@beweco/aurora-ui 0.1.20 → 0.1.22

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 (183) hide show
  1. package/dist/assets/css/styles.css +1 -1
  2. package/dist/index.cjs.js +2134 -190
  3. package/dist/index.esm.js +2139 -199
  4. package/dist/types/components/image-preview/ImagePreview.d.ts +25 -0
  5. package/dist/types/components/image-preview/ImagePreview.d.ts.map +1 -0
  6. package/dist/types/components/image-preview/ImagePreview.types.d.ts +48 -0
  7. package/dist/types/components/image-preview/ImagePreview.types.d.ts.map +1 -0
  8. package/dist/types/components/image-preview/index.d.ts +3 -0
  9. package/dist/types/components/image-preview/index.d.ts.map +1 -0
  10. package/dist/types/components/phone/Phone.d.ts.map +1 -1
  11. package/dist/types/components/phone/Phone.types.d.ts +1 -1
  12. package/dist/types/components/phone/Phone.types.d.ts.map +1 -1
  13. package/dist/types/components/phone/flags/Andorra.d.ts +2 -0
  14. package/dist/types/components/phone/flags/Andorra.d.ts.map +1 -0
  15. package/dist/types/components/phone/flags/Argentina.d.ts +2 -0
  16. package/dist/types/components/phone/flags/Argentina.d.ts.map +1 -0
  17. package/dist/types/components/phone/flags/Aruba.d.ts +2 -0
  18. package/dist/types/components/phone/flags/Aruba.d.ts.map +1 -0
  19. package/dist/types/components/phone/flags/Australia.d.ts +2 -0
  20. package/dist/types/components/phone/flags/Australia.d.ts.map +1 -0
  21. package/dist/types/components/phone/flags/Austria.d.ts +2 -0
  22. package/dist/types/components/phone/flags/Austria.d.ts.map +1 -0
  23. package/dist/types/components/phone/flags/Bahamas.d.ts +2 -0
  24. package/dist/types/components/phone/flags/Bahamas.d.ts.map +1 -0
  25. package/dist/types/components/phone/flags/Barbados.d.ts +2 -0
  26. package/dist/types/components/phone/flags/Barbados.d.ts.map +1 -0
  27. package/dist/types/components/phone/flags/Belgica.d.ts +2 -0
  28. package/dist/types/components/phone/flags/Belgica.d.ts.map +1 -0
  29. package/dist/types/components/phone/flags/Belize.d.ts +2 -0
  30. package/dist/types/components/phone/flags/Belize.d.ts.map +1 -0
  31. package/dist/types/components/phone/flags/Bolivia.d.ts +2 -0
  32. package/dist/types/components/phone/flags/Bolivia.d.ts.map +1 -0
  33. package/dist/types/components/phone/flags/Brasil.d.ts +2 -0
  34. package/dist/types/components/phone/flags/Brasil.d.ts.map +1 -0
  35. package/dist/types/components/phone/flags/Bulgaria.d.ts +2 -0
  36. package/dist/types/components/phone/flags/Bulgaria.d.ts.map +1 -0
  37. package/dist/types/components/phone/flags/Chile.d.ts +2 -0
  38. package/dist/types/components/phone/flags/Chile.d.ts.map +1 -0
  39. package/dist/types/components/phone/flags/China.d.ts +2 -0
  40. package/dist/types/components/phone/flags/China.d.ts.map +1 -0
  41. package/dist/types/components/phone/flags/Colombia.d.ts +2 -0
  42. package/dist/types/components/phone/flags/Colombia.d.ts.map +1 -0
  43. package/dist/types/components/phone/flags/CostaRica.d.ts +2 -0
  44. package/dist/types/components/phone/flags/CostaRica.d.ts.map +1 -0
  45. package/dist/types/components/phone/flags/Cuba.d.ts +2 -0
  46. package/dist/types/components/phone/flags/Cuba.d.ts.map +1 -0
  47. package/dist/types/components/phone/flags/Curazao.d.ts +2 -0
  48. package/dist/types/components/phone/flags/Curazao.d.ts.map +1 -0
  49. package/dist/types/components/phone/flags/Cyrpus.d.ts +2 -0
  50. package/dist/types/components/phone/flags/Cyrpus.d.ts.map +1 -0
  51. package/dist/types/components/phone/flags/CzechRepublic.d.ts +2 -0
  52. package/dist/types/components/phone/flags/CzechRepublic.d.ts.map +1 -0
  53. package/dist/types/components/phone/flags/Denmark.d.ts +2 -0
  54. package/dist/types/components/phone/flags/Denmark.d.ts.map +1 -0
  55. package/dist/types/components/phone/flags/Ecuador.d.ts +2 -0
  56. package/dist/types/components/phone/flags/Ecuador.d.ts.map +1 -0
  57. package/dist/types/components/phone/flags/Egypt.d.ts +2 -0
  58. package/dist/types/components/phone/flags/Egypt.d.ts.map +1 -0
  59. package/dist/types/components/phone/flags/ElSalvador.d.ts +2 -0
  60. package/dist/types/components/phone/flags/ElSalvador.d.ts.map +1 -0
  61. package/dist/types/components/phone/flags/Finland.d.ts +2 -0
  62. package/dist/types/components/phone/flags/Finland.d.ts.map +1 -0
  63. package/dist/types/components/phone/flags/FlagIcon.d.ts +15 -0
  64. package/dist/types/components/phone/flags/FlagIcon.d.ts.map +1 -0
  65. package/dist/types/components/phone/flags/France.d.ts +2 -0
  66. package/dist/types/components/phone/flags/France.d.ts.map +1 -0
  67. package/dist/types/components/phone/flags/Germany.d.ts +2 -0
  68. package/dist/types/components/phone/flags/Germany.d.ts.map +1 -0
  69. package/dist/types/components/phone/flags/GreatBritain.d.ts +2 -0
  70. package/dist/types/components/phone/flags/GreatBritain.d.ts.map +1 -0
  71. package/dist/types/components/phone/flags/Greece.d.ts +2 -0
  72. package/dist/types/components/phone/flags/Greece.d.ts.map +1 -0
  73. package/dist/types/components/phone/flags/Guatemala.d.ts +2 -0
  74. package/dist/types/components/phone/flags/Guatemala.d.ts.map +1 -0
  75. package/dist/types/components/phone/flags/Guyana.d.ts +2 -0
  76. package/dist/types/components/phone/flags/Guyana.d.ts.map +1 -0
  77. package/dist/types/components/phone/flags/Honduras.d.ts +2 -0
  78. package/dist/types/components/phone/flags/Honduras.d.ts.map +1 -0
  79. package/dist/types/components/phone/flags/HongKong.d.ts +2 -0
  80. package/dist/types/components/phone/flags/HongKong.d.ts.map +1 -0
  81. package/dist/types/components/phone/flags/Hungary.d.ts +2 -0
  82. package/dist/types/components/phone/flags/Hungary.d.ts.map +1 -0
  83. package/dist/types/components/phone/flags/India.d.ts +2 -0
  84. package/dist/types/components/phone/flags/India.d.ts.map +1 -0
  85. package/dist/types/components/phone/flags/Indonesia.d.ts +2 -0
  86. package/dist/types/components/phone/flags/Indonesia.d.ts.map +1 -0
  87. package/dist/types/components/phone/flags/Ireland.d.ts +2 -0
  88. package/dist/types/components/phone/flags/Ireland.d.ts.map +1 -0
  89. package/dist/types/components/phone/flags/Israel.d.ts +2 -0
  90. package/dist/types/components/phone/flags/Israel.d.ts.map +1 -0
  91. package/dist/types/components/phone/flags/Italy.d.ts +2 -0
  92. package/dist/types/components/phone/flags/Italy.d.ts.map +1 -0
  93. package/dist/types/components/phone/flags/IvoryCoast.d.ts +2 -0
  94. package/dist/types/components/phone/flags/IvoryCoast.d.ts.map +1 -0
  95. package/dist/types/components/phone/flags/Jamaica.d.ts +2 -0
  96. package/dist/types/components/phone/flags/Jamaica.d.ts.map +1 -0
  97. package/dist/types/components/phone/flags/Japan.d.ts +2 -0
  98. package/dist/types/components/phone/flags/Japan.d.ts.map +1 -0
  99. package/dist/types/components/phone/flags/Kuwait.d.ts +2 -0
  100. package/dist/types/components/phone/flags/Kuwait.d.ts.map +1 -0
  101. package/dist/types/components/phone/flags/Malta.d.ts +2 -0
  102. package/dist/types/components/phone/flags/Malta.d.ts.map +1 -0
  103. package/dist/types/components/phone/flags/Marruecos.d.ts +2 -0
  104. package/dist/types/components/phone/flags/Marruecos.d.ts.map +1 -0
  105. package/dist/types/components/phone/flags/Mexico.d.ts +2 -0
  106. package/dist/types/components/phone/flags/Mexico.d.ts.map +1 -0
  107. package/dist/types/components/phone/flags/Netherlands.d.ts +2 -0
  108. package/dist/types/components/phone/flags/Netherlands.d.ts.map +1 -0
  109. package/dist/types/components/phone/flags/NewGuinea.d.ts +2 -0
  110. package/dist/types/components/phone/flags/NewGuinea.d.ts.map +1 -0
  111. package/dist/types/components/phone/flags/NewZealand.d.ts +2 -0
  112. package/dist/types/components/phone/flags/NewZealand.d.ts.map +1 -0
  113. package/dist/types/components/phone/flags/Nicaragua.d.ts +2 -0
  114. package/dist/types/components/phone/flags/Nicaragua.d.ts.map +1 -0
  115. package/dist/types/components/phone/flags/NorthernIreland.d.ts +2 -0
  116. package/dist/types/components/phone/flags/NorthernIreland.d.ts.map +1 -0
  117. package/dist/types/components/phone/flags/Norway.d.ts +2 -0
  118. package/dist/types/components/phone/flags/Norway.d.ts.map +1 -0
  119. package/dist/types/components/phone/flags/Panama.d.ts +2 -0
  120. package/dist/types/components/phone/flags/Panama.d.ts.map +1 -0
  121. package/dist/types/components/phone/flags/Paraguay.d.ts +2 -0
  122. package/dist/types/components/phone/flags/Paraguay.d.ts.map +1 -0
  123. package/dist/types/components/phone/flags/Peru.d.ts +2 -0
  124. package/dist/types/components/phone/flags/Peru.d.ts.map +1 -0
  125. package/dist/types/components/phone/flags/Philippines.d.ts +2 -0
  126. package/dist/types/components/phone/flags/Philippines.d.ts.map +1 -0
  127. package/dist/types/components/phone/flags/Poland.d.ts +2 -0
  128. package/dist/types/components/phone/flags/Poland.d.ts.map +1 -0
  129. package/dist/types/components/phone/flags/Portugal.d.ts +2 -0
  130. package/dist/types/components/phone/flags/Portugal.d.ts.map +1 -0
  131. package/dist/types/components/phone/flags/PuertoRico.d.ts +2 -0
  132. package/dist/types/components/phone/flags/PuertoRico.d.ts.map +1 -0
  133. package/dist/types/components/phone/flags/RepublicaDominicana.d.ts +2 -0
  134. package/dist/types/components/phone/flags/RepublicaDominicana.d.ts.map +1 -0
  135. package/dist/types/components/phone/flags/Rumania.d.ts +2 -0
  136. package/dist/types/components/phone/flags/Rumania.d.ts.map +1 -0
  137. package/dist/types/components/phone/flags/Russia.d.ts +2 -0
  138. package/dist/types/components/phone/flags/Russia.d.ts.map +1 -0
  139. package/dist/types/components/phone/flags/Scotland.d.ts +2 -0
  140. package/dist/types/components/phone/flags/Scotland.d.ts.map +1 -0
  141. package/dist/types/components/phone/flags/Singapore.d.ts +2 -0
  142. package/dist/types/components/phone/flags/Singapore.d.ts.map +1 -0
  143. package/dist/types/components/phone/flags/SouthAfrica.d.ts +2 -0
  144. package/dist/types/components/phone/flags/SouthAfrica.d.ts.map +1 -0
  145. package/dist/types/components/phone/flags/Spain.d.ts +2 -0
  146. package/dist/types/components/phone/flags/Spain.d.ts.map +1 -0
  147. package/dist/types/components/phone/flags/Suriname.d.ts +2 -0
  148. package/dist/types/components/phone/flags/Suriname.d.ts.map +1 -0
  149. package/dist/types/components/phone/flags/Sweden.d.ts +2 -0
  150. package/dist/types/components/phone/flags/Sweden.d.ts.map +1 -0
  151. package/dist/types/components/phone/flags/Switzerland.d.ts +2 -0
  152. package/dist/types/components/phone/flags/Switzerland.d.ts.map +1 -0
  153. package/dist/types/components/phone/flags/Turkey.d.ts +2 -0
  154. package/dist/types/components/phone/flags/Turkey.d.ts.map +1 -0
  155. package/dist/types/components/phone/flags/UnitedArabEmirates.d.ts +2 -0
  156. package/dist/types/components/phone/flags/UnitedArabEmirates.d.ts.map +1 -0
  157. package/dist/types/components/phone/flags/UnitedStates.d.ts +2 -0
  158. package/dist/types/components/phone/flags/UnitedStates.d.ts.map +1 -0
  159. package/dist/types/components/phone/flags/Uruguay.d.ts +2 -0
  160. package/dist/types/components/phone/flags/Uruguay.d.ts.map +1 -0
  161. package/dist/types/components/phone/flags/Venezuela.d.ts +2 -0
  162. package/dist/types/components/phone/flags/Venezuela.d.ts.map +1 -0
  163. package/dist/types/components/phone/flags/Wales.d.ts +2 -0
  164. package/dist/types/components/phone/flags/Wales.d.ts.map +1 -0
  165. package/dist/types/components/phone/flags/index.d.ts +78 -0
  166. package/dist/types/components/phone/flags/index.d.ts.map +1 -0
  167. package/dist/types/components/phone/index.d.ts +1 -1
  168. package/dist/types/components/phone/index.d.ts.map +1 -1
  169. package/dist/types/components/phone/phone.constants.d.ts +0 -2
  170. package/dist/types/components/phone/phone.constants.d.ts.map +1 -1
  171. package/dist/types/components/wizard/Wizard.d.ts +3 -0
  172. package/dist/types/components/wizard/Wizard.d.ts.map +1 -0
  173. package/dist/types/components/wizard/Wizard.types.d.ts +225 -0
  174. package/dist/types/components/wizard/Wizard.types.d.ts.map +1 -0
  175. package/dist/types/components/wizard/WizardNavigation.d.ts +6 -0
  176. package/dist/types/components/wizard/WizardNavigation.d.ts.map +1 -0
  177. package/dist/types/components/wizard/WizardSidebar.d.ts +7 -0
  178. package/dist/types/components/wizard/WizardSidebar.d.ts.map +1 -0
  179. package/dist/types/components/wizard/index.d.ts +13 -0
  180. package/dist/types/components/wizard/index.d.ts.map +1 -0
  181. package/dist/types/index.d.ts +2 -0
  182. package/dist/types/index.d.ts.map +1 -1
  183. package/package.json +1 -1
@@ -0,0 +1,25 @@
1
+ /**
2
+ * ImagePreview Component
3
+ *
4
+ * A flexible image preview component that supports single or multiple images,
5
+ * customizable sizes, and delete functionality. Built for BeweOS with full
6
+ * i18n support and accessibility features.
7
+ *
8
+ * @component
9
+ * @example
10
+ * // Single image
11
+ * <ImagePreview images="https://example.com/image.jpg" onRemove={() => {}} />
12
+ *
13
+ * // Multiple images
14
+ * <ImagePreview
15
+ * images={[
16
+ * { src: "image1.jpg", alt: "Image 1", id: "1" },
17
+ * { src: "image2.jpg", alt: "Image 2", id: "2" }
18
+ * ]}
19
+ * onRemove={(id) => console.log('Remove', id)}
20
+ * />
21
+ */
22
+ import type React from "react";
23
+ import type { ImagePreviewProps } from "./ImagePreview.types";
24
+ export declare const ImagePreview: React.FC<ImagePreviewProps>;
25
+ //# sourceMappingURL=ImagePreview.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ImagePreview.d.ts","sourceRoot":"","sources":["../../../../src/components/image-preview/ImagePreview.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;AAGH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAEX,iBAAiB,EAGjB,MAAM,sBAAsB,CAAC;AAuC9B,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAwGpD,CAAC"}
@@ -0,0 +1,48 @@
1
+ /**
2
+ * ImagePreview Component Types
3
+ *
4
+ * Type definitions for the ImagePreview component supporting single/multiple images
5
+ * with customizable sizes and delete functionality.
6
+ */
7
+ export type ImagePreviewSize = "micro" | "small" | "medium" | "large";
8
+ export interface ImagePreviewItem {
9
+ /** Image source URL */
10
+ src: string;
11
+ /** Alt text for the image */
12
+ alt?: string;
13
+ /** Unique identifier for the image */
14
+ id?: string;
15
+ }
16
+ export interface ImagePreviewTranslations {
17
+ /** Alt text for preview image */
18
+ previewAlt?: string;
19
+ /** Aria label for remove button */
20
+ removeButtonAriaLabel?: string;
21
+ /** Text for empty state when no images */
22
+ emptyStateText?: string;
23
+ /** Aria label for clickable image */
24
+ clickableImageAriaLabel?: string;
25
+ }
26
+ export interface ImagePreviewProps {
27
+ /** Single image source or array of images */
28
+ images: string | ImagePreviewItem | (string | ImagePreviewItem)[];
29
+ /** Size of the preview */
30
+ size?: ImagePreviewSize;
31
+ /** Callback when remove button is clicked */
32
+ onRemove?: (id?: string, index?: number) => void;
33
+ /** Show remove button */
34
+ showRemoveButton?: boolean;
35
+ /** Custom className for the container */
36
+ className?: string;
37
+ /** Translation strings */
38
+ translations?: ImagePreviewTranslations;
39
+ /** Background color for image container */
40
+ backgroundColor?: string;
41
+ /** Border radius */
42
+ radius?: "none" | "sm" | "md" | "lg" | "full";
43
+ /** Show border */
44
+ showBorder?: boolean;
45
+ /** Callback when image is clicked - enables clickable behavior */
46
+ onImageClick?: (image: ImagePreviewItem, index: number) => void;
47
+ }
48
+ //# sourceMappingURL=ImagePreview.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ImagePreview.types.d.ts","sourceRoot":"","sources":["../../../../src/components/image-preview/ImagePreview.types.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,MAAM,gBAAgB,GAAG,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AAEtE,MAAM,WAAW,gBAAgB;IAChC,uBAAuB;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,sCAAsC;IACtC,EAAE,CAAC,EAAE,MAAM,CAAC;CACZ;AAED,MAAM,WAAW,wBAAwB;IACxC,iCAAiC;IACjC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,mCAAmC;IACnC,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,0CAA0C;IAC1C,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,qCAAqC;IACrC,uBAAuB,CAAC,EAAE,MAAM,CAAC;CACjC;AAED,MAAM,WAAW,iBAAiB;IACjC,6CAA6C;IAC7C,MAAM,EAAE,MAAM,GAAG,gBAAgB,GAAG,CAAC,MAAM,GAAG,gBAAgB,CAAC,EAAE,CAAC;IAClE,0BAA0B;IAC1B,IAAI,CAAC,EAAE,gBAAgB,CAAC;IACxB,6CAA6C;IAC7C,QAAQ,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,yBAAyB;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,yCAAyC;IACzC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0BAA0B;IAC1B,YAAY,CAAC,EAAE,wBAAwB,CAAC;IACxC,2CAA2C;IAC3C,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,oBAAoB;IACpB,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;IAC9C,kBAAkB;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,kEAAkE;IAClE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAChE"}
@@ -0,0 +1,3 @@
1
+ export { ImagePreview } from "./ImagePreview.js";
2
+ export type { ImagePreviewProps, ImagePreviewTranslations, ImagePreviewItem, ImagePreviewSize, } from "./ImagePreview.types.js";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/image-preview/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,YAAY,EACX,iBAAiB,EACjB,wBAAwB,EACxB,gBAAgB,EAChB,gBAAgB,GAChB,MAAM,yBAAyB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Phone.d.ts","sourceRoot":"","sources":["../../../../src/components/phone/Phone.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAGrD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA4N3C,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"Phone.d.ts","sourceRoot":"","sources":["../../../../src/components/phone/Phone.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAIrD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA8N3C,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -9,7 +9,7 @@ export interface PhoneTranslations {
9
9
  export interface Country {
10
10
  code: string;
11
11
  name: string;
12
- flag: string;
12
+ country: string;
13
13
  }
14
14
  export interface PhoneValue {
15
15
  code?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Phone.types.d.ts","sourceRoot":"","sources":["../../../../src/components/phone/Phone.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,OAAO;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACb;AAED,MAAM,WAAW,UAAU;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,eAAe;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;IACvC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,iBAAiB,CAAC;CACjC"}
1
+ {"version":3,"file":"Phone.types.d.ts","sourceRoot":"","sources":["../../../../src/components/phone/Phone.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,OAAO;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,UAAU;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,eAAe;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;IACvC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,iBAAiB,CAAC;CACjC"}
@@ -0,0 +1,2 @@
1
+ export declare const Andorra: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Andorra.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Andorra.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Andorra.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAooBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Argentina: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Argentina.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Argentina.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Argentina.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,+CAkSrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Aruba: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Aruba.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Aruba.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Aruba.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,+CA+BjB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Australia: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Australia.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Australia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Australia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,+CAiFrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Austria: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Austria.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Austria.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Austria.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAoBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Bahamas: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Bahamas.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Bahamas.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Bahamas.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAqBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Barbados: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Barbados.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Barbados.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Barbados.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,+CAoBpB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Belgica: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Belgica.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Belgica.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Belgica.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAqBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Belize: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Belize.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Belize.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Belize.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CA4kBlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Bolivia: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Bolivia.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Bolivia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Bolivia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAqBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Brasil: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Brasil.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Brasil.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Brasil.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CA2iClB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Bulgaria: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Bulgaria.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Bulgaria.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Bulgaria.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,+CAqBpB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Chile: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Chile.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Chile.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Chile.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,+CAyBjB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const China: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=China.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"China.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/China.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,+CAuCjB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Colombia: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Colombia.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Colombia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Colombia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,+CAqBpB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const CostaRica: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=CostaRica.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CostaRica.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/CostaRica.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,+CAqBrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Cuba: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Cuba.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Cuba.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Cuba.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI,+CAyBhB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Curazao: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Curazao.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Curazao.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Curazao.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CA4BnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Cyrpus: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Cyrpus.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Cyrpus.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Cyrpus.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CA+BlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const CzechRepublic: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=CzechRepublic.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CzechRepublic.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/CzechRepublic.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,+CAqBzB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Denmark: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Denmark.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Denmark.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Denmark.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAqBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Ecuador: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Ecuador.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Ecuador.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Ecuador.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAi+MnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Egypt: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Egypt.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Egypt.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Egypt.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,+CAgLjB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const ElSalvador: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=ElSalvador.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ElSalvador.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/ElSalvador.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,+CA6lJtB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Finland: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Finland.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Finland.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Finland.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAqBnB,CAAC"}
@@ -0,0 +1,15 @@
1
+ import type React from "react";
2
+ declare const flagsMap: Record<string, React.FC>;
3
+ export interface FlagIconProps {
4
+ countryCode: string;
5
+ className?: string;
6
+ size?: "sm" | "md" | "lg";
7
+ }
8
+ /**
9
+ * Componente que renderiza una bandera SVG basada en el código ISO del país.
10
+ * Funciona en todos los sistemas operativos incluyendo Windows.
11
+ */
12
+ export declare const FlagIcon: React.FC<FlagIconProps>;
13
+ export { flagsMap };
14
+ export default FlagIcon;
15
+ //# sourceMappingURL=FlagIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FlagIcon.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/FlagIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAgF/B,QAAA,MAAM,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CA6EtC,CAAC;AAEF,MAAM,WAAW,aAAa;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC1B;AAQD;;;GAGG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA+B5C,CAAC;AAEF,OAAO,EAAE,QAAQ,EAAE,CAAC;AAEpB,eAAe,QAAQ,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const France: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=France.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"France.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/France.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CAqBlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Germany: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Germany.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Germany.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Germany.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAqBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const GreatBritain: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=GreatBritain.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GreatBritain.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/GreatBritain.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,+CA4DxB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Greece: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Greece.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Greece.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Greece.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CAwBlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Guatemala: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Guatemala.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Guatemala.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Guatemala.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,+CAo1BrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Guyana: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Guyana.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Guyana.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Guyana.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CAiDlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Honduras: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Honduras.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Honduras.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Honduras.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,+CA2CpB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const HongKong: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=HongKong.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HongKong.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/HongKong.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,+CA2DpB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Hungary: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Hungary.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Hungary.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Hungary.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAqBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const India: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=India.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"India.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/India.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,+CAiOjB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Indonesia: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Indonesia.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Indonesia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Indonesia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,+CAoBrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Ireland: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Ireland.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Ireland.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Ireland.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAqBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Israel: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Israel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Israel.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Israel.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CA0BlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Italy: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Italy.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Italy.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Italy.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,+CAqBjB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const IvoryCoast: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=IvoryCoast.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IvoryCoast.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/IvoryCoast.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,+CAqBtB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Jamaica: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Jamaica.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Jamaica.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Jamaica.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAsCnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Japan: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Japan.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Japan.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Japan.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,+CAuBjB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Kuwait: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Kuwait.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Kuwait.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Kuwait.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CAsBlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Malta: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Malta.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Malta.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Malta.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,+CAgVjB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Marruecos: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Marruecos.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Marruecos.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Marruecos.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,+CAwBrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Mexico: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Mexico.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Mexico.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Mexico.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CAsqDlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Netherlands: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Netherlands.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Netherlands.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Netherlands.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,+CAqBvB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const NewGuinea: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=NewGuinea.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NewGuinea.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/NewGuinea.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,+CA4CrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const NewZealand: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=NewZealand.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NewZealand.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/NewZealand.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,+CAiZtB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Nicaragua: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Nicaragua.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Nicaragua.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Nicaragua.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,+CAymCrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const NorthernIreland: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=NorthernIreland.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NorthernIreland.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/NorthernIreland.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,+CAg3B3B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Norway: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Norway.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Norway.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Norway.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CAuBlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Panama: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Panama.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Panama.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Panama.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CA2BlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Paraguay: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Paraguay.d.ts.map