amis-ui 6.0.0 → 6.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/components/404.js +2 -2
- package/esm/components/Alert.d.ts +120 -120
- package/esm/components/Alert.js +2 -2
- package/esm/components/Alert2.d.ts +20 -20
- package/esm/components/Alert2.js +2 -2
- package/esm/components/AnchorNav.d.ts +20 -20
- package/esm/components/AnchorNav.js +10 -6
- package/esm/components/ArrayInput.d.ts +40 -40
- package/esm/components/ArrayInput.js +4 -8
- package/esm/components/AsideNav.d.ts +1 -0
- package/esm/components/AsideNav.js +4 -4
- package/esm/components/AssociatedSelection.d.ts +120 -120
- package/esm/components/AssociatedSelection.js +2 -2
- package/esm/components/Avatar.d.ts +162 -120
- package/esm/components/Avatar.js +4 -4
- package/esm/components/Badge.js +2 -2
- package/esm/components/BaiduMapPicker.js +2 -2
- package/esm/components/BarCode.js +2 -2
- package/esm/components/Breadcrumb.js +2 -2
- package/esm/components/Button.d.ts +21 -20
- package/esm/components/Button.js +5 -5
- package/esm/components/CalendarMobile.d.ts +40 -40
- package/esm/components/CalendarMobile.js +2 -2
- package/esm/components/Card.d.ts +140 -140
- package/esm/components/Card.js +2 -2
- package/esm/components/Cascader.js +2 -2
- package/esm/components/ChainedDropdownSelection.d.ts +120 -120
- package/esm/components/ChainedDropdownSelection.js +2 -2
- package/esm/components/ChainedSelection.d.ts +120 -120
- package/esm/components/ChainedSelection.js +2 -2
- package/esm/components/Checkbox.d.ts +10 -10
- package/esm/components/Checkbox.js +2 -2
- package/esm/components/CityArea.js +2 -2
- package/esm/components/CityDB.js +2 -2
- package/esm/components/CodeMirror.js +2 -2
- package/esm/components/Collapse.d.ts +140 -140
- package/esm/components/Collapse.js +2 -2
- package/esm/components/CollapseGroup.d.ts +30 -30
- package/esm/components/CollapseGroup.js +2 -2
- package/esm/components/ColorPicker.d.ts +80 -80
- package/esm/components/ColorPicker.js +2 -2
- package/esm/components/Combo.js +2 -2
- package/esm/components/ConfirmBox.d.ts +80 -80
- package/esm/components/ConfirmBox.js +2 -2
- package/esm/components/ContextMenu.d.ts +4 -3
- package/esm/components/ContextMenu.js +8 -4
- package/esm/components/DatePicker.d.ts +81 -81
- package/esm/components/DatePicker.js +2 -2
- package/esm/components/DateRangePicker.d.ts +121 -121
- package/esm/components/DateRangePicker.js +50 -16
- package/esm/components/DndContainer.js +2 -2
- package/esm/components/Drawer.d.ts +30 -30
- package/esm/components/Drawer.js +2 -2
- package/esm/components/DropDownSelection.d.ts +120 -120
- package/esm/components/DropDownSelection.js +2 -2
- package/esm/components/Editor.d.ts +120 -120
- package/esm/components/Editor.js +2 -2
- package/esm/components/Form.js +2 -2
- package/esm/components/FormField.js +2 -2
- package/esm/components/GaodeMapPicker.js +2 -2
- package/esm/components/GridNav.js +2 -2
- package/esm/components/GroupedSelection.d.ts +120 -120
- package/esm/components/GroupedSelection.js +2 -2
- package/esm/components/Html.js +2 -2
- package/esm/components/ImageGallery.d.ts +40 -40
- package/esm/components/ImageGallery.js +2 -2
- package/esm/components/Input.js +2 -2
- package/esm/components/InputBox.d.ts +11 -10
- package/esm/components/InputBox.js +5 -5
- package/esm/components/InputBoxWithSuggestion.js +2 -2
- package/esm/components/InputTable.js +2 -2
- package/esm/components/Layout.d.ts +10 -10
- package/esm/components/Layout.js +2 -2
- package/esm/components/Link.js +2 -2
- package/esm/components/ListGroup.d.ts +10 -10
- package/esm/components/ListGroup.js +2 -2
- package/esm/components/ListMenu.d.ts +80 -80
- package/esm/components/ListMenu.js +2 -2
- package/esm/components/LocationPicker.d.ts +40 -40
- package/esm/components/LocationPicker.js +2 -2
- package/esm/components/Markdown.js +2 -2
- package/esm/components/Modal.d.ts +120 -120
- package/esm/components/Modal.js +2 -2
- package/esm/components/ModalManager.js +2 -2
- package/esm/components/MonthRangePicker.d.ts +120 -120
- package/esm/components/MultilineText.d.ts +40 -40
- package/esm/components/MultilineText.js +2 -2
- package/esm/components/NumberInput.d.ts +21 -20
- package/esm/components/NumberInput.js +4 -4
- package/esm/components/OverflowTpl.js +2 -2
- package/esm/components/Pagination.d.ts +80 -80
- package/esm/components/Pagination.js +2 -2
- package/esm/components/PdfViewer.d.ts +48 -0
- package/esm/components/PdfViewer.js +87 -0
- package/esm/components/Picker.js +2 -2
- package/esm/components/PickerColumn.js +2 -2
- package/esm/components/PickerContainer.js +4 -4
- package/esm/components/PopOverContainer.js +2 -2
- package/esm/components/PopUp.d.ts +120 -120
- package/esm/components/PopUp.js +2 -2
- package/esm/components/Progress.d.ts +60 -60
- package/esm/components/Progress.js +2 -2
- package/esm/components/PullRefresh.js +2 -2
- package/esm/components/Radios.d.ts +10 -10
- package/esm/components/Radios.js +2 -2
- package/esm/components/Range.js +2 -2
- package/esm/components/Rating.d.ts +20 -20
- package/esm/components/Rating.js +2 -2
- package/esm/components/ResultBox.d.ts +80 -80
- package/esm/components/ResultBox.js +2 -2
- package/esm/components/ResultList.d.ts +40 -40
- package/esm/components/ResultList.js +4 -8
- package/esm/components/ResultTableList.d.ts +120 -120
- package/esm/components/ResultTableList.js +2 -2
- package/esm/components/ResultTreeList.d.ts +40 -40
- package/esm/components/ResultTreeList.js +2 -2
- package/esm/components/RichText.js +2 -2
- package/esm/components/SearchBox.d.ts +80 -80
- package/esm/components/SearchBox.js +2 -2
- package/esm/components/Select.d.ts +1352 -1351
- package/esm/components/Select.js +44 -37
- package/esm/components/SelectMobile.d.ts +1 -0
- package/esm/components/SelectMobile.js +4 -4
- package/esm/components/Selection.d.ts +120 -120
- package/esm/components/Selection.js +2 -2
- package/esm/components/SparkLine.d.ts +40 -40
- package/esm/components/SparkLine.js +4 -4
- package/esm/components/Spinner.d.ts +62 -60
- package/esm/components/Spinner.js +16 -4
- package/esm/components/Steps.js +2 -2
- package/esm/components/Switch.d.ts +11 -10
- package/esm/components/Switch.js +6 -6
- package/esm/components/TableSelection.d.ts +120 -120
- package/esm/components/TableSelection.js +2 -2
- package/esm/components/Tabs.d.ts +80 -80
- package/esm/components/Tabs.js +5 -3
- package/esm/components/TabsTransfer.d.ts +44 -40
- package/esm/components/TabsTransfer.js +7 -6
- package/esm/components/TabsTransferPicker.js +4 -4
- package/esm/components/Tag.d.ts +70 -70
- package/esm/components/Tag.js +2 -2
- package/esm/components/Textarea.d.ts +41 -40
- package/esm/components/Textarea.js +7 -7
- package/esm/components/Timeline.js +2 -2
- package/esm/components/TimelineItem.d.ts +1 -1
- package/esm/components/TimelineItem.js +2 -2
- package/esm/components/Tinymce.js +2 -2
- package/esm/components/TitleBar.d.ts +10 -10
- package/esm/components/TitleBar.js +2 -2
- package/esm/components/Toast.d.ts +120 -120
- package/esm/components/Toast.js +2 -2
- package/esm/components/Tooltip.js +3 -3
- package/esm/components/TooltipWrapper.d.ts +30 -30
- package/esm/components/TooltipWrapper.js +2 -2
- package/esm/components/Transfer.d.ts +248 -194
- package/esm/components/Transfer.js +89 -36
- package/esm/components/TransferDropDown.d.ts +160 -160
- package/esm/components/TransferDropDown.js +2 -2
- package/esm/components/TransferPicker.d.ts +5 -1
- package/esm/components/TransferPicker.js +24 -7
- package/esm/components/TransferSearch.js +2 -2
- package/esm/components/Tree.d.ts +200 -200
- package/esm/components/Tree.js +2 -2
- package/esm/components/TreeSelection.d.ts +120 -120
- package/esm/components/TreeSelection.js +2 -2
- package/esm/components/UserSelect.d.ts +40 -40
- package/esm/components/UserSelect.js +3 -3
- package/esm/components/UserTabSelect.d.ts +40 -40
- package/esm/components/UserTabSelect.js +2 -2
- package/esm/components/WithRemoteConfig.js +2 -2
- package/esm/components/WithStore.js +2 -2
- package/esm/components/calendar/Calendar.js +9 -3
- package/esm/components/calendar/CalendarContainer.js +2 -2
- package/esm/components/calendar/DaysView.js +2 -2
- package/esm/components/calendar/MonthsView.js +2 -2
- package/esm/components/calendar/QuartersView.js +2 -2
- package/esm/components/calendar/TimeView.js +2 -2
- package/esm/components/calendar/YearsView.js +2 -2
- package/esm/components/condition-builder/Expression.js +2 -2
- package/esm/components/condition-builder/Field.js +2 -2
- package/esm/components/condition-builder/Func.js +2 -2
- package/esm/components/condition-builder/Group.js +2 -2
- package/esm/components/condition-builder/GroupOrItem.js +2 -2
- package/esm/components/condition-builder/InputSwitch.js +2 -2
- package/esm/components/condition-builder/Item.js +14 -12
- package/esm/components/condition-builder/Value.js +2 -2
- package/esm/components/condition-builder/config.js +2 -2
- package/esm/components/condition-builder/index.js +2 -2
- package/esm/components/formula/Editor.d.ts +40 -40
- package/esm/components/formula/Editor.js +2 -2
- package/esm/components/formula/FuncList.js +2 -2
- package/esm/components/formula/Input.js +5 -3
- package/esm/components/formula/Picker.d.ts +57 -56
- package/esm/components/formula/Picker.js +61 -26
- package/esm/components/formula/VariableList.js +2 -2
- package/esm/components/formula/plugin.js +2 -2
- package/esm/components/icons.d.ts +1 -1
- package/esm/components/icons.js +28 -19
- package/esm/components/json-schema/Array.js +2 -2
- package/esm/components/json-schema/Item.js +2 -2
- package/esm/components/json-schema/Object.js +2 -2
- package/esm/components/json-schema/index.js +2 -2
- package/esm/components/menu/MenuContext.js +2 -2
- package/esm/components/menu/MenuItem.d.ts +1 -0
- package/esm/components/menu/MenuItem.js +5 -5
- package/esm/components/menu/SubMenu.d.ts +0 -1
- package/esm/components/menu/SubMenu.js +5 -5
- package/esm/components/menu/index.d.ts +64 -65
- package/esm/components/menu/index.js +5 -5
- package/esm/components/schema-editor/Array.js +2 -2
- package/esm/components/schema-editor/Common.js +2 -2
- package/esm/components/schema-editor/Item.js +2 -2
- package/esm/components/schema-editor/Object.js +2 -2
- package/esm/components/schema-editor/SchemaVariableList.js +2 -2
- package/esm/components/schema-editor/SchemaVariableListPicker.js +2 -2
- package/esm/components/schema-editor/index.d.ts +40 -40
- package/esm/components/schema-editor/index.js +2 -2
- package/esm/components/table/Cell.js +2 -2
- package/esm/components/table/ColGroup.js +2 -2
- package/esm/components/table/Head.js +3 -3
- package/esm/components/table/HeadCellDropDown.js +2 -2
- package/esm/components/table/HeadCellFilter.d.ts +40 -40
- package/esm/components/table/HeadCellFilter.js +2 -2
- package/esm/components/table/HeadCellSelect.d.ts +40 -40
- package/esm/components/table/HeadCellSelect.js +2 -2
- package/esm/components/table/HeadCellSort.js +2 -2
- package/esm/components/table/ItemActionsWrapper.js +2 -2
- package/esm/components/table/Row.js +2 -4
- package/esm/components/table/SummaryRow.js +2 -2
- package/esm/components/table/index.d.ts +160 -160
- package/esm/components/table/index.js +2 -2
- package/esm/components/table/util.d.ts +7 -7
- package/esm/components/table/util.js +2 -2
- package/esm/components/virtual-list/AutoSizer.js +2 -2
- package/esm/components/virtual-list/SizeAndPositionManager.js +2 -2
- package/esm/components/virtual-list/constants.js +2 -2
- package/esm/components/virtual-list/index.js +2 -2
- package/esm/hooks/use-set-state.js +2 -2
- package/esm/hooks/use-sub-form.js +2 -2
- package/esm/hooks/use-touch.js +2 -2
- package/esm/hooks/use-update-effect.js +2 -2
- package/esm/hooks/use-validation-resolver.js +2 -2
- package/esm/icons/alert-danger.svg.js +2 -2
- package/esm/icons/alert-info.svg.js +2 -2
- package/esm/icons/alert-success.svg.js +2 -2
- package/esm/icons/alert-warning.svg.js +2 -2
- package/esm/icons/arrow-double-left.svg.js +2 -2
- package/esm/icons/arrow-double-right.svg.js +2 -2
- package/esm/icons/back.svg.js +2 -2
- package/esm/icons/calendar.svg.js +2 -2
- package/esm/icons/caret.svg.js +2 -2
- package/esm/icons/check.svg.js +2 -2
- package/esm/icons/clock.svg.js +2 -2
- package/esm/icons/close-small.svg.js +2 -2
- package/esm/icons/close.svg.js +2 -2
- package/esm/icons/cloud-upload.svg.js +2 -2
- package/esm/icons/column-filter.svg.js +2 -2
- package/esm/icons/columns.svg.js +2 -2
- package/esm/icons/compress-alt.svg.js +2 -2
- package/esm/icons/copy.svg.js +2 -2
- package/esm/icons/date.svg.js +2 -2
- package/esm/icons/department.svg.js +2 -2
- package/esm/icons/desk-empty.svg.js +2 -2
- package/esm/icons/dot.svg.js +2 -2
- package/esm/icons/down-arrow-bold.svg.js +2 -2
- package/esm/icons/down.svg.js +2 -2
- package/esm/icons/download.svg.js +2 -2
- package/esm/icons/drag-bar.svg.js +2 -2
- package/esm/icons/drag.svg.js +2 -2
- package/esm/icons/edit.svg.js +2 -2
- package/esm/icons/ellipsis-v.svg.js +2 -2
- package/esm/icons/enter.svg.js +2 -2
- package/esm/icons/exchange.svg.js +2 -2
- package/esm/icons/expand-alt.svg.js +2 -2
- package/esm/icons/fail.svg.js +2 -2
- package/esm/icons/file.svg.js +2 -2
- package/esm/icons/filter.svg.js +2 -2
- package/esm/icons/folder.svg.js +2 -2
- package/esm/icons/function.svg.js +6 -12
- package/esm/icons/home.svg.js +2 -2
- package/esm/icons/if.svg.js +2 -2
- package/esm/icons/image.svg.js +2 -2
- package/esm/icons/info-circle.svg.js +2 -2
- package/esm/icons/info.svg.js +2 -2
- package/esm/icons/input-clear.svg.js +2 -2
- package/esm/icons/invisible.svg.js +2 -2
- package/esm/icons/left-arrow.svg.js +2 -2
- package/esm/icons/loading-outline.svg.js +2 -2
- package/esm/icons/location.svg.js +2 -2
- package/esm/icons/menu.svg.js +2 -2
- package/esm/icons/minus.svg.js +2 -2
- package/esm/icons/move.svg.js +2 -2
- package/esm/icons/mute.svg.js +2 -2
- package/esm/icons/new-edit.svg.js +2 -2
- package/esm/icons/pause.svg.js +2 -2
- package/esm/icons/pencil.svg.js +2 -2
- package/esm/icons/play.svg.js +2 -2
- package/esm/icons/plus-cicle.svg.js +2 -2
- package/esm/icons/plus-fine.svg.js +2 -2
- package/esm/icons/plus.svg.js +2 -2
- package/esm/icons/post.svg.js +2 -2
- package/esm/icons/question-mark.svg.js +2 -2
- package/esm/icons/question.svg.js +2 -2
- package/esm/icons/redo.svg.js +2 -2
- package/esm/icons/refresh.svg.js +2 -2
- package/esm/icons/reload.svg.js +2 -2
- package/esm/icons/remove.svg.js +2 -2
- package/esm/icons/retry.svg.js +2 -2
- package/esm/icons/right-arrow-bold.svg.js +2 -2
- package/esm/icons/right-arrow.svg.js +2 -2
- package/esm/icons/right-double-arrow.svg.js +2 -2
- package/esm/icons/role.svg.js +2 -2
- package/esm/icons/rotate-left.svg.js +2 -2
- package/esm/icons/rotate-right.svg.js +2 -2
- package/esm/icons/scale-origin.svg.js +2 -2
- package/esm/icons/schedule.svg.js +2 -2
- package/esm/icons/search.svg.js +3 -2
- package/esm/icons/setting.svg.js +2 -2
- package/esm/icons/slider-handle-icon.svg.js +2 -2
- package/esm/icons/sort-asc.svg.js +2 -2
- package/esm/icons/sort-default.svg.js +2 -2
- package/esm/icons/sort-desc.svg.js +2 -2
- package/esm/icons/star.svg.js +2 -2
- package/esm/icons/status-close.svg.js +2 -2
- package/esm/icons/steps-finsh.svg.js +2 -2
- package/esm/icons/success.svg.js +2 -2
- package/esm/icons/transparent.svg.js +2 -2
- package/esm/icons/trash.svg.js +3 -3
- package/esm/icons/tree-down.svg.js +2 -2
- package/esm/icons/undo.svg.js +2 -2
- package/esm/icons/upload.svg.js +2 -2
- package/esm/icons/user-remove.svg.js +2 -2
- package/esm/icons/view.svg.js +2 -2
- package/esm/icons/volume.svg.js +2 -2
- package/esm/icons/warning-mark.svg.js +2 -2
- package/esm/icons/warning.svg.js +2 -2
- package/esm/icons/window-restore.svg.js +2 -2
- package/esm/icons/zoom-in.svg.js +2 -2
- package/esm/icons/zoom-out.svg.js +2 -2
- package/esm/index.js +2 -2
- package/esm/locale/de-DE.js +3 -2
- package/esm/locale/en-US.js +3 -2
- package/esm/locale/zh-CN.js +3 -2
- package/esm/themes/ang.js +2 -2
- package/esm/themes/antd.js +2 -2
- package/esm/themes/cxd.js +2 -2
- package/esm/themes/dark.js +2 -2
- package/lib/components/404.js +2 -2
- package/lib/components/Alert.d.ts +120 -120
- package/lib/components/Alert.js +2 -2
- package/lib/components/Alert2.d.ts +20 -20
- package/lib/components/Alert2.js +2 -2
- package/lib/components/AnchorNav.d.ts +20 -20
- package/lib/components/AnchorNav.js +10 -6
- package/lib/components/ArrayInput.d.ts +40 -40
- package/lib/components/ArrayInput.js +4 -8
- package/lib/components/AsideNav.d.ts +1 -0
- package/lib/components/AsideNav.js +3 -3
- package/lib/components/AssociatedSelection.d.ts +80 -80
- package/lib/components/AssociatedSelection.js +2 -2
- package/lib/components/Avatar.d.ts +132 -90
- package/lib/components/Avatar.js +4 -4
- package/lib/components/Badge.js +2 -2
- package/lib/components/BaiduMapPicker.js +2 -2
- package/lib/components/BarCode.js +2 -2
- package/lib/components/Breadcrumb.js +2 -2
- package/lib/components/Button.d.ts +21 -20
- package/lib/components/Button.js +4 -4
- package/lib/components/CalendarMobile.d.ts +40 -40
- package/lib/components/CalendarMobile.js +2 -2
- package/lib/components/Card.d.ts +120 -120
- package/lib/components/Card.js +2 -2
- package/lib/components/Cascader.js +2 -2
- package/lib/components/ChainedDropdownSelection.d.ts +80 -80
- package/lib/components/ChainedDropdownSelection.js +2 -2
- package/lib/components/ChainedSelection.d.ts +80 -80
- package/lib/components/ChainedSelection.js +2 -2
- package/lib/components/Checkbox.d.ts +10 -10
- package/lib/components/Checkbox.js +2 -2
- package/lib/components/CityArea.js +2 -2
- package/lib/components/CityDB.js +2 -2
- package/lib/components/CodeMirror.js +2 -2
- package/lib/components/Collapse.d.ts +120 -120
- package/lib/components/Collapse.js +2 -2
- package/lib/components/CollapseGroup.d.ts +30 -30
- package/lib/components/CollapseGroup.js +2 -2
- package/lib/components/ColorPicker.d.ts +40 -40
- package/lib/components/ColorPicker.js +2 -2
- package/lib/components/Combo.js +2 -2
- package/lib/components/ConfirmBox.d.ts +80 -80
- package/lib/components/ConfirmBox.js +2 -2
- package/lib/components/ContextMenu.d.ts +4 -3
- package/lib/components/ContextMenu.js +8 -4
- package/lib/components/DatePicker.d.ts +120 -120
- package/lib/components/DatePicker.js +2 -2
- package/lib/components/DateRangePicker.d.ts +321 -321
- package/lib/components/DateRangePicker.js +49 -15
- package/lib/components/DndContainer.js +2 -2
- package/lib/components/Drawer.d.ts +20 -20
- package/lib/components/Drawer.js +2 -2
- package/lib/components/DropDownSelection.d.ts +80 -80
- package/lib/components/DropDownSelection.js +2 -2
- package/lib/components/Editor.d.ts +40 -40
- package/lib/components/Editor.js +2 -2
- package/lib/components/Form.js +2 -2
- package/lib/components/FormField.js +2 -2
- package/lib/components/GaodeMapPicker.js +2 -2
- package/lib/components/GridNav.js +2 -2
- package/lib/components/GroupedSelection.d.ts +80 -80
- package/lib/components/GroupedSelection.js +2 -2
- package/lib/components/Html.js +2 -2
- package/lib/components/ImageGallery.d.ts +40 -40
- package/lib/components/ImageGallery.js +2 -2
- package/lib/components/Input.js +2 -2
- package/lib/components/InputBox.d.ts +11 -10
- package/lib/components/InputBox.js +4 -4
- package/lib/components/InputBoxWithSuggestion.js +2 -2
- package/lib/components/InputTable.js +2 -2
- package/lib/components/Layout.d.ts +10 -10
- package/lib/components/Layout.js +2 -2
- package/lib/components/Link.js +2 -2
- package/lib/components/ListGroup.d.ts +10 -10
- package/lib/components/ListGroup.js +2 -2
- package/lib/components/ListMenu.d.ts +80 -80
- package/lib/components/ListMenu.js +2 -2
- package/lib/components/LocationPicker.d.ts +40 -40
- package/lib/components/LocationPicker.js +2 -2
- package/lib/components/Markdown.js +2 -2
- package/lib/components/Modal.d.ts +80 -80
- package/lib/components/Modal.js +2 -2
- package/lib/components/ModalManager.js +2 -2
- package/lib/components/MonthRangePicker.d.ts +160 -160
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +2 -2
- package/lib/components/NumberInput.d.ts +21 -20
- package/lib/components/NumberInput.js +4 -4
- package/lib/components/OverflowTpl.js +2 -2
- package/lib/components/Pagination.d.ts +80 -80
- package/lib/components/Pagination.js +2 -2
- package/lib/components/PdfViewer.d.ts +48 -0
- package/lib/components/PdfViewer.js +94 -0
- package/lib/components/Picker.js +2 -2
- package/lib/components/PickerColumn.js +2 -2
- package/lib/components/PickerContainer.js +4 -4
- package/lib/components/PopOverContainer.js +2 -2
- package/lib/components/PopUp.d.ts +80 -80
- package/lib/components/PopUp.js +2 -2
- package/lib/components/Progress.d.ts +50 -50
- package/lib/components/Progress.js +2 -2
- package/lib/components/PullRefresh.js +2 -2
- package/lib/components/Radios.d.ts +30 -30
- package/lib/components/Radios.js +2 -2
- package/lib/components/Range.js +2 -2
- package/lib/components/Rating.d.ts +10 -10
- package/lib/components/Rating.js +2 -2
- package/lib/components/ResultBox.d.ts +80 -80
- package/lib/components/ResultBox.js +2 -2
- package/lib/components/ResultList.d.ts +40 -40
- package/lib/components/ResultList.js +4 -8
- package/lib/components/ResultTableList.d.ts +80 -80
- package/lib/components/ResultTableList.js +2 -2
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +2 -2
- package/lib/components/RichText.js +2 -2
- package/lib/components/SearchBox.d.ts +120 -120
- package/lib/components/SearchBox.js +2 -2
- package/lib/components/Select.d.ts +1554 -1554
- package/lib/components/Select.js +43 -36
- package/lib/components/SelectMobile.d.ts +1 -0
- package/lib/components/SelectMobile.js +4 -4
- package/lib/components/Selection.d.ts +80 -80
- package/lib/components/Selection.js +2 -2
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +3 -3
- package/lib/components/Spinner.d.ts +62 -60
- package/lib/components/Spinner.js +16 -4
- package/lib/components/Steps.js +2 -2
- package/lib/components/Switch.d.ts +11 -10
- package/lib/components/Switch.js +5 -5
- package/lib/components/TableSelection.d.ts +80 -80
- package/lib/components/TableSelection.js +2 -2
- package/lib/components/Tabs.d.ts +120 -120
- package/lib/components/Tabs.js +5 -3
- package/lib/components/TabsTransfer.d.ts +44 -40
- package/lib/components/TabsTransfer.js +7 -6
- package/lib/components/TabsTransferPicker.js +4 -4
- package/lib/components/Tag.d.ts +50 -50
- package/lib/components/Tag.js +2 -2
- package/lib/components/Textarea.d.ts +41 -40
- package/lib/components/Textarea.js +5 -5
- package/lib/components/Timeline.js +2 -2
- package/lib/components/TimelineItem.d.ts +1 -1
- package/lib/components/TimelineItem.js +2 -2
- package/lib/components/Tinymce.js +2 -2
- package/lib/components/TitleBar.d.ts +10 -10
- package/lib/components/TitleBar.js +2 -2
- package/lib/components/Toast.d.ts +120 -120
- package/lib/components/Toast.js +2 -2
- package/lib/components/Tooltip.js +3 -3
- package/lib/components/TooltipWrapper.d.ts +40 -40
- package/lib/components/TooltipWrapper.js +2 -2
- package/lib/components/Transfer.d.ts +248 -194
- package/lib/components/Transfer.js +88 -35
- package/lib/components/TransferDropDown.d.ts +160 -160
- package/lib/components/TransferDropDown.js +2 -2
- package/lib/components/TransferPicker.d.ts +5 -1
- package/lib/components/TransferPicker.js +24 -7
- package/lib/components/TransferSearch.js +2 -2
- package/lib/components/Tree.d.ts +280 -280
- package/lib/components/Tree.js +2 -2
- package/lib/components/TreeSelection.d.ts +80 -80
- package/lib/components/TreeSelection.js +2 -2
- package/lib/components/UserSelect.d.ts +40 -40
- package/lib/components/UserSelect.js +3 -3
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +2 -2
- package/lib/components/WithRemoteConfig.d.ts +0 -1
- package/lib/components/WithRemoteConfig.js +2 -2
- package/lib/components/WithStore.js +2 -2
- package/lib/components/calendar/Calendar.js +9 -3
- package/lib/components/calendar/CalendarContainer.js +2 -2
- package/lib/components/calendar/DaysView.js +2 -2
- package/lib/components/calendar/MonthsView.js +2 -2
- package/lib/components/calendar/QuartersView.js +2 -2
- package/lib/components/calendar/TimeView.js +2 -2
- package/lib/components/calendar/YearsView.js +2 -2
- package/lib/components/condition-builder/Expression.js +2 -2
- package/lib/components/condition-builder/Field.js +2 -2
- package/lib/components/condition-builder/Func.js +2 -2
- package/lib/components/condition-builder/Group.js +2 -2
- package/lib/components/condition-builder/GroupOrItem.js +2 -2
- package/lib/components/condition-builder/InputSwitch.js +2 -2
- package/lib/components/condition-builder/Item.js +14 -12
- package/lib/components/condition-builder/Value.js +2 -2
- package/lib/components/condition-builder/config.js +2 -2
- package/lib/components/condition-builder/index.d.ts +1 -1
- package/lib/components/condition-builder/index.js +2 -2
- package/lib/components/formula/Editor.d.ts +40 -40
- package/lib/components/formula/Editor.js +2 -2
- package/lib/components/formula/FuncList.js +2 -2
- package/lib/components/formula/Input.js +5 -3
- package/lib/components/formula/Picker.d.ts +57 -56
- package/lib/components/formula/Picker.js +60 -25
- package/lib/components/formula/VariableList.js +2 -2
- package/lib/components/formula/plugin.js +2 -2
- package/lib/components/icons.d.ts +1 -1
- package/lib/components/icons.js +28 -19
- package/lib/components/json-schema/Array.js +2 -2
- package/lib/components/json-schema/Item.js +2 -2
- package/lib/components/json-schema/Object.js +2 -2
- package/lib/components/json-schema/index.js +2 -2
- package/lib/components/menu/MenuContext.js +2 -2
- package/lib/components/menu/MenuItem.d.ts +1 -0
- package/lib/components/menu/MenuItem.js +4 -4
- package/lib/components/menu/SubMenu.d.ts +0 -1
- package/lib/components/menu/SubMenu.js +4 -4
- package/lib/components/menu/index.d.ts +64 -65
- package/lib/components/menu/index.js +5 -5
- package/lib/components/schema-editor/Array.js +2 -2
- package/lib/components/schema-editor/Common.js +2 -2
- package/lib/components/schema-editor/Item.js +2 -2
- package/lib/components/schema-editor/Object.js +2 -2
- package/lib/components/schema-editor/SchemaVariableList.js +2 -2
- package/lib/components/schema-editor/SchemaVariableListPicker.js +2 -2
- package/lib/components/schema-editor/index.d.ts +40 -40
- package/lib/components/schema-editor/index.js +2 -2
- package/lib/components/table/Cell.js +2 -2
- package/lib/components/table/ColGroup.js +2 -2
- package/lib/components/table/Head.js +3 -3
- package/lib/components/table/HeadCellDropDown.js +2 -2
- package/lib/components/table/HeadCellFilter.d.ts +40 -40
- package/lib/components/table/HeadCellFilter.js +2 -2
- package/lib/components/table/HeadCellSelect.d.ts +40 -40
- package/lib/components/table/HeadCellSelect.js +2 -2
- package/lib/components/table/HeadCellSort.js +2 -2
- package/lib/components/table/ItemActionsWrapper.js +2 -2
- package/lib/components/table/Row.js +2 -4
- package/lib/components/table/SummaryRow.js +2 -2
- package/lib/components/table/index.d.ts +120 -120
- package/lib/components/table/index.js +2 -2
- package/lib/components/table/util.d.ts +7 -7
- package/lib/components/table/util.js +2 -2
- package/lib/components/virtual-list/AutoSizer.js +2 -2
- package/lib/components/virtual-list/SizeAndPositionManager.js +2 -2
- package/lib/components/virtual-list/constants.js +2 -2
- package/lib/components/virtual-list/index.js +2 -2
- package/lib/helper.css +1234 -9603
- package/lib/hooks/use-set-state.js +2 -2
- package/lib/hooks/use-sub-form.js +2 -2
- package/lib/hooks/use-touch.js +2 -2
- package/lib/hooks/use-update-effect.js +2 -2
- package/lib/hooks/use-validation-resolver.js +2 -2
- package/lib/icons/alert-danger.svg.js +2 -2
- package/lib/icons/alert-info.svg.js +2 -2
- package/lib/icons/alert-success.svg.js +2 -2
- package/lib/icons/alert-warning.svg.js +2 -2
- package/lib/icons/arrow-double-left.svg.js +2 -2
- package/lib/icons/arrow-double-right.svg.js +2 -2
- package/lib/icons/back.svg.js +2 -2
- package/lib/icons/calendar.svg.js +2 -2
- package/lib/icons/caret.svg.js +2 -2
- package/lib/icons/check.svg.js +2 -2
- package/lib/icons/clock.svg.js +2 -2
- package/lib/icons/close-small.svg.js +2 -2
- package/lib/icons/close.svg.js +2 -2
- package/lib/icons/cloud-upload.svg.js +2 -2
- package/lib/icons/column-filter.svg.js +2 -2
- package/lib/icons/columns.svg.js +2 -2
- package/lib/icons/compress-alt.svg.js +2 -2
- package/lib/icons/copy.svg.js +2 -2
- package/lib/icons/date.svg.js +2 -2
- package/lib/icons/department.svg.js +2 -2
- package/lib/icons/desk-empty.svg.js +2 -2
- package/lib/icons/dot.svg.js +2 -2
- package/lib/icons/down-arrow-bold.svg.js +2 -2
- package/lib/icons/down.svg.js +2 -2
- package/lib/icons/download.svg.js +2 -2
- package/lib/icons/drag-bar.svg.js +2 -2
- package/lib/icons/drag.svg.js +2 -2
- package/lib/icons/edit.svg.js +2 -2
- package/lib/icons/ellipsis-v.svg.js +2 -2
- package/lib/icons/enter.svg.js +2 -2
- package/lib/icons/exchange.svg.js +2 -2
- package/lib/icons/expand-alt.svg.js +2 -2
- package/lib/icons/fail.svg.js +2 -2
- package/lib/icons/file.svg.js +2 -2
- package/lib/icons/filter.svg.js +2 -2
- package/lib/icons/folder.svg.js +2 -2
- package/lib/icons/function.svg.js +6 -12
- package/lib/icons/home.svg.js +2 -2
- package/lib/icons/if.svg.js +2 -2
- package/lib/icons/image.svg.js +2 -2
- package/lib/icons/info-circle.svg.js +2 -2
- package/lib/icons/info.svg.js +2 -2
- package/lib/icons/input-clear.svg.js +2 -2
- package/lib/icons/invisible.svg.js +2 -2
- package/lib/icons/left-arrow.svg.js +2 -2
- package/lib/icons/loading-outline.svg.js +2 -2
- package/lib/icons/location.svg.js +2 -2
- package/lib/icons/menu.svg.js +2 -2
- package/lib/icons/minus.svg.js +2 -2
- package/lib/icons/move.svg.js +2 -2
- package/lib/icons/mute.svg.js +2 -2
- package/lib/icons/new-edit.svg.js +2 -2
- package/lib/icons/pause.svg.js +2 -2
- package/lib/icons/pencil.svg.js +2 -2
- package/lib/icons/play.svg.js +2 -2
- package/lib/icons/plus-cicle.svg.js +2 -2
- package/lib/icons/plus-fine.svg.js +2 -2
- package/lib/icons/plus.svg.js +2 -2
- package/lib/icons/post.svg.js +2 -2
- package/lib/icons/question-mark.svg.js +2 -2
- package/lib/icons/question.svg.js +2 -2
- package/lib/icons/redo.svg.js +2 -2
- package/lib/icons/refresh.svg.js +2 -2
- package/lib/icons/reload.svg.js +2 -2
- package/lib/icons/remove.svg.js +2 -2
- package/lib/icons/retry.svg.js +2 -2
- package/lib/icons/right-arrow-bold.svg.js +2 -2
- package/lib/icons/right-arrow.svg.js +2 -2
- package/lib/icons/right-double-arrow.svg.js +2 -2
- package/lib/icons/role.svg.js +2 -2
- package/lib/icons/rotate-left.svg.js +2 -2
- package/lib/icons/rotate-right.svg.js +2 -2
- package/lib/icons/scale-origin.svg.js +2 -2
- package/lib/icons/schedule.svg.js +2 -2
- package/lib/icons/search.svg.js +3 -2
- package/lib/icons/setting.svg.js +2 -2
- package/lib/icons/slider-handle-icon.svg.js +2 -2
- package/lib/icons/sort-asc.svg.js +2 -2
- package/lib/icons/sort-default.svg.js +2 -2
- package/lib/icons/sort-desc.svg.js +2 -2
- package/lib/icons/star.svg.js +2 -2
- package/lib/icons/status-close.svg.js +2 -2
- package/lib/icons/steps-finsh.svg.js +2 -2
- package/lib/icons/success.svg.js +2 -2
- package/lib/icons/transparent.svg.js +2 -2
- package/lib/icons/trash.svg.js +3 -3
- package/lib/icons/tree-down.svg.js +2 -2
- package/lib/icons/undo.svg.js +2 -2
- package/lib/icons/upload.svg.js +2 -2
- package/lib/icons/user-remove.svg.js +2 -2
- package/lib/icons/view.svg.js +2 -2
- package/lib/icons/volume.svg.js +2 -2
- package/lib/icons/warning-mark.svg.js +2 -2
- package/lib/icons/warning.svg.js +2 -2
- package/lib/icons/window-restore.svg.js +2 -2
- package/lib/icons/zoom-in.svg.js +2 -2
- package/lib/icons/zoom-out.svg.js +2 -2
- package/lib/index.js +2 -2
- package/lib/locale/de-DE.js +3 -2
- package/lib/locale/en-US.js +3 -2
- package/lib/locale/zh-CN.js +3 -2
- package/lib/scss/helper.scss.js +2 -2
- package/lib/scss/themes/ang.scss.js +2 -2
- package/lib/scss/themes/antd.scss.js +2 -2
- package/lib/scss/themes/cxd.scss.js +2 -2
- package/lib/scss/themes/dark.scss.js +2 -2
- package/lib/scss/themes/default.scss.js +2 -2
- package/lib/themes/ang.css +499 -545
- package/lib/themes/ang.js +2 -2
- package/lib/themes/antd.css +499 -545
- package/lib/themes/antd.js +2 -2
- package/lib/themes/cxd.css +499 -545
- package/lib/themes/cxd.js +2 -2
- package/lib/themes/dark.css +622 -642
- package/lib/themes/dark.js +2 -2
- package/lib/themes/default.css +499 -545
- package/package.json +6 -10
- package/scss/_components.scss +25 -20
- package/scss/_properties.scss +17 -19
- package/scss/components/_anchor-nav.scss +3 -0
- package/scss/components/_app.scss +5 -0
- package/scss/components/_array-input.scss +1 -1
- package/scss/components/_breadcrumb.scss +6 -5
- package/scss/components/_button-group.scss +10 -1
- package/scss/components/_card.scss +11 -4
- package/scss/components/_color.scss +0 -1
- package/scss/components/_drawer.scss +4 -0
- package/scss/components/_dropdown.scss +2 -1
- package/scss/components/_formula.scss +5 -6
- package/scss/components/_image-gallery.scss +4 -2
- package/scss/components/_menu.scss +21 -17
- package/scss/components/_modal.scss +0 -1
- package/scss/components/_nav.scss +3 -2
- package/scss/components/_pagination.scss +14 -10
- package/scss/components/_pdf_viewer.scss +45 -0
- package/scss/components/_popover.scss +1 -1
- package/scss/components/_print.scss +13 -0
- package/scss/components/_quick-edit.scss +6 -9
- package/scss/components/_search-box.scss +8 -4
- package/scss/components/_spinner.scss +6 -0
- package/scss/components/_steps.scss +13 -16
- package/scss/components/_table.scss +5 -0
- package/scss/components/_tooltip.scss +2 -1
- package/scss/components/_wrapper.scss +4 -0
- package/scss/components/form/_checks.scss +1 -1
- package/scss/components/form/_date-range.scss +1 -1
- package/scss/components/form/_date.scss +13 -13
- package/scss/components/form/_editor.scss +0 -1
- package/scss/components/form/_excel.scss +3 -3
- package/scss/components/form/_form.scss +1 -7
- package/scss/components/form/_list.scss +5 -5
- package/scss/components/form/_nested-select.scss +1 -1
- package/scss/components/form/_number.scss +5 -5
- package/scss/components/form/_select.scss +7 -4
- package/scss/components/form/_selection.scss +1 -0
- package/scss/components/form/_tag.scss +0 -2
- package/scss/components/form/_text.scss +1 -1
- package/scss/components/form/_textarea.scss +1 -1
- package/scss/components/form/_transfer.scss +0 -4
- package/scss/components/form/_tree-select.scss +2 -1
- package/scss/components/react-datetime.scss +1 -1
- package/scss/layout/_layout.scss +3 -3
- package/scss/themes/_common.scss +3 -0
- package/scss/themes/_dark-variables.scss +94 -97
- package/scss/themes/dark.scss +30 -0
- package/LICENSE +0 -201
package/lib/themes/ang.css
CHANGED
|
@@ -10,8 +10,7 @@
|
|
|
10
10
|
--primary: var(--colors-brand-5);
|
|
11
11
|
--primary-onHover: var(--colors-brand-6);
|
|
12
12
|
--primary-onActive: var(--colors-brand-4);
|
|
13
|
-
--secondary: var(--colors-neutral-text-4);
|
|
14
|
-
/* secondary 颜色需进一步确认 */
|
|
13
|
+
--secondary: var(--colors-neutral-text-4); /* secondary 颜色需进一步确认 */
|
|
15
14
|
--secondary-onHover: var(--colors-neutral-text-6);
|
|
16
15
|
--secondary-onActive: var(--colors-neutral-text-4);
|
|
17
16
|
--success: var(--colors-success-5);
|
|
@@ -83,8 +82,8 @@
|
|
|
83
82
|
--label--info-bg: var(--info);
|
|
84
83
|
--label--warning-bg: var(--warning);
|
|
85
84
|
--label--danger-bg: var(--danger);
|
|
86
|
-
--label-color:
|
|
87
|
-
--label-link--hover-color:
|
|
85
|
+
--label-color: #fff;
|
|
86
|
+
--label-link--hover-color: #fff;
|
|
88
87
|
--scrollbar-width: 1.0625rem;
|
|
89
88
|
--Audio-border: 0.0625rem solid #dee2e6;
|
|
90
89
|
--Audio-height: 3.125rem;
|
|
@@ -126,7 +125,7 @@
|
|
|
126
125
|
--Avatar-icon-size-default: var(--fontSizeLg);
|
|
127
126
|
--Avatar-icon-size-small: 0.75rem;
|
|
128
127
|
--Badge-size: var(--gap-md);
|
|
129
|
-
--Badge-color:
|
|
128
|
+
--Badge-color: #fff;
|
|
130
129
|
--Badge--success-bg: var(--success);
|
|
131
130
|
--Badge--info-bg: var(--info);
|
|
132
131
|
--Badge--warning-bg: var(--warning);
|
|
@@ -145,7 +144,7 @@
|
|
|
145
144
|
--Breadcrumb-item-default-color: var(--colors-neutral-text-5);
|
|
146
145
|
--Breadcrumb-item-hover-color: var(--colors-brand-5);
|
|
147
146
|
--Breadcrumb-item-active-color: var(--colors-brand-4);
|
|
148
|
-
--Breadcrumb-item-last-color:
|
|
147
|
+
--Breadcrumb-item-last-color: var(--colors-neutral-text-2);
|
|
149
148
|
--BreadcrumbDropdown-item-default-color: var(--colors-neutral-text-2);
|
|
150
149
|
--BreadcrumbDropdown-item-default-bg: var(--colors-neutral-text-11);
|
|
151
150
|
--BreadcrumbDropdown-item-hover-bg: var(--colors-brand-10);
|
|
@@ -363,7 +362,7 @@
|
|
|
363
362
|
--Layout-asideLink-onActive-arrowColor: var(
|
|
364
363
|
--Layout-asideLink-onActive-color
|
|
365
364
|
);
|
|
366
|
-
--Layout-asideLink-onActive-color: var(--colors-brand-
|
|
365
|
+
--Layout-asideLink-onActive-color: var(--colors-brand-6);
|
|
367
366
|
--Layout-asideLink-onHover-color: var(--colors-brand-6);
|
|
368
367
|
--Layout-asideLink-onHover-iconColor: var(--colors-brand-6);
|
|
369
368
|
--Layout-asideLink-onHover-iconSize: var(--sizes-size-9);
|
|
@@ -410,7 +409,7 @@
|
|
|
410
409
|
--ListControl-item-borderWidth: var(--borders-width-2);
|
|
411
410
|
--ListControl-item-borderRadius: var(--borders-radius-3);
|
|
412
411
|
--ListControl-item-color: var(--colors-neutral-text-2);
|
|
413
|
-
--ListControl-item-onActive-after-borderColor:
|
|
412
|
+
--ListControl-item-onActive-after-borderColor: #fff;
|
|
414
413
|
--ListControl-item-onActive-before-bg: var(--colors-brand-5);
|
|
415
414
|
--ListControl-item-onActive-bg: var(--colors-neutral-fill-11);
|
|
416
415
|
--ListControl-item-onActive-borderColor: var(--colors-brand-4);
|
|
@@ -536,7 +535,7 @@
|
|
|
536
535
|
--Pagination-onDisabled-backgroundColor: var(--colors-neutral-fill-10);
|
|
537
536
|
--Pagination-padding: 0 0.5rem;
|
|
538
537
|
--Pagination-padding-sm: 0 0.25rem;
|
|
539
|
-
--Pagination-light-color:
|
|
538
|
+
--Pagination-light-color: var(--colors-neutral-text-4);
|
|
540
539
|
--Panel--default-badgeBg: var(--colors-neutral-fill-3);
|
|
541
540
|
--Panel--default-badgeColor: var(--colors-neutral-fill-10);
|
|
542
541
|
--Picker-iconColor: var(--icon-color);
|
|
@@ -560,17 +559,15 @@
|
|
|
560
559
|
--PopOverAble-onHover-iconColor: inherit;
|
|
561
560
|
--PopUp-cancelAction-color: #666;
|
|
562
561
|
--PopUp-confirmAction-color: var(--primary);
|
|
563
|
-
--Property-title-bg:
|
|
564
|
-
--Property-label-bg:
|
|
562
|
+
--Property-title-bg: var(--colors-neutral-fill-10);
|
|
563
|
+
--Property-label-bg: var(--colors-neutral-fill-10);
|
|
565
564
|
--Portlet-borderColor: var(--borderColor);
|
|
566
565
|
--Portlet-borderStyle: solid;
|
|
567
566
|
--Portlet-borderWidth: var(--borderWidth);
|
|
568
567
|
--Portlet-borderRadius: var(--borderRadius);
|
|
569
|
-
--QuickEdit-
|
|
570
|
-
--QuickEdit-iconSize: 0.8125rem;
|
|
568
|
+
--QuickEdit-iconSize: 0.875rem;
|
|
571
569
|
--QuickEdit-onFocus-borderColor: var(--info);
|
|
572
570
|
--QuickEdit-onFocus-borderWidth: var(--borderWidth);
|
|
573
|
-
--QuickEdit-onHover-iconColor: inherit;
|
|
574
571
|
--Remark-bg: var(--colors-neutral-text-11);
|
|
575
572
|
--Remark-borderColor: var(--colors-neutral-line-8);
|
|
576
573
|
--Remark-borderWidth: var(--borders-width-2);
|
|
@@ -615,7 +612,7 @@
|
|
|
615
612
|
--Tooltip--attr-borderRadius: var(--borderRadius);
|
|
616
613
|
--Tooltip--attr-borderWidth: 0;
|
|
617
614
|
--Tooltip--attr-boxShadow: var(--shadows-shadow-normal);
|
|
618
|
-
--Tooltip--attr-color:
|
|
615
|
+
--Tooltip--attr-color: #fff;
|
|
619
616
|
--Tooltip--attr-fontSize: var(--fontSizeSm);
|
|
620
617
|
--Tooltip--attr-gap: var(--gap-sm);
|
|
621
618
|
--Tooltip--attr-lineHeigt: var(--lineHeightBase);
|
|
@@ -630,7 +627,7 @@
|
|
|
630
627
|
--Tooltip-bg: var(--background);
|
|
631
628
|
--Tooltip-bg--dark: rgba(7, 12, 20, 0.85);
|
|
632
629
|
--Tooltip-body-color: var(--text-color);
|
|
633
|
-
--Tooltip-body-color--dark:
|
|
630
|
+
--Tooltip-body-color--dark: #fff;
|
|
634
631
|
--Tooltip-body-paddingX: var(--gap-base);
|
|
635
632
|
--Tooltip-body-paddingY: var(--gap-sm);
|
|
636
633
|
--Tooltip-borderColor: var(--borderColor);
|
|
@@ -646,7 +643,7 @@
|
|
|
646
643
|
--Tooltip-title-bg: #f7f7f7;
|
|
647
644
|
--Tooltip-title-borderBottom-color: #ebebeb;
|
|
648
645
|
--Tooltip-title-color: var(--text--loud-color);
|
|
649
|
-
--Tooltip-title-color--dark:
|
|
646
|
+
--Tooltip-title-color--dark: #fff;
|
|
650
647
|
--Tooltip-title-paddingX: var(--gap-base);
|
|
651
648
|
--Tooltip-title-paddingY: var(--gap-sm);
|
|
652
649
|
--Transfer-title-bg: var(--colors-neutral-fill-10);
|
|
@@ -654,8 +651,8 @@
|
|
|
654
651
|
--TransferSelect--table-heading-bg: var(--colors-neutral-fill-11);
|
|
655
652
|
--TransferSelect--normal-heading-bg: var(--colors-neutral-fill-10);
|
|
656
653
|
--TransferSelect-heading-borderBottom: var(--borders-width-1);
|
|
657
|
-
--TabsTransfer-title-bg:
|
|
658
|
-
--TabsTransfer-border-color:
|
|
654
|
+
--TabsTransfer-title-bg: var(--colors-neutral-fill-10);
|
|
655
|
+
--TabsTransfer-border-color: var(--colors-neutral-fill-8);
|
|
659
656
|
--AnchorNav-links-container-borderRight: 0.125rem solid #d3dae0;
|
|
660
657
|
--AnchorNav-onActive-borderWidth: 0 0 0 0.125rem;
|
|
661
658
|
--ColumnToggler-backgroundColor: var(--colors-neutral-fill-11);
|
|
@@ -669,7 +666,7 @@
|
|
|
669
666
|
--ColumnToggler-item-paddingY: 0.25rem;
|
|
670
667
|
--ColumnToggler-item-margin: 0.25rem;
|
|
671
668
|
--ColumnToggler-item-dragBar-color: #d8d8d8;
|
|
672
|
-
--InputFormula-header-bgColor:
|
|
669
|
+
--InputFormula-header-bgColor: var(--colors-neutral-fill-10);
|
|
673
670
|
--InputFormula-icon-size: 1.125rem;
|
|
674
671
|
--InputFormula-icon-color-onActive: var(--colors-brand-5);
|
|
675
672
|
--InputFormula-code-bgColor: var(--colors-neutral-fill-10);
|
|
@@ -721,7 +718,7 @@
|
|
|
721
718
|
--SearchBox-hover-color: var(--colors-brand-5);
|
|
722
719
|
--SearchBox-focus-color: var(--colors-brand-4);
|
|
723
720
|
--SearchBox-search-icon-color: var(--colors-neutral-text-5);
|
|
724
|
-
--SearchBox-enhonce-icon-color: var(--
|
|
721
|
+
--SearchBox-enhonce-icon-color: var(--button-primary-default-font-color);
|
|
725
722
|
--SearchBox-clearable-icon-color: var(--colors-neutral-text-7);
|
|
726
723
|
--SearchBox-clearable-icon-size: var(--sizes-size-9);
|
|
727
724
|
--SearchBox-height: var(--sizes-base-15);
|
|
@@ -2210,7 +2207,7 @@
|
|
|
2210
2207
|
--Checkbox-borderRadius: 0.125rem;
|
|
2211
2208
|
--Checkbox-color: var(--borderColor);
|
|
2212
2209
|
--Checkbox-gap: var(--gap-xs);
|
|
2213
|
-
--Checkbox-gb:
|
|
2210
|
+
--Checkbox-gb: var(--colors-neutral-fill-11);
|
|
2214
2211
|
--Checkbox-inner-size: var(--sizes-size-5);
|
|
2215
2212
|
--Checkbox-onDisabled-color: var(--colors-neutral-text-6);
|
|
2216
2213
|
--Checkbox-inner-onDisabled-bg: #d4d6d9;
|
|
@@ -2522,9 +2519,9 @@
|
|
|
2522
2519
|
--Modal-body-paddingY: var(--sizes-base-12);
|
|
2523
2520
|
--Modal-close-color: var(--text--muted-color);
|
|
2524
2521
|
--Modal-close-width: 1rem;
|
|
2525
|
-
--Modal-content-borderColor: var(--
|
|
2522
|
+
--Modal-content-borderColor: var(--colors-neutral-fill-9);
|
|
2526
2523
|
--Modal-content-borderRadius: var(--borders-radius-4);
|
|
2527
|
-
--Modal-content-borderWidth: var(--borders-width-
|
|
2524
|
+
--Modal-content-borderWidth: var(--borders-width-2);
|
|
2528
2525
|
--Modal-content-minHeight: 12.0625rem;
|
|
2529
2526
|
--Modal-content-startMarginTop: 3.75rem;
|
|
2530
2527
|
--Modal-content-stepMarginTop: 1.875rem;
|
|
@@ -2774,7 +2771,7 @@
|
|
|
2774
2771
|
--Tabs-borderWidth: var(--borderWidth);
|
|
2775
2772
|
--Tabs-borderColor: var(--colors-neutral-line-8);
|
|
2776
2773
|
--Tabs-color: var(--text-color);
|
|
2777
|
-
--Tabs-content-bg: var(--
|
|
2774
|
+
--Tabs-content-bg: var(--colors-neutral-fill-11);
|
|
2778
2775
|
--Tabs-linkFontSize: var(--fonts-size-7);
|
|
2779
2776
|
--Tabs-linkMargin: 0 0.1875rem 0 0;
|
|
2780
2777
|
--Tabs-linkPadding: var(--gap-sm) var(--gap-base);
|
|
@@ -3515,7 +3512,7 @@
|
|
|
3515
3512
|
--select-multiple-paddingLeft: var(--sizes-size-3);
|
|
3516
3513
|
--select-multiple-paddingRight: var(--sizes-size-3);
|
|
3517
3514
|
--select-multiple-marginTop: var(--sizes-size-0);
|
|
3518
|
-
--select-multiple-marginBottom: var(--sizes-size-
|
|
3515
|
+
--select-multiple-marginBottom: var(--sizes-size-0);
|
|
3519
3516
|
--select-multiple-marginLeft: var(--sizes-size-0);
|
|
3520
3517
|
--select-multiple-marginRight: var(--sizes-size-3);
|
|
3521
3518
|
--select-multiple-color: var(--colors-neutral-text-2);
|
|
@@ -3583,7 +3580,8 @@
|
|
|
3583
3580
|
--Form-select-onFocused-color: var(--Form-select-color);
|
|
3584
3581
|
--Form-select-onHover-bg: var(--select-base-hover-bg-color);
|
|
3585
3582
|
--Form-select-onHover-borderColor: var(--colors-brand-5);
|
|
3586
|
-
--Form-select-outer-borderWidth: var(--borders-width-
|
|
3583
|
+
--Form-select-outer-borderWidth: var(--borders-width-2);
|
|
3584
|
+
--Form-select-outer-borderColor: var(--colors-neutral-fill-9);
|
|
3587
3585
|
--Form-select-outer-top: var(--sizes-base-16);
|
|
3588
3586
|
--Form-select-outer-boxShadow: var(--shadows-shadow-normal);
|
|
3589
3587
|
--Form-select-paddingX: var(--Form-input-paddingX);
|
|
@@ -3612,7 +3610,7 @@
|
|
|
3612
3610
|
--Form-selectValue-onInvalid-color: var(--danger);
|
|
3613
3611
|
--Form-valueLabel-maxWidth: 7.5rem;
|
|
3614
3612
|
--Form-select-onFocus-boxShadow: none;
|
|
3615
|
-
--ResultBox-tag-height: 1.
|
|
3613
|
+
--ResultBox-tag-height: 1.375rem;
|
|
3616
3614
|
--ResultBox-tag-marginBottom: var(--select-multiple-marginBottom);
|
|
3617
3615
|
--ResultBox-icon--onDisabled-color: #ebebeb;
|
|
3618
3616
|
--ResultBox-icon--onHover-color: var(--select-multiple-icon-hover-color);
|
|
@@ -3886,9 +3884,9 @@
|
|
|
3886
3884
|
--steps-base-des-fontWeight: var(--fonts-weight-6);
|
|
3887
3885
|
--steps-base-title-paddingRight: var(--sizes-size-5);
|
|
3888
3886
|
--steps-base-subTitle-paddingLeft: var(--sizes-size-6);
|
|
3889
|
-
--steps-base-icon-size: var(--sizes-base-
|
|
3890
|
-
--steps-base-icon-paddingRight: var(--sizes-size-
|
|
3891
|
-
--steps-base-icon-fontSize: var(--fonts-size-
|
|
3887
|
+
--steps-base-icon-size: var(--sizes-base-12);
|
|
3888
|
+
--steps-base-icon-paddingRight: var(--sizes-size-5);
|
|
3889
|
+
--steps-base-icon-fontSize: var(--fonts-size-8);
|
|
3892
3890
|
--steps-base-line-color: var(--colors-neutral-line-8);
|
|
3893
3891
|
--steps-base-line-active-color: var(--colors-brand-5);
|
|
3894
3892
|
--steps-status-wait-bg-color: var(--colors-neutral-fill-11);
|
|
@@ -3997,10 +3995,11 @@
|
|
|
3997
3995
|
--Spinner--sm-width: var(--spinner-sm-size);
|
|
3998
3996
|
--Spinner-bg: url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDY0IDY0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ibG9hZGluZyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41MDAwMDAsIDAuNTAwMDAwKSI+CiAgICAgICAgICAgIDxyZWN0IGlkPSLnn6nlvaIiIHN0cm9rZT0iIzk3OTc5NyIgZmlsbD0iI0Q4RDhEOCIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIwIiB4PSIwIiB5PSIwIiB3aWR0aD0iNjMiIGhlaWdodD0iNjMiPjwvcmVjdD4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hOWkh+S7vS02IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjk4MDAwMCwgMC43ODAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJmcmFtZSIgc3Ryb2tlPSIjMjQ2OEYyIiBzdHJva2Utd2lkdGg9IjMuMiIgcG9pbnRzPSIyNy41MiA1LjEyIDQ5LjY5MDI1MDMgMTcuOTIgNDkuNjkwMjUwMyA0My41MiAyNy41MiA1Ni4zMiA1LjM0OTc0OTY2IDQzLjUyIDUuMzQ5NzQ5NjYgMTcuOTIiIHN0cm9rZS1kYXNoYXJyYXk9IjE2MCAxNjAiIHN0cm9rZS1kYXNob2Zmc2V0PSIxNjAiPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlIGlkPSJmcmFtZTEiIGF0dHJpYnV0ZU5hbWU9InN0cm9rZS1kYXNob2Zmc2V0IiBiZWdpbj0iLjQ1cztmcmFtZTIuZW5kIiBkdXI9Ii45cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIxNjAiIHRvPSItMTYwIiBmaWxsPSJmcmVlemUiICBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlIGlkPSJmcmFtZTIiIGF0dHJpYnV0ZU5hbWU9InN0cm9rZS1kYXNob2Zmc2V0IiBiZWdpbj0iZnJhbWUxLmVuZCIgZHVyPSIuOXMiIHR5cGU9InRyYW5zbGF0ZSIgZnJvbT0iMTYwIiB0bz0iMTYwIiBmaWxsPSJmcmVlemUiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVRpbWVzPSIwOyAxIiAga2V5U3BsaW5lcz0iLjUgMCAuNSAxIi8+CiAgICAgICAgICAgICAgICA8L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJjaXJjbGUxIiBmaWxsPSIjMjQ2OEYyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGN4PSIyNy41MiIgY3k9IjQuOCIgcj0iNC44Ij4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlMW9uZSIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iMHM7Y2lyY2xlMXR3by5lbmQiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDI2IiB0bz0iMCAwIiBmaWxsPSJmcmVlemUiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVRpbWVzPSIwOyAxIiAga2V5U3BsaW5lcz0iLjUgMCAuNSAxIi8+CiAgICAgICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gaWQ9ImNpcmNsZTF0d28iIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgYmVnaW49ImNpcmNsZTFvbmUuZW5kICsgLjcycyIgZHVyPSIuNTRzIiB0eXBlPSJ0cmFuc2xhdGUiIGZyb209IjAgMCIgdG89IjAgMjYiIGZpbGw9ImZyZWV6ZSIgY2FsY01vZGU9InNwbGluZSIga2V5VGltZXM9IjA7IDEiICBrZXlTcGxpbmVzPSIuNSAwIC41IDEiLz4KICAgICAgICAgICAgICAgIDwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iY2lyY2xlMiIgZmlsbD0iIzI0NjhGMiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MC4yNDAwMDAsIDE3LjI4MDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTUwLjI0MDAwMCwgLTE3LjI4MDAwMCkgIiBjeD0iNTAuMjQiIGN5PSIxNy4yOCIgcj0iNC44Ij4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlMm9uZSIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iMHM7Y2lyY2xlMnR3by5lbmQiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSItMjIuNSAxMyIgdG89IjAgMCIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGUydHdvIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSJjaXJjbGUyb25lLmVuZCArIC43MnMiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDAiIHRvPSItMjIuNSAxMyIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgPC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJjaXJjbGUzIiBmaWxsPSIjMjQ2OEYyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwLjI0MDAwMCwgNDMuMjAwMDAwKSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUwLjI0MDAwMCwgLTQzLjIwMDAwMCkgIiBjeD0iNTAuMjQiIGN5PSI0My4yIiByPSI0LjgiPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGUzb25lIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSIwcztjaXJjbGUzdHdvLmVuZCIgZHVyPSIuNTRzIiB0eXBlPSJ0cmFuc2xhdGUiIGZyb209Ii0yMi41IC0xMyIgdG89IjAgMCIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGUzdHdvIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSJjaXJjbGUzb25lLmVuZCArIC43MnMiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDAiIHRvPSItMjIuNSAtMTMiIGZpbGw9ImZyZWV6ZSIgY2FsY01vZGU9InNwbGluZSIga2V5VGltZXM9IjA7IDEiICBrZXlTcGxpbmVzPSIuNSAwIC41IDEiLz4KICAgICAgICAgICAgICAgIDwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iY2lyY2xlNCIgZmlsbD0iIzI0NjhGMiIgZmlsbC1ydWxlPSJub256ZXJvIiBjeD0iMjcuNTIiIGN5PSI1Ni42NCIgcj0iNC44Ij4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlMW9uZSIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iMHM7Y2lyY2xlMXR3by5lbmQiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIC0yNiIgdG89IjAgMCIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGUxdHdvIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSJjaXJjbGUxb25lLmVuZCArIC43MnMiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDAiIHRvPSIwIC0yNiIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgPC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJjaXJjbGU1IiBmaWxsPSIjMjQ2OEYyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuODAwMDAwLCA0My4yMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC00LjgwMDAwMCwgLTQzLjIwMDAwMCkgIiBjeD0iNC44IiBjeT0iNDMuMiIgcj0iNC44Ij4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlNW9uZSIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iMHM7Y2lyY2xlNXR3by5lbmQiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIyMi41IC0xMyIgdG89IjAgMCIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGU1dHdvIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSJjaXJjbGU1b25lLmVuZCArIC43MnMiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDAiIHRvPSIyMi41IC0xMyIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgPC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJjaXJjbGU2IiBmaWxsPSIjMjQ2OEYyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuODAwMDAwLCAxNy4yODAwMDApIHJvdGF0ZSg5MC4wMDAwMDApIHRyYW5zbGF0ZSgtNC44MDAwMDAsIC0xNy4yODAwMDApICIgY3g9IjQuOCIgY3k9IjE3LjI4IiByPSI0LjgiPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGU2b25lIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSIwcztjaXJjbGU2dHdvLmVuZCIgZHVyPSIuNTRzIiB0eXBlPSJ0cmFuc2xhdGUiIGZyb209IjIyLjUgMTMiIHRvPSIwIDAiIGZpbGw9ImZyZWV6ZSIgY2FsY01vZGU9InNwbGluZSIga2V5VGltZXM9IjA7IDEiICBrZXlTcGxpbmVzPSIuNSAwIC41IDEiLz4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlNnR3byIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iY2lyY2xlNm9uZS5lbmQgKyAuNzJzIiBkdXI9Ii41NHMiIHR5cGU9InRyYW5zbGF0ZSIgZnJvbT0iMCAwIiB0bz0iMjIuNSAxMyIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgPC9jaXJjbGU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");
|
|
3999
3997
|
--Spinner-height: var(--spinner-size-size);
|
|
4000
|
-
--Spinner-overlay-bg: rgba(255, 255, 255, 0.
|
|
3998
|
+
--Spinner-overlay-bg: rgba(255, 255, 255, 0.1);
|
|
4001
3999
|
--Spinner-width: var(--spinner-size-size);
|
|
4002
4000
|
--Spinner-color: var(--spinner-base-color);
|
|
4003
4001
|
--Spinner-color--disabled: rgba(0, 0, 0, 0.65);
|
|
4002
|
+
--loading-dark-bg-color: var(--colors-neutral-text-11);
|
|
4004
4003
|
--image-image-normal-paddingTop: var(--sizes-size-3);
|
|
4005
4004
|
--image-image-normal-paddingBottom: var(--sizes-size-3);
|
|
4006
4005
|
--image-image-normal-paddingLeft: var(--sizes-size-3);
|
|
@@ -4113,7 +4112,7 @@
|
|
|
4113
4112
|
var(--Tag-model-normal-top-right-border-radius)
|
|
4114
4113
|
var(--Tag-model-normal-bottom-right-border-radius)
|
|
4115
4114
|
var(--Tag-model-normal-bottom-left-border-radius);
|
|
4116
|
-
--Tag-fontColor: var(--
|
|
4115
|
+
--Tag-fontColor: var(--colors-neutral-text-2);
|
|
4117
4116
|
--Tag-rounded-borderRadius: var(--Tag-model-rounded-top-left-border-radius)
|
|
4118
4117
|
var(--Tag-model-rounded-top-right-border-radius)
|
|
4119
4118
|
var(--Tag-model-rounded-bottom-right-border-radius)
|
|
@@ -4467,7 +4466,7 @@
|
|
|
4467
4466
|
--inputTag-option-paddingLeft: var(--sizes-size-6);
|
|
4468
4467
|
--inputTag-option-paddingRight: var(--sizes-size-6);
|
|
4469
4468
|
--inputTag-option-bg-color: var(--colors-neutral-fill-11);
|
|
4470
|
-
--inputTag-option-hover-color: var(--colors-
|
|
4469
|
+
--inputTag-option-hover-color: var(--colors-neutral-text-2);
|
|
4471
4470
|
--inputTag-option-hover-bg-color: var(--colors-brand-10);
|
|
4472
4471
|
--inputTag-popover-maxHeight: 300px;
|
|
4473
4472
|
--fieldSet-legend-height: var(--sizes-size-9);
|
|
@@ -4646,8 +4645,8 @@
|
|
|
4646
4645
|
--table-size-small-paddingRight: var(--sizes-size-3);
|
|
4647
4646
|
--table-size-small-paddingBottom: var(--sizes-size-4);
|
|
4648
4647
|
--table-size-small-paddingLeft: var(--sizes-size-3);
|
|
4649
|
-
--Table--unsaved-heading-bg:
|
|
4650
|
-
--Table--unsaved-heading-color:
|
|
4648
|
+
--Table--unsaved-heading-bg: var(--colors-neutral-fill-9);
|
|
4649
|
+
--Table--unsaved-heading-color: var(--colors-brand-5);
|
|
4651
4650
|
--Table-bg: var(--colors-neutral-fill-11);
|
|
4652
4651
|
--Table-borderColor: var(--table-border-color);
|
|
4653
4652
|
--Table-borderRadius: var(--borderRadius);
|
|
@@ -4691,7 +4690,7 @@
|
|
|
4691
4690
|
--Table-toolbar-marginY: var(--gap-base);
|
|
4692
4691
|
--Table-tree-borderColor: var(--colors-neutral-line-8);
|
|
4693
4692
|
--Table-tree-indent: var(--gap-lg);
|
|
4694
|
-
--Table-searchableForm-backgroundColor:
|
|
4693
|
+
--Table-searchableForm-backgroundColor: var(--colors-neutral-fill-10);
|
|
4695
4694
|
--Table-searchableForm-borderRadius: 0.25rem;
|
|
4696
4695
|
--Table-empty-icon-size: 4.625rem;
|
|
4697
4696
|
--TableRow-onDisabled-bg: var(--table-body-disabled-bg-color);
|
|
@@ -4774,7 +4773,7 @@
|
|
|
4774
4773
|
--combo-vertical-paddingRight: var(--sizes-size-6);
|
|
4775
4774
|
--combo-vertical-paddingBottom: var(--sizes-size-6);
|
|
4776
4775
|
--combo-vertical-paddingLeft: var(--sizes-size-6);
|
|
4777
|
-
--combo-multi-addBtn-color: var(--
|
|
4776
|
+
--combo-multi-addBtn-color: var(--button-primary-default-font-color);
|
|
4778
4777
|
--combo-multi-addBtn-fontSize: var(--fonts-size-8);
|
|
4779
4778
|
--combo-multi-addBtn-fontWeight: var(--fonts-weight-6);
|
|
4780
4779
|
--combo-multi-addBtn-lineHeight: var(--fonts-lineHeight-2);
|
|
@@ -4788,9 +4787,9 @@
|
|
|
4788
4787
|
--combo-multi-addBtn-paddingRight: var(--sizes-size-5);
|
|
4789
4788
|
--combo-multi-addBtn-paddingBottom: var(--sizes-size-3);
|
|
4790
4789
|
--combo-multi-addBtn-paddingLeft: var(--sizes-size-5);
|
|
4791
|
-
--combo-multi-addBtn-hover-color: var(--
|
|
4790
|
+
--combo-multi-addBtn-hover-color: var(--button-primary-hover-font-color);
|
|
4792
4791
|
--combo-multi-addBtn-hover-bg-color: var(--colors-brand-6);
|
|
4793
|
-
--combo-multi-addBtn-active-color: var(--
|
|
4792
|
+
--combo-multi-addBtn-active-color: var(--button-primary-active-font-color);
|
|
4794
4793
|
--combo-multi-addBtn-active-bg-color: var(--colors-brand-4);
|
|
4795
4794
|
--combo-multi-delBtn-color: var(--colors-neutral-text-5);
|
|
4796
4795
|
--combo-multi-delBtn-hover-color: var(--colors-neutral-text-2);
|
|
@@ -4825,7 +4824,7 @@
|
|
|
4825
4824
|
--Combo--vertical-item-paddingX: 0.625rem;
|
|
4826
4825
|
--Combo--vertical-item-paddingY: 0.625rem;
|
|
4827
4826
|
--Combo-addBtn-bg: var(--combo-multi-addBtn-bg-color);
|
|
4828
|
-
--Combo-addBtn-border: var(--
|
|
4827
|
+
--Combo-addBtn-border: var(--combo-multi-addBtn-bg-color);
|
|
4829
4828
|
--Combo-addBtn-borderRadius: var(--borders-radius-3);
|
|
4830
4829
|
--Combo-addBtn-color: var(--combo-multi-addBtn-color);
|
|
4831
4830
|
--Combo-addBtn-fontSize: var(--combo-multi-addBtn-fontSize);
|
|
@@ -4906,6 +4905,8 @@
|
|
|
4906
4905
|
var(--Wizard-stepContent-paddingRight)
|
|
4907
4906
|
var(--Wizard-stepContent-paddingBottom)
|
|
4908
4907
|
var(--Wizard-stepContent-paddingLeft);
|
|
4908
|
+
--common-popover-border: var(--borders-width-2) solid
|
|
4909
|
+
var(--colors-neutral-fill-9);
|
|
4909
4910
|
}
|
|
4910
4911
|
:root {
|
|
4911
4912
|
--colors-error-main: #e62525;
|
|
@@ -5140,17 +5141,14 @@
|
|
|
5140
5141
|
}
|
|
5141
5142
|
/* PADDING */
|
|
5142
5143
|
.CodeMirror-lines {
|
|
5143
|
-
padding: 4px 0;
|
|
5144
|
-
/* Vertical padding around content */
|
|
5144
|
+
padding: 4px 0; /* Vertical padding around content */
|
|
5145
5145
|
}
|
|
5146
5146
|
.CodeMirror pre.CodeMirror-line,
|
|
5147
5147
|
.CodeMirror pre.CodeMirror-line-like {
|
|
5148
|
-
padding: 0 4px;
|
|
5149
|
-
/* Horizontal padding of content */
|
|
5148
|
+
padding: 0 4px; /* Horizontal padding of content */
|
|
5150
5149
|
}
|
|
5151
5150
|
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
|
5152
|
-
background-color: white;
|
|
5153
|
-
/* The little square between H and V scrollbars */
|
|
5151
|
+
background-color: white; /* The little square between H and V scrollbars */
|
|
5154
5152
|
}
|
|
5155
5153
|
/* GUTTER */
|
|
5156
5154
|
.CodeMirror-gutters {
|
|
@@ -5336,16 +5334,14 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|
|
5336
5334
|
background: white;
|
|
5337
5335
|
}
|
|
5338
5336
|
.CodeMirror-scroll {
|
|
5339
|
-
overflow: scroll !important;
|
|
5340
|
-
/* Things will break if this is overridden */
|
|
5337
|
+
overflow: scroll !important; /* Things will break if this is overridden */
|
|
5341
5338
|
/* 50px is the magic margin used to hide the element's real scrollbars */
|
|
5342
5339
|
/* See overflow: hidden in .CodeMirror */
|
|
5343
5340
|
margin-bottom: -50px;
|
|
5344
5341
|
margin-right: -50px;
|
|
5345
5342
|
padding-bottom: 50px;
|
|
5346
5343
|
height: 100%;
|
|
5347
|
-
outline: none;
|
|
5348
|
-
/* Prevent dragging from highlighting the element */
|
|
5344
|
+
outline: none; /* Prevent dragging from highlighting the element */
|
|
5349
5345
|
position: relative;
|
|
5350
5346
|
z-index: 0;
|
|
5351
5347
|
}
|
|
@@ -5424,8 +5420,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|
|
5424
5420
|
}
|
|
5425
5421
|
.CodeMirror-lines {
|
|
5426
5422
|
cursor: text;
|
|
5427
|
-
min-height: 1px;
|
|
5428
|
-
/* prevents collapsing before first draw */
|
|
5423
|
+
min-height: 1px; /* prevents collapsing before first draw */
|
|
5429
5424
|
}
|
|
5430
5425
|
.CodeMirror pre.CodeMirror-line,
|
|
5431
5426
|
.CodeMirror pre.CodeMirror-line-like {
|
|
@@ -5463,8 +5458,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|
|
5463
5458
|
.CodeMirror-linewidget {
|
|
5464
5459
|
position: relative;
|
|
5465
5460
|
z-index: 2;
|
|
5466
|
-
padding: 0.1px;
|
|
5467
|
-
/* Force widget margins to stay inside of the container */
|
|
5461
|
+
padding: 0.1px; /* Force widget margins to stay inside of the container */
|
|
5468
5462
|
}
|
|
5469
5463
|
.CodeMirror-rtl pre {
|
|
5470
5464
|
direction: rtl;
|
|
@@ -5748,7 +5742,7 @@ img.fr-bordered {
|
|
|
5748
5742
|
vertical-align: bottom;
|
|
5749
5743
|
margin-left: 5px;
|
|
5750
5744
|
margin-right: 5px;
|
|
5751
|
-
max-width: calc(100% -
|
|
5745
|
+
max-width: calc(100% - 10px);
|
|
5752
5746
|
}
|
|
5753
5747
|
.fr-view img.fr-dii.fr-fil {
|
|
5754
5748
|
float: left;
|
|
@@ -5784,7 +5778,7 @@ img.fr-bordered {
|
|
|
5784
5778
|
vertical-align: bottom;
|
|
5785
5779
|
margin-left: 5px;
|
|
5786
5780
|
margin-right: 5px;
|
|
5787
|
-
max-width: calc(100% -
|
|
5781
|
+
max-width: calc(100% - 10px);
|
|
5788
5782
|
}
|
|
5789
5783
|
.fr-view span.fr-img-caption.fr-dii.fr-fil {
|
|
5790
5784
|
float: left;
|
|
@@ -5912,7 +5906,7 @@ img.fr-view.fr-dii {
|
|
|
5912
5906
|
vertical-align: bottom;
|
|
5913
5907
|
margin-left: 5px;
|
|
5914
5908
|
margin-right: 5px;
|
|
5915
|
-
max-width: calc(100% -
|
|
5909
|
+
max-width: calc(100% - 10px);
|
|
5916
5910
|
}
|
|
5917
5911
|
img.fr-view.fr-dii.fr-fil {
|
|
5918
5912
|
float: left;
|
|
@@ -5948,7 +5942,7 @@ span.fr-img-caption.fr-view.fr-dii {
|
|
|
5948
5942
|
vertical-align: bottom;
|
|
5949
5943
|
margin-left: 5px;
|
|
5950
5944
|
margin-right: 5px;
|
|
5951
|
-
max-width: calc(100% -
|
|
5945
|
+
max-width: calc(100% - 10px);
|
|
5952
5946
|
}
|
|
5953
5947
|
span.fr-img-caption.fr-view.fr-dii.fr-fil {
|
|
5954
5948
|
float: left;
|
|
@@ -6154,14 +6148,12 @@ iframe.fr-iframe {
|
|
|
6154
6148
|
.fr-box.fr-document {
|
|
6155
6149
|
min-width: 21cm;
|
|
6156
6150
|
}
|
|
6157
|
-
|
|
6158
6151
|
.fr-box.fr-document .fr-wrapper {
|
|
6159
6152
|
text-align: left;
|
|
6160
6153
|
padding: 30px;
|
|
6161
6154
|
min-width: 21cm;
|
|
6162
6155
|
background: #efefef;
|
|
6163
6156
|
}
|
|
6164
|
-
|
|
6165
6157
|
.fr-box.fr-document .fr-wrapper .fr-element {
|
|
6166
6158
|
text-align: left;
|
|
6167
6159
|
background: #FFF;
|
|
@@ -6172,7 +6164,6 @@ iframe.fr-iframe {
|
|
|
6172
6164
|
overflow: visible;
|
|
6173
6165
|
z-index: auto;
|
|
6174
6166
|
}
|
|
6175
|
-
|
|
6176
6167
|
.fr-box.fr-document .fr-wrapper .fr-element hr {
|
|
6177
6168
|
margin-left: -2cm;
|
|
6178
6169
|
margin-right: -2cm;
|
|
@@ -6181,7 +6172,6 @@ iframe.fr-iframe {
|
|
|
6181
6172
|
outline: none;
|
|
6182
6173
|
border: none;
|
|
6183
6174
|
}
|
|
6184
|
-
|
|
6185
6175
|
.fr-box.fr-document .fr-wrapper .fr-element img {
|
|
6186
6176
|
z-index: 1;
|
|
6187
6177
|
}
|
|
@@ -7352,7 +7342,7 @@ ol.decimal_type > li:before {
|
|
|
7352
7342
|
}
|
|
7353
7343
|
.fr-separator.fr-hs {
|
|
7354
7344
|
clear: both;
|
|
7355
|
-
width: calc(100% -
|
|
7345
|
+
width: calc(100% - 8px);
|
|
7356
7346
|
margin: 0 4px;
|
|
7357
7347
|
height: 1px;
|
|
7358
7348
|
}
|
|
@@ -8127,22 +8117,18 @@ body.fr-fullscreen {
|
|
|
8127
8117
|
width: 10px;
|
|
8128
8118
|
height: 10px;
|
|
8129
8119
|
}
|
|
8130
|
-
|
|
8131
8120
|
.fr-image-resizer .fr-handler.fr-hnw {
|
|
8132
8121
|
left: -5px;
|
|
8133
8122
|
top: -5px;
|
|
8134
8123
|
}
|
|
8135
|
-
|
|
8136
8124
|
.fr-image-resizer .fr-handler.fr-hne {
|
|
8137
8125
|
right: -5px;
|
|
8138
8126
|
top: -5px;
|
|
8139
8127
|
}
|
|
8140
|
-
|
|
8141
8128
|
.fr-image-resizer .fr-handler.fr-hsw {
|
|
8142
8129
|
left: -5px;
|
|
8143
8130
|
bottom: -5px;
|
|
8144
8131
|
}
|
|
8145
|
-
|
|
8146
8132
|
.fr-image-resizer .fr-handler.fr-hse {
|
|
8147
8133
|
right: -5px;
|
|
8148
8134
|
bottom: -5px;
|
|
@@ -8552,7 +8538,7 @@ div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
|
|
|
8552
8538
|
}
|
|
8553
8539
|
.fr-line-breaker a.fr-floating-btn {
|
|
8554
8540
|
position: absolute;
|
|
8555
|
-
left: calc(50% -
|
|
8541
|
+
left: calc(50% - 20px);
|
|
8556
8542
|
top: -20px;
|
|
8557
8543
|
}
|
|
8558
8544
|
.fr-line-breaker a.fr-floating-btn svg {
|
|
@@ -8887,22 +8873,18 @@ div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
|
|
|
8887
8873
|
width: 10px;
|
|
8888
8874
|
height: 10px;
|
|
8889
8875
|
}
|
|
8890
|
-
|
|
8891
8876
|
.fr-box .fr-video-resizer .fr-handler.fr-hnw {
|
|
8892
8877
|
left: -5px;
|
|
8893
8878
|
top: -5px;
|
|
8894
8879
|
}
|
|
8895
|
-
|
|
8896
8880
|
.fr-box .fr-video-resizer .fr-handler.fr-hne {
|
|
8897
8881
|
right: -5px;
|
|
8898
8882
|
top: -5px;
|
|
8899
8883
|
}
|
|
8900
|
-
|
|
8901
8884
|
.fr-box .fr-video-resizer .fr-handler.fr-hsw {
|
|
8902
8885
|
left: -5px;
|
|
8903
8886
|
bottom: -5px;
|
|
8904
8887
|
}
|
|
8905
|
-
|
|
8906
8888
|
.fr-box .fr-video-resizer .fr-handler.fr-hse {
|
|
8907
8889
|
right: -5px;
|
|
8908
8890
|
bottom: -5px;
|
|
@@ -9204,7 +9186,7 @@ img.fr-bordered {
|
|
|
9204
9186
|
vertical-align: bottom;
|
|
9205
9187
|
margin-left: 5px;
|
|
9206
9188
|
margin-right: 5px;
|
|
9207
|
-
max-width: calc(100% -
|
|
9189
|
+
max-width: calc(100% - 10px);
|
|
9208
9190
|
}
|
|
9209
9191
|
.fr-view img.fr-dii.fr-fil {
|
|
9210
9192
|
float: left;
|
|
@@ -9240,7 +9222,7 @@ img.fr-bordered {
|
|
|
9240
9222
|
vertical-align: bottom;
|
|
9241
9223
|
margin-left: 5px;
|
|
9242
9224
|
margin-right: 5px;
|
|
9243
|
-
max-width: calc(100% -
|
|
9225
|
+
max-width: calc(100% - 10px);
|
|
9244
9226
|
}
|
|
9245
9227
|
.fr-view span.fr-img-caption.fr-dii.fr-fil {
|
|
9246
9228
|
float: left;
|
|
@@ -9368,7 +9350,7 @@ img.fr-view.fr-dii {
|
|
|
9368
9350
|
vertical-align: bottom;
|
|
9369
9351
|
margin-left: 5px;
|
|
9370
9352
|
margin-right: 5px;
|
|
9371
|
-
max-width: calc(100% -
|
|
9353
|
+
max-width: calc(100% - 10px);
|
|
9372
9354
|
}
|
|
9373
9355
|
img.fr-view.fr-dii.fr-fil {
|
|
9374
9356
|
float: left;
|
|
@@ -9404,7 +9386,7 @@ span.fr-img-caption.fr-view.fr-dii {
|
|
|
9404
9386
|
vertical-align: bottom;
|
|
9405
9387
|
margin-left: 5px;
|
|
9406
9388
|
margin-right: 5px;
|
|
9407
|
-
max-width: calc(100% -
|
|
9389
|
+
max-width: calc(100% - 10px);
|
|
9408
9390
|
}
|
|
9409
9391
|
span.fr-img-caption.fr-view.fr-dii.fr-fil {
|
|
9410
9392
|
float: left;
|
|
@@ -9977,7 +9959,7 @@ button::-moz-focus-inner {
|
|
|
9977
9959
|
display: flex;
|
|
9978
9960
|
height: 24px;
|
|
9979
9961
|
justify-content: center;
|
|
9980
|
-
padding:
|
|
9962
|
+
padding: 3px;
|
|
9981
9963
|
width: 24px;
|
|
9982
9964
|
}
|
|
9983
9965
|
.tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
|
|
@@ -10020,7 +10002,7 @@ button::-moz-focus-inner {
|
|
|
10020
10002
|
.tox input.tox-checkbox__input:focus + .tox-checkbox__icons {
|
|
10021
10003
|
border-radius: 6px;
|
|
10022
10004
|
box-shadow: inset 0 0 0 1px #006ce7;
|
|
10023
|
-
padding:
|
|
10005
|
+
padding: 3px;
|
|
10024
10006
|
}
|
|
10025
10007
|
.tox:not([dir=rtl]) .tox-checkbox__label {
|
|
10026
10008
|
margin-left: 4px;
|
|
@@ -10469,7 +10451,7 @@ button::-moz-focus-inner {
|
|
|
10469
10451
|
display: none;
|
|
10470
10452
|
fill: #222f3e;
|
|
10471
10453
|
height: 24px;
|
|
10472
|
-
margin:
|
|
10454
|
+
margin: 3px 3px;
|
|
10473
10455
|
width: 24px;
|
|
10474
10456
|
}
|
|
10475
10457
|
.tox div.tox-swatch:not(.tox-swatch--remove) svg path {
|
|
@@ -10743,7 +10725,7 @@ button::-moz-focus-inner {
|
|
|
10743
10725
|
body:not(.tox-force-desktop) .tox .tox-dialog {
|
|
10744
10726
|
align-self: flex-start;
|
|
10745
10727
|
margin: 8px auto;
|
|
10746
|
-
max-height: calc(100vh -
|
|
10728
|
+
max-height: calc(100vh - 16px);
|
|
10747
10729
|
width: calc(100vw - 16px);
|
|
10748
10730
|
}
|
|
10749
10731
|
}
|
|
@@ -10847,7 +10829,7 @@ button::-moz-focus-inner {
|
|
|
10847
10829
|
display: flex;
|
|
10848
10830
|
flex: 1;
|
|
10849
10831
|
flex-direction: column;
|
|
10850
|
-
max-height: min(650px,
|
|
10832
|
+
max-height: min(650px, 100vh - 110px);
|
|
10851
10833
|
overflow: auto;
|
|
10852
10834
|
-webkit-overflow-scrolling: touch;
|
|
10853
10835
|
padding: 16px 16px;
|
|
@@ -11376,13 +11358,13 @@ body.tox-dialog__disable-scroll {
|
|
|
11376
11358
|
justify-content: space-between;
|
|
11377
11359
|
}
|
|
11378
11360
|
.tox .tox-form__grid--2col > .tox-form__group {
|
|
11379
|
-
width: calc(50% -
|
|
11361
|
+
width: calc(50% - 4px);
|
|
11380
11362
|
}
|
|
11381
11363
|
.tox .tox-form__grid--3col > .tox-form__group {
|
|
11382
|
-
width: calc(
|
|
11364
|
+
width: calc(33.3333333333% - 4px);
|
|
11383
11365
|
}
|
|
11384
11366
|
.tox .tox-form__grid--4col > .tox-form__group {
|
|
11385
|
-
width: calc(25% -
|
|
11367
|
+
width: calc(25% - 4px);
|
|
11386
11368
|
}
|
|
11387
11369
|
.tox .tox-form__controls-h-stack {
|
|
11388
11370
|
align-items: center;
|
|
@@ -11780,7 +11762,6 @@ body.tox-dialog__disable-scroll {
|
|
|
11780
11762
|
overflow-wrap: break-word;
|
|
11781
11763
|
word-break: normal;
|
|
11782
11764
|
}
|
|
11783
|
-
|
|
11784
11765
|
.tox .tox-dialog__popups .tox-menu .tox-collection__item-label {
|
|
11785
11766
|
word-break: break-all;
|
|
11786
11767
|
}
|
|
@@ -12307,9 +12288,9 @@ body.tox-dialog__disable-scroll {
|
|
|
12307
12288
|
}
|
|
12308
12289
|
@media only screen and (min-width: 768px) {
|
|
12309
12290
|
.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__help-text,
|
|
12310
|
-
.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__right-container,
|
|
12311
|
-
.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__path {
|
|
12312
|
-
flex: 0 0
|
|
12291
|
+
.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__right-container,
|
|
12292
|
+
.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__path {
|
|
12293
|
+
flex: 0 0 33.3333333333%;
|
|
12313
12294
|
}
|
|
12314
12295
|
}
|
|
12315
12296
|
.tox .tox-statusbar__text-container.tox-statusbar__text-container--flex-end {
|
|
@@ -12333,7 +12314,6 @@ body.tox-dialog__disable-scroll {
|
|
|
12333
12314
|
.tox .tox-statusbar__text-container .tox-statusbar__help-text {
|
|
12334
12315
|
display: none;
|
|
12335
12316
|
}
|
|
12336
|
-
|
|
12337
12317
|
.tox .tox-statusbar__text-container .tox-statusbar__help-text:only-child {
|
|
12338
12318
|
display: block;
|
|
12339
12319
|
}
|
|
@@ -12731,7 +12711,7 @@ body.tox-dialog__disable-scroll {
|
|
|
12731
12711
|
background-image: repeating-linear-gradient(#e3e3e3 0px 1px, transparent 1px 39px);
|
|
12732
12712
|
background-position: center top 40px;
|
|
12733
12713
|
background-repeat: no-repeat;
|
|
12734
|
-
background-size: calc(100% -
|
|
12714
|
+
background-size: calc(100% - 22px) calc(100% - 41px);
|
|
12735
12715
|
display: flex;
|
|
12736
12716
|
flex: 0 0 auto;
|
|
12737
12717
|
flex-shrink: 0;
|
|
@@ -12743,7 +12723,7 @@ body.tox-dialog__disable-scroll {
|
|
|
12743
12723
|
.tox .tox-toolbar-overlord > .tox-toolbar__primary,
|
|
12744
12724
|
.tox .tox-toolbar-overlord > .tox-toolbar__overflow {
|
|
12745
12725
|
background-position: center top 0px;
|
|
12746
|
-
background-size: calc(100% -
|
|
12726
|
+
background-size: calc(100% - 22px) calc(100% - 0px);
|
|
12747
12727
|
}
|
|
12748
12728
|
.tox .tox-toolbar__overflow.tox-toolbar__overflow--closed {
|
|
12749
12729
|
height: 0;
|
|
@@ -12790,7 +12770,7 @@ body.tox-dialog__disable-scroll {
|
|
|
12790
12770
|
.tox.tox-tinymce-aux .tox-toolbar__overflow {
|
|
12791
12771
|
background-color: #fff;
|
|
12792
12772
|
background-position: center top 43px;
|
|
12793
|
-
background-size: calc(100% -
|
|
12773
|
+
background-size: calc(100% - 16px) calc(100% - 51px);
|
|
12794
12774
|
border: none;
|
|
12795
12775
|
border-radius: 6px;
|
|
12796
12776
|
box-shadow: 0 0 2px 0 rgba(34, 47, 62, 0.2), 0 4px 8px 0 rgba(34, 47, 62, 0.15);
|
|
@@ -12802,7 +12782,7 @@ body.tox-dialog__disable-scroll {
|
|
|
12802
12782
|
}
|
|
12803
12783
|
.tox-pop .tox-pop__dialog .tox-toolbar {
|
|
12804
12784
|
background-position: center top 43px;
|
|
12805
|
-
background-size: calc(100% -
|
|
12785
|
+
background-size: calc(100% - 22px) calc(100% - 51px);
|
|
12806
12786
|
padding: 4px 0;
|
|
12807
12787
|
}
|
|
12808
12788
|
.tox .tox-toolbar__group {
|
|
@@ -14096,18 +14076,18 @@ body.video-react-full-window .video-react-fullscreen {
|
|
|
14096
14076
|
.cropper-dashed.dashed-h {
|
|
14097
14077
|
border-bottom-width: 1px;
|
|
14098
14078
|
border-top-width: 1px;
|
|
14099
|
-
height:
|
|
14079
|
+
height: 33.3333333333%;
|
|
14100
14080
|
left: 0;
|
|
14101
|
-
top:
|
|
14081
|
+
top: 33.3333333333%;
|
|
14102
14082
|
width: 100%;
|
|
14103
14083
|
}
|
|
14104
14084
|
.cropper-dashed.dashed-v {
|
|
14105
14085
|
border-left-width: 1px;
|
|
14106
14086
|
border-right-width: 1px;
|
|
14107
14087
|
height: 100%;
|
|
14108
|
-
left:
|
|
14088
|
+
left: 33.3333333333%;
|
|
14109
14089
|
top: 0;
|
|
14110
|
-
width:
|
|
14090
|
+
width: 33.3333333333%;
|
|
14111
14091
|
}
|
|
14112
14092
|
.cropper-center {
|
|
14113
14093
|
display: block;
|
|
@@ -14338,7 +14318,7 @@ body.video-react-full-window .video-react-fullscreen {
|
|
|
14338
14318
|
.rdtMonths .headerTable,
|
|
14339
14319
|
.rdtYears .headerTable {
|
|
14340
14320
|
border-spacing: 0;
|
|
14341
|
-
border-bottom: 1px solid
|
|
14321
|
+
border-bottom: 1px solid var(--colors-neutral-line-8);
|
|
14342
14322
|
}
|
|
14343
14323
|
.rdtPicker td,
|
|
14344
14324
|
.rdtPicker th {
|
|
@@ -14429,14 +14409,9 @@ body.video-react-full-window .video-react-fullscreen {
|
|
|
14429
14409
|
.rdtPrev span,
|
|
14430
14410
|
.rdtNext span {
|
|
14431
14411
|
display: block;
|
|
14432
|
-
-webkit-touch-callout: none;
|
|
14433
|
-
/*
|
|
14434
|
-
-
|
|
14435
|
-
/* Chrome/Safari/Opera */
|
|
14436
|
-
/* Konqueror */
|
|
14437
|
-
-moz-user-select: none;
|
|
14438
|
-
/* Firefox */
|
|
14439
|
-
/* Internet Explorer/Edge */
|
|
14412
|
+
-webkit-touch-callout: none; /* iOS Safari */
|
|
14413
|
+
-webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
|
|
14414
|
+
-moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
|
|
14440
14415
|
user-select: none;
|
|
14441
14416
|
}
|
|
14442
14417
|
.rdtPicker th.rdtDisabled,
|
|
@@ -14505,14 +14480,9 @@ td.rdtQuarter:hover {
|
|
|
14505
14480
|
line-height: 40px;
|
|
14506
14481
|
cursor: pointer;
|
|
14507
14482
|
display: block;
|
|
14508
|
-
-webkit-touch-callout: none;
|
|
14509
|
-
/*
|
|
14510
|
-
-
|
|
14511
|
-
/* Chrome/Safari/Opera */
|
|
14512
|
-
/* Konqueror */
|
|
14513
|
-
-moz-user-select: none;
|
|
14514
|
-
/* Firefox */
|
|
14515
|
-
/* Internet Explorer/Edge */
|
|
14483
|
+
-webkit-touch-callout: none; /* iOS Safari */
|
|
14484
|
+
-webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
|
|
14485
|
+
-moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
|
|
14516
14486
|
user-select: none;
|
|
14517
14487
|
}
|
|
14518
14488
|
.rdtCounter .rdtBtn:hover {
|
|
@@ -15078,7 +15048,6 @@ body {
|
|
|
15078
15048
|
.a-Layout-content {
|
|
15079
15049
|
transition: transform var(--animation-duration) ease;
|
|
15080
15050
|
}
|
|
15081
|
-
|
|
15082
15051
|
.a-Layout-aside {
|
|
15083
15052
|
display: none;
|
|
15084
15053
|
}
|
|
@@ -15094,13 +15063,11 @@ body {
|
|
|
15094
15063
|
-webkit-overflow-scrolling: touch;
|
|
15095
15064
|
z-index: 1010;
|
|
15096
15065
|
}
|
|
15097
|
-
|
|
15098
15066
|
.a-Layout-headerBar {
|
|
15099
15067
|
display: none;
|
|
15100
15068
|
}
|
|
15101
|
-
|
|
15102
15069
|
.a-Layout--offScreen .a-Layout-body,
|
|
15103
|
-
.a-Layout--offScreen .a-Layout-footer {
|
|
15070
|
+
.a-Layout--offScreen .a-Layout-footer {
|
|
15104
15071
|
background: var(--body-bg);
|
|
15105
15072
|
transition: transform var(--animation-duration) ease;
|
|
15106
15073
|
backface-visibility: hidden;
|
|
@@ -15115,7 +15082,6 @@ body {
|
|
|
15115
15082
|
z-index: 1015;
|
|
15116
15083
|
padding-top: 3.125rem;
|
|
15117
15084
|
}
|
|
15118
|
-
|
|
15119
15085
|
.a-Layout-offScreenBtn {
|
|
15120
15086
|
display: block;
|
|
15121
15087
|
}
|
|
@@ -15170,7 +15136,7 @@ body {
|
|
|
15170
15136
|
float: left;
|
|
15171
15137
|
}
|
|
15172
15138
|
.a-Layout--withAside .a-Layout-headerBar,
|
|
15173
|
-
.a-Layout--withAside .a-Layout-footer {
|
|
15139
|
+
.a-Layout--withAside .a-Layout-footer {
|
|
15174
15140
|
margin-left: var(--Layout-aside-width);
|
|
15175
15141
|
transition: margin var(--animation-duration) ease;
|
|
15176
15142
|
}
|
|
@@ -15193,11 +15159,11 @@ body {
|
|
|
15193
15159
|
width: auto;
|
|
15194
15160
|
}
|
|
15195
15161
|
.a-Layout--folded .a-Layout-aside,
|
|
15196
|
-
.a-Layout--folded .a-Layout-brandBar {
|
|
15162
|
+
.a-Layout--folded .a-Layout-brandBar {
|
|
15197
15163
|
width: var(--Layout-aside--folded-width);
|
|
15198
15164
|
}
|
|
15199
15165
|
.a-Layout--folded.a-Layout--withAside .a-Layout-headerBar,
|
|
15200
|
-
.a-Layout--folded.a-Layout--withAside .a-Layout-footer {
|
|
15166
|
+
.a-Layout--folded.a-Layout--withAside .a-Layout-footer {
|
|
15201
15167
|
margin-left: var(--Layout-aside--folded-width);
|
|
15202
15168
|
}
|
|
15203
15169
|
.a-Layout--folded .a-Layout-brand {
|
|
@@ -15226,18 +15192,19 @@ body {
|
|
|
15226
15192
|
z-index: 1200;
|
|
15227
15193
|
}
|
|
15228
15194
|
.a-Layout--asideFixed .a-Layout-asideInner {
|
|
15229
|
-
width: calc(100% + 17px);
|
|
15230
15195
|
position: relative;
|
|
15196
|
+
width: 100%;
|
|
15231
15197
|
height: 100%;
|
|
15232
15198
|
overflow-x: hidden;
|
|
15233
15199
|
overflow-y: scroll;
|
|
15234
15200
|
-webkit-overflow-scrolling: touch;
|
|
15201
|
+
scrollbar-width: none; /* Firfox */
|
|
15235
15202
|
}
|
|
15236
15203
|
.a-Layout--asideFixed .a-Layout-asideInner::-webkit-scrollbar {
|
|
15237
15204
|
-webkit-appearance: none;
|
|
15238
15205
|
}
|
|
15239
15206
|
.a-Layout--asideFixed .a-Layout-asideInner::-webkit-scrollbar:vertical {
|
|
15240
|
-
width:
|
|
15207
|
+
width: 0; /* chrome */
|
|
15241
15208
|
}
|
|
15242
15209
|
.a-Layout--noHeader .a-Layout-asideWrap {
|
|
15243
15210
|
top: 0;
|
|
@@ -15256,18 +15223,18 @@ body {
|
|
|
15256
15223
|
padding-right: 17px;
|
|
15257
15224
|
}
|
|
15258
15225
|
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-brand,
|
|
15259
|
-
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15260
|
-
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-aside {
|
|
15226
|
+
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15227
|
+
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-aside {
|
|
15261
15228
|
width: var(--Layout-aside--sm-width);
|
|
15262
15229
|
}
|
|
15263
15230
|
.a-Layout--md:not(.a-Layout--folded) .a-Layout-brand,
|
|
15264
|
-
.a-Layout--md:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15265
|
-
.a-Layout--md:not(.a-Layout--folded) .a-Layout-aside {
|
|
15231
|
+
.a-Layout--md:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15232
|
+
.a-Layout--md:not(.a-Layout--folded) .a-Layout-aside {
|
|
15266
15233
|
width: var(--Layout-aside--md-width);
|
|
15267
15234
|
}
|
|
15268
15235
|
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-brand,
|
|
15269
|
-
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15270
|
-
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-aside {
|
|
15236
|
+
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15237
|
+
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-aside {
|
|
15271
15238
|
width: var(--Layout-aside--lg-width);
|
|
15272
15239
|
}
|
|
15273
15240
|
}
|
|
@@ -15439,7 +15406,6 @@ body {
|
|
|
15439
15406
|
flex-direction: column;
|
|
15440
15407
|
justify-content: space-between;
|
|
15441
15408
|
}
|
|
15442
|
-
|
|
15443
15409
|
.a-Grid-col--sm1 {
|
|
15444
15410
|
flex: 0 0 8.3333333333%;
|
|
15445
15411
|
max-width: 8.3333333333%;
|
|
@@ -15447,7 +15413,6 @@ body {
|
|
|
15447
15413
|
padding-left: 0.5rem;
|
|
15448
15414
|
padding-right: 0.5rem;
|
|
15449
15415
|
}
|
|
15450
|
-
|
|
15451
15416
|
.a-Grid-col--sm2 {
|
|
15452
15417
|
flex: 0 0 16.6666666667%;
|
|
15453
15418
|
max-width: 16.6666666667%;
|
|
@@ -15455,7 +15420,6 @@ body {
|
|
|
15455
15420
|
padding-left: 0.5rem;
|
|
15456
15421
|
padding-right: 0.5rem;
|
|
15457
15422
|
}
|
|
15458
|
-
|
|
15459
15423
|
.a-Grid-col--sm3 {
|
|
15460
15424
|
flex: 0 0 25%;
|
|
15461
15425
|
max-width: 25%;
|
|
@@ -15463,7 +15427,6 @@ body {
|
|
|
15463
15427
|
padding-left: 0.5rem;
|
|
15464
15428
|
padding-right: 0.5rem;
|
|
15465
15429
|
}
|
|
15466
|
-
|
|
15467
15430
|
.a-Grid-col--sm4 {
|
|
15468
15431
|
flex: 0 0 33.3333333333%;
|
|
15469
15432
|
max-width: 33.3333333333%;
|
|
@@ -15471,7 +15434,6 @@ body {
|
|
|
15471
15434
|
padding-left: 0.5rem;
|
|
15472
15435
|
padding-right: 0.5rem;
|
|
15473
15436
|
}
|
|
15474
|
-
|
|
15475
15437
|
.a-Grid-col--sm5 {
|
|
15476
15438
|
flex: 0 0 41.6666666667%;
|
|
15477
15439
|
max-width: 41.6666666667%;
|
|
@@ -15479,7 +15441,6 @@ body {
|
|
|
15479
15441
|
padding-left: 0.5rem;
|
|
15480
15442
|
padding-right: 0.5rem;
|
|
15481
15443
|
}
|
|
15482
|
-
|
|
15483
15444
|
.a-Grid-col--sm6 {
|
|
15484
15445
|
flex: 0 0 50%;
|
|
15485
15446
|
max-width: 50%;
|
|
@@ -15487,7 +15448,6 @@ body {
|
|
|
15487
15448
|
padding-left: 0.5rem;
|
|
15488
15449
|
padding-right: 0.5rem;
|
|
15489
15450
|
}
|
|
15490
|
-
|
|
15491
15451
|
.a-Grid-col--sm7 {
|
|
15492
15452
|
flex: 0 0 58.3333333333%;
|
|
15493
15453
|
max-width: 58.3333333333%;
|
|
@@ -15495,7 +15455,6 @@ body {
|
|
|
15495
15455
|
padding-left: 0.5rem;
|
|
15496
15456
|
padding-right: 0.5rem;
|
|
15497
15457
|
}
|
|
15498
|
-
|
|
15499
15458
|
.a-Grid-col--sm8 {
|
|
15500
15459
|
flex: 0 0 66.6666666667%;
|
|
15501
15460
|
max-width: 66.6666666667%;
|
|
@@ -15503,7 +15462,6 @@ body {
|
|
|
15503
15462
|
padding-left: 0.5rem;
|
|
15504
15463
|
padding-right: 0.5rem;
|
|
15505
15464
|
}
|
|
15506
|
-
|
|
15507
15465
|
.a-Grid-col--sm9 {
|
|
15508
15466
|
flex: 0 0 75%;
|
|
15509
15467
|
max-width: 75%;
|
|
@@ -15511,7 +15469,6 @@ body {
|
|
|
15511
15469
|
padding-left: 0.5rem;
|
|
15512
15470
|
padding-right: 0.5rem;
|
|
15513
15471
|
}
|
|
15514
|
-
|
|
15515
15472
|
.a-Grid-col--sm10 {
|
|
15516
15473
|
flex: 0 0 83.3333333333%;
|
|
15517
15474
|
max-width: 83.3333333333%;
|
|
@@ -15519,7 +15476,6 @@ body {
|
|
|
15519
15476
|
padding-left: 0.5rem;
|
|
15520
15477
|
padding-right: 0.5rem;
|
|
15521
15478
|
}
|
|
15522
|
-
|
|
15523
15479
|
.a-Grid-col--sm11 {
|
|
15524
15480
|
flex: 0 0 91.6666666667%;
|
|
15525
15481
|
max-width: 91.6666666667%;
|
|
@@ -15527,7 +15483,6 @@ body {
|
|
|
15527
15483
|
padding-left: 0.5rem;
|
|
15528
15484
|
padding-right: 0.5rem;
|
|
15529
15485
|
}
|
|
15530
|
-
|
|
15531
15486
|
.a-Grid-col--sm12 {
|
|
15532
15487
|
flex: 0 0 100%;
|
|
15533
15488
|
max-width: 100%;
|
|
@@ -15535,7 +15490,6 @@ body {
|
|
|
15535
15490
|
padding-left: 0.5rem;
|
|
15536
15491
|
padding-right: 0.5rem;
|
|
15537
15492
|
}
|
|
15538
|
-
|
|
15539
15493
|
.a-Grid-col--sm {
|
|
15540
15494
|
flex-basis: 0;
|
|
15541
15495
|
flex-grow: 1;
|
|
@@ -15545,7 +15499,6 @@ body {
|
|
|
15545
15499
|
padding-left: 0.5rem;
|
|
15546
15500
|
padding-right: 0.5rem;
|
|
15547
15501
|
}
|
|
15548
|
-
|
|
15549
15502
|
.a-Grid-col--smAuto {
|
|
15550
15503
|
flex: 0 0 auto;
|
|
15551
15504
|
width: auto;
|
|
@@ -15562,7 +15515,6 @@ body {
|
|
|
15562
15515
|
padding-left: 0.5rem;
|
|
15563
15516
|
padding-right: 0.5rem;
|
|
15564
15517
|
}
|
|
15565
|
-
|
|
15566
15518
|
.a-Grid-col--md2 {
|
|
15567
15519
|
flex: 0 0 16.6666666667%;
|
|
15568
15520
|
max-width: 16.6666666667%;
|
|
@@ -15570,7 +15522,6 @@ body {
|
|
|
15570
15522
|
padding-left: 0.5rem;
|
|
15571
15523
|
padding-right: 0.5rem;
|
|
15572
15524
|
}
|
|
15573
|
-
|
|
15574
15525
|
.a-Grid-col--md3 {
|
|
15575
15526
|
flex: 0 0 25%;
|
|
15576
15527
|
max-width: 25%;
|
|
@@ -15578,7 +15529,6 @@ body {
|
|
|
15578
15529
|
padding-left: 0.5rem;
|
|
15579
15530
|
padding-right: 0.5rem;
|
|
15580
15531
|
}
|
|
15581
|
-
|
|
15582
15532
|
.a-Grid-col--md4 {
|
|
15583
15533
|
flex: 0 0 33.3333333333%;
|
|
15584
15534
|
max-width: 33.3333333333%;
|
|
@@ -15586,7 +15536,6 @@ body {
|
|
|
15586
15536
|
padding-left: 0.5rem;
|
|
15587
15537
|
padding-right: 0.5rem;
|
|
15588
15538
|
}
|
|
15589
|
-
|
|
15590
15539
|
.a-Grid-col--md5 {
|
|
15591
15540
|
flex: 0 0 41.6666666667%;
|
|
15592
15541
|
max-width: 41.6666666667%;
|
|
@@ -15594,7 +15543,6 @@ body {
|
|
|
15594
15543
|
padding-left: 0.5rem;
|
|
15595
15544
|
padding-right: 0.5rem;
|
|
15596
15545
|
}
|
|
15597
|
-
|
|
15598
15546
|
.a-Grid-col--md6 {
|
|
15599
15547
|
flex: 0 0 50%;
|
|
15600
15548
|
max-width: 50%;
|
|
@@ -15602,7 +15550,6 @@ body {
|
|
|
15602
15550
|
padding-left: 0.5rem;
|
|
15603
15551
|
padding-right: 0.5rem;
|
|
15604
15552
|
}
|
|
15605
|
-
|
|
15606
15553
|
.a-Grid-col--md7 {
|
|
15607
15554
|
flex: 0 0 58.3333333333%;
|
|
15608
15555
|
max-width: 58.3333333333%;
|
|
@@ -15610,7 +15557,6 @@ body {
|
|
|
15610
15557
|
padding-left: 0.5rem;
|
|
15611
15558
|
padding-right: 0.5rem;
|
|
15612
15559
|
}
|
|
15613
|
-
|
|
15614
15560
|
.a-Grid-col--md8 {
|
|
15615
15561
|
flex: 0 0 66.6666666667%;
|
|
15616
15562
|
max-width: 66.6666666667%;
|
|
@@ -15618,7 +15564,6 @@ body {
|
|
|
15618
15564
|
padding-left: 0.5rem;
|
|
15619
15565
|
padding-right: 0.5rem;
|
|
15620
15566
|
}
|
|
15621
|
-
|
|
15622
15567
|
.a-Grid-col--md9 {
|
|
15623
15568
|
flex: 0 0 75%;
|
|
15624
15569
|
max-width: 75%;
|
|
@@ -15626,7 +15571,6 @@ body {
|
|
|
15626
15571
|
padding-left: 0.5rem;
|
|
15627
15572
|
padding-right: 0.5rem;
|
|
15628
15573
|
}
|
|
15629
|
-
|
|
15630
15574
|
.a-Grid-col--md10 {
|
|
15631
15575
|
flex: 0 0 83.3333333333%;
|
|
15632
15576
|
max-width: 83.3333333333%;
|
|
@@ -15634,7 +15578,6 @@ body {
|
|
|
15634
15578
|
padding-left: 0.5rem;
|
|
15635
15579
|
padding-right: 0.5rem;
|
|
15636
15580
|
}
|
|
15637
|
-
|
|
15638
15581
|
.a-Grid-col--md11 {
|
|
15639
15582
|
flex: 0 0 91.6666666667%;
|
|
15640
15583
|
max-width: 91.6666666667%;
|
|
@@ -15642,7 +15585,6 @@ body {
|
|
|
15642
15585
|
padding-left: 0.5rem;
|
|
15643
15586
|
padding-right: 0.5rem;
|
|
15644
15587
|
}
|
|
15645
|
-
|
|
15646
15588
|
.a-Grid-col--md12 {
|
|
15647
15589
|
flex: 0 0 100%;
|
|
15648
15590
|
max-width: 100%;
|
|
@@ -15650,7 +15592,6 @@ body {
|
|
|
15650
15592
|
padding-left: 0.5rem;
|
|
15651
15593
|
padding-right: 0.5rem;
|
|
15652
15594
|
}
|
|
15653
|
-
|
|
15654
15595
|
.a-Grid-col--md {
|
|
15655
15596
|
flex-basis: 0;
|
|
15656
15597
|
flex-grow: 1;
|
|
@@ -15660,7 +15601,6 @@ body {
|
|
|
15660
15601
|
padding-left: 0.5rem;
|
|
15661
15602
|
padding-right: 0.5rem;
|
|
15662
15603
|
}
|
|
15663
|
-
|
|
15664
15604
|
.a-Grid-col--mdAuto {
|
|
15665
15605
|
flex: 0 0 auto;
|
|
15666
15606
|
width: auto;
|
|
@@ -15677,7 +15617,6 @@ body {
|
|
|
15677
15617
|
padding-left: 0.5rem;
|
|
15678
15618
|
padding-right: 0.5rem;
|
|
15679
15619
|
}
|
|
15680
|
-
|
|
15681
15620
|
.a-Grid-col--lg2 {
|
|
15682
15621
|
flex: 0 0 16.6666666667%;
|
|
15683
15622
|
max-width: 16.6666666667%;
|
|
@@ -15685,7 +15624,6 @@ body {
|
|
|
15685
15624
|
padding-left: 0.5rem;
|
|
15686
15625
|
padding-right: 0.5rem;
|
|
15687
15626
|
}
|
|
15688
|
-
|
|
15689
15627
|
.a-Grid-col--lg3 {
|
|
15690
15628
|
flex: 0 0 25%;
|
|
15691
15629
|
max-width: 25%;
|
|
@@ -15693,7 +15631,6 @@ body {
|
|
|
15693
15631
|
padding-left: 0.5rem;
|
|
15694
15632
|
padding-right: 0.5rem;
|
|
15695
15633
|
}
|
|
15696
|
-
|
|
15697
15634
|
.a-Grid-col--lg4 {
|
|
15698
15635
|
flex: 0 0 33.3333333333%;
|
|
15699
15636
|
max-width: 33.3333333333%;
|
|
@@ -15701,7 +15638,6 @@ body {
|
|
|
15701
15638
|
padding-left: 0.5rem;
|
|
15702
15639
|
padding-right: 0.5rem;
|
|
15703
15640
|
}
|
|
15704
|
-
|
|
15705
15641
|
.a-Grid-col--lg5 {
|
|
15706
15642
|
flex: 0 0 41.6666666667%;
|
|
15707
15643
|
max-width: 41.6666666667%;
|
|
@@ -15709,7 +15645,6 @@ body {
|
|
|
15709
15645
|
padding-left: 0.5rem;
|
|
15710
15646
|
padding-right: 0.5rem;
|
|
15711
15647
|
}
|
|
15712
|
-
|
|
15713
15648
|
.a-Grid-col--lg6 {
|
|
15714
15649
|
flex: 0 0 50%;
|
|
15715
15650
|
max-width: 50%;
|
|
@@ -15717,7 +15652,6 @@ body {
|
|
|
15717
15652
|
padding-left: 0.5rem;
|
|
15718
15653
|
padding-right: 0.5rem;
|
|
15719
15654
|
}
|
|
15720
|
-
|
|
15721
15655
|
.a-Grid-col--lg7 {
|
|
15722
15656
|
flex: 0 0 58.3333333333%;
|
|
15723
15657
|
max-width: 58.3333333333%;
|
|
@@ -15725,7 +15659,6 @@ body {
|
|
|
15725
15659
|
padding-left: 0.5rem;
|
|
15726
15660
|
padding-right: 0.5rem;
|
|
15727
15661
|
}
|
|
15728
|
-
|
|
15729
15662
|
.a-Grid-col--lg8 {
|
|
15730
15663
|
flex: 0 0 66.6666666667%;
|
|
15731
15664
|
max-width: 66.6666666667%;
|
|
@@ -15733,7 +15666,6 @@ body {
|
|
|
15733
15666
|
padding-left: 0.5rem;
|
|
15734
15667
|
padding-right: 0.5rem;
|
|
15735
15668
|
}
|
|
15736
|
-
|
|
15737
15669
|
.a-Grid-col--lg9 {
|
|
15738
15670
|
flex: 0 0 75%;
|
|
15739
15671
|
max-width: 75%;
|
|
@@ -15741,7 +15673,6 @@ body {
|
|
|
15741
15673
|
padding-left: 0.5rem;
|
|
15742
15674
|
padding-right: 0.5rem;
|
|
15743
15675
|
}
|
|
15744
|
-
|
|
15745
15676
|
.a-Grid-col--lg10 {
|
|
15746
15677
|
flex: 0 0 83.3333333333%;
|
|
15747
15678
|
max-width: 83.3333333333%;
|
|
@@ -15749,7 +15680,6 @@ body {
|
|
|
15749
15680
|
padding-left: 0.5rem;
|
|
15750
15681
|
padding-right: 0.5rem;
|
|
15751
15682
|
}
|
|
15752
|
-
|
|
15753
15683
|
.a-Grid-col--lg11 {
|
|
15754
15684
|
flex: 0 0 91.6666666667%;
|
|
15755
15685
|
max-width: 91.6666666667%;
|
|
@@ -15757,7 +15687,6 @@ body {
|
|
|
15757
15687
|
padding-left: 0.5rem;
|
|
15758
15688
|
padding-right: 0.5rem;
|
|
15759
15689
|
}
|
|
15760
|
-
|
|
15761
15690
|
.a-Grid-col--lg12 {
|
|
15762
15691
|
flex: 0 0 100%;
|
|
15763
15692
|
max-width: 100%;
|
|
@@ -15765,7 +15694,6 @@ body {
|
|
|
15765
15694
|
padding-left: 0.5rem;
|
|
15766
15695
|
padding-right: 0.5rem;
|
|
15767
15696
|
}
|
|
15768
|
-
|
|
15769
15697
|
.a-Grid-col--lg {
|
|
15770
15698
|
flex-basis: 0;
|
|
15771
15699
|
flex-grow: 1;
|
|
@@ -15775,7 +15703,6 @@ body {
|
|
|
15775
15703
|
padding-left: 0.5rem;
|
|
15776
15704
|
padding-right: 0.5rem;
|
|
15777
15705
|
}
|
|
15778
|
-
|
|
15779
15706
|
.a-Grid-col--lgAuto {
|
|
15780
15707
|
flex: 0 0 auto;
|
|
15781
15708
|
width: auto;
|
|
@@ -15900,7 +15827,7 @@ body {
|
|
|
15900
15827
|
border-radius: 0.625rem;
|
|
15901
15828
|
}
|
|
15902
15829
|
.a-AsideNav-itemIcon {
|
|
15903
|
-
margin: calc(
|
|
15830
|
+
margin: calc((var(--Layout-nav-height) - var(--lineHeightBase) * var(--Layout-asideLink-fontSize)) / -2) -0.625rem;
|
|
15904
15831
|
line-height: var(--Layout-nav-height);
|
|
15905
15832
|
width: var(--Layout-nav-height);
|
|
15906
15833
|
vertical-align: middle;
|
|
@@ -15946,7 +15873,7 @@ body {
|
|
|
15946
15873
|
text-transform: none;
|
|
15947
15874
|
display: block;
|
|
15948
15875
|
font-size: var(--Layout-asideLink-fontSize);
|
|
15949
|
-
padding: calc(
|
|
15876
|
+
padding: calc((var(--Layout-nav-height) - var(--lineHeightBase) * var(--Layout-asideLink-fontSize)) / 2) var(--gap-base);
|
|
15950
15877
|
position: relative;
|
|
15951
15878
|
transition: background-color var(--animation-duration) ease-in-out 0s;
|
|
15952
15879
|
color: var(--Layout-asideLink-color);
|
|
@@ -15971,7 +15898,7 @@ body {
|
|
|
15971
15898
|
background: var(--Layout-aside-onAcitve-onHover-bg);
|
|
15972
15899
|
}
|
|
15973
15900
|
.a-AsideNav-item.is-lg > a {
|
|
15974
|
-
padding: calc(
|
|
15901
|
+
padding: calc((var(--Layout-nav-lgHeight) - var(--lineHeightBase) * var(--Layout-asideLink-fontSize)) / 2) var(--gap-md);
|
|
15975
15902
|
}
|
|
15976
15903
|
.a-AsideNav-item .a-AsideNav-item a {
|
|
15977
15904
|
padding-left: calc(var(--Layout-nav-height) + 0.3125rem);
|
|
@@ -15998,7 +15925,7 @@ body {
|
|
|
15998
15925
|
cursor: default;
|
|
15999
15926
|
background: transparent;
|
|
16000
15927
|
color: var(--Layout-asideLink-color);
|
|
16001
|
-
padding: calc(
|
|
15928
|
+
padding: calc((var(--Layout-nav--folded-height) - var(--lineHeightBase) * var(--Layout-asideLink-fontSize)) / 2) var(--gap-md);
|
|
16002
15929
|
}
|
|
16003
15930
|
.a-AsideNav-subHeader a:hover {
|
|
16004
15931
|
color: var(--Layout-asideLink-onHover-color);
|
|
@@ -16061,7 +15988,7 @@ img.a-AsideNav-itemIcon {
|
|
|
16061
15988
|
border: none;
|
|
16062
15989
|
}
|
|
16063
15990
|
.a-Layout--folded .a-AsideNav-list > .a-AsideNav-item > a .a-AsideNav-itemArrow,
|
|
16064
|
-
.a-Layout--folded .a-AsideNav-list > .a-AsideNav-item > a .a-AsideNav-itemLabel {
|
|
15991
|
+
.a-Layout--folded .a-AsideNav-list > .a-AsideNav-item > a .a-AsideNav-itemLabel {
|
|
16065
15992
|
display: none;
|
|
16066
15993
|
}
|
|
16067
15994
|
.a-Layout--folded .a-AsideNav-list > .a-AsideNav-item > a .a-AsideNav-itemIcon {
|
|
@@ -17259,7 +17186,7 @@ input[type=button].a-Button--block {
|
|
|
17259
17186
|
.a-Breadcrumb-item-caret > svg {
|
|
17260
17187
|
width: 0.625rem;
|
|
17261
17188
|
height: 0.625rem;
|
|
17262
|
-
top: 0.
|
|
17189
|
+
top: -0.125rem;
|
|
17263
17190
|
}
|
|
17264
17191
|
.a-Breadcrumb-item.is-opened .a-Breadcrumb-item-caret {
|
|
17265
17192
|
transform: translateY(0.125rem) rotate(180deg);
|
|
@@ -17581,54 +17508,48 @@ input[type=button].a-Button--block {
|
|
|
17581
17508
|
margin-left: var(--dialog-footer-margin-left);
|
|
17582
17509
|
}
|
|
17583
17510
|
.a-Modal--2th .a-Modal-content {
|
|
17584
|
-
margin-top: calc(
|
|
17511
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 1 * var(--Modal-content-stepMarginTop));
|
|
17585
17512
|
}
|
|
17586
17513
|
.a-Modal--3th .a-Modal-content {
|
|
17587
|
-
margin-top: calc(
|
|
17514
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 2 * var(--Modal-content-stepMarginTop));
|
|
17588
17515
|
}
|
|
17589
17516
|
.a-Modal--4th .a-Modal-content {
|
|
17590
|
-
margin-top: calc(
|
|
17517
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 3 * var(--Modal-content-stepMarginTop));
|
|
17591
17518
|
}
|
|
17592
17519
|
.a-Modal--5th .a-Modal-content {
|
|
17593
|
-
margin-top: calc(
|
|
17520
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 4 * var(--Modal-content-stepMarginTop));
|
|
17594
17521
|
}
|
|
17595
17522
|
.a-Modal--6th .a-Modal-content {
|
|
17596
|
-
margin-top: calc(
|
|
17523
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 5 * var(--Modal-content-stepMarginTop));
|
|
17597
17524
|
}
|
|
17598
17525
|
.a-Modal--7th .a-Modal-content {
|
|
17599
|
-
margin-top: calc(
|
|
17526
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 6 * var(--Modal-content-stepMarginTop));
|
|
17600
17527
|
}
|
|
17601
17528
|
.a-Modal--8th .a-Modal-content {
|
|
17602
|
-
margin-top: calc(
|
|
17529
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 7 * var(--Modal-content-stepMarginTop));
|
|
17603
17530
|
}
|
|
17604
17531
|
.a-Modal--9th .a-Modal-content {
|
|
17605
|
-
margin-top: calc(
|
|
17532
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 8 * var(--Modal-content-stepMarginTop));
|
|
17606
17533
|
}
|
|
17607
17534
|
.a-Modal--10th .a-Modal-content {
|
|
17608
|
-
margin-top: calc(
|
|
17535
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 9 * var(--Modal-content-stepMarginTop));
|
|
17609
17536
|
}
|
|
17610
17537
|
@media (min-width: 576px) {
|
|
17611
17538
|
.a-Modal-content:not(.a-Modal-content-custom) {
|
|
17612
17539
|
max-width: var(--dialog-size-normal-width);
|
|
17613
|
-
border-width: var(--dialog-default-border-width);
|
|
17614
17540
|
}
|
|
17615
|
-
|
|
17616
17541
|
.a-Modal--sm .a-Modal-content {
|
|
17617
17542
|
max-width: var(--dialog-size-sm-width);
|
|
17618
17543
|
}
|
|
17619
|
-
|
|
17620
17544
|
.a-Modal--base .a-Modal-content {
|
|
17621
17545
|
max-width: var(--Modal-widthBase);
|
|
17622
17546
|
}
|
|
17623
|
-
|
|
17624
17547
|
.a-Modal--md .a-Modal-content {
|
|
17625
17548
|
max-width: var(--Modal-widthMd);
|
|
17626
17549
|
}
|
|
17627
|
-
|
|
17628
17550
|
.a-Modal--lg .a-Modal-content {
|
|
17629
17551
|
max-width: var(--dialog-size-lg-width);
|
|
17630
17552
|
}
|
|
17631
|
-
|
|
17632
17553
|
.a-Modal--xl .a-Modal-content {
|
|
17633
17554
|
max-width: var(--dialog-size-xl-width);
|
|
17634
17555
|
}
|
|
@@ -17810,279 +17731,264 @@ input[type=button].a-Button--block {
|
|
|
17810
17731
|
width: var(--Drawer-widthBase);
|
|
17811
17732
|
height: var(--Drawer-widthBase);
|
|
17812
17733
|
}
|
|
17813
|
-
|
|
17814
17734
|
.a-Drawer--xs .a-Drawer-content {
|
|
17815
17735
|
width: var(--drawer-size-xs-width);
|
|
17816
17736
|
height: var(--Drawer-widthXs);
|
|
17817
17737
|
}
|
|
17818
|
-
|
|
17819
17738
|
.a-Drawer--sm .a-Drawer-content {
|
|
17820
17739
|
width: var(--drawer-size-sm-width);
|
|
17821
17740
|
height: var(--Drawer-widthSm);
|
|
17822
17741
|
}
|
|
17823
|
-
|
|
17824
17742
|
.a-Drawer--md .a-Drawer-content {
|
|
17825
17743
|
width: var(--drawer-size-md-width);
|
|
17826
17744
|
height: var(--Drawer-widthMd);
|
|
17827
17745
|
}
|
|
17828
|
-
|
|
17829
17746
|
.a-Drawer--lg .a-Drawer-content {
|
|
17830
17747
|
width: var(--drawer-size-lg-width);
|
|
17831
17748
|
height: var(--Drawer-widthLg);
|
|
17832
17749
|
}
|
|
17833
|
-
|
|
17834
17750
|
.a-Drawer--xl .a-Drawer-content {
|
|
17835
17751
|
width: var(--drawer-size-xl-width);
|
|
17836
17752
|
height: var(--Drawer-widthXl);
|
|
17837
17753
|
}
|
|
17838
|
-
|
|
17839
17754
|
.a-Drawer--right.a-Modal--2th.a-Drawer .a-Drawer-content,
|
|
17840
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer .a-Drawer-content {
|
|
17755
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer .a-Drawer-content {
|
|
17841
17756
|
width: calc(var(--Drawer-widthBase) - 20px);
|
|
17842
17757
|
}
|
|
17843
17758
|
.a-Drawer--right.a-Modal--2th.a-Drawer--xs .a-Drawer-content,
|
|
17844
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--xs .a-Drawer-content {
|
|
17759
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--xs .a-Drawer-content {
|
|
17845
17760
|
width: calc(var(--Drawer-widthXs) - 20px);
|
|
17846
17761
|
}
|
|
17847
17762
|
.a-Drawer--right.a-Modal--2th.a-Drawer--sm .a-Drawer-content,
|
|
17848
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--sm .a-Drawer-content {
|
|
17763
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--sm .a-Drawer-content {
|
|
17849
17764
|
width: calc(var(--Drawer-widthSm) - 20px);
|
|
17850
17765
|
}
|
|
17851
17766
|
.a-Drawer--right.a-Modal--2th.a-Drawer--md .a-Drawer-content,
|
|
17852
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--md .a-Drawer-content {
|
|
17767
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--md .a-Drawer-content {
|
|
17853
17768
|
width: calc(var(--Drawer-widthMd) - 20px);
|
|
17854
17769
|
}
|
|
17855
17770
|
.a-Drawer--right.a-Modal--2th.a-Drawer--lg .a-Drawer-content,
|
|
17856
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--lg .a-Drawer-content {
|
|
17771
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--lg .a-Drawer-content {
|
|
17857
17772
|
width: calc(var(--Drawer-widthLg) - 20px);
|
|
17858
17773
|
}
|
|
17859
17774
|
.a-Drawer--right.a-Modal--2th.a-Drawer--xl .a-Drawer-content,
|
|
17860
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--xl .a-Drawer-content {
|
|
17775
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--xl .a-Drawer-content {
|
|
17861
17776
|
width: calc(var(--Drawer-widthXl) - 20px);
|
|
17862
17777
|
}
|
|
17863
|
-
|
|
17864
17778
|
.a-Drawer--top.a-Modal--2th.a-Drawer .a-Drawer-content,
|
|
17865
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer .a-Drawer-content {
|
|
17779
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer .a-Drawer-content {
|
|
17866
17780
|
height: calc(var(--Drawer-widthBase) - 20px);
|
|
17867
17781
|
}
|
|
17868
17782
|
.a-Drawer--top.a-Modal--2th.a-Drawer--xs .a-Drawer-content,
|
|
17869
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--xs .a-Drawer-content {
|
|
17783
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--xs .a-Drawer-content {
|
|
17870
17784
|
height: calc(var(--Drawer-widthXs) - 20px);
|
|
17871
17785
|
}
|
|
17872
17786
|
.a-Drawer--top.a-Modal--2th.a-Drawer--sm .a-Drawer-content,
|
|
17873
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--sm .a-Drawer-content {
|
|
17787
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--sm .a-Drawer-content {
|
|
17874
17788
|
height: calc(var(--Drawer-widthSm) - 20px);
|
|
17875
17789
|
}
|
|
17876
17790
|
.a-Drawer--top.a-Modal--2th.a-Drawer--md .a-Drawer-content,
|
|
17877
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--md .a-Drawer-content {
|
|
17791
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--md .a-Drawer-content {
|
|
17878
17792
|
height: calc(var(--Drawer-widthMd) - 20px);
|
|
17879
17793
|
}
|
|
17880
17794
|
.a-Drawer--top.a-Modal--2th.a-Drawer--lg .a-Drawer-content,
|
|
17881
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--lg .a-Drawer-content {
|
|
17795
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--lg .a-Drawer-content {
|
|
17882
17796
|
height: calc(var(--Drawer-widthLg) - 20px);
|
|
17883
17797
|
}
|
|
17884
17798
|
.a-Drawer--top.a-Modal--2th.a-Drawer--xl .a-Drawer-content,
|
|
17885
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--xl .a-Drawer-content {
|
|
17799
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--xl .a-Drawer-content {
|
|
17886
17800
|
height: calc(var(--Drawer-widthXl) - 20px);
|
|
17887
17801
|
}
|
|
17888
|
-
|
|
17889
17802
|
.a-Drawer--right.a-Modal--3th.a-Drawer .a-Drawer-content,
|
|
17890
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer .a-Drawer-content {
|
|
17803
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer .a-Drawer-content {
|
|
17891
17804
|
width: calc(var(--Drawer-widthBase) - 40px);
|
|
17892
17805
|
}
|
|
17893
17806
|
.a-Drawer--right.a-Modal--3th.a-Drawer--xs .a-Drawer-content,
|
|
17894
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--xs .a-Drawer-content {
|
|
17807
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--xs .a-Drawer-content {
|
|
17895
17808
|
width: calc(var(--Drawer-widthXs) - 40px);
|
|
17896
17809
|
}
|
|
17897
17810
|
.a-Drawer--right.a-Modal--3th.a-Drawer--sm .a-Drawer-content,
|
|
17898
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--sm .a-Drawer-content {
|
|
17811
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--sm .a-Drawer-content {
|
|
17899
17812
|
width: calc(var(--Drawer-widthSm) - 40px);
|
|
17900
17813
|
}
|
|
17901
17814
|
.a-Drawer--right.a-Modal--3th.a-Drawer--md .a-Drawer-content,
|
|
17902
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--md .a-Drawer-content {
|
|
17815
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--md .a-Drawer-content {
|
|
17903
17816
|
width: calc(var(--Drawer-widthMd) - 40px);
|
|
17904
17817
|
}
|
|
17905
17818
|
.a-Drawer--right.a-Modal--3th.a-Drawer--lg .a-Drawer-content,
|
|
17906
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--lg .a-Drawer-content {
|
|
17819
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--lg .a-Drawer-content {
|
|
17907
17820
|
width: calc(var(--Drawer-widthLg) - 40px);
|
|
17908
17821
|
}
|
|
17909
17822
|
.a-Drawer--right.a-Modal--3th.a-Drawer--xl .a-Drawer-content,
|
|
17910
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--xl .a-Drawer-content {
|
|
17823
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--xl .a-Drawer-content {
|
|
17911
17824
|
width: calc(var(--Drawer-widthXl) - 40px);
|
|
17912
17825
|
}
|
|
17913
|
-
|
|
17914
17826
|
.a-Drawer--top.a-Modal--3th.a-Drawer .a-Drawer-content,
|
|
17915
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer .a-Drawer-content {
|
|
17827
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer .a-Drawer-content {
|
|
17916
17828
|
height: calc(var(--Drawer-widthBase) - 40px);
|
|
17917
17829
|
}
|
|
17918
17830
|
.a-Drawer--top.a-Modal--3th.a-Drawer--xs .a-Drawer-content,
|
|
17919
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--xs .a-Drawer-content {
|
|
17831
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--xs .a-Drawer-content {
|
|
17920
17832
|
height: calc(var(--Drawer-widthXs) - 40px);
|
|
17921
17833
|
}
|
|
17922
17834
|
.a-Drawer--top.a-Modal--3th.a-Drawer--sm .a-Drawer-content,
|
|
17923
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--sm .a-Drawer-content {
|
|
17835
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--sm .a-Drawer-content {
|
|
17924
17836
|
height: calc(var(--Drawer-widthSm) - 40px);
|
|
17925
17837
|
}
|
|
17926
17838
|
.a-Drawer--top.a-Modal--3th.a-Drawer--md .a-Drawer-content,
|
|
17927
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--md .a-Drawer-content {
|
|
17839
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--md .a-Drawer-content {
|
|
17928
17840
|
height: calc(var(--Drawer-widthMd) - 40px);
|
|
17929
17841
|
}
|
|
17930
17842
|
.a-Drawer--top.a-Modal--3th.a-Drawer--lg .a-Drawer-content,
|
|
17931
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--lg .a-Drawer-content {
|
|
17843
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--lg .a-Drawer-content {
|
|
17932
17844
|
height: calc(var(--Drawer-widthLg) - 40px);
|
|
17933
17845
|
}
|
|
17934
17846
|
.a-Drawer--top.a-Modal--3th.a-Drawer--xl .a-Drawer-content,
|
|
17935
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--xl .a-Drawer-content {
|
|
17847
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--xl .a-Drawer-content {
|
|
17936
17848
|
height: calc(var(--Drawer-widthXl) - 40px);
|
|
17937
17849
|
}
|
|
17938
|
-
|
|
17939
17850
|
.a-Drawer--right.a-Modal--4th.a-Drawer .a-Drawer-content,
|
|
17940
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer .a-Drawer-content {
|
|
17851
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer .a-Drawer-content {
|
|
17941
17852
|
width: calc(var(--Drawer-widthBase) - 60px);
|
|
17942
17853
|
}
|
|
17943
17854
|
.a-Drawer--right.a-Modal--4th.a-Drawer--xs .a-Drawer-content,
|
|
17944
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--xs .a-Drawer-content {
|
|
17855
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--xs .a-Drawer-content {
|
|
17945
17856
|
width: calc(var(--Drawer-widthXs) - 60px);
|
|
17946
17857
|
}
|
|
17947
17858
|
.a-Drawer--right.a-Modal--4th.a-Drawer--sm .a-Drawer-content,
|
|
17948
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--sm .a-Drawer-content {
|
|
17859
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--sm .a-Drawer-content {
|
|
17949
17860
|
width: calc(var(--Drawer-widthSm) - 60px);
|
|
17950
17861
|
}
|
|
17951
17862
|
.a-Drawer--right.a-Modal--4th.a-Drawer--md .a-Drawer-content,
|
|
17952
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--md .a-Drawer-content {
|
|
17863
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--md .a-Drawer-content {
|
|
17953
17864
|
width: calc(var(--Drawer-widthMd) - 60px);
|
|
17954
17865
|
}
|
|
17955
17866
|
.a-Drawer--right.a-Modal--4th.a-Drawer--lg .a-Drawer-content,
|
|
17956
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--lg .a-Drawer-content {
|
|
17867
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--lg .a-Drawer-content {
|
|
17957
17868
|
width: calc(var(--Drawer-widthLg) - 60px);
|
|
17958
17869
|
}
|
|
17959
17870
|
.a-Drawer--right.a-Modal--4th.a-Drawer--xl .a-Drawer-content,
|
|
17960
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--xl .a-Drawer-content {
|
|
17871
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--xl .a-Drawer-content {
|
|
17961
17872
|
width: calc(var(--Drawer-widthXl) - 60px);
|
|
17962
17873
|
}
|
|
17963
|
-
|
|
17964
17874
|
.a-Drawer--top.a-Modal--4th.a-Drawer .a-Drawer-content,
|
|
17965
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer .a-Drawer-content {
|
|
17875
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer .a-Drawer-content {
|
|
17966
17876
|
height: calc(var(--Drawer-widthBase) - 60px);
|
|
17967
17877
|
}
|
|
17968
17878
|
.a-Drawer--top.a-Modal--4th.a-Drawer--xs .a-Drawer-content,
|
|
17969
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--xs .a-Drawer-content {
|
|
17879
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--xs .a-Drawer-content {
|
|
17970
17880
|
height: calc(var(--Drawer-widthXs) - 60px);
|
|
17971
17881
|
}
|
|
17972
17882
|
.a-Drawer--top.a-Modal--4th.a-Drawer--sm .a-Drawer-content,
|
|
17973
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--sm .a-Drawer-content {
|
|
17883
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--sm .a-Drawer-content {
|
|
17974
17884
|
height: calc(var(--Drawer-widthSm) - 60px);
|
|
17975
17885
|
}
|
|
17976
17886
|
.a-Drawer--top.a-Modal--4th.a-Drawer--md .a-Drawer-content,
|
|
17977
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--md .a-Drawer-content {
|
|
17887
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--md .a-Drawer-content {
|
|
17978
17888
|
height: calc(var(--Drawer-widthMd) - 60px);
|
|
17979
17889
|
}
|
|
17980
17890
|
.a-Drawer--top.a-Modal--4th.a-Drawer--lg .a-Drawer-content,
|
|
17981
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--lg .a-Drawer-content {
|
|
17891
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--lg .a-Drawer-content {
|
|
17982
17892
|
height: calc(var(--Drawer-widthLg) - 60px);
|
|
17983
17893
|
}
|
|
17984
17894
|
.a-Drawer--top.a-Modal--4th.a-Drawer--xl .a-Drawer-content,
|
|
17985
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--xl .a-Drawer-content {
|
|
17895
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--xl .a-Drawer-content {
|
|
17986
17896
|
height: calc(var(--Drawer-widthXl) - 60px);
|
|
17987
17897
|
}
|
|
17988
|
-
|
|
17989
17898
|
.a-Drawer--right.a-Modal--5th.a-Drawer .a-Drawer-content,
|
|
17990
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer .a-Drawer-content {
|
|
17899
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer .a-Drawer-content {
|
|
17991
17900
|
width: calc(var(--Drawer-widthBase) - 80px);
|
|
17992
17901
|
}
|
|
17993
17902
|
.a-Drawer--right.a-Modal--5th.a-Drawer--xs .a-Drawer-content,
|
|
17994
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--xs .a-Drawer-content {
|
|
17903
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--xs .a-Drawer-content {
|
|
17995
17904
|
width: calc(var(--Drawer-widthXs) - 80px);
|
|
17996
17905
|
}
|
|
17997
17906
|
.a-Drawer--right.a-Modal--5th.a-Drawer--sm .a-Drawer-content,
|
|
17998
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--sm .a-Drawer-content {
|
|
17907
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--sm .a-Drawer-content {
|
|
17999
17908
|
width: calc(var(--Drawer-widthSm) - 80px);
|
|
18000
17909
|
}
|
|
18001
17910
|
.a-Drawer--right.a-Modal--5th.a-Drawer--md .a-Drawer-content,
|
|
18002
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--md .a-Drawer-content {
|
|
17911
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--md .a-Drawer-content {
|
|
18003
17912
|
width: calc(var(--Drawer-widthMd) - 80px);
|
|
18004
17913
|
}
|
|
18005
17914
|
.a-Drawer--right.a-Modal--5th.a-Drawer--lg .a-Drawer-content,
|
|
18006
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--lg .a-Drawer-content {
|
|
17915
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--lg .a-Drawer-content {
|
|
18007
17916
|
width: calc(var(--Drawer-widthLg) - 80px);
|
|
18008
17917
|
}
|
|
18009
17918
|
.a-Drawer--right.a-Modal--5th.a-Drawer--xl .a-Drawer-content,
|
|
18010
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--xl .a-Drawer-content {
|
|
17919
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--xl .a-Drawer-content {
|
|
18011
17920
|
width: calc(var(--Drawer-widthXl) - 80px);
|
|
18012
17921
|
}
|
|
18013
|
-
|
|
18014
17922
|
.a-Drawer--top.a-Modal--5th.a-Drawer .a-Drawer-content,
|
|
18015
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer .a-Drawer-content {
|
|
17923
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer .a-Drawer-content {
|
|
18016
17924
|
height: calc(var(--Drawer-widthBase) - 80px);
|
|
18017
17925
|
}
|
|
18018
17926
|
.a-Drawer--top.a-Modal--5th.a-Drawer--xs .a-Drawer-content,
|
|
18019
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--xs .a-Drawer-content {
|
|
17927
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--xs .a-Drawer-content {
|
|
18020
17928
|
height: calc(var(--Drawer-widthXs) - 80px);
|
|
18021
17929
|
}
|
|
18022
17930
|
.a-Drawer--top.a-Modal--5th.a-Drawer--sm .a-Drawer-content,
|
|
18023
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--sm .a-Drawer-content {
|
|
17931
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--sm .a-Drawer-content {
|
|
18024
17932
|
height: calc(var(--Drawer-widthSm) - 80px);
|
|
18025
17933
|
}
|
|
18026
17934
|
.a-Drawer--top.a-Modal--5th.a-Drawer--md .a-Drawer-content,
|
|
18027
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--md .a-Drawer-content {
|
|
17935
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--md .a-Drawer-content {
|
|
18028
17936
|
height: calc(var(--Drawer-widthMd) - 80px);
|
|
18029
17937
|
}
|
|
18030
17938
|
.a-Drawer--top.a-Modal--5th.a-Drawer--lg .a-Drawer-content,
|
|
18031
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--lg .a-Drawer-content {
|
|
17939
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--lg .a-Drawer-content {
|
|
18032
17940
|
height: calc(var(--Drawer-widthLg) - 80px);
|
|
18033
17941
|
}
|
|
18034
17942
|
.a-Drawer--top.a-Modal--5th.a-Drawer--xl .a-Drawer-content,
|
|
18035
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--xl .a-Drawer-content {
|
|
17943
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--xl .a-Drawer-content {
|
|
18036
17944
|
height: calc(var(--Drawer-widthXl) - 80px);
|
|
18037
17945
|
}
|
|
18038
|
-
|
|
18039
17946
|
.a-Drawer--right.a-Modal--6th.a-Drawer .a-Drawer-content,
|
|
18040
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer .a-Drawer-content {
|
|
17947
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer .a-Drawer-content {
|
|
18041
17948
|
width: calc(var(--Drawer-widthBase) - 100px);
|
|
18042
17949
|
}
|
|
18043
17950
|
.a-Drawer--right.a-Modal--6th.a-Drawer--xs .a-Drawer-content,
|
|
18044
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--xs .a-Drawer-content {
|
|
17951
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--xs .a-Drawer-content {
|
|
18045
17952
|
width: calc(var(--Drawer-widthXs) - 100px);
|
|
18046
17953
|
}
|
|
18047
17954
|
.a-Drawer--right.a-Modal--6th.a-Drawer--sm .a-Drawer-content,
|
|
18048
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--sm .a-Drawer-content {
|
|
17955
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--sm .a-Drawer-content {
|
|
18049
17956
|
width: calc(var(--Drawer-widthSm) - 100px);
|
|
18050
17957
|
}
|
|
18051
17958
|
.a-Drawer--right.a-Modal--6th.a-Drawer--md .a-Drawer-content,
|
|
18052
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--md .a-Drawer-content {
|
|
17959
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--md .a-Drawer-content {
|
|
18053
17960
|
width: calc(var(--Drawer-widthMd) - 100px);
|
|
18054
17961
|
}
|
|
18055
17962
|
.a-Drawer--right.a-Modal--6th.a-Drawer--lg .a-Drawer-content,
|
|
18056
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--lg .a-Drawer-content {
|
|
17963
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--lg .a-Drawer-content {
|
|
18057
17964
|
width: calc(var(--Drawer-widthLg) - 100px);
|
|
18058
17965
|
}
|
|
18059
17966
|
.a-Drawer--right.a-Modal--6th.a-Drawer--xl .a-Drawer-content,
|
|
18060
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--xl .a-Drawer-content {
|
|
17967
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--xl .a-Drawer-content {
|
|
18061
17968
|
width: calc(var(--Drawer-widthXl) - 100px);
|
|
18062
17969
|
}
|
|
18063
|
-
|
|
18064
17970
|
.a-Drawer--top.a-Modal--6th.a-Drawer .a-Drawer-content,
|
|
18065
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer .a-Drawer-content {
|
|
17971
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer .a-Drawer-content {
|
|
18066
17972
|
height: calc(var(--Drawer-widthBase) - 100px);
|
|
18067
17973
|
}
|
|
18068
17974
|
.a-Drawer--top.a-Modal--6th.a-Drawer--xs .a-Drawer-content,
|
|
18069
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--xs .a-Drawer-content {
|
|
17975
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--xs .a-Drawer-content {
|
|
18070
17976
|
height: calc(var(--Drawer-widthXs) - 100px);
|
|
18071
17977
|
}
|
|
18072
17978
|
.a-Drawer--top.a-Modal--6th.a-Drawer--sm .a-Drawer-content,
|
|
18073
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--sm .a-Drawer-content {
|
|
17979
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--sm .a-Drawer-content {
|
|
18074
17980
|
height: calc(var(--Drawer-widthSm) - 100px);
|
|
18075
17981
|
}
|
|
18076
17982
|
.a-Drawer--top.a-Modal--6th.a-Drawer--md .a-Drawer-content,
|
|
18077
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--md .a-Drawer-content {
|
|
17983
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--md .a-Drawer-content {
|
|
18078
17984
|
height: calc(var(--Drawer-widthMd) - 100px);
|
|
18079
17985
|
}
|
|
18080
17986
|
.a-Drawer--top.a-Modal--6th.a-Drawer--lg .a-Drawer-content,
|
|
18081
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--lg .a-Drawer-content {
|
|
17987
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--lg .a-Drawer-content {
|
|
18082
17988
|
height: calc(var(--Drawer-widthLg) - 100px);
|
|
18083
17989
|
}
|
|
18084
17990
|
.a-Drawer--top.a-Modal--6th.a-Drawer--xl .a-Drawer-content,
|
|
18085
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--xl .a-Drawer-content {
|
|
17991
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--xl .a-Drawer-content {
|
|
18086
17992
|
height: calc(var(--Drawer-widthXl) - 100px);
|
|
18087
17993
|
}
|
|
18088
17994
|
}
|
|
@@ -18108,6 +18014,7 @@ input[type=button].a-Button--block {
|
|
|
18108
18014
|
transform: translate3d(0, -100%, 0);
|
|
18109
18015
|
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.2);
|
|
18110
18016
|
min-height: 120px;
|
|
18017
|
+
border-bottom: var(--common-popover-border);
|
|
18111
18018
|
}
|
|
18112
18019
|
.a-Drawer--top .a-Drawer-resizeCtrl {
|
|
18113
18020
|
bottom: -0.375rem;
|
|
@@ -18131,6 +18038,7 @@ input[type=button].a-Button--block {
|
|
|
18131
18038
|
transform: translate3d(100%, 0, 0);
|
|
18132
18039
|
box-shadow: -10px 0 10px -10px rgba(0, 0, 0, 0.2);
|
|
18133
18040
|
min-width: 120px;
|
|
18041
|
+
border-left: var(--common-popover-border);
|
|
18134
18042
|
}
|
|
18135
18043
|
.a-Drawer--right .a-Drawer-footer {
|
|
18136
18044
|
justify-content: flex-end;
|
|
@@ -18171,6 +18079,7 @@ input[type=button].a-Button--block {
|
|
|
18171
18079
|
transform: translate3d(0, 100%, 0);
|
|
18172
18080
|
box-shadow: 0 -10px 10px -10px rgba(0, 0, 0, 0.2);
|
|
18173
18081
|
min-height: 120px;
|
|
18082
|
+
border-top: var(--common-popover-border);
|
|
18174
18083
|
}
|
|
18175
18084
|
.a-Drawer--bottom .a-Drawer-resizeCtrl {
|
|
18176
18085
|
top: -0.375rem;
|
|
@@ -18195,6 +18104,7 @@ input[type=button].a-Button--block {
|
|
|
18195
18104
|
box-shadow: 10px 0 10px -10px rgba(0, 0, 0, 0.2);
|
|
18196
18105
|
border-width: 0 var(--Drawer-content-borderWidth) 0 0;
|
|
18197
18106
|
min-width: 120px;
|
|
18107
|
+
border-right: var(--common-popover-border);
|
|
18198
18108
|
}
|
|
18199
18109
|
.a-Drawer--left .a-Drawer-resizeCtrl {
|
|
18200
18110
|
right: -0.375rem;
|
|
@@ -18221,6 +18131,7 @@ input[type=button].a-Button--block {
|
|
|
18221
18131
|
word-wrap: break-word;
|
|
18222
18132
|
background: var(--Tooltip-bg);
|
|
18223
18133
|
box-shadow: var(--Tooltip-boxShadow);
|
|
18134
|
+
border: var(--common-popover-border);
|
|
18224
18135
|
}
|
|
18225
18136
|
.a-Tooltip-arrow {
|
|
18226
18137
|
position: absolute;
|
|
@@ -18241,7 +18152,7 @@ input[type=button].a-Button--block {
|
|
|
18241
18152
|
margin-top: calc(var(--Tooltip-arrow-height) * -1 - 0.125rem);
|
|
18242
18153
|
}
|
|
18243
18154
|
.a-Tooltip--top .a-Tooltip-arrow {
|
|
18244
|
-
bottom: calc(
|
|
18155
|
+
bottom: calc((var(--Tooltip-arrow-height) + var(--Tooltip-borderWidth)) * -1);
|
|
18245
18156
|
}
|
|
18246
18157
|
.a-Tooltip--top .a-Tooltip-arrow::before,
|
|
18247
18158
|
.a-Tooltip--top .a-Tooltip-arrow::after {
|
|
@@ -18279,7 +18190,7 @@ input[type=button].a-Button--block {
|
|
|
18279
18190
|
margin-top: calc(var(--Tooltip-arrow-height) + 0.125rem);
|
|
18280
18191
|
}
|
|
18281
18192
|
.a-Tooltip--bottom .a-Tooltip-arrow {
|
|
18282
|
-
top: calc(
|
|
18193
|
+
top: calc((var(--Tooltip-arrow-height) + var(--Tooltip-borderWidth)) * -1);
|
|
18283
18194
|
}
|
|
18284
18195
|
.a-Tooltip--bottom .a-Tooltip-arrow::before,
|
|
18285
18196
|
.a-Tooltip--bottom .a-Tooltip-arrow::after {
|
|
@@ -18307,7 +18218,7 @@ input[type=button].a-Button--block {
|
|
|
18307
18218
|
}
|
|
18308
18219
|
.a-Tooltip--left .a-Tooltip-arrow {
|
|
18309
18220
|
left: auto;
|
|
18310
|
-
right: calc(
|
|
18221
|
+
right: calc((var(--Tooltip-arrow-height) + var(--Tooltip-borderWidth)) * -1);
|
|
18311
18222
|
width: var(--Tooltip-arrow-height);
|
|
18312
18223
|
height: var(--Tooltip-arrow-width);
|
|
18313
18224
|
margin-top: calc(var(--Tooltip-arrow-width) * -1 / 2);
|
|
@@ -18330,8 +18241,8 @@ input[type=button].a-Button--block {
|
|
|
18330
18241
|
font-size: var(--fontSizeBase);
|
|
18331
18242
|
color: var(--Tooltip-title-color);
|
|
18332
18243
|
font-weight: var(--Tooltip-fontWeight);
|
|
18333
|
-
border-top-left-radius: calc(
|
|
18334
|
-
border-top-right-radius: calc(
|
|
18244
|
+
border-top-left-radius: calc(var(--Tooltip-borderRadius) - var(--Tooltip-borderWidth));
|
|
18245
|
+
border-top-right-radius: calc(var(--Tooltip-borderRadius) - var(--Tooltip-borderWidth));
|
|
18335
18246
|
font-weight: var(--Tooltip-title-fontWeight);
|
|
18336
18247
|
}
|
|
18337
18248
|
.a-Tooltip-title:empty {
|
|
@@ -18345,7 +18256,7 @@ input[type=button].a-Button--block {
|
|
|
18345
18256
|
}
|
|
18346
18257
|
.a-Tooltip--dark {
|
|
18347
18258
|
background: var(--Tooltip-bg--dark);
|
|
18348
|
-
border:
|
|
18259
|
+
border: var(--common-popover-border);
|
|
18349
18260
|
box-shadow: var(--Tooltip-boxShadow--dark);
|
|
18350
18261
|
}
|
|
18351
18262
|
.a-Tooltip--dark .a-Tooltip-title {
|
|
@@ -18498,7 +18409,7 @@ input[type=button].a-Button--block {
|
|
|
18498
18409
|
word-wrap: normal;
|
|
18499
18410
|
font-size: var(--fontSizeBase);
|
|
18500
18411
|
box-shadow: var(--boxShadow);
|
|
18501
|
-
border: var(--
|
|
18412
|
+
border: var(--common-popover-border);
|
|
18502
18413
|
border-radius: var(--borderRadius);
|
|
18503
18414
|
}
|
|
18504
18415
|
.a-PopOver > * {
|
|
@@ -18765,7 +18676,7 @@ input[type=button].a-Button--block {
|
|
|
18765
18676
|
z-index: 1;
|
|
18766
18677
|
width: 100%;
|
|
18767
18678
|
height: 100%;
|
|
18768
|
-
background-image: linear-gradient(180deg,
|
|
18679
|
+
background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.4)), linear-gradient(0deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.4));
|
|
18769
18680
|
background-repeat: no-repeat;
|
|
18770
18681
|
background-position: top, bottom;
|
|
18771
18682
|
transform: translateZ(0);
|
|
@@ -19131,6 +19042,9 @@ input[type=button].a-Button--block {
|
|
|
19131
19042
|
padding: 0 0 0 var(--gap-md);
|
|
19132
19043
|
border-bottom: var(--borderWidth) solid var(--borderColor);
|
|
19133
19044
|
}
|
|
19045
|
+
.a-AppBcn a {
|
|
19046
|
+
font-size: inherit;
|
|
19047
|
+
}
|
|
19134
19048
|
.a-AppBcn-item {
|
|
19135
19049
|
display: inline-block;
|
|
19136
19050
|
}
|
|
@@ -19175,7 +19089,7 @@ input[type=button].a-Button--block {
|
|
|
19175
19089
|
margin: var(--button-size-default-marginTop) var(--button-size-default-marginRight) var(--button-size-default-marginBottom) var(--button-size-default-marginLeft);
|
|
19176
19090
|
color: var(--Combo-addBtn-border);
|
|
19177
19091
|
background: var(--Combo-addBtn-bg);
|
|
19178
|
-
border-color: var(--Combo-addBtn-color) var(--
|
|
19092
|
+
border-color: var(--Combo-addBtn-color) var(--combo-multi-addBtn-hover-bg-color) var(--Combo-addBtn-onHover-border) var(--Combo-addBtn-onHover-color);
|
|
19179
19093
|
border-width: var(--Combo-addBtn-onActive-bg) var(--Combo-addBtn-onActive-border) var(--Combo-addBtn-onActive-color) var(--button-default-default-left-border-width);
|
|
19180
19094
|
border-style: var(--button-default-default-top-border-style) var(--button-default-default-right-border-style) var(--button-default-default-bottom-border-style) var(--button-default-default-left-border-style);
|
|
19181
19095
|
box-shadow: var(--button-default-default-shadow);
|
|
@@ -20376,7 +20290,8 @@ input[type=button].a-Button--block {
|
|
|
20376
20290
|
background-color: var(--Layout-light-backgroundColor);
|
|
20377
20291
|
font-size: var(--Nav-item-fontSize);
|
|
20378
20292
|
line-height: var(--Nav-Item-height);
|
|
20379
|
-
min-height:
|
|
20293
|
+
min-height: 0.625rem;
|
|
20294
|
+
color: var(--colors-neutral-text-2);
|
|
20380
20295
|
}
|
|
20381
20296
|
.a-Nav-horizontal {
|
|
20382
20297
|
line-height: var(--Nav-Item-height--horizontal);
|
|
@@ -20384,7 +20299,7 @@ input[type=button].a-Button--block {
|
|
|
20384
20299
|
.a-Nav .a-Nav-dropIndicator {
|
|
20385
20300
|
position: absolute;
|
|
20386
20301
|
background: var(--Nav-item-onActive-color);
|
|
20387
|
-
height:
|
|
20302
|
+
height: 0.125rem;
|
|
20388
20303
|
}
|
|
20389
20304
|
.a-Nav--searchable {
|
|
20390
20305
|
display: flex;
|
|
@@ -20512,22 +20427,20 @@ input[type=button].a-Button--block {
|
|
|
20512
20427
|
min-width: var(--Page-aside-width);
|
|
20513
20428
|
max-width: var(--Page-aside-maxWidth);
|
|
20514
20429
|
}
|
|
20515
|
-
|
|
20516
20430
|
.a-Page--withSidebar {
|
|
20517
20431
|
display: flex;
|
|
20518
20432
|
flex-direction: row;
|
|
20519
20433
|
align-items: stretch;
|
|
20520
20434
|
}
|
|
20521
20435
|
.a-Page--withSidebar > .a-Page-content,
|
|
20522
|
-
.a-Page--withSidebar > .a-PullRefresh {
|
|
20436
|
+
.a-Page--withSidebar > .a-PullRefresh {
|
|
20523
20437
|
width: 0;
|
|
20524
20438
|
flex-grow: 1;
|
|
20525
20439
|
}
|
|
20526
|
-
|
|
20527
20440
|
.a-Page--asideSticky > .a-Page-aside {
|
|
20528
20441
|
position: sticky;
|
|
20529
20442
|
top: var(--affix-offset-top);
|
|
20530
|
-
max-height: calc(
|
|
20443
|
+
max-height: calc(100vh - var(--affix-offset-top) - var(--affix-offset-bottom));
|
|
20531
20444
|
overflow-x: hidden;
|
|
20532
20445
|
overflow-y: auto;
|
|
20533
20446
|
}
|
|
@@ -21066,6 +20979,9 @@ input[type=button].a-Button--block {
|
|
|
21066
20979
|
.a-Spinner .a-Spinner-icon--sm i.icon {
|
|
21067
20980
|
font-size: var(--Spinner--sm-height);
|
|
21068
20981
|
}
|
|
20982
|
+
.a-Spinner .a-Spinner-icon--darkBg svg.icon path {
|
|
20983
|
+
fill: var(--loading-dark-bg-color);
|
|
20984
|
+
}
|
|
21069
20985
|
.a-Spinner .a-Spinner-tip {
|
|
21070
20986
|
margin: 0.75rem 0 0 0;
|
|
21071
20987
|
word-break: keep-all;
|
|
@@ -21188,6 +21104,10 @@ input[type=button].a-Button--block {
|
|
|
21188
21104
|
.a-ButtonGroup-button--active {
|
|
21189
21105
|
z-index: 1;
|
|
21190
21106
|
}
|
|
21107
|
+
.a-ButtonGroup-button--active.is-disabled {
|
|
21108
|
+
color: var(--text-color);
|
|
21109
|
+
border: var(--borderWidth) solid var(--borderColor);
|
|
21110
|
+
}
|
|
21191
21111
|
.a-ButtonToolbar {
|
|
21192
21112
|
display: inline-flex;
|
|
21193
21113
|
flex-wrap: wrap;
|
|
@@ -21268,10 +21188,16 @@ input[type=button].a-Button--block {
|
|
|
21268
21188
|
display: flex;
|
|
21269
21189
|
}
|
|
21270
21190
|
.a-ButtonGroup--tiled .a-Button,
|
|
21271
|
-
.a-ButtonGroup--tiled .a-ButtonGroup
|
|
21191
|
+
.a-ButtonGroup--tiled .a-ButtonGroup,
|
|
21192
|
+
.a-ButtonGroup--tiled .a-Badge {
|
|
21272
21193
|
flex-grow: 1;
|
|
21273
21194
|
text-align: center;
|
|
21274
21195
|
}
|
|
21196
|
+
.a-ButtonGroup--tiled .a-Button .a-Button,
|
|
21197
|
+
.a-ButtonGroup--tiled .a-ButtonGroup .a-Button,
|
|
21198
|
+
.a-ButtonGroup--tiled .a-Badge .a-Button {
|
|
21199
|
+
width: 100%;
|
|
21200
|
+
}
|
|
21275
21201
|
.a-DropDown {
|
|
21276
21202
|
position: relative;
|
|
21277
21203
|
display: inline-block;
|
|
@@ -21318,7 +21244,7 @@ input[type=button].a-Button--block {
|
|
|
21318
21244
|
top: 100%;
|
|
21319
21245
|
left: 0;
|
|
21320
21246
|
margin: 0.0625rem 0 0;
|
|
21321
|
-
border:
|
|
21247
|
+
border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
|
|
21322
21248
|
border-radius: var(--DropDown-menu-borderRadius);
|
|
21323
21249
|
box-shadow: var(--DropDown-menu-boxShadow);
|
|
21324
21250
|
min-width: var(--DropDown-menu-minWidth);
|
|
@@ -21995,7 +21921,6 @@ input[type=button].a-Button--block {
|
|
|
21995
21921
|
width: 1rem;
|
|
21996
21922
|
height: 1rem;
|
|
21997
21923
|
box-shadow: var(--boxShadowSm);
|
|
21998
|
-
background: #ccc;
|
|
21999
21924
|
}
|
|
22000
21925
|
.a-ColorField-value {
|
|
22001
21926
|
display: inline-block;
|
|
@@ -22774,8 +22699,8 @@ input[type=button].a-Button--block {
|
|
|
22774
22699
|
align-items: flex-start;
|
|
22775
22700
|
overflow-x: hidden;
|
|
22776
22701
|
overflow-y: auto;
|
|
22777
|
-
height: calc(
|
|
22778
|
-
max-height: calc(
|
|
22702
|
+
height: calc((var(--Picker-tag-height) + var(--Picker-tag-marginBottom) * 4) * 3);
|
|
22703
|
+
max-height: calc((var(--Picker-tag-height) + var(--Picker-tag-marginBottom)) * 5);
|
|
22779
22704
|
}
|
|
22780
22705
|
.a-Crud-selection-overflow-wrapper .a-Crud-value {
|
|
22781
22706
|
cursor: pointer;
|
|
@@ -22784,7 +22709,7 @@ input[type=button].a-Button--block {
|
|
|
22784
22709
|
user-select: none;
|
|
22785
22710
|
white-space: nowrap;
|
|
22786
22711
|
vertical-align: middle;
|
|
22787
|
-
line-height: calc(
|
|
22712
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
22788
22713
|
display: inline-block;
|
|
22789
22714
|
font-size: var(--Pick-base-value-fontSize);
|
|
22790
22715
|
color: var(--Pick-base-value-color);
|
|
@@ -22833,7 +22758,7 @@ input[type=button].a-Button--block {
|
|
|
22833
22758
|
user-select: none;
|
|
22834
22759
|
white-space: nowrap;
|
|
22835
22760
|
vertical-align: middle;
|
|
22836
|
-
line-height: calc(
|
|
22761
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
22837
22762
|
display: inline-block;
|
|
22838
22763
|
font-size: var(--Pick-base-value-fontSize);
|
|
22839
22764
|
color: var(--Pick-base-value-color);
|
|
@@ -22960,7 +22885,7 @@ input[type=button].a-Button--block {
|
|
|
22960
22885
|
float: right;
|
|
22961
22886
|
}
|
|
22962
22887
|
.a-Crud-actions > * + .a-Button,
|
|
22963
|
-
.a-Crud-actions > * + .a-Button--disabled-wrap {
|
|
22888
|
+
.a-Crud-actions > * + .a-Button--disabled-wrap {
|
|
22964
22889
|
margin-left: var(--Crud-toolbar-gap);
|
|
22965
22890
|
}
|
|
22966
22891
|
}
|
|
@@ -22981,7 +22906,7 @@ input[type=button].a-Button--block {
|
|
|
22981
22906
|
-webkit-user-select: none;
|
|
22982
22907
|
-moz-user-select: none;
|
|
22983
22908
|
user-select: none;
|
|
22984
|
-
line-height: calc(
|
|
22909
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
22985
22910
|
display: inline-block;
|
|
22986
22911
|
font-size: var(--Pick-base-value-fontSize);
|
|
22987
22912
|
color: var(--Pick-base-value-color);
|
|
@@ -23092,7 +23017,7 @@ input[type=button].a-Button--block {
|
|
|
23092
23017
|
float: right;
|
|
23093
23018
|
}
|
|
23094
23019
|
.a-Crud-actions > * + .a-Button,
|
|
23095
|
-
.a-Crud-actions > * + .a-Button--disabled-wrap {
|
|
23020
|
+
.a-Crud-actions > * + .a-Button--disabled-wrap {
|
|
23096
23021
|
margin-left: var(--Crud-toolbar-gap);
|
|
23097
23022
|
}
|
|
23098
23023
|
}
|
|
@@ -23133,7 +23058,7 @@ input[type=button].a-Button--block {
|
|
|
23133
23058
|
}
|
|
23134
23059
|
.a-Table-heading {
|
|
23135
23060
|
background: var(--Table-heading-bg);
|
|
23136
|
-
padding: calc(
|
|
23061
|
+
padding: calc((var(--Table-heading-height) - var(--Table-fontSize) * var(--lineHeightBase)) / 2) var(--gap-sm);
|
|
23137
23062
|
}
|
|
23138
23063
|
.a-Table--unsaved .a-Table-heading {
|
|
23139
23064
|
background: var(--Table--unsaved-heading-bg);
|
|
@@ -23910,6 +23835,10 @@ input[type=button].a-Button--block {
|
|
|
23910
23835
|
width: 100%;
|
|
23911
23836
|
margin: 0;
|
|
23912
23837
|
}
|
|
23838
|
+
.a-TableCell-filterPopOver .a-SearchBox {
|
|
23839
|
+
margin-left: var(--gap-xs);
|
|
23840
|
+
margin-top: var(--gap-xs);
|
|
23841
|
+
}
|
|
23913
23842
|
.a-Table-itemActions-wrap {
|
|
23914
23843
|
position: absolute;
|
|
23915
23844
|
width: 100%;
|
|
@@ -24166,14 +24095,13 @@ input[type=button].a-Button--block {
|
|
|
24166
24095
|
border-bottom: 1px solid var(--Table-thead-borderColor);
|
|
24167
24096
|
transform: scaleY(0.5);
|
|
24168
24097
|
}
|
|
24169
|
-
|
|
24170
24098
|
.a-Table-table th,
|
|
24171
|
-
.a-Table-table td {
|
|
24099
|
+
.a-Table-table td {
|
|
24172
24100
|
position: relative;
|
|
24173
24101
|
border-bottom: none;
|
|
24174
24102
|
}
|
|
24175
24103
|
.a-Table-table th::before,
|
|
24176
|
-
.a-Table-table td::before {
|
|
24104
|
+
.a-Table-table td::before {
|
|
24177
24105
|
position: absolute;
|
|
24178
24106
|
box-sizing: border-box;
|
|
24179
24107
|
content: " ";
|
|
@@ -24230,7 +24158,7 @@ input[type=button].a-Button--block {
|
|
|
24230
24158
|
padding: var(--table-size-large-paddingTop) var(--table-size-large-paddingRight) var(--table-size-large-paddingBottom) var(--table-size-large-paddingLeft);
|
|
24231
24159
|
}
|
|
24232
24160
|
.a-Table2.a-Table-large .a-TableCell-filterBtn {
|
|
24233
|
-
right: calc(
|
|
24161
|
+
right: calc(var(--table-size-large-paddingRight) - var(--TableCell-filterBtn-width) / 2);
|
|
24234
24162
|
}
|
|
24235
24163
|
.a-Table2.a-Table-small .a-Table-table > thead > tr > th {
|
|
24236
24164
|
padding: var(--table-size-small-paddingTop) var(--table-size-small-paddingRight) var(--table-size-small-paddingBottom) var(--table-size-small-paddingLeft);
|
|
@@ -24243,7 +24171,7 @@ input[type=button].a-Button--block {
|
|
|
24243
24171
|
padding: var(--table-size-small-paddingTop) var(--table-size-small-paddingRight) var(--table-size-small-paddingBottom) var(--table-size-small-paddingLeft);
|
|
24244
24172
|
}
|
|
24245
24173
|
.a-Table2.a-Table-small .a-TableCell-filterBtn {
|
|
24246
|
-
right: calc(
|
|
24174
|
+
right: calc(var(--table-size-small-paddingRight) - var(--TableCell-filterBtn-width) / 2);
|
|
24247
24175
|
}
|
|
24248
24176
|
.a-Table2 .a-Table-title,
|
|
24249
24177
|
.a-Table2 .a-Table-footer {
|
|
@@ -25124,15 +25052,15 @@ input[type=button].a-Button--block {
|
|
|
25124
25052
|
background: var(--Table-tree-borderColor);
|
|
25125
25053
|
}
|
|
25126
25054
|
.a-Table2 .a-Table-table > thead > tr > th.a-TableCell--sortable {
|
|
25127
|
-
padding-right: calc(
|
|
25055
|
+
padding-right: calc(var(--TableCell-paddingX) + var(--TableCell-sortBtn-width));
|
|
25128
25056
|
position: relative;
|
|
25129
25057
|
}
|
|
25130
25058
|
.a-Table2 .a-Table-table > thead > tr > th.a-TableCell--searchable {
|
|
25131
|
-
padding-right: calc(
|
|
25059
|
+
padding-right: calc(var(--TableCell-paddingX) + var(--TableCell-searchBtn-width));
|
|
25132
25060
|
position: relative;
|
|
25133
25061
|
}
|
|
25134
25062
|
.a-Table2 .a-Table-table > thead > tr > th.a-TableCell--filterable {
|
|
25135
|
-
padding-right: calc(
|
|
25063
|
+
padding-right: calc(var(--TableCell-paddingX) + var(--TableCell-filterBtn-width));
|
|
25136
25064
|
position: relative;
|
|
25137
25065
|
}
|
|
25138
25066
|
.a-Table2 .a-Table-table > tbody > tr.a-Table-row-disabled {
|
|
@@ -25979,32 +25907,26 @@ input[type=button].a-Button--block {
|
|
|
25979
25907
|
-moz-column-count: 12;
|
|
25980
25908
|
column-count: 12;
|
|
25981
25909
|
}
|
|
25982
|
-
|
|
25983
25910
|
.a-Cards--masonrySm2 {
|
|
25984
25911
|
-moz-column-count: 6;
|
|
25985
25912
|
column-count: 6;
|
|
25986
25913
|
}
|
|
25987
|
-
|
|
25988
25914
|
.a-Cards--masonrySm3 {
|
|
25989
25915
|
-moz-column-count: 4;
|
|
25990
25916
|
column-count: 4;
|
|
25991
25917
|
}
|
|
25992
|
-
|
|
25993
25918
|
.a-Cards--masonrySm4 {
|
|
25994
25919
|
-moz-column-count: 3;
|
|
25995
25920
|
column-count: 3;
|
|
25996
25921
|
}
|
|
25997
|
-
|
|
25998
25922
|
.a-Cards--masonrySm6 {
|
|
25999
25923
|
-moz-column-count: 2;
|
|
26000
25924
|
column-count: 2;
|
|
26001
25925
|
}
|
|
26002
|
-
|
|
26003
25926
|
.a-Cards--masonrySm12 {
|
|
26004
25927
|
-moz-column-count: 1;
|
|
26005
25928
|
column-count: 1;
|
|
26006
25929
|
}
|
|
26007
|
-
|
|
26008
25930
|
.a-Cards-toolbar {
|
|
26009
25931
|
display: flex;
|
|
26010
25932
|
flex-wrap: wrap;
|
|
@@ -26015,27 +25937,22 @@ input[type=button].a-Button--block {
|
|
|
26015
25937
|
-moz-column-count: 12;
|
|
26016
25938
|
column-count: 12;
|
|
26017
25939
|
}
|
|
26018
|
-
|
|
26019
25940
|
.a-Cards--masonryMd2 {
|
|
26020
25941
|
-moz-column-count: 6;
|
|
26021
25942
|
column-count: 6;
|
|
26022
25943
|
}
|
|
26023
|
-
|
|
26024
25944
|
.a-Cards--masonryMd3 {
|
|
26025
25945
|
-moz-column-count: 4;
|
|
26026
25946
|
column-count: 4;
|
|
26027
25947
|
}
|
|
26028
|
-
|
|
26029
25948
|
.a-Cards--masonryMd4 {
|
|
26030
25949
|
-moz-column-count: 3;
|
|
26031
25950
|
column-count: 3;
|
|
26032
25951
|
}
|
|
26033
|
-
|
|
26034
25952
|
.a-Cards--masonryMd6 {
|
|
26035
25953
|
-moz-column-count: 2;
|
|
26036
25954
|
column-count: 2;
|
|
26037
25955
|
}
|
|
26038
|
-
|
|
26039
25956
|
.a-Cards--masonryMd12 {
|
|
26040
25957
|
-moz-column-count: 1;
|
|
26041
25958
|
column-count: 1;
|
|
@@ -26046,27 +25963,22 @@ input[type=button].a-Button--block {
|
|
|
26046
25963
|
-moz-column-count: 12;
|
|
26047
25964
|
column-count: 12;
|
|
26048
25965
|
}
|
|
26049
|
-
|
|
26050
25966
|
.a-Cards--masonryLg2 {
|
|
26051
25967
|
-moz-column-count: 6;
|
|
26052
25968
|
column-count: 6;
|
|
26053
25969
|
}
|
|
26054
|
-
|
|
26055
25970
|
.a-Cards--masonryLg3 {
|
|
26056
25971
|
-moz-column-count: 4;
|
|
26057
25972
|
column-count: 4;
|
|
26058
25973
|
}
|
|
26059
|
-
|
|
26060
25974
|
.a-Cards--masonryLg4 {
|
|
26061
25975
|
-moz-column-count: 3;
|
|
26062
25976
|
column-count: 3;
|
|
26063
25977
|
}
|
|
26064
|
-
|
|
26065
25978
|
.a-Cards--masonryLg6 {
|
|
26066
25979
|
-moz-column-count: 2;
|
|
26067
25980
|
column-count: 2;
|
|
26068
25981
|
}
|
|
26069
|
-
|
|
26070
25982
|
.a-Cards--masonryLg12 {
|
|
26071
25983
|
-moz-column-count: 1;
|
|
26072
25984
|
column-count: 1;
|
|
@@ -26113,7 +26025,6 @@ input[type=button].a-Button--block {
|
|
|
26113
26025
|
.a-Card-heading {
|
|
26114
26026
|
display: flex;
|
|
26115
26027
|
padding: var(--gap-md);
|
|
26116
|
-
flex: 1 0 auto;
|
|
26117
26028
|
}
|
|
26118
26029
|
.a-Card-avtar {
|
|
26119
26030
|
float: left;
|
|
@@ -26174,14 +26085,22 @@ input[type=button].a-Button--block {
|
|
|
26174
26085
|
.a-Card-fieldValue {
|
|
26175
26086
|
position: relative;
|
|
26176
26087
|
flex-basis: 0;
|
|
26177
|
-
flex-grow:
|
|
26178
|
-
width: 0;
|
|
26088
|
+
flex-grow: 2;
|
|
26089
|
+
min-width: 0;
|
|
26179
26090
|
text-overflow: ellipsis;
|
|
26180
26091
|
overflow: hidden;
|
|
26181
26092
|
}
|
|
26182
26093
|
.a-Card-fieldLabel {
|
|
26183
|
-
|
|
26094
|
+
flex-grow: 0;
|
|
26095
|
+
flex-shrink: 0;
|
|
26096
|
+
flex-basis: 40%;
|
|
26184
26097
|
color: var(--text--muted-color);
|
|
26098
|
+
overflow: hidden;
|
|
26099
|
+
text-overflow: ellipsis;
|
|
26100
|
+
display: -webkit-box;
|
|
26101
|
+
-webkit-box-orient: vertical;
|
|
26102
|
+
-webkit-line-clamp: 2;
|
|
26103
|
+
word-wrap: break-word;
|
|
26185
26104
|
}
|
|
26186
26105
|
.a-Card-actions {
|
|
26187
26106
|
border-top: var(--Card-borderWidth) solid var(--Card-actions-borderColor);
|
|
@@ -26409,22 +26328,19 @@ input[type=button].a-Button--block {
|
|
|
26409
26328
|
color: var(--Card-onChecked-color);
|
|
26410
26329
|
}
|
|
26411
26330
|
.a-Field-quickEditBtn {
|
|
26412
|
-
color: var(--QuickEdit-iconColor);
|
|
26413
26331
|
margin-left: var(--gap-xs);
|
|
26414
|
-
|
|
26332
|
+
height: auto;
|
|
26333
|
+
padding: 0;
|
|
26415
26334
|
vertical-align: text-bottom;
|
|
26416
|
-
cursor: pointer;
|
|
26417
|
-
opacity: 0.6;
|
|
26418
|
-
font-size: 0;
|
|
26419
26335
|
}
|
|
26420
|
-
.a-Field-quickEditBtn
|
|
26421
|
-
|
|
26422
|
-
opacity: 1;
|
|
26336
|
+
.a-Field-quickEditBtn .fa {
|
|
26337
|
+
font-size: var(--QuickEdit-iconSize);
|
|
26423
26338
|
}
|
|
26424
26339
|
.a-Field-quickEditBtn > svg {
|
|
26425
26340
|
width: var(--QuickEdit-iconSize);
|
|
26426
26341
|
height: var(--QuickEdit-iconSize);
|
|
26427
|
-
|
|
26342
|
+
color: currentColor;
|
|
26343
|
+
fill: currentColor;
|
|
26428
26344
|
}
|
|
26429
26345
|
.a-Field--quickEditable {
|
|
26430
26346
|
outline: none;
|
|
@@ -26772,7 +26688,7 @@ input[type=button].a-Button--block {
|
|
|
26772
26688
|
line-height: var(--Pagination-height);
|
|
26773
26689
|
padding: var(--Pagination-padding);
|
|
26774
26690
|
text-align: center;
|
|
26775
|
-
color:
|
|
26691
|
+
color: var(--Pagination-light-color);
|
|
26776
26692
|
border-radius: 0;
|
|
26777
26693
|
margin-left: 0;
|
|
26778
26694
|
font-size: var(--Pagination-fontSize);
|
|
@@ -26844,6 +26760,8 @@ input[type=button].a-Button--block {
|
|
|
26844
26760
|
border: var(--borderWidth) solid var(--borderColor);
|
|
26845
26761
|
border-radius: var(--borderRadius) 0 0 var(--borderRadius);
|
|
26846
26762
|
padding: var(--Pagination-padding);
|
|
26763
|
+
background-color: var(--colors-neutral-fill-11);
|
|
26764
|
+
color: var(--Pagination-light-color);
|
|
26847
26765
|
margin-left: 0.5rem;
|
|
26848
26766
|
text-align: center;
|
|
26849
26767
|
}
|
|
@@ -26862,12 +26780,12 @@ input[type=button].a-Button--block {
|
|
|
26862
26780
|
border-left: none;
|
|
26863
26781
|
border-radius: 0 var(--borderRadius) var(--borderRadius) 0;
|
|
26864
26782
|
font-size: var(--fontSizeSm);
|
|
26783
|
+
margin-left: -1px;
|
|
26865
26784
|
}
|
|
26866
26785
|
.a-Pagination-inputGroup-right:hover {
|
|
26867
26786
|
color: var(--primary);
|
|
26868
26787
|
border-color: var(--primary);
|
|
26869
26788
|
border-left: var(--borderWidth) solid var(--primary);
|
|
26870
|
-
margin-left: -1px;
|
|
26871
26789
|
}
|
|
26872
26790
|
.a-Pagination-simplego {
|
|
26873
26791
|
display: inline-flex;
|
|
@@ -26884,6 +26802,8 @@ input[type=button].a-Button--block {
|
|
|
26884
26802
|
border: var(--borderWidth) solid var(--borderColor);
|
|
26885
26803
|
border-radius: var(--borderRadius);
|
|
26886
26804
|
padding: var(--Pagination-padding);
|
|
26805
|
+
background-color: var(--colors-neutral-fill-11);
|
|
26806
|
+
color: var(--Pagination-light-color);
|
|
26887
26807
|
margin-right: 0.5rem;
|
|
26888
26808
|
text-align: center;
|
|
26889
26809
|
}
|
|
@@ -26929,11 +26849,9 @@ input[type=button].a-Button--block {
|
|
|
26929
26849
|
opacity: 0;
|
|
26930
26850
|
transition: all 0.2s;
|
|
26931
26851
|
}
|
|
26932
|
-
.a-Pagination-wrap {
|
|
26933
|
-
line-height: 1.875rem;
|
|
26934
|
-
}
|
|
26935
26852
|
.a-Pagination-wrap .a-Pagination-item.a-Pagination-perpage {
|
|
26936
26853
|
margin-left: 0.5rem;
|
|
26854
|
+
vertical-align: baseline;
|
|
26937
26855
|
}
|
|
26938
26856
|
.a-Pagination-wrap .a-Pagination-item:nth-child(1) {
|
|
26939
26857
|
margin-left: 0;
|
|
@@ -26974,10 +26892,12 @@ input[type=button].a-Button--block {
|
|
|
26974
26892
|
line-height: var(--Pagination-height-sm);
|
|
26975
26893
|
padding: var(--Pagination-padding-sm);
|
|
26976
26894
|
}
|
|
26977
|
-
.a-Pagination-wrap-size--sm .a-Pagination-item .a-Pagination-inputGroup,
|
|
26895
|
+
.a-Pagination-wrap-size--sm .a-Pagination-item .a-Pagination-inputGroup,
|
|
26896
|
+
.a-Pagination-wrap-size--sm .a-Pagination-item .a-Pagination-simplego {
|
|
26978
26897
|
height: var(--Pagination-height-sm);
|
|
26979
26898
|
}
|
|
26980
|
-
.a-Pagination-wrap-size--sm .a-Pagination-item .a-Pagination-inputGroup-input,
|
|
26899
|
+
.a-Pagination-wrap-size--sm .a-Pagination-item .a-Pagination-inputGroup-input,
|
|
26900
|
+
.a-Pagination-wrap-size--sm .a-Pagination-item .a-Pagination-simplego-input {
|
|
26981
26901
|
min-width: 2.5rem;
|
|
26982
26902
|
width: 2.5rem;
|
|
26983
26903
|
height: var(--Pagination-height-sm);
|
|
@@ -26985,7 +26905,8 @@ input[type=button].a-Button--block {
|
|
|
26985
26905
|
padding: var(--Pagination-padding-sm);
|
|
26986
26906
|
margin-left: 0.25rem;
|
|
26987
26907
|
}
|
|
26988
|
-
.a-Pagination-wrap-size--sm .a-Pagination-item .a-Pagination-inputGroup-right,
|
|
26908
|
+
.a-Pagination-wrap-size--sm .a-Pagination-item .a-Pagination-inputGroup-right,
|
|
26909
|
+
.a-Pagination-wrap-size--sm .a-Pagination-item .a-Pagination-simplego-right {
|
|
26989
26910
|
height: var(--Pagination-height-sm);
|
|
26990
26911
|
line-height: var(--Pagination-height-sm);
|
|
26991
26912
|
}
|
|
@@ -26999,6 +26920,12 @@ input[type=button].a-Button--block {
|
|
|
26999
26920
|
min-height: 1.5rem;
|
|
27000
26921
|
vertical-align: baseline;
|
|
27001
26922
|
}
|
|
26923
|
+
.a-Wrapper,
|
|
26924
|
+
.a-Container {
|
|
26925
|
+
/* 添加默认的min-width和min-height可避免容器子元素异常溢出 */
|
|
26926
|
+
min-width: 0;
|
|
26927
|
+
min-height: 0;
|
|
26928
|
+
}
|
|
27002
26929
|
.a-Wrapper--xs,
|
|
27003
26930
|
.a-Container--xs {
|
|
27004
26931
|
padding: var(--gap-xs);
|
|
@@ -27306,6 +27233,7 @@ input[type=button].a-Button--block {
|
|
|
27306
27233
|
border: none;
|
|
27307
27234
|
border-radius: 0;
|
|
27308
27235
|
max-width: 1010px !important;
|
|
27236
|
+
padding-top: 0;
|
|
27309
27237
|
}
|
|
27310
27238
|
.a-ImageGallery-close {
|
|
27311
27239
|
position: absolute;
|
|
@@ -27322,12 +27250,13 @@ input[type=button].a-Button--block {
|
|
|
27322
27250
|
height: 1rem;
|
|
27323
27251
|
}
|
|
27324
27252
|
.a-ImageGallery-title {
|
|
27325
|
-
height: 1.
|
|
27253
|
+
height: 1.125rem;
|
|
27326
27254
|
vertical-align: top;
|
|
27327
|
-
line-height: 1.
|
|
27255
|
+
line-height: 1.125rem;
|
|
27328
27256
|
font-size: 0.75rem;
|
|
27329
27257
|
color: var(--white);
|
|
27330
27258
|
text-align: center;
|
|
27259
|
+
margin-bottom: 18px;
|
|
27331
27260
|
}
|
|
27332
27261
|
.a-ImageGallery-main {
|
|
27333
27262
|
background: #000;
|
|
@@ -27416,7 +27345,7 @@ input[type=button].a-Button--block {
|
|
|
27416
27345
|
pointer-events: none;
|
|
27417
27346
|
}
|
|
27418
27347
|
.a-ImageGallery-prevList:hover, .a-ImageGallery-nextList:hover {
|
|
27419
|
-
background:
|
|
27348
|
+
background: rgb(0, 0, 0);
|
|
27420
27349
|
color: #fff;
|
|
27421
27350
|
}
|
|
27422
27351
|
.a-ImageGallery-itemsWrap {
|
|
@@ -28352,7 +28281,7 @@ input[type=button].a-Button--block {
|
|
|
28352
28281
|
align-items: center;
|
|
28353
28282
|
overflow-x: hidden;
|
|
28354
28283
|
overflow-y: auto;
|
|
28355
|
-
max-height: calc(
|
|
28284
|
+
max-height: calc((var(--ResultBox-tag-height) + var(--ResultBox-tag-marginBottom)) * 5);
|
|
28356
28285
|
}
|
|
28357
28286
|
.a-ResultBox-overflow.a-Tooltip--dark .a-ResultBox-overflow-wrapper .a-ResultBox-value {
|
|
28358
28287
|
color: var(--white);
|
|
@@ -28438,7 +28367,6 @@ input[type=button].a-Button--block {
|
|
|
28438
28367
|
transition: all var(--animation-duration) ease-in-out;
|
|
28439
28368
|
border: var(--Form-input-borderWidth) solid transparent;
|
|
28440
28369
|
border-radius: var(--Form-input-borderRadius);
|
|
28441
|
-
overflow: hidden;
|
|
28442
28370
|
}
|
|
28443
28371
|
.a-SearchBox:hover {
|
|
28444
28372
|
background: var(--Form-input-onHover-bg);
|
|
@@ -28447,6 +28375,7 @@ input[type=button].a-Button--block {
|
|
|
28447
28375
|
background: var(--Form-input-bg);
|
|
28448
28376
|
border: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
|
|
28449
28377
|
width: var(--SearchBox-width);
|
|
28378
|
+
position: relative;
|
|
28450
28379
|
}
|
|
28451
28380
|
.a-SearchBox.is-active > input {
|
|
28452
28381
|
flex-grow: 1;
|
|
@@ -28473,7 +28402,7 @@ input[type=button].a-Button--block {
|
|
|
28473
28402
|
color: var(--SearchBox-search-icon-color);
|
|
28474
28403
|
}
|
|
28475
28404
|
.a-SearchBox-activeBtn svg, .a-SearchBox-searchBtn svg, .a-SearchBox-cancelBtn svg {
|
|
28476
|
-
top:
|
|
28405
|
+
top: 0.125rem;
|
|
28477
28406
|
}
|
|
28478
28407
|
.a-SearchBox-activeBtn:hover, .a-SearchBox-searchBtn:hover, .a-SearchBox-cancelBtn:hover {
|
|
28479
28408
|
color: var(--icon-onHover-color);
|
|
@@ -28527,12 +28456,16 @@ input[type=button].a-Button--block {
|
|
|
28527
28456
|
color: var(--Form-input-clearBtn-color-onHover);
|
|
28528
28457
|
}
|
|
28529
28458
|
.a-SearchBox--enhance.is-active .a-SearchBox-searchBtn {
|
|
28530
|
-
height: 100%;
|
|
28531
28459
|
color: var(--SearchBox-enhonce-icon-color);
|
|
28532
28460
|
background: var(--SearchBox-hover-color);
|
|
28461
|
+
position: absolute;
|
|
28462
|
+
top: -0.0625rem;
|
|
28463
|
+
bottom: -0.0625rem;
|
|
28464
|
+
right: -0.0625rem;
|
|
28465
|
+
border-radius: 0 var(--borderRadius) var(--borderRadius) 0;
|
|
28533
28466
|
}
|
|
28534
28467
|
.a-SearchBox--enhance.is-active .a-SearchBox-searchBtn svg {
|
|
28535
|
-
top: 0;
|
|
28468
|
+
top: 0.125rem;
|
|
28536
28469
|
}
|
|
28537
28470
|
.a-SearchBox--enhance.is-active .a-SearchBox-searchBtn:hover {
|
|
28538
28471
|
background: var(--button-primary-hover-bg-color);
|
|
@@ -28600,7 +28533,7 @@ input[type=button].a-Button--block {
|
|
|
28600
28533
|
padding: 0 var(--gap-md);
|
|
28601
28534
|
overflow-x: hidden;
|
|
28602
28535
|
overflow-y: auto;
|
|
28603
|
-
max-height: calc(
|
|
28536
|
+
max-height: calc(var(--SearchBox-history-dropdown-maxHeight) - 38px - var(--gap-sm) * 2);
|
|
28604
28537
|
}
|
|
28605
28538
|
.a-SearchBox-history .a-SearchBox-history-tag {
|
|
28606
28539
|
display: inlin-flex;
|
|
@@ -28654,7 +28587,7 @@ input[type=button].a-Button--block {
|
|
|
28654
28587
|
.a-ListMenu-groupLabel {
|
|
28655
28588
|
font-size: var(--fontSizeXs);
|
|
28656
28589
|
color: var(--text--muted-color);
|
|
28657
|
-
padding: calc(
|
|
28590
|
+
padding: calc((var(--ListMenu-item-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize) - var(--gap-sm)) / 2) 0 0 calc(var(--Form-select-paddingX) - var(--gap-xs));
|
|
28658
28591
|
}
|
|
28659
28592
|
.a-ListMenu-group:not(:first-child) > .a-ListMenu-groupLabel {
|
|
28660
28593
|
border-top: 0.0625rem solid var(--ListMenu-divider-color);
|
|
@@ -28666,7 +28599,7 @@ input[type=button].a-Button--block {
|
|
|
28666
28599
|
line-height: var(--Form-input-lineHeight);
|
|
28667
28600
|
font-size: var(--Form-input-fontSize);
|
|
28668
28601
|
cursor: pointer;
|
|
28669
|
-
padding: calc(
|
|
28602
|
+
padding: calc((var(--ListMenu-item-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
28670
28603
|
}
|
|
28671
28604
|
.a-ListMenu-item.is-active {
|
|
28672
28605
|
color: var(--ListMenu-item--onActive-color);
|
|
@@ -28687,7 +28620,7 @@ input[type=button].a-Button--block {
|
|
|
28687
28620
|
line-height: var(--Form-input-lineHeight);
|
|
28688
28621
|
font-size: var(--Form-input-fontSize);
|
|
28689
28622
|
cursor: pointer;
|
|
28690
|
-
padding: calc(
|
|
28623
|
+
padding: calc((var(--ListMenu-item-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
28691
28624
|
}
|
|
28692
28625
|
.a-ListMenu.is-mobile {
|
|
28693
28626
|
display: flex;
|
|
@@ -28886,7 +28819,7 @@ input[type=button].a-Button--block {
|
|
|
28886
28819
|
overflow: hidden;
|
|
28887
28820
|
padding: 0 0.5rem;
|
|
28888
28821
|
height: auto;
|
|
28889
|
-
line-height:
|
|
28822
|
+
line-height: 1.375rem;
|
|
28890
28823
|
}
|
|
28891
28824
|
.a-Steps .a-StepsItem-container {
|
|
28892
28825
|
position: relative;
|
|
@@ -28896,7 +28829,7 @@ input[type=button].a-Button--block {
|
|
|
28896
28829
|
display: inline-flex;
|
|
28897
28830
|
align-items: center;
|
|
28898
28831
|
padding-right: var(--steps-base-icon-paddingRight);
|
|
28899
|
-
height:
|
|
28832
|
+
height: 1.5rem;
|
|
28900
28833
|
}
|
|
28901
28834
|
.a-Steps .a-StepsItem-containerIcon .a-StepsItem-icon {
|
|
28902
28835
|
display: inline-flex;
|
|
@@ -28923,7 +28856,7 @@ input[type=button].a-Button--block {
|
|
|
28923
28856
|
font-weight: var(--steps-base-fontWeight);
|
|
28924
28857
|
padding-right: var(--steps-base-title-paddingRight);
|
|
28925
28858
|
position: relative;
|
|
28926
|
-
display: inline-
|
|
28859
|
+
display: inline-flex;
|
|
28927
28860
|
}
|
|
28928
28861
|
.a-Steps .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title > span {
|
|
28929
28862
|
display: inline-block;
|
|
@@ -28932,11 +28865,11 @@ input[type=button].a-Button--block {
|
|
|
28932
28865
|
content: "";
|
|
28933
28866
|
position: absolute;
|
|
28934
28867
|
right: 0;
|
|
28935
|
-
top:
|
|
28868
|
+
top: 0.6875rem;
|
|
28936
28869
|
height: 1px;
|
|
28937
28870
|
left: 100%;
|
|
28938
28871
|
width: 9999px;
|
|
28939
|
-
padding-right:
|
|
28872
|
+
padding-right: var(--steps-base-title-paddingRight);
|
|
28940
28873
|
background-color: var(--Steps-line-bg);
|
|
28941
28874
|
}
|
|
28942
28875
|
.a-Steps .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title.is-success:after {
|
|
@@ -28958,7 +28891,7 @@ input[type=button].a-Button--block {
|
|
|
28958
28891
|
max-width: 8.75rem;
|
|
28959
28892
|
white-space: nowrap;
|
|
28960
28893
|
position: relative;
|
|
28961
|
-
|
|
28894
|
+
line-height: 1.25rem;
|
|
28962
28895
|
}
|
|
28963
28896
|
.a-Steps .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-description > span {
|
|
28964
28897
|
color: var(--Steps-description-title-color);
|
|
@@ -28985,10 +28918,10 @@ input[type=button].a-Button--block {
|
|
|
28985
28918
|
.a-Steps--vertical .a-StepsItem-containerIcon:after {
|
|
28986
28919
|
content: "";
|
|
28987
28920
|
position: absolute;
|
|
28988
|
-
left:
|
|
28921
|
+
left: 36%;
|
|
28989
28922
|
transform: translateX(-50%);
|
|
28990
28923
|
right: 0;
|
|
28991
|
-
top:
|
|
28924
|
+
top: 1.75rem;
|
|
28992
28925
|
height: 9999px;
|
|
28993
28926
|
width: 1px;
|
|
28994
28927
|
background-color: var(--Steps-line-bg);
|
|
@@ -29065,7 +28998,7 @@ input[type=button].a-Button--block {
|
|
|
29065
28998
|
content: "";
|
|
29066
28999
|
position: absolute;
|
|
29067
29000
|
display: inline-block;
|
|
29068
|
-
top:
|
|
29001
|
+
top: 0.75rem;
|
|
29069
29002
|
height: 1px;
|
|
29070
29003
|
left: 8.125rem;
|
|
29071
29004
|
width: calc(100% - 55px);
|
|
@@ -29073,6 +29006,7 @@ input[type=button].a-Button--block {
|
|
|
29073
29006
|
}
|
|
29074
29007
|
.a-Steps--Placement-vertical .a-StepsItem-containerIcon {
|
|
29075
29008
|
margin-left: 5.625rem;
|
|
29009
|
+
left: 0.75rem;
|
|
29076
29010
|
}
|
|
29077
29011
|
.a-Steps--Placement-vertical .a-StepsItem-containerWrapper {
|
|
29078
29012
|
width: 12.5rem;
|
|
@@ -29082,7 +29016,7 @@ input[type=button].a-Button--block {
|
|
|
29082
29016
|
}
|
|
29083
29017
|
.a-Steps--Placement-vertical .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title {
|
|
29084
29018
|
padding: 0 0.625rem;
|
|
29085
|
-
|
|
29019
|
+
flex-direction: column;
|
|
29086
29020
|
width: 100%;
|
|
29087
29021
|
}
|
|
29088
29022
|
.a-Steps--Placement-vertical .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title > span {
|
|
@@ -29095,7 +29029,6 @@ input[type=button].a-Button--block {
|
|
|
29095
29029
|
padding: 0 0.625rem;
|
|
29096
29030
|
position: relative;
|
|
29097
29031
|
left: 0.625rem;
|
|
29098
|
-
bottom: 0.75rem;
|
|
29099
29032
|
}
|
|
29100
29033
|
.a-Steps--Placement-vertical .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title:after {
|
|
29101
29034
|
display: none;
|
|
@@ -29104,7 +29037,6 @@ input[type=button].a-Button--block {
|
|
|
29104
29037
|
min-width: 12.5rem;
|
|
29105
29038
|
word-break: break-all;
|
|
29106
29039
|
padding: 0 1.25rem;
|
|
29107
|
-
bottom: 2.75rem;
|
|
29108
29040
|
}
|
|
29109
29041
|
.a-Steps--Placement-vertical .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title.is-success:after {
|
|
29110
29042
|
background-color: var(--Steps-line-success-bg);
|
|
@@ -29120,7 +29052,7 @@ input[type=button].a-Button--block {
|
|
|
29120
29052
|
width: calc(100% - 20px);
|
|
29121
29053
|
}
|
|
29122
29054
|
.a-Steps--ProgressDot .a-StepsItem-containerProgressDot {
|
|
29123
|
-
margin-top: 0.
|
|
29055
|
+
margin-top: 0.5625rem;
|
|
29124
29056
|
margin-bottom: 0.3125rem;
|
|
29125
29057
|
width: var(--steps-dot-icon-size);
|
|
29126
29058
|
height: var(--steps-dot-icon-size);
|
|
@@ -29157,17 +29089,14 @@ input[type=button].a-Button--block {
|
|
|
29157
29089
|
.a-Steps .a-StepsItem.is-error .a-StepsItem-icon {
|
|
29158
29090
|
background-color: var(--Steps-status-error);
|
|
29159
29091
|
color: var(--steps-status-error-color);
|
|
29160
|
-
border: 1px solid var(--Steps-status-error);
|
|
29161
29092
|
}
|
|
29162
29093
|
.a-Steps .a-StepsItem.is-finish .a-StepsItem-icon {
|
|
29163
29094
|
background-color: var(--Steps-status-success);
|
|
29164
29095
|
color: var(--steps-status-finish-color);
|
|
29165
|
-
border: 1px solid var(--Steps-status-success);
|
|
29166
29096
|
}
|
|
29167
29097
|
.a-Steps .a-StepsItem.is-process .a-StepsItem-icon {
|
|
29168
29098
|
background-color: var(--steps-status-process-bg-color);
|
|
29169
29099
|
color: var(--steps-status-process-color);
|
|
29170
|
-
border: 1px solid var(--steps-status-process-bg-color);
|
|
29171
29100
|
}
|
|
29172
29101
|
.a-Steps--simple {
|
|
29173
29102
|
justify-content: center;
|
|
@@ -29539,7 +29468,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29539
29468
|
margin-right: 0;
|
|
29540
29469
|
}
|
|
29541
29470
|
.a-Form-group--hor > .a-Form-item,
|
|
29542
|
-
.a-Form-group--hor > div > .a-Form-item {
|
|
29471
|
+
.a-Form-group--hor > div > .a-Form-item {
|
|
29543
29472
|
margin-bottom: 0;
|
|
29544
29473
|
}
|
|
29545
29474
|
.a-Form-group--hor .a-Form-input > .a-Form-group {
|
|
@@ -29577,7 +29506,6 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29577
29506
|
padding-left: calc(var(--Form-group--xs-gutterWidth) / 2);
|
|
29578
29507
|
padding-right: calc(var(--Form-group--xs-gutterWidth) / 2);
|
|
29579
29508
|
}
|
|
29580
|
-
|
|
29581
29509
|
.a-Form-groupColumn {
|
|
29582
29510
|
flex-basis: 0;
|
|
29583
29511
|
flex-grow: 1;
|
|
@@ -29585,79 +29513,66 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29585
29513
|
max-width: 100%;
|
|
29586
29514
|
margin-bottom: 0;
|
|
29587
29515
|
}
|
|
29588
|
-
|
|
29589
29516
|
.a-Form-groupColumn--1 {
|
|
29590
29517
|
flex: 0 0 8.3333333333%;
|
|
29591
29518
|
max-width: 8.3333333333%;
|
|
29592
29519
|
min-height: 1px;
|
|
29593
29520
|
}
|
|
29594
|
-
|
|
29595
29521
|
.a-Form-groupColumn--2 {
|
|
29596
29522
|
flex: 0 0 16.6666666667%;
|
|
29597
29523
|
max-width: 16.6666666667%;
|
|
29598
29524
|
min-height: 1px;
|
|
29599
29525
|
}
|
|
29600
|
-
|
|
29601
29526
|
.a-Form-groupColumn--3 {
|
|
29602
29527
|
flex: 0 0 25%;
|
|
29603
29528
|
max-width: 25%;
|
|
29604
29529
|
min-height: 1px;
|
|
29605
29530
|
}
|
|
29606
|
-
|
|
29607
29531
|
.a-Form-groupColumn--4 {
|
|
29608
29532
|
flex: 0 0 33.3333333333%;
|
|
29609
29533
|
max-width: 33.3333333333%;
|
|
29610
29534
|
min-height: 1px;
|
|
29611
29535
|
}
|
|
29612
|
-
|
|
29613
29536
|
.a-Form-groupColumn--5 {
|
|
29614
29537
|
flex: 0 0 41.6666666667%;
|
|
29615
29538
|
max-width: 41.6666666667%;
|
|
29616
29539
|
min-height: 1px;
|
|
29617
29540
|
}
|
|
29618
|
-
|
|
29619
29541
|
.a-Form-groupColumn--6 {
|
|
29620
29542
|
flex: 0 0 50%;
|
|
29621
29543
|
max-width: 50%;
|
|
29622
29544
|
min-height: 1px;
|
|
29623
29545
|
}
|
|
29624
|
-
|
|
29625
29546
|
.a-Form-groupColumn--7 {
|
|
29626
29547
|
flex: 0 0 58.3333333333%;
|
|
29627
29548
|
max-width: 58.3333333333%;
|
|
29628
29549
|
min-height: 1px;
|
|
29629
29550
|
}
|
|
29630
|
-
|
|
29631
29551
|
.a-Form-groupColumn--8 {
|
|
29632
29552
|
flex: 0 0 66.6666666667%;
|
|
29633
29553
|
max-width: 66.6666666667%;
|
|
29634
29554
|
min-height: 1px;
|
|
29635
29555
|
}
|
|
29636
|
-
|
|
29637
29556
|
.a-Form-groupColumn--9 {
|
|
29638
29557
|
flex: 0 0 75%;
|
|
29639
29558
|
max-width: 75%;
|
|
29640
29559
|
min-height: 1px;
|
|
29641
29560
|
}
|
|
29642
|
-
|
|
29643
29561
|
.a-Form-groupColumn--10 {
|
|
29644
29562
|
flex: 0 0 83.3333333333%;
|
|
29645
29563
|
max-width: 83.3333333333%;
|
|
29646
29564
|
min-height: 1px;
|
|
29647
29565
|
}
|
|
29648
|
-
|
|
29649
29566
|
.a-Form-groupColumn--11 {
|
|
29650
29567
|
flex: 0 0 91.6666666667%;
|
|
29651
29568
|
max-width: 91.6666666667%;
|
|
29652
29569
|
min-height: 1px;
|
|
29653
29570
|
}
|
|
29654
|
-
|
|
29655
29571
|
.a-Form-groupColumn--12 {
|
|
29656
29572
|
flex: 0 0 100%;
|
|
29657
29573
|
max-width: 100%;
|
|
29658
29574
|
min-height: 1px;
|
|
29659
29575
|
}
|
|
29660
|
-
|
|
29661
29576
|
.a-Form-groupColumn--auto {
|
|
29662
29577
|
flex: 0 0 auto;
|
|
29663
29578
|
width: auto;
|
|
@@ -29683,7 +29598,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29683
29598
|
.a-InputGroup-addOn {
|
|
29684
29599
|
background: var(--InputGroup-addOn-bg);
|
|
29685
29600
|
border: var(--InputGroup-addOn-borderWidth) solid var(--InputGroup-addOn-borderColor);
|
|
29686
|
-
line-height: calc(
|
|
29601
|
+
line-height: calc(var(--InputGroup-height) - var(--InputGroup-paddingY) * 2 - var(--InputGroup-addOn-borderWidth) * 2);
|
|
29687
29602
|
height: var(--InputGroup-height);
|
|
29688
29603
|
box-sizing: border-box;
|
|
29689
29604
|
padding: var(--InputGroup-paddingY) var(--InputGroup-paddingX);
|
|
@@ -29868,7 +29783,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29868
29783
|
color: var(--text--muted-color);
|
|
29869
29784
|
}
|
|
29870
29785
|
.a-TextControl-spinner {
|
|
29871
|
-
line-height: calc(
|
|
29786
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
29872
29787
|
}
|
|
29873
29788
|
.a-TextControl-clear {
|
|
29874
29789
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -30084,7 +29999,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
30084
29999
|
color: var(--Form-select-menu-color);
|
|
30085
30000
|
border-radius: 0.125rem;
|
|
30086
30001
|
box-shadow: var(--Form-select-outer-boxShadow);
|
|
30087
|
-
border: var(--Form-select-outer-borderWidth) solid var(--Form-
|
|
30002
|
+
border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
|
|
30088
30003
|
padding: 0.25rem 0;
|
|
30089
30004
|
}
|
|
30090
30005
|
.a-TextControl-sugs {
|
|
@@ -30115,7 +30030,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
30115
30030
|
-webkit-user-select: none;
|
|
30116
30031
|
-moz-user-select: none;
|
|
30117
30032
|
user-select: none;
|
|
30118
|
-
line-height: calc(
|
|
30033
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
30119
30034
|
vertical-align: middle;
|
|
30120
30035
|
display: inline-block;
|
|
30121
30036
|
}
|
|
@@ -30139,7 +30054,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
30139
30054
|
}
|
|
30140
30055
|
.a-TextControl-input--multiple .a-TextControl-value {
|
|
30141
30056
|
white-space: nowrap;
|
|
30142
|
-
line-height: calc(
|
|
30057
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
30143
30058
|
font-size: var(--Form-selectValue-fontSize);
|
|
30144
30059
|
background: var(--Form-select-multiple-bgColor);
|
|
30145
30060
|
border-radius: 0.125rem;
|
|
@@ -30303,7 +30218,7 @@ input.a-TextControl-input-password {
|
|
|
30303
30218
|
color: var(--text--muted-color);
|
|
30304
30219
|
}
|
|
30305
30220
|
.a-TextareaControl-spinner {
|
|
30306
|
-
line-height: calc(
|
|
30221
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
30307
30222
|
}
|
|
30308
30223
|
.a-TextareaControl-clear {
|
|
30309
30224
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -30375,7 +30290,7 @@ input.a-TextControl-input-password {
|
|
|
30375
30290
|
bottom: 1px;
|
|
30376
30291
|
right: var(--scrollbar-width);
|
|
30377
30292
|
padding-bottom: var(--Form-input-paddingY);
|
|
30378
|
-
background-color:
|
|
30293
|
+
background-color: var(--Form-input-bg);
|
|
30379
30294
|
text-align: right;
|
|
30380
30295
|
border-radius: 3px;
|
|
30381
30296
|
color: var(--input-count-multi-color);
|
|
@@ -30582,7 +30497,7 @@ input.a-TextControl-input-password {
|
|
|
30582
30497
|
.a-Checkbox--full.a-Checkbox--checkbox input:checked + i:before {
|
|
30583
30498
|
width: var(--Checkbox--full-inner-size);
|
|
30584
30499
|
height: calc(var(--Checkbox--full-inner-size) / 2);
|
|
30585
|
-
border-color:
|
|
30500
|
+
border-color: #fff;
|
|
30586
30501
|
}
|
|
30587
30502
|
.a-Checkbox--full.a-Checkbox--checkbox input[disabled] + i {
|
|
30588
30503
|
border-color: var(--Checkbox-color);
|
|
@@ -30871,7 +30786,7 @@ input.a-TextControl-input-password {
|
|
|
30871
30786
|
.a-CheckboxControl,
|
|
30872
30787
|
.a-RadiosControl,
|
|
30873
30788
|
.a-CheckboxesControl {
|
|
30874
|
-
padding-top: calc(
|
|
30789
|
+
padding-top: calc((var(--Form-input-height) - var(--Checkbox-size)) / 2 - 3px);
|
|
30875
30790
|
}
|
|
30876
30791
|
.a-RadiosControl .a-Checkbox {
|
|
30877
30792
|
display: block;
|
|
@@ -30942,7 +30857,7 @@ input.a-TextControl-input-password {
|
|
|
30942
30857
|
display: block;
|
|
30943
30858
|
line-height: var(--Form-input-lineHeight);
|
|
30944
30859
|
font-size: var(--Form-input-fontSize);
|
|
30945
|
-
padding: calc(
|
|
30860
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm) calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) calc(var(--gap-sm) + var(--Checkbox-size));
|
|
30946
30861
|
}
|
|
30947
30862
|
.a-Selection--inline > .a-Checkbox {
|
|
30948
30863
|
display: inline-block;
|
|
@@ -31036,7 +30951,7 @@ input.a-TextControl-input-password {
|
|
|
31036
30951
|
height: var(--Form-input-height);
|
|
31037
30952
|
line-height: var(--Form-input-lineHeight);
|
|
31038
30953
|
font-size: var(--Form-input-fontSize);
|
|
31039
|
-
padding: calc(
|
|
30954
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
31040
30955
|
color: var(--text--muted-color);
|
|
31041
30956
|
height: 100%;
|
|
31042
30957
|
display: flex;
|
|
@@ -31160,7 +31075,7 @@ input.a-TextControl-input-password {
|
|
|
31160
31075
|
height: var(--Form-input-height);
|
|
31161
31076
|
line-height: var(--Form-input-lineHeight);
|
|
31162
31077
|
font-size: var(--Form-input-fontSize);
|
|
31163
|
-
padding: calc(
|
|
31078
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
31164
31079
|
color: var(--text--muted-color);
|
|
31165
31080
|
}
|
|
31166
31081
|
.a-ChainedSelection {
|
|
@@ -31233,7 +31148,7 @@ input.a-TextControl-input-password {
|
|
|
31233
31148
|
height: var(--Form-input-height);
|
|
31234
31149
|
line-height: var(--Form-input-lineHeight);
|
|
31235
31150
|
font-size: var(--Form-input-fontSize);
|
|
31236
|
-
padding: calc(
|
|
31151
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
31237
31152
|
color: var(--text--muted-color);
|
|
31238
31153
|
}
|
|
31239
31154
|
.a-AssociatedSelection {
|
|
@@ -31251,6 +31166,7 @@ input.a-TextControl-input-password {
|
|
|
31251
31166
|
.a-AssociatedSelection-left > .a-GroupedSelection, .a-AssociatedSelection-right > .a-GroupedSelection {
|
|
31252
31167
|
padding: 0;
|
|
31253
31168
|
max-height: 100%;
|
|
31169
|
+
overflow: unset;
|
|
31254
31170
|
}
|
|
31255
31171
|
.a-AssociatedSelection-left {
|
|
31256
31172
|
border-right: 1px solid var(--borderColor);
|
|
@@ -31423,7 +31339,7 @@ input.a-TextControl-input-password {
|
|
|
31423
31339
|
.a-Switch .text > svg {
|
|
31424
31340
|
width: var(--switch-text-off-fontSize);
|
|
31425
31341
|
height: var(--switch-text-off-fontSize);
|
|
31426
|
-
margin-top: calc(
|
|
31342
|
+
margin-top: calc((var(--Switch-height) - var(--switch-text-off-fontSize)) / 2);
|
|
31427
31343
|
}
|
|
31428
31344
|
.a-Switch .slider:before {
|
|
31429
31345
|
content: "";
|
|
@@ -31443,7 +31359,7 @@ input.a-TextControl-input-password {
|
|
|
31443
31359
|
background: var(--Switch-checked-bgColor);
|
|
31444
31360
|
}
|
|
31445
31361
|
.a-Switch.is-checked .slider::before {
|
|
31446
|
-
left: calc(
|
|
31362
|
+
left: calc(100% - var(--Switch-slider-width) - var(--Switch-slider-margin));
|
|
31447
31363
|
right: var(--Switch-slider-margin);
|
|
31448
31364
|
border-width: 0;
|
|
31449
31365
|
background: var(--switch-default-on-slider-color);
|
|
@@ -31461,7 +31377,7 @@ input.a-TextControl-input-password {
|
|
|
31461
31377
|
background: var(--Switch-checked-onActive-bgColor);
|
|
31462
31378
|
}
|
|
31463
31379
|
.a-Switch.is-checked:active .slider::before {
|
|
31464
|
-
left: calc(
|
|
31380
|
+
left: calc(100% - (var(--Switch-height) + 0.125rem) - 0.125rem);
|
|
31465
31381
|
}
|
|
31466
31382
|
.a-Switch.is-checked.is-disabled .slider:before {
|
|
31467
31383
|
color: var(--Switch-onDisabled-color);
|
|
@@ -31493,7 +31409,7 @@ input.a-TextControl-input-password {
|
|
|
31493
31409
|
right: auto;
|
|
31494
31410
|
}
|
|
31495
31411
|
.a-Switch--sm.is-checked .slider::before {
|
|
31496
|
-
left: calc(
|
|
31412
|
+
left: calc(100% - var(--Switch-slider-width--sm) - var(--switch-size-sm-slider-margin));
|
|
31497
31413
|
right: var(--switch-size-sm-slider-margin);
|
|
31498
31414
|
}
|
|
31499
31415
|
.a-Switch:active .slider::before {
|
|
@@ -31521,11 +31437,11 @@ input.a-TextControl-input-password {
|
|
|
31521
31437
|
height: var(--Switch-spinner-icon-width--sm);
|
|
31522
31438
|
}
|
|
31523
31439
|
.a-Switch-spinner.a-Switch-spinner--checked {
|
|
31524
|
-
left: calc(
|
|
31440
|
+
left: calc(100% - var(--Switch-slider-width) - var(--Switch-slider-margin));
|
|
31525
31441
|
right: var(--Switch-slider-margin);
|
|
31526
31442
|
}
|
|
31527
31443
|
.a-Switch-spinner.a-Switch-spinner--checked.a-Switch-spinner--sm {
|
|
31528
|
-
left: calc(
|
|
31444
|
+
left: calc(100% - var(--Switch-slider-width--sm) - var(--Switch-slider-margin));
|
|
31529
31445
|
right: var(--Switch-slider-margin);
|
|
31530
31446
|
}
|
|
31531
31447
|
.a-Switch-option {
|
|
@@ -31697,7 +31613,7 @@ input.a-TextControl-input-password {
|
|
|
31697
31613
|
}
|
|
31698
31614
|
.a-Number-handler {
|
|
31699
31615
|
line-height: calc((var(--Form-input-height) - 0.375rem) / 2);
|
|
31700
|
-
height: calc(
|
|
31616
|
+
height: calc((var(--Form-input-height) - var(--Number-borderWidth) * 2) / 2);
|
|
31701
31617
|
}
|
|
31702
31618
|
.a-Number-handler-up {
|
|
31703
31619
|
border-bottom: var(--Number-handler-borderBottom);
|
|
@@ -31756,7 +31672,7 @@ input.a-TextControl-input-password {
|
|
|
31756
31672
|
border-left: none;
|
|
31757
31673
|
}
|
|
31758
31674
|
.a-NumberControl--withUnit {
|
|
31759
|
-
display: flex;
|
|
31675
|
+
display: flex !important;
|
|
31760
31676
|
}
|
|
31761
31677
|
.a-NumberControl--withUnit:hover .a-Number,
|
|
31762
31678
|
.a-NumberControl--withUnit:hover .a-NumberControl-unit {
|
|
@@ -31781,9 +31697,12 @@ input.a-TextControl-input-password {
|
|
|
31781
31697
|
border-top-left-radius: 0 !important;
|
|
31782
31698
|
border-bottom-left-radius: 0 !important;
|
|
31783
31699
|
background-color: var(--inputNumber-base-unit-bg-color);
|
|
31784
|
-
min-width: var(--inputNumber-base-default-unit-width);
|
|
31700
|
+
min-width: var(--inputNumber-base-default-unit-width) !important;
|
|
31785
31701
|
padding: var(--inputNumber-base-default-unit-paddingTop) var(--inputNumber-base-default-unit-paddingRight) var(--inputNumber-base-default-unit-paddingBottom) var(--inputNumber-base-default-unit-paddingLeft);
|
|
31786
31702
|
}
|
|
31703
|
+
.a-NumberControl--withUnit .a-NumberControl-unit .a-Select-valueWrap {
|
|
31704
|
+
width: auto !important;
|
|
31705
|
+
}
|
|
31787
31706
|
.a-NumberControl--withUnit .a-NumberControl-single-unit {
|
|
31788
31707
|
cursor: default;
|
|
31789
31708
|
text-align: center;
|
|
@@ -31810,9 +31729,6 @@ input.a-TextControl-input-password {
|
|
|
31810
31729
|
border-color: var(--inputNumber-enhance-hover-top-border-color) var(--inputNumber-enhance-hover-right-border-color) var(--inputNumber-enhance-hover-bottom-border-color) var(--inputNumber-enhance-hover-left-border-color);
|
|
31811
31730
|
border-radius: var(--inputNumber-enhance-hover-top-left-border-radius) var(--inputNumber-enhance-hover-top-right-border-radius) var(--inputNumber-enhance-hover-bottom-right-border-radius) var(--inputNumber-enhance-hover-bottom-left-border-radius);
|
|
31812
31731
|
}
|
|
31813
|
-
.a-Number--enhance:hover .a-Number-input {
|
|
31814
|
-
padding-right: var(--inputNumber-base-default-paddingRight);
|
|
31815
|
-
}
|
|
31816
31732
|
.a-Number--enhance:hover .a-Number--enhance-input {
|
|
31817
31733
|
background: var(--inputNumber-enhance-hover-bg-color);
|
|
31818
31734
|
}
|
|
@@ -32101,7 +32017,7 @@ input.a-TextControl-input-password {
|
|
|
32101
32017
|
-webkit-user-select: none;
|
|
32102
32018
|
-moz-user-select: none;
|
|
32103
32019
|
user-select: none;
|
|
32104
|
-
line-height: calc(
|
|
32020
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
32105
32021
|
display: inline-block;
|
|
32106
32022
|
vertical-align: middle;
|
|
32107
32023
|
font-size: var(--Form-selectValue-fontSize);
|
|
@@ -32308,7 +32224,7 @@ input.a-TextControl-input-password {
|
|
|
32308
32224
|
position: relative;
|
|
32309
32225
|
}
|
|
32310
32226
|
.a-Select-option.is-mobile > a {
|
|
32311
|
-
margin-right: calc(
|
|
32227
|
+
margin-right: calc(20px + var(--select-base-default-option-paddingRight));
|
|
32312
32228
|
}
|
|
32313
32229
|
.a-Select-option.is-mobile .a-Select-option-item-check {
|
|
32314
32230
|
flex: 1;
|
|
@@ -32334,7 +32250,7 @@ input.a-TextControl-input-password {
|
|
|
32334
32250
|
-webkit-user-select: none;
|
|
32335
32251
|
-moz-user-select: none;
|
|
32336
32252
|
user-select: none;
|
|
32337
|
-
padding: calc(
|
|
32253
|
+
padding: calc((var(--Form-select-menu-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
32338
32254
|
}
|
|
32339
32255
|
.a-Select-option-hl {
|
|
32340
32256
|
color: var(--info);
|
|
@@ -32353,7 +32269,7 @@ input.a-TextControl-input-password {
|
|
|
32353
32269
|
margin-right: var(--Checkbox-gap);
|
|
32354
32270
|
}
|
|
32355
32271
|
.a-Select-spinner {
|
|
32356
|
-
line-height: calc(
|
|
32272
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
32357
32273
|
}
|
|
32358
32274
|
.a-Select-clear {
|
|
32359
32275
|
padding: 0.1875rem;
|
|
@@ -32384,7 +32300,7 @@ input.a-TextControl-input-password {
|
|
|
32384
32300
|
align-items: center;
|
|
32385
32301
|
overflow-x: hidden;
|
|
32386
32302
|
overflow-y: auto;
|
|
32387
|
-
max-height: calc(
|
|
32303
|
+
max-height: calc((var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem + var(--gap-xs)) * 5);
|
|
32388
32304
|
}
|
|
32389
32305
|
.a-Select-overflow-wrapper .a-Select-value {
|
|
32390
32306
|
position: static;
|
|
@@ -32392,7 +32308,7 @@ input.a-TextControl-input-password {
|
|
|
32392
32308
|
-webkit-user-select: none;
|
|
32393
32309
|
-moz-user-select: none;
|
|
32394
32310
|
user-select: none;
|
|
32395
|
-
line-height: calc(
|
|
32311
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
32396
32312
|
display: inline-block;
|
|
32397
32313
|
vertical-align: middle;
|
|
32398
32314
|
font-size: var(--Form-selectValue-fontSize);
|
|
@@ -32428,8 +32344,12 @@ input.a-TextControl-input-password {
|
|
|
32428
32344
|
.a-Select-popover {
|
|
32429
32345
|
background: var(--Form-select-menu-bg);
|
|
32430
32346
|
color: var(--Form-select-menu-color);
|
|
32431
|
-
border: var(--Form-select-outer-borderWidth) solid var(--Form-
|
|
32347
|
+
border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
|
|
32432
32348
|
box-shadow: var(--Form-select-outer-boxShadow);
|
|
32349
|
+
min-width: 7.5rem;
|
|
32350
|
+
}
|
|
32351
|
+
.a-InputGroup:hover .a-Select-popover {
|
|
32352
|
+
border-color: var(--Form-select-outer-borderColor) !important;
|
|
32433
32353
|
}
|
|
32434
32354
|
.a-SelectControl:not(.is-inline) > .a-Select {
|
|
32435
32355
|
display: flex;
|
|
@@ -32438,9 +32358,6 @@ input.a-TextControl-input-password {
|
|
|
32438
32358
|
border-color: var(--Form-input-onError-borderColor);
|
|
32439
32359
|
background: var(--Form-input-onError-bg);
|
|
32440
32360
|
}
|
|
32441
|
-
.a-SelectControl .a-TransferDropDown-popover {
|
|
32442
|
-
border: none;
|
|
32443
|
-
}
|
|
32444
32361
|
.a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-itemLabel:hover,
|
|
32445
32362
|
.a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-item--isLeaf:hover {
|
|
32446
32363
|
background-color: transparent;
|
|
@@ -32467,17 +32384,17 @@ input.a-TextControl-input-password {
|
|
|
32467
32384
|
}
|
|
32468
32385
|
@media (min-width: 576px) {
|
|
32469
32386
|
.a-Form-control--sizeXs > .a-Select,
|
|
32470
|
-
.a-Form-control--sizeSm > .a-Select,
|
|
32471
|
-
.a-Form-control--sizeMd > .a-Select,
|
|
32472
|
-
.a-Form-control--sizeLg > .a-Select {
|
|
32387
|
+
.a-Form-control--sizeSm > .a-Select,
|
|
32388
|
+
.a-Form-control--sizeMd > .a-Select,
|
|
32389
|
+
.a-Form-control--sizeLg > .a-Select {
|
|
32473
32390
|
min-width: 100%;
|
|
32474
32391
|
max-width: 100%;
|
|
32475
32392
|
display: inline-flex !important;
|
|
32476
32393
|
}
|
|
32477
32394
|
.a-Form-control--sizeXs > .a-Select .a-Select-valueWrap,
|
|
32478
|
-
.a-Form-control--sizeSm > .a-Select .a-Select-valueWrap,
|
|
32479
|
-
.a-Form-control--sizeMd > .a-Select .a-Select-valueWrap,
|
|
32480
|
-
.a-Form-control--sizeLg > .a-Select .a-Select-valueWrap {
|
|
32395
|
+
.a-Form-control--sizeSm > .a-Select .a-Select-valueWrap,
|
|
32396
|
+
.a-Form-control--sizeMd > .a-Select .a-Select-valueWrap,
|
|
32397
|
+
.a-Form-control--sizeLg > .a-Select .a-Select-valueWrap {
|
|
32481
32398
|
width: 0;
|
|
32482
32399
|
}
|
|
32483
32400
|
}
|
|
@@ -32510,7 +32427,7 @@ input.a-TextControl-input-password {
|
|
|
32510
32427
|
height: var(--Form-input-height);
|
|
32511
32428
|
background: var(--Table-thead-bg);
|
|
32512
32429
|
font-size: var(--Form-input-fontSize);
|
|
32513
|
-
padding: calc(
|
|
32430
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
32514
32431
|
}
|
|
32515
32432
|
.a-Selections-placeholder {
|
|
32516
32433
|
color: var(--Form-input-placeholderColor);
|
|
@@ -32534,7 +32451,7 @@ input.a-TextControl-input-password {
|
|
|
32534
32451
|
line-height: var(--Form-input-lineHeight);
|
|
32535
32452
|
font-size: var(--Form-input-fontSize);
|
|
32536
32453
|
align-items: center;
|
|
32537
|
-
padding: calc(
|
|
32454
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
32538
32455
|
}
|
|
32539
32456
|
.a-Selections-item > label {
|
|
32540
32457
|
flex-basis: 3.125rem;
|
|
@@ -32692,14 +32609,14 @@ input.a-TextControl-input-password {
|
|
|
32692
32609
|
.a-ListControl-item:hover:active:after, .a-ListControl-item.is-active:after {
|
|
32693
32610
|
content: "";
|
|
32694
32611
|
position: absolute;
|
|
32695
|
-
width: 0.625rem;
|
|
32696
|
-
height: var(--gap-xs);
|
|
32697
|
-
border-color: var(--ListControl-item-onActive-after-borderColor);
|
|
32698
32612
|
border-style: solid;
|
|
32699
|
-
border-width: 0 0 0.
|
|
32700
|
-
right: 0.
|
|
32613
|
+
border-width: 0 0 0.0625rem 0.0625rem;
|
|
32614
|
+
right: 0.125rem;
|
|
32701
32615
|
bottom: 0.375rem;
|
|
32702
32616
|
transform: rotate(-40deg);
|
|
32617
|
+
width: var(--Checkbox--full-inner-size);
|
|
32618
|
+
height: calc(var(--Checkbox--full-inner-size) / 2);
|
|
32619
|
+
border-color: #fff;
|
|
32703
32620
|
}
|
|
32704
32621
|
.a-ListControl-item.is-disabled {
|
|
32705
32622
|
pointer-events: none;
|
|
@@ -32783,7 +32700,7 @@ input.a-TextControl-input-password {
|
|
|
32783
32700
|
flex-basis: 0;
|
|
32784
32701
|
flex-grow: 1;
|
|
32785
32702
|
overflow-x: auto;
|
|
32786
|
-
max-width: calc(100% -
|
|
32703
|
+
max-width: calc(100% - 1.25rem);
|
|
32787
32704
|
}
|
|
32788
32705
|
.a-LocationPicker-toggler {
|
|
32789
32706
|
cursor: pointer;
|
|
@@ -32893,7 +32810,7 @@ input.a-TextControl-input-password {
|
|
|
32893
32810
|
}
|
|
32894
32811
|
.a-MapPicker-sugItem {
|
|
32895
32812
|
cursor: pointer;
|
|
32896
|
-
padding: calc(
|
|
32813
|
+
padding: calc((var(--Form-select-menu-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
32897
32814
|
}
|
|
32898
32815
|
.a-MapPicker-sugItem:hover {
|
|
32899
32816
|
color: var(--Form-select-menu-onActive-color);
|
|
@@ -33249,7 +33166,7 @@ input.a-TextControl-input-password {
|
|
|
33249
33166
|
}
|
|
33250
33167
|
.a-DatePicker-popover {
|
|
33251
33168
|
margin: 0.125rem 0 0;
|
|
33252
|
-
border: var(--Form-select-outer-borderWidth) solid var(--Form-
|
|
33169
|
+
border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
|
|
33253
33170
|
box-shadow: var(--Form-select-outer-boxShadow);
|
|
33254
33171
|
}
|
|
33255
33172
|
.a-DatePicker.is-mobile {
|
|
@@ -33754,7 +33671,6 @@ td.rdtYear > span,
|
|
|
33754
33671
|
td.rdtQuarter > span {
|
|
33755
33672
|
display: inline-block;
|
|
33756
33673
|
color: var(--inputDate-other-color);
|
|
33757
|
-
background: var(--inputDate-other-bg-color);
|
|
33758
33674
|
border-radius: var(--inputDate-other-top-left-border-radius) var(--inputDate-other-top-right-border-radius) var(--inputDate-other-bottom-right-border-radius) var(--inputDate-other-bottom-left-border-radius);
|
|
33759
33675
|
}
|
|
33760
33676
|
td.rdtMonth.rdtBetween,
|
|
@@ -33803,9 +33719,12 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
33803
33719
|
background: var(--inputDate-other-disabled-bg-color);
|
|
33804
33720
|
color: var(--inputDate-other-disabled-color);
|
|
33805
33721
|
}
|
|
33806
|
-
.rdtPicker .rdtActive.rdtBetween.
|
|
33722
|
+
.rdtPicker .rdtActive.rdtBetween.rdtStart {
|
|
33807
33723
|
background: linear-gradient(to right, transparent 0%, transparent 50%, var(--Calendar-cell-onBetween-bg) 51%, var(--Calendar-cell-onBetween-bg) 100%);
|
|
33808
33724
|
}
|
|
33725
|
+
.rdtPicker .rdtActive.rdtBetween.rdtEnd {
|
|
33726
|
+
background: linear-gradient(to right, var(--Calendar-cell-onBetween-bg) 0%, var(--Calendar-cell-onBetween-bg) 50%, transparent 51%, transparent 100%);
|
|
33727
|
+
}
|
|
33809
33728
|
.rdt .rdtPicker td.is-disabled {
|
|
33810
33729
|
cursor: not-allowed !important;
|
|
33811
33730
|
background: var(--Calendar-cell-onDisabled-bg);
|
|
@@ -33819,9 +33738,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
33819
33738
|
background: inherit !important;
|
|
33820
33739
|
color: inherit !important;
|
|
33821
33740
|
}
|
|
33822
|
-
.rdtPicker .rdtActive.rdtBetween.rdtEndDay {
|
|
33823
|
-
background: linear-gradient(to right, var(--Calendar-cell-onBetween-bg) 0%, var(--Calendar-cell-onBetween-bg) 50%, transparent 51%, transparent 100%);
|
|
33824
|
-
}
|
|
33825
33741
|
.a-DateCalendar {
|
|
33826
33742
|
display: inline-block;
|
|
33827
33743
|
border-width: var(--DatePicker-borderWidth);
|
|
@@ -34069,7 +33985,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
34069
33985
|
display: flex;
|
|
34070
33986
|
}
|
|
34071
33987
|
.a-DateRangePicker-popover {
|
|
34072
|
-
border: var(--Form-select-outer-borderWidth) solid var(--Form-
|
|
33988
|
+
border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
|
|
34073
33989
|
box-shadow: var(--Form-select-outer-boxShadow);
|
|
34074
33990
|
}
|
|
34075
33991
|
.a-DateRangePicker-popup {
|
|
@@ -34079,7 +33995,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
34079
33995
|
.a-DateRangePicker-wrap {
|
|
34080
33996
|
white-space: nowrap;
|
|
34081
33997
|
}
|
|
34082
|
-
|
|
34083
33998
|
.a-DateRangePicker-end {
|
|
34084
33999
|
margin-top: 0;
|
|
34085
34000
|
border-left: 1px solid var(--Calendar-input-borderColor);
|
|
@@ -34647,10 +34562,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
34647
34562
|
padding: var(--gap-md);
|
|
34648
34563
|
border-width: 2px;
|
|
34649
34564
|
border-radius: 2px;
|
|
34650
|
-
border-color:
|
|
34565
|
+
border-color: var(--colors-neutral-line-8);
|
|
34651
34566
|
border-style: dashed;
|
|
34652
|
-
background-color:
|
|
34653
|
-
color:
|
|
34567
|
+
background-color: var(--colors-neutral-fill-10);
|
|
34568
|
+
color: var(--colors-neutral-text-6);
|
|
34654
34569
|
outline: none;
|
|
34655
34570
|
transition: border 0.24s ease-in-out;
|
|
34656
34571
|
}
|
|
@@ -34727,7 +34642,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
34727
34642
|
flex-flow: row nowrap;
|
|
34728
34643
|
justify-content: center;
|
|
34729
34644
|
align-items: center;
|
|
34730
|
-
background: var(--Modal-header-bg);
|
|
34731
34645
|
box-sizing: border-box;
|
|
34732
34646
|
}
|
|
34733
34647
|
.a-MonacoEditor-fullscreen {
|
|
@@ -35184,7 +35098,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35184
35098
|
}
|
|
35185
35099
|
@media (min-width: 768px) {
|
|
35186
35100
|
.repeat-control.form-contorl-inline,
|
|
35187
|
-
.form-group-inline .repeat-control {
|
|
35101
|
+
.form-group-inline .repeat-control {
|
|
35188
35102
|
display: inline-block;
|
|
35189
35103
|
min-width: 280px;
|
|
35190
35104
|
width: auto;
|
|
@@ -35271,7 +35185,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35271
35185
|
.a-Tree--outline .a-Tree-item--isLeaf.is-child:before {
|
|
35272
35186
|
position: absolute;
|
|
35273
35187
|
top: -8px;
|
|
35274
|
-
left: calc(
|
|
35188
|
+
left: calc((var(--Tree-icon-gap) + var(--Tree-itemArrowWidth) + var(--Tree-icon-margin-right)) / 2 - var(--Tree-indent));
|
|
35275
35189
|
bottom: 0px;
|
|
35276
35190
|
border-left: 1px solid var(--borderColor);
|
|
35277
35191
|
content: "";
|
|
@@ -35381,7 +35295,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35381
35295
|
border: var(--Form-input-borderWidth) solid var(--inputTree-border-color);
|
|
35382
35296
|
border-radius: var(--inputTree-border-radius);
|
|
35383
35297
|
line-height: var(--inputTree-input-lineHeight);
|
|
35384
|
-
padding: calc(
|
|
35298
|
+
padding: calc((var(--Tree-inputHeight) - var(--inputTree-input-lineHeight) * var(--inputTree-fontSize) - 0.125rem) / 2) var(--Form-input-paddingX);
|
|
35385
35299
|
font-size: var(--inputTree-fontSize);
|
|
35386
35300
|
}
|
|
35387
35301
|
.a-Tree-itemInput > input::-moz-placeholder {
|
|
@@ -35531,7 +35445,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35531
35445
|
}
|
|
35532
35446
|
.a-TreeSelectControl .a-PopOver .a-Tree {
|
|
35533
35447
|
border-radius: var(--borders-radius-3);
|
|
35534
|
-
border:
|
|
35448
|
+
border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
|
|
35535
35449
|
}
|
|
35536
35450
|
.a-TreeSelect {
|
|
35537
35451
|
position: relative;
|
|
@@ -35609,7 +35523,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35609
35523
|
color: var(--text--muted-color);
|
|
35610
35524
|
}
|
|
35611
35525
|
.a-TreeSelect-spinner {
|
|
35612
|
-
line-height: calc(
|
|
35526
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
35613
35527
|
}
|
|
35614
35528
|
.a-TreeSelect-clear {
|
|
35615
35529
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -35834,7 +35748,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35834
35748
|
display: none;
|
|
35835
35749
|
}
|
|
35836
35750
|
.a-Combo-items:empty + .a-Combo-toolbar {
|
|
35837
|
-
padding-top: calc(
|
|
35751
|
+
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
35838
35752
|
}
|
|
35839
35753
|
.a-Combo-item {
|
|
35840
35754
|
background: var(--combo-bg-color);
|
|
@@ -36231,7 +36145,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
36231
36145
|
color: var(--text--muted-color);
|
|
36232
36146
|
}
|
|
36233
36147
|
.a-Picker-spinner {
|
|
36234
|
-
line-height: calc(
|
|
36148
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
36235
36149
|
}
|
|
36236
36150
|
.a-Picker-clear {
|
|
36237
36151
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -36338,7 +36252,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
36338
36252
|
user-select: none;
|
|
36339
36253
|
white-space: nowrap;
|
|
36340
36254
|
vertical-align: middle;
|
|
36341
|
-
line-height: calc(
|
|
36255
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
36342
36256
|
display: inline-block;
|
|
36343
36257
|
font-size: var(--Pick-base-value-fontSize);
|
|
36344
36258
|
color: var(--Pick-base-value-color);
|
|
@@ -36431,8 +36345,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
36431
36345
|
align-items: flex-start;
|
|
36432
36346
|
overflow-x: hidden;
|
|
36433
36347
|
overflow-y: auto;
|
|
36434
|
-
height: calc(
|
|
36435
|
-
max-height: calc(
|
|
36348
|
+
height: calc((var(--Picker-tag-height) + var(--Picker-tag-marginBottom) * 4) * 3);
|
|
36349
|
+
max-height: calc((var(--Picker-tag-height) + var(--Picker-tag-marginBottom)) * 5);
|
|
36436
36350
|
}
|
|
36437
36351
|
.a-Picker-overflow-wrapper .a-Picker-value {
|
|
36438
36352
|
cursor: pointer;
|
|
@@ -36441,7 +36355,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
36441
36355
|
user-select: none;
|
|
36442
36356
|
white-space: nowrap;
|
|
36443
36357
|
vertical-align: middle;
|
|
36444
|
-
line-height: calc(
|
|
36358
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
36445
36359
|
display: inline-block;
|
|
36446
36360
|
font-size: var(--Pick-base-value-fontSize);
|
|
36447
36361
|
color: var(--Pick-base-value-color);
|
|
@@ -36507,7 +36421,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
36507
36421
|
}
|
|
36508
36422
|
.a-TagControl > .a-TagControl-popover {
|
|
36509
36423
|
padding: 0;
|
|
36510
|
-
border: none;
|
|
36511
36424
|
width: 100%;
|
|
36512
36425
|
margin-top: 0.25rem;
|
|
36513
36426
|
}
|
|
@@ -36933,7 +36846,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
36933
36846
|
border-color: var(--transfer-search-top-border-color) var(--transfer-search-right-border-color) var(--transfer-search-bottom-border-color) var(--transfer-search-left-border-color);
|
|
36934
36847
|
border-radius: var(--transfer-search-top-left-border-radius) var(--transfer-search-top-right-border-radius) var(--transfer-search-bottom-right-border-radius) var(--transfer-search-bottom-left-border-radius);
|
|
36935
36848
|
box-shadow: var(--transfer-search-shadow);
|
|
36936
|
-
padding: var(--transfer-search-input-paddingTop) var(--transfer-search-input-paddingRight) var(--transfer-search-input-paddingBottom) var(--transfer-search-input-paddingLeft);
|
|
36937
36849
|
}
|
|
36938
36850
|
.a-Transfer-search .a-InputBox:not(.is-mobile):hover {
|
|
36939
36851
|
border-color: var(--transfer-search-border-hover-color);
|
|
@@ -37085,7 +36997,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37085
36997
|
height: var(--Form-input-height);
|
|
37086
36998
|
line-height: var(--Form-input-lineHeight);
|
|
37087
36999
|
font-size: var(--Form-input-fontSize);
|
|
37088
|
-
padding: calc(
|
|
37000
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
37089
37001
|
color: var(--text--muted-color);
|
|
37090
37002
|
}
|
|
37091
37003
|
.a-TabsTransfer-tab {
|
|
@@ -37254,7 +37166,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37254
37166
|
-webkit-user-select: none;
|
|
37255
37167
|
-moz-user-select: none;
|
|
37256
37168
|
user-select: none;
|
|
37257
|
-
padding: calc(
|
|
37169
|
+
padding: calc((var(--Form-select-menu-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
37258
37170
|
}
|
|
37259
37171
|
.a-NestedSelect-menu {
|
|
37260
37172
|
width: 10rem;
|
|
@@ -37267,7 +37179,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37267
37179
|
box-shadow: var(--Form-select-outer-boxShadow);
|
|
37268
37180
|
overflow-y: auto;
|
|
37269
37181
|
overflow-x: hidden;
|
|
37270
|
-
border: var(--Form-select-outer-borderWidth) solid var(--Form-
|
|
37182
|
+
border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
|
|
37271
37183
|
}
|
|
37272
37184
|
.a-NestedSelect-menu:not(:first-child) {
|
|
37273
37185
|
border-left: 0;
|
|
@@ -37519,7 +37431,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37519
37431
|
color: var(--text--muted-color);
|
|
37520
37432
|
}
|
|
37521
37433
|
.a-IconPickerControl-spinner {
|
|
37522
|
-
line-height: calc(
|
|
37434
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
37523
37435
|
}
|
|
37524
37436
|
.a-IconPickerControl-clear {
|
|
37525
37437
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -37638,7 +37550,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37638
37550
|
-webkit-user-select: none;
|
|
37639
37551
|
-moz-user-select: none;
|
|
37640
37552
|
user-select: none;
|
|
37641
|
-
line-height: calc(
|
|
37553
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
37642
37554
|
vertical-align: middle;
|
|
37643
37555
|
display: inline-block;
|
|
37644
37556
|
overflow: hidden;
|
|
@@ -37724,7 +37636,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37724
37636
|
color: var(--text--muted-color);
|
|
37725
37637
|
}
|
|
37726
37638
|
.a-IconSelectControl-spinner {
|
|
37727
|
-
line-height: calc(
|
|
37639
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
37728
37640
|
}
|
|
37729
37641
|
.a-IconSelectControl-clear {
|
|
37730
37642
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -38098,7 +38010,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38098
38010
|
display: inline-block;
|
|
38099
38011
|
max-width: 100%;
|
|
38100
38012
|
}
|
|
38101
|
-
|
|
38102
38013
|
.a-Form-control--sizeXs {
|
|
38103
38014
|
width: var(--Form-control-widthXs);
|
|
38104
38015
|
max-width: 100%;
|
|
@@ -38108,7 +38019,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38108
38019
|
.a-Form-control--sizeXs.a-NumberControl {
|
|
38109
38020
|
width: var(--Form-control-widthXs);
|
|
38110
38021
|
}
|
|
38111
|
-
|
|
38112
38022
|
.a-Form-control--sizeSm {
|
|
38113
38023
|
width: var(--Form-control-widthSm);
|
|
38114
38024
|
max-width: 100%;
|
|
@@ -38118,14 +38028,12 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38118
38028
|
.a-Form-control--sizeSm.a-NumberControl {
|
|
38119
38029
|
width: var(--Form-control-widthSm);
|
|
38120
38030
|
}
|
|
38121
|
-
|
|
38122
38031
|
.a-Form-control--sizeMd {
|
|
38123
38032
|
width: var(--Form-control-widthMd);
|
|
38124
38033
|
max-width: 100%;
|
|
38125
38034
|
display: inline-block;
|
|
38126
38035
|
vertical-align: top;
|
|
38127
38036
|
}
|
|
38128
|
-
|
|
38129
38037
|
.a-Form-control--sizeLg {
|
|
38130
38038
|
width: var(--Form-control-widthLg);
|
|
38131
38039
|
max-width: 100%;
|
|
@@ -38135,7 +38043,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38135
38043
|
.a-Form-control--sizeLg.a-NumberControl {
|
|
38136
38044
|
width: var(--Form-control-widthLg);
|
|
38137
38045
|
}
|
|
38138
|
-
|
|
38139
38046
|
.a-Form-item--horizontal {
|
|
38140
38047
|
display: flex;
|
|
38141
38048
|
flex-wrap: nowrap;
|
|
@@ -38147,16 +38054,16 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38147
38054
|
min-width: var(--Form--horizontal-value-minWidth);
|
|
38148
38055
|
}
|
|
38149
38056
|
.a-Form-item--horizontal .a-Form-itemColumn--xs,
|
|
38150
|
-
.a-Form-item--horizontal .a-Form-itemColumn--sm,
|
|
38151
|
-
.a-Form-item--horizontal .a-Form-itemColumn--normal,
|
|
38152
|
-
.a-Form-item--horizontal .a-Form-itemColumn--auto,
|
|
38153
|
-
.a-Form-item--horizontal .a-Form-itemColumn--md,
|
|
38154
|
-
.a-Form-item--horizontal .a-Form-itemColumn--lg {
|
|
38057
|
+
.a-Form-item--horizontal .a-Form-itemColumn--sm,
|
|
38058
|
+
.a-Form-item--horizontal .a-Form-itemColumn--normal,
|
|
38059
|
+
.a-Form-item--horizontal .a-Form-itemColumn--auto,
|
|
38060
|
+
.a-Form-item--horizontal .a-Form-itemColumn--md,
|
|
38061
|
+
.a-Form-item--horizontal .a-Form-itemColumn--lg {
|
|
38155
38062
|
flex-grow: unset;
|
|
38156
38063
|
flex-basis: unset;
|
|
38157
38064
|
}
|
|
38158
38065
|
.a-Form-item--horizontal > .a-Form-label {
|
|
38159
|
-
padding-top: calc(
|
|
38066
|
+
padding-top: calc((var(--Form-input-height) - var(--Form-item-lineHeight) * var(--Form-item-fontSize)) / 2);
|
|
38160
38067
|
word-break: break-word;
|
|
38161
38068
|
line-height: var(--Form-item-lineHeight);
|
|
38162
38069
|
margin: 0;
|
|
@@ -38257,7 +38164,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38257
38164
|
vertical-align: top;
|
|
38258
38165
|
}
|
|
38259
38166
|
.a-Form-item--inline > .a-Form-label {
|
|
38260
|
-
padding-top: calc(
|
|
38167
|
+
padding-top: calc((var(--Form-input-height) - var(--Form-item-lineHeight) * var(--Form-item-fontSize)) / 2);
|
|
38261
38168
|
word-break: break-word;
|
|
38262
38169
|
line-height: var(--Form-item-lineHeight);
|
|
38263
38170
|
margin: 0;
|
|
@@ -38285,7 +38192,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38285
38192
|
.a-Form-item--inline > .a-Form-value > .a-TextControl--withAddOn {
|
|
38286
38193
|
display: inline-flex;
|
|
38287
38194
|
}
|
|
38288
|
-
|
|
38289
38195
|
.a-Form-row {
|
|
38290
38196
|
display: flex;
|
|
38291
38197
|
flex-wrap: wrap;
|
|
@@ -38297,13 +38203,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38297
38203
|
padding-left: calc(var(--Form-row-gutterWidth) / 2);
|
|
38298
38204
|
padding-right: calc(var(--Form-row-gutterWidth) / 2);
|
|
38299
38205
|
}
|
|
38300
|
-
|
|
38301
38206
|
.a-Form-col {
|
|
38302
38207
|
flex-basis: 0;
|
|
38303
38208
|
flex-grow: 1;
|
|
38304
38209
|
flex-shrink: 1;
|
|
38305
38210
|
}
|
|
38306
|
-
|
|
38307
38211
|
.a-Form-rowInner {
|
|
38308
38212
|
display: flex;
|
|
38309
38213
|
flex-wrap: nowrap;
|
|
@@ -38322,7 +38226,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38322
38226
|
.a-Form--debug {
|
|
38323
38227
|
padding: var(--gap-sm);
|
|
38324
38228
|
margin-bottom: var(--gap-sm);
|
|
38325
|
-
background-color:
|
|
38229
|
+
background-color: var(--colors-neutral-fill-11);
|
|
38326
38230
|
border-radius: var(--borderRadius);
|
|
38327
38231
|
position: relative;
|
|
38328
38232
|
word-wrap: break-word;
|
|
@@ -38411,7 +38315,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38411
38315
|
.a-Combo-form::before {
|
|
38412
38316
|
border-bottom: none;
|
|
38413
38317
|
}
|
|
38414
|
-
|
|
38415
38318
|
.a-Form-item {
|
|
38416
38319
|
display: flex;
|
|
38417
38320
|
margin-bottom: 0;
|
|
@@ -38430,7 +38333,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38430
38333
|
transform: scaleY(0.5);
|
|
38431
38334
|
}
|
|
38432
38335
|
.a-Form-item .a-InputGroup-addOn,
|
|
38433
|
-
.a-Form-item .a-TextControl-addOn {
|
|
38336
|
+
.a-Form-item .a-TextControl-addOn {
|
|
38434
38337
|
border: none;
|
|
38435
38338
|
}
|
|
38436
38339
|
.a-Form-item .a-Form-label {
|
|
@@ -38445,7 +38348,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38445
38348
|
font-size: var(--fontSizeLg);
|
|
38446
38349
|
}
|
|
38447
38350
|
.a-Form-item .a-Form-label + .a-Form-item-controlBox {
|
|
38448
|
-
max-width:
|
|
38351
|
+
max-width: 72%;
|
|
38449
38352
|
}
|
|
38450
38353
|
.a-Form-item .a-Form-label > span {
|
|
38451
38354
|
line-height: 2rem;
|
|
@@ -38495,7 +38398,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38495
38398
|
text-align: center;
|
|
38496
38399
|
}
|
|
38497
38400
|
.a-Form-item .a-Number--enhance .a-InputNumber-enhance-minus,
|
|
38498
|
-
.a-Form-item .a-Number--enhance .a-InputNumber-enhance-plus {
|
|
38401
|
+
.a-Form-item .a-Number--enhance .a-InputNumber-enhance-plus {
|
|
38499
38402
|
width: var(--inputNumber-enhance-mobile-icon-inner-width);
|
|
38500
38403
|
height: var(--inputNumber-enhance-mobile-icon-inner-height);
|
|
38501
38404
|
display: flex;
|
|
@@ -38507,49 +38410,49 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38507
38410
|
padding-right: var(--inputNumber-enhance-default-paddingRight);
|
|
38508
38411
|
}
|
|
38509
38412
|
.a-Form-item .a-Form-value,
|
|
38510
|
-
.a-Form-item .a-Form-control {
|
|
38413
|
+
.a-Form-item .a-Form-control {
|
|
38511
38414
|
flex: 1;
|
|
38512
38415
|
flex-wrap: wrap;
|
|
38513
38416
|
font-size: var(--fontSizeLg);
|
|
38514
38417
|
min-width: 0;
|
|
38515
38418
|
}
|
|
38516
38419
|
.a-Form-item .a-Form-value .a-ColorPicker > input,
|
|
38517
|
-
.a-Form-item .a-Form-control .a-ColorPicker > input {
|
|
38420
|
+
.a-Form-item .a-Form-control .a-ColorPicker > input {
|
|
38518
38421
|
height: 100%;
|
|
38519
38422
|
}
|
|
38520
38423
|
.a-Form-item .a-Form-value .a-ResultBox,
|
|
38521
|
-
.a-Form-item .a-Form-control .a-ResultBox {
|
|
38424
|
+
.a-Form-item .a-Form-control .a-ResultBox {
|
|
38522
38425
|
height: 100%;
|
|
38523
38426
|
}
|
|
38524
38427
|
.a-Form-item .a-Form-value .a-ResultBox .a-ResultBox-value-wrap,
|
|
38525
|
-
.a-Form-item .a-Form-control .a-ResultBox .a-ResultBox-value-wrap {
|
|
38428
|
+
.a-Form-item .a-Form-control .a-ResultBox .a-ResultBox-value-wrap {
|
|
38526
38429
|
justify-content: flex-end;
|
|
38527
38430
|
text-align: right;
|
|
38528
38431
|
}
|
|
38529
38432
|
.a-Form-item .a-Form-value.is-disabled > .a-TextControl-input,
|
|
38530
|
-
.a-Form-item .a-Form-control.is-disabled > .a-TextControl-input {
|
|
38433
|
+
.a-Form-item .a-Form-control.is-disabled > .a-TextControl-input {
|
|
38531
38434
|
background: transparent;
|
|
38532
38435
|
}
|
|
38533
38436
|
.a-Form-item .a-SelectControl.a-Form-control {
|
|
38534
38437
|
overflow: hidden;
|
|
38535
38438
|
}
|
|
38536
38439
|
.a-Form-item .a-Form-hint,
|
|
38537
|
-
.a-Form-item .a-Form-remark,
|
|
38538
|
-
.a-Form-item .a-Form-group--hor .a-Form-item,
|
|
38539
|
-
.a-Form-item .a-SwitchControl,
|
|
38540
|
-
.a-Form-item .a-CheckboxControl,
|
|
38541
|
-
.a-Form-item .a-RadiosControl,
|
|
38542
|
-
.a-Form-item .a-CheckboxesControl {
|
|
38440
|
+
.a-Form-item .a-Form-remark,
|
|
38441
|
+
.a-Form-item .a-Form-group--hor .a-Form-item,
|
|
38442
|
+
.a-Form-item .a-SwitchControl,
|
|
38443
|
+
.a-Form-item .a-CheckboxControl,
|
|
38444
|
+
.a-Form-item .a-RadiosControl,
|
|
38445
|
+
.a-Form-item .a-CheckboxesControl {
|
|
38543
38446
|
padding-top: 0;
|
|
38544
38447
|
padding-bottom: 0;
|
|
38545
38448
|
}
|
|
38546
38449
|
.a-Form-item .a-SwitchControl,
|
|
38547
|
-
.a-Form-item .a-TransferControl,
|
|
38548
|
-
.a-Form-item .a-TagControl,
|
|
38549
|
-
.a-Form-item .a-CheckboxControl,
|
|
38550
|
-
.a-Form-item .a-TreeSelectControl,
|
|
38551
|
-
.a-Form-item .a-NestedSelectControl,
|
|
38552
|
-
.a-Form-item .a-TabsTransferControl {
|
|
38450
|
+
.a-Form-item .a-TransferControl,
|
|
38451
|
+
.a-Form-item .a-TagControl,
|
|
38452
|
+
.a-Form-item .a-CheckboxControl,
|
|
38453
|
+
.a-Form-item .a-TreeSelectControl,
|
|
38454
|
+
.a-Form-item .a-NestedSelectControl,
|
|
38455
|
+
.a-Form-item .a-TabsTransferControl {
|
|
38553
38456
|
padding-top: 0.1875rem;
|
|
38554
38457
|
}
|
|
38555
38458
|
.a-Form-item--inline {
|
|
@@ -38582,11 +38485,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38582
38485
|
min-height: 0;
|
|
38583
38486
|
}
|
|
38584
38487
|
.a-Form-item .a-Form-description,
|
|
38585
|
-
.a-Form-item .a-Form-feedback {
|
|
38488
|
+
.a-Form-item .a-Form-feedback {
|
|
38586
38489
|
font-size: var(--fontSizeBase);
|
|
38587
38490
|
}
|
|
38588
38491
|
.a-Form-item .a-InputGroup .a-Select,
|
|
38589
|
-
.a-Form-item .a-InputGroup .a-InputGroup-btn .a-Button {
|
|
38492
|
+
.a-Form-item .a-InputGroup .a-InputGroup-btn .a-Button {
|
|
38590
38493
|
border: none;
|
|
38591
38494
|
}
|
|
38592
38495
|
.a-Form-item .a-InputGroup > .a-TextControl-input input {
|
|
@@ -38603,20 +38506,20 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38603
38506
|
margin-bottom: var(--gap-xs);
|
|
38604
38507
|
}
|
|
38605
38508
|
.a-Form-item .a-TextareaControl > textarea,
|
|
38606
|
-
.a-Form-item .a-Form-control > .a-TextControl-input,
|
|
38607
|
-
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input {
|
|
38509
|
+
.a-Form-item .a-Form-control > .a-TextControl-input,
|
|
38510
|
+
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input {
|
|
38608
38511
|
border: none;
|
|
38609
38512
|
padding: 0 var(--Form-input-paddingX) 0 0;
|
|
38610
38513
|
box-shadow: none;
|
|
38611
38514
|
border-radius: 0;
|
|
38612
38515
|
}
|
|
38613
38516
|
.a-Form-item .a-TextareaControl > textarea:hover, .a-Form-item .a-TextareaControl > textarea:focus, .a-Form-item .a-TextareaControl > textarea.active,
|
|
38614
|
-
.a-Form-item .a-Form-control > .a-TextControl-input:hover,
|
|
38615
|
-
.a-Form-item .a-Form-control > .a-TextControl-input:focus,
|
|
38616
|
-
.a-Form-item .a-Form-control > .a-TextControl-input.active,
|
|
38617
|
-
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input:hover,
|
|
38618
|
-
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input:focus,
|
|
38619
|
-
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input.active {
|
|
38517
|
+
.a-Form-item .a-Form-control > .a-TextControl-input:hover,
|
|
38518
|
+
.a-Form-item .a-Form-control > .a-TextControl-input:focus,
|
|
38519
|
+
.a-Form-item .a-Form-control > .a-TextControl-input.active,
|
|
38520
|
+
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input:hover,
|
|
38521
|
+
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input:focus,
|
|
38522
|
+
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input.active {
|
|
38620
38523
|
border: none;
|
|
38621
38524
|
outline: none;
|
|
38622
38525
|
outline-style: none;
|
|
@@ -38625,27 +38528,18 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38625
38528
|
padding: 0;
|
|
38626
38529
|
min-height: 0;
|
|
38627
38530
|
}
|
|
38628
|
-
|
|
38629
38531
|
.a-Form-groupColumn {
|
|
38630
38532
|
margin-bottom: 0;
|
|
38631
38533
|
}
|
|
38632
|
-
|
|
38633
|
-
.a-Form-item:nth-last-of-type(1)::after {
|
|
38634
|
-
display: none;
|
|
38635
|
-
}
|
|
38636
|
-
|
|
38637
38534
|
.a-Form-item.is-placeholder::after {
|
|
38638
38535
|
display: none;
|
|
38639
38536
|
}
|
|
38640
|
-
|
|
38641
38537
|
.a-Tabs-pane {
|
|
38642
38538
|
padding: 0;
|
|
38643
38539
|
}
|
|
38644
|
-
|
|
38645
38540
|
.a-Form-item .a-Form-groupColumn > .a-Form-item {
|
|
38646
38541
|
padding-bottom: var(--Form-input-paddingX);
|
|
38647
38542
|
}
|
|
38648
|
-
|
|
38649
38543
|
.a-Form-groupColumn {
|
|
38650
38544
|
position: relative;
|
|
38651
38545
|
}
|
|
@@ -38659,7 +38553,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38659
38553
|
left: 0;
|
|
38660
38554
|
border-bottom: var(--Form-input-borderWidth) solid var(--borderColor);
|
|
38661
38555
|
}
|
|
38662
|
-
|
|
38663
38556
|
.a-Form-groupColumn:nth-last-of-type(1)::after {
|
|
38664
38557
|
display: none;
|
|
38665
38558
|
}
|
|
@@ -39195,8 +39088,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39195
39088
|
.a-InputTable-UI table thead > tr > th {
|
|
39196
39089
|
position: sticky;
|
|
39197
39090
|
top: 0;
|
|
39198
|
-
z-index: 900;
|
|
39199
|
-
/* 遮挡一下 tbody */
|
|
39091
|
+
z-index: 900; /* 遮挡一下 tbody */
|
|
39200
39092
|
}
|
|
39201
39093
|
.a-AnchorNav {
|
|
39202
39094
|
display: flex;
|
|
@@ -39213,6 +39105,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39213
39105
|
position: relative;
|
|
39214
39106
|
display: block;
|
|
39215
39107
|
}
|
|
39108
|
+
.a-AnchorNav--vertical .a-AnchorNav-link-wrap > .a-AnchorNav-link.a-AnchorNav-link-child {
|
|
39109
|
+
margin-left: 1rem;
|
|
39110
|
+
}
|
|
39216
39111
|
.a-AnchorNav--vertical .a-AnchorNav-link-wrap > .a-AnchorNav-link > a {
|
|
39217
39112
|
display: block;
|
|
39218
39113
|
border: var(--Tabs-borderWidth) solid transparent;
|
|
@@ -39819,8 +39714,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39819
39714
|
text-align: center;
|
|
39820
39715
|
padding: 0 0.5rem;
|
|
39821
39716
|
border-radius: var(--borderRadius);
|
|
39822
|
-
background:
|
|
39823
|
-
color: var(--
|
|
39717
|
+
background: var(--colors-neutral-fill-10);
|
|
39718
|
+
color: var(--colors-neutral-text-2);
|
|
39824
39719
|
font-size: var(--fontSizeSm);
|
|
39825
39720
|
line-height: 1.5rem;
|
|
39826
39721
|
height: 1.5rem;
|
|
@@ -40009,10 +39904,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40009
39904
|
.a-FormulaPicker-icon:not(:last-child) {
|
|
40010
39905
|
margin-right: var(--fontSizeSm);
|
|
40011
39906
|
}
|
|
40012
|
-
.a-FormulaPicker-icon.is-filled {
|
|
40013
|
-
fill: var(--InputFormula-icon-color-onActive);
|
|
40014
|
-
color: var(--InputFormula-icon-color-onActive);
|
|
40015
|
-
}
|
|
40016
39907
|
.a-FormulaPicker-icon.is-filled.icon-function.icon {
|
|
40017
39908
|
font-size: var(--InputFormula-icon-size) !important;
|
|
40018
39909
|
}
|
|
@@ -40040,7 +39931,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40040
39931
|
border: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
|
|
40041
39932
|
padding: 0 var(--Form-input-paddingX) 0 0;
|
|
40042
39933
|
border-radius: var(--borderRadius);
|
|
40043
|
-
background-color:
|
|
39934
|
+
background-color: var(--colors-neutral-fill-11);
|
|
40044
39935
|
height: var(--Form-input-height);
|
|
40045
39936
|
}
|
|
40046
39937
|
.a-FormulaPicker.is-input-group.a-FormulaPicker--text {
|
|
@@ -40066,8 +39957,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40066
39957
|
padding-left: var(--Form-input-paddingX);
|
|
40067
39958
|
}
|
|
40068
39959
|
.a-FormulaPicker.is-input-group .a-FormulaPicker-input-number .a-Number-handler-wrap {
|
|
40069
|
-
height: unset;
|
|
40070
|
-
/* 避免调节器超出Input框 */
|
|
39960
|
+
height: unset; /* 避免调节器超出Input框 */
|
|
40071
39961
|
}
|
|
40072
39962
|
.a-FormulaPicker.is-input-group .a-FormulaPicker-input-variable {
|
|
40073
39963
|
border: none;
|
|
@@ -40076,6 +39966,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40076
39966
|
padding-top: 0;
|
|
40077
39967
|
padding-bottom: 0;
|
|
40078
39968
|
}
|
|
39969
|
+
.a-FormulaPicker.is-input-group .a-FormulaPicker-toggler {
|
|
39970
|
+
color: var(--colors-neutral-text-2);
|
|
39971
|
+
}
|
|
40079
39972
|
.a-FormulaPicker.is-input-group .a-FormulaPicker-toggler .icon-function {
|
|
40080
39973
|
transform: scale(1.3);
|
|
40081
39974
|
}
|
|
@@ -40084,6 +39977,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40084
39977
|
}
|
|
40085
39978
|
.a-FormulaPicker.is-input-group .a-FormulaPicker-toggler:hover {
|
|
40086
39979
|
cursor: pointer;
|
|
39980
|
+
color: var(--colors-brand-5);
|
|
40087
39981
|
}
|
|
40088
39982
|
.a-Timeline-vertical {
|
|
40089
39983
|
display: flex;
|
|
@@ -40773,7 +40667,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40773
40667
|
white-space: nowrap;
|
|
40774
40668
|
overflow: hidden;
|
|
40775
40669
|
text-overflow: ellipsis;
|
|
40776
|
-
color:
|
|
40670
|
+
color: inherit;
|
|
40777
40671
|
font-size: inherit;
|
|
40778
40672
|
flex: 1;
|
|
40779
40673
|
cursor: inherit;
|
|
@@ -40783,10 +40677,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40783
40677
|
font-size: inherit;
|
|
40784
40678
|
}
|
|
40785
40679
|
.a-Nav-Menu-item-divider {
|
|
40786
|
-
border-bottom:
|
|
40680
|
+
border-bottom: 0.0625rem solid #e6e6e8;
|
|
40787
40681
|
}
|
|
40788
40682
|
.a-Nav-Menu-item-divider-dark {
|
|
40789
|
-
border-bottom:
|
|
40683
|
+
border-bottom: 0.0625rem solid #3a3e47;
|
|
40790
40684
|
}
|
|
40791
40685
|
.a-Nav-Menu-item-icon, .a-Nav-Menu-item-icon-after {
|
|
40792
40686
|
display: inline-block;
|
|
@@ -40888,7 +40782,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40888
40782
|
top: 0;
|
|
40889
40783
|
left: 0;
|
|
40890
40784
|
bottom: 0;
|
|
40891
|
-
border-right:
|
|
40785
|
+
border-right: 0.1875rem solid var(--Menu-light-selectedIndicator-color);
|
|
40892
40786
|
transform: scaleY(1);
|
|
40893
40787
|
opacity: 1;
|
|
40894
40788
|
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
@@ -40915,13 +40809,13 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40915
40809
|
top: 0;
|
|
40916
40810
|
left: 0;
|
|
40917
40811
|
bottom: 0;
|
|
40918
|
-
border-right:
|
|
40812
|
+
border-right: 0.1875rem solid var(--Menu-dark-selectedIndicator-color);
|
|
40919
40813
|
transform: scaleY(1);
|
|
40920
40814
|
opacity: 1;
|
|
40921
40815
|
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
40922
40816
|
}
|
|
40923
40817
|
.a-Nav-Menu-vertical.a-Nav-Menu-sub {
|
|
40924
|
-
min-width:
|
|
40818
|
+
min-width: 10rem;
|
|
40925
40819
|
}
|
|
40926
40820
|
.a-Nav-Menu-item, .a-Nav-Menu-submenu-title {
|
|
40927
40821
|
margin: 0;
|
|
@@ -41120,8 +41014,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41120
41014
|
text-overflow: initial;
|
|
41121
41015
|
}
|
|
41122
41016
|
.a-Nav-Menu > .a-Nav-Menu-item-divider {
|
|
41123
|
-
height:
|
|
41124
|
-
margin: 0
|
|
41017
|
+
height: 0.0625rem;
|
|
41018
|
+
margin: 0 1rem 0.25rem 1rem;
|
|
41125
41019
|
overflow: hidden;
|
|
41126
41020
|
padding: 0;
|
|
41127
41021
|
background-color: #ebebeb;
|
|
@@ -41132,10 +41026,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41132
41026
|
background-color: var(--Layout-light-backgroundColor);
|
|
41133
41027
|
line-height: var(--Nav-Item-height);
|
|
41134
41028
|
cursor: pointer;
|
|
41135
|
-
border
|
|
41136
|
-
|
|
41029
|
+
border: var(--Form-select-outer-borderWidth) solid var(--Form-select-outer-borderColor);
|
|
41030
|
+
border-radius: 0.125rem;
|
|
41031
|
+
max-height: 25rem;
|
|
41137
41032
|
overflow-y: auto;
|
|
41138
|
-
box-shadow: 0
|
|
41033
|
+
box-shadow: 0 0.25rem 0.3125rem 0 rgba(21, 26, 38, 0.06), 0 0.0625rem 0.625rem 0 rgba(21, 26, 38, 0.05), 0 0.125rem 0.25rem -0.0625rem rgba(21, 26, 38, 0.04);
|
|
41139
41034
|
}
|
|
41140
41035
|
.a-Nav-Menu-submenu-popup .a-Nav-Menu-submenu-title .a-Nav-Menu-item-link .a-Nav-Menu-submenu-arrow {
|
|
41141
41036
|
display: none;
|
|
@@ -41252,7 +41147,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41252
41147
|
.a-Nav-Menu-horizontal .a-Nav-Menu-item.a-Nav-Menu-item-selected:after {
|
|
41253
41148
|
content: " ";
|
|
41254
41149
|
width: 100%;
|
|
41255
|
-
height:
|
|
41150
|
+
height: 0.125rem;
|
|
41256
41151
|
background: var(--Menu-light-fontColor-onHover);
|
|
41257
41152
|
position: absolute;
|
|
41258
41153
|
left: 0;
|
|
@@ -41316,6 +41211,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41316
41211
|
.a-Nav-Menu-inline .a-Nav-Menu-submenu-arrow svg, .a-Nav-Menu-horizontal .a-Nav-Menu-submenu-arrow svg {
|
|
41317
41212
|
transition: transform 0.3s;
|
|
41318
41213
|
transform: rotate(90deg);
|
|
41214
|
+
color: var(--colors-neutral-text-2);
|
|
41319
41215
|
}
|
|
41320
41216
|
.a-Nav-Menu-inline .a-Nav-Menu-submenu-open > .a-Nav-Menu-submenu-title .a-Nav-Menu-submenu-arrow svg, .a-Nav-Menu-horizontal .a-Nav-Menu-submenu-open > .a-Nav-Menu-submenu-title .a-Nav-Menu-submenu-arrow svg {
|
|
41321
41217
|
transform: rotate(270deg);
|
|
@@ -41330,7 +41226,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41330
41226
|
display: none;
|
|
41331
41227
|
}
|
|
41332
41228
|
.a-Nav-Menu-collapsed .a-Nav-Menu-item-group-list .a-Nav-Menu-item-divider {
|
|
41333
|
-
height:
|
|
41229
|
+
height: 0.0625rem;
|
|
41334
41230
|
width: 60%;
|
|
41335
41231
|
margin: 0 auto;
|
|
41336
41232
|
}
|
|
@@ -41410,9 +41306,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41410
41306
|
font-size: var(--Layout-tooltip-fontSize);
|
|
41411
41307
|
color: var(--Layout-light-fontColor);
|
|
41412
41308
|
background: var(--Layout-light-backgroundColor);
|
|
41413
|
-
border:
|
|
41309
|
+
border: var(--common-popover-border);
|
|
41414
41310
|
border-radius: var(--Tooltip--attr-borderRadius);
|
|
41415
|
-
box-shadow:
|
|
41311
|
+
box-shadow: 0 0.25rem 0.375rem 0 rgba(8, 14, 26, 0.06), 0 0.0625rem 0.625rem 0 rgba(8, 14, 26, 0.05), 0 0.125rem 0.25rem -0.0625rem rgba(8, 14, 26, 0.04);
|
|
41416
41312
|
}
|
|
41417
41313
|
.a-Nav-Menu-item-tooltip .a-Tooltip-arrow:before {
|
|
41418
41314
|
display: none;
|
|
@@ -41432,6 +41328,64 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41432
41328
|
overflow: hidden;
|
|
41433
41329
|
white-space: nowrap;
|
|
41434
41330
|
}
|
|
41331
|
+
.a-PdfViewer {
|
|
41332
|
+
position: relative;
|
|
41333
|
+
height: 100%;
|
|
41334
|
+
min-height: 500px;
|
|
41335
|
+
display: flex;
|
|
41336
|
+
justify-content: center;
|
|
41337
|
+
padding: 50px 0;
|
|
41338
|
+
}
|
|
41339
|
+
.a-PdfViewer-Content {
|
|
41340
|
+
width: -moz-max-content;
|
|
41341
|
+
width: max-content;
|
|
41342
|
+
max-width: 100%;
|
|
41343
|
+
}
|
|
41344
|
+
.a-PdfViewer-Content.is-loaded {
|
|
41345
|
+
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px 0px;
|
|
41346
|
+
}
|
|
41347
|
+
.a-PdfViewer-Loading {
|
|
41348
|
+
text-align: center;
|
|
41349
|
+
}
|
|
41350
|
+
.a-PdfViewer-Tool {
|
|
41351
|
+
position: absolute;
|
|
41352
|
+
z-index: 10;
|
|
41353
|
+
padding: 5px 15px;
|
|
41354
|
+
bottom: 60px;
|
|
41355
|
+
background-color: #444444;
|
|
41356
|
+
border-radius: 10px;
|
|
41357
|
+
color: #fff;
|
|
41358
|
+
text-align: center;
|
|
41359
|
+
-webkit-user-select: none;
|
|
41360
|
+
-moz-user-select: none;
|
|
41361
|
+
user-select: none;
|
|
41362
|
+
}
|
|
41363
|
+
.a-PdfViewer-Tool .gap {
|
|
41364
|
+
margin: 0 4px;
|
|
41365
|
+
}
|
|
41366
|
+
.a-PdfViewer-Tool .icon {
|
|
41367
|
+
cursor: pointer;
|
|
41368
|
+
width: 20px;
|
|
41369
|
+
margin: 0 10px;
|
|
41370
|
+
}
|
|
41371
|
+
.a-PdfViewer-Tool .icon:hover {
|
|
41372
|
+
color: var(--colors-brand-5);
|
|
41373
|
+
}
|
|
41374
|
+
.a-PdfViewer-Tool .page-input {
|
|
41375
|
+
width: 40px;
|
|
41376
|
+
}
|
|
41377
|
+
@media print {
|
|
41378
|
+
.pe-no-print {
|
|
41379
|
+
display: none !important;
|
|
41380
|
+
}
|
|
41381
|
+
.pe-preserve-ancestor {
|
|
41382
|
+
display: block !important;
|
|
41383
|
+
margin: 0 !important;
|
|
41384
|
+
padding: 0 !important;
|
|
41385
|
+
border: none !important;
|
|
41386
|
+
box-shadow: none !important;
|
|
41387
|
+
}
|
|
41388
|
+
}
|
|
41435
41389
|
:root {
|
|
41436
41390
|
--Layout-header-boxShadow: 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05),
|
|
41437
41391
|
0 1px 0 rgba(0, 0, 0, 0.05);
|