Skip to content

Commit

Permalink
v7.0.0 demo
Browse files Browse the repository at this point in the history
  • Loading branch information
SaeedDev94 committed Jun 20, 2023
1 parent 0e03f59 commit c20684c
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# NgPersianDatepicker

Persian datepicker for angular 12+
Persian datepicker for angular 16+
**[Online demo](https://saeed-pooyanfar.github.io/ng-persian-datepicker/)**

# Install

```
npm install ng-persian-datepicker
npm install jalali-ts@^2.0.4
npm install jalali-ts@^2.0.5
```

# Setup
Expand Down
1 change: 0 additions & 1 deletion docs/254.bcb1fad3c990d7ea.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ zone.js
MIT
The MIT License

Copyright (c) 2010-2022 Google LLC. https://angular.io/license
Copyright (c) 2010-2023 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
1 change: 1 addition & 0 deletions docs/574.03ca71dec9ca0bbf.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<base href="/ng-persian-datepicker/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>@font-face{font-family:IranSansWebRegular;src:url(IRANSansWebRegular.99f5dc06221acd9b.otf) format("opentype")}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html{line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;color:#000000de}@media only screen and (min-width: 0){html{font-size:14px}}@media only screen and (min-width: 992px){html{font-size:14.5px}}@media only screen and (min-width: 1200px){html{font-size:15px}}:root{--input-height:46px;--input-vertical-margin:16px}body{font-family:IranSansWebRegular,serif}</style><link rel="stylesheet" href="styles.cb87bc69d1b0325b.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.cb87bc69d1b0325b.css"></noscript></head>
<style>@font-face{font-family:IranSansWebRegular;src:url(IRANSansWebRegular.99f5dc06221acd9b.otf) format("opentype")}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html{line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;color:#000000de}@media only screen and (min-width: 0){html{font-size:14px}}@media only screen and (min-width: 992px){html{font-size:14.5px}}@media only screen and (min-width: 1200px){html{font-size:15px}}:root{--input-height:46px;--input-vertical-margin:16px}body{font-family:IranSansWebRegular,serif}</style><link rel="stylesheet" href="styles.42d6e38f55420e35.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.42d6e38f55420e35.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.bdf68accfcfedf68.js" type="module"></script><script src="polyfills.c7d8d97e8f4d9d31.js" type="module"></script><script src="main.5df0f10774e07c9f.js" type="module"></script>
<script src="runtime.c00e0e598e8fd655.js" type="module"></script><script src="polyfills.26bd88ff1e70077b.js" type="module"></script><script src="main.a6b5c7d08906915e.js" type="module"></script>

</body></html>
1 change: 0 additions & 1 deletion docs/main.5df0f10774e07c9f.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/main.a6b5c7d08906915e.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/polyfills.26bd88ff1e70077b.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/polyfills.c7d8d97e8f4d9d31.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions docs/styles.42d6e38f55420e35.css

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions docs/styles.cb87bc69d1b0325b.css

This file was deleted.

4 changes: 2 additions & 2 deletions projects/ng-persian-datepicker/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# NgPersianDatepicker

Persian datepicker for angular 12+
Persian datepicker for angular 16+
**[Online demo](https://saeed-pooyanfar.github.io/ng-persian-datepicker/)**

# Install

```
npm install ng-persian-datepicker
npm install jalali-ts@^2.0.4
npm install jalali-ts@^2.0.5
```

# Setup
Expand Down

0 comments on commit c20684c

Please sign in to comment.