@alfalab/core-components-intl-phone-input 6.2.0 → 6.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/CHANGELOG.md +107 -99
  2. package/dist/{component-f8b7bb12.d.ts → component-e0f59339.d.ts} +0 -0
  3. package/dist/{component-f8b7bb12.js → component-e0f59339.js} +1 -1
  4. package/dist/component.d.ts +1 -1
  5. package/dist/component.js +3 -3
  6. package/dist/components/flag-icon/component.js +1 -1
  7. package/dist/components/flag-icon/index.css +261 -261
  8. package/dist/components/index.js +1 -1
  9. package/dist/components/select/component.js +2 -2
  10. package/dist/components/select/index.css +6 -6
  11. package/dist/components/select/index.js +1 -1
  12. package/dist/components/select-field/component.js +1 -1
  13. package/dist/components/select-field/index.css +8 -8
  14. package/dist/components/select-field/index.d.ts +1 -1
  15. package/dist/components/select-field/index.js +1 -1
  16. package/dist/cssm/component.d.ts +1 -1
  17. package/dist/esm/{component-82951d54.d.ts → component-6549eb39.d.ts} +0 -0
  18. package/dist/esm/{component-82951d54.js → component-6549eb39.js} +1 -1
  19. package/dist/esm/component.d.ts +1 -1
  20. package/dist/esm/component.js +3 -3
  21. package/dist/esm/components/flag-icon/component.js +1 -1
  22. package/dist/esm/components/flag-icon/index.css +261 -261
  23. package/dist/esm/components/index.js +1 -1
  24. package/dist/esm/components/select/component.js +2 -2
  25. package/dist/esm/components/select/index.css +6 -6
  26. package/dist/esm/components/select/index.js +1 -1
  27. package/dist/esm/components/select-field/component.js +1 -1
  28. package/dist/esm/components/select-field/index.css +8 -8
  29. package/dist/esm/components/select-field/index.d.ts +1 -1
  30. package/dist/esm/components/select-field/index.js +1 -1
  31. package/dist/esm/index.css +3 -3
  32. package/dist/esm/index.js +1 -1
  33. package/dist/esm/{libphonenumber-js.min-224b0232.d.ts → libphonenumber-js.min-10cd81f5.d.ts} +0 -0
  34. package/dist/esm/{libphonenumber-js.min-224b0232.js → libphonenumber-js.min-10cd81f5.js} +0 -0
  35. package/dist/index.css +3 -3
  36. package/dist/index.js +1 -1
  37. package/dist/{libphonenumber-js.min-24d9823c.d.ts → libphonenumber-js.min-66f015c7.d.ts} +0 -0
  38. package/dist/{libphonenumber-js.min-24d9823c.js → libphonenumber-js.min-66f015c7.js} +0 -0
  39. package/dist/modern/component.d.ts +1 -1
  40. package/dist/modern/component.js +2 -2
  41. package/dist/modern/components/flag-icon/component.js +1 -1
  42. package/dist/modern/components/flag-icon/index.css +261 -261
  43. package/dist/modern/components/select/component.js +1 -1
  44. package/dist/modern/components/select/index.css +6 -6
  45. package/dist/modern/components/select-field/component.js +1 -1
  46. package/dist/modern/components/select-field/index.css +8 -8
  47. package/dist/modern/index.css +3 -3
  48. package/dist/modern/{libphonenumber-js.min-224b0232.d.ts → libphonenumber-js.min-10cd81f5.d.ts} +0 -0
  49. package/dist/modern/{libphonenumber-js.min-224b0232.js → libphonenumber-js.min-10cd81f5.js} +0 -0
  50. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -3,18 +3,26 @@
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.2.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.5...@alfalab/core-components-intl-phone-input@6.2.0) (2022-03-28)
6
+ ## [6.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.2.0...@alfalab/core-components-intl-phone-input@6.2.1) (2022-03-29)
7
+
8
+ **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
9
+
10
+
11
+
12
+
13
+
14
+ # [6.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.5...@alfalab/core-components-intl-phone-input@6.2.0) (2022-03-28)
7
15
 
8
16
 
9
17
  ### Features
10
18
 
11
- * **filter-tag:** new component ([#1035](https://github.com/alfa-laboratory/core-components/issues/1035)) ([f97e9c5](https://github.com/alfa-laboratory/core-components/commit/f97e9c59062e56f3bafa855450a33b5f67497143))
19
+ * **filter-tag:** new component ([#1035](https://github.com/core-ds/core-components/issues/1035)) ([f97e9c5](https://github.com/core-ds/core-components/commit/f97e9c59062e56f3bafa855450a33b5f67497143))
12
20
 
13
21
 
14
22
 
15
23
 
16
24
 
17
- ## [6.1.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.4...@alfalab/core-components-intl-phone-input@6.1.5) (2022-03-24)
25
+ ## [6.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.4...@alfalab/core-components-intl-phone-input@6.1.5) (2022-03-24)
18
26
 
19
27
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
20
28
 
@@ -22,18 +30,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
22
30
 
23
31
 
24
32
 
25
- ## [6.1.4](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.3...@alfalab/core-components-intl-phone-input@6.1.4) (2022-03-18)
33
+ ## [6.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.3...@alfalab/core-components-intl-phone-input@6.1.4) (2022-03-18)
26
34
 
27
35
 
28
36
  ### Bug Fixes
29
37
 
30
- * **intl-phone-input:** design fixes ([#1030](https://github.com/alfa-laboratory/core-components/issues/1030)) ([27cfb9b](https://github.com/alfa-laboratory/core-components/commit/27cfb9be1cac9f0aac151ae2121c426fb123fb3f))
38
+ * **intl-phone-input:** design fixes ([#1030](https://github.com/core-ds/core-components/issues/1030)) ([27cfb9b](https://github.com/core-ds/core-components/commit/27cfb9be1cac9f0aac151ae2121c426fb123fb3f))
31
39
 
32
40
 
33
41
 
34
42
 
35
43
 
36
- ## [6.1.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.2...@alfalab/core-components-intl-phone-input@6.1.3) (2022-03-04)
44
+ ## [6.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.2...@alfalab/core-components-intl-phone-input@6.1.3) (2022-03-04)
37
45
 
38
46
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
39
47
 
@@ -41,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
41
49
 
42
50
 
43
51
 
44
- ## [6.1.2](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.1...@alfalab/core-components-intl-phone-input@6.1.2) (2022-03-04)
52
+ ## [6.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.1...@alfalab/core-components-intl-phone-input@6.1.2) (2022-03-04)
45
53
 
46
54
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
47
55
 
@@ -49,7 +57,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
49
57
 
50
58
 
51
59
 
52
- ## [6.1.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.0...@alfalab/core-components-intl-phone-input@6.1.1) (2022-03-03)
60
+ ## [6.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.0...@alfalab/core-components-intl-phone-input@6.1.1) (2022-03-03)
53
61
 
54
62
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
55
63
 
@@ -57,18 +65,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
57
65
 
58
66
 
59
67
 
60
- # [6.1.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.15...@alfalab/core-components-intl-phone-input@6.1.0) (2022-03-01)
68
+ # [6.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.15...@alfalab/core-components-intl-phone-input@6.1.0) (2022-03-01)
61
69
 
62
70
 
63
71
  ### Features
64
72
 
65
- * Исправить импорты в сторях. ([#998](https://github.com/alfa-laboratory/core-components/issues/998)) ([e6a654a](https://github.com/alfa-laboratory/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
73
+ * Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
66
74
 
67
75
 
68
76
 
69
77
 
70
78
 
71
- ## [6.0.15](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.14...@alfalab/core-components-intl-phone-input@6.0.15) (2022-02-17)
79
+ ## [6.0.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.14...@alfalab/core-components-intl-phone-input@6.0.15) (2022-02-17)
72
80
 
73
81
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
74
82
 
@@ -76,7 +84,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
76
84
 
77
85
 
78
86
 
79
- ## [6.0.14](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.13...@alfalab/core-components-intl-phone-input@6.0.14) (2022-02-15)
87
+ ## [6.0.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.13...@alfalab/core-components-intl-phone-input@6.0.14) (2022-02-15)
80
88
 
81
89
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
82
90
 
@@ -84,7 +92,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
84
92
 
85
93
 
86
94
 
87
- ## [6.0.13](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.12...@alfalab/core-components-intl-phone-input@6.0.13) (2022-02-09)
95
+ ## [6.0.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.12...@alfalab/core-components-intl-phone-input@6.0.13) (2022-02-09)
88
96
 
89
97
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
90
98
 
@@ -92,7 +100,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
92
100
 
93
101
 
94
102
 
95
- ## [6.0.12](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.11...@alfalab/core-components-intl-phone-input@6.0.12) (2022-02-03)
103
+ ## [6.0.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.11...@alfalab/core-components-intl-phone-input@6.0.12) (2022-02-03)
96
104
 
97
105
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
98
106
 
@@ -100,7 +108,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
100
108
 
101
109
 
102
110
 
103
- ## [6.0.11](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.10...@alfalab/core-components-intl-phone-input@6.0.11) (2022-02-02)
111
+ ## [6.0.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.10...@alfalab/core-components-intl-phone-input@6.0.11) (2022-02-02)
104
112
 
105
113
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
106
114
 
@@ -108,7 +116,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
108
116
 
109
117
 
110
118
 
111
- ## [6.0.10](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.9...@alfalab/core-components-intl-phone-input@6.0.10) (2022-01-27)
119
+ ## [6.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.9...@alfalab/core-components-intl-phone-input@6.0.10) (2022-01-27)
112
120
 
113
121
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
114
122
 
@@ -116,7 +124,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
116
124
 
117
125
 
118
126
 
119
- ## [6.0.9](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.8...@alfalab/core-components-intl-phone-input@6.0.9) (2021-12-29)
127
+ ## [6.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.8...@alfalab/core-components-intl-phone-input@6.0.9) (2021-12-29)
120
128
 
121
129
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
122
130
 
@@ -124,7 +132,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
124
132
 
125
133
 
126
134
 
127
- ## [6.0.8](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.7...@alfalab/core-components-intl-phone-input@6.0.8) (2021-12-14)
135
+ ## [6.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.7...@alfalab/core-components-intl-phone-input@6.0.8) (2021-12-14)
128
136
 
129
137
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
130
138
 
@@ -132,7 +140,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
132
140
 
133
141
 
134
142
 
135
- ## [6.0.7](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.6...@alfalab/core-components-intl-phone-input@6.0.7) (2021-12-08)
143
+ ## [6.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.6...@alfalab/core-components-intl-phone-input@6.0.7) (2021-12-08)
136
144
 
137
145
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
138
146
 
@@ -140,7 +148,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
140
148
 
141
149
 
142
150
 
143
- ## [6.0.6](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.5...@alfalab/core-components-intl-phone-input@6.0.6) (2021-12-08)
151
+ ## [6.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.5...@alfalab/core-components-intl-phone-input@6.0.6) (2021-12-08)
144
152
 
145
153
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
146
154
 
@@ -148,18 +156,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
148
156
 
149
157
 
150
158
 
151
- ## [6.0.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.4...@alfalab/core-components-intl-phone-input@6.0.5) (2021-12-08)
159
+ ## [6.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.4...@alfalab/core-components-intl-phone-input@6.0.5) (2021-12-08)
152
160
 
153
161
 
154
162
  ### Bug Fixes
155
163
 
156
- * актуализируем @alfalab/utils ([#897](https://github.com/alfa-laboratory/core-components/issues/897)) ([30fb88e](https://github.com/alfa-laboratory/core-components/commit/30fb88eee36f68cabf80069e5125d911fabde4a5))
164
+ * актуализируем @alfalab/utils ([#897](https://github.com/core-ds/core-components/issues/897)) ([30fb88e](https://github.com/core-ds/core-components/commit/30fb88eee36f68cabf80069e5125d911fabde4a5))
157
165
 
158
166
 
159
167
 
160
168
 
161
169
 
162
- ## [6.0.4](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.3...@alfalab/core-components-intl-phone-input@6.0.4) (2021-12-01)
170
+ ## [6.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.3...@alfalab/core-components-intl-phone-input@6.0.4) (2021-12-01)
163
171
 
164
172
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
165
173
 
@@ -167,7 +175,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
167
175
 
168
176
 
169
177
 
170
- ## [6.0.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.2...@alfalab/core-components-intl-phone-input@6.0.3) (2021-11-26)
178
+ ## [6.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.2...@alfalab/core-components-intl-phone-input@6.0.3) (2021-11-26)
171
179
 
172
180
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
173
181
 
@@ -175,7 +183,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
175
183
 
176
184
 
177
185
 
178
- ## [6.0.2](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.1...@alfalab/core-components-intl-phone-input@6.0.2) (2021-11-16)
186
+ ## [6.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.1...@alfalab/core-components-intl-phone-input@6.0.2) (2021-11-16)
179
187
 
180
188
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
181
189
 
@@ -183,7 +191,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
183
191
 
184
192
 
185
193
 
186
- ## [6.0.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.0...@alfalab/core-components-intl-phone-input@6.0.1) (2021-11-08)
194
+ ## [6.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@6.0.0...@alfalab/core-components-intl-phone-input@6.0.1) (2021-11-08)
187
195
 
188
196
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
189
197
 
@@ -191,12 +199,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
191
199
 
192
200
 
193
201
 
194
- # [6.0.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.3.3...@alfalab/core-components-intl-phone-input@6.0.0) (2021-10-15)
202
+ # [6.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.3.3...@alfalab/core-components-intl-phone-input@6.0.0) (2021-10-15)
195
203
 
196
204
 
197
205
  ### Features
198
206
 
199
- * **select:** переход к темизации цвета иконки ([112cd95](https://github.com/alfa-laboratory/core-components/commit/112cd95242e27f5065eb2a8349d3afbddfdee638))
207
+ * **select:** переход к темизации цвета иконки ([112cd95](https://github.com/core-ds/core-components/commit/112cd95242e27f5065eb2a8349d3afbddfdee638))
200
208
 
201
209
 
202
210
  ### BREAKING CHANGES
@@ -207,7 +215,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
207
215
 
208
216
 
209
217
 
210
- ## [5.3.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.3.2...@alfalab/core-components-intl-phone-input@5.3.3) (2021-10-15)
218
+ ## [5.3.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.3.2...@alfalab/core-components-intl-phone-input@5.3.3) (2021-10-15)
211
219
 
212
220
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
213
221
 
@@ -215,7 +223,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
215
223
 
216
224
 
217
225
 
218
- ## [5.3.2](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.3.1...@alfalab/core-components-intl-phone-input@5.3.2) (2021-10-11)
226
+ ## [5.3.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.3.1...@alfalab/core-components-intl-phone-input@5.3.2) (2021-10-11)
219
227
 
220
228
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
221
229
 
@@ -223,45 +231,45 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
223
231
 
224
232
 
225
233
 
226
- ## [5.3.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.3.0...@alfalab/core-components-intl-phone-input@5.3.1) (2021-09-30)
234
+ ## [5.3.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.3.0...@alfalab/core-components-intl-phone-input@5.3.1) (2021-09-30)
227
235
 
228
236
 
229
237
  ### Bug Fixes
230
238
 
231
- * **intl-phone-input:** revert fix carret position on backspace ([772dcf5](https://github.com/alfa-laboratory/core-components/commit/772dcf588ba2d28ab9b02f81d0bf538bf016cae0))
239
+ * **intl-phone-input:** revert fix carret position on backspace ([772dcf5](https://github.com/core-ds/core-components/commit/772dcf588ba2d28ab9b02f81d0bf538bf016cae0))
232
240
 
233
241
 
234
242
 
235
243
 
236
244
 
237
- # [5.3.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.2.0...@alfalab/core-components-intl-phone-input@5.3.0) (2021-09-27)
245
+ # [5.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.2.0...@alfalab/core-components-intl-phone-input@5.3.0) (2021-09-27)
238
246
 
239
247
 
240
248
  ### Bug Fixes
241
249
 
242
- * **intl-phone-input:** fix carret position on backspace ([#840](https://github.com/alfa-laboratory/core-components/issues/840)) ([c786ac1](https://github.com/alfa-laboratory/core-components/commit/c786ac17bd086833f3200570e812028ec4580554)), closes [#806](https://github.com/alfa-laboratory/core-components/issues/806)
250
+ * **intl-phone-input:** fix carret position on backspace ([#840](https://github.com/core-ds/core-components/issues/840)) ([c786ac1](https://github.com/core-ds/core-components/commit/c786ac17bd086833f3200570e812028ec4580554)), closes [#806](https://github.com/core-ds/core-components/issues/806)
243
251
 
244
252
 
245
253
  ### Features
246
254
 
247
- * **select:** controlled open ([#839](https://github.com/alfa-laboratory/core-components/issues/839)) ([95d0470](https://github.com/alfa-laboratory/core-components/commit/95d0470a86e1a54f4cb4b789bb7e3281a1f0a401))
255
+ * **select:** controlled open ([#839](https://github.com/core-ds/core-components/issues/839)) ([95d0470](https://github.com/core-ds/core-components/commit/95d0470a86e1a54f4cb4b789bb7e3281a1f0a401))
248
256
 
249
257
 
250
258
 
251
259
 
252
260
 
253
- # [5.2.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.1.3...@alfalab/core-components-intl-phone-input@5.2.0) (2021-09-14)
261
+ # [5.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.1.3...@alfalab/core-components-intl-phone-input@5.2.0) (2021-09-14)
254
262
 
255
263
 
256
264
  ### Features
257
265
 
258
- * change error type to ReactNode ([#825](https://github.com/alfa-laboratory/core-components/issues/825)) ([c6d95c1](https://github.com/alfa-laboratory/core-components/commit/c6d95c1c6239f2b2a3bf2c1639554d8500e794f3))
266
+ * 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))
259
267
 
260
268
 
261
269
 
262
270
 
263
271
 
264
- ## [5.1.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.1.2...@alfalab/core-components-intl-phone-input@5.1.3) (2021-09-08)
272
+ ## [5.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.1.2...@alfalab/core-components-intl-phone-input@5.1.3) (2021-09-08)
265
273
 
266
274
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
267
275
 
@@ -269,7 +277,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
269
277
 
270
278
 
271
279
 
272
- ## [5.1.2](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.1.1...@alfalab/core-components-intl-phone-input@5.1.2) (2021-09-06)
280
+ ## [5.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.1.1...@alfalab/core-components-intl-phone-input@5.1.2) (2021-09-06)
273
281
 
274
282
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
275
283
 
@@ -277,7 +285,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
277
285
 
278
286
 
279
287
 
280
- ## [5.1.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.1.0...@alfalab/core-components-intl-phone-input@5.1.1) (2021-08-27)
288
+ ## [5.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.1.0...@alfalab/core-components-intl-phone-input@5.1.1) (2021-08-27)
281
289
 
282
290
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
283
291
 
@@ -285,18 +293,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
285
293
 
286
294
 
287
295
 
288
- # [5.1.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.10...@alfalab/core-components-intl-phone-input@5.1.0) (2021-08-26)
296
+ # [5.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.10...@alfalab/core-components-intl-phone-input@5.1.0) (2021-08-26)
289
297
 
290
298
 
291
299
  ### Features
292
300
 
293
- * **intl-phone-input:** hide select for countries when one country ([#809](https://github.com/alfa-laboratory/core-components/issues/809)) ([bad50af](https://github.com/alfa-laboratory/core-components/commit/bad50aff46ab4af5416510944802451873cd08bc))
301
+ * **intl-phone-input:** hide select for countries when one country ([#809](https://github.com/core-ds/core-components/issues/809)) ([bad50af](https://github.com/core-ds/core-components/commit/bad50aff46ab4af5416510944802451873cd08bc))
294
302
 
295
303
 
296
304
 
297
305
 
298
306
 
299
- ## [5.0.10](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.9...@alfalab/core-components-intl-phone-input@5.0.10) (2021-08-23)
307
+ ## [5.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.9...@alfalab/core-components-intl-phone-input@5.0.10) (2021-08-23)
300
308
 
301
309
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
302
310
 
@@ -304,18 +312,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
304
312
 
305
313
 
306
314
 
307
- ## [5.0.9](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.8...@alfalab/core-components-intl-phone-input@5.0.9) (2021-08-23)
315
+ ## [5.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.8...@alfalab/core-components-intl-phone-input@5.0.9) (2021-08-23)
308
316
 
309
317
 
310
318
  ### Bug Fixes
311
319
 
312
- * **input:** smart error icon ([#746](https://github.com/alfa-laboratory/core-components/issues/746)) ([f1950d6](https://github.com/alfa-laboratory/core-components/commit/f1950d6d516d17d993f0865c10390b6301bb2707)), closes [#782](https://github.com/alfa-laboratory/core-components/issues/782)
320
+ * **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)
313
321
 
314
322
 
315
323
 
316
324
 
317
325
 
318
- ## [5.0.8](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.7...@alfalab/core-components-intl-phone-input@5.0.8) (2021-08-13)
326
+ ## [5.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.7...@alfalab/core-components-intl-phone-input@5.0.8) (2021-08-13)
319
327
 
320
328
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
321
329
 
@@ -323,7 +331,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
323
331
 
324
332
 
325
333
 
326
- ## [5.0.7](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.6...@alfalab/core-components-intl-phone-input@5.0.7) (2021-08-11)
334
+ ## [5.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.6...@alfalab/core-components-intl-phone-input@5.0.7) (2021-08-11)
327
335
 
328
336
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
329
337
 
@@ -331,7 +339,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
331
339
 
332
340
 
333
341
 
334
- ## [5.0.6](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.5...@alfalab/core-components-intl-phone-input@5.0.6) (2021-08-09)
342
+ ## [5.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.5...@alfalab/core-components-intl-phone-input@5.0.6) (2021-08-09)
335
343
 
336
344
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
337
345
 
@@ -339,7 +347,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
339
347
 
340
348
 
341
349
 
342
- ## [5.0.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.4...@alfalab/core-components-intl-phone-input@5.0.5) (2021-08-04)
350
+ ## [5.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.4...@alfalab/core-components-intl-phone-input@5.0.5) (2021-08-04)
343
351
 
344
352
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
345
353
 
@@ -347,7 +355,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
347
355
 
348
356
 
349
357
 
350
- ## [5.0.4](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.3...@alfalab/core-components-intl-phone-input@5.0.4) (2021-08-03)
358
+ ## [5.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.3...@alfalab/core-components-intl-phone-input@5.0.4) (2021-08-03)
351
359
 
352
360
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
353
361
 
@@ -355,7 +363,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
355
363
 
356
364
 
357
365
 
358
- ## [5.0.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.2...@alfalab/core-components-intl-phone-input@5.0.3) (2021-07-23)
366
+ ## [5.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.2...@alfalab/core-components-intl-phone-input@5.0.3) (2021-07-23)
359
367
 
360
368
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
361
369
 
@@ -363,18 +371,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
363
371
 
364
372
 
365
373
 
366
- ## [5.0.2](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.1...@alfalab/core-components-intl-phone-input@5.0.2) (2021-07-19)
374
+ ## [5.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.1...@alfalab/core-components-intl-phone-input@5.0.2) (2021-07-19)
367
375
 
368
376
 
369
377
  ### Bug Fixes
370
378
 
371
- * **intl-phone-input:** remove changing unclearable country code ([#730](https://github.com/alfa-laboratory/core-components/issues/730)) ([6d219d6](https://github.com/alfa-laboratory/core-components/commit/6d219d622e4da60aada0e10d3c442510f597b1b9))
379
+ * **intl-phone-input:** remove changing unclearable country code ([#730](https://github.com/core-ds/core-components/issues/730)) ([6d219d6](https://github.com/core-ds/core-components/commit/6d219d622e4da60aada0e10d3c442510f597b1b9))
372
380
 
373
381
 
374
382
 
375
383
 
376
384
 
377
- ## [5.0.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.0...@alfalab/core-components-intl-phone-input@5.0.1) (2021-07-09)
385
+ ## [5.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@5.0.0...@alfalab/core-components-intl-phone-input@5.0.1) (2021-07-09)
378
386
 
379
387
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
380
388
 
@@ -382,14 +390,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
382
390
 
383
391
 
384
392
 
385
- # [5.0.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.8...@alfalab/core-components-intl-phone-input@5.0.0) (2021-07-08)
393
+ # [5.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.8...@alfalab/core-components-intl-phone-input@5.0.0) (2021-07-08)
386
394
 
387
395
 
388
396
  ### Features
389
397
 
390
- * upgrade storybook ([#696](https://github.com/alfa-laboratory/core-components/issues/696))
398
+ * upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
391
399
 
392
- ## [4.1.8](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.7...@alfalab/core-components-intl-phone-input@4.1.8) (2021-06-28)
400
+ ## [4.1.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.7...@alfalab/core-components-intl-phone-input@4.1.8) (2021-06-28)
393
401
 
394
402
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
395
403
 
@@ -397,18 +405,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
397
405
 
398
406
 
399
407
 
400
- ## [4.1.7](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.6...@alfalab/core-components-intl-phone-input@4.1.7) (2021-06-22)
408
+ ## [4.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.6...@alfalab/core-components-intl-phone-input@4.1.7) (2021-06-22)
401
409
 
402
410
 
403
411
  ### Bug Fixes
404
412
 
405
- * **intl-phone-input:** format input value ([#703](https://github.com/alfa-laboratory/core-components/issues/703)) ([b5e91ed](https://github.com/alfa-laboratory/core-components/commit/b5e91edf03867f5dc93fab78425f7c1a128afd9b))
413
+ * **intl-phone-input:** format input value ([#703](https://github.com/core-ds/core-components/issues/703)) ([b5e91ed](https://github.com/core-ds/core-components/commit/b5e91edf03867f5dc93fab78425f7c1a128afd9b))
406
414
 
407
415
 
408
416
 
409
417
 
410
418
 
411
- ## [4.1.6](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.5...@alfalab/core-components-intl-phone-input@4.1.6) (2021-06-08)
419
+ ## [4.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.5...@alfalab/core-components-intl-phone-input@4.1.6) (2021-06-08)
412
420
 
413
421
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
414
422
 
@@ -416,7 +424,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
416
424
 
417
425
 
418
426
 
419
- ## [4.1.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.4...@alfalab/core-components-intl-phone-input@4.1.5) (2021-06-04)
427
+ ## [4.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.4...@alfalab/core-components-intl-phone-input@4.1.5) (2021-06-04)
420
428
 
421
429
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
422
430
 
@@ -424,7 +432,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
424
432
 
425
433
 
426
434
 
427
- ## [4.1.4](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.3...@alfalab/core-components-intl-phone-input@4.1.4) (2021-05-31)
435
+ ## [4.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.3...@alfalab/core-components-intl-phone-input@4.1.4) (2021-05-31)
428
436
 
429
437
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
430
438
 
@@ -432,7 +440,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
432
440
 
433
441
 
434
442
 
435
- ## [4.1.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.2...@alfalab/core-components-intl-phone-input@4.1.3) (2021-05-25)
443
+ ## [4.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.2...@alfalab/core-components-intl-phone-input@4.1.3) (2021-05-25)
436
444
 
437
445
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
438
446
 
@@ -440,7 +448,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
440
448
 
441
449
 
442
450
 
443
- ## [4.1.2](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.1...@alfalab/core-components-intl-phone-input@4.1.2) (2021-05-25)
451
+ ## [4.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.1...@alfalab/core-components-intl-phone-input@4.1.2) (2021-05-25)
444
452
 
445
453
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
446
454
 
@@ -448,7 +456,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
448
456
 
449
457
 
450
458
 
451
- ## [4.1.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.0...@alfalab/core-components-intl-phone-input@4.1.1) (2021-05-18)
459
+ ## [4.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.1.0...@alfalab/core-components-intl-phone-input@4.1.1) (2021-05-18)
452
460
 
453
461
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
454
462
 
@@ -456,18 +464,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
456
464
 
457
465
 
458
466
 
459
- # [4.1.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.19...@alfalab/core-components-intl-phone-input@4.1.0) (2021-05-07)
467
+ # [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.19...@alfalab/core-components-intl-phone-input@4.1.0) (2021-05-07)
460
468
 
461
469
 
462
470
  ### Features
463
471
 
464
- * **intl-phone-input:** add autocomplete ([#630](https://github.com/alfa-laboratory/core-components/issues/630)) ([18b5714](https://github.com/alfa-laboratory/core-components/commit/18b57143ede6bf5e9fcd7d460b4859c6d86c026b))
472
+ * **intl-phone-input:** add autocomplete ([#630](https://github.com/core-ds/core-components/issues/630)) ([18b5714](https://github.com/core-ds/core-components/commit/18b57143ede6bf5e9fcd7d460b4859c6d86c026b))
465
473
 
466
474
 
467
475
 
468
476
 
469
477
 
470
- ## [4.0.19](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.18...@alfalab/core-components-intl-phone-input@4.0.19) (2021-04-28)
478
+ ## [4.0.19](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.18...@alfalab/core-components-intl-phone-input@4.0.19) (2021-04-28)
471
479
 
472
480
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
473
481
 
@@ -475,7 +483,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
475
483
 
476
484
 
477
485
 
478
- ## [4.0.18](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.17...@alfalab/core-components-intl-phone-input@4.0.18) (2021-04-26)
486
+ ## [4.0.18](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.17...@alfalab/core-components-intl-phone-input@4.0.18) (2021-04-26)
479
487
 
480
488
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
481
489
 
@@ -483,7 +491,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
483
491
 
484
492
 
485
493
 
486
- ## [4.0.17](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.16...@alfalab/core-components-intl-phone-input@4.0.17) (2021-04-26)
494
+ ## [4.0.17](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.16...@alfalab/core-components-intl-phone-input@4.0.17) (2021-04-26)
487
495
 
488
496
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
489
497
 
@@ -491,7 +499,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
491
499
 
492
500
 
493
501
 
494
- ## [4.0.16](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.15...@alfalab/core-components-intl-phone-input@4.0.16) (2021-04-26)
502
+ ## [4.0.16](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.15...@alfalab/core-components-intl-phone-input@4.0.16) (2021-04-26)
495
503
 
496
504
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
497
505
 
@@ -499,7 +507,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
499
507
 
500
508
 
501
509
 
502
- ## [4.0.15](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.14...@alfalab/core-components-intl-phone-input@4.0.15) (2021-04-09)
510
+ ## [4.0.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.14...@alfalab/core-components-intl-phone-input@4.0.15) (2021-04-09)
503
511
 
504
512
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
505
513
 
@@ -507,7 +515,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
507
515
 
508
516
 
509
517
 
510
- ## [4.0.14](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.13...@alfalab/core-components-intl-phone-input@4.0.14) (2021-04-01)
518
+ ## [4.0.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.13...@alfalab/core-components-intl-phone-input@4.0.14) (2021-04-01)
511
519
 
512
520
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
513
521
 
@@ -515,7 +523,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
515
523
 
516
524
 
517
525
 
518
- ## [4.0.13](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.12...@alfalab/core-components-intl-phone-input@4.0.13) (2021-03-30)
526
+ ## [4.0.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.12...@alfalab/core-components-intl-phone-input@4.0.13) (2021-03-30)
519
527
 
520
528
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
521
529
 
@@ -523,7 +531,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
523
531
 
524
532
 
525
533
 
526
- ## [4.0.12](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.11...@alfalab/core-components-intl-phone-input@4.0.12) (2021-03-24)
534
+ ## [4.0.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.11...@alfalab/core-components-intl-phone-input@4.0.12) (2021-03-24)
527
535
 
528
536
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
529
537
 
@@ -531,7 +539,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
531
539
 
532
540
 
533
541
 
534
- ## [4.0.11](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.10...@alfalab/core-components-intl-phone-input@4.0.11) (2021-03-24)
542
+ ## [4.0.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.10...@alfalab/core-components-intl-phone-input@4.0.11) (2021-03-24)
535
543
 
536
544
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
537
545
 
@@ -539,7 +547,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
539
547
 
540
548
 
541
549
 
542
- ## [4.0.10](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.9...@alfalab/core-components-intl-phone-input@4.0.10) (2021-03-19)
550
+ ## [4.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.9...@alfalab/core-components-intl-phone-input@4.0.10) (2021-03-19)
543
551
 
544
552
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
545
553
 
@@ -547,29 +555,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
547
555
 
548
556
 
549
557
 
550
- ## [4.0.9](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.7...@alfalab/core-components-intl-phone-input@4.0.9) (2021-03-18)
558
+ ## [4.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.7...@alfalab/core-components-intl-phone-input@4.0.9) (2021-03-18)
551
559
 
552
560
 
553
561
  ### Bug Fixes
554
562
 
555
- * one more sborka bug ([#579](https://github.com/alfa-laboratory/core-components/issues/579)) ([9fbe0be](https://github.com/alfa-laboratory/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc))
563
+ * one more sborka bug ([#579](https://github.com/core-ds/core-components/issues/579)) ([9fbe0be](https://github.com/core-ds/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc))
556
564
 
557
565
 
558
566
 
559
567
 
560
568
 
561
- ## [4.0.7](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.5...@alfalab/core-components-intl-phone-input@4.0.7) (2021-03-16)
569
+ ## [4.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.5...@alfalab/core-components-intl-phone-input@4.0.7) (2021-03-16)
562
570
 
563
571
 
564
572
  ### Bug Fixes
565
573
 
566
- * border-radius in packages ([781749e](https://github.com/alfa-laboratory/core-components/commit/781749ef38aefd5a6707ac56d2e297dce9f3e073))
574
+ * border-radius in packages ([781749e](https://github.com/core-ds/core-components/commit/781749ef38aefd5a6707ac56d2e297dce9f3e073))
567
575
 
568
576
 
569
577
 
570
578
 
571
579
 
572
- ## [4.0.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.4...@alfalab/core-components-intl-phone-input@4.0.5) (2021-03-15)
580
+ ## [4.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.4...@alfalab/core-components-intl-phone-input@4.0.5) (2021-03-15)
573
581
 
574
582
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
575
583
 
@@ -577,7 +585,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
577
585
 
578
586
 
579
587
 
580
- ## [4.0.4](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.3...@alfalab/core-components-intl-phone-input@4.0.4) (2021-03-14)
588
+ ## [4.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.3...@alfalab/core-components-intl-phone-input@4.0.4) (2021-03-14)
581
589
 
582
590
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
583
591
 
@@ -585,7 +593,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
585
593
 
586
594
 
587
595
 
588
- ## [4.0.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.2...@alfalab/core-components-intl-phone-input@4.0.3) (2021-03-11)
596
+ ## [4.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.2...@alfalab/core-components-intl-phone-input@4.0.3) (2021-03-11)
589
597
 
590
598
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
591
599
 
@@ -593,7 +601,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
593
601
 
594
602
 
595
603
 
596
- ## [4.0.2](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.1...@alfalab/core-components-intl-phone-input@4.0.2) (2021-03-10)
604
+ ## [4.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.1...@alfalab/core-components-intl-phone-input@4.0.2) (2021-03-10)
597
605
 
598
606
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
599
607
 
@@ -601,7 +609,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
601
609
 
602
610
 
603
611
 
604
- ## [4.0.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.0...@alfalab/core-components-intl-phone-input@4.0.1) (2021-03-05)
612
+ ## [4.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@4.0.0...@alfalab/core-components-intl-phone-input@4.0.1) (2021-03-05)
605
613
 
606
614
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
607
615
 
@@ -609,12 +617,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
609
617
 
610
618
 
611
619
 
612
- # [4.0.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.2.0...@alfalab/core-components-intl-phone-input@4.0.0) (2021-03-04)
620
+ # [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.2.0...@alfalab/core-components-intl-phone-input@4.0.0) (2021-03-04)
613
621
 
614
622
 
615
623
  ### Features
616
624
 
617
- * **intl-phone-input:** changed size L (72 → 64), added size XL (72) ([9077b7f](https://github.com/alfa-laboratory/core-components/commit/9077b7f454035cdc7be611d526a5f9642ae4d76d))
625
+ * **intl-phone-input:** changed size L (72 → 64), added size XL (72) ([9077b7f](https://github.com/core-ds/core-components/commit/9077b7f454035cdc7be611d526a5f9642ae4d76d))
618
626
 
619
627
 
620
628
  ### BREAKING CHANGES
@@ -625,18 +633,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
625
633
 
626
634
 
627
635
 
628
- # [3.2.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.9...@alfalab/core-components-intl-phone-input@3.2.0) (2021-03-03)
636
+ # [3.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.9...@alfalab/core-components-intl-phone-input@3.2.0) (2021-03-03)
629
637
 
630
638
 
631
639
  ### Features
632
640
 
633
- * **intl-phone-input:** add onCountryChange handler ([#539](https://github.com/alfa-laboratory/core-components/issues/539)) ([f8c0cd6](https://github.com/alfa-laboratory/core-components/commit/f8c0cd618ced23bbb49a81cfee07c1f45ee20427))
641
+ * **intl-phone-input:** add onCountryChange handler ([#539](https://github.com/core-ds/core-components/issues/539)) ([f8c0cd6](https://github.com/core-ds/core-components/commit/f8c0cd618ced23bbb49a81cfee07c1f45ee20427))
634
642
 
635
643
 
636
644
 
637
645
 
638
646
 
639
- ## [3.1.9](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.8...@alfalab/core-components-intl-phone-input@3.1.9) (2021-03-03)
647
+ ## [3.1.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.8...@alfalab/core-components-intl-phone-input@3.1.9) (2021-03-03)
640
648
 
641
649
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
642
650
 
@@ -644,7 +652,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
644
652
 
645
653
 
646
654
 
647
- ## [3.1.8](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.7...@alfalab/core-components-intl-phone-input@3.1.8) (2021-03-03)
655
+ ## [3.1.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.7...@alfalab/core-components-intl-phone-input@3.1.8) (2021-03-03)
648
656
 
649
657
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
650
658
 
@@ -652,7 +660,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
652
660
 
653
661
 
654
662
 
655
- ## [3.1.7](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.6...@alfalab/core-components-intl-phone-input@3.1.7) (2021-02-20)
663
+ ## [3.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.6...@alfalab/core-components-intl-phone-input@3.1.7) (2021-02-20)
656
664
 
657
665
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
658
666
 
@@ -660,7 +668,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
660
668
 
661
669
 
662
670
 
663
- ## [3.1.6](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.5...@alfalab/core-components-intl-phone-input@3.1.6) (2021-02-20)
671
+ ## [3.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.5...@alfalab/core-components-intl-phone-input@3.1.6) (2021-02-20)
664
672
 
665
673
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
666
674
 
@@ -668,7 +676,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
668
676
 
669
677
 
670
678
 
671
- ## [3.1.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.4...@alfalab/core-components-intl-phone-input@3.1.5) (2021-02-19)
679
+ ## [3.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.4...@alfalab/core-components-intl-phone-input@3.1.5) (2021-02-19)
672
680
 
673
681
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
674
682
 
@@ -676,7 +684,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
676
684
 
677
685
 
678
686
 
679
- ## [3.1.4](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.3...@alfalab/core-components-intl-phone-input@3.1.4) (2021-02-19)
687
+ ## [3.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.3...@alfalab/core-components-intl-phone-input@3.1.4) (2021-02-19)
680
688
 
681
689
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
682
690
 
@@ -684,7 +692,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
684
692
 
685
693
 
686
694
 
687
- ## [3.1.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.2...@alfalab/core-components-intl-phone-input@3.1.3) (2021-02-18)
695
+ ## [3.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.2...@alfalab/core-components-intl-phone-input@3.1.3) (2021-02-18)
688
696
 
689
697
  **Note:** Version bump only for package @alfalab/core-components-intl-phone-input
690
698
 
@@ -692,9 +700,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
692
700
 
693
701
 
694
702
 
695
- ## [3.1.2](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.1...@alfalab/core-components-intl-phone-input@3.1.2) (2021-02-18)
703
+ ## [3.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-intl-phone-input@3.1.1...@alfalab/core-components-intl-phone-input@3.1.2) (2021-02-18)
696
704
 
697
705
 
698
706
  ### Bug Fixes
699
707
 
700
- * update versions ([#525](https://github.com/alfa-laboratory/core-components/issues/525)) ([31b2e4c](https://github.com/alfa-laboratory/core-components/commit/31b2e4c92fde6e2b63a3391a4e053cd328e93e70))
708
+ * update versions ([#525](https://github.com/core-ds/core-components/issues/525)) ([31b2e4c](https://github.com/core-ds/core-components/commit/31b2e4c92fde6e2b63a3391a4e053cd328e93e70))