@sikka/hawa 0.26.29 → 0.26.30

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 (502) hide show
  1. package/dist/Chip-H5BnuDdx.d.ts +36 -0
  2. package/dist/Chip-hr2gRBJ-.d.mts +36 -0
  3. package/dist/DropdownMenu-EUL-D3I3.d.mts +95 -0
  4. package/dist/DropdownMenu-SPisqCzV.d.ts +95 -0
  5. package/dist/Radio-K1WGpnGA.d.ts +75 -0
  6. package/dist/Radio-hsrLKNxE.d.mts +75 -0
  7. package/dist/Toast-VBd4UvlM.d.mts +26 -0
  8. package/dist/Toast-pOd4uGZz.d.ts +26 -0
  9. package/dist/accordion/index.d.mts +51 -0
  10. package/dist/accordion/index.d.ts +51 -0
  11. package/dist/accordion/index.js +272 -0
  12. package/dist/accordion/index.js.map +1 -0
  13. package/dist/accordion/index.mjs +228 -0
  14. package/dist/accordion/index.mjs.map +1 -0
  15. package/dist/alert/index.d.mts +29 -0
  16. package/dist/alert/index.d.ts +29 -0
  17. package/dist/alert/index.js +443 -0
  18. package/dist/alert/index.js.map +1 -0
  19. package/dist/alert/index.mjs +403 -0
  20. package/dist/alert/index.mjs.map +1 -0
  21. package/dist/appLayout/index.d.mts +126 -0
  22. package/dist/appLayout/index.d.ts +126 -0
  23. package/dist/appLayout/index.js +1326 -0
  24. package/dist/appLayout/index.js.map +1 -0
  25. package/dist/appLayout/index.mjs +1286 -0
  26. package/dist/appLayout/index.mjs.map +1 -0
  27. package/dist/appMenubar/index.d.mts +33 -0
  28. package/dist/appMenubar/index.d.ts +33 -0
  29. package/dist/appMenubar/index.js +282 -0
  30. package/dist/appMenubar/index.js.map +1 -0
  31. package/dist/appMenubar/index.mjs +225 -0
  32. package/dist/appMenubar/index.mjs.map +1 -0
  33. package/dist/appStores/index.d.mts +8 -0
  34. package/dist/appStores/index.d.ts +8 -0
  35. package/dist/appStores/index.js +76 -0
  36. package/dist/appStores/index.js.map +1 -0
  37. package/dist/appStores/index.mjs +39 -0
  38. package/dist/appStores/index.mjs.map +1 -0
  39. package/dist/appTabs/index.d.mts +18 -0
  40. package/dist/appTabs/index.d.ts +18 -0
  41. package/dist/appTabs/index.js +93 -0
  42. package/dist/appTabs/index.js.map +1 -0
  43. package/dist/appTabs/index.mjs +51 -0
  44. package/dist/appTabs/index.mjs.map +1 -0
  45. package/dist/appTopbar/index.d.mts +44 -0
  46. package/dist/appTopbar/index.d.ts +44 -0
  47. package/dist/appTopbar/index.js +484 -0
  48. package/dist/appTopbar/index.js.map +1 -0
  49. package/dist/appTopbar/index.mjs +442 -0
  50. package/dist/appTopbar/index.mjs.map +1 -0
  51. package/dist/avatar/index.d.mts +16 -0
  52. package/dist/avatar/index.d.ts +16 -0
  53. package/dist/avatar/index.js +162 -0
  54. package/dist/avatar/index.js.map +1 -0
  55. package/dist/avatar/index.mjs +122 -0
  56. package/dist/avatar/index.mjs.map +1 -0
  57. package/dist/backToTop/index.d.mts +15 -0
  58. package/dist/backToTop/index.d.ts +15 -0
  59. package/dist/backToTop/index.js +396 -0
  60. package/dist/backToTop/index.js.map +1 -0
  61. package/dist/backToTop/index.mjs +356 -0
  62. package/dist/backToTop/index.mjs.map +1 -0
  63. package/dist/badge/index.d.mts +13 -0
  64. package/dist/badge/index.d.ts +13 -0
  65. package/dist/badge/index.js +127 -0
  66. package/dist/badge/index.js.map +1 -0
  67. package/dist/badge/index.mjs +84 -0
  68. package/dist/badge/index.mjs.map +1 -0
  69. package/dist/blocks/auth/index.d.mts +202 -0
  70. package/dist/blocks/auth/index.d.ts +202 -0
  71. package/dist/blocks/auth/index.js +4197 -0
  72. package/dist/blocks/auth/index.mjs +3389 -0
  73. package/dist/blocks/feedback/index.d.mts +74 -0
  74. package/dist/blocks/feedback/index.d.ts +74 -0
  75. package/dist/blocks/feedback/index.js +1544 -0
  76. package/dist/blocks/feedback/index.mjs +558 -0
  77. package/dist/blocks/index.d.mts +480 -0
  78. package/dist/blocks/index.d.ts +480 -0
  79. package/dist/blocks/index.js +6700 -0
  80. package/dist/blocks/index.mjs +2550 -0
  81. package/dist/blocks/misc/index.d.mts +90 -0
  82. package/dist/blocks/misc/index.d.ts +90 -0
  83. package/dist/blocks/misc/index.js +1186 -0
  84. package/dist/blocks/misc/index.mjs +387 -0
  85. package/dist/blocks/pricing/index.d.mts +93 -0
  86. package/dist/blocks/pricing/index.d.ts +93 -0
  87. package/dist/blocks/pricing/index.js +1528 -0
  88. package/dist/blocks/pricing/index.mjs +677 -0
  89. package/dist/breadcrumb/index.d.mts +14 -0
  90. package/dist/breadcrumb/index.d.ts +14 -0
  91. package/dist/breadcrumb/index.js +64 -0
  92. package/dist/breadcrumb/index.js.map +1 -0
  93. package/dist/breadcrumb/index.mjs +27 -0
  94. package/dist/breadcrumb/index.mjs.map +1 -0
  95. package/dist/button/index.d.mts +16 -0
  96. package/dist/button/index.d.ts +16 -0
  97. package/dist/button/index.js +302 -0
  98. package/dist/button/index.js.map +1 -0
  99. package/dist/button/index.mjs +261 -0
  100. package/dist/button/index.mjs.map +1 -0
  101. package/dist/card/index.d.mts +17 -0
  102. package/dist/card/index.d.ts +17 -0
  103. package/dist/card/index.js +140 -0
  104. package/dist/card/index.js.map +1 -0
  105. package/dist/card/index.mjs +93 -0
  106. package/dist/card/index.mjs.map +1 -0
  107. package/dist/carousel/index.d.mts +15 -0
  108. package/dist/carousel/index.d.ts +15 -0
  109. package/dist/carousel/index.js +194 -0
  110. package/dist/carousel/index.js.map +1 -0
  111. package/dist/carousel/index.mjs +152 -0
  112. package/dist/carousel/index.mjs.map +1 -0
  113. package/dist/checkbox/index.d.mts +20 -0
  114. package/dist/checkbox/index.d.ts +20 -0
  115. package/dist/checkbox/index.js +185 -0
  116. package/dist/checkbox/index.js.map +1 -0
  117. package/dist/checkbox/index.mjs +143 -0
  118. package/dist/checkbox/index.mjs.map +1 -0
  119. package/dist/chip/index.d.mts +36 -0
  120. package/dist/chip/index.d.ts +36 -0
  121. package/dist/chip/index.js +130 -0
  122. package/dist/chip/index.js.map +1 -0
  123. package/dist/chip/index.mjs +88 -0
  124. package/dist/chip/index.mjs.map +1 -0
  125. package/dist/chunk-3ODWQVIA.mjs +12 -0
  126. package/dist/chunk-3ODWQVIA.mjs.map +1 -0
  127. package/dist/chunk-4EGKGSGY.mjs +129 -0
  128. package/dist/chunk-53OZVR57.mjs +108 -0
  129. package/dist/chunk-53OZVR57.mjs.map +1 -0
  130. package/dist/chunk-5YXZXYLH.mjs +67 -0
  131. package/dist/chunk-CBRGWUZG.mjs +11 -0
  132. package/dist/chunk-CBRGWUZG.mjs.map +1 -0
  133. package/dist/chunk-D22AALLE.mjs +22 -0
  134. package/dist/chunk-D36MPDGE.mjs +476 -0
  135. package/dist/chunk-F3DQJHTG.mjs +3113 -0
  136. package/dist/chunk-FQ6WVEHW.mjs +151 -0
  137. package/dist/chunk-GVJYACGA.mjs +189 -0
  138. package/dist/chunk-HYXZRCZW.mjs +265 -0
  139. package/dist/chunk-HYXZRCZW.mjs.map +1 -0
  140. package/dist/chunk-JNUGOUYJ.mjs +154 -0
  141. package/dist/chunk-JX5YLRCU.mjs +443 -0
  142. package/dist/chunk-JX5YLRCU.mjs.map +1 -0
  143. package/dist/chunk-MQUAGP7K.mjs +1098 -0
  144. package/dist/chunk-NMS5LCSQ.mjs +195 -0
  145. package/dist/chunk-NV3KR5Y7.mjs +82 -0
  146. package/dist/chunk-NV3KR5Y7.mjs.map +1 -0
  147. package/dist/chunk-OQ7MNEYW.mjs +151 -0
  148. package/dist/chunk-OQ7MNEYW.mjs.map +1 -0
  149. package/dist/chunk-OY66MBXP.mjs +163 -0
  150. package/dist/chunk-R4HAAT6R.mjs +131 -0
  151. package/dist/chunk-WUHNPHD5.mjs +0 -0
  152. package/dist/chunk-ZFXKCRJC.mjs +11 -0
  153. package/dist/chunk-ZS3FB3PO.mjs +12 -0
  154. package/dist/codeBlock/index.d.mts +24 -0
  155. package/dist/codeBlock/index.d.ts +24 -0
  156. package/dist/codeBlock/index.js +518 -0
  157. package/dist/codeBlock/index.js.map +1 -0
  158. package/dist/codeBlock/index.mjs +433 -0
  159. package/dist/codeBlock/index.mjs.map +1 -0
  160. package/dist/collapsible/index.d.mts +8 -0
  161. package/dist/collapsible/index.d.ts +8 -0
  162. package/dist/collapsible/index.js +50 -0
  163. package/dist/collapsible/index.js.map +1 -0
  164. package/dist/collapsible/index.mjs +13 -0
  165. package/dist/collapsible/index.mjs.map +1 -0
  166. package/dist/colorPicker/index.d.mts +34 -0
  167. package/dist/colorPicker/index.d.ts +34 -0
  168. package/dist/colorPicker/index.js +276 -0
  169. package/dist/colorPicker/index.js.map +1 -0
  170. package/dist/colorPicker/index.mjs +171 -0
  171. package/dist/colorPicker/index.mjs.map +1 -0
  172. package/dist/combobox/index.d.mts +41 -0
  173. package/dist/combobox/index.d.ts +41 -0
  174. package/dist/combobox/index.js +749 -0
  175. package/dist/combobox/index.js.map +1 -0
  176. package/dist/combobox/index.mjs +295 -0
  177. package/dist/combobox/index.mjs.map +1 -0
  178. package/dist/command/index.d.mts +48 -0
  179. package/dist/command/index.d.ts +48 -0
  180. package/dist/command/index.js +486 -0
  181. package/dist/command/index.js.map +1 -0
  182. package/dist/command/index.mjs +23 -0
  183. package/dist/command/index.mjs.map +1 -0
  184. package/dist/commonTypes-2IGtJ5cq.d.mts +3 -0
  185. package/dist/commonTypes-2IGtJ5cq.d.ts +3 -0
  186. package/dist/commonTypes-2k6FnHw5.d.mts +4 -0
  187. package/dist/commonTypes-2k6FnHw5.d.ts +4 -0
  188. package/dist/commonTypes-3k5cNB1s.d.mts +4 -0
  189. package/dist/commonTypes-3k5cNB1s.d.ts +4 -0
  190. package/dist/commonTypes-CKtkuNFH.d.mts +11 -0
  191. package/dist/commonTypes-CKtkuNFH.d.ts +11 -0
  192. package/dist/commonTypes-GhKAraJw.d.mts +4 -0
  193. package/dist/commonTypes-GhKAraJw.d.ts +4 -0
  194. package/dist/commonTypes-MxCJyrHv.d.mts +8 -0
  195. package/dist/commonTypes-MxCJyrHv.d.ts +8 -0
  196. package/dist/commonTypes-PBumfOBg.d.mts +3 -0
  197. package/dist/commonTypes-PBumfOBg.d.ts +3 -0
  198. package/dist/commonTypes-WPhcN3Vr.d.mts +5 -0
  199. package/dist/commonTypes-WPhcN3Vr.d.ts +5 -0
  200. package/dist/commonTypes-_11epZYh.d.mts +4 -0
  201. package/dist/commonTypes-_11epZYh.d.ts +4 -0
  202. package/dist/commonTypes-ko_NGEoT.d.mts +3 -0
  203. package/dist/commonTypes-ko_NGEoT.d.ts +3 -0
  204. package/dist/copyrights/index.d.mts +17 -0
  205. package/dist/copyrights/index.d.ts +17 -0
  206. package/dist/copyrights/index.js +46 -0
  207. package/dist/copyrights/index.js.map +1 -0
  208. package/dist/copyrights/index.mjs +9 -0
  209. package/dist/copyrights/index.mjs.map +1 -0
  210. package/dist/count/index.d.mts +11 -0
  211. package/dist/count/index.d.ts +11 -0
  212. package/dist/count/index.js +46 -0
  213. package/dist/count/index.js.map +1 -0
  214. package/dist/count/index.mjs +9 -0
  215. package/dist/count/index.mjs.map +1 -0
  216. package/dist/dataTable/index.d.mts +41 -0
  217. package/dist/dataTable/index.d.ts +41 -0
  218. package/dist/dataTable/index.js +1305 -0
  219. package/dist/dataTable/index.js.map +1 -0
  220. package/dist/dataTable/index.mjs +1273 -0
  221. package/dist/dataTable/index.mjs.map +1 -0
  222. package/dist/destroyableCard/index.d.mts +12 -0
  223. package/dist/destroyableCard/index.d.ts +12 -0
  224. package/dist/destroyableCard/index.js +204 -0
  225. package/dist/destroyableCard/index.js.map +1 -0
  226. package/dist/destroyableCard/index.mjs +164 -0
  227. package/dist/destroyableCard/index.mjs.map +1 -0
  228. package/dist/dialog/index.d.mts +57 -0
  229. package/dist/dialog/index.d.ts +57 -0
  230. package/dist/dialog/index.js +369 -0
  231. package/dist/dialog/index.js.map +1 -0
  232. package/dist/dialog/index.mjs +315 -0
  233. package/dist/dialog/index.mjs.map +1 -0
  234. package/dist/docsLayout/index.d.mts +37 -0
  235. package/dist/docsLayout/index.d.ts +37 -0
  236. package/dist/docsLayout/index.js +928 -0
  237. package/dist/docsLayout/index.js.map +1 -0
  238. package/dist/docsLayout/index.mjs +888 -0
  239. package/dist/docsLayout/index.mjs.map +1 -0
  240. package/dist/docsSidebar/index.d.mts +11 -0
  241. package/dist/docsSidebar/index.d.ts +11 -0
  242. package/dist/docsSidebar/index.js +112 -0
  243. package/dist/docsSidebar/index.js.map +1 -0
  244. package/dist/docsSidebar/index.mjs +70 -0
  245. package/dist/docsSidebar/index.mjs.map +1 -0
  246. package/dist/dropdownMenu/index.d.mts +96 -0
  247. package/dist/dropdownMenu/index.d.ts +96 -0
  248. package/dist/dropdownMenu/index.js +421 -0
  249. package/dist/dropdownMenu/index.js.map +1 -0
  250. package/dist/dropdownMenu/index.mjs +363 -0
  251. package/dist/dropdownMenu/index.mjs.map +1 -0
  252. package/dist/elements/index.d.mts +788 -0
  253. package/dist/elements/index.d.ts +788 -0
  254. package/dist/elements/index.js +7835 -0
  255. package/dist/elements/index.mjs +3418 -0
  256. package/dist/fileDropzone/index.d.mts +37 -0
  257. package/dist/fileDropzone/index.d.ts +37 -0
  258. package/dist/fileDropzone/index.js +665 -0
  259. package/dist/fileDropzone/index.js.map +1 -0
  260. package/dist/fileDropzone/index.mjs +625 -0
  261. package/dist/fileDropzone/index.mjs.map +1 -0
  262. package/dist/fileUploader/index.d.mts +5 -0
  263. package/dist/fileUploader/index.d.ts +5 -0
  264. package/dist/fileUploader/index.js +62 -0
  265. package/dist/fileUploader/index.js.map +1 -0
  266. package/dist/fileUploader/index.mjs +25 -0
  267. package/dist/fileUploader/index.mjs.map +1 -0
  268. package/dist/glow/index.d.mts +16 -0
  269. package/dist/glow/index.d.ts +16 -0
  270. package/dist/glow/index.js +149 -0
  271. package/dist/glow/index.js.map +1 -0
  272. package/dist/glow/index.mjs +111 -0
  273. package/dist/glow/index.mjs.map +1 -0
  274. package/dist/hooks/index.d.mts +108 -0
  275. package/dist/hooks/index.d.ts +108 -0
  276. package/dist/hooks/index.js +459 -0
  277. package/dist/hooks/index.mjs +255 -0
  278. package/dist/index.d.mts +1932 -0
  279. package/dist/index.d.ts +1932 -0
  280. package/dist/index.js +12126 -0
  281. package/dist/index.mjs +11911 -0
  282. package/dist/input/index.d.mts +43 -0
  283. package/dist/input/index.d.ts +43 -0
  284. package/dist/input/index.js +293 -0
  285. package/dist/input/index.js.map +1 -0
  286. package/dist/input/index.mjs +158 -0
  287. package/dist/input/index.mjs.map +1 -0
  288. package/dist/interfaceSettings/index.d.mts +18 -0
  289. package/dist/interfaceSettings/index.d.ts +18 -0
  290. package/dist/interfaceSettings/index.js +419 -0
  291. package/dist/interfaceSettings/index.js.map +1 -0
  292. package/dist/interfaceSettings/index.mjs +282 -0
  293. package/dist/interfaceSettings/index.mjs.map +1 -0
  294. package/dist/label/index.d.mts +13 -0
  295. package/dist/label/index.d.ts +13 -0
  296. package/dist/label/index.js +143 -0
  297. package/dist/label/index.js.map +1 -0
  298. package/dist/label/index.mjs +103 -0
  299. package/dist/label/index.mjs.map +1 -0
  300. package/dist/layout/index.d.mts +256 -0
  301. package/dist/layout/index.d.ts +256 -0
  302. package/dist/layout/index.js +2627 -0
  303. package/dist/layout/index.mjs +1393 -0
  304. package/dist/loading/index.d.mts +15 -0
  305. package/dist/loading/index.d.ts +15 -0
  306. package/dist/loading/index.js +226 -0
  307. package/dist/loading/index.js.map +1 -0
  308. package/dist/loading/index.mjs +184 -0
  309. package/dist/loading/index.mjs.map +1 -0
  310. package/dist/logos/index.d.mts +27 -0
  311. package/dist/logos/index.d.ts +27 -0
  312. package/dist/logos/index.js +245 -0
  313. package/dist/logos/index.js.map +1 -0
  314. package/dist/logos/index.mjs +208 -0
  315. package/dist/logos/index.mjs.map +1 -0
  316. package/dist/navbar/index.d.mts +17 -0
  317. package/dist/navbar/index.d.ts +17 -0
  318. package/dist/navbar/index.js +166 -0
  319. package/dist/navbar/index.js.map +1 -0
  320. package/dist/navbar/index.mjs +126 -0
  321. package/dist/navbar/index.mjs.map +1 -0
  322. package/dist/navigationMenu/index.d.mts +39 -0
  323. package/dist/navigationMenu/index.d.ts +39 -0
  324. package/dist/navigationMenu/index.js +222 -0
  325. package/dist/navigationMenu/index.js.map +1 -0
  326. package/dist/navigationMenu/index.mjs +170 -0
  327. package/dist/navigationMenu/index.mjs.map +1 -0
  328. package/dist/pagination/index.d.mts +11 -0
  329. package/dist/pagination/index.d.ts +11 -0
  330. package/dist/pagination/index.js +161 -0
  331. package/dist/pagination/index.js.map +1 -0
  332. package/dist/pagination/index.mjs +119 -0
  333. package/dist/pagination/index.mjs.map +1 -0
  334. package/dist/passwordInput/index.d.mts +13 -0
  335. package/dist/passwordInput/index.d.ts +13 -0
  336. package/dist/passwordInput/index.js +577 -0
  337. package/dist/passwordInput/index.js.map +1 -0
  338. package/dist/passwordInput/index.mjs +534 -0
  339. package/dist/passwordInput/index.mjs.map +1 -0
  340. package/dist/phoneInput/index.d.mts +23 -0
  341. package/dist/phoneInput/index.d.ts +23 -0
  342. package/dist/phoneInput/index.js +2081 -0
  343. package/dist/phoneInput/index.js.map +1 -0
  344. package/dist/phoneInput/index.mjs +2041 -0
  345. package/dist/phoneInput/index.mjs.map +1 -0
  346. package/dist/pinInput/index.d.mts +20 -0
  347. package/dist/pinInput/index.d.ts +20 -0
  348. package/dist/pinInput/index.js +132 -0
  349. package/dist/pinInput/index.js.map +1 -0
  350. package/dist/pinInput/index.mjs +90 -0
  351. package/dist/pinInput/index.mjs.map +1 -0
  352. package/dist/popover/index.d.mts +23 -0
  353. package/dist/popover/index.d.ts +23 -0
  354. package/dist/popover/index.js +113 -0
  355. package/dist/popover/index.js.map +1 -0
  356. package/dist/popover/index.mjs +69 -0
  357. package/dist/popover/index.mjs.map +1 -0
  358. package/dist/progress/index.d.mts +6 -0
  359. package/dist/progress/index.d.ts +6 -0
  360. package/dist/progress/index.js +72 -0
  361. package/dist/progress/index.js.map +1 -0
  362. package/dist/progress/index.mjs +30 -0
  363. package/dist/progress/index.mjs.map +1 -0
  364. package/dist/progressCircle/index.d.mts +16 -0
  365. package/dist/progressCircle/index.d.ts +16 -0
  366. package/dist/progressCircle/index.js +160 -0
  367. package/dist/progressCircle/index.js.map +1 -0
  368. package/dist/progressCircle/index.mjs +118 -0
  369. package/dist/progressCircle/index.mjs.map +1 -0
  370. package/dist/radio/index.d.mts +39 -0
  371. package/dist/radio/index.d.ts +39 -0
  372. package/dist/radio/index.js +330 -0
  373. package/dist/radio/index.js.map +1 -0
  374. package/dist/radio/index.mjs +290 -0
  375. package/dist/radio/index.mjs.map +1 -0
  376. package/dist/scrollArea/index.d.mts +10 -0
  377. package/dist/scrollArea/index.d.ts +10 -0
  378. package/dist/scrollArea/index.js +91 -0
  379. package/dist/scrollArea/index.js.map +1 -0
  380. package/dist/scrollArea/index.mjs +48 -0
  381. package/dist/scrollArea/index.mjs.map +1 -0
  382. package/dist/scrollIndicator/index.d.mts +9 -0
  383. package/dist/scrollIndicator/index.d.ts +9 -0
  384. package/dist/scrollIndicator/index.js +80 -0
  385. package/dist/scrollIndicator/index.js.map +1 -0
  386. package/dist/scrollIndicator/index.mjs +43 -0
  387. package/dist/scrollIndicator/index.mjs.map +1 -0
  388. package/dist/select/index.d.mts +50 -0
  389. package/dist/select/index.d.ts +50 -0
  390. package/dist/select/index.js +322 -0
  391. package/dist/select/index.js.map +1 -0
  392. package/dist/select/index.mjs +282 -0
  393. package/dist/select/index.mjs.map +1 -0
  394. package/dist/separator/index.d.mts +10 -0
  395. package/dist/separator/index.d.ts +10 -0
  396. package/dist/separator/index.js +67 -0
  397. package/dist/separator/index.js.map +1 -0
  398. package/dist/separator/index.mjs +25 -0
  399. package/dist/separator/index.mjs.map +1 -0
  400. package/dist/sheet/index.d.mts +30 -0
  401. package/dist/sheet/index.d.ts +30 -0
  402. package/dist/sheet/index.js +202 -0
  403. package/dist/sheet/index.js.map +1 -0
  404. package/dist/sheet/index.mjs +151 -0
  405. package/dist/sheet/index.mjs.map +1 -0
  406. package/dist/sidebar/index.d.mts +48 -0
  407. package/dist/sidebar/index.d.ts +48 -0
  408. package/dist/sidebar/index.js +342 -0
  409. package/dist/sidebar/index.js.map +1 -0
  410. package/dist/sidebar/index.mjs +299 -0
  411. package/dist/sidebar/index.mjs.map +1 -0
  412. package/dist/signature/index.d.mts +27 -0
  413. package/dist/signature/index.d.ts +27 -0
  414. package/dist/signature/index.js +242 -0
  415. package/dist/signature/index.js.map +1 -0
  416. package/dist/signature/index.mjs +200 -0
  417. package/dist/signature/index.mjs.map +1 -0
  418. package/dist/simpleTable/index.d.mts +30 -0
  419. package/dist/simpleTable/index.d.ts +30 -0
  420. package/dist/simpleTable/index.js +250 -0
  421. package/dist/simpleTable/index.js.map +1 -0
  422. package/dist/simpleTable/index.mjs +214 -0
  423. package/dist/simpleTable/index.mjs.map +1 -0
  424. package/dist/skeleton/index.d.mts +10 -0
  425. package/dist/skeleton/index.d.ts +10 -0
  426. package/dist/skeleton/index.js +76 -0
  427. package/dist/skeleton/index.js.map +1 -0
  428. package/dist/skeleton/index.mjs +34 -0
  429. package/dist/skeleton/index.mjs.map +1 -0
  430. package/dist/slider/index.d.mts +6 -0
  431. package/dist/slider/index.d.ts +6 -0
  432. package/dist/slider/index.js +67 -0
  433. package/dist/slider/index.js.map +1 -0
  434. package/dist/slider/index.mjs +25 -0
  435. package/dist/slider/index.mjs.map +1 -0
  436. package/dist/sortButton/index.d.mts +10 -0
  437. package/dist/sortButton/index.d.ts +10 -0
  438. package/dist/sortButton/index.js +337 -0
  439. package/dist/sortButton/index.js.map +1 -0
  440. package/dist/sortButton/index.mjs +43 -0
  441. package/dist/sortButton/index.mjs.map +1 -0
  442. package/dist/splitButton/index.d.mts +52 -0
  443. package/dist/splitButton/index.d.ts +52 -0
  444. package/dist/splitButton/index.js +693 -0
  445. package/dist/splitButton/index.js.map +1 -0
  446. package/dist/splitButton/index.mjs +401 -0
  447. package/dist/splitButton/index.mjs.map +1 -0
  448. package/dist/stats/index.d.mts +19 -0
  449. package/dist/stats/index.d.ts +19 -0
  450. package/dist/stats/index.js +192 -0
  451. package/dist/stats/index.js.map +1 -0
  452. package/dist/stats/index.mjs +155 -0
  453. package/dist/stats/index.mjs.map +1 -0
  454. package/dist/stopPropagationWrapper/index.d.mts +5 -0
  455. package/dist/stopPropagationWrapper/index.d.ts +5 -0
  456. package/dist/stopPropagationWrapper/index.js +49 -0
  457. package/dist/stopPropagationWrapper/index.js.map +1 -0
  458. package/dist/stopPropagationWrapper/index.mjs +12 -0
  459. package/dist/stopPropagationWrapper/index.mjs.map +1 -0
  460. package/dist/switch/index.d.mts +12 -0
  461. package/dist/switch/index.d.ts +12 -0
  462. package/dist/switch/index.js +125 -0
  463. package/dist/switch/index.js.map +1 -0
  464. package/dist/switch/index.mjs +83 -0
  465. package/dist/switch/index.mjs.map +1 -0
  466. package/dist/table/index.d.mts +21 -0
  467. package/dist/table/index.d.ts +21 -0
  468. package/dist/table/index.js +173 -0
  469. package/dist/table/index.js.map +1 -0
  470. package/dist/table/index.mjs +124 -0
  471. package/dist/table/index.mjs.map +1 -0
  472. package/dist/tabs/index.d.mts +33 -0
  473. package/dist/tabs/index.d.ts +33 -0
  474. package/dist/tabs/index.js +201 -0
  475. package/dist/tabs/index.js.map +1 -0
  476. package/dist/tabs/index.mjs +158 -0
  477. package/dist/tabs/index.mjs.map +1 -0
  478. package/dist/textTypes-559CaoOV.d.mts +88 -0
  479. package/dist/textTypes-559CaoOV.d.ts +88 -0
  480. package/dist/textarea/index.d.mts +27 -0
  481. package/dist/textarea/index.d.ts +27 -0
  482. package/dist/textarea/index.js +230 -0
  483. package/dist/textarea/index.js.map +1 -0
  484. package/dist/textarea/index.mjs +190 -0
  485. package/dist/textarea/index.mjs.map +1 -0
  486. package/dist/toast/index.d.mts +26 -0
  487. package/dist/toast/index.d.ts +26 -0
  488. package/dist/toast/index.js +198 -0
  489. package/dist/toast/index.js.map +1 -0
  490. package/dist/toast/index.mjs +20 -0
  491. package/dist/toast/index.mjs.map +1 -0
  492. package/dist/toaster/index.d.mts +9 -0
  493. package/dist/toaster/index.d.ts +9 -0
  494. package/dist/toaster/index.js +354 -0
  495. package/dist/toaster/index.js.map +1 -0
  496. package/dist/toaster/index.mjs +185 -0
  497. package/dist/toaster/index.mjs.map +1 -0
  498. package/dist/types/index.d.mts +115 -0
  499. package/dist/types/index.d.ts +115 -0
  500. package/dist/types/index.js +18 -0
  501. package/dist/types/index.mjs +0 -0
  502. package/package.json +1 -1
@@ -0,0 +1,2041 @@
1
+ import {
2
+ cn
3
+ } from "../chunk-CBRGWUZG.mjs";
4
+
5
+ // elements/phoneInput/PhoneInput.tsx
6
+ import React5, { useState, useRef, useEffect } from "react";
7
+
8
+ // countries.ts
9
+ var countries = [
10
+ {
11
+ country_label: "Saudi Arabia",
12
+ code: "SA",
13
+ unicode: "🇸🇦",
14
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SA.svg",
15
+ label: "+966"
16
+ },
17
+ {
18
+ country_label: "United Arab Emirates",
19
+ code: "AE",
20
+ unicode: "🇦🇪",
21
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AE.svg",
22
+ label: "+971"
23
+ },
24
+ {
25
+ country_label: "Bahrain",
26
+ code: "BH",
27
+ unicode: "🇧🇭",
28
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BH.svg",
29
+ label: "+973"
30
+ },
31
+ {
32
+ country_label: "Kuwait",
33
+ code: "KW",
34
+ unicode: "🇰🇼",
35
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KW.svg",
36
+ label: "+965"
37
+ },
38
+ {
39
+ country_label: "Qatar",
40
+ code: "QA",
41
+ unicode: "🇶🇦",
42
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/QA.svg",
43
+ label: "+974"
44
+ },
45
+ {
46
+ country_label: "Oman",
47
+ code: "OM",
48
+ unicode: "🇴🇲",
49
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/OM.svg",
50
+ label: "+968"
51
+ },
52
+ {
53
+ country_label: "Andorra",
54
+ value: "Andorra",
55
+ code: "AD",
56
+ unicode: "🇦🇩",
57
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AD.svg",
58
+ label: "+376"
59
+ },
60
+ {
61
+ country_label: "Afghanistan",
62
+ code: "AF",
63
+ unicode: "🇦🇫",
64
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AF.svg",
65
+ label: "+93"
66
+ },
67
+ {
68
+ country_label: "Antigua & Barbuda",
69
+ code: "AG",
70
+ unicode: "🇦🇬",
71
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AG.svg",
72
+ label: "+1268"
73
+ },
74
+ {
75
+ country_label: "Anguilla",
76
+ code: "AI",
77
+ unicode: "🇦🇮",
78
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AI.svg",
79
+ label: "+1264"
80
+ },
81
+ {
82
+ country_label: "Albania",
83
+ code: "AL",
84
+ unicode: "🇦🇱",
85
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AL.svg",
86
+ label: "+355"
87
+ },
88
+ {
89
+ country_label: "Armenia",
90
+ code: "AM",
91
+ unicode: "🇦🇲",
92
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AM.svg",
93
+ label: "+374"
94
+ },
95
+ {
96
+ country_label: "Angola",
97
+ code: "AO",
98
+ unicode: "🇦🇴",
99
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AO.svg",
100
+ label: "+244"
101
+ },
102
+ {
103
+ country_label: "Antarctica",
104
+ code: "AQ",
105
+ unicode: "🇦🇶",
106
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AQ.svg",
107
+ label: "+672"
108
+ },
109
+ {
110
+ country_label: "Argentina",
111
+ code: "AR",
112
+ unicode: "🇦🇷",
113
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AR.svg",
114
+ label: "+54"
115
+ },
116
+ {
117
+ country_label: "American Samoa",
118
+ code: "AS",
119
+ unicode: "🇦🇸",
120
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AS.svg",
121
+ label: "+1684"
122
+ },
123
+ {
124
+ country_label: "Austria",
125
+ code: "AT",
126
+ unicode: "🇦🇹",
127
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AT.svg",
128
+ label: "+43"
129
+ },
130
+ {
131
+ country_label: "Australia",
132
+ code: "AU",
133
+ unicode: "🇦🇺",
134
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AU.svg",
135
+ label: "+61"
136
+ },
137
+ {
138
+ country_label: "Aruba",
139
+ code: "AW",
140
+ unicode: "🇦🇼",
141
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AW.svg",
142
+ label: "+297"
143
+ },
144
+ {
145
+ country_label: "\xC5land Islands",
146
+ code: "AX",
147
+ unicode: "🇦🇽",
148
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AX.svg",
149
+ label: "+358"
150
+ },
151
+ {
152
+ country_label: "Azerbaijan",
153
+ code: "AZ",
154
+ unicode: "🇦🇿",
155
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/AZ.svg",
156
+ label: "+994"
157
+ },
158
+ {
159
+ country_label: "Bosnia & Herzegovina",
160
+ code: "BA",
161
+ unicode: "🇧🇦",
162
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BA.svg",
163
+ label: "+387"
164
+ },
165
+ {
166
+ country_label: "Barbados",
167
+ code: "BB",
168
+ unicode: "🇧🇧",
169
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BB.svg",
170
+ label: "+1246"
171
+ },
172
+ {
173
+ country_label: "Bangladesh",
174
+ code: "BD",
175
+ unicode: "🇧🇩",
176
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BD.svg",
177
+ label: "+880"
178
+ },
179
+ {
180
+ country_label: "Belgium",
181
+ code: "BE",
182
+ unicode: "🇧🇪",
183
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BE.svg",
184
+ label: "+32"
185
+ },
186
+ {
187
+ country_label: "Burkina Faso",
188
+ code: "BF",
189
+ unicode: "🇧🇫",
190
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BF.svg",
191
+ label: "+226"
192
+ },
193
+ {
194
+ country_label: "Bulgaria",
195
+ code: "BG",
196
+ unicode: "🇧🇬",
197
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BG.svg",
198
+ label: "+359"
199
+ },
200
+ {
201
+ country_label: "Burundi",
202
+ code: "BI",
203
+ unicode: "🇧🇮",
204
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BI.svg",
205
+ label: "+257"
206
+ },
207
+ {
208
+ country_label: "Benin",
209
+ code: "BJ",
210
+ unicode: "🇧🇯",
211
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BJ.svg",
212
+ label: "+229"
213
+ },
214
+ {
215
+ country_label: "St. Barth\xE9lemy",
216
+ code: "BL",
217
+ unicode: "🇧🇱",
218
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BL.svg",
219
+ label: "+590"
220
+ },
221
+ {
222
+ country_label: "Bermuda",
223
+ code: "BM",
224
+ unicode: "🇧🇲",
225
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BM.svg",
226
+ label: "+1441"
227
+ },
228
+ {
229
+ country_label: "Brunei",
230
+ code: "BN",
231
+ unicode: "🇧🇳",
232
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BN.svg",
233
+ label: "+673"
234
+ },
235
+ {
236
+ country_label: "Bolivia",
237
+ code: "BO",
238
+ unicode: "🇧🇴",
239
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BO.svg",
240
+ label: "+591"
241
+ },
242
+ {
243
+ country_label: "Brazil",
244
+ code: "BR",
245
+ unicode: "🇧🇷",
246
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BR.svg",
247
+ label: "+55"
248
+ },
249
+ {
250
+ country_label: "Bahamas",
251
+ code: "BS",
252
+ unicode: "🇧🇸",
253
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BS.svg",
254
+ label: "+1242"
255
+ },
256
+ {
257
+ country_label: "Bhutan",
258
+ code: "BT",
259
+ unicode: "🇧🇹",
260
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BT.svg",
261
+ label: "+975"
262
+ },
263
+ {
264
+ country_label: "Botswana",
265
+ code: "BW",
266
+ unicode: "🇧🇼",
267
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BW.svg",
268
+ label: "+267"
269
+ },
270
+ {
271
+ country_label: "Belarus",
272
+ code: "BY",
273
+ unicode: "🇧🇾",
274
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BY.svg",
275
+ label: "+375"
276
+ },
277
+ {
278
+ country_label: "Belize",
279
+ code: "BZ",
280
+ unicode: "🇧🇿",
281
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/BZ.svg",
282
+ label: "+501"
283
+ },
284
+ {
285
+ country_label: "Canada",
286
+ code: "CA",
287
+ unicode: "🇨🇦",
288
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CA.svg",
289
+ label: "+1"
290
+ },
291
+ {
292
+ country_label: "Cocos (Keeling) Islands",
293
+ code: "CC",
294
+ unicode: "🇨🇨",
295
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CC.svg",
296
+ label: "+61"
297
+ },
298
+ {
299
+ country_label: "Congo - Kinshasa",
300
+ code: "CD",
301
+ unicode: "🇨🇩",
302
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CD.svg",
303
+ label: "+243"
304
+ },
305
+ {
306
+ country_label: "Central African Republic",
307
+ code: "CF",
308
+ unicode: "🇨🇫",
309
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CF.svg",
310
+ label: "+236"
311
+ },
312
+ {
313
+ country_label: "Congo - Brazzaville",
314
+ code: "CG",
315
+ unicode: "🇨🇬",
316
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CG.svg",
317
+ label: "+242"
318
+ },
319
+ {
320
+ country_label: "Switzerland",
321
+ code: "CH",
322
+ unicode: "🇨🇭",
323
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CH.svg",
324
+ label: "+41"
325
+ },
326
+ {
327
+ country_label: "C\xF4te d\u2019Ivoire",
328
+ code: "CI",
329
+ unicode: "🇨🇮",
330
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CI.svg",
331
+ label: "+225"
332
+ },
333
+ {
334
+ country_label: "Cook Islands",
335
+ code: "CK",
336
+ unicode: "🇨🇰",
337
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CK.svg",
338
+ label: "+682"
339
+ },
340
+ {
341
+ country_label: "Chile",
342
+ code: "CL",
343
+ unicode: "🇨🇱",
344
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CL.svg",
345
+ label: "+56"
346
+ },
347
+ {
348
+ country_label: "Cameroon",
349
+ code: "CM",
350
+ unicode: "🇨🇲",
351
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CM.svg",
352
+ label: "+237"
353
+ },
354
+ {
355
+ country_label: "China",
356
+ code: "CN",
357
+ unicode: "🇨🇳",
358
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CN.svg",
359
+ label: "+86"
360
+ },
361
+ {
362
+ country_label: "Colombia",
363
+ code: "CO",
364
+ unicode: "🇨🇴",
365
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CO.svg",
366
+ label: "+57"
367
+ },
368
+ {
369
+ country_label: "Costa Rica",
370
+ code: "CR",
371
+ unicode: "🇨🇷",
372
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CR.svg",
373
+ label: "+506"
374
+ },
375
+ {
376
+ country_label: "Cuba",
377
+ code: "CU",
378
+ unicode: "🇨🇺",
379
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CU.svg",
380
+ label: "+53"
381
+ },
382
+ {
383
+ country_label: "Cape Verde",
384
+ code: "CV",
385
+ unicode: "🇨🇻",
386
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CV.svg",
387
+ label: "+238"
388
+ },
389
+ {
390
+ country_label: "Christmas Island",
391
+ code: "CX",
392
+ unicode: "🇨🇽",
393
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CX.svg",
394
+ label: "+61"
395
+ },
396
+ {
397
+ country_label: "Cyprus",
398
+ code: "CY",
399
+ unicode: "🇨🇾",
400
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CY.svg",
401
+ label: "+357"
402
+ },
403
+ {
404
+ country_label: "Czechia",
405
+ code: "CZ",
406
+ unicode: "🇨🇿",
407
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/CZ.svg",
408
+ label: "+420"
409
+ },
410
+ {
411
+ country_label: "Germany",
412
+ code: "DE",
413
+ unicode: "🇩🇪",
414
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/DE.svg",
415
+ label: "+49"
416
+ },
417
+ {
418
+ country_label: "Djibouti",
419
+ code: "DJ",
420
+ unicode: "🇩🇯",
421
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/DJ.svg",
422
+ label: "+253"
423
+ },
424
+ {
425
+ country_label: "Denmark",
426
+ code: "DK",
427
+ unicode: "🇩🇰",
428
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/DK.svg",
429
+ label: "+45"
430
+ },
431
+ {
432
+ country_label: "Dominica",
433
+ code: "DM",
434
+ unicode: "🇩🇲",
435
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/DM.svg",
436
+ label: "+1767"
437
+ },
438
+ {
439
+ country_label: "Dominican Republic",
440
+ code: "DO",
441
+ unicode: "🇩🇴",
442
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/DO.svg",
443
+ label: "+1849"
444
+ },
445
+ {
446
+ country_label: "Algeria",
447
+ code: "DZ",
448
+ unicode: "🇩🇿",
449
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/DZ.svg",
450
+ label: "+213"
451
+ },
452
+ {
453
+ country_label: "Ecuador",
454
+ code: "EC",
455
+ unicode: "🇪🇨",
456
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/EC.svg",
457
+ label: "+593"
458
+ },
459
+ {
460
+ country_label: "Estonia",
461
+ code: "EE",
462
+ unicode: "🇪🇪",
463
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/EE.svg",
464
+ label: "+372"
465
+ },
466
+ {
467
+ country_label: "Egypt",
468
+ code: "EG",
469
+ unicode: "🇪🇬",
470
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/EG.svg",
471
+ label: "+20"
472
+ },
473
+ {
474
+ country_label: "Eritrea",
475
+ code: "ER",
476
+ unicode: "🇪🇷",
477
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ER.svg",
478
+ label: "+291"
479
+ },
480
+ {
481
+ country_label: "Spain",
482
+ code: "ES",
483
+ unicode: "🇪🇸",
484
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ES.svg",
485
+ label: "+34"
486
+ },
487
+ {
488
+ country_label: "Ethiopia",
489
+ code: "ET",
490
+ unicode: "🇪🇹",
491
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ET.svg",
492
+ label: "+251"
493
+ },
494
+ {
495
+ country_label: "Finland",
496
+ code: "FI",
497
+ unicode: "🇫🇮",
498
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/FI.svg",
499
+ label: "+358"
500
+ },
501
+ {
502
+ country_label: "Fiji",
503
+ code: "FJ",
504
+ unicode: "🇫🇯",
505
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/FJ.svg",
506
+ label: "+679"
507
+ },
508
+ {
509
+ country_label: "Falkland Islands",
510
+ code: "FK",
511
+ unicode: "🇫🇰",
512
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/FK.svg",
513
+ label: "+500"
514
+ },
515
+ {
516
+ country_label: "Micronesia",
517
+ code: "FM",
518
+ unicode: "🇫🇲",
519
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/FM.svg",
520
+ label: "+691"
521
+ },
522
+ {
523
+ country_label: "Faroe Islands",
524
+ code: "FO",
525
+ unicode: "🇫🇴",
526
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/FO.svg",
527
+ label: "+298"
528
+ },
529
+ {
530
+ country_label: "France",
531
+ code: "FR",
532
+ unicode: "🇫🇷",
533
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/FR.svg",
534
+ label: "+33"
535
+ },
536
+ {
537
+ country_label: "Gabon",
538
+ code: "GA",
539
+ unicode: "🇬🇦",
540
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GA.svg",
541
+ label: "+241"
542
+ },
543
+ {
544
+ country_label: "United Kingdom",
545
+ code: "GB",
546
+ unicode: "🇬🇧",
547
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GB.svg",
548
+ label: "+44"
549
+ },
550
+ {
551
+ country_label: "Grenada",
552
+ code: "GD",
553
+ unicode: "🇬🇩",
554
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GD.svg",
555
+ label: "+1473"
556
+ },
557
+ {
558
+ country_label: "Georgia",
559
+ code: "GE",
560
+ unicode: "🇬🇪",
561
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GE.svg",
562
+ label: "+995"
563
+ },
564
+ {
565
+ country_label: "French Guiana",
566
+ code: "GF",
567
+ unicode: "🇬🇫",
568
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GF.svg",
569
+ label: "+594"
570
+ },
571
+ {
572
+ country_label: "Guernsey",
573
+ code: "GG",
574
+ unicode: "🇬🇬",
575
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GG.svg",
576
+ label: "+44"
577
+ },
578
+ {
579
+ country_label: "Ghana",
580
+ code: "GH",
581
+ unicode: "🇬🇭",
582
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GH.svg",
583
+ label: "+233"
584
+ },
585
+ {
586
+ country_label: "Gibraltar",
587
+ code: "GI",
588
+ unicode: "🇬🇮",
589
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GI.svg",
590
+ label: "+350"
591
+ },
592
+ {
593
+ country_label: "Greenland",
594
+ code: "GL",
595
+ unicode: "🇬🇱",
596
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GL.svg",
597
+ label: "+299"
598
+ },
599
+ {
600
+ country_label: "Gambia",
601
+ code: "GM",
602
+ unicode: "🇬🇲",
603
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GM.svg",
604
+ label: "+220"
605
+ },
606
+ {
607
+ country_label: "Guinea",
608
+ code: "GN",
609
+ unicode: "🇬🇳",
610
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GN.svg",
611
+ label: "+224"
612
+ },
613
+ {
614
+ country_label: "Guadeloupe",
615
+ code: "GP",
616
+ unicode: "🇬🇵",
617
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GP.svg",
618
+ label: "+590"
619
+ },
620
+ {
621
+ country_label: "Equatorial Guinea",
622
+ code: "GQ",
623
+ unicode: "🇬🇶",
624
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GQ.svg",
625
+ label: "+240"
626
+ },
627
+ {
628
+ country_label: "Greece",
629
+ code: "GR",
630
+ unicode: "🇬🇷",
631
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GR.svg",
632
+ label: "+30"
633
+ },
634
+ {
635
+ country_label: "South Georgia & South Sandwich Islands",
636
+ code: "GS",
637
+ unicode: "🇬🇸",
638
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GS.svg",
639
+ label: "+500"
640
+ },
641
+ {
642
+ country_label: "Guatemala",
643
+ code: "GT",
644
+ unicode: "🇬🇹",
645
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GT.svg",
646
+ label: "+502"
647
+ },
648
+ {
649
+ country_label: "Guam",
650
+ code: "GU",
651
+ unicode: "🇬🇺",
652
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GU.svg",
653
+ label: "+1671"
654
+ },
655
+ {
656
+ country_label: "Guinea-Bissau",
657
+ code: "GW",
658
+ unicode: "🇬🇼",
659
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GW.svg",
660
+ label: "+245"
661
+ },
662
+ {
663
+ country_label: "Guyana",
664
+ code: "GY",
665
+ unicode: "🇬🇾",
666
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/GY.svg",
667
+ label: "+595"
668
+ },
669
+ {
670
+ country_label: "Hong Kong SAR China",
671
+ code: "HK",
672
+ unicode: "🇭🇰",
673
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/HK.svg",
674
+ label: "+852"
675
+ },
676
+ {
677
+ country_label: "Honduras",
678
+ code: "HN",
679
+ unicode: "🇭🇳",
680
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/HN.svg",
681
+ label: "+504"
682
+ },
683
+ {
684
+ country_label: "Croatia",
685
+ code: "HR",
686
+ unicode: "🇭🇷",
687
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/HR.svg",
688
+ label: "+385"
689
+ },
690
+ {
691
+ country_label: "Haiti",
692
+ code: "HT",
693
+ unicode: "🇭🇹",
694
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/HT.svg",
695
+ label: "+509"
696
+ },
697
+ {
698
+ country_label: "Hungary",
699
+ code: "HU",
700
+ unicode: "🇭🇺",
701
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/HU.svg",
702
+ label: "+36"
703
+ },
704
+ {
705
+ country_label: "Indonesia",
706
+ code: "ID",
707
+ unicode: "🇮🇩",
708
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ID.svg",
709
+ label: "+62"
710
+ },
711
+ {
712
+ country_label: "Ireland",
713
+ code: "IE",
714
+ unicode: "🇮🇪",
715
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/IE.svg",
716
+ label: "+353"
717
+ },
718
+ {
719
+ country_label: "Israel",
720
+ code: "IL",
721
+ unicode: "🇮🇱",
722
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/IL.svg",
723
+ label: "+972"
724
+ },
725
+ {
726
+ country_label: "Isle of Man",
727
+ code: "IM",
728
+ unicode: "🇮🇲",
729
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/IM.svg",
730
+ label: "+44"
731
+ },
732
+ {
733
+ country_label: "India",
734
+ code: "IN",
735
+ unicode: "🇮🇳",
736
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/IN.svg",
737
+ label: "+91"
738
+ },
739
+ {
740
+ country_label: "British Indian Ocean Territory",
741
+ code: "IO",
742
+ unicode: "🇮🇴",
743
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/IO.svg",
744
+ label: "+246"
745
+ },
746
+ {
747
+ country_label: "Iraq",
748
+ code: "IQ",
749
+ unicode: "🇮🇶",
750
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/IQ.svg",
751
+ label: "+964"
752
+ },
753
+ {
754
+ country_label: "Iran",
755
+ code: "IR",
756
+ unicode: "🇮🇷",
757
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/IR.svg",
758
+ label: "+98"
759
+ },
760
+ {
761
+ country_label: "Iceland",
762
+ code: "IS",
763
+ unicode: "🇮🇸",
764
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/IS.svg",
765
+ label: "+354"
766
+ },
767
+ {
768
+ country_label: "Italy",
769
+ code: "IT",
770
+ unicode: "🇮🇹",
771
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/IT.svg",
772
+ label: "+39"
773
+ },
774
+ {
775
+ country_label: "Jersey",
776
+ code: "JE",
777
+ unicode: "🇯🇪",
778
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/JE.svg",
779
+ label: "+44"
780
+ },
781
+ {
782
+ country_label: "Jamaica",
783
+ code: "JM",
784
+ unicode: "🇯🇲",
785
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/JM.svg",
786
+ label: "+1876"
787
+ },
788
+ {
789
+ country_label: "Jordan",
790
+ code: "JO",
791
+ unicode: "🇯🇴",
792
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/JO.svg",
793
+ label: "+962"
794
+ },
795
+ {
796
+ country_label: "Japan",
797
+ code: "JP",
798
+ unicode: "🇯🇵",
799
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/JP.svg",
800
+ label: "+81"
801
+ },
802
+ {
803
+ country_label: "Kenya",
804
+ code: "KE",
805
+ unicode: "🇰🇪",
806
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KE.svg",
807
+ label: "+254"
808
+ },
809
+ {
810
+ country_label: "Kyrgyzstan",
811
+ code: "KG",
812
+ unicode: "🇰🇬",
813
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KG.svg",
814
+ label: "+996"
815
+ },
816
+ {
817
+ country_label: "Cambodia",
818
+ code: "KH",
819
+ unicode: "🇰🇭",
820
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KH.svg",
821
+ label: "+855"
822
+ },
823
+ {
824
+ country_label: "Kiribati",
825
+ code: "KI",
826
+ unicode: "🇰🇮",
827
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KI.svg",
828
+ label: "+686"
829
+ },
830
+ {
831
+ country_label: "Comoros",
832
+ code: "KM",
833
+ unicode: "🇰🇲",
834
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KM.svg",
835
+ label: "+269"
836
+ },
837
+ {
838
+ country_label: "St. Kitts & Nevis",
839
+ code: "KN",
840
+ unicode: "🇰🇳",
841
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KN.svg",
842
+ label: "+1869"
843
+ },
844
+ {
845
+ country_label: "North Korea",
846
+ code: "KP",
847
+ unicode: "🇰🇵",
848
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KP.svg",
849
+ label: "+850"
850
+ },
851
+ {
852
+ country_label: "South Korea",
853
+ code: "KR",
854
+ unicode: "🇰🇷",
855
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KR.svg",
856
+ label: "+82"
857
+ },
858
+ {
859
+ country_label: "Cayman Islands",
860
+ code: "KY",
861
+ unicode: "🇰🇾",
862
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KY.svg",
863
+ label: "+ 345"
864
+ },
865
+ {
866
+ country_label: "Kazakhstan",
867
+ code: "KZ",
868
+ unicode: "🇰🇿",
869
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/KZ.svg",
870
+ label: "+77"
871
+ },
872
+ {
873
+ country_label: "Laos",
874
+ code: "LA",
875
+ unicode: "🇱🇦",
876
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LA.svg",
877
+ label: "+856"
878
+ },
879
+ {
880
+ country_label: "Lebanon",
881
+ code: "LB",
882
+ unicode: "🇱🇧",
883
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LB.svg",
884
+ label: "+961"
885
+ },
886
+ {
887
+ country_label: "St. Lucia",
888
+ code: "LC",
889
+ unicode: "🇱🇨",
890
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LC.svg",
891
+ label: "+1758"
892
+ },
893
+ {
894
+ country_label: "Liechtenstein",
895
+ code: "LI",
896
+ unicode: "🇱🇮",
897
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LI.svg",
898
+ label: "+423"
899
+ },
900
+ {
901
+ country_label: "Sri Lanka",
902
+ code: "LK",
903
+ unicode: "🇱🇰",
904
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LK.svg",
905
+ label: "+94"
906
+ },
907
+ {
908
+ country_label: "Liberia",
909
+ code: "LR",
910
+ unicode: "🇱🇷",
911
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LR.svg",
912
+ label: "+231"
913
+ },
914
+ {
915
+ country_label: "Lesotho",
916
+ code: "LS",
917
+ unicode: "🇱🇸",
918
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LS.svg",
919
+ label: "+266"
920
+ },
921
+ {
922
+ country_label: "Lithuania",
923
+ code: "LT",
924
+ unicode: "🇱🇹",
925
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LT.svg",
926
+ label: "+370"
927
+ },
928
+ {
929
+ country_label: "Luxembourg",
930
+ code: "LU",
931
+ unicode: "🇱🇺",
932
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LU.svg",
933
+ label: "+352"
934
+ },
935
+ {
936
+ country_label: "Latvia",
937
+ code: "LV",
938
+ unicode: "🇱🇻",
939
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LV.svg",
940
+ label: "+371"
941
+ },
942
+ {
943
+ country_label: "Libya",
944
+ code: "LY",
945
+ unicode: "🇱🇾",
946
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/LY.svg",
947
+ label: "+218"
948
+ },
949
+ {
950
+ country_label: "Morocco",
951
+ code: "MA",
952
+ unicode: "🇲🇦",
953
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MA.svg",
954
+ label: "+212"
955
+ },
956
+ {
957
+ country_label: "Monaco",
958
+ code: "MC",
959
+ unicode: "🇲🇨",
960
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MC.svg",
961
+ label: "+377"
962
+ },
963
+ {
964
+ country_label: "Moldova",
965
+ code: "MD",
966
+ unicode: "🇲🇩",
967
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MD.svg",
968
+ label: "+373"
969
+ },
970
+ {
971
+ country_label: "Montenegro",
972
+ code: "ME",
973
+ unicode: "🇲🇪",
974
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ME.svg",
975
+ label: "+382"
976
+ },
977
+ {
978
+ country_label: "St. Martin",
979
+ code: "MF",
980
+ unicode: "🇲🇫",
981
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MF.svg",
982
+ label: "+590"
983
+ },
984
+ {
985
+ country_label: "Madagascar",
986
+ code: "MG",
987
+ unicode: "🇲🇬",
988
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MG.svg",
989
+ label: "+261"
990
+ },
991
+ {
992
+ country_label: "Marshall Islands",
993
+ code: "MH",
994
+ unicode: "🇲🇭",
995
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MH.svg",
996
+ label: "+692"
997
+ },
998
+ {
999
+ country_label: "North Macedonia",
1000
+ code: "MK",
1001
+ unicode: "🇲🇰",
1002
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MK.svg",
1003
+ label: "+389"
1004
+ },
1005
+ {
1006
+ country_label: "Mali",
1007
+ code: "ML",
1008
+ unicode: "🇲🇱",
1009
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ML.svg",
1010
+ label: "+223"
1011
+ },
1012
+ {
1013
+ country_label: "Myanmar (Burma)",
1014
+ code: "MM",
1015
+ unicode: "🇲🇲",
1016
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MM.svg",
1017
+ label: "+95"
1018
+ },
1019
+ {
1020
+ country_label: "Mongolia",
1021
+ code: "MN",
1022
+ unicode: "🇲🇳",
1023
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MN.svg",
1024
+ label: "+976"
1025
+ },
1026
+ {
1027
+ country_label: "Macao SAR China",
1028
+ code: "MO",
1029
+ unicode: "🇲🇴",
1030
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MO.svg",
1031
+ label: "+853"
1032
+ },
1033
+ {
1034
+ country_label: "Northern Mariana Islands",
1035
+ code: "MP",
1036
+ unicode: "🇲🇵",
1037
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MP.svg",
1038
+ label: "+1670"
1039
+ },
1040
+ {
1041
+ country_label: "Martinique",
1042
+ code: "MQ",
1043
+ unicode: "🇲🇶",
1044
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MQ.svg",
1045
+ label: "+596"
1046
+ },
1047
+ {
1048
+ country_label: "Mauritania",
1049
+ code: "MR",
1050
+ unicode: "🇲🇷",
1051
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MR.svg",
1052
+ label: "+222"
1053
+ },
1054
+ {
1055
+ country_label: "Montserrat",
1056
+ code: "MS",
1057
+ unicode: "🇲🇸",
1058
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MS.svg",
1059
+ label: "+1664"
1060
+ },
1061
+ {
1062
+ country_label: "Malta",
1063
+ code: "MT",
1064
+ unicode: "🇲🇹",
1065
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MT.svg",
1066
+ label: "+356"
1067
+ },
1068
+ {
1069
+ country_label: "Mauritius",
1070
+ code: "MU",
1071
+ unicode: "🇲🇺",
1072
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MU.svg",
1073
+ label: "+230"
1074
+ },
1075
+ {
1076
+ country_label: "Maldives",
1077
+ code: "MV",
1078
+ unicode: "🇲🇻",
1079
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MV.svg",
1080
+ label: "+960"
1081
+ },
1082
+ {
1083
+ country_label: "Malawi",
1084
+ code: "MW",
1085
+ unicode: "🇲🇼",
1086
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MW.svg",
1087
+ label: "+265"
1088
+ },
1089
+ {
1090
+ country_label: "Mexico",
1091
+ code: "MX",
1092
+ unicode: "🇲🇽",
1093
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MX.svg",
1094
+ label: "+52"
1095
+ },
1096
+ {
1097
+ country_label: "Malaysia",
1098
+ code: "MY",
1099
+ unicode: "🇲🇾",
1100
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MY.svg",
1101
+ label: "+60"
1102
+ },
1103
+ {
1104
+ country_label: "Mozambique",
1105
+ code: "MZ",
1106
+ unicode: "🇲🇿",
1107
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/MZ.svg",
1108
+ label: "+258"
1109
+ },
1110
+ {
1111
+ country_label: "Namibia",
1112
+ code: "NA",
1113
+ unicode: "🇳🇦",
1114
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NA.svg",
1115
+ label: "+264"
1116
+ },
1117
+ {
1118
+ country_label: "New Caledonia",
1119
+ code: "NC",
1120
+ unicode: "🇳🇨",
1121
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NC.svg",
1122
+ label: "+687"
1123
+ },
1124
+ {
1125
+ country_label: "Niger",
1126
+ code: "NE",
1127
+ unicode: "🇳🇪",
1128
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NE.svg",
1129
+ label: "+227"
1130
+ },
1131
+ {
1132
+ country_label: "Norfolk Island",
1133
+ code: "NF",
1134
+ unicode: "🇳🇫",
1135
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NF.svg",
1136
+ label: "+672"
1137
+ },
1138
+ {
1139
+ country_label: "Nigeria",
1140
+ code: "NG",
1141
+ unicode: "🇳🇬",
1142
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NG.svg",
1143
+ label: "+234"
1144
+ },
1145
+ {
1146
+ country_label: "Nicaragua",
1147
+ code: "NI",
1148
+ unicode: "🇳🇮",
1149
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NI.svg",
1150
+ label: "+505"
1151
+ },
1152
+ {
1153
+ country_label: "Netherlands",
1154
+ code: "NL",
1155
+ unicode: "🇳🇱",
1156
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NL.svg",
1157
+ label: "+31"
1158
+ },
1159
+ {
1160
+ country_label: "Norway",
1161
+ code: "NO",
1162
+ unicode: "🇳🇴",
1163
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NO.svg",
1164
+ label: "+47"
1165
+ },
1166
+ {
1167
+ country_label: "Nepal",
1168
+ code: "NP",
1169
+ unicode: "🇳🇵",
1170
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NP.svg",
1171
+ label: "+977"
1172
+ },
1173
+ {
1174
+ country_label: "Nauru",
1175
+ code: "NR",
1176
+ unicode: "🇳🇷",
1177
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NR.svg",
1178
+ label: "+674"
1179
+ },
1180
+ {
1181
+ country_label: "Niue",
1182
+ code: "NU",
1183
+ unicode: "🇳🇺",
1184
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NU.svg",
1185
+ label: "+683"
1186
+ },
1187
+ {
1188
+ country_label: "New Zealand",
1189
+ code: "NZ",
1190
+ unicode: "🇳🇿",
1191
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/NZ.svg",
1192
+ label: "+64"
1193
+ },
1194
+ {
1195
+ country_label: "Panama",
1196
+ code: "PA",
1197
+ unicode: "🇵🇦",
1198
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PA.svg",
1199
+ label: "+507"
1200
+ },
1201
+ {
1202
+ country_label: "Peru",
1203
+ code: "PE",
1204
+ unicode: "🇵🇪",
1205
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PE.svg",
1206
+ label: "+51"
1207
+ },
1208
+ {
1209
+ country_label: "French Polynesia",
1210
+ code: "PF",
1211
+ unicode: "🇵🇫",
1212
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PF.svg",
1213
+ label: "+689"
1214
+ },
1215
+ {
1216
+ country_label: "Papua New Guinea",
1217
+ code: "PG",
1218
+ unicode: "🇵🇬",
1219
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PG.svg",
1220
+ label: "+675"
1221
+ },
1222
+ {
1223
+ country_label: "Philippines",
1224
+ code: "PH",
1225
+ unicode: "🇵🇭",
1226
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PH.svg",
1227
+ label: "+63"
1228
+ },
1229
+ {
1230
+ country_label: "Pakistan",
1231
+ code: "PK",
1232
+ unicode: "🇵🇰",
1233
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PK.svg",
1234
+ label: "+92"
1235
+ },
1236
+ {
1237
+ country_label: "Poland",
1238
+ code: "PL",
1239
+ unicode: "🇵🇱",
1240
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PL.svg",
1241
+ label: "+48"
1242
+ },
1243
+ {
1244
+ country_label: "St. Pierre & Miquelon",
1245
+ code: "PM",
1246
+ unicode: "🇵🇲",
1247
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PM.svg",
1248
+ label: "+508"
1249
+ },
1250
+ {
1251
+ country_label: "Pitcairn Islands",
1252
+ code: "PN",
1253
+ unicode: "🇵🇳",
1254
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PN.svg",
1255
+ label: "+872"
1256
+ },
1257
+ {
1258
+ country_label: "Puerto Rico",
1259
+ code: "PR",
1260
+ unicode: "🇵🇷",
1261
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PR.svg",
1262
+ label: "+1939"
1263
+ },
1264
+ {
1265
+ country_label: "Palestinian Territories",
1266
+ code: "PS",
1267
+ unicode: "🇵🇸",
1268
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PS.svg",
1269
+ label: "+970"
1270
+ },
1271
+ {
1272
+ country_label: "Portugal",
1273
+ code: "PT",
1274
+ unicode: "🇵🇹",
1275
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PT.svg",
1276
+ label: "+351"
1277
+ },
1278
+ {
1279
+ country_label: "Palau",
1280
+ code: "PW",
1281
+ unicode: "🇵🇼",
1282
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PW.svg",
1283
+ label: "+680"
1284
+ },
1285
+ {
1286
+ country_label: "Paraguay",
1287
+ code: "PY",
1288
+ unicode: "🇵🇾",
1289
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/PY.svg",
1290
+ label: "+595"
1291
+ },
1292
+ {
1293
+ country_label: "R\xE9union",
1294
+ code: "RE",
1295
+ unicode: "🇷🇪",
1296
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/RE.svg",
1297
+ label: "+262"
1298
+ },
1299
+ {
1300
+ country_label: "Romania",
1301
+ code: "RO",
1302
+ unicode: "🇷🇴",
1303
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/RO.svg",
1304
+ label: "+40"
1305
+ },
1306
+ {
1307
+ country_label: "Serbia",
1308
+ code: "RS",
1309
+ unicode: "🇷🇸",
1310
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/RS.svg",
1311
+ label: "+381"
1312
+ },
1313
+ {
1314
+ country_label: "Russia",
1315
+ code: "RU",
1316
+ unicode: "🇷🇺",
1317
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/RU.svg",
1318
+ label: "+7"
1319
+ },
1320
+ {
1321
+ country_label: "Rwanda",
1322
+ code: "RW",
1323
+ unicode: "🇷🇼",
1324
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/RW.svg",
1325
+ label: "+250"
1326
+ },
1327
+ {
1328
+ country_label: "Solomon Islands",
1329
+ code: "SB",
1330
+ unicode: "🇸🇧",
1331
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SB.svg",
1332
+ label: "+677"
1333
+ },
1334
+ {
1335
+ country_label: "Seychelles",
1336
+ code: "SC",
1337
+ unicode: "🇸🇨",
1338
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SC.svg",
1339
+ label: "+248"
1340
+ },
1341
+ {
1342
+ country_label: "Sudan",
1343
+ code: "SD",
1344
+ unicode: "🇸🇩",
1345
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SD.svg",
1346
+ label: "+249"
1347
+ },
1348
+ {
1349
+ country_label: "Sweden",
1350
+ code: "SE",
1351
+ unicode: "🇸🇪",
1352
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SE.svg",
1353
+ label: "+46"
1354
+ },
1355
+ {
1356
+ country_label: "Singapore",
1357
+ code: "SG",
1358
+ unicode: "🇸🇬",
1359
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SG.svg",
1360
+ label: "+65"
1361
+ },
1362
+ {
1363
+ country_label: "St. Helena",
1364
+ code: "SH",
1365
+ unicode: "🇸🇭",
1366
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SH.svg",
1367
+ label: "+290"
1368
+ },
1369
+ {
1370
+ country_label: "Slovenia",
1371
+ code: "SI",
1372
+ unicode: "🇸🇮",
1373
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SI.svg",
1374
+ label: "+386"
1375
+ },
1376
+ {
1377
+ country_label: "Svalbard & Jan Mayen",
1378
+ code: "SJ",
1379
+ unicode: "🇸🇯",
1380
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SJ.svg",
1381
+ label: "+47"
1382
+ },
1383
+ {
1384
+ country_label: "Slovakia",
1385
+ code: "SK",
1386
+ unicode: "🇸🇰",
1387
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SK.svg",
1388
+ label: "+421"
1389
+ },
1390
+ {
1391
+ country_label: "Sierra Leone",
1392
+ code: "SL",
1393
+ unicode: "🇸🇱",
1394
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SL.svg",
1395
+ label: "+232"
1396
+ },
1397
+ {
1398
+ country_label: "San Marino",
1399
+ code: "SM",
1400
+ unicode: "🇸🇲",
1401
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SM.svg",
1402
+ label: "+378"
1403
+ },
1404
+ {
1405
+ country_label: "Senegal",
1406
+ code: "SN",
1407
+ unicode: "🇸🇳",
1408
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SN.svg",
1409
+ label: "+221"
1410
+ },
1411
+ {
1412
+ country_label: "Somalia",
1413
+ code: "SO",
1414
+ unicode: "🇸🇴",
1415
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SO.svg",
1416
+ label: "+252"
1417
+ },
1418
+ {
1419
+ country_label: "Suriname",
1420
+ code: "SR",
1421
+ unicode: "🇸🇷",
1422
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SR.svg",
1423
+ label: "+597"
1424
+ },
1425
+ {
1426
+ country_label: "South Sudan",
1427
+ code: "SS",
1428
+ unicode: "🇸🇸",
1429
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SS.svg",
1430
+ label: "+211"
1431
+ },
1432
+ {
1433
+ country_label: "S\xE3o Tom\xE9 & Pr\xEDncipe",
1434
+ code: "ST",
1435
+ unicode: "🇸🇹",
1436
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ST.svg",
1437
+ label: "+239"
1438
+ },
1439
+ {
1440
+ country_label: "El Salvador",
1441
+ code: "SV",
1442
+ unicode: "🇸🇻",
1443
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SV.svg",
1444
+ label: "+503"
1445
+ },
1446
+ {
1447
+ country_label: "Syria",
1448
+ code: "SY",
1449
+ unicode: "🇸🇾",
1450
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SY.svg",
1451
+ label: "+963"
1452
+ },
1453
+ {
1454
+ country_label: "Eswatini",
1455
+ code: "SZ",
1456
+ unicode: "🇸🇿",
1457
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/SZ.svg",
1458
+ label: "+268"
1459
+ },
1460
+ {
1461
+ country_label: "Turks & Caicos Islands",
1462
+ code: "TC",
1463
+ unicode: "🇹🇨",
1464
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TC.svg",
1465
+ label: "+1649"
1466
+ },
1467
+ {
1468
+ country_label: "Chad",
1469
+ code: "TD",
1470
+ unicode: "🇹🇩",
1471
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TD.svg",
1472
+ label: "+235"
1473
+ },
1474
+ {
1475
+ country_label: "Togo",
1476
+ code: "TG",
1477
+ unicode: "🇹🇬",
1478
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TG.svg",
1479
+ label: "+228"
1480
+ },
1481
+ {
1482
+ country_label: "Thailand",
1483
+ code: "TH",
1484
+ unicode: "🇹🇭",
1485
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TH.svg",
1486
+ label: "+66"
1487
+ },
1488
+ {
1489
+ country_label: "Tajikistan",
1490
+ code: "TJ",
1491
+ unicode: "🇹🇯",
1492
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TJ.svg",
1493
+ label: "+992"
1494
+ },
1495
+ {
1496
+ country_label: "Tokelau",
1497
+ code: "TK",
1498
+ unicode: "🇹🇰",
1499
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TK.svg",
1500
+ label: "+690"
1501
+ },
1502
+ {
1503
+ country_label: "Timor-Leste",
1504
+ code: "TL",
1505
+ unicode: "🇹🇱",
1506
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TL.svg",
1507
+ label: "+670"
1508
+ },
1509
+ {
1510
+ country_label: "Turkmenistan",
1511
+ code: "TM",
1512
+ unicode: "🇹🇲",
1513
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TM.svg",
1514
+ label: "+993"
1515
+ },
1516
+ {
1517
+ country_label: "Tunisia",
1518
+ code: "TN",
1519
+ unicode: "🇹🇳",
1520
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TN.svg",
1521
+ label: "+216"
1522
+ },
1523
+ {
1524
+ country_label: "Tonga",
1525
+ code: "TO",
1526
+ unicode: "🇹🇴",
1527
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TO.svg",
1528
+ label: "+676"
1529
+ },
1530
+ {
1531
+ country_label: "Turkey",
1532
+ code: "TR",
1533
+ unicode: "🇹🇷",
1534
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TR.svg",
1535
+ label: "+90"
1536
+ },
1537
+ {
1538
+ country_label: "Trinidad & Tobago",
1539
+ code: "TT",
1540
+ unicode: "🇹🇹",
1541
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TT.svg",
1542
+ label: "+1868"
1543
+ },
1544
+ {
1545
+ country_label: "Tuvalu",
1546
+ code: "TV",
1547
+ unicode: "🇹🇻",
1548
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TV.svg",
1549
+ label: "+688"
1550
+ },
1551
+ {
1552
+ country_label: "Taiwan",
1553
+ code: "TW",
1554
+ unicode: "🇹🇼",
1555
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TW.svg",
1556
+ label: "+886"
1557
+ },
1558
+ {
1559
+ country_label: "Tanzania",
1560
+ code: "TZ",
1561
+ unicode: "🇹🇿",
1562
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/TZ.svg",
1563
+ label: "+255"
1564
+ },
1565
+ {
1566
+ country_label: "Ukraine",
1567
+ code: "UA",
1568
+ unicode: "🇺🇦",
1569
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/UA.svg",
1570
+ label: "+380"
1571
+ },
1572
+ {
1573
+ country_label: "Uganda",
1574
+ code: "UG",
1575
+ unicode: "🇺🇬",
1576
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/UG.svg",
1577
+ label: "+256"
1578
+ },
1579
+ {
1580
+ country_label: "United States",
1581
+ code: "US",
1582
+ unicode: "🇺🇸",
1583
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/US.svg",
1584
+ label: "+1"
1585
+ },
1586
+ {
1587
+ country_label: "Uruguay",
1588
+ code: "UY",
1589
+ unicode: "🇺🇾",
1590
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/UY.svg",
1591
+ label: "+598"
1592
+ },
1593
+ {
1594
+ country_label: "Uzbekistan",
1595
+ code: "UZ",
1596
+ unicode: "🇺🇿",
1597
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/UZ.svg",
1598
+ label: "+998"
1599
+ },
1600
+ {
1601
+ country_label: "Vatican City",
1602
+ code: "VA",
1603
+ unicode: "🇻🇦",
1604
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/VA.svg",
1605
+ label: "+379"
1606
+ },
1607
+ {
1608
+ country_label: "St. Vincent & Grenadines",
1609
+ code: "VC",
1610
+ unicode: "🇻🇨",
1611
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/VC.svg",
1612
+ label: "+1784"
1613
+ },
1614
+ {
1615
+ country_label: "Venezuela",
1616
+ code: "VE",
1617
+ unicode: "🇻🇪",
1618
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/VE.svg",
1619
+ label: "+58"
1620
+ },
1621
+ {
1622
+ country_label: "British Virgin Islands",
1623
+ code: "VG",
1624
+ unicode: "🇻🇬",
1625
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/VG.svg",
1626
+ label: "+1284"
1627
+ },
1628
+ {
1629
+ country_label: "U.S. Virgin Islands",
1630
+ code: "VI",
1631
+ unicode: "🇻🇮",
1632
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/VI.svg",
1633
+ label: "+1340"
1634
+ },
1635
+ {
1636
+ country_label: "Vietnam",
1637
+ code: "VN",
1638
+ unicode: "🇻🇳",
1639
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/VN.svg",
1640
+ label: "+84"
1641
+ },
1642
+ {
1643
+ country_label: "Vanuatu",
1644
+ code: "VU",
1645
+ unicode: "🇻🇺",
1646
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/VU.svg",
1647
+ label: "+678"
1648
+ },
1649
+ {
1650
+ country_label: "Wallis & Futuna",
1651
+ code: "WF",
1652
+ unicode: "🇼🇫",
1653
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/WF.svg",
1654
+ label: "+681"
1655
+ },
1656
+ {
1657
+ country_label: "Samoa",
1658
+ code: "WS",
1659
+ unicode: "🇼🇸",
1660
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/WS.svg",
1661
+ label: "+685"
1662
+ },
1663
+ {
1664
+ country_label: "Yemen",
1665
+ code: "YE",
1666
+ unicode: "🇾🇪",
1667
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/YE.svg",
1668
+ label: "+967"
1669
+ },
1670
+ {
1671
+ country_label: "Mayotte",
1672
+ code: "YT",
1673
+ unicode: "🇾🇹",
1674
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/YT.svg",
1675
+ label: "+262"
1676
+ },
1677
+ {
1678
+ country_label: "South Africa",
1679
+ code: "ZA",
1680
+ unicode: "🇿🇦",
1681
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ZA.svg",
1682
+ label: "+27"
1683
+ },
1684
+ {
1685
+ country_label: "Zambia",
1686
+ code: "ZM",
1687
+ unicode: "🇿🇲",
1688
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ZM.svg",
1689
+ label: "+260"
1690
+ },
1691
+ {
1692
+ country_label: "Zimbabwe",
1693
+ code: "ZW",
1694
+ unicode: "🇿🇼",
1695
+ image: "https://cdn.jsdelivr.net/npm/country-flag-emoji-json@2.0.0/dist/images/ZW.svg",
1696
+ label: "+263"
1697
+ }
1698
+ ];
1699
+ var countries_default = countries;
1700
+
1701
+ // elements/label/Label.tsx
1702
+ import * as React2 from "react";
1703
+
1704
+ // elements/tooltip/Tooltip.tsx
1705
+ import React from "react";
1706
+ import * as TooltipPrimitive from "@radix-ui/react-tooltip";
1707
+ var TooltipContent = React.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React.createElement(
1708
+ TooltipPrimitive.Content,
1709
+ {
1710
+ ref,
1711
+ sideOffset,
1712
+ className: cn(
1713
+ "hawa-z-50 hawa-overflow-hidden hawa-rounded-md hawa-border hawa-bg-popover hawa-px-3 hawa-py-1.5 hawa-text-sm hawa-text-popover-foreground hawa-shadow-md hawa-animate-in hawa-fade-in-0 hawa-zoom-in-95 data-[state=closed]:hawa-animate-out data-[state=closed]:hawa-fade-out-0 data-[state=closed]:hawa-zoom-out-95 data-[side=bottom]:hawa-slide-in-from-top-2 data-[side=left]:hawa-slide-in-from-right-2 data-[side=right]:hawa-slide-in-from-left-2 data-[side=top]:hawa-slide-in-from-bottom-2",
1714
+ className
1715
+ ),
1716
+ ...props
1717
+ }
1718
+ ));
1719
+ TooltipContent.displayName = TooltipPrimitive.Content.displayName;
1720
+ var TooltipArrow = React.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React.createElement(TooltipPrimitive.Arrow, { ref, className: cn(className), ...props }));
1721
+ TooltipArrow.displayName = TooltipPrimitive.Arrow.displayName;
1722
+ var Tooltip = ({
1723
+ side,
1724
+ open,
1725
+ content,
1726
+ children,
1727
+ defaultOpen,
1728
+ onOpenChange,
1729
+ triggerProps,
1730
+ contentProps,
1731
+ providerProps,
1732
+ delayDuration = 300,
1733
+ ...props
1734
+ }) => {
1735
+ return /* @__PURE__ */ React.createElement(
1736
+ TooltipPrimitive.TooltipProvider,
1737
+ {
1738
+ delayDuration,
1739
+ ...providerProps
1740
+ },
1741
+ /* @__PURE__ */ React.createElement(
1742
+ TooltipPrimitive.Root,
1743
+ {
1744
+ open,
1745
+ defaultOpen,
1746
+ onOpenChange,
1747
+ ...props
1748
+ },
1749
+ /* @__PURE__ */ React.createElement(TooltipPrimitive.Trigger, { ...triggerProps }, children),
1750
+ /* @__PURE__ */ React.createElement(TooltipContent, { side, align: "center", ...contentProps }, content)
1751
+ )
1752
+ );
1753
+ };
1754
+
1755
+ // elements/label/Label.tsx
1756
+ var Label = React2.forwardRef(({ className, hint, hintSide, required, children, ...props }, ref) => /* @__PURE__ */ React2.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-1 hawa-transition-all" }, /* @__PURE__ */ React2.createElement(
1757
+ "label",
1758
+ {
1759
+ ref,
1760
+ className: cn(
1761
+ "hawa-text-sm hawa-font-medium hawa-leading-none peer-disabled:hawa-cursor-not-allowed peer-disabled:hawa-opacity-70",
1762
+ className
1763
+ ),
1764
+ ...props
1765
+ },
1766
+ children,
1767
+ required && /* @__PURE__ */ React2.createElement("span", { className: "hawa-mx-0.5 hawa-text-red-500" }, "*")
1768
+ ), hint && /* @__PURE__ */ React2.createElement(
1769
+ Tooltip,
1770
+ {
1771
+ content: hint,
1772
+ side: hintSide,
1773
+ triggerProps: {
1774
+ tabIndex: -1,
1775
+ onClick: (event) => event.preventDefault()
1776
+ }
1777
+ },
1778
+ /* @__PURE__ */ React2.createElement("div", null, /* @__PURE__ */ React2.createElement(
1779
+ "svg",
1780
+ {
1781
+ xmlns: "http://www.w3.org/2000/svg",
1782
+ className: "hawa-h-[14px] hawa-w-[14px] hawa-cursor-help",
1783
+ viewBox: "0 0 24 24",
1784
+ fill: "none",
1785
+ stroke: "currentColor",
1786
+ strokeWidth: "2",
1787
+ strokeLinecap: "round",
1788
+ strokeLinejoin: "round"
1789
+ },
1790
+ /* @__PURE__ */ React2.createElement("circle", { cx: "12", cy: "12", r: "10" }),
1791
+ /* @__PURE__ */ React2.createElement("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
1792
+ /* @__PURE__ */ React2.createElement("path", { d: "M12 17h.01" })
1793
+ ))
1794
+ )));
1795
+ Label.displayName = "Label";
1796
+
1797
+ // elements/select/Select.tsx
1798
+ import React4 from "react";
1799
+ import ReactSelect from "react-select";
1800
+ import CreatableSelect from "react-select/creatable";
1801
+ import clsx from "clsx";
1802
+
1803
+ // elements/skeleton/Skeleton.tsx
1804
+ import React3 from "react";
1805
+ function Skeleton({
1806
+ className,
1807
+ content,
1808
+ animation = "pulse",
1809
+ ...props
1810
+ }) {
1811
+ const animationStyles = {
1812
+ none: "hawa-rounded hawa-bg-muted",
1813
+ pulse: "hawa-animate-pulse hawa-rounded hawa-bg-muted",
1814
+ shimmer: "hawa-space-y-5 hawa-rounded hawa-bg-muted hawa-p-4 hawa-relative before:hawa-absolute before:hawa-inset-0 before:hawa--translate-x-full before:hawa-animate-[shimmer_2s_infinite] before:hawa-bg-gradient-to-r before:hawa-from-transparent before:hawa-via-gray-300/40 dark:before:hawa-via-white/10 before:hawa-to-transparent hawa-isolate hawa-overflow-hidden before:hawa-border-t before:hawa-border-rose-100/10"
1815
+ };
1816
+ return /* @__PURE__ */ React3.createElement(
1817
+ "div",
1818
+ {
1819
+ className: cn(
1820
+ animationStyles[animation],
1821
+ content && "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center",
1822
+ className
1823
+ ),
1824
+ ...props
1825
+ },
1826
+ content && content
1827
+ );
1828
+ }
1829
+
1830
+ // elements/select/Select.tsx
1831
+ var Select = ({
1832
+ labelProps,
1833
+ labelKey = "label",
1834
+ ...props
1835
+ }) => {
1836
+ const NoOption = () => {
1837
+ return /* @__PURE__ */ React4.createElement("div", null, props.texts?.noOptions ?? "No Items Found");
1838
+ };
1839
+ const Control = ({ children, innerProps, innerRef }) => {
1840
+ return /* @__PURE__ */ React4.createElement(
1841
+ "div",
1842
+ {
1843
+ ref: innerRef,
1844
+ className: clsx(
1845
+ "hawa-flex hawa-w-full hawa-rounded hawa-border hawa-bg-background hawa-p-2 hawa-text-sm hawa-text-gray-900 focus:hawa-border-blue-500 focus:hawa-ring-blue-500 dark:focus:hawa-ring-blue-500"
1846
+ ),
1847
+ ...innerProps
1848
+ },
1849
+ children
1850
+ );
1851
+ };
1852
+ const Option = ({ children, innerProps, innerRef }) => {
1853
+ return /* @__PURE__ */ React4.createElement(
1854
+ "div",
1855
+ {
1856
+ ref: innerRef,
1857
+ className: cn(
1858
+ "hawa-flex hawa-cursor-pointer hawa-select-none hawa-flex-row hawa-items-center hawa-justify-between hawa-rounded-inner hawa-p-1 hawa-px-2 hawa-transition-all hover:hawa-bg-primary hover:hawa-text-primary-foreground"
1859
+ ),
1860
+ ...innerProps
1861
+ },
1862
+ children
1863
+ );
1864
+ };
1865
+ const Menu = ({
1866
+ cx,
1867
+ children,
1868
+ getStyles,
1869
+ innerProps,
1870
+ innerRef,
1871
+ ...menuProps
1872
+ }) => {
1873
+ const menuOpen = menuProps.selectProps.menuIsOpen;
1874
+ return /* @__PURE__ */ React4.createElement(
1875
+ "div",
1876
+ {
1877
+ className: cn(
1878
+ "dark:dark-shadow hawa-absolute hawa-z-10 -hawa-mx-1 hawa-mt-1 hawa-flex hawa-flex-col hawa-justify-start hawa-rounded hawa-border hawa-bg-background hawa-shadow-md",
1879
+ props.phoneCode ? "hawa-p-1.5" : "hawa-w-full hawa-p-1.5",
1880
+ menuOpen && "hawa-animate-in hawa-fade-in-0 hawa-zoom-in-95 "
1881
+ ),
1882
+ ref: innerRef,
1883
+ ...innerProps
1884
+ },
1885
+ children
1886
+ );
1887
+ };
1888
+ return /* @__PURE__ */ React4.createElement(
1889
+ "div",
1890
+ {
1891
+ className: cn(
1892
+ "hawa-flex hawa-flex-col hawa-gap-2",
1893
+ props.width === "fit" ? "hawa-w-fit" : "hawa-w-full"
1894
+ )
1895
+ },
1896
+ props.label && /* @__PURE__ */ React4.createElement(Label, { ...labelProps }, props.label),
1897
+ props.isLoading ? /* @__PURE__ */ React4.createElement(Skeleton, { className: "hawa-h-[40px] hawa-w-full" }) : !props.isCreatable ? (
1898
+ // TODO: enable keyboard to go to the next item in the list
1899
+ /* @__PURE__ */ React4.createElement(
1900
+ ReactSelect,
1901
+ {
1902
+ noOptionsMessage: NoOption,
1903
+ classNames: {
1904
+ control: () => cn(
1905
+ props.phoneCode && "hawa-rounded-r-none",
1906
+ props.controlClassNames
1907
+ ),
1908
+ container: () => cn(
1909
+ "hawa-rounded",
1910
+ props.phoneCode && "hawa-w-fit hawa-min-w-[65px] hawa-text-right hawa-w-[100px] hawa-p-0 hawa-rounded-r-none hawa-h-[40px] ",
1911
+ "hawa-block hawa-w-full hawa-rounded hawa-border hawa-transition-all hawa-bg-background hawa-p-0 hawa-px-1 hawa-text-sm",
1912
+ props.disabled ? "hawa-cursor-not-allowed" : "hawa-cursor-pointer"
1913
+ ),
1914
+ placeholder: () => "hawa-text-muted-foreground hawa-cursor-pointer hawa-px-1",
1915
+ valueContainer: () => "hawa-text-foreground hawa-px-1 ",
1916
+ singleValue: () => "hawa-text-foreground",
1917
+ indicatorsContainer: () => cn(
1918
+ "hawa-cursor-pointer hawa-text-muted-foreground",
1919
+ props.hideIndicator ? "hawa-invisible" : "hawa-px-1"
1920
+ )
1921
+ },
1922
+ unstyled: true,
1923
+ autoFocus: true,
1924
+ components: props.hideIndicator ? { Option, Menu, IndicatorsContainer: () => null } : { Option, Menu },
1925
+ onChange: (newValue, action) => props.onChange(newValue, action),
1926
+ options: props.options,
1927
+ getOptionLabel: props.getOptionLabel,
1928
+ defaultValue: props.defaultValue,
1929
+ placeholder: props.placeholder,
1930
+ isDisabled: props.disabled,
1931
+ isClearable: props.isClearable,
1932
+ isMulti: props.isMulti,
1933
+ isSearchable: props.isSearchable
1934
+ }
1935
+ )
1936
+ ) : /* @__PURE__ */ React4.createElement(
1937
+ CreatableSelect,
1938
+ {
1939
+ formatCreateLabel: (inputValue) => `${props.texts?.createLabel ?? "Create"} "${inputValue}"`,
1940
+ classNames: {
1941
+ container: () => cn(
1942
+ "hawa-rounded",
1943
+ props.disabled ? "hawa-cursor-not-allowed" : "hawa-cursor-pointer"
1944
+ ),
1945
+ placeholder: () => "hawa-px-2 hawa-text-muted-foreground",
1946
+ input: () => "hawa-text-primary hawa-px-2",
1947
+ valueContainer: () => "hawa-text-white dark:hawa-text-muted-foreground",
1948
+ singleValue: () => "hawa-text-black dark:hawa-text-white hawa-px-2",
1949
+ indicatorsContainer: () => " hawa-px-2 hawa-cursor-pointer hawa-text-muted-foreground"
1950
+ },
1951
+ unstyled: true,
1952
+ options: props.options,
1953
+ isClearable: props.isClearable,
1954
+ isMulti: props.isMulti,
1955
+ isSearchable: props.isSearchable,
1956
+ placeholder: props.placeholder,
1957
+ onCreateOption: props.handleCreateOption,
1958
+ onChange: (newValue, action) => props.onChange(newValue, action),
1959
+ components: { Control, Option, Menu },
1960
+ onInputChange: (newValue, action) => props.onInputChange(newValue, action)
1961
+ }
1962
+ ),
1963
+ !props.hideHelperText && /* @__PURE__ */ React4.createElement(
1964
+ "p",
1965
+ {
1966
+ className: cn(
1967
+ "hawa-my-0 hawa-text-start hawa-text-xs hawa-text-helper-color hawa-transition-all",
1968
+ props.helperText ? "hawa-h-4 hawa-opacity-100" : "hawa-h-0 hawa-opacity-0"
1969
+ )
1970
+ },
1971
+ props.helperText
1972
+ )
1973
+ );
1974
+ };
1975
+
1976
+ // elements/phoneInput/PhoneInput.tsx
1977
+ var PhoneInput = ({ labelProps, ...props }) => {
1978
+ const [phoneNumber, setPhoneNumber] = useState("");
1979
+ const [countryCode, setCountryCode] = useState(props.preferredCountry);
1980
+ const inputRef = useRef(null);
1981
+ useEffect(() => {
1982
+ if (inputRef.current) {
1983
+ inputRef.current?.focus();
1984
+ }
1985
+ }, []);
1986
+ const handleInputChange = (e) => {
1987
+ const validChars = /^[0-9-()]+$/;
1988
+ const input = e.target.value;
1989
+ if (input === "" || validChars.test(input)) {
1990
+ setPhoneNumber(input);
1991
+ }
1992
+ if (props.handleChange) {
1993
+ props.handleChange(`${countryCode?.label}-${e.target.value}`);
1994
+ } else {
1995
+ console.log("handleChange prop was not provided in <PhoneInput/>");
1996
+ }
1997
+ };
1998
+ return /* @__PURE__ */ React5.createElement("div", { className: "hawa-flex hawa-h-fit hawa-w-full hawa-flex-col hawa-gap-2" }, props.label && /* @__PURE__ */ React5.createElement(Label, { ...labelProps }, props.label), /* @__PURE__ */ React5.createElement("div", { dir: "ltr", className: "hawa-flex hawa-w-full hawa-flex-row" }, /* @__PURE__ */ React5.createElement(
1999
+ Select,
2000
+ {
2001
+ width: "fit",
2002
+ hideHelperText: true,
2003
+ phoneCode: true,
2004
+ hideIndicator: true,
2005
+ placeholder: "Code",
2006
+ options: countries_default,
2007
+ isMulti: false,
2008
+ isSearchable: true,
2009
+ isClearable: false,
2010
+ defaultValue: props.preferredCountry,
2011
+ value: countryCode?.label,
2012
+ onChange: setCountryCode
2013
+ }
2014
+ ), /* @__PURE__ */ React5.createElement("div", { className: "hawa-relative hawa-flex hawa-h-fit hawa-w-full hawa-flex-col hawa-justify-center hawa-gap-0" }, /* @__PURE__ */ React5.createElement(
2015
+ "input",
2016
+ {
2017
+ ref: inputRef,
2018
+ id: "phone-number",
2019
+ className: cn(
2020
+ "hawa-block hawa-h-[40px] hawa-w-full hawa-rounded hawa-rounded-l-none hawa-border hawa-border-l-0 hawa-border-l-transparent hawa-bg-background hawa-p-2 hawa-text-sm hawa-transition-all"
2021
+ ),
2022
+ onChange: handleInputChange,
2023
+ value: phoneNumber,
2024
+ type: "tel",
2025
+ placeholder: "531045453"
2026
+ }
2027
+ ))), /* @__PURE__ */ React5.createElement(
2028
+ "p",
2029
+ {
2030
+ className: cn(
2031
+ "hawa-my-0 hawa-text-start hawa-text-xs hawa-text-helper-color hawa-transition-all",
2032
+ props.helperText ? "hawa-h-4 hawa-opacity-100" : "hawa-h-0 hawa-opacity-0"
2033
+ )
2034
+ },
2035
+ props.helperText
2036
+ ));
2037
+ };
2038
+ export {
2039
+ PhoneInput
2040
+ };
2041
+ //# sourceMappingURL=index.mjs.map