amis-ui 6.13.0 → 6.14.0-beta.1
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/HTMLFilterContext.d.ts +3 -0
- package/esm/HTMLFilterContext.js +10 -0
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.d.ts +120 -120
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.d.ts +20 -20
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AlphabetIndexer.js +1 -1
- package/esm/components/AnchorNav.d.ts +10 -10
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.d.ts +40 -40
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.d.ts +20 -20
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.d.ts +40 -40
- package/esm/components/AssociatedSelection.js +1 -1
- package/esm/components/AutoFoldedList.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.d.ts +40 -40
- 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.d.ts +20 -20
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.d.ts +80 -80
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.d.ts +130 -130
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.d.ts +40 -40
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.d.ts +40 -40
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.d.ts +10 -10
- 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.d.ts +130 -130
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.d.ts +10 -10
- 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.d.ts +80 -80
- package/esm/components/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.d.ts +121 -121
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.d.ts +160 -160
- package/esm/components/DateRangePicker.js +1 -1
- package/esm/components/DiffEditor.js +1 -1
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.d.ts +20 -20
- package/esm/components/Drawer.js +1 -1
- package/esm/components/DropDownSelection.d.ts +40 -40
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.d.ts +80 -80
- 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.d.ts +40 -40
- 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.d.ts +1 -0
- package/esm/components/Html.js +5 -2
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.d.ts +40 -40
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.d.ts +11 -10
- package/esm/components/InputBox.js +4 -3
- package/esm/components/InputBoxWithSuggestion.js +5 -3
- 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.d.ts +10 -10
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.d.ts +80 -80
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.d.ts +40 -40
- 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.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.d.ts +80 -80
- package/esm/components/Modal.js +1 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MonthRangePicker.d.ts +80 -80
- package/esm/components/MultilineText.d.ts +40 -40
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.d.ts +10 -10
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.d.ts +160 -160
- 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.d.ts +40 -40
- package/esm/components/PopUp.js +1 -1
- package/esm/components/Progress.d.ts +40 -40
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.d.ts +20 -20
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.d.ts +40 -40
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.d.ts +40 -40
- package/esm/components/ResultBox.js +1 -1
- package/esm/components/ResultList.d.ts +80 -80
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.d.ts +40 -40
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.d.ts +40 -40
- package/esm/components/ResultTreeList.js +1 -1
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.d.ts +80 -80
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.js +1 -1
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.d.ts +40 -40
- 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.d.ts +40 -40
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.d.ts +20 -20
- package/esm/components/Spinner.js +1 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.d.ts +10 -10
- 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.d.ts +40 -40
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.d.ts +120 -120
- package/esm/components/Tabs.js +1 -1
- package/esm/components/TabsTransfer.d.ts +40 -40
- package/esm/components/TabsTransfer.js +1 -1
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.d.ts +40 -40
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.d.ts +40 -40
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.d.ts +1 -1
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +2 -2
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.d.ts +80 -80
- package/esm/components/Toast.js +1 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.d.ts +40 -40
- package/esm/components/TooltipWrapper.js +3 -3
- package/esm/components/Transfer.d.ts +107 -107
- package/esm/components/Transfer.js +1 -1
- package/esm/components/TransferDropDown.d.ts +80 -80
- 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 +643 -642
- package/esm/components/Tree.js +23 -17
- package/esm/components/TreeSelection.d.ts +80 -80
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.d.ts +40 -40
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.d.ts +40 -40
- 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.d.ts +2 -2
- package/esm/components/condition-builder/Group.js +5 -4
- package/esm/components/condition-builder/GroupOrItem.d.ts +2 -2
- 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.d.ts +4 -3
- package/esm/components/condition-builder/index.js +14 -4
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.d.ts +40 -40
- package/esm/components/formula/Editor.js +1 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.d.ts +3 -9
- package/esm/components/formula/Input.js +20 -1
- package/esm/components/formula/Picker.d.ts +40 -40
- package/esm/components/formula/Picker.js +1 -1
- package/esm/components/formula/VariableList.js +6 -4
- package/esm/components/formula/plugin.js +76 -3
- package/esm/components/icons.js +1 -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 +14 -8
- package/esm/components/json-schema/index.d.ts +2 -0
- 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.d.ts +50 -50
- 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.d.ts +80 -80
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +1 -1
- package/esm/components/table/ColGroup.d.ts +2 -2
- package/esm/components/table/ColGroup.js +8 -5
- 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.d.ts +122 -121
- package/esm/components/table/index.js +17 -16
- package/esm/components/table/util.d.ts +2 -2
- 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/question2.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.d.ts +2 -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/HTMLFilterContext.d.ts +3 -0
- package/lib/HTMLFilterContext.js +19 -0
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.d.ts +120 -120
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.d.ts +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.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +130 -130
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.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 +40 -40
- package/lib/components/Button.js +1 -1
- package/lib/components/CalendarMobile.d.ts +80 -80
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +180 -180
- 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 +200 -200
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +50 -50
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +80 -80
- package/lib/components/ColorPicker.js +1 -1
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +80 -80
- package/lib/components/ConfirmBox.js +1 -1
- package/lib/components/ContextMenu.js +1 -1
- package/lib/components/DatePicker.d.ts +121 -121
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +280 -280
- package/lib/components/DateRangePicker.js +1 -1
- 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.d.ts +1 -0
- package/lib/components/Html.js +5 -2
- 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 +11 -10
- package/lib/components/InputBox.js +4 -3
- package/lib/components/InputBoxWithSuggestion.js +5 -3
- 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 +40 -40
- 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.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 +200 -200
- package/lib/components/MultilineText.d.ts +80 -80
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +30 -30
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +160 -160
- 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 +100 -100
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +20 -20
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.d.ts +40 -40
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +40 -40
- package/lib/components/ResultBox.js +1 -1
- package/lib/components/ResultList.d.ts +120 -120
- 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 +80 -80
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.d.ts +2059 -2058
- package/lib/components/Select.js +1 -1
- 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 +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +70 -70
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +10 -10
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +80 -80
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +40 -40
- 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 +90 -90
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.d.ts +40 -40
- package/lib/components/Textarea.js +1 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/TimelineItem.d.ts +1 -1
- package/lib/components/TimelineItem.js +1 -1
- package/lib/components/Tinymce.js +2 -2
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +80 -80
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +40 -40
- package/lib/components/TooltipWrapper.js +3 -3
- package/lib/components/Transfer.d.ts +169 -169
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +160 -160
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.js +1 -1
- package/lib/components/TransferSearch.js +1 -1
- package/lib/components/Tree.d.ts +967 -966
- package/lib/components/Tree.js +23 -17
- package/lib/components/TreeSelection.d.ts +120 -120
- 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.d.ts +1 -0
- 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.d.ts +2 -2
- package/lib/components/condition-builder/Group.js +4 -3
- package/lib/components/condition-builder/GroupOrItem.d.ts +2 -2
- 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 +3 -2
- package/lib/components/condition-builder/index.js +13 -3
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +80 -80
- package/lib/components/formula/Editor.js +1 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.d.ts +3 -9
- package/lib/components/formula/Input.js +21 -1
- package/lib/components/formula/Picker.d.ts +40 -40
- package/lib/components/formula/Picker.js +1 -1
- package/lib/components/formula/VariableList.js +6 -4
- package/lib/components/formula/plugin.js +76 -3
- package/lib/components/icons.js +1 -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 +14 -8
- package/lib/components/json-schema/index.d.ts +2 -0
- 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 +80 -80
- 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 +80 -80
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/ColGroup.d.ts +2 -2
- package/lib/components/table/ColGroup.js +8 -5
- 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 +202 -201
- package/lib/components/table/index.js +17 -16
- package/lib/components/table/util.d.ts +7 -7
- 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/helper.css +27 -9
- 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/question2.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.d.ts +2 -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 +418 -267
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +418 -267
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +418 -267
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +418 -267
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +418 -267
- 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/_dropdown.scss +5 -2
- package/scss/components/_formula.scss +2 -0
- package/scss/components/_modal.scss +2 -0
- package/scss/components/_table2.scss +11 -0
- package/scss/components/form/_rich-text.scss +2 -2
package/lib/themes/dark.css
CHANGED
|
@@ -17377,7 +17377,6 @@ body {
|
|
|
17377
17377
|
}
|
|
17378
17378
|
.dark-Layout--headerFixed {
|
|
17379
17379
|
padding-top: var(--Layout-header-height);
|
|
17380
|
-
--affix-offset-top: var(--Layout-header-height);
|
|
17381
17380
|
}
|
|
17382
17381
|
.dark-Layout--headerFixed .dark-Layout-header {
|
|
17383
17382
|
position: fixed;
|
|
@@ -17385,6 +17384,9 @@ body {
|
|
|
17385
17384
|
width: 100%;
|
|
17386
17385
|
z-index: 1200;
|
|
17387
17386
|
}
|
|
17387
|
+
.dark-Layout--headerFixed {
|
|
17388
|
+
--affix-offset-top: var(--Layout-header-height);
|
|
17389
|
+
}
|
|
17388
17390
|
.dark-Layout-brandBar {
|
|
17389
17391
|
background: var(--Layout-brand-bg);
|
|
17390
17392
|
color: var(--Layout-brandBar-color);
|
|
@@ -19538,6 +19540,11 @@ input[type=button].dark-Button--block {
|
|
|
19538
19540
|
width: var(--Avatar-size-default);
|
|
19539
19541
|
height: var(--Avatar-size-default);
|
|
19540
19542
|
line-height: var(--Avatar-size-default);
|
|
19543
|
+
}
|
|
19544
|
+
.dark-Avatar i {
|
|
19545
|
+
font-size: var(--Avatar-icon-size-default);
|
|
19546
|
+
}
|
|
19547
|
+
.dark-Avatar {
|
|
19541
19548
|
position: relative;
|
|
19542
19549
|
display: inline-block;
|
|
19543
19550
|
overflow: hidden;
|
|
@@ -19545,9 +19552,6 @@ input[type=button].dark-Button--block {
|
|
|
19545
19552
|
border-radius: 50%;
|
|
19546
19553
|
text-align: center;
|
|
19547
19554
|
}
|
|
19548
|
-
.dark-Avatar i {
|
|
19549
|
-
font-size: var(--Avatar-icon-size-default);
|
|
19550
|
-
}
|
|
19551
19555
|
.dark-Avatar--lg {
|
|
19552
19556
|
width: var(--Avatar-size-large);
|
|
19553
19557
|
height: var(--Avatar-size-large);
|
|
@@ -19885,9 +19889,6 @@ input[type=button].dark-Button--block {
|
|
|
19885
19889
|
.dark-Modal-header {
|
|
19886
19890
|
padding: var(--Modal-header-paddingY) 1.5rem;
|
|
19887
19891
|
background: var(--Modal-header-bg);
|
|
19888
|
-
border-bottom: var(--Modal-body-borderTop);
|
|
19889
|
-
border-top-left-radius: var(--Modal-content-borderRadius);
|
|
19890
|
-
border-top-right-radius: var(--Modal-content-borderRadius);
|
|
19891
19892
|
}
|
|
19892
19893
|
.dark-Modal-header::before, .dark-Modal-header::after {
|
|
19893
19894
|
display: table;
|
|
@@ -19896,6 +19897,11 @@ input[type=button].dark-Button--block {
|
|
|
19896
19897
|
.dark-Modal-header::after {
|
|
19897
19898
|
clear: both;
|
|
19898
19899
|
}
|
|
19900
|
+
.dark-Modal-header {
|
|
19901
|
+
border-bottom: var(--Modal-body-borderTop);
|
|
19902
|
+
border-top-left-radius: var(--Modal-content-borderRadius);
|
|
19903
|
+
border-top-right-radius: var(--Modal-content-borderRadius);
|
|
19904
|
+
}
|
|
19899
19905
|
.dark-Modal-header-icons {
|
|
19900
19906
|
position: absolute;
|
|
19901
19907
|
right: 24px;
|
|
@@ -20020,6 +20026,8 @@ input[type=button].dark-Button--block {
|
|
|
20020
20026
|
.dark-Dialog-error {
|
|
20021
20027
|
color: var(--danger);
|
|
20022
20028
|
white-space: pre-wrap;
|
|
20029
|
+
overflow-wrap: break-word;
|
|
20030
|
+
word-break: break-word;
|
|
20023
20031
|
}
|
|
20024
20032
|
.dark-Modal--full {
|
|
20025
20033
|
display: flex;
|
|
@@ -20095,9 +20103,6 @@ input[type=button].dark-Button--block {
|
|
|
20095
20103
|
.dark-Drawer-header {
|
|
20096
20104
|
padding: var(--Drawer-header-padding);
|
|
20097
20105
|
background: var(--Drawer-header-bg);
|
|
20098
|
-
border-bottom: var(--Drawer-content-borderWidth) solid var(--Drawer-header-borderColor);
|
|
20099
|
-
border-top-left-radius: var(--Drawer-content-borderRadius);
|
|
20100
|
-
border-top-right-radius: var(--Drawer-content-borderRadius);
|
|
20101
20106
|
}
|
|
20102
20107
|
.dark-Drawer-header::before, .dark-Drawer-header::after {
|
|
20103
20108
|
display: table;
|
|
@@ -20106,6 +20111,11 @@ input[type=button].dark-Button--block {
|
|
|
20106
20111
|
.dark-Drawer-header::after {
|
|
20107
20112
|
clear: both;
|
|
20108
20113
|
}
|
|
20114
|
+
.dark-Drawer-header {
|
|
20115
|
+
border-bottom: var(--Drawer-content-borderWidth) solid var(--Drawer-header-borderColor);
|
|
20116
|
+
border-top-left-radius: var(--Drawer-content-borderRadius);
|
|
20117
|
+
border-top-right-radius: var(--Drawer-content-borderRadius);
|
|
20118
|
+
}
|
|
20109
20119
|
.dark-Drawer-title {
|
|
20110
20120
|
font-size: var(--drawer-header-fontSize);
|
|
20111
20121
|
font-weight: var(--drawer-header-fontWeight);
|
|
@@ -21593,13 +21603,15 @@ input[type=button].dark-Button--block {
|
|
|
21593
21603
|
}
|
|
21594
21604
|
.dark-AppFoldBtn {
|
|
21595
21605
|
color: var(--icon-color);
|
|
21596
|
-
padding: 0.625rem;
|
|
21597
|
-
margin-left: -0.625rem;
|
|
21598
|
-
cursor: pointer;
|
|
21599
21606
|
}
|
|
21600
21607
|
.dark-AppFoldBtn:hover {
|
|
21601
21608
|
color: var(--icon-onHover-color);
|
|
21602
21609
|
}
|
|
21610
|
+
.dark-AppFoldBtn {
|
|
21611
|
+
padding: 0.625rem;
|
|
21612
|
+
margin-left: -0.625rem;
|
|
21613
|
+
cursor: pointer;
|
|
21614
|
+
}
|
|
21603
21615
|
.dark-AppLogo-html {
|
|
21604
21616
|
display: inline-flex;
|
|
21605
21617
|
vertical-align: middle;
|
|
@@ -21616,6 +21628,10 @@ input[type=button].dark-Button--block {
|
|
|
21616
21628
|
color: var(--text--muted-color);
|
|
21617
21629
|
padding-top: var(--Form-label-paddingTop);
|
|
21618
21630
|
}
|
|
21631
|
+
.dark-ArrayInput-addBtn > svg {
|
|
21632
|
+
width: var(--Combo-addBtn-fontSize);
|
|
21633
|
+
height: var(--Combo-addBtn-fontSize);
|
|
21634
|
+
}
|
|
21619
21635
|
.dark-ArrayInput-addBtn {
|
|
21620
21636
|
font-size: var(--Combo-addBtn-fontSize);
|
|
21621
21637
|
font-size: var(--Combo-addBtn-fontSize);
|
|
@@ -21625,16 +21641,6 @@ input[type=button].dark-Button--block {
|
|
|
21625
21641
|
height: var(--Combo-addBtn-height);
|
|
21626
21642
|
padding: var(--Combo-addBtn-paddingY) var(--Combo-addBtn-paddingX) var(--Combo-addBtn-paddingY) var(--Combo-addBtn-paddingX);
|
|
21627
21643
|
margin: var(--button-size-default-marginTop) var(--button-size-default-marginRight) var(--button-size-default-marginBottom) var(--button-size-default-marginLeft);
|
|
21628
|
-
color: var(--Combo-addBtn-border);
|
|
21629
|
-
background: var(--Combo-addBtn-bg);
|
|
21630
|
-
border-color: var(--Combo-addBtn-color) var(--combo-multi-addBtn-hover-bg-color) var(--Combo-addBtn-onHover-border) var(--Combo-addBtn-onHover-color);
|
|
21631
|
-
border-width: var(--Combo-addBtn-onActive-bg) var(--Combo-addBtn-onActive-border) var(--Combo-addBtn-onActive-color) var(--button-default-default-left-border-width);
|
|
21632
|
-
border-style: var(--button-default-default-top-border-style) var(--button-default-default-right-border-style) var(--button-default-default-bottom-border-style) var(--button-default-default-left-border-style);
|
|
21633
|
-
box-shadow: var(--button-default-default-shadow);
|
|
21634
|
-
}
|
|
21635
|
-
.dark-ArrayInput-addBtn > svg {
|
|
21636
|
-
width: var(--Combo-addBtn-fontSize);
|
|
21637
|
-
height: var(--Combo-addBtn-fontSize);
|
|
21638
21644
|
}
|
|
21639
21645
|
.dark-ArrayInput-addBtn .dark-Button-icon:first-child:not(:last-child):not(.pull-right),
|
|
21640
21646
|
.dark-ArrayInput-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
|
@@ -21689,6 +21695,14 @@ input[type=button].dark-Button--block {
|
|
|
21689
21695
|
height: var(--button-size-default-icon-size);
|
|
21690
21696
|
vertical-align: middle;
|
|
21691
21697
|
}
|
|
21698
|
+
.dark-ArrayInput-addBtn {
|
|
21699
|
+
color: var(--Combo-addBtn-border);
|
|
21700
|
+
background: var(--Combo-addBtn-bg);
|
|
21701
|
+
border-color: var(--Combo-addBtn-color) var(--combo-multi-addBtn-hover-bg-color) var(--Combo-addBtn-onHover-border) var(--Combo-addBtn-onHover-color);
|
|
21702
|
+
border-width: var(--Combo-addBtn-onActive-bg) var(--Combo-addBtn-onActive-border) var(--Combo-addBtn-onActive-color) var(--button-default-default-left-border-width);
|
|
21703
|
+
border-style: var(--button-default-default-top-border-style) var(--button-default-default-right-border-style) var(--button-default-default-bottom-border-style) var(--button-default-default-left-border-style);
|
|
21704
|
+
box-shadow: var(--button-default-default-shadow);
|
|
21705
|
+
}
|
|
21692
21706
|
.dark-ArrayInput-addBtn:not(:disabled):not(.is-disabled):hover {
|
|
21693
21707
|
color: var(--button-default-hover-font-color);
|
|
21694
21708
|
background: var(--button-default-hover-bg-color);
|
|
@@ -22977,11 +22991,6 @@ input[type=button].dark-Button--block {
|
|
|
22977
22991
|
}
|
|
22978
22992
|
}
|
|
22979
22993
|
@media (min-width: 768px) {
|
|
22980
|
-
.dark-Page-aside {
|
|
22981
|
-
flex-shrink: 0;
|
|
22982
|
-
width: var(--Page-aside-width);
|
|
22983
|
-
border-right: var(--borderWidth) solid var(--borderColor);
|
|
22984
|
-
}
|
|
22985
22994
|
.dark-Page-aside::before {
|
|
22986
22995
|
content: "";
|
|
22987
22996
|
position: absolute;
|
|
@@ -22992,6 +23001,11 @@ input[type=button].dark-Button--block {
|
|
|
22992
23001
|
background: inherit;
|
|
22993
23002
|
border: inherit;
|
|
22994
23003
|
}
|
|
23004
|
+
.dark-Page-aside {
|
|
23005
|
+
flex-shrink: 0;
|
|
23006
|
+
width: var(--Page-aside-width);
|
|
23007
|
+
border-right: var(--borderWidth) solid var(--borderColor);
|
|
23008
|
+
}
|
|
22995
23009
|
.dark-Page-aside--withWidth {
|
|
22996
23010
|
min-width: var(--Page-aside-width);
|
|
22997
23011
|
max-width: var(--Page-aside-maxWidth);
|
|
@@ -23029,13 +23043,15 @@ input[type=button].dark-Button--block {
|
|
|
23029
23043
|
display: inline-block;
|
|
23030
23044
|
vertical-align: middle;
|
|
23031
23045
|
margin-left: var(--Remark-marginLeft);
|
|
23032
|
-
cursor: pointer;
|
|
23033
|
-
text-align: center;
|
|
23034
23046
|
}
|
|
23035
23047
|
.dark-Remark > span {
|
|
23036
23048
|
color: var(--Remark-iconColor);
|
|
23037
23049
|
font-size: var(--fontSizeSm);
|
|
23038
23050
|
}
|
|
23051
|
+
.dark-Remark {
|
|
23052
|
+
cursor: pointer;
|
|
23053
|
+
text-align: center;
|
|
23054
|
+
}
|
|
23039
23055
|
.dark-Remark-icon {
|
|
23040
23056
|
color: var(--Remark-iconColor);
|
|
23041
23057
|
font-size: var(--Remark-icon-fontSize);
|
|
@@ -23308,7 +23324,6 @@ input[type=button].dark-Button--block {
|
|
|
23308
23324
|
border-radius: var(--Panel-borderRadius);
|
|
23309
23325
|
box-shadow: var(--Panel-shadow);
|
|
23310
23326
|
/* 主题 */
|
|
23311
|
-
/* 子组件 */
|
|
23312
23327
|
}
|
|
23313
23328
|
.dark-Panel--default {
|
|
23314
23329
|
border-color: var(--Panel-top-border-color) var(--Panel-right-border-color) var(--Panel-bottom-border-color) var(--Panel-left-border-color);
|
|
@@ -23399,6 +23414,9 @@ input[type=button].dark-Button--block {
|
|
|
23399
23414
|
.dark-Panel--danger > .dark-Panel-footer {
|
|
23400
23415
|
border-color: var(--danger);
|
|
23401
23416
|
}
|
|
23417
|
+
.dark-Panel {
|
|
23418
|
+
/* 子组件 */
|
|
23419
|
+
}
|
|
23402
23420
|
.dark-Panel-heading {
|
|
23403
23421
|
padding: var(--Panel-headingPadding);
|
|
23404
23422
|
border-color: var(--Panel-heading-top-border-color) var(--Panel-heading-right-border-color) var(--Panel-heading-bottom-border-color) var(--Panel-heading-left-border-color);
|
|
@@ -23445,9 +23463,6 @@ input[type=button].dark-Button--block {
|
|
|
23445
23463
|
bottom: var(--affix-offset-bottom);
|
|
23446
23464
|
z-index: 900;
|
|
23447
23465
|
}
|
|
23448
|
-
.dark-Panel-btnToolbar {
|
|
23449
|
-
text-align: var(--Panel-btnToolbarTextAlign);
|
|
23450
|
-
}
|
|
23451
23466
|
.dark-Panel-btnToolbar::before, .dark-Panel-btnToolbar::after {
|
|
23452
23467
|
display: table;
|
|
23453
23468
|
content: "";
|
|
@@ -23455,6 +23470,9 @@ input[type=button].dark-Button--block {
|
|
|
23455
23470
|
.dark-Panel-btnToolbar::after {
|
|
23456
23471
|
clear: both;
|
|
23457
23472
|
}
|
|
23473
|
+
.dark-Panel-btnToolbar {
|
|
23474
|
+
text-align: var(--Panel-btnToolbarTextAlign);
|
|
23475
|
+
}
|
|
23458
23476
|
.dark-Panel-btnToolbar .dark-Button {
|
|
23459
23477
|
margin-left: var(--Panel-footerButtonMarginLeft);
|
|
23460
23478
|
}
|
|
@@ -23473,13 +23491,13 @@ input[type=button].dark-Button--block {
|
|
|
23473
23491
|
border: none;
|
|
23474
23492
|
border-radius: 0;
|
|
23475
23493
|
}
|
|
23476
|
-
.dark-Panel--form > .dark-Panel-heading .dark-Panel-title {
|
|
23477
|
-
font-size: var(--fontSizeLg);
|
|
23478
|
-
}
|
|
23479
23494
|
.dark-Panel--form > .dark-Panel-heading .dark-Panel-title .icon {
|
|
23480
23495
|
width: var(--sizes-base-7);
|
|
23481
23496
|
height: var(--sizes-base-7);
|
|
23482
23497
|
}
|
|
23498
|
+
.dark-Panel--form > .dark-Panel-heading .dark-Panel-title {
|
|
23499
|
+
font-size: var(--fontSizeLg);
|
|
23500
|
+
}
|
|
23483
23501
|
.dark-Panel--form .dark-Panel-footerWrap {
|
|
23484
23502
|
padding-bottom: var(--Panel-body-paddingBottom);
|
|
23485
23503
|
}
|
|
@@ -23779,7 +23797,6 @@ input[type=button].dark-Button--block {
|
|
|
23779
23797
|
flex-direction: column;
|
|
23780
23798
|
align-items: flex-start;
|
|
23781
23799
|
justify-content: center;
|
|
23782
|
-
/* 修正头尾的圆角 */
|
|
23783
23800
|
}
|
|
23784
23801
|
.dark-ButtonGroup--vertical .dark-Button,
|
|
23785
23802
|
.dark-ButtonGroup--vertical .dark-ButtonGroup {
|
|
@@ -23807,6 +23824,9 @@ input[type=button].dark-Button--block {
|
|
|
23807
23824
|
border-top-left-radius: 0;
|
|
23808
23825
|
border-top-right-radius: 0;
|
|
23809
23826
|
}
|
|
23827
|
+
.dark-ButtonGroup--vertical {
|
|
23828
|
+
/* 修正头尾的圆角 */
|
|
23829
|
+
}
|
|
23810
23830
|
.dark-ButtonGroup--vertical > .dark-Button:first-child,
|
|
23811
23831
|
.dark-ButtonGroup--vertical > .dark-ButtonGroup:first-child > .dark-Button:first-child,
|
|
23812
23832
|
.dark-ButtonGroup--vertical > .dark-Badge:first-child > .dark-Button:first-child {
|
|
@@ -23923,7 +23943,8 @@ input[type=button].dark-Button--block {
|
|
|
23923
23943
|
padding: 0;
|
|
23924
23944
|
}
|
|
23925
23945
|
.dark-DropDown-menuItem.dark-DropDown-groupTitle, .dark-DropDown-menu > li.dark-DropDown-groupTitle {
|
|
23926
|
-
height:
|
|
23946
|
+
height: auto;
|
|
23947
|
+
line-height: 1;
|
|
23927
23948
|
font-size: var(--fontSizeSm);
|
|
23928
23949
|
padding: var(--gap-xs) var(--gap-xs);
|
|
23929
23950
|
padding-left: var(--gap-sm);
|
|
@@ -23932,7 +23953,8 @@ input[type=button].dark-Button--block {
|
|
|
23932
23953
|
cursor: default;
|
|
23933
23954
|
}
|
|
23934
23955
|
.dark-DropDown-menuItem.dark-DropDown-groupTitle:hover, .dark-DropDown-menu > li.dark-DropDown-groupTitle:hover {
|
|
23935
|
-
background: none;
|
|
23956
|
+
background: none !important;
|
|
23957
|
+
color: var(--DropDown-group-color) !important;
|
|
23936
23958
|
}
|
|
23937
23959
|
.dark-DropDown-menuItem.dark-DropDown-groupTitle span, .dark-DropDown-menu > li.dark-DropDown-groupTitle span {
|
|
23938
23960
|
white-space: nowrap;
|
|
@@ -24473,9 +24495,6 @@ input[type=button].dark-Button--block {
|
|
|
24473
24495
|
padding-left: 0;
|
|
24474
24496
|
padding-right: 0;
|
|
24475
24497
|
}
|
|
24476
|
-
.dark-Form {
|
|
24477
|
-
/* 恢复 Form 嵌套场景下的样式 */
|
|
24478
|
-
}
|
|
24479
24498
|
.dark-Form .dark-Collapse {
|
|
24480
24499
|
border: none;
|
|
24481
24500
|
}
|
|
@@ -24490,6 +24509,9 @@ input[type=button].dark-Button--block {
|
|
|
24490
24509
|
.dark-Form .dark-Collapse .dark-Collapse-content {
|
|
24491
24510
|
padding: 0;
|
|
24492
24511
|
}
|
|
24512
|
+
.dark-Form {
|
|
24513
|
+
/* 恢复 Form 嵌套场景下的样式 */
|
|
24514
|
+
}
|
|
24493
24515
|
.dark-Form .dark-Collapse-fieldset--disabled {
|
|
24494
24516
|
border-width: var(--collapse-default-top-border-width) var(--collapse-default-right-border-width) var(--collapse-default-bottom-border-width) var(--collapse-default-left-border-width);
|
|
24495
24517
|
border-style: var(--collapse-default-top-border-style) var(--collapse-default-right-border-style) var(--collapse-default-bottom-border-style) var(--collapse-default-left-border-style);
|
|
@@ -24782,7 +24804,6 @@ input[type=button].dark-Button--block {
|
|
|
24782
24804
|
margin-left: 10px;
|
|
24783
24805
|
font-size: 16px;
|
|
24784
24806
|
color: #84868c;
|
|
24785
|
-
cursor: pointer;
|
|
24786
24807
|
}
|
|
24787
24808
|
.dark-CBIf:hover {
|
|
24788
24809
|
font-size: 16px;
|
|
@@ -24790,6 +24811,9 @@ input[type=button].dark-Button--block {
|
|
|
24790
24811
|
.dark-CBIf.is-active {
|
|
24791
24812
|
color: #2468f1;
|
|
24792
24813
|
}
|
|
24814
|
+
.dark-CBIf {
|
|
24815
|
+
cursor: pointer;
|
|
24816
|
+
}
|
|
24793
24817
|
.dark-CBGroupOrItem {
|
|
24794
24818
|
position: relative;
|
|
24795
24819
|
transition: box-shadow 0.3s ease;
|
|
@@ -25013,17 +25037,6 @@ input[type=button].dark-Button--block {
|
|
|
25013
25037
|
.dark-ContextMenu-menu {
|
|
25014
25038
|
position: absolute;
|
|
25015
25039
|
z-index: 1500;
|
|
25016
|
-
display: block;
|
|
25017
|
-
position: absolute;
|
|
25018
|
-
margin: 0;
|
|
25019
|
-
padding: var(--menu-padding);
|
|
25020
|
-
background: var(--menu-background);
|
|
25021
|
-
box-shadow: var(--menu-box-shadow);
|
|
25022
|
-
border-radius: var(--Context-menu-border-radius);
|
|
25023
|
-
color: var(--menu-font-color);
|
|
25024
|
-
font-family: var(--menu-font-family);
|
|
25025
|
-
font-size: 12px;
|
|
25026
|
-
line-height: 20px;
|
|
25027
25040
|
}
|
|
25028
25041
|
.dark-ContextMenu-menu.in, .dark-ContextMenu-menu.out {
|
|
25029
25042
|
animation-duration: var(--animation-duration);
|
|
@@ -25036,6 +25049,19 @@ input[type=button].dark-Button--block {
|
|
|
25036
25049
|
.dark-ContextMenu-menu.out {
|
|
25037
25050
|
animation-name: contextMenuOut;
|
|
25038
25051
|
}
|
|
25052
|
+
.dark-ContextMenu-menu {
|
|
25053
|
+
display: block;
|
|
25054
|
+
position: absolute;
|
|
25055
|
+
margin: 0;
|
|
25056
|
+
padding: var(--menu-padding);
|
|
25057
|
+
background: var(--menu-background);
|
|
25058
|
+
box-shadow: var(--menu-box-shadow);
|
|
25059
|
+
border-radius: var(--Context-menu-border-radius);
|
|
25060
|
+
color: var(--menu-font-color);
|
|
25061
|
+
font-family: var(--menu-font-family);
|
|
25062
|
+
font-size: 12px;
|
|
25063
|
+
line-height: 20px;
|
|
25064
|
+
}
|
|
25039
25065
|
.dark-ContextMenu-divider {
|
|
25040
25066
|
border: none;
|
|
25041
25067
|
height: 1px;
|
|
@@ -25155,9 +25181,6 @@ input[type=button].dark-Button--block {
|
|
|
25155
25181
|
.dark-Code-pre-wrap {
|
|
25156
25182
|
padding: var(--sizes-size-5);
|
|
25157
25183
|
}
|
|
25158
|
-
.dark-Wizard {
|
|
25159
|
-
position: relative;
|
|
25160
|
-
}
|
|
25161
25184
|
.dark-Wizard::before, .dark-Wizard::after {
|
|
25162
25185
|
display: table;
|
|
25163
25186
|
content: "";
|
|
@@ -25165,6 +25188,9 @@ input[type=button].dark-Button--block {
|
|
|
25165
25188
|
.dark-Wizard::after {
|
|
25166
25189
|
clear: both;
|
|
25167
25190
|
}
|
|
25191
|
+
.dark-Wizard {
|
|
25192
|
+
position: relative;
|
|
25193
|
+
}
|
|
25168
25194
|
.dark-Wizard, .dark-Wizard-tabs {
|
|
25169
25195
|
padding: 0;
|
|
25170
25196
|
}
|
|
@@ -25371,7 +25397,6 @@ input[type=button].dark-Button--block {
|
|
|
25371
25397
|
}
|
|
25372
25398
|
.dark-Crud {
|
|
25373
25399
|
position: relative;
|
|
25374
|
-
/* tag 样式 */
|
|
25375
25400
|
}
|
|
25376
25401
|
.dark-Crud-selection {
|
|
25377
25402
|
margin-bottom: var(--gap-base);
|
|
@@ -25458,6 +25483,9 @@ input[type=button].dark-Button--block {
|
|
|
25458
25483
|
vertical-align: top;
|
|
25459
25484
|
margin-top: var(--gap-xs);
|
|
25460
25485
|
}
|
|
25486
|
+
.dark-Crud {
|
|
25487
|
+
/* tag 样式 */
|
|
25488
|
+
}
|
|
25461
25489
|
.dark-Crud .dark-Crud-value {
|
|
25462
25490
|
cursor: pointer;
|
|
25463
25491
|
-webkit-user-select: none;
|
|
@@ -26019,11 +26047,6 @@ input[type=button].dark-Button--block {
|
|
|
26019
26047
|
.dark-Table-header > * + .dark-ButtonToolbar {
|
|
26020
26048
|
margin-left: var(--Crud-toolbar-gap);
|
|
26021
26049
|
}
|
|
26022
|
-
.dark-Table-toolbar {
|
|
26023
|
-
display: flex;
|
|
26024
|
-
padding: var(--Table-toolbar-marginY) var(--Table-toolbar-marginX);
|
|
26025
|
-
flex-wrap: wrap;
|
|
26026
|
-
}
|
|
26027
26050
|
.dark-Table-toolbar::before, .dark-Table-toolbar::after {
|
|
26028
26051
|
display: table;
|
|
26029
26052
|
content: "";
|
|
@@ -26031,6 +26054,11 @@ input[type=button].dark-Button--block {
|
|
|
26031
26054
|
.dark-Table-toolbar::after {
|
|
26032
26055
|
clear: both;
|
|
26033
26056
|
}
|
|
26057
|
+
.dark-Table-toolbar {
|
|
26058
|
+
display: flex;
|
|
26059
|
+
padding: var(--Table-toolbar-marginY) var(--Table-toolbar-marginX);
|
|
26060
|
+
flex-wrap: wrap;
|
|
26061
|
+
}
|
|
26034
26062
|
.dark-Table-toolbar .dark-DropDown-menuItem {
|
|
26035
26063
|
height: auto;
|
|
26036
26064
|
}
|
|
@@ -26231,11 +26259,6 @@ input[type=button].dark-Button--block {
|
|
|
26231
26259
|
background: inherit;
|
|
26232
26260
|
padding: var(--TableCell-paddingY) var(--TableCell-paddingX);
|
|
26233
26261
|
text-align: left;
|
|
26234
|
-
border-bottom: var(--Table-thead-borderWidth) solid var(--Table-thead-borderColor);
|
|
26235
|
-
font-size: var(--Table-thead-fontSize);
|
|
26236
|
-
color: var(--Table-thead-color);
|
|
26237
|
-
font-weight: var(--fontWeightNormal);
|
|
26238
|
-
white-space: nowrap;
|
|
26239
26262
|
}
|
|
26240
26263
|
.dark-Table-table > thead > tr > th:first-child {
|
|
26241
26264
|
padding-left: 0.75rem;
|
|
@@ -26253,6 +26276,13 @@ input[type=button].dark-Button--block {
|
|
|
26253
26276
|
.dark-Table-table > thead > tr > th:not(:last-child) {
|
|
26254
26277
|
border-right: var(--Table-thead-borderWidth) solid var(--Table-thead-borderColor);
|
|
26255
26278
|
}
|
|
26279
|
+
.dark-Table-table > thead > tr > th {
|
|
26280
|
+
border-bottom: var(--Table-thead-borderWidth) solid var(--Table-thead-borderColor);
|
|
26281
|
+
font-size: var(--Table-thead-fontSize);
|
|
26282
|
+
color: var(--Table-thead-color);
|
|
26283
|
+
font-weight: var(--fontWeightNormal);
|
|
26284
|
+
white-space: nowrap;
|
|
26285
|
+
}
|
|
26256
26286
|
.dark-Table-table > thead > tr > th .dark-Remark {
|
|
26257
26287
|
margin-left: var(--gap-xs);
|
|
26258
26288
|
}
|
|
@@ -26340,7 +26370,6 @@ input[type=button].dark-Button--block {
|
|
|
26340
26370
|
}
|
|
26341
26371
|
.dark-Table-table > tbody > tr.bg-light {
|
|
26342
26372
|
background-color: #f8f9fa;
|
|
26343
|
-
color: #58666e;
|
|
26344
26373
|
}
|
|
26345
26374
|
.dark-Table-table > tbody > tr.bg-light.lt, .dark-Table-table > tbody > tr.bg-light .lt {
|
|
26346
26375
|
background: rgb(253.9275, 254.1, 254.2725);
|
|
@@ -26357,9 +26386,11 @@ input[type=button].dark-Button--block {
|
|
|
26357
26386
|
.dark-Table-table > tbody > tr.bg-light.bg, .dark-Table-table > tbody > tr.bg-light .bg {
|
|
26358
26387
|
background-color: #f8f9fa;
|
|
26359
26388
|
}
|
|
26389
|
+
.dark-Table-table > tbody > tr.bg-light {
|
|
26390
|
+
color: #58666e;
|
|
26391
|
+
}
|
|
26360
26392
|
.dark-Table-table > tbody > tr.bg-dark {
|
|
26361
26393
|
background-color: #343a40;
|
|
26362
|
-
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
26363
26394
|
}
|
|
26364
26395
|
.dark-Table-table > tbody > tr.bg-dark.lt, .dark-Table-table > tbody > tr.bg-dark .lt {
|
|
26365
26396
|
background: rgb(61.6622844828, 70.75, 79.8377155172);
|
|
@@ -26376,6 +26407,9 @@ input[type=button].dark-Button--block {
|
|
|
26376
26407
|
.dark-Table-table > tbody > tr.bg-dark.bg, .dark-Table-table > tbody > tr.bg-dark .bg {
|
|
26377
26408
|
background-color: #343a40;
|
|
26378
26409
|
}
|
|
26410
|
+
.dark-Table-table > tbody > tr.bg-dark {
|
|
26411
|
+
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
26412
|
+
}
|
|
26379
26413
|
.dark-Table-table > tbody > tr.bg-dark a, .dark-Table-table > tbody > tr.bg-dark .dark-Button--link {
|
|
26380
26414
|
color: rgb(185.2603448276, 185.5, 185.7396551724);
|
|
26381
26415
|
}
|
|
@@ -26393,7 +26427,6 @@ input[type=button].dark-Button--block {
|
|
|
26393
26427
|
}
|
|
26394
26428
|
.dark-Table-table > tbody > tr.bg-black {
|
|
26395
26429
|
background-color: #000;
|
|
26396
|
-
color: #666666;
|
|
26397
26430
|
}
|
|
26398
26431
|
.dark-Table-table > tbody > tr.bg-black.lt, .dark-Table-table > tbody > tr.bg-black .lt {
|
|
26399
26432
|
background: rgb(13.06875, 12.43125, 12.43125);
|
|
@@ -26410,6 +26443,9 @@ input[type=button].dark-Button--block {
|
|
|
26410
26443
|
.dark-Table-table > tbody > tr.bg-black.bg, .dark-Table-table > tbody > tr.bg-black .bg {
|
|
26411
26444
|
background-color: #000;
|
|
26412
26445
|
}
|
|
26446
|
+
.dark-Table-table > tbody > tr.bg-black {
|
|
26447
|
+
color: #666666;
|
|
26448
|
+
}
|
|
26413
26449
|
.dark-Table-table > tbody > tr.bg-black a, .dark-Table-table > tbody > tr.bg-black .dark-Button--link {
|
|
26414
26450
|
color: rgb(127.5, 127.5, 127.5);
|
|
26415
26451
|
}
|
|
@@ -26427,7 +26463,6 @@ input[type=button].dark-Button--block {
|
|
|
26427
26463
|
}
|
|
26428
26464
|
.dark-Table-table > tbody > tr.bg-primary {
|
|
26429
26465
|
background-color: #007bff;
|
|
26430
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
26431
26466
|
}
|
|
26432
26467
|
.dark-Table-table > tbody > tr.bg-primary.lt, .dark-Table-table > tbody > tr.bg-primary .lt {
|
|
26433
26468
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -26444,6 +26479,9 @@ input[type=button].dark-Button--block {
|
|
|
26444
26479
|
.dark-Table-table > tbody > tr.bg-primary.bg, .dark-Table-table > tbody > tr.bg-primary .bg {
|
|
26445
26480
|
background-color: #007bff;
|
|
26446
26481
|
}
|
|
26482
|
+
.dark-Table-table > tbody > tr.bg-primary {
|
|
26483
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
26484
|
+
}
|
|
26447
26485
|
.dark-Table-table > tbody > tr.bg-primary a, .dark-Table-table > tbody > tr.bg-primary .dark-Button--link {
|
|
26448
26486
|
color: white;
|
|
26449
26487
|
}
|
|
@@ -26461,7 +26499,6 @@ input[type=button].dark-Button--block {
|
|
|
26461
26499
|
}
|
|
26462
26500
|
.dark-Table-table > tbody > tr.bg-success {
|
|
26463
26501
|
background-color: #28a745;
|
|
26464
|
-
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
26465
26502
|
}
|
|
26466
26503
|
.dark-Table-table > tbody > tr.bg-success.lt, .dark-Table-table > tbody > tr.bg-success .lt {
|
|
26467
26504
|
background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
|
|
@@ -26478,6 +26515,9 @@ input[type=button].dark-Button--block {
|
|
|
26478
26515
|
.dark-Table-table > tbody > tr.bg-success.bg, .dark-Table-table > tbody > tr.bg-success .bg {
|
|
26479
26516
|
background-color: #28a745;
|
|
26480
26517
|
}
|
|
26518
|
+
.dark-Table-table > tbody > tr.bg-success {
|
|
26519
|
+
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
26520
|
+
}
|
|
26481
26521
|
.dark-Table-table > tbody > tr.bg-success a, .dark-Table-table > tbody > tr.bg-success .dark-Button--link {
|
|
26482
26522
|
color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
|
|
26483
26523
|
}
|
|
@@ -26495,7 +26535,6 @@ input[type=button].dark-Button--block {
|
|
|
26495
26535
|
}
|
|
26496
26536
|
.dark-Table-table > tbody > tr.bg-info {
|
|
26497
26537
|
background-color: #007bff;
|
|
26498
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
26499
26538
|
}
|
|
26500
26539
|
.dark-Table-table > tbody > tr.bg-info.lt, .dark-Table-table > tbody > tr.bg-info .lt {
|
|
26501
26540
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -26512,6 +26551,9 @@ input[type=button].dark-Button--block {
|
|
|
26512
26551
|
.dark-Table-table > tbody > tr.bg-info.bg, .dark-Table-table > tbody > tr.bg-info .bg {
|
|
26513
26552
|
background-color: #007bff;
|
|
26514
26553
|
}
|
|
26554
|
+
.dark-Table-table > tbody > tr.bg-info {
|
|
26555
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
26556
|
+
}
|
|
26515
26557
|
.dark-Table-table > tbody > tr.bg-info a, .dark-Table-table > tbody > tr.bg-info .dark-Button--link {
|
|
26516
26558
|
color: white;
|
|
26517
26559
|
}
|
|
@@ -26529,7 +26571,6 @@ input[type=button].dark-Button--block {
|
|
|
26529
26571
|
}
|
|
26530
26572
|
.dark-Table-table > tbody > tr.bg-warning {
|
|
26531
26573
|
background-color: #fad733;
|
|
26532
|
-
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
26533
26574
|
}
|
|
26534
26575
|
.dark-Table-table > tbody > tr.bg-warning.lt, .dark-Table-table > tbody > tr.bg-warning .lt {
|
|
26535
26576
|
background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
|
|
@@ -26546,6 +26587,9 @@ input[type=button].dark-Button--block {
|
|
|
26546
26587
|
.dark-Table-table > tbody > tr.bg-warning.bg, .dark-Table-table > tbody > tr.bg-warning .bg {
|
|
26547
26588
|
background-color: #fad733;
|
|
26548
26589
|
}
|
|
26590
|
+
.dark-Table-table > tbody > tr.bg-warning {
|
|
26591
|
+
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
26592
|
+
}
|
|
26549
26593
|
.dark-Table-table > tbody > tr.bg-warning a, .dark-Table-table > tbody > tr.bg-warning .dark-Button--link {
|
|
26550
26594
|
color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
|
|
26551
26595
|
}
|
|
@@ -26563,7 +26607,6 @@ input[type=button].dark-Button--block {
|
|
|
26563
26607
|
}
|
|
26564
26608
|
.dark-Table-table > tbody > tr.bg-danger {
|
|
26565
26609
|
background-color: #dc3545;
|
|
26566
|
-
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
26567
26610
|
}
|
|
26568
26611
|
.dark-Table-table > tbody > tr.bg-danger.lt, .dark-Table-table > tbody > tr.bg-danger .lt {
|
|
26569
26612
|
background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
|
|
@@ -26580,6 +26623,9 @@ input[type=button].dark-Button--block {
|
|
|
26580
26623
|
.dark-Table-table > tbody > tr.bg-danger.bg, .dark-Table-table > tbody > tr.bg-danger .bg {
|
|
26581
26624
|
background-color: #dc3545;
|
|
26582
26625
|
}
|
|
26626
|
+
.dark-Table-table > tbody > tr.bg-danger {
|
|
26627
|
+
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
26628
|
+
}
|
|
26583
26629
|
.dark-Table-table > tbody > tr.bg-danger a, .dark-Table-table > tbody > tr.bg-danger .dark-Button--link {
|
|
26584
26630
|
color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
|
|
26585
26631
|
}
|
|
@@ -27163,11 +27209,6 @@ input[type=button].dark-Button--block {
|
|
|
27163
27209
|
z-index: 3;
|
|
27164
27210
|
background: var(--Table-bg);
|
|
27165
27211
|
}
|
|
27166
|
-
.dark-Table2 .dark-Table-toolbar {
|
|
27167
|
-
display: flex;
|
|
27168
|
-
margin: 0 var(--Table-toolbar-marginX) var(--Table-toolbar-marginY);
|
|
27169
|
-
flex-wrap: wrap;
|
|
27170
|
-
}
|
|
27171
27212
|
.dark-Table2 .dark-Table-toolbar::before, .dark-Table2 .dark-Table-toolbar::after {
|
|
27172
27213
|
display: table;
|
|
27173
27214
|
content: "";
|
|
@@ -27175,6 +27216,11 @@ input[type=button].dark-Button--block {
|
|
|
27175
27216
|
.dark-Table2 .dark-Table-toolbar::after {
|
|
27176
27217
|
clear: both;
|
|
27177
27218
|
}
|
|
27219
|
+
.dark-Table2 .dark-Table-toolbar {
|
|
27220
|
+
display: flex;
|
|
27221
|
+
margin: 0 var(--Table-toolbar-marginX) var(--Table-toolbar-marginY);
|
|
27222
|
+
flex-wrap: wrap;
|
|
27223
|
+
}
|
|
27178
27224
|
.dark-Table2 .dark-Table-toolbar .dark-DropDown-menuItem {
|
|
27179
27225
|
height: auto;
|
|
27180
27226
|
}
|
|
@@ -27206,6 +27252,15 @@ input[type=button].dark-Button--block {
|
|
|
27206
27252
|
border-collapse: collapse;
|
|
27207
27253
|
border: none;
|
|
27208
27254
|
}
|
|
27255
|
+
.dark-Table2 .dark-Table-table--fixed {
|
|
27256
|
+
table-layout: fixed;
|
|
27257
|
+
}
|
|
27258
|
+
.dark-Table2 .dark-Table-table--fixed > thead > tr > th,
|
|
27259
|
+
.dark-Table2 .dark-Table-table--fixed > thead > tr > td,
|
|
27260
|
+
.dark-Table2 .dark-Table-table--fixed > tbody > tr > td,
|
|
27261
|
+
.dark-Table2 .dark-Table-table--fixed > tfoot > tr > td {
|
|
27262
|
+
white-space: normal !important;
|
|
27263
|
+
}
|
|
27209
27264
|
.dark-Table2 .dark-Table-table th, .dark-Table2 .dark-Table-table td {
|
|
27210
27265
|
text-align: left;
|
|
27211
27266
|
}
|
|
@@ -27220,11 +27275,6 @@ input[type=button].dark-Button--block {
|
|
|
27220
27275
|
vertical-align: middle;
|
|
27221
27276
|
background: var(--Table-thead-bg);
|
|
27222
27277
|
padding: var(--table-paddingTop) var(--table-paddingRight) var(--table-paddingBottom) var(--table-paddingLeft);
|
|
27223
|
-
font-size: var(--Table-thead-fontSize);
|
|
27224
|
-
color: var(--Table-thead-color);
|
|
27225
|
-
font-weight: var(--table-header-fontWeight);
|
|
27226
|
-
line-height: var(--table-header-lineHeight);
|
|
27227
|
-
white-space: nowrap;
|
|
27228
27278
|
}
|
|
27229
27279
|
.dark-Table2 .dark-Table-table > thead > tr > th:first-child {
|
|
27230
27280
|
padding-left: var(--TableCell--edge-paddingX-default);
|
|
@@ -27238,6 +27288,13 @@ input[type=button].dark-Button--block {
|
|
|
27238
27288
|
.dark-Table2 .dark-Table-table > thead > tr > th.dark-Table-row-expand-icon-cell {
|
|
27239
27289
|
border-right: 0;
|
|
27240
27290
|
}
|
|
27291
|
+
.dark-Table2 .dark-Table-table > thead > tr > th {
|
|
27292
|
+
font-size: var(--Table-thead-fontSize);
|
|
27293
|
+
color: var(--Table-thead-color);
|
|
27294
|
+
font-weight: var(--table-header-fontWeight);
|
|
27295
|
+
line-height: var(--table-header-lineHeight);
|
|
27296
|
+
white-space: nowrap;
|
|
27297
|
+
}
|
|
27241
27298
|
.dark-Table2 .dark-Table-table > thead > tr > th .dark-Remark {
|
|
27242
27299
|
margin-left: var(--gap-xs);
|
|
27243
27300
|
position: relative;
|
|
@@ -27253,7 +27310,6 @@ input[type=button].dark-Button--block {
|
|
|
27253
27310
|
.dark-Table2 .dark-Table-table > tbody > tr {
|
|
27254
27311
|
position: relative;
|
|
27255
27312
|
border-top: unset !important;
|
|
27256
|
-
background: var(--table-body-bg-color);
|
|
27257
27313
|
}
|
|
27258
27314
|
.dark-Table2 .dark-Table-table > tbody > tr.dark-Table-summary-row > td {
|
|
27259
27315
|
background: var(--Table-thead-bg);
|
|
@@ -27312,6 +27368,9 @@ input[type=button].dark-Button--block {
|
|
|
27312
27368
|
line-height: var(--TableCell-line-height-middle);
|
|
27313
27369
|
overflow: hidden;
|
|
27314
27370
|
}
|
|
27371
|
+
.dark-Table2 .dark-Table-table > tbody > tr {
|
|
27372
|
+
background: var(--table-body-bg-color);
|
|
27373
|
+
}
|
|
27315
27374
|
.dark-Table2 .dark-Table-table > tbody > tr.dark-Table-tr--odd {
|
|
27316
27375
|
background: var(--Table-strip-bg);
|
|
27317
27376
|
}
|
|
@@ -27350,7 +27409,6 @@ input[type=button].dark-Button--block {
|
|
|
27350
27409
|
}
|
|
27351
27410
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-light {
|
|
27352
27411
|
background-color: #f8f9fa;
|
|
27353
|
-
color: #58666e;
|
|
27354
27412
|
}
|
|
27355
27413
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-light.lt, .dark-Table2 .dark-Table-table > tbody > tr.bg-light .lt {
|
|
27356
27414
|
background: rgb(253.9275, 254.1, 254.2725);
|
|
@@ -27367,9 +27425,11 @@ input[type=button].dark-Button--block {
|
|
|
27367
27425
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-light.bg, .dark-Table2 .dark-Table-table > tbody > tr.bg-light .bg {
|
|
27368
27426
|
background-color: #f8f9fa;
|
|
27369
27427
|
}
|
|
27428
|
+
.dark-Table2 .dark-Table-table > tbody > tr.bg-light {
|
|
27429
|
+
color: #58666e;
|
|
27430
|
+
}
|
|
27370
27431
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-dark {
|
|
27371
27432
|
background-color: #343a40;
|
|
27372
|
-
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
27373
27433
|
}
|
|
27374
27434
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-dark.lt, .dark-Table2 .dark-Table-table > tbody > tr.bg-dark .lt {
|
|
27375
27435
|
background: rgb(61.6622844828, 70.75, 79.8377155172);
|
|
@@ -27386,6 +27446,9 @@ input[type=button].dark-Button--block {
|
|
|
27386
27446
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-dark.bg, .dark-Table2 .dark-Table-table > tbody > tr.bg-dark .bg {
|
|
27387
27447
|
background-color: #343a40;
|
|
27388
27448
|
}
|
|
27449
|
+
.dark-Table2 .dark-Table-table > tbody > tr.bg-dark {
|
|
27450
|
+
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
27451
|
+
}
|
|
27389
27452
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-dark a, .dark-Table2 .dark-Table-table > tbody > tr.bg-dark .dark-Button--link {
|
|
27390
27453
|
color: rgb(185.2603448276, 185.5, 185.7396551724);
|
|
27391
27454
|
}
|
|
@@ -27403,7 +27466,6 @@ input[type=button].dark-Button--block {
|
|
|
27403
27466
|
}
|
|
27404
27467
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-black {
|
|
27405
27468
|
background-color: #000;
|
|
27406
|
-
color: #666666;
|
|
27407
27469
|
}
|
|
27408
27470
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-black.lt, .dark-Table2 .dark-Table-table > tbody > tr.bg-black .lt {
|
|
27409
27471
|
background: rgb(13.06875, 12.43125, 12.43125);
|
|
@@ -27420,6 +27482,9 @@ input[type=button].dark-Button--block {
|
|
|
27420
27482
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-black.bg, .dark-Table2 .dark-Table-table > tbody > tr.bg-black .bg {
|
|
27421
27483
|
background-color: #000;
|
|
27422
27484
|
}
|
|
27485
|
+
.dark-Table2 .dark-Table-table > tbody > tr.bg-black {
|
|
27486
|
+
color: #666666;
|
|
27487
|
+
}
|
|
27423
27488
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-black a, .dark-Table2 .dark-Table-table > tbody > tr.bg-black .dark-Button--link {
|
|
27424
27489
|
color: rgb(127.5, 127.5, 127.5);
|
|
27425
27490
|
}
|
|
@@ -27437,7 +27502,6 @@ input[type=button].dark-Button--block {
|
|
|
27437
27502
|
}
|
|
27438
27503
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-primary {
|
|
27439
27504
|
background-color: #007bff;
|
|
27440
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
27441
27505
|
}
|
|
27442
27506
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-primary.lt, .dark-Table2 .dark-Table-table > tbody > tr.bg-primary .lt {
|
|
27443
27507
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -27454,6 +27518,9 @@ input[type=button].dark-Button--block {
|
|
|
27454
27518
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-primary.bg, .dark-Table2 .dark-Table-table > tbody > tr.bg-primary .bg {
|
|
27455
27519
|
background-color: #007bff;
|
|
27456
27520
|
}
|
|
27521
|
+
.dark-Table2 .dark-Table-table > tbody > tr.bg-primary {
|
|
27522
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
27523
|
+
}
|
|
27457
27524
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-primary a, .dark-Table2 .dark-Table-table > tbody > tr.bg-primary .dark-Button--link {
|
|
27458
27525
|
color: white;
|
|
27459
27526
|
}
|
|
@@ -27471,7 +27538,6 @@ input[type=button].dark-Button--block {
|
|
|
27471
27538
|
}
|
|
27472
27539
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-success {
|
|
27473
27540
|
background-color: #28a745;
|
|
27474
|
-
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
27475
27541
|
}
|
|
27476
27542
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-success.lt, .dark-Table2 .dark-Table-table > tbody > tr.bg-success .lt {
|
|
27477
27543
|
background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
|
|
@@ -27488,6 +27554,9 @@ input[type=button].dark-Button--block {
|
|
|
27488
27554
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-success.bg, .dark-Table2 .dark-Table-table > tbody > tr.bg-success .bg {
|
|
27489
27555
|
background-color: #28a745;
|
|
27490
27556
|
}
|
|
27557
|
+
.dark-Table2 .dark-Table-table > tbody > tr.bg-success {
|
|
27558
|
+
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
27559
|
+
}
|
|
27491
27560
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-success a, .dark-Table2 .dark-Table-table > tbody > tr.bg-success .dark-Button--link {
|
|
27492
27561
|
color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
|
|
27493
27562
|
}
|
|
@@ -27505,7 +27574,6 @@ input[type=button].dark-Button--block {
|
|
|
27505
27574
|
}
|
|
27506
27575
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-info {
|
|
27507
27576
|
background-color: #007bff;
|
|
27508
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
27509
27577
|
}
|
|
27510
27578
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-info.lt, .dark-Table2 .dark-Table-table > tbody > tr.bg-info .lt {
|
|
27511
27579
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -27522,6 +27590,9 @@ input[type=button].dark-Button--block {
|
|
|
27522
27590
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-info.bg, .dark-Table2 .dark-Table-table > tbody > tr.bg-info .bg {
|
|
27523
27591
|
background-color: #007bff;
|
|
27524
27592
|
}
|
|
27593
|
+
.dark-Table2 .dark-Table-table > tbody > tr.bg-info {
|
|
27594
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
27595
|
+
}
|
|
27525
27596
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-info a, .dark-Table2 .dark-Table-table > tbody > tr.bg-info .dark-Button--link {
|
|
27526
27597
|
color: white;
|
|
27527
27598
|
}
|
|
@@ -27539,7 +27610,6 @@ input[type=button].dark-Button--block {
|
|
|
27539
27610
|
}
|
|
27540
27611
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-warning {
|
|
27541
27612
|
background-color: #fad733;
|
|
27542
|
-
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
27543
27613
|
}
|
|
27544
27614
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-warning.lt, .dark-Table2 .dark-Table-table > tbody > tr.bg-warning .lt {
|
|
27545
27615
|
background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
|
|
@@ -27556,6 +27626,9 @@ input[type=button].dark-Button--block {
|
|
|
27556
27626
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-warning.bg, .dark-Table2 .dark-Table-table > tbody > tr.bg-warning .bg {
|
|
27557
27627
|
background-color: #fad733;
|
|
27558
27628
|
}
|
|
27629
|
+
.dark-Table2 .dark-Table-table > tbody > tr.bg-warning {
|
|
27630
|
+
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
27631
|
+
}
|
|
27559
27632
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-warning a, .dark-Table2 .dark-Table-table > tbody > tr.bg-warning .dark-Button--link {
|
|
27560
27633
|
color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
|
|
27561
27634
|
}
|
|
@@ -27573,7 +27646,6 @@ input[type=button].dark-Button--block {
|
|
|
27573
27646
|
}
|
|
27574
27647
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-danger {
|
|
27575
27648
|
background-color: #dc3545;
|
|
27576
|
-
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
27577
27649
|
}
|
|
27578
27650
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-danger.lt, .dark-Table2 .dark-Table-table > tbody > tr.bg-danger .lt {
|
|
27579
27651
|
background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
|
|
@@ -27590,6 +27662,9 @@ input[type=button].dark-Button--block {
|
|
|
27590
27662
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-danger.bg, .dark-Table2 .dark-Table-table > tbody > tr.bg-danger .bg {
|
|
27591
27663
|
background-color: #dc3545;
|
|
27592
27664
|
}
|
|
27665
|
+
.dark-Table2 .dark-Table-table > tbody > tr.bg-danger {
|
|
27666
|
+
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
27667
|
+
}
|
|
27593
27668
|
.dark-Table2 .dark-Table-table > tbody > tr.bg-danger a, .dark-Table2 .dark-Table-table > tbody > tr.bg-danger .dark-Button--link {
|
|
27594
27669
|
color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
|
|
27595
27670
|
}
|
|
@@ -27618,7 +27693,6 @@ input[type=button].dark-Button--block {
|
|
|
27618
27693
|
}
|
|
27619
27694
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--2th .dark-Table-expandCell + td {
|
|
27620
27695
|
position: relative;
|
|
27621
|
-
padding-left: 1.125rem;
|
|
27622
27696
|
}
|
|
27623
27697
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--2th .dark-Table-expandCell + td::before {
|
|
27624
27698
|
content: "";
|
|
@@ -27639,6 +27713,9 @@ input[type=button].dark-Button--block {
|
|
|
27639
27713
|
width: 0.625rem;
|
|
27640
27714
|
background: var(--Table-tree-borderColor);
|
|
27641
27715
|
}
|
|
27716
|
+
.dark-Table2 .dark-Table-table tr.dark-Table-tr--2th .dark-Table-expandCell + td {
|
|
27717
|
+
padding-left: 1.125rem;
|
|
27718
|
+
}
|
|
27642
27719
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--2th.is-expandable .dark-Table-expandCell + td {
|
|
27643
27720
|
padding-left: 1.125rem;
|
|
27644
27721
|
}
|
|
@@ -27655,7 +27732,6 @@ input[type=button].dark-Button--block {
|
|
|
27655
27732
|
}
|
|
27656
27733
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--3th .dark-Table-expandCell + td {
|
|
27657
27734
|
position: relative;
|
|
27658
|
-
padding-left: 2.25rem;
|
|
27659
27735
|
}
|
|
27660
27736
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--3th .dark-Table-expandCell + td::before {
|
|
27661
27737
|
content: "";
|
|
@@ -27676,6 +27752,9 @@ input[type=button].dark-Button--block {
|
|
|
27676
27752
|
width: 0.625rem;
|
|
27677
27753
|
background: var(--Table-tree-borderColor);
|
|
27678
27754
|
}
|
|
27755
|
+
.dark-Table2 .dark-Table-table tr.dark-Table-tr--3th .dark-Table-expandCell + td {
|
|
27756
|
+
padding-left: 2.25rem;
|
|
27757
|
+
}
|
|
27679
27758
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--3th.is-expandable .dark-Table-expandCell + td {
|
|
27680
27759
|
padding-left: 2.25rem;
|
|
27681
27760
|
}
|
|
@@ -27692,7 +27771,6 @@ input[type=button].dark-Button--block {
|
|
|
27692
27771
|
}
|
|
27693
27772
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--4th .dark-Table-expandCell + td {
|
|
27694
27773
|
position: relative;
|
|
27695
|
-
padding-left: 3.375rem;
|
|
27696
27774
|
}
|
|
27697
27775
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--4th .dark-Table-expandCell + td::before {
|
|
27698
27776
|
content: "";
|
|
@@ -27713,6 +27791,9 @@ input[type=button].dark-Button--block {
|
|
|
27713
27791
|
width: 0.625rem;
|
|
27714
27792
|
background: var(--Table-tree-borderColor);
|
|
27715
27793
|
}
|
|
27794
|
+
.dark-Table2 .dark-Table-table tr.dark-Table-tr--4th .dark-Table-expandCell + td {
|
|
27795
|
+
padding-left: 3.375rem;
|
|
27796
|
+
}
|
|
27716
27797
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--4th.is-expandable .dark-Table-expandCell + td {
|
|
27717
27798
|
padding-left: 3.375rem;
|
|
27718
27799
|
}
|
|
@@ -27729,7 +27810,6 @@ input[type=button].dark-Button--block {
|
|
|
27729
27810
|
}
|
|
27730
27811
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--5th .dark-Table-expandCell + td {
|
|
27731
27812
|
position: relative;
|
|
27732
|
-
padding-left: 4.5rem;
|
|
27733
27813
|
}
|
|
27734
27814
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--5th .dark-Table-expandCell + td::before {
|
|
27735
27815
|
content: "";
|
|
@@ -27750,6 +27830,9 @@ input[type=button].dark-Button--block {
|
|
|
27750
27830
|
width: 0.625rem;
|
|
27751
27831
|
background: var(--Table-tree-borderColor);
|
|
27752
27832
|
}
|
|
27833
|
+
.dark-Table2 .dark-Table-table tr.dark-Table-tr--5th .dark-Table-expandCell + td {
|
|
27834
|
+
padding-left: 4.5rem;
|
|
27835
|
+
}
|
|
27753
27836
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--5th.is-expandable .dark-Table-expandCell + td {
|
|
27754
27837
|
padding-left: 4.5rem;
|
|
27755
27838
|
}
|
|
@@ -27766,7 +27849,6 @@ input[type=button].dark-Button--block {
|
|
|
27766
27849
|
}
|
|
27767
27850
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--6th .dark-Table-expandCell + td {
|
|
27768
27851
|
position: relative;
|
|
27769
|
-
padding-left: 5.625rem;
|
|
27770
27852
|
}
|
|
27771
27853
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--6th .dark-Table-expandCell + td::before {
|
|
27772
27854
|
content: "";
|
|
@@ -27787,6 +27869,9 @@ input[type=button].dark-Button--block {
|
|
|
27787
27869
|
width: 0.625rem;
|
|
27788
27870
|
background: var(--Table-tree-borderColor);
|
|
27789
27871
|
}
|
|
27872
|
+
.dark-Table2 .dark-Table-table tr.dark-Table-tr--6th .dark-Table-expandCell + td {
|
|
27873
|
+
padding-left: 5.625rem;
|
|
27874
|
+
}
|
|
27790
27875
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--6th.is-expandable .dark-Table-expandCell + td {
|
|
27791
27876
|
padding-left: 5.625rem;
|
|
27792
27877
|
}
|
|
@@ -27803,7 +27888,6 @@ input[type=button].dark-Button--block {
|
|
|
27803
27888
|
}
|
|
27804
27889
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--7th .dark-Table-expandCell + td {
|
|
27805
27890
|
position: relative;
|
|
27806
|
-
padding-left: 6.75rem;
|
|
27807
27891
|
}
|
|
27808
27892
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--7th .dark-Table-expandCell + td::before {
|
|
27809
27893
|
content: "";
|
|
@@ -27824,6 +27908,9 @@ input[type=button].dark-Button--block {
|
|
|
27824
27908
|
width: 0.625rem;
|
|
27825
27909
|
background: var(--Table-tree-borderColor);
|
|
27826
27910
|
}
|
|
27911
|
+
.dark-Table2 .dark-Table-table tr.dark-Table-tr--7th .dark-Table-expandCell + td {
|
|
27912
|
+
padding-left: 6.75rem;
|
|
27913
|
+
}
|
|
27827
27914
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--7th.is-expandable .dark-Table-expandCell + td {
|
|
27828
27915
|
padding-left: 6.75rem;
|
|
27829
27916
|
}
|
|
@@ -27840,7 +27927,6 @@ input[type=button].dark-Button--block {
|
|
|
27840
27927
|
}
|
|
27841
27928
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--8th .dark-Table-expandCell + td {
|
|
27842
27929
|
position: relative;
|
|
27843
|
-
padding-left: 7.875rem;
|
|
27844
27930
|
}
|
|
27845
27931
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--8th .dark-Table-expandCell + td::before {
|
|
27846
27932
|
content: "";
|
|
@@ -27861,6 +27947,9 @@ input[type=button].dark-Button--block {
|
|
|
27861
27947
|
width: 0.625rem;
|
|
27862
27948
|
background: var(--Table-tree-borderColor);
|
|
27863
27949
|
}
|
|
27950
|
+
.dark-Table2 .dark-Table-table tr.dark-Table-tr--8th .dark-Table-expandCell + td {
|
|
27951
|
+
padding-left: 7.875rem;
|
|
27952
|
+
}
|
|
27864
27953
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--8th.is-expandable .dark-Table-expandCell + td {
|
|
27865
27954
|
padding-left: 7.875rem;
|
|
27866
27955
|
}
|
|
@@ -27877,7 +27966,6 @@ input[type=button].dark-Button--block {
|
|
|
27877
27966
|
}
|
|
27878
27967
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--9th .dark-Table-expandCell + td {
|
|
27879
27968
|
position: relative;
|
|
27880
|
-
padding-left: 9rem;
|
|
27881
27969
|
}
|
|
27882
27970
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--9th .dark-Table-expandCell + td::before {
|
|
27883
27971
|
content: "";
|
|
@@ -27898,6 +27986,9 @@ input[type=button].dark-Button--block {
|
|
|
27898
27986
|
width: 0.625rem;
|
|
27899
27987
|
background: var(--Table-tree-borderColor);
|
|
27900
27988
|
}
|
|
27989
|
+
.dark-Table2 .dark-Table-table tr.dark-Table-tr--9th .dark-Table-expandCell + td {
|
|
27990
|
+
padding-left: 9rem;
|
|
27991
|
+
}
|
|
27901
27992
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--9th.is-expandable .dark-Table-expandCell + td {
|
|
27902
27993
|
padding-left: 9rem;
|
|
27903
27994
|
}
|
|
@@ -27914,7 +28005,6 @@ input[type=button].dark-Button--block {
|
|
|
27914
28005
|
}
|
|
27915
28006
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--10th .dark-Table-expandCell + td {
|
|
27916
28007
|
position: relative;
|
|
27917
|
-
padding-left: 10.125rem;
|
|
27918
28008
|
}
|
|
27919
28009
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--10th .dark-Table-expandCell + td::before {
|
|
27920
28010
|
content: "";
|
|
@@ -27935,6 +28025,9 @@ input[type=button].dark-Button--block {
|
|
|
27935
28025
|
width: 0.625rem;
|
|
27936
28026
|
background: var(--Table-tree-borderColor);
|
|
27937
28027
|
}
|
|
28028
|
+
.dark-Table2 .dark-Table-table tr.dark-Table-tr--10th .dark-Table-expandCell + td {
|
|
28029
|
+
padding-left: 10.125rem;
|
|
28030
|
+
}
|
|
27938
28031
|
.dark-Table2 .dark-Table-table tr.dark-Table-tr--10th.is-expandable .dark-Table-expandCell + td {
|
|
27939
28032
|
padding-left: 10.125rem;
|
|
27940
28033
|
}
|
|
@@ -28659,11 +28752,6 @@ input[type=button].dark-Button--block {
|
|
|
28659
28752
|
margin-bottom: var(--gap-sm);
|
|
28660
28753
|
margin-right: 0.9375rem;
|
|
28661
28754
|
}
|
|
28662
|
-
.dark-List-toolbar {
|
|
28663
|
-
display: flex;
|
|
28664
|
-
flex-wrap: wrap;
|
|
28665
|
-
padding: var(--List-toolbar-marginY) var(--List-toolbar-marginX) var(--List-toolbar-marginY);
|
|
28666
|
-
}
|
|
28667
28755
|
.dark-List-toolbar::before, .dark-List-toolbar::after {
|
|
28668
28756
|
display: table;
|
|
28669
28757
|
content: "";
|
|
@@ -28671,6 +28759,11 @@ input[type=button].dark-Button--block {
|
|
|
28671
28759
|
.dark-List-toolbar::after {
|
|
28672
28760
|
clear: both;
|
|
28673
28761
|
}
|
|
28762
|
+
.dark-List-toolbar {
|
|
28763
|
+
display: flex;
|
|
28764
|
+
flex-wrap: wrap;
|
|
28765
|
+
padding: var(--List-toolbar-marginY) var(--List-toolbar-marginX) var(--List-toolbar-marginY);
|
|
28766
|
+
}
|
|
28674
28767
|
.dark-List-actions {
|
|
28675
28768
|
display: inline-block;
|
|
28676
28769
|
}
|
|
@@ -28773,11 +28866,6 @@ input[type=button].dark-Button--block {
|
|
|
28773
28866
|
.dark-ListGroup--expanded .dark-ListGroup-item:last-child {
|
|
28774
28867
|
margin-bottom: 0;
|
|
28775
28868
|
}
|
|
28776
|
-
.dark-ListItem {
|
|
28777
|
-
position: relative;
|
|
28778
|
-
display: block;
|
|
28779
|
-
padding: var(--ListItem-paddingY) var(--ListItem-paddingX);
|
|
28780
|
-
}
|
|
28781
28869
|
.dark-ListItem::before, .dark-ListItem::after {
|
|
28782
28870
|
display: table;
|
|
28783
28871
|
content: "";
|
|
@@ -28788,6 +28876,11 @@ input[type=button].dark-Button--block {
|
|
|
28788
28876
|
.dark-ListItem + .dark-ListItem {
|
|
28789
28877
|
border-top: var(--ListItem-borderWidth) solid var(--List-borderColor);
|
|
28790
28878
|
}
|
|
28879
|
+
.dark-ListItem {
|
|
28880
|
+
position: relative;
|
|
28881
|
+
display: block;
|
|
28882
|
+
padding: var(--ListItem-paddingY) var(--ListItem-paddingX);
|
|
28883
|
+
}
|
|
28791
28884
|
.dark-ListItem:nth-child(even) {
|
|
28792
28885
|
background: var(--ListItem--strip-bg);
|
|
28793
28886
|
}
|
|
@@ -28913,9 +29006,6 @@ input[type=button].dark-Button--block {
|
|
|
28913
29006
|
.dark-Cards {
|
|
28914
29007
|
scroll-margin-top: var(--affix-offset-top);
|
|
28915
29008
|
}
|
|
28916
|
-
.dark-Cards-toolbar {
|
|
28917
|
-
padding: var(--Cards-toolbar-marginY) var(--Cards-toolbar-marginX) var(--Cards-toolbar-marginY);
|
|
28918
|
-
}
|
|
28919
29009
|
.dark-Cards-toolbar::before, .dark-Cards-toolbar::after {
|
|
28920
29010
|
display: table;
|
|
28921
29011
|
content: "";
|
|
@@ -28923,6 +29013,9 @@ input[type=button].dark-Button--block {
|
|
|
28923
29013
|
.dark-Cards-toolbar::after {
|
|
28924
29014
|
clear: both;
|
|
28925
29015
|
}
|
|
29016
|
+
.dark-Cards-toolbar {
|
|
29017
|
+
padding: var(--Cards-toolbar-marginY) var(--Cards-toolbar-marginX) var(--Cards-toolbar-marginY);
|
|
29018
|
+
}
|
|
28926
29019
|
.dark-Cards-actions {
|
|
28927
29020
|
display: inline-block;
|
|
28928
29021
|
}
|
|
@@ -28982,14 +29075,16 @@ input[type=button].dark-Button--block {
|
|
|
28982
29075
|
}
|
|
28983
29076
|
.dark-Cards--masonry {
|
|
28984
29077
|
display: block;
|
|
29078
|
+
}
|
|
29079
|
+
.dark-Cards--masonry:after {
|
|
29080
|
+
content: none;
|
|
29081
|
+
}
|
|
29082
|
+
.dark-Cards--masonry {
|
|
28985
29083
|
-moz-column-gap: 0;
|
|
28986
29084
|
column-gap: 0;
|
|
28987
29085
|
-moz-column-fill: initial;
|
|
28988
29086
|
column-fill: initial;
|
|
28989
29087
|
}
|
|
28990
|
-
.dark-Cards--masonry:after {
|
|
28991
|
-
content: none;
|
|
28992
|
-
}
|
|
28993
29088
|
.dark-Cards--masonry > div {
|
|
28994
29089
|
width: 100%;
|
|
28995
29090
|
float: none;
|
|
@@ -30056,12 +30151,12 @@ input[type=button].dark-Button--block {
|
|
|
30056
30151
|
background-color: var(--Pagination-onDisabled-backgroundColor);
|
|
30057
30152
|
border-color: var(--Pagination-onDisabled-color);
|
|
30058
30153
|
}
|
|
30059
|
-
.dark-PaginationWrapper-pager {
|
|
30060
|
-
text-align: right;
|
|
30061
|
-
}
|
|
30062
30154
|
.dark-PaginationWrapper-pager:first-child {
|
|
30063
30155
|
margin-bottom: var(--gap-sm);
|
|
30064
30156
|
}
|
|
30157
|
+
.dark-PaginationWrapper-pager {
|
|
30158
|
+
text-align: right;
|
|
30159
|
+
}
|
|
30065
30160
|
.dark-Pagination-wrap-size--sm {
|
|
30066
30161
|
line-height: 1.5rem;
|
|
30067
30162
|
}
|
|
@@ -30419,8 +30514,6 @@ input[type=button].dark-Button--block {
|
|
|
30419
30514
|
bottom: 0;
|
|
30420
30515
|
position: absolute;
|
|
30421
30516
|
transition-duration: var(--Carousel-transitionDuration);
|
|
30422
|
-
display: none;
|
|
30423
|
-
left: 0;
|
|
30424
30517
|
}
|
|
30425
30518
|
.dark-Carousel .dark-Carousel-leftArrow svg {
|
|
30426
30519
|
position: absolute;
|
|
@@ -30430,6 +30523,10 @@ input[type=button].dark-Button--block {
|
|
|
30430
30523
|
transform: translate(-50%, -50%);
|
|
30431
30524
|
width: var(--Carousel-svg-width);
|
|
30432
30525
|
}
|
|
30526
|
+
.dark-Carousel .dark-Carousel-leftArrow {
|
|
30527
|
+
display: none;
|
|
30528
|
+
left: 0;
|
|
30529
|
+
}
|
|
30433
30530
|
.dark-Carousel .dark-Carousel-rightArrow {
|
|
30434
30531
|
width: 10%;
|
|
30435
30532
|
min-width: var(--Carousel-arrowControl-width);
|
|
@@ -30439,8 +30536,6 @@ input[type=button].dark-Button--block {
|
|
|
30439
30536
|
bottom: 0;
|
|
30440
30537
|
position: absolute;
|
|
30441
30538
|
transition-duration: var(--Carousel-transitionDuration);
|
|
30442
|
-
display: none;
|
|
30443
|
-
right: 0;
|
|
30444
30539
|
}
|
|
30445
30540
|
.dark-Carousel .dark-Carousel-rightArrow svg {
|
|
30446
30541
|
position: absolute;
|
|
@@ -30450,6 +30545,10 @@ input[type=button].dark-Button--block {
|
|
|
30450
30545
|
transform: translate(-50%, -50%);
|
|
30451
30546
|
width: var(--Carousel-svg-width);
|
|
30452
30547
|
}
|
|
30548
|
+
.dark-Carousel .dark-Carousel-rightArrow {
|
|
30549
|
+
display: none;
|
|
30550
|
+
right: 0;
|
|
30551
|
+
}
|
|
30453
30552
|
.dark-Carousel.dark-Carousel-arrow--always .dark-Carousel-leftArrow {
|
|
30454
30553
|
display: block;
|
|
30455
30554
|
}
|
|
@@ -30614,6 +30713,10 @@ input[type=button].dark-Button--block {
|
|
|
30614
30713
|
user-select: none;
|
|
30615
30714
|
cursor: -webkit-grabbing;
|
|
30616
30715
|
}
|
|
30716
|
+
.dark-ImageGallery-prevBtn svg, .dark-ImageGallery-nextBtn svg {
|
|
30717
|
+
width: var(--image-images-item-size);
|
|
30718
|
+
height: var(--image-images-item-size);
|
|
30719
|
+
}
|
|
30617
30720
|
.dark-ImageGallery-prevBtn, .dark-ImageGallery-nextBtn {
|
|
30618
30721
|
position: absolute;
|
|
30619
30722
|
top: 50%;
|
|
@@ -30621,19 +30724,17 @@ input[type=button].dark-Button--block {
|
|
|
30621
30724
|
cursor: pointer;
|
|
30622
30725
|
color: var(--image-images-item-color);
|
|
30623
30726
|
text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px;
|
|
30624
|
-
animation-name: disappear;
|
|
30625
|
-
animation-delay: var(--animation-duration);
|
|
30626
|
-
animation-duration: var(--animation-duration);
|
|
30627
|
-
animation-fill-mode: both;
|
|
30628
|
-
}
|
|
30629
|
-
.dark-ImageGallery-prevBtn svg, .dark-ImageGallery-nextBtn svg {
|
|
30630
|
-
width: var(--image-images-item-size);
|
|
30631
|
-
height: var(--image-images-item-size);
|
|
30632
30727
|
}
|
|
30633
30728
|
.dark-ImageGallery-prevBtn:hover, .dark-ImageGallery-nextBtn:hover {
|
|
30634
30729
|
color: #fff;
|
|
30635
30730
|
text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 4px;
|
|
30636
30731
|
}
|
|
30732
|
+
.dark-ImageGallery-prevBtn, .dark-ImageGallery-nextBtn {
|
|
30733
|
+
animation-name: disappear;
|
|
30734
|
+
animation-delay: var(--animation-duration);
|
|
30735
|
+
animation-duration: var(--animation-duration);
|
|
30736
|
+
animation-fill-mode: both;
|
|
30737
|
+
}
|
|
30637
30738
|
.dark-ImageGallery-prevBtn.is-disabled, .dark-ImageGallery-nextBtn.is-disabled {
|
|
30638
30739
|
pointer-events: none;
|
|
30639
30740
|
}
|
|
@@ -31868,7 +31969,6 @@ input[type=button].dark-Button--block {
|
|
|
31868
31969
|
font-size: var(--Form-input-fontSize);
|
|
31869
31970
|
flex-wrap: wrap;
|
|
31870
31971
|
justify-content: flex-start;
|
|
31871
|
-
flex-wrap: nowrap;
|
|
31872
31972
|
}
|
|
31873
31973
|
.dark-ResultBox input {
|
|
31874
31974
|
flex-basis: 1.875rem;
|
|
@@ -31901,6 +32001,9 @@ input[type=button].dark-Button--block {
|
|
|
31901
32001
|
.dark-ResultBox--borderNone {
|
|
31902
32002
|
border-color: transparent !important;
|
|
31903
32003
|
}
|
|
32004
|
+
.dark-ResultBox {
|
|
32005
|
+
flex-wrap: nowrap;
|
|
32006
|
+
}
|
|
31904
32007
|
.dark-ResultBox input {
|
|
31905
32008
|
flex-shrink: 0;
|
|
31906
32009
|
}
|
|
@@ -32003,9 +32106,6 @@ input[type=button].dark-Button--block {
|
|
|
32003
32106
|
justify-content: center;
|
|
32004
32107
|
margin-left: auto;
|
|
32005
32108
|
text-decoration: none;
|
|
32006
|
-
height: 100%;
|
|
32007
|
-
margin: auto 0;
|
|
32008
|
-
background-color: unset;
|
|
32009
32109
|
}
|
|
32010
32110
|
.dark-ResultBox-clear svg {
|
|
32011
32111
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -32019,6 +32119,11 @@ input[type=button].dark-Button--block {
|
|
|
32019
32119
|
.dark-ResultBox-clear:active svg {
|
|
32020
32120
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
32021
32121
|
}
|
|
32122
|
+
.dark-ResultBox-clear {
|
|
32123
|
+
height: 100%;
|
|
32124
|
+
margin: auto 0;
|
|
32125
|
+
background-color: unset;
|
|
32126
|
+
}
|
|
32022
32127
|
.dark-ResultBox-clear-with-arrow {
|
|
32023
32128
|
right: 33px;
|
|
32024
32129
|
}
|
|
@@ -32147,16 +32252,6 @@ input[type=button].dark-Button--block {
|
|
|
32147
32252
|
justify-content: center;
|
|
32148
32253
|
margin-left: auto;
|
|
32149
32254
|
text-decoration: none;
|
|
32150
|
-
width: 1.625rem;
|
|
32151
|
-
height: 1.625rem;
|
|
32152
|
-
margin: 0 -0.125rem;
|
|
32153
|
-
margin-left: auto;
|
|
32154
|
-
padding: 0.25rem;
|
|
32155
|
-
position: unset;
|
|
32156
|
-
right: 0;
|
|
32157
|
-
display: flex;
|
|
32158
|
-
align-items: center;
|
|
32159
|
-
background-color: unset;
|
|
32160
32255
|
}
|
|
32161
32256
|
.dark-ResultBox.is-mobile .dark-ResultBox-clear svg {
|
|
32162
32257
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -32170,6 +32265,18 @@ input[type=button].dark-Button--block {
|
|
|
32170
32265
|
.dark-ResultBox.is-mobile .dark-ResultBox-clear:active svg {
|
|
32171
32266
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
32172
32267
|
}
|
|
32268
|
+
.dark-ResultBox.is-mobile .dark-ResultBox-clear {
|
|
32269
|
+
width: 1.625rem;
|
|
32270
|
+
height: 1.625rem;
|
|
32271
|
+
margin: 0 -0.125rem;
|
|
32272
|
+
margin-left: auto;
|
|
32273
|
+
padding: 0.25rem;
|
|
32274
|
+
position: unset;
|
|
32275
|
+
right: 0;
|
|
32276
|
+
display: flex;
|
|
32277
|
+
align-items: center;
|
|
32278
|
+
background-color: unset;
|
|
32279
|
+
}
|
|
32173
32280
|
.dark-ResultBox.is-mobile .dark-ResultBox-arrow {
|
|
32174
32281
|
margin-right: var(--gap-xs);
|
|
32175
32282
|
width: var(--gap-md);
|
|
@@ -32658,13 +32765,13 @@ input[type=button].dark-Button--block {
|
|
|
32658
32765
|
height: auto;
|
|
32659
32766
|
line-height: 1.375rem;
|
|
32660
32767
|
}
|
|
32661
|
-
.dark-Steps .dark-StepsItem-container {
|
|
32662
|
-
position: relative;
|
|
32663
|
-
}
|
|
32664
32768
|
.dark-Steps .dark-StepsItem-container.dark-StepsItem-vertical {
|
|
32665
32769
|
display: flex;
|
|
32666
32770
|
flex-direction: column;
|
|
32667
32771
|
}
|
|
32772
|
+
.dark-Steps .dark-StepsItem-container {
|
|
32773
|
+
position: relative;
|
|
32774
|
+
}
|
|
32668
32775
|
.dark-Steps .dark-StepsItem-containerIcon {
|
|
32669
32776
|
vertical-align: top;
|
|
32670
32777
|
display: inline-flex;
|
|
@@ -34286,9 +34393,6 @@ input.dark-TextControl-input-password {
|
|
|
34286
34393
|
justify-content: center;
|
|
34287
34394
|
margin-left: auto;
|
|
34288
34395
|
text-decoration: none;
|
|
34289
|
-
position: absolute;
|
|
34290
|
-
right: var(--Form-input-paddingY);
|
|
34291
|
-
top: var(--Form-input-paddingY);
|
|
34292
34396
|
}
|
|
34293
34397
|
.dark-TextareaControl-clear svg {
|
|
34294
34398
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -34302,6 +34406,11 @@ input.dark-TextControl-input-password {
|
|
|
34302
34406
|
.dark-TextareaControl-clear:active svg {
|
|
34303
34407
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
34304
34408
|
}
|
|
34409
|
+
.dark-TextareaControl-clear {
|
|
34410
|
+
position: absolute;
|
|
34411
|
+
right: var(--Form-input-paddingY);
|
|
34412
|
+
top: var(--Form-input-paddingY);
|
|
34413
|
+
}
|
|
34305
34414
|
.dark-Form-static .dark-TextareaControl > textarea {
|
|
34306
34415
|
border: 0;
|
|
34307
34416
|
padding: 0;
|
|
@@ -34813,15 +34922,17 @@ input.dark-TextControl-input-password {
|
|
|
34813
34922
|
font-weight: var(--select-base-default-option-fontWeight);
|
|
34814
34923
|
padding: var(--select-base-default-option-paddingTop) var(--select-base-default-option-paddingRight) var(--select-base-default-option-paddingBottom) var(--select-base-default-option-paddingLeft);
|
|
34815
34924
|
flex-direction: row;
|
|
34816
|
-
cursor: pointer;
|
|
34817
|
-
-webkit-user-select: none;
|
|
34818
|
-
-moz-user-select: none;
|
|
34819
|
-
user-select: none;
|
|
34820
34925
|
}
|
|
34821
34926
|
.dark-GroupedSelection-item > .dark-Checkbox {
|
|
34822
34927
|
margin-top: 0;
|
|
34823
34928
|
margin-right: 0.625rem;
|
|
34824
34929
|
}
|
|
34930
|
+
.dark-GroupedSelection-item {
|
|
34931
|
+
cursor: pointer;
|
|
34932
|
+
-webkit-user-select: none;
|
|
34933
|
+
-moz-user-select: none;
|
|
34934
|
+
user-select: none;
|
|
34935
|
+
}
|
|
34825
34936
|
.dark-GroupedSelection-item:hover {
|
|
34826
34937
|
color: var(--Form-select-menu-onHover-color);
|
|
34827
34938
|
background: var(--Form-select-menu-onHover-bg);
|
|
@@ -34957,14 +35068,16 @@ input.dark-TextControl-input-password {
|
|
|
34957
35068
|
font-size: var(--Form-input-fontSize);
|
|
34958
35069
|
padding: 0 var(--gap-sm);
|
|
34959
35070
|
flex-direction: row;
|
|
35071
|
+
}
|
|
35072
|
+
.dark-TreeSelection-itemInner > .dark-Checkbox {
|
|
35073
|
+
margin-right: var(--gap-sm);
|
|
35074
|
+
}
|
|
35075
|
+
.dark-TreeSelection-itemInner {
|
|
34960
35076
|
cursor: pointer;
|
|
34961
35077
|
-webkit-user-select: none;
|
|
34962
35078
|
-moz-user-select: none;
|
|
34963
35079
|
user-select: none;
|
|
34964
35080
|
}
|
|
34965
|
-
.dark-TreeSelection-itemInner > .dark-Checkbox {
|
|
34966
|
-
margin-right: var(--gap-sm);
|
|
34967
|
-
}
|
|
34968
35081
|
.dark-TreeSelection-itemInner:hover {
|
|
34969
35082
|
background: var(--Tree-item-onHover-bg);
|
|
34970
35083
|
}
|
|
@@ -35020,15 +35133,17 @@ input.dark-TextControl-input-password {
|
|
|
35020
35133
|
line-height: var(--select-base-default-option-line-height);
|
|
35021
35134
|
padding: var(--select-base-default-option-paddingTop) var(--select-base-default-option-paddingRight) var(--select-base-default-option-paddingBottom) var(--select-base-default-option-paddingLeft);
|
|
35022
35135
|
flex-direction: row;
|
|
35023
|
-
cursor: pointer;
|
|
35024
|
-
-webkit-user-select: none;
|
|
35025
|
-
-moz-user-select: none;
|
|
35026
|
-
user-select: none;
|
|
35027
35136
|
}
|
|
35028
35137
|
.dark-ChainedSelection-item > .dark-Checkbox {
|
|
35029
35138
|
margin-top: 0;
|
|
35030
35139
|
margin-right: 0;
|
|
35031
35140
|
}
|
|
35141
|
+
.dark-ChainedSelection-item {
|
|
35142
|
+
cursor: pointer;
|
|
35143
|
+
-webkit-user-select: none;
|
|
35144
|
+
-moz-user-select: none;
|
|
35145
|
+
user-select: none;
|
|
35146
|
+
}
|
|
35032
35147
|
.dark-ChainedSelection-item.is-active {
|
|
35033
35148
|
color: var(--Form-select-menu-onActive-color);
|
|
35034
35149
|
background: var(--Form-select-menu-onActive-bg);
|
|
@@ -36506,13 +36621,6 @@ input.dark-TextControl-input-password {
|
|
|
36506
36621
|
.dark-ListControl-static-placeholder {
|
|
36507
36622
|
color: var(--Form-input-placeholderColor);
|
|
36508
36623
|
}
|
|
36509
|
-
.dark-ListControl-item {
|
|
36510
|
-
border-width: var(--listSelect-base-default-top-border-width) var(--listSelect-base-default-right-border-width) var(--listSelect-base-default-bottom-border-width) var(--listSelect-base-default-left-border-width);
|
|
36511
|
-
border-style: var(--listSelect-base-default-top-border-style) var(--listSelect-base-default-right-border-style) var(--listSelect-base-default-bottom-border-style) var(--listSelect-base-default-left-border-style);
|
|
36512
|
-
border-color: var(--listSelect-base-default-top-border-color) var(--listSelect-base-default-right-border-color) var(--listSelect-base-default-bottom-border-color) var(--listSelect-base-default-left-border-color);
|
|
36513
|
-
border-radius: var(--listSelect-base-default-top-left-border-radius) var(--listSelect-base-default-top-right-border-radius) var(--listSelect-base-default-bottom-right-border-radius) var(--listSelect-base-default-bottom-left-border-radius);
|
|
36514
|
-
background: var(--listSelect-base-default-bg-color);
|
|
36515
|
-
}
|
|
36516
36624
|
.dark-ListControl-item:not(.is-disabled) {
|
|
36517
36625
|
cursor: pointer;
|
|
36518
36626
|
}
|
|
@@ -36532,6 +36640,13 @@ input.dark-TextControl-input-password {
|
|
|
36532
36640
|
.dark-ListControl-item.hover .b-inherit {
|
|
36533
36641
|
border-color: var(--ListControl-item-onHover-borderColor);
|
|
36534
36642
|
}
|
|
36643
|
+
.dark-ListControl-item {
|
|
36644
|
+
border-width: var(--listSelect-base-default-top-border-width) var(--listSelect-base-default-right-border-width) var(--listSelect-base-default-bottom-border-width) var(--listSelect-base-default-left-border-width);
|
|
36645
|
+
border-style: var(--listSelect-base-default-top-border-style) var(--listSelect-base-default-right-border-style) var(--listSelect-base-default-bottom-border-style) var(--listSelect-base-default-left-border-style);
|
|
36646
|
+
border-color: var(--listSelect-base-default-top-border-color) var(--listSelect-base-default-right-border-color) var(--listSelect-base-default-bottom-border-color) var(--listSelect-base-default-left-border-color);
|
|
36647
|
+
border-radius: var(--listSelect-base-default-top-left-border-radius) var(--listSelect-base-default-top-right-border-radius) var(--listSelect-base-default-bottom-right-border-radius) var(--listSelect-base-default-bottom-left-border-radius);
|
|
36648
|
+
background: var(--listSelect-base-default-bg-color);
|
|
36649
|
+
}
|
|
36535
36650
|
.dark-ListControl-item:hover {
|
|
36536
36651
|
border-width: var(--listSelect-base-hover-top-border-width) var(--listSelect-base-hover-right-border-width) var(--listSelect-base-hover-bottom-border-width) var(--listSelect-base-hover-left-border-width);
|
|
36537
36652
|
border-style: var(--listSelect-base-hover-top-border-style) var(--listSelect-base-hover-right-border-style) var(--listSelect-base-hover-bottom-border-style) var(--listSelect-base-hover-left-border-style);
|
|
@@ -36580,20 +36695,24 @@ input.dark-TextControl-input-password {
|
|
|
36580
36695
|
pointer-events: none;
|
|
36581
36696
|
opacity: var(--ListControl-item-onDisabled-opacity);
|
|
36582
36697
|
border-color: var(--ListControl-item-onDisabled-borderColor);
|
|
36698
|
+
}
|
|
36699
|
+
.dark-ListControl-item.is-disabled:before {
|
|
36700
|
+
background: var(--ListControl-item-onDisabled-color);
|
|
36701
|
+
}
|
|
36702
|
+
.dark-ListControl-item.is-disabled {
|
|
36583
36703
|
background: var(--ListControl-item-onDisabled-bg);
|
|
36584
36704
|
color: var(--ListControl-item-onDisabled-color);
|
|
36705
|
+
}
|
|
36706
|
+
.dark-ListControl-item.is-disabled .b-inherit {
|
|
36707
|
+
border-color: var(--ListControl-item-onDisabled-borderColor);
|
|
36708
|
+
}
|
|
36709
|
+
.dark-ListControl-item.is-disabled {
|
|
36585
36710
|
border-width: var(--listSelect-base-disabled-top-border-width) var(--listSelect-base-disabled-right-border-width) var(--listSelect-base-disabled-bottom-border-width) var(--listSelect-base-disabled-left-border-width);
|
|
36586
36711
|
border-style: var(--listSelect-base-disabled-top-border-style) var(--listSelect-base-disabled-right-border-style) var(--listSelect-base-disabled-bottom-border-style) var(--listSelect-base-disabled-left-border-style);
|
|
36587
36712
|
border-color: var(--listSelect-base-disabled-top-border-color) var(--listSelect-base-disabled-right-border-color) var(--listSelect-base-disabled-bottom-border-color) var(--listSelect-base-disabled-left-border-color);
|
|
36588
36713
|
border-radius: var(--listSelect-base-disabled-top-left-border-radius) var(--listSelect-base-disabled-top-right-border-radius) var(--listSelect-base-disabled-bottom-right-border-radius) var(--listSelect-base-disabled-bottom-left-border-radius);
|
|
36589
36714
|
background: var(--listSelect-base-disabled-bg-color);
|
|
36590
36715
|
}
|
|
36591
|
-
.dark-ListControl-item.is-disabled:before {
|
|
36592
|
-
background: var(--ListControl-item-onDisabled-color);
|
|
36593
|
-
}
|
|
36594
|
-
.dark-ListControl-item.is-disabled .b-inherit {
|
|
36595
|
-
border-color: var(--ListControl-item-onDisabled-borderColor);
|
|
36596
|
-
}
|
|
36597
36716
|
.dark-ListControl-item.is-custom {
|
|
36598
36717
|
border: none;
|
|
36599
36718
|
padding: 0;
|
|
@@ -36678,8 +36797,6 @@ input.dark-TextControl-input-password {
|
|
|
36678
36797
|
justify-content: center;
|
|
36679
36798
|
margin-left: auto;
|
|
36680
36799
|
text-decoration: none;
|
|
36681
|
-
line-height: 1;
|
|
36682
|
-
margin-right: var(--gap-xs);
|
|
36683
36800
|
}
|
|
36684
36801
|
.dark-LocationPicker-clear svg {
|
|
36685
36802
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -36693,6 +36810,10 @@ input.dark-TextControl-input-password {
|
|
|
36693
36810
|
.dark-LocationPicker-clear:active svg {
|
|
36694
36811
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
36695
36812
|
}
|
|
36813
|
+
.dark-LocationPicker-clear {
|
|
36814
|
+
line-height: 1;
|
|
36815
|
+
margin-right: var(--gap-xs);
|
|
36816
|
+
}
|
|
36696
36817
|
.dark-LocationPicker-clear svg {
|
|
36697
36818
|
top: 0;
|
|
36698
36819
|
}
|
|
@@ -37050,7 +37171,6 @@ input.dark-TextControl-input-password {
|
|
|
37050
37171
|
justify-content: center;
|
|
37051
37172
|
margin-left: auto;
|
|
37052
37173
|
text-decoration: none;
|
|
37053
|
-
line-height: 1;
|
|
37054
37174
|
}
|
|
37055
37175
|
.dark-DatePicker-toggler svg {
|
|
37056
37176
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37064,6 +37184,9 @@ input.dark-TextControl-input-password {
|
|
|
37064
37184
|
.dark-DatePicker-toggler:active svg {
|
|
37065
37185
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37066
37186
|
}
|
|
37187
|
+
.dark-DatePicker-toggler {
|
|
37188
|
+
line-height: 1;
|
|
37189
|
+
}
|
|
37067
37190
|
.dark-DatePicker-toggler svg {
|
|
37068
37191
|
color: var(--inputDate-default-icon-color);
|
|
37069
37192
|
width: var(--inputDate-default-icon-size);
|
|
@@ -37083,7 +37206,6 @@ input.dark-TextControl-input-password {
|
|
|
37083
37206
|
justify-content: center;
|
|
37084
37207
|
margin-left: auto;
|
|
37085
37208
|
text-decoration: none;
|
|
37086
|
-
line-height: 1;
|
|
37087
37209
|
}
|
|
37088
37210
|
.dark-DatePicker-clear svg {
|
|
37089
37211
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37097,6 +37219,9 @@ input.dark-TextControl-input-password {
|
|
|
37097
37219
|
.dark-DatePicker-clear:active svg {
|
|
37098
37220
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37099
37221
|
}
|
|
37222
|
+
.dark-DatePicker-clear {
|
|
37223
|
+
line-height: 1;
|
|
37224
|
+
}
|
|
37100
37225
|
.dark-DatePicker-clear svg {
|
|
37101
37226
|
top: 0;
|
|
37102
37227
|
width: var(--inputDate-default-icon-size);
|
|
@@ -37438,13 +37563,6 @@ input.dark-TextControl-input-password {
|
|
|
37438
37563
|
text-decoration: none;
|
|
37439
37564
|
font-size: var(--Calendar-btn-fontSize);
|
|
37440
37565
|
border: 1px solid var(--Calendar-btn-border);
|
|
37441
|
-
color: var(--Calendar-btn-border);
|
|
37442
|
-
background: var(--Calendar-btn-bg);
|
|
37443
|
-
border-color: var(--Calendar-btn-color) var(--Calendar-btn-onHover-bg) var(--Calendar-btn-onHover-border) var(--Calendar-btn-onHover-color);
|
|
37444
|
-
border-width: var(--Calendar-btn-onActive-bg) var(--Calendar-btn-onActive-border) var(--Calendar-btn-onActive-color) var(--button-default-default-left-border-width);
|
|
37445
|
-
border-style: var(--button-default-default-top-border-style) var(--button-default-default-right-border-style) var(--button-default-default-bottom-border-style) var(--button-default-default-left-border-style);
|
|
37446
|
-
box-shadow: var(--button-default-default-shadow);
|
|
37447
|
-
border-radius: var(--Calendar-btn-borderRadius);
|
|
37448
37566
|
}
|
|
37449
37567
|
.rdtBtn:hover {
|
|
37450
37568
|
text-decoration: none;
|
|
@@ -37458,6 +37576,14 @@ input.dark-TextControl-input-password {
|
|
|
37458
37576
|
.rdtBtn .iconfont {
|
|
37459
37577
|
font-size: var(--fontSizeSm);
|
|
37460
37578
|
}
|
|
37579
|
+
.rdtBtn {
|
|
37580
|
+
color: var(--Calendar-btn-border);
|
|
37581
|
+
background: var(--Calendar-btn-bg);
|
|
37582
|
+
border-color: var(--Calendar-btn-color) var(--Calendar-btn-onHover-bg) var(--Calendar-btn-onHover-border) var(--Calendar-btn-onHover-color);
|
|
37583
|
+
border-width: var(--Calendar-btn-onActive-bg) var(--Calendar-btn-onActive-border) var(--Calendar-btn-onActive-color) var(--button-default-default-left-border-width);
|
|
37584
|
+
border-style: var(--button-default-default-top-border-style) var(--button-default-default-right-border-style) var(--button-default-default-bottom-border-style) var(--button-default-default-left-border-style);
|
|
37585
|
+
box-shadow: var(--button-default-default-shadow);
|
|
37586
|
+
}
|
|
37461
37587
|
.rdtBtn:not(:disabled):not(.is-disabled):hover {
|
|
37462
37588
|
color: var(--button-default-hover-font-color);
|
|
37463
37589
|
background: var(--button-default-hover-bg-color);
|
|
@@ -37498,6 +37624,9 @@ input.dark-TextControl-input-password {
|
|
|
37498
37624
|
border-style: var(--button-default-disabled-top-border-style) var(--button-default-disabled-right-border-style) var(--button-default-disabled-bottom-border-style) var(--button-default-disabled-left-border-style);
|
|
37499
37625
|
box-shadow: var(--button-default-disabled-shadow);
|
|
37500
37626
|
}
|
|
37627
|
+
.rdtBtn {
|
|
37628
|
+
border-radius: var(--Calendar-btn-borderRadius);
|
|
37629
|
+
}
|
|
37501
37630
|
.rdtBtn + .rdtBtn {
|
|
37502
37631
|
margin-left: var(--gap-xs);
|
|
37503
37632
|
}
|
|
@@ -37834,7 +37963,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37834
37963
|
justify-content: center;
|
|
37835
37964
|
margin-left: auto;
|
|
37836
37965
|
text-decoration: none;
|
|
37837
|
-
line-height: 1;
|
|
37838
37966
|
}
|
|
37839
37967
|
.dark-DateRangePicker-toggler svg {
|
|
37840
37968
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37848,6 +37976,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37848
37976
|
.dark-DateRangePicker-toggler:active svg {
|
|
37849
37977
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37850
37978
|
}
|
|
37979
|
+
.dark-DateRangePicker-toggler {
|
|
37980
|
+
line-height: 1;
|
|
37981
|
+
}
|
|
37851
37982
|
.dark-DateRangePicker-toggler svg {
|
|
37852
37983
|
color: var(--inputDate-default-icon-color);
|
|
37853
37984
|
width: var(--inputDate-default-icon-size);
|
|
@@ -37867,7 +37998,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37867
37998
|
justify-content: center;
|
|
37868
37999
|
margin-left: auto;
|
|
37869
38000
|
text-decoration: none;
|
|
37870
|
-
line-height: 1;
|
|
37871
38001
|
}
|
|
37872
38002
|
.dark-DateRangePicker-clear svg {
|
|
37873
38003
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37881,6 +38011,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37881
38011
|
.dark-DateRangePicker-clear:active svg {
|
|
37882
38012
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37883
38013
|
}
|
|
38014
|
+
.dark-DateRangePicker-clear {
|
|
38015
|
+
line-height: 1;
|
|
38016
|
+
}
|
|
37884
38017
|
.dark-DateRangePicker-clear svg {
|
|
37885
38018
|
top: 0;
|
|
37886
38019
|
width: var(--inputDate-default-icon-size);
|
|
@@ -38644,16 +38777,18 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38644
38777
|
.dark-EditorControl {
|
|
38645
38778
|
min-height: 12.5rem;
|
|
38646
38779
|
max-height: 25rem;
|
|
38780
|
+
}
|
|
38781
|
+
.dark-EditorControl > .dark-MonacoEditor,
|
|
38782
|
+
.dark-EditorControl > .dark-MonacoEditor > .monaco-diff-editor {
|
|
38783
|
+
min-height: inherit;
|
|
38784
|
+
}
|
|
38785
|
+
.dark-EditorControl {
|
|
38647
38786
|
overflow: visible;
|
|
38648
38787
|
height: auto;
|
|
38649
38788
|
border: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
|
|
38650
38789
|
max-width: 100%;
|
|
38651
38790
|
box-sizing: content-box;
|
|
38652
38791
|
}
|
|
38653
|
-
.dark-EditorControl > .dark-MonacoEditor,
|
|
38654
|
-
.dark-EditorControl > .dark-MonacoEditor > .monaco-diff-editor {
|
|
38655
|
-
min-height: inherit;
|
|
38656
|
-
}
|
|
38657
38792
|
.dark-EditorControl.is-error {
|
|
38658
38793
|
border-color: var(--Form-input-onError-borderColor);
|
|
38659
38794
|
}
|
|
@@ -38752,6 +38887,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38752
38887
|
}
|
|
38753
38888
|
.dark-RichTextControl {
|
|
38754
38889
|
position: relative;
|
|
38890
|
+
}
|
|
38891
|
+
.dark-RichTextControl > .tox-tinymce {
|
|
38892
|
+
border: 0;
|
|
38893
|
+
}
|
|
38894
|
+
.dark-RichTextControl > textarea {
|
|
38895
|
+
width: 100%;
|
|
38896
|
+
}
|
|
38897
|
+
.dark-RichTextControl {
|
|
38755
38898
|
min-height: 12.5rem;
|
|
38756
38899
|
height: auto;
|
|
38757
38900
|
border-width: var(--inputRichText-default-top-border-width) var(--inputRichText-default-right-border-width) var(--inputRichText-default-bottom-border-width) var(--inputRichText-default-left-border-width);
|
|
@@ -38760,12 +38903,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38760
38903
|
border-radius: var(--inputRichText-default-top-left-border-radius) var(--inputRichText-default-top-right-border-radius) var(--inputRichText-default-bottom-right-border-radius) var(--inputRichText-default-bottom-left-border-radius);
|
|
38761
38904
|
width: 100%;
|
|
38762
38905
|
}
|
|
38763
|
-
.dark-RichTextControl > .tox-tinymce {
|
|
38764
|
-
border: 0;
|
|
38765
|
-
}
|
|
38766
|
-
.dark-RichTextControl > textarea {
|
|
38767
|
-
width: 100%;
|
|
38768
|
-
}
|
|
38769
38906
|
.dark-RichTextControl--borderHalf {
|
|
38770
38907
|
border-left-color: transparent !important;
|
|
38771
38908
|
border-right-color: transparent !important;
|
|
@@ -38812,8 +38949,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38812
38949
|
border-style: var(--inputRichText-disabled-top-border-style) var(--inputRichText-disabled-right-border-style) var(--inputRichText-disabled-bottom-border-style) var(--inputRichText-disabled-left-border-style);
|
|
38813
38950
|
border-color: var(--inputRichText-disabled-top-border-color) var(--inputRichText-disabled-right-border-color) var(--inputRichText-disabled-bottom-border-color) var(--inputRichText-disabled-left-border-color);
|
|
38814
38951
|
border-radius: var(--inputRichText-disabled-top-left-border-radius) var(--inputRichText-disabled-top-right-border-radius) var(--inputRichText-disabled-bottom-right-border-radius) var(--inputRichText-disabled-bottom-left-border-radius);
|
|
38815
|
-
pointer-events: none;
|
|
38816
|
-
opacity: 0.6;
|
|
38817
38952
|
}
|
|
38818
38953
|
.dark-RichTextControl.is-disabled .fr-box.fr-basic.fr-top .fr-wrapper {
|
|
38819
38954
|
border-width: var(--inputRichText-disabled-top-border-width) var(--inputRichText-disabled-right-border-width) var(--inputRichText-disabled-bottom-border-width) var(--inputRichText-disabled-left-border-width);
|
|
@@ -39719,15 +39854,15 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39719
39854
|
.dark-Combo-tab-delBtn:hover {
|
|
39720
39855
|
color: var(--combo-multi-delBtn-hover-color);
|
|
39721
39856
|
}
|
|
39722
|
-
.dark-Combo-items {
|
|
39723
|
-
margin-bottom: var(--Combo-items-marginBottom);
|
|
39724
|
-
}
|
|
39725
39857
|
.dark-Combo-items:empty {
|
|
39726
39858
|
display: none;
|
|
39727
39859
|
}
|
|
39728
39860
|
.dark-Combo-items:empty + .dark-Combo-toolbar {
|
|
39729
39861
|
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
39730
39862
|
}
|
|
39863
|
+
.dark-Combo-items {
|
|
39864
|
+
margin-bottom: var(--Combo-items-marginBottom);
|
|
39865
|
+
}
|
|
39731
39866
|
.dark-Combo-toolbar {
|
|
39732
39867
|
display: flex;
|
|
39733
39868
|
align-items: center;
|
|
@@ -40066,7 +40201,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40066
40201
|
outline: none;
|
|
40067
40202
|
position: relative;
|
|
40068
40203
|
max-width: 100%;
|
|
40069
|
-
/* tag 样式 */
|
|
40070
40204
|
}
|
|
40071
40205
|
.dark-Picker.is-inline {
|
|
40072
40206
|
display: inline-block;
|
|
@@ -40253,6 +40387,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40253
40387
|
flex-wrap: wrap;
|
|
40254
40388
|
gap: var(--gap-xs);
|
|
40255
40389
|
}
|
|
40390
|
+
.dark-Picker {
|
|
40391
|
+
/* tag 样式 */
|
|
40392
|
+
}
|
|
40256
40393
|
.dark-Picker .dark-Picker-value {
|
|
40257
40394
|
cursor: pointer;
|
|
40258
40395
|
-webkit-user-select: none;
|
|
@@ -40333,8 +40470,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40333
40470
|
justify-content: center;
|
|
40334
40471
|
margin-left: auto;
|
|
40335
40472
|
text-decoration: none;
|
|
40336
|
-
line-height: 1;
|
|
40337
|
-
margin-right: var(--gap-xs);
|
|
40338
40473
|
}
|
|
40339
40474
|
.dark-Picker-clear svg {
|
|
40340
40475
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -40348,6 +40483,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40348
40483
|
.dark-Picker-clear:active svg {
|
|
40349
40484
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
40350
40485
|
}
|
|
40486
|
+
.dark-Picker-clear {
|
|
40487
|
+
line-height: 1;
|
|
40488
|
+
margin-right: var(--gap-xs);
|
|
40489
|
+
}
|
|
40351
40490
|
.dark-Picker-clear svg {
|
|
40352
40491
|
top: 0;
|
|
40353
40492
|
}
|
|
@@ -40474,12 +40613,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40474
40613
|
height: var(--TagControl-sugBtn-height);
|
|
40475
40614
|
padding: var(--TagControl-sugBtn-paddingY) var(--TagControl-sugBtn-paddingX) var(--TagControl-sugBtn-paddingY) var(--TagControl-sugBtn-paddingX);
|
|
40476
40615
|
margin: var(--button-size-default-marginTop) var(--button-size-default-marginRight) var(--button-size-default-marginBottom) var(--button-size-default-marginLeft);
|
|
40477
|
-
color: var(--TagControl-sugBtn-color);
|
|
40478
|
-
background: var(--TagControl-sugBtn-bg);
|
|
40479
|
-
border-color: var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border);
|
|
40480
|
-
border-width: var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth);
|
|
40481
|
-
border-style: solid solid solid solid;
|
|
40482
|
-
box-shadow: none;
|
|
40483
40616
|
}
|
|
40484
40617
|
.dark-TagControl-sugItem .dark-Button-icon:first-child:not(:last-child):not(.pull-right),
|
|
40485
40618
|
.dark-TagControl-sugItem > svg.icon:not(:last-child):not(.pull-right),
|
|
@@ -40534,6 +40667,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40534
40667
|
height: var(--button-size-default-icon-size);
|
|
40535
40668
|
vertical-align: middle;
|
|
40536
40669
|
}
|
|
40670
|
+
.dark-TagControl-sugItem {
|
|
40671
|
+
color: var(--TagControl-sugBtn-color);
|
|
40672
|
+
background: var(--TagControl-sugBtn-bg);
|
|
40673
|
+
border-color: var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border);
|
|
40674
|
+
border-width: var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth);
|
|
40675
|
+
border-style: solid solid solid solid;
|
|
40676
|
+
box-shadow: none;
|
|
40677
|
+
}
|
|
40537
40678
|
.dark-TagControl-sugItem:not(:disabled):not(.is-disabled):hover {
|
|
40538
40679
|
color: var(--TagControl-sugBtn-onHover-color);
|
|
40539
40680
|
background: var(--TagControl-sugBtn-onHover-bg);
|
|
@@ -41956,13 +42097,15 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41956
42097
|
color: var(--Form-static-color);
|
|
41957
42098
|
line-height: var(--Form-static-lineHeight);
|
|
41958
42099
|
font-weight: var(--Form-static-fontWeight);
|
|
41959
|
-
margin-bottom: 0;
|
|
41960
|
-
word-break: break-word;
|
|
41961
42100
|
}
|
|
41962
42101
|
.dark-Form-static:not(.is-noPaddingY-static) {
|
|
41963
42102
|
padding-top: var(--Form-label-paddingTop);
|
|
41964
42103
|
padding-bottom: var(--Form-label-paddingTop);
|
|
41965
42104
|
}
|
|
42105
|
+
.dark-Form-static {
|
|
42106
|
+
margin-bottom: 0;
|
|
42107
|
+
word-break: break-word;
|
|
42108
|
+
}
|
|
41966
42109
|
.dark-Form-item--inline > .dark-Form-value > .dark-Form-static {
|
|
41967
42110
|
display: inline-block;
|
|
41968
42111
|
vertical-align: top;
|
|
@@ -43762,8 +43905,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43762
43905
|
max-width: 100%;
|
|
43763
43906
|
box-sizing: content-box;
|
|
43764
43907
|
min-height: 28.125rem;
|
|
43765
|
-
/* 变量列表 */
|
|
43766
|
-
/* 函数列表 */
|
|
43767
43908
|
}
|
|
43768
43909
|
.dark-FormulaEditor-content {
|
|
43769
43910
|
flex: 1;
|
|
@@ -43775,6 +43916,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43775
43916
|
display: flex;
|
|
43776
43917
|
flex-direction: column;
|
|
43777
43918
|
}
|
|
43919
|
+
.dark-FormulaEditor-runPanel.in {
|
|
43920
|
+
height: 0;
|
|
43921
|
+
overflow: hidden;
|
|
43922
|
+
}
|
|
43778
43923
|
.dark-FormulaEditor-runPanel {
|
|
43779
43924
|
height: 12.5rem;
|
|
43780
43925
|
transition: height 0.1s ease-out;
|
|
@@ -43783,10 +43928,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43783
43928
|
flex-wrap: nowrap;
|
|
43784
43929
|
flex-direction: row;
|
|
43785
43930
|
}
|
|
43786
|
-
.dark-FormulaEditor-runPanel.in {
|
|
43787
|
-
height: 0;
|
|
43788
|
-
overflow: hidden;
|
|
43789
|
-
}
|
|
43790
43931
|
.dark-FormulaEditor-runPanel-context, .dark-FormulaEditor-runPanel-result {
|
|
43791
43932
|
flex: 1;
|
|
43792
43933
|
min-width: 0;
|
|
@@ -43837,12 +43978,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43837
43978
|
.dark-FormulaEditor-header-toolbar > span {
|
|
43838
43979
|
margin-right: 5px;
|
|
43839
43980
|
}
|
|
43840
|
-
.dark-FormulaEditor-editor {
|
|
43841
|
-
flex: 1;
|
|
43842
|
-
min-height: 0;
|
|
43843
|
-
padding: 0.3125rem;
|
|
43844
|
-
padding-right: 0;
|
|
43845
|
-
}
|
|
43846
43981
|
.dark-FormulaEditor-editor::-webkit-scrollbar {
|
|
43847
43982
|
width: 6px;
|
|
43848
43983
|
height: 6px;
|
|
@@ -43851,6 +43986,12 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43851
43986
|
border-radius: 3px;
|
|
43852
43987
|
background: rgba(0, 0, 0, 0.3);
|
|
43853
43988
|
}
|
|
43989
|
+
.dark-FormulaEditor-editor {
|
|
43990
|
+
flex: 1;
|
|
43991
|
+
min-height: 0;
|
|
43992
|
+
padding: 0.3125rem;
|
|
43993
|
+
padding-right: 0;
|
|
43994
|
+
}
|
|
43854
43995
|
.dark-FormulaEditor-editor .CodeMirror {
|
|
43855
43996
|
width: 100%;
|
|
43856
43997
|
height: 100%;
|
|
@@ -43917,6 +44058,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43917
44058
|
width: 20.625rem;
|
|
43918
44059
|
border-radius: 0 var(--borderRadius) var(--borderRadius) 0;
|
|
43919
44060
|
}
|
|
44061
|
+
.dark-FormulaEditor {
|
|
44062
|
+
/* 变量列表 */
|
|
44063
|
+
}
|
|
43920
44064
|
.dark-FormulaEditor-VariableList {
|
|
43921
44065
|
height: 100%;
|
|
43922
44066
|
}
|
|
@@ -43936,11 +44080,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43936
44080
|
min-height: 0;
|
|
43937
44081
|
max-height: 100%;
|
|
43938
44082
|
}
|
|
43939
|
-
.dark-FormulaEditor-VariableList-base.is-scrollable {
|
|
43940
|
-
overflow-x: auto;
|
|
43941
|
-
overflow-y: auto;
|
|
43942
|
-
max-height: 100% !important;
|
|
43943
|
-
}
|
|
43944
44083
|
.dark-FormulaEditor-VariableList-base.is-scrollable::-webkit-scrollbar {
|
|
43945
44084
|
width: 6px;
|
|
43946
44085
|
height: 6px;
|
|
@@ -43949,6 +44088,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43949
44088
|
border-radius: 3px;
|
|
43950
44089
|
background: rgba(0, 0, 0, 0.3);
|
|
43951
44090
|
}
|
|
44091
|
+
.dark-FormulaEditor-VariableList-base.is-scrollable {
|
|
44092
|
+
overflow-x: auto;
|
|
44093
|
+
overflow-y: auto;
|
|
44094
|
+
max-height: 100% !important;
|
|
44095
|
+
}
|
|
43952
44096
|
.dark-FormulaEditor-VariableList-searchBox {
|
|
43953
44097
|
display: flex;
|
|
43954
44098
|
width: auto;
|
|
@@ -43984,10 +44128,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43984
44128
|
.dark-FormulaEditor-VariableList-tabs .dark-Tabs-content .dark-FormulaEditor-VariableList-sub .dark-FormulaEditor-VariableList-body {
|
|
43985
44129
|
overflow-y: hidden;
|
|
43986
44130
|
}
|
|
43987
|
-
.dark-FormulaEditor-VariableList-tabs .dark-Tabs-content .dark-FormulaEditor-VariableList-sub-FormulaEditor-VariableList-base {
|
|
43988
|
-
overflow-x: hidden;
|
|
43989
|
-
overflow-y: auto;
|
|
43990
|
-
}
|
|
43991
44131
|
.dark-FormulaEditor-VariableList-tabs .dark-Tabs-content .dark-FormulaEditor-VariableList-sub-FormulaEditor-VariableList-base::-webkit-scrollbar {
|
|
43992
44132
|
width: 6px;
|
|
43993
44133
|
height: 6px;
|
|
@@ -43996,6 +44136,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43996
44136
|
border-radius: 3px;
|
|
43997
44137
|
background: rgba(0, 0, 0, 0.3);
|
|
43998
44138
|
}
|
|
44139
|
+
.dark-FormulaEditor-VariableList-tabs .dark-Tabs-content .dark-FormulaEditor-VariableList-sub-FormulaEditor-VariableList-base {
|
|
44140
|
+
overflow-x: hidden;
|
|
44141
|
+
overflow-y: auto;
|
|
44142
|
+
}
|
|
43999
44143
|
.dark-FormulaEditor-VariableList-tabs .dark-Tabs-linksContainer-wrapper {
|
|
44000
44144
|
width: 100%;
|
|
44001
44145
|
height: 1.875rem;
|
|
@@ -44020,14 +44164,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44020
44164
|
.dark-FormulaEditor-VariableList-tabs .dark-Tabs-linksContainer--overflow > div {
|
|
44021
44165
|
margin: 0;
|
|
44022
44166
|
}
|
|
44023
|
-
.dark-FormulaEditor-VariableList-tabs > div {
|
|
44024
|
-
overflow-x: hidden;
|
|
44025
|
-
overflow-y: auto;
|
|
44026
|
-
flex: 1;
|
|
44027
|
-
min-width: 0;
|
|
44028
|
-
min-height: 0;
|
|
44029
|
-
border-radius: var(--borderRadius);
|
|
44030
|
-
}
|
|
44031
44167
|
.dark-FormulaEditor-VariableList-tabs > div::-webkit-scrollbar {
|
|
44032
44168
|
width: 6px;
|
|
44033
44169
|
height: 6px;
|
|
@@ -44036,6 +44172,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44036
44172
|
border-radius: 3px;
|
|
44037
44173
|
background: rgba(0, 0, 0, 0.3);
|
|
44038
44174
|
}
|
|
44175
|
+
.dark-FormulaEditor-VariableList-tabs > div {
|
|
44176
|
+
overflow-x: hidden;
|
|
44177
|
+
overflow-y: auto;
|
|
44178
|
+
flex: 1;
|
|
44179
|
+
min-width: 0;
|
|
44180
|
+
min-height: 0;
|
|
44181
|
+
border-radius: var(--borderRadius);
|
|
44182
|
+
}
|
|
44039
44183
|
.dark-FormulaEditor-VariableList-tab {
|
|
44040
44184
|
padding: 0;
|
|
44041
44185
|
}
|
|
@@ -44104,6 +44248,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44104
44248
|
.dark-FormulaEditor-VariableList .dark-GroupedSelection-itemLabel {
|
|
44105
44249
|
font-size: var(--fontSizeSm);
|
|
44106
44250
|
}
|
|
44251
|
+
.dark-FormulaEditor {
|
|
44252
|
+
/* 函数列表 */
|
|
44253
|
+
}
|
|
44107
44254
|
.dark-FormulaEditor-FuncList {
|
|
44108
44255
|
display: flex;
|
|
44109
44256
|
flex-flow: column nowrap;
|
|
@@ -44122,13 +44269,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44122
44269
|
font-size: var(--fontSizeSm);
|
|
44123
44270
|
height: var(--gap-xl);
|
|
44124
44271
|
}
|
|
44125
|
-
.dark-FormulaEditor-FuncList-body {
|
|
44126
|
-
flex: 1;
|
|
44127
|
-
min-width: 0;
|
|
44128
|
-
min-height: 0;
|
|
44129
|
-
overflow-x: hidden;
|
|
44130
|
-
overflow-y: auto;
|
|
44131
|
-
}
|
|
44132
44272
|
.dark-FormulaEditor-FuncList-body::-webkit-scrollbar {
|
|
44133
44273
|
width: 6px;
|
|
44134
44274
|
height: 6px;
|
|
@@ -44137,6 +44277,13 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44137
44277
|
border-radius: 3px;
|
|
44138
44278
|
background: rgba(0, 0, 0, 0.3);
|
|
44139
44279
|
}
|
|
44280
|
+
.dark-FormulaEditor-FuncList-body {
|
|
44281
|
+
flex: 1;
|
|
44282
|
+
min-width: 0;
|
|
44283
|
+
min-height: 0;
|
|
44284
|
+
overflow-x: hidden;
|
|
44285
|
+
overflow-y: auto;
|
|
44286
|
+
}
|
|
44140
44287
|
.dark-FormulaEditor-FuncList-collapseGroup .dark-FormulaEditor-FuncList-collapse {
|
|
44141
44288
|
border: none;
|
|
44142
44289
|
}
|
|
@@ -44195,14 +44342,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44195
44342
|
.dark-FormulaEditor-FuncList-doc-example td {
|
|
44196
44343
|
padding: 0.3125rem !important;
|
|
44197
44344
|
}
|
|
44198
|
-
.dark-FormulaEditor-FuncList-doc-desc {
|
|
44199
|
-
color: var(--text--loud-color);
|
|
44200
|
-
overflow-x: hidden;
|
|
44201
|
-
overflow-y: auto;
|
|
44202
|
-
flex: 1;
|
|
44203
|
-
min-width: 0;
|
|
44204
|
-
min-height: 0;
|
|
44205
|
-
}
|
|
44206
44345
|
.dark-FormulaEditor-FuncList-doc-desc::-webkit-scrollbar {
|
|
44207
44346
|
width: 6px;
|
|
44208
44347
|
height: 6px;
|
|
@@ -44211,6 +44350,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44211
44350
|
border-radius: 3px;
|
|
44212
44351
|
background: rgba(0, 0, 0, 0.3);
|
|
44213
44352
|
}
|
|
44353
|
+
.dark-FormulaEditor-FuncList-doc-desc {
|
|
44354
|
+
color: var(--text--loud-color);
|
|
44355
|
+
overflow-x: hidden;
|
|
44356
|
+
overflow-y: auto;
|
|
44357
|
+
flex: 1;
|
|
44358
|
+
min-width: 0;
|
|
44359
|
+
min-height: 0;
|
|
44360
|
+
}
|
|
44214
44361
|
.dark-FormulaEditor-FuncList.withDoc {
|
|
44215
44362
|
max-height: 50% !important;
|
|
44216
44363
|
}
|
|
@@ -44304,12 +44451,12 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44304
44451
|
height: var(--InputFormula-input-schema-height);
|
|
44305
44452
|
padding-left: var(--Form-input-paddingX);
|
|
44306
44453
|
}
|
|
44307
|
-
.dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-number {
|
|
44308
|
-
padding-left: 0;
|
|
44309
|
-
}
|
|
44310
44454
|
.dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-number .dark-Number-handler-wrap {
|
|
44311
44455
|
height: unset; /* 避免调节器超出Input框 */
|
|
44312
44456
|
}
|
|
44457
|
+
.dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-number {
|
|
44458
|
+
padding-left: 0;
|
|
44459
|
+
}
|
|
44313
44460
|
.dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-custom {
|
|
44314
44461
|
border: 0;
|
|
44315
44462
|
flex: 1;
|
|
@@ -44320,6 +44467,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44320
44467
|
padding: 0 0 0 var(--Form-input-paddingX);
|
|
44321
44468
|
align-items: center;
|
|
44322
44469
|
height: var(--InputFormula-input-schema-height);
|
|
44470
|
+
min-width: 0;
|
|
44471
|
+
background: transparent;
|
|
44323
44472
|
}
|
|
44324
44473
|
.dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-variable {
|
|
44325
44474
|
border: none;
|
|
@@ -44961,7 +45110,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44961
45110
|
}
|
|
44962
45111
|
.dark-Tag--close {
|
|
44963
45112
|
margin-left: var(--Tag-close-margin);
|
|
44964
|
-
cursor: pointer;
|
|
44965
45113
|
}
|
|
44966
45114
|
.dark-Tag--close i {
|
|
44967
45115
|
font-size: 0.5rem;
|
|
@@ -44971,6 +45119,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44971
45119
|
height: var(--Tag-close-size);
|
|
44972
45120
|
position: inherit;
|
|
44973
45121
|
}
|
|
45122
|
+
.dark-Tag--close {
|
|
45123
|
+
cursor: pointer;
|
|
45124
|
+
}
|
|
44974
45125
|
.dark-Tag--close:hover {
|
|
44975
45126
|
opacity: 0.7;
|
|
44976
45127
|
}
|