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/cxd.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/themes/cxd.js
CHANGED
package/lib/themes/dark.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);
|
|
@@ -22869,7 +22869,6 @@ input[type=button].dark-Button--block {
|
|
|
22869
22869
|
}
|
|
22870
22870
|
.dark-Page {
|
|
22871
22871
|
width: 100%;
|
|
22872
|
-
height: 100%;
|
|
22873
22872
|
background: var(--Page-main-bg);
|
|
22874
22873
|
display: flex;
|
|
22875
22874
|
flex-direction: row;
|
|
@@ -23270,6 +23269,35 @@ input[type=button].dark-Button--block {
|
|
|
23270
23269
|
position: relative;
|
|
23271
23270
|
top: var(--Audio-svg-top);
|
|
23272
23271
|
}
|
|
23272
|
+
.dark-AutoFoldedList {
|
|
23273
|
+
white-space: nowrap !important;
|
|
23274
|
+
flex-wrap: nowrap !important;
|
|
23275
|
+
}
|
|
23276
|
+
.dark-AutoFoldedList-more {
|
|
23277
|
+
display: inline-block;
|
|
23278
|
+
}
|
|
23279
|
+
.dark-AutoFoldedList-more:empty {
|
|
23280
|
+
display: none;
|
|
23281
|
+
}
|
|
23282
|
+
.dark-AutoFoldedList-more > span {
|
|
23283
|
+
-webkit-user-select: none;
|
|
23284
|
+
-moz-user-select: none;
|
|
23285
|
+
user-select: none;
|
|
23286
|
+
cursor: pointer;
|
|
23287
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
23288
|
+
display: inline-block;
|
|
23289
|
+
vertical-align: middle;
|
|
23290
|
+
font-size: var(--Form-selectValue-fontSize);
|
|
23291
|
+
font-weight: var(--select-multiple-fontWeight);
|
|
23292
|
+
color: var(--select-multiple-color);
|
|
23293
|
+
background: var(--Form-select-value-bgColor);
|
|
23294
|
+
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
23295
|
+
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);
|
|
23296
|
+
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
23297
|
+
}
|
|
23298
|
+
.dark-AutoFoldedList-more > span:hover {
|
|
23299
|
+
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
23300
|
+
}
|
|
23273
23301
|
.dark-Panel {
|
|
23274
23302
|
margin: var(--Panel-marginTop) var(--Panel-marginRight) var(--Panel-marginBottom) var(--Panel-marginLeft);
|
|
23275
23303
|
background: var(--Panel-bg-color);
|
|
@@ -24630,6 +24658,7 @@ input[type=button].dark-Button--block {
|
|
|
24630
24658
|
}
|
|
24631
24659
|
.dark-CBGroup-toolbarCondition .dark-Select-valueWrap {
|
|
24632
24660
|
padding-right: 0;
|
|
24661
|
+
justify-content: center;
|
|
24633
24662
|
}
|
|
24634
24663
|
.dark-CBGroup-toolbarCondition .dark-Select-arrow {
|
|
24635
24664
|
display: none;
|
|
@@ -25351,6 +25380,20 @@ input[type=button].dark-Button--block {
|
|
|
25351
25380
|
gap: var(--gap-xs);
|
|
25352
25381
|
line-height: 1;
|
|
25353
25382
|
}
|
|
25383
|
+
.dark-Crud-selection > .dark-AutoFoldedList-more > span {
|
|
25384
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
25385
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
25386
|
+
color: var(--Pick-base-value-color);
|
|
25387
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
25388
|
+
background: var(--Pick-base-value-bgColor);
|
|
25389
|
+
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);
|
|
25390
|
+
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);
|
|
25391
|
+
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);
|
|
25392
|
+
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);
|
|
25393
|
+
}
|
|
25394
|
+
.dark-Crud-selection > .dark-AutoFoldedList-more > span:hover {
|
|
25395
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
25396
|
+
}
|
|
25354
25397
|
.dark-Crud-selection-overflow-wrapper {
|
|
25355
25398
|
display: flex;
|
|
25356
25399
|
flex-wrap: wrap;
|
|
@@ -25384,6 +25427,7 @@ input[type=button].dark-Button--block {
|
|
|
25384
25427
|
overflow: hidden;
|
|
25385
25428
|
text-overflow: ellipsis;
|
|
25386
25429
|
white-space: nowrap;
|
|
25430
|
+
flex-shrink: 0;
|
|
25387
25431
|
}
|
|
25388
25432
|
.dark-Crud-selection-overflow-wrapper .dark-Crud-value:hover {
|
|
25389
25433
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25436,6 +25480,7 @@ input[type=button].dark-Button--block {
|
|
|
25436
25480
|
overflow: hidden;
|
|
25437
25481
|
text-overflow: ellipsis;
|
|
25438
25482
|
white-space: nowrap;
|
|
25483
|
+
flex-shrink: 0;
|
|
25439
25484
|
}
|
|
25440
25485
|
.dark-Crud .dark-Crud-value:hover {
|
|
25441
25486
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -25593,6 +25638,7 @@ input[type=button].dark-Button--block {
|
|
|
25593
25638
|
overflow: hidden;
|
|
25594
25639
|
text-overflow: ellipsis;
|
|
25595
25640
|
white-space: nowrap;
|
|
25641
|
+
flex-shrink: 0;
|
|
25596
25642
|
}
|
|
25597
25643
|
.dark-Crud2 .dark-Crud-value:hover {
|
|
25598
25644
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -31799,7 +31845,6 @@ input[type=button].dark-Button--block {
|
|
|
31799
31845
|
color: var(--Form-input-placeholderColor);
|
|
31800
31846
|
}
|
|
31801
31847
|
.dark-ResultBox {
|
|
31802
|
-
flex-wrap: nowrap;
|
|
31803
31848
|
padding: 0 0.75rem;
|
|
31804
31849
|
min-height: var(--Form-input-height);
|
|
31805
31850
|
align-items: center;
|
|
@@ -31824,6 +31869,7 @@ input[type=button].dark-Button--block {
|
|
|
31824
31869
|
font-size: var(--Form-input-fontSize);
|
|
31825
31870
|
flex-wrap: wrap;
|
|
31826
31871
|
justify-content: flex-start;
|
|
31872
|
+
flex-wrap: nowrap;
|
|
31827
31873
|
}
|
|
31828
31874
|
.dark-ResultBox input {
|
|
31829
31875
|
flex-basis: 1.875rem;
|
|
@@ -31856,6 +31902,9 @@ input[type=button].dark-Button--block {
|
|
|
31856
31902
|
.dark-ResultBox--borderNone {
|
|
31857
31903
|
border-color: transparent !important;
|
|
31858
31904
|
}
|
|
31905
|
+
.dark-ResultBox input {
|
|
31906
|
+
flex-shrink: 0;
|
|
31907
|
+
}
|
|
31859
31908
|
.dark-ResultBox.is-error {
|
|
31860
31909
|
border-color: var(--Form-input-onError-borderColor);
|
|
31861
31910
|
background: var(--Form-input-onError-bg);
|
|
@@ -31906,6 +31955,13 @@ input[type=button].dark-Button--block {
|
|
|
31906
31955
|
display: flex;
|
|
31907
31956
|
align-items: center;
|
|
31908
31957
|
flex-wrap: wrap;
|
|
31958
|
+
gap: var(--sizes-size-3);
|
|
31959
|
+
}
|
|
31960
|
+
.dark-ResultBox-value-wrap > .dark-AutoFoldedList {
|
|
31961
|
+
flex-grow: 5;
|
|
31962
|
+
display: flex;
|
|
31963
|
+
align-items: center;
|
|
31964
|
+
gap: var(--sizes-size-3);
|
|
31909
31965
|
}
|
|
31910
31966
|
.dark-ResultBox-actions {
|
|
31911
31967
|
margin-left: 0.25rem;
|
|
@@ -31987,7 +32043,6 @@ input[type=button].dark-Button--block {
|
|
|
31987
32043
|
display: inline-flex;
|
|
31988
32044
|
align-items: center;
|
|
31989
32045
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
31990
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
31991
32046
|
-webkit-user-select: none;
|
|
31992
32047
|
-moz-user-select: none;
|
|
31993
32048
|
user-select: none;
|
|
@@ -34742,6 +34797,7 @@ input.dark-TextControl-input-password {
|
|
|
34742
34797
|
user-select: none;
|
|
34743
34798
|
}
|
|
34744
34799
|
.dark-GroupedSelection-item > .dark-Checkbox {
|
|
34800
|
+
margin-top: 0;
|
|
34745
34801
|
margin-right: 0.625rem;
|
|
34746
34802
|
}
|
|
34747
34803
|
.dark-GroupedSelection-item:hover {
|
|
@@ -34948,6 +35004,7 @@ input.dark-TextControl-input-password {
|
|
|
34948
35004
|
user-select: none;
|
|
34949
35005
|
}
|
|
34950
35006
|
.dark-ChainedSelection-item > .dark-Checkbox {
|
|
35007
|
+
margin-top: 0;
|
|
34951
35008
|
margin-right: 0;
|
|
34952
35009
|
}
|
|
34953
35010
|
.dark-ChainedSelection-item.is-active {
|
|
@@ -35819,12 +35876,17 @@ input.dark-TextControl-input-password {
|
|
|
35819
35876
|
user-select: none;
|
|
35820
35877
|
position: relative;
|
|
35821
35878
|
flex-grow: 1;
|
|
35879
|
+
min-width: 0;
|
|
35822
35880
|
width: auto;
|
|
35823
35881
|
max-width: 100%;
|
|
35824
35882
|
overflow: hidden;
|
|
35825
35883
|
padding-right: 0.25rem;
|
|
35884
|
+
display: flex;
|
|
35885
|
+
flex-wrap: wrap;
|
|
35886
|
+
gap: var(--select-multiple-marginRight);
|
|
35826
35887
|
}
|
|
35827
35888
|
.dark-Select-valuesNoWrap {
|
|
35889
|
+
flex-wrap: nowrap;
|
|
35828
35890
|
white-space: nowrap;
|
|
35829
35891
|
text-overflow: ellipsis;
|
|
35830
35892
|
overflow: hidden;
|
|
@@ -35867,6 +35929,7 @@ input.dark-TextControl-input-password {
|
|
|
35867
35929
|
.dark-Select--multi .dark-Select-value {
|
|
35868
35930
|
position: static;
|
|
35869
35931
|
white-space: normal;
|
|
35932
|
+
flex-shrink: 0;
|
|
35870
35933
|
-webkit-user-select: none;
|
|
35871
35934
|
-moz-user-select: none;
|
|
35872
35935
|
user-select: none;
|
|
@@ -35880,9 +35943,11 @@ input.dark-TextControl-input-password {
|
|
|
35880
35943
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
35881
35944
|
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);
|
|
35882
35945
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
35883
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
35884
35946
|
}
|
|
35885
|
-
.dark-Select--multi .dark-Select-value
|
|
35947
|
+
.dark-Select--multi .dark-Select-value.is-disabled {
|
|
35948
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
35949
|
+
}
|
|
35950
|
+
.dark-Select--multi .dark-Select-value:not(.is-disabled):hover {
|
|
35886
35951
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
35887
35952
|
}
|
|
35888
35953
|
.dark-Select--multi .dark-Select-valueLabel {
|
|
@@ -36159,6 +36224,7 @@ input.dark-TextControl-input-password {
|
|
|
36159
36224
|
.dark-Select-overflow-wrapper .dark-Select-value {
|
|
36160
36225
|
position: static;
|
|
36161
36226
|
white-space: normal;
|
|
36227
|
+
flex-shrink: 0;
|
|
36162
36228
|
-webkit-user-select: none;
|
|
36163
36229
|
-moz-user-select: none;
|
|
36164
36230
|
user-select: none;
|
|
@@ -36172,9 +36238,11 @@ input.dark-TextControl-input-password {
|
|
|
36172
36238
|
border: 0.0625rem solid var(--Form-select-value-borderColor);
|
|
36173
36239
|
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);
|
|
36174
36240
|
padding: var(--select-multiple-paddingTop) var(--select-multiple-paddingRight) var(--select-multiple-paddingBottom) var(--select-multiple-paddingLeft);
|
|
36175
|
-
margin: var(--select-multiple-marginTop) var(--select-multiple-marginRight) var(--ResultBox-tag-marginBottom) var(--select-multiple-marginLeft);
|
|
36176
36241
|
}
|
|
36177
|
-
.dark-Select-overflow-wrapper .dark-Select-value
|
|
36242
|
+
.dark-Select-overflow-wrapper .dark-Select-value.is-disabled {
|
|
36243
|
+
background-color: var(--Form-selectValue-onDisable-bg);
|
|
36244
|
+
}
|
|
36245
|
+
.dark-Select-overflow-wrapper .dark-Select-value:not(.is-disabled):hover {
|
|
36178
36246
|
background-color: var(--Form-selectValue-onHover-bgColor);
|
|
36179
36247
|
}
|
|
36180
36248
|
.dark-Select-overflow-wrapper .dark-Select-valueLabel {
|
|
@@ -36195,6 +36263,9 @@ input.dark-TextControl-input-password {
|
|
|
36195
36263
|
.dark-Select-overflow.dark-Tooltip--dark .dark-Select-overflow-wrapper .dark-Select-value .dark-Select-valueIcon {
|
|
36196
36264
|
color: var(--Form-select-valueIcon-color--dark);
|
|
36197
36265
|
}
|
|
36266
|
+
.dark-Select-overflow-wrapper .dark-Select-value {
|
|
36267
|
+
margin-bottom: var(--gap-xs);
|
|
36268
|
+
}
|
|
36198
36269
|
.dark-Select-popover {
|
|
36199
36270
|
background: var(--Form-select-menu-bg);
|
|
36200
36271
|
color: var(--Form-select-menu-color);
|
|
@@ -39624,6 +39695,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39624
39695
|
.dark-Combo-items:empty + .dark-Combo-toolbar {
|
|
39625
39696
|
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
39626
39697
|
}
|
|
39698
|
+
.dark-Combo-toolbar {
|
|
39699
|
+
display: flex;
|
|
39700
|
+
align-items: center;
|
|
39701
|
+
justify-content: space-between;
|
|
39702
|
+
}
|
|
39703
|
+
.dark-Combo-toolbar:empty {
|
|
39704
|
+
display: none;
|
|
39705
|
+
}
|
|
39627
39706
|
.dark-Combo-item {
|
|
39628
39707
|
background: var(--combo-bg-color);
|
|
39629
39708
|
}
|
|
@@ -40114,6 +40193,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40114
40193
|
}
|
|
40115
40194
|
.dark-Picker-valueWrap {
|
|
40116
40195
|
flex-grow: 1;
|
|
40196
|
+
min-width: 0;
|
|
40117
40197
|
position: relative;
|
|
40118
40198
|
padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
|
|
40119
40199
|
}
|
|
@@ -40121,6 +40201,20 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40121
40201
|
width: 1rem;
|
|
40122
40202
|
display: inline-block;
|
|
40123
40203
|
}
|
|
40204
|
+
.dark-Picker-valueWrap > .dark-AutoFoldedList-more > span {
|
|
40205
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
40206
|
+
font-size: var(--Pick-base-value-fontSize);
|
|
40207
|
+
color: var(--Pick-base-value-color);
|
|
40208
|
+
font-weight: var(--Pick-base-value-fontWeight);
|
|
40209
|
+
background: var(--Pick-base-value-bgColor);
|
|
40210
|
+
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);
|
|
40211
|
+
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);
|
|
40212
|
+
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);
|
|
40213
|
+
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);
|
|
40214
|
+
}
|
|
40215
|
+
.dark-Picker-valueWrap > .dark-AutoFoldedList-more > span:hover {
|
|
40216
|
+
background: var(--Form-selectValue-onHover-bg);
|
|
40217
|
+
}
|
|
40124
40218
|
.dark-Picker .dark-Picker-valueWrap {
|
|
40125
40219
|
display: flex;
|
|
40126
40220
|
flex-wrap: wrap;
|
|
@@ -40148,6 +40242,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40148
40242
|
overflow: hidden;
|
|
40149
40243
|
text-overflow: ellipsis;
|
|
40150
40244
|
white-space: nowrap;
|
|
40245
|
+
flex-shrink: 0;
|
|
40151
40246
|
}
|
|
40152
40247
|
.dark-Picker .dark-Picker-value:hover {
|
|
40153
40248
|
background: var(--Form-selectValue-onHover-bg);
|
|
@@ -40256,6 +40351,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40256
40351
|
overflow: hidden;
|
|
40257
40352
|
text-overflow: ellipsis;
|
|
40258
40353
|
white-space: nowrap;
|
|
40354
|
+
flex-shrink: 0;
|
|
40259
40355
|
}
|
|
40260
40356
|
.dark-Picker-overflow-wrapper .dark-Picker-value:hover {
|
|
40261
40357
|
background: var(--Form-selectValue-onHover-bg);
|
package/lib/themes/dark.js
CHANGED