@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.css
CHANGED
|
@@ -967,7 +967,7 @@ abbr[data-original-title] {
|
|
|
967
967
|
padding: 0 16px;
|
|
968
968
|
font-size: 13px;
|
|
969
969
|
border-radius: 4px;
|
|
970
|
-
color: #
|
|
970
|
+
color: #11171C;
|
|
971
971
|
background: #fff;
|
|
972
972
|
border-color: #CDDAE5;
|
|
973
973
|
}
|
|
@@ -1196,7 +1196,7 @@ abbr[data-original-title] {
|
|
|
1196
1196
|
border-left-color: #CDDAE5;
|
|
1197
1197
|
}
|
|
1198
1198
|
.du-bois-light-btn-ghost {
|
|
1199
|
-
color: #
|
|
1199
|
+
color: #11171C;
|
|
1200
1200
|
background: transparent;
|
|
1201
1201
|
border-color: #CDDAE5;
|
|
1202
1202
|
}
|
|
@@ -1278,7 +1278,7 @@ abbr[data-original-title] {
|
|
|
1278
1278
|
content: '';
|
|
1279
1279
|
}
|
|
1280
1280
|
.du-bois-light-btn-dashed {
|
|
1281
|
-
color: #
|
|
1281
|
+
color: #11171C;
|
|
1282
1282
|
background: #fff;
|
|
1283
1283
|
border-color: #CDDAE5;
|
|
1284
1284
|
border-style: dashed;
|
|
@@ -1564,7 +1564,7 @@ abbr[data-original-title] {
|
|
|
1564
1564
|
content: '';
|
|
1565
1565
|
}
|
|
1566
1566
|
.du-bois-light-btn-text {
|
|
1567
|
-
color: #
|
|
1567
|
+
color: #11171C;
|
|
1568
1568
|
background: transparent;
|
|
1569
1569
|
border-color: transparent;
|
|
1570
1570
|
box-shadow: none;
|
|
@@ -1648,12 +1648,12 @@ abbr[data-original-title] {
|
|
|
1648
1648
|
}
|
|
1649
1649
|
.du-bois-light-btn-text:hover,
|
|
1650
1650
|
.du-bois-light-btn-text:focus {
|
|
1651
|
-
color: #
|
|
1651
|
+
color: #11171C;
|
|
1652
1652
|
background: rgba(0, 0, 0, 0.018);
|
|
1653
1653
|
border-color: transparent;
|
|
1654
1654
|
}
|
|
1655
1655
|
.du-bois-light-btn-text:active {
|
|
1656
|
-
color: #
|
|
1656
|
+
color: #11171C;
|
|
1657
1657
|
background: rgba(0, 0, 0, 0.028);
|
|
1658
1658
|
border-color: transparent;
|
|
1659
1659
|
}
|
|
@@ -2758,7 +2758,7 @@ a.du-bois-light-btn-sm {
|
|
|
2758
2758
|
box-sizing: border-box;
|
|
2759
2759
|
margin: 0;
|
|
2760
2760
|
padding: 0;
|
|
2761
|
-
color: #
|
|
2761
|
+
color: #11171C;
|
|
2762
2762
|
font-size: 13px;
|
|
2763
2763
|
font-variant: tabular-nums;
|
|
2764
2764
|
line-height: 20px;
|
|
@@ -2791,11 +2791,11 @@ a.du-bois-light-btn-sm {
|
|
|
2791
2791
|
color: #34824F;
|
|
2792
2792
|
}
|
|
2793
2793
|
.du-bois-light-alert-info {
|
|
2794
|
-
background-color: #
|
|
2795
|
-
border: 1px solid #
|
|
2794
|
+
background-color: #F2F8F8;
|
|
2795
|
+
border: 1px solid #BDCDDB;
|
|
2796
2796
|
}
|
|
2797
2797
|
.du-bois-light-alert-info .du-bois-light-alert-icon {
|
|
2798
|
-
color: #
|
|
2798
|
+
color: #44535F;
|
|
2799
2799
|
}
|
|
2800
2800
|
.du-bois-light-alert-warning {
|
|
2801
2801
|
background-color: #FFF9EB;
|
|
@@ -2830,14 +2830,14 @@ a.du-bois-light-btn-sm {
|
|
|
2830
2830
|
cursor: pointer;
|
|
2831
2831
|
}
|
|
2832
2832
|
.du-bois-light-alert-close-icon .anticon-close {
|
|
2833
|
-
color: #
|
|
2833
|
+
color: #44535F;
|
|
2834
2834
|
transition: color 0.3s;
|
|
2835
2835
|
}
|
|
2836
2836
|
.du-bois-light-alert-close-icon .anticon-close:hover {
|
|
2837
2837
|
color: rgba(0, 0, 0, 0.75);
|
|
2838
2838
|
}
|
|
2839
2839
|
.du-bois-light-alert-close-text {
|
|
2840
|
-
color: #
|
|
2840
|
+
color: #44535F;
|
|
2841
2841
|
transition: color 0.3s;
|
|
2842
2842
|
}
|
|
2843
2843
|
.du-bois-light-alert-close-text:hover {
|
|
@@ -2902,7 +2902,7 @@ a.du-bois-light-btn-sm {
|
|
|
2902
2902
|
box-sizing: border-box;
|
|
2903
2903
|
margin: 0;
|
|
2904
2904
|
padding: 0;
|
|
2905
|
-
color: #
|
|
2905
|
+
color: #11171C;
|
|
2906
2906
|
font-size: 13px;
|
|
2907
2907
|
font-variant: tabular-nums;
|
|
2908
2908
|
line-height: 20px;
|
|
@@ -3024,7 +3024,7 @@ a.du-bois-light-btn-sm {
|
|
|
3024
3024
|
box-sizing: border-box;
|
|
3025
3025
|
margin: 0;
|
|
3026
3026
|
padding: 0;
|
|
3027
|
-
color: #
|
|
3027
|
+
color: #11171C;
|
|
3028
3028
|
font-size: 13px;
|
|
3029
3029
|
font-variant: tabular-nums;
|
|
3030
3030
|
line-height: 20px;
|
|
@@ -3055,7 +3055,7 @@ a.du-bois-light-btn-sm {
|
|
|
3055
3055
|
box-sizing: border-box;
|
|
3056
3056
|
margin: 0;
|
|
3057
3057
|
padding: 0;
|
|
3058
|
-
color: #
|
|
3058
|
+
color: #11171C;
|
|
3059
3059
|
font-size: 13px;
|
|
3060
3060
|
font-variant: tabular-nums;
|
|
3061
3061
|
line-height: 20px;
|
|
@@ -3100,7 +3100,7 @@ a.du-bois-light-btn-sm {
|
|
|
3100
3100
|
box-sizing: border-box;
|
|
3101
3101
|
margin: 0;
|
|
3102
3102
|
padding: 0;
|
|
3103
|
-
color: #
|
|
3103
|
+
color: #11171C;
|
|
3104
3104
|
font-size: 13px;
|
|
3105
3105
|
font-variant: tabular-nums;
|
|
3106
3106
|
line-height: 20px;
|
|
@@ -3314,7 +3314,7 @@ a.du-bois-light-btn-sm {
|
|
|
3314
3314
|
-webkit-font-smoothing: antialiased;
|
|
3315
3315
|
-moz-osx-font-smoothing: grayscale;
|
|
3316
3316
|
display: inline-block;
|
|
3317
|
-
color: #
|
|
3317
|
+
color: #44535F;
|
|
3318
3318
|
font-weight: bold;
|
|
3319
3319
|
font-size: 10px;
|
|
3320
3320
|
line-height: inherit;
|
|
@@ -3425,7 +3425,7 @@ a.du-bois-light-btn-sm {
|
|
|
3425
3425
|
box-sizing: border-box;
|
|
3426
3426
|
margin: 0;
|
|
3427
3427
|
padding: 0;
|
|
3428
|
-
color: #
|
|
3428
|
+
color: #11171C;
|
|
3429
3429
|
font-size: 13px;
|
|
3430
3430
|
font-variant: tabular-nums;
|
|
3431
3431
|
line-height: 20px;
|
|
@@ -3582,7 +3582,7 @@ a.du-bois-light-btn-sm {
|
|
|
3582
3582
|
display: block;
|
|
3583
3583
|
}
|
|
3584
3584
|
.du-bois-light-select-clear:hover {
|
|
3585
|
-
color: #
|
|
3585
|
+
color: #44535F;
|
|
3586
3586
|
}
|
|
3587
3587
|
.du-bois-light-select:hover .du-bois-light-select-clear {
|
|
3588
3588
|
opacity: 1;
|
|
@@ -3590,7 +3590,7 @@ a.du-bois-light-btn-sm {
|
|
|
3590
3590
|
.du-bois-light-select-dropdown {
|
|
3591
3591
|
margin: 0;
|
|
3592
3592
|
padding: 0;
|
|
3593
|
-
color: #
|
|
3593
|
+
color: #11171C;
|
|
3594
3594
|
font-variant: tabular-nums;
|
|
3595
3595
|
line-height: 20px;
|
|
3596
3596
|
list-style: none;
|
|
@@ -3634,7 +3634,7 @@ a.du-bois-light-btn-sm {
|
|
|
3634
3634
|
display: block;
|
|
3635
3635
|
min-height: 32px;
|
|
3636
3636
|
padding: 5px 8px;
|
|
3637
|
-
color: #
|
|
3637
|
+
color: #11171C;
|
|
3638
3638
|
font-weight: normal;
|
|
3639
3639
|
font-size: 13px;
|
|
3640
3640
|
line-height: 22px;
|
|
@@ -3645,7 +3645,7 @@ a.du-bois-light-btn-sm {
|
|
|
3645
3645
|
display: block;
|
|
3646
3646
|
min-height: 32px;
|
|
3647
3647
|
padding: 5px 8px;
|
|
3648
|
-
color: #
|
|
3648
|
+
color: #11171C;
|
|
3649
3649
|
font-weight: normal;
|
|
3650
3650
|
font-size: 13px;
|
|
3651
3651
|
line-height: 22px;
|
|
@@ -3653,7 +3653,7 @@ a.du-bois-light-btn-sm {
|
|
|
3653
3653
|
transition: background 0.3s ease;
|
|
3654
3654
|
}
|
|
3655
3655
|
.du-bois-light-select-item-group {
|
|
3656
|
-
color: #
|
|
3656
|
+
color: #44535F;
|
|
3657
3657
|
font-size: 12px;
|
|
3658
3658
|
cursor: default;
|
|
3659
3659
|
}
|
|
@@ -3673,7 +3673,7 @@ a.du-bois-light-btn-sm {
|
|
|
3673
3673
|
background-color: #f5f5f5;
|
|
3674
3674
|
}
|
|
3675
3675
|
.du-bois-light-select-item-option-selected:not(.du-bois-light-select-item-option-disabled) {
|
|
3676
|
-
color: #
|
|
3676
|
+
color: #11171C;
|
|
3677
3677
|
font-weight: 600;
|
|
3678
3678
|
background-color: #e6f1f5;
|
|
3679
3679
|
}
|
|
@@ -3777,7 +3777,7 @@ a.du-bois-light-btn-sm {
|
|
|
3777
3777
|
box-sizing: border-box;
|
|
3778
3778
|
margin: 0;
|
|
3779
3779
|
padding: 0;
|
|
3780
|
-
color: #
|
|
3780
|
+
color: #11171C;
|
|
3781
3781
|
font-size: 13px;
|
|
3782
3782
|
font-variant: tabular-nums;
|
|
3783
3783
|
line-height: 20px;
|
|
@@ -3849,7 +3849,7 @@ a.du-bois-light-btn-sm {
|
|
|
3849
3849
|
transform: translateY(-50%);
|
|
3850
3850
|
}
|
|
3851
3851
|
.du-bois-light-collapse-content {
|
|
3852
|
-
color: #
|
|
3852
|
+
color: #11171C;
|
|
3853
3853
|
background-color: #fff;
|
|
3854
3854
|
border-top: 1px solid #CDDAE5;
|
|
3855
3855
|
}
|
|
@@ -3909,7 +3909,7 @@ a.du-bois-light-btn-sm {
|
|
|
3909
3909
|
box-sizing: border-box;
|
|
3910
3910
|
margin: 0;
|
|
3911
3911
|
padding: 0;
|
|
3912
|
-
color: #
|
|
3912
|
+
color: #11171C;
|
|
3913
3913
|
font-size: 13px;
|
|
3914
3914
|
font-variant: tabular-nums;
|
|
3915
3915
|
line-height: 20px;
|
|
@@ -3960,7 +3960,7 @@ a.du-bois-light-btn-sm {
|
|
|
3960
3960
|
width: 100%;
|
|
3961
3961
|
min-width: 0;
|
|
3962
3962
|
padding: 5px 12px;
|
|
3963
|
-
color: #
|
|
3963
|
+
color: #11171C;
|
|
3964
3964
|
font-size: 13px;
|
|
3965
3965
|
line-height: 20px;
|
|
3966
3966
|
background-color: #fff;
|
|
@@ -4087,7 +4087,7 @@ textarea.du-bois-light-picker-input > input {
|
|
|
4087
4087
|
vertical-align: top;
|
|
4088
4088
|
}
|
|
4089
4089
|
.du-bois-light-picker-clear:hover {
|
|
4090
|
-
color: #
|
|
4090
|
+
color: #44535F;
|
|
4091
4091
|
}
|
|
4092
4092
|
.du-bois-light-picker-separator {
|
|
4093
4093
|
position: relative;
|
|
@@ -4100,7 +4100,7 @@ textarea.du-bois-light-picker-input > input {
|
|
|
4100
4100
|
cursor: default;
|
|
4101
4101
|
}
|
|
4102
4102
|
.du-bois-light-picker-focused .du-bois-light-picker-separator {
|
|
4103
|
-
color: #
|
|
4103
|
+
color: #44535F;
|
|
4104
4104
|
}
|
|
4105
4105
|
.du-bois-light-picker-disabled .du-bois-light-picker-range-separator .du-bois-light-picker-separator {
|
|
4106
4106
|
cursor: not-allowed;
|
|
@@ -4142,7 +4142,7 @@ textarea.du-bois-light-picker-input > input {
|
|
|
4142
4142
|
box-sizing: border-box;
|
|
4143
4143
|
margin: 0;
|
|
4144
4144
|
padding: 0;
|
|
4145
|
-
color: #
|
|
4145
|
+
color: #11171C;
|
|
4146
4146
|
font-size: 13px;
|
|
4147
4147
|
font-variant: tabular-nums;
|
|
4148
4148
|
line-height: 20px;
|
|
@@ -4309,7 +4309,7 @@ textarea.du-bois-light-picker-input > input {
|
|
|
4309
4309
|
font-size: 13px;
|
|
4310
4310
|
}
|
|
4311
4311
|
.du-bois-light-picker-header > button:hover {
|
|
4312
|
-
color: #
|
|
4312
|
+
color: #11171C;
|
|
4313
4313
|
}
|
|
4314
4314
|
.du-bois-light-picker-header-view {
|
|
4315
4315
|
flex: auto;
|
|
@@ -4382,7 +4382,7 @@ textarea.du-bois-light-picker-input > input {
|
|
|
4382
4382
|
}
|
|
4383
4383
|
.du-bois-light-picker-content th {
|
|
4384
4384
|
height: 30px;
|
|
4385
|
-
color: #
|
|
4385
|
+
color: #11171C;
|
|
4386
4386
|
line-height: 30px;
|
|
4387
4387
|
}
|
|
4388
4388
|
.du-bois-light-picker-cell {
|
|
@@ -4391,7 +4391,7 @@ textarea.du-bois-light-picker-input > input {
|
|
|
4391
4391
|
cursor: pointer;
|
|
4392
4392
|
}
|
|
4393
4393
|
.du-bois-light-picker-cell-in-view {
|
|
4394
|
-
color: #
|
|
4394
|
+
color: #11171C;
|
|
4395
4395
|
}
|
|
4396
4396
|
.du-bois-light-picker-cell::before {
|
|
4397
4397
|
position: absolute;
|
|
@@ -4725,7 +4725,7 @@ tr > .du-bois-light-picker-cell-in-view.du-bois-light-picker-cell-range-hover-st
|
|
|
4725
4725
|
height: 28px;
|
|
4726
4726
|
margin: 0;
|
|
4727
4727
|
padding: 0 0 0 14px;
|
|
4728
|
-
color: #
|
|
4728
|
+
color: #11171C;
|
|
4729
4729
|
line-height: 28px;
|
|
4730
4730
|
border-radius: 0;
|
|
4731
4731
|
cursor: pointer;
|
|
@@ -4758,7 +4758,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
4758
4758
|
box-sizing: border-box;
|
|
4759
4759
|
margin: 0;
|
|
4760
4760
|
padding: 0;
|
|
4761
|
-
color: #
|
|
4761
|
+
color: #11171C;
|
|
4762
4762
|
font-size: 13px;
|
|
4763
4763
|
font-variant: tabular-nums;
|
|
4764
4764
|
list-style: none;
|
|
@@ -4779,7 +4779,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
4779
4779
|
.du-bois-light-tag,
|
|
4780
4780
|
.du-bois-light-tag a,
|
|
4781
4781
|
.du-bois-light-tag a:hover {
|
|
4782
|
-
color: #
|
|
4782
|
+
color: #11171C;
|
|
4783
4783
|
}
|
|
4784
4784
|
.du-bois-light-tag > a:first-child:last-child {
|
|
4785
4785
|
display: inline-block;
|
|
@@ -4788,7 +4788,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
4788
4788
|
}
|
|
4789
4789
|
.du-bois-light-tag-close-icon {
|
|
4790
4790
|
margin-left: 3px;
|
|
4791
|
-
color: #
|
|
4791
|
+
color: #44535F;
|
|
4792
4792
|
font-size: 10px;
|
|
4793
4793
|
cursor: pointer;
|
|
4794
4794
|
transition: all 0.3s;
|
|
@@ -4997,7 +4997,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
4997
4997
|
box-sizing: border-box;
|
|
4998
4998
|
margin: 0;
|
|
4999
4999
|
padding: 0;
|
|
5000
|
-
color: #
|
|
5000
|
+
color: #11171C;
|
|
5001
5001
|
font-size: 13px;
|
|
5002
5002
|
font-variant: tabular-nums;
|
|
5003
5003
|
line-height: 20px;
|
|
@@ -5111,7 +5111,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
5111
5111
|
}
|
|
5112
5112
|
.du-bois-light-dropdown-menu-item-group-title {
|
|
5113
5113
|
padding: 5px 8px;
|
|
5114
|
-
color: #
|
|
5114
|
+
color: #44535F;
|
|
5115
5115
|
transition: all 0.3s;
|
|
5116
5116
|
}
|
|
5117
5117
|
.du-bois-light-dropdown-menu-submenu-popup {
|
|
@@ -5162,7 +5162,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
5162
5162
|
clear: both;
|
|
5163
5163
|
margin: 0;
|
|
5164
5164
|
padding: 5px 8px;
|
|
5165
|
-
color: #
|
|
5165
|
+
color: #11171C;
|
|
5166
5166
|
font-weight: normal;
|
|
5167
5167
|
font-size: 13px;
|
|
5168
5168
|
line-height: 22px;
|
|
@@ -5210,7 +5210,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
5210
5210
|
.du-bois-light-dropdown-menu-item .du-bois-light-dropdown-menu-submenu-expand-icon .du-bois-light-dropdown-menu-submenu-arrow-icon,
|
|
5211
5211
|
.du-bois-light-dropdown-menu-submenu-title .du-bois-light-dropdown-menu-submenu-expand-icon .du-bois-light-dropdown-menu-submenu-arrow-icon {
|
|
5212
5212
|
margin-right: 0 !important;
|
|
5213
|
-
color: #
|
|
5213
|
+
color: #44535F;
|
|
5214
5214
|
font-size: 10px;
|
|
5215
5215
|
font-style: normal;
|
|
5216
5216
|
}
|
|
@@ -5786,7 +5786,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
5786
5786
|
box-sizing: border-box;
|
|
5787
5787
|
margin: 0;
|
|
5788
5788
|
padding: 0;
|
|
5789
|
-
color: #
|
|
5789
|
+
color: #11171C;
|
|
5790
5790
|
font-size: 13px;
|
|
5791
5791
|
font-variant: tabular-nums;
|
|
5792
5792
|
line-height: 20px;
|
|
@@ -5798,7 +5798,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
5798
5798
|
width: 100%;
|
|
5799
5799
|
margin-bottom: 20px;
|
|
5800
5800
|
padding: 0;
|
|
5801
|
-
color: #
|
|
5801
|
+
color: #44535F;
|
|
5802
5802
|
font-size: 18px;
|
|
5803
5803
|
line-height: inherit;
|
|
5804
5804
|
border: 0;
|
|
@@ -5835,7 +5835,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
5835
5835
|
.du-bois-light-form output {
|
|
5836
5836
|
display: block;
|
|
5837
5837
|
padding-top: 15px;
|
|
5838
|
-
color: #
|
|
5838
|
+
color: #11171C;
|
|
5839
5839
|
font-size: 13px;
|
|
5840
5840
|
line-height: 20px;
|
|
5841
5841
|
}
|
|
@@ -5859,7 +5859,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
5859
5859
|
box-sizing: border-box;
|
|
5860
5860
|
margin: 0;
|
|
5861
5861
|
padding: 0;
|
|
5862
|
-
color: #
|
|
5862
|
+
color: #11171C;
|
|
5863
5863
|
font-size: 13px;
|
|
5864
5864
|
font-variant: tabular-nums;
|
|
5865
5865
|
line-height: 20px;
|
|
@@ -5913,13 +5913,13 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
5913
5913
|
.du-bois-light-form-item-label > label .du-bois-light-form-item-optional {
|
|
5914
5914
|
display: inline-block;
|
|
5915
5915
|
margin-left: 4px;
|
|
5916
|
-
color: #
|
|
5916
|
+
color: #44535F;
|
|
5917
5917
|
}
|
|
5918
5918
|
.du-bois-light-form-hide-required-mark .du-bois-light-form-item-label > label .du-bois-light-form-item-optional {
|
|
5919
5919
|
display: none;
|
|
5920
5920
|
}
|
|
5921
5921
|
.du-bois-light-form-item-label > label .du-bois-light-form-item-tooltip {
|
|
5922
|
-
color: #
|
|
5922
|
+
color: #44535F;
|
|
5923
5923
|
cursor: help;
|
|
5924
5924
|
writing-mode: horizontal-tb;
|
|
5925
5925
|
margin-inline-start: 4px;
|
|
@@ -5955,7 +5955,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
5955
5955
|
.du-bois-light-form-item-extra {
|
|
5956
5956
|
clear: both;
|
|
5957
5957
|
min-height: 24px;
|
|
5958
|
-
color: #
|
|
5958
|
+
color: #44535F;
|
|
5959
5959
|
font-size: 13px;
|
|
5960
5960
|
line-height: 20px;
|
|
5961
5961
|
transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
@@ -9101,7 +9101,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
9101
9101
|
box-sizing: border-box;
|
|
9102
9102
|
margin: 0;
|
|
9103
9103
|
padding: 0;
|
|
9104
|
-
color: #
|
|
9104
|
+
color: #11171C;
|
|
9105
9105
|
font-size: 13px;
|
|
9106
9106
|
font-variant: tabular-nums;
|
|
9107
9107
|
line-height: 20px;
|
|
@@ -9345,7 +9345,7 @@ _:-ms-fullscreen .du-bois-light-picker-range-wrapper .du-bois-light-picker-year-
|
|
|
9345
9345
|
width: 100%;
|
|
9346
9346
|
min-width: 0;
|
|
9347
9347
|
padding: 5px 12px;
|
|
9348
|
-
color: #
|
|
9348
|
+
color: #11171C;
|
|
9349
9349
|
font-size: 13px;
|
|
9350
9350
|
line-height: 20px;
|
|
9351
9351
|
background-color: #fff;
|
|
@@ -9469,10 +9469,10 @@ textarea.du-bois-light-input-affix-wrapper {
|
|
|
9469
9469
|
transition: color 0.3s;
|
|
9470
9470
|
}
|
|
9471
9471
|
.anticon.du-bois-light-input-clear-icon:hover {
|
|
9472
|
-
color: #
|
|
9472
|
+
color: #44535F;
|
|
9473
9473
|
}
|
|
9474
9474
|
.anticon.du-bois-light-input-clear-icon:active {
|
|
9475
|
-
color: #
|
|
9475
|
+
color: #11171C;
|
|
9476
9476
|
}
|
|
9477
9477
|
.anticon.du-bois-light-input-clear-icon-hidden {
|
|
9478
9478
|
visibility: hidden;
|
|
@@ -9502,7 +9502,7 @@ textarea.du-bois-light-input-affix-wrapper {
|
|
|
9502
9502
|
width: 100%;
|
|
9503
9503
|
min-width: 0;
|
|
9504
9504
|
padding: 5px 12px;
|
|
9505
|
-
color: #
|
|
9505
|
+
color: #11171C;
|
|
9506
9506
|
font-size: 13px;
|
|
9507
9507
|
line-height: 20px;
|
|
9508
9508
|
background-color: #fff;
|
|
@@ -9580,7 +9580,7 @@ textarea.du-bois-light-input {
|
|
|
9580
9580
|
box-sizing: border-box;
|
|
9581
9581
|
margin: 0;
|
|
9582
9582
|
padding: 0;
|
|
9583
|
-
color: #
|
|
9583
|
+
color: #11171C;
|
|
9584
9584
|
font-size: 13px;
|
|
9585
9585
|
font-variant: tabular-nums;
|
|
9586
9586
|
line-height: 20px;
|
|
@@ -9642,7 +9642,7 @@ textarea.du-bois-light-input {
|
|
|
9642
9642
|
.du-bois-light-input-group-addon {
|
|
9643
9643
|
position: relative;
|
|
9644
9644
|
padding: 0 12px;
|
|
9645
|
-
color: #
|
|
9645
|
+
color: #11171C;
|
|
9646
9646
|
font-weight: normal;
|
|
9647
9647
|
font-size: 13px;
|
|
9648
9648
|
text-align: center;
|
|
@@ -9841,7 +9841,7 @@ textarea.du-bois-light-input {
|
|
|
9841
9841
|
vertical-align: top;
|
|
9842
9842
|
}
|
|
9843
9843
|
.du-bois-light-input-password-icon {
|
|
9844
|
-
color: #
|
|
9844
|
+
color: #44535F;
|
|
9845
9845
|
cursor: pointer;
|
|
9846
9846
|
transition: all 0.3s;
|
|
9847
9847
|
}
|
|
@@ -9861,7 +9861,7 @@ textarea.du-bois-light-input {
|
|
|
9861
9861
|
}
|
|
9862
9862
|
.du-bois-light-input-textarea-show-count::after {
|
|
9863
9863
|
float: right;
|
|
9864
|
-
color: #
|
|
9864
|
+
color: #44535F;
|
|
9865
9865
|
white-space: nowrap;
|
|
9866
9866
|
content: attr(data-count);
|
|
9867
9867
|
pointer-events: none;
|
|
@@ -9891,7 +9891,7 @@ textarea.du-bois-light-input {
|
|
|
9891
9891
|
border-radius: 0 4px 4px 0;
|
|
9892
9892
|
}
|
|
9893
9893
|
.du-bois-light-input-search > .du-bois-light-input-group > .du-bois-light-input-group-addon:last-child .du-bois-light-input-search-button:not(.du-bois-light-btn-primary) {
|
|
9894
|
-
color: #
|
|
9894
|
+
color: #44535F;
|
|
9895
9895
|
}
|
|
9896
9896
|
.du-bois-light-input-search > .du-bois-light-input-group > .du-bois-light-input-group-addon:last-child .du-bois-light-input-search-button:not(.du-bois-light-btn-primary).du-bois-light-btn-loading::before {
|
|
9897
9897
|
top: 0;
|
|
@@ -9957,13 +9957,13 @@ textarea.du-bois-light-input {
|
|
|
9957
9957
|
.du-bois-light-layout-header {
|
|
9958
9958
|
height: 64px;
|
|
9959
9959
|
padding: 0 50px;
|
|
9960
|
-
color: #
|
|
9960
|
+
color: #11171C;
|
|
9961
9961
|
line-height: 64px;
|
|
9962
9962
|
background: #001529;
|
|
9963
9963
|
}
|
|
9964
9964
|
.du-bois-light-layout-footer {
|
|
9965
9965
|
padding: 24px 50px;
|
|
9966
|
-
color: #
|
|
9966
|
+
color: #11171C;
|
|
9967
9967
|
font-size: 13px;
|
|
9968
9968
|
background: #f0f2f5;
|
|
9969
9969
|
}
|
|
@@ -10045,11 +10045,11 @@ textarea.du-bois-light-input {
|
|
|
10045
10045
|
background: #fff;
|
|
10046
10046
|
}
|
|
10047
10047
|
.du-bois-light-layout-sider-light .du-bois-light-layout-sider-trigger {
|
|
10048
|
-
color: #
|
|
10048
|
+
color: #11171C;
|
|
10049
10049
|
background: #fff;
|
|
10050
10050
|
}
|
|
10051
10051
|
.du-bois-light-layout-sider-light .du-bois-light-layout-sider-zero-width-trigger {
|
|
10052
|
-
color: #
|
|
10052
|
+
color: #11171C;
|
|
10053
10053
|
background: #fff;
|
|
10054
10054
|
}
|
|
10055
10055
|
|
|
@@ -10098,7 +10098,7 @@ textarea.du-bois-light-input {
|
|
|
10098
10098
|
font-feature-settings: 'tnum';
|
|
10099
10099
|
margin-bottom: 0;
|
|
10100
10100
|
padding-left: 0;
|
|
10101
|
-
color: #
|
|
10101
|
+
color: #11171C;
|
|
10102
10102
|
font-size: 13px;
|
|
10103
10103
|
line-height: 0;
|
|
10104
10104
|
text-align: left;
|
|
@@ -10139,7 +10139,7 @@ textarea.du-bois-light-input {
|
|
|
10139
10139
|
.du-bois-light-menu-item-group-title {
|
|
10140
10140
|
height: 20px;
|
|
10141
10141
|
padding: 8px 16px;
|
|
10142
|
-
color: #
|
|
10142
|
+
color: #44535F;
|
|
10143
10143
|
font-size: 13px;
|
|
10144
10144
|
line-height: 20px;
|
|
10145
10145
|
transition: all 0.3s;
|
|
@@ -10166,7 +10166,7 @@ textarea.du-bois-light-input {
|
|
|
10166
10166
|
transition: color 0.3s;
|
|
10167
10167
|
}
|
|
10168
10168
|
.du-bois-light-menu-item a {
|
|
10169
|
-
color: #
|
|
10169
|
+
color: #11171C;
|
|
10170
10170
|
}
|
|
10171
10171
|
.du-bois-light-menu-item a:hover {
|
|
10172
10172
|
color: #2272B4;
|
|
@@ -10181,7 +10181,7 @@ textarea.du-bois-light-input {
|
|
|
10181
10181
|
content: '';
|
|
10182
10182
|
}
|
|
10183
10183
|
.du-bois-light-menu-item > .du-bois-light-badge a {
|
|
10184
|
-
color: #
|
|
10184
|
+
color: #11171C;
|
|
10185
10185
|
}
|
|
10186
10186
|
.du-bois-light-menu-item > .du-bois-light-badge a:hover {
|
|
10187
10187
|
color: #2272B4;
|
|
@@ -10349,7 +10349,7 @@ textarea.du-bois-light-input {
|
|
|
10349
10349
|
top: 50%;
|
|
10350
10350
|
right: 16px;
|
|
10351
10351
|
width: 10px;
|
|
10352
|
-
color: #
|
|
10352
|
+
color: #11171C;
|
|
10353
10353
|
transform: translateY(-50%);
|
|
10354
10354
|
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
10355
10355
|
}
|
|
@@ -10451,7 +10451,7 @@ textarea.du-bois-light-input {
|
|
|
10451
10451
|
padding: 0;
|
|
10452
10452
|
}
|
|
10453
10453
|
.du-bois-light-menu-horizontal > .du-bois-light-menu-item a {
|
|
10454
|
-
color: #
|
|
10454
|
+
color: #11171C;
|
|
10455
10455
|
}
|
|
10456
10456
|
.du-bois-light-menu-horizontal > .du-bois-light-menu-item a:hover {
|
|
10457
10457
|
color: #2272B4;
|
|
@@ -10875,7 +10875,7 @@ textarea.du-bois-light-input {
|
|
|
10875
10875
|
box-sizing: border-box;
|
|
10876
10876
|
margin: 0;
|
|
10877
10877
|
padding: 0;
|
|
10878
|
-
color: #
|
|
10878
|
+
color: #11171C;
|
|
10879
10879
|
font-size: 13px;
|
|
10880
10880
|
font-variant: tabular-nums;
|
|
10881
10881
|
line-height: 20px;
|
|
@@ -10945,7 +10945,7 @@ textarea.du-bois-light-input {
|
|
|
10945
10945
|
right: 0;
|
|
10946
10946
|
z-index: 10;
|
|
10947
10947
|
padding: 0;
|
|
10948
|
-
color: #
|
|
10948
|
+
color: #44535F;
|
|
10949
10949
|
font-weight: 700;
|
|
10950
10950
|
line-height: 1;
|
|
10951
10951
|
text-decoration: none;
|
|
@@ -10973,7 +10973,7 @@ textarea.du-bois-light-input {
|
|
|
10973
10973
|
}
|
|
10974
10974
|
.du-bois-light-modal-header {
|
|
10975
10975
|
padding: 40px 40px 20px;
|
|
10976
|
-
color: #
|
|
10976
|
+
color: #11171C;
|
|
10977
10977
|
background: #fff;
|
|
10978
10978
|
border-bottom: 0px solid #f0f0f0;
|
|
10979
10979
|
border-radius: 4px 4px 0 0;
|
|
@@ -11048,7 +11048,7 @@ textarea.du-bois-light-input {
|
|
|
11048
11048
|
}
|
|
11049
11049
|
.du-bois-light-modal-confirm-body .du-bois-light-modal-confirm-content {
|
|
11050
11050
|
margin-top: 8px;
|
|
11051
|
-
color: #
|
|
11051
|
+
color: #11171C;
|
|
11052
11052
|
font-size: 13px;
|
|
11053
11053
|
}
|
|
11054
11054
|
.du-bois-light-modal-confirm-body > .anticon {
|
|
@@ -11089,7 +11089,7 @@ textarea.du-bois-light-input {
|
|
|
11089
11089
|
box-sizing: border-box;
|
|
11090
11090
|
margin: 0;
|
|
11091
11091
|
padding: 0;
|
|
11092
|
-
color: #
|
|
11092
|
+
color: #11171C;
|
|
11093
11093
|
font-size: 13px;
|
|
11094
11094
|
font-variant: tabular-nums;
|
|
11095
11095
|
line-height: 20px;
|
|
@@ -11190,11 +11190,11 @@ textarea.du-bois-light-input {
|
|
|
11190
11190
|
position: absolute;
|
|
11191
11191
|
top: 16px;
|
|
11192
11192
|
right: 22px;
|
|
11193
|
-
color: #
|
|
11193
|
+
color: #44535F;
|
|
11194
11194
|
outline: none;
|
|
11195
11195
|
}
|
|
11196
11196
|
.du-bois-light-notification-notice-close:hover {
|
|
11197
|
-
color: #
|
|
11197
|
+
color: #293239;
|
|
11198
11198
|
}
|
|
11199
11199
|
.du-bois-light-notification-notice-btn {
|
|
11200
11200
|
float: right;
|
|
@@ -11272,7 +11272,7 @@ textarea.du-bois-light-input {
|
|
|
11272
11272
|
box-sizing: border-box;
|
|
11273
11273
|
margin: 0;
|
|
11274
11274
|
padding: 0;
|
|
11275
|
-
color: #
|
|
11275
|
+
color: #11171C;
|
|
11276
11276
|
font-size: 13px;
|
|
11277
11277
|
font-variant: tabular-nums;
|
|
11278
11278
|
line-height: 20px;
|
|
@@ -11342,12 +11342,12 @@ textarea.du-bois-light-input {
|
|
|
11342
11342
|
}
|
|
11343
11343
|
.du-bois-light-popover-inner-content {
|
|
11344
11344
|
padding: 8px 8px;
|
|
11345
|
-
color: #
|
|
11345
|
+
color: #11171C;
|
|
11346
11346
|
}
|
|
11347
11347
|
.du-bois-light-popover-message {
|
|
11348
11348
|
position: relative;
|
|
11349
11349
|
padding: 4px 0 12px;
|
|
11350
|
-
color: #
|
|
11350
|
+
color: #11171C;
|
|
11351
11351
|
font-size: 13px;
|
|
11352
11352
|
}
|
|
11353
11353
|
.du-bois-light-popover-message > .anticon {
|
|
@@ -11560,7 +11560,7 @@ textarea.du-bois-light-input {
|
|
|
11560
11560
|
box-sizing: border-box;
|
|
11561
11561
|
margin: 0;
|
|
11562
11562
|
padding: 0;
|
|
11563
|
-
color: #
|
|
11563
|
+
color: #11171C;
|
|
11564
11564
|
font-size: 13px;
|
|
11565
11565
|
font-variant: tabular-nums;
|
|
11566
11566
|
line-height: 20px;
|
|
@@ -11579,7 +11579,7 @@ textarea.du-bois-light-input {
|
|
|
11579
11579
|
box-sizing: border-box;
|
|
11580
11580
|
margin: 0;
|
|
11581
11581
|
padding: 0;
|
|
11582
|
-
color: #
|
|
11582
|
+
color: #11171C;
|
|
11583
11583
|
font-size: 13px;
|
|
11584
11584
|
font-variant: tabular-nums;
|
|
11585
11585
|
line-height: 20px;
|
|
@@ -11601,7 +11601,7 @@ textarea.du-bois-light-input {
|
|
|
11601
11601
|
box-sizing: border-box;
|
|
11602
11602
|
margin: 0;
|
|
11603
11603
|
padding: 0;
|
|
11604
|
-
color: #
|
|
11604
|
+
color: #11171C;
|
|
11605
11605
|
font-size: 13px;
|
|
11606
11606
|
font-variant: tabular-nums;
|
|
11607
11607
|
line-height: 20px;
|
|
@@ -11714,7 +11714,7 @@ span.du-bois-light-radio + * {
|
|
|
11714
11714
|
height: 40px;
|
|
11715
11715
|
margin: 0;
|
|
11716
11716
|
padding: 0 7px;
|
|
11717
|
-
color: #
|
|
11717
|
+
color: #11171C;
|
|
11718
11718
|
font-size: 13px;
|
|
11719
11719
|
line-height: 38px;
|
|
11720
11720
|
background: #fff;
|
|
@@ -11725,7 +11725,7 @@ span.du-bois-light-radio + * {
|
|
|
11725
11725
|
transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
|
|
11726
11726
|
}
|
|
11727
11727
|
.du-bois-light-radio-button-wrapper a {
|
|
11728
|
-
color: #
|
|
11728
|
+
color: #11171C;
|
|
11729
11729
|
}
|
|
11730
11730
|
.du-bois-light-radio-button-wrapper > .du-bois-light-radio-button {
|
|
11731
11731
|
position: absolute;
|
|
@@ -12119,6 +12119,781 @@ span.du-bois-light-radio + * {
|
|
|
12119
12119
|
display: none;
|
|
12120
12120
|
}
|
|
12121
12121
|
|
|
12122
|
+
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
12123
|
+
/* stylelint-disable no-duplicate-selectors */
|
|
12124
|
+
/* stylelint-disable */
|
|
12125
|
+
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
12126
|
+
.du-bois-light-steps {
|
|
12127
|
+
box-sizing: border-box;
|
|
12128
|
+
margin: 0;
|
|
12129
|
+
padding: 0;
|
|
12130
|
+
color: #11171C;
|
|
12131
|
+
font-size: 13px;
|
|
12132
|
+
font-variant: tabular-nums;
|
|
12133
|
+
line-height: 20px;
|
|
12134
|
+
list-style: none;
|
|
12135
|
+
font-feature-settings: 'tnum';
|
|
12136
|
+
display: flex;
|
|
12137
|
+
width: 100%;
|
|
12138
|
+
font-size: 0;
|
|
12139
|
+
text-align: initial;
|
|
12140
|
+
}
|
|
12141
|
+
.du-bois-light-steps-item {
|
|
12142
|
+
position: relative;
|
|
12143
|
+
display: inline-block;
|
|
12144
|
+
flex: 1;
|
|
12145
|
+
overflow: hidden;
|
|
12146
|
+
vertical-align: top;
|
|
12147
|
+
}
|
|
12148
|
+
.du-bois-light-steps-item-container {
|
|
12149
|
+
outline: none;
|
|
12150
|
+
}
|
|
12151
|
+
.du-bois-light-steps-item:last-child {
|
|
12152
|
+
flex: none;
|
|
12153
|
+
}
|
|
12154
|
+
.du-bois-light-steps-item:last-child > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail,
|
|
12155
|
+
.du-bois-light-steps-item:last-child > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title::after {
|
|
12156
|
+
display: none;
|
|
12157
|
+
}
|
|
12158
|
+
.du-bois-light-steps-item-icon,
|
|
12159
|
+
.du-bois-light-steps-item-content {
|
|
12160
|
+
display: inline-block;
|
|
12161
|
+
vertical-align: top;
|
|
12162
|
+
}
|
|
12163
|
+
.du-bois-light-steps-item-icon {
|
|
12164
|
+
width: 32px;
|
|
12165
|
+
height: 32px;
|
|
12166
|
+
margin: 0 8px 0 0;
|
|
12167
|
+
font-size: 18px;
|
|
12168
|
+
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';
|
|
12169
|
+
line-height: 32px;
|
|
12170
|
+
text-align: center;
|
|
12171
|
+
border: 1px solid rgba(0, 0, 0, 0.25);
|
|
12172
|
+
border-radius: 32px;
|
|
12173
|
+
transition: background-color 0.3s, border-color 0.3s;
|
|
12174
|
+
}
|
|
12175
|
+
.du-bois-light-steps-item-icon .du-bois-light-steps-icon {
|
|
12176
|
+
position: relative;
|
|
12177
|
+
top: -0.5px;
|
|
12178
|
+
color: #2272B4;
|
|
12179
|
+
line-height: 1;
|
|
12180
|
+
}
|
|
12181
|
+
.du-bois-light-steps-item-tail {
|
|
12182
|
+
position: absolute;
|
|
12183
|
+
top: 12px;
|
|
12184
|
+
left: 0;
|
|
12185
|
+
width: 100%;
|
|
12186
|
+
padding: 0 10px;
|
|
12187
|
+
}
|
|
12188
|
+
.du-bois-light-steps-item-tail::after {
|
|
12189
|
+
display: inline-block;
|
|
12190
|
+
width: 100%;
|
|
12191
|
+
height: 1px;
|
|
12192
|
+
background: #f0f0f0;
|
|
12193
|
+
border-radius: 1px;
|
|
12194
|
+
transition: background 0.3s;
|
|
12195
|
+
content: '';
|
|
12196
|
+
}
|
|
12197
|
+
.du-bois-light-steps-item-title {
|
|
12198
|
+
position: relative;
|
|
12199
|
+
display: inline-block;
|
|
12200
|
+
padding-right: 16px;
|
|
12201
|
+
color: #11171C;
|
|
12202
|
+
font-size: 18px;
|
|
12203
|
+
line-height: 40px;
|
|
12204
|
+
}
|
|
12205
|
+
.du-bois-light-steps-item-title::after {
|
|
12206
|
+
position: absolute;
|
|
12207
|
+
top: 20px;
|
|
12208
|
+
left: 100%;
|
|
12209
|
+
display: block;
|
|
12210
|
+
width: 9999px;
|
|
12211
|
+
height: 1px;
|
|
12212
|
+
background: #f0f0f0;
|
|
12213
|
+
content: '';
|
|
12214
|
+
}
|
|
12215
|
+
.du-bois-light-steps-item-subtitle {
|
|
12216
|
+
display: inline;
|
|
12217
|
+
margin-left: 8px;
|
|
12218
|
+
color: #44535F;
|
|
12219
|
+
font-weight: normal;
|
|
12220
|
+
font-size: 13px;
|
|
12221
|
+
}
|
|
12222
|
+
.du-bois-light-steps-item-description {
|
|
12223
|
+
color: #44535F;
|
|
12224
|
+
font-size: 13px;
|
|
12225
|
+
}
|
|
12226
|
+
.du-bois-light-steps-item-wait .du-bois-light-steps-item-icon {
|
|
12227
|
+
background-color: #fff;
|
|
12228
|
+
border-color: rgba(0, 0, 0, 0.25);
|
|
12229
|
+
}
|
|
12230
|
+
.du-bois-light-steps-item-wait .du-bois-light-steps-item-icon > .du-bois-light-steps-icon {
|
|
12231
|
+
color: rgba(0, 0, 0, 0.25);
|
|
12232
|
+
}
|
|
12233
|
+
.du-bois-light-steps-item-wait .du-bois-light-steps-item-icon > .du-bois-light-steps-icon .du-bois-light-steps-icon-dot {
|
|
12234
|
+
background: rgba(0, 0, 0, 0.25);
|
|
12235
|
+
}
|
|
12236
|
+
.du-bois-light-steps-item-wait > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title {
|
|
12237
|
+
color: #44535F;
|
|
12238
|
+
}
|
|
12239
|
+
.du-bois-light-steps-item-wait > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title::after {
|
|
12240
|
+
background-color: #f0f0f0;
|
|
12241
|
+
}
|
|
12242
|
+
.du-bois-light-steps-item-wait > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-description {
|
|
12243
|
+
color: #44535F;
|
|
12244
|
+
}
|
|
12245
|
+
.du-bois-light-steps-item-wait > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail::after {
|
|
12246
|
+
background-color: #f0f0f0;
|
|
12247
|
+
}
|
|
12248
|
+
.du-bois-light-steps-item-process .du-bois-light-steps-item-icon {
|
|
12249
|
+
background-color: #fff;
|
|
12250
|
+
border-color: #2272B4;
|
|
12251
|
+
}
|
|
12252
|
+
.du-bois-light-steps-item-process .du-bois-light-steps-item-icon > .du-bois-light-steps-icon {
|
|
12253
|
+
color: #2272B4;
|
|
12254
|
+
}
|
|
12255
|
+
.du-bois-light-steps-item-process .du-bois-light-steps-item-icon > .du-bois-light-steps-icon .du-bois-light-steps-icon-dot {
|
|
12256
|
+
background: #2272B4;
|
|
12257
|
+
}
|
|
12258
|
+
.du-bois-light-steps-item-process > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title {
|
|
12259
|
+
color: rgba(0, 0, 0, 0.85);
|
|
12260
|
+
}
|
|
12261
|
+
.du-bois-light-steps-item-process > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title::after {
|
|
12262
|
+
background-color: #f0f0f0;
|
|
12263
|
+
}
|
|
12264
|
+
.du-bois-light-steps-item-process > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-description {
|
|
12265
|
+
color: #11171C;
|
|
12266
|
+
}
|
|
12267
|
+
.du-bois-light-steps-item-process > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail::after {
|
|
12268
|
+
background-color: #f0f0f0;
|
|
12269
|
+
}
|
|
12270
|
+
.du-bois-light-steps-item-process > .du-bois-light-steps-item-container > .du-bois-light-steps-item-icon {
|
|
12271
|
+
background: #2272B4;
|
|
12272
|
+
}
|
|
12273
|
+
.du-bois-light-steps-item-process > .du-bois-light-steps-item-container > .du-bois-light-steps-item-icon .du-bois-light-steps-icon {
|
|
12274
|
+
color: #fff;
|
|
12275
|
+
}
|
|
12276
|
+
.du-bois-light-steps-item-process > .du-bois-light-steps-item-container > .du-bois-light-steps-item-title {
|
|
12277
|
+
font-weight: 500;
|
|
12278
|
+
}
|
|
12279
|
+
.du-bois-light-steps-item-finish .du-bois-light-steps-item-icon {
|
|
12280
|
+
background-color: #fff;
|
|
12281
|
+
border-color: #2272B4;
|
|
12282
|
+
}
|
|
12283
|
+
.du-bois-light-steps-item-finish .du-bois-light-steps-item-icon > .du-bois-light-steps-icon {
|
|
12284
|
+
color: #2272B4;
|
|
12285
|
+
}
|
|
12286
|
+
.du-bois-light-steps-item-finish .du-bois-light-steps-item-icon > .du-bois-light-steps-icon .du-bois-light-steps-icon-dot {
|
|
12287
|
+
background: #2272B4;
|
|
12288
|
+
}
|
|
12289
|
+
.du-bois-light-steps-item-finish > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title {
|
|
12290
|
+
color: #11171C;
|
|
12291
|
+
}
|
|
12292
|
+
.du-bois-light-steps-item-finish > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title::after {
|
|
12293
|
+
background-color: #2272B4;
|
|
12294
|
+
}
|
|
12295
|
+
.du-bois-light-steps-item-finish > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-description {
|
|
12296
|
+
color: #44535F;
|
|
12297
|
+
}
|
|
12298
|
+
.du-bois-light-steps-item-finish > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail::after {
|
|
12299
|
+
background-color: #2272B4;
|
|
12300
|
+
}
|
|
12301
|
+
.du-bois-light-steps-item-error .du-bois-light-steps-item-icon {
|
|
12302
|
+
background-color: #fff;
|
|
12303
|
+
border-color: #C82D4C;
|
|
12304
|
+
}
|
|
12305
|
+
.du-bois-light-steps-item-error .du-bois-light-steps-item-icon > .du-bois-light-steps-icon {
|
|
12306
|
+
color: #C82D4C;
|
|
12307
|
+
}
|
|
12308
|
+
.du-bois-light-steps-item-error .du-bois-light-steps-item-icon > .du-bois-light-steps-icon .du-bois-light-steps-icon-dot {
|
|
12309
|
+
background: #C82D4C;
|
|
12310
|
+
}
|
|
12311
|
+
.du-bois-light-steps-item-error > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title {
|
|
12312
|
+
color: #C82D4C;
|
|
12313
|
+
}
|
|
12314
|
+
.du-bois-light-steps-item-error > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title::after {
|
|
12315
|
+
background-color: #f0f0f0;
|
|
12316
|
+
}
|
|
12317
|
+
.du-bois-light-steps-item-error > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-description {
|
|
12318
|
+
color: #C82D4C;
|
|
12319
|
+
}
|
|
12320
|
+
.du-bois-light-steps-item-error > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail::after {
|
|
12321
|
+
background-color: #f0f0f0;
|
|
12322
|
+
}
|
|
12323
|
+
.du-bois-light-steps-item.du-bois-light-steps-next-error .du-bois-light-steps-item-title::after {
|
|
12324
|
+
background: #C82D4C;
|
|
12325
|
+
}
|
|
12326
|
+
.du-bois-light-steps-item-disabled {
|
|
12327
|
+
cursor: not-allowed;
|
|
12328
|
+
}
|
|
12329
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) > .du-bois-light-steps-item-container[role='button'] {
|
|
12330
|
+
cursor: pointer;
|
|
12331
|
+
}
|
|
12332
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) > .du-bois-light-steps-item-container[role='button'] .du-bois-light-steps-item-title,
|
|
12333
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) > .du-bois-light-steps-item-container[role='button'] .du-bois-light-steps-item-subtitle,
|
|
12334
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) > .du-bois-light-steps-item-container[role='button'] .du-bois-light-steps-item-description,
|
|
12335
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) > .du-bois-light-steps-item-container[role='button'] .du-bois-light-steps-item-icon .du-bois-light-steps-icon {
|
|
12336
|
+
transition: color 0.3s;
|
|
12337
|
+
}
|
|
12338
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) > .du-bois-light-steps-item-container[role='button']:hover .du-bois-light-steps-item-title,
|
|
12339
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) > .du-bois-light-steps-item-container[role='button']:hover .du-bois-light-steps-item-subtitle,
|
|
12340
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) > .du-bois-light-steps-item-container[role='button']:hover .du-bois-light-steps-item-description {
|
|
12341
|
+
color: #2272B4;
|
|
12342
|
+
}
|
|
12343
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active):not(.du-bois-light-steps-item-process) > .du-bois-light-steps-item-container[role='button']:hover .du-bois-light-steps-item-icon {
|
|
12344
|
+
border-color: #2272B4;
|
|
12345
|
+
}
|
|
12346
|
+
.du-bois-light-steps .du-bois-light-steps-item:not(.du-bois-light-steps-item-active):not(.du-bois-light-steps-item-process) > .du-bois-light-steps-item-container[role='button']:hover .du-bois-light-steps-item-icon .du-bois-light-steps-icon {
|
|
12347
|
+
color: #2272B4;
|
|
12348
|
+
}
|
|
12349
|
+
.du-bois-light-steps-horizontal:not(.du-bois-light-steps-label-vertical) .du-bois-light-steps-item {
|
|
12350
|
+
padding-left: 16px;
|
|
12351
|
+
white-space: nowrap;
|
|
12352
|
+
}
|
|
12353
|
+
.du-bois-light-steps-horizontal:not(.du-bois-light-steps-label-vertical) .du-bois-light-steps-item:first-child {
|
|
12354
|
+
padding-left: 0;
|
|
12355
|
+
}
|
|
12356
|
+
.du-bois-light-steps-horizontal:not(.du-bois-light-steps-label-vertical) .du-bois-light-steps-item:last-child .du-bois-light-steps-item-title {
|
|
12357
|
+
padding-right: 0;
|
|
12358
|
+
}
|
|
12359
|
+
.du-bois-light-steps-horizontal:not(.du-bois-light-steps-label-vertical) .du-bois-light-steps-item-tail {
|
|
12360
|
+
display: none;
|
|
12361
|
+
}
|
|
12362
|
+
.du-bois-light-steps-horizontal:not(.du-bois-light-steps-label-vertical) .du-bois-light-steps-item-description {
|
|
12363
|
+
max-width: 140px;
|
|
12364
|
+
white-space: normal;
|
|
12365
|
+
}
|
|
12366
|
+
.du-bois-light-steps-item-custom > .du-bois-light-steps-item-container > .du-bois-light-steps-item-icon {
|
|
12367
|
+
height: auto;
|
|
12368
|
+
background: none;
|
|
12369
|
+
border: 0;
|
|
12370
|
+
}
|
|
12371
|
+
.du-bois-light-steps-item-custom > .du-bois-light-steps-item-container > .du-bois-light-steps-item-icon > .du-bois-light-steps-icon {
|
|
12372
|
+
top: 0px;
|
|
12373
|
+
left: 0.5px;
|
|
12374
|
+
width: 32px;
|
|
12375
|
+
height: 32px;
|
|
12376
|
+
font-size: 24px;
|
|
12377
|
+
line-height: 32px;
|
|
12378
|
+
}
|
|
12379
|
+
.du-bois-light-steps-item-custom.du-bois-light-steps-item-process .du-bois-light-steps-item-icon > .du-bois-light-steps-icon {
|
|
12380
|
+
color: #2272B4;
|
|
12381
|
+
}
|
|
12382
|
+
.du-bois-light-steps:not(.du-bois-light-steps-vertical) .du-bois-light-steps-item-custom .du-bois-light-steps-item-icon {
|
|
12383
|
+
width: auto;
|
|
12384
|
+
background: none;
|
|
12385
|
+
}
|
|
12386
|
+
.du-bois-light-steps-small.du-bois-light-steps-horizontal:not(.du-bois-light-steps-label-vertical) .du-bois-light-steps-item {
|
|
12387
|
+
padding-left: 12px;
|
|
12388
|
+
}
|
|
12389
|
+
.du-bois-light-steps-small.du-bois-light-steps-horizontal:not(.du-bois-light-steps-label-vertical) .du-bois-light-steps-item:first-child {
|
|
12390
|
+
padding-left: 0;
|
|
12391
|
+
}
|
|
12392
|
+
.du-bois-light-steps-small .du-bois-light-steps-item-icon {
|
|
12393
|
+
width: 24px;
|
|
12394
|
+
height: 24px;
|
|
12395
|
+
margin: 0 8px 0 0;
|
|
12396
|
+
font-size: 12px;
|
|
12397
|
+
line-height: 24px;
|
|
12398
|
+
text-align: center;
|
|
12399
|
+
border-radius: 24px;
|
|
12400
|
+
}
|
|
12401
|
+
.du-bois-light-steps-small .du-bois-light-steps-item-title {
|
|
12402
|
+
padding-right: 12px;
|
|
12403
|
+
font-size: 13px;
|
|
12404
|
+
line-height: 24px;
|
|
12405
|
+
}
|
|
12406
|
+
.du-bois-light-steps-small .du-bois-light-steps-item-title::after {
|
|
12407
|
+
top: 12px;
|
|
12408
|
+
}
|
|
12409
|
+
.du-bois-light-steps-small .du-bois-light-steps-item-description {
|
|
12410
|
+
color: #44535F;
|
|
12411
|
+
font-size: 13px;
|
|
12412
|
+
}
|
|
12413
|
+
.du-bois-light-steps-small .du-bois-light-steps-item-tail {
|
|
12414
|
+
top: 8px;
|
|
12415
|
+
}
|
|
12416
|
+
.du-bois-light-steps-small .du-bois-light-steps-item-custom .du-bois-light-steps-item-icon {
|
|
12417
|
+
width: inherit;
|
|
12418
|
+
height: inherit;
|
|
12419
|
+
line-height: inherit;
|
|
12420
|
+
background: none;
|
|
12421
|
+
border: 0;
|
|
12422
|
+
border-radius: 0;
|
|
12423
|
+
}
|
|
12424
|
+
.du-bois-light-steps-small .du-bois-light-steps-item-custom .du-bois-light-steps-item-icon > .du-bois-light-steps-icon {
|
|
12425
|
+
font-size: 24px;
|
|
12426
|
+
line-height: 24px;
|
|
12427
|
+
transform: none;
|
|
12428
|
+
}
|
|
12429
|
+
.du-bois-light-steps-vertical {
|
|
12430
|
+
display: flex;
|
|
12431
|
+
flex-direction: column;
|
|
12432
|
+
}
|
|
12433
|
+
.du-bois-light-steps-vertical > .du-bois-light-steps-item {
|
|
12434
|
+
display: block;
|
|
12435
|
+
flex: 1 0 auto;
|
|
12436
|
+
padding-left: 0;
|
|
12437
|
+
overflow: visible;
|
|
12438
|
+
}
|
|
12439
|
+
.du-bois-light-steps-vertical > .du-bois-light-steps-item .du-bois-light-steps-item-icon {
|
|
12440
|
+
float: left;
|
|
12441
|
+
margin-right: 16px;
|
|
12442
|
+
}
|
|
12443
|
+
.du-bois-light-steps-vertical > .du-bois-light-steps-item .du-bois-light-steps-item-content {
|
|
12444
|
+
display: block;
|
|
12445
|
+
min-height: 48px;
|
|
12446
|
+
overflow: hidden;
|
|
12447
|
+
}
|
|
12448
|
+
.du-bois-light-steps-vertical > .du-bois-light-steps-item .du-bois-light-steps-item-title {
|
|
12449
|
+
line-height: 32px;
|
|
12450
|
+
}
|
|
12451
|
+
.du-bois-light-steps-vertical > .du-bois-light-steps-item .du-bois-light-steps-item-description {
|
|
12452
|
+
padding-bottom: 12px;
|
|
12453
|
+
}
|
|
12454
|
+
.du-bois-light-steps-vertical > .du-bois-light-steps-item > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail {
|
|
12455
|
+
position: absolute;
|
|
12456
|
+
top: 0;
|
|
12457
|
+
left: 16px;
|
|
12458
|
+
width: 1px;
|
|
12459
|
+
height: 100%;
|
|
12460
|
+
padding: 38px 0 6px;
|
|
12461
|
+
}
|
|
12462
|
+
.du-bois-light-steps-vertical > .du-bois-light-steps-item > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail::after {
|
|
12463
|
+
width: 1px;
|
|
12464
|
+
height: 100%;
|
|
12465
|
+
}
|
|
12466
|
+
.du-bois-light-steps-vertical > .du-bois-light-steps-item:not(:last-child) > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail {
|
|
12467
|
+
display: block;
|
|
12468
|
+
}
|
|
12469
|
+
.du-bois-light-steps-vertical > .du-bois-light-steps-item > .du-bois-light-steps-item-container > .du-bois-light-steps-item-content > .du-bois-light-steps-item-title::after {
|
|
12470
|
+
display: none;
|
|
12471
|
+
}
|
|
12472
|
+
.du-bois-light-steps-vertical.du-bois-light-steps-small .du-bois-light-steps-item-container .du-bois-light-steps-item-tail {
|
|
12473
|
+
position: absolute;
|
|
12474
|
+
top: 0;
|
|
12475
|
+
left: 12px;
|
|
12476
|
+
padding: 30px 0 6px;
|
|
12477
|
+
}
|
|
12478
|
+
.du-bois-light-steps-vertical.du-bois-light-steps-small .du-bois-light-steps-item-container .du-bois-light-steps-item-title {
|
|
12479
|
+
line-height: 24px;
|
|
12480
|
+
}
|
|
12481
|
+
.du-bois-light-steps-label-vertical .du-bois-light-steps-item {
|
|
12482
|
+
overflow: visible;
|
|
12483
|
+
}
|
|
12484
|
+
.du-bois-light-steps-label-vertical .du-bois-light-steps-item-tail {
|
|
12485
|
+
margin-left: 58px;
|
|
12486
|
+
padding: 3.5px 24px;
|
|
12487
|
+
}
|
|
12488
|
+
.du-bois-light-steps-label-vertical .du-bois-light-steps-item-content {
|
|
12489
|
+
display: block;
|
|
12490
|
+
width: 116px;
|
|
12491
|
+
margin-top: 8px;
|
|
12492
|
+
text-align: center;
|
|
12493
|
+
}
|
|
12494
|
+
.du-bois-light-steps-label-vertical .du-bois-light-steps-item-icon {
|
|
12495
|
+
display: inline-block;
|
|
12496
|
+
margin-left: 42px;
|
|
12497
|
+
}
|
|
12498
|
+
.du-bois-light-steps-label-vertical .du-bois-light-steps-item-title {
|
|
12499
|
+
padding-right: 0;
|
|
12500
|
+
padding-left: 0;
|
|
12501
|
+
}
|
|
12502
|
+
.du-bois-light-steps-label-vertical .du-bois-light-steps-item-title::after {
|
|
12503
|
+
display: none;
|
|
12504
|
+
}
|
|
12505
|
+
.du-bois-light-steps-label-vertical .du-bois-light-steps-item-subtitle {
|
|
12506
|
+
display: block;
|
|
12507
|
+
margin-bottom: 4px;
|
|
12508
|
+
margin-left: 0;
|
|
12509
|
+
line-height: 20px;
|
|
12510
|
+
}
|
|
12511
|
+
.du-bois-light-steps-label-vertical.du-bois-light-steps-small:not(.du-bois-light-steps-dot) .du-bois-light-steps-item-icon {
|
|
12512
|
+
margin-left: 46px;
|
|
12513
|
+
}
|
|
12514
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item-title,
|
|
12515
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item-title {
|
|
12516
|
+
line-height: 20px;
|
|
12517
|
+
}
|
|
12518
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item-tail,
|
|
12519
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item-tail {
|
|
12520
|
+
top: 2px;
|
|
12521
|
+
width: 100%;
|
|
12522
|
+
margin: 0 0 0 70px;
|
|
12523
|
+
padding: 0;
|
|
12524
|
+
}
|
|
12525
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item-tail::after,
|
|
12526
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item-tail::after {
|
|
12527
|
+
width: calc(100% - 20px);
|
|
12528
|
+
height: 3px;
|
|
12529
|
+
margin-left: 12px;
|
|
12530
|
+
}
|
|
12531
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item:first-child .du-bois-light-steps-icon-dot,
|
|
12532
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item:first-child .du-bois-light-steps-icon-dot {
|
|
12533
|
+
left: 2px;
|
|
12534
|
+
}
|
|
12535
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item-icon,
|
|
12536
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item-icon {
|
|
12537
|
+
width: 8px;
|
|
12538
|
+
height: 8px;
|
|
12539
|
+
margin-left: 67px;
|
|
12540
|
+
padding-right: 0;
|
|
12541
|
+
line-height: 8px;
|
|
12542
|
+
background: transparent;
|
|
12543
|
+
border: 0;
|
|
12544
|
+
}
|
|
12545
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item-icon .du-bois-light-steps-icon-dot,
|
|
12546
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item-icon .du-bois-light-steps-icon-dot {
|
|
12547
|
+
position: relative;
|
|
12548
|
+
float: left;
|
|
12549
|
+
width: 100%;
|
|
12550
|
+
height: 100%;
|
|
12551
|
+
border-radius: 100px;
|
|
12552
|
+
transition: all 0.3s;
|
|
12553
|
+
/* expand hover area */
|
|
12554
|
+
}
|
|
12555
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item-icon .du-bois-light-steps-icon-dot::after,
|
|
12556
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item-icon .du-bois-light-steps-icon-dot::after {
|
|
12557
|
+
position: absolute;
|
|
12558
|
+
top: -12px;
|
|
12559
|
+
left: -26px;
|
|
12560
|
+
width: 60px;
|
|
12561
|
+
height: 32px;
|
|
12562
|
+
background: rgba(0, 0, 0, 0.001);
|
|
12563
|
+
content: '';
|
|
12564
|
+
}
|
|
12565
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item-content,
|
|
12566
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item-content {
|
|
12567
|
+
width: 140px;
|
|
12568
|
+
}
|
|
12569
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item-process .du-bois-light-steps-item-icon,
|
|
12570
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item-process .du-bois-light-steps-item-icon {
|
|
12571
|
+
position: relative;
|
|
12572
|
+
top: -1px;
|
|
12573
|
+
width: 10px;
|
|
12574
|
+
height: 10px;
|
|
12575
|
+
line-height: 10px;
|
|
12576
|
+
background: none;
|
|
12577
|
+
}
|
|
12578
|
+
.du-bois-light-steps-dot .du-bois-light-steps-item-process .du-bois-light-steps-icon:first-child .du-bois-light-steps-icon-dot,
|
|
12579
|
+
.du-bois-light-steps-dot.du-bois-light-steps-small .du-bois-light-steps-item-process .du-bois-light-steps-icon:first-child .du-bois-light-steps-icon-dot {
|
|
12580
|
+
left: 0;
|
|
12581
|
+
}
|
|
12582
|
+
.du-bois-light-steps-vertical.du-bois-light-steps-dot .du-bois-light-steps-item-icon {
|
|
12583
|
+
margin-top: 8px;
|
|
12584
|
+
margin-left: 0;
|
|
12585
|
+
background: none;
|
|
12586
|
+
}
|
|
12587
|
+
.du-bois-light-steps-vertical.du-bois-light-steps-dot .du-bois-light-steps-item > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail {
|
|
12588
|
+
top: 2px;
|
|
12589
|
+
left: -9px;
|
|
12590
|
+
margin: 0;
|
|
12591
|
+
padding: 22px 0 4px;
|
|
12592
|
+
}
|
|
12593
|
+
.du-bois-light-steps-vertical.du-bois-light-steps-dot .du-bois-light-steps-item:first-child .du-bois-light-steps-icon-dot {
|
|
12594
|
+
left: 0;
|
|
12595
|
+
}
|
|
12596
|
+
.du-bois-light-steps-vertical.du-bois-light-steps-dot .du-bois-light-steps-item-content {
|
|
12597
|
+
width: inherit;
|
|
12598
|
+
}
|
|
12599
|
+
.du-bois-light-steps-vertical.du-bois-light-steps-dot .du-bois-light-steps-item-process .du-bois-light-steps-item-container .du-bois-light-steps-item-icon .du-bois-light-steps-icon-dot {
|
|
12600
|
+
left: -2px;
|
|
12601
|
+
}
|
|
12602
|
+
.du-bois-light-steps-navigation {
|
|
12603
|
+
padding-top: 12px;
|
|
12604
|
+
}
|
|
12605
|
+
.du-bois-light-steps-navigation.du-bois-light-steps-small .du-bois-light-steps-item-container {
|
|
12606
|
+
margin-left: -12px;
|
|
12607
|
+
}
|
|
12608
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item {
|
|
12609
|
+
overflow: visible;
|
|
12610
|
+
text-align: center;
|
|
12611
|
+
}
|
|
12612
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item-container {
|
|
12613
|
+
display: inline-block;
|
|
12614
|
+
height: 100%;
|
|
12615
|
+
margin-left: -16px;
|
|
12616
|
+
padding-bottom: 12px;
|
|
12617
|
+
text-align: left;
|
|
12618
|
+
transition: opacity 0.3s;
|
|
12619
|
+
}
|
|
12620
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item-container .du-bois-light-steps-item-content {
|
|
12621
|
+
max-width: auto;
|
|
12622
|
+
}
|
|
12623
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item-container .du-bois-light-steps-item-title {
|
|
12624
|
+
max-width: 100%;
|
|
12625
|
+
padding-right: 0;
|
|
12626
|
+
overflow: hidden;
|
|
12627
|
+
white-space: nowrap;
|
|
12628
|
+
text-overflow: ellipsis;
|
|
12629
|
+
}
|
|
12630
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item-container .du-bois-light-steps-item-title::after {
|
|
12631
|
+
display: none;
|
|
12632
|
+
}
|
|
12633
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) .du-bois-light-steps-item-container[role='button'] {
|
|
12634
|
+
cursor: pointer;
|
|
12635
|
+
}
|
|
12636
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item:not(.du-bois-light-steps-item-active) .du-bois-light-steps-item-container[role='button']:hover {
|
|
12637
|
+
opacity: 0.85;
|
|
12638
|
+
}
|
|
12639
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item:last-child {
|
|
12640
|
+
flex: 1;
|
|
12641
|
+
}
|
|
12642
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item:last-child::after {
|
|
12643
|
+
display: none;
|
|
12644
|
+
}
|
|
12645
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item::after {
|
|
12646
|
+
position: absolute;
|
|
12647
|
+
top: 50%;
|
|
12648
|
+
left: 100%;
|
|
12649
|
+
display: inline-block;
|
|
12650
|
+
width: 12px;
|
|
12651
|
+
height: 12px;
|
|
12652
|
+
margin-top: -14px;
|
|
12653
|
+
margin-left: -2px;
|
|
12654
|
+
border: 1px solid rgba(0, 0, 0, 0.25);
|
|
12655
|
+
border-bottom: none;
|
|
12656
|
+
border-left: none;
|
|
12657
|
+
transform: rotate(45deg);
|
|
12658
|
+
content: '';
|
|
12659
|
+
}
|
|
12660
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item::before {
|
|
12661
|
+
position: absolute;
|
|
12662
|
+
bottom: 0;
|
|
12663
|
+
left: 50%;
|
|
12664
|
+
display: inline-block;
|
|
12665
|
+
width: 0;
|
|
12666
|
+
height: 2px;
|
|
12667
|
+
background-color: #2272B4;
|
|
12668
|
+
transition: width 0.3s, left 0.3s;
|
|
12669
|
+
transition-timing-function: ease-out;
|
|
12670
|
+
content: '';
|
|
12671
|
+
}
|
|
12672
|
+
.du-bois-light-steps-navigation .du-bois-light-steps-item.du-bois-light-steps-item-active::before {
|
|
12673
|
+
left: 0;
|
|
12674
|
+
width: 100%;
|
|
12675
|
+
}
|
|
12676
|
+
.du-bois-light-steps-navigation.du-bois-light-steps-vertical > .du-bois-light-steps-item {
|
|
12677
|
+
margin-right: 0 !important;
|
|
12678
|
+
}
|
|
12679
|
+
.du-bois-light-steps-navigation.du-bois-light-steps-vertical > .du-bois-light-steps-item::before {
|
|
12680
|
+
display: none;
|
|
12681
|
+
}
|
|
12682
|
+
.du-bois-light-steps-navigation.du-bois-light-steps-vertical > .du-bois-light-steps-item.du-bois-light-steps-item-active::before {
|
|
12683
|
+
top: 0;
|
|
12684
|
+
right: 0;
|
|
12685
|
+
left: unset;
|
|
12686
|
+
display: block;
|
|
12687
|
+
width: 3px;
|
|
12688
|
+
height: calc(100% - 24px);
|
|
12689
|
+
}
|
|
12690
|
+
.du-bois-light-steps-navigation.du-bois-light-steps-vertical > .du-bois-light-steps-item::after {
|
|
12691
|
+
position: relative;
|
|
12692
|
+
top: -2px;
|
|
12693
|
+
left: 50%;
|
|
12694
|
+
display: block;
|
|
12695
|
+
width: 8px;
|
|
12696
|
+
height: 8px;
|
|
12697
|
+
margin-bottom: 8px;
|
|
12698
|
+
text-align: center;
|
|
12699
|
+
transform: rotate(135deg);
|
|
12700
|
+
}
|
|
12701
|
+
.du-bois-light-steps-navigation.du-bois-light-steps-vertical > .du-bois-light-steps-item > .du-bois-light-steps-item-container > .du-bois-light-steps-item-tail {
|
|
12702
|
+
visibility: hidden;
|
|
12703
|
+
}
|
|
12704
|
+
.du-bois-light-steps-with-progress .du-bois-light-steps-item {
|
|
12705
|
+
padding-top: 4px;
|
|
12706
|
+
}
|
|
12707
|
+
.du-bois-light-steps-with-progress .du-bois-light-steps-item .du-bois-light-steps-item-tail {
|
|
12708
|
+
top: 4px !important;
|
|
12709
|
+
}
|
|
12710
|
+
.du-bois-light-steps-with-progress.du-bois-light-steps-horizontal .du-bois-light-steps-item:first-child {
|
|
12711
|
+
padding-bottom: 4px;
|
|
12712
|
+
padding-left: 4px;
|
|
12713
|
+
}
|
|
12714
|
+
.du-bois-light-steps-with-progress .du-bois-light-steps-item-icon {
|
|
12715
|
+
position: relative;
|
|
12716
|
+
}
|
|
12717
|
+
.du-bois-light-steps-with-progress .du-bois-light-steps-item-icon .du-bois-light-progress {
|
|
12718
|
+
position: absolute;
|
|
12719
|
+
top: -5px;
|
|
12720
|
+
right: -5px;
|
|
12721
|
+
bottom: -5px;
|
|
12722
|
+
left: -5px;
|
|
12723
|
+
}
|
|
12724
|
+
|
|
12725
|
+
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
12726
|
+
/* stylelint-disable no-duplicate-selectors */
|
|
12727
|
+
/* stylelint-disable */
|
|
12728
|
+
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
12729
|
+
.du-bois-light-progress {
|
|
12730
|
+
box-sizing: border-box;
|
|
12731
|
+
margin: 0;
|
|
12732
|
+
padding: 0;
|
|
12733
|
+
color: #11171C;
|
|
12734
|
+
font-size: 13px;
|
|
12735
|
+
font-variant: tabular-nums;
|
|
12736
|
+
line-height: 20px;
|
|
12737
|
+
list-style: none;
|
|
12738
|
+
font-feature-settings: 'tnum';
|
|
12739
|
+
display: inline-block;
|
|
12740
|
+
}
|
|
12741
|
+
.du-bois-light-progress-line {
|
|
12742
|
+
position: relative;
|
|
12743
|
+
width: 100%;
|
|
12744
|
+
font-size: 13px;
|
|
12745
|
+
}
|
|
12746
|
+
.du-bois-light-progress-steps {
|
|
12747
|
+
display: inline-block;
|
|
12748
|
+
}
|
|
12749
|
+
.du-bois-light-progress-steps-outer {
|
|
12750
|
+
display: flex;
|
|
12751
|
+
flex-direction: row;
|
|
12752
|
+
align-items: center;
|
|
12753
|
+
}
|
|
12754
|
+
.du-bois-light-progress-steps-item {
|
|
12755
|
+
flex-shrink: 0;
|
|
12756
|
+
min-width: 2px;
|
|
12757
|
+
margin-right: 2px;
|
|
12758
|
+
background: #f3f3f3;
|
|
12759
|
+
transition: all 0.3s;
|
|
12760
|
+
}
|
|
12761
|
+
.du-bois-light-progress-steps-item-active {
|
|
12762
|
+
background: #1890ff;
|
|
12763
|
+
}
|
|
12764
|
+
.du-bois-light-progress-small.du-bois-light-progress-line,
|
|
12765
|
+
.du-bois-light-progress-small.du-bois-light-progress-line .du-bois-light-progress-text .anticon {
|
|
12766
|
+
font-size: 12px;
|
|
12767
|
+
}
|
|
12768
|
+
.du-bois-light-progress-outer {
|
|
12769
|
+
display: inline-block;
|
|
12770
|
+
width: 100%;
|
|
12771
|
+
margin-right: 0;
|
|
12772
|
+
padding-right: 0;
|
|
12773
|
+
}
|
|
12774
|
+
.du-bois-light-progress-show-info .du-bois-light-progress-outer {
|
|
12775
|
+
margin-right: calc(-2em - 8px);
|
|
12776
|
+
padding-right: calc(2em + 8px);
|
|
12777
|
+
}
|
|
12778
|
+
.du-bois-light-progress-inner {
|
|
12779
|
+
position: relative;
|
|
12780
|
+
display: inline-block;
|
|
12781
|
+
width: 100%;
|
|
12782
|
+
overflow: hidden;
|
|
12783
|
+
vertical-align: middle;
|
|
12784
|
+
background-color: #f5f5f5;
|
|
12785
|
+
border-radius: 100px;
|
|
12786
|
+
}
|
|
12787
|
+
.du-bois-light-progress-circle-trail {
|
|
12788
|
+
stroke: #f5f5f5;
|
|
12789
|
+
}
|
|
12790
|
+
.du-bois-light-progress-circle-path {
|
|
12791
|
+
animation: du-bois-light-progress-appear 0.3s;
|
|
12792
|
+
}
|
|
12793
|
+
.du-bois-light-progress-inner:not(.du-bois-light-progress-circle-gradient) .du-bois-light-progress-circle-path {
|
|
12794
|
+
stroke: #1890ff;
|
|
12795
|
+
}
|
|
12796
|
+
.du-bois-light-progress-success-bg,
|
|
12797
|
+
.du-bois-light-progress-bg {
|
|
12798
|
+
position: relative;
|
|
12799
|
+
background-color: #1890ff;
|
|
12800
|
+
border-radius: 100px;
|
|
12801
|
+
transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
|
|
12802
|
+
}
|
|
12803
|
+
.du-bois-light-progress-success-bg {
|
|
12804
|
+
position: absolute;
|
|
12805
|
+
top: 0;
|
|
12806
|
+
left: 0;
|
|
12807
|
+
background-color: #34824F;
|
|
12808
|
+
}
|
|
12809
|
+
.du-bois-light-progress-text {
|
|
12810
|
+
display: inline-block;
|
|
12811
|
+
width: 2em;
|
|
12812
|
+
margin-left: 8px;
|
|
12813
|
+
color: #11171C;
|
|
12814
|
+
font-size: 1em;
|
|
12815
|
+
line-height: 1;
|
|
12816
|
+
white-space: nowrap;
|
|
12817
|
+
text-align: left;
|
|
12818
|
+
vertical-align: middle;
|
|
12819
|
+
word-break: normal;
|
|
12820
|
+
}
|
|
12821
|
+
.du-bois-light-progress-text .anticon {
|
|
12822
|
+
font-size: 13px;
|
|
12823
|
+
}
|
|
12824
|
+
.du-bois-light-progress-status-active .du-bois-light-progress-bg::before {
|
|
12825
|
+
position: absolute;
|
|
12826
|
+
top: 0;
|
|
12827
|
+
right: 0;
|
|
12828
|
+
bottom: 0;
|
|
12829
|
+
left: 0;
|
|
12830
|
+
background: #fff;
|
|
12831
|
+
border-radius: 10px;
|
|
12832
|
+
opacity: 0;
|
|
12833
|
+
animation: du-bois-light-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
|
|
12834
|
+
content: '';
|
|
12835
|
+
}
|
|
12836
|
+
.du-bois-light-progress-status-exception .du-bois-light-progress-bg {
|
|
12837
|
+
background-color: #C82D4C;
|
|
12838
|
+
}
|
|
12839
|
+
.du-bois-light-progress-status-exception .du-bois-light-progress-text {
|
|
12840
|
+
color: #C82D4C;
|
|
12841
|
+
}
|
|
12842
|
+
.du-bois-light-progress-status-exception .du-bois-light-progress-inner:not(.du-bois-light-progress-circle-gradient) .du-bois-light-progress-circle-path {
|
|
12843
|
+
stroke: #C82D4C;
|
|
12844
|
+
}
|
|
12845
|
+
.du-bois-light-progress-status-success .du-bois-light-progress-bg {
|
|
12846
|
+
background-color: #34824F;
|
|
12847
|
+
}
|
|
12848
|
+
.du-bois-light-progress-status-success .du-bois-light-progress-text {
|
|
12849
|
+
color: #34824F;
|
|
12850
|
+
}
|
|
12851
|
+
.du-bois-light-progress-status-success .du-bois-light-progress-inner:not(.du-bois-light-progress-circle-gradient) .du-bois-light-progress-circle-path {
|
|
12852
|
+
stroke: #34824F;
|
|
12853
|
+
}
|
|
12854
|
+
.du-bois-light-progress-circle .du-bois-light-progress-inner {
|
|
12855
|
+
position: relative;
|
|
12856
|
+
line-height: 1;
|
|
12857
|
+
background-color: transparent;
|
|
12858
|
+
}
|
|
12859
|
+
.du-bois-light-progress-circle .du-bois-light-progress-text {
|
|
12860
|
+
position: absolute;
|
|
12861
|
+
top: 50%;
|
|
12862
|
+
left: 50%;
|
|
12863
|
+
width: 100%;
|
|
12864
|
+
margin: 0;
|
|
12865
|
+
padding: 0;
|
|
12866
|
+
color: #11171C;
|
|
12867
|
+
font-size: 1em;
|
|
12868
|
+
line-height: 1;
|
|
12869
|
+
white-space: normal;
|
|
12870
|
+
text-align: center;
|
|
12871
|
+
transform: translate(-50%, -50%);
|
|
12872
|
+
}
|
|
12873
|
+
.du-bois-light-progress-circle .du-bois-light-progress-text .anticon {
|
|
12874
|
+
font-size: 1.16666667em;
|
|
12875
|
+
}
|
|
12876
|
+
.du-bois-light-progress-circle.du-bois-light-progress-status-exception .du-bois-light-progress-text {
|
|
12877
|
+
color: #C82D4C;
|
|
12878
|
+
}
|
|
12879
|
+
.du-bois-light-progress-circle.du-bois-light-progress-status-success .du-bois-light-progress-text {
|
|
12880
|
+
color: #34824F;
|
|
12881
|
+
}
|
|
12882
|
+
@keyframes du-bois-light-progress-active {
|
|
12883
|
+
0% {
|
|
12884
|
+
transform: translateX(-100%) scaleX(0);
|
|
12885
|
+
opacity: 0.1;
|
|
12886
|
+
}
|
|
12887
|
+
20% {
|
|
12888
|
+
transform: translateX(-100%) scaleX(0);
|
|
12889
|
+
opacity: 0.5;
|
|
12890
|
+
}
|
|
12891
|
+
100% {
|
|
12892
|
+
transform: translateX(0) scaleX(1);
|
|
12893
|
+
opacity: 0;
|
|
12894
|
+
}
|
|
12895
|
+
}
|
|
12896
|
+
|
|
12122
12897
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
12123
12898
|
/* stylelint-disable no-duplicate-selectors */
|
|
12124
12899
|
/* stylelint-disable */
|
|
@@ -12281,7 +13056,7 @@ span.du-bois-light-radio + * {
|
|
|
12281
13056
|
box-sizing: border-box;
|
|
12282
13057
|
margin: 0;
|
|
12283
13058
|
padding: 0;
|
|
12284
|
-
color: #
|
|
13059
|
+
color: #11171C;
|
|
12285
13060
|
font-variant: tabular-nums;
|
|
12286
13061
|
line-height: 20px;
|
|
12287
13062
|
list-style: none;
|
|
@@ -12506,7 +13281,7 @@ td.du-bois-light-table-column-sort {
|
|
|
12506
13281
|
transition: all 0.3s;
|
|
12507
13282
|
}
|
|
12508
13283
|
.du-bois-light-table-filter-trigger:hover {
|
|
12509
|
-
color: #
|
|
13284
|
+
color: #44535F;
|
|
12510
13285
|
background: rgba(0, 0, 0, 0.04);
|
|
12511
13286
|
}
|
|
12512
13287
|
.du-bois-light-table-filter-trigger.active {
|
|
@@ -12516,7 +13291,7 @@ td.du-bois-light-table-column-sort {
|
|
|
12516
13291
|
box-sizing: border-box;
|
|
12517
13292
|
margin: 0;
|
|
12518
13293
|
padding: 0;
|
|
12519
|
-
color: #
|
|
13294
|
+
color: #11171C;
|
|
12520
13295
|
font-size: 13px;
|
|
12521
13296
|
font-variant: tabular-nums;
|
|
12522
13297
|
line-height: 20px;
|
|
@@ -12847,7 +13622,7 @@ tr.du-bois-light-table-expanded-row .du-bois-light-descriptions-view table {
|
|
|
12847
13622
|
box-sizing: border-box;
|
|
12848
13623
|
margin: 0;
|
|
12849
13624
|
padding: 0;
|
|
12850
|
-
color: #
|
|
13625
|
+
color: #11171C;
|
|
12851
13626
|
font-size: 13px;
|
|
12852
13627
|
font-variant: tabular-nums;
|
|
12853
13628
|
line-height: 20px;
|
|
@@ -12945,7 +13720,7 @@ tr.du-bois-light-table-expanded-row .du-bois-light-descriptions-view table {
|
|
|
12945
13720
|
pointer-events: auto;
|
|
12946
13721
|
}
|
|
12947
13722
|
.du-bois-light-spin-tip {
|
|
12948
|
-
color: #
|
|
13723
|
+
color: #44535F;
|
|
12949
13724
|
}
|
|
12950
13725
|
.du-bois-light-spin-dot {
|
|
12951
13726
|
position: relative;
|
|
@@ -13026,7 +13801,7 @@ tr.du-bois-light-table-expanded-row .du-bois-light-descriptions-view table {
|
|
|
13026
13801
|
box-sizing: border-box;
|
|
13027
13802
|
margin: 0;
|
|
13028
13803
|
padding: 0;
|
|
13029
|
-
color: #
|
|
13804
|
+
color: #11171C;
|
|
13030
13805
|
font-size: 13px;
|
|
13031
13806
|
font-variant: tabular-nums;
|
|
13032
13807
|
line-height: 20px;
|
|
@@ -13074,7 +13849,7 @@ tr.du-bois-light-table-expanded-row .du-bois-light-descriptions-view table {
|
|
|
13074
13849
|
.du-bois-light-pagination-item a {
|
|
13075
13850
|
display: block;
|
|
13076
13851
|
padding: 0 6px;
|
|
13077
|
-
color: #
|
|
13852
|
+
color: #11171C;
|
|
13078
13853
|
transition: none;
|
|
13079
13854
|
}
|
|
13080
13855
|
.du-bois-light-pagination-item a:hover {
|
|
@@ -13170,7 +13945,7 @@ tr.du-bois-light-table-expanded-row .du-bois-light-descriptions-view table {
|
|
|
13170
13945
|
display: inline-block;
|
|
13171
13946
|
min-width: 40px;
|
|
13172
13947
|
height: 40px;
|
|
13173
|
-
color: #
|
|
13948
|
+
color: #11171C;
|
|
13174
13949
|
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';
|
|
13175
13950
|
line-height: 40px;
|
|
13176
13951
|
text-align: center;
|
|
@@ -13187,7 +13962,7 @@ tr.du-bois-light-table-expanded-row .du-bois-light-descriptions-view table {
|
|
|
13187
13962
|
}
|
|
13188
13963
|
.du-bois-light-pagination-prev button,
|
|
13189
13964
|
.du-bois-light-pagination-next button {
|
|
13190
|
-
color: #
|
|
13965
|
+
color: #11171C;
|
|
13191
13966
|
cursor: pointer;
|
|
13192
13967
|
user-select: none;
|
|
13193
13968
|
}
|
|
@@ -13259,7 +14034,7 @@ tr.du-bois-light-table-expanded-row .du-bois-light-descriptions-view table {
|
|
|
13259
14034
|
width: 100%;
|
|
13260
14035
|
min-width: 0;
|
|
13261
14036
|
padding: 5px 12px;
|
|
13262
|
-
color: #
|
|
14037
|
+
color: #11171C;
|
|
13263
14038
|
font-size: 13px;
|
|
13264
14039
|
line-height: 20px;
|
|
13265
14040
|
background-color: #fff;
|
|
@@ -13718,7 +14493,7 @@ textarea.du-bois-light-pagination-options-quick-jumper input {
|
|
|
13718
14493
|
box-sizing: border-box;
|
|
13719
14494
|
margin: 0;
|
|
13720
14495
|
padding: 0;
|
|
13721
|
-
color: #
|
|
14496
|
+
color: #11171C;
|
|
13722
14497
|
font-size: 13px;
|
|
13723
14498
|
font-variant: tabular-nums;
|
|
13724
14499
|
line-height: 20px;
|
|
@@ -13752,7 +14527,7 @@ textarea.du-bois-light-pagination-options-quick-jumper input {
|
|
|
13752
14527
|
margin: 0;
|
|
13753
14528
|
padding: 5px 8px;
|
|
13754
14529
|
overflow: hidden;
|
|
13755
|
-
color: #
|
|
14530
|
+
color: #11171C;
|
|
13756
14531
|
font-weight: normal;
|
|
13757
14532
|
font-size: 13px;
|
|
13758
14533
|
line-height: 22px;
|
|
@@ -13835,7 +14610,7 @@ textarea.du-bois-light-pagination-options-quick-jumper input {
|
|
|
13835
14610
|
box-sizing: border-box;
|
|
13836
14611
|
margin: 0;
|
|
13837
14612
|
padding: 0;
|
|
13838
|
-
color: #
|
|
14613
|
+
color: #11171C;
|
|
13839
14614
|
font-size: 13px;
|
|
13840
14615
|
font-variant: tabular-nums;
|
|
13841
14616
|
line-height: 20px;
|
|
@@ -13965,7 +14740,7 @@ textarea.du-bois-light-pagination-options-quick-jumper input {
|
|
|
13965
14740
|
flex: none;
|
|
13966
14741
|
margin-right: -4px;
|
|
13967
14742
|
margin-left: 8px;
|
|
13968
|
-
color: #
|
|
14743
|
+
color: #44535F;
|
|
13969
14744
|
font-size: 12px;
|
|
13970
14745
|
background: transparent;
|
|
13971
14746
|
border: none;
|
|
@@ -14087,7 +14862,7 @@ textarea.du-bois-light-pagination-options-quick-jumper input {
|
|
|
14087
14862
|
box-sizing: border-box;
|
|
14088
14863
|
margin: 0;
|
|
14089
14864
|
padding: 0;
|
|
14090
|
-
color: #
|
|
14865
|
+
color: #11171C;
|
|
14091
14866
|
font-size: 13px;
|
|
14092
14867
|
font-variant: tabular-nums;
|
|
14093
14868
|
line-height: 20px;
|
|
@@ -14209,7 +14984,7 @@ textarea.du-bois-light-pagination-options-quick-jumper input {
|
|
|
14209
14984
|
box-sizing: border-box;
|
|
14210
14985
|
margin: 0;
|
|
14211
14986
|
padding: 0;
|
|
14212
|
-
color: #
|
|
14987
|
+
color: #11171C;
|
|
14213
14988
|
font-size: 13px;
|
|
14214
14989
|
font-variant: tabular-nums;
|
|
14215
14990
|
line-height: 20px;
|
|
@@ -14240,7 +15015,7 @@ textarea.du-bois-light-pagination-options-quick-jumper input {
|
|
|
14240
15015
|
box-sizing: border-box;
|
|
14241
15016
|
margin: 0;
|
|
14242
15017
|
padding: 0;
|
|
14243
|
-
color: #
|
|
15018
|
+
color: #11171C;
|
|
14244
15019
|
font-size: 13px;
|
|
14245
15020
|
font-variant: tabular-nums;
|
|
14246
15021
|
line-height: 20px;
|
|
@@ -14280,7 +15055,7 @@ textarea.du-bois-light-pagination-options-quick-jumper input {
|
|
|
14280
15055
|
box-sizing: border-box;
|
|
14281
15056
|
margin: 0;
|
|
14282
15057
|
padding: 0;
|
|
14283
|
-
color: #
|
|
15058
|
+
color: #11171C;
|
|
14284
15059
|
font-size: 13px;
|
|
14285
15060
|
font-variant: tabular-nums;
|
|
14286
15061
|
line-height: 20px;
|
|
@@ -14474,11 +15249,11 @@ textarea.du-bois-light-pagination-options-quick-jumper input {
|
|
|
14474
15249
|
/* stylelint-disable */
|
|
14475
15250
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
14476
15251
|
.du-bois-light-typography {
|
|
14477
|
-
color: #
|
|
15252
|
+
color: #11171C;
|
|
14478
15253
|
overflow-wrap: break-word;
|
|
14479
15254
|
}
|
|
14480
15255
|
.du-bois-light-typography.du-bois-light-typography-secondary {
|
|
14481
|
-
color: #
|
|
15256
|
+
color: #44535F;
|
|
14482
15257
|
}
|
|
14483
15258
|
.du-bois-light-typography.du-bois-light-typography-success {
|
|
14484
15259
|
color: #34824F;
|
|
@@ -14721,7 +15496,7 @@ div.du-bois-light-typography-edit-content {
|
|
|
14721
15496
|
position: absolute;
|
|
14722
15497
|
right: 10px;
|
|
14723
15498
|
bottom: 8px;
|
|
14724
|
-
color: #
|
|
15499
|
+
color: #44535F;
|
|
14725
15500
|
pointer-events: none;
|
|
14726
15501
|
}
|
|
14727
15502
|
.du-bois-light-typography-edit-content textarea {
|
|
@@ -14798,7 +15573,7 @@ span.du-bois-light-typography-ellipsis-single-line {
|
|
|
14798
15573
|
.du-bois-light-switch {
|
|
14799
15574
|
margin: 0;
|
|
14800
15575
|
padding: 0;
|
|
14801
|
-
color: #
|
|
15576
|
+
color: #11171C;
|
|
14802
15577
|
font-size: 13px;
|
|
14803
15578
|
font-variant: tabular-nums;
|
|
14804
15579
|
line-height: 20px;
|
|
@@ -14984,36 +15759,36 @@ span.du-bois-light-typography-ellipsis-single-line {
|
|
|
14984
15759
|
box-sizing: border-box;
|
|
14985
15760
|
margin: 0;
|
|
14986
15761
|
padding: 0;
|
|
14987
|
-
color: #
|
|
15762
|
+
color: #11171C;
|
|
14988
15763
|
font-variant: tabular-nums;
|
|
14989
15764
|
line-height: 20px;
|
|
14990
15765
|
list-style: none;
|
|
14991
15766
|
font-feature-settings: 'tnum';
|
|
14992
|
-
color: #
|
|
15767
|
+
color: #44535F;
|
|
14993
15768
|
font-size: 13px;
|
|
14994
15769
|
}
|
|
14995
15770
|
.du-bois-light-breadcrumb .anticon {
|
|
14996
15771
|
font-size: 13px;
|
|
14997
15772
|
}
|
|
14998
15773
|
.du-bois-light-breadcrumb a {
|
|
14999
|
-
color: #
|
|
15774
|
+
color: #44535F;
|
|
15000
15775
|
transition: color 0.3s;
|
|
15001
15776
|
}
|
|
15002
15777
|
.du-bois-light-breadcrumb a:hover {
|
|
15003
15778
|
color: #448dc2;
|
|
15004
15779
|
}
|
|
15005
15780
|
.du-bois-light-breadcrumb > span:last-child {
|
|
15006
|
-
color: #
|
|
15781
|
+
color: #11171C;
|
|
15007
15782
|
}
|
|
15008
15783
|
.du-bois-light-breadcrumb > span:last-child a {
|
|
15009
|
-
color: #
|
|
15784
|
+
color: #11171C;
|
|
15010
15785
|
}
|
|
15011
15786
|
.du-bois-light-breadcrumb > span:last-child .du-bois-light-breadcrumb-separator {
|
|
15012
15787
|
display: none;
|
|
15013
15788
|
}
|
|
15014
15789
|
.du-bois-light-breadcrumb-separator {
|
|
15015
15790
|
margin: 0 4px;
|
|
15016
|
-
color: #
|
|
15791
|
+
color: #44535F;
|
|
15017
15792
|
}
|
|
15018
15793
|
.du-bois-light-breadcrumb-link > .anticon + span,
|
|
15019
15794
|
.du-bois-light-breadcrumb-link > .anticon + a {
|
|
@@ -15045,7 +15820,7 @@ span.du-bois-light-typography-ellipsis-single-line {
|
|
|
15045
15820
|
box-sizing: border-box;
|
|
15046
15821
|
margin: 0;
|
|
15047
15822
|
padding: 0;
|
|
15048
|
-
color: #
|
|
15823
|
+
color: #11171C;
|
|
15049
15824
|
font-size: 13px;
|
|
15050
15825
|
font-variant: tabular-nums;
|
|
15051
15826
|
line-height: 20px;
|
|
@@ -15146,11 +15921,11 @@ span.du-bois-light-typography-ellipsis-single-line {
|
|
|
15146
15921
|
position: absolute;
|
|
15147
15922
|
top: 16px;
|
|
15148
15923
|
right: 22px;
|
|
15149
|
-
color: #
|
|
15924
|
+
color: #44535F;
|
|
15150
15925
|
outline: none;
|
|
15151
15926
|
}
|
|
15152
15927
|
.du-bois-light-notification-notice-close:hover {
|
|
15153
|
-
color: #
|
|
15928
|
+
color: #293239;
|
|
15154
15929
|
}
|
|
15155
15930
|
.du-bois-light-notification-notice-btn {
|
|
15156
15931
|
float: right;
|