@schedule-x/react 1.31.0 → 1.33.0
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/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
# [1.33.0](https://github.com/schedule-x/react/compare/v1.32.0...v1.33.0) (2024-04-26)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* update schedule-x calendar to 1.35.0 ([#100](https://github.com/schedule-x/react/issues/100)) ([85a7893](https://github.com/schedule-x/react/commit/85a7893a2e70a17e43ed251fad42f2b0bcf0604a))
|
|
11
|
+
|
|
12
|
+
# [1.32.0](https://github.com/schedule-x/react/compare/v1.31.0...v1.32.0) (2024-04-20)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* update schedule-x monorepo packages to v1.34.0 ([#98](https://github.com/schedule-x/react/issues/98)) ([f392471](https://github.com/schedule-x/react/commit/f392471b1247e0e229d6ed452ca1f4cbb536fba2))
|
|
18
|
+
|
|
5
19
|
# [1.31.0](https://github.com/schedule-x/react/compare/v1.30.0...v1.31.0) (2024-04-20)
|
|
6
20
|
|
|
7
21
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"name": "next-app",
|
|
9
9
|
"version": "0.1.0",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"next": "14.
|
|
11
|
+
"next": "14.2.3",
|
|
12
12
|
"react": "^18",
|
|
13
13
|
"react-dom": "^18"
|
|
14
14
|
},
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
}
|
|
21
21
|
},
|
|
22
22
|
"node_modules/@next/env": {
|
|
23
|
-
"version": "14.
|
|
24
|
-
"resolved": "https://registry.npmjs.org/@next/env/-/env-14.
|
|
25
|
-
"integrity": "sha512-
|
|
23
|
+
"version": "14.2.3",
|
|
24
|
+
"resolved": "https://registry.npmjs.org/@next/env/-/env-14.2.3.tgz",
|
|
25
|
+
"integrity": "sha512-W7fd7IbkfmeeY2gXrzJYDx8D2lWKbVoTIj1o1ScPHNzvp30s1AuoEFSdr39bC5sjxJaxTtq3OTCZboNp0lNWHA=="
|
|
26
26
|
},
|
|
27
27
|
"node_modules/@next/swc-darwin-arm64": {
|
|
28
|
-
"version": "14.
|
|
29
|
-
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.
|
|
30
|
-
"integrity": "sha512-
|
|
28
|
+
"version": "14.2.3",
|
|
29
|
+
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.3.tgz",
|
|
30
|
+
"integrity": "sha512-3pEYo/RaGqPP0YzwnlmPN2puaF2WMLM3apt5jLW2fFdXD9+pqcoTzRk+iZsf8ta7+quAe4Q6Ms0nR0SFGFdS1A==",
|
|
31
31
|
"cpu": [
|
|
32
32
|
"arm64"
|
|
33
33
|
],
|
|
@@ -40,9 +40,9 @@
|
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
42
|
"node_modules/@next/swc-darwin-x64": {
|
|
43
|
-
"version": "14.
|
|
44
|
-
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.
|
|
45
|
-
"integrity": "sha512-
|
|
43
|
+
"version": "14.2.3",
|
|
44
|
+
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.3.tgz",
|
|
45
|
+
"integrity": "sha512-6adp7waE6P1TYFSXpY366xwsOnEXM+y1kgRpjSRVI2CBDOcbRjsJ67Z6EgKIqWIue52d2q/Mx8g9MszARj8IEA==",
|
|
46
46
|
"cpu": [
|
|
47
47
|
"x64"
|
|
48
48
|
],
|
|
@@ -55,9 +55,9 @@
|
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"node_modules/@next/swc-linux-arm64-gnu": {
|
|
58
|
-
"version": "14.
|
|
59
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.
|
|
60
|
-
"integrity": "sha512-
|
|
58
|
+
"version": "14.2.3",
|
|
59
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.3.tgz",
|
|
60
|
+
"integrity": "sha512-cuzCE/1G0ZSnTAHJPUT1rPgQx1w5tzSX7POXSLaS7w2nIUJUD+e25QoXD/hMfxbsT9rslEXugWypJMILBj/QsA==",
|
|
61
61
|
"cpu": [
|
|
62
62
|
"arm64"
|
|
63
63
|
],
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@next/swc-linux-arm64-musl": {
|
|
73
|
-
"version": "14.
|
|
74
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.
|
|
75
|
-
"integrity": "sha512-
|
|
73
|
+
"version": "14.2.3",
|
|
74
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.3.tgz",
|
|
75
|
+
"integrity": "sha512-0D4/oMM2Y9Ta3nGuCcQN8jjJjmDPYpHX9OJzqk42NZGJocU2MqhBq5tWkJrUQOQY9N+In9xOdymzapM09GeiZw==",
|
|
76
76
|
"cpu": [
|
|
77
77
|
"arm64"
|
|
78
78
|
],
|
|
@@ -85,9 +85,9 @@
|
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"node_modules/@next/swc-linux-x64-gnu": {
|
|
88
|
-
"version": "14.
|
|
89
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.
|
|
90
|
-
"integrity": "sha512-
|
|
88
|
+
"version": "14.2.3",
|
|
89
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.3.tgz",
|
|
90
|
+
"integrity": "sha512-ENPiNnBNDInBLyUU5ii8PMQh+4XLr4pG51tOp6aJ9xqFQ2iRI6IH0Ds2yJkAzNV1CfyagcyzPfROMViS2wOZ9w==",
|
|
91
91
|
"cpu": [
|
|
92
92
|
"x64"
|
|
93
93
|
],
|
|
@@ -100,9 +100,9 @@
|
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
102
|
"node_modules/@next/swc-linux-x64-musl": {
|
|
103
|
-
"version": "14.
|
|
104
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.
|
|
105
|
-
"integrity": "sha512-
|
|
103
|
+
"version": "14.2.3",
|
|
104
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.3.tgz",
|
|
105
|
+
"integrity": "sha512-BTAbq0LnCbF5MtoM7I/9UeUu/8ZBY0i8SFjUMCbPDOLv+un67e2JgyN4pmgfXBwy/I+RHu8q+k+MCkDN6P9ViQ==",
|
|
106
106
|
"cpu": [
|
|
107
107
|
"x64"
|
|
108
108
|
],
|
|
@@ -115,9 +115,9 @@
|
|
|
115
115
|
}
|
|
116
116
|
},
|
|
117
117
|
"node_modules/@next/swc-win32-arm64-msvc": {
|
|
118
|
-
"version": "14.
|
|
119
|
-
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.
|
|
120
|
-
"integrity": "sha512-
|
|
118
|
+
"version": "14.2.3",
|
|
119
|
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.3.tgz",
|
|
120
|
+
"integrity": "sha512-AEHIw/dhAMLNFJFJIJIyOFDzrzI5bAjI9J26gbO5xhAKHYTZ9Or04BesFPXiAYXDNdrwTP2dQceYA4dL1geu8A==",
|
|
121
121
|
"cpu": [
|
|
122
122
|
"arm64"
|
|
123
123
|
],
|
|
@@ -130,9 +130,9 @@
|
|
|
130
130
|
}
|
|
131
131
|
},
|
|
132
132
|
"node_modules/@next/swc-win32-ia32-msvc": {
|
|
133
|
-
"version": "14.
|
|
134
|
-
"resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.
|
|
135
|
-
"integrity": "sha512-
|
|
133
|
+
"version": "14.2.3",
|
|
134
|
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.3.tgz",
|
|
135
|
+
"integrity": "sha512-vga40n1q6aYb0CLrM+eEmisfKCR45ixQYXuBXxOOmmoV8sYST9k7E3US32FsY+CkkF7NtzdcebiFT4CHuMSyZw==",
|
|
136
136
|
"cpu": [
|
|
137
137
|
"ia32"
|
|
138
138
|
],
|
|
@@ -145,9 +145,9 @@
|
|
|
145
145
|
}
|
|
146
146
|
},
|
|
147
147
|
"node_modules/@next/swc-win32-x64-msvc": {
|
|
148
|
-
"version": "14.
|
|
149
|
-
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.
|
|
150
|
-
"integrity": "sha512-
|
|
148
|
+
"version": "14.2.3",
|
|
149
|
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.3.tgz",
|
|
150
|
+
"integrity": "sha512-Q1/zm43RWynxrO7lW4ehciQVj+5ePBhOK+/K2P7pLFX3JaJ/IZVC69SHidrmZSOkqz7ECIOhhy7XhAFG4JYyHA==",
|
|
151
151
|
"cpu": [
|
|
152
152
|
"x64"
|
|
153
153
|
],
|
|
@@ -159,18 +159,24 @@
|
|
|
159
159
|
"node": ">= 10"
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
|
+
"node_modules/@swc/counter": {
|
|
163
|
+
"version": "0.1.3",
|
|
164
|
+
"resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",
|
|
165
|
+
"integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ=="
|
|
166
|
+
},
|
|
162
167
|
"node_modules/@swc/helpers": {
|
|
163
|
-
"version": "0.5.
|
|
164
|
-
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.
|
|
165
|
-
"integrity": "sha512-
|
|
168
|
+
"version": "0.5.5",
|
|
169
|
+
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.5.tgz",
|
|
170
|
+
"integrity": "sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==",
|
|
166
171
|
"dependencies": {
|
|
172
|
+
"@swc/counter": "^0.1.3",
|
|
167
173
|
"tslib": "^2.4.0"
|
|
168
174
|
}
|
|
169
175
|
},
|
|
170
176
|
"node_modules/@types/node": {
|
|
171
|
-
"version": "20.12.
|
|
172
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.
|
|
173
|
-
"integrity": "sha512-
|
|
177
|
+
"version": "20.12.7",
|
|
178
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
|
|
179
|
+
"integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
|
|
174
180
|
"dev": true,
|
|
175
181
|
"dependencies": {
|
|
176
182
|
"undici-types": "~5.26.4"
|
|
@@ -183,9 +189,9 @@
|
|
|
183
189
|
"dev": true
|
|
184
190
|
},
|
|
185
191
|
"node_modules/@types/react": {
|
|
186
|
-
"version": "18.
|
|
187
|
-
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.
|
|
188
|
-
"integrity": "sha512-
|
|
192
|
+
"version": "18.3.0",
|
|
193
|
+
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.0.tgz",
|
|
194
|
+
"integrity": "sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==",
|
|
189
195
|
"dev": true,
|
|
190
196
|
"dependencies": {
|
|
191
197
|
"@types/prop-types": "*",
|
|
@@ -193,9 +199,9 @@
|
|
|
193
199
|
}
|
|
194
200
|
},
|
|
195
201
|
"node_modules/@types/react-dom": {
|
|
196
|
-
"version": "18.
|
|
197
|
-
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.
|
|
198
|
-
"integrity": "sha512-
|
|
202
|
+
"version": "18.3.0",
|
|
203
|
+
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.0.tgz",
|
|
204
|
+
"integrity": "sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==",
|
|
199
205
|
"dev": true,
|
|
200
206
|
"dependencies": {
|
|
201
207
|
"@types/react": "*"
|
|
@@ -281,12 +287,12 @@
|
|
|
281
287
|
}
|
|
282
288
|
},
|
|
283
289
|
"node_modules/next": {
|
|
284
|
-
"version": "14.
|
|
285
|
-
"resolved": "https://registry.npmjs.org/next/-/next-14.
|
|
286
|
-
"integrity": "sha512-
|
|
290
|
+
"version": "14.2.3",
|
|
291
|
+
"resolved": "https://registry.npmjs.org/next/-/next-14.2.3.tgz",
|
|
292
|
+
"integrity": "sha512-dowFkFTR8v79NPJO4QsBUtxv0g9BrS/phluVpMAt2ku7H+cbcBJlopXjkWlwxrk/xGqMemr7JkGPGemPrLLX7A==",
|
|
287
293
|
"dependencies": {
|
|
288
|
-
"@next/env": "14.
|
|
289
|
-
"@swc/helpers": "0.5.
|
|
294
|
+
"@next/env": "14.2.3",
|
|
295
|
+
"@swc/helpers": "0.5.5",
|
|
290
296
|
"busboy": "1.6.0",
|
|
291
297
|
"caniuse-lite": "^1.0.30001579",
|
|
292
298
|
"graceful-fs": "^4.2.11",
|
|
@@ -300,18 +306,19 @@
|
|
|
300
306
|
"node": ">=18.17.0"
|
|
301
307
|
},
|
|
302
308
|
"optionalDependencies": {
|
|
303
|
-
"@next/swc-darwin-arm64": "14.
|
|
304
|
-
"@next/swc-darwin-x64": "14.
|
|
305
|
-
"@next/swc-linux-arm64-gnu": "14.
|
|
306
|
-
"@next/swc-linux-arm64-musl": "14.
|
|
307
|
-
"@next/swc-linux-x64-gnu": "14.
|
|
308
|
-
"@next/swc-linux-x64-musl": "14.
|
|
309
|
-
"@next/swc-win32-arm64-msvc": "14.
|
|
310
|
-
"@next/swc-win32-ia32-msvc": "14.
|
|
311
|
-
"@next/swc-win32-x64-msvc": "14.
|
|
309
|
+
"@next/swc-darwin-arm64": "14.2.3",
|
|
310
|
+
"@next/swc-darwin-x64": "14.2.3",
|
|
311
|
+
"@next/swc-linux-arm64-gnu": "14.2.3",
|
|
312
|
+
"@next/swc-linux-arm64-musl": "14.2.3",
|
|
313
|
+
"@next/swc-linux-x64-gnu": "14.2.3",
|
|
314
|
+
"@next/swc-linux-x64-musl": "14.2.3",
|
|
315
|
+
"@next/swc-win32-arm64-msvc": "14.2.3",
|
|
316
|
+
"@next/swc-win32-ia32-msvc": "14.2.3",
|
|
317
|
+
"@next/swc-win32-x64-msvc": "14.2.3"
|
|
312
318
|
},
|
|
313
319
|
"peerDependencies": {
|
|
314
320
|
"@opentelemetry/api": "^1.1.0",
|
|
321
|
+
"@playwright/test": "^1.41.2",
|
|
315
322
|
"react": "^18.2.0",
|
|
316
323
|
"react-dom": "^18.2.0",
|
|
317
324
|
"sass": "^1.3.0"
|
|
@@ -320,6 +327,9 @@
|
|
|
320
327
|
"@opentelemetry/api": {
|
|
321
328
|
"optional": true
|
|
322
329
|
},
|
|
330
|
+
"@playwright/test": {
|
|
331
|
+
"optional": true
|
|
332
|
+
},
|
|
323
333
|
"sass": {
|
|
324
334
|
"optional": true
|
|
325
335
|
}
|
|
@@ -432,9 +442,9 @@
|
|
|
432
442
|
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
|
|
433
443
|
},
|
|
434
444
|
"node_modules/typescript": {
|
|
435
|
-
"version": "5.4.
|
|
436
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.
|
|
437
|
-
"integrity": "sha512-
|
|
445
|
+
"version": "5.4.5",
|
|
446
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
|
|
447
|
+
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
|
|
438
448
|
"dev": true,
|
|
439
449
|
"bin": {
|
|
440
450
|
"tsc": "bin/tsc",
|
package/package.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"main": "dist/index.cjs.js",
|
|
15
15
|
"module": "dist/index.js",
|
|
16
16
|
"types": "dist/types/index.d.ts",
|
|
17
|
-
"version": "1.
|
|
17
|
+
"version": "1.33.0",
|
|
18
18
|
"type": "module",
|
|
19
19
|
"scripts": {
|
|
20
20
|
"dev": "vite",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"build:publish": "npm run build && npm publish"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
29
|
-
"@schedule-x/calendar": "1.
|
|
29
|
+
"@schedule-x/calendar": "1.35.0",
|
|
30
30
|
"react": "^16.7.0 || ^17 || ^18",
|
|
31
31
|
"react-dom": "^16.7.0 || ^17 || ^18"
|
|
32
32
|
},
|
|
@@ -35,12 +35,12 @@
|
|
|
35
35
|
"@rollup/plugin-commonjs": "^25.0.7",
|
|
36
36
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
37
37
|
"@rollup/plugin-typescript": "^11.1.5",
|
|
38
|
-
"@schedule-x/drag-and-drop": "^1.
|
|
39
|
-
"@schedule-x/e2e-testing": "^1.
|
|
40
|
-
"@schedule-x/eslint-config": "^1.
|
|
41
|
-
"@schedule-x/event-modal": "^1.
|
|
42
|
-
"@schedule-x/prettier-config": "^1.
|
|
43
|
-
"@schedule-x/theme-default": "^1.
|
|
38
|
+
"@schedule-x/drag-and-drop": "^1.35.0",
|
|
39
|
+
"@schedule-x/e2e-testing": "^1.35.0",
|
|
40
|
+
"@schedule-x/eslint-config": "^1.35.0",
|
|
41
|
+
"@schedule-x/event-modal": "^1.35.0",
|
|
42
|
+
"@schedule-x/prettier-config": "^1.35.0",
|
|
43
|
+
"@schedule-x/theme-default": "^1.35.0",
|
|
44
44
|
"@semantic-release/changelog": "^6.0.3",
|
|
45
45
|
"@semantic-release/git": "^10.0.1",
|
|
46
46
|
"@types/react": "^18.2.43",
|