@alfalab/core-components-intl-phone-input 9.5.3 → 9.5.4

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.
package/component.js CHANGED
@@ -45,7 +45,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
45
45
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
46
46
  var WorldMagnifierMIcon__default = /*#__PURE__*/_interopDefaultCompat(WorldMagnifierMIcon);
47
47
 
48
- var styles = {"addons":"intl-phone-input__addons_fxtcc","l":"intl-phone-input__l_fxtcc","xl":"intl-phone-input__xl_fxtcc","flagIconWrapper":"intl-phone-input__flagIconWrapper_fxtcc","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_fxtcc"};
48
+ var styles = {"addons":"intl-phone-input__addons_t0auu","l":"intl-phone-input__l_t0auu","xl":"intl-phone-input__xl_t0auu","flagIconWrapper":"intl-phone-input__flagIconWrapper_t0auu","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_t0auu"};
49
49
  require('./index.css')
50
50
 
51
51
  var countriesHash = utils.getCountriesHash();
@@ -11,7 +11,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
11
11
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
12
12
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
13
13
 
14
- var styles = {"flagIcon":"intl-phone-input__flagIcon_r8fat","flagPlaceholder":"intl-phone-input__flagPlaceholder_r8fat"};
14
+ var styles = {"flagIcon":"intl-phone-input__flagIcon_1voh7","flagPlaceholder":"intl-phone-input__flagPlaceholder_1voh7"};
15
15
  require('./index.css')
16
16
 
17
17
  /**
@@ -1,4 +1,4 @@
1
- /* hash: 11ts5 */
1
+ /* hash: 1c2is */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -17,10 +17,10 @@
17
17
  --gap-3xs: 2px;
18
18
  } :root {
19
19
  } :root {
20
- } .intl-phone-input__flagIcon_r8fat {
20
+ } .intl-phone-input__flagIcon_1voh7 {
21
21
  max-width: 24px;
22
22
  max-height: 24px;
23
- } .intl-phone-input__flagPlaceholder_r8fat {
23
+ } .intl-phone-input__flagPlaceholder_1voh7 {
24
24
  width: 24px;
25
25
  height: 16px;
26
26
  max-height: 16px;
@@ -18,7 +18,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
18
18
 
19
19
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
20
20
 
21
- var styles = {"component":"intl-phone-input__component_gydlw","option":"intl-phone-input__option_gydlw","flag":"intl-phone-input__flag_gydlw","countryName":"intl-phone-input__countryName_gydlw","dialCode":"intl-phone-input__dialCode_gydlw"};
21
+ var styles = {"component":"intl-phone-input__component_8n0s5","option":"intl-phone-input__option_8n0s5","flag":"intl-phone-input__flag_8n0s5","countryName":"intl-phone-input__countryName_8n0s5","dialCode":"intl-phone-input__dialCode_8n0s5"};
22
22
  require('./index.css')
23
23
 
24
24
  var CountriesSelect = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 17deg */
1
+ /* hash: 78ym1 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -17,19 +17,19 @@
17
17
  } :root {
18
18
  } :root {
19
19
  --text-secondary-color: var(--color-light-text-secondary);
20
- } .intl-phone-input__component_gydlw {
20
+ } .intl-phone-input__component_8n0s5 {
21
21
  position: static;
22
22
  display: flex;
23
23
  min-width: initial;
24
24
  height: 100%;
25
- } .intl-phone-input__option_gydlw {
25
+ } .intl-phone-input__option_8n0s5 {
26
26
  display: flex;
27
27
  align-items: flex-start;
28
- } .intl-phone-input__flag_gydlw {
28
+ } .intl-phone-input__flag_8n0s5 {
29
29
  flex-shrink: 0;
30
30
  margin-right: var(--gap-xs);
31
- } .intl-phone-input__countryName_gydlw {
31
+ } .intl-phone-input__countryName_8n0s5 {
32
32
  margin-right: var(--gap-xs);
33
- } .intl-phone-input__dialCode_gydlw {
33
+ } .intl-phone-input__dialCode_8n0s5 {
34
34
  color: var(--text-secondary-color);
35
35
  }
@@ -18,7 +18,7 @@ var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
18
18
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
19
19
  var WorldMagnifierMIcon__default = /*#__PURE__*/_interopDefaultCompat(WorldMagnifierMIcon);
20
20
 
21
- var styles = {"component":"intl-phone-input__component_3y9j4","flagIconContainer":"intl-phone-input__flagIconContainer_3y9j4","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_3y9j4","disabled":"intl-phone-input__disabled_3y9j4","inner":"intl-phone-input__inner_3y9j4","l":"intl-phone-input__l_3y9j4","xl":"intl-phone-input__xl_3y9j4","focusVisible":"intl-phone-input__focusVisible_3y9j4"};
21
+ var styles = {"component":"intl-phone-input__component_fy31k","flagIconContainer":"intl-phone-input__flagIconContainer_fy31k","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_fy31k","disabled":"intl-phone-input__disabled_fy31k","inner":"intl-phone-input__inner_fy31k","l":"intl-phone-input__l_fy31k","xl":"intl-phone-input__xl_fy31k","focusVisible":"intl-phone-input__focusVisible_fy31k"};
22
22
  require('./index.css')
23
23
 
24
24
  var EMPTY_COUNTRY_SELECT_FIELD = {
@@ -1,4 +1,4 @@
1
- /* hash: 1608g */
1
+ /* hash: 1oma7 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-link: #0072ef;
@@ -21,33 +21,33 @@
21
21
  } :root {
22
22
  --focus-color: var(--color-light-border-link);
23
23
  --disabled-cursor: not-allowed;
24
- } .intl-phone-input__component_3y9j4 {
24
+ } .intl-phone-input__component_fy31k {
25
25
  height: 100%;
26
26
  cursor: pointer;
27
27
  outline: none;
28
28
  position: relative;
29
- } .intl-phone-input__flagIconContainer_3y9j4 {
29
+ } .intl-phone-input__flagIconContainer_fy31k {
30
30
  display: flex;
31
31
  justify-content: center;
32
32
  align-items: center;
33
33
  width: 24px;
34
34
  height: 24px;
35
35
  margin-right: var(--gap-2xs);
36
- } .intl-phone-input__emptyCountryIcon_3y9j4 {
36
+ } .intl-phone-input__emptyCountryIcon_fy31k {
37
37
  color: var(--color-light-graphic-secondary);
38
- } .intl-phone-input__disabled_3y9j4 {
38
+ } .intl-phone-input__disabled_fy31k {
39
39
  cursor: var(--disabled-cursor);
40
- } .intl-phone-input__inner_3y9j4 {
40
+ } .intl-phone-input__inner_fy31k {
41
41
  position: relative;
42
42
  display: flex;
43
43
  align-items: center;
44
44
  height: 100%;
45
45
  padding-left: var(--gap-s);
46
46
  outline: none;
47
- } .intl-phone-input__l_3y9j4 .intl-phone-input__inner_3y9j4,
48
- .intl-phone-input__xl_3y9j4 .intl-phone-input__inner_3y9j4 {
47
+ } .intl-phone-input__l_fy31k .intl-phone-input__inner_fy31k,
48
+ .intl-phone-input__xl_fy31k .intl-phone-input__inner_fy31k {
49
49
  padding-left: var(--gap-m);
50
- } .intl-phone-input__focusVisible_3y9j4 {
50
+ } .intl-phone-input__focusVisible_fy31k {
51
51
  outline: 2px solid var(--focus-color);
52
52
  outline-offset: 2px;
53
53
  }
package/esm/component.js CHANGED
@@ -17,7 +17,7 @@ import '@alfalab/core-components-select/esm/desktop';
17
17
  import '@alfalab/core-components-select/esm/shared';
18
18
  import './components/select-field/component.js';
19
19
 
20
- var styles = {"addons":"intl-phone-input__addons_fxtcc","l":"intl-phone-input__l_fxtcc","xl":"intl-phone-input__xl_fxtcc","flagIconWrapper":"intl-phone-input__flagIconWrapper_fxtcc","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_fxtcc"};
20
+ var styles = {"addons":"intl-phone-input__addons_t0auu","l":"intl-phone-input__l_t0auu","xl":"intl-phone-input__xl_t0auu","flagIconWrapper":"intl-phone-input__flagIconWrapper_t0auu","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_t0auu"};
21
21
  require('./index.css')
22
22
 
23
23
  var countriesHash = getCountriesHash();
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { flagSprite } from './flagSprite.js';
4
4
 
5
- var styles = {"flagIcon":"intl-phone-input__flagIcon_r8fat","flagPlaceholder":"intl-phone-input__flagPlaceholder_r8fat"};
5
+ var styles = {"flagIcon":"intl-phone-input__flagIcon_1voh7","flagPlaceholder":"intl-phone-input__flagPlaceholder_1voh7"};
6
6
  require('./index.css')
7
7
 
8
8
  /**
@@ -1,4 +1,4 @@
1
- /* hash: 11ts5 */
1
+ /* hash: 1c2is */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -17,10 +17,10 @@
17
17
  --gap-3xs: 2px;
18
18
  } :root {
19
19
  } :root {
20
- } .intl-phone-input__flagIcon_r8fat {
20
+ } .intl-phone-input__flagIcon_1voh7 {
21
21
  max-width: 24px;
22
22
  max-height: 24px;
23
- } .intl-phone-input__flagPlaceholder_r8fat {
23
+ } .intl-phone-input__flagPlaceholder_1voh7 {
24
24
  width: 24px;
25
25
  height: 16px;
26
26
  max-height: 16px;
@@ -10,7 +10,7 @@ import 'react-merge-refs';
10
10
  import '@alfalab/hooks';
11
11
  import '@alfalab/icons-glyph/WorldMagnifierMIcon';
12
12
 
13
- var styles = {"component":"intl-phone-input__component_gydlw","option":"intl-phone-input__option_gydlw","flag":"intl-phone-input__flag_gydlw","countryName":"intl-phone-input__countryName_gydlw","dialCode":"intl-phone-input__dialCode_gydlw"};
13
+ var styles = {"component":"intl-phone-input__component_8n0s5","option":"intl-phone-input__option_8n0s5","flag":"intl-phone-input__flag_8n0s5","countryName":"intl-phone-input__countryName_8n0s5","dialCode":"intl-phone-input__dialCode_8n0s5"};
14
14
  require('./index.css')
15
15
 
16
16
  var CountriesSelect = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 17deg */
1
+ /* hash: 78ym1 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -17,19 +17,19 @@
17
17
  } :root {
18
18
  } :root {
19
19
  --text-secondary-color: var(--color-light-text-secondary);
20
- } .intl-phone-input__component_gydlw {
20
+ } .intl-phone-input__component_8n0s5 {
21
21
  position: static;
22
22
  display: flex;
23
23
  min-width: initial;
24
24
  height: 100%;
25
- } .intl-phone-input__option_gydlw {
25
+ } .intl-phone-input__option_8n0s5 {
26
26
  display: flex;
27
27
  align-items: flex-start;
28
- } .intl-phone-input__flag_gydlw {
28
+ } .intl-phone-input__flag_8n0s5 {
29
29
  flex-shrink: 0;
30
30
  margin-right: var(--gap-xs);
31
- } .intl-phone-input__countryName_gydlw {
31
+ } .intl-phone-input__countryName_8n0s5 {
32
32
  margin-right: var(--gap-xs);
33
- } .intl-phone-input__dialCode_gydlw {
33
+ } .intl-phone-input__dialCode_8n0s5 {
34
34
  color: var(--text-secondary-color);
35
35
  }
@@ -7,7 +7,7 @@ import WorldMagnifierMIcon from '@alfalab/icons-glyph/WorldMagnifierMIcon';
7
7
  import { FlagIcon } from '../flag-icon/component.js';
8
8
  import '../flag-icon/flagSprite.js';
9
9
 
10
- var styles = {"component":"intl-phone-input__component_3y9j4","flagIconContainer":"intl-phone-input__flagIconContainer_3y9j4","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_3y9j4","disabled":"intl-phone-input__disabled_3y9j4","inner":"intl-phone-input__inner_3y9j4","l":"intl-phone-input__l_3y9j4","xl":"intl-phone-input__xl_3y9j4","focusVisible":"intl-phone-input__focusVisible_3y9j4"};
10
+ var styles = {"component":"intl-phone-input__component_fy31k","flagIconContainer":"intl-phone-input__flagIconContainer_fy31k","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_fy31k","disabled":"intl-phone-input__disabled_fy31k","inner":"intl-phone-input__inner_fy31k","l":"intl-phone-input__l_fy31k","xl":"intl-phone-input__xl_fy31k","focusVisible":"intl-phone-input__focusVisible_fy31k"};
11
11
  require('./index.css')
12
12
 
13
13
  var EMPTY_COUNTRY_SELECT_FIELD = {
@@ -1,4 +1,4 @@
1
- /* hash: 1608g */
1
+ /* hash: 1oma7 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-link: #0072ef;
@@ -21,33 +21,33 @@
21
21
  } :root {
22
22
  --focus-color: var(--color-light-border-link);
23
23
  --disabled-cursor: not-allowed;
24
- } .intl-phone-input__component_3y9j4 {
24
+ } .intl-phone-input__component_fy31k {
25
25
  height: 100%;
26
26
  cursor: pointer;
27
27
  outline: none;
28
28
  position: relative;
29
- } .intl-phone-input__flagIconContainer_3y9j4 {
29
+ } .intl-phone-input__flagIconContainer_fy31k {
30
30
  display: flex;
31
31
  justify-content: center;
32
32
  align-items: center;
33
33
  width: 24px;
34
34
  height: 24px;
35
35
  margin-right: var(--gap-2xs);
36
- } .intl-phone-input__emptyCountryIcon_3y9j4 {
36
+ } .intl-phone-input__emptyCountryIcon_fy31k {
37
37
  color: var(--color-light-graphic-secondary);
38
- } .intl-phone-input__disabled_3y9j4 {
38
+ } .intl-phone-input__disabled_fy31k {
39
39
  cursor: var(--disabled-cursor);
40
- } .intl-phone-input__inner_3y9j4 {
40
+ } .intl-phone-input__inner_fy31k {
41
41
  position: relative;
42
42
  display: flex;
43
43
  align-items: center;
44
44
  height: 100%;
45
45
  padding-left: var(--gap-s);
46
46
  outline: none;
47
- } .intl-phone-input__l_3y9j4 .intl-phone-input__inner_3y9j4,
48
- .intl-phone-input__xl_3y9j4 .intl-phone-input__inner_3y9j4 {
47
+ } .intl-phone-input__l_fy31k .intl-phone-input__inner_fy31k,
48
+ .intl-phone-input__xl_fy31k .intl-phone-input__inner_fy31k {
49
49
  padding-left: var(--gap-m);
50
- } .intl-phone-input__focusVisible_3y9j4 {
50
+ } .intl-phone-input__focusVisible_fy31k {
51
51
  outline: 2px solid var(--focus-color);
52
52
  outline-offset: 2px;
53
53
  }
package/esm/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1p436 */
1
+ /* hash: bproo */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-secondary: #86868a; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -16,17 +16,17 @@
16
16
  --gap-s: 12px;
17
17
  } :root {
18
18
  } :root {
19
- } .intl-phone-input__addons_fxtcc {
19
+ } .intl-phone-input__addons_t0auu {
20
20
  padding-left: 0;
21
- } .intl-phone-input__l_fxtcc .intl-phone-input__addons_fxtcc, .intl-phone-input__xl_fxtcc .intl-phone-input__addons_fxtcc {
21
+ } .intl-phone-input__l_t0auu .intl-phone-input__addons_t0auu, .intl-phone-input__xl_t0auu .intl-phone-input__addons_t0auu {
22
22
  padding-left: 0;
23
- } .intl-phone-input__flagIconWrapper_fxtcc {
23
+ } .intl-phone-input__flagIconWrapper_t0auu {
24
24
  display: flex;
25
25
  justify-content: center;
26
26
  align-items: center;
27
27
  width: 24px;
28
28
  height: 24px;
29
29
  margin-left: var(--gap-s);
30
- } .intl-phone-input__emptyCountryIcon_fxtcc {
30
+ } .intl-phone-input__emptyCountryIcon_t0auu {
31
31
  color: var(--color-light-graphic-secondary);
32
32
  }
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1p436 */
1
+ /* hash: bproo */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-secondary: #86868a; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -16,17 +16,17 @@
16
16
  --gap-s: 12px;
17
17
  } :root {
18
18
  } :root {
19
- } .intl-phone-input__addons_fxtcc {
19
+ } .intl-phone-input__addons_t0auu {
20
20
  padding-left: 0;
21
- } .intl-phone-input__l_fxtcc .intl-phone-input__addons_fxtcc, .intl-phone-input__xl_fxtcc .intl-phone-input__addons_fxtcc {
21
+ } .intl-phone-input__l_t0auu .intl-phone-input__addons_t0auu, .intl-phone-input__xl_t0auu .intl-phone-input__addons_t0auu {
22
22
  padding-left: 0;
23
- } .intl-phone-input__flagIconWrapper_fxtcc {
23
+ } .intl-phone-input__flagIconWrapper_t0auu {
24
24
  display: flex;
25
25
  justify-content: center;
26
26
  align-items: center;
27
27
  width: 24px;
28
28
  height: 24px;
29
29
  margin-left: var(--gap-s);
30
- } .intl-phone-input__emptyCountryIcon_fxtcc {
30
+ } .intl-phone-input__emptyCountryIcon_t0auu {
31
31
  color: var(--color-light-graphic-secondary);
32
32
  }
@@ -16,7 +16,7 @@ import '@alfalab/core-components-select/modern/desktop';
16
16
  import '@alfalab/core-components-select/modern/shared';
17
17
  import './components/select-field/component.js';
18
18
 
19
- const styles = {"addons":"intl-phone-input__addons_fxtcc","l":"intl-phone-input__l_fxtcc","xl":"intl-phone-input__xl_fxtcc","flagIconWrapper":"intl-phone-input__flagIconWrapper_fxtcc","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_fxtcc"};
19
+ const styles = {"addons":"intl-phone-input__addons_t0auu","l":"intl-phone-input__l_t0auu","xl":"intl-phone-input__xl_t0auu","flagIconWrapper":"intl-phone-input__flagIconWrapper_t0auu","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_t0auu"};
20
20
  require('./index.css')
21
21
 
22
22
  const countriesHash = getCountriesHash();
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { flagSprite } from './flagSprite.js';
4
4
 
5
- const styles = {"flagIcon":"intl-phone-input__flagIcon_r8fat","flagPlaceholder":"intl-phone-input__flagPlaceholder_r8fat"};
5
+ const styles = {"flagIcon":"intl-phone-input__flagIcon_1voh7","flagPlaceholder":"intl-phone-input__flagPlaceholder_1voh7"};
6
6
  require('./index.css')
7
7
 
8
8
  /**
@@ -1,4 +1,4 @@
1
- /* hash: 11ts5 */
1
+ /* hash: 1c2is */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -17,10 +17,10 @@
17
17
  --gap-3xs: 2px;
18
18
  } :root {
19
19
  } :root {
20
- } .intl-phone-input__flagIcon_r8fat {
20
+ } .intl-phone-input__flagIcon_1voh7 {
21
21
  max-width: 24px;
22
22
  max-height: 24px;
23
- } .intl-phone-input__flagPlaceholder_r8fat {
23
+ } .intl-phone-input__flagPlaceholder_1voh7 {
24
24
  width: 24px;
25
25
  height: 16px;
26
26
  max-height: 16px;
@@ -9,7 +9,7 @@ import 'react-merge-refs';
9
9
  import '@alfalab/hooks';
10
10
  import '@alfalab/icons-glyph/WorldMagnifierMIcon';
11
11
 
12
- const styles = {"component":"intl-phone-input__component_gydlw","option":"intl-phone-input__option_gydlw","flag":"intl-phone-input__flag_gydlw","countryName":"intl-phone-input__countryName_gydlw","dialCode":"intl-phone-input__dialCode_gydlw"};
12
+ const styles = {"component":"intl-phone-input__component_8n0s5","option":"intl-phone-input__option_8n0s5","flag":"intl-phone-input__flag_8n0s5","countryName":"intl-phone-input__countryName_8n0s5","dialCode":"intl-phone-input__dialCode_8n0s5"};
13
13
  require('./index.css')
14
14
 
15
15
  /* eslint-disable jsx-a11y/no-static-element-interactions */
@@ -1,4 +1,4 @@
1
- /* hash: 17deg */
1
+ /* hash: 78ym1 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -17,19 +17,19 @@
17
17
  } :root {
18
18
  } :root {
19
19
  --text-secondary-color: var(--color-light-text-secondary);
20
- } .intl-phone-input__component_gydlw {
20
+ } .intl-phone-input__component_8n0s5 {
21
21
  position: static;
22
22
  display: flex;
23
23
  min-width: initial;
24
24
  height: 100%;
25
- } .intl-phone-input__option_gydlw {
25
+ } .intl-phone-input__option_8n0s5 {
26
26
  display: flex;
27
27
  align-items: flex-start;
28
- } .intl-phone-input__flag_gydlw {
28
+ } .intl-phone-input__flag_8n0s5 {
29
29
  flex-shrink: 0;
30
30
  margin-right: var(--gap-xs);
31
- } .intl-phone-input__countryName_gydlw {
31
+ } .intl-phone-input__countryName_8n0s5 {
32
32
  margin-right: var(--gap-xs);
33
- } .intl-phone-input__dialCode_gydlw {
33
+ } .intl-phone-input__dialCode_8n0s5 {
34
34
  color: var(--text-secondary-color);
35
35
  }
@@ -6,7 +6,7 @@ import WorldMagnifierMIcon from '@alfalab/icons-glyph/WorldMagnifierMIcon';
6
6
  import { FlagIcon } from '../flag-icon/component.js';
7
7
  import '../flag-icon/flagSprite.js';
8
8
 
9
- const styles = {"component":"intl-phone-input__component_3y9j4","flagIconContainer":"intl-phone-input__flagIconContainer_3y9j4","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_3y9j4","disabled":"intl-phone-input__disabled_3y9j4","inner":"intl-phone-input__inner_3y9j4","l":"intl-phone-input__l_3y9j4","xl":"intl-phone-input__xl_3y9j4","focusVisible":"intl-phone-input__focusVisible_3y9j4"};
9
+ const styles = {"component":"intl-phone-input__component_fy31k","flagIconContainer":"intl-phone-input__flagIconContainer_fy31k","emptyCountryIcon":"intl-phone-input__emptyCountryIcon_fy31k","disabled":"intl-phone-input__disabled_fy31k","inner":"intl-phone-input__inner_fy31k","l":"intl-phone-input__l_fy31k","xl":"intl-phone-input__xl_fy31k","focusVisible":"intl-phone-input__focusVisible_fy31k"};
10
10
  require('./index.css')
11
11
 
12
12
  const EMPTY_COUNTRY_SELECT_FIELD = {
@@ -1,4 +1,4 @@
1
- /* hash: 1608g */
1
+ /* hash: 1oma7 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-link: #0072ef;
@@ -21,33 +21,33 @@
21
21
  } :root {
22
22
  --focus-color: var(--color-light-border-link);
23
23
  --disabled-cursor: not-allowed;
24
- } .intl-phone-input__component_3y9j4 {
24
+ } .intl-phone-input__component_fy31k {
25
25
  height: 100%;
26
26
  cursor: pointer;
27
27
  outline: none;
28
28
  position: relative;
29
- } .intl-phone-input__flagIconContainer_3y9j4 {
29
+ } .intl-phone-input__flagIconContainer_fy31k {
30
30
  display: flex;
31
31
  justify-content: center;
32
32
  align-items: center;
33
33
  width: 24px;
34
34
  height: 24px;
35
35
  margin-right: var(--gap-2xs);
36
- } .intl-phone-input__emptyCountryIcon_3y9j4 {
36
+ } .intl-phone-input__emptyCountryIcon_fy31k {
37
37
  color: var(--color-light-graphic-secondary);
38
- } .intl-phone-input__disabled_3y9j4 {
38
+ } .intl-phone-input__disabled_fy31k {
39
39
  cursor: var(--disabled-cursor);
40
- } .intl-phone-input__inner_3y9j4 {
40
+ } .intl-phone-input__inner_fy31k {
41
41
  position: relative;
42
42
  display: flex;
43
43
  align-items: center;
44
44
  height: 100%;
45
45
  padding-left: var(--gap-s);
46
46
  outline: none;
47
- } .intl-phone-input__l_3y9j4 .intl-phone-input__inner_3y9j4,
48
- .intl-phone-input__xl_3y9j4 .intl-phone-input__inner_3y9j4 {
47
+ } .intl-phone-input__l_fy31k .intl-phone-input__inner_fy31k,
48
+ .intl-phone-input__xl_fy31k .intl-phone-input__inner_fy31k {
49
49
  padding-left: var(--gap-m);
50
- } .intl-phone-input__focusVisible_3y9j4 {
50
+ } .intl-phone-input__focusVisible_fy31k {
51
51
  outline: 2px solid var(--focus-color);
52
52
  outline-offset: 2px;
53
53
  }
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1p436 */
1
+ /* hash: bproo */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-secondary: #86868a; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -16,17 +16,17 @@
16
16
  --gap-s: 12px;
17
17
  } :root {
18
18
  } :root {
19
- } .intl-phone-input__addons_fxtcc {
19
+ } .intl-phone-input__addons_t0auu {
20
20
  padding-left: 0;
21
- } .intl-phone-input__l_fxtcc .intl-phone-input__addons_fxtcc, .intl-phone-input__xl_fxtcc .intl-phone-input__addons_fxtcc {
21
+ } .intl-phone-input__l_t0auu .intl-phone-input__addons_t0auu, .intl-phone-input__xl_t0auu .intl-phone-input__addons_t0auu {
22
22
  padding-left: 0;
23
- } .intl-phone-input__flagIconWrapper_fxtcc {
23
+ } .intl-phone-input__flagIconWrapper_t0auu {
24
24
  display: flex;
25
25
  justify-content: center;
26
26
  align-items: center;
27
27
  width: 24px;
28
28
  height: 24px;
29
29
  margin-left: var(--gap-s);
30
- } .intl-phone-input__emptyCountryIcon_fxtcc {
30
+ } .intl-phone-input__emptyCountryIcon_t0auu {
31
31
  color: var(--color-light-graphic-secondary);
32
32
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-intl-phone-input",
3
- "version": "9.5.3",
3
+ "version": "9.5.4",
4
4
  "description": "Phone input for international phones",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -14,8 +14,8 @@
14
14
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@alfalab/core-components-input-autocomplete": "10.0.3",
18
- "@alfalab/core-components-select": "^15.0.3",
17
+ "@alfalab/core-components-input-autocomplete": "10.0.4",
18
+ "@alfalab/core-components-select": "^15.0.4",
19
19
  "@alfalab/hooks": "^1.13.0",
20
20
  "@alfalab/icons-glyph": "^2.108.0",
21
21
  "@alfalab/utils": "^1.14.4",