@alfalab/core-components-international-phone-input 4.0.1 → 4.0.2

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 +3 -3
@@ -1,6 +1,6 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
3
  }
4
- .international-phone-input__component_9mtly .international-phone-input__addons_9mtly {
4
+ .international-phone-input__component_6df4r .international-phone-input__addons_6df4r {
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_9mtly","addons":"international-phone-input__addons_9mtly"};
5
+ var styles = {"component":"international-phone-input__component_6df4r","addons":"international-phone-input__addons_6df4r"};
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_hvtwl {
13
+ .international-phone-input__component_h3ykb {
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_hvtwl {
20
+ .international-phone-input__option_h3ykb {
21
21
  display: flex;
22
22
  align-items: flex-start;
23
23
  padding: var(--gap-12);
24
24
  }
25
- .international-phone-input__option_hvtwl.international-phone-input__mobile_hvtwl,
26
- .international-phone-input__option_hvtwl.international-phone-input__size-72_hvtwl {
25
+ .international-phone-input__option_h3ykb.international-phone-input__mobile_h3ykb,
26
+ .international-phone-input__option_h3ykb.international-phone-input__size-72_h3ykb {
27
27
  padding-left: var(--gap-16);
28
28
  }
29
- .international-phone-input__flag_hvtwl {
29
+ .international-phone-input__flag_h3ykb {
30
30
  flex-shrink: 0;
31
31
  margin-right: var(--gap-8);
32
32
  }
33
- .international-phone-input__countryName_hvtwl {
33
+ .international-phone-input__countryName_h3ykb {
34
34
  margin-right: var(--gap-8);
35
35
  }
36
- .international-phone-input__dialCode_hvtwl {
36
+ .international-phone-input__dialCode_h3ykb {
37
37
  color: var(--color-light-text-secondary);
38
38
  }
39
- .international-phone-input__flagIconWrapper_hvtwl {
39
+ .international-phone-input__flagIconWrapper_h3ykb {
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_hvtwl {
47
+ .international-phone-input__emptyCountryIcon_h3ykb {
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_hvtwl","option":"international-phone-input__option_hvtwl","mobile":"international-phone-input__mobile_hvtwl","size-72":"international-phone-input__size-72_hvtwl","flag":"international-phone-input__flag_hvtwl","countryName":"international-phone-input__countryName_hvtwl","dialCode":"international-phone-input__dialCode_hvtwl","flagIconWrapper":"international-phone-input__flagIconWrapper_hvtwl","emptyCountryIcon":"international-phone-input__emptyCountryIcon_hvtwl"};
5
+ var styles = {"component":"international-phone-input__component_h3ykb","option":"international-phone-input__option_h3ykb","mobile":"international-phone-input__mobile_h3ykb","size-72":"international-phone-input__size-72_h3ykb","flag":"international-phone-input__flag_h3ykb","countryName":"international-phone-input__countryName_h3ykb","dialCode":"international-phone-input__dialCode_h3ykb","flagIconWrapper":"international-phone-input__flagIconWrapper_h3ykb","emptyCountryIcon":"international-phone-input__emptyCountryIcon_h3ykb"};
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_kp3zg {
12
+ .international-phone-input__flagIcon_lgzbq {
13
13
  max-width: 24px;
14
14
  max-height: 24px;
15
15
  }
16
- .international-phone-input__flagPlaceholder_kp3zg {
16
+ .international-phone-input__flagPlaceholder_lgzbq {
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_kp3zg","flagPlaceholder":"international-phone-input__flagPlaceholder_kp3zg"};
5
+ var styles = {"flagIcon":"international-phone-input__flagIcon_lgzbq","flagPlaceholder":"international-phone-input__flagPlaceholder_lgzbq"};
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_1yyjl {
17
+ .international-phone-input__component_1n4wt {
18
18
  height: 100%;
19
19
  cursor: pointer;
20
20
  outline: none;
21
21
  position: relative;
22
22
  }
23
- .international-phone-input__flagIconContainer_1yyjl {
23
+ .international-phone-input__flagIconContainer_1n4wt {
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_1yyjl {
31
+ .international-phone-input__emptyCountryIcon_1n4wt {
32
32
  color: var(--color-light-neutral-translucent-700);
33
33
  }
34
- .international-phone-input__disabled_1yyjl {
34
+ .international-phone-input__disabled_1n4wt {
35
35
  cursor: var(--disabled-cursor);
36
36
  }
37
- .international-phone-input__inner_1yyjl {
37
+ .international-phone-input__inner_1n4wt {
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_1yyjl .international-phone-input__inner_1yyjl {
45
+ .international-phone-input__size-72_1n4wt .international-phone-input__inner_1n4wt {
46
46
  padding-left: var(--gap-16);
47
47
  }
48
- .international-phone-input__focusVisible_1yyjl {
48
+ .international-phone-input__focusVisible_1n4wt {
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_1yyjl","flagIconContainer":"international-phone-input__flagIconContainer_1yyjl","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1yyjl","disabled":"international-phone-input__disabled_1yyjl","inner":"international-phone-input__inner_1yyjl","size-72":"international-phone-input__size-72_1yyjl","focusVisible":"international-phone-input__focusVisible_1yyjl"};
5
+ var styles = {"component":"international-phone-input__component_1n4wt","flagIconContainer":"international-phone-input__flagIconContainer_1n4wt","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1n4wt","disabled":"international-phone-input__disabled_1n4wt","inner":"international-phone-input__inner_1n4wt","size-72":"international-phone-input__size-72_1n4wt","focusVisible":"international-phone-input__focusVisible_1n4wt"};
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_9mtly .international-phone-input__addons_9mtly {
4
+ .international-phone-input__component_6df4r .international-phone-input__addons_6df4r {
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_9mtly","addons":"international-phone-input__addons_9mtly"};
3
+ var styles = {"component":"international-phone-input__component_6df4r","addons":"international-phone-input__addons_6df4r"};
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_hvtwl {
13
+ .international-phone-input__component_h3ykb {
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_hvtwl {
20
+ .international-phone-input__option_h3ykb {
21
21
  display: flex;
22
22
  align-items: flex-start;
23
23
  padding: var(--gap-12);
24
24
  }
25
- .international-phone-input__option_hvtwl.international-phone-input__mobile_hvtwl,
26
- .international-phone-input__option_hvtwl.international-phone-input__size-72_hvtwl {
25
+ .international-phone-input__option_h3ykb.international-phone-input__mobile_h3ykb,
26
+ .international-phone-input__option_h3ykb.international-phone-input__size-72_h3ykb {
27
27
  padding-left: var(--gap-16);
28
28
  }
29
- .international-phone-input__flag_hvtwl {
29
+ .international-phone-input__flag_h3ykb {
30
30
  flex-shrink: 0;
31
31
  margin-right: var(--gap-8);
32
32
  }
33
- .international-phone-input__countryName_hvtwl {
33
+ .international-phone-input__countryName_h3ykb {
34
34
  margin-right: var(--gap-8);
35
35
  }
36
- .international-phone-input__dialCode_hvtwl {
36
+ .international-phone-input__dialCode_h3ykb {
37
37
  color: var(--color-light-text-secondary);
38
38
  }
39
- .international-phone-input__flagIconWrapper_hvtwl {
39
+ .international-phone-input__flagIconWrapper_h3ykb {
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_hvtwl {
47
+ .international-phone-input__emptyCountryIcon_h3ykb {
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_hvtwl","option":"international-phone-input__option_hvtwl","mobile":"international-phone-input__mobile_hvtwl","size-72":"international-phone-input__size-72_hvtwl","flag":"international-phone-input__flag_hvtwl","countryName":"international-phone-input__countryName_hvtwl","dialCode":"international-phone-input__dialCode_hvtwl","flagIconWrapper":"international-phone-input__flagIconWrapper_hvtwl","emptyCountryIcon":"international-phone-input__emptyCountryIcon_hvtwl"};
3
+ var styles = {"component":"international-phone-input__component_h3ykb","option":"international-phone-input__option_h3ykb","mobile":"international-phone-input__mobile_h3ykb","size-72":"international-phone-input__size-72_h3ykb","flag":"international-phone-input__flag_h3ykb","countryName":"international-phone-input__countryName_h3ykb","dialCode":"international-phone-input__dialCode_h3ykb","flagIconWrapper":"international-phone-input__flagIconWrapper_h3ykb","emptyCountryIcon":"international-phone-input__emptyCountryIcon_h3ykb"};
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_kp3zg {
12
+ .international-phone-input__flagIcon_lgzbq {
13
13
  max-width: 24px;
14
14
  max-height: 24px;
15
15
  }
16
- .international-phone-input__flagPlaceholder_kp3zg {
16
+ .international-phone-input__flagPlaceholder_lgzbq {
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_kp3zg","flagPlaceholder":"international-phone-input__flagPlaceholder_kp3zg"};
3
+ var styles = {"flagIcon":"international-phone-input__flagIcon_lgzbq","flagPlaceholder":"international-phone-input__flagPlaceholder_lgzbq"};
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_1yyjl {
17
+ .international-phone-input__component_1n4wt {
18
18
  height: 100%;
19
19
  cursor: pointer;
20
20
  outline: none;
21
21
  position: relative;
22
22
  }
23
- .international-phone-input__flagIconContainer_1yyjl {
23
+ .international-phone-input__flagIconContainer_1n4wt {
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_1yyjl {
31
+ .international-phone-input__emptyCountryIcon_1n4wt {
32
32
  color: var(--color-light-neutral-translucent-700);
33
33
  }
34
- .international-phone-input__disabled_1yyjl {
34
+ .international-phone-input__disabled_1n4wt {
35
35
  cursor: var(--disabled-cursor);
36
36
  }
37
- .international-phone-input__inner_1yyjl {
37
+ .international-phone-input__inner_1n4wt {
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_1yyjl .international-phone-input__inner_1yyjl {
45
+ .international-phone-input__size-72_1n4wt .international-phone-input__inner_1n4wt {
46
46
  padding-left: var(--gap-16);
47
47
  }
48
- .international-phone-input__focusVisible_1yyjl {
48
+ .international-phone-input__focusVisible_1n4wt {
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_1yyjl","flagIconContainer":"international-phone-input__flagIconContainer_1yyjl","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1yyjl","disabled":"international-phone-input__disabled_1yyjl","inner":"international-phone-input__inner_1yyjl","size-72":"international-phone-input__size-72_1yyjl","focusVisible":"international-phone-input__focusVisible_1yyjl"};
3
+ var styles = {"component":"international-phone-input__component_1n4wt","flagIconContainer":"international-phone-input__flagIconContainer_1n4wt","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1n4wt","disabled":"international-phone-input__disabled_1n4wt","inner":"international-phone-input__inner_1n4wt","size-72":"international-phone-input__size-72_1n4wt","focusVisible":"international-phone-input__focusVisible_1n4wt"};
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_9mtly .international-phone-input__addons_9mtly {
4
+ .international-phone-input__component_6df4r .international-phone-input__addons_6df4r {
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_9mtly","addons":"international-phone-input__addons_9mtly"};
3
+ const styles = {"component":"international-phone-input__component_6df4r","addons":"international-phone-input__addons_6df4r"};
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_hvtwl {
13
+ .international-phone-input__component_h3ykb {
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_hvtwl {
20
+ .international-phone-input__option_h3ykb {
21
21
  display: flex;
22
22
  align-items: flex-start;
23
23
  padding: var(--gap-12);
24
24
  }
25
- .international-phone-input__option_hvtwl.international-phone-input__mobile_hvtwl,
26
- .international-phone-input__option_hvtwl.international-phone-input__size-72_hvtwl {
25
+ .international-phone-input__option_h3ykb.international-phone-input__mobile_h3ykb,
26
+ .international-phone-input__option_h3ykb.international-phone-input__size-72_h3ykb {
27
27
  padding-left: var(--gap-16);
28
28
  }
29
- .international-phone-input__flag_hvtwl {
29
+ .international-phone-input__flag_h3ykb {
30
30
  flex-shrink: 0;
31
31
  margin-right: var(--gap-8);
32
32
  }
33
- .international-phone-input__countryName_hvtwl {
33
+ .international-phone-input__countryName_h3ykb {
34
34
  margin-right: var(--gap-8);
35
35
  }
36
- .international-phone-input__dialCode_hvtwl {
36
+ .international-phone-input__dialCode_h3ykb {
37
37
  color: var(--color-light-text-secondary);
38
38
  }
39
- .international-phone-input__flagIconWrapper_hvtwl {
39
+ .international-phone-input__flagIconWrapper_h3ykb {
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_hvtwl {
47
+ .international-phone-input__emptyCountryIcon_h3ykb {
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_hvtwl","option":"international-phone-input__option_hvtwl","mobile":"international-phone-input__mobile_hvtwl","size-72":"international-phone-input__size-72_hvtwl","flag":"international-phone-input__flag_hvtwl","countryName":"international-phone-input__countryName_hvtwl","dialCode":"international-phone-input__dialCode_hvtwl","flagIconWrapper":"international-phone-input__flagIconWrapper_hvtwl","emptyCountryIcon":"international-phone-input__emptyCountryIcon_hvtwl"};
3
+ const styles = {"component":"international-phone-input__component_h3ykb","option":"international-phone-input__option_h3ykb","mobile":"international-phone-input__mobile_h3ykb","size-72":"international-phone-input__size-72_h3ykb","flag":"international-phone-input__flag_h3ykb","countryName":"international-phone-input__countryName_h3ykb","dialCode":"international-phone-input__dialCode_h3ykb","flagIconWrapper":"international-phone-input__flagIconWrapper_h3ykb","emptyCountryIcon":"international-phone-input__emptyCountryIcon_h3ykb"};
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_kp3zg {
12
+ .international-phone-input__flagIcon_lgzbq {
13
13
  max-width: 24px;
14
14
  max-height: 24px;
15
15
  }
16
- .international-phone-input__flagPlaceholder_kp3zg {
16
+ .international-phone-input__flagPlaceholder_lgzbq {
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_kp3zg","flagPlaceholder":"international-phone-input__flagPlaceholder_kp3zg"};
3
+ const styles = {"flagIcon":"international-phone-input__flagIcon_lgzbq","flagPlaceholder":"international-phone-input__flagPlaceholder_lgzbq"};
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_1yyjl {
17
+ .international-phone-input__component_1n4wt {
18
18
  height: 100%;
19
19
  cursor: pointer;
20
20
  outline: none;
21
21
  position: relative;
22
22
  }
23
- .international-phone-input__flagIconContainer_1yyjl {
23
+ .international-phone-input__flagIconContainer_1n4wt {
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_1yyjl {
31
+ .international-phone-input__emptyCountryIcon_1n4wt {
32
32
  color: var(--color-light-neutral-translucent-700);
33
33
  }
34
- .international-phone-input__disabled_1yyjl {
34
+ .international-phone-input__disabled_1n4wt {
35
35
  cursor: var(--disabled-cursor);
36
36
  }
37
- .international-phone-input__inner_1yyjl {
37
+ .international-phone-input__inner_1n4wt {
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_1yyjl .international-phone-input__inner_1yyjl {
45
+ .international-phone-input__size-72_1n4wt .international-phone-input__inner_1n4wt {
46
46
  padding-left: var(--gap-16);
47
47
  }
48
- .international-phone-input__focusVisible_1yyjl {
48
+ .international-phone-input__focusVisible_1n4wt {
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_1yyjl","flagIconContainer":"international-phone-input__flagIconContainer_1yyjl","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1yyjl","disabled":"international-phone-input__disabled_1yyjl","inner":"international-phone-input__inner_1yyjl","size-72":"international-phone-input__size-72_1yyjl","focusVisible":"international-phone-input__focusVisible_1yyjl"};
3
+ const styles = {"component":"international-phone-input__component_1n4wt","flagIconContainer":"international-phone-input__flagIconContainer_1n4wt","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1n4wt","disabled":"international-phone-input__disabled_1n4wt","inner":"international-phone-input__inner_1n4wt","size-72":"international-phone-input__size-72_1n4wt","focusVisible":"international-phone-input__focusVisible_1n4wt"};
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.1",
3
+ "version": "4.0.2",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -11,9 +11,9 @@
11
11
  "module": "./esm/index.js",
12
12
  "dependencies": {
13
13
  "@alfalab/core-components-input": "^17.0.1",
14
- "@alfalab/core-components-input-autocomplete": "^14.0.1",
14
+ "@alfalab/core-components-input-autocomplete": "^14.0.2",
15
15
  "@alfalab/core-components-mq": "^6.0.1",
16
- "@alfalab/core-components-select": "^19.0.1",
16
+ "@alfalab/core-components-select": "^19.0.2",
17
17
  "@alfalab/core-components-shared": "^2.0.1",
18
18
  "@alfalab/core-components-types": "^2.0.1",
19
19
  "@alfalab/hooks": "^1.13.1",