amis-ui 6.11.0-beta.9 → 6.12.0-beta.0
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/esm/components/404.js +1 -1
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.d.ts +9 -0
- package/esm/components/BaiduMapPicker.js +39 -11
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.js +1 -1
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.js +1 -1
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +1 -1
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.js +1 -1
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.d.ts +1 -0
- package/esm/components/ContextMenu.js +6 -3
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.js +1 -1
- package/esm/components/DiffEditor.js +1 -1
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.js +1 -1
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.js +1 -1
- package/esm/components/InputBoxWithSuggestion.js +1 -1
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.d.ts +41 -40
- package/esm/components/LocationPicker.js +6 -6
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.js +1 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.d.ts +47 -0
- package/esm/components/Pagination.js +25 -26
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +1 -1
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.js +1 -1
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.js +1 -1
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.js +1 -1
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.js +1 -1
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.js +1 -1
- package/esm/components/Shape.js +1 -1
- package/esm/components/Signature.js +1 -1
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.js +1 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.js +1 -1
- package/esm/components/TabsTransfer.js +1 -1
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.d.ts +8 -1
- package/esm/components/Timeline.js +46 -5
- package/esm/components/TimelineItem.d.ts +984 -23
- package/esm/components/TimelineItem.js +86 -30
- package/esm/components/Tinymce.js +1 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.js +1 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.js +1 -1
- package/esm/components/Transfer.js +1 -1
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.js +1 -1
- package/esm/components/TransferSearch.js +1 -1
- package/esm/components/Tree.js +1 -1
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.js +1 -1
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.js +1 -1
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.js +1 -1
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.js +1 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.js +1 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.js +1 -1
- package/esm/components/formula/VariableList.js +1 -1
- package/esm/components/formula/plugin.js +1 -1
- package/esm/components/icons.js +1 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +1 -1
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.d.ts +12 -2
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/PanelMenu.d.ts +46 -0
- package/esm/components/menu/PanelMenu.js +66 -0
- package/esm/components/menu/SubMenu.js +1 -1
- package/esm/components/menu/index.d.ts +19 -15
- package/esm/components/menu/index.js +23 -8
- package/esm/components/schema-editor/Array.js +1 -1
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.js +1 -1
- package/esm/components/schema-editor/SchemaVariableList.js +1 -1
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +2 -1
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.js +3 -11
- package/esm/components/table/HeadCellDropDown.js +1 -1
- package/esm/components/table/HeadCellFilter.js +1 -1
- package/esm/components/table/HeadCellSelect.js +1 -1
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +1 -1
- package/esm/components/table/SummaryRow.js +1 -1
- package/esm/components/table/index.js +1 -1
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +1 -1
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.js +1 -1
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-on-screen.js +1 -1
- package/esm/hooks/use-set-state.js +1 -1
- package/esm/hooks/use-sub-form.js +1 -1
- package/esm/hooks/use-touch.js +1 -1
- package/esm/hooks/use-update-effect.js +1 -1
- package/esm/hooks/use-validation-resolver.js +1 -1
- package/esm/icons/alert-danger.svg.js +1 -1
- package/esm/icons/alert-info.svg.js +1 -1
- package/esm/icons/alert-success.svg.js +1 -1
- package/esm/icons/alert-warning.svg.js +1 -1
- package/esm/icons/arrow-double-left.svg.js +1 -1
- package/esm/icons/arrow-double-right.svg.js +1 -1
- package/esm/icons/back.svg.js +1 -1
- package/esm/icons/calendar.svg.js +1 -1
- package/esm/icons/caret.svg.js +1 -1
- package/esm/icons/check.svg.js +1 -1
- package/esm/icons/clock.svg.js +1 -1
- package/esm/icons/close-small.svg.js +1 -1
- package/esm/icons/close.svg.js +1 -1
- package/esm/icons/cloud-upload.svg.js +1 -1
- package/esm/icons/column-filter.svg.js +1 -1
- package/esm/icons/columns.svg.js +1 -1
- package/esm/icons/compress-alt.svg.js +1 -1
- package/esm/icons/copy.svg.js +1 -1
- package/esm/icons/date.svg.js +1 -1
- package/esm/icons/department.svg.js +1 -1
- package/esm/icons/desk-empty.svg.js +1 -1
- package/esm/icons/dot.svg.js +1 -1
- package/esm/icons/down-arrow-bold.svg.js +1 -1
- package/esm/icons/down.svg.js +1 -1
- package/esm/icons/download.svg.js +1 -1
- package/esm/icons/drag-bar.svg.js +1 -1
- package/esm/icons/drag.svg.js +1 -1
- package/esm/icons/edit.svg.js +1 -1
- package/esm/icons/ellipsis-v.svg.js +1 -1
- package/esm/icons/enter.svg.js +1 -1
- package/esm/icons/exchange.svg.js +1 -1
- package/esm/icons/expand-alt.svg.js +1 -1
- package/esm/icons/fail.svg.js +1 -1
- package/esm/icons/file.svg.js +1 -1
- package/esm/icons/filter.svg.js +1 -1
- package/esm/icons/folder.svg.js +1 -1
- package/esm/icons/fullscreen.svg.js +1 -1
- package/esm/icons/function.svg.js +1 -1
- package/esm/icons/home.svg.js +1 -1
- package/esm/icons/if.svg.js +1 -1
- package/esm/icons/image.svg.js +1 -1
- package/esm/icons/info-circle.svg.js +1 -1
- package/esm/icons/info.svg.js +1 -1
- package/esm/icons/input-clear.svg.js +1 -1
- package/esm/icons/invisible.svg.js +1 -1
- package/esm/icons/left-arrow.svg.js +1 -1
- package/esm/icons/loading-outline.svg.js +1 -1
- package/esm/icons/location.svg.js +1 -1
- package/esm/icons/menu.svg.js +1 -1
- package/esm/icons/minus.svg.js +1 -1
- package/esm/icons/move.svg.js +1 -1
- package/esm/icons/mute.svg.js +1 -1
- package/esm/icons/new-edit.svg.js +1 -1
- package/esm/icons/pause.svg.js +1 -1
- package/esm/icons/pencil.svg.js +1 -1
- package/esm/icons/play.svg.js +1 -1
- package/esm/icons/plus-cicle.svg.js +1 -1
- package/esm/icons/plus-fine.svg.js +1 -1
- package/esm/icons/plus.svg.js +1 -1
- package/esm/icons/post.svg.js +1 -1
- package/esm/icons/question-mark.svg.js +1 -1
- package/esm/icons/question.svg.js +1 -1
- package/esm/icons/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.js +1 -1
- package/esm/locale/de-DE.js +1 -1
- package/esm/locale/en-US.js +1 -1
- package/esm/locale/zh-CN.js +1 -1
- package/esm/themes/ang.js +1 -1
- package/esm/themes/antd.js +1 -1
- package/esm/themes/cxd.js +1 -1
- package/esm/themes/dark.js +1 -1
- package/esm/utils/smoothSignature.js +1 -1
- package/esm/utils/vectorComputed.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.d.ts +40 -40
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.d.ts +20 -20
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AnchorNav.d.ts +20 -20
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +40 -40
- package/lib/components/ArrayInput.js +1 -1
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +80 -80
- package/lib/components/AssociatedSelection.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +80 -80
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.d.ts +1 -1
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.d.ts +9 -0
- package/lib/components/BaiduMapPicker.js +39 -11
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Button.d.ts +30 -30
- package/lib/components/Button.js +1 -1
- package/lib/components/CalendarMobile.d.ts +40 -40
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +50 -50
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.d.ts +80 -80
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +80 -80
- package/lib/components/ChainedSelection.js +1 -1
- package/lib/components/Checkbox.d.ts +10 -10
- package/lib/components/Checkbox.js +1 -1
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +1 -1
- package/lib/components/Collapse.d.ts +70 -70
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +10 -10
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +80 -80
- package/lib/components/ColorPicker.js +1 -1
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +80 -80
- package/lib/components/ConfirmBox.js +1 -1
- package/lib/components/ContextMenu.d.ts +1 -0
- package/lib/components/ContextMenu.js +6 -3
- package/lib/components/DatePicker.d.ts +121 -121
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +320 -320
- package/lib/components/DateRangePicker.js +1 -1
- package/lib/components/DiffEditor.js +1 -1
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +30 -30
- package/lib/components/Drawer.js +1 -1
- package/lib/components/DropDownSelection.d.ts +80 -80
- package/lib/components/DropDownSelection.js +1 -1
- package/lib/components/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +120 -120
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +80 -80
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.d.ts +40 -40
- package/lib/components/ImageGallery.js +1 -1
- package/lib/components/Input.js +1 -1
- package/lib/components/InputBox.d.ts +10 -10
- package/lib/components/InputBox.js +1 -1
- package/lib/components/InputBoxWithSuggestion.js +1 -1
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -10
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +40 -40
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +41 -40
- package/lib/components/LocationPicker.js +6 -6
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +120 -120
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +200 -200
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +30 -30
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +127 -80
- package/lib/components/Pagination.js +25 -26
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.js +1 -1
- package/lib/components/PopOverContainer.js +1 -1
- package/lib/components/PopUp.d.ts +120 -120
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +40 -40
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +10 -10
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.d.ts +20 -20
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +40 -40
- package/lib/components/ResultBox.js +1 -1
- package/lib/components/ResultList.d.ts +40 -40
- package/lib/components/ResultList.js +1 -1
- package/lib/components/ResultTableList.d.ts +80 -80
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +80 -80
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.d.ts +935 -935
- package/lib/components/Select.js +1 -1
- package/lib/components/SelectMobile.js +1 -1
- package/lib/components/Selection.d.ts +80 -80
- package/lib/components/Selection.js +1 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.js +1 -1
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +70 -70
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +10 -10
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +80 -80
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +80 -80
- package/lib/components/Tabs.js +1 -1
- package/lib/components/TabsTransfer.d.ts +40 -40
- package/lib/components/TabsTransfer.js +1 -1
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.d.ts +40 -40
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.d.ts +40 -40
- package/lib/components/Textarea.js +1 -1
- package/lib/components/Timeline.d.ts +8 -1
- package/lib/components/Timeline.js +44 -3
- package/lib/components/TimelineItem.d.ts +984 -23
- package/lib/components/TimelineItem.js +88 -27
- package/lib/components/Tinymce.js +1 -1
- package/lib/components/TitleBar.d.ts +10 -10
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +80 -80
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +30 -30
- package/lib/components/TooltipWrapper.js +1 -1
- package/lib/components/Transfer.d.ts +115 -115
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +40 -40
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.js +1 -1
- package/lib/components/TransferSearch.js +1 -1
- package/lib/components/Tree.d.ts +160 -160
- package/lib/components/Tree.js +1 -1
- package/lib/components/TreeSelection.d.ts +120 -120
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +40 -40
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.js +1 -1
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.d.ts +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +40 -40
- package/lib/components/formula/Editor.js +1 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.d.ts +40 -40
- package/lib/components/formula/Picker.js +1 -1
- package/lib/components/formula/VariableList.js +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/json-schema/Array.js +1 -1
- package/lib/components/json-schema/Item.d.ts +1 -1
- package/lib/components/json-schema/Item.js +1 -1
- package/lib/components/json-schema/Object.js +1 -1
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.d.ts +12 -2
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.js +1 -1
- package/lib/components/menu/PanelMenu.d.ts +46 -0
- package/lib/components/menu/PanelMenu.js +72 -0
- package/lib/components/menu/SubMenu.js +1 -1
- package/lib/components/menu/index.d.ts +59 -55
- package/lib/components/menu/index.js +23 -8
- package/lib/components/schema-editor/Array.js +1 -1
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +40 -40
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +2 -1
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.js +3 -11
- package/lib/components/table/HeadCellDropDown.js +1 -1
- package/lib/components/table/HeadCellFilter.d.ts +40 -40
- package/lib/components/table/HeadCellFilter.js +1 -1
- package/lib/components/table/HeadCellSelect.d.ts +40 -40
- package/lib/components/table/HeadCellSelect.js +1 -1
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +1 -1
- package/lib/components/table/SummaryRow.js +1 -1
- package/lib/components/table/index.d.ts +80 -80
- package/lib/components/table/index.js +1 -1
- package/lib/components/table/util.d.ts +5 -5
- package/lib/components/table/util.js +1 -1
- package/lib/components/virtual-list/AutoSizer.js +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.js +1 -1
- package/lib/components/withBadge.js +1 -1
- package/lib/hooks/use-on-screen.js +1 -1
- package/lib/hooks/use-set-state.js +1 -1
- package/lib/hooks/use-sub-form.js +1 -1
- package/lib/hooks/use-touch.js +1 -1
- package/lib/hooks/use-update-effect.js +1 -1
- package/lib/hooks/use-validation-resolver.js +1 -1
- package/lib/icons/alert-danger.svg.js +1 -1
- package/lib/icons/alert-info.svg.js +1 -1
- package/lib/icons/alert-success.svg.js +1 -1
- package/lib/icons/alert-warning.svg.js +1 -1
- package/lib/icons/arrow-double-left.svg.js +1 -1
- package/lib/icons/arrow-double-right.svg.js +1 -1
- package/lib/icons/back.svg.js +1 -1
- package/lib/icons/calendar.svg.js +1 -1
- package/lib/icons/caret.svg.js +1 -1
- package/lib/icons/check.svg.js +1 -1
- package/lib/icons/clock.svg.js +1 -1
- package/lib/icons/close-small.svg.js +1 -1
- package/lib/icons/close.svg.js +1 -1
- package/lib/icons/cloud-upload.svg.js +1 -1
- package/lib/icons/column-filter.svg.js +1 -1
- package/lib/icons/columns.svg.js +1 -1
- package/lib/icons/compress-alt.svg.js +1 -1
- package/lib/icons/copy.svg.js +1 -1
- package/lib/icons/date.svg.js +1 -1
- package/lib/icons/department.svg.js +1 -1
- package/lib/icons/desk-empty.svg.js +1 -1
- package/lib/icons/dot.svg.js +1 -1
- package/lib/icons/down-arrow-bold.svg.js +1 -1
- package/lib/icons/down.svg.js +1 -1
- package/lib/icons/download.svg.js +1 -1
- package/lib/icons/drag-bar.svg.js +1 -1
- package/lib/icons/drag.svg.js +1 -1
- package/lib/icons/edit.svg.js +1 -1
- package/lib/icons/ellipsis-v.svg.js +1 -1
- package/lib/icons/enter.svg.js +1 -1
- package/lib/icons/exchange.svg.js +1 -1
- package/lib/icons/expand-alt.svg.js +1 -1
- package/lib/icons/fail.svg.js +1 -1
- package/lib/icons/file.svg.js +1 -1
- package/lib/icons/filter.svg.js +1 -1
- package/lib/icons/folder.svg.js +1 -1
- package/lib/icons/fullscreen.svg.js +1 -1
- package/lib/icons/function.svg.js +1 -1
- package/lib/icons/home.svg.js +1 -1
- package/lib/icons/if.svg.js +1 -1
- package/lib/icons/image.svg.js +1 -1
- package/lib/icons/info-circle.svg.js +1 -1
- package/lib/icons/info.svg.js +1 -1
- package/lib/icons/input-clear.svg.js +1 -1
- package/lib/icons/invisible.svg.js +1 -1
- package/lib/icons/left-arrow.svg.js +1 -1
- package/lib/icons/loading-outline.svg.js +1 -1
- package/lib/icons/location.svg.js +1 -1
- package/lib/icons/menu.svg.js +1 -1
- package/lib/icons/minus.svg.js +1 -1
- package/lib/icons/move.svg.js +1 -1
- package/lib/icons/mute.svg.js +1 -1
- package/lib/icons/new-edit.svg.js +1 -1
- package/lib/icons/pause.svg.js +1 -1
- package/lib/icons/pencil.svg.js +1 -1
- package/lib/icons/play.svg.js +1 -1
- package/lib/icons/plus-cicle.svg.js +1 -1
- package/lib/icons/plus-fine.svg.js +1 -1
- package/lib/icons/plus.svg.js +1 -1
- package/lib/icons/post.svg.js +1 -1
- package/lib/icons/question-mark.svg.js +1 -1
- package/lib/icons/question.svg.js +1 -1
- package/lib/icons/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/scss/helper.scss.js +1 -1
- package/lib/scss/themes/ang.scss.js +1 -1
- package/lib/scss/themes/antd.scss.js +1 -1
- package/lib/scss/themes/cxd.scss.js +1 -1
- package/lib/scss/themes/dark.scss.js +1 -1
- package/lib/scss/themes/default.scss.js +1 -1
- package/lib/themes/ang.css +483 -124
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +483 -124
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +483 -124
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +483 -124
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +483 -124
- package/lib/utils/smoothSignature.js +1 -1
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +3 -3
- package/scss/_components.scss +22 -10
- package/scss/_properties.scss +13 -1
- package/scss/base/_animate.scss +42 -0
- package/scss/components/_carousel.scss +9 -8
- package/scss/components/_context-menu.scss +34 -42
- package/scss/components/_dropdown.scss +0 -1
- package/scss/components/_menu.scss +58 -0
- package/scss/components/_pagination.scss +96 -3
- package/scss/components/_popoverable.scss +6 -5
- package/scss/components/_table.scss +10 -0
- package/scss/components/_timeline.scss +366 -88
- package/scss/themes/_common.scss +1 -0
package/lib/themes/dark.css
CHANGED
|
@@ -537,6 +537,9 @@
|
|
|
537
537
|
--Pagination-padding: 0 0.5rem;
|
|
538
538
|
--Pagination-padding-sm: 0 0.25rem;
|
|
539
539
|
--Pagination-light-color: var(--colors-neutral-text-4);
|
|
540
|
+
--Pagination-border: var(--borderWidth) var(--borders-style-2)
|
|
541
|
+
var(--colors-neutral-line-7);
|
|
542
|
+
--Panel--default-bg: var(--colors-neutral-fill-11);
|
|
540
543
|
--Panel--default-badgeBg: var(--colors-neutral-fill-3);
|
|
541
544
|
--Panel--default-badgeColor: var(--colors-neutral-fill-10);
|
|
542
545
|
--Picker-onHover-iconColor: var(--icon-onHover-color);
|
|
@@ -701,9 +704,12 @@
|
|
|
701
704
|
--Tag-checkable-fontColor-onDisable: #b4b6ba;
|
|
702
705
|
--menu-background: #fff;
|
|
703
706
|
--menu-box-shadow: 0 2px 8px 0 rgba(7, 12, 20, 0.12);
|
|
704
|
-
--menu-border-radius:
|
|
707
|
+
--menu-border-radius: 6px;
|
|
708
|
+
--menu-padding: 4px;
|
|
705
709
|
--menu-font-color: #151b26;
|
|
706
710
|
--menu-font-family: PingFangSC-Regular;
|
|
711
|
+
--menu-font-padding: 5px 8px;
|
|
712
|
+
--menu-font-size: 14px;
|
|
707
713
|
--menu-border-color: #e8e9eb;
|
|
708
714
|
--menu-active-color: var(--colors-brand-5);
|
|
709
715
|
--menu-hover-bg-color: #e6f0ff;
|
|
@@ -712,6 +718,11 @@
|
|
|
712
718
|
--default-padding: 4px 12px;
|
|
713
719
|
--menu-min-width: 150px;
|
|
714
720
|
--menu-sub-min-width: 100px;
|
|
721
|
+
--Context-menu-border-radius: 6px;
|
|
722
|
+
--Context-menu-active-color: #2468f2;
|
|
723
|
+
--Context-menu-hover-color: #151b26;
|
|
724
|
+
--Context-menu-hover-bg-color: #f2f2f4;
|
|
725
|
+
--Context-menu-hasChild-active-color: #151b26;
|
|
715
726
|
--SearchBox-width: 9.375rem;
|
|
716
727
|
--SearchBox-history-dropdown-maxWidth: calc(var(--SearchBox-width) * 2);
|
|
717
728
|
--SearchBox-history-dropdown-maxHeight: 12.5rem;
|
|
@@ -4501,15 +4512,19 @@
|
|
|
4501
4512
|
--Status-pending-beforeColor: var(--Status-pending-before-color);
|
|
4502
4513
|
--Status-pending-afterColor: var(--Status-pending-after-color);
|
|
4503
4514
|
--Timeline-time-color: var(--colors-neutral-text-5);
|
|
4504
|
-
--Timeline-time-fontSize: var(--fonts-size-
|
|
4505
|
-
--Timeline-time-fontWeight: var(--fonts-weight-
|
|
4515
|
+
--Timeline-time-fontSize: var(--fonts-size-4);
|
|
4516
|
+
--Timeline-time-fontWeight: var(--fonts-weight-3);
|
|
4506
4517
|
--Timeline-title-color: var(--colors-neutral-text-2);
|
|
4507
|
-
--Timeline-title-fontSize: var(--fonts-size-
|
|
4518
|
+
--Timeline-title-fontSize: var(--fonts-size-6);
|
|
4508
4519
|
--Timeline-title-fontWeight: var(--fonts-weight-6);
|
|
4509
4520
|
--Timeline-type-info-color: var(--colors-info-5);
|
|
4510
4521
|
--Timeline-type-success-color: var(--colors-success-5);
|
|
4511
4522
|
--Timeline-type-warning-color: var(--colors-warning-5);
|
|
4512
4523
|
--Timeline-type-danger-color: var(--colors-error-5);
|
|
4524
|
+
--Timeline-dot-info-bg-color: var(--colors-info-5);
|
|
4525
|
+
--Timeline-dot-success-bg-color: var(--colors-success-5);
|
|
4526
|
+
--Timeline-dot-warning-bg-color: var(--colors-warning-5);
|
|
4527
|
+
--Timeline-dot-danger-bg-color: var(--colors-error-5);
|
|
4513
4528
|
--Timeline-detail-label-color: var(--colors-brand-5);
|
|
4514
4529
|
--Timeline-detail-label-fontSize: var(--fonts-size-7);
|
|
4515
4530
|
--Timeline-detail-label-fontWeight: var(--fonts-weight-6);
|
|
@@ -4527,12 +4542,16 @@
|
|
|
4527
4542
|
--Timeline-visible-top-left-border-radius: var(--borders-radius-3);
|
|
4528
4543
|
--Timeline-visible-bottom-right-border-radius: var(--borders-radius-3);
|
|
4529
4544
|
--Timeline-visible-bottom-left-border-radius: var(--borders-radius-3);
|
|
4530
|
-
--Timeline-left-size: var(--sizes-size-
|
|
4545
|
+
--Timeline-left-size: var(--sizes-size-4);
|
|
4531
4546
|
--Timeline-horizontal-top-size: var(--sizes-size-0);
|
|
4532
4547
|
--Timeline-line-bg: #e6e6e8;
|
|
4533
4548
|
--Timeline-round-bg: #dadbdd;
|
|
4549
|
+
--TimelineItem-round-width-xl: 0.5rem;
|
|
4550
|
+
--TimelineItem-round-width-lg: 0.375rem;
|
|
4551
|
+
--TimelineItem-round-width-md: 0.25rem;
|
|
4552
|
+
--TimelineItem-round-width-sm: 0.125rem;
|
|
4534
4553
|
--TimelineItem--axle-flex: 0 0 1.5rem;
|
|
4535
|
-
--TimelineItem--left-line-width: 0.
|
|
4554
|
+
--TimelineItem--left-line-width: 0.0625rem;
|
|
4536
4555
|
--TimelineItem--left-line-left: 0.8125rem;
|
|
4537
4556
|
--TimelineItem--left-line-top: 1.25rem;
|
|
4538
4557
|
--TimelineItem--horizontal-left-line-top: 1.125rem;
|
|
@@ -4543,7 +4562,7 @@
|
|
|
4543
4562
|
--TimelineItem--round-top: 0.5rem;
|
|
4544
4563
|
--TimelineItem--icon-width: 1rem;
|
|
4545
4564
|
--TimelineItem--icon-height: 1rem;
|
|
4546
|
-
--TimelineItem--icon-left: 0.
|
|
4565
|
+
--TimelineItem--icon-left: 0.75rem;
|
|
4547
4566
|
--TimelineItem--content-padding-bottom: var(--gap-md);
|
|
4548
4567
|
--TimelineItem--content-margin-left: var(--Timeline-left-size);
|
|
4549
4568
|
--TimelineItem--content-time-margin-bottom: var(--gap-xs);
|
|
@@ -4575,10 +4594,14 @@
|
|
|
4575
4594
|
--TimelineItem-custem-button-margin-left: var(--fontSizeSm);
|
|
4576
4595
|
--TimelineItem-custem-time-padding-right: var(--fontSizeSm);
|
|
4577
4596
|
--TimelineItem-round-bg: var(--Timeline-round-bg);
|
|
4578
|
-
--Timeline--success-
|
|
4579
|
-
--Timeline--
|
|
4580
|
-
--Timeline--
|
|
4581
|
-
--Timeline--
|
|
4597
|
+
--Timeline--success-dot-color: var(--Timeline-type-success-color);
|
|
4598
|
+
--Timeline--success-dot-bg-color: var(--Timeline-dot-success-bg-color);
|
|
4599
|
+
--Timeline--info-dot-color: var(--Timeline-type-info-color);
|
|
4600
|
+
--Timeline--info-dot-bg-color: var(--Timeline-dot-info-bg-color);
|
|
4601
|
+
--Timeline--warning-dot-color: var(--Timeline-type-warning-color);
|
|
4602
|
+
--Timeline--warning-dot-bg-color: var(--Timeline-dot-warning-bg-color);
|
|
4603
|
+
--Timeline--danger-dot-color: var(--Timeline-type-danger-color);
|
|
4604
|
+
--Timeline--danger-dot-bg-color: var(--Timeline-dot-danger-bg-color);
|
|
4582
4605
|
--inputTag-option-height: var(--sizes-base-16);
|
|
4583
4606
|
--inputTag-option-color: var(--colors-neutral-text-2);
|
|
4584
4607
|
--inputTag-option-fontSize: var(--fonts-size-7);
|
|
@@ -17267,6 +17290,34 @@ samp {
|
|
|
17267
17290
|
color: #cf1322;
|
|
17268
17291
|
border: 1px dashed #cf1322;
|
|
17269
17292
|
}
|
|
17293
|
+
.amis-hoverZoomIn-show,
|
|
17294
|
+
.amis-hoverZoomIn:hover {
|
|
17295
|
+
transform: scale(1.1);
|
|
17296
|
+
}
|
|
17297
|
+
.amis-hoverZoomOut-show,
|
|
17298
|
+
.amis-hoverZoomOut:hover {
|
|
17299
|
+
transform: scale(0.9);
|
|
17300
|
+
}
|
|
17301
|
+
.amis-hoverShadow-show,
|
|
17302
|
+
.amis-hoverShadow:hover {
|
|
17303
|
+
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
|
17304
|
+
}
|
|
17305
|
+
.amis-hoverBorder-show,
|
|
17306
|
+
.amis-hoverBorder:hover {
|
|
17307
|
+
box-shadow: 0 0 10px var(--colors-brand-5), 0 0 10px var(--colors-brand-5) inset;
|
|
17308
|
+
}
|
|
17309
|
+
.amis-hoverUp-show,
|
|
17310
|
+
.amis-hoverUp:hover {
|
|
17311
|
+
transform: translateY(-5px);
|
|
17312
|
+
}
|
|
17313
|
+
.amis-hoverDown-show,
|
|
17314
|
+
.amis-hoverDown:hover {
|
|
17315
|
+
transform: translateY(5px);
|
|
17316
|
+
}
|
|
17317
|
+
.amis-hoverFlip-show,
|
|
17318
|
+
.amis-hoverFlip:hover {
|
|
17319
|
+
transform: rotateY(180deg);
|
|
17320
|
+
}
|
|
17270
17321
|
html,
|
|
17271
17322
|
body {
|
|
17272
17323
|
width: 100%;
|
|
@@ -23736,7 +23787,6 @@ input[type=button].dark-Button--block {
|
|
|
23736
23787
|
.dark-DropDown-menu-root {
|
|
23737
23788
|
position: absolute;
|
|
23738
23789
|
z-index: 1000;
|
|
23739
|
-
top: 100%;
|
|
23740
23790
|
left: 0;
|
|
23741
23791
|
margin: 0.0625rem 0 0;
|
|
23742
23792
|
border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
|
|
@@ -24878,9 +24928,10 @@ input[type=button].dark-Button--block {
|
|
|
24878
24928
|
display: block;
|
|
24879
24929
|
position: absolute;
|
|
24880
24930
|
margin: 0;
|
|
24881
|
-
padding:
|
|
24931
|
+
padding: var(--menu-padding);
|
|
24882
24932
|
background: var(--menu-background);
|
|
24883
24933
|
box-shadow: var(--menu-box-shadow);
|
|
24934
|
+
border-radius: var(--Context-menu-border-radius);
|
|
24884
24935
|
color: var(--menu-font-color);
|
|
24885
24936
|
font-family: var(--menu-font-family);
|
|
24886
24937
|
font-size: 12px;
|
|
@@ -24916,15 +24967,23 @@ input[type=button].dark-Button--block {
|
|
|
24916
24967
|
.dark-ContextMenu-item > a {
|
|
24917
24968
|
white-space: nowrap;
|
|
24918
24969
|
display: block;
|
|
24919
|
-
padding: var(--
|
|
24920
|
-
|
|
24970
|
+
padding: var(--menu-font-padding);
|
|
24971
|
+
font-size: var(--menu-font-size);
|
|
24972
|
+
color: var(--menu-font-color);
|
|
24921
24973
|
border-top: none;
|
|
24922
24974
|
border-bottom: none;
|
|
24975
|
+
display: flex;
|
|
24976
|
+
align-items: center;
|
|
24977
|
+
justify-content: space-between;
|
|
24978
|
+
}
|
|
24979
|
+
.dark-ContextMenu-item > a > i {
|
|
24980
|
+
font-size: 12px;
|
|
24923
24981
|
}
|
|
24924
24982
|
.dark-ContextMenu-item:not(.is-disabled):hover > a {
|
|
24925
24983
|
text-decoration: none;
|
|
24926
|
-
|
|
24927
|
-
|
|
24984
|
+
background: var(--Context-menu-hover-bg-color);
|
|
24985
|
+
border-radius: var(--Context-menu-border-radius);
|
|
24986
|
+
color: var(--Context-menu-hover-color);
|
|
24928
24987
|
cursor: pointer;
|
|
24929
24988
|
border-top: none;
|
|
24930
24989
|
border-bottom: none;
|
|
@@ -24933,21 +24992,18 @@ input[type=button].dark-Button--block {
|
|
|
24933
24992
|
color: var(--menu-disabled-color);
|
|
24934
24993
|
pointer-events: none;
|
|
24935
24994
|
}
|
|
24936
|
-
.dark-ContextMenu-item.
|
|
24995
|
+
.dark-ContextMenu-item.is-active > a {
|
|
24996
|
+
color: var(--Context-menu-active-color);
|
|
24997
|
+
}
|
|
24998
|
+
.dark-ContextMenu-item.has-child::after {
|
|
24999
|
+
position: absolute;
|
|
24937
25000
|
content: "";
|
|
24938
|
-
width:
|
|
24939
|
-
height: 0;
|
|
24940
|
-
border-width: 4px 7px;
|
|
24941
|
-
border-style: solid;
|
|
24942
|
-
border-color: transparent transparent transparent var(--default-icon-color);
|
|
24943
|
-
text-shadow: var(--menu-box-shadow);
|
|
25001
|
+
width: 12px;
|
|
24944
25002
|
position: absolute;
|
|
24945
|
-
|
|
24946
|
-
|
|
24947
|
-
|
|
24948
|
-
|
|
24949
|
-
.dark-ContextMenu-item.has-child:hover > a::after {
|
|
24950
|
-
border-color: transparent transparent transparent var(--menu-active-color);
|
|
25003
|
+
right: -12px;
|
|
25004
|
+
top: 0;
|
|
25005
|
+
bottom: 0;
|
|
25006
|
+
z-index: 1;
|
|
24951
25007
|
}
|
|
24952
25008
|
.dark-ContextMenu-item.is-danger > a {
|
|
24953
25009
|
color: var(--danger-color);
|
|
@@ -24962,38 +25018,28 @@ input[type=button].dark-Button--block {
|
|
|
24962
25018
|
}
|
|
24963
25019
|
.dark-ContextMenu-item:hover > .dark-ContextMenu-subList {
|
|
24964
25020
|
display: block;
|
|
25021
|
+
min-width: var(--menu-min-width);
|
|
24965
25022
|
animation-duration: var(--animation-duration);
|
|
24966
25023
|
animation-fill-mode: both;
|
|
24967
25024
|
animation-name: contextMenuIn;
|
|
24968
25025
|
position: absolute;
|
|
24969
|
-
left: 100
|
|
25026
|
+
left: calc(100% + 8px);
|
|
24970
25027
|
top: -3px;
|
|
24971
|
-
min-width: var(--menu-sub-min-width);
|
|
24972
25028
|
margin: 0;
|
|
24973
|
-
padding:
|
|
25029
|
+
padding: var(--menu-padding);
|
|
24974
25030
|
background: var(--menu-background);
|
|
24975
25031
|
box-shadow: var(--menu-box-shadow);
|
|
24976
|
-
border-radius: var(--menu-border-radius);
|
|
24977
|
-
color: var(--menu-
|
|
25032
|
+
border-radius: var(--Context-menu-border-radius);
|
|
25033
|
+
color: var(--Context-menu-hover-color);
|
|
24978
25034
|
font-family: var(--menu-font-family);
|
|
24979
25035
|
font-size: 12px;
|
|
24980
25036
|
line-height: 20px;
|
|
25037
|
+
max-height: 500px;
|
|
25038
|
+
overflow-y: auto;
|
|
24981
25039
|
}
|
|
24982
25040
|
.dark-ContextMenu-item:hover > .dark-ContextMenu-subList:hover {
|
|
24983
25041
|
display: block;
|
|
24984
25042
|
}
|
|
24985
|
-
.dark-ContextMenu-item:hover > .dark-ContextMenu-subList::before {
|
|
24986
|
-
display: block;
|
|
24987
|
-
position: absolute;
|
|
24988
|
-
content: "";
|
|
24989
|
-
top: -1px;
|
|
24990
|
-
left: -1px;
|
|
24991
|
-
bottom: -1px;
|
|
24992
|
-
right: -1px;
|
|
24993
|
-
border-radius: var(--menu-border-radius);
|
|
24994
|
-
border: 1px solid var(--menu-border-color);
|
|
24995
|
-
z-index: -1;
|
|
24996
|
-
}
|
|
24997
25043
|
.dark-ContextMenu--left .dark-ContextMenu-item:hover > .dark-ContextMenu-subList {
|
|
24998
25044
|
left: auto;
|
|
24999
25045
|
right: 100%;
|
|
@@ -25961,6 +26007,12 @@ input[type=button].dark-Button--block {
|
|
|
25961
26007
|
.dark-Table-table th.text-right, .dark-Table-table td.text-right {
|
|
25962
26008
|
text-align: right;
|
|
25963
26009
|
}
|
|
26010
|
+
.dark-Table-table th.align-top, .dark-Table-table td.align-top {
|
|
26011
|
+
vertical-align: top !important;
|
|
26012
|
+
}
|
|
26013
|
+
.dark-Table-table th.align-bottom, .dark-Table-table td.align-bottom {
|
|
26014
|
+
vertical-align: bottom !important;
|
|
26015
|
+
}
|
|
25964
26016
|
.dark-Table-table td .dark-SwitchControl {
|
|
25965
26017
|
padding-top: 0;
|
|
25966
26018
|
}
|
|
@@ -29169,12 +29221,13 @@ input[type=button].dark-Button--block {
|
|
|
29169
29221
|
position: relative;
|
|
29170
29222
|
}
|
|
29171
29223
|
.dark-Field--popOverAble .dark-Field-popOverWrap-ellipsis {
|
|
29172
|
-
width:
|
|
29173
|
-
white-space: nowrap;
|
|
29224
|
+
width: auto;
|
|
29174
29225
|
overflow: hidden;
|
|
29175
|
-
|
|
29176
|
-
|
|
29177
|
-
|
|
29226
|
+
display: -webkit-box;
|
|
29227
|
+
-webkit-box-orient: vertical;
|
|
29228
|
+
line-clamp: 1;
|
|
29229
|
+
-webkit-line-clamp: 1;
|
|
29230
|
+
word-break: break-all;
|
|
29178
29231
|
}
|
|
29179
29232
|
.dark-Field--popOverAble .dark-Field-popOverWrap-noWrap {
|
|
29180
29233
|
white-space: nowrap;
|
|
@@ -29517,6 +29570,9 @@ input[type=button].dark-Button--block {
|
|
|
29517
29570
|
border: var(--Pagination-onActive-border);
|
|
29518
29571
|
border-radius: var(--borderRadius);
|
|
29519
29572
|
}
|
|
29573
|
+
.dark-Pagination-simple {
|
|
29574
|
+
color: var(--Pagination-light-color);
|
|
29575
|
+
}
|
|
29520
29576
|
.dark-Pagination-simple > ul > li:hover, .dark-Pagination-simple > ul > li:focus {
|
|
29521
29577
|
outline: none;
|
|
29522
29578
|
}
|
|
@@ -29688,7 +29744,7 @@ input[type=button].dark-Button--block {
|
|
|
29688
29744
|
}
|
|
29689
29745
|
.dark-Pagination-wrap-size--sm .dark-Pagination-item .dark-Pagination-inputGroup,
|
|
29690
29746
|
.dark-Pagination-wrap-size--sm .dark-Pagination-item .dark-Pagination-simplego {
|
|
29691
|
-
height: var(--Pagination-height
|
|
29747
|
+
height: var(--Pagination-height);
|
|
29692
29748
|
}
|
|
29693
29749
|
.dark-Pagination-wrap-size--sm .dark-Pagination-item .dark-Pagination-inputGroup-input,
|
|
29694
29750
|
.dark-Pagination-wrap-size--sm .dark-Pagination-item .dark-Pagination-simplego-input {
|
|
@@ -29714,6 +29770,79 @@ input[type=button].dark-Button--block {
|
|
|
29714
29770
|
min-height: 1.5rem;
|
|
29715
29771
|
vertical-align: baseline;
|
|
29716
29772
|
}
|
|
29773
|
+
@media (max-width: 767px) {
|
|
29774
|
+
.dark-Pagination-wrap-size--sm .dark-Pagination-item {
|
|
29775
|
+
display: flex;
|
|
29776
|
+
justify-content: center;
|
|
29777
|
+
gap: 1rem;
|
|
29778
|
+
}
|
|
29779
|
+
.dark-Pagination-wrap-size--sm .dark-Pagination-item > li > a,
|
|
29780
|
+
.dark-Pagination-wrap-size--sm .dark-Pagination-item > li > span {
|
|
29781
|
+
border: var(--borderWidth) solid var(--borderColor);
|
|
29782
|
+
padding: var(--Pagination-padding);
|
|
29783
|
+
min-width: var(--Pagination-minWidth);
|
|
29784
|
+
height: var(--Pagination-height);
|
|
29785
|
+
line-height: var(--Pagination-height);
|
|
29786
|
+
border-radius: var(--borderRadius);
|
|
29787
|
+
}
|
|
29788
|
+
.dark-Pagination-wrap-size--sm .dark-Pagination-item > li.disabled > a,
|
|
29789
|
+
.dark-Pagination-wrap-size--sm .dark-Pagination-item > li.disabled > span {
|
|
29790
|
+
opacity: 0.5;
|
|
29791
|
+
cursor: not-allowed;
|
|
29792
|
+
}
|
|
29793
|
+
.dark-Pagination-wrap-size--sm .dark-Pagination-item .dark-Pagination-inputGroup-input,
|
|
29794
|
+
.dark-Pagination-wrap-size--sm .dark-Pagination-item .dark-Pagination-simplego-input {
|
|
29795
|
+
border: none;
|
|
29796
|
+
padding: 0;
|
|
29797
|
+
margin-left: 0;
|
|
29798
|
+
}
|
|
29799
|
+
.dark-Pagination-wrap-size--sm .dark-Pagination-item .dark-Pagination-inputGroup-right,
|
|
29800
|
+
.dark-Pagination-wrap-size--sm .dark-Pagination-item .dark-Pagination-simplego-right {
|
|
29801
|
+
border: none;
|
|
29802
|
+
}
|
|
29803
|
+
.dark-Pagination-wrap-size--md .dark-Pagination-item {
|
|
29804
|
+
display: flex;
|
|
29805
|
+
justify-content: space-between;
|
|
29806
|
+
}
|
|
29807
|
+
.dark-Pagination-wrap-size--md .dark-Pagination-item > li > a,
|
|
29808
|
+
.dark-Pagination-wrap-size--md .dark-Pagination-item > li > span {
|
|
29809
|
+
border: var(--Pagination-border);
|
|
29810
|
+
border-radius: var(--borderRadius);
|
|
29811
|
+
}
|
|
29812
|
+
.dark-Pagination-wrap-size--md .dark-Pagination-item > li.disabled > a,
|
|
29813
|
+
.dark-Pagination-wrap-size--md .dark-Pagination-item > li.disabled > span {
|
|
29814
|
+
opacity: 0.5;
|
|
29815
|
+
cursor: not-allowed;
|
|
29816
|
+
}
|
|
29817
|
+
.dark-Pagination-wrap-size--md .dark-Pagination-item .dark-Pagination-inputGroup-input,
|
|
29818
|
+
.dark-Pagination-wrap-size--md .dark-Pagination-item .dark-Pagination-simplego-input {
|
|
29819
|
+
border: none;
|
|
29820
|
+
}
|
|
29821
|
+
.dark-Pagination-wrap-size--md .dark-Pagination-item .dark-Pagination-inputGroup-right,
|
|
29822
|
+
.dark-Pagination-wrap-size--md .dark-Pagination-item .dark-Pagination-simplego-right {
|
|
29823
|
+
border: none;
|
|
29824
|
+
}
|
|
29825
|
+
.dark-Pagination-simplego {
|
|
29826
|
+
display: inline-flex;
|
|
29827
|
+
flex-wrap: nowrap;
|
|
29828
|
+
align-items: center;
|
|
29829
|
+
height: var(--Pagination-height);
|
|
29830
|
+
}
|
|
29831
|
+
.dark-Pagination input {
|
|
29832
|
+
display: inline-block;
|
|
29833
|
+
min-width: var(--Pagination-minWidth);
|
|
29834
|
+
width: 2rem;
|
|
29835
|
+
height: var(--Pagination-height);
|
|
29836
|
+
line-height: var(--Pagination-height);
|
|
29837
|
+
font-size: var(--fontSizeSm);
|
|
29838
|
+
margin-right: 0;
|
|
29839
|
+
padding: 0;
|
|
29840
|
+
}
|
|
29841
|
+
.dark-Pagination input:focus, .dark-Pagination input:hover {
|
|
29842
|
+
outline: none;
|
|
29843
|
+
border-color: var(--primary);
|
|
29844
|
+
}
|
|
29845
|
+
}
|
|
29717
29846
|
.dark-Wrapper,
|
|
29718
29847
|
.dark-Container {
|
|
29719
29848
|
/* 添加默认的min-width和min-height可避免容器子元素异常溢出 */
|
|
@@ -43249,58 +43378,67 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43249
43378
|
flex: 1;
|
|
43250
43379
|
flex-direction: row;
|
|
43251
43380
|
}
|
|
43252
|
-
.dark-Timeline-vertical .dark-TimelineItem:last-of-type .dark-TimelineItem-axle .dark-TimelineItem-line {
|
|
43253
|
-
display: none;
|
|
43254
|
-
}
|
|
43255
43381
|
.dark-Timeline-vertical .dark-TimelineItem-axle {
|
|
43256
|
-
position: relative;
|
|
43257
43382
|
flex: var(--TimelineItem--axle-flex);
|
|
43383
|
+
position: relative;
|
|
43384
|
+
}
|
|
43385
|
+
.dark-Timeline-vertical .dark-TimelineItem-axle.dark-TimelineItem-point-align--center .dark-TimelineItem-round-wrapper {
|
|
43386
|
+
transform: translate(-50%, -50%);
|
|
43387
|
+
top: 50%;
|
|
43388
|
+
}
|
|
43389
|
+
.dark-Timeline-vertical .dark-TimelineItem-axle.dark-TimelineItem-point-align--center .dark-TimelineItem-icon {
|
|
43390
|
+
transform: translate(-50%, -50%);
|
|
43391
|
+
top: 50%;
|
|
43392
|
+
}
|
|
43393
|
+
.dark-Timeline-vertical .dark-TimelineItem-axle.dark-TimelineItem-point-align--bottom .dark-TimelineItem-icon {
|
|
43394
|
+
transform: translate(-50%, -50%);
|
|
43395
|
+
top: calc(100% - var(--sizes-base-18));
|
|
43396
|
+
}
|
|
43397
|
+
.dark-Timeline-vertical .dark-TimelineItem-axle.dark-TimelineItem-point-align--bottom .dark-TimelineItem-round-wrapper {
|
|
43398
|
+
transform: translate(-50%, -50%);
|
|
43399
|
+
top: calc(100% - var(--sizes-base-18));
|
|
43258
43400
|
}
|
|
43259
43401
|
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-line {
|
|
43260
|
-
position: absolute;
|
|
43261
|
-
height: calc(100% - var(--TimelineItem--left-line-top));
|
|
43262
43402
|
width: var(--TimelineItem--left-line-width);
|
|
43263
|
-
left: var(--TimelineItem--left-line-left);
|
|
43264
|
-
top: var(--TimelineItem--left-line-top);
|
|
43265
43403
|
background-color: var(--TimelineItem--line-bg);
|
|
43404
|
+
height: 100%;
|
|
43405
|
+
position: absolute;
|
|
43406
|
+
left: calc(50% - 1px);
|
|
43407
|
+
transform: translateX(0.5px);
|
|
43266
43408
|
}
|
|
43267
43409
|
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-line-icon {
|
|
43268
43410
|
left: var(--TimelineItem--icon-left-line-left);
|
|
43269
43411
|
}
|
|
43270
|
-
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-round {
|
|
43271
|
-
position: absolute;
|
|
43272
|
-
width: var(--TimelineItem--round-width);
|
|
43273
|
-
height: var(--TimelineItem--round-height);
|
|
43274
|
-
left: var(--TimelineItem--round-left);
|
|
43275
|
-
top: var(--TimelineItem--round-top);
|
|
43276
|
-
background: var(--TimelineItem-round-bg);
|
|
43277
|
-
border-radius: var(--TimelineItem--round-radius);
|
|
43278
|
-
}
|
|
43279
|
-
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-round--danger {
|
|
43280
|
-
background: var(--Timeline--danger-bg);
|
|
43281
|
-
}
|
|
43282
|
-
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-round--info {
|
|
43283
|
-
background: var(--Timeline--info-bg);
|
|
43284
|
-
}
|
|
43285
|
-
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-round--success {
|
|
43286
|
-
background: var(--Timeline--success-bg);
|
|
43287
|
-
}
|
|
43288
|
-
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-round--warning {
|
|
43289
|
-
background: var(--Timeline--warning-bg);
|
|
43290
|
-
}
|
|
43291
43412
|
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-icon {
|
|
43292
43413
|
position: absolute;
|
|
43293
43414
|
width: var(--TimelineItem--icon-width);
|
|
43294
43415
|
height: var(--TimelineItem--icon-height);
|
|
43295
43416
|
left: var(--TimelineItem--icon-left);
|
|
43296
43417
|
border-radius: var(--TimelineItem--icon-radius);
|
|
43418
|
+
transform: translateX(-50%);
|
|
43419
|
+
display: flex;
|
|
43420
|
+
align-items: center;
|
|
43421
|
+
justify-content: center;
|
|
43422
|
+
}
|
|
43423
|
+
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-round-wrapper {
|
|
43424
|
+
position: absolute;
|
|
43425
|
+
height: var(--sizes-base-18);
|
|
43426
|
+
display: flex;
|
|
43427
|
+
justify-content: center;
|
|
43428
|
+
align-items: center;
|
|
43429
|
+
left: 50%;
|
|
43430
|
+
transform: translateX(-50%);
|
|
43431
|
+
}
|
|
43432
|
+
.dark-Timeline-vertical .dark-TimelineItem-axle .dark-TimelineItem-icon {
|
|
43433
|
+
height: var(--sizes-base-18);
|
|
43297
43434
|
}
|
|
43298
43435
|
.dark-Timeline-vertical .dark-TimelineItem-content {
|
|
43299
43436
|
padding-bottom: var(--TimelineItem--content-padding-bottom);
|
|
43300
43437
|
margin-left: var(--TimelineItem--content-margin-left);
|
|
43438
|
+
margin-right: var(--TimelineItem--content-margin-left);
|
|
43301
43439
|
}
|
|
43302
43440
|
.dark-Timeline-vertical .dark-TimelineItem-content .dark-TimelineItem-time {
|
|
43303
|
-
color: var(--TimelineItem--text-
|
|
43441
|
+
color: var(--TimelineItem--text-primary-color);
|
|
43304
43442
|
font-size: var(--Timeline-time-fontSize);
|
|
43305
43443
|
font-weight: var(--Timeline-time-fontWeight);
|
|
43306
43444
|
margin-bottom: var(--TimelineItem--content-time-margin-bottom);
|
|
@@ -43379,56 +43517,56 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43379
43517
|
margin-left: calc(50% - var(--Timeline-alternate-margin-left));
|
|
43380
43518
|
max-width: calc(50% + var(--Timeline-alternate-margin-left));
|
|
43381
43519
|
}
|
|
43520
|
+
.dark-Timeline-vertical .dark-TimelineItem:first-child .dark-TimelineItem-size-sm .dark-TimelineItem-line {
|
|
43521
|
+
top: 20px;
|
|
43522
|
+
}
|
|
43523
|
+
.dark-Timeline-vertical .dark-TimelineItem:first-child .dark-TimelineItem-size-md .dark-TimelineItem-line {
|
|
43524
|
+
top: 20px;
|
|
43525
|
+
}
|
|
43526
|
+
.dark-Timeline-vertical .dark-TimelineItem:first-child .dark-TimelineItem-size-lg .dark-TimelineItem-line {
|
|
43527
|
+
top: 20px;
|
|
43528
|
+
}
|
|
43529
|
+
.dark-Timeline-vertical .dark-TimelineItem:first-child .dark-TimelineItem-size-xl .dark-TimelineItem-line {
|
|
43530
|
+
top: 20px;
|
|
43531
|
+
}
|
|
43382
43532
|
.dark-Timeline-horizontal {
|
|
43383
43533
|
display: flex;
|
|
43384
|
-
flex-flow:
|
|
43534
|
+
flex-flow: column;
|
|
43385
43535
|
}
|
|
43386
43536
|
.dark-Timeline-horizontal .dark-TimelineItem {
|
|
43387
43537
|
display: flex;
|
|
43388
43538
|
width: -webkit-fill-available;
|
|
43389
43539
|
flex-flow: column;
|
|
43390
43540
|
}
|
|
43391
|
-
.dark-Timeline-horizontal .dark-TimelineItem:last-of-type .dark-TimelineItem-axle .dark-TimelineItem-line {
|
|
43392
|
-
display: none;
|
|
43393
|
-
}
|
|
43394
43541
|
.dark-Timeline-horizontal .dark-TimelineItem-axle {
|
|
43395
43542
|
position: relative;
|
|
43396
|
-
flex: var(--TimelineItem--axle-flex);
|
|
43397
|
-
}
|
|
43398
|
-
.dark-Timeline-horizontal .dark-TimelineItem-axle .dark-TimelineItem-line {
|
|
43399
|
-
position: absolute;
|
|
43400
|
-
height: var(--TimelineItem--left-line-width);
|
|
43401
|
-
width: calc(100% - var(--TimelineItem--left-line-left));
|
|
43402
|
-
left: var(--TimelineItem--horizontal-left-line-top);
|
|
43403
|
-
top: var(--TimelineItem--left-line-left);
|
|
43404
|
-
background-color: var(--TimelineItem--line-bg);
|
|
43405
43543
|
}
|
|
43406
|
-
.dark-Timeline-horizontal .dark-TimelineItem-axle .dark-TimelineItem-round
|
|
43407
|
-
|
|
43408
|
-
|
|
43409
|
-
height: var(--TimelineItem--round-height);
|
|
43410
|
-
left: var(--TimelineItem--round-top);
|
|
43411
|
-
top: var(--TimelineItem--round-left);
|
|
43412
|
-
background: var(--TimelineItem-round-bg);
|
|
43413
|
-
border-radius: var(--TimelineItem--round-radius);
|
|
43544
|
+
.dark-Timeline-horizontal .dark-TimelineItem-axle.dark-TimelineItem-point-align--left .dark-TimelineItem-round-wrapper,
|
|
43545
|
+
.dark-Timeline-horizontal .dark-TimelineItem-axle.dark-TimelineItem-point-align--left .dark-TimelineItem-icon {
|
|
43546
|
+
left: 0%;
|
|
43414
43547
|
}
|
|
43415
|
-
.dark-Timeline-horizontal .dark-TimelineItem-axle .dark-TimelineItem-round
|
|
43416
|
-
|
|
43548
|
+
.dark-Timeline-horizontal .dark-TimelineItem-axle.dark-TimelineItem-point-align--right .dark-TimelineItem-round-wrapper,
|
|
43549
|
+
.dark-Timeline-horizontal .dark-TimelineItem-axle.dark-TimelineItem-point-align--right .dark-TimelineItem-icon {
|
|
43550
|
+
right: 0;
|
|
43417
43551
|
}
|
|
43418
|
-
.dark-Timeline-horizontal .dark-TimelineItem-axle .dark-TimelineItem-round
|
|
43419
|
-
|
|
43552
|
+
.dark-Timeline-horizontal .dark-TimelineItem-axle.dark-TimelineItem-point-align--center .dark-TimelineItem-round-wrapper,
|
|
43553
|
+
.dark-Timeline-horizontal .dark-TimelineItem-axle.dark-TimelineItem-point-align--center .dark-TimelineItem-icon {
|
|
43554
|
+
left: 50%;
|
|
43420
43555
|
}
|
|
43421
|
-
.dark-Timeline-horizontal .dark-TimelineItem-axle .dark-TimelineItem-round
|
|
43422
|
-
|
|
43556
|
+
.dark-Timeline-horizontal .dark-TimelineItem-axle .dark-TimelineItem-round-wrapper {
|
|
43557
|
+
width: -moz-fit-content;
|
|
43558
|
+
width: fit-content;
|
|
43559
|
+
position: absolute;
|
|
43560
|
+
transform: translateY(-50%);
|
|
43423
43561
|
}
|
|
43424
|
-
.dark-Timeline-horizontal .dark-TimelineItem-axle .dark-TimelineItem-
|
|
43425
|
-
|
|
43562
|
+
.dark-Timeline-horizontal .dark-TimelineItem-axle .dark-TimelineItem-line {
|
|
43563
|
+
flex: 1;
|
|
43564
|
+
height: var(--TimelineItem--left-line-width);
|
|
43565
|
+
background-color: var(--TimelineItem--line-bg);
|
|
43426
43566
|
}
|
|
43427
43567
|
.dark-Timeline-horizontal .dark-TimelineItem-axle .dark-TimelineItem-icon {
|
|
43428
43568
|
position: absolute;
|
|
43429
|
-
|
|
43430
|
-
height: var(--TimelineItem--icon-height);
|
|
43431
|
-
left: var(--TimelineItem--icon-left);
|
|
43569
|
+
transform: translateY(-50%);
|
|
43432
43570
|
border-radius: var(--TimelineItem--icon-radius);
|
|
43433
43571
|
}
|
|
43434
43572
|
.dark-Timeline-horizontal .dark-TimelineItem-content {
|
|
@@ -43436,8 +43574,21 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43436
43574
|
padding-bottom: var(--TimelineItem--content-padding-bottom);
|
|
43437
43575
|
margin-left: var(--TimelineItem--content-margin-left);
|
|
43438
43576
|
}
|
|
43577
|
+
.dark-Timeline-horizontal .dark-TimelineItem-content.dark-TimelineItem-content-align--left .dark-TimelineItem-time, .dark-Timeline-horizontal .dark-TimelineItem-content.dark-TimelineItem-content-align--left .dark-TimelineItem-title {
|
|
43578
|
+
text-align: left;
|
|
43579
|
+
}
|
|
43580
|
+
.dark-Timeline-horizontal .dark-TimelineItem-content.dark-TimelineItem-content-align--left .dark-TimelineItem-detail {
|
|
43581
|
+
align-items: flex-start;
|
|
43582
|
+
}
|
|
43583
|
+
.dark-Timeline-horizontal .dark-TimelineItem-content.dark-TimelineItem-content-align--right .dark-TimelineItem-time, .dark-Timeline-horizontal .dark-TimelineItem-content.dark-TimelineItem-content-align--right .dark-TimelineItem-title {
|
|
43584
|
+
text-align: right;
|
|
43585
|
+
}
|
|
43586
|
+
.dark-Timeline-horizontal .dark-TimelineItem-content.dark-TimelineItem-content-align--right .dark-TimelineItem-detail {
|
|
43587
|
+
align-items: flex-end;
|
|
43588
|
+
}
|
|
43439
43589
|
.dark-Timeline-horizontal .dark-TimelineItem-content .dark-TimelineItem-time {
|
|
43440
|
-
|
|
43590
|
+
text-align: center;
|
|
43591
|
+
color: var(--TimelineItem--text-primary-color);
|
|
43441
43592
|
font-size: var(--Timeline-time-fontSize);
|
|
43442
43593
|
font-weight: var(--Timeline-time-fontWeight);
|
|
43443
43594
|
margin-bottom: var(--TimelineItem--content-time-margin-bottom);
|
|
@@ -43447,6 +43598,17 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43447
43598
|
font-size: var(--Timeline-title-fontSize);
|
|
43448
43599
|
font-weight: var(--Timeline-title-fontWeight);
|
|
43449
43600
|
margin-bottom: var(--TimelineItem--content-title-margin-bottom);
|
|
43601
|
+
margin-left: 1%;
|
|
43602
|
+
margin-right: 1%;
|
|
43603
|
+
text-align: center;
|
|
43604
|
+
}
|
|
43605
|
+
.dark-Timeline-horizontal .dark-TimelineItem-content .dark-TimelineItem-detail {
|
|
43606
|
+
margin-left: 1%;
|
|
43607
|
+
margin-right: 1%;
|
|
43608
|
+
display: flex;
|
|
43609
|
+
flex-direction: column;
|
|
43610
|
+
justify-content: center;
|
|
43611
|
+
align-items: center;
|
|
43450
43612
|
}
|
|
43451
43613
|
.dark-Timeline-horizontal .dark-TimelineItem-content .dark-TimelineItem-detail .dark-TimelineItem-detail-button {
|
|
43452
43614
|
display: flex;
|
|
@@ -43466,18 +43628,172 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43466
43628
|
transform: rotateX(180deg);
|
|
43467
43629
|
}
|
|
43468
43630
|
.dark-Timeline-horizontal .dark-TimelineItem-content .dark-TimelineItem-detail .dark-TimelineItem-detail-visible {
|
|
43469
|
-
|
|
43470
|
-
word-break: break-word;
|
|
43471
|
-
border-radius: var(--Timeline-visible-border-radius);
|
|
43472
|
-
font-size: var(--Timeline-detail-content-fontSize);
|
|
43473
|
-
font-weight: var(--Timeline-detail-content-fontWeight);
|
|
43474
|
-
color: var(--Timeline-detail-content-color);
|
|
43475
|
-
padding: var(--TimelineItem-detail-visible-padding);
|
|
43476
|
-
box-shadow: var(--TimelineItem-detail-visible-shadow);
|
|
43631
|
+
color: var(--colors-neutral-line-4);
|
|
43477
43632
|
}
|
|
43478
43633
|
.dark-Timeline-horizontal .dark-TimelineItem-content .dark-TimelineItem-detail .dark-TimelineItem-detail-invisible {
|
|
43479
43634
|
display: none;
|
|
43480
43635
|
}
|
|
43636
|
+
.dark-Timeline-horizontal .dark-Timeline-first-line, .dark-Timeline-horizontal .dark-Timeline-second-line {
|
|
43637
|
+
display: flex;
|
|
43638
|
+
}
|
|
43639
|
+
.dark-Timeline-horizontal .dark-Timeline-first-line > *, .dark-Timeline-horizontal .dark-Timeline-second-line > * {
|
|
43640
|
+
flex: 1;
|
|
43641
|
+
}
|
|
43642
|
+
.dark-Timeline-horizontal .dark-TimelineItem-round-wrapper {
|
|
43643
|
+
position: absolute;
|
|
43644
|
+
transform: translateY(-0.5px);
|
|
43645
|
+
}
|
|
43646
|
+
.dark-TimelineItem .dark-TimelineItem-size-xl .dark-TimelineItem-round,
|
|
43647
|
+
.dark-Timeline-line .dark-TimelineItem-size-xl .dark-TimelineItem-round {
|
|
43648
|
+
height: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
43649
|
+
width: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
43650
|
+
font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
43651
|
+
}
|
|
43652
|
+
.dark-TimelineItem .dark-TimelineItem-size-xl .dark-TimelineItem-icon,
|
|
43653
|
+
.dark-Timeline-line .dark-TimelineItem-size-xl .dark-TimelineItem-icon {
|
|
43654
|
+
font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
43655
|
+
}
|
|
43656
|
+
.dark-TimelineItem .dark-TimelineItem-size-xl .dark-TimelineItem-dot,
|
|
43657
|
+
.dark-Timeline-line .dark-TimelineItem-size-xl .dark-TimelineItem-dot {
|
|
43658
|
+
height: calc(var(--TimelineItem-round-width-xl) * 2);
|
|
43659
|
+
width: calc(var(--TimelineItem-round-width-xl) * 2);
|
|
43660
|
+
}
|
|
43661
|
+
.dark-TimelineItem .dark-TimelineItem-size-lg .dark-TimelineItem-round,
|
|
43662
|
+
.dark-Timeline-line .dark-TimelineItem-size-lg .dark-TimelineItem-round {
|
|
43663
|
+
height: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
43664
|
+
width: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
43665
|
+
font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
43666
|
+
}
|
|
43667
|
+
.dark-TimelineItem .dark-TimelineItem-size-lg .dark-TimelineItem-icon,
|
|
43668
|
+
.dark-Timeline-line .dark-TimelineItem-size-lg .dark-TimelineItem-icon {
|
|
43669
|
+
font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
43670
|
+
}
|
|
43671
|
+
.dark-TimelineItem .dark-TimelineItem-size-lg .dark-TimelineItem-dot,
|
|
43672
|
+
.dark-Timeline-line .dark-TimelineItem-size-lg .dark-TimelineItem-dot {
|
|
43673
|
+
height: calc(var(--TimelineItem-round-width-lg) * 2);
|
|
43674
|
+
width: calc(var(--TimelineItem-round-width-lg) * 2);
|
|
43675
|
+
}
|
|
43676
|
+
.dark-TimelineItem .dark-TimelineItem-size-md .dark-TimelineItem-round,
|
|
43677
|
+
.dark-Timeline-line .dark-TimelineItem-size-md .dark-TimelineItem-round {
|
|
43678
|
+
height: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
43679
|
+
width: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
43680
|
+
font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
43681
|
+
}
|
|
43682
|
+
.dark-TimelineItem .dark-TimelineItem-size-md .dark-TimelineItem-icon,
|
|
43683
|
+
.dark-Timeline-line .dark-TimelineItem-size-md .dark-TimelineItem-icon {
|
|
43684
|
+
font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
43685
|
+
}
|
|
43686
|
+
.dark-TimelineItem .dark-TimelineItem-size-md .dark-TimelineItem-dot,
|
|
43687
|
+
.dark-Timeline-line .dark-TimelineItem-size-md .dark-TimelineItem-dot {
|
|
43688
|
+
height: calc(var(--TimelineItem-round-width-md) * 2);
|
|
43689
|
+
width: calc(var(--TimelineItem-round-width-md) * 2);
|
|
43690
|
+
}
|
|
43691
|
+
.dark-TimelineItem .dark-TimelineItem-size-sm .dark-TimelineItem-round,
|
|
43692
|
+
.dark-Timeline-line .dark-TimelineItem-size-sm .dark-TimelineItem-round {
|
|
43693
|
+
height: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
43694
|
+
width: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
43695
|
+
font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
43696
|
+
}
|
|
43697
|
+
.dark-TimelineItem .dark-TimelineItem-size-sm .dark-TimelineItem-icon,
|
|
43698
|
+
.dark-Timeline-line .dark-TimelineItem-size-sm .dark-TimelineItem-icon {
|
|
43699
|
+
font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
43700
|
+
}
|
|
43701
|
+
.dark-TimelineItem .dark-TimelineItem-size-sm .dark-TimelineItem-dot,
|
|
43702
|
+
.dark-Timeline-line .dark-TimelineItem-size-sm .dark-TimelineItem-dot {
|
|
43703
|
+
height: calc(var(--TimelineItem-round-width-sm) * 2);
|
|
43704
|
+
width: calc(var(--TimelineItem-round-width-sm) * 2);
|
|
43705
|
+
}
|
|
43706
|
+
.dark-TimelineItem .dark-TimelineItem-round,
|
|
43707
|
+
.dark-Timeline-line .dark-TimelineItem-round {
|
|
43708
|
+
background: var(--colors-neutral-fill-1);
|
|
43709
|
+
position: relative;
|
|
43710
|
+
opacity: 0.2;
|
|
43711
|
+
border-radius: var(--TimelineItem--round-radius);
|
|
43712
|
+
}
|
|
43713
|
+
.dark-TimelineItem .dark-TimelineItem-dot,
|
|
43714
|
+
.dark-Timeline-line .dark-TimelineItem-dot {
|
|
43715
|
+
position: absolute;
|
|
43716
|
+
background-color: var(--colors-neutral-fill-1);
|
|
43717
|
+
border-radius: 100%;
|
|
43718
|
+
top: 50%;
|
|
43719
|
+
left: 50%;
|
|
43720
|
+
transform: translate(-50%, -50%);
|
|
43721
|
+
}
|
|
43722
|
+
.dark-TimelineItem .dark-TimelineItem-round,
|
|
43723
|
+
.dark-Timeline-line .dark-TimelineItem-round {
|
|
43724
|
+
border-radius: var(--TimelineItem--round-radius);
|
|
43725
|
+
}
|
|
43726
|
+
.dark-TimelineItem .dark-TimelineItem-round--danger.dark-TimelineItem-dot,
|
|
43727
|
+
.dark-Timeline-line .dark-TimelineItem-round--danger.dark-TimelineItem-dot {
|
|
43728
|
+
background: var(--Timeline--danger-dot-color);
|
|
43729
|
+
}
|
|
43730
|
+
.dark-TimelineItem .dark-TimelineItem-round--info.dark-TimelineItem-dot,
|
|
43731
|
+
.dark-Timeline-line .dark-TimelineItem-round--info.dark-TimelineItem-dot {
|
|
43732
|
+
background: var(--Timeline--info-dot-color);
|
|
43733
|
+
}
|
|
43734
|
+
.dark-TimelineItem .dark-TimelineItem-round--success.dark-TimelineItem-dot,
|
|
43735
|
+
.dark-Timeline-line .dark-TimelineItem-round--success.dark-TimelineItem-dot {
|
|
43736
|
+
background: var(--Timeline--success-dot-color);
|
|
43737
|
+
}
|
|
43738
|
+
.dark-TimelineItem .dark-TimelineItem-round--warning.dark-TimelineItem-dot,
|
|
43739
|
+
.dark-Timeline-line .dark-TimelineItem-round--warning.dark-TimelineItem-dot {
|
|
43740
|
+
background: var(--Timeline--warning-dot-color);
|
|
43741
|
+
}
|
|
43742
|
+
.dark-TimelineItem .dark-TimelineItem-round.dark-TimelineItem-round-background--warning,
|
|
43743
|
+
.dark-Timeline-line .dark-TimelineItem-round.dark-TimelineItem-round-background--warning {
|
|
43744
|
+
background: var(--Timeline--warning-dot-bg-color);
|
|
43745
|
+
}
|
|
43746
|
+
.dark-TimelineItem .dark-TimelineItem-round.dark-TimelineItem-round-background--success,
|
|
43747
|
+
.dark-Timeline-line .dark-TimelineItem-round.dark-TimelineItem-round-background--success {
|
|
43748
|
+
background: var(--Timeline--success-dot-bg-color);
|
|
43749
|
+
}
|
|
43750
|
+
.dark-TimelineItem .dark-TimelineItem-round.dark-TimelineItem-round-background--info,
|
|
43751
|
+
.dark-Timeline-line .dark-TimelineItem-round.dark-TimelineItem-round-background--info {
|
|
43752
|
+
background: var(--Timeline--info-dot-bg-color);
|
|
43753
|
+
}
|
|
43754
|
+
.dark-TimelineItem .dark-TimelineItem-round.dark-TimelineItem-round-background--danger,
|
|
43755
|
+
.dark-Timeline-line .dark-TimelineItem-round.dark-TimelineItem-round-background--danger {
|
|
43756
|
+
background: var(--Timeline--danger-dot-bg-color);
|
|
43757
|
+
}
|
|
43758
|
+
.dark-Timeline-line {
|
|
43759
|
+
display: flex;
|
|
43760
|
+
}
|
|
43761
|
+
.dark-Timeline-line .dark-TimelineItem-axle {
|
|
43762
|
+
flex: 1;
|
|
43763
|
+
}
|
|
43764
|
+
.dark-TimelineItem-hide-dot {
|
|
43765
|
+
position: relative;
|
|
43766
|
+
}
|
|
43767
|
+
.dark-TimelineItem-hide-dot .dark-TimelineItem-round {
|
|
43768
|
+
position: absolute;
|
|
43769
|
+
border-radius: 0;
|
|
43770
|
+
}
|
|
43771
|
+
.dark-TimelineItem .dark-TimelineItem-hide-dot .dark-TimelineItem-round-wrapper,
|
|
43772
|
+
.dark-TimelineItem-axle.dark-TimelineItem-hide-dot .dark-TimelineItem-round-wrapper {
|
|
43773
|
+
display: none;
|
|
43774
|
+
}
|
|
43775
|
+
.dark-TimelineItem .dark-TimelineItem-hide-dot .dark-TimelineItem-icon,
|
|
43776
|
+
.dark-TimelineItem-axle.dark-TimelineItem-hide-dot .dark-TimelineItem-icon {
|
|
43777
|
+
display: none;
|
|
43778
|
+
}
|
|
43779
|
+
.dark-Timeline-first-line .dark-TimelineItem-content {
|
|
43780
|
+
margin-top: auto;
|
|
43781
|
+
}
|
|
43782
|
+
.dark-Timeline-second-line .dark-Timeline-inner-content-wrapper {
|
|
43783
|
+
margin-top: var(--sizes-base-12);
|
|
43784
|
+
}
|
|
43785
|
+
.dark-Timeline-second-line .dark-TimelineItem-content {
|
|
43786
|
+
margin-top: var(--TimelineItem--content-padding-bottom);
|
|
43787
|
+
}
|
|
43788
|
+
.dark-TimelineItem-icon {
|
|
43789
|
+
display: flex;
|
|
43790
|
+
}
|
|
43791
|
+
.dark-TimelineItem-icon svg.icon {
|
|
43792
|
+
top: 0;
|
|
43793
|
+
}
|
|
43794
|
+
.dark-TimelineItem-round-wrapper {
|
|
43795
|
+
z-index: 1;
|
|
43796
|
+
}
|
|
43481
43797
|
.dark-BarCode > img {
|
|
43482
43798
|
display: block;
|
|
43483
43799
|
margin: 0 auto;
|
|
@@ -43955,6 +44271,49 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43955
44271
|
.dark-Nav-Menu-submenu-hidden {
|
|
43956
44272
|
display: none;
|
|
43957
44273
|
}
|
|
44274
|
+
.dark-Nav-Menu-panel-wrapper {
|
|
44275
|
+
display: flex;
|
|
44276
|
+
width: 100%;
|
|
44277
|
+
padding: 12px;
|
|
44278
|
+
}
|
|
44279
|
+
.dark-Nav-Menu-panel-item {
|
|
44280
|
+
display: flex;
|
|
44281
|
+
align-items: center;
|
|
44282
|
+
color: var(--Menu-light-fontColor);
|
|
44283
|
+
font-size: var(--Nav-item-fontSize);
|
|
44284
|
+
}
|
|
44285
|
+
.dark-Nav-Menu-panel-item:hover {
|
|
44286
|
+
color: var(--Menu-light-fontColor-onHover);
|
|
44287
|
+
}
|
|
44288
|
+
.dark-Nav-Menu-panel-item__icon-wrapper {
|
|
44289
|
+
width: var(--Tabs-linkFontSize);
|
|
44290
|
+
height: var(--Tabs-linkFontSize);
|
|
44291
|
+
line-height: var(--Tabs-linkFontSize);
|
|
44292
|
+
margin-right: 8px;
|
|
44293
|
+
}
|
|
44294
|
+
.dark-Nav-Menu-panel-item__icon {
|
|
44295
|
+
fill: currentColor;
|
|
44296
|
+
width: 100%;
|
|
44297
|
+
height: 100%;
|
|
44298
|
+
}
|
|
44299
|
+
.dark-Nav-Menu-panel-item__label.is-group-header {
|
|
44300
|
+
color: var(--Menu-light-groupTitle-fontColor);
|
|
44301
|
+
}
|
|
44302
|
+
.dark-Nav-Menu-panel-group {
|
|
44303
|
+
display: flex;
|
|
44304
|
+
width: 100%;
|
|
44305
|
+
}
|
|
44306
|
+
.dark-Nav-Menu-panel-group-item {
|
|
44307
|
+
min-width: 120px;
|
|
44308
|
+
}
|
|
44309
|
+
.dark-Nav-Menu-panel-group-item__header {
|
|
44310
|
+
border-bottom: 1px solid #e8e8e8;
|
|
44311
|
+
margin-bottom: 10px;
|
|
44312
|
+
margin-bottom: 10px;
|
|
44313
|
+
}
|
|
44314
|
+
.dark-Nav-Menu-panel-group-item + .dark-Nav-Menu-panel-group-item {
|
|
44315
|
+
margin-left: 16px;
|
|
44316
|
+
}
|
|
43958
44317
|
.dark-Nav-Menu-overflow-item {
|
|
43959
44318
|
flex: none;
|
|
43960
44319
|
}
|