amis-ui 6.13.0 → 6.14.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/HTMLFilterContext.d.ts +3 -0
- package/esm/HTMLFilterContext.js +10 -0
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.d.ts +120 -120
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.d.ts +20 -20
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AlphabetIndexer.js +1 -1
- package/esm/components/AnchorNav.d.ts +10 -10
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.d.ts +40 -40
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.d.ts +20 -20
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.d.ts +40 -40
- package/esm/components/AssociatedSelection.js +1 -1
- package/esm/components/AutoFoldedList.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.d.ts +40 -40
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.js +1 -1
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.js +1 -1
- package/esm/components/Button.d.ts +20 -20
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.d.ts +80 -80
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.d.ts +130 -130
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.d.ts +40 -40
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.d.ts +40 -40
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.d.ts +10 -10
- package/esm/components/Checkbox.js +1 -1
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +1 -1
- package/esm/components/Collapse.d.ts +130 -130
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.d.ts +10 -10
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.js +1 -1
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.d.ts +80 -80
- package/esm/components/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.d.ts +121 -121
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.d.ts +160 -160
- package/esm/components/DateRangePicker.js +1 -1
- package/esm/components/DiffEditor.js +1 -1
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.d.ts +20 -20
- package/esm/components/Drawer.js +1 -1
- package/esm/components/DropDownSelection.d.ts +40 -40
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.d.ts +80 -80
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.d.ts +40 -40
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/HorizontalScroll.js +1 -1
- package/esm/components/Html.d.ts +1 -0
- package/esm/components/Html.js +5 -2
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.d.ts +40 -40
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.d.ts +11 -10
- package/esm/components/InputBox.js +4 -3
- package/esm/components/InputBoxWithSuggestion.js +5 -3
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.d.ts +10 -10
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.d.ts +80 -80
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.d.ts +40 -40
- package/esm/components/LocationPicker.js +1 -1
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MixedInput.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.d.ts +80 -80
- package/esm/components/Modal.js +1 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MonthRangePicker.d.ts +80 -80
- package/esm/components/MultilineText.d.ts +40 -40
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.d.ts +10 -10
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.d.ts +160 -160
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +1 -1
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.d.ts +40 -40
- package/esm/components/PopUp.js +1 -1
- package/esm/components/Progress.d.ts +40 -40
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.d.ts +20 -20
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.d.ts +40 -40
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.d.ts +40 -40
- package/esm/components/ResultBox.js +1 -1
- package/esm/components/ResultList.d.ts +80 -80
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.d.ts +40 -40
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.d.ts +40 -40
- package/esm/components/ResultTreeList.js +1 -1
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.d.ts +80 -80
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.js +1 -1
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.d.ts +40 -40
- package/esm/components/Selection.js +1 -1
- package/esm/components/Shape.js +1 -1
- package/esm/components/Signature.js +2 -1
- package/esm/components/Slider.js +1 -1
- package/esm/components/SparkLine.d.ts +40 -40
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.d.ts +20 -20
- package/esm/components/Spinner.js +1 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.d.ts +10 -10
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.d.ts +40 -40
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.d.ts +120 -120
- package/esm/components/Tabs.js +1 -1
- package/esm/components/TabsTransfer.d.ts +40 -40
- package/esm/components/TabsTransfer.js +1 -1
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.d.ts +40 -40
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.d.ts +40 -40
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.d.ts +1 -1
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +2 -2
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.d.ts +80 -80
- package/esm/components/Toast.js +1 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.d.ts +40 -40
- package/esm/components/TooltipWrapper.js +3 -3
- package/esm/components/Transfer.d.ts +107 -107
- package/esm/components/Transfer.js +1 -1
- package/esm/components/TransferDropDown.d.ts +80 -80
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.js +1 -1
- package/esm/components/TransferSearch.js +1 -1
- package/esm/components/Tree.d.ts +643 -642
- package/esm/components/Tree.js +23 -17
- package/esm/components/TreeSelection.d.ts +80 -80
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.d.ts +40 -40
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.d.ts +40 -40
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.js +1 -1
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.d.ts +2 -2
- package/esm/components/condition-builder/Group.js +5 -4
- package/esm/components/condition-builder/GroupOrItem.d.ts +2 -2
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.js +1 -1
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.d.ts +4 -3
- package/esm/components/condition-builder/index.js +14 -4
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.d.ts +40 -40
- package/esm/components/formula/Editor.js +1 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.d.ts +3 -9
- package/esm/components/formula/Input.js +20 -1
- package/esm/components/formula/Picker.d.ts +40 -40
- package/esm/components/formula/Picker.js +1 -1
- package/esm/components/formula/VariableList.js +6 -4
- package/esm/components/formula/plugin.js +76 -3
- package/esm/components/icons.js +1 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +14 -8
- package/esm/components/json-schema/index.d.ts +2 -0
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/PanelMenu.js +1 -1
- package/esm/components/menu/SubMenu.js +1 -1
- package/esm/components/menu/index.d.ts +50 -50
- package/esm/components/menu/index.js +1 -1
- package/esm/components/schema-editor/Array.js +1 -1
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.js +1 -1
- package/esm/components/schema-editor/SchemaVariableList.js +1 -1
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.d.ts +80 -80
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +1 -1
- package/esm/components/table/ColGroup.d.ts +2 -2
- package/esm/components/table/ColGroup.js +8 -5
- package/esm/components/table/Head.js +1 -1
- package/esm/components/table/HeadCellDropDown.js +1 -1
- package/esm/components/table/HeadCellFilter.js +1 -1
- package/esm/components/table/HeadCellSelect.js +1 -1
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +1 -1
- package/esm/components/table/SummaryRow.js +1 -1
- package/esm/components/table/index.d.ts +122 -121
- package/esm/components/table/index.js +17 -16
- package/esm/components/table/util.d.ts +2 -2
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +1 -1
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.js +1 -1
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-click-away.js +1 -1
- package/esm/hooks/use-on-screen.js +1 -1
- package/esm/hooks/use-set-state.js +1 -1
- package/esm/hooks/use-sub-form.js +1 -1
- package/esm/hooks/use-touch.js +1 -1
- package/esm/hooks/use-update-effect.js +1 -1
- package/esm/hooks/use-validation-resolver.js +1 -1
- package/esm/icons/alert-danger.svg.js +1 -1
- package/esm/icons/alert-info.svg.js +1 -1
- package/esm/icons/alert-success.svg.js +1 -1
- package/esm/icons/alert-warning.svg.js +1 -1
- package/esm/icons/arrow-double-left.svg.js +1 -1
- package/esm/icons/arrow-double-right.svg.js +1 -1
- package/esm/icons/back.svg.js +1 -1
- package/esm/icons/calendar.svg.js +1 -1
- package/esm/icons/caret.svg.js +1 -1
- package/esm/icons/check.svg.js +1 -1
- package/esm/icons/clock.svg.js +1 -1
- package/esm/icons/close-small.svg.js +1 -1
- package/esm/icons/close.svg.js +1 -1
- package/esm/icons/cloud-upload.svg.js +1 -1
- package/esm/icons/column-filter.svg.js +1 -1
- package/esm/icons/columns.svg.js +1 -1
- package/esm/icons/compress-alt.svg.js +1 -1
- package/esm/icons/copy.svg.js +1 -1
- package/esm/icons/date.svg.js +1 -1
- package/esm/icons/department.svg.js +1 -1
- package/esm/icons/desk-empty.svg.js +1 -1
- package/esm/icons/dot.svg.js +1 -1
- package/esm/icons/down-arrow-bold.svg.js +1 -1
- package/esm/icons/down.svg.js +1 -1
- package/esm/icons/download.svg.js +1 -1
- package/esm/icons/drag-bar.svg.js +1 -1
- package/esm/icons/drag.svg.js +1 -1
- package/esm/icons/edit.svg.js +1 -1
- package/esm/icons/ellipsis-v.svg.js +1 -1
- package/esm/icons/enter.svg.js +1 -1
- package/esm/icons/exchange.svg.js +1 -1
- package/esm/icons/expand-alt.svg.js +1 -1
- package/esm/icons/fail.svg.js +1 -1
- package/esm/icons/file.svg.js +1 -1
- package/esm/icons/filter.svg.js +1 -1
- package/esm/icons/folder.svg.js +1 -1
- package/esm/icons/fullscreen.svg.js +1 -1
- package/esm/icons/function.svg.js +1 -1
- package/esm/icons/home.svg.js +1 -1
- package/esm/icons/if.svg.js +1 -1
- package/esm/icons/image.svg.js +1 -1
- package/esm/icons/info-circle.svg.js +1 -1
- package/esm/icons/info.svg.js +1 -1
- package/esm/icons/input-clear.svg.js +1 -1
- package/esm/icons/invisible.svg.js +1 -1
- package/esm/icons/left-arrow.svg.js +1 -1
- package/esm/icons/loading-outline.svg.js +1 -1
- package/esm/icons/location.svg.js +1 -1
- package/esm/icons/menu.svg.js +1 -1
- package/esm/icons/minus.svg.js +1 -1
- package/esm/icons/move.svg.js +1 -1
- package/esm/icons/mute.svg.js +1 -1
- package/esm/icons/new-edit.svg.js +1 -1
- package/esm/icons/pause.svg.js +1 -1
- package/esm/icons/pencil.svg.js +1 -1
- package/esm/icons/play.svg.js +1 -1
- package/esm/icons/plus-cicle.svg.js +1 -1
- package/esm/icons/plus-fine.svg.js +1 -1
- package/esm/icons/plus.svg.js +1 -1
- package/esm/icons/post.svg.js +1 -1
- package/esm/icons/question-mark.svg.js +1 -1
- package/esm/icons/question.svg.js +1 -1
- package/esm/icons/question2.svg.js +1 -1
- package/esm/icons/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.d.ts +2 -1
- package/esm/index.js +2 -1
- package/esm/locale/de-DE.js +1 -1
- package/esm/locale/en-US.js +1 -1
- package/esm/locale/zh-CN.js +1 -1
- package/esm/themes/ang.js +1 -1
- package/esm/themes/antd.js +1 -1
- package/esm/themes/cxd.js +1 -1
- package/esm/themes/dark.js +1 -1
- package/esm/utils/vectorComputed.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/HTMLFilterContext.d.ts +3 -0
- package/lib/HTMLFilterContext.js +19 -0
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.d.ts +120 -120
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.d.ts +20 -20
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AlphabetIndexer.js +1 -1
- package/lib/components/AnchorNav.d.ts +10 -10
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +40 -40
- package/lib/components/ArrayInput.js +1 -1
- package/lib/components/AsideNav.d.ts +10 -10
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +80 -80
- package/lib/components/AssociatedSelection.js +1 -1
- package/lib/components/AutoFoldedList.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +130 -130
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.js +1 -1
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Button.d.ts +40 -40
- package/lib/components/Button.js +1 -1
- package/lib/components/CalendarMobile.d.ts +80 -80
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +180 -180
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.d.ts +80 -80
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +80 -80
- package/lib/components/ChainedSelection.js +1 -1
- package/lib/components/Checkbox.d.ts +10 -10
- package/lib/components/Checkbox.js +1 -1
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +1 -1
- package/lib/components/Collapse.d.ts +200 -200
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +50 -50
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +80 -80
- package/lib/components/ColorPicker.js +1 -1
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +80 -80
- package/lib/components/ConfirmBox.js +1 -1
- package/lib/components/ContextMenu.js +1 -1
- package/lib/components/DatePicker.d.ts +121 -121
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +280 -280
- package/lib/components/DateRangePicker.js +1 -1
- package/lib/components/DiffEditor.js +1 -1
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +30 -30
- package/lib/components/Drawer.js +1 -1
- package/lib/components/DropDownSelection.d.ts +80 -80
- package/lib/components/DropDownSelection.js +1 -1
- package/lib/components/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +80 -80
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +80 -80
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/HorizontalScroll.js +1 -1
- package/lib/components/Html.d.ts +1 -0
- package/lib/components/Html.js +5 -2
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.d.ts +40 -40
- package/lib/components/ImageGallery.js +1 -1
- package/lib/components/Input.js +1 -1
- package/lib/components/InputBox.d.ts +11 -10
- package/lib/components/InputBox.js +4 -3
- package/lib/components/InputBoxWithSuggestion.js +5 -3
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -10
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +40 -40
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +40 -40
- package/lib/components/LocationPicker.js +1 -1
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MixedInput.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +120 -120
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +200 -200
- package/lib/components/MultilineText.d.ts +80 -80
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +30 -30
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +160 -160
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.js +1 -1
- package/lib/components/PopOverContainer.js +1 -1
- package/lib/components/PopUp.d.ts +120 -120
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +100 -100
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +20 -20
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.d.ts +40 -40
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +40 -40
- package/lib/components/ResultBox.js +1 -1
- package/lib/components/ResultList.d.ts +120 -120
- package/lib/components/ResultList.js +1 -1
- package/lib/components/ResultTableList.d.ts +80 -80
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +80 -80
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.d.ts +2059 -2058
- package/lib/components/Select.js +1 -1
- package/lib/components/SelectMobile.js +1 -1
- package/lib/components/Selection.d.ts +80 -80
- package/lib/components/Selection.js +1 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.js +2 -1
- package/lib/components/Slider.js +1 -1
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +70 -70
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +10 -10
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +80 -80
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +40 -40
- package/lib/components/Tabs.js +1 -1
- package/lib/components/TabsTransfer.d.ts +40 -40
- package/lib/components/TabsTransfer.js +1 -1
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.d.ts +90 -90
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.d.ts +40 -40
- package/lib/components/Textarea.js +1 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/TimelineItem.d.ts +1 -1
- package/lib/components/TimelineItem.js +1 -1
- package/lib/components/Tinymce.js +2 -2
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +80 -80
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +40 -40
- package/lib/components/TooltipWrapper.js +3 -3
- package/lib/components/Transfer.d.ts +169 -169
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +160 -160
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.js +1 -1
- package/lib/components/TransferSearch.js +1 -1
- package/lib/components/Tree.d.ts +967 -966
- package/lib/components/Tree.js +23 -17
- package/lib/components/TreeSelection.d.ts +120 -120
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +80 -80
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.d.ts +1 -0
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.d.ts +2 -2
- package/lib/components/condition-builder/Group.js +4 -3
- package/lib/components/condition-builder/GroupOrItem.d.ts +2 -2
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.js +1 -1
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.d.ts +3 -2
- package/lib/components/condition-builder/index.js +13 -3
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +80 -80
- package/lib/components/formula/Editor.js +1 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.d.ts +3 -9
- package/lib/components/formula/Input.js +21 -1
- package/lib/components/formula/Picker.d.ts +40 -40
- package/lib/components/formula/Picker.js +1 -1
- package/lib/components/formula/VariableList.js +6 -4
- package/lib/components/formula/plugin.js +76 -3
- package/lib/components/icons.js +1 -1
- package/lib/components/json-schema/Array.js +1 -1
- package/lib/components/json-schema/Item.js +1 -1
- package/lib/components/json-schema/Object.js +14 -8
- package/lib/components/json-schema/index.d.ts +2 -0
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.js +1 -1
- package/lib/components/menu/PanelMenu.js +1 -1
- package/lib/components/menu/SubMenu.js +1 -1
- package/lib/components/menu/index.d.ts +80 -80
- package/lib/components/menu/index.js +1 -1
- package/lib/components/schema-editor/Array.js +1 -1
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +80 -80
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/ColGroup.d.ts +2 -2
- package/lib/components/table/ColGroup.js +8 -5
- package/lib/components/table/Head.js +1 -1
- package/lib/components/table/HeadCellDropDown.js +1 -1
- package/lib/components/table/HeadCellFilter.d.ts +40 -40
- package/lib/components/table/HeadCellFilter.js +1 -1
- package/lib/components/table/HeadCellSelect.d.ts +40 -40
- package/lib/components/table/HeadCellSelect.js +1 -1
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +1 -1
- package/lib/components/table/SummaryRow.js +1 -1
- package/lib/components/table/index.d.ts +202 -201
- package/lib/components/table/index.js +17 -16
- package/lib/components/table/util.d.ts +7 -7
- package/lib/components/table/util.js +1 -1
- package/lib/components/virtual-list/AutoSizer.js +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.js +1 -1
- package/lib/components/withBadge.js +1 -1
- package/lib/helper.css +27 -9
- package/lib/hooks/use-click-away.js +1 -1
- package/lib/hooks/use-on-screen.js +1 -1
- package/lib/hooks/use-set-state.js +1 -1
- package/lib/hooks/use-sub-form.js +1 -1
- package/lib/hooks/use-touch.js +1 -1
- package/lib/hooks/use-update-effect.js +1 -1
- package/lib/hooks/use-validation-resolver.js +1 -1
- package/lib/icons/alert-danger.svg.js +1 -1
- package/lib/icons/alert-info.svg.js +1 -1
- package/lib/icons/alert-success.svg.js +1 -1
- package/lib/icons/alert-warning.svg.js +1 -1
- package/lib/icons/arrow-double-left.svg.js +1 -1
- package/lib/icons/arrow-double-right.svg.js +1 -1
- package/lib/icons/back.svg.js +1 -1
- package/lib/icons/calendar.svg.js +1 -1
- package/lib/icons/caret.svg.js +1 -1
- package/lib/icons/check.svg.js +1 -1
- package/lib/icons/clock.svg.js +1 -1
- package/lib/icons/close-small.svg.js +1 -1
- package/lib/icons/close.svg.js +1 -1
- package/lib/icons/cloud-upload.svg.js +1 -1
- package/lib/icons/column-filter.svg.js +1 -1
- package/lib/icons/columns.svg.js +1 -1
- package/lib/icons/compress-alt.svg.js +1 -1
- package/lib/icons/copy.svg.js +1 -1
- package/lib/icons/date.svg.js +1 -1
- package/lib/icons/department.svg.js +1 -1
- package/lib/icons/desk-empty.svg.js +1 -1
- package/lib/icons/dot.svg.js +1 -1
- package/lib/icons/down-arrow-bold.svg.js +1 -1
- package/lib/icons/down.svg.js +1 -1
- package/lib/icons/download.svg.js +1 -1
- package/lib/icons/drag-bar.svg.js +1 -1
- package/lib/icons/drag.svg.js +1 -1
- package/lib/icons/edit.svg.js +1 -1
- package/lib/icons/ellipsis-v.svg.js +1 -1
- package/lib/icons/enter.svg.js +1 -1
- package/lib/icons/exchange.svg.js +1 -1
- package/lib/icons/expand-alt.svg.js +1 -1
- package/lib/icons/fail.svg.js +1 -1
- package/lib/icons/file.svg.js +1 -1
- package/lib/icons/filter.svg.js +1 -1
- package/lib/icons/folder.svg.js +1 -1
- package/lib/icons/fullscreen.svg.js +1 -1
- package/lib/icons/function.svg.js +1 -1
- package/lib/icons/home.svg.js +1 -1
- package/lib/icons/if.svg.js +1 -1
- package/lib/icons/image.svg.js +1 -1
- package/lib/icons/info-circle.svg.js +1 -1
- package/lib/icons/info.svg.js +1 -1
- package/lib/icons/input-clear.svg.js +1 -1
- package/lib/icons/invisible.svg.js +1 -1
- package/lib/icons/left-arrow.svg.js +1 -1
- package/lib/icons/loading-outline.svg.js +1 -1
- package/lib/icons/location.svg.js +1 -1
- package/lib/icons/menu.svg.js +1 -1
- package/lib/icons/minus.svg.js +1 -1
- package/lib/icons/move.svg.js +1 -1
- package/lib/icons/mute.svg.js +1 -1
- package/lib/icons/new-edit.svg.js +1 -1
- package/lib/icons/pause.svg.js +1 -1
- package/lib/icons/pencil.svg.js +1 -1
- package/lib/icons/play.svg.js +1 -1
- package/lib/icons/plus-cicle.svg.js +1 -1
- package/lib/icons/plus-fine.svg.js +1 -1
- package/lib/icons/plus.svg.js +1 -1
- package/lib/icons/post.svg.js +1 -1
- package/lib/icons/question-mark.svg.js +1 -1
- package/lib/icons/question.svg.js +1 -1
- package/lib/icons/question2.svg.js +1 -1
- package/lib/icons/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.d.ts +2 -1
- package/lib/index.js +3 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/scss/helper.scss.js +1 -1
- package/lib/scss/themes/ang.scss.js +1 -1
- package/lib/scss/themes/antd.scss.js +1 -1
- package/lib/scss/themes/cxd.scss.js +1 -1
- package/lib/scss/themes/dark.scss.js +1 -1
- package/lib/scss/themes/default.scss.js +1 -1
- package/lib/themes/ang.css +418 -267
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +418 -267
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +418 -267
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +418 -267
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +418 -267
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +3 -3
- package/scss/components/_dropdown.scss +5 -2
- package/scss/components/_formula.scss +2 -0
- package/scss/components/_modal.scss +2 -0
- package/scss/components/_table2.scss +11 -0
- package/scss/components/form/_rich-text.scss +2 -2
package/lib/themes/ang.css
CHANGED
|
@@ -17378,7 +17378,6 @@ body {
|
|
|
17378
17378
|
}
|
|
17379
17379
|
.a-Layout--headerFixed {
|
|
17380
17380
|
padding-top: var(--Layout-header-height);
|
|
17381
|
-
--affix-offset-top: var(--Layout-header-height);
|
|
17382
17381
|
}
|
|
17383
17382
|
.a-Layout--headerFixed .a-Layout-header {
|
|
17384
17383
|
position: fixed;
|
|
@@ -17386,6 +17385,9 @@ body {
|
|
|
17386
17385
|
width: 100%;
|
|
17387
17386
|
z-index: 1200;
|
|
17388
17387
|
}
|
|
17388
|
+
.a-Layout--headerFixed {
|
|
17389
|
+
--affix-offset-top: var(--Layout-header-height);
|
|
17390
|
+
}
|
|
17389
17391
|
.a-Layout-brandBar {
|
|
17390
17392
|
background: var(--Layout-brand-bg);
|
|
17391
17393
|
color: var(--Layout-brandBar-color);
|
|
@@ -19539,6 +19541,11 @@ input[type=button].a-Button--block {
|
|
|
19539
19541
|
width: var(--Avatar-size-default);
|
|
19540
19542
|
height: var(--Avatar-size-default);
|
|
19541
19543
|
line-height: var(--Avatar-size-default);
|
|
19544
|
+
}
|
|
19545
|
+
.a-Avatar i {
|
|
19546
|
+
font-size: var(--Avatar-icon-size-default);
|
|
19547
|
+
}
|
|
19548
|
+
.a-Avatar {
|
|
19542
19549
|
position: relative;
|
|
19543
19550
|
display: inline-block;
|
|
19544
19551
|
overflow: hidden;
|
|
@@ -19546,9 +19553,6 @@ input[type=button].a-Button--block {
|
|
|
19546
19553
|
border-radius: 50%;
|
|
19547
19554
|
text-align: center;
|
|
19548
19555
|
}
|
|
19549
|
-
.a-Avatar i {
|
|
19550
|
-
font-size: var(--Avatar-icon-size-default);
|
|
19551
|
-
}
|
|
19552
19556
|
.a-Avatar--lg {
|
|
19553
19557
|
width: var(--Avatar-size-large);
|
|
19554
19558
|
height: var(--Avatar-size-large);
|
|
@@ -19886,9 +19890,6 @@ input[type=button].a-Button--block {
|
|
|
19886
19890
|
.a-Modal-header {
|
|
19887
19891
|
padding: var(--Modal-header-paddingY) 1.5rem;
|
|
19888
19892
|
background: var(--Modal-header-bg);
|
|
19889
|
-
border-bottom: var(--Modal-body-borderTop);
|
|
19890
|
-
border-top-left-radius: var(--Modal-content-borderRadius);
|
|
19891
|
-
border-top-right-radius: var(--Modal-content-borderRadius);
|
|
19892
19893
|
}
|
|
19893
19894
|
.a-Modal-header::before, .a-Modal-header::after {
|
|
19894
19895
|
display: table;
|
|
@@ -19897,6 +19898,11 @@ input[type=button].a-Button--block {
|
|
|
19897
19898
|
.a-Modal-header::after {
|
|
19898
19899
|
clear: both;
|
|
19899
19900
|
}
|
|
19901
|
+
.a-Modal-header {
|
|
19902
|
+
border-bottom: var(--Modal-body-borderTop);
|
|
19903
|
+
border-top-left-radius: var(--Modal-content-borderRadius);
|
|
19904
|
+
border-top-right-radius: var(--Modal-content-borderRadius);
|
|
19905
|
+
}
|
|
19900
19906
|
.a-Modal-header-icons {
|
|
19901
19907
|
position: absolute;
|
|
19902
19908
|
right: 24px;
|
|
@@ -20021,6 +20027,8 @@ input[type=button].a-Button--block {
|
|
|
20021
20027
|
.a-Dialog-error {
|
|
20022
20028
|
color: var(--danger);
|
|
20023
20029
|
white-space: pre-wrap;
|
|
20030
|
+
overflow-wrap: break-word;
|
|
20031
|
+
word-break: break-word;
|
|
20024
20032
|
}
|
|
20025
20033
|
.a-Modal--full {
|
|
20026
20034
|
display: flex;
|
|
@@ -20096,9 +20104,6 @@ input[type=button].a-Button--block {
|
|
|
20096
20104
|
.a-Drawer-header {
|
|
20097
20105
|
padding: var(--Drawer-header-padding);
|
|
20098
20106
|
background: var(--Drawer-header-bg);
|
|
20099
|
-
border-bottom: var(--Drawer-content-borderWidth) solid var(--Drawer-header-borderColor);
|
|
20100
|
-
border-top-left-radius: var(--Drawer-content-borderRadius);
|
|
20101
|
-
border-top-right-radius: var(--Drawer-content-borderRadius);
|
|
20102
20107
|
}
|
|
20103
20108
|
.a-Drawer-header::before, .a-Drawer-header::after {
|
|
20104
20109
|
display: table;
|
|
@@ -20107,6 +20112,11 @@ input[type=button].a-Button--block {
|
|
|
20107
20112
|
.a-Drawer-header::after {
|
|
20108
20113
|
clear: both;
|
|
20109
20114
|
}
|
|
20115
|
+
.a-Drawer-header {
|
|
20116
|
+
border-bottom: var(--Drawer-content-borderWidth) solid var(--Drawer-header-borderColor);
|
|
20117
|
+
border-top-left-radius: var(--Drawer-content-borderRadius);
|
|
20118
|
+
border-top-right-radius: var(--Drawer-content-borderRadius);
|
|
20119
|
+
}
|
|
20110
20120
|
.a-Drawer-title {
|
|
20111
20121
|
font-size: var(--drawer-header-fontSize);
|
|
20112
20122
|
font-weight: var(--drawer-header-fontWeight);
|
|
@@ -21594,13 +21604,15 @@ input[type=button].a-Button--block {
|
|
|
21594
21604
|
}
|
|
21595
21605
|
.a-AppFoldBtn {
|
|
21596
21606
|
color: var(--icon-color);
|
|
21597
|
-
padding: 0.625rem;
|
|
21598
|
-
margin-left: -0.625rem;
|
|
21599
|
-
cursor: pointer;
|
|
21600
21607
|
}
|
|
21601
21608
|
.a-AppFoldBtn:hover {
|
|
21602
21609
|
color: var(--icon-onHover-color);
|
|
21603
21610
|
}
|
|
21611
|
+
.a-AppFoldBtn {
|
|
21612
|
+
padding: 0.625rem;
|
|
21613
|
+
margin-left: -0.625rem;
|
|
21614
|
+
cursor: pointer;
|
|
21615
|
+
}
|
|
21604
21616
|
.a-AppLogo-html {
|
|
21605
21617
|
display: inline-flex;
|
|
21606
21618
|
vertical-align: middle;
|
|
@@ -21617,6 +21629,10 @@ input[type=button].a-Button--block {
|
|
|
21617
21629
|
color: var(--text--muted-color);
|
|
21618
21630
|
padding-top: var(--Form-label-paddingTop);
|
|
21619
21631
|
}
|
|
21632
|
+
.a-ArrayInput-addBtn > svg {
|
|
21633
|
+
width: var(--Combo-addBtn-fontSize);
|
|
21634
|
+
height: var(--Combo-addBtn-fontSize);
|
|
21635
|
+
}
|
|
21620
21636
|
.a-ArrayInput-addBtn {
|
|
21621
21637
|
font-size: var(--Combo-addBtn-fontSize);
|
|
21622
21638
|
font-size: var(--Combo-addBtn-fontSize);
|
|
@@ -21626,16 +21642,6 @@ input[type=button].a-Button--block {
|
|
|
21626
21642
|
height: var(--Combo-addBtn-height);
|
|
21627
21643
|
padding: var(--Combo-addBtn-paddingY) var(--Combo-addBtn-paddingX) var(--Combo-addBtn-paddingY) var(--Combo-addBtn-paddingX);
|
|
21628
21644
|
margin: var(--button-size-default-marginTop) var(--button-size-default-marginRight) var(--button-size-default-marginBottom) var(--button-size-default-marginLeft);
|
|
21629
|
-
color: var(--Combo-addBtn-border);
|
|
21630
|
-
background: var(--Combo-addBtn-bg);
|
|
21631
|
-
border-color: var(--Combo-addBtn-color) var(--combo-multi-addBtn-hover-bg-color) var(--Combo-addBtn-onHover-border) var(--Combo-addBtn-onHover-color);
|
|
21632
|
-
border-width: var(--Combo-addBtn-onActive-bg) var(--Combo-addBtn-onActive-border) var(--Combo-addBtn-onActive-color) var(--button-default-default-left-border-width);
|
|
21633
|
-
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);
|
|
21634
|
-
box-shadow: var(--button-default-default-shadow);
|
|
21635
|
-
}
|
|
21636
|
-
.a-ArrayInput-addBtn > svg {
|
|
21637
|
-
width: var(--Combo-addBtn-fontSize);
|
|
21638
|
-
height: var(--Combo-addBtn-fontSize);
|
|
21639
21645
|
}
|
|
21640
21646
|
.a-ArrayInput-addBtn .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
|
21641
21647
|
.a-ArrayInput-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
|
@@ -21690,6 +21696,14 @@ input[type=button].a-Button--block {
|
|
|
21690
21696
|
height: var(--button-size-default-icon-size);
|
|
21691
21697
|
vertical-align: middle;
|
|
21692
21698
|
}
|
|
21699
|
+
.a-ArrayInput-addBtn {
|
|
21700
|
+
color: var(--Combo-addBtn-border);
|
|
21701
|
+
background: var(--Combo-addBtn-bg);
|
|
21702
|
+
border-color: var(--Combo-addBtn-color) var(--combo-multi-addBtn-hover-bg-color) var(--Combo-addBtn-onHover-border) var(--Combo-addBtn-onHover-color);
|
|
21703
|
+
border-width: var(--Combo-addBtn-onActive-bg) var(--Combo-addBtn-onActive-border) var(--Combo-addBtn-onActive-color) var(--button-default-default-left-border-width);
|
|
21704
|
+
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);
|
|
21705
|
+
box-shadow: var(--button-default-default-shadow);
|
|
21706
|
+
}
|
|
21693
21707
|
.a-ArrayInput-addBtn:not(:disabled):not(.is-disabled):hover {
|
|
21694
21708
|
color: var(--button-default-hover-font-color);
|
|
21695
21709
|
background: var(--button-default-hover-bg-color);
|
|
@@ -22978,11 +22992,6 @@ input[type=button].a-Button--block {
|
|
|
22978
22992
|
}
|
|
22979
22993
|
}
|
|
22980
22994
|
@media (min-width: 768px) {
|
|
22981
|
-
.a-Page-aside {
|
|
22982
|
-
flex-shrink: 0;
|
|
22983
|
-
width: var(--Page-aside-width);
|
|
22984
|
-
border-right: var(--borderWidth) solid var(--borderColor);
|
|
22985
|
-
}
|
|
22986
22995
|
.a-Page-aside::before {
|
|
22987
22996
|
content: "";
|
|
22988
22997
|
position: absolute;
|
|
@@ -22993,6 +23002,11 @@ input[type=button].a-Button--block {
|
|
|
22993
23002
|
background: inherit;
|
|
22994
23003
|
border: inherit;
|
|
22995
23004
|
}
|
|
23005
|
+
.a-Page-aside {
|
|
23006
|
+
flex-shrink: 0;
|
|
23007
|
+
width: var(--Page-aside-width);
|
|
23008
|
+
border-right: var(--borderWidth) solid var(--borderColor);
|
|
23009
|
+
}
|
|
22996
23010
|
.a-Page-aside--withWidth {
|
|
22997
23011
|
min-width: var(--Page-aside-width);
|
|
22998
23012
|
max-width: var(--Page-aside-maxWidth);
|
|
@@ -23030,13 +23044,15 @@ input[type=button].a-Button--block {
|
|
|
23030
23044
|
display: inline-block;
|
|
23031
23045
|
vertical-align: middle;
|
|
23032
23046
|
margin-left: var(--Remark-marginLeft);
|
|
23033
|
-
cursor: pointer;
|
|
23034
|
-
text-align: center;
|
|
23035
23047
|
}
|
|
23036
23048
|
.a-Remark > span {
|
|
23037
23049
|
color: var(--Remark-iconColor);
|
|
23038
23050
|
font-size: var(--fontSizeSm);
|
|
23039
23051
|
}
|
|
23052
|
+
.a-Remark {
|
|
23053
|
+
cursor: pointer;
|
|
23054
|
+
text-align: center;
|
|
23055
|
+
}
|
|
23040
23056
|
.a-Remark-icon {
|
|
23041
23057
|
color: var(--Remark-iconColor);
|
|
23042
23058
|
font-size: var(--Remark-icon-fontSize);
|
|
@@ -23309,7 +23325,6 @@ input[type=button].a-Button--block {
|
|
|
23309
23325
|
border-radius: var(--Panel-borderRadius);
|
|
23310
23326
|
box-shadow: var(--Panel-shadow);
|
|
23311
23327
|
/* 主题 */
|
|
23312
|
-
/* 子组件 */
|
|
23313
23328
|
}
|
|
23314
23329
|
.a-Panel--default {
|
|
23315
23330
|
border-color: var(--Panel-top-border-color) var(--Panel-right-border-color) var(--Panel-bottom-border-color) var(--Panel-left-border-color);
|
|
@@ -23400,6 +23415,9 @@ input[type=button].a-Button--block {
|
|
|
23400
23415
|
.a-Panel--danger > .a-Panel-footer {
|
|
23401
23416
|
border-color: var(--danger);
|
|
23402
23417
|
}
|
|
23418
|
+
.a-Panel {
|
|
23419
|
+
/* 子组件 */
|
|
23420
|
+
}
|
|
23403
23421
|
.a-Panel-heading {
|
|
23404
23422
|
padding: var(--Panel-headingPadding);
|
|
23405
23423
|
border-color: var(--Panel-heading-top-border-color) var(--Panel-heading-right-border-color) var(--Panel-heading-bottom-border-color) var(--Panel-heading-left-border-color);
|
|
@@ -23446,9 +23464,6 @@ input[type=button].a-Button--block {
|
|
|
23446
23464
|
bottom: var(--affix-offset-bottom);
|
|
23447
23465
|
z-index: 900;
|
|
23448
23466
|
}
|
|
23449
|
-
.a-Panel-btnToolbar {
|
|
23450
|
-
text-align: var(--Panel-btnToolbarTextAlign);
|
|
23451
|
-
}
|
|
23452
23467
|
.a-Panel-btnToolbar::before, .a-Panel-btnToolbar::after {
|
|
23453
23468
|
display: table;
|
|
23454
23469
|
content: "";
|
|
@@ -23456,6 +23471,9 @@ input[type=button].a-Button--block {
|
|
|
23456
23471
|
.a-Panel-btnToolbar::after {
|
|
23457
23472
|
clear: both;
|
|
23458
23473
|
}
|
|
23474
|
+
.a-Panel-btnToolbar {
|
|
23475
|
+
text-align: var(--Panel-btnToolbarTextAlign);
|
|
23476
|
+
}
|
|
23459
23477
|
.a-Panel-btnToolbar .a-Button {
|
|
23460
23478
|
margin-left: var(--Panel-footerButtonMarginLeft);
|
|
23461
23479
|
}
|
|
@@ -23474,13 +23492,13 @@ input[type=button].a-Button--block {
|
|
|
23474
23492
|
border: none;
|
|
23475
23493
|
border-radius: 0;
|
|
23476
23494
|
}
|
|
23477
|
-
.a-Panel--form > .a-Panel-heading .a-Panel-title {
|
|
23478
|
-
font-size: var(--fontSizeLg);
|
|
23479
|
-
}
|
|
23480
23495
|
.a-Panel--form > .a-Panel-heading .a-Panel-title .icon {
|
|
23481
23496
|
width: var(--sizes-base-7);
|
|
23482
23497
|
height: var(--sizes-base-7);
|
|
23483
23498
|
}
|
|
23499
|
+
.a-Panel--form > .a-Panel-heading .a-Panel-title {
|
|
23500
|
+
font-size: var(--fontSizeLg);
|
|
23501
|
+
}
|
|
23484
23502
|
.a-Panel--form .a-Panel-footerWrap {
|
|
23485
23503
|
padding-bottom: var(--Panel-body-paddingBottom);
|
|
23486
23504
|
}
|
|
@@ -23780,7 +23798,6 @@ input[type=button].a-Button--block {
|
|
|
23780
23798
|
flex-direction: column;
|
|
23781
23799
|
align-items: flex-start;
|
|
23782
23800
|
justify-content: center;
|
|
23783
|
-
/* 修正头尾的圆角 */
|
|
23784
23801
|
}
|
|
23785
23802
|
.a-ButtonGroup--vertical .a-Button,
|
|
23786
23803
|
.a-ButtonGroup--vertical .a-ButtonGroup {
|
|
@@ -23808,6 +23825,9 @@ input[type=button].a-Button--block {
|
|
|
23808
23825
|
border-top-left-radius: 0;
|
|
23809
23826
|
border-top-right-radius: 0;
|
|
23810
23827
|
}
|
|
23828
|
+
.a-ButtonGroup--vertical {
|
|
23829
|
+
/* 修正头尾的圆角 */
|
|
23830
|
+
}
|
|
23811
23831
|
.a-ButtonGroup--vertical > .a-Button:first-child,
|
|
23812
23832
|
.a-ButtonGroup--vertical > .a-ButtonGroup:first-child > .a-Button:first-child,
|
|
23813
23833
|
.a-ButtonGroup--vertical > .a-Badge:first-child > .a-Button:first-child {
|
|
@@ -23924,7 +23944,8 @@ input[type=button].a-Button--block {
|
|
|
23924
23944
|
padding: 0;
|
|
23925
23945
|
}
|
|
23926
23946
|
.a-DropDown-menuItem.a-DropDown-groupTitle, .a-DropDown-menu > li.a-DropDown-groupTitle {
|
|
23927
|
-
height:
|
|
23947
|
+
height: auto;
|
|
23948
|
+
line-height: 1;
|
|
23928
23949
|
font-size: var(--fontSizeSm);
|
|
23929
23950
|
padding: var(--gap-xs) var(--gap-xs);
|
|
23930
23951
|
padding-left: var(--gap-sm);
|
|
@@ -23933,7 +23954,8 @@ input[type=button].a-Button--block {
|
|
|
23933
23954
|
cursor: default;
|
|
23934
23955
|
}
|
|
23935
23956
|
.a-DropDown-menuItem.a-DropDown-groupTitle:hover, .a-DropDown-menu > li.a-DropDown-groupTitle:hover {
|
|
23936
|
-
background: none;
|
|
23957
|
+
background: none !important;
|
|
23958
|
+
color: var(--DropDown-group-color) !important;
|
|
23937
23959
|
}
|
|
23938
23960
|
.a-DropDown-menuItem.a-DropDown-groupTitle span, .a-DropDown-menu > li.a-DropDown-groupTitle span {
|
|
23939
23961
|
white-space: nowrap;
|
|
@@ -24474,9 +24496,6 @@ input[type=button].a-Button--block {
|
|
|
24474
24496
|
padding-left: 0;
|
|
24475
24497
|
padding-right: 0;
|
|
24476
24498
|
}
|
|
24477
|
-
.a-Form {
|
|
24478
|
-
/* 恢复 Form 嵌套场景下的样式 */
|
|
24479
|
-
}
|
|
24480
24499
|
.a-Form .a-Collapse {
|
|
24481
24500
|
border: none;
|
|
24482
24501
|
}
|
|
@@ -24491,6 +24510,9 @@ input[type=button].a-Button--block {
|
|
|
24491
24510
|
.a-Form .a-Collapse .a-Collapse-content {
|
|
24492
24511
|
padding: 0;
|
|
24493
24512
|
}
|
|
24513
|
+
.a-Form {
|
|
24514
|
+
/* 恢复 Form 嵌套场景下的样式 */
|
|
24515
|
+
}
|
|
24494
24516
|
.a-Form .a-Collapse-fieldset--disabled {
|
|
24495
24517
|
border-width: var(--collapse-default-top-border-width) var(--collapse-default-right-border-width) var(--collapse-default-bottom-border-width) var(--collapse-default-left-border-width);
|
|
24496
24518
|
border-style: var(--collapse-default-top-border-style) var(--collapse-default-right-border-style) var(--collapse-default-bottom-border-style) var(--collapse-default-left-border-style);
|
|
@@ -24783,7 +24805,6 @@ input[type=button].a-Button--block {
|
|
|
24783
24805
|
margin-left: 10px;
|
|
24784
24806
|
font-size: 16px;
|
|
24785
24807
|
color: #84868c;
|
|
24786
|
-
cursor: pointer;
|
|
24787
24808
|
}
|
|
24788
24809
|
.a-CBIf:hover {
|
|
24789
24810
|
font-size: 16px;
|
|
@@ -24791,6 +24812,9 @@ input[type=button].a-Button--block {
|
|
|
24791
24812
|
.a-CBIf.is-active {
|
|
24792
24813
|
color: #2468f1;
|
|
24793
24814
|
}
|
|
24815
|
+
.a-CBIf {
|
|
24816
|
+
cursor: pointer;
|
|
24817
|
+
}
|
|
24794
24818
|
.a-CBGroupOrItem {
|
|
24795
24819
|
position: relative;
|
|
24796
24820
|
transition: box-shadow 0.3s ease;
|
|
@@ -25014,17 +25038,6 @@ input[type=button].a-Button--block {
|
|
|
25014
25038
|
.a-ContextMenu-menu {
|
|
25015
25039
|
position: absolute;
|
|
25016
25040
|
z-index: 1500;
|
|
25017
|
-
display: block;
|
|
25018
|
-
position: absolute;
|
|
25019
|
-
margin: 0;
|
|
25020
|
-
padding: var(--menu-padding);
|
|
25021
|
-
background: var(--menu-background);
|
|
25022
|
-
box-shadow: var(--menu-box-shadow);
|
|
25023
|
-
border-radius: var(--Context-menu-border-radius);
|
|
25024
|
-
color: var(--menu-font-color);
|
|
25025
|
-
font-family: var(--menu-font-family);
|
|
25026
|
-
font-size: 12px;
|
|
25027
|
-
line-height: 20px;
|
|
25028
25041
|
}
|
|
25029
25042
|
.a-ContextMenu-menu.in, .a-ContextMenu-menu.out {
|
|
25030
25043
|
animation-duration: var(--animation-duration);
|
|
@@ -25037,6 +25050,19 @@ input[type=button].a-Button--block {
|
|
|
25037
25050
|
.a-ContextMenu-menu.out {
|
|
25038
25051
|
animation-name: contextMenuOut;
|
|
25039
25052
|
}
|
|
25053
|
+
.a-ContextMenu-menu {
|
|
25054
|
+
display: block;
|
|
25055
|
+
position: absolute;
|
|
25056
|
+
margin: 0;
|
|
25057
|
+
padding: var(--menu-padding);
|
|
25058
|
+
background: var(--menu-background);
|
|
25059
|
+
box-shadow: var(--menu-box-shadow);
|
|
25060
|
+
border-radius: var(--Context-menu-border-radius);
|
|
25061
|
+
color: var(--menu-font-color);
|
|
25062
|
+
font-family: var(--menu-font-family);
|
|
25063
|
+
font-size: 12px;
|
|
25064
|
+
line-height: 20px;
|
|
25065
|
+
}
|
|
25040
25066
|
.a-ContextMenu-divider {
|
|
25041
25067
|
border: none;
|
|
25042
25068
|
height: 1px;
|
|
@@ -25156,9 +25182,6 @@ input[type=button].a-Button--block {
|
|
|
25156
25182
|
.a-Code-pre-wrap {
|
|
25157
25183
|
padding: var(--sizes-size-5);
|
|
25158
25184
|
}
|
|
25159
|
-
.a-Wizard {
|
|
25160
|
-
position: relative;
|
|
25161
|
-
}
|
|
25162
25185
|
.a-Wizard::before, .a-Wizard::after {
|
|
25163
25186
|
display: table;
|
|
25164
25187
|
content: "";
|
|
@@ -25166,6 +25189,9 @@ input[type=button].a-Button--block {
|
|
|
25166
25189
|
.a-Wizard::after {
|
|
25167
25190
|
clear: both;
|
|
25168
25191
|
}
|
|
25192
|
+
.a-Wizard {
|
|
25193
|
+
position: relative;
|
|
25194
|
+
}
|
|
25169
25195
|
.a-Wizard, .a-Wizard-tabs {
|
|
25170
25196
|
padding: 0;
|
|
25171
25197
|
}
|
|
@@ -25372,7 +25398,6 @@ input[type=button].a-Button--block {
|
|
|
25372
25398
|
}
|
|
25373
25399
|
.a-Crud {
|
|
25374
25400
|
position: relative;
|
|
25375
|
-
/* tag 样式 */
|
|
25376
25401
|
}
|
|
25377
25402
|
.a-Crud-selection {
|
|
25378
25403
|
margin-bottom: var(--gap-base);
|
|
@@ -25459,6 +25484,9 @@ input[type=button].a-Button--block {
|
|
|
25459
25484
|
vertical-align: top;
|
|
25460
25485
|
margin-top: var(--gap-xs);
|
|
25461
25486
|
}
|
|
25487
|
+
.a-Crud {
|
|
25488
|
+
/* tag 样式 */
|
|
25489
|
+
}
|
|
25462
25490
|
.a-Crud .a-Crud-value {
|
|
25463
25491
|
cursor: pointer;
|
|
25464
25492
|
-webkit-user-select: none;
|
|
@@ -26020,11 +26048,6 @@ input[type=button].a-Button--block {
|
|
|
26020
26048
|
.a-Table-header > * + .a-ButtonToolbar {
|
|
26021
26049
|
margin-left: var(--Crud-toolbar-gap);
|
|
26022
26050
|
}
|
|
26023
|
-
.a-Table-toolbar {
|
|
26024
|
-
display: flex;
|
|
26025
|
-
padding: var(--Table-toolbar-marginY) var(--Table-toolbar-marginX);
|
|
26026
|
-
flex-wrap: wrap;
|
|
26027
|
-
}
|
|
26028
26051
|
.a-Table-toolbar::before, .a-Table-toolbar::after {
|
|
26029
26052
|
display: table;
|
|
26030
26053
|
content: "";
|
|
@@ -26032,6 +26055,11 @@ input[type=button].a-Button--block {
|
|
|
26032
26055
|
.a-Table-toolbar::after {
|
|
26033
26056
|
clear: both;
|
|
26034
26057
|
}
|
|
26058
|
+
.a-Table-toolbar {
|
|
26059
|
+
display: flex;
|
|
26060
|
+
padding: var(--Table-toolbar-marginY) var(--Table-toolbar-marginX);
|
|
26061
|
+
flex-wrap: wrap;
|
|
26062
|
+
}
|
|
26035
26063
|
.a-Table-toolbar .a-DropDown-menuItem {
|
|
26036
26064
|
height: auto;
|
|
26037
26065
|
}
|
|
@@ -26232,11 +26260,6 @@ input[type=button].a-Button--block {
|
|
|
26232
26260
|
background: inherit;
|
|
26233
26261
|
padding: var(--TableCell-paddingY) var(--TableCell-paddingX);
|
|
26234
26262
|
text-align: left;
|
|
26235
|
-
border-bottom: var(--Table-thead-borderWidth) solid var(--Table-thead-borderColor);
|
|
26236
|
-
font-size: var(--Table-thead-fontSize);
|
|
26237
|
-
color: var(--Table-thead-color);
|
|
26238
|
-
font-weight: var(--fontWeightNormal);
|
|
26239
|
-
white-space: nowrap;
|
|
26240
26263
|
}
|
|
26241
26264
|
.a-Table-table > thead > tr > th:first-child {
|
|
26242
26265
|
padding-left: 0.75rem;
|
|
@@ -26254,6 +26277,13 @@ input[type=button].a-Button--block {
|
|
|
26254
26277
|
.a-Table-table > thead > tr > th:not(:last-child) {
|
|
26255
26278
|
border-right: var(--Table-thead-borderWidth) solid var(--Table-thead-borderColor);
|
|
26256
26279
|
}
|
|
26280
|
+
.a-Table-table > thead > tr > th {
|
|
26281
|
+
border-bottom: var(--Table-thead-borderWidth) solid var(--Table-thead-borderColor);
|
|
26282
|
+
font-size: var(--Table-thead-fontSize);
|
|
26283
|
+
color: var(--Table-thead-color);
|
|
26284
|
+
font-weight: var(--fontWeightNormal);
|
|
26285
|
+
white-space: nowrap;
|
|
26286
|
+
}
|
|
26257
26287
|
.a-Table-table > thead > tr > th .a-Remark {
|
|
26258
26288
|
margin-left: var(--gap-xs);
|
|
26259
26289
|
}
|
|
@@ -26341,7 +26371,6 @@ input[type=button].a-Button--block {
|
|
|
26341
26371
|
}
|
|
26342
26372
|
.a-Table-table > tbody > tr.bg-light {
|
|
26343
26373
|
background-color: #f8f9fa;
|
|
26344
|
-
color: #58666e;
|
|
26345
26374
|
}
|
|
26346
26375
|
.a-Table-table > tbody > tr.bg-light.lt, .a-Table-table > tbody > tr.bg-light .lt {
|
|
26347
26376
|
background: rgb(253.9275, 254.1, 254.2725);
|
|
@@ -26358,9 +26387,11 @@ input[type=button].a-Button--block {
|
|
|
26358
26387
|
.a-Table-table > tbody > tr.bg-light.bg, .a-Table-table > tbody > tr.bg-light .bg {
|
|
26359
26388
|
background-color: #f8f9fa;
|
|
26360
26389
|
}
|
|
26390
|
+
.a-Table-table > tbody > tr.bg-light {
|
|
26391
|
+
color: #58666e;
|
|
26392
|
+
}
|
|
26361
26393
|
.a-Table-table > tbody > tr.bg-dark {
|
|
26362
26394
|
background-color: #343a40;
|
|
26363
|
-
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
26364
26395
|
}
|
|
26365
26396
|
.a-Table-table > tbody > tr.bg-dark.lt, .a-Table-table > tbody > tr.bg-dark .lt {
|
|
26366
26397
|
background: rgb(61.6622844828, 70.75, 79.8377155172);
|
|
@@ -26377,6 +26408,9 @@ input[type=button].a-Button--block {
|
|
|
26377
26408
|
.a-Table-table > tbody > tr.bg-dark.bg, .a-Table-table > tbody > tr.bg-dark .bg {
|
|
26378
26409
|
background-color: #343a40;
|
|
26379
26410
|
}
|
|
26411
|
+
.a-Table-table > tbody > tr.bg-dark {
|
|
26412
|
+
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
26413
|
+
}
|
|
26380
26414
|
.a-Table-table > tbody > tr.bg-dark a, .a-Table-table > tbody > tr.bg-dark .a-Button--link {
|
|
26381
26415
|
color: rgb(185.2603448276, 185.5, 185.7396551724);
|
|
26382
26416
|
}
|
|
@@ -26394,7 +26428,6 @@ input[type=button].a-Button--block {
|
|
|
26394
26428
|
}
|
|
26395
26429
|
.a-Table-table > tbody > tr.bg-black {
|
|
26396
26430
|
background-color: #000;
|
|
26397
|
-
color: #666666;
|
|
26398
26431
|
}
|
|
26399
26432
|
.a-Table-table > tbody > tr.bg-black.lt, .a-Table-table > tbody > tr.bg-black .lt {
|
|
26400
26433
|
background: rgb(13.06875, 12.43125, 12.43125);
|
|
@@ -26411,6 +26444,9 @@ input[type=button].a-Button--block {
|
|
|
26411
26444
|
.a-Table-table > tbody > tr.bg-black.bg, .a-Table-table > tbody > tr.bg-black .bg {
|
|
26412
26445
|
background-color: #000;
|
|
26413
26446
|
}
|
|
26447
|
+
.a-Table-table > tbody > tr.bg-black {
|
|
26448
|
+
color: #666666;
|
|
26449
|
+
}
|
|
26414
26450
|
.a-Table-table > tbody > tr.bg-black a, .a-Table-table > tbody > tr.bg-black .a-Button--link {
|
|
26415
26451
|
color: rgb(127.5, 127.5, 127.5);
|
|
26416
26452
|
}
|
|
@@ -26428,7 +26464,6 @@ input[type=button].a-Button--block {
|
|
|
26428
26464
|
}
|
|
26429
26465
|
.a-Table-table > tbody > tr.bg-primary {
|
|
26430
26466
|
background-color: #007bff;
|
|
26431
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
26432
26467
|
}
|
|
26433
26468
|
.a-Table-table > tbody > tr.bg-primary.lt, .a-Table-table > tbody > tr.bg-primary .lt {
|
|
26434
26469
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -26445,6 +26480,9 @@ input[type=button].a-Button--block {
|
|
|
26445
26480
|
.a-Table-table > tbody > tr.bg-primary.bg, .a-Table-table > tbody > tr.bg-primary .bg {
|
|
26446
26481
|
background-color: #007bff;
|
|
26447
26482
|
}
|
|
26483
|
+
.a-Table-table > tbody > tr.bg-primary {
|
|
26484
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
26485
|
+
}
|
|
26448
26486
|
.a-Table-table > tbody > tr.bg-primary a, .a-Table-table > tbody > tr.bg-primary .a-Button--link {
|
|
26449
26487
|
color: white;
|
|
26450
26488
|
}
|
|
@@ -26462,7 +26500,6 @@ input[type=button].a-Button--block {
|
|
|
26462
26500
|
}
|
|
26463
26501
|
.a-Table-table > tbody > tr.bg-success {
|
|
26464
26502
|
background-color: #28a745;
|
|
26465
|
-
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
26466
26503
|
}
|
|
26467
26504
|
.a-Table-table > tbody > tr.bg-success.lt, .a-Table-table > tbody > tr.bg-success .lt {
|
|
26468
26505
|
background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
|
|
@@ -26479,6 +26516,9 @@ input[type=button].a-Button--block {
|
|
|
26479
26516
|
.a-Table-table > tbody > tr.bg-success.bg, .a-Table-table > tbody > tr.bg-success .bg {
|
|
26480
26517
|
background-color: #28a745;
|
|
26481
26518
|
}
|
|
26519
|
+
.a-Table-table > tbody > tr.bg-success {
|
|
26520
|
+
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
26521
|
+
}
|
|
26482
26522
|
.a-Table-table > tbody > tr.bg-success a, .a-Table-table > tbody > tr.bg-success .a-Button--link {
|
|
26483
26523
|
color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
|
|
26484
26524
|
}
|
|
@@ -26496,7 +26536,6 @@ input[type=button].a-Button--block {
|
|
|
26496
26536
|
}
|
|
26497
26537
|
.a-Table-table > tbody > tr.bg-info {
|
|
26498
26538
|
background-color: #007bff;
|
|
26499
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
26500
26539
|
}
|
|
26501
26540
|
.a-Table-table > tbody > tr.bg-info.lt, .a-Table-table > tbody > tr.bg-info .lt {
|
|
26502
26541
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -26513,6 +26552,9 @@ input[type=button].a-Button--block {
|
|
|
26513
26552
|
.a-Table-table > tbody > tr.bg-info.bg, .a-Table-table > tbody > tr.bg-info .bg {
|
|
26514
26553
|
background-color: #007bff;
|
|
26515
26554
|
}
|
|
26555
|
+
.a-Table-table > tbody > tr.bg-info {
|
|
26556
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
26557
|
+
}
|
|
26516
26558
|
.a-Table-table > tbody > tr.bg-info a, .a-Table-table > tbody > tr.bg-info .a-Button--link {
|
|
26517
26559
|
color: white;
|
|
26518
26560
|
}
|
|
@@ -26530,7 +26572,6 @@ input[type=button].a-Button--block {
|
|
|
26530
26572
|
}
|
|
26531
26573
|
.a-Table-table > tbody > tr.bg-warning {
|
|
26532
26574
|
background-color: #fad733;
|
|
26533
|
-
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
26534
26575
|
}
|
|
26535
26576
|
.a-Table-table > tbody > tr.bg-warning.lt, .a-Table-table > tbody > tr.bg-warning .lt {
|
|
26536
26577
|
background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
|
|
@@ -26547,6 +26588,9 @@ input[type=button].a-Button--block {
|
|
|
26547
26588
|
.a-Table-table > tbody > tr.bg-warning.bg, .a-Table-table > tbody > tr.bg-warning .bg {
|
|
26548
26589
|
background-color: #fad733;
|
|
26549
26590
|
}
|
|
26591
|
+
.a-Table-table > tbody > tr.bg-warning {
|
|
26592
|
+
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
26593
|
+
}
|
|
26550
26594
|
.a-Table-table > tbody > tr.bg-warning a, .a-Table-table > tbody > tr.bg-warning .a-Button--link {
|
|
26551
26595
|
color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
|
|
26552
26596
|
}
|
|
@@ -26564,7 +26608,6 @@ input[type=button].a-Button--block {
|
|
|
26564
26608
|
}
|
|
26565
26609
|
.a-Table-table > tbody > tr.bg-danger {
|
|
26566
26610
|
background-color: #dc3545;
|
|
26567
|
-
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
26568
26611
|
}
|
|
26569
26612
|
.a-Table-table > tbody > tr.bg-danger.lt, .a-Table-table > tbody > tr.bg-danger .lt {
|
|
26570
26613
|
background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
|
|
@@ -26581,6 +26624,9 @@ input[type=button].a-Button--block {
|
|
|
26581
26624
|
.a-Table-table > tbody > tr.bg-danger.bg, .a-Table-table > tbody > tr.bg-danger .bg {
|
|
26582
26625
|
background-color: #dc3545;
|
|
26583
26626
|
}
|
|
26627
|
+
.a-Table-table > tbody > tr.bg-danger {
|
|
26628
|
+
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
26629
|
+
}
|
|
26584
26630
|
.a-Table-table > tbody > tr.bg-danger a, .a-Table-table > tbody > tr.bg-danger .a-Button--link {
|
|
26585
26631
|
color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
|
|
26586
26632
|
}
|
|
@@ -27164,11 +27210,6 @@ input[type=button].a-Button--block {
|
|
|
27164
27210
|
z-index: 3;
|
|
27165
27211
|
background: var(--Table-bg);
|
|
27166
27212
|
}
|
|
27167
|
-
.a-Table2 .a-Table-toolbar {
|
|
27168
|
-
display: flex;
|
|
27169
|
-
margin: 0 var(--Table-toolbar-marginX) var(--Table-toolbar-marginY);
|
|
27170
|
-
flex-wrap: wrap;
|
|
27171
|
-
}
|
|
27172
27213
|
.a-Table2 .a-Table-toolbar::before, .a-Table2 .a-Table-toolbar::after {
|
|
27173
27214
|
display: table;
|
|
27174
27215
|
content: "";
|
|
@@ -27176,6 +27217,11 @@ input[type=button].a-Button--block {
|
|
|
27176
27217
|
.a-Table2 .a-Table-toolbar::after {
|
|
27177
27218
|
clear: both;
|
|
27178
27219
|
}
|
|
27220
|
+
.a-Table2 .a-Table-toolbar {
|
|
27221
|
+
display: flex;
|
|
27222
|
+
margin: 0 var(--Table-toolbar-marginX) var(--Table-toolbar-marginY);
|
|
27223
|
+
flex-wrap: wrap;
|
|
27224
|
+
}
|
|
27179
27225
|
.a-Table2 .a-Table-toolbar .a-DropDown-menuItem {
|
|
27180
27226
|
height: auto;
|
|
27181
27227
|
}
|
|
@@ -27207,6 +27253,15 @@ input[type=button].a-Button--block {
|
|
|
27207
27253
|
border-collapse: collapse;
|
|
27208
27254
|
border: none;
|
|
27209
27255
|
}
|
|
27256
|
+
.a-Table2 .a-Table-table--fixed {
|
|
27257
|
+
table-layout: fixed;
|
|
27258
|
+
}
|
|
27259
|
+
.a-Table2 .a-Table-table--fixed > thead > tr > th,
|
|
27260
|
+
.a-Table2 .a-Table-table--fixed > thead > tr > td,
|
|
27261
|
+
.a-Table2 .a-Table-table--fixed > tbody > tr > td,
|
|
27262
|
+
.a-Table2 .a-Table-table--fixed > tfoot > tr > td {
|
|
27263
|
+
white-space: normal !important;
|
|
27264
|
+
}
|
|
27210
27265
|
.a-Table2 .a-Table-table th, .a-Table2 .a-Table-table td {
|
|
27211
27266
|
text-align: left;
|
|
27212
27267
|
}
|
|
@@ -27221,11 +27276,6 @@ input[type=button].a-Button--block {
|
|
|
27221
27276
|
vertical-align: middle;
|
|
27222
27277
|
background: var(--Table-thead-bg);
|
|
27223
27278
|
padding: var(--table-paddingTop) var(--table-paddingRight) var(--table-paddingBottom) var(--table-paddingLeft);
|
|
27224
|
-
font-size: var(--Table-thead-fontSize);
|
|
27225
|
-
color: var(--Table-thead-color);
|
|
27226
|
-
font-weight: var(--table-header-fontWeight);
|
|
27227
|
-
line-height: var(--table-header-lineHeight);
|
|
27228
|
-
white-space: nowrap;
|
|
27229
27279
|
}
|
|
27230
27280
|
.a-Table2 .a-Table-table > thead > tr > th:first-child {
|
|
27231
27281
|
padding-left: var(--TableCell--edge-paddingX-default);
|
|
@@ -27239,6 +27289,13 @@ input[type=button].a-Button--block {
|
|
|
27239
27289
|
.a-Table2 .a-Table-table > thead > tr > th.a-Table-row-expand-icon-cell {
|
|
27240
27290
|
border-right: 0;
|
|
27241
27291
|
}
|
|
27292
|
+
.a-Table2 .a-Table-table > thead > tr > th {
|
|
27293
|
+
font-size: var(--Table-thead-fontSize);
|
|
27294
|
+
color: var(--Table-thead-color);
|
|
27295
|
+
font-weight: var(--table-header-fontWeight);
|
|
27296
|
+
line-height: var(--table-header-lineHeight);
|
|
27297
|
+
white-space: nowrap;
|
|
27298
|
+
}
|
|
27242
27299
|
.a-Table2 .a-Table-table > thead > tr > th .a-Remark {
|
|
27243
27300
|
margin-left: var(--gap-xs);
|
|
27244
27301
|
position: relative;
|
|
@@ -27254,7 +27311,6 @@ input[type=button].a-Button--block {
|
|
|
27254
27311
|
.a-Table2 .a-Table-table > tbody > tr {
|
|
27255
27312
|
position: relative;
|
|
27256
27313
|
border-top: unset !important;
|
|
27257
|
-
background: var(--table-body-bg-color);
|
|
27258
27314
|
}
|
|
27259
27315
|
.a-Table2 .a-Table-table > tbody > tr.a-Table-summary-row > td {
|
|
27260
27316
|
background: var(--Table-thead-bg);
|
|
@@ -27313,6 +27369,9 @@ input[type=button].a-Button--block {
|
|
|
27313
27369
|
line-height: var(--TableCell-line-height-middle);
|
|
27314
27370
|
overflow: hidden;
|
|
27315
27371
|
}
|
|
27372
|
+
.a-Table2 .a-Table-table > tbody > tr {
|
|
27373
|
+
background: var(--table-body-bg-color);
|
|
27374
|
+
}
|
|
27316
27375
|
.a-Table2 .a-Table-table > tbody > tr.a-Table-tr--odd {
|
|
27317
27376
|
background: var(--Table-strip-bg);
|
|
27318
27377
|
}
|
|
@@ -27351,7 +27410,6 @@ input[type=button].a-Button--block {
|
|
|
27351
27410
|
}
|
|
27352
27411
|
.a-Table2 .a-Table-table > tbody > tr.bg-light {
|
|
27353
27412
|
background-color: #f8f9fa;
|
|
27354
|
-
color: #58666e;
|
|
27355
27413
|
}
|
|
27356
27414
|
.a-Table2 .a-Table-table > tbody > tr.bg-light.lt, .a-Table2 .a-Table-table > tbody > tr.bg-light .lt {
|
|
27357
27415
|
background: rgb(253.9275, 254.1, 254.2725);
|
|
@@ -27368,9 +27426,11 @@ input[type=button].a-Button--block {
|
|
|
27368
27426
|
.a-Table2 .a-Table-table > tbody > tr.bg-light.bg, .a-Table2 .a-Table-table > tbody > tr.bg-light .bg {
|
|
27369
27427
|
background-color: #f8f9fa;
|
|
27370
27428
|
}
|
|
27429
|
+
.a-Table2 .a-Table-table > tbody > tr.bg-light {
|
|
27430
|
+
color: #58666e;
|
|
27431
|
+
}
|
|
27371
27432
|
.a-Table2 .a-Table-table > tbody > tr.bg-dark {
|
|
27372
27433
|
background-color: #343a40;
|
|
27373
|
-
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
27374
27434
|
}
|
|
27375
27435
|
.a-Table2 .a-Table-table > tbody > tr.bg-dark.lt, .a-Table2 .a-Table-table > tbody > tr.bg-dark .lt {
|
|
27376
27436
|
background: rgb(61.6622844828, 70.75, 79.8377155172);
|
|
@@ -27387,6 +27447,9 @@ input[type=button].a-Button--block {
|
|
|
27387
27447
|
.a-Table2 .a-Table-table > tbody > tr.bg-dark.bg, .a-Table2 .a-Table-table > tbody > tr.bg-dark .bg {
|
|
27388
27448
|
background-color: #343a40;
|
|
27389
27449
|
}
|
|
27450
|
+
.a-Table2 .a-Table-table > tbody > tr.bg-dark {
|
|
27451
|
+
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
27452
|
+
}
|
|
27390
27453
|
.a-Table2 .a-Table-table > tbody > tr.bg-dark a, .a-Table2 .a-Table-table > tbody > tr.bg-dark .a-Button--link {
|
|
27391
27454
|
color: rgb(185.2603448276, 185.5, 185.7396551724);
|
|
27392
27455
|
}
|
|
@@ -27404,7 +27467,6 @@ input[type=button].a-Button--block {
|
|
|
27404
27467
|
}
|
|
27405
27468
|
.a-Table2 .a-Table-table > tbody > tr.bg-black {
|
|
27406
27469
|
background-color: #000;
|
|
27407
|
-
color: #666666;
|
|
27408
27470
|
}
|
|
27409
27471
|
.a-Table2 .a-Table-table > tbody > tr.bg-black.lt, .a-Table2 .a-Table-table > tbody > tr.bg-black .lt {
|
|
27410
27472
|
background: rgb(13.06875, 12.43125, 12.43125);
|
|
@@ -27421,6 +27483,9 @@ input[type=button].a-Button--block {
|
|
|
27421
27483
|
.a-Table2 .a-Table-table > tbody > tr.bg-black.bg, .a-Table2 .a-Table-table > tbody > tr.bg-black .bg {
|
|
27422
27484
|
background-color: #000;
|
|
27423
27485
|
}
|
|
27486
|
+
.a-Table2 .a-Table-table > tbody > tr.bg-black {
|
|
27487
|
+
color: #666666;
|
|
27488
|
+
}
|
|
27424
27489
|
.a-Table2 .a-Table-table > tbody > tr.bg-black a, .a-Table2 .a-Table-table > tbody > tr.bg-black .a-Button--link {
|
|
27425
27490
|
color: rgb(127.5, 127.5, 127.5);
|
|
27426
27491
|
}
|
|
@@ -27438,7 +27503,6 @@ input[type=button].a-Button--block {
|
|
|
27438
27503
|
}
|
|
27439
27504
|
.a-Table2 .a-Table-table > tbody > tr.bg-primary {
|
|
27440
27505
|
background-color: #007bff;
|
|
27441
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
27442
27506
|
}
|
|
27443
27507
|
.a-Table2 .a-Table-table > tbody > tr.bg-primary.lt, .a-Table2 .a-Table-table > tbody > tr.bg-primary .lt {
|
|
27444
27508
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -27455,6 +27519,9 @@ input[type=button].a-Button--block {
|
|
|
27455
27519
|
.a-Table2 .a-Table-table > tbody > tr.bg-primary.bg, .a-Table2 .a-Table-table > tbody > tr.bg-primary .bg {
|
|
27456
27520
|
background-color: #007bff;
|
|
27457
27521
|
}
|
|
27522
|
+
.a-Table2 .a-Table-table > tbody > tr.bg-primary {
|
|
27523
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
27524
|
+
}
|
|
27458
27525
|
.a-Table2 .a-Table-table > tbody > tr.bg-primary a, .a-Table2 .a-Table-table > tbody > tr.bg-primary .a-Button--link {
|
|
27459
27526
|
color: white;
|
|
27460
27527
|
}
|
|
@@ -27472,7 +27539,6 @@ input[type=button].a-Button--block {
|
|
|
27472
27539
|
}
|
|
27473
27540
|
.a-Table2 .a-Table-table > tbody > tr.bg-success {
|
|
27474
27541
|
background-color: #28a745;
|
|
27475
|
-
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
27476
27542
|
}
|
|
27477
27543
|
.a-Table2 .a-Table-table > tbody > tr.bg-success.lt, .a-Table2 .a-Table-table > tbody > tr.bg-success .lt {
|
|
27478
27544
|
background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
|
|
@@ -27489,6 +27555,9 @@ input[type=button].a-Button--block {
|
|
|
27489
27555
|
.a-Table2 .a-Table-table > tbody > tr.bg-success.bg, .a-Table2 .a-Table-table > tbody > tr.bg-success .bg {
|
|
27490
27556
|
background-color: #28a745;
|
|
27491
27557
|
}
|
|
27558
|
+
.a-Table2 .a-Table-table > tbody > tr.bg-success {
|
|
27559
|
+
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
27560
|
+
}
|
|
27492
27561
|
.a-Table2 .a-Table-table > tbody > tr.bg-success a, .a-Table2 .a-Table-table > tbody > tr.bg-success .a-Button--link {
|
|
27493
27562
|
color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
|
|
27494
27563
|
}
|
|
@@ -27506,7 +27575,6 @@ input[type=button].a-Button--block {
|
|
|
27506
27575
|
}
|
|
27507
27576
|
.a-Table2 .a-Table-table > tbody > tr.bg-info {
|
|
27508
27577
|
background-color: #007bff;
|
|
27509
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
27510
27578
|
}
|
|
27511
27579
|
.a-Table2 .a-Table-table > tbody > tr.bg-info.lt, .a-Table2 .a-Table-table > tbody > tr.bg-info .lt {
|
|
27512
27580
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -27523,6 +27591,9 @@ input[type=button].a-Button--block {
|
|
|
27523
27591
|
.a-Table2 .a-Table-table > tbody > tr.bg-info.bg, .a-Table2 .a-Table-table > tbody > tr.bg-info .bg {
|
|
27524
27592
|
background-color: #007bff;
|
|
27525
27593
|
}
|
|
27594
|
+
.a-Table2 .a-Table-table > tbody > tr.bg-info {
|
|
27595
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
27596
|
+
}
|
|
27526
27597
|
.a-Table2 .a-Table-table > tbody > tr.bg-info a, .a-Table2 .a-Table-table > tbody > tr.bg-info .a-Button--link {
|
|
27527
27598
|
color: white;
|
|
27528
27599
|
}
|
|
@@ -27540,7 +27611,6 @@ input[type=button].a-Button--block {
|
|
|
27540
27611
|
}
|
|
27541
27612
|
.a-Table2 .a-Table-table > tbody > tr.bg-warning {
|
|
27542
27613
|
background-color: #fad733;
|
|
27543
|
-
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
27544
27614
|
}
|
|
27545
27615
|
.a-Table2 .a-Table-table > tbody > tr.bg-warning.lt, .a-Table2 .a-Table-table > tbody > tr.bg-warning .lt {
|
|
27546
27616
|
background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
|
|
@@ -27557,6 +27627,9 @@ input[type=button].a-Button--block {
|
|
|
27557
27627
|
.a-Table2 .a-Table-table > tbody > tr.bg-warning.bg, .a-Table2 .a-Table-table > tbody > tr.bg-warning .bg {
|
|
27558
27628
|
background-color: #fad733;
|
|
27559
27629
|
}
|
|
27630
|
+
.a-Table2 .a-Table-table > tbody > tr.bg-warning {
|
|
27631
|
+
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
27632
|
+
}
|
|
27560
27633
|
.a-Table2 .a-Table-table > tbody > tr.bg-warning a, .a-Table2 .a-Table-table > tbody > tr.bg-warning .a-Button--link {
|
|
27561
27634
|
color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
|
|
27562
27635
|
}
|
|
@@ -27574,7 +27647,6 @@ input[type=button].a-Button--block {
|
|
|
27574
27647
|
}
|
|
27575
27648
|
.a-Table2 .a-Table-table > tbody > tr.bg-danger {
|
|
27576
27649
|
background-color: #dc3545;
|
|
27577
|
-
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
27578
27650
|
}
|
|
27579
27651
|
.a-Table2 .a-Table-table > tbody > tr.bg-danger.lt, .a-Table2 .a-Table-table > tbody > tr.bg-danger .lt {
|
|
27580
27652
|
background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
|
|
@@ -27591,6 +27663,9 @@ input[type=button].a-Button--block {
|
|
|
27591
27663
|
.a-Table2 .a-Table-table > tbody > tr.bg-danger.bg, .a-Table2 .a-Table-table > tbody > tr.bg-danger .bg {
|
|
27592
27664
|
background-color: #dc3545;
|
|
27593
27665
|
}
|
|
27666
|
+
.a-Table2 .a-Table-table > tbody > tr.bg-danger {
|
|
27667
|
+
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
27668
|
+
}
|
|
27594
27669
|
.a-Table2 .a-Table-table > tbody > tr.bg-danger a, .a-Table2 .a-Table-table > tbody > tr.bg-danger .a-Button--link {
|
|
27595
27670
|
color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
|
|
27596
27671
|
}
|
|
@@ -27619,7 +27694,6 @@ input[type=button].a-Button--block {
|
|
|
27619
27694
|
}
|
|
27620
27695
|
.a-Table2 .a-Table-table tr.a-Table-tr--2th .a-Table-expandCell + td {
|
|
27621
27696
|
position: relative;
|
|
27622
|
-
padding-left: 1.125rem;
|
|
27623
27697
|
}
|
|
27624
27698
|
.a-Table2 .a-Table-table tr.a-Table-tr--2th .a-Table-expandCell + td::before {
|
|
27625
27699
|
content: "";
|
|
@@ -27640,6 +27714,9 @@ input[type=button].a-Button--block {
|
|
|
27640
27714
|
width: 0.625rem;
|
|
27641
27715
|
background: var(--Table-tree-borderColor);
|
|
27642
27716
|
}
|
|
27717
|
+
.a-Table2 .a-Table-table tr.a-Table-tr--2th .a-Table-expandCell + td {
|
|
27718
|
+
padding-left: 1.125rem;
|
|
27719
|
+
}
|
|
27643
27720
|
.a-Table2 .a-Table-table tr.a-Table-tr--2th.is-expandable .a-Table-expandCell + td {
|
|
27644
27721
|
padding-left: 1.125rem;
|
|
27645
27722
|
}
|
|
@@ -27656,7 +27733,6 @@ input[type=button].a-Button--block {
|
|
|
27656
27733
|
}
|
|
27657
27734
|
.a-Table2 .a-Table-table tr.a-Table-tr--3th .a-Table-expandCell + td {
|
|
27658
27735
|
position: relative;
|
|
27659
|
-
padding-left: 2.25rem;
|
|
27660
27736
|
}
|
|
27661
27737
|
.a-Table2 .a-Table-table tr.a-Table-tr--3th .a-Table-expandCell + td::before {
|
|
27662
27738
|
content: "";
|
|
@@ -27677,6 +27753,9 @@ input[type=button].a-Button--block {
|
|
|
27677
27753
|
width: 0.625rem;
|
|
27678
27754
|
background: var(--Table-tree-borderColor);
|
|
27679
27755
|
}
|
|
27756
|
+
.a-Table2 .a-Table-table tr.a-Table-tr--3th .a-Table-expandCell + td {
|
|
27757
|
+
padding-left: 2.25rem;
|
|
27758
|
+
}
|
|
27680
27759
|
.a-Table2 .a-Table-table tr.a-Table-tr--3th.is-expandable .a-Table-expandCell + td {
|
|
27681
27760
|
padding-left: 2.25rem;
|
|
27682
27761
|
}
|
|
@@ -27693,7 +27772,6 @@ input[type=button].a-Button--block {
|
|
|
27693
27772
|
}
|
|
27694
27773
|
.a-Table2 .a-Table-table tr.a-Table-tr--4th .a-Table-expandCell + td {
|
|
27695
27774
|
position: relative;
|
|
27696
|
-
padding-left: 3.375rem;
|
|
27697
27775
|
}
|
|
27698
27776
|
.a-Table2 .a-Table-table tr.a-Table-tr--4th .a-Table-expandCell + td::before {
|
|
27699
27777
|
content: "";
|
|
@@ -27714,6 +27792,9 @@ input[type=button].a-Button--block {
|
|
|
27714
27792
|
width: 0.625rem;
|
|
27715
27793
|
background: var(--Table-tree-borderColor);
|
|
27716
27794
|
}
|
|
27795
|
+
.a-Table2 .a-Table-table tr.a-Table-tr--4th .a-Table-expandCell + td {
|
|
27796
|
+
padding-left: 3.375rem;
|
|
27797
|
+
}
|
|
27717
27798
|
.a-Table2 .a-Table-table tr.a-Table-tr--4th.is-expandable .a-Table-expandCell + td {
|
|
27718
27799
|
padding-left: 3.375rem;
|
|
27719
27800
|
}
|
|
@@ -27730,7 +27811,6 @@ input[type=button].a-Button--block {
|
|
|
27730
27811
|
}
|
|
27731
27812
|
.a-Table2 .a-Table-table tr.a-Table-tr--5th .a-Table-expandCell + td {
|
|
27732
27813
|
position: relative;
|
|
27733
|
-
padding-left: 4.5rem;
|
|
27734
27814
|
}
|
|
27735
27815
|
.a-Table2 .a-Table-table tr.a-Table-tr--5th .a-Table-expandCell + td::before {
|
|
27736
27816
|
content: "";
|
|
@@ -27751,6 +27831,9 @@ input[type=button].a-Button--block {
|
|
|
27751
27831
|
width: 0.625rem;
|
|
27752
27832
|
background: var(--Table-tree-borderColor);
|
|
27753
27833
|
}
|
|
27834
|
+
.a-Table2 .a-Table-table tr.a-Table-tr--5th .a-Table-expandCell + td {
|
|
27835
|
+
padding-left: 4.5rem;
|
|
27836
|
+
}
|
|
27754
27837
|
.a-Table2 .a-Table-table tr.a-Table-tr--5th.is-expandable .a-Table-expandCell + td {
|
|
27755
27838
|
padding-left: 4.5rem;
|
|
27756
27839
|
}
|
|
@@ -27767,7 +27850,6 @@ input[type=button].a-Button--block {
|
|
|
27767
27850
|
}
|
|
27768
27851
|
.a-Table2 .a-Table-table tr.a-Table-tr--6th .a-Table-expandCell + td {
|
|
27769
27852
|
position: relative;
|
|
27770
|
-
padding-left: 5.625rem;
|
|
27771
27853
|
}
|
|
27772
27854
|
.a-Table2 .a-Table-table tr.a-Table-tr--6th .a-Table-expandCell + td::before {
|
|
27773
27855
|
content: "";
|
|
@@ -27788,6 +27870,9 @@ input[type=button].a-Button--block {
|
|
|
27788
27870
|
width: 0.625rem;
|
|
27789
27871
|
background: var(--Table-tree-borderColor);
|
|
27790
27872
|
}
|
|
27873
|
+
.a-Table2 .a-Table-table tr.a-Table-tr--6th .a-Table-expandCell + td {
|
|
27874
|
+
padding-left: 5.625rem;
|
|
27875
|
+
}
|
|
27791
27876
|
.a-Table2 .a-Table-table tr.a-Table-tr--6th.is-expandable .a-Table-expandCell + td {
|
|
27792
27877
|
padding-left: 5.625rem;
|
|
27793
27878
|
}
|
|
@@ -27804,7 +27889,6 @@ input[type=button].a-Button--block {
|
|
|
27804
27889
|
}
|
|
27805
27890
|
.a-Table2 .a-Table-table tr.a-Table-tr--7th .a-Table-expandCell + td {
|
|
27806
27891
|
position: relative;
|
|
27807
|
-
padding-left: 6.75rem;
|
|
27808
27892
|
}
|
|
27809
27893
|
.a-Table2 .a-Table-table tr.a-Table-tr--7th .a-Table-expandCell + td::before {
|
|
27810
27894
|
content: "";
|
|
@@ -27825,6 +27909,9 @@ input[type=button].a-Button--block {
|
|
|
27825
27909
|
width: 0.625rem;
|
|
27826
27910
|
background: var(--Table-tree-borderColor);
|
|
27827
27911
|
}
|
|
27912
|
+
.a-Table2 .a-Table-table tr.a-Table-tr--7th .a-Table-expandCell + td {
|
|
27913
|
+
padding-left: 6.75rem;
|
|
27914
|
+
}
|
|
27828
27915
|
.a-Table2 .a-Table-table tr.a-Table-tr--7th.is-expandable .a-Table-expandCell + td {
|
|
27829
27916
|
padding-left: 6.75rem;
|
|
27830
27917
|
}
|
|
@@ -27841,7 +27928,6 @@ input[type=button].a-Button--block {
|
|
|
27841
27928
|
}
|
|
27842
27929
|
.a-Table2 .a-Table-table tr.a-Table-tr--8th .a-Table-expandCell + td {
|
|
27843
27930
|
position: relative;
|
|
27844
|
-
padding-left: 7.875rem;
|
|
27845
27931
|
}
|
|
27846
27932
|
.a-Table2 .a-Table-table tr.a-Table-tr--8th .a-Table-expandCell + td::before {
|
|
27847
27933
|
content: "";
|
|
@@ -27862,6 +27948,9 @@ input[type=button].a-Button--block {
|
|
|
27862
27948
|
width: 0.625rem;
|
|
27863
27949
|
background: var(--Table-tree-borderColor);
|
|
27864
27950
|
}
|
|
27951
|
+
.a-Table2 .a-Table-table tr.a-Table-tr--8th .a-Table-expandCell + td {
|
|
27952
|
+
padding-left: 7.875rem;
|
|
27953
|
+
}
|
|
27865
27954
|
.a-Table2 .a-Table-table tr.a-Table-tr--8th.is-expandable .a-Table-expandCell + td {
|
|
27866
27955
|
padding-left: 7.875rem;
|
|
27867
27956
|
}
|
|
@@ -27878,7 +27967,6 @@ input[type=button].a-Button--block {
|
|
|
27878
27967
|
}
|
|
27879
27968
|
.a-Table2 .a-Table-table tr.a-Table-tr--9th .a-Table-expandCell + td {
|
|
27880
27969
|
position: relative;
|
|
27881
|
-
padding-left: 9rem;
|
|
27882
27970
|
}
|
|
27883
27971
|
.a-Table2 .a-Table-table tr.a-Table-tr--9th .a-Table-expandCell + td::before {
|
|
27884
27972
|
content: "";
|
|
@@ -27899,6 +27987,9 @@ input[type=button].a-Button--block {
|
|
|
27899
27987
|
width: 0.625rem;
|
|
27900
27988
|
background: var(--Table-tree-borderColor);
|
|
27901
27989
|
}
|
|
27990
|
+
.a-Table2 .a-Table-table tr.a-Table-tr--9th .a-Table-expandCell + td {
|
|
27991
|
+
padding-left: 9rem;
|
|
27992
|
+
}
|
|
27902
27993
|
.a-Table2 .a-Table-table tr.a-Table-tr--9th.is-expandable .a-Table-expandCell + td {
|
|
27903
27994
|
padding-left: 9rem;
|
|
27904
27995
|
}
|
|
@@ -27915,7 +28006,6 @@ input[type=button].a-Button--block {
|
|
|
27915
28006
|
}
|
|
27916
28007
|
.a-Table2 .a-Table-table tr.a-Table-tr--10th .a-Table-expandCell + td {
|
|
27917
28008
|
position: relative;
|
|
27918
|
-
padding-left: 10.125rem;
|
|
27919
28009
|
}
|
|
27920
28010
|
.a-Table2 .a-Table-table tr.a-Table-tr--10th .a-Table-expandCell + td::before {
|
|
27921
28011
|
content: "";
|
|
@@ -27936,6 +28026,9 @@ input[type=button].a-Button--block {
|
|
|
27936
28026
|
width: 0.625rem;
|
|
27937
28027
|
background: var(--Table-tree-borderColor);
|
|
27938
28028
|
}
|
|
28029
|
+
.a-Table2 .a-Table-table tr.a-Table-tr--10th .a-Table-expandCell + td {
|
|
28030
|
+
padding-left: 10.125rem;
|
|
28031
|
+
}
|
|
27939
28032
|
.a-Table2 .a-Table-table tr.a-Table-tr--10th.is-expandable .a-Table-expandCell + td {
|
|
27940
28033
|
padding-left: 10.125rem;
|
|
27941
28034
|
}
|
|
@@ -28660,11 +28753,6 @@ input[type=button].a-Button--block {
|
|
|
28660
28753
|
margin-bottom: var(--gap-sm);
|
|
28661
28754
|
margin-right: 0.9375rem;
|
|
28662
28755
|
}
|
|
28663
|
-
.a-List-toolbar {
|
|
28664
|
-
display: flex;
|
|
28665
|
-
flex-wrap: wrap;
|
|
28666
|
-
padding: var(--List-toolbar-marginY) var(--List-toolbar-marginX) var(--List-toolbar-marginY);
|
|
28667
|
-
}
|
|
28668
28756
|
.a-List-toolbar::before, .a-List-toolbar::after {
|
|
28669
28757
|
display: table;
|
|
28670
28758
|
content: "";
|
|
@@ -28672,6 +28760,11 @@ input[type=button].a-Button--block {
|
|
|
28672
28760
|
.a-List-toolbar::after {
|
|
28673
28761
|
clear: both;
|
|
28674
28762
|
}
|
|
28763
|
+
.a-List-toolbar {
|
|
28764
|
+
display: flex;
|
|
28765
|
+
flex-wrap: wrap;
|
|
28766
|
+
padding: var(--List-toolbar-marginY) var(--List-toolbar-marginX) var(--List-toolbar-marginY);
|
|
28767
|
+
}
|
|
28675
28768
|
.a-List-actions {
|
|
28676
28769
|
display: inline-block;
|
|
28677
28770
|
}
|
|
@@ -28774,11 +28867,6 @@ input[type=button].a-Button--block {
|
|
|
28774
28867
|
.a-ListGroup--expanded .a-ListGroup-item:last-child {
|
|
28775
28868
|
margin-bottom: 0;
|
|
28776
28869
|
}
|
|
28777
|
-
.a-ListItem {
|
|
28778
|
-
position: relative;
|
|
28779
|
-
display: block;
|
|
28780
|
-
padding: var(--ListItem-paddingY) var(--ListItem-paddingX);
|
|
28781
|
-
}
|
|
28782
28870
|
.a-ListItem::before, .a-ListItem::after {
|
|
28783
28871
|
display: table;
|
|
28784
28872
|
content: "";
|
|
@@ -28789,6 +28877,11 @@ input[type=button].a-Button--block {
|
|
|
28789
28877
|
.a-ListItem + .a-ListItem {
|
|
28790
28878
|
border-top: var(--ListItem-borderWidth) solid var(--List-borderColor);
|
|
28791
28879
|
}
|
|
28880
|
+
.a-ListItem {
|
|
28881
|
+
position: relative;
|
|
28882
|
+
display: block;
|
|
28883
|
+
padding: var(--ListItem-paddingY) var(--ListItem-paddingX);
|
|
28884
|
+
}
|
|
28792
28885
|
.a-ListItem:nth-child(even) {
|
|
28793
28886
|
background: var(--ListItem--strip-bg);
|
|
28794
28887
|
}
|
|
@@ -28914,9 +29007,6 @@ input[type=button].a-Button--block {
|
|
|
28914
29007
|
.a-Cards {
|
|
28915
29008
|
scroll-margin-top: var(--affix-offset-top);
|
|
28916
29009
|
}
|
|
28917
|
-
.a-Cards-toolbar {
|
|
28918
|
-
padding: var(--Cards-toolbar-marginY) var(--Cards-toolbar-marginX) var(--Cards-toolbar-marginY);
|
|
28919
|
-
}
|
|
28920
29010
|
.a-Cards-toolbar::before, .a-Cards-toolbar::after {
|
|
28921
29011
|
display: table;
|
|
28922
29012
|
content: "";
|
|
@@ -28924,6 +29014,9 @@ input[type=button].a-Button--block {
|
|
|
28924
29014
|
.a-Cards-toolbar::after {
|
|
28925
29015
|
clear: both;
|
|
28926
29016
|
}
|
|
29017
|
+
.a-Cards-toolbar {
|
|
29018
|
+
padding: var(--Cards-toolbar-marginY) var(--Cards-toolbar-marginX) var(--Cards-toolbar-marginY);
|
|
29019
|
+
}
|
|
28927
29020
|
.a-Cards-actions {
|
|
28928
29021
|
display: inline-block;
|
|
28929
29022
|
}
|
|
@@ -28983,14 +29076,16 @@ input[type=button].a-Button--block {
|
|
|
28983
29076
|
}
|
|
28984
29077
|
.a-Cards--masonry {
|
|
28985
29078
|
display: block;
|
|
29079
|
+
}
|
|
29080
|
+
.a-Cards--masonry:after {
|
|
29081
|
+
content: none;
|
|
29082
|
+
}
|
|
29083
|
+
.a-Cards--masonry {
|
|
28986
29084
|
-moz-column-gap: 0;
|
|
28987
29085
|
column-gap: 0;
|
|
28988
29086
|
-moz-column-fill: initial;
|
|
28989
29087
|
column-fill: initial;
|
|
28990
29088
|
}
|
|
28991
|
-
.a-Cards--masonry:after {
|
|
28992
|
-
content: none;
|
|
28993
|
-
}
|
|
28994
29089
|
.a-Cards--masonry > div {
|
|
28995
29090
|
width: 100%;
|
|
28996
29091
|
float: none;
|
|
@@ -30057,12 +30152,12 @@ input[type=button].a-Button--block {
|
|
|
30057
30152
|
background-color: var(--Pagination-onDisabled-backgroundColor);
|
|
30058
30153
|
border-color: var(--Pagination-onDisabled-color);
|
|
30059
30154
|
}
|
|
30060
|
-
.a-PaginationWrapper-pager {
|
|
30061
|
-
text-align: right;
|
|
30062
|
-
}
|
|
30063
30155
|
.a-PaginationWrapper-pager:first-child {
|
|
30064
30156
|
margin-bottom: var(--gap-sm);
|
|
30065
30157
|
}
|
|
30158
|
+
.a-PaginationWrapper-pager {
|
|
30159
|
+
text-align: right;
|
|
30160
|
+
}
|
|
30066
30161
|
.a-Pagination-wrap-size--sm {
|
|
30067
30162
|
line-height: 1.5rem;
|
|
30068
30163
|
}
|
|
@@ -30420,8 +30515,6 @@ input[type=button].a-Button--block {
|
|
|
30420
30515
|
bottom: 0;
|
|
30421
30516
|
position: absolute;
|
|
30422
30517
|
transition-duration: var(--Carousel-transitionDuration);
|
|
30423
|
-
display: none;
|
|
30424
|
-
left: 0;
|
|
30425
30518
|
}
|
|
30426
30519
|
.a-Carousel .a-Carousel-leftArrow svg {
|
|
30427
30520
|
position: absolute;
|
|
@@ -30431,6 +30524,10 @@ input[type=button].a-Button--block {
|
|
|
30431
30524
|
transform: translate(-50%, -50%);
|
|
30432
30525
|
width: var(--Carousel-svg-width);
|
|
30433
30526
|
}
|
|
30527
|
+
.a-Carousel .a-Carousel-leftArrow {
|
|
30528
|
+
display: none;
|
|
30529
|
+
left: 0;
|
|
30530
|
+
}
|
|
30434
30531
|
.a-Carousel .a-Carousel-rightArrow {
|
|
30435
30532
|
width: 10%;
|
|
30436
30533
|
min-width: var(--Carousel-arrowControl-width);
|
|
@@ -30440,8 +30537,6 @@ input[type=button].a-Button--block {
|
|
|
30440
30537
|
bottom: 0;
|
|
30441
30538
|
position: absolute;
|
|
30442
30539
|
transition-duration: var(--Carousel-transitionDuration);
|
|
30443
|
-
display: none;
|
|
30444
|
-
right: 0;
|
|
30445
30540
|
}
|
|
30446
30541
|
.a-Carousel .a-Carousel-rightArrow svg {
|
|
30447
30542
|
position: absolute;
|
|
@@ -30451,6 +30546,10 @@ input[type=button].a-Button--block {
|
|
|
30451
30546
|
transform: translate(-50%, -50%);
|
|
30452
30547
|
width: var(--Carousel-svg-width);
|
|
30453
30548
|
}
|
|
30549
|
+
.a-Carousel .a-Carousel-rightArrow {
|
|
30550
|
+
display: none;
|
|
30551
|
+
right: 0;
|
|
30552
|
+
}
|
|
30454
30553
|
.a-Carousel.a-Carousel-arrow--always .a-Carousel-leftArrow {
|
|
30455
30554
|
display: block;
|
|
30456
30555
|
}
|
|
@@ -30615,6 +30714,10 @@ input[type=button].a-Button--block {
|
|
|
30615
30714
|
user-select: none;
|
|
30616
30715
|
cursor: -webkit-grabbing;
|
|
30617
30716
|
}
|
|
30717
|
+
.a-ImageGallery-prevBtn svg, .a-ImageGallery-nextBtn svg {
|
|
30718
|
+
width: var(--image-images-item-size);
|
|
30719
|
+
height: var(--image-images-item-size);
|
|
30720
|
+
}
|
|
30618
30721
|
.a-ImageGallery-prevBtn, .a-ImageGallery-nextBtn {
|
|
30619
30722
|
position: absolute;
|
|
30620
30723
|
top: 50%;
|
|
@@ -30622,19 +30725,17 @@ input[type=button].a-Button--block {
|
|
|
30622
30725
|
cursor: pointer;
|
|
30623
30726
|
color: var(--image-images-item-color);
|
|
30624
30727
|
text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px;
|
|
30625
|
-
animation-name: disappear;
|
|
30626
|
-
animation-delay: var(--animation-duration);
|
|
30627
|
-
animation-duration: var(--animation-duration);
|
|
30628
|
-
animation-fill-mode: both;
|
|
30629
|
-
}
|
|
30630
|
-
.a-ImageGallery-prevBtn svg, .a-ImageGallery-nextBtn svg {
|
|
30631
|
-
width: var(--image-images-item-size);
|
|
30632
|
-
height: var(--image-images-item-size);
|
|
30633
30728
|
}
|
|
30634
30729
|
.a-ImageGallery-prevBtn:hover, .a-ImageGallery-nextBtn:hover {
|
|
30635
30730
|
color: #fff;
|
|
30636
30731
|
text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 4px;
|
|
30637
30732
|
}
|
|
30733
|
+
.a-ImageGallery-prevBtn, .a-ImageGallery-nextBtn {
|
|
30734
|
+
animation-name: disappear;
|
|
30735
|
+
animation-delay: var(--animation-duration);
|
|
30736
|
+
animation-duration: var(--animation-duration);
|
|
30737
|
+
animation-fill-mode: both;
|
|
30738
|
+
}
|
|
30638
30739
|
.a-ImageGallery-prevBtn.is-disabled, .a-ImageGallery-nextBtn.is-disabled {
|
|
30639
30740
|
pointer-events: none;
|
|
30640
30741
|
}
|
|
@@ -31869,7 +31970,6 @@ input[type=button].a-Button--block {
|
|
|
31869
31970
|
font-size: var(--Form-input-fontSize);
|
|
31870
31971
|
flex-wrap: wrap;
|
|
31871
31972
|
justify-content: flex-start;
|
|
31872
|
-
flex-wrap: nowrap;
|
|
31873
31973
|
}
|
|
31874
31974
|
.a-ResultBox input {
|
|
31875
31975
|
flex-basis: 1.875rem;
|
|
@@ -31902,6 +32002,9 @@ input[type=button].a-Button--block {
|
|
|
31902
32002
|
.a-ResultBox--borderNone {
|
|
31903
32003
|
border-color: transparent !important;
|
|
31904
32004
|
}
|
|
32005
|
+
.a-ResultBox {
|
|
32006
|
+
flex-wrap: nowrap;
|
|
32007
|
+
}
|
|
31905
32008
|
.a-ResultBox input {
|
|
31906
32009
|
flex-shrink: 0;
|
|
31907
32010
|
}
|
|
@@ -32004,9 +32107,6 @@ input[type=button].a-Button--block {
|
|
|
32004
32107
|
justify-content: center;
|
|
32005
32108
|
margin-left: auto;
|
|
32006
32109
|
text-decoration: none;
|
|
32007
|
-
height: 100%;
|
|
32008
|
-
margin: auto 0;
|
|
32009
|
-
background-color: unset;
|
|
32010
32110
|
}
|
|
32011
32111
|
.a-ResultBox-clear svg {
|
|
32012
32112
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -32020,6 +32120,11 @@ input[type=button].a-Button--block {
|
|
|
32020
32120
|
.a-ResultBox-clear:active svg {
|
|
32021
32121
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
32022
32122
|
}
|
|
32123
|
+
.a-ResultBox-clear {
|
|
32124
|
+
height: 100%;
|
|
32125
|
+
margin: auto 0;
|
|
32126
|
+
background-color: unset;
|
|
32127
|
+
}
|
|
32023
32128
|
.a-ResultBox-clear-with-arrow {
|
|
32024
32129
|
right: 33px;
|
|
32025
32130
|
}
|
|
@@ -32148,16 +32253,6 @@ input[type=button].a-Button--block {
|
|
|
32148
32253
|
justify-content: center;
|
|
32149
32254
|
margin-left: auto;
|
|
32150
32255
|
text-decoration: none;
|
|
32151
|
-
width: 1.625rem;
|
|
32152
|
-
height: 1.625rem;
|
|
32153
|
-
margin: 0 -0.125rem;
|
|
32154
|
-
margin-left: auto;
|
|
32155
|
-
padding: 0.25rem;
|
|
32156
|
-
position: unset;
|
|
32157
|
-
right: 0;
|
|
32158
|
-
display: flex;
|
|
32159
|
-
align-items: center;
|
|
32160
|
-
background-color: unset;
|
|
32161
32256
|
}
|
|
32162
32257
|
.a-ResultBox.is-mobile .a-ResultBox-clear svg {
|
|
32163
32258
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -32171,6 +32266,18 @@ input[type=button].a-Button--block {
|
|
|
32171
32266
|
.a-ResultBox.is-mobile .a-ResultBox-clear:active svg {
|
|
32172
32267
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
32173
32268
|
}
|
|
32269
|
+
.a-ResultBox.is-mobile .a-ResultBox-clear {
|
|
32270
|
+
width: 1.625rem;
|
|
32271
|
+
height: 1.625rem;
|
|
32272
|
+
margin: 0 -0.125rem;
|
|
32273
|
+
margin-left: auto;
|
|
32274
|
+
padding: 0.25rem;
|
|
32275
|
+
position: unset;
|
|
32276
|
+
right: 0;
|
|
32277
|
+
display: flex;
|
|
32278
|
+
align-items: center;
|
|
32279
|
+
background-color: unset;
|
|
32280
|
+
}
|
|
32174
32281
|
.a-ResultBox.is-mobile .a-ResultBox-arrow {
|
|
32175
32282
|
margin-right: var(--gap-xs);
|
|
32176
32283
|
width: var(--gap-md);
|
|
@@ -32659,13 +32766,13 @@ input[type=button].a-Button--block {
|
|
|
32659
32766
|
height: auto;
|
|
32660
32767
|
line-height: 1.375rem;
|
|
32661
32768
|
}
|
|
32662
|
-
.a-Steps .a-StepsItem-container {
|
|
32663
|
-
position: relative;
|
|
32664
|
-
}
|
|
32665
32769
|
.a-Steps .a-StepsItem-container.a-StepsItem-vertical {
|
|
32666
32770
|
display: flex;
|
|
32667
32771
|
flex-direction: column;
|
|
32668
32772
|
}
|
|
32773
|
+
.a-Steps .a-StepsItem-container {
|
|
32774
|
+
position: relative;
|
|
32775
|
+
}
|
|
32669
32776
|
.a-Steps .a-StepsItem-containerIcon {
|
|
32670
32777
|
vertical-align: top;
|
|
32671
32778
|
display: inline-flex;
|
|
@@ -34287,9 +34394,6 @@ input.a-TextControl-input-password {
|
|
|
34287
34394
|
justify-content: center;
|
|
34288
34395
|
margin-left: auto;
|
|
34289
34396
|
text-decoration: none;
|
|
34290
|
-
position: absolute;
|
|
34291
|
-
right: var(--Form-input-paddingY);
|
|
34292
|
-
top: var(--Form-input-paddingY);
|
|
34293
34397
|
}
|
|
34294
34398
|
.a-TextareaControl-clear svg {
|
|
34295
34399
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -34303,6 +34407,11 @@ input.a-TextControl-input-password {
|
|
|
34303
34407
|
.a-TextareaControl-clear:active svg {
|
|
34304
34408
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
34305
34409
|
}
|
|
34410
|
+
.a-TextareaControl-clear {
|
|
34411
|
+
position: absolute;
|
|
34412
|
+
right: var(--Form-input-paddingY);
|
|
34413
|
+
top: var(--Form-input-paddingY);
|
|
34414
|
+
}
|
|
34306
34415
|
.a-Form-static .a-TextareaControl > textarea {
|
|
34307
34416
|
border: 0;
|
|
34308
34417
|
padding: 0;
|
|
@@ -34814,15 +34923,17 @@ input.a-TextControl-input-password {
|
|
|
34814
34923
|
font-weight: var(--select-base-default-option-fontWeight);
|
|
34815
34924
|
padding: var(--select-base-default-option-paddingTop) var(--select-base-default-option-paddingRight) var(--select-base-default-option-paddingBottom) var(--select-base-default-option-paddingLeft);
|
|
34816
34925
|
flex-direction: row;
|
|
34817
|
-
cursor: pointer;
|
|
34818
|
-
-webkit-user-select: none;
|
|
34819
|
-
-moz-user-select: none;
|
|
34820
|
-
user-select: none;
|
|
34821
34926
|
}
|
|
34822
34927
|
.a-GroupedSelection-item > .a-Checkbox {
|
|
34823
34928
|
margin-top: 0;
|
|
34824
34929
|
margin-right: 0.625rem;
|
|
34825
34930
|
}
|
|
34931
|
+
.a-GroupedSelection-item {
|
|
34932
|
+
cursor: pointer;
|
|
34933
|
+
-webkit-user-select: none;
|
|
34934
|
+
-moz-user-select: none;
|
|
34935
|
+
user-select: none;
|
|
34936
|
+
}
|
|
34826
34937
|
.a-GroupedSelection-item:hover {
|
|
34827
34938
|
color: var(--Form-select-menu-onHover-color);
|
|
34828
34939
|
background: var(--Form-select-menu-onHover-bg);
|
|
@@ -34958,14 +35069,16 @@ input.a-TextControl-input-password {
|
|
|
34958
35069
|
font-size: var(--Form-input-fontSize);
|
|
34959
35070
|
padding: 0 var(--gap-sm);
|
|
34960
35071
|
flex-direction: row;
|
|
35072
|
+
}
|
|
35073
|
+
.a-TreeSelection-itemInner > .a-Checkbox {
|
|
35074
|
+
margin-right: var(--gap-sm);
|
|
35075
|
+
}
|
|
35076
|
+
.a-TreeSelection-itemInner {
|
|
34961
35077
|
cursor: pointer;
|
|
34962
35078
|
-webkit-user-select: none;
|
|
34963
35079
|
-moz-user-select: none;
|
|
34964
35080
|
user-select: none;
|
|
34965
35081
|
}
|
|
34966
|
-
.a-TreeSelection-itemInner > .a-Checkbox {
|
|
34967
|
-
margin-right: var(--gap-sm);
|
|
34968
|
-
}
|
|
34969
35082
|
.a-TreeSelection-itemInner:hover {
|
|
34970
35083
|
background: var(--Tree-item-onHover-bg);
|
|
34971
35084
|
}
|
|
@@ -35021,15 +35134,17 @@ input.a-TextControl-input-password {
|
|
|
35021
35134
|
line-height: var(--select-base-default-option-line-height);
|
|
35022
35135
|
padding: var(--select-base-default-option-paddingTop) var(--select-base-default-option-paddingRight) var(--select-base-default-option-paddingBottom) var(--select-base-default-option-paddingLeft);
|
|
35023
35136
|
flex-direction: row;
|
|
35024
|
-
cursor: pointer;
|
|
35025
|
-
-webkit-user-select: none;
|
|
35026
|
-
-moz-user-select: none;
|
|
35027
|
-
user-select: none;
|
|
35028
35137
|
}
|
|
35029
35138
|
.a-ChainedSelection-item > .a-Checkbox {
|
|
35030
35139
|
margin-top: 0;
|
|
35031
35140
|
margin-right: 0;
|
|
35032
35141
|
}
|
|
35142
|
+
.a-ChainedSelection-item {
|
|
35143
|
+
cursor: pointer;
|
|
35144
|
+
-webkit-user-select: none;
|
|
35145
|
+
-moz-user-select: none;
|
|
35146
|
+
user-select: none;
|
|
35147
|
+
}
|
|
35033
35148
|
.a-ChainedSelection-item.is-active {
|
|
35034
35149
|
color: var(--Form-select-menu-onActive-color);
|
|
35035
35150
|
background: var(--Form-select-menu-onActive-bg);
|
|
@@ -36507,13 +36622,6 @@ input.a-TextControl-input-password {
|
|
|
36507
36622
|
.a-ListControl-static-placeholder {
|
|
36508
36623
|
color: var(--Form-input-placeholderColor);
|
|
36509
36624
|
}
|
|
36510
|
-
.a-ListControl-item {
|
|
36511
|
-
border-width: var(--listSelect-base-default-top-border-width) var(--listSelect-base-default-right-border-width) var(--listSelect-base-default-bottom-border-width) var(--listSelect-base-default-left-border-width);
|
|
36512
|
-
border-style: var(--listSelect-base-default-top-border-style) var(--listSelect-base-default-right-border-style) var(--listSelect-base-default-bottom-border-style) var(--listSelect-base-default-left-border-style);
|
|
36513
|
-
border-color: var(--listSelect-base-default-top-border-color) var(--listSelect-base-default-right-border-color) var(--listSelect-base-default-bottom-border-color) var(--listSelect-base-default-left-border-color);
|
|
36514
|
-
border-radius: var(--listSelect-base-default-top-left-border-radius) var(--listSelect-base-default-top-right-border-radius) var(--listSelect-base-default-bottom-right-border-radius) var(--listSelect-base-default-bottom-left-border-radius);
|
|
36515
|
-
background: var(--listSelect-base-default-bg-color);
|
|
36516
|
-
}
|
|
36517
36625
|
.a-ListControl-item:not(.is-disabled) {
|
|
36518
36626
|
cursor: pointer;
|
|
36519
36627
|
}
|
|
@@ -36533,6 +36641,13 @@ input.a-TextControl-input-password {
|
|
|
36533
36641
|
.a-ListControl-item.hover .b-inherit {
|
|
36534
36642
|
border-color: var(--ListControl-item-onHover-borderColor);
|
|
36535
36643
|
}
|
|
36644
|
+
.a-ListControl-item {
|
|
36645
|
+
border-width: var(--listSelect-base-default-top-border-width) var(--listSelect-base-default-right-border-width) var(--listSelect-base-default-bottom-border-width) var(--listSelect-base-default-left-border-width);
|
|
36646
|
+
border-style: var(--listSelect-base-default-top-border-style) var(--listSelect-base-default-right-border-style) var(--listSelect-base-default-bottom-border-style) var(--listSelect-base-default-left-border-style);
|
|
36647
|
+
border-color: var(--listSelect-base-default-top-border-color) var(--listSelect-base-default-right-border-color) var(--listSelect-base-default-bottom-border-color) var(--listSelect-base-default-left-border-color);
|
|
36648
|
+
border-radius: var(--listSelect-base-default-top-left-border-radius) var(--listSelect-base-default-top-right-border-radius) var(--listSelect-base-default-bottom-right-border-radius) var(--listSelect-base-default-bottom-left-border-radius);
|
|
36649
|
+
background: var(--listSelect-base-default-bg-color);
|
|
36650
|
+
}
|
|
36536
36651
|
.a-ListControl-item:hover {
|
|
36537
36652
|
border-width: var(--listSelect-base-hover-top-border-width) var(--listSelect-base-hover-right-border-width) var(--listSelect-base-hover-bottom-border-width) var(--listSelect-base-hover-left-border-width);
|
|
36538
36653
|
border-style: var(--listSelect-base-hover-top-border-style) var(--listSelect-base-hover-right-border-style) var(--listSelect-base-hover-bottom-border-style) var(--listSelect-base-hover-left-border-style);
|
|
@@ -36581,20 +36696,24 @@ input.a-TextControl-input-password {
|
|
|
36581
36696
|
pointer-events: none;
|
|
36582
36697
|
opacity: var(--ListControl-item-onDisabled-opacity);
|
|
36583
36698
|
border-color: var(--ListControl-item-onDisabled-borderColor);
|
|
36699
|
+
}
|
|
36700
|
+
.a-ListControl-item.is-disabled:before {
|
|
36701
|
+
background: var(--ListControl-item-onDisabled-color);
|
|
36702
|
+
}
|
|
36703
|
+
.a-ListControl-item.is-disabled {
|
|
36584
36704
|
background: var(--ListControl-item-onDisabled-bg);
|
|
36585
36705
|
color: var(--ListControl-item-onDisabled-color);
|
|
36706
|
+
}
|
|
36707
|
+
.a-ListControl-item.is-disabled .b-inherit {
|
|
36708
|
+
border-color: var(--ListControl-item-onDisabled-borderColor);
|
|
36709
|
+
}
|
|
36710
|
+
.a-ListControl-item.is-disabled {
|
|
36586
36711
|
border-width: var(--listSelect-base-disabled-top-border-width) var(--listSelect-base-disabled-right-border-width) var(--listSelect-base-disabled-bottom-border-width) var(--listSelect-base-disabled-left-border-width);
|
|
36587
36712
|
border-style: var(--listSelect-base-disabled-top-border-style) var(--listSelect-base-disabled-right-border-style) var(--listSelect-base-disabled-bottom-border-style) var(--listSelect-base-disabled-left-border-style);
|
|
36588
36713
|
border-color: var(--listSelect-base-disabled-top-border-color) var(--listSelect-base-disabled-right-border-color) var(--listSelect-base-disabled-bottom-border-color) var(--listSelect-base-disabled-left-border-color);
|
|
36589
36714
|
border-radius: var(--listSelect-base-disabled-top-left-border-radius) var(--listSelect-base-disabled-top-right-border-radius) var(--listSelect-base-disabled-bottom-right-border-radius) var(--listSelect-base-disabled-bottom-left-border-radius);
|
|
36590
36715
|
background: var(--listSelect-base-disabled-bg-color);
|
|
36591
36716
|
}
|
|
36592
|
-
.a-ListControl-item.is-disabled:before {
|
|
36593
|
-
background: var(--ListControl-item-onDisabled-color);
|
|
36594
|
-
}
|
|
36595
|
-
.a-ListControl-item.is-disabled .b-inherit {
|
|
36596
|
-
border-color: var(--ListControl-item-onDisabled-borderColor);
|
|
36597
|
-
}
|
|
36598
36717
|
.a-ListControl-item.is-custom {
|
|
36599
36718
|
border: none;
|
|
36600
36719
|
padding: 0;
|
|
@@ -36679,8 +36798,6 @@ input.a-TextControl-input-password {
|
|
|
36679
36798
|
justify-content: center;
|
|
36680
36799
|
margin-left: auto;
|
|
36681
36800
|
text-decoration: none;
|
|
36682
|
-
line-height: 1;
|
|
36683
|
-
margin-right: var(--gap-xs);
|
|
36684
36801
|
}
|
|
36685
36802
|
.a-LocationPicker-clear svg {
|
|
36686
36803
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -36694,6 +36811,10 @@ input.a-TextControl-input-password {
|
|
|
36694
36811
|
.a-LocationPicker-clear:active svg {
|
|
36695
36812
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
36696
36813
|
}
|
|
36814
|
+
.a-LocationPicker-clear {
|
|
36815
|
+
line-height: 1;
|
|
36816
|
+
margin-right: var(--gap-xs);
|
|
36817
|
+
}
|
|
36697
36818
|
.a-LocationPicker-clear svg {
|
|
36698
36819
|
top: 0;
|
|
36699
36820
|
}
|
|
@@ -37051,7 +37172,6 @@ input.a-TextControl-input-password {
|
|
|
37051
37172
|
justify-content: center;
|
|
37052
37173
|
margin-left: auto;
|
|
37053
37174
|
text-decoration: none;
|
|
37054
|
-
line-height: 1;
|
|
37055
37175
|
}
|
|
37056
37176
|
.a-DatePicker-toggler svg {
|
|
37057
37177
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37065,6 +37185,9 @@ input.a-TextControl-input-password {
|
|
|
37065
37185
|
.a-DatePicker-toggler:active svg {
|
|
37066
37186
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37067
37187
|
}
|
|
37188
|
+
.a-DatePicker-toggler {
|
|
37189
|
+
line-height: 1;
|
|
37190
|
+
}
|
|
37068
37191
|
.a-DatePicker-toggler svg {
|
|
37069
37192
|
color: var(--inputDate-default-icon-color);
|
|
37070
37193
|
width: var(--inputDate-default-icon-size);
|
|
@@ -37084,7 +37207,6 @@ input.a-TextControl-input-password {
|
|
|
37084
37207
|
justify-content: center;
|
|
37085
37208
|
margin-left: auto;
|
|
37086
37209
|
text-decoration: none;
|
|
37087
|
-
line-height: 1;
|
|
37088
37210
|
}
|
|
37089
37211
|
.a-DatePicker-clear svg {
|
|
37090
37212
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37098,6 +37220,9 @@ input.a-TextControl-input-password {
|
|
|
37098
37220
|
.a-DatePicker-clear:active svg {
|
|
37099
37221
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37100
37222
|
}
|
|
37223
|
+
.a-DatePicker-clear {
|
|
37224
|
+
line-height: 1;
|
|
37225
|
+
}
|
|
37101
37226
|
.a-DatePicker-clear svg {
|
|
37102
37227
|
top: 0;
|
|
37103
37228
|
width: var(--inputDate-default-icon-size);
|
|
@@ -37439,13 +37564,6 @@ input.a-TextControl-input-password {
|
|
|
37439
37564
|
text-decoration: none;
|
|
37440
37565
|
font-size: var(--Calendar-btn-fontSize);
|
|
37441
37566
|
border: 1px solid var(--Calendar-btn-border);
|
|
37442
|
-
color: var(--Calendar-btn-border);
|
|
37443
|
-
background: var(--Calendar-btn-bg);
|
|
37444
|
-
border-color: var(--Calendar-btn-color) var(--Calendar-btn-onHover-bg) var(--Calendar-btn-onHover-border) var(--Calendar-btn-onHover-color);
|
|
37445
|
-
border-width: var(--Calendar-btn-onActive-bg) var(--Calendar-btn-onActive-border) var(--Calendar-btn-onActive-color) var(--button-default-default-left-border-width);
|
|
37446
|
-
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);
|
|
37447
|
-
box-shadow: var(--button-default-default-shadow);
|
|
37448
|
-
border-radius: var(--Calendar-btn-borderRadius);
|
|
37449
37567
|
}
|
|
37450
37568
|
.rdtBtn:hover {
|
|
37451
37569
|
text-decoration: none;
|
|
@@ -37459,6 +37577,14 @@ input.a-TextControl-input-password {
|
|
|
37459
37577
|
.rdtBtn .iconfont {
|
|
37460
37578
|
font-size: var(--fontSizeSm);
|
|
37461
37579
|
}
|
|
37580
|
+
.rdtBtn {
|
|
37581
|
+
color: var(--Calendar-btn-border);
|
|
37582
|
+
background: var(--Calendar-btn-bg);
|
|
37583
|
+
border-color: var(--Calendar-btn-color) var(--Calendar-btn-onHover-bg) var(--Calendar-btn-onHover-border) var(--Calendar-btn-onHover-color);
|
|
37584
|
+
border-width: var(--Calendar-btn-onActive-bg) var(--Calendar-btn-onActive-border) var(--Calendar-btn-onActive-color) var(--button-default-default-left-border-width);
|
|
37585
|
+
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);
|
|
37586
|
+
box-shadow: var(--button-default-default-shadow);
|
|
37587
|
+
}
|
|
37462
37588
|
.rdtBtn:not(:disabled):not(.is-disabled):hover {
|
|
37463
37589
|
color: var(--button-default-hover-font-color);
|
|
37464
37590
|
background: var(--button-default-hover-bg-color);
|
|
@@ -37499,6 +37625,9 @@ input.a-TextControl-input-password {
|
|
|
37499
37625
|
border-style: var(--button-default-disabled-top-border-style) var(--button-default-disabled-right-border-style) var(--button-default-disabled-bottom-border-style) var(--button-default-disabled-left-border-style);
|
|
37500
37626
|
box-shadow: var(--button-default-disabled-shadow);
|
|
37501
37627
|
}
|
|
37628
|
+
.rdtBtn {
|
|
37629
|
+
border-radius: var(--Calendar-btn-borderRadius);
|
|
37630
|
+
}
|
|
37502
37631
|
.rdtBtn + .rdtBtn {
|
|
37503
37632
|
margin-left: var(--gap-xs);
|
|
37504
37633
|
}
|
|
@@ -37835,7 +37964,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37835
37964
|
justify-content: center;
|
|
37836
37965
|
margin-left: auto;
|
|
37837
37966
|
text-decoration: none;
|
|
37838
|
-
line-height: 1;
|
|
37839
37967
|
}
|
|
37840
37968
|
.a-DateRangePicker-toggler svg {
|
|
37841
37969
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37849,6 +37977,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37849
37977
|
.a-DateRangePicker-toggler:active svg {
|
|
37850
37978
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37851
37979
|
}
|
|
37980
|
+
.a-DateRangePicker-toggler {
|
|
37981
|
+
line-height: 1;
|
|
37982
|
+
}
|
|
37852
37983
|
.a-DateRangePicker-toggler svg {
|
|
37853
37984
|
color: var(--inputDate-default-icon-color);
|
|
37854
37985
|
width: var(--inputDate-default-icon-size);
|
|
@@ -37868,7 +37999,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37868
37999
|
justify-content: center;
|
|
37869
38000
|
margin-left: auto;
|
|
37870
38001
|
text-decoration: none;
|
|
37871
|
-
line-height: 1;
|
|
37872
38002
|
}
|
|
37873
38003
|
.a-DateRangePicker-clear svg {
|
|
37874
38004
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37882,6 +38012,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37882
38012
|
.a-DateRangePicker-clear:active svg {
|
|
37883
38013
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37884
38014
|
}
|
|
38015
|
+
.a-DateRangePicker-clear {
|
|
38016
|
+
line-height: 1;
|
|
38017
|
+
}
|
|
37885
38018
|
.a-DateRangePicker-clear svg {
|
|
37886
38019
|
top: 0;
|
|
37887
38020
|
width: var(--inputDate-default-icon-size);
|
|
@@ -38645,16 +38778,18 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38645
38778
|
.a-EditorControl {
|
|
38646
38779
|
min-height: 12.5rem;
|
|
38647
38780
|
max-height: 25rem;
|
|
38781
|
+
}
|
|
38782
|
+
.a-EditorControl > .a-MonacoEditor,
|
|
38783
|
+
.a-EditorControl > .a-MonacoEditor > .monaco-diff-editor {
|
|
38784
|
+
min-height: inherit;
|
|
38785
|
+
}
|
|
38786
|
+
.a-EditorControl {
|
|
38648
38787
|
overflow: visible;
|
|
38649
38788
|
height: auto;
|
|
38650
38789
|
border: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
|
|
38651
38790
|
max-width: 100%;
|
|
38652
38791
|
box-sizing: content-box;
|
|
38653
38792
|
}
|
|
38654
|
-
.a-EditorControl > .a-MonacoEditor,
|
|
38655
|
-
.a-EditorControl > .a-MonacoEditor > .monaco-diff-editor {
|
|
38656
|
-
min-height: inherit;
|
|
38657
|
-
}
|
|
38658
38793
|
.a-EditorControl.is-error {
|
|
38659
38794
|
border-color: var(--Form-input-onError-borderColor);
|
|
38660
38795
|
}
|
|
@@ -38753,6 +38888,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38753
38888
|
}
|
|
38754
38889
|
.a-RichTextControl {
|
|
38755
38890
|
position: relative;
|
|
38891
|
+
}
|
|
38892
|
+
.a-RichTextControl > .tox-tinymce {
|
|
38893
|
+
border: 0;
|
|
38894
|
+
}
|
|
38895
|
+
.a-RichTextControl > textarea {
|
|
38896
|
+
width: 100%;
|
|
38897
|
+
}
|
|
38898
|
+
.a-RichTextControl {
|
|
38756
38899
|
min-height: 12.5rem;
|
|
38757
38900
|
height: auto;
|
|
38758
38901
|
border-width: var(--inputRichText-default-top-border-width) var(--inputRichText-default-right-border-width) var(--inputRichText-default-bottom-border-width) var(--inputRichText-default-left-border-width);
|
|
@@ -38761,12 +38904,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38761
38904
|
border-radius: var(--inputRichText-default-top-left-border-radius) var(--inputRichText-default-top-right-border-radius) var(--inputRichText-default-bottom-right-border-radius) var(--inputRichText-default-bottom-left-border-radius);
|
|
38762
38905
|
width: 100%;
|
|
38763
38906
|
}
|
|
38764
|
-
.a-RichTextControl > .tox-tinymce {
|
|
38765
|
-
border: 0;
|
|
38766
|
-
}
|
|
38767
|
-
.a-RichTextControl > textarea {
|
|
38768
|
-
width: 100%;
|
|
38769
|
-
}
|
|
38770
38907
|
.a-RichTextControl--borderHalf {
|
|
38771
38908
|
border-left-color: transparent !important;
|
|
38772
38909
|
border-right-color: transparent !important;
|
|
@@ -38813,8 +38950,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38813
38950
|
border-style: var(--inputRichText-disabled-top-border-style) var(--inputRichText-disabled-right-border-style) var(--inputRichText-disabled-bottom-border-style) var(--inputRichText-disabled-left-border-style);
|
|
38814
38951
|
border-color: var(--inputRichText-disabled-top-border-color) var(--inputRichText-disabled-right-border-color) var(--inputRichText-disabled-bottom-border-color) var(--inputRichText-disabled-left-border-color);
|
|
38815
38952
|
border-radius: var(--inputRichText-disabled-top-left-border-radius) var(--inputRichText-disabled-top-right-border-radius) var(--inputRichText-disabled-bottom-right-border-radius) var(--inputRichText-disabled-bottom-left-border-radius);
|
|
38816
|
-
pointer-events: none;
|
|
38817
|
-
opacity: 0.6;
|
|
38818
38953
|
}
|
|
38819
38954
|
.a-RichTextControl.is-disabled .fr-box.fr-basic.fr-top .fr-wrapper {
|
|
38820
38955
|
border-width: var(--inputRichText-disabled-top-border-width) var(--inputRichText-disabled-right-border-width) var(--inputRichText-disabled-bottom-border-width) var(--inputRichText-disabled-left-border-width);
|
|
@@ -39720,15 +39855,15 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39720
39855
|
.a-Combo-tab-delBtn:hover {
|
|
39721
39856
|
color: var(--combo-multi-delBtn-hover-color);
|
|
39722
39857
|
}
|
|
39723
|
-
.a-Combo-items {
|
|
39724
|
-
margin-bottom: var(--Combo-items-marginBottom);
|
|
39725
|
-
}
|
|
39726
39858
|
.a-Combo-items:empty {
|
|
39727
39859
|
display: none;
|
|
39728
39860
|
}
|
|
39729
39861
|
.a-Combo-items:empty + .a-Combo-toolbar {
|
|
39730
39862
|
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
39731
39863
|
}
|
|
39864
|
+
.a-Combo-items {
|
|
39865
|
+
margin-bottom: var(--Combo-items-marginBottom);
|
|
39866
|
+
}
|
|
39732
39867
|
.a-Combo-toolbar {
|
|
39733
39868
|
display: flex;
|
|
39734
39869
|
align-items: center;
|
|
@@ -40067,7 +40202,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40067
40202
|
outline: none;
|
|
40068
40203
|
position: relative;
|
|
40069
40204
|
max-width: 100%;
|
|
40070
|
-
/* tag 样式 */
|
|
40071
40205
|
}
|
|
40072
40206
|
.a-Picker.is-inline {
|
|
40073
40207
|
display: inline-block;
|
|
@@ -40254,6 +40388,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40254
40388
|
flex-wrap: wrap;
|
|
40255
40389
|
gap: var(--gap-xs);
|
|
40256
40390
|
}
|
|
40391
|
+
.a-Picker {
|
|
40392
|
+
/* tag 样式 */
|
|
40393
|
+
}
|
|
40257
40394
|
.a-Picker .a-Picker-value {
|
|
40258
40395
|
cursor: pointer;
|
|
40259
40396
|
-webkit-user-select: none;
|
|
@@ -40334,8 +40471,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40334
40471
|
justify-content: center;
|
|
40335
40472
|
margin-left: auto;
|
|
40336
40473
|
text-decoration: none;
|
|
40337
|
-
line-height: 1;
|
|
40338
|
-
margin-right: var(--gap-xs);
|
|
40339
40474
|
}
|
|
40340
40475
|
.a-Picker-clear svg {
|
|
40341
40476
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -40349,6 +40484,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40349
40484
|
.a-Picker-clear:active svg {
|
|
40350
40485
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
40351
40486
|
}
|
|
40487
|
+
.a-Picker-clear {
|
|
40488
|
+
line-height: 1;
|
|
40489
|
+
margin-right: var(--gap-xs);
|
|
40490
|
+
}
|
|
40352
40491
|
.a-Picker-clear svg {
|
|
40353
40492
|
top: 0;
|
|
40354
40493
|
}
|
|
@@ -40475,12 +40614,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40475
40614
|
height: var(--TagControl-sugBtn-height);
|
|
40476
40615
|
padding: var(--TagControl-sugBtn-paddingY) var(--TagControl-sugBtn-paddingX) var(--TagControl-sugBtn-paddingY) var(--TagControl-sugBtn-paddingX);
|
|
40477
40616
|
margin: var(--button-size-default-marginTop) var(--button-size-default-marginRight) var(--button-size-default-marginBottom) var(--button-size-default-marginLeft);
|
|
40478
|
-
color: var(--TagControl-sugBtn-color);
|
|
40479
|
-
background: var(--TagControl-sugBtn-bg);
|
|
40480
|
-
border-color: var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border);
|
|
40481
|
-
border-width: var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth);
|
|
40482
|
-
border-style: solid solid solid solid;
|
|
40483
|
-
box-shadow: none;
|
|
40484
40617
|
}
|
|
40485
40618
|
.a-TagControl-sugItem .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
|
40486
40619
|
.a-TagControl-sugItem > svg.icon:not(:last-child):not(.pull-right),
|
|
@@ -40535,6 +40668,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40535
40668
|
height: var(--button-size-default-icon-size);
|
|
40536
40669
|
vertical-align: middle;
|
|
40537
40670
|
}
|
|
40671
|
+
.a-TagControl-sugItem {
|
|
40672
|
+
color: var(--TagControl-sugBtn-color);
|
|
40673
|
+
background: var(--TagControl-sugBtn-bg);
|
|
40674
|
+
border-color: var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border);
|
|
40675
|
+
border-width: var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth);
|
|
40676
|
+
border-style: solid solid solid solid;
|
|
40677
|
+
box-shadow: none;
|
|
40678
|
+
}
|
|
40538
40679
|
.a-TagControl-sugItem:not(:disabled):not(.is-disabled):hover {
|
|
40539
40680
|
color: var(--TagControl-sugBtn-onHover-color);
|
|
40540
40681
|
background: var(--TagControl-sugBtn-onHover-bg);
|
|
@@ -41957,13 +42098,15 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41957
42098
|
color: var(--Form-static-color);
|
|
41958
42099
|
line-height: var(--Form-static-lineHeight);
|
|
41959
42100
|
font-weight: var(--Form-static-fontWeight);
|
|
41960
|
-
margin-bottom: 0;
|
|
41961
|
-
word-break: break-word;
|
|
41962
42101
|
}
|
|
41963
42102
|
.a-Form-static:not(.is-noPaddingY-static) {
|
|
41964
42103
|
padding-top: var(--Form-label-paddingTop);
|
|
41965
42104
|
padding-bottom: var(--Form-label-paddingTop);
|
|
41966
42105
|
}
|
|
42106
|
+
.a-Form-static {
|
|
42107
|
+
margin-bottom: 0;
|
|
42108
|
+
word-break: break-word;
|
|
42109
|
+
}
|
|
41967
42110
|
.a-Form-item--inline > .a-Form-value > .a-Form-static {
|
|
41968
42111
|
display: inline-block;
|
|
41969
42112
|
vertical-align: top;
|
|
@@ -43763,8 +43906,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43763
43906
|
max-width: 100%;
|
|
43764
43907
|
box-sizing: content-box;
|
|
43765
43908
|
min-height: 28.125rem;
|
|
43766
|
-
/* 变量列表 */
|
|
43767
|
-
/* 函数列表 */
|
|
43768
43909
|
}
|
|
43769
43910
|
.a-FormulaEditor-content {
|
|
43770
43911
|
flex: 1;
|
|
@@ -43776,6 +43917,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43776
43917
|
display: flex;
|
|
43777
43918
|
flex-direction: column;
|
|
43778
43919
|
}
|
|
43920
|
+
.a-FormulaEditor-runPanel.in {
|
|
43921
|
+
height: 0;
|
|
43922
|
+
overflow: hidden;
|
|
43923
|
+
}
|
|
43779
43924
|
.a-FormulaEditor-runPanel {
|
|
43780
43925
|
height: 12.5rem;
|
|
43781
43926
|
transition: height 0.1s ease-out;
|
|
@@ -43784,10 +43929,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43784
43929
|
flex-wrap: nowrap;
|
|
43785
43930
|
flex-direction: row;
|
|
43786
43931
|
}
|
|
43787
|
-
.a-FormulaEditor-runPanel.in {
|
|
43788
|
-
height: 0;
|
|
43789
|
-
overflow: hidden;
|
|
43790
|
-
}
|
|
43791
43932
|
.a-FormulaEditor-runPanel-context, .a-FormulaEditor-runPanel-result {
|
|
43792
43933
|
flex: 1;
|
|
43793
43934
|
min-width: 0;
|
|
@@ -43838,12 +43979,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43838
43979
|
.a-FormulaEditor-header-toolbar > span {
|
|
43839
43980
|
margin-right: 5px;
|
|
43840
43981
|
}
|
|
43841
|
-
.a-FormulaEditor-editor {
|
|
43842
|
-
flex: 1;
|
|
43843
|
-
min-height: 0;
|
|
43844
|
-
padding: 0.3125rem;
|
|
43845
|
-
padding-right: 0;
|
|
43846
|
-
}
|
|
43847
43982
|
.a-FormulaEditor-editor::-webkit-scrollbar {
|
|
43848
43983
|
width: 6px;
|
|
43849
43984
|
height: 6px;
|
|
@@ -43852,6 +43987,12 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43852
43987
|
border-radius: 3px;
|
|
43853
43988
|
background: rgba(0, 0, 0, 0.3);
|
|
43854
43989
|
}
|
|
43990
|
+
.a-FormulaEditor-editor {
|
|
43991
|
+
flex: 1;
|
|
43992
|
+
min-height: 0;
|
|
43993
|
+
padding: 0.3125rem;
|
|
43994
|
+
padding-right: 0;
|
|
43995
|
+
}
|
|
43855
43996
|
.a-FormulaEditor-editor .CodeMirror {
|
|
43856
43997
|
width: 100%;
|
|
43857
43998
|
height: 100%;
|
|
@@ -43918,6 +44059,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43918
44059
|
width: 20.625rem;
|
|
43919
44060
|
border-radius: 0 var(--borderRadius) var(--borderRadius) 0;
|
|
43920
44061
|
}
|
|
44062
|
+
.a-FormulaEditor {
|
|
44063
|
+
/* 变量列表 */
|
|
44064
|
+
}
|
|
43921
44065
|
.a-FormulaEditor-VariableList {
|
|
43922
44066
|
height: 100%;
|
|
43923
44067
|
}
|
|
@@ -43937,11 +44081,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43937
44081
|
min-height: 0;
|
|
43938
44082
|
max-height: 100%;
|
|
43939
44083
|
}
|
|
43940
|
-
.a-FormulaEditor-VariableList-base.is-scrollable {
|
|
43941
|
-
overflow-x: auto;
|
|
43942
|
-
overflow-y: auto;
|
|
43943
|
-
max-height: 100% !important;
|
|
43944
|
-
}
|
|
43945
44084
|
.a-FormulaEditor-VariableList-base.is-scrollable::-webkit-scrollbar {
|
|
43946
44085
|
width: 6px;
|
|
43947
44086
|
height: 6px;
|
|
@@ -43950,6 +44089,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43950
44089
|
border-radius: 3px;
|
|
43951
44090
|
background: rgba(0, 0, 0, 0.3);
|
|
43952
44091
|
}
|
|
44092
|
+
.a-FormulaEditor-VariableList-base.is-scrollable {
|
|
44093
|
+
overflow-x: auto;
|
|
44094
|
+
overflow-y: auto;
|
|
44095
|
+
max-height: 100% !important;
|
|
44096
|
+
}
|
|
43953
44097
|
.a-FormulaEditor-VariableList-searchBox {
|
|
43954
44098
|
display: flex;
|
|
43955
44099
|
width: auto;
|
|
@@ -43985,10 +44129,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43985
44129
|
.a-FormulaEditor-VariableList-tabs .a-Tabs-content .a-FormulaEditor-VariableList-sub .a-FormulaEditor-VariableList-body {
|
|
43986
44130
|
overflow-y: hidden;
|
|
43987
44131
|
}
|
|
43988
|
-
.a-FormulaEditor-VariableList-tabs .a-Tabs-content .a-FormulaEditor-VariableList-sub-FormulaEditor-VariableList-base {
|
|
43989
|
-
overflow-x: hidden;
|
|
43990
|
-
overflow-y: auto;
|
|
43991
|
-
}
|
|
43992
44132
|
.a-FormulaEditor-VariableList-tabs .a-Tabs-content .a-FormulaEditor-VariableList-sub-FormulaEditor-VariableList-base::-webkit-scrollbar {
|
|
43993
44133
|
width: 6px;
|
|
43994
44134
|
height: 6px;
|
|
@@ -43997,6 +44137,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43997
44137
|
border-radius: 3px;
|
|
43998
44138
|
background: rgba(0, 0, 0, 0.3);
|
|
43999
44139
|
}
|
|
44140
|
+
.a-FormulaEditor-VariableList-tabs .a-Tabs-content .a-FormulaEditor-VariableList-sub-FormulaEditor-VariableList-base {
|
|
44141
|
+
overflow-x: hidden;
|
|
44142
|
+
overflow-y: auto;
|
|
44143
|
+
}
|
|
44000
44144
|
.a-FormulaEditor-VariableList-tabs .a-Tabs-linksContainer-wrapper {
|
|
44001
44145
|
width: 100%;
|
|
44002
44146
|
height: 1.875rem;
|
|
@@ -44021,14 +44165,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44021
44165
|
.a-FormulaEditor-VariableList-tabs .a-Tabs-linksContainer--overflow > div {
|
|
44022
44166
|
margin: 0;
|
|
44023
44167
|
}
|
|
44024
|
-
.a-FormulaEditor-VariableList-tabs > div {
|
|
44025
|
-
overflow-x: hidden;
|
|
44026
|
-
overflow-y: auto;
|
|
44027
|
-
flex: 1;
|
|
44028
|
-
min-width: 0;
|
|
44029
|
-
min-height: 0;
|
|
44030
|
-
border-radius: var(--borderRadius);
|
|
44031
|
-
}
|
|
44032
44168
|
.a-FormulaEditor-VariableList-tabs > div::-webkit-scrollbar {
|
|
44033
44169
|
width: 6px;
|
|
44034
44170
|
height: 6px;
|
|
@@ -44037,6 +44173,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44037
44173
|
border-radius: 3px;
|
|
44038
44174
|
background: rgba(0, 0, 0, 0.3);
|
|
44039
44175
|
}
|
|
44176
|
+
.a-FormulaEditor-VariableList-tabs > div {
|
|
44177
|
+
overflow-x: hidden;
|
|
44178
|
+
overflow-y: auto;
|
|
44179
|
+
flex: 1;
|
|
44180
|
+
min-width: 0;
|
|
44181
|
+
min-height: 0;
|
|
44182
|
+
border-radius: var(--borderRadius);
|
|
44183
|
+
}
|
|
44040
44184
|
.a-FormulaEditor-VariableList-tab {
|
|
44041
44185
|
padding: 0;
|
|
44042
44186
|
}
|
|
@@ -44105,6 +44249,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44105
44249
|
.a-FormulaEditor-VariableList .a-GroupedSelection-itemLabel {
|
|
44106
44250
|
font-size: var(--fontSizeSm);
|
|
44107
44251
|
}
|
|
44252
|
+
.a-FormulaEditor {
|
|
44253
|
+
/* 函数列表 */
|
|
44254
|
+
}
|
|
44108
44255
|
.a-FormulaEditor-FuncList {
|
|
44109
44256
|
display: flex;
|
|
44110
44257
|
flex-flow: column nowrap;
|
|
@@ -44123,13 +44270,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44123
44270
|
font-size: var(--fontSizeSm);
|
|
44124
44271
|
height: var(--gap-xl);
|
|
44125
44272
|
}
|
|
44126
|
-
.a-FormulaEditor-FuncList-body {
|
|
44127
|
-
flex: 1;
|
|
44128
|
-
min-width: 0;
|
|
44129
|
-
min-height: 0;
|
|
44130
|
-
overflow-x: hidden;
|
|
44131
|
-
overflow-y: auto;
|
|
44132
|
-
}
|
|
44133
44273
|
.a-FormulaEditor-FuncList-body::-webkit-scrollbar {
|
|
44134
44274
|
width: 6px;
|
|
44135
44275
|
height: 6px;
|
|
@@ -44138,6 +44278,13 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44138
44278
|
border-radius: 3px;
|
|
44139
44279
|
background: rgba(0, 0, 0, 0.3);
|
|
44140
44280
|
}
|
|
44281
|
+
.a-FormulaEditor-FuncList-body {
|
|
44282
|
+
flex: 1;
|
|
44283
|
+
min-width: 0;
|
|
44284
|
+
min-height: 0;
|
|
44285
|
+
overflow-x: hidden;
|
|
44286
|
+
overflow-y: auto;
|
|
44287
|
+
}
|
|
44141
44288
|
.a-FormulaEditor-FuncList-collapseGroup .a-FormulaEditor-FuncList-collapse {
|
|
44142
44289
|
border: none;
|
|
44143
44290
|
}
|
|
@@ -44196,14 +44343,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44196
44343
|
.a-FormulaEditor-FuncList-doc-example td {
|
|
44197
44344
|
padding: 0.3125rem !important;
|
|
44198
44345
|
}
|
|
44199
|
-
.a-FormulaEditor-FuncList-doc-desc {
|
|
44200
|
-
color: var(--text--loud-color);
|
|
44201
|
-
overflow-x: hidden;
|
|
44202
|
-
overflow-y: auto;
|
|
44203
|
-
flex: 1;
|
|
44204
|
-
min-width: 0;
|
|
44205
|
-
min-height: 0;
|
|
44206
|
-
}
|
|
44207
44346
|
.a-FormulaEditor-FuncList-doc-desc::-webkit-scrollbar {
|
|
44208
44347
|
width: 6px;
|
|
44209
44348
|
height: 6px;
|
|
@@ -44212,6 +44351,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44212
44351
|
border-radius: 3px;
|
|
44213
44352
|
background: rgba(0, 0, 0, 0.3);
|
|
44214
44353
|
}
|
|
44354
|
+
.a-FormulaEditor-FuncList-doc-desc {
|
|
44355
|
+
color: var(--text--loud-color);
|
|
44356
|
+
overflow-x: hidden;
|
|
44357
|
+
overflow-y: auto;
|
|
44358
|
+
flex: 1;
|
|
44359
|
+
min-width: 0;
|
|
44360
|
+
min-height: 0;
|
|
44361
|
+
}
|
|
44215
44362
|
.a-FormulaEditor-FuncList.withDoc {
|
|
44216
44363
|
max-height: 50% !important;
|
|
44217
44364
|
}
|
|
@@ -44305,12 +44452,12 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44305
44452
|
height: var(--InputFormula-input-schema-height);
|
|
44306
44453
|
padding-left: var(--Form-input-paddingX);
|
|
44307
44454
|
}
|
|
44308
|
-
.a-FormulaPicker.is-input-group .a-FormulaPicker-input-number {
|
|
44309
|
-
padding-left: 0;
|
|
44310
|
-
}
|
|
44311
44455
|
.a-FormulaPicker.is-input-group .a-FormulaPicker-input-number .a-Number-handler-wrap {
|
|
44312
44456
|
height: unset; /* 避免调节器超出Input框 */
|
|
44313
44457
|
}
|
|
44458
|
+
.a-FormulaPicker.is-input-group .a-FormulaPicker-input-number {
|
|
44459
|
+
padding-left: 0;
|
|
44460
|
+
}
|
|
44314
44461
|
.a-FormulaPicker.is-input-group .a-FormulaPicker-input-custom {
|
|
44315
44462
|
border: 0;
|
|
44316
44463
|
flex: 1;
|
|
@@ -44321,6 +44468,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44321
44468
|
padding: 0 0 0 var(--Form-input-paddingX);
|
|
44322
44469
|
align-items: center;
|
|
44323
44470
|
height: var(--InputFormula-input-schema-height);
|
|
44471
|
+
min-width: 0;
|
|
44472
|
+
background: transparent;
|
|
44324
44473
|
}
|
|
44325
44474
|
.a-FormulaPicker.is-input-group .a-FormulaPicker-input-variable {
|
|
44326
44475
|
border: none;
|
|
@@ -44962,7 +45111,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44962
45111
|
}
|
|
44963
45112
|
.a-Tag--close {
|
|
44964
45113
|
margin-left: var(--Tag-close-margin);
|
|
44965
|
-
cursor: pointer;
|
|
44966
45114
|
}
|
|
44967
45115
|
.a-Tag--close i {
|
|
44968
45116
|
font-size: 0.5rem;
|
|
@@ -44972,6 +45120,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44972
45120
|
height: var(--Tag-close-size);
|
|
44973
45121
|
position: inherit;
|
|
44974
45122
|
}
|
|
45123
|
+
.a-Tag--close {
|
|
45124
|
+
cursor: pointer;
|
|
45125
|
+
}
|
|
44975
45126
|
.a-Tag--close:hover {
|
|
44976
45127
|
opacity: 0.7;
|
|
44977
45128
|
}
|