kdutify 2.6.0 → 2.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2023-present NKDuy
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
@@ -5119,7 +5119,7 @@
5119
5119
  "name": "start",
5120
5120
  "description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
5121
5121
  "doc-url": "https://kdutifyjs.web.app/api/k-calendar#props",
5122
- "default": "2023-01-06",
5122
+ "default": "2023-09-17",
5123
5123
  "value": {
5124
5124
  "kind": "expression",
5125
5125
  "type": [
@@ -6748,7 +6748,7 @@
6748
6748
  "name": "start",
6749
6749
  "description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
6750
6750
  "doc-url": "https://kdutifyjs.web.app/api/k-calendar-daily#props",
6751
- "default": "2023-01-06",
6751
+ "default": "2023-09-17",
6752
6752
  "value": {
6753
6753
  "kind": "expression",
6754
6754
  "type": [
@@ -6966,7 +6966,7 @@
6966
6966
  "name": "start",
6967
6967
  "description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
6968
6968
  "doc-url": "https://kdutifyjs.web.app/api/k-calendar-weekly#props",
6969
- "default": "2023-01-06",
6969
+ "default": "2023-09-17",
6970
6970
  "value": {
6971
6971
  "kind": "expression",
6972
6972
  "type": [
@@ -7184,7 +7184,7 @@
7184
7184
  "name": "start",
7185
7185
  "description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
7186
7186
  "doc-url": "https://kdutifyjs.web.app/api/k-calendar-monthly#props",
7187
- "default": "2023-01-06",
7187
+ "default": "2023-09-17",
7188
7188
  "value": {
7189
7189
  "kind": "expression",
7190
7190
  "type": [