@alfalab/core-components-calendar-with-skeleton 4.5.2 → 4.5.3
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 +537 -0
- package/{Component.d.ts → dist/Component.d.ts} +0 -0
- package/{Component.js → dist/Component.js} +1 -1
- package/{cssm → dist/cssm}/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/Component.js +2 -2
- package/{cssm → dist/cssm}/index.d.ts +0 -0
- package/{cssm → dist/cssm}/index.js +2 -2
- package/{cssm → dist/cssm}/index.module.css +0 -0
- package/{esm → dist/esm}/Component.d.ts +0 -0
- package/{esm → dist/esm}/Component.js +3 -3
- package/{esm → dist/esm}/index.css +12 -12
- package/{esm → dist/esm}/index.d.ts +0 -0
- package/{esm → dist/esm}/index.js +2 -2
- package/{index.css → dist/index.css} +12 -12
- package/{index.d.ts → dist/index.d.ts} +0 -0
- package/{index.js → dist/index.js} +0 -0
- package/{modern → dist/modern}/Component.d.ts +0 -0
- package/{modern → dist/modern}/Component.js +3 -3
- package/{modern → dist/modern}/index.css +12 -12
- package/{modern → dist/modern}/index.d.ts +0 -0
- package/{modern → dist/modern}/index.js +2 -2
- package/{send-stats.js → dist/send-stats.js} +0 -0
- package/package.json +12 -9
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,537 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [4.5.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.5.2...@alfalab/core-components-calendar-with-skeleton@4.5.3) (2022-08-17)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [4.5.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.5.1...@alfalab/core-components-calendar-with-skeleton@4.5.2) (2022-08-11)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## [4.5.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.5.0...@alfalab/core-components-calendar-with-skeleton@4.5.1) (2022-08-09)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# [4.5.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.9...@alfalab/core-components-calendar-with-skeleton@4.5.0) (2022-08-04)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### Features
|
|
37
|
+
|
|
38
|
+
* react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
## [4.4.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.8...@alfalab/core-components-calendar-with-skeleton@4.4.9) (2022-07-25)
|
|
45
|
+
|
|
46
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## [4.4.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.7...@alfalab/core-components-calendar-with-skeleton@4.4.8) (2022-07-18)
|
|
53
|
+
|
|
54
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## [4.4.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.6...@alfalab/core-components-calendar-with-skeleton@4.4.7) (2022-07-18)
|
|
61
|
+
|
|
62
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## [4.4.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.5...@alfalab/core-components-calendar-with-skeleton@4.4.6) (2022-07-15)
|
|
69
|
+
|
|
70
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
## [4.4.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.4...@alfalab/core-components-calendar-with-skeleton@4.4.5) (2022-07-15)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
### Bug Fixes
|
|
80
|
+
|
|
81
|
+
* bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
## [4.4.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.3...@alfalab/core-components-calendar-with-skeleton@4.4.4) (2022-07-14)
|
|
88
|
+
|
|
89
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## [4.4.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.2...@alfalab/core-components-calendar-with-skeleton@4.4.3) (2022-07-11)
|
|
96
|
+
|
|
97
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
## [4.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.1...@alfalab/core-components-calendar-with-skeleton@4.4.2) (2022-07-01)
|
|
104
|
+
|
|
105
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
## [4.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.0...@alfalab/core-components-calendar-with-skeleton@4.4.1) (2022-06-30)
|
|
112
|
+
|
|
113
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
# [4.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.3.0...@alfalab/core-components-calendar-with-skeleton@4.4.0) (2022-06-29)
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
### Features
|
|
123
|
+
|
|
124
|
+
* **calendar:** implement calendar mobile ([#54](https://github.com/core-ds/core-components/issues/54)) ([730f51d](https://github.com/core-ds/core-components/commit/730f51d35823273f122fe84a0369f95745fd2878))
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
# [4.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.5...@alfalab/core-components-calendar-with-skeleton@4.3.0) (2022-06-28)
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
### Features
|
|
134
|
+
|
|
135
|
+
* circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
## [4.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.4...@alfalab/core-components-calendar-with-skeleton@4.2.5) (2022-06-24)
|
|
142
|
+
|
|
143
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
## [4.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.3...@alfalab/core-components-calendar-with-skeleton@4.2.4) (2022-06-23)
|
|
150
|
+
|
|
151
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
## [4.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.2...@alfalab/core-components-calendar-with-skeleton@4.2.3) (2022-06-20)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
### Bug Fixes
|
|
161
|
+
|
|
162
|
+
* **calendar:** increased specificity of the button css class ([#103](https://github.com/core-ds/core-components/issues/103)) ([3d20c11](https://github.com/core-ds/core-components/commit/3d20c112a1c161951afa2e1c6fca8d3c048501e7))
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
## [4.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.1...@alfalab/core-components-calendar-with-skeleton@4.2.2) (2022-06-03)
|
|
169
|
+
|
|
170
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
## [4.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.1.1...@alfalab/core-components-calendar-with-skeleton@4.1.2) (2022-03-18)
|
|
177
|
+
|
|
178
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
## [4.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.1.0...@alfalab/core-components-calendar-with-skeleton@4.1.1) (2022-03-04)
|
|
185
|
+
|
|
186
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
# [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.0.0...@alfalab/core-components-calendar-with-skeleton@4.1.0) (2022-03-04)
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
### Features
|
|
196
|
+
|
|
197
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
# [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.2.0...@alfalab/core-components-calendar-with-skeleton@4.0.0) (2022-02-17)
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
* refactor/calendar-range (#984) ([714f615](https://github.com/core-ds/core-components/commit/714f61590586bafe1060e652943e95c133ed002a)), closes [#984](https://github.com/core-ds/core-components/issues/984)
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
### BREAKING CHANGES
|
|
210
|
+
|
|
211
|
+
* Большое обновление CalendarRange
|
|
212
|
+
|
|
213
|
+
* feat(date-input): add some improvements
|
|
214
|
+
|
|
215
|
+
* feat(date-input): some updates
|
|
216
|
+
|
|
217
|
+
* feat(date-input): validation
|
|
218
|
+
|
|
219
|
+
* feat(calendar): change period selection logic
|
|
220
|
+
|
|
221
|
+
* fix(calendar): range styles
|
|
222
|
+
|
|
223
|
+
* fix(calendar): fix styles, add rangeComplete flag
|
|
224
|
+
|
|
225
|
+
* refactor(calendar-range): temporary
|
|
226
|
+
|
|
227
|
+
* fix(calendar-range): fix hook
|
|
228
|
+
|
|
229
|
+
* fix(calendar-range): fix period
|
|
230
|
+
|
|
231
|
+
* fix(calendar-range): fix tests, fix max date
|
|
232
|
+
|
|
233
|
+
* fix: update exports
|
|
234
|
+
|
|
235
|
+
* feat(calendar): allow empty values for PeriodSlider, update today
|
|
236
|
+
|
|
237
|
+
* fix(calendar-range): hide error icon
|
|
238
|
+
|
|
239
|
+
* chore(calendar-range): demo
|
|
240
|
+
|
|
241
|
+
* feat(calendar): use IconButton
|
|
242
|
+
|
|
243
|
+
* feat(calendar-range): add onChange, update demo
|
|
244
|
+
|
|
245
|
+
* fix(calendar-range): update width
|
|
246
|
+
|
|
247
|
+
* test(calendar-range): update snapshot
|
|
248
|
+
|
|
249
|
+
* fix: import date-fns separately
|
|
250
|
+
|
|
251
|
+
* fix(calendar-range): fix rest props
|
|
252
|
+
|
|
253
|
+
Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
# [3.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.5...@alfalab/core-components-calendar-with-skeleton@3.2.0) (2022-02-17)
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
### Features
|
|
263
|
+
|
|
264
|
+
* **calendar:** design & logic updates ([#991](https://github.com/core-ds/core-components/issues/991)) ([358142c](https://github.com/core-ds/core-components/commit/358142c6d259e1463954139cc648787cdf461f76)), closes [#993](https://github.com/core-ds/core-components/issues/993) [#990](https://github.com/core-ds/core-components/issues/990)
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
## [3.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.4...@alfalab/core-components-calendar-with-skeleton@3.1.5) (2022-02-15)
|
|
271
|
+
|
|
272
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
## [3.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.3...@alfalab/core-components-calendar-with-skeleton@3.1.4) (2022-02-09)
|
|
279
|
+
|
|
280
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
## [3.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.2...@alfalab/core-components-calendar-with-skeleton@3.1.3) (2022-02-03)
|
|
287
|
+
|
|
288
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
## [3.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.1...@alfalab/core-components-calendar-with-skeleton@3.1.2) (2022-02-02)
|
|
295
|
+
|
|
296
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
## [3.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.0...@alfalab/core-components-calendar-with-skeleton@3.1.1) (2022-01-27)
|
|
303
|
+
|
|
304
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
# [3.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.14...@alfalab/core-components-calendar-with-skeleton@3.1.0) (2022-01-17)
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
### Features
|
|
314
|
+
|
|
315
|
+
* **calendar:** split header to header & period-slider ([#939](https://github.com/core-ds/core-components/issues/939)) ([107cee0](https://github.com/core-ds/core-components/commit/107cee0f2b5d609a02b61023b324dcc8c98c5220))
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
## [3.0.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.13...@alfalab/core-components-calendar-with-skeleton@3.0.14) (2021-12-29)
|
|
322
|
+
|
|
323
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
## [3.0.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.12...@alfalab/core-components-calendar-with-skeleton@3.0.13) (2021-12-14)
|
|
330
|
+
|
|
331
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
## [3.0.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.11...@alfalab/core-components-calendar-with-skeleton@3.0.12) (2021-12-08)
|
|
338
|
+
|
|
339
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
## [3.0.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.10...@alfalab/core-components-calendar-with-skeleton@3.0.11) (2021-12-08)
|
|
346
|
+
|
|
347
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
## [3.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.9...@alfalab/core-components-calendar-with-skeleton@3.0.10) (2021-12-08)
|
|
354
|
+
|
|
355
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
## [3.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.8...@alfalab/core-components-calendar-with-skeleton@3.0.9) (2021-11-26)
|
|
362
|
+
|
|
363
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
## [3.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.7...@alfalab/core-components-calendar-with-skeleton@3.0.8) (2021-11-16)
|
|
370
|
+
|
|
371
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
## [3.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.6...@alfalab/core-components-calendar-with-skeleton@3.0.7) (2021-09-14)
|
|
378
|
+
|
|
379
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
## [3.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.5...@alfalab/core-components-calendar-with-skeleton@3.0.6) (2021-08-27)
|
|
386
|
+
|
|
387
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
## [3.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.4...@alfalab/core-components-calendar-with-skeleton@3.0.5) (2021-08-13)
|
|
394
|
+
|
|
395
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
## [3.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.3...@alfalab/core-components-calendar-with-skeleton@3.0.4) (2021-08-04)
|
|
402
|
+
|
|
403
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
## [3.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.2...@alfalab/core-components-calendar-with-skeleton@3.0.3) (2021-07-23)
|
|
410
|
+
|
|
411
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
## [3.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.1...@alfalab/core-components-calendar-with-skeleton@3.0.2) (2021-07-19)
|
|
418
|
+
|
|
419
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
## [3.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.0...@alfalab/core-components-calendar-with-skeleton@3.0.1) (2021-07-09)
|
|
426
|
+
|
|
427
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
# [3.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.5...@alfalab/core-components-calendar-with-skeleton@3.0.0) (2021-07-08)
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
### Features
|
|
437
|
+
|
|
438
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
439
|
+
|
|
440
|
+
## [2.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.4...@alfalab/core-components-calendar-with-skeleton@2.0.5) (2021-06-28)
|
|
441
|
+
|
|
442
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
## [2.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.3...@alfalab/core-components-calendar-with-skeleton@2.0.4) (2021-06-22)
|
|
449
|
+
|
|
450
|
+
|
|
451
|
+
### Bug Fixes
|
|
452
|
+
|
|
453
|
+
* **calendar-with-skeleton:** ref & six weeks height issues ([#705](https://github.com/core-ds/core-components/issues/705)) ([907ebe1](https://github.com/core-ds/core-components/commit/907ebe18641ee2e7e91fc4622527404c20867a54))
|
|
454
|
+
|
|
455
|
+
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
## [2.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.2...@alfalab/core-components-calendar-with-skeleton@2.0.3) (2021-06-09)
|
|
460
|
+
|
|
461
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.1...@alfalab/core-components-calendar-with-skeleton@2.0.2) (2021-06-08)
|
|
468
|
+
|
|
469
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.0...@alfalab/core-components-calendar-with-skeleton@2.0.1) (2021-05-31)
|
|
476
|
+
|
|
477
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
# [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.4...@alfalab/core-components-calendar-with-skeleton@2.0.0) (2021-05-25)
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
### Features
|
|
487
|
+
|
|
488
|
+
* **button:** add inverted ([#649](https://github.com/core-ds/core-components/issues/649)) ([be321b0](https://github.com/core-ds/core-components/commit/be321b07e99d20824138ad65141f3fbed1b6e315)), closes [#658](https://github.com/core-ds/core-components/issues/658) [#657](https://github.com/core-ds/core-components/issues/657)
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
### BREAKING CHANGES
|
|
492
|
+
|
|
493
|
+
* **button:** remove inverted themes
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
## [1.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.3...@alfalab/core-components-calendar-with-skeleton@1.1.4) (2021-05-25)
|
|
500
|
+
|
|
501
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.2...@alfalab/core-components-calendar-with-skeleton@1.1.3) (2021-05-18)
|
|
508
|
+
|
|
509
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.1...@alfalab/core-components-calendar-with-skeleton@1.1.2) (2021-05-07)
|
|
516
|
+
|
|
517
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
## [1.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.0...@alfalab/core-components-calendar-with-skeleton@1.1.1) (2021-04-26)
|
|
524
|
+
|
|
525
|
+
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
# 1.1.0 (2021-04-09)
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
### Features
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
* **calendar-with-skeleton:** add component ([e940c88](https://github.com/core-ds/core-components/commit/e940c88703a7434e0db4ce0efc27a234455b449c))
|
|
File without changes
|
|
@@ -52,7 +52,7 @@ function __rest(s, e) {
|
|
|
52
52
|
return t;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
|
-
var styles = {"component":"calendar-with-
|
|
55
|
+
var styles = {"component":"calendar-with-skeleton__component_18g2x","calendarVisible":"calendar-with-skeleton__calendarVisible_18g2x","skeleton":"calendar-with-skeleton__skeleton_18g2x","header":"calendar-with-skeleton__header_18g2x","weekDays":"calendar-with-skeleton__weekDays_18g2x","row":"calendar-with-skeleton__row_18g2x","enter":"calendar-with-skeleton__enter_18g2x","enterActive":"calendar-with-skeleton__enterActive_18g2x","exit":"calendar-with-skeleton__exit_18g2x","exitActive":"calendar-with-skeleton__exitActive_18g2x"};
|
|
56
56
|
require('./index.css')
|
|
57
57
|
|
|
58
58
|
var CalendarWithSkeleton = React.forwardRef(function (_a, ref) {
|
|
File without changes
|
|
@@ -5,8 +5,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
var React = require('react');
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var reactTransitionGroup = require('react-transition-group');
|
|
8
|
-
var coreComponentsSkeleton = require('@alfalab/core-components-skeleton/cssm');
|
|
9
|
-
var coreComponentsCalendar = require('@alfalab/core-components-calendar/cssm');
|
|
8
|
+
var coreComponentsSkeleton = require('@alfalab/core-components-skeleton/dist/cssm');
|
|
9
|
+
var coreComponentsCalendar = require('@alfalab/core-components-calendar/dist/cssm');
|
|
10
10
|
var styles = require('./index.module.css');
|
|
11
11
|
|
|
12
12
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
File without changes
|
|
@@ -6,8 +6,8 @@ var Component = require('./Component.js');
|
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('react-transition-group');
|
|
9
|
-
require('@alfalab/core-components-skeleton/cssm');
|
|
10
|
-
require('@alfalab/core-components-calendar/cssm');
|
|
9
|
+
require('@alfalab/core-components-skeleton/dist/cssm');
|
|
10
|
+
require('@alfalab/core-components-calendar/dist/cssm');
|
|
11
11
|
require('./index.module.css');
|
|
12
12
|
|
|
13
13
|
|
|
File without changes
|
|
File without changes
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { CSSTransition } from 'react-transition-group';
|
|
4
|
-
import { Skeleton } from '@alfalab/core-components-skeleton/esm';
|
|
5
|
-
import { Calendar } from '@alfalab/core-components-calendar/esm';
|
|
4
|
+
import { Skeleton } from '@alfalab/core-components-skeleton/dist/esm';
|
|
5
|
+
import { Calendar } from '@alfalab/core-components-calendar/dist/esm';
|
|
6
6
|
|
|
7
7
|
/*! *****************************************************************************
|
|
8
8
|
Copyright (c) Microsoft Corporation.
|
|
@@ -43,7 +43,7 @@ function __rest(s, e) {
|
|
|
43
43
|
return t;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
var styles = {"component":"calendar-with-
|
|
46
|
+
var styles = {"component":"calendar-with-skeleton__component_18g2x","calendarVisible":"calendar-with-skeleton__calendarVisible_18g2x","skeleton":"calendar-with-skeleton__skeleton_18g2x","header":"calendar-with-skeleton__header_18g2x","weekDays":"calendar-with-skeleton__weekDays_18g2x","row":"calendar-with-skeleton__row_18g2x","enter":"calendar-with-skeleton__enter_18g2x","enterActive":"calendar-with-skeleton__enterActive_18g2x","exit":"calendar-with-skeleton__exit_18g2x","exitActive":"calendar-with-skeleton__exitActive_18g2x"};
|
|
47
47
|
require('./index.css')
|
|
48
48
|
|
|
49
49
|
var CalendarWithSkeleton = forwardRef(function (_a, ref) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 191l2 */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-bg-primary: #fff;
|
|
4
4
|
}
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
--gap-m: 16px;
|
|
15
15
|
--gap-l: 20px;
|
|
16
16
|
}
|
|
17
|
-
.calendar-with-
|
|
17
|
+
.calendar-with-skeleton__component_18g2x {
|
|
18
18
|
width: var(--calendar-width);
|
|
19
19
|
height: var(--calendar-height);
|
|
20
20
|
position: relative;
|
|
21
21
|
}
|
|
22
|
-
.calendar-with-
|
|
22
|
+
.calendar-with-skeleton__calendarVisible_18g2x {
|
|
23
23
|
height: auto;
|
|
24
24
|
}
|
|
25
|
-
.calendar-with-
|
|
25
|
+
.calendar-with-skeleton__skeleton_18g2x {
|
|
26
26
|
display: flex;
|
|
27
27
|
flex-direction: column;
|
|
28
28
|
padding: var(--gap-m);
|
|
@@ -37,25 +37,25 @@
|
|
|
37
37
|
background-color: var(--color-light-bg-primary);
|
|
38
38
|
background-clip: content-box;
|
|
39
39
|
}
|
|
40
|
-
.calendar-with-
|
|
40
|
+
.calendar-with-skeleton__header_18g2x {
|
|
41
41
|
height: 48px;
|
|
42
42
|
margin-bottom: var(--gap-l);
|
|
43
43
|
}
|
|
44
|
-
.calendar-with-
|
|
44
|
+
.calendar-with-skeleton__weekDays_18g2x {
|
|
45
45
|
height: 12px;
|
|
46
46
|
margin-bottom: var(--gap-m);
|
|
47
47
|
}
|
|
48
|
-
.calendar-with-
|
|
48
|
+
.calendar-with-skeleton__row_18g2x {
|
|
49
49
|
height: 32px
|
|
50
50
|
}
|
|
51
|
-
.calendar-with-
|
|
51
|
+
.calendar-with-skeleton__row_18g2x + .calendar-with-skeleton__row_18g2x {
|
|
52
52
|
margin-top: 10px;
|
|
53
53
|
}
|
|
54
|
-
.calendar-with-
|
|
55
|
-
.calendar-with-
|
|
56
|
-
.calendar-with-
|
|
54
|
+
.calendar-with-skeleton__enter_18g2x,
|
|
55
|
+
.calendar-with-skeleton__enterActive_18g2x,
|
|
56
|
+
.calendar-with-skeleton__exit_18g2x {
|
|
57
57
|
opacity: 1;
|
|
58
58
|
}
|
|
59
|
-
.calendar-with-
|
|
59
|
+
.calendar-with-skeleton__exitActive_18g2x {
|
|
60
60
|
opacity: 0;
|
|
61
61
|
}
|
|
File without changes
|
|
@@ -2,5 +2,5 @@ export { CalendarWithSkeleton } from './Component.js';
|
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import 'react-transition-group';
|
|
5
|
-
import '@alfalab/core-components-skeleton/esm';
|
|
6
|
-
import '@alfalab/core-components-calendar/esm';
|
|
5
|
+
import '@alfalab/core-components-skeleton/dist/esm';
|
|
6
|
+
import '@alfalab/core-components-calendar/dist/esm';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 191l2 */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-bg-primary: #fff;
|
|
4
4
|
}
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
--gap-m: 16px;
|
|
15
15
|
--gap-l: 20px;
|
|
16
16
|
}
|
|
17
|
-
.calendar-with-
|
|
17
|
+
.calendar-with-skeleton__component_18g2x {
|
|
18
18
|
width: var(--calendar-width);
|
|
19
19
|
height: var(--calendar-height);
|
|
20
20
|
position: relative;
|
|
21
21
|
}
|
|
22
|
-
.calendar-with-
|
|
22
|
+
.calendar-with-skeleton__calendarVisible_18g2x {
|
|
23
23
|
height: auto;
|
|
24
24
|
}
|
|
25
|
-
.calendar-with-
|
|
25
|
+
.calendar-with-skeleton__skeleton_18g2x {
|
|
26
26
|
display: flex;
|
|
27
27
|
flex-direction: column;
|
|
28
28
|
padding: var(--gap-m);
|
|
@@ -37,25 +37,25 @@
|
|
|
37
37
|
background-color: var(--color-light-bg-primary);
|
|
38
38
|
background-clip: content-box;
|
|
39
39
|
}
|
|
40
|
-
.calendar-with-
|
|
40
|
+
.calendar-with-skeleton__header_18g2x {
|
|
41
41
|
height: 48px;
|
|
42
42
|
margin-bottom: var(--gap-l);
|
|
43
43
|
}
|
|
44
|
-
.calendar-with-
|
|
44
|
+
.calendar-with-skeleton__weekDays_18g2x {
|
|
45
45
|
height: 12px;
|
|
46
46
|
margin-bottom: var(--gap-m);
|
|
47
47
|
}
|
|
48
|
-
.calendar-with-
|
|
48
|
+
.calendar-with-skeleton__row_18g2x {
|
|
49
49
|
height: 32px
|
|
50
50
|
}
|
|
51
|
-
.calendar-with-
|
|
51
|
+
.calendar-with-skeleton__row_18g2x + .calendar-with-skeleton__row_18g2x {
|
|
52
52
|
margin-top: 10px;
|
|
53
53
|
}
|
|
54
|
-
.calendar-with-
|
|
55
|
-
.calendar-with-
|
|
56
|
-
.calendar-with-
|
|
54
|
+
.calendar-with-skeleton__enter_18g2x,
|
|
55
|
+
.calendar-with-skeleton__enterActive_18g2x,
|
|
56
|
+
.calendar-with-skeleton__exit_18g2x {
|
|
57
57
|
opacity: 1;
|
|
58
58
|
}
|
|
59
|
-
.calendar-with-
|
|
59
|
+
.calendar-with-skeleton__exitActive_18g2x {
|
|
60
60
|
opacity: 0;
|
|
61
61
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { CSSTransition } from 'react-transition-group';
|
|
4
|
-
import { Skeleton } from '@alfalab/core-components-skeleton/modern';
|
|
5
|
-
import { Calendar } from '@alfalab/core-components-calendar/modern';
|
|
4
|
+
import { Skeleton } from '@alfalab/core-components-skeleton/dist/modern';
|
|
5
|
+
import { Calendar } from '@alfalab/core-components-calendar/dist/modern';
|
|
6
6
|
|
|
7
|
-
var styles = {"component":"calendar-with-
|
|
7
|
+
var styles = {"component":"calendar-with-skeleton__component_18g2x","calendarVisible":"calendar-with-skeleton__calendarVisible_18g2x","skeleton":"calendar-with-skeleton__skeleton_18g2x","header":"calendar-with-skeleton__header_18g2x","weekDays":"calendar-with-skeleton__weekDays_18g2x","row":"calendar-with-skeleton__row_18g2x","enter":"calendar-with-skeleton__enter_18g2x","enterActive":"calendar-with-skeleton__enterActive_18g2x","exit":"calendar-with-skeleton__exit_18g2x","exitActive":"calendar-with-skeleton__exitActive_18g2x"};
|
|
8
8
|
require('./index.css')
|
|
9
9
|
|
|
10
10
|
const CalendarWithSkeleton = forwardRef(({ calendarVisible = true, animate = true, className, ...restProps }, ref) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 191l2 */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-bg-primary: #fff;
|
|
4
4
|
}
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
--gap-m: 16px;
|
|
15
15
|
--gap-l: 20px;
|
|
16
16
|
}
|
|
17
|
-
.calendar-with-
|
|
17
|
+
.calendar-with-skeleton__component_18g2x {
|
|
18
18
|
width: var(--calendar-width);
|
|
19
19
|
height: var(--calendar-height);
|
|
20
20
|
position: relative;
|
|
21
21
|
}
|
|
22
|
-
.calendar-with-
|
|
22
|
+
.calendar-with-skeleton__calendarVisible_18g2x {
|
|
23
23
|
height: auto;
|
|
24
24
|
}
|
|
25
|
-
.calendar-with-
|
|
25
|
+
.calendar-with-skeleton__skeleton_18g2x {
|
|
26
26
|
display: flex;
|
|
27
27
|
flex-direction: column;
|
|
28
28
|
padding: var(--gap-m);
|
|
@@ -37,25 +37,25 @@
|
|
|
37
37
|
background-color: var(--color-light-bg-primary);
|
|
38
38
|
background-clip: content-box;
|
|
39
39
|
}
|
|
40
|
-
.calendar-with-
|
|
40
|
+
.calendar-with-skeleton__header_18g2x {
|
|
41
41
|
height: 48px;
|
|
42
42
|
margin-bottom: var(--gap-l);
|
|
43
43
|
}
|
|
44
|
-
.calendar-with-
|
|
44
|
+
.calendar-with-skeleton__weekDays_18g2x {
|
|
45
45
|
height: 12px;
|
|
46
46
|
margin-bottom: var(--gap-m);
|
|
47
47
|
}
|
|
48
|
-
.calendar-with-
|
|
48
|
+
.calendar-with-skeleton__row_18g2x {
|
|
49
49
|
height: 32px
|
|
50
50
|
}
|
|
51
|
-
.calendar-with-
|
|
51
|
+
.calendar-with-skeleton__row_18g2x + .calendar-with-skeleton__row_18g2x {
|
|
52
52
|
margin-top: 10px;
|
|
53
53
|
}
|
|
54
|
-
.calendar-with-
|
|
55
|
-
.calendar-with-
|
|
56
|
-
.calendar-with-
|
|
54
|
+
.calendar-with-skeleton__enter_18g2x,
|
|
55
|
+
.calendar-with-skeleton__enterActive_18g2x,
|
|
56
|
+
.calendar-with-skeleton__exit_18g2x {
|
|
57
57
|
opacity: 1;
|
|
58
58
|
}
|
|
59
|
-
.calendar-with-
|
|
59
|
+
.calendar-with-skeleton__exitActive_18g2x {
|
|
60
60
|
opacity: 0;
|
|
61
61
|
}
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import 'react-transition-group';
|
|
4
|
-
import '@alfalab/core-components-skeleton/modern';
|
|
5
|
-
import '@alfalab/core-components-calendar/modern';
|
|
4
|
+
import '@alfalab/core-components-skeleton/dist/modern';
|
|
5
|
+
import '@alfalab/core-components-calendar/dist/modern';
|
|
6
6
|
export { CalendarWithSkeleton } from './Component.js';
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,26 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-calendar-with-skeleton",
|
|
3
|
-
"version": "4.5.
|
|
3
|
+
"version": "4.5.3",
|
|
4
4
|
"description": "CalendarWithSkeleton component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
7
|
-
"main": "index.js",
|
|
8
|
-
"module": "./esm/index.js",
|
|
7
|
+
"main": "dist/index.js",
|
|
8
|
+
"module": "./dist/esm/index.js",
|
|
9
|
+
"files": [
|
|
10
|
+
"dist"
|
|
11
|
+
],
|
|
9
12
|
"scripts": {
|
|
10
|
-
"postinstall": "node -e \"if (require('fs').existsSync('./send-stats.js')){require('./send-stats.js')} \""
|
|
13
|
+
"postinstall": "node -e \"if (require('fs').existsSync('./dist/send-stats.js')){require('./dist/send-stats.js')} \""
|
|
11
14
|
},
|
|
12
15
|
"publishConfig": {
|
|
13
|
-
"access": "public"
|
|
14
|
-
"directory": "dist"
|
|
16
|
+
"access": "public"
|
|
15
17
|
},
|
|
16
18
|
"peerDependencies": {
|
|
17
19
|
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
18
20
|
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
19
21
|
},
|
|
20
22
|
"dependencies": {
|
|
21
|
-
"@alfalab/core-components-calendar": "^5.6.
|
|
22
|
-
"@alfalab/core-components-skeleton": "^3.3.
|
|
23
|
+
"@alfalab/core-components-calendar": "^5.6.3",
|
|
24
|
+
"@alfalab/core-components-skeleton": "^3.3.1",
|
|
23
25
|
"classnames": "^2.3.1",
|
|
24
26
|
"react-transition-group": "^4.4.1"
|
|
25
|
-
}
|
|
27
|
+
},
|
|
28
|
+
"gitHead": "4d6c8965d07839e339b370bb7c92bd7f9e24b1f3"
|
|
26
29
|
}
|