@beweco/aurora-ui 0.1.19 → 0.1.21

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 (180) hide show
  1. package/dist/assets/css/styles.css +1 -1
  2. package/dist/index.cjs.js +840 -61
  3. package/dist/index.esm.js +837 -61
  4. package/dist/types/components/phone/Phone.d.ts.map +1 -1
  5. package/dist/types/components/phone/Phone.types.d.ts +1 -1
  6. package/dist/types/components/phone/Phone.types.d.ts.map +1 -1
  7. package/dist/types/components/phone/flags/Andorra.d.ts +2 -0
  8. package/dist/types/components/phone/flags/Andorra.d.ts.map +1 -0
  9. package/dist/types/components/phone/flags/Argentina.d.ts +2 -0
  10. package/dist/types/components/phone/flags/Argentina.d.ts.map +1 -0
  11. package/dist/types/components/phone/flags/Aruba.d.ts +2 -0
  12. package/dist/types/components/phone/flags/Aruba.d.ts.map +1 -0
  13. package/dist/types/components/phone/flags/Australia.d.ts +2 -0
  14. package/dist/types/components/phone/flags/Australia.d.ts.map +1 -0
  15. package/dist/types/components/phone/flags/Austria.d.ts +2 -0
  16. package/dist/types/components/phone/flags/Austria.d.ts.map +1 -0
  17. package/dist/types/components/phone/flags/Bahamas.d.ts +2 -0
  18. package/dist/types/components/phone/flags/Bahamas.d.ts.map +1 -0
  19. package/dist/types/components/phone/flags/Barbados.d.ts +2 -0
  20. package/dist/types/components/phone/flags/Barbados.d.ts.map +1 -0
  21. package/dist/types/components/phone/flags/Belgica.d.ts +2 -0
  22. package/dist/types/components/phone/flags/Belgica.d.ts.map +1 -0
  23. package/dist/types/components/phone/flags/Belize.d.ts +2 -0
  24. package/dist/types/components/phone/flags/Belize.d.ts.map +1 -0
  25. package/dist/types/components/phone/flags/Bolivia.d.ts +2 -0
  26. package/dist/types/components/phone/flags/Bolivia.d.ts.map +1 -0
  27. package/dist/types/components/phone/flags/Brasil.d.ts +2 -0
  28. package/dist/types/components/phone/flags/Brasil.d.ts.map +1 -0
  29. package/dist/types/components/phone/flags/Bulgaria.d.ts +2 -0
  30. package/dist/types/components/phone/flags/Bulgaria.d.ts.map +1 -0
  31. package/dist/types/components/phone/flags/Chile.d.ts +2 -0
  32. package/dist/types/components/phone/flags/Chile.d.ts.map +1 -0
  33. package/dist/types/components/phone/flags/China.d.ts +2 -0
  34. package/dist/types/components/phone/flags/China.d.ts.map +1 -0
  35. package/dist/types/components/phone/flags/Colombia.d.ts +2 -0
  36. package/dist/types/components/phone/flags/Colombia.d.ts.map +1 -0
  37. package/dist/types/components/phone/flags/CostaRica.d.ts +2 -0
  38. package/dist/types/components/phone/flags/CostaRica.d.ts.map +1 -0
  39. package/dist/types/components/phone/flags/Cuba.d.ts +2 -0
  40. package/dist/types/components/phone/flags/Cuba.d.ts.map +1 -0
  41. package/dist/types/components/phone/flags/Curazao.d.ts +2 -0
  42. package/dist/types/components/phone/flags/Curazao.d.ts.map +1 -0
  43. package/dist/types/components/phone/flags/Cyrpus.d.ts +2 -0
  44. package/dist/types/components/phone/flags/Cyrpus.d.ts.map +1 -0
  45. package/dist/types/components/phone/flags/CzechRepublic.d.ts +2 -0
  46. package/dist/types/components/phone/flags/CzechRepublic.d.ts.map +1 -0
  47. package/dist/types/components/phone/flags/Denmark.d.ts +2 -0
  48. package/dist/types/components/phone/flags/Denmark.d.ts.map +1 -0
  49. package/dist/types/components/phone/flags/Ecuador.d.ts +2 -0
  50. package/dist/types/components/phone/flags/Ecuador.d.ts.map +1 -0
  51. package/dist/types/components/phone/flags/Egypt.d.ts +2 -0
  52. package/dist/types/components/phone/flags/Egypt.d.ts.map +1 -0
  53. package/dist/types/components/phone/flags/ElSalvador.d.ts +2 -0
  54. package/dist/types/components/phone/flags/ElSalvador.d.ts.map +1 -0
  55. package/dist/types/components/phone/flags/Finland.d.ts +2 -0
  56. package/dist/types/components/phone/flags/Finland.d.ts.map +1 -0
  57. package/dist/types/components/phone/flags/FlagIcon.d.ts +15 -0
  58. package/dist/types/components/phone/flags/FlagIcon.d.ts.map +1 -0
  59. package/dist/types/components/phone/flags/France.d.ts +2 -0
  60. package/dist/types/components/phone/flags/France.d.ts.map +1 -0
  61. package/dist/types/components/phone/flags/Germany.d.ts +2 -0
  62. package/dist/types/components/phone/flags/Germany.d.ts.map +1 -0
  63. package/dist/types/components/phone/flags/GreatBritain.d.ts +2 -0
  64. package/dist/types/components/phone/flags/GreatBritain.d.ts.map +1 -0
  65. package/dist/types/components/phone/flags/Greece.d.ts +2 -0
  66. package/dist/types/components/phone/flags/Greece.d.ts.map +1 -0
  67. package/dist/types/components/phone/flags/Guatemala.d.ts +2 -0
  68. package/dist/types/components/phone/flags/Guatemala.d.ts.map +1 -0
  69. package/dist/types/components/phone/flags/Guyana.d.ts +2 -0
  70. package/dist/types/components/phone/flags/Guyana.d.ts.map +1 -0
  71. package/dist/types/components/phone/flags/Honduras.d.ts +2 -0
  72. package/dist/types/components/phone/flags/Honduras.d.ts.map +1 -0
  73. package/dist/types/components/phone/flags/HongKong.d.ts +2 -0
  74. package/dist/types/components/phone/flags/HongKong.d.ts.map +1 -0
  75. package/dist/types/components/phone/flags/Hungary.d.ts +2 -0
  76. package/dist/types/components/phone/flags/Hungary.d.ts.map +1 -0
  77. package/dist/types/components/phone/flags/India.d.ts +2 -0
  78. package/dist/types/components/phone/flags/India.d.ts.map +1 -0
  79. package/dist/types/components/phone/flags/Indonesia.d.ts +2 -0
  80. package/dist/types/components/phone/flags/Indonesia.d.ts.map +1 -0
  81. package/dist/types/components/phone/flags/Ireland.d.ts +2 -0
  82. package/dist/types/components/phone/flags/Ireland.d.ts.map +1 -0
  83. package/dist/types/components/phone/flags/Israel.d.ts +2 -0
  84. package/dist/types/components/phone/flags/Israel.d.ts.map +1 -0
  85. package/dist/types/components/phone/flags/Italy.d.ts +2 -0
  86. package/dist/types/components/phone/flags/Italy.d.ts.map +1 -0
  87. package/dist/types/components/phone/flags/IvoryCoast.d.ts +2 -0
  88. package/dist/types/components/phone/flags/IvoryCoast.d.ts.map +1 -0
  89. package/dist/types/components/phone/flags/Jamaica.d.ts +2 -0
  90. package/dist/types/components/phone/flags/Jamaica.d.ts.map +1 -0
  91. package/dist/types/components/phone/flags/Japan.d.ts +2 -0
  92. package/dist/types/components/phone/flags/Japan.d.ts.map +1 -0
  93. package/dist/types/components/phone/flags/Kuwait.d.ts +2 -0
  94. package/dist/types/components/phone/flags/Kuwait.d.ts.map +1 -0
  95. package/dist/types/components/phone/flags/Malta.d.ts +2 -0
  96. package/dist/types/components/phone/flags/Malta.d.ts.map +1 -0
  97. package/dist/types/components/phone/flags/Marruecos.d.ts +2 -0
  98. package/dist/types/components/phone/flags/Marruecos.d.ts.map +1 -0
  99. package/dist/types/components/phone/flags/Mexico.d.ts +2 -0
  100. package/dist/types/components/phone/flags/Mexico.d.ts.map +1 -0
  101. package/dist/types/components/phone/flags/Netherlands.d.ts +2 -0
  102. package/dist/types/components/phone/flags/Netherlands.d.ts.map +1 -0
  103. package/dist/types/components/phone/flags/NewGuinea.d.ts +2 -0
  104. package/dist/types/components/phone/flags/NewGuinea.d.ts.map +1 -0
  105. package/dist/types/components/phone/flags/NewZealand.d.ts +2 -0
  106. package/dist/types/components/phone/flags/NewZealand.d.ts.map +1 -0
  107. package/dist/types/components/phone/flags/Nicaragua.d.ts +2 -0
  108. package/dist/types/components/phone/flags/Nicaragua.d.ts.map +1 -0
  109. package/dist/types/components/phone/flags/NorthernIreland.d.ts +2 -0
  110. package/dist/types/components/phone/flags/NorthernIreland.d.ts.map +1 -0
  111. package/dist/types/components/phone/flags/Norway.d.ts +2 -0
  112. package/dist/types/components/phone/flags/Norway.d.ts.map +1 -0
  113. package/dist/types/components/phone/flags/Panama.d.ts +2 -0
  114. package/dist/types/components/phone/flags/Panama.d.ts.map +1 -0
  115. package/dist/types/components/phone/flags/Paraguay.d.ts +2 -0
  116. package/dist/types/components/phone/flags/Paraguay.d.ts.map +1 -0
  117. package/dist/types/components/phone/flags/Peru.d.ts +2 -0
  118. package/dist/types/components/phone/flags/Peru.d.ts.map +1 -0
  119. package/dist/types/components/phone/flags/Philippines.d.ts +2 -0
  120. package/dist/types/components/phone/flags/Philippines.d.ts.map +1 -0
  121. package/dist/types/components/phone/flags/Poland.d.ts +2 -0
  122. package/dist/types/components/phone/flags/Poland.d.ts.map +1 -0
  123. package/dist/types/components/phone/flags/Portugal.d.ts +2 -0
  124. package/dist/types/components/phone/flags/Portugal.d.ts.map +1 -0
  125. package/dist/types/components/phone/flags/PuertoRico.d.ts +2 -0
  126. package/dist/types/components/phone/flags/PuertoRico.d.ts.map +1 -0
  127. package/dist/types/components/phone/flags/RepublicaDominicana.d.ts +2 -0
  128. package/dist/types/components/phone/flags/RepublicaDominicana.d.ts.map +1 -0
  129. package/dist/types/components/phone/flags/Rumania.d.ts +2 -0
  130. package/dist/types/components/phone/flags/Rumania.d.ts.map +1 -0
  131. package/dist/types/components/phone/flags/Russia.d.ts +2 -0
  132. package/dist/types/components/phone/flags/Russia.d.ts.map +1 -0
  133. package/dist/types/components/phone/flags/Scotland.d.ts +2 -0
  134. package/dist/types/components/phone/flags/Scotland.d.ts.map +1 -0
  135. package/dist/types/components/phone/flags/Singapore.d.ts +2 -0
  136. package/dist/types/components/phone/flags/Singapore.d.ts.map +1 -0
  137. package/dist/types/components/phone/flags/SouthAfrica.d.ts +2 -0
  138. package/dist/types/components/phone/flags/SouthAfrica.d.ts.map +1 -0
  139. package/dist/types/components/phone/flags/Spain.d.ts +2 -0
  140. package/dist/types/components/phone/flags/Spain.d.ts.map +1 -0
  141. package/dist/types/components/phone/flags/Suriname.d.ts +2 -0
  142. package/dist/types/components/phone/flags/Suriname.d.ts.map +1 -0
  143. package/dist/types/components/phone/flags/Sweden.d.ts +2 -0
  144. package/dist/types/components/phone/flags/Sweden.d.ts.map +1 -0
  145. package/dist/types/components/phone/flags/Switzerland.d.ts +2 -0
  146. package/dist/types/components/phone/flags/Switzerland.d.ts.map +1 -0
  147. package/dist/types/components/phone/flags/Turkey.d.ts +2 -0
  148. package/dist/types/components/phone/flags/Turkey.d.ts.map +1 -0
  149. package/dist/types/components/phone/flags/UnitedArabEmirates.d.ts +2 -0
  150. package/dist/types/components/phone/flags/UnitedArabEmirates.d.ts.map +1 -0
  151. package/dist/types/components/phone/flags/UnitedStates.d.ts +2 -0
  152. package/dist/types/components/phone/flags/UnitedStates.d.ts.map +1 -0
  153. package/dist/types/components/phone/flags/Uruguay.d.ts +2 -0
  154. package/dist/types/components/phone/flags/Uruguay.d.ts.map +1 -0
  155. package/dist/types/components/phone/flags/Venezuela.d.ts +2 -0
  156. package/dist/types/components/phone/flags/Venezuela.d.ts.map +1 -0
  157. package/dist/types/components/phone/flags/Wales.d.ts +2 -0
  158. package/dist/types/components/phone/flags/Wales.d.ts.map +1 -0
  159. package/dist/types/components/phone/flags/index.d.ts +78 -0
  160. package/dist/types/components/phone/flags/index.d.ts.map +1 -0
  161. package/dist/types/components/phone/index.d.ts +1 -1
  162. package/dist/types/components/phone/index.d.ts.map +1 -1
  163. package/dist/types/components/phone/phone.constants.d.ts +0 -2
  164. package/dist/types/components/phone/phone.constants.d.ts.map +1 -1
  165. package/dist/types/components/schedule-row/schedule-row.d.ts.map +1 -1
  166. package/dist/types/components/schedule-row/schedule-row.types.d.ts +8 -1
  167. package/dist/types/components/schedule-row/schedule-row.types.d.ts.map +1 -1
  168. package/dist/types/components/wizard/Wizard.d.ts +3 -0
  169. package/dist/types/components/wizard/Wizard.d.ts.map +1 -0
  170. package/dist/types/components/wizard/Wizard.types.d.ts +225 -0
  171. package/dist/types/components/wizard/Wizard.types.d.ts.map +1 -0
  172. package/dist/types/components/wizard/WizardNavigation.d.ts +6 -0
  173. package/dist/types/components/wizard/WizardNavigation.d.ts.map +1 -0
  174. package/dist/types/components/wizard/WizardSidebar.d.ts +7 -0
  175. package/dist/types/components/wizard/WizardSidebar.d.ts.map +1 -0
  176. package/dist/types/components/wizard/index.d.ts +13 -0
  177. package/dist/types/components/wizard/index.d.ts.map +1 -0
  178. package/dist/types/index.d.ts +1 -0
  179. package/dist/types/index.d.ts.map +1 -1
  180. package/package.json +1 -1
@@ -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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Paraguay.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Paraguay.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,+CA8PpB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Peru: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Peru.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Peru.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Peru.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI,+CAoBhB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Philippines: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Philippines.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Philippines.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Philippines.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,+CAqEvB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Poland: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Poland.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Poland.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Poland.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CAoBlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Portugal: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Portugal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Portugal.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Portugal.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,+CA07BpB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const PuertoRico: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=PuertoRico.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PuertoRico.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/PuertoRico.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,+CA4BtB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const RepublicaDominicana: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=RepublicaDominicana.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RepublicaDominicana.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/RepublicaDominicana.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB,+CA+jB/B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Rumania: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Rumania.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Rumania.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Rumania.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,+CAqBnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Russia: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Russia.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Russia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Russia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,+CAqBlB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Scotland: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Scotland.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Scotland.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Scotland.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,+CAyBpB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Singapore: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Singapore.d.ts.map