@zonos/amino 5.5.27 → 5.5.29
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.
- package/CountryMultiSelectExpandedOption-e473f7c0.js +1 -0
- package/DateControlsWrapper-4385a75c.js +1 -0
- package/_rollupPluginBabelHelpers-77a6284f.js +1 -0
- package/components/avatar/AvatarBase.js +1 -1
- package/components/avatar/ImageAvatar.js +1 -1
- package/components/avatar/UserAvatar.js +1 -1
- package/components/badge/Badge.js +1 -1
- package/components/banner/Banner.js +1 -1
- package/components/button/Button.js +1 -1
- package/components/button/ButtonIcon.js +1 -1
- package/components/button/MenuButton.js +1 -1
- package/components/button/RippleGroup.js +1 -1
- package/components/button/_Ripple.js +1 -1
- package/components/button/button-group/ButtonGroup.js +1 -1
- package/components/card/Card.js +1 -1
- package/components/checkbox/Checkbox.js +1 -1
- package/components/collapse/Collapse.js +1 -1
- package/components/connection-map/ConnectionMap.js +1 -1
- package/components/country-multi-select/CountryMultiSelectExpanded.js +1 -1
- package/components/country-multi-select/CountryMultiSelectExpandedOption.js +1 -1
- package/components/cover-sheet/CoverSheet.js +1 -1
- package/components/cover-sheet/CoverSheetActions.js +1 -1
- package/components/currency/Currency.js +1 -1
- package/components/currency/DualCurrency.js +1 -1
- package/components/danger-zone/DangerZone.js +1 -1
- package/components/dialog/BaseDialog.js +1 -1
- package/components/dialog/Dialog.js +1 -1
- package/components/dialog/DismissableDialog.js +1 -1
- package/components/dialog/alert/AlertContext.js +1 -1
- package/components/dialog/alert/AlertDialog.js +1 -1
- package/components/dialog/alert/useAlert.js +1 -1
- package/components/dialog/announcement/AnnouncementDialog.js +1 -1
- package/components/dialog/confirm/ConfirmContext.js +1 -1
- package/components/dialog/confirm/ConfirmDialog.js +1 -1
- package/components/dialog/confirm/useConfirm.js +1 -1
- package/components/divider/Divider.js +1 -1
- package/components/drop-zone/DropZone.js +1 -1
- package/components/file-upload/FileUpload.js +1 -1
- package/components/filter/FilterWrapper.js +1 -1
- package/components/filter/filter-amount/FilterAmount.js +1 -1
- package/components/filter/filter-amount/filterAmountReducer.js +1 -1
- package/components/filter/filter-date/DateControls.js +1 -1
- package/components/filter/filter-date/DateControlsWrapper.js +1 -1
- package/components/filter/filter-date/FilterDate.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsAfter.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsBefore.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsBeforeOrOn.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsBetween.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsEqualTo.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsInTheLast.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsOnOrAfter.js +1 -1
- package/components/filter/filter-date/filterDateReducer.js +1 -1
- package/components/filter/filter-multi-select/FilterMultiSelect.js +1 -1
- package/components/filter/filter-select/FilterSelect.js +1 -1
- package/components/filter/filter-text/FilterText.js +1 -1
- package/components/filter/useFilterWrapper.js +1 -1
- package/components/flex/Flex.js +1 -1
- package/components/glow/GlowWrapper.js +1 -1
- package/components/help-text/HelpText.js +1 -1
- package/components/input/Input.js +1 -1
- package/components/input/MultiInput.js +1 -1
- package/components/input/input-simple/InputSimple.js +1 -1
- package/components/input/input-simple/input-type/_DateInput.js +1 -1
- package/components/input/input-simple/input-type/_InputBase.js +1 -1
- package/components/input/input-simple/input-type/_NumberInput.js +1 -1
- package/components/input/input-simple/input-type/_PasswordInput.js +1 -1
- package/components/input/input-simple/input-type/_TimeInput.js +1 -1
- package/components/input/input-type/_DateInput.js +1 -1
- package/components/input/input-type/_FloatLabelInput.js +1 -1
- package/components/input/input-type/_NumberInput.js +1 -1
- package/components/input/input-type/_PasswordInput.js +1 -1
- package/components/input/input-type/_TimeInput.js +1 -1
- package/components/layout/Layout.js +1 -1
- package/components/layout/NavigationGroup.js +1 -1
- package/components/lightbox/LightBox.js +1 -1
- package/components/list/CollapsibleList.js +1 -1
- package/components/list/List.js +1 -1
- package/components/list-item/ListItem.js +1 -1
- package/components/menu/Menu.js +1 -1
- package/components/menu/MenuItem.js +1 -1
- package/components/nested-data-table/NestedDataTable.js +1 -1
- package/components/nested-data-table/NestedDataTableHasura.js +1 -1
- package/components/nested-data-table/_Filter.js +1 -1
- package/components/nested-data-table/_TableData.js +1 -1
- package/components/pivot-table/PivotTable.js +1 -1
- package/components/progress-bar/ProgressBar.js +1 -1
- package/components/radio/Radio.js +1 -1
- package/components/radio/RadioGroup.js +1 -1
- package/components/rest-state/RestState.js +1 -1
- package/components/rich-card-select/RichCardStateSelect.js +1 -1
- package/components/rich-checkbox/RichCheckbox.js +1 -1
- package/components/rich-radio/RichRadio.js +1 -1
- package/components/rounded-icon/RoundedIcon.js +1 -1
- package/components/section/HSection.js +1 -1
- package/components/section/VSection.js +1 -1
- package/components/section/_SectionHeader.js +1 -1
- package/components/section/_SectionInnerWrapper.js +1 -1
- package/components/section/_SectionSubheader.js +1 -1
- package/components/select/CountryMultiSelect.js +1 -1
- package/components/select/CountrySelect.js +1 -1
- package/components/select/MultiSelect.js +1 -1
- package/components/select/Select.js +1 -1
- package/components/select/_StyledReactSelect.js +1 -1
- package/components/simple-table/SimpleTable.js +1 -1
- package/components/simple-table/SimpleTableRow.js +1 -1
- package/components/skeleton/Skeleton.js +1 -1
- package/components/slide-over/SlideOver.js +1 -1
- package/components/spinner/Spinner.js +1 -1
- package/components/split-panel/SplitPanel.js +1 -1
- package/components/stack/HStack.js +1 -1
- package/components/stack/Stack.js +1 -1
- package/components/stack/VStack.js +1 -1
- package/components/surface/Surface.js +1 -1
- package/components/switch/Switch.js +1 -1
- package/components/table/Table.js +1 -1
- package/components/table/TableBody.js +1 -1
- package/components/table/TableCell.js +1 -1
- package/components/table/TableFooter.js +1 -1
- package/components/table/TableHead.js +1 -1
- package/components/table/TableRow.js +1 -1
- package/components/table/TableRowCollapse.js +1 -1
- package/components/tabs/Tabs.js +1 -1
- package/components/tag/Tag.js +1 -1
- package/components/text/Text.js +1 -1
- package/components/text-avatar/TextAvatar.js +1 -1
- package/components/textarea/Textarea.js +1 -1
- package/components/theme-select/ThemeSelect.js +1 -1
- package/components/thumbnail/Thumbnail.js +1 -1
- package/components/toast/Toast.js +1 -1
- package/components/toast/ToastContext.js +1 -1
- package/components/toggle/Toggle.js +1 -1
- package/components/tooltip/Tooltip.js +1 -1
- package/icons/AIDuotoneIcon.js +1 -1
- package/icons/AIIcon.js +1 -1
- package/icons/ArrowDownDuotoneIcon.js +1 -1
- package/icons/ArrowDownIcon.js +1 -1
- package/icons/ArrowLeftDuotoneIcon.js +1 -1
- package/icons/ArrowLeftIcon.js +1 -1
- package/icons/ArrowRightDuotoneIcon.js +1 -1
- package/icons/ArrowRightIcon.js +1 -1
- package/icons/ArrowSwapDuotoneIcon.js +1 -1
- package/icons/ArrowSwapIcon.js +1 -1
- package/icons/ArrowUpDuotoneIcon.js +1 -1
- package/icons/ArrowUpIcon.js +1 -1
- package/icons/BagDuotoneIcon.js +1 -1
- package/icons/BagIcon.js +1 -1
- package/icons/BankDuotoneIcon.js +1 -1
- package/icons/BankIcon.js +1 -1
- package/icons/BellDuotoneIcon.js +1 -1
- package/icons/BellIcon.js +1 -1
- package/icons/BellOffDuotoneIcon.js +1 -1
- package/icons/BellOffIcon.js +1 -1
- package/icons/BookDuotoneIcon.js +1 -1
- package/icons/BookIcon.js +1 -1
- package/icons/BookmarkAddDuotoneIcon.js +1 -1
- package/icons/BookmarkAddIcon.js +1 -1
- package/icons/BookmarkCheckDuotoneIcon.js +1 -1
- package/icons/BookmarkCheckIcon.js +1 -1
- package/icons/BookmarkDuotoneIcon.js +1 -1
- package/icons/BookmarkIcon.js +1 -1
- package/icons/BookmarkOffDuotoneIcon.js +1 -1
- package/icons/BookmarkOffIcon.js +1 -1
- package/icons/BookmarkRemoveDuotoneIcon.js +1 -1
- package/icons/BookmarkRemoveIcon.js +1 -1
- package/icons/BookmarkSubtractDuotoneIcon.js +1 -1
- package/icons/BookmarkSubtractIcon.js +1 -1
- package/icons/BoxesDuotoneIcon.js +1 -1
- package/icons/BoxesIcon.js +1 -1
- package/icons/BufferDuotoneIcon.js +1 -1
- package/icons/BufferIcon.js +1 -1
- package/icons/CalculatorDuotoneIcon.js +1 -1
- package/icons/CalculatorIcon.js +1 -1
- package/icons/CalendarDuotoneIcon.js +1 -1
- package/icons/CalendarIcon.js +1 -1
- package/icons/CardDuotoneIcon.js +1 -1
- package/icons/CardIcon.js +1 -1
- package/icons/CaretDownDuotoneIcon.js +1 -1
- package/icons/CaretDownIcon.js +1 -1
- package/icons/CaretLeftDuotoneIcon.js +1 -1
- package/icons/CaretLeftIcon.js +1 -1
- package/icons/CaretRightDuotoneIcon.js +1 -1
- package/icons/CaretRightIcon.js +1 -1
- package/icons/CaretUpDuotoneIcon.js +1 -1
- package/icons/CaretUpIcon.js +1 -1
- package/icons/CartDuotoneIcon.js +1 -1
- package/icons/CartIcon.js +1 -1
- package/icons/ChartDuotoneIcon.js +1 -1
- package/icons/ChartIcon.js +1 -1
- package/icons/CheckCircleDuotoneIcon.js +1 -1
- package/icons/CheckCircleIcon.js +1 -1
- package/icons/CheckmarkDuotoneIcon.js +1 -1
- package/icons/CheckmarkIcon.js +1 -1
- package/icons/CheckoutDuotoneIcon.js +1 -1
- package/icons/CheckoutIcon.js +1 -1
- package/icons/ChevronDownCircleDuotoneIcon.js +1 -1
- package/icons/ChevronDownCircleIcon.js +1 -1
- package/icons/ChevronDownDuotoneIcon.js +1 -1
- package/icons/ChevronDownIcon.js +1 -1
- package/icons/ChevronLeftCircleDuotoneIcon.js +1 -1
- package/icons/ChevronLeftCircleIcon.js +1 -1
- package/icons/ChevronLeftDuotoneIcon.js +1 -1
- package/icons/ChevronLeftIcon.js +1 -1
- package/icons/ChevronRightCircleDuotoneIcon.js +1 -1
- package/icons/ChevronRightCircleIcon.js +1 -1
- package/icons/ChevronRightDuotoneIcon.js +1 -1
- package/icons/ChevronRightIcon.js +1 -1
- package/icons/ChevronUpCircleDuotoneIcon.js +1 -1
- package/icons/ChevronUpCircleIcon.js +1 -1
- package/icons/ChevronUpDuotoneIcon.js +1 -1
- package/icons/ChevronUpIcon.js +1 -1
- package/icons/CircleDuotoneIcon.js +1 -1
- package/icons/CircleIcon.js +1 -1
- package/icons/ClassifyDuotoneIcon.js +1 -1
- package/icons/ClassifyIcon.js +1 -1
- package/icons/ClearDuotoneIcon.js +1 -1
- package/icons/ClearIcon.js +1 -1
- package/icons/ClockDuotoneIcon.js +1 -1
- package/icons/ClockIcon.js +1 -1
- package/icons/CodeCircleDuotoneIcon.js +1 -1
- package/icons/CodeCircleIcon.js +1 -1
- package/icons/CodeDuotoneIcon.js +1 -1
- package/icons/CodeIcon.js +1 -1
- package/icons/CoinsDuotoneIcon.js +1 -1
- package/icons/CoinsIcon.js +1 -1
- package/icons/CollectDuotoneIcon.js +1 -1
- package/icons/CollectIcon.js +1 -1
- package/icons/CommentDuotoneIcon.js +1 -1
- package/icons/CommentIcon.js +1 -1
- package/icons/CopilotDuotoneIcon.js +1 -1
- package/icons/CopilotIcon.js +1 -1
- package/icons/CopyDuotoneIcon.js +1 -1
- package/icons/CopyIDIcon.js +1 -1
- package/icons/CopyIcon.js +1 -1
- package/icons/CubeDuotoneIcon.js +1 -1
- package/icons/CubeIcon.js +1 -1
- package/icons/DashboardDuotoneIcon.js +1 -1
- package/icons/DashboardIcon.js +1 -1
- package/icons/DiamondDuotoneIcon.js +1 -1
- package/icons/DiamondIcon.js +1 -1
- package/icons/DislikeDuotoneIcon.js +1 -1
- package/icons/DislikeIcon.js +1 -1
- package/icons/DocsDuotoneIcon.js +1 -1
- package/icons/DocsIcon.js +1 -1
- package/icons/DollarDuotoneIcon.js +1 -1
- package/icons/DollarIcon.js +1 -1
- package/icons/DoubleChevronDuotoneIcon.js +1 -1
- package/icons/DoubleChevronIcon.js +1 -1
- package/icons/DragDuotoneIcon.js +1 -1
- package/icons/DragIcon.js +1 -1
- package/icons/EditDuotoneIcon.js +1 -1
- package/icons/EditIcon.js +1 -1
- package/icons/ExclamationMarkDuotoneIcon.js +1 -1
- package/icons/ExclamationMarkIcon.js +1 -1
- package/icons/ExportDuotoneIcon.js +1 -1
- package/icons/ExportIcon.js +1 -1
- package/icons/ExternalDuotoneIcon.js +1 -1
- package/icons/ExternalIcon.js +1 -1
- package/icons/EyeDuotoneIcon.js +1 -1
- package/icons/EyeIcon.js +1 -1
- package/icons/EyeOffDuotoneIcon.js +1 -1
- package/icons/EyeOffIcon.js +1 -1
- package/icons/FileDuotoneIcon.js +1 -1
- package/icons/FileIcon.js +1 -1
- package/icons/FileUploadDuotoneIcon.js +1 -1
- package/icons/FileUploadIcon.js +1 -1
- package/icons/FilterDuotoneIcon.js +1 -1
- package/icons/FilterIcon.js +1 -1
- package/icons/FolderListDuotoneIcon.js +1 -1
- package/icons/FolderListIcon.js +1 -1
- package/icons/FolderUploadDuotoneIcon.js +1 -1
- package/icons/FolderUploadIcon.js +1 -1
- package/icons/FusionDuotoneIcon.js +1 -1
- package/icons/FusionIcon.js +1 -1
- package/icons/GlobeDuotoneIcon.js +1 -1
- package/icons/GlobeIcon.js +1 -1
- package/icons/GraphQLDuotoneIcon.js +1 -1
- package/icons/GraphQLIcon.js +1 -1
- package/icons/GridDuotoneIcon.js +1 -1
- package/icons/GridIcon.js +1 -1
- package/icons/HelloDuotoneIcon.js +1 -1
- package/icons/HelloIcon.js +1 -1
- package/icons/HelpDuotoneIcon.js +1 -1
- package/icons/HelpIcon.js +1 -1
- package/icons/HexagonDuotoneIcon.js +1 -1
- package/icons/HexagonIcon.js +1 -1
- package/icons/HomeDuotoneIcon.js +1 -1
- package/icons/HomeIcon.js +1 -1
- package/icons/ImageDuotoneIcon.js +1 -1
- package/icons/ImageIcon.js +1 -1
- package/icons/ImportDuotoneIcon.js +1 -1
- package/icons/ImportIcon.js +1 -1
- package/icons/InfoDuotoneIcon.js +1 -1
- package/icons/InfoIcon.js +1 -1
- package/icons/IntegrationDuotoneIcon.js +1 -1
- package/icons/IntegrationIcon.js +1 -1
- package/icons/LandedCostDuotoneIcon.js +1 -1
- package/icons/LandedCostIcon.js +1 -1
- package/icons/LaptopDuotoneIcon.js +1 -1
- package/icons/LaptopIcon.js +1 -1
- package/icons/LeftPanelClosedDuotoneIcon.js +1 -1
- package/icons/LeftPanelClosedIcon.js +1 -1
- package/icons/LeftPanelOpenDuotoneIcon.js +1 -1
- package/icons/LeftPanelOpenIcon.js +1 -1
- package/icons/LightDuotoneIcon.js +1 -1
- package/icons/LightIcon.js +1 -1
- package/icons/LikeDuotoneIcon.js +1 -1
- package/icons/LikeIcon.js +1 -1
- package/icons/LineDownDuotoneIcon.js +1 -1
- package/icons/LineDownIcon.js +1 -1
- package/icons/LineUpDuotoneIcon.js +1 -1
- package/icons/LineUpIcon.js +1 -1
- package/icons/LinkDuotoneIcon.js +1 -1
- package/icons/LinkIcon.js +1 -1
- package/icons/LocationDuotoneIcon.js +1 -1
- package/icons/LocationIcon.js +1 -1
- package/icons/LockDuotoneIcon.js +1 -1
- package/icons/LockIcon.js +1 -1
- package/icons/LoginDuotoneIcon.js +1 -1
- package/icons/LoginIcon.js +1 -1
- package/icons/LogoutDuotoneIcon.js +1 -1
- package/icons/LogoutIcon.js +1 -1
- package/icons/MailDuotoneIcon.js +1 -1
- package/icons/MailIcon.js +1 -1
- package/icons/MaximizeDuotoneIcon.js +1 -1
- package/icons/MaximizeIcon.js +1 -1
- package/icons/MenuDuotoneIcon.js +1 -1
- package/icons/MenuIcon.js +1 -1
- package/icons/MinimizeDuotoneIcon.js +1 -1
- package/icons/MinimizeIcon.js +1 -1
- package/icons/MinusCircleDuotoneIcon.js +1 -1
- package/icons/MinusCircleIcon.js +1 -1
- package/icons/MinusDuotoneIcon.js +1 -1
- package/icons/MinusIcon.js +1 -1
- package/icons/MobileDuotoneIcon.js +1 -1
- package/icons/MobileIcon.js +1 -1
- package/icons/MoneyDuotoneIcon.js +1 -1
- package/icons/MoneyIcon.js +1 -1
- package/icons/MonitorDuotoneIcon.js +1 -1
- package/icons/MonitorIcon.js +1 -1
- package/icons/NightDuotoneIcon.js +1 -1
- package/icons/NightIcon.js +1 -1
- package/icons/NoteIcon.js +1 -1
- package/icons/PaletteDuotoneIcon.js +1 -1
- package/icons/PaletteIcon.js +1 -1
- package/icons/PauseCircleDuotoneIcon.js +1 -1
- package/icons/PauseCircleIcon.js +1 -1
- package/icons/PenDuotoneIcon.js +1 -1
- package/icons/PenIcon.js +1 -1
- package/icons/PercentBadgeDuotoneIcon.js +1 -1
- package/icons/PercentBadgeIcon.js +1 -1
- package/icons/PercentDuotoneIcon.js +1 -1
- package/icons/PercentIcon.js +1 -1
- package/icons/PlaneDuotoneIcon.js +1 -1
- package/icons/PlaneIcon.js +1 -1
- package/icons/PlayCircleDuotoneIcon.js +1 -1
- package/icons/PlayCircleIcon.js +1 -1
- package/icons/PlayDuotoneIcon.js +1 -1
- package/icons/PlayIcon.js +1 -1
- package/icons/PlusCircleDuotoneIcon.js +1 -1
- package/icons/PlusCircleIcon.js +1 -1
- package/icons/PlusDuotoneIcon.js +1 -1
- package/icons/PlusIcon.js +1 -1
- package/icons/PrepayDuotoneIcon.js +1 -1
- package/icons/PrepayIcon.js +1 -1
- package/icons/PrinterDuotoneIcon.js +1 -1
- package/icons/PrinterIcon.js +1 -1
- package/icons/RadioIcon.js +1 -1
- package/icons/RateDuotoneIcon.js +1 -1
- package/icons/RateIcon.js +1 -1
- package/icons/ReceiptDuotoneIcon.js +1 -1
- package/icons/ReceiptIcon.js +1 -1
- package/icons/RefreshDuotoneIcon.js +1 -1
- package/icons/RefreshIcon.js +1 -1
- package/icons/RemoveCircleDuotoneIcon.js +1 -1
- package/icons/RemoveCircleIcon.js +1 -1
- package/icons/RemoveDuotoneIcon.js +1 -1
- package/icons/RemoveIcon.js +1 -1
- package/icons/RestrictDuotoneIcon.js +1 -1
- package/icons/RestrictIcon.js +1 -1
- package/icons/RightPanelClosedDuotoneIcon.js +1 -1
- package/icons/RightPanelClosedIcon.js +1 -1
- package/icons/RightPanelOpenDuotoneIcon.js +1 -1
- package/icons/RightPanelOpenIcon.js +1 -1
- package/icons/RocketDuotoneIcon.js +1 -1
- package/icons/RocketIcon.js +1 -1
- package/icons/RulesIcon.js +1 -1
- package/icons/ScanDuotoneIcon.js +1 -1
- package/icons/ScanIcon.js +1 -1
- package/icons/ScreenDuotoneIcon.js +1 -1
- package/icons/ScreenIcon.js +1 -1
- package/icons/SearchDuotoneIcon.js +1 -1
- package/icons/SearchIcon.js +1 -1
- package/icons/SendDuotoneIcon.js +1 -1
- package/icons/SendIcon.js +1 -1
- package/icons/SettingsDuotoneIcon.js +1 -1
- package/icons/SettingsIcon.js +1 -1
- package/icons/ShoppingListDuotoneIcon.js +1 -1
- package/icons/ShoppingListIcon.js +1 -1
- package/icons/ShoppingTagDuotoneIcon.js +1 -1
- package/icons/ShoppingTagIcon.js +1 -1
- package/icons/SquareDuotoneIcon.js +1 -1
- package/icons/SquareIcon.js +1 -1
- package/icons/StarDuotoneIcon.js +1 -1
- package/icons/StarIcon.js +1 -1
- package/icons/StarOffDuotoneIcon.js +1 -1
- package/icons/StarOffIcon.js +1 -1
- package/icons/StarsDuotoneIcon.js +1 -1
- package/icons/StarsIcon.js +1 -1
- package/icons/SunnyDuotoneIcon.js +1 -1
- package/icons/SunnyIcon.js +1 -1
- package/icons/TagDuotoneIcon.js +1 -1
- package/icons/TagIcon.js +1 -1
- package/icons/TaxDuotoneIcon.js +1 -1
- package/icons/TaxIcon.js +1 -1
- package/icons/ThreeDotDuotoneIcon.js +1 -1
- package/icons/ThreeDotIcon.js +1 -1
- package/icons/TotalLandedCostDuotoneIcon.js +1 -1
- package/icons/TotalLandedCostIcon.js +1 -1
- package/icons/TrashCanDuotoneIcon.js +1 -1
- package/icons/TrashCanIcon.js +1 -1
- package/icons/TriangleDuotoneIcon.js +1 -1
- package/icons/TriangleIcon.js +1 -1
- package/icons/TruckDuotoneIcon.js +1 -1
- package/icons/TruckIcon.js +1 -1
- package/icons/UFODuotoneIcon.js +1 -1
- package/icons/UFOIcon.js +1 -1
- package/icons/UserDuotoneIcon.js +1 -1
- package/icons/UserIcon.js +1 -1
- package/icons/UsersIcon.js +1 -1
- package/icons/UtahDuotoneIcon.js +1 -1
- package/icons/UtahIcon.js +1 -1
- package/icons/WarningDuotoneIcon.js +1 -1
- package/icons/WarningIcon.js +1 -1
- package/icons/custom/AvatarIcon.js +1 -1
- package/icons/custom/logo/ZonosIcon.js +1 -0
- package/icons/custom/logo/ZonosLogoIcon.js +1 -0
- package/icons/custom/logo/ZonosWordmark.js +1 -0
- package/icons/custom/products/CheckoutColorIcon.js +1 -1
- package/icons/custom/products/ClassifyColorIcon.js +1 -1
- package/icons/custom/products/ClearColorIcon.js +1 -1
- package/icons/custom/products/CollectColorIcon.js +1 -1
- package/icons/custom/products/CounterCompanionColorIcon.js +1 -1
- package/icons/custom/products/DashboardColorIcon.js +1 -1
- package/icons/custom/products/HelloColorIcon.js +1 -1
- package/icons/custom/products/InclusivePricingColorIcon.js +1 -1
- package/icons/custom/products/LandedCostColorIcon.js +1 -1
- package/icons/custom/products/PrepayColorIcon.js +1 -1
- package/icons/custom/products/RateColorIcon.js +1 -1
- package/icons/custom/products/RestrictColorIcon.js +1 -1
- package/icons/custom/products/ScreenColorIcon.js +1 -1
- package/icons/custom/products/TaxColorIcon.js +1 -1
- package/icons/custom/theme/ThemeDarkIcon.js +1 -1
- package/icons/custom/theme/ThemeLightIcon.js +1 -1
- package/icons/custom/us-states/AlabamaIcon.js +1 -1
- package/icons/custom/us-states/AlaskaIcon.js +1 -1
- package/icons/custom/us-states/ArizonaIcon.js +1 -1
- package/icons/custom/us-states/ArkansasIcon.js +1 -1
- package/icons/custom/us-states/CaliforniaIcon.js +1 -1
- package/icons/custom/us-states/ColoradoIcon.js +1 -1
- package/icons/custom/us-states/ConnecticutIcon.js +1 -1
- package/icons/custom/us-states/DelawareIcon.js +1 -1
- package/icons/custom/us-states/FloridaIcon.js +1 -1
- package/icons/custom/us-states/GeorgiaIcon.js +1 -1
- package/icons/custom/us-states/HawaiiIcon.js +1 -1
- package/icons/custom/us-states/IdahoIcon.js +1 -1
- package/icons/custom/us-states/IllinoisIcon.js +1 -1
- package/icons/custom/us-states/IndianaIcon.js +1 -1
- package/icons/custom/us-states/IowaIcon.js +1 -1
- package/icons/custom/us-states/KansasIcon.js +1 -1
- package/icons/custom/us-states/KentuckyIcon.js +1 -1
- package/icons/custom/us-states/LouisianaIcon.js +1 -1
- package/icons/custom/us-states/MaineIcon.js +1 -1
- package/icons/custom/us-states/MarylandIcon.js +1 -1
- package/icons/custom/us-states/MassachusettsIcon.js +1 -1
- package/icons/custom/us-states/MichiganIcon.js +1 -1
- package/icons/custom/us-states/MinnesotaIcon.js +1 -1
- package/icons/custom/us-states/MississippiIcon.js +1 -1
- package/icons/custom/us-states/MissouriIcon.js +1 -1
- package/icons/custom/us-states/MontanaIcon.js +1 -1
- package/icons/custom/us-states/NebraskaIcon.js +1 -1
- package/icons/custom/us-states/NevadaIcon.js +1 -1
- package/icons/custom/us-states/NewHampshireIcon.js +1 -1
- package/icons/custom/us-states/NewJerseyIcon.js +1 -1
- package/icons/custom/us-states/NewMexicoIcon.js +1 -1
- package/icons/custom/us-states/NewYorkIcon.js +1 -1
- package/icons/custom/us-states/NorthCarolinaIcon.js +1 -1
- package/icons/custom/us-states/NorthDakotaIcon.js +1 -1
- package/icons/custom/us-states/OhioIcon.js +1 -1
- package/icons/custom/us-states/OklahomaIcon.js +1 -1
- package/icons/custom/us-states/OregonIcon.js +1 -1
- package/icons/custom/us-states/PennsylvaniaIcon.js +1 -1
- package/icons/custom/us-states/PuertoRicoIcon.js +1 -1
- package/icons/custom/us-states/RhodeIslandIcon.js +1 -1
- package/icons/custom/us-states/SouthCarolinaIcon.js +1 -1
- package/icons/custom/us-states/SouthDakotaIcon.js +1 -1
- package/icons/custom/us-states/TennesseeIcon.js +1 -1
- package/icons/custom/us-states/TexasIcon.js +1 -1
- package/icons/custom/us-states/UtahIcon.js +1 -1
- package/icons/custom/us-states/VermontIcon.js +1 -1
- package/icons/custom/us-states/VirginiaIcon.js +1 -1
- package/icons/custom/us-states/WashingtonIcon.js +1 -1
- package/icons/custom/us-states/WestVirginiaIcon.js +1 -1
- package/icons/custom/us-states/WisconsinIcon.js +1 -1
- package/icons/custom/us-states/WyomingIcon.js +1 -1
- package/icons/flag-icon/FlagIcon.js +1 -1
- package/icons/flag-icon/_FlagIconBase.js +1 -1
- package/icons/flags/AD.js +1 -1
- package/icons/flags/AE.js +1 -1
- package/icons/flags/AF.js +1 -1
- package/icons/flags/AG.js +1 -1
- package/icons/flags/AI.js +1 -1
- package/icons/flags/AL.js +1 -1
- package/icons/flags/AM.js +1 -1
- package/icons/flags/AO.js +1 -1
- package/icons/flags/AQ.js +1 -1
- package/icons/flags/AR.js +1 -1
- package/icons/flags/AS.js +1 -1
- package/icons/flags/AT.js +1 -1
- package/icons/flags/AU.js +1 -1
- package/icons/flags/AW.js +1 -1
- package/icons/flags/AX.js +1 -1
- package/icons/flags/AZ.js +1 -1
- package/icons/flags/BA.js +1 -1
- package/icons/flags/BB.js +1 -1
- package/icons/flags/BD.js +1 -1
- package/icons/flags/BE.js +1 -1
- package/icons/flags/BF.js +1 -1
- package/icons/flags/BG.js +1 -1
- package/icons/flags/BH.js +1 -1
- package/icons/flags/BI.js +1 -1
- package/icons/flags/BJ.js +1 -1
- package/icons/flags/BL.js +1 -1
- package/icons/flags/BM.js +1 -1
- package/icons/flags/BN.js +1 -1
- package/icons/flags/BO.js +1 -1
- package/icons/flags/BQ.js +1 -1
- package/icons/flags/BR.js +1 -1
- package/icons/flags/BS.js +1 -1
- package/icons/flags/BT.js +1 -1
- package/icons/flags/BV.js +1 -1
- package/icons/flags/BW.js +1 -1
- package/icons/flags/BY.js +1 -1
- package/icons/flags/BZ.js +1 -1
- package/icons/flags/CA.js +1 -1
- package/icons/flags/CC.js +1 -1
- package/icons/flags/CD.js +1 -1
- package/icons/flags/CF.js +1 -1
- package/icons/flags/CG.js +1 -1
- package/icons/flags/CH.js +1 -1
- package/icons/flags/CI.js +1 -1
- package/icons/flags/CK.js +1 -1
- package/icons/flags/CL.js +1 -1
- package/icons/flags/CM.js +1 -1
- package/icons/flags/CN.js +1 -1
- package/icons/flags/CO.js +1 -1
- package/icons/flags/CR.js +1 -1
- package/icons/flags/CU.js +1 -1
- package/icons/flags/CV.js +1 -1
- package/icons/flags/CW.js +1 -1
- package/icons/flags/CX.js +1 -1
- package/icons/flags/CY.js +1 -1
- package/icons/flags/CZ.js +1 -1
- package/icons/flags/DE.js +1 -1
- package/icons/flags/DJ.js +1 -1
- package/icons/flags/DK.js +1 -1
- package/icons/flags/DM.js +1 -1
- package/icons/flags/DO.js +1 -1
- package/icons/flags/DZ.js +1 -1
- package/icons/flags/Default.js +1 -1
- package/icons/flags/EC.js +1 -1
- package/icons/flags/EE.js +1 -1
- package/icons/flags/EG.js +1 -1
- package/icons/flags/EH.js +1 -1
- package/icons/flags/ER.js +1 -1
- package/icons/flags/ES.js +1 -1
- package/icons/flags/ET.js +1 -1
- package/icons/flags/FI.js +1 -1
- package/icons/flags/FJ.js +1 -1
- package/icons/flags/FK.js +1 -1
- package/icons/flags/FM.js +1 -1
- package/icons/flags/FO.js +1 -1
- package/icons/flags/FR.js +1 -1
- package/icons/flags/GA.js +1 -1
- package/icons/flags/GB.js +1 -1
- package/icons/flags/GD.js +1 -1
- package/icons/flags/GE.js +1 -1
- package/icons/flags/GF.js +1 -1
- package/icons/flags/GG.js +1 -1
- package/icons/flags/GH.js +1 -1
- package/icons/flags/GI.js +1 -1
- package/icons/flags/GL.js +1 -1
- package/icons/flags/GM.js +1 -1
- package/icons/flags/GN.js +1 -1
- package/icons/flags/GP.js +1 -1
- package/icons/flags/GQ.js +1 -1
- package/icons/flags/GR.js +1 -1
- package/icons/flags/GS.js +1 -1
- package/icons/flags/GT.js +1 -1
- package/icons/flags/GU.js +1 -1
- package/icons/flags/GW.js +1 -1
- package/icons/flags/GY.js +1 -1
- package/icons/flags/HK.js +1 -1
- package/icons/flags/HM.js +1 -1
- package/icons/flags/HN.js +1 -1
- package/icons/flags/HR.js +1 -1
- package/icons/flags/HT.js +1 -1
- package/icons/flags/HU.js +1 -1
- package/icons/flags/IC.js +1 -1
- package/icons/flags/ID.js +1 -1
- package/icons/flags/IE.js +1 -1
- package/icons/flags/IL.js +1 -1
- package/icons/flags/IM.js +1 -1
- package/icons/flags/IN.js +1 -1
- package/icons/flags/IO.js +1 -1
- package/icons/flags/IQ.js +1 -1
- package/icons/flags/IR.js +1 -1
- package/icons/flags/IS.js +1 -1
- package/icons/flags/IT.js +1 -1
- package/icons/flags/JE.js +1 -1
- package/icons/flags/JM.js +1 -1
- package/icons/flags/JO.js +1 -1
- package/icons/flags/JP.js +1 -1
- package/icons/flags/KE.js +1 -1
- package/icons/flags/KG.js +1 -1
- package/icons/flags/KH.js +1 -1
- package/icons/flags/KI.js +1 -1
- package/icons/flags/KM.js +1 -1
- package/icons/flags/KN.js +1 -1
- package/icons/flags/KP.js +1 -1
- package/icons/flags/KR.js +1 -1
- package/icons/flags/KW.js +1 -1
- package/icons/flags/KY.js +1 -1
- package/icons/flags/KZ.js +1 -1
- package/icons/flags/LA.js +1 -1
- package/icons/flags/LB.js +1 -1
- package/icons/flags/LC.js +1 -1
- package/icons/flags/LI.js +1 -1
- package/icons/flags/LK.js +1 -1
- package/icons/flags/LR.js +1 -1
- package/icons/flags/LS.js +1 -1
- package/icons/flags/LT.js +1 -1
- package/icons/flags/LU.js +1 -1
- package/icons/flags/LV.js +1 -1
- package/icons/flags/LY.js +1 -1
- package/icons/flags/MA.js +1 -1
- package/icons/flags/MC.js +1 -1
- package/icons/flags/MD.js +1 -1
- package/icons/flags/ME.js +1 -1
- package/icons/flags/MF.js +1 -1
- package/icons/flags/MG.js +1 -1
- package/icons/flags/MH.js +1 -1
- package/icons/flags/MK.js +1 -1
- package/icons/flags/ML.js +1 -1
- package/icons/flags/MM.js +1 -1
- package/icons/flags/MN.js +1 -1
- package/icons/flags/MO.js +1 -1
- package/icons/flags/MP.js +1 -1
- package/icons/flags/MQ.js +1 -1
- package/icons/flags/MR.js +1 -1
- package/icons/flags/MS.js +1 -1
- package/icons/flags/MT.js +1 -1
- package/icons/flags/MU.js +1 -1
- package/icons/flags/MV.js +1 -1
- package/icons/flags/MW.js +1 -1
- package/icons/flags/MX.js +1 -1
- package/icons/flags/MY.js +1 -1
- package/icons/flags/MZ.js +1 -1
- package/icons/flags/NA.js +1 -1
- package/icons/flags/NC.js +1 -1
- package/icons/flags/NE.js +1 -1
- package/icons/flags/NF.js +1 -1
- package/icons/flags/NG.js +1 -1
- package/icons/flags/NI.js +1 -1
- package/icons/flags/NL.js +1 -1
- package/icons/flags/NO.js +1 -1
- package/icons/flags/NP.js +1 -1
- package/icons/flags/NR.js +1 -1
- package/icons/flags/NU.js +1 -1
- package/icons/flags/NZ.js +1 -1
- package/icons/flags/OM.js +1 -1
- package/icons/flags/PA.js +1 -1
- package/icons/flags/PE.js +1 -1
- package/icons/flags/PF.js +1 -1
- package/icons/flags/PG.js +1 -1
- package/icons/flags/PH.js +1 -1
- package/icons/flags/PK.js +1 -1
- package/icons/flags/PL.js +1 -1
- package/icons/flags/PM.js +1 -1
- package/icons/flags/PN.js +1 -1
- package/icons/flags/PR.js +1 -1
- package/icons/flags/PS.js +1 -1
- package/icons/flags/PT.js +1 -1
- package/icons/flags/PW.js +1 -1
- package/icons/flags/PY.js +1 -1
- package/icons/flags/QA.js +1 -1
- package/icons/flags/RE.js +1 -1
- package/icons/flags/RO.js +1 -1
- package/icons/flags/RS.js +1 -1
- package/icons/flags/RU.js +1 -1
- package/icons/flags/RW.js +1 -1
- package/icons/flags/SA.js +1 -1
- package/icons/flags/SB.js +1 -1
- package/icons/flags/SC.js +1 -1
- package/icons/flags/SD.js +1 -1
- package/icons/flags/SE.js +1 -1
- package/icons/flags/SG.js +1 -1
- package/icons/flags/SH.js +1 -1
- package/icons/flags/SI.js +1 -1
- package/icons/flags/SJ.js +1 -1
- package/icons/flags/SK.js +1 -1
- package/icons/flags/SL.js +1 -1
- package/icons/flags/SM.js +1 -1
- package/icons/flags/SN.js +1 -1
- package/icons/flags/SO.js +1 -1
- package/icons/flags/SR.js +1 -1
- package/icons/flags/SS.js +1 -1
- package/icons/flags/ST.js +1 -1
- package/icons/flags/SV.js +1 -1
- package/icons/flags/SX.js +1 -1
- package/icons/flags/SY.js +1 -1
- package/icons/flags/SZ.js +1 -1
- package/icons/flags/TC.js +1 -1
- package/icons/flags/TD.js +1 -1
- package/icons/flags/TF.js +1 -1
- package/icons/flags/TG.js +1 -1
- package/icons/flags/TH.js +1 -1
- package/icons/flags/TJ.js +1 -1
- package/icons/flags/TK.js +1 -1
- package/icons/flags/TL.js +1 -1
- package/icons/flags/TM.js +1 -1
- package/icons/flags/TN.js +1 -1
- package/icons/flags/TO.js +1 -1
- package/icons/flags/TR.js +1 -1
- package/icons/flags/TT.js +1 -1
- package/icons/flags/TV.js +1 -1
- package/icons/flags/TW.js +1 -1
- package/icons/flags/TZ.js +1 -1
- package/icons/flags/UA.js +1 -1
- package/icons/flags/UG.js +1 -1
- package/icons/flags/UM.js +1 -1
- package/icons/flags/US.js +1 -1
- package/icons/flags/UY.js +1 -1
- package/icons/flags/UZ.js +1 -1
- package/icons/flags/VA.js +1 -1
- package/icons/flags/VC.js +1 -1
- package/icons/flags/VE.js +1 -1
- package/icons/flags/VG.js +1 -1
- package/icons/flags/VI.js +1 -1
- package/icons/flags/VN.js +1 -1
- package/icons/flags/VU.js +1 -1
- package/icons/flags/WF.js +1 -1
- package/icons/flags/WS.js +1 -1
- package/icons/flags/YE.js +1 -1
- package/icons/flags/YT.js +1 -1
- package/icons/flags/ZA.js +1 -1
- package/icons/flags/ZM.js +1 -1
- package/icons/flags/ZW.js +1 -1
- package/icons/icon-base/_IconBase.js +1 -1
- package/icons/icon-base/_StateIconBase.js +1 -1
- package/icons/icon-base/_ThemeIconBase.js +1 -1
- package/package.json +3 -1
- package/styles/constants/theme.js +1 -1
- package/theme.css +72 -0
- package/theme.scss +8 -0
- package/tsconfig.emitDeclarationOnly.tsbuildinfo +1 -0
- package/tsconfig.tsbuildinfo +1 -0
- package/tslib.es6-8c21e256.js +1 -0
- package/utils/_extractQueryParams.js +1 -1
- package/utils/addIndex.js +1 -1
- package/utils/flattenRow.js +1 -1
- package/utils/formatCurrency.js +1 -1
- package/utils/getIsInternalLink.js +1 -1
- package/utils/getProductDetails.js +1 -1
- package/utils/handleFetch.js +1 -1
- package/utils/hooks/action-pivot-table/useHasuraGqlPagination.js +1 -1
- package/utils/hooks/useCountryOptions.js +1 -1
- package/utils/hooks/useDropdown.js +1 -1
- package/utils/hooks/useHeightAdjustTextarea.js +1 -1
- package/utils/hooks/useNotify.js +1 -1
- package/utils/hooks/useStateUrl.js +1 -1
- package/utils/hooks/useSwrt.js +1 -1
- package/utils/prepCountryOptions.js +1 -1
- package/utils/prepRegionCountryOptions.js +1 -1
- package/utils/setupNestedData.js +1 -1
- package/utils/unitedStates.js +1 -1
- package/utils/useCopyText.js +1 -1
- package/CountryMultiSelectExpandedOption-920c1ec2.js +0 -1
- package/DateControlsWrapper-4900e6bb.js +0 -1
- package/all.d.ts +0 -767
- package/components/avatar/AvatarBase.d.ts +0 -36
- package/components/avatar/ImageAvatar.d.ts +0 -5
- package/components/avatar/UserAvatar.d.ts +0 -3
- package/components/badge/Badge.d.ts +0 -26
- package/components/banner/Banner.d.ts +0 -12
- package/components/button/Button.d.ts +0 -51
- package/components/button/ButtonIcon.d.ts +0 -5
- package/components/button/MenuButton.d.ts +0 -19
- package/components/button/RippleGroup.d.ts +0 -21
- package/components/button/_Ripple.d.ts +0 -15
- package/components/button/button-group/ButtonGroup.d.ts +0 -9
- package/components/button/useRipple.d.ts +0 -17
- package/components/card/Card.d.ts +0 -12
- package/components/checkbox/Checkbox.d.ts +0 -14
- package/components/collapse/Collapse.d.ts +0 -17
- package/components/connection-map/ConnectionMap.d.ts +0 -12
- package/components/country-multi-select/CountryMultiSelectExpanded.d.ts +0 -29
- package/components/country-multi-select/CountryMultiSelectExpandedOption.d.ts +0 -23
- package/components/cover-sheet/CoverSheet.d.ts +0 -12
- package/components/cover-sheet/CoverSheetActions.d.ts +0 -11
- package/components/currency/Currency.d.ts +0 -7
- package/components/currency/DualCurrency.d.ts +0 -33
- package/components/danger-zone/DangerZone.d.ts +0 -6
- package/components/dialog/BaseDialog.d.ts +0 -49
- package/components/dialog/Dialog.d.ts +0 -28
- package/components/dialog/DismissableDialog.d.ts +0 -21
- package/components/dialog/alert/AlertContext.d.ts +0 -12
- package/components/dialog/alert/AlertDialog.d.ts +0 -6
- package/components/dialog/alert/useAlert.d.ts +0 -1
- package/components/dialog/announcement/AnnouncementDialog.d.ts +0 -28
- package/components/dialog/confirm/ConfirmContext.d.ts +0 -13
- package/components/dialog/confirm/ConfirmDialog.d.ts +0 -8
- package/components/dialog/confirm/useConfirm.d.ts +0 -1
- package/components/divider/Divider.d.ts +0 -13
- package/components/drop-zone/DropZone.d.ts +0 -33
- package/components/file-upload/FileUpload.d.ts +0 -34
- package/components/filter/FilterWrapper.d.ts +0 -18
- package/components/filter/filter-amount/FilterAmount.d.ts +0 -9
- package/components/filter/filter-amount/filterAmountReducer.d.ts +0 -20
- package/components/filter/filter-date/DateControls.d.ts +0 -11
- package/components/filter/filter-date/DateControlsWrapper.d.ts +0 -13
- package/components/filter/filter-date/FilterDate.d.ts +0 -11
- package/components/filter/filter-date/_DateControls/_IsAfter.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsBefore.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsBeforeOrOn.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsBetween.d.ts +0 -3
- package/components/filter/filter-date/_DateControls/_IsEqualTo.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsInTheLast.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsOnOrAfter.d.ts +0 -2
- package/components/filter/filter-date/filterDateReducer.d.ts +0 -24
- package/components/filter/filter-multi-select/FilterMultiSelect.d.ts +0 -8
- package/components/filter/filter-select/FilterSelect.d.ts +0 -17
- package/components/filter/filter-text/FilterText.d.ts +0 -6
- package/components/filter/useFilterWrapper.d.ts +0 -29
- package/components/flex/Flex.d.ts +0 -42
- package/components/glow/GlowWrapper.d.ts +0 -27
- package/components/help-text/HelpText.d.ts +0 -19
- package/components/input/Input.d.ts +0 -19
- package/components/input/MultiInput.d.ts +0 -12
- package/components/input/input-simple/InputSimple.d.ts +0 -19
- package/components/input/input-simple/input-type/_DateInput.d.ts +0 -21
- package/components/input/input-simple/input-type/_InputBase.d.ts +0 -79
- package/components/input/input-simple/input-type/_NumberInput.d.ts +0 -22
- package/components/input/input-simple/input-type/_PasswordInput.d.ts +0 -21
- package/components/input/input-simple/input-type/_TimeInput.d.ts +0 -21
- package/components/input/input-type/_DateInput.d.ts +0 -21
- package/components/input/input-type/_FloatLabelInput.d.ts +0 -80
- package/components/input/input-type/_NumberInput.d.ts +0 -22
- package/components/input/input-type/_PasswordInput.d.ts +0 -21
- package/components/input/input-type/_TimeInput.d.ts +0 -21
- package/components/layout/Layout.d.ts +0 -12
- package/components/layout/NavigationGroup.d.ts +0 -21
- package/components/lightbox/LightBox.d.ts +0 -5
- package/components/list/CollapsibleList.d.ts +0 -12
- package/components/list/List.d.ts +0 -8
- package/components/list-item/ListItem.d.ts +0 -13
- package/components/menu/Menu.d.ts +0 -5
- package/components/menu/MenuItem.d.ts +0 -10
- package/components/nested-data-table/NestedDataTable.d.ts +0 -28
- package/components/nested-data-table/NestedDataTableHasura.d.ts +0 -19
- package/components/nested-data-table/_Filter.d.ts +0 -7
- package/components/nested-data-table/_TableData.d.ts +0 -16
- package/components/pivot-table/PivotTable.d.ts +0 -34
- package/components/progress-bar/ProgressBar.d.ts +0 -7
- package/components/radio/Radio.d.ts +0 -10
- package/components/radio/RadioGroup.d.ts +0 -13
- package/components/rest-state/RestState.d.ts +0 -9
- package/components/rich-card-select/RichCardStateSelect.d.ts +0 -7
- package/components/rich-checkbox/RichCheckbox.d.ts +0 -15
- package/components/rich-radio/RichRadio.d.ts +0 -25
- package/components/rounded-icon/RoundedIcon.d.ts +0 -11
- package/components/section/HSection.d.ts +0 -18
- package/components/section/VSection.d.ts +0 -11
- package/components/section/_SectionHeader.d.ts +0 -9
- package/components/section/_SectionInnerWrapper.d.ts +0 -7
- package/components/section/_SectionSubheader.d.ts +0 -7
- package/components/select/CountryMultiSelect.d.ts +0 -16
- package/components/select/CountrySelect.d.ts +0 -15
- package/components/select/MultiSelect.d.ts +0 -27
- package/components/select/Select.d.ts +0 -33
- package/components/select/_StyledReactSelect.d.ts +0 -22
- package/components/simple-table/SimpleTable.d.ts +0 -154
- package/components/simple-table/SimpleTableRow.d.ts +0 -17
- package/components/skeleton/Skeleton.d.ts +0 -15
- package/components/slide-over/SlideOver.d.ts +0 -10
- package/components/spinner/Spinner.d.ts +0 -13
- package/components/split-panel/SplitPanel.d.ts +0 -30
- package/components/stack/HStack.d.ts +0 -8
- package/components/stack/Stack.d.ts +0 -18
- package/components/stack/VStack.d.ts +0 -8
- package/components/surface/Surface.d.ts +0 -13
- package/components/switch/Switch.d.ts +0 -14
- package/components/table/Table.d.ts +0 -7
- package/components/table/TableBody.d.ts +0 -6
- package/components/table/TableCell.d.ts +0 -11
- package/components/table/TableFooter.d.ts +0 -6
- package/components/table/TableHead.d.ts +0 -6
- package/components/table/TableRow.d.ts +0 -15
- package/components/table/TableRowCollapse.d.ts +0 -19
- package/components/tabs/Tabs.d.ts +0 -18
- package/components/tag/Tag.d.ts +0 -16
- package/components/text/Text.d.ts +0 -110
- package/components/text-avatar/TextAvatar.d.ts +0 -6
- package/components/textarea/Textarea.d.ts +0 -40
- package/components/theme-select/ThemeSelect.d.ts +0 -9
- package/components/thumbnail/Thumbnail.d.ts +0 -27
- package/components/toast/Toast.d.ts +0 -22
- package/components/toast/ToastContext.d.ts +0 -17
- package/components/toggle/Toggle.d.ts +0 -18
- package/components/tooltip/Tooltip.d.ts +0 -37
- package/icons/AIDuotoneIcon.d.ts +0 -6
- package/icons/AIIcon.d.ts +0 -3
- package/icons/ArrowDownDuotoneIcon.d.ts +0 -3
- package/icons/ArrowDownIcon.d.ts +0 -3
- package/icons/ArrowLeftDuotoneIcon.d.ts +0 -3
- package/icons/ArrowLeftIcon.d.ts +0 -3
- package/icons/ArrowRightDuotoneIcon.d.ts +0 -3
- package/icons/ArrowRightIcon.d.ts +0 -3
- package/icons/ArrowSwapDuotoneIcon.d.ts +0 -6
- package/icons/ArrowSwapIcon.d.ts +0 -3
- package/icons/ArrowUpDuotoneIcon.d.ts +0 -3
- package/icons/ArrowUpIcon.d.ts +0 -3
- package/icons/BagDuotoneIcon.d.ts +0 -6
- package/icons/BagIcon.d.ts +0 -3
- package/icons/BankDuotoneIcon.d.ts +0 -6
- package/icons/BankIcon.d.ts +0 -3
- package/icons/BellDuotoneIcon.d.ts +0 -6
- package/icons/BellIcon.d.ts +0 -3
- package/icons/BellOffDuotoneIcon.d.ts +0 -6
- package/icons/BellOffIcon.d.ts +0 -3
- package/icons/BookDuotoneIcon.d.ts +0 -6
- package/icons/BookIcon.d.ts +0 -3
- package/icons/BookmarkAddDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkAddIcon.d.ts +0 -3
- package/icons/BookmarkCheckDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkCheckIcon.d.ts +0 -3
- package/icons/BookmarkDuotoneIcon.d.ts +0 -3
- package/icons/BookmarkIcon.d.ts +0 -3
- package/icons/BookmarkOffDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkOffIcon.d.ts +0 -3
- package/icons/BookmarkRemoveDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkRemoveIcon.d.ts +0 -3
- package/icons/BookmarkSubtractDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkSubtractIcon.d.ts +0 -3
- package/icons/BoxesDuotoneIcon.d.ts +0 -6
- package/icons/BoxesIcon.d.ts +0 -3
- package/icons/BufferDuotoneIcon.d.ts +0 -6
- package/icons/BufferIcon.d.ts +0 -3
- package/icons/CalculatorDuotoneIcon.d.ts +0 -6
- package/icons/CalculatorIcon.d.ts +0 -3
- package/icons/CalendarDuotoneIcon.d.ts +0 -6
- package/icons/CalendarIcon.d.ts +0 -3
- package/icons/CardDuotoneIcon.d.ts +0 -6
- package/icons/CardIcon.d.ts +0 -3
- package/icons/CaretDownDuotoneIcon.d.ts +0 -3
- package/icons/CaretDownIcon.d.ts +0 -3
- package/icons/CaretLeftDuotoneIcon.d.ts +0 -3
- package/icons/CaretLeftIcon.d.ts +0 -3
- package/icons/CaretRightDuotoneIcon.d.ts +0 -3
- package/icons/CaretRightIcon.d.ts +0 -3
- package/icons/CaretUpDuotoneIcon.d.ts +0 -3
- package/icons/CaretUpIcon.d.ts +0 -3
- package/icons/CartDuotoneIcon.d.ts +0 -6
- package/icons/CartIcon.d.ts +0 -3
- package/icons/ChartDuotoneIcon.d.ts +0 -6
- package/icons/ChartIcon.d.ts +0 -3
- package/icons/CheckCircleDuotoneIcon.d.ts +0 -6
- package/icons/CheckCircleIcon.d.ts +0 -3
- package/icons/CheckmarkDuotoneIcon.d.ts +0 -3
- package/icons/CheckmarkIcon.d.ts +0 -3
- package/icons/CheckoutDuotoneIcon.d.ts +0 -6
- package/icons/CheckoutIcon.d.ts +0 -3
- package/icons/ChevronDownCircleDuotoneIcon.d.ts +0 -6
- package/icons/ChevronDownCircleIcon.d.ts +0 -3
- package/icons/ChevronDownDuotoneIcon.d.ts +0 -3
- package/icons/ChevronDownIcon.d.ts +0 -3
- package/icons/ChevronLeftCircleDuotoneIcon.d.ts +0 -6
- package/icons/ChevronLeftCircleIcon.d.ts +0 -3
- package/icons/ChevronLeftDuotoneIcon.d.ts +0 -3
- package/icons/ChevronLeftIcon.d.ts +0 -3
- package/icons/ChevronRightCircleDuotoneIcon.d.ts +0 -6
- package/icons/ChevronRightCircleIcon.d.ts +0 -3
- package/icons/ChevronRightDuotoneIcon.d.ts +0 -3
- package/icons/ChevronRightIcon.d.ts +0 -3
- package/icons/ChevronUpCircleDuotoneIcon.d.ts +0 -3
- package/icons/ChevronUpCircleIcon.d.ts +0 -3
- package/icons/ChevronUpDuotoneIcon.d.ts +0 -3
- package/icons/ChevronUpIcon.d.ts +0 -3
- package/icons/CircleDuotoneIcon.d.ts +0 -3
- package/icons/CircleIcon.d.ts +0 -3
- package/icons/ClassifyDuotoneIcon.d.ts +0 -6
- package/icons/ClassifyIcon.d.ts +0 -3
- package/icons/ClearDuotoneIcon.d.ts +0 -6
- package/icons/ClearIcon.d.ts +0 -3
- package/icons/ClockDuotoneIcon.d.ts +0 -6
- package/icons/ClockIcon.d.ts +0 -3
- package/icons/CodeCircleDuotoneIcon.d.ts +0 -6
- package/icons/CodeCircleIcon.d.ts +0 -3
- package/icons/CodeDuotoneIcon.d.ts +0 -6
- package/icons/CodeIcon.d.ts +0 -3
- package/icons/CoinsDuotoneIcon.d.ts +0 -6
- package/icons/CoinsIcon.d.ts +0 -3
- package/icons/CollectDuotoneIcon.d.ts +0 -6
- package/icons/CollectIcon.d.ts +0 -3
- package/icons/CommentDuotoneIcon.d.ts +0 -6
- package/icons/CommentIcon.d.ts +0 -3
- package/icons/CopilotDuotoneIcon.d.ts +0 -6
- package/icons/CopilotIcon.d.ts +0 -3
- package/icons/CopyDuotoneIcon.d.ts +0 -6
- package/icons/CopyIDIcon.d.ts +0 -3
- package/icons/CopyIcon.d.ts +0 -3
- package/icons/CubeDuotoneIcon.d.ts +0 -6
- package/icons/CubeIcon.d.ts +0 -3
- package/icons/DashboardDuotoneIcon.d.ts +0 -6
- package/icons/DashboardIcon.d.ts +0 -3
- package/icons/DiamondDuotoneIcon.d.ts +0 -3
- package/icons/DiamondIcon.d.ts +0 -3
- package/icons/DislikeDuotoneIcon.d.ts +0 -6
- package/icons/DislikeIcon.d.ts +0 -3
- package/icons/DocsDuotoneIcon.d.ts +0 -6
- package/icons/DocsIcon.d.ts +0 -3
- package/icons/DollarDuotoneIcon.d.ts +0 -6
- package/icons/DollarIcon.d.ts +0 -3
- package/icons/DoubleChevronDuotoneIcon.d.ts +0 -6
- package/icons/DoubleChevronIcon.d.ts +0 -3
- package/icons/DragDuotoneIcon.d.ts +0 -6
- package/icons/DragIcon.d.ts +0 -3
- package/icons/EditDuotoneIcon.d.ts +0 -6
- package/icons/EditIcon.d.ts +0 -3
- package/icons/ExclamationMarkDuotoneIcon.d.ts +0 -6
- package/icons/ExclamationMarkIcon.d.ts +0 -3
- package/icons/ExportDuotoneIcon.d.ts +0 -6
- package/icons/ExportIcon.d.ts +0 -3
- package/icons/ExternalDuotoneIcon.d.ts +0 -6
- package/icons/ExternalIcon.d.ts +0 -3
- package/icons/EyeDuotoneIcon.d.ts +0 -6
- package/icons/EyeIcon.d.ts +0 -3
- package/icons/EyeOffDuotoneIcon.d.ts +0 -6
- package/icons/EyeOffIcon.d.ts +0 -3
- package/icons/FileDuotoneIcon.d.ts +0 -6
- package/icons/FileIcon.d.ts +0 -3
- package/icons/FileUploadDuotoneIcon.d.ts +0 -6
- package/icons/FileUploadIcon.d.ts +0 -3
- package/icons/FilterDuotoneIcon.d.ts +0 -6
- package/icons/FilterIcon.d.ts +0 -3
- package/icons/FolderListDuotoneIcon.d.ts +0 -6
- package/icons/FolderListIcon.d.ts +0 -3
- package/icons/FolderUploadDuotoneIcon.d.ts +0 -6
- package/icons/FolderUploadIcon.d.ts +0 -3
- package/icons/FusionDuotoneIcon.d.ts +0 -6
- package/icons/FusionIcon.d.ts +0 -3
- package/icons/GlobeDuotoneIcon.d.ts +0 -6
- package/icons/GlobeIcon.d.ts +0 -3
- package/icons/GraphQLDuotoneIcon.d.ts +0 -3
- package/icons/GraphQLIcon.d.ts +0 -3
- package/icons/GridDuotoneIcon.d.ts +0 -6
- package/icons/GridIcon.d.ts +0 -3
- package/icons/HelloDuotoneIcon.d.ts +0 -6
- package/icons/HelloIcon.d.ts +0 -3
- package/icons/HelpDuotoneIcon.d.ts +0 -6
- package/icons/HelpIcon.d.ts +0 -3
- package/icons/HexagonDuotoneIcon.d.ts +0 -3
- package/icons/HexagonIcon.d.ts +0 -3
- package/icons/HomeDuotoneIcon.d.ts +0 -6
- package/icons/HomeIcon.d.ts +0 -3
- package/icons/ImageDuotoneIcon.d.ts +0 -6
- package/icons/ImageIcon.d.ts +0 -3
- package/icons/ImportDuotoneIcon.d.ts +0 -6
- package/icons/ImportIcon.d.ts +0 -3
- package/icons/InfoDuotoneIcon.d.ts +0 -6
- package/icons/InfoIcon.d.ts +0 -3
- package/icons/IntegrationDuotoneIcon.d.ts +0 -6
- package/icons/IntegrationIcon.d.ts +0 -3
- package/icons/LandedCostDuotoneIcon.d.ts +0 -6
- package/icons/LandedCostIcon.d.ts +0 -3
- package/icons/LaptopDuotoneIcon.d.ts +0 -6
- package/icons/LaptopIcon.d.ts +0 -3
- package/icons/LeftPanelClosedDuotoneIcon.d.ts +0 -6
- package/icons/LeftPanelClosedIcon.d.ts +0 -3
- package/icons/LeftPanelOpenDuotoneIcon.d.ts +0 -6
- package/icons/LeftPanelOpenIcon.d.ts +0 -3
- package/icons/LightDuotoneIcon.d.ts +0 -6
- package/icons/LightIcon.d.ts +0 -3
- package/icons/LikeDuotoneIcon.d.ts +0 -6
- package/icons/LikeIcon.d.ts +0 -3
- package/icons/LineDownDuotoneIcon.d.ts +0 -6
- package/icons/LineDownIcon.d.ts +0 -3
- package/icons/LineUpDuotoneIcon.d.ts +0 -6
- package/icons/LineUpIcon.d.ts +0 -3
- package/icons/LinkDuotoneIcon.d.ts +0 -6
- package/icons/LinkIcon.d.ts +0 -3
- package/icons/LocationDuotoneIcon.d.ts +0 -6
- package/icons/LocationIcon.d.ts +0 -3
- package/icons/LockDuotoneIcon.d.ts +0 -6
- package/icons/LockIcon.d.ts +0 -3
- package/icons/LoginDuotoneIcon.d.ts +0 -6
- package/icons/LoginIcon.d.ts +0 -3
- package/icons/LogoutDuotoneIcon.d.ts +0 -6
- package/icons/LogoutIcon.d.ts +0 -3
- package/icons/MailDuotoneIcon.d.ts +0 -6
- package/icons/MailIcon.d.ts +0 -3
- package/icons/MaximizeDuotoneIcon.d.ts +0 -6
- package/icons/MaximizeIcon.d.ts +0 -3
- package/icons/MenuDuotoneIcon.d.ts +0 -6
- package/icons/MenuIcon.d.ts +0 -3
- package/icons/MinimizeDuotoneIcon.d.ts +0 -6
- package/icons/MinimizeIcon.d.ts +0 -3
- package/icons/MinusCircleDuotoneIcon.d.ts +0 -6
- package/icons/MinusCircleIcon.d.ts +0 -3
- package/icons/MinusDuotoneIcon.d.ts +0 -3
- package/icons/MinusIcon.d.ts +0 -3
- package/icons/MobileDuotoneIcon.d.ts +0 -6
- package/icons/MobileIcon.d.ts +0 -3
- package/icons/MoneyDuotoneIcon.d.ts +0 -6
- package/icons/MoneyIcon.d.ts +0 -3
- package/icons/MonitorDuotoneIcon.d.ts +0 -6
- package/icons/MonitorIcon.d.ts +0 -3
- package/icons/NightDuotoneIcon.d.ts +0 -3
- package/icons/NightIcon.d.ts +0 -3
- package/icons/NoteIcon.d.ts +0 -3
- package/icons/PaletteDuotoneIcon.d.ts +0 -6
- package/icons/PaletteIcon.d.ts +0 -3
- package/icons/PauseCircleDuotoneIcon.d.ts +0 -6
- package/icons/PauseCircleIcon.d.ts +0 -3
- package/icons/PenDuotoneIcon.d.ts +0 -6
- package/icons/PenIcon.d.ts +0 -3
- package/icons/PercentBadgeDuotoneIcon.d.ts +0 -6
- package/icons/PercentBadgeIcon.d.ts +0 -3
- package/icons/PercentDuotoneIcon.d.ts +0 -6
- package/icons/PercentIcon.d.ts +0 -3
- package/icons/PlaneDuotoneIcon.d.ts +0 -6
- package/icons/PlaneIcon.d.ts +0 -3
- package/icons/PlayCircleDuotoneIcon.d.ts +0 -6
- package/icons/PlayCircleIcon.d.ts +0 -3
- package/icons/PlayDuotoneIcon.d.ts +0 -3
- package/icons/PlayIcon.d.ts +0 -3
- package/icons/PlusCircleDuotoneIcon.d.ts +0 -6
- package/icons/PlusCircleIcon.d.ts +0 -3
- package/icons/PlusDuotoneIcon.d.ts +0 -3
- package/icons/PlusIcon.d.ts +0 -3
- package/icons/PrepayDuotoneIcon.d.ts +0 -6
- package/icons/PrepayIcon.d.ts +0 -3
- package/icons/PrinterDuotoneIcon.d.ts +0 -6
- package/icons/PrinterIcon.d.ts +0 -3
- package/icons/RadioIcon.d.ts +0 -3
- package/icons/RateDuotoneIcon.d.ts +0 -6
- package/icons/RateIcon.d.ts +0 -3
- package/icons/ReceiptDuotoneIcon.d.ts +0 -6
- package/icons/ReceiptIcon.d.ts +0 -3
- package/icons/RefreshDuotoneIcon.d.ts +0 -6
- package/icons/RefreshIcon.d.ts +0 -3
- package/icons/RemoveCircleDuotoneIcon.d.ts +0 -6
- package/icons/RemoveCircleIcon.d.ts +0 -3
- package/icons/RemoveDuotoneIcon.d.ts +0 -3
- package/icons/RemoveIcon.d.ts +0 -3
- package/icons/RestrictDuotoneIcon.d.ts +0 -6
- package/icons/RestrictIcon.d.ts +0 -3
- package/icons/RightPanelClosedDuotoneIcon.d.ts +0 -6
- package/icons/RightPanelClosedIcon.d.ts +0 -3
- package/icons/RightPanelOpenDuotoneIcon.d.ts +0 -6
- package/icons/RightPanelOpenIcon.d.ts +0 -3
- package/icons/RocketDuotoneIcon.d.ts +0 -6
- package/icons/RocketIcon.d.ts +0 -3
- package/icons/RulesIcon.d.ts +0 -3
- package/icons/ScanDuotoneIcon.d.ts +0 -6
- package/icons/ScanIcon.d.ts +0 -3
- package/icons/ScreenDuotoneIcon.d.ts +0 -6
- package/icons/ScreenIcon.d.ts +0 -3
- package/icons/SearchDuotoneIcon.d.ts +0 -6
- package/icons/SearchIcon.d.ts +0 -3
- package/icons/SendDuotoneIcon.d.ts +0 -6
- package/icons/SendIcon.d.ts +0 -3
- package/icons/SettingsDuotoneIcon.d.ts +0 -6
- package/icons/SettingsIcon.d.ts +0 -3
- package/icons/ShoppingListDuotoneIcon.d.ts +0 -6
- package/icons/ShoppingListIcon.d.ts +0 -3
- package/icons/ShoppingTagDuotoneIcon.d.ts +0 -6
- package/icons/ShoppingTagIcon.d.ts +0 -3
- package/icons/SquareDuotoneIcon.d.ts +0 -3
- package/icons/SquareIcon.d.ts +0 -3
- package/icons/StarDuotoneIcon.d.ts +0 -3
- package/icons/StarIcon.d.ts +0 -3
- package/icons/StarOffDuotoneIcon.d.ts +0 -6
- package/icons/StarOffIcon.d.ts +0 -3
- package/icons/StarsDuotoneIcon.d.ts +0 -6
- package/icons/StarsIcon.d.ts +0 -3
- package/icons/SunnyDuotoneIcon.d.ts +0 -6
- package/icons/SunnyIcon.d.ts +0 -3
- package/icons/TagDuotoneIcon.d.ts +0 -6
- package/icons/TagIcon.d.ts +0 -3
- package/icons/TaxDuotoneIcon.d.ts +0 -6
- package/icons/TaxIcon.d.ts +0 -3
- package/icons/ThreeDotDuotoneIcon.d.ts +0 -3
- package/icons/ThreeDotIcon.d.ts +0 -3
- package/icons/TotalLandedCostDuotoneIcon.d.ts +0 -6
- package/icons/TotalLandedCostIcon.d.ts +0 -3
- package/icons/TrashCanDuotoneIcon.d.ts +0 -6
- package/icons/TrashCanIcon.d.ts +0 -3
- package/icons/TriangleDuotoneIcon.d.ts +0 -3
- package/icons/TriangleIcon.d.ts +0 -3
- package/icons/TruckDuotoneIcon.d.ts +0 -6
- package/icons/TruckIcon.d.ts +0 -3
- package/icons/UFODuotoneIcon.d.ts +0 -6
- package/icons/UFOIcon.d.ts +0 -3
- package/icons/UserDuotoneIcon.d.ts +0 -6
- package/icons/UserIcon.d.ts +0 -3
- package/icons/UsersIcon.d.ts +0 -3
- package/icons/UtahDuotoneIcon.d.ts +0 -3
- package/icons/UtahIcon.d.ts +0 -3
- package/icons/WarningDuotoneIcon.d.ts +0 -6
- package/icons/WarningIcon.d.ts +0 -3
- package/icons/custom/AvatarIcon.d.ts +0 -3
- package/icons/custom/ZonosIcon.d.ts +0 -3
- package/icons/custom/ZonosIcon.js +0 -1
- package/icons/custom/ZonosLogoIcon.d.ts +0 -3
- package/icons/custom/ZonosLogoIcon.js +0 -1
- package/icons/custom/products/CheckoutColorIcon.d.ts +0 -3
- package/icons/custom/products/ClassifyColorIcon.d.ts +0 -3
- package/icons/custom/products/ClearColorIcon.d.ts +0 -3
- package/icons/custom/products/CollectColorIcon.d.ts +0 -3
- package/icons/custom/products/CounterCompanionColorIcon.d.ts +0 -3
- package/icons/custom/products/DashboardColorIcon.d.ts +0 -3
- package/icons/custom/products/HelloColorIcon.d.ts +0 -3
- package/icons/custom/products/InclusivePricingColorIcon.d.ts +0 -3
- package/icons/custom/products/LandedCostColorIcon.d.ts +0 -3
- package/icons/custom/products/PrepayColorIcon.d.ts +0 -3
- package/icons/custom/products/RateColorIcon.d.ts +0 -3
- package/icons/custom/products/RestrictColorIcon.d.ts +0 -3
- package/icons/custom/products/ScreenColorIcon.d.ts +0 -3
- package/icons/custom/products/TaxColorIcon.d.ts +0 -3
- package/icons/custom/theme/ThemeDarkIcon.d.ts +0 -4
- package/icons/custom/theme/ThemeLightIcon.d.ts +0 -4
- package/icons/custom/us-states/AlabamaIcon.d.ts +0 -3
- package/icons/custom/us-states/AlaskaIcon.d.ts +0 -3
- package/icons/custom/us-states/ArizonaIcon.d.ts +0 -3
- package/icons/custom/us-states/ArkansasIcon.d.ts +0 -3
- package/icons/custom/us-states/CaliforniaIcon.d.ts +0 -3
- package/icons/custom/us-states/ColoradoIcon.d.ts +0 -3
- package/icons/custom/us-states/ConnecticutIcon.d.ts +0 -3
- package/icons/custom/us-states/DelawareIcon.d.ts +0 -3
- package/icons/custom/us-states/FloridaIcon.d.ts +0 -3
- package/icons/custom/us-states/GeorgiaIcon.d.ts +0 -3
- package/icons/custom/us-states/HawaiiIcon.d.ts +0 -3
- package/icons/custom/us-states/IdahoIcon.d.ts +0 -3
- package/icons/custom/us-states/IllinoisIcon.d.ts +0 -3
- package/icons/custom/us-states/IndianaIcon.d.ts +0 -3
- package/icons/custom/us-states/IowaIcon.d.ts +0 -3
- package/icons/custom/us-states/KansasIcon.d.ts +0 -3
- package/icons/custom/us-states/KentuckyIcon.d.ts +0 -3
- package/icons/custom/us-states/LouisianaIcon.d.ts +0 -3
- package/icons/custom/us-states/MaineIcon.d.ts +0 -3
- package/icons/custom/us-states/MarylandIcon.d.ts +0 -3
- package/icons/custom/us-states/MassachusettsIcon.d.ts +0 -3
- package/icons/custom/us-states/MichiganIcon.d.ts +0 -3
- package/icons/custom/us-states/MinnesotaIcon.d.ts +0 -3
- package/icons/custom/us-states/MississippiIcon.d.ts +0 -3
- package/icons/custom/us-states/MissouriIcon.d.ts +0 -3
- package/icons/custom/us-states/MontanaIcon.d.ts +0 -3
- package/icons/custom/us-states/NebraskaIcon.d.ts +0 -3
- package/icons/custom/us-states/NevadaIcon.d.ts +0 -3
- package/icons/custom/us-states/NewHampshireIcon.d.ts +0 -3
- package/icons/custom/us-states/NewJerseyIcon.d.ts +0 -3
- package/icons/custom/us-states/NewMexicoIcon.d.ts +0 -3
- package/icons/custom/us-states/NewYorkIcon.d.ts +0 -3
- package/icons/custom/us-states/NorthCarolinaIcon.d.ts +0 -3
- package/icons/custom/us-states/NorthDakotaIcon.d.ts +0 -3
- package/icons/custom/us-states/OhioIcon.d.ts +0 -3
- package/icons/custom/us-states/OklahomaIcon.d.ts +0 -3
- package/icons/custom/us-states/OregonIcon.d.ts +0 -3
- package/icons/custom/us-states/PennsylvaniaIcon.d.ts +0 -3
- package/icons/custom/us-states/PuertoRicoIcon.d.ts +0 -3
- package/icons/custom/us-states/RhodeIslandIcon.d.ts +0 -3
- package/icons/custom/us-states/SouthCarolinaIcon.d.ts +0 -3
- package/icons/custom/us-states/SouthDakotaIcon.d.ts +0 -3
- package/icons/custom/us-states/TennesseeIcon.d.ts +0 -3
- package/icons/custom/us-states/TexasIcon.d.ts +0 -3
- package/icons/custom/us-states/UtahIcon.d.ts +0 -3
- package/icons/custom/us-states/VermontIcon.d.ts +0 -3
- package/icons/custom/us-states/VirginiaIcon.d.ts +0 -3
- package/icons/custom/us-states/WashingtonIcon.d.ts +0 -3
- package/icons/custom/us-states/WestVirginiaIcon.d.ts +0 -3
- package/icons/custom/us-states/WisconsinIcon.d.ts +0 -3
- package/icons/custom/us-states/WyomingIcon.d.ts +0 -3
- package/icons/flag-icon/FlagIcon.d.ts +0 -14
- package/icons/flag-icon/_FlagIconBase.d.ts +0 -10
- package/icons/flags/AD.d.ts +0 -8
- package/icons/flags/AE.d.ts +0 -8
- package/icons/flags/AF.d.ts +0 -8
- package/icons/flags/AG.d.ts +0 -8
- package/icons/flags/AI.d.ts +0 -8
- package/icons/flags/AL.d.ts +0 -8
- package/icons/flags/AM.d.ts +0 -8
- package/icons/flags/AO.d.ts +0 -8
- package/icons/flags/AQ.d.ts +0 -8
- package/icons/flags/AR.d.ts +0 -8
- package/icons/flags/AS.d.ts +0 -8
- package/icons/flags/AT.d.ts +0 -8
- package/icons/flags/AU.d.ts +0 -8
- package/icons/flags/AW.d.ts +0 -8
- package/icons/flags/AX.d.ts +0 -8
- package/icons/flags/AZ.d.ts +0 -8
- package/icons/flags/BA.d.ts +0 -8
- package/icons/flags/BB.d.ts +0 -8
- package/icons/flags/BD.d.ts +0 -8
- package/icons/flags/BE.d.ts +0 -8
- package/icons/flags/BF.d.ts +0 -8
- package/icons/flags/BG.d.ts +0 -8
- package/icons/flags/BH.d.ts +0 -8
- package/icons/flags/BI.d.ts +0 -8
- package/icons/flags/BJ.d.ts +0 -8
- package/icons/flags/BL.d.ts +0 -8
- package/icons/flags/BM.d.ts +0 -8
- package/icons/flags/BN.d.ts +0 -8
- package/icons/flags/BO.d.ts +0 -8
- package/icons/flags/BQ.d.ts +0 -8
- package/icons/flags/BR.d.ts +0 -8
- package/icons/flags/BS.d.ts +0 -8
- package/icons/flags/BT.d.ts +0 -8
- package/icons/flags/BV.d.ts +0 -8
- package/icons/flags/BW.d.ts +0 -8
- package/icons/flags/BY.d.ts +0 -8
- package/icons/flags/BZ.d.ts +0 -8
- package/icons/flags/CA.d.ts +0 -8
- package/icons/flags/CC.d.ts +0 -8
- package/icons/flags/CD.d.ts +0 -8
- package/icons/flags/CF.d.ts +0 -8
- package/icons/flags/CG.d.ts +0 -8
- package/icons/flags/CH.d.ts +0 -8
- package/icons/flags/CI.d.ts +0 -8
- package/icons/flags/CK.d.ts +0 -8
- package/icons/flags/CL.d.ts +0 -8
- package/icons/flags/CM.d.ts +0 -8
- package/icons/flags/CN.d.ts +0 -8
- package/icons/flags/CO.d.ts +0 -8
- package/icons/flags/CR.d.ts +0 -8
- package/icons/flags/CU.d.ts +0 -8
- package/icons/flags/CV.d.ts +0 -8
- package/icons/flags/CW.d.ts +0 -8
- package/icons/flags/CX.d.ts +0 -8
- package/icons/flags/CY.d.ts +0 -8
- package/icons/flags/CZ.d.ts +0 -8
- package/icons/flags/DE.d.ts +0 -8
- package/icons/flags/DJ.d.ts +0 -8
- package/icons/flags/DK.d.ts +0 -8
- package/icons/flags/DM.d.ts +0 -8
- package/icons/flags/DO.d.ts +0 -8
- package/icons/flags/DZ.d.ts +0 -8
- package/icons/flags/Default.d.ts +0 -8
- package/icons/flags/EC.d.ts +0 -8
- package/icons/flags/EE.d.ts +0 -8
- package/icons/flags/EG.d.ts +0 -8
- package/icons/flags/EH.d.ts +0 -8
- package/icons/flags/ER.d.ts +0 -8
- package/icons/flags/ES.d.ts +0 -8
- package/icons/flags/ET.d.ts +0 -8
- package/icons/flags/FI.d.ts +0 -8
- package/icons/flags/FJ.d.ts +0 -8
- package/icons/flags/FK.d.ts +0 -8
- package/icons/flags/FM.d.ts +0 -8
- package/icons/flags/FO.d.ts +0 -8
- package/icons/flags/FR.d.ts +0 -8
- package/icons/flags/GA.d.ts +0 -8
- package/icons/flags/GB.d.ts +0 -8
- package/icons/flags/GD.d.ts +0 -8
- package/icons/flags/GE.d.ts +0 -8
- package/icons/flags/GF.d.ts +0 -8
- package/icons/flags/GG.d.ts +0 -8
- package/icons/flags/GH.d.ts +0 -8
- package/icons/flags/GI.d.ts +0 -8
- package/icons/flags/GL.d.ts +0 -8
- package/icons/flags/GM.d.ts +0 -8
- package/icons/flags/GN.d.ts +0 -8
- package/icons/flags/GP.d.ts +0 -8
- package/icons/flags/GQ.d.ts +0 -8
- package/icons/flags/GR.d.ts +0 -8
- package/icons/flags/GS.d.ts +0 -8
- package/icons/flags/GT.d.ts +0 -8
- package/icons/flags/GU.d.ts +0 -8
- package/icons/flags/GW.d.ts +0 -8
- package/icons/flags/GY.d.ts +0 -8
- package/icons/flags/HK.d.ts +0 -8
- package/icons/flags/HM.d.ts +0 -8
- package/icons/flags/HN.d.ts +0 -8
- package/icons/flags/HR.d.ts +0 -8
- package/icons/flags/HT.d.ts +0 -8
- package/icons/flags/HU.d.ts +0 -8
- package/icons/flags/IC.d.ts +0 -8
- package/icons/flags/ID.d.ts +0 -8
- package/icons/flags/IE.d.ts +0 -8
- package/icons/flags/IL.d.ts +0 -8
- package/icons/flags/IM.d.ts +0 -8
- package/icons/flags/IN.d.ts +0 -8
- package/icons/flags/IO.d.ts +0 -8
- package/icons/flags/IQ.d.ts +0 -8
- package/icons/flags/IR.d.ts +0 -8
- package/icons/flags/IS.d.ts +0 -8
- package/icons/flags/IT.d.ts +0 -8
- package/icons/flags/JE.d.ts +0 -8
- package/icons/flags/JM.d.ts +0 -8
- package/icons/flags/JO.d.ts +0 -8
- package/icons/flags/JP.d.ts +0 -8
- package/icons/flags/KE.d.ts +0 -8
- package/icons/flags/KG.d.ts +0 -8
- package/icons/flags/KH.d.ts +0 -8
- package/icons/flags/KI.d.ts +0 -8
- package/icons/flags/KM.d.ts +0 -8
- package/icons/flags/KN.d.ts +0 -8
- package/icons/flags/KP.d.ts +0 -8
- package/icons/flags/KR.d.ts +0 -8
- package/icons/flags/KW.d.ts +0 -8
- package/icons/flags/KY.d.ts +0 -8
- package/icons/flags/KZ.d.ts +0 -8
- package/icons/flags/LA.d.ts +0 -8
- package/icons/flags/LB.d.ts +0 -8
- package/icons/flags/LC.d.ts +0 -8
- package/icons/flags/LI.d.ts +0 -8
- package/icons/flags/LK.d.ts +0 -8
- package/icons/flags/LR.d.ts +0 -8
- package/icons/flags/LS.d.ts +0 -8
- package/icons/flags/LT.d.ts +0 -8
- package/icons/flags/LU.d.ts +0 -8
- package/icons/flags/LV.d.ts +0 -8
- package/icons/flags/LY.d.ts +0 -8
- package/icons/flags/MA.d.ts +0 -8
- package/icons/flags/MC.d.ts +0 -8
- package/icons/flags/MD.d.ts +0 -8
- package/icons/flags/ME.d.ts +0 -8
- package/icons/flags/MF.d.ts +0 -8
- package/icons/flags/MG.d.ts +0 -8
- package/icons/flags/MH.d.ts +0 -8
- package/icons/flags/MK.d.ts +0 -8
- package/icons/flags/ML.d.ts +0 -8
- package/icons/flags/MM.d.ts +0 -8
- package/icons/flags/MN.d.ts +0 -8
- package/icons/flags/MO.d.ts +0 -8
- package/icons/flags/MP.d.ts +0 -8
- package/icons/flags/MQ.d.ts +0 -8
- package/icons/flags/MR.d.ts +0 -8
- package/icons/flags/MS.d.ts +0 -8
- package/icons/flags/MT.d.ts +0 -8
- package/icons/flags/MU.d.ts +0 -8
- package/icons/flags/MV.d.ts +0 -8
- package/icons/flags/MW.d.ts +0 -8
- package/icons/flags/MX.d.ts +0 -8
- package/icons/flags/MY.d.ts +0 -8
- package/icons/flags/MZ.d.ts +0 -8
- package/icons/flags/NA.d.ts +0 -8
- package/icons/flags/NC.d.ts +0 -8
- package/icons/flags/NE.d.ts +0 -8
- package/icons/flags/NF.d.ts +0 -8
- package/icons/flags/NG.d.ts +0 -8
- package/icons/flags/NI.d.ts +0 -8
- package/icons/flags/NL.d.ts +0 -8
- package/icons/flags/NO.d.ts +0 -8
- package/icons/flags/NP.d.ts +0 -8
- package/icons/flags/NR.d.ts +0 -8
- package/icons/flags/NU.d.ts +0 -8
- package/icons/flags/NZ.d.ts +0 -8
- package/icons/flags/OM.d.ts +0 -8
- package/icons/flags/PA.d.ts +0 -8
- package/icons/flags/PE.d.ts +0 -8
- package/icons/flags/PF.d.ts +0 -8
- package/icons/flags/PG.d.ts +0 -8
- package/icons/flags/PH.d.ts +0 -8
- package/icons/flags/PK.d.ts +0 -8
- package/icons/flags/PL.d.ts +0 -8
- package/icons/flags/PM.d.ts +0 -8
- package/icons/flags/PN.d.ts +0 -8
- package/icons/flags/PR.d.ts +0 -8
- package/icons/flags/PS.d.ts +0 -8
- package/icons/flags/PT.d.ts +0 -8
- package/icons/flags/PW.d.ts +0 -8
- package/icons/flags/PY.d.ts +0 -8
- package/icons/flags/QA.d.ts +0 -8
- package/icons/flags/RE.d.ts +0 -8
- package/icons/flags/RO.d.ts +0 -8
- package/icons/flags/RS.d.ts +0 -8
- package/icons/flags/RU.d.ts +0 -8
- package/icons/flags/RW.d.ts +0 -8
- package/icons/flags/SA.d.ts +0 -8
- package/icons/flags/SB.d.ts +0 -8
- package/icons/flags/SC.d.ts +0 -8
- package/icons/flags/SD.d.ts +0 -8
- package/icons/flags/SE.d.ts +0 -8
- package/icons/flags/SG.d.ts +0 -8
- package/icons/flags/SH.d.ts +0 -8
- package/icons/flags/SI.d.ts +0 -8
- package/icons/flags/SJ.d.ts +0 -8
- package/icons/flags/SK.d.ts +0 -8
- package/icons/flags/SL.d.ts +0 -8
- package/icons/flags/SM.d.ts +0 -8
- package/icons/flags/SN.d.ts +0 -8
- package/icons/flags/SO.d.ts +0 -8
- package/icons/flags/SR.d.ts +0 -8
- package/icons/flags/SS.d.ts +0 -8
- package/icons/flags/ST.d.ts +0 -8
- package/icons/flags/SV.d.ts +0 -8
- package/icons/flags/SX.d.ts +0 -8
- package/icons/flags/SY.d.ts +0 -8
- package/icons/flags/SZ.d.ts +0 -8
- package/icons/flags/TC.d.ts +0 -8
- package/icons/flags/TD.d.ts +0 -8
- package/icons/flags/TF.d.ts +0 -8
- package/icons/flags/TG.d.ts +0 -8
- package/icons/flags/TH.d.ts +0 -8
- package/icons/flags/TJ.d.ts +0 -8
- package/icons/flags/TK.d.ts +0 -8
- package/icons/flags/TL.d.ts +0 -8
- package/icons/flags/TM.d.ts +0 -8
- package/icons/flags/TN.d.ts +0 -8
- package/icons/flags/TO.d.ts +0 -8
- package/icons/flags/TR.d.ts +0 -8
- package/icons/flags/TT.d.ts +0 -8
- package/icons/flags/TV.d.ts +0 -8
- package/icons/flags/TW.d.ts +0 -8
- package/icons/flags/TZ.d.ts +0 -8
- package/icons/flags/UA.d.ts +0 -8
- package/icons/flags/UG.d.ts +0 -8
- package/icons/flags/UM.d.ts +0 -8
- package/icons/flags/US.d.ts +0 -8
- package/icons/flags/UY.d.ts +0 -8
- package/icons/flags/UZ.d.ts +0 -8
- package/icons/flags/VA.d.ts +0 -8
- package/icons/flags/VC.d.ts +0 -8
- package/icons/flags/VE.d.ts +0 -8
- package/icons/flags/VG.d.ts +0 -8
- package/icons/flags/VI.d.ts +0 -8
- package/icons/flags/VN.d.ts +0 -8
- package/icons/flags/VU.d.ts +0 -8
- package/icons/flags/WF.d.ts +0 -8
- package/icons/flags/WS.d.ts +0 -8
- package/icons/flags/YE.d.ts +0 -8
- package/icons/flags/YT.d.ts +0 -8
- package/icons/flags/ZA.d.ts +0 -8
- package/icons/flags/ZM.d.ts +0 -8
- package/icons/flags/ZW.d.ts +0 -8
- package/icons/flags/_FlagIndex.d.ts +0 -251
- package/icons/icon-base/_IconBase.d.ts +0 -6
- package/icons/icon-base/_StateIconBase.d.ts +0 -6
- package/icons/icon-base/_ThemeIconBase.d.ts +0 -8
- package/styles/constants/theme.d.ts +0 -518
- package/styles/devices.d.ts +0 -10
- package/tslib.es6-5672428a.js +0 -1
- package/types/BaseProps.d.ts +0 -7
- package/types/Color.d.ts +0 -5
- package/types/Depth.d.ts +0 -1
- package/types/GeoJsonWorld.d.ts +0 -21
- package/types/GridSpacing.d.ts +0 -2
- package/types/IconProps.d.ts +0 -10
- package/types/Intent.d.ts +0 -1
- package/types/ReactComponent.d.ts +0 -2
- package/types/SectionLayout.d.ts +0 -1
- package/types/SelectOption.d.ts +0 -12
- package/types/Size.d.ts +0 -1
- package/types/Theme.d.ts +0 -3
- package/types/UnitedStates.d.ts +0 -12
- package/types/UploadedFile.d.ts +0 -5
- package/types/Variant.d.ts +0 -1
- package/types/deep/Deep.test-d.d.ts +0 -1
- package/types/deep/DeepKeyof.d.ts +0 -18
- package/types/deep/DeepKeyofAtIndex.d.ts +0 -12
- package/types/deep/DeepKeyofAtIndex.test-d.d.ts +0 -1
- package/types/deep/DeepReducerActions.d.ts +0 -25
- package/types/deep/deep.d.ts +0 -4
- package/utils/_extractQueryParams.d.ts +0 -5
- package/utils/addIndex.d.ts +0 -6
- package/utils/changeDeepProperty.d.ts +0 -44
- package/utils/changeDeepPropertyAtIndex.d.ts +0 -68
- package/utils/countryPhoneCodes.d.ts +0 -4
- package/utils/flattenRow.d.ts +0 -8
- package/utils/formatCurrency.d.ts +0 -49
- package/utils/getAminoColor.d.ts +0 -2
- package/utils/getCountryCodeByName.d.ts +0 -2
- package/utils/getCountryUrls.d.ts +0 -1
- package/utils/getFuzzySearch.d.ts +0 -8
- package/utils/getHashId.d.ts +0 -2
- package/utils/getIsInternalLink.d.ts +0 -8
- package/utils/getProductDetails.d.ts +0 -19
- package/utils/getTestId.d.ts +0 -5
- package/utils/handleFetch.d.ts +0 -23
- package/utils/hooks/action-pivot-table/useHasuraGqlPagination.d.ts +0 -13
- package/utils/hooks/useAminoTheme.d.ts +0 -12
- package/utils/hooks/useCountryOptions.d.ts +0 -71
- package/utils/hooks/useDropdown.d.ts +0 -32
- package/utils/hooks/useHeightAdjustTextarea.d.ts +0 -15
- package/utils/hooks/useNotify.d.ts +0 -5
- package/utils/hooks/usePrevious.d.ts +0 -1
- package/utils/hooks/useStateUrl.d.ts +0 -24
- package/utils/hooks/useStorage.d.ts +0 -19
- package/utils/hooks/useSwr.d.ts +0 -1
- package/utils/hooks/useSwrt.d.ts +0 -29
- package/utils/isKeyInObj.d.ts +0 -5
- package/utils/jsonParse.d.ts +0 -1
- package/utils/multiinput/parseStringIntoTags.d.ts +0 -2
- package/utils/prepCountryOptions.d.ts +0 -19
- package/utils/prepRegionCountryOptions.d.ts +0 -5
- package/utils/setupNestedData.d.ts +0 -2
- package/utils/storage.d.ts +0 -21
- package/utils/truncateText.d.ts +0 -25
- package/utils/unitedStates.d.ts +0 -2
- package/utils/useCopyText.d.ts +0 -13
package/icons/flags/HT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var c=e.borderRadius,l=e.height,r=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:c,height:l,viewBox:"0 0 24 25",width:r},React.createElement("path",{d:"M24 18.556a2.667 2.667 0 0 1-2.667 2.666H2.667A2.667 2.667 0 0 1 0 18.556v-12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6.556v12Z",fill:"#D21C33"}),React.createElement("path",{d:"M21.333 3.889H2.667A2.667 2.667 0 0 0 0 6.556v6h24v-6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#00209F"}),React.createElement("path",{d:"M8 9.25h7.937v6.64H8V9.25Z",fill:"#fff"}),React.createElement("path",{d:"M15.937 14.97c-.999-.507-2.352-.824-3.934-.824-1.58 0-3.004.317-4.003.824v.92h7.937v-.92Z",fill:"#006A16"}),React.createElement("path",{d:"m10.349 11.702.776.874-.097.548-.168-.095-.151.572h-.04l-.071.302-1.32-.111.033-.942.318.092.038-.879.462.314.024-.532.196-.143Z",fill:"#00209F"}),React.createElement("path",{d:"M12.003 13.41v1.335l-1-.294-.254-.373-.175-.128.095-.337.151-.584h.23l.057-.493.896.874Zm-2.875-.604c.12-.142.342-.047.35 0 .007.048-.088.04-.175.12-.088.079-.064.325-.215.293-.15-.031.04-.413.04-.413Zm.54-.743c.153-.104.341.05.335.097-.006.048-.095.014-.2.066-.106.052-.152.295-.288.223-.136-.073.152-.386.152-.386Zm.635-.455c.166-.083.333.093.321.14-.012.047-.129-.036-.24.002-.112.038-.156.31-.282.22-.126-.088.201-.362.201-.362Z",fill:"#D21C33"}),React.createElement("path",{d:"m9.963 11.238.516.314-.057.15 1.391 1.54v.12l-1.446-1.62-.188-.032-.216-.473Zm-.74.464s.517.199.517.223c0 .024.095.182.095.182l1.882 1.526-.055.072-1.867-1.525-.27-.12-.302-.358Zm-.548.783s.596.083.604.107l.048.16 2.184 1.19-.095.057-2.129-1.177-.246-.016-.366-.321Z",fill:"#F1B517"}),React.createElement("path",{d:"m9.192 13.617 2.245.274-.213.256-.333.033.249.334-.12.136-.334-.366s-.103.532-.556.532c-.453 0-.597-.452-.597-.604 0-.151.04-.23.04-.23h-.429l.048-.365Z",fill:"#F1B517"}),React.createElement("path",{d:"m13.63 11.654-.811.962.033.556.209-.143.15.572h.04l.072.302 1.318-.111-.032-.942-.317.092-.04-.879-.46.314-.025-.532-.137-.19Z",fill:"#00209F"}),React.createElement("path",{d:"M12.003 13.41v1.335l.958-.294.232-.373.164-.128-.1-.337-.157-.584-.177.132-.062-.545-.858.794Zm2.789-.604c-.12-.142-.343-.047-.35 0-.008.048.088.04.175.12.088.079.064.325.215.293.15-.031-.04-.413-.04-.413Zm-.54-.743c-.153-.104-.34.05-.335.097.006.048.095.014.201.066.106.052.15.295.288.223.135-.073-.153-.386-.153-.386Zm-.635-.455c-.166-.083-.332.093-.32.14.012.047.128-.036.239.002.112.038.157.31.283.22.126-.088-.202-.362-.202-.362Z",fill:"#D21C33"}),React.createElement("path",{d:"m13.957 11.238-.515.314.1.15-1.347 1.54v.12l1.402-1.62.167-.032.193-.473Zm.74.464s-.516.199-.516.223c0 .024-.096.182-.096.182l-1.882 1.526.056.072 1.866-1.525.27-.12.302-.358Zm.548.783s-.596.083-.604.107a6.43 6.43 0 0 0-.047.16l-2.185 1.19.096.057 2.128-1.176.247-.016.365-.322Z",fill:"#F1B517"}),React.createElement("path",{d:"m14.729 13.617-2.244.274.212.256.332.033-.248.334.12.136.334-.366s.104.532.556.532c.454 0 .596-.452.596-.603 0-.151-.039-.23-.039-.23h.429l-.048-.366Z",fill:"#F1B517"}),React.createElement("path",{d:"M15.24 15.317s-.393.014-.806-.075c-.413-.09-.484-.252-.663-.216-.18.036-.596.19-.936.234-.342.043-.832.058-.832.058s-.45-.014-.792-.058c-.341-.044-.718-.198-.898-.234-.179-.036-.251.126-.664.216-.413.09-.808.075-.808.075l.108.19-.108.094c.934.017 1.365-.284 1.365-.284.467.31 1.797.318 1.797.318s1.371-.009 1.838-.318c0 0 .45.301 1.384.284l-.099-.093.114-.19Z",fill:"#fff"}),React.createElement("path",{d:"M12.195 12.485c0 .993-.087 1.8-.195 1.8-.107 0-.195-.807-.195-1.8 0-.994.088-1.8.195-1.8.108 0 .195.806.195 1.8Z",fill:"#F1B517"}),React.createElement("path",{d:"M11.623 14.173h.762v.763h-.762v-.763Z",fill:"#D21C33"}),React.createElement("path",{d:"M12.433 14.125c0 .088-.183.159-.41.159-.226 0-.409-.072-.409-.159 0-.087.183-.159.41-.159.226 0 .409.072.409.159Z",fill:"#fff"}),React.createElement("path",{d:"M12.433 14.888c0 .088-.183.158-.41.158-.226 0-.409-.07-.409-.158s.183-.159.41-.159c.226 0 .409.07.409.159Z",fill:"#D21C33"}),React.createElement("path",{d:"M13.676 10.352c-.153-.183-.545-.175-.812-.183-.266-.008-.4.087-.281-.04.119-.126.303-.094.497-.103.195-.008.229-.031.11-.094a.823.823 0 0 0-.607-.071c-.273.07-.445.24-.59.27-.146-.03-.328-.2-.6-.27a.834.834 0 0 0-.612.07c-.12.064-.088.087.107.095.195.008.377-.024.496.104.12.127-.016.03-.282.039-.266.008-.66 0-.812.183-.153.182.133.063.284.039.15-.024.373-.031.373-.031s-.373.11-.476.254c-.104.142.031.27.222.158.191-.111.485-.262.644-.278 0 0-.414.172-.596.32-.183.15.008.134.147.134a.692.692 0 0 0 .4-.144c.12-.087-.078.175-.11.342-.032.167.214.128.258 0 .043-.127.186-.381.186-.381s-.063.365-.055.612.09.262.153.15c.063-.11.283.067.283.067s.2-.178.264-.066c.064.11.124.095.132-.151a3.811 3.811 0 0 0-.056-.612s.143.254.187.381c.043.128.29.167.258 0-.031-.166-.23-.43-.11-.342a.69.69 0 0 0 .4.144c.14 0 .33.016.148-.133-.183-.149-.596-.32-.596-.32.16.015.453.166.643.277.191.112.326-.016.222-.158-.103-.144-.476-.254-.476-.254s.222.008.374.03c.15.026.436.144.283-.038Z",fill:"#006A16"}))}));exports.HT=a;
|
package/icons/flags/HU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M640 480H0V0h640z",fill:"#fff"}),React.createElement("path",{d:"M640 480H0V320h640z",fill:"#388d00"}),React.createElement("path",{d:"M640 160.1H0V.1h640z",fill:"#d43516"})))}));exports.HU=r;
|
package/icons/flags/IC.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var a=e.borderRadius,l=e.height,s=e.width;return React.createElement(c.FlagIconBase,{ref:t,borderRadius:a,height:l,viewBox:"0 0 24 25",width:s},React.createElement("path",{d:"M24 18.556a2.667 2.667 0 0 1-2.667 2.666H2.667A2.667 2.667 0 0 1 0 18.556v-12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6.556v12Z",fill:"#FC0"}),React.createElement("path",{d:"M2.667 3.889A2.667 2.667 0 0 0 0 6.556v12a2.667 2.667 0 0 0 2.667 2.666H8V3.89H2.667Z",fill:"#EEE"}),React.createElement("path",{d:"M8 3.889h8v17.333H8V3.89Z",fill:"#0868A9"}),React.createElement("path",{d:"M14.014 11.422c-.185-.193-.41 0-.508-.058-.097-.059-.224-.103-.214.102.01.206.166.3.254.369s.04.272.04.272-.147-.167-.206-.274c-.059-.107-.107-.205-.215-.205-.107 0-.214.146-.146.204.068.059.312.118.312.274 0 .156.098.312.098.312l-.03.108s-.097-.049-.126-.108c-.03-.058.029-.244-.108-.244-.136 0-.176.303-.088.352.088.048.342.332.342.332s.107.204.273.302c.166.098.381.313.381.313s-.283.205-.302.332c-.02.126.097.175.087.283-.01.107-.136.052-.243.111-.108.059.002.208.002.208h.293l.145-.27v-.196l.309-.069s-.028.118.03.186c.06.069.285.166.285.332s-.088.171-.186.18c-.097.011-.146.124-.146.124h.382s.106-.25.166-.366c.058-.118.018-.199-.05-.229s-.136-.182-.116-.309c0 0 .136.11.292.08a.368.368 0 0 0 .303-.326c.01-.166 0-.33-.156-.388-.156-.058-.126.11-.069.158.059.048.059.264-.019.313-.078.05-.205.108-.244-.029-.04-.136-.124-.35-.29-.409-.167-.059-.393-.43-.383-.693.008-.263.076-.84-.149-1.074Zm-4.04 0c.185-.193.41 0 .507-.058.097-.059.224-.103.214.102-.01.206-.166.3-.253.369-.088.069-.04.272-.04.272s.147-.167.206-.274c.059-.107.107-.205.215-.205.107 0 .214.146.146.204-.068.059-.312.118-.312.274 0 .156-.098.312-.098.312l.03.108s.097-.049.126-.108c.03-.058-.029-.244.108-.244.136 0 .176.303.088.352-.088.048-.342.332-.342.332s-.108.204-.274.302c-.166.098-.38.313-.38.313s.283.205.302.332c.02.126-.097.175-.088.283.01.107.137.052.244.111.108.059.079.205.079.205h-.294l-.224-.266v-.196l-.304-.069s.025.117-.033.185c-.059.07-.286.166-.286.332s.087.172.185.181c.097.01.145.124.145.124h-.38s-.108-.25-.166-.367c-.059-.118-.02-.198.048-.228s.137-.182.118-.309c0 0-.137.11-.293.08a.368.368 0 0 1-.303-.326c-.01-.167 0-.33.156-.388.156-.058.128.11.069.157-.059.049-.059.264.02.314.077.049.205.108.243-.029.04-.137.124-.35.291-.41.166-.058.393-.43.383-.693-.01-.263-.078-.84.146-1.074Z",fill:"#C09B5A"}),React.createElement("path",{d:"M14.15 12.052c-.141.024-.37.006-.536-.004-.059-.004-.081.166-.04.176.131.03.476.05.584-.012.04-.024.056-.17-.007-.16Z",fill:"#8C8D8F"}),React.createElement("path",{d:"M13.45 11.335s-.057.087-.159.103c0 0-.011-.083.048-.115.06-.032.112.012.112.012Zm.237.146c-.086-.017-.152.034-.069.063.084.03.122-.052.069-.063Zm.366.2s-.01.312-.18.307c-.171-.004-.102-.268 0-.38 0 0-.123.313-.01.322.112.01.19-.25.19-.25Z",fill:"#000"}),React.createElement("path",{d:"M9.836 12.052c.142.024.37.006.537-.004.059-.004.082.166.039.176-.13.03-.475.05-.583-.012-.041-.024-.056-.17.007-.16Z",fill:"#8C8D8F"}),React.createElement("path",{d:"M10.537 11.335s.056.087.159.103c0 0 .011-.083-.048-.115-.06-.032-.111.012-.111.012Zm-.237.146c.086-.017.151.034.069.063-.084.03-.122-.052-.069-.063Zm-.366.2s.01.312.18.307c.171-.004.103-.268 0-.38 0 0 .123.313.01.322-.113.01-.19-.25-.19-.25Z",fill:"#000"}),React.createElement("path",{d:"M12.505 10.648s-.198-.19-.411-.142l-.046-.03.004-.209h-.097l.004.209-.046.03c-.212-.048-.41.142-.41.142-.317-.127-.622.082-.622.322 0 .241.182.35.221.392.04.042.25.564.25.564h1.303s.21-.522.25-.564c.039-.042.221-.152.221-.392 0-.24-.305-.45-.621-.322Z",fill:"#EBD11B"}),React.createElement("path",{d:"M11.877 10.856v.156l-.109.122s-.105.01-.154-.027a.428.428 0 0 1-.09-.124s.11-.075.176-.094c.065-.018.177-.033.177-.033Zm-.392.178s-.018.127-.112.16c-.094.034-.187.018-.187.018s.024-.066.102-.12a.43.43 0 0 1 .197-.058Z",fill:"#BE1827"}),React.createElement("path",{d:"M11.671 10.72c.098-.023.206 0 .206 0s-.002.138-.13.158c-.126.02-.178-.037-.178-.037s.027-.103.102-.12Zm-.602.263c-.034-.167.195-.228.31-.1 0 0 .022.172-.112.225-.136.053-.184-.059-.198-.125Zm.312-.233c.028-.064.158-.005.119.064-.04.07-.17.046-.12-.064Z",fill:"#0868A9"}),React.createElement("path",{d:"M11.408 10.914c.06-.064.151.062.077.095-.076.034-.124-.048-.077-.095Z",fill:"#0868A9"}),React.createElement("path",{d:"M12.111 10.856v.156l.118.122s.111.01.159-.027.093-.124.093-.124-.12-.075-.185-.094c-.065-.018-.185-.033-.185-.033Zm.412.178s.018.127.111.16c.094.034.187.018.187.018s-.024-.066-.102-.12a.425.425 0 0 0-.196-.058Z",fill:"#BE1827"}),React.createElement("path",{d:"M12.335 10.72c-.096-.023-.204 0-.204 0s.002.138.129.158c.127.02.179-.037.179-.037s-.028-.103-.104-.12Zm.602.263c.035-.167-.194-.228-.309-.1 0 0-.023.172.113.225.134.053.183-.059.196-.125Zm-.31-.233c-.03-.064-.158-.005-.12.064.04.07.17.046.12-.064Z",fill:"#0868A9"}),React.createElement("path",{d:"M12.599 10.914c-.06-.064-.151.062-.076.095.074.034.122-.048.076-.095Z",fill:"#0868A9"}),React.createElement("path",{d:"M11.352 11.833c0-.124.287-.225.642-.225.355 0 .642.101.642.225s-.287.225-.642.225c-.355 0-.642-.102-.642-.225Z",fill:"#BE1827"}),React.createElement("path",{d:"M12 11.792h-1.25v2.042c0 .804 1.25.804 1.25.804s1.236 0 1.236-.804v-2.042h-1.237Z",fill:"#020202"}),React.createElement("path",{d:"M11.999 11.927H10.89v1.907c0 .664 1.108.654 1.108.654s1.107.01 1.107-.654v-1.907h-1.107Z",fill:"#4C86C7"}),React.createElement("path",{d:"M13.576 10.38c.161-.058.293-.28.293-.28s-.26.034-.423 0c-.163-.032-.285-.15-.285-.15.118-.207-.075-.333-.446-.377-.286-.033-.717-.045-.717-.045s-.438.012-.725.045c-.37.043-.568.17-.45.378 0 0-.124.117-.287.15-.163.033-.423 0-.423 0s.13.221.292.28c0 0-.046.15-.248.182 0 0 .424.071.729-.058.306-.13.475-.24.52-.287.047-.045-.12-.15.003-.162.124-.013.588-.026.588-.026s.457.013.581.026c.124.013-.051.117-.005.162.045.046.214.156.52.287.306.13.729.058.729.058-.2-.032-.246-.182-.246-.182Z",fill:"#A5A7A9"}),React.createElement("path",{d:"M12.371 14.254h-.754l.377-.378.377.378Zm-.546-1.25h-.756l.378-.378.378.378Zm0-.586h-.756l.378-.377.378.377Zm0 1.21h-.756l.378-.376.378.376Zm1.054-.624h-.755l.377-.378.378.378Zm0-.586h-.755l.377-.377.378.377Zm0 1.21h-.755l.377-.376.378.376Z",fill:"#fff"}))}));exports.IC=t;
|
package/icons/flags/ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v249H0z",fill:"#e70011"}),React.createElement("path",{d:"M0 240h640v240H0z",fill:"#fff"})))}));exports.ID=r;
|
package/icons/flags/IE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h213.3v480H0z",fill:"#009A49"}),React.createElement("path",{d:"M426.7 0H640v480H426.7z",fill:"#FF7900"})))}));exports.IE=r;
|
package/icons/flags/IL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,l){var c=a.borderRadius,r=a.height,i=a.width,f=e.useId();return React.createElement(t.FlagIconBase,{ref:l,borderRadius:c,height:r,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(f,"-0")},React.createElement("path",{d:"M-87.6 0H595v512H-87.6z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(f,"-0)"),fillRule:"evenodd",transform:"translate(82.1) scale(.94)"},React.createElement("path",{d:"M619.4 512H-112V0h731.4z",fill:"#fff"}),React.createElement("path",{d:"M619.4 115.2H-112V48h731.4zm0 350.5H-112v-67.2h731.4zm-483-275 110.1 191.6L359 191.6l-222.6-.8z",fill:"#00c"}),React.createElement("path",{d:"m225.8 317.8 20.9 35.5 21.4-35.3-42.4-.2z",fill:"#fff"}),React.createElement("path",{d:"M136 320.6 246.2 129l112.4 190.8-222.6.8z",fill:"#00c"}),React.createElement("path",{d:"m225.8 191.6 20.9-35.5 21.4 35.4-42.4.1zM182 271.1l-21.7 36 41-.1-19.3-36zm-21.3-66.5 41.2.3-19.8 36.3-21.4-36.6zm151.2 67 20.9 35.5-41.7-.5 20.8-35zm20.5-67-41.2.3 19.8 36.3 21.4-36.6zm-114.3 0L189.7 256l28.8 50.3 52.8 1.2 32-51.5-29.6-52-55.6.5z",fill:"#fff"})))}));exports.IL=a;
|
package/icons/flags/IM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var c=e.borderRadius,r=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:c,height:r,viewBox:"0 0 24 25",width:l},React.createElement("path",{d:"M24 18.444a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18.444v-12a2.667 2.667 0 0 1 2.667-2.666h18.666A2.667 2.667 0 0 1 24 6.444v12Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M11.757 12.416a.922.922 0 1 0 0-1.844.922.922 0 0 0 0 1.844Z",fill:"#F8DC15"}),React.createElement("path",{d:"M11.757 12.91a.922.922 0 1 0 0-1.844.922.922 0 0 0 0 1.844Z",fill:"#F8DC15"}),React.createElement("path",{d:"M6.572 8.518c.271-.136.887 1.03 1.373 1 .486-.028 1.744-.959 2.43-1.023 0 0 0-.293.572-.293s.658.287.715.658c0 0 .457.715.657 1.258.201.544.201.916.201.916s-.43.428-.687.457c-.257.029-.972-.229-.972-.229s-.142-1.084-.2-1.414l-.2-.216s-.285.315-.8.401c-.516.086-1.316.057-1.602.114-.286.057-.257.43-.514.4-.258-.028-.057-.6-.515-.915-.458-.314-.801-.943-.458-1.114Zm5.042 9.386c-.253-.168.448-1.284.18-1.69-.267-.406-1.703-1.03-2.101-1.592 0 0-.253.146-.539-.35-.286-.495-.08-.712.212-.948 0 0 .39-.753.761-1.198.37-.446.692-.632.692-.632s.586.158.74.366c.153.208.288.957.288.957s-.868.665-1.125.88l-.087.281s.415.09.746.494c.333.402.708 1.11.9 1.33.193.218.5.007.605.245.104.235-.492.349-.535.902-.044.554-.417 1.166-.737.955Zm5.577-9.016c-.018.303-1.336.253-1.554.688-.218.435-.041 1.99-.328 2.616 0 0 .253.146-.034.641-.286.495-.576.426-.926.29 0 0-.848.04-1.419-.06-.57-.097-.892-.283-.892-.283s-.157-.586-.054-.823c.104-.237.685-.728.685-.728s1.01.419 1.324.534l.288-.065s-.13-.405.054-.894c.182-.489.608-1.167.701-1.444.093-.276-.242-.437-.09-.646.153-.209.549.251 1.05.012s1.218-.22 1.195.162Z",fill:"#fff"}),React.createElement("path",{d:"m7.752 10.372.25.218.321-.082-.13.305.178.28-.33-.03-.212.255-.074-.323-.308-.122.285-.17.02-.33Zm4.879 5.583.063-.327-.232-.237.33-.04.153-.293.139.302.327.054-.242.227.047.327-.289-.162-.296.15Zm2.364-6.973-.314.108-.089.32-.2-.266-.33.014.19-.27-.115-.312.316.097.26-.205.005.332.277.182Z",fill:"#F8DC15"}))}));exports.IM=a;
|
package/icons/flags/IN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,r){var c=a.borderRadius,l=a.height,n=a.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:r,borderRadius:c,height:l,viewBox:"0 0 640 480",width:n},React.createElement("path",{d:"M0 0h640v160H0z",fill:"#f93"}),React.createElement("path",{d:"M0 160h640v160H0z",fill:"#fff"}),React.createElement("path",{d:"M0 320h640v160H0z",fill:"#128807"}),React.createElement("g",{transform:"matrix(3.2 0 0 3.2 320 240)"},React.createElement("circle",{fill:"#008",r:"20"}),React.createElement("circle",{fill:"#fff",r:"17.5"}),React.createElement("circle",{fill:"#008",r:"3.5"}),React.createElement("g",{id:"".concat(i,"-0")},React.createElement("g",{id:"".concat(i,"-1")},React.createElement("g",{id:"".concat(i,"-2")},React.createElement("g",{fill:"#008",id:"".concat(i,"-3")},React.createElement("circle",{r:".9",transform:"rotate(7.5 -8.8 133.5)"}),React.createElement("path",{d:"M0 17.5.6 7 0 2l-.6 5L0 17.5z"})),React.createElement("use",{height:"100%",transform:"rotate(15)",width:"100%",xlinkHref:"#".concat(i,"-3")})),React.createElement("use",{height:"100%",transform:"rotate(30)",width:"100%",xlinkHref:"#".concat(i,"-2")})),React.createElement("use",{height:"100%",transform:"rotate(60)",width:"100%",xlinkHref:"#".concat(i,"-1")})),React.createElement("use",{height:"100%",transform:"rotate(120)",width:"100%",xlinkHref:"#".concat(i,"-0")}),React.createElement("use",{height:"100%",transform:"rotate(-120)",width:"100%",xlinkHref:"#".concat(i,"-0")})))}));exports.IN=a;
|
package/icons/flags/IO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),s=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var h=s.forwardRef((function(h,a){var i=h.borderRadius,t=h.height,v=h.width,d=s.useId();return l.jsxs(c.FlagIconBase,{ref:a,borderRadius:i,height:t,viewBox:"0 0 24 25",width:v,children:[l.jsxs("g",{clipPath:"url(#".concat(d,"-0)"),children:[l.jsx("path",{d:"M24 18.444a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18.444v-12a2.667 2.667 0 0 1 2.667-2.666h18.666A2.667 2.667 0 0 1 24 6.444v12Z",fill:"#EEE"}),l.jsx("path",{d:"M22.909 19.194c-1.211 0-1.211-.708-2.424-.708-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.508 0-.801.12-1.061.256.047.425.185.822.409 1.162.175-.05.383-.084.652-.084 1.212 0 1.212.666 2.425.666 1.212 0 1.212-.666 2.424-.666s1.212.666 2.424.666 1.212-.666 2.424-.666 1.212.666 2.425.666c1.212 0 1.212-.666 2.419-.666 1.217 0 1.217.666 2.427.666 1.214 0 1.214-.666 2.426-.666 1.213 0 1.213.646 2.425.646.059 0 .105-.007.157-.01.45-.388.772-.915.884-1.522a1.99 1.99 0 0 1-1.043.26ZM24 17.366V16.07a1.995 1.995 0 0 1-1.091.287c-1.211 0-1.211-.708-2.424-.708-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.528 0-.823.127-1.091.27v1.333c.268-.143.564-.27 1.09-.27 1.213 0 1.213.667 2.425.667 1.212 0 1.212-.667 2.424-.667s1.212.667 2.424.667 1.212-.667 2.424-.667 1.212.667 2.425.667c1.212 0 1.212-.667 2.42-.667 1.216 0 1.216.667 2.426.667 1.215 0 1.215-.667 2.426-.667 1.213 0 1.213.646 2.425.646a2.16 2.16 0 0 0 1.09-.262Zm0-2.838v-1.296a1.995 1.995 0 0 1-1.091.287c-1.211 0-1.211-.709-2.424-.709-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.528 0-.823.128-1.091.27v1.333c.268-.143.564-.27 1.09-.27 1.213 0 1.213.667 2.425.667 1.212 0 1.212-.666 2.424-.666s1.212.666 2.424.666 1.212-.666 2.424-.666 1.212.666 2.425.666c1.212 0 1.212-.666 2.42-.666 1.216 0 1.216.666 2.426.666 1.215 0 1.215-.666 2.426-.666 1.213 0 1.213.646 2.425.646.526 0 .822-.124 1.09-.262Zm0-2.838v-1.296a1.995 1.995 0 0 1-1.091.287c-1.211 0-1.211-.708-2.424-.708-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.528 0-.823.127-1.091.27v1.333c.268-.143.564-.27 1.09-.27 1.213 0 1.213.667 2.425.667 1.212 0 1.212-.667 2.424-.667s1.212.667 2.424.667 1.212-.667 2.424-.667 1.212.667 2.425.667c1.212 0 1.212-.667 2.42-.667 1.216 0 1.216.667 2.426.667 1.215 0 1.215-.667 2.426-.667 1.213 0 1.213.646 2.425.646A2.16 2.16 0 0 0 24 11.69Zm0-2.838V7.556a2.001 2.001 0 0 1-1.091.286c-1.211 0-1.211-.708-2.424-.708-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.528 0-.823.127-1.091.27v1.333c.268-.143.564-.27 1.09-.27 1.213 0 1.213.667 2.425.667 1.212 0 1.212-.666 2.424-.666s1.212.666 2.424.666 1.212-.666 2.424-.666 1.212.666 2.425.666c1.212 0 1.212-.666 2.42-.666 1.216 0 1.216.666 2.426.666 1.215 0 1.215-.666 2.426-.666 1.213 0 1.213.646 2.425.646A2.156 2.156 0 0 0 24 8.852Zm-.041-2.818a2.636 2.636 0 0 0-.437-1.109 2.21 2.21 0 0 1-.613.08c-1.211 0-1.211-.709-2.424-.709-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667c-1.21 0-1.213-.663-2.416-.666a2.65 2.65 0 0 0-1.032 1.57 2.06 2.06 0 0 1 1.023-.238c1.212 0 1.212.667 2.425.667 1.212 0 1.212-.667 2.424-.667s1.212.667 2.424.667 1.212-.667 2.424-.667 1.212.667 2.424.667 1.212-.667 2.42-.667c1.216 0 1.216.667 2.426.667 1.215 0 1.215-.667 2.426-.667 1.214 0 1.214.646 2.426.646.5 0 .79-.112 1.049-.241Z",fill:"#00247D"}),l.jsx("path",{d:"M18.165 19.562c0 .12-.095.215-.214.215a.216.216 0 0 1-.216-.215V8.988a.215.215 0 1 1 .43 0v10.574Z",fill:"#C1694F"}),l.jsx("path",{d:"M16.437 14.02s.093-.222.418-.222c.327 0 .405.17.601.248.196.078.444.118.444.118v1.63h-1.75s-.065-.612-.17-.912c-.104-.3-.195-.706.027-.836s.43-.026.43-.026Z",fill:"#DD2E44"}),l.jsx("path",{d:"M17.893 13.596v.235s-.45-.04-.842-.313c-.238-.167-.744-.373-1.135-.039-.255.215-.235.764-.077.979.155.215.312.705-.021.372-.333-.333-.431-.842-.333-1.175.098-.333.314-.665.822-.665.51 0 .843.274 1.078.411.204.118.529.155.508.195Z",fill:"#FFCC4D"}),l.jsx("path",{d:"m15.93 14.777.273-.013-.078.418s.274-.208.288-.157c.012.053.052.43.052.43l-.354-.077.209.3-.273.13s-.105-.352-.131-.521c-.027-.17.014-.51.014-.51Zm.573.223.261-.026s-.225-.51.105-.497c.366.014.117.484.117.484h.275l.039.378-.26-.157v.223l.286.274-.757.077.195-.326-.012-.234-.183.209-.066-.405Z",fill:"#FFCC4D"}),l.jsx("path",{d:"M19.47 14.02s-.092-.222-.418-.222c-.326 0-.404.17-.6.248a2.421 2.421 0 0 1-.444.118v1.63h1.75s.065-.612.17-.912c.104-.3.195-.706-.027-.836s-.431-.026-.431-.026Z",fill:"#DD2E44"}),l.jsx("path",{d:"M18.014 13.596v.235s.45-.04.842-.313c.239-.167.744-.373 1.136-.039.255.215.234.764.077.979-.156.215-.312.705.02.372.333-.333.432-.842.333-1.175-.097-.333-.313-.665-.822-.665-.51 0-.843.274-1.077.411-.203.118-.528.155-.509.195Z",fill:"#FFCC4D"}),l.jsx("path",{d:"m19.98 14.777-.275-.013.078.418s-.274-.208-.287-.157c-.013.053-.052.43-.052.43l.351-.077-.208.3.274.13s.104-.352.131-.52c.025-.17-.013-.51-.013-.51Zm-.576.223-.261-.026s.226-.51-.105-.497c-.365.014-.117.484-.117.484h-.274l-.04.378.262-.157v.223l-.288.274.758.077-.196-.326.014-.234.182.21.065-.406Zm-.997-2.064c0 .26-.205.47-.456.47a.463.463 0 0 1-.458-.47c0-.259.205-.47.458-.47a.464.464 0 0 1 .456.47Zm-.867-1.03h.821v.326h-.821v-.326Z",fill:"#FFCC4D"}),l.jsx("path",{d:"M17.755 11.684h.391v3.015h-.39v-3.015Z",fill:"#FFCC4D"}),l.jsx("path",{d:"M17.627 14.57h.612l-.17.43.392-.209v.573l-.379-.13.327.496h-.848l.26-.496-.378.091v-.509l.353.17-.17-.417Z",fill:"#FFCC4D"}),l.jsx("path",{d:"M17.952 15.534c.81 0 1.319.067 1.893.274 0 0 .04.341-.039.51-.077.17-1.867-.118-1.867-.118l.013-.666Z",fill:"#FFCC4D"}),l.jsx("path",{d:"M17.975 15.534c-.809 0-1.318.067-1.892.274 0 0-.04.341.038.51.079.17 1.867-.118 1.867-.118l-.013-.666Z",fill:"#FFCC4D"}),l.jsx("path",{d:"M20.052 16.664c0 .256-.941.462-2.101.462-1.16 0-2.102-.206-2.102-.462s.942-.464 2.102-.464 2.101.208 2.101.464Z",fill:"#EEE"}),l.jsx("path",{d:"M19.362 16.833c0 .141-.632.256-1.411.256-.78 0-1.413-.115-1.413-.256 0-.14.633-.255 1.413-.255.779 0 1.411.115 1.411.255Z",fill:"#99AAB5"}),l.jsx("path",{d:"m17.103 5.026.431.536s.3-.183.314-.144c.013.04-.026.444-.026.444l.209.052-.17.536s.262-.144.248-.092c-.013.052-.078.51-.078.51l.104.065-.013.51s.105.181.105.143c0-.039.104-.666.104-.666l.144.118.05-.326.118-.562.131.209.274-.927.144.326.326-.378.222-.014.326-.091.066.195h.3s-.156.131-.143.17c.012.039.286.182.247.196-.04.013-.705-.053-.705-.053l-.378.379.235.078-.353.209.3.091-.274.209.236-.026-.379.287.379.079-.51.26.118.131-.509.301-.066.209.483-.379s.392-.261.588-.379c.196-.117.352-.339.68-.43.327-.092.952.013.952.013l-.588.313.118.183-.378.117.052.222-.627.092.013.234-.535.092-.065.222-.366.131.17.143s-.314.105-.274.118c.04.013.457.052.457.052s-.21.182-.17.182c.04 0 .56.026.56.026l-.221.157.523.026-.236.183s.43.039.43.078-.181.235-.181.235l.378.04s-.182.195-.144.209c.04.012.536.352.536.352l-.588-.078s-.144.195-.157.156a3.74 3.74 0 0 0-.155-.274l-.144.156-.156-.313s-.183.104-.171.065c.013-.039-.209-.287-.209-.287l-.052.118-.143-.353-.13.183-.249-.34-.091.143-.34-.3s-.013.196 0 .236c.013.039.249.208.249.208s-.157.066-.157.104c0 .04.314.288.314.288l-.144.104.34.288s-.314.065-.275.091c.04.026.196.235.196.235l-.13.313-.261-.405-.144.04-.027-.34-.142-.013.077-.378-.156.026-.013-.313-.066-.314-.13-.209s-.092.157-.079.195c.013.04.119.288.119.288s-.144.078-.119.117c.027.04.17.326.17.326s-.313.065-.274.065c.04 0 .144.183.144.183l-.17.065-.078.196s-.195-.222-.183-.182c.014.039-.117.404-.117.404l-.195-.222.195-.77-.236-.065-.17.353s-.143-.17-.156-.131c-.013.04-.157.3-.157.3s-.168-.287-.155-.247c.013.038-.197.457-.197.457s-.182-.366-.182-.313c0 .052-.13.509-.13.509s-.208-.353-.196-.287c.014.065-.144.366-.144.366l-.04-.327-.286.17.326-.47.548-.51.418-.313-.276-.038s.398-.138.444-.144c.118-.013-.182-.117-.182-.117l.731-.222s-.326-.17-.365-.13c-.04.039-.432.117-.432.117l-.052-.3-.404.169s-.066-.275-.078-.235c-.013.039-.327.208-.327.208l-.155-.169-.184.287-.209-.156-.377.117.182-.274-.209-.117.43-.274.092-.183.588.04s-.157-.21-.13-.17c.026.039.6.13.6.13l.17-.026.574.209-.47-.379-.405-.079.262-.208-.614-.222.131-.208-.81-.209.497-.13-.34-.575.704.418.314-.105.157.405.287.17.052.3.144-.066.13.352.17-.052.091.248.25.013-.067-.327.104-.156-.288-.236.25-.117-.367-.3.313-.04-.444-.43.354.013-.354-.405.288-.065-.054-.522Z",fill:"#77B255"}),l.jsx("path",{d:"M12.667 12.444V3.778h-10c-.214 0-.403.03-.403.03l-.003 1.169-1.82-.003s-.028.04-.084.137A2.659 2.659 0 0 0 0 6.444v6h12.667Z",fill:"#00247D"}),l.jsx("path",{d:"M12.667 3.778h-1.554L8 5.957v-2.18H4.667V5.49L2.264 3.808c-.41.062-.793.216-1.115.443l3.135 2.193H3.127L.645 4.704a2.94 2.94 0 0 0-.204.27l2.101 1.47H0v3.334h2.59L0 11.622v.822h2.221l2.446-1.712v1.712H8v-2.18l3.112 2.18h1.555v-1.352L10.79 9.778h1.877V6.444H10.79l1.876-1.314V3.778Z",fill:"#EEE"}),l.jsx("path",{d:"M7.333 3.778h-2V7.11H0v2h5.333v3.333h2V9.111h5.334v-2H7.333V3.778Z",fill:"#CF1B2B"}),l.jsx("path",{d:"M12.667 3.778h-.974L8 6.364v.08h1.047l3.62-2.534v-.132ZM1.149 4.25c-.187.13-.356.282-.504.454l2.482 1.74h1.156L1.15 4.25Zm3.142 5.527L.49 12.444h1.152l3.026-2.118v-.548H4.29Zm8.376 2.534V11.5l-2.458-1.721H9.047l3.62 2.534Z",fill:"#CF1B2B"})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(d,"-0"),children:l.jsx("path",{d:"M0 .444h24v24H0z",fill:"#fff"})})})]})}));exports.IO=h;
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var l=e.forwardRef((function(l,t){var a=l.borderRadius,s=l.height,h=l.width,r=e.useId();return React.createElement(c.FlagIconBase,{ref:t,borderRadius:a,height:s,viewBox:"0 0 24 25",width:h},React.createElement("g",{clipPath:"url(#".concat(r,"-0)")},React.createElement("path",{d:"M24 18.444a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18.444v-12a2.667 2.667 0 0 1 2.667-2.666h18.666A2.667 2.667 0 0 1 24 6.444v12Z",fill:"#EEE"}),React.createElement("path",{d:"M22.909 19.194c-1.211 0-1.211-.708-2.424-.708-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.508 0-.801.12-1.061.256.047.425.185.822.409 1.162.175-.05.383-.084.652-.084 1.212 0 1.212.666 2.425.666 1.212 0 1.212-.666 2.424-.666s1.212.666 2.424.666 1.212-.666 2.424-.666 1.212.666 2.425.666c1.212 0 1.212-.666 2.419-.666 1.217 0 1.217.666 2.427.666 1.214 0 1.214-.666 2.426-.666 1.213 0 1.213.646 2.425.646.059 0 .105-.007.157-.01.45-.388.772-.915.884-1.522a1.99 1.99 0 0 1-1.043.26ZM24 17.366V16.07a1.995 1.995 0 0 1-1.091.287c-1.211 0-1.211-.708-2.424-.708-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.528 0-.823.127-1.091.27v1.333c.268-.143.564-.27 1.09-.27 1.213 0 1.213.667 2.425.667 1.212 0 1.212-.667 2.424-.667s1.212.667 2.424.667 1.212-.667 2.424-.667 1.212.667 2.425.667c1.212 0 1.212-.667 2.42-.667 1.216 0 1.216.667 2.426.667 1.215 0 1.215-.667 2.426-.667 1.213 0 1.213.646 2.425.646a2.16 2.16 0 0 0 1.09-.262Zm0-2.838v-1.296a1.995 1.995 0 0 1-1.091.287c-1.211 0-1.211-.709-2.424-.709-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.528 0-.823.128-1.091.27v1.333c.268-.143.564-.27 1.09-.27 1.213 0 1.213.667 2.425.667 1.212 0 1.212-.666 2.424-.666s1.212.666 2.424.666 1.212-.666 2.424-.666 1.212.666 2.425.666c1.212 0 1.212-.666 2.42-.666 1.216 0 1.216.666 2.426.666 1.215 0 1.215-.666 2.426-.666 1.213 0 1.213.646 2.425.646.526 0 .822-.124 1.09-.262Zm0-2.838v-1.296a1.995 1.995 0 0 1-1.091.287c-1.211 0-1.211-.708-2.424-.708-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.528 0-.823.127-1.091.27v1.333c.268-.143.564-.27 1.09-.27 1.213 0 1.213.667 2.425.667 1.212 0 1.212-.667 2.424-.667s1.212.667 2.424.667 1.212-.667 2.424-.667 1.212.667 2.425.667c1.212 0 1.212-.667 2.42-.667 1.216 0 1.216.667 2.426.667 1.215 0 1.215-.667 2.426-.667 1.213 0 1.213.646 2.425.646A2.16 2.16 0 0 0 24 11.69Zm0-2.838V7.556a2.001 2.001 0 0 1-1.091.286c-1.211 0-1.211-.708-2.424-.708-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667-1.212-.667-2.424-.667c-.528 0-.823.127-1.091.27v1.333c.268-.143.564-.27 1.09-.27 1.213 0 1.213.667 2.425.667 1.212 0 1.212-.666 2.424-.666s1.212.666 2.424.666 1.212-.666 2.424-.666 1.212.666 2.425.666c1.212 0 1.212-.666 2.42-.666 1.216 0 1.216.666 2.426.666 1.215 0 1.215-.666 2.426-.666 1.213 0 1.213.646 2.425.646A2.156 2.156 0 0 0 24 8.852Zm-.041-2.818a2.636 2.636 0 0 0-.437-1.109 2.21 2.21 0 0 1-.613.08c-1.211 0-1.211-.709-2.424-.709-1.212 0-1.212.667-2.462.667-1.175 0-1.175-.667-2.405-.667-1.193 0-1.193.667-2.405.667-1.212 0-1.212-.667-2.425-.667-1.212 0-1.212.667-2.424.667s-1.212-.667-2.424-.667-1.212.667-2.424.667c-1.21 0-1.213-.663-2.416-.666a2.65 2.65 0 0 0-1.032 1.57 2.06 2.06 0 0 1 1.023-.238c1.212 0 1.212.667 2.425.667 1.212 0 1.212-.667 2.424-.667s1.212.667 2.424.667 1.212-.667 2.424-.667 1.212.667 2.424.667 1.212-.667 2.42-.667c1.216 0 1.216.667 2.426.667 1.215 0 1.215-.667 2.426-.667 1.214 0 1.214.646 2.426.646.5 0 .79-.112 1.049-.241Z",fill:"#00247D"}),React.createElement("path",{d:"M18.165 19.562c0 .12-.095.215-.214.215a.216.216 0 0 1-.216-.215V8.988a.215.215 0 1 1 .43 0v10.574Z",fill:"#C1694F"}),React.createElement("path",{d:"M16.437 14.02s.093-.222.418-.222c.327 0 .405.17.601.248.196.078.444.118.444.118v1.63h-1.75s-.065-.612-.17-.912c-.104-.3-.195-.706.027-.836s.43-.026.43-.026Z",fill:"#DD2E44"}),React.createElement("path",{d:"M17.893 13.596v.235s-.45-.04-.842-.313c-.238-.167-.744-.373-1.135-.039-.255.215-.235.764-.077.979.155.215.312.705-.021.372-.333-.333-.431-.842-.333-1.175.098-.333.314-.665.822-.665.51 0 .843.274 1.078.411.204.118.529.155.508.195Z",fill:"#FFCC4D"}),React.createElement("path",{d:"m15.93 14.777.273-.013-.078.418s.274-.208.288-.157c.012.053.052.43.052.43l-.354-.077.209.3-.273.13s-.105-.352-.131-.521c-.027-.17.014-.51.014-.51Zm.573.223.261-.026s-.225-.51.105-.497c.366.014.117.484.117.484h.275l.039.378-.26-.157v.223l.286.274-.757.077.195-.326-.012-.234-.183.209-.066-.405Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M19.47 14.02s-.092-.222-.418-.222c-.326 0-.404.17-.6.248a2.421 2.421 0 0 1-.444.118v1.63h1.75s.065-.612.17-.912c.104-.3.195-.706-.027-.836s-.431-.026-.431-.026Z",fill:"#DD2E44"}),React.createElement("path",{d:"M18.014 13.596v.235s.45-.04.842-.313c.239-.167.744-.373 1.136-.039.255.215.234.764.077.979-.156.215-.312.705.02.372.333-.333.432-.842.333-1.175-.097-.333-.313-.665-.822-.665-.51 0-.843.274-1.077.411-.203.118-.528.155-.509.195Z",fill:"#FFCC4D"}),React.createElement("path",{d:"m19.98 14.777-.275-.013.078.418s-.274-.208-.287-.157c-.013.053-.052.43-.052.43l.351-.077-.208.3.274.13s.104-.352.131-.52c.025-.17-.013-.51-.013-.51Zm-.576.223-.261-.026s.226-.51-.105-.497c-.365.014-.117.484-.117.484h-.274l-.04.378.262-.157v.223l-.288.274.758.077-.196-.326.014-.234.182.21.065-.406Zm-.997-2.064c0 .26-.205.47-.456.47a.463.463 0 0 1-.458-.47c0-.259.205-.47.458-.47a.464.464 0 0 1 .456.47Zm-.867-1.03h.821v.326h-.821v-.326Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M17.755 11.684h.391v3.015h-.39v-3.015Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M17.627 14.57h.612l-.17.43.392-.209v.573l-.379-.13.327.496h-.848l.26-.496-.378.091v-.509l.353.17-.17-.417Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M17.952 15.534c.81 0 1.319.067 1.893.274 0 0 .04.341-.039.51-.077.17-1.867-.118-1.867-.118l.013-.666Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M17.975 15.534c-.809 0-1.318.067-1.892.274 0 0-.04.341.038.51.079.17 1.867-.118 1.867-.118l-.013-.666Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M20.052 16.664c0 .256-.941.462-2.101.462-1.16 0-2.102-.206-2.102-.462s.942-.464 2.102-.464 2.101.208 2.101.464Z",fill:"#EEE"}),React.createElement("path",{d:"M19.362 16.833c0 .141-.632.256-1.411.256-.78 0-1.413-.115-1.413-.256 0-.14.633-.255 1.413-.255.779 0 1.411.115 1.411.255Z",fill:"#99AAB5"}),React.createElement("path",{d:"m17.103 5.026.431.536s.3-.183.314-.144c.013.04-.026.444-.026.444l.209.052-.17.536s.262-.144.248-.092c-.013.052-.078.51-.078.51l.104.065-.013.51s.105.181.105.143c0-.039.104-.666.104-.666l.144.118.05-.326.118-.562.131.209.274-.927.144.326.326-.378.222-.014.326-.091.066.195h.3s-.156.131-.143.17c.012.039.286.182.247.196-.04.013-.705-.053-.705-.053l-.378.379.235.078-.353.209.3.091-.274.209.236-.026-.379.287.379.079-.51.26.118.131-.509.301-.066.209.483-.379s.392-.261.588-.379c.196-.117.352-.339.68-.43.327-.092.952.013.952.013l-.588.313.118.183-.378.117.052.222-.627.092.013.234-.535.092-.065.222-.366.131.17.143s-.314.105-.274.118c.04.013.457.052.457.052s-.21.182-.17.182c.04 0 .56.026.56.026l-.221.157.523.026-.236.183s.43.039.43.078-.181.235-.181.235l.378.04s-.182.195-.144.209c.04.012.536.352.536.352l-.588-.078s-.144.195-.157.156a3.74 3.74 0 0 0-.155-.274l-.144.156-.156-.313s-.183.104-.171.065c.013-.039-.209-.287-.209-.287l-.052.118-.143-.353-.13.183-.249-.34-.091.143-.34-.3s-.013.196 0 .236c.013.039.249.208.249.208s-.157.066-.157.104c0 .04.314.288.314.288l-.144.104.34.288s-.314.065-.275.091c.04.026.196.235.196.235l-.13.313-.261-.405-.144.04-.027-.34-.142-.013.077-.378-.156.026-.013-.313-.066-.314-.13-.209s-.092.157-.079.195c.013.04.119.288.119.288s-.144.078-.119.117c.027.04.17.326.17.326s-.313.065-.274.065c.04 0 .144.183.144.183l-.17.065-.078.196s-.195-.222-.183-.182c.014.039-.117.404-.117.404l-.195-.222.195-.77-.236-.065-.17.353s-.143-.17-.156-.131c-.013.04-.157.3-.157.3s-.168-.287-.155-.247c.013.038-.197.457-.197.457s-.182-.366-.182-.313c0 .052-.13.509-.13.509s-.208-.353-.196-.287c.014.065-.144.366-.144.366l-.04-.327-.286.17.326-.47.548-.51.418-.313-.276-.038s.398-.138.444-.144c.118-.013-.182-.117-.182-.117l.731-.222s-.326-.17-.365-.13c-.04.039-.432.117-.432.117l-.052-.3-.404.169s-.066-.275-.078-.235c-.013.039-.327.208-.327.208l-.155-.169-.184.287-.209-.156-.377.117.182-.274-.209-.117.43-.274.092-.183.588.04s-.157-.21-.13-.17c.026.039.6.13.6.13l.17-.026.574.209-.47-.379-.405-.079.262-.208-.614-.222.131-.208-.81-.209.497-.13-.34-.575.704.418.314-.105.157.405.287.17.052.3.144-.066.13.352.17-.052.091.248.25.013-.067-.327.104-.156-.288-.236.25-.117-.367-.3.313-.04-.444-.43.354.013-.354-.405.288-.065-.054-.522Z",fill:"#77B255"}),React.createElement("path",{d:"M12.667 12.444V3.778h-10c-.214 0-.403.03-.403.03l-.003 1.169-1.82-.003s-.028.04-.084.137A2.659 2.659 0 0 0 0 6.444v6h12.667Z",fill:"#00247D"}),React.createElement("path",{d:"M12.667 3.778h-1.554L8 5.957v-2.18H4.667V5.49L2.264 3.808c-.41.062-.793.216-1.115.443l3.135 2.193H3.127L.645 4.704a2.94 2.94 0 0 0-.204.27l2.101 1.47H0v3.334h2.59L0 11.622v.822h2.221l2.446-1.712v1.712H8v-2.18l3.112 2.18h1.555v-1.352L10.79 9.778h1.877V6.444H10.79l1.876-1.314V3.778Z",fill:"#EEE"}),React.createElement("path",{d:"M7.333 3.778h-2V7.11H0v2h5.333v3.333h2V9.111h5.334v-2H7.333V3.778Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M12.667 3.778h-.974L8 6.364v.08h1.047l3.62-2.534v-.132ZM1.149 4.25c-.187.13-.356.282-.504.454l2.482 1.74h1.156L1.15 4.25Zm3.142 5.527L.49 12.444h1.152l3.026-2.118v-.548H4.29Zm8.376 2.534V11.5l-2.458-1.721H9.047l3.62 2.534Z",fill:"#CF1B2B"})),React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(r,"-0")},React.createElement("path",{d:"M0 .444h24v24H0z",fill:"#fff"}))))}));exports.IO=l;
|
package/icons/flags/IQ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var a=e.borderRadius,r=e.height,l=e.width;return React.createElement(c.FlagIconBase,{ref:t,borderRadius:a,height:r,viewBox:"0 0 640 480",width:l},React.createElement("path",{d:"M0 160h640v160H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h640v160H0z",fill:"#ce1126"}),React.createElement("path",{d:"M0 320h640v160H0z"}),React.createElement("g",{fill:"#007a3d",transform:"translate(-179.3 -92.8) scale(1.75182)"},React.createElement("path",{d:"M325.5 173.2a5 5 0 0 1-1.4-1c-.3-.5-.1-.5 1.2-.2 2.3.7 3.8.4 5.3-.8l1.3-1.1 1.5.7c.9.5 1.8.8 2 .7.7-.2 2.1-2 2-2.6 0-.7.6-.5 1 .3.6 1.6-.3 3.5-2 3.9-.7.2-1.4.1-2.6-.3-1.4-.5-1.7-.5-2.4 0a5.4 5.4 0 0 1-5.9.4zm5.8-5.3a8 8 0 0 1-1-4c.1-.6.3-.8.8-.6 1 .3 1.2 1 1 3 0 1.8-.3 2.3-.8 1.6zm-67.6-1.9c-.1 1.3 2.4 4.6 3.5 5.2-.8.3-1.7.2-2.4.5-4 4-18.4 18-21 21.4 7.8.2 16.4-.1 23.7-.4 0-5.3 5-5.6 8.4-7.5 1.7 2.7 6 2.5 6.6 6.6v17.6H216a9.7 9.7 0 0 1-12.3 7.5c2-2 5.4-2.8 6.6-5.7 1-6.4-2-10.3-4-14a24 24 0 0 0 7-3.6c-2.3 7 6.2 6.3 12.4 6.1.2-2.4.1-5.2-1.7-5.6 2.3-.9 2.7-1.2 6.6-4.4v9.6l46.1-.1c0-3 .8-7.9-1.6-7.9-2.2 0 0 6.2-1.8 6.2h-35.7v-6c1.5-1.6 1.3-1.5 11.6-11.8 1-1 8.3-7.6 14.6-13.7zm89.1-.3c2.5 1.4 4.5 3.2 7.5 4-.3 1.3-1.5 1.8-1.8 3.1v27c3.4.7 4.2-1.3 5.8-2.3.4 4.3 3.2 8.5 3 12h-14.5v-43.7zm-19.4 14.5s5.3-4.5 5.3-4.7V199h3.8l-.1-26.3c1.5-1.6 4.6-3.8 5.3-5.4v42h-33.4c-.5-8.7-.6-17.7 9.6-15.8V190c-.3-.6-.9.1-1-.7 1.6-1.6 2.1-2 6.5-5.8l.1 15.5h3.9v-18.8zm-12.6 18.6c.7 1 3.2 1 3-.8-.3-1.5-3.5-1-3 .8z"}),React.createElement("circle",{cx:"224",cy:"214.4",r:"2"}),React.createElement("path",{d:"M287 165.8c2.5 1.3 4.5 3.2 7.6 4-.4 1.2-1.5 1.7-1.8 3v27c3.4.7 4.1-1.2 5.7-2.3.5 4.3 3.2 8.6 3.1 12H287v-43.7z"})))}));exports.IQ=t;
|
package/icons/flags/IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var c=e.borderRadius,r=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:c,height:r,viewBox:"0 0 24 25",width:l},React.createElement("path",{d:"M0 18.333A2.667 2.667 0 0 0 2.667 21h18.666A2.667 2.667 0 0 0 24 18.333v-2.666H0v2.666Z",fill:"#DA0001"}),React.createElement("path",{d:"M0 9h24v6.667H0V9Z",fill:"#EEE"}),React.createElement("path",{d:"M24 9V6.333a2.667 2.667 0 0 0-2.667-2.667H2.667A2.667 2.667 0 0 0 0 6.333V9h24Z",fill:"#239F40"}),React.createElement("path",{d:"M0 15.666h24v.667H0v-.666Z",fill:"#E96667"}),React.createElement("path",{d:"M12.977 10.313c.638.326 2.025 1.968.532 3.82.927-.205 2.108-2.938-.532-3.82Zm-1.958 0c-2.64.882-1.46 3.615-.532 3.82-1.494-1.852-.106-3.494.532-3.82Zm.968-.096c.027.132.734.291.65-.382-.112.272-.436.264-.646.138-.288.161-.556.122-.658-.151-.099.503.391.65.654.395Z",fill:"#BE1931"}),React.createElement("path",{d:"M13.692 12.27c-.01-.833-.451-1.569-.886-1.867.287.352 1.168 2.29-.523 3.568l.031-3.398-.317-.28-.316.266.053 3.43-.012-.01c-1.709-1.275-.822-3.224-.535-3.576-.434.298-.876 1.034-.886 1.866-.008.714.318 1.496 1.223 2.137a4.21 4.21 0 0 1-1.119.134c.31.169.894.128 1.338.087l.001.046.265.29.267-.302v-.035c.448.041 1.045.086 1.36-.085a4.201 4.201 0 0 1-1.155-.142c.896-.641 1.22-1.418 1.211-2.13Z",fill:"#BE1931"}),React.createElement("path",{d:"M0 8.333h24V9H0v-.667Z",fill:"#7BC58C"}))}));exports.IR=a;
|
package/icons/flags/IS.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,r){var c=a.borderRadius,l=a.height,i=a.width,h=e.useId();return React.createElement(t.FlagIconBase,{ref:r,borderRadius:c,height:l,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(h,"-0")},React.createElement("path",{d:"M0 0h640v480H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(h,"-0)"),fillRule:"evenodd",strokeWidth:"0"},React.createElement("path",{d:"M0 0h666.7v480H0z",fill:"#003897"}),React.createElement("path",{d:"M0 186.7h186.7V0h106.6v186.7h373.4v106.6H293.3V480H186.7V293.3H0V186.7z",fill:"#fff"}),React.createElement("path",{d:"M0 213.3h213.3V0h53.4v213.3h400v53.4h-400V480h-53.4V266.7H0v-53.4z",fill:"#d72828"})))}));exports.IS=a;
|
package/icons/flags/IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h213.3v480H0z",fill:"#009246"}),React.createElement("path",{d:"M426.7 0H640v480H426.7z",fill:"#ce2b37"})))}));exports.IT=r;
|
package/icons/flags/JE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var c=e.forwardRef((function(c,a){var r=c.borderRadius,l=c.height,m=c.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:l,viewBox:"0 0 30 18",width:m},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(i,"-0")},React.createElement("path",{d:"M-5.3-6h40v30h-40z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(i,"-0)"),transform:"matrix(.75 0 0 .75 4 2.3)"},React.createElement("path",{d:"M-10.3-6h50v30h-50z",fill:"#fff"}),React.createElement("path",{d:"M-10.3-6v2L11.6 9l-21.8 13v2H-7l21.8-13 21.7 13h3.2v-2L18 9 39.8-4v-2h-3.3L14.7 7-7-6h-3.2z",fill:"#df112d",fillRule:"evenodd"}),React.createElement("g",{transform:"translate(-9.7 -6) scale(.20361)"},React.createElement("path",{d:"M132.7 22.2c3.1 12.8 1.4 28.6-12.9 37.4-14.2-8.8-16-24.6-12.8-37.4 3.4-3 18.6-4.9 25.7 0z",fill:"#e8112d",stroke:"#000",strokeWidth:".1"}),React.createElement("path",{d:"M119.8 19.7a26 26 0 0 1 13 3.1 28 28 0 0 1 4.9-12.1c-2.5 0-3.6 1.3-3.6 2.6-.6-1.7-3-1.6-3.8-.7 2.7 1.8.6 5-1.8 4.4-1.1-.3-1.7-1.1-2-2.3a1.3 1.3 0 1 0-.5 0 2.9 2.9 0 0 1-3.1 1.3c-1.3-.3-1.9-1.5-1.9-2.5 0-2.7 2.6-3.1 3.4-2.6 0-1.8-2.9-3.3-3.8-1.8a4.8 4.8 0 0 0-.8-5.8A4.8 4.8 0 0 0 119 9c-.9-1.5-3.7 0-3.7 1.8.7-.5 3.3-.1 3.3 2.6 0 1-.6 2.2-1.8 2.5a3 3 0 0 1-3.2-1.3 1.3 1.3 0 0 0 .6-.4 1.3 1.3 0 1 0-1.1.4c-.2 1.2-.9 2-2 2.3a2.4 2.4 0 0 1-1.8-4.4c-.8-1-3.2-1-3.8.7 0-1.3-1.1-2.6-3.6-2.6a28 28 0 0 1 5 12.1 26 26 0 0 1 13-3.1z",fill:"#f9dd16",stroke:"#000",strokeWidth:".1"}),React.createElement("g",{id:"".concat(i,"-1"),stroke:"#000"},React.createElement("g",{fill:"#f9dd16",strokeWidth:".1"},React.createElement("path",{d:"M130.7 32.2c-.4 0-.4.5-.5.5.8 0 1.2-.3 1.4-.7v.6c.6-.2.8-.7.6-1l.7.2c-.4-.3-.1-1-.8-1.4.2 0 .6.2.8.5-.1-.7-.2-1.1-.8-1.5h.5a.9.9 0 0 1-.4-.8c0-.4-.2-.4-.6-.3l-1.8.1c-1 0-2 0-2.8-.6 1.3.6 3-.6 3-1.5 0-1-1.4-2-4-1.4-2.6.6-5.8.4-5.8-.5s2.3-1 3.5-.8c1.2.2 2 .3 4.2-.5-.5.2-2.3.3-3.7-.1s-4.8-.4-4.8 1.4c0 1.9 3.6 1.7 6.8 1.2 1.8-.2 2.8 0 2.8.5 0 .6-1.7.8-3 .7a10 10 0 0 0-4.1.3c-1.3.4-2.2 0-3.6.3-.7 0-2.4 0-3.2-1.4-.5.4-2 1.1-2.3 1.9-.3.6 0 1.3.4 2 .6.8-.3.7-1 .7-.8 0-2 0-2.6-.8-.6-.6-1.3-1.1-1.9-.7-.3.3 0 .6.2.5l.8.2a1 1 0 0 0-1 .1c-.3.2 0 .6.3.5.2-.1.7-.2 1 0-.3 0-.7 0-.8.2s0 .4.3.4c.6 0 .7.4 1.3.3a.9.9 0 0 0-.7.4c.6-.3 1.1.4 1.8.2-.2.1-.7.4-.7.6.4-.5 3.2.4 3.2-.7l-.1.8c.3-.2 1.4-.3 1.8-1 0 .2 0 .5-.2.6.3 0 .8-.2 1.3-.9.2-.3.2-.5.2-.7.5 0 .8-.1 1.2-.4.4-.3.8.3 1.5-.2.6-.4 1.2 0 1.6-.2.3-.2.8 0 1.2-.2s1 .1 1.6-.4c1 .4 2.3 1 5.2.5 1.6-.3 2.2.3 2.2 1 0 .6-.4.6-.6.6-1 .1-1.3-.3-1.7-.2-.2.1-.4.5 0 .7-.3.1-.3.4-.1.5s.5 0 .8-.1c-.4.1-.7.4-.5.7.1.2.4.3.7 0 .3-.4.8-.7 1.2-.7zm-18.6-8c-.8-.3-1-.3-.9.4 0 .3.3.7.5.9 0-.3.1-1 .4-1.2z"}),React.createElement("path",{d:"M114.8 24.3c.8-.4 1.1-.4.9.3 0 .3-.3.7-.5.9 0-.3 0-1-.4-1.2z"}),React.createElement("path",{d:"M113.5 23.8c1.6 0 1.8.8 1.7 1.7 0 1-.5.6-.8 2-.1.4-.5.5-1 .5-.3 0-.7 0-.9-.6-.3-1.3-.8-1-.8-2 0-.8.2-1.6 1.8-1.6z"}),React.createElement("path",{d:"M109.4 27.5c-.4-.2-.7 0-.9 0 .6.1.6.8 1.8 1-.3 0-.4.2-.7 0 .5.4 1 .9 2.2.9.7 0 .2.3-.2.1.4.5 1.3.1 1.9 1 0-.7-1-1.7-.5-2.4-1.7-.1-1.8-1-2.7-1.7-.8-.6-.9-1.2-1.2-2.3-.1-.5-.7-.8-1-.7-.3 0-.5.3-.2.5.2.2.6.2.6.7-.3-.4-.8-.5-1-.3-.1.2 0 .5.2.5.5 0 .2.6.7 1-.5-.5-.9-.6-1.2-.3-.1.2 0 .5.4.5.5 0 1 1.2 1.8 1.5zm13 4.6c-.2 0-.1.5-.5.5.8 0 1.3-.2 1.6-.5l-.2.5c.4-.3 1.5-.4 2-.3s.6-.1.8-.4c.2-.4 0-.6-.3-.8-.3-.3-.4-.7-.3-1.3-1.4-2-4-1-4-.2.9 1.1 1 1 1.8 1.1.7.2 1.2.2.7.6-.2.2-1 0-1.5.1-1.3 0-2-.9-2.3-.4-.3.4 0 .6.6.6-.4 0-1 0-.9.4.2.7.8-.1 1.1.1-.2 0-.6.1-.6.3 0 .2.5.5 1 0a1.6 1.6 0 0 1 1-.3z"})),React.createElement("path",{d:"M123.5 29.2c-.4-.2-.9-.3-1.4-.2m-5.6 0c-.4.8-.2 1.2-.1 1.6m-4-5.6c.2.2.4-.2.8.2-.1-.1-.3.3-.6 0m2-.1c-.3 0-.5-.3-.9.1.1-.1.3.3.6 0m-.6 0v.3c.1.7.3 1-.3 1-.5 0-.3-.3-.2-1v-.3",fill:"none",strokeWidth:".1"}),React.createElement("path",{d:"M113.5 27.7c.4 0 .6 0 .6-.6 0-.2.3-.3.1-.7.2.4-.7.4-.7.2 0 .2-1 .2-.8-.2-.1.4.2.5.1.7 0 .6.2.6.7.6z",fill:"#ff0016",strokeWidth:".1"}),React.createElement("path",{d:"m113 26.5-1-.3m1 .3h-1m1 .1-.9.3m1.7-.4 1-.3m-1 .3h1.2m-1.2.1 1 .3",strokeWidth:".1"}),React.createElement("path",{d:"M108.1 23.4c-.3-.4-1 0-1 .4.2-.3.6.1.9 0 .1 0 .3-.2.1-.4zm-.3.9c-.3-.4-1.1 0-1.1.4.2-.3.6.1.9 0 .1 0 .3-.3.2-.4zm-.2 1.2c-.4-.4-1.1 0-1 .5.2-.3.6 0 .8 0 .2-.1.3-.4.1-.5zm.3 3.7c-.4-.4-1 .1-1 .6.2-.4.7 0 1-.2 0 0 .2-.3 0-.5zm0 .7c-.5-.1-1 .6-.7 1 0-.5.6-.3.8-.5l-.1-.5zm.6.7c-.5-.2-1 .4-.7.8 0-.3.6-.2.7-.4v-.5zm11.7 1.1c-.5-.1-1 .5-.7 1 0-.5.6-.3.8-.5l-.1-.5zm.6.6c-.5-.1-.9.6-.6 1 0-.5.6-.4.7-.6.1-.1.1-.4 0-.4zm-.4-1.4c-.4-.2-1 .4-.9.8.2-.4.7-.1.9-.3V31zm8.3 1c-.4-.1-.8.6-.6 1 0-.4.6-.3.8-.5 0-.2 0-.5-.2-.5zm0-.7c-.4-.3-1 .3-.8.7.2-.3.7-.1.9-.3v-.5zm.4 1.3c-.5 0-.9.7-.6 1 0-.4.6-.3.7-.5.1-.2 0-.4-.1-.5zm-15.6-5.2c.3 0 .4.1.4.7 0 1 0 1.6-.4 1.6-.3 0-.3-.5-.3-1.3 0-.4 0-.7-.1-.6 0-.3.1-.4.4-.4z",fill:"#0051ba",strokeWidth:"0"})),React.createElement("use",{height:"18",transform:"matrix(.9 0 0 .9 11.6 13.7)",width:"30",xlinkHref:"#".concat(i,"-1")}),React.createElement("use",{height:"18",transform:"matrix(.67 0 0 .75 39.2 27.5)",width:"30",xlinkHref:"#".concat(i,"-1")}))))}));exports.JE=c;
|
package/icons/flags/JM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,c=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:c,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"m0 0 320 240L0 480zm640 0L320 240l320 240z"}),React.createElement("path",{d:"m0 0 320 240L640 0zm0 480 320-240 320 240z",fill:"#090"}),React.createElement("path",{d:"M640 0h-59.6L0 435.3V480h59.6L640 44.7z",fill:"#fc0"}),React.createElement("path",{d:"M0 0v44.7L580.4 480H640v-44.7L59.6 0z",fill:"#fc0"})))}));exports.JM=a;
|
package/icons/flags/JO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,l){var r=a.borderRadius,c=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:l,borderRadius:r,height:c,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M-117.8 0h682.6v512h-682.6z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),transform:"translate(110.5) scale(.9375)"},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M-117.8 0h1024v170.7h-1024z"}),React.createElement("path",{d:"M-117.8 170.7h1024v170.6h-1024z",fill:"#fff"}),React.createElement("path",{d:"M-117.8 341.3h1024V512h-1024z",fill:"#090"}),React.createElement("path",{d:"m-117.8 512 512-256-512-256v512z",fill:"red"}),React.createElement("path",{d:"m24.5 289 5.7-24.9H4.7l23-11-15.9-19.9 23 11 5.6-24.8 5.7 24.9L69 233.2l-16 19.9 23 11H50.6l5.7 24.9-15.9-20z",fill:"#fff"}))))}));exports.JO=a;
|
package/icons/flags/JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,r){var c=a.borderRadius,l=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:r,borderRadius:c,height:l,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M-88 32h640v480H-88z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(88 -32)"},React.createElement("path",{d:"M-128 32h720v480h-720z",fill:"#fff"}),React.createElement("circle",{cx:"523.1",cy:"344.1",fill:"#d30000",r:"194.9",transform:"translate(-168.4 8.6) scale(.76554)"})))}));exports.JP=a;
|
package/icons/flags/KE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var r=a.borderRadius,i=a.height,n=a.width,l=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:r,height:i,viewBox:"0 0 640 480",width:n},React.createElement("defs",null,React.createElement("path",{d:"m-28.6 47.5 1.8 1 46.7-81c2.7-.6 4.2-3.2 5.7-5.8 1-1.8 5-8.7 6.7-17.7a58 58 0 0 0-11.9 14.7c-1.5 2.6-3 5.2-2.3 7.9z",id:"".concat(l,"-0"),strokeMiterlimit:"10"})),React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h640v144H0z"}),React.createElement("path",{d:"M0 336h640v144H0z",fill:"#060"}),React.createElement("g",{id:"".concat(l,"-1"),transform:"matrix(3 0 0 3 320 240)"},React.createElement("use",{height:"100%",stroke:"#000",width:"100%",xlinkHref:"#".concat(l,"-0")}),React.createElement("use",{fill:"#fff",height:"100%",width:"100%",xlinkHref:"#".concat(l,"-0")})),React.createElement("use",{height:"100%",transform:"matrix(-1 0 0 1 640 0)",width:"100%",xlinkHref:"#".concat(l,"-1")}),React.createElement("path",{d:"M640.5 168H377c-9-24-39-72-57-72s-48 48-57 72H-.2v144H263c9 24 39 72 57 72s48-48 57-72h263.5V168z",fill:"#b00"}),React.createElement("path",{d:"M377 312c9-24 15-48 15-72s-6-48-15-72c-9 24-15 48-15 72s6 48 15 72",id:"".concat(l,"-2")}),React.createElement("use",{height:"100%",transform:"matrix(-1 0 0 1 640 0)",width:"100%",xlinkHref:"#".concat(l,"-2")}),React.createElement("g",{fill:"#fff",transform:"matrix(3 0 0 3 320 240)"},React.createElement("ellipse",{rx:"4",ry:"6"}),React.createElement("path",{d:"M1 5.8s4 8 4 21-4 21-4 21z",id:"".concat(l,"-3")}),React.createElement("use",{height:"100%",transform:"scale(-1)",width:"100%",xlinkHref:"#".concat(l,"-3")}),React.createElement("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(l,"-3")}),React.createElement("use",{height:"100%",transform:"scale(1 -1)",width:"100%",xlinkHref:"#".concat(l,"-3")})))}));exports.KE=a;
|
package/icons/flags/KG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var l=a.borderRadius,r=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:l,height:r,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M-85 0h682.7v512H-85z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"translate(79.6) scale(.9375)"},React.createElement("path",{d:"M-128 0h768.8v512H-128z",fill:"#be0027"}),React.createElement("path",{d:"M105.5 261.1c13.6-16.6 41.9-.4 65-12.3-27.4 1.5-42.3-13.2-63.9-11.1 22.4-13.8 41.5 4.5 66.5-2.8-33.1-2.8-31.7-17.7-61.9-19.8 26.8-11.4 40 11.8 66.3 6.5-31-7.1-35-25.3-58-29.2 33.6-5 31.4 14.8 64.3 17.2-33.4-14.3-24.7-26.8-52.6-37.7 31.3-.7 29.2 21 61 26.6-27.2-17.2-23.9-32.9-46.2-45.2 26.5.5 29 27.6 56.1 36-24.1-19.1-17.8-35.3-38.6-52.4 26.4 6.2 22.5 29.6 50 44.6-20.4-22.6-12.6-38.8-30.3-57.3 25.4 8.1 15.7 30.4 42 51.6-15-24.9-5.7-40.8-20.6-61.7 23.6 12.1 12.2 34.9 34 57.5-10.3-25.5 0-41.3-10.5-63.9 20.2 15 8.2 39.3 24.5 62.5-6-32 7.8-37.2 3.5-65.2 15.3 18.8-1.8 37.6 10 65.3-1.5-31.5 15.3-38.8 12.4-64 15.1 22.6-8.5 42.3 1.4 66.5 2.5-29.8 22.1-37.6 22.4-60.8 12 21.3-14 36.7-9.8 65 8.5-31.2 29.4-35 32-56 7.1 24.6-21.4 36-19.7 63.4 8.5-27.7 34.6-31 40-51.4 3.3 26-22.4 30.7-29.7 59.5 13.5-23.5 37.2-25.4 47.8-44-.8 25.8-29.8 29.2-38.7 53.3 16.7-20.5 37.7-17 54.4-35.1-1.8 23.3-31.3 22-47 46.1 18.1-16.7 45.4-11.7 59.3-26.1-.7 20.6-36.9 19-54 37.5 21-11.6 47.8-4.8 63.2-15.5-2.8 18-41 13.8-59.3 28 25.2-7 44.7 3.7 65-4-9.9 17.5-44.6 6.4-63 17.8 22-3.7 45.2 9.6 65.1 5.3-6.5 15.2-44.6-1-65 8.5 24.4-.2 40.3 15.5 63 14.4-12.3 13.8-45.7-5.1-65.2-1.9 23.8 5 42 24.6 60 25.6-14.9 11.3-42.5-14.5-65-11.3 23.2 6.2 42.6 32.5 55.8 33.1-14.3 9.8-42.5-22.5-61.8-21.3 23.5 10.6 34.2 37.5 49.7 41.3-19.1 6.1-37.9-29.2-58.4-30.5 23.8 15 25.1 38 43.4 48.2-19.3 4.7-33-35.2-53.3-38.6 19.5 14.3 22.5 45 35.4 54.6-19.6 1-26.7-40.7-46.8-46.7 17.2 14.4 13.1 45.6 26.5 59-20.4-4.3-17.8-40.6-39.1-52.9 15.3 19.4 7.5 46.9 17.5 62.4-19.9-8-11.3-40.6-30.2-59 10.3 20.6-.8 44.6 7.4 64.5-18.2-8.9-6-47.4-19.9-62.7 6.4 23.8-5.4 43.5-.6 64.8-18.6-21.5 2.8-43.2-13.3-65.1 4.2 25.1-13.4 42.7-10.6 63.7-14.7-17.2 8-44.7-3.5-66.4 2.4 24.7-20.3 46.4-18.7 62-12-20 13.3-43.6 6.5-66.3-1.4 23.6-24.4 36.4-28.7 57.9-7.7-23.7 19.6-40.8 17.2-64.1-7.8 22.1-30 31-37.8 52.5-6.4-23.7 26-36.2 26.8-61-10 23.2-36.5 28.4-45.3 46.2-3.3-23.5 33.8-34 35.2-56.3-12 21.4-41 22.3-51 39.3-1.5-23.4 37.6-26.3 43.7-50.8-11.9 18.2-43.7 15.9-57 30.7 2.1-21.7 44.4-23 51.2-42.6-15.8 15.2-45 9-61.5 21 9.2-21.4 48.9-16.9 57.8-32.3-17.5 9.1-48.6.2-64 9.4 14-20.2 44.8-8.1 62.3-22-28.4 4.1-45.5-7.2-65.2-2z",fill:"#ff0"}),React.createElement("path",{d:"M356 256.1a99.2 99.2 0 1 1-198.5 0 99.2 99.2 0 0 1 198.4 0z",fill:"#ff0"}),React.createElement("path",{d:"M343.2 256.3a86.3 86.3 0 1 1-172.6 0 86.3 86.3 0 0 1 172.6 0z",fill:"#be0027"}),React.createElement("path",{d:"M331.2 256.5a74 74 0 1 1-148.2 0 74 74 0 0 1 148.2 0z",fill:"#ff0"}),React.createElement("path",{d:"M194 208c20.5-.5 46 1.4 62.9 14.8a97.1 97.1 0 0 1 60.5-14.3l11 20.1a101 101 0 0 0-50 8.2 85.3 85.3 0 0 1 34.6 72.1c-2.7 3.4-7 7.1-9.7 10.5 4-28.5-11-60.3-32.9-77 17.8 25.6 28.3 48.6 25.4 80.4l-10 6.4c4.6-28-2-61-22.7-80 12 17.5 23.8 49 16.4 81-3.2 1-8.2 3.7-11.4 4.6a96 96 0 0 0-10.8-78.7c-13.8 19.8-18.3 50-10.5 78-3.8-1-6.7-2.2-10.6-3.1-5.7-30 2.2-64 15.9-81.7-14 8.1-27.1 42.7-23.4 78l-9.3-4.3c-4.5-26.3 7.4-60.6 24.5-80.4-19.4 12.2-35.2 42.3-32.5 74.6-3-2.6-5.7-3.9-8.7-6.6-3.4-28.2 13-56.6 32.1-73.6-16.1-7.3-30-8.7-50-8.4 3.1-6.5 6-14.1 9.2-20.7z",fill:"#be0027"})))}));exports.KG=a;
|
package/icons/flags/KH.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var v=require("react
|
|
1
|
+
"use strict";var v=require("react"),h=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var e=v.forwardRef((function(v,e){var l=v.borderRadius,t=v.height,a=v.width;return React.createElement(h.FlagIconBase,{ref:e,borderRadius:l,height:t,viewBox:"0 0 24 25",width:a},React.createElement("path",{d:"M24 18.222a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18.222v-12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6.222v12Z",fill:"#032EA1"}),React.createElement("path",{d:"M0 7.27h24v9.904H0V7.27Z",fill:"#E01E24"}),React.createElement("path",{d:"M18.014 15.487v-.601h-.361v-.601h-.331v-.39h-.15v-.301h-.293l-.158-.228V12.3l.18-.18v-.992l-.15.135v-.316h-.121v.15h-.24v-.481l-.285.256.09-.324-.166-.744h-.09s-.074-.316-.225-.316c0 0 .06-.194-.06-.194-.121 0-.091.15-.091.15s-.21.09-.21.315l-.12-.015-.181.872.127.256-.293-.256v.662h-1.593v-.602l-.09.09v.21h-.21v-.21l.15-.135v-.285l-.121.127-.18-.248v-.21l-.105.104-.031-.18.15-.24-.022-.195-.172.21v-.18l.075-.166-.346-.872-.082-.242-.128-.014v-.121s-.09-.21-.21-.21-.21.21-.21.21v.12l-.128.015-.083.242-.345.872.075.166v.18l-.173-.21-.023.195.15.24-.029.18-.105-.105v.21l-.18.249-.12-.127v.285l.15.135v.21h-.21v-.21l-.09-.09v.602H9.052v-.662l-.293.256.127-.256-.18-.872-.121.015c0-.225-.21-.315-.21-.315s.03-.15-.09-.15-.06.194-.06.194c-.151 0-.226.316-.226.316h-.09l-.165.744.09.324-.286-.256v.48h-.24v-.15h-.121v.316l-.15-.135v.992l.18.18v1.067l-.16.227h-.231v.3h-.21v.391h-.301v.6h-.33v.602h-.331l-.03.66h12.69l.03-.66h-.331Z",fill:"#fff"}),React.createElement("path",{d:"M7.73 12.135v1.156h-.54l-.13.252h.672v2.605h.228v-4.013h-.23Zm9.155 1.409-.119-.253h-.49v-1.156h-.226v4.013h.225v-2.604h.61Zm-5.482-1.41v1.157H8.942v-1.163h-.22v4.014h.22v-2.598h2.461v2.604h.236v-4.013h-.236Zm3.604 0v1.157h-2.399v-1.156h-.233v4.013h.233v-2.604h2.4v2.604h.284v-4.013h-.285Z",fill:"#DB7F86"}))}));exports.KH=e;
|
package/icons/flags/KI.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var l=e.forwardRef((function(l,a){var d=l.borderRadius,c=l.height,f=l.width,r=e.useId();return React.createElement(t.FlagIconBase,{ref:a,borderRadius:d,height:c,viewBox:"0 0 640 480",width:f},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(r,"-0")},React.createElement("path",{d:"M-86.3 0h682.6v512H-86.3z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(r,"-0)"),transform:"translate(81) scale(.9375)"},React.createElement("path",{d:"M-164.3 0h835.8v306.5h-835.8z",fill:"#e73e2d",fillRule:"evenodd"}),React.createElement("path",{d:"M204.3 282.1c-19.4-15.2-55.6-10-61.6-51.3 27.7 21.5 22.7-1.2 64 19.3l-2.4 32z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M209.5 263.4c-13.9-20.4-50-26.6-43-67.7 19.9 28.9 22 5.7 55.2 37.9l-12.2 29.8z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M215.8 250c-5-24.1-36-43.6-13.8-79 7.2 34.4 18 13.8 36.4 56.2L215.8 250z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M230.3 237.6c2.7-24.5-20.8-52.6 11.1-79.4-3.6 34.9 13 18.7 17.5 64.6l-28.6 14.8z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M243.3 227.7c12.4-21.3 2.5-56.5 42.6-67.9-17.6 30.3 4.2 22.3-10.5 66l-32.1 1.9z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M262 230.3c18.6-16.2 20.4-52.8 62-50.9-26.3 23.2-3 22.5-31 59.4l-31-8.5z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M278.6 239.9c22.5-10.1 34.9-44.5 74.1-30.5-32 14.5-9.5 20.7-47 47.7l-27.1-17.2z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M292.5 255c24.4-3.4 46-33 79.7-8.4-34.7 4.9-15 17.1-58.5 32.5l-21.2-24.2z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"m379.5 259.6-112.1 2.5 4.7 30.2 107.4-32.7z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"m363 218.4-103.8 39.9 17.3 33.3 86.5-73.2z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"m280.6 280.7 53.7-97.6-82.4 76.7 28.7 20.9z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"m279.5 272.6 17.2-109.4-53.8 97.2 36.6 12.2z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"m273 263.7-18-110.2-20 110.7 38-.5z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"m263.7 254.3-52.3-92 20 111.8 32.3-19.8z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"m255.6 253.6-81.1-68.5 57.6 98 23.5-29.5z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"m146 218.9 87 71.9 13.4-37.6L146 218.9z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"m232.1 260.9-102.3-1.5 101.9 34 .4-32.5z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M315.1 279.2a61.4 61.4 0 1 1-122.7 0 61.4 61.4 0 0 1 122.7 0z",fill:"#fec74a",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M-165.1 303.4h839.9V512h-840z",fill:"#005989",fillRule:"evenodd"}),React.createElement("path",{d:"M-165.6 454c15.6 7.2 38 25.3 62 25.3 40-.3 41-27.4 81.6-26.1 40.7 1 33.3 29.6 88.2 29.5 45.4-.2 60-34.7 99.2-30.6 29-1.5 40.8 32.7 85.3 33.2 46.2 1 63.1-37.3 92-34.1 31 0 41 30.8 84.3 31 55.2.3 64.9-32 99.3-30 24.6-.5 44 23.7 80 24.3 28.6.5 52.7-21.2 69-29l.7-36.8c-17 6.3-42.4 27.1-67.7 27.3-36.6 1.4-59.1-24-84.5-23.7-30.4.3-42.5 31.3-94 31.3-47.2 0-58-31.3-88.4-31.3-29.7.2-38.8 34-90.3 33.4-42-.5-58.3-32.3-88-32-31.5 0-64 30.9-99 29.4-48-2-58.5-29.4-90-29.4-23.5 0-49 25.6-77.3 26-28.2.5-59.9-25.5-62.8-26l.4 38.3zm0-73c15.6 7.3 38 25.4 62 25.4 40-.3 41-27.4 81.6-26.2 40.7 1 33.3 29.7 88.2 29.5 45.4 0 60-34.6 99.2-30.5 29-1.5 40.8 32.7 85.3 33.1 46.2 1 63.1-37.2 92-34 31 0 41 30.8 84.3 31 55.2.3 64.9-32 99.3-30 24.6-.5 44 23.7 80 24.3 28.6.5 52.7-21.2 69-29l.7-36.8c-17 6.3-42.4 27-67.7 27.3-36.6 1.3-59.1-24-84.5-23.7-30.4.3-42.5 31.3-94 31.3-47.2 0-58-31.3-88.4-31.3-29.7.2-38.8 34-90.3 33.4-42-.5-58.3-32.3-88-32-31.5 0-64 30.8-99 29.3-48-2-58.5-29.4-90-29.4-23.5 0-49 25.7-77.3 26.1-28.2.4-59.9-25.5-62.8-26l.4 38.3z",fill:"#fff",fillRule:"evenodd"}),React.createElement("path",{d:"M-165.6 309c15.6 7.2 38 25.2 61.9 25.2 40-.2 41-27.4 81.6-26.1 40.6 1 33.2 29.6 88.1 29.5 45.3-.1 60-34.7 99-30.5 29-1.5 40.8 32.7 85.3 33.1 46.1 1 63-37.3 92-34.1 30.8 0 41 30.8 84.2 31 55 .3 64.7-32 99.2-30 24.5-.5 43.9 23.7 79.8 24.3 28.7.5 52.7-21.2 69-29l.7-36.8c-17 6.4-42.3 27.1-67.7 27.3-36.4 1.4-59-23.9-84.4-23.7-30.3.3-42.4 31.3-94 31.3-47 0-57.8-31.3-88.2-31.3-29.7.3-38.8 34-90.1 33.4-42-.5-58.3-32.2-88-32-31.5 0-64 30.9-98.8 29.4-48.1-2-58.5-29.4-90-29.4-23.5 0-48.9 25.6-77.2 26-28.2.5-59.8-25.4-62.8-26l.4 38.3z",fill:"#fff",fillRule:"evenodd"}),React.createElement("path",{d:"M136.8 76c61-4.2 50-9.4 74.5-13.4 31 4.3 34.5 23 51.8 34.5 0 0-6.5 22-27.7 18.9-2.9-8.8 10.2-11.6-27.5-34.6-22-1.3-61.3 3.9-71-5.4zm189.3 33.9-44 1.8v10.9c29.7 1 35-3 44-12.7z",fill:"#ffc84b",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.8"}),React.createElement("path",{d:"M174.8 108c7.7-3.9 11.5-2.3 18.2-2.5 4.5 8.3 8.8 9 18.8 10a49.5 49.5 0 0 0 39.9 21.8c29.9-.8 39.4-21.7 59.5-24h21.2c-3.5-6-6.3-9.5-14-9.9-15.8-.8-36.2-.4-54 3.6l-25.1 6.3c-7.4-3.6-25.3-22.4-36.8-22-6.7 1.8-6.7 4.1-10 6.7-6.5 2.8-13 1.4-17.7 10z",fill:"#ffc84b",fillRule:"evenodd",stroke:"#d8aa3f",strokeLinejoin:"round",strokeWidth:"1.7"}),React.createElement("path",{d:"M205.1 99a3.2 3.2 0 1 1-6.3 0 3.2 3.2 0 0 1 6.3 0z",fill:"#ffc84b",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.7"}),React.createElement("path",{d:"M225.6 107.8c44.9-54.1 84.1-47.5 135.3-51.2 1.7 6.3 1 15.7-23.3 24-33.4 5-93.1 40.2-93.4 40.2-11.1-.6-18.9-12.2-18.6-13z",fill:"#ffc84b",fillRule:"evenodd",stroke:"#d8aa3f",strokeWidth:"1.8"}),React.createElement("path",{d:"M317.9 72.5 351 74m-36.7 4 24.1 2",fill:"none",stroke:"#d9a43e",strokeLinecap:"round",strokeWidth:"1.8"})))}));exports.KI=l;
|
package/icons/flags/KM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,l){var c=a.borderRadius,r=a.height,f=a.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:l,borderRadius:c,height:r,viewBox:"0 0 640 480",width:f},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(i,"-0")},React.createElement("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(i,"-0)"),fillRule:"evenodd",transform:"scale(.9375)"},React.createElement("path",{d:"M0 0h768.8v128H0z",fill:"#ff0"}),React.createElement("path",{d:"M0 128h768.8v128H0z",fill:"#fff"}),React.createElement("path",{d:"M0 256h768.8v128H0z",fill:"#be0027"}),React.createElement("path",{d:"M0 384h768.8v128H0z",fill:"#3b5aa3"}),React.createElement("path",{d:"M0 0v512l381.9-255.3L0 0z",fill:"#239e46"}),React.createElement("path",{d:"M157.2 141.4c-85-4.3-123.9 63.5-123.8 115.9-.2 62 58.6 113 112.8 110C117 353.5 81.2 314.6 81 257c-.3-52.1 29.5-97.5 76.3-115.6z",fill:"#fff"}),React.createElement("path",{d:"m156 197-12-9.3-14.6 4.6 5.2-14.4-8.8-12.4 15.2.6 9-12.3 4.3 14.7 14.4 4.8-12.6 8.5zm-.3 52.1-12-9.4-14.6 4.6 5.3-14.3-8.9-12.4 15.3.5 9-12.2 4.2 14.6 14.5 4.9-12.7 8.5zm.2 52.6-12-9.4-14.5 4.6 5.2-14.3-8.8-12.4 15.2.5 9-12.2 4.3 14.6 14.4 4.8-12.6 8.6zm-.2 53-12-9.3L129 350l5.3-14.4-8.9-12.4 15.3.6 9-12.3 4.2 14.7 14.5 4.8-12.7 8.5z",fill:"#fff"})))}));exports.KM=a;
|
package/icons/flags/KN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var l=a.borderRadius,r=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:l,height:r,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M-80.1 0h682.7v512H-80.1z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"translate(75.1) scale(.9375)"},React.createElement("path",{d:"M-107.8.2h737.6v511.3h-737.6z",fill:"#ffe900"}),React.createElement("path",{d:"m-108.2.2.8 368.6L466.6 0l-574.8.2z",fill:"#35a100"}),React.createElement("path",{d:"m630.7 511.5-1.4-383.2-579 383.5 580.4-.3z",fill:"#c70000"}),React.createElement("path",{d:"m-107.9 396.6.5 115.4 125.3-.2 611.7-410.1L629 1.4 505.2.2l-613 396.4z"}),React.createElement("path",{d:"m380.4 156.6-9.8-42.2 33.3 27 38-24.6-17.4 41.3 33.4 27-44.2-1.5-17.3 41.3-9.9-42.2-44.1-1.5zm-275.2 179-9.9-42.3 33.3 27 38-24.6-17.4 41.3 33.4 27-44.1-1.5-17.4 41.3-9.8-42.2-44.1-1.5z",fill:"#fff"})))}));exports.KN=a;
|
package/icons/flags/KP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var l=a.borderRadius,r=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:l,height:r,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M5 .1h682.6V512H5.1z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"translate(-4.8 -.1) scale(.93768)"},React.createElement("path",{d:"M776 511.5H-76V.5h852z",fill:"#fff",stroke:"#000"}),React.createElement("path",{d:"M776 419H-76v92.5h852z",fill:"#3e5698"}),React.createElement("path",{d:"M776 397.6H-76V114.4h852z",fill:"#c60000"}),React.createElement("path",{d:"M776 .6H-76V93h852z",fill:"#3e5698"}),React.createElement("path",{d:"M328.5 256c0 63.5-53 115-118.6 115S91.3 319.5 91.3 256s53-114.8 118.6-114.8c65.5 0 118.6 51.4 118.6 114.9z",fill:"#fff"}),React.createElement("path",{d:"m175.8 270.6-57-40.7 71-.2 22.7-66.4 21.1 66.1 71-.4-57.9 41.2 21.3 66.1-57-40.7-58 41.3z",fill:"#c40000"})))}));exports.KP=a;
|
package/icons/flags/KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var l=a.borderRadius,r=a.height,m=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:l,height:r,viewBox:"0 0 640 480",width:m},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M-95.8-.4h682.7v512H-95.8z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"translate(89.8 .4) scale(.9375)"},React.createElement("path",{d:"M610.6 511.6h-730.2V-.4h730.2z",fill:"#fff"}),React.createElement("path",{d:"M251.9 256a112.5 112.5 0 1 1-225 0 112.5 112.5 0 0 1 225 0z",fill:"#fff"}),React.createElement("path",{d:"M393 262.6c0 81-65 146.8-145.3 146.8s-145.2-65.8-145.2-146.8 65-146.9 145.3-146.9S393 181.6 393 262.6z",fill:"#c70000"}),React.createElement("path",{d:"m-49.4 126.4 83.6-96.7 19.9 17.1-83.7 96.8zm27.4 23.7 83.6-96.7 19.9 17-83.7 96.9z"}),React.createElement("path",{d:"m-49.4 126.4 83.6-96.7 19.9 17.1-83.7 96.8z"}),React.createElement("path",{d:"m-49.4 126.4 83.6-96.7 19.9 17.1-83.7 96.8zm55.4 48 83.6-96.9 19.9 17.2-83.7 96.8z"}),React.createElement("path",{d:"m-49.4 126.4 83.6-96.7 19.9 17.1-83.7 96.8z"}),React.createElement("path",{d:"m-49.4 126.4 83.6-96.7 19.9 17.1-83.7 96.8zm508.8-96.8 83 97.4-20 17-83-97.4zm-55.7 47.5 83 97.4-20 17-83-97.4z"}),React.createElement("path",{d:"M417.6 133.2 496 65.4l14.7 17-84 75.4-9.3-24.6z",fill:"#fff"}),React.createElement("path",{d:"m514.2 372-80.4 95.8-19.7-16.4 80.4-95.8zM431.8 53.1l83 97.4-19.9 17L412 70zm109.7 341.6L461 490.5l-19.8-16.4 80.5-95.8zm-55.1-45.8L406 444.7l-19.7-16.4 80.4-95.8z"}),React.createElement("path",{d:"M104.6 236.7c4.6 37 11.3 78.2 68.2 82.4 21.3 1.3 62.8-5 77-63.2 18.8-55.8 75-71.8 113.3-41.6C385 228.5 391 251 392.4 268c-1.7 54-32.9 101-72.8 122-46 27.3-109.6 27.9-165.3-13.5-25.1-23.5-60.2-67-49.7-139.8z",fill:"#3d5897"}),React.createElement("path",{d:"m436 370.6 78.6 67.6-14.6 17-87.1-71.8 23-12.8z",fill:"#fff"}),React.createElement("path",{d:"m-1.9 357.2 83 97.3-20 17-83-97.3z"}),React.createElement("path",{d:"m-16.2 437.3 78.6-67.9 14.7 17-84 75.5-9.3-24.7z",fill:"#fff"}),React.createElement("path",{d:"m25.7 333.7 83 97.3-20 17-83-97.3zM-30 381.2l83 97.3-20 17-83-97.3z"})))}));exports.KR=a;
|
package/icons/flags/KW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,r){var c=a.borderRadius,l=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:r,borderRadius:c,height:l,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",strokeWidth:"1pt",transform:"scale(.9375)"},React.createElement("path",{d:"M0 170.6h1024v170.7H0z",fill:"#fff"}),React.createElement("path",{d:"M0 341.3h1024V512H0z",fill:"#f31830"}),React.createElement("path",{d:"M0 0h1024v170.7H0z",fill:"#00d941"}),React.createElement("path",{d:"M0 0v512l255.4-170.7.6-170.8L0 0z"})))}));exports.KW=a;
|
package/icons/flags/KY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var a=e.borderRadius,l=e.height,h=e.width;return React.createElement(c.FlagIconBase,{ref:t,borderRadius:a,height:l,viewBox:"0 0 24 24",width:h},React.createElement("path",{d:"M21.333 3.333H2.667c-.137 0-.272.01-.403.03l-.003 1.17-1.82-.003A2.656 2.656 0 0 0 0 6v12a2.667 2.667 0 0 0 2.667 2.667h18.666A2.667 2.667 0 0 0 24 18V6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#00247D"}),React.createElement("path",{d:"M22.493 15.147c-.186.026-.264.293-.344.453 0 0-.186.16-.48.133 0 0 .135-.213.268-.427.133-.213.054-.48-.133-.506-.186-.027-.213-.134-.453-.347-.24-.213-.667-.24-.747-.053-.08.186-.454.32-.4.587.053.266.186.613.32.826 0 0-.631.4-1.139.587-.506.187-.874.213-.874.213s-.532-.026-1.039-.213c-.507-.187-.99-.587-.99-.587.133-.213.267-.56.321-.826.053-.266-.32-.401-.4-.587-.08-.187-.507-.16-.747.053s-.266.32-.454.347c-.186.026-.267.293-.133.506l.265.427c-.293.027-.48-.133-.48-.133-.08-.16-.163-.427-.35-.453-.187-.027-.19.159-.164.347.027.186.15.533.23.746.08.213.22.24.514.293.293.054.735-.186.735-.186 1.041 1.013 2.538.986 2.538.986s1.644.027 2.684-.986c0 0 .514.24.808.186.294-.053.472-.08.551-.293.08-.213.223-.56.25-.746.027-.188.03-.374-.157-.347Z",fill:"#F9D050"}),React.createElement("path",{d:"M22.392 16.213s.213-.64.266-.854c.053-.212-.16-.293-.32-.16-.16.135-.4.908-.4.908s.08-.16.24-.134c.16.027.214.24.214.24Zm-1.28-.986s.293-.348.32-.56c.026-.213-.267-.48-.481-.454-.213.027-.374.187-.32.373.054.187.24.56.24.56s0-.053.107-.053.133.134.133.134Zm-6.495.986s-.213-.64-.267-.854c-.053-.212.16-.293.32-.16.16.135.4.908.4.908s-.08-.16-.24-.134c-.16.027-.213.24-.213.24Zm1.28-.986s-.293-.348-.32-.56c-.026-.213.267-.48.48-.454.214.027.374.187.32.373-.053.187-.24.56-.24.56s0-.053-.106-.053c-.107 0-.134.134-.134.134Z",fill:"#DB1C1C"}),React.createElement("path",{d:"M18.511 10.559h-2.154v1.952h4.667v-1.952h-2.513Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M20.18 15.572c.374-.454.844-1.28.844-2.427v-.99c-.143-.003-.297-.016-.335-.005-.246.07-.288.329-.586.329-.346 0-.441-.347-.788-.347-.347 0-.46.347-.807.347-.293 0-.537-.347-.803-.347-.267 0-.562.347-.802.347-.212 0-.352-.27-.546-.334l.001 1c0 .798.162 1.431.351 1.91.11.278.416.694.471.738 0 0 .63.136.996.78 0 0 .065.046.343.046.277 0 .338-.06.338-.06.364-.667.99-.582 1.324-.987Z",fill:"#fff"}),React.createElement("path",{d:"M16.82 13.92c.32 0 .72-.293.933-.293.214 0 .4.292.694.292.293 0 .666-.292.853-.292.187 0 .48.292.773.292.293 0 .4-.292.666-.292.053 0 .21.02.253.04.027-.175.04-.466.031-.738-.111-.003-.189-.007-.242-.007-.032 0-.071-.006-.116.01-.226.079-.274.321-.564.321-.346 0-.44-.346-.787-.346-.347 0-.46.346-.807.346-.293 0-.537-.346-.804-.346-.266 0-.562.346-.802.346-.164 0-.284-.163-.42-.265a.382.382 0 0 0-.124-.062c-.016.37.02.735.02.735.132.077.192.258.444.258Zm2.51 1.573c-.343 0-.453.337-.79.344-.337-.007-.447-.344-.79-.344-.232 0-.417.198-.57.3.177.113.436.184.775.436.241.18.585.198.585.198s.344-.02.585-.198c.34-.252.598-.323.776-.436-.154-.102-.339-.3-.571-.3Zm1.54-1.414c-.373 0-.345.347-.69.347-.348 0-.428-.347-.774-.347-.347 0-.454.347-.8.347-.294 0-.534-.347-.8-.347-.267 0-.56.347-.8.347-.183 0-.381-.201-.571-.298 0 0 .092.557.27.916.06.027.142.049.22.049.32 0 .72-.293.934-.293.213 0 .4.293.693.293.293 0 .667-.293.853-.293.187 0 .48.293.773.293.19 0 .32-.128.448-.215.123-.225.215-.485.29-.797a.48.48 0 0 0-.045-.002Z",fill:"#0B50A0"}),React.createElement("path",{d:"m17.227 13.223.237-.805.243.803.839-.024-.688.48.281.79-.668-.507-.665.513.275-.793-.692-.474.838.017Zm2.454 0 .236-.805.244.803.839-.024-.689.48.282.79-.669-.507-.664.513.275-.793-.693-.474.84.017Z",fill:"#059334"}),React.createElement("path",{d:"m18.455 14.663.236-.806.244.804.838-.024-.688.48.282.79-.669-.506-.665.512.275-.792-.693-.475.84.017Z",fill:"#059334"}),React.createElement("path",{d:"M16.79 10.732c.166-.137.32.08.347.213.026.134.186.32.346.32 0 0 .107-.32.187-.48.08-.16.293-.213.427-.16.134.054.374.027.347.267-.027.24-.107.347-.107.347s.48.026.694 0c.213-.027.454-.16.614-.08.159.08.4.106.48.053.08-.053.133-.213-.054-.187-.186.028-.346.028-.506.054-.16.026-.854.054-.854-.16 0-.213.266-.24.32-.213.054.027.454-.267.534-.133.08.133.08.293-.16.293s-.588-.053-.588.027.108.133.268.133c.159 0 .426-.107.612-.107.187 0 .454-.213.614-.08.16.134.293.32.16.4-.133.08-.614.107-.774.08 0 0 .187.107.348.134.16.027.48.08.454.24-.028.16.052.373-.16.346-.214-.026-.187-.133-.134-.213.054-.08-.08-.16-.32-.133-.239.026-.533-.107-.533-.107s-.08.213.027.267c0 0-.32.133-.507.16-.187.026-.373.106-.373 0 0-.107.133-.267.24-.214.106.054.292-.027.347-.027.053 0-.187-.16-.054-.213.133-.054-.106-.08-.24 0-.133.08-.933.293-1.2.4-.266.106-.507.08-.613.133-.107.053-.32-.08-.214-.213.107-.134.16-.214.24-.134.08.08.214.054.4 0 .187-.053-.106-.106-.159-.16-.053-.053-.267-.373-.267-.453-.003-.08-.483-.16-.19-.4Zm.988-2.013c-.16-.24-.64-.56-.64-.56l.453.134s-.213-.294-.453-.347c.053 0 .48.053.613.16 0 0-.374-.427-.56-.507 0 0 .454.134.614.294l-.187-.4s.347.16.453.373c0 0-.106-.427-.32-.64 0 0 .32.187.428.347l.079-.381.235.212.161-.296.188.306.323-.335s-.08.26-.106.5c0 0 .133-.216.426-.323 0 0-.373.572-.426.785 0 0 .533-.528.88-.661 0 0-.481.563-.614.777 0 0 .4-.346.773-.452 0 0-.48.507-.56.614 0 0 .267-.107.613-.08 0 0-.799.453-.986.613-.187.16-1.387-.133-1.387-.133Z",fill:"#F9D050"}),React.createElement("path",{d:"M17.399 9.896c-.288.053-.367.21-.341.367.026.158.21.288.393.21.183-.08.268-.118.341-.131.178-.033.42-.105.42-.105s.288.052.445 0c0 0 .288.13.524.026 0 0 .577.262.839.158.262-.105.048-.456-.079-.498-.236-.08-.812-.158-1.258-.184-.446-.026-1.284.157-1.284.157Z",fill:"#fff"}),React.createElement("path",{d:"M19.965 9.92a3.113 3.113 0 0 0-.437-.096s.037.148.063.308c.018.107.024.226.082.293a.574.574 0 0 0 .372 0c.266-.106.049-.463-.08-.506Zm-1.562-.183c.082.096.132.348.247.505.041.025.305.143.53.03.025-.045-.187-.515-.187-.515a6.529 6.529 0 0 0-.59-.02Zm-.574.598c.041.024.362-.07.362-.092-.004-.042-.04-.1-.092-.218a.851.851 0 0 0-.161-.235 9.98 9.98 0 0 0-.545.099c.112.19.236.326.436.446Z",fill:"#073163"}),React.createElement("path",{d:"M16.525 8.826s.08-.294.426-.294c.347 0 .187.213.587.24.4.027 1.814.213 2.027.32.213.107.48.08.613.053.133-.027.027.134-.106.214-.133.08-.4.026-.4.026s.293.267.373.454c.08.186 0 .266-.133.186-.133-.08-.293.08-.32-.026-.027-.107-.293-.48-.293-.48s-.774-.107-.987.08c-.213.186-.475.256-.907.213-.266-.027-.426-.16-.372-.32a.358.358 0 0 1 .186-.213s-.027-.32-.133-.24c-.107.08-.347.026-.374-.027-.027-.053-.187-.186-.187-.186Z",fill:"#059334"}),React.createElement("path",{d:"M17.377 8.72c.115-.07.667-.32 1.094-.294.427.027.694.133.986.293.294.16.267.294.428.347.16.053.08.133 0 .213-.08.08-.348.534-1.201.507-.853-.027-.933-.267-1.067-.373-.133-.107-.213-.374-.213-.454 0-.08-.16-.16-.027-.24Z",fill:"#059334"}),React.createElement("path",{d:"M18.978 9.52c.29-.08.681-.185.872-.469-.123-.06-.123-.185-.392-.332a2.15 2.15 0 0 0-.986-.293c-.301-.02-.666.1-.894.197-.013.189-.013.416-.013.416s.24.134.427.294c.186.16.692.266.986.186Z",fill:"#00493D"}),React.createElement("path",{d:"M12.667 12V3.333h-10c-.214 0-.403.03-.403.03l-.003 1.17-1.82-.003s-.028.04-.084.137A2.659 2.659 0 0 0 0 6v6h12.667Z",fill:"#00247D"}),React.createElement("path",{d:"M12.667 3.333h-1.554L8 5.513v-2.18H4.667v1.713L2.264 3.363a2.63 2.63 0 0 0-1.115.444L4.284 6H3.127L.645 4.26a2.81 2.81 0 0 0-.204.27L2.542 6H0v3.333h2.59L0 11.177V12h2.221l2.446-1.712V12H8V9.82L11.112 12h1.555v-1.353L10.79 9.333h1.877V6H10.79l1.876-1.314V3.333Z",fill:"#EEE"}),React.createElement("path",{d:"M7.333 3.333h-2v3.334H0v2h5.333V12h2V8.667h5.334v-2H7.333V3.333Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M12.667 3.333h-.974L8 5.92V6h1.047l3.62-2.534v-.132Zm-11.518.474c-.187.13-.356.282-.504.454L3.127 6h1.156L1.15 3.807Zm3.142 5.526L.49 12h1.152l3.025-2.12v-.548H4.29Zm8.376 2.535v-.813l-2.458-1.722H9.047l3.62 2.535Z",fill:"#CF1B2B"}))}));exports.KY=t;
|