@zonos/amino 4.4.32 → 4.4.34

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 (728) hide show
  1. package/{FlagIndex-d4385066.js → FlagIndex-0f673e1c.js} +1 -1
  2. package/_tslib-ccfac372.js +1 -0
  3. package/all.d.ts +0 -1
  4. package/animations/DropdownAnimation.js +1 -1
  5. package/components/alert-dialog/AlertContext.js +1 -1
  6. package/components/alert-dialog/AlertDialog.js +1 -1
  7. package/components/alert-dialog/useAlert.js +1 -1
  8. package/components/announcement-dialog/AnnouncementDialog.js +1 -1
  9. package/components/avatar/AvatarBase.js +1 -1
  10. package/components/avatar/ImageAvatar.js +1 -1
  11. package/components/avatar/UserAvatar.js +1 -1
  12. package/components/backdrop/Backdrop.js +1 -1
  13. package/components/badge/Badge.js +1 -1
  14. package/components/banner/Banner.js +1 -1
  15. package/components/button/Button.js +1 -1
  16. package/components/button/MenuButton.js +1 -1
  17. package/components/button/RippleGroup.js +1 -1
  18. package/components/card/Card.js +1 -1
  19. package/components/checkbox/Checkbox.js +1 -1
  20. package/components/collapse/Collapse.js +1 -1
  21. package/components/confirm-dialog/ConfirmContext.js +1 -1
  22. package/components/confirm-dialog/ConfirmDialog.js +1 -1
  23. package/components/confirm-dialog/useConfirm.js +1 -1
  24. package/components/connection-map/ConnectionMap.js +1 -1
  25. package/components/cover-sheet/CoverSheet.js +1 -1
  26. package/components/cover-sheet/CoverSheetActions.js +1 -1
  27. package/components/currency/Currency.js +1 -1
  28. package/components/currency/DualCurrency.js +1 -1
  29. package/components/danger-zone/DangerZone.js +1 -1
  30. package/components/dialog/Dialog.js +1 -1
  31. package/components/dialog/_BaseDialog.js +1 -1
  32. package/components/divider/Divider.js +1 -1
  33. package/components/drop-zone/DropZone.js +1 -1
  34. package/components/file-upload/FileUpload.js +1 -1
  35. package/components/graph-matrix/GraphMatrix.js +1 -1
  36. package/components/graph-matrix/_Graphiql.js +1 -1
  37. package/components/graph-matrix/_LoadingIcon.js +1 -1
  38. package/components/help-text/HelpText.js +1 -1
  39. package/components/input/Input.js +1 -1
  40. package/components/input/SearchInput.js +1 -1
  41. package/components/input/input-type/_DateInput.js +1 -1
  42. package/components/input/input-type/_FloatLabelInput.js +1 -1
  43. package/components/input/input-type/_NumberInput.js +1 -1
  44. package/components/input/input-type/_PasswordInput.js +1 -1
  45. package/components/input/input-type/_TimeInput.js +1 -1
  46. package/components/layout/Layout.js +1 -1
  47. package/components/layout/NavigationGroup.js +1 -1
  48. package/components/lightbox/LightBox.js +1 -1
  49. package/components/list/CollapsibleList.js +1 -1
  50. package/components/list/List.js +1 -1
  51. package/components/list-item/ListItem.js +1 -1
  52. package/components/menu/Menu.js +1 -1
  53. package/components/menu/MenuItem.js +1 -1
  54. package/components/nested-data-table/NestedDataTable.d.ts +5 -5
  55. package/components/nested-data-table/NestedDataTable.js +1 -1
  56. package/components/nested-data-table/NestedDataTableHasura.js +1 -1
  57. package/components/nested-data-table/_Filter.js +1 -1
  58. package/components/nested-data-table/_TableData.d.ts +4 -4
  59. package/components/nested-data-table/_TableData.js +1 -1
  60. package/components/night-mode-wrapper/NightModeWrapper.js +1 -1
  61. package/components/ownership-block/OwnershipBlock.js +1 -1
  62. package/components/pivot-table/PivotTable.js +1 -1
  63. package/components/profile-icon/ProfileIcon.js +1 -1
  64. package/components/radio/Radio.js +1 -1
  65. package/components/radio/RadioGroup.js +1 -1
  66. package/components/rest-state/RestState.js +1 -1
  67. package/components/rich-card-select/RichCardStateSelect.js +1 -1
  68. package/components/rich-checkbox/RichCheckbox.js +1 -1
  69. package/components/rich-radio/RichRadio.js +1 -1
  70. package/components/rounded-icon/RoundedIcon.js +1 -1
  71. package/components/section/HSection.js +1 -1
  72. package/components/section/VSection.js +1 -1
  73. package/components/section/_SectionHeader.js +1 -1
  74. package/components/section/_SectionInnerWrapper.js +1 -1
  75. package/components/section/_SectionSubheader.js +1 -1
  76. package/components/select/CountryMultiSelect.js +1 -1
  77. package/components/select/CountryPhoneSelect.js +1 -1
  78. package/components/select/CountrySelect.js +1 -1
  79. package/components/select/MultiSelect.js +1 -1
  80. package/components/select/Select.js +1 -1
  81. package/components/select/_StyledReactSelect.js +1 -1
  82. package/components/skeleton/Skeleton.js +1 -1
  83. package/components/slide-over/SlideOver.js +1 -1
  84. package/components/slider/Slider.js +1 -1
  85. package/components/sortable-list/SortableList.js +1 -1
  86. package/components/sortable-list/SortableListItem.js +1 -1
  87. package/components/spinner/Spinner.js +1 -1
  88. package/components/split-panel/SplitPanel.js +1 -1
  89. package/components/stack/HStack.js +1 -1
  90. package/components/stack/Stack.d.ts +1 -1
  91. package/components/stack/Stack.js +1 -1
  92. package/components/stack/VStack.js +1 -1
  93. package/components/styles/ColorPalette.js +1 -1
  94. package/components/styles/Shadow.js +1 -1
  95. package/components/surface/Surface.js +1 -1
  96. package/components/switch/Switch.js +1 -1
  97. package/components/table/Table.js +1 -1
  98. package/components/table/TableBody.js +1 -1
  99. package/components/table/TableCell.js +1 -1
  100. package/components/table/TableFooter.js +1 -1
  101. package/components/table/TableHead.js +1 -1
  102. package/components/table/TableRow.js +1 -1
  103. package/components/table/TableRowCollapse.js +1 -1
  104. package/components/tabs/Tabs.js +1 -1
  105. package/components/tag/Tag.js +1 -1
  106. package/components/text/LegacyText.js +1 -1
  107. package/components/text/Text.d.ts +5 -5
  108. package/components/text/Text.js +1 -1
  109. package/components/text-avatar/TextAvatar.js +1 -1
  110. package/components/textarea/Textarea.js +1 -1
  111. package/components/theme-select/ThemeSelect.js +1 -1
  112. package/components/thumbnail/Thumbnail.js +1 -1
  113. package/components/toast/Toast.js +1 -1
  114. package/components/toast/ToastContext.js +1 -1
  115. package/components/tooltip/Tooltip.js +1 -1
  116. package/icons/ArrowDownDuotoneIcon.js +1 -1
  117. package/icons/ArrowDownIcon.js +1 -1
  118. package/icons/ArrowLeftDuotoneIcon.js +1 -1
  119. package/icons/ArrowLeftIcon.js +1 -1
  120. package/icons/ArrowRightDuotoneIcon.js +1 -1
  121. package/icons/ArrowRightIcon.js +1 -1
  122. package/icons/ArrowSwapDuotoneIcon.js +1 -1
  123. package/icons/ArrowSwapIcon.js +1 -1
  124. package/icons/ArrowUpDuotoneIcon.js +1 -1
  125. package/icons/ArrowUpIcon.js +1 -1
  126. package/icons/BagDuotoneIcon.js +1 -1
  127. package/icons/BagIcon.js +1 -1
  128. package/icons/BankDuotoneIcon.js +1 -1
  129. package/icons/BankIcon.js +1 -1
  130. package/icons/BellDuotoneIcon.js +1 -1
  131. package/icons/BellIcon.js +1 -1
  132. package/icons/BellOffDuotoneIcon.js +1 -1
  133. package/icons/BellOffIcon.js +1 -1
  134. package/icons/BookDuotoneIcon.js +1 -1
  135. package/icons/BookIcon.js +1 -1
  136. package/icons/BookmarkAddDuotoneIcon.js +1 -1
  137. package/icons/BookmarkAddIcon.js +1 -1
  138. package/icons/BookmarkCheckDuotoneIcon.js +1 -1
  139. package/icons/BookmarkCheckIcon.js +1 -1
  140. package/icons/BookmarkDuotoneIcon.js +1 -1
  141. package/icons/BookmarkIcon.js +1 -1
  142. package/icons/BookmarkOffDuotoneIcon.js +1 -1
  143. package/icons/BookmarkOffIcon.js +1 -1
  144. package/icons/BookmarkRemoveDuotoneIcon.js +1 -1
  145. package/icons/BookmarkRemoveIcon.js +1 -1
  146. package/icons/BookmarkSubtractDuotoneIcon.js +1 -1
  147. package/icons/BookmarkSubtractIcon.js +1 -1
  148. package/icons/BoxesDuotoneIcon.js +1 -1
  149. package/icons/BoxesIcon.js +1 -1
  150. package/icons/BufferDuotoneIcon.js +1 -1
  151. package/icons/BufferIcon.js +1 -1
  152. package/icons/CalculatorDuotoneIcon.js +1 -1
  153. package/icons/CalculatorIcon.js +1 -1
  154. package/icons/CalendarDuotoneIcon.js +1 -1
  155. package/icons/CalendarIcon.js +1 -1
  156. package/icons/CardDuotoneIcon.js +1 -1
  157. package/icons/CardIcon.js +1 -1
  158. package/icons/CaretDownDuotoneIcon.js +1 -1
  159. package/icons/CaretDownIcon.js +1 -1
  160. package/icons/CaretLeftDuotoneIcon.js +1 -1
  161. package/icons/CaretLeftIcon.js +1 -1
  162. package/icons/CaretRightDuotoneIcon.js +1 -1
  163. package/icons/CaretRightIcon.js +1 -1
  164. package/icons/CaretUpDuotoneIcon.js +1 -1
  165. package/icons/CaretUpIcon.js +1 -1
  166. package/icons/CartDuotoneIcon.js +1 -1
  167. package/icons/CartIcon.js +1 -1
  168. package/icons/ChartDuotoneIcon.js +1 -1
  169. package/icons/ChartIcon.js +1 -1
  170. package/icons/CheckCircleDuotoneIcon.js +1 -1
  171. package/icons/CheckCircleIcon.js +1 -1
  172. package/icons/CheckmarkDuotoneIcon.js +1 -1
  173. package/icons/CheckmarkIcon.js +1 -1
  174. package/icons/CheckoutDuotoneIcon.js +1 -1
  175. package/icons/CheckoutIcon.js +1 -1
  176. package/icons/ChevronDownCircleDuotoneIcon.js +1 -1
  177. package/icons/ChevronDownCircleIcon.js +1 -1
  178. package/icons/ChevronDownDuotoneIcon.js +1 -1
  179. package/icons/ChevronDownIcon.js +1 -1
  180. package/icons/ChevronLeftCircleDuotoneIcon.js +1 -1
  181. package/icons/ChevronLeftCircleIcon.js +1 -1
  182. package/icons/ChevronLeftDuotoneIcon.js +1 -1
  183. package/icons/ChevronLeftIcon.js +1 -1
  184. package/icons/ChevronRightCircleDuotoneIcon.js +1 -1
  185. package/icons/ChevronRightCircleIcon.js +1 -1
  186. package/icons/ChevronRightDuotoneIcon.js +1 -1
  187. package/icons/ChevronRightIcon.js +1 -1
  188. package/icons/ChevronUpCircleDuotoneIcon.js +1 -1
  189. package/icons/ChevronUpCircleIcon.js +1 -1
  190. package/icons/ChevronUpDuotoneIcon.js +1 -1
  191. package/icons/ChevronUpIcon.js +1 -1
  192. package/icons/CircleDuotoneIcon.js +1 -1
  193. package/icons/CircleIcon.js +1 -1
  194. package/icons/ClassifyDuotoneIcon.js +1 -1
  195. package/icons/ClassifyIcon.js +1 -1
  196. package/icons/ClearDuotoneIcon.js +1 -1
  197. package/icons/ClearIcon.js +1 -1
  198. package/icons/ClockDuotoneIcon.js +1 -1
  199. package/icons/ClockIcon.js +1 -1
  200. package/icons/CodeCircleDuotoneIcon.js +1 -1
  201. package/icons/CodeCircleIcon.js +1 -1
  202. package/icons/CodeDuotoneIcon.js +1 -1
  203. package/icons/CodeIcon.js +1 -1
  204. package/icons/CoinsDuotoneIcon.js +1 -1
  205. package/icons/CoinsIcon.js +1 -1
  206. package/icons/CommentDuotoneIcon.js +1 -1
  207. package/icons/CommentIcon.js +1 -1
  208. package/icons/CopyDuotoneIcon.js +1 -1
  209. package/icons/CopyIcon.js +1 -1
  210. package/icons/CubeDuotoneIcon.js +1 -1
  211. package/icons/CubeIcon.js +1 -1
  212. package/icons/DashboardDuotoneIcon.js +1 -1
  213. package/icons/DashboardIcon.js +1 -1
  214. package/icons/DiamondDuotoneIcon.js +1 -1
  215. package/icons/DiamondIcon.js +1 -1
  216. package/icons/DislikeDuotoneIcon.js +1 -1
  217. package/icons/DislikeIcon.js +1 -1
  218. package/icons/DocsDuotoneIcon.js +1 -1
  219. package/icons/DocsIcon.js +1 -1
  220. package/icons/DollarDuotoneIcon.js +1 -1
  221. package/icons/DollarIcon.js +1 -1
  222. package/icons/DoubleChevronDuotoneIcon.js +1 -1
  223. package/icons/DoubleChevronIcon.js +1 -1
  224. package/icons/DragDuotoneIcon.js +1 -1
  225. package/icons/DragIcon.js +1 -1
  226. package/icons/EditDuotoneIcon.js +1 -1
  227. package/icons/EditIcon.js +1 -1
  228. package/icons/ExclamationMarkDuotoneIcon.js +1 -1
  229. package/icons/ExclamationMarkIcon.js +1 -1
  230. package/icons/ExportDuotoneIcon.js +1 -1
  231. package/icons/ExportIcon.js +1 -1
  232. package/icons/ExternalDuotoneIcon.js +1 -1
  233. package/icons/ExternalIcon.js +1 -1
  234. package/icons/EyeDuotoneIcon.js +1 -1
  235. package/icons/EyeIcon.js +1 -1
  236. package/icons/EyeOffDuotoneIcon.js +1 -1
  237. package/icons/EyeOffIcon.js +1 -1
  238. package/icons/FileDuotoneIcon.js +1 -1
  239. package/icons/FileIcon.js +1 -1
  240. package/icons/FileUploadDuotoneIcon.js +1 -1
  241. package/icons/FileUploadIcon.js +1 -1
  242. package/icons/FilterDuotoneIcon.js +1 -1
  243. package/icons/FilterIcon.js +1 -1
  244. package/icons/FolderListDuotoneIcon.js +1 -1
  245. package/icons/FolderListIcon.js +1 -1
  246. package/icons/FolderUploadDuotoneIcon.js +1 -1
  247. package/icons/FolderUploadIcon.js +1 -1
  248. package/icons/GlobeDuotoneIcon.js +1 -1
  249. package/icons/GlobeIcon.js +1 -1
  250. package/icons/GraphQLDuotoneIcon.js +1 -1
  251. package/icons/GraphQLIcon.js +1 -1
  252. package/icons/GridDuotoneIcon.js +1 -1
  253. package/icons/GridIcon.js +1 -1
  254. package/icons/HelloDuotoneIcon.js +1 -1
  255. package/icons/HelloIcon.js +1 -1
  256. package/icons/HelpDuotoneIcon.js +1 -1
  257. package/icons/HelpIcon.js +1 -1
  258. package/icons/HexagonDuotoneIcon.js +1 -1
  259. package/icons/HexagonIcon.js +1 -1
  260. package/icons/HomeDuotoneIcon.js +1 -1
  261. package/icons/HomeIcon.js +1 -1
  262. package/icons/IconIndex.js +1 -1
  263. package/icons/ImageDuotoneIcon.js +1 -1
  264. package/icons/ImageIcon.js +1 -1
  265. package/icons/ImportDuotoneIcon.js +1 -1
  266. package/icons/ImportIcon.js +1 -1
  267. package/icons/InfoDuotoneIcon.js +1 -1
  268. package/icons/InfoIcon.js +1 -1
  269. package/icons/IntegrationDuotoneIcon.js +1 -1
  270. package/icons/IntegrationIcon.js +1 -1
  271. package/icons/LandedCostDuotoneIcon.js +1 -1
  272. package/icons/LandedCostIcon.js +1 -1
  273. package/icons/LaptopDuotoneIcon.js +1 -1
  274. package/icons/LaptopIcon.js +1 -1
  275. package/icons/LightDuotoneIcon.js +1 -1
  276. package/icons/LightIcon.js +1 -1
  277. package/icons/LikeDuotoneIcon.js +1 -1
  278. package/icons/LikeIcon.js +1 -1
  279. package/icons/LineDownDuotoneIcon.js +1 -1
  280. package/icons/LineDownIcon.js +1 -1
  281. package/icons/LineUpDuotoneIcon.js +1 -1
  282. package/icons/LineUpIcon.js +1 -1
  283. package/icons/LinkDuotoneIcon.js +1 -1
  284. package/icons/LinkIcon.js +1 -1
  285. package/icons/LocationDuotoneIcon.js +1 -1
  286. package/icons/LocationIcon.js +1 -1
  287. package/icons/LockDuotoneIcon.js +1 -1
  288. package/icons/LockIcon.js +1 -1
  289. package/icons/LoginDuotoneIcon.js +1 -1
  290. package/icons/LoginIcon.js +1 -1
  291. package/icons/LogoutDuotoneIcon.js +1 -1
  292. package/icons/LogoutIcon.js +1 -1
  293. package/icons/MailDuotoneIcon.js +1 -1
  294. package/icons/MailIcon.js +1 -1
  295. package/icons/MenuDuotoneIcon.js +1 -1
  296. package/icons/MenuIcon.js +1 -1
  297. package/icons/MinusCircleDuotoneIcon.js +1 -1
  298. package/icons/MinusCircleIcon.js +1 -1
  299. package/icons/MinusDuotoneIcon.js +1 -1
  300. package/icons/MinusIcon.js +1 -1
  301. package/icons/MobileDuotoneIcon.js +1 -1
  302. package/icons/MobileIcon.js +1 -1
  303. package/icons/MoneyDuotoneIcon.js +1 -1
  304. package/icons/MoneyIcon.js +1 -1
  305. package/icons/MonitorDuotoneIcon.js +1 -1
  306. package/icons/MonitorIcon.js +1 -1
  307. package/icons/NightDuotoneIcon.js +1 -1
  308. package/icons/NightIcon.js +1 -1
  309. package/icons/PauseCircleDuotoneIcon.js +1 -1
  310. package/icons/PauseCircleIcon.js +1 -1
  311. package/icons/PercentBadgeDuotoneIcon.js +1 -1
  312. package/icons/PercentBadgeIcon.js +1 -1
  313. package/icons/PercentDuotoneIcon.js +1 -1
  314. package/icons/PercentIcon.js +1 -1
  315. package/icons/PlaneDuotoneIcon.js +1 -1
  316. package/icons/PlaneIcon.js +1 -1
  317. package/icons/PlayCircleDuotoneIcon.js +1 -1
  318. package/icons/PlayCircleIcon.js +1 -1
  319. package/icons/PlayDuotoneIcon.js +1 -1
  320. package/icons/PlayIcon.js +1 -1
  321. package/icons/PlusCircleDuotoneIcon.js +1 -1
  322. package/icons/PlusCircleIcon.js +1 -1
  323. package/icons/PlusDuotoneIcon.js +1 -1
  324. package/icons/PlusIcon.js +1 -1
  325. package/icons/PrinterDuotoneIcon.js +1 -1
  326. package/icons/PrinterIcon.js +1 -1
  327. package/icons/RateDuotoneIcon.js +1 -1
  328. package/icons/RateIcon.js +1 -1
  329. package/icons/ReceiptDuotoneIcon.js +1 -1
  330. package/icons/ReceiptIcon.js +1 -1
  331. package/icons/RefreshDuotoneIcon.js +1 -1
  332. package/icons/RefreshIcon.js +1 -1
  333. package/icons/RemoveCircleDuotoneIcon.js +1 -1
  334. package/icons/RemoveCircleIcon.js +1 -1
  335. package/icons/RemoveDuotoneIcon.js +1 -1
  336. package/icons/RemoveIcon.js +1 -1
  337. package/icons/RestrictDuotoneIcon.js +1 -1
  338. package/icons/RestrictIcon.js +1 -1
  339. package/icons/RocketDuotoneIcon.js +1 -1
  340. package/icons/RocketIcon.js +1 -1
  341. package/icons/ScanDuotoneIcon.js +1 -1
  342. package/icons/ScanIcon.js +1 -1
  343. package/icons/ScreenDuotoneIcon.js +1 -1
  344. package/icons/ScreenIcon.js +1 -1
  345. package/icons/SearchDuotoneIcon.js +1 -1
  346. package/icons/SearchIcon.js +1 -1
  347. package/icons/SendDuotoneIcon.js +1 -1
  348. package/icons/SendIcon.js +1 -1
  349. package/icons/SettingsDuotoneIcon.js +1 -1
  350. package/icons/SettingsIcon.js +1 -1
  351. package/icons/ShoppingListDuotoneIcon.js +1 -1
  352. package/icons/ShoppingListIcon.js +1 -1
  353. package/icons/ShoppingTagDuotoneIcon.js +1 -1
  354. package/icons/ShoppingTagIcon.js +1 -1
  355. package/icons/SquareDuotoneIcon.js +1 -1
  356. package/icons/SquareIcon.js +1 -1
  357. package/icons/StarDuotoneIcon.js +1 -1
  358. package/icons/StarIcon.js +1 -1
  359. package/icons/StarOffDuotoneIcon.js +1 -1
  360. package/icons/StarOffIcon.js +1 -1
  361. package/icons/StarsDuotoneIcon.js +1 -1
  362. package/icons/StarsIcon.js +1 -1
  363. package/icons/SunnyDuotoneIcon.js +1 -1
  364. package/icons/SunnyIcon.js +1 -1
  365. package/icons/TagDuotoneIcon.js +1 -1
  366. package/icons/TagIcon.js +1 -1
  367. package/icons/ThreeDotDuotoneIcon.js +1 -1
  368. package/icons/ThreeDotIcon.js +1 -1
  369. package/icons/TotalLandedCostDuotoneIcon.js +1 -1
  370. package/icons/TotalLandedCostIcon.js +1 -1
  371. package/icons/TrashCanDuotoneIcon.js +1 -1
  372. package/icons/TrashCanIcon.js +1 -1
  373. package/icons/TriangleDuotoneIcon.js +1 -1
  374. package/icons/TriangleIcon.js +1 -1
  375. package/icons/TruckDuotoneIcon.js +1 -1
  376. package/icons/TruckIcon.js +1 -1
  377. package/icons/UserDuotoneIcon.js +1 -1
  378. package/icons/UserIcon.js +1 -1
  379. package/icons/UtahDuotoneIcon.js +1 -1
  380. package/icons/UtahIcon.js +1 -1
  381. package/icons/WarningDuotoneIcon.js +1 -1
  382. package/icons/WarningIcon.js +1 -1
  383. package/icons/custom/AvatarIcon.js +1 -1
  384. package/icons/custom/ZonosIcon.js +1 -1
  385. package/icons/custom/ZonosLogoIcon.js +1 -1
  386. package/icons/custom/products/CheckoutIcon.js +1 -1
  387. package/icons/custom/products/ClassifyIcon.js +1 -1
  388. package/icons/custom/products/ClearIcon.js +1 -1
  389. package/icons/custom/products/DashboardIcon.js +1 -1
  390. package/icons/custom/products/HelloIcon.js +1 -1
  391. package/icons/custom/products/LandedCostIcon.js +1 -1
  392. package/icons/custom/products/RateIcon.js +1 -1
  393. package/icons/custom/products/RestrictIcon.js +1 -1
  394. package/icons/custom/products/ScreenIcon.js +1 -1
  395. package/icons/custom/theme/ThemeDarkIcon.js +1 -1
  396. package/icons/custom/theme/ThemeLightIcon.js +1 -1
  397. package/icons/custom/us-states/AlabamaIcon.js +1 -1
  398. package/icons/custom/us-states/AlaskaIcon.js +1 -1
  399. package/icons/custom/us-states/ArizonaIcon.js +1 -1
  400. package/icons/custom/us-states/ArkansasIcon.js +1 -1
  401. package/icons/custom/us-states/CaliforniaIcon.js +1 -1
  402. package/icons/custom/us-states/ColoradoIcon.js +1 -1
  403. package/icons/custom/us-states/ConnecticutIcon.js +1 -1
  404. package/icons/custom/us-states/DelawareIcon.js +1 -1
  405. package/icons/custom/us-states/FloridaIcon.js +1 -1
  406. package/icons/custom/us-states/GeorgiaIcon.js +1 -1
  407. package/icons/custom/us-states/HawaiiIcon.js +1 -1
  408. package/icons/custom/us-states/IdahoIcon.js +1 -1
  409. package/icons/custom/us-states/IllinoisIcon.js +1 -1
  410. package/icons/custom/us-states/IndianaIcon.js +1 -1
  411. package/icons/custom/us-states/IowaIcon.js +1 -1
  412. package/icons/custom/us-states/KansasIcon.js +1 -1
  413. package/icons/custom/us-states/KentuckyIcon.js +1 -1
  414. package/icons/custom/us-states/LouisianaIcon.js +1 -1
  415. package/icons/custom/us-states/MaineIcon.js +1 -1
  416. package/icons/custom/us-states/MarylandIcon.js +1 -1
  417. package/icons/custom/us-states/MassachusettsIcon.js +1 -1
  418. package/icons/custom/us-states/MichiganIcon.js +1 -1
  419. package/icons/custom/us-states/MinnesotaIcon.js +1 -1
  420. package/icons/custom/us-states/MississippiIcon.js +1 -1
  421. package/icons/custom/us-states/MissouriIcon.js +1 -1
  422. package/icons/custom/us-states/MontanaIcon.js +1 -1
  423. package/icons/custom/us-states/NebraskaIcon.js +1 -1
  424. package/icons/custom/us-states/NevadaIcon.js +1 -1
  425. package/icons/custom/us-states/NewHampshireIcon.js +1 -1
  426. package/icons/custom/us-states/NewJerseyIcon.js +1 -1
  427. package/icons/custom/us-states/NewMexicoIcon.js +1 -1
  428. package/icons/custom/us-states/NewYorkIcon.js +1 -1
  429. package/icons/custom/us-states/NorthCarolinaIcon.js +1 -1
  430. package/icons/custom/us-states/NorthDakotaIcon.js +1 -1
  431. package/icons/custom/us-states/OhioIcon.js +1 -1
  432. package/icons/custom/us-states/OklahomaIcon.js +1 -1
  433. package/icons/custom/us-states/OregonIcon.js +1 -1
  434. package/icons/custom/us-states/PennsylvaniaIcon.js +1 -1
  435. package/icons/custom/us-states/RhodeIslandIcon.js +1 -1
  436. package/icons/custom/us-states/SouthCarolinaIcon.js +1 -1
  437. package/icons/custom/us-states/SouthDakotaIcon.js +1 -1
  438. package/icons/custom/us-states/TennesseeIcon.js +1 -1
  439. package/icons/custom/us-states/TexasIcon.js +1 -1
  440. package/icons/custom/us-states/UtahIcon.js +1 -1
  441. package/icons/custom/us-states/VermontIcon.js +1 -1
  442. package/icons/custom/us-states/VirginiaIcon.js +1 -1
  443. package/icons/custom/us-states/WashingtonIcon.js +1 -1
  444. package/icons/custom/us-states/WestVirginiaIcon.js +1 -1
  445. package/icons/custom/us-states/WisconsinIcon.js +1 -1
  446. package/icons/custom/us-states/WyomingIcon.js +1 -1
  447. package/icons/flag-icon/FlagIcon.js +1 -1
  448. package/icons/flag-icon/_FlagIconBase.js +1 -1
  449. package/icons/flag-icon/useStableUniqueId.js +1 -1
  450. package/icons/flags/AD.js +1 -1
  451. package/icons/flags/AE.js +1 -1
  452. package/icons/flags/AF.js +1 -1
  453. package/icons/flags/AG.js +1 -1
  454. package/icons/flags/AI.js +1 -1
  455. package/icons/flags/AL.js +1 -1
  456. package/icons/flags/AM.js +1 -1
  457. package/icons/flags/AO.js +1 -1
  458. package/icons/flags/AR.js +1 -1
  459. package/icons/flags/AS.js +1 -1
  460. package/icons/flags/AT.js +1 -1
  461. package/icons/flags/AU.js +1 -1
  462. package/icons/flags/AW.js +1 -1
  463. package/icons/flags/AX.js +1 -1
  464. package/icons/flags/AZ.js +1 -1
  465. package/icons/flags/BA.js +1 -1
  466. package/icons/flags/BB.js +1 -1
  467. package/icons/flags/BD.js +1 -1
  468. package/icons/flags/BE.js +1 -1
  469. package/icons/flags/BF.js +1 -1
  470. package/icons/flags/BG.js +1 -1
  471. package/icons/flags/BH.js +1 -1
  472. package/icons/flags/BI.js +1 -1
  473. package/icons/flags/BJ.js +1 -1
  474. package/icons/flags/BL.js +1 -1
  475. package/icons/flags/BM.js +1 -1
  476. package/icons/flags/BN.js +1 -1
  477. package/icons/flags/BO.js +1 -1
  478. package/icons/flags/BQ.js +1 -1
  479. package/icons/flags/BR.js +1 -1
  480. package/icons/flags/BS.js +1 -1
  481. package/icons/flags/BT.js +1 -1
  482. package/icons/flags/BW.js +1 -1
  483. package/icons/flags/BY.js +1 -1
  484. package/icons/flags/BZ.js +1 -1
  485. package/icons/flags/CA.js +1 -1
  486. package/icons/flags/CD.js +1 -1
  487. package/icons/flags/CF.js +1 -1
  488. package/icons/flags/CG.js +1 -1
  489. package/icons/flags/CH.js +1 -1
  490. package/icons/flags/CI.js +1 -1
  491. package/icons/flags/CK.js +1 -1
  492. package/icons/flags/CL.js +1 -1
  493. package/icons/flags/CM.js +1 -1
  494. package/icons/flags/CN.js +1 -1
  495. package/icons/flags/CO.js +1 -1
  496. package/icons/flags/CR.js +1 -1
  497. package/icons/flags/CU.js +1 -1
  498. package/icons/flags/CV.js +1 -1
  499. package/icons/flags/CW.js +1 -1
  500. package/icons/flags/CY.js +1 -1
  501. package/icons/flags/CZ.js +1 -1
  502. package/icons/flags/DE.js +1 -1
  503. package/icons/flags/DJ.js +1 -1
  504. package/icons/flags/DK.js +1 -1
  505. package/icons/flags/DM.js +1 -1
  506. package/icons/flags/DO.js +1 -1
  507. package/icons/flags/DZ.js +1 -1
  508. package/icons/flags/Default.js +1 -1
  509. package/icons/flags/EC.js +1 -1
  510. package/icons/flags/EE.js +1 -1
  511. package/icons/flags/EG.js +1 -1
  512. package/icons/flags/EH.js +1 -1
  513. package/icons/flags/ER.js +1 -1
  514. package/icons/flags/ES.js +1 -1
  515. package/icons/flags/ET.js +1 -1
  516. package/icons/flags/FI.js +1 -1
  517. package/icons/flags/FJ.js +1 -1
  518. package/icons/flags/FK.js +1 -1
  519. package/icons/flags/FM.js +1 -1
  520. package/icons/flags/FO.js +1 -1
  521. package/icons/flags/FR.js +1 -1
  522. package/icons/flags/FlagIndex.js +1 -1
  523. package/icons/flags/GA.js +1 -1
  524. package/icons/flags/GB.js +1 -1
  525. package/icons/flags/GD.js +1 -1
  526. package/icons/flags/GE.js +1 -1
  527. package/icons/flags/GF.js +1 -1
  528. package/icons/flags/GG.js +1 -1
  529. package/icons/flags/GH.js +1 -1
  530. package/icons/flags/GI.js +1 -1
  531. package/icons/flags/GL.js +1 -1
  532. package/icons/flags/GM.js +1 -1
  533. package/icons/flags/GN.js +1 -1
  534. package/icons/flags/GP.js +1 -1
  535. package/icons/flags/GQ.js +1 -1
  536. package/icons/flags/GR.js +1 -1
  537. package/icons/flags/GT.js +1 -1
  538. package/icons/flags/GU.js +1 -1
  539. package/icons/flags/GW.js +1 -1
  540. package/icons/flags/GY.js +1 -1
  541. package/icons/flags/HK.js +1 -1
  542. package/icons/flags/HM.js +1 -1
  543. package/icons/flags/HN.js +1 -1
  544. package/icons/flags/HR.js +1 -1
  545. package/icons/flags/HT.js +1 -1
  546. package/icons/flags/HU.js +1 -1
  547. package/icons/flags/IC.js +1 -1
  548. package/icons/flags/ID.js +1 -1
  549. package/icons/flags/IE.js +1 -1
  550. package/icons/flags/IL.js +1 -1
  551. package/icons/flags/IM.js +1 -1
  552. package/icons/flags/IN.js +1 -1
  553. package/icons/flags/IQ.js +1 -1
  554. package/icons/flags/IR.js +1 -1
  555. package/icons/flags/IS.js +1 -1
  556. package/icons/flags/IT.js +1 -1
  557. package/icons/flags/JE.js +1 -1
  558. package/icons/flags/JM.js +1 -1
  559. package/icons/flags/JO.js +1 -1
  560. package/icons/flags/JP.js +1 -1
  561. package/icons/flags/KE.js +1 -1
  562. package/icons/flags/KG.js +1 -1
  563. package/icons/flags/KH.js +1 -1
  564. package/icons/flags/KI.js +1 -1
  565. package/icons/flags/KM.js +1 -1
  566. package/icons/flags/KN.js +1 -1
  567. package/icons/flags/KP.js +1 -1
  568. package/icons/flags/KR.js +1 -1
  569. package/icons/flags/KW.js +1 -1
  570. package/icons/flags/KY.js +1 -1
  571. package/icons/flags/KZ.js +1 -1
  572. package/icons/flags/LA.js +1 -1
  573. package/icons/flags/LB.js +1 -1
  574. package/icons/flags/LC.js +1 -1
  575. package/icons/flags/LI.js +1 -1
  576. package/icons/flags/LK.js +1 -1
  577. package/icons/flags/LR.js +1 -1
  578. package/icons/flags/LS.js +1 -1
  579. package/icons/flags/LT.js +1 -1
  580. package/icons/flags/LU.js +1 -1
  581. package/icons/flags/LV.js +1 -1
  582. package/icons/flags/LY.js +1 -1
  583. package/icons/flags/MA.js +1 -1
  584. package/icons/flags/MC.js +1 -1
  585. package/icons/flags/MD.js +1 -1
  586. package/icons/flags/ME.js +1 -1
  587. package/icons/flags/MF.js +1 -1
  588. package/icons/flags/MG.js +1 -1
  589. package/icons/flags/MH.js +1 -1
  590. package/icons/flags/MK.js +1 -1
  591. package/icons/flags/ML.js +1 -1
  592. package/icons/flags/MM.js +1 -1
  593. package/icons/flags/MN.js +1 -1
  594. package/icons/flags/MO.js +1 -1
  595. package/icons/flags/MP.js +1 -1
  596. package/icons/flags/MQ.js +1 -1
  597. package/icons/flags/MR.js +1 -1
  598. package/icons/flags/MS.js +1 -1
  599. package/icons/flags/MT.js +1 -1
  600. package/icons/flags/MU.js +1 -1
  601. package/icons/flags/MV.js +1 -1
  602. package/icons/flags/MW.js +1 -1
  603. package/icons/flags/MX.js +1 -1
  604. package/icons/flags/MY.js +1 -1
  605. package/icons/flags/MZ.js +1 -1
  606. package/icons/flags/NA.js +1 -1
  607. package/icons/flags/NC.js +1 -1
  608. package/icons/flags/NE.js +1 -1
  609. package/icons/flags/NF.js +1 -1
  610. package/icons/flags/NG.js +1 -1
  611. package/icons/flags/NI.js +1 -1
  612. package/icons/flags/NL.js +1 -1
  613. package/icons/flags/NO.js +1 -1
  614. package/icons/flags/NP.js +1 -1
  615. package/icons/flags/NR.js +1 -1
  616. package/icons/flags/NU.js +1 -1
  617. package/icons/flags/NZ.js +1 -1
  618. package/icons/flags/OM.js +1 -1
  619. package/icons/flags/PA.js +1 -1
  620. package/icons/flags/PE.js +1 -1
  621. package/icons/flags/PF.js +1 -1
  622. package/icons/flags/PG.js +1 -1
  623. package/icons/flags/PH.js +1 -1
  624. package/icons/flags/PK.js +1 -1
  625. package/icons/flags/PL.js +1 -1
  626. package/icons/flags/PM.js +1 -1
  627. package/icons/flags/PN.js +1 -1
  628. package/icons/flags/PR.js +1 -1
  629. package/icons/flags/PS.js +1 -1
  630. package/icons/flags/PT.js +1 -1
  631. package/icons/flags/PW.js +1 -1
  632. package/icons/flags/PY.js +1 -1
  633. package/icons/flags/QA.js +1 -1
  634. package/icons/flags/RE.js +1 -1
  635. package/icons/flags/RO.js +1 -1
  636. package/icons/flags/RS.js +1 -1
  637. package/icons/flags/RU.js +1 -1
  638. package/icons/flags/RW.js +1 -1
  639. package/icons/flags/SA.js +1 -1
  640. package/icons/flags/SB.js +1 -1
  641. package/icons/flags/SC.js +1 -1
  642. package/icons/flags/SD.js +1 -1
  643. package/icons/flags/SE.js +1 -1
  644. package/icons/flags/SG.js +1 -1
  645. package/icons/flags/SH.js +1 -1
  646. package/icons/flags/SI.js +1 -1
  647. package/icons/flags/SJ.js +1 -1
  648. package/icons/flags/SK.js +1 -1
  649. package/icons/flags/SL.js +1 -1
  650. package/icons/flags/SM.js +1 -1
  651. package/icons/flags/SN.js +1 -1
  652. package/icons/flags/SO.js +1 -1
  653. package/icons/flags/SR.js +1 -1
  654. package/icons/flags/SS.js +1 -1
  655. package/icons/flags/ST.js +1 -1
  656. package/icons/flags/SV.js +1 -1
  657. package/icons/flags/SX.js +1 -1
  658. package/icons/flags/SY.js +1 -1
  659. package/icons/flags/SZ.js +1 -1
  660. package/icons/flags/TC.js +1 -1
  661. package/icons/flags/TD.js +1 -1
  662. package/icons/flags/TF.js +1 -1
  663. package/icons/flags/TG.js +1 -1
  664. package/icons/flags/TH.js +1 -1
  665. package/icons/flags/TJ.js +1 -1
  666. package/icons/flags/TK.js +1 -1
  667. package/icons/flags/TL.js +1 -1
  668. package/icons/flags/TM.js +1 -1
  669. package/icons/flags/TN.js +1 -1
  670. package/icons/flags/TO.js +1 -1
  671. package/icons/flags/TR.js +1 -1
  672. package/icons/flags/TT.js +1 -1
  673. package/icons/flags/TV.js +1 -1
  674. package/icons/flags/TW.js +1 -1
  675. package/icons/flags/TZ.js +1 -1
  676. package/icons/flags/UA.js +1 -1
  677. package/icons/flags/UG.js +1 -1
  678. package/icons/flags/UM.js +1 -1
  679. package/icons/flags/US.js +1 -1
  680. package/icons/flags/UY.js +1 -1
  681. package/icons/flags/UZ.js +1 -1
  682. package/icons/flags/VA.js +1 -1
  683. package/icons/flags/VC.js +1 -1
  684. package/icons/flags/VE.js +1 -1
  685. package/icons/flags/VG.js +1 -1
  686. package/icons/flags/VI.js +1 -1
  687. package/icons/flags/VN.js +1 -1
  688. package/icons/flags/VU.js +1 -1
  689. package/icons/flags/WF.js +1 -1
  690. package/icons/flags/WS.js +1 -1
  691. package/icons/flags/YE.js +1 -1
  692. package/icons/flags/YT.js +1 -1
  693. package/icons/flags/ZA.js +1 -1
  694. package/icons/flags/ZM.js +1 -1
  695. package/icons/flags/ZW.js +1 -1
  696. package/icons/icon-base/_IconBase.js +1 -1
  697. package/icons/icon-base/_StateIconBase.js +1 -1
  698. package/icons/icon-base/_ThemeIconBase.js +1 -1
  699. package/package.json +6 -7
  700. package/styles/constants/theme.d.ts +1 -1
  701. package/types/Color.d.ts +2 -2
  702. package/types/GridSpacing.d.ts +2 -0
  703. package/types/ICountry.d.ts +1 -1
  704. package/types/index.d.ts +1 -0
  705. package/utils/_extractQueryParams.js +1 -1
  706. package/utils/_graphiqlFetcher.js +1 -1
  707. package/utils/addIndex.js +1 -1
  708. package/utils/flattenRow.js +1 -1
  709. package/utils/getIsInternalLink.js +1 -1
  710. package/utils/getProductDetails.js +1 -1
  711. package/utils/handleFetch.js +1 -1
  712. package/utils/hooks/_useGraphiqlExplorer.js +1 -1
  713. package/utils/hooks/_useGraphiqlFetcher.js +1 -1
  714. package/utils/hooks/_useGraphiqlStorage.js +1 -1
  715. package/utils/hooks/action-pivot-table/useHasuraGqlPagination.js +1 -1
  716. package/utils/hooks/useAminoTheme.js +1 -1
  717. package/utils/hooks/useDropdown.js +1 -1
  718. package/utils/hooks/useHeightAdjustTextarea.js +1 -1
  719. package/utils/hooks/useNotify.js +1 -1
  720. package/utils/hooks/useSwrt.d.ts +1 -1
  721. package/utils/hooks/useSwrt.js +1 -1
  722. package/utils/prepCountryOptions.js +1 -1
  723. package/utils/setupNestedData.js +1 -1
  724. package/utils/unitedStates.js +1 -1
  725. package/utils/useCopyText.js +1 -1
  726. package/_tslib-fe391a2e.js +0 -1
  727. package/components/stack/GridSpacing.d.ts +0 -2
  728. package/components/stack/GridSpacing.js +0 -1
package/icons/flags/UM.js CHANGED
@@ -1 +1 @@
1
- "use strict";var l=require("../../_tslib-fe391a2e.js"),h=require("react/jsx-runtime"),e=require("react"),i=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("uuid");var r=e.forwardRef((function(e,r){var a=e.height,d=e.width,n=s.useStableUniqueId(2);return h.jsxs(i.FlagIconBase,l.__assign({ref:r,height:a,viewBox:"0 0 16 12",width:d},{children:[h.jsxs("g",l.__assign({clipPath:"url(#".concat(n[1],")")},{children:[h.jsx("mask",l.__assign({height:"12",id:"".concat(n[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:h.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),h.jsxs("g",l.__assign({mask:"url(#".concat(n[0],")")},{children:[h.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#E31D1C",fillRule:"evenodd"}),h.jsx("path",{clipRule:"evenodd",d:"M0 1v1h16V1H0Zm0 2v1h16V3H0Zm0 3V5h16v1H0Zm0 1v1h16V7H0Zm0 3V9h16v1H0Zm0 2v-1h16v1H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),h.jsx("path",{d:"M0 0h9v7H0z",fill:"#2E42A5"}),h.jsx("path",{clipRule:"evenodd",d:"m1.04 2.174.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524L7.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L5.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L3.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L1.569.564l-.206.537H.748l.47.416-.178.657ZM7.06 4.1l.159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm-1.079 0-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Zm-1.762.416-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416Zm.144-.416h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537Zm-1.303 0 .159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm3.159-1.584-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416ZM3.98 2.1l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Z",fill:"#F7FCFF",fillRule:"evenodd"})]}))]})),h.jsx("defs",{children:h.jsx("clipPath",l.__assign({id:"".concat(n[1])},{children:h.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.UM=r;
1
+ "use strict";var l=require("../../_tslib-ccfac372.js"),h=require("react/jsx-runtime"),e=require("react"),i=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("uuid");var r=e.forwardRef((function(e,r){var a=e.height,d=e.width,n=s.useStableUniqueId(2);return h.jsxs(i.FlagIconBase,l.__assign({ref:r,height:a,viewBox:"0 0 16 12",width:d},{children:[h.jsxs("g",l.__assign({clipPath:"url(#".concat(n[1],")")},{children:[h.jsx("mask",l.__assign({height:"12",id:"".concat(n[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:h.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),h.jsxs("g",l.__assign({mask:"url(#".concat(n[0],")")},{children:[h.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#E31D1C",fillRule:"evenodd"}),h.jsx("path",{clipRule:"evenodd",d:"M0 1v1h16V1H0Zm0 2v1h16V3H0Zm0 3V5h16v1H0Zm0 1v1h16V7H0Zm0 3V9h16v1H0Zm0 2v-1h16v1H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),h.jsx("path",{d:"M0 0h9v7H0z",fill:"#2E42A5"}),h.jsx("path",{clipRule:"evenodd",d:"m1.04 2.174.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524L7.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L5.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L3.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L1.569.564l-.206.537H.748l.47.416-.178.657ZM7.06 4.1l.159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm-1.079 0-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Zm-1.762.416-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416Zm.144-.416h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537Zm-1.303 0 .159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm3.159-1.584-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416ZM3.98 2.1l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Z",fill:"#F7FCFF",fillRule:"evenodd"})]}))]})),h.jsx("defs",{children:h.jsx("clipPath",l.__assign({id:"".concat(n[1])},{children:h.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.UM=r;
package/icons/flags/US.js CHANGED
@@ -1 +1 @@
1
- "use strict";var l=require("../../_tslib-fe391a2e.js"),h=require("react/jsx-runtime"),e=require("react"),i=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("uuid");var r=e.forwardRef((function(e,r){var a=e.height,d=e.width,n=s.useStableUniqueId(2);return h.jsxs(i.FlagIconBase,l.__assign({ref:r,height:a,viewBox:"0 0 16 12",width:d},{children:[h.jsxs("g",l.__assign({clipPath:"url(#".concat(n[1],")")},{children:[h.jsx("mask",l.__assign({height:"12",id:"".concat(n[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:h.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),h.jsxs("g",l.__assign({mask:"url(#".concat(n[0],")")},{children:[h.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#E31D1C",fillRule:"evenodd"}),h.jsx("path",{clipRule:"evenodd",d:"M0 1v1h16V1H0Zm0 2v1h16V3H0Zm0 3V5h16v1H0Zm0 1v1h16V7H0Zm0 3V9h16v1H0Zm0 2v-1h16v1H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),h.jsx("path",{d:"M0 0h9v7H0z",fill:"#2E42A5"}),h.jsx("path",{clipRule:"evenodd",d:"m1.04 2.174.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524L7.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L5.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L3.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L1.569.564l-.206.537H.748l.47.416-.178.657ZM7.06 4.1l.159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm-1.079 0-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Zm-1.762.416-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416Zm.144-.416h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537Zm-1.303 0 .159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm3.159-1.584-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416ZM3.98 2.1l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Z",fill:"#F7FCFF",fillRule:"evenodd"})]}))]})),h.jsx("defs",{children:h.jsx("clipPath",l.__assign({id:"".concat(n[1])},{children:h.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.US=r;
1
+ "use strict";var l=require("../../_tslib-ccfac372.js"),h=require("react/jsx-runtime"),e=require("react"),i=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("uuid");var r=e.forwardRef((function(e,r){var a=e.height,d=e.width,n=s.useStableUniqueId(2);return h.jsxs(i.FlagIconBase,l.__assign({ref:r,height:a,viewBox:"0 0 16 12",width:d},{children:[h.jsxs("g",l.__assign({clipPath:"url(#".concat(n[1],")")},{children:[h.jsx("mask",l.__assign({height:"12",id:"".concat(n[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:h.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),h.jsxs("g",l.__assign({mask:"url(#".concat(n[0],")")},{children:[h.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#E31D1C",fillRule:"evenodd"}),h.jsx("path",{clipRule:"evenodd",d:"M0 1v1h16V1H0Zm0 2v1h16V3H0Zm0 3V5h16v1H0Zm0 1v1h16V7H0Zm0 3V9h16v1H0Zm0 2v-1h16v1H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),h.jsx("path",{d:"M0 0h9v7H0z",fill:"#2E42A5"}),h.jsx("path",{clipRule:"evenodd",d:"m1.04 2.174.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524L7.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L5.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L3.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L1.569.564l-.206.537H.748l.47.416-.178.657ZM7.06 4.1l.159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm-1.079 0-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Zm-1.762.416-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416Zm.144-.416h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537Zm-1.303 0 .159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm3.159-1.584-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416ZM3.98 2.1l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Z",fill:"#F7FCFF",fillRule:"evenodd"})]}))]})),h.jsx("defs",{children:h.jsx("clipPath",l.__assign({id:"".concat(n[1])},{children:h.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.US=r;
package/icons/flags/UY.js CHANGED
@@ -1 +1 @@
1
- "use strict";var s=require("../../_tslib-fe391a2e.js"),e=require("react/jsx-runtime"),t=require("react"),i=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=t.forwardRef((function(t,a){var c=t.height,n=t.width,h=r.useStableUniqueId(4);return e.jsxs(i.FlagIconBase,s.__assign({ref:a,height:c,viewBox:"0 0 640 480",width:n},{children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("path",{d:"M266 53.3h374v53.4H266zm0 106.7h374v53.3H266zM0 266.7h640V320H0zm0 106.6h640v53.4H0z",fill:"#0038a8"}),e.jsxs("g",s.__assign({fill:"#fcd116",stroke:"#000",strokeMiterlimit:"20",strokeWidth:".6",transform:"translate(133.3 133.3) scale(2.93333)"},{children:[e.jsxs("g",s.__assign({id:"".concat(h[0])},{children:[e.jsxs("g",s.__assign({id:"".concat(h[1])},{children:[e.jsxs("g",s.__assign({id:"".concat(h[2])},{children:[e.jsx("path",{d:"m-2.058 8.889 3.01 4.494c-12.367 8.949-4.817 14.24-13.58 17.105 5.45-5.32-.859-5.767 3.733-16.854",strokeLinecap:"square"}),e.jsx("path",{d:"M-4.21 10.163c-6.822 11.245-2.348 17.428-8.419 20.325",fill:"none"}),e.jsx("path",{d:"M0 0h6L0 33-6 0h6v33"})]})),e.jsx("use",{height:"100%",transform:"rotate(45)",width:"100%",xlinkHref:"#".concat(h[2])})]})),e.jsx("use",{height:"100%",transform:"rotate(90)",width:"100%",xlinkHref:"#".concat(h[1])})]})),e.jsx("use",{height:"100%",transform:"scale(-1)",width:"100%",xlinkHref:"#".concat(h[0])}),e.jsx("circle",{r:"11"})]})),e.jsxs("g",s.__assign({transform:"translate(133.3 133.3) scale(.29333)"},{children:[e.jsxs("g",s.__assign({id:"".concat(h[3])},{children:[e.jsx("path",{d:"M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22 31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36"}),e.jsx("path",{d:"M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8-10 12-21 12-26-6-23-10"}),e.jsx("path",{d:"M56-17c13-7 5-17 0-19 2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16 8 6 10 9 11 16M0 67c25 0 21-5 54-19-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9 0 5-9 5-11 0 2 8-4 8-9 8"})]})),e.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(h[3])}),e.jsx("path",{d:"M0 76c-5 0-18 3 0 3s5-3 0-3"})]}))]}))}));exports.UY=a;
1
+ "use strict";var s=require("../../_tslib-ccfac372.js"),e=require("react/jsx-runtime"),t=require("react"),i=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=t.forwardRef((function(t,a){var c=t.height,n=t.width,h=r.useStableUniqueId(4);return e.jsxs(i.FlagIconBase,s.__assign({ref:a,height:c,viewBox:"0 0 640 480",width:n},{children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("path",{d:"M266 53.3h374v53.4H266zm0 106.7h374v53.3H266zM0 266.7h640V320H0zm0 106.6h640v53.4H0z",fill:"#0038a8"}),e.jsxs("g",s.__assign({fill:"#fcd116",stroke:"#000",strokeMiterlimit:"20",strokeWidth:".6",transform:"translate(133.3 133.3) scale(2.93333)"},{children:[e.jsxs("g",s.__assign({id:"".concat(h[0])},{children:[e.jsxs("g",s.__assign({id:"".concat(h[1])},{children:[e.jsxs("g",s.__assign({id:"".concat(h[2])},{children:[e.jsx("path",{d:"m-2.058 8.889 3.01 4.494c-12.367 8.949-4.817 14.24-13.58 17.105 5.45-5.32-.859-5.767 3.733-16.854",strokeLinecap:"square"}),e.jsx("path",{d:"M-4.21 10.163c-6.822 11.245-2.348 17.428-8.419 20.325",fill:"none"}),e.jsx("path",{d:"M0 0h6L0 33-6 0h6v33"})]})),e.jsx("use",{height:"100%",transform:"rotate(45)",width:"100%",xlinkHref:"#".concat(h[2])})]})),e.jsx("use",{height:"100%",transform:"rotate(90)",width:"100%",xlinkHref:"#".concat(h[1])})]})),e.jsx("use",{height:"100%",transform:"scale(-1)",width:"100%",xlinkHref:"#".concat(h[0])}),e.jsx("circle",{r:"11"})]})),e.jsxs("g",s.__assign({transform:"translate(133.3 133.3) scale(.29333)"},{children:[e.jsxs("g",s.__assign({id:"".concat(h[3])},{children:[e.jsx("path",{d:"M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22 31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36"}),e.jsx("path",{d:"M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8-10 12-21 12-26-6-23-10"}),e.jsx("path",{d:"M56-17c13-7 5-17 0-19 2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16 8 6 10 9 11 16M0 67c25 0 21-5 54-19-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9 0 5-9 5-11 0 2 8-4 8-9 8"})]})),e.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(h[3])}),e.jsx("path",{d:"M0 76c-5 0-18 3 0 3s5-3 0-3"})]}))]}))}));exports.UY=a;
package/icons/flags/UZ.js CHANGED
@@ -1 +1 @@
1
- "use strict";var i=require("../../_tslib-fe391a2e.js"),e=require("react/jsx-runtime"),s=require("react"),t=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("uuid");var c=s.forwardRef((function(s,c){var h=s.height,n=s.width,a=r.useStableUniqueId(5);return e.jsxs(t.FlagIconBase,i.__assign({ref:c,height:h,viewBox:"0 0 640 480",width:n},{children:[e.jsx("path",{d:"M0 320h640v160H0z",fill:"#1eb53a"}),e.jsx("path",{d:"M0 0h640v160H0z",fill:"#0099b5"}),e.jsx("path",{d:"M0 153.6h640v172.8H0z",fill:"#ce1126"}),e.jsx("path",{d:"M0 163.2h640v153.6H0z",fill:"#fff"}),e.jsx("circle",{cx:"134.4",cy:"76.8",fill:"#fff",r:"57.6"}),e.jsx("circle",{cx:"153.6",cy:"76.8",fill:"#0099b5",r:"57.6"}),e.jsxs("g",i.__assign({fill:"#fff",transform:"matrix(1.92 0 0 1.92 261.1 122.9)"},{children:[e.jsxs("g",i.__assign({id:"".concat(a[0])},{children:[e.jsxs("g",i.__assign({id:"".concat(a[1])},{children:[e.jsxs("g",i.__assign({id:"".concat(a[2])},{children:[e.jsxs("g",i.__assign({id:"".concat(a[3])},{children:[e.jsx("path",{d:"M0-6-1.9-.3 1 .7",id:"".concat(a[4])}),e.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(a[4])})]})),e.jsx("use",{height:"100%",transform:"rotate(72)",width:"100%",xlinkHref:"#".concat(a[3])})]})),e.jsx("use",{height:"100%",transform:"rotate(-72)",width:"100%",xlinkHref:"#".concat(a[3])}),e.jsx("use",{height:"100%",transform:"rotate(144)",width:"100%",xlinkHref:"#".concat(a[2])})]})),e.jsx("use",{height:"100%",width:"100%",xlinkHref:"#".concat(a[1]),y:"-24"}),e.jsx("use",{height:"100%",width:"100%",xlinkHref:"#".concat(a[1]),y:"-48"})]})),e.jsx("use",{height:"100%",width:"100%",x:"24",xlinkHref:"#".concat(a[0])}),e.jsx("use",{height:"100%",width:"100%",x:"48",xlinkHref:"#".concat(a[0])}),e.jsx("use",{height:"100%",width:"100%",x:"-48",xlinkHref:"#".concat(a[1])}),e.jsx("use",{height:"100%",width:"100%",x:"-24",xlinkHref:"#".concat(a[1])}),e.jsx("use",{height:"100%",width:"100%",x:"-24",xlinkHref:"#".concat(a[1]),y:"-24"})]}))]}))}));exports.UZ=c;
1
+ "use strict";var i=require("../../_tslib-ccfac372.js"),e=require("react/jsx-runtime"),s=require("react"),t=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("uuid");var c=s.forwardRef((function(s,c){var h=s.height,n=s.width,a=r.useStableUniqueId(5);return e.jsxs(t.FlagIconBase,i.__assign({ref:c,height:h,viewBox:"0 0 640 480",width:n},{children:[e.jsx("path",{d:"M0 320h640v160H0z",fill:"#1eb53a"}),e.jsx("path",{d:"M0 0h640v160H0z",fill:"#0099b5"}),e.jsx("path",{d:"M0 153.6h640v172.8H0z",fill:"#ce1126"}),e.jsx("path",{d:"M0 163.2h640v153.6H0z",fill:"#fff"}),e.jsx("circle",{cx:"134.4",cy:"76.8",fill:"#fff",r:"57.6"}),e.jsx("circle",{cx:"153.6",cy:"76.8",fill:"#0099b5",r:"57.6"}),e.jsxs("g",i.__assign({fill:"#fff",transform:"matrix(1.92 0 0 1.92 261.1 122.9)"},{children:[e.jsxs("g",i.__assign({id:"".concat(a[0])},{children:[e.jsxs("g",i.__assign({id:"".concat(a[1])},{children:[e.jsxs("g",i.__assign({id:"".concat(a[2])},{children:[e.jsxs("g",i.__assign({id:"".concat(a[3])},{children:[e.jsx("path",{d:"M0-6-1.9-.3 1 .7",id:"".concat(a[4])}),e.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(a[4])})]})),e.jsx("use",{height:"100%",transform:"rotate(72)",width:"100%",xlinkHref:"#".concat(a[3])})]})),e.jsx("use",{height:"100%",transform:"rotate(-72)",width:"100%",xlinkHref:"#".concat(a[3])}),e.jsx("use",{height:"100%",transform:"rotate(144)",width:"100%",xlinkHref:"#".concat(a[2])})]})),e.jsx("use",{height:"100%",width:"100%",xlinkHref:"#".concat(a[1]),y:"-24"}),e.jsx("use",{height:"100%",width:"100%",xlinkHref:"#".concat(a[1]),y:"-48"})]})),e.jsx("use",{height:"100%",width:"100%",x:"24",xlinkHref:"#".concat(a[0])}),e.jsx("use",{height:"100%",width:"100%",x:"48",xlinkHref:"#".concat(a[0])}),e.jsx("use",{height:"100%",width:"100%",x:"-48",xlinkHref:"#".concat(a[1])}),e.jsx("use",{height:"100%",width:"100%",x:"-24",xlinkHref:"#".concat(a[1])}),e.jsx("use",{height:"100%",width:"100%",x:"-24",xlinkHref:"#".concat(a[1]),y:"-24"})]}))]}))}));exports.UZ=c;
package/icons/flags/VA.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),l=require("react/jsx-runtime"),i=require("react"),d=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("uuid");var c=i.forwardRef((function(i,c){var a=i.height,n=i.width,h=s.useStableUniqueId(2);return l.jsxs(d.FlagIconBase,e.__assign({ref:c,height:a,viewBox:"0 0 16 12",width:n},{children:[l.jsxs("g",e.__assign({clipPath:"url(#".concat(h[1],")")},{children:[l.jsx("mask",e.__assign({height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),l.jsxs("g",e.__assign({mask:"url(#".concat(h[0],")")},{children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#F7FCFF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M0 0h7v12H0V0Z",fill:"#FFDC17",fillRule:"evenodd"}),l.jsx("path",{d:"m11.39 6.375-.172.012c.041.593.169 1.05.385 1.374.349.521.809.924 1.116.924.07 0 .087.026.064.09-.033.091-.137.18-.27.215-.222.058-.727.087-1.506.087v.168c.795 0 1.309-.03 1.55-.093.188-.048.337-.177.389-.322.06-.167-.03-.312-.227-.312-.228 0-.652-.372-.97-.848-.199-.296-.319-.728-.358-1.295Zm-.817 0 .173.012c-.041.593-.168 1.05-.385 1.374-.348.521-.808.924-1.116.924-.07 0-.086.026-.063.09.033.091.136.18.27.215.222.058.726.087 1.505.087v.168c-.794 0-1.308-.03-1.55-.093-.188-.048-.337-.177-.389-.322-.06-.167.031-.312.227-.312.228 0 .653-.372.971-.848.198-.296.318-.728.357-1.295Z",fill:"#AF0100"}),l.jsx("path",{clipRule:"evenodd",d:"m14.033 3.4-4.57 3.562a1.67 1.67 0 0 0-.517-.08c-.742 0-1.362.473-1.362 1.088 0 .615.62 1.088 1.362 1.088.085 0 .168-.006.25-.018a.479.479 0 0 1-.16-.21c-.033-.093-.02-.18.033-.238-.04.004-.081.006-.123.006-.5 0-.887-.295-.887-.628s.387-.628.887-.628.886.295.886.628c0 .102-.036.2-.1.288l.036-.034c.159-.147-.197.461-.505.461-.07 0-.086.026-.063.09.03.086.123.17.245.208.501-.156.863-.544.863-1.013a.92.92 0 0 0-.166-.525l2.456-2.085.164.17.119-.107.41.304-.171.132.35.426.706-.545.012-.006-.002-.001.044-.034-.35-.426-.17.13-.458-.316.053-.05-.147-.152.222-.188.118.122.126-.115.398.315-.167.129.35.425.605-.466.07-.038-.01-.008.095-.074-.35-.425-.198.152-.436-.334.06-.054-.101-.104.452-.384-.359-.439Z",fill:"#F4B300",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M11.692 7.97c0-.277.125-.524.33-.714L9.399 5.224l-.03.023.076.07-.207.213-.108-.099-.402.31.153.118-.35.426-.699-.54-.02-.011.003-.001-.044-.034.35-.426.17.13.458-.317-.053-.048.198-.205-.231-.18-.16.165-.121-.11-.393.318.157.121-.35.426-.586-.452-.088-.052.01-.008-.096-.074.35-.426.198.153.436-.334-.06-.054.12-.124-.47-.364.296-.36 4.541 3.517c.184-.073.39-.114.608-.114.742 0 1.362.474 1.362 1.089 0 .614-.62 1.088-1.362 1.088a1.72 1.72 0 0 1-.25-.018.478.478 0 0 0 .16-.21c.033-.094.02-.18-.033-.238.04.004.081.006.123.006.5 0 .886-.295.886-.628s-.386-.628-.886-.628-.886.295-.886.628c0 .102.036.2.1.287a3.001 3.001 0 0 1-.036-.033c-.159-.147.197.461.505.461.07 0 .086.026.063.09-.03.085-.123.17-.245.208-.501-.157-.863-.544-.863-1.013Z",fill:"#BFBFBF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M10.87 5.898a.065.065 0 0 0-.065.065v.27h-.24a.063.063 0 1 0 0 .125h.24v3.577c0 .036.03.065.065.065H11a.065.065 0 0 0 .065-.065V6.358h.37a.063.063 0 1 0 0-.125h-.37v-.27A.065.065 0 0 0 11 5.898h-.13Z",fill:"#AF0100",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M10.935 10.008c.143 0 .26-.058.26-.13 0-.071-.117-.13-.26-.13-.143 0-.26.059-.26.13 0 .072.117.13.26.13Z",fill:"#AF0100",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M10 2.9a.9.9 0 1 1 1.8 0v1.622H10V2.9Z",fill:"#F4B300",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M10.892 4.61c.501 0 .908-.068.908-.152 0-.083-.407-.151-.908-.151-.502 0-.908.068-.908.151 0 .084.406.152.908.152Z",fill:"#AF0100",fillRule:"evenodd"})]}))]})),l.jsx("defs",{children:l.jsx("clipPath",e.__assign({id:"".concat(h[1])},{children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.VA=c;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),l=require("react/jsx-runtime"),i=require("react"),d=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("uuid");var c=i.forwardRef((function(i,c){var a=i.height,n=i.width,h=s.useStableUniqueId(2);return l.jsxs(d.FlagIconBase,e.__assign({ref:c,height:a,viewBox:"0 0 16 12",width:n},{children:[l.jsxs("g",e.__assign({clipPath:"url(#".concat(h[1],")")},{children:[l.jsx("mask",e.__assign({height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),l.jsxs("g",e.__assign({mask:"url(#".concat(h[0],")")},{children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#F7FCFF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M0 0h7v12H0V0Z",fill:"#FFDC17",fillRule:"evenodd"}),l.jsx("path",{d:"m11.39 6.375-.172.012c.041.593.169 1.05.385 1.374.349.521.809.924 1.116.924.07 0 .087.026.064.09-.033.091-.137.18-.27.215-.222.058-.727.087-1.506.087v.168c.795 0 1.309-.03 1.55-.093.188-.048.337-.177.389-.322.06-.167-.03-.312-.227-.312-.228 0-.652-.372-.97-.848-.199-.296-.319-.728-.358-1.295Zm-.817 0 .173.012c-.041.593-.168 1.05-.385 1.374-.348.521-.808.924-1.116.924-.07 0-.086.026-.063.09.033.091.136.18.27.215.222.058.726.087 1.505.087v.168c-.794 0-1.308-.03-1.55-.093-.188-.048-.337-.177-.389-.322-.06-.167.031-.312.227-.312.228 0 .653-.372.971-.848.198-.296.318-.728.357-1.295Z",fill:"#AF0100"}),l.jsx("path",{clipRule:"evenodd",d:"m14.033 3.4-4.57 3.562a1.67 1.67 0 0 0-.517-.08c-.742 0-1.362.473-1.362 1.088 0 .615.62 1.088 1.362 1.088.085 0 .168-.006.25-.018a.479.479 0 0 1-.16-.21c-.033-.093-.02-.18.033-.238-.04.004-.081.006-.123.006-.5 0-.887-.295-.887-.628s.387-.628.887-.628.886.295.886.628c0 .102-.036.2-.1.288l.036-.034c.159-.147-.197.461-.505.461-.07 0-.086.026-.063.09.03.086.123.17.245.208.501-.156.863-.544.863-1.013a.92.92 0 0 0-.166-.525l2.456-2.085.164.17.119-.107.41.304-.171.132.35.426.706-.545.012-.006-.002-.001.044-.034-.35-.426-.17.13-.458-.316.053-.05-.147-.152.222-.188.118.122.126-.115.398.315-.167.129.35.425.605-.466.07-.038-.01-.008.095-.074-.35-.425-.198.152-.436-.334.06-.054-.101-.104.452-.384-.359-.439Z",fill:"#F4B300",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M11.692 7.97c0-.277.125-.524.33-.714L9.399 5.224l-.03.023.076.07-.207.213-.108-.099-.402.31.153.118-.35.426-.699-.54-.02-.011.003-.001-.044-.034.35-.426.17.13.458-.317-.053-.048.198-.205-.231-.18-.16.165-.121-.11-.393.318.157.121-.35.426-.586-.452-.088-.052.01-.008-.096-.074.35-.426.198.153.436-.334-.06-.054.12-.124-.47-.364.296-.36 4.541 3.517c.184-.073.39-.114.608-.114.742 0 1.362.474 1.362 1.089 0 .614-.62 1.088-1.362 1.088a1.72 1.72 0 0 1-.25-.018.478.478 0 0 0 .16-.21c.033-.094.02-.18-.033-.238.04.004.081.006.123.006.5 0 .886-.295.886-.628s-.386-.628-.886-.628-.886.295-.886.628c0 .102.036.2.1.287a3.001 3.001 0 0 1-.036-.033c-.159-.147.197.461.505.461.07 0 .086.026.063.09-.03.085-.123.17-.245.208-.501-.157-.863-.544-.863-1.013Z",fill:"#BFBFBF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M10.87 5.898a.065.065 0 0 0-.065.065v.27h-.24a.063.063 0 1 0 0 .125h.24v3.577c0 .036.03.065.065.065H11a.065.065 0 0 0 .065-.065V6.358h.37a.063.063 0 1 0 0-.125h-.37v-.27A.065.065 0 0 0 11 5.898h-.13Z",fill:"#AF0100",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M10.935 10.008c.143 0 .26-.058.26-.13 0-.071-.117-.13-.26-.13-.143 0-.26.059-.26.13 0 .072.117.13.26.13Z",fill:"#AF0100",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M10 2.9a.9.9 0 1 1 1.8 0v1.622H10V2.9Z",fill:"#F4B300",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M10.892 4.61c.501 0 .908-.068.908-.152 0-.083-.407-.151-.908-.151-.502 0-.908.068-.908.151 0 .084.406.152.908.152Z",fill:"#AF0100",fillRule:"evenodd"})]}))]})),l.jsx("defs",{children:l.jsx("clipPath",e.__assign({id:"".concat(h[1])},{children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.VA=c;
package/icons/flags/VC.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),i=require("react/jsx-runtime"),r=require("react"),a=require("../flag-icon/_FlagIconBase.js"),s=r.forwardRef((function(r,s){var l=r.height,t=r.width;return i.jsx(a.FlagIconBase,e.__assign({ref:s,height:l,viewBox:"0 0 640 480",width:t},{children:i.jsxs("g",e.__assign({fillRule:"evenodd"},{children:[i.jsx("path",{d:"M0 0h640v480H0z",fill:"#f4f100"}),i.jsx("path",{d:"M490 0h150v480H490z",fill:"#199a00"}),i.jsx("path",{d:"M0 0h150v480H0z",fill:"#0058aa"}),i.jsx("path",{d:"m259.3 130-46.4 71.3 44.7 74.4 43.8-73.7-42.1-72zm121.2 0-46.3 71.3 44.7 74.4 43.8-73.7-42.2-72zm-61.2 97.3-46.4 71.4 44.8 74.4 43.8-73.7-42.2-72z",fill:"#199a00"})]}))}))}));exports.VC=s;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),i=require("react/jsx-runtime"),r=require("react"),a=require("../flag-icon/_FlagIconBase.js"),s=r.forwardRef((function(r,s){var l=r.height,t=r.width;return i.jsx(a.FlagIconBase,e.__assign({ref:s,height:l,viewBox:"0 0 640 480",width:t},{children:i.jsxs("g",e.__assign({fillRule:"evenodd"},{children:[i.jsx("path",{d:"M0 0h640v480H0z",fill:"#f4f100"}),i.jsx("path",{d:"M490 0h150v480H490z",fill:"#199a00"}),i.jsx("path",{d:"M0 0h150v480H0z",fill:"#0058aa"}),i.jsx("path",{d:"m259.3 130-46.4 71.3 44.7 74.4 43.8-73.7-42.1-72zm121.2 0-46.3 71.3 44.7 74.4 43.8-73.7-42.2-72zm-61.2 97.3-46.4 71.4 44.8 74.4 43.8-73.7-42.2-72z",fill:"#199a00"})]}))}))}));exports.VC=s;
package/icons/flags/VE.js CHANGED
@@ -1 +1 @@
1
- "use strict";var t=require("../../_tslib-fe391a2e.js"),e=require("react/jsx-runtime"),s=require("react"),r=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=s.forwardRef((function(s,a){var n=s.height,c=s.width,h=i.useStableUniqueId(6);return e.jsxs(r.FlagIconBase,t.__assign({ref:a,height:n,viewBox:"0 0 640 480",width:c},{children:[e.jsx("defs",{children:e.jsxs("g",t.__assign({id:"".concat(h[0]),transform:"translate(0 -36)"},{children:[e.jsxs("g",t.__assign({id:"".concat(h[1])},{children:[e.jsxs("g",t.__assign({id:"".concat(h[2])},{children:[e.jsx("path",{d:"M0-5-1.5-.2l2.8.9z",fill:"#fff",id:"".concat(h[3])}),e.jsx("use",{height:"120",transform:"scale(-1 1)",width:"180",xlinkHref:"#".concat(h[3])})]})),e.jsx("use",{height:"120",transform:"rotate(72)",width:"180",xlinkHref:"#".concat(h[2])})]})),e.jsx("use",{height:"120",transform:"rotate(-72)",width:"180",xlinkHref:"#".concat(h[2])}),e.jsx("use",{height:"120",transform:"rotate(144)",width:"180",xlinkHref:"#".concat(h[1])})]}))}),e.jsx("path",{d:"M0 0h640v480H0z",fill:"#cf142b"}),e.jsx("path",{d:"M0 0h640v320H0z",fill:"#00247d"}),e.jsx("path",{d:"M0 0h640v160H0z",fill:"#fc0"}),e.jsxs("g",t.__assign({id:"".concat(h[4]),transform:"matrix(4 0 0 4 320 336)"},{children:[e.jsxs("g",t.__assign({id:"".concat(h[5])},{children:[e.jsx("use",{height:"120",transform:"rotate(10)",width:"180",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"120",transform:"rotate(30)",width:"180",xlinkHref:"#".concat(h[0])})]})),e.jsx("use",{height:"120",transform:"rotate(40)",width:"180",xlinkHref:"#".concat(h[5])})]})),e.jsx("use",{height:"120",transform:"rotate(-80 320 336)",width:"180",xlinkHref:"#".concat(h[4])})]}))}));exports.VE=a;
1
+ "use strict";var t=require("../../_tslib-ccfac372.js"),e=require("react/jsx-runtime"),s=require("react"),r=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=s.forwardRef((function(s,a){var n=s.height,c=s.width,h=i.useStableUniqueId(6);return e.jsxs(r.FlagIconBase,t.__assign({ref:a,height:n,viewBox:"0 0 640 480",width:c},{children:[e.jsx("defs",{children:e.jsxs("g",t.__assign({id:"".concat(h[0]),transform:"translate(0 -36)"},{children:[e.jsxs("g",t.__assign({id:"".concat(h[1])},{children:[e.jsxs("g",t.__assign({id:"".concat(h[2])},{children:[e.jsx("path",{d:"M0-5-1.5-.2l2.8.9z",fill:"#fff",id:"".concat(h[3])}),e.jsx("use",{height:"120",transform:"scale(-1 1)",width:"180",xlinkHref:"#".concat(h[3])})]})),e.jsx("use",{height:"120",transform:"rotate(72)",width:"180",xlinkHref:"#".concat(h[2])})]})),e.jsx("use",{height:"120",transform:"rotate(-72)",width:"180",xlinkHref:"#".concat(h[2])}),e.jsx("use",{height:"120",transform:"rotate(144)",width:"180",xlinkHref:"#".concat(h[1])})]}))}),e.jsx("path",{d:"M0 0h640v480H0z",fill:"#cf142b"}),e.jsx("path",{d:"M0 0h640v320H0z",fill:"#00247d"}),e.jsx("path",{d:"M0 0h640v160H0z",fill:"#fc0"}),e.jsxs("g",t.__assign({id:"".concat(h[4]),transform:"matrix(4 0 0 4 320 336)"},{children:[e.jsxs("g",t.__assign({id:"".concat(h[5])},{children:[e.jsx("use",{height:"120",transform:"rotate(10)",width:"180",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"120",transform:"rotate(30)",width:"180",xlinkHref:"#".concat(h[0])})]})),e.jsx("use",{height:"120",transform:"rotate(40)",width:"180",xlinkHref:"#".concat(h[5])})]})),e.jsx("use",{height:"120",transform:"rotate(-80 320 336)",width:"180",xlinkHref:"#".concat(h[4])})]}))}));exports.VE=a;
package/icons/flags/VG.js CHANGED
@@ -1 +1 @@
1
- "use strict";var l=require("../../_tslib-fe391a2e.js"),e=require("react/jsx-runtime"),s=require("react"),h=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=s.forwardRef((function(s,a){var d=s.height,c=s.width,v=i.useStableUniqueId(5);return e.jsxs(h.FlagIconBase,l.__assign({ref:a,height:d,viewBox:"0 0 16 12",width:c},{children:[e.jsxs("g",l.__assign({clipPath:"url(#".concat(v[4],")")},{children:[e.jsx("mask",l.__assign({height:"12",id:"".concat(v[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),e.jsxs("g",l.__assign({mask:"url(#".concat(v[0],")")},{children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#2E42A5",fillRule:"evenodd"}),e.jsx("mask",l.__assign({height:"12",id:"".concat(v[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})})),e.jsxs("g",l.__assign({mask:"url(#".concat(v[1],")")},{children:[e.jsx("mask",l.__assign({height:"7",id:"".concat(v[2]),maskUnits:"userSpaceOnUse",width:"9",x:"0",y:"0"},{children:e.jsx("path",{d:"M0 0h9v7H0z",fill:"#fff"})})),e.jsxs("g",l.__assign({mask:"url(#".concat(v[2],")")},{children:[e.jsx("path",{d:"m-1.002 6.5 1.98.868L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z",fill:"#F7FCFF"}),e.jsx("path",{d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z",fill:"#F50100"}),e.jsx("path",{d:"m10.002 6.5-1.98.868L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z",fill:"#F7FCFF"}),e.jsx("path",{d:"m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z",fill:"#F50100"}),e.jsxs("mask",l.__assign({fill:"#000",height:"9",id:"".concat(v[3]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-1"},{children:[e.jsx("path",{d:"M-1-1h11v9H-1z",fill:"#fff"}),e.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fillRule:"evenodd"})]})),e.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fill:"#F50100",fillRule:"evenodd"}),e.jsx("path",{d:"M3.992 0v-.75h-.75V0h.75Zm1 0h.75v-.75h-.75V0Zm-1 3v.75h.75V3h-.75ZM0 3v-.75h-.75V3H0Zm0 1h-.75v.75H0V4Zm3.992 0h.75v-.75h-.75V4Zm0 3h-.75v.75h.75V7Zm1 0v.75h.75V7h-.75Zm0-3v-.75h-.75V4h.75ZM9 4v.75h.75V4H9Zm0-1h.75v-.75H9V3ZM4.992 3h-.75v.75h.75V3Zm-1-2.25h1v-1.5h-1v1.5ZM4.742 3V0h-1.5v3h1.5ZM0 3.75h3.992v-1.5H0v1.5ZM.75 4V3h-1.5v1h1.5Zm3.242-.75H0v1.5h3.992v-1.5ZM4.742 7V4h-1.5v3h1.5Zm.25-.75h-1v1.5h1v-1.5ZM4.242 4v3h1.5V4h-1.5ZM9 3.25H4.992v1.5H9v-1.5ZM8.25 3v1h1.5V3h-1.5Zm-3.258.75H9v-1.5H4.992v1.5ZM4.242 0v3h1.5V0h-1.5Z",fill:"#F7FCFF",mask:"url(#".concat(v[3],")")})]})),e.jsx("path",{clipRule:"evenodd",d:"M10.123 5.016v3.265s-.048 2.701 2.441 2.701c2.49 0 2.49-2.701 2.49-2.701V5.016h-4.93Z",fill:"#3B7E05",fillRule:"evenodd",stroke:"#F7FCFF",strokeWidth:".25"}),e.jsx("path",{clipRule:"evenodd",d:"m10.118 9.944.397-.398c.62.766 1.272 1.138 1.965 1.138.693 0 1.344-.372 1.963-1.138l.226.227.01-.015c.137.117.229.227.272.353a.421.421 0 0 1-.171.51.967.967 0 0 1-.104.058.26.26 0 0 1-.202.022.29.29 0 0 1-.187-.173c-.562.498-1.166.75-1.807.75-.636 0-1.235-.248-1.793-.737a.29.29 0 0 1-.19.168.26.26 0 0 1-.201-.026.97.97 0 0 1-.103-.06.421.421 0 0 1-.162-.512.526.526 0 0 1 .095-.158l-.008-.009Z",fill:"#FFD018",fillRule:"evenodd"}),e.jsx("path",{d:"m10.515 9.546.058-.047-.052-.065-.059.06.053.052Zm-.397.398-.053-.053-.047.048.042.052.058-.047Zm4.325-.398.053-.053-.059-.059-.052.065.058.047Zm.226.227-.053.053.064.064.051-.075-.062-.042Zm.01-.015.048-.057-.064-.054-.047.07.063.041Zm.272.353.071-.024-.07.024Zm-.171.51-.04-.064.04.063Zm-.104.058-.031-.068.031.068Zm-.202.022.02-.072-.02.072Zm-.187-.173.07-.028-.04-.098-.08.07.05.056Zm-3.6.013.049-.056-.077-.068-.041.094.069.03Zm-.19.168-.018-.072.019.072Zm-.201-.026.032-.067-.032.067Zm-.103-.06-.04.063.04-.063Zm-.162-.512.07.025-.07-.025Zm.095-.158.057.048.04-.047-.04-.048-.057.047Zm.336-.46-.397.398.107.106.396-.398-.106-.106Zm2.018 1.116c-.663 0-1.295-.355-1.907-1.11l-.116.094c.628.776 1.3 1.166 2.023 1.166v-.15Zm1.905-1.11c-.61.755-1.243 1.11-1.905 1.11v.15c.724 0 1.394-.39 2.021-1.166l-.116-.094Zm.337.22-.226-.226-.106.106.226.227.106-.106Zm-.106-.003-.01.015.125.084.01-.015-.125-.084Zm.406.37c-.05-.144-.153-.264-.295-.385l-.097.115c.134.113.213.211.25.32l.142-.05Zm-.203.598a.497.497 0 0 0 .203-.597l-.142.049a.347.347 0 0 1-.14.421l.08.127Zm-.111.063a.963.963 0 0 0 .111-.063l-.08-.127a.898.898 0 0 1-.095.054l.064.136Zm-.255.027a.327.327 0 0 0 .255-.027l-.063-.136a.265.265 0 0 1-.076.025.177.177 0 0 1-.075-.007l-.04.145Zm-.235-.217c.043.106.13.187.235.216l.041-.144a.215.215 0 0 1-.137-.13l-.14.058Zm-1.738.797c.663 0 1.283-.262 1.857-.77l-.1-.112c-.551.488-1.138.732-1.757.732v.15Zm-1.843-.757c.57.5 1.186.757 1.843.757v-.15c-.614 0-1.196-.24-1.744-.72l-.099.113Zm-.12.185a.365.365 0 0 0 .238-.211l-.137-.06a.215.215 0 0 1-.14.126l.039.145Zm-.254-.031a.326.326 0 0 0 .254.031l-.039-.145a.177.177 0 0 1-.075.005.268.268 0 0 1-.075-.026l-.065.135Zm-.11-.065c.041.027.077.049.11.065l.065-.135a.887.887 0 0 1-.094-.056l-.082.126Zm-.193-.6a.496.496 0 0 0 .192.6l.082-.126a.347.347 0 0 1-.133-.424l-.141-.05Zm.108-.181a.602.602 0 0 0-.108.18l.14.051a.455.455 0 0 1 .083-.135l-.115-.096Zm-.008.086a.572.572 0 0 0 .008.01l.116-.095a.58.58 0 0 0-.007-.009l-.117.094Z",fill:"#fff"}),e.jsx("path",{d:"m11.066 7.324-.038-.164V5.771a.375.375 0 0 1 .75 0v1.303l.36.74a.375.375 0 0 1-.083.439l-.413.383v.72a.375.375 0 1 1-.75 0v-.884c0-.105.043-.204.12-.275l.33-.305-.276-.568Z",fill:"#FFD018"}),e.jsx("path",{d:"M13.626 5.75v3.702",stroke:"#FFD018",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".75"}),e.jsx("path",{clipRule:"evenodd",d:"m12.32 6.293-.168.546s-.282.365-.334.544c-.052.178-.08.297-.066.297.014 0 .13-.05.13-.174 0-.123.438-.52.438-.52l.13-.693h-.13Z",fill:"#FFC6B5",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M13.686 5.434a.058.058 0 0 0 .006-.026c0-.03-.022-.054-.05-.054-.027 0-.05.024-.05.054 0 .013.004.025.011.034l-.189.293.02.016.189-.293a.047.047 0 0 0 .046-.004l.199.297.02-.016-.202-.3Zm-.007.254a.057.057 0 0 0 .013-.037c0-.03-.022-.054-.05-.054-.027 0-.05.024-.05.054 0 .019.008.035.021.044l-.047.057h-.321s.035.08.144.102c.034.032.12.091.12.091l-.05.06h.347v-.06c.084 0 .116-.067.127-.09.005-.01.006-.013.006 0 0 .042.062 0 .062 0s.102-.103.102-.2c0-.097-.214.097-.214.097h-.145l-.065-.064Z",fill:"#FFD018",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M12.73 6.074a.06.06 0 0 1 .008.028c0 .031-.133.078-.23.078-.096 0-.058-.078 0-.121.059-.043-.004-.118-.058-.118-.051 0-.051-.072-.051-.13v-.235c0-.091.025-.08.072-.06a.26.26 0 0 0 .105.027c.072 0 .076.017.087.061a.375.375 0 0 0 .044.116c.045.08.035.1.021.128a.183.183 0 0 0-.021.093c0 .083.014.113.023.133Zm.12.58.027-.307s-.028-.113.038-.113c.067 0 .17.538.207.754.024.138.002.163-.06.237a1.365 1.365 0 0 0-.146.2.499.499 0 0 0-.09.341c.003.05.005.09-.025.133-.072.1-.101.005-.13-.087a1.224 1.224 0 0 0-.006-.02c-.027-.087.097-.348.182-.526l.03-.065c.08-.17.073-.23.038-.302-.034-.072-.066-.245-.066-.245Z",fill:"#FFC6B5",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M13.01 9.685c0 .078-.06.141-.134.141-.073 0-.133-.063-.133-.141 0-.078.06-.142.133-.142.074 0 .134.064.134.142Zm-.71.04c-.06.05-.133.061-.163.025s-.006-.106.053-.156c.06-.05.133-.062.164-.026.03.036.006.106-.054.156Z",fill:"#FFD018",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M12.476 5.392s-.14.028-.093.098c.046.07-.06.052.093.06.152.01.194.065.173.106-.02.041-.037.143 0 .205.038.061.05.168.116.115.066-.054.192-.127.153-.223-.038-.097.016-.209-.069-.263-.085-.054-.104-.021-.152-.098-.048-.076-.12-.097-.17-.049l-.051.05Z",fill:"#A95601",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M12.448 6.089s-.279.336-.233.454c.045.118.114.125.08.293-.035.168.02.428-.08.76-.1.33-.167 1.107-.134 1.107s.079.429.04.621c-.04.193-.315.354-.04.354s.308.038.418 0c.11-.038.266.11.266 0s.012-.132.096-.132h.154c.074 0 .172.069.172-.095s.018-.517-.077-.79c-.095-.274-.063-.1-.156-.465-.055-.217-.098-.303-.131-.379-.023-.052-.09.04-.105-.042-.005-.028.04-.19.04-.21.004-.13.103-.153.103-.376 0-.26-.062-.544 0-.687.062-.143.215-.057.154-.195-.06-.14-.08-.218-.195-.218h-.372Z",fill:"#F7FCFF",fillRule:"evenodd"})]}))]}))]})),e.jsx("defs",{children:e.jsx("clipPath",l.__assign({id:"".concat(v[4])},{children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.VG=a;
1
+ "use strict";var l=require("../../_tslib-ccfac372.js"),e=require("react/jsx-runtime"),s=require("react"),h=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=s.forwardRef((function(s,a){var d=s.height,c=s.width,v=i.useStableUniqueId(5);return e.jsxs(h.FlagIconBase,l.__assign({ref:a,height:d,viewBox:"0 0 16 12",width:c},{children:[e.jsxs("g",l.__assign({clipPath:"url(#".concat(v[4],")")},{children:[e.jsx("mask",l.__assign({height:"12",id:"".concat(v[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),e.jsxs("g",l.__assign({mask:"url(#".concat(v[0],")")},{children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#2E42A5",fillRule:"evenodd"}),e.jsx("mask",l.__assign({height:"12",id:"".concat(v[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})})),e.jsxs("g",l.__assign({mask:"url(#".concat(v[1],")")},{children:[e.jsx("mask",l.__assign({height:"7",id:"".concat(v[2]),maskUnits:"userSpaceOnUse",width:"9",x:"0",y:"0"},{children:e.jsx("path",{d:"M0 0h9v7H0z",fill:"#fff"})})),e.jsxs("g",l.__assign({mask:"url(#".concat(v[2],")")},{children:[e.jsx("path",{d:"m-1.002 6.5 1.98.868L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z",fill:"#F7FCFF"}),e.jsx("path",{d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z",fill:"#F50100"}),e.jsx("path",{d:"m10.002 6.5-1.98.868L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z",fill:"#F7FCFF"}),e.jsx("path",{d:"m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z",fill:"#F50100"}),e.jsxs("mask",l.__assign({fill:"#000",height:"9",id:"".concat(v[3]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-1"},{children:[e.jsx("path",{d:"M-1-1h11v9H-1z",fill:"#fff"}),e.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fillRule:"evenodd"})]})),e.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fill:"#F50100",fillRule:"evenodd"}),e.jsx("path",{d:"M3.992 0v-.75h-.75V0h.75Zm1 0h.75v-.75h-.75V0Zm-1 3v.75h.75V3h-.75ZM0 3v-.75h-.75V3H0Zm0 1h-.75v.75H0V4Zm3.992 0h.75v-.75h-.75V4Zm0 3h-.75v.75h.75V7Zm1 0v.75h.75V7h-.75Zm0-3v-.75h-.75V4h.75ZM9 4v.75h.75V4H9Zm0-1h.75v-.75H9V3ZM4.992 3h-.75v.75h.75V3Zm-1-2.25h1v-1.5h-1v1.5ZM4.742 3V0h-1.5v3h1.5ZM0 3.75h3.992v-1.5H0v1.5ZM.75 4V3h-1.5v1h1.5Zm3.242-.75H0v1.5h3.992v-1.5ZM4.742 7V4h-1.5v3h1.5Zm.25-.75h-1v1.5h1v-1.5ZM4.242 4v3h1.5V4h-1.5ZM9 3.25H4.992v1.5H9v-1.5ZM8.25 3v1h1.5V3h-1.5Zm-3.258.75H9v-1.5H4.992v1.5ZM4.242 0v3h1.5V0h-1.5Z",fill:"#F7FCFF",mask:"url(#".concat(v[3],")")})]})),e.jsx("path",{clipRule:"evenodd",d:"M10.123 5.016v3.265s-.048 2.701 2.441 2.701c2.49 0 2.49-2.701 2.49-2.701V5.016h-4.93Z",fill:"#3B7E05",fillRule:"evenodd",stroke:"#F7FCFF",strokeWidth:".25"}),e.jsx("path",{clipRule:"evenodd",d:"m10.118 9.944.397-.398c.62.766 1.272 1.138 1.965 1.138.693 0 1.344-.372 1.963-1.138l.226.227.01-.015c.137.117.229.227.272.353a.421.421 0 0 1-.171.51.967.967 0 0 1-.104.058.26.26 0 0 1-.202.022.29.29 0 0 1-.187-.173c-.562.498-1.166.75-1.807.75-.636 0-1.235-.248-1.793-.737a.29.29 0 0 1-.19.168.26.26 0 0 1-.201-.026.97.97 0 0 1-.103-.06.421.421 0 0 1-.162-.512.526.526 0 0 1 .095-.158l-.008-.009Z",fill:"#FFD018",fillRule:"evenodd"}),e.jsx("path",{d:"m10.515 9.546.058-.047-.052-.065-.059.06.053.052Zm-.397.398-.053-.053-.047.048.042.052.058-.047Zm4.325-.398.053-.053-.059-.059-.052.065.058.047Zm.226.227-.053.053.064.064.051-.075-.062-.042Zm.01-.015.048-.057-.064-.054-.047.07.063.041Zm.272.353.071-.024-.07.024Zm-.171.51-.04-.064.04.063Zm-.104.058-.031-.068.031.068Zm-.202.022.02-.072-.02.072Zm-.187-.173.07-.028-.04-.098-.08.07.05.056Zm-3.6.013.049-.056-.077-.068-.041.094.069.03Zm-.19.168-.018-.072.019.072Zm-.201-.026.032-.067-.032.067Zm-.103-.06-.04.063.04-.063Zm-.162-.512.07.025-.07-.025Zm.095-.158.057.048.04-.047-.04-.048-.057.047Zm.336-.46-.397.398.107.106.396-.398-.106-.106Zm2.018 1.116c-.663 0-1.295-.355-1.907-1.11l-.116.094c.628.776 1.3 1.166 2.023 1.166v-.15Zm1.905-1.11c-.61.755-1.243 1.11-1.905 1.11v.15c.724 0 1.394-.39 2.021-1.166l-.116-.094Zm.337.22-.226-.226-.106.106.226.227.106-.106Zm-.106-.003-.01.015.125.084.01-.015-.125-.084Zm.406.37c-.05-.144-.153-.264-.295-.385l-.097.115c.134.113.213.211.25.32l.142-.05Zm-.203.598a.497.497 0 0 0 .203-.597l-.142.049a.347.347 0 0 1-.14.421l.08.127Zm-.111.063a.963.963 0 0 0 .111-.063l-.08-.127a.898.898 0 0 1-.095.054l.064.136Zm-.255.027a.327.327 0 0 0 .255-.027l-.063-.136a.265.265 0 0 1-.076.025.177.177 0 0 1-.075-.007l-.04.145Zm-.235-.217c.043.106.13.187.235.216l.041-.144a.215.215 0 0 1-.137-.13l-.14.058Zm-1.738.797c.663 0 1.283-.262 1.857-.77l-.1-.112c-.551.488-1.138.732-1.757.732v.15Zm-1.843-.757c.57.5 1.186.757 1.843.757v-.15c-.614 0-1.196-.24-1.744-.72l-.099.113Zm-.12.185a.365.365 0 0 0 .238-.211l-.137-.06a.215.215 0 0 1-.14.126l.039.145Zm-.254-.031a.326.326 0 0 0 .254.031l-.039-.145a.177.177 0 0 1-.075.005.268.268 0 0 1-.075-.026l-.065.135Zm-.11-.065c.041.027.077.049.11.065l.065-.135a.887.887 0 0 1-.094-.056l-.082.126Zm-.193-.6a.496.496 0 0 0 .192.6l.082-.126a.347.347 0 0 1-.133-.424l-.141-.05Zm.108-.181a.602.602 0 0 0-.108.18l.14.051a.455.455 0 0 1 .083-.135l-.115-.096Zm-.008.086a.572.572 0 0 0 .008.01l.116-.095a.58.58 0 0 0-.007-.009l-.117.094Z",fill:"#fff"}),e.jsx("path",{d:"m11.066 7.324-.038-.164V5.771a.375.375 0 0 1 .75 0v1.303l.36.74a.375.375 0 0 1-.083.439l-.413.383v.72a.375.375 0 1 1-.75 0v-.884c0-.105.043-.204.12-.275l.33-.305-.276-.568Z",fill:"#FFD018"}),e.jsx("path",{d:"M13.626 5.75v3.702",stroke:"#FFD018",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".75"}),e.jsx("path",{clipRule:"evenodd",d:"m12.32 6.293-.168.546s-.282.365-.334.544c-.052.178-.08.297-.066.297.014 0 .13-.05.13-.174 0-.123.438-.52.438-.52l.13-.693h-.13Z",fill:"#FFC6B5",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M13.686 5.434a.058.058 0 0 0 .006-.026c0-.03-.022-.054-.05-.054-.027 0-.05.024-.05.054 0 .013.004.025.011.034l-.189.293.02.016.189-.293a.047.047 0 0 0 .046-.004l.199.297.02-.016-.202-.3Zm-.007.254a.057.057 0 0 0 .013-.037c0-.03-.022-.054-.05-.054-.027 0-.05.024-.05.054 0 .019.008.035.021.044l-.047.057h-.321s.035.08.144.102c.034.032.12.091.12.091l-.05.06h.347v-.06c.084 0 .116-.067.127-.09.005-.01.006-.013.006 0 0 .042.062 0 .062 0s.102-.103.102-.2c0-.097-.214.097-.214.097h-.145l-.065-.064Z",fill:"#FFD018",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M12.73 6.074a.06.06 0 0 1 .008.028c0 .031-.133.078-.23.078-.096 0-.058-.078 0-.121.059-.043-.004-.118-.058-.118-.051 0-.051-.072-.051-.13v-.235c0-.091.025-.08.072-.06a.26.26 0 0 0 .105.027c.072 0 .076.017.087.061a.375.375 0 0 0 .044.116c.045.08.035.1.021.128a.183.183 0 0 0-.021.093c0 .083.014.113.023.133Zm.12.58.027-.307s-.028-.113.038-.113c.067 0 .17.538.207.754.024.138.002.163-.06.237a1.365 1.365 0 0 0-.146.2.499.499 0 0 0-.09.341c.003.05.005.09-.025.133-.072.1-.101.005-.13-.087a1.224 1.224 0 0 0-.006-.02c-.027-.087.097-.348.182-.526l.03-.065c.08-.17.073-.23.038-.302-.034-.072-.066-.245-.066-.245Z",fill:"#FFC6B5",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M13.01 9.685c0 .078-.06.141-.134.141-.073 0-.133-.063-.133-.141 0-.078.06-.142.133-.142.074 0 .134.064.134.142Zm-.71.04c-.06.05-.133.061-.163.025s-.006-.106.053-.156c.06-.05.133-.062.164-.026.03.036.006.106-.054.156Z",fill:"#FFD018",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M12.476 5.392s-.14.028-.093.098c.046.07-.06.052.093.06.152.01.194.065.173.106-.02.041-.037.143 0 .205.038.061.05.168.116.115.066-.054.192-.127.153-.223-.038-.097.016-.209-.069-.263-.085-.054-.104-.021-.152-.098-.048-.076-.12-.097-.17-.049l-.051.05Z",fill:"#A95601",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M12.448 6.089s-.279.336-.233.454c.045.118.114.125.08.293-.035.168.02.428-.08.76-.1.33-.167 1.107-.134 1.107s.079.429.04.621c-.04.193-.315.354-.04.354s.308.038.418 0c.11-.038.266.11.266 0s.012-.132.096-.132h.154c.074 0 .172.069.172-.095s.018-.517-.077-.79c-.095-.274-.063-.1-.156-.465-.055-.217-.098-.303-.131-.379-.023-.052-.09.04-.105-.042-.005-.028.04-.19.04-.21.004-.13.103-.153.103-.376 0-.26-.062-.544 0-.687.062-.143.215-.057.154-.195-.06-.14-.08-.218-.195-.218h-.372Z",fill:"#F7FCFF",fillRule:"evenodd"})]}))]}))]})),e.jsx("defs",{children:e.jsx("clipPath",l.__assign({id:"".concat(v[4])},{children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.VG=a;
package/icons/flags/VI.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),s=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("uuid");var h=l.forwardRef((function(l,h){var d=l.height,a=l.width,n=c.useStableUniqueId(4);return s.jsxs(i.FlagIconBase,e.__assign({ref:h,height:d,viewBox:"0 0 16 12",width:a},{children:[s.jsxs("g",e.__assign({clipPath:"url(#".concat(n[3],")")},{children:[s.jsx("mask",e.__assign({height:"12",id:"".concat(n[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:s.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),s.jsxs("g",e.__assign({mask:"url(#".concat(n[0],")")},{children:[s.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),s.jsx("mask",e.__assign({height:"12",id:"".concat(n[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:s.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})})),s.jsxs("g",e.__assign({mask:"url(#".concat(n[1],")")},{children:[s.jsx("path",{clipRule:"evenodd",d:"M8.574 2.963c0 .093.42 1.39.42 1.39H6.952l.574-1.122s.084-.214-.121-.268c-.206-.054-.453.18-.453.18s.06-.373.14-.454c.082-.08.553-.287.947-.287.393 0 .536.47.536.561Zm-7.185-.528c.156-.068 1.75.407 2.944.763.686.205 1.24.37 1.313.37.2 0 1.02.843 1.02.843v1.886s-2.589-.537-5.03-3.185c-.358-.355-.494-.571-.247-.677Zm5.033 3.98s-.272.188-.572.689c-.148.246-.16.463-.168.62-.01.163-.015.26-.162.26-.173 0-.298.038-.4.068a.677.677 0 0 1-.185.039c-.137 0-.4.517-.269.637.132.12.683.31.683 0s.149-.487.418-.487c.27 0 .751-.179.751-.57 0-.392.525-.364.525-.364l-.621-.891Zm5.359-3.217c1.193-.356 2.787-.83 2.944-.763.247.106.111.322-.247.676-.959 1.716-5.03 3.186-5.03 3.186V4.411s.82-.843 1.02-.843c.072 0 .626-.165 1.313-.37ZM9.69 6.416s.272.187.572.688c.148.246.16.463.169.62.009.163.014.26.162.26.173 0 .298.038.4.068.07.021.129.039.184.039.137 0 .4.517.27.637-.133.12-.684.31-.684 0s-.148-.487-.418-.487-.75-.179-.75-.57c0-.392-.526-.364-.526-.364l.622-.891ZM6.255 8.5c0-.17.821-1.082.821-1.082l.918-.387.011.232.012-.232.917.387s.821.912.821 1.082c0 .171-1.574 1.565-1.738 1.565a.017.017 0 0 1-.012-.006.017.017 0 0 1-.011.006c-.164 0-1.739-1.394-1.739-1.565Z",fill:"#E8AA00",fillRule:"evenodd"}),s.jsx("path",{d:"m3.123 5.496.949-.316c.641 1.927 1.26 3.172 1.815 3.71l-.696.719c-.703-.681-1.379-2.044-2.068-4.113Z",fill:"#46A000"}),s.jsx("path",{clipRule:"evenodd",d:"M14.346 5.17h-1.069s.227 0 .252.218c0 0 .005 1.847 0 1.992-.006.145-.252.195-.252.195s1.297.004 1.069 0c-.228-.004-.278-.195-.278-.195V5.388c0-.169.278-.219.278-.219ZM2.283 7.426c-.121-.313-.868-2.225-.868-2.225h.74c-.13 0-.177.163-.177.163l.518 1.477s.5-1.205.5-1.42c0-.213-.21-.22-.21-.22h.964l-.232.078s-.772 1.768-.772 2.147c-.036.083.355.14.355.14H2.066l.217-.14Zm8.85-.699.573-1.055.017 1.174-.178-.058-.125.785.633-1.215-.21-.08.783-.848-.267 1.147-.152-.134-.898 1.676 1.003-1.148-.194-.097.99-.648-.43 1.056-.24-.173-1.018 1.28-.422-.161.422-1.5h-.287Zm-.33 2.002h-.317v.24h-.25l-.706.82h.39l.135.461.181-.162v.162l.354-.162.339.293.252-1.127-.17-.125.088-.076-.088-.324h-.208Z",fill:"#0093E1",fillRule:"evenodd"}),s.jsx("path",{clipRule:"evenodd",d:"M6.172 4.006s.465.322.93.322c.466 0 .93-.322.93-.322s.466.322.932.322c.465 0 .93-.322.93-.322v1.45c0 1.5-1.861 2.663-1.861 2.663s-1.951-1.067-1.861-2.68V4.006Z",fill:"#F7FCFF",fillRule:"evenodd"}),s.jsx("mask",e.__assign({height:"5",id:"".concat(n[2]),maskUnits:"userSpaceOnUse",width:"4",x:"6",y:"4"},{children:s.jsx("path",{clipRule:"evenodd",d:"M6.172 4.006s.465.322.93.322c.466 0 .93-.322.93-.322s.466.322.932.322c.465 0 .93-.322.93-.322v1.45c0 1.5-1.861 2.663-1.861 2.663s-1.951-1.067-1.861-2.68V4.006Z",fill:"#fff",fillRule:"evenodd"})})),s.jsxs("g",e.__assign({clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(n[2],")")},{children:[s.jsx("path",{d:"M6.04 3.91h3.92v1.51H6.04V3.91Z",fill:"#2E42A5"}),s.jsx("path",{d:"M6.798 5.42h-.33v3.052h.33V5.42Zm.56 0h-.33v3.052h.33V5.42Zm.23 0h.33v3.052h-.33V5.42Zm.89 0h-.33v3.052h.33V5.42Zm.23 0h.33v3.052h-.33V5.42Zm.89 0h-.33v3.052h.33V5.42Z",fill:"#AF0100"})]}))]}))]}))]})),s.jsx("defs",{children:s.jsx("clipPath",e.__assign({id:"".concat(n[3])},{children:s.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.VI=h;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),s=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("uuid");var h=l.forwardRef((function(l,h){var d=l.height,a=l.width,n=c.useStableUniqueId(4);return s.jsxs(i.FlagIconBase,e.__assign({ref:h,height:d,viewBox:"0 0 16 12",width:a},{children:[s.jsxs("g",e.__assign({clipPath:"url(#".concat(n[3],")")},{children:[s.jsx("mask",e.__assign({height:"12",id:"".concat(n[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:s.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),s.jsxs("g",e.__assign({mask:"url(#".concat(n[0],")")},{children:[s.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),s.jsx("mask",e.__assign({height:"12",id:"".concat(n[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:s.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})})),s.jsxs("g",e.__assign({mask:"url(#".concat(n[1],")")},{children:[s.jsx("path",{clipRule:"evenodd",d:"M8.574 2.963c0 .093.42 1.39.42 1.39H6.952l.574-1.122s.084-.214-.121-.268c-.206-.054-.453.18-.453.18s.06-.373.14-.454c.082-.08.553-.287.947-.287.393 0 .536.47.536.561Zm-7.185-.528c.156-.068 1.75.407 2.944.763.686.205 1.24.37 1.313.37.2 0 1.02.843 1.02.843v1.886s-2.589-.537-5.03-3.185c-.358-.355-.494-.571-.247-.677Zm5.033 3.98s-.272.188-.572.689c-.148.246-.16.463-.168.62-.01.163-.015.26-.162.26-.173 0-.298.038-.4.068a.677.677 0 0 1-.185.039c-.137 0-.4.517-.269.637.132.12.683.31.683 0s.149-.487.418-.487c.27 0 .751-.179.751-.57 0-.392.525-.364.525-.364l-.621-.891Zm5.359-3.217c1.193-.356 2.787-.83 2.944-.763.247.106.111.322-.247.676-.959 1.716-5.03 3.186-5.03 3.186V4.411s.82-.843 1.02-.843c.072 0 .626-.165 1.313-.37ZM9.69 6.416s.272.187.572.688c.148.246.16.463.169.62.009.163.014.26.162.26.173 0 .298.038.4.068.07.021.129.039.184.039.137 0 .4.517.27.637-.133.12-.684.31-.684 0s-.148-.487-.418-.487-.75-.179-.75-.57c0-.392-.526-.364-.526-.364l.622-.891ZM6.255 8.5c0-.17.821-1.082.821-1.082l.918-.387.011.232.012-.232.917.387s.821.912.821 1.082c0 .171-1.574 1.565-1.738 1.565a.017.017 0 0 1-.012-.006.017.017 0 0 1-.011.006c-.164 0-1.739-1.394-1.739-1.565Z",fill:"#E8AA00",fillRule:"evenodd"}),s.jsx("path",{d:"m3.123 5.496.949-.316c.641 1.927 1.26 3.172 1.815 3.71l-.696.719c-.703-.681-1.379-2.044-2.068-4.113Z",fill:"#46A000"}),s.jsx("path",{clipRule:"evenodd",d:"M14.346 5.17h-1.069s.227 0 .252.218c0 0 .005 1.847 0 1.992-.006.145-.252.195-.252.195s1.297.004 1.069 0c-.228-.004-.278-.195-.278-.195V5.388c0-.169.278-.219.278-.219ZM2.283 7.426c-.121-.313-.868-2.225-.868-2.225h.74c-.13 0-.177.163-.177.163l.518 1.477s.5-1.205.5-1.42c0-.213-.21-.22-.21-.22h.964l-.232.078s-.772 1.768-.772 2.147c-.036.083.355.14.355.14H2.066l.217-.14Zm8.85-.699.573-1.055.017 1.174-.178-.058-.125.785.633-1.215-.21-.08.783-.848-.267 1.147-.152-.134-.898 1.676 1.003-1.148-.194-.097.99-.648-.43 1.056-.24-.173-1.018 1.28-.422-.161.422-1.5h-.287Zm-.33 2.002h-.317v.24h-.25l-.706.82h.39l.135.461.181-.162v.162l.354-.162.339.293.252-1.127-.17-.125.088-.076-.088-.324h-.208Z",fill:"#0093E1",fillRule:"evenodd"}),s.jsx("path",{clipRule:"evenodd",d:"M6.172 4.006s.465.322.93.322c.466 0 .93-.322.93-.322s.466.322.932.322c.465 0 .93-.322.93-.322v1.45c0 1.5-1.861 2.663-1.861 2.663s-1.951-1.067-1.861-2.68V4.006Z",fill:"#F7FCFF",fillRule:"evenodd"}),s.jsx("mask",e.__assign({height:"5",id:"".concat(n[2]),maskUnits:"userSpaceOnUse",width:"4",x:"6",y:"4"},{children:s.jsx("path",{clipRule:"evenodd",d:"M6.172 4.006s.465.322.93.322c.466 0 .93-.322.93-.322s.466.322.932.322c.465 0 .93-.322.93-.322v1.45c0 1.5-1.861 2.663-1.861 2.663s-1.951-1.067-1.861-2.68V4.006Z",fill:"#fff",fillRule:"evenodd"})})),s.jsxs("g",e.__assign({clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(n[2],")")},{children:[s.jsx("path",{d:"M6.04 3.91h3.92v1.51H6.04V3.91Z",fill:"#2E42A5"}),s.jsx("path",{d:"M6.798 5.42h-.33v3.052h.33V5.42Zm.56 0h-.33v3.052h.33V5.42Zm.23 0h.33v3.052h-.33V5.42Zm.89 0h-.33v3.052h.33V5.42Zm.23 0h.33v3.052h-.33V5.42Zm.89 0h-.33v3.052h.33V5.42Z",fill:"#AF0100"})]}))]}))]}))]})),s.jsx("defs",{children:s.jsx("clipPath",e.__assign({id:"".concat(n[3])},{children:s.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.VI=h;
package/icons/flags/VN.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("uuid");var l=r.forwardRef((function(r,l){var t=r.height,n=r.width,c=a.useStableUniqueId(1);return i.jsxs(s.FlagIconBase,e.__assign({ref:l,height:t,viewBox:"0 0 640 480",width:n},{children:[i.jsx("defs",{children:i.jsx("clipPath",e.__assign({id:"".concat(c[0])},{children:i.jsx("path",{d:"M-85.3 0h682.6v512H-85.3z",fillOpacity:".7"})}))}),i.jsxs("g",e.__assign({clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",transform:"translate(80) scale(.9375)"},{children:[i.jsx("path",{d:"M-128 0h768v512h-768z",fill:"#ec0015"}),i.jsx("path",{d:"M349.6 381 260 314.3l-89 67.3L204 272l-89-67.7 110.1-1 34.2-109.4L294 203l110.1.1-88.5 68.4 33.9 109.6z",fill:"#ff0"})]}))]}))}));exports.VN=l;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("uuid");var l=r.forwardRef((function(r,l){var t=r.height,n=r.width,c=a.useStableUniqueId(1);return i.jsxs(s.FlagIconBase,e.__assign({ref:l,height:t,viewBox:"0 0 640 480",width:n},{children:[i.jsx("defs",{children:i.jsx("clipPath",e.__assign({id:"".concat(c[0])},{children:i.jsx("path",{d:"M-85.3 0h682.6v512H-85.3z",fillOpacity:".7"})}))}),i.jsxs("g",e.__assign({clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",transform:"translate(80) scale(.9375)"},{children:[i.jsx("path",{d:"M-128 0h768v512h-768z",fill:"#ec0015"}),i.jsx("path",{d:"M349.6 381 260 314.3l-89 67.3L204 272l-89-67.7 110.1-1 34.2-109.4L294 203l110.1.1-88.5 68.4 33.9 109.6z",fill:"#ff0"})]}))]}))}));exports.VN=l;
package/icons/flags/VU.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),i=require("react/jsx-runtime"),s=require("react"),a=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("uuid");var r=s.forwardRef((function(s,r){var t=s.height,c=s.width,f=l.useStableUniqueId(1);return i.jsxs(a.FlagIconBase,e.__assign({ref:r,height:t,viewBox:"0 0 640 480",width:c},{children:[i.jsx("defs",{children:i.jsx("clipPath",e.__assign({id:"".concat(f[0])},{children:i.jsx("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"})}))}),i.jsx("g",e.__assign({clipPath:"url(#".concat(f[0],")"),transform:"scale(.9375)"},{children:i.jsxs("g",e.__assign({fillRule:"evenodd"},{children:[i.jsx("path",{d:"m0 0 347.4 219.4H768v73.2H347.4L0 512V0z"}),i.jsx("path",{d:"M0 493.7 354.7 267H768v-22H354.7L0 18.3v32.9L332.8 256 0 460.8v32.9z",fill:"#ff0"}),i.jsx("path",{d:"m0 512 354.7-226.7H768V512H0z",fill:"#40aa40"}),i.jsx("path",{d:"m0 0 354.7 226.7H768V0H0z",fill:"#ce0000"}),i.jsx("path",{d:"M95.8 266.6c1.2.3 1.6.6 2.8-1.1.2-1 1-2.2 1.7-3.3.8-1.5 1.2-2 2-1 .6.7 2.8-.5 3.6.1 1.4 1 .6.8 1.7-.2.9-1.8.1-1.6-1-2.4-1-.6-3.1.6-4 0 .3-1.8.9-2 2-2.4.8.5 3.1-.4 3.8-.4 1 .2 2 .3 2.3-1.2.5-1 .3-.3-.2-1-.8-.7-3 .5-3.9 0-1-.9-.9-1.2-.2-2.6.8-.5 1.5-.3 2.6.4 1 .8 2.8-.7 3.8-.8.9-1 1.9-1.3 1.2-2.5-.3-1-.6-1-1.8-1.3-1.2-.8-2.8.7-3.3-.5 1-1.4 1.3-1.1 2.5-.3.8.2 3-1.1 3.8-1.2 1.1-.3.6 1 1.4-1.8-.3-1.2-2.3.7-3.4.4-1 .2-2-.2-2-1.4 0-1.5.8-1.6 1.9-1.4 1 .2 3.1-1 4-1 1 .6 1.5.4 2.4-1 .6-1.7-.1-1-1.3-2-.8-.5-3 .7-3.9.1.2-.6.5-1.4 1-1.7.9.2 1.6.2 2.7.8 1 .5 2.8-1.5 3.7-2.2-.2-1-2 .4-3-.3-.6-.5-1.5-1-1.7-1.5.6-1.7.3-1.6 2-1 .8-.3 2.3-.3 1.3-1.9-.2-.2-1-.2-1.8-.5-.9-.6-1.7-1.3-2.7-1.5-.7-.1-1.7-.4-2.2-.2 0 1 .2 1.6.1 2.8.5.7 1.3.7 1.5 1-.9.8-1.4.4-2.3.4-1.2-.7-.5-3.1-1.9-2.6.3.7.2 3.4.8 4 .6.4 1.4.8 1.5 1.3-1 1.5-1.3 1.4-2.5.7-1-.6-.6-2.8-1.5-2.7-1 .8-1 .7-.8 1.8 0 1.4-.5 3.4.7 4.2 1.3 1 1.5.8.4 2.7-.7.9-1.1.7-2 .3-.9-.6-.7-3-1.4-3.7-1.4-.8-.6-.8-1.7.2-.3 1.3 0 1.6.5 2.7.4.7.4 3 1.2 3.2 1.2.7 1.3.6-.2 2-1 0-1.6.3-2.4-.7-1-.8-.4-3.2-1.7-3.2-1.2.1-1.5.1-1.4 1.8.3 1.5-.3 3.8.9 4.7 1.1.5 1.8.4 2.2 1.1-.4.3-1 1.3-1.4 1.5-.8 0-1.6-.5-2.5-.7-1-.5-.5-1.4-1.4-2-1 .3-1-1-1.5.3.2 1.2-.2 2.6 1 3.4.8.5 1.5 1.7 2.4 2.3 1 1.2.6 1.4 0 3-.9.1-1.8-.5-2.7-1-.9-.7-.7-3-1.6-3.5-.7-.8-.5-1.4-1.7.2 0 1 .1 1.2.4 2 0 1-.2 3.2.8 3.9 1 .2 2.2.7 3 1 .8 1 .1.8-.8 2.2-.5 1.4-.5 1.7-1.4 2.4-.8 1-1 1.5-.4 2.8z",fill:"#ff0"}),i.jsx("path",{d:"M121 267.9c.7-1.2 1.1-1.4 0-3.4-.8-.7-1.6-2-2.4-3.1-1-1.6-1.3-2.2 0-2.7.8-.3.6-3 1.5-3.7 1.4-1.1 1-.3.5-1.9-1.4-1.7-1.5-.8-2.7.2-1 .7-.7 3.5-1.5 4.2-1.6-1-1.6-1.8-1.5-3 .9-.7.9-3.6 1.2-4.3.6-1 1-2-.2-2.9-.8-1-.2-.4-1-.3-1 .7-.7 3.5-1.6 4.2-1.2.8-1.4.5-2.4-.8-.1-1 .3-1.7 1.4-2.6 1.1-.8.5-3.3.8-4.3-.6-1.4-.5-2.6-1.8-2.4-1 0-1.2.3-2 1.5-1.2 1-.4 3.2-1.8 3.2-.9-1.6-.4-1.8.8-2.8.5-.7.2-3.7.4-4.5.2-1.2 1-.2-1.1-2-1.2-.3-.2 2.6-1 3.6-.3 1.2-1 2-2 1.6-1.5-.6-1.2-1.5-.6-2.5s.3-3.8.7-4.7c1-1 1-1.4 0-3-1.3-1.4-1-.3-2.2.6-1 .7-.7 3.5-1.6 4.2-.5-.5-1-1-1.1-1.8.5-.8.7-1.6 1.8-2.5.8-.9-.4-3.5-.6-4.8-1-.2-.4 2.2-1.5 3-.7.5-1.4 1.2-2 1.2-1.3-1.3-1.4-1-.2-2.5.1-1 .7-2.5-1.2-2-.3 0-.5 1-1.1 1.6-1 .7-1.9 1.3-2.5 2.2-.4.7-1 1.7-1 2.3.8.5 1.5.5 2.6 1 .8-.2 1.2-1 1.5-1.1.3 1.2-.2 1.6-.5 2.6-1.2 1-3.2-.7-3.2 1 .8-.1 3.2 1 4 .7.6-.5 1.3-1.2 1.8-1 1 1.5.8 1.9-.3 2.8-1 .8-3-.4-3.1.5.3 1.4.2 1.4 1.3 1.6 1.3.5 2.9 1.9 4 1 1.5-1 1.5-1.3 2.7.6.6 1.1.3 1.5-.5 2.2-.9.8-3-.4-4 0-1.2 1.2-.9.4-.4 2 1 .8 1.4.7 2.7.5.8-.2 3 .8 3.4 0 1.1-1 1-1.1 1.7 1-.4 1.2-.3 1.8-1.6 2.3-1.1.8-3-.9-3.6.5-.4 1.4-.5 1.7 1.1 2.2 1.5.3 3.4 1.8 4.7 1 .9-1 1-1.8 1.9-2 .1.6.7 1.6.7 2.1-.2.9-1 1.5-1.6 2.4-.8.9-1.5 0-2.3.7-.1 1.1-1.4.6-.3 1.7 1 .2 2.3 1.2 3.4.4.9-.7 2.3-1 3.1-1.7 1.5-.6 1.5 0 2.8 1.2-.3 1-1.2 1.7-2 2.4-1 .7-3-.4-3.9.3-1 .5-1.4 0-.5 1.9 1 .5 1.2.3 2 .3 1 .5 2.8 1.6 3.9.8.6-1 1.6-2 2.2-2.8 1.1-.4.7.2 1.6 1.7 1.1 1.2 1.4 1.3 1.7 2.5.6 1.2 1 1.7 2.4 1.5z",fill:"#ff0"}),i.jsx("path",{d:"M98 314.5c0-5.3-.8-10.6 0-10.6 46.8 0 58.5-32 58.5-53.2S140.3 208 109.7 208c-35 0-46.8 20.8-46.8 42.6A37 37 0 0 0 98 287.9c23.4 0 29.3-5.3 46.8-26.6-5.8 26.6-35 37.2-46.8 37.2-23.4 0-46.8-16-46.8-47.8 0-26.6 17.5-53.2 58.5-53.2 35.1 0 58.5 26.6 58.5 53.2 0 37.2-29.2 63.8-70.2 63.8z",fill:"#ff0"})]}))}))]}))}));exports.VU=r;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),i=require("react/jsx-runtime"),s=require("react"),a=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("uuid");var r=s.forwardRef((function(s,r){var t=s.height,c=s.width,f=l.useStableUniqueId(1);return i.jsxs(a.FlagIconBase,e.__assign({ref:r,height:t,viewBox:"0 0 640 480",width:c},{children:[i.jsx("defs",{children:i.jsx("clipPath",e.__assign({id:"".concat(f[0])},{children:i.jsx("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"})}))}),i.jsx("g",e.__assign({clipPath:"url(#".concat(f[0],")"),transform:"scale(.9375)"},{children:i.jsxs("g",e.__assign({fillRule:"evenodd"},{children:[i.jsx("path",{d:"m0 0 347.4 219.4H768v73.2H347.4L0 512V0z"}),i.jsx("path",{d:"M0 493.7 354.7 267H768v-22H354.7L0 18.3v32.9L332.8 256 0 460.8v32.9z",fill:"#ff0"}),i.jsx("path",{d:"m0 512 354.7-226.7H768V512H0z",fill:"#40aa40"}),i.jsx("path",{d:"m0 0 354.7 226.7H768V0H0z",fill:"#ce0000"}),i.jsx("path",{d:"M95.8 266.6c1.2.3 1.6.6 2.8-1.1.2-1 1-2.2 1.7-3.3.8-1.5 1.2-2 2-1 .6.7 2.8-.5 3.6.1 1.4 1 .6.8 1.7-.2.9-1.8.1-1.6-1-2.4-1-.6-3.1.6-4 0 .3-1.8.9-2 2-2.4.8.5 3.1-.4 3.8-.4 1 .2 2 .3 2.3-1.2.5-1 .3-.3-.2-1-.8-.7-3 .5-3.9 0-1-.9-.9-1.2-.2-2.6.8-.5 1.5-.3 2.6.4 1 .8 2.8-.7 3.8-.8.9-1 1.9-1.3 1.2-2.5-.3-1-.6-1-1.8-1.3-1.2-.8-2.8.7-3.3-.5 1-1.4 1.3-1.1 2.5-.3.8.2 3-1.1 3.8-1.2 1.1-.3.6 1 1.4-1.8-.3-1.2-2.3.7-3.4.4-1 .2-2-.2-2-1.4 0-1.5.8-1.6 1.9-1.4 1 .2 3.1-1 4-1 1 .6 1.5.4 2.4-1 .6-1.7-.1-1-1.3-2-.8-.5-3 .7-3.9.1.2-.6.5-1.4 1-1.7.9.2 1.6.2 2.7.8 1 .5 2.8-1.5 3.7-2.2-.2-1-2 .4-3-.3-.6-.5-1.5-1-1.7-1.5.6-1.7.3-1.6 2-1 .8-.3 2.3-.3 1.3-1.9-.2-.2-1-.2-1.8-.5-.9-.6-1.7-1.3-2.7-1.5-.7-.1-1.7-.4-2.2-.2 0 1 .2 1.6.1 2.8.5.7 1.3.7 1.5 1-.9.8-1.4.4-2.3.4-1.2-.7-.5-3.1-1.9-2.6.3.7.2 3.4.8 4 .6.4 1.4.8 1.5 1.3-1 1.5-1.3 1.4-2.5.7-1-.6-.6-2.8-1.5-2.7-1 .8-1 .7-.8 1.8 0 1.4-.5 3.4.7 4.2 1.3 1 1.5.8.4 2.7-.7.9-1.1.7-2 .3-.9-.6-.7-3-1.4-3.7-1.4-.8-.6-.8-1.7.2-.3 1.3 0 1.6.5 2.7.4.7.4 3 1.2 3.2 1.2.7 1.3.6-.2 2-1 0-1.6.3-2.4-.7-1-.8-.4-3.2-1.7-3.2-1.2.1-1.5.1-1.4 1.8.3 1.5-.3 3.8.9 4.7 1.1.5 1.8.4 2.2 1.1-.4.3-1 1.3-1.4 1.5-.8 0-1.6-.5-2.5-.7-1-.5-.5-1.4-1.4-2-1 .3-1-1-1.5.3.2 1.2-.2 2.6 1 3.4.8.5 1.5 1.7 2.4 2.3 1 1.2.6 1.4 0 3-.9.1-1.8-.5-2.7-1-.9-.7-.7-3-1.6-3.5-.7-.8-.5-1.4-1.7.2 0 1 .1 1.2.4 2 0 1-.2 3.2.8 3.9 1 .2 2.2.7 3 1 .8 1 .1.8-.8 2.2-.5 1.4-.5 1.7-1.4 2.4-.8 1-1 1.5-.4 2.8z",fill:"#ff0"}),i.jsx("path",{d:"M121 267.9c.7-1.2 1.1-1.4 0-3.4-.8-.7-1.6-2-2.4-3.1-1-1.6-1.3-2.2 0-2.7.8-.3.6-3 1.5-3.7 1.4-1.1 1-.3.5-1.9-1.4-1.7-1.5-.8-2.7.2-1 .7-.7 3.5-1.5 4.2-1.6-1-1.6-1.8-1.5-3 .9-.7.9-3.6 1.2-4.3.6-1 1-2-.2-2.9-.8-1-.2-.4-1-.3-1 .7-.7 3.5-1.6 4.2-1.2.8-1.4.5-2.4-.8-.1-1 .3-1.7 1.4-2.6 1.1-.8.5-3.3.8-4.3-.6-1.4-.5-2.6-1.8-2.4-1 0-1.2.3-2 1.5-1.2 1-.4 3.2-1.8 3.2-.9-1.6-.4-1.8.8-2.8.5-.7.2-3.7.4-4.5.2-1.2 1-.2-1.1-2-1.2-.3-.2 2.6-1 3.6-.3 1.2-1 2-2 1.6-1.5-.6-1.2-1.5-.6-2.5s.3-3.8.7-4.7c1-1 1-1.4 0-3-1.3-1.4-1-.3-2.2.6-1 .7-.7 3.5-1.6 4.2-.5-.5-1-1-1.1-1.8.5-.8.7-1.6 1.8-2.5.8-.9-.4-3.5-.6-4.8-1-.2-.4 2.2-1.5 3-.7.5-1.4 1.2-2 1.2-1.3-1.3-1.4-1-.2-2.5.1-1 .7-2.5-1.2-2-.3 0-.5 1-1.1 1.6-1 .7-1.9 1.3-2.5 2.2-.4.7-1 1.7-1 2.3.8.5 1.5.5 2.6 1 .8-.2 1.2-1 1.5-1.1.3 1.2-.2 1.6-.5 2.6-1.2 1-3.2-.7-3.2 1 .8-.1 3.2 1 4 .7.6-.5 1.3-1.2 1.8-1 1 1.5.8 1.9-.3 2.8-1 .8-3-.4-3.1.5.3 1.4.2 1.4 1.3 1.6 1.3.5 2.9 1.9 4 1 1.5-1 1.5-1.3 2.7.6.6 1.1.3 1.5-.5 2.2-.9.8-3-.4-4 0-1.2 1.2-.9.4-.4 2 1 .8 1.4.7 2.7.5.8-.2 3 .8 3.4 0 1.1-1 1-1.1 1.7 1-.4 1.2-.3 1.8-1.6 2.3-1.1.8-3-.9-3.6.5-.4 1.4-.5 1.7 1.1 2.2 1.5.3 3.4 1.8 4.7 1 .9-1 1-1.8 1.9-2 .1.6.7 1.6.7 2.1-.2.9-1 1.5-1.6 2.4-.8.9-1.5 0-2.3.7-.1 1.1-1.4.6-.3 1.7 1 .2 2.3 1.2 3.4.4.9-.7 2.3-1 3.1-1.7 1.5-.6 1.5 0 2.8 1.2-.3 1-1.2 1.7-2 2.4-1 .7-3-.4-3.9.3-1 .5-1.4 0-.5 1.9 1 .5 1.2.3 2 .3 1 .5 2.8 1.6 3.9.8.6-1 1.6-2 2.2-2.8 1.1-.4.7.2 1.6 1.7 1.1 1.2 1.4 1.3 1.7 2.5.6 1.2 1 1.7 2.4 1.5z",fill:"#ff0"}),i.jsx("path",{d:"M98 314.5c0-5.3-.8-10.6 0-10.6 46.8 0 58.5-32 58.5-53.2S140.3 208 109.7 208c-35 0-46.8 20.8-46.8 42.6A37 37 0 0 0 98 287.9c23.4 0 29.3-5.3 46.8-26.6-5.8 26.6-35 37.2-46.8 37.2-23.4 0-46.8-16-46.8-47.8 0-26.6 17.5-53.2 58.5-53.2 35.1 0 58.5 26.6 58.5 53.2 0 37.2-29.2 63.8-70.2 63.8z",fill:"#ff0"})]}))}))]}))}));exports.VU=r;
package/icons/flags/WF.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var a=r.height,l=r.width;return i.jsx(s.FlagIconBase,e.__assign({ref:t,height:a,viewBox:"0 0 640 480",width:l},{children:i.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[i.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),i.jsx("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),i.jsx("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})]}))}))}));exports.WF=t;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var a=r.height,l=r.width;return i.jsx(s.FlagIconBase,e.__assign({ref:t,height:a,viewBox:"0 0 640 480",width:l},{children:i.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[i.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),i.jsx("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),i.jsx("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})]}))}))}));exports.WF=t;
package/icons/flags/WS.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var l=r.height,a=r.width;return i.jsx(s.FlagIconBase,e.__assign({ref:t,height:l,viewBox:"0 0 640 480",width:a},{children:i.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[i.jsx("path",{d:"M0 0h640v480H0z",fill:"#ce1126"}),i.jsx("path",{d:"M0 0h320v240H0z",fill:"#002b7f"}),i.jsx("path",{d:"m180 229.3-20.7-14-19.9 14.1 6.5-24.9-19-15.2 24.5-1.5 8.1-23.6 8.8 24 24 .7-19 16.3zm-3.6-165.6L159.8 53l-16 10.4 4.4-20-14.6-12.7 19.4-1.6 7.2-18.6 7.4 18.7 19.1 1.7L172 44.3zm-73 59.5-16-11-16.7 11 5.2-19.4L60.8 91 80 90l7-19 6.8 18.9 19.6 1.1-15 12.5zM250 110l-15.4-10-15 10 4.4-18.3-14-11.8 18.3-1.5 6.3-17.2 7 17.4 17.7 1-13.7 12.3zm-43.1 43.4-10.3-6.4-10.3 6.6 2.7-12.3-9.2-8.3 12-1 4.6-11.6 4.9 11.6 11.9 1-9.1 8.3z",fill:"#fff"})]}))}))}));exports.WS=t;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var l=r.height,a=r.width;return i.jsx(s.FlagIconBase,e.__assign({ref:t,height:l,viewBox:"0 0 640 480",width:a},{children:i.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[i.jsx("path",{d:"M0 0h640v480H0z",fill:"#ce1126"}),i.jsx("path",{d:"M0 0h320v240H0z",fill:"#002b7f"}),i.jsx("path",{d:"m180 229.3-20.7-14-19.9 14.1 6.5-24.9-19-15.2 24.5-1.5 8.1-23.6 8.8 24 24 .7-19 16.3zm-3.6-165.6L159.8 53l-16 10.4 4.4-20-14.6-12.7 19.4-1.6 7.2-18.6 7.4 18.7 19.1 1.7L172 44.3zm-73 59.5-16-11-16.7 11 5.2-19.4L60.8 91 80 90l7-19 6.8 18.9 19.6 1.1-15 12.5zM250 110l-15.4-10-15 10 4.4-18.3-14-11.8 18.3-1.5 6.3-17.2 7 17.4 17.7 1-13.7 12.3zm-43.1 43.4-10.3-6.4-10.3 6.6 2.7-12.3-9.2-8.3 12-1 4.6-11.6 4.9 11.6 11.9 1-9.1 8.3z",fill:"#fff"})]}))}))}));exports.WS=t;
package/icons/flags/YE.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),i=require("react"),s=require("../flag-icon/_FlagIconBase.js"),t=i.forwardRef((function(i,t){var a=i.height,h=i.width;return r.jsx(s.FlagIconBase,e.__assign({ref:t,height:a,viewBox:"0 0 640 480",width:h},{children:r.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[r.jsx("path",{d:"M0 0h640v472.8H0z",fill:"#fff"}),r.jsx("path",{d:"M0 0h640v157.4H0z",fill:"#f10600"}),r.jsx("path",{d:"M0 322.6h640V480H0z"})]}))}))}));exports.YE=t;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),r=require("react/jsx-runtime"),i=require("react"),s=require("../flag-icon/_FlagIconBase.js"),t=i.forwardRef((function(i,t){var a=i.height,h=i.width;return r.jsx(s.FlagIconBase,e.__assign({ref:t,height:a,viewBox:"0 0 640 480",width:h},{children:r.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[r.jsx("path",{d:"M0 0h640v472.8H0z",fill:"#fff"}),r.jsx("path",{d:"M0 0h640v157.4H0z",fill:"#f10600"}),r.jsx("path",{d:"M0 322.6h640V480H0z"})]}))}))}));exports.YE=t;
package/icons/flags/YT.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var a=r.height,l=r.width;return i.jsx(s.FlagIconBase,e.__assign({ref:t,height:a,viewBox:"0 0 640 480",width:l},{children:i.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[i.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),i.jsx("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),i.jsx("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})]}))}))}));exports.YT=t;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),i=require("react/jsx-runtime"),r=require("react"),s=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var a=r.height,l=r.width;return i.jsx(s.FlagIconBase,e.__assign({ref:t,height:a,viewBox:"0 0 640 480",width:l},{children:i.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[i.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),i.jsx("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),i.jsx("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})]}))}))}));exports.YT=t;
package/icons/flags/ZA.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),i=require("react/jsx-runtime"),s=require("react"),l=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=s.forwardRef((function(s,a){var t=s.height,h=s.width,d=r.useStableUniqueId(1);return i.jsxs(l.FlagIconBase,e.__assign({ref:a,height:t,viewBox:"0 0 640 480",width:h},{children:[i.jsx("defs",{children:i.jsx("clipPath",e.__assign({id:"".concat(d[0])},{children:i.jsx("path",{d:"M-71.9 0h682.7v512H-71.9z",fillOpacity:".7"})}))}),i.jsx("g",e.__assign({clipPath:"url(#".concat(d[0],")"),transform:"translate(67.4) scale(.93748)"},{children:i.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[i.jsx("path",{d:"M-71.9 407.8V104.4L154 256.1-72 407.8z"}),i.jsx("path",{d:"m82.2 512.1 253.6-170.6H696V512H82.2z",fill:"#00c"}),i.jsx("path",{d:"M66 0h630v170.8H335.7S69.3-1.7 66 0z",fill:"red"}),i.jsx("path",{d:"M-71.9 64v40.4L154 256-72 407.8v40.3l284.5-192L-72 64z",fill:"#fc0"}),i.jsx("path",{d:"M-71.9 64V0h95l301.2 204h371.8v104.2H324.3L23 512h-94.9v-63.9l284.4-192L-71.8 64z",fill:"#093"}),i.jsx("path",{d:"M23 0h59.2l253.6 170.7H696V204H324.3L23 .1zm0 512.1h59.2l253.6-170.6H696v-33.2H324.3L23 512z",fill:"#fff"})]}))}))]}))}));exports.ZA=a;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),i=require("react/jsx-runtime"),s=require("react"),l=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=s.forwardRef((function(s,a){var t=s.height,h=s.width,d=r.useStableUniqueId(1);return i.jsxs(l.FlagIconBase,e.__assign({ref:a,height:t,viewBox:"0 0 640 480",width:h},{children:[i.jsx("defs",{children:i.jsx("clipPath",e.__assign({id:"".concat(d[0])},{children:i.jsx("path",{d:"M-71.9 0h682.7v512H-71.9z",fillOpacity:".7"})}))}),i.jsx("g",e.__assign({clipPath:"url(#".concat(d[0],")"),transform:"translate(67.4) scale(.93748)"},{children:i.jsxs("g",e.__assign({fillRule:"evenodd",strokeWidth:"1pt"},{children:[i.jsx("path",{d:"M-71.9 407.8V104.4L154 256.1-72 407.8z"}),i.jsx("path",{d:"m82.2 512.1 253.6-170.6H696V512H82.2z",fill:"#00c"}),i.jsx("path",{d:"M66 0h630v170.8H335.7S69.3-1.7 66 0z",fill:"red"}),i.jsx("path",{d:"M-71.9 64v40.4L154 256-72 407.8v40.3l284.5-192L-72 64z",fill:"#fc0"}),i.jsx("path",{d:"M-71.9 64V0h95l301.2 204h371.8v104.2H324.3L23 512h-94.9v-63.9l284.4-192L-71.8 64z",fill:"#093"}),i.jsx("path",{d:"M23 0h59.2l253.6 170.7H696V204H324.3L23 .1zm0 512.1h59.2l253.6-170.6H696v-33.2H324.3L23 512z",fill:"#fff"})]}))}))]}))}));exports.ZA=a;
package/icons/flags/ZM.js CHANGED
@@ -1 +1 @@
1
- "use strict";var s=require("../../_tslib-fe391a2e.js"),e=require("react/jsx-runtime"),r=require("react"),t=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("uuid");var i=r.forwardRef((function(r,i){var n=r.height,o=r.width,a=c.useStableUniqueId(1);return e.jsxs(t.FlagIconBase,s.__assign({ref:i,height:n,viewBox:"0 0 640 480",width:o},{children:[e.jsx("defs",{children:e.jsx("clipPath",s.__assign({id:"".concat(a[0])},{children:e.jsx("path",{d:"M-170.7 0H512v512h-682.7z",fillOpacity:".7"})}))}),e.jsxs("g",s.__assign({clipPath:"url(#".concat(a[0],")"),fillRule:"evenodd",transform:"translate(160) scale(.9375)"},{children:[e.jsx("path",{d:"M-256 0h768v512h-768z",fill:"#198a00"}),e.jsx("path",{d:"M421.9 184H512v328h-90.1z",fill:"#ef7d00"}),e.jsx("path",{d:"M331.9 183.8h90v328h-90z"}),e.jsx("path",{d:"M240 184h91.9v328h-92z",fill:"#de2010"}),e.jsxs("g",s.__assign({fill:"#ef7d00",stroke:"#000"},{children:[e.jsx("path",{d:"M451.6 65.6s34-14.5 37.2-17.5c1.5 1.8-13.6 20-42.9 26.7 26.6-6.2 49.3-26 54-25.4 1.3.3 1 19.3-60 35.8 42.2-11 66.7-31.4 66.4-29.2.3.5-4.2 16-41.1 28.1 10.3-2.4 38.3-19.4 38-16.1.9 1.3-27 37.2-77.6 25.5 40.4 10.5 66.5-14.8 70.2-14.3.8.1-7.4 22-58.2 23.4 24.3-2.5 17.3-.1 17.3-.1s-14.3 11.2-31.7 3.6c13.6 3.7 15.1 3.9 15.4 5-.9 1.6-12 3.8-22.9-2 8.7 3.6 16.5 4.2 16.6 5.5-.1.4-5.6 3.6-10.6 1.3-4.9-2.2-50.3-30.1-50.3-30.1l77.4-21.3 2.8 1zm-91 75.6c-6.8 0-7 6-7 6s-.5.5-.2 3.4l1.7-2.6c.8.1 3.9 1 8.8-2.8-4.5 4.7-1.8 6.4-1.8 6.4s-1 3.7 2.4 4.4c-1-1.5-.4-2.8-.4-2.8s4.8-.5 4.5-6.3c.1 5.3 3 6.6 3 6.6s0 2.9 3.1 3.2c-1.6-1.5-1.3-3.8-1.3-3.8s4-3 .7-8c2-1.2 3.7-4.5 3.7-4.5s-2.8-1.2-4.1-2.2c-.6-1.3 0-8.5 0-8.5l-1.8-9.3-4.8 14.5c.2-2 .3 6.3-6.5 6.3z",strokeLinejoin:"round"}),e.jsx("path",{d:"M394.2 120.3c.2.1 5.1 5.6 9.9 5.3 1.8-1.5-3.7-4.7-3.7-5.5 2 1.8 10.1 8.8 15.4 6.3 2-3-3.8-2.5-10.2-10.6 4.5 3 15.7 9.5 21 7 2.1-2.4-11.7-9.9-16.4-15.7l-12-6.1-16.2 13.3 12.3 6z",strokeLinejoin:"round"}),e.jsx("path",{d:"M375.9 74.8s5.5-3.2 27.6-1.6c2.4.3 15-4.3 19.1-5.7 6.4-1.2 27-5.6 32.4-9.8 4-.5-1 7.1-6 9-5.2 2.3-24.1 8.9-30.9 8 8.1.1 3.6 6.7-9.8 3.6 6.4 3.6 4 4.2 4 4.2s-11.3.6-14.3-2c7.6 2.9 4.4 4 4.4 4s-7.7.7-11.3-1c5.5 1.7 2.7 2.7 2.7 2.7s-4.5.8-8.2-.6c-3.8-1.3-9.4-10.7-9.7-10.7z",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"m384.7 123.4.8 14.6-.8 1.2c-.3.4-10.3-1.6-9 6 0 3.2 0 4 2.2 5.7-.5-2-.4-3.5-.4-3.5s2.9 1.7 5.6-3c-1.9 4.6-.6 6.3-.1 6.4.4.8-.8 4.5 3 4.4-1.5-1.4-.8-3.4-.8-3.4s4-.6 2.6-7.7c1.4-1.4 2 0 2 0s.4 4.2 3.9 3.3c1.5.9-.3 3.2-.3 3.2s2.5 0 3.3-2c.7-2.2 1.6-6-2.5-7.6-.5-1.5 1.6-1.6 1.6-1.6s2.6.9 3.4 2.2.5-3.4-2.8-4c-4 0-4.2-.9-4.2-1l-1-13.7-6.5.5z",strokeLinejoin:"round"}),e.jsx("path",{d:"M398.6 135.8c0-.7-6.8-9.9-5-11 1.7.3 4.5 4.5 6.9 3.1-.7-1.6-2.8-.7-5.1-4.9-2.4-4.8-2.7-11.9-11-19.6 5.4 8.2 17.4 13 18 10.6s-10.7-11.4-10.1-13.6c2.2 4.4 13.4 14.4 21.6 13.6.6-2-6.7-5.8-8.6-9.4-5.3-3.6-19.4-15.7-19.6-18.5a33.3 33.3 0 0 0-9.9-10.6 5 5 0 0 1-.8-1.7c-3.2-7.5 1-10 3.5-10.3 2-.3 2.6 0 4-.7l-5.1-2c2.3 1.7 8 .2 6.8 5 2.5-1 7.9-7.4-6.1-8.8-4.6-5.2-23.3-8.2-28 14.6.4.3.6.6 1.8 1.4-6-2.8-21.9-5-27.6-6-15.6-4.4-31.7-15.2-33.2-13.9-2 1 9.4 11.6 8.8 11.8a263 263 0 0 0-27.5-13.6c-6-2.2-11.9-7.4-12.5-6.4-2.2 4.5 9.5 15.9 11.7 17.2 2.2 1.3 19.3 9.3 19 9.4-25.8-11.7-30-13.9-31.4-15.2-2.3-.5-7.8-8-9.3-7.5-.9.8.8 12.6 13.1 18 2 1.4 26.4 10.1 26.2 10.8 0 .2-28-11.5-29-12-5.4-2-12-9.4-13.2-8.6-1.2.8 3 8.8 8.4 11.3 2.9 1.2 13.8 6.6 23.6 10 .6.3-17.7-6.9-26.5-10.5-4-2.2-5.8-5-6.4-4.4-1 .6 1.4 12.4 29.7 19 .7.4 10-2.1 9.5-1.8a113.3 113.3 0 0 1-15.8 2.8c-.3.8 1.8 5 16.4 4.2 1.8-.1 12-3.7 11.1-3a174 174 0 0 1-14.8 4.9c-.9 0-5.6.6-5.8 1-.2.8 3.5 3.8 11.3 4.2 7 .4 20.2-4.2 20-3.9-.4.3-12.8 4.6-13.1 4.8-.5.3-5 .5-5.2.9-.4.9 6.6 7.4 27.1.4-2 2.8-12 4.7-12 5.2 0 .4 2.2 2.5 5.7 3.3 1.7.4 4.1.3 6.3 0 4-.8 8-2.3 13.3-7.2.6 1.5-13.1 8.5-12.5 9.1 3 2.8 12.9-.3 13.5-.7.7-.3 19-10.7 19-12 .3 1.6-23.7 14.7-23.4 15.2 1.5 2.4 9.7-.1 10-.4l10.8-5.8c.3-.1-11.8 7-10.8 8.2-.5 4.7 19-3.2 20.5-4.2.7-.5-9.4 4.4-9.4 6.7 3.3 5.5 13.7 3.8 15.3 2.6.8-.6-1 4-.4 3.6a16 16 0 0 0 3-4.3c-.2 1.6-1.4 4-2 6.8-.7 2.7-.9 5.9-1.8 9.2-.2 1.4 6.4-2.9 5.4-13.2.6 5.4-2 15.4-1.3 16 1.3 1 5.2-5 5.6-9.1 1.1 2 3.5 6.3 5.6 7.3-.2-3.1 0-3-1-6 .6-4.1.7-9.7.8-16.1 5.6 10.7 7.9 15.3 6.3 23.5 1.7.7 4.3-5.8 4.1-9a13.3 13.3 0 0 0 11.5 10.2z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M305.4 67.7s-3.9 2.9-8.6 2.7c1.2 4.8 11 1.1 11 1.1s-4.7 5.3-8.1 6.1c2 1.7 10.6 1.1 12 .3 1.4-.9 4-4.2 4-4.2s-8.8 10.2-10 10.1c-.3 1.2 9.1.8 11-1 2-1.8 7-4.4 7-4.4s-13 9-13.5 9c4.8 1.2 14.5-1.6 20.7-5.4-9.2 6.1-10 7.2-14.7 9.3 4.2.9 6.3 3.7 20.3-2.4 8-3.8 12.6-10.8 12.6-10.8a81.7 81.7 0 0 1-21.6 18c-.5 1 9.4 5.2 21.9-7.9",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M373.4 96s.9 4 4.3 7 3.6 6 3.6 6m-9.5-39s1.1 3.7 4.6 6c3.6 2.2 9 9.4 9.3 10.7.4 1.5 2.5 12.6 2.3 13.8m-37.8-25c.2 1.5-5 8.3 2.2 16.4-6.6 8-6.6 9-6.6 9s3.7 2 10.2-3.6c10.8 13.2 7.2 19.2 7.2 19.2",strokeLinecap:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M362.3 107.2s-1-1.4.8-6.7c1.6 2 3.4 2.3 4.1 3 .8.9 9 2 9.4 7.5",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M371.9 57.5c0-.4-1.7-4-7.8.4 3.3.2 6.5 2.1 7.8-.4z",strokeWidth:"1.1"}),e.jsx("path",{d:"M430.1 73.5c.3.2 18.2 4 24.2 2.1-7.6 10.2-22.9 3.3-22.9 3.3 7.5 2.2 7.8 2 10.2 4.2.8 2-13.8 1-18.5-1.7 13.3 4.2 13.6 4 14 5.5.6 2.3-21.8-.6-23.7-3.5 6 4.6 9.2 5.5 12.5 7.6-4 1.8-11.5 3.6-25.2-6.1 18 16.4 34.3 15.4 36.9 18.3-6.3 9.3-30.7-5.5-41.9-13s24.5 18.1 27.8 17.7c-1.6 2.5-13.4.3-14.2-1",strokeLinejoin:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M434.7 90.7c-2 .3-8.3.3-9.2.1",strokeLinecap:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M300.1 65s13.6 7.2 19.4 6.7a10 10 0 0 1-3.8 2c1.4.6 5.4 2.7 11.4 1.4l-3.3 3s5.2 2 11-1a46.4 46.4 0 0 0-2.8 3.7l4.1.3",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.1"})]}))]}))]}))}));exports.ZM=i;
1
+ "use strict";var s=require("../../_tslib-ccfac372.js"),e=require("react/jsx-runtime"),r=require("react"),t=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("uuid");var i=r.forwardRef((function(r,i){var n=r.height,o=r.width,a=c.useStableUniqueId(1);return e.jsxs(t.FlagIconBase,s.__assign({ref:i,height:n,viewBox:"0 0 640 480",width:o},{children:[e.jsx("defs",{children:e.jsx("clipPath",s.__assign({id:"".concat(a[0])},{children:e.jsx("path",{d:"M-170.7 0H512v512h-682.7z",fillOpacity:".7"})}))}),e.jsxs("g",s.__assign({clipPath:"url(#".concat(a[0],")"),fillRule:"evenodd",transform:"translate(160) scale(.9375)"},{children:[e.jsx("path",{d:"M-256 0h768v512h-768z",fill:"#198a00"}),e.jsx("path",{d:"M421.9 184H512v328h-90.1z",fill:"#ef7d00"}),e.jsx("path",{d:"M331.9 183.8h90v328h-90z"}),e.jsx("path",{d:"M240 184h91.9v328h-92z",fill:"#de2010"}),e.jsxs("g",s.__assign({fill:"#ef7d00",stroke:"#000"},{children:[e.jsx("path",{d:"M451.6 65.6s34-14.5 37.2-17.5c1.5 1.8-13.6 20-42.9 26.7 26.6-6.2 49.3-26 54-25.4 1.3.3 1 19.3-60 35.8 42.2-11 66.7-31.4 66.4-29.2.3.5-4.2 16-41.1 28.1 10.3-2.4 38.3-19.4 38-16.1.9 1.3-27 37.2-77.6 25.5 40.4 10.5 66.5-14.8 70.2-14.3.8.1-7.4 22-58.2 23.4 24.3-2.5 17.3-.1 17.3-.1s-14.3 11.2-31.7 3.6c13.6 3.7 15.1 3.9 15.4 5-.9 1.6-12 3.8-22.9-2 8.7 3.6 16.5 4.2 16.6 5.5-.1.4-5.6 3.6-10.6 1.3-4.9-2.2-50.3-30.1-50.3-30.1l77.4-21.3 2.8 1zm-91 75.6c-6.8 0-7 6-7 6s-.5.5-.2 3.4l1.7-2.6c.8.1 3.9 1 8.8-2.8-4.5 4.7-1.8 6.4-1.8 6.4s-1 3.7 2.4 4.4c-1-1.5-.4-2.8-.4-2.8s4.8-.5 4.5-6.3c.1 5.3 3 6.6 3 6.6s0 2.9 3.1 3.2c-1.6-1.5-1.3-3.8-1.3-3.8s4-3 .7-8c2-1.2 3.7-4.5 3.7-4.5s-2.8-1.2-4.1-2.2c-.6-1.3 0-8.5 0-8.5l-1.8-9.3-4.8 14.5c.2-2 .3 6.3-6.5 6.3z",strokeLinejoin:"round"}),e.jsx("path",{d:"M394.2 120.3c.2.1 5.1 5.6 9.9 5.3 1.8-1.5-3.7-4.7-3.7-5.5 2 1.8 10.1 8.8 15.4 6.3 2-3-3.8-2.5-10.2-10.6 4.5 3 15.7 9.5 21 7 2.1-2.4-11.7-9.9-16.4-15.7l-12-6.1-16.2 13.3 12.3 6z",strokeLinejoin:"round"}),e.jsx("path",{d:"M375.9 74.8s5.5-3.2 27.6-1.6c2.4.3 15-4.3 19.1-5.7 6.4-1.2 27-5.6 32.4-9.8 4-.5-1 7.1-6 9-5.2 2.3-24.1 8.9-30.9 8 8.1.1 3.6 6.7-9.8 3.6 6.4 3.6 4 4.2 4 4.2s-11.3.6-14.3-2c7.6 2.9 4.4 4 4.4 4s-7.7.7-11.3-1c5.5 1.7 2.7 2.7 2.7 2.7s-4.5.8-8.2-.6c-3.8-1.3-9.4-10.7-9.7-10.7z",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"m384.7 123.4.8 14.6-.8 1.2c-.3.4-10.3-1.6-9 6 0 3.2 0 4 2.2 5.7-.5-2-.4-3.5-.4-3.5s2.9 1.7 5.6-3c-1.9 4.6-.6 6.3-.1 6.4.4.8-.8 4.5 3 4.4-1.5-1.4-.8-3.4-.8-3.4s4-.6 2.6-7.7c1.4-1.4 2 0 2 0s.4 4.2 3.9 3.3c1.5.9-.3 3.2-.3 3.2s2.5 0 3.3-2c.7-2.2 1.6-6-2.5-7.6-.5-1.5 1.6-1.6 1.6-1.6s2.6.9 3.4 2.2.5-3.4-2.8-4c-4 0-4.2-.9-4.2-1l-1-13.7-6.5.5z",strokeLinejoin:"round"}),e.jsx("path",{d:"M398.6 135.8c0-.7-6.8-9.9-5-11 1.7.3 4.5 4.5 6.9 3.1-.7-1.6-2.8-.7-5.1-4.9-2.4-4.8-2.7-11.9-11-19.6 5.4 8.2 17.4 13 18 10.6s-10.7-11.4-10.1-13.6c2.2 4.4 13.4 14.4 21.6 13.6.6-2-6.7-5.8-8.6-9.4-5.3-3.6-19.4-15.7-19.6-18.5a33.3 33.3 0 0 0-9.9-10.6 5 5 0 0 1-.8-1.7c-3.2-7.5 1-10 3.5-10.3 2-.3 2.6 0 4-.7l-5.1-2c2.3 1.7 8 .2 6.8 5 2.5-1 7.9-7.4-6.1-8.8-4.6-5.2-23.3-8.2-28 14.6.4.3.6.6 1.8 1.4-6-2.8-21.9-5-27.6-6-15.6-4.4-31.7-15.2-33.2-13.9-2 1 9.4 11.6 8.8 11.8a263 263 0 0 0-27.5-13.6c-6-2.2-11.9-7.4-12.5-6.4-2.2 4.5 9.5 15.9 11.7 17.2 2.2 1.3 19.3 9.3 19 9.4-25.8-11.7-30-13.9-31.4-15.2-2.3-.5-7.8-8-9.3-7.5-.9.8.8 12.6 13.1 18 2 1.4 26.4 10.1 26.2 10.8 0 .2-28-11.5-29-12-5.4-2-12-9.4-13.2-8.6-1.2.8 3 8.8 8.4 11.3 2.9 1.2 13.8 6.6 23.6 10 .6.3-17.7-6.9-26.5-10.5-4-2.2-5.8-5-6.4-4.4-1 .6 1.4 12.4 29.7 19 .7.4 10-2.1 9.5-1.8a113.3 113.3 0 0 1-15.8 2.8c-.3.8 1.8 5 16.4 4.2 1.8-.1 12-3.7 11.1-3a174 174 0 0 1-14.8 4.9c-.9 0-5.6.6-5.8 1-.2.8 3.5 3.8 11.3 4.2 7 .4 20.2-4.2 20-3.9-.4.3-12.8 4.6-13.1 4.8-.5.3-5 .5-5.2.9-.4.9 6.6 7.4 27.1.4-2 2.8-12 4.7-12 5.2 0 .4 2.2 2.5 5.7 3.3 1.7.4 4.1.3 6.3 0 4-.8 8-2.3 13.3-7.2.6 1.5-13.1 8.5-12.5 9.1 3 2.8 12.9-.3 13.5-.7.7-.3 19-10.7 19-12 .3 1.6-23.7 14.7-23.4 15.2 1.5 2.4 9.7-.1 10-.4l10.8-5.8c.3-.1-11.8 7-10.8 8.2-.5 4.7 19-3.2 20.5-4.2.7-.5-9.4 4.4-9.4 6.7 3.3 5.5 13.7 3.8 15.3 2.6.8-.6-1 4-.4 3.6a16 16 0 0 0 3-4.3c-.2 1.6-1.4 4-2 6.8-.7 2.7-.9 5.9-1.8 9.2-.2 1.4 6.4-2.9 5.4-13.2.6 5.4-2 15.4-1.3 16 1.3 1 5.2-5 5.6-9.1 1.1 2 3.5 6.3 5.6 7.3-.2-3.1 0-3-1-6 .6-4.1.7-9.7.8-16.1 5.6 10.7 7.9 15.3 6.3 23.5 1.7.7 4.3-5.8 4.1-9a13.3 13.3 0 0 0 11.5 10.2z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M305.4 67.7s-3.9 2.9-8.6 2.7c1.2 4.8 11 1.1 11 1.1s-4.7 5.3-8.1 6.1c2 1.7 10.6 1.1 12 .3 1.4-.9 4-4.2 4-4.2s-8.8 10.2-10 10.1c-.3 1.2 9.1.8 11-1 2-1.8 7-4.4 7-4.4s-13 9-13.5 9c4.8 1.2 14.5-1.6 20.7-5.4-9.2 6.1-10 7.2-14.7 9.3 4.2.9 6.3 3.7 20.3-2.4 8-3.8 12.6-10.8 12.6-10.8a81.7 81.7 0 0 1-21.6 18c-.5 1 9.4 5.2 21.9-7.9",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M373.4 96s.9 4 4.3 7 3.6 6 3.6 6m-9.5-39s1.1 3.7 4.6 6c3.6 2.2 9 9.4 9.3 10.7.4 1.5 2.5 12.6 2.3 13.8m-37.8-25c.2 1.5-5 8.3 2.2 16.4-6.6 8-6.6 9-6.6 9s3.7 2 10.2-3.6c10.8 13.2 7.2 19.2 7.2 19.2",strokeLinecap:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M362.3 107.2s-1-1.4.8-6.7c1.6 2 3.4 2.3 4.1 3 .8.9 9 2 9.4 7.5",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M371.9 57.5c0-.4-1.7-4-7.8.4 3.3.2 6.5 2.1 7.8-.4z",strokeWidth:"1.1"}),e.jsx("path",{d:"M430.1 73.5c.3.2 18.2 4 24.2 2.1-7.6 10.2-22.9 3.3-22.9 3.3 7.5 2.2 7.8 2 10.2 4.2.8 2-13.8 1-18.5-1.7 13.3 4.2 13.6 4 14 5.5.6 2.3-21.8-.6-23.7-3.5 6 4.6 9.2 5.5 12.5 7.6-4 1.8-11.5 3.6-25.2-6.1 18 16.4 34.3 15.4 36.9 18.3-6.3 9.3-30.7-5.5-41.9-13s24.5 18.1 27.8 17.7c-1.6 2.5-13.4.3-14.2-1",strokeLinejoin:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M434.7 90.7c-2 .3-8.3.3-9.2.1",strokeLinecap:"round",strokeWidth:"1.1"}),e.jsx("path",{d:"M300.1 65s13.6 7.2 19.4 6.7a10 10 0 0 1-3.8 2c1.4.6 5.4 2.7 11.4 1.4l-3.3 3s5.2 2 11-1a46.4 46.4 0 0 0-2.8 3.7l4.1.3",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.1"})]}))]}))]}))}));exports.ZM=i;
package/icons/flags/ZW.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),s=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=i.forwardRef((function(i,a){var h=i.height,n=i.width,t=d.useStableUniqueId(4);return s.jsxs(l.FlagIconBase,e.__assign({ref:a,height:h,viewBox:"0 0 16 12",width:n},{children:[s.jsxs("g",e.__assign({clipPath:"url(#".concat(t[3],")")},{children:[s.jsx("mask",e.__assign({height:"12",id:"".concat(t[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:s.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),s.jsxs("g",e.__assign({mask:"url(#".concat(t[0],")")},{children:[s.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),s.jsx("mask",e.__assign({height:"12",id:"".concat(t[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:s.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})})),s.jsxs("g",e.__assign({mask:"url(#".concat(t[1],")")},{children:[s.jsx("path",{clipRule:"evenodd",d:"M0 1v10h16V1H0Z",fill:"#FECA00",fillRule:"evenodd"}),s.jsx("path",{d:"M0 4.125h-.875v3.75h17.75v-3.75H0Z",fill:"#272727",stroke:"#E31D1C",strokeWidth:"1.75"}),s.jsx("path",{clipRule:"evenodd",d:"M0 2V0h16v2H0Zm0 10v-2h16v2H0Z",fill:"#5EAA22",fillRule:"evenodd"})]})),s.jsx("path",{d:"M.298-.401-.5-.995V12.98l.794-.575L8.459 6.48l.551-.4-.546-.406L.298-.401Z",fill:"#F7FCFF",stroke:"#272727"}),s.jsx("mask",e.__assign({height:"16",id:"".concat(t[2]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-2"},{children:s.jsx("path",{d:"M.298-.401-.5-.995V12.98l.794-.575L8.459 6.48l.551-.4-.546-.406L.298-.401Z",fill:"#fff",stroke:"#fff"})})),s.jsxs("g",e.__assign({clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(t[2],")")},{children:[s.jsx("path",{d:"M3.74 7.139 1.85 8.664l.866-2.038-1.489-1.434h1.758l.721-1.73.766 1.73h1.755L4.66 6.626l.785 2.038L3.739 7.14Z",fill:"#E31D1C"}),s.jsx("path",{d:"M2.509 4.21s-.028-.066.134-.124c.162-.058.212-.182.339-.091.126.091.206-.092.242.17.037.264.137.678.137.678L5.005 6.08h-.309s-.48.706-.402 1.326c0 0-.331-.05-.781-.05s-.744.107-.744.107l-.26-.961s.094-.162.134-.292c.04-.13.208-.155.208-.258 0-.104-.165-.19-.082-.459.082-.268.082-1.07.082-1.07s-.26-.115-.208-.115c.053 0 .174-.096.087-.096h-.22Z",fill:"#FECA00"})]}))]}))]})),s.jsx("defs",{children:s.jsx("clipPath",e.__assign({id:"".concat(t[3])},{children:s.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.ZW=a;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),s=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("uuid");var a=i.forwardRef((function(i,a){var h=i.height,n=i.width,t=d.useStableUniqueId(4);return s.jsxs(l.FlagIconBase,e.__assign({ref:a,height:h,viewBox:"0 0 16 12",width:n},{children:[s.jsxs("g",e.__assign({clipPath:"url(#".concat(t[3],")")},{children:[s.jsx("mask",e.__assign({height:"12",id:"".concat(t[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:s.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})})),s.jsxs("g",e.__assign({mask:"url(#".concat(t[0],")")},{children:[s.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),s.jsx("mask",e.__assign({height:"12",id:"".concat(t[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0"},{children:s.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})})),s.jsxs("g",e.__assign({mask:"url(#".concat(t[1],")")},{children:[s.jsx("path",{clipRule:"evenodd",d:"M0 1v10h16V1H0Z",fill:"#FECA00",fillRule:"evenodd"}),s.jsx("path",{d:"M0 4.125h-.875v3.75h17.75v-3.75H0Z",fill:"#272727",stroke:"#E31D1C",strokeWidth:"1.75"}),s.jsx("path",{clipRule:"evenodd",d:"M0 2V0h16v2H0Zm0 10v-2h16v2H0Z",fill:"#5EAA22",fillRule:"evenodd"})]})),s.jsx("path",{d:"M.298-.401-.5-.995V12.98l.794-.575L8.459 6.48l.551-.4-.546-.406L.298-.401Z",fill:"#F7FCFF",stroke:"#272727"}),s.jsx("mask",e.__assign({height:"16",id:"".concat(t[2]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-2"},{children:s.jsx("path",{d:"M.298-.401-.5-.995V12.98l.794-.575L8.459 6.48l.551-.4-.546-.406L.298-.401Z",fill:"#fff",stroke:"#fff"})})),s.jsxs("g",e.__assign({clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(t[2],")")},{children:[s.jsx("path",{d:"M3.74 7.139 1.85 8.664l.866-2.038-1.489-1.434h1.758l.721-1.73.766 1.73h1.755L4.66 6.626l.785 2.038L3.739 7.14Z",fill:"#E31D1C"}),s.jsx("path",{d:"M2.509 4.21s-.028-.066.134-.124c.162-.058.212-.182.339-.091.126.091.206-.092.242.17.037.264.137.678.137.678L5.005 6.08h-.309s-.48.706-.402 1.326c0 0-.331-.05-.781-.05s-.744.107-.744.107l-.26-.961s.094-.162.134-.292c.04-.13.208-.155.208-.258 0-.104-.165-.19-.082-.459.082-.268.082-1.07.082-1.07s-.26-.115-.208-.115c.053 0 .174-.096.087-.096h-.22Z",fill:"#FECA00"})]}))]}))]})),s.jsx("defs",{children:s.jsx("clipPath",e.__assign({id:"".concat(t[3])},{children:s.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}))})]}))}));exports.ZW=a;
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),t=require("../../styles/constants/theme.js"),i=s.forwardRef((function(s,i){var c=s.children,n=s.className,o=s.color,a=s.size,l=s.viewBox,h=a||24;return r.jsx("svg",e.__assign({ref:i,className:n,color:o&&"".concat(t.theme[o]),fill:"none",height:h,viewBox:l||"0 0 24 24",width:h,xmlns:"http://www.w3.org/2000/svg"},{children:c}))}));exports.IconBase=i;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),r=require("react/jsx-runtime"),s=require("react"),t=require("../../styles/constants/theme.js"),i=s.forwardRef((function(s,i){var c=s.children,n=s.className,o=s.color,a=s.size,l=s.viewBox,h=a||24;return r.jsx("svg",e.__assign({ref:i,className:n,color:o&&"".concat(t.theme[o]),fill:"none",height:h,viewBox:l||"0 0 24 24",width:h,xmlns:"http://www.w3.org/2000/svg"},{children:c}))}));exports.IconBase=i;
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),t=require("../../styles/constants/theme.js"),i=s.forwardRef((function(s,i){var a=s.children,n=s.className,c=s.viewBox;return r.jsx("svg",e.__assign({ref:i,className:n,color:t.theme.gray50,fill:"none",height:32,viewBox:c||"0 0 40 40",width:32,xmlns:"http://www.w3.org/2000/svg"},{children:a}))}));exports.StateIconBase=i;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),r=require("react/jsx-runtime"),s=require("react"),t=require("../../styles/constants/theme.js"),i=s.forwardRef((function(s,i){var a=s.children,n=s.className,c=s.viewBox;return r.jsx("svg",e.__assign({ref:i,className:n,color:t.theme.gray50,fill:"none",height:32,viewBox:c||"0 0 40 40",width:32,xmlns:"http://www.w3.org/2000/svg"},{children:a}))}));exports.StateIconBase=i;
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react").forwardRef((function(s,i){var a=s.children,n=s.className,t=s.viewBox;return r.jsx("svg",e.__assign({ref:i,className:n,fill:"none",viewBox:t||"0 0 110 64",xmlns:"http://www.w3.org/2000/svg"},{children:a}))}));exports.ThemeIconBase=s;
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),r=require("react/jsx-runtime"),s=require("react").forwardRef((function(s,i){var a=s.children,n=s.className,t=s.viewBox;return r.jsx("svg",e.__assign({ref:i,className:n,fill:"none",viewBox:t||"0 0 110 64",xmlns:"http://www.w3.org/2000/svg"},{children:a}))}));exports.ThemeIconBase=s;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zonos/amino",
3
- "version": "4.4.32",
3
+ "version": "4.4.34",
4
4
  "description": "Core UI components for Amino",
5
5
  "repository": "git@github.com:Zonos/amino.git",
6
6
  "license": "MIT",
@@ -16,18 +16,18 @@
16
16
  "@dnd-kit/core": "^5.0.3",
17
17
  "@dnd-kit/modifiers": "^5.0.0",
18
18
  "@dnd-kit/sortable": "^6.0.1",
19
- "@dnd-kit/utilities": "^3.1.0",
19
+ "@dnd-kit/utilities": "^3.2.1",
20
20
  "@floating-ui/react-dom": "^1.3.0",
21
- "@mui/material": "^5.8.5",
21
+ "@mui/material": "^5.14.0",
22
22
  "@radix-ui/react-slider": "^0.1.4",
23
23
  "@types/topojson-client": "^3.1.1",
24
24
  "d3-geo": "^2.0.2",
25
25
  "fuse.js": "^6.6.2",
26
- "highlight.js": "^11.7.0",
26
+ "highlight.js": "^11.8.0",
27
27
  "pretty-bytes": "^6.1.0",
28
28
  "react-awesome-gravatar": "^2.0.3",
29
- "react-data-grid": "^7.0.0-beta.28",
30
- "react-dropzone": "^12.0.4",
29
+ "react-data-grid": "7.0.0-beta.34",
30
+ "react-dropzone": "^12.1.0",
31
31
  "react-select": "^5.7.3",
32
32
  "react-simple-maps": "^3.0.0",
33
33
  "react-split-it": "^2.0.0",
@@ -41,7 +41,6 @@
41
41
  "@emotion/styled": "^11.x",
42
42
  "@graphiql/plugin-explorer": "0.x",
43
43
  "@graphiql/react": "0.x",
44
- "@graphiql/toolkit": "0.8.x",
45
44
  "framer-motion": "^4.x",
46
45
  "graphiql": "^2.4.7",
47
46
  "graphql": "^16.x",
@@ -425,4 +425,4 @@ export declare const theme: {
425
425
  readonly inputBackground: "var(--amino-input-background)";
426
426
  };
427
427
  export type ThemeKey = keyof typeof theme;
428
- export type ThemeValue = typeof theme[ThemeKey];
428
+ export type ThemeValue = (typeof theme)[ThemeKey];
package/types/Color.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  export declare const colorPrefixes: readonly ["blue", "cyan", "green", "orange", "purple", "red", "gray", "glass"];
2
2
  export declare const colorContrasts: readonly ["100", "200", "300", "400", "500", "600", "700", "800", "900", "1000"];
3
- export type ColorContrast = typeof colorContrasts[number];
4
- export type ColorPrefix = typeof colorPrefixes[number];
3
+ export type ColorContrast = (typeof colorContrasts)[number];
4
+ export type ColorPrefix = (typeof colorPrefixes)[number];
5
5
  export type Color = 'gray0' | 'glass0' | 'glass50' | `${ColorPrefix}${ColorContrast}` | 'gray1100' | 'gray1200' | 'glass1100' | 'glass1200';
@@ -0,0 +1,2 @@
1
+ export type GridAlignment = 'start' | 'end';
2
+ export type GridSpacing = 0 | 4 | 8 | 12 | 16 | 20 | 24 | 40;
@@ -1,6 +1,6 @@
1
1
  import type { IOption } from "./IOption";
2
2
  export declare const regions: readonly ["Africa", "Americas", "Asia", "Central America", "Europe", "North America", "Oceania", "South America"];
3
- type IRegion = typeof regions[number];
3
+ type IRegion = (typeof regions)[number];
4
4
  /** @desc /api/address/getCountries */
5
5
  export interface ICountry<CountryCode extends string = string> {
6
6
  active: boolean;
package/types/index.d.ts CHANGED
@@ -2,6 +2,7 @@ export type { AlertDialogOpts } from './AlertDialogOpts';
2
2
  export type { Color } from './Color';
3
3
  export type { ConfirmDialogOpts } from './ConfirmDialogOpts';
4
4
  export type { FetcherError } from './FetcherError';
5
+ export type * from './GridSpacing';
5
6
  export type { IconProps } from './IconProps';
6
7
  export type { Intent } from './Intent';
7
8
  export type { JsonError } from './JsonError';
@@ -1 +1 @@
1
- "use strict";var r=require("../_tslib-fe391a2e.js"),e="\\s*\\(([\\W\\w]*)\\)";exports.extractQueryParams=function(t){var a=t.actionName,s=t.query,n="".concat(a).concat(e),i=new RegExp(n).exec(s),c=r.__read(i?Array.from(i):[],2)[1],u=((null==c?void 0:c.split(/\s*,\s*/).map((function(r){return r.trim()})))||[]).reduce((function(e,t){var a,s=r.__read(t.split(/\s*:\s*/),2),n=s[0],i=s[1];return r.__assign(r.__assign({},e),((a={})[n]=i,a))}),{});return u},exports.paramRegex=e;
1
+ "use strict";var r=require("../_tslib-ccfac372.js"),e="\\s*\\(([\\W\\w]*)\\)";exports.extractQueryParams=function(t){var a=t.actionName,s=t.query,n="".concat(a).concat(e),i=new RegExp(n).exec(s),c=r.__read(i?Array.from(i):[],2)[1],u=((null==c?void 0:c.split(/\s*,\s*/).map((function(r){return r.trim()})))||[]).reduce((function(e,t){var a,s=r.__read(t.split(/\s*:\s*/),2),n=s[0],i=s[1];return r.__assign(r.__assign({},e),((a={})[n]=i,a))}),{});return u},exports.paramRegex=e;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),t=require("./handleFetch.js");exports.graphiqlFetcher=function(n){var r=n.customFetcher,a=n.url;return function(n,s){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(i){switch(i.label){case 0:return a&&n.query?[4,(r||t.handleFetch)(a,e.__assign(e.__assign({method:"POST"},s),{body:n,headers:e.__assign({"content-type":"application/json"},null==s?void 0:s.headers)}))]:[2,{data:null}];case 1:return[2,i.sent().json||{data:null}]}}))}))}};
1
+ "use strict";var e=require("../_tslib-ccfac372.js"),t=require("./handleFetch.js");exports.graphiqlFetcher=function(n){var r=n.customFetcher,a=n.url;return function(n,s){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(i){switch(i.label){case 0:return a&&n.query?[4,(r||t.handleFetch)(a,e.__assign(e.__assign({method:"POST"},s),{body:n,headers:e.__assign({"content-type":"application/json"},null==s?void 0:s.headers)}))]:[2,{data:null}];case 1:return[2,i.sent().json||{data:null}]}}))}))}};
package/utils/addIndex.js CHANGED
@@ -1 +1 @@
1
- "use strict";var s=require("../_tslib-fe391a2e.js");exports.addIndex=function(e,i){return s.__assign(s.__assign({},e),{_itemIndex:i+1})};
1
+ "use strict";var s=require("../_tslib-ccfac372.js");exports.addIndex=function(e,i){return s.__assign(s.__assign({},e),{_itemIndex:i+1})};
@@ -1 +1 @@
1
- "use strict";var r=require("../_tslib-fe391a2e.js"),e=function(n){var t,s,a,i,c,_,o=r.__read(n.currentVal,2),u=o[0],f=o[1],p=n.prev,g=n.previousKey,y=void 0===g?"":g,v=""!==y?"".concat(y,".").concat(u):u;if(Array.isArray(f))return r.__assign(r.__assign({},p),((t={})[v]=f.map((function(r){return"object"==typeof r&&r?Object.entries(r).reduce((function(r,n){return e({currentVal:n,prev:r})}),{}):r})),t));if("object"==typeof f&&f){var b=Object.entries(f).reduce((function(n,t){var s=r.__read(t,2),a=s[0],i=s[1],c=e({currentVal:[a,i],prev:n,previousKey:y?"".concat(y,".").concat(a):u});return"object"==typeof c?r.__assign({},c):c}),{});return r.__assign(r.__assign({},p),b)}if("number"==typeof f)return r.__assign(r.__assign({},p),((s={})[v]=f,s));if("boolean"==typeof f)return r.__assign(r.__assign({},p),((a={})[v]=!!f,a));if("string"==typeof f)try{var j=JSON.parse(f);if(Array.isArray(j))return r.__assign(r.__assign({},p),((i={})[v]=j.map((function(r){return"object"==typeof r&&r?Object.entries(r).reduce((function(r,n){return e({currentVal:n,prev:r})}),{}):r})),i));if("object"==typeof j){b=Object.entries(j).reduce((function(n,t){var s=r.__read(t,2),a=s[0],i=s[1],c=e({currentVal:[a,i],prev:n,previousKey:y?"".concat(y,".").concat(a):u});return"object"==typeof c?r.__assign({},c):c}),{});return r.__assign(r.__assign({},p),b)}}catch(r){}return f?r.__assign(r.__assign({},p),((_={})[v]="".concat(f),_)):r.__assign(r.__assign({},p),((c={})[v]="",c))};exports.flattenRow=e;
1
+ "use strict";var r=require("../_tslib-ccfac372.js"),e=function(n){var t,s,a,i,c,_,o=r.__read(n.currentVal,2),u=o[0],f=o[1],p=n.prev,g=n.previousKey,y=void 0===g?"":g,v=""!==y?"".concat(y,".").concat(u):u;if(Array.isArray(f))return r.__assign(r.__assign({},p),((t={})[v]=f.map((function(r){return"object"==typeof r&&r?Object.entries(r).reduce((function(r,n){return e({currentVal:n,prev:r})}),{}):r})),t));if("object"==typeof f&&f){var b=Object.entries(f).reduce((function(n,t){var s=r.__read(t,2),a=s[0],i=s[1],c=e({currentVal:[a,i],prev:n,previousKey:y?"".concat(y,".").concat(a):u});return"object"==typeof c?r.__assign({},c):c}),{});return r.__assign(r.__assign({},p),b)}if("number"==typeof f)return r.__assign(r.__assign({},p),((s={})[v]=f,s));if("boolean"==typeof f)return r.__assign(r.__assign({},p),((a={})[v]=!!f,a));if("string"==typeof f)try{var j=JSON.parse(f);if(Array.isArray(j))return r.__assign(r.__assign({},p),((i={})[v]=j.map((function(r){return"object"==typeof r&&r?Object.entries(r).reduce((function(r,n){return e({currentVal:n,prev:r})}),{}):r})),i));if("object"==typeof j){b=Object.entries(j).reduce((function(n,t){var s=r.__read(t,2),a=s[0],i=s[1],c=e({currentVal:[a,i],prev:n,previousKey:y?"".concat(y,".").concat(a):u});return"object"==typeof c?r.__assign({},c):c}),{});return r.__assign(r.__assign({},p),b)}}catch(r){}return f?r.__assign(r.__assign({},p),((_={})[v]="".concat(f),_)):r.__assign(r.__assign({},p),((c={})[v]="",c))};exports.flattenRow=e;
@@ -1 +1 @@
1
- "use strict";var n=require("../_tslib-fe391a2e.js");exports.getIsInternalLink=function(i){var t=i.href,e=i.internalPaths,r=i.shouldWarn,s=void 0===r||r,l=(null==t?void 0:t.startsWith("/"))||(null==t?void 0:t.startsWith("#"));if(l&&t&&(null==e?void 0:e.length)){var a=n.__read(t.split("#"),1)[0];if(!(null==e?void 0:e.includes(a)))return s&&console.warn("This page has an internal link that does not exist: ".concat(t),"This internal link may be handled by a redirect, but since it is an internal link it should be corrected."),{isBrokenLink:!0,isInternalLink:l}}return{isBrokenLink:!1,isInternalLink:l}};
1
+ "use strict";var n=require("../_tslib-ccfac372.js");exports.getIsInternalLink=function(i){var t=i.href,e=i.internalPaths,r=i.shouldWarn,s=void 0===r||r,l=(null==t?void 0:t.startsWith("/"))||(null==t?void 0:t.startsWith("#"));if(l&&t&&(null==e?void 0:e.length)){var a=n.__read(t.split("#"),1)[0];if(!(null==e?void 0:e.includes(a)))return s&&console.warn("This page has an internal link that does not exist: ".concat(t),"This internal link may be handled by a redirect, but since it is an internal link it should be corrected."),{isBrokenLink:!0,isInternalLink:l}}return{isBrokenLink:!1,isInternalLink:l}};
@@ -1 +1 @@
1
- "use strict";var e=require("react/jsx-runtime"),c=require("../icons/custom/products/CheckoutIcon.js"),o=require("../icons/custom/products/ClassifyIcon.js"),r=require("../icons/custom/products/ClearIcon.js"),s=require("../icons/custom/products/DashboardIcon.js"),n=require("../icons/custom/products/HelloIcon.js"),t=require("../icons/custom/products/LandedCostIcon.js"),u=require("../icons/custom/products/RateIcon.js"),a=require("../icons/custom/products/RestrictIcon.js"),i=require("../icons/custom/products/ScreenIcon.js");require("../_tslib-fe391a2e.js"),require("react"),require("../icons/flag-icon/useStableUniqueId.js"),require("uuid"),require("../icons/icon-base/_IconBase.js"),require("../styles/constants/theme.js");exports.getProductDetails=function(l){switch(l){case"checkout":return{color:"orange",icon:e.jsx(c.CheckoutIcon,{}),name:"Checkout"};case"classify":return{color:"purple",icon:e.jsx(o.ClassifyIcon,{}),name:"Classify"};case"clear":return{color:"cyan",icon:e.jsx(r.ClearIcon,{}),name:"Clear"};case"dashboard":default:return{color:"blue",icon:e.jsx(s.DashboardIcon,{}),name:"Dashboard"};case"hello":return{color:"green",icon:e.jsx(n.HelloIcon,{}),name:"Hello"};case"landed-cost":return{color:"red",icon:e.jsx(t.LandedCostIcon,{}),name:"Landed Cost"};case"rate":return{color:"blue",icon:e.jsx(u.RateIcon,{}),name:"Rate"};case"restrict":return{color:"blue",icon:e.jsx(a.RestrictIcon,{}),name:"Restrict"};case"screen":return{color:"green",icon:e.jsx(i.ScreenIcon,{}),name:"Screen"}}};
1
+ "use strict";var e=require("react/jsx-runtime"),c=require("../icons/custom/products/CheckoutIcon.js"),o=require("../icons/custom/products/ClassifyIcon.js"),r=require("../icons/custom/products/ClearIcon.js"),s=require("../icons/custom/products/DashboardIcon.js"),n=require("../icons/custom/products/HelloIcon.js"),t=require("../icons/custom/products/LandedCostIcon.js"),u=require("../icons/custom/products/RateIcon.js"),a=require("../icons/custom/products/RestrictIcon.js"),i=require("../icons/custom/products/ScreenIcon.js");require("../_tslib-ccfac372.js"),require("react"),require("../icons/flag-icon/useStableUniqueId.js"),require("uuid"),require("../icons/icon-base/_IconBase.js"),require("../styles/constants/theme.js");exports.getProductDetails=function(l){switch(l){case"checkout":return{color:"orange",icon:e.jsx(c.CheckoutIcon,{}),name:"Checkout"};case"classify":return{color:"purple",icon:e.jsx(o.ClassifyIcon,{}),name:"Classify"};case"clear":return{color:"cyan",icon:e.jsx(r.ClearIcon,{}),name:"Clear"};case"dashboard":default:return{color:"blue",icon:e.jsx(s.DashboardIcon,{}),name:"Dashboard"};case"hello":return{color:"green",icon:e.jsx(n.HelloIcon,{}),name:"Hello"};case"landed-cost":return{color:"red",icon:e.jsx(t.LandedCostIcon,{}),name:"Landed Cost"};case"rate":return{color:"blue",icon:e.jsx(u.RateIcon,{}),name:"Rate"};case"restrict":return{color:"blue",icon:e.jsx(a.RestrictIcon,{}),name:"Restrict"};case"screen":return{color:"green",icon:e.jsx(i.ScreenIcon,{}),name:"Screen"}}};
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=function(r){var n=r.response,s=r.shouldLog,t=void 0===s||s,o=r.shouldThrow,u=void 0!==o&&o;return e.__awaiter(void 0,void 0,void 0,(function(){var r;return e.__generator(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,n.json()];case 1:return[2,e.sent()];case 2:if(r=e.sent(),u)throw r;return t&&console.error(r),[2,null];case 3:return[2]}}))}))},n=function(n,s){return e.__awaiter(void 0,void 0,void 0,(function(){var t,o,u,a,i;return e.__generator(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,fetch(n,s)];case 1:return t=e.sent(),[3,3];case 2:return(o=e.sent())instanceof Error?[2,{errors:[{message:o.message,type:"unknown"}],json:null,response:null}]:[2,{errors:[{message:i="Fail to fetch",type:"unknown"}],json:null,response:null}];case 3:return t.ok?[4,r({response:t})]:[3,5];case 4:return[2,{errors:[],json:a=e.sent(),response:t}];case 5:u=t.status.toString(),e.label=6;case 6:return e.trys.push([6,8,,9]),[4,r({response:t,shouldThrow:!0})];case 7:return a=e.sent(),i=JSON.stringify(a),[2,{errors:[{message:"".concat(u,": ").concat(i),type:u}],json:null,response:t}];case 8:return e.sent(),i="Unknown error",[2,{errors:[{message:"".concat(u,": ").concat(i),type:u}],json:null,response:null}];case 9:return[2]}}))}))},s=function(r,s){return e.__awaiter(void 0,void 0,void 0,(function(){var t,o,u,a;return e.__generator(this,(function(i){return(t=s||{}).logRequestIfError,o=e.__rest(t,["logRequestIfError"]),u=o.body&&JSON.stringify(o.body),a=e.__assign(e.__assign({},o),{body:u}),[2,n(r,a)]}))}))};exports.fetcher=function(r,n){return e.__awaiter(void 0,void 0,void 0,(function(){var t,o,u,a,i;return e.__generator(this,(function(e){switch(e.label){case 0:return[4,s(r,n)];case 1:if(t=e.sent(),o=t.errors,u=t.json,a=t.response,i=o.find(Boolean),!(null==a?void 0:a.ok)||["pollUntil","failedData"].includes((null==i?void 0:i.type)||""))throw{errors:o,status:null==a?void 0:a.status};return[2,{json:u,response:a}]}}))}))},exports.handleFetch=s,exports.handleRequest=n;
1
+ "use strict";var e=require("../_tslib-ccfac372.js"),r=function(r){var n=r.response,s=r.shouldLog,t=void 0===s||s,o=r.shouldThrow,u=void 0!==o&&o;return e.__awaiter(void 0,void 0,void 0,(function(){var r;return e.__generator(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,n.json()];case 1:return[2,e.sent()];case 2:if(r=e.sent(),u)throw r;return t&&console.error(r),[2,null];case 3:return[2]}}))}))},n=function(n,s){return e.__awaiter(void 0,void 0,void 0,(function(){var t,o,u,a,i;return e.__generator(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,fetch(n,s)];case 1:return t=e.sent(),[3,3];case 2:return(o=e.sent())instanceof Error?[2,{errors:[{message:o.message,type:"unknown"}],json:null,response:null}]:[2,{errors:[{message:i="Fail to fetch",type:"unknown"}],json:null,response:null}];case 3:return t.ok?[4,r({response:t})]:[3,5];case 4:return[2,{errors:[],json:a=e.sent(),response:t}];case 5:u=t.status.toString(),e.label=6;case 6:return e.trys.push([6,8,,9]),[4,r({response:t,shouldThrow:!0})];case 7:return a=e.sent(),i=JSON.stringify(a),[2,{errors:[{message:"".concat(u,": ").concat(i),type:u}],json:null,response:t}];case 8:return e.sent(),i="Unknown error",[2,{errors:[{message:"".concat(u,": ").concat(i),type:u}],json:null,response:null}];case 9:return[2]}}))}))},s=function(r,s){return e.__awaiter(void 0,void 0,void 0,(function(){var t,o,u,a;return e.__generator(this,(function(i){return(t=s||{}).logRequestIfError,o=e.__rest(t,["logRequestIfError"]),u=o.body&&JSON.stringify(o.body),a=e.__assign(e.__assign({},o),{body:u}),[2,n(r,a)]}))}))};exports.fetcher=function(r,n){return e.__awaiter(void 0,void 0,void 0,(function(){var t,o,u,a,i;return e.__generator(this,(function(e){switch(e.label){case 0:return[4,s(r,n)];case 1:if(t=e.sent(),o=t.errors,u=t.json,a=t.response,i=o.find(Boolean),!(null==a?void 0:a.ok)||["pollUntil","failedData"].includes((null==i?void 0:i.type)||""))throw{errors:o,status:null==a?void 0:a.status};return[2,{json:u,response:a}]}}))}))},exports.handleFetch=s,exports.handleRequest=n;
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),r=require("@graphiql/plugin-explorer");require("graphql");var t=require("../../styles/constants/theme.js");exports.useGraphiqlExplorer=function(u){var i=u.onEdit,l=u.overrideColor,o=u.query,s={colors:e.__assign({atom:t.theme.blue300,attribute:t.theme.blue700,builtin:t.theme.blue300,def:t.theme.blue700,keyword:t.theme.red500,number:t.theme.blue700,property:t.theme.blue700,qualifier:t.theme.blue700,string:t.theme.blue500,string2:t.theme.blue500,variable:t.theme.red400},l),onEdit:i,query:o,showAttribution:!0};return r.useExplorerPlugin(s)};
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),r=require("@graphiql/plugin-explorer");require("graphql");var t=require("../../styles/constants/theme.js");exports.useGraphiqlExplorer=function(u){var i=u.onEdit,l=u.overrideColor,o=u.query,s={colors:e.__assign({atom:t.theme.blue300,attribute:t.theme.blue700,builtin:t.theme.blue300,def:t.theme.blue700,keyword:t.theme.red500,number:t.theme.blue700,property:t.theme.blue700,qualifier:t.theme.blue700,string:t.theme.blue500,string2:t.theme.blue500,variable:t.theme.red400},l),onEdit:i,query:o,showAttribution:!0};return r.useExplorerPlugin(s)};
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),r=require("react"),t=require("swr"),i=require("../_graphiqlFetcher.js"),n=require("./useSwr.js");require("../handleFetch.js");exports.useGraphiqlFetcher=function(u){var a=u.cachingKey,o=u.customFetcher,s=u.operationName,c=u.query,l=u.url,h=u.variables,d=e.__read(r.useState(null),2),v=d[0],_=d[1],f=i.graphiqlFetcher({customFetcher:o,url:l}),q=n.useSwr(a,(function(){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){switch(e.label){case 0:return[4,f({operationName:s,query:c,variables:h?JSON.parse(h):void 0})];case 1:return[2,{json:e.sent()}]}}))}))}),{keepPreviousData:!0}),g=q.data,p=q.isLoading,w=r.useMemo((function(){return function(r,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n;return e.__generator(this,(function(u){switch(u.label){case 0:return[4,t.mutate(l,(function(){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){return[2,f(r,i)]}))}))}),!1)];case 1:return(n=u.sent())&&_(n),[2,n||{data:null}]}}))}))}}),[f,l]);return r.useEffect((function(){g&&_(g.json)}),[g]),{graphiqlFetcher:w,isLoading:p,resultData:v}};
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),r=require("react"),t=require("swr"),i=require("../_graphiqlFetcher.js"),n=require("./useSwr.js");require("../handleFetch.js");exports.useGraphiqlFetcher=function(u){var a=u.cachingKey,o=u.customFetcher,s=u.operationName,c=u.query,l=u.url,h=u.variables,d=e.__read(r.useState(null),2),v=d[0],_=d[1],f=i.graphiqlFetcher({customFetcher:o,url:l}),q=n.useSwr(a,(function(){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){switch(e.label){case 0:return[4,f({operationName:s,query:c,variables:h?JSON.parse(h):void 0})];case 1:return[2,{json:e.sent()}]}}))}))}),{keepPreviousData:!0}),g=q.data,p=q.isLoading,w=r.useMemo((function(){return function(r,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n;return e.__generator(this,(function(u){switch(u.label){case 0:return[4,t.mutate(l,(function(){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){return[2,f(r,i)]}))}))}),!1)];case 1:return(n=u.sent())&&_(n),[2,n||{data:null}]}}))}))}}),[f,l]);return r.useEffect((function(){g&&_(g.json)}),[g]),{graphiqlFetcher:w,isLoading:p,resultData:v}};
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),r=require("react"),t=require("lodash/kebabCase"),a=require("./useCurrentShema.js");function u(e){return e&&e.__esModule?e:{default:e}}require("./useStorage.js"),require("../storage.js"),require("swr"),require("./useSwr.js");var o=u(t),l=["graphiql:theme","graphiql:shouldPersistHeaders"];exports.useGraphiqlStorage=function(t){var u=t.defaultSchema,s=o.default(u),n=e.__read(a.useCurrentSchema(s),1)[0];r.useEffect((function(){window.localStorage.setItem("graphiql:theme","light")}),[]);var c=function(e){return l.includes(e)?e:"".concat(e,"-schema:").concat(n)};return{clear:localStorage.clear,getItem:function(e){return localStorage.getItem(c(e))},length:localStorage.length,removeItem:function(e){return localStorage.removeItem(c(e))},setItem:function(e,r){return localStorage.setItem(c(e),r)}}};
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),r=require("react"),t=require("lodash/kebabCase"),a=require("./useCurrentShema.js");function u(e){return e&&e.__esModule?e:{default:e}}require("./useStorage.js"),require("../storage.js"),require("swr"),require("./useSwr.js");var o=u(t),l=["graphiql:theme","graphiql:shouldPersistHeaders"];exports.useGraphiqlStorage=function(t){var u=t.defaultSchema,s=o.default(u),n=e.__read(a.useCurrentSchema(s),1)[0];r.useEffect((function(){window.localStorage.setItem("graphiql:theme","light")}),[]);var c=function(e){return l.includes(e)?e:"".concat(e,"-schema:").concat(n)};return{clear:localStorage.clear,getItem:function(e){return localStorage.getItem(c(e))},length:localStorage.length,removeItem:function(e){return localStorage.removeItem(c(e))},setItem:function(e,r){return localStorage.setItem(c(e),r)}}};
@@ -1 +1 @@
1
- "use strict";var e=require("../../../_tslib-fe391a2e.js"),t=require("react"),a=require("../../_extractQueryParams.js");exports.useHasuraGqlPagination=function(r){var n=r.actionName,c=r.query,i=r.setCachingKey,o=r.setQuery,s=a.extractQueryParams({actionName:n,query:c}),u=s.limit,f=s.offset,g=u&&"string"==typeof u?parseInt(u,10):10,l=f&&"string"==typeof f?parseInt(f,10):0,p=e.__read(t.useState(Math.floor(l/g)+1),2),m=p[0],y=p[1];return{currentPage:m,handlePagination:t.useCallback((function(e){var t=e*g-g,r=c.replace(new RegExp("".concat(n).concat(a.paramRegex),"g"),(function(e){return void 0!==f&&void 0!==u?e.replace(/offset:\s*\d+/g,"offset: ".concat(t)):void 0!==u?e.replace(/(limit:\s*(\d+))/g,"$1, offset: ".concat(t)):e}));o(r),i("".concat(n,"?page=").concat(e)),y(e)}),[u,f,n,g,c,i,o]),limit:g,offset:l}};
1
+ "use strict";var e=require("../../../_tslib-ccfac372.js"),t=require("react"),a=require("../../_extractQueryParams.js");exports.useHasuraGqlPagination=function(r){var n=r.actionName,c=r.query,i=r.setCachingKey,o=r.setQuery,s=a.extractQueryParams({actionName:n,query:c}),u=s.limit,f=s.offset,g=u&&"string"==typeof u?parseInt(u,10):10,l=f&&"string"==typeof f?parseInt(f,10):0,p=e.__read(t.useState(Math.floor(l/g)+1),2),m=p[0],y=p[1];return{currentPage:m,handlePagination:t.useCallback((function(e){var t=e*g-g,r=c.replace(new RegExp("".concat(n).concat(a.paramRegex),"g"),(function(e){return void 0!==f&&void 0!==u?e.replace(/offset:\s*\d+/g,"offset: ".concat(t)):void 0!==u?e.replace(/(limit:\s*(\d+))/g,"$1, offset: ".concat(t)):e}));o(r),i("".concat(n,"?page=").concat(e)),y(e)}),[u,f,n,g,c,i,o]),limit:g,offset:l}};
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),r=require("react"),t=require("zod"),u=require("../storage.js"),n=require("./useStorage.js");require("swr"),require("./useSwr.js");var i=t.z.enum(["day","night","midnight"]);exports.useAminoTheme=function(t){var a=!!(null==t?void 0:t.root),o=e.__read(n.useStorage({defaultValue:function(){if("undefined"==typeof window)return"day";var e=u.getStorageItem({key:"amino:theme",schema:i,type:"local"});return null!=e?e:"day"}(),key:"amino:theme",type:"local"}),2),m=o[0],s=o[1];return r.useEffect((function(){a&&(document.documentElement.dataset.theme=m)}),[m,a]),{aminoTheme:m,setAminoTheme:s}};
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),r=require("react"),t=require("zod"),u=require("../storage.js"),n=require("./useStorage.js");require("swr"),require("./useSwr.js");var i=t.z.enum(["day","night","midnight"]);exports.useAminoTheme=function(t){var a=!!(null==t?void 0:t.root),o=e.__read(n.useStorage({defaultValue:function(){if("undefined"==typeof window)return"day";var e=u.getStorageItem({key:"amino:theme",schema:i,type:"local"});return null!=e?e:"day"}(),key:"amino:theme",type:"local"}),2),m=o[0],s=o[1];return r.useEffect((function(){a&&(document.documentElement.dataset.theme=m)}),[m,a]),{aminoTheme:m,setAminoTheme:s}};
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),t=require("react"),n=require("@floating-ui/react-dom");exports.useDropdown=function(){var i=e.__read(t.useState(!1),2),o=i[0],r=i[1],u=o?"visible":"hidden",s=t.useRef(null),a=n.useFloating({middleware:[n.offset(10)],whileElementsMounted:n.autoUpdate}),d=a.refs,f=a.strategy,l=a.x,c=a.y,p=t.useCallback((function(e){var t,n=e.target;o&&0===e.button&&((null===(t=s.current)||void 0===t?void 0:t.contains(n))||(e.preventDefault(),e.stopPropagation(),r(!1)))}),[o]);return t.useEffect((function(){return"undefined"!=typeof document&&document.addEventListener("mousedown",p),function(){"undefined"!=typeof document&&document.removeEventListener("mousedown",p)}}),[p]),{floatingRef:d.setFloating,left:l?l-94:0,position:f,reference:d.setReference,setVisible:r,top:c||"",visibility:u,visible:o,wrapperRef:s}};
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),t=require("react"),n=require("@floating-ui/react-dom");exports.useDropdown=function(){var i=e.__read(t.useState(!1),2),o=i[0],r=i[1],u=o?"visible":"hidden",s=t.useRef(null),a=n.useFloating({middleware:[n.offset(10)],whileElementsMounted:n.autoUpdate}),d=a.refs,f=a.strategy,l=a.x,c=a.y,p=t.useCallback((function(e){var t,n=e.target;o&&0===e.button&&((null===(t=s.current)||void 0===t?void 0:t.contains(n))||(e.preventDefault(),e.stopPropagation(),r(!1)))}),[o]);return t.useEffect((function(){return"undefined"!=typeof document&&document.addEventListener("mousedown",p),function(){"undefined"!=typeof document&&document.removeEventListener("mousedown",p)}}),[p]),{floatingRef:d.setFloating,left:l?l-94:0,position:f,reference:d.setReference,setVisible:r,top:c||"",visibility:u,visible:o,wrapperRef:s}};
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),t=require("react"),a=function(e,t){return window.getComputedStyle(e)[t]};exports.useHeightAdjustTextarea=function(r){var i=r.initialRows,o=void 0===i?2:i,s=r.maxRows,l=void 0===s?5:s,n=r.ref,u=r.shouldExpand,h=r.textareaValue,d=e.__read(t.useState(0),2),c=d[0],p=d[1];t.useEffect((function(){var e=n.current;if(e&&u){var t=parseFloat(a(e,"height")),r=parseFloat(a(e,"lineHeight")),i=parseFloat(a(e,"paddingTop"))||0,o=parseFloat(a(e,"paddingBottom"))||0;c||p(t);var s=r*l+i+o;if(e.style.height="0",e.scrollHeight<=s){var h=Math.max(c,e.scrollHeight);e.style.height="".concat(h,"px"),e.style.overflow="hidden"}else e.style.height="".concat(s,"px"),e.style.overflow="auto"}}),[n,l,h,u,c,o])};
1
+ "use strict";var e=require("../../_tslib-ccfac372.js"),t=require("react"),a=function(e,t){return window.getComputedStyle(e)[t]};exports.useHeightAdjustTextarea=function(r){var i=r.initialRows,o=void 0===i?2:i,s=r.maxRows,l=void 0===s?5:s,n=r.ref,u=r.shouldExpand,h=r.textareaValue,d=e.__read(t.useState(0),2),c=d[0],p=d[1];t.useEffect((function(){var e=n.current;if(e&&u){var t=parseFloat(a(e,"height")),r=parseFloat(a(e,"lineHeight")),i=parseFloat(a(e,"paddingTop"))||0,o=parseFloat(a(e,"paddingBottom"))||0;c||p(t);var s=r*l+i+o;if(e.style.height="0",e.scrollHeight<=s){var h=Math.max(c,e.scrollHeight);e.style.height="".concat(h,"px"),e.style.overflow="hidden"}else e.style.height="".concat(s,"px"),e.style.overflow="auto"}}),[n,l,h,u,c,o])};
@@ -1 +1 @@
1
- "use strict";var e=require("react"),o=require("../../components/toast/ToastContext.js");require("../../_tslib-fe391a2e.js"),require("react/jsx-runtime"),require("framer-motion"),require("uuid"),require("../../components/toast/Toast.js"),require("../../icons/CheckCircleDuotoneIcon.js"),require("../../icons/icon-base/_IconBase.js"),require("../../styles/constants/theme.js"),require("../../icons/InfoDuotoneIcon.js"),require("../../icons/RemoveCircleDuotoneIcon.js"),require("../../icons/WarningDuotoneIcon.js"),require("styled-components");exports.useNotify=function(){return e.useContext(o.ToastContext)};
1
+ "use strict";var e=require("react"),o=require("../../components/toast/ToastContext.js");require("../../_tslib-ccfac372.js"),require("react/jsx-runtime"),require("framer-motion"),require("uuid"),require("../../components/toast/Toast.js"),require("styled-components"),require("../../icons/CheckCircleDuotoneIcon.js"),require("../../icons/icon-base/_IconBase.js"),require("../../styles/constants/theme.js"),require("../../icons/InfoDuotoneIcon.js"),require("../../icons/RemoveCircleDuotoneIcon.js"),require("../../icons/WarningDuotoneIcon.js");exports.useNotify=function(){return e.useContext(o.ToastContext)};
@@ -1,5 +1,5 @@
1
- import type { FetcherError, SwrtParams } from "../../types";
2
1
  import { type Fetcher, type Key, type SWRConfiguration } from 'swr';
2
+ import type { FetcherError, SwrtParams } from "../../types";
3
3
  type UseSwrArgs<ResponseData> = readonly [Key] | readonly [Key, Fetcher<SwrtParams<ResponseData>> | null] | readonly [
4
4
  Key,
5
5
  SWRConfiguration<SwrtParams<ResponseData>, FetcherError> | undefined
@@ -1 +1 @@
1
- "use strict";var r=require("../../_tslib-fe391a2e.js"),n=require("lodash/isEqual"),e=require("swr");function u(r){return r&&r.__esModule?r:{default:r}}var t=u(n),i=u(e),o=function(){for(var r=arguments,n=[],e=0;e<arguments.length;e++)n[e]=r[e];return"function"==typeof n[1]?[n[0],n[1],n[2]||{}]:[n[0],null,(null===n[1]?n[2]:n[1])||{}]};exports.useSwrt=function(){for(var n=arguments,e=[],u=0;u<arguments.length;u++)e[u]=n[u];var s=function(r){return{config:r[2],fetcher:r[1],key:r[0]}}(o.apply(void 0,r.__spreadArray([],r.__read(e),!1))),a=r.__assign(r.__assign({},s),{config:r.__assign({compare:function(r,n){return t.default(null==r?void 0:r.json,null==n?void 0:n.json)}},s.config)});return i.default(a.key,a.fetcher,a.config)};
1
+ "use strict";var r=require("../../_tslib-ccfac372.js"),n=require("lodash/isEqual"),e=require("swr");function u(r){return r&&r.__esModule?r:{default:r}}var t=u(n),i=u(e),o=function(){for(var r=arguments,n=[],e=0;e<arguments.length;e++)n[e]=r[e];return"function"==typeof n[1]?[n[0],n[1],n[2]||{}]:[n[0],null,(null===n[1]?n[2]:n[1])||{}]};exports.useSwrt=function(){for(var n=arguments,e=[],u=0;u<arguments.length;u++)e[u]=n[u];var s=function(r){return{config:r[2],fetcher:r[1],key:r[0]}}(o.apply(void 0,r.__spreadArray([],r.__read(e),!1))),a=r.__assign(r.__assign({},s),{config:r.__assign({compare:function(r,n){return t.default(null==r?void 0:r.json,null==n?void 0:n.json)}},s.config)});return i.default(a.key,a.fetcher,a.config)};
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),n=require("./countryPhoneCodes.js");exports.prepCountryOptions=function(o){var r=o.json;return Object.entries(r).map((function(o){var r,s=e.__read(o,2)[1];return e.__assign(e.__assign({},s),{label:s.displayName,phoneCode:(null===(r=n.countryPhoneCodes.find((function(e){return e.code===s.code})))||void 0===r?void 0:r.phoneCode)||[],value:s.code})})).sort((function(e,n){return e.displayName.localeCompare(n.displayName)}))};
1
+ "use strict";var e=require("../_tslib-ccfac372.js"),n=require("./countryPhoneCodes.js");exports.prepCountryOptions=function(o){var r=o.json;return Object.entries(r).map((function(o){var r,s=e.__read(o,2)[1];return e.__assign(e.__assign({},s),{label:s.displayName,phoneCode:(null===(r=n.countryPhoneCodes.find((function(e){return e.code===s.code})))||void 0===r?void 0:r.phoneCode)||[],value:s.code})})).sort((function(e,n){return e.displayName.localeCompare(n.displayName)}))};