amis-ui 3.2.0 → 3.3.0-beta.4
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/_virtual/index.js +1 -1
- package/esm/_virtual/react-is.development.js +1 -1
- package/esm/_virtual/react-is.production.min.js +1 -1
- 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/ArrayInput.js +1 -1
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.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/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.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/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.js +1 -1
- package/esm/components/InputBoxWithSuggestion.js +1 -1
- package/esm/components/InputTable.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/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/Pagination.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 +4 -4
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.js +1 -1
- 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/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/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.d.ts +1 -0
- package/esm/components/Tinymce.js +7 -3
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.js +1 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.js +1 -1
- package/esm/components/Transfer.js +1 -1
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.js +1 -1
- package/esm/components/TransferSearch.js +1 -1
- package/esm/components/Tree.js +1 -1
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/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/Formula.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/Editor.js +1 -1
- package/esm/components/formula/FuncList.js +2 -2
- 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/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/index.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/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/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/function.svg.js +1 -1
- package/esm/icons/home.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/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/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.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 +2 -1
- package/esm/locale/en-US.js +2 -1
- package/esm/locale/zh-CN.js +2 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/createClass.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/createSuper.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/defineProperty.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/extends.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/inherits.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +20 -20
- package/esm/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +16 -16
- package/esm/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +1 -1
- package/esm/node_modules/@babel/runtime/helpers/esm/typeof.js +7 -7
- package/esm/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +1 -1
- package/esm/node_modules/rc-overflow/es/Item.js +1 -1
- package/esm/node_modules/rc-overflow/es/Overflow.js +1 -1
- package/esm/node_modules/rc-overflow/es/RawItem.js +1 -1
- package/esm/node_modules/rc-overflow/es/context.js +1 -1
- package/esm/node_modules/rc-overflow/es/hooks/channelUpdate.js +1 -1
- package/esm/node_modules/rc-overflow/es/hooks/useEffectState.js +1 -1
- package/esm/node_modules/rc-overflow/es/index.js +1 -1
- package/esm/node_modules/rc-resize-observer/es/Collection.js +1 -1
- package/esm/node_modules/rc-resize-observer/es/SingleObserver/DomWrapper.js +1 -1
- package/esm/node_modules/rc-resize-observer/es/SingleObserver/index.js +1 -1
- package/esm/node_modules/rc-resize-observer/es/index.js +1 -1
- package/esm/node_modules/rc-resize-observer/es/utils/observerUtil.js +1 -1
- package/esm/node_modules/rc-util/es/Children/toArray.js +1 -1
- package/esm/node_modules/rc-util/es/Dom/canUseDom.js +1 -1
- package/esm/node_modules/rc-util/es/Dom/findDOMNode.js +1 -1
- package/esm/node_modules/rc-util/es/hooks/useEvent.js +1 -1
- package/esm/node_modules/rc-util/es/hooks/useLayoutEffect.js +1 -1
- package/esm/node_modules/rc-util/es/raf.js +1 -1
- package/esm/node_modules/rc-util/es/ref.js +2 -2
- package/esm/node_modules/rc-util/es/warning.js +1 -1
- package/esm/node_modules/rc-util/node_modules/react-is/cjs/react-is.development.js +1 -1
- package/esm/node_modules/rc-util/node_modules/react-is/cjs/react-is.production.min.js +1 -1
- package/esm/node_modules/rc-util/node_modules/react-is/index.js +1 -1
- package/esm/node_modules/resize-observer-polyfill/dist/ResizeObserver.es.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/lib/_virtual/index.js +1 -1
- package/lib/_virtual/react-is.development.js +1 -1
- package/lib/_virtual/react-is.production.min.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 +20 -20
- package/lib/components/AnchorNav.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/Avatar.d.ts +110 -110
- 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 +100 -100
- 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 +150 -150
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +30 -30
- 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/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 +120 -120
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +320 -320
- package/lib/components/DateRangePicker.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/Editor.d.ts +120 -120
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GroupedSelection.d.ts +80 -80
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/Html.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/InputTable.js +1 -1
- package/lib/components/Layout.d.ts +10 -10
- 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/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 +30 -30
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/Pagination.d.ts +80 -80
- package/lib/components/Pagination.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 +60 -60
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +40 -40
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +3 -3
- package/lib/components/Rating.d.ts +20 -20
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +80 -80
- package/lib/components/ResultBox.js +1 -1
- 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 +1737 -1738
- 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/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/TableSelection.d.ts +80 -80
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +80 -80
- package/lib/components/Tabs.js +1 -1
- package/lib/components/TabsTransfer.d.ts +40 -40
- package/lib/components/TabsTransfer.js +1 -1
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.d.ts +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.js +1 -1
- package/lib/components/Tinymce.d.ts +1 -0
- package/lib/components/Tinymce.js +7 -3
- 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 +30 -30
- package/lib/components/TooltipWrapper.js +1 -1
- 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 +240 -240
- 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/WithRemoteConfig.d.ts +0 -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/Formula.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/Editor.d.ts +40 -40
- package/lib/components/formula/Editor.js +1 -1
- package/lib/components/formula/FuncList.js +2 -2
- 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 +70 -70
- 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.d.ts +40 -40
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/HeadCellDropDown.js +1 -1
- package/lib/components/table/HeadCellFilter.d.ts +80 -80
- 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/index.d.ts +80 -80
- package/lib/components/table/index.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/helper.css +1234 -9569
- 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/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/function.svg.js +1 -1
- package/lib/icons/home.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/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/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.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 +2 -1
- package/lib/locale/en-US.js +2 -1
- package/lib/locale/zh-CN.js +2 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/createClass.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/createSuper.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/defineProperty.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/extends.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/inherits.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +20 -20
- package/lib/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +16 -16
- package/lib/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +1 -1
- package/lib/node_modules/@babel/runtime/helpers/esm/typeof.js +7 -7
- package/lib/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +1 -1
- package/lib/node_modules/rc-overflow/es/Item.js +1 -1
- package/lib/node_modules/rc-overflow/es/Overflow.js +1 -1
- package/lib/node_modules/rc-overflow/es/RawItem.js +1 -1
- package/lib/node_modules/rc-overflow/es/context.js +1 -1
- package/lib/node_modules/rc-overflow/es/hooks/channelUpdate.js +1 -1
- package/lib/node_modules/rc-overflow/es/hooks/useEffectState.js +1 -1
- package/lib/node_modules/rc-overflow/es/index.js +1 -1
- package/lib/node_modules/rc-resize-observer/es/Collection.js +1 -1
- package/lib/node_modules/rc-resize-observer/es/SingleObserver/DomWrapper.js +1 -1
- package/lib/node_modules/rc-resize-observer/es/SingleObserver/index.js +1 -1
- package/lib/node_modules/rc-resize-observer/es/index.js +1 -1
- package/lib/node_modules/rc-resize-observer/es/utils/observerUtil.js +1 -1
- package/lib/node_modules/rc-util/es/Children/toArray.js +1 -1
- package/lib/node_modules/rc-util/es/Dom/canUseDom.js +1 -1
- package/lib/node_modules/rc-util/es/Dom/findDOMNode.js +1 -1
- package/lib/node_modules/rc-util/es/hooks/useEvent.js +1 -1
- package/lib/node_modules/rc-util/es/hooks/useLayoutEffect.js +1 -1
- package/lib/node_modules/rc-util/es/raf.js +1 -1
- package/lib/node_modules/rc-util/es/ref.js +2 -2
- package/lib/node_modules/rc-util/es/warning.js +1 -1
- package/lib/node_modules/rc-util/node_modules/react-is/cjs/react-is.development.js +1 -1
- package/lib/node_modules/rc-util/node_modules/react-is/cjs/react-is.production.min.js +1 -1
- package/lib/node_modules/rc-util/node_modules/react-is/index.js +1 -1
- package/lib/node_modules/resize-observer-polyfill/dist/ResizeObserver.es.js +1 -1
- package/lib/packages/amis-ui/scss/helper.scss.js +1 -1
- package/lib/packages/amis-ui/scss/themes/ang.scss.js +1 -1
- package/lib/packages/amis-ui/scss/themes/antd.scss.js +1 -1
- package/lib/packages/amis-ui/scss/themes/cxd.scss.js +1 -1
- package/lib/packages/amis-ui/scss/themes/dark.scss.js +1 -1
- package/lib/packages/amis-ui/scss/themes/default.scss.js +1 -1
- package/lib/themes/ang.css +329 -402
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +329 -402
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +329 -402
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +329 -402
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +329 -402
- package/package.json +4 -5
- package/scss/components/form/_form.scss +7 -0
package/lib/themes/ang.css
CHANGED
|
@@ -5118,17 +5118,14 @@
|
|
|
5118
5118
|
}
|
|
5119
5119
|
/* PADDING */
|
|
5120
5120
|
.CodeMirror-lines {
|
|
5121
|
-
padding: 4px 0;
|
|
5122
|
-
/* Vertical padding around content */
|
|
5121
|
+
padding: 4px 0; /* Vertical padding around content */
|
|
5123
5122
|
}
|
|
5124
5123
|
.CodeMirror pre.CodeMirror-line,
|
|
5125
5124
|
.CodeMirror pre.CodeMirror-line-like {
|
|
5126
|
-
padding: 0 4px;
|
|
5127
|
-
/* Horizontal padding of content */
|
|
5125
|
+
padding: 0 4px; /* Horizontal padding of content */
|
|
5128
5126
|
}
|
|
5129
5127
|
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
|
5130
|
-
background-color: white;
|
|
5131
|
-
/* The little square between H and V scrollbars */
|
|
5128
|
+
background-color: white; /* The little square between H and V scrollbars */
|
|
5132
5129
|
}
|
|
5133
5130
|
/* GUTTER */
|
|
5134
5131
|
.CodeMirror-gutters {
|
|
@@ -5314,16 +5311,14 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|
|
5314
5311
|
background: white;
|
|
5315
5312
|
}
|
|
5316
5313
|
.CodeMirror-scroll {
|
|
5317
|
-
overflow: scroll !important;
|
|
5318
|
-
/* Things will break if this is overridden */
|
|
5314
|
+
overflow: scroll !important; /* Things will break if this is overridden */
|
|
5319
5315
|
/* 50px is the magic margin used to hide the element's real scrollbars */
|
|
5320
5316
|
/* See overflow: hidden in .CodeMirror */
|
|
5321
5317
|
margin-bottom: -50px;
|
|
5322
5318
|
margin-right: -50px;
|
|
5323
5319
|
padding-bottom: 50px;
|
|
5324
5320
|
height: 100%;
|
|
5325
|
-
outline: none;
|
|
5326
|
-
/* Prevent dragging from highlighting the element */
|
|
5321
|
+
outline: none; /* Prevent dragging from highlighting the element */
|
|
5327
5322
|
position: relative;
|
|
5328
5323
|
z-index: 0;
|
|
5329
5324
|
}
|
|
@@ -5402,8 +5397,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|
|
5402
5397
|
}
|
|
5403
5398
|
.CodeMirror-lines {
|
|
5404
5399
|
cursor: text;
|
|
5405
|
-
min-height: 1px;
|
|
5406
|
-
/* prevents collapsing before first draw */
|
|
5400
|
+
min-height: 1px; /* prevents collapsing before first draw */
|
|
5407
5401
|
}
|
|
5408
5402
|
.CodeMirror pre.CodeMirror-line,
|
|
5409
5403
|
.CodeMirror pre.CodeMirror-line-like {
|
|
@@ -5441,8 +5435,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|
|
5441
5435
|
.CodeMirror-linewidget {
|
|
5442
5436
|
position: relative;
|
|
5443
5437
|
z-index: 2;
|
|
5444
|
-
padding: 0.1px;
|
|
5445
|
-
/* Force widget margins to stay inside of the container */
|
|
5438
|
+
padding: 0.1px; /* Force widget margins to stay inside of the container */
|
|
5446
5439
|
}
|
|
5447
5440
|
.CodeMirror-rtl pre {
|
|
5448
5441
|
direction: rtl;
|
|
@@ -5726,7 +5719,7 @@ img.fr-bordered {
|
|
|
5726
5719
|
vertical-align: bottom;
|
|
5727
5720
|
margin-left: 5px;
|
|
5728
5721
|
margin-right: 5px;
|
|
5729
|
-
max-width: calc(100% -
|
|
5722
|
+
max-width: calc(100% - 10px);
|
|
5730
5723
|
}
|
|
5731
5724
|
.fr-view img.fr-dii.fr-fil {
|
|
5732
5725
|
float: left;
|
|
@@ -5762,7 +5755,7 @@ img.fr-bordered {
|
|
|
5762
5755
|
vertical-align: bottom;
|
|
5763
5756
|
margin-left: 5px;
|
|
5764
5757
|
margin-right: 5px;
|
|
5765
|
-
max-width: calc(100% -
|
|
5758
|
+
max-width: calc(100% - 10px);
|
|
5766
5759
|
}
|
|
5767
5760
|
.fr-view span.fr-img-caption.fr-dii.fr-fil {
|
|
5768
5761
|
float: left;
|
|
@@ -5890,7 +5883,7 @@ img.fr-view.fr-dii {
|
|
|
5890
5883
|
vertical-align: bottom;
|
|
5891
5884
|
margin-left: 5px;
|
|
5892
5885
|
margin-right: 5px;
|
|
5893
|
-
max-width: calc(100% -
|
|
5886
|
+
max-width: calc(100% - 10px);
|
|
5894
5887
|
}
|
|
5895
5888
|
img.fr-view.fr-dii.fr-fil {
|
|
5896
5889
|
float: left;
|
|
@@ -5926,7 +5919,7 @@ span.fr-img-caption.fr-view.fr-dii {
|
|
|
5926
5919
|
vertical-align: bottom;
|
|
5927
5920
|
margin-left: 5px;
|
|
5928
5921
|
margin-right: 5px;
|
|
5929
|
-
max-width: calc(100% -
|
|
5922
|
+
max-width: calc(100% - 10px);
|
|
5930
5923
|
}
|
|
5931
5924
|
span.fr-img-caption.fr-view.fr-dii.fr-fil {
|
|
5932
5925
|
float: left;
|
|
@@ -6132,14 +6125,12 @@ iframe.fr-iframe {
|
|
|
6132
6125
|
.fr-box.fr-document {
|
|
6133
6126
|
min-width: 21cm;
|
|
6134
6127
|
}
|
|
6135
|
-
|
|
6136
6128
|
.fr-box.fr-document .fr-wrapper {
|
|
6137
6129
|
text-align: left;
|
|
6138
6130
|
padding: 30px;
|
|
6139
6131
|
min-width: 21cm;
|
|
6140
6132
|
background: #efefef;
|
|
6141
6133
|
}
|
|
6142
|
-
|
|
6143
6134
|
.fr-box.fr-document .fr-wrapper .fr-element {
|
|
6144
6135
|
text-align: left;
|
|
6145
6136
|
background: #FFF;
|
|
@@ -6150,7 +6141,6 @@ iframe.fr-iframe {
|
|
|
6150
6141
|
overflow: visible;
|
|
6151
6142
|
z-index: auto;
|
|
6152
6143
|
}
|
|
6153
|
-
|
|
6154
6144
|
.fr-box.fr-document .fr-wrapper .fr-element hr {
|
|
6155
6145
|
margin-left: -2cm;
|
|
6156
6146
|
margin-right: -2cm;
|
|
@@ -6159,7 +6149,6 @@ iframe.fr-iframe {
|
|
|
6159
6149
|
outline: none;
|
|
6160
6150
|
border: none;
|
|
6161
6151
|
}
|
|
6162
|
-
|
|
6163
6152
|
.fr-box.fr-document .fr-wrapper .fr-element img {
|
|
6164
6153
|
z-index: 1;
|
|
6165
6154
|
}
|
|
@@ -7330,7 +7319,7 @@ ol.decimal_type > li:before {
|
|
|
7330
7319
|
}
|
|
7331
7320
|
.fr-separator.fr-hs {
|
|
7332
7321
|
clear: both;
|
|
7333
|
-
width: calc(100% -
|
|
7322
|
+
width: calc(100% - 8px);
|
|
7334
7323
|
margin: 0 4px;
|
|
7335
7324
|
height: 1px;
|
|
7336
7325
|
}
|
|
@@ -8105,22 +8094,18 @@ body.fr-fullscreen {
|
|
|
8105
8094
|
width: 10px;
|
|
8106
8095
|
height: 10px;
|
|
8107
8096
|
}
|
|
8108
|
-
|
|
8109
8097
|
.fr-image-resizer .fr-handler.fr-hnw {
|
|
8110
8098
|
left: -5px;
|
|
8111
8099
|
top: -5px;
|
|
8112
8100
|
}
|
|
8113
|
-
|
|
8114
8101
|
.fr-image-resizer .fr-handler.fr-hne {
|
|
8115
8102
|
right: -5px;
|
|
8116
8103
|
top: -5px;
|
|
8117
8104
|
}
|
|
8118
|
-
|
|
8119
8105
|
.fr-image-resizer .fr-handler.fr-hsw {
|
|
8120
8106
|
left: -5px;
|
|
8121
8107
|
bottom: -5px;
|
|
8122
8108
|
}
|
|
8123
|
-
|
|
8124
8109
|
.fr-image-resizer .fr-handler.fr-hse {
|
|
8125
8110
|
right: -5px;
|
|
8126
8111
|
bottom: -5px;
|
|
@@ -8530,7 +8515,7 @@ div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
|
|
|
8530
8515
|
}
|
|
8531
8516
|
.fr-line-breaker a.fr-floating-btn {
|
|
8532
8517
|
position: absolute;
|
|
8533
|
-
left: calc(50% -
|
|
8518
|
+
left: calc(50% - 20px);
|
|
8534
8519
|
top: -20px;
|
|
8535
8520
|
}
|
|
8536
8521
|
.fr-line-breaker a.fr-floating-btn svg {
|
|
@@ -8865,22 +8850,18 @@ div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
|
|
|
8865
8850
|
width: 10px;
|
|
8866
8851
|
height: 10px;
|
|
8867
8852
|
}
|
|
8868
|
-
|
|
8869
8853
|
.fr-box .fr-video-resizer .fr-handler.fr-hnw {
|
|
8870
8854
|
left: -5px;
|
|
8871
8855
|
top: -5px;
|
|
8872
8856
|
}
|
|
8873
|
-
|
|
8874
8857
|
.fr-box .fr-video-resizer .fr-handler.fr-hne {
|
|
8875
8858
|
right: -5px;
|
|
8876
8859
|
top: -5px;
|
|
8877
8860
|
}
|
|
8878
|
-
|
|
8879
8861
|
.fr-box .fr-video-resizer .fr-handler.fr-hsw {
|
|
8880
8862
|
left: -5px;
|
|
8881
8863
|
bottom: -5px;
|
|
8882
8864
|
}
|
|
8883
|
-
|
|
8884
8865
|
.fr-box .fr-video-resizer .fr-handler.fr-hse {
|
|
8885
8866
|
right: -5px;
|
|
8886
8867
|
bottom: -5px;
|
|
@@ -9182,7 +9163,7 @@ img.fr-bordered {
|
|
|
9182
9163
|
vertical-align: bottom;
|
|
9183
9164
|
margin-left: 5px;
|
|
9184
9165
|
margin-right: 5px;
|
|
9185
|
-
max-width: calc(100% -
|
|
9166
|
+
max-width: calc(100% - 10px);
|
|
9186
9167
|
}
|
|
9187
9168
|
.fr-view img.fr-dii.fr-fil {
|
|
9188
9169
|
float: left;
|
|
@@ -9218,7 +9199,7 @@ img.fr-bordered {
|
|
|
9218
9199
|
vertical-align: bottom;
|
|
9219
9200
|
margin-left: 5px;
|
|
9220
9201
|
margin-right: 5px;
|
|
9221
|
-
max-width: calc(100% -
|
|
9202
|
+
max-width: calc(100% - 10px);
|
|
9222
9203
|
}
|
|
9223
9204
|
.fr-view span.fr-img-caption.fr-dii.fr-fil {
|
|
9224
9205
|
float: left;
|
|
@@ -9346,7 +9327,7 @@ img.fr-view.fr-dii {
|
|
|
9346
9327
|
vertical-align: bottom;
|
|
9347
9328
|
margin-left: 5px;
|
|
9348
9329
|
margin-right: 5px;
|
|
9349
|
-
max-width: calc(100% -
|
|
9330
|
+
max-width: calc(100% - 10px);
|
|
9350
9331
|
}
|
|
9351
9332
|
img.fr-view.fr-dii.fr-fil {
|
|
9352
9333
|
float: left;
|
|
@@ -9382,7 +9363,7 @@ span.fr-img-caption.fr-view.fr-dii {
|
|
|
9382
9363
|
vertical-align: bottom;
|
|
9383
9364
|
margin-left: 5px;
|
|
9384
9365
|
margin-right: 5px;
|
|
9385
|
-
max-width: calc(100% -
|
|
9366
|
+
max-width: calc(100% - 10px);
|
|
9386
9367
|
}
|
|
9387
9368
|
span.fr-img-caption.fr-view.fr-dii.fr-fil {
|
|
9388
9369
|
float: left;
|
|
@@ -9655,6 +9636,10 @@ button::-moz-focus-inner {
|
|
|
9655
9636
|
display: flex;
|
|
9656
9637
|
flex: 0 0 auto;
|
|
9657
9638
|
}
|
|
9639
|
+
.tox .tox-bottom-anchorbar {
|
|
9640
|
+
display: flex;
|
|
9641
|
+
flex: 0 0 auto;
|
|
9642
|
+
}
|
|
9658
9643
|
.tox .tox-bar {
|
|
9659
9644
|
display: flex;
|
|
9660
9645
|
flex: 0 0 auto;
|
|
@@ -9951,7 +9936,7 @@ button::-moz-focus-inner {
|
|
|
9951
9936
|
display: flex;
|
|
9952
9937
|
height: 24px;
|
|
9953
9938
|
justify-content: center;
|
|
9954
|
-
padding:
|
|
9939
|
+
padding: 3px;
|
|
9955
9940
|
width: 24px;
|
|
9956
9941
|
}
|
|
9957
9942
|
.tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
|
|
@@ -9994,7 +9979,7 @@ button::-moz-focus-inner {
|
|
|
9994
9979
|
.tox input.tox-checkbox__input:focus + .tox-checkbox__icons {
|
|
9995
9980
|
border-radius: 6px;
|
|
9996
9981
|
box-shadow: inset 0 0 0 1px #006ce7;
|
|
9997
|
-
padding:
|
|
9982
|
+
padding: 3px;
|
|
9998
9983
|
}
|
|
9999
9984
|
.tox:not([dir=rtl]) .tox-checkbox__label {
|
|
10000
9985
|
margin-left: 4px;
|
|
@@ -10130,6 +10115,7 @@ button::-moz-focus-inner {
|
|
|
10130
10115
|
font-style: normal;
|
|
10131
10116
|
font-weight: normal;
|
|
10132
10117
|
line-height: 24px;
|
|
10118
|
+
max-width: 100%;
|
|
10133
10119
|
text-transform: none;
|
|
10134
10120
|
word-break: break-all;
|
|
10135
10121
|
}
|
|
@@ -10438,7 +10424,7 @@ button::-moz-focus-inner {
|
|
|
10438
10424
|
display: none;
|
|
10439
10425
|
fill: #222f3e;
|
|
10440
10426
|
height: 24px;
|
|
10441
|
-
margin:
|
|
10427
|
+
margin: 3px 3px;
|
|
10442
10428
|
width: 24px;
|
|
10443
10429
|
}
|
|
10444
10430
|
.tox div.tox-swatch:not(.tox-swatch--remove) svg path {
|
|
@@ -10712,7 +10698,7 @@ button::-moz-focus-inner {
|
|
|
10712
10698
|
body:not(.tox-force-desktop) .tox .tox-dialog {
|
|
10713
10699
|
align-self: flex-start;
|
|
10714
10700
|
margin: 8px auto;
|
|
10715
|
-
max-height: calc(100vh -
|
|
10701
|
+
max-height: calc(100vh - 16px);
|
|
10716
10702
|
width: calc(100vw - 16px);
|
|
10717
10703
|
}
|
|
10718
10704
|
}
|
|
@@ -10816,7 +10802,7 @@ button::-moz-focus-inner {
|
|
|
10816
10802
|
display: flex;
|
|
10817
10803
|
flex: 1;
|
|
10818
10804
|
flex-direction: column;
|
|
10819
|
-
max-height: min(650px,
|
|
10805
|
+
max-height: min(650px, 100vh - 110px);
|
|
10820
10806
|
overflow: auto;
|
|
10821
10807
|
-webkit-overflow-scrolling: touch;
|
|
10822
10808
|
padding: 16px 16px;
|
|
@@ -10838,16 +10824,21 @@ button::-moz-focus-inner {
|
|
|
10838
10824
|
.tox .tox-dialog__body-content a {
|
|
10839
10825
|
color: #006ce7;
|
|
10840
10826
|
cursor: pointer;
|
|
10841
|
-
text-decoration:
|
|
10827
|
+
text-decoration: underline;
|
|
10842
10828
|
}
|
|
10843
10829
|
.tox .tox-dialog__body-content a:hover,
|
|
10844
10830
|
.tox .tox-dialog__body-content a:focus {
|
|
10845
|
-
color: #
|
|
10846
|
-
text-decoration:
|
|
10831
|
+
color: #003c81;
|
|
10832
|
+
text-decoration: underline;
|
|
10833
|
+
}
|
|
10834
|
+
.tox .tox-dialog__body-content a:focus-visible {
|
|
10835
|
+
border-radius: 1px;
|
|
10836
|
+
outline: 2px solid #006ce7;
|
|
10837
|
+
outline-offset: 2px;
|
|
10847
10838
|
}
|
|
10848
10839
|
.tox .tox-dialog__body-content a:active {
|
|
10849
|
-
color: #
|
|
10850
|
-
text-decoration:
|
|
10840
|
+
color: #00244e;
|
|
10841
|
+
text-decoration: underline;
|
|
10851
10842
|
}
|
|
10852
10843
|
.tox .tox-dialog__body-content svg {
|
|
10853
10844
|
fill: #222f3e;
|
|
@@ -10861,8 +10852,7 @@ button::-moz-focus-inner {
|
|
|
10861
10852
|
.tox .tox-dialog__body-content ul,
|
|
10862
10853
|
.tox .tox-dialog__body-content ol,
|
|
10863
10854
|
.tox .tox-dialog__body-content dd {
|
|
10864
|
-
-
|
|
10865
|
-
padding-inline-start: 2.5rem;
|
|
10855
|
+
padding-inline-start: 2.5rem;
|
|
10866
10856
|
}
|
|
10867
10857
|
.tox .tox-dialog__body-content ul,
|
|
10868
10858
|
.tox .tox-dialog__body-content ol,
|
|
@@ -10875,10 +10865,8 @@ button::-moz-focus-inner {
|
|
|
10875
10865
|
.tox .tox-dialog__body-content dd,
|
|
10876
10866
|
.tox .tox-dialog__body-content dt {
|
|
10877
10867
|
display: block;
|
|
10878
|
-
-
|
|
10879
|
-
|
|
10880
|
-
-webkit-margin-start: 0;
|
|
10881
|
-
margin-inline-start: 0;
|
|
10868
|
+
margin-inline-end: 0;
|
|
10869
|
+
margin-inline-start: 0;
|
|
10882
10870
|
}
|
|
10883
10871
|
.tox .tox-dialog__body-content .tox-form__group h1 {
|
|
10884
10872
|
color: #222f3e;
|
|
@@ -10919,6 +10907,12 @@ button::-moz-focus-inner {
|
|
|
10919
10907
|
margin-bottom: 0;
|
|
10920
10908
|
margin-top: 0;
|
|
10921
10909
|
}
|
|
10910
|
+
.tox .tox-dialog__body-content .tox-form__group .tox-label.tox-label--center {
|
|
10911
|
+
text-align: center;
|
|
10912
|
+
}
|
|
10913
|
+
.tox .tox-dialog__body-content .tox-form__group .tox-label.tox-label--end {
|
|
10914
|
+
text-align: end;
|
|
10915
|
+
}
|
|
10922
10916
|
.tox .tox-dialog--width-lg {
|
|
10923
10917
|
height: 650px;
|
|
10924
10918
|
max-width: 1200px;
|
|
@@ -10987,9 +10981,30 @@ button::-moz-focus-inner {
|
|
|
10987
10981
|
.tox .tox-dialog__table td:first-child {
|
|
10988
10982
|
padding-right: 8px;
|
|
10989
10983
|
}
|
|
10984
|
+
.tox .tox-dialog__iframe {
|
|
10985
|
+
min-height: 200px;
|
|
10986
|
+
}
|
|
10990
10987
|
.tox .tox-dialog__iframe.tox-dialog__iframe--opaque {
|
|
10991
10988
|
background: #fff;
|
|
10992
10989
|
}
|
|
10990
|
+
.tox .tox-navobj-bordered {
|
|
10991
|
+
position: relative;
|
|
10992
|
+
}
|
|
10993
|
+
.tox .tox-navobj-bordered::before {
|
|
10994
|
+
border: 1px solid #eeeeee;
|
|
10995
|
+
border-radius: 6px;
|
|
10996
|
+
content: "";
|
|
10997
|
+
inset: 0;
|
|
10998
|
+
opacity: 1;
|
|
10999
|
+
pointer-events: none;
|
|
11000
|
+
position: absolute;
|
|
11001
|
+
z-index: 1;
|
|
11002
|
+
}
|
|
11003
|
+
.tox .tox-navobj-bordered-focus.tox-navobj-bordered::before {
|
|
11004
|
+
border-color: #006ce7;
|
|
11005
|
+
box-shadow: 0 0 0 2px rgba(0, 108, 231, 0.25);
|
|
11006
|
+
outline: none;
|
|
11007
|
+
}
|
|
10993
11008
|
.tox .tox-dialog__popups {
|
|
10994
11009
|
position: absolute;
|
|
10995
11010
|
width: 100%;
|
|
@@ -11316,13 +11331,13 @@ body.tox-dialog__disable-scroll {
|
|
|
11316
11331
|
justify-content: space-between;
|
|
11317
11332
|
}
|
|
11318
11333
|
.tox .tox-form__grid--2col > .tox-form__group {
|
|
11319
|
-
width: calc(50% -
|
|
11334
|
+
width: calc(50% - 4px);
|
|
11320
11335
|
}
|
|
11321
11336
|
.tox .tox-form__grid--3col > .tox-form__group {
|
|
11322
|
-
width: calc(
|
|
11337
|
+
width: calc(33.3333333333% - 4px);
|
|
11323
11338
|
}
|
|
11324
11339
|
.tox .tox-form__grid--4col > .tox-form__group {
|
|
11325
|
-
width: calc(25% -
|
|
11340
|
+
width: calc(25% - 4px);
|
|
11326
11341
|
}
|
|
11327
11342
|
.tox .tox-form__controls-h-stack {
|
|
11328
11343
|
align-items: center;
|
|
@@ -11720,6 +11735,9 @@ body.tox-dialog__disable-scroll {
|
|
|
11720
11735
|
overflow-wrap: break-word;
|
|
11721
11736
|
word-break: normal;
|
|
11722
11737
|
}
|
|
11738
|
+
.tox .tox-dialog__popups .tox-menu .tox-collection__item-label {
|
|
11739
|
+
word-break: break-all;
|
|
11740
|
+
}
|
|
11723
11741
|
}
|
|
11724
11742
|
.tox .tox-menu__label h1,
|
|
11725
11743
|
.tox .tox-menu__label h2,
|
|
@@ -11751,10 +11769,8 @@ body.tox-dialog__disable-scroll {
|
|
|
11751
11769
|
background-color: #fff;
|
|
11752
11770
|
grid-column: 2;
|
|
11753
11771
|
grid-row: 1;
|
|
11754
|
-
-
|
|
11755
|
-
|
|
11756
|
-
-webkit-padding-start: 4px;
|
|
11757
|
-
padding-inline-start: 4px;
|
|
11772
|
+
padding-inline-end: 8px;
|
|
11773
|
+
padding-inline-start: 4px;
|
|
11758
11774
|
padding-top: 5px;
|
|
11759
11775
|
}
|
|
11760
11776
|
.tox .tox-promotion-link {
|
|
@@ -12166,16 +12182,13 @@ body.tox-dialog__disable-scroll {
|
|
|
12166
12182
|
width: 14px;
|
|
12167
12183
|
}
|
|
12168
12184
|
.tox .tox-form__controls-h-stack > .tox-slider:not(:first-of-type) {
|
|
12169
|
-
-
|
|
12170
|
-
margin-inline-start: 8px;
|
|
12185
|
+
margin-inline-start: 8px;
|
|
12171
12186
|
}
|
|
12172
12187
|
.tox .tox-form__controls-h-stack > .tox-form__group + .tox-slider {
|
|
12173
|
-
-
|
|
12174
|
-
margin-inline-start: 32px;
|
|
12188
|
+
margin-inline-start: 32px;
|
|
12175
12189
|
}
|
|
12176
12190
|
.tox .tox-form__controls-h-stack > .tox-slider + .tox-form__group {
|
|
12177
|
-
-
|
|
12178
|
-
margin-inline-start: 32px;
|
|
12191
|
+
margin-inline-start: 32px;
|
|
12179
12192
|
}
|
|
12180
12193
|
.tox .tox-source-code {
|
|
12181
12194
|
overflow: auto;
|
|
@@ -12225,19 +12238,42 @@ body.tox-dialog__disable-scroll {
|
|
|
12225
12238
|
position: relative;
|
|
12226
12239
|
text-transform: none;
|
|
12227
12240
|
}
|
|
12228
|
-
.tox .tox-
|
|
12241
|
+
.tox .tox-statusbar__path {
|
|
12229
12242
|
display: flex;
|
|
12230
12243
|
flex: 1 1 auto;
|
|
12231
|
-
justify-content: flex-end;
|
|
12232
12244
|
overflow: hidden;
|
|
12245
|
+
text-overflow: ellipsis;
|
|
12246
|
+
white-space: nowrap;
|
|
12233
12247
|
}
|
|
12234
|
-
.tox .tox-
|
|
12248
|
+
.tox .tox-statusbar__right-container {
|
|
12249
|
+
display: flex;
|
|
12250
|
+
justify-content: flex-end;
|
|
12251
|
+
white-space: nowrap;
|
|
12252
|
+
}
|
|
12253
|
+
.tox .tox-statusbar__help-text {
|
|
12254
|
+
text-align: center;
|
|
12255
|
+
}
|
|
12256
|
+
.tox .tox-statusbar__text-container {
|
|
12235
12257
|
display: flex;
|
|
12236
12258
|
flex: 1 1 auto;
|
|
12237
|
-
|
|
12259
|
+
justify-content: space-between;
|
|
12238
12260
|
overflow: hidden;
|
|
12239
|
-
|
|
12240
|
-
|
|
12261
|
+
}
|
|
12262
|
+
@media only screen and (min-width: 768px) {
|
|
12263
|
+
.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__help-text,
|
|
12264
|
+
.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__right-container,
|
|
12265
|
+
.tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__path {
|
|
12266
|
+
flex: 0 0 33.3333333333%;
|
|
12267
|
+
}
|
|
12268
|
+
}
|
|
12269
|
+
.tox .tox-statusbar__text-container.tox-statusbar__text-container--flex-end {
|
|
12270
|
+
justify-content: flex-end;
|
|
12271
|
+
}
|
|
12272
|
+
.tox .tox-statusbar__text-container.tox-statusbar__text-container--flex-start {
|
|
12273
|
+
justify-content: flex-start;
|
|
12274
|
+
}
|
|
12275
|
+
.tox .tox-statusbar__text-container.tox-statusbar__text-container--space-around {
|
|
12276
|
+
justify-content: space-around;
|
|
12241
12277
|
}
|
|
12242
12278
|
.tox .tox-statusbar__path > * {
|
|
12243
12279
|
display: inline;
|
|
@@ -12247,6 +12283,14 @@ body.tox-dialog__disable-scroll {
|
|
|
12247
12283
|
flex: 0 0 auto;
|
|
12248
12284
|
margin-left: 1ch;
|
|
12249
12285
|
}
|
|
12286
|
+
@media only screen and (max-width: 767px) {
|
|
12287
|
+
.tox .tox-statusbar__text-container .tox-statusbar__help-text {
|
|
12288
|
+
display: none;
|
|
12289
|
+
}
|
|
12290
|
+
.tox .tox-statusbar__text-container .tox-statusbar__help-text:only-child {
|
|
12291
|
+
display: block;
|
|
12292
|
+
}
|
|
12293
|
+
}
|
|
12250
12294
|
.tox .tox-statusbar a,
|
|
12251
12295
|
.tox .tox-statusbar__path-item,
|
|
12252
12296
|
.tox .tox-statusbar__wordcount {
|
|
@@ -12568,8 +12612,7 @@ body.tox-dialog__disable-scroll {
|
|
|
12568
12612
|
background: #f7f7f7;
|
|
12569
12613
|
}
|
|
12570
12614
|
.tox .tox-tbtn--bespoke + .tox-tbtn--bespoke {
|
|
12571
|
-
-
|
|
12572
|
-
margin-inline-start: 4px;
|
|
12615
|
+
margin-inline-start: 4px;
|
|
12573
12616
|
}
|
|
12574
12617
|
.tox .tox-tbtn--bespoke .tox-tbtn__select-label {
|
|
12575
12618
|
overflow: hidden;
|
|
@@ -12641,7 +12684,7 @@ body.tox-dialog__disable-scroll {
|
|
|
12641
12684
|
background-image: repeating-linear-gradient(#e3e3e3 0px 1px, transparent 1px 39px);
|
|
12642
12685
|
background-position: center top 40px;
|
|
12643
12686
|
background-repeat: no-repeat;
|
|
12644
|
-
background-size: calc(100% -
|
|
12687
|
+
background-size: calc(100% - 22px) calc(100% - 41px);
|
|
12645
12688
|
display: flex;
|
|
12646
12689
|
flex: 0 0 auto;
|
|
12647
12690
|
flex-shrink: 0;
|
|
@@ -12653,7 +12696,7 @@ body.tox-dialog__disable-scroll {
|
|
|
12653
12696
|
.tox .tox-toolbar-overlord > .tox-toolbar__primary,
|
|
12654
12697
|
.tox .tox-toolbar-overlord > .tox-toolbar__overflow {
|
|
12655
12698
|
background-position: center top 0px;
|
|
12656
|
-
background-size: calc(100% -
|
|
12699
|
+
background-size: calc(100% - 22px) calc(100% - 0px);
|
|
12657
12700
|
}
|
|
12658
12701
|
.tox .tox-toolbar__overflow.tox-toolbar__overflow--closed {
|
|
12659
12702
|
height: 0;
|
|
@@ -12700,7 +12743,7 @@ body.tox-dialog__disable-scroll {
|
|
|
12700
12743
|
.tox.tox-tinymce-aux .tox-toolbar__overflow {
|
|
12701
12744
|
background-color: #fff;
|
|
12702
12745
|
background-position: center top 43px;
|
|
12703
|
-
background-size: calc(100% -
|
|
12746
|
+
background-size: calc(100% - 16px) calc(100% - 51px);
|
|
12704
12747
|
border: none;
|
|
12705
12748
|
border-radius: 6px;
|
|
12706
12749
|
box-shadow: 0 0 2px 0 rgba(34, 47, 62, 0.2), 0 4px 8px 0 rgba(34, 47, 62, 0.15);
|
|
@@ -12712,7 +12755,7 @@ body.tox-dialog__disable-scroll {
|
|
|
12712
12755
|
}
|
|
12713
12756
|
.tox-pop .tox-pop__dialog .tox-toolbar {
|
|
12714
12757
|
background-position: center top 43px;
|
|
12715
|
-
background-size: calc(100% -
|
|
12758
|
+
background-size: calc(100% - 22px) calc(100% - 51px);
|
|
12716
12759
|
padding: 4px 0;
|
|
12717
12760
|
}
|
|
12718
12761
|
.tox .tox-toolbar__group {
|
|
@@ -13937,13 +13980,13 @@ body.video-react-full-window .video-react-fullscreen {
|
|
|
13937
13980
|
transform: translateY(-30px);
|
|
13938
13981
|
}
|
|
13939
13982
|
/*!
|
|
13940
|
-
* Cropper.js v1.
|
|
13983
|
+
* Cropper.js v1.6.1
|
|
13941
13984
|
* https://fengyuanchen.github.io/cropperjs
|
|
13942
13985
|
*
|
|
13943
13986
|
* Copyright 2015-present Chen Fengyuan
|
|
13944
13987
|
* Released under the MIT license
|
|
13945
13988
|
*
|
|
13946
|
-
* Date:
|
|
13989
|
+
* Date: 2023-09-17T03:44:17.565Z
|
|
13947
13990
|
*/
|
|
13948
13991
|
.cropper-container {
|
|
13949
13992
|
direction: ltr;
|
|
@@ -13993,7 +14036,7 @@ body.video-react-full-window .video-react-fullscreen {
|
|
|
13993
14036
|
display: block;
|
|
13994
14037
|
height: 100%;
|
|
13995
14038
|
outline: 1px solid #39f;
|
|
13996
|
-
outline-color: rgba(51, 153, 255, 75
|
|
14039
|
+
outline-color: rgba(51, 153, 255, 0.75);
|
|
13997
14040
|
overflow: hidden;
|
|
13998
14041
|
width: 100%;
|
|
13999
14042
|
}
|
|
@@ -14006,18 +14049,18 @@ body.video-react-full-window .video-react-fullscreen {
|
|
|
14006
14049
|
.cropper-dashed.dashed-h {
|
|
14007
14050
|
border-bottom-width: 1px;
|
|
14008
14051
|
border-top-width: 1px;
|
|
14009
|
-
height:
|
|
14052
|
+
height: 33.3333333333%;
|
|
14010
14053
|
left: 0;
|
|
14011
|
-
top:
|
|
14054
|
+
top: 33.3333333333%;
|
|
14012
14055
|
width: 100%;
|
|
14013
14056
|
}
|
|
14014
14057
|
.cropper-dashed.dashed-v {
|
|
14015
14058
|
border-left-width: 1px;
|
|
14016
14059
|
border-right-width: 1px;
|
|
14017
14060
|
height: 100%;
|
|
14018
|
-
left:
|
|
14061
|
+
left: 33.3333333333%;
|
|
14019
14062
|
top: 0;
|
|
14020
|
-
width:
|
|
14063
|
+
width: 33.3333333333%;
|
|
14021
14064
|
}
|
|
14022
14065
|
.cropper-center {
|
|
14023
14066
|
display: block;
|
|
@@ -14339,14 +14382,9 @@ body.video-react-full-window .video-react-fullscreen {
|
|
|
14339
14382
|
.rdtPrev span,
|
|
14340
14383
|
.rdtNext span {
|
|
14341
14384
|
display: block;
|
|
14342
|
-
-webkit-touch-callout: none;
|
|
14343
|
-
/*
|
|
14344
|
-
-
|
|
14345
|
-
/* Chrome/Safari/Opera */
|
|
14346
|
-
/* Konqueror */
|
|
14347
|
-
-moz-user-select: none;
|
|
14348
|
-
/* Firefox */
|
|
14349
|
-
/* Internet Explorer/Edge */
|
|
14385
|
+
-webkit-touch-callout: none; /* iOS Safari */
|
|
14386
|
+
-webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
|
|
14387
|
+
-moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
|
|
14350
14388
|
user-select: none;
|
|
14351
14389
|
}
|
|
14352
14390
|
.rdtPicker th.rdtDisabled,
|
|
@@ -14415,14 +14453,9 @@ td.rdtQuarter:hover {
|
|
|
14415
14453
|
line-height: 40px;
|
|
14416
14454
|
cursor: pointer;
|
|
14417
14455
|
display: block;
|
|
14418
|
-
-webkit-touch-callout: none;
|
|
14419
|
-
/*
|
|
14420
|
-
-
|
|
14421
|
-
/* Chrome/Safari/Opera */
|
|
14422
|
-
/* Konqueror */
|
|
14423
|
-
-moz-user-select: none;
|
|
14424
|
-
/* Firefox */
|
|
14425
|
-
/* Internet Explorer/Edge */
|
|
14456
|
+
-webkit-touch-callout: none; /* iOS Safari */
|
|
14457
|
+
-webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
|
|
14458
|
+
-moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
|
|
14426
14459
|
user-select: none;
|
|
14427
14460
|
}
|
|
14428
14461
|
.rdtCounter .rdtBtn:hover {
|
|
@@ -14977,7 +15010,6 @@ body {
|
|
|
14977
15010
|
.a-Layout-content {
|
|
14978
15011
|
transition: transform var(--animation-duration) ease;
|
|
14979
15012
|
}
|
|
14980
|
-
|
|
14981
15013
|
.a-Layout-aside {
|
|
14982
15014
|
display: none;
|
|
14983
15015
|
}
|
|
@@ -14993,13 +15025,11 @@ body {
|
|
|
14993
15025
|
-webkit-overflow-scrolling: touch;
|
|
14994
15026
|
z-index: 1010;
|
|
14995
15027
|
}
|
|
14996
|
-
|
|
14997
15028
|
.a-Layout-headerBar {
|
|
14998
15029
|
display: none;
|
|
14999
15030
|
}
|
|
15000
|
-
|
|
15001
15031
|
.a-Layout--offScreen .a-Layout-body,
|
|
15002
|
-
.a-Layout--offScreen .a-Layout-footer {
|
|
15032
|
+
.a-Layout--offScreen .a-Layout-footer {
|
|
15003
15033
|
background: var(--body-bg);
|
|
15004
15034
|
transition: transform var(--animation-duration) ease;
|
|
15005
15035
|
backface-visibility: hidden;
|
|
@@ -15014,7 +15044,6 @@ body {
|
|
|
15014
15044
|
z-index: 1015;
|
|
15015
15045
|
padding-top: 3.125rem;
|
|
15016
15046
|
}
|
|
15017
|
-
|
|
15018
15047
|
.a-Layout-offScreenBtn {
|
|
15019
15048
|
display: block;
|
|
15020
15049
|
}
|
|
@@ -15069,7 +15098,7 @@ body {
|
|
|
15069
15098
|
float: left;
|
|
15070
15099
|
}
|
|
15071
15100
|
.a-Layout--withAside .a-Layout-headerBar,
|
|
15072
|
-
.a-Layout--withAside .a-Layout-footer {
|
|
15101
|
+
.a-Layout--withAside .a-Layout-footer {
|
|
15073
15102
|
margin-left: var(--Layout-aside-width);
|
|
15074
15103
|
transition: margin var(--animation-duration) ease;
|
|
15075
15104
|
}
|
|
@@ -15092,11 +15121,11 @@ body {
|
|
|
15092
15121
|
width: auto;
|
|
15093
15122
|
}
|
|
15094
15123
|
.a-Layout--folded .a-Layout-aside,
|
|
15095
|
-
.a-Layout--folded .a-Layout-brandBar {
|
|
15124
|
+
.a-Layout--folded .a-Layout-brandBar {
|
|
15096
15125
|
width: var(--Layout-aside--folded-width);
|
|
15097
15126
|
}
|
|
15098
15127
|
.a-Layout--folded.a-Layout--withAside .a-Layout-headerBar,
|
|
15099
|
-
.a-Layout--folded.a-Layout--withAside .a-Layout-footer {
|
|
15128
|
+
.a-Layout--folded.a-Layout--withAside .a-Layout-footer {
|
|
15100
15129
|
margin-left: var(--Layout-aside--folded-width);
|
|
15101
15130
|
}
|
|
15102
15131
|
.a-Layout--folded .a-Layout-brand {
|
|
@@ -15156,18 +15185,18 @@ body {
|
|
|
15156
15185
|
padding-right: 17px;
|
|
15157
15186
|
}
|
|
15158
15187
|
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-brand,
|
|
15159
|
-
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15160
|
-
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-aside {
|
|
15188
|
+
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15189
|
+
.a-Layout--sm:not(.a-Layout--folded) .a-Layout-aside {
|
|
15161
15190
|
width: var(--Layout-aside--sm-width);
|
|
15162
15191
|
}
|
|
15163
15192
|
.a-Layout--md:not(.a-Layout--folded) .a-Layout-brand,
|
|
15164
|
-
.a-Layout--md:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15165
|
-
.a-Layout--md:not(.a-Layout--folded) .a-Layout-aside {
|
|
15193
|
+
.a-Layout--md:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15194
|
+
.a-Layout--md:not(.a-Layout--folded) .a-Layout-aside {
|
|
15166
15195
|
width: var(--Layout-aside--md-width);
|
|
15167
15196
|
}
|
|
15168
15197
|
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-brand,
|
|
15169
|
-
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15170
|
-
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-aside {
|
|
15198
|
+
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-brandBar,
|
|
15199
|
+
.a-Layout--lg:not(.a-Layout--folded) .a-Layout-aside {
|
|
15171
15200
|
width: var(--Layout-aside--lg-width);
|
|
15172
15201
|
}
|
|
15173
15202
|
}
|
|
@@ -15339,7 +15368,6 @@ body {
|
|
|
15339
15368
|
flex-direction: column;
|
|
15340
15369
|
justify-content: space-between;
|
|
15341
15370
|
}
|
|
15342
|
-
|
|
15343
15371
|
.a-Grid-col--sm1 {
|
|
15344
15372
|
flex: 0 0 8.3333333333%;
|
|
15345
15373
|
max-width: 8.3333333333%;
|
|
@@ -15347,7 +15375,6 @@ body {
|
|
|
15347
15375
|
padding-left: 0.5rem;
|
|
15348
15376
|
padding-right: 0.5rem;
|
|
15349
15377
|
}
|
|
15350
|
-
|
|
15351
15378
|
.a-Grid-col--sm2 {
|
|
15352
15379
|
flex: 0 0 16.6666666667%;
|
|
15353
15380
|
max-width: 16.6666666667%;
|
|
@@ -15355,7 +15382,6 @@ body {
|
|
|
15355
15382
|
padding-left: 0.5rem;
|
|
15356
15383
|
padding-right: 0.5rem;
|
|
15357
15384
|
}
|
|
15358
|
-
|
|
15359
15385
|
.a-Grid-col--sm3 {
|
|
15360
15386
|
flex: 0 0 25%;
|
|
15361
15387
|
max-width: 25%;
|
|
@@ -15363,7 +15389,6 @@ body {
|
|
|
15363
15389
|
padding-left: 0.5rem;
|
|
15364
15390
|
padding-right: 0.5rem;
|
|
15365
15391
|
}
|
|
15366
|
-
|
|
15367
15392
|
.a-Grid-col--sm4 {
|
|
15368
15393
|
flex: 0 0 33.3333333333%;
|
|
15369
15394
|
max-width: 33.3333333333%;
|
|
@@ -15371,7 +15396,6 @@ body {
|
|
|
15371
15396
|
padding-left: 0.5rem;
|
|
15372
15397
|
padding-right: 0.5rem;
|
|
15373
15398
|
}
|
|
15374
|
-
|
|
15375
15399
|
.a-Grid-col--sm5 {
|
|
15376
15400
|
flex: 0 0 41.6666666667%;
|
|
15377
15401
|
max-width: 41.6666666667%;
|
|
@@ -15379,7 +15403,6 @@ body {
|
|
|
15379
15403
|
padding-left: 0.5rem;
|
|
15380
15404
|
padding-right: 0.5rem;
|
|
15381
15405
|
}
|
|
15382
|
-
|
|
15383
15406
|
.a-Grid-col--sm6 {
|
|
15384
15407
|
flex: 0 0 50%;
|
|
15385
15408
|
max-width: 50%;
|
|
@@ -15387,7 +15410,6 @@ body {
|
|
|
15387
15410
|
padding-left: 0.5rem;
|
|
15388
15411
|
padding-right: 0.5rem;
|
|
15389
15412
|
}
|
|
15390
|
-
|
|
15391
15413
|
.a-Grid-col--sm7 {
|
|
15392
15414
|
flex: 0 0 58.3333333333%;
|
|
15393
15415
|
max-width: 58.3333333333%;
|
|
@@ -15395,7 +15417,6 @@ body {
|
|
|
15395
15417
|
padding-left: 0.5rem;
|
|
15396
15418
|
padding-right: 0.5rem;
|
|
15397
15419
|
}
|
|
15398
|
-
|
|
15399
15420
|
.a-Grid-col--sm8 {
|
|
15400
15421
|
flex: 0 0 66.6666666667%;
|
|
15401
15422
|
max-width: 66.6666666667%;
|
|
@@ -15403,7 +15424,6 @@ body {
|
|
|
15403
15424
|
padding-left: 0.5rem;
|
|
15404
15425
|
padding-right: 0.5rem;
|
|
15405
15426
|
}
|
|
15406
|
-
|
|
15407
15427
|
.a-Grid-col--sm9 {
|
|
15408
15428
|
flex: 0 0 75%;
|
|
15409
15429
|
max-width: 75%;
|
|
@@ -15411,7 +15431,6 @@ body {
|
|
|
15411
15431
|
padding-left: 0.5rem;
|
|
15412
15432
|
padding-right: 0.5rem;
|
|
15413
15433
|
}
|
|
15414
|
-
|
|
15415
15434
|
.a-Grid-col--sm10 {
|
|
15416
15435
|
flex: 0 0 83.3333333333%;
|
|
15417
15436
|
max-width: 83.3333333333%;
|
|
@@ -15419,7 +15438,6 @@ body {
|
|
|
15419
15438
|
padding-left: 0.5rem;
|
|
15420
15439
|
padding-right: 0.5rem;
|
|
15421
15440
|
}
|
|
15422
|
-
|
|
15423
15441
|
.a-Grid-col--sm11 {
|
|
15424
15442
|
flex: 0 0 91.6666666667%;
|
|
15425
15443
|
max-width: 91.6666666667%;
|
|
@@ -15427,7 +15445,6 @@ body {
|
|
|
15427
15445
|
padding-left: 0.5rem;
|
|
15428
15446
|
padding-right: 0.5rem;
|
|
15429
15447
|
}
|
|
15430
|
-
|
|
15431
15448
|
.a-Grid-col--sm12 {
|
|
15432
15449
|
flex: 0 0 100%;
|
|
15433
15450
|
max-width: 100%;
|
|
@@ -15435,7 +15452,6 @@ body {
|
|
|
15435
15452
|
padding-left: 0.5rem;
|
|
15436
15453
|
padding-right: 0.5rem;
|
|
15437
15454
|
}
|
|
15438
|
-
|
|
15439
15455
|
.a-Grid-col--sm {
|
|
15440
15456
|
flex-basis: 0;
|
|
15441
15457
|
flex-grow: 1;
|
|
@@ -15445,7 +15461,6 @@ body {
|
|
|
15445
15461
|
padding-left: 0.5rem;
|
|
15446
15462
|
padding-right: 0.5rem;
|
|
15447
15463
|
}
|
|
15448
|
-
|
|
15449
15464
|
.a-Grid-col--smAuto {
|
|
15450
15465
|
flex: 0 0 auto;
|
|
15451
15466
|
width: auto;
|
|
@@ -15462,7 +15477,6 @@ body {
|
|
|
15462
15477
|
padding-left: 0.5rem;
|
|
15463
15478
|
padding-right: 0.5rem;
|
|
15464
15479
|
}
|
|
15465
|
-
|
|
15466
15480
|
.a-Grid-col--md2 {
|
|
15467
15481
|
flex: 0 0 16.6666666667%;
|
|
15468
15482
|
max-width: 16.6666666667%;
|
|
@@ -15470,7 +15484,6 @@ body {
|
|
|
15470
15484
|
padding-left: 0.5rem;
|
|
15471
15485
|
padding-right: 0.5rem;
|
|
15472
15486
|
}
|
|
15473
|
-
|
|
15474
15487
|
.a-Grid-col--md3 {
|
|
15475
15488
|
flex: 0 0 25%;
|
|
15476
15489
|
max-width: 25%;
|
|
@@ -15478,7 +15491,6 @@ body {
|
|
|
15478
15491
|
padding-left: 0.5rem;
|
|
15479
15492
|
padding-right: 0.5rem;
|
|
15480
15493
|
}
|
|
15481
|
-
|
|
15482
15494
|
.a-Grid-col--md4 {
|
|
15483
15495
|
flex: 0 0 33.3333333333%;
|
|
15484
15496
|
max-width: 33.3333333333%;
|
|
@@ -15486,7 +15498,6 @@ body {
|
|
|
15486
15498
|
padding-left: 0.5rem;
|
|
15487
15499
|
padding-right: 0.5rem;
|
|
15488
15500
|
}
|
|
15489
|
-
|
|
15490
15501
|
.a-Grid-col--md5 {
|
|
15491
15502
|
flex: 0 0 41.6666666667%;
|
|
15492
15503
|
max-width: 41.6666666667%;
|
|
@@ -15494,7 +15505,6 @@ body {
|
|
|
15494
15505
|
padding-left: 0.5rem;
|
|
15495
15506
|
padding-right: 0.5rem;
|
|
15496
15507
|
}
|
|
15497
|
-
|
|
15498
15508
|
.a-Grid-col--md6 {
|
|
15499
15509
|
flex: 0 0 50%;
|
|
15500
15510
|
max-width: 50%;
|
|
@@ -15502,7 +15512,6 @@ body {
|
|
|
15502
15512
|
padding-left: 0.5rem;
|
|
15503
15513
|
padding-right: 0.5rem;
|
|
15504
15514
|
}
|
|
15505
|
-
|
|
15506
15515
|
.a-Grid-col--md7 {
|
|
15507
15516
|
flex: 0 0 58.3333333333%;
|
|
15508
15517
|
max-width: 58.3333333333%;
|
|
@@ -15510,7 +15519,6 @@ body {
|
|
|
15510
15519
|
padding-left: 0.5rem;
|
|
15511
15520
|
padding-right: 0.5rem;
|
|
15512
15521
|
}
|
|
15513
|
-
|
|
15514
15522
|
.a-Grid-col--md8 {
|
|
15515
15523
|
flex: 0 0 66.6666666667%;
|
|
15516
15524
|
max-width: 66.6666666667%;
|
|
@@ -15518,7 +15526,6 @@ body {
|
|
|
15518
15526
|
padding-left: 0.5rem;
|
|
15519
15527
|
padding-right: 0.5rem;
|
|
15520
15528
|
}
|
|
15521
|
-
|
|
15522
15529
|
.a-Grid-col--md9 {
|
|
15523
15530
|
flex: 0 0 75%;
|
|
15524
15531
|
max-width: 75%;
|
|
@@ -15526,7 +15533,6 @@ body {
|
|
|
15526
15533
|
padding-left: 0.5rem;
|
|
15527
15534
|
padding-right: 0.5rem;
|
|
15528
15535
|
}
|
|
15529
|
-
|
|
15530
15536
|
.a-Grid-col--md10 {
|
|
15531
15537
|
flex: 0 0 83.3333333333%;
|
|
15532
15538
|
max-width: 83.3333333333%;
|
|
@@ -15534,7 +15540,6 @@ body {
|
|
|
15534
15540
|
padding-left: 0.5rem;
|
|
15535
15541
|
padding-right: 0.5rem;
|
|
15536
15542
|
}
|
|
15537
|
-
|
|
15538
15543
|
.a-Grid-col--md11 {
|
|
15539
15544
|
flex: 0 0 91.6666666667%;
|
|
15540
15545
|
max-width: 91.6666666667%;
|
|
@@ -15542,7 +15547,6 @@ body {
|
|
|
15542
15547
|
padding-left: 0.5rem;
|
|
15543
15548
|
padding-right: 0.5rem;
|
|
15544
15549
|
}
|
|
15545
|
-
|
|
15546
15550
|
.a-Grid-col--md12 {
|
|
15547
15551
|
flex: 0 0 100%;
|
|
15548
15552
|
max-width: 100%;
|
|
@@ -15550,7 +15554,6 @@ body {
|
|
|
15550
15554
|
padding-left: 0.5rem;
|
|
15551
15555
|
padding-right: 0.5rem;
|
|
15552
15556
|
}
|
|
15553
|
-
|
|
15554
15557
|
.a-Grid-col--md {
|
|
15555
15558
|
flex-basis: 0;
|
|
15556
15559
|
flex-grow: 1;
|
|
@@ -15560,7 +15563,6 @@ body {
|
|
|
15560
15563
|
padding-left: 0.5rem;
|
|
15561
15564
|
padding-right: 0.5rem;
|
|
15562
15565
|
}
|
|
15563
|
-
|
|
15564
15566
|
.a-Grid-col--mdAuto {
|
|
15565
15567
|
flex: 0 0 auto;
|
|
15566
15568
|
width: auto;
|
|
@@ -15577,7 +15579,6 @@ body {
|
|
|
15577
15579
|
padding-left: 0.5rem;
|
|
15578
15580
|
padding-right: 0.5rem;
|
|
15579
15581
|
}
|
|
15580
|
-
|
|
15581
15582
|
.a-Grid-col--lg2 {
|
|
15582
15583
|
flex: 0 0 16.6666666667%;
|
|
15583
15584
|
max-width: 16.6666666667%;
|
|
@@ -15585,7 +15586,6 @@ body {
|
|
|
15585
15586
|
padding-left: 0.5rem;
|
|
15586
15587
|
padding-right: 0.5rem;
|
|
15587
15588
|
}
|
|
15588
|
-
|
|
15589
15589
|
.a-Grid-col--lg3 {
|
|
15590
15590
|
flex: 0 0 25%;
|
|
15591
15591
|
max-width: 25%;
|
|
@@ -15593,7 +15593,6 @@ body {
|
|
|
15593
15593
|
padding-left: 0.5rem;
|
|
15594
15594
|
padding-right: 0.5rem;
|
|
15595
15595
|
}
|
|
15596
|
-
|
|
15597
15596
|
.a-Grid-col--lg4 {
|
|
15598
15597
|
flex: 0 0 33.3333333333%;
|
|
15599
15598
|
max-width: 33.3333333333%;
|
|
@@ -15601,7 +15600,6 @@ body {
|
|
|
15601
15600
|
padding-left: 0.5rem;
|
|
15602
15601
|
padding-right: 0.5rem;
|
|
15603
15602
|
}
|
|
15604
|
-
|
|
15605
15603
|
.a-Grid-col--lg5 {
|
|
15606
15604
|
flex: 0 0 41.6666666667%;
|
|
15607
15605
|
max-width: 41.6666666667%;
|
|
@@ -15609,7 +15607,6 @@ body {
|
|
|
15609
15607
|
padding-left: 0.5rem;
|
|
15610
15608
|
padding-right: 0.5rem;
|
|
15611
15609
|
}
|
|
15612
|
-
|
|
15613
15610
|
.a-Grid-col--lg6 {
|
|
15614
15611
|
flex: 0 0 50%;
|
|
15615
15612
|
max-width: 50%;
|
|
@@ -15617,7 +15614,6 @@ body {
|
|
|
15617
15614
|
padding-left: 0.5rem;
|
|
15618
15615
|
padding-right: 0.5rem;
|
|
15619
15616
|
}
|
|
15620
|
-
|
|
15621
15617
|
.a-Grid-col--lg7 {
|
|
15622
15618
|
flex: 0 0 58.3333333333%;
|
|
15623
15619
|
max-width: 58.3333333333%;
|
|
@@ -15625,7 +15621,6 @@ body {
|
|
|
15625
15621
|
padding-left: 0.5rem;
|
|
15626
15622
|
padding-right: 0.5rem;
|
|
15627
15623
|
}
|
|
15628
|
-
|
|
15629
15624
|
.a-Grid-col--lg8 {
|
|
15630
15625
|
flex: 0 0 66.6666666667%;
|
|
15631
15626
|
max-width: 66.6666666667%;
|
|
@@ -15633,7 +15628,6 @@ body {
|
|
|
15633
15628
|
padding-left: 0.5rem;
|
|
15634
15629
|
padding-right: 0.5rem;
|
|
15635
15630
|
}
|
|
15636
|
-
|
|
15637
15631
|
.a-Grid-col--lg9 {
|
|
15638
15632
|
flex: 0 0 75%;
|
|
15639
15633
|
max-width: 75%;
|
|
@@ -15641,7 +15635,6 @@ body {
|
|
|
15641
15635
|
padding-left: 0.5rem;
|
|
15642
15636
|
padding-right: 0.5rem;
|
|
15643
15637
|
}
|
|
15644
|
-
|
|
15645
15638
|
.a-Grid-col--lg10 {
|
|
15646
15639
|
flex: 0 0 83.3333333333%;
|
|
15647
15640
|
max-width: 83.3333333333%;
|
|
@@ -15649,7 +15642,6 @@ body {
|
|
|
15649
15642
|
padding-left: 0.5rem;
|
|
15650
15643
|
padding-right: 0.5rem;
|
|
15651
15644
|
}
|
|
15652
|
-
|
|
15653
15645
|
.a-Grid-col--lg11 {
|
|
15654
15646
|
flex: 0 0 91.6666666667%;
|
|
15655
15647
|
max-width: 91.6666666667%;
|
|
@@ -15657,7 +15649,6 @@ body {
|
|
|
15657
15649
|
padding-left: 0.5rem;
|
|
15658
15650
|
padding-right: 0.5rem;
|
|
15659
15651
|
}
|
|
15660
|
-
|
|
15661
15652
|
.a-Grid-col--lg12 {
|
|
15662
15653
|
flex: 0 0 100%;
|
|
15663
15654
|
max-width: 100%;
|
|
@@ -15665,7 +15656,6 @@ body {
|
|
|
15665
15656
|
padding-left: 0.5rem;
|
|
15666
15657
|
padding-right: 0.5rem;
|
|
15667
15658
|
}
|
|
15668
|
-
|
|
15669
15659
|
.a-Grid-col--lg {
|
|
15670
15660
|
flex-basis: 0;
|
|
15671
15661
|
flex-grow: 1;
|
|
@@ -15675,7 +15665,6 @@ body {
|
|
|
15675
15665
|
padding-left: 0.5rem;
|
|
15676
15666
|
padding-right: 0.5rem;
|
|
15677
15667
|
}
|
|
15678
|
-
|
|
15679
15668
|
.a-Grid-col--lgAuto {
|
|
15680
15669
|
flex: 0 0 auto;
|
|
15681
15670
|
width: auto;
|
|
@@ -15800,7 +15789,7 @@ body {
|
|
|
15800
15789
|
border-radius: 0.625rem;
|
|
15801
15790
|
}
|
|
15802
15791
|
.a-AsideNav-itemIcon {
|
|
15803
|
-
margin: calc(
|
|
15792
|
+
margin: calc((var(--Layout-nav-height) - var(--lineHeightBase) * var(--Layout-asideLink-fontSize)) / -2) -0.625rem;
|
|
15804
15793
|
line-height: var(--Layout-nav-height);
|
|
15805
15794
|
width: var(--Layout-nav-height);
|
|
15806
15795
|
vertical-align: middle;
|
|
@@ -15846,7 +15835,7 @@ body {
|
|
|
15846
15835
|
text-transform: none;
|
|
15847
15836
|
display: block;
|
|
15848
15837
|
font-size: var(--Layout-asideLink-fontSize);
|
|
15849
|
-
padding: calc(
|
|
15838
|
+
padding: calc((var(--Layout-nav-height) - var(--lineHeightBase) * var(--Layout-asideLink-fontSize)) / 2) var(--gap-base);
|
|
15850
15839
|
position: relative;
|
|
15851
15840
|
transition: background-color var(--animation-duration) ease-in-out 0s;
|
|
15852
15841
|
color: var(--Layout-asideLink-color);
|
|
@@ -15871,7 +15860,7 @@ body {
|
|
|
15871
15860
|
background: var(--Layout-aside-onAcitve-onHover-bg);
|
|
15872
15861
|
}
|
|
15873
15862
|
.a-AsideNav-item.is-lg > a {
|
|
15874
|
-
padding: calc(
|
|
15863
|
+
padding: calc((var(--Layout-nav-lgHeight) - var(--lineHeightBase) * var(--Layout-asideLink-fontSize)) / 2) var(--gap-md);
|
|
15875
15864
|
}
|
|
15876
15865
|
.a-AsideNav-item .a-AsideNav-item a {
|
|
15877
15866
|
padding-left: calc(var(--Layout-nav-height) + 0.3125rem);
|
|
@@ -15898,7 +15887,7 @@ body {
|
|
|
15898
15887
|
cursor: default;
|
|
15899
15888
|
background: transparent;
|
|
15900
15889
|
color: var(--Layout-asideLink-color);
|
|
15901
|
-
padding: calc(
|
|
15890
|
+
padding: calc((var(--Layout-nav--folded-height) - var(--lineHeightBase) * var(--Layout-asideLink-fontSize)) / 2) var(--gap-md);
|
|
15902
15891
|
}
|
|
15903
15892
|
.a-AsideNav-subHeader a:hover {
|
|
15904
15893
|
color: var(--Layout-asideLink-onHover-color);
|
|
@@ -15961,7 +15950,7 @@ img.a-AsideNav-itemIcon {
|
|
|
15961
15950
|
border: none;
|
|
15962
15951
|
}
|
|
15963
15952
|
.a-Layout--folded .a-AsideNav-list > .a-AsideNav-item > a .a-AsideNav-itemArrow,
|
|
15964
|
-
.a-Layout--folded .a-AsideNav-list > .a-AsideNav-item > a .a-AsideNav-itemLabel {
|
|
15953
|
+
.a-Layout--folded .a-AsideNav-list > .a-AsideNav-item > a .a-AsideNav-itemLabel {
|
|
15965
15954
|
display: none;
|
|
15966
15955
|
}
|
|
15967
15956
|
.a-Layout--folded .a-AsideNav-list > .a-AsideNav-item > a .a-AsideNav-itemIcon {
|
|
@@ -17478,54 +17467,49 @@ input[type=button].a-Button--block {
|
|
|
17478
17467
|
margin-left: var(--dialog-footer-margin-left);
|
|
17479
17468
|
}
|
|
17480
17469
|
.a-Modal--2th .a-Modal-content {
|
|
17481
|
-
margin-top: calc(
|
|
17470
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 1 * var(--Modal-content-stepMarginTop));
|
|
17482
17471
|
}
|
|
17483
17472
|
.a-Modal--3th .a-Modal-content {
|
|
17484
|
-
margin-top: calc(
|
|
17473
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 2 * var(--Modal-content-stepMarginTop));
|
|
17485
17474
|
}
|
|
17486
17475
|
.a-Modal--4th .a-Modal-content {
|
|
17487
|
-
margin-top: calc(
|
|
17476
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 3 * var(--Modal-content-stepMarginTop));
|
|
17488
17477
|
}
|
|
17489
17478
|
.a-Modal--5th .a-Modal-content {
|
|
17490
|
-
margin-top: calc(
|
|
17479
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 4 * var(--Modal-content-stepMarginTop));
|
|
17491
17480
|
}
|
|
17492
17481
|
.a-Modal--6th .a-Modal-content {
|
|
17493
|
-
margin-top: calc(
|
|
17482
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 5 * var(--Modal-content-stepMarginTop));
|
|
17494
17483
|
}
|
|
17495
17484
|
.a-Modal--7th .a-Modal-content {
|
|
17496
|
-
margin-top: calc(
|
|
17485
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 6 * var(--Modal-content-stepMarginTop));
|
|
17497
17486
|
}
|
|
17498
17487
|
.a-Modal--8th .a-Modal-content {
|
|
17499
|
-
margin-top: calc(
|
|
17488
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 7 * var(--Modal-content-stepMarginTop));
|
|
17500
17489
|
}
|
|
17501
17490
|
.a-Modal--9th .a-Modal-content {
|
|
17502
|
-
margin-top: calc(
|
|
17491
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 8 * var(--Modal-content-stepMarginTop));
|
|
17503
17492
|
}
|
|
17504
17493
|
.a-Modal--10th .a-Modal-content {
|
|
17505
|
-
margin-top: calc(
|
|
17494
|
+
margin-top: calc(var(--Modal-content-startMarginTop) + 9 * var(--Modal-content-stepMarginTop));
|
|
17506
17495
|
}
|
|
17507
17496
|
@media (min-width: 576px) {
|
|
17508
17497
|
.a-Modal-content {
|
|
17509
17498
|
max-width: var(--dialog-size-normal-width);
|
|
17510
17499
|
border-width: var(--dialog-default-border-width);
|
|
17511
17500
|
}
|
|
17512
|
-
|
|
17513
17501
|
.a-Modal--sm .a-Modal-content {
|
|
17514
17502
|
max-width: var(--dialog-size-sm-width);
|
|
17515
17503
|
}
|
|
17516
|
-
|
|
17517
17504
|
.a-Modal--base .a-Modal-content {
|
|
17518
17505
|
max-width: var(--Modal-widthBase);
|
|
17519
17506
|
}
|
|
17520
|
-
|
|
17521
17507
|
.a-Modal--md .a-Modal-content {
|
|
17522
17508
|
max-width: var(--Modal-widthMd);
|
|
17523
17509
|
}
|
|
17524
|
-
|
|
17525
17510
|
.a-Modal--lg .a-Modal-content {
|
|
17526
17511
|
max-width: var(--dialog-size-lg-width);
|
|
17527
17512
|
}
|
|
17528
|
-
|
|
17529
17513
|
.a-Modal--xl .a-Modal-content {
|
|
17530
17514
|
max-width: var(--dialog-size-xl-width);
|
|
17531
17515
|
}
|
|
@@ -17702,279 +17686,264 @@ input[type=button].a-Button--block {
|
|
|
17702
17686
|
width: var(--Drawer-widthBase);
|
|
17703
17687
|
height: var(--Drawer-widthBase);
|
|
17704
17688
|
}
|
|
17705
|
-
|
|
17706
17689
|
.a-Drawer--xs .a-Drawer-content {
|
|
17707
17690
|
width: var(--drawer-size-xs-width);
|
|
17708
17691
|
height: var(--Drawer-widthXs);
|
|
17709
17692
|
}
|
|
17710
|
-
|
|
17711
17693
|
.a-Drawer--sm .a-Drawer-content {
|
|
17712
17694
|
width: var(--drawer-size-sm-width);
|
|
17713
17695
|
height: var(--Drawer-widthSm);
|
|
17714
17696
|
}
|
|
17715
|
-
|
|
17716
17697
|
.a-Drawer--md .a-Drawer-content {
|
|
17717
17698
|
width: var(--drawer-size-md-width);
|
|
17718
17699
|
height: var(--Drawer-widthMd);
|
|
17719
17700
|
}
|
|
17720
|
-
|
|
17721
17701
|
.a-Drawer--lg .a-Drawer-content {
|
|
17722
17702
|
width: var(--drawer-size-lg-width);
|
|
17723
17703
|
height: var(--Drawer-widthLg);
|
|
17724
17704
|
}
|
|
17725
|
-
|
|
17726
17705
|
.a-Drawer--xl .a-Drawer-content {
|
|
17727
17706
|
width: var(--drawer-size-xl-width);
|
|
17728
17707
|
height: var(--Drawer-widthXl);
|
|
17729
17708
|
}
|
|
17730
|
-
|
|
17731
17709
|
.a-Drawer--right.a-Modal--2th.a-Drawer .a-Drawer-content,
|
|
17732
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer .a-Drawer-content {
|
|
17710
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer .a-Drawer-content {
|
|
17733
17711
|
width: calc(var(--Drawer-widthBase) - 20px);
|
|
17734
17712
|
}
|
|
17735
17713
|
.a-Drawer--right.a-Modal--2th.a-Drawer--xs .a-Drawer-content,
|
|
17736
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--xs .a-Drawer-content {
|
|
17714
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--xs .a-Drawer-content {
|
|
17737
17715
|
width: calc(var(--Drawer-widthXs) - 20px);
|
|
17738
17716
|
}
|
|
17739
17717
|
.a-Drawer--right.a-Modal--2th.a-Drawer--sm .a-Drawer-content,
|
|
17740
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--sm .a-Drawer-content {
|
|
17718
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--sm .a-Drawer-content {
|
|
17741
17719
|
width: calc(var(--Drawer-widthSm) - 20px);
|
|
17742
17720
|
}
|
|
17743
17721
|
.a-Drawer--right.a-Modal--2th.a-Drawer--md .a-Drawer-content,
|
|
17744
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--md .a-Drawer-content {
|
|
17722
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--md .a-Drawer-content {
|
|
17745
17723
|
width: calc(var(--Drawer-widthMd) - 20px);
|
|
17746
17724
|
}
|
|
17747
17725
|
.a-Drawer--right.a-Modal--2th.a-Drawer--lg .a-Drawer-content,
|
|
17748
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--lg .a-Drawer-content {
|
|
17726
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--lg .a-Drawer-content {
|
|
17749
17727
|
width: calc(var(--Drawer-widthLg) - 20px);
|
|
17750
17728
|
}
|
|
17751
17729
|
.a-Drawer--right.a-Modal--2th.a-Drawer--xl .a-Drawer-content,
|
|
17752
|
-
.a-Drawer--left.a-Modal--2th.a-Drawer--xl .a-Drawer-content {
|
|
17730
|
+
.a-Drawer--left.a-Modal--2th.a-Drawer--xl .a-Drawer-content {
|
|
17753
17731
|
width: calc(var(--Drawer-widthXl) - 20px);
|
|
17754
17732
|
}
|
|
17755
|
-
|
|
17756
17733
|
.a-Drawer--top.a-Modal--2th.a-Drawer .a-Drawer-content,
|
|
17757
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer .a-Drawer-content {
|
|
17734
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer .a-Drawer-content {
|
|
17758
17735
|
height: calc(var(--Drawer-widthBase) - 20px);
|
|
17759
17736
|
}
|
|
17760
17737
|
.a-Drawer--top.a-Modal--2th.a-Drawer--xs .a-Drawer-content,
|
|
17761
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--xs .a-Drawer-content {
|
|
17738
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--xs .a-Drawer-content {
|
|
17762
17739
|
height: calc(var(--Drawer-widthXs) - 20px);
|
|
17763
17740
|
}
|
|
17764
17741
|
.a-Drawer--top.a-Modal--2th.a-Drawer--sm .a-Drawer-content,
|
|
17765
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--sm .a-Drawer-content {
|
|
17742
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--sm .a-Drawer-content {
|
|
17766
17743
|
height: calc(var(--Drawer-widthSm) - 20px);
|
|
17767
17744
|
}
|
|
17768
17745
|
.a-Drawer--top.a-Modal--2th.a-Drawer--md .a-Drawer-content,
|
|
17769
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--md .a-Drawer-content {
|
|
17746
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--md .a-Drawer-content {
|
|
17770
17747
|
height: calc(var(--Drawer-widthMd) - 20px);
|
|
17771
17748
|
}
|
|
17772
17749
|
.a-Drawer--top.a-Modal--2th.a-Drawer--lg .a-Drawer-content,
|
|
17773
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--lg .a-Drawer-content {
|
|
17750
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--lg .a-Drawer-content {
|
|
17774
17751
|
height: calc(var(--Drawer-widthLg) - 20px);
|
|
17775
17752
|
}
|
|
17776
17753
|
.a-Drawer--top.a-Modal--2th.a-Drawer--xl .a-Drawer-content,
|
|
17777
|
-
.a-Drawer--bottom.a-Modal--2th.a-Drawer--xl .a-Drawer-content {
|
|
17754
|
+
.a-Drawer--bottom.a-Modal--2th.a-Drawer--xl .a-Drawer-content {
|
|
17778
17755
|
height: calc(var(--Drawer-widthXl) - 20px);
|
|
17779
17756
|
}
|
|
17780
|
-
|
|
17781
17757
|
.a-Drawer--right.a-Modal--3th.a-Drawer .a-Drawer-content,
|
|
17782
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer .a-Drawer-content {
|
|
17758
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer .a-Drawer-content {
|
|
17783
17759
|
width: calc(var(--Drawer-widthBase) - 40px);
|
|
17784
17760
|
}
|
|
17785
17761
|
.a-Drawer--right.a-Modal--3th.a-Drawer--xs .a-Drawer-content,
|
|
17786
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--xs .a-Drawer-content {
|
|
17762
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--xs .a-Drawer-content {
|
|
17787
17763
|
width: calc(var(--Drawer-widthXs) - 40px);
|
|
17788
17764
|
}
|
|
17789
17765
|
.a-Drawer--right.a-Modal--3th.a-Drawer--sm .a-Drawer-content,
|
|
17790
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--sm .a-Drawer-content {
|
|
17766
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--sm .a-Drawer-content {
|
|
17791
17767
|
width: calc(var(--Drawer-widthSm) - 40px);
|
|
17792
17768
|
}
|
|
17793
17769
|
.a-Drawer--right.a-Modal--3th.a-Drawer--md .a-Drawer-content,
|
|
17794
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--md .a-Drawer-content {
|
|
17770
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--md .a-Drawer-content {
|
|
17795
17771
|
width: calc(var(--Drawer-widthMd) - 40px);
|
|
17796
17772
|
}
|
|
17797
17773
|
.a-Drawer--right.a-Modal--3th.a-Drawer--lg .a-Drawer-content,
|
|
17798
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--lg .a-Drawer-content {
|
|
17774
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--lg .a-Drawer-content {
|
|
17799
17775
|
width: calc(var(--Drawer-widthLg) - 40px);
|
|
17800
17776
|
}
|
|
17801
17777
|
.a-Drawer--right.a-Modal--3th.a-Drawer--xl .a-Drawer-content,
|
|
17802
|
-
.a-Drawer--left.a-Modal--3th.a-Drawer--xl .a-Drawer-content {
|
|
17778
|
+
.a-Drawer--left.a-Modal--3th.a-Drawer--xl .a-Drawer-content {
|
|
17803
17779
|
width: calc(var(--Drawer-widthXl) - 40px);
|
|
17804
17780
|
}
|
|
17805
|
-
|
|
17806
17781
|
.a-Drawer--top.a-Modal--3th.a-Drawer .a-Drawer-content,
|
|
17807
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer .a-Drawer-content {
|
|
17782
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer .a-Drawer-content {
|
|
17808
17783
|
height: calc(var(--Drawer-widthBase) - 40px);
|
|
17809
17784
|
}
|
|
17810
17785
|
.a-Drawer--top.a-Modal--3th.a-Drawer--xs .a-Drawer-content,
|
|
17811
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--xs .a-Drawer-content {
|
|
17786
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--xs .a-Drawer-content {
|
|
17812
17787
|
height: calc(var(--Drawer-widthXs) - 40px);
|
|
17813
17788
|
}
|
|
17814
17789
|
.a-Drawer--top.a-Modal--3th.a-Drawer--sm .a-Drawer-content,
|
|
17815
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--sm .a-Drawer-content {
|
|
17790
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--sm .a-Drawer-content {
|
|
17816
17791
|
height: calc(var(--Drawer-widthSm) - 40px);
|
|
17817
17792
|
}
|
|
17818
17793
|
.a-Drawer--top.a-Modal--3th.a-Drawer--md .a-Drawer-content,
|
|
17819
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--md .a-Drawer-content {
|
|
17794
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--md .a-Drawer-content {
|
|
17820
17795
|
height: calc(var(--Drawer-widthMd) - 40px);
|
|
17821
17796
|
}
|
|
17822
17797
|
.a-Drawer--top.a-Modal--3th.a-Drawer--lg .a-Drawer-content,
|
|
17823
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--lg .a-Drawer-content {
|
|
17798
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--lg .a-Drawer-content {
|
|
17824
17799
|
height: calc(var(--Drawer-widthLg) - 40px);
|
|
17825
17800
|
}
|
|
17826
17801
|
.a-Drawer--top.a-Modal--3th.a-Drawer--xl .a-Drawer-content,
|
|
17827
|
-
.a-Drawer--bottom.a-Modal--3th.a-Drawer--xl .a-Drawer-content {
|
|
17802
|
+
.a-Drawer--bottom.a-Modal--3th.a-Drawer--xl .a-Drawer-content {
|
|
17828
17803
|
height: calc(var(--Drawer-widthXl) - 40px);
|
|
17829
17804
|
}
|
|
17830
|
-
|
|
17831
17805
|
.a-Drawer--right.a-Modal--4th.a-Drawer .a-Drawer-content,
|
|
17832
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer .a-Drawer-content {
|
|
17806
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer .a-Drawer-content {
|
|
17833
17807
|
width: calc(var(--Drawer-widthBase) - 60px);
|
|
17834
17808
|
}
|
|
17835
17809
|
.a-Drawer--right.a-Modal--4th.a-Drawer--xs .a-Drawer-content,
|
|
17836
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--xs .a-Drawer-content {
|
|
17810
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--xs .a-Drawer-content {
|
|
17837
17811
|
width: calc(var(--Drawer-widthXs) - 60px);
|
|
17838
17812
|
}
|
|
17839
17813
|
.a-Drawer--right.a-Modal--4th.a-Drawer--sm .a-Drawer-content,
|
|
17840
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--sm .a-Drawer-content {
|
|
17814
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--sm .a-Drawer-content {
|
|
17841
17815
|
width: calc(var(--Drawer-widthSm) - 60px);
|
|
17842
17816
|
}
|
|
17843
17817
|
.a-Drawer--right.a-Modal--4th.a-Drawer--md .a-Drawer-content,
|
|
17844
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--md .a-Drawer-content {
|
|
17818
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--md .a-Drawer-content {
|
|
17845
17819
|
width: calc(var(--Drawer-widthMd) - 60px);
|
|
17846
17820
|
}
|
|
17847
17821
|
.a-Drawer--right.a-Modal--4th.a-Drawer--lg .a-Drawer-content,
|
|
17848
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--lg .a-Drawer-content {
|
|
17822
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--lg .a-Drawer-content {
|
|
17849
17823
|
width: calc(var(--Drawer-widthLg) - 60px);
|
|
17850
17824
|
}
|
|
17851
17825
|
.a-Drawer--right.a-Modal--4th.a-Drawer--xl .a-Drawer-content,
|
|
17852
|
-
.a-Drawer--left.a-Modal--4th.a-Drawer--xl .a-Drawer-content {
|
|
17826
|
+
.a-Drawer--left.a-Modal--4th.a-Drawer--xl .a-Drawer-content {
|
|
17853
17827
|
width: calc(var(--Drawer-widthXl) - 60px);
|
|
17854
17828
|
}
|
|
17855
|
-
|
|
17856
17829
|
.a-Drawer--top.a-Modal--4th.a-Drawer .a-Drawer-content,
|
|
17857
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer .a-Drawer-content {
|
|
17830
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer .a-Drawer-content {
|
|
17858
17831
|
height: calc(var(--Drawer-widthBase) - 60px);
|
|
17859
17832
|
}
|
|
17860
17833
|
.a-Drawer--top.a-Modal--4th.a-Drawer--xs .a-Drawer-content,
|
|
17861
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--xs .a-Drawer-content {
|
|
17834
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--xs .a-Drawer-content {
|
|
17862
17835
|
height: calc(var(--Drawer-widthXs) - 60px);
|
|
17863
17836
|
}
|
|
17864
17837
|
.a-Drawer--top.a-Modal--4th.a-Drawer--sm .a-Drawer-content,
|
|
17865
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--sm .a-Drawer-content {
|
|
17838
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--sm .a-Drawer-content {
|
|
17866
17839
|
height: calc(var(--Drawer-widthSm) - 60px);
|
|
17867
17840
|
}
|
|
17868
17841
|
.a-Drawer--top.a-Modal--4th.a-Drawer--md .a-Drawer-content,
|
|
17869
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--md .a-Drawer-content {
|
|
17842
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--md .a-Drawer-content {
|
|
17870
17843
|
height: calc(var(--Drawer-widthMd) - 60px);
|
|
17871
17844
|
}
|
|
17872
17845
|
.a-Drawer--top.a-Modal--4th.a-Drawer--lg .a-Drawer-content,
|
|
17873
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--lg .a-Drawer-content {
|
|
17846
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--lg .a-Drawer-content {
|
|
17874
17847
|
height: calc(var(--Drawer-widthLg) - 60px);
|
|
17875
17848
|
}
|
|
17876
17849
|
.a-Drawer--top.a-Modal--4th.a-Drawer--xl .a-Drawer-content,
|
|
17877
|
-
.a-Drawer--bottom.a-Modal--4th.a-Drawer--xl .a-Drawer-content {
|
|
17850
|
+
.a-Drawer--bottom.a-Modal--4th.a-Drawer--xl .a-Drawer-content {
|
|
17878
17851
|
height: calc(var(--Drawer-widthXl) - 60px);
|
|
17879
17852
|
}
|
|
17880
|
-
|
|
17881
17853
|
.a-Drawer--right.a-Modal--5th.a-Drawer .a-Drawer-content,
|
|
17882
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer .a-Drawer-content {
|
|
17854
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer .a-Drawer-content {
|
|
17883
17855
|
width: calc(var(--Drawer-widthBase) - 80px);
|
|
17884
17856
|
}
|
|
17885
17857
|
.a-Drawer--right.a-Modal--5th.a-Drawer--xs .a-Drawer-content,
|
|
17886
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--xs .a-Drawer-content {
|
|
17858
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--xs .a-Drawer-content {
|
|
17887
17859
|
width: calc(var(--Drawer-widthXs) - 80px);
|
|
17888
17860
|
}
|
|
17889
17861
|
.a-Drawer--right.a-Modal--5th.a-Drawer--sm .a-Drawer-content,
|
|
17890
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--sm .a-Drawer-content {
|
|
17862
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--sm .a-Drawer-content {
|
|
17891
17863
|
width: calc(var(--Drawer-widthSm) - 80px);
|
|
17892
17864
|
}
|
|
17893
17865
|
.a-Drawer--right.a-Modal--5th.a-Drawer--md .a-Drawer-content,
|
|
17894
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--md .a-Drawer-content {
|
|
17866
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--md .a-Drawer-content {
|
|
17895
17867
|
width: calc(var(--Drawer-widthMd) - 80px);
|
|
17896
17868
|
}
|
|
17897
17869
|
.a-Drawer--right.a-Modal--5th.a-Drawer--lg .a-Drawer-content,
|
|
17898
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--lg .a-Drawer-content {
|
|
17870
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--lg .a-Drawer-content {
|
|
17899
17871
|
width: calc(var(--Drawer-widthLg) - 80px);
|
|
17900
17872
|
}
|
|
17901
17873
|
.a-Drawer--right.a-Modal--5th.a-Drawer--xl .a-Drawer-content,
|
|
17902
|
-
.a-Drawer--left.a-Modal--5th.a-Drawer--xl .a-Drawer-content {
|
|
17874
|
+
.a-Drawer--left.a-Modal--5th.a-Drawer--xl .a-Drawer-content {
|
|
17903
17875
|
width: calc(var(--Drawer-widthXl) - 80px);
|
|
17904
17876
|
}
|
|
17905
|
-
|
|
17906
17877
|
.a-Drawer--top.a-Modal--5th.a-Drawer .a-Drawer-content,
|
|
17907
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer .a-Drawer-content {
|
|
17878
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer .a-Drawer-content {
|
|
17908
17879
|
height: calc(var(--Drawer-widthBase) - 80px);
|
|
17909
17880
|
}
|
|
17910
17881
|
.a-Drawer--top.a-Modal--5th.a-Drawer--xs .a-Drawer-content,
|
|
17911
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--xs .a-Drawer-content {
|
|
17882
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--xs .a-Drawer-content {
|
|
17912
17883
|
height: calc(var(--Drawer-widthXs) - 80px);
|
|
17913
17884
|
}
|
|
17914
17885
|
.a-Drawer--top.a-Modal--5th.a-Drawer--sm .a-Drawer-content,
|
|
17915
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--sm .a-Drawer-content {
|
|
17886
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--sm .a-Drawer-content {
|
|
17916
17887
|
height: calc(var(--Drawer-widthSm) - 80px);
|
|
17917
17888
|
}
|
|
17918
17889
|
.a-Drawer--top.a-Modal--5th.a-Drawer--md .a-Drawer-content,
|
|
17919
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--md .a-Drawer-content {
|
|
17890
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--md .a-Drawer-content {
|
|
17920
17891
|
height: calc(var(--Drawer-widthMd) - 80px);
|
|
17921
17892
|
}
|
|
17922
17893
|
.a-Drawer--top.a-Modal--5th.a-Drawer--lg .a-Drawer-content,
|
|
17923
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--lg .a-Drawer-content {
|
|
17894
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--lg .a-Drawer-content {
|
|
17924
17895
|
height: calc(var(--Drawer-widthLg) - 80px);
|
|
17925
17896
|
}
|
|
17926
17897
|
.a-Drawer--top.a-Modal--5th.a-Drawer--xl .a-Drawer-content,
|
|
17927
|
-
.a-Drawer--bottom.a-Modal--5th.a-Drawer--xl .a-Drawer-content {
|
|
17898
|
+
.a-Drawer--bottom.a-Modal--5th.a-Drawer--xl .a-Drawer-content {
|
|
17928
17899
|
height: calc(var(--Drawer-widthXl) - 80px);
|
|
17929
17900
|
}
|
|
17930
|
-
|
|
17931
17901
|
.a-Drawer--right.a-Modal--6th.a-Drawer .a-Drawer-content,
|
|
17932
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer .a-Drawer-content {
|
|
17902
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer .a-Drawer-content {
|
|
17933
17903
|
width: calc(var(--Drawer-widthBase) - 100px);
|
|
17934
17904
|
}
|
|
17935
17905
|
.a-Drawer--right.a-Modal--6th.a-Drawer--xs .a-Drawer-content,
|
|
17936
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--xs .a-Drawer-content {
|
|
17906
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--xs .a-Drawer-content {
|
|
17937
17907
|
width: calc(var(--Drawer-widthXs) - 100px);
|
|
17938
17908
|
}
|
|
17939
17909
|
.a-Drawer--right.a-Modal--6th.a-Drawer--sm .a-Drawer-content,
|
|
17940
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--sm .a-Drawer-content {
|
|
17910
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--sm .a-Drawer-content {
|
|
17941
17911
|
width: calc(var(--Drawer-widthSm) - 100px);
|
|
17942
17912
|
}
|
|
17943
17913
|
.a-Drawer--right.a-Modal--6th.a-Drawer--md .a-Drawer-content,
|
|
17944
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--md .a-Drawer-content {
|
|
17914
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--md .a-Drawer-content {
|
|
17945
17915
|
width: calc(var(--Drawer-widthMd) - 100px);
|
|
17946
17916
|
}
|
|
17947
17917
|
.a-Drawer--right.a-Modal--6th.a-Drawer--lg .a-Drawer-content,
|
|
17948
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--lg .a-Drawer-content {
|
|
17918
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--lg .a-Drawer-content {
|
|
17949
17919
|
width: calc(var(--Drawer-widthLg) - 100px);
|
|
17950
17920
|
}
|
|
17951
17921
|
.a-Drawer--right.a-Modal--6th.a-Drawer--xl .a-Drawer-content,
|
|
17952
|
-
.a-Drawer--left.a-Modal--6th.a-Drawer--xl .a-Drawer-content {
|
|
17922
|
+
.a-Drawer--left.a-Modal--6th.a-Drawer--xl .a-Drawer-content {
|
|
17953
17923
|
width: calc(var(--Drawer-widthXl) - 100px);
|
|
17954
17924
|
}
|
|
17955
|
-
|
|
17956
17925
|
.a-Drawer--top.a-Modal--6th.a-Drawer .a-Drawer-content,
|
|
17957
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer .a-Drawer-content {
|
|
17926
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer .a-Drawer-content {
|
|
17958
17927
|
height: calc(var(--Drawer-widthBase) - 100px);
|
|
17959
17928
|
}
|
|
17960
17929
|
.a-Drawer--top.a-Modal--6th.a-Drawer--xs .a-Drawer-content,
|
|
17961
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--xs .a-Drawer-content {
|
|
17930
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--xs .a-Drawer-content {
|
|
17962
17931
|
height: calc(var(--Drawer-widthXs) - 100px);
|
|
17963
17932
|
}
|
|
17964
17933
|
.a-Drawer--top.a-Modal--6th.a-Drawer--sm .a-Drawer-content,
|
|
17965
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--sm .a-Drawer-content {
|
|
17934
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--sm .a-Drawer-content {
|
|
17966
17935
|
height: calc(var(--Drawer-widthSm) - 100px);
|
|
17967
17936
|
}
|
|
17968
17937
|
.a-Drawer--top.a-Modal--6th.a-Drawer--md .a-Drawer-content,
|
|
17969
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--md .a-Drawer-content {
|
|
17938
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--md .a-Drawer-content {
|
|
17970
17939
|
height: calc(var(--Drawer-widthMd) - 100px);
|
|
17971
17940
|
}
|
|
17972
17941
|
.a-Drawer--top.a-Modal--6th.a-Drawer--lg .a-Drawer-content,
|
|
17973
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--lg .a-Drawer-content {
|
|
17942
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--lg .a-Drawer-content {
|
|
17974
17943
|
height: calc(var(--Drawer-widthLg) - 100px);
|
|
17975
17944
|
}
|
|
17976
17945
|
.a-Drawer--top.a-Modal--6th.a-Drawer--xl .a-Drawer-content,
|
|
17977
|
-
.a-Drawer--bottom.a-Modal--6th.a-Drawer--xl .a-Drawer-content {
|
|
17946
|
+
.a-Drawer--bottom.a-Modal--6th.a-Drawer--xl .a-Drawer-content {
|
|
17978
17947
|
height: calc(var(--Drawer-widthXl) - 100px);
|
|
17979
17948
|
}
|
|
17980
17949
|
}
|
|
@@ -18133,7 +18102,7 @@ input[type=button].a-Button--block {
|
|
|
18133
18102
|
margin-top: calc(var(--Tooltip-arrow-height) * -1 - 0.125rem);
|
|
18134
18103
|
}
|
|
18135
18104
|
.a-Tooltip--top .a-Tooltip-arrow {
|
|
18136
|
-
bottom: calc(
|
|
18105
|
+
bottom: calc((var(--Tooltip-arrow-height) + var(--Tooltip-borderWidth)) * -1);
|
|
18137
18106
|
}
|
|
18138
18107
|
.a-Tooltip--top .a-Tooltip-arrow::before,
|
|
18139
18108
|
.a-Tooltip--top .a-Tooltip-arrow::after {
|
|
@@ -18171,7 +18140,7 @@ input[type=button].a-Button--block {
|
|
|
18171
18140
|
margin-top: calc(var(--Tooltip-arrow-height) + 0.125rem);
|
|
18172
18141
|
}
|
|
18173
18142
|
.a-Tooltip--bottom .a-Tooltip-arrow {
|
|
18174
|
-
top: calc(
|
|
18143
|
+
top: calc((var(--Tooltip-arrow-height) + var(--Tooltip-borderWidth)) * -1);
|
|
18175
18144
|
}
|
|
18176
18145
|
.a-Tooltip--bottom .a-Tooltip-arrow::before,
|
|
18177
18146
|
.a-Tooltip--bottom .a-Tooltip-arrow::after {
|
|
@@ -18199,7 +18168,7 @@ input[type=button].a-Button--block {
|
|
|
18199
18168
|
}
|
|
18200
18169
|
.a-Tooltip--left .a-Tooltip-arrow {
|
|
18201
18170
|
left: auto;
|
|
18202
|
-
right: calc(
|
|
18171
|
+
right: calc((var(--Tooltip-arrow-height) + var(--Tooltip-borderWidth)) * -1);
|
|
18203
18172
|
width: var(--Tooltip-arrow-height);
|
|
18204
18173
|
height: var(--Tooltip-arrow-width);
|
|
18205
18174
|
margin-top: calc(var(--Tooltip-arrow-width) * -1 / 2);
|
|
@@ -18222,8 +18191,8 @@ input[type=button].a-Button--block {
|
|
|
18222
18191
|
font-size: var(--fontSizeBase);
|
|
18223
18192
|
color: var(--Tooltip-title-color);
|
|
18224
18193
|
font-weight: var(--Tooltip-fontWeight);
|
|
18225
|
-
border-top-left-radius: calc(
|
|
18226
|
-
border-top-right-radius: calc(
|
|
18194
|
+
border-top-left-radius: calc(var(--Tooltip-borderRadius) - var(--Tooltip-borderWidth));
|
|
18195
|
+
border-top-right-radius: calc(var(--Tooltip-borderRadius) - var(--Tooltip-borderWidth));
|
|
18227
18196
|
font-weight: var(--Tooltip-title-fontWeight);
|
|
18228
18197
|
}
|
|
18229
18198
|
.a-Tooltip-title:empty {
|
|
@@ -18650,7 +18619,7 @@ input[type=button].a-Button--block {
|
|
|
18650
18619
|
z-index: 1;
|
|
18651
18620
|
width: 100%;
|
|
18652
18621
|
height: 100%;
|
|
18653
|
-
background-image: linear-gradient(180deg,
|
|
18622
|
+
background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.4)), linear-gradient(0deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.4));
|
|
18654
18623
|
background-repeat: no-repeat;
|
|
18655
18624
|
background-position: top, bottom;
|
|
18656
18625
|
transform: translateZ(0);
|
|
@@ -20363,14 +20332,13 @@ input[type=button].a-Button--block {
|
|
|
20363
20332
|
min-width: var(--Page-aside-width);
|
|
20364
20333
|
max-width: var(--Page-aside-maxWidth);
|
|
20365
20334
|
}
|
|
20366
|
-
|
|
20367
20335
|
.a-Page--withSidebar {
|
|
20368
20336
|
display: flex;
|
|
20369
20337
|
flex-direction: row;
|
|
20370
20338
|
align-items: stretch;
|
|
20371
20339
|
}
|
|
20372
20340
|
.a-Page--withSidebar > .a-Page-content,
|
|
20373
|
-
.a-Page--withSidebar > .a-PullRefresh {
|
|
20341
|
+
.a-Page--withSidebar > .a-PullRefresh {
|
|
20374
20342
|
width: 0;
|
|
20375
20343
|
flex-grow: 1;
|
|
20376
20344
|
}
|
|
@@ -22561,7 +22529,7 @@ input[type=button].a-Button--block {
|
|
|
22561
22529
|
-webkit-user-select: none;
|
|
22562
22530
|
-moz-user-select: none;
|
|
22563
22531
|
user-select: none;
|
|
22564
|
-
line-height: calc(
|
|
22532
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
22565
22533
|
display: inline-block;
|
|
22566
22534
|
font-size: var(--Pick-base-value-fontSize);
|
|
22567
22535
|
color: var(--Pick-base-value-color);
|
|
@@ -22683,7 +22651,7 @@ input[type=button].a-Button--block {
|
|
|
22683
22651
|
float: right;
|
|
22684
22652
|
}
|
|
22685
22653
|
.a-Crud-actions > * + .a-Button,
|
|
22686
|
-
.a-Crud-actions > * + .a-Button--disabled-wrap {
|
|
22654
|
+
.a-Crud-actions > * + .a-Button--disabled-wrap {
|
|
22687
22655
|
margin-left: var(--Crud-toolbar-gap);
|
|
22688
22656
|
}
|
|
22689
22657
|
}
|
|
@@ -22704,7 +22672,7 @@ input[type=button].a-Button--block {
|
|
|
22704
22672
|
-webkit-user-select: none;
|
|
22705
22673
|
-moz-user-select: none;
|
|
22706
22674
|
user-select: none;
|
|
22707
|
-
line-height: calc(
|
|
22675
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
22708
22676
|
display: inline-block;
|
|
22709
22677
|
font-size: var(--Pick-base-value-fontSize);
|
|
22710
22678
|
color: var(--Pick-base-value-color);
|
|
@@ -22815,7 +22783,7 @@ input[type=button].a-Button--block {
|
|
|
22815
22783
|
float: right;
|
|
22816
22784
|
}
|
|
22817
22785
|
.a-Crud-actions > * + .a-Button,
|
|
22818
|
-
.a-Crud-actions > * + .a-Button--disabled-wrap {
|
|
22786
|
+
.a-Crud-actions > * + .a-Button--disabled-wrap {
|
|
22819
22787
|
margin-left: var(--Crud-toolbar-gap);
|
|
22820
22788
|
}
|
|
22821
22789
|
}
|
|
@@ -22897,7 +22865,7 @@ input[type=button].a-Button--block {
|
|
|
22897
22865
|
}
|
|
22898
22866
|
.a-Table-heading {
|
|
22899
22867
|
background: var(--Table-heading-bg);
|
|
22900
|
-
padding: calc(
|
|
22868
|
+
padding: calc((var(--Table-heading-height) - var(--Table-fontSize) * var(--lineHeightBase)) / 2) var(--gap-sm);
|
|
22901
22869
|
}
|
|
22902
22870
|
.a-Table--unsaved .a-Table-heading {
|
|
22903
22871
|
background: var(--Table--unsaved-heading-bg);
|
|
@@ -24222,7 +24190,7 @@ input[type=button].a-Button--block {
|
|
|
24222
24190
|
padding: var(--table-size-large-paddingTop) var(--table-size-large-paddingRight) var(--table-size-large-paddingBottom) var(--table-size-large-paddingLeft);
|
|
24223
24191
|
}
|
|
24224
24192
|
.a-Table2.a-Table-large .a-TableCell-filterBtn {
|
|
24225
|
-
right: calc(
|
|
24193
|
+
right: calc(var(--table-size-large-paddingRight) - var(--TableCell-filterBtn-width) / 2);
|
|
24226
24194
|
}
|
|
24227
24195
|
.a-Table2.a-Table-small .a-Table-table > thead > tr > th {
|
|
24228
24196
|
padding: var(--table-size-small-paddingTop) var(--table-size-small-paddingRight) var(--table-size-small-paddingBottom) var(--table-size-small-paddingLeft);
|
|
@@ -24235,7 +24203,7 @@ input[type=button].a-Button--block {
|
|
|
24235
24203
|
padding: var(--table-size-small-paddingTop) var(--table-size-small-paddingRight) var(--table-size-small-paddingBottom) var(--table-size-small-paddingLeft);
|
|
24236
24204
|
}
|
|
24237
24205
|
.a-Table2.a-Table-small .a-TableCell-filterBtn {
|
|
24238
|
-
right: calc(
|
|
24206
|
+
right: calc(var(--table-size-small-paddingRight) - var(--TableCell-filterBtn-width) / 2);
|
|
24239
24207
|
}
|
|
24240
24208
|
.a-Table2 .a-Table-title,
|
|
24241
24209
|
.a-Table2 .a-Table-footer {
|
|
@@ -25114,15 +25082,15 @@ input[type=button].a-Button--block {
|
|
|
25114
25082
|
background: var(--Table-tree-borderColor);
|
|
25115
25083
|
}
|
|
25116
25084
|
.a-Table2 .a-Table-table > thead > tr > th.a-TableCell--sortable {
|
|
25117
|
-
padding-right: calc(
|
|
25085
|
+
padding-right: calc(var(--TableCell-paddingX) + var(--TableCell-sortBtn-width));
|
|
25118
25086
|
position: relative;
|
|
25119
25087
|
}
|
|
25120
25088
|
.a-Table2 .a-Table-table > thead > tr > th.a-TableCell--searchable {
|
|
25121
|
-
padding-right: calc(
|
|
25089
|
+
padding-right: calc(var(--TableCell-paddingX) + var(--TableCell-searchBtn-width));
|
|
25122
25090
|
position: relative;
|
|
25123
25091
|
}
|
|
25124
25092
|
.a-Table2 .a-Table-table > thead > tr > th.a-TableCell--filterable {
|
|
25125
|
-
padding-right: calc(
|
|
25093
|
+
padding-right: calc(var(--TableCell-paddingX) + var(--TableCell-filterBtn-width));
|
|
25126
25094
|
position: relative;
|
|
25127
25095
|
}
|
|
25128
25096
|
.a-Table2 .a-Table-table > tbody > tr.a-Table-row-disabled {
|
|
@@ -25965,32 +25933,26 @@ input[type=button].a-Button--block {
|
|
|
25965
25933
|
-moz-column-count: 12;
|
|
25966
25934
|
column-count: 12;
|
|
25967
25935
|
}
|
|
25968
|
-
|
|
25969
25936
|
.a-Cards--masonrySm2 {
|
|
25970
25937
|
-moz-column-count: 6;
|
|
25971
25938
|
column-count: 6;
|
|
25972
25939
|
}
|
|
25973
|
-
|
|
25974
25940
|
.a-Cards--masonrySm3 {
|
|
25975
25941
|
-moz-column-count: 4;
|
|
25976
25942
|
column-count: 4;
|
|
25977
25943
|
}
|
|
25978
|
-
|
|
25979
25944
|
.a-Cards--masonrySm4 {
|
|
25980
25945
|
-moz-column-count: 3;
|
|
25981
25946
|
column-count: 3;
|
|
25982
25947
|
}
|
|
25983
|
-
|
|
25984
25948
|
.a-Cards--masonrySm6 {
|
|
25985
25949
|
-moz-column-count: 2;
|
|
25986
25950
|
column-count: 2;
|
|
25987
25951
|
}
|
|
25988
|
-
|
|
25989
25952
|
.a-Cards--masonrySm12 {
|
|
25990
25953
|
-moz-column-count: 1;
|
|
25991
25954
|
column-count: 1;
|
|
25992
25955
|
}
|
|
25993
|
-
|
|
25994
25956
|
.a-Cards-toolbar {
|
|
25995
25957
|
display: flex;
|
|
25996
25958
|
flex-wrap: wrap;
|
|
@@ -26001,27 +25963,22 @@ input[type=button].a-Button--block {
|
|
|
26001
25963
|
-moz-column-count: 12;
|
|
26002
25964
|
column-count: 12;
|
|
26003
25965
|
}
|
|
26004
|
-
|
|
26005
25966
|
.a-Cards--masonryMd2 {
|
|
26006
25967
|
-moz-column-count: 6;
|
|
26007
25968
|
column-count: 6;
|
|
26008
25969
|
}
|
|
26009
|
-
|
|
26010
25970
|
.a-Cards--masonryMd3 {
|
|
26011
25971
|
-moz-column-count: 4;
|
|
26012
25972
|
column-count: 4;
|
|
26013
25973
|
}
|
|
26014
|
-
|
|
26015
25974
|
.a-Cards--masonryMd4 {
|
|
26016
25975
|
-moz-column-count: 3;
|
|
26017
25976
|
column-count: 3;
|
|
26018
25977
|
}
|
|
26019
|
-
|
|
26020
25978
|
.a-Cards--masonryMd6 {
|
|
26021
25979
|
-moz-column-count: 2;
|
|
26022
25980
|
column-count: 2;
|
|
26023
25981
|
}
|
|
26024
|
-
|
|
26025
25982
|
.a-Cards--masonryMd12 {
|
|
26026
25983
|
-moz-column-count: 1;
|
|
26027
25984
|
column-count: 1;
|
|
@@ -26032,27 +25989,22 @@ input[type=button].a-Button--block {
|
|
|
26032
25989
|
-moz-column-count: 12;
|
|
26033
25990
|
column-count: 12;
|
|
26034
25991
|
}
|
|
26035
|
-
|
|
26036
25992
|
.a-Cards--masonryLg2 {
|
|
26037
25993
|
-moz-column-count: 6;
|
|
26038
25994
|
column-count: 6;
|
|
26039
25995
|
}
|
|
26040
|
-
|
|
26041
25996
|
.a-Cards--masonryLg3 {
|
|
26042
25997
|
-moz-column-count: 4;
|
|
26043
25998
|
column-count: 4;
|
|
26044
25999
|
}
|
|
26045
|
-
|
|
26046
26000
|
.a-Cards--masonryLg4 {
|
|
26047
26001
|
-moz-column-count: 3;
|
|
26048
26002
|
column-count: 3;
|
|
26049
26003
|
}
|
|
26050
|
-
|
|
26051
26004
|
.a-Cards--masonryLg6 {
|
|
26052
26005
|
-moz-column-count: 2;
|
|
26053
26006
|
column-count: 2;
|
|
26054
26007
|
}
|
|
26055
|
-
|
|
26056
26008
|
.a-Cards--masonryLg12 {
|
|
26057
26009
|
-moz-column-count: 1;
|
|
26058
26010
|
column-count: 1;
|
|
@@ -27248,7 +27200,7 @@ input[type=button].a-Button--block {
|
|
|
27248
27200
|
pointer-events: none;
|
|
27249
27201
|
}
|
|
27250
27202
|
.a-ImageGallery-prevList:hover, .a-ImageGallery-nextList:hover {
|
|
27251
|
-
background:
|
|
27203
|
+
background: rgb(0, 0, 0);
|
|
27252
27204
|
color: #fff;
|
|
27253
27205
|
}
|
|
27254
27206
|
.a-ImageGallery-itemsWrap {
|
|
@@ -28152,7 +28104,7 @@ input[type=button].a-Button--block {
|
|
|
28152
28104
|
align-items: center;
|
|
28153
28105
|
overflow-x: hidden;
|
|
28154
28106
|
overflow-y: auto;
|
|
28155
|
-
max-height: calc(
|
|
28107
|
+
max-height: calc((var(--ResultBox-tag-height) + var(--ResultBox-tag-marginBottom)) * 5);
|
|
28156
28108
|
}
|
|
28157
28109
|
.a-ResultBox-overflow.a-Tooltip--dark .a-ResultBox-overflow-wrapper .a-ResultBox-value {
|
|
28158
28110
|
color: var(--white);
|
|
@@ -28391,7 +28343,7 @@ input[type=button].a-Button--block {
|
|
|
28391
28343
|
padding: 0 var(--gap-md);
|
|
28392
28344
|
overflow-x: hidden;
|
|
28393
28345
|
overflow-y: auto;
|
|
28394
|
-
max-height: calc(
|
|
28346
|
+
max-height: calc(var(--SearchBox-history-dropdown-maxHeight) - 38px - var(--gap-sm) * 2);
|
|
28395
28347
|
}
|
|
28396
28348
|
.a-SearchBox-history .a-SearchBox-history-tag {
|
|
28397
28349
|
display: inlin-flex;
|
|
@@ -28445,7 +28397,7 @@ input[type=button].a-Button--block {
|
|
|
28445
28397
|
.a-ListMenu-groupLabel {
|
|
28446
28398
|
font-size: var(--fontSizeXs);
|
|
28447
28399
|
color: var(--text--muted-color);
|
|
28448
|
-
padding: calc(
|
|
28400
|
+
padding: calc((var(--ListMenu-item-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize) - var(--gap-sm)) / 2) 0 0 calc(var(--Form-select-paddingX) - var(--gap-xs));
|
|
28449
28401
|
}
|
|
28450
28402
|
.a-ListMenu-group:not(:first-child) > .a-ListMenu-groupLabel {
|
|
28451
28403
|
border-top: 0.0625rem solid var(--ListMenu-divider-color);
|
|
@@ -28457,7 +28409,7 @@ input[type=button].a-Button--block {
|
|
|
28457
28409
|
line-height: var(--Form-input-lineHeight);
|
|
28458
28410
|
font-size: var(--Form-input-fontSize);
|
|
28459
28411
|
cursor: pointer;
|
|
28460
|
-
padding: calc(
|
|
28412
|
+
padding: calc((var(--ListMenu-item-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
28461
28413
|
}
|
|
28462
28414
|
.a-ListMenu-item.is-active {
|
|
28463
28415
|
color: var(--ListMenu-item--onActive-color);
|
|
@@ -28478,7 +28430,7 @@ input[type=button].a-Button--block {
|
|
|
28478
28430
|
line-height: var(--Form-input-lineHeight);
|
|
28479
28431
|
font-size: var(--Form-input-fontSize);
|
|
28480
28432
|
cursor: pointer;
|
|
28481
|
-
padding: calc(
|
|
28433
|
+
padding: calc((var(--ListMenu-item-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
28482
28434
|
}
|
|
28483
28435
|
.a-ListMenu.is-mobile {
|
|
28484
28436
|
display: flex;
|
|
@@ -29330,7 +29282,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29330
29282
|
margin-right: 0;
|
|
29331
29283
|
}
|
|
29332
29284
|
.a-Form-group--hor > .a-Form-item,
|
|
29333
|
-
.a-Form-group--hor > div > .a-Form-item {
|
|
29285
|
+
.a-Form-group--hor > div > .a-Form-item {
|
|
29334
29286
|
margin-bottom: 0;
|
|
29335
29287
|
}
|
|
29336
29288
|
.a-Form-group--hor .a-Form-input > .a-Form-group {
|
|
@@ -29368,7 +29320,6 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29368
29320
|
padding-left: calc(var(--Form-group--xs-gutterWidth) / 2);
|
|
29369
29321
|
padding-right: calc(var(--Form-group--xs-gutterWidth) / 2);
|
|
29370
29322
|
}
|
|
29371
|
-
|
|
29372
29323
|
.a-Form-groupColumn {
|
|
29373
29324
|
flex-basis: 0;
|
|
29374
29325
|
flex-grow: 1;
|
|
@@ -29376,79 +29327,66 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29376
29327
|
max-width: 100%;
|
|
29377
29328
|
margin-bottom: 0;
|
|
29378
29329
|
}
|
|
29379
|
-
|
|
29380
29330
|
.a-Form-groupColumn--1 {
|
|
29381
29331
|
flex: 0 0 8.3333333333%;
|
|
29382
29332
|
max-width: 8.3333333333%;
|
|
29383
29333
|
min-height: 1px;
|
|
29384
29334
|
}
|
|
29385
|
-
|
|
29386
29335
|
.a-Form-groupColumn--2 {
|
|
29387
29336
|
flex: 0 0 16.6666666667%;
|
|
29388
29337
|
max-width: 16.6666666667%;
|
|
29389
29338
|
min-height: 1px;
|
|
29390
29339
|
}
|
|
29391
|
-
|
|
29392
29340
|
.a-Form-groupColumn--3 {
|
|
29393
29341
|
flex: 0 0 25%;
|
|
29394
29342
|
max-width: 25%;
|
|
29395
29343
|
min-height: 1px;
|
|
29396
29344
|
}
|
|
29397
|
-
|
|
29398
29345
|
.a-Form-groupColumn--4 {
|
|
29399
29346
|
flex: 0 0 33.3333333333%;
|
|
29400
29347
|
max-width: 33.3333333333%;
|
|
29401
29348
|
min-height: 1px;
|
|
29402
29349
|
}
|
|
29403
|
-
|
|
29404
29350
|
.a-Form-groupColumn--5 {
|
|
29405
29351
|
flex: 0 0 41.6666666667%;
|
|
29406
29352
|
max-width: 41.6666666667%;
|
|
29407
29353
|
min-height: 1px;
|
|
29408
29354
|
}
|
|
29409
|
-
|
|
29410
29355
|
.a-Form-groupColumn--6 {
|
|
29411
29356
|
flex: 0 0 50%;
|
|
29412
29357
|
max-width: 50%;
|
|
29413
29358
|
min-height: 1px;
|
|
29414
29359
|
}
|
|
29415
|
-
|
|
29416
29360
|
.a-Form-groupColumn--7 {
|
|
29417
29361
|
flex: 0 0 58.3333333333%;
|
|
29418
29362
|
max-width: 58.3333333333%;
|
|
29419
29363
|
min-height: 1px;
|
|
29420
29364
|
}
|
|
29421
|
-
|
|
29422
29365
|
.a-Form-groupColumn--8 {
|
|
29423
29366
|
flex: 0 0 66.6666666667%;
|
|
29424
29367
|
max-width: 66.6666666667%;
|
|
29425
29368
|
min-height: 1px;
|
|
29426
29369
|
}
|
|
29427
|
-
|
|
29428
29370
|
.a-Form-groupColumn--9 {
|
|
29429
29371
|
flex: 0 0 75%;
|
|
29430
29372
|
max-width: 75%;
|
|
29431
29373
|
min-height: 1px;
|
|
29432
29374
|
}
|
|
29433
|
-
|
|
29434
29375
|
.a-Form-groupColumn--10 {
|
|
29435
29376
|
flex: 0 0 83.3333333333%;
|
|
29436
29377
|
max-width: 83.3333333333%;
|
|
29437
29378
|
min-height: 1px;
|
|
29438
29379
|
}
|
|
29439
|
-
|
|
29440
29380
|
.a-Form-groupColumn--11 {
|
|
29441
29381
|
flex: 0 0 91.6666666667%;
|
|
29442
29382
|
max-width: 91.6666666667%;
|
|
29443
29383
|
min-height: 1px;
|
|
29444
29384
|
}
|
|
29445
|
-
|
|
29446
29385
|
.a-Form-groupColumn--12 {
|
|
29447
29386
|
flex: 0 0 100%;
|
|
29448
29387
|
max-width: 100%;
|
|
29449
29388
|
min-height: 1px;
|
|
29450
29389
|
}
|
|
29451
|
-
|
|
29452
29390
|
.a-Form-groupColumn--auto {
|
|
29453
29391
|
flex: 0 0 auto;
|
|
29454
29392
|
width: auto;
|
|
@@ -29470,7 +29408,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29470
29408
|
.a-InputGroup-addOn {
|
|
29471
29409
|
background: var(--InputGroup-addOn-bg);
|
|
29472
29410
|
border: var(--InputGroup-addOn-borderWidth) solid var(--InputGroup-addOn-borderColor);
|
|
29473
|
-
line-height: calc(
|
|
29411
|
+
line-height: calc(var(--InputGroup-height) - var(--InputGroup-paddingY) * 2 - var(--InputGroup-addOn-borderWidth) * 2);
|
|
29474
29412
|
height: var(--InputGroup-height);
|
|
29475
29413
|
box-sizing: border-box;
|
|
29476
29414
|
padding: var(--InputGroup-paddingY) var(--InputGroup-paddingX);
|
|
@@ -29659,7 +29597,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29659
29597
|
color: var(--text--muted-color);
|
|
29660
29598
|
}
|
|
29661
29599
|
.a-TextControl-spinner {
|
|
29662
|
-
line-height: calc(
|
|
29600
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
29663
29601
|
}
|
|
29664
29602
|
.a-TextControl-clear {
|
|
29665
29603
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -29880,7 +29818,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29880
29818
|
overflow: auto;
|
|
29881
29819
|
}
|
|
29882
29820
|
.a-TextControl-sugItem {
|
|
29883
|
-
padding: calc(
|
|
29821
|
+
padding: calc((var(--Form-selectOption-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem) / 2) 0.75rem;
|
|
29884
29822
|
}
|
|
29885
29823
|
.a-TextControl-sugItem svg {
|
|
29886
29824
|
width: 1rem;
|
|
@@ -29902,7 +29840,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29902
29840
|
-webkit-user-select: none;
|
|
29903
29841
|
-moz-user-select: none;
|
|
29904
29842
|
user-select: none;
|
|
29905
|
-
line-height: calc(
|
|
29843
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
29906
29844
|
vertical-align: middle;
|
|
29907
29845
|
display: inline-block;
|
|
29908
29846
|
}
|
|
@@ -29926,7 +29864,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
|
|
|
29926
29864
|
}
|
|
29927
29865
|
.a-TextControl-input--multiple .a-TextControl-value {
|
|
29928
29866
|
white-space: nowrap;
|
|
29929
|
-
line-height: calc(
|
|
29867
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
29930
29868
|
font-size: var(--Form-selectValue-fontSize);
|
|
29931
29869
|
background: var(--Form-select-multiple-bgColor);
|
|
29932
29870
|
border-radius: 0.125rem;
|
|
@@ -30091,7 +30029,7 @@ input.a-TextControl-input-password {
|
|
|
30091
30029
|
color: var(--text--muted-color);
|
|
30092
30030
|
}
|
|
30093
30031
|
.a-TextareaControl-spinner {
|
|
30094
|
-
line-height: calc(
|
|
30032
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
30095
30033
|
}
|
|
30096
30034
|
.a-TextareaControl-clear {
|
|
30097
30035
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -30650,7 +30588,7 @@ input.a-TextControl-input-password {
|
|
|
30650
30588
|
.a-CheckboxControl,
|
|
30651
30589
|
.a-RadiosControl,
|
|
30652
30590
|
.a-CheckboxesControl {
|
|
30653
|
-
padding-top: calc(
|
|
30591
|
+
padding-top: calc((var(--Form-input-height) - var(--Checkbox-size)) / 2 - 3px);
|
|
30654
30592
|
}
|
|
30655
30593
|
.a-RadiosControl .a-Checkbox {
|
|
30656
30594
|
display: block;
|
|
@@ -30716,7 +30654,7 @@ input.a-TextControl-input-password {
|
|
|
30716
30654
|
display: block;
|
|
30717
30655
|
line-height: var(--Form-input-lineHeight);
|
|
30718
30656
|
font-size: var(--Form-input-fontSize);
|
|
30719
|
-
padding: calc(
|
|
30657
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm) calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) calc(var(--gap-sm) + var(--Checkbox-size));
|
|
30720
30658
|
}
|
|
30721
30659
|
.a-Selection--inline > .a-Checkbox {
|
|
30722
30660
|
display: inline-block;
|
|
@@ -30799,7 +30737,7 @@ input.a-TextControl-input-password {
|
|
|
30799
30737
|
height: var(--Form-input-height);
|
|
30800
30738
|
line-height: var(--Form-input-lineHeight);
|
|
30801
30739
|
font-size: var(--Form-input-fontSize);
|
|
30802
|
-
padding: calc(
|
|
30740
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
30803
30741
|
color: var(--text--muted-color);
|
|
30804
30742
|
height: 100%;
|
|
30805
30743
|
display: flex;
|
|
@@ -30913,7 +30851,7 @@ input.a-TextControl-input-password {
|
|
|
30913
30851
|
height: var(--Form-input-height);
|
|
30914
30852
|
line-height: var(--Form-input-lineHeight);
|
|
30915
30853
|
font-size: var(--Form-input-fontSize);
|
|
30916
|
-
padding: calc(
|
|
30854
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
30917
30855
|
color: var(--text--muted-color);
|
|
30918
30856
|
}
|
|
30919
30857
|
.a-ChainedSelection {
|
|
@@ -30986,7 +30924,7 @@ input.a-TextControl-input-password {
|
|
|
30986
30924
|
height: var(--Form-input-height);
|
|
30987
30925
|
line-height: var(--Form-input-lineHeight);
|
|
30988
30926
|
font-size: var(--Form-input-fontSize);
|
|
30989
|
-
padding: calc(
|
|
30927
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
30990
30928
|
color: var(--text--muted-color);
|
|
30991
30929
|
}
|
|
30992
30930
|
.a-AssociatedSelection {
|
|
@@ -31176,7 +31114,7 @@ input.a-TextControl-input-password {
|
|
|
31176
31114
|
.a-Switch .text > svg {
|
|
31177
31115
|
width: var(--switch-text-off-fontSize);
|
|
31178
31116
|
height: var(--switch-text-off-fontSize);
|
|
31179
|
-
margin-top: calc(
|
|
31117
|
+
margin-top: calc((var(--Switch-height) - var(--switch-text-off-fontSize)) / 2);
|
|
31180
31118
|
}
|
|
31181
31119
|
.a-Switch .slider:before {
|
|
31182
31120
|
content: "";
|
|
@@ -31196,7 +31134,7 @@ input.a-TextControl-input-password {
|
|
|
31196
31134
|
background: var(--Switch-checked-bgColor);
|
|
31197
31135
|
}
|
|
31198
31136
|
.a-Switch.is-checked .slider::before {
|
|
31199
|
-
left: calc(
|
|
31137
|
+
left: calc(100% - var(--Switch-slider-width) - var(--Switch-slider-margin));
|
|
31200
31138
|
right: var(--Switch-slider-margin);
|
|
31201
31139
|
border-width: 0;
|
|
31202
31140
|
background: var(--switch-default-on-slider-color);
|
|
@@ -31214,7 +31152,7 @@ input.a-TextControl-input-password {
|
|
|
31214
31152
|
background: var(--Switch-checked-onActive-bgColor);
|
|
31215
31153
|
}
|
|
31216
31154
|
.a-Switch.is-checked:active .slider::before {
|
|
31217
|
-
left: calc(
|
|
31155
|
+
left: calc(100% - (var(--Switch-height) + 0.125rem) - 0.125rem);
|
|
31218
31156
|
}
|
|
31219
31157
|
.a-Switch.is-checked.is-disabled .slider:before {
|
|
31220
31158
|
color: var(--Switch-onDisabled-color);
|
|
@@ -31246,7 +31184,7 @@ input.a-TextControl-input-password {
|
|
|
31246
31184
|
right: auto;
|
|
31247
31185
|
}
|
|
31248
31186
|
.a-Switch--sm.is-checked .slider::before {
|
|
31249
|
-
left: calc(
|
|
31187
|
+
left: calc(100% - var(--Switch-slider-width--sm) - var(--switch-size-sm-slider-margin));
|
|
31250
31188
|
right: var(--switch-size-sm-slider-margin);
|
|
31251
31189
|
}
|
|
31252
31190
|
.a-Switch:active .slider::before {
|
|
@@ -31422,7 +31360,7 @@ input.a-TextControl-input-password {
|
|
|
31422
31360
|
}
|
|
31423
31361
|
.a-Number-handler {
|
|
31424
31362
|
line-height: calc((var(--Form-input-height) - 0.375rem) / 2);
|
|
31425
|
-
height: calc(
|
|
31363
|
+
height: calc((var(--Form-input-height) - var(--Number-borderWidth) * 2) / 2);
|
|
31426
31364
|
}
|
|
31427
31365
|
.a-Number-handler-up {
|
|
31428
31366
|
border-bottom: var(--Number-handler-borderBottom);
|
|
@@ -31825,7 +31763,7 @@ input.a-TextControl-input-password {
|
|
|
31825
31763
|
-webkit-user-select: none;
|
|
31826
31764
|
-moz-user-select: none;
|
|
31827
31765
|
user-select: none;
|
|
31828
|
-
line-height: calc(
|
|
31766
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
31829
31767
|
display: inline-block;
|
|
31830
31768
|
vertical-align: middle;
|
|
31831
31769
|
font-size: var(--Form-selectValue-fontSize);
|
|
@@ -32033,7 +31971,7 @@ input.a-TextControl-input-password {
|
|
|
32033
31971
|
position: relative;
|
|
32034
31972
|
}
|
|
32035
31973
|
.a-Select-option.is-mobile > a {
|
|
32036
|
-
margin-right: calc(
|
|
31974
|
+
margin-right: calc(20px + var(--select-base-default-option-paddingRight));
|
|
32037
31975
|
}
|
|
32038
31976
|
.a-Select-option.is-mobile .a-Select-option-item-check {
|
|
32039
31977
|
flex: 1;
|
|
@@ -32059,7 +31997,7 @@ input.a-TextControl-input-password {
|
|
|
32059
31997
|
-webkit-user-select: none;
|
|
32060
31998
|
-moz-user-select: none;
|
|
32061
31999
|
user-select: none;
|
|
32062
|
-
padding: calc(
|
|
32000
|
+
padding: calc((var(--Form-select-menu-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
32063
32001
|
}
|
|
32064
32002
|
.a-Select-option-hl {
|
|
32065
32003
|
color: var(--info);
|
|
@@ -32078,7 +32016,7 @@ input.a-TextControl-input-password {
|
|
|
32078
32016
|
margin-right: var(--Checkbox-gap);
|
|
32079
32017
|
}
|
|
32080
32018
|
.a-Select-spinner {
|
|
32081
|
-
line-height: calc(
|
|
32019
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
32082
32020
|
}
|
|
32083
32021
|
.a-Select-clear {
|
|
32084
32022
|
padding: 0.1875rem;
|
|
@@ -32109,7 +32047,7 @@ input.a-TextControl-input-password {
|
|
|
32109
32047
|
align-items: center;
|
|
32110
32048
|
overflow-x: hidden;
|
|
32111
32049
|
overflow-y: auto;
|
|
32112
|
-
max-height: calc(
|
|
32050
|
+
max-height: calc((var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem + var(--gap-xs)) * 5);
|
|
32113
32051
|
}
|
|
32114
32052
|
.a-Select-overflow-wrapper .a-Select-value {
|
|
32115
32053
|
position: static;
|
|
@@ -32117,7 +32055,7 @@ input.a-TextControl-input-password {
|
|
|
32117
32055
|
-webkit-user-select: none;
|
|
32118
32056
|
-moz-user-select: none;
|
|
32119
32057
|
user-select: none;
|
|
32120
|
-
line-height: calc(
|
|
32058
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
32121
32059
|
display: inline-block;
|
|
32122
32060
|
vertical-align: middle;
|
|
32123
32061
|
font-size: var(--Form-selectValue-fontSize);
|
|
@@ -32160,7 +32098,7 @@ input.a-TextControl-input-password {
|
|
|
32160
32098
|
border-top-right-radius: 0;
|
|
32161
32099
|
}
|
|
32162
32100
|
.a-Select-popover.a-PopOver--leftTopLeftBottom {
|
|
32163
|
-
margin-top: calc(
|
|
32101
|
+
margin-top: calc((var(--Form-select-popoverGap) - var(--Form-select-outer-borderWidth)) * -1);
|
|
32164
32102
|
}
|
|
32165
32103
|
.a-SelectControl:not(.is-inline) > .a-Select {
|
|
32166
32104
|
display: flex;
|
|
@@ -32198,17 +32136,17 @@ input.a-TextControl-input-password {
|
|
|
32198
32136
|
}
|
|
32199
32137
|
@media (min-width: 576px) {
|
|
32200
32138
|
.a-Form-control--sizeXs > .a-Select,
|
|
32201
|
-
.a-Form-control--sizeSm > .a-Select,
|
|
32202
|
-
.a-Form-control--sizeMd > .a-Select,
|
|
32203
|
-
.a-Form-control--sizeLg > .a-Select {
|
|
32139
|
+
.a-Form-control--sizeSm > .a-Select,
|
|
32140
|
+
.a-Form-control--sizeMd > .a-Select,
|
|
32141
|
+
.a-Form-control--sizeLg > .a-Select {
|
|
32204
32142
|
min-width: 100%;
|
|
32205
32143
|
max-width: 100%;
|
|
32206
32144
|
display: inline-flex !important;
|
|
32207
32145
|
}
|
|
32208
32146
|
.a-Form-control--sizeXs > .a-Select .a-Select-valueWrap,
|
|
32209
|
-
.a-Form-control--sizeSm > .a-Select .a-Select-valueWrap,
|
|
32210
|
-
.a-Form-control--sizeMd > .a-Select .a-Select-valueWrap,
|
|
32211
|
-
.a-Form-control--sizeLg > .a-Select .a-Select-valueWrap {
|
|
32147
|
+
.a-Form-control--sizeSm > .a-Select .a-Select-valueWrap,
|
|
32148
|
+
.a-Form-control--sizeMd > .a-Select .a-Select-valueWrap,
|
|
32149
|
+
.a-Form-control--sizeLg > .a-Select .a-Select-valueWrap {
|
|
32212
32150
|
width: 0;
|
|
32213
32151
|
}
|
|
32214
32152
|
}
|
|
@@ -32223,7 +32161,7 @@ input.a-TextControl-input-password {
|
|
|
32223
32161
|
height: var(--Form-input-height);
|
|
32224
32162
|
background: var(--Table-thead-bg);
|
|
32225
32163
|
font-size: var(--Form-input-fontSize);
|
|
32226
|
-
padding: calc(
|
|
32164
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
32227
32165
|
}
|
|
32228
32166
|
.a-Selections-placeholder {
|
|
32229
32167
|
color: var(--Form-input-placeholderColor);
|
|
@@ -32247,7 +32185,7 @@ input.a-TextControl-input-password {
|
|
|
32247
32185
|
line-height: var(--Form-input-lineHeight);
|
|
32248
32186
|
font-size: var(--Form-input-fontSize);
|
|
32249
32187
|
align-items: center;
|
|
32250
|
-
padding: calc(
|
|
32188
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
32251
32189
|
}
|
|
32252
32190
|
.a-Selections-item > label {
|
|
32253
32191
|
flex-basis: 3.125rem;
|
|
@@ -32480,7 +32418,7 @@ input.a-TextControl-input-password {
|
|
|
32480
32418
|
flex-basis: 0;
|
|
32481
32419
|
flex-grow: 1;
|
|
32482
32420
|
overflow-x: auto;
|
|
32483
|
-
max-width: calc(100% -
|
|
32421
|
+
max-width: calc(100% - 1.25rem);
|
|
32484
32422
|
}
|
|
32485
32423
|
.a-LocationPicker-toggler {
|
|
32486
32424
|
cursor: pointer;
|
|
@@ -32584,7 +32522,7 @@ input.a-TextControl-input-password {
|
|
|
32584
32522
|
}
|
|
32585
32523
|
.a-MapPicker-sugItem {
|
|
32586
32524
|
cursor: pointer;
|
|
32587
|
-
padding: calc(
|
|
32525
|
+
padding: calc((var(--Form-select-menu-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
32588
32526
|
}
|
|
32589
32527
|
.a-MapPicker-sugItem:hover {
|
|
32590
32528
|
color: var(--Form-select-menu-onActive-color);
|
|
@@ -33750,7 +33688,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
33750
33688
|
.a-DateRangePicker-wrap {
|
|
33751
33689
|
white-space: nowrap;
|
|
33752
33690
|
}
|
|
33753
|
-
|
|
33754
33691
|
.a-DateRangePicker-end {
|
|
33755
33692
|
margin-top: 0;
|
|
33756
33693
|
border-left: 1px solid var(--Calendar-input-borderColor);
|
|
@@ -34811,7 +34748,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
34811
34748
|
}
|
|
34812
34749
|
@media (min-width: 768px) {
|
|
34813
34750
|
.repeat-control.form-contorl-inline,
|
|
34814
|
-
.form-group-inline .repeat-control {
|
|
34751
|
+
.form-group-inline .repeat-control {
|
|
34815
34752
|
display: inline-block;
|
|
34816
34753
|
min-width: 280px;
|
|
34817
34754
|
width: auto;
|
|
@@ -34898,7 +34835,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
34898
34835
|
.a-Tree--outline .a-Tree-item--isLeaf.is-child:before {
|
|
34899
34836
|
position: absolute;
|
|
34900
34837
|
top: -8px;
|
|
34901
|
-
left: calc(
|
|
34838
|
+
left: calc((var(--Tree-icon-gap) + var(--Tree-itemArrowWidth) + var(--Tree-icon-margin-right)) / 2 - var(--Tree-indent));
|
|
34902
34839
|
bottom: 0px;
|
|
34903
34840
|
border-left: 1px solid var(--borderColor);
|
|
34904
34841
|
content: "";
|
|
@@ -35007,7 +34944,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35007
34944
|
border: var(--Form-input-borderWidth) solid var(--inputTree-border-color);
|
|
35008
34945
|
border-radius: var(--inputTree-border-radius);
|
|
35009
34946
|
line-height: var(--inputTree-input-lineHeight);
|
|
35010
|
-
padding: calc(
|
|
34947
|
+
padding: calc((var(--Tree-inputHeight) - var(--inputTree-input-lineHeight) * var(--inputTree-fontSize) - 0.125rem) / 2) var(--Form-input-paddingX);
|
|
35011
34948
|
font-size: var(--inputTree-fontSize);
|
|
35012
34949
|
}
|
|
35013
34950
|
.a-Tree-itemInput > input::-moz-placeholder {
|
|
@@ -35237,7 +35174,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35237
35174
|
color: var(--text--muted-color);
|
|
35238
35175
|
}
|
|
35239
35176
|
.a-TreeSelect-spinner {
|
|
35240
|
-
line-height: calc(
|
|
35177
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
35241
35178
|
}
|
|
35242
35179
|
.a-TreeSelect-clear {
|
|
35243
35180
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -35453,7 +35390,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35453
35390
|
display: none;
|
|
35454
35391
|
}
|
|
35455
35392
|
.a-Combo-items:empty + .a-Combo-toolbar {
|
|
35456
|
-
padding-top: calc(
|
|
35393
|
+
padding-top: calc((var(--Form-input-height) - var(--Combo-addBtn-height)) / 2);
|
|
35457
35394
|
}
|
|
35458
35395
|
.a-Combo-item {
|
|
35459
35396
|
background: var(--combo-bg-color);
|
|
@@ -35835,7 +35772,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35835
35772
|
color: var(--text--muted-color);
|
|
35836
35773
|
}
|
|
35837
35774
|
.a-Picker-spinner {
|
|
35838
|
-
line-height: calc(
|
|
35775
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
35839
35776
|
}
|
|
35840
35777
|
.a-Picker-clear {
|
|
35841
35778
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -35942,7 +35879,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
35942
35879
|
user-select: none;
|
|
35943
35880
|
white-space: nowrap;
|
|
35944
35881
|
vertical-align: middle;
|
|
35945
|
-
line-height: calc(
|
|
35882
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem);
|
|
35946
35883
|
display: inline-block;
|
|
35947
35884
|
font-size: var(--Pick-base-value-fontSize);
|
|
35948
35885
|
color: var(--Pick-base-value-color);
|
|
@@ -36575,7 +36512,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
36575
36512
|
height: var(--Form-input-height);
|
|
36576
36513
|
line-height: var(--Form-input-lineHeight);
|
|
36577
36514
|
font-size: var(--Form-input-fontSize);
|
|
36578
|
-
padding: calc(
|
|
36515
|
+
padding: calc((var(--Form-input-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--gap-sm);
|
|
36579
36516
|
color: var(--text--muted-color);
|
|
36580
36517
|
}
|
|
36581
36518
|
.a-TabsTransfer-tab {
|
|
@@ -36741,7 +36678,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
36741
36678
|
-webkit-user-select: none;
|
|
36742
36679
|
-moz-user-select: none;
|
|
36743
36680
|
user-select: none;
|
|
36744
|
-
padding: calc(
|
|
36681
|
+
padding: calc((var(--Form-select-menu-height) - var(--Form-input-lineHeight) * var(--Form-input-fontSize)) / 2) var(--Form-select-paddingX);
|
|
36745
36682
|
}
|
|
36746
36683
|
.a-NestedSelect-menu {
|
|
36747
36684
|
width: 10rem;
|
|
@@ -37001,7 +36938,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37001
36938
|
color: var(--text--muted-color);
|
|
37002
36939
|
}
|
|
37003
36940
|
.a-IconPickerControl-spinner {
|
|
37004
|
-
line-height: calc(
|
|
36941
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
37005
36942
|
}
|
|
37006
36943
|
.a-IconPickerControl-clear {
|
|
37007
36944
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -37120,7 +37057,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37120
37057
|
-webkit-user-select: none;
|
|
37121
37058
|
-moz-user-select: none;
|
|
37122
37059
|
user-select: none;
|
|
37123
|
-
line-height: calc(
|
|
37060
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
37124
37061
|
vertical-align: middle;
|
|
37125
37062
|
display: inline-block;
|
|
37126
37063
|
overflow: hidden;
|
|
@@ -37207,7 +37144,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37207
37144
|
color: var(--text--muted-color);
|
|
37208
37145
|
}
|
|
37209
37146
|
.a-IconSelectControl-spinner {
|
|
37210
|
-
line-height: calc(
|
|
37147
|
+
line-height: calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize));
|
|
37211
37148
|
}
|
|
37212
37149
|
.a-IconSelectControl-clear {
|
|
37213
37150
|
padding: var(--Form-input-clearBtn-padding);
|
|
@@ -37581,7 +37518,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37581
37518
|
display: inline-block;
|
|
37582
37519
|
max-width: 100%;
|
|
37583
37520
|
}
|
|
37584
|
-
|
|
37585
37521
|
.a-Form-control--sizeXs {
|
|
37586
37522
|
width: var(--Form-control-widthXs);
|
|
37587
37523
|
max-width: 100%;
|
|
@@ -37591,7 +37527,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37591
37527
|
.a-Form-control--sizeXs.a-NumberControl {
|
|
37592
37528
|
width: var(--Form-control-widthXs);
|
|
37593
37529
|
}
|
|
37594
|
-
|
|
37595
37530
|
.a-Form-control--sizeSm {
|
|
37596
37531
|
width: var(--Form-control-widthSm);
|
|
37597
37532
|
max-width: 100%;
|
|
@@ -37601,14 +37536,12 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37601
37536
|
.a-Form-control--sizeSm.a-NumberControl {
|
|
37602
37537
|
width: var(--Form-control-widthSm);
|
|
37603
37538
|
}
|
|
37604
|
-
|
|
37605
37539
|
.a-Form-control--sizeMd {
|
|
37606
37540
|
width: var(--Form-control-widthMd);
|
|
37607
37541
|
max-width: 100%;
|
|
37608
37542
|
display: inline-block;
|
|
37609
37543
|
vertical-align: top;
|
|
37610
37544
|
}
|
|
37611
|
-
|
|
37612
37545
|
.a-Form-control--sizeLg {
|
|
37613
37546
|
width: var(--Form-control-widthLg);
|
|
37614
37547
|
max-width: 100%;
|
|
@@ -37618,7 +37551,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37618
37551
|
.a-Form-control--sizeLg.a-NumberControl {
|
|
37619
37552
|
width: var(--Form-control-widthLg);
|
|
37620
37553
|
}
|
|
37621
|
-
|
|
37622
37554
|
.a-Form-item--horizontal {
|
|
37623
37555
|
display: flex;
|
|
37624
37556
|
flex-wrap: nowrap;
|
|
@@ -37630,16 +37562,16 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37630
37562
|
min-width: var(--Form--horizontal-value-minWidth);
|
|
37631
37563
|
}
|
|
37632
37564
|
.a-Form-item--horizontal .a-Form-itemColumn--xs,
|
|
37633
|
-
.a-Form-item--horizontal .a-Form-itemColumn--sm,
|
|
37634
|
-
.a-Form-item--horizontal .a-Form-itemColumn--normal,
|
|
37635
|
-
.a-Form-item--horizontal .a-Form-itemColumn--auto,
|
|
37636
|
-
.a-Form-item--horizontal .a-Form-itemColumn--md,
|
|
37637
|
-
.a-Form-item--horizontal .a-Form-itemColumn--lg {
|
|
37565
|
+
.a-Form-item--horizontal .a-Form-itemColumn--sm,
|
|
37566
|
+
.a-Form-item--horizontal .a-Form-itemColumn--normal,
|
|
37567
|
+
.a-Form-item--horizontal .a-Form-itemColumn--auto,
|
|
37568
|
+
.a-Form-item--horizontal .a-Form-itemColumn--md,
|
|
37569
|
+
.a-Form-item--horizontal .a-Form-itemColumn--lg {
|
|
37638
37570
|
flex-grow: unset;
|
|
37639
37571
|
flex-basis: unset;
|
|
37640
37572
|
}
|
|
37641
37573
|
.a-Form-item--horizontal > .a-Form-label {
|
|
37642
|
-
padding-top: calc(
|
|
37574
|
+
padding-top: calc((var(--Form-input-height) - var(--Form-item-lineHeight) * var(--Form-item-fontSize)) / 2);
|
|
37643
37575
|
word-break: break-word;
|
|
37644
37576
|
line-height: var(--Form-item-lineHeight);
|
|
37645
37577
|
margin: 0;
|
|
@@ -37740,7 +37672,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37740
37672
|
vertical-align: top;
|
|
37741
37673
|
}
|
|
37742
37674
|
.a-Form-item--inline > .a-Form-label {
|
|
37743
|
-
padding-top: calc(
|
|
37675
|
+
padding-top: calc((var(--Form-input-height) - var(--Form-item-lineHeight) * var(--Form-item-fontSize)) / 2);
|
|
37744
37676
|
word-break: break-word;
|
|
37745
37677
|
line-height: var(--Form-item-lineHeight);
|
|
37746
37678
|
margin: 0;
|
|
@@ -37768,7 +37700,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37768
37700
|
.a-Form-item--inline > .a-Form-value > .a-TextControl--withAddOn {
|
|
37769
37701
|
display: inline-flex;
|
|
37770
37702
|
}
|
|
37771
|
-
|
|
37772
37703
|
.a-Form-row {
|
|
37773
37704
|
display: flex;
|
|
37774
37705
|
flex-wrap: wrap;
|
|
@@ -37780,13 +37711,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37780
37711
|
padding-left: calc(var(--Form-row-gutterWidth) / 2);
|
|
37781
37712
|
padding-right: calc(var(--Form-row-gutterWidth) / 2);
|
|
37782
37713
|
}
|
|
37783
|
-
|
|
37784
37714
|
.a-Form-col {
|
|
37785
37715
|
flex-basis: 0;
|
|
37786
37716
|
flex-grow: 1;
|
|
37787
37717
|
flex-shrink: 1;
|
|
37788
37718
|
}
|
|
37789
|
-
|
|
37790
37719
|
.a-Form-rowInner {
|
|
37791
37720
|
display: flex;
|
|
37792
37721
|
flex-wrap: nowrap;
|
|
@@ -37805,7 +37734,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37805
37734
|
.a-Form--debug {
|
|
37806
37735
|
padding: var(--gap-sm);
|
|
37807
37736
|
margin-bottom: var(--gap-sm);
|
|
37808
|
-
background-color:
|
|
37737
|
+
background-color: rgb(250, 250, 250);
|
|
37809
37738
|
border-radius: var(--borderRadius);
|
|
37810
37739
|
position: relative;
|
|
37811
37740
|
word-wrap: break-word;
|
|
@@ -37867,7 +37796,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37867
37796
|
.a-Combo-form::before {
|
|
37868
37797
|
border-bottom: none;
|
|
37869
37798
|
}
|
|
37870
|
-
|
|
37871
37799
|
.a-Form-item {
|
|
37872
37800
|
display: flex;
|
|
37873
37801
|
margin-bottom: 0;
|
|
@@ -37885,7 +37813,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37885
37813
|
border-bottom: var(--Form-input-borderWidth) solid var(--borderColor);
|
|
37886
37814
|
}
|
|
37887
37815
|
.a-Form-item .a-InputGroup-addOn,
|
|
37888
|
-
.a-Form-item .a-TextControl-addOn {
|
|
37816
|
+
.a-Form-item .a-TextControl-addOn {
|
|
37889
37817
|
border: none;
|
|
37890
37818
|
}
|
|
37891
37819
|
.a-Form-item .a-Form-label {
|
|
@@ -37899,6 +37827,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37899
37827
|
margin-bottom: 0;
|
|
37900
37828
|
font-size: var(--fontSizeLg);
|
|
37901
37829
|
}
|
|
37830
|
+
.a-Form-item .a-Form-label + .a-Form-item-controlBox {
|
|
37831
|
+
max-width: 72%;
|
|
37832
|
+
}
|
|
37902
37833
|
.a-Form-item .a-Form-label > span {
|
|
37903
37834
|
line-height: 2rem;
|
|
37904
37835
|
display: inline-block;
|
|
@@ -37947,7 +37878,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37947
37878
|
text-align: center;
|
|
37948
37879
|
}
|
|
37949
37880
|
.a-Form-item .a-Number--enhance .a-InputNumber-enhance-minus,
|
|
37950
|
-
.a-Form-item .a-Number--enhance .a-InputNumber-enhance-plus {
|
|
37881
|
+
.a-Form-item .a-Number--enhance .a-InputNumber-enhance-plus {
|
|
37951
37882
|
width: var(--inputNumber-enhance-mobile-icon-inner-width);
|
|
37952
37883
|
height: var(--inputNumber-enhance-mobile-icon-inner-height);
|
|
37953
37884
|
display: flex;
|
|
@@ -37959,48 +37890,48 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
37959
37890
|
padding-right: var(--inputNumber-enhance-default-paddingRight);
|
|
37960
37891
|
}
|
|
37961
37892
|
.a-Form-item .a-Form-value,
|
|
37962
|
-
.a-Form-item .a-Form-control {
|
|
37893
|
+
.a-Form-item .a-Form-control {
|
|
37963
37894
|
flex: 1;
|
|
37964
37895
|
flex-wrap: wrap;
|
|
37965
37896
|
font-size: var(--fontSizeLg);
|
|
37966
37897
|
}
|
|
37967
37898
|
.a-Form-item .a-Form-value .a-ColorPicker > input,
|
|
37968
|
-
.a-Form-item .a-Form-control .a-ColorPicker > input {
|
|
37899
|
+
.a-Form-item .a-Form-control .a-ColorPicker > input {
|
|
37969
37900
|
height: 100%;
|
|
37970
37901
|
}
|
|
37971
37902
|
.a-Form-item .a-Form-value .a-ResultBox,
|
|
37972
|
-
.a-Form-item .a-Form-control .a-ResultBox {
|
|
37903
|
+
.a-Form-item .a-Form-control .a-ResultBox {
|
|
37973
37904
|
height: 100%;
|
|
37974
37905
|
}
|
|
37975
37906
|
.a-Form-item .a-Form-value .a-ResultBox .a-ResultBox-value-wrap,
|
|
37976
|
-
.a-Form-item .a-Form-control .a-ResultBox .a-ResultBox-value-wrap {
|
|
37907
|
+
.a-Form-item .a-Form-control .a-ResultBox .a-ResultBox-value-wrap {
|
|
37977
37908
|
justify-content: flex-end;
|
|
37978
37909
|
text-align: right;
|
|
37979
37910
|
}
|
|
37980
37911
|
.a-Form-item .a-Form-value.is-disabled > .a-TextControl-input,
|
|
37981
|
-
.a-Form-item .a-Form-control.is-disabled > .a-TextControl-input {
|
|
37912
|
+
.a-Form-item .a-Form-control.is-disabled > .a-TextControl-input {
|
|
37982
37913
|
background: transparent;
|
|
37983
37914
|
}
|
|
37984
37915
|
.a-Form-item .a-SelectControl.a-Form-control {
|
|
37985
37916
|
overflow: hidden;
|
|
37986
37917
|
}
|
|
37987
37918
|
.a-Form-item .a-Form-hint,
|
|
37988
|
-
.a-Form-item .a-Form-remark,
|
|
37989
|
-
.a-Form-item .a-Form-group--hor .a-Form-item,
|
|
37990
|
-
.a-Form-item .a-SwitchControl,
|
|
37991
|
-
.a-Form-item .a-CheckboxControl,
|
|
37992
|
-
.a-Form-item .a-RadiosControl,
|
|
37993
|
-
.a-Form-item .a-CheckboxesControl {
|
|
37919
|
+
.a-Form-item .a-Form-remark,
|
|
37920
|
+
.a-Form-item .a-Form-group--hor .a-Form-item,
|
|
37921
|
+
.a-Form-item .a-SwitchControl,
|
|
37922
|
+
.a-Form-item .a-CheckboxControl,
|
|
37923
|
+
.a-Form-item .a-RadiosControl,
|
|
37924
|
+
.a-Form-item .a-CheckboxesControl {
|
|
37994
37925
|
padding-top: 0;
|
|
37995
37926
|
padding-bottom: 0;
|
|
37996
37927
|
}
|
|
37997
37928
|
.a-Form-item .a-SwitchControl,
|
|
37998
|
-
.a-Form-item .a-TransferControl,
|
|
37999
|
-
.a-Form-item .a-TagControl,
|
|
38000
|
-
.a-Form-item .a-CheckboxControl,
|
|
38001
|
-
.a-Form-item .a-TreeSelectControl,
|
|
38002
|
-
.a-Form-item .a-NestedSelectControl,
|
|
38003
|
-
.a-Form-item .a-TabsTransferControl {
|
|
37929
|
+
.a-Form-item .a-TransferControl,
|
|
37930
|
+
.a-Form-item .a-TagControl,
|
|
37931
|
+
.a-Form-item .a-CheckboxControl,
|
|
37932
|
+
.a-Form-item .a-TreeSelectControl,
|
|
37933
|
+
.a-Form-item .a-NestedSelectControl,
|
|
37934
|
+
.a-Form-item .a-TabsTransferControl {
|
|
38004
37935
|
padding-top: 0.1875rem;
|
|
38005
37936
|
}
|
|
38006
37937
|
.a-Form-item--inline {
|
|
@@ -38008,6 +37939,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38008
37939
|
}
|
|
38009
37940
|
.a-Form-item .a-Form-item-controlBox {
|
|
38010
37941
|
flex: 1;
|
|
37942
|
+
max-width: -moz-available;
|
|
37943
|
+
max-width: -webkit-fill-available;
|
|
37944
|
+
max-width: fill-available;
|
|
38011
37945
|
}
|
|
38012
37946
|
.a-Form-item .a-Form-static .a-Progress {
|
|
38013
37947
|
margin-top: 0.1875rem;
|
|
@@ -38030,11 +37964,11 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38030
37964
|
min-height: 0;
|
|
38031
37965
|
}
|
|
38032
37966
|
.a-Form-item .a-Form-description,
|
|
38033
|
-
.a-Form-item .a-Form-feedback {
|
|
37967
|
+
.a-Form-item .a-Form-feedback {
|
|
38034
37968
|
font-size: var(--fontSizeBase);
|
|
38035
37969
|
}
|
|
38036
37970
|
.a-Form-item .a-InputGroup .a-Select,
|
|
38037
|
-
.a-Form-item .a-InputGroup .a-InputGroup-btn .a-Button {
|
|
37971
|
+
.a-Form-item .a-InputGroup .a-InputGroup-btn .a-Button {
|
|
38038
37972
|
border: none;
|
|
38039
37973
|
}
|
|
38040
37974
|
.a-Form-item .a-InputGroup > .a-TextControl-input input {
|
|
@@ -38051,20 +37985,20 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38051
37985
|
margin-bottom: var(--gap-xs);
|
|
38052
37986
|
}
|
|
38053
37987
|
.a-Form-item .a-TextareaControl > textarea,
|
|
38054
|
-
.a-Form-item .a-Form-control > .a-TextControl-input,
|
|
38055
|
-
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input {
|
|
37988
|
+
.a-Form-item .a-Form-control > .a-TextControl-input,
|
|
37989
|
+
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input {
|
|
38056
37990
|
border: none;
|
|
38057
37991
|
padding: 0 var(--Form-input-paddingX) 0 0;
|
|
38058
37992
|
box-shadow: none;
|
|
38059
37993
|
border-radius: 0;
|
|
38060
37994
|
}
|
|
38061
37995
|
.a-Form-item .a-TextareaControl > textarea:hover, .a-Form-item .a-TextareaControl > textarea:focus, .a-Form-item .a-TextareaControl > textarea.active,
|
|
38062
|
-
.a-Form-item .a-Form-control > .a-TextControl-input:hover,
|
|
38063
|
-
.a-Form-item .a-Form-control > .a-TextControl-input:focus,
|
|
38064
|
-
.a-Form-item .a-Form-control > .a-TextControl-input.active,
|
|
38065
|
-
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input:hover,
|
|
38066
|
-
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input:focus,
|
|
38067
|
-
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input.active {
|
|
37996
|
+
.a-Form-item .a-Form-control > .a-TextControl-input:hover,
|
|
37997
|
+
.a-Form-item .a-Form-control > .a-TextControl-input:focus,
|
|
37998
|
+
.a-Form-item .a-Form-control > .a-TextControl-input.active,
|
|
37999
|
+
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input:hover,
|
|
38000
|
+
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input:focus,
|
|
38001
|
+
.a-Form-item .a-TextControl.is-focused > .a-TextControl-input.active {
|
|
38068
38002
|
border: none;
|
|
38069
38003
|
outline: none;
|
|
38070
38004
|
outline-style: none;
|
|
@@ -38073,27 +38007,21 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38073
38007
|
padding: 0;
|
|
38074
38008
|
min-height: 0;
|
|
38075
38009
|
}
|
|
38076
|
-
|
|
38077
38010
|
.a-Form-groupColumn {
|
|
38078
38011
|
margin-bottom: 0;
|
|
38079
38012
|
}
|
|
38080
|
-
|
|
38081
38013
|
.a-Form-item:nth-last-of-type(1)::after {
|
|
38082
38014
|
display: none;
|
|
38083
38015
|
}
|
|
38084
|
-
|
|
38085
38016
|
.a-Form-item.is-placeholder::after {
|
|
38086
38017
|
display: none;
|
|
38087
38018
|
}
|
|
38088
|
-
|
|
38089
38019
|
.a-Tabs-pane {
|
|
38090
38020
|
padding: 0;
|
|
38091
38021
|
}
|
|
38092
|
-
|
|
38093
38022
|
.a-Form-item .a-Form-groupColumn > .a-Form-item {
|
|
38094
38023
|
padding-bottom: var(--Form-input-paddingX);
|
|
38095
38024
|
}
|
|
38096
|
-
|
|
38097
38025
|
.a-Form-groupColumn {
|
|
38098
38026
|
position: relative;
|
|
38099
38027
|
}
|
|
@@ -38107,7 +38035,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
|
|
|
38107
38035
|
left: 0;
|
|
38108
38036
|
border-bottom: var(--Form-input-borderWidth) solid var(--borderColor);
|
|
38109
38037
|
}
|
|
38110
|
-
|
|
38111
38038
|
.a-Form-groupColumn:nth-last-of-type(1)::after {
|
|
38112
38039
|
display: none;
|
|
38113
38040
|
}
|