amis-ui 6.13.0-beta.15 → 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 +8 -4
- 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/default.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);
|
|
@@ -22867,7 +22867,6 @@ input[type=button].cxd-Button--block {
|
|
|
22867
22867
|
}
|
|
22868
22868
|
.cxd-Page {
|
|
22869
22869
|
width: 100%;
|
|
22870
|
-
height: 100%;
|
|
22871
22870
|
background: var(--Page-main-bg);
|
|
22872
22871
|
display: flex;
|
|
22873
22872
|
flex-direction: row;
|
|
@@ -23268,6 +23267,35 @@ input[type=button].cxd-Button--block {
|
|
|
23268
23267
|
position: relative;
|
|
23269
23268
|
top: var(--Audio-svg-top);
|
|
23270
23269
|
}
|
|
23270
|
+
.cxd-AutoFoldedList {
|
|
23271
|
+
white-space: nowrap !important;
|
|
23272
|
+
flex-wrap: nowrap !important;
|
|
23273
|
+
}
|
|
23274
|
+
.cxd-AutoFoldedList-more {
|
|
23275
|
+
display: inline-block;
|
|
23276
|
+
}
|
|
23277
|
+
.cxd-AutoFoldedList-more:empty {
|
|
23278
|
+
display: none;
|
|
23279
|
+
}
|
|
23280
|
+
.cxd-AutoFoldedList-more > span {
|
|
23281
|
+
-webkit-user-select: none;
|
|
23282
|
+
-moz-user-select: none;
|
|
23283
|
+
user-select: none;
|
|
23284
|
+
cursor: pointer;
|
|
23285
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
23286
|
+
display: inline-block;
|
|
23287
|
+
vertical-align: middle;
|
|
23288
|
+
font-size: var(--Form-selectValue-fontSize);
|
|
23289
|
+
font-weight: var(--select-multiple-fontWeight);
|
|
23290
|
+
color: var(--select-multiple-color);
|
|
23291
|
+
background: var(--Form-select-value-bgColor);
|
|
23292
|
+
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
23293
|
+
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);
|
|
23294
|
+
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
23295
|
+
}
|
|
23296
|
+
.cxd-AutoFoldedList-more > span:hover {
|
|
23297
|
+
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
23298
|
+
}
|
|
23271
23299
|
.cxd-Panel {
|
|
23272
23300
|
margin: var(--Panel-marginTop) var(--Panel-marginRight) var(--Panel-marginBottom) var(--Panel-marginLeft);
|
|
23273
23301
|
background: var(--Panel-bg-color);
|
|
@@ -24628,6 +24656,7 @@ input[type=button].cxd-Button--block {
|
|
|
24628
24656
|
}
|
|
24629
24657
|
.cxd-CBGroup-toolbarCondition .cxd-Select-valueWrap {
|
|
24630
24658
|
padding-right: 0;
|
|
24659
|
+
justify-content: center;
|
|
24631
24660
|
}
|
|
24632
24661
|
.cxd-CBGroup-toolbarCondition .cxd-Select-arrow {
|
|
24633
24662
|
display: none;
|
|
@@ -25349,6 +25378,20 @@ input[type=button].cxd-Button--block {
|
|
|
25349
25378
|
gap: var(--gap-xs);
|
|
25350
25379
|
line-height: 1;
|
|
25351
25380
|
}
|
|
25381
|
+
.cxd-Crud-selection > .cxd-AutoFoldedList-more > span {
|
|
25382
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
25383
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
25384
|
+
color: var(--Pick-base-value-color);
|
|
25385
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
25386
|
+
background: var(--Pick-base-value-bgColor);
|
|
25387
|
+
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);
|
|
25388
|
+
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);
|
|
25389
|
+
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);
|
|
25390
|
+
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);
|
|
25391
|
+
}
|
|
25392
|
+
.cxd-Crud-selection > .cxd-AutoFoldedList-more > span:hover {
|
|
25393
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
25394
|
+
}
|
|
25352
25395
|
.cxd-Crud-selection-overflow-wrapper {
|
|
25353
25396
|
display: flex;
|
|
25354
25397
|
flex-wrap: wrap;
|
|
@@ -25382,6 +25425,7 @@ input[type=button].cxd-Button--block {
|
|
|
25382
25425
|
overflow: hidden;
|
|
25383
25426
|
text-overflow: ellipsis;
|
|
25384
25427
|
white-space: nowrap;
|
|
25428
|
+
flex-shrink: 0;
|
|
25385
25429
|
}
|
|
25386
25430
|
.cxd-Crud-selection-overflow-wrapper .cxd-Crud-value:hover {
|
|
25387
25431
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25434,6 +25478,7 @@ input[type=button].cxd-Button--block {
|
|
|
25434
25478
|
overflow: hidden;
|
|
25435
25479
|
text-overflow: ellipsis;
|
|
25436
25480
|
white-space: nowrap;
|
|
25481
|
+
flex-shrink: 0;
|
|
25437
25482
|
}
|
|
25438
25483
|
.cxd-Crud .cxd-Crud-value:hover {
|
|
25439
25484
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25591,6 +25636,7 @@ input[type=button].cxd-Button--block {
|
|
|
25591
25636
|
overflow: hidden;
|
|
25592
25637
|
text-overflow: ellipsis;
|
|
25593
25638
|
white-space: nowrap;
|
|
25639
|
+
flex-shrink: 0;
|
|
25594
25640
|
}
|
|
25595
25641
|
.cxd-Crud2 .cxd-Crud-value:hover {
|
|
25596
25642
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -31797,7 +31843,6 @@ input[type=button].cxd-Button--block {
|
|
|
31797
31843
|
color: var(--Form-input-placeholderColor);
|
|
31798
31844
|
}
|
|
31799
31845
|
.cxd-ResultBox {
|
|
31800
|
-
flex-wrap: nowrap;
|
|
31801
31846
|
padding: 0 0.75rem;
|
|
31802
31847
|
min-height: var(--Form-input-height);
|
|
31803
31848
|
align-items: center;
|
|
@@ -31822,6 +31867,7 @@ input[type=button].cxd-Button--block {
|
|
|
31822
31867
|
font-size: var(--Form-input-fontSize);
|
|
31823
31868
|
flex-wrap: wrap;
|
|
31824
31869
|
justify-content: flex-start;
|
|
31870
|
+
flex-wrap: nowrap;
|
|
31825
31871
|
}
|
|
31826
31872
|
.cxd-ResultBox input {
|
|
31827
31873
|
flex-basis: 1.875rem;
|
|
@@ -31854,6 +31900,9 @@ input[type=button].cxd-Button--block {
|
|
|
31854
31900
|
.cxd-ResultBox--borderNone {
|
|
31855
31901
|
border-color: transparent !important;
|
|
31856
31902
|
}
|
|
31903
|
+
.cxd-ResultBox input {
|
|
31904
|
+
flex-shrink: 0;
|
|
31905
|
+
}
|
|
31857
31906
|
.cxd-ResultBox.is-error {
|
|
31858
31907
|
border-color: var(--Form-input-onError-borderColor);
|
|
31859
31908
|
background: var(--Form-input-onError-bg);
|
|
@@ -31904,6 +31953,13 @@ input[type=button].cxd-Button--block {
|
|
|
31904
31953
|
display: flex;
|
|
31905
31954
|
align-items: center;
|
|
31906
31955
|
flex-wrap: wrap;
|
|
31956
|
+
gap: var(--sizes-size-3);
|
|
31957
|
+
}
|
|
31958
|
+
.cxd-ResultBox-value-wrap > .cxd-AutoFoldedList {
|
|
31959
|
+
flex-grow: 5;
|
|
31960
|
+
display: flex;
|
|
31961
|
+
align-items: center;
|
|
31962
|
+
gap: var(--sizes-size-3);
|
|
31907
31963
|
}
|
|
31908
31964
|
.cxd-ResultBox-actions {
|
|
31909
31965
|
margin-left: 0.25rem;
|
|
@@ -31985,7 +32041,6 @@ input[type=button].cxd-Button--block {
|
|
|
31985
32041
|
display: inline-flex;
|
|
31986
32042
|
align-items: center;
|
|
31987
32043
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
31988
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
31989
32044
|
-webkit-user-select: none;
|
|
31990
32045
|
-moz-user-select: none;
|
|
31991
32046
|
user-select: none;
|
|
@@ -34740,6 +34795,7 @@ input.cxd-TextControl-input-password {
|
|
|
34740
34795
|
user-select: none;
|
|
34741
34796
|
}
|
|
34742
34797
|
.cxd-GroupedSelection-item > .cxd-Checkbox {
|
|
34798
|
+
margin-top: 0;
|
|
34743
34799
|
margin-right: 0.625rem;
|
|
34744
34800
|
}
|
|
34745
34801
|
.cxd-GroupedSelection-item:hover {
|
|
@@ -34946,6 +35002,7 @@ input.cxd-TextControl-input-password {
|
|
|
34946
35002
|
user-select: none;
|
|
34947
35003
|
}
|
|
34948
35004
|
.cxd-ChainedSelection-item > .cxd-Checkbox {
|
|
35005
|
+
margin-top: 0;
|
|
34949
35006
|
margin-right: 0;
|
|
34950
35007
|
}
|
|
34951
35008
|
.cxd-ChainedSelection-item.is-active {
|
|
@@ -35817,12 +35874,17 @@ input.cxd-TextControl-input-password {
|
|
|
35817
35874
|
user-select: none;
|
|
35818
35875
|
position: relative;
|
|
35819
35876
|
flex-grow: 1;
|
|
35877
|
+
min-width: 0;
|
|
35820
35878
|
width: auto;
|
|
35821
35879
|
max-width: 100%;
|
|
35822
35880
|
overflow: hidden;
|
|
35823
35881
|
padding-right: 0.25rem;
|
|
35882
|
+
display: flex;
|
|
35883
|
+
flex-wrap: wrap;
|
|
35884
|
+
gap: var(--select-multiple-marginRight);
|
|
35824
35885
|
}
|
|
35825
35886
|
.cxd-Select-valuesNoWrap {
|
|
35887
|
+
flex-wrap: nowrap;
|
|
35826
35888
|
white-space: nowrap;
|
|
35827
35889
|
text-overflow: ellipsis;
|
|
35828
35890
|
overflow: hidden;
|
|
@@ -35865,6 +35927,7 @@ input.cxd-TextControl-input-password {
|
|
|
35865
35927
|
.cxd-Select--multi .cxd-Select-value {
|
|
35866
35928
|
position: static;
|
|
35867
35929
|
white-space: normal;
|
|
35930
|
+
flex-shrink: 0;
|
|
35868
35931
|
-webkit-user-select: none;
|
|
35869
35932
|
-moz-user-select: none;
|
|
35870
35933
|
user-select: none;
|
|
@@ -35878,9 +35941,11 @@ input.cxd-TextControl-input-password {
|
|
|
35878
35941
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
35879
35942
|
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);
|
|
35880
35943
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
35881
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
35882
35944
|
}
|
|
35883
|
-
.cxd-Select--multi .cxd-Select-value
|
|
35945
|
+
.cxd-Select--multi .cxd-Select-value.is-disabled {
|
|
35946
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
35947
|
+
}
|
|
35948
|
+
.cxd-Select--multi .cxd-Select-value:not(.is-disabled):hover {
|
|
35884
35949
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
35885
35950
|
}
|
|
35886
35951
|
.cxd-Select--multi .cxd-Select-valueLabel {
|
|
@@ -36157,6 +36222,7 @@ input.cxd-TextControl-input-password {
|
|
|
36157
36222
|
.cxd-Select-overflow-wrapper .cxd-Select-value {
|
|
36158
36223
|
position: static;
|
|
36159
36224
|
white-space: normal;
|
|
36225
|
+
flex-shrink: 0;
|
|
36160
36226
|
-webkit-user-select: none;
|
|
36161
36227
|
-moz-user-select: none;
|
|
36162
36228
|
user-select: none;
|
|
@@ -36170,9 +36236,11 @@ input.cxd-TextControl-input-password {
|
|
|
36170
36236
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
36171
36237
|
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);
|
|
36172
36238
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
36173
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
36174
36239
|
}
|
|
36175
|
-
.cxd-Select-overflow-wrapper .cxd-Select-value
|
|
36240
|
+
.cxd-Select-overflow-wrapper .cxd-Select-value.is-disabled {
|
|
36241
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
36242
|
+
}
|
|
36243
|
+
.cxd-Select-overflow-wrapper .cxd-Select-value:not(.is-disabled):hover {
|
|
36176
36244
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
36177
36245
|
}
|
|
36178
36246
|
.cxd-Select-overflow-wrapper .cxd-Select-valueLabel {
|
|
@@ -36193,6 +36261,9 @@ input.cxd-TextControl-input-password {
|
|
|
36193
36261
|
.cxd-Select-overflow.cxd-Tooltip--dark .cxd-Select-overflow-wrapper .cxd-Select-value .cxd-Select-valueIcon {
|
|
36194
36262
|
color: var(--Form-select-valueIcon-color--dark);
|
|
36195
36263
|
}
|
|
36264
|
+
.cxd-Select-overflow-wrapper .cxd-Select-value {
|
|
36265
|
+
margin-bottom: var(--gap-xs);
|
|
36266
|
+
}
|
|
36196
36267
|
.cxd-Select-popover {
|
|
36197
36268
|
background: var(--Form-select-menu-bg);
|
|
36198
36269
|
color: var(--Form-select-menu-color);
|
|
@@ -39622,6 +39693,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39622
39693
|
.cxd-Combo-items:empty + .cxd-Combo-toolbar {
|
|
39623
39694
|
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
39624
39695
|
}
|
|
39696
|
+
.cxd-Combo-toolbar {
|
|
39697
|
+
display: flex;
|
|
39698
|
+
align-items: center;
|
|
39699
|
+
justify-content: space-between;
|
|
39700
|
+
}
|
|
39701
|
+
.cxd-Combo-toolbar:empty {
|
|
39702
|
+
display: none;
|
|
39703
|
+
}
|
|
39625
39704
|
.cxd-Combo-item {
|
|
39626
39705
|
background: var(--combo-bg-color);
|
|
39627
39706
|
}
|
|
@@ -40112,6 +40191,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40112
40191
|
}
|
|
40113
40192
|
.cxd-Picker-valueWrap {
|
|
40114
40193
|
flex-grow: 1;
|
|
40194
|
+
min-width: 0;
|
|
40115
40195
|
position: relative;
|
|
40116
40196
|
padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
|
|
40117
40197
|
}
|
|
@@ -40119,6 +40199,20 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40119
40199
|
width: 1rem;
|
|
40120
40200
|
display: inline-block;
|
|
40121
40201
|
}
|
|
40202
|
+
.cxd-Picker-valueWrap > .cxd-AutoFoldedList-more > span {
|
|
40203
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
40204
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
40205
|
+
color: var(--Pick-base-value-color);
|
|
40206
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
40207
|
+
background: var(--Pick-base-value-bgColor);
|
|
40208
|
+
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);
|
|
40209
|
+
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);
|
|
40210
|
+
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);
|
|
40211
|
+
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);
|
|
40212
|
+
}
|
|
40213
|
+
.cxd-Picker-valueWrap > .cxd-AutoFoldedList-more > span:hover {
|
|
40214
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
40215
|
+
}
|
|
40122
40216
|
.cxd-Picker .cxd-Picker-valueWrap {
|
|
40123
40217
|
display: flex;
|
|
40124
40218
|
flex-wrap: wrap;
|
|
@@ -40146,6 +40240,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40146
40240
|
overflow: hidden;
|
|
40147
40241
|
text-overflow: ellipsis;
|
|
40148
40242
|
white-space: nowrap;
|
|
40243
|
+
flex-shrink: 0;
|
|
40149
40244
|
}
|
|
40150
40245
|
.cxd-Picker .cxd-Picker-value:hover {
|
|
40151
40246
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -40254,6 +40349,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40254
40349
|
overflow: hidden;
|
|
40255
40350
|
text-overflow: ellipsis;
|
|
40256
40351
|
white-space: nowrap;
|
|
40352
|
+
flex-shrink: 0;
|
|
40257
40353
|
}
|
|
40258
40354
|
.cxd-Picker-overflow-wrapper .cxd-Picker-value:hover {
|
|
40259
40355
|
background: var(--Form-selectValue-onHover-bg);
|
package/lib/withRemoteConfig.js
CHANGED
package/lib/withStore.js
CHANGED
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"main": "lib/index.js",
|
|
4
4
|
"module": "esm/index.js",
|
|
5
5
|
"types": "lib/index.d.ts",
|
|
6
|
-
"version": "6.13.0-beta.
|
|
6
|
+
"version": "6.13.0-beta.17",
|
|
7
7
|
"description": "",
|
|
8
8
|
"scripts": {
|
|
9
9
|
"build": "npm run clean-dist && cross-env NODE_ENV=production rollup -c ",
|
|
@@ -28,7 +28,11 @@
|
|
|
28
28
|
"import": "./esm/index.js"
|
|
29
29
|
},
|
|
30
30
|
"./scss/": "./scss/",
|
|
31
|
-
"./lib/themes/":
|
|
31
|
+
"./lib/themes/": {
|
|
32
|
+
"style": "./lib/themes/",
|
|
33
|
+
"require": "./lib/themes/",
|
|
34
|
+
"import": "./esm/themes/"
|
|
35
|
+
},
|
|
32
36
|
"./lib/*": {
|
|
33
37
|
"require": "./lib/*.js",
|
|
34
38
|
"import": "./esm/*.js"
|
|
@@ -36,8 +40,8 @@
|
|
|
36
40
|
},
|
|
37
41
|
"dependencies": {
|
|
38
42
|
"@rc-component/mini-decimal": "^1.0.1",
|
|
39
|
-
"amis-core": "^6.13.0-beta.
|
|
40
|
-
"amis-formula": "^6.13.0-beta.
|
|
43
|
+
"amis-core": "^6.13.0-beta.17",
|
|
44
|
+
"amis-formula": "^6.13.0-beta.17",
|
|
41
45
|
"animate.css": "4.1.1",
|
|
42
46
|
"classnames": "2.3.2",
|
|
43
47
|
"codemirror": "^5.63.0",
|
package/scss/_components.scss
CHANGED
|
@@ -2874,7 +2874,7 @@
|
|
|
2874
2874
|
--select-multiple-paddingLeft: var(--sizes-size-3);
|
|
2875
2875
|
--select-multiple-paddingRight: var(--sizes-size-3);
|
|
2876
2876
|
--select-multiple-marginTop: var(--sizes-size-0);
|
|
2877
|
-
--select-multiple-marginBottom: var(--sizes-size-
|
|
2877
|
+
--select-multiple-marginBottom: var(--sizes-size-3);
|
|
2878
2878
|
--select-multiple-marginLeft: var(--sizes-size-0);
|
|
2879
2879
|
--select-multiple-marginRight: var(--sizes-size-3);
|
|
2880
2880
|
--select-multiple-color: var(--colors-neutral-text-2);
|
|
@@ -2970,17 +2970,14 @@
|
|
|
2970
2970
|
--Form-selectValue-borderColor: var(--colors-brand-7);
|
|
2971
2971
|
--Form-selectValue-color: var(--colors-brand-5);
|
|
2972
2972
|
--Form-selectValue-fontSize: var(--select-multiple-fontSize);
|
|
2973
|
-
--Form-selectValue-onDisable-bg:
|
|
2974
|
-
color.adjust(color.adjust($info, $lightness: 40%), $saturation: 2.5%),
|
|
2975
|
-
$lightness: 5%
|
|
2976
|
-
)};
|
|
2973
|
+
--Form-selectValue-onDisable-bg: var(--colors-neutral-fill-10);
|
|
2977
2974
|
--Form-selectValue-onHover-bg: #{color.adjust(
|
|
2978
2975
|
color.adjust(color.adjust($info, $lightness: 40%), $saturation: 2.5%),
|
|
2979
2976
|
$lightness: -5%
|
|
2980
2977
|
)};
|
|
2981
2978
|
--Form-selectValue-onDisabled-color: var(--Form-select-caret-iconColor);
|
|
2982
2979
|
--Form-selectValue-onInvalid-color: var(--danger);
|
|
2983
|
-
--Form-valueLabel-maxWidth: #{px2rem(
|
|
2980
|
+
--Form-valueLabel-maxWidth: #{px2rem(200px)};
|
|
2984
2981
|
--Form-select-onFocus-boxShadow: none;
|
|
2985
2982
|
--ResultBox-tag-height: #{px2rem(22px)};
|
|
2986
2983
|
--ResultBox-tag-marginBottom: var(--select-multiple-marginBottom);
|
package/scss/_mixins.scss
CHANGED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
.#{$ns}AutoFoldedList {
|
|
2
|
+
white-space: nowrap !important;
|
|
3
|
+
flex-wrap: nowrap !important;
|
|
4
|
+
|
|
5
|
+
&-more {
|
|
6
|
+
display: inline-block;
|
|
7
|
+
|
|
8
|
+
&:empty {
|
|
9
|
+
display: none;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
> span {
|
|
13
|
+
user-select: none;
|
|
14
|
+
cursor: pointer;
|
|
15
|
+
line-height: calc(
|
|
16
|
+
var(--Form-input-lineHeight) * var(--Form-input-fontSize) - #{px2rem(
|
|
17
|
+
2px
|
|
18
|
+
)}
|
|
19
|
+
);
|
|
20
|
+
display: inline-block;
|
|
21
|
+
vertical-align: middle;
|
|
22
|
+
font-size: var(--Form-selectValue-fontSize);
|
|
23
|
+
font-weight: var(--select-multiple-fontWeight);
|
|
24
|
+
color: var(--select-multiple-color);
|
|
25
|
+
background: var(--Form-select-value-bgColor);
|
|
26
|
+
border: px2rem(1px) solid var(--Form-select-value-borderColor);
|
|
27
|
+
border-radius: var(--select-multiple-top-left-border-radius)
|
|
28
|
+
var(--select-multiple-top-right-border-radius)
|
|
29
|
+
var(--select-multiple-bottom-right-border-radius)
|
|
30
|
+
var(--select-multiple-bottom-left-border-radius);
|
|
31
|
+
padding: var(--select-multiple-paddingTop)
|
|
32
|
+
var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom)
|
|
33
|
+
var(--select-multiple-paddingLeft);
|
|
34
|
+
|
|
35
|
+
&:hover {
|
|
36
|
+
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
@@ -14,6 +14,38 @@
|
|
|
14
14
|
gap: var(--gap-xs);
|
|
15
15
|
line-height: 1;
|
|
16
16
|
|
|
17
|
+
> .#{$ns}AutoFoldedList-more > span {
|
|
18
|
+
line-height: calc(
|
|
19
|
+
var(--Form-input-lineHeight) * var(--Form-input-fontSize) - #{px2rem(
|
|
20
|
+
2px
|
|
21
|
+
)}
|
|
22
|
+
);
|
|
23
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
24
|
+
color: var(--Pick-base-value-color);
|
|
25
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
26
|
+
background: var(--Pick-base-value-bgColor);
|
|
27
|
+
border-width: var(--Pick-base-value-top-border-width)
|
|
28
|
+
var(--Pick-base-value-right-border-width)
|
|
29
|
+
var(--Pick-base-value-bottom-border-width)
|
|
30
|
+
var(--Pick-base-value-left-border-width);
|
|
31
|
+
border-style: var(--Pick-base-value-top-border-style)
|
|
32
|
+
var(--Pick-base-value-right-border-style)
|
|
33
|
+
var(--Pick-base-value-bottom-border-style)
|
|
34
|
+
var(--Pick-base-value-left-border-style);
|
|
35
|
+
border-color: var(--Pick-base-value-top-border-color)
|
|
36
|
+
var(--Pick-base-value-right-border-color)
|
|
37
|
+
var(--Pick-base-value-bottom-border-color)
|
|
38
|
+
var(--Pick-base-value-left-border-color);
|
|
39
|
+
border-radius: var(--Pick-base-top-left-border-radius)
|
|
40
|
+
var(--Pick-base-top-right-border-radius)
|
|
41
|
+
var(--Pick-base-bottom-right-border-radius)
|
|
42
|
+
var(--Pick-base-bottom-left-border-radius);
|
|
43
|
+
|
|
44
|
+
&:hover {
|
|
45
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
17
49
|
&-overflow {
|
|
18
50
|
&-wrapper {
|
|
19
51
|
display: flex;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
.#{$ns}ResultBox {
|
|
2
|
-
flex-wrap: nowrap;
|
|
3
2
|
padding: 0 px2rem(12px);
|
|
4
3
|
min-height: var(--Form-input-height);
|
|
5
4
|
align-items: center;
|
|
@@ -24,6 +23,13 @@
|
|
|
24
23
|
|
|
25
24
|
@include input-input();
|
|
26
25
|
@include input-border();
|
|
26
|
+
|
|
27
|
+
flex-wrap: nowrap;
|
|
28
|
+
|
|
29
|
+
input {
|
|
30
|
+
flex-shrink: 0;
|
|
31
|
+
}
|
|
32
|
+
|
|
27
33
|
&.is-error {
|
|
28
34
|
border-color: var(--Form-input-onError-borderColor);
|
|
29
35
|
background: var(--Form-input-onError-bg);
|
|
@@ -121,6 +127,14 @@
|
|
|
121
127
|
display: flex;
|
|
122
128
|
align-items: center;
|
|
123
129
|
flex-wrap: wrap;
|
|
130
|
+
gap: var(--sizes-size-3);
|
|
131
|
+
|
|
132
|
+
> .#{$ns}AutoFoldedList {
|
|
133
|
+
flex-grow: 5;
|
|
134
|
+
display: flex;
|
|
135
|
+
align-items: center;
|
|
136
|
+
gap: var(--sizes-size-3);
|
|
137
|
+
}
|
|
124
138
|
}
|
|
125
139
|
|
|
126
140
|
&-actions {
|
|
@@ -197,8 +211,6 @@
|
|
|
197
211
|
padding: var(--select-multiple-paddingTop)
|
|
198
212
|
var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom)
|
|
199
213
|
var(--select-multiple-paddingLeft);
|
|
200
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight)
|
|
201
|
-
var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
202
214
|
user-select: none;
|
|
203
215
|
border-radius: var(--select-multiple-top-left-border-radius)
|
|
204
216
|
var(--select-multiple-top-right-border-radius)
|
|
@@ -70,6 +70,19 @@
|
|
|
70
70
|
margin-bottom: var(--Combo-items-marginBottom);
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
+
&-toolbar {
|
|
74
|
+
display: flex;
|
|
75
|
+
align-items: center;
|
|
76
|
+
justify-content: space-between;
|
|
77
|
+
&:empty {
|
|
78
|
+
display: none;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
// &-pager {
|
|
83
|
+
|
|
84
|
+
// }
|
|
85
|
+
|
|
73
86
|
&-item {
|
|
74
87
|
background: var(--combo-bg-color);
|
|
75
88
|
}
|
|
@@ -107,6 +107,7 @@
|
|
|
107
107
|
|
|
108
108
|
&-valueWrap {
|
|
109
109
|
flex-grow: 1;
|
|
110
|
+
min-width: 0;
|
|
110
111
|
position: relative;
|
|
111
112
|
padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
|
|
112
113
|
|
|
@@ -114,6 +115,38 @@
|
|
|
114
115
|
width: px2rem(16px);
|
|
115
116
|
display: inline-block;
|
|
116
117
|
}
|
|
118
|
+
|
|
119
|
+
> .#{$ns}AutoFoldedList-more > span {
|
|
120
|
+
line-height: calc(
|
|
121
|
+
var(--Form-input-lineHeight) * var(--Form-input-fontSize) - #{px2rem(
|
|
122
|
+
2px
|
|
123
|
+
)}
|
|
124
|
+
);
|
|
125
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
126
|
+
color: var(--Pick-base-value-color);
|
|
127
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
128
|
+
background: var(--Pick-base-value-bgColor);
|
|
129
|
+
border-width: var(--Pick-base-value-top-border-width)
|
|
130
|
+
var(--Pick-base-value-right-border-width)
|
|
131
|
+
var(--Pick-base-value-bottom-border-width)
|
|
132
|
+
var(--Pick-base-value-left-border-width);
|
|
133
|
+
border-style: var(--Pick-base-value-top-border-style)
|
|
134
|
+
var(--Pick-base-value-right-border-style)
|
|
135
|
+
var(--Pick-base-value-bottom-border-style)
|
|
136
|
+
var(--Pick-base-value-left-border-style);
|
|
137
|
+
border-color: var(--Pick-base-value-top-border-color)
|
|
138
|
+
var(--Pick-base-value-right-border-color)
|
|
139
|
+
var(--Pick-base-value-bottom-border-color)
|
|
140
|
+
var(--Pick-base-value-left-border-color);
|
|
141
|
+
border-radius: var(--Pick-base-top-left-border-radius)
|
|
142
|
+
var(--Pick-base-top-right-border-radius)
|
|
143
|
+
var(--Pick-base-bottom-right-border-radius)
|
|
144
|
+
var(--Pick-base-bottom-left-border-radius);
|
|
145
|
+
|
|
146
|
+
&:hover {
|
|
147
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
148
|
+
}
|
|
149
|
+
}
|
|
117
150
|
}
|
|
118
151
|
|
|
119
152
|
.#{$ns}Picker-valueWrap {
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
.#{$ns}Select-value {
|
|
7
7
|
position: static;
|
|
8
8
|
white-space: normal;
|
|
9
|
+
flex-shrink: 0;
|
|
9
10
|
user-select: none;
|
|
10
11
|
line-height: calc(
|
|
11
12
|
var(--Form-input-lineHeight) * var(--Form-input-fontSize) - #{px2rem(
|
|
@@ -26,11 +27,12 @@
|
|
|
26
27
|
padding: var(--select-multiple-paddingTop)
|
|
27
28
|
var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom)
|
|
28
29
|
var(--select-multiple-paddingLeft);
|
|
29
|
-
margin: var(--select-multiple-marginTop)
|
|
30
|
-
var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom)
|
|
31
|
-
var(--select-multiple-marginLeft);
|
|
32
30
|
|
|
33
|
-
|
|
31
|
+
&.is-disabled {
|
|
32
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
&:not(.is-disabled):hover {
|
|
34
36
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
35
37
|
}
|
|
36
38
|
}
|
|
@@ -178,12 +180,17 @@
|
|
|
178
180
|
user-select: none;
|
|
179
181
|
position: relative;
|
|
180
182
|
flex-grow: 1;
|
|
183
|
+
min-width: 0;
|
|
181
184
|
width: auto;
|
|
182
185
|
max-width: 100%;
|
|
183
186
|
overflow: hidden;
|
|
184
187
|
padding-right: px2rem(4px);
|
|
188
|
+
display: flex;
|
|
189
|
+
flex-wrap: wrap;
|
|
190
|
+
gap: var(--select-multiple-marginRight);
|
|
185
191
|
}
|
|
186
192
|
&-valuesNoWrap {
|
|
193
|
+
flex-wrap: nowrap;
|
|
187
194
|
white-space: nowrap;
|
|
188
195
|
text-overflow: ellipsis;
|
|
189
196
|
overflow: hidden;
|
|
@@ -587,6 +594,12 @@
|
|
|
587
594
|
}
|
|
588
595
|
}
|
|
589
596
|
|
|
597
|
+
.#{$ns}Select-overflow-wrapper {
|
|
598
|
+
.#{$ns}Select-value {
|
|
599
|
+
margin-bottom: var(--gap-xs);
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
|
|
590
603
|
.#{$ns}Select-popover {
|
|
591
604
|
background: var(--Form-select-menu-bg);
|
|
592
605
|
color: var(--Form-select-menu-color);
|
|
@@ -76,6 +76,7 @@
|
|
|
76
76
|
flex-direction: row;
|
|
77
77
|
|
|
78
78
|
> .#{$ns}Checkbox {
|
|
79
|
+
margin-top: 0;
|
|
79
80
|
margin-right: px2rem(10px);
|
|
80
81
|
}
|
|
81
82
|
cursor: pointer;
|
|
@@ -330,6 +331,7 @@
|
|
|
330
331
|
flex-direction: row;
|
|
331
332
|
|
|
332
333
|
> .#{$ns}Checkbox {
|
|
334
|
+
margin-top: 0;
|
|
333
335
|
margin-right: 0;
|
|
334
336
|
}
|
|
335
337
|
cursor: pointer;
|