amis-ui 6.13.0-beta.16 → 6.13.0-beta.17
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 +1 -1
- 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/MobileDevTool.js +1 -1
- package/esm/components/Modal.js +1 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +1 -1
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.js +1 -1
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.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 +1 -1
- 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 +2 -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 +1 -1
- 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 +1 -1
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.js +1 -1
- package/esm/components/TransferSearch.js +1 -1
- package/esm/components/Tree.js +1 -1
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.js +1 -1
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.js +1 -1
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.js +1 -1
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.js +1 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.js +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 +2 -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 +1 -1
- 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/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 +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/components/404.js +1 -1
- package/lib/components/Alert.d.ts +40 -40
- 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.d.ts +87 -0
- package/lib/components/AutoFoldedList.js +128 -0
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +90 -90
- 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 +20 -20
- 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 +50 -50
- 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 +70 -70
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +40 -40
- 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 +40 -40
- 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 +200 -200
- 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 +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.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 +40 -40
- 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/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +120 -120
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +160 -160
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +20 -20
- 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 +60 -60
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +30 -30
- 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 +81 -81
- 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 +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 +40 -40
- 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 +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 +80 -80
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +60 -60
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.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 +80 -80
- 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 +91 -80
- 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.js +1 -1
- package/lib/components/Tinymce.js +1 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +40 -40
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +10 -10
- package/lib/components/TooltipWrapper.js +1 -1
- package/lib/components/Transfer.d.ts +89 -89
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +80 -80
- 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 +120 -120
- package/lib/components/Tree.js +1 -1
- package/lib/components/TreeSelection.d.ts +80 -80
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +80 -80
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.js +1 -1
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.d.ts +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +40 -40
- package/lib/components/formula/Editor.js +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 +2 -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 +40 -40
- 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 +80 -80
- package/lib/components/table/index.js +1 -1
- package/lib/components/table/util.d.ts +5 -5
- 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/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 +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 +106 -10
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +106 -10
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +106 -10
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +106 -10
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +106 -10
- 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.scss +3 -6
- package/scss/_mixins.scss +1 -0
- package/scss/components/_auto-folder.scss +40 -0
- package/scss/components/_condition-builder.scss +1 -0
- package/scss/components/_crud.scss +32 -0
- package/scss/components/_page.scss +0 -1
- package/scss/components/_result-box.scss +15 -3
- package/scss/components/form/_combo.scss +13 -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/themes/_common.scss +1 -0
package/lib/themes/ang.css
CHANGED
|
@@ -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);
|
|
@@ -22870,7 +22870,6 @@ input[type=button].a-Button--block {
|
|
|
22870
22870
|
}
|
|
22871
22871
|
.a-Page {
|
|
22872
22872
|
width: 100%;
|
|
22873
|
-
height: 100%;
|
|
22874
22873
|
background: var(--Page-main-bg);
|
|
22875
22874
|
display: flex;
|
|
22876
22875
|
flex-direction: row;
|
|
@@ -23271,6 +23270,35 @@ input[type=button].a-Button--block {
|
|
|
23271
23270
|
position: relative;
|
|
23272
23271
|
top: var(--Audio-svg-top);
|
|
23273
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
|
+
}
|
|
23274
23302
|
.a-Panel {
|
|
23275
23303
|
margin: var(--Panel-marginTop) var(--Panel-marginRight) var(--Panel-marginBottom) var(--Panel-marginLeft);
|
|
23276
23304
|
background: var(--Panel-bg-color);
|
|
@@ -24631,6 +24659,7 @@ input[type=button].a-Button--block {
|
|
|
24631
24659
|
}
|
|
24632
24660
|
.a-CBGroup-toolbarCondition .a-Select-valueWrap {
|
|
24633
24661
|
padding-right: 0;
|
|
24662
|
+
justify-content: center;
|
|
24634
24663
|
}
|
|
24635
24664
|
.a-CBGroup-toolbarCondition .a-Select-arrow {
|
|
24636
24665
|
display: none;
|
|
@@ -25352,6 +25381,20 @@ input[type=button].a-Button--block {
|
|
|
25352
25381
|
gap: var(--gap-xs);
|
|
25353
25382
|
line-height: 1;
|
|
25354
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
|
+
}
|
|
25355
25398
|
.a-Crud-selection-overflow-wrapper {
|
|
25356
25399
|
display: flex;
|
|
25357
25400
|
flex-wrap: wrap;
|
|
@@ -25385,6 +25428,7 @@ input[type=button].a-Button--block {
|
|
|
25385
25428
|
overflow: hidden;
|
|
25386
25429
|
text-overflow: ellipsis;
|
|
25387
25430
|
white-space: nowrap;
|
|
25431
|
+
flex-shrink: 0;
|
|
25388
25432
|
}
|
|
25389
25433
|
.a-Crud-selection-overflow-wrapper .a-Crud-value:hover {
|
|
25390
25434
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25437,6 +25481,7 @@ input[type=button].a-Button--block {
|
|
|
25437
25481
|
overflow: hidden;
|
|
25438
25482
|
text-overflow: ellipsis;
|
|
25439
25483
|
white-space: nowrap;
|
|
25484
|
+
flex-shrink: 0;
|
|
25440
25485
|
}
|
|
25441
25486
|
.a-Crud .a-Crud-value:hover {
|
|
25442
25487
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25594,6 +25639,7 @@ input[type=button].a-Button--block {
|
|
|
25594
25639
|
overflow: hidden;
|
|
25595
25640
|
text-overflow: ellipsis;
|
|
25596
25641
|
white-space: nowrap;
|
|
25642
|
+
flex-shrink: 0;
|
|
25597
25643
|
}
|
|
25598
25644
|
.a-Crud2 .a-Crud-value:hover {
|
|
25599
25645
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -31800,7 +31846,6 @@ input[type=button].a-Button--block {
|
|
|
31800
31846
|
color: var(--Form-input-placeholderColor);
|
|
31801
31847
|
}
|
|
31802
31848
|
.a-ResultBox {
|
|
31803
|
-
flex-wrap: nowrap;
|
|
31804
31849
|
padding: 0 0.75rem;
|
|
31805
31850
|
min-height: var(--Form-input-height);
|
|
31806
31851
|
align-items: center;
|
|
@@ -31825,6 +31870,7 @@ input[type=button].a-Button--block {
|
|
|
31825
31870
|
font-size: var(--Form-input-fontSize);
|
|
31826
31871
|
flex-wrap: wrap;
|
|
31827
31872
|
justify-content: flex-start;
|
|
31873
|
+
flex-wrap: nowrap;
|
|
31828
31874
|
}
|
|
31829
31875
|
.a-ResultBox input {
|
|
31830
31876
|
flex-basis: 1.875rem;
|
|
@@ -31857,6 +31903,9 @@ input[type=button].a-Button--block {
|
|
|
31857
31903
|
.a-ResultBox--borderNone {
|
|
31858
31904
|
border-color: transparent !important;
|
|
31859
31905
|
}
|
|
31906
|
+
.a-ResultBox input {
|
|
31907
|
+
flex-shrink: 0;
|
|
31908
|
+
}
|
|
31860
31909
|
.a-ResultBox.is-error {
|
|
31861
31910
|
border-color: var(--Form-input-onError-borderColor);
|
|
31862
31911
|
background: var(--Form-input-onError-bg);
|
|
@@ -31907,6 +31956,13 @@ input[type=button].a-Button--block {
|
|
|
31907
31956
|
display: flex;
|
|
31908
31957
|
align-items: center;
|
|
31909
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);
|
|
31910
31966
|
}
|
|
31911
31967
|
.a-ResultBox-actions {
|
|
31912
31968
|
margin-left: 0.25rem;
|
|
@@ -31988,7 +32044,6 @@ input[type=button].a-Button--block {
|
|
|
31988
32044
|
display: inline-flex;
|
|
31989
32045
|
align-items: center;
|
|
31990
32046
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
31991
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
31992
32047
|
-webkit-user-select: none;
|
|
31993
32048
|
-moz-user-select: none;
|
|
31994
32049
|
user-select: none;
|
|
@@ -34743,6 +34798,7 @@ input.a-TextControl-input-password {
|
|
|
34743
34798
|
user-select: none;
|
|
34744
34799
|
}
|
|
34745
34800
|
.a-GroupedSelection-item > .a-Checkbox {
|
|
34801
|
+
margin-top: 0;
|
|
34746
34802
|
margin-right: 0.625rem;
|
|
34747
34803
|
}
|
|
34748
34804
|
.a-GroupedSelection-item:hover {
|
|
@@ -34949,6 +35005,7 @@ input.a-TextControl-input-password {
|
|
|
34949
35005
|
user-select: none;
|
|
34950
35006
|
}
|
|
34951
35007
|
.a-ChainedSelection-item > .a-Checkbox {
|
|
35008
|
+
margin-top: 0;
|
|
34952
35009
|
margin-right: 0;
|
|
34953
35010
|
}
|
|
34954
35011
|
.a-ChainedSelection-item.is-active {
|
|
@@ -35820,12 +35877,17 @@ input.a-TextControl-input-password {
|
|
|
35820
35877
|
user-select: none;
|
|
35821
35878
|
position: relative;
|
|
35822
35879
|
flex-grow: 1;
|
|
35880
|
+
min-width: 0;
|
|
35823
35881
|
width: auto;
|
|
35824
35882
|
max-width: 100%;
|
|
35825
35883
|
overflow: hidden;
|
|
35826
35884
|
padding-right: 0.25rem;
|
|
35885
|
+
display: flex;
|
|
35886
|
+
flex-wrap: wrap;
|
|
35887
|
+
gap: var(--select-multiple-marginRight);
|
|
35827
35888
|
}
|
|
35828
35889
|
.a-Select-valuesNoWrap {
|
|
35890
|
+
flex-wrap: nowrap;
|
|
35829
35891
|
white-space: nowrap;
|
|
35830
35892
|
text-overflow: ellipsis;
|
|
35831
35893
|
overflow: hidden;
|
|
@@ -35868,6 +35930,7 @@ input.a-TextControl-input-password {
|
|
|
35868
35930
|
.a-Select--multi .a-Select-value {
|
|
35869
35931
|
position: static;
|
|
35870
35932
|
white-space: normal;
|
|
35933
|
+
flex-shrink: 0;
|
|
35871
35934
|
-webkit-user-select: none;
|
|
35872
35935
|
-moz-user-select: none;
|
|
35873
35936
|
user-select: none;
|
|
@@ -35881,9 +35944,11 @@ input.a-TextControl-input-password {
|
|
|
35881
35944
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
35882
35945
|
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);
|
|
35883
35946
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
35884
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
35885
35947
|
}
|
|
35886
|
-
.a-Select--multi .a-Select-value
|
|
35948
|
+
.a-Select--multi .a-Select-value.is-disabled {
|
|
35949
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
35950
|
+
}
|
|
35951
|
+
.a-Select--multi .a-Select-value:not(.is-disabled):hover {
|
|
35887
35952
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
35888
35953
|
}
|
|
35889
35954
|
.a-Select--multi .a-Select-valueLabel {
|
|
@@ -36160,6 +36225,7 @@ input.a-TextControl-input-password {
|
|
|
36160
36225
|
.a-Select-overflow-wrapper .a-Select-value {
|
|
36161
36226
|
position: static;
|
|
36162
36227
|
white-space: normal;
|
|
36228
|
+
flex-shrink: 0;
|
|
36163
36229
|
-webkit-user-select: none;
|
|
36164
36230
|
-moz-user-select: none;
|
|
36165
36231
|
user-select: none;
|
|
@@ -36173,9 +36239,11 @@ input.a-TextControl-input-password {
|
|
|
36173
36239
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
36174
36240
|
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);
|
|
36175
36241
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
36176
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
36177
36242
|
}
|
|
36178
|
-
.a-Select-overflow-wrapper .a-Select-value
|
|
36243
|
+
.a-Select-overflow-wrapper .a-Select-value.is-disabled {
|
|
36244
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
36245
|
+
}
|
|
36246
|
+
.a-Select-overflow-wrapper .a-Select-value:not(.is-disabled):hover {
|
|
36179
36247
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
36180
36248
|
}
|
|
36181
36249
|
.a-Select-overflow-wrapper .a-Select-valueLabel {
|
|
@@ -36196,6 +36264,9 @@ input.a-TextControl-input-password {
|
|
|
36196
36264
|
.a-Select-overflow.a-Tooltip--dark .a-Select-overflow-wrapper .a-Select-value .a-Select-valueIcon {
|
|
36197
36265
|
color: var(--Form-select-valueIcon-color--dark);
|
|
36198
36266
|
}
|
|
36267
|
+
.a-Select-overflow-wrapper .a-Select-value {
|
|
36268
|
+
margin-bottom: var(--gap-xs);
|
|
36269
|
+
}
|
|
36199
36270
|
.a-Select-popover {
|
|
36200
36271
|
background: var(--Form-select-menu-bg);
|
|
36201
36272
|
color: var(--Form-select-menu-color);
|
|
@@ -39625,6 +39696,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39625
39696
|
.a-Combo-items:empty + .a-Combo-toolbar {
|
|
39626
39697
|
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
39627
39698
|
}
|
|
39699
|
+
.a-Combo-toolbar {
|
|
39700
|
+
display: flex;
|
|
39701
|
+
align-items: center;
|
|
39702
|
+
justify-content: space-between;
|
|
39703
|
+
}
|
|
39704
|
+
.a-Combo-toolbar:empty {
|
|
39705
|
+
display: none;
|
|
39706
|
+
}
|
|
39628
39707
|
.a-Combo-item {
|
|
39629
39708
|
background: var(--combo-bg-color);
|
|
39630
39709
|
}
|
|
@@ -40115,6 +40194,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40115
40194
|
}
|
|
40116
40195
|
.a-Picker-valueWrap {
|
|
40117
40196
|
flex-grow: 1;
|
|
40197
|
+
min-width: 0;
|
|
40118
40198
|
position: relative;
|
|
40119
40199
|
padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
|
|
40120
40200
|
}
|
|
@@ -40122,6 +40202,20 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40122
40202
|
width: 1rem;
|
|
40123
40203
|
display: inline-block;
|
|
40124
40204
|
}
|
|
40205
|
+
.a-Picker-valueWrap > .a-AutoFoldedList-more > span {
|
|
40206
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
40207
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
40208
|
+
color: var(--Pick-base-value-color);
|
|
40209
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
40210
|
+
background: var(--Pick-base-value-bgColor);
|
|
40211
|
+
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);
|
|
40212
|
+
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);
|
|
40213
|
+
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);
|
|
40214
|
+
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);
|
|
40215
|
+
}
|
|
40216
|
+
.a-Picker-valueWrap > .a-AutoFoldedList-more > span:hover {
|
|
40217
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
40218
|
+
}
|
|
40125
40219
|
.a-Picker .a-Picker-valueWrap {
|
|
40126
40220
|
display: flex;
|
|
40127
40221
|
flex-wrap: wrap;
|
|
@@ -40149,6 +40243,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40149
40243
|
overflow: hidden;
|
|
40150
40244
|
text-overflow: ellipsis;
|
|
40151
40245
|
white-space: nowrap;
|
|
40246
|
+
flex-shrink: 0;
|
|
40152
40247
|
}
|
|
40153
40248
|
.a-Picker .a-Picker-value:hover {
|
|
40154
40249
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -40257,6 +40352,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40257
40352
|
overflow: hidden;
|
|
40258
40353
|
text-overflow: ellipsis;
|
|
40259
40354
|
white-space: nowrap;
|
|
40355
|
+
flex-shrink: 0;
|
|
40260
40356
|
}
|
|
40261
40357
|
.a-Picker-overflow-wrapper .a-Picker-value:hover {
|
|
40262
40358
|
background: var(--Form-selectValue-onHover-bg);
|
package/lib/themes/ang.js
CHANGED
package/lib/themes/antd.css
CHANGED
|
@@ -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);
|
|
@@ -22878,7 +22878,6 @@ input[type=button].antd-Button--block {
|
|
|
22878
22878
|
}
|
|
22879
22879
|
.antd-Page {
|
|
22880
22880
|
width: 100%;
|
|
22881
|
-
height: 100%;
|
|
22882
22881
|
background: var(--Page-main-bg);
|
|
22883
22882
|
display: flex;
|
|
22884
22883
|
flex-direction: row;
|
|
@@ -23279,6 +23278,35 @@ input[type=button].antd-Button--block {
|
|
|
23279
23278
|
position: relative;
|
|
23280
23279
|
top: var(--Audio-svg-top);
|
|
23281
23280
|
}
|
|
23281
|
+
.antd-AutoFoldedList {
|
|
23282
|
+
white-space: nowrap !important;
|
|
23283
|
+
flex-wrap: nowrap !important;
|
|
23284
|
+
}
|
|
23285
|
+
.antd-AutoFoldedList-more {
|
|
23286
|
+
display: inline-block;
|
|
23287
|
+
}
|
|
23288
|
+
.antd-AutoFoldedList-more:empty {
|
|
23289
|
+
display: none;
|
|
23290
|
+
}
|
|
23291
|
+
.antd-AutoFoldedList-more > span {
|
|
23292
|
+
-webkit-user-select: none;
|
|
23293
|
+
-moz-user-select: none;
|
|
23294
|
+
user-select: none;
|
|
23295
|
+
cursor: pointer;
|
|
23296
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
23297
|
+
display: inline-block;
|
|
23298
|
+
vertical-align: middle;
|
|
23299
|
+
font-size: var(--Form-selectValue-fontSize);
|
|
23300
|
+
font-weight: var(--select-multiple-fontWeight);
|
|
23301
|
+
color: var(--select-multiple-color);
|
|
23302
|
+
background: var(--Form-select-value-bgColor);
|
|
23303
|
+
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
23304
|
+
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);
|
|
23305
|
+
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
23306
|
+
}
|
|
23307
|
+
.antd-AutoFoldedList-more > span:hover {
|
|
23308
|
+
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
23309
|
+
}
|
|
23282
23310
|
.antd-Panel {
|
|
23283
23311
|
margin: var(--Panel-marginTop) var(--Panel-marginRight) var(--Panel-marginBottom) var(--Panel-marginLeft);
|
|
23284
23312
|
background: var(--Panel-bg-color);
|
|
@@ -24639,6 +24667,7 @@ input[type=button].antd-Button--block {
|
|
|
24639
24667
|
}
|
|
24640
24668
|
.antd-CBGroup-toolbarCondition .antd-Select-valueWrap {
|
|
24641
24669
|
padding-right: 0;
|
|
24670
|
+
justify-content: center;
|
|
24642
24671
|
}
|
|
24643
24672
|
.antd-CBGroup-toolbarCondition .antd-Select-arrow {
|
|
24644
24673
|
display: none;
|
|
@@ -25360,6 +25389,20 @@ input[type=button].antd-Button--block {
|
|
|
25360
25389
|
gap: var(--gap-xs);
|
|
25361
25390
|
line-height: 1;
|
|
25362
25391
|
}
|
|
25392
|
+
.antd-Crud-selection > .antd-AutoFoldedList-more > span {
|
|
25393
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
25394
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
25395
|
+
color: var(--Pick-base-value-color);
|
|
25396
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
25397
|
+
background: var(--Pick-base-value-bgColor);
|
|
25398
|
+
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);
|
|
25399
|
+
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);
|
|
25400
|
+
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);
|
|
25401
|
+
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);
|
|
25402
|
+
}
|
|
25403
|
+
.antd-Crud-selection > .antd-AutoFoldedList-more > span:hover {
|
|
25404
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
25405
|
+
}
|
|
25363
25406
|
.antd-Crud-selection-overflow-wrapper {
|
|
25364
25407
|
display: flex;
|
|
25365
25408
|
flex-wrap: wrap;
|
|
@@ -25393,6 +25436,7 @@ input[type=button].antd-Button--block {
|
|
|
25393
25436
|
overflow: hidden;
|
|
25394
25437
|
text-overflow: ellipsis;
|
|
25395
25438
|
white-space: nowrap;
|
|
25439
|
+
flex-shrink: 0;
|
|
25396
25440
|
}
|
|
25397
25441
|
.antd-Crud-selection-overflow-wrapper .antd-Crud-value:hover {
|
|
25398
25442
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25445,6 +25489,7 @@ input[type=button].antd-Button--block {
|
|
|
25445
25489
|
overflow: hidden;
|
|
25446
25490
|
text-overflow: ellipsis;
|
|
25447
25491
|
white-space: nowrap;
|
|
25492
|
+
flex-shrink: 0;
|
|
25448
25493
|
}
|
|
25449
25494
|
.antd-Crud .antd-Crud-value:hover {
|
|
25450
25495
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25602,6 +25647,7 @@ input[type=button].antd-Button--block {
|
|
|
25602
25647
|
overflow: hidden;
|
|
25603
25648
|
text-overflow: ellipsis;
|
|
25604
25649
|
white-space: nowrap;
|
|
25650
|
+
flex-shrink: 0;
|
|
25605
25651
|
}
|
|
25606
25652
|
.antd-Crud2 .antd-Crud-value:hover {
|
|
25607
25653
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -31808,7 +31854,6 @@ input[type=button].antd-Button--block {
|
|
|
31808
31854
|
color: var(--Form-input-placeholderColor);
|
|
31809
31855
|
}
|
|
31810
31856
|
.antd-ResultBox {
|
|
31811
|
-
flex-wrap: nowrap;
|
|
31812
31857
|
padding: 0 0.75rem;
|
|
31813
31858
|
min-height: var(--Form-input-height);
|
|
31814
31859
|
align-items: center;
|
|
@@ -31833,6 +31878,7 @@ input[type=button].antd-Button--block {
|
|
|
31833
31878
|
font-size: var(--Form-input-fontSize);
|
|
31834
31879
|
flex-wrap: wrap;
|
|
31835
31880
|
justify-content: flex-start;
|
|
31881
|
+
flex-wrap: nowrap;
|
|
31836
31882
|
}
|
|
31837
31883
|
.antd-ResultBox input {
|
|
31838
31884
|
flex-basis: 1.875rem;
|
|
@@ -31865,6 +31911,9 @@ input[type=button].antd-Button--block {
|
|
|
31865
31911
|
.antd-ResultBox--borderNone {
|
|
31866
31912
|
border-color: transparent !important;
|
|
31867
31913
|
}
|
|
31914
|
+
.antd-ResultBox input {
|
|
31915
|
+
flex-shrink: 0;
|
|
31916
|
+
}
|
|
31868
31917
|
.antd-ResultBox.is-error {
|
|
31869
31918
|
border-color: var(--Form-input-onError-borderColor);
|
|
31870
31919
|
background: var(--Form-input-onError-bg);
|
|
@@ -31915,6 +31964,13 @@ input[type=button].antd-Button--block {
|
|
|
31915
31964
|
display: flex;
|
|
31916
31965
|
align-items: center;
|
|
31917
31966
|
flex-wrap: wrap;
|
|
31967
|
+
gap: var(--sizes-size-3);
|
|
31968
|
+
}
|
|
31969
|
+
.antd-ResultBox-value-wrap > .antd-AutoFoldedList {
|
|
31970
|
+
flex-grow: 5;
|
|
31971
|
+
display: flex;
|
|
31972
|
+
align-items: center;
|
|
31973
|
+
gap: var(--sizes-size-3);
|
|
31918
31974
|
}
|
|
31919
31975
|
.antd-ResultBox-actions {
|
|
31920
31976
|
margin-left: 0.25rem;
|
|
@@ -31996,7 +32052,6 @@ input[type=button].antd-Button--block {
|
|
|
31996
32052
|
display: inline-flex;
|
|
31997
32053
|
align-items: center;
|
|
31998
32054
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
31999
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
32000
32055
|
-webkit-user-select: none;
|
|
32001
32056
|
-moz-user-select: none;
|
|
32002
32057
|
user-select: none;
|
|
@@ -34751,6 +34806,7 @@ input.antd-TextControl-input-password {
|
|
|
34751
34806
|
user-select: none;
|
|
34752
34807
|
}
|
|
34753
34808
|
.antd-GroupedSelection-item > .antd-Checkbox {
|
|
34809
|
+
margin-top: 0;
|
|
34754
34810
|
margin-right: 0.625rem;
|
|
34755
34811
|
}
|
|
34756
34812
|
.antd-GroupedSelection-item:hover {
|
|
@@ -34957,6 +35013,7 @@ input.antd-TextControl-input-password {
|
|
|
34957
35013
|
user-select: none;
|
|
34958
35014
|
}
|
|
34959
35015
|
.antd-ChainedSelection-item > .antd-Checkbox {
|
|
35016
|
+
margin-top: 0;
|
|
34960
35017
|
margin-right: 0;
|
|
34961
35018
|
}
|
|
34962
35019
|
.antd-ChainedSelection-item.is-active {
|
|
@@ -35828,12 +35885,17 @@ input.antd-TextControl-input-password {
|
|
|
35828
35885
|
user-select: none;
|
|
35829
35886
|
position: relative;
|
|
35830
35887
|
flex-grow: 1;
|
|
35888
|
+
min-width: 0;
|
|
35831
35889
|
width: auto;
|
|
35832
35890
|
max-width: 100%;
|
|
35833
35891
|
overflow: hidden;
|
|
35834
35892
|
padding-right: 0.25rem;
|
|
35893
|
+
display: flex;
|
|
35894
|
+
flex-wrap: wrap;
|
|
35895
|
+
gap: var(--select-multiple-marginRight);
|
|
35835
35896
|
}
|
|
35836
35897
|
.antd-Select-valuesNoWrap {
|
|
35898
|
+
flex-wrap: nowrap;
|
|
35837
35899
|
white-space: nowrap;
|
|
35838
35900
|
text-overflow: ellipsis;
|
|
35839
35901
|
overflow: hidden;
|
|
@@ -35876,6 +35938,7 @@ input.antd-TextControl-input-password {
|
|
|
35876
35938
|
.antd-Select--multi .antd-Select-value {
|
|
35877
35939
|
position: static;
|
|
35878
35940
|
white-space: normal;
|
|
35941
|
+
flex-shrink: 0;
|
|
35879
35942
|
-webkit-user-select: none;
|
|
35880
35943
|
-moz-user-select: none;
|
|
35881
35944
|
user-select: none;
|
|
@@ -35889,9 +35952,11 @@ input.antd-TextControl-input-password {
|
|
|
35889
35952
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
35890
35953
|
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);
|
|
35891
35954
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
35892
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
35893
35955
|
}
|
|
35894
|
-
.antd-Select--multi .antd-Select-value
|
|
35956
|
+
.antd-Select--multi .antd-Select-value.is-disabled {
|
|
35957
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
35958
|
+
}
|
|
35959
|
+
.antd-Select--multi .antd-Select-value:not(.is-disabled):hover {
|
|
35895
35960
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
35896
35961
|
}
|
|
35897
35962
|
.antd-Select--multi .antd-Select-valueLabel {
|
|
@@ -36168,6 +36233,7 @@ input.antd-TextControl-input-password {
|
|
|
36168
36233
|
.antd-Select-overflow-wrapper .antd-Select-value {
|
|
36169
36234
|
position: static;
|
|
36170
36235
|
white-space: normal;
|
|
36236
|
+
flex-shrink: 0;
|
|
36171
36237
|
-webkit-user-select: none;
|
|
36172
36238
|
-moz-user-select: none;
|
|
36173
36239
|
user-select: none;
|
|
@@ -36181,9 +36247,11 @@ input.antd-TextControl-input-password {
|
|
|
36181
36247
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
36182
36248
|
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);
|
|
36183
36249
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
36184
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
36185
36250
|
}
|
|
36186
|
-
.antd-Select-overflow-wrapper .antd-Select-value
|
|
36251
|
+
.antd-Select-overflow-wrapper .antd-Select-value.is-disabled {
|
|
36252
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
36253
|
+
}
|
|
36254
|
+
.antd-Select-overflow-wrapper .antd-Select-value:not(.is-disabled):hover {
|
|
36187
36255
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
36188
36256
|
}
|
|
36189
36257
|
.antd-Select-overflow-wrapper .antd-Select-valueLabel {
|
|
@@ -36204,6 +36272,9 @@ input.antd-TextControl-input-password {
|
|
|
36204
36272
|
.antd-Select-overflow.antd-Tooltip--dark .antd-Select-overflow-wrapper .antd-Select-value .antd-Select-valueIcon {
|
|
36205
36273
|
color: var(--Form-select-valueIcon-color--dark);
|
|
36206
36274
|
}
|
|
36275
|
+
.antd-Select-overflow-wrapper .antd-Select-value {
|
|
36276
|
+
margin-bottom: var(--gap-xs);
|
|
36277
|
+
}
|
|
36207
36278
|
.antd-Select-popover {
|
|
36208
36279
|
background: var(--Form-select-menu-bg);
|
|
36209
36280
|
color: var(--Form-select-menu-color);
|
|
@@ -39633,6 +39704,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39633
39704
|
.antd-Combo-items:empty + .antd-Combo-toolbar {
|
|
39634
39705
|
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
39635
39706
|
}
|
|
39707
|
+
.antd-Combo-toolbar {
|
|
39708
|
+
display: flex;
|
|
39709
|
+
align-items: center;
|
|
39710
|
+
justify-content: space-between;
|
|
39711
|
+
}
|
|
39712
|
+
.antd-Combo-toolbar:empty {
|
|
39713
|
+
display: none;
|
|
39714
|
+
}
|
|
39636
39715
|
.antd-Combo-item {
|
|
39637
39716
|
background: var(--combo-bg-color);
|
|
39638
39717
|
}
|
|
@@ -40123,6 +40202,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40123
40202
|
}
|
|
40124
40203
|
.antd-Picker-valueWrap {
|
|
40125
40204
|
flex-grow: 1;
|
|
40205
|
+
min-width: 0;
|
|
40126
40206
|
position: relative;
|
|
40127
40207
|
padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
|
|
40128
40208
|
}
|
|
@@ -40130,6 +40210,20 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40130
40210
|
width: 1rem;
|
|
40131
40211
|
display: inline-block;
|
|
40132
40212
|
}
|
|
40213
|
+
.antd-Picker-valueWrap > .antd-AutoFoldedList-more > span {
|
|
40214
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
40215
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
40216
|
+
color: var(--Pick-base-value-color);
|
|
40217
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
40218
|
+
background: var(--Pick-base-value-bgColor);
|
|
40219
|
+
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);
|
|
40220
|
+
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);
|
|
40221
|
+
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);
|
|
40222
|
+
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);
|
|
40223
|
+
}
|
|
40224
|
+
.antd-Picker-valueWrap > .antd-AutoFoldedList-more > span:hover {
|
|
40225
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
40226
|
+
}
|
|
40133
40227
|
.antd-Picker .antd-Picker-valueWrap {
|
|
40134
40228
|
display: flex;
|
|
40135
40229
|
flex-wrap: wrap;
|
|
@@ -40157,6 +40251,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40157
40251
|
overflow: hidden;
|
|
40158
40252
|
text-overflow: ellipsis;
|
|
40159
40253
|
white-space: nowrap;
|
|
40254
|
+
flex-shrink: 0;
|
|
40160
40255
|
}
|
|
40161
40256
|
.antd-Picker .antd-Picker-value:hover {
|
|
40162
40257
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -40265,6 +40360,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40265
40360
|
overflow: hidden;
|
|
40266
40361
|
text-overflow: ellipsis;
|
|
40267
40362
|
white-space: nowrap;
|
|
40363
|
+
flex-shrink: 0;
|
|
40268
40364
|
}
|
|
40269
40365
|
.antd-Picker-overflow-wrapper .antd-Picker-value:hover {
|
|
40270
40366
|
background: var(--Form-selectValue-onHover-bg);
|
package/lib/themes/antd.js
CHANGED