@alfalab/core-components-international-phone-input 4.0.15 → 4.0.16

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 (25) hide show
  1. package/components/base-international-phone-input/index.css +1 -1
  2. package/components/base-international-phone-input/index.module.css.js +1 -1
  3. package/components/country-select/index.css +9 -9
  4. package/components/country-select/index.module.css.js +1 -1
  5. package/components/flag-icon/index.css +2 -2
  6. package/components/flag-icon/index.module.css.js +1 -1
  7. package/components/select-field/index.css +7 -7
  8. package/components/select-field/index.module.css.js +1 -1
  9. package/esm/components/base-international-phone-input/index.css +1 -1
  10. package/esm/components/base-international-phone-input/index.module.css.js +1 -1
  11. package/esm/components/country-select/index.css +9 -9
  12. package/esm/components/country-select/index.module.css.js +1 -1
  13. package/esm/components/flag-icon/index.css +2 -2
  14. package/esm/components/flag-icon/index.module.css.js +1 -1
  15. package/esm/components/select-field/index.css +7 -7
  16. package/esm/components/select-field/index.module.css.js +1 -1
  17. package/modern/components/base-international-phone-input/index.css +1 -1
  18. package/modern/components/base-international-phone-input/index.module.css.js +1 -1
  19. package/modern/components/country-select/index.css +9 -9
  20. package/modern/components/country-select/index.module.css.js +1 -1
  21. package/modern/components/flag-icon/index.css +2 -2
  22. package/modern/components/flag-icon/index.module.css.js +1 -1
  23. package/modern/components/select-field/index.css +7 -7
  24. package/modern/components/select-field/index.module.css.js +1 -1
  25. package/package.json +7 -7
@@ -1,6 +1,6 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
3
  }
4
- .international-phone-input__component_fyhco .international-phone-input__addons_fyhco {
4
+ .international-phone-input__component_qkzo8 .international-phone-input__addons_qkzo8 {
5
5
  padding-left: var(--gap-0);
6
6
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"international-phone-input__component_fyhco","addons":"international-phone-input__addons_fyhco"};
5
+ var styles = {"component":"international-phone-input__component_qkzo8","addons":"international-phone-input__addons_qkzo8"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -10,33 +10,33 @@
10
10
  --gap-12: var(--gap-s);
11
11
  --gap-16: var(--gap-m);
12
12
  }
13
- .international-phone-input__component_1kr7q {
13
+ .international-phone-input__component_to1tt {
14
14
  position: static;
15
15
  display: flex;
16
16
  min-width: 0;
17
17
  min-width: initial;
18
18
  height: 100%;
19
19
  }
20
- .international-phone-input__option_1kr7q {
20
+ .international-phone-input__option_to1tt {
21
21
  display: flex;
22
22
  align-items: flex-start;
23
23
  padding: var(--gap-12);
24
24
  }
25
- .international-phone-input__option_1kr7q.international-phone-input__mobile_1kr7q,
26
- .international-phone-input__option_1kr7q.international-phone-input__size-72_1kr7q {
25
+ .international-phone-input__option_to1tt.international-phone-input__mobile_to1tt,
26
+ .international-phone-input__option_to1tt.international-phone-input__size-72_to1tt {
27
27
  padding-left: var(--gap-16);
28
28
  }
29
- .international-phone-input__flag_1kr7q {
29
+ .international-phone-input__flag_to1tt {
30
30
  flex-shrink: 0;
31
31
  margin-right: var(--gap-8);
32
32
  }
33
- .international-phone-input__countryName_1kr7q {
33
+ .international-phone-input__countryName_to1tt {
34
34
  margin-right: var(--gap-8);
35
35
  }
36
- .international-phone-input__dialCode_1kr7q {
36
+ .international-phone-input__dialCode_to1tt {
37
37
  color: var(--color-light-text-secondary);
38
38
  }
39
- .international-phone-input__flagIconWrapper_1kr7q {
39
+ .international-phone-input__flagIconWrapper_to1tt {
40
40
  display: flex;
41
41
  justify-content: center;
42
42
  align-items: center;
@@ -44,6 +44,6 @@
44
44
  height: 24px;
45
45
  margin-left: var(--gap-12);
46
46
  }
47
- .international-phone-input__emptyCountryIcon_1kr7q {
47
+ .international-phone-input__emptyCountryIcon_to1tt {
48
48
  color: var(--color-light-neutral-translucent-700);
49
49
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"international-phone-input__component_1kr7q","option":"international-phone-input__option_1kr7q","mobile":"international-phone-input__mobile_1kr7q","size-72":"international-phone-input__size-72_1kr7q","flag":"international-phone-input__flag_1kr7q","countryName":"international-phone-input__countryName_1kr7q","dialCode":"international-phone-input__dialCode_1kr7q","flagIconWrapper":"international-phone-input__flagIconWrapper_1kr7q","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1kr7q"};
5
+ var styles = {"component":"international-phone-input__component_to1tt","option":"international-phone-input__option_to1tt","mobile":"international-phone-input__mobile_to1tt","size-72":"international-phone-input__size-72_to1tt","flag":"international-phone-input__flag_to1tt","countryName":"international-phone-input__countryName_to1tt","dialCode":"international-phone-input__dialCode_to1tt","flagIconWrapper":"international-phone-input__flagIconWrapper_to1tt","emptyCountryIcon":"international-phone-input__emptyCountryIcon_to1tt"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -9,11 +9,11 @@
9
9
  --gap-3xs: 2px;
10
10
  --gap-2: var(--gap-3xs);
11
11
  }
12
- .international-phone-input__flagIcon_pu8wc {
12
+ .international-phone-input__flagIcon_1gxet {
13
13
  max-width: 24px;
14
14
  max-height: 24px;
15
15
  }
16
- .international-phone-input__flagPlaceholder_pu8wc {
16
+ .international-phone-input__flagPlaceholder_1gxet {
17
17
  width: 24px;
18
18
  height: 16px;
19
19
  max-height: 16px;
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"flagIcon":"international-phone-input__flagIcon_pu8wc","flagPlaceholder":"international-phone-input__flagPlaceholder_pu8wc"};
5
+ var styles = {"flagIcon":"international-phone-input__flagIcon_1gxet","flagPlaceholder":"international-phone-input__flagPlaceholder_1gxet"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -14,13 +14,13 @@
14
14
  --focus-color: var(--color-light-status-info);
15
15
  --disabled-cursor: not-allowed;
16
16
  }
17
- .international-phone-input__component_j7b9u {
17
+ .international-phone-input__component_1wpx2 {
18
18
  height: 100%;
19
19
  cursor: pointer;
20
20
  outline: none;
21
21
  position: relative;
22
22
  }
23
- .international-phone-input__flagIconContainer_j7b9u {
23
+ .international-phone-input__flagIconContainer_1wpx2 {
24
24
  display: flex;
25
25
  justify-content: center;
26
26
  align-items: center;
@@ -28,13 +28,13 @@
28
28
  height: 24px;
29
29
  margin-right: var(--gap-4);
30
30
  }
31
- .international-phone-input__emptyCountryIcon_j7b9u {
31
+ .international-phone-input__emptyCountryIcon_1wpx2 {
32
32
  color: var(--color-light-neutral-translucent-700);
33
33
  }
34
- .international-phone-input__disabled_j7b9u {
34
+ .international-phone-input__disabled_1wpx2 {
35
35
  cursor: var(--disabled-cursor);
36
36
  }
37
- .international-phone-input__inner_j7b9u {
37
+ .international-phone-input__inner_1wpx2 {
38
38
  position: relative;
39
39
  display: flex;
40
40
  align-items: center;
@@ -42,10 +42,10 @@
42
42
  padding-left: var(--gap-12);
43
43
  outline: none;
44
44
  }
45
- .international-phone-input__size-72_j7b9u .international-phone-input__inner_j7b9u {
45
+ .international-phone-input__size-72_1wpx2 .international-phone-input__inner_1wpx2 {
46
46
  padding-left: var(--gap-16);
47
47
  }
48
- .international-phone-input__focusVisible_j7b9u {
48
+ .international-phone-input__focusVisible_1wpx2 {
49
49
  outline: 2px solid var(--focus-color);
50
50
  outline-offset: 2px;
51
51
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"international-phone-input__component_j7b9u","flagIconContainer":"international-phone-input__flagIconContainer_j7b9u","emptyCountryIcon":"international-phone-input__emptyCountryIcon_j7b9u","disabled":"international-phone-input__disabled_j7b9u","inner":"international-phone-input__inner_j7b9u","size-72":"international-phone-input__size-72_j7b9u","focusVisible":"international-phone-input__focusVisible_j7b9u"};
5
+ var styles = {"component":"international-phone-input__component_1wpx2","flagIconContainer":"international-phone-input__flagIconContainer_1wpx2","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1wpx2","disabled":"international-phone-input__disabled_1wpx2","inner":"international-phone-input__inner_1wpx2","size-72":"international-phone-input__size-72_1wpx2","focusVisible":"international-phone-input__focusVisible_1wpx2"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,6 +1,6 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
3
  }
4
- .international-phone-input__component_fyhco .international-phone-input__addons_fyhco {
4
+ .international-phone-input__component_qkzo8 .international-phone-input__addons_qkzo8 {
5
5
  padding-left: var(--gap-0);
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"international-phone-input__component_fyhco","addons":"international-phone-input__addons_fyhco"};
3
+ var styles = {"component":"international-phone-input__component_qkzo8","addons":"international-phone-input__addons_qkzo8"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -10,33 +10,33 @@
10
10
  --gap-12: var(--gap-s);
11
11
  --gap-16: var(--gap-m);
12
12
  }
13
- .international-phone-input__component_1kr7q {
13
+ .international-phone-input__component_to1tt {
14
14
  position: static;
15
15
  display: flex;
16
16
  min-width: 0;
17
17
  min-width: initial;
18
18
  height: 100%;
19
19
  }
20
- .international-phone-input__option_1kr7q {
20
+ .international-phone-input__option_to1tt {
21
21
  display: flex;
22
22
  align-items: flex-start;
23
23
  padding: var(--gap-12);
24
24
  }
25
- .international-phone-input__option_1kr7q.international-phone-input__mobile_1kr7q,
26
- .international-phone-input__option_1kr7q.international-phone-input__size-72_1kr7q {
25
+ .international-phone-input__option_to1tt.international-phone-input__mobile_to1tt,
26
+ .international-phone-input__option_to1tt.international-phone-input__size-72_to1tt {
27
27
  padding-left: var(--gap-16);
28
28
  }
29
- .international-phone-input__flag_1kr7q {
29
+ .international-phone-input__flag_to1tt {
30
30
  flex-shrink: 0;
31
31
  margin-right: var(--gap-8);
32
32
  }
33
- .international-phone-input__countryName_1kr7q {
33
+ .international-phone-input__countryName_to1tt {
34
34
  margin-right: var(--gap-8);
35
35
  }
36
- .international-phone-input__dialCode_1kr7q {
36
+ .international-phone-input__dialCode_to1tt {
37
37
  color: var(--color-light-text-secondary);
38
38
  }
39
- .international-phone-input__flagIconWrapper_1kr7q {
39
+ .international-phone-input__flagIconWrapper_to1tt {
40
40
  display: flex;
41
41
  justify-content: center;
42
42
  align-items: center;
@@ -44,6 +44,6 @@
44
44
  height: 24px;
45
45
  margin-left: var(--gap-12);
46
46
  }
47
- .international-phone-input__emptyCountryIcon_1kr7q {
47
+ .international-phone-input__emptyCountryIcon_to1tt {
48
48
  color: var(--color-light-neutral-translucent-700);
49
49
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"international-phone-input__component_1kr7q","option":"international-phone-input__option_1kr7q","mobile":"international-phone-input__mobile_1kr7q","size-72":"international-phone-input__size-72_1kr7q","flag":"international-phone-input__flag_1kr7q","countryName":"international-phone-input__countryName_1kr7q","dialCode":"international-phone-input__dialCode_1kr7q","flagIconWrapper":"international-phone-input__flagIconWrapper_1kr7q","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1kr7q"};
3
+ var styles = {"component":"international-phone-input__component_to1tt","option":"international-phone-input__option_to1tt","mobile":"international-phone-input__mobile_to1tt","size-72":"international-phone-input__size-72_to1tt","flag":"international-phone-input__flag_to1tt","countryName":"international-phone-input__countryName_to1tt","dialCode":"international-phone-input__dialCode_to1tt","flagIconWrapper":"international-phone-input__flagIconWrapper_to1tt","emptyCountryIcon":"international-phone-input__emptyCountryIcon_to1tt"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -9,11 +9,11 @@
9
9
  --gap-3xs: 2px;
10
10
  --gap-2: var(--gap-3xs);
11
11
  }
12
- .international-phone-input__flagIcon_pu8wc {
12
+ .international-phone-input__flagIcon_1gxet {
13
13
  max-width: 24px;
14
14
  max-height: 24px;
15
15
  }
16
- .international-phone-input__flagPlaceholder_pu8wc {
16
+ .international-phone-input__flagPlaceholder_1gxet {
17
17
  width: 24px;
18
18
  height: 16px;
19
19
  max-height: 16px;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"flagIcon":"international-phone-input__flagIcon_pu8wc","flagPlaceholder":"international-phone-input__flagPlaceholder_pu8wc"};
3
+ var styles = {"flagIcon":"international-phone-input__flagIcon_1gxet","flagPlaceholder":"international-phone-input__flagPlaceholder_1gxet"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -14,13 +14,13 @@
14
14
  --focus-color: var(--color-light-status-info);
15
15
  --disabled-cursor: not-allowed;
16
16
  }
17
- .international-phone-input__component_j7b9u {
17
+ .international-phone-input__component_1wpx2 {
18
18
  height: 100%;
19
19
  cursor: pointer;
20
20
  outline: none;
21
21
  position: relative;
22
22
  }
23
- .international-phone-input__flagIconContainer_j7b9u {
23
+ .international-phone-input__flagIconContainer_1wpx2 {
24
24
  display: flex;
25
25
  justify-content: center;
26
26
  align-items: center;
@@ -28,13 +28,13 @@
28
28
  height: 24px;
29
29
  margin-right: var(--gap-4);
30
30
  }
31
- .international-phone-input__emptyCountryIcon_j7b9u {
31
+ .international-phone-input__emptyCountryIcon_1wpx2 {
32
32
  color: var(--color-light-neutral-translucent-700);
33
33
  }
34
- .international-phone-input__disabled_j7b9u {
34
+ .international-phone-input__disabled_1wpx2 {
35
35
  cursor: var(--disabled-cursor);
36
36
  }
37
- .international-phone-input__inner_j7b9u {
37
+ .international-phone-input__inner_1wpx2 {
38
38
  position: relative;
39
39
  display: flex;
40
40
  align-items: center;
@@ -42,10 +42,10 @@
42
42
  padding-left: var(--gap-12);
43
43
  outline: none;
44
44
  }
45
- .international-phone-input__size-72_j7b9u .international-phone-input__inner_j7b9u {
45
+ .international-phone-input__size-72_1wpx2 .international-phone-input__inner_1wpx2 {
46
46
  padding-left: var(--gap-16);
47
47
  }
48
- .international-phone-input__focusVisible_j7b9u {
48
+ .international-phone-input__focusVisible_1wpx2 {
49
49
  outline: 2px solid var(--focus-color);
50
50
  outline-offset: 2px;
51
51
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"international-phone-input__component_j7b9u","flagIconContainer":"international-phone-input__flagIconContainer_j7b9u","emptyCountryIcon":"international-phone-input__emptyCountryIcon_j7b9u","disabled":"international-phone-input__disabled_j7b9u","inner":"international-phone-input__inner_j7b9u","size-72":"international-phone-input__size-72_j7b9u","focusVisible":"international-phone-input__focusVisible_j7b9u"};
3
+ var styles = {"component":"international-phone-input__component_1wpx2","flagIconContainer":"international-phone-input__flagIconContainer_1wpx2","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1wpx2","disabled":"international-phone-input__disabled_1wpx2","inner":"international-phone-input__inner_1wpx2","size-72":"international-phone-input__size-72_1wpx2","focusVisible":"international-phone-input__focusVisible_1wpx2"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,6 +1,6 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
3
  }
4
- .international-phone-input__component_fyhco .international-phone-input__addons_fyhco {
4
+ .international-phone-input__component_qkzo8 .international-phone-input__addons_qkzo8 {
5
5
  padding-left: var(--gap-0);
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"international-phone-input__component_fyhco","addons":"international-phone-input__addons_fyhco"};
3
+ const styles = {"component":"international-phone-input__component_qkzo8","addons":"international-phone-input__addons_qkzo8"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -10,33 +10,33 @@
10
10
  --gap-12: var(--gap-s);
11
11
  --gap-16: var(--gap-m);
12
12
  }
13
- .international-phone-input__component_1kr7q {
13
+ .international-phone-input__component_to1tt {
14
14
  position: static;
15
15
  display: flex;
16
16
  min-width: 0;
17
17
  min-width: initial;
18
18
  height: 100%;
19
19
  }
20
- .international-phone-input__option_1kr7q {
20
+ .international-phone-input__option_to1tt {
21
21
  display: flex;
22
22
  align-items: flex-start;
23
23
  padding: var(--gap-12);
24
24
  }
25
- .international-phone-input__option_1kr7q.international-phone-input__mobile_1kr7q,
26
- .international-phone-input__option_1kr7q.international-phone-input__size-72_1kr7q {
25
+ .international-phone-input__option_to1tt.international-phone-input__mobile_to1tt,
26
+ .international-phone-input__option_to1tt.international-phone-input__size-72_to1tt {
27
27
  padding-left: var(--gap-16);
28
28
  }
29
- .international-phone-input__flag_1kr7q {
29
+ .international-phone-input__flag_to1tt {
30
30
  flex-shrink: 0;
31
31
  margin-right: var(--gap-8);
32
32
  }
33
- .international-phone-input__countryName_1kr7q {
33
+ .international-phone-input__countryName_to1tt {
34
34
  margin-right: var(--gap-8);
35
35
  }
36
- .international-phone-input__dialCode_1kr7q {
36
+ .international-phone-input__dialCode_to1tt {
37
37
  color: var(--color-light-text-secondary);
38
38
  }
39
- .international-phone-input__flagIconWrapper_1kr7q {
39
+ .international-phone-input__flagIconWrapper_to1tt {
40
40
  display: flex;
41
41
  justify-content: center;
42
42
  align-items: center;
@@ -44,6 +44,6 @@
44
44
  height: 24px;
45
45
  margin-left: var(--gap-12);
46
46
  }
47
- .international-phone-input__emptyCountryIcon_1kr7q {
47
+ .international-phone-input__emptyCountryIcon_to1tt {
48
48
  color: var(--color-light-neutral-translucent-700);
49
49
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"international-phone-input__component_1kr7q","option":"international-phone-input__option_1kr7q","mobile":"international-phone-input__mobile_1kr7q","size-72":"international-phone-input__size-72_1kr7q","flag":"international-phone-input__flag_1kr7q","countryName":"international-phone-input__countryName_1kr7q","dialCode":"international-phone-input__dialCode_1kr7q","flagIconWrapper":"international-phone-input__flagIconWrapper_1kr7q","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1kr7q"};
3
+ const styles = {"component":"international-phone-input__component_to1tt","option":"international-phone-input__option_to1tt","mobile":"international-phone-input__mobile_to1tt","size-72":"international-phone-input__size-72_to1tt","flag":"international-phone-input__flag_to1tt","countryName":"international-phone-input__countryName_to1tt","dialCode":"international-phone-input__dialCode_to1tt","flagIconWrapper":"international-phone-input__flagIconWrapper_to1tt","emptyCountryIcon":"international-phone-input__emptyCountryIcon_to1tt"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -9,11 +9,11 @@
9
9
  --gap-3xs: 2px;
10
10
  --gap-2: var(--gap-3xs);
11
11
  }
12
- .international-phone-input__flagIcon_pu8wc {
12
+ .international-phone-input__flagIcon_1gxet {
13
13
  max-width: 24px;
14
14
  max-height: 24px;
15
15
  }
16
- .international-phone-input__flagPlaceholder_pu8wc {
16
+ .international-phone-input__flagPlaceholder_1gxet {
17
17
  width: 24px;
18
18
  height: 16px;
19
19
  max-height: 16px;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"flagIcon":"international-phone-input__flagIcon_pu8wc","flagPlaceholder":"international-phone-input__flagPlaceholder_pu8wc"};
3
+ const styles = {"flagIcon":"international-phone-input__flagIcon_1gxet","flagPlaceholder":"international-phone-input__flagPlaceholder_1gxet"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -14,13 +14,13 @@
14
14
  --focus-color: var(--color-light-status-info);
15
15
  --disabled-cursor: not-allowed;
16
16
  }
17
- .international-phone-input__component_j7b9u {
17
+ .international-phone-input__component_1wpx2 {
18
18
  height: 100%;
19
19
  cursor: pointer;
20
20
  outline: none;
21
21
  position: relative;
22
22
  }
23
- .international-phone-input__flagIconContainer_j7b9u {
23
+ .international-phone-input__flagIconContainer_1wpx2 {
24
24
  display: flex;
25
25
  justify-content: center;
26
26
  align-items: center;
@@ -28,13 +28,13 @@
28
28
  height: 24px;
29
29
  margin-right: var(--gap-4);
30
30
  }
31
- .international-phone-input__emptyCountryIcon_j7b9u {
31
+ .international-phone-input__emptyCountryIcon_1wpx2 {
32
32
  color: var(--color-light-neutral-translucent-700);
33
33
  }
34
- .international-phone-input__disabled_j7b9u {
34
+ .international-phone-input__disabled_1wpx2 {
35
35
  cursor: var(--disabled-cursor);
36
36
  }
37
- .international-phone-input__inner_j7b9u {
37
+ .international-phone-input__inner_1wpx2 {
38
38
  position: relative;
39
39
  display: flex;
40
40
  align-items: center;
@@ -42,10 +42,10 @@
42
42
  padding-left: var(--gap-12);
43
43
  outline: none;
44
44
  }
45
- .international-phone-input__size-72_j7b9u .international-phone-input__inner_j7b9u {
45
+ .international-phone-input__size-72_1wpx2 .international-phone-input__inner_1wpx2 {
46
46
  padding-left: var(--gap-16);
47
47
  }
48
- .international-phone-input__focusVisible_j7b9u {
48
+ .international-phone-input__focusVisible_1wpx2 {
49
49
  outline: 2px solid var(--focus-color);
50
50
  outline-offset: 2px;
51
51
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"international-phone-input__component_j7b9u","flagIconContainer":"international-phone-input__flagIconContainer_j7b9u","emptyCountryIcon":"international-phone-input__emptyCountryIcon_j7b9u","disabled":"international-phone-input__disabled_j7b9u","inner":"international-phone-input__inner_j7b9u","size-72":"international-phone-input__size-72_j7b9u","focusVisible":"international-phone-input__focusVisible_j7b9u"};
3
+ const styles = {"component":"international-phone-input__component_1wpx2","flagIconContainer":"international-phone-input__flagIconContainer_1wpx2","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1wpx2","disabled":"international-phone-input__disabled_1wpx2","inner":"international-phone-input__inner_1wpx2","size-72":"international-phone-input__size-72_1wpx2","focusVisible":"international-phone-input__focusVisible_1wpx2"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-international-phone-input",
3
- "version": "4.0.15",
3
+ "version": "4.0.16",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -13,13 +13,13 @@
13
13
  "build": "rollup -c ../../tools/rollup/rollup.config.mjs --silent"
14
14
  },
15
15
  "dependencies": {
16
- "@alfalab/core-components-input": "^17.1.6",
17
- "@alfalab/core-components-input-autocomplete": "^14.0.15",
18
- "@alfalab/core-components-mq": "^6.0.4",
19
- "@alfalab/core-components-select": "^19.1.8",
20
- "@alfalab/core-components-shared": "^2.2.0",
16
+ "@alfalab/core-components-input": "^17.1.7",
17
+ "@alfalab/core-components-input-autocomplete": "^14.0.16",
18
+ "@alfalab/core-components-mq": "^6.0.5",
19
+ "@alfalab/core-components-select": "^19.1.9",
20
+ "@alfalab/core-components-shared": "^2.2.1",
21
21
  "@alfalab/core-components-types": "^2.0.1",
22
- "@alfalab/hooks": "^1.13.1",
22
+ "@alfalab/hooks": "^1.17.0",
23
23
  "@alfalab/icons-glyph": "^2.260.0",
24
24
  "@maskito/core": "^1.7.0",
25
25
  "@maskito/react": "^1.7.0",