@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/MS.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 r=e.forwardRef((function(e,r){var a=e.borderRadius,l=e.height,n=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:l,viewBox:"0 0 640 480",width:n},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#006"}),React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M408.3 192.3h214.3l-.3 153.4c1.8 61.7-36.4 100-106.7 117.2-50-12.5-107.5-38.3-107.6-115.5l.3-155.2z",fill:"#fff"}),React.createElement("path",{d:"M44 22.7h169.4l-.2 120.8c1.4 48.6-28.8 78.7-84.3 92.3-39.5-9.8-85-30.2-85-91l.2-122z",fill:"#00a2bd",stroke:"#000",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M616.3 361.3c-7.5 56.4-50.7 81.1-100.7 94.2-44.3-12-92-31-101.1-93.9l201.8-.3z",fill:"#a53d08"})),React.createElement("g",{fillRule:"evenodd",stroke:"#000"},React.createElement("path",{d:"M155.8 197.2s.6 9.3-4.4 14.9c4.5 1.4 7.5-.3 8.9-2 1.4-1.8 1.9-4.1 1.9-4.1s1.2-.8 1.4-2.5c0-2.3-1-2.3-1.8-2.8l.2-5.2s-5.1-3.1-6.2 1.7z",fill:"#ffc6b5",strokeLinejoin:"round",strokeWidth:"1.3",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"m155.5 210.3-1.5-1.2",fill:"#ff9a08",strokeLinecap:"round",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"})),React.createElement("path",{d:"M141.6 69.4s.2 5.6-.2 6.2c-.4.6-3.6 2-3.6 2l2.8 5.9 7.7-1.1 3.3-8.7s-1.7-2.9-1.3-6c-2.5-8-8.6 1.7-8.7 1.7z",fill:"#ffc6b5",fillRule:"evenodd",stroke:"#000",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M131.4 203s4.4 4.4 9.3 3.9c11.3-1.3 14.6-11.3 18-11.4s5.7 6 9 5.3a56.2 56.2 0 0 1-5.4-24.7c.5-8 .5-42 .5-42s-5.6-17.6-8.3-20.5a19 19 0 0 0 4.4-13.2V88.9s1.3-1.5 1.2-5.7c-.1-4.2-7.1-10.3-8-10-1 .2-9.9 7.8-10.6 9.6-.8 1.8-1.8-6.5-.1-7.2 1.7-.8-4-1.2-7.5 3-3.6 4.2-2.5 124.7-2.5 124.5z",fill:"#005121",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"1.3",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"m467.5 224.1 40 .2-.3-18.6 14.6.2.1 18.4h39.8l.2 14.3-40 .2-.3 169.4h-14.2l-.2-169.6-39.7.2V224z",fillRule:"evenodd"}),React.createElement("path",{d:"M122 82s-2.2-.4-4 0 2.7-19.5 2.7-21.2c1.5-.7 9.2-2 9-7.5-.6-3.2-11.8.2-11.6 4.3-.8 2.1-8.1 23.1-6.7 30 2.6 2 7.4 1.7 10.6 1.1V82z",fill:"#ffc6b5",fillRule:"evenodd",stroke:"#000",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M124.2 53.2s-.6 3.7 2.7 4.3",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:".6",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"m129.2 53.1-4.4 2.8m4.1-1.1-3 2.2m2-4.7-3.4 2",fill:"none",stroke:"#000",strokeWidth:".4",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"m95.5 163.6 30.1 31.2c10.5-11.4 3.2-54.3-10.5-62.1-1.6 5-4.4 11.1-7.4 13-6.5 4.5-22.5 9.7-17.2 13 1.2-1.6 4.4-3.2 6 .5 1.7 6-6.7 6.3-6.7 6.3s-5.4-.6-6.3-6c-1-5.5 8-10.5 8.7-10.9.8-.2 12.4-3.3 14.4-13.7 2.4-10.1 5-8.6 5.4-8.8 15.2 1.5 25.2 28.7 25.7 47.9.6 19.1-7.7 31.8-9.3 32.7-1.5.8-36.2-41.3-36.2-41.3l3.3-1.8z",fill:"#ff9a08",fillRule:"evenodd",stroke:"#000",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"m117.5 134.4.1 56.5m-3.5-55.4.2 51.2m-3.9-43.8.2 40.8m-3.2-37.9.2 33.7m-3.4-32.2v28.5m-3.5-26.2V172m-3-20.8v17.3",fill:"none",stroke:"#000",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"m95 167.1 31.1 35.6m1.5-58s14 30.8 1 56.1m-37.2-40.2s1-2.7 2.3-1.6m-4.8-6.2s-5.6 5-2.5 8.1",fill:"none",stroke:"#ffdf00",strokeLinecap:"round",strokeWidth:"1.3",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M141 83s.5 4.3-.4 7.6 3.5 12.4 1.8 14.3m.5 8.8 11.8-.1",fill:"none",stroke:"#000",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M138.6 118.5c0 .2 1.4 6.2 1 10.3m2.8-8.2c-.3 1.3-5.2 15.2-5 15.7m8-22c0 .3-.4 8.9-1.7 10.1m7.7-10.7s7.7 17.8 7.6 24.9 2.6 21.3.8 27.6m-6-27.8s-.6 13.2-6.1 18.4c-5.5 5.2 13.2 19.9 13.2 19.9",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M153.6 175.9s2 18.2 5.6 19.5m-22.6-50c.1.1-1.9 12.2-.3 14.2 1.6 2 14.9 20.5 14.3 39.6m-3.7-5.7s-.4 11.6-11.1 12.5m7.9-20s3.2 12-7.7 19.5",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"1.3",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M147.9 156.9s12.3 12.8 12.8 18.4m-9.2-61.3s2.1 9 1.3 10.7",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M113.5 132.7s-1.3-2.3-1.1-4.9-.5-6.5 7.8-9.7c5-5 10.6-8.1 13.6-9.7 4.5-2.9 7.4-2.2 10-3.2 1.7-2 1.6-6.3 3.5-10.2 1.8-3.9 5-11.9 8.4-10.6 3.5 1.2.8 11.6-.5 15.2s-2.5 7.4-4.8 9.6c-2.3 2.3-12.8 6.3-14.8 7s-11.5 3-13.9 6.2c-2.4 3.3-2.2 8.2-8.2 10.3z",fill:"#ffc6b5",fillRule:"evenodd",stroke:"#000",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M112.8 125.8c.3-.1 4.2-1.3 6 2.1",fill:"none",stroke:"#000",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M142 55.2s-1.8 2.8-2.3 4.6c-.4 1.3-1.6-.1-2.2 2.7l1 .2c-.4.8-.5 2.2-.6 2.5-.1.3-.7 1.8-.6 3 0 .5 1.1 3 10.1-.8s-2.9-14.8-5.5-12.2z",fill:"#ffc6b5",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"1.3",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M140.9 55.6c1-.5 7.5-1.1 6.4 11.7 1.2-.2 2-.4 2.7.9.8 1.2.7 2.7 2 2.7 1.4 0 1.5-.3 1.9-1.3.3-1 5.5 1.2 6.9-3.4-.3-1-3.2-2.3-3.6-4 .8-2.3-.3-9.8-9.9-10.2-4.9 0-5.9 2-6.4 3.6z",fill:"#c59200",fillRule:"evenodd",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.3",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M140.4 58.1c.1.1 3 1 3.3 2.3",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M531.7 244.1c0 .5-.4 1-.9 1s-.9-.5-.9-1 .4-1 1-1 .8.5.8 1z",fillRule:"evenodd"}),React.createElement("path",{d:"M154.4 61.5s-1 5.1 3.6 7.1m-7-6.4s1.7 0 1.7 1.6c0 1.7-1.4 1.9-1.3 3.1 0 1.3 2.4 1.8 2.5 2.8m-10.5-16.9s8.2 1 7.8 3c-.5 2-1.8 1.2-1.7 3s3.2.6 3.2.6.2-1.4 1.6-1.3.7 1.6 2.6 1.6",fill:"none",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.3",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"m138.4 65.5 2-.1",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"1.3",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("path",{d:"M143.4 73.7s.8 3.4-2 3",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"1pt",transform:"matrix(1.2096 0 0 1.2172 359.7 169.2)"}),React.createElement("g",{strokeWidth:"1pt"},React.createElement("path",{d:"M0 0v28.5l343.6 226H387V226L43.3 0H0zm386.9 0v28.5l-343.6 226H0V226L343.6 0H387z",fill:"#fff"}),React.createElement("path",{d:"M161.2 0v254.4h64.5V.1h-64.5zM0 85v84.7h386.9V84.8H0z",fill:"#fff"}),React.createElement("path",{d:"M0 101.8v50.9h386.9v-50.9H0zM174.1.1v254.3h38.7V.1h-38.7zM0 254.4l129-84.8h28.8l-129 84.8H0zM0 .1l129 84.8h-29L0 19V0zm229.1 84.8L358.1 0h28.8l-129 84.8h-28.8zm157.8 169.5-129-84.8h28.9l100.1 65.9v19z",fill:"#c00"})))}));exports.MS=r;
|
package/icons/flags/MT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),a=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var c=e.borderRadius,l=e.height,r=e.width;return React.createElement(a.FlagIconBase,{ref:t,borderRadius:c,height:l,viewBox:"0 0 24 25",width:r},React.createElement("path",{d:"M21.333 3.667H12V21h9.333A2.667 2.667 0 0 0 24 18.333v-12a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#CF142B"}),React.createElement("path",{d:"M2.667 3.667A2.667 2.667 0 0 0 0 6.332v12A2.667 2.667 0 0 0 2.667 21H12V3.666H2.667Z",fill:"#EEE"}),React.createElement("path",{d:"M1.103 6.77h5.794v1.793H1.103V6.77Z",fill:"#CF142B"}),React.createElement("path",{d:"M3.104 4.77h1.792v5.793H3.104V4.77Z",fill:"#CF142B"}),React.createElement("path",{d:"M3.14 9.128a.614.614 0 1 0 0-1.228.614.614 0 0 0 0 1.228Zm1.763 0a.614.614 0 1 0 0-1.228.614.614 0 0 0 0 1.228ZM3.14 7.497a.614.614 0 1 0 0-1.228.614.614 0 0 0 0 1.228Zm1.763 0a.614.614 0 1 0 0-1.228.614.614 0 0 0 0 1.228Z",fill:"#CF142B"}),React.createElement("path",{d:"M3.139 8.986a.472.472 0 1 0 0-.944.472.472 0 0 0 0 .944Zm1.764 0a.472.472 0 1 0 0-.944.472.472 0 0 0 0 .944ZM3.139 7.355a.472.472 0 1 0 0-.944.472.472 0 0 0 0 .944Zm1.764 0a.472.472 0 1 0 0-.944.472.472 0 0 0 0 .944Z",fill:"#99AAB5"}),React.createElement("path",{d:"M4.021 8.9a1.211 1.211 0 1 0 0-2.423 1.211 1.211 0 0 0 0 2.422Z",fill:"#CCD6DD"}),React.createElement("path",{d:"M3.333 5h1.334v5.333H3.333V5Z",fill:"#CCD6DD"}),React.createElement("path",{d:"M1.333 7h5.334v1.333H1.333V7Z",fill:"#CCD6DD"}),React.createElement("path",{d:"M4.021 8.525a.803.803 0 1 0 0-1.606.803.803 0 0 0 0 1.606Z",fill:"#B2C0C9"}),React.createElement("path",{d:"M4.431 7.682c.01-.012.022-.022.032-.032l.006-.004a.837.837 0 0 1 .082.048c.054.032.223-.044.146-.092-.066-.04-.132-.088-.213-.074a.335.335 0 0 0-.159.082 1.258 1.258 0 0 0-.019-.123c.013-.013.02-.028.017-.046-.008-.039.014-.081.027-.117.007-.017-.003-.029-.017-.036l.016-.025a.638.638 0 0 0 .072.02.175.175 0 0 0 .13-.034c.031-.024.021-.049-.014-.055-.063-.013-.121-.045-.18-.07-.038-.017-.095 0-.129.02-.022.011-.056.043-.02.06-.005.004-.01.147-.011.152-.03.063-.079-.356-.113.31h-.012a.95.95 0 0 1-.09-.276c.05-.01.018-.176.018-.21v-.019c0-.01.075-.017.07-.022.02-.013.078-.03.06-.045-.028-.023-.067-.007-.097.005-.01-.005-.01-.008-.019-.01h-.015c.036-.014.066-.038.057-.065-.005-.017-.01-.03 0-.047.045-.077-.14-.06-.171-.006a.117.117 0 0 0-.012.102c.008.025.041.034.076.03a.11.11 0 0 0-.046.044l-.002.006a.229.229 0 0 0-.079.017c-.107.046-.22.08-.321.14-.017.01-.063.041-.021.054a.158.158 0 0 0 .087-.004l.004.012a.299.299 0 0 0 .103.084c.04.02.095.01.13-.015.025-.015.05-.054.02-.075.012-.016.03-.028.046-.04a.555.555 0 0 0 .018.122.06.06 0 0 0 .015.026.184.184 0 0 0-.06.022c-.022.014-.048.044-.028.064a.557.557 0 0 0-.136.042c-.017.007-.054.028-.057.052l-.064.008c-.034.005-.09.021-.102.06a.259.259 0 0 0-.048.007c-.04.005-.113.023-.117.057-.005.062.026.112.052.164a.166.166 0 0 0-.049.088c-.016.08.17.051.185-.02.002-.01.003-.02.012-.028.024-.016.047-.049.026-.072.008-.006.014-.012.011-.016-.023-.046-.048-.09-.051-.14.01.004.02.006.031.006a.34.34 0 0 0 .114.174c.012.01.034.012.058.008a.065.065 0 0 0-.023.028.689.689 0 0 0-.039.176c-.003.024.016.048.04.054.077.018.14.055.202.103.065.05.226-.041.142-.106A.685.685 0 0 0 3.81 8.1a.427.427 0 0 1 .023-.1.062.062 0 0 0 .005-.031.289.289 0 0 0 .043-.02c.119-.073.264-.088.392-.146-.006.018.006.036.032.042.055.013.154.012.172.075.018.063-.003.14.038.195.037.052.215-.01.17-.072-.015-.022-.012-.064-.014-.089-.002-.04-.004-.08-.022-.117-.038-.072-.162-.077-.231-.094-.024-.005-.05-.036-.076-.028.002-.005-.002-.048-.014-.048h-.004l.001.032c.041-.003.08.015.106-.016Z",fill:"#99AAB5"}))}));exports.MT=t;
|
package/icons/flags/MU.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 640 480",width:c},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M0 360h640v120H0z",fill:"#00a04d"}),React.createElement("path",{d:"M0 120h640v120H0z",fill:"#151f6d"}),React.createElement("path",{d:"M0 0h640v120H0z",fill:"#ee2737"}),React.createElement("path",{d:"M0 240h640v120H0z",fill:"#ffcd00"})))}));exports.MU=a;
|
package/icons/flags/MV.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 a=e.borderRadius,c=e.height,i=e.width;return React.createElement(r.FlagIconBase,{ref:t,borderRadius:a,height:c,viewBox:"0 0 640 480",width:i},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#d21034"}),React.createElement("path",{d:"M120 120h400v240H120z",fill:"#007e3a"}),React.createElement("circle",{cx:"350",cy:"240",fill:"#fff",r:"80"}),React.createElement("circle",{cx:"380",cy:"240",fill:"#007e3a",r:"80"}))}));exports.MV=t;
|
package/icons/flags/MW.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,m=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:m,viewBox:"0 0 24 25",width:l},React.createElement("path",{d:"M24 18.333A2.667 2.667 0 0 1 21.333 21H2.667A2.667 2.667 0 0 1 0 18.333v-12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6.333v12Z",fill:"#77B255"}),React.createElement("path",{d:"M0 9h24v6.667H0V9Z",fill:"#DD2E44"}),React.createElement("path",{d:"M21.333 3.667H2.667A2.667 2.667 0 0 0 0 6.332V9h24V6.333a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#141414"}),React.createElement("path",{d:"M15.46 8.333a3.995 3.995 0 0 0-6.92 0h6.92Zm-3.661-4h.402L12 5.775l-.201-1.442Zm-1.01.12.396-.068.046 1.456-.442-1.388Zm-.975.289.38-.134.29 1.427-.67-1.293Zm-.912.449.351-.196.527 1.358-.878-1.162Zm-.823.596.313-.252.748 1.249-1.061-.997Zm-.712.727.268-.301.947 1.105-1.215-.804Zm-.577.837.211-.342 1.121.928-1.332-.586Zm.475.982L6.512 7.9l-.15.373.242.06h.661Zm10.237 0 .145-.036-.147-.371-.716.407h.718Zm-.487-1.3.208.34-1.334.582 1.126-.922Zm-.629-.8.263.302-1.218.798.955-1.1Zm-.755-.681.31.253-1.064.992.754-1.245Zm-.858-.544.347.197-.882 1.157.535-1.354Zm-.939-.392.376.136-.674 1.29.298-1.426Zm-.991-.227.393.07-.447 1.385.054-1.455Z",fill:"#DD2E44"}))}));exports.MW=a;
|
package/icons/flags/MX.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 c=l.forwardRef((function(l,c){var e=l.borderRadius,h=l.height,t=l.width;return React.createElement(a.FlagIconBase,{ref:c,borderRadius:e,height:h,viewBox:"0 0 24 25",width:t},React.createElement("path",{d:"M2.667 3.667A2.667 2.667 0 0 0 0 6.332v12A2.667 2.667 0 0 0 2.667 21h4.666V3.666H2.667Z",fill:"#006847"}),React.createElement("path",{d:"M21.333 3.667h-4.666V21h4.666A2.667 2.667 0 0 0 24 18.333v-12a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#CE1126"}),React.createElement("path",{d:"M7.333 3.667h9.334V21H7.333V3.666Z",fill:"#EEE"}),React.createElement("path",{d:"M15.333 12.333a3.333 3.333 0 1 1-6.666 0H8a4 4 0 0 0 8 0h-.667Z",fill:"#A6D388"}),React.createElement("path",{d:"M9.029 13.846a.332.332 0 0 0-.449-.145.334.334 0 0 0-.146.448c.06.118.126.234.197.344v.001l.003.004.005.008.002.005.001.001.003.003v.001l.002.003v.002l.002.003v.001l.002.004.001.001.002.003.001.002.002.002v.002l.002.003h.001l.001.003.002.004.001.001.002.003v.002l.005.006v.001l.004.005c.034.052.07.101.107.151a.332.332 0 0 0 .465.067.332.332 0 0 0 .068-.466 3.974 3.974 0 0 1-.286-.473Zm-.332-1.055a3.523 3.523 0 0 1-.03-.555.333.333 0 0 0-.324-.343l-.024.001a.333.333 0 0 0-.318.323c-.002.07-.002.138-.001.208v.082l.001.002v.024l.001.002v.02l.001.006v.007c.006.107.017.213.031.318a.333.333 0 0 0 .375.283.335.335 0 0 0 .288-.378Zm3.53 2.867h-.004l-.083.006a3.39 3.39 0 0 1-.473-.014.334.334 0 0 0-.067.663l.083.008h.008l.004.001h.016l.004.001.003.001h.021c.102.007.204.01.306.009h.026l.005-.001h.052l.004-.001h.013l.004-.001h.019l.003-.001h.012l.084-.005a.33.33 0 0 0 .302-.35.328.328 0 0 0-.342-.316Zm-1.626-.299a3.375 3.375 0 0 1-.483-.274.33.33 0 0 0-.202-.058.333.333 0 0 0-.175.607v.001l.004.002.004.004.004.003.004.003c.178.121.366.227.562.318a.332.332 0 0 0 .442-.162.332.332 0 0 0-.16-.444Zm3.353-.265a.331.331 0 0 0-.165.053 3.419 3.419 0 0 1-.49.258.332.332 0 0 0 .142.64.352.352 0 0 0 .116-.025l.089-.04h.001l.004-.003h.002l.002-.002h.003l.003-.001.001-.001.004-.001.001-.001.002-.002.004-.001h.002l.003-.002h.001l.004-.002h.001l.003-.003h.002l.004-.002h.001l.004-.002.004-.002.001-.001.004-.002h.001l.004-.003.005-.001.005-.003h.001l.003-.002h.001l.004-.003.006-.001.004-.003.005-.003.01-.004.005-.002.009-.006.005-.002.004-.002h.001l.01-.005.003-.002h.001l.015-.008.004-.001.01-.006.004-.002h.001c0-.001.002-.002.005-.002a.008.008 0 0 1 .004-.003l.005-.003.004-.002.01-.004.005-.003.004-.003.005-.002.004-.002h.001l.004-.003.005-.003.005-.002v-.001l.004-.001.001-.001.003-.002h.002l.003-.003h.001l.004-.002.001-.001.004-.001v-.001l.005-.002h.001l.003-.003h.001l.004-.002.001-.001.003-.002h.002l.003-.002.002-.001.002-.002.002-.001.002-.001.002-.002.004-.001h.002l.002-.002.002-.001.003-.002.001-.001.003-.001.003-.002.002-.002h.003l.001-.002.003-.001.002-.001.002-.002.003-.001.002-.002h.002c.001-.001.004-.001.005-.003-.001 0-.001 0 0 0l.003-.002.004-.003H14l.004-.003.008-.004.006-.004a.062.062 0 0 1 .013-.007c.043-.025.086-.051.127-.078a.333.333 0 0 0 .102-.46.37.37 0 0 0-.305-.15Zm1.714-3.079-.016.001a.333.333 0 0 0-.32.332c0 .185-.016.371-.047.553a.334.334 0 1 0 .658.112v-.005l.001-.001v-.008l.001-.001v-.006c.002 0 .002-.002.002-.003v-.004c.014-.086.026-.172.034-.26v-.003l.001-.003v-.008l.001-.002V12.7l.002-.001-.002-.002v-.003c.002 0 .002-.001.002-.002v-.012l.001-.002v-.001c.009-.109.014-.219.014-.33a.334.334 0 0 0-.332-.333Zm-.295 1.798a.334.334 0 0 0-.454.13 3.173 3.173 0 0 1-.308.462.333.333 0 0 0 .522.414 4.417 4.417 0 0 0 .227-.316v-.001l.003-.004.003-.005.003-.004.003-.004a.007.007 0 0 0 .002-.005h.001l.003-.005.002-.004.003-.004.001-.002.001-.003.002-.001.002-.004h.001l.001-.004.001-.001.003-.003v-.001l.002-.003.001-.002.003-.002.001-.002v-.003l.002-.001.002-.004v-.001l.003-.004.001-.001.001-.003.002-.002.001-.002.001-.002.002-.003.001-.002.001-.002.002-.002.001-.002.001-.003.002-.002.002-.003.002-.002v-.002l.001-.002.002-.003.002-.002v-.002l.003-.003v-.002l.002-.003.001-.001.001-.002.002-.004.002-.002v-.001l.002-.003c0-.001 0-.002.002-.002v-.002l.002-.003.002-.003.001-.002.001-.002c0-.001 0-.002.002-.002l.001-.003.001-.001.002-.004.001-.001.001-.003.002-.001.001-.003.001-.002.002-.004v-.001l.002-.003.001-.002.003-.003.002-.005.001-.001.001-.004.004-.004.002-.004.002-.005.002-.001.016-.031a.332.332 0 0 0-.132-.448Z",fill:"#5C913B"}),React.createElement("path",{d:"M12 15c1.105 0 2-.299 2-.667 0-.368-.895-.667-2-.667s-2 .299-2 .667c0 .368.895.667 2 .667Z",fill:"#55ACEE"}),React.createElement("path",{d:"M12.333 15c.553 0 1-.299 1-.667 0-.368-.447-.667-1-.667-.552 0-1 .299-1 .667 0 .368.448.667 1 .667Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M12.745 14.516a.333.333 0 0 1-.293-.493c.106-.196.218-.374.334-.53a6.669 6.669 0 0 1-.287.006c-.184 0-.352-.15-.352-.334 0-.184.13-.333.315-.333h.055c.197 0 .4-.011.581-.028a.327.327 0 0 1 .273.104 1.609 1.609 0 0 1 .215-.128.326.326 0 0 1 .141-.063l.024-.004a.837.837 0 0 1 .249-.046.332.332 0 0 1 .318.431c-.055.177-.177.217-.39.26a.8.8 0 0 0-.16.085.338.338 0 0 1-.399-.022.333.333 0 0 1-.001.409 3.664 3.664 0 0 0-.33.512.332.332 0 0 1-.293.174Zm-.947-1.06a.33.33 0 0 1-.044-.002 4.656 4.656 0 0 1-.704-.147.333.333 0 0 1-.225-.415l.004-.013-.008.015a.333.333 0 0 1-.454.128 2.753 2.753 0 0 1-.604-.454.334.334 0 0 1 .471-.471c.131.131.285.246.459.343.142.08.204.25.152.398a.334.334 0 0 1 .394-.17c.184.054.386.096.6.125a.333.333 0 0 1-.041.664Zm-1.635-1.559c-.284 0-.651-.11-.874-.372-.341-.403-.542-.92-.511-1.316.008-.106-.095-.191-.197-.218-.058-.015-.16-.024-.208.079a.167.167 0 0 1-.303-.14c.105-.226.338-.327.595-.261.239.062.468.276.445.566-.024.308.15.74.433 1.074.149.176.408.247.584.254.143.007.216-.026.231-.04-.037-.088-.531-.348-.742-.459-.18-.094-.233-.223-.246-.315-.045-.303.267-.61.568-.906.106-.105.207-.204.261-.276.062-.082.052-.137.04-.171-.046-.125-.245-.248-.485-.301-.222-.05-.372-.157-.445-.32-.097-.214-.046-.494.156-.856a.166.166 0 1 1 .291.162c-.19.341-.171.496-.143.558.028.061.099.104.213.13.282.062.621.23.725.51.06.162.03.335-.085.488-.07.092-.179.2-.294.314-.172.169-.493.484-.472.62.004.028.04.053.071.068.501.263.834.453.902.686a.304.304 0 0 1-.028.239c-.065.113-.2.182-.39.2a.989.989 0 0 1-.092.003Z",fill:"#5C913B"}),React.createElement("path",{d:"M13 13c.184 0 .333-.299.333-.667 0-.368-.149-.667-.333-.667-.184 0-.333.299-.333.667 0 .368.149.667.333.667Zm-1.472-1.208c0 .192-.23.347-.514.347-.283 0-.514-.155-.514-.347 0-.192.23-.347.514-.347.283 0 .514.155.514.347Zm-.791-3.085c.033.142-.152.307-.413.369s-.5-.003-.534-.144c-.033-.142.151-.307.412-.37.262-.06.501.003.535.145Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M15.022 12.303c.06.047.162-.486.147-.652 0-.011-.02-.364.055-.616.046-.085.049-.722-.022-.889.056-.005.123-.023.131-.09-.258.095-.319-.545-.568-.913-.241-.369-.54-.584-.853-.808a.653.653 0 0 1 .108-.18c-.383.192-.98-.503-1.863-.451-.198.02-.292.031-.343.153-.165.013-.332.05-.332.267 0 .052.047.147.153.147.144.042.261.01.359.211l.026.208s-.129-.165-.2-.19l.044-.09c-.067-.038-.185-.007-.185-.007s-.256-.12-.462-.088l-.04-.166c-.036.102-.117.097-.128.194-.023-.07-.053-.156-.074-.225-.073.099-.052.205-.078.308-.028.024-.085.025-.1-.041-.007-.082-.017-.089-.017-.186-.052.092-.115.136-.135.293l-.056-.173c.002.204-.174.326-.34.471-.048.087.007.087.011.132l.088.044.158-.011c.026.032.005.035.073.056.184.051.414-.17.594.178-.083.069-.166.231-.14.262.034 0-.066.046.068.004a1.17 1.17 0 0 0-.234.326c-.016.038.056-.006.041.064l.033-.004c-.319.346-.01.717-.044.916.053.086.06-.002.126-.01.056.245.218.394.316.588l-.208.002c.005.092.088.179.154.26l-.139.044a.753.753 0 0 0-.235.182c-.046.112.222.139.352.159l-.005.135c.202.02.435-.04.435-.052l.051-.039.114.063c.038 0 .097-.152.07-.269.073.087.143.228.216.316l.069-.01c.062.1.148.199.211.298l.07.027c.04-.014.075-.019.097-.099l.032.056.111-.076.077-.015.058.094c.034-.012.068-.086.07-.165.034.069.044.063.069.081l.051-.108.277.259.21.012c.074.05.279.083.313 0 .168.073.366-.009.356-.089a.71.71 0 0 0 .393.01c.029-.003.102-.075.033-.129-.512-.356-1.27-.945-1.562-1.087 0-.106-.08-.485-.165-.589l.07-.116c.199.186.27.168.377.197.113.09.152.227.266.352l.101.018a1.721 1.721 0 0 0-.37-.582c.11.055.291.201.413.307.08.134.103.24.176.409.054.034.108.158.101.055-.013-.194-.15-.501-.15-.523.218.172.215.44.281.603.056.083.084.193.108.167l-.064-.504-.038-.184c.161.092.218.446.294.87 0 .067.027.141.023.184.035.043.074.161.073.091 0 0 0-.69-.047-.847-.012-.085.02-.222.02-.222l.18.881v.21l.089.089c.016-.174.036-.346.054-.518l-.066-.616v-.176c-.002-.062.056-.051.093.02.009.151.009.269.015.42.026.172.044.298.056.517.008.177.016.603.053.595Z",fill:"#C1694F"}))}));exports.MX=c;
|
package/icons/flags/MY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,r){var c=a.borderRadius,n=a.height,l=a.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:r,borderRadius:c,height:n,viewBox:"0 0 640 480",width:l},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#cc0001"}),React.createElement("path",{d:"M0 445.8h640V480H0z",fill:"#fff",id:"".concat(i,"-0")}),React.createElement("use",{height:"100%",transform:"translate(0 -68.6)",width:"100%",xlinkHref:"#".concat(i,"-0")}),React.createElement("use",{height:"100%",transform:"translate(0 -137.2)",width:"100%",xlinkHref:"#".concat(i,"-0")}),React.createElement("use",{height:"100%",transform:"translate(0 -205.8)",width:"100%",xlinkHref:"#".concat(i,"-0")}),React.createElement("use",{height:"100%",transform:"translate(0 -274.3)",width:"100%",xlinkHref:"#".concat(i,"-0")}),React.createElement("use",{height:"100%",transform:"translate(0 -343)",width:"100%",xlinkHref:"#".concat(i,"-0")}),React.createElement("use",{height:"100%",transform:"translate(0 -411.5)",width:"100%",xlinkHref:"#".concat(i,"-0")}),React.createElement("path",{d:"M0 0h372.6v274.3H0z",fill:"#010066"}),React.createElement("g",{fill:"#fc0"},React.createElement("path",{d:"M149.7 48.5c-49 0-88.9 39.7-88.9 88.6a88.8 88.8 0 0 0 89 88.6 88.7 88.7 0 0 0 48-14 78.9 78.9 0 0 1-25.8 4.2 78.7 78.7 0 0 1-78.8-78.5 78.7 78.7 0 0 1 106.2-73.7 88.7 88.7 0 0 0-49.7-15.2z"}),React.createElement("path",{d:"m297.1 183.2-37.4-19.5 11 40-25-33.5-7.8 40.7-7.7-40.7-25.1 33.4 11.2-40-37.6 19.5 28-31.3-42.5 1.6 39-16.3-39-16.5 42.5 1.7L178.9 91l37.4 19.5-11-40 25 33.5 7.8-40.7 7.7 40.7 25.1-33.3-11.2 39.9 37.6-19.4-28 31.2 42.5-1.6-39 16.4 39 16.5-42.5-1.8z"})))}));exports.MY=a;
|
package/icons/flags/MZ.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,r=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:l,height:c,viewBox:"0 0 24 25",width:r},React.createElement("path",{d:"M24 18.222a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18.222v-12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6.222v12Z",fill:"#FCE100"}),React.createElement("path",{d:"M0 8.889h24v6.667H0V8.889Z",fill:"#141414"}),React.createElement("path",{d:"M21.333 3.555H2.667A2.667 2.667 0 0 0 0 6.222V8.89h24V6.222a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#007168"}),React.createElement("path",{d:"M0 8.889h24v.667H0v-.667Zm0 6h24v.667H0v-.667Z",fill:"#EEE"}),React.createElement("path",{d:"m.875 20.186 10.48-7.921L.887 4.25A2.65 2.65 0 0 0 0 6.222v12c0 .78.341 1.476.875 1.963Z",fill:"#DD2E44"}),React.createElement("path",{d:"M6.319 15.597 4.138 14 1.96 15.597l.845-2.567-2.192-1.578 2.703.01.823-2.572.826 2.573 2.7-.011-2.192 1.58.846 2.565Z",fill:"#FCE100"}),React.createElement("path",{d:"M2.246 14.023h1.57c.127.142.41.2.678 0 .492-.27 1.445 0 1.445 0l.187-.199-.457-1.5-.164-.176s-.352-.211-1.02-.14c-.668.07-.903-.025-.903-.025s-.586.071-.75.153c-.018.015-.188.187-.188.187l-.398 1.7Z",fill:"#141414"}),React.createElement("path",{d:"M2.246 13.806h1.57c.127.142.41.2.678-.001.492-.27 1.445.001 1.445.001l.187-.2-.457-1.5-.164-.175s-.352-.212-1.02-.14c-.668.07-.903-.025-.903-.025s-.586.07-.75.153a9.9 9.9 0 0 0-.188.187l-.398 1.7Z",fill:"#fff"}),React.createElement("path",{d:"m1.475 11.563.842-1.234.516.083.297-.307 1.027 1.26.824-.586.505-.422.303.187 1.071-.691-.969.908-.803.57-.64.289 2.162 2.547-.283.201-2.06-2.5-.668.537.878.28-.028.421-1.234-.34.056.873-.285.123-.252-.503-1.09 1.278-.393-.674 1.234-1.037.028-.365.674-.617.196-.028.561-.225-.842-.897-1.124 1.568-.481-.58",fill:"#141414"}))}));exports.MZ=a;
|
package/icons/flags/NA.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 0h640v480H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"m-26.4.2.8 345.6L512.5 0-26.4.2z",fill:"#3662a2"}),React.createElement("path",{d:"M666.4 479.6 665 120.3 122.3 479.8l544-.2z",fill:"#38a100"}),React.createElement("path",{d:"m-26 371.8.4 108.2 117.5-.1L665.4 95.4l-.7-94.1-116-1L-26 371.7z",fill:"#c70000"}),React.createElement("path",{d:"m219.6 172-21.8-13.2-12.6 22.1-12.2-22.2-22 12.9.6-25.4-25.4.2 13.2-21.8-22.1-12.5 22.2-12.3-12.8-22 25.4.6-.1-25.5 21.7 13.2L186.3 44l12.2 22.2 22-12.9-.6 25.4 25.4-.2-13.2 21.8 22.1 12.5-22.2 12.3 12.8 22-25.4-.6z",fill:"#ffe700"}),React.createElement("path",{d:"M232.4 112.4c0 25.6-20.9 46.3-46.6 46.3s-46.6-20.7-46.6-46.3 20.8-46.2 46.6-46.2 46.6 20.7 46.6 46.2z",fill:"#3662a2"}),React.createElement("path",{d:"M222.3 112.4a36.5 36.5 0 1 1-73 0 36.5 36.5 0 0 1 73 0z",fill:"#ffe700"})))}));exports.NA=a;
|
package/icons/flags/NC.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),React.createElement("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})))}));exports.NC=r;
|
package/icons/flags/NE.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 0h640v480H0z",fill:"#0db02b"}),React.createElement("path",{d:"M0 0h640v320H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h640v160H0z",fill:"#e05206"}),React.createElement("circle",{cx:"320",cy:"240",fill:"#e05206",r:"68"}))}));exports.NE=r;
|
package/icons/flags/NF.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
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 t=c.borderRadius,r=c.height,a=c.width;return React.createElement(s.FlagIconBase,{ref:e,borderRadius:t,height:r,viewBox:"0 0 640 480",width:a},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M194.8 0h250.4v480H194.8z",fill:"#fff"}),React.createElement("path",{d:"M0 0h194.8v480H0zm445.2 0H640v480H445.2z",fill:"#198200"}),React.createElement("path",{d:"M313.5 351.3v52.6l21.3.2s-6.8-45.8-3.1-52c3.7-6 7.2-5.2 7.2-5.2s13.9 4.2 15.4 3.5c1.5-.6-.2-5.2 7.2-4.6 2.4-.9 1.1-5 3.3-5.2 2.2-.3 44.5 11.8 53.7.4-2.4-6.4-10.7-.5-12.9-.2-2 0-10.3-4-15.1 0-4.4-3.3-24.4-5.5-24.4-5.5-2.6-2.6 47.6 1.3 50.5-.7 5.9-5.9-11-5.2-13.6-3.3a14.8 14.8 0 0 0-14.2-.6c-1.7-4.1-18-2.4-27-3.5-3-1.7-2.5-2.7-.5-3.8 19 .8 37.8 3.3 56.8 2.5 5.1-6.7-6.5-9.3-13.6-3.5-4.2-7-12.7-.3-18.4-1-5.7-.6-3-7.6 4.2-6.5 7.2 1 20.1-.4 22.5-3.7s-1.4-6.7-13.3-3.5c-4-4-13 0-17.1 1.3-5.6-3.1-18.5-.5-22.8.6-4.3-2.6 22.5-7 22.5-7 10.4-.2 16.3-2 19.5-2.8 15.7-8.4-.2-9.3-8.4-3.2-5.1-4-10 .3-14.6 1.8a38.2 38.2 0 0 1-13.4 2c0-.6 12.6-8.3 12.6-8.3s15.3-1.1 18.4-1.5c3-.5 18.8-8.5-2.7-3.1-7.4.6-11.8.2-14.7.4-16.5-1.7 1.6-3.3 1.6-3.3s23.4-2.1 23.7-3.3c.4-9-19.1-4.8-19.3-4.8 0-6.5-18.2.2-18.2 0-3.5-2 2-4.1 2-4.1 4.8-1.2 12-1.6 13.9-3.1 0 0 13.6-.1 15.2-3.7-3.3-9.3-28.8 1.6-32.2 3.2-4.6 0 3-7.4 3.3-7.6.2-.3 21-1.1 30.9-14.5.7-8.1-11.6 4.6-11.6 4.6-1-10.6-13.4.7-20.6 1.5-7.3 1-7.5-3.3-2.5-4 5-.6 10.8-.1 13.6-7.8 2.9-7.7 11.4.4 13-2.4 1.5-2.9-3.1-5.3-3.1-5.3s6.4-6.6-4-6.3c-10.2.2-23.6-1.4-23.6-1.4s10.7-4.1 20.8-4c10 .3 4.6-7.1-5-7.1-9.7 0-14.7-3.3-14.7-3.3l16.4-6.2-1-4.6s9.6-7.7-4-5.9l-15.2 2-27.4 4.1c-.2 0-7.4-2.2-.4-4s31.8-6.7 35.5-5.4c3.7 1.3-.4-9.2-13.6-10.5-13.1-1.3-21.3 3.3-21.3 3.3s-8.5-3.1-.6-5.7c7.9-2.7 20.4.9 20.4.9s14-4.2 2.4-6c-11.6-1.7-15.3 1.6-20.6 1.8-2.1-2.7 18.2-3.3 19.5-5.5-2.2-4-14.8 0-22.2 0-3-1.3-3.3-3.5.3-4.8 7.5-.3 14.6.1 22.1-.2-.2-4 0-8.7-.2-12.8-9.6-1.7-20.8 1.3-26.1 1 1.4-4.3 22-5.5 24.3-6.7 4.8-6-20.1 0-20.4 0-4.3-.6-4-3.4-1.3-5 6.4-.7 20.6 1 19.6-3.4-.8-4-10-1.9-13.6-1-3.8.9-9.3.2-9.3.2-2.3-3.2 21.5-1.9 21.3-4.4-.3-2.8-15.1-.8-20.2-.6-3.9-2.7 19-4.5 19.3-4.8.9-7.3-15.3 0-18.4 0-3 0-1.5-4.6-1.5-4.6s6.3-2.9 6.1-3.3a22 22 0 0 0-5.2-2c-.5 0 0-5 0-5s5.2-4 4.8-5.1c-.5-1.1-6.2.9-6.2.9v-4.4s4.2-.4 4.6-2.4c.5-2-5-2.2-5-2.2l-2.2-23-2 21.5-7.2 1s5 2.9 6 5.8c.8 2.8-6.2 2-6.2 2s5.7 4.8 6.1 6.5c.5 1.8-7.9 2.2-7.9 2.2s7 5 7.5 7.9c.4 2.8 0 4.4 0 4.4s-11.6-10.1-19-7.3c-4 2 8.8 3 17.2 10.3 0 1.7-20.5-5-21.2-.8.4 1.1 21.9 4.2 23.4 7-7.8.3-24-1.7-23.4.9-1.7 3 15.2 1.3 22.3 3.7 2.1 2.4 1.9 4.4-1.7 4.6-6.9-3.3-22.1-5.7-22.2-1.5.1 1 15.8.4 21.5 4.1-7.6 1.8-33.4-3.5-33.5-1 .7 1.3 4.8 6.5 11.8 6.3 7-.2 23.3 2.8 24.4 5 1 2.2-21.1-4.6-29.4-.6-8.4 4 23.9 1.5 29.1 6.3 5.3 4.9-10.5-.4-10.5-.4s-22-3-25.2-1.5c-3.3 1.5-7 5-7 5s2.2 4.4 4.4 3.5c2.2-.9-.7 2.7-.7 2.7s30.7 7.4 37.5 14c6.8 6.6-39-10.3-39-10.3s-18.5 6.8 1 7.2c-2.2 3.3 1.2 5.3 1.2 5.3s32.4 6.8 35.7 12c3.3 5.3-22.1-5-27.9-7.9-5.7-2.8-21.9 1.8-21.7 2.9.3 1 8 2.6 8.1 4.6.3 2-9.4 2.6-9.4 4.4 0 1.7 41 10.3 52 19.5s-32.2-11-32.2-11 2.4 3.3 0 4.2c-2.5.9-11-12.3-25-4.2-2.6 3.4 12.2 6 16 6.4-1.3 3.3-2.4 4.4 2.8 7.7s-10.3-4.8-10.3-4.4l1.1 5.7c-4.8-4-10.7-5.1-16.2-1.1 0 0-.2 4 5.5 6.4-3.1 6.3 3.5 4.3 14 10.3-15.6-4.1-16.9 3.5-5.7 5.2s41.9 2.9 49.1 12.3c7.3 9.4-10.3-3.6-12.3-4-.4.3-.8 4.9-.8 4.9-4.7-2.7-9-5.2-14.6-6.3-.5.9-.3 2.1-.8 3-5-3.7-9.5-6.2-16.9-6.6l-.9 3.5s-6.1-7.7-18.2 0c-6.7 4.9 25.5 1.8 30.7 7.5 5.3 5.7 1.1 6.6 1.1 6.6l-13.1-4.9s-15.6-2.8-20 .7 64 12 66 21.5c1.4 5-16-5.4-31.1-9.9l-1.8 5s-6-6-12.7-7c-.2 0 1.3 6 1.3 6s-16.8-8-25.4-3.8c-8.5 4.2 29.8 6.4 33.3 10.3 3.5 4-11.6-2.6-13 0-1.2 2.7-19.9-4.8-19.6-1.3.2 3.5 2.6 5.5 2.6 5.5s38.8 3.7 40.1 8.3c1.3 4.6-21.5-2.6-21.5-2.6s-2.2 3.3-.4 4.8c1.7 1.6-13.2-8.7-11.8-2-4.9-1.9-17.4-7.8-15.6-3.2 1.7 4.6 35.3 11.2 35.3 11.2s-14.7 1-14 4.8c-19-11.5-18.5-4.2-18-4 .4.2-24.4-6.1-5.7 4s10 8.3 10.3 8.5c.2.2 2 5 1.5 5-.4 0-12.7-6.5-16.9-7-4.1-.4-23.9 5.5-2.8 14.8s34-2.2 45.6-1c11.6 1.4 17 3.4 16 7-1.1 3.8-11.9-12.1-23.2 1.7-13-2.6-21.7-4-15 5.4-21-7.9-34 2.4-7.4 6.6 26 .8 42-6.4 42-6.4s4.5 8.1 10.8 2.4c6.4-5.7 6.6 2.2 6.8 2.2l6.2-2.6h1.5z",fill:"#198200",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".7"}),React.createElement("path",{d:"M316 320.2v-3.7s-8.2-1.5-12.3-.7c-2.3-1.3-4.6-3.1-7.5-1.6-.5 1.2 5.3 4.3 7.2 4.3a41.1 41.1 0 0 0 12.7 1.7zm0 6s-8.3-3.1-11.6.4c.5 3.7 9.7 5.5 11.7 4.5 1.9-1 0-4.8-.1-5zm14 1.4v2.6s9.8 1.9 11.6-.2c1.7-2.1-8-3.5-11.7-2.4zm-.5-10.2.3 2.9s8.6 1.9 11.9-2.8c3.3-4.7-7.5 0-12.2-.1zm.4-10v2s6.5 1 8-1.8c1.4-2.8-7.8 0-8-.2zm-13.4-6c-1-1.3-4.5-4.8-13.8-5.8-6.5 0 11.7 9.5 13.8 5.9zm13.2-9.7-.2 2.7s22-6.6 27.1-6.1c4.6-1.3 5.6-4.5 5.4-4.5-4-2.9-22.9 2.3-32.3 7.9zm.5-7.8-.3 2.6s15.5-3 19.7-6c4.1-3-19.2 3.5-19.4 3.4zm-.6-7.6v2.6s10.3-.4 12.5-2.4c1.3-2.1-9.2-.3-12.5-.2zm21.6 21.7s5.4.8 6.4-.8c-.2-2.8-6.4 1-6.4.8zM330 266.6l.1 5.7s24.9-7.9 26.5-9.3c1.5-1.5 5-6-26.6 3.6zm-.7-7.9v4.2s10-.8 14.6-4.5c4.6-3.8-14.6.4-14.6.3zm-12-9.3.6 3.7-32.9-10.6c.1 0-1.6-5.4 32.3 6.9zm.5-13.3c0 .4 0 3.6-.2 3.5 0 0-22.8-9.5-23.7-8.7-3-7 24 5.4 24 5.2zm11.1 6 .4 3.1s14-2.9 14.8-4.3c.8-1.4-15.2 1.2-15.2 1.1zm.3 7.4c.2.7.4 3.3.4 3.3s5.6-.5 6.5-1.8c.8-1.3-6.9-1.5-6.9-1.5zm-.8-17v3s15.4-3 17-4.4c1.7-1.5-17.3 1.4-17 1.4zm0-8.5c0 .2-.5 3.1-.1 3.1s18.6-3 21.5-5.7c2.8-2.5-21 2.9-21.3 2.6zm-.2-14.9v3.3s11.8-2.5 14-5c2.2-2.5-14 2-14 1.7zm-2-21.6.2 4.8s16-2.2 18.2-4.8c2.3-2.7-18.5 0-18.4 0zm-7.4-36.5v3s-7.5-.3-5.7-1.6 5.7-1.1 5.7-1.4zm7 4 .2 4.2s9.7-1 10.4-2.5c.8-1.5-10.4-1.6-10.6-1.6zm-.6 6s.2 2.6.4 2.6 3.9-.3 4.7-1.3c.8-1-4.7-1-5-1.3zm-8.2 11.8c0 .3.3 4 0 3.8s-21.2-6.1-23.2-6c-1.9 0-2.4-4.9 23.2 2.2zm1.7 6.9c0 .7.5 4.6-.3 4.4-.7-.2-14.3-4.5-12.9-5.8 1.4-1.3 13.2 1.7 13.2 1.4zm-1.2 29 .1 3.5s-23.7-7.2-24.5-8.4c-.8-1.2-3.1-6.8 24.4 4.9zm1 8.5v3.3l-32.2-11.3s-2.6-8.4 32.1 8z",fill:"#fff",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".8"}),React.createElement("path",{d:"m280.3 328.7-.2 3.5s-6.2-1.8-8.2-5.3c3.6-1 8.5 1.9 8.4 1.8z",fill:"#fff",stroke:"#000",strokeLinejoin:"round",strokeWidth:".8"})))}));exports.NF=e;
|
package/icons/flags/NG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M426.6 0H640v480H426.6zM0 0h213.3v480H0z",fill:"#008753"})))}));exports.NG=r;
|
package/icons/flags/NI.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,r=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:l,height:c,viewBox:"0 0 24 25",width:r},React.createElement("path",{d:"M24 18.111a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18.11v-12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6.111v12Z",fill:"#265FB5"}),React.createElement("path",{d:"M0 8.778h24v6.666H0V8.778Z",fill:"#EEE"}),React.createElement("path",{d:"M15.038 12.111a3.038 3.038 0 1 1-6.076 0 3.038 3.038 0 0 1 6.076 0Z",fill:"#A9BF4C"}),React.createElement("path",{d:"M12 14.778a2.667 2.667 0 1 0 0-5.334 2.667 2.667 0 0 0 0 5.334Z",fill:"#EEE"}),React.createElement("path",{d:"M9.839 13.548 11.99 9.82l2.152 3.728H9.839Z",fill:"#265FB5"}),React.createElement("path",{d:"m10.077 13.403 1.914-3.313 1.912 3.313h-3.826Z",fill:"#55ACEE"}),React.createElement("path",{d:"m10.077 13.403.462-.8 2.882-.035.482.835h-3.826Z",fill:"#BBDDF5"}),React.createElement("path",{d:"m10.448 12.882.719-.584.312.354.271-.292.23.23.218-.24.26.24.24-.25.219.25.208-.23.344.428.062.125s-.364.073-.864.031c-.5-.041-.792.073-1.188.126-.396.052-1.104-.052-1.104-.052l.073-.136Z",fill:"#5C913B"}),React.createElement("path",{d:"m11.156 12.424.48.52-.24.021-.27-.395.03-.146Zm.573.041.386.344-.178.032-.187-.261-.02-.115Zm.49-.02.333.312-.083.052-.271-.292.02-.072Zm.437 0-.135.125.062.072.073-.197Zm.417.01-.156.197.052.095.114-.22-.01-.072Z",fill:"#E2F09F"}),React.createElement("path",{d:"m12.02 11.065.045.619.354-.509-.266.553.554-.265-.509.354.62.044-.62.044.509.355-.554-.266.266.553-.354-.508-.044.619-.044-.62-.354.51.265-.554-.553.266.509-.355-.62-.044.62-.044-.51-.354.554.266-.265-.554.354.509.044-.62Z",fill:"#BBDDF5"}),React.createElement("path",{d:"m12 11.58-.125.125s.031.188.02.219c-.01.031.105.187.105.187l.156-.187-.041-.25L12 11.58Z",fill:"#DD2E44"}),React.createElement("path",{d:"M12.063 11.361c.51 0 .802.25.802.25l-.188-.333s-.302-.23-.656-.23c-.354 0-.75.282-.75.282l-.177.354s.458-.323.969-.323Z",fill:"#269"}),React.createElement("path",{d:"M12.063 11.361c.51 0 .802.25.802.25l-.136-.24s-.364-.218-.718-.218-.792.281-.792.281l-.126.25c.001 0 .459-.323.97-.323Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M12.063 11.361c.51 0 .802.25.802.25l-.094-.156s-.282-.198-.761-.177c-.354 0-.844.26-.844.26l-.073.146c.001 0 .459-.323.97-.323Z",fill:"#DD2E44"}),React.createElement("path",{d:"M11.725 14.609h.664v.637h-.664v-.637Zm-.106-4.937h-.478l-.238-.583.477-.053.239.636Zm1.088.266-.318-.106.159-.77.61.053-.451.823ZM9.84 13.202l-.929.212-.027-.636.929-.133.027.557Zm.239.664-.77.318-.186-.504.717-.239.239.425Zm5.122-.584-.85-.239v-.45l.956-.134-.106.823Zm-.425.876-.796-.372.265-.478.877.266-.346.584Z",fill:"#EEE"}))}));exports.NI=a;
|
package/icons/flags/NL.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",transform:"scale(1.25 .9375)"},React.createElement("rect",{fill:"#fff",height:"509.8",rx:"0",ry:"0",width:"512"}),React.createElement("rect",{fill:"#21468b",height:"169.9",rx:"0",ry:"0",width:"512",y:"342.1"}),React.createElement("path",{d:"M0 0h512v170H0z",fill:"#ae1c28"})))}));exports.NL=r;
|
package/icons/flags/NO.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 640 480",width:c},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#ed2939"}),React.createElement("path",{d:"M180 0h120v480H180z",fill:"#fff"}),React.createElement("path",{d:"M0 180h640v120H0z",fill:"#fff"}),React.createElement("path",{d:"M210 0h60v480h-60z",fill:"#002664"}),React.createElement("path",{d:"M0 210h640v60H0z",fill:"#002664"}))}));exports.NO=a;
|
package/icons/flags/NP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var l=a.borderRadius,r=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:l,height:r,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M0-16h512v512H0z",fillOpacity:".7"}))),React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),transform:"translate(0 15) scale(.9375)"},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M6.5 489.5h378.8L137.4 238.1l257.3.3L6.6-9.5v499z",fill:"#ce0000",stroke:"#000063",strokeWidth:"13.8"}),React.createElement("path",{d:"m180.7 355.8-27 9 21.2 19.8-28.5-1.8 11.7 26.2-25.5-12.3.5 28.6-18.8-20.9-10.7 26.6-9.2-26.3-20.3 20.6 1.8-27.7L49 409l12.6-25-29.3.6 21.5-18.3-27.3-10.5 27-9L32.2 327l28.4 1.8L49 302.6l25.6 12.3-.5-28.6 18.8 20.9 10.7-26.6 9.1 26.3 20.4-20.6-1.9 27.7 27-11.4-12.7 25 29.4-.6-21.5 18.3zm-32.4-184.7-11.3 8.4 5.6 4.6a93.8 93.8 0 0 0 30.7-36c1.8 21.3-17.7 69-68.7 69.5a70.6 70.6 0 0 1-71.5-70.3c10 18.2 16.2 27 32 36.5l4.7-4.4-10.6-8.9 13.7-3.6-7.4-12.4 14.4 1-1.8-14.4 12.6 7.4 4-13.5 9 10.8 8.5-10.3 4.6 14 11.8-8.2-1.5 14.3 14.2-1.7-6.7 13.2 13.7 4z",fill:"#fff"}))))}));exports.NP=a;
|
package/icons/flags/NR.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 l=a.borderRadius,c=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:r,borderRadius:l,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-54.7 0H628v512H-54.7z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(51.3) scale(.9375)"},React.createElement("path",{d:"M-140 0H884v512H-140z",fill:"#002170"}),React.createElement("path",{d:"M-140 234.1H884V278H-140z",fill:"#ffb20d"}),React.createElement("path",{d:"m161.8 438-33-33-10.5 45.4-12-45-31.9 34 12.1-45L42 407.9l33-33-45.4-10.6 45-12-34-31.8 45 12L72 288l33 33 10.6-45.4 12 45 31.8-34-12 45 44.5-13.5-33 33 45.4 10.5-45 12 34 32-45-12.2z",fill:"#fff"})))}));exports.NR=a;
|
package/icons/flags/NU.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 c=l.borderRadius,r=l.height,h=l.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:a,borderRadius:c,height:r,viewBox:"0 0 640 480",width:h},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(i,"-0")},React.createElement("path",{d:"M0 0h496v372H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(i,"-0)"),transform:"scale(1.2902)"},React.createElement("path",{d:"M0 0h499.6v248.1H0z",fill:"#fff",fillRule:"evenodd"}),React.createElement("path",{d:"M0 0v18.6L119.2 80l44.9 1.3L0 0z",fill:"#c00"}),React.createElement("path",{d:"m51 0 144.6 75.5V0H51z",fill:"#006"}),React.createElement("path",{d:"M214.9 0v96.4H0v55h215v96.4h66v-96.4h215v-55H281V0h-66z",fill:"#c00"}),React.createElement("path",{d:"M300.2 0v71.1L441.6.6 300.2 0z",fill:"#006"}),React.createElement("path",{d:"m304.7 78.9 39.8-.3L498.9.6l-41 .6L304.8 79z",fill:"#c00"}),React.createElement("path",{d:"M0 167.5v52.8L99.2 168 0 167.6z",fill:"#006"}),React.createElement("path",{d:"m381.9 169.7-41.4-.3 155.8 77.5-1-17.7-113.5-59.5zM38.7 248.3l146.1-76.8-38.3.3L0 248.1",fill:"#c00"}),React.createElement("path",{d:"m497.9 21.8-118 58.5 116.4.5v87.1h-99.1l98.2 53.3 1.4 27-52.4-.6-143.6-70.5v71.2H196V177L61.3 248l-60.9.2V496H992V.4L499 0M.6 28 0 79.4l104.4 1.3L.5 28z",fill:"#006"}),React.createElement("g",{fill:"#ffd900",fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M496 0h496.1v496h-496z"}),React.createElement("path",{d:"M0 248h523.5v248H0z"})),React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M290.9 125.3a42.8 42.8 0 1 1-85.5 0 42.8 42.8 0 0 1 85.5 0z",fill:"#000067"}),React.createElement("path",{d:"m240.2 114.3 8.2-24.6 8.2 24.6h26.7l-21.6 15.2L270 154l-21.6-15.3-21.6 15.2 8.3-24.5-21.6-15.2zm148.5 4 4.1-11.5 4 11.6h13.3l-10.7 7 4.1 11.5-10.7-7-10.7 7 4.1-11.5-10.7-7zM244.1 204l4-11.5 4.1 11.5h13.2l-10.7 7 4.1 11.6-10.7-7.1-10.7 7 4.1-11.4-10.7-7.1zm0-167 4-11.6 4.1 11.5h13.2L254.7 44l4.1 11.5-10.7-7-10.7 7 4.1-11.5-10.7-7zM98.9 118.2l4.1-11.5 4 11.5h13.3l-10.7 7.1 4.1 11.5-10.7-7-10.7 7 4.1-11.5-10.7-7z",fill:"#fff40d"}))))}));exports.NU=l;
|
package/icons/flags/NZ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var r=a.borderRadius,l=a.height,n=a.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:r,height:l,viewBox:"0 0 640 480",width:n},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(i,"-0")},React.createElement("path",{d:"M0 0h600v300H0z"})),React.createElement("clipPath",{id:"".concat(i,"-1")},React.createElement("path",{d:"m0 0 300 150H0zm300 0h300L300 150zm0 150h300v150zm0 0v150H0z"})),React.createElement("g",{id:"".concat(i,"-2")},React.createElement("g",{id:"".concat(i,"-3")},React.createElement("path",{d:"M0-.3v.5l1-.5z"}),React.createElement("path",{d:"M.213.256-.081-.15l1.103-.183z"})),React.createElement("use",{transform:"scale(-1 1)",xlinkHref:"#".concat(i,"-3")}),React.createElement("use",{transform:"rotate(72 0 0)",xlinkHref:"#".concat(i,"-3")}),React.createElement("use",{transform:"rotate(-72 0 0)",xlinkHref:"#".concat(i,"-3")}),React.createElement("use",{transform:"scale(-1 1) rotate(72)",xlinkHref:"#".concat(i,"-3")}))),React.createElement("path",{d:"M0 0h640v480H0z",fill:"#00247d",fillRule:"evenodd"}),React.createElement("g",{transform:"translate(-93 36.1) scale(.66825)"},React.createElement("use",{fill:"#fff",height:"100%",transform:"matrix(45.4 0 0 45.4 900 120)",width:"100%",xlinkHref:"#".concat(i,"-2")}),React.createElement("use",{fill:"#cc142b",height:"100%",transform:"matrix(30 0 0 30 900 120)",width:"100%",xlinkHref:"#".concat(i,"-2")})),React.createElement("g",{transform:"rotate(82 534.2 125) scale(.66825)"},React.createElement("use",{fill:"#fff",height:"100%",transform:"rotate(-82 519 -457.7) scale(40.4)",width:"100%",xlinkHref:"#".concat(i,"-2")}),React.createElement("use",{fill:"#cc142b",height:"100%",transform:"rotate(-82 519 -457.7) scale(25)",width:"100%",xlinkHref:"#".concat(i,"-2")})),React.createElement("g",{transform:"rotate(82 534.2 125) scale(.66825)"},React.createElement("use",{fill:"#fff",height:"100%",transform:"rotate(-82 668.6 -327.7) scale(45.4)",width:"100%",xlinkHref:"#".concat(i,"-2")}),React.createElement("use",{fill:"#cc142b",height:"100%",transform:"rotate(-82 668.6 -327.7) scale(30)",width:"100%",xlinkHref:"#".concat(i,"-2")})),React.createElement("g",{transform:"translate(-93 36.1) scale(.66825)"},React.createElement("use",{fill:"#fff",height:"100%",transform:"matrix(50.4 0 0 50.4 900 480)",width:"100%",xlinkHref:"#".concat(i,"-2")}),React.createElement("use",{fill:"#cc142b",height:"100%",transform:"matrix(35 0 0 35 900 480)",width:"100%",xlinkHref:"#".concat(i,"-2")})),React.createElement("path",{clipPath:"url(#".concat(i,"-0)"),d:"m0 0 600 300M0 300 600 0",stroke:"#fff",strokeWidth:"60",transform:"scale(.60681 .73139)"}),React.createElement("path",{clipPath:"url(#".concat(i,"-1)"),d:"m0 0 600 300M0 300 600 0",stroke:"#cc142b",strokeWidth:"40",transform:"scale(.60681 .73139)"}),React.createElement("path",{clipPath:"url(#".concat(i,"-0)"),color:"#000",d:"M151.7 0v79.4H0V140h151.7v79.4h60.7v-79.3H364V79.4H212.4V0z",fill:"#fff",fontFamily:"sansSerif",fontWeight:"400",overflow:"visible"}),React.createElement("path",{color:"#000",d:"M163.8 0v91.5H0v36.4h163.8v91.5h36.4V128h163.9V91.5H200.2V0z",fill:"#cc142b",fontFamily:"sansSerif",fontWeight:"400",overflow:"visible"}))}));exports.NZ=a;
|
package/icons/flags/OM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var l=a.borderRadius,r=a.height,h=a.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:l,height:r,viewBox:"0 0 24 24",width:h},React.createElement("g",{clipPath:"url(#".concat(i,"-0)")},React.createElement("path",{d:"M5.333 20.667h16A2.667 2.667 0 0 0 24 18v-2.667H5.333v5.334Z",fill:"green"}),React.createElement("path",{d:"M21.333 3.333h-16v5.334H24V6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#EEE"}),React.createElement("path",{d:"M24 8.667H6V3.333H2.667A2.667 2.667 0 0 0 0 6v12a2.667 2.667 0 0 0 2.667 2.667H6v-5.334h18V8.667Z",fill:"#DB161B"}),React.createElement("path",{d:"M2.417 5.635c.208.378.208.526.148.56-.06.033-.159-.06-.367-.438-.209-.378-.448-.897-.388-.93.06-.034.398.431.607.808Zm1.26-.232c-.208.378-.328.711-.268.744.06.034.278-.246.487-.623.208-.378.329-.711.268-.745-.06-.033-.279.246-.487.624Zm-.375.608-.198-.948-.019-.004c.069-.033.123-.084.123-.158 0-.107-.098-.193-.219-.193-.12 0-.218.087-.218.193 0 .072.05.129.116.162l-.189.958.604-.01Z",fill:"#EEE"}),React.createElement("path",{d:"M4.469 7.844c-.181-.15-.9-.773-1.241-1.144.03-.107.049-.221.041-.344h.012v.005h.594v.115h.729v-.354h-.73v.115h-.593v.005h-.02v-.18h-.542v.18H2.5v.01h-.427v-.146h-.688v.385h.688v-.145H2.5v.01h.184l-.024.25s-.693.03-.879.06c-.458.073-.312.209.063.334.173.057.345.08.507.089a6.474 6.474 0 0 1-.934.776c-.146.083-.146.187.135.125.273-.06.903-.617 1.123-.899l.19-.008c.1-.004.179-.066.246-.149.284.337.842.836 1.066.972.24.146.352.143.436.129.085-.014.043-.035-.144-.19Z",fill:"#EEE"})),React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(i,"-0")},React.createElement("path",{d:"M0 0h24v24H0z",fill:"#fff"}))))}));exports.OM=a;
|
package/icons/flags/PA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var l=e.forwardRef((function(l,a){var c=l.borderRadius,r=l.height,i=l.width,d=e.useId();return React.createElement(t.FlagIconBase,{ref:a,borderRadius:c,height:r,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(d,"-0")},React.createElement("path",{d:"M0 0h640v480H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(d,"-0)")},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M92.5 0h477.2v480H92.4z",fill:"#fff",fillRule:"evenodd"}),React.createElement("path",{d:"M323 3.6h358v221.7H323z",fill:"#db0000",fillRule:"evenodd"}),React.createElement("path",{d:"M3.2 225.3h319.9V480H3.2zm211.6-47.6-42-29.4-41.7 29.6 15.5-48L105 100l51.6-.4 16-48 16.3 47.9h51.6l-41.5 30 15.9 48z",fill:"#0000ab",fillRule:"evenodd"}),React.createElement("path",{d:"m516.9 413.9-42.4-27.7-42.1 28 15.6-45.6-42-28 52-.5 16.2-45.4 16.4 45.3h52l-41.8 28.5 16 45.4z",fill:"#d80000",fillRule:"evenodd"})))}));exports.PA=l;
|
package/icons/flags/PE.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:"M2.667 4.222A2.667 2.667 0 0 0 0 6.89v12a2.667 2.667 0 0 0 2.667 2.666H8V4.223H2.667Z",fill:"#D91023"}),React.createElement("path",{d:"M8 4.222h8v17.333H8V4.222Z",fill:"#EEE"}),React.createElement("path",{d:"M21.333 4.222H16v17.333h5.333A2.667 2.667 0 0 0 24 18.89v-12a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#D91023"}))}));exports.PE=a;
|
package/icons/flags/PF.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,c){var a=l.borderRadius,r=l.height,d=l.width,m=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:a,height:r,viewBox:"0 0 640 480",width:d},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(m,"-0")},React.createElement("path",{d:"M0 0h640v480H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(m,"-0)")},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M80 0h480v480H80z",fill:"#fff"}),React.createElement("path",{d:"M277.3 340.8s10.8-8.8 21.4-8.8 13.4 7.3 20.8 7.9c7.3.6 13.4-7.3 22.5-7.6 9.1-.3 20.5 6.4 20.5 6.4l-39.8 12-45.4-10zm-22.9-13 135.4.7s-11.7-12.7-25.5-13c-13.8-.2-10 6-20.5 6.8-10.6.9-13.2-6.4-22.9-6.2-9.6.3-15.2 6.2-22.5 6.5-7.4.3-16.7-7.3-22.3-7-5.6.3-25.5 8.7-25.5 8.7l3.8 3.6zm-17.3-16 167 .5c2.7-3.8-8.2-12.9-18.1-13.7-8.2.3-14 8.5-20.8 8.8-6.8.3-14.4-8.5-22-8.2-7.6.3-15.5 8.2-23.1 8.2-7.7 0-13.2-8.5-22.9-8.5s-14 9.3-21.4 8.8c-7.3-.6-13.8-9.4-20.8-9.4s-18.7 10.5-21 10c-2.4-.7 2.9 4.3 3.1 3.4z",fill:"#083d9c",fillRule:"evenodd",stroke:"#083d9c",strokeWidth:"2pt"}),React.createElement("path",{d:"m301.3 218.9 38.4 10.2v-54.8c-17.6 1-32.2-33.4-1.2-35.7-30.5-4.4-34 3.5-37.5 12l.3 68.3z",fill:"red",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.5"}),React.createElement("path",{d:"m277 258.7 86.7.3",fill:"#083d9c",fillRule:"evenodd",stroke:"#083d9c",strokeLinecap:"round",strokeWidth:"5"}),React.createElement("path",{d:"m281.1 238 10.3 13.7m-10.3 0 11.1-13.5M287 237l-.3 8.5m10.8-7.6 10.3 13.8m-10.3 0 11.1-13.5m-5.2-1.2-.3 8.5m11.1-7.6 10.3 13.8m-10.3 0 11.1-13.5m-5.2-1.2-.3 8.5m11.7-7.6 10.2 13.8m-10.2 0 11.1-13.5m-5.3-1.2-.2 8.5m11-7.6 10.3 13.8m-10.2 0 11.1-13.5M354 237l-.3 8.5",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"4"}),React.createElement("path",{d:"m218.7 259.6 36.9.3v-23.1l-42.2-2.1 5.3 24.9zm-1.8-32 39.3 3.9-.3-16.4-38.4-15.3-.6 27.9zm8-32.7 30.1 14.6 4.3-4.5s-2.8-1.9-2.6-3.7c0-1.7 2.8-2 2.8-4 0-1.7-3-2-3.1-3.7-.2-2 2.4-4 2.4-4l-27.2-23.7-6.8 29zm198 65h-39l-.3-22.6 42.8-3.2-3.5 25.8zM384.2 232l46.3-5.6-10-26.7-36.6 15.6.3 16.7zm33.7-39.6L384.5 210c-.5-2-.9-3.8-3.2-5.3 0 0 2-1.2 2-3.2s-2.6-2.4-2.6-3.5 2.4-2.2 2.6-4.9c-.3-1.8-2.6-4.4-2.2-4.9l26-19.8 10.8 24zm-72.4 39.1 16.7-.7.3-6.7-17 7.4zm-51-.5-17.5-.5v-7l17.6 7.5zm0-2-17.5-9v-11.8s-2 .3-1.8-2c.1-4.9 12.9 8.9 19.4 13.4l-.1 9.4zm51-1.1v-7.7s15.8-14.2 19.1-16.9c0 3-1.8 5.2-1.8 5.2v11.2l-17.3 8.2zM243 163.8l17.8 19.7c.4-1.8 4.5-2.1 8.6-1.8 4 .3 7.3-.3 7.3 2.6s-2 2.5-2 4.6 3 1.9 3 4.5-2.2 2.1-2.2 4.1c0 1.7 2.4 1.8 2.4 1.8l16.6 16.1v-17.2l-34.2-53.7-17.3 19.3zm27.4-20.4 23.3 47.5s.2-43.8 4.1-46.1l-6.5-12-20.9 10.6zm101 1.9-26 46.2V172s2.2-3.2-1.2-3c-3.4.3-7.5-.2-7.5-.2l10.4-36.6 24.3 13zM398 165c-.3.5-17.5 18-17.5 18-.8-2-6-1-11-1-4.9 0-5.6 1.6-5.3 2.9.5 3.3 2.2.8 2.2 4 0 3.1-2.4 2-2.7 4.2.3 2.7 3.8 2 1.7 4l-19.9 19.2v-18.2l37.1-57.6L398 165z",fill:"#ef7d08",fillRule:"evenodd"}),React.createElement("path",{d:"M309.8 268.4c-8.3 13.8-30.6 9.7-35.9 0-1.5-.4-.6-59.5-.6-59.5s-2.5-1.1-2.6-3c-.1-1.8 3.4-2 3.4-4.3s-3.6-1.4-3.7-3.8c0-2.2 3.9-2 3.7-4-.2-2.4-4.3-2-4.5-4.2 0-1.7 3-3.2 3.8-4a61.3 61.3 0 0 1-2.8 0l-6.4.1c-4.6 0 0 1 0 3.6 0 1.7-2.3 2.9-2.5 4.3-.1 1.6 3.2 2.6 3.3 4.5 0 1.6-3.3 1.7-3.2 3.3.2 2.5 3 3.1 2.9 4.7 0 1.5-3.6 2.1-3.7 3.3.2 2.4.6 60.8.6 60.8 5.7 29.8 38.8 37.3 48.2-1.8zm21.9 0c8.3 13.8 30.6 9.7 35.8 0 1.6-.4.7-59.5.7-59.5s2.5-1.1 2.6-3c.1-1.8-3.2-2-3.2-4.3s3.4-1.4 3.4-3.8c0-2.2-3.5-2-3.3-4.2.2-2.3 3-2 3.1-4.2.1-1.9-1.7-3-2.6-3.8h2.7l6.4.1c4.5 0 0 1 0 3.6 0 1.7 2.3 2.9 2.5 4.3 0 1.6-3.2 2.6-3.3 4.5 0 1.6 3.3 1.7 3.2 3.3-.2 2.5-3 3.1-3 4.7.1 1.5 3.7 2.1 3.7 3.3l-.5 60.8c-5.7 29.8-38.9 37.3-48.2-1.8z",fill:"red",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.5"}),React.createElement("path",{d:"M301.7 295.6H339c.3-.3-8.4-13-18.6-12-11.5.3-19.3 12-18.7 12zm118.9-1h-51s6.6-3.8 8.4-7.4c3.3 1.8 2.4 3.6 9 3.9 6.6.3 12.9-7.5 19.2-7.2 6.3.3 14.4 11 14.4 10.8zm-201 0h51s-6.6-3.8-8.4-7.4c-3.3 1.8-2.4 3.6-9 3.9-6.6.3-13-7.5-19.2-7.2-6.3.3-14.4 11-14.4 10.8zm3.8-16 36.3.3s-2.3-5-2.6-11.1c-9.4-3.2-17 7-23.8 7.3-6.7.3-13.7-7.3-13.7-7.3l3.8 10.8zm194 0-36.4.3s2.3-5 2.6-11.1c9.4-3.2 17 7 23.8 7.3 6.7.3 13.7-7.3 13.7-7.3l-3.8 10.8zM311 279l18.4-.5s.3-5.6-9.3-5.6-8.8 6.4-9.1 6.1zm-11.2-7.9a17 17 0 0 0 8.2-7.6l-12.6.3s-5.8 3.5-8.7 7.3h13.1zm40.8 0a17 17 0 0 1-8.2-7.6l12.6.3s5.8 3.5 8.7 7.3h-13.1z",fill:"#083d9c",fillRule:"evenodd",stroke:"#083d9c",strokeWidth:"2pt"}),React.createElement("path",{d:"M-40 360h720v120H-40zm0-360h720v120H-40z",fill:"#de2010",fillRule:"evenodd"})))}));exports.PF=l;
|
package/icons/flags/PG.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 r=e.borderRadius,a=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:l,borderRadius:r,height:a,viewBox:"0 0 640 480",width:c},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"m1.6 0-.5 480h640L1.6 0z"}),React.createElement("path",{d:"m640.6 480 .5-480H1.1l639.5 480z",fill:"red"})),React.createElement("path",{d:"m178 54-3.8-.2c-1.2-2.8-4.5-3.8-6.6-2.6A333 333 0 0 1 156 51l7.1 3.1C165 59 171 60 171 60c-.6 8.8-8.9-1.1-15.9 3.9-5 3-5 6.5-7.7 12.3-.9 1.6-4.4 5.8-4.4 5.8l5.9-.5L147 84l7-1-1.5 1.4c1 .2 8-1.7 8-1.7L160 85l8-2.9s1.6 1.3 3 1.9l1-4 4 1 1-4c6 8 8 16 19 18l-1-4a262.2 262.2 0 0 1 8.7 4l.9-1.7c4.8 3.4 8.7 3.3 11.4 3.7l-2-5 2 1-3-8 3 1-4-6 1.5-1-.5-3c6 2 14 5 15 12 1 11-11 14-19 13 6 5 17 3 22-2 2-2 3-5 4-8 1 3 3 7 3 11-1 9-13 12-21 13 9 5 25-1 26-14 0-11-7-16-10-21l-1-5.4 3 1.4s-1.8-3.3-2-4c0 0-3.1-8.5-4.2-10.4l2.2.4-8.2-10.3 2.3-.2S215.6 44 213 43l3-1c-6-3-13-1-19 3l1-3-1.8.2v-3.5L198 36l-3-1 2-5-3 1 1-5s-2.2 1-3.6.9a51.7 51.7 0 0 0 1.6-3.4c-1-1.5 0-4.5 0-4.5-7 1-8 2-12 8-6 11-4 16-3 27z",fill:"#fc0",stroke:"#fc0",strokeWidth:"1.1",transform:"matrix(2.21989 0 0 2.21194 1.1 0)"}),React.createElement("path",{d:"M215.8 70.4c.5.9 6.2 3.6 10.4 6-1.1-4.6-9.4-5.6-10.4-6z",fill:"red",fillRule:"evenodd",stroke:"red",strokeWidth:"1.4",transform:"matrix(2.21989 0 0 2.21194 1.1 0)"}),React.createElement("path",{d:"m175 399-14.2-9-19 9.1 4.3-16.2-14.5-15.1 16.7-1 10-18.4 6.1 15.5 20.7 3.8-13 10.6zm36.2-79-6.6-3-6.3 3.6 1-7.2-5.4-4.9 7.1-1.3 3-6.6 3.5 6.4 7.2.8-5 5.2zm32-45.2-14.5-7-13.9 7.8 2.3-15.7-11.8-10.8 15.7-2.8 6.6-14.4 7.6 14 15.8 1.8-11 11.5zm-65.8-63-17-8.5-16.5 9.1 2.8-18.6-13.8-13 18.7-3 8-17 8.7 16.7 18.8 2.3-13.3 13.4zm-60.8 65.4-17-10-17 10.3 4.3-19.3-15.1-13 19.7-1.8 7.7-18.3 7.9 18.2 19.8 1.6-14.9 13z",fill:"#fff",fillRule:"evenodd"}))}));exports.PG=l;
|
package/icons/flags/PH.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 a=e.forwardRef((function(e,a){var t=e.borderRadius,c=e.height,r=e.width;return React.createElement(l.FlagIconBase,{ref:a,borderRadius:t,height:c,viewBox:"0 0 640 480",width:r},React.createElement("path",{d:"M0 0h640v240H0z",fill:"#0038a8"}),React.createElement("path",{d:"M0 240h640v240H0z",fill:"#ce1126"}),React.createElement("path",{d:"M415.7 240 0 480V0",fill:"#fff"}),React.createElement("path",{d:"M26.7 42.4 41 55l16.6-9.2-7.4 17.5 14 13-19-1.6-8.1 17.2-4.3-18.5L14 71l16.3-10zm323.8 172.3.4 19 18 6.3-18 6.2-.4 19-11.5-15.1-18.2 5.5 10.8-15.6-10.8-15.6 18.2 5.5zM37.2 388.1l8 17.2 19-1.6-13.9 13 7.4 17.5-16.6-9.1-14.4 12.4 3.6-18.7L14 409l18.9-2.4zm114.2-249-6.2 6.2 3.1 47-3 .3-5.7-42.9-5.1 5 7.6 38.4a47.5 47.5 0 0 0-17.2 7.1l-21.7-32.4H96l26.4 34.3a48 48 0 0 0-2.4 2l-31.1-35.5h-8.8v8.8l35.4 31-2 2.5-34.3-26.3v7.1l32.5 21.7c-3.4 5.2-5.9 11-7.1 17.2L66.3 223l-5.1 5 42.9 5.7c-.2 1-.3 2.1-.3 3.1l-47-3-6.2 6.2 6.2 6.2 47-3.1.3 3.1-42.9 5.7 5 5 38.4-7.6a47.5 47.5 0 0 0 7.1 17.2l-32.5 21.7v7.2l34.3-26.3a48 48 0 0 0 2 2.4l-35.4 31v8.8H89l31-35.4 2.5 2L96 312.2h7.2l21.7-32.5c5.1 3.4 11 5.9 17.2 7.1l-7.6 38.4 5 5 5.7-42.9c1 .2 2 .3 3.1.3l-3 47 6.1 6.2 6.3-6.2-3.1-47 3-.3 5.7 43 5.1-5.1-7.6-38.4a47.5 47.5 0 0 0 17.2-7.1l21.7 32.5h7.2l-26.4-34.3a48 48 0 0 0 2.4-2l31.1 35.4h8.8v-8.8l-35.4-31 2-2.4 34.3 26.3v-7.2l-32.5-21.7c3.4-5.1 5.9-11 7.1-17.2l38.3 7.6 5.1-5-42.9-5.7c.2-1 .3-2 .3-3.1l47 3 6.2-6.1-6.2-6.2-47 3-.3-3 42.9-5.7-5-5-38.4 7.5a47.5 47.5 0 0 0-7.1-17.2l32.5-21.7v-7.1l-34.3 26.3a48 48 0 0 0-2-2.4l35.4-31v-8.9H214l-31 35.5a48 48 0 0 0-2.5-2l26.4-34.3h-7.2L178 200.2c-5.1-3.4-11-5.9-17.2-7.1l7.6-38.3-5-5-5.7 42.8-3.1-.3 3-47z",fill:"#fcd116"}))}));exports.PH=a;
|
package/icons/flags/PK.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:"M-52.3 0h682.6v512H-52.3z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(49) scale(.9375)"},React.createElement("path",{d:"M-95 0h768v512H-95z",fill:"#0c590b"}),React.createElement("path",{d:"M-95 0H97.5v512H-95z",fill:"#fff"}),React.createElement("g",{fill:"#fff"},React.createElement("path",{d:"m403.7 225.4-31.2-6.6-16.4 27.3-3.4-31.6-31-7.2 29-13-2.7-31.7 21.4 23.6 29.3-12.4-15.9 27.6 21 24z"}),React.createElement("path",{d:"M415.4 306a121.2 121.2 0 0 1-161.3 59.4 122.1 122.1 0 0 1-59.5-162.1A118.6 118.6 0 0 1 266 139a156.2 156.2 0 0 0-11.8 10.9A112.3 112.3 0 0 0 415.5 306z"}))))}));exports.PK=a;
|
package/icons/flags/PL.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:"M640 480H0V0h640z",fill:"#fff"}),React.createElement("path",{d:"M640 480H0V240h640z",fill:"#dc143c"})))}));exports.PL=r;
|
package/icons/flags/PM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),React.createElement("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})))}));exports.PM=r;
|
package/icons/flags/PN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var c=e.forwardRef((function(e,c){var l=e.borderRadius,a=e.height,h=e.width;return React.createElement(t.FlagIconBase,{ref:c,borderRadius:l,height:a,viewBox:"0 0 24 25",width:h},React.createElement("path",{d:"M21.333 4.111H2.667c-.137 0-.272.01-.403.03l-.003 1.17-1.82-.003A2.656 2.656 0 0 0 0 6.778v12a2.667 2.667 0 0 0 2.667 2.666h18.666A2.667 2.667 0 0 0 24 18.778v-12a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#00247D"}),React.createElement("path",{d:"M20.31 14.213c0 .327-.375.592-.836.592-.46 0-.835-.264-.835-.592 0-.327.374-.592.835-.592.461 0 .835.265.835.592Z",fill:"#DD2E44"}),React.createElement("path",{d:"M16.496 13.292c0 .28.845.61 1.524-.217.68-.829.482.298.203.473-.278.175-.576.596-1.178.531-.6-.065-.754-.303-.892-.65-.139-.346.343-.137.343-.137Z",fill:"#009A67"}),React.createElement("path",{d:"M16.617 11.526a.334.334 0 0 1-.182.434l-.618.252a.333.333 0 1 1-.252-.616l.618-.253c.17-.07.364.012.434.183Zm5.315 1.877c-.1.155-.28.216-.4.138l-.873-.566c-.121-.079-.138-.266-.038-.421.1-.155.28-.217.401-.139l.873.567c.12.079.138.267.037.421Z",fill:"#FFF100"}),React.createElement("path",{d:"M22.045 13.198a.333.333 0 1 1-.642.18l-.358-1.286a.333.333 0 0 1 .642-.179l.358 1.285Z",fill:"#FFF100"}),React.createElement("path",{d:"M22.32 13.346a.333.333 0 1 1-.667 0 .333.333 0 0 1 .666 0Z",fill:"#FFF100"}),React.createElement("path",{d:"M16.667 13.195c0 .138-.15.25-.334.25-.184 0-.333-.112-.333-.25v-1.5c0-.14.15-.25.333-.25.184 0 .334.11.334.25v1.5Z",fill:"#009A67"}),React.createElement("path",{d:"M17.146 12.502c.11.148.111.333.002.415l-.79.593c-.109.082-.287.029-.398-.119-.11-.148-.111-.333-.002-.415l.79-.593c.109-.081.287-.028.398.12Z",fill:"#009A67"}),React.createElement("path",{d:"M16.357 13.188c0 .181-.16.328-.357.328-.197 0-.357-.147-.357-.328 0-.182.16-.329.357-.329.197 0 .357.147.357.329Zm6.207-1.076c-.073.172-.438.18-.817.02-.377-.162-.624-.432-.55-.604.072-.172.438-.18.816-.019.378.16.624.43.551.603Z",fill:"#009A67"}),React.createElement("path",{d:"M18.537 12.281c-.387.251-.905.718-.905.718l.289.036s.352.37.414.72c.061.349-.079.112-.108.383-.03.27.122.453.122.453s.419-.141.694-.352c.274-.21.458-.526.615-.364.157.162.138.236.138.236H20s-.337-.329-.332-.518c.005-.188-.295-1.126-.295-1.126l-.836-.186Zm-.454-.84s.316-.241.283-.211c-.033.03.358.167.596.07.237-.098.701-.567.815-.497.114.068-.575.472-.287.536.288.064.379-.178.557-.266.178-.088.456-.099.187.079s-.64.948-.64.948l-1.086-.085-.285-.209-.14-.365Z",fill:"#D4D5D6"}),React.createElement("path",{d:"M19.937 12.246c0 .154-.402.278-.896.278s-.896-.124-.896-.277c0-.154.401-.278.896-.278.495-.001.896.123.896.277Zm-2.96 3.296c-.046.146-.38.17-.746.054-.366-.116-.626-.328-.58-.473.047-.147.381-.171.748-.055.365.116.624.329.578.474Zm5.07 1.082c-.02.113-.35.15-.738.081-.388-.067-.687-.214-.667-.327.02-.113.35-.15.738-.08.388.067.687.214.667.326Z",fill:"#009A67"}),React.createElement("path",{d:"M21.388 16.679c-.105.504-.282.893-.395.87-.112-.024-.119-.451-.014-.955s.282-.893.394-.87c.113.023.12.451.015.955Zm-1.675-4.343c.182.477.699 1.42 1.192 1.426.492.007.558-.207.558-.207s.018.375-.43.444c-.448.07-.703-.152-.621-.075.082.076.263.25.68.359.418.109 1.131.238 1.11.637-.021.4-.3.554-.272.378.028-.176-.286-.496-.837-.62-.552-.124-1.176-.425-1.448-1.318-.273-.894-.051-.082-.051-.082s-.54.165-.537-.105c.004-.27.419-.128.334-.47-.086-.343-.288-.577-.087-.504.202.073.409.137.409.137Zm-1.359 1.22c-.27.416-1.057 1.001-1.31 1.276-.253.275-.437.794-.49 1.139-.055.344.049.875.24.279.193-.596.533-.827.876-1.212.344-.385.577-.64.703-.896.126-.257-.019-.586-.019-.586Z",fill:"#009A67"}),React.createElement("path",{d:"M19.97 13.837c.085.28.076.529-.02.557-.095.03-.24-.174-.324-.453-.085-.28-.075-.53.02-.558.095-.029.24.175.324.454Zm-2.36-.004c0 .085-.205.153-.458.153s-.459-.069-.459-.153c0-.085.206-.153.459-.153s.459.068.459.153Zm-.733 2.763c.099.515.084.95-.032.972-.116.022-.291-.376-.389-.89-.1-.516-.085-.952.032-.974.116-.022.29.377.389.892Z",fill:"#FFF100"}),React.createElement("path",{d:"M17.214 16.501c0 .104-.295.188-.657.188-.364 0-.658-.084-.658-.188 0-.103.294-.187.658-.187.362 0 .657.084.657.187Zm.15 1.462c.125.255.16.496.074.538-.085.042-.256-.13-.383-.385-.125-.255-.159-.497-.074-.538.086-.043.256.13.383.385Zm3.62.163c-.184.264-.433.41-.555.324-.124-.086-.072-.37.112-.634.185-.265.434-.41.557-.324.122.085.071.37-.113.634Zm1.52-3.065c.083.135-.169.44-.563.68-.393.24-.779.326-.862.19-.083-.136.168-.44.562-.681.394-.24.78-.325.863-.19Zm-6.742-.14c.187-.442.769-.678 1.153-.78.384-.1.47-.216.781-.46.31-.245.236-.41.387-.3.152.11.278.162.132.369-.146.207-.655.644-.986.771-.33.128-.979.4-1.02.475-.042.074-.51.072-.447-.075Z",fill:"#FFF100"}),React.createElement("path",{d:"M17.253 14.24h3.184v2.42c0 1.032-1.592 2.103-1.592 2.103s-1.592-1.051-1.592-2.152v-2.372Z",fill:"#4D8FCC"}),React.createElement("path",{d:"m20.236 17.323-1.373-2.719-1.478 2.554c.372.877 1.459 1.605 1.459 1.605s.97-.659 1.392-1.44Z",fill:"#009A67"}),React.createElement("path",{d:"m17.381 16.986.105.257 1.378-2.494 1.337 2.474.108-.275-1.416-2.709-1.512 2.747Zm2.98-2.49c.222.365.628.257.803.874.175.618.082 1.287-.1.758-.183-.53-.237-.827-.755-.963-.517-.137.052-.67.052-.67Zm-3.317 3.197-.13.772.697-.354-.567-.418Zm3.69.123-.656.305.72.432-.064-.737Z",fill:"#FFF100"}),React.createElement("path",{d:"M19.5 16.653a.125.125 0 0 1-.123.125h-.971a.124.124 0 1 1 0-.249h.97c.069 0 .125.056.125.124Z",fill:"#FFF100"}),React.createElement("path",{d:"M18.952 17.937c0 .096-.025.174-.056.174h-.103c-.03 0-.056-.078-.056-.174v-1.652c0-.096.026-.174.056-.174h.103c.03 0 .056.078.056.174v1.652Z",fill:"#FFF100"}),React.createElement("path",{d:"m18.033 17.331.389.407-.068.083.44.29.6-.29-.128-.08.435-.328-.062.555-.16-.046-.628.53-.661-.56-.126.013-.031-.574Z",fill:"#FFF100"}),React.createElement("path",{d:"M12.667 12.778V4.11h-10c-.214 0-.403.03-.403.03l-.003 1.17-1.82-.003s-.028.04-.084.136A2.659 2.659 0 0 0 0 6.778v6h12.667Z",fill:"#00247D"}),React.createElement("path",{d:"M12.667 4.111h-1.554L8 6.291V4.11H4.667v1.713L2.264 4.14c-.41.063-.793.217-1.115.443l3.135 2.194H3.127L.645 5.038a2.69 2.69 0 0 0-.204.27l2.101 1.47H0v3.333h2.59L0 11.955v.823h2.221l2.446-1.712v1.712H8v-2.18l3.112 2.18h1.555v-1.353l-1.877-1.314h1.877V6.778H10.79l1.876-1.314V4.11Z",fill:"#EEE"}),React.createElement("path",{d:"M7.333 4.111h-2v3.333H0v2h5.333v3.334h2V9.444h5.334v-2H7.333V4.111Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M12.667 4.111h-.974L8 6.697v.08h1.047l3.62-2.534v-.132Zm-11.518.473c-.187.13-.356.282-.504.454l2.482 1.74h1.156L1.15 4.584Zm3.142 5.527L.49 12.778h1.152l3.026-2.119v-.548H4.29Zm8.376 2.535v-.814l-2.458-1.72H9.047l3.62 2.534Z",fill:"#CF1B2B"}))}));exports.PN=c;
|
package/icons/flags/PR.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-37.3 0h682.7v512H-37.3z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"translate(35) scale(.9375)"},React.createElement("path",{d:"M-37.3 0h768v512h-768z",fill:"#ed0000"}),React.createElement("path",{d:"M-37.3 102.4h768v102.4h-768zm0 204.8h768v102.4h-768z",fill:"#fff"}),React.createElement("path",{d:"m-37.3 0 440.7 255.7L-37.3 511V0z",fill:"#0050f0"}),React.createElement("path",{d:"M156.4 325.5 109 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.PR=a;
|
package/icons/flags/PS.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-118 0h682.7v512H-118z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),transform:"translate(110.6) scale(.9375)"},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M-246 0H778v170.7H-246z"}),React.createElement("path",{d:"M-246 170.7H778v170.6H-246z",fill:"#fff"}),React.createElement("path",{d:"M-246 341.3H778V512H-246z",fill:"#090"}),React.createElement("path",{d:"m-246 512 512-256L-246 0v512z",fill:"red"}))))}));exports.PS=a;
|
package/icons/flags/PT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),a=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var l=e.borderRadius,r=e.height,c=e.width;return React.createElement(a.FlagIconBase,{ref:t,borderRadius:l,height:r,viewBox:"0 0 24 25",width:c},React.createElement("path",{d:"M24 18.667a2.667 2.667 0 0 1-2.667 2.666H2.667A2.667 2.667 0 0 1 0 18.667v-12A2.667 2.667 0 0 1 2.667 4h18.666A2.667 2.667 0 0 1 24 6.667v12Z",fill:"#060"}),React.createElement("path",{d:"M21.333 4H10v17.333h11.333A2.667 2.667 0 0 0 24 18.667v-12A2.667 2.667 0 0 0 21.333 4Z",fill:"#D52B1E"}),React.createElement("path",{d:"M10 7.333a5.334 5.334 0 1 0 0 10.668 5.334 5.334 0 0 0 0-10.668Zm2.663 3.96 1.392-.93a4.62 4.62 0 0 1 .592 1.921l-1.984-.992Zm-1.996 5.374h1.728a4.63 4.63 0 0 1-1.728.613v-.613Zm-5.314-4.383a4.63 4.63 0 0 1 .572-1.888l1.068 1.068-1.64.82Zm0 .765 2.498 1.25.298-.598-2.07-1.034 1.41-.706.942.942.471-.472-.784-.783.03-.016-.297-.596-.23.114-.65-.65.974.163.11-.658-1.676-.279a4.655 4.655 0 0 1 2.954-1.672V16H7.267l1.584-1.056-.37-.555-2 1.334.01.014a4.645 4.645 0 0 1-1.138-2.688Zm3.98 4.231a4.64 4.64 0 0 1-1.728-.613h1.728v.613Zm4.192-1.56-1.956-1.955-.471.471.314.314-.263.395L12.733 16h-2.066V8.053c.88.127 1.682.494 2.332 1.041l-1.771.59.21.633 2-.667-.068-.205c.111.116.215.238.314.365l-1.87 1.246.186.278-.15.298 2.071 1.035-2.07 1.035.298.597 2.498-1.25a4.643 4.643 0 0 1-1.122 2.671Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M7.333 9.334V14a2.667 2.667 0 0 0 5.334 0V9.334H7.333Z",fill:"#D52B1E"}),React.createElement("path",{d:"M8 10v4a2 2 0 0 0 4 0v-4H8Z",fill:"#fff"}),React.createElement("path",{d:"M8.667 12h2.666v1.333H8.667V12Z",fill:"#829ACD"}),React.createElement("path",{d:"M9.333 11.334h1.334V14H9.333v-2.666Z",fill:"#829ACD"}),React.createElement("path",{d:"M8 12h.667v1.333H8V12Zm1.333 0h1.334v1.333H9.333V12Zm2 0H12v1.333h-.667V12Zm-2 2h1.334v1.333H9.333V14Zm0-4h1.334v1.333H9.333V10Z",fill:"#039"}))}));exports.PT=t;
|