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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 +9 -9
@@ -1,6 +1,6 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
3
  }
4
- .international-phone-input__component_f6wws .international-phone-input__addons_f6wws {
4
+ .international-phone-input__component_9mtly .international-phone-input__addons_9mtly {
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_f6wws","addons":"international-phone-input__addons_f6wws"};
5
+ var styles = {"component":"international-phone-input__component_9mtly","addons":"international-phone-input__addons_9mtly"};
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_1rhis {
13
+ .international-phone-input__component_hvtwl {
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_1rhis {
20
+ .international-phone-input__option_hvtwl {
21
21
  display: flex;
22
22
  align-items: flex-start;
23
23
  padding: var(--gap-12);
24
24
  }
25
- .international-phone-input__option_1rhis.international-phone-input__mobile_1rhis,
26
- .international-phone-input__option_1rhis.international-phone-input__size-72_1rhis {
25
+ .international-phone-input__option_hvtwl.international-phone-input__mobile_hvtwl,
26
+ .international-phone-input__option_hvtwl.international-phone-input__size-72_hvtwl {
27
27
  padding-left: var(--gap-16);
28
28
  }
29
- .international-phone-input__flag_1rhis {
29
+ .international-phone-input__flag_hvtwl {
30
30
  flex-shrink: 0;
31
31
  margin-right: var(--gap-8);
32
32
  }
33
- .international-phone-input__countryName_1rhis {
33
+ .international-phone-input__countryName_hvtwl {
34
34
  margin-right: var(--gap-8);
35
35
  }
36
- .international-phone-input__dialCode_1rhis {
36
+ .international-phone-input__dialCode_hvtwl {
37
37
  color: var(--color-light-text-secondary);
38
38
  }
39
- .international-phone-input__flagIconWrapper_1rhis {
39
+ .international-phone-input__flagIconWrapper_hvtwl {
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_1rhis {
47
+ .international-phone-input__emptyCountryIcon_hvtwl {
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_1rhis","option":"international-phone-input__option_1rhis","mobile":"international-phone-input__mobile_1rhis","size-72":"international-phone-input__size-72_1rhis","flag":"international-phone-input__flag_1rhis","countryName":"international-phone-input__countryName_1rhis","dialCode":"international-phone-input__dialCode_1rhis","flagIconWrapper":"international-phone-input__flagIconWrapper_1rhis","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1rhis"};
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"};
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_1a4j5 {
12
+ .international-phone-input__flagIcon_kp3zg {
13
13
  max-width: 24px;
14
14
  max-height: 24px;
15
15
  }
16
- .international-phone-input__flagPlaceholder_1a4j5 {
16
+ .international-phone-input__flagPlaceholder_kp3zg {
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_1a4j5","flagPlaceholder":"international-phone-input__flagPlaceholder_1a4j5"};
5
+ var styles = {"flagIcon":"international-phone-input__flagIcon_kp3zg","flagPlaceholder":"international-phone-input__flagPlaceholder_kp3zg"};
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_1ebf1 {
17
+ .international-phone-input__component_1yyjl {
18
18
  height: 100%;
19
19
  cursor: pointer;
20
20
  outline: none;
21
21
  position: relative;
22
22
  }
23
- .international-phone-input__flagIconContainer_1ebf1 {
23
+ .international-phone-input__flagIconContainer_1yyjl {
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_1ebf1 {
31
+ .international-phone-input__emptyCountryIcon_1yyjl {
32
32
  color: var(--color-light-neutral-translucent-700);
33
33
  }
34
- .international-phone-input__disabled_1ebf1 {
34
+ .international-phone-input__disabled_1yyjl {
35
35
  cursor: var(--disabled-cursor);
36
36
  }
37
- .international-phone-input__inner_1ebf1 {
37
+ .international-phone-input__inner_1yyjl {
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_1ebf1 .international-phone-input__inner_1ebf1 {
45
+ .international-phone-input__size-72_1yyjl .international-phone-input__inner_1yyjl {
46
46
  padding-left: var(--gap-16);
47
47
  }
48
- .international-phone-input__focusVisible_1ebf1 {
48
+ .international-phone-input__focusVisible_1yyjl {
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_1ebf1","flagIconContainer":"international-phone-input__flagIconContainer_1ebf1","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1ebf1","disabled":"international-phone-input__disabled_1ebf1","inner":"international-phone-input__inner_1ebf1","size-72":"international-phone-input__size-72_1ebf1","focusVisible":"international-phone-input__focusVisible_1ebf1"};
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"};
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_f6wws .international-phone-input__addons_f6wws {
4
+ .international-phone-input__component_9mtly .international-phone-input__addons_9mtly {
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_f6wws","addons":"international-phone-input__addons_f6wws"};
3
+ var styles = {"component":"international-phone-input__component_9mtly","addons":"international-phone-input__addons_9mtly"};
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_1rhis {
13
+ .international-phone-input__component_hvtwl {
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_1rhis {
20
+ .international-phone-input__option_hvtwl {
21
21
  display: flex;
22
22
  align-items: flex-start;
23
23
  padding: var(--gap-12);
24
24
  }
25
- .international-phone-input__option_1rhis.international-phone-input__mobile_1rhis,
26
- .international-phone-input__option_1rhis.international-phone-input__size-72_1rhis {
25
+ .international-phone-input__option_hvtwl.international-phone-input__mobile_hvtwl,
26
+ .international-phone-input__option_hvtwl.international-phone-input__size-72_hvtwl {
27
27
  padding-left: var(--gap-16);
28
28
  }
29
- .international-phone-input__flag_1rhis {
29
+ .international-phone-input__flag_hvtwl {
30
30
  flex-shrink: 0;
31
31
  margin-right: var(--gap-8);
32
32
  }
33
- .international-phone-input__countryName_1rhis {
33
+ .international-phone-input__countryName_hvtwl {
34
34
  margin-right: var(--gap-8);
35
35
  }
36
- .international-phone-input__dialCode_1rhis {
36
+ .international-phone-input__dialCode_hvtwl {
37
37
  color: var(--color-light-text-secondary);
38
38
  }
39
- .international-phone-input__flagIconWrapper_1rhis {
39
+ .international-phone-input__flagIconWrapper_hvtwl {
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_1rhis {
47
+ .international-phone-input__emptyCountryIcon_hvtwl {
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_1rhis","option":"international-phone-input__option_1rhis","mobile":"international-phone-input__mobile_1rhis","size-72":"international-phone-input__size-72_1rhis","flag":"international-phone-input__flag_1rhis","countryName":"international-phone-input__countryName_1rhis","dialCode":"international-phone-input__dialCode_1rhis","flagIconWrapper":"international-phone-input__flagIconWrapper_1rhis","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1rhis"};
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"};
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_1a4j5 {
12
+ .international-phone-input__flagIcon_kp3zg {
13
13
  max-width: 24px;
14
14
  max-height: 24px;
15
15
  }
16
- .international-phone-input__flagPlaceholder_1a4j5 {
16
+ .international-phone-input__flagPlaceholder_kp3zg {
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_1a4j5","flagPlaceholder":"international-phone-input__flagPlaceholder_1a4j5"};
3
+ var styles = {"flagIcon":"international-phone-input__flagIcon_kp3zg","flagPlaceholder":"international-phone-input__flagPlaceholder_kp3zg"};
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_1ebf1 {
17
+ .international-phone-input__component_1yyjl {
18
18
  height: 100%;
19
19
  cursor: pointer;
20
20
  outline: none;
21
21
  position: relative;
22
22
  }
23
- .international-phone-input__flagIconContainer_1ebf1 {
23
+ .international-phone-input__flagIconContainer_1yyjl {
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_1ebf1 {
31
+ .international-phone-input__emptyCountryIcon_1yyjl {
32
32
  color: var(--color-light-neutral-translucent-700);
33
33
  }
34
- .international-phone-input__disabled_1ebf1 {
34
+ .international-phone-input__disabled_1yyjl {
35
35
  cursor: var(--disabled-cursor);
36
36
  }
37
- .international-phone-input__inner_1ebf1 {
37
+ .international-phone-input__inner_1yyjl {
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_1ebf1 .international-phone-input__inner_1ebf1 {
45
+ .international-phone-input__size-72_1yyjl .international-phone-input__inner_1yyjl {
46
46
  padding-left: var(--gap-16);
47
47
  }
48
- .international-phone-input__focusVisible_1ebf1 {
48
+ .international-phone-input__focusVisible_1yyjl {
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_1ebf1","flagIconContainer":"international-phone-input__flagIconContainer_1ebf1","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1ebf1","disabled":"international-phone-input__disabled_1ebf1","inner":"international-phone-input__inner_1ebf1","size-72":"international-phone-input__size-72_1ebf1","focusVisible":"international-phone-input__focusVisible_1ebf1"};
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"};
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_f6wws .international-phone-input__addons_f6wws {
4
+ .international-phone-input__component_9mtly .international-phone-input__addons_9mtly {
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_f6wws","addons":"international-phone-input__addons_f6wws"};
3
+ const styles = {"component":"international-phone-input__component_9mtly","addons":"international-phone-input__addons_9mtly"};
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_1rhis {
13
+ .international-phone-input__component_hvtwl {
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_1rhis {
20
+ .international-phone-input__option_hvtwl {
21
21
  display: flex;
22
22
  align-items: flex-start;
23
23
  padding: var(--gap-12);
24
24
  }
25
- .international-phone-input__option_1rhis.international-phone-input__mobile_1rhis,
26
- .international-phone-input__option_1rhis.international-phone-input__size-72_1rhis {
25
+ .international-phone-input__option_hvtwl.international-phone-input__mobile_hvtwl,
26
+ .international-phone-input__option_hvtwl.international-phone-input__size-72_hvtwl {
27
27
  padding-left: var(--gap-16);
28
28
  }
29
- .international-phone-input__flag_1rhis {
29
+ .international-phone-input__flag_hvtwl {
30
30
  flex-shrink: 0;
31
31
  margin-right: var(--gap-8);
32
32
  }
33
- .international-phone-input__countryName_1rhis {
33
+ .international-phone-input__countryName_hvtwl {
34
34
  margin-right: var(--gap-8);
35
35
  }
36
- .international-phone-input__dialCode_1rhis {
36
+ .international-phone-input__dialCode_hvtwl {
37
37
  color: var(--color-light-text-secondary);
38
38
  }
39
- .international-phone-input__flagIconWrapper_1rhis {
39
+ .international-phone-input__flagIconWrapper_hvtwl {
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_1rhis {
47
+ .international-phone-input__emptyCountryIcon_hvtwl {
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_1rhis","option":"international-phone-input__option_1rhis","mobile":"international-phone-input__mobile_1rhis","size-72":"international-phone-input__size-72_1rhis","flag":"international-phone-input__flag_1rhis","countryName":"international-phone-input__countryName_1rhis","dialCode":"international-phone-input__dialCode_1rhis","flagIconWrapper":"international-phone-input__flagIconWrapper_1rhis","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1rhis"};
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"};
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_1a4j5 {
12
+ .international-phone-input__flagIcon_kp3zg {
13
13
  max-width: 24px;
14
14
  max-height: 24px;
15
15
  }
16
- .international-phone-input__flagPlaceholder_1a4j5 {
16
+ .international-phone-input__flagPlaceholder_kp3zg {
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_1a4j5","flagPlaceholder":"international-phone-input__flagPlaceholder_1a4j5"};
3
+ const styles = {"flagIcon":"international-phone-input__flagIcon_kp3zg","flagPlaceholder":"international-phone-input__flagPlaceholder_kp3zg"};
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_1ebf1 {
17
+ .international-phone-input__component_1yyjl {
18
18
  height: 100%;
19
19
  cursor: pointer;
20
20
  outline: none;
21
21
  position: relative;
22
22
  }
23
- .international-phone-input__flagIconContainer_1ebf1 {
23
+ .international-phone-input__flagIconContainer_1yyjl {
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_1ebf1 {
31
+ .international-phone-input__emptyCountryIcon_1yyjl {
32
32
  color: var(--color-light-neutral-translucent-700);
33
33
  }
34
- .international-phone-input__disabled_1ebf1 {
34
+ .international-phone-input__disabled_1yyjl {
35
35
  cursor: var(--disabled-cursor);
36
36
  }
37
- .international-phone-input__inner_1ebf1 {
37
+ .international-phone-input__inner_1yyjl {
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_1ebf1 .international-phone-input__inner_1ebf1 {
45
+ .international-phone-input__size-72_1yyjl .international-phone-input__inner_1yyjl {
46
46
  padding-left: var(--gap-16);
47
47
  }
48
- .international-phone-input__focusVisible_1ebf1 {
48
+ .international-phone-input__focusVisible_1yyjl {
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_1ebf1","flagIconContainer":"international-phone-input__flagIconContainer_1ebf1","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1ebf1","disabled":"international-phone-input__disabled_1ebf1","inner":"international-phone-input__inner_1ebf1","size-72":"international-phone-input__size-72_1ebf1","focusVisible":"international-phone-input__focusVisible_1ebf1"};
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"};
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.0",
3
+ "version": "4.0.1",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -10,12 +10,12 @@
10
10
  "main": "index.js",
11
11
  "module": "./esm/index.js",
12
12
  "dependencies": {
13
- "@alfalab/core-components-input": "^17.0.0",
14
- "@alfalab/core-components-input-autocomplete": "^14.0.0",
15
- "@alfalab/core-components-mq": "^6.0.0",
16
- "@alfalab/core-components-select": "^19.0.0",
17
- "@alfalab/core-components-shared": "^2.0.0",
18
- "@alfalab/core-components-types": "^2.0.0",
13
+ "@alfalab/core-components-input": "^17.0.1",
14
+ "@alfalab/core-components-input-autocomplete": "^14.0.1",
15
+ "@alfalab/core-components-mq": "^6.0.1",
16
+ "@alfalab/core-components-select": "^19.0.1",
17
+ "@alfalab/core-components-shared": "^2.0.1",
18
+ "@alfalab/core-components-types": "^2.0.1",
19
19
  "@alfalab/hooks": "^1.13.1",
20
20
  "@alfalab/icons-glyph": "^2.260.0",
21
21
  "@maskito/core": "^1.7.0",
@@ -32,6 +32,6 @@
32
32
  "access": "public",
33
33
  "directory": "dist"
34
34
  },
35
- "themesVersion": "15.0.0",
36
- "varsVersion": "11.0.0"
35
+ "themesVersion": "15.0.1",
36
+ "varsVersion": "11.0.1"
37
37
  }