amis-ui 6.9.0-rc.10 → 6.9.0-rc.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.js +1 -1
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.js +1 -1
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.js +1 -1
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +1 -1
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.js +1 -1
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.d.ts +41 -40
- package/esm/components/DatePicker.js +3 -3
- package/esm/components/DateRangePicker.d.ts +44 -43
- package/esm/components/DateRangePicker.js +4 -4
- package/esm/components/DiffEditor.js +1 -1
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.js +1 -1
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.d.ts +10 -10
- package/esm/components/InputBox.js +1 -1
- package/esm/components/InputBoxWithSuggestion.js +1 -1
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.d.ts +10 -10
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.js +1 -1
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.js +1 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +1 -1
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.js +1 -1
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.d.ts +40 -40
- package/esm/components/ResultBox.js +7 -7
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.js +1 -1
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.js +1 -1
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.js +1 -1
- package/esm/components/Signature.js +1 -1
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.js +1 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.js +1 -1
- package/esm/components/TabsTransfer.js +1 -1
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +1 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.js +1 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.js +1 -1
- package/esm/components/Transfer.js +3 -3
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.d.ts +1 -0
- package/esm/components/TransferPicker.js +3 -3
- package/esm/components/TransferSearch.js +1 -1
- package/esm/components/Tree.js +1 -1
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.js +1 -1
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.js +1 -1
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.js +1 -1
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.js +1 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.js +1 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.js +1 -1
- package/esm/components/formula/VariableList.js +1 -1
- package/esm/components/formula/plugin.js +1 -1
- package/esm/components/icons.js +1 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +1 -1
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/SubMenu.js +1 -1
- package/esm/components/menu/index.d.ts +10 -10
- package/esm/components/menu/index.js +1 -1
- package/esm/components/schema-editor/Array.js +1 -1
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.js +1 -1
- package/esm/components/schema-editor/SchemaVariableList.js +1 -1
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +1 -1
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.js +1 -1
- package/esm/components/table/HeadCellDropDown.js +1 -1
- package/esm/components/table/HeadCellFilter.js +1 -1
- package/esm/components/table/HeadCellSelect.js +1 -1
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +1 -1
- package/esm/components/table/SummaryRow.js +1 -1
- package/esm/components/table/index.js +1 -1
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +1 -1
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.js +1 -1
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-on-screen.js +1 -1
- package/esm/hooks/use-set-state.js +1 -1
- package/esm/hooks/use-sub-form.js +1 -1
- package/esm/hooks/use-touch.js +1 -1
- package/esm/hooks/use-update-effect.js +1 -1
- package/esm/hooks/use-validation-resolver.js +1 -1
- package/esm/icons/alert-danger.svg.js +1 -1
- package/esm/icons/alert-info.svg.js +1 -1
- package/esm/icons/alert-success.svg.js +1 -1
- package/esm/icons/alert-warning.svg.js +1 -1
- package/esm/icons/arrow-double-left.svg.js +1 -1
- package/esm/icons/arrow-double-right.svg.js +1 -1
- package/esm/icons/back.svg.js +1 -1
- package/esm/icons/calendar.svg.js +1 -1
- package/esm/icons/caret.svg.js +1 -1
- package/esm/icons/check.svg.js +1 -1
- package/esm/icons/clock.svg.js +1 -1
- package/esm/icons/close-small.svg.js +1 -1
- package/esm/icons/close.svg.js +1 -1
- package/esm/icons/cloud-upload.svg.js +1 -1
- package/esm/icons/column-filter.svg.js +1 -1
- package/esm/icons/columns.svg.js +1 -1
- package/esm/icons/compress-alt.svg.js +1 -1
- package/esm/icons/copy.svg.js +1 -1
- package/esm/icons/date.svg.js +1 -1
- package/esm/icons/department.svg.js +1 -1
- package/esm/icons/desk-empty.svg.js +1 -1
- package/esm/icons/dot.svg.js +1 -1
- package/esm/icons/down-arrow-bold.svg.js +1 -1
- package/esm/icons/down.svg.js +1 -1
- package/esm/icons/download.svg.js +1 -1
- package/esm/icons/drag-bar.svg.js +1 -1
- package/esm/icons/drag.svg.js +1 -1
- package/esm/icons/edit.svg.js +1 -1
- package/esm/icons/ellipsis-v.svg.js +1 -1
- package/esm/icons/enter.svg.js +1 -1
- package/esm/icons/exchange.svg.js +1 -1
- package/esm/icons/expand-alt.svg.js +1 -1
- package/esm/icons/fail.svg.js +1 -1
- package/esm/icons/file.svg.js +1 -1
- package/esm/icons/filter.svg.js +1 -1
- package/esm/icons/folder.svg.js +1 -1
- package/esm/icons/fullscreen.svg.js +1 -1
- package/esm/icons/function.svg.js +1 -1
- package/esm/icons/home.svg.js +1 -1
- package/esm/icons/if.svg.js +1 -1
- package/esm/icons/image.svg.js +1 -1
- package/esm/icons/info-circle.svg.js +1 -1
- package/esm/icons/info.svg.js +1 -1
- package/esm/icons/input-clear.svg.js +1 -1
- package/esm/icons/invisible.svg.js +1 -1
- package/esm/icons/left-arrow.svg.js +1 -1
- package/esm/icons/loading-outline.svg.js +1 -1
- package/esm/icons/location.svg.js +1 -1
- package/esm/icons/menu.svg.js +1 -1
- package/esm/icons/minus.svg.js +1 -1
- package/esm/icons/move.svg.js +1 -1
- package/esm/icons/mute.svg.js +1 -1
- package/esm/icons/new-edit.svg.js +1 -1
- package/esm/icons/pause.svg.js +1 -1
- package/esm/icons/pencil.svg.js +1 -1
- package/esm/icons/play.svg.js +1 -1
- package/esm/icons/plus-cicle.svg.js +1 -1
- package/esm/icons/plus-fine.svg.js +1 -1
- package/esm/icons/plus.svg.js +1 -1
- package/esm/icons/post.svg.js +1 -1
- package/esm/icons/question-mark.svg.js +1 -1
- package/esm/icons/question.svg.js +1 -1
- package/esm/icons/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.js +1 -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/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- 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/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.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +80 -80
- package/lib/components/AssociatedSelection.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +90 -90
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.js +1 -1
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Button.d.ts +20 -20
- package/lib/components/Button.js +1 -1
- package/lib/components/CalendarMobile.d.ts +40 -40
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +70 -70
- 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 +100 -100
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +20 -20
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +40 -40
- 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 -120
- package/lib/components/DatePicker.js +3 -3
- package/lib/components/DateRangePicker.d.ts +324 -323
- package/lib/components/DateRangePicker.js +4 -4
- package/lib/components/DiffEditor.js +1 -1
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +20 -20
- 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/Editor.d.ts +40 -40
- 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/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.d.ts +40 -40
- package/lib/components/ImageGallery.js +1 -1
- package/lib/components/Input.js +1 -1
- package/lib/components/InputBox.d.ts +10 -10
- package/lib/components/InputBox.js +1 -1
- package/lib/components/InputBoxWithSuggestion.js +1 -1
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -10
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +80 -80
- 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/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +80 -80
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +160 -160
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +20 -20
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +80 -80
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.js +1 -1
- package/lib/components/PopOverContainer.js +1 -1
- package/lib/components/PopUp.d.ts +80 -80
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +40 -40
- 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 +30 -30
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +80 -80
- package/lib/components/ResultBox.js +7 -7
- package/lib/components/ResultList.d.ts +40 -40
- package/lib/components/ResultList.js +1 -1
- package/lib/components/ResultTableList.d.ts +80 -80
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +120 -120
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.d.ts +1498 -1498
- 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/Signature.js +1 -1
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +50 -50
- 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 +120 -120
- 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 +50 -50
- 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.js +1 -1
- package/lib/components/Tinymce.js +1 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +120 -120
- 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 +1 -1
- package/lib/components/Transfer.d.ts +187 -187
- package/lib/components/Transfer.js +3 -3
- package/lib/components/TransferDropDown.d.ts +160 -160
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.d.ts +1 -0
- package/lib/components/TransferPicker.js +3 -3
- package/lib/components/TransferSearch.js +1 -1
- package/lib/components/Tree.d.ts +280 -280
- package/lib/components/Tree.js +1 -1
- package/lib/components/TreeSelection.d.ts +120 -120
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +40 -40
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.js +1 -1
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.d.ts +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +40 -40
- package/lib/components/formula/Editor.js +1 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.d.ts +40 -40
- package/lib/components/formula/Picker.js +1 -1
- package/lib/components/formula/VariableList.js +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/json-schema/Array.js +1 -1
- package/lib/components/json-schema/Item.js +1 -1
- package/lib/components/json-schema/Object.js +1 -1
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.js +1 -1
- package/lib/components/menu/SubMenu.js +1 -1
- package/lib/components/menu/index.d.ts +60 -60
- package/lib/components/menu/index.js +1 -1
- package/lib/components/schema-editor/Array.js +1 -1
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +40 -40
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.js +1 -1
- package/lib/components/table/HeadCellDropDown.js +1 -1
- package/lib/components/table/HeadCellFilter.d.ts +40 -40
- package/lib/components/table/HeadCellFilter.js +1 -1
- package/lib/components/table/HeadCellSelect.d.ts +40 -40
- package/lib/components/table/HeadCellSelect.js +1 -1
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +1 -1
- package/lib/components/table/SummaryRow.js +1 -1
- package/lib/components/table/index.d.ts +120 -120
- package/lib/components/table/index.js +1 -1
- package/lib/components/table/util.d.ts +8 -8
- 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 +109 -109
- package/lib/hooks/use-on-screen.js +1 -1
- package/lib/hooks/use-set-state.js +1 -1
- package/lib/hooks/use-sub-form.js +1 -1
- package/lib/hooks/use-touch.js +1 -1
- package/lib/hooks/use-update-effect.js +1 -1
- package/lib/hooks/use-validation-resolver.js +1 -1
- package/lib/icons/alert-danger.svg.js +1 -1
- package/lib/icons/alert-info.svg.js +1 -1
- package/lib/icons/alert-success.svg.js +1 -1
- package/lib/icons/alert-warning.svg.js +1 -1
- package/lib/icons/arrow-double-left.svg.js +1 -1
- package/lib/icons/arrow-double-right.svg.js +1 -1
- package/lib/icons/back.svg.js +1 -1
- package/lib/icons/calendar.svg.js +1 -1
- package/lib/icons/caret.svg.js +1 -1
- package/lib/icons/check.svg.js +1 -1
- package/lib/icons/clock.svg.js +1 -1
- package/lib/icons/close-small.svg.js +1 -1
- package/lib/icons/close.svg.js +1 -1
- package/lib/icons/cloud-upload.svg.js +1 -1
- package/lib/icons/column-filter.svg.js +1 -1
- package/lib/icons/columns.svg.js +1 -1
- package/lib/icons/compress-alt.svg.js +1 -1
- package/lib/icons/copy.svg.js +1 -1
- package/lib/icons/date.svg.js +1 -1
- package/lib/icons/department.svg.js +1 -1
- package/lib/icons/desk-empty.svg.js +1 -1
- package/lib/icons/dot.svg.js +1 -1
- package/lib/icons/down-arrow-bold.svg.js +1 -1
- package/lib/icons/down.svg.js +1 -1
- package/lib/icons/download.svg.js +1 -1
- package/lib/icons/drag-bar.svg.js +1 -1
- package/lib/icons/drag.svg.js +1 -1
- package/lib/icons/edit.svg.js +1 -1
- package/lib/icons/ellipsis-v.svg.js +1 -1
- package/lib/icons/enter.svg.js +1 -1
- package/lib/icons/exchange.svg.js +1 -1
- package/lib/icons/expand-alt.svg.js +1 -1
- package/lib/icons/fail.svg.js +1 -1
- package/lib/icons/file.svg.js +1 -1
- package/lib/icons/filter.svg.js +1 -1
- package/lib/icons/folder.svg.js +1 -1
- package/lib/icons/fullscreen.svg.js +1 -1
- package/lib/icons/function.svg.js +1 -1
- package/lib/icons/home.svg.js +1 -1
- package/lib/icons/if.svg.js +1 -1
- package/lib/icons/image.svg.js +1 -1
- package/lib/icons/info-circle.svg.js +1 -1
- package/lib/icons/info.svg.js +1 -1
- package/lib/icons/input-clear.svg.js +1 -1
- package/lib/icons/invisible.svg.js +1 -1
- package/lib/icons/left-arrow.svg.js +1 -1
- package/lib/icons/loading-outline.svg.js +1 -1
- package/lib/icons/location.svg.js +1 -1
- package/lib/icons/menu.svg.js +1 -1
- package/lib/icons/minus.svg.js +1 -1
- package/lib/icons/move.svg.js +1 -1
- package/lib/icons/mute.svg.js +1 -1
- package/lib/icons/new-edit.svg.js +1 -1
- package/lib/icons/pause.svg.js +1 -1
- package/lib/icons/pencil.svg.js +1 -1
- package/lib/icons/play.svg.js +1 -1
- package/lib/icons/plus-cicle.svg.js +1 -1
- package/lib/icons/plus-fine.svg.js +1 -1
- package/lib/icons/plus.svg.js +1 -1
- package/lib/icons/post.svg.js +1 -1
- package/lib/icons/question-mark.svg.js +1 -1
- package/lib/icons/question.svg.js +1 -1
- package/lib/icons/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.js +1 -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 +182 -137
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +182 -137
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +182 -137
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +182 -137
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +182 -137
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +3 -3
- package/scss/components/_debug.scss +59 -7
package/lib/themes/cxd.css
CHANGED
|
@@ -169,14 +169,14 @@
|
|
|
169
169
|
--Card-onChecked-bg: var(--colors-neutral-fill-11);
|
|
170
170
|
--Card-onChecked-borderColor: var(--colors-brand-5);
|
|
171
171
|
--Card-onChecked-color: var(--colors-brand-5);
|
|
172
|
-
--Card-onChecked-fieldLabel-color:
|
|
172
|
+
--Card-onChecked-fieldLabel-color: rgb(124.7142857143, 213.8571428571, 241.2857142857);
|
|
173
173
|
--Card-onDragging-opacity: 0.1;
|
|
174
174
|
--Card-onModified-bg: var(--colors-neutral-fill-8);
|
|
175
175
|
--Card-onModified-borderColor: var(--colors-brand-5);
|
|
176
176
|
--Card-onModified-color: var(--colors-brand-6);
|
|
177
177
|
--Card-onModified-fieldLabel-color: var(--colors-brand-8);
|
|
178
|
-
--Card-onModified-onHover-bg:
|
|
179
|
-
--Card-onModified-onHover-color:
|
|
178
|
+
--Card-onModified-onHover-bg: rgb(207.5625, 224.0625, 252.9375);
|
|
179
|
+
--Card-onModified-onHover-color: rgb(17.805, 101.89, 241.195);
|
|
180
180
|
--Cards--unsaved-heading-bg: #e8f0fe;
|
|
181
181
|
--Cards--unsaved-heading-color: #4285f4;
|
|
182
182
|
--Cards-fixedTop-boxShadow: var(--shadows-shadow-normal);
|
|
@@ -344,16 +344,16 @@
|
|
|
344
344
|
--Layout-aside--md-width: 15.625rem;
|
|
345
345
|
--Layout-aside--sm-width: 9.375rem;
|
|
346
346
|
--Layout-aside-bg: var(--colors-neutral-fill-2);
|
|
347
|
-
--Layout-aside-color:
|
|
348
|
-
--Layout-aside-onAcitve-bg:
|
|
349
|
-
--Layout-aside-onHover-bg:
|
|
347
|
+
--Layout-aside-color: rgb(159.6724137931, 160, 160.3275862069);
|
|
348
|
+
--Layout-aside-onAcitve-bg: rgb(39.4377155172, 45.25, 51.0622844828);
|
|
349
|
+
--Layout-aside-onHover-bg: rgb(43.8826293103, 50.35, 56.8173706897);
|
|
350
350
|
--Layout-aside-subList-bg: var(--colors-neutral-fill-2);
|
|
351
351
|
--Layout-aside-onAcitve-onHover-bg: var(--Layout-aside-onAcitve-bg);
|
|
352
352
|
--Layout-aside-width: 11.25rem;
|
|
353
353
|
--Layout-aside-width-collapsed: 3.75rem;
|
|
354
354
|
--Layout-asideDivider-bg: var(--colors-neutral-line-3);
|
|
355
355
|
--Layout-asideDivider-margin: 0 var(--sizes-size-6);
|
|
356
|
-
--Layout-asideLabel-color:
|
|
356
|
+
--Layout-asideLabel-color: rgb(134.0844827586, 134.5, 134.9155172414);
|
|
357
357
|
--Layout-asideLink-color: var(--colors-neutral-text-11);
|
|
358
358
|
--Layout-asideLink-fontSize: var(--fonts-size-8);
|
|
359
359
|
--Layout-asideLink-arrowFontSize: var(--fonts-size-8);
|
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
--Layout-asideLink-onHover-arrowColor: var(--colors-neutral-text-11);
|
|
370
370
|
--Layout-brand-bg: var(--colors-neutral-fill-2);
|
|
371
371
|
--Layout-brand-color: var(--colors-neutral-text-11);
|
|
372
|
-
--Layout-brandBar-color:
|
|
372
|
+
--Layout-brandBar-color: rgb(159.6724137931, 160, 160.3275862069);
|
|
373
373
|
--Layout-header-bg: var(--colors-neutral-fill-10);
|
|
374
374
|
--Layout-header-boxShadow: none;
|
|
375
375
|
--Layout-header-height: 3.125rem;
|
|
@@ -434,9 +434,9 @@
|
|
|
434
434
|
--ListItem-onChecked-fieldLabel-color: var(--colors-brand-4);
|
|
435
435
|
--ListItem-onDragging-opacity: 0.1;
|
|
436
436
|
--ListItem-onModified-bg: #e8f0fe;
|
|
437
|
-
--ListItem-onModified-borderColor:
|
|
437
|
+
--ListItem-onModified-borderColor: rgb(183.125, 208.125, 251.875);
|
|
438
438
|
--ListItem-onModified-color: #4285f4;
|
|
439
|
-
--ListItem-onModified-fieldLabel-color:
|
|
439
|
+
--ListItem-onModified-fieldLabel-color: rgb(162.39, 195.22, 249.61);
|
|
440
440
|
--ListItem-paddingX: var(--gap-base);
|
|
441
441
|
--ListItem-paddingY: var(--gap-sm);
|
|
442
442
|
--ListItem--onHover-bg: rgba(0, 126, 255, 0.08);
|
|
@@ -639,8 +639,8 @@
|
|
|
639
639
|
--Tooltip-maxWidth: 15rem;
|
|
640
640
|
--Tooltip-minWidth: auto;
|
|
641
641
|
--Tooltip-title-fontWeight: bold;
|
|
642
|
-
--Tooltip-title-bg:
|
|
643
|
-
--Tooltip-title-borderBottom-color:
|
|
642
|
+
--Tooltip-title-bg: rgb(247.35, 247.35, 247.35);
|
|
643
|
+
--Tooltip-title-borderBottom-color: rgb(234.6, 234.6, 234.6);
|
|
644
644
|
--Tooltip-title-color: var(--text--loud-color);
|
|
645
645
|
--Tooltip-title-color--dark: #fff;
|
|
646
646
|
--Tooltip-title-paddingX: var(--gap-base);
|
|
@@ -3602,13 +3602,13 @@
|
|
|
3602
3602
|
);
|
|
3603
3603
|
--Form-select-multiple-bgColor: var(--colors-neutral-fill-10);
|
|
3604
3604
|
--Form-selectOption-height: var(--Form-select-height);
|
|
3605
|
-
--Form-selectValue-bg:
|
|
3605
|
+
--Form-selectValue-bg: hsl(211.0588235294, 102.5%, 90%);
|
|
3606
3606
|
--Form-selectValue-onHover-bgColor: var(--select-multiple-hover-bg-color);
|
|
3607
3607
|
--Form-selectValue-borderColor: var(--colors-brand-7);
|
|
3608
3608
|
--Form-selectValue-color: var(--colors-brand-5);
|
|
3609
3609
|
--Form-selectValue-fontSize: var(--select-multiple-fontSize);
|
|
3610
|
-
--Form-selectValue-onDisable-bg:
|
|
3611
|
-
--Form-selectValue-onHover-bg:
|
|
3610
|
+
--Form-selectValue-onDisable-bg: hsl(211.0588235294, 102.5%, 95%);
|
|
3611
|
+
--Form-selectValue-onHover-bg: hsl(211.0588235294, 102.5%, 85%);
|
|
3612
3612
|
--Form-selectValue-onDisabled-color: var(--Form-select-caret-iconColor);
|
|
3613
3613
|
--Form-selectValue-onInvalid-color: var(--danger);
|
|
3614
3614
|
--Form-valueLabel-maxWidth: 7.5rem;
|
|
@@ -4683,7 +4683,7 @@
|
|
|
4683
4683
|
--Table-onHover-boxShadow: var(--shadows-shadow-normal);
|
|
4684
4684
|
--Table-onHover-color: var(--table-body-hover-color);
|
|
4685
4685
|
--Table-onModified-bg: #e8f0fe;
|
|
4686
|
-
--Table-onModified-borderColor:
|
|
4686
|
+
--Table-onModified-borderColor: rgb(207.5625, 224.0625, 252.9375);
|
|
4687
4687
|
--Table-onModified-color: #4285f4;
|
|
4688
4688
|
--Table-placeholder-height: 12.5rem;
|
|
4689
4689
|
--Table-strip-bg: transparent;
|
|
@@ -25904,41 +25904,41 @@ input[type=button].cxd-Button--block {
|
|
|
25904
25904
|
color: #58666e;
|
|
25905
25905
|
}
|
|
25906
25906
|
.cxd-Table-table > tbody > tr.bg-light.lt, .cxd-Table-table > tbody > tr.bg-light .lt {
|
|
25907
|
-
background:
|
|
25907
|
+
background: rgb(253.9275, 254.1, 254.2725);
|
|
25908
25908
|
}
|
|
25909
25909
|
.cxd-Table-table > tbody > tr.bg-light.lter, .cxd-Table-table > tbody > tr.bg-light .lter {
|
|
25910
|
-
background:
|
|
25910
|
+
background: hsl(210, 21.6666666667%, 100.6470588235%);
|
|
25911
25911
|
}
|
|
25912
25912
|
.cxd-Table-table > tbody > tr.bg-light.dk, .cxd-Table-table > tbody > tr.bg-light .dk {
|
|
25913
|
-
background:
|
|
25913
|
+
background: rgb(238.73375, 241.35, 243.96625);
|
|
25914
25914
|
}
|
|
25915
25915
|
.cxd-Table-table > tbody > tr.bg-light.dker, .cxd-Table-table > tbody > tr.bg-light .dker {
|
|
25916
|
-
background:
|
|
25916
|
+
background: rgb(232.1875, 236.25, 240.3125);
|
|
25917
25917
|
}
|
|
25918
25918
|
.cxd-Table-table > tbody > tr.bg-light.bg, .cxd-Table-table > tbody > tr.bg-light .bg {
|
|
25919
25919
|
background-color: #f8f9fa;
|
|
25920
25920
|
}
|
|
25921
25921
|
.cxd-Table-table > tbody > tr.bg-dark {
|
|
25922
25922
|
background-color: #343a40;
|
|
25923
|
-
color:
|
|
25923
|
+
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
25924
25924
|
}
|
|
25925
25925
|
.cxd-Table-table > tbody > tr.bg-dark.lt, .cxd-Table-table > tbody > tr.bg-dark .lt {
|
|
25926
|
-
background:
|
|
25926
|
+
background: rgb(61.6622844828, 70.75, 79.8377155172);
|
|
25927
25927
|
}
|
|
25928
25928
|
.cxd-Table-table > tbody > tr.bg-dark.lter, .cxd-Table-table > tbody > tr.bg-dark .lter {
|
|
25929
|
-
background:
|
|
25929
|
+
background: rgb(70.6870689655, 83.5, 96.3129310345);
|
|
25930
25930
|
}
|
|
25931
25931
|
.cxd-Table-table > tbody > tr.bg-dark.dk, .cxd-Table-table > tbody > tr.bg-dark .dk {
|
|
25932
|
-
background:
|
|
25932
|
+
background: rgb(39.4377155172, 45.25, 51.0622844828);
|
|
25933
25933
|
}
|
|
25934
25934
|
.cxd-Table-table > tbody > tr.bg-dark.dker, .cxd-Table-table > tbody > tr.bg-dark .dker {
|
|
25935
|
-
background:
|
|
25935
|
+
background: rgb(27.5129310345, 32.5, 37.4870689655);
|
|
25936
25936
|
}
|
|
25937
25937
|
.cxd-Table-table > tbody > tr.bg-dark.bg, .cxd-Table-table > tbody > tr.bg-dark .bg {
|
|
25938
25938
|
background-color: #343a40;
|
|
25939
25939
|
}
|
|
25940
25940
|
.cxd-Table-table > tbody > tr.bg-dark a, .cxd-Table-table > tbody > tr.bg-dark .cxd-Button--link {
|
|
25941
|
-
color:
|
|
25941
|
+
color: rgb(185.2603448276, 185.5, 185.7396551724);
|
|
25942
25942
|
}
|
|
25943
25943
|
.cxd-Table-table > tbody > tr.bg-dark a:hover, .cxd-Table-table > tbody > tr.bg-dark .cxd-Button--link:hover {
|
|
25944
25944
|
color: #fff;
|
|
@@ -25947,32 +25947,32 @@ input[type=button].cxd-Button--block {
|
|
|
25947
25947
|
color: #fff;
|
|
25948
25948
|
}
|
|
25949
25949
|
.cxd-Table-table > tbody > tr.bg-dark .text-muted {
|
|
25950
|
-
color:
|
|
25950
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
25951
25951
|
}
|
|
25952
25952
|
.cxd-Table-table > tbody > tr.bg-dark .text-lt {
|
|
25953
|
-
color:
|
|
25953
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
25954
25954
|
}
|
|
25955
25955
|
.cxd-Table-table > tbody > tr.bg-black {
|
|
25956
25956
|
background-color: #000;
|
|
25957
25957
|
color: #666666;
|
|
25958
25958
|
}
|
|
25959
25959
|
.cxd-Table-table > tbody > tr.bg-black.lt, .cxd-Table-table > tbody > tr.bg-black .lt {
|
|
25960
|
-
background:
|
|
25960
|
+
background: rgb(13.06875, 12.43125, 12.43125);
|
|
25961
25961
|
}
|
|
25962
25962
|
.cxd-Table-table > tbody > tr.bg-black.lter, .cxd-Table-table > tbody > tr.bg-black .lter {
|
|
25963
|
-
background:
|
|
25963
|
+
background: rgb(26.775, 24.225, 24.225);
|
|
25964
25964
|
}
|
|
25965
25965
|
.cxd-Table-table > tbody > tr.bg-black.dk, .cxd-Table-table > tbody > tr.bg-black .dk {
|
|
25966
|
-
background:
|
|
25966
|
+
background: hsl(0, 2.5%, -5%);
|
|
25967
25967
|
}
|
|
25968
25968
|
.cxd-Table-table > tbody > tr.bg-black.dker, .cxd-Table-table > tbody > tr.bg-black .dker {
|
|
25969
|
-
background:
|
|
25969
|
+
background: hsl(0, 5%, -10%);
|
|
25970
25970
|
}
|
|
25971
25971
|
.cxd-Table-table > tbody > tr.bg-black.bg, .cxd-Table-table > tbody > tr.bg-black .bg {
|
|
25972
25972
|
background-color: #000;
|
|
25973
25973
|
}
|
|
25974
25974
|
.cxd-Table-table > tbody > tr.bg-black a, .cxd-Table-table > tbody > tr.bg-black .cxd-Button--link {
|
|
25975
|
-
color:
|
|
25975
|
+
color: rgb(127.5, 127.5, 127.5);
|
|
25976
25976
|
}
|
|
25977
25977
|
.cxd-Table-table > tbody > tr.bg-black a:hover, .cxd-Table-table > tbody > tr.bg-black .cxd-Button--link:hover {
|
|
25978
25978
|
color: #fff;
|
|
@@ -25981,26 +25981,26 @@ input[type=button].cxd-Button--block {
|
|
|
25981
25981
|
color: #fff;
|
|
25982
25982
|
}
|
|
25983
25983
|
.cxd-Table-table > tbody > tr.bg-black .text-muted {
|
|
25984
|
-
color:
|
|
25984
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
25985
25985
|
}
|
|
25986
25986
|
.cxd-Table-table > tbody > tr.bg-black .text-lt {
|
|
25987
|
-
color:
|
|
25987
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
25988
25988
|
}
|
|
25989
25989
|
.cxd-Table-table > tbody > tr.bg-primary {
|
|
25990
25990
|
background-color: #007bff;
|
|
25991
|
-
color:
|
|
25991
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
25992
25992
|
}
|
|
25993
25993
|
.cxd-Table-table > tbody > tr.bg-primary.lt, .cxd-Table-table > tbody > tr.bg-primary .lt {
|
|
25994
|
-
background:
|
|
25994
|
+
background: hsl(211.0588235294, 102.5%, 55%);
|
|
25995
25995
|
}
|
|
25996
25996
|
.cxd-Table-table > tbody > tr.bg-primary.lter, .cxd-Table-table > tbody > tr.bg-primary .lter {
|
|
25997
|
-
background:
|
|
25997
|
+
background: hsl(211.0588235294, 105%, 60%);
|
|
25998
25998
|
}
|
|
25999
25999
|
.cxd-Table-table > tbody > tr.bg-primary.dk, .cxd-Table-table > tbody > tr.bg-primary .dk {
|
|
26000
|
-
background:
|
|
26000
|
+
background: hsl(211.0588235294, 102.5%, 45%);
|
|
26001
26001
|
}
|
|
26002
26002
|
.cxd-Table-table > tbody > tr.bg-primary.dker, .cxd-Table-table > tbody > tr.bg-primary .dker {
|
|
26003
|
-
background:
|
|
26003
|
+
background: hsl(211.0588235294, 105%, 40%);
|
|
26004
26004
|
}
|
|
26005
26005
|
.cxd-Table-table > tbody > tr.bg-primary.bg, .cxd-Table-table > tbody > tr.bg-primary .bg {
|
|
26006
26006
|
background-color: #007bff;
|
|
@@ -26015,32 +26015,32 @@ input[type=button].cxd-Button--block {
|
|
|
26015
26015
|
color: #fff;
|
|
26016
26016
|
}
|
|
26017
26017
|
.cxd-Table-table > tbody > tr.bg-primary .text-muted {
|
|
26018
|
-
color:
|
|
26018
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
26019
26019
|
}
|
|
26020
26020
|
.cxd-Table-table > tbody > tr.bg-primary .text-lt {
|
|
26021
|
-
color:
|
|
26021
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
26022
26022
|
}
|
|
26023
26023
|
.cxd-Table-table > tbody > tr.bg-success {
|
|
26024
26024
|
background-color: #28a745;
|
|
26025
|
-
color:
|
|
26025
|
+
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
26026
26026
|
}
|
|
26027
26027
|
.cxd-Table-table > tbody > tr.bg-success.lt, .cxd-Table-table > tbody > tr.bg-success .lt {
|
|
26028
|
-
background:
|
|
26028
|
+
background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
|
|
26029
26029
|
}
|
|
26030
26030
|
.cxd-Table-table > tbody > tr.bg-success.lter, .cxd-Table-table > tbody > tr.bg-success .lter {
|
|
26031
|
-
background:
|
|
26031
|
+
background: rgb(45.3956521739, 212.6043478261, 83.5771653543);
|
|
26032
26032
|
}
|
|
26033
26033
|
.cxd-Table-table > tbody > tr.bg-success.dk, .cxd-Table-table > tbody > tr.bg-success .dk {
|
|
26034
|
-
background:
|
|
26034
|
+
background: rgb(32.8037137681, 148.6962862319, 59.2673720472);
|
|
26035
26035
|
}
|
|
26036
26036
|
.cxd-Table-table > tbody > tr.bg-success.dker, .cxd-Table-table > tbody > tr.bg-success .dker {
|
|
26037
|
-
background:
|
|
26037
|
+
background: rgb(26.2449275362, 129.7550724638, 49.8811023622);
|
|
26038
26038
|
}
|
|
26039
26039
|
.cxd-Table-table > tbody > tr.bg-success.bg, .cxd-Table-table > tbody > tr.bg-success .bg {
|
|
26040
26040
|
background-color: #28a745;
|
|
26041
26041
|
}
|
|
26042
26042
|
.cxd-Table-table > tbody > tr.bg-success a, .cxd-Table-table > tbody > tr.bg-success .cxd-Button--link {
|
|
26043
|
-
color:
|
|
26043
|
+
color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
|
|
26044
26044
|
}
|
|
26045
26045
|
.cxd-Table-table > tbody > tr.bg-success a:hover, .cxd-Table-table > tbody > tr.bg-success .cxd-Button--link:hover {
|
|
26046
26046
|
color: #fff;
|
|
@@ -26049,26 +26049,26 @@ input[type=button].cxd-Button--block {
|
|
|
26049
26049
|
color: #fff;
|
|
26050
26050
|
}
|
|
26051
26051
|
.cxd-Table-table > tbody > tr.bg-success .text-muted {
|
|
26052
|
-
color:
|
|
26052
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
26053
26053
|
}
|
|
26054
26054
|
.cxd-Table-table > tbody > tr.bg-success .text-lt {
|
|
26055
|
-
color:
|
|
26055
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
26056
26056
|
}
|
|
26057
26057
|
.cxd-Table-table > tbody > tr.bg-info {
|
|
26058
26058
|
background-color: #007bff;
|
|
26059
|
-
color:
|
|
26059
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
26060
26060
|
}
|
|
26061
26061
|
.cxd-Table-table > tbody > tr.bg-info.lt, .cxd-Table-table > tbody > tr.bg-info .lt {
|
|
26062
|
-
background:
|
|
26062
|
+
background: hsl(211.0588235294, 102.5%, 55%);
|
|
26063
26063
|
}
|
|
26064
26064
|
.cxd-Table-table > tbody > tr.bg-info.lter, .cxd-Table-table > tbody > tr.bg-info .lter {
|
|
26065
|
-
background:
|
|
26065
|
+
background: hsl(211.0588235294, 105%, 60%);
|
|
26066
26066
|
}
|
|
26067
26067
|
.cxd-Table-table > tbody > tr.bg-info.dk, .cxd-Table-table > tbody > tr.bg-info .dk {
|
|
26068
|
-
background:
|
|
26068
|
+
background: hsl(211.0588235294, 102.5%, 45%);
|
|
26069
26069
|
}
|
|
26070
26070
|
.cxd-Table-table > tbody > tr.bg-info.dker, .cxd-Table-table > tbody > tr.bg-info .dker {
|
|
26071
|
-
background:
|
|
26071
|
+
background: hsl(211.0588235294, 105%, 40%);
|
|
26072
26072
|
}
|
|
26073
26073
|
.cxd-Table-table > tbody > tr.bg-info.bg, .cxd-Table-table > tbody > tr.bg-info .bg {
|
|
26074
26074
|
background-color: #007bff;
|
|
@@ -26083,32 +26083,32 @@ input[type=button].cxd-Button--block {
|
|
|
26083
26083
|
color: #fff;
|
|
26084
26084
|
}
|
|
26085
26085
|
.cxd-Table-table > tbody > tr.bg-info .text-muted {
|
|
26086
|
-
color:
|
|
26086
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
26087
26087
|
}
|
|
26088
26088
|
.cxd-Table-table > tbody > tr.bg-info .text-lt {
|
|
26089
|
-
color:
|
|
26089
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
26090
26090
|
}
|
|
26091
26091
|
.cxd-Table-table > tbody > tr.bg-warning {
|
|
26092
26092
|
background-color: #fad733;
|
|
26093
|
-
color:
|
|
26093
|
+
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
26094
26094
|
}
|
|
26095
26095
|
.cxd-Table-table > tbody > tr.bg-warning.lt, .cxd-Table-table > tbody > tr.bg-warning .lt {
|
|
26096
|
-
background:
|
|
26096
|
+
background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
|
|
26097
26097
|
}
|
|
26098
26098
|
.cxd-Table-table > tbody > tr.bg-warning.lter, .cxd-Table-table > tbody > tr.bg-warning .lter {
|
|
26099
|
-
background:
|
|
26099
|
+
background: hsl(49.4472361809, 100.2153110048%, 69.0196078431%);
|
|
26100
26100
|
}
|
|
26101
26101
|
.cxd-Table-table > tbody > tr.bg-warning.dk, .cxd-Table-table > tbody > tr.bg-warning .dk {
|
|
26102
|
-
background:
|
|
26102
|
+
background: rgb(252.3212021531, 212.0197742601, 23.1787978469);
|
|
26103
26103
|
}
|
|
26104
26104
|
.cxd-Table-table > tbody > tr.bg-warning.dker, .cxd-Table-table > tbody > tr.bg-warning .dker {
|
|
26105
|
-
background:
|
|
26105
|
+
background: hsl(49.4472361809, 100.2153110048%, 49.0196078431%);
|
|
26106
26106
|
}
|
|
26107
26107
|
.cxd-Table-table > tbody > tr.bg-warning.bg, .cxd-Table-table > tbody > tr.bg-warning .bg {
|
|
26108
26108
|
background-color: #fad733;
|
|
26109
26109
|
}
|
|
26110
26110
|
.cxd-Table-table > tbody > tr.bg-warning a, .cxd-Table-table > tbody > tr.bg-warning .cxd-Button--link {
|
|
26111
|
-
color:
|
|
26111
|
+
color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
|
|
26112
26112
|
}
|
|
26113
26113
|
.cxd-Table-table > tbody > tr.bg-warning a:hover, .cxd-Table-table > tbody > tr.bg-warning .cxd-Button--link:hover {
|
|
26114
26114
|
color: #fff;
|
|
@@ -26117,32 +26117,32 @@ input[type=button].cxd-Button--block {
|
|
|
26117
26117
|
color: #fff;
|
|
26118
26118
|
}
|
|
26119
26119
|
.cxd-Table-table > tbody > tr.bg-warning .text-muted {
|
|
26120
|
-
color:
|
|
26120
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
26121
26121
|
}
|
|
26122
26122
|
.cxd-Table-table > tbody > tr.bg-warning .text-lt {
|
|
26123
|
-
color:
|
|
26123
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
26124
26124
|
}
|
|
26125
26125
|
.cxd-Table-table > tbody > tr.bg-danger {
|
|
26126
26126
|
background-color: #dc3545;
|
|
26127
|
-
color:
|
|
26127
|
+
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
26128
26128
|
}
|
|
26129
26129
|
.cxd-Table-table > tbody > tr.bg-danger.lt, .cxd-Table-table > tbody > tr.bg-danger .lt {
|
|
26130
|
-
background:
|
|
26130
|
+
background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
|
|
26131
26131
|
}
|
|
26132
26132
|
.cxd-Table-table > tbody > tr.bg-danger.lter, .cxd-Table-table > tbody > tr.bg-danger .lter {
|
|
26133
|
-
background:
|
|
26133
|
+
background: rgb(232.1816455696, 91.8183544304, 105.2663344198);
|
|
26134
26134
|
}
|
|
26135
26135
|
.cxd-Table-table > tbody > tr.bg-danger.dk, .cxd-Table-table > tbody > tr.bg-danger .dk {
|
|
26136
|
-
background:
|
|
26136
|
+
background: rgb(214.0431170886, 33.4568829114, 50.7585580421);
|
|
26137
26137
|
}
|
|
26138
26138
|
.cxd-Table-table > tbody > tr.bg-danger.dker, .cxd-Table-table > tbody > tr.bg-danger .dker {
|
|
26139
|
-
background:
|
|
26139
|
+
background: rgb(194.7651898734, 27.2348101266, 43.2856249526);
|
|
26140
26140
|
}
|
|
26141
26141
|
.cxd-Table-table > tbody > tr.bg-danger.bg, .cxd-Table-table > tbody > tr.bg-danger .bg {
|
|
26142
26142
|
background-color: #dc3545;
|
|
26143
26143
|
}
|
|
26144
26144
|
.cxd-Table-table > tbody > tr.bg-danger a, .cxd-Table-table > tbody > tr.bg-danger .cxd-Button--link {
|
|
26145
|
-
color:
|
|
26145
|
+
color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
|
|
26146
26146
|
}
|
|
26147
26147
|
.cxd-Table-table > tbody > tr.bg-danger a:hover, .cxd-Table-table > tbody > tr.bg-danger .cxd-Button--link:hover {
|
|
26148
26148
|
color: #fff;
|
|
@@ -26151,10 +26151,10 @@ input[type=button].cxd-Button--block {
|
|
|
26151
26151
|
color: #fff;
|
|
26152
26152
|
}
|
|
26153
26153
|
.cxd-Table-table > tbody > tr.bg-danger .text-muted {
|
|
26154
|
-
color:
|
|
26154
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
26155
26155
|
}
|
|
26156
26156
|
.cxd-Table-table > tbody > tr.bg-danger .text-lt {
|
|
26157
|
-
color:
|
|
26157
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
26158
26158
|
}
|
|
26159
26159
|
.cxd-Table-table > tbody > tr.is-dragging {
|
|
26160
26160
|
opacity: var(--Table-onDragging-opacity);
|
|
@@ -26905,41 +26905,41 @@ input[type=button].cxd-Button--block {
|
|
|
26905
26905
|
color: #58666e;
|
|
26906
26906
|
}
|
|
26907
26907
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-light.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-light .lt {
|
|
26908
|
-
background:
|
|
26908
|
+
background: rgb(253.9275, 254.1, 254.2725);
|
|
26909
26909
|
}
|
|
26910
26910
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-light.lter, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-light .lter {
|
|
26911
|
-
background:
|
|
26911
|
+
background: hsl(210, 21.6666666667%, 100.6470588235%);
|
|
26912
26912
|
}
|
|
26913
26913
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-light.dk, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-light .dk {
|
|
26914
|
-
background:
|
|
26914
|
+
background: rgb(238.73375, 241.35, 243.96625);
|
|
26915
26915
|
}
|
|
26916
26916
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-light.dker, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-light .dker {
|
|
26917
|
-
background:
|
|
26917
|
+
background: rgb(232.1875, 236.25, 240.3125);
|
|
26918
26918
|
}
|
|
26919
26919
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-light.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-light .bg {
|
|
26920
26920
|
background-color: #f8f9fa;
|
|
26921
26921
|
}
|
|
26922
26922
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark {
|
|
26923
26923
|
background-color: #343a40;
|
|
26924
|
-
color:
|
|
26924
|
+
color: rgb(159.6724137931, 160, 160.3275862069);
|
|
26925
26925
|
}
|
|
26926
26926
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .lt {
|
|
26927
|
-
background:
|
|
26927
|
+
background: rgb(61.6622844828, 70.75, 79.8377155172);
|
|
26928
26928
|
}
|
|
26929
26929
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark.lter, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .lter {
|
|
26930
|
-
background:
|
|
26930
|
+
background: rgb(70.6870689655, 83.5, 96.3129310345);
|
|
26931
26931
|
}
|
|
26932
26932
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark.dk, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .dk {
|
|
26933
|
-
background:
|
|
26933
|
+
background: rgb(39.4377155172, 45.25, 51.0622844828);
|
|
26934
26934
|
}
|
|
26935
26935
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark.dker, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .dker {
|
|
26936
|
-
background:
|
|
26936
|
+
background: rgb(27.5129310345, 32.5, 37.4870689655);
|
|
26937
26937
|
}
|
|
26938
26938
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .bg {
|
|
26939
26939
|
background-color: #343a40;
|
|
26940
26940
|
}
|
|
26941
26941
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .cxd-Button--link {
|
|
26942
|
-
color:
|
|
26942
|
+
color: rgb(185.2603448276, 185.5, 185.7396551724);
|
|
26943
26943
|
}
|
|
26944
26944
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark a:hover, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .cxd-Button--link:hover {
|
|
26945
26945
|
color: #fff;
|
|
@@ -26948,32 +26948,32 @@ input[type=button].cxd-Button--block {
|
|
|
26948
26948
|
color: #fff;
|
|
26949
26949
|
}
|
|
26950
26950
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .text-muted {
|
|
26951
|
-
color:
|
|
26951
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
26952
26952
|
}
|
|
26953
26953
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-dark .text-lt {
|
|
26954
|
-
color:
|
|
26954
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
26955
26955
|
}
|
|
26956
26956
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black {
|
|
26957
26957
|
background-color: #000;
|
|
26958
26958
|
color: #666666;
|
|
26959
26959
|
}
|
|
26960
26960
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .lt {
|
|
26961
|
-
background:
|
|
26961
|
+
background: rgb(13.06875, 12.43125, 12.43125);
|
|
26962
26962
|
}
|
|
26963
26963
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black.lter, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .lter {
|
|
26964
|
-
background:
|
|
26964
|
+
background: rgb(26.775, 24.225, 24.225);
|
|
26965
26965
|
}
|
|
26966
26966
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black.dk, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .dk {
|
|
26967
|
-
background:
|
|
26967
|
+
background: hsl(0, 2.5%, -5%);
|
|
26968
26968
|
}
|
|
26969
26969
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black.dker, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .dker {
|
|
26970
|
-
background:
|
|
26970
|
+
background: hsl(0, 5%, -10%);
|
|
26971
26971
|
}
|
|
26972
26972
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .bg {
|
|
26973
26973
|
background-color: #000;
|
|
26974
26974
|
}
|
|
26975
26975
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .cxd-Button--link {
|
|
26976
|
-
color:
|
|
26976
|
+
color: rgb(127.5, 127.5, 127.5);
|
|
26977
26977
|
}
|
|
26978
26978
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black a:hover, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .cxd-Button--link:hover {
|
|
26979
26979
|
color: #fff;
|
|
@@ -26982,26 +26982,26 @@ input[type=button].cxd-Button--block {
|
|
|
26982
26982
|
color: #fff;
|
|
26983
26983
|
}
|
|
26984
26984
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .text-muted {
|
|
26985
|
-
color:
|
|
26985
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
26986
26986
|
}
|
|
26987
26987
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-black .text-lt {
|
|
26988
|
-
color:
|
|
26988
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
26989
26989
|
}
|
|
26990
26990
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary {
|
|
26991
26991
|
background-color: #007bff;
|
|
26992
|
-
color:
|
|
26992
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
26993
26993
|
}
|
|
26994
26994
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .lt {
|
|
26995
|
-
background:
|
|
26995
|
+
background: hsl(211.0588235294, 102.5%, 55%);
|
|
26996
26996
|
}
|
|
26997
26997
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary.lter, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .lter {
|
|
26998
|
-
background:
|
|
26998
|
+
background: hsl(211.0588235294, 105%, 60%);
|
|
26999
26999
|
}
|
|
27000
27000
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary.dk, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .dk {
|
|
27001
|
-
background:
|
|
27001
|
+
background: hsl(211.0588235294, 102.5%, 45%);
|
|
27002
27002
|
}
|
|
27003
27003
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary.dker, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .dker {
|
|
27004
|
-
background:
|
|
27004
|
+
background: hsl(211.0588235294, 105%, 40%);
|
|
27005
27005
|
}
|
|
27006
27006
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .bg {
|
|
27007
27007
|
background-color: #007bff;
|
|
@@ -27016,32 +27016,32 @@ input[type=button].cxd-Button--block {
|
|
|
27016
27016
|
color: #fff;
|
|
27017
27017
|
}
|
|
27018
27018
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .text-muted {
|
|
27019
|
-
color:
|
|
27019
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
27020
27020
|
}
|
|
27021
27021
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-primary .text-lt {
|
|
27022
|
-
color:
|
|
27022
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
27023
27023
|
}
|
|
27024
27024
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success {
|
|
27025
27025
|
background-color: #28a745;
|
|
27026
|
-
color:
|
|
27026
|
+
color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
|
|
27027
27027
|
}
|
|
27028
27028
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .lt {
|
|
27029
|
-
background:
|
|
27029
|
+
background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
|
|
27030
27030
|
}
|
|
27031
27031
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success.lter, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .lter {
|
|
27032
|
-
background:
|
|
27032
|
+
background: rgb(45.3956521739, 212.6043478261, 83.5771653543);
|
|
27033
27033
|
}
|
|
27034
27034
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success.dk, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .dk {
|
|
27035
|
-
background:
|
|
27035
|
+
background: rgb(32.8037137681, 148.6962862319, 59.2673720472);
|
|
27036
27036
|
}
|
|
27037
27037
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success.dker, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .dker {
|
|
27038
|
-
background:
|
|
27038
|
+
background: rgb(26.2449275362, 129.7550724638, 49.8811023622);
|
|
27039
27039
|
}
|
|
27040
27040
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .bg {
|
|
27041
27041
|
background-color: #28a745;
|
|
27042
27042
|
}
|
|
27043
27043
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .cxd-Button--link {
|
|
27044
|
-
color:
|
|
27044
|
+
color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
|
|
27045
27045
|
}
|
|
27046
27046
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success a:hover, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .cxd-Button--link:hover {
|
|
27047
27047
|
color: #fff;
|
|
@@ -27050,26 +27050,26 @@ input[type=button].cxd-Button--block {
|
|
|
27050
27050
|
color: #fff;
|
|
27051
27051
|
}
|
|
27052
27052
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .text-muted {
|
|
27053
|
-
color:
|
|
27053
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
27054
27054
|
}
|
|
27055
27055
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-success .text-lt {
|
|
27056
|
-
color:
|
|
27056
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
27057
27057
|
}
|
|
27058
27058
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info {
|
|
27059
27059
|
background-color: #007bff;
|
|
27060
|
-
color:
|
|
27060
|
+
color: rgb(206.55, 228.69, 252.45);
|
|
27061
27061
|
}
|
|
27062
27062
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .lt {
|
|
27063
|
-
background:
|
|
27063
|
+
background: hsl(211.0588235294, 102.5%, 55%);
|
|
27064
27064
|
}
|
|
27065
27065
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info.lter, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .lter {
|
|
27066
|
-
background:
|
|
27066
|
+
background: hsl(211.0588235294, 105%, 60%);
|
|
27067
27067
|
}
|
|
27068
27068
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info.dk, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .dk {
|
|
27069
|
-
background:
|
|
27069
|
+
background: hsl(211.0588235294, 102.5%, 45%);
|
|
27070
27070
|
}
|
|
27071
27071
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info.dker, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .dker {
|
|
27072
|
-
background:
|
|
27072
|
+
background: hsl(211.0588235294, 105%, 40%);
|
|
27073
27073
|
}
|
|
27074
27074
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .bg {
|
|
27075
27075
|
background-color: #007bff;
|
|
@@ -27084,32 +27084,32 @@ input[type=button].cxd-Button--block {
|
|
|
27084
27084
|
color: #fff;
|
|
27085
27085
|
}
|
|
27086
27086
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .text-muted {
|
|
27087
|
-
color:
|
|
27087
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
27088
27088
|
}
|
|
27089
27089
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-info .text-lt {
|
|
27090
|
-
color:
|
|
27090
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
27091
27091
|
}
|
|
27092
27092
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning {
|
|
27093
27093
|
background-color: #fad733;
|
|
27094
|
-
color:
|
|
27094
|
+
color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
|
|
27095
27095
|
}
|
|
27096
27096
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .lt {
|
|
27097
|
-
background:
|
|
27097
|
+
background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
|
|
27098
27098
|
}
|
|
27099
27099
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning.lter, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .lter {
|
|
27100
|
-
background:
|
|
27100
|
+
background: hsl(49.4472361809, 100.2153110048%, 69.0196078431%);
|
|
27101
27101
|
}
|
|
27102
27102
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning.dk, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .dk {
|
|
27103
|
-
background:
|
|
27103
|
+
background: rgb(252.3212021531, 212.0197742601, 23.1787978469);
|
|
27104
27104
|
}
|
|
27105
27105
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning.dker, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .dker {
|
|
27106
|
-
background:
|
|
27106
|
+
background: hsl(49.4472361809, 100.2153110048%, 49.0196078431%);
|
|
27107
27107
|
}
|
|
27108
27108
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .bg {
|
|
27109
27109
|
background-color: #fad733;
|
|
27110
27110
|
}
|
|
27111
27111
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .cxd-Button--link {
|
|
27112
|
-
color:
|
|
27112
|
+
color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
|
|
27113
27113
|
}
|
|
27114
27114
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning a:hover, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .cxd-Button--link:hover {
|
|
27115
27115
|
color: #fff;
|
|
@@ -27118,32 +27118,32 @@ input[type=button].cxd-Button--block {
|
|
|
27118
27118
|
color: #fff;
|
|
27119
27119
|
}
|
|
27120
27120
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .text-muted {
|
|
27121
|
-
color:
|
|
27121
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
27122
27122
|
}
|
|
27123
27123
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-warning .text-lt {
|
|
27124
|
-
color:
|
|
27124
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
27125
27125
|
}
|
|
27126
27126
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger {
|
|
27127
27127
|
background-color: #dc3545;
|
|
27128
|
-
color:
|
|
27128
|
+
color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
|
|
27129
27129
|
}
|
|
27130
27130
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger.lt, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .lt {
|
|
27131
|
-
background:
|
|
27131
|
+
background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
|
|
27132
27132
|
}
|
|
27133
27133
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger.lter, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .lter {
|
|
27134
|
-
background:
|
|
27134
|
+
background: rgb(232.1816455696, 91.8183544304, 105.2663344198);
|
|
27135
27135
|
}
|
|
27136
27136
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger.dk, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .dk {
|
|
27137
|
-
background:
|
|
27137
|
+
background: rgb(214.0431170886, 33.4568829114, 50.7585580421);
|
|
27138
27138
|
}
|
|
27139
27139
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger.dker, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .dker {
|
|
27140
|
-
background:
|
|
27140
|
+
background: rgb(194.7651898734, 27.2348101266, 43.2856249526);
|
|
27141
27141
|
}
|
|
27142
27142
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger.bg, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .bg {
|
|
27143
27143
|
background-color: #dc3545;
|
|
27144
27144
|
}
|
|
27145
27145
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger a, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .cxd-Button--link {
|
|
27146
|
-
color:
|
|
27146
|
+
color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
|
|
27147
27147
|
}
|
|
27148
27148
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger a:hover, .cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .cxd-Button--link:hover {
|
|
27149
27149
|
color: #fff;
|
|
@@ -27152,10 +27152,10 @@ input[type=button].cxd-Button--block {
|
|
|
27152
27152
|
color: #fff;
|
|
27153
27153
|
}
|
|
27154
27154
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .text-muted {
|
|
27155
|
-
color:
|
|
27155
|
+
color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
|
|
27156
27156
|
}
|
|
27157
27157
|
.cxd-Table2 .cxd-Table-table > tbody > tr.bg-danger .text-lt {
|
|
27158
|
-
color:
|
|
27158
|
+
color: rgb(152.5, 165.5454545455, 173) !important;
|
|
27159
27159
|
}
|
|
27160
27160
|
.cxd-Table2 .cxd-Table-table > tbody > tr.is-dragging {
|
|
27161
27161
|
opacity: var(--Table-onDragging-opacity);
|
|
@@ -43404,6 +43404,17 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43404
43404
|
.AMISDebug .primary {
|
|
43405
43405
|
color: #009fff;
|
|
43406
43406
|
}
|
|
43407
|
+
.AMISDebug-inspectIcon {
|
|
43408
|
+
width: 16px;
|
|
43409
|
+
height: 16px;
|
|
43410
|
+
position: relative;
|
|
43411
|
+
top: 3px;
|
|
43412
|
+
cursor: pointer;
|
|
43413
|
+
margin-right: 8px;
|
|
43414
|
+
}
|
|
43415
|
+
.AMISDebug-inspectIcon.is-active {
|
|
43416
|
+
fill: #009fff;
|
|
43417
|
+
}
|
|
43407
43418
|
.AMISDebug-header {
|
|
43408
43419
|
padding: var(--Drawer-header-padding);
|
|
43409
43420
|
background: var(--Drawer-header-bg);
|
|
@@ -43413,24 +43424,28 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43413
43424
|
pointer-events: none;
|
|
43414
43425
|
position: absolute;
|
|
43415
43426
|
outline: 1px dashed #1c76c4;
|
|
43427
|
+
z-index: 2000;
|
|
43416
43428
|
}
|
|
43417
43429
|
.AMISDebug-activeBox {
|
|
43418
43430
|
pointer-events: none;
|
|
43419
43431
|
position: absolute;
|
|
43420
|
-
outline: 1px #1c76c4;
|
|
43432
|
+
outline: 1px #1c76c4 solid;
|
|
43433
|
+
z-index: 2000;
|
|
43421
43434
|
}
|
|
43422
43435
|
.AMISDebug-tab {
|
|
43423
|
-
overflow: hidden;
|
|
43424
43436
|
border-bottom: 1px solid #3d3d3d;
|
|
43437
|
+
height: 30px;
|
|
43438
|
+
flex-shrink: 0;
|
|
43425
43439
|
}
|
|
43426
43440
|
.AMISDebug-tab > button {
|
|
43427
43441
|
color: inherit;
|
|
43428
43442
|
background: inherit;
|
|
43429
|
-
|
|
43443
|
+
display: inline-block;
|
|
43430
43444
|
border: none;
|
|
43431
43445
|
outline: none;
|
|
43432
43446
|
cursor: pointer;
|
|
43433
|
-
|
|
43447
|
+
line-height: 29px;
|
|
43448
|
+
padding: 0 var(--gap-md);
|
|
43434
43449
|
transition: 0.3s;
|
|
43435
43450
|
border-bottom: 1px solid transparent;
|
|
43436
43451
|
}
|
|
@@ -43465,6 +43480,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43465
43480
|
pointer-events: all;
|
|
43466
43481
|
display: none;
|
|
43467
43482
|
height: 100%;
|
|
43483
|
+
flex-direction: column;
|
|
43468
43484
|
}
|
|
43469
43485
|
.AMISDebug-resize {
|
|
43470
43486
|
position: absolute;
|
|
@@ -43481,14 +43497,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43481
43497
|
position: absolute;
|
|
43482
43498
|
font-size: 18px;
|
|
43483
43499
|
right: 40px;
|
|
43484
|
-
top:
|
|
43500
|
+
top: 2px;
|
|
43485
43501
|
cursor: pointer;
|
|
43486
43502
|
}
|
|
43487
43503
|
.AMISDebug-close {
|
|
43488
43504
|
position: absolute;
|
|
43489
43505
|
font-size: 18px;
|
|
43490
43506
|
right: var(--gap-sm);
|
|
43491
|
-
top:
|
|
43507
|
+
top: 2px;
|
|
43492
43508
|
cursor: pointer;
|
|
43493
43509
|
}
|
|
43494
43510
|
.AMISDebug.is-expanded {
|
|
@@ -43501,7 +43517,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43501
43517
|
display: none;
|
|
43502
43518
|
}
|
|
43503
43519
|
.AMISDebug.is-expanded .AMISDebug-content {
|
|
43504
|
-
display:
|
|
43520
|
+
display: flex;
|
|
43505
43521
|
}
|
|
43506
43522
|
.AMISDebug.is-left {
|
|
43507
43523
|
left: 0;
|
|
@@ -43537,6 +43553,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43537
43553
|
.AMISDebug-log, .AMISDebug-inspect {
|
|
43538
43554
|
height: 100%;
|
|
43539
43555
|
overflow: auto;
|
|
43556
|
+
flex: 1;
|
|
43557
|
+
min-height: 0;
|
|
43540
43558
|
scrollbar-width: thin;
|
|
43541
43559
|
scrollbar-color: #6b6b6b #2b2b2b;
|
|
43542
43560
|
}
|
|
@@ -43561,6 +43579,33 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
43561
43579
|
.AMISDebug-logLine {
|
|
43562
43580
|
overflow-x: hidden;
|
|
43563
43581
|
}
|
|
43582
|
+
.AMISDebug-footer {
|
|
43583
|
+
height: 30px;
|
|
43584
|
+
flex-shrink: 0;
|
|
43585
|
+
display: flex;
|
|
43586
|
+
flex-direction: row;
|
|
43587
|
+
align-items: center;
|
|
43588
|
+
background: #2c2c2c;
|
|
43589
|
+
}
|
|
43590
|
+
.AMISDebug-footer > svg {
|
|
43591
|
+
width: 11px;
|
|
43592
|
+
flex-shrink: 0;
|
|
43593
|
+
}
|
|
43594
|
+
.AMISDebug-footer > input {
|
|
43595
|
+
flex-grow: 1;
|
|
43596
|
+
min-width: 0;
|
|
43597
|
+
border: none;
|
|
43598
|
+
background: transparent;
|
|
43599
|
+
color: #cccccc;
|
|
43600
|
+
padding: 0;
|
|
43601
|
+
outline: none;
|
|
43602
|
+
height: 100%;
|
|
43603
|
+
}
|
|
43604
|
+
.AMISDebug-value {
|
|
43605
|
+
color: rgb(253, 151, 31);
|
|
43606
|
+
padding: 0;
|
|
43607
|
+
margin: 0;
|
|
43608
|
+
}
|
|
43564
43609
|
.cxd-Nav-Menu {
|
|
43565
43610
|
--Menu-width: var(--Layout-aside-width);
|
|
43566
43611
|
--Menu-width--collapsed: var(--Layout-aside-width-collapsed);
|