@databricks/design-system 1.12.11 → 1.12.13
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/{DropdownMenu-eb8788e5.js → DropdownMenu-dbeef1b7.js} +1718 -1210
- package/dist/DropdownMenu-dbeef1b7.js.map +1 -0
- package/dist/common-5b60d682.js.map +1 -1
- package/dist/design-system/Alert/Alert.d.ts +1 -0
- package/dist/design-system/Alert/Alert.d.ts.map +1 -1
- package/dist/design-system/ApplyGlobalStyles/ApplyGlobalStyles.d.ts.map +1 -1
- package/dist/design-system/AutoComplete/AutoComplete.d.ts.map +1 -1
- package/dist/design-system/Button/Button.d.ts +3 -0
- package/dist/design-system/Button/Button.d.ts.map +1 -1
- package/dist/design-system/Card/Card.d.ts +51 -0
- package/dist/design-system/Card/Card.d.ts.map +1 -0
- package/dist/design-system/Card/index.d.ts +2 -0
- package/dist/design-system/Card/index.d.ts.map +1 -0
- package/dist/design-system/Checkbox/Checkbox.d.ts +2 -2
- package/dist/design-system/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/design-system/DesignSystemEventProvider/DesignSystemEventProvider.d.ts +44 -0
- package/dist/design-system/DesignSystemEventProvider/DesignSystemEventProvider.d.ts.map +1 -0
- package/dist/design-system/DesignSystemEventProvider/index.d.ts +2 -0
- package/dist/design-system/DesignSystemEventProvider/index.d.ts.map +1 -0
- package/dist/design-system/DesignSystemProvider/DesignSystemProvider.d.ts +0 -2
- package/dist/design-system/DesignSystemProvider/DesignSystemProvider.d.ts.map +1 -1
- 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/DialogComboboxHintRow.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxOptionControlledList.d.ts +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxOptionControlledList.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxOptionList.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxOptionListCheckboxItem.d.ts +2 -2
- 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 +11 -2
- package/dist/design-system/DialogCombobox/DialogComboboxOptionListSelectItem.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/DialogComboboxTrigger.d.ts +7 -0
- package/dist/design-system/DialogCombobox/DialogComboboxTrigger.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/index.d.ts +0 -1
- package/dist/design-system/DialogCombobox/index.d.ts.map +1 -1
- package/dist/design-system/DialogCombobox/shared.d.ts +2 -0
- package/dist/design-system/DialogCombobox/shared.d.ts.map +1 -1
- package/dist/design-system/Drawer/Drawer.d.ts.map +1 -1
- package/dist/design-system/DropdownMenu/DropdownMenu.d.ts +2 -1
- package/dist/design-system/DropdownMenu/DropdownMenu.d.ts.map +1 -1
- package/dist/design-system/FormV2/RHFAdapters.d.ts +45 -0
- package/dist/design-system/FormV2/RHFAdapters.d.ts.map +1 -1
- package/dist/design-system/Header/Header.d.ts.map +1 -1
- package/dist/design-system/Hooks/useDesignSystemFlags.d.ts.map +1 -1
- package/dist/design-system/Hooks/useThemedStyles.d.ts.map +1 -1
- package/dist/design-system/Icon/Icon.d.ts +2 -2
- package/dist/design-system/Icon/Icon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/AlignCenterIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/AlignCenterIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/AlignLeftIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/AlignLeftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/AlignRightIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/AlignRightIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/AppIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/AppIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ArrowDownIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ArrowDownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ArrowInIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/ArrowInIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowLeftIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ArrowLeftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ArrowRightIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ArrowRightIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ArrowUpIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ArrowUpIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ArrowsUpDownIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ArrowsUpDownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/AssistantIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/AssistantIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BadgeCodeIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/BadgeCodeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BadgeCodeOffIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/BadgeCodeOffIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BarChartIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BarChartIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BarGroupedIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BarGroupedIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BarStackedIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BarStackedIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BarStackedPercentageIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/BarStackedPercentageIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BeakerIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BeakerIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BinaryIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BinaryIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BoldIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BoldIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BookIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BookIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BookmarkFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BookmarkFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BookmarkIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BookmarkIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BooksIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BooksIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BracketsCurlyIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BracketsCurlyIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BracketsSquareIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BracketsSquareIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BracketsXIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BracketsXIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BranchIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BranchIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BriefcaseFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BriefcaseFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/BriefcaseIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/BriefcaseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CalendarClockIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CalendarClockIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CalendarEventIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CalendarEventIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CalendarIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CalendarIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CaretDownSquareIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CaretDownSquareIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CaretUpSquareIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CaretUpSquareIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CatalogCloudIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/CatalogCloudIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CatalogIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CatalogIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CatalogOffIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CatalogOffIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChartLineIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChartLineIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CheckCircleBadgeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CheckCircleBadgeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CheckCircleFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CheckCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CheckCircleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CheckCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CheckIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CheckIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CheckLineIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CheckLineIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CheckboxIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CheckboxIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChecklistIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChecklistIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleDownIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleDownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleLeftIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleLeftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleRightIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleRightIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleUpIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleUpIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDownIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChevronDownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronLeftIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChevronLeftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronRightIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChevronRightIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ChevronUpIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ChevronUpIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CircleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ClipboardIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ClipboardIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ClockIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ClockIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ClockKeyIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ClockKeyIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloseIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CloseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudDownloadIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CloudDownloadIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CloudIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudKeyIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CloudKeyIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudModelIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CloudModelIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudOffIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CloudOffIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CloudUploadIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CloudUploadIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CodeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CodeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ColorFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ColorFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ColumnIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ColumnIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ColumnsIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ColumnsIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ConnectIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ConnectIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CopyIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CopyIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CursorIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CursorIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/CursorTypeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/CursorTypeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DagIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DagIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DangerFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DangerFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DangerIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DangerIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DashIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DashIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DashboardIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DashboardIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DataIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DataIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DatabaseIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DatabaseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DecimalIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DecimalIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DotsCircleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DotsCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DownloadIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DownloadIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/DragIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/DragIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ErdIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/ErdIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ExpandLessIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ExpandLessIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ExpandMoreIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ExpandMoreIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FaceFrownIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FaceFrownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FaceNeutralIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FaceNeutralIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FaceSmileIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FaceSmileIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FileCodeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FileCodeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FileDocumentIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FileDocumentIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FileIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FileIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FileImageIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FileImageIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FileModelIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FileModelIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FilterIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FilterIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FloatIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FloatIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FolderBranchIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FolderBranchIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FolderCloudFilledIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FolderCloudFilledIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FolderCloudIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FolderCloudIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FolderFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FolderFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FolderIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FolderIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FontIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FontIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ForkIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ForkIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FullscreenExitIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FullscreenExitIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FullscreenIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FullscreenIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/FunctionIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/FunctionIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GearFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/GearFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GearIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/GearIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GiftIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/GiftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GitCommitIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/GitCommitIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GlobeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/GlobeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GridDashIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/GridDashIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/GridIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/GridIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/H1Icon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/H1Icon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/H2Icon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/H2Icon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/H3Icon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/H3Icon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/HistoryIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/HistoryIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/HomeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/HomeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ImageIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ImageIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/IndentDecreaseIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/IndentDecreaseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/IndentIncreaseIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/IndentIncreaseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/InfinityIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/InfinityIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/InfoFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/InfoFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/InfoIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/InfoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/IngestionIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/IngestionIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ItalicIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ItalicIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/KeyIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/KeyIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/KeyboardIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/KeyboardIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LayerGraphIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/LayerGraphIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LayerIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LayerIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LettersIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LettersIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LibrariesIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LibrariesIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LightningIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LightningIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LinkIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LinkIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LinkOffIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LinkOffIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ListBorderIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ListBorderIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ListClearIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/ListClearIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ListIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ListIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LoadingIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LoadingIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LockFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LockFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LockIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LockIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/LockUnlockedIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/LockUnlockedIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/MIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/MIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/MailIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/MailIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/MegaphoneIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/MegaphoneIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/MenuIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/MenuIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/MinusBoxIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/MinusBoxIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/MinusCircleFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/MinusCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/MinusCircleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/MinusCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ModelsIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ModelsIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NewWindowIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/NewWindowIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NoIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/NoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NotebookIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/NotebookIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NotificationIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/NotificationIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NotificationOffIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/NotificationOffIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/NumbersIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/NumbersIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/OfficeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/OfficeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/OverflowIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/OverflowIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PageBottomIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PageBottomIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PageFirstIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PageFirstIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PageLastIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PageLastIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PageTopIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PageTopIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PauseIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/PauseIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PencilIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PencilIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PinCancelIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PinCancelIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PinFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PinFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PinIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PinIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PipelineIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PipelineIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlayCircleFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PlayCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlayCircleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PlayCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlayIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PlayIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlugIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PlugIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlusCircleFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PlusCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlusCircleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PlusCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlusIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PlusIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/PlusSquareIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/PlusSquareIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/QueryEditorIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/QueryEditorIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/QueryIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/QueryIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/QuestionMarkFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/QuestionMarkFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/QuestionMarkIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/QuestionMarkIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/QuestionMarkSpeechBubbleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/QuestionMarkSpeechBubbleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ReaderModeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ReaderModeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/RedoIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/RedoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/RefreshIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/RefreshIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/RobotIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/RobotIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SaveIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SaveIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SchoolIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SchoolIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SearchIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SearchIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SecurityIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SecurityIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SendIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/SendIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ShareIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ShareIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SidebarAutoIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SidebarAutoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SidebarCollapseIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SidebarCollapseIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SidebarExpandIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SidebarExpandIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SidebarIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SidebarIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SlidersIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SlidersIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SortAlphabeticalAscendingIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SortAlphabeticalAscendingIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SortAlphabeticalDescendingIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SortAlphabeticalDescendingIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SortAlphabeticalLeftIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SortAlphabeticalLeftIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SortAlphabeticalRightIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SortAlphabeticalRightIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SortAscendingIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SortAscendingIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SortDescendingIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SortDescendingIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SortUnsortedIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SortUnsortedIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SparkleIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/SparkleIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SpeechBubbleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SpeechBubbleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SpeechBubblePlusIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SpeechBubblePlusIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SpeechBubbleQuestionMarkIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/SpeechBubbleQuestionMarkIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StarFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/StarFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StarIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/StarIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StepIntoIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/StepIntoIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StepOutIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/StepOutIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StepOverIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/StepOverIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StopCircleFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/StopCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StopCircleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/StopCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StopIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/StopIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StorefrontIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/StorefrontIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/StreamIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/StreamIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/SyncIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/SyncIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/TableGlassesIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/TableGlassesIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TableIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/TableIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/TableLightningIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/TableLightningIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/TableOnlineViewIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/TableOnlineViewIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TableStreamIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/TableStreamIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TableVectorIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/TableVectorIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TableViewIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/TableViewIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/TargetIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/TargetIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TextBoxIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/TextBoxIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ThumbsDownIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ThumbsDownIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ThumbsUpIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ThumbsUpIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/TrashIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/TrashIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/TreeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/TreeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UnderlineIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/UnderlineIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UndoIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/UndoIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UploadIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/UploadIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UsbIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/UsbIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UserBadgeIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/UserBadgeIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UserCircleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/UserCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UserGroupIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/UserGroupIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/UserIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/UserIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/VectorTableIcon.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/VectorTableIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/VisibleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/VisibleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/VisibleOffIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/VisibleOffIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/WarningFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/WarningFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/WarningIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/WarningIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/WorkflowsIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/WorkflowsIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/WorkspacesIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/WorkspacesIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/XCircleFillIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/XCircleFillIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/XCircleIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/XCircleIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ZoomInIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ZoomInIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/ZoomMarqueeSelection.d.ts +5 -0
- package/dist/design-system/Icon/__generated/icons/ZoomMarqueeSelection.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ZoomOutIcon.d.ts +2 -1
- package/dist/design-system/Icon/__generated/icons/ZoomOutIcon.d.ts.map +1 -1
- package/dist/design-system/Icon/__generated/icons/index.d.ts +25 -1
- package/dist/design-system/Icon/__generated/icons/index.d.ts.map +1 -1
- package/dist/design-system/Icon/iconMap.d.ts.map +1 -1
- package/dist/design-system/Input/Group.d.ts +3 -0
- package/dist/design-system/Input/Group.d.ts.map +1 -0
- package/dist/design-system/Input/Input.d.ts +8 -23
- package/dist/design-system/Input/Input.d.ts.map +1 -1
- package/dist/design-system/Input/Password.d.ts +4 -0
- package/dist/design-system/Input/Password.d.ts.map +1 -0
- package/dist/design-system/Input/TextArea.d.ts +5 -0
- package/dist/design-system/Input/TextArea.d.ts.map +1 -0
- package/dist/design-system/Input/common.d.ts +16 -0
- package/dist/design-system/Input/common.d.ts.map +1 -0
- package/dist/design-system/Input/index.d.ts +8 -1
- package/dist/design-system/Input/index.d.ts.map +1 -1
- package/dist/design-system/Label/Label.d.ts +1 -0
- package/dist/design-system/Label/Label.d.ts.map +1 -1
- package/dist/design-system/LegacyTable/LegacyTable.d.ts.map +1 -1
- package/dist/design-system/Modal/Modal.d.ts.map +1 -1
- package/dist/design-system/Notification/Notification.d.ts.map +1 -1
- package/dist/design-system/Overflow/Overflow.d.ts +9 -0
- package/dist/design-system/Overflow/Overflow.d.ts.map +1 -0
- package/dist/design-system/Overflow/faker.d.ts +5 -0
- package/dist/design-system/Overflow/faker.d.ts.map +1 -0
- package/dist/design-system/Overflow/index.d.ts +2 -0
- package/dist/design-system/Overflow/index.d.ts.map +1 -0
- package/dist/design-system/Pagination/index.d.ts +1 -0
- package/dist/design-system/Pagination/index.d.ts.map +1 -1
- package/dist/design-system/Popover/InfoPopover.d.ts +10 -0
- package/dist/design-system/Popover/InfoPopover.d.ts.map +1 -0
- package/dist/design-system/Popover/index.d.ts +1 -0
- package/dist/design-system/Popover/index.d.ts.map +1 -1
- package/dist/design-system/SegmentedControl/SegmentedControl.d.ts +1 -0
- package/dist/design-system/SegmentedControl/SegmentedControl.d.ts.map +1 -1
- package/dist/design-system/Select/Select.d.ts +1 -0
- package/dist/design-system/Select/Select.d.ts.map +1 -1
- package/dist/design-system/SelectV2/Select.d.ts.map +1 -1
- package/dist/design-system/Sidebar/Sidebar.d.ts +6 -3
- package/dist/design-system/Sidebar/Sidebar.d.ts.map +1 -1
- package/dist/design-system/Skeleton/GenericSkeleton.d.ts.map +1 -1
- package/dist/design-system/Skeleton/ParagraphSkeleton.d.ts.map +1 -1
- package/dist/design-system/Skeleton/TableSkeleton.d.ts.map +1 -1
- package/dist/design-system/Skeleton/TitleSkeleton.d.ts.map +1 -1
- package/dist/design-system/SplitButton/Dropdown/DropdownButton.d.ts +1 -0
- package/dist/design-system/SplitButton/Dropdown/DropdownButton.d.ts.map +1 -1
- package/dist/design-system/SplitButton/SplitButton.d.ts +1 -1
- package/dist/design-system/SplitButton/SplitButton.d.ts.map +1 -1
- package/dist/design-system/Steps/Steps.d.ts +11 -0
- package/dist/design-system/Steps/Steps.d.ts.map +1 -0
- package/dist/design-system/Steps/index.d.ts +2 -0
- package/dist/design-system/Steps/index.d.ts.map +1 -0
- package/dist/design-system/Switch/Switch.d.ts +5 -1
- package/dist/design-system/Switch/Switch.d.ts.map +1 -1
- package/dist/design-system/TableUI/Table.d.ts +0 -2
- package/dist/design-system/TableUI/Table.d.ts.map +1 -1
- package/dist/design-system/TableUI/TableCell.d.ts.map +1 -1
- package/dist/design-system/TableUI/TableFilterInput.d.ts +2 -0
- package/dist/design-system/TableUI/TableFilterInput.d.ts.map +1 -1
- package/dist/design-system/TableUI/TableHeader.d.ts.map +1 -1
- package/dist/design-system/TableUI/TableRow.d.ts.map +1 -1
- package/dist/design-system/TableUI/TableRowAction.d.ts.map +1 -1
- package/dist/design-system/TableUI/TableRowActionHeader.d.ts +5 -0
- package/dist/design-system/TableUI/TableRowActionHeader.d.ts.map +1 -0
- package/dist/design-system/TableUI/TableRowSelectCell.d.ts +1 -0
- package/dist/design-system/TableUI/TableRowSelectCell.d.ts.map +1 -1
- package/dist/design-system/TableUI/index.d.ts +1 -0
- package/dist/design-system/TableUI/index.d.ts.map +1 -1
- package/dist/design-system/TableUI/tableStyles.d.ts.map +1 -1
- package/dist/design-system/Tag/index.d.ts +3 -2
- package/dist/design-system/Tag/index.d.ts.map +1 -1
- package/dist/design-system/Tooltip/InfoTooltip.d.ts +2 -1
- package/dist/design-system/Tooltip/InfoTooltip.d.ts.map +1 -1
- package/dist/design-system/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/design-system/Tree/Tree.d.ts +24 -0
- package/dist/design-system/Tree/Tree.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxCheckboxItem.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxControls.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxInput.d.ts +1 -0
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxInput.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxMenu.d.ts +2 -0
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxMenu.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxMenuItem.d.ts +2 -1
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxMenuItem.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxMultiSelectInput.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxRoot.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/TypeaheadComboboxToggleButton.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/hooks/downshiftHookWrappers.d.ts +6 -2
- package/dist/design-system/TypeaheadCombobox/hooks/downshiftHookWrappers.d.ts.map +1 -1
- package/dist/design-system/TypeaheadCombobox/providers/TypeaheadComboboxContext.d.ts +2 -0
- package/dist/design-system/TypeaheadCombobox/providers/TypeaheadComboboxContext.d.ts.map +1 -1
- package/dist/design-system/Typography/Link.d.ts +1 -1
- package/dist/design-system/Typography/Link.d.ts.map +1 -1
- package/dist/design-system/Typography/Paragraph.d.ts.map +1 -1
- package/dist/design-system/Typography/Text.d.ts.map +1 -1
- package/dist/design-system/Typography/Title.d.ts.map +1 -1
- package/dist/design-system/Typography/Typography.d.ts +2 -3
- package/dist/design-system/Typography/Typography.d.ts.map +1 -1
- package/dist/design-system/_shared_/Combobox/EmptyResults.d.ts +5 -1
- package/dist/design-system/_shared_/Combobox/EmptyResults.d.ts.map +1 -1
- package/dist/design-system/_shared_/Combobox/styles.d.ts +3 -0
- package/dist/design-system/_shared_/Combobox/styles.d.ts.map +1 -1
- package/dist/design-system/constants.d.ts +2 -2
- package/dist/design-system/constants.d.ts.map +1 -1
- package/dist/design-system/index.d.ts +4 -0
- package/dist/design-system/index.d.ts.map +1 -1
- package/dist/design-system/types.d.ts +1 -1
- package/dist/design-system/types.d.ts.map +1 -1
- package/dist/design-system/utils/css-utils.d.ts +9 -0
- package/dist/design-system/utils/css-utils.d.ts.map +1 -1
- package/dist/design-system/utils/useStableUid.d.ts.map +1 -1
- package/dist/design-system/utils/useUniqueId.d.ts +1 -1
- package/dist/design-system/utils/useUniqueId.d.ts.map +1 -1
- package/dist/development/Banner/Banner.d.ts +18 -0
- package/dist/development/Banner/Banner.d.ts.map +1 -0
- package/dist/development/Banner/index.d.ts +2 -0
- package/dist/development/Banner/index.d.ts.map +1 -0
- package/dist/development/ChatUI/MessageHeader.d.ts +2 -1
- package/dist/development/ChatUI/MessageHeader.d.ts.map +1 -1
- package/dist/development/ChatUI/index.d.ts +2 -1
- package/dist/development/ChatUI/index.d.ts.map +1 -1
- package/dist/development/Toolbar/Toolbar.d.ts +15 -0
- package/dist/development/Toolbar/Toolbar.d.ts.map +1 -0
- package/dist/development/Toolbar/index.d.ts +2 -0
- package/dist/development/Toolbar/index.d.ts.map +1 -0
- package/dist/development/index.d.ts +3 -1
- package/dist/development/index.d.ts.map +1 -1
- package/dist/development.js +377 -123
- package/dist/development.js.map +1 -1
- package/dist/dubois-colors.less +203 -140
- package/dist/flags.d.ts +1 -4
- package/dist/flags.d.ts.map +1 -1
- package/dist/index-dark.css +1047 -266
- package/dist/index.css +890 -115
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +10703 -8634
- package/dist/index.js.map +1 -1
- package/dist/rollup/less.d.ts.map +1 -1
- package/dist/test-utils/common.d.ts +7 -1
- package/dist/test-utils/common.d.ts.map +1 -1
- package/dist/test-utils/enzyme/selectEvent.d.ts +5 -0
- package/dist/test-utils/enzyme/selectEvent.d.ts.map +1 -1
- package/dist/test-utils/enzyme/table.d.ts +35 -1
- package/dist/test-utils/enzyme/table.d.ts.map +1 -1
- package/dist/test-utils/enzyme/utils.d.ts +6 -0
- package/dist/test-utils/enzyme/utils.d.ts.map +1 -1
- package/dist/test-utils/enzyme.js +95 -34
- package/dist/test-utils/enzyme.js.map +1 -1
- package/dist/test-utils/rtl/selectEvent.d.ts +5 -0
- package/dist/test-utils/rtl/selectEvent.d.ts.map +1 -1
- package/dist/test-utils/rtl/table.d.ts +36 -1
- package/dist/test-utils/rtl/table.d.ts.map +1 -1
- package/dist/test-utils/rtl.js +71 -12
- package/dist/test-utils/rtl.js.map +1 -1
- package/dist/theme/_generated/PrimitiveColors.d.ts +3 -0
- package/dist/theme/_generated/PrimitiveColors.d.ts.map +1 -0
- package/dist/theme/_generated/SemanticColors-Dark.d.ts +3 -0
- package/dist/theme/_generated/SemanticColors-Dark.d.ts.map +1 -0
- package/dist/theme/_generated/SemanticColors-Light.d.ts +3 -0
- package/dist/theme/_generated/SemanticColors-Light.d.ts.map +1 -0
- package/dist/theme/_generated/ValidPrimitiveColors.d.ts +56 -0
- package/dist/theme/_generated/ValidPrimitiveColors.d.ts.map +1 -0
- package/dist/theme/_generated/ValidSemanticColors.d.ts +99 -0
- package/dist/theme/_generated/ValidSemanticColors.d.ts.map +1 -0
- package/dist/theme/colors.d.ts +62 -141
- package/dist/theme/colors.d.ts.map +1 -1
- package/dist/theme/generalVariables.d.ts +7 -2
- package/dist/theme/generalVariables.d.ts.map +1 -1
- package/dist/theme/typography.d.ts +2 -0
- package/dist/theme/typography.d.ts.map +1 -1
- package/package.json +30 -28
- package/dist/DropdownMenu-eb8788e5.js.map +0 -1
- package/dist/design-system/DialogCombobox/DialogComboboxButtonContainer.d.ts +0 -2
- package/dist/design-system/DialogCombobox/DialogComboboxButtonContainer.d.ts.map +0 -1
- package/dist/design-system/Icon/__generated/icons/TableInfinityIcon.d.ts +0 -4
- package/dist/design-system/Icon/__generated/icons/TableInfinityIcon.d.ts.map +0 -1
- package/dist/theme/colorList.d.ts +0 -130
- package/dist/theme/colorList.d.ts.map +0 -1
package/dist/index-dark.css
CHANGED
|
@@ -973,9 +973,9 @@ abbr[data-original-title] {
|
|
|
973
973
|
padding: 0 16px;
|
|
974
974
|
font-size: 13px;
|
|
975
975
|
border-radius: 4px;
|
|
976
|
-
color: #
|
|
976
|
+
color: #E4ECF1;
|
|
977
977
|
background: transparent;
|
|
978
|
-
border-color: #
|
|
978
|
+
border-color: #354450;
|
|
979
979
|
}
|
|
980
980
|
.du-bois-dark-btn > .anticon {
|
|
981
981
|
line-height: 1;
|
|
@@ -1065,7 +1065,7 @@ abbr[data-original-title] {
|
|
|
1065
1065
|
.du-bois-dark-btn[disabled]:active {
|
|
1066
1066
|
color: rgba(255, 255, 255, 0.3);
|
|
1067
1067
|
background: rgba(255, 255, 255, 0.08);
|
|
1068
|
-
border-color: #
|
|
1068
|
+
border-color: #354450;
|
|
1069
1069
|
text-shadow: none;
|
|
1070
1070
|
box-shadow: none;
|
|
1071
1071
|
}
|
|
@@ -1158,7 +1158,7 @@ abbr[data-original-title] {
|
|
|
1158
1158
|
.du-bois-dark-btn-primary[disabled]:active {
|
|
1159
1159
|
color: rgba(255, 255, 255, 0.3);
|
|
1160
1160
|
background: rgba(255, 255, 255, 0.08);
|
|
1161
|
-
border-color: #
|
|
1161
|
+
border-color: #354450;
|
|
1162
1162
|
text-shadow: none;
|
|
1163
1163
|
box-shadow: none;
|
|
1164
1164
|
}
|
|
@@ -1185,13 +1185,13 @@ abbr[data-original-title] {
|
|
|
1185
1185
|
border-left-color: #1d517c;
|
|
1186
1186
|
}
|
|
1187
1187
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:not(:first-child):not(:last-child):disabled {
|
|
1188
|
-
border-color: #
|
|
1188
|
+
border-color: #354450;
|
|
1189
1189
|
}
|
|
1190
1190
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:first-child:not(:last-child) {
|
|
1191
1191
|
border-right-color: #1d517c;
|
|
1192
1192
|
}
|
|
1193
1193
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:first-child:not(:last-child)[disabled] {
|
|
1194
|
-
border-right-color: #
|
|
1194
|
+
border-right-color: #354450;
|
|
1195
1195
|
}
|
|
1196
1196
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:last-child:not(:first-child),
|
|
1197
1197
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary + .du-bois-dark-btn-primary {
|
|
@@ -1199,12 +1199,12 @@ abbr[data-original-title] {
|
|
|
1199
1199
|
}
|
|
1200
1200
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:last-child:not(:first-child)[disabled],
|
|
1201
1201
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary + .du-bois-dark-btn-primary[disabled] {
|
|
1202
|
-
border-left-color: #
|
|
1202
|
+
border-left-color: #354450;
|
|
1203
1203
|
}
|
|
1204
1204
|
.du-bois-dark-btn-ghost {
|
|
1205
|
-
color: #
|
|
1205
|
+
color: #E4ECF1;
|
|
1206
1206
|
background: transparent;
|
|
1207
|
-
border-color: #
|
|
1207
|
+
border-color: #354450;
|
|
1208
1208
|
}
|
|
1209
1209
|
.du-bois-dark-btn-ghost > a:only-child {
|
|
1210
1210
|
color: currentColor;
|
|
@@ -1261,7 +1261,7 @@ abbr[data-original-title] {
|
|
|
1261
1261
|
.du-bois-dark-btn-ghost[disabled]:active {
|
|
1262
1262
|
color: rgba(255, 255, 255, 0.3);
|
|
1263
1263
|
background: rgba(255, 255, 255, 0.08);
|
|
1264
|
-
border-color: #
|
|
1264
|
+
border-color: #354450;
|
|
1265
1265
|
text-shadow: none;
|
|
1266
1266
|
box-shadow: none;
|
|
1267
1267
|
}
|
|
@@ -1284,9 +1284,9 @@ abbr[data-original-title] {
|
|
|
1284
1284
|
content: '';
|
|
1285
1285
|
}
|
|
1286
1286
|
.du-bois-dark-btn-dashed {
|
|
1287
|
-
color: #
|
|
1287
|
+
color: #E4ECF1;
|
|
1288
1288
|
background: transparent;
|
|
1289
|
-
border-color: #
|
|
1289
|
+
border-color: #354450;
|
|
1290
1290
|
border-style: dashed;
|
|
1291
1291
|
}
|
|
1292
1292
|
.du-bois-dark-btn-dashed > a:only-child {
|
|
@@ -1344,7 +1344,7 @@ abbr[data-original-title] {
|
|
|
1344
1344
|
.du-bois-dark-btn-dashed[disabled]:active {
|
|
1345
1345
|
color: rgba(255, 255, 255, 0.3);
|
|
1346
1346
|
background: rgba(255, 255, 255, 0.08);
|
|
1347
|
-
border-color: #
|
|
1347
|
+
border-color: #354450;
|
|
1348
1348
|
text-shadow: none;
|
|
1349
1349
|
box-shadow: none;
|
|
1350
1350
|
}
|
|
@@ -1368,8 +1368,8 @@ abbr[data-original-title] {
|
|
|
1368
1368
|
}
|
|
1369
1369
|
.du-bois-dark-btn-danger {
|
|
1370
1370
|
color: #fff;
|
|
1371
|
-
background: #
|
|
1372
|
-
border-color: #
|
|
1371
|
+
background: #E65B77;
|
|
1372
|
+
border-color: #E65B77;
|
|
1373
1373
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
|
|
1374
1374
|
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
|
|
1375
1375
|
}
|
|
@@ -1388,8 +1388,8 @@ abbr[data-original-title] {
|
|
|
1388
1388
|
.du-bois-dark-btn-danger:hover,
|
|
1389
1389
|
.du-bois-dark-btn-danger:focus {
|
|
1390
1390
|
color: #fff;
|
|
1391
|
-
background: #
|
|
1392
|
-
border-color: #
|
|
1391
|
+
background: #bf4360;
|
|
1392
|
+
border-color: #bf4360;
|
|
1393
1393
|
}
|
|
1394
1394
|
.du-bois-dark-btn-danger:hover > a:only-child,
|
|
1395
1395
|
.du-bois-dark-btn-danger:focus > a:only-child {
|
|
@@ -1407,8 +1407,8 @@ abbr[data-original-title] {
|
|
|
1407
1407
|
}
|
|
1408
1408
|
.du-bois-dark-btn-danger:active {
|
|
1409
1409
|
color: #fff;
|
|
1410
|
-
background: #
|
|
1411
|
-
border-color: #
|
|
1410
|
+
background: #f28899;
|
|
1411
|
+
border-color: #f28899;
|
|
1412
1412
|
}
|
|
1413
1413
|
.du-bois-dark-btn-danger:active > a:only-child {
|
|
1414
1414
|
color: currentColor;
|
|
@@ -1428,7 +1428,7 @@ abbr[data-original-title] {
|
|
|
1428
1428
|
.du-bois-dark-btn-danger[disabled]:active {
|
|
1429
1429
|
color: rgba(255, 255, 255, 0.3);
|
|
1430
1430
|
background: rgba(255, 255, 255, 0.08);
|
|
1431
|
-
border-color: #
|
|
1431
|
+
border-color: #354450;
|
|
1432
1432
|
text-shadow: none;
|
|
1433
1433
|
box-shadow: none;
|
|
1434
1434
|
}
|
|
@@ -1511,7 +1511,7 @@ abbr[data-original-title] {
|
|
|
1511
1511
|
.du-bois-dark-btn-link[disabled]:active {
|
|
1512
1512
|
color: rgba(255, 255, 255, 0.3);
|
|
1513
1513
|
background: rgba(255, 255, 255, 0.08);
|
|
1514
|
-
border-color: #
|
|
1514
|
+
border-color: #354450;
|
|
1515
1515
|
text-shadow: none;
|
|
1516
1516
|
box-shadow: none;
|
|
1517
1517
|
}
|
|
@@ -1570,7 +1570,7 @@ abbr[data-original-title] {
|
|
|
1570
1570
|
content: '';
|
|
1571
1571
|
}
|
|
1572
1572
|
.du-bois-dark-btn-text {
|
|
1573
|
-
color: #
|
|
1573
|
+
color: #E4ECF1;
|
|
1574
1574
|
background: transparent;
|
|
1575
1575
|
border-color: transparent;
|
|
1576
1576
|
box-shadow: none;
|
|
@@ -1630,7 +1630,7 @@ abbr[data-original-title] {
|
|
|
1630
1630
|
.du-bois-dark-btn-text[disabled]:active {
|
|
1631
1631
|
color: rgba(255, 255, 255, 0.3);
|
|
1632
1632
|
background: rgba(255, 255, 255, 0.08);
|
|
1633
|
-
border-color: #
|
|
1633
|
+
border-color: #354450;
|
|
1634
1634
|
text-shadow: none;
|
|
1635
1635
|
box-shadow: none;
|
|
1636
1636
|
}
|
|
@@ -1654,12 +1654,12 @@ abbr[data-original-title] {
|
|
|
1654
1654
|
}
|
|
1655
1655
|
.du-bois-dark-btn-text:hover,
|
|
1656
1656
|
.du-bois-dark-btn-text:focus {
|
|
1657
|
-
color: #
|
|
1657
|
+
color: #E4ECF1;
|
|
1658
1658
|
background: rgba(255, 255, 255, 0.03);
|
|
1659
1659
|
border-color: transparent;
|
|
1660
1660
|
}
|
|
1661
1661
|
.du-bois-dark-btn-text:active {
|
|
1662
|
-
color: #
|
|
1662
|
+
color: #E4ECF1;
|
|
1663
1663
|
background: rgba(255, 255, 255, 0.04);
|
|
1664
1664
|
border-color: transparent;
|
|
1665
1665
|
}
|
|
@@ -1692,9 +1692,9 @@ abbr[data-original-title] {
|
|
|
1692
1692
|
content: '';
|
|
1693
1693
|
}
|
|
1694
1694
|
.du-bois-dark-btn-dangerous {
|
|
1695
|
-
color: #
|
|
1695
|
+
color: #E65B77;
|
|
1696
1696
|
background: transparent;
|
|
1697
|
-
border-color: #
|
|
1697
|
+
border-color: #E65B77;
|
|
1698
1698
|
}
|
|
1699
1699
|
.du-bois-dark-btn-dangerous > a:only-child {
|
|
1700
1700
|
color: currentColor;
|
|
@@ -1710,9 +1710,9 @@ abbr[data-original-title] {
|
|
|
1710
1710
|
}
|
|
1711
1711
|
.du-bois-dark-btn-dangerous:hover,
|
|
1712
1712
|
.du-bois-dark-btn-dangerous:focus {
|
|
1713
|
-
color: #
|
|
1713
|
+
color: #bf4360;
|
|
1714
1714
|
background: transparent;
|
|
1715
|
-
border-color: #
|
|
1715
|
+
border-color: #bf4360;
|
|
1716
1716
|
}
|
|
1717
1717
|
.du-bois-dark-btn-dangerous:hover > a:only-child,
|
|
1718
1718
|
.du-bois-dark-btn-dangerous:focus > a:only-child {
|
|
@@ -1729,9 +1729,9 @@ abbr[data-original-title] {
|
|
|
1729
1729
|
content: '';
|
|
1730
1730
|
}
|
|
1731
1731
|
.du-bois-dark-btn-dangerous:active {
|
|
1732
|
-
color: #
|
|
1732
|
+
color: #f28899;
|
|
1733
1733
|
background: transparent;
|
|
1734
|
-
border-color: #
|
|
1734
|
+
border-color: #f28899;
|
|
1735
1735
|
}
|
|
1736
1736
|
.du-bois-dark-btn-dangerous:active > a:only-child {
|
|
1737
1737
|
color: currentColor;
|
|
@@ -1751,7 +1751,7 @@ abbr[data-original-title] {
|
|
|
1751
1751
|
.du-bois-dark-btn-dangerous[disabled]:active {
|
|
1752
1752
|
color: rgba(255, 255, 255, 0.3);
|
|
1753
1753
|
background: rgba(255, 255, 255, 0.08);
|
|
1754
|
-
border-color: #
|
|
1754
|
+
border-color: #354450;
|
|
1755
1755
|
text-shadow: none;
|
|
1756
1756
|
box-shadow: none;
|
|
1757
1757
|
}
|
|
@@ -1775,8 +1775,8 @@ abbr[data-original-title] {
|
|
|
1775
1775
|
}
|
|
1776
1776
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary {
|
|
1777
1777
|
color: #fff;
|
|
1778
|
-
background: #
|
|
1779
|
-
border-color: #
|
|
1778
|
+
background: #E65B77;
|
|
1779
|
+
border-color: #E65B77;
|
|
1780
1780
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
|
|
1781
1781
|
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
|
|
1782
1782
|
}
|
|
@@ -1795,8 +1795,8 @@ abbr[data-original-title] {
|
|
|
1795
1795
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:hover,
|
|
1796
1796
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:focus {
|
|
1797
1797
|
color: #fff;
|
|
1798
|
-
background: #
|
|
1799
|
-
border-color: #
|
|
1798
|
+
background: #bf4360;
|
|
1799
|
+
border-color: #bf4360;
|
|
1800
1800
|
}
|
|
1801
1801
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:hover > a:only-child,
|
|
1802
1802
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:focus > a:only-child {
|
|
@@ -1814,8 +1814,8 @@ abbr[data-original-title] {
|
|
|
1814
1814
|
}
|
|
1815
1815
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:active {
|
|
1816
1816
|
color: #fff;
|
|
1817
|
-
background: #
|
|
1818
|
-
border-color: #
|
|
1817
|
+
background: #f28899;
|
|
1818
|
+
border-color: #f28899;
|
|
1819
1819
|
}
|
|
1820
1820
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:active > a:only-child {
|
|
1821
1821
|
color: currentColor;
|
|
@@ -1835,7 +1835,7 @@ abbr[data-original-title] {
|
|
|
1835
1835
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary[disabled]:active {
|
|
1836
1836
|
color: rgba(255, 255, 255, 0.3);
|
|
1837
1837
|
background: rgba(255, 255, 255, 0.08);
|
|
1838
|
-
border-color: #
|
|
1838
|
+
border-color: #354450;
|
|
1839
1839
|
text-shadow: none;
|
|
1840
1840
|
box-shadow: none;
|
|
1841
1841
|
}
|
|
@@ -1858,7 +1858,7 @@ abbr[data-original-title] {
|
|
|
1858
1858
|
content: '';
|
|
1859
1859
|
}
|
|
1860
1860
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link {
|
|
1861
|
-
color: #
|
|
1861
|
+
color: #E65B77;
|
|
1862
1862
|
background: transparent;
|
|
1863
1863
|
border-color: transparent;
|
|
1864
1864
|
box-shadow: none;
|
|
@@ -1918,7 +1918,7 @@ abbr[data-original-title] {
|
|
|
1918
1918
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link[disabled]:active {
|
|
1919
1919
|
color: rgba(255, 255, 255, 0.3);
|
|
1920
1920
|
background: rgba(255, 255, 255, 0.08);
|
|
1921
|
-
border-color: #
|
|
1921
|
+
border-color: #354450;
|
|
1922
1922
|
text-shadow: none;
|
|
1923
1923
|
box-shadow: none;
|
|
1924
1924
|
}
|
|
@@ -1942,7 +1942,7 @@ abbr[data-original-title] {
|
|
|
1942
1942
|
}
|
|
1943
1943
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:hover,
|
|
1944
1944
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:focus {
|
|
1945
|
-
color: #
|
|
1945
|
+
color: #bf4360;
|
|
1946
1946
|
background: transparent;
|
|
1947
1947
|
border-color: transparent;
|
|
1948
1948
|
}
|
|
@@ -1961,7 +1961,7 @@ abbr[data-original-title] {
|
|
|
1961
1961
|
content: '';
|
|
1962
1962
|
}
|
|
1963
1963
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:active {
|
|
1964
|
-
color: #
|
|
1964
|
+
color: #f28899;
|
|
1965
1965
|
background: transparent;
|
|
1966
1966
|
border-color: transparent;
|
|
1967
1967
|
}
|
|
@@ -2006,7 +2006,7 @@ abbr[data-original-title] {
|
|
|
2006
2006
|
content: '';
|
|
2007
2007
|
}
|
|
2008
2008
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text {
|
|
2009
|
-
color: #
|
|
2009
|
+
color: #E65B77;
|
|
2010
2010
|
background: transparent;
|
|
2011
2011
|
border-color: transparent;
|
|
2012
2012
|
box-shadow: none;
|
|
@@ -2066,7 +2066,7 @@ abbr[data-original-title] {
|
|
|
2066
2066
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text[disabled]:active {
|
|
2067
2067
|
color: rgba(255, 255, 255, 0.3);
|
|
2068
2068
|
background: rgba(255, 255, 255, 0.08);
|
|
2069
|
-
border-color: #
|
|
2069
|
+
border-color: #354450;
|
|
2070
2070
|
text-shadow: none;
|
|
2071
2071
|
box-shadow: none;
|
|
2072
2072
|
}
|
|
@@ -2090,7 +2090,7 @@ abbr[data-original-title] {
|
|
|
2090
2090
|
}
|
|
2091
2091
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text:hover,
|
|
2092
2092
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text:focus {
|
|
2093
|
-
color: #
|
|
2093
|
+
color: #bf4360;
|
|
2094
2094
|
background: rgba(255, 255, 255, 0.03);
|
|
2095
2095
|
border-color: transparent;
|
|
2096
2096
|
}
|
|
@@ -2109,7 +2109,7 @@ abbr[data-original-title] {
|
|
|
2109
2109
|
content: '';
|
|
2110
2110
|
}
|
|
2111
2111
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text:active {
|
|
2112
|
-
color: #
|
|
2112
|
+
color: #f28899;
|
|
2113
2113
|
background: rgba(255, 255, 255, 0.04);
|
|
2114
2114
|
border-color: transparent;
|
|
2115
2115
|
}
|
|
@@ -2393,7 +2393,7 @@ abbr[data-original-title] {
|
|
|
2393
2393
|
margin-left: 8px;
|
|
2394
2394
|
}
|
|
2395
2395
|
.du-bois-dark-btn-background-ghost {
|
|
2396
|
-
color: #
|
|
2396
|
+
color: #E4ECF1;
|
|
2397
2397
|
background: transparent !important;
|
|
2398
2398
|
border-color: rgba(255, 255, 255, 0.25);
|
|
2399
2399
|
}
|
|
@@ -2458,7 +2458,7 @@ abbr[data-original-title] {
|
|
|
2458
2458
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-primary[disabled]:active {
|
|
2459
2459
|
color: rgba(255, 255, 255, 0.3);
|
|
2460
2460
|
background: rgba(255, 255, 255, 0.08);
|
|
2461
|
-
border-color: #
|
|
2461
|
+
border-color: #354450;
|
|
2462
2462
|
text-shadow: none;
|
|
2463
2463
|
box-shadow: none;
|
|
2464
2464
|
}
|
|
@@ -2481,9 +2481,9 @@ abbr[data-original-title] {
|
|
|
2481
2481
|
content: '';
|
|
2482
2482
|
}
|
|
2483
2483
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger {
|
|
2484
|
-
color: #
|
|
2484
|
+
color: #E65B77;
|
|
2485
2485
|
background: transparent;
|
|
2486
|
-
border-color: #
|
|
2486
|
+
border-color: #E65B77;
|
|
2487
2487
|
text-shadow: none;
|
|
2488
2488
|
}
|
|
2489
2489
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger > a:only-child {
|
|
@@ -2500,9 +2500,9 @@ abbr[data-original-title] {
|
|
|
2500
2500
|
}
|
|
2501
2501
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:hover,
|
|
2502
2502
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:focus {
|
|
2503
|
-
color: #
|
|
2503
|
+
color: #bf4360;
|
|
2504
2504
|
background: transparent;
|
|
2505
|
-
border-color: #
|
|
2505
|
+
border-color: #bf4360;
|
|
2506
2506
|
}
|
|
2507
2507
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:hover > a:only-child,
|
|
2508
2508
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:focus > a:only-child {
|
|
@@ -2519,9 +2519,9 @@ abbr[data-original-title] {
|
|
|
2519
2519
|
content: '';
|
|
2520
2520
|
}
|
|
2521
2521
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:active {
|
|
2522
|
-
color: #
|
|
2522
|
+
color: #f28899;
|
|
2523
2523
|
background: transparent;
|
|
2524
|
-
border-color: #
|
|
2524
|
+
border-color: #f28899;
|
|
2525
2525
|
}
|
|
2526
2526
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:active > a:only-child {
|
|
2527
2527
|
color: currentColor;
|
|
@@ -2541,7 +2541,7 @@ abbr[data-original-title] {
|
|
|
2541
2541
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger[disabled]:active {
|
|
2542
2542
|
color: rgba(255, 255, 255, 0.3);
|
|
2543
2543
|
background: rgba(255, 255, 255, 0.08);
|
|
2544
|
-
border-color: #
|
|
2544
|
+
border-color: #354450;
|
|
2545
2545
|
text-shadow: none;
|
|
2546
2546
|
box-shadow: none;
|
|
2547
2547
|
}
|
|
@@ -2564,9 +2564,9 @@ abbr[data-original-title] {
|
|
|
2564
2564
|
content: '';
|
|
2565
2565
|
}
|
|
2566
2566
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous {
|
|
2567
|
-
color: #
|
|
2567
|
+
color: #E65B77;
|
|
2568
2568
|
background: transparent;
|
|
2569
|
-
border-color: #
|
|
2569
|
+
border-color: #E65B77;
|
|
2570
2570
|
text-shadow: none;
|
|
2571
2571
|
}
|
|
2572
2572
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous > a:only-child {
|
|
@@ -2583,9 +2583,9 @@ abbr[data-original-title] {
|
|
|
2583
2583
|
}
|
|
2584
2584
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:hover,
|
|
2585
2585
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:focus {
|
|
2586
|
-
color: #
|
|
2586
|
+
color: #bf4360;
|
|
2587
2587
|
background: transparent;
|
|
2588
|
-
border-color: #
|
|
2588
|
+
border-color: #bf4360;
|
|
2589
2589
|
}
|
|
2590
2590
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:hover > a:only-child,
|
|
2591
2591
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:focus > a:only-child {
|
|
@@ -2602,9 +2602,9 @@ abbr[data-original-title] {
|
|
|
2602
2602
|
content: '';
|
|
2603
2603
|
}
|
|
2604
2604
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:active {
|
|
2605
|
-
color: #
|
|
2605
|
+
color: #f28899;
|
|
2606
2606
|
background: transparent;
|
|
2607
|
-
border-color: #
|
|
2607
|
+
border-color: #f28899;
|
|
2608
2608
|
}
|
|
2609
2609
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:active > a:only-child {
|
|
2610
2610
|
color: currentColor;
|
|
@@ -2624,7 +2624,7 @@ abbr[data-original-title] {
|
|
|
2624
2624
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous[disabled]:active {
|
|
2625
2625
|
color: rgba(255, 255, 255, 0.3);
|
|
2626
2626
|
background: rgba(255, 255, 255, 0.08);
|
|
2627
|
-
border-color: #
|
|
2627
|
+
border-color: #354450;
|
|
2628
2628
|
text-shadow: none;
|
|
2629
2629
|
box-shadow: none;
|
|
2630
2630
|
}
|
|
@@ -2647,7 +2647,7 @@ abbr[data-original-title] {
|
|
|
2647
2647
|
content: '';
|
|
2648
2648
|
}
|
|
2649
2649
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link {
|
|
2650
|
-
color: #
|
|
2650
|
+
color: #E65B77;
|
|
2651
2651
|
background: transparent;
|
|
2652
2652
|
border-color: transparent;
|
|
2653
2653
|
text-shadow: none;
|
|
@@ -2666,7 +2666,7 @@ abbr[data-original-title] {
|
|
|
2666
2666
|
}
|
|
2667
2667
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:hover,
|
|
2668
2668
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:focus {
|
|
2669
|
-
color: #
|
|
2669
|
+
color: #bf4360;
|
|
2670
2670
|
background: transparent;
|
|
2671
2671
|
border-color: transparent;
|
|
2672
2672
|
}
|
|
@@ -2685,7 +2685,7 @@ abbr[data-original-title] {
|
|
|
2685
2685
|
content: '';
|
|
2686
2686
|
}
|
|
2687
2687
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:active {
|
|
2688
|
-
color: #
|
|
2688
|
+
color: #f28899;
|
|
2689
2689
|
background: transparent;
|
|
2690
2690
|
border-color: transparent;
|
|
2691
2691
|
}
|
|
@@ -2707,7 +2707,7 @@ abbr[data-original-title] {
|
|
|
2707
2707
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link[disabled]:active {
|
|
2708
2708
|
color: rgba(255, 255, 255, 0.3);
|
|
2709
2709
|
background: rgba(255, 255, 255, 0.08);
|
|
2710
|
-
border-color: #
|
|
2710
|
+
border-color: #354450;
|
|
2711
2711
|
text-shadow: none;
|
|
2712
2712
|
box-shadow: none;
|
|
2713
2713
|
}
|
|
@@ -2767,7 +2767,7 @@ a.du-bois-dark-btn-sm {
|
|
|
2767
2767
|
box-sizing: border-box;
|
|
2768
2768
|
margin: 0;
|
|
2769
2769
|
padding: 0;
|
|
2770
|
-
color: #
|
|
2770
|
+
color: #E4ECF1;
|
|
2771
2771
|
font-size: 13px;
|
|
2772
2772
|
font-variant: tabular-nums;
|
|
2773
2773
|
line-height: 20px;
|
|
@@ -2801,24 +2801,24 @@ a.du-bois-dark-btn-sm {
|
|
|
2801
2801
|
}
|
|
2802
2802
|
.du-bois-dark-alert-info {
|
|
2803
2803
|
background-color: transparent;
|
|
2804
|
-
border: 1px solid #
|
|
2804
|
+
border: 1px solid #BDCDDB;
|
|
2805
2805
|
}
|
|
2806
2806
|
.du-bois-dark-alert-info .du-bois-dark-alert-icon {
|
|
2807
|
-
color: #
|
|
2807
|
+
color: #90A4B5;
|
|
2808
2808
|
}
|
|
2809
2809
|
.du-bois-dark-alert-warning {
|
|
2810
2810
|
background-color: transparent;
|
|
2811
2811
|
border: 1px solid #F8D4A5;
|
|
2812
2812
|
}
|
|
2813
2813
|
.du-bois-dark-alert-warning .du-bois-dark-alert-icon {
|
|
2814
|
-
color: #
|
|
2814
|
+
color: #DE7921;
|
|
2815
2815
|
}
|
|
2816
2816
|
.du-bois-dark-alert-error {
|
|
2817
2817
|
background-color: transparent;
|
|
2818
2818
|
border: 1px solid #FBD0D8;
|
|
2819
2819
|
}
|
|
2820
2820
|
.du-bois-dark-alert-error .du-bois-dark-alert-icon {
|
|
2821
|
-
color: #
|
|
2821
|
+
color: #E65B77;
|
|
2822
2822
|
}
|
|
2823
2823
|
.du-bois-dark-alert-error .du-bois-dark-alert-description > pre {
|
|
2824
2824
|
margin: 0;
|
|
@@ -2839,14 +2839,14 @@ a.du-bois-dark-btn-sm {
|
|
|
2839
2839
|
cursor: pointer;
|
|
2840
2840
|
}
|
|
2841
2841
|
.du-bois-dark-alert-close-icon .anticon-close {
|
|
2842
|
-
color: #
|
|
2842
|
+
color: #90A4B5;
|
|
2843
2843
|
transition: color 0.3s;
|
|
2844
2844
|
}
|
|
2845
2845
|
.du-bois-dark-alert-close-icon .anticon-close:hover {
|
|
2846
2846
|
color: rgba(255, 255, 255, 0.75);
|
|
2847
2847
|
}
|
|
2848
2848
|
.du-bois-dark-alert-close-text {
|
|
2849
|
-
color: #
|
|
2849
|
+
color: #90A4B5;
|
|
2850
2850
|
transition: color 0.3s;
|
|
2851
2851
|
}
|
|
2852
2852
|
.du-bois-dark-alert-close-text:hover {
|
|
@@ -2914,7 +2914,7 @@ a.du-bois-dark-btn-sm {
|
|
|
2914
2914
|
box-sizing: border-box;
|
|
2915
2915
|
margin: 0;
|
|
2916
2916
|
padding: 0;
|
|
2917
|
-
color: #
|
|
2917
|
+
color: #E4ECF1;
|
|
2918
2918
|
font-size: 13px;
|
|
2919
2919
|
font-variant: tabular-nums;
|
|
2920
2920
|
line-height: 20px;
|
|
@@ -2958,7 +2958,7 @@ a.du-bois-dark-btn-sm {
|
|
|
2958
2958
|
height: 16px;
|
|
2959
2959
|
direction: ltr;
|
|
2960
2960
|
background-color: transparent;
|
|
2961
|
-
border: 1px solid #
|
|
2961
|
+
border: 1px solid #354450;
|
|
2962
2962
|
border-radius: 4px;
|
|
2963
2963
|
border-collapse: separate;
|
|
2964
2964
|
transition: all 0.3s;
|
|
@@ -3017,7 +3017,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3017
3017
|
}
|
|
3018
3018
|
.du-bois-dark-checkbox-disabled .du-bois-dark-checkbox-inner {
|
|
3019
3019
|
background-color: rgba(255, 255, 255, 0.08);
|
|
3020
|
-
border-color: #
|
|
3020
|
+
border-color: #354450 !important;
|
|
3021
3021
|
}
|
|
3022
3022
|
.du-bois-dark-checkbox-disabled .du-bois-dark-checkbox-inner::after {
|
|
3023
3023
|
border-color: rgba(255, 255, 255, 0.08);
|
|
@@ -3036,7 +3036,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3036
3036
|
box-sizing: border-box;
|
|
3037
3037
|
margin: 0;
|
|
3038
3038
|
padding: 0;
|
|
3039
|
-
color: #
|
|
3039
|
+
color: #E4ECF1;
|
|
3040
3040
|
font-size: 13px;
|
|
3041
3041
|
font-variant: tabular-nums;
|
|
3042
3042
|
line-height: 20px;
|
|
@@ -3067,7 +3067,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3067
3067
|
box-sizing: border-box;
|
|
3068
3068
|
margin: 0;
|
|
3069
3069
|
padding: 0;
|
|
3070
|
-
color: #
|
|
3070
|
+
color: #E4ECF1;
|
|
3071
3071
|
font-size: 13px;
|
|
3072
3072
|
font-variant: tabular-nums;
|
|
3073
3073
|
line-height: 20px;
|
|
@@ -3086,7 +3086,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3086
3086
|
}
|
|
3087
3087
|
.du-bois-dark-checkbox-indeterminate .du-bois-dark-checkbox-inner {
|
|
3088
3088
|
background-color: transparent;
|
|
3089
|
-
border-color: #
|
|
3089
|
+
border-color: #354450;
|
|
3090
3090
|
}
|
|
3091
3091
|
.du-bois-dark-checkbox-indeterminate .du-bois-dark-checkbox-inner::after {
|
|
3092
3092
|
top: 50%;
|
|
@@ -3115,7 +3115,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3115
3115
|
box-sizing: border-box;
|
|
3116
3116
|
margin: 0;
|
|
3117
3117
|
padding: 0;
|
|
3118
|
-
color: #
|
|
3118
|
+
color: #E4ECF1;
|
|
3119
3119
|
font-size: 13px;
|
|
3120
3120
|
font-variant: tabular-nums;
|
|
3121
3121
|
line-height: 20px;
|
|
@@ -3332,7 +3332,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3332
3332
|
-webkit-font-smoothing: antialiased;
|
|
3333
3333
|
-moz-osx-font-smoothing: grayscale;
|
|
3334
3334
|
display: inline-block;
|
|
3335
|
-
color: #
|
|
3335
|
+
color: #90A4B5;
|
|
3336
3336
|
font-weight: bold;
|
|
3337
3337
|
font-size: 10px;
|
|
3338
3338
|
line-height: inherit;
|
|
@@ -3443,7 +3443,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3443
3443
|
box-sizing: border-box;
|
|
3444
3444
|
margin: 0;
|
|
3445
3445
|
padding: 0;
|
|
3446
|
-
color: #
|
|
3446
|
+
color: #E4ECF1;
|
|
3447
3447
|
font-size: 13px;
|
|
3448
3448
|
font-variant: tabular-nums;
|
|
3449
3449
|
line-height: 20px;
|
|
@@ -3456,7 +3456,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3456
3456
|
.du-bois-dark-select:not(.du-bois-dark-select-customize-input) .du-bois-dark-select-selector {
|
|
3457
3457
|
position: relative;
|
|
3458
3458
|
background-color: transparent;
|
|
3459
|
-
border: 1px solid #
|
|
3459
|
+
border: 1px solid #354450;
|
|
3460
3460
|
border-radius: 4px;
|
|
3461
3461
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
3462
3462
|
}
|
|
@@ -3600,7 +3600,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3600
3600
|
display: block;
|
|
3601
3601
|
}
|
|
3602
3602
|
.du-bois-dark-select-clear:hover {
|
|
3603
|
-
color: #
|
|
3603
|
+
color: #90A4B5;
|
|
3604
3604
|
}
|
|
3605
3605
|
.du-bois-dark-select:hover .du-bois-dark-select-clear {
|
|
3606
3606
|
opacity: 1;
|
|
@@ -3608,7 +3608,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3608
3608
|
.du-bois-dark-select-dropdown {
|
|
3609
3609
|
margin: 0;
|
|
3610
3610
|
padding: 0;
|
|
3611
|
-
color: #
|
|
3611
|
+
color: #E4ECF1;
|
|
3612
3612
|
font-variant: tabular-nums;
|
|
3613
3613
|
line-height: 20px;
|
|
3614
3614
|
list-style: none;
|
|
@@ -3652,7 +3652,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3652
3652
|
display: block;
|
|
3653
3653
|
min-height: 32px;
|
|
3654
3654
|
padding: 5px 8px;
|
|
3655
|
-
color: #
|
|
3655
|
+
color: #E4ECF1;
|
|
3656
3656
|
font-weight: normal;
|
|
3657
3657
|
font-size: 13px;
|
|
3658
3658
|
line-height: 22px;
|
|
@@ -3663,7 +3663,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3663
3663
|
display: block;
|
|
3664
3664
|
min-height: 32px;
|
|
3665
3665
|
padding: 5px 8px;
|
|
3666
|
-
color: #
|
|
3666
|
+
color: #E4ECF1;
|
|
3667
3667
|
font-weight: normal;
|
|
3668
3668
|
font-size: 13px;
|
|
3669
3669
|
line-height: 22px;
|
|
@@ -3671,7 +3671,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3671
3671
|
transition: background 0.3s ease;
|
|
3672
3672
|
}
|
|
3673
3673
|
.du-bois-dark-select-item-group {
|
|
3674
|
-
color: #
|
|
3674
|
+
color: #90A4B5;
|
|
3675
3675
|
font-size: 12px;
|
|
3676
3676
|
cursor: default;
|
|
3677
3677
|
}
|
|
@@ -3691,7 +3691,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3691
3691
|
background-color: rgba(255, 255, 255, 0.08);
|
|
3692
3692
|
}
|
|
3693
3693
|
.du-bois-dark-select-item-option-selected:not(.du-bois-dark-select-item-option-disabled) {
|
|
3694
|
-
color: #
|
|
3694
|
+
color: #E4ECF1;
|
|
3695
3695
|
font-weight: 600;
|
|
3696
3696
|
background-color: #121921;
|
|
3697
3697
|
}
|
|
@@ -3803,19 +3803,19 @@ a.du-bois-dark-btn-sm {
|
|
|
3803
3803
|
box-sizing: border-box;
|
|
3804
3804
|
margin: 0;
|
|
3805
3805
|
padding: 0;
|
|
3806
|
-
color: #
|
|
3806
|
+
color: #E4ECF1;
|
|
3807
3807
|
font-size: 13px;
|
|
3808
3808
|
font-variant: tabular-nums;
|
|
3809
3809
|
line-height: 20px;
|
|
3810
3810
|
list-style: none;
|
|
3811
3811
|
font-feature-settings: tnum;
|
|
3812
3812
|
background-color: rgba(255, 255, 255, 0.04);
|
|
3813
|
-
border: 1px solid #
|
|
3813
|
+
border: 1px solid #354450;
|
|
3814
3814
|
border-bottom: 0;
|
|
3815
3815
|
border-radius: 4px;
|
|
3816
3816
|
}
|
|
3817
3817
|
.du-bois-dark-collapse > .du-bois-dark-collapse-item {
|
|
3818
|
-
border-bottom: 1px solid #
|
|
3818
|
+
border-bottom: 1px solid #354450;
|
|
3819
3819
|
}
|
|
3820
3820
|
.du-bois-dark-collapse > .du-bois-dark-collapse-item:last-child,
|
|
3821
3821
|
.du-bois-dark-collapse > .du-bois-dark-collapse-item:last-child > .du-bois-dark-collapse-header {
|
|
@@ -3875,9 +3875,9 @@ a.du-bois-dark-btn-sm {
|
|
|
3875
3875
|
transform: translateY(-50%);
|
|
3876
3876
|
}
|
|
3877
3877
|
.du-bois-dark-collapse-content {
|
|
3878
|
-
color: #
|
|
3878
|
+
color: #E4ECF1;
|
|
3879
3879
|
background-color: #141414;
|
|
3880
|
-
border-top: 1px solid #
|
|
3880
|
+
border-top: 1px solid #354450;
|
|
3881
3881
|
}
|
|
3882
3882
|
.du-bois-dark-collapse-content > .du-bois-dark-collapse-content-box {
|
|
3883
3883
|
padding: 8px;
|
|
@@ -3893,7 +3893,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3893
3893
|
border: 0;
|
|
3894
3894
|
}
|
|
3895
3895
|
.du-bois-dark-collapse-borderless > .du-bois-dark-collapse-item {
|
|
3896
|
-
border-bottom: 1px solid #
|
|
3896
|
+
border-bottom: 1px solid #354450;
|
|
3897
3897
|
}
|
|
3898
3898
|
.du-bois-dark-collapse-borderless > .du-bois-dark-collapse-item:last-child,
|
|
3899
3899
|
.du-bois-dark-collapse-borderless > .du-bois-dark-collapse-item:last-child .du-bois-dark-collapse-header {
|
|
@@ -3938,7 +3938,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3938
3938
|
box-sizing: border-box;
|
|
3939
3939
|
margin: 0;
|
|
3940
3940
|
padding: 0;
|
|
3941
|
-
color: #
|
|
3941
|
+
color: #E4ECF1;
|
|
3942
3942
|
font-size: 13px;
|
|
3943
3943
|
font-variant: tabular-nums;
|
|
3944
3944
|
line-height: 20px;
|
|
@@ -3949,7 +3949,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3949
3949
|
display: inline-flex;
|
|
3950
3950
|
align-items: center;
|
|
3951
3951
|
background: transparent;
|
|
3952
|
-
border: 1px solid #
|
|
3952
|
+
border: 1px solid #354450;
|
|
3953
3953
|
border-radius: 4px;
|
|
3954
3954
|
transition: border 0.3s, box-shadow 0.3s;
|
|
3955
3955
|
}
|
|
@@ -3966,7 +3966,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3966
3966
|
}
|
|
3967
3967
|
.du-bois-dark-picker.du-bois-dark-picker-disabled {
|
|
3968
3968
|
background: rgba(255, 255, 255, 0.08);
|
|
3969
|
-
border-color: #
|
|
3969
|
+
border-color: #354450;
|
|
3970
3970
|
cursor: not-allowed;
|
|
3971
3971
|
}
|
|
3972
3972
|
.du-bois-dark-picker.du-bois-dark-picker-disabled .du-bois-dark-picker-suffix {
|
|
@@ -3989,12 +3989,12 @@ a.du-bois-dark-btn-sm {
|
|
|
3989
3989
|
width: 100%;
|
|
3990
3990
|
min-width: 0;
|
|
3991
3991
|
padding: 5px 12px;
|
|
3992
|
-
color: #
|
|
3992
|
+
color: #E4ECF1;
|
|
3993
3993
|
font-size: 13px;
|
|
3994
3994
|
line-height: 20px;
|
|
3995
3995
|
background-color: transparent;
|
|
3996
3996
|
background-image: none;
|
|
3997
|
-
border: 1px solid #
|
|
3997
|
+
border: 1px solid #354450;
|
|
3998
3998
|
border-radius: 4px;
|
|
3999
3999
|
transition: all 0.3s;
|
|
4000
4000
|
flex: auto;
|
|
@@ -4031,7 +4031,7 @@ a.du-bois-dark-btn-sm {
|
|
|
4031
4031
|
opacity: 1;
|
|
4032
4032
|
}
|
|
4033
4033
|
.du-bois-dark-picker-input > input-disabled:hover {
|
|
4034
|
-
border-color: #
|
|
4034
|
+
border-color: #354450;
|
|
4035
4035
|
border-right-width: 1px !important;
|
|
4036
4036
|
}
|
|
4037
4037
|
.du-bois-dark-picker-input > input[disabled] {
|
|
@@ -4041,7 +4041,7 @@ a.du-bois-dark-btn-sm {
|
|
|
4041
4041
|
opacity: 1;
|
|
4042
4042
|
}
|
|
4043
4043
|
.du-bois-dark-picker-input > input[disabled]:hover {
|
|
4044
|
-
border-color: #
|
|
4044
|
+
border-color: #354450;
|
|
4045
4045
|
border-right-width: 1px !important;
|
|
4046
4046
|
}
|
|
4047
4047
|
.du-bois-dark-picker-input > input-borderless,
|
|
@@ -4116,7 +4116,7 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4116
4116
|
vertical-align: top;
|
|
4117
4117
|
}
|
|
4118
4118
|
.du-bois-dark-picker-clear:hover {
|
|
4119
|
-
color: #
|
|
4119
|
+
color: #90A4B5;
|
|
4120
4120
|
}
|
|
4121
4121
|
.du-bois-dark-picker-separator {
|
|
4122
4122
|
position: relative;
|
|
@@ -4129,7 +4129,7 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4129
4129
|
cursor: default;
|
|
4130
4130
|
}
|
|
4131
4131
|
.du-bois-dark-picker-focused .du-bois-dark-picker-separator {
|
|
4132
|
-
color: #
|
|
4132
|
+
color: #90A4B5;
|
|
4133
4133
|
}
|
|
4134
4134
|
.du-bois-dark-picker-disabled .du-bois-dark-picker-range-separator .du-bois-dark-picker-separator {
|
|
4135
4135
|
cursor: not-allowed;
|
|
@@ -4171,7 +4171,7 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4171
4171
|
box-sizing: border-box;
|
|
4172
4172
|
margin: 0;
|
|
4173
4173
|
padding: 0;
|
|
4174
|
-
color: #
|
|
4174
|
+
color: #E4ECF1;
|
|
4175
4175
|
font-size: 13px;
|
|
4176
4176
|
font-variant: tabular-nums;
|
|
4177
4177
|
line-height: 20px;
|
|
@@ -4338,7 +4338,7 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4338
4338
|
font-size: 13px;
|
|
4339
4339
|
}
|
|
4340
4340
|
.du-bois-dark-picker-header > button:hover {
|
|
4341
|
-
color: #
|
|
4341
|
+
color: #E4ECF1;
|
|
4342
4342
|
}
|
|
4343
4343
|
.du-bois-dark-picker-header-view {
|
|
4344
4344
|
flex: auto;
|
|
@@ -4411,7 +4411,7 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4411
4411
|
}
|
|
4412
4412
|
.du-bois-dark-picker-content th {
|
|
4413
4413
|
height: 30px;
|
|
4414
|
-
color: #
|
|
4414
|
+
color: #E4ECF1;
|
|
4415
4415
|
line-height: 30px;
|
|
4416
4416
|
}
|
|
4417
4417
|
.du-bois-dark-picker-cell {
|
|
@@ -4420,7 +4420,7 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4420
4420
|
cursor: pointer;
|
|
4421
4421
|
}
|
|
4422
4422
|
.du-bois-dark-picker-cell-in-view {
|
|
4423
|
-
color: #
|
|
4423
|
+
color: #E4ECF1;
|
|
4424
4424
|
}
|
|
4425
4425
|
.du-bois-dark-picker-cell::before {
|
|
4426
4426
|
position: absolute;
|
|
@@ -4754,7 +4754,7 @@ tr > .du-bois-dark-picker-cell-in-view.du-bois-dark-picker-cell-range-hover-star
|
|
|
4754
4754
|
height: 28px;
|
|
4755
4755
|
margin: 0;
|
|
4756
4756
|
padding: 0 0 0 14px;
|
|
4757
|
-
color: #
|
|
4757
|
+
color: #E4ECF1;
|
|
4758
4758
|
line-height: 28px;
|
|
4759
4759
|
border-radius: 0;
|
|
4760
4760
|
cursor: pointer;
|
|
@@ -4790,7 +4790,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
4790
4790
|
box-sizing: border-box;
|
|
4791
4791
|
margin: 0;
|
|
4792
4792
|
padding: 0;
|
|
4793
|
-
color: #
|
|
4793
|
+
color: #E4ECF1;
|
|
4794
4794
|
font-size: 13px;
|
|
4795
4795
|
font-variant: tabular-nums;
|
|
4796
4796
|
list-style: none;
|
|
@@ -4803,7 +4803,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
4803
4803
|
line-height: 20px;
|
|
4804
4804
|
white-space: nowrap;
|
|
4805
4805
|
background: rgba(255, 255, 255, 0.04);
|
|
4806
|
-
border: 1px solid #
|
|
4806
|
+
border: 1px solid #354450;
|
|
4807
4807
|
border-radius: 4px;
|
|
4808
4808
|
opacity: 1;
|
|
4809
4809
|
transition: all 0.3s;
|
|
@@ -4811,7 +4811,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
4811
4811
|
.du-bois-dark-tag,
|
|
4812
4812
|
.du-bois-dark-tag a,
|
|
4813
4813
|
.du-bois-dark-tag a:hover {
|
|
4814
|
-
color: #
|
|
4814
|
+
color: #E4ECF1;
|
|
4815
4815
|
}
|
|
4816
4816
|
.du-bois-dark-tag > a:first-child:last-child {
|
|
4817
4817
|
display: inline-block;
|
|
@@ -4820,7 +4820,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
4820
4820
|
}
|
|
4821
4821
|
.du-bois-dark-tag-close-icon {
|
|
4822
4822
|
margin-left: 3px;
|
|
4823
|
-
color: #
|
|
4823
|
+
color: #90A4B5;
|
|
4824
4824
|
font-size: 10px;
|
|
4825
4825
|
cursor: pointer;
|
|
4826
4826
|
transition: all 0.3s;
|
|
@@ -5022,17 +5022,17 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5022
5022
|
/* stylelint-disable */
|
|
5023
5023
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
5024
5024
|
.du-bois-dark-dropdown-menu-item.du-bois-dark-dropdown-menu-item-danger {
|
|
5025
|
-
color: #
|
|
5025
|
+
color: #E65B77;
|
|
5026
5026
|
}
|
|
5027
5027
|
.du-bois-dark-dropdown-menu-item.du-bois-dark-dropdown-menu-item-danger:hover {
|
|
5028
5028
|
color: #fff;
|
|
5029
|
-
background-color: #
|
|
5029
|
+
background-color: #E65B77;
|
|
5030
5030
|
}
|
|
5031
5031
|
.du-bois-dark-dropdown {
|
|
5032
5032
|
box-sizing: border-box;
|
|
5033
5033
|
margin: 0;
|
|
5034
5034
|
padding: 0;
|
|
5035
|
-
color: #
|
|
5035
|
+
color: #E4ECF1;
|
|
5036
5036
|
font-size: 13px;
|
|
5037
5037
|
font-variant: tabular-nums;
|
|
5038
5038
|
line-height: 20px;
|
|
@@ -5146,7 +5146,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5146
5146
|
}
|
|
5147
5147
|
.du-bois-dark-dropdown-menu-item-group-title {
|
|
5148
5148
|
padding: 5px 8px;
|
|
5149
|
-
color: #
|
|
5149
|
+
color: #90A4B5;
|
|
5150
5150
|
transition: all 0.3s;
|
|
5151
5151
|
}
|
|
5152
5152
|
.du-bois-dark-dropdown-menu-submenu-popup {
|
|
@@ -5197,7 +5197,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5197
5197
|
clear: both;
|
|
5198
5198
|
margin: 0;
|
|
5199
5199
|
padding: 5px 8px;
|
|
5200
|
-
color: #
|
|
5200
|
+
color: #E4ECF1;
|
|
5201
5201
|
font-weight: normal;
|
|
5202
5202
|
font-size: 13px;
|
|
5203
5203
|
line-height: 22px;
|
|
@@ -5245,7 +5245,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5245
5245
|
.du-bois-dark-dropdown-menu-item .du-bois-dark-dropdown-menu-submenu-expand-icon .du-bois-dark-dropdown-menu-submenu-arrow-icon,
|
|
5246
5246
|
.du-bois-dark-dropdown-menu-submenu-title .du-bois-dark-dropdown-menu-submenu-expand-icon .du-bois-dark-dropdown-menu-submenu-arrow-icon {
|
|
5247
5247
|
margin-right: 0 !important;
|
|
5248
|
-
color: #
|
|
5248
|
+
color: #90A4B5;
|
|
5249
5249
|
font-size: 10px;
|
|
5250
5250
|
font-style: normal;
|
|
5251
5251
|
}
|
|
@@ -5556,7 +5556,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5556
5556
|
/* To support leave along ErrorList. We add additional className to handle explain style */
|
|
5557
5557
|
}
|
|
5558
5558
|
.du-bois-dark-form-item-explain.du-bois-dark-form-item-explain-error {
|
|
5559
|
-
color: #
|
|
5559
|
+
color: #E65B77;
|
|
5560
5560
|
}
|
|
5561
5561
|
.du-bois-dark-form-item-explain.du-bois-dark-form-item-explain-warning {
|
|
5562
5562
|
color: #AF5B23;
|
|
@@ -5696,54 +5696,54 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5696
5696
|
box-shadow: 0 0 0 2px rgba(175, 91, 35, 0.2);
|
|
5697
5697
|
}
|
|
5698
5698
|
.du-bois-dark-form-item-has-error .du-bois-dark-form-item-split {
|
|
5699
|
-
color: #
|
|
5699
|
+
color: #E65B77;
|
|
5700
5700
|
}
|
|
5701
5701
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-disabled).du-bois-dark-input,
|
|
5702
5702
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-affix-wrapper-disabled).du-bois-dark-input-affix-wrapper,
|
|
5703
5703
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-disabled).du-bois-dark-input:hover,
|
|
5704
5704
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-affix-wrapper-disabled).du-bois-dark-input-affix-wrapper:hover {
|
|
5705
5705
|
background-color: transparent;
|
|
5706
|
-
border-color: #
|
|
5706
|
+
border-color: #E65B77;
|
|
5707
5707
|
}
|
|
5708
5708
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-disabled).du-bois-dark-input:focus,
|
|
5709
5709
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-affix-wrapper-disabled).du-bois-dark-input-affix-wrapper:focus,
|
|
5710
5710
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-disabled).du-bois-dark-input-focused,
|
|
5711
5711
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-affix-wrapper-disabled).du-bois-dark-input-affix-wrapper-focused {
|
|
5712
|
-
border-color: #
|
|
5712
|
+
border-color: #E65B77;
|
|
5713
5713
|
border-right-width: 1px !important;
|
|
5714
5714
|
outline: 0;
|
|
5715
|
-
box-shadow: 0 0 0 2px rgba(
|
|
5715
|
+
box-shadow: 0 0 0 2px rgba(230, 91, 119, 0.2);
|
|
5716
5716
|
}
|
|
5717
5717
|
.du-bois-dark-form-item-has-error .du-bois-dark-calendar-picker-open .du-bois-dark-calendar-picker-input {
|
|
5718
|
-
border-color: #
|
|
5718
|
+
border-color: #E65B77;
|
|
5719
5719
|
border-right-width: 1px !important;
|
|
5720
5720
|
outline: 0;
|
|
5721
|
-
box-shadow: 0 0 0 2px rgba(
|
|
5721
|
+
box-shadow: 0 0 0 2px rgba(230, 91, 119, 0.2);
|
|
5722
5722
|
}
|
|
5723
5723
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-prefix {
|
|
5724
|
-
color: #
|
|
5724
|
+
color: #E65B77;
|
|
5725
5725
|
}
|
|
5726
5726
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-group-addon {
|
|
5727
|
-
color: #
|
|
5728
|
-
border-color: #
|
|
5727
|
+
color: #E65B77;
|
|
5728
|
+
border-color: #E65B77;
|
|
5729
5729
|
}
|
|
5730
5730
|
.du-bois-dark-form-item-has-error .has-feedback {
|
|
5731
|
-
color: #
|
|
5731
|
+
color: #E65B77;
|
|
5732
5732
|
}
|
|
5733
5733
|
.du-bois-dark-form-item-has-error.du-bois-dark-form-item-has-feedback .du-bois-dark-form-item-children-icon {
|
|
5734
|
-
color: #
|
|
5734
|
+
color: #E65B77;
|
|
5735
5735
|
animation-name: diffZoomIn2 !important;
|
|
5736
5736
|
}
|
|
5737
5737
|
.du-bois-dark-form-item-has-error .du-bois-dark-select:not(.du-bois-dark-select-disabled):not(.du-bois-dark-select-customize-input) .du-bois-dark-select-selector {
|
|
5738
5738
|
background-color: transparent;
|
|
5739
|
-
border-color: #
|
|
5739
|
+
border-color: #E65B77 !important;
|
|
5740
5740
|
}
|
|
5741
5741
|
.du-bois-dark-form-item-has-error .du-bois-dark-select:not(.du-bois-dark-select-disabled):not(.du-bois-dark-select-customize-input).du-bois-dark-select-open .du-bois-dark-select-selector,
|
|
5742
5742
|
.du-bois-dark-form-item-has-error .du-bois-dark-select:not(.du-bois-dark-select-disabled):not(.du-bois-dark-select-customize-input).du-bois-dark-select-focused .du-bois-dark-select-selector {
|
|
5743
|
-
border-color: #
|
|
5743
|
+
border-color: #E65B77;
|
|
5744
5744
|
border-right-width: 1px !important;
|
|
5745
5745
|
outline: 0;
|
|
5746
|
-
box-shadow: 0 0 0 2px rgba(
|
|
5746
|
+
box-shadow: 0 0 0 2px rgba(230, 91, 119, 0.2);
|
|
5747
5747
|
}
|
|
5748
5748
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-group-addon .du-bois-dark-select.du-bois-dark-select-single:not(.du-bois-dark-select-customize-input) .du-bois-dark-select-selector {
|
|
5749
5749
|
background-color: inherit;
|
|
@@ -5751,54 +5751,54 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5751
5751
|
box-shadow: none;
|
|
5752
5752
|
}
|
|
5753
5753
|
.du-bois-dark-form-item-has-error .du-bois-dark-select.du-bois-dark-select-auto-complete .du-bois-dark-input:focus {
|
|
5754
|
-
border-color: #
|
|
5754
|
+
border-color: #E65B77;
|
|
5755
5755
|
}
|
|
5756
5756
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-number,
|
|
5757
5757
|
.du-bois-dark-form-item-has-error .du-bois-dark-picker {
|
|
5758
5758
|
background-color: transparent;
|
|
5759
|
-
border-color: #
|
|
5759
|
+
border-color: #E65B77;
|
|
5760
5760
|
}
|
|
5761
5761
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-number-focused,
|
|
5762
5762
|
.du-bois-dark-form-item-has-error .du-bois-dark-picker-focused,
|
|
5763
5763
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-number:focus,
|
|
5764
5764
|
.du-bois-dark-form-item-has-error .du-bois-dark-picker:focus {
|
|
5765
|
-
border-color: #
|
|
5765
|
+
border-color: #E65B77;
|
|
5766
5766
|
border-right-width: 1px !important;
|
|
5767
5767
|
outline: 0;
|
|
5768
|
-
box-shadow: 0 0 0 2px rgba(
|
|
5768
|
+
box-shadow: 0 0 0 2px rgba(230, 91, 119, 0.2);
|
|
5769
5769
|
}
|
|
5770
5770
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-number:not([disabled]):hover,
|
|
5771
5771
|
.du-bois-dark-form-item-has-error .du-bois-dark-picker:not([disabled]):hover {
|
|
5772
5772
|
background-color: transparent;
|
|
5773
|
-
border-color: #
|
|
5773
|
+
border-color: #E65B77;
|
|
5774
5774
|
}
|
|
5775
5775
|
.du-bois-dark-form-item-has-error .du-bois-dark-mention-wrapper .du-bois-dark-mention-editor,
|
|
5776
5776
|
.du-bois-dark-form-item-has-error .du-bois-dark-mention-wrapper .du-bois-dark-mention-editor:not([disabled]):hover {
|
|
5777
5777
|
background-color: transparent;
|
|
5778
|
-
border-color: #
|
|
5778
|
+
border-color: #E65B77;
|
|
5779
5779
|
}
|
|
5780
5780
|
.du-bois-dark-form-item-has-error .du-bois-dark-mention-wrapper.du-bois-dark-mention-active:not([disabled]) .du-bois-dark-mention-editor,
|
|
5781
5781
|
.du-bois-dark-form-item-has-error .du-bois-dark-mention-wrapper .du-bois-dark-mention-editor:not([disabled]):focus {
|
|
5782
|
-
border-color: #
|
|
5782
|
+
border-color: #E65B77;
|
|
5783
5783
|
border-right-width: 1px !important;
|
|
5784
5784
|
outline: 0;
|
|
5785
|
-
box-shadow: 0 0 0 2px rgba(
|
|
5785
|
+
box-shadow: 0 0 0 2px rgba(230, 91, 119, 0.2);
|
|
5786
5786
|
}
|
|
5787
5787
|
.du-bois-dark-form-item-has-error .du-bois-dark-cascader-picker:hover .du-bois-dark-cascader-picker-label:hover + .du-bois-dark-cascader-input.du-bois-dark-input {
|
|
5788
|
-
border-color: #
|
|
5788
|
+
border-color: #E65B77;
|
|
5789
5789
|
}
|
|
5790
5790
|
.du-bois-dark-form-item-has-error .du-bois-dark-cascader-picker:focus .du-bois-dark-cascader-input {
|
|
5791
5791
|
background-color: transparent;
|
|
5792
|
-
border-color: #
|
|
5792
|
+
border-color: #E65B77;
|
|
5793
5793
|
border-right-width: 1px !important;
|
|
5794
5794
|
outline: 0;
|
|
5795
|
-
box-shadow: 0 0 0 2px rgba(
|
|
5795
|
+
box-shadow: 0 0 0 2px rgba(230, 91, 119, 0.2);
|
|
5796
5796
|
}
|
|
5797
5797
|
.du-bois-dark-form-item-has-error .du-bois-dark-transfer-list {
|
|
5798
|
-
border-color: #
|
|
5798
|
+
border-color: #E65B77;
|
|
5799
5799
|
}
|
|
5800
5800
|
.du-bois-dark-form-item-has-error .du-bois-dark-transfer-list-search:not([disabled]) {
|
|
5801
|
-
border-color: #
|
|
5801
|
+
border-color: #354450;
|
|
5802
5802
|
}
|
|
5803
5803
|
.du-bois-dark-form-item-has-error .du-bois-dark-transfer-list-search:not([disabled]):hover {
|
|
5804
5804
|
border-color: #1d517c;
|
|
@@ -5811,10 +5811,10 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5811
5811
|
box-shadow: 0 0 0 2px rgba(34, 114, 180, 0.2);
|
|
5812
5812
|
}
|
|
5813
5813
|
.du-bois-dark-form-item-has-error .du-bois-dark-radio-button-wrapper {
|
|
5814
|
-
border-color: #
|
|
5814
|
+
border-color: #E65B77 !important;
|
|
5815
5815
|
}
|
|
5816
5816
|
.du-bois-dark-form-item-has-error .du-bois-dark-radio-button-wrapper:not(:first-child)::before {
|
|
5817
|
-
background-color: #
|
|
5817
|
+
background-color: #E65B77;
|
|
5818
5818
|
}
|
|
5819
5819
|
.du-bois-dark-form-item-is-validating.du-bois-dark-form-item-has-feedback .du-bois-dark-form-item-children-icon {
|
|
5820
5820
|
display: inline-block;
|
|
@@ -5824,7 +5824,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5824
5824
|
box-sizing: border-box;
|
|
5825
5825
|
margin: 0;
|
|
5826
5826
|
padding: 0;
|
|
5827
|
-
color: #
|
|
5827
|
+
color: #E4ECF1;
|
|
5828
5828
|
font-size: 13px;
|
|
5829
5829
|
font-variant: tabular-nums;
|
|
5830
5830
|
line-height: 20px;
|
|
@@ -5836,11 +5836,11 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5836
5836
|
width: 100%;
|
|
5837
5837
|
margin-bottom: 20px;
|
|
5838
5838
|
padding: 0;
|
|
5839
|
-
color: #
|
|
5839
|
+
color: #90A4B5;
|
|
5840
5840
|
font-size: 18px;
|
|
5841
5841
|
line-height: inherit;
|
|
5842
5842
|
border: 0;
|
|
5843
|
-
border-bottom: 1px solid #
|
|
5843
|
+
border-bottom: 1px solid #354450;
|
|
5844
5844
|
}
|
|
5845
5845
|
.du-bois-dark-form label {
|
|
5846
5846
|
font-size: 13px;
|
|
@@ -5873,7 +5873,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5873
5873
|
.du-bois-dark-form output {
|
|
5874
5874
|
display: block;
|
|
5875
5875
|
padding-top: 15px;
|
|
5876
|
-
color: #
|
|
5876
|
+
color: #E4ECF1;
|
|
5877
5877
|
font-size: 13px;
|
|
5878
5878
|
line-height: 20px;
|
|
5879
5879
|
}
|
|
@@ -5897,7 +5897,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5897
5897
|
box-sizing: border-box;
|
|
5898
5898
|
margin: 0;
|
|
5899
5899
|
padding: 0;
|
|
5900
|
-
color: #
|
|
5900
|
+
color: #E4ECF1;
|
|
5901
5901
|
font-size: 13px;
|
|
5902
5902
|
font-variant: tabular-nums;
|
|
5903
5903
|
line-height: 20px;
|
|
@@ -5951,13 +5951,13 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5951
5951
|
.du-bois-dark-form-item-label > label .du-bois-dark-form-item-optional {
|
|
5952
5952
|
display: inline-block;
|
|
5953
5953
|
margin-left: 4px;
|
|
5954
|
-
color: #
|
|
5954
|
+
color: #90A4B5;
|
|
5955
5955
|
}
|
|
5956
5956
|
.du-bois-dark-form-hide-required-mark .du-bois-dark-form-item-label > label .du-bois-dark-form-item-optional {
|
|
5957
5957
|
display: none;
|
|
5958
5958
|
}
|
|
5959
5959
|
.du-bois-dark-form-item-label > label .du-bois-dark-form-item-tooltip {
|
|
5960
|
-
color: #
|
|
5960
|
+
color: #90A4B5;
|
|
5961
5961
|
cursor: help;
|
|
5962
5962
|
writing-mode: horizontal-tb;
|
|
5963
5963
|
margin-inline-start: 4px;
|
|
@@ -5993,7 +5993,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5993
5993
|
.du-bois-dark-form-item-extra {
|
|
5994
5994
|
clear: both;
|
|
5995
5995
|
min-height: 24px;
|
|
5996
|
-
color: #
|
|
5996
|
+
color: #90A4B5;
|
|
5997
5997
|
font-size: 13px;
|
|
5998
5998
|
line-height: 20px;
|
|
5999
5999
|
transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
@@ -9145,7 +9145,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
9145
9145
|
box-sizing: border-box;
|
|
9146
9146
|
margin: 0;
|
|
9147
9147
|
padding: 0;
|
|
9148
|
-
color: #
|
|
9148
|
+
color: #E4ECF1;
|
|
9149
9149
|
font-size: 13px;
|
|
9150
9150
|
font-variant: tabular-nums;
|
|
9151
9151
|
line-height: 20px;
|
|
@@ -9392,12 +9392,12 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
9392
9392
|
width: 100%;
|
|
9393
9393
|
min-width: 0;
|
|
9394
9394
|
padding: 5px 12px;
|
|
9395
|
-
color: #
|
|
9395
|
+
color: #E4ECF1;
|
|
9396
9396
|
font-size: 13px;
|
|
9397
9397
|
line-height: 20px;
|
|
9398
9398
|
background-color: transparent;
|
|
9399
9399
|
background-image: none;
|
|
9400
|
-
border: 1px solid #
|
|
9400
|
+
border: 1px solid #354450;
|
|
9401
9401
|
border-radius: 4px;
|
|
9402
9402
|
transition: all 0.3s;
|
|
9403
9403
|
display: inline-flex;
|
|
@@ -9429,7 +9429,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
9429
9429
|
opacity: 1;
|
|
9430
9430
|
}
|
|
9431
9431
|
.du-bois-dark-input-affix-wrapper-disabled:hover {
|
|
9432
|
-
border-color: #
|
|
9432
|
+
border-color: #354450;
|
|
9433
9433
|
border-right-width: 1px !important;
|
|
9434
9434
|
}
|
|
9435
9435
|
.du-bois-dark-input-affix-wrapper[disabled] {
|
|
@@ -9439,7 +9439,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
9439
9439
|
opacity: 1;
|
|
9440
9440
|
}
|
|
9441
9441
|
.du-bois-dark-input-affix-wrapper[disabled]:hover {
|
|
9442
|
-
border-color: #
|
|
9442
|
+
border-color: #354450;
|
|
9443
9443
|
border-right-width: 1px !important;
|
|
9444
9444
|
}
|
|
9445
9445
|
.du-bois-dark-input-affix-wrapper-borderless,
|
|
@@ -9516,10 +9516,10 @@ textarea.du-bois-dark-input-affix-wrapper {
|
|
|
9516
9516
|
transition: color 0.3s;
|
|
9517
9517
|
}
|
|
9518
9518
|
.anticon.du-bois-dark-input-clear-icon:hover {
|
|
9519
|
-
color: #
|
|
9519
|
+
color: #90A4B5;
|
|
9520
9520
|
}
|
|
9521
9521
|
.anticon.du-bois-dark-input-clear-icon:active {
|
|
9522
|
-
color: #
|
|
9522
|
+
color: #E4ECF1;
|
|
9523
9523
|
}
|
|
9524
9524
|
.anticon.du-bois-dark-input-clear-icon-hidden {
|
|
9525
9525
|
visibility: hidden;
|
|
@@ -9549,12 +9549,12 @@ textarea.du-bois-dark-input-affix-wrapper {
|
|
|
9549
9549
|
width: 100%;
|
|
9550
9550
|
min-width: 0;
|
|
9551
9551
|
padding: 5px 12px;
|
|
9552
|
-
color: #
|
|
9552
|
+
color: #E4ECF1;
|
|
9553
9553
|
font-size: 13px;
|
|
9554
9554
|
line-height: 20px;
|
|
9555
9555
|
background-color: transparent;
|
|
9556
9556
|
background-image: none;
|
|
9557
|
-
border: 1px solid #
|
|
9557
|
+
border: 1px solid #354450;
|
|
9558
9558
|
border-radius: 4px;
|
|
9559
9559
|
transition: all 0.3s;
|
|
9560
9560
|
}
|
|
@@ -9585,7 +9585,7 @@ textarea.du-bois-dark-input-affix-wrapper {
|
|
|
9585
9585
|
opacity: 1;
|
|
9586
9586
|
}
|
|
9587
9587
|
.du-bois-dark-input-disabled:hover {
|
|
9588
|
-
border-color: #
|
|
9588
|
+
border-color: #354450;
|
|
9589
9589
|
border-right-width: 1px !important;
|
|
9590
9590
|
}
|
|
9591
9591
|
.du-bois-dark-input[disabled] {
|
|
@@ -9595,7 +9595,7 @@ textarea.du-bois-dark-input-affix-wrapper {
|
|
|
9595
9595
|
opacity: 1;
|
|
9596
9596
|
}
|
|
9597
9597
|
.du-bois-dark-input[disabled]:hover {
|
|
9598
|
-
border-color: #
|
|
9598
|
+
border-color: #354450;
|
|
9599
9599
|
border-right-width: 1px !important;
|
|
9600
9600
|
}
|
|
9601
9601
|
.du-bois-dark-input-borderless,
|
|
@@ -9627,7 +9627,7 @@ textarea.du-bois-dark-input {
|
|
|
9627
9627
|
box-sizing: border-box;
|
|
9628
9628
|
margin: 0;
|
|
9629
9629
|
padding: 0;
|
|
9630
|
-
color: #
|
|
9630
|
+
color: #E4ECF1;
|
|
9631
9631
|
font-size: 13px;
|
|
9632
9632
|
font-variant: tabular-nums;
|
|
9633
9633
|
line-height: 20px;
|
|
@@ -9689,12 +9689,12 @@ textarea.du-bois-dark-input {
|
|
|
9689
9689
|
.du-bois-dark-input-group-addon {
|
|
9690
9690
|
position: relative;
|
|
9691
9691
|
padding: 0 12px;
|
|
9692
|
-
color: #
|
|
9692
|
+
color: #E4ECF1;
|
|
9693
9693
|
font-weight: normal;
|
|
9694
9694
|
font-size: 13px;
|
|
9695
9695
|
text-align: center;
|
|
9696
9696
|
background-color: rgba(255, 255, 255, 0.04);
|
|
9697
|
-
border: 1px solid #
|
|
9697
|
+
border: 1px solid #354450;
|
|
9698
9698
|
border-radius: 4px;
|
|
9699
9699
|
transition: all 0.3s;
|
|
9700
9700
|
}
|
|
@@ -9888,7 +9888,7 @@ textarea.du-bois-dark-input {
|
|
|
9888
9888
|
vertical-align: top;
|
|
9889
9889
|
}
|
|
9890
9890
|
.du-bois-dark-input-password-icon {
|
|
9891
|
-
color: #
|
|
9891
|
+
color: #90A4B5;
|
|
9892
9892
|
cursor: pointer;
|
|
9893
9893
|
transition: all 0.3s;
|
|
9894
9894
|
}
|
|
@@ -9908,7 +9908,7 @@ textarea.du-bois-dark-input {
|
|
|
9908
9908
|
}
|
|
9909
9909
|
.du-bois-dark-input-textarea-show-count::after {
|
|
9910
9910
|
float: right;
|
|
9911
|
-
color: #
|
|
9911
|
+
color: #90A4B5;
|
|
9912
9912
|
white-space: nowrap;
|
|
9913
9913
|
content: attr(data-count);
|
|
9914
9914
|
pointer-events: none;
|
|
@@ -9938,7 +9938,7 @@ textarea.du-bois-dark-input {
|
|
|
9938
9938
|
border-radius: 0 4px 4px 0;
|
|
9939
9939
|
}
|
|
9940
9940
|
.du-bois-dark-input-search > .du-bois-dark-input-group > .du-bois-dark-input-group-addon:last-child .du-bois-dark-input-search-button:not(.du-bois-dark-btn-primary) {
|
|
9941
|
-
color: #
|
|
9941
|
+
color: #90A4B5;
|
|
9942
9942
|
}
|
|
9943
9943
|
.du-bois-dark-input-search > .du-bois-dark-input-group > .du-bois-dark-input-group-addon:last-child .du-bois-dark-input-search-button:not(.du-bois-dark-btn-primary).du-bois-dark-btn-loading::before {
|
|
9944
9944
|
top: 0;
|
|
@@ -9987,7 +9987,7 @@ textarea.du-bois-dark-input {
|
|
|
9987
9987
|
flex-direction: column;
|
|
9988
9988
|
/* fix firefox can't set height smaller than content on flex item */
|
|
9989
9989
|
min-height: 0;
|
|
9990
|
-
background: #
|
|
9990
|
+
background: #11171C;
|
|
9991
9991
|
}
|
|
9992
9992
|
.du-bois-dark-layout,
|
|
9993
9993
|
.du-bois-dark-layout * {
|
|
@@ -10007,15 +10007,15 @@ textarea.du-bois-dark-input {
|
|
|
10007
10007
|
.du-bois-dark-layout-header {
|
|
10008
10008
|
height: 64px;
|
|
10009
10009
|
padding: 0 50px;
|
|
10010
|
-
color: #
|
|
10010
|
+
color: #E4ECF1;
|
|
10011
10011
|
line-height: 64px;
|
|
10012
10012
|
background: #1f1f1f;
|
|
10013
10013
|
}
|
|
10014
10014
|
.du-bois-dark-layout-footer {
|
|
10015
10015
|
padding: 24px 50px;
|
|
10016
|
-
color: #
|
|
10016
|
+
color: #E4ECF1;
|
|
10017
10017
|
font-size: 13px;
|
|
10018
|
-
background: #
|
|
10018
|
+
background: #11171C;
|
|
10019
10019
|
}
|
|
10020
10020
|
.du-bois-dark-layout-content {
|
|
10021
10021
|
flex: auto;
|
|
@@ -10095,11 +10095,11 @@ textarea.du-bois-dark-input {
|
|
|
10095
10095
|
background: #fff;
|
|
10096
10096
|
}
|
|
10097
10097
|
.du-bois-dark-layout-sider-light .du-bois-dark-layout-sider-trigger {
|
|
10098
|
-
color: #
|
|
10098
|
+
color: #E4ECF1;
|
|
10099
10099
|
background: #fff;
|
|
10100
10100
|
}
|
|
10101
10101
|
.du-bois-dark-layout-sider-light .du-bois-dark-layout-sider-zero-width-trigger {
|
|
10102
|
-
color: #
|
|
10102
|
+
color: #E4ECF1;
|
|
10103
10103
|
background: #fff;
|
|
10104
10104
|
}
|
|
10105
10105
|
/* stylelint-disable no-duplicate-selectors */
|
|
@@ -10111,36 +10111,36 @@ textarea.du-bois-dark-input {
|
|
|
10111
10111
|
/* stylelint-disable */
|
|
10112
10112
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
10113
10113
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item {
|
|
10114
|
-
color: #
|
|
10114
|
+
color: #E65B77;
|
|
10115
10115
|
}
|
|
10116
10116
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item:hover,
|
|
10117
10117
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item-active {
|
|
10118
|
-
color: #
|
|
10118
|
+
color: #E65B77;
|
|
10119
10119
|
}
|
|
10120
10120
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item:active {
|
|
10121
10121
|
background: #2a1215;
|
|
10122
10122
|
}
|
|
10123
10123
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected {
|
|
10124
|
-
color: #
|
|
10124
|
+
color: #E65B77;
|
|
10125
10125
|
}
|
|
10126
10126
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected > a,
|
|
10127
10127
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected > a:hover {
|
|
10128
|
-
color: #
|
|
10128
|
+
color: #E65B77;
|
|
10129
10129
|
}
|
|
10130
10130
|
.du-bois-dark-menu:not(.du-bois-dark-menu-horizontal) .du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected {
|
|
10131
10131
|
background-color: #2a1215;
|
|
10132
10132
|
}
|
|
10133
10133
|
.du-bois-dark-menu-inline .du-bois-dark-menu-item-danger.du-bois-dark-menu-item::after {
|
|
10134
|
-
border-right-color: #
|
|
10134
|
+
border-right-color: #E65B77;
|
|
10135
10135
|
}
|
|
10136
10136
|
.du-bois-dark-menu-dark .du-bois-dark-menu-item-danger.du-bois-dark-menu-item,
|
|
10137
10137
|
.du-bois-dark-menu-dark .du-bois-dark-menu-item-danger.du-bois-dark-menu-item:hover,
|
|
10138
10138
|
.du-bois-dark-menu-dark .du-bois-dark-menu-item-danger.du-bois-dark-menu-item > a {
|
|
10139
|
-
color: #
|
|
10139
|
+
color: #E65B77;
|
|
10140
10140
|
}
|
|
10141
10141
|
.du-bois-dark-menu-dark.du-bois-dark-menu-dark:not(.du-bois-dark-menu-horizontal) .du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected {
|
|
10142
10142
|
color: #fff;
|
|
10143
|
-
background-color: #
|
|
10143
|
+
background-color: #E65B77;
|
|
10144
10144
|
}
|
|
10145
10145
|
.du-bois-dark-menu {
|
|
10146
10146
|
box-sizing: border-box;
|
|
@@ -10151,7 +10151,7 @@ textarea.du-bois-dark-input {
|
|
|
10151
10151
|
font-feature-settings: tnum;
|
|
10152
10152
|
margin-bottom: 0;
|
|
10153
10153
|
padding-left: 0;
|
|
10154
|
-
color: #
|
|
10154
|
+
color: #E4ECF1;
|
|
10155
10155
|
font-size: 13px;
|
|
10156
10156
|
line-height: 0;
|
|
10157
10157
|
text-align: left;
|
|
@@ -10192,7 +10192,7 @@ textarea.du-bois-dark-input {
|
|
|
10192
10192
|
.du-bois-dark-menu-item-group-title {
|
|
10193
10193
|
height: 20px;
|
|
10194
10194
|
padding: 8px 16px;
|
|
10195
|
-
color: #
|
|
10195
|
+
color: #90A4B5;
|
|
10196
10196
|
font-size: 13px;
|
|
10197
10197
|
line-height: 20px;
|
|
10198
10198
|
transition: all 0.3s;
|
|
@@ -10219,7 +10219,7 @@ textarea.du-bois-dark-input {
|
|
|
10219
10219
|
transition: color 0.3s;
|
|
10220
10220
|
}
|
|
10221
10221
|
.du-bois-dark-menu-item a {
|
|
10222
|
-
color: #
|
|
10222
|
+
color: #E4ECF1;
|
|
10223
10223
|
}
|
|
10224
10224
|
.du-bois-dark-menu-item a:hover {
|
|
10225
10225
|
color: #2272B4;
|
|
@@ -10234,7 +10234,7 @@ textarea.du-bois-dark-input {
|
|
|
10234
10234
|
content: '';
|
|
10235
10235
|
}
|
|
10236
10236
|
.du-bois-dark-menu-item > .du-bois-dark-badge a {
|
|
10237
|
-
color: #
|
|
10237
|
+
color: #E4ECF1;
|
|
10238
10238
|
}
|
|
10239
10239
|
.du-bois-dark-menu-item > .du-bois-dark-badge a:hover {
|
|
10240
10240
|
color: #2272B4;
|
|
@@ -10402,7 +10402,7 @@ textarea.du-bois-dark-input {
|
|
|
10402
10402
|
top: 50%;
|
|
10403
10403
|
right: 16px;
|
|
10404
10404
|
width: 10px;
|
|
10405
|
-
color: #
|
|
10405
|
+
color: #E4ECF1;
|
|
10406
10406
|
transform: translateY(-50%);
|
|
10407
10407
|
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
10408
10408
|
}
|
|
@@ -10504,7 +10504,7 @@ textarea.du-bois-dark-input {
|
|
|
10504
10504
|
padding: 0;
|
|
10505
10505
|
}
|
|
10506
10506
|
.du-bois-dark-menu-horizontal > .du-bois-dark-menu-item a {
|
|
10507
|
-
color: #
|
|
10507
|
+
color: #E4ECF1;
|
|
10508
10508
|
}
|
|
10509
10509
|
.du-bois-dark-menu-horizontal > .du-bois-dark-menu-item a:hover {
|
|
10510
10510
|
color: #2272B4;
|
|
@@ -10931,7 +10931,7 @@ textarea.du-bois-dark-input {
|
|
|
10931
10931
|
box-sizing: border-box;
|
|
10932
10932
|
margin: 0;
|
|
10933
10933
|
padding: 0;
|
|
10934
|
-
color: #
|
|
10934
|
+
color: #E4ECF1;
|
|
10935
10935
|
font-size: 13px;
|
|
10936
10936
|
font-variant: tabular-nums;
|
|
10937
10937
|
line-height: 20px;
|
|
@@ -11001,7 +11001,7 @@ textarea.du-bois-dark-input {
|
|
|
11001
11001
|
right: 0;
|
|
11002
11002
|
z-index: 10;
|
|
11003
11003
|
padding: 0;
|
|
11004
|
-
color: #
|
|
11004
|
+
color: #90A4B5;
|
|
11005
11005
|
font-weight: 700;
|
|
11006
11006
|
line-height: 1;
|
|
11007
11007
|
text-decoration: none;
|
|
@@ -11029,7 +11029,7 @@ textarea.du-bois-dark-input {
|
|
|
11029
11029
|
}
|
|
11030
11030
|
.du-bois-dark-modal-header {
|
|
11031
11031
|
padding: 40px 40px 20px;
|
|
11032
|
-
color: #
|
|
11032
|
+
color: #E4ECF1;
|
|
11033
11033
|
background: #1f1f1f;
|
|
11034
11034
|
border-bottom: 0px solid #303030;
|
|
11035
11035
|
border-radius: 4px 4px 0 0;
|
|
@@ -11104,7 +11104,7 @@ textarea.du-bois-dark-input {
|
|
|
11104
11104
|
}
|
|
11105
11105
|
.du-bois-dark-modal-confirm-body .du-bois-dark-modal-confirm-content {
|
|
11106
11106
|
margin-top: 8px;
|
|
11107
|
-
color: #
|
|
11107
|
+
color: #E4ECF1;
|
|
11108
11108
|
font-size: 13px;
|
|
11109
11109
|
}
|
|
11110
11110
|
.du-bois-dark-modal-confirm-body > .anticon {
|
|
@@ -11124,7 +11124,7 @@ textarea.du-bois-dark-input {
|
|
|
11124
11124
|
margin-left: 8px;
|
|
11125
11125
|
}
|
|
11126
11126
|
.du-bois-dark-modal-confirm-error .du-bois-dark-modal-confirm-body > .anticon {
|
|
11127
|
-
color: #
|
|
11127
|
+
color: #E65B77;
|
|
11128
11128
|
}
|
|
11129
11129
|
.du-bois-dark-modal-confirm-warning .du-bois-dark-modal-confirm-body > .anticon,
|
|
11130
11130
|
.du-bois-dark-modal-confirm-confirm .du-bois-dark-modal-confirm-body > .anticon {
|
|
@@ -11334,7 +11334,7 @@ textarea.du-bois-dark-input {
|
|
|
11334
11334
|
box-sizing: border-box;
|
|
11335
11335
|
margin: 0;
|
|
11336
11336
|
padding: 0;
|
|
11337
|
-
color: #
|
|
11337
|
+
color: #E4ECF1;
|
|
11338
11338
|
font-size: 13px;
|
|
11339
11339
|
font-variant: tabular-nums;
|
|
11340
11340
|
line-height: 20px;
|
|
@@ -11429,13 +11429,13 @@ textarea.du-bois-dark-input {
|
|
|
11429
11429
|
color: #AF5B23;
|
|
11430
11430
|
}
|
|
11431
11431
|
.anticon.du-bois-dark-notification-notice-icon-error {
|
|
11432
|
-
color: #
|
|
11432
|
+
color: #E65B77;
|
|
11433
11433
|
}
|
|
11434
11434
|
.du-bois-dark-notification-notice-close {
|
|
11435
11435
|
position: absolute;
|
|
11436
11436
|
top: 16px;
|
|
11437
11437
|
right: 22px;
|
|
11438
|
-
color: #
|
|
11438
|
+
color: #90A4B5;
|
|
11439
11439
|
outline: none;
|
|
11440
11440
|
}
|
|
11441
11441
|
.du-bois-dark-notification-notice-close:hover {
|
|
@@ -11520,7 +11520,7 @@ textarea.du-bois-dark-input {
|
|
|
11520
11520
|
box-sizing: border-box;
|
|
11521
11521
|
margin: 0;
|
|
11522
11522
|
padding: 0;
|
|
11523
|
-
color: #
|
|
11523
|
+
color: #E4ECF1;
|
|
11524
11524
|
font-size: 13px;
|
|
11525
11525
|
font-variant: tabular-nums;
|
|
11526
11526
|
line-height: 20px;
|
|
@@ -11590,12 +11590,12 @@ textarea.du-bois-dark-input {
|
|
|
11590
11590
|
}
|
|
11591
11591
|
.du-bois-dark-popover-inner-content {
|
|
11592
11592
|
padding: 8px 8px;
|
|
11593
|
-
color: #
|
|
11593
|
+
color: #E4ECF1;
|
|
11594
11594
|
}
|
|
11595
11595
|
.du-bois-dark-popover-message {
|
|
11596
11596
|
position: relative;
|
|
11597
11597
|
padding: 4px 0 12px;
|
|
11598
|
-
color: #
|
|
11598
|
+
color: #E4ECF1;
|
|
11599
11599
|
font-size: 13px;
|
|
11600
11600
|
}
|
|
11601
11601
|
.du-bois-dark-popover-message > .anticon {
|
|
@@ -11811,7 +11811,7 @@ textarea.du-bois-dark-input {
|
|
|
11811
11811
|
box-sizing: border-box;
|
|
11812
11812
|
margin: 0;
|
|
11813
11813
|
padding: 0;
|
|
11814
|
-
color: #
|
|
11814
|
+
color: #E4ECF1;
|
|
11815
11815
|
font-size: 13px;
|
|
11816
11816
|
font-variant: tabular-nums;
|
|
11817
11817
|
line-height: 20px;
|
|
@@ -11830,7 +11830,7 @@ textarea.du-bois-dark-input {
|
|
|
11830
11830
|
box-sizing: border-box;
|
|
11831
11831
|
margin: 0;
|
|
11832
11832
|
padding: 0;
|
|
11833
|
-
color: #
|
|
11833
|
+
color: #E4ECF1;
|
|
11834
11834
|
font-size: 13px;
|
|
11835
11835
|
font-variant: tabular-nums;
|
|
11836
11836
|
line-height: 20px;
|
|
@@ -11852,7 +11852,7 @@ textarea.du-bois-dark-input {
|
|
|
11852
11852
|
box-sizing: border-box;
|
|
11853
11853
|
margin: 0;
|
|
11854
11854
|
padding: 0;
|
|
11855
|
-
color: #
|
|
11855
|
+
color: #E4ECF1;
|
|
11856
11856
|
font-size: 13px;
|
|
11857
11857
|
font-variant: tabular-nums;
|
|
11858
11858
|
line-height: 20px;
|
|
@@ -11897,7 +11897,7 @@ textarea.du-bois-dark-input {
|
|
|
11897
11897
|
width: 16px;
|
|
11898
11898
|
height: 16px;
|
|
11899
11899
|
background-color: transparent;
|
|
11900
|
-
border-color: #
|
|
11900
|
+
border-color: #354450;
|
|
11901
11901
|
border-style: solid;
|
|
11902
11902
|
border-width: 1px;
|
|
11903
11903
|
border-radius: 50%;
|
|
@@ -11942,7 +11942,7 @@ textarea.du-bois-dark-input {
|
|
|
11942
11942
|
}
|
|
11943
11943
|
.du-bois-dark-radio-disabled .du-bois-dark-radio-inner {
|
|
11944
11944
|
background-color: rgba(255, 255, 255, 0.08);
|
|
11945
|
-
border-color: #
|
|
11945
|
+
border-color: #354450 !important;
|
|
11946
11946
|
cursor: not-allowed;
|
|
11947
11947
|
}
|
|
11948
11948
|
.du-bois-dark-radio-disabled .du-bois-dark-radio-inner::after {
|
|
@@ -11965,18 +11965,18 @@ span.du-bois-dark-radio + * {
|
|
|
11965
11965
|
height: 40px;
|
|
11966
11966
|
margin: 0;
|
|
11967
11967
|
padding: 0 7px;
|
|
11968
|
-
color: #
|
|
11968
|
+
color: #E4ECF1;
|
|
11969
11969
|
font-size: 13px;
|
|
11970
11970
|
line-height: 38px;
|
|
11971
11971
|
background: transparent;
|
|
11972
|
-
border: 1px solid #
|
|
11972
|
+
border: 1px solid #354450;
|
|
11973
11973
|
border-top-width: 1.02px;
|
|
11974
11974
|
border-left-width: 0;
|
|
11975
11975
|
cursor: pointer;
|
|
11976
11976
|
transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
|
|
11977
11977
|
}
|
|
11978
11978
|
.du-bois-dark-radio-button-wrapper a {
|
|
11979
|
-
color: #
|
|
11979
|
+
color: #E4ECF1;
|
|
11980
11980
|
}
|
|
11981
11981
|
.du-bois-dark-radio-button-wrapper > .du-bois-dark-radio-button {
|
|
11982
11982
|
position: absolute;
|
|
@@ -12005,12 +12005,12 @@ span.du-bois-dark-radio + * {
|
|
|
12005
12005
|
width: 1px;
|
|
12006
12006
|
height: 100%;
|
|
12007
12007
|
padding: 1px 0;
|
|
12008
|
-
background-color: #
|
|
12008
|
+
background-color: #354450;
|
|
12009
12009
|
transition: background-color 0.3s;
|
|
12010
12010
|
content: '';
|
|
12011
12011
|
}
|
|
12012
12012
|
.du-bois-dark-radio-button-wrapper:first-child {
|
|
12013
|
-
border-left: 1px solid #
|
|
12013
|
+
border-left: 1px solid #354450;
|
|
12014
12014
|
border-radius: 4px 0 0 4px;
|
|
12015
12015
|
}
|
|
12016
12016
|
.du-bois-dark-radio-button-wrapper:last-child {
|
|
@@ -12084,22 +12084,22 @@ span.du-bois-dark-radio + * {
|
|
|
12084
12084
|
.du-bois-dark-radio-button-wrapper-disabled {
|
|
12085
12085
|
color: rgba(255, 255, 255, 0.3);
|
|
12086
12086
|
background-color: rgba(255, 255, 255, 0.08);
|
|
12087
|
-
border-color: #
|
|
12087
|
+
border-color: #354450;
|
|
12088
12088
|
cursor: not-allowed;
|
|
12089
12089
|
}
|
|
12090
12090
|
.du-bois-dark-radio-button-wrapper-disabled:first-child,
|
|
12091
12091
|
.du-bois-dark-radio-button-wrapper-disabled:hover {
|
|
12092
12092
|
color: rgba(255, 255, 255, 0.3);
|
|
12093
12093
|
background-color: rgba(255, 255, 255, 0.08);
|
|
12094
|
-
border-color: #
|
|
12094
|
+
border-color: #354450;
|
|
12095
12095
|
}
|
|
12096
12096
|
.du-bois-dark-radio-button-wrapper-disabled:first-child {
|
|
12097
|
-
border-left-color: #
|
|
12097
|
+
border-left-color: #354450;
|
|
12098
12098
|
}
|
|
12099
12099
|
.du-bois-dark-radio-button-wrapper-disabled.du-bois-dark-radio-button-wrapper-checked {
|
|
12100
12100
|
color: rgba(255, 255, 255, 0.3);
|
|
12101
12101
|
background-color: rgba(255, 255, 255, 0.2);
|
|
12102
|
-
border-color: #
|
|
12102
|
+
border-color: #354450;
|
|
12103
12103
|
box-shadow: none;
|
|
12104
12104
|
}
|
|
12105
12105
|
@keyframes antRadioEffect {
|
|
@@ -12379,6 +12379,787 @@ span.du-bois-dark-radio + * {
|
|
|
12379
12379
|
/* stylelint-disable */
|
|
12380
12380
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
12381
12381
|
|
|
12382
|
+
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
12383
|
+
/* stylelint-disable no-duplicate-selectors */
|
|
12384
|
+
/* stylelint-disable */
|
|
12385
|
+
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
12386
|
+
.du-bois-dark-steps {
|
|
12387
|
+
box-sizing: border-box;
|
|
12388
|
+
margin: 0;
|
|
12389
|
+
padding: 0;
|
|
12390
|
+
color: #E4ECF1;
|
|
12391
|
+
font-size: 13px;
|
|
12392
|
+
font-variant: tabular-nums;
|
|
12393
|
+
line-height: 20px;
|
|
12394
|
+
list-style: none;
|
|
12395
|
+
font-feature-settings: tnum;
|
|
12396
|
+
display: flex;
|
|
12397
|
+
width: 100%;
|
|
12398
|
+
font-size: 0;
|
|
12399
|
+
text-align: initial;
|
|
12400
|
+
}
|
|
12401
|
+
.du-bois-dark-steps-item {
|
|
12402
|
+
position: relative;
|
|
12403
|
+
display: inline-block;
|
|
12404
|
+
flex: 1;
|
|
12405
|
+
overflow: hidden;
|
|
12406
|
+
vertical-align: top;
|
|
12407
|
+
}
|
|
12408
|
+
.du-bois-dark-steps-item-container {
|
|
12409
|
+
outline: none;
|
|
12410
|
+
}
|
|
12411
|
+
.du-bois-dark-steps-item:last-child {
|
|
12412
|
+
flex: none;
|
|
12413
|
+
}
|
|
12414
|
+
.du-bois-dark-steps-item:last-child > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail,
|
|
12415
|
+
.du-bois-dark-steps-item:last-child > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title::after {
|
|
12416
|
+
display: none;
|
|
12417
|
+
}
|
|
12418
|
+
.du-bois-dark-steps-item-icon,
|
|
12419
|
+
.du-bois-dark-steps-item-content {
|
|
12420
|
+
display: inline-block;
|
|
12421
|
+
vertical-align: top;
|
|
12422
|
+
}
|
|
12423
|
+
.du-bois-dark-steps-item-icon {
|
|
12424
|
+
width: 32px;
|
|
12425
|
+
height: 32px;
|
|
12426
|
+
margin: 0 8px 0 0;
|
|
12427
|
+
font-size: 18px;
|
|
12428
|
+
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
12429
|
+
line-height: 32px;
|
|
12430
|
+
text-align: center;
|
|
12431
|
+
border: 1px solid rgba(255, 255, 255, 0.3);
|
|
12432
|
+
border-radius: 32px;
|
|
12433
|
+
transition: background-color 0.3s, border-color 0.3s;
|
|
12434
|
+
}
|
|
12435
|
+
.du-bois-dark-steps-item-icon .du-bois-dark-steps-icon {
|
|
12436
|
+
position: relative;
|
|
12437
|
+
top: -0.5px;
|
|
12438
|
+
color: #2272B4;
|
|
12439
|
+
line-height: 1;
|
|
12440
|
+
}
|
|
12441
|
+
.du-bois-dark-steps-item-tail {
|
|
12442
|
+
position: absolute;
|
|
12443
|
+
top: 12px;
|
|
12444
|
+
left: 0;
|
|
12445
|
+
width: 100%;
|
|
12446
|
+
padding: 0 10px;
|
|
12447
|
+
}
|
|
12448
|
+
.du-bois-dark-steps-item-tail::after {
|
|
12449
|
+
display: inline-block;
|
|
12450
|
+
width: 100%;
|
|
12451
|
+
height: 1px;
|
|
12452
|
+
background: #303030;
|
|
12453
|
+
border-radius: 1px;
|
|
12454
|
+
transition: background 0.3s;
|
|
12455
|
+
content: '';
|
|
12456
|
+
}
|
|
12457
|
+
.du-bois-dark-steps-item-title {
|
|
12458
|
+
position: relative;
|
|
12459
|
+
display: inline-block;
|
|
12460
|
+
padding-right: 16px;
|
|
12461
|
+
color: #E4ECF1;
|
|
12462
|
+
font-size: 18px;
|
|
12463
|
+
line-height: 40px;
|
|
12464
|
+
}
|
|
12465
|
+
.du-bois-dark-steps-item-title::after {
|
|
12466
|
+
position: absolute;
|
|
12467
|
+
top: 20px;
|
|
12468
|
+
left: 100%;
|
|
12469
|
+
display: block;
|
|
12470
|
+
width: 9999px;
|
|
12471
|
+
height: 1px;
|
|
12472
|
+
background: #303030;
|
|
12473
|
+
content: '';
|
|
12474
|
+
}
|
|
12475
|
+
.du-bois-dark-steps-item-subtitle {
|
|
12476
|
+
display: inline;
|
|
12477
|
+
margin-left: 8px;
|
|
12478
|
+
color: #90A4B5;
|
|
12479
|
+
font-weight: normal;
|
|
12480
|
+
font-size: 13px;
|
|
12481
|
+
}
|
|
12482
|
+
.du-bois-dark-steps-item-description {
|
|
12483
|
+
color: #90A4B5;
|
|
12484
|
+
font-size: 13px;
|
|
12485
|
+
}
|
|
12486
|
+
.du-bois-dark-steps-item-wait .du-bois-dark-steps-item-icon {
|
|
12487
|
+
background-color: transparent;
|
|
12488
|
+
border-color: rgba(255, 255, 255, 0.3);
|
|
12489
|
+
}
|
|
12490
|
+
.du-bois-dark-steps-item-wait .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon {
|
|
12491
|
+
color: rgba(255, 255, 255, 0.3);
|
|
12492
|
+
}
|
|
12493
|
+
.du-bois-dark-steps-item-wait .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon .du-bois-dark-steps-icon-dot {
|
|
12494
|
+
background: rgba(255, 255, 255, 0.3);
|
|
12495
|
+
}
|
|
12496
|
+
.du-bois-dark-steps-item-wait > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title {
|
|
12497
|
+
color: #90A4B5;
|
|
12498
|
+
}
|
|
12499
|
+
.du-bois-dark-steps-item-wait > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title::after {
|
|
12500
|
+
background-color: #303030;
|
|
12501
|
+
}
|
|
12502
|
+
.du-bois-dark-steps-item-wait > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-description {
|
|
12503
|
+
color: #90A4B5;
|
|
12504
|
+
}
|
|
12505
|
+
.du-bois-dark-steps-item-wait > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail::after {
|
|
12506
|
+
background-color: #303030;
|
|
12507
|
+
}
|
|
12508
|
+
.du-bois-dark-steps-item-process .du-bois-dark-steps-item-icon {
|
|
12509
|
+
background-color: transparent;
|
|
12510
|
+
border-color: #2272B4;
|
|
12511
|
+
}
|
|
12512
|
+
.du-bois-dark-steps-item-process .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon {
|
|
12513
|
+
color: #2272B4;
|
|
12514
|
+
}
|
|
12515
|
+
.du-bois-dark-steps-item-process .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon .du-bois-dark-steps-icon-dot {
|
|
12516
|
+
background: #2272B4;
|
|
12517
|
+
}
|
|
12518
|
+
.du-bois-dark-steps-item-process > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title {
|
|
12519
|
+
color: rgba(255, 255, 255, 0.85);
|
|
12520
|
+
}
|
|
12521
|
+
.du-bois-dark-steps-item-process > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title::after {
|
|
12522
|
+
background-color: #303030;
|
|
12523
|
+
}
|
|
12524
|
+
.du-bois-dark-steps-item-process > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-description {
|
|
12525
|
+
color: #E4ECF1;
|
|
12526
|
+
}
|
|
12527
|
+
.du-bois-dark-steps-item-process > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail::after {
|
|
12528
|
+
background-color: #303030;
|
|
12529
|
+
}
|
|
12530
|
+
.du-bois-dark-steps-item-process > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-icon {
|
|
12531
|
+
background: #2272B4;
|
|
12532
|
+
}
|
|
12533
|
+
.du-bois-dark-steps-item-process > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-icon .du-bois-dark-steps-icon {
|
|
12534
|
+
color: #fff;
|
|
12535
|
+
}
|
|
12536
|
+
.du-bois-dark-steps-item-process > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-title {
|
|
12537
|
+
font-weight: 500;
|
|
12538
|
+
}
|
|
12539
|
+
.du-bois-dark-steps-item-finish .du-bois-dark-steps-item-icon {
|
|
12540
|
+
background-color: transparent;
|
|
12541
|
+
border-color: #2272B4;
|
|
12542
|
+
}
|
|
12543
|
+
.du-bois-dark-steps-item-finish .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon {
|
|
12544
|
+
color: #2272B4;
|
|
12545
|
+
}
|
|
12546
|
+
.du-bois-dark-steps-item-finish .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon .du-bois-dark-steps-icon-dot {
|
|
12547
|
+
background: #2272B4;
|
|
12548
|
+
}
|
|
12549
|
+
.du-bois-dark-steps-item-finish > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title {
|
|
12550
|
+
color: #E4ECF1;
|
|
12551
|
+
}
|
|
12552
|
+
.du-bois-dark-steps-item-finish > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title::after {
|
|
12553
|
+
background-color: #2272B4;
|
|
12554
|
+
}
|
|
12555
|
+
.du-bois-dark-steps-item-finish > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-description {
|
|
12556
|
+
color: #90A4B5;
|
|
12557
|
+
}
|
|
12558
|
+
.du-bois-dark-steps-item-finish > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail::after {
|
|
12559
|
+
background-color: #2272B4;
|
|
12560
|
+
}
|
|
12561
|
+
.du-bois-dark-steps-item-error .du-bois-dark-steps-item-icon {
|
|
12562
|
+
background-color: transparent;
|
|
12563
|
+
border-color: #E65B77;
|
|
12564
|
+
}
|
|
12565
|
+
.du-bois-dark-steps-item-error .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon {
|
|
12566
|
+
color: #E65B77;
|
|
12567
|
+
}
|
|
12568
|
+
.du-bois-dark-steps-item-error .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon .du-bois-dark-steps-icon-dot {
|
|
12569
|
+
background: #E65B77;
|
|
12570
|
+
}
|
|
12571
|
+
.du-bois-dark-steps-item-error > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title {
|
|
12572
|
+
color: #E65B77;
|
|
12573
|
+
}
|
|
12574
|
+
.du-bois-dark-steps-item-error > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title::after {
|
|
12575
|
+
background-color: #303030;
|
|
12576
|
+
}
|
|
12577
|
+
.du-bois-dark-steps-item-error > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-description {
|
|
12578
|
+
color: #E65B77;
|
|
12579
|
+
}
|
|
12580
|
+
.du-bois-dark-steps-item-error > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail::after {
|
|
12581
|
+
background-color: #303030;
|
|
12582
|
+
}
|
|
12583
|
+
.du-bois-dark-steps-item.du-bois-dark-steps-next-error .du-bois-dark-steps-item-title::after {
|
|
12584
|
+
background: #E65B77;
|
|
12585
|
+
}
|
|
12586
|
+
.du-bois-dark-steps-item-disabled {
|
|
12587
|
+
cursor: not-allowed;
|
|
12588
|
+
}
|
|
12589
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) > .du-bois-dark-steps-item-container[role='button'] {
|
|
12590
|
+
cursor: pointer;
|
|
12591
|
+
}
|
|
12592
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) > .du-bois-dark-steps-item-container[role='button'] .du-bois-dark-steps-item-title,
|
|
12593
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) > .du-bois-dark-steps-item-container[role='button'] .du-bois-dark-steps-item-subtitle,
|
|
12594
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) > .du-bois-dark-steps-item-container[role='button'] .du-bois-dark-steps-item-description,
|
|
12595
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) > .du-bois-dark-steps-item-container[role='button'] .du-bois-dark-steps-item-icon .du-bois-dark-steps-icon {
|
|
12596
|
+
transition: color 0.3s;
|
|
12597
|
+
}
|
|
12598
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) > .du-bois-dark-steps-item-container[role='button']:hover .du-bois-dark-steps-item-title,
|
|
12599
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) > .du-bois-dark-steps-item-container[role='button']:hover .du-bois-dark-steps-item-subtitle,
|
|
12600
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) > .du-bois-dark-steps-item-container[role='button']:hover .du-bois-dark-steps-item-description {
|
|
12601
|
+
color: #2272B4;
|
|
12602
|
+
}
|
|
12603
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active):not(.du-bois-dark-steps-item-process) > .du-bois-dark-steps-item-container[role='button']:hover .du-bois-dark-steps-item-icon {
|
|
12604
|
+
border-color: #2272B4;
|
|
12605
|
+
}
|
|
12606
|
+
.du-bois-dark-steps .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active):not(.du-bois-dark-steps-item-process) > .du-bois-dark-steps-item-container[role='button']:hover .du-bois-dark-steps-item-icon .du-bois-dark-steps-icon {
|
|
12607
|
+
color: #2272B4;
|
|
12608
|
+
}
|
|
12609
|
+
.du-bois-dark-steps-horizontal:not(.du-bois-dark-steps-label-vertical) .du-bois-dark-steps-item {
|
|
12610
|
+
padding-left: 16px;
|
|
12611
|
+
white-space: nowrap;
|
|
12612
|
+
}
|
|
12613
|
+
.du-bois-dark-steps-horizontal:not(.du-bois-dark-steps-label-vertical) .du-bois-dark-steps-item:first-child {
|
|
12614
|
+
padding-left: 0;
|
|
12615
|
+
}
|
|
12616
|
+
.du-bois-dark-steps-horizontal:not(.du-bois-dark-steps-label-vertical) .du-bois-dark-steps-item:last-child .du-bois-dark-steps-item-title {
|
|
12617
|
+
padding-right: 0;
|
|
12618
|
+
}
|
|
12619
|
+
.du-bois-dark-steps-horizontal:not(.du-bois-dark-steps-label-vertical) .du-bois-dark-steps-item-tail {
|
|
12620
|
+
display: none;
|
|
12621
|
+
}
|
|
12622
|
+
.du-bois-dark-steps-horizontal:not(.du-bois-dark-steps-label-vertical) .du-bois-dark-steps-item-description {
|
|
12623
|
+
max-width: 140px;
|
|
12624
|
+
white-space: normal;
|
|
12625
|
+
}
|
|
12626
|
+
.du-bois-dark-steps-item-custom > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-icon {
|
|
12627
|
+
height: auto;
|
|
12628
|
+
background: none;
|
|
12629
|
+
border: 0;
|
|
12630
|
+
}
|
|
12631
|
+
.du-bois-dark-steps-item-custom > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon {
|
|
12632
|
+
top: 0px;
|
|
12633
|
+
left: 0.5px;
|
|
12634
|
+
width: 32px;
|
|
12635
|
+
height: 32px;
|
|
12636
|
+
font-size: 24px;
|
|
12637
|
+
line-height: 32px;
|
|
12638
|
+
}
|
|
12639
|
+
.du-bois-dark-steps-item-custom.du-bois-dark-steps-item-process .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon {
|
|
12640
|
+
color: #2272B4;
|
|
12641
|
+
}
|
|
12642
|
+
.du-bois-dark-steps:not(.du-bois-dark-steps-vertical) .du-bois-dark-steps-item-custom .du-bois-dark-steps-item-icon {
|
|
12643
|
+
width: auto;
|
|
12644
|
+
background: none;
|
|
12645
|
+
}
|
|
12646
|
+
.du-bois-dark-steps-small.du-bois-dark-steps-horizontal:not(.du-bois-dark-steps-label-vertical) .du-bois-dark-steps-item {
|
|
12647
|
+
padding-left: 12px;
|
|
12648
|
+
}
|
|
12649
|
+
.du-bois-dark-steps-small.du-bois-dark-steps-horizontal:not(.du-bois-dark-steps-label-vertical) .du-bois-dark-steps-item:first-child {
|
|
12650
|
+
padding-left: 0;
|
|
12651
|
+
}
|
|
12652
|
+
.du-bois-dark-steps-small .du-bois-dark-steps-item-icon {
|
|
12653
|
+
width: 24px;
|
|
12654
|
+
height: 24px;
|
|
12655
|
+
margin: 0 8px 0 0;
|
|
12656
|
+
font-size: 12px;
|
|
12657
|
+
line-height: 24px;
|
|
12658
|
+
text-align: center;
|
|
12659
|
+
border-radius: 24px;
|
|
12660
|
+
}
|
|
12661
|
+
.du-bois-dark-steps-small .du-bois-dark-steps-item-title {
|
|
12662
|
+
padding-right: 12px;
|
|
12663
|
+
font-size: 13px;
|
|
12664
|
+
line-height: 24px;
|
|
12665
|
+
}
|
|
12666
|
+
.du-bois-dark-steps-small .du-bois-dark-steps-item-title::after {
|
|
12667
|
+
top: 12px;
|
|
12668
|
+
}
|
|
12669
|
+
.du-bois-dark-steps-small .du-bois-dark-steps-item-description {
|
|
12670
|
+
color: #90A4B5;
|
|
12671
|
+
font-size: 13px;
|
|
12672
|
+
}
|
|
12673
|
+
.du-bois-dark-steps-small .du-bois-dark-steps-item-tail {
|
|
12674
|
+
top: 8px;
|
|
12675
|
+
}
|
|
12676
|
+
.du-bois-dark-steps-small .du-bois-dark-steps-item-custom .du-bois-dark-steps-item-icon {
|
|
12677
|
+
width: inherit;
|
|
12678
|
+
height: inherit;
|
|
12679
|
+
line-height: inherit;
|
|
12680
|
+
background: none;
|
|
12681
|
+
border: 0;
|
|
12682
|
+
border-radius: 0;
|
|
12683
|
+
}
|
|
12684
|
+
.du-bois-dark-steps-small .du-bois-dark-steps-item-custom .du-bois-dark-steps-item-icon > .du-bois-dark-steps-icon {
|
|
12685
|
+
font-size: 24px;
|
|
12686
|
+
line-height: 24px;
|
|
12687
|
+
transform: none;
|
|
12688
|
+
}
|
|
12689
|
+
.du-bois-dark-steps-vertical {
|
|
12690
|
+
display: flex;
|
|
12691
|
+
flex-direction: column;
|
|
12692
|
+
}
|
|
12693
|
+
.du-bois-dark-steps-vertical > .du-bois-dark-steps-item {
|
|
12694
|
+
display: block;
|
|
12695
|
+
flex: 1 0 auto;
|
|
12696
|
+
padding-left: 0;
|
|
12697
|
+
overflow: visible;
|
|
12698
|
+
}
|
|
12699
|
+
.du-bois-dark-steps-vertical > .du-bois-dark-steps-item .du-bois-dark-steps-item-icon {
|
|
12700
|
+
float: left;
|
|
12701
|
+
margin-right: 16px;
|
|
12702
|
+
}
|
|
12703
|
+
.du-bois-dark-steps-vertical > .du-bois-dark-steps-item .du-bois-dark-steps-item-content {
|
|
12704
|
+
display: block;
|
|
12705
|
+
min-height: 48px;
|
|
12706
|
+
overflow: hidden;
|
|
12707
|
+
}
|
|
12708
|
+
.du-bois-dark-steps-vertical > .du-bois-dark-steps-item .du-bois-dark-steps-item-title {
|
|
12709
|
+
line-height: 32px;
|
|
12710
|
+
}
|
|
12711
|
+
.du-bois-dark-steps-vertical > .du-bois-dark-steps-item .du-bois-dark-steps-item-description {
|
|
12712
|
+
padding-bottom: 12px;
|
|
12713
|
+
}
|
|
12714
|
+
.du-bois-dark-steps-vertical > .du-bois-dark-steps-item > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail {
|
|
12715
|
+
position: absolute;
|
|
12716
|
+
top: 0;
|
|
12717
|
+
left: 16px;
|
|
12718
|
+
width: 1px;
|
|
12719
|
+
height: 100%;
|
|
12720
|
+
padding: 38px 0 6px;
|
|
12721
|
+
}
|
|
12722
|
+
.du-bois-dark-steps-vertical > .du-bois-dark-steps-item > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail::after {
|
|
12723
|
+
width: 1px;
|
|
12724
|
+
height: 100%;
|
|
12725
|
+
}
|
|
12726
|
+
.du-bois-dark-steps-vertical > .du-bois-dark-steps-item:not(:last-child) > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail {
|
|
12727
|
+
display: block;
|
|
12728
|
+
}
|
|
12729
|
+
.du-bois-dark-steps-vertical > .du-bois-dark-steps-item > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-content > .du-bois-dark-steps-item-title::after {
|
|
12730
|
+
display: none;
|
|
12731
|
+
}
|
|
12732
|
+
.du-bois-dark-steps-vertical.du-bois-dark-steps-small .du-bois-dark-steps-item-container .du-bois-dark-steps-item-tail {
|
|
12733
|
+
position: absolute;
|
|
12734
|
+
top: 0;
|
|
12735
|
+
left: 12px;
|
|
12736
|
+
padding: 30px 0 6px;
|
|
12737
|
+
}
|
|
12738
|
+
.du-bois-dark-steps-vertical.du-bois-dark-steps-small .du-bois-dark-steps-item-container .du-bois-dark-steps-item-title {
|
|
12739
|
+
line-height: 24px;
|
|
12740
|
+
}
|
|
12741
|
+
.du-bois-dark-steps-label-vertical .du-bois-dark-steps-item {
|
|
12742
|
+
overflow: visible;
|
|
12743
|
+
}
|
|
12744
|
+
.du-bois-dark-steps-label-vertical .du-bois-dark-steps-item-tail {
|
|
12745
|
+
margin-left: 58px;
|
|
12746
|
+
padding: 3.5px 24px;
|
|
12747
|
+
}
|
|
12748
|
+
.du-bois-dark-steps-label-vertical .du-bois-dark-steps-item-content {
|
|
12749
|
+
display: block;
|
|
12750
|
+
width: 116px;
|
|
12751
|
+
margin-top: 8px;
|
|
12752
|
+
text-align: center;
|
|
12753
|
+
}
|
|
12754
|
+
.du-bois-dark-steps-label-vertical .du-bois-dark-steps-item-icon {
|
|
12755
|
+
display: inline-block;
|
|
12756
|
+
margin-left: 42px;
|
|
12757
|
+
}
|
|
12758
|
+
.du-bois-dark-steps-label-vertical .du-bois-dark-steps-item-title {
|
|
12759
|
+
padding-right: 0;
|
|
12760
|
+
padding-left: 0;
|
|
12761
|
+
}
|
|
12762
|
+
.du-bois-dark-steps-label-vertical .du-bois-dark-steps-item-title::after {
|
|
12763
|
+
display: none;
|
|
12764
|
+
}
|
|
12765
|
+
.du-bois-dark-steps-label-vertical .du-bois-dark-steps-item-subtitle {
|
|
12766
|
+
display: block;
|
|
12767
|
+
margin-bottom: 4px;
|
|
12768
|
+
margin-left: 0;
|
|
12769
|
+
line-height: 20px;
|
|
12770
|
+
}
|
|
12771
|
+
.du-bois-dark-steps-label-vertical.du-bois-dark-steps-small:not(.du-bois-dark-steps-dot) .du-bois-dark-steps-item-icon {
|
|
12772
|
+
margin-left: 46px;
|
|
12773
|
+
}
|
|
12774
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item-title,
|
|
12775
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item-title {
|
|
12776
|
+
line-height: 20px;
|
|
12777
|
+
}
|
|
12778
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item-tail,
|
|
12779
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item-tail {
|
|
12780
|
+
top: 2px;
|
|
12781
|
+
width: 100%;
|
|
12782
|
+
margin: 0 0 0 70px;
|
|
12783
|
+
padding: 0;
|
|
12784
|
+
}
|
|
12785
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item-tail::after,
|
|
12786
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item-tail::after {
|
|
12787
|
+
width: calc(100% - 20px);
|
|
12788
|
+
height: 3px;
|
|
12789
|
+
margin-left: 12px;
|
|
12790
|
+
}
|
|
12791
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item:first-child .du-bois-dark-steps-icon-dot,
|
|
12792
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item:first-child .du-bois-dark-steps-icon-dot {
|
|
12793
|
+
left: 2px;
|
|
12794
|
+
}
|
|
12795
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item-icon,
|
|
12796
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item-icon {
|
|
12797
|
+
width: 8px;
|
|
12798
|
+
height: 8px;
|
|
12799
|
+
margin-left: 67px;
|
|
12800
|
+
padding-right: 0;
|
|
12801
|
+
line-height: 8px;
|
|
12802
|
+
background: transparent;
|
|
12803
|
+
border: 0;
|
|
12804
|
+
}
|
|
12805
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item-icon .du-bois-dark-steps-icon-dot,
|
|
12806
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item-icon .du-bois-dark-steps-icon-dot {
|
|
12807
|
+
position: relative;
|
|
12808
|
+
float: left;
|
|
12809
|
+
width: 100%;
|
|
12810
|
+
height: 100%;
|
|
12811
|
+
border-radius: 100px;
|
|
12812
|
+
transition: all 0.3s;
|
|
12813
|
+
/* expand hover area */
|
|
12814
|
+
}
|
|
12815
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item-icon .du-bois-dark-steps-icon-dot::after,
|
|
12816
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item-icon .du-bois-dark-steps-icon-dot::after {
|
|
12817
|
+
position: absolute;
|
|
12818
|
+
top: -12px;
|
|
12819
|
+
left: -26px;
|
|
12820
|
+
width: 60px;
|
|
12821
|
+
height: 32px;
|
|
12822
|
+
background: rgba(0, 0, 0, 0.001);
|
|
12823
|
+
content: '';
|
|
12824
|
+
}
|
|
12825
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item-content,
|
|
12826
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item-content {
|
|
12827
|
+
width: 140px;
|
|
12828
|
+
}
|
|
12829
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item-process .du-bois-dark-steps-item-icon,
|
|
12830
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item-process .du-bois-dark-steps-item-icon {
|
|
12831
|
+
position: relative;
|
|
12832
|
+
top: -1px;
|
|
12833
|
+
width: 10px;
|
|
12834
|
+
height: 10px;
|
|
12835
|
+
line-height: 10px;
|
|
12836
|
+
background: none;
|
|
12837
|
+
}
|
|
12838
|
+
.du-bois-dark-steps-dot .du-bois-dark-steps-item-process .du-bois-dark-steps-icon:first-child .du-bois-dark-steps-icon-dot,
|
|
12839
|
+
.du-bois-dark-steps-dot.du-bois-dark-steps-small .du-bois-dark-steps-item-process .du-bois-dark-steps-icon:first-child .du-bois-dark-steps-icon-dot {
|
|
12840
|
+
left: 0;
|
|
12841
|
+
}
|
|
12842
|
+
.du-bois-dark-steps-vertical.du-bois-dark-steps-dot .du-bois-dark-steps-item-icon {
|
|
12843
|
+
margin-top: 8px;
|
|
12844
|
+
margin-left: 0;
|
|
12845
|
+
background: none;
|
|
12846
|
+
}
|
|
12847
|
+
.du-bois-dark-steps-vertical.du-bois-dark-steps-dot .du-bois-dark-steps-item > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail {
|
|
12848
|
+
top: 2px;
|
|
12849
|
+
left: -9px;
|
|
12850
|
+
margin: 0;
|
|
12851
|
+
padding: 22px 0 4px;
|
|
12852
|
+
}
|
|
12853
|
+
.du-bois-dark-steps-vertical.du-bois-dark-steps-dot .du-bois-dark-steps-item:first-child .du-bois-dark-steps-icon-dot {
|
|
12854
|
+
left: 0;
|
|
12855
|
+
}
|
|
12856
|
+
.du-bois-dark-steps-vertical.du-bois-dark-steps-dot .du-bois-dark-steps-item-content {
|
|
12857
|
+
width: inherit;
|
|
12858
|
+
}
|
|
12859
|
+
.du-bois-dark-steps-vertical.du-bois-dark-steps-dot .du-bois-dark-steps-item-process .du-bois-dark-steps-item-container .du-bois-dark-steps-item-icon .du-bois-dark-steps-icon-dot {
|
|
12860
|
+
left: -2px;
|
|
12861
|
+
}
|
|
12862
|
+
.du-bois-dark-steps-navigation {
|
|
12863
|
+
padding-top: 12px;
|
|
12864
|
+
}
|
|
12865
|
+
.du-bois-dark-steps-navigation.du-bois-dark-steps-small .du-bois-dark-steps-item-container {
|
|
12866
|
+
margin-left: -12px;
|
|
12867
|
+
}
|
|
12868
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item {
|
|
12869
|
+
overflow: visible;
|
|
12870
|
+
text-align: center;
|
|
12871
|
+
}
|
|
12872
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item-container {
|
|
12873
|
+
display: inline-block;
|
|
12874
|
+
height: 100%;
|
|
12875
|
+
margin-left: -16px;
|
|
12876
|
+
padding-bottom: 12px;
|
|
12877
|
+
text-align: left;
|
|
12878
|
+
transition: opacity 0.3s;
|
|
12879
|
+
}
|
|
12880
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item-container .du-bois-dark-steps-item-content {
|
|
12881
|
+
max-width: auto;
|
|
12882
|
+
}
|
|
12883
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item-container .du-bois-dark-steps-item-title {
|
|
12884
|
+
max-width: 100%;
|
|
12885
|
+
padding-right: 0;
|
|
12886
|
+
overflow: hidden;
|
|
12887
|
+
white-space: nowrap;
|
|
12888
|
+
text-overflow: ellipsis;
|
|
12889
|
+
}
|
|
12890
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item-container .du-bois-dark-steps-item-title::after {
|
|
12891
|
+
display: none;
|
|
12892
|
+
}
|
|
12893
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) .du-bois-dark-steps-item-container[role='button'] {
|
|
12894
|
+
cursor: pointer;
|
|
12895
|
+
}
|
|
12896
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item:not(.du-bois-dark-steps-item-active) .du-bois-dark-steps-item-container[role='button']:hover {
|
|
12897
|
+
opacity: 0.85;
|
|
12898
|
+
}
|
|
12899
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item:last-child {
|
|
12900
|
+
flex: 1;
|
|
12901
|
+
}
|
|
12902
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item:last-child::after {
|
|
12903
|
+
display: none;
|
|
12904
|
+
}
|
|
12905
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item::after {
|
|
12906
|
+
position: absolute;
|
|
12907
|
+
top: 50%;
|
|
12908
|
+
left: 100%;
|
|
12909
|
+
display: inline-block;
|
|
12910
|
+
width: 12px;
|
|
12911
|
+
height: 12px;
|
|
12912
|
+
margin-top: -14px;
|
|
12913
|
+
margin-left: -2px;
|
|
12914
|
+
border: 1px solid rgba(255, 255, 255, 0.2);
|
|
12915
|
+
border-bottom: none;
|
|
12916
|
+
border-left: none;
|
|
12917
|
+
transform: rotate(45deg);
|
|
12918
|
+
content: '';
|
|
12919
|
+
}
|
|
12920
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item::before {
|
|
12921
|
+
position: absolute;
|
|
12922
|
+
bottom: 0;
|
|
12923
|
+
left: 50%;
|
|
12924
|
+
display: inline-block;
|
|
12925
|
+
width: 0;
|
|
12926
|
+
height: 2px;
|
|
12927
|
+
background-color: #2272B4;
|
|
12928
|
+
transition: width 0.3s, left 0.3s;
|
|
12929
|
+
transition-timing-function: ease-out;
|
|
12930
|
+
content: '';
|
|
12931
|
+
}
|
|
12932
|
+
.du-bois-dark-steps-navigation .du-bois-dark-steps-item.du-bois-dark-steps-item-active::before {
|
|
12933
|
+
left: 0;
|
|
12934
|
+
width: 100%;
|
|
12935
|
+
}
|
|
12936
|
+
.du-bois-dark-steps-navigation.du-bois-dark-steps-vertical > .du-bois-dark-steps-item {
|
|
12937
|
+
margin-right: 0 !important;
|
|
12938
|
+
}
|
|
12939
|
+
.du-bois-dark-steps-navigation.du-bois-dark-steps-vertical > .du-bois-dark-steps-item::before {
|
|
12940
|
+
display: none;
|
|
12941
|
+
}
|
|
12942
|
+
.du-bois-dark-steps-navigation.du-bois-dark-steps-vertical > .du-bois-dark-steps-item.du-bois-dark-steps-item-active::before {
|
|
12943
|
+
top: 0;
|
|
12944
|
+
right: 0;
|
|
12945
|
+
left: unset;
|
|
12946
|
+
display: block;
|
|
12947
|
+
width: 3px;
|
|
12948
|
+
height: calc(100% - 24px);
|
|
12949
|
+
}
|
|
12950
|
+
.du-bois-dark-steps-navigation.du-bois-dark-steps-vertical > .du-bois-dark-steps-item::after {
|
|
12951
|
+
position: relative;
|
|
12952
|
+
top: -2px;
|
|
12953
|
+
left: 50%;
|
|
12954
|
+
display: block;
|
|
12955
|
+
width: 8px;
|
|
12956
|
+
height: 8px;
|
|
12957
|
+
margin-bottom: 8px;
|
|
12958
|
+
text-align: center;
|
|
12959
|
+
transform: rotate(135deg);
|
|
12960
|
+
}
|
|
12961
|
+
.du-bois-dark-steps-navigation.du-bois-dark-steps-vertical > .du-bois-dark-steps-item > .du-bois-dark-steps-item-container > .du-bois-dark-steps-item-tail {
|
|
12962
|
+
visibility: hidden;
|
|
12963
|
+
}
|
|
12964
|
+
.du-bois-dark-steps-with-progress .du-bois-dark-steps-item {
|
|
12965
|
+
padding-top: 4px;
|
|
12966
|
+
}
|
|
12967
|
+
.du-bois-dark-steps-with-progress .du-bois-dark-steps-item .du-bois-dark-steps-item-tail {
|
|
12968
|
+
top: 4px !important;
|
|
12969
|
+
}
|
|
12970
|
+
.du-bois-dark-steps-with-progress.du-bois-dark-steps-horizontal .du-bois-dark-steps-item:first-child {
|
|
12971
|
+
padding-bottom: 4px;
|
|
12972
|
+
padding-left: 4px;
|
|
12973
|
+
}
|
|
12974
|
+
.du-bois-dark-steps-with-progress .du-bois-dark-steps-item-icon {
|
|
12975
|
+
position: relative;
|
|
12976
|
+
}
|
|
12977
|
+
.du-bois-dark-steps-with-progress .du-bois-dark-steps-item-icon .du-bois-dark-progress {
|
|
12978
|
+
position: absolute;
|
|
12979
|
+
top: -5px;
|
|
12980
|
+
right: -5px;
|
|
12981
|
+
bottom: -5px;
|
|
12982
|
+
left: -5px;
|
|
12983
|
+
}
|
|
12984
|
+
/* stylelint-disable no-duplicate-selectors */
|
|
12985
|
+
/* stylelint-disable */
|
|
12986
|
+
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
12987
|
+
|
|
12988
|
+
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
12989
|
+
/* stylelint-disable no-duplicate-selectors */
|
|
12990
|
+
/* stylelint-disable */
|
|
12991
|
+
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
12992
|
+
.du-bois-dark-progress {
|
|
12993
|
+
box-sizing: border-box;
|
|
12994
|
+
margin: 0;
|
|
12995
|
+
padding: 0;
|
|
12996
|
+
color: #E4ECF1;
|
|
12997
|
+
font-size: 13px;
|
|
12998
|
+
font-variant: tabular-nums;
|
|
12999
|
+
line-height: 20px;
|
|
13000
|
+
list-style: none;
|
|
13001
|
+
font-feature-settings: tnum;
|
|
13002
|
+
display: inline-block;
|
|
13003
|
+
}
|
|
13004
|
+
.du-bois-dark-progress-line {
|
|
13005
|
+
position: relative;
|
|
13006
|
+
width: 100%;
|
|
13007
|
+
font-size: 13px;
|
|
13008
|
+
}
|
|
13009
|
+
.du-bois-dark-progress-steps {
|
|
13010
|
+
display: inline-block;
|
|
13011
|
+
}
|
|
13012
|
+
.du-bois-dark-progress-steps-outer {
|
|
13013
|
+
display: flex;
|
|
13014
|
+
flex-direction: row;
|
|
13015
|
+
align-items: center;
|
|
13016
|
+
}
|
|
13017
|
+
.du-bois-dark-progress-steps-item {
|
|
13018
|
+
flex-shrink: 0;
|
|
13019
|
+
min-width: 2px;
|
|
13020
|
+
margin-right: 2px;
|
|
13021
|
+
background: rgba(255, 255, 255, 0.08);
|
|
13022
|
+
transition: all 0.3s;
|
|
13023
|
+
}
|
|
13024
|
+
.du-bois-dark-progress-steps-item-active {
|
|
13025
|
+
background: #177ddc;
|
|
13026
|
+
}
|
|
13027
|
+
.du-bois-dark-progress-small.du-bois-dark-progress-line,
|
|
13028
|
+
.du-bois-dark-progress-small.du-bois-dark-progress-line .du-bois-dark-progress-text .anticon {
|
|
13029
|
+
font-size: 12px;
|
|
13030
|
+
}
|
|
13031
|
+
.du-bois-dark-progress-outer {
|
|
13032
|
+
display: inline-block;
|
|
13033
|
+
width: 100%;
|
|
13034
|
+
margin-right: 0;
|
|
13035
|
+
padding-right: 0;
|
|
13036
|
+
}
|
|
13037
|
+
.du-bois-dark-progress-show-info .du-bois-dark-progress-outer {
|
|
13038
|
+
margin-right: calc(-2em - 8px);
|
|
13039
|
+
padding-right: calc(2em + 8px);
|
|
13040
|
+
}
|
|
13041
|
+
.du-bois-dark-progress-inner {
|
|
13042
|
+
position: relative;
|
|
13043
|
+
display: inline-block;
|
|
13044
|
+
width: 100%;
|
|
13045
|
+
overflow: hidden;
|
|
13046
|
+
vertical-align: middle;
|
|
13047
|
+
background-color: rgba(255, 255, 255, 0.08);
|
|
13048
|
+
border-radius: 100px;
|
|
13049
|
+
}
|
|
13050
|
+
.du-bois-dark-progress-circle-trail {
|
|
13051
|
+
stroke: rgba(255, 255, 255, 0.08);
|
|
13052
|
+
}
|
|
13053
|
+
.du-bois-dark-progress-circle-path {
|
|
13054
|
+
animation: du-bois-dark-progress-appear 0.3s;
|
|
13055
|
+
}
|
|
13056
|
+
.du-bois-dark-progress-inner:not(.du-bois-dark-progress-circle-gradient) .du-bois-dark-progress-circle-path {
|
|
13057
|
+
stroke: #177ddc;
|
|
13058
|
+
}
|
|
13059
|
+
.du-bois-dark-progress-success-bg,
|
|
13060
|
+
.du-bois-dark-progress-bg {
|
|
13061
|
+
position: relative;
|
|
13062
|
+
background-color: #177ddc;
|
|
13063
|
+
border-radius: 100px;
|
|
13064
|
+
transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
|
|
13065
|
+
}
|
|
13066
|
+
.du-bois-dark-progress-success-bg {
|
|
13067
|
+
position: absolute;
|
|
13068
|
+
top: 0;
|
|
13069
|
+
left: 0;
|
|
13070
|
+
background-color: #34824F;
|
|
13071
|
+
}
|
|
13072
|
+
.du-bois-dark-progress-text {
|
|
13073
|
+
display: inline-block;
|
|
13074
|
+
width: 2em;
|
|
13075
|
+
margin-left: 8px;
|
|
13076
|
+
color: #E4ECF1;
|
|
13077
|
+
font-size: 1em;
|
|
13078
|
+
line-height: 1;
|
|
13079
|
+
white-space: nowrap;
|
|
13080
|
+
text-align: left;
|
|
13081
|
+
vertical-align: middle;
|
|
13082
|
+
word-break: normal;
|
|
13083
|
+
}
|
|
13084
|
+
.du-bois-dark-progress-text .anticon {
|
|
13085
|
+
font-size: 13px;
|
|
13086
|
+
}
|
|
13087
|
+
.du-bois-dark-progress-status-active .du-bois-dark-progress-bg::before {
|
|
13088
|
+
position: absolute;
|
|
13089
|
+
top: 0;
|
|
13090
|
+
right: 0;
|
|
13091
|
+
bottom: 0;
|
|
13092
|
+
left: 0;
|
|
13093
|
+
background: #141414;
|
|
13094
|
+
border-radius: 10px;
|
|
13095
|
+
opacity: 0;
|
|
13096
|
+
animation: du-bois-dark-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
|
|
13097
|
+
content: '';
|
|
13098
|
+
}
|
|
13099
|
+
.du-bois-dark-progress-status-exception .du-bois-dark-progress-bg {
|
|
13100
|
+
background-color: #E65B77;
|
|
13101
|
+
}
|
|
13102
|
+
.du-bois-dark-progress-status-exception .du-bois-dark-progress-text {
|
|
13103
|
+
color: #E65B77;
|
|
13104
|
+
}
|
|
13105
|
+
.du-bois-dark-progress-status-exception .du-bois-dark-progress-inner:not(.du-bois-dark-progress-circle-gradient) .du-bois-dark-progress-circle-path {
|
|
13106
|
+
stroke: #E65B77;
|
|
13107
|
+
}
|
|
13108
|
+
.du-bois-dark-progress-status-success .du-bois-dark-progress-bg {
|
|
13109
|
+
background-color: #34824F;
|
|
13110
|
+
}
|
|
13111
|
+
.du-bois-dark-progress-status-success .du-bois-dark-progress-text {
|
|
13112
|
+
color: #34824F;
|
|
13113
|
+
}
|
|
13114
|
+
.du-bois-dark-progress-status-success .du-bois-dark-progress-inner:not(.du-bois-dark-progress-circle-gradient) .du-bois-dark-progress-circle-path {
|
|
13115
|
+
stroke: #34824F;
|
|
13116
|
+
}
|
|
13117
|
+
.du-bois-dark-progress-circle .du-bois-dark-progress-inner {
|
|
13118
|
+
position: relative;
|
|
13119
|
+
line-height: 1;
|
|
13120
|
+
background-color: transparent;
|
|
13121
|
+
}
|
|
13122
|
+
.du-bois-dark-progress-circle .du-bois-dark-progress-text {
|
|
13123
|
+
position: absolute;
|
|
13124
|
+
top: 50%;
|
|
13125
|
+
left: 50%;
|
|
13126
|
+
width: 100%;
|
|
13127
|
+
margin: 0;
|
|
13128
|
+
padding: 0;
|
|
13129
|
+
color: #E4ECF1;
|
|
13130
|
+
font-size: 1em;
|
|
13131
|
+
line-height: 1;
|
|
13132
|
+
white-space: normal;
|
|
13133
|
+
text-align: center;
|
|
13134
|
+
transform: translate(-50%, -50%);
|
|
13135
|
+
}
|
|
13136
|
+
.du-bois-dark-progress-circle .du-bois-dark-progress-text .anticon {
|
|
13137
|
+
font-size: 1.16666667em;
|
|
13138
|
+
}
|
|
13139
|
+
.du-bois-dark-progress-circle.du-bois-dark-progress-status-exception .du-bois-dark-progress-text {
|
|
13140
|
+
color: #E65B77;
|
|
13141
|
+
}
|
|
13142
|
+
.du-bois-dark-progress-circle.du-bois-dark-progress-status-success .du-bois-dark-progress-text {
|
|
13143
|
+
color: #34824F;
|
|
13144
|
+
}
|
|
13145
|
+
@keyframes du-bois-dark-progress-active {
|
|
13146
|
+
0% {
|
|
13147
|
+
transform: translateX(-100%) scaleX(0);
|
|
13148
|
+
opacity: 0.1;
|
|
13149
|
+
}
|
|
13150
|
+
20% {
|
|
13151
|
+
transform: translateX(-100%) scaleX(0);
|
|
13152
|
+
opacity: 0.5;
|
|
13153
|
+
}
|
|
13154
|
+
100% {
|
|
13155
|
+
transform: translateX(0) scaleX(1);
|
|
13156
|
+
opacity: 0;
|
|
13157
|
+
}
|
|
13158
|
+
}
|
|
13159
|
+
/* stylelint-disable no-duplicate-selectors */
|
|
13160
|
+
/* stylelint-disable */
|
|
13161
|
+
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
13162
|
+
|
|
12382
13163
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
12383
13164
|
/* stylelint-disable no-duplicate-selectors */
|
|
12384
13165
|
/* stylelint-disable */
|
|
@@ -12541,7 +13322,7 @@ span.du-bois-dark-radio + * {
|
|
|
12541
13322
|
box-sizing: border-box;
|
|
12542
13323
|
margin: 0;
|
|
12543
13324
|
padding: 0;
|
|
12544
|
-
color: #
|
|
13325
|
+
color: #E4ECF1;
|
|
12545
13326
|
font-variant: tabular-nums;
|
|
12546
13327
|
line-height: 20px;
|
|
12547
13328
|
list-style: none;
|
|
@@ -12766,7 +13547,7 @@ td.du-bois-dark-table-column-sort {
|
|
|
12766
13547
|
transition: all 0.3s;
|
|
12767
13548
|
}
|
|
12768
13549
|
.du-bois-dark-table-filter-trigger:hover {
|
|
12769
|
-
color: #
|
|
13550
|
+
color: #90A4B5;
|
|
12770
13551
|
background: #434343;
|
|
12771
13552
|
}
|
|
12772
13553
|
.du-bois-dark-table-filter-trigger.active {
|
|
@@ -12776,7 +13557,7 @@ td.du-bois-dark-table-column-sort {
|
|
|
12776
13557
|
box-sizing: border-box;
|
|
12777
13558
|
margin: 0;
|
|
12778
13559
|
padding: 0;
|
|
12779
|
-
color: #
|
|
13560
|
+
color: #E4ECF1;
|
|
12780
13561
|
font-size: 13px;
|
|
12781
13562
|
font-variant: tabular-nums;
|
|
12782
13563
|
line-height: 20px;
|
|
@@ -13110,7 +13891,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13110
13891
|
box-sizing: border-box;
|
|
13111
13892
|
margin: 0;
|
|
13112
13893
|
padding: 0;
|
|
13113
|
-
color: #
|
|
13894
|
+
color: #E4ECF1;
|
|
13114
13895
|
font-size: 13px;
|
|
13115
13896
|
font-variant: tabular-nums;
|
|
13116
13897
|
line-height: 20px;
|
|
@@ -13208,7 +13989,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13208
13989
|
pointer-events: auto;
|
|
13209
13990
|
}
|
|
13210
13991
|
.du-bois-dark-spin-tip {
|
|
13211
|
-
color: #
|
|
13992
|
+
color: #90A4B5;
|
|
13212
13993
|
}
|
|
13213
13994
|
.du-bois-dark-spin-dot {
|
|
13214
13995
|
position: relative;
|
|
@@ -13292,7 +14073,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13292
14073
|
box-sizing: border-box;
|
|
13293
14074
|
margin: 0;
|
|
13294
14075
|
padding: 0;
|
|
13295
|
-
color: #
|
|
14076
|
+
color: #E4ECF1;
|
|
13296
14077
|
font-size: 13px;
|
|
13297
14078
|
font-variant: tabular-nums;
|
|
13298
14079
|
line-height: 20px;
|
|
@@ -13331,7 +14112,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13331
14112
|
vertical-align: middle;
|
|
13332
14113
|
list-style: none;
|
|
13333
14114
|
background-color: transparent;
|
|
13334
|
-
border: 1px solid #
|
|
14115
|
+
border: 1px solid #354450;
|
|
13335
14116
|
border-radius: 4px;
|
|
13336
14117
|
outline: 0;
|
|
13337
14118
|
cursor: pointer;
|
|
@@ -13340,7 +14121,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13340
14121
|
.du-bois-dark-pagination-item a {
|
|
13341
14122
|
display: block;
|
|
13342
14123
|
padding: 0 6px;
|
|
13343
|
-
color: #
|
|
14124
|
+
color: #E4ECF1;
|
|
13344
14125
|
transition: none;
|
|
13345
14126
|
}
|
|
13346
14127
|
.du-bois-dark-pagination-item a:hover {
|
|
@@ -13436,7 +14217,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13436
14217
|
display: inline-block;
|
|
13437
14218
|
min-width: 40px;
|
|
13438
14219
|
height: 40px;
|
|
13439
|
-
color: #
|
|
14220
|
+
color: #E4ECF1;
|
|
13440
14221
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
13441
14222
|
line-height: 40px;
|
|
13442
14223
|
text-align: center;
|
|
@@ -13453,7 +14234,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13453
14234
|
}
|
|
13454
14235
|
.du-bois-dark-pagination-prev button,
|
|
13455
14236
|
.du-bois-dark-pagination-next button {
|
|
13456
|
-
color: #
|
|
14237
|
+
color: #E4ECF1;
|
|
13457
14238
|
cursor: pointer;
|
|
13458
14239
|
user-select: none;
|
|
13459
14240
|
}
|
|
@@ -13470,7 +14251,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13470
14251
|
font-size: 12px;
|
|
13471
14252
|
text-align: center;
|
|
13472
14253
|
background-color: transparent;
|
|
13473
|
-
border: 1px solid #
|
|
14254
|
+
border: 1px solid #354450;
|
|
13474
14255
|
border-radius: 4px;
|
|
13475
14256
|
outline: none;
|
|
13476
14257
|
transition: all 0.3s;
|
|
@@ -13491,7 +14272,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13491
14272
|
.du-bois-dark-pagination-disabled:hover .du-bois-dark-pagination-item-link,
|
|
13492
14273
|
.du-bois-dark-pagination-disabled:focus-visible .du-bois-dark-pagination-item-link {
|
|
13493
14274
|
color: rgba(255, 255, 255, 0.3);
|
|
13494
|
-
border-color: #
|
|
14275
|
+
border-color: #354450;
|
|
13495
14276
|
cursor: not-allowed;
|
|
13496
14277
|
}
|
|
13497
14278
|
.du-bois-dark-pagination-slash {
|
|
@@ -13525,12 +14306,12 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13525
14306
|
width: 100%;
|
|
13526
14307
|
min-width: 0;
|
|
13527
14308
|
padding: 5px 12px;
|
|
13528
|
-
color: #
|
|
14309
|
+
color: #E4ECF1;
|
|
13529
14310
|
font-size: 13px;
|
|
13530
14311
|
line-height: 20px;
|
|
13531
14312
|
background-color: transparent;
|
|
13532
14313
|
background-image: none;
|
|
13533
|
-
border: 1px solid #
|
|
14314
|
+
border: 1px solid #354450;
|
|
13534
14315
|
border-radius: 4px;
|
|
13535
14316
|
transition: all 0.3s;
|
|
13536
14317
|
width: 50px;
|
|
@@ -13564,7 +14345,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13564
14345
|
opacity: 1;
|
|
13565
14346
|
}
|
|
13566
14347
|
.du-bois-dark-pagination-options-quick-jumper input-disabled:hover {
|
|
13567
|
-
border-color: #
|
|
14348
|
+
border-color: #354450;
|
|
13568
14349
|
border-right-width: 1px !important;
|
|
13569
14350
|
}
|
|
13570
14351
|
.du-bois-dark-pagination-options-quick-jumper input[disabled] {
|
|
@@ -13574,7 +14355,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
13574
14355
|
opacity: 1;
|
|
13575
14356
|
}
|
|
13576
14357
|
.du-bois-dark-pagination-options-quick-jumper input[disabled]:hover {
|
|
13577
|
-
border-color: #
|
|
14358
|
+
border-color: #354450;
|
|
13578
14359
|
border-right-width: 1px !important;
|
|
13579
14360
|
}
|
|
13580
14361
|
.du-bois-dark-pagination-options-quick-jumper input-borderless,
|
|
@@ -13631,7 +14412,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
13631
14412
|
padding: 0 6px;
|
|
13632
14413
|
text-align: center;
|
|
13633
14414
|
background-color: transparent;
|
|
13634
|
-
border: 1px solid #
|
|
14415
|
+
border: 1px solid #354450;
|
|
13635
14416
|
border-radius: 4px;
|
|
13636
14417
|
outline: none;
|
|
13637
14418
|
transition: border-color 0.3s;
|
|
@@ -13642,7 +14423,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
13642
14423
|
.du-bois-dark-pagination-simple .du-bois-dark-pagination-simple-pager input[disabled] {
|
|
13643
14424
|
color: rgba(255, 255, 255, 0.3);
|
|
13644
14425
|
background: rgba(255, 255, 255, 0.08);
|
|
13645
|
-
border-color: #
|
|
14426
|
+
border-color: #354450;
|
|
13646
14427
|
cursor: not-allowed;
|
|
13647
14428
|
}
|
|
13648
14429
|
.du-bois-dark-pagination.mini .du-bois-dark-pagination-total-text,
|
|
@@ -13703,7 +14484,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
13703
14484
|
}
|
|
13704
14485
|
.du-bois-dark-pagination.du-bois-dark-pagination-disabled .du-bois-dark-pagination-item {
|
|
13705
14486
|
background: rgba(255, 255, 255, 0.08);
|
|
13706
|
-
border-color: #
|
|
14487
|
+
border-color: #354450;
|
|
13707
14488
|
cursor: not-allowed;
|
|
13708
14489
|
}
|
|
13709
14490
|
.du-bois-dark-pagination.du-bois-dark-pagination-disabled .du-bois-dark-pagination-item a {
|
|
@@ -13721,7 +14502,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
13721
14502
|
.du-bois-dark-pagination.du-bois-dark-pagination-disabled .du-bois-dark-pagination-item-link {
|
|
13722
14503
|
color: rgba(255, 255, 255, 0.3);
|
|
13723
14504
|
background: rgba(255, 255, 255, 0.08);
|
|
13724
|
-
border-color: #
|
|
14505
|
+
border-color: #354450;
|
|
13725
14506
|
cursor: not-allowed;
|
|
13726
14507
|
}
|
|
13727
14508
|
.du-bois-dark-pagination-simple.du-bois-dark-pagination.du-bois-dark-pagination-disabled .du-bois-dark-pagination-item-link {
|
|
@@ -13987,7 +14768,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
13987
14768
|
box-sizing: border-box;
|
|
13988
14769
|
margin: 0;
|
|
13989
14770
|
padding: 0;
|
|
13990
|
-
color: #
|
|
14771
|
+
color: #E4ECF1;
|
|
13991
14772
|
font-size: 13px;
|
|
13992
14773
|
font-variant: tabular-nums;
|
|
13993
14774
|
line-height: 20px;
|
|
@@ -14021,7 +14802,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14021
14802
|
margin: 0;
|
|
14022
14803
|
padding: 5px 8px;
|
|
14023
14804
|
overflow: hidden;
|
|
14024
|
-
color: #
|
|
14805
|
+
color: #E4ECF1;
|
|
14025
14806
|
font-weight: normal;
|
|
14026
14807
|
font-size: 13px;
|
|
14027
14808
|
line-height: 22px;
|
|
@@ -14104,7 +14885,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14104
14885
|
box-sizing: border-box;
|
|
14105
14886
|
margin: 0;
|
|
14106
14887
|
padding: 0;
|
|
14107
|
-
color: #
|
|
14888
|
+
color: #E4ECF1;
|
|
14108
14889
|
font-size: 13px;
|
|
14109
14890
|
font-variant: tabular-nums;
|
|
14110
14891
|
line-height: 20px;
|
|
@@ -14234,7 +15015,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14234
15015
|
flex: none;
|
|
14235
15016
|
margin-right: -4px;
|
|
14236
15017
|
margin-left: 8px;
|
|
14237
|
-
color: #
|
|
15018
|
+
color: #90A4B5;
|
|
14238
15019
|
font-size: 12px;
|
|
14239
15020
|
background: transparent;
|
|
14240
15021
|
border: none;
|
|
@@ -14359,7 +15140,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14359
15140
|
box-sizing: border-box;
|
|
14360
15141
|
margin: 0;
|
|
14361
15142
|
padding: 0;
|
|
14362
|
-
color: #
|
|
15143
|
+
color: #E4ECF1;
|
|
14363
15144
|
font-size: 13px;
|
|
14364
15145
|
font-variant: tabular-nums;
|
|
14365
15146
|
line-height: 20px;
|
|
@@ -14403,7 +15184,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14403
15184
|
height: 16px;
|
|
14404
15185
|
direction: ltr;
|
|
14405
15186
|
background-color: transparent;
|
|
14406
|
-
border: 1px solid #
|
|
15187
|
+
border: 1px solid #354450;
|
|
14407
15188
|
border-radius: 4px;
|
|
14408
15189
|
border-collapse: separate;
|
|
14409
15190
|
transition: all 0.3s;
|
|
@@ -14462,7 +15243,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14462
15243
|
}
|
|
14463
15244
|
.du-bois-dark-tree-checkbox-disabled .du-bois-dark-tree-checkbox-inner {
|
|
14464
15245
|
background-color: rgba(255, 255, 255, 0.08);
|
|
14465
|
-
border-color: #
|
|
15246
|
+
border-color: #354450 !important;
|
|
14466
15247
|
}
|
|
14467
15248
|
.du-bois-dark-tree-checkbox-disabled .du-bois-dark-tree-checkbox-inner::after {
|
|
14468
15249
|
border-color: rgba(255, 255, 255, 0.08);
|
|
@@ -14481,7 +15262,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14481
15262
|
box-sizing: border-box;
|
|
14482
15263
|
margin: 0;
|
|
14483
15264
|
padding: 0;
|
|
14484
|
-
color: #
|
|
15265
|
+
color: #E4ECF1;
|
|
14485
15266
|
font-size: 13px;
|
|
14486
15267
|
font-variant: tabular-nums;
|
|
14487
15268
|
line-height: 20px;
|
|
@@ -14512,7 +15293,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14512
15293
|
box-sizing: border-box;
|
|
14513
15294
|
margin: 0;
|
|
14514
15295
|
padding: 0;
|
|
14515
|
-
color: #
|
|
15296
|
+
color: #E4ECF1;
|
|
14516
15297
|
font-size: 13px;
|
|
14517
15298
|
font-variant: tabular-nums;
|
|
14518
15299
|
line-height: 20px;
|
|
@@ -14531,7 +15312,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14531
15312
|
}
|
|
14532
15313
|
.du-bois-dark-tree-checkbox-indeterminate .du-bois-dark-tree-checkbox-inner {
|
|
14533
15314
|
background-color: transparent;
|
|
14534
|
-
border-color: #
|
|
15315
|
+
border-color: #354450;
|
|
14535
15316
|
}
|
|
14536
15317
|
.du-bois-dark-tree-checkbox-indeterminate .du-bois-dark-tree-checkbox-inner::after {
|
|
14537
15318
|
top: 50%;
|
|
@@ -14552,7 +15333,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14552
15333
|
box-sizing: border-box;
|
|
14553
15334
|
margin: 0;
|
|
14554
15335
|
padding: 0;
|
|
14555
|
-
color: #
|
|
15336
|
+
color: #E4ECF1;
|
|
14556
15337
|
font-size: 13px;
|
|
14557
15338
|
font-variant: tabular-nums;
|
|
14558
15339
|
line-height: 20px;
|
|
@@ -14728,7 +15509,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14728
15509
|
top: 0;
|
|
14729
15510
|
right: 12px;
|
|
14730
15511
|
bottom: -2px;
|
|
14731
|
-
border-right: 1px solid #
|
|
15512
|
+
border-right: 1px solid #354450;
|
|
14732
15513
|
content: '';
|
|
14733
15514
|
}
|
|
14734
15515
|
.du-bois-dark-tree-show-line .du-bois-dark-tree-indent-unit-end::before {
|
|
@@ -14749,11 +15530,11 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14749
15530
|
/* stylelint-disable */
|
|
14750
15531
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
14751
15532
|
.du-bois-dark-typography {
|
|
14752
|
-
color: #
|
|
15533
|
+
color: #E4ECF1;
|
|
14753
15534
|
overflow-wrap: break-word;
|
|
14754
15535
|
}
|
|
14755
15536
|
.du-bois-dark-typography.du-bois-dark-typography-secondary {
|
|
14756
|
-
color: #
|
|
15537
|
+
color: #90A4B5;
|
|
14757
15538
|
}
|
|
14758
15539
|
.du-bois-dark-typography.du-bois-dark-typography-success {
|
|
14759
15540
|
color: #34824F;
|
|
@@ -14762,12 +15543,12 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
14762
15543
|
color: #AF5B23;
|
|
14763
15544
|
}
|
|
14764
15545
|
.du-bois-dark-typography.du-bois-dark-typography-danger {
|
|
14765
|
-
color: #
|
|
15546
|
+
color: #E65B77;
|
|
14766
15547
|
}
|
|
14767
15548
|
a.du-bois-dark-typography.du-bois-dark-typography-danger:active,
|
|
14768
15549
|
a.du-bois-dark-typography.du-bois-dark-typography-danger:focus,
|
|
14769
15550
|
a.du-bois-dark-typography.du-bois-dark-typography-danger:hover {
|
|
14770
|
-
color: #
|
|
15551
|
+
color: #f28899;
|
|
14771
15552
|
}
|
|
14772
15553
|
.du-bois-dark-typography.du-bois-dark-typography-disabled {
|
|
14773
15554
|
color: rgba(255, 255, 255, 0.3);
|
|
@@ -14996,7 +15777,7 @@ div.du-bois-dark-typography-edit-content {
|
|
|
14996
15777
|
position: absolute;
|
|
14997
15778
|
right: 10px;
|
|
14998
15779
|
bottom: 8px;
|
|
14999
|
-
color: #
|
|
15780
|
+
color: #90A4B5;
|
|
15000
15781
|
pointer-events: none;
|
|
15001
15782
|
}
|
|
15002
15783
|
.du-bois-dark-typography-edit-content textarea {
|
|
@@ -15073,7 +15854,7 @@ span.du-bois-dark-typography-ellipsis-single-line {
|
|
|
15073
15854
|
.du-bois-dark-switch {
|
|
15074
15855
|
margin: 0;
|
|
15075
15856
|
padding: 0;
|
|
15076
|
-
color: #
|
|
15857
|
+
color: #E4ECF1;
|
|
15077
15858
|
font-size: 13px;
|
|
15078
15859
|
font-variant: tabular-nums;
|
|
15079
15860
|
line-height: 20px;
|
|
@@ -15262,36 +16043,36 @@ span.du-bois-dark-typography-ellipsis-single-line {
|
|
|
15262
16043
|
box-sizing: border-box;
|
|
15263
16044
|
margin: 0;
|
|
15264
16045
|
padding: 0;
|
|
15265
|
-
color: #
|
|
16046
|
+
color: #E4ECF1;
|
|
15266
16047
|
font-variant: tabular-nums;
|
|
15267
16048
|
line-height: 20px;
|
|
15268
16049
|
list-style: none;
|
|
15269
16050
|
font-feature-settings: tnum;
|
|
15270
|
-
color: #
|
|
16051
|
+
color: #90A4B5;
|
|
15271
16052
|
font-size: 13px;
|
|
15272
16053
|
}
|
|
15273
16054
|
.du-bois-dark-breadcrumb .anticon {
|
|
15274
16055
|
font-size: 13px;
|
|
15275
16056
|
}
|
|
15276
16057
|
.du-bois-dark-breadcrumb a {
|
|
15277
|
-
color: #
|
|
16058
|
+
color: #90A4B5;
|
|
15278
16059
|
transition: color 0.3s;
|
|
15279
16060
|
}
|
|
15280
16061
|
.du-bois-dark-breadcrumb a:hover {
|
|
15281
16062
|
color: #1d517c;
|
|
15282
16063
|
}
|
|
15283
16064
|
.du-bois-dark-breadcrumb > span:last-child {
|
|
15284
|
-
color: #
|
|
16065
|
+
color: #E4ECF1;
|
|
15285
16066
|
}
|
|
15286
16067
|
.du-bois-dark-breadcrumb > span:last-child a {
|
|
15287
|
-
color: #
|
|
16068
|
+
color: #E4ECF1;
|
|
15288
16069
|
}
|
|
15289
16070
|
.du-bois-dark-breadcrumb > span:last-child .du-bois-dark-breadcrumb-separator {
|
|
15290
16071
|
display: none;
|
|
15291
16072
|
}
|
|
15292
16073
|
.du-bois-dark-breadcrumb-separator {
|
|
15293
16074
|
margin: 0 4px;
|
|
15294
|
-
color: #
|
|
16075
|
+
color: #90A4B5;
|
|
15295
16076
|
}
|
|
15296
16077
|
.du-bois-dark-breadcrumb-link > .anticon + span,
|
|
15297
16078
|
.du-bois-dark-breadcrumb-link > .anticon + a {
|
|
@@ -15416,7 +16197,7 @@ span.du-bois-dark-typography-ellipsis-single-line {
|
|
|
15416
16197
|
box-sizing: border-box;
|
|
15417
16198
|
margin: 0;
|
|
15418
16199
|
padding: 0;
|
|
15419
|
-
color: #
|
|
16200
|
+
color: #E4ECF1;
|
|
15420
16201
|
font-size: 13px;
|
|
15421
16202
|
font-variant: tabular-nums;
|
|
15422
16203
|
line-height: 20px;
|
|
@@ -15511,13 +16292,13 @@ span.du-bois-dark-typography-ellipsis-single-line {
|
|
|
15511
16292
|
color: #AF5B23;
|
|
15512
16293
|
}
|
|
15513
16294
|
.anticon.du-bois-dark-notification-notice-icon-error {
|
|
15514
|
-
color: #
|
|
16295
|
+
color: #E65B77;
|
|
15515
16296
|
}
|
|
15516
16297
|
.du-bois-dark-notification-notice-close {
|
|
15517
16298
|
position: absolute;
|
|
15518
16299
|
top: 16px;
|
|
15519
16300
|
right: 22px;
|
|
15520
|
-
color: #
|
|
16301
|
+
color: #90A4B5;
|
|
15521
16302
|
outline: none;
|
|
15522
16303
|
}
|
|
15523
16304
|
.du-bois-dark-notification-notice-close:hover {
|