@zonos/amino 5.5.28 → 5.5.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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/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 -52
- 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 -24
- 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 -534
- 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/BS.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,l=a.height,i=a.width,h=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:r,height:l,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(h,"-0")},React.createElement("path",{d:"M-12 0h640v480H-12z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(h,"-0)"),fillRule:"evenodd",transform:"translate(12)"},React.createElement("path",{d:"M968.5 480h-979V1.8h979z",fill:"#fff"}),React.createElement("path",{d:"M968.5 344.5h-979V143.3h979z",fill:"#ffe900"}),React.createElement("path",{d:"M968.5 480h-979V320.6h979zm0-318.7h-979V2h979z",fill:"#08ced6"}),React.createElement("path",{d:"M-11 0c2.3 0 391.8 236.8 391.8 236.8L-12 479.2-10.9 0z"})))}));exports.BS=a;
|
package/icons/flags/BT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var c=require("react
|
|
1
|
+
"use strict";var c=require("react"),s=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var e=c.forwardRef((function(c,e){var a=c.borderRadius,l=c.height,t=c.width;return React.createElement(s.FlagIconBase,{ref:e,borderRadius:a,height:l,viewBox:"0 0 24 24",width:t},React.createElement("path",{d:"M.795 19.897c.482.475 1.142.77 1.872.77h18.666A2.667 2.667 0 0 0 24 18V6a2.64 2.64 0 0 0-.535-1.587L.795 19.897Z",fill:"#FF4E11"}),React.createElement("path",{d:"M21.333 3.333H2.667A2.667 2.667 0 0 0 0 6v12c0 .743.305 1.414.795 1.897l22.67-15.484a2.655 2.655 0 0 0-2.132-1.08Z",fill:"#FFD521"}),React.createElement("path",{d:"M21.283 6.986c-.24.016-.369.193-.514.193h-.257s.208-.29.321-.37c.112-.08.53-.112.626-.192a.34.34 0 0 0 .112-.193c-.208.145-.69.064-.898.112-.208.048-.386.273-.386.273s.24-.482.305-.691c.064-.209.064-.562.321-.755.257-.192.097-.434.097-.434s-.065.16-.24.306c-.177.144-.354.128-.338.402.017.272.032.272-.096.4-.128.13-.128.097-.337.45-.209.354-.306-.015-.756.146-.45.16-.658-.29-1.011-.241-.353.048-1.189-.113-1.525-.225-.338-.113-.161-.258-.981-.642-.819-.386-1.333-.016-1.012-.033.159-.008.403.055.61.12-.257-.019-.465.089-.465.089s.45.128.819.449c.37.321 0 .29-.482 0a2.278 2.278 0 0 0-1.43-.305c-.433.048-.32.192-.08.176.241-.016.788.145 1.222.306.433.16-.033.193-.033.193-.948-.563-1.365-.113-1.108-.21.258-.096.546.13.996.37.45.242-.642.097-.642.097s-.498-.208-.981-.257c-.482-.048-.85.417-.69.642.16.225.465.096.465.096-.346-.1-.241-.353-.016-.417.225-.064 1.093.16 1.334.257.24.096.337.466-.321.16-.659-.305-.418.049-.418.049-.643-.05.29.369-.113.257-.401-.113-.867.048-1.252.048-.386 0-.53.418-.53.418s.224-.129.506-.225c.281-.096 1.068.096 1.068.096-.321.322-.306.916-.306.916-.336.08-.658.69-.658.69.128-.208.578-.273.578-.273s.08.177-.128.434c-.208.257-.144.578-.144.578s.096-.257.225-.385c.127-.13.45-.113.45-.113-.145.337.401.546.401.546-.16.288.146.61.096.595-.047-.016-.562.16-.562.16s.708.016.337.112c-.37.096-1.043-.29-1.043-.29l-.787-.353s.337.322-.048.274c-.386-.048-.771.145-1.109-.08-.337-.226-.9-.354-.787-.145.112.21.273.418.273.418-.61-.13-.305.417-.754.37-.45-.05-.081.385-.514.256-.434-.129-.852.353-.852.353.145-.08.61.048.61.048-.176.064-.096.401-.096.401-.418.111-.305.74-.305.74-.353 0-.417.24-.562.4-.144.161-.482.161-.482.161.236.184.7.059.867.006-.152.098-.128.54-.128.54-.29.049-.032.482-.096.434-.065-.048-.225.064-.386.192a.88.88 0 0 1-.369.161c.112.145.37.16.37.16s-.194.37-.435.45c-.24.08-.915.24-1.092.258a2.97 2.97 0 0 1-.915-.097c-.353-.096-.723 0-1.012-.033-.29-.032-.466.258-.466.258s.24-.08.45-.032c.208.047.273.24.497.144.225-.097.691.129.691.129s-.16.096-.385.177c-.225.08-.53.176-.788.224-.256.048-.562.418-.353.24.209-.176.337-.031.626-.08.29-.048.563-.064.563-.064s-.193 0-.338.177c-.144.177-.546.338-.771.338-.225 0-.594.113-.803.385-.209.273-.466.322-.466.322s.16.176.402 0c.24-.178.289-.258.642-.322a5.71 5.71 0 0 0 .723-.193c-.193.161-.305.354-.626.402-.321.049-.82.433-1.012.627-.193.192-.53.338-.53.338.32.192.482-.049.82-.241.337-.193.513-.065.915-.178.402-.112.354-.449.482-.465.128-.015.466 0 .562-.16.097-.16.032-.29.274-.29.24 0 .336-.112.336-.112-.096.208-.336.386-.336.386.289.08.514-.193.803-.37.29-.177.482-.177.482-.177s-.177.305-.37.337c-.193.032-.417.37-.417.37.128-.273.738-.225.964-.418.224-.192.53-.514.722-.627.193-.112.386-.352.723-.657.337-.306.931-.241.931-.29 0-.048-.016.45-.016.45l-.562.048.354.257c-.225-.097-.546.353-.546.353l.556-.065.118.322c.177-.37.306-.29.306-.29.192.225.208.74.208.74s-.256-.066-.546.272c-.289.338.241.98.241.98s-.097.144 0 .418c.096.273.594.562 1.092.401.498-.16.45-.834.45-.834s.177-.178.144-.531c-.032-.354-.193-.546-.193-.546s.306-.112.498.097c.193.207.241.69.241.69s.193-.9-.096-1.124c-.289-.224-.996-.209-.996-.209-.016-.37-.337-.578-.418-.819-.08-.24.048-.835.048-.835l.401.033s-.032.144.257.353c.29.208.755.064.755.064s.53.048.787-.417c.257-.466-.225-.836-.225-.836-.08-.739-1.172-.32-1.172-.32.112-.498.594-.498.594-.498s-.562-.29-.883-.178c-.321.113-.21.916-.466.884-.257-.032-.29-.82-.08-1.43.208-.61 1.268-.643 2.28-.24 1.011.4 2.441.48 2.441.48-.047.194-.304.484-.304.484l-.45-.178.272.338c-.096.24-.353.418-.353.418.273.192.578-.193.578-.193l.113.466.273-.386s.561.402 1.027.578c.466.177 1.366.338 1.366.338s-.305.145.016.658c.321.514 1.06.658 1.06.658s.562.257 1.075-.193c.515-.45.097-1.268.097-1.268 0-.947-1.012-.65-1.012-.65.208-.41.699-.684.699-.684-.795-.465-1.132.45-1.727.643-.594.193-1.638-.37-1.686-.37-.048 0 .032-.096.048-.305.016-.208.498-.61.738-1.108.242-.498.178-1.317.178-1.317.32-.32.755-.08.755-.08-.016.337-.225.481-.225.481.24.016.353-.21.353-.21-.113.354.257.772.257.772l.112-.546.338.386-.208-.707c.642 0 1.316-.466 1.316-.466s.322.466.964.466c.642 0 1.285-.69 1.285-.996 0-.306-.578-.739-.578-.739s.225-.514-.626-.514c-.85 0-1.108 1.037-1.108 1.037s-.354-.153-.836-.025c-.481.128-1.268-.273-1.75-.514-.483-.24-1.157-.9-1.157-.9 0-.224.126-.578.126-.578s.693.048.485.128c-.21.08-.755.242-.32.274.432.032.85-.145.721 0-.128.144-.61.482-.417.482s.45-.242.579-.274c.128-.032.352.048.674.048.086 0 .176-.05.262-.12.33.158.82.624 1.055.859.29.288.465-.097.595-.273.074-.102-.13-.293-.349-.466l.107-.128c.018-.02.046-.034.072-.05l.369.134c.002.278-.007.655-.007.655.178-.126.186-.38.189-.593.253.088.474.154.615.159.466.016.77-.145 1.204-.193a.392.392 0 0 1 .466.354s.177-.128-.08-.386c-.257-.257-.595-.24-.595-.24 0-.37-.446-.354-.446-.354.373.209-.003.434-.003.434.048-.21-.418-.336-.418-.336s.305.143.113.319c-.12.11-.285.11-.491.078.024-.11.066-.28.136-.431.114-.241-.08-.482-.08-.482L20 7.641s.69-.112.883-.208c.193-.097.385-.178.867-.161.483.016.595-.257.595-.257-.21.13-.821-.045-1.062-.03ZM18.087 8.03c.161-.112.258-.016.258-.016l.126.29.162-.354.225.177-.127.224.482-.064-.048.16s-.172.155-.34.29a6.044 6.044 0 0 1-.996-.398c.053-.09.15-.234.258-.31Zm.546.85a.318.318 0 0 0-.108.123c-.122-.091-.236-.172-.293-.218a1.14 1.14 0 0 0-.205-.124c.204.052.42.12.637.197l-.031.023Zm.46-.065a.965.965 0 0 1 .086-.014l.002.035-.088-.021Zm.296.066c.044-.182.192-.29.192-.29-.006.128.015.24.04.334l-.232-.044Z",fill:"#fff"}))}));exports.BT=e;
|
package/icons/flags/BV.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,l=a.height,i=a.width,h=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:r,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:"1pt"},React.createElement("path",{d:"M-28 0h699.7v512H-28z",fill:"#fff"}),React.createElement("path",{d:"M-53-77.8h218.7v276.2H-53zM289.4-.6h381v199h-381zM-27.6 320h190.4v190.3H-27.6zm319.6 2.1h378.3v188.2H292z",fill:"#d72828"}),React.createElement("path",{d:"M196.7-25.4H261v535.7h-64.5z",fill:"#003897"}),React.createElement("path",{d:"M-27.6 224.8h698v63.5h-698z",fill:"#003897"})))}));exports.BV=a;
|
package/icons/flags/BW.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,c=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:c,viewBox:"0 0 640 480",width:i},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#00cbff"}),React.createElement("path",{d:"M0 160h640v160H0z",fill:"#fff"}),React.createElement("path",{d:"M0 186h640v108H0z"})))}));exports.BW=r;
|
package/icons/flags/BY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),l=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,c=e.width;return React.createElement(l.FlagIconBase,{ref:t,borderRadius:a,height:r,viewBox:"0 0 24 24",width:c},React.createElement("path",{d:"M4 20.667h17.333A2.667 2.667 0 0 0 24 18v-2.667H4v5.334Z",fill:"#4AA657"}),React.createElement("path",{d:"M21.333 3.333H4v12h20V6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#C8313E"}),React.createElement("path",{d:"M2.667 3.333A2.667 2.667 0 0 0 0 6v12a2.667 2.667 0 0 0 2.667 2.667H4V3.333H2.667Z",fill:"#fff"}),React.createElement("path",{d:"m.51 19.459.417-.74.428.76-.362.582c.114.092.234.175.363.248l.528-.958-.947-1.518-.744 1.15c.122.308.3.582.52.82l-.202-.344Zm3.477-.061-.998-1.481-1.001 1.447.857 1.303h.432l.71-1.27Zm-.968-.68.427.761-.427.688-.417-.708.417-.74ZM4 12.223v-.596l-.209.29.209.306ZM1.883 4.684l-.596-.956a2.66 2.66 0 0 0-1.123 1.38l.857 1.142.862-1.566Zm-1.372.108.416-.74.428.761-.428.687-.416-.708Zm2.567 1.562.91-1.623-.942-1.398h-.114l-.943 1.364 1.089 1.657Zm.367-1.541L3.02 5.5l-.417-.708.417-.74.426.76Z",fill:"#C8313E"}),React.createElement("path",{d:"m3.302 10 .583-.969.115.05v-.415l-.937-1.458L1.937 8.77l-1-1.605L0 8.617v.433l.573.95.406-.593L.687 9l.219-.292.635.822-.937 1.542L0 10.24v1.035l.039-.051.635.822L0 13.157v.784l.604-.832.937 1.541-.526.683-.109.14-.105-.14-.114-.151.292-.406-.406-.594-.573.952v.383l.959 1.462.933-1.646.035-.063.039.063 1.076 1.74L4 15.374v-.26l-.083.037-.584-.97-.406.595.292.406-.114.151-.105.14-.109-.14-.526-.682.937-1.541.698.96v-.76l-.771-1.269.635-.822.136.18v-1.33l-.73 1.004-.937-1.542.636-.822.218.29-.292.407.407.594Zm-.445 1.354v1.285l-.93 1.469-.876-1.475v-1.272l.876-1.475.93 1.468Z",fill:"#C8313E"}),React.createElement("path",{d:"m1.354 11.215.399.728-.399.727.292.16.297-.54.296.54.292-.16-.398-.727.398-.728-.292-.16-.296.54-.297-.54-.292.16ZM.017 17.46l.417.707.427-.687-.427-.76-.417.74Zm1.011 0 .417.707.426-.687-.426-.76-.417.74Zm.99 0 .416.707.427-.687-.427-.76-.417.74Zm1.06 0 .417.707.427-.687-.427-.76-.416.74ZM.019 6.748l.416.71.427-.688-.427-.76-.417.739Zm1.01 0 .417.71.426-.688-.426-.76-.417.739Zm.99 0 .416.71.427-.688-.427-.76-.417.739Zm1.06 0 .417.71.427-.688-.427-.76-.416.739Z",fill:"#C8313E"}))}));exports.BY=t;
|
package/icons/flags/BZ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),c=require("react"),s=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var Z=c.forwardRef((function(c,Z){var a=c.borderRadius,h=c.height,f=c.width;return l.jsxs(s.FlagIconBase,{ref:Z,borderRadius:a,height:h,viewBox:"0 0 24 24",width:f,children:[l.jsx("path",{d:"M24 18a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18V6a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6v12Z",fill:"#CE1B26"}),l.jsx("path",{d:"M.37 4.667C.14 5.06 0 5.512 0 6v12c0 .488.14.94.37 1.333h23.26c.23-.394.37-.845.37-1.333V6c0-.488-.14-.94-.37-1.333H.37Z",fill:"#003E87"}),l.jsx("path",{d:"M12 18.667a6.667 6.667 0 1 0 0-13.334 6.667 6.667 0 0 0 0 13.334Z",fill:"#fff"}),l.jsx("path",{d:"M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z",fill:"#730900"}),l.jsx("path",{d:"M12 17.829A5.829 5.829 0 1 0 12 6.17a5.829 5.829 0 0 0 0 11.658Z",fill:"#fff"}),l.jsx("path",{d:"M12 6.438c.188 0 .34-.196.34-.438s-.152-.438-.34-.438c-.188 0-.34.196-.34.438s.152.438.34.438Zm0 12c.188 0 .34-.196.34-.438s-.152-.438-.34-.438c-.188 0-.34.196-.34.438s.152.438.34.438Zm-1.88-.73c.062-.234.26-.383.44-.335.183.048.279.277.216.511-.063.234-.26.383-.442.335-.181-.049-.277-.278-.215-.511Zm3.32-11.082c.181.049.379-.1.441-.334.063-.234-.033-.462-.214-.511-.182-.048-.379.101-.442.334-.062.235.034.463.215.511Zm-4.734 10.4c.12-.21.35-.303.513-.21.163.095.196.34.076.55-.121.21-.351.303-.513.21-.163-.095-.197-.34-.076-.55Zm6.075-9.844c.163.094.392 0 .514-.209.121-.209.087-.455-.076-.548-.162-.094-.392-.001-.513.208-.121.21-.087.456.075.549Zm-7.264 8.82c.171-.171.417-.203.55-.07.133.133.102.38-.069.55-.171.172-.417.203-.55.07-.133-.133-.102-.379.07-.55Zm8.416-7.935c.133.132.378.101.55-.069.171-.172.202-.417.069-.55-.133-.133-.378-.102-.55.07-.17.17-.201.415-.069.549Zm-9.299 6.638c.21-.12.455-.086.55.076.093.162 0 .392-.21.514-.21.121-.455.087-.55-.076-.093-.163 0-.393.21-.514ZM16.818 9.22c.094.162.339.196.548.075.21-.121.303-.35.21-.513-.095-.162-.34-.197-.55-.076-.21.121-.303.351-.208.514ZM6.117 13.225c.234-.063.462.033.51.214.049.182-.101.379-.334.442-.234.063-.462-.034-.511-.215-.049-.181.1-.379.335-.441Zm11.256-2.665c.048.182.276.278.511.215.234-.063.383-.26.335-.442-.049-.18-.278-.277-.511-.214-.234.062-.383.26-.335.441ZM6 12.34c.242 0 .438-.152.438-.34 0-.188-.196-.34-.438-.34s-.438.152-.438.34c0 .188.196.34.438.34ZM17.563 12c0 .188.195.34.437.34s.437-.152.437-.34c0-.188-.195-.34-.437-.34s-.437.152-.437.34ZM6.292 10.12c.234.062.383.26.335.44-.048.183-.277.279-.511.216-.234-.063-.383-.26-.335-.442.049-.181.278-.277.511-.215Zm11.081 3.32c-.048.181.1.379.334.441.234.063.462-.033.512-.214.048-.182-.102-.379-.335-.442-.234-.062-.462.034-.51.215ZM6.974 8.705c.21.121.303.351.21.514-.095.162-.34.196-.55.075-.21-.12-.303-.35-.21-.513.095-.163.34-.197.55-.076Zm9.844 6.076c-.094.162 0 .392.209.514.209.121.455.086.548-.076.094-.162.001-.392-.208-.514-.21-.121-.456-.086-.549.076Zm-8.82-7.264c.171.17.203.416.07.55-.133.132-.38.101-.55-.07-.172-.17-.203-.417-.07-.55.133-.132.379-.101.55.07Zm7.935 8.416c-.132.133-.101.378.07.55.172.17.417.202.55.069.132-.133.102-.379-.07-.55-.17-.171-.416-.201-.55-.069Zm-6.638-9.3c.12.21.086.456-.076.55-.162.094-.392 0-.513-.21-.121-.209-.087-.455.075-.549.163-.094.393 0 .514.21Zm5.486 10.184c-.162.094-.196.34-.075.549.121.21.35.303.513.21.163-.095.198-.34.076-.55-.121-.21-.351-.303-.514-.209Zm-4.006-10.7c.063.233-.033.461-.214.51-.182.048-.379-.102-.442-.335-.063-.234.034-.462.215-.51.181-.05.379.1.441.334Zm2.665 11.256c-.182.049-.278.277-.215.512.063.233.26.382.442.334.18-.049.277-.277.214-.511-.062-.234-.26-.384-.441-.335Z",fill:"#007F00"}),l.jsx("path",{d:"m9.973 8.132.662 1.129h.724l.325.26.2.69-.717-.314.669.548-.161.55h.551v-.976l.9-.551-.149-.11-.746.417-.087-.61-.135-.144.459-.566-.237-.096-.346.513-.049-.417.049-.516s-.231-.183-.21-.123c.022.06 0 .453 0 .453l-.433-.465-.2.08.435.386-.506.377-.614-.168.118-.626h-.126l-.109.59-.109-.503-.157.278v-.086Zm2.326-.605h.144v.542H12.3v-.542Zm.758.108h.181v.289h-.18v-.289Z",fill:"#B34B00"}),l.jsx("path",{d:"M10.773 8.773c.022.054.12.32.12.32l.696.071.296.303-.116-.348-.18-.402-.816.056Z",fill:"#fff"}),l.jsx("path",{d:"M9.987 7.539c.42-.252.693.168.693.168s.173-.53.691-.566c.518-.036.514.193.514.193s.114-.333.806-.197c.692.136.67.366.554.462-.116.096-1.163.036-1.163.036s.108.204.12.288c.012.085.385-.156.975 0 0 0 .29-.505.735-.24.446.265.737.77.627.915-.109.145-.904.048-.994-.048 0 0-.162.265-.536.217-.374-.048-1-.446-1-.446l-.125-.193s-.29-.229-.643-.24c-.352-.012-.597 0-.597 0s-.237.277-.514.313c-.277.036-.565.024-.565.024s-.058-.397.422-.686Z",fill:"#289400"}),l.jsx("path",{d:"M10.474 8.31c.693-.11 1.15 0 1.198.337.048.337-.517.277-.631.289-.116.012-.778.24-.994.229-.217-.012-.663-.229-.338-.542.326-.314.765-.314.765-.314Zm2.653.613c.681.159 1.002.53.845.687-.156.156-.558.133-.923 0-.366-.133-.872-.036-.986-.29-.114-.252.29-.577 1.064-.397Zm-.232.868c.517.084.536.541.452.626-.085.084-.88-.024-1.06-.241-.181-.217.096-.47.608-.385Zm-1.924-.23c.645-.244.922.037.914.29-.008.252-.549.24-.76.337-.211.097-.596.217-.728.072-.134-.145.064-.506.574-.699Z",fill:"#289400"}),l.jsx("path",{d:"M10.528 16.224c-.18.177-.451.547.131.66.584.113.356-.46.234-.555-.124-.096-.365-.105-.365-.105Z",fill:"#ADADAD"}),l.jsx("path",{d:"M10.818 16.39c.012.035.084.204 0 .3a.452.452 0 0 1-.361.156s.566.097.686.157c.12.059.228-.121.168-.374-.06-.252-.493-.24-.493-.24Z",fill:"#69F"}),l.jsx("path",{d:"M14.502 15.221c-.313 0-.735.253-.735.253s-.192-.193-.506-.025c-.313.17-.493.218-.469.53 0 0-.17.088-.337.133-.265.073-.446.011-.446.011s-.18.062-.445-.01a2.014 2.014 0 0 1-.337-.134c.024-.312-.156-.36-.47-.53-.313-.168-.506.025-.506.025s-.421-.253-.734-.253c-.314 0-.59.301-.578.386.012.084.156.372.24.516.084.145.157.23.386.23.228 0 .71-.145.71-.145s.108.108.674.325c.566.216 1.06.205 1.06.205s.493.012 1.059-.205.675-.325.675-.325.482.145.71.145c.229 0 .301-.085.386-.23.084-.144.229-.432.24-.516.013-.085-.264-.386-.577-.386Z",fill:"#EEE"}),l.jsx("path",{d:"M10.305 15.513c.231.156.712.376.922.466 0 0 .075-.203-.111-.32-.186-.118-.456-.225-.587-.277-.133-.053-.224.131-.224.131Zm.091.711c-.325-.292-.53-.4-.77-.45-.241-.047-.523.041-.515.226.008.185.239.377.454.353.214-.024.831-.129.831-.129Z",fill:"#ADADAD"}),l.jsx("path",{d:"M10.396 15.582s.012-.228.169-.133c.156.098.108.271.108.271l-.277-.138Zm-.217.567s-.409-.301-.59-.301-.361.012-.349.15c.012.14.253.2.386.223.132.024.553-.072.553-.072Z",fill:"#69F"}),l.jsx("path",{d:"M13.49 16.224c.181.177.453.547-.13.66-.584.113-.356-.46-.234-.555.124-.096.365-.105.365-.105Z",fill:"#ADADAD"}),l.jsx("path",{d:"M13.202 16.39c-.012.035-.085.204 0 .3.084.097.229.17.36.156 0 0-.565.097-.685.157-.121.059-.229-.121-.168-.374.059-.252.493-.24.493-.24Z",fill:"#69F"}),l.jsx("path",{d:"M13.714 15.513c-.232.156-.712.376-.922.466 0 0-.075-.203.111-.32.186-.118.457-.225.588-.277.132-.053.223.131.223.131Zm-.09.711c.324-.292.529-.4.77-.45.24-.047.522.041.514.226-.009.185-.239.377-.454.353-.215-.024-.83-.129-.83-.129Z",fill:"#ADADAD"}),l.jsx("path",{d:"M13.623 15.582s-.012-.228-.168-.133c-.157.098-.108.271-.108.271l.276-.138Zm.217.567s.41-.301.59-.301.361.012.35.15c-.013.14-.254.2-.386.223-.133.024-.554-.072-.554-.072Z",fill:"#69F"}),l.jsx("path",{d:"M10.011 15.51c.282.11.735.602 0 .29-.735-.314-.434-.459 0-.29Zm.975.579c.32.087.855.18 1.156.18.3 0 .493.314.12.277-.373-.037-1.144-.117-1.409-.227-.264-.111-.129-.304.133-.23Zm1.903.034c.336-.18.975-.576 1.192-.626.216-.048.482-.023.458.085-.024.11-.157.168-.362.193-.205.024-.867.578-1.288.638-.421.06 0-.29 0-.29Z",fill:"#D3D3D3"}),l.jsx("path",{d:"M8.698 14.185c.664-.133 3.66-.216 4.515-.108.856.108 2.722.626 2.481.927-.24.3-1.276.277-1.866.18-.59-.096-.82.423-1.819.434-1 .012-1.505-.314-1.926-.47-.422-.156-1.024-.072-1.385.037-.361.108-1.553-.686 0-1Z",fill:"#289400"}),l.jsx("path",{d:"M10.24 10.85v2.276c0 .83.625 1.505.884 1.746.26.24.885.59.885.59s.626-.35.885-.59c.26-.24.885-.915.885-1.746V10.85h-3.54Z",fill:"#000"}),l.jsx("path",{d:"M10.42 10.995v2.134c0 .746.562 1.424.795 1.64.232.216.794.53.794.53s.562-.314.794-.53c.233-.216.795-.894.795-1.64v-2.134H10.42Z",fill:"#9ED7FF"}),l.jsx("path",{d:"M10.97 14.499h2.08c.08-.103.166-.224.245-.361h-2.57c.078.137.164.258.246.36Z",fill:"#006AC8"}),l.jsx("path",{d:"M10.97 14.498a2.5 2.5 0 0 0 .245.271c.043.04.098.082.157.126h1.277a1.63 1.63 0 0 0 .156-.126c.063-.059.15-.152.244-.27h-2.078Z",fill:"#5AC800"}),l.jsx("path",{d:"M12.01 15.3s.374-.21.638-.404h-1.277c.264.194.639.403.639.403Z",fill:"#FFD801"}),l.jsx("path",{d:"m10.55 13.776 1.46-1.3v-1.481h-1.59v2.134c0 .225.052.445.13.647Z",fill:"#fff"}),l.jsx("path",{d:"M13.469 13.776c.078-.202.13-.422.13-.647v-2.134h-1.59v1.48l1.46 1.301Z",fill:"#FFD83C"}),l.jsx("path",{d:"m11.802 12.218-.007-.007a.054.054 0 0 0-.077 0l-.045.046-.316-.316c.038-.05.042-.11.008-.145l-.639-.627c-.039-.039-.112-.027-.164.026-.051.052-.062.125-.023.163l.638.628c.027.026.07.028.11.01l.322.323-.066.066a.055.055 0 0 0 0 .078l.008.006c.02.021.055.021.076 0l.174-.174a.053.053 0 0 0 .001-.077Z",fill:"#B34B00"}),l.jsx("path",{d:"M10.778 12.545a.074.074 0 0 1-.104.014.073.073 0 0 1-.014-.104l.683-.892a.074.074 0 0 1 .104-.014.074.074 0 0 1 .014.104l-.683.892Z",fill:"#782121"}),l.jsx("path",{d:"m11.224 11.44.19-.3.4.253-.19.3-.4-.253Z",fill:"#D3D3D3"}),l.jsx("path",{d:"M13.334 12.437a.074.074 0 0 0 .11-.099l-.759-.83a.075.075 0 0 0-.104-.005.074.074 0 0 0-.005.104l.758.83Z",fill:"#782121"}),l.jsx("path",{d:"m12.144 11.56.343-.325.245.258-.343.325-.245-.258Zm.143.533.896-.861.226.235-.898.86-.224-.234Z",fill:"#fff"}),l.jsx("path",{d:"M11.125 13.732s.486.224.903.234c.417.01.52-.059.52-.059l-.118.23h-1.015l-.29-.405Z",fill:"#B34B00"}),l.jsx("path",{d:"m11.285 13.7.255.184h.945l-.128-.625-.817.039-.255.403Z",fill:"#fff"}),l.jsx("path",{d:"M9.48 9.161c.28-.135.813-.433.895-.478.081-.046.216.117.09.172-.126.054-.794.451-.984.541-.19.09 0-.235 0-.235Z",fill:"#892614"}),l.jsx("path",{d:"M8.505 14.439c-.036.264-.192.53.109.613.3.085.357-.195.275-.447-.082-.251-.384-.166-.384-.166Zm1.048-.014c-.048.11-.192.352.096.321.29-.031.47-.029.65 0 .182.03.29-.167.097-.159-.193.008-.337-.062-.41-.242-.072-.178-.433.08-.433.08Zm-.707-3.328-.086-.466s-.243.248-.327.369c-.084.12-.252-.054-.348-.133-.097-.078-.205-.318-.229-.523-.024-.205-.265-.325-.18-.47.083-.144.156-.216.3-.216.145 0 .181.193.181.193s.279.035.169.168c-.27.329-.057.384-.057.384l.164-.203s-.06-.385 0-.457c.061-.073.422-.205.543-.218.12-.012.265-.12.21-.192-.053-.072-.174-.205-.174-.362 0-.156-.055-.494.298-.445.353.048.473.277.377.47-.097.192-.144.252-.109.36.036.11.047.241.282.253.235.012.28.088.317.292.036.205.039.31.027.479a.92.92 0 0 0 0 .229s.217-.042.373-.018c.156.024.482.223.482.223h-.783l-.06.253s-.085.097-.12.084c-.037-.012-.236-.325-.236-.325l-.09.325-.924-.054Z",fill:"#FBD44D"}),l.jsx("path",{d:"M8.782 11.067c-.132.289-.253.915-.229 1.252.024.336.09.686-.003.998-.093.314-.225 1.205-.225 1.205l.337.23.373-.241.06-1.409.214-.697.208.504-.085 1.566.614-.012s-.049-1.445-.06-1.673a23.828 23.828 0 0 0-.127-1.144 7.694 7.694 0 0 0-.09-.493l-.987-.086Z",fill:"#D3D3D3"}),l.jsx("path",{d:"M8.807 11.007s.248.068.502.06c.266-.008.54-.09.545-.06.013.06 0 .265 0 .265s-.223-.049-.52 0c-.298.048-.419.036-.527 0-.109-.036 0-.265 0-.265Z",fill:"#9B5F00"}),l.jsx("path",{d:"M9.393 8.333c.266 0 .381.205.369.422-.012.216-.077.277-.077.277s.043-.235-.096-.12v-.23s-.301.025-.403 0a1.169 1.169 0 0 1-.163-.047l-.042.162s-.139-.162-.006-.319c.132-.156.356-.145.356-.145",fill:"#000"}),l.jsx("path",{d:"M7.359 10.3c.122-.181.343-.317.343-.317s.036.045.163 0c.126-.045.117-.08.19-.108.072-.028.063-.109.063-.109s.425-.172.605-.253c.181-.082.389-.208.389-.208l.081.064s0 .135-.072.18c-.072.045-.614.316-.659.352a.676.676 0 0 1-.145.072s-.044-.09-.09-.054c-.045.036-.072.136-.072.136s-.181.081-.29.154c-.108.072-.234.325-.352.38-.118.053-.2-.222-.154-.29Z",fill:"#892614"}),l.jsx("path",{d:"M9.957 8.855c.066-.064.309-.234.368-.144.059.09.15.586.438.541 0 0-.171.153-.316.225-.144.072-.4.091-.4.091s-.004-.235 0-.37c.003-.136-.09-.343-.09-.343Z",fill:"#D3D3D3"}),l.jsx("path",{d:"M12.76 8.213c.099-.045 1.079.479 1.243.55.165.073.264.362.428.426.162.063.026.17-.072.117-.1-.055-.317-.036-.507-.1-.19-.063-1.204-.603-1.231-.684-.027-.081.138-.309.138-.309Z",fill:"#B34B00"}),l.jsx("path",{d:"M15.484 14.439c.036.264.193.53-.109.613-.3.085-.356-.195-.274-.447.081-.251.383-.166.383-.166Zm-1.048-.014c.048.11.192.352-.097.321a2.327 2.327 0 0 0-.65 0c-.181.03-.289-.167-.096-.159.192.008.338-.062.409-.242.073-.178.434.08.434.08Zm.707-3.328.086-.466s.194.194.278.314c.084.12.281.134.376.055.098-.078.227-.451.251-.655.023-.205.252-.169.167-.314-.084-.144-.174-.237-.318-.237-.145 0-.15.057-.15.057s-.184.048-.112.204c.072.157-.022.367-.022.367l-.143-.123s-.045-.46-.106-.532c-.061-.073-.316-.229-.436-.242-.12-.012-.265-.12-.21-.192.054-.072.174-.205.174-.362 0-.156.055-.494-.297-.445-.353.048-.474.277-.376.47.095.192.08.264.044.373-.036.108.016.228-.219.24-.235.012-.314.136-.35.341-.036.205-.005.261.007.43.012.169-.002.229-.002.229s-.215-.042-.372-.018c-.156.024-.482.223-.482.223h.783l.06.253s.085.097.121.084c.037-.012.235-.325.235-.325l.09.325.923-.054Z",fill:"#892614"}),l.jsx("path",{d:"M15.207 11.067c.132.289.252.915.228 1.252-.024.336-.09.686.004.998.093.314.225 1.205.225 1.205l-.337.23-.373-.241-.06-1.409-.213-.697-.208.504.084 1.566-.614-.012s.048-1.445.06-1.673c.013-.229.098-.927.127-1.144.03-.217.09-.493.09-.493l.987-.086Z",fill:"#D3D3D3"}),l.jsx("path",{d:"M15.182 11.007s-.247.068-.502.06c-.265-.008-.54-.09-.545-.06-.012.06 0 .265 0 .265s.224-.049.521 0c.297.048.418.036.526 0 .11-.036 0-.265 0-.265Z",fill:"#9B5F00"}),l.jsx("path",{d:"M14.596 8.333c-.264 0-.38.205-.369.422.012.216.074.277.074.277s-.052-.235.093-.12v-.23s.304.025.406 0c.103-.023.165-.047.165-.047l.042.162s.138-.162.006-.319c-.132-.156-.355-.145-.355-.145",fill:"#000"}),l.jsx("path",{d:"m14.803 9.306.99.531s-.132 0-.129.114c.003.114-.81-.383-.81-.383l-.05-.262Zm1.388.795.307.099s.037-.1.126-.05c.09.05-.045.452-.108.445-.063-.007-.135-.106-.145-.187-.009-.081-.28-.19-.28-.19l.1-.117Z",fill:"#B34B00"})]})}));exports.BZ=Z;
|
|
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 l=e.borderRadius,a=e.height,m=e.width;return React.createElement(c.FlagIconBase,{ref:t,borderRadius:l,height:a,viewBox:"0 0 24 24",width:m},React.createElement("path",{d:"M24 18a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18V6a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6v12Z",fill:"#CE1B26"}),React.createElement("path",{d:"M.37 4.667C.14 5.06 0 5.512 0 6v12c0 .488.14.94.37 1.333h23.26c.23-.394.37-.845.37-1.333V6c0-.488-.14-.94-.37-1.333H.37Z",fill:"#003E87"}),React.createElement("path",{d:"M12 18.667a6.667 6.667 0 1 0 0-13.334 6.667 6.667 0 0 0 0 13.334Z",fill:"#fff"}),React.createElement("path",{d:"M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z",fill:"#730900"}),React.createElement("path",{d:"M12 17.829A5.829 5.829 0 1 0 12 6.17a5.829 5.829 0 0 0 0 11.658Z",fill:"#fff"}),React.createElement("path",{d:"M12 6.438c.188 0 .34-.196.34-.438s-.152-.438-.34-.438c-.188 0-.34.196-.34.438s.152.438.34.438Zm0 12c.188 0 .34-.196.34-.438s-.152-.438-.34-.438c-.188 0-.34.196-.34.438s.152.438.34.438Zm-1.88-.73c.062-.234.26-.383.44-.335.183.048.279.277.216.511-.063.234-.26.383-.442.335-.181-.049-.277-.278-.215-.511Zm3.32-11.082c.181.049.379-.1.441-.334.063-.234-.033-.462-.214-.511-.182-.048-.379.101-.442.334-.062.235.034.463.215.511Zm-4.734 10.4c.12-.21.35-.303.513-.21.163.095.196.34.076.55-.121.21-.351.303-.513.21-.163-.095-.197-.34-.076-.55Zm6.075-9.844c.163.094.392 0 .514-.209.121-.209.087-.455-.076-.548-.162-.094-.392-.001-.513.208-.121.21-.087.456.075.549Zm-7.264 8.82c.171-.171.417-.203.55-.07.133.133.102.38-.069.55-.171.172-.417.203-.55.07-.133-.133-.102-.379.07-.55Zm8.416-7.935c.133.132.378.101.55-.069.171-.172.202-.417.069-.55-.133-.133-.378-.102-.55.07-.17.17-.201.415-.069.549Zm-9.299 6.638c.21-.12.455-.086.55.076.093.162 0 .392-.21.514-.21.121-.455.087-.55-.076-.093-.163 0-.393.21-.514ZM16.818 9.22c.094.162.339.196.548.075.21-.121.303-.35.21-.513-.095-.162-.34-.197-.55-.076-.21.121-.303.351-.208.514ZM6.117 13.225c.234-.063.462.033.51.214.049.182-.101.379-.334.442-.234.063-.462-.034-.511-.215-.049-.181.1-.379.335-.441Zm11.256-2.665c.048.182.276.278.511.215.234-.063.383-.26.335-.442-.049-.18-.278-.277-.511-.214-.234.062-.383.26-.335.441ZM6 12.34c.242 0 .438-.152.438-.34 0-.188-.196-.34-.438-.34s-.438.152-.438.34c0 .188.196.34.438.34ZM17.563 12c0 .188.195.34.437.34s.437-.152.437-.34c0-.188-.195-.34-.437-.34s-.437.152-.437.34ZM6.292 10.12c.234.062.383.26.335.44-.048.183-.277.279-.511.216-.234-.063-.383-.26-.335-.442.049-.181.278-.277.511-.215Zm11.081 3.32c-.048.181.1.379.334.441.234.063.462-.033.512-.214.048-.182-.102-.379-.335-.442-.234-.062-.462.034-.51.215ZM6.974 8.705c.21.121.303.351.21.514-.095.162-.34.196-.55.075-.21-.12-.303-.35-.21-.513.095-.163.34-.197.55-.076Zm9.844 6.076c-.094.162 0 .392.209.514.209.121.455.086.548-.076.094-.162.001-.392-.208-.514-.21-.121-.456-.086-.549.076Zm-8.82-7.264c.171.17.203.416.07.55-.133.132-.38.101-.55-.07-.172-.17-.203-.417-.07-.55.133-.132.379-.101.55.07Zm7.935 8.416c-.132.133-.101.378.07.55.172.17.417.202.55.069.132-.133.102-.379-.07-.55-.17-.171-.416-.201-.55-.069Zm-6.638-9.3c.12.21.086.456-.076.55-.162.094-.392 0-.513-.21-.121-.209-.087-.455.075-.549.163-.094.393 0 .514.21Zm5.486 10.184c-.162.094-.196.34-.075.549.121.21.35.303.513.21.163-.095.198-.34.076-.55-.121-.21-.351-.303-.514-.209Zm-4.006-10.7c.063.233-.033.461-.214.51-.182.048-.379-.102-.442-.335-.063-.234.034-.462.215-.51.181-.05.379.1.441.334Zm2.665 11.256c-.182.049-.278.277-.215.512.063.233.26.382.442.334.18-.049.277-.277.214-.511-.062-.234-.26-.384-.441-.335Z",fill:"#007F00"}),React.createElement("path",{d:"m9.973 8.132.662 1.129h.724l.325.26.2.69-.717-.314.669.548-.161.55h.551v-.976l.9-.551-.149-.11-.746.417-.087-.61-.135-.144.459-.566-.237-.096-.346.513-.049-.417.049-.516s-.231-.183-.21-.123c.022.06 0 .453 0 .453l-.433-.465-.2.08.435.386-.506.377-.614-.168.118-.626h-.126l-.109.59-.109-.503-.157.278v-.086Zm2.326-.605h.144v.542H12.3v-.542Zm.758.108h.181v.289h-.18v-.289Z",fill:"#B34B00"}),React.createElement("path",{d:"M10.773 8.773c.022.054.12.32.12.32l.696.071.296.303-.116-.348-.18-.402-.816.056Z",fill:"#fff"}),React.createElement("path",{d:"M9.987 7.539c.42-.252.693.168.693.168s.173-.53.691-.566c.518-.036.514.193.514.193s.114-.333.806-.197c.692.136.67.366.554.462-.116.096-1.163.036-1.163.036s.108.204.12.288c.012.085.385-.156.975 0 0 0 .29-.505.735-.24.446.265.737.77.627.915-.109.145-.904.048-.994-.048 0 0-.162.265-.536.217-.374-.048-1-.446-1-.446l-.125-.193s-.29-.229-.643-.24c-.352-.012-.597 0-.597 0s-.237.277-.514.313c-.277.036-.565.024-.565.024s-.058-.397.422-.686Z",fill:"#289400"}),React.createElement("path",{d:"M10.474 8.31c.693-.11 1.15 0 1.198.337.048.337-.517.277-.631.289-.116.012-.778.24-.994.229-.217-.012-.663-.229-.338-.542.326-.314.765-.314.765-.314Zm2.653.613c.681.159 1.002.53.845.687-.156.156-.558.133-.923 0-.366-.133-.872-.036-.986-.29-.114-.252.29-.577 1.064-.397Zm-.232.868c.517.084.536.541.452.626-.085.084-.88-.024-1.06-.241-.181-.217.096-.47.608-.385Zm-1.924-.23c.645-.244.922.037.914.29-.008.252-.549.24-.76.337-.211.097-.596.217-.728.072-.134-.145.064-.506.574-.699Z",fill:"#289400"}),React.createElement("path",{d:"M10.528 16.224c-.18.177-.451.547.131.66.584.113.356-.46.234-.555-.124-.096-.365-.105-.365-.105Z",fill:"#ADADAD"}),React.createElement("path",{d:"M10.818 16.39c.012.035.084.204 0 .3a.452.452 0 0 1-.361.156s.566.097.686.157c.12.059.228-.121.168-.374-.06-.252-.493-.24-.493-.24Z",fill:"#69F"}),React.createElement("path",{d:"M14.502 15.221c-.313 0-.735.253-.735.253s-.192-.193-.506-.025c-.313.17-.493.218-.469.53 0 0-.17.088-.337.133-.265.073-.446.011-.446.011s-.18.062-.445-.01a2.014 2.014 0 0 1-.337-.134c.024-.312-.156-.36-.47-.53-.313-.168-.506.025-.506.025s-.421-.253-.734-.253c-.314 0-.59.301-.578.386.012.084.156.372.24.516.084.145.157.23.386.23.228 0 .71-.145.71-.145s.108.108.674.325c.566.216 1.06.205 1.06.205s.493.012 1.059-.205.675-.325.675-.325.482.145.71.145c.229 0 .301-.085.386-.23.084-.144.229-.432.24-.516.013-.085-.264-.386-.577-.386Z",fill:"#EEE"}),React.createElement("path",{d:"M10.305 15.513c.231.156.712.376.922.466 0 0 .075-.203-.111-.32-.186-.118-.456-.225-.587-.277-.133-.053-.224.131-.224.131Zm.091.711c-.325-.292-.53-.4-.77-.45-.241-.047-.523.041-.515.226.008.185.239.377.454.353.214-.024.831-.129.831-.129Z",fill:"#ADADAD"}),React.createElement("path",{d:"M10.396 15.582s.012-.228.169-.133c.156.098.108.271.108.271l-.277-.138Zm-.217.567s-.409-.301-.59-.301-.361.012-.349.15c.012.14.253.2.386.223.132.024.553-.072.553-.072Z",fill:"#69F"}),React.createElement("path",{d:"M13.49 16.224c.181.177.453.547-.13.66-.584.113-.356-.46-.234-.555.124-.096.365-.105.365-.105Z",fill:"#ADADAD"}),React.createElement("path",{d:"M13.202 16.39c-.012.035-.085.204 0 .3.084.097.229.17.36.156 0 0-.565.097-.685.157-.121.059-.229-.121-.168-.374.059-.252.493-.24.493-.24Z",fill:"#69F"}),React.createElement("path",{d:"M13.714 15.513c-.232.156-.712.376-.922.466 0 0-.075-.203.111-.32.186-.118.457-.225.588-.277.132-.053.223.131.223.131Zm-.09.711c.324-.292.529-.4.77-.45.24-.047.522.041.514.226-.009.185-.239.377-.454.353-.215-.024-.83-.129-.83-.129Z",fill:"#ADADAD"}),React.createElement("path",{d:"M13.623 15.582s-.012-.228-.168-.133c-.157.098-.108.271-.108.271l.276-.138Zm.217.567s.41-.301.59-.301.361.012.35.15c-.013.14-.254.2-.386.223-.133.024-.554-.072-.554-.072Z",fill:"#69F"}),React.createElement("path",{d:"M10.011 15.51c.282.11.735.602 0 .29-.735-.314-.434-.459 0-.29Zm.975.579c.32.087.855.18 1.156.18.3 0 .493.314.12.277-.373-.037-1.144-.117-1.409-.227-.264-.111-.129-.304.133-.23Zm1.903.034c.336-.18.975-.576 1.192-.626.216-.048.482-.023.458.085-.024.11-.157.168-.362.193-.205.024-.867.578-1.288.638-.421.06 0-.29 0-.29Z",fill:"#D3D3D3"}),React.createElement("path",{d:"M8.698 14.185c.664-.133 3.66-.216 4.515-.108.856.108 2.722.626 2.481.927-.24.3-1.276.277-1.866.18-.59-.096-.82.423-1.819.434-1 .012-1.505-.314-1.926-.47-.422-.156-1.024-.072-1.385.037-.361.108-1.553-.686 0-1Z",fill:"#289400"}),React.createElement("path",{d:"M10.24 10.85v2.276c0 .83.625 1.505.884 1.746.26.24.885.59.885.59s.626-.35.885-.59c.26-.24.885-.915.885-1.746V10.85h-3.54Z",fill:"#000"}),React.createElement("path",{d:"M10.42 10.995v2.134c0 .746.562 1.424.795 1.64.232.216.794.53.794.53s.562-.314.794-.53c.233-.216.795-.894.795-1.64v-2.134H10.42Z",fill:"#9ED7FF"}),React.createElement("path",{d:"M10.97 14.499h2.08c.08-.103.166-.224.245-.361h-2.57c.078.137.164.258.246.36Z",fill:"#006AC8"}),React.createElement("path",{d:"M10.97 14.498a2.5 2.5 0 0 0 .245.271c.043.04.098.082.157.126h1.277a1.63 1.63 0 0 0 .156-.126c.063-.059.15-.152.244-.27h-2.078Z",fill:"#5AC800"}),React.createElement("path",{d:"M12.01 15.3s.374-.21.638-.404h-1.277c.264.194.639.403.639.403Z",fill:"#FFD801"}),React.createElement("path",{d:"m10.55 13.776 1.46-1.3v-1.481h-1.59v2.134c0 .225.052.445.13.647Z",fill:"#fff"}),React.createElement("path",{d:"M13.469 13.776c.078-.202.13-.422.13-.647v-2.134h-1.59v1.48l1.46 1.301Z",fill:"#FFD83C"}),React.createElement("path",{d:"m11.802 12.218-.007-.007a.054.054 0 0 0-.077 0l-.045.046-.316-.316c.038-.05.042-.11.008-.145l-.639-.627c-.039-.039-.112-.027-.164.026-.051.052-.062.125-.023.163l.638.628c.027.026.07.028.11.01l.322.323-.066.066a.055.055 0 0 0 0 .078l.008.006c.02.021.055.021.076 0l.174-.174a.053.053 0 0 0 .001-.077Z",fill:"#B34B00"}),React.createElement("path",{d:"M10.778 12.545a.074.074 0 0 1-.104.014.073.073 0 0 1-.014-.104l.683-.892a.074.074 0 0 1 .104-.014.074.074 0 0 1 .014.104l-.683.892Z",fill:"#782121"}),React.createElement("path",{d:"m11.224 11.44.19-.3.4.253-.19.3-.4-.253Z",fill:"#D3D3D3"}),React.createElement("path",{d:"M13.334 12.437a.074.074 0 0 0 .11-.099l-.759-.83a.075.075 0 0 0-.104-.005.074.074 0 0 0-.005.104l.758.83Z",fill:"#782121"}),React.createElement("path",{d:"m12.144 11.56.343-.325.245.258-.343.325-.245-.258Zm.143.533.896-.861.226.235-.898.86-.224-.234Z",fill:"#fff"}),React.createElement("path",{d:"M11.125 13.732s.486.224.903.234c.417.01.52-.059.52-.059l-.118.23h-1.015l-.29-.405Z",fill:"#B34B00"}),React.createElement("path",{d:"m11.285 13.7.255.184h.945l-.128-.625-.817.039-.255.403Z",fill:"#fff"}),React.createElement("path",{d:"M9.48 9.161c.28-.135.813-.433.895-.478.081-.046.216.117.09.172-.126.054-.794.451-.984.541-.19.09 0-.235 0-.235Z",fill:"#892614"}),React.createElement("path",{d:"M8.505 14.439c-.036.264-.192.53.109.613.3.085.357-.195.275-.447-.082-.251-.384-.166-.384-.166Zm1.048-.014c-.048.11-.192.352.096.321.29-.031.47-.029.65 0 .182.03.29-.167.097-.159-.193.008-.337-.062-.41-.242-.072-.178-.433.08-.433.08Zm-.707-3.328-.086-.466s-.243.248-.327.369c-.084.12-.252-.054-.348-.133-.097-.078-.205-.318-.229-.523-.024-.205-.265-.325-.18-.47.083-.144.156-.216.3-.216.145 0 .181.193.181.193s.279.035.169.168c-.27.329-.057.384-.057.384l.164-.203s-.06-.385 0-.457c.061-.073.422-.205.543-.218.12-.012.265-.12.21-.192-.053-.072-.174-.205-.174-.362 0-.156-.055-.494.298-.445.353.048.473.277.377.47-.097.192-.144.252-.109.36.036.11.047.241.282.253.235.012.28.088.317.292.036.205.039.31.027.479a.92.92 0 0 0 0 .229s.217-.042.373-.018c.156.024.482.223.482.223h-.783l-.06.253s-.085.097-.12.084c-.037-.012-.236-.325-.236-.325l-.09.325-.924-.054Z",fill:"#FBD44D"}),React.createElement("path",{d:"M8.782 11.067c-.132.289-.253.915-.229 1.252.024.336.09.686-.003.998-.093.314-.225 1.205-.225 1.205l.337.23.373-.241.06-1.409.214-.697.208.504-.085 1.566.614-.012s-.049-1.445-.06-1.673a23.828 23.828 0 0 0-.127-1.144 7.694 7.694 0 0 0-.09-.493l-.987-.086Z",fill:"#D3D3D3"}),React.createElement("path",{d:"M8.807 11.007s.248.068.502.06c.266-.008.54-.09.545-.06.013.06 0 .265 0 .265s-.223-.049-.52 0c-.298.048-.419.036-.527 0-.109-.036 0-.265 0-.265Z",fill:"#9B5F00"}),React.createElement("path",{d:"M9.393 8.333c.266 0 .381.205.369.422-.012.216-.077.277-.077.277s.043-.235-.096-.12v-.23s-.301.025-.403 0a1.169 1.169 0 0 1-.163-.047l-.042.162s-.139-.162-.006-.319c.132-.156.356-.145.356-.145",fill:"#000"}),React.createElement("path",{d:"M7.359 10.3c.122-.181.343-.317.343-.317s.036.045.163 0c.126-.045.117-.08.19-.108.072-.028.063-.109.063-.109s.425-.172.605-.253c.181-.082.389-.208.389-.208l.081.064s0 .135-.072.18c-.072.045-.614.316-.659.352a.676.676 0 0 1-.145.072s-.044-.09-.09-.054c-.045.036-.072.136-.072.136s-.181.081-.29.154c-.108.072-.234.325-.352.38-.118.053-.2-.222-.154-.29Z",fill:"#892614"}),React.createElement("path",{d:"M9.957 8.855c.066-.064.309-.234.368-.144.059.09.15.586.438.541 0 0-.171.153-.316.225-.144.072-.4.091-.4.091s-.004-.235 0-.37c.003-.136-.09-.343-.09-.343Z",fill:"#D3D3D3"}),React.createElement("path",{d:"M12.76 8.213c.099-.045 1.079.479 1.243.55.165.073.264.362.428.426.162.063.026.17-.072.117-.1-.055-.317-.036-.507-.1-.19-.063-1.204-.603-1.231-.684-.027-.081.138-.309.138-.309Z",fill:"#B34B00"}),React.createElement("path",{d:"M15.484 14.439c.036.264.193.53-.109.613-.3.085-.356-.195-.274-.447.081-.251.383-.166.383-.166Zm-1.048-.014c.048.11.192.352-.097.321a2.327 2.327 0 0 0-.65 0c-.181.03-.289-.167-.096-.159.192.008.338-.062.409-.242.073-.178.434.08.434.08Zm.707-3.328.086-.466s.194.194.278.314c.084.12.281.134.376.055.098-.078.227-.451.251-.655.023-.205.252-.169.167-.314-.084-.144-.174-.237-.318-.237-.145 0-.15.057-.15.057s-.184.048-.112.204c.072.157-.022.367-.022.367l-.143-.123s-.045-.46-.106-.532c-.061-.073-.316-.229-.436-.242-.12-.012-.265-.12-.21-.192.054-.072.174-.205.174-.362 0-.156.055-.494-.297-.445-.353.048-.474.277-.376.47.095.192.08.264.044.373-.036.108.016.228-.219.24-.235.012-.314.136-.35.341-.036.205-.005.261.007.43.012.169-.002.229-.002.229s-.215-.042-.372-.018c-.156.024-.482.223-.482.223h.783l.06.253s.085.097.121.084c.037-.012.235-.325.235-.325l.09.325.923-.054Z",fill:"#892614"}),React.createElement("path",{d:"M15.207 11.067c.132.289.252.915.228 1.252-.024.336-.09.686.004.998.093.314.225 1.205.225 1.205l-.337.23-.373-.241-.06-1.409-.213-.697-.208.504.084 1.566-.614-.012s.048-1.445.06-1.673c.013-.229.098-.927.127-1.144.03-.217.09-.493.09-.493l.987-.086Z",fill:"#D3D3D3"}),React.createElement("path",{d:"M15.182 11.007s-.247.068-.502.06c-.265-.008-.54-.09-.545-.06-.012.06 0 .265 0 .265s.224-.049.521 0c.297.048.418.036.526 0 .11-.036 0-.265 0-.265Z",fill:"#9B5F00"}),React.createElement("path",{d:"M14.596 8.333c-.264 0-.38.205-.369.422.012.216.074.277.074.277s-.052-.235.093-.12v-.23s.304.025.406 0c.103-.023.165-.047.165-.047l.042.162s.138-.162.006-.319c-.132-.156-.355-.145-.355-.145",fill:"#000"}),React.createElement("path",{d:"m14.803 9.306.99.531s-.132 0-.129.114c.003.114-.81-.383-.81-.383l-.05-.262Zm1.388.795.307.099s.037-.1.126-.05c.09.05-.045.452-.108.445-.063-.007-.135-.106-.145-.187-.009-.081-.28-.19-.28-.19l.1-.117Z",fill:"#B34B00"}))}));exports.BZ=t;
|
package/icons/flags/CA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),r=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var c=e.borderRadius,a=e.height,l=e.width;return React.createElement(r.FlagIconBase,{ref:t,borderRadius:c,height:a,viewBox:"0 0 640 480",width:l},React.createElement("path",{d:"M150.131 0h339.656v480H150.132z",fill:"#fff"}),React.createElement("path",{d:"M-19.65 0h169.781v480H-19.65zm509.438 0h169.78v480H489.882zm-288.75 231.938-13.313 4.5 61.406 53.906c4.688 13.781-1.593 17.812-5.625 25.125l66.563-8.438-1.594 67.031 13.875-.375-3.094-66.562 66.75 7.969c-4.125-8.719-7.781-13.313-4.031-27.188l61.313-51.094-10.688-3.937c-8.813-6.75 3.75-32.531 5.625-48.844 0 0-35.719 12.281-38.063 5.813l-9.187-17.531-32.531 35.812c-3.563.844-5.063-.563-5.906-3.563l15-74.812-23.813 13.406c-1.969.938-3.938.188-5.25-2.156l-22.969-45.938-23.625 47.72c-1.781 1.687-3.562 1.874-5.062.75l-22.688-12.75 13.688 74.155c-1.125 3-3.75 3.75-6.75 2.157L239.85 171.75c-4.031 6.563-6.75 17.156-12.187 19.594-5.344 2.25-23.438-4.5-35.532-7.125 4.125 14.906 17.063 39.656 8.907 47.812z",fill:"red"}))}));exports.CA=t;
|
package/icons/flags/CC.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,l=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:l,viewBox:"0 0 24 24",width:c},React.createElement("path",{d:"M24 18a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18V6a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6v12Z",fill:"green"}),React.createElement("path",{d:"m20.353 13.107.113.389h.391l-.309.239.114.378-.31-.238-.309.226.114-.366-.31-.239h.382l.124-.389Zm-1.021-4.336-.453.418.046-.614-.61-.092.508-.349-.306-.534.589.18.226-.573.226.573.59-.18-.307.534.507.348-.609.093.046.614-.453-.418Zm-2.415 3.542-.453.418.045-.614-.609-.093.508-.348-.307-.535.59.181.226-.573.226.573.589-.18-.307.534.508.348-.609.093.045.614-.452-.418Zm4.74-.292-.452.418.044-.615-.609-.093.509-.348-.307-.534.589.18.226-.572.226.572.589-.18-.307.534.508.348-.608.093.044.615-.452-.418Zm-2.365 5.16-.452.418.045-.614-.61-.093.509-.349-.307-.534.59.18.225-.572.226.572.59-.18-.307.534.508.348-.609.094.045.614-.453-.418Zm-5.715-2.554a2.628 2.628 0 0 1 0-5.254 2.61 2.61 0 0 1 1.485.463 3.282 3.282 0 0 0-2.483-1.133 3.296 3.296 0 1 0 2.485 5.46 2.615 2.615 0 0 1-1.487.464ZM7.982 8a3.39 3.39 0 1 1-6.78.001A3.39 3.39 0 0 1 7.982 8Z",fill:"#FFE000"}),React.createElement("path",{d:"M4.763 10.667h-.756s.248-.235.378-.447c.13-.213.648-1.341.59-2.371-.058-1.03.118-.858.178-.244.059.614 0 1.875-.106 2.242-.107.366-.224.599-.071.646.153.048.2.174.2.174h-.413Z",fill:"#802000"}),React.createElement("path",{d:"M3.451 5.946h.461l.945.899-.319-.58.29-.18.088-.717.791-.071-.106.402.414.212-.461.673 1.004-.094-.189.59h.544l.224.745-1.323-.106.661.496v.756L5.081 7.659l-.118.556-.082.555-.306.091-.072-.422-.32.532H3.76l.413-1.499-2.127.4.568-.685 1.122-.225-.992-.52 1.464.26-1.512-.756h.756Z",fill:"green"}))}));exports.CC=a;
|
package/icons/flags/CD.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("path",{d:"M0 0h640v480H0z",fill:"#007fff"}),React.createElement("path",{d:"M28.8 96H96l20.8-67.2L137.6 96h67.2l-54.4 41.6 20.8 67.2-54.4-41.6-54.4 41.6 20.8-67.2L28.8 96zM600 0 0 360v120h40l600-360V0h-40",fill:"#f7d618"}),React.createElement("path",{d:"M640 0 0 384v96L640 96V0",fill:"#ce1021"}))}));exports.CD=r;
|
package/icons/flags/CF.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-12.4 32h640v480h-640z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"translate(12.4 -32)"},React.createElement("path",{d:"M-52 32h719.3v119H-52z",fill:"#00f"}),React.createElement("path",{d:"M-52 391.6h719.3V512H-52z",fill:"#ff0"}),React.createElement("path",{d:"M-52 271.3h719.3v120.3H-52z",fill:"#009a00"}),React.createElement("path",{d:"M-52 151h719.3v120.3H-52z",fill:"#fff"}),React.createElement("path",{d:"M247.7 32.5h119.9V512H247.7z",fill:"red"}),React.createElement("path",{d:"m99.3 137.7-31.5-21.8-31.3 22L47.4 101 16.9 78l38.2-1 12.5-36.3L80.3 77l38.1.7L88.2 101",fill:"#ff0"})))}));exports.CF=a;
|
package/icons/flags/CG.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-79.5 32h640v480h-640z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(79.5 -32)"},React.createElement("path",{d:"M-119.5 32h720v480h-720z",fill:"#ff0"}),React.createElement("path",{d:"M-119.5 32v480l480-480h-480z",fill:"#00ca00"}),React.createElement("path",{d:"M120.5 512h480V32l-480 480z",fill:"red"})))}));exports.CG=a;
|
package/icons/flags/CH.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,c=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:c,viewBox:"0 0 640 480",width:i},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#d52b1e"}),React.createElement("g",{fill:"#fff"},React.createElement("path",{d:"M170 195h300v90H170z"}),React.createElement("path",{d:"M275 90h90v300h-90z"}))))}));exports.CH=r;
|
package/icons/flags/CI.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,i=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:c,viewBox:"0 0 640 480",width:i},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M426.8 0H640v480H426.8z",fill:"#00cd00"}),React.createElement("path",{d:"M0 0h212.9v480H0z",fill:"#ff9a00"}),React.createElement("path",{d:"M212.9 0h214v480h-214z",fill:"#fff"})))}));exports.CI=a;
|
package/icons/flags/CK.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(e,l){var a=e.borderRadius,r=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:l,borderRadius:a,height:r,viewBox:"0 0 640 480",width:c},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#006"}),React.createElement("g",{strokeWidth:"1pt"},React.createElement("path",{d:"M0 0v24.8L319.8 222H360v-24.8L40.2 0H0zm360 0v24.8L40.2 222H0v-24.8L319.8 0H360z",fill:"#fff"}),React.createElement("path",{d:"M150 0v222h60V0h-60zM0 74v74h360V74H0z",fill:"#fff"}),React.createElement("path",{d:"M0 88.8v44.4h360V88.8H0zM162 0v222h36V0h-36zM0 222l120-74h26.8l-120 74H0zM0 0l120 74H93.2L0 16.5V0zm213.2 74 120-74H360L240 74h-26.8zM360 222l-120-74h26.8l93.2 57.4v16.5z",fill:"#c00"})),React.createElement("path",{d:"m471.6 213 5.2-16.7-14-10.6 17.6-.2 6-16.5 5.6 16.5 17.7.5-14.1 10.5 5 16.7-14.5-10m27.1 13 10.4-13.9-9.7-14.8 16.7 5.8 11-13.5v17.6l16.4 6.4-16.8 5-.8 17.5-10.2-14.4m-98.4 15-.7-17.5-16.8-5.2L431 198v-17.4l10.9 13.5 16.8-5.6-9.8 14.7 10.3 14-17-4.5m-39.6 40.9-7.4-15.8-17.4 1.8 12.8-12.3L384 211l15.2 8.2 13.3-11.8-3.4 17.4 14.9 8.9-17.3 2.5M389 291.8l-13.3-11.1-15 9.2 6.4-16.7-12.9-11.6 17.3.7 7-16.4 4.3 17.2 17.2 1.5-14.6 9.8m3.2 60.4-16.5-4.8-10.1 14.5-.7-17.9-16.4-5.5 16.1-6.2v-18l10.7 14.1 16.4-5.6-9.6 15m29.5 50.8-17 2.4-3.5 17.4-7.8-16-17.1 1.6 12.2-12.3-7.1-16.4 15.3 8.5 12.8-11.8L393 362m45 38-15.1 8.2 2.6 17.6-12.7-12.4-15.6 7.6 7.3-15.9-12.3-12.9 17.3 2.6 8-15.5 3.4 17.4m53.8 9-8.3 15.3 11.7 13.2-17.4-3.3-8.9 15-2.4-17.3-17.2-4 15.8-7.4-1.7-17.5 12.2 12.8m57.4-13.1-.5 17.4 16.3 6.4-17 5-1.2 17.5-10-14.3-17 4.4 10.8-13.9-9.4-14.7 16.6 5.7M559 209.8l12 12.6 15.9-7.4-8.3 15.8 11.5 13.1-17-2.8-9 15.5L562 239l-17-3.5 15.7-8m34.2 21 5.5 16.6 17.5.3-14.2 10.7 4.7 16.8-14.1-10-14.6 10.1 5.4-16.8-13.8-10.6 17.6-.4m19.5 33.2-2 17.4 15.7 7.7-17.3 3.6-2.7 17.3-8.7-15.1-17.4 2.9 12-13-8.1-15.5 16 7.2m3 39.8-7.8 15.6L603 379l-17.4-2.7-8.4 15.3-3-17.3-17.4-3.3 15.6-8-2.3-17.4 12.6 12.3m-9.8 39.1-14.7 9.2 3.8 17.3-13.5-11.5-15 8.6 6.3-16.3-13.1-12.1 17.4 1.5 7-16 4.4 17.2",fill:"#fff",fillRule:"evenodd"}))}));exports.CK=l;
|
package/icons/flags/CL.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,n=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(n,"-0")},React.createElement("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"scale(.9375)"},React.createElement("path",{d:"M256 0h512v256H256z",fill:"#fff"}),React.createElement("path",{d:"M0 0h256v256H0z",fill:"#0039a6"}),React.createElement("path",{d:"M167.8 191.7 128.2 162l-39.5 30 14.7-48.8L64 113.1l48.7-.5L127.8 64l15.5 48.5 48.7.1-39.2 30.4 15 48.7z",fill:"#fff"}),React.createElement("path",{d:"M0 256h768v256H0z",fill:"#d52b1e"})))}));exports.CL=a;
|
package/icons/flags/CM.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,l=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:l,viewBox:"0 0 24 25",width:i},React.createElement("path",{d:"M8 4.111v17.333h8V4.111H8Zm5.255 10.393L12 13.594l-1.255.91.48-1.474-1.255-.912h1.55l.48-1.475.48 1.475h1.55l-1.255.911.48 1.475Z",fill:"#CC212D"}),React.createElement("path",{d:"M2.667 4.111A2.667 2.667 0 0 0 0 6.778v12a2.667 2.667 0 0 0 2.667 2.666H8V4.111H2.667Z",fill:"#288541"}),React.createElement("path",{d:"M21.333 4.111H16v17.333h5.333A2.667 2.667 0 0 0 24 18.778v-12a2.667 2.667 0 0 0-2.667-2.667Zm-8.854 8.007L12 10.643l-.48 1.475H9.97l1.255.912-.48 1.474 1.255-.91 1.255.91-.48-1.474 1.255-.912h-1.55Z",fill:"#FEE833"}))}));exports.CM=a;
|
package/icons/flags/CN.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(r,a){var c=r.borderRadius,i=r.height,n=r.width,h=e.useId();return React.createElement(t.FlagIconBase,{ref:a,borderRadius:c,height:i,viewBox:"0 0 640 480",width:n},React.createElement("defs",null,React.createElement("path",{d:"M-.6.8 0-1 .6.8-1-.3h2z",fill:"#ffde00",id:"".concat(h,"-0")})),React.createElement("path",{d:"M0 0h640v480H0z",fill:"#de2910"}),React.createElement("use",{height:"20",transform:"matrix(71.9991 0 0 72 120 120)",width:"30",xlinkHref:"#".concat(h,"-0")}),React.createElement("use",{height:"20",transform:"matrix(-12.33562 -20.5871 20.58684 -12.33577 240.3 48)",width:"30",xlinkHref:"#".concat(h,"-0")}),React.createElement("use",{height:"20",transform:"matrix(-3.38573 -23.75998 23.75968 -3.38578 288 95.8)",width:"30",xlinkHref:"#".concat(h,"-0")}),React.createElement("use",{height:"20",transform:"matrix(6.5991 -23.0749 23.0746 6.59919 288 168)",width:"30",xlinkHref:"#".concat(h,"-0")}),React.createElement("use",{height:"20",transform:"matrix(14.9991 -18.73557 18.73533 14.99929 240 216)",width:"30",xlinkHref:"#".concat(h,"-0")}))}));exports.CN=r;
|
package/icons/flags/CO.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:"#ffe800"}),React.createElement("path",{d:"M0 240h640v240H0z",fill:"#00148e"}),React.createElement("path",{d:"M0 360h640v120H0z",fill:"#da0010"})))}));exports.CO=r;
|
package/icons/flags/CR.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:"#0000b4"}),React.createElement("path",{d:"M0 75.4h640v322.3H0z",fill:"#fff"}),React.createElement("path",{d:"M0 157.7h640v157.7H0z",fill:"#d90000"})))}));exports.CR=r;
|
package/icons/flags/CU.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-32 0h682.7v512H-32z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"translate(30) scale(.94)"},React.createElement("path",{d:"M-32 0h768v512H-32z",fill:"#0050f0"}),React.createElement("path",{d:"M-32 102.4h768v102.4H-32zm0 204.8h768v102.4H-32z",fill:"#fff"}),React.createElement("path",{d:"m-32 0 440.7 255.7L-32 511V0z",fill:"#ed0000"}),React.createElement("path",{d:"M161.8 325.5 114.3 290l-47.2 35.8 17.6-58.1-47.2-36 58.3-.4 18.1-58 18.5 57.8 58.3.1-46.9 36.3 18 58z",fill:"#fff"})))}));exports.CU=a;
|
package/icons/flags/CV.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 l=e.forwardRef((function(l,a){var h=l.borderRadius,c=l.height,r=l.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:a,borderRadius:h,height:c,viewBox:"0 0 640 480",width:r},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(i,"-0")},React.createElement("path",{d:"M-123.4 0h682.6v512h-682.6z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(i,"-0)"),fillRule:"evenodd",transform:"translate(115.7) scale(.94)"},React.createElement("path",{d:"M-123.4 233H723v206h-846.5z",fill:"#fff"}),React.createElement("path",{d:"M-122.8 0h846v256.6h-846zm.3 385.9h852.1V512h-852.1z",fill:"#081873"}),React.createElement("path",{d:"M-122.5 302.6h846v39.6h-846z",fill:"#de3929"}),React.createElement("path",{d:"m131 399.2 6.6 20.4H159l-17.4 12.7 6.6 20.5L131 440l-17.4 12.7 6.7-20.5-17.4-12.7h21.5M317 250.4l6.7 20.5H345l-17.4 12.6 6.6 20.5-17.4-12.7-17.4 12.7 6.6-20.5-17.4-12.6h21.6m-222 64.4 6.6 20.5h21.5L99 368.6l6.7 20.4-17.4-12.6L70.9 389l6.6-20.4-17.4-12.7h21.5M317 329.5l6.7 20.4H345l-17.4 12.7 6.6 20.4-17.4-12.6-17.4 12.7 6.6-20.5-17.4-12.7h21.6m-40.5-161.7 6.7 20.4H298l-17.4 12.7 6.6 20.5-17.4-12.7-17.4 12.7 6.7-20.5-17.5-12.7h21.6m-64.5-45.2 6.7 20.5h21.5l-17.4 12.6 6.6 20.5-17.4-12.6-17.4 12.6 6.7-20.5-17.4-12.6H192m-64.5 2.9 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H121m-34.8 43.2 6.6 20.5h21.6l-17.5 12.6 6.7 20.5-17.4-12.7-17.4 12.7 6.6-20.5L58 271h21.5m119.2 149.4 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H192m82.2-41.7 6.6 20.4h21.5L285 432.3l6.7 20.5-17.4-12.7-17.5 12.7 6.7-20.5-17.4-12.7h21.5",fill:"#ffce08"})))}));exports.CV=l;
|
package/icons/flags/CW.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,l=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:r,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("path",{d:"m0-1 .2.7H1L.3 0l.2.7L0 .4l-.6.4.2-.7-.5-.4h.7z",id:"".concat(n,"-1")})),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),transform:"scale(.94)"},React.createElement("path",{d:"M0 0h768v512H0z",fill:"#002b7f"}),React.createElement("path",{d:"M0 320h768v64H0z",fill:"#f9e814"}),React.createElement("use",{fill:"#fff",height:"9000",transform:"scale(42.67)",width:"13500",x:"2",xlinkHref:"#".concat(n,"-1"),y:"2"}),React.createElement("use",{fill:"#fff",height:"9000",transform:"scale(56.9)",width:"13500",x:"3",xlinkHref:"#".concat(n,"-1"),y:"3"})))}));exports.CW=a;
|
package/icons/flags/CX.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,l=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:r,height:l,viewBox:"0 0 640 480",width:i},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#0021ad"}),React.createElement("path",{d:"M0 0h640v480z",fill:"#1c8a42"}),React.createElement("circle",{cx:"320",cy:"240",fill:"#ffc639",r:"57.8"}),React.createElement("path",{d:"M284.7 214c4 5.5 10 14.6 14.8 12.2 3.7 0 5.7.3 6.2 2.8a37 37 0 0 0 33-14.3s.8 0 .5-4.5c0-2 2.8-1.6 2.8-1 .4 1 .4 1.7.9 1.8 1-.4 2.7-3 4-4.6.3-.7.1-1.5.2-2.4.7-1.7 2.4-1.3 2.8-.4l.6 1.6c1.8 1.2 5 0 5.2 0 .3-1.4 1.2-1.2 1.2-1.2 1.2-.3.7-.2 1.5.2-.7 7.7 1.5 8 1.3 12 .1 4.4-1.3 5.6-1.3 7.3.4 2 7 2.1 4.6 3.9-2 1 0 3-3 3.8-8.8 4.5-10.4 8.3-10.4 8.3s-2.2 4.2-2.5 4.2c-1.5 2.8-3.3 1.2-4.4 2.6-.5 1.7-1 5.5 0 7.4.5 2.7 0 4.2-.7 6.9-.6 5.6-2.8 6.5-3.1 8.4-1 2.2.2 12-.8 12-6.5.2-11.5-1.2-14.1-1.7 2.5-10.9 1.5-20.4 1.5-21.4-.6-7.8-11.6-5.9-13.3-7-1.4-.2-2.3-1.3-2.7-1.8-1.6-.2-2.2-.6-3.7-.7-.8.4-.3.8-2 1.3-4.5.5-6.4-3.8-6.4-3.8.2-1.5-9.9.3-15.3-1-2.3 1.3-3.3 5-5.1 5.4 0 1.1-3-1-3.6-2-.2-3.4 2.8-4.8 2.8-4.8 2.4-1.7 3.8-2 5-3.1.5-2.9.2-5 1.5-7.1 1-1.7 2.5-1 3.5-1.6 1.1-.8 1.6-5.6.6-7l-4.7-4.2c-1.4-4.1 1.7-6.8 2.6-6.5z",fill:"#1c8a42"}),React.createElement("path",{d:"M561.9 142.4c-2.6-10.3-26-32.7-43.7-46.9-4.2-2.8-7-1.1-6.4 3 2.2 3.6 3.8 7.6 6 11.3.6 2.5 1.8 4.2 2.4 6.6 0 0 .2 4.2.6 4.6 5.4 6 6.2 11.1 6.2 11.1a49 49 0 0 0 11.5 15.6c6.2 3.9 1.6 16 1.8 22.5 0 4-2.9 3.6-5.5 3-20.1-18.5-40.1-18.5-57.8-23.9-6.8-.7-7 2.6-4.7 4.4a129 129 0 0 0 39.1 29.6l7.7 4.8 8.8 7.3c6.8 4.4 7.3 8.4 7.3 8.8.2 8.2-4.2 14.6-5.5 17.2-2.3 8.7-7 10.2-7 10.2-37.6 25.4-57.4 32-118.4 24.1-1-.4-6.8.5 0 3 15.5 5.2 53.7 13.5 90.6-4 9-6.2 14.8-4.2 21.3-8a287.3 287.3 0 0 1 28.3-15.4c8.3-4.5 31.3-9.4 36.6-13.8 6.1-.5 12.4-1.3 12.8-6.5 2-1.3 5-.3 7.2-4.6 4.8-.9 4-2.6 4-2.6-1.2-3.4-5.8-4.8-9-7.3-4.8-1.6-8-2-11.5-.4l-3.3 1.5s-5.1-.7-5.1-1.1c-11.4-.6-10.3-38.3-14.3-54z",fill:"#ffc639"}),React.createElement("path",{d:"M588.6 204.2a2.8 1.8 16 1 1-5.4-1.7 2.8 1.8 16 0 1 5.4 1.7z",fill:"#1c8a42"}),React.createElement("g",{fill:"#fff",transform:"matrix(.64 0 0 .64 0 80)"},React.createElement("path",{d:"m188.2 191-12.8-12-12.9 11.8 1.4-17.4-17.3-2.8 14.5-9.8-8.6-15.2 16.7 5.3 6.5-16.2L182 151l16.7-5-8.8 15 14.4 10-17.3 2.5 1.2 17.4z",id:"".concat(n,"-0")}),React.createElement("path",{d:"m233.4 335.5-13.8-9.1-13.4 9.6 4.8-15.5-13.6-9.5 16.6-.4 5-15.5 5.6 15.3 16.7-.1L228 320l5.3 15.4z"}),React.createElement("use",{height:"100%",width:"100%",x:"2.5",xlinkHref:"#".concat(n,"-0"),y:"269.1"}),React.createElement("use",{height:"100%",width:"100%",x:"-112.1",xlinkHref:"#".concat(n,"-0"),y:"123.2"}),React.createElement("use",{height:"100%",width:"100%",x:"108.4",xlinkHref:"#".concat(n,"-0"),y:"85"})))}));exports.CX=a;
|
package/icons/flags/CY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react
|
|
1
|
+
"use strict";var l=require("react"),a=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var h=l.forwardRef((function(h,c){var e=h.borderRadius,t=h.height,r=h.width,m=l.useId();return React.createElement(a.FlagIconBase,{ref:c,borderRadius:e,height:t,viewBox:"0 0 640 480",width:r},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M307.8 398.6a.8.8 0 0 1-.2-.2h-.1l-1.3-1.4-3.8-4.5-4.9-6.3-.6-.9-6.2-1.9-4.6-2.1 2.4-2.7 8.4 3.5 6.2 1.3 11.5 8.5-3.3 2.9a37.2 37.2 0 0 0-3.3 3.5l.7-.5.8.6-1.6.2zm-42.6-12.8a31.7 31.7 0 0 1-16-4.5s.7-1.3 2.3-2.4c1.6-1.2 4.4-2.5 9-2.6 5.4 0 12 1.9 19.5 5.4a28.8 28.8 0 0 1-14.8 4zm-23.5-5.2c-1 0-2-.4-2.6-1a5.2 5.2 0 0 1-1.1-2.4 11.7 11.7 0 0 1-.3-3.4 3.5 3.5 0 0 1 1.3-.2c2 0 3.6 1.7 4.3 3.4.4 1 .5 1.8.2 2.5-.2.6-1 1-1.8 1zm41.3-4.8c-13.9-2-19.8-7-22.3-10.9-2.6-4.1-2-8-2-8s.8-.2 2-.2c3.8 0 13.2 1.9 22.3 19zm-28.5-2.8c-5.9 0-10.4-1-13.4-3a8.3 8.3 0 0 1-3-3.3 5.4 5.4 0 0 1-.4-1.6 18.2 18.2 0 0 1 7.2-1.4 27 27 0 0 1 18.9 8.7c-3.4.4-6.5.6-9.3.6zm-28.7-1c-6.2 0-14.8-2-20.2-7.3 0 0 5.9-1.5 12.4-1.7h1.2c5.9 0 10.4 1.1 13.4 3.4 1 .8 1.6 1.5 1.7 2.2.1.6-.2 1.2-.8 1.7-1.4 1-3.8 1.6-7.2 1.6h-.5zm-20.3-10.5a2.6 2.6 0 0 1-2-1 4.7 4.7 0 0 1-.8-2c-.3-1.4-.2-2.8-.2-2.9a2.4 2.4 0 0 1 1-.2c.9 0 1.6.5 2 1a5.6 5.6 0 0 1 1.4 2c.2.9.3 1.6 0 2.2 0 .4-.6 1-1.3 1zm46.9-1c-1 0-2-.4-2.6-1a5.2 5.2 0 0 1-1.1-2.4 11.7 11.7 0 0 1-.3-3.4 3.5 3.5 0 0 1 1.3-.2c2 0 3.7 1.7 4.3 3.4.4 1 .5 1.8.3 2.5-.3.6-1 1-2 1zm-22.8-1c-12.6-.4-19.2-4-22.4-7a14.6 14.6 0 0 1-3.4-4.3c-.5-1-.7-1.8-.7-2s1.2-.4 3-.4h.4c4.2 0 12.9 1.8 23 13.7zm13.6-1.2a30.8 30.8 0 0 1-18.9-9.3 19.4 19.4 0 0 1-4.1-7s1.2-.3 3-.4a14.2 14.2 0 0 1 1 0c5 .1 14.3 2.4 19 16.7zm-52-5a42 42 0 0 1-9.5-1c-5.3-1.4-7.6-3.4-8.6-4.9a5 5 0 0 1-.8-2 3.4 3.4 0 0 1 0-.8s3.5-1 8.4-1.1a35 35 0 0 1 7.4.6 21.7 21.7 0 0 1 12.8 8.1s-4 1.2-9.7 1.2zm23.5-8.4a3.4 3.4 0 0 1-2.5-1 5.2 5.2 0 0 1-1.1-2.4c-.4-1.6-.3-3.2-.3-3.4a3.5 3.5 0 0 1 1.2-.3h.1c2 0 3.6 1.8 4.3 3.5.4 1 .4 1.8.2 2.4-.3.7-1 1.1-1.9 1.1zm-17.6-2.5a38.6 38.6 0 0 1-9.6-4.2c-4.4-2.7-9.9-7.5-10.5-15l1-.1h.3c1.3 0 4 .3 7.3 2.8 4.2 3.2 8 8.8 11.5 16.5zm11.5-.4a31.2 31.2 0 0 1-7.6-4.9 48.5 48.5 0 0 1-13.3-18.6s.9-.5 2.3-.6a3.3 3.3 0 0 1 .2 0h.4c2 0 4.9.9 8.1 4.4 3.8 4 7.1 10.6 10 19.7zm-29.9-.9c-3.9 0-5.2-2-5.6-3a6 6 0 0 1-.4-3 8.5 8.5 0 0 1 2-.2 8 8 0 0 1 6.5 3c.2.4.8 1.4.3 2.3-.4.6-1.3 1-2.8 1zm-8.5-10.8a51.1 51.1 0 0 1-9-.7c-3.4-.6-5.3-3.5-6.4-5.9-1-2.5-1.4-5-1.4-5 10.6.3 15.7 3.4 18 6a9.4 9.4 0 0 1 2.6 5.5s-1.6.2-3.8.2zm11-11a42.7 42.7 0 0 1-2.4-3.4c-1.3-2-2.4-4-2.4-5.6 0-1.7-.4-5-.6-7l-.6-4.5c.3 0 6.6 2.4 6.6 8.4s-.6 12-.6 12v.1zm-8.2-.6h-.2a43.7 43.7 0 0 1-18.2-10.8c-1.7-2-2.8-5.2-3.1-9.4-.2-3 0-5.5 0-5.8a3.3 3.3 0 0 1 1.1-.1c1.4 0 3 .6 5 2a39.6 39.6 0 0 1 5.2 4.4c3.2 3.2 5.7 6.4 5.7 6.4.3.4 2 3.7 3.5 6.9a22 22 0 0 1 1.6 4.6c.1.6.2 1 0 1.4a.7.7 0 0 1-.3.4.9.9 0 0 1-.4 0z",fill:"#435125",id:"".concat(m,"-0")}),React.createElement("use",{height:"100%",transform:"matrix(-1 0 0 1 593.7 0)",width:"100%",xlinkHref:"#".concat(m,"-0")}),React.createElement("path",{d:"m519 76.4-1.8.7-.8.3-2.2-.1-2.2 1-3.8 2.6-.1.1-1.5.4-1.3-.6-.7.4-.3 1.5-.7 1.1-.9.6-3 .3-2.5 1.4-3.4-1-1.5.7-3.3 3-1.7.7h-.5l-2.3-.1-.9.3-1.4 1.3-2.6.2-.9.6-1.3 2.6L476 96l-.8.1-.8-.3-.7.1-.3 1.7-.6.7-1.8.6-1.4 1.2-1.3.6h-2l-1.7 1-3.1.2-1.3 1.2-.3.3-.6.3-1 .6-.2.2-1.2-.2-1.4.5-.6-.8-1 .5-1.2.1-1.6-.7-1.3-.6-.9.2-.3 1.5v.2l-1 1.2-1.7 1.1-.2.3-2 2.6-3.8 4-3.2 1.6-3.3 1-2.3 1.9-6 3-9.7 4.8-2 .6-2.8.4-5 1.9-4.4 1.3-.3.1-.8.3-6.3 1.9-2.9-.4-1.7.7-4.5-.5h-3.1l-2 .4-3.7 1.8-6.3 3-2 2-3.2 1.6-3.8 1.2v-1.6l-1.3.4-1 .3-3 .4h-1.7l-1.1-.3h-.2l-6.2 2.1-7 .7-3.5 1.1H333l-1.6.5-3.2.4-1.2-.3-.2-.1-9.4.4-4.3-.5-2 .5-3.5-1.2-5-.6-1.2-.3-2.6-.8-1.2.7-1 .1-2-.8h-.8l-1.8.6-1-.2-1-.8-2.1-.3-1.4-1.1-7.5 1-2-.6-6.9-2h-1l-1.4 1-2 .8-1.9.4-2.4.1-2.8-.7-2.8-1.4-1.1-.3-2.4.3h-.7l-4.4-2.3-5.6-3.5-3.8-1.9-1.5-.2-.2.7.7 2.2.3 2.3v2l-.1 1.3.3 1.1 1.4 1.6.6 1.5.4 4.2v4.3l-.7 6.8-.2 1-.8 3.6-.7 3.3-2.9 8.7-.7 1-2 1.3-4.3 3-3.2 1.8-1 .4-2.6.2H219l-2-1.1-2-.5-2.6-1.9-2.8-.6-3.2-1.8-.8-1-1.7-.2-2.4-.7-.9-.3-.6-.1-3-.1-2.9-1.3-1.5-.4h-2l-2.1 1-1.1.4-1.4-.5h-1l-1 1.7-.2.3-.8.4h-1.7l-.8.3-1.1.5-1 .4-.5.2h-.3l-.5.2h-.6l-1.2-.6-.6-.3-1-.2-.5.3-.1 1.9-.5 1.1-1.6 1.4-1.6 1.4-1 1.6-3 6.7-1.9 2.7-.5.7-2 2.1-1.7 1.3-3.9 3-3.7 1.5-3.2.6h-1.6l-3-.4-2.6-.8-3-1.8-3.1-2.6-4.7-4.5-.6-.4-.2-.1-1.4-1h-1.1l-.4.8-.3 1-.2.9-.5 5v.3l.3 2.1 3.6 5 1 2.6.2.3.7 1.2.6 1 1.3 3.6-.9 2 .4 1.4-1 .8-.2 1.2 3.1 4 .7 1.7-.7 2.4-1.3 1.4-.3.3.2 1 1.4 1.4 2.5 2.2 1.3 3.2 1 1 1.2-.3.6.5h1l1 1 .6.2 1 .5.8 1 .1 3.2 1.5 3.8v2.5l1 1.5.2 1.2-.5 3.3 1.2 1 1.2-.2.8.1 1.3 1.1 1.6 2.4 1.6-.2 1 .4 4.7 4.3 1 .6.9.4 1 1 1.4-1h.2l1.6-.2.7.5 1.4.9h1.7l4 1.2 1.6.4 3.4 2.1 1.5.9.8.7 1.2 1 2.2 1 2 .4 1 .2.9.3 4.2 1.7 2.3.5 2 .8 1.6.5h1.2l1.6-1.3h1.5l1.3.2 1.3-.2 2-1.2.3-.6 1.4-.6 4.8-.6 1.4.4 3.6-1.5 2.4.6 2-.7 4.7 1 1.2.9 1.4 1.5h1.7l-.7 1.1 2 2.2 1.9 2.7.1.4 1.3 3.9 1 1.4.7 1.9v1.2l-1 .9-.2.4v.2l.2.5.4-.2.7-.4 1-.2 1.6.2 1.1.1 1.7-.8 1.2-.6 1.8.8h2l.9.3 2.4 1.1 1.2.1.4-.3.3-.6-.1-.8-1-1.1-2-2.4-.8-1.2-.6-1.7-.2-2.2-.2-1.5.3-2 .5-.7.4-1.6.1-.4 1.2-1.5 3-2 3.2-2.8 2.5-1.7 2.6-1.1v-.3l.4.1 6.6-2.3 3-.5 20 1.4.7-.2.7-1.9.3-.3.3-.2 2.2-1 1-.2 2.8.7 1.2.3 1.9-1h1.3l2.7-1.5h1.7l.7-.2 3.3-2.4 3.1-.9.8-.4.3-.2 3.3-1.7 2-1.6 1.8-1 2-.4 5-.4 1.1-1.7 2.2-.3 1.3-1.5 1.5-.6 1.1-1.6 1-1.3 1.2-.7 4.1-.3 4.8.6.7-.4 1-3.9 1.2-.7 3-4.5v-1.6l.1-1.4.5-2-.3-3.4.4-3.6 1.9-4.5 1.7-1.8 2.7-1.9 1.4-.6 2-.3h.2l.5-.2h9.2l2.3-.1 5.7 1h.4l1.9.7 2.2 1.7 2.4 2.3.4.4 1.5.7.5.2 1.2-.2 1.8-1 1.4-1 1.8-1v-.2l1.1-1.5.4-.7 3.6-1.4 4.2-.2.5-.3h.2l1.1-1.4h1l2.6 1 1.7-.4 1.4.5 1.1-.1 2-.3 2.3 1.6 1.3.2 4.5 2.6h.4l.2.1.5-.2.8-.2h.1l.1.1.6.7.7.1.8-1-.3-.6-.1-.2-1.7-.3-1.4-2.5 1.4-1.5-2.2-2.6-.4-.5v-.1l-.8-1.2-3.8-5.8-5-4-1.7-1.3-.6-.5-2.7-2.7-1.9-2.5-.2-.5-.4-.9-1.1-2.4-2-1.5-1.6-1.8-3.4-4.6-.5-.7-.8-.5h-1.7l-.1-.2h-.1v-.1l.8-.8 1-.2.3-.9-1.7-4.9v-.2l-.1-1.5 1.3-7.1.2-.9 2.4-4.7 1.4-1.2 1.6-3.1 1.4-2 1.3-1.3.2-.1 2.3-1.4 2-.3 1.9-.3 3.3 1h3l.7-.1 1.4-.2 2.3-.7 1.1-.7.6-.8 1.2-4 .4-1.3.7-1.4 4.3-4.9 3.2-3 7.2-5.2 3.5-2.1 1.8-1.1 16.1-7.2 4.2-4.2 2.2-2.2 3.8-2.6 4.5-1.9 4-3 .8-1.1 1-3.5 1-.2.7-1.7.3-.5 3.1-2.2.4-.2 12.3-6.2 1.8.3 1-1.5 3.5-.6h.7l.9-.5.7-1.3v-.3l.1-3.4.8-.9.4-2.2.4-.6.4-.5 1-.7-.2-.4z",fill:"#d47600"}))}));exports.CY=h;
|
package/icons/flags/CZ.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-74 0h682.7v512H-74z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(69.4) scale(.94)"},React.createElement("path",{d:"M-74 0h768v512H-74z",fill:"#e80000"}),React.createElement("path",{d:"M-74 0h768v256H-74z",fill:"#fff"}),React.createElement("path",{d:"m-74 0 382.7 255.7L-74 511V0z",fill:"#00006f"})))}));exports.CZ=a;
|
package/icons/flags/DE.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,c=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:c,viewBox:"0 0 640 480",width:i},React.createElement("path",{d:"M0 320h640v160H0z",fill:"#ffce00"}),React.createElement("path",{d:"M0 0h640v160H0z"}),React.createElement("path",{d:"M0 160h640v160H0z",fill:"#d00"}))}));exports.DE=r;
|
package/icons/flags/DJ.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-40 0h682.7v512H-40z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"translate(37.5) scale(.94)"},React.createElement("path",{d:"M-40 0h768v512H-40z",fill:"#0c0"}),React.createElement("path",{d:"M-40 0h768v256H-40z",fill:"#69f"}),React.createElement("path",{d:"m-40 0 382.7 255.7L-40 511V0z",fill:"#fffefe"}),React.createElement("path",{d:"M119.8 292 89 270l-30.7 22.4L69.7 256l-30.6-22.5 37.9-.3 11.7-36.3 12 36.2h37.9l-30.5 22.7 11.7 36.4z",fill:"red"})))}));exports.DJ=a;
|
package/icons/flags/DK.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("path",{d:"M0 0h640.1v480H0z",fill:"#c8102e"}),React.createElement("path",{d:"M205.7 0h68.6v480h-68.6z",fill:"#fff"}),React.createElement("path",{d:"M0 205.7h640.1v68.6H0z",fill:"#fff"}))}));exports.DK=r;
|
package/icons/flags/DM.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 l=e.borderRadius,c=e.height,h=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:l,height:c,viewBox:"0 0 24 25",width:h},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:"#006B3F"}),React.createElement("path",{d:"M24 10.444H14V3.778h-4v6.666H0v4h10v6.667h4v-6.667h10v-4Z",fill:"#EEE"}),React.createElement("path",{d:"M10 3.778h1.333V21.11H10V3.778Z",fill:"#FCD116"}),React.createElement("path",{d:"M0 10.444h24v1.334H0v-1.334Z",fill:"#FCD116"}),React.createElement("path",{d:"M11.333 3.778h1.334V21.11h-1.334V3.778Z",fill:"#141414"}),React.createElement("path",{d:"M0 11.778h24v1.333H0v-1.333Z",fill:"#141414"}),React.createElement("path",{d:"M12 16.444a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z",fill:"#DD2E44"}),React.createElement("path",{d:"m12 8.871-.113.35h-.37l.301.216-.115.35L12 9.57l.297.216-.114-.352.299-.213h-.368L12 8.871Zm-2.053.667.114.348-.299.218h.37l.112.35.113-.35h.368l-.299-.218.117-.348-.298.216-.298-.216Zm-1.27 1.747.298.215-.114.351.299-.218.297.217-.115-.35.298-.215h-.37l-.11-.35-.114.35h-.369Zm0 2.16.367-.002.114.351.114-.352.368.001-.298-.215.115-.35-.3.217-.295-.218.114.35-.299.217Zm1.27 1.745.296-.216.298.218-.114-.353.298-.215-.368.001-.113-.35-.115.351-.366-.002.298.216-.114.35Zm2.053.667.113-.349h.369l-.3-.217.115-.35-.297.218-.297-.217.114.351-.299.214h.368l.114.35Zm2.053-.667-.114-.348.298-.218-.37.001-.112-.35-.112.35h-.368l.298.217-.116.348.298-.217.298.217Zm1.269-1.747-.297-.215.114-.35-.3.217-.296-.217.114.35-.297.215h.37l.11.35.114-.35h.368Zm0-2.159-.367.001-.114-.351-.114.352-.368-.002.298.216-.114.35.3-.217.294.218-.114-.35.298-.217Zm-1.27-1.746-.295.216-.299-.217.114.352-.298.215h.368l.113.35.115-.353.366.003-.297-.216.114-.35Z",fill:"#006000"}),React.createElement("path",{d:"M13.063 14.323a8.744 8.744 0 0 1-.046-.708c-.004-.184-.338-.43-.558-.429-.151-.308-.592-.68-.888-.384-.028.206.023.607.12.76l.452.103a.314.314 0 0 0 .114-.153c.013-.004.021-.016.033-.022.084.325.251.832.299.953.051.131.126.4.292.447.074.039.177.01.131-.332.05-.012.061-.144.05-.235Z",fill:"#00693F"}),React.createElement("path",{d:"M12.573 10.951a.298.298 0 0 0 .103.18.177.177 0 0 0-.06.085c-.189.163-.626 1.294-.634 1.543-.03.133-.09.343-.142.433-.291-.26-.591-.75-.541-.97a.371.371 0 0 1-.072-.014 1.5 1.5 0 0 0 .02-.18c-.017 0-.048 0-.074-.008a1.84 1.84 0 0 0 .017-.195.23.23 0 0 1-.089-.066c.02-.051.072-.151.098-.211-.043-.006-.074-.049-.089-.074a.374.374 0 0 0 .105-.129.307.307 0 0 1-.074-.08c.04-.037.158-.165.209-.237a.254.254 0 0 1-.07-.008c.043-.017.093-.08.15-.134.098.085.285.07.375.018.163.094.339.108.566.034.044.013.16.03.202.013Z",fill:"#7D76B6"}),React.createElement("path",{d:"M13.225 14.063c.034-1.209-.172-2.315-.488-2.717-.318-.404-.9-.314-1.063.034-.07.146-.079.494-.01.643.121.257.584 1.071.901 1.38.317.308.54.514.66.66Z",fill:"#00693F"}),React.createElement("path",{d:"M12.748 13.775a.564.564 0 0 1-.286-.052c-.086-.04-.16-.08-.251-.08-.092 0-.589-.035-.669-.063a1.512 1.512 0 0 0-.395-.063c-.091.005-.234.07-.292.07-.057 0-.085.045-.085.09 0 .046.011.132.08.178.12-.005.291-.017.314-.04.166.045.389.093.526.097.137.006.383.017.475.012.091-.006.108-.035.228.006.12.04.28.126.354.148.074.024.12-.05.137-.13.019-.082-.039-.18-.136-.173Z",fill:"#FFD420"}),React.createElement("path",{d:"M11.52 10.446c-.004 0-.008.004-.011.004-.026-.116-.146-.197-.214-.194-.209.056-.197.442-.008.575a.263.263 0 0 1 .052-.174c.015.047.051.09.145.102.1-.035.065-.254.035-.313Z",fill:"#fff"}),React.createElement("path",{d:"M11.43 10.886c.099.085.286.07.376.018.163.094.339.108.566.034.043.014.158.03.201.014a.453.453 0 0 1 .078-.06.468.468 0 0 1-.129-.197s.043-.052.06-.077a1.162 1.162 0 0 0-.171-.138c.026-.025.051-.102.051-.102a.556.556 0 0 1-.206-.12l.009-.052c-.14-.008-.134-.18-.437-.231-.206-.035-.515.051-.532.283.115.11.29.26.189.502a.395.395 0 0 1-.103.095c.017.019.029.021.049.03Z",fill:"#7D76B6"}),React.createElement("path",{d:"M12.228 13.924c-.057-.007-.114-.07-.114-.12 0-.052.005-.156.103-.167-.032-.055-.078-.07-.122-.063-.041-.05-.107-.06-.17-.046.002-.003.003-.009.006-.011-.054-.043-.115-.034-.168-.007-.099-.058-.249.014-.272.196-.023.177.068.303.2.296V14c.059.03.144.003.166-.032l-.001-.012c.055.036.11.036.158.002.017.016.034.033.06.039.075.018.131-.045.154-.073Z",fill:"#fff"}),React.createElement("path",{d:"M11.708 10.17c-.154 0-.15.232 0 .232s.154-.231 0-.231Z",fill:"#FFD420"}),React.createElement("path",{d:"M11.708 10.258c-.039 0-.037.057 0 .057s.039-.057 0-.057Z",fill:"#000"}))}));exports.DM=a;
|
package/icons/flags/DO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var c=require("react/jsx-runtime"),a=require("react"),l=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var v=a.forwardRef((function(v,h){var i=v.borderRadius,f=v.height,s=v.width,t=a.useId();return c.jsxs(l.FlagIconBase,{ref:h,borderRadius:i,height:f,viewBox:"0 0 24 25",width:s,children:[c.jsxs("g",{clipPath:"url(#".concat(t,"-0)"),children:[c.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:"#002D62"}),c.jsx("path",{d:"M21.333 3.778h-8v7.333H24V6.444a2.667 2.667 0 0 0-2.667-2.666Z",fill:"#DD2E44"}),c.jsx("path",{d:"M2.667 21.11h8v-7.332H0v4.666a2.667 2.667 0 0 0 2.667 2.667Z",fill:"#CE1225"}),c.jsx("path",{d:"M24 10.444H14V3.778h-4v6.666H0v4h10v6.667h4v-6.667h10v-4Z",fill:"#EEE"}),c.jsx("path",{d:"M12.015 11.074h-1.278l.223.216v1.103h1.055v-1.319Zm0 2.624c.17-.185.286-.178.766-.178.257 0 .287-.174.287-.514v-.613h-1.053v1.305Z",fill:"#002D62"}),c.jsx("path",{d:"M12.015 13.698c-.17-.185-.286-.178-.768-.178-.257 0-.287-.174-.287-.514v-.613h1.055v1.305Zm0-2.624h1.276l-.223.216v1.103h-1.053v-1.319Z",fill:"#CE1225"}),c.jsx("path",{d:"M12.197 13.562v-2.488h-.365v2.49a.461.461 0 0 1 .183.134.497.497 0 0 1 .182-.136Z",fill:"#fff"}),c.jsx("path",{d:"M10.96 12.207h2.107v.365H10.96v-.365Z",fill:"#fff"}),c.jsx("path",{d:"m12.015 12.148.692-.738v.223l.128-.107v1.234c0 .458-.722.412-.821.201-.1.211-.821.257-.821-.201v-1.234l.128.107v-.223l.694.738Z",fill:"#002D62"}),c.jsx("path",{d:"M12.015 12.94c-.332.178-.548.038-.548-.132v-.212c-.128 0-.274-.066-.274-.108v-.182c0 .054.216.103.274.103v-.639l.12.096V11.7l.183.186v.131l-.12-.102v.54c.124 0 .221.074.365.074.142 0 .24-.074.364-.074v-.54l-.12.102v-.13l.182-.187v.166l.121-.096v.639c.058 0 .273-.05.273-.103v.182c0 .042-.145.108-.273.108v.212c0 .17-.216.31-.547.132v-.186c.178.103.364.128.364.016v-.132c-.124 0-.222.074-.364.074-.144 0-.241-.074-.366-.074v.132c0 .112.188.087.366-.016v.186Z",fill:"#fff"}),c.jsx("path",{d:"M12.26 11.887v.13l.12-.101v.54c-.125 0-.223.074-.365.074-.144 0-.241-.074-.366-.074v-.54l.121.102v-.131l.245.262.244-.262Z",fill:"#CE1225"}),c.jsx("path",{d:"M11.193 12.488v.272c0 .458.722.412.822.2.098.212.82.258.82-.2v-.272c0 .04-.145.108-.273.108v.212c0 .169-.216.31-.547.132-.332.178-.548.038-.548-.132v-.212c-.128 0-.274-.066-.274-.108Z",fill:"#CE1225"}),c.jsx("path",{d:"M12.292 10.632c.013-.033.025-.081.037-.125a2.61 2.61 0 0 0-.63 0c.012.044.025.092.038.125.008.026-.042.088-.22.077a2.778 2.778 0 0 0-.569.04c.033.05.045.06.041.098-.004.043-.106.084-.284.11-.178.024-.247.209-.308.473a1.237 1.237 0 0 0-.25-.067c.04-.172.178-.563.35-.602-.042-.093-.032-.14.129-.215.174-.082.469-.131.793-.143-.02-.079 0-.11.102-.154.088-.038.226-.067.494-.067.267 0 .406.029.493.067.103.043.123.075.103.154.324.012.619.061.792.143.161.074.171.122.129.215.172.04.31.43.35.602-.067.01-.18.039-.249.067-.061-.264-.13-.449-.309-.474-.178-.025-.28-.066-.285-.109-.004-.039.009-.049.041-.099a2.775 2.775 0 0 0-.569-.039c-.177.01-.226-.052-.219-.077Z",fill:"#002D62"}),c.jsx("path",{d:"m12.015 12.211.848-.727.019.022-.867.742v-.037Zm0-.081.716-.778.021.02-.737.8v-.042Zm0-.107.569-.786.023.017-.592.818v-.049Zm0 .188-.849-.727-.019.022.868.742v-.037Z",fill:"#996B38"}),c.jsx("path",{d:"m12.015 12.13-.717-.778-.02.02.737.8v-.042Zm0-.107-.57-.786-.024.017.594.818v-.049Z",fill:"#996B38"}),c.jsx("path",{d:"m12.85 11.474.121-.064-.081.111c-.007.006-.046-.042-.04-.047Zm-.134-.13.115-.078-.068.12c-.007.006-.052-.037-.047-.042Zm-.147-.115.104-.091-.054.127c-.006.008-.055-.03-.05-.036Zm-1.39.245-.122-.064.082.111c.006.006.046-.042.04-.047Zm.133-.13-.113-.078.068.12c.006.006.051-.037.045-.042Zm.148-.115-.104-.091.053.127c.006.008.056-.03.051-.036Z",fill:"#FFCE46"}),c.jsx("path",{d:"M11.809 12.026c.033-.028.127-.073.182-.044.043-.05.144-.092.2-.063l.117.362c-.033.023-.099.011-.14.037-.011.006-.043.024-.049.038-.02-.01-.065-.004-.097.006-.03.009-.05.04-.085.044l-.128-.38Z",fill:"#fff"}),c.jsx("path",{d:"m11.939 12.41-.132-.384.001-.002c.036-.029.13-.071.185-.043.038-.047.143-.093.199-.063l.119.363c-.018.014-.042.017-.068.02a.179.179 0 0 0-.073.02c-.015.008-.043.024-.048.037a.202.202 0 0 0-.098.007c-.013.004-.023.012-.035.02a.124.124 0 0 1-.05.025Zm-.128-.384.129.38a.136.136 0 0 0 .046-.025.14.14 0 0 1 .036-.02c.03-.01.076-.017.099-.007.002-.012.03-.028.044-.036a.192.192 0 0 1 .077-.021.139.139 0 0 0 .065-.017l-.119-.36c-.05-.026-.15.013-.195.064-.054-.028-.146.014-.182.042Z",fill:"#000"}),c.jsx("path",{d:"M13.138 13.964c.109 0 .253.03.298.046a.692.692 0 0 0-.19-.1c.1.016.125.033.191.05.046.013.054.018.056.084 0 .045 0 .103.028.01.025-.084.034-.096-.01-.124a.916.916 0 0 0-.174-.09c.128.033.232.074.294.115a.494.494 0 0 0-.158-.153c.075.018.175.058.245.096a.495.495 0 0 0-.163-.152c.114.024.234.061.3.098a.48.48 0 0 0-.23-.186.873.873 0 0 1 .299.086c-.073-.07-.15-.144-.225-.169.103.014.199.04.255.066a.578.578 0 0 0-.3-.147c.079.002.179.01.263.026a.517.517 0 0 0-.245-.072.797.797 0 0 1 .431.027 1.057 1.057 0 0 0-.295-.114c.063-.003.154-.018.213-.01a1.107 1.107 0 0 0-.29-.049 3.28 3.28 0 0 1 .329-.075c-.133-.009-.282 0-.415.021.147-.124.254-.124.349-.14.095-.017.166-.038.067-.048a3.412 3.412 0 0 0-.16-.012 1.71 1.71 0 0 0 .277-.12c.043-.023.15-.1.035-.048-.114.052-.277.06-.425.076a.407.407 0 0 0-.153.043c.08-.046.17-.095.264-.14.094-.045.074-.06.156.033.039.046.036 0-.015-.119-.041-.092-.077-.05-.167-.014a1.18 1.18 0 0 0-.125.059c.052-.062.232-.27.261-.306.032-.035.08.006.141.046.059.04.039.002-.017-.063-.057-.064-.084-.074-.121-.043-.037.032-.217.146-.317.241.184-.174.397-.37.446-.426-.106.057-.2.12-.285.185.03-.04.083-.118.11-.15-.042.028-.1.058-.134.09.05-.088.101-.169.109-.183.011-.023.023-.028.04-.03l.094-.007c.053-.004.032-.016.009-.022-.148-.038-.142-.022-.175.01a1.323 1.323 0 0 0-.091.107c.037-.115.15-.223.167-.255a.68.68 0 0 0-.218.166c.052-.085.218-.216.268-.268a.709.709 0 0 0-.188.108c.028-.048.054-.099.078-.15a.632.632 0 0 0-.208.222 1.25 1.25 0 0 1 .022-.08c.03-.057.11-.135.151-.18.042-.046.051-.059.17.016a.438.438 0 0 0-.061-.116c-.034-.052-.05-.03-.097.01-.026.02-.05.05-.097.09.051-.13.11-.27.142-.362a.975.975 0 0 0-.204.324c.004-.092.054-.278.045-.374a.575.575 0 0 0-.103.235c-.002-.1-.004-.225-.028-.297.007.062-.057.204-.074.304-.04-.095-.084-.186-.109-.25.002.05.016.164.037.298-.033-.103-.154-.21-.158-.294-.003.12.084.324.093.382.001.018.009.046.015.078-.041-.066-.14-.186-.166-.265 0 .05.019.136.028.19-.052-.048-.088-.02-.176.146.028-.009.062-.045.086-.062.025-.017.048-.035.075.008.033.055.123.18.172.34-.014-.046-.097-.154-.127-.201.007.022.022.097.032.14a1.102 1.102 0 0 0-.112-.23c-.002.054.038.206.044.27-.024-.055-.05-.104-.07-.145.015.043.038.195.035.273a1.654 1.654 0 0 0-.095-.149c.022.063.04.187.043.258a.66.66 0 0 0-.03-.055c-.041-.066-.069.054-.093.116-.026.062-.012.054.016.011.044-.066.038-.057.064.015.016.042.06.144.097.278-.036-.059-.086-.137-.113-.195-.027-.058-.029-.055 0 .06.019.076.066.216.047.365a4.153 4.153 0 0 0-.1-.31c.006.065.014.188.014.24a.27.27 0 0 0-.055-.074c.027.088.034.24.034.334a.636.636 0 0 0-.056-.153c-.002.069.017.23.034.304a.69.69 0 0 0-.06-.158.76.76 0 0 1-.004.287.541.541 0 0 0-.032-.126c-.007.04-.016.152-.044.2a.54.54 0 0 0 .011-.178.957.957 0 0 1-.08.21.944.944 0 0 0 .029-.176c-.01.043-.039.078-.055.116a.69.69 0 0 0 .007-.137.816.816 0 0 1-.136.26.675.675 0 0 0 .041-.227c-.053.094-.058.134-.143.246a.33.33 0 0 0 .028-.216.97.97 0 0 1-.079.168.628.628 0 0 1 .02-.222c-.037.024-.087.096-.087.15a.31.31 0 0 0-.066-.138c.028.186.018.347-.094.421-.248.163-.458.523-.761.657.021.012.07.054.096.084.29-.128.485-.417.71-.578.107-.058.351.071.621.001.104-.027.307.033.398.07-.043-.057-.125-.104-.271-.133Z",fill:"#549334"}),c.jsx("path",{d:"M11.05 13.777c.05-.009.187-.007.295.01-.072-.027-.026-.198-.113-.262.09.041.127.027.175.035l.016.004a.162.162 0 0 1 .021-.098c.012.045.062.055.105.088l.022.019c.002-.054.08-.125.089-.16.017.048.06.082.077.15.041.175-.096.211-.046.336.248.163.469.487.772.622a.491.491 0 0 0-.096.083c-.402-.178-.661-.693-1.029-.718l-.028.01c-.091.045-.177.078-.257.06a.358.358 0 0 0-.22.04c.102-.157.154-.202.217-.22a.346.346 0 0 1-.232.006c-.045.11-.152.14-.247.153-.096.013-.166.051-.196.104a.353.353 0 0 1 .007-.156.511.511 0 0 0-.151.003c.056-.022.108-.182.246-.202a.254.254 0 0 1-.068-.065c.033.019.062-.002.122-.018a.434.434 0 0 1 .122-.013.242.242 0 0 1-.091-.136c-.043.129-.184.164-.267.17-.1.006-.148.039-.166.066 0-.061.02-.111.042-.144-.041.004-.079.005-.1.014a.264.264 0 0 1 .114-.184c-.061-.014-.145-.121-.15-.197.048.055.245-.002.341.105a.27.27 0 0 1-.098-.191c.022.03.07.03.116.057-.065-.235-.227-.182-.323-.257-.122-.096-.073-.262-.17-.34.042 0 .078.002.106.01a.642.642 0 0 1-.018-.211c.024.074.106.064.158.137a.11.11 0 0 0 .01-.06c.038.044.072.083.094.124-.006-.079.026-.125.05-.146a.35.35 0 0 0 .037.158c.031.062.043.133.02.247-.021.108.023.19.078.27a.844.844 0 0 0-.015-.228.422.422 0 0 1-.007-.198.336.336 0 0 0 .09.122.1.1 0 0 1 .023.042l.032-.077c.013-.037-.16-.1-.15-.295-.116-.064-.221-.15-.25-.306a.195.195 0 0 0 .064.034c-.064-.096-.08-.216-.058-.276.016.05.066.062.121.1.013-.102-.096-.177-.093-.276.004-.158.086-.16.115-.258a.44.44 0 0 1 .051.105c.019-.066.099-.115.1-.165.042.06.072.127.05.195a.187.187 0 0 1 .15.02c-.101.019-.095.14-.162.172-.066.031-.191.119-.16.25a.47.47 0 0 1 .102.243c.02.02.038.044.051.072a.482.482 0 0 0 .044-.1c-.006-.051-.075-.108-.093-.16-.026-.066.034-.17.01-.26a.272.272 0 0 1 .128.083c.031-.072.09-.117.092-.238.024.047.045.1.058.15a.365.365 0 0 1 .18-.13c-.048.083-.031.165-.033.233-.002.068-.004.183-.103.259-.1.077-.126.098-.147.292.042-.091.143-.162.147-.21.02.086.037.153.034.212.034-.04.094-.061.164-.065-.05.058-.087.284-.22.31-.132.028-.185.162-.221.216-.045.069-.057.122-.011.212a.464.464 0 0 1 .036-.197c.044-.088.138-.125.144-.187.013.066.02.118.017.16.067-.134.207-.095.247-.134a.352.352 0 0 0-.069.158.256.256 0 0 1-.147.178c-.061.029-.114.034-.146.097-.008.037.024.069.024.125a.133.133 0 0 1 .018-.053c.038-.055.063-.096.063-.127.083.083.101.164.075.25-.027.089-.047.16.007.229.032.027.07.047.104.058.044-.044-.007-.097-.057-.15-.05-.05-.046-.173-.004-.223.041-.051.077-.104.074-.15a.327.327 0 0 1 .074.103.194.194 0 0 1 .071-.095c.007.073.054.106.054.185a.181.181 0 0 1 .104-.104c-.01.04.026.1.031.139.004.03 0 .064-.014.1a.193.193 0 0 1-.102.11c-.019.01-.049.02-.079.034.07-.01.2.014.229.066-.053-.02-.167.022-.223.045Z",fill:"#549334"}),c.jsx("path",{d:"M12.08 14.236c-.013-.012-.033-.018-.065-.018s-.052.006-.065.018c-.13-.045-.215-.026-.215.015v.125c0 .022.048.048.224.006a.095.095 0 0 0 .056.014.093.093 0 0 0 .058-.016v.001c.177.043.225.016.225-.005v-.126c0-.041-.085-.061-.218-.014Z",fill:"#CE1225"}),c.jsx("path",{d:"M12.285 14.23a.534.534 0 0 1 .158.037 1.399 1.399 0 0 0-.019.15.378.378 0 0 0-.139-.047v-.14Zm-.537 0a.538.538 0 0 0-.159.037c.007.027.02.127.02.15a.375.375 0 0 1 .138-.047v-.14h.001Z",fill:"#CE1225"}),c.jsx("path",{d:"M12.015 14.101c.378 0 .682.023.924.075-.03.022-.056.052-.075.067-.022.019-.014.07.036.115.05.043.171.081.292.028l.07-.03c-.035.028-.063.066-.047.102.071.159.346-.05.51.15.044-.056.154-.172.199-.216-.093-.113-.223-.094-.33-.086.039-.064.043-.114-.043-.175-.035-.025-.156-.021-.266.029.02-.052.016-.138-.155-.213-.261-.117-.705-.141-1.115-.141-.41 0-.854.024-1.116.141-.171.075-.175.16-.154.213-.112-.05-.231-.054-.267-.029-.085.061-.08.11-.041.175-.108-.008-.238-.027-.332.086.046.044.156.16.199.216.164-.201.44.009.51-.15.016-.036-.012-.074-.045-.102l.068.03a.293.293 0 0 0 .292-.028c.05-.044.058-.096.036-.115-.02-.015-.044-.045-.075-.067.242-.052.546-.075.925-.075Z",fill:"#CE1225"})]}),c.jsx("defs",{children:c.jsx("clipPath",{id:"".concat(t,"-0"),children:c.jsx("path",{d:"M0 .444h24v24H0z",fill:"#fff"})})})]})}));exports.DO=v;
|
|
1
|
+
"use strict";var c=require("react"),a=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var e=c.forwardRef((function(e,t){var l=e.borderRadius,v=e.height,r=e.width,h=c.useId();return React.createElement(a.FlagIconBase,{ref:t,borderRadius:l,height:v,viewBox:"0 0 24 25",width:r},React.createElement("g",{clipPath:"url(#".concat(h,"-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:"#002D62"}),React.createElement("path",{d:"M21.333 3.778h-8v7.333H24V6.444a2.667 2.667 0 0 0-2.667-2.666Z",fill:"#DD2E44"}),React.createElement("path",{d:"M2.667 21.11h8v-7.332H0v4.666a2.667 2.667 0 0 0 2.667 2.667Z",fill:"#CE1225"}),React.createElement("path",{d:"M24 10.444H14V3.778h-4v6.666H0v4h10v6.667h4v-6.667h10v-4Z",fill:"#EEE"}),React.createElement("path",{d:"M12.015 11.074h-1.278l.223.216v1.103h1.055v-1.319Zm0 2.624c.17-.185.286-.178.766-.178.257 0 .287-.174.287-.514v-.613h-1.053v1.305Z",fill:"#002D62"}),React.createElement("path",{d:"M12.015 13.698c-.17-.185-.286-.178-.768-.178-.257 0-.287-.174-.287-.514v-.613h1.055v1.305Zm0-2.624h1.276l-.223.216v1.103h-1.053v-1.319Z",fill:"#CE1225"}),React.createElement("path",{d:"M12.197 13.562v-2.488h-.365v2.49a.461.461 0 0 1 .183.134.497.497 0 0 1 .182-.136Z",fill:"#fff"}),React.createElement("path",{d:"M10.96 12.207h2.107v.365H10.96v-.365Z",fill:"#fff"}),React.createElement("path",{d:"m12.015 12.148.692-.738v.223l.128-.107v1.234c0 .458-.722.412-.821.201-.1.211-.821.257-.821-.201v-1.234l.128.107v-.223l.694.738Z",fill:"#002D62"}),React.createElement("path",{d:"M12.015 12.94c-.332.178-.548.038-.548-.132v-.212c-.128 0-.274-.066-.274-.108v-.182c0 .054.216.103.274.103v-.639l.12.096V11.7l.183.186v.131l-.12-.102v.54c.124 0 .221.074.365.074.142 0 .24-.074.364-.074v-.54l-.12.102v-.13l.182-.187v.166l.121-.096v.639c.058 0 .273-.05.273-.103v.182c0 .042-.145.108-.273.108v.212c0 .17-.216.31-.547.132v-.186c.178.103.364.128.364.016v-.132c-.124 0-.222.074-.364.074-.144 0-.241-.074-.366-.074v.132c0 .112.188.087.366-.016v.186Z",fill:"#fff"}),React.createElement("path",{d:"M12.26 11.887v.13l.12-.101v.54c-.125 0-.223.074-.365.074-.144 0-.241-.074-.366-.074v-.54l.121.102v-.131l.245.262.244-.262Z",fill:"#CE1225"}),React.createElement("path",{d:"M11.193 12.488v.272c0 .458.722.412.822.2.098.212.82.258.82-.2v-.272c0 .04-.145.108-.273.108v.212c0 .169-.216.31-.547.132-.332.178-.548.038-.548-.132v-.212c-.128 0-.274-.066-.274-.108Z",fill:"#CE1225"}),React.createElement("path",{d:"M12.292 10.632c.013-.033.025-.081.037-.125a2.61 2.61 0 0 0-.63 0c.012.044.025.092.038.125.008.026-.042.088-.22.077a2.778 2.778 0 0 0-.569.04c.033.05.045.06.041.098-.004.043-.106.084-.284.11-.178.024-.247.209-.308.473a1.237 1.237 0 0 0-.25-.067c.04-.172.178-.563.35-.602-.042-.093-.032-.14.129-.215.174-.082.469-.131.793-.143-.02-.079 0-.11.102-.154.088-.038.226-.067.494-.067.267 0 .406.029.493.067.103.043.123.075.103.154.324.012.619.061.792.143.161.074.171.122.129.215.172.04.31.43.35.602-.067.01-.18.039-.249.067-.061-.264-.13-.449-.309-.474-.178-.025-.28-.066-.285-.109-.004-.039.009-.049.041-.099a2.775 2.775 0 0 0-.569-.039c-.177.01-.226-.052-.219-.077Z",fill:"#002D62"}),React.createElement("path",{d:"m12.015 12.211.848-.727.019.022-.867.742v-.037Zm0-.081.716-.778.021.02-.737.8v-.042Zm0-.107.569-.786.023.017-.592.818v-.049Zm0 .188-.849-.727-.019.022.868.742v-.037Z",fill:"#996B38"}),React.createElement("path",{d:"m12.015 12.13-.717-.778-.02.02.737.8v-.042Zm0-.107-.57-.786-.024.017.594.818v-.049Z",fill:"#996B38"}),React.createElement("path",{d:"m12.85 11.474.121-.064-.081.111c-.007.006-.046-.042-.04-.047Zm-.134-.13.115-.078-.068.12c-.007.006-.052-.037-.047-.042Zm-.147-.115.104-.091-.054.127c-.006.008-.055-.03-.05-.036Zm-1.39.245-.122-.064.082.111c.006.006.046-.042.04-.047Zm.133-.13-.113-.078.068.12c.006.006.051-.037.045-.042Zm.148-.115-.104-.091.053.127c.006.008.056-.03.051-.036Z",fill:"#FFCE46"}),React.createElement("path",{d:"M11.809 12.026c.033-.028.127-.073.182-.044.043-.05.144-.092.2-.063l.117.362c-.033.023-.099.011-.14.037-.011.006-.043.024-.049.038-.02-.01-.065-.004-.097.006-.03.009-.05.04-.085.044l-.128-.38Z",fill:"#fff"}),React.createElement("path",{d:"m11.939 12.41-.132-.384.001-.002c.036-.029.13-.071.185-.043.038-.047.143-.093.199-.063l.119.363c-.018.014-.042.017-.068.02a.179.179 0 0 0-.073.02c-.015.008-.043.024-.048.037a.202.202 0 0 0-.098.007c-.013.004-.023.012-.035.02a.124.124 0 0 1-.05.025Zm-.128-.384.129.38a.136.136 0 0 0 .046-.025.14.14 0 0 1 .036-.02c.03-.01.076-.017.099-.007.002-.012.03-.028.044-.036a.192.192 0 0 1 .077-.021.139.139 0 0 0 .065-.017l-.119-.36c-.05-.026-.15.013-.195.064-.054-.028-.146.014-.182.042Z",fill:"#000"}),React.createElement("path",{d:"M13.138 13.964c.109 0 .253.03.298.046a.692.692 0 0 0-.19-.1c.1.016.125.033.191.05.046.013.054.018.056.084 0 .045 0 .103.028.01.025-.084.034-.096-.01-.124a.916.916 0 0 0-.174-.09c.128.033.232.074.294.115a.494.494 0 0 0-.158-.153c.075.018.175.058.245.096a.495.495 0 0 0-.163-.152c.114.024.234.061.3.098a.48.48 0 0 0-.23-.186.873.873 0 0 1 .299.086c-.073-.07-.15-.144-.225-.169.103.014.199.04.255.066a.578.578 0 0 0-.3-.147c.079.002.179.01.263.026a.517.517 0 0 0-.245-.072.797.797 0 0 1 .431.027 1.057 1.057 0 0 0-.295-.114c.063-.003.154-.018.213-.01a1.107 1.107 0 0 0-.29-.049 3.28 3.28 0 0 1 .329-.075c-.133-.009-.282 0-.415.021.147-.124.254-.124.349-.14.095-.017.166-.038.067-.048a3.412 3.412 0 0 0-.16-.012 1.71 1.71 0 0 0 .277-.12c.043-.023.15-.1.035-.048-.114.052-.277.06-.425.076a.407.407 0 0 0-.153.043c.08-.046.17-.095.264-.14.094-.045.074-.06.156.033.039.046.036 0-.015-.119-.041-.092-.077-.05-.167-.014a1.18 1.18 0 0 0-.125.059c.052-.062.232-.27.261-.306.032-.035.08.006.141.046.059.04.039.002-.017-.063-.057-.064-.084-.074-.121-.043-.037.032-.217.146-.317.241.184-.174.397-.37.446-.426-.106.057-.2.12-.285.185.03-.04.083-.118.11-.15-.042.028-.1.058-.134.09.05-.088.101-.169.109-.183.011-.023.023-.028.04-.03l.094-.007c.053-.004.032-.016.009-.022-.148-.038-.142-.022-.175.01a1.323 1.323 0 0 0-.091.107c.037-.115.15-.223.167-.255a.68.68 0 0 0-.218.166c.052-.085.218-.216.268-.268a.709.709 0 0 0-.188.108c.028-.048.054-.099.078-.15a.632.632 0 0 0-.208.222 1.25 1.25 0 0 1 .022-.08c.03-.057.11-.135.151-.18.042-.046.051-.059.17.016a.438.438 0 0 0-.061-.116c-.034-.052-.05-.03-.097.01-.026.02-.05.05-.097.09.051-.13.11-.27.142-.362a.975.975 0 0 0-.204.324c.004-.092.054-.278.045-.374a.575.575 0 0 0-.103.235c-.002-.1-.004-.225-.028-.297.007.062-.057.204-.074.304-.04-.095-.084-.186-.109-.25.002.05.016.164.037.298-.033-.103-.154-.21-.158-.294-.003.12.084.324.093.382.001.018.009.046.015.078-.041-.066-.14-.186-.166-.265 0 .05.019.136.028.19-.052-.048-.088-.02-.176.146.028-.009.062-.045.086-.062.025-.017.048-.035.075.008.033.055.123.18.172.34-.014-.046-.097-.154-.127-.201.007.022.022.097.032.14a1.102 1.102 0 0 0-.112-.23c-.002.054.038.206.044.27-.024-.055-.05-.104-.07-.145.015.043.038.195.035.273a1.654 1.654 0 0 0-.095-.149c.022.063.04.187.043.258a.66.66 0 0 0-.03-.055c-.041-.066-.069.054-.093.116-.026.062-.012.054.016.011.044-.066.038-.057.064.015.016.042.06.144.097.278-.036-.059-.086-.137-.113-.195-.027-.058-.029-.055 0 .06.019.076.066.216.047.365a4.153 4.153 0 0 0-.1-.31c.006.065.014.188.014.24a.27.27 0 0 0-.055-.074c.027.088.034.24.034.334a.636.636 0 0 0-.056-.153c-.002.069.017.23.034.304a.69.69 0 0 0-.06-.158.76.76 0 0 1-.004.287.541.541 0 0 0-.032-.126c-.007.04-.016.152-.044.2a.54.54 0 0 0 .011-.178.957.957 0 0 1-.08.21.944.944 0 0 0 .029-.176c-.01.043-.039.078-.055.116a.69.69 0 0 0 .007-.137.816.816 0 0 1-.136.26.675.675 0 0 0 .041-.227c-.053.094-.058.134-.143.246a.33.33 0 0 0 .028-.216.97.97 0 0 1-.079.168.628.628 0 0 1 .02-.222c-.037.024-.087.096-.087.15a.31.31 0 0 0-.066-.138c.028.186.018.347-.094.421-.248.163-.458.523-.761.657.021.012.07.054.096.084.29-.128.485-.417.71-.578.107-.058.351.071.621.001.104-.027.307.033.398.07-.043-.057-.125-.104-.271-.133Z",fill:"#549334"}),React.createElement("path",{d:"M11.05 13.777c.05-.009.187-.007.295.01-.072-.027-.026-.198-.113-.262.09.041.127.027.175.035l.016.004a.162.162 0 0 1 .021-.098c.012.045.062.055.105.088l.022.019c.002-.054.08-.125.089-.16.017.048.06.082.077.15.041.175-.096.211-.046.336.248.163.469.487.772.622a.491.491 0 0 0-.096.083c-.402-.178-.661-.693-1.029-.718l-.028.01c-.091.045-.177.078-.257.06a.358.358 0 0 0-.22.04c.102-.157.154-.202.217-.22a.346.346 0 0 1-.232.006c-.045.11-.152.14-.247.153-.096.013-.166.051-.196.104a.353.353 0 0 1 .007-.156.511.511 0 0 0-.151.003c.056-.022.108-.182.246-.202a.254.254 0 0 1-.068-.065c.033.019.062-.002.122-.018a.434.434 0 0 1 .122-.013.242.242 0 0 1-.091-.136c-.043.129-.184.164-.267.17-.1.006-.148.039-.166.066 0-.061.02-.111.042-.144-.041.004-.079.005-.1.014a.264.264 0 0 1 .114-.184c-.061-.014-.145-.121-.15-.197.048.055.245-.002.341.105a.27.27 0 0 1-.098-.191c.022.03.07.03.116.057-.065-.235-.227-.182-.323-.257-.122-.096-.073-.262-.17-.34.042 0 .078.002.106.01a.642.642 0 0 1-.018-.211c.024.074.106.064.158.137a.11.11 0 0 0 .01-.06c.038.044.072.083.094.124-.006-.079.026-.125.05-.146a.35.35 0 0 0 .037.158c.031.062.043.133.02.247-.021.108.023.19.078.27a.844.844 0 0 0-.015-.228.422.422 0 0 1-.007-.198.336.336 0 0 0 .09.122.1.1 0 0 1 .023.042l.032-.077c.013-.037-.16-.1-.15-.295-.116-.064-.221-.15-.25-.306a.195.195 0 0 0 .064.034c-.064-.096-.08-.216-.058-.276.016.05.066.062.121.1.013-.102-.096-.177-.093-.276.004-.158.086-.16.115-.258a.44.44 0 0 1 .051.105c.019-.066.099-.115.1-.165.042.06.072.127.05.195a.187.187 0 0 1 .15.02c-.101.019-.095.14-.162.172-.066.031-.191.119-.16.25a.47.47 0 0 1 .102.243c.02.02.038.044.051.072a.482.482 0 0 0 .044-.1c-.006-.051-.075-.108-.093-.16-.026-.066.034-.17.01-.26a.272.272 0 0 1 .128.083c.031-.072.09-.117.092-.238.024.047.045.1.058.15a.365.365 0 0 1 .18-.13c-.048.083-.031.165-.033.233-.002.068-.004.183-.103.259-.1.077-.126.098-.147.292.042-.091.143-.162.147-.21.02.086.037.153.034.212.034-.04.094-.061.164-.065-.05.058-.087.284-.22.31-.132.028-.185.162-.221.216-.045.069-.057.122-.011.212a.464.464 0 0 1 .036-.197c.044-.088.138-.125.144-.187.013.066.02.118.017.16.067-.134.207-.095.247-.134a.352.352 0 0 0-.069.158.256.256 0 0 1-.147.178c-.061.029-.114.034-.146.097-.008.037.024.069.024.125a.133.133 0 0 1 .018-.053c.038-.055.063-.096.063-.127.083.083.101.164.075.25-.027.089-.047.16.007.229.032.027.07.047.104.058.044-.044-.007-.097-.057-.15-.05-.05-.046-.173-.004-.223.041-.051.077-.104.074-.15a.327.327 0 0 1 .074.103.194.194 0 0 1 .071-.095c.007.073.054.106.054.185a.181.181 0 0 1 .104-.104c-.01.04.026.1.031.139.004.03 0 .064-.014.1a.193.193 0 0 1-.102.11c-.019.01-.049.02-.079.034.07-.01.2.014.229.066-.053-.02-.167.022-.223.045Z",fill:"#549334"}),React.createElement("path",{d:"M12.08 14.236c-.013-.012-.033-.018-.065-.018s-.052.006-.065.018c-.13-.045-.215-.026-.215.015v.125c0 .022.048.048.224.006a.095.095 0 0 0 .056.014.093.093 0 0 0 .058-.016v.001c.177.043.225.016.225-.005v-.126c0-.041-.085-.061-.218-.014Z",fill:"#CE1225"}),React.createElement("path",{d:"M12.285 14.23a.534.534 0 0 1 .158.037 1.399 1.399 0 0 0-.019.15.378.378 0 0 0-.139-.047v-.14Zm-.537 0a.538.538 0 0 0-.159.037c.007.027.02.127.02.15a.375.375 0 0 1 .138-.047v-.14h.001Z",fill:"#CE1225"}),React.createElement("path",{d:"M12.015 14.101c.378 0 .682.023.924.075-.03.022-.056.052-.075.067-.022.019-.014.07.036.115.05.043.171.081.292.028l.07-.03c-.035.028-.063.066-.047.102.071.159.346-.05.51.15.044-.056.154-.172.199-.216-.093-.113-.223-.094-.33-.086.039-.064.043-.114-.043-.175-.035-.025-.156-.021-.266.029.02-.052.016-.138-.155-.213-.261-.117-.705-.141-1.115-.141-.41 0-.854.024-1.116.141-.171.075-.175.16-.154.213-.112-.05-.231-.054-.267-.029-.085.061-.08.11-.041.175-.108-.008-.238-.027-.332.086.046.044.156.16.199.216.164-.201.44.009.51-.15.016-.036-.012-.074-.045-.102l.068.03a.293.293 0 0 0 .292-.028c.05-.044.058-.096.036-.115-.02-.015-.044-.045-.075-.067.242-.052.546-.075.925-.075Z",fill:"#CE1225"})),React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(h,"-0")},React.createElement("path",{d:"M0 .444h24v24H0z",fill:"#fff"}))))}));exports.DO=e;
|
package/icons/flags/DZ.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("path",{d:"M320 0h320v480H320z",fill:"#fff"}),React.createElement("path",{d:"M0 0h320v480H0z",fill:"#006233"}),React.createElement("path",{d:"M424 180a120 120 0 1 0 0 120 96 96 0 1 1 0-120m4 60-108-35.2 67.2 92V183.2l-67.2 92z",fill:"#d21034"}))}));exports.DZ=r;
|
package/icons/flags/Default.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,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:i,viewBox:"0 0 24 25",width:c},React.createElement("path",{d:"M0 10.111h24v6H0v-6Z",fill:"#9898A0"}),React.createElement("path",{d:"M21.333 4.111H2.667A2.667 2.667 0 0 0 0 6.778v3.333h24V6.778a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#D6D6D9"}),React.createElement("path",{d:"M21.333 21.445H2.667A2.667 2.667 0 0 1 0 18.778V16.11h24v2.667a2.667 2.667 0 0 1-2.667 2.667Z",fill:"#5B5B60"}))}));exports.Default=a;
|
package/icons/flags/EC.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.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:"#ED1C23"}),React.createElement("path",{d:"M0 11.778h24v4.666H0v-4.666Z",fill:"#034EA2"}),React.createElement("path",{d:"M24 11.778V6.444a2.667 2.667 0 0 0-2.667-2.666H2.667A2.667 2.667 0 0 0 0 6.444v5.334h24Z",fill:"#FD0"}),React.createElement("path",{d:"M15.333 13.11c0 .737-.597 1.334-1.333 1.334h-4a1.334 1.334 0 0 1-1.333-1.333v-2c0-.736.597-1.333 1.333-1.333h4c.736 0 1.333.597 1.333 1.333v2Z",fill:"#FD0"}),React.createElement("path",{d:"M14.667 12.444c0 .736-.598 2-1.334 2h-2.666c-.736 0-1.334-1.264-1.334-2v-.666c0-.736.598-1.334 1.334-1.334h2.666c.736 0 1.334.598 1.334 1.334v.666Z",fill:"#034EA2"}),React.createElement("path",{d:"M14 12.444c0 .736-.597 2-1.333 2h-1.334c-.736 0-1.333-1.264-1.333-2v-.666c0-.736.597-1.334 1.333-1.334h1.334c.736 0 1.333.598 1.333 1.334v.666Z",fill:"#ED1C23"}),React.createElement("path",{d:"M13.315 9.868c-.088.325-.64.576-1.315.576-.675 0-1.227-.251-1.315-.576-.804.114-.685.328-.685.576 0 .368.527.667 2 .667 1.473 0 2-.299 2-.667 0-.248.119-.462-.685-.576Z",fill:"#6DBE46"}),React.createElement("path",{d:"M12.667 13.111a.666.666 0 1 1-1.334 0v-2a.667.667 0 0 1 1.334 0v2Z",fill:"#A6D388"}),React.createElement("path",{d:"M14.333 8.444c.294 0 .572.035.831.092-.415-.718-1.83-1.425-3.164-.092-1.333-1.333-2.749-.626-3.164.092a3.88 3.88 0 0 1 .83-.092c1.29 0 2.334.598 2.334 1.334 0-.736 1.044-1.334 2.333-1.334Z",fill:"#662113"}),React.createElement("path",{d:"M12 14.444c.736 0 1.333-1.044 1.333-2.333 0-1.289-.597-2.333-1.333-2.333s-1.333 1.044-1.333 2.333c0 1.289.597 2.333 1.333 2.333Z",fill:"#8ED2E7"}),React.createElement("path",{d:"M11.667 11.778c-.358 0-.692.086-.994.23-.001.034-.006.068-.006.103 0 1.289.597 2.333 1.333 2.333.669 0 1.217-.863 1.313-1.986a2.328 2.328 0 0 0-1.646-.68Z",fill:"#6DBE46"}),React.createElement("path",{d:"M12 15.778c1.105 0 2-.299 2-.667 0-.368-.895-.667-2-.667s-2 .299-2 .667c0 .368.895.667 2 .667Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M13.333 15.778c0 .552-.597.666-1.333.666s-1.333-.114-1.333-.666.597-1.334 1.333-1.334 1.333.782 1.333 1.334Z",fill:"#034EA2"}),React.createElement("path",{d:"M11.333 15.778c0-.552.299-1.334.667-1.334.368 0 .667.782.667 1.334s-.299.666-.667.666c-.368 0-.667-.114-.667-.666Z",fill:"#ED1C23"}),React.createElement("path",{d:"M11.333 7.778c0-.368.299 0 .667 0 .368 0 .667-.368.667 0a.667.667 0 0 1-1.334 0Z",fill:"#CCD6DD"}),React.createElement("path",{d:"M12 12.444c.368 0 .667-.149.667-.333 0-.184-.299-.333-.667-.333-.368 0-.667.149-.667.333 0 .184.299.333.667.333Z",fill:"#fff"}),React.createElement("path",{d:"M8.667 11.111c.368 0 .666-.15.666-.333 0-.184-.298-.334-.666-.334-.369 0-.667.15-.667.334 0 .184.298.333.667.333Zm.666-1.333c.369 0 .667-.15.667-.334 0-.184-.298-.333-.667-.333-.368 0-.666.15-.666.333 0 .185.298.334.666.334Zm6 1.333c.368 0 .667-.15.667-.333 0-.184-.299-.334-.667-.334-.368 0-.666.15-.666.334 0 .184.298.333.666.333Zm-.666-1.333c.368 0 .666-.15.666-.334 0-.184-.298-.333-.666-.333-.368 0-.667.15-.667.333 0 .185.299.334.667.334Z",fill:"#C1694F"}))}));exports.EC=a;
|
package/icons/flags/EE.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("rect",{height:"477.9",rx:"0",ry:"0",width:"640"}),React.createElement("rect",{fill:"#fff",height:"159.3",rx:"0",ry:"0",width:"640",y:"320.7"}),React.createElement("path",{d:"M0 0h640v159.3H0z",fill:"#1291ff"})))}));exports.EE=r;
|