@alfalab/core-components-calendar-with-skeleton 4.1.3 → 4.1.4
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 +44 -44
- package/dist/Component.js +1 -1
- package/dist/esm/Component.js +1 -1
- package/dist/esm/index.css +12 -12
- package/dist/index.css +12 -12
- package/dist/modern/Component.js +1 -1
- package/dist/modern/index.css +12 -12
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [4.1.2](https://github.com/
|
|
6
|
+
## [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)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [4.1.1](https://github.com/
|
|
14
|
+
## [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)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
17
17
|
|
|
@@ -19,21 +19,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
# [4.1.0](https://github.com/
|
|
22
|
+
# [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)
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
### Features
|
|
26
26
|
|
|
27
|
-
* Исправить импорты в сторях. ([#998](https://github.com/
|
|
27
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
# [4.0.0](https://github.com/
|
|
33
|
+
# [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)
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
* refactor/calendar-range (#984) ([714f615](https://github.com/
|
|
36
|
+
* 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)
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
### BREAKING CHANGES
|
|
@@ -86,18 +86,18 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
|
|
89
|
-
# [3.2.0](https://github.com/
|
|
89
|
+
# [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)
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
### Features
|
|
93
93
|
|
|
94
|
-
* **calendar:** design & logic updates ([#991](https://github.com/
|
|
94
|
+
* **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)
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
|
|
100
|
-
## [3.1.5](https://github.com/
|
|
100
|
+
## [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)
|
|
101
101
|
|
|
102
102
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
103
103
|
|
|
@@ -105,7 +105,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
105
105
|
|
|
106
106
|
|
|
107
107
|
|
|
108
|
-
## [3.1.4](https://github.com/
|
|
108
|
+
## [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)
|
|
109
109
|
|
|
110
110
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
111
111
|
|
|
@@ -113,7 +113,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
113
113
|
|
|
114
114
|
|
|
115
115
|
|
|
116
|
-
## [3.1.3](https://github.com/
|
|
116
|
+
## [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)
|
|
117
117
|
|
|
118
118
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
119
119
|
|
|
@@ -121,7 +121,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
121
121
|
|
|
122
122
|
|
|
123
123
|
|
|
124
|
-
## [3.1.2](https://github.com/
|
|
124
|
+
## [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)
|
|
125
125
|
|
|
126
126
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
127
127
|
|
|
@@ -129,7 +129,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
129
129
|
|
|
130
130
|
|
|
131
131
|
|
|
132
|
-
## [3.1.1](https://github.com/
|
|
132
|
+
## [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)
|
|
133
133
|
|
|
134
134
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
135
135
|
|
|
@@ -137,18 +137,18 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
137
137
|
|
|
138
138
|
|
|
139
139
|
|
|
140
|
-
# [3.1.0](https://github.com/
|
|
140
|
+
# [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)
|
|
141
141
|
|
|
142
142
|
|
|
143
143
|
### Features
|
|
144
144
|
|
|
145
|
-
* **calendar:** split header to header & period-slider ([#939](https://github.com/
|
|
145
|
+
* **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))
|
|
146
146
|
|
|
147
147
|
|
|
148
148
|
|
|
149
149
|
|
|
150
150
|
|
|
151
|
-
## [3.0.14](https://github.com/
|
|
151
|
+
## [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)
|
|
152
152
|
|
|
153
153
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
154
154
|
|
|
@@ -156,7 +156,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
156
156
|
|
|
157
157
|
|
|
158
158
|
|
|
159
|
-
## [3.0.13](https://github.com/
|
|
159
|
+
## [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)
|
|
160
160
|
|
|
161
161
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
162
162
|
|
|
@@ -164,7 +164,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
164
164
|
|
|
165
165
|
|
|
166
166
|
|
|
167
|
-
## [3.0.12](https://github.com/
|
|
167
|
+
## [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)
|
|
168
168
|
|
|
169
169
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
170
170
|
|
|
@@ -172,7 +172,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
172
172
|
|
|
173
173
|
|
|
174
174
|
|
|
175
|
-
## [3.0.11](https://github.com/
|
|
175
|
+
## [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)
|
|
176
176
|
|
|
177
177
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
178
178
|
|
|
@@ -180,7 +180,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
180
180
|
|
|
181
181
|
|
|
182
182
|
|
|
183
|
-
## [3.0.10](https://github.com/
|
|
183
|
+
## [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)
|
|
184
184
|
|
|
185
185
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
186
186
|
|
|
@@ -188,7 +188,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
188
188
|
|
|
189
189
|
|
|
190
190
|
|
|
191
|
-
## [3.0.9](https://github.com/
|
|
191
|
+
## [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)
|
|
192
192
|
|
|
193
193
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
194
194
|
|
|
@@ -196,7 +196,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
|
|
199
|
-
## [3.0.8](https://github.com/
|
|
199
|
+
## [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)
|
|
200
200
|
|
|
201
201
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
202
202
|
|
|
@@ -204,7 +204,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
204
204
|
|
|
205
205
|
|
|
206
206
|
|
|
207
|
-
## [3.0.7](https://github.com/
|
|
207
|
+
## [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)
|
|
208
208
|
|
|
209
209
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
210
210
|
|
|
@@ -212,7 +212,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
212
212
|
|
|
213
213
|
|
|
214
214
|
|
|
215
|
-
## [3.0.6](https://github.com/
|
|
215
|
+
## [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)
|
|
216
216
|
|
|
217
217
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
218
218
|
|
|
@@ -220,7 +220,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
|
|
223
|
-
## [3.0.5](https://github.com/
|
|
223
|
+
## [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)
|
|
224
224
|
|
|
225
225
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
226
226
|
|
|
@@ -228,7 +228,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
228
228
|
|
|
229
229
|
|
|
230
230
|
|
|
231
|
-
## [3.0.4](https://github.com/
|
|
231
|
+
## [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)
|
|
232
232
|
|
|
233
233
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
234
234
|
|
|
@@ -236,7 +236,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
236
236
|
|
|
237
237
|
|
|
238
238
|
|
|
239
|
-
## [3.0.3](https://github.com/
|
|
239
|
+
## [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)
|
|
240
240
|
|
|
241
241
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
242
242
|
|
|
@@ -244,7 +244,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
244
244
|
|
|
245
245
|
|
|
246
246
|
|
|
247
|
-
## [3.0.2](https://github.com/
|
|
247
|
+
## [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)
|
|
248
248
|
|
|
249
249
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
250
250
|
|
|
@@ -252,7 +252,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
252
252
|
|
|
253
253
|
|
|
254
254
|
|
|
255
|
-
## [3.0.1](https://github.com/
|
|
255
|
+
## [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)
|
|
256
256
|
|
|
257
257
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
258
258
|
|
|
@@ -260,14 +260,14 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
260
260
|
|
|
261
261
|
|
|
262
262
|
|
|
263
|
-
# [3.0.0](https://github.com/
|
|
263
|
+
# [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)
|
|
264
264
|
|
|
265
265
|
|
|
266
266
|
### Features
|
|
267
267
|
|
|
268
|
-
* upgrade storybook ([#696](https://github.com/
|
|
268
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
269
269
|
|
|
270
|
-
## [2.0.5](https://github.com/
|
|
270
|
+
## [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)
|
|
271
271
|
|
|
272
272
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
273
273
|
|
|
@@ -275,18 +275,18 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
275
275
|
|
|
276
276
|
|
|
277
277
|
|
|
278
|
-
## [2.0.4](https://github.com/
|
|
278
|
+
## [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)
|
|
279
279
|
|
|
280
280
|
|
|
281
281
|
### Bug Fixes
|
|
282
282
|
|
|
283
|
-
* **calendar-with-skeleton:** ref & six weeks height issues ([#705](https://github.com/
|
|
283
|
+
* **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))
|
|
284
284
|
|
|
285
285
|
|
|
286
286
|
|
|
287
287
|
|
|
288
288
|
|
|
289
|
-
## [2.0.3](https://github.com/
|
|
289
|
+
## [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)
|
|
290
290
|
|
|
291
291
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
292
292
|
|
|
@@ -294,7 +294,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
294
294
|
|
|
295
295
|
|
|
296
296
|
|
|
297
|
-
## [2.0.2](https://github.com/
|
|
297
|
+
## [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)
|
|
298
298
|
|
|
299
299
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
300
300
|
|
|
@@ -302,7 +302,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
302
302
|
|
|
303
303
|
|
|
304
304
|
|
|
305
|
-
## [2.0.1](https://github.com/
|
|
305
|
+
## [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)
|
|
306
306
|
|
|
307
307
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
308
308
|
|
|
@@ -310,12 +310,12 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
310
310
|
|
|
311
311
|
|
|
312
312
|
|
|
313
|
-
# [2.0.0](https://github.com/
|
|
313
|
+
# [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)
|
|
314
314
|
|
|
315
315
|
|
|
316
316
|
### Features
|
|
317
317
|
|
|
318
|
-
* **button:** add inverted ([#649](https://github.com/
|
|
318
|
+
* **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)
|
|
319
319
|
|
|
320
320
|
|
|
321
321
|
### BREAKING CHANGES
|
|
@@ -326,7 +326,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
326
326
|
|
|
327
327
|
|
|
328
328
|
|
|
329
|
-
## [1.1.4](https://github.com/
|
|
329
|
+
## [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)
|
|
330
330
|
|
|
331
331
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
332
332
|
|
|
@@ -334,7 +334,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
334
334
|
|
|
335
335
|
|
|
336
336
|
|
|
337
|
-
## [1.1.3](https://github.com/
|
|
337
|
+
## [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)
|
|
338
338
|
|
|
339
339
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
340
340
|
|
|
@@ -342,7 +342,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
342
342
|
|
|
343
343
|
|
|
344
344
|
|
|
345
|
-
## [1.1.2](https://github.com/
|
|
345
|
+
## [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)
|
|
346
346
|
|
|
347
347
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
348
348
|
|
|
@@ -350,7 +350,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
350
350
|
|
|
351
351
|
|
|
352
352
|
|
|
353
|
-
## [1.1.1](https://github.com/
|
|
353
|
+
## [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)
|
|
354
354
|
|
|
355
355
|
**Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
|
|
356
356
|
|
|
@@ -363,4 +363,4 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
363
363
|
|
|
364
364
|
### Features
|
|
365
365
|
|
|
366
|
-
* **calendar-with-skeleton:** add component ([e940c88](https://github.com/
|
|
366
|
+
* **calendar-with-skeleton:** add component ([e940c88](https://github.com/core-ds/core-components/commit/e940c88703a7434e0db4ce0efc27a234455b449c))
|
package/dist/Component.js
CHANGED
|
@@ -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_1aa1v","calendarVisible":"calendar-with-skeleton__calendarVisible_1aa1v","skeleton":"calendar-with-skeleton__skeleton_1aa1v","header":"calendar-with-skeleton__header_1aa1v","weekDays":"calendar-with-skeleton__weekDays_1aa1v","row":"calendar-with-skeleton__row_1aa1v","enter":"calendar-with-skeleton__enter_1aa1v","enterActive":"calendar-with-skeleton__enterActive_1aa1v","exit":"calendar-with-skeleton__exit_1aa1v","exitActive":"calendar-with-skeleton__exitActive_1aa1v"};
|
|
56
56
|
require('./index.css')
|
|
57
57
|
|
|
58
58
|
var CalendarWithSkeleton = React.forwardRef(function (_a, ref) {
|
package/dist/esm/Component.js
CHANGED
|
@@ -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_1aa1v","calendarVisible":"calendar-with-skeleton__calendarVisible_1aa1v","skeleton":"calendar-with-skeleton__skeleton_1aa1v","header":"calendar-with-skeleton__header_1aa1v","weekDays":"calendar-with-skeleton__weekDays_1aa1v","row":"calendar-with-skeleton__row_1aa1v","enter":"calendar-with-skeleton__enter_1aa1v","enterActive":"calendar-with-skeleton__enterActive_1aa1v","exit":"calendar-with-skeleton__exit_1aa1v","exitActive":"calendar-with-skeleton__exitActive_1aa1v"};
|
|
47
47
|
require('./index.css')
|
|
48
48
|
|
|
49
49
|
var CalendarWithSkeleton = forwardRef(function (_a, ref) {
|
package/dist/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: h7rvh */
|
|
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_1aa1v {
|
|
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_1aa1v {
|
|
23
23
|
height: auto;
|
|
24
24
|
}
|
|
25
|
-
.calendar-with-
|
|
25
|
+
.calendar-with-skeleton__skeleton_1aa1v {
|
|
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_1aa1v {
|
|
41
41
|
height: 48px;
|
|
42
42
|
margin-bottom: var(--gap-l);
|
|
43
43
|
}
|
|
44
|
-
.calendar-with-
|
|
44
|
+
.calendar-with-skeleton__weekDays_1aa1v {
|
|
45
45
|
height: 12px;
|
|
46
46
|
margin-bottom: var(--gap-m);
|
|
47
47
|
}
|
|
48
|
-
.calendar-with-
|
|
48
|
+
.calendar-with-skeleton__row_1aa1v {
|
|
49
49
|
height: 32px
|
|
50
50
|
}
|
|
51
|
-
.calendar-with-
|
|
51
|
+
.calendar-with-skeleton__row_1aa1v + .calendar-with-skeleton__row_1aa1v {
|
|
52
52
|
margin-top: 10px;
|
|
53
53
|
}
|
|
54
|
-
.calendar-with-
|
|
55
|
-
.calendar-with-
|
|
56
|
-
.calendar-with-
|
|
54
|
+
.calendar-with-skeleton__enter_1aa1v,
|
|
55
|
+
.calendar-with-skeleton__enterActive_1aa1v,
|
|
56
|
+
.calendar-with-skeleton__exit_1aa1v {
|
|
57
57
|
opacity: 1;
|
|
58
58
|
}
|
|
59
|
-
.calendar-with-
|
|
59
|
+
.calendar-with-skeleton__exitActive_1aa1v {
|
|
60
60
|
opacity: 0;
|
|
61
61
|
}
|
package/dist/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: h7rvh */
|
|
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_1aa1v {
|
|
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_1aa1v {
|
|
23
23
|
height: auto;
|
|
24
24
|
}
|
|
25
|
-
.calendar-with-
|
|
25
|
+
.calendar-with-skeleton__skeleton_1aa1v {
|
|
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_1aa1v {
|
|
41
41
|
height: 48px;
|
|
42
42
|
margin-bottom: var(--gap-l);
|
|
43
43
|
}
|
|
44
|
-
.calendar-with-
|
|
44
|
+
.calendar-with-skeleton__weekDays_1aa1v {
|
|
45
45
|
height: 12px;
|
|
46
46
|
margin-bottom: var(--gap-m);
|
|
47
47
|
}
|
|
48
|
-
.calendar-with-
|
|
48
|
+
.calendar-with-skeleton__row_1aa1v {
|
|
49
49
|
height: 32px
|
|
50
50
|
}
|
|
51
|
-
.calendar-with-
|
|
51
|
+
.calendar-with-skeleton__row_1aa1v + .calendar-with-skeleton__row_1aa1v {
|
|
52
52
|
margin-top: 10px;
|
|
53
53
|
}
|
|
54
|
-
.calendar-with-
|
|
55
|
-
.calendar-with-
|
|
56
|
-
.calendar-with-
|
|
54
|
+
.calendar-with-skeleton__enter_1aa1v,
|
|
55
|
+
.calendar-with-skeleton__enterActive_1aa1v,
|
|
56
|
+
.calendar-with-skeleton__exit_1aa1v {
|
|
57
57
|
opacity: 1;
|
|
58
58
|
}
|
|
59
|
-
.calendar-with-
|
|
59
|
+
.calendar-with-skeleton__exitActive_1aa1v {
|
|
60
60
|
opacity: 0;
|
|
61
61
|
}
|
package/dist/modern/Component.js
CHANGED
|
@@ -4,7 +4,7 @@ import { CSSTransition } from 'react-transition-group';
|
|
|
4
4
|
import { Skeleton } from '@alfalab/core-components-skeleton/dist/modern';
|
|
5
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_1aa1v","calendarVisible":"calendar-with-skeleton__calendarVisible_1aa1v","skeleton":"calendar-with-skeleton__skeleton_1aa1v","header":"calendar-with-skeleton__header_1aa1v","weekDays":"calendar-with-skeleton__weekDays_1aa1v","row":"calendar-with-skeleton__row_1aa1v","enter":"calendar-with-skeleton__enter_1aa1v","enterActive":"calendar-with-skeleton__enterActive_1aa1v","exit":"calendar-with-skeleton__exit_1aa1v","exitActive":"calendar-with-skeleton__exitActive_1aa1v"};
|
|
8
8
|
require('./index.css')
|
|
9
9
|
|
|
10
10
|
const CalendarWithSkeleton = forwardRef(({ calendarVisible = true, animate = true, className, ...restProps }, ref) => {
|
package/dist/modern/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: h7rvh */
|
|
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_1aa1v {
|
|
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_1aa1v {
|
|
23
23
|
height: auto;
|
|
24
24
|
}
|
|
25
|
-
.calendar-with-
|
|
25
|
+
.calendar-with-skeleton__skeleton_1aa1v {
|
|
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_1aa1v {
|
|
41
41
|
height: 48px;
|
|
42
42
|
margin-bottom: var(--gap-l);
|
|
43
43
|
}
|
|
44
|
-
.calendar-with-
|
|
44
|
+
.calendar-with-skeleton__weekDays_1aa1v {
|
|
45
45
|
height: 12px;
|
|
46
46
|
margin-bottom: var(--gap-m);
|
|
47
47
|
}
|
|
48
|
-
.calendar-with-
|
|
48
|
+
.calendar-with-skeleton__row_1aa1v {
|
|
49
49
|
height: 32px
|
|
50
50
|
}
|
|
51
|
-
.calendar-with-
|
|
51
|
+
.calendar-with-skeleton__row_1aa1v + .calendar-with-skeleton__row_1aa1v {
|
|
52
52
|
margin-top: 10px;
|
|
53
53
|
}
|
|
54
|
-
.calendar-with-
|
|
55
|
-
.calendar-with-
|
|
56
|
-
.calendar-with-
|
|
54
|
+
.calendar-with-skeleton__enter_1aa1v,
|
|
55
|
+
.calendar-with-skeleton__enterActive_1aa1v,
|
|
56
|
+
.calendar-with-skeleton__exit_1aa1v {
|
|
57
57
|
opacity: 1;
|
|
58
58
|
}
|
|
59
|
-
.calendar-with-
|
|
59
|
+
.calendar-with-skeleton__exitActive_1aa1v {
|
|
60
60
|
opacity: 0;
|
|
61
61
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-calendar-with-skeleton",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.4",
|
|
4
4
|
"description": "CalendarWithSkeleton component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"react-dom": "^16.9.0 || ^17.0.1"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@alfalab/core-components-calendar": "^5.2.
|
|
24
|
-
"@alfalab/core-components-skeleton": "^3.1.
|
|
23
|
+
"@alfalab/core-components-calendar": "^5.2.2",
|
|
24
|
+
"@alfalab/core-components-skeleton": "^3.1.2",
|
|
25
25
|
"classnames": "2.2.6",
|
|
26
26
|
"react-transition-group": "4.4.1"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "8d998af881e79e8b524179aa50cdb117c1380c74"
|
|
29
29
|
}
|