@alfalab/core-components-calendar-input 6.1.3 → 6.2.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 +100 -100
- package/dist/Component.js +1 -1
- package/dist/esm/Component.d.ts +3 -3
- package/dist/esm/Component.js +1 -1
- package/dist/esm/index.css +10 -10
- package/dist/index.css +10 -10
- package/dist/modern/Component.js +1 -1
- package/dist/modern/index.css +10 -10
- package/package.json +5 -5
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
|
-
## [6.1.2](https://github.com/
|
|
6
|
+
## [6.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@6.1.1...@alfalab/core-components-calendar-input@6.1.2) (2022-03-18)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [6.1.1](https://github.com/
|
|
14
|
+
## [6.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@6.1.0...@alfalab/core-components-calendar-input@6.1.1) (2022-03-04)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
17
17
|
|
|
@@ -19,26 +19,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
# [6.1.0](https://github.com/
|
|
22
|
+
# [6.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@6.0.0...@alfalab/core-components-calendar-input@6.1.0) (2022-03-01)
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
### Bug Fixes
|
|
26
26
|
|
|
27
|
-
* changed dropdown component's box shadow styles ([#1010](https://github.com/
|
|
27
|
+
* changed dropdown component's box shadow styles ([#1010](https://github.com/core-ds/core-components/issues/1010)) ([2f997f5](https://github.com/core-ds/core-components/commit/2f997f5722c89b38a8064924b73c0a8046025aea))
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
### Features
|
|
31
31
|
|
|
32
|
-
* Исправить импорты в сторях. ([#998](https://github.com/
|
|
32
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
# [6.0.0](https://github.com/
|
|
38
|
+
# [6.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.3.0...@alfalab/core-components-calendar-input@6.0.0) (2022-02-17)
|
|
39
39
|
|
|
40
40
|
|
|
41
|
-
* refactor/calendar-range (#984) ([714f615](https://github.com/
|
|
41
|
+
* 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)
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
### BREAKING CHANGES
|
|
@@ -91,24 +91,24 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
|
|
94
|
-
# [5.3.0](https://github.com/
|
|
94
|
+
# [5.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.2.7...@alfalab/core-components-calendar-input@5.3.0) (2022-02-17)
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
### Bug Fixes
|
|
98
98
|
|
|
99
|
-
* imports for glyph icons ([#994](https://github.com/
|
|
99
|
+
* imports for glyph icons ([#994](https://github.com/core-ds/core-components/issues/994)) ([8e807f2](https://github.com/core-ds/core-components/commit/8e807f26abf0f942fe8eadbd201caecb297b35dc))
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
### Features
|
|
103
103
|
|
|
104
|
-
* **calendar:** design & logic updates ([#991](https://github.com/
|
|
105
|
-
* **date-input:** add some improvements ([#971](https://github.com/
|
|
104
|
+
* **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)
|
|
105
|
+
* **date-input:** add some improvements ([#971](https://github.com/core-ds/core-components/issues/971)) ([47756ca](https://github.com/core-ds/core-components/commit/47756ca1d4eea89f78ed7234e95c02e51dd72e49))
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
109
109
|
|
|
110
110
|
|
|
111
|
-
## [5.2.7](https://github.com/
|
|
111
|
+
## [5.2.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.2.6...@alfalab/core-components-calendar-input@5.2.7) (2022-02-15)
|
|
112
112
|
|
|
113
113
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
114
114
|
|
|
@@ -116,7 +116,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
116
116
|
|
|
117
117
|
|
|
118
118
|
|
|
119
|
-
## [5.2.6](https://github.com/
|
|
119
|
+
## [5.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.2.5...@alfalab/core-components-calendar-input@5.2.6) (2022-02-09)
|
|
120
120
|
|
|
121
121
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
122
122
|
|
|
@@ -124,7 +124,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
|
|
127
|
-
## [5.2.5](https://github.com/
|
|
127
|
+
## [5.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.2.4...@alfalab/core-components-calendar-input@5.2.5) (2022-02-03)
|
|
128
128
|
|
|
129
129
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
130
130
|
|
|
@@ -132,7 +132,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
135
|
-
## [5.2.4](https://github.com/
|
|
135
|
+
## [5.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.2.3...@alfalab/core-components-calendar-input@5.2.4) (2022-02-02)
|
|
136
136
|
|
|
137
137
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
138
138
|
|
|
@@ -140,7 +140,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
140
140
|
|
|
141
141
|
|
|
142
142
|
|
|
143
|
-
## [5.2.3](https://github.com/
|
|
143
|
+
## [5.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.2.2...@alfalab/core-components-calendar-input@5.2.3) (2022-01-27)
|
|
144
144
|
|
|
145
145
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
146
146
|
|
|
@@ -148,7 +148,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
148
148
|
|
|
149
149
|
|
|
150
150
|
|
|
151
|
-
## [5.2.2](https://github.com/
|
|
151
|
+
## [5.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.2.1...@alfalab/core-components-calendar-input@5.2.2) (2022-01-17)
|
|
152
152
|
|
|
153
153
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
154
154
|
|
|
@@ -156,7 +156,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
156
156
|
|
|
157
157
|
|
|
158
158
|
|
|
159
|
-
## [5.2.1](https://github.com/
|
|
159
|
+
## [5.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.2.0...@alfalab/core-components-calendar-input@5.2.1) (2021-12-29)
|
|
160
160
|
|
|
161
161
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
162
162
|
|
|
@@ -164,18 +164,18 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
164
164
|
|
|
165
165
|
|
|
166
166
|
|
|
167
|
-
# [5.2.0](https://github.com/
|
|
167
|
+
# [5.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.1.3...@alfalab/core-components-calendar-input@5.2.0) (2021-12-21)
|
|
168
168
|
|
|
169
169
|
|
|
170
170
|
### Features
|
|
171
171
|
|
|
172
|
-
* **calendar-input:** add popover z-index ([#924](https://github.com/
|
|
172
|
+
* **calendar-input:** add popover z-index ([#924](https://github.com/core-ds/core-components/issues/924)) ([378286d](https://github.com/core-ds/core-components/commit/378286d746ca33aeb755617270f66310712d1c61))
|
|
173
173
|
|
|
174
174
|
|
|
175
175
|
|
|
176
176
|
|
|
177
177
|
|
|
178
|
-
## [5.1.3](https://github.com/
|
|
178
|
+
## [5.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.1.2...@alfalab/core-components-calendar-input@5.1.3) (2021-12-14)
|
|
179
179
|
|
|
180
180
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
181
181
|
|
|
@@ -183,7 +183,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
|
|
186
|
-
## [5.1.2](https://github.com/
|
|
186
|
+
## [5.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.1.1...@alfalab/core-components-calendar-input@5.1.2) (2021-12-08)
|
|
187
187
|
|
|
188
188
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
189
189
|
|
|
@@ -191,7 +191,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
191
191
|
|
|
192
192
|
|
|
193
193
|
|
|
194
|
-
## [5.1.1](https://github.com/
|
|
194
|
+
## [5.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.1.0...@alfalab/core-components-calendar-input@5.1.1) (2021-12-08)
|
|
195
195
|
|
|
196
196
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
197
197
|
|
|
@@ -199,23 +199,23 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
|
|
202
|
-
# [5.1.0](https://github.com/
|
|
202
|
+
# [5.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.0.3...@alfalab/core-components-calendar-input@5.1.0) (2021-12-08)
|
|
203
203
|
|
|
204
204
|
|
|
205
205
|
### Bug Fixes
|
|
206
206
|
|
|
207
|
-
* **calendar-input:** рендер rightAddons, фикс затертых пропсов ([#895](https://github.com/
|
|
207
|
+
* **calendar-input:** рендер rightAddons, фикс затертых пропсов ([#895](https://github.com/core-ds/core-components/issues/895)) ([1eabd29](https://github.com/core-ds/core-components/commit/1eabd2902cd1bd62517284313f79cf31189cf525))
|
|
208
208
|
|
|
209
209
|
|
|
210
210
|
### Features
|
|
211
211
|
|
|
212
|
-
* **calendar:** мобильные стили ([#867](https://github.com/
|
|
212
|
+
* **calendar:** мобильные стили ([#867](https://github.com/core-ds/core-components/issues/867)) ([febf545](https://github.com/core-ds/core-components/commit/febf54551f8179a1ba03fe65ed47aa3b20b01472))
|
|
213
213
|
|
|
214
214
|
|
|
215
215
|
|
|
216
216
|
|
|
217
217
|
|
|
218
|
-
## [5.0.3](https://github.com/
|
|
218
|
+
## [5.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.0.2...@alfalab/core-components-calendar-input@5.0.3) (2021-12-01)
|
|
219
219
|
|
|
220
220
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
221
221
|
|
|
@@ -223,7 +223,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
223
223
|
|
|
224
224
|
|
|
225
225
|
|
|
226
|
-
## [5.0.2](https://github.com/
|
|
226
|
+
## [5.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.0.1...@alfalab/core-components-calendar-input@5.0.2) (2021-11-26)
|
|
227
227
|
|
|
228
228
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
229
229
|
|
|
@@ -231,7 +231,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
231
231
|
|
|
232
232
|
|
|
233
233
|
|
|
234
|
-
## [5.0.1](https://github.com/
|
|
234
|
+
## [5.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@5.0.0...@alfalab/core-components-calendar-input@5.0.1) (2021-11-16)
|
|
235
235
|
|
|
236
236
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
237
237
|
|
|
@@ -239,12 +239,12 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
239
239
|
|
|
240
240
|
|
|
241
241
|
|
|
242
|
-
# [5.0.0](https://github.com/
|
|
242
|
+
# [5.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.2.2...@alfalab/core-components-calendar-input@5.0.0) (2021-10-15)
|
|
243
243
|
|
|
244
244
|
|
|
245
245
|
### Features
|
|
246
246
|
|
|
247
|
-
* **calendar-input:** переход к темизации цвета иконки ([adf1dfd](https://github.com/
|
|
247
|
+
* **calendar-input:** переход к темизации цвета иконки ([adf1dfd](https://github.com/core-ds/core-components/commit/adf1dfd080c1986976a57fee448183e762892eb0))
|
|
248
248
|
|
|
249
249
|
|
|
250
250
|
### BREAKING CHANGES
|
|
@@ -255,19 +255,19 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
255
255
|
|
|
256
256
|
|
|
257
257
|
|
|
258
|
-
## [4.2.2](https://github.com/
|
|
258
|
+
## [4.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.2.1...@alfalab/core-components-calendar-input@4.2.2) (2021-10-15)
|
|
259
259
|
|
|
260
260
|
|
|
261
261
|
### Bug Fixes
|
|
262
262
|
|
|
263
|
-
* **calendar-input:** remove popover border in click theme ([7a76759](https://github.com/
|
|
264
|
-
* **calendar-input:** update border-radius ([0d06aca](https://github.com/
|
|
263
|
+
* **calendar-input:** remove popover border in click theme ([7a76759](https://github.com/core-ds/core-components/commit/7a76759ccc5741a03a4c90f97cce6f67255b1c4b))
|
|
264
|
+
* **calendar-input:** update border-radius ([0d06aca](https://github.com/core-ds/core-components/commit/0d06aca7162c85f987c1172ea037b5b3bc66f8c5))
|
|
265
265
|
|
|
266
266
|
|
|
267
267
|
|
|
268
268
|
|
|
269
269
|
|
|
270
|
-
## [4.2.1](https://github.com/
|
|
270
|
+
## [4.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.2.0...@alfalab/core-components-calendar-input@4.2.1) (2021-10-11)
|
|
271
271
|
|
|
272
272
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
273
273
|
|
|
@@ -275,18 +275,18 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
275
275
|
|
|
276
276
|
|
|
277
277
|
|
|
278
|
-
# [4.2.0](https://github.com/
|
|
278
|
+
# [4.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.1.8...@alfalab/core-components-calendar-input@4.2.0) (2021-09-14)
|
|
279
279
|
|
|
280
280
|
|
|
281
281
|
### Features
|
|
282
282
|
|
|
283
|
-
* change error type to ReactNode ([#825](https://github.com/
|
|
283
|
+
* change error type to ReactNode ([#825](https://github.com/core-ds/core-components/issues/825)) ([c6d95c1](https://github.com/core-ds/core-components/commit/c6d95c1c6239f2b2a3bf2c1639554d8500e794f3))
|
|
284
284
|
|
|
285
285
|
|
|
286
286
|
|
|
287
287
|
|
|
288
288
|
|
|
289
|
-
## [4.1.8](https://github.com/
|
|
289
|
+
## [4.1.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.1.7...@alfalab/core-components-calendar-input@4.1.8) (2021-09-06)
|
|
290
290
|
|
|
291
291
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
292
292
|
|
|
@@ -294,7 +294,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
294
294
|
|
|
295
295
|
|
|
296
296
|
|
|
297
|
-
## [4.1.7](https://github.com/
|
|
297
|
+
## [4.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.1.6...@alfalab/core-components-calendar-input@4.1.7) (2021-08-27)
|
|
298
298
|
|
|
299
299
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
300
300
|
|
|
@@ -302,7 +302,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
302
302
|
|
|
303
303
|
|
|
304
304
|
|
|
305
|
-
## [4.1.6](https://github.com/
|
|
305
|
+
## [4.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.1.5...@alfalab/core-components-calendar-input@4.1.6) (2021-08-23)
|
|
306
306
|
|
|
307
307
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
308
308
|
|
|
@@ -310,29 +310,29 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
310
310
|
|
|
311
311
|
|
|
312
312
|
|
|
313
|
-
## [4.1.5](https://github.com/
|
|
313
|
+
## [4.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.1.4...@alfalab/core-components-calendar-input@4.1.5) (2021-08-23)
|
|
314
314
|
|
|
315
315
|
|
|
316
316
|
### Bug Fixes
|
|
317
317
|
|
|
318
|
-
* **input:** smart error icon ([#746](https://github.com/
|
|
318
|
+
* **input:** smart error icon ([#746](https://github.com/core-ds/core-components/issues/746)) ([f1950d6](https://github.com/core-ds/core-components/commit/f1950d6d516d17d993f0865c10390b6301bb2707)), closes [#782](https://github.com/core-ds/core-components/issues/782)
|
|
319
319
|
|
|
320
320
|
|
|
321
321
|
|
|
322
322
|
|
|
323
323
|
|
|
324
|
-
## [4.1.4](https://github.com/
|
|
324
|
+
## [4.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.1.3...@alfalab/core-components-calendar-input@4.1.4) (2021-08-13)
|
|
325
325
|
|
|
326
326
|
|
|
327
327
|
### Bug Fixes
|
|
328
328
|
|
|
329
|
-
* **calendar-input:** extends calendarProps type ([8bf4f58](https://github.com/
|
|
329
|
+
* **calendar-input:** extends calendarProps type ([8bf4f58](https://github.com/core-ds/core-components/commit/8bf4f587c1a36471318f7cc02968d1de2a125e11))
|
|
330
330
|
|
|
331
331
|
|
|
332
332
|
|
|
333
333
|
|
|
334
334
|
|
|
335
|
-
## [4.1.3](https://github.com/
|
|
335
|
+
## [4.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.1.2...@alfalab/core-components-calendar-input@4.1.3) (2021-08-11)
|
|
336
336
|
|
|
337
337
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
338
338
|
|
|
@@ -340,7 +340,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
340
340
|
|
|
341
341
|
|
|
342
342
|
|
|
343
|
-
## [4.1.2](https://github.com/
|
|
343
|
+
## [4.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.1.1...@alfalab/core-components-calendar-input@4.1.2) (2021-08-04)
|
|
344
344
|
|
|
345
345
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
346
346
|
|
|
@@ -348,34 +348,34 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
348
348
|
|
|
349
349
|
|
|
350
350
|
|
|
351
|
-
## [4.1.1](https://github.com/
|
|
351
|
+
## [4.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.1.0...@alfalab/core-components-calendar-input@4.1.1) (2021-08-03)
|
|
352
352
|
|
|
353
353
|
|
|
354
354
|
### Bug Fixes
|
|
355
355
|
|
|
356
|
-
* move icon from date input to calendar input ([#768](https://github.com/
|
|
356
|
+
* move icon from date input to calendar input ([#768](https://github.com/core-ds/core-components/issues/768)) ([040bd42](https://github.com/core-ds/core-components/commit/040bd423279eb535f1ea924599ee16c296453e3f))
|
|
357
357
|
|
|
358
358
|
|
|
359
359
|
|
|
360
360
|
|
|
361
361
|
|
|
362
|
-
# [4.1.0](https://github.com/
|
|
362
|
+
# [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.0.2...@alfalab/core-components-calendar-input@4.1.0) (2021-07-23)
|
|
363
363
|
|
|
364
364
|
|
|
365
365
|
### Bug Fixes
|
|
366
366
|
|
|
367
|
-
* select & calendar-input use glyph icons ([#742](https://github.com/
|
|
367
|
+
* select & calendar-input use glyph icons ([#742](https://github.com/core-ds/core-components/issues/742)) ([6b04ae4](https://github.com/core-ds/core-components/commit/6b04ae49fc4f3805ef362dcb68939b72fc99814b))
|
|
368
368
|
|
|
369
369
|
|
|
370
370
|
### Features
|
|
371
371
|
|
|
372
|
-
* **calendar-input:** uses date-input ([#752](https://github.com/
|
|
372
|
+
* **calendar-input:** uses date-input ([#752](https://github.com/core-ds/core-components/issues/752)) ([509dba2](https://github.com/core-ds/core-components/commit/509dba26913ccf6df859a200aa476eeef1df2ddc))
|
|
373
373
|
|
|
374
374
|
|
|
375
375
|
|
|
376
376
|
|
|
377
377
|
|
|
378
|
-
## [4.0.2](https://github.com/
|
|
378
|
+
## [4.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.0.1...@alfalab/core-components-calendar-input@4.0.2) (2021-07-19)
|
|
379
379
|
|
|
380
380
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
381
381
|
|
|
@@ -383,7 +383,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
383
383
|
|
|
384
384
|
|
|
385
385
|
|
|
386
|
-
## [4.0.1](https://github.com/
|
|
386
|
+
## [4.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@4.0.0...@alfalab/core-components-calendar-input@4.0.1) (2021-07-09)
|
|
387
387
|
|
|
388
388
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
389
389
|
|
|
@@ -391,25 +391,25 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
391
391
|
|
|
392
392
|
|
|
393
393
|
|
|
394
|
-
# [4.0.0](https://github.com/
|
|
394
|
+
# [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.1.0...@alfalab/core-components-calendar-input@4.0.0) (2021-07-08)
|
|
395
395
|
|
|
396
396
|
|
|
397
397
|
### Features
|
|
398
398
|
|
|
399
|
-
* upgrade storybook ([#696](https://github.com/
|
|
399
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
400
400
|
|
|
401
|
-
# [3.1.0](https://github.com/
|
|
401
|
+
# [3.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.0.8...@alfalab/core-components-calendar-input@3.1.0) (2021-06-30)
|
|
402
402
|
|
|
403
403
|
|
|
404
404
|
### Features
|
|
405
405
|
|
|
406
|
-
* **calendar-range:** pass props to render calendar in popper ([#702](https://github.com/
|
|
406
|
+
* **calendar-range:** pass props to render calendar in popper ([#702](https://github.com/core-ds/core-components/issues/702)) ([4369e46](https://github.com/core-ds/core-components/commit/4369e462116dc1d240f95f811be67639b10dedb6))
|
|
407
407
|
|
|
408
408
|
|
|
409
409
|
|
|
410
410
|
|
|
411
411
|
|
|
412
|
-
## [3.0.8](https://github.com/
|
|
412
|
+
## [3.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.0.7...@alfalab/core-components-calendar-input@3.0.8) (2021-06-22)
|
|
413
413
|
|
|
414
414
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
415
415
|
|
|
@@ -417,7 +417,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
417
417
|
|
|
418
418
|
|
|
419
419
|
|
|
420
|
-
## [3.0.7](https://github.com/
|
|
420
|
+
## [3.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.0.6...@alfalab/core-components-calendar-input@3.0.7) (2021-06-08)
|
|
421
421
|
|
|
422
422
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
423
423
|
|
|
@@ -425,7 +425,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
425
425
|
|
|
426
426
|
|
|
427
427
|
|
|
428
|
-
## [3.0.6](https://github.com/
|
|
428
|
+
## [3.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.0.5...@alfalab/core-components-calendar-input@3.0.6) (2021-05-31)
|
|
429
429
|
|
|
430
430
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
431
431
|
|
|
@@ -433,7 +433,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
433
433
|
|
|
434
434
|
|
|
435
435
|
|
|
436
|
-
## [3.0.5](https://github.com/
|
|
436
|
+
## [3.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.0.4...@alfalab/core-components-calendar-input@3.0.5) (2021-05-25)
|
|
437
437
|
|
|
438
438
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
439
439
|
|
|
@@ -441,7 +441,7 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
441
441
|
|
|
442
442
|
|
|
443
443
|
|
|
444
|
-
## [3.0.4](https://github.com/
|
|
444
|
+
## [3.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.0.3...@alfalab/core-components-calendar-input@3.0.4) (2021-05-25)
|
|
445
445
|
|
|
446
446
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
447
447
|
|
|
@@ -449,18 +449,18 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
449
449
|
|
|
450
450
|
|
|
451
451
|
|
|
452
|
-
## [3.0.3](https://github.com/
|
|
452
|
+
## [3.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.0.2...@alfalab/core-components-calendar-input@3.0.3) (2021-05-18)
|
|
453
453
|
|
|
454
454
|
|
|
455
455
|
### Bug Fixes
|
|
456
456
|
|
|
457
|
-
* **calendar-input:** allow to pass all props via calendarProps ([#653](https://github.com/
|
|
457
|
+
* **calendar-input:** allow to pass all props via calendarProps ([#653](https://github.com/core-ds/core-components/issues/653)) ([82c4675](https://github.com/core-ds/core-components/commit/82c4675e2f64b282f9d9772825874a6e1854704b))
|
|
458
458
|
|
|
459
459
|
|
|
460
460
|
|
|
461
461
|
|
|
462
462
|
|
|
463
|
-
## [3.0.2](https://github.com/
|
|
463
|
+
## [3.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.0.1...@alfalab/core-components-calendar-input@3.0.2) (2021-05-07)
|
|
464
464
|
|
|
465
465
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
466
466
|
|
|
@@ -468,23 +468,23 @@ Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
|
|
|
468
468
|
|
|
469
469
|
|
|
470
470
|
|
|
471
|
-
## [3.0.1](https://github.com/
|
|
471
|
+
## [3.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@3.0.0...@alfalab/core-components-calendar-input@3.0.1) (2021-05-06)
|
|
472
472
|
|
|
473
473
|
|
|
474
474
|
### Bug Fixes
|
|
475
475
|
|
|
476
|
-
* update popover versions ([#646](https://github.com/
|
|
476
|
+
* update popover versions ([#646](https://github.com/core-ds/core-components/issues/646)) ([199cf80](https://github.com/core-ds/core-components/commit/199cf80cd60e6edf0ac5d41c7eb258ab05d3b534))
|
|
477
477
|
|
|
478
478
|
|
|
479
479
|
|
|
480
480
|
|
|
481
481
|
|
|
482
|
-
# [3.0.0](https://github.com/
|
|
482
|
+
# [3.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.6.0...@alfalab/core-components-calendar-input@3.0.0) (2021-04-26)
|
|
483
483
|
|
|
484
484
|
|
|
485
485
|
### Features
|
|
486
486
|
|
|
487
|
-
* **stack:** add new component ([#612](https://github.com/
|
|
487
|
+
* **stack:** add new component ([#612](https://github.com/core-ds/core-components/issues/612)) ([c520f91](https://github.com/core-ds/core-components/commit/c520f91cd22bb9e23fd2f428719865b4c7d5a2a6))
|
|
488
488
|
|
|
489
489
|
|
|
490
490
|
### BREAKING CHANGES
|
|
@@ -543,45 +543,45 @@ remove z-index, add stack component
|
|
|
543
543
|
|
|
544
544
|
|
|
545
545
|
|
|
546
|
-
# [2.6.0](https://github.com/
|
|
546
|
+
# [2.6.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.5.1...@alfalab/core-components-calendar-input@2.6.0) (2021-04-26)
|
|
547
547
|
|
|
548
548
|
|
|
549
549
|
### Features
|
|
550
550
|
|
|
551
|
-
* **calendar-input:** toggle calendar on enter ([#618](https://github.com/
|
|
551
|
+
* **calendar-input:** toggle calendar on enter ([#618](https://github.com/core-ds/core-components/issues/618)) ([110e836](https://github.com/core-ds/core-components/commit/110e8369dffa9576ec07a517076a11d6ba2e80fa))
|
|
552
552
|
|
|
553
553
|
|
|
554
554
|
|
|
555
555
|
|
|
556
556
|
|
|
557
|
-
## [2.5.1](https://github.com/
|
|
557
|
+
## [2.5.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.5.0...@alfalab/core-components-calendar-input@2.5.1) (2021-04-26)
|
|
558
558
|
|
|
559
559
|
|
|
560
560
|
### Bug Fixes
|
|
561
561
|
|
|
562
|
-
* **calendar:** ie fixes ([#628](https://github.com/
|
|
562
|
+
* **calendar:** ie fixes ([#628](https://github.com/core-ds/core-components/issues/628)) ([983509c](https://github.com/core-ds/core-components/commit/983509cd1cfe5be64a8627fed44ec55d989eb8a2))
|
|
563
563
|
|
|
564
564
|
|
|
565
565
|
|
|
566
566
|
|
|
567
567
|
|
|
568
|
-
# [2.5.0](https://github.com/
|
|
568
|
+
# [2.5.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.4.4...@alfalab/core-components-calendar-input@2.5.0) (2021-04-09)
|
|
569
569
|
|
|
570
570
|
|
|
571
571
|
### Bug Fixes
|
|
572
572
|
|
|
573
|
-
* **calendar-input:** call onchange with empty value ([3fbc73a](https://github.com/
|
|
573
|
+
* **calendar-input:** call onchange with empty value ([3fbc73a](https://github.com/core-ds/core-components/commit/3fbc73a1d32586161b6fe527f76ca27cd54abebb))
|
|
574
574
|
|
|
575
575
|
|
|
576
576
|
### Features
|
|
577
577
|
|
|
578
|
-
* **calendar-with-skeleton:** add component ([e940c88](https://github.com/
|
|
578
|
+
* **calendar-with-skeleton:** add component ([e940c88](https://github.com/core-ds/core-components/commit/e940c88703a7434e0db4ce0efc27a234455b449c))
|
|
579
579
|
|
|
580
580
|
|
|
581
581
|
|
|
582
582
|
|
|
583
583
|
|
|
584
|
-
## [2.4.4](https://github.com/
|
|
584
|
+
## [2.4.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.4.3...@alfalab/core-components-calendar-input@2.4.4) (2021-04-06)
|
|
585
585
|
|
|
586
586
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
587
587
|
|
|
@@ -589,7 +589,7 @@ remove z-index, add stack component
|
|
|
589
589
|
|
|
590
590
|
|
|
591
591
|
|
|
592
|
-
## [2.4.3](https://github.com/
|
|
592
|
+
## [2.4.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.4.2...@alfalab/core-components-calendar-input@2.4.3) (2021-04-01)
|
|
593
593
|
|
|
594
594
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
595
595
|
|
|
@@ -597,18 +597,18 @@ remove z-index, add stack component
|
|
|
597
597
|
|
|
598
598
|
|
|
599
599
|
|
|
600
|
-
## [2.4.2](https://github.com/
|
|
600
|
+
## [2.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.4.1...@alfalab/core-components-calendar-input@2.4.2) (2021-03-31)
|
|
601
601
|
|
|
602
602
|
|
|
603
603
|
### Bug Fixes
|
|
604
604
|
|
|
605
|
-
* **calendar-input:** z-index increased ([8e0df44](https://github.com/
|
|
605
|
+
* **calendar-input:** z-index increased ([8e0df44](https://github.com/core-ds/core-components/commit/8e0df445a1be317291f2d35e2f4d4afb9d24609c))
|
|
606
606
|
|
|
607
607
|
|
|
608
608
|
|
|
609
609
|
|
|
610
610
|
|
|
611
|
-
## [2.4.1](https://github.com/
|
|
611
|
+
## [2.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.4.0...@alfalab/core-components-calendar-input@2.4.1) (2021-03-30)
|
|
612
612
|
|
|
613
613
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
614
614
|
|
|
@@ -616,18 +616,18 @@ remove z-index, add stack component
|
|
|
616
616
|
|
|
617
617
|
|
|
618
618
|
|
|
619
|
-
# [2.4.0](https://github.com/
|
|
619
|
+
# [2.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.3.6...@alfalab/core-components-calendar-input@2.4.0) (2021-03-24)
|
|
620
620
|
|
|
621
621
|
|
|
622
622
|
### Features
|
|
623
623
|
|
|
624
|
-
* **calendar-input:** remove input width ([#576](https://github.com/
|
|
624
|
+
* **calendar-input:** remove input width ([#576](https://github.com/core-ds/core-components/issues/576)) ([f0954b0](https://github.com/core-ds/core-components/commit/f0954b0724ead52ea0a60ab8baebd5dfa3638a01))
|
|
625
625
|
|
|
626
626
|
|
|
627
627
|
|
|
628
628
|
|
|
629
629
|
|
|
630
|
-
## [2.3.6](https://github.com/
|
|
630
|
+
## [2.3.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.3.5...@alfalab/core-components-calendar-input@2.3.6) (2021-03-24)
|
|
631
631
|
|
|
632
632
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
633
633
|
|
|
@@ -635,7 +635,7 @@ remove z-index, add stack component
|
|
|
635
635
|
|
|
636
636
|
|
|
637
637
|
|
|
638
|
-
## [2.3.5](https://github.com/
|
|
638
|
+
## [2.3.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.3.4...@alfalab/core-components-calendar-input@2.3.5) (2021-03-19)
|
|
639
639
|
|
|
640
640
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
641
641
|
|
|
@@ -643,40 +643,40 @@ remove z-index, add stack component
|
|
|
643
643
|
|
|
644
644
|
|
|
645
645
|
|
|
646
|
-
## [2.3.4](https://github.com/
|
|
646
|
+
## [2.3.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.3.2...@alfalab/core-components-calendar-input@2.3.4) (2021-03-18)
|
|
647
647
|
|
|
648
648
|
|
|
649
649
|
### Bug Fixes
|
|
650
650
|
|
|
651
|
-
* one more sborka bug ([#579](https://github.com/
|
|
651
|
+
* one more sborka bug ([#579](https://github.com/core-ds/core-components/issues/579)) ([9fbe0be](https://github.com/core-ds/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc))
|
|
652
652
|
|
|
653
653
|
|
|
654
654
|
|
|
655
655
|
|
|
656
656
|
|
|
657
|
-
## [2.3.2](https://github.com/
|
|
657
|
+
## [2.3.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.3.0...@alfalab/core-components-calendar-input@2.3.2) (2021-03-16)
|
|
658
658
|
|
|
659
659
|
|
|
660
660
|
### Bug Fixes
|
|
661
661
|
|
|
662
|
-
* border-radius in packages ([781749e](https://github.com/
|
|
662
|
+
* border-radius in packages ([781749e](https://github.com/core-ds/core-components/commit/781749ef38aefd5a6707ac56d2e297dce9f3e073))
|
|
663
663
|
|
|
664
664
|
|
|
665
665
|
|
|
666
666
|
|
|
667
667
|
|
|
668
|
-
# [2.3.0](https://github.com/
|
|
668
|
+
# [2.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.9...@alfalab/core-components-calendar-input@2.3.0) (2021-03-15)
|
|
669
669
|
|
|
670
670
|
|
|
671
671
|
### Features
|
|
672
672
|
|
|
673
|
-
* **vars:** introducing border-radius vars ([1a6fb28](https://github.com/
|
|
673
|
+
* **vars:** introducing border-radius vars ([1a6fb28](https://github.com/core-ds/core-components/commit/1a6fb287bcfab50048c3a9100645b4dee8cd3395))
|
|
674
674
|
|
|
675
675
|
|
|
676
676
|
|
|
677
677
|
|
|
678
678
|
|
|
679
|
-
## [2.2.9](https://github.com/
|
|
679
|
+
## [2.2.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.8...@alfalab/core-components-calendar-input@2.2.9) (2021-03-14)
|
|
680
680
|
|
|
681
681
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
682
682
|
|
|
@@ -684,7 +684,7 @@ remove z-index, add stack component
|
|
|
684
684
|
|
|
685
685
|
|
|
686
686
|
|
|
687
|
-
## [2.2.8](https://github.com/
|
|
687
|
+
## [2.2.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.7...@alfalab/core-components-calendar-input@2.2.8) (2021-03-10)
|
|
688
688
|
|
|
689
689
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
690
690
|
|
|
@@ -692,7 +692,7 @@ remove z-index, add stack component
|
|
|
692
692
|
|
|
693
693
|
|
|
694
694
|
|
|
695
|
-
## [2.2.7](https://github.com/
|
|
695
|
+
## [2.2.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.6...@alfalab/core-components-calendar-input@2.2.7) (2021-03-04)
|
|
696
696
|
|
|
697
697
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
698
698
|
|
|
@@ -700,7 +700,7 @@ remove z-index, add stack component
|
|
|
700
700
|
|
|
701
701
|
|
|
702
702
|
|
|
703
|
-
## [2.2.6](https://github.com/
|
|
703
|
+
## [2.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.5...@alfalab/core-components-calendar-input@2.2.6) (2021-03-03)
|
|
704
704
|
|
|
705
705
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
706
706
|
|
|
@@ -708,7 +708,7 @@ remove z-index, add stack component
|
|
|
708
708
|
|
|
709
709
|
|
|
710
710
|
|
|
711
|
-
## [2.2.5](https://github.com/
|
|
711
|
+
## [2.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.4...@alfalab/core-components-calendar-input@2.2.5) (2021-03-03)
|
|
712
712
|
|
|
713
713
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
714
714
|
|
|
@@ -716,7 +716,7 @@ remove z-index, add stack component
|
|
|
716
716
|
|
|
717
717
|
|
|
718
718
|
|
|
719
|
-
## [2.2.4](https://github.com/
|
|
719
|
+
## [2.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.3...@alfalab/core-components-calendar-input@2.2.4) (2021-03-03)
|
|
720
720
|
|
|
721
721
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
722
722
|
|
|
@@ -724,7 +724,7 @@ remove z-index, add stack component
|
|
|
724
724
|
|
|
725
725
|
|
|
726
726
|
|
|
727
|
-
## [2.2.3](https://github.com/
|
|
727
|
+
## [2.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.2...@alfalab/core-components-calendar-input@2.2.3) (2021-02-20)
|
|
728
728
|
|
|
729
729
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
730
730
|
|
|
@@ -732,7 +732,7 @@ remove z-index, add stack component
|
|
|
732
732
|
|
|
733
733
|
|
|
734
734
|
|
|
735
|
-
## [2.2.2](https://github.com/
|
|
735
|
+
## [2.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.1...@alfalab/core-components-calendar-input@2.2.2) (2021-02-19)
|
|
736
736
|
|
|
737
737
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
|
738
738
|
|
|
@@ -740,6 +740,6 @@ remove z-index, add stack component
|
|
|
740
740
|
|
|
741
741
|
|
|
742
742
|
|
|
743
|
-
## [2.2.1](https://github.com/
|
|
743
|
+
## [2.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-input@2.2.0...@alfalab/core-components-calendar-input@2.2.1) (2021-02-18)
|
|
744
744
|
|
|
745
745
|
**Note:** Version bump only for package @alfalab/core-components-calendar-input
|
package/dist/Component.js
CHANGED
|
@@ -59,7 +59,7 @@ function __rest(s, e) {
|
|
|
59
59
|
return t;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
var styles = {"component":"calendar-
|
|
62
|
+
var styles = {"component":"calendar-input__component_1h5bi","block":"calendar-input__block_1h5bi","calendarContainer":"calendar-input__calendarContainer_1h5bi","calendarIcon":"calendar-input__calendarIcon_1h5bi","nativeInput":"calendar-input__nativeInput_1h5bi"};
|
|
63
63
|
require('./index.css')
|
|
64
64
|
|
|
65
65
|
var CalendarInput = React.forwardRef(function (_a, ref) {
|
package/dist/esm/Component.d.ts
CHANGED
|
@@ -101,7 +101,7 @@ type CalendarInputProps = Omit<DateInputProps, 'onChange' | 'mobileMode'> & {
|
|
|
101
101
|
*/
|
|
102
102
|
useAnchorWidth?: boolean;
|
|
103
103
|
};
|
|
104
|
-
declare const CalendarInput: React.ForwardRefExoticComponent<Pick<DateInputProps, "children" | "
|
|
104
|
+
declare const CalendarInput: React.ForwardRefExoticComponent<Pick<DateInputProps, "children" | "form" | "label" | "slot" | "style" | "title" | "pattern" | "className" | "dataTestId" | "leftAddons" | "rightAddons" | "size" | "block" | "colors" | "type" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "step" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "height" | "max" | "min" | "width" | "crossOrigin" | "fieldClassName" | "labelClassName" | "addonsClassName" | "error" | "hint" | "bottomAddons" | "accept" | "alt" | "autoComplete" | "capture" | "checked" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "src" | "clear" | "success" | "inputClassName" | "focusedClassName" | "filledClassName" | "onClear" | "wrapperRef" | "onComplete"> & {
|
|
105
105
|
/**
|
|
106
106
|
* Дополнительный класс
|
|
107
107
|
*/
|
|
@@ -170,7 +170,7 @@ declare const CalendarInput: React.ForwardRefExoticComponent<Pick<DateInputProps
|
|
|
170
170
|
/**
|
|
171
171
|
* Обработчик изменения значения
|
|
172
172
|
*/
|
|
173
|
-
onChange?: ((event: React.
|
|
173
|
+
onChange?: ((event: React.MouseEvent<HTMLButtonElement, globalThis.MouseEvent> | React.ChangeEvent<HTMLInputElement> | null, payload: {
|
|
174
174
|
date: Date;
|
|
175
175
|
value: string;
|
|
176
176
|
}) => void) | undefined;
|
|
@@ -188,7 +188,7 @@ declare const CalendarInput: React.ForwardRefExoticComponent<Pick<DateInputProps
|
|
|
188
188
|
/**
|
|
189
189
|
* Позиционирование поповера с календарем
|
|
190
190
|
*/
|
|
191
|
-
popoverPosition?: "
|
|
191
|
+
popoverPosition?: "right" | "left" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end" | undefined;
|
|
192
192
|
/**
|
|
193
193
|
* z-index Popover
|
|
194
194
|
*/
|
package/dist/esm/Component.js
CHANGED
|
@@ -49,7 +49,7 @@ function __rest(s, e) {
|
|
|
49
49
|
return t;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
var styles = {"component":"calendar-
|
|
52
|
+
var styles = {"component":"calendar-input__component_1h5bi","block":"calendar-input__block_1h5bi","calendarContainer":"calendar-input__calendarContainer_1h5bi","calendarIcon":"calendar-input__calendarIcon_1h5bi","nativeInput":"calendar-input__nativeInput_1h5bi"};
|
|
53
53
|
require('./index.css')
|
|
54
54
|
|
|
55
55
|
var CalendarInput = forwardRef(function (_a, ref) {
|
package/dist/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1lpmv */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-graphic-primary: #0b1f35;
|
|
4
4
|
}
|
|
@@ -40,35 +40,35 @@
|
|
|
40
40
|
--calendar-input-icon-color: var(--color-light-graphic-primary);
|
|
41
41
|
--calendar-input-popover-border-radius: 0 0 var(--border-radius-s) var(--border-radius-s);
|
|
42
42
|
}
|
|
43
|
-
.calendar-
|
|
43
|
+
.calendar-input__component_1h5bi {
|
|
44
44
|
display: inline-block;
|
|
45
45
|
outline: none;
|
|
46
46
|
position: relative;
|
|
47
47
|
}
|
|
48
|
-
.calendar-
|
|
48
|
+
.calendar-input__block_1h5bi {
|
|
49
49
|
width: 100%;
|
|
50
50
|
}
|
|
51
|
-
.calendar-
|
|
51
|
+
.calendar-input__calendarContainer_1h5bi {
|
|
52
52
|
display: inline-block;
|
|
53
53
|
box-sizing: border-box;
|
|
54
54
|
border-radius: var(--calendar-input-popover-border-radius)
|
|
55
55
|
}
|
|
56
56
|
@media (max-width: 374px) {
|
|
57
|
-
.calendar-
|
|
57
|
+
.calendar-input__calendarContainer_1h5bi {
|
|
58
58
|
width: 100%;
|
|
59
59
|
min-width: 288px
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
|
-
.calendar-
|
|
62
|
+
.calendar-input__calendarIcon_1h5bi {
|
|
63
63
|
width: 24px;
|
|
64
64
|
height: 24px;
|
|
65
65
|
display: block;
|
|
66
66
|
color: var(--calendar-input-icon-color)
|
|
67
67
|
}
|
|
68
|
-
.calendar-
|
|
68
|
+
.calendar-input__calendarIcon_1h5bi:not(:only-child) {
|
|
69
69
|
margin-right: var(--gap-2xs);
|
|
70
70
|
}
|
|
71
|
-
.calendar-
|
|
71
|
+
.calendar-input__nativeInput_1h5bi {
|
|
72
72
|
opacity: 0;
|
|
73
73
|
position: absolute;
|
|
74
74
|
top: 0;
|
|
@@ -79,9 +79,9 @@
|
|
|
79
79
|
appearance: none;
|
|
80
80
|
z-index: 1
|
|
81
81
|
}
|
|
82
|
-
.calendar-
|
|
82
|
+
.calendar-input__nativeInput_1h5bi::-webkit-calendar-picker-indicator {
|
|
83
83
|
display: none;
|
|
84
84
|
}
|
|
85
|
-
.calendar-
|
|
85
|
+
.calendar-input__nativeInput_1h5bi::-webkit-inner-spin-button {
|
|
86
86
|
display: none;
|
|
87
87
|
}
|
package/dist/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1lpmv */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-graphic-primary: #0b1f35;
|
|
4
4
|
}
|
|
@@ -40,35 +40,35 @@
|
|
|
40
40
|
--calendar-input-icon-color: var(--color-light-graphic-primary);
|
|
41
41
|
--calendar-input-popover-border-radius: 0 0 var(--border-radius-s) var(--border-radius-s);
|
|
42
42
|
}
|
|
43
|
-
.calendar-
|
|
43
|
+
.calendar-input__component_1h5bi {
|
|
44
44
|
display: inline-block;
|
|
45
45
|
outline: none;
|
|
46
46
|
position: relative;
|
|
47
47
|
}
|
|
48
|
-
.calendar-
|
|
48
|
+
.calendar-input__block_1h5bi {
|
|
49
49
|
width: 100%;
|
|
50
50
|
}
|
|
51
|
-
.calendar-
|
|
51
|
+
.calendar-input__calendarContainer_1h5bi {
|
|
52
52
|
display: inline-block;
|
|
53
53
|
box-sizing: border-box;
|
|
54
54
|
border-radius: var(--calendar-input-popover-border-radius)
|
|
55
55
|
}
|
|
56
56
|
@media (max-width: 374px) {
|
|
57
|
-
.calendar-
|
|
57
|
+
.calendar-input__calendarContainer_1h5bi {
|
|
58
58
|
width: 100%;
|
|
59
59
|
min-width: 288px
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
|
-
.calendar-
|
|
62
|
+
.calendar-input__calendarIcon_1h5bi {
|
|
63
63
|
width: 24px;
|
|
64
64
|
height: 24px;
|
|
65
65
|
display: block;
|
|
66
66
|
color: var(--calendar-input-icon-color)
|
|
67
67
|
}
|
|
68
|
-
.calendar-
|
|
68
|
+
.calendar-input__calendarIcon_1h5bi:not(:only-child) {
|
|
69
69
|
margin-right: var(--gap-2xs);
|
|
70
70
|
}
|
|
71
|
-
.calendar-
|
|
71
|
+
.calendar-input__nativeInput_1h5bi {
|
|
72
72
|
opacity: 0;
|
|
73
73
|
position: absolute;
|
|
74
74
|
top: 0;
|
|
@@ -79,9 +79,9 @@
|
|
|
79
79
|
appearance: none;
|
|
80
80
|
z-index: 1
|
|
81
81
|
}
|
|
82
|
-
.calendar-
|
|
82
|
+
.calendar-input__nativeInput_1h5bi::-webkit-calendar-picker-indicator {
|
|
83
83
|
display: none;
|
|
84
84
|
}
|
|
85
|
-
.calendar-
|
|
85
|
+
.calendar-input__nativeInput_1h5bi::-webkit-inner-spin-button {
|
|
86
86
|
display: none;
|
|
87
87
|
}
|
package/dist/modern/Component.js
CHANGED
|
@@ -10,7 +10,7 @@ import 'date-fns/format';
|
|
|
10
10
|
import 'date-fns/isSameDay';
|
|
11
11
|
import { SUPPORTS_INPUT_TYPE_DATE } from './utils.js';
|
|
12
12
|
|
|
13
|
-
var styles = {"component":"calendar-
|
|
13
|
+
var styles = {"component":"calendar-input__component_1h5bi","block":"calendar-input__block_1h5bi","calendarContainer":"calendar-input__calendarContainer_1h5bi","calendarIcon":"calendar-input__calendarIcon_1h5bi","nativeInput":"calendar-input__nativeInput_1h5bi"};
|
|
14
14
|
require('./index.css')
|
|
15
15
|
|
|
16
16
|
const CalendarInput = forwardRef(({ block = false, className, inputClassName, popoverClassName, defaultOpen = false, defaultMonth, defaultValue = '', calendarPosition = 'popover', value, dataTestId, calendarProps = {}, minDate = calendarProps.minDate, maxDate = calendarProps.maxDate, offDays = calendarProps.offDays || [], events = calendarProps.events || [], preventFlip, mobileMode = 'popover', wrapperRef = null, disabled, onChange = () => null, onInputChange, onCalendarChange, onKeyDown, readOnly, Calendar: Calendar$1 = Calendar, popoverPosition = 'bottom-start', zIndexPopover, useAnchorWidth, rightAddons, error, ...restProps }, ref) => {
|
package/dist/modern/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1lpmv */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-graphic-primary: #0b1f35;
|
|
4
4
|
}
|
|
@@ -40,35 +40,35 @@
|
|
|
40
40
|
--calendar-input-icon-color: var(--color-light-graphic-primary);
|
|
41
41
|
--calendar-input-popover-border-radius: 0 0 var(--border-radius-s) var(--border-radius-s);
|
|
42
42
|
}
|
|
43
|
-
.calendar-
|
|
43
|
+
.calendar-input__component_1h5bi {
|
|
44
44
|
display: inline-block;
|
|
45
45
|
outline: none;
|
|
46
46
|
position: relative;
|
|
47
47
|
}
|
|
48
|
-
.calendar-
|
|
48
|
+
.calendar-input__block_1h5bi {
|
|
49
49
|
width: 100%;
|
|
50
50
|
}
|
|
51
|
-
.calendar-
|
|
51
|
+
.calendar-input__calendarContainer_1h5bi {
|
|
52
52
|
display: inline-block;
|
|
53
53
|
box-sizing: border-box;
|
|
54
54
|
border-radius: var(--calendar-input-popover-border-radius)
|
|
55
55
|
}
|
|
56
56
|
@media (max-width: 374px) {
|
|
57
|
-
.calendar-
|
|
57
|
+
.calendar-input__calendarContainer_1h5bi {
|
|
58
58
|
width: 100%;
|
|
59
59
|
min-width: 288px
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
|
-
.calendar-
|
|
62
|
+
.calendar-input__calendarIcon_1h5bi {
|
|
63
63
|
width: 24px;
|
|
64
64
|
height: 24px;
|
|
65
65
|
display: block;
|
|
66
66
|
color: var(--calendar-input-icon-color)
|
|
67
67
|
}
|
|
68
|
-
.calendar-
|
|
68
|
+
.calendar-input__calendarIcon_1h5bi:not(:only-child) {
|
|
69
69
|
margin-right: var(--gap-2xs);
|
|
70
70
|
}
|
|
71
|
-
.calendar-
|
|
71
|
+
.calendar-input__nativeInput_1h5bi {
|
|
72
72
|
opacity: 0;
|
|
73
73
|
position: absolute;
|
|
74
74
|
top: 0;
|
|
@@ -79,9 +79,9 @@
|
|
|
79
79
|
appearance: none;
|
|
80
80
|
z-index: 1
|
|
81
81
|
}
|
|
82
|
-
.calendar-
|
|
82
|
+
.calendar-input__nativeInput_1h5bi::-webkit-calendar-picker-indicator {
|
|
83
83
|
display: none;
|
|
84
84
|
}
|
|
85
|
-
.calendar-
|
|
85
|
+
.calendar-input__nativeInput_1h5bi::-webkit-inner-spin-button {
|
|
86
86
|
display: none;
|
|
87
87
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-calendar-input",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.2.0",
|
|
4
4
|
"description": "Calendar input component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -19,12 +19,12 @@
|
|
|
19
19
|
"react-dom": "^16.9.0 || ^17.0.1"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@alfalab/core-components-calendar": "^5.
|
|
23
|
-
"@alfalab/core-components-date-input": "^2.1.
|
|
24
|
-
"@alfalab/core-components-popover": "^5.6.
|
|
22
|
+
"@alfalab/core-components-calendar": "^5.3.0",
|
|
23
|
+
"@alfalab/core-components-date-input": "^2.1.3",
|
|
24
|
+
"@alfalab/core-components-popover": "^5.6.3",
|
|
25
25
|
"classnames": "2.2.6",
|
|
26
26
|
"date-fns": "2.16.1",
|
|
27
27
|
"react-merge-refs": "1.1.0"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "f540d55438d44b5051d10606dcfea4be99558f8c"
|
|
30
30
|
}
|