amis-ui 6.13.0-beta.2 → 6.13.0-beta.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AlphabetIndexer.js +1 -1
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.js +7 -3
- package/esm/components/AutoFoldedList.d.ts +87 -0
- package/esm/components/AutoFoldedList.js +124 -0
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.js +1 -1
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.js +1 -1
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.js +1 -1
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +1 -1
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.js +1 -1
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.js +6 -9
- package/esm/components/DiffEditor.js +1 -1
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.js +1 -1
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/HorizontalScroll.js +1 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.js +1 -1
- package/esm/components/InputBoxWithSuggestion.js +1 -1
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.js +1 -1
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MixedInput.d.ts +55 -0
- package/esm/components/MixedInput.js +88 -0
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.js +2 -2
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +1 -1
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.js +1 -1
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.d.ts +1 -1
- package/esm/components/ResultBox.js +14 -34
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.js +5 -3
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.js +29 -63
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.js +1 -1
- package/esm/components/Shape.js +1 -1
- package/esm/components/Signature.js +3 -1
- package/esm/components/Slider.js +1 -1
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.js +1 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.js +1 -1
- package/esm/components/TabsTransfer.js +4 -2
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.d.ts +11 -0
- package/esm/components/Tag.js +5 -5
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +1 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.js +1 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.js +1 -1
- package/esm/components/Transfer.js +7 -3
- 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 +7 -45
- package/esm/components/Tree.js +78 -38
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +7 -6
- 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 +3 -3
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.js +1 -1
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.d.ts +2 -0
- package/esm/components/condition-builder/Value.js +18 -12
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.js +1 -1
- package/esm/components/condition-builder/types.d.ts +1 -0
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.js +1 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.js +1 -1
- package/esm/components/formula/VariableList.js +1 -1
- package/esm/components/formula/plugin.js +1 -1
- package/esm/components/icons.js +1 -1
- package/esm/components/index.d.ts +3 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +1 -1
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/PanelMenu.js +1 -1
- package/esm/components/menu/SubMenu.js +1 -1
- package/esm/components/menu/index.js +1 -1
- package/esm/components/schema-editor/Array.js +1 -1
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.js +1 -1
- package/esm/components/schema-editor/SchemaVariableList.js +1 -1
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +1 -1
- package/esm/components/table/ColGroup.js +1 -1
- 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.js +6 -4
- package/esm/components/table/util.js +29 -16
- 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/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.js +3 -1
- package/esm/locale/de-DE.js +3 -1
- package/esm/locale/en-US.js +3 -1
- package/esm/locale/zh-CN.js +3 -1
- package/esm/themes/ang.js +1 -1
- package/esm/themes/antd.js +1 -1
- package/esm/themes/cxd.js +1 -1
- package/esm/themes/dark.js +1 -1
- package/esm/utils/vectorComputed.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.d.ts +120 -120
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.d.ts +10 -10
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AlphabetIndexer.js +1 -1
- package/lib/components/AnchorNav.d.ts +20 -20
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +40 -40
- package/lib/components/ArrayInput.js +1 -1
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +120 -120
- package/lib/components/AssociatedSelection.js +7 -3
- package/lib/components/AutoFoldedList.d.ts +87 -0
- package/lib/components/AutoFoldedList.js +128 -0
- 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.d.ts +1 -1
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.js +1 -1
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Button.d.ts +30 -30
- package/lib/components/Button.js +1 -1
- package/lib/components/CalendarMobile.d.ts +40 -40
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +110 -110
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.d.ts +120 -120
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +120 -120
- 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 +130 -130
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +30 -30
- 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 +81 -81
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +80 -80
- package/lib/components/DateRangePicker.js +5 -8
- package/lib/components/DiffEditor.js +1 -1
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +20 -20
- package/lib/components/Drawer.js +1 -1
- package/lib/components/DropDownSelection.d.ts +120 -120
- package/lib/components/DropDownSelection.js +1 -1
- package/lib/components/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +120 -120
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +120 -120
- 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.js +1 -1
- 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 +20 -20
- package/lib/components/InputBox.js +1 -1
- package/lib/components/InputBoxWithSuggestion.js +1 -1
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -10
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +80 -80
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +80 -80
- package/lib/components/LocationPicker.js +1 -1
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MixedInput.d.ts +55 -0
- package/lib/components/MixedInput.js +99 -0
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +80 -80
- package/lib/components/Modal.js +2 -2
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +120 -120
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +30 -30
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +80 -80
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.js +1 -1
- package/lib/components/PopOverContainer.js +1 -1
- package/lib/components/PopUp.d.ts +120 -120
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +70 -70
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +20 -20
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.d.ts +20 -20
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +121 -121
- package/lib/components/ResultBox.js +13 -34
- package/lib/components/ResultList.d.ts +40 -40
- package/lib/components/ResultList.js +1 -1
- package/lib/components/ResultTableList.d.ts +120 -120
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +5 -3
- 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 +1309 -1309
- package/lib/components/Select.js +28 -63
- package/lib/components/SelectMobile.js +1 -1
- package/lib/components/Selection.d.ts +120 -120
- package/lib/components/Selection.js +1 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.js +3 -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 +120 -120
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +80 -80
- package/lib/components/Tabs.js +1 -1
- package/lib/components/TabsTransfer.d.ts +40 -40
- package/lib/components/TabsTransfer.js +4 -2
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.d.ts +71 -60
- package/lib/components/Tag.js +5 -5
- 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 +1 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +120 -120
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +30 -30
- package/lib/components/TooltipWrapper.js +1 -1
- package/lib/components/Transfer.d.ts +187 -187
- package/lib/components/Transfer.js +7 -3
- 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 +207 -245
- package/lib/components/Tree.js +77 -37
- package/lib/components/TreeSelection.d.ts +160 -160
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +40 -40
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +7 -6
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.d.ts +2 -0
- package/lib/components/condition-builder/Value.js +18 -12
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.d.ts +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/condition-builder/types.d.ts +1 -0
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +40 -40
- package/lib/components/formula/Editor.js +1 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.d.ts +40 -40
- package/lib/components/formula/Picker.js +1 -1
- package/lib/components/formula/VariableList.js +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/index.d.ts +3 -1
- package/lib/components/json-schema/Array.js +1 -1
- package/lib/components/json-schema/Item.js +1 -1
- package/lib/components/json-schema/Object.js +1 -1
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.js +1 -1
- package/lib/components/menu/PanelMenu.js +1 -1
- package/lib/components/menu/SubMenu.js +1 -1
- package/lib/components/menu/index.d.ts +70 -70
- package/lib/components/menu/index.js +1 -1
- package/lib/components/schema-editor/Array.js +1 -1
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +40 -40
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/ColGroup.js +1 -1
- 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 +120 -120
- package/lib/components/table/index.js +6 -4
- package/lib/components/table/util.d.ts +10 -10
- package/lib/components/table/util.js +29 -16
- package/lib/components/virtual-list/AutoSizer.js +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.js +1 -1
- package/lib/components/withBadge.js +1 -1
- package/lib/hooks/use-click-away.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/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.js +5 -1
- package/lib/locale/de-DE.js +3 -1
- package/lib/locale/en-US.js +3 -1
- package/lib/locale/zh-CN.js +3 -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 +307 -28
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +307 -28
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +307 -28
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +307 -28
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +307 -28
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +8 -4
- package/scss/_components.scss +4 -7
- package/scss/_mixins.scss +1 -0
- package/scss/_properties.scss +1 -1
- package/scss/components/_auto-folder.scss +40 -0
- package/scss/components/_cascader.scss +22 -2
- package/scss/components/_condition-builder.scss +1 -0
- package/scss/components/_crud.scss +32 -0
- package/scss/components/_modal.scss +13 -0
- package/scss/components/_page.scss +0 -1
- package/scss/components/_popoverable.scss +1 -0
- package/scss/components/_result-box.scss +15 -3
- package/scss/components/_table.scss +41 -0
- package/scss/components/_tooltip.scss +1 -1
- package/scss/components/form/_combo.scss +13 -0
- package/scss/components/form/_excel.scss +110 -4
- package/scss/components/form/_icon-picker.scss +1 -0
- package/scss/components/form/_input-group.scss +23 -2
- package/scss/components/form/_nested-select.scss +10 -0
- package/scss/components/form/_picker.scss +33 -0
- package/scss/components/form/_select.scss +17 -4
- package/scss/components/form/_selection.scss +2 -0
- package/scss/components/form/_tree.scss +8 -9
- package/scss/themes/_common.scss +1 -0
package/lib/themes/ang.css
CHANGED
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
) / 2
|
|
332
332
|
);
|
|
333
333
|
--InputGroup-select-arrowColor: var(--colors-neutral-text-5);
|
|
334
|
-
--InputGroup-select-bg: var(--colors-neutral-fill-
|
|
334
|
+
--InputGroup-select-bg: var(--colors-neutral-fill-10);
|
|
335
335
|
--InputGroup-select-borderColor: var(--borderColor);
|
|
336
336
|
--InputGroup-select-borderRadius: var(--borders-radius-3);
|
|
337
337
|
--InputGroup-select-borderWidth: var(--borders-width-2);
|
|
@@ -2464,7 +2464,7 @@
|
|
|
2464
2464
|
--Form-item-color: var(--colors-neutral-text-4);
|
|
2465
2465
|
--Form-item-fontSize: var(--fonts-size-7);
|
|
2466
2466
|
--Form-item-fontWeight: var(--fonts-weight-6);
|
|
2467
|
-
--Form-item-lineHeight: var(--fonts-lineHeight-
|
|
2467
|
+
--Form-item-lineHeight: var(--fonts-lineHeight-2);
|
|
2468
2468
|
--Form-item-star-color: var(--colors-error-5);
|
|
2469
2469
|
--Form-item-star-size: var(--sizes-size-7);
|
|
2470
2470
|
--Form-description-color: var(--colors-neutral-text-5);
|
|
@@ -3643,7 +3643,7 @@
|
|
|
3643
3643
|
--select-multiple-paddingLeft: var(--sizes-size-3);
|
|
3644
3644
|
--select-multiple-paddingRight: var(--sizes-size-3);
|
|
3645
3645
|
--select-multiple-marginTop: var(--sizes-size-0);
|
|
3646
|
-
--select-multiple-marginBottom: var(--sizes-size-
|
|
3646
|
+
--select-multiple-marginBottom: var(--sizes-size-3);
|
|
3647
3647
|
--select-multiple-marginLeft: var(--sizes-size-0);
|
|
3648
3648
|
--select-multiple-marginRight: var(--sizes-size-3);
|
|
3649
3649
|
--select-multiple-color: var(--colors-neutral-text-2);
|
|
@@ -3735,11 +3735,11 @@
|
|
|
3735
3735
|
--Form-selectValue-borderColor: var(--colors-brand-7);
|
|
3736
3736
|
--Form-selectValue-color: var(--colors-brand-5);
|
|
3737
3737
|
--Form-selectValue-fontSize: var(--select-multiple-fontSize);
|
|
3738
|
-
--Form-selectValue-onDisable-bg:
|
|
3738
|
+
--Form-selectValue-onDisable-bg: var(--colors-neutral-fill-10);
|
|
3739
3739
|
--Form-selectValue-onHover-bg: hsl(211.0588235294, 102.5%, 85%);
|
|
3740
3740
|
--Form-selectValue-onDisabled-color: var(--Form-select-caret-iconColor);
|
|
3741
3741
|
--Form-selectValue-onInvalid-color: var(--danger);
|
|
3742
|
-
--Form-valueLabel-maxWidth:
|
|
3742
|
+
--Form-valueLabel-maxWidth: 12.5rem;
|
|
3743
3743
|
--Form-select-onFocus-boxShadow: none;
|
|
3744
3744
|
--ResultBox-tag-height: 1.375rem;
|
|
3745
3745
|
--ResultBox-tag-marginBottom: var(--select-multiple-marginBottom);
|
|
@@ -19855,6 +19855,12 @@ input[type=button].a-Button--block {
|
|
|
19855
19855
|
.a-Modal-content.out {
|
|
19856
19856
|
animation-name: modalOut;
|
|
19857
19857
|
}
|
|
19858
|
+
.a-Modal-fullScreen {
|
|
19859
|
+
width: 100% !important;
|
|
19860
|
+
height: 100% !important;
|
|
19861
|
+
max-width: 100% !important;
|
|
19862
|
+
margin: auto;
|
|
19863
|
+
}
|
|
19858
19864
|
.a-Modal-draggable > .a-Modal-header {
|
|
19859
19865
|
cursor: move;
|
|
19860
19866
|
}
|
|
@@ -19890,6 +19896,10 @@ input[type=button].a-Button--block {
|
|
|
19890
19896
|
.a-Modal-header::after {
|
|
19891
19897
|
clear: both;
|
|
19892
19898
|
}
|
|
19899
|
+
.a-Modal-header-icons {
|
|
19900
|
+
position: absolute;
|
|
19901
|
+
right: 24px;
|
|
19902
|
+
}
|
|
19893
19903
|
.a-Modal-title {
|
|
19894
19904
|
font-size: var(--dialog-header-fontSize);
|
|
19895
19905
|
color: var(--dialog-header-color);
|
|
@@ -19923,6 +19933,9 @@ input[type=button].a-Button--block {
|
|
|
19923
19933
|
.a-Modal-close:not(.is-disabled):hover svg {
|
|
19924
19934
|
fill: var(--Model-close-onHover-color);
|
|
19925
19935
|
}
|
|
19936
|
+
.a-Modal-screen {
|
|
19937
|
+
margin-right: 1rem;
|
|
19938
|
+
}
|
|
19926
19939
|
.a-Modal-content > .a-Modal-close {
|
|
19927
19940
|
position: absolute;
|
|
19928
19941
|
right: var(--gap-md);
|
|
@@ -20728,7 +20741,7 @@ input[type=button].a-Button--block {
|
|
|
20728
20741
|
}
|
|
20729
20742
|
.a-Tooltip--dark {
|
|
20730
20743
|
background: var(--Tooltip-bg--dark);
|
|
20731
|
-
border:
|
|
20744
|
+
border: none;
|
|
20732
20745
|
box-shadow: var(--Tooltip-boxShadow--dark);
|
|
20733
20746
|
}
|
|
20734
20747
|
.a-Tooltip--dark .a-Tooltip-title {
|
|
@@ -22857,7 +22870,6 @@ input[type=button].a-Button--block {
|
|
|
22857
22870
|
}
|
|
22858
22871
|
.a-Page {
|
|
22859
22872
|
width: 100%;
|
|
22860
|
-
height: 100%;
|
|
22861
22873
|
background: var(--Page-main-bg);
|
|
22862
22874
|
display: flex;
|
|
22863
22875
|
flex-direction: row;
|
|
@@ -23258,6 +23270,35 @@ input[type=button].a-Button--block {
|
|
|
23258
23270
|
position: relative;
|
|
23259
23271
|
top: var(--Audio-svg-top);
|
|
23260
23272
|
}
|
|
23273
|
+
.a-AutoFoldedList {
|
|
23274
|
+
white-space: nowrap !important;
|
|
23275
|
+
flex-wrap: nowrap !important;
|
|
23276
|
+
}
|
|
23277
|
+
.a-AutoFoldedList-more {
|
|
23278
|
+
display: inline-block;
|
|
23279
|
+
}
|
|
23280
|
+
.a-AutoFoldedList-more:empty {
|
|
23281
|
+
display: none;
|
|
23282
|
+
}
|
|
23283
|
+
.a-AutoFoldedList-more > span {
|
|
23284
|
+
-webkit-user-select: none;
|
|
23285
|
+
-moz-user-select: none;
|
|
23286
|
+
user-select: none;
|
|
23287
|
+
cursor: pointer;
|
|
23288
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
23289
|
+
display: inline-block;
|
|
23290
|
+
vertical-align: middle;
|
|
23291
|
+
font-size: var(--Form-selectValue-fontSize);
|
|
23292
|
+
font-weight: var(--select-multiple-fontWeight);
|
|
23293
|
+
color: var(--select-multiple-color);
|
|
23294
|
+
background: var(--Form-select-value-bgColor);
|
|
23295
|
+
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
23296
|
+
border-radius: var(--select-multiple-top-left-border-radius) var(--select-multiple-top-right-border-radius) var(--select-multiple-bottom-right-border-radius) var(--select-multiple-bottom-left-border-radius);
|
|
23297
|
+
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
23298
|
+
}
|
|
23299
|
+
.a-AutoFoldedList-more > span:hover {
|
|
23300
|
+
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
23301
|
+
}
|
|
23261
23302
|
.a-Panel {
|
|
23262
23303
|
margin: var(--Panel-marginTop) var(--Panel-marginRight) var(--Panel-marginBottom) var(--Panel-marginLeft);
|
|
23263
23304
|
background: var(--Panel-bg-color);
|
|
@@ -24618,6 +24659,7 @@ input[type=button].a-Button--block {
|
|
|
24618
24659
|
}
|
|
24619
24660
|
.a-CBGroup-toolbarCondition .a-Select-valueWrap {
|
|
24620
24661
|
padding-right: 0;
|
|
24662
|
+
justify-content: center;
|
|
24621
24663
|
}
|
|
24622
24664
|
.a-CBGroup-toolbarCondition .a-Select-arrow {
|
|
24623
24665
|
display: none;
|
|
@@ -25339,6 +25381,20 @@ input[type=button].a-Button--block {
|
|
|
25339
25381
|
gap: var(--gap-xs);
|
|
25340
25382
|
line-height: 1;
|
|
25341
25383
|
}
|
|
25384
|
+
.a-Crud-selection > .a-AutoFoldedList-more > span {
|
|
25385
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
25386
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
25387
|
+
color: var(--Pick-base-value-color);
|
|
25388
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
25389
|
+
background: var(--Pick-base-value-bgColor);
|
|
25390
|
+
border-width: var(--Pick-base-value-top-border-width) var(--Pick-base-value-right-border-width) var(--Pick-base-value-bottom-border-width) var(--Pick-base-value-left-border-width);
|
|
25391
|
+
border-style: var(--Pick-base-value-top-border-style) var(--Pick-base-value-right-border-style) var(--Pick-base-value-bottom-border-style) var(--Pick-base-value-left-border-style);
|
|
25392
|
+
border-color: var(--Pick-base-value-top-border-color) var(--Pick-base-value-right-border-color) var(--Pick-base-value-bottom-border-color) var(--Pick-base-value-left-border-color);
|
|
25393
|
+
border-radius: var(--Pick-base-top-left-border-radius) var(--Pick-base-top-right-border-radius) var(--Pick-base-bottom-right-border-radius) var(--Pick-base-bottom-left-border-radius);
|
|
25394
|
+
}
|
|
25395
|
+
.a-Crud-selection > .a-AutoFoldedList-more > span:hover {
|
|
25396
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
25397
|
+
}
|
|
25342
25398
|
.a-Crud-selection-overflow-wrapper {
|
|
25343
25399
|
display: flex;
|
|
25344
25400
|
flex-wrap: wrap;
|
|
@@ -25372,6 +25428,7 @@ input[type=button].a-Button--block {
|
|
|
25372
25428
|
overflow: hidden;
|
|
25373
25429
|
text-overflow: ellipsis;
|
|
25374
25430
|
white-space: nowrap;
|
|
25431
|
+
flex-shrink: 0;
|
|
25375
25432
|
}
|
|
25376
25433
|
.a-Crud-selection-overflow-wrapper .a-Crud-value:hover {
|
|
25377
25434
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25424,6 +25481,7 @@ input[type=button].a-Button--block {
|
|
|
25424
25481
|
overflow: hidden;
|
|
25425
25482
|
text-overflow: ellipsis;
|
|
25426
25483
|
white-space: nowrap;
|
|
25484
|
+
flex-shrink: 0;
|
|
25427
25485
|
}
|
|
25428
25486
|
.a-Crud .a-Crud-value:hover {
|
|
25429
25487
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25581,6 +25639,7 @@ input[type=button].a-Button--block {
|
|
|
25581
25639
|
overflow: hidden;
|
|
25582
25640
|
text-overflow: ellipsis;
|
|
25583
25641
|
white-space: nowrap;
|
|
25642
|
+
flex-shrink: 0;
|
|
25584
25643
|
}
|
|
25585
25644
|
.a-Crud2 .a-Crud-value:hover {
|
|
25586
25645
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -26006,6 +26065,34 @@ input[type=button].a-Button--block {
|
|
|
26006
26065
|
overflow-x: auto;
|
|
26007
26066
|
transform: translateZ(0);
|
|
26008
26067
|
}
|
|
26068
|
+
.a-Table-content.use-virtual-list > table > .virtual-table-body-placeholder > tr {
|
|
26069
|
+
padding: 0 !important;
|
|
26070
|
+
margin: 0 !important;
|
|
26071
|
+
border: 0 !important;
|
|
26072
|
+
background: transparent !important;
|
|
26073
|
+
}
|
|
26074
|
+
.a-Table-content.use-virtual-list > table > .virtual-table-body-placeholder > tr > td {
|
|
26075
|
+
padding: 0 !important;
|
|
26076
|
+
margin: 0 !important;
|
|
26077
|
+
border: 0 !important;
|
|
26078
|
+
background: transparent !important;
|
|
26079
|
+
}
|
|
26080
|
+
.a-Table-content.use-virtual-list > table > .virtual-table-body-placeholder > tr > td > div {
|
|
26081
|
+
display: block;
|
|
26082
|
+
height: 0;
|
|
26083
|
+
width: 50px;
|
|
26084
|
+
position: sticky;
|
|
26085
|
+
left: 0;
|
|
26086
|
+
will-change: height;
|
|
26087
|
+
transform: translateZ(0);
|
|
26088
|
+
contain: content;
|
|
26089
|
+
}
|
|
26090
|
+
.a-Table-content.use-virtual-list > table > .virtual-table-body-placeholder.leading > tr > td > div {
|
|
26091
|
+
height: var(--Table-scroll-offset);
|
|
26092
|
+
}
|
|
26093
|
+
.a-Table-content.use-virtual-list > table > .virtual-table-body-placeholder.trailing > tr > td > div {
|
|
26094
|
+
height: calc(var(--Table-scroll-height) - var(--Table-frame-height) - var(--Table-scroll-offset));
|
|
26095
|
+
}
|
|
26009
26096
|
.a-Table-content-colDragLine {
|
|
26010
26097
|
position: absolute;
|
|
26011
26098
|
width: 7px;
|
|
@@ -26085,6 +26172,8 @@ input[type=button].a-Button--block {
|
|
|
26085
26172
|
.a-Table-table.is-layout-fixed td {
|
|
26086
26173
|
white-space: normal;
|
|
26087
26174
|
word-break: break-all;
|
|
26175
|
+
overflow: hidden;
|
|
26176
|
+
text-overflow: ellipsis;
|
|
26088
26177
|
}
|
|
26089
26178
|
.a-Table-table.table-fixed-left .is-sticky-last-left:after {
|
|
26090
26179
|
box-shadow: var(--Table-fixedLeft-boxShadow);
|
|
@@ -29455,6 +29544,7 @@ input[type=button].a-Button--block {
|
|
|
29455
29544
|
}
|
|
29456
29545
|
.a-Field--popOverAble .a-Field-popOverWrap-ellipsis {
|
|
29457
29546
|
width: auto;
|
|
29547
|
+
max-height: var(--sizes-base-15);
|
|
29458
29548
|
overflow: hidden;
|
|
29459
29549
|
display: -webkit-inline-box;
|
|
29460
29550
|
-webkit-box-orient: vertical;
|
|
@@ -31756,7 +31846,6 @@ input[type=button].a-Button--block {
|
|
|
31756
31846
|
color: var(--Form-input-placeholderColor);
|
|
31757
31847
|
}
|
|
31758
31848
|
.a-ResultBox {
|
|
31759
|
-
flex-wrap: nowrap;
|
|
31760
31849
|
padding: 0 0.75rem;
|
|
31761
31850
|
min-height: var(--Form-input-height);
|
|
31762
31851
|
align-items: center;
|
|
@@ -31781,6 +31870,7 @@ input[type=button].a-Button--block {
|
|
|
31781
31870
|
font-size: var(--Form-input-fontSize);
|
|
31782
31871
|
flex-wrap: wrap;
|
|
31783
31872
|
justify-content: flex-start;
|
|
31873
|
+
flex-wrap: nowrap;
|
|
31784
31874
|
}
|
|
31785
31875
|
.a-ResultBox input {
|
|
31786
31876
|
flex-basis: 1.875rem;
|
|
@@ -31813,6 +31903,9 @@ input[type=button].a-Button--block {
|
|
|
31813
31903
|
.a-ResultBox--borderNone {
|
|
31814
31904
|
border-color: transparent !important;
|
|
31815
31905
|
}
|
|
31906
|
+
.a-ResultBox input {
|
|
31907
|
+
flex-shrink: 0;
|
|
31908
|
+
}
|
|
31816
31909
|
.a-ResultBox.is-error {
|
|
31817
31910
|
border-color: var(--Form-input-onError-borderColor);
|
|
31818
31911
|
background: var(--Form-input-onError-bg);
|
|
@@ -31863,6 +31956,13 @@ input[type=button].a-Button--block {
|
|
|
31863
31956
|
display: flex;
|
|
31864
31957
|
align-items: center;
|
|
31865
31958
|
flex-wrap: wrap;
|
|
31959
|
+
gap: var(--sizes-size-3);
|
|
31960
|
+
}
|
|
31961
|
+
.a-ResultBox-value-wrap > .a-AutoFoldedList {
|
|
31962
|
+
flex-grow: 5;
|
|
31963
|
+
display: flex;
|
|
31964
|
+
align-items: center;
|
|
31965
|
+
gap: var(--sizes-size-3);
|
|
31866
31966
|
}
|
|
31867
31967
|
.a-ResultBox-actions {
|
|
31868
31968
|
margin-left: 0.25rem;
|
|
@@ -31944,7 +32044,6 @@ input[type=button].a-Button--block {
|
|
|
31944
32044
|
display: inline-flex;
|
|
31945
32045
|
align-items: center;
|
|
31946
32046
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
31947
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
31948
32047
|
-webkit-user-select: none;
|
|
31949
32048
|
-moz-user-select: none;
|
|
31950
32049
|
user-select: none;
|
|
@@ -33490,6 +33589,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
33490
33589
|
flex-grow: 1;
|
|
33491
33590
|
min-width: 0;
|
|
33492
33591
|
display: inline-flex;
|
|
33592
|
+
margin: 0;
|
|
33493
33593
|
}
|
|
33494
33594
|
.a-InputGroup .a-TextControl-input:not(:first-child),
|
|
33495
33595
|
.a-InputGroup .a-SearchBox:not(:first-child) {
|
|
@@ -33503,28 +33603,50 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
33503
33603
|
border-top-right-radius: 0;
|
|
33504
33604
|
border-bottom-right-radius: 0;
|
|
33505
33605
|
}
|
|
33506
|
-
.a-InputGroup .a-
|
|
33606
|
+
.a-InputGroup .a-MixedInput-input {
|
|
33607
|
+
flex-basis: 0;
|
|
33608
|
+
flex-grow: 1;
|
|
33609
|
+
min-width: 0;
|
|
33610
|
+
display: inline-flex;
|
|
33611
|
+
margin: 0;
|
|
33612
|
+
}
|
|
33613
|
+
.a-InputGroup .a-MixedInput-input:not(:first-child) > * {
|
|
33614
|
+
border-top-left-radius: 0;
|
|
33615
|
+
border-bottom-left-radius: 0;
|
|
33616
|
+
border-left: none;
|
|
33617
|
+
}
|
|
33618
|
+
.a-InputGroup .a-MixedInput-input:not(:last-child) > * {
|
|
33619
|
+
border-right-width: 0;
|
|
33620
|
+
border-top-right-radius: 0;
|
|
33621
|
+
border-bottom-right-radius: 0;
|
|
33622
|
+
}
|
|
33623
|
+
.a-InputGroup .a-SelectControl .a-Select,
|
|
33624
|
+
.a-InputGroup .a-MixedInput-select .a-Select {
|
|
33507
33625
|
background: var(--InputGroup-select-bg);
|
|
33508
33626
|
border: var(--InputGroup-select-borderWidth) solid var(--InputGroup-select-borderColor);
|
|
33509
33627
|
color: var(--InputGroup-select-color);
|
|
33510
33628
|
}
|
|
33511
|
-
.a-InputGroup .a-SelectControl:not(:last-child) .a-Select
|
|
33629
|
+
.a-InputGroup .a-SelectControl:not(:last-child) .a-Select,
|
|
33630
|
+
.a-InputGroup .a-MixedInput-select:not(:last-child) .a-Select {
|
|
33512
33631
|
border-right: 0;
|
|
33513
33632
|
}
|
|
33514
|
-
.a-InputGroup .a-SelectControl:first-child .a-Select
|
|
33633
|
+
.a-InputGroup .a-SelectControl:first-child .a-Select,
|
|
33634
|
+
.a-InputGroup .a-MixedInput-select:first-child .a-Select {
|
|
33515
33635
|
border-top-left-radius: var(--InputGroup-select-borderRadius);
|
|
33516
33636
|
border-bottom-left-radius: var(--InputGroup-select-borderRadius);
|
|
33517
|
-
background-color: var(--colors-neutral-fill-10);
|
|
33518
33637
|
}
|
|
33519
|
-
.a-InputGroup .a-SelectControl:last-child .a-Select
|
|
33638
|
+
.a-InputGroup .a-SelectControl:last-child .a-Select,
|
|
33639
|
+
.a-InputGroup .a-MixedInput-select:last-child .a-Select {
|
|
33520
33640
|
border-top-right-radius: var(--InputGroup-select-borderRadius);
|
|
33521
33641
|
border-bottom-right-radius: var(--InputGroup-select-borderRadius);
|
|
33522
33642
|
}
|
|
33523
|
-
.a-InputGroup .a-SelectControl:not(:first-child) .a-Select
|
|
33643
|
+
.a-InputGroup .a-SelectControl:not(:first-child) .a-Select,
|
|
33644
|
+
.a-InputGroup .a-MixedInput-select:not(:first-child) .a-Select {
|
|
33524
33645
|
border-top-left-radius: 0;
|
|
33525
33646
|
border-bottom-left-radius: 0;
|
|
33526
33647
|
}
|
|
33527
|
-
.a-InputGroup .a-SelectControl:not(:last-child) .a-Select
|
|
33648
|
+
.a-InputGroup .a-SelectControl:not(:last-child) .a-Select,
|
|
33649
|
+
.a-InputGroup .a-MixedInput-select:not(:last-child) .a-Select {
|
|
33528
33650
|
border-right-width: 0;
|
|
33529
33651
|
border-top-right-radius: 0;
|
|
33530
33652
|
border-bottom-right-radius: 0;
|
|
@@ -34699,6 +34821,7 @@ input.a-TextControl-input-password {
|
|
|
34699
34821
|
user-select: none;
|
|
34700
34822
|
}
|
|
34701
34823
|
.a-GroupedSelection-item > .a-Checkbox {
|
|
34824
|
+
margin-top: 0;
|
|
34702
34825
|
margin-right: 0.625rem;
|
|
34703
34826
|
}
|
|
34704
34827
|
.a-GroupedSelection-item:hover {
|
|
@@ -34905,6 +35028,7 @@ input.a-TextControl-input-password {
|
|
|
34905
35028
|
user-select: none;
|
|
34906
35029
|
}
|
|
34907
35030
|
.a-ChainedSelection-item > .a-Checkbox {
|
|
35031
|
+
margin-top: 0;
|
|
34908
35032
|
margin-right: 0;
|
|
34909
35033
|
}
|
|
34910
35034
|
.a-ChainedSelection-item.is-active {
|
|
@@ -35776,12 +35900,17 @@ input.a-TextControl-input-password {
|
|
|
35776
35900
|
user-select: none;
|
|
35777
35901
|
position: relative;
|
|
35778
35902
|
flex-grow: 1;
|
|
35903
|
+
min-width: 0;
|
|
35779
35904
|
width: auto;
|
|
35780
35905
|
max-width: 100%;
|
|
35781
35906
|
overflow: hidden;
|
|
35782
35907
|
padding-right: 0.25rem;
|
|
35908
|
+
display: flex;
|
|
35909
|
+
flex-wrap: wrap;
|
|
35910
|
+
gap: var(--select-multiple-marginRight);
|
|
35783
35911
|
}
|
|
35784
35912
|
.a-Select-valuesNoWrap {
|
|
35913
|
+
flex-wrap: nowrap;
|
|
35785
35914
|
white-space: nowrap;
|
|
35786
35915
|
text-overflow: ellipsis;
|
|
35787
35916
|
overflow: hidden;
|
|
@@ -35824,6 +35953,7 @@ input.a-TextControl-input-password {
|
|
|
35824
35953
|
.a-Select--multi .a-Select-value {
|
|
35825
35954
|
position: static;
|
|
35826
35955
|
white-space: normal;
|
|
35956
|
+
flex-shrink: 0;
|
|
35827
35957
|
-webkit-user-select: none;
|
|
35828
35958
|
-moz-user-select: none;
|
|
35829
35959
|
user-select: none;
|
|
@@ -35837,9 +35967,11 @@ input.a-TextControl-input-password {
|
|
|
35837
35967
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
35838
35968
|
border-radius: var(--select-multiple-top-left-border-radius) var(--select-multiple-top-right-border-radius) var(--select-multiple-bottom-right-border-radius) var(--select-multiple-bottom-left-border-radius);
|
|
35839
35969
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
35840
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
35841
35970
|
}
|
|
35842
|
-
.a-Select--multi .a-Select-value
|
|
35971
|
+
.a-Select--multi .a-Select-value.is-disabled {
|
|
35972
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
35973
|
+
}
|
|
35974
|
+
.a-Select--multi .a-Select-value:not(.is-disabled):hover {
|
|
35843
35975
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
35844
35976
|
}
|
|
35845
35977
|
.a-Select--multi .a-Select-valueLabel {
|
|
@@ -36116,6 +36248,7 @@ input.a-TextControl-input-password {
|
|
|
36116
36248
|
.a-Select-overflow-wrapper .a-Select-value {
|
|
36117
36249
|
position: static;
|
|
36118
36250
|
white-space: normal;
|
|
36251
|
+
flex-shrink: 0;
|
|
36119
36252
|
-webkit-user-select: none;
|
|
36120
36253
|
-moz-user-select: none;
|
|
36121
36254
|
user-select: none;
|
|
@@ -36129,9 +36262,11 @@ input.a-TextControl-input-password {
|
|
|
36129
36262
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
36130
36263
|
border-radius: var(--select-multiple-top-left-border-radius) var(--select-multiple-top-right-border-radius) var(--select-multiple-bottom-right-border-radius) var(--select-multiple-bottom-left-border-radius);
|
|
36131
36264
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
36132
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
36133
36265
|
}
|
|
36134
|
-
.a-Select-overflow-wrapper .a-Select-value
|
|
36266
|
+
.a-Select-overflow-wrapper .a-Select-value.is-disabled {
|
|
36267
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
36268
|
+
}
|
|
36269
|
+
.a-Select-overflow-wrapper .a-Select-value:not(.is-disabled):hover {
|
|
36135
36270
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
36136
36271
|
}
|
|
36137
36272
|
.a-Select-overflow-wrapper .a-Select-valueLabel {
|
|
@@ -36152,6 +36287,9 @@ input.a-TextControl-input-password {
|
|
|
36152
36287
|
.a-Select-overflow.a-Tooltip--dark .a-Select-overflow-wrapper .a-Select-value .a-Select-valueIcon {
|
|
36153
36288
|
color: var(--Form-select-valueIcon-color--dark);
|
|
36154
36289
|
}
|
|
36290
|
+
.a-Select-overflow-wrapper .a-Select-value {
|
|
36291
|
+
margin-bottom: var(--gap-xs);
|
|
36292
|
+
}
|
|
36155
36293
|
.a-Select-popover {
|
|
36156
36294
|
background: var(--Form-select-menu-bg);
|
|
36157
36295
|
color: var(--Form-select-menu-color);
|
|
@@ -38373,6 +38511,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38373
38511
|
cursor: pointer;
|
|
38374
38512
|
font-size: var(--fontSizeSm);
|
|
38375
38513
|
}
|
|
38514
|
+
.a-ExcelControl {
|
|
38515
|
+
position: relative;
|
|
38516
|
+
}
|
|
38376
38517
|
.a-ExcelControl-container {
|
|
38377
38518
|
display: flex;
|
|
38378
38519
|
flex-direction: column;
|
|
@@ -38401,12 +38542,95 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38401
38542
|
color: var(--colors-neutral-text-6);
|
|
38402
38543
|
outline: none;
|
|
38403
38544
|
transition: border 0.24s ease-in-out;
|
|
38545
|
+
cursor: pointer;
|
|
38546
|
+
}
|
|
38547
|
+
.a-ExcelControl-dropzone.is-disabled {
|
|
38548
|
+
opacity: 0.6;
|
|
38549
|
+
cursor: not-allowed;
|
|
38550
|
+
}
|
|
38551
|
+
.a-ExcelControl-dropzone.is-active {
|
|
38552
|
+
border-color: var(--primary);
|
|
38553
|
+
background-color: var(--colors-neutral-fill-8);
|
|
38404
38554
|
}
|
|
38405
38555
|
.a-ExcelControl-dropzone:focus {
|
|
38406
38556
|
border-color: var(--primary);
|
|
38407
38557
|
}
|
|
38408
|
-
.a-ExcelControl-
|
|
38409
|
-
|
|
38558
|
+
.a-ExcelControl-acceptTip {
|
|
38559
|
+
text-align: center;
|
|
38560
|
+
}
|
|
38561
|
+
.a-ExcelControl-acceptTip .icon {
|
|
38562
|
+
font-size: 1.875rem;
|
|
38563
|
+
margin-bottom: var(--gap-xs);
|
|
38564
|
+
}
|
|
38565
|
+
.a-ExcelControl-uploadHint {
|
|
38566
|
+
color: var(--primary);
|
|
38567
|
+
margin-left: var(--gap-xs);
|
|
38568
|
+
cursor: pointer;
|
|
38569
|
+
transition: opacity 0.2s ease;
|
|
38570
|
+
}
|
|
38571
|
+
.a-ExcelControl-uploadHint:hover {
|
|
38572
|
+
opacity: 0.8;
|
|
38573
|
+
}
|
|
38574
|
+
.a-ExcelControl-selectBtn .icon {
|
|
38575
|
+
margin-right: var(--gap-xs);
|
|
38576
|
+
}
|
|
38577
|
+
.a-ExcelControl-selectBtn.is-disabled {
|
|
38578
|
+
pointer-events: none;
|
|
38579
|
+
}
|
|
38580
|
+
.a-ExcelControl-list {
|
|
38581
|
+
list-style: none;
|
|
38582
|
+
padding: 0;
|
|
38583
|
+
margin: var(--gap-md) 0 0;
|
|
38584
|
+
}
|
|
38585
|
+
.a-ExcelControl-list > li {
|
|
38586
|
+
margin-bottom: var(--gap-sm);
|
|
38587
|
+
}
|
|
38588
|
+
.a-ExcelControl-list > li:last-child {
|
|
38589
|
+
margin-bottom: 0;
|
|
38590
|
+
}
|
|
38591
|
+
.a-ExcelControl-itemInfo {
|
|
38592
|
+
display: flex;
|
|
38593
|
+
align-items: center;
|
|
38594
|
+
padding: var(--gap-xs) var(--gap-sm);
|
|
38595
|
+
background: var(--colors-neutral-fill-8);
|
|
38596
|
+
border: var(--borders-base);
|
|
38597
|
+
border-radius: var(--borders-radius-md);
|
|
38598
|
+
}
|
|
38599
|
+
.a-ExcelControl-itemInfo.is-invalid {
|
|
38600
|
+
border-color: var(--danger);
|
|
38601
|
+
background: var(--colors-danger-bg);
|
|
38602
|
+
}
|
|
38603
|
+
.a-ExcelControl-itemInfoIcon {
|
|
38604
|
+
margin-right: var(--gap-sm);
|
|
38605
|
+
}
|
|
38606
|
+
.a-ExcelControl-itemInfoIcon .icon {
|
|
38607
|
+
color: var(--colors-neutral-text-2);
|
|
38608
|
+
}
|
|
38609
|
+
.a-ExcelControl-itemInfoText {
|
|
38610
|
+
flex: 1;
|
|
38611
|
+
min-width: 0;
|
|
38612
|
+
margin-right: var(--gap-sm);
|
|
38613
|
+
color: var(--colors-neutral-text-2);
|
|
38614
|
+
white-space: nowrap;
|
|
38615
|
+
overflow: hidden;
|
|
38616
|
+
text-overflow: ellipsis;
|
|
38617
|
+
}
|
|
38618
|
+
.a-ExcelControl-clear {
|
|
38619
|
+
opacity: 0.3;
|
|
38620
|
+
transition: opacity var(--animation-duration);
|
|
38621
|
+
cursor: pointer;
|
|
38622
|
+
}
|
|
38623
|
+
.a-ExcelControl-clear:hover {
|
|
38624
|
+
opacity: 1;
|
|
38625
|
+
}
|
|
38626
|
+
.a-ExcelControl-clear .icon {
|
|
38627
|
+
color: var(--colors-neutral-text-2);
|
|
38628
|
+
}
|
|
38629
|
+
.a-ExcelControl-progressInfo {
|
|
38630
|
+
margin-top: var(--gap-xs);
|
|
38631
|
+
padding: 0 var(--gap-sm);
|
|
38632
|
+
color: var(--colors-neutral-text-6);
|
|
38633
|
+
font-size: var(--fonts-size-sm);
|
|
38410
38634
|
}
|
|
38411
38635
|
.a-EditorControl {
|
|
38412
38636
|
min-height: 12.5rem;
|
|
@@ -38985,6 +39209,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38985
39209
|
}
|
|
38986
39210
|
.a-Tree-item {
|
|
38987
39211
|
line-height: var(--Tree-itemHeight);
|
|
39212
|
+
padding-left: calc(var(--Tree-depth) * var(--Tree-indent));
|
|
38988
39213
|
position: relative;
|
|
38989
39214
|
}
|
|
38990
39215
|
.a-Tree-item > div {
|
|
@@ -39026,7 +39251,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39026
39251
|
.a-Tree--outline .a-Tree-item--isLeaf.is-child:before {
|
|
39027
39252
|
position: absolute;
|
|
39028
39253
|
top: -8px;
|
|
39029
|
-
left: calc(
|
|
39254
|
+
left: calc(var(--Tree-depth) * var(--Tree-indent));
|
|
39030
39255
|
bottom: 0px;
|
|
39031
39256
|
border-left: 1px solid var(--borderColor);
|
|
39032
39257
|
content: "";
|
|
@@ -39049,7 +39274,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39049
39274
|
-webkit-user-select: none;
|
|
39050
39275
|
-moz-user-select: none;
|
|
39051
39276
|
user-select: none;
|
|
39052
|
-
margin-bottom: 0.25rem;
|
|
39053
39277
|
padding-left: var(--Tree-icon-gap);
|
|
39054
39278
|
}
|
|
39055
39279
|
.a-Tree-itemLabel > * {
|
|
@@ -39075,6 +39299,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39075
39299
|
}
|
|
39076
39300
|
.a-Tree-itemLabel .a-Checkbox {
|
|
39077
39301
|
margin-right: var(--inputTree-checkboxes-size-marginRight);
|
|
39302
|
+
margin-top: 0;
|
|
39078
39303
|
}
|
|
39079
39304
|
.a-Tree-item:hover {
|
|
39080
39305
|
background-color: var(--Tree-item-onHover-bg-pure);
|
|
@@ -39215,8 +39440,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39215
39440
|
transform: rotate(-90deg);
|
|
39216
39441
|
}
|
|
39217
39442
|
.a-Tree-itemArrowPlaceholder {
|
|
39218
|
-
display: inline-
|
|
39219
|
-
width:
|
|
39443
|
+
display: inline-flex;
|
|
39444
|
+
width: var(--Tree-itemArrowWidth);
|
|
39445
|
+
flex-shrink: 0;
|
|
39446
|
+
margin-right: var(--inputTree-base-size-expandMarginRight);
|
|
39220
39447
|
}
|
|
39221
39448
|
.a-Tree-itemDrager {
|
|
39222
39449
|
cursor: move;
|
|
@@ -39492,6 +39719,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39492
39719
|
.a-Combo-items:empty + .a-Combo-toolbar {
|
|
39493
39720
|
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
39494
39721
|
}
|
|
39722
|
+
.a-Combo-toolbar {
|
|
39723
|
+
display: flex;
|
|
39724
|
+
align-items: center;
|
|
39725
|
+
justify-content: space-between;
|
|
39726
|
+
}
|
|
39727
|
+
.a-Combo-toolbar:empty {
|
|
39728
|
+
display: none;
|
|
39729
|
+
}
|
|
39495
39730
|
.a-Combo-item {
|
|
39496
39731
|
background: var(--combo-bg-color);
|
|
39497
39732
|
}
|
|
@@ -39982,6 +40217,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39982
40217
|
}
|
|
39983
40218
|
.a-Picker-valueWrap {
|
|
39984
40219
|
flex-grow: 1;
|
|
40220
|
+
min-width: 0;
|
|
39985
40221
|
position: relative;
|
|
39986
40222
|
padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
|
|
39987
40223
|
}
|
|
@@ -39989,6 +40225,20 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39989
40225
|
width: 1rem;
|
|
39990
40226
|
display: inline-block;
|
|
39991
40227
|
}
|
|
40228
|
+
.a-Picker-valueWrap > .a-AutoFoldedList-more > span {
|
|
40229
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
40230
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
40231
|
+
color: var(--Pick-base-value-color);
|
|
40232
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
40233
|
+
background: var(--Pick-base-value-bgColor);
|
|
40234
|
+
border-width: var(--Pick-base-value-top-border-width) var(--Pick-base-value-right-border-width) var(--Pick-base-value-bottom-border-width) var(--Pick-base-value-left-border-width);
|
|
40235
|
+
border-style: var(--Pick-base-value-top-border-style) var(--Pick-base-value-right-border-style) var(--Pick-base-value-bottom-border-style) var(--Pick-base-value-left-border-style);
|
|
40236
|
+
border-color: var(--Pick-base-value-top-border-color) var(--Pick-base-value-right-border-color) var(--Pick-base-value-bottom-border-color) var(--Pick-base-value-left-border-color);
|
|
40237
|
+
border-radius: var(--Pick-base-top-left-border-radius) var(--Pick-base-top-right-border-radius) var(--Pick-base-bottom-right-border-radius) var(--Pick-base-bottom-left-border-radius);
|
|
40238
|
+
}
|
|
40239
|
+
.a-Picker-valueWrap > .a-AutoFoldedList-more > span:hover {
|
|
40240
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
40241
|
+
}
|
|
39992
40242
|
.a-Picker .a-Picker-valueWrap {
|
|
39993
40243
|
display: flex;
|
|
39994
40244
|
flex-wrap: wrap;
|
|
@@ -40016,6 +40266,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40016
40266
|
overflow: hidden;
|
|
40017
40267
|
text-overflow: ellipsis;
|
|
40018
40268
|
white-space: nowrap;
|
|
40269
|
+
flex-shrink: 0;
|
|
40019
40270
|
}
|
|
40020
40271
|
.a-Picker .a-Picker-value:hover {
|
|
40021
40272
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -40124,6 +40375,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40124
40375
|
overflow: hidden;
|
|
40125
40376
|
text-overflow: ellipsis;
|
|
40126
40377
|
white-space: nowrap;
|
|
40378
|
+
flex-shrink: 0;
|
|
40127
40379
|
}
|
|
40128
40380
|
.a-Picker-overflow-wrapper .a-Picker-value:hover {
|
|
40129
40381
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -40904,6 +41156,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40904
41156
|
.a-NestedSelect.is-mobile {
|
|
40905
41157
|
text-align: right;
|
|
40906
41158
|
}
|
|
41159
|
+
.a-NestedSelect.is-mobile .a-ResultBox-value-wrap {
|
|
41160
|
+
min-width: 0;
|
|
41161
|
+
flex-wrap: wrap !important;
|
|
41162
|
+
flex: 1;
|
|
41163
|
+
}
|
|
40907
41164
|
.a-NestedSelect-optionArrowRight {
|
|
40908
41165
|
display: inline-block;
|
|
40909
41166
|
}
|
|
@@ -40960,6 +41217,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40960
41217
|
color: var(--select-base-default-option-color);
|
|
40961
41218
|
background: var(--select-base-default-option-bg-color);
|
|
40962
41219
|
}
|
|
41220
|
+
.a-NestedSelect-menu .a-NestedSelect-option > .a-Checkbox {
|
|
41221
|
+
margin: 0;
|
|
41222
|
+
}
|
|
40963
41223
|
.a-NestedSelect-menu .a-NestedSelect-option > .a-NestedSelect-optionLabel {
|
|
40964
41224
|
min-width: 0;
|
|
40965
41225
|
min-height: 0;
|
|
@@ -41083,7 +41343,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41083
41343
|
flex: 1;
|
|
41084
41344
|
min-width: 0;
|
|
41085
41345
|
min-height: 0;
|
|
41086
|
-
|
|
41346
|
+
display: -webkit-box;
|
|
41347
|
+
-webkit-line-clamp: 2;
|
|
41348
|
+
-webkit-box-orient: vertical;
|
|
41349
|
+
line-clamp: 2;
|
|
41350
|
+
box-orient: vertical;
|
|
41087
41351
|
overflow: hidden;
|
|
41088
41352
|
text-overflow: ellipsis;
|
|
41089
41353
|
-webkit-user-select: none;
|
|
@@ -41093,12 +41357,26 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41093
41357
|
.a-Cascader-option--text.disabled {
|
|
41094
41358
|
color: var(--Cascader-option-disable-color);
|
|
41095
41359
|
}
|
|
41096
|
-
.a-Cascader-option-
|
|
41360
|
+
.a-Cascader-option > .a-Checkbox {
|
|
41097
41361
|
flex: 1;
|
|
41098
41362
|
min-width: 0;
|
|
41363
|
+
display: flex;
|
|
41364
|
+
flex-direction: row;
|
|
41365
|
+
margin: 0;
|
|
41366
|
+
align-items: center;
|
|
41367
|
+
justify-content: flex-start;
|
|
41368
|
+
}
|
|
41369
|
+
.a-Cascader-option > .a-Checkbox > i + span {
|
|
41370
|
+
flex: 1;
|
|
41371
|
+
min-width: 0;
|
|
41372
|
+
}
|
|
41373
|
+
.a-Cascader-option-arrow {
|
|
41374
|
+
flex-shrink: 0;
|
|
41375
|
+
min-width: 0;
|
|
41099
41376
|
min-height: 0;
|
|
41100
41377
|
text-align: right;
|
|
41101
41378
|
padding-right: 0.375rem;
|
|
41379
|
+
width: 20px;
|
|
41102
41380
|
}
|
|
41103
41381
|
.a-Cascader-option-arrow > svg {
|
|
41104
41382
|
transform: scale(0.8);
|
|
@@ -41259,6 +41537,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41259
41537
|
white-space: nowrap;
|
|
41260
41538
|
width: 100%;
|
|
41261
41539
|
position: relative;
|
|
41540
|
+
display: flex;
|
|
41262
41541
|
}
|
|
41263
41542
|
.a-IconPickerControl-valueWrap > input {
|
|
41264
41543
|
display: inline-block;
|