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/cxd.css
CHANGED
|
@@ -17375,7 +17375,6 @@ body {
|
|
|
17375
17375
|
}
|
|
17376
17376
|
.cxd-Layout--headerFixed {
|
|
17377
17377
|
padding-top: var(--Layout-header-height);
|
|
17378
|
-
--affix-offset-top: var(--Layout-header-height);
|
|
17379
17378
|
}
|
|
17380
17379
|
.cxd-Layout--headerFixed .cxd-Layout-header {
|
|
17381
17380
|
position: fixed;
|
|
@@ -17383,6 +17382,9 @@ body {
|
|
|
17383
17382
|
width: 100%;
|
|
17384
17383
|
z-index: 1200;
|
|
17385
17384
|
}
|
|
17385
|
+
.cxd-Layout--headerFixed {
|
|
17386
|
+
--affix-offset-top: var(--Layout-header-height);
|
|
17387
|
+
}
|
|
17386
17388
|
.cxd-Layout-brandBar {
|
|
17387
17389
|
background: var(--Layout-brand-bg);
|
|
17388
17390
|
color: var(--Layout-brandBar-color);
|
|
@@ -19536,6 +19538,11 @@ input[type=button].cxd-Button--block {
|
|
|
19536
19538
|
width: var(--Avatar-size-default);
|
|
19537
19539
|
height: var(--Avatar-size-default);
|
|
19538
19540
|
line-height: var(--Avatar-size-default);
|
|
19541
|
+
}
|
|
19542
|
+
.cxd-Avatar i {
|
|
19543
|
+
font-size: var(--Avatar-icon-size-default);
|
|
19544
|
+
}
|
|
19545
|
+
.cxd-Avatar {
|
|
19539
19546
|
position: relative;
|
|
19540
19547
|
display: inline-block;
|
|
19541
19548
|
overflow: hidden;
|
|
@@ -19543,9 +19550,6 @@ input[type=button].cxd-Button--block {
|
|
|
19543
19550
|
border-radius: 50%;
|
|
19544
19551
|
text-align: center;
|
|
19545
19552
|
}
|
|
19546
|
-
.cxd-Avatar i {
|
|
19547
|
-
font-size: var(--Avatar-icon-size-default);
|
|
19548
|
-
}
|
|
19549
19553
|
.cxd-Avatar--lg {
|
|
19550
19554
|
width: var(--Avatar-size-large);
|
|
19551
19555
|
height: var(--Avatar-size-large);
|
|
@@ -19883,9 +19887,6 @@ input[type=button].cxd-Button--block {
|
|
|
19883
19887
|
.cxd-Modal-header {
|
|
19884
19888
|
padding: var(--Modal-header-paddingY) 1.5rem;
|
|
19885
19889
|
background: var(--Modal-header-bg);
|
|
19886
|
-
border-bottom: var(--Modal-body-borderTop);
|
|
19887
|
-
border-top-left-radius: var(--Modal-content-borderRadius);
|
|
19888
|
-
border-top-right-radius: var(--Modal-content-borderRadius);
|
|
19889
19890
|
}
|
|
19890
19891
|
.cxd-Modal-header::before, .cxd-Modal-header::after {
|
|
19891
19892
|
display: table;
|
|
@@ -19894,6 +19895,11 @@ input[type=button].cxd-Button--block {
|
|
|
19894
19895
|
.cxd-Modal-header::after {
|
|
19895
19896
|
clear: both;
|
|
19896
19897
|
}
|
|
19898
|
+
.cxd-Modal-header {
|
|
19899
|
+
border-bottom: var(--Modal-body-borderTop);
|
|
19900
|
+
border-top-left-radius: var(--Modal-content-borderRadius);
|
|
19901
|
+
border-top-right-radius: var(--Modal-content-borderRadius);
|
|
19902
|
+
}
|
|
19897
19903
|
.cxd-Modal-header-icons {
|
|
19898
19904
|
position: absolute;
|
|
19899
19905
|
right: 24px;
|
|
@@ -20018,6 +20024,8 @@ input[type=button].cxd-Button--block {
|
|
|
20018
20024
|
.cxd-Dialog-error {
|
|
20019
20025
|
color: var(--danger);
|
|
20020
20026
|
white-space: pre-wrap;
|
|
20027
|
+
overflow-wrap: break-word;
|
|
20028
|
+
word-break: break-word;
|
|
20021
20029
|
}
|
|
20022
20030
|
.cxd-Modal--full {
|
|
20023
20031
|
display: flex;
|
|
@@ -20093,9 +20101,6 @@ input[type=button].cxd-Button--block {
|
|
|
20093
20101
|
.cxd-Drawer-header {
|
|
20094
20102
|
padding: var(--Drawer-header-padding);
|
|
20095
20103
|
background: var(--Drawer-header-bg);
|
|
20096
|
-
border-bottom: var(--Drawer-content-borderWidth) solid var(--Drawer-header-borderColor);
|
|
20097
|
-
border-top-left-radius: var(--Drawer-content-borderRadius);
|
|
20098
|
-
border-top-right-radius: var(--Drawer-content-borderRadius);
|
|
20099
20104
|
}
|
|
20100
20105
|
.cxd-Drawer-header::before, .cxd-Drawer-header::after {
|
|
20101
20106
|
display: table;
|
|
@@ -20104,6 +20109,11 @@ input[type=button].cxd-Button--block {
|
|
|
20104
20109
|
.cxd-Drawer-header::after {
|
|
20105
20110
|
clear: both;
|
|
20106
20111
|
}
|
|
20112
|
+
.cxd-Drawer-header {
|
|
20113
|
+
border-bottom: var(--Drawer-content-borderWidth) solid var(--Drawer-header-borderColor);
|
|
20114
|
+
border-top-left-radius: var(--Drawer-content-borderRadius);
|
|
20115
|
+
border-top-right-radius: var(--Drawer-content-borderRadius);
|
|
20116
|
+
}
|
|
20107
20117
|
.cxd-Drawer-title {
|
|
20108
20118
|
font-size: var(--drawer-header-fontSize);
|
|
20109
20119
|
font-weight: var(--drawer-header-fontWeight);
|
|
@@ -21591,13 +21601,15 @@ input[type=button].cxd-Button--block {
|
|
|
21591
21601
|
}
|
|
21592
21602
|
.cxd-AppFoldBtn {
|
|
21593
21603
|
color: var(--icon-color);
|
|
21594
|
-
padding: 0.625rem;
|
|
21595
|
-
margin-left: -0.625rem;
|
|
21596
|
-
cursor: pointer;
|
|
21597
21604
|
}
|
|
21598
21605
|
.cxd-AppFoldBtn:hover {
|
|
21599
21606
|
color: var(--icon-onHover-color);
|
|
21600
21607
|
}
|
|
21608
|
+
.cxd-AppFoldBtn {
|
|
21609
|
+
padding: 0.625rem;
|
|
21610
|
+
margin-left: -0.625rem;
|
|
21611
|
+
cursor: pointer;
|
|
21612
|
+
}
|
|
21601
21613
|
.cxd-AppLogo-html {
|
|
21602
21614
|
display: inline-flex;
|
|
21603
21615
|
vertical-align: middle;
|
|
@@ -21614,6 +21626,10 @@ input[type=button].cxd-Button--block {
|
|
|
21614
21626
|
color: var(--text--muted-color);
|
|
21615
21627
|
padding-top: var(--Form-label-paddingTop);
|
|
21616
21628
|
}
|
|
21629
|
+
.cxd-ArrayInput-addBtn > svg {
|
|
21630
|
+
width: var(--Combo-addBtn-fontSize);
|
|
21631
|
+
height: var(--Combo-addBtn-fontSize);
|
|
21632
|
+
}
|
|
21617
21633
|
.cxd-ArrayInput-addBtn {
|
|
21618
21634
|
font-size: var(--Combo-addBtn-fontSize);
|
|
21619
21635
|
font-size: var(--Combo-addBtn-fontSize);
|
|
@@ -21623,16 +21639,6 @@ input[type=button].cxd-Button--block {
|
|
|
21623
21639
|
height: var(--Combo-addBtn-height);
|
|
21624
21640
|
padding: var(--Combo-addBtn-paddingY) var(--Combo-addBtn-paddingX) var(--Combo-addBtn-paddingY) var(--Combo-addBtn-paddingX);
|
|
21625
21641
|
margin: var(--button-size-default-marginTop) var(--button-size-default-marginRight) var(--button-size-default-marginBottom) var(--button-size-default-marginLeft);
|
|
21626
|
-
color: var(--Combo-addBtn-border);
|
|
21627
|
-
background: var(--Combo-addBtn-bg);
|
|
21628
|
-
border-color: var(--Combo-addBtn-color) var(--combo-multi-addBtn-hover-bg-color) var(--Combo-addBtn-onHover-border) var(--Combo-addBtn-onHover-color);
|
|
21629
|
-
border-width: var(--Combo-addBtn-onActive-bg) var(--Combo-addBtn-onActive-border) var(--Combo-addBtn-onActive-color) var(--button-default-default-left-border-width);
|
|
21630
|
-
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);
|
|
21631
|
-
box-shadow: var(--button-default-default-shadow);
|
|
21632
|
-
}
|
|
21633
|
-
.cxd-ArrayInput-addBtn > svg {
|
|
21634
|
-
width: var(--Combo-addBtn-fontSize);
|
|
21635
|
-
height: var(--Combo-addBtn-fontSize);
|
|
21636
21642
|
}
|
|
21637
21643
|
.cxd-ArrayInput-addBtn .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
|
21638
21644
|
.cxd-ArrayInput-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
|
@@ -21687,6 +21693,14 @@ input[type=button].cxd-Button--block {
|
|
|
21687
21693
|
height: var(--button-size-default-icon-size);
|
|
21688
21694
|
vertical-align: middle;
|
|
21689
21695
|
}
|
|
21696
|
+
.cxd-ArrayInput-addBtn {
|
|
21697
|
+
color: var(--Combo-addBtn-border);
|
|
21698
|
+
background: var(--Combo-addBtn-bg);
|
|
21699
|
+
border-color: var(--Combo-addBtn-color) var(--combo-multi-addBtn-hover-bg-color) var(--Combo-addBtn-onHover-border) var(--Combo-addBtn-onHover-color);
|
|
21700
|
+
border-width: var(--Combo-addBtn-onActive-bg) var(--Combo-addBtn-onActive-border) var(--Combo-addBtn-onActive-color) var(--button-default-default-left-border-width);
|
|
21701
|
+
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);
|
|
21702
|
+
box-shadow: var(--button-default-default-shadow);
|
|
21703
|
+
}
|
|
21690
21704
|
.cxd-ArrayInput-addBtn:not(:disabled):not(.is-disabled):hover {
|
|
21691
21705
|
color: var(--button-default-hover-font-color);
|
|
21692
21706
|
background: var(--button-default-hover-bg-color);
|
|
@@ -22975,11 +22989,6 @@ input[type=button].cxd-Button--block {
|
|
|
22975
22989
|
}
|
|
22976
22990
|
}
|
|
22977
22991
|
@media (min-width: 768px) {
|
|
22978
|
-
.cxd-Page-aside {
|
|
22979
|
-
flex-shrink: 0;
|
|
22980
|
-
width: var(--Page-aside-width);
|
|
22981
|
-
border-right: var(--borderWidth) solid var(--borderColor);
|
|
22982
|
-
}
|
|
22983
22992
|
.cxd-Page-aside::before {
|
|
22984
22993
|
content: "";
|
|
22985
22994
|
position: absolute;
|
|
@@ -22990,6 +22999,11 @@ input[type=button].cxd-Button--block {
|
|
|
22990
22999
|
background: inherit;
|
|
22991
23000
|
border: inherit;
|
|
22992
23001
|
}
|
|
23002
|
+
.cxd-Page-aside {
|
|
23003
|
+
flex-shrink: 0;
|
|
23004
|
+
width: var(--Page-aside-width);
|
|
23005
|
+
border-right: var(--borderWidth) solid var(--borderColor);
|
|
23006
|
+
}
|
|
22993
23007
|
.cxd-Page-aside--withWidth {
|
|
22994
23008
|
min-width: var(--Page-aside-width);
|
|
22995
23009
|
max-width: var(--Page-aside-maxWidth);
|
|
@@ -23027,13 +23041,15 @@ input[type=button].cxd-Button--block {
|
|
|
23027
23041
|
display: inline-block;
|
|
23028
23042
|
vertical-align: middle;
|
|
23029
23043
|
margin-left: var(--Remark-marginLeft);
|
|
23030
|
-
cursor: pointer;
|
|
23031
|
-
text-align: center;
|
|
23032
23044
|
}
|
|
23033
23045
|
.cxd-Remark > span {
|
|
23034
23046
|
color: var(--Remark-iconColor);
|
|
23035
23047
|
font-size: var(--fontSizeSm);
|
|
23036
23048
|
}
|
|
23049
|
+
.cxd-Remark {
|
|
23050
|
+
cursor: pointer;
|
|
23051
|
+
text-align: center;
|
|
23052
|
+
}
|
|
23037
23053
|
.cxd-Remark-icon {
|
|
23038
23054
|
color: var(--Remark-iconColor);
|
|
23039
23055
|
font-size: var(--Remark-icon-fontSize);
|
|
@@ -23306,7 +23322,6 @@ input[type=button].cxd-Button--block {
|
|
|
23306
23322
|
border-radius: var(--Panel-borderRadius);
|
|
23307
23323
|
box-shadow: var(--Panel-shadow);
|
|
23308
23324
|
/* 主题 */
|
|
23309
|
-
/* 子组件 */
|
|
23310
23325
|
}
|
|
23311
23326
|
.cxd-Panel--default {
|
|
23312
23327
|
border-color: var(--Panel-top-border-color) var(--Panel-right-border-color) var(--Panel-bottom-border-color) var(--Panel-left-border-color);
|
|
@@ -23397,6 +23412,9 @@ input[type=button].cxd-Button--block {
|
|
|
23397
23412
|
.cxd-Panel--danger > .cxd-Panel-footer {
|
|
23398
23413
|
border-color: var(--danger);
|
|
23399
23414
|
}
|
|
23415
|
+
.cxd-Panel {
|
|
23416
|
+
/* 子组件 */
|
|
23417
|
+
}
|
|
23400
23418
|
.cxd-Panel-heading {
|
|
23401
23419
|
padding: var(--Panel-headingPadding);
|
|
23402
23420
|
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);
|
|
@@ -23443,9 +23461,6 @@ input[type=button].cxd-Button--block {
|
|
|
23443
23461
|
bottom: var(--affix-offset-bottom);
|
|
23444
23462
|
z-index: 900;
|
|
23445
23463
|
}
|
|
23446
|
-
.cxd-Panel-btnToolbar {
|
|
23447
|
-
text-align: var(--Panel-btnToolbarTextAlign);
|
|
23448
|
-
}
|
|
23449
23464
|
.cxd-Panel-btnToolbar::before, .cxd-Panel-btnToolbar::after {
|
|
23450
23465
|
display: table;
|
|
23451
23466
|
content: "";
|
|
@@ -23453,6 +23468,9 @@ input[type=button].cxd-Button--block {
|
|
|
23453
23468
|
.cxd-Panel-btnToolbar::after {
|
|
23454
23469
|
clear: both;
|
|
23455
23470
|
}
|
|
23471
|
+
.cxd-Panel-btnToolbar {
|
|
23472
|
+
text-align: var(--Panel-btnToolbarTextAlign);
|
|
23473
|
+
}
|
|
23456
23474
|
.cxd-Panel-btnToolbar .cxd-Button {
|
|
23457
23475
|
margin-left: var(--Panel-footerButtonMarginLeft);
|
|
23458
23476
|
}
|
|
@@ -23471,13 +23489,13 @@ input[type=button].cxd-Button--block {
|
|
|
23471
23489
|
border: none;
|
|
23472
23490
|
border-radius: 0;
|
|
23473
23491
|
}
|
|
23474
|
-
.cxd-Panel--form > .cxd-Panel-heading .cxd-Panel-title {
|
|
23475
|
-
font-size: var(--fontSizeLg);
|
|
23476
|
-
}
|
|
23477
23492
|
.cxd-Panel--form > .cxd-Panel-heading .cxd-Panel-title .icon {
|
|
23478
23493
|
width: var(--sizes-base-7);
|
|
23479
23494
|
height: var(--sizes-base-7);
|
|
23480
23495
|
}
|
|
23496
|
+
.cxd-Panel--form > .cxd-Panel-heading .cxd-Panel-title {
|
|
23497
|
+
font-size: var(--fontSizeLg);
|
|
23498
|
+
}
|
|
23481
23499
|
.cxd-Panel--form .cxd-Panel-footerWrap {
|
|
23482
23500
|
padding-bottom: var(--Panel-body-paddingBottom);
|
|
23483
23501
|
}
|
|
@@ -23777,7 +23795,6 @@ input[type=button].cxd-Button--block {
|
|
|
23777
23795
|
flex-direction: column;
|
|
23778
23796
|
align-items: flex-start;
|
|
23779
23797
|
justify-content: center;
|
|
23780
|
-
/* 修正头尾的圆角 */
|
|
23781
23798
|
}
|
|
23782
23799
|
.cxd-ButtonGroup--vertical .cxd-Button,
|
|
23783
23800
|
.cxd-ButtonGroup--vertical .cxd-ButtonGroup {
|
|
@@ -23805,6 +23822,9 @@ input[type=button].cxd-Button--block {
|
|
|
23805
23822
|
border-top-left-radius: 0;
|
|
23806
23823
|
border-top-right-radius: 0;
|
|
23807
23824
|
}
|
|
23825
|
+
.cxd-ButtonGroup--vertical {
|
|
23826
|
+
/* 修正头尾的圆角 */
|
|
23827
|
+
}
|
|
23808
23828
|
.cxd-ButtonGroup--vertical > .cxd-Button:first-child,
|
|
23809
23829
|
.cxd-ButtonGroup--vertical > .cxd-ButtonGroup:first-child > .cxd-Button:first-child,
|
|
23810
23830
|
.cxd-ButtonGroup--vertical > .cxd-Badge:first-child > .cxd-Button:first-child {
|
|
@@ -23921,7 +23941,8 @@ input[type=button].cxd-Button--block {
|
|
|
23921
23941
|
padding: 0;
|
|
23922
23942
|
}
|
|
23923
23943
|
.cxd-DropDown-menuItem.cxd-DropDown-groupTitle, .cxd-DropDown-menu > li.cxd-DropDown-groupTitle {
|
|
23924
|
-
height:
|
|
23944
|
+
height: auto;
|
|
23945
|
+
line-height: 1;
|
|
23925
23946
|
font-size: var(--fontSizeSm);
|
|
23926
23947
|
padding: var(--gap-xs) var(--gap-xs);
|
|
23927
23948
|
padding-left: var(--gap-sm);
|
|
@@ -23930,7 +23951,8 @@ input[type=button].cxd-Button--block {
|
|
|
23930
23951
|
cursor: default;
|
|
23931
23952
|
}
|
|
23932
23953
|
.cxd-DropDown-menuItem.cxd-DropDown-groupTitle:hover, .cxd-DropDown-menu > li.cxd-DropDown-groupTitle:hover {
|
|
23933
|
-
background: none;
|
|
23954
|
+
background: none !important;
|
|
23955
|
+
color: var(--DropDown-group-color) !important;
|
|
23934
23956
|
}
|
|
23935
23957
|
.cxd-DropDown-menuItem.cxd-DropDown-groupTitle span, .cxd-DropDown-menu > li.cxd-DropDown-groupTitle span {
|
|
23936
23958
|
white-space: nowrap;
|
|
@@ -24471,9 +24493,6 @@ input[type=button].cxd-Button--block {
|
|
|
24471
24493
|
padding-left: 0;
|
|
24472
24494
|
padding-right: 0;
|
|
24473
24495
|
}
|
|
24474
|
-
.cxd-Form {
|
|
24475
|
-
/* 恢复 Form 嵌套场景下的样式 */
|
|
24476
|
-
}
|
|
24477
24496
|
.cxd-Form .cxd-Collapse {
|
|
24478
24497
|
border: none;
|
|
24479
24498
|
}
|
|
@@ -24488,6 +24507,9 @@ input[type=button].cxd-Button--block {
|
|
|
24488
24507
|
.cxd-Form .cxd-Collapse .cxd-Collapse-content {
|
|
24489
24508
|
padding: 0;
|
|
24490
24509
|
}
|
|
24510
|
+
.cxd-Form {
|
|
24511
|
+
/* 恢复 Form 嵌套场景下的样式 */
|
|
24512
|
+
}
|
|
24491
24513
|
.cxd-Form .cxd-Collapse-fieldset--disabled {
|
|
24492
24514
|
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);
|
|
24493
24515
|
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);
|
|
@@ -24780,7 +24802,6 @@ input[type=button].cxd-Button--block {
|
|
|
24780
24802
|
margin-left: 10px;
|
|
24781
24803
|
font-size: 16px;
|
|
24782
24804
|
color: #84868c;
|
|
24783
|
-
cursor: pointer;
|
|
24784
24805
|
}
|
|
24785
24806
|
.cxd-CBIf:hover {
|
|
24786
24807
|
font-size: 16px;
|
|
@@ -24788,6 +24809,9 @@ input[type=button].cxd-Button--block {
|
|
|
24788
24809
|
.cxd-CBIf.is-active {
|
|
24789
24810
|
color: #2468f1;
|
|
24790
24811
|
}
|
|
24812
|
+
.cxd-CBIf {
|
|
24813
|
+
cursor: pointer;
|
|
24814
|
+
}
|
|
24791
24815
|
.cxd-CBGroupOrItem {
|
|
24792
24816
|
position: relative;
|
|
24793
24817
|
transition: box-shadow 0.3s ease;
|
|
@@ -25011,17 +25035,6 @@ input[type=button].cxd-Button--block {
|
|
|
25011
25035
|
.cxd-ContextMenu-menu {
|
|
25012
25036
|
position: absolute;
|
|
25013
25037
|
z-index: 1500;
|
|
25014
|
-
display: block;
|
|
25015
|
-
position: absolute;
|
|
25016
|
-
margin: 0;
|
|
25017
|
-
padding: var(--menu-padding);
|
|
25018
|
-
background: var(--menu-background);
|
|
25019
|
-
box-shadow: var(--menu-box-shadow);
|
|
25020
|
-
border-radius: var(--Context-menu-border-radius);
|
|
25021
|
-
color: var(--menu-font-color);
|
|
25022
|
-
font-family: var(--menu-font-family);
|
|
25023
|
-
font-size: 12px;
|
|
25024
|
-
line-height: 20px;
|
|
25025
25038
|
}
|
|
25026
25039
|
.cxd-ContextMenu-menu.in, .cxd-ContextMenu-menu.out {
|
|
25027
25040
|
animation-duration: var(--animation-duration);
|
|
@@ -25034,6 +25047,19 @@ input[type=button].cxd-Button--block {
|
|
|
25034
25047
|
.cxd-ContextMenu-menu.out {
|
|
25035
25048
|
animation-name: contextMenuOut;
|
|
25036
25049
|
}
|
|
25050
|
+
.cxd-ContextMenu-menu {
|
|
25051
|
+
display: block;
|
|
25052
|
+
position: absolute;
|
|
25053
|
+
margin: 0;
|
|
25054
|
+
padding: var(--menu-padding);
|
|
25055
|
+
background: var(--menu-background);
|
|
25056
|
+
box-shadow: var(--menu-box-shadow);
|
|
25057
|
+
border-radius: var(--Context-menu-border-radius);
|
|
25058
|
+
color: var(--menu-font-color);
|
|
25059
|
+
font-family: var(--menu-font-family);
|
|
25060
|
+
font-size: 12px;
|
|
25061
|
+
line-height: 20px;
|
|
25062
|
+
}
|
|
25037
25063
|
.cxd-ContextMenu-divider {
|
|
25038
25064
|
border: none;
|
|
25039
25065
|
height: 1px;
|
|
@@ -25153,9 +25179,6 @@ input[type=button].cxd-Button--block {
|
|
|
25153
25179
|
.cxd-Code-pre-wrap {
|
|
25154
25180
|
padding: var(--sizes-size-5);
|
|
25155
25181
|
}
|
|
25156
|
-
.cxd-Wizard {
|
|
25157
|
-
position: relative;
|
|
25158
|
-
}
|
|
25159
25182
|
.cxd-Wizard::before, .cxd-Wizard::after {
|
|
25160
25183
|
display: table;
|
|
25161
25184
|
content: "";
|
|
@@ -25163,6 +25186,9 @@ input[type=button].cxd-Button--block {
|
|
|
25163
25186
|
.cxd-Wizard::after {
|
|
25164
25187
|
clear: both;
|
|
25165
25188
|
}
|
|
25189
|
+
.cxd-Wizard {
|
|
25190
|
+
position: relative;
|
|
25191
|
+
}
|
|
25166
25192
|
.cxd-Wizard, .cxd-Wizard-tabs {
|
|
25167
25193
|
padding: 0;
|
|
25168
25194
|
}
|
|
@@ -25369,7 +25395,6 @@ input[type=button].cxd-Button--block {
|
|
|
25369
25395
|
}
|
|
25370
25396
|
.cxd-Crud {
|
|
25371
25397
|
position: relative;
|
|
25372
|
-
/* tag 样式 */
|
|
25373
25398
|
}
|
|
25374
25399
|
.cxd-Crud-selection {
|
|
25375
25400
|
margin-bottom: var(--gap-base);
|
|
@@ -25456,6 +25481,9 @@ input[type=button].cxd-Button--block {
|
|
|
25456
25481
|
vertical-align: top;
|
|
25457
25482
|
margin-top: var(--gap-xs);
|
|
25458
25483
|
}
|
|
25484
|
+
.cxd-Crud {
|
|
25485
|
+
/* tag 样式 */
|
|
25486
|
+
}
|
|
25459
25487
|
.cxd-Crud .cxd-Crud-value {
|
|
25460
25488
|
cursor: pointer;
|
|
25461
25489
|
-webkit-user-select: none;
|
|
@@ -26017,11 +26045,6 @@ input[type=button].cxd-Button--block {
|
|
|
26017
26045
|
.cxd-Table-header > * + .cxd-ButtonToolbar {
|
|
26018
26046
|
margin-left: var(--Crud-toolbar-gap);
|
|
26019
26047
|
}
|
|
26020
|
-
.cxd-Table-toolbar {
|
|
26021
|
-
display: flex;
|
|
26022
|
-
padding: var(--Table-toolbar-marginY) var(--Table-toolbar-marginX);
|
|
26023
|
-
flex-wrap: wrap;
|
|
26024
|
-
}
|
|
26025
26048
|
.cxd-Table-toolbar::before, .cxd-Table-toolbar::after {
|
|
26026
26049
|
display: table;
|
|
26027
26050
|
content: "";
|
|
@@ -26029,6 +26052,11 @@ input[type=button].cxd-Button--block {
|
|
|
26029
26052
|
.cxd-Table-toolbar::after {
|
|
26030
26053
|
clear: both;
|
|
26031
26054
|
}
|
|
26055
|
+
.cxd-Table-toolbar {
|
|
26056
|
+
display: flex;
|
|
26057
|
+
padding: var(--Table-toolbar-marginY) var(--Table-toolbar-marginX);
|
|
26058
|
+
flex-wrap: wrap;
|
|
26059
|
+
}
|
|
26032
26060
|
.cxd-Table-toolbar .cxd-DropDown-menuItem {
|
|
26033
26061
|
height: auto;
|
|
26034
26062
|
}
|
|
@@ -26229,11 +26257,6 @@ input[type=button].cxd-Button--block {
|
|
|
26229
26257
|
background: inherit;
|
|
26230
26258
|
padding: var(--TableCell-paddingY) var(--TableCell-paddingX);
|
|
26231
26259
|
text-align: left;
|
|
26232
|
-
border-bottom: var(--Table-thead-borderWidth) solid var(--Table-thead-borderColor);
|
|
26233
|
-
font-size: var(--Table-thead-fontSize);
|
|
26234
|
-
color: var(--Table-thead-color);
|
|
26235
|
-
font-weight: var(--fontWeightNormal);
|
|
26236
|
-
white-space: nowrap;
|
|
26237
26260
|
}
|
|
26238
26261
|
.cxd-Table-table > thead > tr > th:first-child {
|
|
26239
26262
|
padding-left: 0.75rem;
|
|
@@ -26251,6 +26274,13 @@ input[type=button].cxd-Button--block {
|
|
|
26251
26274
|
.cxd-Table-table > thead > tr > th:not(:last-child) {
|
|
26252
26275
|
border-right: var(--Table-thead-borderWidth) solid var(--Table-thead-borderColor);
|
|
26253
26276
|
}
|
|
26277
|
+
.cxd-Table-table > thead > tr > th {
|
|
26278
|
+
border-bottom: var(--Table-thead-borderWidth) solid var(--Table-thead-borderColor);
|
|
26279
|
+
font-size: var(--Table-thead-fontSize);
|
|
26280
|
+
color: var(--Table-thead-color);
|
|
26281
|
+
font-weight: var(--fontWeightNormal);
|
|
26282
|
+
white-space: nowrap;
|
|
26283
|
+
}
|
|
26254
26284
|
.cxd-Table-table > thead > tr > th .cxd-Remark {
|
|
26255
26285
|
margin-left: var(--gap-xs);
|
|
26256
26286
|
}
|
|
@@ -26338,7 +26368,6 @@ input[type=button].cxd-Button--block {
|
|
|
26338
26368
|
}
|
|
26339
26369
|
.cxd-Table-table > tbody > tr.bg-light {
|
|
26340
26370
|
background-color: #f8f9fa;
|
|
26341
|
-
color: #58666e;
|
|
26342
26371
|
}
|
|
26343
26372
|
.cxd-Table-table > tbody > tr.bg-light.lt, .cxd-Table-table > tbody > tr.bg-light .lt {
|
|
26344
26373
|
background: rgb(253.9275, 254.1, 254.2725);
|
|
@@ -26355,9 +26384,11 @@ input[type=button].cxd-Button--block {
|
|
|
26355
26384
|
.cxd-Table-table > tbody > tr.bg-light.bg, .cxd-Table-table > tbody > tr.bg-light .bg {
|
|
26356
26385
|
background-color: #f8f9fa;
|
|
26357
26386
|
}
|
|
26387
|
+
.cxd-Table-table > tbody > tr.bg-light {
|
|
26388
|
+
color: #58666e;
|
|
26389
|
+
}
|
|
26358
26390
|
.cxd-Table-table > tbody > tr.bg-dark {
|
|
26359
26391
|
background-color: #343a40;
|
|
26360
|
-
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
26361
26392
|
}
|
|
26362
26393
|
.cxd-Table-table > tbody > tr.bg-dark.lt, .cxd-Table-table > tbody > tr.bg-dark .lt {
|
|
26363
26394
|
background: rgb(61.6622844828, 70.75, 79.8377155172);
|
|
@@ -26374,6 +26405,9 @@ input[type=button].cxd-Button--block {
|
|
|
26374
26405
|
.cxd-Table-table > tbody > tr.bg-dark.bg, .cxd-Table-table > tbody > tr.bg-dark .bg {
|
|
26375
26406
|
background-color: #343a40;
|
|
26376
26407
|
}
|
|
26408
|
+
.cxd-Table-table > tbody > tr.bg-dark {
|
|
26409
|
+
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
26410
|
+
}
|
|
26377
26411
|
.cxd-Table-table > tbody > tr.bg-dark a, .cxd-Table-table > tbody > tr.bg-dark .cxd-Button--link {
|
|
26378
26412
|
color: rgb(185.2603448276, 185.5, 185.7396551724);
|
|
26379
26413
|
}
|
|
@@ -26391,7 +26425,6 @@ input[type=button].cxd-Button--block {
|
|
|
26391
26425
|
}
|
|
26392
26426
|
.cxd-Table-table > tbody > tr.bg-black {
|
|
26393
26427
|
background-color: #000;
|
|
26394
|
-
color: #666666;
|
|
26395
26428
|
}
|
|
26396
26429
|
.cxd-Table-table > tbody > tr.bg-black.lt, .cxd-Table-table > tbody > tr.bg-black .lt {
|
|
26397
26430
|
background: rgb(13.06875, 12.43125, 12.43125);
|
|
@@ -26408,6 +26441,9 @@ input[type=button].cxd-Button--block {
|
|
|
26408
26441
|
.cxd-Table-table > tbody > tr.bg-black.bg, .cxd-Table-table > tbody > tr.bg-black .bg {
|
|
26409
26442
|
background-color: #000;
|
|
26410
26443
|
}
|
|
26444
|
+
.cxd-Table-table > tbody > tr.bg-black {
|
|
26445
|
+
color: #666666;
|
|
26446
|
+
}
|
|
26411
26447
|
.cxd-Table-table > tbody > tr.bg-black a, .cxd-Table-table > tbody > tr.bg-black .cxd-Button--link {
|
|
26412
26448
|
color: rgb(127.5, 127.5, 127.5);
|
|
26413
26449
|
}
|
|
@@ -26425,7 +26461,6 @@ input[type=button].cxd-Button--block {
|
|
|
26425
26461
|
}
|
|
26426
26462
|
.cxd-Table-table > tbody > tr.bg-primary {
|
|
26427
26463
|
background-color: #007bff;
|
|
26428
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
26429
26464
|
}
|
|
26430
26465
|
.cxd-Table-table > tbody > tr.bg-primary.lt, .cxd-Table-table > tbody > tr.bg-primary .lt {
|
|
26431
26466
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -26442,6 +26477,9 @@ input[type=button].cxd-Button--block {
|
|
|
26442
26477
|
.cxd-Table-table > tbody > tr.bg-primary.bg, .cxd-Table-table > tbody > tr.bg-primary .bg {
|
|
26443
26478
|
background-color: #007bff;
|
|
26444
26479
|
}
|
|
26480
|
+
.cxd-Table-table > tbody > tr.bg-primary {
|
|
26481
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
26482
|
+
}
|
|
26445
26483
|
.cxd-Table-table > tbody > tr.bg-primary a, .cxd-Table-table > tbody > tr.bg-primary .cxd-Button--link {
|
|
26446
26484
|
color: white;
|
|
26447
26485
|
}
|
|
@@ -26459,7 +26497,6 @@ input[type=button].cxd-Button--block {
|
|
|
26459
26497
|
}
|
|
26460
26498
|
.cxd-Table-table > tbody > tr.bg-success {
|
|
26461
26499
|
background-color: #28a745;
|
|
26462
|
-
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
26463
26500
|
}
|
|
26464
26501
|
.cxd-Table-table > tbody > tr.bg-success.lt, .cxd-Table-table > tbody > tr.bg-success .lt {
|
|
26465
26502
|
background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
|
|
@@ -26476,6 +26513,9 @@ input[type=button].cxd-Button--block {
|
|
|
26476
26513
|
.cxd-Table-table > tbody > tr.bg-success.bg, .cxd-Table-table > tbody > tr.bg-success .bg {
|
|
26477
26514
|
background-color: #28a745;
|
|
26478
26515
|
}
|
|
26516
|
+
.cxd-Table-table > tbody > tr.bg-success {
|
|
26517
|
+
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
26518
|
+
}
|
|
26479
26519
|
.cxd-Table-table > tbody > tr.bg-success a, .cxd-Table-table > tbody > tr.bg-success .cxd-Button--link {
|
|
26480
26520
|
color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
|
|
26481
26521
|
}
|
|
@@ -26493,7 +26533,6 @@ input[type=button].cxd-Button--block {
|
|
|
26493
26533
|
}
|
|
26494
26534
|
.cxd-Table-table > tbody > tr.bg-info {
|
|
26495
26535
|
background-color: #007bff;
|
|
26496
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
26497
26536
|
}
|
|
26498
26537
|
.cxd-Table-table > tbody > tr.bg-info.lt, .cxd-Table-table > tbody > tr.bg-info .lt {
|
|
26499
26538
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -26510,6 +26549,9 @@ input[type=button].cxd-Button--block {
|
|
|
26510
26549
|
.cxd-Table-table > tbody > tr.bg-info.bg, .cxd-Table-table > tbody > tr.bg-info .bg {
|
|
26511
26550
|
background-color: #007bff;
|
|
26512
26551
|
}
|
|
26552
|
+
.cxd-Table-table > tbody > tr.bg-info {
|
|
26553
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
26554
|
+
}
|
|
26513
26555
|
.cxd-Table-table > tbody > tr.bg-info a, .cxd-Table-table > tbody > tr.bg-info .cxd-Button--link {
|
|
26514
26556
|
color: white;
|
|
26515
26557
|
}
|
|
@@ -26527,7 +26569,6 @@ input[type=button].cxd-Button--block {
|
|
|
26527
26569
|
}
|
|
26528
26570
|
.cxd-Table-table > tbody > tr.bg-warning {
|
|
26529
26571
|
background-color: #fad733;
|
|
26530
|
-
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
26531
26572
|
}
|
|
26532
26573
|
.cxd-Table-table > tbody > tr.bg-warning.lt, .cxd-Table-table > tbody > tr.bg-warning .lt {
|
|
26533
26574
|
background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
|
|
@@ -26544,6 +26585,9 @@ input[type=button].cxd-Button--block {
|
|
|
26544
26585
|
.cxd-Table-table > tbody > tr.bg-warning.bg, .cxd-Table-table > tbody > tr.bg-warning .bg {
|
|
26545
26586
|
background-color: #fad733;
|
|
26546
26587
|
}
|
|
26588
|
+
.cxd-Table-table > tbody > tr.bg-warning {
|
|
26589
|
+
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
26590
|
+
}
|
|
26547
26591
|
.cxd-Table-table > tbody > tr.bg-warning a, .cxd-Table-table > tbody > tr.bg-warning .cxd-Button--link {
|
|
26548
26592
|
color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
|
|
26549
26593
|
}
|
|
@@ -26561,7 +26605,6 @@ input[type=button].cxd-Button--block {
|
|
|
26561
26605
|
}
|
|
26562
26606
|
.cxd-Table-table > tbody > tr.bg-danger {
|
|
26563
26607
|
background-color: #dc3545;
|
|
26564
|
-
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
26565
26608
|
}
|
|
26566
26609
|
.cxd-Table-table > tbody > tr.bg-danger.lt, .cxd-Table-table > tbody > tr.bg-danger .lt {
|
|
26567
26610
|
background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
|
|
@@ -26578,6 +26621,9 @@ input[type=button].cxd-Button--block {
|
|
|
26578
26621
|
.cxd-Table-table > tbody > tr.bg-danger.bg, .cxd-Table-table > tbody > tr.bg-danger .bg {
|
|
26579
26622
|
background-color: #dc3545;
|
|
26580
26623
|
}
|
|
26624
|
+
.cxd-Table-table > tbody > tr.bg-danger {
|
|
26625
|
+
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
26626
|
+
}
|
|
26581
26627
|
.cxd-Table-table > tbody > tr.bg-danger a, .cxd-Table-table > tbody > tr.bg-danger .cxd-Button--link {
|
|
26582
26628
|
color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
|
|
26583
26629
|
}
|
|
@@ -27161,11 +27207,6 @@ input[type=button].cxd-Button--block {
|
|
|
27161
27207
|
z-index: 3;
|
|
27162
27208
|
background: var(--Table-bg);
|
|
27163
27209
|
}
|
|
27164
|
-
.cxd-Table2 .cxd-Table-toolbar {
|
|
27165
|
-
display: flex;
|
|
27166
|
-
margin: 0 var(--Table-toolbar-marginX) var(--Table-toolbar-marginY);
|
|
27167
|
-
flex-wrap: wrap;
|
|
27168
|
-
}
|
|
27169
27210
|
.cxd-Table2 .cxd-Table-toolbar::before, .cxd-Table2 .cxd-Table-toolbar::after {
|
|
27170
27211
|
display: table;
|
|
27171
27212
|
content: "";
|
|
@@ -27173,6 +27214,11 @@ input[type=button].cxd-Button--block {
|
|
|
27173
27214
|
.cxd-Table2 .cxd-Table-toolbar::after {
|
|
27174
27215
|
clear: both;
|
|
27175
27216
|
}
|
|
27217
|
+
.cxd-Table2 .cxd-Table-toolbar {
|
|
27218
|
+
display: flex;
|
|
27219
|
+
margin: 0 var(--Table-toolbar-marginX) var(--Table-toolbar-marginY);
|
|
27220
|
+
flex-wrap: wrap;
|
|
27221
|
+
}
|
|
27176
27222
|
.cxd-Table2 .cxd-Table-toolbar .cxd-DropDown-menuItem {
|
|
27177
27223
|
height: auto;
|
|
27178
27224
|
}
|
|
@@ -27204,6 +27250,15 @@ input[type=button].cxd-Button--block {
|
|
|
27204
27250
|
border-collapse: collapse;
|
|
27205
27251
|
border: none;
|
|
27206
27252
|
}
|
|
27253
|
+
.cxd-Table2 .cxd-Table-table--fixed {
|
|
27254
|
+
table-layout: fixed;
|
|
27255
|
+
}
|
|
27256
|
+
.cxd-Table2 .cxd-Table-table--fixed > thead > tr > th,
|
|
27257
|
+
.cxd-Table2 .cxd-Table-table--fixed > thead > tr > td,
|
|
27258
|
+
.cxd-Table2 .cxd-Table-table--fixed > tbody > tr > td,
|
|
27259
|
+
.cxd-Table2 .cxd-Table-table--fixed > tfoot > tr > td {
|
|
27260
|
+
white-space: normal !important;
|
|
27261
|
+
}
|
|
27207
27262
|
.cxd-Table2 .cxd-Table-table th, .cxd-Table2 .cxd-Table-table td {
|
|
27208
27263
|
text-align: left;
|
|
27209
27264
|
}
|
|
@@ -27218,11 +27273,6 @@ input[type=button].cxd-Button--block {
|
|
|
27218
27273
|
vertical-align: middle;
|
|
27219
27274
|
background: var(--Table-thead-bg);
|
|
27220
27275
|
padding: var(--table-paddingTop) var(--table-paddingRight) var(--table-paddingBottom) var(--table-paddingLeft);
|
|
27221
|
-
font-size: var(--Table-thead-fontSize);
|
|
27222
|
-
color: var(--Table-thead-color);
|
|
27223
|
-
font-weight: var(--table-header-fontWeight);
|
|
27224
|
-
line-height: var(--table-header-lineHeight);
|
|
27225
|
-
white-space: nowrap;
|
|
27226
27276
|
}
|
|
27227
27277
|
.cxd-Table2 .cxd-Table-table > thead > tr > th:first-child {
|
|
27228
27278
|
padding-left: var(--TableCell--edge-paddingX-default);
|
|
@@ -27236,6 +27286,13 @@ input[type=button].cxd-Button--block {
|
|
|
27236
27286
|
.cxd-Table2 .cxd-Table-table > thead > tr > th.cxd-Table-row-expand-icon-cell {
|
|
27237
27287
|
border-right: 0;
|
|
27238
27288
|
}
|
|
27289
|
+
.cxd-Table2 .cxd-Table-table > thead > tr > th {
|
|
27290
|
+
font-size: var(--Table-thead-fontSize);
|
|
27291
|
+
color: var(--Table-thead-color);
|
|
27292
|
+
font-weight: var(--table-header-fontWeight);
|
|
27293
|
+
line-height: var(--table-header-lineHeight);
|
|
27294
|
+
white-space: nowrap;
|
|
27295
|
+
}
|
|
27239
27296
|
.cxd-Table2 .cxd-Table-table > thead > tr > th .cxd-Remark {
|
|
27240
27297
|
margin-left: var(--gap-xs);
|
|
27241
27298
|
position: relative;
|
|
@@ -27251,7 +27308,6 @@ input[type=button].cxd-Button--block {
|
|
|
27251
27308
|
.cxd-Table2 .cxd-Table-table > tbody > tr {
|
|
27252
27309
|
position: relative;
|
|
27253
27310
|
border-top: unset !important;
|
|
27254
|
-
background: var(--table-body-bg-color);
|
|
27255
27311
|
}
|
|
27256
27312
|
.cxd-Table2 .cxd-Table-table > tbody > tr.cxd-Table-summary-row > td {
|
|
27257
27313
|
background: var(--Table-thead-bg);
|
|
@@ -27310,6 +27366,9 @@ input[type=button].cxd-Button--block {
|
|
|
27310
27366
|
line-height: var(--TableCell-line-height-middle);
|
|
27311
27367
|
overflow: hidden;
|
|
27312
27368
|
}
|
|
27369
|
+
.cxd-Table2 .cxd-Table-table > tbody > tr {
|
|
27370
|
+
background: var(--table-body-bg-color);
|
|
27371
|
+
}
|
|
27313
27372
|
.cxd-Table2 .cxd-Table-table > tbody > tr.cxd-Table-tr--odd {
|
|
27314
27373
|
background: var(--Table-strip-bg);
|
|
27315
27374
|
}
|
|
@@ -27348,7 +27407,6 @@ input[type=button].cxd-Button--block {
|
|
|
27348
27407
|
}
|
|
27349
27408
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-light {
|
|
27350
27409
|
background-color: #f8f9fa;
|
|
27351
|
-
color: #58666e;
|
|
27352
27410
|
}
|
|
27353
27411
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-light.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-light .lt {
|
|
27354
27412
|
background: rgb(253.9275, 254.1, 254.2725);
|
|
@@ -27365,9 +27423,11 @@ input[type=button].cxd-Button--block {
|
|
|
27365
27423
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-light.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-light .bg {
|
|
27366
27424
|
background-color: #f8f9fa;
|
|
27367
27425
|
}
|
|
27426
|
+
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-light {
|
|
27427
|
+
color: #58666e;
|
|
27428
|
+
}
|
|
27368
27429
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark {
|
|
27369
27430
|
background-color: #343a40;
|
|
27370
|
-
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
27371
27431
|
}
|
|
27372
27432
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .lt {
|
|
27373
27433
|
background: rgb(61.6622844828, 70.75, 79.8377155172);
|
|
@@ -27384,6 +27444,9 @@ input[type=button].cxd-Button--block {
|
|
|
27384
27444
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .bg {
|
|
27385
27445
|
background-color: #343a40;
|
|
27386
27446
|
}
|
|
27447
|
+
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark {
|
|
27448
|
+
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
27449
|
+
}
|
|
27387
27450
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .cxd-Button--link {
|
|
27388
27451
|
color: rgb(185.2603448276, 185.5, 185.7396551724);
|
|
27389
27452
|
}
|
|
@@ -27401,7 +27464,6 @@ input[type=button].cxd-Button--block {
|
|
|
27401
27464
|
}
|
|
27402
27465
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black {
|
|
27403
27466
|
background-color: #000;
|
|
27404
|
-
color: #666666;
|
|
27405
27467
|
}
|
|
27406
27468
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .lt {
|
|
27407
27469
|
background: rgb(13.06875, 12.43125, 12.43125);
|
|
@@ -27418,6 +27480,9 @@ input[type=button].cxd-Button--block {
|
|
|
27418
27480
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .bg {
|
|
27419
27481
|
background-color: #000;
|
|
27420
27482
|
}
|
|
27483
|
+
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black {
|
|
27484
|
+
color: #666666;
|
|
27485
|
+
}
|
|
27421
27486
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .cxd-Button--link {
|
|
27422
27487
|
color: rgb(127.5, 127.5, 127.5);
|
|
27423
27488
|
}
|
|
@@ -27435,7 +27500,6 @@ input[type=button].cxd-Button--block {
|
|
|
27435
27500
|
}
|
|
27436
27501
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary {
|
|
27437
27502
|
background-color: #007bff;
|
|
27438
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
27439
27503
|
}
|
|
27440
27504
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .lt {
|
|
27441
27505
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -27452,6 +27516,9 @@ input[type=button].cxd-Button--block {
|
|
|
27452
27516
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .bg {
|
|
27453
27517
|
background-color: #007bff;
|
|
27454
27518
|
}
|
|
27519
|
+
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary {
|
|
27520
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
27521
|
+
}
|
|
27455
27522
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .cxd-Button--link {
|
|
27456
27523
|
color: white;
|
|
27457
27524
|
}
|
|
@@ -27469,7 +27536,6 @@ input[type=button].cxd-Button--block {
|
|
|
27469
27536
|
}
|
|
27470
27537
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success {
|
|
27471
27538
|
background-color: #28a745;
|
|
27472
|
-
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
27473
27539
|
}
|
|
27474
27540
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .lt {
|
|
27475
27541
|
background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
|
|
@@ -27486,6 +27552,9 @@ input[type=button].cxd-Button--block {
|
|
|
27486
27552
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .bg {
|
|
27487
27553
|
background-color: #28a745;
|
|
27488
27554
|
}
|
|
27555
|
+
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success {
|
|
27556
|
+
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
27557
|
+
}
|
|
27489
27558
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .cxd-Button--link {
|
|
27490
27559
|
color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
|
|
27491
27560
|
}
|
|
@@ -27503,7 +27572,6 @@ input[type=button].cxd-Button--block {
|
|
|
27503
27572
|
}
|
|
27504
27573
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info {
|
|
27505
27574
|
background-color: #007bff;
|
|
27506
|
-
color: rgb(206.55, 228.69, 252.45);
|
|
27507
27575
|
}
|
|
27508
27576
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .lt {
|
|
27509
27577
|
background: hsl(211.0588235294, 102.5%, 55%);
|
|
@@ -27520,6 +27588,9 @@ input[type=button].cxd-Button--block {
|
|
|
27520
27588
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .bg {
|
|
27521
27589
|
background-color: #007bff;
|
|
27522
27590
|
}
|
|
27591
|
+
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info {
|
|
27592
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
27593
|
+
}
|
|
27523
27594
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .cxd-Button--link {
|
|
27524
27595
|
color: white;
|
|
27525
27596
|
}
|
|
@@ -27537,7 +27608,6 @@ input[type=button].cxd-Button--block {
|
|
|
27537
27608
|
}
|
|
27538
27609
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning {
|
|
27539
27610
|
background-color: #fad733;
|
|
27540
|
-
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
27541
27611
|
}
|
|
27542
27612
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .lt {
|
|
27543
27613
|
background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
|
|
@@ -27554,6 +27624,9 @@ input[type=button].cxd-Button--block {
|
|
|
27554
27624
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .bg {
|
|
27555
27625
|
background-color: #fad733;
|
|
27556
27626
|
}
|
|
27627
|
+
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning {
|
|
27628
|
+
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
27629
|
+
}
|
|
27557
27630
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .cxd-Button--link {
|
|
27558
27631
|
color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
|
|
27559
27632
|
}
|
|
@@ -27571,7 +27644,6 @@ input[type=button].cxd-Button--block {
|
|
|
27571
27644
|
}
|
|
27572
27645
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger {
|
|
27573
27646
|
background-color: #dc3545;
|
|
27574
|
-
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
27575
27647
|
}
|
|
27576
27648
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .lt {
|
|
27577
27649
|
background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
|
|
@@ -27588,6 +27660,9 @@ input[type=button].cxd-Button--block {
|
|
|
27588
27660
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .bg {
|
|
27589
27661
|
background-color: #dc3545;
|
|
27590
27662
|
}
|
|
27663
|
+
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger {
|
|
27664
|
+
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
27665
|
+
}
|
|
27591
27666
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .cxd-Button--link {
|
|
27592
27667
|
color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
|
|
27593
27668
|
}
|
|
@@ -27616,7 +27691,6 @@ input[type=button].cxd-Button--block {
|
|
|
27616
27691
|
}
|
|
27617
27692
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--2th .cxd-Table-expandCell + td {
|
|
27618
27693
|
position: relative;
|
|
27619
|
-
padding-left: 1.125rem;
|
|
27620
27694
|
}
|
|
27621
27695
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--2th .cxd-Table-expandCell + td::before {
|
|
27622
27696
|
content: "";
|
|
@@ -27637,6 +27711,9 @@ input[type=button].cxd-Button--block {
|
|
|
27637
27711
|
width: 0.625rem;
|
|
27638
27712
|
background: var(--Table-tree-borderColor);
|
|
27639
27713
|
}
|
|
27714
|
+
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--2th .cxd-Table-expandCell + td {
|
|
27715
|
+
padding-left: 1.125rem;
|
|
27716
|
+
}
|
|
27640
27717
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--2th.is-expandable .cxd-Table-expandCell + td {
|
|
27641
27718
|
padding-left: 1.125rem;
|
|
27642
27719
|
}
|
|
@@ -27653,7 +27730,6 @@ input[type=button].cxd-Button--block {
|
|
|
27653
27730
|
}
|
|
27654
27731
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--3th .cxd-Table-expandCell + td {
|
|
27655
27732
|
position: relative;
|
|
27656
|
-
padding-left: 2.25rem;
|
|
27657
27733
|
}
|
|
27658
27734
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--3th .cxd-Table-expandCell + td::before {
|
|
27659
27735
|
content: "";
|
|
@@ -27674,6 +27750,9 @@ input[type=button].cxd-Button--block {
|
|
|
27674
27750
|
width: 0.625rem;
|
|
27675
27751
|
background: var(--Table-tree-borderColor);
|
|
27676
27752
|
}
|
|
27753
|
+
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--3th .cxd-Table-expandCell + td {
|
|
27754
|
+
padding-left: 2.25rem;
|
|
27755
|
+
}
|
|
27677
27756
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--3th.is-expandable .cxd-Table-expandCell + td {
|
|
27678
27757
|
padding-left: 2.25rem;
|
|
27679
27758
|
}
|
|
@@ -27690,7 +27769,6 @@ input[type=button].cxd-Button--block {
|
|
|
27690
27769
|
}
|
|
27691
27770
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--4th .cxd-Table-expandCell + td {
|
|
27692
27771
|
position: relative;
|
|
27693
|
-
padding-left: 3.375rem;
|
|
27694
27772
|
}
|
|
27695
27773
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--4th .cxd-Table-expandCell + td::before {
|
|
27696
27774
|
content: "";
|
|
@@ -27711,6 +27789,9 @@ input[type=button].cxd-Button--block {
|
|
|
27711
27789
|
width: 0.625rem;
|
|
27712
27790
|
background: var(--Table-tree-borderColor);
|
|
27713
27791
|
}
|
|
27792
|
+
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--4th .cxd-Table-expandCell + td {
|
|
27793
|
+
padding-left: 3.375rem;
|
|
27794
|
+
}
|
|
27714
27795
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--4th.is-expandable .cxd-Table-expandCell + td {
|
|
27715
27796
|
padding-left: 3.375rem;
|
|
27716
27797
|
}
|
|
@@ -27727,7 +27808,6 @@ input[type=button].cxd-Button--block {
|
|
|
27727
27808
|
}
|
|
27728
27809
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--5th .cxd-Table-expandCell + td {
|
|
27729
27810
|
position: relative;
|
|
27730
|
-
padding-left: 4.5rem;
|
|
27731
27811
|
}
|
|
27732
27812
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--5th .cxd-Table-expandCell + td::before {
|
|
27733
27813
|
content: "";
|
|
@@ -27748,6 +27828,9 @@ input[type=button].cxd-Button--block {
|
|
|
27748
27828
|
width: 0.625rem;
|
|
27749
27829
|
background: var(--Table-tree-borderColor);
|
|
27750
27830
|
}
|
|
27831
|
+
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--5th .cxd-Table-expandCell + td {
|
|
27832
|
+
padding-left: 4.5rem;
|
|
27833
|
+
}
|
|
27751
27834
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--5th.is-expandable .cxd-Table-expandCell + td {
|
|
27752
27835
|
padding-left: 4.5rem;
|
|
27753
27836
|
}
|
|
@@ -27764,7 +27847,6 @@ input[type=button].cxd-Button--block {
|
|
|
27764
27847
|
}
|
|
27765
27848
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--6th .cxd-Table-expandCell + td {
|
|
27766
27849
|
position: relative;
|
|
27767
|
-
padding-left: 5.625rem;
|
|
27768
27850
|
}
|
|
27769
27851
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--6th .cxd-Table-expandCell + td::before {
|
|
27770
27852
|
content: "";
|
|
@@ -27785,6 +27867,9 @@ input[type=button].cxd-Button--block {
|
|
|
27785
27867
|
width: 0.625rem;
|
|
27786
27868
|
background: var(--Table-tree-borderColor);
|
|
27787
27869
|
}
|
|
27870
|
+
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--6th .cxd-Table-expandCell + td {
|
|
27871
|
+
padding-left: 5.625rem;
|
|
27872
|
+
}
|
|
27788
27873
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--6th.is-expandable .cxd-Table-expandCell + td {
|
|
27789
27874
|
padding-left: 5.625rem;
|
|
27790
27875
|
}
|
|
@@ -27801,7 +27886,6 @@ input[type=button].cxd-Button--block {
|
|
|
27801
27886
|
}
|
|
27802
27887
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--7th .cxd-Table-expandCell + td {
|
|
27803
27888
|
position: relative;
|
|
27804
|
-
padding-left: 6.75rem;
|
|
27805
27889
|
}
|
|
27806
27890
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--7th .cxd-Table-expandCell + td::before {
|
|
27807
27891
|
content: "";
|
|
@@ -27822,6 +27906,9 @@ input[type=button].cxd-Button--block {
|
|
|
27822
27906
|
width: 0.625rem;
|
|
27823
27907
|
background: var(--Table-tree-borderColor);
|
|
27824
27908
|
}
|
|
27909
|
+
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--7th .cxd-Table-expandCell + td {
|
|
27910
|
+
padding-left: 6.75rem;
|
|
27911
|
+
}
|
|
27825
27912
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--7th.is-expandable .cxd-Table-expandCell + td {
|
|
27826
27913
|
padding-left: 6.75rem;
|
|
27827
27914
|
}
|
|
@@ -27838,7 +27925,6 @@ input[type=button].cxd-Button--block {
|
|
|
27838
27925
|
}
|
|
27839
27926
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--8th .cxd-Table-expandCell + td {
|
|
27840
27927
|
position: relative;
|
|
27841
|
-
padding-left: 7.875rem;
|
|
27842
27928
|
}
|
|
27843
27929
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--8th .cxd-Table-expandCell + td::before {
|
|
27844
27930
|
content: "";
|
|
@@ -27859,6 +27945,9 @@ input[type=button].cxd-Button--block {
|
|
|
27859
27945
|
width: 0.625rem;
|
|
27860
27946
|
background: var(--Table-tree-borderColor);
|
|
27861
27947
|
}
|
|
27948
|
+
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--8th .cxd-Table-expandCell + td {
|
|
27949
|
+
padding-left: 7.875rem;
|
|
27950
|
+
}
|
|
27862
27951
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--8th.is-expandable .cxd-Table-expandCell + td {
|
|
27863
27952
|
padding-left: 7.875rem;
|
|
27864
27953
|
}
|
|
@@ -27875,7 +27964,6 @@ input[type=button].cxd-Button--block {
|
|
|
27875
27964
|
}
|
|
27876
27965
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--9th .cxd-Table-expandCell + td {
|
|
27877
27966
|
position: relative;
|
|
27878
|
-
padding-left: 9rem;
|
|
27879
27967
|
}
|
|
27880
27968
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--9th .cxd-Table-expandCell + td::before {
|
|
27881
27969
|
content: "";
|
|
@@ -27896,6 +27984,9 @@ input[type=button].cxd-Button--block {
|
|
|
27896
27984
|
width: 0.625rem;
|
|
27897
27985
|
background: var(--Table-tree-borderColor);
|
|
27898
27986
|
}
|
|
27987
|
+
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--9th .cxd-Table-expandCell + td {
|
|
27988
|
+
padding-left: 9rem;
|
|
27989
|
+
}
|
|
27899
27990
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--9th.is-expandable .cxd-Table-expandCell + td {
|
|
27900
27991
|
padding-left: 9rem;
|
|
27901
27992
|
}
|
|
@@ -27912,7 +28003,6 @@ input[type=button].cxd-Button--block {
|
|
|
27912
28003
|
}
|
|
27913
28004
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--10th .cxd-Table-expandCell + td {
|
|
27914
28005
|
position: relative;
|
|
27915
|
-
padding-left: 10.125rem;
|
|
27916
28006
|
}
|
|
27917
28007
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--10th .cxd-Table-expandCell + td::before {
|
|
27918
28008
|
content: "";
|
|
@@ -27933,6 +28023,9 @@ input[type=button].cxd-Button--block {
|
|
|
27933
28023
|
width: 0.625rem;
|
|
27934
28024
|
background: var(--Table-tree-borderColor);
|
|
27935
28025
|
}
|
|
28026
|
+
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--10th .cxd-Table-expandCell + td {
|
|
28027
|
+
padding-left: 10.125rem;
|
|
28028
|
+
}
|
|
27936
28029
|
.cxd-Table2 .cxd-Table-table tr.cxd-Table-tr--10th.is-expandable .cxd-Table-expandCell + td {
|
|
27937
28030
|
padding-left: 10.125rem;
|
|
27938
28031
|
}
|
|
@@ -28657,11 +28750,6 @@ input[type=button].cxd-Button--block {
|
|
|
28657
28750
|
margin-bottom: var(--gap-sm);
|
|
28658
28751
|
margin-right: 0.9375rem;
|
|
28659
28752
|
}
|
|
28660
|
-
.cxd-List-toolbar {
|
|
28661
|
-
display: flex;
|
|
28662
|
-
flex-wrap: wrap;
|
|
28663
|
-
padding: var(--List-toolbar-marginY) var(--List-toolbar-marginX) var(--List-toolbar-marginY);
|
|
28664
|
-
}
|
|
28665
28753
|
.cxd-List-toolbar::before, .cxd-List-toolbar::after {
|
|
28666
28754
|
display: table;
|
|
28667
28755
|
content: "";
|
|
@@ -28669,6 +28757,11 @@ input[type=button].cxd-Button--block {
|
|
|
28669
28757
|
.cxd-List-toolbar::after {
|
|
28670
28758
|
clear: both;
|
|
28671
28759
|
}
|
|
28760
|
+
.cxd-List-toolbar {
|
|
28761
|
+
display: flex;
|
|
28762
|
+
flex-wrap: wrap;
|
|
28763
|
+
padding: var(--List-toolbar-marginY) var(--List-toolbar-marginX) var(--List-toolbar-marginY);
|
|
28764
|
+
}
|
|
28672
28765
|
.cxd-List-actions {
|
|
28673
28766
|
display: inline-block;
|
|
28674
28767
|
}
|
|
@@ -28771,11 +28864,6 @@ input[type=button].cxd-Button--block {
|
|
|
28771
28864
|
.cxd-ListGroup--expanded .cxd-ListGroup-item:last-child {
|
|
28772
28865
|
margin-bottom: 0;
|
|
28773
28866
|
}
|
|
28774
|
-
.cxd-ListItem {
|
|
28775
|
-
position: relative;
|
|
28776
|
-
display: block;
|
|
28777
|
-
padding: var(--ListItem-paddingY) var(--ListItem-paddingX);
|
|
28778
|
-
}
|
|
28779
28867
|
.cxd-ListItem::before, .cxd-ListItem::after {
|
|
28780
28868
|
display: table;
|
|
28781
28869
|
content: "";
|
|
@@ -28786,6 +28874,11 @@ input[type=button].cxd-Button--block {
|
|
|
28786
28874
|
.cxd-ListItem + .cxd-ListItem {
|
|
28787
28875
|
border-top: var(--ListItem-borderWidth) solid var(--List-borderColor);
|
|
28788
28876
|
}
|
|
28877
|
+
.cxd-ListItem {
|
|
28878
|
+
position: relative;
|
|
28879
|
+
display: block;
|
|
28880
|
+
padding: var(--ListItem-paddingY) var(--ListItem-paddingX);
|
|
28881
|
+
}
|
|
28789
28882
|
.cxd-ListItem:nth-child(even) {
|
|
28790
28883
|
background: var(--ListItem--strip-bg);
|
|
28791
28884
|
}
|
|
@@ -28911,9 +29004,6 @@ input[type=button].cxd-Button--block {
|
|
|
28911
29004
|
.cxd-Cards {
|
|
28912
29005
|
scroll-margin-top: var(--affix-offset-top);
|
|
28913
29006
|
}
|
|
28914
|
-
.cxd-Cards-toolbar {
|
|
28915
|
-
padding: var(--Cards-toolbar-marginY) var(--Cards-toolbar-marginX) var(--Cards-toolbar-marginY);
|
|
28916
|
-
}
|
|
28917
29007
|
.cxd-Cards-toolbar::before, .cxd-Cards-toolbar::after {
|
|
28918
29008
|
display: table;
|
|
28919
29009
|
content: "";
|
|
@@ -28921,6 +29011,9 @@ input[type=button].cxd-Button--block {
|
|
|
28921
29011
|
.cxd-Cards-toolbar::after {
|
|
28922
29012
|
clear: both;
|
|
28923
29013
|
}
|
|
29014
|
+
.cxd-Cards-toolbar {
|
|
29015
|
+
padding: var(--Cards-toolbar-marginY) var(--Cards-toolbar-marginX) var(--Cards-toolbar-marginY);
|
|
29016
|
+
}
|
|
28924
29017
|
.cxd-Cards-actions {
|
|
28925
29018
|
display: inline-block;
|
|
28926
29019
|
}
|
|
@@ -28980,14 +29073,16 @@ input[type=button].cxd-Button--block {
|
|
|
28980
29073
|
}
|
|
28981
29074
|
.cxd-Cards--masonry {
|
|
28982
29075
|
display: block;
|
|
29076
|
+
}
|
|
29077
|
+
.cxd-Cards--masonry:after {
|
|
29078
|
+
content: none;
|
|
29079
|
+
}
|
|
29080
|
+
.cxd-Cards--masonry {
|
|
28983
29081
|
-moz-column-gap: 0;
|
|
28984
29082
|
column-gap: 0;
|
|
28985
29083
|
-moz-column-fill: initial;
|
|
28986
29084
|
column-fill: initial;
|
|
28987
29085
|
}
|
|
28988
|
-
.cxd-Cards--masonry:after {
|
|
28989
|
-
content: none;
|
|
28990
|
-
}
|
|
28991
29086
|
.cxd-Cards--masonry > div {
|
|
28992
29087
|
width: 100%;
|
|
28993
29088
|
float: none;
|
|
@@ -30054,12 +30149,12 @@ input[type=button].cxd-Button--block {
|
|
|
30054
30149
|
background-color: var(--Pagination-onDisabled-backgroundColor);
|
|
30055
30150
|
border-color: var(--Pagination-onDisabled-color);
|
|
30056
30151
|
}
|
|
30057
|
-
.cxd-PaginationWrapper-pager {
|
|
30058
|
-
text-align: right;
|
|
30059
|
-
}
|
|
30060
30152
|
.cxd-PaginationWrapper-pager:first-child {
|
|
30061
30153
|
margin-bottom: var(--gap-sm);
|
|
30062
30154
|
}
|
|
30155
|
+
.cxd-PaginationWrapper-pager {
|
|
30156
|
+
text-align: right;
|
|
30157
|
+
}
|
|
30063
30158
|
.cxd-Pagination-wrap-size--sm {
|
|
30064
30159
|
line-height: 1.5rem;
|
|
30065
30160
|
}
|
|
@@ -30417,8 +30512,6 @@ input[type=button].cxd-Button--block {
|
|
|
30417
30512
|
bottom: 0;
|
|
30418
30513
|
position: absolute;
|
|
30419
30514
|
transition-duration: var(--Carousel-transitionDuration);
|
|
30420
|
-
display: none;
|
|
30421
|
-
left: 0;
|
|
30422
30515
|
}
|
|
30423
30516
|
.cxd-Carousel .cxd-Carousel-leftArrow svg {
|
|
30424
30517
|
position: absolute;
|
|
@@ -30428,6 +30521,10 @@ input[type=button].cxd-Button--block {
|
|
|
30428
30521
|
transform: translate(-50%, -50%);
|
|
30429
30522
|
width: var(--Carousel-svg-width);
|
|
30430
30523
|
}
|
|
30524
|
+
.cxd-Carousel .cxd-Carousel-leftArrow {
|
|
30525
|
+
display: none;
|
|
30526
|
+
left: 0;
|
|
30527
|
+
}
|
|
30431
30528
|
.cxd-Carousel .cxd-Carousel-rightArrow {
|
|
30432
30529
|
width: 10%;
|
|
30433
30530
|
min-width: var(--Carousel-arrowControl-width);
|
|
@@ -30437,8 +30534,6 @@ input[type=button].cxd-Button--block {
|
|
|
30437
30534
|
bottom: 0;
|
|
30438
30535
|
position: absolute;
|
|
30439
30536
|
transition-duration: var(--Carousel-transitionDuration);
|
|
30440
|
-
display: none;
|
|
30441
|
-
right: 0;
|
|
30442
30537
|
}
|
|
30443
30538
|
.cxd-Carousel .cxd-Carousel-rightArrow svg {
|
|
30444
30539
|
position: absolute;
|
|
@@ -30448,6 +30543,10 @@ input[type=button].cxd-Button--block {
|
|
|
30448
30543
|
transform: translate(-50%, -50%);
|
|
30449
30544
|
width: var(--Carousel-svg-width);
|
|
30450
30545
|
}
|
|
30546
|
+
.cxd-Carousel .cxd-Carousel-rightArrow {
|
|
30547
|
+
display: none;
|
|
30548
|
+
right: 0;
|
|
30549
|
+
}
|
|
30451
30550
|
.cxd-Carousel.cxd-Carousel-arrow--always .cxd-Carousel-leftArrow {
|
|
30452
30551
|
display: block;
|
|
30453
30552
|
}
|
|
@@ -30612,6 +30711,10 @@ input[type=button].cxd-Button--block {
|
|
|
30612
30711
|
user-select: none;
|
|
30613
30712
|
cursor: -webkit-grabbing;
|
|
30614
30713
|
}
|
|
30714
|
+
.cxd-ImageGallery-prevBtn svg, .cxd-ImageGallery-nextBtn svg {
|
|
30715
|
+
width: var(--image-images-item-size);
|
|
30716
|
+
height: var(--image-images-item-size);
|
|
30717
|
+
}
|
|
30615
30718
|
.cxd-ImageGallery-prevBtn, .cxd-ImageGallery-nextBtn {
|
|
30616
30719
|
position: absolute;
|
|
30617
30720
|
top: 50%;
|
|
@@ -30619,19 +30722,17 @@ input[type=button].cxd-Button--block {
|
|
|
30619
30722
|
cursor: pointer;
|
|
30620
30723
|
color: var(--image-images-item-color);
|
|
30621
30724
|
text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px;
|
|
30622
|
-
animation-name: disappear;
|
|
30623
|
-
animation-delay: var(--animation-duration);
|
|
30624
|
-
animation-duration: var(--animation-duration);
|
|
30625
|
-
animation-fill-mode: both;
|
|
30626
|
-
}
|
|
30627
|
-
.cxd-ImageGallery-prevBtn svg, .cxd-ImageGallery-nextBtn svg {
|
|
30628
|
-
width: var(--image-images-item-size);
|
|
30629
|
-
height: var(--image-images-item-size);
|
|
30630
30725
|
}
|
|
30631
30726
|
.cxd-ImageGallery-prevBtn:hover, .cxd-ImageGallery-nextBtn:hover {
|
|
30632
30727
|
color: #fff;
|
|
30633
30728
|
text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 4px;
|
|
30634
30729
|
}
|
|
30730
|
+
.cxd-ImageGallery-prevBtn, .cxd-ImageGallery-nextBtn {
|
|
30731
|
+
animation-name: disappear;
|
|
30732
|
+
animation-delay: var(--animation-duration);
|
|
30733
|
+
animation-duration: var(--animation-duration);
|
|
30734
|
+
animation-fill-mode: both;
|
|
30735
|
+
}
|
|
30635
30736
|
.cxd-ImageGallery-prevBtn.is-disabled, .cxd-ImageGallery-nextBtn.is-disabled {
|
|
30636
30737
|
pointer-events: none;
|
|
30637
30738
|
}
|
|
@@ -31866,7 +31967,6 @@ input[type=button].cxd-Button--block {
|
|
|
31866
31967
|
font-size: var(--Form-input-fontSize);
|
|
31867
31968
|
flex-wrap: wrap;
|
|
31868
31969
|
justify-content: flex-start;
|
|
31869
|
-
flex-wrap: nowrap;
|
|
31870
31970
|
}
|
|
31871
31971
|
.cxd-ResultBox input {
|
|
31872
31972
|
flex-basis: 1.875rem;
|
|
@@ -31899,6 +31999,9 @@ input[type=button].cxd-Button--block {
|
|
|
31899
31999
|
.cxd-ResultBox--borderNone {
|
|
31900
32000
|
border-color: transparent !important;
|
|
31901
32001
|
}
|
|
32002
|
+
.cxd-ResultBox {
|
|
32003
|
+
flex-wrap: nowrap;
|
|
32004
|
+
}
|
|
31902
32005
|
.cxd-ResultBox input {
|
|
31903
32006
|
flex-shrink: 0;
|
|
31904
32007
|
}
|
|
@@ -32001,9 +32104,6 @@ input[type=button].cxd-Button--block {
|
|
|
32001
32104
|
justify-content: center;
|
|
32002
32105
|
margin-left: auto;
|
|
32003
32106
|
text-decoration: none;
|
|
32004
|
-
height: 100%;
|
|
32005
|
-
margin: auto 0;
|
|
32006
|
-
background-color: unset;
|
|
32007
32107
|
}
|
|
32008
32108
|
.cxd-ResultBox-clear svg {
|
|
32009
32109
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -32017,6 +32117,11 @@ input[type=button].cxd-Button--block {
|
|
|
32017
32117
|
.cxd-ResultBox-clear:active svg {
|
|
32018
32118
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
32019
32119
|
}
|
|
32120
|
+
.cxd-ResultBox-clear {
|
|
32121
|
+
height: 100%;
|
|
32122
|
+
margin: auto 0;
|
|
32123
|
+
background-color: unset;
|
|
32124
|
+
}
|
|
32020
32125
|
.cxd-ResultBox-clear-with-arrow {
|
|
32021
32126
|
right: 33px;
|
|
32022
32127
|
}
|
|
@@ -32145,16 +32250,6 @@ input[type=button].cxd-Button--block {
|
|
|
32145
32250
|
justify-content: center;
|
|
32146
32251
|
margin-left: auto;
|
|
32147
32252
|
text-decoration: none;
|
|
32148
|
-
width: 1.625rem;
|
|
32149
|
-
height: 1.625rem;
|
|
32150
|
-
margin: 0 -0.125rem;
|
|
32151
|
-
margin-left: auto;
|
|
32152
|
-
padding: 0.25rem;
|
|
32153
|
-
position: unset;
|
|
32154
|
-
right: 0;
|
|
32155
|
-
display: flex;
|
|
32156
|
-
align-items: center;
|
|
32157
|
-
background-color: unset;
|
|
32158
32253
|
}
|
|
32159
32254
|
.cxd-ResultBox.is-mobile .cxd-ResultBox-clear svg {
|
|
32160
32255
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -32168,6 +32263,18 @@ input[type=button].cxd-Button--block {
|
|
|
32168
32263
|
.cxd-ResultBox.is-mobile .cxd-ResultBox-clear:active svg {
|
|
32169
32264
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
32170
32265
|
}
|
|
32266
|
+
.cxd-ResultBox.is-mobile .cxd-ResultBox-clear {
|
|
32267
|
+
width: 1.625rem;
|
|
32268
|
+
height: 1.625rem;
|
|
32269
|
+
margin: 0 -0.125rem;
|
|
32270
|
+
margin-left: auto;
|
|
32271
|
+
padding: 0.25rem;
|
|
32272
|
+
position: unset;
|
|
32273
|
+
right: 0;
|
|
32274
|
+
display: flex;
|
|
32275
|
+
align-items: center;
|
|
32276
|
+
background-color: unset;
|
|
32277
|
+
}
|
|
32171
32278
|
.cxd-ResultBox.is-mobile .cxd-ResultBox-arrow {
|
|
32172
32279
|
margin-right: var(--gap-xs);
|
|
32173
32280
|
width: var(--gap-md);
|
|
@@ -32656,13 +32763,13 @@ input[type=button].cxd-Button--block {
|
|
|
32656
32763
|
height: auto;
|
|
32657
32764
|
line-height: 1.375rem;
|
|
32658
32765
|
}
|
|
32659
|
-
.cxd-Steps .cxd-StepsItem-container {
|
|
32660
|
-
position: relative;
|
|
32661
|
-
}
|
|
32662
32766
|
.cxd-Steps .cxd-StepsItem-container.cxd-StepsItem-vertical {
|
|
32663
32767
|
display: flex;
|
|
32664
32768
|
flex-direction: column;
|
|
32665
32769
|
}
|
|
32770
|
+
.cxd-Steps .cxd-StepsItem-container {
|
|
32771
|
+
position: relative;
|
|
32772
|
+
}
|
|
32666
32773
|
.cxd-Steps .cxd-StepsItem-containerIcon {
|
|
32667
32774
|
vertical-align: top;
|
|
32668
32775
|
display: inline-flex;
|
|
@@ -34284,9 +34391,6 @@ input.cxd-TextControl-input-password {
|
|
|
34284
34391
|
justify-content: center;
|
|
34285
34392
|
margin-left: auto;
|
|
34286
34393
|
text-decoration: none;
|
|
34287
|
-
position: absolute;
|
|
34288
|
-
right: var(--Form-input-paddingY);
|
|
34289
|
-
top: var(--Form-input-paddingY);
|
|
34290
34394
|
}
|
|
34291
34395
|
.cxd-TextareaControl-clear svg {
|
|
34292
34396
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -34300,6 +34404,11 @@ input.cxd-TextControl-input-password {
|
|
|
34300
34404
|
.cxd-TextareaControl-clear:active svg {
|
|
34301
34405
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
34302
34406
|
}
|
|
34407
|
+
.cxd-TextareaControl-clear {
|
|
34408
|
+
position: absolute;
|
|
34409
|
+
right: var(--Form-input-paddingY);
|
|
34410
|
+
top: var(--Form-input-paddingY);
|
|
34411
|
+
}
|
|
34303
34412
|
.cxd-Form-static .cxd-TextareaControl > textarea {
|
|
34304
34413
|
border: 0;
|
|
34305
34414
|
padding: 0;
|
|
@@ -34811,15 +34920,17 @@ input.cxd-TextControl-input-password {
|
|
|
34811
34920
|
font-weight: var(--select-base-default-option-fontWeight);
|
|
34812
34921
|
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);
|
|
34813
34922
|
flex-direction: row;
|
|
34814
|
-
cursor: pointer;
|
|
34815
|
-
-webkit-user-select: none;
|
|
34816
|
-
-moz-user-select: none;
|
|
34817
|
-
user-select: none;
|
|
34818
34923
|
}
|
|
34819
34924
|
.cxd-GroupedSelection-item > .cxd-Checkbox {
|
|
34820
34925
|
margin-top: 0;
|
|
34821
34926
|
margin-right: 0.625rem;
|
|
34822
34927
|
}
|
|
34928
|
+
.cxd-GroupedSelection-item {
|
|
34929
|
+
cursor: pointer;
|
|
34930
|
+
-webkit-user-select: none;
|
|
34931
|
+
-moz-user-select: none;
|
|
34932
|
+
user-select: none;
|
|
34933
|
+
}
|
|
34823
34934
|
.cxd-GroupedSelection-item:hover {
|
|
34824
34935
|
color: var(--Form-select-menu-onHover-color);
|
|
34825
34936
|
background: var(--Form-select-menu-onHover-bg);
|
|
@@ -34955,14 +35066,16 @@ input.cxd-TextControl-input-password {
|
|
|
34955
35066
|
font-size: var(--Form-input-fontSize);
|
|
34956
35067
|
padding: 0 var(--gap-sm);
|
|
34957
35068
|
flex-direction: row;
|
|
35069
|
+
}
|
|
35070
|
+
.cxd-TreeSelection-itemInner > .cxd-Checkbox {
|
|
35071
|
+
margin-right: var(--gap-sm);
|
|
35072
|
+
}
|
|
35073
|
+
.cxd-TreeSelection-itemInner {
|
|
34958
35074
|
cursor: pointer;
|
|
34959
35075
|
-webkit-user-select: none;
|
|
34960
35076
|
-moz-user-select: none;
|
|
34961
35077
|
user-select: none;
|
|
34962
35078
|
}
|
|
34963
|
-
.cxd-TreeSelection-itemInner > .cxd-Checkbox {
|
|
34964
|
-
margin-right: var(--gap-sm);
|
|
34965
|
-
}
|
|
34966
35079
|
.cxd-TreeSelection-itemInner:hover {
|
|
34967
35080
|
background: var(--Tree-item-onHover-bg);
|
|
34968
35081
|
}
|
|
@@ -35018,15 +35131,17 @@ input.cxd-TextControl-input-password {
|
|
|
35018
35131
|
line-height: var(--select-base-default-option-line-height);
|
|
35019
35132
|
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);
|
|
35020
35133
|
flex-direction: row;
|
|
35021
|
-
cursor: pointer;
|
|
35022
|
-
-webkit-user-select: none;
|
|
35023
|
-
-moz-user-select: none;
|
|
35024
|
-
user-select: none;
|
|
35025
35134
|
}
|
|
35026
35135
|
.cxd-ChainedSelection-item > .cxd-Checkbox {
|
|
35027
35136
|
margin-top: 0;
|
|
35028
35137
|
margin-right: 0;
|
|
35029
35138
|
}
|
|
35139
|
+
.cxd-ChainedSelection-item {
|
|
35140
|
+
cursor: pointer;
|
|
35141
|
+
-webkit-user-select: none;
|
|
35142
|
+
-moz-user-select: none;
|
|
35143
|
+
user-select: none;
|
|
35144
|
+
}
|
|
35030
35145
|
.cxd-ChainedSelection-item.is-active {
|
|
35031
35146
|
color: var(--Form-select-menu-onActive-color);
|
|
35032
35147
|
background: var(--Form-select-menu-onActive-bg);
|
|
@@ -36504,13 +36619,6 @@ input.cxd-TextControl-input-password {
|
|
|
36504
36619
|
.cxd-ListControl-static-placeholder {
|
|
36505
36620
|
color: var(--Form-input-placeholderColor);
|
|
36506
36621
|
}
|
|
36507
|
-
.cxd-ListControl-item {
|
|
36508
|
-
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);
|
|
36509
|
-
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);
|
|
36510
|
-
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);
|
|
36511
|
-
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);
|
|
36512
|
-
background: var(--listSelect-base-default-bg-color);
|
|
36513
|
-
}
|
|
36514
36622
|
.cxd-ListControl-item:not(.is-disabled) {
|
|
36515
36623
|
cursor: pointer;
|
|
36516
36624
|
}
|
|
@@ -36530,6 +36638,13 @@ input.cxd-TextControl-input-password {
|
|
|
36530
36638
|
.cxd-ListControl-item.hover .b-inherit {
|
|
36531
36639
|
border-color: var(--ListControl-item-onHover-borderColor);
|
|
36532
36640
|
}
|
|
36641
|
+
.cxd-ListControl-item {
|
|
36642
|
+
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);
|
|
36643
|
+
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);
|
|
36644
|
+
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);
|
|
36645
|
+
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);
|
|
36646
|
+
background: var(--listSelect-base-default-bg-color);
|
|
36647
|
+
}
|
|
36533
36648
|
.cxd-ListControl-item:hover {
|
|
36534
36649
|
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);
|
|
36535
36650
|
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);
|
|
@@ -36578,20 +36693,24 @@ input.cxd-TextControl-input-password {
|
|
|
36578
36693
|
pointer-events: none;
|
|
36579
36694
|
opacity: var(--ListControl-item-onDisabled-opacity);
|
|
36580
36695
|
border-color: var(--ListControl-item-onDisabled-borderColor);
|
|
36696
|
+
}
|
|
36697
|
+
.cxd-ListControl-item.is-disabled:before {
|
|
36698
|
+
background: var(--ListControl-item-onDisabled-color);
|
|
36699
|
+
}
|
|
36700
|
+
.cxd-ListControl-item.is-disabled {
|
|
36581
36701
|
background: var(--ListControl-item-onDisabled-bg);
|
|
36582
36702
|
color: var(--ListControl-item-onDisabled-color);
|
|
36703
|
+
}
|
|
36704
|
+
.cxd-ListControl-item.is-disabled .b-inherit {
|
|
36705
|
+
border-color: var(--ListControl-item-onDisabled-borderColor);
|
|
36706
|
+
}
|
|
36707
|
+
.cxd-ListControl-item.is-disabled {
|
|
36583
36708
|
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);
|
|
36584
36709
|
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);
|
|
36585
36710
|
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);
|
|
36586
36711
|
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);
|
|
36587
36712
|
background: var(--listSelect-base-disabled-bg-color);
|
|
36588
36713
|
}
|
|
36589
|
-
.cxd-ListControl-item.is-disabled:before {
|
|
36590
|
-
background: var(--ListControl-item-onDisabled-color);
|
|
36591
|
-
}
|
|
36592
|
-
.cxd-ListControl-item.is-disabled .b-inherit {
|
|
36593
|
-
border-color: var(--ListControl-item-onDisabled-borderColor);
|
|
36594
|
-
}
|
|
36595
36714
|
.cxd-ListControl-item.is-custom {
|
|
36596
36715
|
border: none;
|
|
36597
36716
|
padding: 0;
|
|
@@ -36676,8 +36795,6 @@ input.cxd-TextControl-input-password {
|
|
|
36676
36795
|
justify-content: center;
|
|
36677
36796
|
margin-left: auto;
|
|
36678
36797
|
text-decoration: none;
|
|
36679
|
-
line-height: 1;
|
|
36680
|
-
margin-right: var(--gap-xs);
|
|
36681
36798
|
}
|
|
36682
36799
|
.cxd-LocationPicker-clear svg {
|
|
36683
36800
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -36691,6 +36808,10 @@ input.cxd-TextControl-input-password {
|
|
|
36691
36808
|
.cxd-LocationPicker-clear:active svg {
|
|
36692
36809
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
36693
36810
|
}
|
|
36811
|
+
.cxd-LocationPicker-clear {
|
|
36812
|
+
line-height: 1;
|
|
36813
|
+
margin-right: var(--gap-xs);
|
|
36814
|
+
}
|
|
36694
36815
|
.cxd-LocationPicker-clear svg {
|
|
36695
36816
|
top: 0;
|
|
36696
36817
|
}
|
|
@@ -37048,7 +37169,6 @@ input.cxd-TextControl-input-password {
|
|
|
37048
37169
|
justify-content: center;
|
|
37049
37170
|
margin-left: auto;
|
|
37050
37171
|
text-decoration: none;
|
|
37051
|
-
line-height: 1;
|
|
37052
37172
|
}
|
|
37053
37173
|
.cxd-DatePicker-toggler svg {
|
|
37054
37174
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37062,6 +37182,9 @@ input.cxd-TextControl-input-password {
|
|
|
37062
37182
|
.cxd-DatePicker-toggler:active svg {
|
|
37063
37183
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37064
37184
|
}
|
|
37185
|
+
.cxd-DatePicker-toggler {
|
|
37186
|
+
line-height: 1;
|
|
37187
|
+
}
|
|
37065
37188
|
.cxd-DatePicker-toggler svg {
|
|
37066
37189
|
color: var(--inputDate-default-icon-color);
|
|
37067
37190
|
width: var(--inputDate-default-icon-size);
|
|
@@ -37081,7 +37204,6 @@ input.cxd-TextControl-input-password {
|
|
|
37081
37204
|
justify-content: center;
|
|
37082
37205
|
margin-left: auto;
|
|
37083
37206
|
text-decoration: none;
|
|
37084
|
-
line-height: 1;
|
|
37085
37207
|
}
|
|
37086
37208
|
.cxd-DatePicker-clear svg {
|
|
37087
37209
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37095,6 +37217,9 @@ input.cxd-TextControl-input-password {
|
|
|
37095
37217
|
.cxd-DatePicker-clear:active svg {
|
|
37096
37218
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37097
37219
|
}
|
|
37220
|
+
.cxd-DatePicker-clear {
|
|
37221
|
+
line-height: 1;
|
|
37222
|
+
}
|
|
37098
37223
|
.cxd-DatePicker-clear svg {
|
|
37099
37224
|
top: 0;
|
|
37100
37225
|
width: var(--inputDate-default-icon-size);
|
|
@@ -37436,13 +37561,6 @@ input.cxd-TextControl-input-password {
|
|
|
37436
37561
|
text-decoration: none;
|
|
37437
37562
|
font-size: var(--Calendar-btn-fontSize);
|
|
37438
37563
|
border: 1px solid var(--Calendar-btn-border);
|
|
37439
|
-
color: var(--Calendar-btn-border);
|
|
37440
|
-
background: var(--Calendar-btn-bg);
|
|
37441
|
-
border-color: var(--Calendar-btn-color) var(--Calendar-btn-onHover-bg) var(--Calendar-btn-onHover-border) var(--Calendar-btn-onHover-color);
|
|
37442
|
-
border-width: var(--Calendar-btn-onActive-bg) var(--Calendar-btn-onActive-border) var(--Calendar-btn-onActive-color) var(--button-default-default-left-border-width);
|
|
37443
|
-
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);
|
|
37444
|
-
box-shadow: var(--button-default-default-shadow);
|
|
37445
|
-
border-radius: var(--Calendar-btn-borderRadius);
|
|
37446
37564
|
}
|
|
37447
37565
|
.rdtBtn:hover {
|
|
37448
37566
|
text-decoration: none;
|
|
@@ -37456,6 +37574,14 @@ input.cxd-TextControl-input-password {
|
|
|
37456
37574
|
.rdtBtn .iconfont {
|
|
37457
37575
|
font-size: var(--fontSizeSm);
|
|
37458
37576
|
}
|
|
37577
|
+
.rdtBtn {
|
|
37578
|
+
color: var(--Calendar-btn-border);
|
|
37579
|
+
background: var(--Calendar-btn-bg);
|
|
37580
|
+
border-color: var(--Calendar-btn-color) var(--Calendar-btn-onHover-bg) var(--Calendar-btn-onHover-border) var(--Calendar-btn-onHover-color);
|
|
37581
|
+
border-width: var(--Calendar-btn-onActive-bg) var(--Calendar-btn-onActive-border) var(--Calendar-btn-onActive-color) var(--button-default-default-left-border-width);
|
|
37582
|
+
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);
|
|
37583
|
+
box-shadow: var(--button-default-default-shadow);
|
|
37584
|
+
}
|
|
37459
37585
|
.rdtBtn:not(:disabled):not(.is-disabled):hover {
|
|
37460
37586
|
color: var(--button-default-hover-font-color);
|
|
37461
37587
|
background: var(--button-default-hover-bg-color);
|
|
@@ -37496,6 +37622,9 @@ input.cxd-TextControl-input-password {
|
|
|
37496
37622
|
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);
|
|
37497
37623
|
box-shadow: var(--button-default-disabled-shadow);
|
|
37498
37624
|
}
|
|
37625
|
+
.rdtBtn {
|
|
37626
|
+
border-radius: var(--Calendar-btn-borderRadius);
|
|
37627
|
+
}
|
|
37499
37628
|
.rdtBtn + .rdtBtn {
|
|
37500
37629
|
margin-left: var(--gap-xs);
|
|
37501
37630
|
}
|
|
@@ -37832,7 +37961,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37832
37961
|
justify-content: center;
|
|
37833
37962
|
margin-left: auto;
|
|
37834
37963
|
text-decoration: none;
|
|
37835
|
-
line-height: 1;
|
|
37836
37964
|
}
|
|
37837
37965
|
.cxd-DateRangePicker-toggler svg {
|
|
37838
37966
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37846,6 +37974,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37846
37974
|
.cxd-DateRangePicker-toggler:active svg {
|
|
37847
37975
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37848
37976
|
}
|
|
37977
|
+
.cxd-DateRangePicker-toggler {
|
|
37978
|
+
line-height: 1;
|
|
37979
|
+
}
|
|
37849
37980
|
.cxd-DateRangePicker-toggler svg {
|
|
37850
37981
|
color: var(--inputDate-default-icon-color);
|
|
37851
37982
|
width: var(--inputDate-default-icon-size);
|
|
@@ -37865,7 +37996,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37865
37996
|
justify-content: center;
|
|
37866
37997
|
margin-left: auto;
|
|
37867
37998
|
text-decoration: none;
|
|
37868
|
-
line-height: 1;
|
|
37869
37999
|
}
|
|
37870
38000
|
.cxd-DateRangePicker-clear svg {
|
|
37871
38001
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -37879,6 +38009,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37879
38009
|
.cxd-DateRangePicker-clear:active svg {
|
|
37880
38010
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
37881
38011
|
}
|
|
38012
|
+
.cxd-DateRangePicker-clear {
|
|
38013
|
+
line-height: 1;
|
|
38014
|
+
}
|
|
37882
38015
|
.cxd-DateRangePicker-clear svg {
|
|
37883
38016
|
top: 0;
|
|
37884
38017
|
width: var(--inputDate-default-icon-size);
|
|
@@ -38642,16 +38775,18 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38642
38775
|
.cxd-EditorControl {
|
|
38643
38776
|
min-height: 12.5rem;
|
|
38644
38777
|
max-height: 25rem;
|
|
38778
|
+
}
|
|
38779
|
+
.cxd-EditorControl > .cxd-MonacoEditor,
|
|
38780
|
+
.cxd-EditorControl > .cxd-MonacoEditor > .monaco-diff-editor {
|
|
38781
|
+
min-height: inherit;
|
|
38782
|
+
}
|
|
38783
|
+
.cxd-EditorControl {
|
|
38645
38784
|
overflow: visible;
|
|
38646
38785
|
height: auto;
|
|
38647
38786
|
border: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
|
|
38648
38787
|
max-width: 100%;
|
|
38649
38788
|
box-sizing: content-box;
|
|
38650
38789
|
}
|
|
38651
|
-
.cxd-EditorControl > .cxd-MonacoEditor,
|
|
38652
|
-
.cxd-EditorControl > .cxd-MonacoEditor > .monaco-diff-editor {
|
|
38653
|
-
min-height: inherit;
|
|
38654
|
-
}
|
|
38655
38790
|
.cxd-EditorControl.is-error {
|
|
38656
38791
|
border-color: var(--Form-input-onError-borderColor);
|
|
38657
38792
|
}
|
|
@@ -38750,6 +38885,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38750
38885
|
}
|
|
38751
38886
|
.cxd-RichTextControl {
|
|
38752
38887
|
position: relative;
|
|
38888
|
+
}
|
|
38889
|
+
.cxd-RichTextControl > .tox-tinymce {
|
|
38890
|
+
border: 0;
|
|
38891
|
+
}
|
|
38892
|
+
.cxd-RichTextControl > textarea {
|
|
38893
|
+
width: 100%;
|
|
38894
|
+
}
|
|
38895
|
+
.cxd-RichTextControl {
|
|
38753
38896
|
min-height: 12.5rem;
|
|
38754
38897
|
height: auto;
|
|
38755
38898
|
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);
|
|
@@ -38758,12 +38901,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38758
38901
|
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);
|
|
38759
38902
|
width: 100%;
|
|
38760
38903
|
}
|
|
38761
|
-
.cxd-RichTextControl > .tox-tinymce {
|
|
38762
|
-
border: 0;
|
|
38763
|
-
}
|
|
38764
|
-
.cxd-RichTextControl > textarea {
|
|
38765
|
-
width: 100%;
|
|
38766
|
-
}
|
|
38767
38904
|
.cxd-RichTextControl--borderHalf {
|
|
38768
38905
|
border-left-color: transparent !important;
|
|
38769
38906
|
border-right-color: transparent !important;
|
|
@@ -38810,8 +38947,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38810
38947
|
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);
|
|
38811
38948
|
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);
|
|
38812
38949
|
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);
|
|
38813
|
-
pointer-events: none;
|
|
38814
|
-
opacity: 0.6;
|
|
38815
38950
|
}
|
|
38816
38951
|
.cxd-RichTextControl.is-disabled .fr-box.fr-basic.fr-top .fr-wrapper {
|
|
38817
38952
|
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);
|
|
@@ -39717,15 +39852,15 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
39717
39852
|
.cxd-Combo-tab-delBtn:hover {
|
|
39718
39853
|
color: var(--combo-multi-delBtn-hover-color);
|
|
39719
39854
|
}
|
|
39720
|
-
.cxd-Combo-items {
|
|
39721
|
-
margin-bottom: var(--Combo-items-marginBottom);
|
|
39722
|
-
}
|
|
39723
39855
|
.cxd-Combo-items:empty {
|
|
39724
39856
|
display: none;
|
|
39725
39857
|
}
|
|
39726
39858
|
.cxd-Combo-items:empty + .cxd-Combo-toolbar {
|
|
39727
39859
|
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
39728
39860
|
}
|
|
39861
|
+
.cxd-Combo-items {
|
|
39862
|
+
margin-bottom: var(--Combo-items-marginBottom);
|
|
39863
|
+
}
|
|
39729
39864
|
.cxd-Combo-toolbar {
|
|
39730
39865
|
display: flex;
|
|
39731
39866
|
align-items: center;
|
|
@@ -40064,7 +40199,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40064
40199
|
outline: none;
|
|
40065
40200
|
position: relative;
|
|
40066
40201
|
max-width: 100%;
|
|
40067
|
-
/* tag 样式 */
|
|
40068
40202
|
}
|
|
40069
40203
|
.cxd-Picker.is-inline {
|
|
40070
40204
|
display: inline-block;
|
|
@@ -40251,6 +40385,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40251
40385
|
flex-wrap: wrap;
|
|
40252
40386
|
gap: var(--gap-xs);
|
|
40253
40387
|
}
|
|
40388
|
+
.cxd-Picker {
|
|
40389
|
+
/* tag 样式 */
|
|
40390
|
+
}
|
|
40254
40391
|
.cxd-Picker .cxd-Picker-value {
|
|
40255
40392
|
cursor: pointer;
|
|
40256
40393
|
-webkit-user-select: none;
|
|
@@ -40331,8 +40468,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40331
40468
|
justify-content: center;
|
|
40332
40469
|
margin-left: auto;
|
|
40333
40470
|
text-decoration: none;
|
|
40334
|
-
line-height: 1;
|
|
40335
|
-
margin-right: var(--gap-xs);
|
|
40336
40471
|
}
|
|
40337
40472
|
.cxd-Picker-clear svg {
|
|
40338
40473
|
fill: var(--Form-input-clearBtn-color);
|
|
@@ -40346,6 +40481,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40346
40481
|
.cxd-Picker-clear:active svg {
|
|
40347
40482
|
fill: var(--Form-input-clearBtn-color-onActive);
|
|
40348
40483
|
}
|
|
40484
|
+
.cxd-Picker-clear {
|
|
40485
|
+
line-height: 1;
|
|
40486
|
+
margin-right: var(--gap-xs);
|
|
40487
|
+
}
|
|
40349
40488
|
.cxd-Picker-clear svg {
|
|
40350
40489
|
top: 0;
|
|
40351
40490
|
}
|
|
@@ -40472,12 +40611,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40472
40611
|
height: var(--TagControl-sugBtn-height);
|
|
40473
40612
|
padding: var(--TagControl-sugBtn-paddingY) var(--TagControl-sugBtn-paddingX) var(--TagControl-sugBtn-paddingY) var(--TagControl-sugBtn-paddingX);
|
|
40474
40613
|
margin: var(--button-size-default-marginTop) var(--button-size-default-marginRight) var(--button-size-default-marginBottom) var(--button-size-default-marginLeft);
|
|
40475
|
-
color: var(--TagControl-sugBtn-color);
|
|
40476
|
-
background: var(--TagControl-sugBtn-bg);
|
|
40477
|
-
border-color: var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border);
|
|
40478
|
-
border-width: var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth);
|
|
40479
|
-
border-style: solid solid solid solid;
|
|
40480
|
-
box-shadow: none;
|
|
40481
40614
|
}
|
|
40482
40615
|
.cxd-TagControl-sugItem .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
|
40483
40616
|
.cxd-TagControl-sugItem > svg.icon:not(:last-child):not(.pull-right),
|
|
@@ -40532,6 +40665,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
40532
40665
|
height: var(--button-size-default-icon-size);
|
|
40533
40666
|
vertical-align: middle;
|
|
40534
40667
|
}
|
|
40668
|
+
.cxd-TagControl-sugItem {
|
|
40669
|
+
color: var(--TagControl-sugBtn-color);
|
|
40670
|
+
background: var(--TagControl-sugBtn-bg);
|
|
40671
|
+
border-color: var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border) var(--TagControl-sugBtn-border);
|
|
40672
|
+
border-width: var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth) var(--TagControl-sugBtn-borderWidth);
|
|
40673
|
+
border-style: solid solid solid solid;
|
|
40674
|
+
box-shadow: none;
|
|
40675
|
+
}
|
|
40535
40676
|
.cxd-TagControl-sugItem:not(:disabled):not(.is-disabled):hover {
|
|
40536
40677
|
color: var(--TagControl-sugBtn-onHover-color);
|
|
40537
40678
|
background: var(--TagControl-sugBtn-onHover-bg);
|
|
@@ -41954,13 +42095,15 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
41954
42095
|
color: var(--Form-static-color);
|
|
41955
42096
|
line-height: var(--Form-static-lineHeight);
|
|
41956
42097
|
font-weight: var(--Form-static-fontWeight);
|
|
41957
|
-
margin-bottom: 0;
|
|
41958
|
-
word-break: break-word;
|
|
41959
42098
|
}
|
|
41960
42099
|
.cxd-Form-static:not(.is-noPaddingY-static) {
|
|
41961
42100
|
padding-top: var(--Form-label-paddingTop);
|
|
41962
42101
|
padding-bottom: var(--Form-label-paddingTop);
|
|
41963
42102
|
}
|
|
42103
|
+
.cxd-Form-static {
|
|
42104
|
+
margin-bottom: 0;
|
|
42105
|
+
word-break: break-word;
|
|
42106
|
+
}
|
|
41964
42107
|
.cxd-Form-item--inline > .cxd-Form-value > .cxd-Form-static {
|
|
41965
42108
|
display: inline-block;
|
|
41966
42109
|
vertical-align: top;
|
|
@@ -43760,8 +43903,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43760
43903
|
max-width: 100%;
|
|
43761
43904
|
box-sizing: content-box;
|
|
43762
43905
|
min-height: 28.125rem;
|
|
43763
|
-
/* 变量列表 */
|
|
43764
|
-
/* 函数列表 */
|
|
43765
43906
|
}
|
|
43766
43907
|
.cxd-FormulaEditor-content {
|
|
43767
43908
|
flex: 1;
|
|
@@ -43773,6 +43914,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43773
43914
|
display: flex;
|
|
43774
43915
|
flex-direction: column;
|
|
43775
43916
|
}
|
|
43917
|
+
.cxd-FormulaEditor-runPanel.in {
|
|
43918
|
+
height: 0;
|
|
43919
|
+
overflow: hidden;
|
|
43920
|
+
}
|
|
43776
43921
|
.cxd-FormulaEditor-runPanel {
|
|
43777
43922
|
height: 12.5rem;
|
|
43778
43923
|
transition: height 0.1s ease-out;
|
|
@@ -43781,10 +43926,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43781
43926
|
flex-wrap: nowrap;
|
|
43782
43927
|
flex-direction: row;
|
|
43783
43928
|
}
|
|
43784
|
-
.cxd-FormulaEditor-runPanel.in {
|
|
43785
|
-
height: 0;
|
|
43786
|
-
overflow: hidden;
|
|
43787
|
-
}
|
|
43788
43929
|
.cxd-FormulaEditor-runPanel-context, .cxd-FormulaEditor-runPanel-result {
|
|
43789
43930
|
flex: 1;
|
|
43790
43931
|
min-width: 0;
|
|
@@ -43835,12 +43976,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43835
43976
|
.cxd-FormulaEditor-header-toolbar > span {
|
|
43836
43977
|
margin-right: 5px;
|
|
43837
43978
|
}
|
|
43838
|
-
.cxd-FormulaEditor-editor {
|
|
43839
|
-
flex: 1;
|
|
43840
|
-
min-height: 0;
|
|
43841
|
-
padding: 0.3125rem;
|
|
43842
|
-
padding-right: 0;
|
|
43843
|
-
}
|
|
43844
43979
|
.cxd-FormulaEditor-editor::-webkit-scrollbar {
|
|
43845
43980
|
width: 6px;
|
|
43846
43981
|
height: 6px;
|
|
@@ -43849,6 +43984,12 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43849
43984
|
border-radius: 3px;
|
|
43850
43985
|
background: rgba(0, 0, 0, 0.3);
|
|
43851
43986
|
}
|
|
43987
|
+
.cxd-FormulaEditor-editor {
|
|
43988
|
+
flex: 1;
|
|
43989
|
+
min-height: 0;
|
|
43990
|
+
padding: 0.3125rem;
|
|
43991
|
+
padding-right: 0;
|
|
43992
|
+
}
|
|
43852
43993
|
.cxd-FormulaEditor-editor .CodeMirror {
|
|
43853
43994
|
width: 100%;
|
|
43854
43995
|
height: 100%;
|
|
@@ -43915,6 +44056,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43915
44056
|
width: 20.625rem;
|
|
43916
44057
|
border-radius: 0 var(--borderRadius) var(--borderRadius) 0;
|
|
43917
44058
|
}
|
|
44059
|
+
.cxd-FormulaEditor {
|
|
44060
|
+
/* 变量列表 */
|
|
44061
|
+
}
|
|
43918
44062
|
.cxd-FormulaEditor-VariableList {
|
|
43919
44063
|
height: 100%;
|
|
43920
44064
|
}
|
|
@@ -43934,11 +44078,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43934
44078
|
min-height: 0;
|
|
43935
44079
|
max-height: 100%;
|
|
43936
44080
|
}
|
|
43937
|
-
.cxd-FormulaEditor-VariableList-base.is-scrollable {
|
|
43938
|
-
overflow-x: auto;
|
|
43939
|
-
overflow-y: auto;
|
|
43940
|
-
max-height: 100% !important;
|
|
43941
|
-
}
|
|
43942
44081
|
.cxd-FormulaEditor-VariableList-base.is-scrollable::-webkit-scrollbar {
|
|
43943
44082
|
width: 6px;
|
|
43944
44083
|
height: 6px;
|
|
@@ -43947,6 +44086,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43947
44086
|
border-radius: 3px;
|
|
43948
44087
|
background: rgba(0, 0, 0, 0.3);
|
|
43949
44088
|
}
|
|
44089
|
+
.cxd-FormulaEditor-VariableList-base.is-scrollable {
|
|
44090
|
+
overflow-x: auto;
|
|
44091
|
+
overflow-y: auto;
|
|
44092
|
+
max-height: 100% !important;
|
|
44093
|
+
}
|
|
43950
44094
|
.cxd-FormulaEditor-VariableList-searchBox {
|
|
43951
44095
|
display: flex;
|
|
43952
44096
|
width: auto;
|
|
@@ -43982,10 +44126,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43982
44126
|
.cxd-FormulaEditor-VariableList-tabs .cxd-Tabs-content .cxd-FormulaEditor-VariableList-sub .cxd-FormulaEditor-VariableList-body {
|
|
43983
44127
|
overflow-y: hidden;
|
|
43984
44128
|
}
|
|
43985
|
-
.cxd-FormulaEditor-VariableList-tabs .cxd-Tabs-content .cxd-FormulaEditor-VariableList-sub-FormulaEditor-VariableList-base {
|
|
43986
|
-
overflow-x: hidden;
|
|
43987
|
-
overflow-y: auto;
|
|
43988
|
-
}
|
|
43989
44129
|
.cxd-FormulaEditor-VariableList-tabs .cxd-Tabs-content .cxd-FormulaEditor-VariableList-sub-FormulaEditor-VariableList-base::-webkit-scrollbar {
|
|
43990
44130
|
width: 6px;
|
|
43991
44131
|
height: 6px;
|
|
@@ -43994,6 +44134,10 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43994
44134
|
border-radius: 3px;
|
|
43995
44135
|
background: rgba(0, 0, 0, 0.3);
|
|
43996
44136
|
}
|
|
44137
|
+
.cxd-FormulaEditor-VariableList-tabs .cxd-Tabs-content .cxd-FormulaEditor-VariableList-sub-FormulaEditor-VariableList-base {
|
|
44138
|
+
overflow-x: hidden;
|
|
44139
|
+
overflow-y: auto;
|
|
44140
|
+
}
|
|
43997
44141
|
.cxd-FormulaEditor-VariableList-tabs .cxd-Tabs-linksContainer-wrapper {
|
|
43998
44142
|
width: 100%;
|
|
43999
44143
|
height: 1.875rem;
|
|
@@ -44018,14 +44162,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44018
44162
|
.cxd-FormulaEditor-VariableList-tabs .cxd-Tabs-linksContainer--overflow > div {
|
|
44019
44163
|
margin: 0;
|
|
44020
44164
|
}
|
|
44021
|
-
.cxd-FormulaEditor-VariableList-tabs > div {
|
|
44022
|
-
overflow-x: hidden;
|
|
44023
|
-
overflow-y: auto;
|
|
44024
|
-
flex: 1;
|
|
44025
|
-
min-width: 0;
|
|
44026
|
-
min-height: 0;
|
|
44027
|
-
border-radius: var(--borderRadius);
|
|
44028
|
-
}
|
|
44029
44165
|
.cxd-FormulaEditor-VariableList-tabs > div::-webkit-scrollbar {
|
|
44030
44166
|
width: 6px;
|
|
44031
44167
|
height: 6px;
|
|
@@ -44034,6 +44170,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44034
44170
|
border-radius: 3px;
|
|
44035
44171
|
background: rgba(0, 0, 0, 0.3);
|
|
44036
44172
|
}
|
|
44173
|
+
.cxd-FormulaEditor-VariableList-tabs > div {
|
|
44174
|
+
overflow-x: hidden;
|
|
44175
|
+
overflow-y: auto;
|
|
44176
|
+
flex: 1;
|
|
44177
|
+
min-width: 0;
|
|
44178
|
+
min-height: 0;
|
|
44179
|
+
border-radius: var(--borderRadius);
|
|
44180
|
+
}
|
|
44037
44181
|
.cxd-FormulaEditor-VariableList-tab {
|
|
44038
44182
|
padding: 0;
|
|
44039
44183
|
}
|
|
@@ -44102,6 +44246,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44102
44246
|
.cxd-FormulaEditor-VariableList .cxd-GroupedSelection-itemLabel {
|
|
44103
44247
|
font-size: var(--fontSizeSm);
|
|
44104
44248
|
}
|
|
44249
|
+
.cxd-FormulaEditor {
|
|
44250
|
+
/* 函数列表 */
|
|
44251
|
+
}
|
|
44105
44252
|
.cxd-FormulaEditor-FuncList {
|
|
44106
44253
|
display: flex;
|
|
44107
44254
|
flex-flow: column nowrap;
|
|
@@ -44120,13 +44267,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44120
44267
|
font-size: var(--fontSizeSm);
|
|
44121
44268
|
height: var(--gap-xl);
|
|
44122
44269
|
}
|
|
44123
|
-
.cxd-FormulaEditor-FuncList-body {
|
|
44124
|
-
flex: 1;
|
|
44125
|
-
min-width: 0;
|
|
44126
|
-
min-height: 0;
|
|
44127
|
-
overflow-x: hidden;
|
|
44128
|
-
overflow-y: auto;
|
|
44129
|
-
}
|
|
44130
44270
|
.cxd-FormulaEditor-FuncList-body::-webkit-scrollbar {
|
|
44131
44271
|
width: 6px;
|
|
44132
44272
|
height: 6px;
|
|
@@ -44135,6 +44275,13 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44135
44275
|
border-radius: 3px;
|
|
44136
44276
|
background: rgba(0, 0, 0, 0.3);
|
|
44137
44277
|
}
|
|
44278
|
+
.cxd-FormulaEditor-FuncList-body {
|
|
44279
|
+
flex: 1;
|
|
44280
|
+
min-width: 0;
|
|
44281
|
+
min-height: 0;
|
|
44282
|
+
overflow-x: hidden;
|
|
44283
|
+
overflow-y: auto;
|
|
44284
|
+
}
|
|
44138
44285
|
.cxd-FormulaEditor-FuncList-collapseGroup .cxd-FormulaEditor-FuncList-collapse {
|
|
44139
44286
|
border: none;
|
|
44140
44287
|
}
|
|
@@ -44193,14 +44340,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44193
44340
|
.cxd-FormulaEditor-FuncList-doc-example td {
|
|
44194
44341
|
padding: 0.3125rem !important;
|
|
44195
44342
|
}
|
|
44196
|
-
.cxd-FormulaEditor-FuncList-doc-desc {
|
|
44197
|
-
color: var(--text--loud-color);
|
|
44198
|
-
overflow-x: hidden;
|
|
44199
|
-
overflow-y: auto;
|
|
44200
|
-
flex: 1;
|
|
44201
|
-
min-width: 0;
|
|
44202
|
-
min-height: 0;
|
|
44203
|
-
}
|
|
44204
44343
|
.cxd-FormulaEditor-FuncList-doc-desc::-webkit-scrollbar {
|
|
44205
44344
|
width: 6px;
|
|
44206
44345
|
height: 6px;
|
|
@@ -44209,6 +44348,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44209
44348
|
border-radius: 3px;
|
|
44210
44349
|
background: rgba(0, 0, 0, 0.3);
|
|
44211
44350
|
}
|
|
44351
|
+
.cxd-FormulaEditor-FuncList-doc-desc {
|
|
44352
|
+
color: var(--text--loud-color);
|
|
44353
|
+
overflow-x: hidden;
|
|
44354
|
+
overflow-y: auto;
|
|
44355
|
+
flex: 1;
|
|
44356
|
+
min-width: 0;
|
|
44357
|
+
min-height: 0;
|
|
44358
|
+
}
|
|
44212
44359
|
.cxd-FormulaEditor-FuncList.withDoc {
|
|
44213
44360
|
max-height: 50% !important;
|
|
44214
44361
|
}
|
|
@@ -44302,12 +44449,12 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44302
44449
|
height: var(--InputFormula-input-schema-height);
|
|
44303
44450
|
padding-left: var(--Form-input-paddingX);
|
|
44304
44451
|
}
|
|
44305
|
-
.cxd-FormulaPicker.is-input-group .cxd-FormulaPicker-input-number {
|
|
44306
|
-
padding-left: 0;
|
|
44307
|
-
}
|
|
44308
44452
|
.cxd-FormulaPicker.is-input-group .cxd-FormulaPicker-input-number .cxd-Number-handler-wrap {
|
|
44309
44453
|
height: unset; /* 避免调节器超出Input框 */
|
|
44310
44454
|
}
|
|
44455
|
+
.cxd-FormulaPicker.is-input-group .cxd-FormulaPicker-input-number {
|
|
44456
|
+
padding-left: 0;
|
|
44457
|
+
}
|
|
44311
44458
|
.cxd-FormulaPicker.is-input-group .cxd-FormulaPicker-input-custom {
|
|
44312
44459
|
border: 0;
|
|
44313
44460
|
flex: 1;
|
|
@@ -44318,6 +44465,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44318
44465
|
padding: 0 0 0 var(--Form-input-paddingX);
|
|
44319
44466
|
align-items: center;
|
|
44320
44467
|
height: var(--InputFormula-input-schema-height);
|
|
44468
|
+
min-width: 0;
|
|
44469
|
+
background: transparent;
|
|
44321
44470
|
}
|
|
44322
44471
|
.cxd-FormulaPicker.is-input-group .cxd-FormulaPicker-input-variable {
|
|
44323
44472
|
border: none;
|
|
@@ -44959,7 +45108,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44959
45108
|
}
|
|
44960
45109
|
.cxd-Tag--close {
|
|
44961
45110
|
margin-left: var(--Tag-close-margin);
|
|
44962
|
-
cursor: pointer;
|
|
44963
45111
|
}
|
|
44964
45112
|
.cxd-Tag--close i {
|
|
44965
45113
|
font-size: 0.5rem;
|
|
@@ -44969,6 +45117,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
44969
45117
|
height: var(--Tag-close-size);
|
|
44970
45118
|
position: inherit;
|
|
44971
45119
|
}
|
|
45120
|
+
.cxd-Tag--close {
|
|
45121
|
+
cursor: pointer;
|
|
45122
|
+
}
|
|
44972
45123
|
.cxd-Tag--close:hover {
|
|
44973
45124
|
opacity: 0.7;
|
|
44974
45125
|
}
|