Skip to content

Commit

Permalink
Auto-generated commit [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlewis92 committed Aug 21, 2024
1 parent b6f95a3 commit 836918f
Show file tree
Hide file tree
Showing 42 changed files with 2,257 additions and 1,160 deletions.
17 changes: 1 addition & 16 deletions 3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -244,26 +244,11 @@ Apache-2.0



tslib
0BSD
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

zone.js
MIT
The MIT License

Copyright (c) 2010-2022 Google LLC. https://angular.io/license
Copyright (c) 2010-2024 Google LLC. https://angular.io/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
73 changes: 38 additions & 35 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,38 +1,41 @@
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<title>angularx flatpickr</title>
<style type="text/css">
.container-demo {
margin-top: 70px;
}
</style>
<link rel="stylesheet" href="styles.c4d50108119fd591.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.c4d50108119fd591.css"></noscript></head>
<body>
<!doctype html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<title>angularx flatpickr</title>
<style type="text/css">
.container-demo {
margin-top: 70px;
}
</style>
<link rel="stylesheet" href="styles.ae849e5606c7906e.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.ae849e5606c7906e.css"></noscript></head>
<body>
<a href="https://github.com/mattlewis92/angularx-flatpickr" class="hidden-xs">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 2000" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png">
</a>

<a href="https://github.com/mattlewis92/angularx-flatpickr" class="hidden-xs">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 2000" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png">
</a>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="#">angularx flatpickr</a>
</div>
<ul class="nav navbar-nav hidden-xs">
<li class="active"><a href="javascript:;">Demo</a></li>
<li>
<a href="https://github.com/mattlewis92/angularx-flatpickr#installation">Installation</a>
</li>
<li>
<a href="https://mattlewis92.github.io/angularx-flatpickr/docs/">Documentation</a>
</li>
</ul>
</div>
</nav>

<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="#">angularx flatpickr</a>
<div class="container-fluid container-demo">
<mwl-demo-app>Loading demo...</mwl-demo-app>
</div>
<ul class="nav navbar-nav hidden-xs">
<li class="active"><a href="javascript:;">Demo</a></li>
<li><a href="https://github.com/mattlewis92/angularx-flatpickr#installation">Installation</a></li>
<li><a href="https://mattlewis92.github.io/angularx-flatpickr/docs/">Documentation</a></li>
</ul>
</div>
</nav>

<div class="container-fluid container-demo">
<mwl-demo-app>Loading demo...</mwl-demo-app>
</div>

<script src="runtime.bccf84395eb43a19.js" type="module"></script><script src="polyfills.dc149ab4dda74912.js" type="module"></script><script src="main.a6348e2d208a5269.js" type="module"></script>

</body></html>
<script src="runtime.3d01544b1678a967.js" type="module"></script><script src="polyfills.1995b96d1f7c64ef.js" type="module"></script><script src="main.0be28710bc9dff48.js" type="module"></script></body>
</html>
Loading

0 comments on commit 836918f

Please sign in to comment.