@databricks/design-system 1.12.6 → 1.12.8
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/dist/Typography-1b037412.js +2074 -0
- package/dist/Typography-1b037412.js.map +1 -0
- package/dist/Typography-e3d5ff23.js +2083 -0
- package/dist/Typography-e3d5ff23.js.map +1 -0
- package/dist/common-1fb3eeb9.js.map +1 -1
- package/dist/design-system/Accordion/Accordion.d.ts.map +1 -1
- package/dist/design-system/Breadcrumb/Breadcrumb.d.ts.map +1 -1
- package/dist/design-system/Button/Button.d.ts +1 -2
- package/dist/design-system/Button/Button.d.ts.map +1 -1
- package/dist/design-system/Button/styles.d.ts.map +1 -1
- package/dist/design-system/DesignSystemProvider/DesignSystemProvider.d.ts +10 -1
- package/dist/design-system/DesignSystemProvider/DesignSystemProvider.d.ts.map +1 -1
- package/dist/design-system/DesignSystemProvider/DesignSystemThemeProvider.test.d.ts +2 -0
- package/dist/design-system/DesignSystemProvider/DesignSystemThemeProvider.test.d.ts.map +1 -0
- package/dist/design-system/DialogCombobox/DialogCombobox.d.ts +4 -2
- package/dist/design-system/DialogCombobox/DialogCombobox.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxContent.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxCountBadge.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxEmpty.d.ts +2 -0
- package/dist/design-system/DialogCombobox/DialogComboboxEmpty.d.ts.map +1 -0
- package/dist/design-system/DialogCombobox/DialogComboboxOptionControlledList.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxOptionList.d.ts +2 -2
- package/dist/design-system/DialogCombobox/DialogComboboxOptionList.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxOptionListCheckboxItem.d.ts +2 -0
- package/dist/design-system/DialogCombobox/DialogComboboxOptionListCheckboxItem.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxOptionListSearch.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxOptionListSelectItem.d.ts +2 -0
- package/dist/design-system/DialogCombobox/DialogComboboxOptionListSelectItem.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxTrigger.d.ts +8 -1
- package/dist/design-system/DialogCombobox/DialogComboboxTrigger.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/providers/DialogComboboxContext.d.ts +4 -1
- package/dist/design-system/DialogCombobox/providers/DialogComboboxContext.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/providers/DialogComboboxOptionListContext.d.ts +2 -0
- package/dist/design-system/DialogCombobox/providers/DialogComboboxOptionListContext.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/shared.d.ts +11 -1
- package/dist/design-system/DialogCombobox/shared.d.ts.map +1 -1
- package/dist/design-system/Drawer/Drawer.d.ts +6 -1
- package/dist/design-system/Drawer/Drawer.d.ts.map +1 -1
- package/dist/design-system/DropdownMenu/DropdownMenu.d.ts.map +1 -1
- package/dist/design-system/Form/Form.d.ts.map +1 -1
- package/dist/design-system/Header/Header.d.ts.map +1 -1
- package/dist/design-system/Icon/Icon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/AlignCenterIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/AlignLeftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/AlignRightIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/AppIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/AppIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowDownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ArrowLeftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ArrowRightIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ArrowUpIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ArrowsUpDownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BarChartIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BeakerIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BinaryIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/BinaryIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BoldIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/BoldIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BookIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BookmarkFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BookmarkIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BooksIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/BooksIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BracketsCurlyIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/BracketsCurlyIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BracketsSquareIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/BracketsSquareIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BracketsXIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/BracketsXIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BranchIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/BranchIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BriefcaseFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BriefcaseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CalendarEventIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CalendarIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CaretDownSquareIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CaretUpSquareIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CatalogIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/CatalogIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChartLineIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/ChartLineIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckCircleBadgeIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/CheckCircleBadgeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CheckCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CheckIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CheckLineIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChecklistIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleDownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleLeftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleRightIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleUpIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronLeftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronRightIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronUpIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ClipboardIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ClockIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudDownloadIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudKeyIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/CloudKeyIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudModelIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/CloudModelIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudOffIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudUploadIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CodeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ColorFillIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/ColorFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ColumnIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/ColumnIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ConnectIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/ConnectIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CopyIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CursorIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/CursorIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CursorTypeIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/CursorTypeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DagIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/DagIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DangerFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DangerIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DashIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DashboardIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DataIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DatabaseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DecimalIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/DecimalIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DotsCircleIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/DotsCircleIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DownloadIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DragIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ExpandLessIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ExpandMoreIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FaceFrownIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/FaceFrownIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FaceNeutralIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/FaceNeutralIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FaceSmileIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/FaceSmileIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FileCodeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FileDocumentIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FileIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FileImageIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FileModelIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FilterIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FolderBranchIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/FolderBranchIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FolderFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FolderIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FontIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/FontIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ForkIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FullscreenExitIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FullscreenIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FunctionIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/FunctionIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FunctionIcon.v2.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/FunctionIcon.v2.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/GearFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GearIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GiftIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/GiftIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/GitCommitIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/GitCommitIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/GlobeIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/GlobeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/GridDashIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GridIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/H1Icon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/H2Icon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/H3Icon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/HistoryIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/HomeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ImageIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/IndentDecreaseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/IndentIncreaseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/InfinityIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/InfoFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/InfoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ItalicIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/ItalicIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/KeyIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/KeyIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/KeyboardIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LayerIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LettersIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/LettersIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LightningIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LinkIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LinkOffIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ListBorderIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ListIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LoadingIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LockFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LockIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LockUnlockedIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/MIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/MenuIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/MenuIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/MinusBoxIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/MinusCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/MinusCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ModelsIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NewWindowIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NotebookIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NotificationIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NotificationOffIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/NotificationOffIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/NumbersIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/NumbersIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/OfficeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/OverflowIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PageBottomIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PageFirstIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PageLastIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PageTopIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PencilIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PinCancelIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PinFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PinIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PipelineIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/PipelineIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PipelineIcon.v2.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/PipelineIcon.v2.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PlayCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlayCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlayIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlugIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/PlugIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PlusCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlusCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlusIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlusSquareIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/QueryEditorIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/QueryIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/QuestionMarkFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/QuestionMarkIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ReaderModeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/RedoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/RefreshIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ReposIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SaveIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/SaveIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SchoolIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SearchIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SecurityIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ShareIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SidebarAutoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SidebarCollapseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SidebarExpandIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SidebarIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SlidersIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/SlidersIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SortAscendingIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/SortAscendingIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SortDescendingIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/SortDescendingIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SortUnsortedIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/SortUnsortedIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SpeechBubbleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SpeechBubblePlusIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StarFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StarIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StopCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StopCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StopIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StorefrontIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/StorefrontIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StreamIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SyncIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/TableIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/TableInfinityIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/TableInfinityIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TableLightningIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/TableLightningIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TableViewIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/TableViewIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TextBoxIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/TextBoxIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TextBoxIcon.v2.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/TextBoxIcon.v2.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ThumbsDownIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/ThumbsDownIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ThumbsUpIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/ThumbsUpIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TrashIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/TreeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UnderlineIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/UnderlineIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/UndoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UploadIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UsbIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UserBadgeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UserCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UserGroupIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UserIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/VariableIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/VariableIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/VisibleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/VisibleOffIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/WarningFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/WarningIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/WorkspacesIcon.d.ts +4 -0
- package/dist/design-system/Icon/__generated/icons/WorkspacesIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/XCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/XCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ZoomInIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ZoomOutIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/index.d.ts +53 -35
- package/dist/design-system/Icon/__generated/icons/index.d.ts.map +1 -1
- package/dist/design-system/Input/Input.d.ts +1 -0
- package/dist/design-system/Input/Input.d.ts.map +1 -1
- package/dist/design-system/Input/Input.test.d.ts +2 -0
- package/dist/design-system/Input/Input.test.d.ts.map +1 -0
- package/dist/design-system/LegacyNotification/LegacyNotification.d.ts +42 -0
- package/dist/design-system/LegacyNotification/LegacyNotification.d.ts.map +1 -0
- package/dist/design-system/LegacyNotification/LegacyNotification.test.d.ts +2 -0
- package/dist/design-system/LegacyNotification/LegacyNotification.test.d.ts.map +1 -0
- package/dist/design-system/LegacyNotification/index.d.ts +2 -0
- package/dist/design-system/LegacyNotification/index.d.ts.map +1 -0
- package/dist/design-system/LegacyPopover/LegacyPopover.d.ts +16 -0
- package/dist/design-system/LegacyPopover/LegacyPopover.d.ts.map +1 -0
- package/dist/design-system/LegacyPopover/index.d.ts +2 -0
- package/dist/design-system/LegacyPopover/index.d.ts.map +1 -0
- package/dist/design-system/Modal/Modal.d.ts.map +1 -1
- package/dist/design-system/Notification/Notification.d.ts +20 -30
- package/dist/design-system/Notification/Notification.d.ts.map +1 -1
- package/dist/design-system/Notification/index.d.ts +1 -1
- package/dist/design-system/Notification/index.d.ts.map +1 -1
- package/dist/design-system/Pagination/index.d.ts +2 -3
- package/dist/design-system/Pagination/index.d.ts.map +1 -1
- package/dist/design-system/Popover/Popover.d.ts +9 -5
- package/dist/design-system/Popover/Popover.d.ts.map +1 -1
- package/dist/design-system/Popover/Popover.test.d.ts +2 -0
- package/dist/design-system/Popover/Popover.test.d.ts.map +1 -0
- package/dist/design-system/Popover/index.d.ts +1 -1
- package/dist/design-system/Popover/index.d.ts.map +1 -1
- package/dist/design-system/Radio/Radio.d.ts.map +1 -1
- package/dist/design-system/SegmentedControl/SegmentedControl.d.ts +3 -1
- package/dist/design-system/SegmentedControl/SegmentedControl.d.ts.map +1 -1
- package/dist/design-system/Select/Select.d.ts +25 -6
- package/dist/design-system/Select/Select.d.ts.map +1 -1
- package/dist/design-system/Skeleton/Skeleton.d.ts +1 -0
- package/dist/design-system/Skeleton/Skeleton.d.ts.map +1 -1
- package/dist/design-system/SplitButton/Dropdown/DropdownButton.d.ts +1 -1
- package/dist/design-system/SplitButton/Dropdown/DropdownButton.d.ts.map +1 -1
- package/dist/design-system/SplitButton/SplitButton.d.ts.map +1 -1
- package/dist/design-system/TableUI/Table.d.ts +31 -0
- package/dist/design-system/TableUI/Table.d.ts.map +1 -0
- package/dist/design-system/TableUI/TableCell.d.ts +20 -0
- package/dist/design-system/TableUI/TableCell.d.ts.map +1 -0
- package/dist/design-system/TableUI/TableFilterInput.d.ts +11 -0
- package/dist/design-system/TableUI/TableFilterInput.d.ts.map +1 -0
- package/dist/design-system/TableUI/TableFilterLayout.d.ts +15 -0
- package/dist/design-system/TableUI/TableFilterLayout.d.ts.map +1 -0
- package/dist/design-system/TableUI/TableHeader.d.ts +32 -0
- package/dist/design-system/TableUI/TableHeader.d.ts.map +1 -0
- package/dist/design-system/TableUI/TableRow.d.ts +20 -0
- package/dist/design-system/TableUI/TableRow.d.ts.map +1 -0
- package/dist/design-system/TableUI/TableRowAction.d.ts +15 -0
- package/dist/design-system/TableUI/TableRowAction.d.ts.map +1 -0
- package/dist/design-system/TableUI/TableRowSelectCell.d.ts +17 -0
- package/dist/design-system/TableUI/TableRowSelectCell.d.ts.map +1 -0
- package/dist/design-system/TableUI/TableSkeleton.d.ts +27 -0
- package/dist/design-system/TableUI/TableSkeleton.d.ts.map +1 -0
- package/dist/design-system/TableUI/index.d.ts +9 -123
- package/dist/design-system/TableUI/index.d.ts.map +1 -1
- package/dist/design-system/TableUI/tableStyles.d.ts +22 -0
- package/dist/design-system/TableUI/tableStyles.d.ts.map +1 -0
- package/dist/design-system/Tabs/index.d.ts.map +1 -1
- package/dist/design-system/Tag/index.d.ts.map +1 -1
- package/dist/design-system/Typography/Link.d.ts.map +1 -1
- package/dist/design-system/Typography/Text.d.ts.map +1 -1
- package/dist/design-system/index.d.ts +3 -2
- package/dist/design-system/index.d.ts.map +1 -1
- package/dist/design-system/utils/accessibility.d.ts +9 -0
- package/dist/design-system/utils/accessibility.d.ts.map +1 -0
- package/dist/design-system/utils/accessibility.test.d.ts +2 -0
- package/dist/design-system/utils/accessibility.test.d.ts.map +1 -0
- package/dist/design-system/utils/index.d.ts +2 -0
- package/dist/design-system/utils/index.d.ts.map +1 -0
- package/dist/design-system/utils/safex.d.ts +15 -0
- package/dist/design-system/utils/safex.d.ts.map +1 -0
- package/dist/design-system/utils/safex.test.d.ts +2 -0
- package/dist/design-system/utils/safex.test.d.ts.map +1 -0
- package/dist/development/ChatUI/ChatInput.d.ts +11 -0
- package/dist/development/ChatUI/ChatInput.d.ts.map +1 -0
- package/dist/development/ChatUI/CodeSnippet.d.ts +9 -0
- package/dist/development/ChatUI/CodeSnippet.d.ts.map +1 -0
- package/dist/development/ChatUI/Feedback.d.ts +6 -0
- package/dist/development/ChatUI/Feedback.d.ts.map +1 -0
- package/dist/development/ChatUI/Message.d.ts +8 -0
- package/dist/development/ChatUI/Message.d.ts.map +1 -0
- package/dist/development/ChatUI/MessageBody.d.ts +7 -0
- package/dist/development/ChatUI/MessageBody.d.ts.map +1 -0
- package/dist/development/ChatUI/MessageHeader.d.ts +10 -0
- package/dist/development/ChatUI/MessageHeader.d.ts.map +1 -0
- package/dist/development/ChatUI/MessagePagination.d.ts +9 -0
- package/dist/development/ChatUI/MessagePagination.d.ts.map +1 -0
- package/dist/development/ChatUI/index.d.ts +37 -0
- package/dist/development/ChatUI/index.d.ts.map +1 -0
- package/dist/development/SelectV2/Select.d.ts +7 -0
- package/dist/development/SelectV2/Select.d.ts.map +1 -0
- package/dist/development/SelectV2/SelectContent.d.ts +6 -0
- package/dist/development/SelectV2/SelectContent.d.ts.map +1 -0
- package/dist/development/SelectV2/SelectOption.d.ts +6 -0
- package/dist/development/SelectV2/SelectOption.d.ts.map +1 -0
- package/dist/development/SelectV2/SelectOptionGroup.d.ts +7 -0
- package/dist/development/SelectV2/SelectOptionGroup.d.ts.map +1 -0
- package/dist/development/SelectV2/SelectTrigger.d.ts +6 -0
- package/dist/development/SelectV2/SelectTrigger.d.ts.map +1 -0
- package/dist/development/SelectV2/hooks/useSelectContext.d.ts +2 -0
- package/dist/development/SelectV2/hooks/useSelectContext.d.ts.map +1 -0
- package/dist/development/SelectV2/index.d.ts +6 -0
- package/dist/development/SelectV2/index.d.ts.map +1 -0
- package/dist/development/SelectV2/providers/SelectContext.d.ts +11 -0
- package/dist/development/SelectV2/providers/SelectContext.d.ts.map +1 -0
- package/dist/development/index.d.ts +1 -0
- package/dist/development/index.d.ts.map +1 -1
- package/dist/development.js +452 -6
- package/dist/development.js.map +1 -1
- package/dist/dubois-colors.less +202 -0
- package/dist/flags.d.ts +0 -1
- package/dist/flags.d.ts.map +1 -1
- package/dist/index-mfe.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +3909 -7684
- package/dist/index.js.map +1 -1
- package/dist/test-utils/enzyme/utils.d.ts.map +1 -1
- package/dist/test-utils/enzyme.js +5 -6
- package/dist/test-utils/enzyme.js.map +1 -1
- package/dist/test-utils/rtl.js.map +1 -1
- package/dist/theme/breakpoints.d.ts +14 -0
- package/dist/theme/breakpoints.d.ts.map +1 -0
- package/dist/theme/generalVariables.d.ts +0 -1
- package/dist/theme/generalVariables.d.ts.map +1 -1
- package/dist/theme/index.d.ts +2 -0
- package/dist/theme/index.d.ts.map +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -0
- package/dist/useDesignSystemTheme-3d2c1acb.js.map +1 -1
- package/dist/useDesignSystemTheme-c859571c.js +468 -0
- package/dist/useDesignSystemTheme-c859571c.js.map +1 -0
- package/dist/useDesignSystemTheme-c867a35d.js +470 -0
- package/dist/useDesignSystemTheme-c867a35d.js.map +1 -0
- package/dist/useDesignSystemTheme-ef39204e.js +468 -0
- package/dist/useDesignSystemTheme-ef39204e.js.map +1 -0
- package/package.json +21 -21
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Typography-1b037412.js","sources":["../src/theme/borders.ts","../src/theme/breakpoints.ts","../src/theme/colorList.ts","../src/theme/colors.ts","../src/antd-vars.ts","../src/theme/spacing.ts","../src/theme/generalVariables.ts","../src/theme/typography.ts","../src/theme/index.ts","../src/design-system/Hooks/useDesignSystemTheme.tsx","../src/design-system/DesignSystemProvider/DesignSystemProvider.tsx","../src/design-system/Hooks/useDesignSystemContext.ts","../src/design-system/Hooks/useDesignSystemFlags.tsx","../src/design-system/Icon/Icon.tsx","../src/design-system/Icon/__generated/icons/ChevronLeftIcon.tsx","../src/design-system/Icon/__generated/icons/ChevronRightIcon.tsx","../src/design-system/Icon/__generated/icons/CloseIcon.tsx","../src/design-system/Icon/__generated/icons/FaceFrownIcon.tsx","../src/design-system/Icon/__generated/icons/FaceNeutralIcon.tsx","../src/design-system/Icon/__generated/icons/FaceSmileIcon.tsx","../src/design-system/Icon/__generated/icons/NewWindowIcon.tsx","../src/design-system/constants.tsx","../src/design-system/utils/css-utils.tsx","../src/design-system/Button/styles.ts","../src/design-system/Button/Button.tsx","../src/design-system/Input/Input.tsx","../src/design-system/Spacer/Spacer.tsx","../src/design-system/Typography/Link.tsx","../src/design-system/Typography/Paragraph.tsx","../src/design-system/Typography/Text.tsx","../src/design-system/Typography/Title.tsx","../src/design-system/Typography/Typography.tsx"],"sourcesContent":["// Border variables\nexport const borders = {\n borderRadiusMd: 4,\n};\n\n// eslint-disable-next-line import/no-anonymous-default-export\nexport default {\n ...borders,\n};\n","/**\n * These values are based on AntD's breakpoints which follow BootStrap 4 media query rules.\n * The numerical values represent the min-width of the given size.\n * AntD values: https://ant.design/components/grid#col\n * Bootstrap: https://getbootstrap.com/docs/4.0/layout/overview/#responsive-breakpoints\n */\ntype availableBreakpoints = 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';\ntype ResponsiveOptions<RType> = Record<availableBreakpoints, RType>;\n\nconst breakpoints: ResponsiveOptions<number> = {\n xs: 0,\n sm: 576,\n md: 768,\n lg: 992,\n xl: 1200,\n xxl: 1600,\n};\n\nconst mediaQueries: ResponsiveOptions<string> = {\n xs: '@media (max-width: 575.98px)',\n sm: `@media (min-width: ${breakpoints.sm}px)`,\n md: `@media (min-width: ${breakpoints.md}px)`,\n lg: `@media (min-width: ${breakpoints.lg}px)`,\n xl: `@media (min-width: ${breakpoints.xl}px)`,\n xxl: `@media (min-width: ${breakpoints.xxl}px)`,\n};\n\nconst responsive = { breakpoints, mediaQueries };\nexport default responsive;\n","import chroma from 'chroma-js';\n\nexport type ColorName = 'blue' | 'green' | 'grey' | 'red' | 'yellow';\n\nexport type ColorWeight = 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800;\n\nexport type PrimaryColorToken = `${ColorName}${ColorWeight}` | 'primary' | 'white';\n\nexport type SecondaryColorToken =\n | 'brown'\n | 'coral'\n | 'charcoal'\n | 'indigo'\n | 'lemon'\n | 'lime'\n | 'pink'\n | 'purple'\n | 'teal'\n | 'turquoise';\n\nexport type TagColorToken = `tag${Capitalize<SecondaryColorToken>}` | 'tagDefault';\n\ntype ColorPalettePrimary = Record<PrimaryColorToken, string>;\n\ntype ColorPaletteSecondary = Record<SecondaryColorToken, string>;\n\n// Exported from go/designsystem/colorsheet\nexport const colorPalettePrimary: ColorPalettePrimary = {\n primary: '#2272B4',\n blue100: '#F0F8FF',\n blue200: '#D7EDFE',\n blue300: '#BAE1FC',\n blue400: '#8FCDFF',\n blue500: '#4299E0',\n blue600: '#2272B4',\n blue700: '#0E538B',\n blue800: '#04355D',\n green100: '#F3FCF6',\n green200: '#D4F7DF',\n green300: '#B1ECC5',\n green400: '#8DDDA8',\n green500: '#3CAA60',\n green600: '#277C43',\n green700: '#115026',\n green800: '#093919',\n white: '#FFFFFF',\n grey100: '#F2F5F7',\n grey200: '#E4ECF1',\n grey300: '#CDDAE5',\n grey400: '#BDCDDB',\n grey500: '#8196A7',\n grey600: '#5D7283',\n grey700: '#44535F',\n grey800: '#1F272D',\n red100: '#FFF5F7',\n red200: '#FDE2E8',\n red300: '#FBD0D8',\n red400: '#F792A6',\n red500: '#E65B77',\n red600: '#C82D4C',\n red700: '#9E102C',\n red800: '#630316',\n yellow100: '#FFF9EB',\n yellow200: '#FCEACA',\n yellow300: '#F8D4A5',\n yellow400: '#F2BE88',\n yellow500: '#DE7921',\n yellow600: '#BE501E',\n yellow700: '#93320B',\n yellow800: '#5F1B02',\n};\n\nexport const colorPaletteSecondary: ColorPaletteSecondary = {\n brown: '#A6630C',\n coral: '#C83243',\n charcoal: '#5D7283',\n indigo: '#434A93',\n lemon: '#FACB66',\n lime: '#308613',\n pink: '#B45091',\n purple: '#8A63BF',\n teal: '#04867D',\n turquoise: '#157CBC',\n};\n\nexport const lightColorList = {\n backgroundPrimary: colorPalettePrimary.white,\n\n actionDangerPrimaryBackgroundDefault: colorPalettePrimary.red600,\n actionDangerPrimaryBackgroundHover: colorPalettePrimary.red700,\n actionDangerPrimaryBackgroundPress: colorPalettePrimary.red800,\n\n actionDangerDefaultBackgroundDefault: chroma(colorPalettePrimary.red600).alpha(0).hex(),\n actionDangerDefaultBackgroundHover: chroma(colorPalettePrimary.red600).alpha(0.08).hex(),\n actionDangerDefaultBackgroundPress: chroma(colorPalettePrimary.red600).alpha(0.16).hex(),\n\n actionDangerDefaultBorderDefault: colorPalettePrimary.red600,\n actionDangerDefaultBorderHover: colorPalettePrimary.red700,\n actionDangerDefaultBorderPress: colorPalettePrimary.red800,\n\n actionDangerDefaultTextDefault: colorPalettePrimary.red600,\n actionDangerDefaultTextHover: colorPalettePrimary.red700,\n actionDangerDefaultTextPress: colorPalettePrimary.red800,\n\n actionDefaultBackgroundDefault: chroma(colorPalettePrimary.blue800).alpha(0).hex(),\n actionDefaultBackgroundHover: chroma(colorPalettePrimary.blue600).alpha(0.08).hex(),\n actionDefaultBackgroundPress: chroma(colorPalettePrimary.blue600).alpha(0.16).hex(),\n\n actionDefaultBorderDefault: colorPalettePrimary.grey300,\n actionDefaultBorderFocus: colorPalettePrimary.blue600,\n actionDefaultBorderHover: colorPalettePrimary.blue700,\n actionDefaultBorderPress: colorPalettePrimary.blue800,\n\n actionDefaultTextDefault: colorPalettePrimary.grey800,\n actionDefaultTextHover: colorPalettePrimary.blue700,\n actionDefaultTextPress: colorPalettePrimary.blue800,\n\n actionDisabledBackground: colorPalettePrimary.grey200,\n actionDisabledText: colorPalettePrimary.grey400,\n\n actionPrimaryBackgroundDefault: colorPalettePrimary.blue600,\n actionPrimaryBackgroundHover: colorPalettePrimary.blue700,\n actionPrimaryBackgroundPress: colorPalettePrimary.blue800,\n\n actionPrimaryTextDefault: colorPalettePrimary.white,\n actionPrimaryTextHover: colorPalettePrimary.white,\n actionPrimaryTextPress: colorPalettePrimary.white,\n\n actionTertiaryBackgroundDefault: chroma(colorPalettePrimary.blue600).alpha(0).hex(),\n actionTertiaryBackgroundHover: chroma(colorPalettePrimary.blue600).alpha(0.08).hex(),\n actionTertiaryBackgroundPress: chroma(colorPalettePrimary.blue600).alpha(0.16).hex(),\n\n actionTertiaryTextDefault: colorPalettePrimary.blue600,\n actionTertiaryTextHover: colorPalettePrimary.blue700,\n actionTertiaryTextPress: colorPalettePrimary.blue800,\n\n backgroundDanger: chroma(colorPalettePrimary.red100).alpha(0.08).hex(),\n backgroundSecondary: colorPalettePrimary.grey100,\n backgroundWarning: chroma(colorPalettePrimary.yellow100).alpha(0.08).hex(),\n\n backgroundValidationDanger: colorPalettePrimary.red100,\n backgroundValidationSuccess: colorPalettePrimary.blue100,\n backgroundValidationWarning: colorPalettePrimary.yellow100,\n\n border: colorPalettePrimary.grey300,\n borderDecorative: colorPalettePrimary.grey200,\n\n borderValidationDanger: colorPalettePrimary.red300,\n borderValidationWarning: colorPalettePrimary.yellow300,\n\n textPrimary: colorPalettePrimary.grey800,\n textSecondary: colorPalettePrimary.grey600,\n textPlaceholder: colorPalettePrimary.grey400,\n\n textValidationDanger: colorPalettePrimary.red600,\n textValidationSuccess: colorPalettePrimary.green600,\n textValidationWarning: colorPalettePrimary.yellow600,\n textValidationInfo: colorPalettePrimary.grey600,\n\n overlayOverlay: chroma(colorPalettePrimary.grey100).alpha(0.72).hex(),\n\n // Tags\n tagDefault: chroma(colorPalettePrimary.grey600).alpha(0.08).hex(),\n tagBrown: colorPaletteSecondary.brown,\n tagCoral: colorPaletteSecondary.coral,\n tagCharcoal: colorPalettePrimary.grey600,\n tagIndigo: colorPaletteSecondary.indigo,\n tagLemon: colorPaletteSecondary.lemon,\n tagLime: colorPaletteSecondary.lime,\n tagPink: colorPaletteSecondary.pink,\n tagPurple: colorPaletteSecondary.purple,\n tagTeal: colorPaletteSecondary.teal,\n tagTurquoise: colorPaletteSecondary.turquoise,\n tagText: colorPalettePrimary.white,\n tagHover: chroma(colorPalettePrimary.blue400).alpha(0.08).hex(),\n tagPress: chroma(colorPalettePrimary.blue400).alpha(0.16).hex(),\n tagIconHover: chroma(colorPalettePrimary.white).alpha(0.8).hex(),\n tagIconPress: chroma(colorPalettePrimary.white).alpha(0.76).hex(),\n\n // Typography\n typographyCodeBg: chroma(colorPalettePrimary.grey600).alpha(0.08).hex(),\n\n // Table\n tableRowHover: chroma(colorPalettePrimary.grey600).alpha(0.04).hex(),\n\n tooltipBackgroundTooltip: colorPalettePrimary.grey800,\n};\n\nexport const darkColorList: typeof lightColorList = {\n actionDangerPrimaryBackgroundDefault: chroma(colorPalettePrimary.red400).alpha(0.84).hex(),\n actionDangerPrimaryBackgroundHover: chroma(colorPalettePrimary.red400).alpha(0.72).hex(),\n actionDangerPrimaryBackgroundPress: chroma(colorPalettePrimary.red400).alpha(0.6).hex(),\n\n actionDangerDefaultBackgroundDefault: chroma(colorPalettePrimary.red400).alpha(0).hex(),\n actionDangerDefaultBackgroundHover: chroma(colorPalettePrimary.red400).alpha(0.08).hex(),\n actionDangerDefaultBackgroundPress: chroma(colorPalettePrimary.red400).alpha(0.16).hex(),\n\n actionDangerDefaultBorderDefault: colorPalettePrimary.red400,\n actionDangerDefaultBorderHover: chroma(colorPalettePrimary.red400).alpha(0.72).hex(),\n actionDangerDefaultBorderPress: chroma(colorPalettePrimary.red400).alpha(0.6).hex(),\n\n actionDangerDefaultTextDefault: colorPalettePrimary.red400,\n actionDangerDefaultTextHover: chroma(colorPalettePrimary.red400).alpha(0.72).hex(),\n actionDangerDefaultTextPress: chroma(colorPalettePrimary.red400).alpha(0.6).hex(),\n\n actionDefaultBackgroundDefault: chroma(colorPalettePrimary.blue400).alpha(0).hex(),\n actionDefaultBackgroundHover: chroma(colorPalettePrimary.blue400).alpha(0.08).hex(),\n actionDefaultBackgroundPress: chroma(colorPalettePrimary.blue400).alpha(0.16).hex(),\n\n actionDefaultBorderDefault: chroma(colorPalettePrimary.white).alpha(0.6).hex(),\n actionDefaultBorderFocus: chroma(colorPalettePrimary.blue400).alpha(0.84).hex(),\n actionDefaultBorderHover: chroma(colorPalettePrimary.blue400).alpha(0.8).hex(),\n actionDefaultBorderPress: chroma(colorPalettePrimary.blue400).alpha(0.76).hex(),\n\n actionDefaultTextDefault: chroma(colorPalettePrimary.white).alpha(0.84).hex(),\n actionDefaultTextHover: chroma(colorPalettePrimary.blue400).alpha(0.8).hex(),\n actionDefaultTextPress: chroma(colorPalettePrimary.blue400).alpha(0.76).hex(),\n\n actionDisabledBackground: chroma(colorPalettePrimary.white).alpha(0.24).hex(),\n actionDisabledText: chroma(colorPalettePrimary.white).alpha(0.4).hex(),\n\n actionPrimaryBackgroundDefault: chroma(colorPalettePrimary.blue400).alpha(0.84).hex(),\n actionPrimaryBackgroundHover: chroma(colorPalettePrimary.blue400).alpha(0.8).hex(),\n actionPrimaryBackgroundPress: chroma(colorPalettePrimary.blue400).alpha(0.76).hex(),\n\n actionPrimaryTextDefault: colorPalettePrimary.grey800,\n actionPrimaryTextHover: colorPalettePrimary.grey800,\n actionPrimaryTextPress: colorPalettePrimary.grey800,\n\n actionTertiaryBackgroundDefault: chroma(colorPalettePrimary.blue400).alpha(0).hex(),\n actionTertiaryBackgroundHover: chroma(colorPalettePrimary.blue400).alpha(0.08).hex(),\n actionTertiaryBackgroundPress: chroma(colorPalettePrimary.blue400).alpha(0.16).hex(),\n\n actionTertiaryTextDefault: chroma(colorPalettePrimary.blue400).alpha(0.84).hex(),\n actionTertiaryTextHover: chroma(colorPalettePrimary.blue400).alpha(0.8).hex(),\n actionTertiaryTextPress: chroma(colorPalettePrimary.blue400).alpha(0.76).hex(),\n\n backgroundPrimary: colorPalettePrimary.grey800,\n backgroundSecondary: '#283035',\n\n backgroundValidationDanger: 'transparent',\n backgroundValidationSuccess: 'transparent',\n backgroundValidationWarning: 'transparent',\n\n border: chroma(colorPalettePrimary.white).alpha(0.48).hex(),\n borderDecorative: chroma(colorPalettePrimary.white).alpha(0.24).hex(),\n\n borderValidationDanger: colorPalettePrimary.red300,\n borderValidationWarning: colorPalettePrimary.yellow300,\n\n textPrimary: chroma(colorPalettePrimary.white).alpha(0.84).hex(),\n textSecondary: chroma(colorPalettePrimary.white).alpha(0.6).hex(),\n textPlaceholder: chroma(colorPalettePrimary.grey400).alpha(0.84).hex(),\n\n textValidationDanger: chroma(colorPalettePrimary.red400).alpha(0.84).hex(),\n textValidationSuccess: chroma(colorPalettePrimary.green400).alpha(0.84).hex(),\n textValidationWarning: chroma(colorPalettePrimary.yellow400).alpha(0.84).hex(),\n textValidationInfo: chroma(colorPalettePrimary.white).alpha(0.6).hex(),\n\n overlayOverlay: chroma(colorPalettePrimary.grey800).alpha(0.72).hex(),\n\n // Tags\n tagDefault: chroma(colorPalettePrimary.white).alpha(0.16).hex(),\n tagBrown: chroma(colorPaletteSecondary.brown).alpha(0.84).hex(),\n tagCoral: chroma(colorPaletteSecondary.coral).alpha(0.84).hex(),\n tagCharcoal: chroma(colorPalettePrimary.grey600).alpha(0.84).hex(),\n tagIndigo: chroma(colorPaletteSecondary.indigo).alpha(0.84).hex(),\n tagLemon: chroma(colorPaletteSecondary.lemon).alpha(0.84).hex(),\n tagLime: chroma(colorPaletteSecondary.lime).alpha(0.84).hex(),\n tagPink: chroma(colorPaletteSecondary.pink).alpha(0.84).hex(),\n tagPurple: chroma(colorPaletteSecondary.purple).alpha(0.84).hex(),\n tagTeal: chroma(colorPaletteSecondary.teal).alpha(0.84).hex(),\n tagTurquoise: chroma(colorPaletteSecondary.turquoise).alpha(0.84).hex(),\n tagText: chroma(colorPalettePrimary.white).alpha(0.84).hex(),\n tagHover: chroma(colorPalettePrimary.blue400).alpha(0.08).hex(),\n tagPress: chroma(colorPalettePrimary.blue400).alpha(0.16).hex(),\n tagIconHover: chroma(colorPalettePrimary.white).alpha(0.8).hex(),\n tagIconPress: chroma(colorPalettePrimary.white).alpha(0.76).hex(),\n\n // Typography\n typographyCodeBg: chroma(colorPalettePrimary.white).alpha(0.16).hex(),\n\n // Table\n tableRowHover: chroma(colorPalettePrimary.white).alpha(0.16).hex(),\n\n tooltipBackgroundTooltip: chroma(colorPalettePrimary.white).alpha(0.6).hex(),\n // Missing in list\n backgroundDanger: 'rgba(200,45,76,0.08)',\n backgroundWarning: 'rgba(222,121,33,0.08)',\n};\n","import { colorPalettePrimary, colorPaletteSecondary, darkColorList, lightColorList } from './colorList';\n\nconst darkColors = { ...darkColorList, ...colorPalettePrimary, ...colorPaletteSecondary };\nconst lightColors = { ...lightColorList, ...colorPalettePrimary, ...colorPaletteSecondary };\ntype DesignSystemColors = typeof lightColors;\n\nfunction getSemanticColors(isDarkMode: boolean): DesignSystemColors {\n return isDarkMode ? darkColors : lightColors;\n}\n\nexport interface AntdColors {\n bodyBackground: string;\n textColor: string;\n textColorSecondary: string;\n primaryColor: string;\n infoColor: string;\n errorColor: string;\n successColor: string;\n warningColor: string;\n borderColorBase: string;\n\n alertErrorTextColor: string;\n alertErrorBgColor: string;\n alertErrorIconColor: string;\n alertErrorBorderColor: string;\n\n alertInfoBgColor: string;\n alertInfoIconColor: string;\n alertInfoTextColor: string;\n alertInfoBorderColor: string;\n\n alertWarningTextColor: string;\n alertWarningBorderColor: string;\n alertWarningBgColor: string;\n alertWarningIconColor: string;\n\n alertTextColor: string;\n alertMessageColor: string;\n\n spinDotDefault: string;\n}\n\n// Maps Dubois colors to AntD names\nexport function getAntdColors(isDarkMode: boolean): AntdColors {\n const semanticColors = getSemanticColors(isDarkMode);\n return {\n bodyBackground: semanticColors.backgroundPrimary,\n textColor: semanticColors.textPrimary,\n textColorSecondary: semanticColors.textSecondary,\n primaryColor: semanticColors.primary,\n infoColor: '#64727D',\n errorColor: semanticColors.actionDangerPrimaryBackgroundDefault,\n successColor: '#34824F',\n warningColor: '#AF5B23',\n borderColorBase: semanticColors.border,\n\n // Alert colors (AntD variables)\n alertErrorTextColor: semanticColors.textValidationDanger,\n alertErrorBorderColor: semanticColors.red300,\n alertErrorBgColor: semanticColors.red100,\n alertErrorIconColor: semanticColors.textValidationDanger,\n\n alertInfoTextColor: semanticColors.textPrimary,\n alertInfoBorderColor: semanticColors.borderDecorative,\n alertInfoBgColor: semanticColors.backgroundSecondary,\n alertInfoIconColor: semanticColors.textSecondary,\n\n alertWarningTextColor: semanticColors.textValidationWarning,\n alertWarningBorderColor: semanticColors.yellow300,\n alertWarningBgColor: semanticColors.yellow100,\n alertWarningIconColor: semanticColors.textValidationWarning,\n\n ...(isDarkMode && {\n alertErrorBgColor: 'transparent',\n alertInfoBgColor: 'transparent',\n alertWarningBgColor: 'transparent',\n }),\n\n alertTextColor: 'inherit',\n alertMessageColor: 'inherit',\n\n spinDotDefault: semanticColors.textSecondary,\n };\n}\n\n// TODO (FEINF-1674): Remove when removing USE_NEW_RADIO_STYLES\n/*\nColors that need to be replaced by semantic colors.\n */\nconst deprecatedColors = {\n // Radio Colors\n radioInteractiveAvailable: colorPalettePrimary.primary,\n radioInteractiveHover: '#186099',\n radioInteractivePress: '#0D4F85',\n radioDisabled: '#A2AEB8',\n radioDefaultBorder: '#64727D',\n radioDefaultBackground: '#FFFFFF',\n radioInteractiveHoverSecondary: 'rgba(34, 115, 181, 0.08)', // Fade of Interactive Available\n radioInteractivePressSecondary: 'rgba(34, 115, 181, 0.16)', // Fade of Interactive Available\n};\n\nexport function getColors(isDarkMode: boolean): typeof deprecatedColors & DesignSystemColors {\n return {\n ...deprecatedColors,\n ...getSemanticColors(isDarkMode),\n };\n}\n","// eslint-disable-next-line import/no-anonymous-default-export\nexport default {\n // IMPORTANT: Do not read this directly from components. Use `React.useContext`.\n 'ant-prefix': 'du-bois',\n};\n","const DEFAULT_SPACING_UNIT = 8;\nexport const MODAL_PADDING = 40;\n\nconst spacing = {\n xs: DEFAULT_SPACING_UNIT / 2,\n sm: DEFAULT_SPACING_UNIT,\n md: DEFAULT_SPACING_UNIT * 2,\n lg: DEFAULT_SPACING_UNIT * 3,\n};\n\n// Less variables that are used by AntD\nexport const antdSpacing = {\n defaultPaddingLg: spacing.lg,\n defaultPaddingMd: spacing.md,\n defaultPaddingSm: spacing.sm,\n defaultPaddingXs: spacing.sm,\n defaultPaddingXss: spacing.xs,\n paddingLg: spacing.md,\n // TODO: Check if there is a better alternative with team\n paddingMd: spacing.sm,\n paddingSm: spacing.sm,\n paddingXs: spacing.xs,\n paddingXss: 0,\n marginSm: 12,\n marginLg: spacing.lg,\n\n // Button\n btnPaddingHorizontalBase: DEFAULT_SPACING_UNIT * 2,\n btnPaddingHorizontalLg: DEFAULT_SPACING_UNIT * 2,\n btnPaddingHorizontalSm: DEFAULT_SPACING_UNIT * 2,\n\n // Input\n inputPaddingHorizontal: DEFAULT_SPACING_UNIT * 1.5,\n inputPaddingHorizontalBase: DEFAULT_SPACING_UNIT * 1.5,\n inputPaddingHorizontalSm: DEFAULT_SPACING_UNIT * 1.5,\n inputPaddingHorizontalLg: DEFAULT_SPACING_UNIT * 1.5,\n\n inputPaddingVertical: spacing.xs + 1,\n inputPaddingVerticalBase: spacing.xs + 1,\n inputPaddingVerticalSm: spacing.xs + 1,\n inputPaddingVerticalLg: spacing.xs + 1,\n\n // Modal\n modalPadding: MODAL_PADDING,\n modalLessPadding: MODAL_PADDING - 20,\n modalHeaderPadding: `${MODAL_PADDING}px ${MODAL_PADDING}px ${MODAL_PADDING - 20}px`,\n modalHeaderCloseSize: MODAL_PADDING * 2 + 22,\n modalHeaderBorderWidth: 0,\n modalBodyPadding: `0 ${MODAL_PADDING}px`,\n modalFooterPaddingVertical: 0,\n modalFooterPaddingHorizontal: 0,\n modalFooterBorderWidth: 0,\n\n // Switch\n switchPadding: 0,\n switchHeight: 16,\n switchMinWidth: 28,\n switchPinSize: 14,\n};\n\nexport default spacing;\n","import antdVars from '../antd-vars';\nimport spacing from './spacing';\n\nconst heightBase = 40;\nconst borderWidth = 1;\n\nconst antdGeneralVariables = {\n classnamePrefix: antdVars['ant-prefix'],\n iconfontCssPrefix: 'anticon',\n borderRadiusBase: 4,\n borderWidth: borderWidth,\n heightSm: 32,\n heightBase: heightBase,\n iconSize: 24,\n iconFontSize: 16,\n buttonHeight: heightBase,\n // Height available within button (for label and icon). Same for middle and small buttons.\n buttonInnerHeight: heightBase - spacing.sm * 2 - borderWidth * 2,\n};\n\nexport const getShadowVariables = (isDarkMode: boolean) => {\n if (isDarkMode) {\n return {\n shadowLow: '0px 4px 16px rgba(0, 0, 0, 0.12)',\n shadowHigh: '0px 8px 24px rgba(0, 0, 0, 0.2);',\n };\n } else {\n return {\n shadowLow: '0px 4px 16px rgba(31, 39, 45, 0.12)',\n shadowHigh: '0px 8px 24px rgba(31, 39, 45, 0.2)',\n };\n }\n};\n\nexport default antdGeneralVariables;\n","const FONT_SIZE_BASE = 13;\n\n// Less variables that are used by AntD\nexport const antdTypography = {\n fontSizeSm: 12,\n fontSizeBase: FONT_SIZE_BASE,\n fontSizeMd: FONT_SIZE_BASE,\n fontSizeLg: 18,\n fontSizeXl: 22,\n fontSizeXxl: 32,\n lineHeightSm: '16px',\n lineHeightBase: '20px',\n lineHeightMd: '20px',\n lineHeightLg: '24px',\n lineHeightXl: '28px',\n lineHeightXxl: '40px',\n typographyBoldFontWeight: 600,\n};\n\n// eslint-disable-next-line import/no-anonymous-default-export\nexport default {\n ...antdTypography,\n};\n","import borders from './borders';\nimport responsive from './breakpoints';\nimport { getColors } from './colors';\nimport generalVariables, { getShadowVariables } from './generalVariables';\nimport spacing from './spacing';\nimport typography from './typography';\n\nexport type ComponentTheme = ReturnType<typeof getTheme>;\n\nexport interface ThemeOptions {\n enableAnimation: boolean;\n zIndexBase: number;\n}\n\nexport interface Theme {\n colors: ReturnType<typeof getColors>;\n spacing: typeof spacing;\n general: typeof generalVariables & ReturnType<typeof getShadowVariables>;\n typography: typeof typography;\n borders: typeof borders;\n responsive: typeof responsive;\n isDarkMode: boolean;\n options: ThemeOptions;\n}\n\nconst defaultOptions: ThemeOptions = {\n enableAnimation: false,\n zIndexBase: 1000,\n};\n\n// Function to get variables for a certain theme.\n// End users should use useDesignSystemTheme instead.\nexport function getTheme(isDarkMode: boolean, options: ThemeOptions = defaultOptions): Theme {\n return {\n colors: getColors(isDarkMode),\n spacing,\n general: {\n ...generalVariables,\n ...getShadowVariables(isDarkMode),\n },\n typography,\n borders,\n responsive,\n isDarkMode,\n options,\n };\n}\n","import { useTheme as useEmotionTheme } from '@emotion/react';\nimport type { ReactElement } from 'react';\nimport React from 'react';\n\nimport type { Theme } from '../../theme';\nimport { getTheme } from '../../theme';\n\nexport interface DesignSystemThemeInterface {\n /** Theme object that contains colors, spacing, and other variables **/\n theme: Theme;\n /** Prefix that is used in front of each className. **/\n classNamePrefix: string;\n /** Helper method that use be used to construct the full className of an underlying AntD className.\n * Use with caution and prefer emotion.js when possible **/\n getPrefixedClassName: (className: string) => string;\n}\n\nexport function getClassNamePrefix(theme: Theme): string {\n const antdThemeName = theme.isDarkMode ? 'dark' : 'light';\n return `${theme.general.classnamePrefix}-${antdThemeName}`;\n}\n\nexport function getPrefixedClassNameFromTheme(theme: Theme, className: string | null | undefined): string {\n return [getClassNamePrefix(theme), className].filter(Boolean).join('-');\n}\n\nexport function useDesignSystemTheme(): DesignSystemThemeInterface {\n const emotionTheme = useEmotionTheme() as Theme;\n // Graceful fallback to default theme in case a test or developer forgot context.\n const theme = emotionTheme && emotionTheme.general ? emotionTheme : getTheme(false);\n\n return {\n theme: theme,\n classNamePrefix: getClassNamePrefix(theme),\n getPrefixedClassName: (className: string) => getPrefixedClassNameFromTheme(theme, className),\n };\n}\n\nexport type DesignSystemHocProps = { designSystemThemeApi: DesignSystemThemeInterface };\n\n// This is a simple typed HOC wrapper around the useDesignSystemTheme hook, for use in older react components.\nexport function WithDesignSystemThemeHoc<P>(Component: React.ComponentType<P & DesignSystemHocProps>) {\n return function WrappedWithDesignSystemTheme(props: P): ReactElement {\n const themeValues = useDesignSystemTheme();\n\n return <Component {...props} designSystemThemeApi={themeValues} />;\n };\n}\n","import type { CSSObject } from '@emotion/react';\nimport { ThemeProvider as EmotionThemeProvider } from '@emotion/react';\nimport { ConfigProvider as AntDConfigProvider, notification } from 'antd';\nimport type { ConfigProviderProps as AntDConfigProviderProps } from 'antd/lib/config-provider';\nimport React, { createContext, useContext, useEffect, useMemo } from 'react';\n\nimport type { DesignSystemFlags } from '../../flags';\nimport { getTheme } from '../../theme';\nimport { getClassNamePrefix, getPrefixedClassNameFromTheme } from '../Hooks/useDesignSystemTheme';\n\nexport interface DesignSystemThemeProviderProps {\n isDarkMode?: boolean;\n}\n\nexport interface DesignSystemProviderProps {\n /** @deprecated This prop will be moved to a different provider component */\n isDarkMode?: boolean;\n /**\n * Set this to `true` to enable CSS animations for all Du Bois components inside this provider.\n * This is purely a visual enhancement, and is not necessary for the functionality of any component.\n */\n enableAnimation?: boolean;\n /** Use this to configure the base zIndex for Du Bois. We use this to stack our internal elements\n * correctly, and to ensure that our internal elements are always on top of any other elements. This\n * should be a number >= 1000.\n */\n zIndexBase?: number;\n\n /**\n * Use this to allow the application to provide the element used as a container for all \"popup\" components.\n */\n getPopupContainer?: () => HTMLElement;\n\n /** Set any of the `AvailableDesignSystemFlags` to `true` to enable that flag. */\n flags?: DesignSystemFlags;\n}\n\nexport interface DuboisThemeContextType {\n isDarkMode: boolean;\n}\n\nexport interface DuboisContextType {\n enableAnimation: boolean;\n // Prefer to use useDesignSystemTheme.getPrefixedClassName instead\n // TODO(sschneider): Replace in all components and possibly in webapp.\n getPrefixCls: (suffix?: string) => string;\n getPopupContainer?: () => HTMLElement;\n flags: DesignSystemFlags;\n}\n\nconst DuboisContextDefaults: DuboisContextType = {\n enableAnimation: false,\n // Prefer to use useDesignSystemTheme.getPrefixedClassName instead\n getPrefixCls: (suffix?: string) => (suffix ? `du-bois-${suffix}` : 'du-bois'),\n flags: {},\n};\n\nexport const DesignSystemThemeContext = createContext<DuboisThemeContextType>({ isDarkMode: false });\n\nexport const DesignSystemContext = createContext<DuboisContextType>(DuboisContextDefaults);\n\nexport const DU_BOIS_ENABLE_ANIMATION_CLASSNAME = 'du-bois-enable-animation';\n\nexport function getAnimationCss(enableAnimation: boolean): CSSObject {\n const disableAnimationCss: CSSObject = {\n animationDuration: '0s !important',\n transition: 'none !important',\n };\n\n return enableAnimation\n ? {}\n : {\n // Apply to the current element\n ...disableAnimationCss,\n '&::before': disableAnimationCss,\n '&::after': disableAnimationCss,\n\n // Also apply to all child elements with a class that starts with our prefix\n [`[class*=du-bois]:not(.${DU_BOIS_ENABLE_ANIMATION_CLASSNAME}, .${DU_BOIS_ENABLE_ANIMATION_CLASSNAME} *)`]: {\n ...disableAnimationCss,\n // Also target any pseudo-elements associated with those elements, since these can also be animated.\n '&::before': disableAnimationCss,\n '&::after': disableAnimationCss,\n },\n };\n}\n\nconst DesignSystemProviderPropsContext = React.createContext<DesignSystemProviderProps | null>(null);\n\ninterface AntDConfigProviderPropsProps {\n prefixCls: string;\n getPopupContainer: AntDConfigProviderProps['getPopupContainer'];\n}\n\nconst AntDConfigProviderPropsContext = React.createContext<AntDConfigProviderPropsProps | null>(null);\n\n/** Only to be accessed by SupportsDuBoisThemes, except for special exceptions like tests and storybook. Ask in #dubois first if you need to use it. */\nexport const DesignSystemThemeProvider: React.FC<DesignSystemThemeProviderProps> = ({\n isDarkMode = false,\n children,\n}) => {\n return <DesignSystemThemeContext.Provider value={{ isDarkMode }}>{children}</DesignSystemThemeContext.Provider>;\n};\n\nexport const DesignSystemProvider: React.FC<DesignSystemProviderProps> = ({\n isDarkMode: deprecatedDarkModeProp,\n children,\n enableAnimation = false,\n zIndexBase = 1000,\n getPopupContainer,\n flags = {},\n}) => {\n const { isDarkMode: contextDarkModeVal } = useContext(DesignSystemThemeContext);\n const isDarkMode = deprecatedDarkModeProp ?? contextDarkModeVal;\n\n const theme = useMemo(\n () =>\n getTheme(isDarkMode, {\n enableAnimation,\n zIndexBase,\n }),\n // TODO: revisit this\n // eslint-disable-next-line react-hooks/exhaustive-deps\n [isDarkMode, zIndexBase]\n );\n\n const providerPropsContext = useMemo<DesignSystemProviderProps>(\n () => ({\n isDarkMode,\n enableAnimation,\n zIndexBase,\n getPopupContainer,\n flags,\n }),\n [isDarkMode, enableAnimation, zIndexBase, getPopupContainer, flags]\n );\n\n const classNamePrefix = getClassNamePrefix(theme);\n\n const value = useMemo(() => {\n return {\n enableAnimation,\n isDarkMode,\n getPrefixCls: (suffix?: string) => getPrefixedClassNameFromTheme(theme, suffix),\n getPopupContainer,\n flags,\n };\n }, [enableAnimation, theme, isDarkMode, getPopupContainer, flags]);\n\n useEffect(() => {\n return () => {\n // when the design system context is unmounted, make sure the notification cache is also cleaned up\n notification.destroy();\n };\n }, []);\n\n return (\n <DesignSystemProviderPropsContext.Provider value={providerPropsContext}>\n <EmotionThemeProvider theme={theme}>\n {/* This AntDConfigProviderPropsContext provides context for DesignSystemAntDConfigProvider which is used in every component */}\n <AntDConfigProviderPropsContext.Provider value={{ prefixCls: classNamePrefix, getPopupContainer }}>\n <DesignSystemContext.Provider value={value}>{children}</DesignSystemContext.Provider>\n </AntDConfigProviderPropsContext.Provider>\n </EmotionThemeProvider>\n </DesignSystemProviderPropsContext.Provider>\n );\n};\n\nexport const ApplyDesignSystemContextOverrides: React.FC<DesignSystemProviderProps> = ({\n enableAnimation,\n zIndexBase,\n getPopupContainer,\n flags,\n children,\n}) => {\n const parentDesignSystemProviderProps = useContext(DesignSystemProviderPropsContext);\n if (parentDesignSystemProviderProps === null) {\n throw new Error(\n `ApplyDesignSystemContextOverrides cannot be used standalone - DesignSystemProvider must exist in the React context`\n );\n }\n\n const newProps = useMemo(\n () => ({\n ...parentDesignSystemProviderProps,\n enableAnimation: enableAnimation ?? parentDesignSystemProviderProps.enableAnimation,\n zIndexBase: zIndexBase ?? parentDesignSystemProviderProps.zIndexBase,\n getPopupContainer: getPopupContainer ?? parentDesignSystemProviderProps.getPopupContainer,\n flags: {\n ...parentDesignSystemProviderProps.flags,\n ...flags,\n },\n }),\n [parentDesignSystemProviderProps, enableAnimation, zIndexBase, getPopupContainer, flags]\n );\n\n return <DesignSystemProvider {...newProps}>{children}</DesignSystemProvider>;\n};\n\n// This is a more-specific version of `ApplyDesignSystemContextOverrides` that only allows overriding the flags.\nexport const ApplyDesignSystemFlags: React.FC<{\n flags: DesignSystemFlags;\n}> = ({ flags, children }) => {\n const parentDesignSystemProviderProps = useContext(DesignSystemProviderPropsContext);\n if (parentDesignSystemProviderProps === null) {\n throw new Error(\n `ApplyDesignSystemFlags cannot be used standalone - DesignSystemProvider must exist in the React context`\n );\n }\n\n const newProps = useMemo(\n () => ({\n ...parentDesignSystemProviderProps,\n flags: {\n ...parentDesignSystemProviderProps.flags,\n ...flags,\n },\n }),\n [parentDesignSystemProviderProps, flags]\n );\n\n return <DesignSystemProvider {...newProps}>{children}</DesignSystemProvider>;\n};\n\nexport interface DesignSystemAntDConfigProviderProps {\n children: React.ReactNode;\n}\n\nexport const DesignSystemAntDConfigProvider = ({ children }: DesignSystemAntDConfigProviderProps) => {\n const antdContext = useAntDConfigProviderContext();\n return <AntDConfigProvider {...antdContext}>{children}</AntDConfigProvider>;\n};\n\nexport const useAntDConfigProviderContext = () => {\n return useContext(AntDConfigProviderPropsContext) ?? { prefixCls: undefined };\n};\n\n/**\n * When using AntD components inside Design System wrapper components (e.g. Modal, Collapse etc),\n * we don't want Design System's prefix class to override them.\n *\n * Since all Design System's components have are wrapped with DesignSystemAntDConfigProvider,\n * this won't affect their own prefixCls, but just allow nested antd components to keep their ant prefix.\n */\nexport const RestoreAntDDefaultClsPrefix = ({ children }: { children: React.ReactNode }) => {\n return <AntDConfigProvider prefixCls=\"ant\">{children}</AntDConfigProvider>;\n};\n","import { useContext } from 'react';\n\nimport type { DuboisContextType } from '../DesignSystemProvider';\nimport { DesignSystemContext } from '../DesignSystemProvider';\n\nexport function useDesignSystemContext(): DuboisContextType {\n return useContext(DesignSystemContext);\n}\n","import type { DesignSystemFlags } from '../../flags';\nimport { useDesignSystemContext } from './useDesignSystemContext';\n\nexport function useDesignSystemFlags(): DesignSystemFlags {\n const context = useDesignSystemContext();\n\n return context.flags;\n}\n","import AntDIcon from '@ant-design/icons';\nimport type { SerializedStyles } from '@emotion/react';\nimport { css } from '@emotion/react';\nimport type { ReactElement } from 'react';\nimport React, { useMemo } from 'react';\n\nimport type { Theme } from '../../theme';\nimport { DesignSystemAntDConfigProvider } from '../DesignSystemProvider';\nimport { useDesignSystemTheme } from '../Hooks';\nimport type { DangerouslySetAntdProps, HTMLDataAttributes } from '../types';\n\ntype AntDIconProps = Parameters<typeof AntDIcon>[0];\nexport type IconColors = 'danger' | 'warning' | 'success';\nexport interface IconProps\n extends Omit<AntDIconProps, 'component'>,\n DangerouslySetAntdProps<AntDIconProps>,\n HTMLDataAttributes {\n component?: (props: React.SVGProps<SVGSVGElement>) => ReactElement | null;\n color?: IconColors;\n}\n\nconst getIconEmotionStyles = (theme: Theme): SerializedStyles => {\n return css({\n fontSize: theme.general.iconFontSize,\n });\n};\n\nconst getIconValidationColor = (theme: Theme, color?: IconColors) => {\n switch (color) {\n case 'success':\n return theme.colors.textValidationSuccess;\n case 'warning':\n return theme.colors.textValidationWarning;\n case 'danger':\n return theme.colors.textValidationDanger;\n default:\n return color;\n }\n};\n\nexport const Icon = (props: IconProps): JSX.Element => {\n const { component: Component, dangerouslySetAntdProps, color, style, ...otherProps } = props;\n const { theme } = useDesignSystemTheme();\n\n const MemoizedComponent = useMemo(\n () =>\n Component\n ? ({ fill, ...iconProps }: React.SVGProps<SVGSVGElement>) => (\n // We don't rely on top-level fills for our colors. Fills are specified\n // with \"currentColor\" on children of the top-most svg.\n <Component fill=\"none\" {...iconProps} />\n )\n : undefined,\n [Component]\n );\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDIcon\n css={getIconEmotionStyles(theme)}\n component={MemoizedComponent}\n style={{\n color: getIconValidationColor(theme, color),\n ...style,\n }}\n {...otherProps}\n {...dangerouslySetAntdProps}\n />\n </DesignSystemAntDConfigProvider>\n );\n};\n","import * as React from 'react';\n\nimport type { IconProps } from '../../Icon';\nimport { Icon } from '../../Icon';\nfunction SvgChevronLeftIcon(props: React.SVGProps<SVGSVGElement>) {\n return (\n <svg width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.083 8L10 10.947 8.958 12 5 8l3.958-4L10 5.053 7.083 8z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nfunction ChevronLeftIcon(props: IconProps) {\n return <Icon {...props} component={SvgChevronLeftIcon} />;\n}\nexport default ChevronLeftIcon;\n","import * as React from 'react';\n\nimport type { IconProps } from '../../Icon';\nimport { Icon } from '../../Icon';\nfunction SvgChevronRightIcon(props: React.SVGProps<SVGSVGElement>) {\n return (\n <svg width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.917 8L6 5.053 7.042 4 11 8l-3.958 4L6 10.947 8.917 8z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nfunction ChevronRightIcon(props: IconProps) {\n return <Icon {...props} component={SvgChevronRightIcon} />;\n}\nexport default ChevronRightIcon;\n","import * as React from 'react';\n\nimport type { IconProps } from '../../Icon';\nimport { Icon } from '../../Icon';\nfunction SvgCloseIcon(props: React.SVGProps<SVGSVGElement>) {\n return (\n <svg width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.97 8.03L2 3.06 3.06 2l4.97 4.97L13 2l1.06 1.06-4.969 4.97 4.97 4.97L13 14.06 8.03 9.092l-4.97 4.97L2 13l4.97-4.97z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nfunction CloseIcon(props: IconProps) {\n return <Icon {...props} component={SvgCloseIcon} />;\n}\nexport default CloseIcon;\n","import * as React from 'react';\n\nimport type { IconProps } from '../../Icon';\nimport { Icon } from '../../Icon';\nfunction SvgFaceFrownIcon(props: React.SVGProps<SVGSVGElement>) {\n return (\n <svg width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <g clipPath=\"url(#FaceFrownIcon_svg__clip0_16320_32311)\" fill=\"currentColor\">\n <path d=\"M6 5.25a.75.75 0 000 1.5h.007a.75.75 0 000-1.5H6zM9.25 6a.75.75 0 01.75-.75h.007a.75.75 0 010 1.5H10A.75.75 0 019.25 6zM10.07 11.12a.75.75 0 001.197-.903l-.001-.001v-.001l-.003-.003-.005-.006-.015-.02a2.95 2.95 0 00-.217-.246 4.717 4.717 0 00-.627-.546C9.86 9 9.04 8.584 8 8.584s-1.858.416-2.4.81a4.716 4.716 0 00-.795.733 2.87 2.87 0 00-.048.06l-.015.019-.005.006-.002.003-.031.044.03-.042a.75.75 0 101.22.875 3.219 3.219 0 01.529-.485c.375-.273.89-.523 1.517-.523.627 0 1.142.25 1.517.523a3.219 3.219 0 01.529.485l.021.025.002.003z\" />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8 .583a7.417 7.417 0 100 14.834A7.417 7.417 0 008 .583zM2.083 8a5.917 5.917 0 1111.834 0A5.917 5.917 0 012.083 8z\"\n />\n </g>\n <defs>\n <clipPath id=\"FaceFrownIcon_svg__clip0_16320_32311\">\n <path fill=\"#fff\" d=\"M0 0h16v16H0z\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nfunction FaceFrownIcon(props: IconProps) {\n return <Icon {...props} component={SvgFaceFrownIcon} />;\n}\nexport default FaceFrownIcon;\n","import * as React from 'react';\n\nimport type { IconProps } from '../../Icon';\nimport { Icon } from '../../Icon';\nfunction SvgFaceNeutralIcon(props: React.SVGProps<SVGSVGElement>) {\n return (\n <svg width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <g\n clipPath=\"url(#FaceNeutralIcon_svg__clip0_16320_32309)\"\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n fill=\"currentColor\"\n >\n <path d=\"M8 2.083a5.917 5.917 0 100 11.834A5.917 5.917 0 008 2.084zM.583 8a7.417 7.417 0 1114.834 0A7.417 7.417 0 01.583 8z\" />\n <path d=\"M4.583 10a.75.75 0 01.75-.75h5.334a.75.75 0 110 1.5H5.333a.75.75 0 01-.75-.75zM5.25 6A.75.75 0 016 5.25h.007a.75.75 0 010 1.5H6A.75.75 0 015.25 6zM9.25 6a.75.75 0 01.75-.75h.007a.75.75 0 110 1.5H10A.75.75 0 019.25 6z\" />\n </g>\n <defs>\n <clipPath id=\"FaceNeutralIcon_svg__clip0_16320_32309\">\n <path fill=\"#fff\" d=\"M0 0h16v16H0z\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nfunction FaceNeutralIcon(props: IconProps) {\n return <Icon {...props} component={SvgFaceNeutralIcon} />;\n}\nexport default FaceNeutralIcon;\n","import * as React from 'react';\n\nimport type { IconProps } from '../../Icon';\nimport { Icon } from '../../Icon';\nfunction SvgFaceSmileIcon(props: React.SVGProps<SVGSVGElement>) {\n return (\n <svg width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <g clipPath=\"url(#FaceSmileIcon_svg__clip0_16320_32307)\" fill=\"currentColor\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8 2.083a5.917 5.917 0 100 11.834A5.917 5.917 0 008 2.084zM.583 8a7.417 7.417 0 1114.834 0A7.417 7.417 0 01.583 8z\"\n />\n <path d=\"M4.883 8.733a.75.75 0 011.048.147l.002.003.021.026a3.216 3.216 0 00.529.485c.375.273.89.523 1.517.523.627 0 1.142-.25 1.517-.523a3.215 3.215 0 00.55-.511.75.75 0 011.2.9l.029-.042-.03.043-.001.002-.002.002-.005.007-.015.019a3.878 3.878 0 01-.217.247c-.144.15-.354.348-.627.546-.54.393-1.359.81-2.399.81s-1.858-.417-2.4-.81a4.716 4.716 0 01-.795-.734 2.643 2.643 0 01-.048-.059l-.015-.02-.005-.006-.002-.002v-.002h-.002a.75.75 0 01.15-1.05z\" />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.25 6A.75.75 0 016 5.25h.007a.75.75 0 010 1.5H6A.75.75 0 015.25 6zM9.25 6a.75.75 0 01.75-.75h.007a.75.75 0 110 1.5H10A.75.75 0 019.25 6z\"\n />\n </g>\n <defs>\n <clipPath id=\"FaceSmileIcon_svg__clip0_16320_32307\">\n <path fill=\"#fff\" d=\"M0 0h16v16H0z\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nfunction FaceSmileIcon(props: IconProps) {\n return <Icon {...props} component={SvgFaceSmileIcon} />;\n}\nexport default FaceSmileIcon;\n","import * as React from 'react';\n\nimport type { IconProps } from '../../Icon';\nimport { Icon } from '../../Icon';\nfunction SvgNewWindowIcon(props: React.SVGProps<SVGSVGElement>) {\n return (\n <svg width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <path d=\"M10 1h5v5h-1.5V3.56L8.53 8.53 7.47 7.47l4.97-4.97H10V1z\" fill=\"currentColor\" />\n <path\n d=\"M1 2.75A.75.75 0 011.75 2H8v1.5H2.5v10h10V8H14v6.25a.75.75 0 01-.75.75H1.75a.75.75 0 01-.75-.75V2.75z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nfunction NewWindowIcon(props: IconProps) {\n return <Icon {...props} component={SvgNewWindowIcon} />;\n}\nexport default NewWindowIcon;\n","import type { getColors } from '../theme/colors';\n\nexport const ColorVars: Record<string, keyof ReturnType<typeof getColors>> = {\n primary: 'textPrimary',\n secondary: 'textSecondary',\n info: 'textValidationInfo',\n error: 'textValidationDanger',\n success: 'textValidationSuccess',\n warning: 'textValidationWarning',\n};\n","import type { CSSObject } from '@emotion/react';\nimport unitless from '@emotion/unitless';\nimport _ from 'lodash';\n\nimport type { Theme } from '../../theme';\nimport { ColorVars } from '../constants';\nimport type { TypographyColor, ValidationState } from '../types';\n\n/**\n * Recursively appends `!important` to all CSS properties in an Emotion `CSSObject`.\n * Used to ensure that we always override Ant styles, without worrying about selector precedence.\n */\nexport function importantify(obj: CSSObject): CSSObject {\n return _.mapValues(obj, (value, key) => {\n if (_.isString(value) || _.isNumber(value) || _.isBoolean(value)) {\n // Make sure we don't double-append important\n if (_.isString(value) && _.endsWith(value, '!important')) {\n return value;\n }\n\n if (_.isNumber(value)) {\n if (unitless[key]) {\n return `${value}!important`;\n }\n return `${value}px!important`;\n }\n\n return `${value}!important`;\n }\n\n if (_.isNil(value)) {\n return value;\n }\n\n return importantify(value as CSSObject);\n }) as CSSObject;\n}\n\n/**\n * Returns a text color, in case of invalid/missing key and missing fallback color it will return textPrimary\n * @param theme\n * @param key - key of TypographyColor\n * @param fallbackColor - color to return as fallback -- used to remove tertiary check inline\n */\nexport function getTypographyColor(theme: Theme, key?: TypographyColor, fallbackColor?: string): string {\n if (theme && key && Object(theme.colors).hasOwnProperty(ColorVars[key])) {\n return theme.colors[ColorVars[key]];\n }\n\n return fallbackColor ?? theme.colors.textPrimary;\n}\n\n/**\n * Returns validation color based on state, has default validation colors if params are not provided\n * @param theme\n * @param validationState\n * @param errorColor\n * @param warningColor\n * @param successColor\n */\nexport function getValidationStateColor(\n theme: Theme,\n validationState?: ValidationState,\n {\n errorColor,\n warningColor,\n successColor,\n }: {\n errorColor?: string;\n warningColor?: string;\n successColor?: string;\n } = {}\n): string | undefined {\n switch (validationState) {\n case 'error':\n return errorColor || theme.colors.actionDangerPrimaryBackgroundDefault;\n case 'warning':\n return warningColor || theme.colors.textValidationWarning;\n break;\n case 'success':\n return successColor || theme.colors.textValidationSuccess;\n default:\n return undefined;\n }\n}\n","import type { CSSObject } from '@emotion/react';\n\nimport type { Theme } from '../../theme';\n\nexport function getDefaultStyles(theme: Theme): CSSObject {\n return {\n backgroundColor: theme.colors.actionDefaultBackgroundDefault,\n borderColor: theme.colors.actionDefaultBorderDefault,\n color: theme.colors.actionDefaultTextDefault,\n lineHeight: theme.typography.lineHeightBase,\n textDecoration: 'none',\n\n '&:hover': {\n backgroundColor: theme.colors.actionDefaultBackgroundHover,\n borderColor: theme.colors.actionDefaultBorderHover,\n color: theme.colors.actionDefaultTextHover,\n },\n\n '&:active': {\n backgroundColor: theme.colors.actionDefaultBackgroundPress,\n borderColor: theme.colors.actionDefaultBorderPress,\n color: theme.colors.actionDefaultTextPress,\n },\n };\n}\n\nexport function getPrimaryStyles(theme: Theme): CSSObject {\n return {\n backgroundColor: theme.colors.actionPrimaryBackgroundDefault,\n borderColor: 'transparent',\n color: theme.colors.actionPrimaryTextDefault,\n textShadow: 'none',\n\n '&:hover': {\n backgroundColor: theme.colors.actionPrimaryBackgroundHover,\n borderColor: 'transparent',\n color: theme.colors.actionPrimaryTextHover,\n },\n\n '&:active': {\n backgroundColor: theme.colors.actionPrimaryBackgroundPress,\n borderColor: 'transparent',\n color: theme.colors.actionPrimaryTextPress,\n },\n };\n}\n\nexport function getLinkStyles(theme: Theme): CSSObject {\n return {\n backgroundColor: theme.colors.actionTertiaryBackgroundDefault,\n borderColor: theme.colors.actionTertiaryBackgroundDefault,\n color: theme.colors.actionTertiaryTextDefault,\n\n '&:hover': {\n backgroundColor: theme.colors.actionTertiaryBackgroundHover,\n borderColor: 'transparent',\n color: theme.colors.actionTertiaryTextHover,\n },\n\n '&:active': {\n backgroundColor: theme.colors.actionTertiaryBackgroundPress,\n borderColor: 'transparent',\n color: theme.colors.actionTertiaryTextPress,\n },\n\n '&[disabled]:hover': {\n background: 'none',\n color: theme.colors.actionDisabledText,\n },\n };\n}\n\nexport function getPrimaryDangerStyles(theme: Theme): CSSObject {\n return {\n backgroundColor: theme.colors.actionDangerPrimaryBackgroundDefault,\n borderColor: 'transparent',\n color: theme.colors.white,\n\n '&:hover': {\n backgroundColor: theme.colors.actionDangerPrimaryBackgroundHover,\n borderColor: 'transparent',\n color: theme.colors.white,\n },\n\n '&:active': {\n backgroundColor: theme.colors.actionDangerPrimaryBackgroundPress,\n borderColor: 'transparent',\n color: theme.colors.white,\n },\n\n '&:focus-visible': {\n outlineColor: theme.colors.actionDangerPrimaryBackgroundDefault,\n },\n };\n}\n\nexport function getSecondaryDangerStyles(theme: Theme): CSSObject {\n return {\n backgroundColor: theme.colors.actionDangerDefaultBackgroundDefault,\n borderColor: theme.colors.actionDangerDefaultBorderDefault,\n color: theme.colors.actionDangerDefaultTextDefault,\n\n '&:hover': {\n backgroundColor: theme.colors.actionDangerDefaultBackgroundHover,\n borderColor: theme.colors.actionDangerDefaultBorderHover,\n color: theme.colors.actionDangerDefaultTextHover,\n },\n\n '&:active': {\n backgroundColor: theme.colors.actionDangerDefaultBackgroundPress,\n borderColor: theme.colors.actionDangerDefaultBorderPress,\n color: theme.colors.actionDangerDefaultTextPress,\n },\n\n '&:focus-visible': {\n outlineColor: theme.colors.actionDangerPrimaryBackgroundDefault,\n },\n };\n}\n\nexport function getDisabledStyles(theme: Theme): CSSObject {\n return {\n backgroundColor: theme.colors.actionDisabledBackground,\n borderColor: 'transparent',\n color: theme.colors.actionDisabledText,\n\n '&:hover': {\n backgroundColor: theme.colors.actionDisabledBackground,\n borderColor: 'transparent',\n color: theme.colors.actionDisabledText,\n },\n\n '&:active': {\n backgroundColor: theme.colors.actionDisabledBackground,\n borderColor: 'transparent',\n color: theme.colors.actionDisabledText,\n },\n };\n}\n\nexport function getDisabledTertiaryStyles(theme: Theme): CSSObject {\n return {\n backgroundColor: theme.colors.actionTertiaryBackgroundDefault,\n borderColor: 'transparent',\n color: theme.colors.actionDisabledText,\n\n '&:hover': {\n backgroundColor: theme.colors.actionTertiaryBackgroundDefault,\n borderColor: 'transparent',\n color: theme.colors.actionDisabledText,\n },\n\n '&:active': {\n backgroundColor: theme.colors.actionTertiaryBackgroundDefault,\n borderColor: 'transparent',\n color: theme.colors.actionDisabledText,\n },\n };\n}\n","import type { CSSObject, SerializedStyles } from '@emotion/react';\nimport { css } from '@emotion/react';\nimport type { ButtonProps as AntDButtonProps } from 'antd';\nimport { Button as AntDButton } from 'antd';\nimport type { ReactElement } from 'react';\nimport { forwardRef } from 'react';\n\nimport type { ComponentTheme, Theme } from '../../theme';\nimport { DesignSystemAntDConfigProvider, getAnimationCss } from '../DesignSystemProvider';\nimport { useDesignSystemFlags, useDesignSystemTheme } from '../Hooks';\nimport type { DangerouslySetAntdProps, HTMLDataAttributes } from '../types';\nimport { importantify } from '../utils/css-utils';\nimport {\n getDefaultStyles,\n getDisabledStyles,\n getDisabledTertiaryStyles,\n getLinkStyles,\n getPrimaryDangerStyles,\n getPrimaryStyles,\n getSecondaryDangerStyles,\n} from './styles';\n\nfunction getEndIconClsName(theme: Theme) {\n return `${theme.general.iconfontCssPrefix}-btn-end-icon`;\n}\n\nexport const getButtonEmotionStyles = ({\n theme,\n classNamePrefix,\n loading,\n withIcon,\n onlyIcon,\n isAnchor,\n enableAnimation,\n size,\n type,\n isFlex,\n useFocusPseudoClass,\n forceIconStyles,\n}: {\n theme: ComponentTheme;\n classNamePrefix: string;\n loading?: boolean;\n withIcon?: boolean;\n onlyIcon?: boolean;\n isAnchor?: boolean;\n danger?: boolean;\n enableAnimation: boolean;\n size: ButtonSize;\n type?: ButtonProps['type'];\n isFlex?: boolean;\n useFocusPseudoClass?: boolean;\n forceIconStyles?: boolean;\n}): SerializedStyles => {\n const clsIcon = `.${theme.general.iconfontCssPrefix}`;\n const clsEndIcon = `.${getEndIconClsName(theme)}`;\n const clsLoadingIcon = `.${classNamePrefix}-btn-loading-icon`;\n const clsIconOnly = `.${classNamePrefix}-btn-icon-only`;\n const classPrimary = `.${classNamePrefix}-btn-primary`;\n const classLink = `.${classNamePrefix}-btn-link`;\n const classDangerous = `.${classNamePrefix}-btn-dangerous`;\n\n const SMALL_BUTTON_HEIGHT = 24;\n\n const tertiaryColors = {\n background: theme.colors.actionTertiaryBackgroundDefault,\n color: theme.colors.actionTertiaryTextDefault,\n\n '&:hover': {\n background: theme.colors.actionTertiaryBackgroundHover,\n color: theme.colors.actionTertiaryTextHover,\n },\n\n '&:active': {\n background: theme.colors.actionTertiaryBackgroundPress,\n color: theme.colors.actionTertiaryTextPress,\n },\n };\n\n const iconCss = {\n fontSize: theme.general.iconFontSize,\n ...(!isFlex && {\n // verticalAlign used by AntD to move icon and label to center\n // TODO(schs): Try to move buttons to flexbox to solve this. Main problem is that flex-inline and inline-block\n // behave differently (vertically align of multiple buttons is off). See https://codepen.io/qfactor/pen/JXVzBe\n verticalAlign: -4,\n\n ...(onlyIcon && {\n verticalAlign: -3,\n }),\n\n // verticalAlign used by AntD to move icon and label to center\n // TODO(schs): Try to move buttons to flexbox to solve this. Main problem is that flex-inline and inline-block\n // behave differently (vertically align of multiple buttons is off). See https://codepen.io/qfactor/pen/JXVzBe\n // Need to make sure not to apply this to regular buttons as it will offset the icons\n ...(!onlyIcon && {\n verticalAlign: -3,\n }),\n }),\n lineHeight: 0,\n ...(size === 'small' && {\n lineHeight: theme.typography.lineHeightSm,\n\n ...((onlyIcon || forceIconStyles) && {\n fontSize: 16,\n ...(isFlex && {\n height: 16,\n }),\n }),\n }),\n };\n const inactiveIconCss = {\n color: theme.colors.grey600,\n };\n const endIconCssSelector = `span > ${clsEndIcon} > ${clsIcon}`;\n const styles: CSSObject = {\n lineHeight: theme.typography.lineHeightBase,\n boxShadow: 'none',\n height: theme.general.heightSm,\n ...(isFlex && {\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n verticalAlign: 'middle',\n }),\n\n ...(!onlyIcon &&\n !forceIconStyles && {\n '&&': {\n padding: '4px 12px',\n\n ...(size === 'small' && {\n padding: '0 8px',\n }),\n },\n }),\n\n ...((onlyIcon || forceIconStyles) && {\n width: theme.general.heightSm,\n }),\n\n ...(size === 'small' && {\n height: SMALL_BUTTON_HEIGHT,\n lineHeight: theme.typography.lineHeightBase,\n\n ...((onlyIcon || forceIconStyles) && {\n width: SMALL_BUTTON_HEIGHT,\n paddingTop: 0,\n paddingBottom: 0,\n verticalAlign: 'middle',\n }),\n }),\n\n '&:focus-visible': {\n outlineStyle: 'solid',\n outlineWidth: '2px',\n outlineOffset: '1px',\n outlineColor: theme.isDarkMode ? theme.colors.actionDefaultBorderFocus : theme.colors.primary,\n },\n\n ...getDefaultStyles(theme),\n\n [`&${classPrimary}`]: {\n ...getPrimaryStyles(theme),\n },\n\n [`&${classLink}`]: {\n ...getLinkStyles(theme),\n ...(type === 'link' && {\n padding: 'unset',\n height: 'auto',\n border: 'none',\n boxShadow: 'none',\n\n '&[disabled],&:hover': {\n background: 'none',\n },\n }),\n },\n\n [`&${classDangerous}${classPrimary}`]: {\n ...getPrimaryDangerStyles(theme),\n },\n\n [`&${classDangerous}`]: {\n ...getSecondaryDangerStyles(theme),\n },\n\n [`&[disabled], &${classDangerous}:disabled`]: {\n ...getDisabledStyles(theme),\n ...((onlyIcon || forceIconStyles) && {\n backgroundColor: 'transparent',\n '&:hover': {\n backgroundColor: 'transparent',\n },\n '&:active': {\n backgroundColor: 'transparent',\n },\n }),\n },\n\n // Loading styles\n ...(loading && {\n '::before': {\n opacity: 0,\n },\n\n [`${clsLoadingIcon}`]: {\n ...(onlyIcon\n ? {\n // In case of only icon, the icon is already centered but vertically not aligned, this fixes that\n verticalAlign: 'middle',\n }\n : {\n // Position loading indicator in center\n // This would break vertical centering of loading circle when onlyIcon is true\n position: 'absolute',\n }),\n ...(!isFlex &&\n !forceIconStyles && {\n // Normally we'd do `transform: translateX(-50%)` but `antd` crushes that with injected inline `style`.\n left: 'calc(50% - 7px)',\n }),\n\n // Re-enable animation for the loading spinner, since it can be disabled by the global animation CSS.\n svg: {\n animationDuration: '1s !important',\n },\n },\n\n [`& > ${clsLoadingIcon} .anticon`]: {\n paddingRight: 0, // to horizontally center icon\n },\n\n [`> :not(${clsLoadingIcon})`]: {\n // Hide all content except loading icon\n opacity: 0,\n visibility: 'hidden',\n // Add horizontal space for icon\n ...(withIcon && { paddingLeft: theme.spacing.sm * 2 + 14 }),\n },\n }),\n\n // Icon styles\n [`> ${clsIcon} + span, > span + ${clsIcon}`]: {\n marginRight: 0,\n marginLeft: theme.spacing.xs,\n },\n\n [`> ${clsIcon}`]: iconCss,\n [`> ${endIconCssSelector}`]: {\n ...iconCss,\n marginLeft: theme.spacing.sm,\n },\n\n ...(!type && {\n [`&:enabled:not(:hover):not(:active) > ${clsIcon}`]: inactiveIconCss,\n }),\n ...(!type && {\n [`&:enabled:not(:hover):not(:active) > ${endIconCssSelector}`]: inactiveIconCss,\n }),\n\n // Disable animations\n [`&[${classNamePrefix}-click-animating-without-extra-node='true']::after`]: {\n display: 'none',\n },\n\n [`&${clsIconOnly}`]: {\n border: 'none',\n\n [`&:enabled:not(${classLink})`]: {\n ...tertiaryColors,\n color: theme.colors.textSecondary,\n\n '&:hover > .anticon': {\n color: tertiaryColors['&:hover'].color,\n },\n\n '&:active > .anticon': {\n color: tertiaryColors['&:active'].color,\n },\n },\n\n [`&:enabled:not(${classLink}) > .anticon`]: {\n color: theme.colors.textSecondary,\n },\n\n ...(isAnchor && {\n lineHeight: `${theme.general.heightSm}px`,\n ...getLinkStyles(theme),\n\n '&:disabled': {\n color: theme.colors.actionDisabledText,\n },\n }),\n\n '&[disabled]:hover': {\n backgroundColor: 'transparent',\n },\n },\n\n [`&:focus`]: {\n ...(useFocusPseudoClass && {\n outlineStyle: 'solid',\n outlineWidth: '2px',\n outlineOffset: '1px',\n outlineColor: theme.isDarkMode ? theme.colors.actionDefaultBorderFocus : theme.colors.primary,\n }),\n [`${clsLoadingIcon}`]: {\n ...(onlyIcon && {\n // Mitigate wrong left offset for loading state with onlyIcon\n left: 0,\n }),\n },\n },\n\n ...(forceIconStyles && {\n padding: '0 6px',\n lineHeight: theme.typography.lineHeightSm,\n color: theme.colors.textSecondary,\n\n '& > span': {\n verticalAlign: -1,\n height: theme.general.heightSm / 2,\n width: theme.general.heightSm / 2,\n },\n\n [`& > ${clsLoadingIcon} .anticon`]: {\n // left: `calc(50% - 6px)!important`,\n height: theme.general.heightSm / 2,\n width: theme.general.heightSm / 2,\n padding: 0,\n },\n }),\n\n ...getAnimationCss(enableAnimation),\n };\n\n // Moved outside main style object because state & selector matching in the already existing object keys can create bugs and unwanted overwrites\n const typeStyles: CSSObject = {\n ...(type === 'tertiary' && {\n [`&:enabled:not(${clsIconOnly})`]: tertiaryColors,\n [`&${classLink}[disabled]`]: {\n ...getDisabledTertiaryStyles(theme),\n },\n }),\n };\n\n const importantStyles = importantify(styles);\n const importantTypeStyles = importantify(typeStyles);\n\n return css(importantStyles, importantTypeStyles);\n};\n\nexport type ButtonSize = 'middle' | 'small';\n\nexport interface ButtonProps\n extends Omit<AntDButtonProps, 'type' | 'ghost' | 'shape' | 'size'>,\n HTMLDataAttributes,\n DangerouslySetAntdProps<AntDButtonProps> {\n type?: 'primary' | 'link' | 'tertiary';\n size?: ButtonSize;\n endIcon?: React.ReactNode;\n dangerouslySetForceIconStyles?: boolean;\n // useFocusPseudoClass enable focus pseudo-class which uses the same styles\n // as focus-visible pseudo-class. This is a hacky way to mimic\n // HTMLElement.focus()({ focusVisible: true }) given focusVisible paramenter is not yet\n // implemented in all browsers\n dangerouslyUseFocusPseudoClass?: boolean;\n}\n\nexport const Button = /* #__PURE__ */ (() => {\n const Button = forwardRef<HTMLButtonElement, ButtonProps>(function Button(\n // Keep size out of props passed to AntD to make deprecation and eventual removal have 0 impact\n {\n dangerouslySetAntdProps,\n children,\n size,\n type,\n endIcon,\n dangerouslySetForceIconStyles,\n dangerouslyUseFocusPseudoClass,\n ...props\n },\n ref\n ): ReactElement {\n const { theme, classNamePrefix } = useDesignSystemTheme();\n const { USE_FLEX_BUTTON: isFlex } = useDesignSystemFlags();\n const clsEndIcon = getEndIconClsName(theme);\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDButton\n {...props}\n css={getButtonEmotionStyles({\n theme,\n classNamePrefix,\n loading: Boolean(props.loading),\n withIcon: Boolean(props.icon),\n onlyIcon: Boolean((props.icon || endIcon) && !children),\n isAnchor: Boolean(props.href && !type),\n danger: Boolean(props.danger),\n enableAnimation: theme.options.enableAnimation,\n size: size || 'middle',\n type,\n isFlex,\n forceIconStyles: Boolean(dangerouslySetForceIconStyles),\n useFocusPseudoClass: Boolean(dangerouslyUseFocusPseudoClass),\n })}\n href={props.disabled ? undefined : props.href}\n {...dangerouslySetAntdProps}\n ref={ref}\n type={type === 'tertiary' ? 'link' : type}\n >\n {children && (\n <span\n style={{\n visibility: props?.loading ? 'hidden' : 'visible',\n ...(isFlex && { display: 'inline-flex', alignItems: 'center' }),\n }}\n >\n {children}\n {endIcon && (\n <span\n className={clsEndIcon}\n style={{ ...(isFlex && { display: 'inline-flex', alignItems: 'center' }) }}\n >\n {endIcon}\n </span>\n )}\n </span>\n )}\n </AntDButton>\n </DesignSystemAntDConfigProvider>\n );\n });\n\n // This is needed for other Ant components that wrap Button, such as Tooltip, to correctly\n // identify it as an Ant button.\n // This should be removed if the component is rewritten to no longer be a wrapper around Ant.\n // See: https://github.com/ant-design/ant-design/blob/6dd39c1f89b4d6632e6ed022ff1bc275ca1e0f1f/components/button/button.tsx#L291\n (Button as typeof Button & { __ANT_BUTTON: true }).__ANT_BUTTON = true;\n return Button;\n})();\n","import type { CSSObject, SerializedStyles } from '@emotion/react';\nimport { css } from '@emotion/react';\nimport type { InputProps as AntDInputProps } from 'antd';\nimport { Input as AntDInput } from 'antd';\nimport type {\n GroupProps as AntDGroupProps,\n PasswordProps as AntDPasswordProps,\n TextAreaProps as AntDTextAreaProps,\n} from 'antd/lib/input';\nimport type { TextAreaRef } from 'antd/lib/input/TextArea';\nimport React, { forwardRef } from 'react';\n\nimport type { Theme } from '../../theme';\nimport { DesignSystemAntDConfigProvider, getAnimationCss } from '../DesignSystemProvider';\nimport { useDesignSystemFlags } from '../Hooks';\nimport { useDesignSystemTheme } from '../Hooks/useDesignSystemTheme';\nimport type {\n DangerousGeneralProps,\n DangerouslySetAntdProps,\n FormElementValidationState,\n HTMLDataAttributes,\n ValidationState,\n} from '../types';\nimport { getValidationStateColor, importantify } from '../utils/css-utils';\n\n// We pass through the `ref` to Ant's input, so we need to expose that type in case a downstream\n// consumer wants to use it.\nexport type InputRef = AntDInput;\n\nexport interface InputProps\n extends Omit<AntDInputProps, 'prefixCls' | 'size' | 'addonAfter' | 'bordered'>,\n FormElementValidationState,\n HTMLDataAttributes,\n DangerouslySetAntdProps<AntDInputProps>,\n DangerousGeneralProps {\n /* Called when the input is cleared by clicking the (X) button. */\n onClear?: () => void;\n}\n\nexport interface TextAreaProps\n extends Omit<AntDTextAreaProps, 'bordered' | 'showCount' | 'size'>,\n FormElementValidationState,\n HTMLDataAttributes,\n DangerouslySetAntdProps<AntDTextAreaProps>,\n DangerousGeneralProps {}\n\nexport interface PasswordProps\n extends Omit<AntDPasswordProps, 'inputPrefixCls' | 'action' | 'visibilityToggle' | 'iconRender'>,\n FormElementValidationState,\n HTMLDataAttributes,\n DangerouslySetAntdProps<AntDPasswordProps>,\n DangerousGeneralProps {}\n\nexport interface InputGroupProps\n extends Omit<AntDGroupProps, 'size'>,\n HTMLDataAttributes,\n DangerouslySetAntdProps<AntDGroupProps>,\n DangerousGeneralProps {}\n\nconst getInputEmotionStyles = (\n clsPrefix: string,\n theme: Theme,\n { validationState }: { validationState?: ValidationState },\n useTransparent?: boolean\n): SerializedStyles => {\n const inputClass = `.${clsPrefix}-input`;\n const affixClass = `.${clsPrefix}-input-affix-wrapper`;\n const affixClassFocused = `.${clsPrefix}-input-affix-wrapper-focused`;\n const clearIcon = `.${clsPrefix}-input-clear-icon`;\n const prefixIcon = `.${clsPrefix}-input-prefix`;\n const suffixIcon = `.${clsPrefix}-input-suffix`;\n\n const validationColor = getValidationStateColor(theme, validationState);\n\n const styles: CSSObject = {\n '&&': {\n lineHeight: theme.typography.lineHeightBase,\n minHeight: theme.general.heightSm,\n ...(validationState && { borderColor: validationColor }),\n\n '&:hover': {\n borderColor: validationState ? validationColor : theme.colors.actionPrimaryBackgroundHover,\n },\n\n '&:focus': {\n outlineColor: validationState ? validationColor : theme.colors.actionPrimaryBackgroundDefault,\n outlineWidth: 2,\n outlineOffset: -2,\n outlineStyle: 'solid',\n boxShadow: 'none',\n borderColor: 'transparent',\n },\n\n '&:disabled': {\n backgroundColor: theme.colors.actionDisabledBackground,\n color: theme.colors.actionDisabledText,\n },\n },\n\n [`&${inputClass}, ${inputClass}`]: {\n ...(useTransparent && { backgroundColor: 'transparent' }),\n },\n\n [`&${affixClass}`]: {\n ...(useTransparent && { backgroundColor: 'transparent' }),\n lineHeight: theme.typography.lineHeightBase,\n paddingTop: 5,\n paddingBottom: 5,\n minHeight: theme.general.heightSm,\n\n '::before': {\n lineHeight: theme.typography.lineHeightBase,\n },\n\n '&:hover': {\n borderColor: theme.colors.actionPrimaryBackgroundHover,\n },\n\n [`input.${clsPrefix}-input`]: {\n borderRadius: 0,\n },\n },\n\n [`&${affixClassFocused}`]: {\n boxShadow: 'none',\n '&&, &:focus': {\n outlineColor: theme.colors.actionPrimaryBackgroundDefault,\n outlineWidth: 2,\n outlineOffset: -2,\n outlineStyle: 'solid',\n boxShadow: 'none',\n borderColor: 'transparent',\n },\n },\n\n [clearIcon]: {\n fontSize: theme.general.iconFontSize,\n },\n\n [prefixIcon]: {\n marginRight: theme.spacing.sm,\n color: theme.colors.textSecondary,\n },\n\n [suffixIcon]: {\n marginLeft: theme.spacing.sm,\n color: theme.colors.textSecondary,\n },\n\n ...getAnimationCss(theme.options.enableAnimation),\n };\n\n return css(importantify(styles));\n};\n\nconst getInputGroupStyling = (clsPrefix: string, theme: Theme) => {\n const inputClass = `.${clsPrefix}-input`;\n const buttonClass = `.${clsPrefix}-btn`;\n\n return css({\n display: 'inline-flex !important',\n width: 'auto',\n\n [`& > ${inputClass}`]: {\n flexGrow: 1,\n '&:disabled': {\n border: 'none',\n\n '&:hover': {\n borderRight: `1px solid ${theme.colors.actionDisabledText} !important`,\n },\n },\n },\n\n [`& > ${buttonClass} > span`]: {\n verticalAlign: 'middle',\n },\n\n [`& > ${buttonClass}:disabled, & > ${buttonClass}:disabled:hover`]: {\n borderLeft: `1px solid ${theme.colors.actionDisabledText} !important`,\n },\n });\n};\n\nconst TextArea = forwardRef<TextAreaRef, TextAreaProps>(function TextArea(\n { validationState, autoComplete = 'off', dangerouslySetAntdProps, dangerouslyAppendEmotionCSS, ...props },\n ref\n) {\n const { classNamePrefix, theme } = useDesignSystemTheme();\n const { USE_TRANSPARENT_INPUT: useTransparent } = useDesignSystemFlags();\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDInput.TextArea\n ref={ref}\n autoComplete={autoComplete}\n css={[\n getInputEmotionStyles(classNamePrefix, theme, { validationState }, useTransparent),\n dangerouslyAppendEmotionCSS,\n ]}\n {...props}\n {...dangerouslySetAntdProps}\n />\n </DesignSystemAntDConfigProvider>\n );\n});\n\nconst Password: React.FC<PasswordProps> = forwardRef<AntDInput, PasswordProps>(function Password(\n { validationState, autoComplete = 'off', dangerouslySetAntdProps, dangerouslyAppendEmotionCSS, ...props },\n ref\n) {\n const { classNamePrefix, theme } = useDesignSystemTheme();\n const { USE_TRANSPARENT_INPUT: useTransparent } = useDesignSystemFlags();\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDInput.Password\n visibilityToggle={false}\n ref={ref}\n autoComplete={autoComplete}\n css={[\n getInputEmotionStyles(classNamePrefix, theme, { validationState }, useTransparent),\n dangerouslyAppendEmotionCSS,\n ]}\n {...props}\n {...dangerouslySetAntdProps}\n />\n </DesignSystemAntDConfigProvider>\n );\n});\n\nconst DuboisInput = forwardRef<AntDInput, InputProps>(function Input(\n {\n validationState,\n autoComplete = 'off',\n dangerouslySetAntdProps,\n dangerouslyAppendEmotionCSS,\n onChange,\n onClear,\n ...props\n },\n ref\n) {\n const { classNamePrefix, theme } = useDesignSystemTheme();\n const { USE_TRANSPARENT_INPUT: useTransparent } = useDesignSystemFlags();\n\n const handleChange = (e: React.ChangeEvent<HTMLInputElement>) => {\n // If the input is cleared, call the onClear handler, but only\n // if the event is not an input event -- which is the case when you click the\n // ant-provided (X) button.\n if (!e.target.value && e.nativeEvent instanceof InputEvent === false && onClear) {\n onClear?.();\n } else {\n onChange?.(e);\n }\n };\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDInput\n autoComplete={autoComplete}\n ref={ref}\n css={[\n getInputEmotionStyles(classNamePrefix, theme, { validationState }, useTransparent),\n dangerouslyAppendEmotionCSS,\n ]}\n onChange={handleChange}\n {...props}\n {...dangerouslySetAntdProps}\n />\n </DesignSystemAntDConfigProvider>\n );\n});\n\nconst Group = ({ dangerouslySetAntdProps, dangerouslyAppendEmotionCSS, compact = true, ...props }: InputGroupProps) => {\n const { classNamePrefix, theme } = useDesignSystemTheme();\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDInput.Group\n css={[getInputGroupStyling(classNamePrefix, theme), dangerouslyAppendEmotionCSS]}\n compact={compact}\n {...props}\n {...dangerouslySetAntdProps}\n />\n </DesignSystemAntDConfigProvider>\n );\n};\n\n// Properly creates the namespace and dot-notation components with correct types.\nconst InputNamespace = /* #__PURE__ */ Object.assign(DuboisInput, { TextArea, Password, Group });\n\nexport const Input = InputNamespace;\n\n// TODO: I'm doing this to support storybook's docgen;\n// We should remove this once we have a better storybook integration,\n// since these will be exposed in the library's exports.\nexport const __INTERNAL_DO_NOT_USE__TextArea = TextArea;\nexport const __INTERNAL_DO_NOT_USE__Password = Password;\nexport const __INTERNAL_DO_NOT_USE_DEDUPE__Group = Group;\n","import { css } from '@emotion/react';\n\nimport { useDesignSystemTheme } from '../Hooks';\nimport type { HTMLDataAttributes } from '../types';\n\ntype validSpacerOptions = 'xs' | 'sm' | 'md' | 'lg';\n\nexport interface SpacerProps extends HTMLDataAttributes {\n size?: validSpacerOptions;\n /** Prevents the Spacer component from shrinking when used in flexbox columns. **/\n shrinks?: boolean;\n}\n\nexport const Spacer: React.FC<SpacerProps> = ({ size = 'md', shrinks, ...props }) => {\n const { theme } = useDesignSystemTheme();\n\n const spacingValues: Record<validSpacerOptions, number> = {\n xs: theme.spacing.xs,\n sm: theme.spacing.sm,\n md: theme.spacing.md,\n lg: theme.spacing.lg,\n };\n\n return (\n <div\n css={css({\n height: spacingValues[size],\n ...(shrinks === false ? { flexShrink: 0 } : undefined),\n })}\n {...props}\n />\n );\n};\n","import type { Interpolation, SerializedStyles } from '@emotion/react';\nimport { css } from '@emotion/react';\nimport { Typography as AntDTypography } from 'antd';\nimport type { ComponentProps } from 'react';\n\nimport type { Theme } from '../../theme';\nimport { DesignSystemAntDConfigProvider } from '../DesignSystemProvider';\nimport { useDesignSystemTheme } from '../Hooks';\nimport { NewWindowIcon } from '../Icon';\nimport type { DangerouslySetAntdProps, HTMLDataAttributes } from '../types';\n\ntype AntDLinkProps = ComponentProps<typeof AntDTypography['Link']>;\n\nexport interface LinkProps extends AntDLinkProps, DangerouslySetAntdProps<AntDLinkProps>, HTMLDataAttributes {\n /**\n * Configures a link to be opened in a new tab by setting `target` to `'_blank'`\n * and `rel` to `'noopener noreferrer'`, which is necessary for security, and\n * rendering an \"external link\" icon next to the link when `true`.\n */\n openInNewTab?: boolean;\n}\n\nconst getLinkStyles = (theme: Theme, clsPrefix: string): SerializedStyles => {\n const classTypography = `.${clsPrefix}-typography`;\n\n const styles: Interpolation<Theme> = {\n [`&${classTypography}, &${classTypography}:focus`]: {\n color: theme.colors.actionTertiaryTextDefault,\n },\n\n [`&${classTypography}:hover, &${classTypography}:hover .anticon`]: {\n color: theme.colors.actionTertiaryTextHover,\n textDecoration: 'underline',\n },\n\n [`&${classTypography}:active, &${classTypography}:active .anticon`]: {\n color: theme.colors.actionTertiaryTextPress,\n textDecoration: 'underline',\n },\n\n [`&${classTypography}:focus-visible`]: {\n textDecoration: 'underline',\n },\n\n '.anticon': {\n fontSize: 12,\n },\n };\n\n return css(styles);\n};\n\nconst getEllipsisNewTabLinkStyles = (): SerializedStyles => {\n const styles: Interpolation<Theme> = {\n paddingRight: 'calc(2px + 1em)', // 1em for icon\n position: 'relative',\n };\n\n return css(styles);\n};\n\nconst getIconStyles = (theme: Theme): SerializedStyles => {\n const styles: Interpolation<Theme> = {\n marginLeft: 2,\n color: theme.colors.actionTertiaryTextDefault,\n };\n\n return css(styles);\n};\n\nconst getEllipsisIconStyles = (useNewIcons?: boolean): SerializedStyles => {\n const styles: Interpolation<Theme> = {\n position: 'absolute',\n right: 0,\n bottom: 0,\n top: 0,\n display: 'flex',\n alignItems: 'center',\n ...(useNewIcons && {\n fontSize: 12,\n }),\n };\n\n return css(styles);\n};\n\nexport function Link({ dangerouslySetAntdProps, ...props }: LinkProps): JSX.Element {\n const { children, openInNewTab, ...restProps } = props;\n const { theme, classNamePrefix } = useDesignSystemTheme();\n\n const newTabProps = {\n rel: 'noopener noreferrer',\n target: '_blank',\n };\n\n const linkProps = openInNewTab ? { ...restProps, ...newTabProps } : { ...restProps };\n\n const linkStyles =\n props.ellipsis && openInNewTab\n ? [getLinkStyles(theme, classNamePrefix), getEllipsisNewTabLinkStyles()]\n : getLinkStyles(theme, classNamePrefix);\n const iconStyles = props.ellipsis ? [getIconStyles(theme), getEllipsisIconStyles()] : getIconStyles(theme);\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDTypography.Link\n aria-disabled={linkProps.disabled}\n css={linkStyles}\n {...linkProps}\n {...dangerouslySetAntdProps}\n >\n {children}\n {openInNewTab ? <NewWindowIcon css={iconStyles} {...newTabProps} /> : null}\n </AntDTypography.Link>\n </DesignSystemAntDConfigProvider>\n );\n}\n","import type { SerializedStyles } from '@emotion/react';\nimport { css } from '@emotion/react';\nimport { Typography as AntDTypography } from 'antd';\nimport type { ComponentProps } from 'react';\n\nimport type { Theme } from '../../theme';\nimport { DesignSystemAntDConfigProvider } from '../DesignSystemProvider';\nimport { useDesignSystemTheme } from '../Hooks';\nimport type { DangerouslySetAntdProps, TypographyColor, HTMLDataAttributes } from '../types';\nimport { getTypographyColor } from '../utils/css-utils';\n\nconst { Paragraph: AntDParagraph } = AntDTypography;\n\ntype AntDTypographyProps = ComponentProps<typeof AntDTypography>;\ntype AntDParagraphProps = ComponentProps<typeof AntDTypography['Paragraph']>;\n\nexport interface ParagraphProps\n extends AntDTypographyProps,\n Pick<AntDParagraphProps, 'ellipsis' | 'disabled' | 'id' | 'title' | 'aria-label'>,\n HTMLDataAttributes,\n DangerouslySetAntdProps<AntDParagraphProps> {\n withoutMargins?: boolean;\n color?: TypographyColor;\n}\n\nfunction getParagraphEmotionStyles(theme: Theme, props: ParagraphProps): SerializedStyles {\n return css(\n {\n '&&': {\n fontSize: theme.typography.fontSizeBase,\n lineHeight: theme.typography.lineHeightBase,\n color: getTypographyColor(theme, props.color, theme.colors.textPrimary),\n },\n },\n props.disabled && { '&&': { color: theme.colors.actionDisabledText } },\n props.withoutMargins && {\n '&&': {\n marginTop: 0,\n marginBottom: 0,\n },\n }\n );\n}\n\nexport function Paragraph(userProps: ParagraphProps): JSX.Element {\n const { dangerouslySetAntdProps, withoutMargins, color, ...props } = userProps;\n const { theme } = useDesignSystemTheme();\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDParagraph\n {...props}\n className={props.className}\n css={getParagraphEmotionStyles(theme, userProps)}\n {...dangerouslySetAntdProps}\n />\n </DesignSystemAntDConfigProvider>\n );\n}\n","import type { SerializedStyles } from '@emotion/react';\nimport { css } from '@emotion/react';\nimport { Typography as AntDTypography } from 'antd';\nimport type { ComponentProps } from 'react';\n\nimport type { Theme } from '../../theme';\nimport { DesignSystemAntDConfigProvider } from '../DesignSystemProvider';\nimport { useDesignSystemTheme } from '../Hooks';\nimport type { DangerouslySetAntdProps, TypographyColor, HTMLDataAttributes } from '../types';\nimport { getTypographyColor } from '../utils/css-utils';\n\nconst { Text: AntDText } = AntDTypography;\n\ntype AntDTypographyProps = ComponentProps<typeof AntDTypography>;\ntype AntDTextProps = ComponentProps<typeof AntDTypography['Text']>;\n\nexport interface TextProps\n extends AntDTypographyProps,\n Pick<AntDTextProps, 'ellipsis' | 'disabled' | 'code' | 'id' | 'title' | 'aria-label'>,\n HTMLDataAttributes,\n DangerouslySetAntdProps<AntDTextProps> {\n bold?: boolean;\n hint?: boolean;\n size?: 'sm' | 'md' | 'lg' | 'xl' | 'xxl';\n withoutMargins?: boolean;\n color?: TypographyColor;\n}\n\nfunction getTextEmotionStyles(theme: Theme, props: TextProps): SerializedStyles {\n return css(\n {\n '&&': {\n fontSize: theme.typography.fontSizeBase,\n lineHeight: theme.typography.lineHeightBase,\n color: getTypographyColor(theme, props.color, theme.colors.textPrimary),\n },\n },\n props.disabled && { '&&': { color: theme.colors.actionDisabledText } },\n props.hint && {\n '&&': { fontSize: theme.typography.fontSizeSm, lineHeight: theme.typography.lineHeightSm },\n },\n props.bold && {\n '&&': {\n fontSize: theme.typography.fontSizeBase,\n fontWeight: theme.typography.typographyBoldFontWeight,\n lineHeight: theme.typography.lineHeightBase,\n },\n },\n props.code && {\n '&& > code': {\n fontSize: theme.typography.fontSizeBase,\n lineHeight: theme.typography.lineHeightBase,\n background: theme.colors.typographyCodeBg,\n fontFamily: 'monospace',\n borderRadius: theme.borders.borderRadiusMd,\n padding: '2px 4px',\n border: 'unset',\n margin: 0,\n },\n },\n props.size && {\n '&&': (() => {\n switch (props.size) {\n case 'xxl':\n return {\n fontSize: theme.typography.fontSizeXxl,\n lineHeight: theme.typography.lineHeightXxl,\n };\n case 'xl':\n return {\n fontSize: theme.typography.fontSizeXl,\n lineHeight: theme.typography.lineHeightXl,\n };\n case 'lg':\n return {\n fontSize: theme.typography.fontSizeLg,\n lineHeight: theme.typography.lineHeightLg,\n };\n case 'sm':\n return {\n fontSize: theme.typography.fontSizeSm,\n lineHeight: theme.typography.lineHeightSm,\n };\n default:\n return {\n fontSize: theme.typography.fontSizeMd,\n lineHeight: theme.typography.lineHeightMd,\n };\n }\n })(),\n },\n props.withoutMargins && {\n '&&': {\n marginTop: 0,\n marginBottom: 0,\n },\n }\n );\n}\n\nexport function Text(userProps: TextProps): JSX.Element {\n // Omit props that are not supported by `antd`\n const { dangerouslySetAntdProps, bold, hint, withoutMargins, color, ...props } = userProps;\n const { theme } = useDesignSystemTheme();\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDText\n {...props}\n className={props.className}\n css={getTextEmotionStyles(theme, userProps)}\n {...dangerouslySetAntdProps}\n />\n </DesignSystemAntDConfigProvider>\n );\n}\n","import type { SerializedStyles } from '@emotion/react';\nimport { css } from '@emotion/react';\nimport { Typography as AntDTypography } from 'antd';\nimport type { ComponentProps } from 'react';\n\nimport type { Theme } from '../../theme';\nimport { DesignSystemAntDConfigProvider } from '../DesignSystemProvider';\nimport { useDesignSystemTheme } from '../Hooks';\nimport type { DangerouslySetAntdProps, TypographyColor, HTMLDataAttributes } from '../types';\nimport { getTypographyColor } from '../utils/css-utils';\n\nconst { Title: AntDTitle } = AntDTypography;\n\ntype AntDTypographyProps = ComponentProps<typeof AntDTypography>;\ntype AntDTitleProps = ComponentProps<typeof AntDTypography['Title']>;\n\nexport interface TitleProps\n extends AntDTypographyProps,\n Pick<AntDTitleProps, 'level' | 'ellipsis' | 'id' | 'title' | 'aria-label'>,\n HTMLDataAttributes,\n DangerouslySetAntdProps<AntDTitleProps> {\n withoutMargins?: boolean;\n color?: TypographyColor;\n}\n\nfunction getLevelStyles(theme: Theme, props: TitleProps): SerializedStyles {\n switch (props.level) {\n case 1:\n return css({\n '&&': {\n fontSize: theme.typography.fontSizeXxl,\n lineHeight: theme.typography.lineHeightXxl,\n fontWeight: theme.typography.typographyBoldFontWeight,\n },\n });\n case 2:\n return css({\n '&&': {\n fontSize: theme.typography.fontSizeXl,\n lineHeight: theme.typography.lineHeightXl,\n fontWeight: theme.typography.typographyBoldFontWeight,\n },\n });\n case 3:\n return css({\n '&&': {\n fontSize: theme.typography.fontSizeLg,\n lineHeight: theme.typography.lineHeightLg,\n fontWeight: theme.typography.typographyBoldFontWeight,\n },\n });\n case 4:\n default:\n return css({\n '&&': {\n fontSize: theme.typography.fontSizeMd,\n lineHeight: theme.typography.lineHeightMd,\n fontWeight: theme.typography.typographyBoldFontWeight,\n },\n });\n }\n}\n\nfunction getTitleEmotionStyles(theme: Theme, props: TitleProps): SerializedStyles {\n return css(\n getLevelStyles(theme, props),\n {\n '&&': {\n color: getTypographyColor(theme, props.color, theme.colors.textPrimary),\n },\n },\n props.withoutMargins && {\n '&&': {\n marginTop: '0 !important', // override general styling\n marginBottom: '0 !important', // override general styling\n },\n }\n );\n}\nexport function Title(userProps: TitleProps): JSX.Element {\n const { dangerouslySetAntdProps, withoutMargins, color, ...props } = userProps;\n const { theme } = useDesignSystemTheme();\n\n return (\n <DesignSystemAntDConfigProvider>\n <AntDTitle\n {...props}\n className={props.className}\n css={getTitleEmotionStyles(theme, userProps)}\n {...dangerouslySetAntdProps}\n />\n </DesignSystemAntDConfigProvider>\n );\n}\n","import type { TypographyProps as AntDTypographyProps } from 'antd';\nimport { Typography as AntDTypography } from 'antd';\nimport type { ReactNode } from 'react';\n\nimport { DesignSystemAntDConfigProvider } from '../DesignSystemProvider';\nimport type { DangerouslySetAntdProps, HTMLDataAttributes } from '../types';\nimport { Link } from './Link';\nimport { Paragraph } from './Paragraph';\nimport { Text } from './Text';\nimport { Title } from './Title';\n\ninterface TypographyProps\n extends Omit<AntDTypographyProps, 'Text' | 'Title' | 'Paragraph' | 'Link'>,\n DangerouslySetAntdProps<AntDTypographyProps>,\n HTMLDataAttributes {\n children?: ReactNode;\n withoutMargins?: boolean;\n}\n\nexport const Typography = /* #__PURE__ */ (() => {\n function Typography({ dangerouslySetAntdProps, ...props }: TypographyProps): JSX.Element {\n return (\n <DesignSystemAntDConfigProvider>\n <AntDTypography {...props} {...dangerouslySetAntdProps} />\n </DesignSystemAntDConfigProvider>\n );\n }\n\n Typography.Text = Text;\n Typography.Title = Title;\n Typography.Paragraph = Paragraph;\n Typography.Link = Link;\n\n return Typography;\n})();\n"],"names":["borders","borderRadiusMd","breakpoints","xs","sm","md","lg","xl","xxl","mediaQueries","responsive","colorPalettePrimary","primary","blue100","blue200","blue300","blue400","blue500","blue600","blue700","blue800","green100","green200","green300","green400","green500","green600","green700","green800","white","grey100","grey200","grey300","grey400","grey500","grey600","grey700","grey800","red100","red200","red300","red400","red500","red600","red700","red800","yellow100","yellow200","yellow300","yellow400","yellow500","yellow600","yellow700","yellow800","colorPaletteSecondary","brown","coral","charcoal","indigo","lemon","lime","pink","purple","teal","turquoise","lightColorList","backgroundPrimary","actionDangerPrimaryBackgroundDefault","actionDangerPrimaryBackgroundHover","actionDangerPrimaryBackgroundPress","actionDangerDefaultBackgroundDefault","chroma","alpha","hex","actionDangerDefaultBackgroundHover","actionDangerDefaultBackgroundPress","actionDangerDefaultBorderDefault","actionDangerDefaultBorderHover","actionDangerDefaultBorderPress","actionDangerDefaultTextDefault","actionDangerDefaultTextHover","actionDangerDefaultTextPress","actionDefaultBackgroundDefault","actionDefaultBackgroundHover","actionDefaultBackgroundPress","actionDefaultBorderDefault","actionDefaultBorderFocus","actionDefaultBorderHover","actionDefaultBorderPress","actionDefaultTextDefault","actionDefaultTextHover","actionDefaultTextPress","actionDisabledBackground","actionDisabledText","actionPrimaryBackgroundDefault","actionPrimaryBackgroundHover","actionPrimaryBackgroundPress","actionPrimaryTextDefault","actionPrimaryTextHover","actionPrimaryTextPress","actionTertiaryBackgroundDefault","actionTertiaryBackgroundHover","actionTertiaryBackgroundPress","actionTertiaryTextDefault","actionTertiaryTextHover","actionTertiaryTextPress","backgroundDanger","backgroundSecondary","backgroundWarning","backgroundValidationDanger","backgroundValidationSuccess","backgroundValidationWarning","border","borderDecorative","borderValidationDanger","borderValidationWarning","textPrimary","textSecondary","textPlaceholder","textValidationDanger","textValidationSuccess","textValidationWarning","textValidationInfo","overlayOverlay","tagDefault","tagBrown","tagCoral","tagCharcoal","tagIndigo","tagLemon","tagLime","tagPink","tagPurple","tagTeal","tagTurquoise","tagText","tagHover","tagPress","tagIconHover","tagIconPress","typographyCodeBg","tableRowHover","tooltipBackgroundTooltip","darkColorList","darkColors","lightColors","getSemanticColors","isDarkMode","deprecatedColors","radioInteractiveAvailable","radioInteractiveHover","radioInteractivePress","radioDisabled","radioDefaultBorder","radioDefaultBackground","radioInteractiveHoverSecondary","radioInteractivePressSecondary","getColors","DEFAULT_SPACING_UNIT","MODAL_PADDING","spacing","defaultPaddingLg","defaultPaddingMd","defaultPaddingSm","defaultPaddingXs","defaultPaddingXss","paddingLg","paddingMd","paddingSm","paddingXs","paddingXss","marginSm","marginLg","btnPaddingHorizontalBase","btnPaddingHorizontalLg","btnPaddingHorizontalSm","inputPaddingHorizontal","inputPaddingHorizontalBase","inputPaddingHorizontalSm","inputPaddingHorizontalLg","inputPaddingVertical","inputPaddingVerticalBase","inputPaddingVerticalSm","inputPaddingVerticalLg","modalPadding","modalLessPadding","modalHeaderPadding","modalHeaderCloseSize","modalHeaderBorderWidth","modalBodyPadding","modalFooterPaddingVertical","modalFooterPaddingHorizontal","modalFooterBorderWidth","switchPadding","switchHeight","switchMinWidth","switchPinSize","heightBase","borderWidth","antdGeneralVariables","classnamePrefix","antdVars","iconfontCssPrefix","borderRadiusBase","heightSm","iconSize","iconFontSize","buttonHeight","buttonInnerHeight","getShadowVariables","shadowLow","shadowHigh","FONT_SIZE_BASE","antdTypography","fontSizeSm","fontSizeBase","fontSizeMd","fontSizeLg","fontSizeXl","fontSizeXxl","lineHeightSm","lineHeightBase","lineHeightMd","lineHeightLg","lineHeightXl","lineHeightXxl","typographyBoldFontWeight","defaultOptions","enableAnimation","zIndexBase","getTheme","options","arguments","length","undefined","colors","general","generalVariables","typography","getClassNamePrefix","theme","antdThemeName","getPrefixedClassNameFromTheme","className","filter","Boolean","join","useDesignSystemTheme","emotionTheme","useEmotionTheme","classNamePrefix","getPrefixedClassName","WithDesignSystemThemeHoc","Component","WrappedWithDesignSystemTheme","props","themeValues","_jsx","designSystemThemeApi","DuboisContextDefaults","getPrefixCls","suffix","flags","DesignSystemThemeContext","createContext","DesignSystemContext","DU_BOIS_ENABLE_ANIMATION_CLASSNAME","getAnimationCss","disableAnimationCss","animationDuration","transition","DesignSystemProviderPropsContext","React","AntDConfigProviderPropsContext","DesignSystemThemeProvider","_ref","children","Provider","value","DesignSystemProvider","_ref2","deprecatedDarkModeProp","getPopupContainer","contextDarkModeVal","useContext","useMemo","providerPropsContext","useEffect","notification","destroy","EmotionThemeProvider","prefixCls","ApplyDesignSystemContextOverrides","_ref3","parentDesignSystemProviderProps","Error","newProps","ApplyDesignSystemFlags","_ref4","DesignSystemAntDConfigProvider","_ref5","antdContext","useAntDConfigProviderContext","AntDConfigProvider","_useContext","RestoreAntDDefaultClsPrefix","_ref6","useDesignSystemContext","useDesignSystemFlags","context","getIconEmotionStyles","css","fontSize","process","env","NODE_ENV","getIconValidationColor","color","Icon","component","dangerouslySetAntdProps","style","otherProps","MemoizedComponent","fill","iconProps","AntDIcon","SvgChevronLeftIcon","width","height","viewBox","xmlns","fillRule","clipRule","d","ChevronLeftIcon","SvgChevronRightIcon","ChevronRightIcon","SvgCloseIcon","CloseIcon","SvgFaceFrownIcon","_jsxs","clipPath","id","FaceFrownIcon","SvgFaceNeutralIcon","FaceNeutralIcon","SvgFaceSmileIcon","FaceSmileIcon","SvgNewWindowIcon","NewWindowIcon","ColorVars","secondary","info","error","success","warning","importantify","obj","_mapValues","key","_isString","_isNumber","_isBoolean","_endsWith","unitless","_isNil","getTypographyColor","fallbackColor","Object","hasOwnProperty","getValidationStateColor","validationState","errorColor","warningColor","successColor","getDefaultStyles","backgroundColor","borderColor","lineHeight","textDecoration","getPrimaryStyles","textShadow","getLinkStyles","background","getPrimaryDangerStyles","outlineColor","getSecondaryDangerStyles","getDisabledStyles","getDisabledTertiaryStyles","getEndIconClsName","getButtonEmotionStyles","loading","withIcon","onlyIcon","isAnchor","size","type","isFlex","useFocusPseudoClass","forceIconStyles","clsIcon","clsEndIcon","clsLoadingIcon","clsIconOnly","classPrimary","classLink","classDangerous","SMALL_BUTTON_HEIGHT","tertiaryColors","iconCss","verticalAlign","inactiveIconCss","endIconCssSelector","styles","boxShadow","display","alignItems","justifyContent","padding","paddingTop","paddingBottom","outlineStyle","outlineWidth","outlineOffset","opacity","position","left","svg","paddingRight","visibility","paddingLeft","marginRight","marginLeft","typeStyles","importantStyles","importantTypeStyles","Button","forwardRef","ref","endIcon","dangerouslySetForceIconStyles","dangerouslyUseFocusPseudoClass","USE_FLEX_BUTTON","AntDButton","icon","href","danger","disabled","__ANT_BUTTON","getInputEmotionStyles","clsPrefix","useTransparent","inputClass","affixClass","affixClassFocused","clearIcon","prefixIcon","suffixIcon","validationColor","minHeight","borderRadius","getInputGroupStyling","buttonClass","flexGrow","borderRight","borderLeft","TextArea","autoComplete","dangerouslyAppendEmotionCSS","USE_TRANSPARENT_INPUT","AntDInput","Password","visibilityToggle","DuboisInput","Input","onChange","onClear","handleChange","e","target","nativeEvent","InputEvent","Group","compact","InputNamespace","assign","__INTERNAL_DO_NOT_USE__TextArea","__INTERNAL_DO_NOT_USE__Password","__INTERNAL_DO_NOT_USE_DEDUPE__Group","Spacer","shrinks","spacingValues","flexShrink","classTypography","getEllipsisNewTabLinkStyles","getIconStyles","getEllipsisIconStyles","useNewIcons","right","bottom","top","Link","openInNewTab","restProps","newTabProps","rel","linkProps","linkStyles","ellipsis","iconStyles","AntDTypography","Paragraph","AntDParagraph","getParagraphEmotionStyles","withoutMargins","marginTop","marginBottom","userProps","Text","AntDText","getTextEmotionStyles","hint","bold","fontWeight","code","fontFamily","margin","Title","AntDTitle","getLevelStyles","level","getTitleEmotionStyles","Typography"],"mappings":"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"}
|