@alfalab/core-components-international-phone-input 2.0.8 → 2.0.10

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 (69) hide show
  1. package/{Component-57569e57.d.ts → Component-1fe708ea.d.ts} +1 -1
  2. package/Component-bdb4c6b9.d.ts +2 -1
  3. package/Component.responsive.d.ts +4 -4
  4. package/{esm/ResponsiveContext-88b743b5.d.ts → ResponsiveContext-d6bfd5b7.d.ts} +1 -1
  5. package/components/base-international-phone-input/Component.d.ts +1 -1
  6. package/components/base-international-phone-input/Component.js +1 -1
  7. package/components/base-international-phone-input/index.css +2 -2
  8. package/components/country-select/Component.js +1 -1
  9. package/components/country-select/index.css +8 -8
  10. package/components/flag-icon/component.js +1 -1
  11. package/components/flag-icon/index.css +3 -3
  12. package/components/select-field/component.js +1 -1
  13. package/components/select-field/index.css +9 -9
  14. package/{esm/Component-57569e57.d.ts → cssm/Component-1fe708ea.d.ts} +1 -1
  15. package/cssm/Component-bdb4c6b9.d.ts +2 -1
  16. package/cssm/Component.responsive.d.ts +4 -4
  17. package/{ResponsiveContext-88b743b5.d.ts → cssm/ResponsiveContext-d6bfd5b7.d.ts} +1 -1
  18. package/cssm/components/base-international-phone-input/Component.d.ts +1 -1
  19. package/cssm/index-bdb4c6b9.d.ts +11 -4
  20. package/cssm/types.d.ts +1 -1
  21. package/cssm/{typings-57569e57.d.ts → typings-1fe708ea.d.ts} +18 -16
  22. package/cssm/{typings-88b743b5.d.ts → typings-d6bfd5b7.d.ts} +4 -0
  23. package/cssm/use-skeleton-1328ead9.d.ts +4 -0
  24. package/cssm/utils-89376c31.d.ts +1 -1
  25. package/{cssm/Component-57569e57.d.ts → esm/Component-1fe708ea.d.ts} +1 -1
  26. package/esm/Component-bdb4c6b9.d.ts +2 -1
  27. package/esm/Component.responsive.d.ts +4 -4
  28. package/{modern/ResponsiveContext-88b743b5.d.ts → esm/ResponsiveContext-d6bfd5b7.d.ts} +1 -1
  29. package/esm/components/base-international-phone-input/Component.d.ts +1 -1
  30. package/esm/components/base-international-phone-input/Component.js +1 -1
  31. package/esm/components/base-international-phone-input/index.css +2 -2
  32. package/esm/components/country-select/Component.js +1 -1
  33. package/esm/components/country-select/index.css +8 -8
  34. package/esm/components/flag-icon/component.js +1 -1
  35. package/esm/components/flag-icon/index.css +3 -3
  36. package/esm/components/select-field/component.js +1 -1
  37. package/esm/components/select-field/index.css +9 -9
  38. package/esm/index-bdb4c6b9.d.ts +11 -4
  39. package/esm/types.d.ts +1 -1
  40. package/esm/{typings-57569e57.d.ts → typings-1fe708ea.d.ts} +18 -16
  41. package/esm/{typings-88b743b5.d.ts → typings-d6bfd5b7.d.ts} +4 -0
  42. package/esm/use-skeleton-1328ead9.d.ts +4 -0
  43. package/esm/utils-89376c31.d.ts +1 -1
  44. package/index-bdb4c6b9.d.ts +11 -4
  45. package/modern/{Component-57569e57.d.ts → Component-1fe708ea.d.ts} +1 -1
  46. package/modern/Component-bdb4c6b9.d.ts +2 -1
  47. package/modern/Component.responsive.d.ts +4 -4
  48. package/{cssm/ResponsiveContext-88b743b5.d.ts → modern/ResponsiveContext-d6bfd5b7.d.ts} +1 -1
  49. package/modern/components/base-international-phone-input/Component.d.ts +1 -1
  50. package/modern/components/base-international-phone-input/Component.js +1 -1
  51. package/modern/components/base-international-phone-input/index.css +2 -2
  52. package/modern/components/country-select/Component.js +1 -1
  53. package/modern/components/country-select/index.css +8 -8
  54. package/modern/components/flag-icon/component.js +1 -1
  55. package/modern/components/flag-icon/index.css +3 -3
  56. package/modern/components/select-field/component.js +1 -1
  57. package/modern/components/select-field/index.css +9 -9
  58. package/modern/index-bdb4c6b9.d.ts +11 -4
  59. package/modern/types.d.ts +1 -1
  60. package/modern/{typings-57569e57.d.ts → typings-1fe708ea.d.ts} +18 -16
  61. package/modern/{typings-88b743b5.d.ts → typings-d6bfd5b7.d.ts} +4 -0
  62. package/modern/use-skeleton-1328ead9.d.ts +4 -0
  63. package/modern/utils-89376c31.d.ts +1 -1
  64. package/package.json +5 -5
  65. package/types.d.ts +1 -1
  66. package/{typings-57569e57.d.ts → typings-1fe708ea.d.ts} +18 -16
  67. package/{typings-88b743b5.d.ts → typings-d6bfd5b7.d.ts} +4 -0
  68. package/use-skeleton-1328ead9.d.ts +4 -0
  69. package/utils-89376c31.d.ts +1 -1
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { OptgroupProps } from "./typings-57569e57";
3
+ import { OptgroupProps } from "./typings-1fe708ea";
4
4
  declare const Optgroup: ({ children, className, label, size }: OptgroupProps) => React.JSX.Element;
5
5
  export { Optgroup };
@@ -1,11 +1,12 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { View } from "./typings-88b743b5";
3
+ import { View } from "./typings-d6bfd5b7";
4
4
  declare const Modal: React.ForwardRefExoticComponent<import("./index-bdb4c6b9").BaseModalProps & {
5
5
  size?: "s" | "m" | "l" | "xl" | 500 | "fullscreen" | 600 | 800 | 1140 | undefined;
6
6
  fullscreen?: boolean | undefined;
7
7
  fixedPosition?: boolean | undefined;
8
8
  hasCloser?: boolean | undefined;
9
+ iOSLock?: boolean | undefined;
9
10
  } & {
10
11
  view: View;
11
12
  } & React.RefAttributes<HTMLDivElement>>;
@@ -7,7 +7,7 @@ declare const InternationalPhoneInput: React.ForwardRefExoticComponent<(({
7
7
  clearableCountryCode?: boolean | undefined;
8
8
  countrySelectProps?: import("./components/country-select/index").SharedCountrySelectProps | undefined;
9
9
  clear?: boolean | undefined;
10
- filterFn?: ((value: string | undefined, option: import("./typings-57569e57").OptionShape) => boolean) | undefined;
10
+ filterFn?: ((value: string | undefined, option: import("./typings-1fe708ea").OptionShape) => boolean) | undefined;
11
11
  onCountryChange?: ((country?: import("./types").Country | undefined) => void) | undefined;
12
12
  onChange?: ((phone: string) => void) | undefined;
13
13
  onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
@@ -26,15 +26,15 @@ declare const InternationalPhoneInput: React.ForwardRefExoticComponent<(({
26
26
  clearableCountryCode?: boolean | undefined;
27
27
  countrySelectProps?: import("./components/country-select/index").SharedCountrySelectProps | undefined;
28
28
  clear?: boolean | undefined;
29
- filterFn?: ((value: string | undefined, option: import("./typings-57569e57").OptionShape) => boolean) | undefined;
29
+ filterFn?: ((value: string | undefined, option: import("./typings-1fe708ea").OptionShape) => boolean) | undefined;
30
30
  onCountryChange?: ((country?: import("./types").Country | undefined) => void) | undefined;
31
31
  onChange?: ((phone: string) => void) | undefined;
32
32
  onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
33
33
  onFocus?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
34
34
  } & {
35
- options: (import("./typings-57569e57").OptionShape | import("./typings-57569e57").GroupShape)[];
35
+ options: (import("./typings-1fe708ea").OptionShape | import("./typings-1fe708ea").GroupShape)[];
36
36
  } & Omit<import("@alfalab/core-components-input-autocomplete/types").InputAutocompleteCommonProps, "onChange" | "onInput"> & {
37
- options: (import("./typings-57569e57").OptionShape | import("./typings-57569e57").GroupShape)[];
37
+ options: (import("./typings-1fe708ea").OptionShape | import("./typings-1fe708ea").GroupShape)[];
38
38
  } & Omit<import("@alfalab/core-components-input-autocomplete/types").InputAutocompleteMobileProps, "onChange" | "onInput"> & {
39
39
  breakpoint?: number | undefined;
40
40
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { TResponsiveModalContext } from "./typings-88b743b5";
3
+ import { TResponsiveModalContext } from "./typings-d6bfd5b7";
4
4
  declare const ResponsiveContext: React.Context<TResponsiveModalContext>;
5
5
  export { ResponsiveContext };
@@ -9,7 +9,7 @@ declare const BaseInternationalPhoneInput: React.ForwardRefExoticComponent<{
9
9
  clearableCountryCode?: boolean | undefined;
10
10
  countrySelectProps?: import("../country-select/index").SharedCountrySelectProps | undefined;
11
11
  clear?: boolean | undefined;
12
- filterFn?: ((value: string | undefined, option: import("../../typings-57569e57").OptionShape) => boolean) | undefined;
12
+ filterFn?: ((value: string | undefined, option: import("../../typings-1fe708ea").OptionShape) => boolean) | undefined;
13
13
  onCountryChange?: ((country?: Country | undefined) => void) | undefined;
14
14
  onChange?: ((phone: string) => void) | undefined;
15
15
  onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
@@ -16,7 +16,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
16
16
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
17
17
  var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
18
18
 
19
- var styles = {"component":"international-phone-input__component_1ojnt","addons":"international-phone-input__addons_1ojnt"};
19
+ var styles = {"component":"international-phone-input__component_119eq","addons":"international-phone-input__addons_119eq"};
20
20
  require('./index.css')
21
21
 
22
22
  var BaseInternationalPhoneInput = React.forwardRef(function (_a, ref) {
@@ -1,5 +1,5 @@
1
- /* hash: n73ko */
1
+ /* hash: eh9cj */
2
2
 
3
- .international-phone-input__component_1ojnt .international-phone-input__addons_1ojnt {
3
+ .international-phone-input__component_119eq .international-phone-input__addons_119eq {
4
4
  padding-left: 0;
5
5
  }
@@ -14,7 +14,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
14
14
 
15
15
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
16
16
 
17
- var styles = {"component":"international-phone-input__component_mzgzx","option":"international-phone-input__option_mzgzx","flag":"international-phone-input__flag_mzgzx","countryName":"international-phone-input__countryName_mzgzx","dialCode":"international-phone-input__dialCode_mzgzx","flagIconWrapper":"international-phone-input__flagIconWrapper_mzgzx","emptyCountryIcon":"international-phone-input__emptyCountryIcon_mzgzx"};
17
+ var styles = {"component":"international-phone-input__component_bjoji","option":"international-phone-input__option_bjoji","flag":"international-phone-input__flag_bjoji","countryName":"international-phone-input__countryName_bjoji","dialCode":"international-phone-input__dialCode_bjoji","flagIconWrapper":"international-phone-input__flagIconWrapper_bjoji","emptyCountryIcon":"international-phone-input__emptyCountryIcon_bjoji"};
18
18
  require('./index.css')
19
19
 
20
20
  var CountrySelect = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1c842 */
1
+ /* hash: 7tsqd */
2
2
  :root { /* 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 */ /* 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 */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-neutral-translucent-700: rgba(4, 4, 21, 0.47);
@@ -18,29 +18,29 @@
18
18
  --gap-s: 12px;
19
19
  } :root {
20
20
  } :root {
21
- } .international-phone-input__component_mzgzx {
21
+ } .international-phone-input__component_bjoji {
22
22
  position: static;
23
23
  display: flex;
24
24
  min-width: initial;
25
25
  height: 100%;
26
- } .international-phone-input__option_mzgzx {
26
+ } .international-phone-input__option_bjoji {
27
27
  display: flex;
28
28
  align-items: flex-start;
29
29
  padding: var(--gap-s);
30
- } .international-phone-input__flag_mzgzx {
30
+ } .international-phone-input__flag_bjoji {
31
31
  flex-shrink: 0;
32
32
  margin-right: var(--gap-xs);
33
- } .international-phone-input__countryName_mzgzx {
33
+ } .international-phone-input__countryName_bjoji {
34
34
  margin-right: var(--gap-xs);
35
- } .international-phone-input__dialCode_mzgzx {
35
+ } .international-phone-input__dialCode_bjoji {
36
36
  color: var(--color-light-text-secondary);
37
- } .international-phone-input__flagIconWrapper_mzgzx {
37
+ } .international-phone-input__flagIconWrapper_bjoji {
38
38
  display: flex;
39
39
  justify-content: center;
40
40
  align-items: center;
41
41
  width: 24px;
42
42
  height: 24px;
43
43
  margin-left: var(--gap-s);
44
- } .international-phone-input__emptyCountryIcon_mzgzx {
44
+ } .international-phone-input__emptyCountryIcon_bjoji {
45
45
  color: var(--color-light-neutral-translucent-700);
46
46
  }
@@ -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":"international-phone-input__flagIcon_1r0xb","flagPlaceholder":"international-phone-input__flagPlaceholder_1r0xb"};
14
+ var styles = {"flagIcon":"international-phone-input__flagIcon_ehm6k","flagPlaceholder":"international-phone-input__flagPlaceholder_ehm6k"};
15
15
  require('./index.css')
16
16
 
17
17
  /**
@@ -1,4 +1,4 @@
1
- /* hash: 1pdxv */
1
+ /* hash: opl1r */
2
2
  :root { /* 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 */ /* 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 */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-neutral-translucent-100: rgba(38, 55, 88, 0.06); /* 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
- } .international-phone-input__flagIcon_1r0xb {
20
+ } .international-phone-input__flagIcon_ehm6k {
21
21
  max-width: 24px;
22
22
  max-height: 24px;
23
- } .international-phone-input__flagPlaceholder_1r0xb {
23
+ } .international-phone-input__flagPlaceholder_ehm6k {
24
24
  width: 24px;
25
25
  height: 16px;
26
26
  max-height: 16px;
@@ -16,7 +16,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
16
16
  var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
17
17
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
18
18
 
19
- var styles = {"component":"international-phone-input__component_6lqrs","flagIconContainer":"international-phone-input__flagIconContainer_6lqrs","emptyCountryIcon":"international-phone-input__emptyCountryIcon_6lqrs","disabled":"international-phone-input__disabled_6lqrs","inner":"international-phone-input__inner_6lqrs","size-64":"international-phone-input__size-64_6lqrs","size-72":"international-phone-input__size-72_6lqrs","focusVisible":"international-phone-input__focusVisible_6lqrs"};
19
+ var styles = {"component":"international-phone-input__component_17zto","flagIconContainer":"international-phone-input__flagIconContainer_17zto","emptyCountryIcon":"international-phone-input__emptyCountryIcon_17zto","disabled":"international-phone-input__disabled_17zto","inner":"international-phone-input__inner_17zto","size-64":"international-phone-input__size-64_17zto","size-72":"international-phone-input__size-72_17zto","focusVisible":"international-phone-input__focusVisible_17zto"};
20
20
  require('./index.css')
21
21
 
22
22
  var EMPTY_COUNTRY_SELECT_FIELD = {
@@ -1,4 +1,4 @@
1
- /* hash: 1le9m */
1
+ /* hash: 1u43v */
2
2
  :root { /* 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 */ /* 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 */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-link: #2288fa;
@@ -21,33 +21,33 @@
21
21
  } :root {
22
22
  --focus-color: var(--color-light-border-link);
23
23
  --disabled-cursor: not-allowed;
24
- } .international-phone-input__component_6lqrs {
24
+ } .international-phone-input__component_17zto {
25
25
  height: 100%;
26
26
  cursor: pointer;
27
27
  outline: none;
28
28
  position: relative;
29
- } .international-phone-input__flagIconContainer_6lqrs {
29
+ } .international-phone-input__flagIconContainer_17zto {
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
- } .international-phone-input__emptyCountryIcon_6lqrs {
36
+ } .international-phone-input__emptyCountryIcon_17zto {
37
37
  color: var(--color-light-neutral-translucent-700);
38
- } .international-phone-input__disabled_6lqrs {
38
+ } .international-phone-input__disabled_17zto {
39
39
  cursor: var(--disabled-cursor);
40
- } .international-phone-input__inner_6lqrs {
40
+ } .international-phone-input__inner_17zto {
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
- } .international-phone-input__size-64_6lqrs .international-phone-input__inner_6lqrs,
48
- .international-phone-input__size-72_6lqrs .international-phone-input__inner_6lqrs {
47
+ } .international-phone-input__size-64_17zto .international-phone-input__inner_17zto,
48
+ .international-phone-input__size-72_17zto .international-phone-input__inner_17zto {
49
49
  padding-left: var(--gap-m);
50
- } .international-phone-input__focusVisible_6lqrs {
50
+ } .international-phone-input__focusVisible_17zto {
51
51
  outline: 2px solid var(--focus-color);
52
52
  outline-offset: 2px;
53
53
  }
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { OptgroupProps } from "./typings-57569e57";
3
+ import { OptgroupProps } from "./typings-1fe708ea";
4
4
  declare const Optgroup: ({ children, className, label, size }: OptgroupProps) => React.JSX.Element;
5
5
  export { Optgroup };
@@ -1,11 +1,12 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { View } from "./typings-88b743b5";
3
+ import { View } from "./typings-d6bfd5b7";
4
4
  declare const Modal: React.ForwardRefExoticComponent<import("./index-bdb4c6b9").BaseModalProps & {
5
5
  size?: "s" | "m" | "l" | "xl" | 500 | "fullscreen" | 600 | 800 | 1140 | undefined;
6
6
  fullscreen?: boolean | undefined;
7
7
  fixedPosition?: boolean | undefined;
8
8
  hasCloser?: boolean | undefined;
9
+ iOSLock?: boolean | undefined;
9
10
  } & {
10
11
  view: View;
11
12
  } & React.RefAttributes<HTMLDivElement>>;
@@ -7,7 +7,7 @@ declare const InternationalPhoneInput: React.ForwardRefExoticComponent<(({
7
7
  clearableCountryCode?: boolean | undefined;
8
8
  countrySelectProps?: import("./components/country-select/index").SharedCountrySelectProps | undefined;
9
9
  clear?: boolean | undefined;
10
- filterFn?: ((value: string | undefined, option: import("./typings-57569e57").OptionShape) => boolean) | undefined;
10
+ filterFn?: ((value: string | undefined, option: import("./typings-1fe708ea").OptionShape) => boolean) | undefined;
11
11
  onCountryChange?: ((country?: import("./types").Country | undefined) => void) | undefined;
12
12
  onChange?: ((phone: string) => void) | undefined;
13
13
  onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
@@ -26,15 +26,15 @@ declare const InternationalPhoneInput: React.ForwardRefExoticComponent<(({
26
26
  clearableCountryCode?: boolean | undefined;
27
27
  countrySelectProps?: import("./components/country-select/index").SharedCountrySelectProps | undefined;
28
28
  clear?: boolean | undefined;
29
- filterFn?: ((value: string | undefined, option: import("./typings-57569e57").OptionShape) => boolean) | undefined;
29
+ filterFn?: ((value: string | undefined, option: import("./typings-1fe708ea").OptionShape) => boolean) | undefined;
30
30
  onCountryChange?: ((country?: import("./types").Country | undefined) => void) | undefined;
31
31
  onChange?: ((phone: string) => void) | undefined;
32
32
  onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
33
33
  onFocus?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
34
34
  } & {
35
- options: (import("./typings-57569e57").OptionShape | import("./typings-57569e57").GroupShape)[];
35
+ options: (import("./typings-1fe708ea").OptionShape | import("./typings-1fe708ea").GroupShape)[];
36
36
  } & Omit<import("@alfalab/core-components-input-autocomplete/types").InputAutocompleteCommonProps, "onChange" | "onInput"> & {
37
- options: (import("./typings-57569e57").OptionShape | import("./typings-57569e57").GroupShape)[];
37
+ options: (import("./typings-1fe708ea").OptionShape | import("./typings-1fe708ea").GroupShape)[];
38
38
  } & Omit<import("@alfalab/core-components-input-autocomplete/types").InputAutocompleteMobileProps, "onChange" | "onInput"> & {
39
39
  breakpoint?: number | undefined;
40
40
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { TResponsiveModalContext } from "./typings-88b743b5";
3
+ import { TResponsiveModalContext } from "./typings-d6bfd5b7";
4
4
  declare const ResponsiveContext: React.Context<TResponsiveModalContext>;
5
5
  export { ResponsiveContext };
@@ -9,7 +9,7 @@ declare const BaseInternationalPhoneInput: React.ForwardRefExoticComponent<{
9
9
  clearableCountryCode?: boolean | undefined;
10
10
  countrySelectProps?: import("../country-select/index").SharedCountrySelectProps | undefined;
11
11
  clear?: boolean | undefined;
12
- filterFn?: ((value: string | undefined, option: import("../../typings-57569e57").OptionShape) => boolean) | undefined;
12
+ filterFn?: ((value: string | undefined, option: import("../../typings-1fe708ea").OptionShape) => boolean) | undefined;
13
13
  onCountryChange?: ((country?: Country | undefined) => void) | undefined;
14
14
  onChange?: ((phone: string) => void) | undefined;
15
15
  onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
@@ -2,7 +2,7 @@
2
2
  /// <reference types="react-transition-group" />
3
3
  /* eslint-disable jsx-a11y/no-noninteractive-element-interactions */
4
4
  import React from "react";
5
- import { FC, KeyboardEvent, MouseEvent, MutableRefObject, ReactNode, Ref } from "react";
5
+ import { ComponentType, KeyboardEvent, MouseEvent, MutableRefObject, ReactNode, Ref } from "react";
6
6
  import { TransitionProps } from "react-transition-group/Transition";
7
7
  import { BackdropProps, PortalProps } from "./index-ebda875c";
8
8
  type BaseModalProps = {
@@ -13,7 +13,7 @@ type BaseModalProps = {
13
13
  /**
14
14
  * Компонент бэкдропа
15
15
  */
16
- Backdrop?: FC<BackdropProps>;
16
+ Backdrop?: ComponentType<BackdropProps>;
17
17
  /**
18
18
  * Свойства для Бэкдропа
19
19
  */
@@ -134,6 +134,10 @@ type BaseModalProps = {
134
134
  * Реф, который должен быть установлен компонентной области
135
135
  */
136
136
  componentRef?: MutableRefObject<HTMLDivElement | null>;
137
+ /**
138
+ * Блокирует скролл когда модальное окно открыто. Работает только на iOS.
139
+ */
140
+ iOSLock?: boolean;
137
141
  };
138
142
  type BaseModalContext = {
139
143
  parentRef: React.RefObject<HTMLDivElement>;
@@ -157,7 +161,10 @@ declare function isScrolledToTop(target: HTMLElement): boolean;
157
161
  declare function isScrolledToBottom(target: HTMLElement): boolean;
158
162
  declare function hasScrollbar(target: HTMLElement): boolean;
159
163
  declare const restoreContainerStyles: (container: HTMLElement) => void;
160
- declare const handleContainer: (container?: HTMLElement) => void;
164
+ declare const handleContainer: (container?: HTMLElement, shouldIOSLock?: boolean) => void;
165
+ declare const lockScroll: () => void;
166
+ declare const unlockScroll: () => void;
167
+ declare const syncHeight: () => void;
161
168
  type SavedStyle = {
162
169
  value: string;
163
170
  key: string;
@@ -179,5 +186,5 @@ declare class GlobalStore {
179
186
  constructor();
180
187
  getModalStore: () => ModalStore;
181
188
  }
182
- export { BaseModalProps, BaseModalContext, BaseModal, isScrolledToTop, isScrolledToBottom, hasScrollbar, restoreContainerStyles, handleContainer, getModalStore, GlobalStore };
189
+ export { BaseModalProps, BaseModalContext, BaseModal, isScrolledToTop, isScrolledToBottom, hasScrollbar, restoreContainerStyles, handleContainer, lockScroll, unlockScroll, syncHeight, getModalStore, GlobalStore };
183
190
  export type { SavedStyle };
package/cssm/types.d.ts CHANGED
@@ -5,7 +5,7 @@ import { InputMobileProps } from "@alfalab/core-components-input/mobile";
5
5
  import { InputAutocompleteProps } from "@alfalab/core-components-input-autocomplete";
6
6
  import { InputAutocompleteDesktopProps } from "@alfalab/core-components-input-autocomplete/desktop";
7
7
  import { InputAutocompleteMobileProps } from "@alfalab/core-components-input-autocomplete/mobile";
8
- import { OptionShape } from "./typings-57569e57";
8
+ import { OptionShape } from "./typings-1fe708ea";
9
9
  import { SharedCountrySelectProps } from "./components/country-select/index";
10
10
  type Country = {
11
11
  name: string;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  /// <reference types="react-transition-group" />
3
3
  import React from "react";
4
- import { HTMLAttributes, ReactElement, ReactNode, RefObject, ButtonHTMLAttributes, ElementType, FC, CSSProperties, MutableRefObject, ForwardRefExoticComponent, RefAttributes, AnchorHTMLAttributes, AriaAttributes, FocusEvent, MouseEvent, SVGProps } from "react";
4
+ import { HTMLAttributes, ReactElement, ReactNode, RefObject, ButtonHTMLAttributes, ElementType, FC, CSSProperties, MutableRefObject, ForwardRefExoticComponent, RefAttributes, AnchorHTMLAttributes, AriaAttributes, ComponentType, FocusEvent, MouseEvent, SVGProps } from "react";
5
5
  import { HandledEvents } from "react-swipeable/es/types";
6
6
  import { TransitionProps } from "react-transition-group/Transition";
7
7
  import { BaseModalProps, BaseModalContext } from "./index-bdb4c6b9";
@@ -11,8 +11,8 @@ import { BasePlacement, VariationPlacement } from "@popperjs/core";
11
11
  import { SwipeableHandlers, SwipeDirections } from "react-swipeable";
12
12
  import { TextElementType, TextSkeletonProps } from "./types-1328ead9";
13
13
  import { ButtonProps } from "./index-6d57839f";
14
- import { ContentProps } from "./typings-88b743b5";
15
- import { ModalResponsiveProps as ModalProps } from "./typings-88b743b5";
14
+ import { ContentProps } from "./typings-d6bfd5b7";
15
+ import { ModalResponsiveProps as ModalProps } from "./typings-d6bfd5b7";
16
16
  import { InputProps } from "@alfalab/core-components-input";
17
17
  interface BackArrowAddonProps extends React.HTMLAttributes<HTMLButtonElement> {
18
18
  /**
@@ -66,7 +66,7 @@ interface CloserProps extends ButtonHTMLAttributes<HTMLButtonElement> {
66
66
  */
67
67
  onClose?: (event: React.MouseEvent<HTMLElement> | React.KeyboardEvent<HTMLElement>, reason?: "backdropClick" | "escapeKeyDown" | "closerClick") => void;
68
68
  }
69
- type NavigationBarProps = {
69
+ type NavigationBarPrivateProps = {
70
70
  /**
71
71
  * Контент шапки
72
72
  */
@@ -172,6 +172,7 @@ type NavigationBarProps = {
172
172
  */
173
173
  scrollableParentRef?: React.RefObject<HTMLDivElement>;
174
174
  };
175
+ type NavigationBarProps = NavigationBarPrivateProps;
175
176
  type BackgroundColorType = "accent" | "info" | "attention-muted" | "positive-muted" | "negative-muted" | "primary" | "primary-inverted" | "secondary" | "secondary-inverted" | "tertiary" | "tertiary-inverted" | "quaternary" | "quaternary-inverted" | "specialbg-component" | "specialbg-component-inverted" | "specialbg-primary-grouped" | "specialbg-secondary-grouped" | "specialbg-tertiary-grouped" | "specialbg-secondary-transparent" | "specialbg-secondary-transparent-inverted" | "specialbg-tertiary-transparent" | "specialbg-tertiary-transparent-inverted";
176
177
  type BottomSheetTitleAlign = "center" | "left";
177
178
  type BottomSheetProps = {
@@ -464,7 +465,7 @@ declare const FormControl: React.ForwardRefExoticComponent<Omit<BaseFormControlP
464
465
  breakpoint?: number | undefined;
465
466
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
466
467
  } & React.RefAttributes<HTMLDivElement>>;
467
- type HeaderProps = Omit<NavigationBarProps, "size" | "view" | "parentRef">;
468
+ type HeaderProps = Omit<NavigationBarPrivateProps, "size" | "view" | "parentRef">;
468
469
  type FooterProps = {
469
470
  /**
470
471
  * Контент футера
@@ -516,12 +517,13 @@ declare const ModalResponsive: React.ForwardRefExoticComponent<import("./index-b
516
517
  fullscreen?: boolean | undefined;
517
518
  fixedPosition?: boolean | undefined;
518
519
  hasCloser?: boolean | undefined;
520
+ iOSLock?: boolean | undefined;
519
521
  } & {
520
522
  breakpoint?: number | undefined;
521
523
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
522
524
  } & React.RefAttributes<HTMLDivElement>> & {
523
525
  Header: React.FC<HeaderProps>;
524
- Content: React.FC<import("./typings-88b743b5").ContentProps>;
526
+ Content: React.FC<import("./typings-d6bfd5b7").ContentProps>;
525
527
  Footer: React.FC<FooterProps>;
526
528
  Controls: React.FC<ControlsProps>;
527
529
  };
@@ -652,7 +654,7 @@ type FooterProps$0 = {
652
654
  dataTestId?: string;
653
655
  };
654
656
  declare const Footer$0: FC<FooterProps$0>;
655
- type HeaderProps$0 = Omit<NavigationBarProps, "view" | "size"> & {
657
+ type HeaderProps$0 = Omit<NavigationBarPrivateProps, "view" | "size"> & {
656
658
  headerRef: RefObject<HTMLDivElement>;
657
659
  headerOffset: number;
658
660
  };
@@ -1129,11 +1131,11 @@ type BaseSelectProps = {
1129
1131
  /**
1130
1132
  * Компонент стрелки
1131
1133
  */
1132
- Arrow?: FC<ArrowProps> | null | false;
1134
+ Arrow?: ComponentType<ArrowProps> | null | false;
1133
1135
  /**
1134
1136
  * Компонент поля
1135
1137
  */
1136
- Field?: FC<FieldProps>;
1138
+ Field?: ComponentType<FieldProps>;
1137
1139
  /**
1138
1140
  * Пропсы, которые будут прокинуты в компонент поля
1139
1141
  */
@@ -1149,15 +1151,15 @@ type BaseSelectProps = {
1149
1151
  /**
1150
1152
  * Компонент выпадающего меню
1151
1153
  */
1152
- OptionsList?: FC<OptionsListProps & RefAttributes<HTMLDivElement>>;
1154
+ OptionsList?: ComponentType<OptionsListProps & RefAttributes<HTMLDivElement>>;
1153
1155
  /**
1154
1156
  * Компонент группы
1155
1157
  */
1156
- Optgroup?: FC<OptgroupProps>;
1158
+ Optgroup?: ComponentType<OptgroupProps>;
1157
1159
  /**
1158
1160
  * Компонент пункта меню
1159
1161
  */
1160
- Option?: FC<OptionProps>;
1162
+ Option?: ComponentType<OptionProps>;
1161
1163
  /**
1162
1164
  * Включает отображение поиска
1163
1165
  */
@@ -1165,7 +1167,7 @@ type BaseSelectProps = {
1165
1167
  /**
1166
1168
  * Компонент поиска
1167
1169
  */
1168
- Search?: FC<SearchProps>;
1170
+ Search?: ComponentType<SearchProps>;
1169
1171
  /**
1170
1172
  * Настройки поиска
1171
1173
  */
@@ -1327,7 +1329,7 @@ type OptionsListProps = {
1327
1329
  /**
1328
1330
  * Компонент пункта меню
1329
1331
  */
1330
- Option: FC<OptionProps>;
1332
+ Option: ComponentType<OptionProps>;
1331
1333
  /**
1332
1334
  * Функция для получения пропсов для ячейки
1333
1335
  */
@@ -1604,8 +1606,8 @@ type SelectProps = BaseSelectProps & AdditionalMobileProps & ConditionalMobilePr
1604
1606
  };
1605
1607
  export { BottomSheet, CLOSE_OFFSET, HEADER_OFFSET, FormControlProps, FormControl, ModalResponsive as Modal, ModalContext, getModalTestIds, Position, PopoverProps, Popover, FooterProps$0 as FooterProps, Footer$0 as Footer, HeaderProps$0 as HeaderProps, Header$0 as Header, SwipeableBackdropProps, SwipeableBackdrop, horizontalDirections, ShouldSkipSwipingParams, Typography, typographyPresets, TitleResponsive, getDefaultWeight, IconButtonProps, IconButton, SwipeDirection, Content, AnyObject, OptionShape, GroupShape, BaseSelectChangePayload, BaseSelectProps, FieldProps, ArrowProps, OptionsListProps, OptgroupProps, OptionProps, CheckmarkProps, SearchProps, SelectFieldProps, AdditionalMobileProps, BottomSheetSelectMobileProps, ModalSelectMobileProps, SelectModalMobileProps, SelectMobileProps, SelectDesktopProps, SelectProps };
1606
1608
  export type { BottomSheetProps, BottomSheetTitleAlign, HeaderProps as ModalHeaderProps, FooterProps as ModalFooterProps, TitleProps, TextProps, Color };
1607
- export { ModalResponsiveProps as ModalProps } from "./typings-88b743b5";
1608
- export type { ContentProps as ModalContentProps } from "./typings-88b743b5";
1609
+ export { ModalResponsiveProps as ModalProps } from "./typings-d6bfd5b7";
1610
+ export type { ContentProps as ModalContentProps } from "./typings-d6bfd5b7";
1609
1611
  export * from "./use-skeleton-1328ead9";
1610
1612
  export * from "./Component.desktop-ebda875c";
1611
1613
  export * from "./Component.mobile-ebda875c";
@@ -22,6 +22,10 @@ type ModalDesktopProps = BaseModalProps & {
22
22
  * @default false
23
23
  */
24
24
  hasCloser?: boolean;
25
+ /**
26
+ * Блокирует скролл когда модальное окно открыто. Работает только на iOS.
27
+ */
28
+ iOSLock?: boolean;
25
29
  };
26
30
  type ModalMobileProps = Omit<ModalDesktopProps, 'size' | 'fixedPosition' | 'fullscreen'>;
27
31
  type ModalResponsiveProps = ModalDesktopProps & {
@@ -19,6 +19,10 @@ type SkeletonProps = {
19
19
  * Дополнительные инлайн стили
20
20
  */
21
21
  style?: React.CSSProperties;
22
+ /**
23
+ * Включает размытие фона
24
+ */
25
+ allowBackdropBlur?: boolean;
22
26
  /**
23
27
  * Идентификатор для систем автоматизированного тестирования
24
28
  */
@@ -1,5 +1,5 @@
1
1
  import { ReactNode, RefObject } from 'react';
2
- import { BaseSelectProps, GroupShape, OptionShape } from "./typings-57569e57";
2
+ import { BaseSelectProps, GroupShape, OptionShape } from "./typings-1fe708ea";
3
3
  declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
4
4
  declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
5
5
  declare const joinOptions: ({ selected, selectedMultiple, }: {
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { OptgroupProps } from "./typings-57569e57";
3
+ import { OptgroupProps } from "./typings-1fe708ea";
4
4
  declare const Optgroup: ({ children, className, label, size }: OptgroupProps) => React.JSX.Element;
5
5
  export { Optgroup };
@@ -1,11 +1,12 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { View } from "./typings-88b743b5";
3
+ import { View } from "./typings-d6bfd5b7";
4
4
  declare const Modal: React.ForwardRefExoticComponent<import("./index-bdb4c6b9").BaseModalProps & {
5
5
  size?: "s" | "m" | "l" | "xl" | 500 | "fullscreen" | 600 | 800 | 1140 | undefined;
6
6
  fullscreen?: boolean | undefined;
7
7
  fixedPosition?: boolean | undefined;
8
8
  hasCloser?: boolean | undefined;
9
+ iOSLock?: boolean | undefined;
9
10
  } & {
10
11
  view: View;
11
12
  } & React.RefAttributes<HTMLDivElement>>;
@@ -7,7 +7,7 @@ declare const InternationalPhoneInput: React.ForwardRefExoticComponent<(({
7
7
  clearableCountryCode?: boolean | undefined;
8
8
  countrySelectProps?: import("./components/country-select/index").SharedCountrySelectProps | undefined;
9
9
  clear?: boolean | undefined;
10
- filterFn?: ((value: string | undefined, option: import("./typings-57569e57").OptionShape) => boolean) | undefined;
10
+ filterFn?: ((value: string | undefined, option: import("./typings-1fe708ea").OptionShape) => boolean) | undefined;
11
11
  onCountryChange?: ((country?: import("./types").Country | undefined) => void) | undefined;
12
12
  onChange?: ((phone: string) => void) | undefined;
13
13
  onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
@@ -26,15 +26,15 @@ declare const InternationalPhoneInput: React.ForwardRefExoticComponent<(({
26
26
  clearableCountryCode?: boolean | undefined;
27
27
  countrySelectProps?: import("./components/country-select/index").SharedCountrySelectProps | undefined;
28
28
  clear?: boolean | undefined;
29
- filterFn?: ((value: string | undefined, option: import("./typings-57569e57").OptionShape) => boolean) | undefined;
29
+ filterFn?: ((value: string | undefined, option: import("./typings-1fe708ea").OptionShape) => boolean) | undefined;
30
30
  onCountryChange?: ((country?: import("./types").Country | undefined) => void) | undefined;
31
31
  onChange?: ((phone: string) => void) | undefined;
32
32
  onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
33
33
  onFocus?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
34
34
  } & {
35
- options: (import("./typings-57569e57").OptionShape | import("./typings-57569e57").GroupShape)[];
35
+ options: (import("./typings-1fe708ea").OptionShape | import("./typings-1fe708ea").GroupShape)[];
36
36
  } & Omit<import("@alfalab/core-components-input-autocomplete/types").InputAutocompleteCommonProps, "onChange" | "onInput"> & {
37
- options: (import("./typings-57569e57").OptionShape | import("./typings-57569e57").GroupShape)[];
37
+ options: (import("./typings-1fe708ea").OptionShape | import("./typings-1fe708ea").GroupShape)[];
38
38
  } & Omit<import("@alfalab/core-components-input-autocomplete/types").InputAutocompleteMobileProps, "onChange" | "onInput"> & {
39
39
  breakpoint?: number | undefined;
40
40
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { TResponsiveModalContext } from "./typings-88b743b5";
3
+ import { TResponsiveModalContext } from "./typings-d6bfd5b7";
4
4
  declare const ResponsiveContext: React.Context<TResponsiveModalContext>;
5
5
  export { ResponsiveContext };
@@ -9,7 +9,7 @@ declare const BaseInternationalPhoneInput: React.ForwardRefExoticComponent<{
9
9
  clearableCountryCode?: boolean | undefined;
10
10
  countrySelectProps?: import("../country-select/index").SharedCountrySelectProps | undefined;
11
11
  clear?: boolean | undefined;
12
- filterFn?: ((value: string | undefined, option: import("../../typings-57569e57").OptionShape) => boolean) | undefined;
12
+ filterFn?: ((value: string | undefined, option: import("../../typings-1fe708ea").OptionShape) => boolean) | undefined;
13
13
  onCountryChange?: ((country?: Country | undefined) => void) | undefined;
14
14
  onChange?: ((phone: string) => void) | undefined;
15
15
  onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
@@ -7,7 +7,7 @@ import { BaseOption } from '@alfalab/core-components-select/esm/shared';
7
7
  import { initCountries, findCountry, filterPhones, createMaskOptions, getClear, getPhoneData } from '../../utils/index.js';
8
8
  import { CountrySelect } from '../country-select/Component.js';
9
9
 
10
- var styles = {"component":"international-phone-input__component_1ojnt","addons":"international-phone-input__addons_1ojnt"};
10
+ var styles = {"component":"international-phone-input__component_119eq","addons":"international-phone-input__addons_119eq"};
11
11
  require('./index.css')
12
12
 
13
13
  var BaseInternationalPhoneInput = forwardRef(function (_a, ref) {