amis-ui 6.11.0 → 6.12.0-ab.2
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/AlphabetIndexer.d.ts +11 -0
- package/esm/components/AlphabetIndexer.js +48 -0
- 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 +12 -2
- 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/HorizontalScroll.d.ts +75 -0
- package/esm/components/HorizontalScroll.js +271 -0
- package/esm/components/Html.d.ts +2 -0
- package/esm/components/Html.js +6 -3
- 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.d.ts +10 -10
- 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.d.ts +10 -10
- 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.d.ts +12 -0
- package/esm/components/PullRefresh.js +23 -13
- 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.d.ts +40 -40
- 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.d.ts +2 -3
- package/esm/components/Signature.js +29 -21
- 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.d.ts +7 -0
- package/esm/components/Steps.js +6 -6
- 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 +3 -3
- 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.d.ts +47 -46
- package/esm/components/Tree.js +52 -12
- 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 +13 -9
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.js +14 -10
- 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 +5 -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 +4 -2
- package/esm/components/menu/SubMenu.d.ts +1 -1
- package/esm/components/menu/SubMenu.js +16 -5
- package/esm/components/menu/index.d.ts +10 -10
- package/esm/components/menu/index.js +3 -3
- 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 +12 -17
- 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 +18 -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.d.ts +2 -1
- package/esm/index.js +5 -2
- package/esm/locale/de-DE.js +2 -1
- package/esm/locale/en-US.js +2 -1
- package/esm/locale/zh-CN.js +2 -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/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 +120 -120
- 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/AlphabetIndexer.d.ts +11 -0
- package/lib/components/AlphabetIndexer.js +59 -0
- 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 +140 -140
- 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.js +12 -2
- 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 +110 -110
- 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 +150 -150
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +50 -50
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +40 -40
- 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 +240 -240
- 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/HorizontalScroll.d.ts +75 -0
- package/lib/components/HorizontalScroll.js +283 -0
- package/lib/components/Html.d.ts +2 -0
- package/lib/components/Html.js +6 -2
- 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 +80 -80
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +40 -40
- 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 +120 -120
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +160 -160
- 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 +120 -120
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +70 -70
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.d.ts +12 -0
- package/lib/components/PullRefresh.js +23 -13
- 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 +40 -40
- 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 +1683 -1683
- 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.d.ts +2 -3
- package/lib/components/Signature.js +31 -21
- 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 +60 -60
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.d.ts +7 -0
- package/lib/components/Steps.js +6 -6
- 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 +120 -120
- 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 +80 -80
- 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.d.ts +120 -120
- 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 +3 -3
- package/lib/components/Transfer.d.ts +169 -169
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +160 -160
- 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 +167 -166
- package/lib/components/Tree.js +51 -11
- 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.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.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 +13 -9
- 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 +14 -10
- 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 +5 -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 +4 -2
- package/lib/components/menu/SubMenu.d.ts +1 -1
- package/lib/components/menu/SubMenu.js +16 -5
- package/lib/components/menu/index.d.ts +90 -90
- package/lib/components/menu/index.js +3 -3
- 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 +11 -16
- 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 +120 -120
- package/lib/components/table/index.js +18 -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.d.ts +2 -1
- package/lib/index.js +8 -1
- package/lib/locale/de-DE.js +2 -1
- package/lib/locale/en-US.js +2 -1
- package/lib/locale/zh-CN.js +2 -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 +962 -120
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +962 -120
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +962 -120
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +962 -120
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +962 -120
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +4 -3
- package/scss/_components.scss +22 -10
- package/scss/_properties.scss +10 -1
- package/scss/base/_animate.scss +46 -4
- package/scss/components/_cards.scss +26 -0
- package/scss/components/_carousel.scss +9 -8
- package/scss/components/_context-menu.scss +34 -28
- package/scss/components/_horizontal-scroll.scss +51 -0
- package/scss/components/_images.scss +435 -0
- package/scss/components/_list.scss +57 -0
- package/scss/components/_page.scss +27 -1
- package/scss/components/_popoverable.scss +6 -5
- package/scss/components/_signature.scss +1 -0
- package/scss/components/_slider.scss +27 -0
- package/scss/components/_steps.scss +17 -2
- package/scss/components/_table.scss +19 -1
- package/scss/components/_table2.scss +28 -0
- package/scss/components/_timeline.scss +366 -88
- package/scss/themes/_common.scss +2 -0
- package/esm/utils/smoothSignature.js +0 -386
- package/lib/utils/smoothSignature.js +0 -390
package/lib/themes/antd.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);
|
|
@@ -17281,11 +17301,11 @@ samp {
|
|
|
17281
17301
|
}
|
|
17282
17302
|
.amis-hoverZoomIn-show,
|
|
17283
17303
|
.amis-hoverZoomIn:hover {
|
|
17284
|
-
transform: scale(1.
|
|
17304
|
+
transform: scale(1.05);
|
|
17285
17305
|
}
|
|
17286
17306
|
.amis-hoverZoomOut-show,
|
|
17287
17307
|
.amis-hoverZoomOut:hover {
|
|
17288
|
-
transform: scale(0.
|
|
17308
|
+
transform: scale(0.95);
|
|
17289
17309
|
}
|
|
17290
17310
|
.amis-hoverShadow-show,
|
|
17291
17311
|
.amis-hoverShadow:hover {
|
|
@@ -17297,16 +17317,43 @@ samp {
|
|
|
17297
17317
|
}
|
|
17298
17318
|
.amis-hoverUp-show,
|
|
17299
17319
|
.amis-hoverUp:hover {
|
|
17300
|
-
transform: translateY(-
|
|
17320
|
+
transform: translateY(-4px);
|
|
17301
17321
|
}
|
|
17302
17322
|
.amis-hoverDown-show,
|
|
17303
17323
|
.amis-hoverDown:hover {
|
|
17304
|
-
transform: translateY(
|
|
17324
|
+
transform: translateY(4px);
|
|
17325
|
+
}
|
|
17326
|
+
.amis-hoverLeft-show,
|
|
17327
|
+
.amis-hoverLeft:hover {
|
|
17328
|
+
transform: translateX(-4px);
|
|
17329
|
+
}
|
|
17330
|
+
.amis-hoverRight-show,
|
|
17331
|
+
.amis-hoverRight:hover {
|
|
17332
|
+
transform: translateX(4px);
|
|
17305
17333
|
}
|
|
17306
17334
|
.amis-hoverFlip-show,
|
|
17307
17335
|
.amis-hoverFlip:hover {
|
|
17308
17336
|
transform: rotateY(180deg);
|
|
17309
17337
|
}
|
|
17338
|
+
@keyframes hoverFlash {
|
|
17339
|
+
from, to {
|
|
17340
|
+
opacity: 1;
|
|
17341
|
+
}
|
|
17342
|
+
50% {
|
|
17343
|
+
opacity: 0.8;
|
|
17344
|
+
}
|
|
17345
|
+
}
|
|
17346
|
+
@keyframes hoverShake {
|
|
17347
|
+
from, to {
|
|
17348
|
+
transform: translate3d(0, 0, 0);
|
|
17349
|
+
}
|
|
17350
|
+
30% {
|
|
17351
|
+
transform: translate3d(-5px, 0, 0);
|
|
17352
|
+
}
|
|
17353
|
+
60% {
|
|
17354
|
+
transform: translate3d(5px, 0, 0);
|
|
17355
|
+
}
|
|
17356
|
+
}
|
|
17310
17357
|
html,
|
|
17311
17358
|
body {
|
|
17312
17359
|
width: 100%;
|
|
@@ -22823,6 +22870,9 @@ input[type=button].antd-Button--block {
|
|
|
22823
22870
|
width: 100%;
|
|
22824
22871
|
height: 100%;
|
|
22825
22872
|
background: var(--Page-main-bg);
|
|
22873
|
+
display: flex;
|
|
22874
|
+
flex-direction: row;
|
|
22875
|
+
align-items: stretch;
|
|
22826
22876
|
}
|
|
22827
22877
|
.antd-Page-header {
|
|
22828
22878
|
padding: var(--Page-header-paddingY) var(--Page-header-paddingX);
|
|
@@ -22835,7 +22885,7 @@ input[type=button].antd-Button--block {
|
|
|
22835
22885
|
.antd-Page-content {
|
|
22836
22886
|
padding: var(--Page-content-paddingY) var(--Page-content-paddingX);
|
|
22837
22887
|
position: relative;
|
|
22838
|
-
height:
|
|
22888
|
+
height: auto;
|
|
22839
22889
|
width: 100%;
|
|
22840
22890
|
}
|
|
22841
22891
|
.antd-Page-main > .antd-Page-header {
|
|
@@ -22906,6 +22956,25 @@ input[type=button].antd-Button--block {
|
|
|
22906
22956
|
.antd-Page-toolbar > * + * {
|
|
22907
22957
|
margin-left: var(--gap-xs);
|
|
22908
22958
|
}
|
|
22959
|
+
@media (max-width: 767px) {
|
|
22960
|
+
.antd-Page {
|
|
22961
|
+
flex-direction: column;
|
|
22962
|
+
}
|
|
22963
|
+
.antd-Page-aside {
|
|
22964
|
+
flex-shrink: 0;
|
|
22965
|
+
}
|
|
22966
|
+
.antd-Page-content {
|
|
22967
|
+
flex-grow: 1;
|
|
22968
|
+
min-height: 0;
|
|
22969
|
+
display: flex;
|
|
22970
|
+
align-items: stretch;
|
|
22971
|
+
flex-direction: row;
|
|
22972
|
+
}
|
|
22973
|
+
.antd-Page-main {
|
|
22974
|
+
height: auto;
|
|
22975
|
+
width: 100%;
|
|
22976
|
+
}
|
|
22977
|
+
}
|
|
22909
22978
|
@media (min-width: 768px) {
|
|
22910
22979
|
.antd-Page-aside {
|
|
22911
22980
|
flex-shrink: 0;
|
|
@@ -24917,10 +24986,10 @@ input[type=button].antd-Button--block {
|
|
|
24917
24986
|
display: block;
|
|
24918
24987
|
position: absolute;
|
|
24919
24988
|
margin: 0;
|
|
24920
|
-
padding:
|
|
24989
|
+
padding: var(--menu-padding);
|
|
24921
24990
|
background: var(--menu-background);
|
|
24922
24991
|
box-shadow: var(--menu-box-shadow);
|
|
24923
|
-
border-radius: var(--menu-border-radius);
|
|
24992
|
+
border-radius: var(--Context-menu-border-radius);
|
|
24924
24993
|
color: var(--menu-font-color);
|
|
24925
24994
|
font-family: var(--menu-font-family);
|
|
24926
24995
|
font-size: 12px;
|
|
@@ -24956,15 +25025,23 @@ input[type=button].antd-Button--block {
|
|
|
24956
25025
|
.antd-ContextMenu-item > a {
|
|
24957
25026
|
white-space: nowrap;
|
|
24958
25027
|
display: block;
|
|
24959
|
-
padding: var(--
|
|
24960
|
-
|
|
25028
|
+
padding: var(--menu-font-padding);
|
|
25029
|
+
font-size: var(--menu-font-size);
|
|
25030
|
+
color: var(--menu-font-color);
|
|
24961
25031
|
border-top: none;
|
|
24962
25032
|
border-bottom: none;
|
|
25033
|
+
display: flex;
|
|
25034
|
+
align-items: center;
|
|
25035
|
+
justify-content: space-between;
|
|
25036
|
+
}
|
|
25037
|
+
.antd-ContextMenu-item > a > i {
|
|
25038
|
+
font-size: 12px;
|
|
24963
25039
|
}
|
|
24964
25040
|
.antd-ContextMenu-item:not(.is-disabled):hover > a {
|
|
24965
25041
|
text-decoration: none;
|
|
24966
|
-
|
|
24967
|
-
|
|
25042
|
+
background: var(--Context-menu-hover-bg-color);
|
|
25043
|
+
border-radius: var(--Context-menu-border-radius);
|
|
25044
|
+
color: var(--Context-menu-hover-color);
|
|
24968
25045
|
cursor: pointer;
|
|
24969
25046
|
border-top: none;
|
|
24970
25047
|
border-bottom: none;
|
|
@@ -24973,21 +25050,18 @@ input[type=button].antd-Button--block {
|
|
|
24973
25050
|
color: var(--menu-disabled-color);
|
|
24974
25051
|
pointer-events: none;
|
|
24975
25052
|
}
|
|
24976
|
-
.antd-ContextMenu-item.
|
|
25053
|
+
.antd-ContextMenu-item.is-active > a {
|
|
25054
|
+
color: var(--Context-menu-active-color);
|
|
25055
|
+
}
|
|
25056
|
+
.antd-ContextMenu-item.has-child::after {
|
|
25057
|
+
position: absolute;
|
|
24977
25058
|
content: "";
|
|
24978
|
-
width:
|
|
24979
|
-
height: 0;
|
|
24980
|
-
border-width: 4px 7px;
|
|
24981
|
-
border-style: solid;
|
|
24982
|
-
border-color: transparent transparent transparent var(--default-icon-color);
|
|
24983
|
-
text-shadow: var(--menu-box-shadow);
|
|
25059
|
+
width: 12px;
|
|
24984
25060
|
position: absolute;
|
|
24985
|
-
|
|
24986
|
-
|
|
24987
|
-
|
|
24988
|
-
|
|
24989
|
-
.antd-ContextMenu-item.has-child:hover > a::after {
|
|
24990
|
-
border-color: transparent transparent transparent var(--menu-active-color);
|
|
25061
|
+
right: -12px;
|
|
25062
|
+
top: 0;
|
|
25063
|
+
bottom: 0;
|
|
25064
|
+
z-index: 1;
|
|
24991
25065
|
}
|
|
24992
25066
|
.antd-ContextMenu-item.is-danger > a {
|
|
24993
25067
|
color: var(--danger-color);
|
|
@@ -25002,22 +25076,24 @@ input[type=button].antd-Button--block {
|
|
|
25002
25076
|
}
|
|
25003
25077
|
.antd-ContextMenu-item:hover > .antd-ContextMenu-subList {
|
|
25004
25078
|
display: block;
|
|
25079
|
+
min-width: var(--menu-min-width);
|
|
25005
25080
|
animation-duration: var(--animation-duration);
|
|
25006
25081
|
animation-fill-mode: both;
|
|
25007
25082
|
animation-name: contextMenuIn;
|
|
25008
25083
|
position: absolute;
|
|
25009
|
-
left: 100
|
|
25084
|
+
left: calc(100% + 8px);
|
|
25010
25085
|
top: -3px;
|
|
25011
|
-
min-width: var(--menu-sub-min-width);
|
|
25012
25086
|
margin: 0;
|
|
25013
|
-
padding:
|
|
25087
|
+
padding: var(--menu-padding);
|
|
25014
25088
|
background: var(--menu-background);
|
|
25015
25089
|
box-shadow: var(--menu-box-shadow);
|
|
25016
|
-
border-radius: var(--menu-border-radius);
|
|
25017
|
-
color: var(--menu-
|
|
25090
|
+
border-radius: var(--Context-menu-border-radius);
|
|
25091
|
+
color: var(--Context-menu-hover-color);
|
|
25018
25092
|
font-family: var(--menu-font-family);
|
|
25019
25093
|
font-size: 12px;
|
|
25020
25094
|
line-height: 20px;
|
|
25095
|
+
max-height: 500px;
|
|
25096
|
+
overflow-y: auto;
|
|
25021
25097
|
}
|
|
25022
25098
|
.antd-ContextMenu-item:hover > .antd-ContextMenu-subList:hover {
|
|
25023
25099
|
display: block;
|
|
@@ -25989,6 +26065,12 @@ input[type=button].antd-Button--block {
|
|
|
25989
26065
|
.antd-Table-table th.text-right, .antd-Table-table td.text-right {
|
|
25990
26066
|
text-align: right;
|
|
25991
26067
|
}
|
|
26068
|
+
.antd-Table-table th.align-top, .antd-Table-table td.align-top {
|
|
26069
|
+
vertical-align: top !important;
|
|
26070
|
+
}
|
|
26071
|
+
.antd-Table-table th.align-bottom, .antd-Table-table td.align-bottom {
|
|
26072
|
+
vertical-align: bottom !important;
|
|
26073
|
+
}
|
|
25992
26074
|
.antd-Table-table td .antd-SwitchControl {
|
|
25993
26075
|
padding-top: 0;
|
|
25994
26076
|
}
|
|
@@ -26747,8 +26829,11 @@ input[type=button].antd-Button--block {
|
|
|
26747
26829
|
.antd-Table--autoFillHeight > .antd-Table-contentWrap > .antd-Table-content > table {
|
|
26748
26830
|
border-top: none;
|
|
26749
26831
|
}
|
|
26750
|
-
.antd-Table--autoFillHeight > .antd-Table-contentWrap > .antd-Table-content > table.antd-Table-table--tableFillHeight {
|
|
26751
|
-
|
|
26832
|
+
.antd-Table--autoFillHeight > .antd-Table-contentWrap > .antd-Table-content > table.antd-Table-table--tableFillHeight > tbody {
|
|
26833
|
+
height: calc(var(--Table-content-height) - var(--Table-thead-height) - 20px);
|
|
26834
|
+
}
|
|
26835
|
+
.antd-Table--autoFillHeight > .antd-Table-contentWrap > .antd-Table-content > table.antd-Table-table--tableFillHeight > tbody > tr > td {
|
|
26836
|
+
border-bottom: none;
|
|
26752
26837
|
}
|
|
26753
26838
|
.antd-Table--autoFillHeight > .antd-Table-contentWrap > .antd-Table-content table thead {
|
|
26754
26839
|
position: sticky;
|
|
@@ -27900,6 +27985,27 @@ input[type=button].antd-Button--block {
|
|
|
27900
27985
|
.antd-Table2 .antd-Table-container .antd-Table-header {
|
|
27901
27986
|
padding: 0;
|
|
27902
27987
|
}
|
|
27988
|
+
.antd-Table2 .antd-Table-container-self-sticky {
|
|
27989
|
+
position: relative !important;
|
|
27990
|
+
}
|
|
27991
|
+
.antd-Table2 .antd-Table-container-self-sticky .antd-Table-content {
|
|
27992
|
+
overflow-x: unset !important;
|
|
27993
|
+
}
|
|
27994
|
+
.antd-Table2 .antd-Table-container-self-sticky .antd-Table-table {
|
|
27995
|
+
border-collapse: separate;
|
|
27996
|
+
}
|
|
27997
|
+
.antd-Table2 .antd-Table-container-self-sticky .antd-Table-table > tbody > tr > td {
|
|
27998
|
+
border-top: none;
|
|
27999
|
+
}
|
|
28000
|
+
.antd-Table2 .antd-Table-container-self-sticky .antd-Table-row {
|
|
28001
|
+
z-index: 1;
|
|
28002
|
+
}
|
|
28003
|
+
.antd-Table2 .antd-Table-container-self-sticky .antd-Table-cell-self-sticky {
|
|
28004
|
+
z-index: 2 !important;
|
|
28005
|
+
}
|
|
28006
|
+
.antd-Table2 .antd-Table-container-self-sticky .antd-Table-cell-fix-left {
|
|
28007
|
+
z-index: 3 !important;
|
|
28008
|
+
}
|
|
27903
28009
|
.antd-Table2.antd-Table-ping-left .antd-Table-table > thead > tr > th.antd-Table-cell-fix-left-last:after,
|
|
27904
28010
|
.antd-Table2.antd-Table-ping-left .antd-Table-table > tbody > tr > td.antd-Table-cell-fix-left-last:after,
|
|
27905
28011
|
.antd-Table2.antd-Table-ping-left .antd-Table-table > tfoot > tr > td.antd-Table-cell-fix-left-last:after {
|
|
@@ -28394,6 +28500,7 @@ input[type=button].antd-Button--block {
|
|
|
28394
28500
|
border: var(--List-borderWidth) solid var(--List-borderColor);
|
|
28395
28501
|
background: var(--List-bg);
|
|
28396
28502
|
margin-bottom: var(--gap-sm);
|
|
28503
|
+
margin-right: 0.9375rem;
|
|
28397
28504
|
}
|
|
28398
28505
|
.antd-List-toolbar {
|
|
28399
28506
|
display: flex;
|
|
@@ -28463,6 +28570,14 @@ input[type=button].antd-Button--block {
|
|
|
28463
28570
|
background: var(--Table-bg);
|
|
28464
28571
|
z-index: 900;
|
|
28465
28572
|
}
|
|
28573
|
+
.antd-List-content-wrapper {
|
|
28574
|
+
display: flex;
|
|
28575
|
+
position: relative;
|
|
28576
|
+
}
|
|
28577
|
+
.antd-List-main {
|
|
28578
|
+
flex: 1;
|
|
28579
|
+
min-width: 0;
|
|
28580
|
+
}
|
|
28466
28581
|
.antd-ListGroup {
|
|
28467
28582
|
max-width: 25rem;
|
|
28468
28583
|
display: flex;
|
|
@@ -28595,6 +28710,49 @@ input[type=button].antd-Button--block {
|
|
|
28595
28710
|
color: var(--ListMenu-item--onHover-color);
|
|
28596
28711
|
background: var(--ListMenu-item--onHover-bg);
|
|
28597
28712
|
}
|
|
28713
|
+
.antd-AlphabetIndexer {
|
|
28714
|
+
position: sticky;
|
|
28715
|
+
top: calc(var(--affix-offset-top) + var(--gap-base));
|
|
28716
|
+
right: 0.3125rem;
|
|
28717
|
+
height: -moz-fit-content;
|
|
28718
|
+
height: fit-content;
|
|
28719
|
+
padding: 0.625rem 0.3125rem;
|
|
28720
|
+
background: var(--white);
|
|
28721
|
+
border-radius: var(--borderRadius);
|
|
28722
|
+
box-shadow: var(--boxShadow);
|
|
28723
|
+
z-index: 1050;
|
|
28724
|
+
display: flex;
|
|
28725
|
+
flex-direction: column;
|
|
28726
|
+
align-self: flex-start;
|
|
28727
|
+
overflow-y: auto;
|
|
28728
|
+
}
|
|
28729
|
+
@media (max-width: 768px) {
|
|
28730
|
+
.antd-AlphabetIndexer {
|
|
28731
|
+
position: sticky;
|
|
28732
|
+
top: calc(var(--affix-offset-top) + var(--gap-base));
|
|
28733
|
+
right: 0.3125rem;
|
|
28734
|
+
align-self: flex-start;
|
|
28735
|
+
}
|
|
28736
|
+
}
|
|
28737
|
+
.antd-AlphabetIndexer-letter {
|
|
28738
|
+
font-size: var(--fontSizeSm);
|
|
28739
|
+
padding: 0.125rem 0.25rem;
|
|
28740
|
+
cursor: pointer;
|
|
28741
|
+
text-align: center;
|
|
28742
|
+
}
|
|
28743
|
+
@media (max-width: 768px) {
|
|
28744
|
+
.antd-AlphabetIndexer-letter {
|
|
28745
|
+
padding: 0.0625rem 0.125rem;
|
|
28746
|
+
}
|
|
28747
|
+
}
|
|
28748
|
+
.antd-AlphabetIndexer-letter:hover {
|
|
28749
|
+
color: var(--primary);
|
|
28750
|
+
}
|
|
28751
|
+
.antd-AlphabetIndexer-letter.is-active {
|
|
28752
|
+
color: var(--white);
|
|
28753
|
+
background: var(--primary);
|
|
28754
|
+
border-radius: var(--borderRadius-sm);
|
|
28755
|
+
}
|
|
28598
28756
|
.antd-Cards {
|
|
28599
28757
|
scroll-margin-top: var(--affix-offset-top);
|
|
28600
28758
|
}
|
|
@@ -28690,6 +28848,32 @@ input[type=button].antd-Button--block {
|
|
|
28690
28848
|
background: var(--Table-bg);
|
|
28691
28849
|
z-index: 900;
|
|
28692
28850
|
}
|
|
28851
|
+
@media (min-width: 0) {
|
|
28852
|
+
.antd-Cards--masonryXs1 {
|
|
28853
|
+
-moz-column-count: 12;
|
|
28854
|
+
column-count: 12;
|
|
28855
|
+
}
|
|
28856
|
+
.antd-Cards--masonryXs2 {
|
|
28857
|
+
-moz-column-count: 6;
|
|
28858
|
+
column-count: 6;
|
|
28859
|
+
}
|
|
28860
|
+
.antd-Cards--masonryXs3 {
|
|
28861
|
+
-moz-column-count: 4;
|
|
28862
|
+
column-count: 4;
|
|
28863
|
+
}
|
|
28864
|
+
.antd-Cards--masonryXs4 {
|
|
28865
|
+
-moz-column-count: 3;
|
|
28866
|
+
column-count: 3;
|
|
28867
|
+
}
|
|
28868
|
+
.antd-Cards--masonryXs6 {
|
|
28869
|
+
-moz-column-count: 2;
|
|
28870
|
+
column-count: 2;
|
|
28871
|
+
}
|
|
28872
|
+
.antd-Cards--masonryXs12 {
|
|
28873
|
+
-moz-column-count: 1;
|
|
28874
|
+
column-count: 1;
|
|
28875
|
+
}
|
|
28876
|
+
}
|
|
28693
28877
|
@media (min-width: 576px) {
|
|
28694
28878
|
.antd-Cards--masonrySm1 {
|
|
28695
28879
|
-moz-column-count: 12;
|
|
@@ -29197,12 +29381,13 @@ input[type=button].antd-Button--block {
|
|
|
29197
29381
|
position: relative;
|
|
29198
29382
|
}
|
|
29199
29383
|
.antd-Field--popOverAble .antd-Field-popOverWrap-ellipsis {
|
|
29200
|
-
width:
|
|
29201
|
-
white-space: nowrap;
|
|
29384
|
+
width: auto;
|
|
29202
29385
|
overflow: hidden;
|
|
29203
|
-
|
|
29204
|
-
|
|
29205
|
-
|
|
29386
|
+
display: -webkit-box;
|
|
29387
|
+
-webkit-box-orient: vertical;
|
|
29388
|
+
line-clamp: 1;
|
|
29389
|
+
-webkit-line-clamp: 1;
|
|
29390
|
+
word-break: break-all;
|
|
29206
29391
|
}
|
|
29207
29392
|
.antd-Field--popOverAble .antd-Field-popOverWrap-noWrap {
|
|
29208
29393
|
white-space: nowrap;
|
|
@@ -30446,6 +30631,19 @@ input[type=button].antd-Button--block {
|
|
|
30446
30631
|
.antd-ImageGallery-toolbar-action:hover .antd-ImageGallery-toolbar-action-icon svg {
|
|
30447
30632
|
fill: var(--primary);
|
|
30448
30633
|
}
|
|
30634
|
+
.sm-ss-sss-m .antd-Image,
|
|
30635
|
+
.sss-ss-ms-m .antd-Image,
|
|
30636
|
+
.sms-ss-sms-m .antd-Image,
|
|
30637
|
+
.sm-ss-sss-ss .antd-Image,
|
|
30638
|
+
.ms-ss-sss-ss .antd-Image,
|
|
30639
|
+
.sss-ss-sm-ss .antd-Image,
|
|
30640
|
+
.mss-ss-ssm-ss .antd-Image,
|
|
30641
|
+
.sss-ss-mm-ss .antd-Image,
|
|
30642
|
+
[class^=even-] .antd-Image {
|
|
30643
|
+
border: none;
|
|
30644
|
+
margin: 0;
|
|
30645
|
+
padding: 0;
|
|
30646
|
+
}
|
|
30449
30647
|
.antd-Images {
|
|
30450
30648
|
display: flex;
|
|
30451
30649
|
flex-wrap: wrap;
|
|
@@ -30609,6 +30807,313 @@ input[type=button].antd-Button--block {
|
|
|
30609
30807
|
.antd-Image-origin:hover .antd-Image-overlay, .antd-Image-thumbWrap:hover .antd-Image-overlay {
|
|
30610
30808
|
display: flex;
|
|
30611
30809
|
}
|
|
30810
|
+
.antd-Image .antd-Img-container {
|
|
30811
|
+
position: relative;
|
|
30812
|
+
}
|
|
30813
|
+
.antd-Image .antd-Img-container img {
|
|
30814
|
+
transition: all ease-in-out 0.3s;
|
|
30815
|
+
}
|
|
30816
|
+
.antd-Image .antd-Img-container .mask {
|
|
30817
|
+
width: 100%;
|
|
30818
|
+
height: 100%;
|
|
30819
|
+
position: absolute;
|
|
30820
|
+
top: 0;
|
|
30821
|
+
left: 0;
|
|
30822
|
+
cursor: pointer;
|
|
30823
|
+
display: flex;
|
|
30824
|
+
justify-content: center;
|
|
30825
|
+
align-items: center;
|
|
30826
|
+
opacity: 0;
|
|
30827
|
+
font-weight: bold;
|
|
30828
|
+
font-size: 0.9375rem;
|
|
30829
|
+
background-color: rgb(44, 63, 82);
|
|
30830
|
+
color: #fff;
|
|
30831
|
+
transition: all ease-in-out 0.3s;
|
|
30832
|
+
}
|
|
30833
|
+
.antd-Image .hover-slide:hover .mask {
|
|
30834
|
+
opacity: 1;
|
|
30835
|
+
transform: translate(5%, 5%);
|
|
30836
|
+
z-index: 1;
|
|
30837
|
+
}
|
|
30838
|
+
.antd-Image .pull-top .mask {
|
|
30839
|
+
opacity: 1;
|
|
30840
|
+
}
|
|
30841
|
+
.antd-Image .pull-top img {
|
|
30842
|
+
position: absolute;
|
|
30843
|
+
}
|
|
30844
|
+
.antd-Image .pull-top:hover img {
|
|
30845
|
+
transform: translateY(-70%);
|
|
30846
|
+
}
|
|
30847
|
+
.antd-Image .scale-center .mask {
|
|
30848
|
+
scale: 0.5;
|
|
30849
|
+
}
|
|
30850
|
+
.antd-Image .scale-center .mask span {
|
|
30851
|
+
position: absolute;
|
|
30852
|
+
top: 5%;
|
|
30853
|
+
left: 5%;
|
|
30854
|
+
}
|
|
30855
|
+
.antd-Image .scale-center:hover .mask {
|
|
30856
|
+
transform: scale(2);
|
|
30857
|
+
opacity: 1;
|
|
30858
|
+
}
|
|
30859
|
+
.antd-Image .scale-center:hover img {
|
|
30860
|
+
transform: scale(0.5);
|
|
30861
|
+
}
|
|
30862
|
+
.antd-Image .scale-top img {
|
|
30863
|
+
position: absolute;
|
|
30864
|
+
}
|
|
30865
|
+
.antd-Image .scale-top .mask {
|
|
30866
|
+
opacity: 1;
|
|
30867
|
+
}
|
|
30868
|
+
.antd-Image .scale-top .mask span {
|
|
30869
|
+
position: absolute;
|
|
30870
|
+
bottom: 5%;
|
|
30871
|
+
left: 5%;
|
|
30872
|
+
}
|
|
30873
|
+
.antd-Image .scale-top:hover img {
|
|
30874
|
+
transform: translateY(-50%) scale(0.5);
|
|
30875
|
+
}
|
|
30876
|
+
.antd-Image .text-style-1 {
|
|
30877
|
+
overflow: hidden;
|
|
30878
|
+
}
|
|
30879
|
+
.antd-Image .text-style-1 .mask {
|
|
30880
|
+
z-index: 1;
|
|
30881
|
+
opacity: 1;
|
|
30882
|
+
background: rgba(48, 133, 163, 0.4);
|
|
30883
|
+
}
|
|
30884
|
+
.antd-Image .text-style-1 .mask span {
|
|
30885
|
+
position: absolute;
|
|
30886
|
+
left: 5%;
|
|
30887
|
+
bottom: 5%;
|
|
30888
|
+
transition: all ease-in-out 0.3s;
|
|
30889
|
+
}
|
|
30890
|
+
.antd-Image .text-style-1 img {
|
|
30891
|
+
scale: 1.2;
|
|
30892
|
+
transform: translateX(-5%);
|
|
30893
|
+
}
|
|
30894
|
+
.antd-Image .text-style-1:hover .mask {
|
|
30895
|
+
background: rgba(48, 133, 163, 0);
|
|
30896
|
+
}
|
|
30897
|
+
.antd-Image .text-style-1:hover .mask span {
|
|
30898
|
+
transform: translateY(-200%);
|
|
30899
|
+
}
|
|
30900
|
+
.antd-Image .text-style-1:hover img {
|
|
30901
|
+
transform: translateX(5%);
|
|
30902
|
+
}
|
|
30903
|
+
.antd-Image .text-style-2 .mask {
|
|
30904
|
+
opacity: 1;
|
|
30905
|
+
background: transparent;
|
|
30906
|
+
}
|
|
30907
|
+
.antd-Image .text-style-2 .mask span {
|
|
30908
|
+
z-index: 1;
|
|
30909
|
+
transition: all ease-in-out 0.3s;
|
|
30910
|
+
}
|
|
30911
|
+
.antd-Image .text-style-2 .mask::before {
|
|
30912
|
+
content: "";
|
|
30913
|
+
position: absolute;
|
|
30914
|
+
bottom: 0;
|
|
30915
|
+
left: 0;
|
|
30916
|
+
width: 100%;
|
|
30917
|
+
height: 0%;
|
|
30918
|
+
background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0.8) 75%);
|
|
30919
|
+
transition: all ease-in-out 0.3s;
|
|
30920
|
+
}
|
|
30921
|
+
.antd-Image .text-style-2:hover .mask::before {
|
|
30922
|
+
height: 100%;
|
|
30923
|
+
}
|
|
30924
|
+
.antd-Image .text-style-2:hover .mask span {
|
|
30925
|
+
transform: translateY(-200%);
|
|
30926
|
+
}
|
|
30927
|
+
.antd-Image .text-style-3 {
|
|
30928
|
+
overflow: hidden;
|
|
30929
|
+
}
|
|
30930
|
+
.antd-Image .text-style-3 .mask {
|
|
30931
|
+
z-index: 1;
|
|
30932
|
+
opacity: 1;
|
|
30933
|
+
background: transparent;
|
|
30934
|
+
}
|
|
30935
|
+
.antd-Image .text-style-3 .mask span {
|
|
30936
|
+
position: absolute;
|
|
30937
|
+
top: 10%;
|
|
30938
|
+
transition: all 0.3s ease-in-out;
|
|
30939
|
+
}
|
|
30940
|
+
.antd-Image .text-style-3 img {
|
|
30941
|
+
scale: 1.2;
|
|
30942
|
+
transition: all 0.3s ease-in-out;
|
|
30943
|
+
}
|
|
30944
|
+
.antd-Image .text-style-3 .mask::before,
|
|
30945
|
+
.antd-Image .text-style-3 .mask::after {
|
|
30946
|
+
content: "";
|
|
30947
|
+
position: absolute;
|
|
30948
|
+
top: 10%;
|
|
30949
|
+
bottom: 10%;
|
|
30950
|
+
left: 15%;
|
|
30951
|
+
right: 15%;
|
|
30952
|
+
transition: all 0.3s ease-in-out;
|
|
30953
|
+
color: rgba(255, 255, 255, 0.7);
|
|
30954
|
+
opacity: 0;
|
|
30955
|
+
}
|
|
30956
|
+
.antd-Image .text-style-3 .mask::before {
|
|
30957
|
+
border-top: 1px solid #ffffff;
|
|
30958
|
+
border-bottom: 1px solid #ffffff;
|
|
30959
|
+
transform: scaleX(0); /* 初始状态:水平方向缩放为0 */
|
|
30960
|
+
transform-origin: left; /* 设置变换的原点为左侧 */
|
|
30961
|
+
}
|
|
30962
|
+
.antd-Image .text-style-3 .mask::after {
|
|
30963
|
+
border-left: 1px solid #ffffff;
|
|
30964
|
+
border-right: 1px solid #ffffff;
|
|
30965
|
+
transform: scaleY(0); /* 初始状态:垂直方向缩放为0 */
|
|
30966
|
+
transform-origin: top; /* 设置变换的原点为顶部 */
|
|
30967
|
+
}
|
|
30968
|
+
.antd-Image .text-style-3:hover .mask::before {
|
|
30969
|
+
opacity: 1;
|
|
30970
|
+
transform: scaleX(1.2) translateX(-10%); /* 鼠标悬停时:水平方向缩放为1 */
|
|
30971
|
+
}
|
|
30972
|
+
.antd-Image .text-style-3:hover .mask::after {
|
|
30973
|
+
opacity: 1;
|
|
30974
|
+
transform: scaleY(1.2) translateY(-10%); /* 鼠标悬停时:垂直方向缩放为1 */
|
|
30975
|
+
}
|
|
30976
|
+
.antd-Image .text-style-3:hover .mask {
|
|
30977
|
+
background: rgba(48, 133, 163, 0.4);
|
|
30978
|
+
}
|
|
30979
|
+
.antd-Image .text-style-3:hover .mask span {
|
|
30980
|
+
top: 20%;
|
|
30981
|
+
}
|
|
30982
|
+
.antd-Image .text-style-3:hover img {
|
|
30983
|
+
transform: translateY(10%);
|
|
30984
|
+
}
|
|
30985
|
+
.antd-Image .text-style-4 .mask {
|
|
30986
|
+
background: #fff;
|
|
30987
|
+
opacity: 1;
|
|
30988
|
+
left: 0;
|
|
30989
|
+
bottom: 0;
|
|
30990
|
+
top: auto;
|
|
30991
|
+
height: 0 !important;
|
|
30992
|
+
transform-origin: bottom;
|
|
30993
|
+
color: #0b0a22;
|
|
30994
|
+
z-index: 1;
|
|
30995
|
+
}
|
|
30996
|
+
.antd-Image .text-style-4 .mask span {
|
|
30997
|
+
display: none;
|
|
30998
|
+
}
|
|
30999
|
+
.antd-Image .text-style-4:hover .mask {
|
|
31000
|
+
height: 40% !important;
|
|
31001
|
+
}
|
|
31002
|
+
.antd-Image .text-style-4:hover .mask span {
|
|
31003
|
+
display: block;
|
|
31004
|
+
}
|
|
31005
|
+
.antd-Image .text-style-5 .mask {
|
|
31006
|
+
opacity: 1;
|
|
31007
|
+
background: rgba(48, 133, 163, 0);
|
|
31008
|
+
z-index: 1;
|
|
31009
|
+
}
|
|
31010
|
+
.antd-Image .text-style-5 .mask span {
|
|
31011
|
+
position: relative;
|
|
31012
|
+
bottom: -10%;
|
|
31013
|
+
transition: all 0.3s ease-in-out;
|
|
31014
|
+
}
|
|
31015
|
+
.antd-Image .text-style-5 .mask::before {
|
|
31016
|
+
content: "";
|
|
31017
|
+
border: 1px solid #ffffff;
|
|
31018
|
+
position: absolute;
|
|
31019
|
+
top: 0;
|
|
31020
|
+
bottom: 0;
|
|
31021
|
+
left: 0;
|
|
31022
|
+
right: 0;
|
|
31023
|
+
margin: auto;
|
|
31024
|
+
width: 0;
|
|
31025
|
+
height: 0;
|
|
31026
|
+
transition: all 0.3s ease-in-out;
|
|
31027
|
+
opacity: 0;
|
|
31028
|
+
}
|
|
31029
|
+
.antd-Image .text-style-5:hover .mask::before {
|
|
31030
|
+
width: 90%;
|
|
31031
|
+
height: 90%;
|
|
31032
|
+
opacity: 1;
|
|
31033
|
+
}
|
|
31034
|
+
.antd-Image .text-style-5:hover .mask {
|
|
31035
|
+
background: rgba(48, 133, 163, 0.4);
|
|
31036
|
+
}
|
|
31037
|
+
.antd-Image .text-style-5:hover .mask span {
|
|
31038
|
+
bottom: 10%;
|
|
31039
|
+
}
|
|
31040
|
+
.antd-Image .text-style-6 .mask {
|
|
31041
|
+
opacity: 1;
|
|
31042
|
+
z-index: 1;
|
|
31043
|
+
background: rgba(48, 133, 163, 0.4);
|
|
31044
|
+
}
|
|
31045
|
+
.antd-Image .text-style-6 .mask span {
|
|
31046
|
+
position: absolute;
|
|
31047
|
+
transition: all 0.3s ease-in-out;
|
|
31048
|
+
bottom: 40%;
|
|
31049
|
+
}
|
|
31050
|
+
.antd-Image .text-style-6 .mask::before,
|
|
31051
|
+
.antd-Image .text-style-6 .mask::after {
|
|
31052
|
+
content: "";
|
|
31053
|
+
position: absolute;
|
|
31054
|
+
top: 5%;
|
|
31055
|
+
bottom: 5%;
|
|
31056
|
+
left: 7%;
|
|
31057
|
+
right: 7%;
|
|
31058
|
+
transition: all 0.3s ease-in-out;
|
|
31059
|
+
color: rgba(255, 255, 255, 0.7);
|
|
31060
|
+
opacity: 0;
|
|
31061
|
+
}
|
|
31062
|
+
.antd-Image .text-style-6 .mask::before {
|
|
31063
|
+
border-top: 1px solid #ffffff;
|
|
31064
|
+
border-bottom: 1px solid #ffffff;
|
|
31065
|
+
transform: scaleX(0); /* 初始状态:水平方向缩放为0 */
|
|
31066
|
+
}
|
|
31067
|
+
.antd-Image .text-style-6 .mask::after {
|
|
31068
|
+
border-left: 1px solid #ffffff;
|
|
31069
|
+
border-right: 1px solid #ffffff;
|
|
31070
|
+
transform: scaleY(0); /* 初始状态:垂直方向缩放为0 */
|
|
31071
|
+
}
|
|
31072
|
+
.antd-Image .text-style-6:hover .mask::before {
|
|
31073
|
+
opacity: 1;
|
|
31074
|
+
transform: scaleX(1); /* 鼠标悬停时:水平方向缩放为1 */
|
|
31075
|
+
}
|
|
31076
|
+
.antd-Image .text-style-6:hover .mask::after {
|
|
31077
|
+
opacity: 1;
|
|
31078
|
+
transform: scaleY(1); /* 鼠标悬停时:垂直方向缩放为1 */
|
|
31079
|
+
}
|
|
31080
|
+
.antd-Image .text-style-6:hover .mask {
|
|
31081
|
+
background: rgba(48, 133, 163, 0);
|
|
31082
|
+
}
|
|
31083
|
+
.antd-Image .text-style-6:hover .mask span {
|
|
31084
|
+
bottom: 5%;
|
|
31085
|
+
}
|
|
31086
|
+
.antd-Image .text-style-7 .mask {
|
|
31087
|
+
opacity: 1;
|
|
31088
|
+
z-index: 1;
|
|
31089
|
+
background: rgba(48, 133, 163, 0);
|
|
31090
|
+
}
|
|
31091
|
+
.antd-Image .text-style-7 .mask span {
|
|
31092
|
+
position: absolute;
|
|
31093
|
+
top: 10%;
|
|
31094
|
+
transition: all 0.3s ease-in-out;
|
|
31095
|
+
}
|
|
31096
|
+
.antd-Image .text-style-7 .mask::before,
|
|
31097
|
+
.antd-Image .text-style-7 .mask::after {
|
|
31098
|
+
content: "";
|
|
31099
|
+
width: 80%;
|
|
31100
|
+
height: 1px;
|
|
31101
|
+
background: #ffffff;
|
|
31102
|
+
position: absolute;
|
|
31103
|
+
transition: all 0.3s ease-in-out;
|
|
31104
|
+
}
|
|
31105
|
+
.antd-Image .text-style-7:hover .mask {
|
|
31106
|
+
background: rgba(48, 133, 163, 0.4);
|
|
31107
|
+
}
|
|
31108
|
+
.antd-Image .text-style-7:hover .mask span {
|
|
31109
|
+
top: 20%;
|
|
31110
|
+
}
|
|
31111
|
+
.antd-Image .text-style-7:hover .mask::before {
|
|
31112
|
+
transform: rotateZ(45deg);
|
|
31113
|
+
}
|
|
31114
|
+
.antd-Image .text-style-7:hover .mask::after {
|
|
31115
|
+
transform: rotateZ(-45deg);
|
|
31116
|
+
}
|
|
30612
31117
|
.antd-ImageField--thumb {
|
|
30613
31118
|
display: inline-block;
|
|
30614
31119
|
position: relative;
|
|
@@ -30630,6 +31135,70 @@ input[type=button].antd-Button--block {
|
|
|
30630
31135
|
.antd-ImagesField::after {
|
|
30631
31136
|
clear: both;
|
|
30632
31137
|
}
|
|
31138
|
+
.antd-ImagesField--full {
|
|
31139
|
+
position: relative;
|
|
31140
|
+
}
|
|
31141
|
+
.antd-ImagesField--full .antd-Images {
|
|
31142
|
+
position: relative;
|
|
31143
|
+
overflow: hidden;
|
|
31144
|
+
width: 100%;
|
|
31145
|
+
height: 100%;
|
|
31146
|
+
cursor: grab;
|
|
31147
|
+
}
|
|
31148
|
+
.antd-ImagesField--full .antd-Images-container {
|
|
31149
|
+
position: relative;
|
|
31150
|
+
width: 100%;
|
|
31151
|
+
height: 100%;
|
|
31152
|
+
min-height: 300px;
|
|
31153
|
+
}
|
|
31154
|
+
.antd-ImagesField--full .antd-Images-item {
|
|
31155
|
+
margin: 0;
|
|
31156
|
+
display: flex;
|
|
31157
|
+
align-items: center;
|
|
31158
|
+
justify-content: center;
|
|
31159
|
+
background: #fff;
|
|
31160
|
+
will-change: transform, opacity;
|
|
31161
|
+
backface-visibility: hidden;
|
|
31162
|
+
}
|
|
31163
|
+
.antd-ImagesField--full .antd-Images-itemInner {
|
|
31164
|
+
position: relative;
|
|
31165
|
+
max-width: 100%;
|
|
31166
|
+
max-height: 100vh;
|
|
31167
|
+
width: 100%;
|
|
31168
|
+
height: 100%;
|
|
31169
|
+
display: flex;
|
|
31170
|
+
align-items: center;
|
|
31171
|
+
justify-content: center;
|
|
31172
|
+
}
|
|
31173
|
+
.antd-ImagesField--full .antd-Images .antd-Image-image {
|
|
31174
|
+
display: block;
|
|
31175
|
+
max-width: 100%;
|
|
31176
|
+
height: auto;
|
|
31177
|
+
}
|
|
31178
|
+
.antd-ImagesField--full .antd-Images .antd-Image-image--contain {
|
|
31179
|
+
-o-object-fit: contain;
|
|
31180
|
+
object-fit: contain;
|
|
31181
|
+
width: 100%;
|
|
31182
|
+
height: 100%;
|
|
31183
|
+
}
|
|
31184
|
+
.antd-ImagesField--full .antd-Images .antd-Image-image--cover {
|
|
31185
|
+
-o-object-fit: cover;
|
|
31186
|
+
object-fit: cover;
|
|
31187
|
+
width: 100%;
|
|
31188
|
+
height: 100%;
|
|
31189
|
+
}
|
|
31190
|
+
.antd-ImagesField--full .antd-Images-itemIndex {
|
|
31191
|
+
position: absolute;
|
|
31192
|
+
right: 16px;
|
|
31193
|
+
bottom: 16px;
|
|
31194
|
+
background: rgba(0, 0, 0, 0.5);
|
|
31195
|
+
color: white;
|
|
31196
|
+
padding: 4px 8px;
|
|
31197
|
+
border-radius: 12px;
|
|
31198
|
+
font-size: 12px;
|
|
31199
|
+
z-index: 10;
|
|
31200
|
+
pointer-events: none;
|
|
31201
|
+
}
|
|
30633
31202
|
.Image-view-icon {
|
|
30634
31203
|
content: var(--image-image-normal-icon);
|
|
30635
31204
|
}
|
|
@@ -32199,15 +32768,36 @@ input[type=button].antd-Button--block {
|
|
|
32199
32768
|
.antd-Steps .antd-StepsItem.is-clickable .antd-StepsItem-containerProgressDot, .antd-Steps .antd-StepsItem.is-clickable .antd-StepsItem-containerIcon, .antd-Steps .antd-StepsItem.is-clickable .antd-StepsItem-containerWrapper {
|
|
32200
32769
|
cursor: pointer;
|
|
32201
32770
|
}
|
|
32771
|
+
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem {
|
|
32772
|
+
overflow: visible;
|
|
32773
|
+
}
|
|
32774
|
+
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerTail:after {
|
|
32775
|
+
display: none;
|
|
32776
|
+
}
|
|
32777
|
+
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerWrapper {
|
|
32778
|
+
transform: translateX(-0.3125rem);
|
|
32779
|
+
}
|
|
32780
|
+
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerWrapper .antd-StepsItem-body .antd-StepsItem-title {
|
|
32781
|
+
flex-direction: column;
|
|
32782
|
+
justify-content: center;
|
|
32783
|
+
align-items: center;
|
|
32784
|
+
}
|
|
32202
32785
|
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerWrapper .antd-StepsItem-body .antd-StepsItem-title::after {
|
|
32203
32786
|
display: none !important;
|
|
32204
32787
|
}
|
|
32788
|
+
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerWrapper .antd-StepsItem-body .antd-StepsItem-title span {
|
|
32789
|
+
left: 0;
|
|
32790
|
+
}
|
|
32791
|
+
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerWrapper .antd-StepsItem-body .antd-StepsItem-description {
|
|
32792
|
+
min-width: 8.75rem;
|
|
32793
|
+
}
|
|
32205
32794
|
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerWrapper .antd-StepsItem-body .antd-StepsItem-title .antd-StepsItem-subTitle {
|
|
32206
32795
|
padding-left: 0.3125rem;
|
|
32207
32796
|
}
|
|
32208
32797
|
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerIcon {
|
|
32209
32798
|
position: relative;
|
|
32210
32799
|
display: block;
|
|
32800
|
+
margin-left: 2.5rem;
|
|
32211
32801
|
}
|
|
32212
32802
|
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerIcon:after {
|
|
32213
32803
|
content: "";
|
|
@@ -32215,8 +32805,8 @@ input[type=button].antd-Button--block {
|
|
|
32215
32805
|
right: 0;
|
|
32216
32806
|
top: 0.9375rem;
|
|
32217
32807
|
height: 1px;
|
|
32218
|
-
left: 2.
|
|
32219
|
-
width:
|
|
32808
|
+
left: 2.1875rem;
|
|
32809
|
+
width: 5rem;
|
|
32220
32810
|
background-color: var(--Steps-line-bg);
|
|
32221
32811
|
}
|
|
32222
32812
|
.antd-Steps-mobile.antd-Steps--horizontal .antd-StepsItem-containerIcon.is-success:after {
|
|
@@ -32385,6 +32975,70 @@ input[type=button].antd-Button--block {
|
|
|
32385
32975
|
position: absolute;
|
|
32386
32976
|
overflow: visible;
|
|
32387
32977
|
}
|
|
32978
|
+
.antd-Slider {
|
|
32979
|
+
display: flex;
|
|
32980
|
+
}
|
|
32981
|
+
.antd-Slider-BodyContainer {
|
|
32982
|
+
width: 60%;
|
|
32983
|
+
}
|
|
32984
|
+
.antd-Slider-LeftContainer, .antd-Slider-RightContainer {
|
|
32985
|
+
flex: 1;
|
|
32986
|
+
}
|
|
32987
|
+
@media (max-width: 767px) {
|
|
32988
|
+
.antd-Slider {
|
|
32989
|
+
display: flex;
|
|
32990
|
+
overflow: hidden;
|
|
32991
|
+
}
|
|
32992
|
+
.antd-Slider-BodyContainer {
|
|
32993
|
+
flex: 1;
|
|
32994
|
+
}
|
|
32995
|
+
.antd-Slider-LeftContainer, .antd-Slider-RightContainer {
|
|
32996
|
+
flex: initial;
|
|
32997
|
+
width: 0;
|
|
32998
|
+
transition: width 0.3s;
|
|
32999
|
+
overflow: hidden;
|
|
33000
|
+
}
|
|
33001
|
+
}
|
|
33002
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-Container {
|
|
33003
|
+
display: flex;
|
|
33004
|
+
max-width: 100%;
|
|
33005
|
+
}
|
|
33006
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-Container-main {
|
|
33007
|
+
flex: 1 1 auto;
|
|
33008
|
+
scrollbar-width: none;
|
|
33009
|
+
max-width: calc(100% - 64px);
|
|
33010
|
+
position: relative;
|
|
33011
|
+
}
|
|
33012
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-arrow {
|
|
33013
|
+
flex: 0 0 16px;
|
|
33014
|
+
height: 100%;
|
|
33015
|
+
cursor: pointer;
|
|
33016
|
+
box-sizing: content-box;
|
|
33017
|
+
}
|
|
33018
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-arrow .icon {
|
|
33019
|
+
top: 0;
|
|
33020
|
+
width: var(--Remark-icon-fontSize);
|
|
33021
|
+
height: var(--Remark-icon-fontSize);
|
|
33022
|
+
}
|
|
33023
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-arrow:hover {
|
|
33024
|
+
color: var(--icon-onHover-color);
|
|
33025
|
+
}
|
|
33026
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-arrow--left {
|
|
33027
|
+
margin-right: 16px;
|
|
33028
|
+
}
|
|
33029
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-arrow--left .icon {
|
|
33030
|
+
transform: rotate(180deg);
|
|
33031
|
+
}
|
|
33032
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-arrow--right {
|
|
33033
|
+
margin-left: 16px;
|
|
33034
|
+
}
|
|
33035
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-arrow--disabled .iconfont {
|
|
33036
|
+
cursor: not-allowed;
|
|
33037
|
+
color: var(--Number-handler-onDisabled-color);
|
|
33038
|
+
}
|
|
33039
|
+
.antd-HorizontalScroll-wrapper .antd-HorizontalScroll-arrow--disabled:hover {
|
|
33040
|
+
color: var(--Number-handler-onDisabled-color);
|
|
33041
|
+
}
|
|
32388
33042
|
fieldset.antd-Collapse--lg, fieldset.antd-Collapse--md, fieldset.antd-Collapse--base, fieldset.antd-Collapse--sm, fieldset.antd-Collapse--xs {
|
|
32389
33043
|
position: relative;
|
|
32390
33044
|
}
|
|
@@ -43353,58 +44007,67 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43353
44007
|
flex: 1;
|
|
43354
44008
|
flex-direction: row;
|
|
43355
44009
|
}
|
|
43356
|
-
.antd-Timeline-vertical .antd-TimelineItem:last-of-type .antd-TimelineItem-axle .antd-TimelineItem-line {
|
|
43357
|
-
display: none;
|
|
43358
|
-
}
|
|
43359
44010
|
.antd-Timeline-vertical .antd-TimelineItem-axle {
|
|
43360
|
-
position: relative;
|
|
43361
44011
|
flex: var(--TimelineItem--axle-flex);
|
|
44012
|
+
position: relative;
|
|
44013
|
+
}
|
|
44014
|
+
.antd-Timeline-vertical .antd-TimelineItem-axle.antd-TimelineItem-point-align--center .antd-TimelineItem-round-wrapper {
|
|
44015
|
+
transform: translate(-50%, -50%);
|
|
44016
|
+
top: 50%;
|
|
44017
|
+
}
|
|
44018
|
+
.antd-Timeline-vertical .antd-TimelineItem-axle.antd-TimelineItem-point-align--center .antd-TimelineItem-icon {
|
|
44019
|
+
transform: translate(-50%, -50%);
|
|
44020
|
+
top: 50%;
|
|
44021
|
+
}
|
|
44022
|
+
.antd-Timeline-vertical .antd-TimelineItem-axle.antd-TimelineItem-point-align--bottom .antd-TimelineItem-icon {
|
|
44023
|
+
transform: translate(-50%, -50%);
|
|
44024
|
+
top: calc(100% - var(--sizes-base-18));
|
|
44025
|
+
}
|
|
44026
|
+
.antd-Timeline-vertical .antd-TimelineItem-axle.antd-TimelineItem-point-align--bottom .antd-TimelineItem-round-wrapper {
|
|
44027
|
+
transform: translate(-50%, -50%);
|
|
44028
|
+
top: calc(100% - var(--sizes-base-18));
|
|
43362
44029
|
}
|
|
43363
44030
|
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-line {
|
|
43364
|
-
position: absolute;
|
|
43365
|
-
height: calc(100% - var(--TimelineItem--left-line-top));
|
|
43366
44031
|
width: var(--TimelineItem--left-line-width);
|
|
43367
|
-
left: var(--TimelineItem--left-line-left);
|
|
43368
|
-
top: var(--TimelineItem--left-line-top);
|
|
43369
44032
|
background-color: var(--TimelineItem--line-bg);
|
|
44033
|
+
height: 100%;
|
|
44034
|
+
position: absolute;
|
|
44035
|
+
left: calc(50% - 1px);
|
|
44036
|
+
transform: translateX(0.5px);
|
|
43370
44037
|
}
|
|
43371
44038
|
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-line-icon {
|
|
43372
44039
|
left: var(--TimelineItem--icon-left-line-left);
|
|
43373
44040
|
}
|
|
43374
|
-
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-round {
|
|
43375
|
-
position: absolute;
|
|
43376
|
-
width: var(--TimelineItem--round-width);
|
|
43377
|
-
height: var(--TimelineItem--round-height);
|
|
43378
|
-
left: var(--TimelineItem--round-left);
|
|
43379
|
-
top: var(--TimelineItem--round-top);
|
|
43380
|
-
background: var(--TimelineItem-round-bg);
|
|
43381
|
-
border-radius: var(--TimelineItem--round-radius);
|
|
43382
|
-
}
|
|
43383
|
-
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-round--danger {
|
|
43384
|
-
background: var(--Timeline--danger-bg);
|
|
43385
|
-
}
|
|
43386
|
-
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-round--info {
|
|
43387
|
-
background: var(--Timeline--info-bg);
|
|
43388
|
-
}
|
|
43389
|
-
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-round--success {
|
|
43390
|
-
background: var(--Timeline--success-bg);
|
|
43391
|
-
}
|
|
43392
|
-
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-round--warning {
|
|
43393
|
-
background: var(--Timeline--warning-bg);
|
|
43394
|
-
}
|
|
43395
44041
|
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-icon {
|
|
43396
44042
|
position: absolute;
|
|
43397
44043
|
width: var(--TimelineItem--icon-width);
|
|
43398
44044
|
height: var(--TimelineItem--icon-height);
|
|
43399
44045
|
left: var(--TimelineItem--icon-left);
|
|
43400
44046
|
border-radius: var(--TimelineItem--icon-radius);
|
|
44047
|
+
transform: translateX(-50%);
|
|
44048
|
+
display: flex;
|
|
44049
|
+
align-items: center;
|
|
44050
|
+
justify-content: center;
|
|
44051
|
+
}
|
|
44052
|
+
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-round-wrapper {
|
|
44053
|
+
position: absolute;
|
|
44054
|
+
height: var(--sizes-base-18);
|
|
44055
|
+
display: flex;
|
|
44056
|
+
justify-content: center;
|
|
44057
|
+
align-items: center;
|
|
44058
|
+
left: 50%;
|
|
44059
|
+
transform: translateX(-50%);
|
|
44060
|
+
}
|
|
44061
|
+
.antd-Timeline-vertical .antd-TimelineItem-axle .antd-TimelineItem-icon {
|
|
44062
|
+
height: var(--sizes-base-18);
|
|
43401
44063
|
}
|
|
43402
44064
|
.antd-Timeline-vertical .antd-TimelineItem-content {
|
|
43403
44065
|
padding-bottom: var(--TimelineItem--content-padding-bottom);
|
|
43404
44066
|
margin-left: var(--TimelineItem--content-margin-left);
|
|
44067
|
+
margin-right: var(--TimelineItem--content-margin-left);
|
|
43405
44068
|
}
|
|
43406
44069
|
.antd-Timeline-vertical .antd-TimelineItem-content .antd-TimelineItem-time {
|
|
43407
|
-
color: var(--TimelineItem--text-
|
|
44070
|
+
color: var(--TimelineItem--text-primary-color);
|
|
43408
44071
|
font-size: var(--Timeline-time-fontSize);
|
|
43409
44072
|
font-weight: var(--Timeline-time-fontWeight);
|
|
43410
44073
|
margin-bottom: var(--TimelineItem--content-time-margin-bottom);
|
|
@@ -43483,56 +44146,56 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43483
44146
|
margin-left: calc(50% - var(--Timeline-alternate-margin-left));
|
|
43484
44147
|
max-width: calc(50% + var(--Timeline-alternate-margin-left));
|
|
43485
44148
|
}
|
|
44149
|
+
.antd-Timeline-vertical .antd-TimelineItem:first-child .antd-TimelineItem-size-sm .antd-TimelineItem-line {
|
|
44150
|
+
top: 20px;
|
|
44151
|
+
}
|
|
44152
|
+
.antd-Timeline-vertical .antd-TimelineItem:first-child .antd-TimelineItem-size-md .antd-TimelineItem-line {
|
|
44153
|
+
top: 20px;
|
|
44154
|
+
}
|
|
44155
|
+
.antd-Timeline-vertical .antd-TimelineItem:first-child .antd-TimelineItem-size-lg .antd-TimelineItem-line {
|
|
44156
|
+
top: 20px;
|
|
44157
|
+
}
|
|
44158
|
+
.antd-Timeline-vertical .antd-TimelineItem:first-child .antd-TimelineItem-size-xl .antd-TimelineItem-line {
|
|
44159
|
+
top: 20px;
|
|
44160
|
+
}
|
|
43486
44161
|
.antd-Timeline-horizontal {
|
|
43487
44162
|
display: flex;
|
|
43488
|
-
flex-flow:
|
|
44163
|
+
flex-flow: column;
|
|
43489
44164
|
}
|
|
43490
44165
|
.antd-Timeline-horizontal .antd-TimelineItem {
|
|
43491
44166
|
display: flex;
|
|
43492
44167
|
width: -webkit-fill-available;
|
|
43493
44168
|
flex-flow: column;
|
|
43494
44169
|
}
|
|
43495
|
-
.antd-Timeline-horizontal .antd-TimelineItem:last-of-type .antd-TimelineItem-axle .antd-TimelineItem-line {
|
|
43496
|
-
display: none;
|
|
43497
|
-
}
|
|
43498
44170
|
.antd-Timeline-horizontal .antd-TimelineItem-axle {
|
|
43499
44171
|
position: relative;
|
|
43500
|
-
flex: var(--TimelineItem--axle-flex);
|
|
43501
44172
|
}
|
|
43502
|
-
.antd-Timeline-horizontal .antd-TimelineItem-axle .antd-TimelineItem-
|
|
43503
|
-
|
|
43504
|
-
|
|
43505
|
-
width: calc(100% - var(--TimelineItem--left-line-left));
|
|
43506
|
-
left: var(--TimelineItem--horizontal-left-line-top);
|
|
43507
|
-
top: var(--TimelineItem--left-line-left);
|
|
43508
|
-
background-color: var(--TimelineItem--line-bg);
|
|
43509
|
-
}
|
|
43510
|
-
.antd-Timeline-horizontal .antd-TimelineItem-axle .antd-TimelineItem-round {
|
|
43511
|
-
position: absolute;
|
|
43512
|
-
width: var(--TimelineItem--round-width);
|
|
43513
|
-
height: var(--TimelineItem--round-height);
|
|
43514
|
-
left: var(--TimelineItem--round-top);
|
|
43515
|
-
top: var(--TimelineItem--round-left);
|
|
43516
|
-
background: var(--TimelineItem-round-bg);
|
|
43517
|
-
border-radius: var(--TimelineItem--round-radius);
|
|
44173
|
+
.antd-Timeline-horizontal .antd-TimelineItem-axle.antd-TimelineItem-point-align--left .antd-TimelineItem-round-wrapper,
|
|
44174
|
+
.antd-Timeline-horizontal .antd-TimelineItem-axle.antd-TimelineItem-point-align--left .antd-TimelineItem-icon {
|
|
44175
|
+
left: 0%;
|
|
43518
44176
|
}
|
|
43519
|
-
.antd-Timeline-horizontal .antd-TimelineItem-axle .antd-TimelineItem-round
|
|
43520
|
-
|
|
44177
|
+
.antd-Timeline-horizontal .antd-TimelineItem-axle.antd-TimelineItem-point-align--right .antd-TimelineItem-round-wrapper,
|
|
44178
|
+
.antd-Timeline-horizontal .antd-TimelineItem-axle.antd-TimelineItem-point-align--right .antd-TimelineItem-icon {
|
|
44179
|
+
right: 0;
|
|
43521
44180
|
}
|
|
43522
|
-
.antd-Timeline-horizontal .antd-TimelineItem-axle .antd-TimelineItem-round
|
|
43523
|
-
|
|
44181
|
+
.antd-Timeline-horizontal .antd-TimelineItem-axle.antd-TimelineItem-point-align--center .antd-TimelineItem-round-wrapper,
|
|
44182
|
+
.antd-Timeline-horizontal .antd-TimelineItem-axle.antd-TimelineItem-point-align--center .antd-TimelineItem-icon {
|
|
44183
|
+
left: 50%;
|
|
43524
44184
|
}
|
|
43525
|
-
.antd-Timeline-horizontal .antd-TimelineItem-axle .antd-TimelineItem-round
|
|
43526
|
-
|
|
44185
|
+
.antd-Timeline-horizontal .antd-TimelineItem-axle .antd-TimelineItem-round-wrapper {
|
|
44186
|
+
width: -moz-fit-content;
|
|
44187
|
+
width: fit-content;
|
|
44188
|
+
position: absolute;
|
|
44189
|
+
transform: translateY(-50%);
|
|
43527
44190
|
}
|
|
43528
|
-
.antd-Timeline-horizontal .antd-TimelineItem-axle .antd-TimelineItem-
|
|
43529
|
-
|
|
44191
|
+
.antd-Timeline-horizontal .antd-TimelineItem-axle .antd-TimelineItem-line {
|
|
44192
|
+
flex: 1;
|
|
44193
|
+
height: var(--TimelineItem--left-line-width);
|
|
44194
|
+
background-color: var(--TimelineItem--line-bg);
|
|
43530
44195
|
}
|
|
43531
44196
|
.antd-Timeline-horizontal .antd-TimelineItem-axle .antd-TimelineItem-icon {
|
|
43532
44197
|
position: absolute;
|
|
43533
|
-
|
|
43534
|
-
height: var(--TimelineItem--icon-height);
|
|
43535
|
-
left: var(--TimelineItem--icon-left);
|
|
44198
|
+
transform: translateY(-50%);
|
|
43536
44199
|
border-radius: var(--TimelineItem--icon-radius);
|
|
43537
44200
|
}
|
|
43538
44201
|
.antd-Timeline-horizontal .antd-TimelineItem-content {
|
|
@@ -43540,8 +44203,21 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43540
44203
|
padding-bottom: var(--TimelineItem--content-padding-bottom);
|
|
43541
44204
|
margin-left: var(--TimelineItem--content-margin-left);
|
|
43542
44205
|
}
|
|
44206
|
+
.antd-Timeline-horizontal .antd-TimelineItem-content.antd-TimelineItem-content-align--left .antd-TimelineItem-time, .antd-Timeline-horizontal .antd-TimelineItem-content.antd-TimelineItem-content-align--left .antd-TimelineItem-title {
|
|
44207
|
+
text-align: left;
|
|
44208
|
+
}
|
|
44209
|
+
.antd-Timeline-horizontal .antd-TimelineItem-content.antd-TimelineItem-content-align--left .antd-TimelineItem-detail {
|
|
44210
|
+
align-items: flex-start;
|
|
44211
|
+
}
|
|
44212
|
+
.antd-Timeline-horizontal .antd-TimelineItem-content.antd-TimelineItem-content-align--right .antd-TimelineItem-time, .antd-Timeline-horizontal .antd-TimelineItem-content.antd-TimelineItem-content-align--right .antd-TimelineItem-title {
|
|
44213
|
+
text-align: right;
|
|
44214
|
+
}
|
|
44215
|
+
.antd-Timeline-horizontal .antd-TimelineItem-content.antd-TimelineItem-content-align--right .antd-TimelineItem-detail {
|
|
44216
|
+
align-items: flex-end;
|
|
44217
|
+
}
|
|
43543
44218
|
.antd-Timeline-horizontal .antd-TimelineItem-content .antd-TimelineItem-time {
|
|
43544
|
-
|
|
44219
|
+
text-align: center;
|
|
44220
|
+
color: var(--TimelineItem--text-primary-color);
|
|
43545
44221
|
font-size: var(--Timeline-time-fontSize);
|
|
43546
44222
|
font-weight: var(--Timeline-time-fontWeight);
|
|
43547
44223
|
margin-bottom: var(--TimelineItem--content-time-margin-bottom);
|
|
@@ -43551,6 +44227,17 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43551
44227
|
font-size: var(--Timeline-title-fontSize);
|
|
43552
44228
|
font-weight: var(--Timeline-title-fontWeight);
|
|
43553
44229
|
margin-bottom: var(--TimelineItem--content-title-margin-bottom);
|
|
44230
|
+
margin-left: 1%;
|
|
44231
|
+
margin-right: 1%;
|
|
44232
|
+
text-align: center;
|
|
44233
|
+
}
|
|
44234
|
+
.antd-Timeline-horizontal .antd-TimelineItem-content .antd-TimelineItem-detail {
|
|
44235
|
+
margin-left: 1%;
|
|
44236
|
+
margin-right: 1%;
|
|
44237
|
+
display: flex;
|
|
44238
|
+
flex-direction: column;
|
|
44239
|
+
justify-content: center;
|
|
44240
|
+
align-items: center;
|
|
43554
44241
|
}
|
|
43555
44242
|
.antd-Timeline-horizontal .antd-TimelineItem-content .antd-TimelineItem-detail .antd-TimelineItem-detail-button {
|
|
43556
44243
|
display: flex;
|
|
@@ -43570,18 +44257,172 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43570
44257
|
transform: rotateX(180deg);
|
|
43571
44258
|
}
|
|
43572
44259
|
.antd-Timeline-horizontal .antd-TimelineItem-content .antd-TimelineItem-detail .antd-TimelineItem-detail-visible {
|
|
43573
|
-
|
|
43574
|
-
word-break: break-word;
|
|
43575
|
-
border-radius: var(--Timeline-visible-border-radius);
|
|
43576
|
-
font-size: var(--Timeline-detail-content-fontSize);
|
|
43577
|
-
font-weight: var(--Timeline-detail-content-fontWeight);
|
|
43578
|
-
color: var(--Timeline-detail-content-color);
|
|
43579
|
-
padding: var(--TimelineItem-detail-visible-padding);
|
|
43580
|
-
box-shadow: var(--TimelineItem-detail-visible-shadow);
|
|
44260
|
+
color: var(--colors-neutral-line-4);
|
|
43581
44261
|
}
|
|
43582
44262
|
.antd-Timeline-horizontal .antd-TimelineItem-content .antd-TimelineItem-detail .antd-TimelineItem-detail-invisible {
|
|
43583
44263
|
display: none;
|
|
43584
44264
|
}
|
|
44265
|
+
.antd-Timeline-horizontal .antd-Timeline-first-line, .antd-Timeline-horizontal .antd-Timeline-second-line {
|
|
44266
|
+
display: flex;
|
|
44267
|
+
}
|
|
44268
|
+
.antd-Timeline-horizontal .antd-Timeline-first-line > *, .antd-Timeline-horizontal .antd-Timeline-second-line > * {
|
|
44269
|
+
flex: 1;
|
|
44270
|
+
}
|
|
44271
|
+
.antd-Timeline-horizontal .antd-TimelineItem-round-wrapper {
|
|
44272
|
+
position: absolute;
|
|
44273
|
+
transform: translateY(-0.5px);
|
|
44274
|
+
}
|
|
44275
|
+
.antd-TimelineItem .antd-TimelineItem-size-xl .antd-TimelineItem-round,
|
|
44276
|
+
.antd-Timeline-line .antd-TimelineItem-size-xl .antd-TimelineItem-round {
|
|
44277
|
+
height: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44278
|
+
width: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44279
|
+
font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44280
|
+
}
|
|
44281
|
+
.antd-TimelineItem .antd-TimelineItem-size-xl .antd-TimelineItem-icon,
|
|
44282
|
+
.antd-Timeline-line .antd-TimelineItem-size-xl .antd-TimelineItem-icon {
|
|
44283
|
+
font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44284
|
+
}
|
|
44285
|
+
.antd-TimelineItem .antd-TimelineItem-size-xl .antd-TimelineItem-dot,
|
|
44286
|
+
.antd-Timeline-line .antd-TimelineItem-size-xl .antd-TimelineItem-dot {
|
|
44287
|
+
height: calc(var(--TimelineItem-round-width-xl) * 2);
|
|
44288
|
+
width: calc(var(--TimelineItem-round-width-xl) * 2);
|
|
44289
|
+
}
|
|
44290
|
+
.antd-TimelineItem .antd-TimelineItem-size-lg .antd-TimelineItem-round,
|
|
44291
|
+
.antd-Timeline-line .antd-TimelineItem-size-lg .antd-TimelineItem-round {
|
|
44292
|
+
height: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44293
|
+
width: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44294
|
+
font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44295
|
+
}
|
|
44296
|
+
.antd-TimelineItem .antd-TimelineItem-size-lg .antd-TimelineItem-icon,
|
|
44297
|
+
.antd-Timeline-line .antd-TimelineItem-size-lg .antd-TimelineItem-icon {
|
|
44298
|
+
font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44299
|
+
}
|
|
44300
|
+
.antd-TimelineItem .antd-TimelineItem-size-lg .antd-TimelineItem-dot,
|
|
44301
|
+
.antd-Timeline-line .antd-TimelineItem-size-lg .antd-TimelineItem-dot {
|
|
44302
|
+
height: calc(var(--TimelineItem-round-width-lg) * 2);
|
|
44303
|
+
width: calc(var(--TimelineItem-round-width-lg) * 2);
|
|
44304
|
+
}
|
|
44305
|
+
.antd-TimelineItem .antd-TimelineItem-size-md .antd-TimelineItem-round,
|
|
44306
|
+
.antd-Timeline-line .antd-TimelineItem-size-md .antd-TimelineItem-round {
|
|
44307
|
+
height: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44308
|
+
width: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44309
|
+
font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44310
|
+
}
|
|
44311
|
+
.antd-TimelineItem .antd-TimelineItem-size-md .antd-TimelineItem-icon,
|
|
44312
|
+
.antd-Timeline-line .antd-TimelineItem-size-md .antd-TimelineItem-icon {
|
|
44313
|
+
font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44314
|
+
}
|
|
44315
|
+
.antd-TimelineItem .antd-TimelineItem-size-md .antd-TimelineItem-dot,
|
|
44316
|
+
.antd-Timeline-line .antd-TimelineItem-size-md .antd-TimelineItem-dot {
|
|
44317
|
+
height: calc(var(--TimelineItem-round-width-md) * 2);
|
|
44318
|
+
width: calc(var(--TimelineItem-round-width-md) * 2);
|
|
44319
|
+
}
|
|
44320
|
+
.antd-TimelineItem .antd-TimelineItem-size-sm .antd-TimelineItem-round,
|
|
44321
|
+
.antd-Timeline-line .antd-TimelineItem-size-sm .antd-TimelineItem-round {
|
|
44322
|
+
height: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44323
|
+
width: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44324
|
+
font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44325
|
+
}
|
|
44326
|
+
.antd-TimelineItem .antd-TimelineItem-size-sm .antd-TimelineItem-icon,
|
|
44327
|
+
.antd-Timeline-line .antd-TimelineItem-size-sm .antd-TimelineItem-icon {
|
|
44328
|
+
font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44329
|
+
}
|
|
44330
|
+
.antd-TimelineItem .antd-TimelineItem-size-sm .antd-TimelineItem-dot,
|
|
44331
|
+
.antd-Timeline-line .antd-TimelineItem-size-sm .antd-TimelineItem-dot {
|
|
44332
|
+
height: calc(var(--TimelineItem-round-width-sm) * 2);
|
|
44333
|
+
width: calc(var(--TimelineItem-round-width-sm) * 2);
|
|
44334
|
+
}
|
|
44335
|
+
.antd-TimelineItem .antd-TimelineItem-round,
|
|
44336
|
+
.antd-Timeline-line .antd-TimelineItem-round {
|
|
44337
|
+
background: var(--colors-neutral-fill-1);
|
|
44338
|
+
position: relative;
|
|
44339
|
+
opacity: 0.2;
|
|
44340
|
+
border-radius: var(--TimelineItem--round-radius);
|
|
44341
|
+
}
|
|
44342
|
+
.antd-TimelineItem .antd-TimelineItem-dot,
|
|
44343
|
+
.antd-Timeline-line .antd-TimelineItem-dot {
|
|
44344
|
+
position: absolute;
|
|
44345
|
+
background-color: var(--colors-neutral-fill-1);
|
|
44346
|
+
border-radius: 100%;
|
|
44347
|
+
top: 50%;
|
|
44348
|
+
left: 50%;
|
|
44349
|
+
transform: translate(-50%, -50%);
|
|
44350
|
+
}
|
|
44351
|
+
.antd-TimelineItem .antd-TimelineItem-round,
|
|
44352
|
+
.antd-Timeline-line .antd-TimelineItem-round {
|
|
44353
|
+
border-radius: var(--TimelineItem--round-radius);
|
|
44354
|
+
}
|
|
44355
|
+
.antd-TimelineItem .antd-TimelineItem-round--danger.antd-TimelineItem-dot,
|
|
44356
|
+
.antd-Timeline-line .antd-TimelineItem-round--danger.antd-TimelineItem-dot {
|
|
44357
|
+
background: var(--Timeline--danger-dot-color);
|
|
44358
|
+
}
|
|
44359
|
+
.antd-TimelineItem .antd-TimelineItem-round--info.antd-TimelineItem-dot,
|
|
44360
|
+
.antd-Timeline-line .antd-TimelineItem-round--info.antd-TimelineItem-dot {
|
|
44361
|
+
background: var(--Timeline--info-dot-color);
|
|
44362
|
+
}
|
|
44363
|
+
.antd-TimelineItem .antd-TimelineItem-round--success.antd-TimelineItem-dot,
|
|
44364
|
+
.antd-Timeline-line .antd-TimelineItem-round--success.antd-TimelineItem-dot {
|
|
44365
|
+
background: var(--Timeline--success-dot-color);
|
|
44366
|
+
}
|
|
44367
|
+
.antd-TimelineItem .antd-TimelineItem-round--warning.antd-TimelineItem-dot,
|
|
44368
|
+
.antd-Timeline-line .antd-TimelineItem-round--warning.antd-TimelineItem-dot {
|
|
44369
|
+
background: var(--Timeline--warning-dot-color);
|
|
44370
|
+
}
|
|
44371
|
+
.antd-TimelineItem .antd-TimelineItem-round.antd-TimelineItem-round-background--warning,
|
|
44372
|
+
.antd-Timeline-line .antd-TimelineItem-round.antd-TimelineItem-round-background--warning {
|
|
44373
|
+
background: var(--Timeline--warning-dot-bg-color);
|
|
44374
|
+
}
|
|
44375
|
+
.antd-TimelineItem .antd-TimelineItem-round.antd-TimelineItem-round-background--success,
|
|
44376
|
+
.antd-Timeline-line .antd-TimelineItem-round.antd-TimelineItem-round-background--success {
|
|
44377
|
+
background: var(--Timeline--success-dot-bg-color);
|
|
44378
|
+
}
|
|
44379
|
+
.antd-TimelineItem .antd-TimelineItem-round.antd-TimelineItem-round-background--info,
|
|
44380
|
+
.antd-Timeline-line .antd-TimelineItem-round.antd-TimelineItem-round-background--info {
|
|
44381
|
+
background: var(--Timeline--info-dot-bg-color);
|
|
44382
|
+
}
|
|
44383
|
+
.antd-TimelineItem .antd-TimelineItem-round.antd-TimelineItem-round-background--danger,
|
|
44384
|
+
.antd-Timeline-line .antd-TimelineItem-round.antd-TimelineItem-round-background--danger {
|
|
44385
|
+
background: var(--Timeline--danger-dot-bg-color);
|
|
44386
|
+
}
|
|
44387
|
+
.antd-Timeline-line {
|
|
44388
|
+
display: flex;
|
|
44389
|
+
}
|
|
44390
|
+
.antd-Timeline-line .antd-TimelineItem-axle {
|
|
44391
|
+
flex: 1;
|
|
44392
|
+
}
|
|
44393
|
+
.antd-TimelineItem-hide-dot {
|
|
44394
|
+
position: relative;
|
|
44395
|
+
}
|
|
44396
|
+
.antd-TimelineItem-hide-dot .antd-TimelineItem-round {
|
|
44397
|
+
position: absolute;
|
|
44398
|
+
border-radius: 0;
|
|
44399
|
+
}
|
|
44400
|
+
.antd-TimelineItem .antd-TimelineItem-hide-dot .antd-TimelineItem-round-wrapper,
|
|
44401
|
+
.antd-TimelineItem-axle.antd-TimelineItem-hide-dot .antd-TimelineItem-round-wrapper {
|
|
44402
|
+
display: none;
|
|
44403
|
+
}
|
|
44404
|
+
.antd-TimelineItem .antd-TimelineItem-hide-dot .antd-TimelineItem-icon,
|
|
44405
|
+
.antd-TimelineItem-axle.antd-TimelineItem-hide-dot .antd-TimelineItem-icon {
|
|
44406
|
+
display: none;
|
|
44407
|
+
}
|
|
44408
|
+
.antd-Timeline-first-line .antd-TimelineItem-content {
|
|
44409
|
+
margin-top: auto;
|
|
44410
|
+
}
|
|
44411
|
+
.antd-Timeline-second-line .antd-Timeline-inner-content-wrapper {
|
|
44412
|
+
margin-top: var(--sizes-base-12);
|
|
44413
|
+
}
|
|
44414
|
+
.antd-Timeline-second-line .antd-TimelineItem-content {
|
|
44415
|
+
margin-top: var(--TimelineItem--content-padding-bottom);
|
|
44416
|
+
}
|
|
44417
|
+
.antd-TimelineItem-icon {
|
|
44418
|
+
display: flex;
|
|
44419
|
+
}
|
|
44420
|
+
.antd-TimelineItem-icon svg.icon {
|
|
44421
|
+
top: 0;
|
|
44422
|
+
}
|
|
44423
|
+
.antd-TimelineItem-round-wrapper {
|
|
44424
|
+
z-index: 1;
|
|
44425
|
+
}
|
|
43585
44426
|
.antd-BarCode > img {
|
|
43586
44427
|
display: block;
|
|
43587
44428
|
margin: 0 auto;
|
|
@@ -44899,6 +45740,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44899
45740
|
cursor: pointer;
|
|
44900
45741
|
font-size: 14px;
|
|
44901
45742
|
color: #aaa;
|
|
45743
|
+
top: 0;
|
|
44902
45744
|
}
|
|
44903
45745
|
.antd-Signature-Embed-Preview .preview-close:hover {
|
|
44904
45746
|
color: #000;
|