amis-ui 6.11.0 → 6.12.0-beta.1
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.js +1 -1
- 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.js +1 -1
- 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.js +1 -1
- 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 +14 -5
- package/esm/components/Slider.d.ts +56 -0
- package/esm/components/Slider.js +140 -0
- 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/index.d.ts +2 -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.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/PanelMenu.js +1 -1
- package/esm/components/menu/SubMenu.js +1 -1
- package/esm/components/menu/index.js +1 -1
- 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.d.ts +2 -0
- package/esm/components/table/Cell.js +10 -3
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.d.ts +1 -0
- package/esm/components/table/Head.js +10 -15
- 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 +9 -7
- package/esm/components/table/util.d.ts +1 -0
- package/esm/components/table/util.js +23 -2
- 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-click-away.d.ts +12 -0
- package/esm/hooks/use-click-away.js +55 -0
- 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 +2 -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 +10 -10
- 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.d.ts +10 -10
- 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.js +1 -1
- package/lib/components/BaiduMapPicker.js +1 -1
- 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 +30 -30
- 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 +40 -40
- 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 +120 -120
- 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 +161 -161
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +280 -280
- 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 +10 -10
- 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.js +1 -1
- package/lib/components/Input.js +1 -1
- package/lib/components/InputBox.d.ts +20 -20
- 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 +80 -80
- package/lib/components/LocationPicker.js +1 -1
- 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 +80 -80
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +240 -240
- 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 +120 -120
- package/lib/components/Pagination.js +1 -1
- 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 +80 -80
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +30 -30
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +20 -20
- 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 +80 -80
- 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 +2436 -2437
- 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 +14 -5
- package/lib/components/Slider.d.ts +56 -0
- package/lib/components/Slider.js +146 -0
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +50 -50
- 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 +40 -40
- 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 +30 -30
- 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.js +1 -1
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +20 -20
- package/lib/components/TooltipWrapper.js +1 -1
- package/lib/components/Transfer.d.ts +107 -107
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +80 -80
- 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 +280 -280
- 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 +80 -80
- 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.d.ts +0 -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.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/index.d.ts +2 -1
- package/lib/components/json-schema/Array.js +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.js +1 -1
- package/lib/components/menu/MenuItem.js +1 -1
- package/lib/components/menu/PanelMenu.js +1 -1
- package/lib/components/menu/SubMenu.js +1 -1
- package/lib/components/menu/index.d.ts +60 -60
- package/lib/components/menu/index.js +1 -1
- 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.d.ts +2 -0
- package/lib/components/table/Cell.js +10 -3
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.d.ts +1 -0
- package/lib/components/table/Head.js +9 -14
- 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 +40 -40
- package/lib/components/table/index.js +9 -7
- package/lib/components/table/util.d.ts +4 -3
- package/lib/components/table/util.js +23 -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-click-away.d.ts +12 -0
- package/lib/hooks/use-click-away.js +59 -0
- 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 +3 -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 +757 -113
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +757 -113
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +757 -113
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +757 -113
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +757 -113
- 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 +10 -1
- package/scss/components/_carousel.scss +9 -8
- package/scss/components/_context-menu.scss +34 -28
- package/scss/components/_images.scss +435 -0
- package/scss/components/_popoverable.scss +6 -5
- package/scss/components/_slider.scss +27 -0
- package/scss/components/_table.scss +15 -1
- package/scss/components/_table2.scss +20 -0
- package/scss/components/_timeline.scss +366 -88
- package/scss/themes/_common.scss +1 -0
package/lib/themes/cxd.css
CHANGED
|
@@ -704,9 +704,12 @@
|
|
|
704
704
|
--Tag-checkable-fontColor-onDisable: #b4b6ba;
|
|
705
705
|
--menu-background: #fff;
|
|
706
706
|
--menu-box-shadow: 0 2px 8px 0 rgba(7, 12, 20, 0.12);
|
|
707
|
-
--menu-border-radius:
|
|
707
|
+
--menu-border-radius: 6px;
|
|
708
|
+
--menu-padding: 4px;
|
|
708
709
|
--menu-font-color: #151b26;
|
|
709
710
|
--menu-font-family: PingFangSC-Regular;
|
|
711
|
+
--menu-font-padding: 5px 8px;
|
|
712
|
+
--menu-font-size: 14px;
|
|
710
713
|
--menu-border-color: #e8e9eb;
|
|
711
714
|
--menu-active-color: var(--colors-brand-5);
|
|
712
715
|
--menu-hover-bg-color: #e6f0ff;
|
|
@@ -715,6 +718,11 @@
|
|
|
715
718
|
--default-padding: 4px 12px;
|
|
716
719
|
--menu-min-width: 150px;
|
|
717
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;
|
|
718
726
|
--SearchBox-width: 9.375rem;
|
|
719
727
|
--SearchBox-history-dropdown-maxWidth: calc(var(--SearchBox-width) * 2);
|
|
720
728
|
--SearchBox-history-dropdown-maxHeight: 12.5rem;
|
|
@@ -4504,15 +4512,19 @@
|
|
|
4504
4512
|
--Status-pending-beforeColor: var(--Status-pending-before-color);
|
|
4505
4513
|
--Status-pending-afterColor: var(--Status-pending-after-color);
|
|
4506
4514
|
--Timeline-time-color: var(--colors-neutral-text-5);
|
|
4507
|
-
--Timeline-time-fontSize: var(--fonts-size-
|
|
4508
|
-
--Timeline-time-fontWeight: var(--fonts-weight-
|
|
4515
|
+
--Timeline-time-fontSize: var(--fonts-size-4);
|
|
4516
|
+
--Timeline-time-fontWeight: var(--fonts-weight-3);
|
|
4509
4517
|
--Timeline-title-color: var(--colors-neutral-text-2);
|
|
4510
|
-
--Timeline-title-fontSize: var(--fonts-size-
|
|
4518
|
+
--Timeline-title-fontSize: var(--fonts-size-6);
|
|
4511
4519
|
--Timeline-title-fontWeight: var(--fonts-weight-6);
|
|
4512
4520
|
--Timeline-type-info-color: var(--colors-info-5);
|
|
4513
4521
|
--Timeline-type-success-color: var(--colors-success-5);
|
|
4514
4522
|
--Timeline-type-warning-color: var(--colors-warning-5);
|
|
4515
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);
|
|
4516
4528
|
--Timeline-detail-label-color: var(--colors-brand-5);
|
|
4517
4529
|
--Timeline-detail-label-fontSize: var(--fonts-size-7);
|
|
4518
4530
|
--Timeline-detail-label-fontWeight: var(--fonts-weight-6);
|
|
@@ -4530,12 +4542,16 @@
|
|
|
4530
4542
|
--Timeline-visible-top-left-border-radius: var(--borders-radius-3);
|
|
4531
4543
|
--Timeline-visible-bottom-right-border-radius: var(--borders-radius-3);
|
|
4532
4544
|
--Timeline-visible-bottom-left-border-radius: var(--borders-radius-3);
|
|
4533
|
-
--Timeline-left-size: var(--sizes-size-
|
|
4545
|
+
--Timeline-left-size: var(--sizes-size-4);
|
|
4534
4546
|
--Timeline-horizontal-top-size: var(--sizes-size-0);
|
|
4535
4547
|
--Timeline-line-bg: #e6e6e8;
|
|
4536
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;
|
|
4537
4553
|
--TimelineItem--axle-flex: 0 0 1.5rem;
|
|
4538
|
-
--TimelineItem--left-line-width: 0.
|
|
4554
|
+
--TimelineItem--left-line-width: 0.0625rem;
|
|
4539
4555
|
--TimelineItem--left-line-left: 0.8125rem;
|
|
4540
4556
|
--TimelineItem--left-line-top: 1.25rem;
|
|
4541
4557
|
--TimelineItem--horizontal-left-line-top: 1.125rem;
|
|
@@ -4546,7 +4562,7 @@
|
|
|
4546
4562
|
--TimelineItem--round-top: 0.5rem;
|
|
4547
4563
|
--TimelineItem--icon-width: 1rem;
|
|
4548
4564
|
--TimelineItem--icon-height: 1rem;
|
|
4549
|
-
--TimelineItem--icon-left: 0.
|
|
4565
|
+
--TimelineItem--icon-left: 0.75rem;
|
|
4550
4566
|
--TimelineItem--content-padding-bottom: var(--gap-md);
|
|
4551
4567
|
--TimelineItem--content-margin-left: var(--Timeline-left-size);
|
|
4552
4568
|
--TimelineItem--content-time-margin-bottom: var(--gap-xs);
|
|
@@ -4578,10 +4594,14 @@
|
|
|
4578
4594
|
--TimelineItem-custem-button-margin-left: var(--fontSizeSm);
|
|
4579
4595
|
--TimelineItem-custem-time-padding-right: var(--fontSizeSm);
|
|
4580
4596
|
--TimelineItem-round-bg: var(--Timeline-round-bg);
|
|
4581
|
-
--Timeline--success-
|
|
4582
|
-
--Timeline--
|
|
4583
|
-
--Timeline--
|
|
4584
|
-
--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);
|
|
4585
4605
|
--inputTag-option-height: var(--sizes-base-16);
|
|
4586
4606
|
--inputTag-option-color: var(--colors-neutral-text-2);
|
|
4587
4607
|
--inputTag-option-fontSize: var(--fonts-size-7);
|
|
@@ -24906,10 +24926,10 @@ input[type=button].cxd-Button--block {
|
|
|
24906
24926
|
display: block;
|
|
24907
24927
|
position: absolute;
|
|
24908
24928
|
margin: 0;
|
|
24909
|
-
padding:
|
|
24929
|
+
padding: var(--menu-padding);
|
|
24910
24930
|
background: var(--menu-background);
|
|
24911
24931
|
box-shadow: var(--menu-box-shadow);
|
|
24912
|
-
border-radius: var(--menu-border-radius);
|
|
24932
|
+
border-radius: var(--Context-menu-border-radius);
|
|
24913
24933
|
color: var(--menu-font-color);
|
|
24914
24934
|
font-family: var(--menu-font-family);
|
|
24915
24935
|
font-size: 12px;
|
|
@@ -24945,15 +24965,23 @@ input[type=button].cxd-Button--block {
|
|
|
24945
24965
|
.cxd-ContextMenu-item > a {
|
|
24946
24966
|
white-space: nowrap;
|
|
24947
24967
|
display: block;
|
|
24948
|
-
padding: var(--
|
|
24949
|
-
|
|
24968
|
+
padding: var(--menu-font-padding);
|
|
24969
|
+
font-size: var(--menu-font-size);
|
|
24970
|
+
color: var(--menu-font-color);
|
|
24950
24971
|
border-top: none;
|
|
24951
24972
|
border-bottom: none;
|
|
24973
|
+
display: flex;
|
|
24974
|
+
align-items: center;
|
|
24975
|
+
justify-content: space-between;
|
|
24976
|
+
}
|
|
24977
|
+
.cxd-ContextMenu-item > a > i {
|
|
24978
|
+
font-size: 12px;
|
|
24952
24979
|
}
|
|
24953
24980
|
.cxd-ContextMenu-item:not(.is-disabled):hover > a {
|
|
24954
24981
|
text-decoration: none;
|
|
24955
|
-
|
|
24956
|
-
|
|
24982
|
+
background: var(--Context-menu-hover-bg-color);
|
|
24983
|
+
border-radius: var(--Context-menu-border-radius);
|
|
24984
|
+
color: var(--Context-menu-hover-color);
|
|
24957
24985
|
cursor: pointer;
|
|
24958
24986
|
border-top: none;
|
|
24959
24987
|
border-bottom: none;
|
|
@@ -24962,21 +24990,18 @@ input[type=button].cxd-Button--block {
|
|
|
24962
24990
|
color: var(--menu-disabled-color);
|
|
24963
24991
|
pointer-events: none;
|
|
24964
24992
|
}
|
|
24965
|
-
.cxd-ContextMenu-item.
|
|
24993
|
+
.cxd-ContextMenu-item.is-active > a {
|
|
24994
|
+
color: var(--Context-menu-active-color);
|
|
24995
|
+
}
|
|
24996
|
+
.cxd-ContextMenu-item.has-child::after {
|
|
24997
|
+
position: absolute;
|
|
24966
24998
|
content: "";
|
|
24967
|
-
width:
|
|
24968
|
-
height: 0;
|
|
24969
|
-
border-width: 4px 7px;
|
|
24970
|
-
border-style: solid;
|
|
24971
|
-
border-color: transparent transparent transparent var(--default-icon-color);
|
|
24972
|
-
text-shadow: var(--menu-box-shadow);
|
|
24999
|
+
width: 12px;
|
|
24973
25000
|
position: absolute;
|
|
24974
|
-
|
|
24975
|
-
|
|
24976
|
-
|
|
24977
|
-
|
|
24978
|
-
.cxd-ContextMenu-item.has-child:hover > a::after {
|
|
24979
|
-
border-color: transparent transparent transparent var(--menu-active-color);
|
|
25001
|
+
right: -12px;
|
|
25002
|
+
top: 0;
|
|
25003
|
+
bottom: 0;
|
|
25004
|
+
z-index: 1;
|
|
24980
25005
|
}
|
|
24981
25006
|
.cxd-ContextMenu-item.is-danger > a {
|
|
24982
25007
|
color: var(--danger-color);
|
|
@@ -24991,22 +25016,24 @@ input[type=button].cxd-Button--block {
|
|
|
24991
25016
|
}
|
|
24992
25017
|
.cxd-ContextMenu-item:hover > .cxd-ContextMenu-subList {
|
|
24993
25018
|
display: block;
|
|
25019
|
+
min-width: var(--menu-min-width);
|
|
24994
25020
|
animation-duration: var(--animation-duration);
|
|
24995
25021
|
animation-fill-mode: both;
|
|
24996
25022
|
animation-name: contextMenuIn;
|
|
24997
25023
|
position: absolute;
|
|
24998
|
-
left: 100
|
|
25024
|
+
left: calc(100% + 8px);
|
|
24999
25025
|
top: -3px;
|
|
25000
|
-
min-width: var(--menu-sub-min-width);
|
|
25001
25026
|
margin: 0;
|
|
25002
|
-
padding:
|
|
25027
|
+
padding: var(--menu-padding);
|
|
25003
25028
|
background: var(--menu-background);
|
|
25004
25029
|
box-shadow: var(--menu-box-shadow);
|
|
25005
|
-
border-radius: var(--menu-border-radius);
|
|
25006
|
-
color: var(--menu-
|
|
25030
|
+
border-radius: var(--Context-menu-border-radius);
|
|
25031
|
+
color: var(--Context-menu-hover-color);
|
|
25007
25032
|
font-family: var(--menu-font-family);
|
|
25008
25033
|
font-size: 12px;
|
|
25009
25034
|
line-height: 20px;
|
|
25035
|
+
max-height: 500px;
|
|
25036
|
+
overflow-y: auto;
|
|
25010
25037
|
}
|
|
25011
25038
|
.cxd-ContextMenu-item:hover > .cxd-ContextMenu-subList:hover {
|
|
25012
25039
|
display: block;
|
|
@@ -25978,6 +26005,12 @@ input[type=button].cxd-Button--block {
|
|
|
25978
26005
|
.cxd-Table-table th.text-right, .cxd-Table-table td.text-right {
|
|
25979
26006
|
text-align: right;
|
|
25980
26007
|
}
|
|
26008
|
+
.cxd-Table-table th.align-top, .cxd-Table-table td.align-top {
|
|
26009
|
+
vertical-align: top !important;
|
|
26010
|
+
}
|
|
26011
|
+
.cxd-Table-table th.align-bottom, .cxd-Table-table td.align-bottom {
|
|
26012
|
+
vertical-align: bottom !important;
|
|
26013
|
+
}
|
|
25981
26014
|
.cxd-Table-table td .cxd-SwitchControl {
|
|
25982
26015
|
padding-top: 0;
|
|
25983
26016
|
}
|
|
@@ -26736,8 +26769,8 @@ input[type=button].cxd-Button--block {
|
|
|
26736
26769
|
.cxd-Table--autoFillHeight > .cxd-Table-contentWrap > .cxd-Table-content > table {
|
|
26737
26770
|
border-top: none;
|
|
26738
26771
|
}
|
|
26739
|
-
.cxd-Table--autoFillHeight > .cxd-Table-contentWrap > .cxd-Table-content > table.cxd-Table-table--tableFillHeight {
|
|
26740
|
-
|
|
26772
|
+
.cxd-Table--autoFillHeight > .cxd-Table-contentWrap > .cxd-Table-content > table.cxd-Table-table--tableFillHeight > tbody {
|
|
26773
|
+
height: calc(var(--Table-content-height) - var(--Table-thead-height));
|
|
26741
26774
|
}
|
|
26742
26775
|
.cxd-Table--autoFillHeight > .cxd-Table-contentWrap > .cxd-Table-content table thead {
|
|
26743
26776
|
position: sticky;
|
|
@@ -27889,6 +27922,21 @@ input[type=button].cxd-Button--block {
|
|
|
27889
27922
|
.cxd-Table2 .cxd-Table-container .cxd-Table-header {
|
|
27890
27923
|
padding: 0;
|
|
27891
27924
|
}
|
|
27925
|
+
.cxd-Table2 .cxd-Table-container-self-sticky {
|
|
27926
|
+
position: relative !important;
|
|
27927
|
+
}
|
|
27928
|
+
.cxd-Table2 .cxd-Table-container-self-sticky .cxd-Table-content {
|
|
27929
|
+
overflow-x: unset !important;
|
|
27930
|
+
}
|
|
27931
|
+
.cxd-Table2 .cxd-Table-container-self-sticky .cxd-Table-row {
|
|
27932
|
+
z-index: 1;
|
|
27933
|
+
}
|
|
27934
|
+
.cxd-Table2 .cxd-Table-container-self-sticky .cxd-Table-cell-self-sticky {
|
|
27935
|
+
z-index: 2 !important;
|
|
27936
|
+
}
|
|
27937
|
+
.cxd-Table2 .cxd-Table-container-self-sticky .cxd-Table-cell-fix-left {
|
|
27938
|
+
z-index: 3 !important;
|
|
27939
|
+
}
|
|
27892
27940
|
.cxd-Table2.cxd-Table-ping-left .cxd-Table-table > thead > tr > th.cxd-Table-cell-fix-left-last:after,
|
|
27893
27941
|
.cxd-Table2.cxd-Table-ping-left .cxd-Table-table > tbody > tr > td.cxd-Table-cell-fix-left-last:after,
|
|
27894
27942
|
.cxd-Table2.cxd-Table-ping-left .cxd-Table-table > tfoot > tr > td.cxd-Table-cell-fix-left-last:after {
|
|
@@ -29186,12 +29234,13 @@ input[type=button].cxd-Button--block {
|
|
|
29186
29234
|
position: relative;
|
|
29187
29235
|
}
|
|
29188
29236
|
.cxd-Field--popOverAble .cxd-Field-popOverWrap-ellipsis {
|
|
29189
|
-
width:
|
|
29190
|
-
white-space: nowrap;
|
|
29237
|
+
width: auto;
|
|
29191
29238
|
overflow: hidden;
|
|
29192
|
-
|
|
29193
|
-
|
|
29194
|
-
|
|
29239
|
+
display: -webkit-box;
|
|
29240
|
+
-webkit-box-orient: vertical;
|
|
29241
|
+
line-clamp: 1;
|
|
29242
|
+
-webkit-line-clamp: 1;
|
|
29243
|
+
word-break: break-all;
|
|
29195
29244
|
}
|
|
29196
29245
|
.cxd-Field--popOverAble .cxd-Field-popOverWrap-noWrap {
|
|
29197
29246
|
white-space: nowrap;
|
|
@@ -30435,6 +30484,19 @@ input[type=button].cxd-Button--block {
|
|
|
30435
30484
|
.cxd-ImageGallery-toolbar-action:hover .cxd-ImageGallery-toolbar-action-icon svg {
|
|
30436
30485
|
fill: var(--primary);
|
|
30437
30486
|
}
|
|
30487
|
+
.sm-ss-sss-m .cxd-Image,
|
|
30488
|
+
.sss-ss-ms-m .cxd-Image,
|
|
30489
|
+
.sms-ss-sms-m .cxd-Image,
|
|
30490
|
+
.sm-ss-sss-ss .cxd-Image,
|
|
30491
|
+
.ms-ss-sss-ss .cxd-Image,
|
|
30492
|
+
.sss-ss-sm-ss .cxd-Image,
|
|
30493
|
+
.mss-ss-ssm-ss .cxd-Image,
|
|
30494
|
+
.sss-ss-mm-ss .cxd-Image,
|
|
30495
|
+
[class^=even-] .cxd-Image {
|
|
30496
|
+
border: none;
|
|
30497
|
+
margin: 0;
|
|
30498
|
+
padding: 0;
|
|
30499
|
+
}
|
|
30438
30500
|
.cxd-Images {
|
|
30439
30501
|
display: flex;
|
|
30440
30502
|
flex-wrap: wrap;
|
|
@@ -30598,6 +30660,313 @@ input[type=button].cxd-Button--block {
|
|
|
30598
30660
|
.cxd-Image-origin:hover .cxd-Image-overlay, .cxd-Image-thumbWrap:hover .cxd-Image-overlay {
|
|
30599
30661
|
display: flex;
|
|
30600
30662
|
}
|
|
30663
|
+
.cxd-Image .cxd-Img-container {
|
|
30664
|
+
position: relative;
|
|
30665
|
+
}
|
|
30666
|
+
.cxd-Image .cxd-Img-container img {
|
|
30667
|
+
transition: all ease-in-out 0.3s;
|
|
30668
|
+
}
|
|
30669
|
+
.cxd-Image .cxd-Img-container .mask {
|
|
30670
|
+
width: 100%;
|
|
30671
|
+
height: 100%;
|
|
30672
|
+
position: absolute;
|
|
30673
|
+
top: 0;
|
|
30674
|
+
left: 0;
|
|
30675
|
+
cursor: pointer;
|
|
30676
|
+
display: flex;
|
|
30677
|
+
justify-content: center;
|
|
30678
|
+
align-items: center;
|
|
30679
|
+
opacity: 0;
|
|
30680
|
+
font-weight: bold;
|
|
30681
|
+
font-size: 0.9375rem;
|
|
30682
|
+
background-color: rgb(44, 63, 82);
|
|
30683
|
+
color: #fff;
|
|
30684
|
+
transition: all ease-in-out 0.3s;
|
|
30685
|
+
}
|
|
30686
|
+
.cxd-Image .hover-slide:hover .mask {
|
|
30687
|
+
opacity: 1;
|
|
30688
|
+
transform: translate(5%, 5%);
|
|
30689
|
+
z-index: 1;
|
|
30690
|
+
}
|
|
30691
|
+
.cxd-Image .pull-top .mask {
|
|
30692
|
+
opacity: 1;
|
|
30693
|
+
}
|
|
30694
|
+
.cxd-Image .pull-top img {
|
|
30695
|
+
position: absolute;
|
|
30696
|
+
}
|
|
30697
|
+
.cxd-Image .pull-top:hover img {
|
|
30698
|
+
transform: translateY(-70%);
|
|
30699
|
+
}
|
|
30700
|
+
.cxd-Image .scale-center .mask {
|
|
30701
|
+
scale: 0.5;
|
|
30702
|
+
}
|
|
30703
|
+
.cxd-Image .scale-center .mask span {
|
|
30704
|
+
position: absolute;
|
|
30705
|
+
top: 5%;
|
|
30706
|
+
left: 5%;
|
|
30707
|
+
}
|
|
30708
|
+
.cxd-Image .scale-center:hover .mask {
|
|
30709
|
+
transform: scale(2);
|
|
30710
|
+
opacity: 1;
|
|
30711
|
+
}
|
|
30712
|
+
.cxd-Image .scale-center:hover img {
|
|
30713
|
+
transform: scale(0.5);
|
|
30714
|
+
}
|
|
30715
|
+
.cxd-Image .scale-top img {
|
|
30716
|
+
position: absolute;
|
|
30717
|
+
}
|
|
30718
|
+
.cxd-Image .scale-top .mask {
|
|
30719
|
+
opacity: 1;
|
|
30720
|
+
}
|
|
30721
|
+
.cxd-Image .scale-top .mask span {
|
|
30722
|
+
position: absolute;
|
|
30723
|
+
bottom: 5%;
|
|
30724
|
+
left: 5%;
|
|
30725
|
+
}
|
|
30726
|
+
.cxd-Image .scale-top:hover img {
|
|
30727
|
+
transform: translateY(-50%) scale(0.5);
|
|
30728
|
+
}
|
|
30729
|
+
.cxd-Image .text-style-1 {
|
|
30730
|
+
overflow: hidden;
|
|
30731
|
+
}
|
|
30732
|
+
.cxd-Image .text-style-1 .mask {
|
|
30733
|
+
z-index: 1;
|
|
30734
|
+
opacity: 1;
|
|
30735
|
+
background: rgba(48, 133, 163, 0.4);
|
|
30736
|
+
}
|
|
30737
|
+
.cxd-Image .text-style-1 .mask span {
|
|
30738
|
+
position: absolute;
|
|
30739
|
+
left: 5%;
|
|
30740
|
+
bottom: 5%;
|
|
30741
|
+
transition: all ease-in-out 0.3s;
|
|
30742
|
+
}
|
|
30743
|
+
.cxd-Image .text-style-1 img {
|
|
30744
|
+
scale: 1.2;
|
|
30745
|
+
transform: translateX(-5%);
|
|
30746
|
+
}
|
|
30747
|
+
.cxd-Image .text-style-1:hover .mask {
|
|
30748
|
+
background: rgba(48, 133, 163, 0);
|
|
30749
|
+
}
|
|
30750
|
+
.cxd-Image .text-style-1:hover .mask span {
|
|
30751
|
+
transform: translateY(-200%);
|
|
30752
|
+
}
|
|
30753
|
+
.cxd-Image .text-style-1:hover img {
|
|
30754
|
+
transform: translateX(5%);
|
|
30755
|
+
}
|
|
30756
|
+
.cxd-Image .text-style-2 .mask {
|
|
30757
|
+
opacity: 1;
|
|
30758
|
+
background: transparent;
|
|
30759
|
+
}
|
|
30760
|
+
.cxd-Image .text-style-2 .mask span {
|
|
30761
|
+
z-index: 1;
|
|
30762
|
+
transition: all ease-in-out 0.3s;
|
|
30763
|
+
}
|
|
30764
|
+
.cxd-Image .text-style-2 .mask::before {
|
|
30765
|
+
content: "";
|
|
30766
|
+
position: absolute;
|
|
30767
|
+
bottom: 0;
|
|
30768
|
+
left: 0;
|
|
30769
|
+
width: 100%;
|
|
30770
|
+
height: 0%;
|
|
30771
|
+
background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0.8) 75%);
|
|
30772
|
+
transition: all ease-in-out 0.3s;
|
|
30773
|
+
}
|
|
30774
|
+
.cxd-Image .text-style-2:hover .mask::before {
|
|
30775
|
+
height: 100%;
|
|
30776
|
+
}
|
|
30777
|
+
.cxd-Image .text-style-2:hover .mask span {
|
|
30778
|
+
transform: translateY(-200%);
|
|
30779
|
+
}
|
|
30780
|
+
.cxd-Image .text-style-3 {
|
|
30781
|
+
overflow: hidden;
|
|
30782
|
+
}
|
|
30783
|
+
.cxd-Image .text-style-3 .mask {
|
|
30784
|
+
z-index: 1;
|
|
30785
|
+
opacity: 1;
|
|
30786
|
+
background: transparent;
|
|
30787
|
+
}
|
|
30788
|
+
.cxd-Image .text-style-3 .mask span {
|
|
30789
|
+
position: absolute;
|
|
30790
|
+
top: 10%;
|
|
30791
|
+
transition: all 0.3s ease-in-out;
|
|
30792
|
+
}
|
|
30793
|
+
.cxd-Image .text-style-3 img {
|
|
30794
|
+
scale: 1.2;
|
|
30795
|
+
transition: all 0.3s ease-in-out;
|
|
30796
|
+
}
|
|
30797
|
+
.cxd-Image .text-style-3 .mask::before,
|
|
30798
|
+
.cxd-Image .text-style-3 .mask::after {
|
|
30799
|
+
content: "";
|
|
30800
|
+
position: absolute;
|
|
30801
|
+
top: 10%;
|
|
30802
|
+
bottom: 10%;
|
|
30803
|
+
left: 15%;
|
|
30804
|
+
right: 15%;
|
|
30805
|
+
transition: all 0.3s ease-in-out;
|
|
30806
|
+
color: rgba(255, 255, 255, 0.7);
|
|
30807
|
+
opacity: 0;
|
|
30808
|
+
}
|
|
30809
|
+
.cxd-Image .text-style-3 .mask::before {
|
|
30810
|
+
border-top: 1px solid #ffffff;
|
|
30811
|
+
border-bottom: 1px solid #ffffff;
|
|
30812
|
+
transform: scaleX(0); /* 初始状态:水平方向缩放为0 */
|
|
30813
|
+
transform-origin: left; /* 设置变换的原点为左侧 */
|
|
30814
|
+
}
|
|
30815
|
+
.cxd-Image .text-style-3 .mask::after {
|
|
30816
|
+
border-left: 1px solid #ffffff;
|
|
30817
|
+
border-right: 1px solid #ffffff;
|
|
30818
|
+
transform: scaleY(0); /* 初始状态:垂直方向缩放为0 */
|
|
30819
|
+
transform-origin: top; /* 设置变换的原点为顶部 */
|
|
30820
|
+
}
|
|
30821
|
+
.cxd-Image .text-style-3:hover .mask::before {
|
|
30822
|
+
opacity: 1;
|
|
30823
|
+
transform: scaleX(1.2) translateX(-10%); /* 鼠标悬停时:水平方向缩放为1 */
|
|
30824
|
+
}
|
|
30825
|
+
.cxd-Image .text-style-3:hover .mask::after {
|
|
30826
|
+
opacity: 1;
|
|
30827
|
+
transform: scaleY(1.2) translateY(-10%); /* 鼠标悬停时:垂直方向缩放为1 */
|
|
30828
|
+
}
|
|
30829
|
+
.cxd-Image .text-style-3:hover .mask {
|
|
30830
|
+
background: rgba(48, 133, 163, 0.4);
|
|
30831
|
+
}
|
|
30832
|
+
.cxd-Image .text-style-3:hover .mask span {
|
|
30833
|
+
top: 20%;
|
|
30834
|
+
}
|
|
30835
|
+
.cxd-Image .text-style-3:hover img {
|
|
30836
|
+
transform: translateY(10%);
|
|
30837
|
+
}
|
|
30838
|
+
.cxd-Image .text-style-4 .mask {
|
|
30839
|
+
background: #fff;
|
|
30840
|
+
opacity: 1;
|
|
30841
|
+
left: 0;
|
|
30842
|
+
bottom: 0;
|
|
30843
|
+
top: auto;
|
|
30844
|
+
height: 0 !important;
|
|
30845
|
+
transform-origin: bottom;
|
|
30846
|
+
color: #0b0a22;
|
|
30847
|
+
z-index: 1;
|
|
30848
|
+
}
|
|
30849
|
+
.cxd-Image .text-style-4 .mask span {
|
|
30850
|
+
display: none;
|
|
30851
|
+
}
|
|
30852
|
+
.cxd-Image .text-style-4:hover .mask {
|
|
30853
|
+
height: 40% !important;
|
|
30854
|
+
}
|
|
30855
|
+
.cxd-Image .text-style-4:hover .mask span {
|
|
30856
|
+
display: block;
|
|
30857
|
+
}
|
|
30858
|
+
.cxd-Image .text-style-5 .mask {
|
|
30859
|
+
opacity: 1;
|
|
30860
|
+
background: rgba(48, 133, 163, 0);
|
|
30861
|
+
z-index: 1;
|
|
30862
|
+
}
|
|
30863
|
+
.cxd-Image .text-style-5 .mask span {
|
|
30864
|
+
position: relative;
|
|
30865
|
+
bottom: -10%;
|
|
30866
|
+
transition: all 0.3s ease-in-out;
|
|
30867
|
+
}
|
|
30868
|
+
.cxd-Image .text-style-5 .mask::before {
|
|
30869
|
+
content: "";
|
|
30870
|
+
border: 1px solid #ffffff;
|
|
30871
|
+
position: absolute;
|
|
30872
|
+
top: 0;
|
|
30873
|
+
bottom: 0;
|
|
30874
|
+
left: 0;
|
|
30875
|
+
right: 0;
|
|
30876
|
+
margin: auto;
|
|
30877
|
+
width: 0;
|
|
30878
|
+
height: 0;
|
|
30879
|
+
transition: all 0.3s ease-in-out;
|
|
30880
|
+
opacity: 0;
|
|
30881
|
+
}
|
|
30882
|
+
.cxd-Image .text-style-5:hover .mask::before {
|
|
30883
|
+
width: 90%;
|
|
30884
|
+
height: 90%;
|
|
30885
|
+
opacity: 1;
|
|
30886
|
+
}
|
|
30887
|
+
.cxd-Image .text-style-5:hover .mask {
|
|
30888
|
+
background: rgba(48, 133, 163, 0.4);
|
|
30889
|
+
}
|
|
30890
|
+
.cxd-Image .text-style-5:hover .mask span {
|
|
30891
|
+
bottom: 10%;
|
|
30892
|
+
}
|
|
30893
|
+
.cxd-Image .text-style-6 .mask {
|
|
30894
|
+
opacity: 1;
|
|
30895
|
+
z-index: 1;
|
|
30896
|
+
background: rgba(48, 133, 163, 0.4);
|
|
30897
|
+
}
|
|
30898
|
+
.cxd-Image .text-style-6 .mask span {
|
|
30899
|
+
position: absolute;
|
|
30900
|
+
transition: all 0.3s ease-in-out;
|
|
30901
|
+
bottom: 40%;
|
|
30902
|
+
}
|
|
30903
|
+
.cxd-Image .text-style-6 .mask::before,
|
|
30904
|
+
.cxd-Image .text-style-6 .mask::after {
|
|
30905
|
+
content: "";
|
|
30906
|
+
position: absolute;
|
|
30907
|
+
top: 5%;
|
|
30908
|
+
bottom: 5%;
|
|
30909
|
+
left: 7%;
|
|
30910
|
+
right: 7%;
|
|
30911
|
+
transition: all 0.3s ease-in-out;
|
|
30912
|
+
color: rgba(255, 255, 255, 0.7);
|
|
30913
|
+
opacity: 0;
|
|
30914
|
+
}
|
|
30915
|
+
.cxd-Image .text-style-6 .mask::before {
|
|
30916
|
+
border-top: 1px solid #ffffff;
|
|
30917
|
+
border-bottom: 1px solid #ffffff;
|
|
30918
|
+
transform: scaleX(0); /* 初始状态:水平方向缩放为0 */
|
|
30919
|
+
}
|
|
30920
|
+
.cxd-Image .text-style-6 .mask::after {
|
|
30921
|
+
border-left: 1px solid #ffffff;
|
|
30922
|
+
border-right: 1px solid #ffffff;
|
|
30923
|
+
transform: scaleY(0); /* 初始状态:垂直方向缩放为0 */
|
|
30924
|
+
}
|
|
30925
|
+
.cxd-Image .text-style-6:hover .mask::before {
|
|
30926
|
+
opacity: 1;
|
|
30927
|
+
transform: scaleX(1); /* 鼠标悬停时:水平方向缩放为1 */
|
|
30928
|
+
}
|
|
30929
|
+
.cxd-Image .text-style-6:hover .mask::after {
|
|
30930
|
+
opacity: 1;
|
|
30931
|
+
transform: scaleY(1); /* 鼠标悬停时:垂直方向缩放为1 */
|
|
30932
|
+
}
|
|
30933
|
+
.cxd-Image .text-style-6:hover .mask {
|
|
30934
|
+
background: rgba(48, 133, 163, 0);
|
|
30935
|
+
}
|
|
30936
|
+
.cxd-Image .text-style-6:hover .mask span {
|
|
30937
|
+
bottom: 5%;
|
|
30938
|
+
}
|
|
30939
|
+
.cxd-Image .text-style-7 .mask {
|
|
30940
|
+
opacity: 1;
|
|
30941
|
+
z-index: 1;
|
|
30942
|
+
background: rgba(48, 133, 163, 0);
|
|
30943
|
+
}
|
|
30944
|
+
.cxd-Image .text-style-7 .mask span {
|
|
30945
|
+
position: absolute;
|
|
30946
|
+
top: 10%;
|
|
30947
|
+
transition: all 0.3s ease-in-out;
|
|
30948
|
+
}
|
|
30949
|
+
.cxd-Image .text-style-7 .mask::before,
|
|
30950
|
+
.cxd-Image .text-style-7 .mask::after {
|
|
30951
|
+
content: "";
|
|
30952
|
+
width: 80%;
|
|
30953
|
+
height: 1px;
|
|
30954
|
+
background: #ffffff;
|
|
30955
|
+
position: absolute;
|
|
30956
|
+
transition: all 0.3s ease-in-out;
|
|
30957
|
+
}
|
|
30958
|
+
.cxd-Image .text-style-7:hover .mask {
|
|
30959
|
+
background: rgba(48, 133, 163, 0.4);
|
|
30960
|
+
}
|
|
30961
|
+
.cxd-Image .text-style-7:hover .mask span {
|
|
30962
|
+
top: 20%;
|
|
30963
|
+
}
|
|
30964
|
+
.cxd-Image .text-style-7:hover .mask::before {
|
|
30965
|
+
transform: rotateZ(45deg);
|
|
30966
|
+
}
|
|
30967
|
+
.cxd-Image .text-style-7:hover .mask::after {
|
|
30968
|
+
transform: rotateZ(-45deg);
|
|
30969
|
+
}
|
|
30601
30970
|
.cxd-ImageField--thumb {
|
|
30602
30971
|
display: inline-block;
|
|
30603
30972
|
position: relative;
|
|
@@ -30619,6 +30988,70 @@ input[type=button].cxd-Button--block {
|
|
|
30619
30988
|
.cxd-ImagesField::after {
|
|
30620
30989
|
clear: both;
|
|
30621
30990
|
}
|
|
30991
|
+
.cxd-ImagesField--full {
|
|
30992
|
+
position: relative;
|
|
30993
|
+
}
|
|
30994
|
+
.cxd-ImagesField--full .cxd-Images {
|
|
30995
|
+
position: relative;
|
|
30996
|
+
overflow: hidden;
|
|
30997
|
+
width: 100%;
|
|
30998
|
+
height: 100%;
|
|
30999
|
+
cursor: grab;
|
|
31000
|
+
}
|
|
31001
|
+
.cxd-ImagesField--full .cxd-Images-container {
|
|
31002
|
+
position: relative;
|
|
31003
|
+
width: 100%;
|
|
31004
|
+
height: 100%;
|
|
31005
|
+
min-height: 300px;
|
|
31006
|
+
}
|
|
31007
|
+
.cxd-ImagesField--full .cxd-Images-item {
|
|
31008
|
+
margin: 0;
|
|
31009
|
+
display: flex;
|
|
31010
|
+
align-items: center;
|
|
31011
|
+
justify-content: center;
|
|
31012
|
+
background: #fff;
|
|
31013
|
+
will-change: transform, opacity;
|
|
31014
|
+
backface-visibility: hidden;
|
|
31015
|
+
}
|
|
31016
|
+
.cxd-ImagesField--full .cxd-Images-itemInner {
|
|
31017
|
+
position: relative;
|
|
31018
|
+
max-width: 100%;
|
|
31019
|
+
max-height: 100vh;
|
|
31020
|
+
width: 100%;
|
|
31021
|
+
height: 100%;
|
|
31022
|
+
display: flex;
|
|
31023
|
+
align-items: center;
|
|
31024
|
+
justify-content: center;
|
|
31025
|
+
}
|
|
31026
|
+
.cxd-ImagesField--full .cxd-Images .cxd-Image-image {
|
|
31027
|
+
display: block;
|
|
31028
|
+
max-width: 100%;
|
|
31029
|
+
height: auto;
|
|
31030
|
+
}
|
|
31031
|
+
.cxd-ImagesField--full .cxd-Images .cxd-Image-image--contain {
|
|
31032
|
+
-o-object-fit: contain;
|
|
31033
|
+
object-fit: contain;
|
|
31034
|
+
width: 100%;
|
|
31035
|
+
height: 100%;
|
|
31036
|
+
}
|
|
31037
|
+
.cxd-ImagesField--full .cxd-Images .cxd-Image-image--cover {
|
|
31038
|
+
-o-object-fit: cover;
|
|
31039
|
+
object-fit: cover;
|
|
31040
|
+
width: 100%;
|
|
31041
|
+
height: 100%;
|
|
31042
|
+
}
|
|
31043
|
+
.cxd-ImagesField--full .cxd-Images-itemIndex {
|
|
31044
|
+
position: absolute;
|
|
31045
|
+
right: 16px;
|
|
31046
|
+
bottom: 16px;
|
|
31047
|
+
background: rgba(0, 0, 0, 0.5);
|
|
31048
|
+
color: white;
|
|
31049
|
+
padding: 4px 8px;
|
|
31050
|
+
border-radius: 12px;
|
|
31051
|
+
font-size: 12px;
|
|
31052
|
+
z-index: 10;
|
|
31053
|
+
pointer-events: none;
|
|
31054
|
+
}
|
|
30622
31055
|
.Image-view-icon {
|
|
30623
31056
|
content: var(--image-image-normal-icon);
|
|
30624
31057
|
}
|
|
@@ -32374,6 +32807,30 @@ input[type=button].cxd-Button--block {
|
|
|
32374
32807
|
position: absolute;
|
|
32375
32808
|
overflow: visible;
|
|
32376
32809
|
}
|
|
32810
|
+
.cxd-Slider {
|
|
32811
|
+
display: flex;
|
|
32812
|
+
}
|
|
32813
|
+
.cxd-Slider-BodyContainer {
|
|
32814
|
+
width: 60%;
|
|
32815
|
+
}
|
|
32816
|
+
.cxd-Slider-LeftContainer, .cxd-Slider-RightContainer {
|
|
32817
|
+
flex: 1;
|
|
32818
|
+
}
|
|
32819
|
+
@media (max-width: 767px) {
|
|
32820
|
+
.cxd-Slider {
|
|
32821
|
+
display: flex;
|
|
32822
|
+
overflow: hidden;
|
|
32823
|
+
}
|
|
32824
|
+
.cxd-Slider-BodyContainer {
|
|
32825
|
+
flex: 1;
|
|
32826
|
+
}
|
|
32827
|
+
.cxd-Slider-LeftContainer, .cxd-Slider-RightContainer {
|
|
32828
|
+
flex: initial;
|
|
32829
|
+
width: 0;
|
|
32830
|
+
transition: width 0.3s;
|
|
32831
|
+
overflow: hidden;
|
|
32832
|
+
}
|
|
32833
|
+
}
|
|
32377
32834
|
fieldset.cxd-Collapse--lg, fieldset.cxd-Collapse--md, fieldset.cxd-Collapse--base, fieldset.cxd-Collapse--sm, fieldset.cxd-Collapse--xs {
|
|
32378
32835
|
position: relative;
|
|
32379
32836
|
}
|
|
@@ -43342,58 +43799,67 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43342
43799
|
flex: 1;
|
|
43343
43800
|
flex-direction: row;
|
|
43344
43801
|
}
|
|
43345
|
-
.cxd-Timeline-vertical .cxd-TimelineItem:last-of-type .cxd-TimelineItem-axle .cxd-TimelineItem-line {
|
|
43346
|
-
display: none;
|
|
43347
|
-
}
|
|
43348
43802
|
.cxd-Timeline-vertical .cxd-TimelineItem-axle {
|
|
43349
|
-
position: relative;
|
|
43350
43803
|
flex: var(--TimelineItem--axle-flex);
|
|
43804
|
+
position: relative;
|
|
43805
|
+
}
|
|
43806
|
+
.cxd-Timeline-vertical .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--center .cxd-TimelineItem-round-wrapper {
|
|
43807
|
+
transform: translate(-50%, -50%);
|
|
43808
|
+
top: 50%;
|
|
43809
|
+
}
|
|
43810
|
+
.cxd-Timeline-vertical .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--center .cxd-TimelineItem-icon {
|
|
43811
|
+
transform: translate(-50%, -50%);
|
|
43812
|
+
top: 50%;
|
|
43813
|
+
}
|
|
43814
|
+
.cxd-Timeline-vertical .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--bottom .cxd-TimelineItem-icon {
|
|
43815
|
+
transform: translate(-50%, -50%);
|
|
43816
|
+
top: calc(100% - var(--sizes-base-18));
|
|
43817
|
+
}
|
|
43818
|
+
.cxd-Timeline-vertical .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--bottom .cxd-TimelineItem-round-wrapper {
|
|
43819
|
+
transform: translate(-50%, -50%);
|
|
43820
|
+
top: calc(100% - var(--sizes-base-18));
|
|
43351
43821
|
}
|
|
43352
43822
|
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-line {
|
|
43353
|
-
position: absolute;
|
|
43354
|
-
height: calc(100% - var(--TimelineItem--left-line-top));
|
|
43355
43823
|
width: var(--TimelineItem--left-line-width);
|
|
43356
|
-
left: var(--TimelineItem--left-line-left);
|
|
43357
|
-
top: var(--TimelineItem--left-line-top);
|
|
43358
43824
|
background-color: var(--TimelineItem--line-bg);
|
|
43825
|
+
height: 100%;
|
|
43826
|
+
position: absolute;
|
|
43827
|
+
left: calc(50% - 1px);
|
|
43828
|
+
transform: translateX(0.5px);
|
|
43359
43829
|
}
|
|
43360
43830
|
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-line-icon {
|
|
43361
43831
|
left: var(--TimelineItem--icon-left-line-left);
|
|
43362
43832
|
}
|
|
43363
|
-
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round {
|
|
43364
|
-
position: absolute;
|
|
43365
|
-
width: var(--TimelineItem--round-width);
|
|
43366
|
-
height: var(--TimelineItem--round-height);
|
|
43367
|
-
left: var(--TimelineItem--round-left);
|
|
43368
|
-
top: var(--TimelineItem--round-top);
|
|
43369
|
-
background: var(--TimelineItem-round-bg);
|
|
43370
|
-
border-radius: var(--TimelineItem--round-radius);
|
|
43371
|
-
}
|
|
43372
|
-
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round--danger {
|
|
43373
|
-
background: var(--Timeline--danger-bg);
|
|
43374
|
-
}
|
|
43375
|
-
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round--info {
|
|
43376
|
-
background: var(--Timeline--info-bg);
|
|
43377
|
-
}
|
|
43378
|
-
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round--success {
|
|
43379
|
-
background: var(--Timeline--success-bg);
|
|
43380
|
-
}
|
|
43381
|
-
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round--warning {
|
|
43382
|
-
background: var(--Timeline--warning-bg);
|
|
43383
|
-
}
|
|
43384
43833
|
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-icon {
|
|
43385
43834
|
position: absolute;
|
|
43386
43835
|
width: var(--TimelineItem--icon-width);
|
|
43387
43836
|
height: var(--TimelineItem--icon-height);
|
|
43388
43837
|
left: var(--TimelineItem--icon-left);
|
|
43389
43838
|
border-radius: var(--TimelineItem--icon-radius);
|
|
43839
|
+
transform: translateX(-50%);
|
|
43840
|
+
display: flex;
|
|
43841
|
+
align-items: center;
|
|
43842
|
+
justify-content: center;
|
|
43843
|
+
}
|
|
43844
|
+
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-round-wrapper {
|
|
43845
|
+
position: absolute;
|
|
43846
|
+
height: var(--sizes-base-18);
|
|
43847
|
+
display: flex;
|
|
43848
|
+
justify-content: center;
|
|
43849
|
+
align-items: center;
|
|
43850
|
+
left: 50%;
|
|
43851
|
+
transform: translateX(-50%);
|
|
43852
|
+
}
|
|
43853
|
+
.cxd-Timeline-vertical .cxd-TimelineItem-axle .cxd-TimelineItem-icon {
|
|
43854
|
+
height: var(--sizes-base-18);
|
|
43390
43855
|
}
|
|
43391
43856
|
.cxd-Timeline-vertical .cxd-TimelineItem-content {
|
|
43392
43857
|
padding-bottom: var(--TimelineItem--content-padding-bottom);
|
|
43393
43858
|
margin-left: var(--TimelineItem--content-margin-left);
|
|
43859
|
+
margin-right: var(--TimelineItem--content-margin-left);
|
|
43394
43860
|
}
|
|
43395
43861
|
.cxd-Timeline-vertical .cxd-TimelineItem-content .cxd-TimelineItem-time {
|
|
43396
|
-
color: var(--TimelineItem--text-
|
|
43862
|
+
color: var(--TimelineItem--text-primary-color);
|
|
43397
43863
|
font-size: var(--Timeline-time-fontSize);
|
|
43398
43864
|
font-weight: var(--Timeline-time-fontWeight);
|
|
43399
43865
|
margin-bottom: var(--TimelineItem--content-time-margin-bottom);
|
|
@@ -43472,56 +43938,56 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43472
43938
|
margin-left: calc(50% - var(--Timeline-alternate-margin-left));
|
|
43473
43939
|
max-width: calc(50% + var(--Timeline-alternate-margin-left));
|
|
43474
43940
|
}
|
|
43941
|
+
.cxd-Timeline-vertical .cxd-TimelineItem:first-child .cxd-TimelineItem-size-sm .cxd-TimelineItem-line {
|
|
43942
|
+
top: 20px;
|
|
43943
|
+
}
|
|
43944
|
+
.cxd-Timeline-vertical .cxd-TimelineItem:first-child .cxd-TimelineItem-size-md .cxd-TimelineItem-line {
|
|
43945
|
+
top: 20px;
|
|
43946
|
+
}
|
|
43947
|
+
.cxd-Timeline-vertical .cxd-TimelineItem:first-child .cxd-TimelineItem-size-lg .cxd-TimelineItem-line {
|
|
43948
|
+
top: 20px;
|
|
43949
|
+
}
|
|
43950
|
+
.cxd-Timeline-vertical .cxd-TimelineItem:first-child .cxd-TimelineItem-size-xl .cxd-TimelineItem-line {
|
|
43951
|
+
top: 20px;
|
|
43952
|
+
}
|
|
43475
43953
|
.cxd-Timeline-horizontal {
|
|
43476
43954
|
display: flex;
|
|
43477
|
-
flex-flow:
|
|
43955
|
+
flex-flow: column;
|
|
43478
43956
|
}
|
|
43479
43957
|
.cxd-Timeline-horizontal .cxd-TimelineItem {
|
|
43480
43958
|
display: flex;
|
|
43481
43959
|
width: -webkit-fill-available;
|
|
43482
43960
|
flex-flow: column;
|
|
43483
43961
|
}
|
|
43484
|
-
.cxd-Timeline-horizontal .cxd-TimelineItem:last-of-type .cxd-TimelineItem-axle .cxd-TimelineItem-line {
|
|
43485
|
-
display: none;
|
|
43486
|
-
}
|
|
43487
43962
|
.cxd-Timeline-horizontal .cxd-TimelineItem-axle {
|
|
43488
43963
|
position: relative;
|
|
43489
|
-
flex: var(--TimelineItem--axle-flex);
|
|
43490
43964
|
}
|
|
43491
|
-
.cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-
|
|
43492
|
-
|
|
43493
|
-
|
|
43494
|
-
width: calc(100% - var(--TimelineItem--left-line-left));
|
|
43495
|
-
left: var(--TimelineItem--horizontal-left-line-top);
|
|
43496
|
-
top: var(--TimelineItem--left-line-left);
|
|
43497
|
-
background-color: var(--TimelineItem--line-bg);
|
|
43965
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--left .cxd-TimelineItem-round-wrapper,
|
|
43966
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--left .cxd-TimelineItem-icon {
|
|
43967
|
+
left: 0%;
|
|
43498
43968
|
}
|
|
43499
|
-
.cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round
|
|
43500
|
-
|
|
43501
|
-
|
|
43502
|
-
height: var(--TimelineItem--round-height);
|
|
43503
|
-
left: var(--TimelineItem--round-top);
|
|
43504
|
-
top: var(--TimelineItem--round-left);
|
|
43505
|
-
background: var(--TimelineItem-round-bg);
|
|
43506
|
-
border-radius: var(--TimelineItem--round-radius);
|
|
43507
|
-
}
|
|
43508
|
-
.cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round--danger {
|
|
43509
|
-
background: var(--Timeline--danger-bg);
|
|
43969
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--right .cxd-TimelineItem-round-wrapper,
|
|
43970
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--right .cxd-TimelineItem-icon {
|
|
43971
|
+
right: 0;
|
|
43510
43972
|
}
|
|
43511
|
-
.cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round
|
|
43512
|
-
|
|
43973
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--center .cxd-TimelineItem-round-wrapper,
|
|
43974
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-axle.cxd-TimelineItem-point-align--center .cxd-TimelineItem-icon {
|
|
43975
|
+
left: 50%;
|
|
43513
43976
|
}
|
|
43514
|
-
.cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round
|
|
43515
|
-
|
|
43977
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-round-wrapper {
|
|
43978
|
+
width: -moz-fit-content;
|
|
43979
|
+
width: fit-content;
|
|
43980
|
+
position: absolute;
|
|
43981
|
+
transform: translateY(-50%);
|
|
43516
43982
|
}
|
|
43517
|
-
.cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-
|
|
43518
|
-
|
|
43983
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-line {
|
|
43984
|
+
flex: 1;
|
|
43985
|
+
height: var(--TimelineItem--left-line-width);
|
|
43986
|
+
background-color: var(--TimelineItem--line-bg);
|
|
43519
43987
|
}
|
|
43520
43988
|
.cxd-Timeline-horizontal .cxd-TimelineItem-axle .cxd-TimelineItem-icon {
|
|
43521
43989
|
position: absolute;
|
|
43522
|
-
|
|
43523
|
-
height: var(--TimelineItem--icon-height);
|
|
43524
|
-
left: var(--TimelineItem--icon-left);
|
|
43990
|
+
transform: translateY(-50%);
|
|
43525
43991
|
border-radius: var(--TimelineItem--icon-radius);
|
|
43526
43992
|
}
|
|
43527
43993
|
.cxd-Timeline-horizontal .cxd-TimelineItem-content {
|
|
@@ -43529,8 +43995,21 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43529
43995
|
padding-bottom: var(--TimelineItem--content-padding-bottom);
|
|
43530
43996
|
margin-left: var(--TimelineItem--content-margin-left);
|
|
43531
43997
|
}
|
|
43998
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--left .cxd-TimelineItem-time, .cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--left .cxd-TimelineItem-title {
|
|
43999
|
+
text-align: left;
|
|
44000
|
+
}
|
|
44001
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--left .cxd-TimelineItem-detail {
|
|
44002
|
+
align-items: flex-start;
|
|
44003
|
+
}
|
|
44004
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--right .cxd-TimelineItem-time, .cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--right .cxd-TimelineItem-title {
|
|
44005
|
+
text-align: right;
|
|
44006
|
+
}
|
|
44007
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-content.cxd-TimelineItem-content-align--right .cxd-TimelineItem-detail {
|
|
44008
|
+
align-items: flex-end;
|
|
44009
|
+
}
|
|
43532
44010
|
.cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-time {
|
|
43533
|
-
|
|
44011
|
+
text-align: center;
|
|
44012
|
+
color: var(--TimelineItem--text-primary-color);
|
|
43534
44013
|
font-size: var(--Timeline-time-fontSize);
|
|
43535
44014
|
font-weight: var(--Timeline-time-fontWeight);
|
|
43536
44015
|
margin-bottom: var(--TimelineItem--content-time-margin-bottom);
|
|
@@ -43540,6 +44019,17 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43540
44019
|
font-size: var(--Timeline-title-fontSize);
|
|
43541
44020
|
font-weight: var(--Timeline-title-fontWeight);
|
|
43542
44021
|
margin-bottom: var(--TimelineItem--content-title-margin-bottom);
|
|
44022
|
+
margin-left: 1%;
|
|
44023
|
+
margin-right: 1%;
|
|
44024
|
+
text-align: center;
|
|
44025
|
+
}
|
|
44026
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-detail {
|
|
44027
|
+
margin-left: 1%;
|
|
44028
|
+
margin-right: 1%;
|
|
44029
|
+
display: flex;
|
|
44030
|
+
flex-direction: column;
|
|
44031
|
+
justify-content: center;
|
|
44032
|
+
align-items: center;
|
|
43543
44033
|
}
|
|
43544
44034
|
.cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-detail .cxd-TimelineItem-detail-button {
|
|
43545
44035
|
display: flex;
|
|
@@ -43559,18 +44049,172 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43559
44049
|
transform: rotateX(180deg);
|
|
43560
44050
|
}
|
|
43561
44051
|
.cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-detail .cxd-TimelineItem-detail-visible {
|
|
43562
|
-
|
|
43563
|
-
word-break: break-word;
|
|
43564
|
-
border-radius: var(--Timeline-visible-border-radius);
|
|
43565
|
-
font-size: var(--Timeline-detail-content-fontSize);
|
|
43566
|
-
font-weight: var(--Timeline-detail-content-fontWeight);
|
|
43567
|
-
color: var(--Timeline-detail-content-color);
|
|
43568
|
-
padding: var(--TimelineItem-detail-visible-padding);
|
|
43569
|
-
box-shadow: var(--TimelineItem-detail-visible-shadow);
|
|
44052
|
+
color: var(--colors-neutral-line-4);
|
|
43570
44053
|
}
|
|
43571
44054
|
.cxd-Timeline-horizontal .cxd-TimelineItem-content .cxd-TimelineItem-detail .cxd-TimelineItem-detail-invisible {
|
|
43572
44055
|
display: none;
|
|
43573
44056
|
}
|
|
44057
|
+
.cxd-Timeline-horizontal .cxd-Timeline-first-line, .cxd-Timeline-horizontal .cxd-Timeline-second-line {
|
|
44058
|
+
display: flex;
|
|
44059
|
+
}
|
|
44060
|
+
.cxd-Timeline-horizontal .cxd-Timeline-first-line > *, .cxd-Timeline-horizontal .cxd-Timeline-second-line > * {
|
|
44061
|
+
flex: 1;
|
|
44062
|
+
}
|
|
44063
|
+
.cxd-Timeline-horizontal .cxd-TimelineItem-round-wrapper {
|
|
44064
|
+
position: absolute;
|
|
44065
|
+
transform: translateY(-0.5px);
|
|
44066
|
+
}
|
|
44067
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-xl .cxd-TimelineItem-round,
|
|
44068
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-xl .cxd-TimelineItem-round {
|
|
44069
|
+
height: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44070
|
+
width: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44071
|
+
font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44072
|
+
}
|
|
44073
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-xl .cxd-TimelineItem-icon,
|
|
44074
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-xl .cxd-TimelineItem-icon {
|
|
44075
|
+
font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44076
|
+
}
|
|
44077
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-xl .cxd-TimelineItem-dot,
|
|
44078
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-xl .cxd-TimelineItem-dot {
|
|
44079
|
+
height: calc(var(--TimelineItem-round-width-xl) * 2);
|
|
44080
|
+
width: calc(var(--TimelineItem-round-width-xl) * 2);
|
|
44081
|
+
}
|
|
44082
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-lg .cxd-TimelineItem-round,
|
|
44083
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-lg .cxd-TimelineItem-round {
|
|
44084
|
+
height: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44085
|
+
width: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44086
|
+
font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44087
|
+
}
|
|
44088
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-lg .cxd-TimelineItem-icon,
|
|
44089
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-lg .cxd-TimelineItem-icon {
|
|
44090
|
+
font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44091
|
+
}
|
|
44092
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-lg .cxd-TimelineItem-dot,
|
|
44093
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-lg .cxd-TimelineItem-dot {
|
|
44094
|
+
height: calc(var(--TimelineItem-round-width-lg) * 2);
|
|
44095
|
+
width: calc(var(--TimelineItem-round-width-lg) * 2);
|
|
44096
|
+
}
|
|
44097
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-md .cxd-TimelineItem-round,
|
|
44098
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-md .cxd-TimelineItem-round {
|
|
44099
|
+
height: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44100
|
+
width: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44101
|
+
font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44102
|
+
}
|
|
44103
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-md .cxd-TimelineItem-icon,
|
|
44104
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-md .cxd-TimelineItem-icon {
|
|
44105
|
+
font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44106
|
+
}
|
|
44107
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-md .cxd-TimelineItem-dot,
|
|
44108
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-md .cxd-TimelineItem-dot {
|
|
44109
|
+
height: calc(var(--TimelineItem-round-width-md) * 2);
|
|
44110
|
+
width: calc(var(--TimelineItem-round-width-md) * 2);
|
|
44111
|
+
}
|
|
44112
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-sm .cxd-TimelineItem-round,
|
|
44113
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-sm .cxd-TimelineItem-round {
|
|
44114
|
+
height: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44115
|
+
width: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44116
|
+
font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44117
|
+
}
|
|
44118
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-sm .cxd-TimelineItem-icon,
|
|
44119
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-sm .cxd-TimelineItem-icon {
|
|
44120
|
+
font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44121
|
+
}
|
|
44122
|
+
.cxd-TimelineItem .cxd-TimelineItem-size-sm .cxd-TimelineItem-dot,
|
|
44123
|
+
.cxd-Timeline-line .cxd-TimelineItem-size-sm .cxd-TimelineItem-dot {
|
|
44124
|
+
height: calc(var(--TimelineItem-round-width-sm) * 2);
|
|
44125
|
+
width: calc(var(--TimelineItem-round-width-sm) * 2);
|
|
44126
|
+
}
|
|
44127
|
+
.cxd-TimelineItem .cxd-TimelineItem-round,
|
|
44128
|
+
.cxd-Timeline-line .cxd-TimelineItem-round {
|
|
44129
|
+
background: var(--colors-neutral-fill-1);
|
|
44130
|
+
position: relative;
|
|
44131
|
+
opacity: 0.2;
|
|
44132
|
+
border-radius: var(--TimelineItem--round-radius);
|
|
44133
|
+
}
|
|
44134
|
+
.cxd-TimelineItem .cxd-TimelineItem-dot,
|
|
44135
|
+
.cxd-Timeline-line .cxd-TimelineItem-dot {
|
|
44136
|
+
position: absolute;
|
|
44137
|
+
background-color: var(--colors-neutral-fill-1);
|
|
44138
|
+
border-radius: 100%;
|
|
44139
|
+
top: 50%;
|
|
44140
|
+
left: 50%;
|
|
44141
|
+
transform: translate(-50%, -50%);
|
|
44142
|
+
}
|
|
44143
|
+
.cxd-TimelineItem .cxd-TimelineItem-round,
|
|
44144
|
+
.cxd-Timeline-line .cxd-TimelineItem-round {
|
|
44145
|
+
border-radius: var(--TimelineItem--round-radius);
|
|
44146
|
+
}
|
|
44147
|
+
.cxd-TimelineItem .cxd-TimelineItem-round--danger.cxd-TimelineItem-dot,
|
|
44148
|
+
.cxd-Timeline-line .cxd-TimelineItem-round--danger.cxd-TimelineItem-dot {
|
|
44149
|
+
background: var(--Timeline--danger-dot-color);
|
|
44150
|
+
}
|
|
44151
|
+
.cxd-TimelineItem .cxd-TimelineItem-round--info.cxd-TimelineItem-dot,
|
|
44152
|
+
.cxd-Timeline-line .cxd-TimelineItem-round--info.cxd-TimelineItem-dot {
|
|
44153
|
+
background: var(--Timeline--info-dot-color);
|
|
44154
|
+
}
|
|
44155
|
+
.cxd-TimelineItem .cxd-TimelineItem-round--success.cxd-TimelineItem-dot,
|
|
44156
|
+
.cxd-Timeline-line .cxd-TimelineItem-round--success.cxd-TimelineItem-dot {
|
|
44157
|
+
background: var(--Timeline--success-dot-color);
|
|
44158
|
+
}
|
|
44159
|
+
.cxd-TimelineItem .cxd-TimelineItem-round--warning.cxd-TimelineItem-dot,
|
|
44160
|
+
.cxd-Timeline-line .cxd-TimelineItem-round--warning.cxd-TimelineItem-dot {
|
|
44161
|
+
background: var(--Timeline--warning-dot-color);
|
|
44162
|
+
}
|
|
44163
|
+
.cxd-TimelineItem .cxd-TimelineItem-round.cxd-TimelineItem-round-background--warning,
|
|
44164
|
+
.cxd-Timeline-line .cxd-TimelineItem-round.cxd-TimelineItem-round-background--warning {
|
|
44165
|
+
background: var(--Timeline--warning-dot-bg-color);
|
|
44166
|
+
}
|
|
44167
|
+
.cxd-TimelineItem .cxd-TimelineItem-round.cxd-TimelineItem-round-background--success,
|
|
44168
|
+
.cxd-Timeline-line .cxd-TimelineItem-round.cxd-TimelineItem-round-background--success {
|
|
44169
|
+
background: var(--Timeline--success-dot-bg-color);
|
|
44170
|
+
}
|
|
44171
|
+
.cxd-TimelineItem .cxd-TimelineItem-round.cxd-TimelineItem-round-background--info,
|
|
44172
|
+
.cxd-Timeline-line .cxd-TimelineItem-round.cxd-TimelineItem-round-background--info {
|
|
44173
|
+
background: var(--Timeline--info-dot-bg-color);
|
|
44174
|
+
}
|
|
44175
|
+
.cxd-TimelineItem .cxd-TimelineItem-round.cxd-TimelineItem-round-background--danger,
|
|
44176
|
+
.cxd-Timeline-line .cxd-TimelineItem-round.cxd-TimelineItem-round-background--danger {
|
|
44177
|
+
background: var(--Timeline--danger-dot-bg-color);
|
|
44178
|
+
}
|
|
44179
|
+
.cxd-Timeline-line {
|
|
44180
|
+
display: flex;
|
|
44181
|
+
}
|
|
44182
|
+
.cxd-Timeline-line .cxd-TimelineItem-axle {
|
|
44183
|
+
flex: 1;
|
|
44184
|
+
}
|
|
44185
|
+
.cxd-TimelineItem-hide-dot {
|
|
44186
|
+
position: relative;
|
|
44187
|
+
}
|
|
44188
|
+
.cxd-TimelineItem-hide-dot .cxd-TimelineItem-round {
|
|
44189
|
+
position: absolute;
|
|
44190
|
+
border-radius: 0;
|
|
44191
|
+
}
|
|
44192
|
+
.cxd-TimelineItem .cxd-TimelineItem-hide-dot .cxd-TimelineItem-round-wrapper,
|
|
44193
|
+
.cxd-TimelineItem-axle.cxd-TimelineItem-hide-dot .cxd-TimelineItem-round-wrapper {
|
|
44194
|
+
display: none;
|
|
44195
|
+
}
|
|
44196
|
+
.cxd-TimelineItem .cxd-TimelineItem-hide-dot .cxd-TimelineItem-icon,
|
|
44197
|
+
.cxd-TimelineItem-axle.cxd-TimelineItem-hide-dot .cxd-TimelineItem-icon {
|
|
44198
|
+
display: none;
|
|
44199
|
+
}
|
|
44200
|
+
.cxd-Timeline-first-line .cxd-TimelineItem-content {
|
|
44201
|
+
margin-top: auto;
|
|
44202
|
+
}
|
|
44203
|
+
.cxd-Timeline-second-line .cxd-Timeline-inner-content-wrapper {
|
|
44204
|
+
margin-top: var(--sizes-base-12);
|
|
44205
|
+
}
|
|
44206
|
+
.cxd-Timeline-second-line .cxd-TimelineItem-content {
|
|
44207
|
+
margin-top: var(--TimelineItem--content-padding-bottom);
|
|
44208
|
+
}
|
|
44209
|
+
.cxd-TimelineItem-icon {
|
|
44210
|
+
display: flex;
|
|
44211
|
+
}
|
|
44212
|
+
.cxd-TimelineItem-icon svg.icon {
|
|
44213
|
+
top: 0;
|
|
44214
|
+
}
|
|
44215
|
+
.cxd-TimelineItem-round-wrapper {
|
|
44216
|
+
z-index: 1;
|
|
44217
|
+
}
|
|
43574
44218
|
.cxd-BarCode > img {
|
|
43575
44219
|
display: block;
|
|
43576
44220
|
margin: 0 auto;
|