@alfalab/core-components-phone-input 5.5.0 → 6.0.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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/CHANGELOG.md +0 -516
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-phone-input",
3
- "version": "5.5.0",
3
+ "version": "6.0.0",
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-masked-input": "^4.5.0",
20
+ "@alfalab/core-components-masked-input": "^5.0.0",
21
21
  "classnames": "^2.3.1",
22
22
  "text-mask-core": "^5.1.2"
23
23
  }
package/CHANGELOG.md DELETED
@@ -1,516 +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
- # [5.5.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.4.4...@alfalab/core-components-phone-input@5.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
- ## [5.4.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.4.3...@alfalab/core-components-phone-input@5.4.4) (2022-07-25)
18
-
19
- **Note:** Version bump only for package @alfalab/core-components-phone-input
20
-
21
-
22
-
23
-
24
-
25
- ## [5.4.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.4.2...@alfalab/core-components-phone-input@5.4.3) (2022-07-18)
26
-
27
- **Note:** Version bump only for package @alfalab/core-components-phone-input
28
-
29
-
30
-
31
-
32
-
33
- ## [5.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.4.1...@alfalab/core-components-phone-input@5.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
- ## [5.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.4.0...@alfalab/core-components-phone-input@5.4.1) (2022-07-14)
45
-
46
- **Note:** Version bump only for package @alfalab/core-components-phone-input
47
-
48
-
49
-
50
-
51
-
52
- # [5.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.3.7...@alfalab/core-components-phone-input@5.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
- ## [5.3.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.3.6...@alfalab/core-components-phone-input@5.3.7) (2022-06-23)
64
-
65
- **Note:** Version bump only for package @alfalab/core-components-phone-input
66
-
67
-
68
-
69
-
70
-
71
- ## [5.3.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.3.5...@alfalab/core-components-phone-input@5.3.6) (2022-06-03)
72
-
73
- **Note:** Version bump only for package @alfalab/core-components-phone-input
74
-
75
-
76
-
77
-
78
-
79
- # [5.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.14...@alfalab/core-components-phone-input@5.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
- ## [5.2.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.13...@alfalab/core-components-phone-input@5.2.14) (2022-02-17)
91
-
92
-
93
- ### Bug Fixes
94
-
95
- * imports for glyph icons ([#994](https://github.com/core-ds/core-components/issues/994)) ([8e807f2](https://github.com/core-ds/core-components/commit/8e807f26abf0f942fe8eadbd201caecb297b35dc))
96
-
97
-
98
-
99
-
100
-
101
- ## [5.2.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.12...@alfalab/core-components-phone-input@5.2.13) (2022-02-15)
102
-
103
- **Note:** Version bump only for package @alfalab/core-components-phone-input
104
-
105
-
106
-
107
-
108
-
109
- ## [5.2.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.11...@alfalab/core-components-phone-input@5.2.12) (2022-02-09)
110
-
111
- **Note:** Version bump only for package @alfalab/core-components-phone-input
112
-
113
-
114
-
115
-
116
-
117
- ## [5.2.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.10...@alfalab/core-components-phone-input@5.2.11) (2022-02-03)
118
-
119
- **Note:** Version bump only for package @alfalab/core-components-phone-input
120
-
121
-
122
-
123
-
124
-
125
- ## [5.2.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.9...@alfalab/core-components-phone-input@5.2.10) (2022-02-02)
126
-
127
- **Note:** Version bump only for package @alfalab/core-components-phone-input
128
-
129
-
130
-
131
-
132
-
133
- ## [5.2.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.8...@alfalab/core-components-phone-input@5.2.9) (2021-12-29)
134
-
135
- **Note:** Version bump only for package @alfalab/core-components-phone-input
136
-
137
-
138
-
139
-
140
-
141
- ## [5.2.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.7...@alfalab/core-components-phone-input@5.2.8) (2021-12-14)
142
-
143
- **Note:** Version bump only for package @alfalab/core-components-phone-input
144
-
145
-
146
-
147
-
148
-
149
- ## [5.2.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.6...@alfalab/core-components-phone-input@5.2.7) (2021-12-08)
150
-
151
- **Note:** Version bump only for package @alfalab/core-components-phone-input
152
-
153
-
154
-
155
-
156
-
157
- ## [5.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.5...@alfalab/core-components-phone-input@5.2.6) (2021-12-08)
158
-
159
- **Note:** Version bump only for package @alfalab/core-components-phone-input
160
-
161
-
162
-
163
-
164
-
165
- ## [5.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.4...@alfalab/core-components-phone-input@5.2.5) (2021-12-08)
166
-
167
- **Note:** Version bump only for package @alfalab/core-components-phone-input
168
-
169
-
170
-
171
-
172
-
173
- ## [5.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.3...@alfalab/core-components-phone-input@5.2.4) (2021-11-26)
174
-
175
- **Note:** Version bump only for package @alfalab/core-components-phone-input
176
-
177
-
178
-
179
-
180
-
181
- ## [5.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.2...@alfalab/core-components-phone-input@5.2.3) (2021-11-16)
182
-
183
- **Note:** Version bump only for package @alfalab/core-components-phone-input
184
-
185
-
186
-
187
-
188
-
189
- ## [5.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.1...@alfalab/core-components-phone-input@5.2.2) (2021-10-15)
190
-
191
- **Note:** Version bump only for package @alfalab/core-components-phone-input
192
-
193
-
194
-
195
-
196
-
197
- ## [5.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.2.0...@alfalab/core-components-phone-input@5.2.1) (2021-10-11)
198
-
199
- **Note:** Version bump only for package @alfalab/core-components-phone-input
200
-
201
-
202
-
203
-
204
-
205
- # [5.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.1.7...@alfalab/core-components-phone-input@5.2.0) (2021-09-14)
206
-
207
-
208
- ### Features
209
-
210
- * 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))
211
-
212
-
213
-
214
-
215
-
216
- ## [5.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.1.6...@alfalab/core-components-phone-input@5.1.7) (2021-08-27)
217
-
218
- **Note:** Version bump only for package @alfalab/core-components-phone-input
219
-
220
-
221
-
222
-
223
-
224
- ## [5.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.1.5...@alfalab/core-components-phone-input@5.1.6) (2021-08-23)
225
-
226
- **Note:** Version bump only for package @alfalab/core-components-phone-input
227
-
228
-
229
-
230
-
231
-
232
- ## [5.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.1.4...@alfalab/core-components-phone-input@5.1.5) (2021-08-23)
233
-
234
-
235
- ### Bug Fixes
236
-
237
- * **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)
238
-
239
-
240
-
241
-
242
-
243
- ## [5.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.1.3...@alfalab/core-components-phone-input@5.1.4) (2021-08-11)
244
-
245
- **Note:** Version bump only for package @alfalab/core-components-phone-input
246
-
247
-
248
-
249
-
250
-
251
- ## [5.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.1.2...@alfalab/core-components-phone-input@5.1.3) (2021-08-04)
252
-
253
- **Note:** Version bump only for package @alfalab/core-components-phone-input
254
-
255
-
256
-
257
-
258
-
259
- ## [5.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.1.1...@alfalab/core-components-phone-input@5.1.2) (2021-07-23)
260
-
261
- **Note:** Version bump only for package @alfalab/core-components-phone-input
262
-
263
-
264
-
265
-
266
-
267
- ## [5.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.1.0...@alfalab/core-components-phone-input@5.1.1) (2021-07-20)
268
-
269
-
270
- ### Bug Fixes
271
-
272
- * **phone-input:** value prop ([#757](https://github.com/core-ds/core-components/issues/757)) ([3ba0168](https://github.com/core-ds/core-components/commit/3ba01686ffa950bd74d9ab28bfa961c6cf74a5d8))
273
-
274
-
275
-
276
-
277
-
278
- # [5.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.0.1...@alfalab/core-components-phone-input@5.1.0) (2021-07-19)
279
-
280
-
281
- ### Features
282
-
283
- * **phone-input:** add 'clearableCountyCode' prop ([#749](https://github.com/core-ds/core-components/issues/749)) ([d110ae7](https://github.com/core-ds/core-components/commit/d110ae76594ccbf7f6d8a5764d3c2a72b1ae9a26))
284
-
285
-
286
-
287
-
288
-
289
- ## [5.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@5.0.0...@alfalab/core-components-phone-input@5.0.1) (2021-07-09)
290
-
291
- **Note:** Version bump only for package @alfalab/core-components-phone-input
292
-
293
-
294
-
295
-
296
-
297
- # [5.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.20...@alfalab/core-components-phone-input@5.0.0) (2021-07-08)
298
-
299
-
300
- ### Features
301
-
302
- * upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
303
-
304
- ## [4.0.20](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.19...@alfalab/core-components-phone-input@4.0.20) (2021-06-22)
305
-
306
- **Note:** Version bump only for package @alfalab/core-components-phone-input
307
-
308
-
309
-
310
-
311
-
312
- ## [4.0.19](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.18...@alfalab/core-components-phone-input@4.0.19) (2021-06-08)
313
-
314
- **Note:** Version bump only for package @alfalab/core-components-phone-input
315
-
316
-
317
-
318
-
319
-
320
- ## [4.0.18](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.17...@alfalab/core-components-phone-input@4.0.18) (2021-05-31)
321
-
322
- **Note:** Version bump only for package @alfalab/core-components-phone-input
323
-
324
-
325
-
326
-
327
-
328
- ## [4.0.17](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.16...@alfalab/core-components-phone-input@4.0.17) (2021-05-25)
329
-
330
- **Note:** Version bump only for package @alfalab/core-components-phone-input
331
-
332
-
333
-
334
-
335
-
336
- ## [4.0.16](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.15...@alfalab/core-components-phone-input@4.0.16) (2021-05-25)
337
-
338
- **Note:** Version bump only for package @alfalab/core-components-phone-input
339
-
340
-
341
-
342
-
343
-
344
- ## [4.0.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.14...@alfalab/core-components-phone-input@4.0.15) (2021-05-18)
345
-
346
- **Note:** Version bump only for package @alfalab/core-components-phone-input
347
-
348
-
349
-
350
-
351
-
352
- ## [4.0.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.13...@alfalab/core-components-phone-input@4.0.14) (2021-05-07)
353
-
354
- **Note:** Version bump only for package @alfalab/core-components-phone-input
355
-
356
-
357
-
358
-
359
-
360
- ## [4.0.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.12...@alfalab/core-components-phone-input@4.0.13) (2021-04-26)
361
-
362
- **Note:** Version bump only for package @alfalab/core-components-phone-input
363
-
364
-
365
-
366
-
367
-
368
- ## [4.0.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.11...@alfalab/core-components-phone-input@4.0.12) (2021-04-09)
369
-
370
- **Note:** Version bump only for package @alfalab/core-components-phone-input
371
-
372
-
373
-
374
-
375
-
376
- ## [4.0.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.10...@alfalab/core-components-phone-input@4.0.11) (2021-04-01)
377
-
378
- **Note:** Version bump only for package @alfalab/core-components-phone-input
379
-
380
-
381
-
382
-
383
-
384
- ## [4.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.9...@alfalab/core-components-phone-input@4.0.10) (2021-03-30)
385
-
386
- **Note:** Version bump only for package @alfalab/core-components-phone-input
387
-
388
-
389
-
390
-
391
-
392
- ## [4.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.8...@alfalab/core-components-phone-input@4.0.9) (2021-03-24)
393
-
394
- **Note:** Version bump only for package @alfalab/core-components-phone-input
395
-
396
-
397
-
398
-
399
-
400
- ## [4.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.7...@alfalab/core-components-phone-input@4.0.8) (2021-03-19)
401
-
402
- **Note:** Version bump only for package @alfalab/core-components-phone-input
403
-
404
-
405
-
406
-
407
-
408
- ## [4.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.5...@alfalab/core-components-phone-input@4.0.7) (2021-03-18)
409
-
410
-
411
- ### Bug Fixes
412
-
413
- * one more sborka bug ([#579](https://github.com/core-ds/core-components/issues/579)) ([9fbe0be](https://github.com/core-ds/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc))
414
-
415
-
416
-
417
-
418
-
419
- ## [4.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.3...@alfalab/core-components-phone-input@4.0.5) (2021-03-16)
420
-
421
-
422
- ### Bug Fixes
423
-
424
- * border-radius in packages ([781749e](https://github.com/core-ds/core-components/commit/781749ef38aefd5a6707ac56d2e297dce9f3e073))
425
-
426
-
427
-
428
-
429
-
430
- ## [4.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.2...@alfalab/core-components-phone-input@4.0.3) (2021-03-15)
431
-
432
- **Note:** Version bump only for package @alfalab/core-components-phone-input
433
-
434
-
435
-
436
-
437
-
438
- ## [4.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.1...@alfalab/core-components-phone-input@4.0.2) (2021-03-14)
439
-
440
- **Note:** Version bump only for package @alfalab/core-components-phone-input
441
-
442
-
443
-
444
-
445
-
446
- ## [4.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@4.0.0...@alfalab/core-components-phone-input@4.0.1) (2021-03-10)
447
-
448
- **Note:** Version bump only for package @alfalab/core-components-phone-input
449
-
450
-
451
-
452
-
453
-
454
- # [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@3.2.7...@alfalab/core-components-phone-input@4.0.0) (2021-03-04)
455
-
456
-
457
- ### Features
458
-
459
- * **phone-input:** changed size L (72 → 64), added size XL (72) ([13257c5](https://github.com/core-ds/core-components/commit/13257c54543b2f1a870527093df11c532143dab9))
460
-
461
-
462
- ### BREAKING CHANGES
463
-
464
- * **phone-input:** size L changed to size XL
465
-
466
-
467
-
468
-
469
-
470
- ## [3.2.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@3.2.6...@alfalab/core-components-phone-input@3.2.7) (2021-03-03)
471
-
472
- **Note:** Version bump only for package @alfalab/core-components-phone-input
473
-
474
-
475
-
476
-
477
-
478
- ## [3.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@3.2.5...@alfalab/core-components-phone-input@3.2.6) (2021-03-03)
479
-
480
- **Note:** Version bump only for package @alfalab/core-components-phone-input
481
-
482
-
483
-
484
-
485
-
486
- ## [3.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@3.2.4...@alfalab/core-components-phone-input@3.2.5) (2021-03-03)
487
-
488
- **Note:** Version bump only for package @alfalab/core-components-phone-input
489
-
490
-
491
-
492
-
493
-
494
- ## [3.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@3.2.3...@alfalab/core-components-phone-input@3.2.4) (2021-02-20)
495
-
496
- **Note:** Version bump only for package @alfalab/core-components-phone-input
497
-
498
-
499
-
500
-
501
-
502
- ## [3.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@3.2.2...@alfalab/core-components-phone-input@3.2.3) (2021-02-19)
503
-
504
- **Note:** Version bump only for package @alfalab/core-components-phone-input
505
-
506
-
507
-
508
-
509
-
510
- ## [3.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-phone-input@3.2.1...@alfalab/core-components-phone-input@3.2.2) (2021-02-18)
511
-
512
-
513
- ### Bug Fixes
514
-
515
-
516
- * update versions ([#525](https://github.com/core-ds/core-components/issues/525)) ([31b2e4c](https://github.com/core-ds/core-components/commit/31b2e4c92fde6e2b63a3391a4e053cd328e93e70))