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/ang.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);
|
|
@@ -17273,11 +17293,11 @@ samp {
|
|
|
17273
17293
|
}
|
|
17274
17294
|
.amis-hoverZoomIn-show,
|
|
17275
17295
|
.amis-hoverZoomIn:hover {
|
|
17276
|
-
transform: scale(1.
|
|
17296
|
+
transform: scale(1.05);
|
|
17277
17297
|
}
|
|
17278
17298
|
.amis-hoverZoomOut-show,
|
|
17279
17299
|
.amis-hoverZoomOut:hover {
|
|
17280
|
-
transform: scale(0.
|
|
17300
|
+
transform: scale(0.95);
|
|
17281
17301
|
}
|
|
17282
17302
|
.amis-hoverShadow-show,
|
|
17283
17303
|
.amis-hoverShadow:hover {
|
|
@@ -17289,16 +17309,43 @@ samp {
|
|
|
17289
17309
|
}
|
|
17290
17310
|
.amis-hoverUp-show,
|
|
17291
17311
|
.amis-hoverUp:hover {
|
|
17292
|
-
transform: translateY(-
|
|
17312
|
+
transform: translateY(-4px);
|
|
17293
17313
|
}
|
|
17294
17314
|
.amis-hoverDown-show,
|
|
17295
17315
|
.amis-hoverDown:hover {
|
|
17296
|
-
transform: translateY(
|
|
17316
|
+
transform: translateY(4px);
|
|
17317
|
+
}
|
|
17318
|
+
.amis-hoverLeft-show,
|
|
17319
|
+
.amis-hoverLeft:hover {
|
|
17320
|
+
transform: translateX(-4px);
|
|
17321
|
+
}
|
|
17322
|
+
.amis-hoverRight-show,
|
|
17323
|
+
.amis-hoverRight:hover {
|
|
17324
|
+
transform: translateX(4px);
|
|
17297
17325
|
}
|
|
17298
17326
|
.amis-hoverFlip-show,
|
|
17299
17327
|
.amis-hoverFlip:hover {
|
|
17300
17328
|
transform: rotateY(180deg);
|
|
17301
17329
|
}
|
|
17330
|
+
@keyframes hoverFlash {
|
|
17331
|
+
from, to {
|
|
17332
|
+
opacity: 1;
|
|
17333
|
+
}
|
|
17334
|
+
50% {
|
|
17335
|
+
opacity: 0.8;
|
|
17336
|
+
}
|
|
17337
|
+
}
|
|
17338
|
+
@keyframes hoverShake {
|
|
17339
|
+
from, to {
|
|
17340
|
+
transform: translate3d(0, 0, 0);
|
|
17341
|
+
}
|
|
17342
|
+
30% {
|
|
17343
|
+
transform: translate3d(-5px, 0, 0);
|
|
17344
|
+
}
|
|
17345
|
+
60% {
|
|
17346
|
+
transform: translate3d(5px, 0, 0);
|
|
17347
|
+
}
|
|
17348
|
+
}
|
|
17302
17349
|
html,
|
|
17303
17350
|
body {
|
|
17304
17351
|
width: 100%;
|
|
@@ -22815,6 +22862,9 @@ input[type=button].a-Button--block {
|
|
|
22815
22862
|
width: 100%;
|
|
22816
22863
|
height: 100%;
|
|
22817
22864
|
background: var(--Page-main-bg);
|
|
22865
|
+
display: flex;
|
|
22866
|
+
flex-direction: row;
|
|
22867
|
+
align-items: stretch;
|
|
22818
22868
|
}
|
|
22819
22869
|
.a-Page-header {
|
|
22820
22870
|
padding: var(--Page-header-paddingY) var(--Page-header-paddingX);
|
|
@@ -22827,7 +22877,7 @@ input[type=button].a-Button--block {
|
|
|
22827
22877
|
.a-Page-content {
|
|
22828
22878
|
padding: var(--Page-content-paddingY) var(--Page-content-paddingX);
|
|
22829
22879
|
position: relative;
|
|
22830
|
-
height:
|
|
22880
|
+
height: auto;
|
|
22831
22881
|
width: 100%;
|
|
22832
22882
|
}
|
|
22833
22883
|
.a-Page-main > .a-Page-header {
|
|
@@ -22898,6 +22948,25 @@ input[type=button].a-Button--block {
|
|
|
22898
22948
|
.a-Page-toolbar > * + * {
|
|
22899
22949
|
margin-left: var(--gap-xs);
|
|
22900
22950
|
}
|
|
22951
|
+
@media (max-width: 767px) {
|
|
22952
|
+
.a-Page {
|
|
22953
|
+
flex-direction: column;
|
|
22954
|
+
}
|
|
22955
|
+
.a-Page-aside {
|
|
22956
|
+
flex-shrink: 0;
|
|
22957
|
+
}
|
|
22958
|
+
.a-Page-content {
|
|
22959
|
+
flex-grow: 1;
|
|
22960
|
+
min-height: 0;
|
|
22961
|
+
display: flex;
|
|
22962
|
+
align-items: stretch;
|
|
22963
|
+
flex-direction: row;
|
|
22964
|
+
}
|
|
22965
|
+
.a-Page-main {
|
|
22966
|
+
height: auto;
|
|
22967
|
+
width: 100%;
|
|
22968
|
+
}
|
|
22969
|
+
}
|
|
22901
22970
|
@media (min-width: 768px) {
|
|
22902
22971
|
.a-Page-aside {
|
|
22903
22972
|
flex-shrink: 0;
|
|
@@ -24909,10 +24978,10 @@ input[type=button].a-Button--block {
|
|
|
24909
24978
|
display: block;
|
|
24910
24979
|
position: absolute;
|
|
24911
24980
|
margin: 0;
|
|
24912
|
-
padding:
|
|
24981
|
+
padding: var(--menu-padding);
|
|
24913
24982
|
background: var(--menu-background);
|
|
24914
24983
|
box-shadow: var(--menu-box-shadow);
|
|
24915
|
-
border-radius: var(--menu-border-radius);
|
|
24984
|
+
border-radius: var(--Context-menu-border-radius);
|
|
24916
24985
|
color: var(--menu-font-color);
|
|
24917
24986
|
font-family: var(--menu-font-family);
|
|
24918
24987
|
font-size: 12px;
|
|
@@ -24948,15 +25017,23 @@ input[type=button].a-Button--block {
|
|
|
24948
25017
|
.a-ContextMenu-item > a {
|
|
24949
25018
|
white-space: nowrap;
|
|
24950
25019
|
display: block;
|
|
24951
|
-
padding: var(--
|
|
24952
|
-
|
|
25020
|
+
padding: var(--menu-font-padding);
|
|
25021
|
+
font-size: var(--menu-font-size);
|
|
25022
|
+
color: var(--menu-font-color);
|
|
24953
25023
|
border-top: none;
|
|
24954
25024
|
border-bottom: none;
|
|
25025
|
+
display: flex;
|
|
25026
|
+
align-items: center;
|
|
25027
|
+
justify-content: space-between;
|
|
25028
|
+
}
|
|
25029
|
+
.a-ContextMenu-item > a > i {
|
|
25030
|
+
font-size: 12px;
|
|
24955
25031
|
}
|
|
24956
25032
|
.a-ContextMenu-item:not(.is-disabled):hover > a {
|
|
24957
25033
|
text-decoration: none;
|
|
24958
|
-
|
|
24959
|
-
|
|
25034
|
+
background: var(--Context-menu-hover-bg-color);
|
|
25035
|
+
border-radius: var(--Context-menu-border-radius);
|
|
25036
|
+
color: var(--Context-menu-hover-color);
|
|
24960
25037
|
cursor: pointer;
|
|
24961
25038
|
border-top: none;
|
|
24962
25039
|
border-bottom: none;
|
|
@@ -24965,21 +25042,18 @@ input[type=button].a-Button--block {
|
|
|
24965
25042
|
color: var(--menu-disabled-color);
|
|
24966
25043
|
pointer-events: none;
|
|
24967
25044
|
}
|
|
24968
|
-
.a-ContextMenu-item.
|
|
25045
|
+
.a-ContextMenu-item.is-active > a {
|
|
25046
|
+
color: var(--Context-menu-active-color);
|
|
25047
|
+
}
|
|
25048
|
+
.a-ContextMenu-item.has-child::after {
|
|
25049
|
+
position: absolute;
|
|
24969
25050
|
content: "";
|
|
24970
|
-
width:
|
|
24971
|
-
height: 0;
|
|
24972
|
-
border-width: 4px 7px;
|
|
24973
|
-
border-style: solid;
|
|
24974
|
-
border-color: transparent transparent transparent var(--default-icon-color);
|
|
24975
|
-
text-shadow: var(--menu-box-shadow);
|
|
25051
|
+
width: 12px;
|
|
24976
25052
|
position: absolute;
|
|
24977
|
-
|
|
24978
|
-
|
|
24979
|
-
|
|
24980
|
-
|
|
24981
|
-
.a-ContextMenu-item.has-child:hover > a::after {
|
|
24982
|
-
border-color: transparent transparent transparent var(--menu-active-color);
|
|
25053
|
+
right: -12px;
|
|
25054
|
+
top: 0;
|
|
25055
|
+
bottom: 0;
|
|
25056
|
+
z-index: 1;
|
|
24983
25057
|
}
|
|
24984
25058
|
.a-ContextMenu-item.is-danger > a {
|
|
24985
25059
|
color: var(--danger-color);
|
|
@@ -24994,22 +25068,24 @@ input[type=button].a-Button--block {
|
|
|
24994
25068
|
}
|
|
24995
25069
|
.a-ContextMenu-item:hover > .a-ContextMenu-subList {
|
|
24996
25070
|
display: block;
|
|
25071
|
+
min-width: var(--menu-min-width);
|
|
24997
25072
|
animation-duration: var(--animation-duration);
|
|
24998
25073
|
animation-fill-mode: both;
|
|
24999
25074
|
animation-name: contextMenuIn;
|
|
25000
25075
|
position: absolute;
|
|
25001
|
-
left: 100
|
|
25076
|
+
left: calc(100% + 8px);
|
|
25002
25077
|
top: -3px;
|
|
25003
|
-
min-width: var(--menu-sub-min-width);
|
|
25004
25078
|
margin: 0;
|
|
25005
|
-
padding:
|
|
25079
|
+
padding: var(--menu-padding);
|
|
25006
25080
|
background: var(--menu-background);
|
|
25007
25081
|
box-shadow: var(--menu-box-shadow);
|
|
25008
|
-
border-radius: var(--menu-border-radius);
|
|
25009
|
-
color: var(--menu-
|
|
25082
|
+
border-radius: var(--Context-menu-border-radius);
|
|
25083
|
+
color: var(--Context-menu-hover-color);
|
|
25010
25084
|
font-family: var(--menu-font-family);
|
|
25011
25085
|
font-size: 12px;
|
|
25012
25086
|
line-height: 20px;
|
|
25087
|
+
max-height: 500px;
|
|
25088
|
+
overflow-y: auto;
|
|
25013
25089
|
}
|
|
25014
25090
|
.a-ContextMenu-item:hover > .a-ContextMenu-subList:hover {
|
|
25015
25091
|
display: block;
|
|
@@ -25981,6 +26057,12 @@ input[type=button].a-Button--block {
|
|
|
25981
26057
|
.a-Table-table th.text-right, .a-Table-table td.text-right {
|
|
25982
26058
|
text-align: right;
|
|
25983
26059
|
}
|
|
26060
|
+
.a-Table-table th.align-top, .a-Table-table td.align-top {
|
|
26061
|
+
vertical-align: top !important;
|
|
26062
|
+
}
|
|
26063
|
+
.a-Table-table th.align-bottom, .a-Table-table td.align-bottom {
|
|
26064
|
+
vertical-align: bottom !important;
|
|
26065
|
+
}
|
|
25984
26066
|
.a-Table-table td .a-SwitchControl {
|
|
25985
26067
|
padding-top: 0;
|
|
25986
26068
|
}
|
|
@@ -26739,8 +26821,11 @@ input[type=button].a-Button--block {
|
|
|
26739
26821
|
.a-Table--autoFillHeight > .a-Table-contentWrap > .a-Table-content > table {
|
|
26740
26822
|
border-top: none;
|
|
26741
26823
|
}
|
|
26742
|
-
.a-Table--autoFillHeight > .a-Table-contentWrap > .a-Table-content > table.a-Table-table--tableFillHeight {
|
|
26743
|
-
|
|
26824
|
+
.a-Table--autoFillHeight > .a-Table-contentWrap > .a-Table-content > table.a-Table-table--tableFillHeight > tbody {
|
|
26825
|
+
height: calc(var(--Table-content-height) - var(--Table-thead-height) - 20px);
|
|
26826
|
+
}
|
|
26827
|
+
.a-Table--autoFillHeight > .a-Table-contentWrap > .a-Table-content > table.a-Table-table--tableFillHeight > tbody > tr > td {
|
|
26828
|
+
border-bottom: none;
|
|
26744
26829
|
}
|
|
26745
26830
|
.a-Table--autoFillHeight > .a-Table-contentWrap > .a-Table-content table thead {
|
|
26746
26831
|
position: sticky;
|
|
@@ -27892,6 +27977,27 @@ input[type=button].a-Button--block {
|
|
|
27892
27977
|
.a-Table2 .a-Table-container .a-Table-header {
|
|
27893
27978
|
padding: 0;
|
|
27894
27979
|
}
|
|
27980
|
+
.a-Table2 .a-Table-container-self-sticky {
|
|
27981
|
+
position: relative !important;
|
|
27982
|
+
}
|
|
27983
|
+
.a-Table2 .a-Table-container-self-sticky .a-Table-content {
|
|
27984
|
+
overflow-x: unset !important;
|
|
27985
|
+
}
|
|
27986
|
+
.a-Table2 .a-Table-container-self-sticky .a-Table-table {
|
|
27987
|
+
border-collapse: separate;
|
|
27988
|
+
}
|
|
27989
|
+
.a-Table2 .a-Table-container-self-sticky .a-Table-table > tbody > tr > td {
|
|
27990
|
+
border-top: none;
|
|
27991
|
+
}
|
|
27992
|
+
.a-Table2 .a-Table-container-self-sticky .a-Table-row {
|
|
27993
|
+
z-index: 1;
|
|
27994
|
+
}
|
|
27995
|
+
.a-Table2 .a-Table-container-self-sticky .a-Table-cell-self-sticky {
|
|
27996
|
+
z-index: 2 !important;
|
|
27997
|
+
}
|
|
27998
|
+
.a-Table2 .a-Table-container-self-sticky .a-Table-cell-fix-left {
|
|
27999
|
+
z-index: 3 !important;
|
|
28000
|
+
}
|
|
27895
28001
|
.a-Table2.a-Table-ping-left .a-Table-table > thead > tr > th.a-Table-cell-fix-left-last:after,
|
|
27896
28002
|
.a-Table2.a-Table-ping-left .a-Table-table > tbody > tr > td.a-Table-cell-fix-left-last:after,
|
|
27897
28003
|
.a-Table2.a-Table-ping-left .a-Table-table > tfoot > tr > td.a-Table-cell-fix-left-last:after {
|
|
@@ -28386,6 +28492,7 @@ input[type=button].a-Button--block {
|
|
|
28386
28492
|
border: var(--List-borderWidth) solid var(--List-borderColor);
|
|
28387
28493
|
background: var(--List-bg);
|
|
28388
28494
|
margin-bottom: var(--gap-sm);
|
|
28495
|
+
margin-right: 0.9375rem;
|
|
28389
28496
|
}
|
|
28390
28497
|
.a-List-toolbar {
|
|
28391
28498
|
display: flex;
|
|
@@ -28455,6 +28562,14 @@ input[type=button].a-Button--block {
|
|
|
28455
28562
|
background: var(--Table-bg);
|
|
28456
28563
|
z-index: 900;
|
|
28457
28564
|
}
|
|
28565
|
+
.a-List-content-wrapper {
|
|
28566
|
+
display: flex;
|
|
28567
|
+
position: relative;
|
|
28568
|
+
}
|
|
28569
|
+
.a-List-main {
|
|
28570
|
+
flex: 1;
|
|
28571
|
+
min-width: 0;
|
|
28572
|
+
}
|
|
28458
28573
|
.a-ListGroup {
|
|
28459
28574
|
max-width: 25rem;
|
|
28460
28575
|
display: flex;
|
|
@@ -28587,6 +28702,49 @@ input[type=button].a-Button--block {
|
|
|
28587
28702
|
color: var(--ListMenu-item--onHover-color);
|
|
28588
28703
|
background: var(--ListMenu-item--onHover-bg);
|
|
28589
28704
|
}
|
|
28705
|
+
.a-AlphabetIndexer {
|
|
28706
|
+
position: sticky;
|
|
28707
|
+
top: calc(var(--affix-offset-top) + var(--gap-base));
|
|
28708
|
+
right: 0.3125rem;
|
|
28709
|
+
height: -moz-fit-content;
|
|
28710
|
+
height: fit-content;
|
|
28711
|
+
padding: 0.625rem 0.3125rem;
|
|
28712
|
+
background: var(--white);
|
|
28713
|
+
border-radius: var(--borderRadius);
|
|
28714
|
+
box-shadow: var(--boxShadow);
|
|
28715
|
+
z-index: 1050;
|
|
28716
|
+
display: flex;
|
|
28717
|
+
flex-direction: column;
|
|
28718
|
+
align-self: flex-start;
|
|
28719
|
+
overflow-y: auto;
|
|
28720
|
+
}
|
|
28721
|
+
@media (max-width: 768px) {
|
|
28722
|
+
.a-AlphabetIndexer {
|
|
28723
|
+
position: sticky;
|
|
28724
|
+
top: calc(var(--affix-offset-top) + var(--gap-base));
|
|
28725
|
+
right: 0.3125rem;
|
|
28726
|
+
align-self: flex-start;
|
|
28727
|
+
}
|
|
28728
|
+
}
|
|
28729
|
+
.a-AlphabetIndexer-letter {
|
|
28730
|
+
font-size: var(--fontSizeSm);
|
|
28731
|
+
padding: 0.125rem 0.25rem;
|
|
28732
|
+
cursor: pointer;
|
|
28733
|
+
text-align: center;
|
|
28734
|
+
}
|
|
28735
|
+
@media (max-width: 768px) {
|
|
28736
|
+
.a-AlphabetIndexer-letter {
|
|
28737
|
+
padding: 0.0625rem 0.125rem;
|
|
28738
|
+
}
|
|
28739
|
+
}
|
|
28740
|
+
.a-AlphabetIndexer-letter:hover {
|
|
28741
|
+
color: var(--primary);
|
|
28742
|
+
}
|
|
28743
|
+
.a-AlphabetIndexer-letter.is-active {
|
|
28744
|
+
color: var(--white);
|
|
28745
|
+
background: var(--primary);
|
|
28746
|
+
border-radius: var(--borderRadius-sm);
|
|
28747
|
+
}
|
|
28590
28748
|
.a-Cards {
|
|
28591
28749
|
scroll-margin-top: var(--affix-offset-top);
|
|
28592
28750
|
}
|
|
@@ -28682,6 +28840,32 @@ input[type=button].a-Button--block {
|
|
|
28682
28840
|
background: var(--Table-bg);
|
|
28683
28841
|
z-index: 900;
|
|
28684
28842
|
}
|
|
28843
|
+
@media (min-width: 0) {
|
|
28844
|
+
.a-Cards--masonryXs1 {
|
|
28845
|
+
-moz-column-count: 12;
|
|
28846
|
+
column-count: 12;
|
|
28847
|
+
}
|
|
28848
|
+
.a-Cards--masonryXs2 {
|
|
28849
|
+
-moz-column-count: 6;
|
|
28850
|
+
column-count: 6;
|
|
28851
|
+
}
|
|
28852
|
+
.a-Cards--masonryXs3 {
|
|
28853
|
+
-moz-column-count: 4;
|
|
28854
|
+
column-count: 4;
|
|
28855
|
+
}
|
|
28856
|
+
.a-Cards--masonryXs4 {
|
|
28857
|
+
-moz-column-count: 3;
|
|
28858
|
+
column-count: 3;
|
|
28859
|
+
}
|
|
28860
|
+
.a-Cards--masonryXs6 {
|
|
28861
|
+
-moz-column-count: 2;
|
|
28862
|
+
column-count: 2;
|
|
28863
|
+
}
|
|
28864
|
+
.a-Cards--masonryXs12 {
|
|
28865
|
+
-moz-column-count: 1;
|
|
28866
|
+
column-count: 1;
|
|
28867
|
+
}
|
|
28868
|
+
}
|
|
28685
28869
|
@media (min-width: 576px) {
|
|
28686
28870
|
.a-Cards--masonrySm1 {
|
|
28687
28871
|
-moz-column-count: 12;
|
|
@@ -29189,12 +29373,13 @@ input[type=button].a-Button--block {
|
|
|
29189
29373
|
position: relative;
|
|
29190
29374
|
}
|
|
29191
29375
|
.a-Field--popOverAble .a-Field-popOverWrap-ellipsis {
|
|
29192
|
-
width:
|
|
29193
|
-
white-space: nowrap;
|
|
29376
|
+
width: auto;
|
|
29194
29377
|
overflow: hidden;
|
|
29195
|
-
|
|
29196
|
-
|
|
29197
|
-
|
|
29378
|
+
display: -webkit-box;
|
|
29379
|
+
-webkit-box-orient: vertical;
|
|
29380
|
+
line-clamp: 1;
|
|
29381
|
+
-webkit-line-clamp: 1;
|
|
29382
|
+
word-break: break-all;
|
|
29198
29383
|
}
|
|
29199
29384
|
.a-Field--popOverAble .a-Field-popOverWrap-noWrap {
|
|
29200
29385
|
white-space: nowrap;
|
|
@@ -30438,6 +30623,19 @@ input[type=button].a-Button--block {
|
|
|
30438
30623
|
.a-ImageGallery-toolbar-action:hover .a-ImageGallery-toolbar-action-icon svg {
|
|
30439
30624
|
fill: var(--primary);
|
|
30440
30625
|
}
|
|
30626
|
+
.sm-ss-sss-m .a-Image,
|
|
30627
|
+
.sss-ss-ms-m .a-Image,
|
|
30628
|
+
.sms-ss-sms-m .a-Image,
|
|
30629
|
+
.sm-ss-sss-ss .a-Image,
|
|
30630
|
+
.ms-ss-sss-ss .a-Image,
|
|
30631
|
+
.sss-ss-sm-ss .a-Image,
|
|
30632
|
+
.mss-ss-ssm-ss .a-Image,
|
|
30633
|
+
.sss-ss-mm-ss .a-Image,
|
|
30634
|
+
[class^=even-] .a-Image {
|
|
30635
|
+
border: none;
|
|
30636
|
+
margin: 0;
|
|
30637
|
+
padding: 0;
|
|
30638
|
+
}
|
|
30441
30639
|
.a-Images {
|
|
30442
30640
|
display: flex;
|
|
30443
30641
|
flex-wrap: wrap;
|
|
@@ -30601,6 +30799,313 @@ input[type=button].a-Button--block {
|
|
|
30601
30799
|
.a-Image-origin:hover .a-Image-overlay, .a-Image-thumbWrap:hover .a-Image-overlay {
|
|
30602
30800
|
display: flex;
|
|
30603
30801
|
}
|
|
30802
|
+
.a-Image .a-Img-container {
|
|
30803
|
+
position: relative;
|
|
30804
|
+
}
|
|
30805
|
+
.a-Image .a-Img-container img {
|
|
30806
|
+
transition: all ease-in-out 0.3s;
|
|
30807
|
+
}
|
|
30808
|
+
.a-Image .a-Img-container .mask {
|
|
30809
|
+
width: 100%;
|
|
30810
|
+
height: 100%;
|
|
30811
|
+
position: absolute;
|
|
30812
|
+
top: 0;
|
|
30813
|
+
left: 0;
|
|
30814
|
+
cursor: pointer;
|
|
30815
|
+
display: flex;
|
|
30816
|
+
justify-content: center;
|
|
30817
|
+
align-items: center;
|
|
30818
|
+
opacity: 0;
|
|
30819
|
+
font-weight: bold;
|
|
30820
|
+
font-size: 0.9375rem;
|
|
30821
|
+
background-color: rgb(44, 63, 82);
|
|
30822
|
+
color: #fff;
|
|
30823
|
+
transition: all ease-in-out 0.3s;
|
|
30824
|
+
}
|
|
30825
|
+
.a-Image .hover-slide:hover .mask {
|
|
30826
|
+
opacity: 1;
|
|
30827
|
+
transform: translate(5%, 5%);
|
|
30828
|
+
z-index: 1;
|
|
30829
|
+
}
|
|
30830
|
+
.a-Image .pull-top .mask {
|
|
30831
|
+
opacity: 1;
|
|
30832
|
+
}
|
|
30833
|
+
.a-Image .pull-top img {
|
|
30834
|
+
position: absolute;
|
|
30835
|
+
}
|
|
30836
|
+
.a-Image .pull-top:hover img {
|
|
30837
|
+
transform: translateY(-70%);
|
|
30838
|
+
}
|
|
30839
|
+
.a-Image .scale-center .mask {
|
|
30840
|
+
scale: 0.5;
|
|
30841
|
+
}
|
|
30842
|
+
.a-Image .scale-center .mask span {
|
|
30843
|
+
position: absolute;
|
|
30844
|
+
top: 5%;
|
|
30845
|
+
left: 5%;
|
|
30846
|
+
}
|
|
30847
|
+
.a-Image .scale-center:hover .mask {
|
|
30848
|
+
transform: scale(2);
|
|
30849
|
+
opacity: 1;
|
|
30850
|
+
}
|
|
30851
|
+
.a-Image .scale-center:hover img {
|
|
30852
|
+
transform: scale(0.5);
|
|
30853
|
+
}
|
|
30854
|
+
.a-Image .scale-top img {
|
|
30855
|
+
position: absolute;
|
|
30856
|
+
}
|
|
30857
|
+
.a-Image .scale-top .mask {
|
|
30858
|
+
opacity: 1;
|
|
30859
|
+
}
|
|
30860
|
+
.a-Image .scale-top .mask span {
|
|
30861
|
+
position: absolute;
|
|
30862
|
+
bottom: 5%;
|
|
30863
|
+
left: 5%;
|
|
30864
|
+
}
|
|
30865
|
+
.a-Image .scale-top:hover img {
|
|
30866
|
+
transform: translateY(-50%) scale(0.5);
|
|
30867
|
+
}
|
|
30868
|
+
.a-Image .text-style-1 {
|
|
30869
|
+
overflow: hidden;
|
|
30870
|
+
}
|
|
30871
|
+
.a-Image .text-style-1 .mask {
|
|
30872
|
+
z-index: 1;
|
|
30873
|
+
opacity: 1;
|
|
30874
|
+
background: rgba(48, 133, 163, 0.4);
|
|
30875
|
+
}
|
|
30876
|
+
.a-Image .text-style-1 .mask span {
|
|
30877
|
+
position: absolute;
|
|
30878
|
+
left: 5%;
|
|
30879
|
+
bottom: 5%;
|
|
30880
|
+
transition: all ease-in-out 0.3s;
|
|
30881
|
+
}
|
|
30882
|
+
.a-Image .text-style-1 img {
|
|
30883
|
+
scale: 1.2;
|
|
30884
|
+
transform: translateX(-5%);
|
|
30885
|
+
}
|
|
30886
|
+
.a-Image .text-style-1:hover .mask {
|
|
30887
|
+
background: rgba(48, 133, 163, 0);
|
|
30888
|
+
}
|
|
30889
|
+
.a-Image .text-style-1:hover .mask span {
|
|
30890
|
+
transform: translateY(-200%);
|
|
30891
|
+
}
|
|
30892
|
+
.a-Image .text-style-1:hover img {
|
|
30893
|
+
transform: translateX(5%);
|
|
30894
|
+
}
|
|
30895
|
+
.a-Image .text-style-2 .mask {
|
|
30896
|
+
opacity: 1;
|
|
30897
|
+
background: transparent;
|
|
30898
|
+
}
|
|
30899
|
+
.a-Image .text-style-2 .mask span {
|
|
30900
|
+
z-index: 1;
|
|
30901
|
+
transition: all ease-in-out 0.3s;
|
|
30902
|
+
}
|
|
30903
|
+
.a-Image .text-style-2 .mask::before {
|
|
30904
|
+
content: "";
|
|
30905
|
+
position: absolute;
|
|
30906
|
+
bottom: 0;
|
|
30907
|
+
left: 0;
|
|
30908
|
+
width: 100%;
|
|
30909
|
+
height: 0%;
|
|
30910
|
+
background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0.8) 75%);
|
|
30911
|
+
transition: all ease-in-out 0.3s;
|
|
30912
|
+
}
|
|
30913
|
+
.a-Image .text-style-2:hover .mask::before {
|
|
30914
|
+
height: 100%;
|
|
30915
|
+
}
|
|
30916
|
+
.a-Image .text-style-2:hover .mask span {
|
|
30917
|
+
transform: translateY(-200%);
|
|
30918
|
+
}
|
|
30919
|
+
.a-Image .text-style-3 {
|
|
30920
|
+
overflow: hidden;
|
|
30921
|
+
}
|
|
30922
|
+
.a-Image .text-style-3 .mask {
|
|
30923
|
+
z-index: 1;
|
|
30924
|
+
opacity: 1;
|
|
30925
|
+
background: transparent;
|
|
30926
|
+
}
|
|
30927
|
+
.a-Image .text-style-3 .mask span {
|
|
30928
|
+
position: absolute;
|
|
30929
|
+
top: 10%;
|
|
30930
|
+
transition: all 0.3s ease-in-out;
|
|
30931
|
+
}
|
|
30932
|
+
.a-Image .text-style-3 img {
|
|
30933
|
+
scale: 1.2;
|
|
30934
|
+
transition: all 0.3s ease-in-out;
|
|
30935
|
+
}
|
|
30936
|
+
.a-Image .text-style-3 .mask::before,
|
|
30937
|
+
.a-Image .text-style-3 .mask::after {
|
|
30938
|
+
content: "";
|
|
30939
|
+
position: absolute;
|
|
30940
|
+
top: 10%;
|
|
30941
|
+
bottom: 10%;
|
|
30942
|
+
left: 15%;
|
|
30943
|
+
right: 15%;
|
|
30944
|
+
transition: all 0.3s ease-in-out;
|
|
30945
|
+
color: rgba(255, 255, 255, 0.7);
|
|
30946
|
+
opacity: 0;
|
|
30947
|
+
}
|
|
30948
|
+
.a-Image .text-style-3 .mask::before {
|
|
30949
|
+
border-top: 1px solid #ffffff;
|
|
30950
|
+
border-bottom: 1px solid #ffffff;
|
|
30951
|
+
transform: scaleX(0); /* 初始状态:水平方向缩放为0 */
|
|
30952
|
+
transform-origin: left; /* 设置变换的原点为左侧 */
|
|
30953
|
+
}
|
|
30954
|
+
.a-Image .text-style-3 .mask::after {
|
|
30955
|
+
border-left: 1px solid #ffffff;
|
|
30956
|
+
border-right: 1px solid #ffffff;
|
|
30957
|
+
transform: scaleY(0); /* 初始状态:垂直方向缩放为0 */
|
|
30958
|
+
transform-origin: top; /* 设置变换的原点为顶部 */
|
|
30959
|
+
}
|
|
30960
|
+
.a-Image .text-style-3:hover .mask::before {
|
|
30961
|
+
opacity: 1;
|
|
30962
|
+
transform: scaleX(1.2) translateX(-10%); /* 鼠标悬停时:水平方向缩放为1 */
|
|
30963
|
+
}
|
|
30964
|
+
.a-Image .text-style-3:hover .mask::after {
|
|
30965
|
+
opacity: 1;
|
|
30966
|
+
transform: scaleY(1.2) translateY(-10%); /* 鼠标悬停时:垂直方向缩放为1 */
|
|
30967
|
+
}
|
|
30968
|
+
.a-Image .text-style-3:hover .mask {
|
|
30969
|
+
background: rgba(48, 133, 163, 0.4);
|
|
30970
|
+
}
|
|
30971
|
+
.a-Image .text-style-3:hover .mask span {
|
|
30972
|
+
top: 20%;
|
|
30973
|
+
}
|
|
30974
|
+
.a-Image .text-style-3:hover img {
|
|
30975
|
+
transform: translateY(10%);
|
|
30976
|
+
}
|
|
30977
|
+
.a-Image .text-style-4 .mask {
|
|
30978
|
+
background: #fff;
|
|
30979
|
+
opacity: 1;
|
|
30980
|
+
left: 0;
|
|
30981
|
+
bottom: 0;
|
|
30982
|
+
top: auto;
|
|
30983
|
+
height: 0 !important;
|
|
30984
|
+
transform-origin: bottom;
|
|
30985
|
+
color: #0b0a22;
|
|
30986
|
+
z-index: 1;
|
|
30987
|
+
}
|
|
30988
|
+
.a-Image .text-style-4 .mask span {
|
|
30989
|
+
display: none;
|
|
30990
|
+
}
|
|
30991
|
+
.a-Image .text-style-4:hover .mask {
|
|
30992
|
+
height: 40% !important;
|
|
30993
|
+
}
|
|
30994
|
+
.a-Image .text-style-4:hover .mask span {
|
|
30995
|
+
display: block;
|
|
30996
|
+
}
|
|
30997
|
+
.a-Image .text-style-5 .mask {
|
|
30998
|
+
opacity: 1;
|
|
30999
|
+
background: rgba(48, 133, 163, 0);
|
|
31000
|
+
z-index: 1;
|
|
31001
|
+
}
|
|
31002
|
+
.a-Image .text-style-5 .mask span {
|
|
31003
|
+
position: relative;
|
|
31004
|
+
bottom: -10%;
|
|
31005
|
+
transition: all 0.3s ease-in-out;
|
|
31006
|
+
}
|
|
31007
|
+
.a-Image .text-style-5 .mask::before {
|
|
31008
|
+
content: "";
|
|
31009
|
+
border: 1px solid #ffffff;
|
|
31010
|
+
position: absolute;
|
|
31011
|
+
top: 0;
|
|
31012
|
+
bottom: 0;
|
|
31013
|
+
left: 0;
|
|
31014
|
+
right: 0;
|
|
31015
|
+
margin: auto;
|
|
31016
|
+
width: 0;
|
|
31017
|
+
height: 0;
|
|
31018
|
+
transition: all 0.3s ease-in-out;
|
|
31019
|
+
opacity: 0;
|
|
31020
|
+
}
|
|
31021
|
+
.a-Image .text-style-5:hover .mask::before {
|
|
31022
|
+
width: 90%;
|
|
31023
|
+
height: 90%;
|
|
31024
|
+
opacity: 1;
|
|
31025
|
+
}
|
|
31026
|
+
.a-Image .text-style-5:hover .mask {
|
|
31027
|
+
background: rgba(48, 133, 163, 0.4);
|
|
31028
|
+
}
|
|
31029
|
+
.a-Image .text-style-5:hover .mask span {
|
|
31030
|
+
bottom: 10%;
|
|
31031
|
+
}
|
|
31032
|
+
.a-Image .text-style-6 .mask {
|
|
31033
|
+
opacity: 1;
|
|
31034
|
+
z-index: 1;
|
|
31035
|
+
background: rgba(48, 133, 163, 0.4);
|
|
31036
|
+
}
|
|
31037
|
+
.a-Image .text-style-6 .mask span {
|
|
31038
|
+
position: absolute;
|
|
31039
|
+
transition: all 0.3s ease-in-out;
|
|
31040
|
+
bottom: 40%;
|
|
31041
|
+
}
|
|
31042
|
+
.a-Image .text-style-6 .mask::before,
|
|
31043
|
+
.a-Image .text-style-6 .mask::after {
|
|
31044
|
+
content: "";
|
|
31045
|
+
position: absolute;
|
|
31046
|
+
top: 5%;
|
|
31047
|
+
bottom: 5%;
|
|
31048
|
+
left: 7%;
|
|
31049
|
+
right: 7%;
|
|
31050
|
+
transition: all 0.3s ease-in-out;
|
|
31051
|
+
color: rgba(255, 255, 255, 0.7);
|
|
31052
|
+
opacity: 0;
|
|
31053
|
+
}
|
|
31054
|
+
.a-Image .text-style-6 .mask::before {
|
|
31055
|
+
border-top: 1px solid #ffffff;
|
|
31056
|
+
border-bottom: 1px solid #ffffff;
|
|
31057
|
+
transform: scaleX(0); /* 初始状态:水平方向缩放为0 */
|
|
31058
|
+
}
|
|
31059
|
+
.a-Image .text-style-6 .mask::after {
|
|
31060
|
+
border-left: 1px solid #ffffff;
|
|
31061
|
+
border-right: 1px solid #ffffff;
|
|
31062
|
+
transform: scaleY(0); /* 初始状态:垂直方向缩放为0 */
|
|
31063
|
+
}
|
|
31064
|
+
.a-Image .text-style-6:hover .mask::before {
|
|
31065
|
+
opacity: 1;
|
|
31066
|
+
transform: scaleX(1); /* 鼠标悬停时:水平方向缩放为1 */
|
|
31067
|
+
}
|
|
31068
|
+
.a-Image .text-style-6:hover .mask::after {
|
|
31069
|
+
opacity: 1;
|
|
31070
|
+
transform: scaleY(1); /* 鼠标悬停时:垂直方向缩放为1 */
|
|
31071
|
+
}
|
|
31072
|
+
.a-Image .text-style-6:hover .mask {
|
|
31073
|
+
background: rgba(48, 133, 163, 0);
|
|
31074
|
+
}
|
|
31075
|
+
.a-Image .text-style-6:hover .mask span {
|
|
31076
|
+
bottom: 5%;
|
|
31077
|
+
}
|
|
31078
|
+
.a-Image .text-style-7 .mask {
|
|
31079
|
+
opacity: 1;
|
|
31080
|
+
z-index: 1;
|
|
31081
|
+
background: rgba(48, 133, 163, 0);
|
|
31082
|
+
}
|
|
31083
|
+
.a-Image .text-style-7 .mask span {
|
|
31084
|
+
position: absolute;
|
|
31085
|
+
top: 10%;
|
|
31086
|
+
transition: all 0.3s ease-in-out;
|
|
31087
|
+
}
|
|
31088
|
+
.a-Image .text-style-7 .mask::before,
|
|
31089
|
+
.a-Image .text-style-7 .mask::after {
|
|
31090
|
+
content: "";
|
|
31091
|
+
width: 80%;
|
|
31092
|
+
height: 1px;
|
|
31093
|
+
background: #ffffff;
|
|
31094
|
+
position: absolute;
|
|
31095
|
+
transition: all 0.3s ease-in-out;
|
|
31096
|
+
}
|
|
31097
|
+
.a-Image .text-style-7:hover .mask {
|
|
31098
|
+
background: rgba(48, 133, 163, 0.4);
|
|
31099
|
+
}
|
|
31100
|
+
.a-Image .text-style-7:hover .mask span {
|
|
31101
|
+
top: 20%;
|
|
31102
|
+
}
|
|
31103
|
+
.a-Image .text-style-7:hover .mask::before {
|
|
31104
|
+
transform: rotateZ(45deg);
|
|
31105
|
+
}
|
|
31106
|
+
.a-Image .text-style-7:hover .mask::after {
|
|
31107
|
+
transform: rotateZ(-45deg);
|
|
31108
|
+
}
|
|
30604
31109
|
.a-ImageField--thumb {
|
|
30605
31110
|
display: inline-block;
|
|
30606
31111
|
position: relative;
|
|
@@ -30622,6 +31127,70 @@ input[type=button].a-Button--block {
|
|
|
30622
31127
|
.a-ImagesField::after {
|
|
30623
31128
|
clear: both;
|
|
30624
31129
|
}
|
|
31130
|
+
.a-ImagesField--full {
|
|
31131
|
+
position: relative;
|
|
31132
|
+
}
|
|
31133
|
+
.a-ImagesField--full .a-Images {
|
|
31134
|
+
position: relative;
|
|
31135
|
+
overflow: hidden;
|
|
31136
|
+
width: 100%;
|
|
31137
|
+
height: 100%;
|
|
31138
|
+
cursor: grab;
|
|
31139
|
+
}
|
|
31140
|
+
.a-ImagesField--full .a-Images-container {
|
|
31141
|
+
position: relative;
|
|
31142
|
+
width: 100%;
|
|
31143
|
+
height: 100%;
|
|
31144
|
+
min-height: 300px;
|
|
31145
|
+
}
|
|
31146
|
+
.a-ImagesField--full .a-Images-item {
|
|
31147
|
+
margin: 0;
|
|
31148
|
+
display: flex;
|
|
31149
|
+
align-items: center;
|
|
31150
|
+
justify-content: center;
|
|
31151
|
+
background: #fff;
|
|
31152
|
+
will-change: transform, opacity;
|
|
31153
|
+
backface-visibility: hidden;
|
|
31154
|
+
}
|
|
31155
|
+
.a-ImagesField--full .a-Images-itemInner {
|
|
31156
|
+
position: relative;
|
|
31157
|
+
max-width: 100%;
|
|
31158
|
+
max-height: 100vh;
|
|
31159
|
+
width: 100%;
|
|
31160
|
+
height: 100%;
|
|
31161
|
+
display: flex;
|
|
31162
|
+
align-items: center;
|
|
31163
|
+
justify-content: center;
|
|
31164
|
+
}
|
|
31165
|
+
.a-ImagesField--full .a-Images .a-Image-image {
|
|
31166
|
+
display: block;
|
|
31167
|
+
max-width: 100%;
|
|
31168
|
+
height: auto;
|
|
31169
|
+
}
|
|
31170
|
+
.a-ImagesField--full .a-Images .a-Image-image--contain {
|
|
31171
|
+
-o-object-fit: contain;
|
|
31172
|
+
object-fit: contain;
|
|
31173
|
+
width: 100%;
|
|
31174
|
+
height: 100%;
|
|
31175
|
+
}
|
|
31176
|
+
.a-ImagesField--full .a-Images .a-Image-image--cover {
|
|
31177
|
+
-o-object-fit: cover;
|
|
31178
|
+
object-fit: cover;
|
|
31179
|
+
width: 100%;
|
|
31180
|
+
height: 100%;
|
|
31181
|
+
}
|
|
31182
|
+
.a-ImagesField--full .a-Images-itemIndex {
|
|
31183
|
+
position: absolute;
|
|
31184
|
+
right: 16px;
|
|
31185
|
+
bottom: 16px;
|
|
31186
|
+
background: rgba(0, 0, 0, 0.5);
|
|
31187
|
+
color: white;
|
|
31188
|
+
padding: 4px 8px;
|
|
31189
|
+
border-radius: 12px;
|
|
31190
|
+
font-size: 12px;
|
|
31191
|
+
z-index: 10;
|
|
31192
|
+
pointer-events: none;
|
|
31193
|
+
}
|
|
30625
31194
|
.Image-view-icon {
|
|
30626
31195
|
content: var(--image-image-normal-icon);
|
|
30627
31196
|
}
|
|
@@ -32191,15 +32760,36 @@ input[type=button].a-Button--block {
|
|
|
32191
32760
|
.a-Steps .a-StepsItem.is-clickable .a-StepsItem-containerProgressDot, .a-Steps .a-StepsItem.is-clickable .a-StepsItem-containerIcon, .a-Steps .a-StepsItem.is-clickable .a-StepsItem-containerWrapper {
|
|
32192
32761
|
cursor: pointer;
|
|
32193
32762
|
}
|
|
32763
|
+
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem {
|
|
32764
|
+
overflow: visible;
|
|
32765
|
+
}
|
|
32766
|
+
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerTail:after {
|
|
32767
|
+
display: none;
|
|
32768
|
+
}
|
|
32769
|
+
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerWrapper {
|
|
32770
|
+
transform: translateX(-0.3125rem);
|
|
32771
|
+
}
|
|
32772
|
+
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title {
|
|
32773
|
+
flex-direction: column;
|
|
32774
|
+
justify-content: center;
|
|
32775
|
+
align-items: center;
|
|
32776
|
+
}
|
|
32194
32777
|
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title::after {
|
|
32195
32778
|
display: none !important;
|
|
32196
32779
|
}
|
|
32780
|
+
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title span {
|
|
32781
|
+
left: 0;
|
|
32782
|
+
}
|
|
32783
|
+
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-description {
|
|
32784
|
+
min-width: 8.75rem;
|
|
32785
|
+
}
|
|
32197
32786
|
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title .a-StepsItem-subTitle {
|
|
32198
32787
|
padding-left: 0.3125rem;
|
|
32199
32788
|
}
|
|
32200
32789
|
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerIcon {
|
|
32201
32790
|
position: relative;
|
|
32202
32791
|
display: block;
|
|
32792
|
+
margin-left: 2.5rem;
|
|
32203
32793
|
}
|
|
32204
32794
|
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerIcon:after {
|
|
32205
32795
|
content: "";
|
|
@@ -32207,8 +32797,8 @@ input[type=button].a-Button--block {
|
|
|
32207
32797
|
right: 0;
|
|
32208
32798
|
top: 0.9375rem;
|
|
32209
32799
|
height: 1px;
|
|
32210
|
-
left: 2.
|
|
32211
|
-
width:
|
|
32800
|
+
left: 2.1875rem;
|
|
32801
|
+
width: 5rem;
|
|
32212
32802
|
background-color: var(--Steps-line-bg);
|
|
32213
32803
|
}
|
|
32214
32804
|
.a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerIcon.is-success:after {
|
|
@@ -32377,6 +32967,70 @@ input[type=button].a-Button--block {
|
|
|
32377
32967
|
position: absolute;
|
|
32378
32968
|
overflow: visible;
|
|
32379
32969
|
}
|
|
32970
|
+
.a-Slider {
|
|
32971
|
+
display: flex;
|
|
32972
|
+
}
|
|
32973
|
+
.a-Slider-BodyContainer {
|
|
32974
|
+
width: 60%;
|
|
32975
|
+
}
|
|
32976
|
+
.a-Slider-LeftContainer, .a-Slider-RightContainer {
|
|
32977
|
+
flex: 1;
|
|
32978
|
+
}
|
|
32979
|
+
@media (max-width: 767px) {
|
|
32980
|
+
.a-Slider {
|
|
32981
|
+
display: flex;
|
|
32982
|
+
overflow: hidden;
|
|
32983
|
+
}
|
|
32984
|
+
.a-Slider-BodyContainer {
|
|
32985
|
+
flex: 1;
|
|
32986
|
+
}
|
|
32987
|
+
.a-Slider-LeftContainer, .a-Slider-RightContainer {
|
|
32988
|
+
flex: initial;
|
|
32989
|
+
width: 0;
|
|
32990
|
+
transition: width 0.3s;
|
|
32991
|
+
overflow: hidden;
|
|
32992
|
+
}
|
|
32993
|
+
}
|
|
32994
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-Container {
|
|
32995
|
+
display: flex;
|
|
32996
|
+
max-width: 100%;
|
|
32997
|
+
}
|
|
32998
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-Container-main {
|
|
32999
|
+
flex: 1 1 auto;
|
|
33000
|
+
scrollbar-width: none;
|
|
33001
|
+
max-width: calc(100% - 64px);
|
|
33002
|
+
position: relative;
|
|
33003
|
+
}
|
|
33004
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-arrow {
|
|
33005
|
+
flex: 0 0 16px;
|
|
33006
|
+
height: 100%;
|
|
33007
|
+
cursor: pointer;
|
|
33008
|
+
box-sizing: content-box;
|
|
33009
|
+
}
|
|
33010
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-arrow .icon {
|
|
33011
|
+
top: 0;
|
|
33012
|
+
width: var(--Remark-icon-fontSize);
|
|
33013
|
+
height: var(--Remark-icon-fontSize);
|
|
33014
|
+
}
|
|
33015
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-arrow:hover {
|
|
33016
|
+
color: var(--icon-onHover-color);
|
|
33017
|
+
}
|
|
33018
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-arrow--left {
|
|
33019
|
+
margin-right: 16px;
|
|
33020
|
+
}
|
|
33021
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-arrow--left .icon {
|
|
33022
|
+
transform: rotate(180deg);
|
|
33023
|
+
}
|
|
33024
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-arrow--right {
|
|
33025
|
+
margin-left: 16px;
|
|
33026
|
+
}
|
|
33027
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-arrow--disabled .iconfont {
|
|
33028
|
+
cursor: not-allowed;
|
|
33029
|
+
color: var(--Number-handler-onDisabled-color);
|
|
33030
|
+
}
|
|
33031
|
+
.a-HorizontalScroll-wrapper .a-HorizontalScroll-arrow--disabled:hover {
|
|
33032
|
+
color: var(--Number-handler-onDisabled-color);
|
|
33033
|
+
}
|
|
32380
33034
|
fieldset.a-Collapse--lg, fieldset.a-Collapse--md, fieldset.a-Collapse--base, fieldset.a-Collapse--sm, fieldset.a-Collapse--xs {
|
|
32381
33035
|
position: relative;
|
|
32382
33036
|
}
|
|
@@ -43345,58 +43999,67 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43345
43999
|
flex: 1;
|
|
43346
44000
|
flex-direction: row;
|
|
43347
44001
|
}
|
|
43348
|
-
.a-Timeline-vertical .a-TimelineItem:last-of-type .a-TimelineItem-axle .a-TimelineItem-line {
|
|
43349
|
-
display: none;
|
|
43350
|
-
}
|
|
43351
44002
|
.a-Timeline-vertical .a-TimelineItem-axle {
|
|
43352
|
-
position: relative;
|
|
43353
44003
|
flex: var(--TimelineItem--axle-flex);
|
|
44004
|
+
position: relative;
|
|
44005
|
+
}
|
|
44006
|
+
.a-Timeline-vertical .a-TimelineItem-axle.a-TimelineItem-point-align--center .a-TimelineItem-round-wrapper {
|
|
44007
|
+
transform: translate(-50%, -50%);
|
|
44008
|
+
top: 50%;
|
|
44009
|
+
}
|
|
44010
|
+
.a-Timeline-vertical .a-TimelineItem-axle.a-TimelineItem-point-align--center .a-TimelineItem-icon {
|
|
44011
|
+
transform: translate(-50%, -50%);
|
|
44012
|
+
top: 50%;
|
|
44013
|
+
}
|
|
44014
|
+
.a-Timeline-vertical .a-TimelineItem-axle.a-TimelineItem-point-align--bottom .a-TimelineItem-icon {
|
|
44015
|
+
transform: translate(-50%, -50%);
|
|
44016
|
+
top: calc(100% - var(--sizes-base-18));
|
|
44017
|
+
}
|
|
44018
|
+
.a-Timeline-vertical .a-TimelineItem-axle.a-TimelineItem-point-align--bottom .a-TimelineItem-round-wrapper {
|
|
44019
|
+
transform: translate(-50%, -50%);
|
|
44020
|
+
top: calc(100% - var(--sizes-base-18));
|
|
43354
44021
|
}
|
|
43355
44022
|
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-line {
|
|
43356
|
-
position: absolute;
|
|
43357
|
-
height: calc(100% - var(--TimelineItem--left-line-top));
|
|
43358
44023
|
width: var(--TimelineItem--left-line-width);
|
|
43359
|
-
left: var(--TimelineItem--left-line-left);
|
|
43360
|
-
top: var(--TimelineItem--left-line-top);
|
|
43361
44024
|
background-color: var(--TimelineItem--line-bg);
|
|
44025
|
+
height: 100%;
|
|
44026
|
+
position: absolute;
|
|
44027
|
+
left: calc(50% - 1px);
|
|
44028
|
+
transform: translateX(0.5px);
|
|
43362
44029
|
}
|
|
43363
44030
|
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-line-icon {
|
|
43364
44031
|
left: var(--TimelineItem--icon-left-line-left);
|
|
43365
44032
|
}
|
|
43366
|
-
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round {
|
|
43367
|
-
position: absolute;
|
|
43368
|
-
width: var(--TimelineItem--round-width);
|
|
43369
|
-
height: var(--TimelineItem--round-height);
|
|
43370
|
-
left: var(--TimelineItem--round-left);
|
|
43371
|
-
top: var(--TimelineItem--round-top);
|
|
43372
|
-
background: var(--TimelineItem-round-bg);
|
|
43373
|
-
border-radius: var(--TimelineItem--round-radius);
|
|
43374
|
-
}
|
|
43375
|
-
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round--danger {
|
|
43376
|
-
background: var(--Timeline--danger-bg);
|
|
43377
|
-
}
|
|
43378
|
-
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round--info {
|
|
43379
|
-
background: var(--Timeline--info-bg);
|
|
43380
|
-
}
|
|
43381
|
-
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round--success {
|
|
43382
|
-
background: var(--Timeline--success-bg);
|
|
43383
|
-
}
|
|
43384
|
-
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round--warning {
|
|
43385
|
-
background: var(--Timeline--warning-bg);
|
|
43386
|
-
}
|
|
43387
44033
|
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-icon {
|
|
43388
44034
|
position: absolute;
|
|
43389
44035
|
width: var(--TimelineItem--icon-width);
|
|
43390
44036
|
height: var(--TimelineItem--icon-height);
|
|
43391
44037
|
left: var(--TimelineItem--icon-left);
|
|
43392
44038
|
border-radius: var(--TimelineItem--icon-radius);
|
|
44039
|
+
transform: translateX(-50%);
|
|
44040
|
+
display: flex;
|
|
44041
|
+
align-items: center;
|
|
44042
|
+
justify-content: center;
|
|
44043
|
+
}
|
|
44044
|
+
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round-wrapper {
|
|
44045
|
+
position: absolute;
|
|
44046
|
+
height: var(--sizes-base-18);
|
|
44047
|
+
display: flex;
|
|
44048
|
+
justify-content: center;
|
|
44049
|
+
align-items: center;
|
|
44050
|
+
left: 50%;
|
|
44051
|
+
transform: translateX(-50%);
|
|
44052
|
+
}
|
|
44053
|
+
.a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-icon {
|
|
44054
|
+
height: var(--sizes-base-18);
|
|
43393
44055
|
}
|
|
43394
44056
|
.a-Timeline-vertical .a-TimelineItem-content {
|
|
43395
44057
|
padding-bottom: var(--TimelineItem--content-padding-bottom);
|
|
43396
44058
|
margin-left: var(--TimelineItem--content-margin-left);
|
|
44059
|
+
margin-right: var(--TimelineItem--content-margin-left);
|
|
43397
44060
|
}
|
|
43398
44061
|
.a-Timeline-vertical .a-TimelineItem-content .a-TimelineItem-time {
|
|
43399
|
-
color: var(--TimelineItem--text-
|
|
44062
|
+
color: var(--TimelineItem--text-primary-color);
|
|
43400
44063
|
font-size: var(--Timeline-time-fontSize);
|
|
43401
44064
|
font-weight: var(--Timeline-time-fontWeight);
|
|
43402
44065
|
margin-bottom: var(--TimelineItem--content-time-margin-bottom);
|
|
@@ -43475,56 +44138,56 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43475
44138
|
margin-left: calc(50% - var(--Timeline-alternate-margin-left));
|
|
43476
44139
|
max-width: calc(50% + var(--Timeline-alternate-margin-left));
|
|
43477
44140
|
}
|
|
44141
|
+
.a-Timeline-vertical .a-TimelineItem:first-child .a-TimelineItem-size-sm .a-TimelineItem-line {
|
|
44142
|
+
top: 20px;
|
|
44143
|
+
}
|
|
44144
|
+
.a-Timeline-vertical .a-TimelineItem:first-child .a-TimelineItem-size-md .a-TimelineItem-line {
|
|
44145
|
+
top: 20px;
|
|
44146
|
+
}
|
|
44147
|
+
.a-Timeline-vertical .a-TimelineItem:first-child .a-TimelineItem-size-lg .a-TimelineItem-line {
|
|
44148
|
+
top: 20px;
|
|
44149
|
+
}
|
|
44150
|
+
.a-Timeline-vertical .a-TimelineItem:first-child .a-TimelineItem-size-xl .a-TimelineItem-line {
|
|
44151
|
+
top: 20px;
|
|
44152
|
+
}
|
|
43478
44153
|
.a-Timeline-horizontal {
|
|
43479
44154
|
display: flex;
|
|
43480
|
-
flex-flow:
|
|
44155
|
+
flex-flow: column;
|
|
43481
44156
|
}
|
|
43482
44157
|
.a-Timeline-horizontal .a-TimelineItem {
|
|
43483
44158
|
display: flex;
|
|
43484
44159
|
width: -webkit-fill-available;
|
|
43485
44160
|
flex-flow: column;
|
|
43486
44161
|
}
|
|
43487
|
-
.a-Timeline-horizontal .a-TimelineItem:last-of-type .a-TimelineItem-axle .a-TimelineItem-line {
|
|
43488
|
-
display: none;
|
|
43489
|
-
}
|
|
43490
44162
|
.a-Timeline-horizontal .a-TimelineItem-axle {
|
|
43491
44163
|
position: relative;
|
|
43492
|
-
flex: var(--TimelineItem--axle-flex);
|
|
43493
44164
|
}
|
|
43494
|
-
.a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-
|
|
43495
|
-
|
|
43496
|
-
|
|
43497
|
-
width: calc(100% - var(--TimelineItem--left-line-left));
|
|
43498
|
-
left: var(--TimelineItem--horizontal-left-line-top);
|
|
43499
|
-
top: var(--TimelineItem--left-line-left);
|
|
43500
|
-
background-color: var(--TimelineItem--line-bg);
|
|
43501
|
-
}
|
|
43502
|
-
.a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-round {
|
|
43503
|
-
position: absolute;
|
|
43504
|
-
width: var(--TimelineItem--round-width);
|
|
43505
|
-
height: var(--TimelineItem--round-height);
|
|
43506
|
-
left: var(--TimelineItem--round-top);
|
|
43507
|
-
top: var(--TimelineItem--round-left);
|
|
43508
|
-
background: var(--TimelineItem-round-bg);
|
|
43509
|
-
border-radius: var(--TimelineItem--round-radius);
|
|
44165
|
+
.a-Timeline-horizontal .a-TimelineItem-axle.a-TimelineItem-point-align--left .a-TimelineItem-round-wrapper,
|
|
44166
|
+
.a-Timeline-horizontal .a-TimelineItem-axle.a-TimelineItem-point-align--left .a-TimelineItem-icon {
|
|
44167
|
+
left: 0%;
|
|
43510
44168
|
}
|
|
43511
|
-
.a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-round
|
|
43512
|
-
|
|
44169
|
+
.a-Timeline-horizontal .a-TimelineItem-axle.a-TimelineItem-point-align--right .a-TimelineItem-round-wrapper,
|
|
44170
|
+
.a-Timeline-horizontal .a-TimelineItem-axle.a-TimelineItem-point-align--right .a-TimelineItem-icon {
|
|
44171
|
+
right: 0;
|
|
43513
44172
|
}
|
|
43514
|
-
.a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-round
|
|
43515
|
-
|
|
44173
|
+
.a-Timeline-horizontal .a-TimelineItem-axle.a-TimelineItem-point-align--center .a-TimelineItem-round-wrapper,
|
|
44174
|
+
.a-Timeline-horizontal .a-TimelineItem-axle.a-TimelineItem-point-align--center .a-TimelineItem-icon {
|
|
44175
|
+
left: 50%;
|
|
43516
44176
|
}
|
|
43517
|
-
.a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-round
|
|
43518
|
-
|
|
44177
|
+
.a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-round-wrapper {
|
|
44178
|
+
width: -moz-fit-content;
|
|
44179
|
+
width: fit-content;
|
|
44180
|
+
position: absolute;
|
|
44181
|
+
transform: translateY(-50%);
|
|
43519
44182
|
}
|
|
43520
|
-
.a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-
|
|
43521
|
-
|
|
44183
|
+
.a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-line {
|
|
44184
|
+
flex: 1;
|
|
44185
|
+
height: var(--TimelineItem--left-line-width);
|
|
44186
|
+
background-color: var(--TimelineItem--line-bg);
|
|
43522
44187
|
}
|
|
43523
44188
|
.a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-icon {
|
|
43524
44189
|
position: absolute;
|
|
43525
|
-
|
|
43526
|
-
height: var(--TimelineItem--icon-height);
|
|
43527
|
-
left: var(--TimelineItem--icon-left);
|
|
44190
|
+
transform: translateY(-50%);
|
|
43528
44191
|
border-radius: var(--TimelineItem--icon-radius);
|
|
43529
44192
|
}
|
|
43530
44193
|
.a-Timeline-horizontal .a-TimelineItem-content {
|
|
@@ -43532,8 +44195,21 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43532
44195
|
padding-bottom: var(--TimelineItem--content-padding-bottom);
|
|
43533
44196
|
margin-left: var(--TimelineItem--content-margin-left);
|
|
43534
44197
|
}
|
|
44198
|
+
.a-Timeline-horizontal .a-TimelineItem-content.a-TimelineItem-content-align--left .a-TimelineItem-time, .a-Timeline-horizontal .a-TimelineItem-content.a-TimelineItem-content-align--left .a-TimelineItem-title {
|
|
44199
|
+
text-align: left;
|
|
44200
|
+
}
|
|
44201
|
+
.a-Timeline-horizontal .a-TimelineItem-content.a-TimelineItem-content-align--left .a-TimelineItem-detail {
|
|
44202
|
+
align-items: flex-start;
|
|
44203
|
+
}
|
|
44204
|
+
.a-Timeline-horizontal .a-TimelineItem-content.a-TimelineItem-content-align--right .a-TimelineItem-time, .a-Timeline-horizontal .a-TimelineItem-content.a-TimelineItem-content-align--right .a-TimelineItem-title {
|
|
44205
|
+
text-align: right;
|
|
44206
|
+
}
|
|
44207
|
+
.a-Timeline-horizontal .a-TimelineItem-content.a-TimelineItem-content-align--right .a-TimelineItem-detail {
|
|
44208
|
+
align-items: flex-end;
|
|
44209
|
+
}
|
|
43535
44210
|
.a-Timeline-horizontal .a-TimelineItem-content .a-TimelineItem-time {
|
|
43536
|
-
|
|
44211
|
+
text-align: center;
|
|
44212
|
+
color: var(--TimelineItem--text-primary-color);
|
|
43537
44213
|
font-size: var(--Timeline-time-fontSize);
|
|
43538
44214
|
font-weight: var(--Timeline-time-fontWeight);
|
|
43539
44215
|
margin-bottom: var(--TimelineItem--content-time-margin-bottom);
|
|
@@ -43543,6 +44219,17 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43543
44219
|
font-size: var(--Timeline-title-fontSize);
|
|
43544
44220
|
font-weight: var(--Timeline-title-fontWeight);
|
|
43545
44221
|
margin-bottom: var(--TimelineItem--content-title-margin-bottom);
|
|
44222
|
+
margin-left: 1%;
|
|
44223
|
+
margin-right: 1%;
|
|
44224
|
+
text-align: center;
|
|
44225
|
+
}
|
|
44226
|
+
.a-Timeline-horizontal .a-TimelineItem-content .a-TimelineItem-detail {
|
|
44227
|
+
margin-left: 1%;
|
|
44228
|
+
margin-right: 1%;
|
|
44229
|
+
display: flex;
|
|
44230
|
+
flex-direction: column;
|
|
44231
|
+
justify-content: center;
|
|
44232
|
+
align-items: center;
|
|
43546
44233
|
}
|
|
43547
44234
|
.a-Timeline-horizontal .a-TimelineItem-content .a-TimelineItem-detail .a-TimelineItem-detail-button {
|
|
43548
44235
|
display: flex;
|
|
@@ -43562,18 +44249,172 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43562
44249
|
transform: rotateX(180deg);
|
|
43563
44250
|
}
|
|
43564
44251
|
.a-Timeline-horizontal .a-TimelineItem-content .a-TimelineItem-detail .a-TimelineItem-detail-visible {
|
|
43565
|
-
|
|
43566
|
-
word-break: break-word;
|
|
43567
|
-
border-radius: var(--Timeline-visible-border-radius);
|
|
43568
|
-
font-size: var(--Timeline-detail-content-fontSize);
|
|
43569
|
-
font-weight: var(--Timeline-detail-content-fontWeight);
|
|
43570
|
-
color: var(--Timeline-detail-content-color);
|
|
43571
|
-
padding: var(--TimelineItem-detail-visible-padding);
|
|
43572
|
-
box-shadow: var(--TimelineItem-detail-visible-shadow);
|
|
44252
|
+
color: var(--colors-neutral-line-4);
|
|
43573
44253
|
}
|
|
43574
44254
|
.a-Timeline-horizontal .a-TimelineItem-content .a-TimelineItem-detail .a-TimelineItem-detail-invisible {
|
|
43575
44255
|
display: none;
|
|
43576
44256
|
}
|
|
44257
|
+
.a-Timeline-horizontal .a-Timeline-first-line, .a-Timeline-horizontal .a-Timeline-second-line {
|
|
44258
|
+
display: flex;
|
|
44259
|
+
}
|
|
44260
|
+
.a-Timeline-horizontal .a-Timeline-first-line > *, .a-Timeline-horizontal .a-Timeline-second-line > * {
|
|
44261
|
+
flex: 1;
|
|
44262
|
+
}
|
|
44263
|
+
.a-Timeline-horizontal .a-TimelineItem-round-wrapper {
|
|
44264
|
+
position: absolute;
|
|
44265
|
+
transform: translateY(-0.5px);
|
|
44266
|
+
}
|
|
44267
|
+
.a-TimelineItem .a-TimelineItem-size-xl .a-TimelineItem-round,
|
|
44268
|
+
.a-Timeline-line .a-TimelineItem-size-xl .a-TimelineItem-round {
|
|
44269
|
+
height: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44270
|
+
width: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44271
|
+
font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44272
|
+
}
|
|
44273
|
+
.a-TimelineItem .a-TimelineItem-size-xl .a-TimelineItem-icon,
|
|
44274
|
+
.a-Timeline-line .a-TimelineItem-size-xl .a-TimelineItem-icon {
|
|
44275
|
+
font-size: calc(var(--TimelineItem-round-width-xl) * 2 + var(--TimelineItem-round-width-lg) * 2);
|
|
44276
|
+
}
|
|
44277
|
+
.a-TimelineItem .a-TimelineItem-size-xl .a-TimelineItem-dot,
|
|
44278
|
+
.a-Timeline-line .a-TimelineItem-size-xl .a-TimelineItem-dot {
|
|
44279
|
+
height: calc(var(--TimelineItem-round-width-xl) * 2);
|
|
44280
|
+
width: calc(var(--TimelineItem-round-width-xl) * 2);
|
|
44281
|
+
}
|
|
44282
|
+
.a-TimelineItem .a-TimelineItem-size-lg .a-TimelineItem-round,
|
|
44283
|
+
.a-Timeline-line .a-TimelineItem-size-lg .a-TimelineItem-round {
|
|
44284
|
+
height: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44285
|
+
width: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44286
|
+
font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44287
|
+
}
|
|
44288
|
+
.a-TimelineItem .a-TimelineItem-size-lg .a-TimelineItem-icon,
|
|
44289
|
+
.a-Timeline-line .a-TimelineItem-size-lg .a-TimelineItem-icon {
|
|
44290
|
+
font-size: calc(var(--TimelineItem-round-width-lg) * 2 + var(--TimelineItem-round-width-xl));
|
|
44291
|
+
}
|
|
44292
|
+
.a-TimelineItem .a-TimelineItem-size-lg .a-TimelineItem-dot,
|
|
44293
|
+
.a-Timeline-line .a-TimelineItem-size-lg .a-TimelineItem-dot {
|
|
44294
|
+
height: calc(var(--TimelineItem-round-width-lg) * 2);
|
|
44295
|
+
width: calc(var(--TimelineItem-round-width-lg) * 2);
|
|
44296
|
+
}
|
|
44297
|
+
.a-TimelineItem .a-TimelineItem-size-md .a-TimelineItem-round,
|
|
44298
|
+
.a-Timeline-line .a-TimelineItem-size-md .a-TimelineItem-round {
|
|
44299
|
+
height: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44300
|
+
width: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44301
|
+
font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44302
|
+
}
|
|
44303
|
+
.a-TimelineItem .a-TimelineItem-size-md .a-TimelineItem-icon,
|
|
44304
|
+
.a-Timeline-line .a-TimelineItem-size-md .a-TimelineItem-icon {
|
|
44305
|
+
font-size: calc(var(--TimelineItem-round-width-md) * 2 + var(--TimelineItem-round-width-lg));
|
|
44306
|
+
}
|
|
44307
|
+
.a-TimelineItem .a-TimelineItem-size-md .a-TimelineItem-dot,
|
|
44308
|
+
.a-Timeline-line .a-TimelineItem-size-md .a-TimelineItem-dot {
|
|
44309
|
+
height: calc(var(--TimelineItem-round-width-md) * 2);
|
|
44310
|
+
width: calc(var(--TimelineItem-round-width-md) * 2);
|
|
44311
|
+
}
|
|
44312
|
+
.a-TimelineItem .a-TimelineItem-size-sm .a-TimelineItem-round,
|
|
44313
|
+
.a-Timeline-line .a-TimelineItem-size-sm .a-TimelineItem-round {
|
|
44314
|
+
height: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44315
|
+
width: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44316
|
+
font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44317
|
+
}
|
|
44318
|
+
.a-TimelineItem .a-TimelineItem-size-sm .a-TimelineItem-icon,
|
|
44319
|
+
.a-Timeline-line .a-TimelineItem-size-sm .a-TimelineItem-icon {
|
|
44320
|
+
font-size: calc(var(--TimelineItem-round-width-sm) * 2 + var(--TimelineItem-round-width-sm));
|
|
44321
|
+
}
|
|
44322
|
+
.a-TimelineItem .a-TimelineItem-size-sm .a-TimelineItem-dot,
|
|
44323
|
+
.a-Timeline-line .a-TimelineItem-size-sm .a-TimelineItem-dot {
|
|
44324
|
+
height: calc(var(--TimelineItem-round-width-sm) * 2);
|
|
44325
|
+
width: calc(var(--TimelineItem-round-width-sm) * 2);
|
|
44326
|
+
}
|
|
44327
|
+
.a-TimelineItem .a-TimelineItem-round,
|
|
44328
|
+
.a-Timeline-line .a-TimelineItem-round {
|
|
44329
|
+
background: var(--colors-neutral-fill-1);
|
|
44330
|
+
position: relative;
|
|
44331
|
+
opacity: 0.2;
|
|
44332
|
+
border-radius: var(--TimelineItem--round-radius);
|
|
44333
|
+
}
|
|
44334
|
+
.a-TimelineItem .a-TimelineItem-dot,
|
|
44335
|
+
.a-Timeline-line .a-TimelineItem-dot {
|
|
44336
|
+
position: absolute;
|
|
44337
|
+
background-color: var(--colors-neutral-fill-1);
|
|
44338
|
+
border-radius: 100%;
|
|
44339
|
+
top: 50%;
|
|
44340
|
+
left: 50%;
|
|
44341
|
+
transform: translate(-50%, -50%);
|
|
44342
|
+
}
|
|
44343
|
+
.a-TimelineItem .a-TimelineItem-round,
|
|
44344
|
+
.a-Timeline-line .a-TimelineItem-round {
|
|
44345
|
+
border-radius: var(--TimelineItem--round-radius);
|
|
44346
|
+
}
|
|
44347
|
+
.a-TimelineItem .a-TimelineItem-round--danger.a-TimelineItem-dot,
|
|
44348
|
+
.a-Timeline-line .a-TimelineItem-round--danger.a-TimelineItem-dot {
|
|
44349
|
+
background: var(--Timeline--danger-dot-color);
|
|
44350
|
+
}
|
|
44351
|
+
.a-TimelineItem .a-TimelineItem-round--info.a-TimelineItem-dot,
|
|
44352
|
+
.a-Timeline-line .a-TimelineItem-round--info.a-TimelineItem-dot {
|
|
44353
|
+
background: var(--Timeline--info-dot-color);
|
|
44354
|
+
}
|
|
44355
|
+
.a-TimelineItem .a-TimelineItem-round--success.a-TimelineItem-dot,
|
|
44356
|
+
.a-Timeline-line .a-TimelineItem-round--success.a-TimelineItem-dot {
|
|
44357
|
+
background: var(--Timeline--success-dot-color);
|
|
44358
|
+
}
|
|
44359
|
+
.a-TimelineItem .a-TimelineItem-round--warning.a-TimelineItem-dot,
|
|
44360
|
+
.a-Timeline-line .a-TimelineItem-round--warning.a-TimelineItem-dot {
|
|
44361
|
+
background: var(--Timeline--warning-dot-color);
|
|
44362
|
+
}
|
|
44363
|
+
.a-TimelineItem .a-TimelineItem-round.a-TimelineItem-round-background--warning,
|
|
44364
|
+
.a-Timeline-line .a-TimelineItem-round.a-TimelineItem-round-background--warning {
|
|
44365
|
+
background: var(--Timeline--warning-dot-bg-color);
|
|
44366
|
+
}
|
|
44367
|
+
.a-TimelineItem .a-TimelineItem-round.a-TimelineItem-round-background--success,
|
|
44368
|
+
.a-Timeline-line .a-TimelineItem-round.a-TimelineItem-round-background--success {
|
|
44369
|
+
background: var(--Timeline--success-dot-bg-color);
|
|
44370
|
+
}
|
|
44371
|
+
.a-TimelineItem .a-TimelineItem-round.a-TimelineItem-round-background--info,
|
|
44372
|
+
.a-Timeline-line .a-TimelineItem-round.a-TimelineItem-round-background--info {
|
|
44373
|
+
background: var(--Timeline--info-dot-bg-color);
|
|
44374
|
+
}
|
|
44375
|
+
.a-TimelineItem .a-TimelineItem-round.a-TimelineItem-round-background--danger,
|
|
44376
|
+
.a-Timeline-line .a-TimelineItem-round.a-TimelineItem-round-background--danger {
|
|
44377
|
+
background: var(--Timeline--danger-dot-bg-color);
|
|
44378
|
+
}
|
|
44379
|
+
.a-Timeline-line {
|
|
44380
|
+
display: flex;
|
|
44381
|
+
}
|
|
44382
|
+
.a-Timeline-line .a-TimelineItem-axle {
|
|
44383
|
+
flex: 1;
|
|
44384
|
+
}
|
|
44385
|
+
.a-TimelineItem-hide-dot {
|
|
44386
|
+
position: relative;
|
|
44387
|
+
}
|
|
44388
|
+
.a-TimelineItem-hide-dot .a-TimelineItem-round {
|
|
44389
|
+
position: absolute;
|
|
44390
|
+
border-radius: 0;
|
|
44391
|
+
}
|
|
44392
|
+
.a-TimelineItem .a-TimelineItem-hide-dot .a-TimelineItem-round-wrapper,
|
|
44393
|
+
.a-TimelineItem-axle.a-TimelineItem-hide-dot .a-TimelineItem-round-wrapper {
|
|
44394
|
+
display: none;
|
|
44395
|
+
}
|
|
44396
|
+
.a-TimelineItem .a-TimelineItem-hide-dot .a-TimelineItem-icon,
|
|
44397
|
+
.a-TimelineItem-axle.a-TimelineItem-hide-dot .a-TimelineItem-icon {
|
|
44398
|
+
display: none;
|
|
44399
|
+
}
|
|
44400
|
+
.a-Timeline-first-line .a-TimelineItem-content {
|
|
44401
|
+
margin-top: auto;
|
|
44402
|
+
}
|
|
44403
|
+
.a-Timeline-second-line .a-Timeline-inner-content-wrapper {
|
|
44404
|
+
margin-top: var(--sizes-base-12);
|
|
44405
|
+
}
|
|
44406
|
+
.a-Timeline-second-line .a-TimelineItem-content {
|
|
44407
|
+
margin-top: var(--TimelineItem--content-padding-bottom);
|
|
44408
|
+
}
|
|
44409
|
+
.a-TimelineItem-icon {
|
|
44410
|
+
display: flex;
|
|
44411
|
+
}
|
|
44412
|
+
.a-TimelineItem-icon svg.icon {
|
|
44413
|
+
top: 0;
|
|
44414
|
+
}
|
|
44415
|
+
.a-TimelineItem-round-wrapper {
|
|
44416
|
+
z-index: 1;
|
|
44417
|
+
}
|
|
43577
44418
|
.a-BarCode > img {
|
|
43578
44419
|
display: block;
|
|
43579
44420
|
margin: 0 auto;
|
|
@@ -44891,6 +45732,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44891
45732
|
cursor: pointer;
|
|
44892
45733
|
font-size: 14px;
|
|
44893
45734
|
color: #aaa;
|
|
45735
|
+
top: 0;
|
|
44894
45736
|
}
|
|
44895
45737
|
.a-Signature-Embed-Preview .preview-close:hover {
|
|
44896
45738
|
color: #000;
|