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