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