@alfalab/core-components-masked-input 4.5.0 → 4.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Component.js CHANGED
@@ -53,7 +53,7 @@ function __rest(s, e) {
53
53
  return t;
54
54
  }
55
55
 
56
- var styles = {"textHidden":"masked-input__textHidden_60svl"};
56
+ var styles = {"textHidden":"masked-input__textHidden_1gwli"};
57
57
  require('./index.css')
58
58
 
59
59
  // Символ плейсхолдера не может входить в маску, поэтому вместо пробела используется \u2000
package/esm/Component.js CHANGED
@@ -43,7 +43,7 @@ function __rest(s, e) {
43
43
  return t;
44
44
  }
45
45
 
46
- var styles = {"textHidden":"masked-input__textHidden_60svl"};
46
+ var styles = {"textHidden":"masked-input__textHidden_1gwli"};
47
47
  require('./index.css')
48
48
 
49
49
  // Символ плейсхолдера не может входить в маску, поэтому вместо пробела используется \u2000
package/esm/index.css CHANGED
@@ -1,4 +1,4 @@
1
1
  /* hash: x6qvq */
2
- .masked-input__textHidden_60svl input {
2
+ .masked-input__textHidden_1gwli input {
3
3
  opacity: 0;
4
4
  }
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
1
  /* hash: x6qvq */
2
- .masked-input__textHidden_60svl input {
2
+ .masked-input__textHidden_1gwli input {
3
3
  opacity: 0;
4
4
  }
@@ -4,7 +4,7 @@ import mergeRefs from 'react-merge-refs';
4
4
  import { createTextMaskInputElement } from 'text-mask-core';
5
5
  import { Input } from '@alfalab/core-components-input/modern';
6
6
 
7
- var styles = {"textHidden":"masked-input__textHidden_60svl"};
7
+ var styles = {"textHidden":"masked-input__textHidden_1gwli"};
8
8
  require('./index.css')
9
9
 
10
10
  // Символ плейсхолдера не может входить в маску, поэтому вместо пробела используется \u2000
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
1
  /* hash: x6qvq */
2
- .masked-input__textHidden_60svl input {
2
+ .masked-input__textHidden_1gwli input {
3
3
  opacity: 0;
4
4
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-masked-input",
3
- "version": "4.5.0",
3
+ "version": "4.5.1",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -17,7 +17,7 @@
17
17
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0"
18
18
  },
19
19
  "dependencies": {
20
- "@alfalab/core-components-input": "^9.1.0",
20
+ "@alfalab/core-components-input": "^9.1.1",
21
21
  "classnames": "^2.3.1",
22
22
  "react-merge-refs": "^1.1.0",
23
23
  "text-mask-core": "^5.1.2"
package/CHANGELOG.md DELETED
@@ -1,494 +0,0 @@
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.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.4.4...@alfalab/core-components-masked-input@4.5.0) (2022-08-04)
7
-
8
-
9
- ### Features
10
-
11
- * react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
12
-
13
-
14
-
15
-
16
-
17
- ## [4.4.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.4.3...@alfalab/core-components-masked-input@4.4.4) (2022-07-25)
18
-
19
- **Note:** Version bump only for package @alfalab/core-components-masked-input
20
-
21
-
22
-
23
-
24
-
25
- ## [4.4.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.4.2...@alfalab/core-components-masked-input@4.4.3) (2022-07-18)
26
-
27
- **Note:** Version bump only for package @alfalab/core-components-masked-input
28
-
29
-
30
-
31
-
32
-
33
- ## [4.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.4.1...@alfalab/core-components-masked-input@4.4.2) (2022-07-15)
34
-
35
-
36
- ### Bug Fixes
37
-
38
- * bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
39
-
40
-
41
-
42
-
43
-
44
- ## [4.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.4.0...@alfalab/core-components-masked-input@4.4.1) (2022-07-14)
45
-
46
- **Note:** Version bump only for package @alfalab/core-components-masked-input
47
-
48
-
49
-
50
-
51
-
52
- # [4.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.3.7...@alfalab/core-components-masked-input@4.4.0) (2022-06-28)
53
-
54
-
55
- ### Features
56
-
57
- * circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
58
-
59
-
60
-
61
-
62
-
63
- ## [4.3.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.3.6...@alfalab/core-components-masked-input@4.3.7) (2022-06-23)
64
-
65
- **Note:** Version bump only for package @alfalab/core-components-masked-input
66
-
67
-
68
-
69
-
70
-
71
- ## [4.3.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.3.5...@alfalab/core-components-masked-input@4.3.6) (2022-06-03)
72
-
73
- **Note:** Version bump only for package @alfalab/core-components-masked-input
74
-
75
-
76
-
77
-
78
-
79
- # [4.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.14...@alfalab/core-components-masked-input@4.3.0) (2022-03-04)
80
-
81
-
82
- ### Features
83
-
84
- * Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
85
-
86
-
87
-
88
-
89
-
90
- ## [4.2.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.13...@alfalab/core-components-masked-input@4.2.14) (2022-02-17)
91
-
92
- **Note:** Version bump only for package @alfalab/core-components-masked-input
93
-
94
-
95
-
96
-
97
-
98
- ## [4.2.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.12...@alfalab/core-components-masked-input@4.2.13) (2022-02-15)
99
-
100
- **Note:** Version bump only for package @alfalab/core-components-masked-input
101
-
102
-
103
-
104
-
105
-
106
- ## [4.2.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.11...@alfalab/core-components-masked-input@4.2.12) (2022-02-09)
107
-
108
- **Note:** Version bump only for package @alfalab/core-components-masked-input
109
-
110
-
111
-
112
-
113
-
114
- ## [4.2.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.10...@alfalab/core-components-masked-input@4.2.11) (2022-02-03)
115
-
116
- **Note:** Version bump only for package @alfalab/core-components-masked-input
117
-
118
-
119
-
120
-
121
-
122
- ## [4.2.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.9...@alfalab/core-components-masked-input@4.2.10) (2022-02-02)
123
-
124
- **Note:** Version bump only for package @alfalab/core-components-masked-input
125
-
126
-
127
-
128
-
129
-
130
- ## [4.2.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.8...@alfalab/core-components-masked-input@4.2.9) (2021-12-29)
131
-
132
- **Note:** Version bump only for package @alfalab/core-components-masked-input
133
-
134
-
135
-
136
-
137
-
138
- ## [4.2.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.7...@alfalab/core-components-masked-input@4.2.8) (2021-12-14)
139
-
140
- **Note:** Version bump only for package @alfalab/core-components-masked-input
141
-
142
-
143
-
144
-
145
-
146
- ## [4.2.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.6...@alfalab/core-components-masked-input@4.2.7) (2021-12-08)
147
-
148
- **Note:** Version bump only for package @alfalab/core-components-masked-input
149
-
150
-
151
-
152
-
153
-
154
- ## [4.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.5...@alfalab/core-components-masked-input@4.2.6) (2021-12-08)
155
-
156
- **Note:** Version bump only for package @alfalab/core-components-masked-input
157
-
158
-
159
-
160
-
161
-
162
- ## [4.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.4...@alfalab/core-components-masked-input@4.2.5) (2021-12-08)
163
-
164
- **Note:** Version bump only for package @alfalab/core-components-masked-input
165
-
166
-
167
-
168
-
169
-
170
- ## [4.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.3...@alfalab/core-components-masked-input@4.2.4) (2021-11-26)
171
-
172
- **Note:** Version bump only for package @alfalab/core-components-masked-input
173
-
174
-
175
-
176
-
177
-
178
- ## [4.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.2...@alfalab/core-components-masked-input@4.2.3) (2021-11-16)
179
-
180
- **Note:** Version bump only for package @alfalab/core-components-masked-input
181
-
182
-
183
-
184
-
185
-
186
- ## [4.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.1...@alfalab/core-components-masked-input@4.2.2) (2021-10-15)
187
-
188
- **Note:** Version bump only for package @alfalab/core-components-masked-input
189
-
190
-
191
-
192
-
193
-
194
- ## [4.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.2.0...@alfalab/core-components-masked-input@4.2.1) (2021-10-11)
195
-
196
- **Note:** Version bump only for package @alfalab/core-components-masked-input
197
-
198
-
199
-
200
-
201
-
202
- # [4.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.1.5...@alfalab/core-components-masked-input@4.2.0) (2021-09-14)
203
-
204
-
205
- ### Features
206
-
207
- * 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))
208
-
209
-
210
-
211
-
212
-
213
- ## [4.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.1.4...@alfalab/core-components-masked-input@4.1.5) (2021-08-27)
214
-
215
- **Note:** Version bump only for package @alfalab/core-components-masked-input
216
-
217
-
218
-
219
-
220
-
221
- ## [4.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.1.3...@alfalab/core-components-masked-input@4.1.4) (2021-08-23)
222
-
223
- **Note:** Version bump only for package @alfalab/core-components-masked-input
224
-
225
-
226
-
227
-
228
-
229
- ## [4.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.1.2...@alfalab/core-components-masked-input@4.1.3) (2021-08-23)
230
-
231
-
232
- ### Bug Fixes
233
-
234
- * **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)
235
-
236
-
237
-
238
-
239
-
240
- ## [4.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.1.1...@alfalab/core-components-masked-input@4.1.2) (2021-08-11)
241
-
242
- **Note:** Version bump only for package @alfalab/core-components-masked-input
243
-
244
-
245
-
246
-
247
-
248
- ## [4.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.1.0...@alfalab/core-components-masked-input@4.1.1) (2021-08-04)
249
-
250
- **Note:** Version bump only for package @alfalab/core-components-masked-input
251
-
252
-
253
-
254
-
255
-
256
- # [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.0.2...@alfalab/core-components-masked-input@4.1.0) (2021-07-23)
257
-
258
-
259
- ### Features
260
-
261
- * **date-input:** add component ([#751](https://github.com/core-ds/core-components/issues/751)) ([4b94bee](https://github.com/core-ds/core-components/commit/4b94beec36acc73ac6c62cf37f87061c0ada4b35))
262
-
263
-
264
-
265
-
266
-
267
- ## [4.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.0.1...@alfalab/core-components-masked-input@4.0.2) (2021-07-19)
268
-
269
- **Note:** Version bump only for package @alfalab/core-components-masked-input
270
-
271
-
272
-
273
-
274
-
275
- ## [4.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.0.0...@alfalab/core-components-masked-input@4.0.1) (2021-07-09)
276
-
277
- **Note:** Version bump only for package @alfalab/core-components-masked-input
278
-
279
-
280
-
281
-
282
-
283
- # [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.27...@alfalab/core-components-masked-input@4.0.0) (2021-07-08)
284
-
285
-
286
- ### Features
287
-
288
- * upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
289
-
290
- ## [3.2.27](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.26...@alfalab/core-components-masked-input@3.2.27) (2021-06-22)
291
-
292
- **Note:** Version bump only for package @alfalab/core-components-masked-input
293
-
294
-
295
-
296
-
297
-
298
- ## [3.2.26](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.25...@alfalab/core-components-masked-input@3.2.26) (2021-06-08)
299
-
300
-
301
- ### Bug Fixes
302
-
303
- * **masked-input:** inline module types ([#692](https://github.com/core-ds/core-components/issues/692)) ([004e60a](https://github.com/core-ds/core-components/commit/004e60ab61f51251b9d65d4d04fd9562eda5e766))
304
-
305
-
306
-
307
-
308
-
309
- ## [3.2.25](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.24...@alfalab/core-components-masked-input@3.2.25) (2021-05-31)
310
-
311
- **Note:** Version bump only for package @alfalab/core-components-masked-input
312
-
313
-
314
-
315
-
316
-
317
- ## [3.2.24](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.23...@alfalab/core-components-masked-input@3.2.24) (2021-05-25)
318
-
319
- **Note:** Version bump only for package @alfalab/core-components-masked-input
320
-
321
-
322
-
323
-
324
-
325
- ## [3.2.23](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.22...@alfalab/core-components-masked-input@3.2.23) (2021-05-25)
326
-
327
- **Note:** Version bump only for package @alfalab/core-components-masked-input
328
-
329
-
330
-
331
-
332
-
333
- ## [3.2.22](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.21...@alfalab/core-components-masked-input@3.2.22) (2021-05-18)
334
-
335
- **Note:** Version bump only for package @alfalab/core-components-masked-input
336
-
337
-
338
-
339
-
340
-
341
- ## [3.2.21](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.20...@alfalab/core-components-masked-input@3.2.21) (2021-05-07)
342
-
343
- **Note:** Version bump only for package @alfalab/core-components-masked-input
344
-
345
-
346
-
347
-
348
-
349
- ## [3.2.20](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.19...@alfalab/core-components-masked-input@3.2.20) (2021-04-26)
350
-
351
- **Note:** Version bump only for package @alfalab/core-components-masked-input
352
-
353
-
354
-
355
-
356
-
357
- ## [3.2.19](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.18...@alfalab/core-components-masked-input@3.2.19) (2021-04-09)
358
-
359
- **Note:** Version bump only for package @alfalab/core-components-masked-input
360
-
361
-
362
-
363
-
364
-
365
- ## [3.2.18](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.17...@alfalab/core-components-masked-input@3.2.18) (2021-04-01)
366
-
367
- **Note:** Version bump only for package @alfalab/core-components-masked-input
368
-
369
-
370
-
371
-
372
-
373
- ## [3.2.17](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.16...@alfalab/core-components-masked-input@3.2.17) (2021-03-30)
374
-
375
- **Note:** Version bump only for package @alfalab/core-components-masked-input
376
-
377
-
378
-
379
-
380
-
381
- ## [3.2.16](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.15...@alfalab/core-components-masked-input@3.2.16) (2021-03-24)
382
-
383
- **Note:** Version bump only for package @alfalab/core-components-masked-input
384
-
385
-
386
-
387
-
388
-
389
- ## [3.2.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.14...@alfalab/core-components-masked-input@3.2.15) (2021-03-19)
390
-
391
- **Note:** Version bump only for package @alfalab/core-components-masked-input
392
-
393
-
394
-
395
-
396
-
397
- ## [3.2.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.12...@alfalab/core-components-masked-input@3.2.14) (2021-03-18)
398
-
399
-
400
- ### Bug Fixes
401
-
402
- * one more sborka bug ([#579](https://github.com/core-ds/core-components/issues/579)) ([9fbe0be](https://github.com/core-ds/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc))
403
-
404
-
405
-
406
-
407
-
408
- ## [3.2.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.10...@alfalab/core-components-masked-input@3.2.12) (2021-03-16)
409
-
410
-
411
- ### Bug Fixes
412
-
413
- * border-radius in packages ([781749e](https://github.com/core-ds/core-components/commit/781749ef38aefd5a6707ac56d2e297dce9f3e073))
414
-
415
-
416
-
417
-
418
-
419
- ## [3.2.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.9...@alfalab/core-components-masked-input@3.2.10) (2021-03-15)
420
-
421
- **Note:** Version bump only for package @alfalab/core-components-masked-input
422
-
423
-
424
-
425
-
426
-
427
- ## [3.2.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.8...@alfalab/core-components-masked-input@3.2.9) (2021-03-14)
428
-
429
- **Note:** Version bump only for package @alfalab/core-components-masked-input
430
-
431
-
432
-
433
-
434
-
435
- ## [3.2.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.7...@alfalab/core-components-masked-input@3.2.8) (2021-03-10)
436
-
437
- **Note:** Version bump only for package @alfalab/core-components-masked-input
438
-
439
-
440
-
441
-
442
-
443
- ## [3.2.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.6...@alfalab/core-components-masked-input@3.2.7) (2021-03-04)
444
-
445
- **Note:** Version bump only for package @alfalab/core-components-masked-input
446
-
447
-
448
-
449
-
450
-
451
- ## [3.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.5...@alfalab/core-components-masked-input@3.2.6) (2021-03-03)
452
-
453
- **Note:** Version bump only for package @alfalab/core-components-masked-input
454
-
455
-
456
-
457
-
458
-
459
- ## [3.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.4...@alfalab/core-components-masked-input@3.2.5) (2021-03-03)
460
-
461
- **Note:** Version bump only for package @alfalab/core-components-masked-input
462
-
463
-
464
-
465
-
466
-
467
- ## [3.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.3...@alfalab/core-components-masked-input@3.2.4) (2021-03-03)
468
-
469
- **Note:** Version bump only for package @alfalab/core-components-masked-input
470
-
471
-
472
-
473
-
474
-
475
- ## [3.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.2...@alfalab/core-components-masked-input@3.2.3) (2021-02-20)
476
-
477
- **Note:** Version bump only for package @alfalab/core-components-masked-input
478
-
479
-
480
-
481
-
482
-
483
- ## [3.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.1...@alfalab/core-components-masked-input@3.2.2) (2021-02-19)
484
-
485
- **Note:** Version bump only for package @alfalab/core-components-masked-input
486
-
487
-
488
-
489
-
490
-
491
- ## [3.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.0...@alfalab/core-components-masked-input@3.2.1) (2021-02-18)
492
-
493
-
494
- **Note:** Version bump only for package @alfalab/core-components-masked-input