amis-ui 6.9.0-rc.6 → 6.9.0-rc.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.js +1 -1
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.js +1 -1
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.js +1 -1
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +1 -1
- package/esm/components/Collapse.js +3 -3
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.js +1 -1
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.d.ts +43 -41
- package/esm/components/ConfirmBox.js +5 -4
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.js +1 -1
- package/esm/components/DiffEditor.d.ts +1 -0
- package/esm/components/DiffEditor.js +23 -3
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.js +1 -1
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.js +1 -1
- package/esm/components/InputBoxWithSuggestion.js +1 -1
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.js +1 -1
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.js +1 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +2 -2
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.d.ts +42 -40
- package/esm/components/PopUp.js +3 -3
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.js +4 -3
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.d.ts +42 -40
- package/esm/components/ResultBox.js +18 -4
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.js +1 -1
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.js +1 -1
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.js +1 -1
- package/esm/components/Signature.js +1 -1
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.js +1 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.js +1 -1
- package/esm/components/TabsTransfer.js +1 -1
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +1 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.js +1 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.js +1 -1
- package/esm/components/Transfer.js +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/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.js +1 -1
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.js +1 -1
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.js +1 -1
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.js +1 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.js +1 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.js +1 -1
- package/esm/components/formula/VariableList.js +1 -1
- package/esm/components/formula/plugin.js +1 -1
- package/esm/components/icons.js +1 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +1 -1
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/SubMenu.js +1 -1
- package/esm/components/menu/index.js +1 -1
- package/esm/components/schema-editor/Array.js +1 -1
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.js +1 -1
- package/esm/components/schema-editor/SchemaVariableList.js +1 -1
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +1 -1
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.js +1 -1
- package/esm/components/table/HeadCellDropDown.js +1 -1
- package/esm/components/table/HeadCellFilter.js +1 -1
- package/esm/components/table/HeadCellSelect.js +1 -1
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +1 -1
- package/esm/components/table/SummaryRow.js +1 -1
- package/esm/components/table/index.js +1 -1
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +1 -1
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.js +1 -1
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-on-screen.js +1 -1
- package/esm/hooks/use-set-state.js +1 -1
- package/esm/hooks/use-sub-form.js +1 -1
- package/esm/hooks/use-touch.js +1 -1
- package/esm/hooks/use-update-effect.js +1 -1
- package/esm/hooks/use-validation-resolver.js +1 -1
- package/esm/icons/alert-danger.svg.js +1 -1
- package/esm/icons/alert-info.svg.js +1 -1
- package/esm/icons/alert-success.svg.js +1 -1
- package/esm/icons/alert-warning.svg.js +1 -1
- package/esm/icons/arrow-double-left.svg.js +1 -1
- package/esm/icons/arrow-double-right.svg.js +1 -1
- package/esm/icons/back.svg.js +1 -1
- package/esm/icons/calendar.svg.js +1 -1
- package/esm/icons/caret.svg.js +1 -1
- package/esm/icons/check.svg.js +1 -1
- package/esm/icons/clock.svg.js +1 -1
- package/esm/icons/close-small.svg.js +1 -1
- package/esm/icons/close.svg.js +1 -1
- package/esm/icons/cloud-upload.svg.js +1 -1
- package/esm/icons/column-filter.svg.js +1 -1
- package/esm/icons/columns.svg.js +1 -1
- package/esm/icons/compress-alt.svg.js +1 -1
- package/esm/icons/copy.svg.js +1 -1
- package/esm/icons/date.svg.js +1 -1
- package/esm/icons/department.svg.js +1 -1
- package/esm/icons/desk-empty.svg.js +1 -1
- package/esm/icons/dot.svg.js +1 -1
- package/esm/icons/down-arrow-bold.svg.js +1 -1
- package/esm/icons/down.svg.js +1 -1
- package/esm/icons/download.svg.js +1 -1
- package/esm/icons/drag-bar.svg.js +1 -1
- package/esm/icons/drag.svg.js +1 -1
- package/esm/icons/edit.svg.js +1 -1
- package/esm/icons/ellipsis-v.svg.js +1 -1
- package/esm/icons/enter.svg.js +1 -1
- package/esm/icons/exchange.svg.js +1 -1
- package/esm/icons/expand-alt.svg.js +1 -1
- package/esm/icons/fail.svg.js +1 -1
- package/esm/icons/file.svg.js +1 -1
- package/esm/icons/filter.svg.js +1 -1
- package/esm/icons/folder.svg.js +1 -1
- package/esm/icons/fullscreen.svg.js +1 -1
- package/esm/icons/function.svg.js +1 -1
- package/esm/icons/home.svg.js +1 -1
- package/esm/icons/if.svg.js +1 -1
- package/esm/icons/image.svg.js +1 -1
- package/esm/icons/info-circle.svg.js +1 -1
- package/esm/icons/info.svg.js +1 -1
- package/esm/icons/input-clear.svg.js +1 -1
- package/esm/icons/invisible.svg.js +1 -1
- package/esm/icons/left-arrow.svg.js +1 -1
- package/esm/icons/loading-outline.svg.js +1 -1
- package/esm/icons/location.svg.js +1 -1
- package/esm/icons/menu.svg.js +1 -1
- package/esm/icons/minus.svg.js +1 -1
- package/esm/icons/move.svg.js +1 -1
- package/esm/icons/mute.svg.js +1 -1
- package/esm/icons/new-edit.svg.js +1 -1
- package/esm/icons/pause.svg.js +1 -1
- package/esm/icons/pencil.svg.js +1 -1
- package/esm/icons/play.svg.js +1 -1
- package/esm/icons/plus-cicle.svg.js +1 -1
- package/esm/icons/plus-fine.svg.js +1 -1
- package/esm/icons/plus.svg.js +1 -1
- package/esm/icons/post.svg.js +1 -1
- package/esm/icons/question-mark.svg.js +1 -1
- package/esm/icons/question.svg.js +1 -1
- package/esm/icons/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.js +1 -1
- package/esm/locale/de-DE.js +1 -1
- package/esm/locale/en-US.js +1 -1
- package/esm/locale/zh-CN.js +1 -1
- package/esm/themes/ang.js +1 -1
- package/esm/themes/antd.js +1 -1
- package/esm/themes/cxd.js +1 -1
- package/esm/themes/dark.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.js +1 -1
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.js +1 -1
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Button.js +1 -1
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.js +1 -1
- package/lib/components/Checkbox.js +1 -1
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +1 -1
- package/lib/components/Collapse.js +3 -3
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.js +1 -1
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +43 -41
- package/lib/components/ConfirmBox.js +5 -4
- package/lib/components/ContextMenu.js +1 -1
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.js +1 -1
- package/lib/components/DiffEditor.d.ts +1 -0
- package/lib/components/DiffEditor.js +23 -3
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.js +1 -1
- package/lib/components/DropDownSelection.js +1 -1
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.js +1 -1
- package/lib/components/Input.js +1 -1
- package/lib/components/InputBox.js +1 -1
- package/lib/components/InputBoxWithSuggestion.js +1 -1
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.js +1 -1
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.js +2 -2
- package/lib/components/PopOverContainer.js +1 -1
- package/lib/components/PopUp.d.ts +42 -40
- package/lib/components/PopUp.js +3 -3
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.js +4 -3
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +42 -40
- package/lib/components/ResultBox.js +18 -4
- package/lib/components/ResultList.js +1 -1
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.js +1 -1
- package/lib/components/SelectMobile.js +1 -1
- package/lib/components/Selection.js +1 -1
- package/lib/components/Signature.js +1 -1
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.js +1 -1
- package/lib/components/TabsTransfer.js +1 -1
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.js +1 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/TimelineItem.js +1 -1
- package/lib/components/Tinymce.js +1 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.js +1 -1
- package/lib/components/Transfer.js +1 -1
- 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.js +1 -1
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.js +1 -1
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.js +1 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.js +1 -1
- package/lib/components/formula/VariableList.js +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/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.js +1 -1
- package/lib/components/schema-editor/Array.js +1 -1
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.js +1 -1
- package/lib/components/table/HeadCellDropDown.js +1 -1
- package/lib/components/table/HeadCellFilter.js +1 -1
- package/lib/components/table/HeadCellSelect.js +1 -1
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +1 -1
- package/lib/components/table/SummaryRow.js +1 -1
- package/lib/components/table/index.js +1 -1
- package/lib/components/table/util.js +1 -1
- package/lib/components/virtual-list/AutoSizer.js +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.js +1 -1
- package/lib/components/withBadge.js +1 -1
- package/lib/hooks/use-on-screen.js +1 -1
- package/lib/hooks/use-set-state.js +1 -1
- package/lib/hooks/use-sub-form.js +1 -1
- package/lib/hooks/use-touch.js +1 -1
- package/lib/hooks/use-update-effect.js +1 -1
- package/lib/hooks/use-validation-resolver.js +1 -1
- package/lib/icons/alert-danger.svg.js +1 -1
- package/lib/icons/alert-info.svg.js +1 -1
- package/lib/icons/alert-success.svg.js +1 -1
- package/lib/icons/alert-warning.svg.js +1 -1
- package/lib/icons/arrow-double-left.svg.js +1 -1
- package/lib/icons/arrow-double-right.svg.js +1 -1
- package/lib/icons/back.svg.js +1 -1
- package/lib/icons/calendar.svg.js +1 -1
- package/lib/icons/caret.svg.js +1 -1
- package/lib/icons/check.svg.js +1 -1
- package/lib/icons/clock.svg.js +1 -1
- package/lib/icons/close-small.svg.js +1 -1
- package/lib/icons/close.svg.js +1 -1
- package/lib/icons/cloud-upload.svg.js +1 -1
- package/lib/icons/column-filter.svg.js +1 -1
- package/lib/icons/columns.svg.js +1 -1
- package/lib/icons/compress-alt.svg.js +1 -1
- package/lib/icons/copy.svg.js +1 -1
- package/lib/icons/date.svg.js +1 -1
- package/lib/icons/department.svg.js +1 -1
- package/lib/icons/desk-empty.svg.js +1 -1
- package/lib/icons/dot.svg.js +1 -1
- package/lib/icons/down-arrow-bold.svg.js +1 -1
- package/lib/icons/down.svg.js +1 -1
- package/lib/icons/download.svg.js +1 -1
- package/lib/icons/drag-bar.svg.js +1 -1
- package/lib/icons/drag.svg.js +1 -1
- package/lib/icons/edit.svg.js +1 -1
- package/lib/icons/ellipsis-v.svg.js +1 -1
- package/lib/icons/enter.svg.js +1 -1
- package/lib/icons/exchange.svg.js +1 -1
- package/lib/icons/expand-alt.svg.js +1 -1
- package/lib/icons/fail.svg.js +1 -1
- package/lib/icons/file.svg.js +1 -1
- package/lib/icons/filter.svg.js +1 -1
- package/lib/icons/folder.svg.js +1 -1
- package/lib/icons/fullscreen.svg.js +1 -1
- package/lib/icons/function.svg.js +1 -1
- package/lib/icons/home.svg.js +1 -1
- package/lib/icons/if.svg.js +1 -1
- package/lib/icons/image.svg.js +1 -1
- package/lib/icons/info-circle.svg.js +1 -1
- package/lib/icons/info.svg.js +1 -1
- package/lib/icons/input-clear.svg.js +1 -1
- package/lib/icons/invisible.svg.js +1 -1
- package/lib/icons/left-arrow.svg.js +1 -1
- package/lib/icons/loading-outline.svg.js +1 -1
- package/lib/icons/location.svg.js +1 -1
- package/lib/icons/menu.svg.js +1 -1
- package/lib/icons/minus.svg.js +1 -1
- package/lib/icons/move.svg.js +1 -1
- package/lib/icons/mute.svg.js +1 -1
- package/lib/icons/new-edit.svg.js +1 -1
- package/lib/icons/pause.svg.js +1 -1
- package/lib/icons/pencil.svg.js +1 -1
- package/lib/icons/play.svg.js +1 -1
- package/lib/icons/plus-cicle.svg.js +1 -1
- package/lib/icons/plus-fine.svg.js +1 -1
- package/lib/icons/plus.svg.js +1 -1
- package/lib/icons/post.svg.js +1 -1
- package/lib/icons/question-mark.svg.js +1 -1
- package/lib/icons/question.svg.js +1 -1
- package/lib/icons/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/scss/helper.scss.js +1 -1
- package/lib/scss/themes/ang.scss.js +1 -1
- package/lib/scss/themes/antd.scss.js +1 -1
- package/lib/scss/themes/cxd.scss.js +1 -1
- package/lib/scss/themes/dark.scss.js +1 -1
- package/lib/scss/themes/default.scss.js +1 -1
- package/lib/themes/ang.css +1665 -12
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +1665 -12
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +1665 -12
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +1665 -12
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +1665 -12
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +7 -5
- package/scss/_thirds.scss +1 -0
- package/scss/components/_collapse-group.scss +11 -0
- package/scss/components/_collapse.scss +9 -0
- package/scss/components/_crud2.scss +4 -0
- package/scss/components/_page.scss +15 -0
- package/scss/components/_panel.scss +2 -1
- package/scss/components/_toast.scss +16 -0
- package/scss/components/form/_checks.scss +0 -12
package/lib/themes/dark.css
CHANGED
|
@@ -14891,6 +14891,1629 @@ body.video-react-full-window .video-react-fullscreen {
|
|
|
14891
14891
|
z-index: 10;
|
|
14892
14892
|
overflow: hidden;
|
|
14893
14893
|
}
|
|
14894
|
+
/*!
|
|
14895
|
+
* animate.css - https://animate.style/
|
|
14896
|
+
* Version - 4.1.1
|
|
14897
|
+
* Licensed under the MIT license - http://opensource.org/licenses/MIT
|
|
14898
|
+
*
|
|
14899
|
+
* Copyright (c) 2020 Animate.css
|
|
14900
|
+
*/
|
|
14901
|
+
:root {
|
|
14902
|
+
--animate-duration:1s;
|
|
14903
|
+
--animate-delay:1s;
|
|
14904
|
+
--animate-repeat:1;
|
|
14905
|
+
}
|
|
14906
|
+
.animate__animated {
|
|
14907
|
+
animation-duration: 1s;
|
|
14908
|
+
animation-duration: var(--animate-duration);
|
|
14909
|
+
animation-fill-mode: both;
|
|
14910
|
+
}
|
|
14911
|
+
.animate__animated.animate__infinite {
|
|
14912
|
+
animation-iteration-count: infinite;
|
|
14913
|
+
}
|
|
14914
|
+
.animate__animated.animate__repeat-1 {
|
|
14915
|
+
animation-iteration-count: 1;
|
|
14916
|
+
animation-iteration-count: var(--animate-repeat);
|
|
14917
|
+
}
|
|
14918
|
+
.animate__animated.animate__repeat-2 {
|
|
14919
|
+
animation-iteration-count: 2;
|
|
14920
|
+
animation-iteration-count: calc(var(--animate-repeat) * 2);
|
|
14921
|
+
}
|
|
14922
|
+
.animate__animated.animate__repeat-3 {
|
|
14923
|
+
animation-iteration-count: 3;
|
|
14924
|
+
animation-iteration-count: calc(var(--animate-repeat) * 3);
|
|
14925
|
+
}
|
|
14926
|
+
.animate__animated.animate__delay-1s {
|
|
14927
|
+
animation-delay: 1s;
|
|
14928
|
+
animation-delay: var(--animate-delay);
|
|
14929
|
+
}
|
|
14930
|
+
.animate__animated.animate__delay-2s {
|
|
14931
|
+
animation-delay: 2s;
|
|
14932
|
+
animation-delay: calc(var(--animate-delay) * 2);
|
|
14933
|
+
}
|
|
14934
|
+
.animate__animated.animate__delay-3s {
|
|
14935
|
+
animation-delay: 3s;
|
|
14936
|
+
animation-delay: calc(var(--animate-delay) * 3);
|
|
14937
|
+
}
|
|
14938
|
+
.animate__animated.animate__delay-4s {
|
|
14939
|
+
animation-delay: 4s;
|
|
14940
|
+
animation-delay: calc(var(--animate-delay) * 4);
|
|
14941
|
+
}
|
|
14942
|
+
.animate__animated.animate__delay-5s {
|
|
14943
|
+
animation-delay: 5s;
|
|
14944
|
+
animation-delay: calc(var(--animate-delay) * 5);
|
|
14945
|
+
}
|
|
14946
|
+
.animate__animated.animate__faster {
|
|
14947
|
+
animation-duration: 0.5s;
|
|
14948
|
+
animation-duration: calc(var(--animate-duration) / 2);
|
|
14949
|
+
}
|
|
14950
|
+
.animate__animated.animate__fast {
|
|
14951
|
+
animation-duration: 0.8s;
|
|
14952
|
+
animation-duration: calc(var(--animate-duration) * 0.8);
|
|
14953
|
+
}
|
|
14954
|
+
.animate__animated.animate__slow {
|
|
14955
|
+
animation-duration: 2s;
|
|
14956
|
+
animation-duration: calc(var(--animate-duration) * 2);
|
|
14957
|
+
}
|
|
14958
|
+
.animate__animated.animate__slower {
|
|
14959
|
+
animation-duration: 3s;
|
|
14960
|
+
animation-duration: calc(var(--animate-duration) * 3);
|
|
14961
|
+
}
|
|
14962
|
+
@media (prefers-reduced-motion: reduce), print {
|
|
14963
|
+
.animate__animated {
|
|
14964
|
+
animation-duration: 1ms !important;
|
|
14965
|
+
transition-duration: 1ms !important;
|
|
14966
|
+
animation-iteration-count: 1 !important;
|
|
14967
|
+
}
|
|
14968
|
+
.animate__animated[class*=Out] {
|
|
14969
|
+
opacity: 0;
|
|
14970
|
+
}
|
|
14971
|
+
}
|
|
14972
|
+
@keyframes bounce {
|
|
14973
|
+
0%, 20%, 53%, to {
|
|
14974
|
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
14975
|
+
transform: translateZ(0);
|
|
14976
|
+
}
|
|
14977
|
+
40%, 43% {
|
|
14978
|
+
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
14979
|
+
transform: translate3d(0, -30px, 0) scaleY(1.1);
|
|
14980
|
+
}
|
|
14981
|
+
70% {
|
|
14982
|
+
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
14983
|
+
transform: translate3d(0, -15px, 0) scaleY(1.05);
|
|
14984
|
+
}
|
|
14985
|
+
80% {
|
|
14986
|
+
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
14987
|
+
transform: translateZ(0) scaleY(0.95);
|
|
14988
|
+
}
|
|
14989
|
+
90% {
|
|
14990
|
+
transform: translate3d(0, -4px, 0) scaleY(1.02);
|
|
14991
|
+
}
|
|
14992
|
+
}
|
|
14993
|
+
.animate__bounce {
|
|
14994
|
+
animation-name: bounce;
|
|
14995
|
+
transform-origin: center bottom;
|
|
14996
|
+
}
|
|
14997
|
+
@keyframes flash {
|
|
14998
|
+
0%, 50%, to {
|
|
14999
|
+
opacity: 1;
|
|
15000
|
+
}
|
|
15001
|
+
25%, 75% {
|
|
15002
|
+
opacity: 0;
|
|
15003
|
+
}
|
|
15004
|
+
}
|
|
15005
|
+
.animate__flash {
|
|
15006
|
+
animation-name: flash;
|
|
15007
|
+
}
|
|
15008
|
+
@keyframes pulse {
|
|
15009
|
+
0% {
|
|
15010
|
+
transform: scaleX(1);
|
|
15011
|
+
}
|
|
15012
|
+
50% {
|
|
15013
|
+
transform: scale3d(1.05, 1.05, 1.05);
|
|
15014
|
+
}
|
|
15015
|
+
to {
|
|
15016
|
+
transform: scaleX(1);
|
|
15017
|
+
}
|
|
15018
|
+
}
|
|
15019
|
+
.animate__pulse {
|
|
15020
|
+
animation-name: pulse;
|
|
15021
|
+
animation-timing-function: ease-in-out;
|
|
15022
|
+
}
|
|
15023
|
+
@keyframes rubberBand {
|
|
15024
|
+
0% {
|
|
15025
|
+
transform: scaleX(1);
|
|
15026
|
+
}
|
|
15027
|
+
30% {
|
|
15028
|
+
transform: scale3d(1.25, 0.75, 1);
|
|
15029
|
+
}
|
|
15030
|
+
40% {
|
|
15031
|
+
transform: scale3d(0.75, 1.25, 1);
|
|
15032
|
+
}
|
|
15033
|
+
50% {
|
|
15034
|
+
transform: scale3d(1.15, 0.85, 1);
|
|
15035
|
+
}
|
|
15036
|
+
65% {
|
|
15037
|
+
transform: scale3d(0.95, 1.05, 1);
|
|
15038
|
+
}
|
|
15039
|
+
75% {
|
|
15040
|
+
transform: scale3d(1.05, 0.95, 1);
|
|
15041
|
+
}
|
|
15042
|
+
to {
|
|
15043
|
+
transform: scaleX(1);
|
|
15044
|
+
}
|
|
15045
|
+
}
|
|
15046
|
+
.animate__rubberBand {
|
|
15047
|
+
animation-name: rubberBand;
|
|
15048
|
+
}
|
|
15049
|
+
@keyframes shakeX {
|
|
15050
|
+
0%, to {
|
|
15051
|
+
transform: translateZ(0);
|
|
15052
|
+
}
|
|
15053
|
+
10%, 30%, 50%, 70%, 90% {
|
|
15054
|
+
transform: translate3d(-10px, 0, 0);
|
|
15055
|
+
}
|
|
15056
|
+
20%, 40%, 60%, 80% {
|
|
15057
|
+
transform: translate3d(10px, 0, 0);
|
|
15058
|
+
}
|
|
15059
|
+
}
|
|
15060
|
+
.animate__shakeX {
|
|
15061
|
+
animation-name: shakeX;
|
|
15062
|
+
}
|
|
15063
|
+
@keyframes shakeY {
|
|
15064
|
+
0%, to {
|
|
15065
|
+
transform: translateZ(0);
|
|
15066
|
+
}
|
|
15067
|
+
10%, 30%, 50%, 70%, 90% {
|
|
15068
|
+
transform: translate3d(0, -10px, 0);
|
|
15069
|
+
}
|
|
15070
|
+
20%, 40%, 60%, 80% {
|
|
15071
|
+
transform: translate3d(0, 10px, 0);
|
|
15072
|
+
}
|
|
15073
|
+
}
|
|
15074
|
+
.animate__shakeY {
|
|
15075
|
+
animation-name: shakeY;
|
|
15076
|
+
}
|
|
15077
|
+
@keyframes headShake {
|
|
15078
|
+
0% {
|
|
15079
|
+
transform: translateX(0);
|
|
15080
|
+
}
|
|
15081
|
+
6.5% {
|
|
15082
|
+
transform: translateX(-6px) rotateY(-9deg);
|
|
15083
|
+
}
|
|
15084
|
+
18.5% {
|
|
15085
|
+
transform: translateX(5px) rotateY(7deg);
|
|
15086
|
+
}
|
|
15087
|
+
31.5% {
|
|
15088
|
+
transform: translateX(-3px) rotateY(-5deg);
|
|
15089
|
+
}
|
|
15090
|
+
43.5% {
|
|
15091
|
+
transform: translateX(2px) rotateY(3deg);
|
|
15092
|
+
}
|
|
15093
|
+
50% {
|
|
15094
|
+
transform: translateX(0);
|
|
15095
|
+
}
|
|
15096
|
+
}
|
|
15097
|
+
.animate__headShake {
|
|
15098
|
+
animation-timing-function: ease-in-out;
|
|
15099
|
+
animation-name: headShake;
|
|
15100
|
+
}
|
|
15101
|
+
@keyframes swing {
|
|
15102
|
+
20% {
|
|
15103
|
+
transform: rotate(15deg);
|
|
15104
|
+
}
|
|
15105
|
+
40% {
|
|
15106
|
+
transform: rotate(-10deg);
|
|
15107
|
+
}
|
|
15108
|
+
60% {
|
|
15109
|
+
transform: rotate(5deg);
|
|
15110
|
+
}
|
|
15111
|
+
80% {
|
|
15112
|
+
transform: rotate(-5deg);
|
|
15113
|
+
}
|
|
15114
|
+
to {
|
|
15115
|
+
transform: rotate(0deg);
|
|
15116
|
+
}
|
|
15117
|
+
}
|
|
15118
|
+
.animate__swing {
|
|
15119
|
+
transform-origin: top center;
|
|
15120
|
+
animation-name: swing;
|
|
15121
|
+
}
|
|
15122
|
+
@keyframes tada {
|
|
15123
|
+
0% {
|
|
15124
|
+
transform: scaleX(1);
|
|
15125
|
+
}
|
|
15126
|
+
10%, 20% {
|
|
15127
|
+
transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
|
|
15128
|
+
}
|
|
15129
|
+
30%, 50%, 70%, 90% {
|
|
15130
|
+
transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
|
|
15131
|
+
}
|
|
15132
|
+
40%, 60%, 80% {
|
|
15133
|
+
transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
|
|
15134
|
+
}
|
|
15135
|
+
to {
|
|
15136
|
+
transform: scaleX(1);
|
|
15137
|
+
}
|
|
15138
|
+
}
|
|
15139
|
+
.animate__tada {
|
|
15140
|
+
animation-name: tada;
|
|
15141
|
+
}
|
|
15142
|
+
@keyframes wobble {
|
|
15143
|
+
0% {
|
|
15144
|
+
transform: translateZ(0);
|
|
15145
|
+
}
|
|
15146
|
+
15% {
|
|
15147
|
+
transform: translate3d(-25%, 0, 0) rotate(-5deg);
|
|
15148
|
+
}
|
|
15149
|
+
30% {
|
|
15150
|
+
transform: translate3d(20%, 0, 0) rotate(3deg);
|
|
15151
|
+
}
|
|
15152
|
+
45% {
|
|
15153
|
+
transform: translate3d(-15%, 0, 0) rotate(-3deg);
|
|
15154
|
+
}
|
|
15155
|
+
60% {
|
|
15156
|
+
transform: translate3d(10%, 0, 0) rotate(2deg);
|
|
15157
|
+
}
|
|
15158
|
+
75% {
|
|
15159
|
+
transform: translate3d(-5%, 0, 0) rotate(-1deg);
|
|
15160
|
+
}
|
|
15161
|
+
to {
|
|
15162
|
+
transform: translateZ(0);
|
|
15163
|
+
}
|
|
15164
|
+
}
|
|
15165
|
+
.animate__wobble {
|
|
15166
|
+
animation-name: wobble;
|
|
15167
|
+
}
|
|
15168
|
+
@keyframes jello {
|
|
15169
|
+
0%, 11.1%, to {
|
|
15170
|
+
transform: translateZ(0);
|
|
15171
|
+
}
|
|
15172
|
+
22.2% {
|
|
15173
|
+
transform: skewX(-12.5deg) skewY(-12.5deg);
|
|
15174
|
+
}
|
|
15175
|
+
33.3% {
|
|
15176
|
+
transform: skewX(6.25deg) skewY(6.25deg);
|
|
15177
|
+
}
|
|
15178
|
+
44.4% {
|
|
15179
|
+
transform: skewX(-3.125deg) skewY(-3.125deg);
|
|
15180
|
+
}
|
|
15181
|
+
55.5% {
|
|
15182
|
+
transform: skewX(1.5625deg) skewY(1.5625deg);
|
|
15183
|
+
}
|
|
15184
|
+
66.6% {
|
|
15185
|
+
transform: skewX(-0.78125deg) skewY(-0.78125deg);
|
|
15186
|
+
}
|
|
15187
|
+
77.7% {
|
|
15188
|
+
transform: skewX(0.390625deg) skewY(0.390625deg);
|
|
15189
|
+
}
|
|
15190
|
+
88.8% {
|
|
15191
|
+
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
|
|
15192
|
+
}
|
|
15193
|
+
}
|
|
15194
|
+
.animate__jello {
|
|
15195
|
+
animation-name: jello;
|
|
15196
|
+
transform-origin: center;
|
|
15197
|
+
}
|
|
15198
|
+
@keyframes heartBeat {
|
|
15199
|
+
0% {
|
|
15200
|
+
transform: scale(1);
|
|
15201
|
+
}
|
|
15202
|
+
14% {
|
|
15203
|
+
transform: scale(1.3);
|
|
15204
|
+
}
|
|
15205
|
+
28% {
|
|
15206
|
+
transform: scale(1);
|
|
15207
|
+
}
|
|
15208
|
+
42% {
|
|
15209
|
+
transform: scale(1.3);
|
|
15210
|
+
}
|
|
15211
|
+
70% {
|
|
15212
|
+
transform: scale(1);
|
|
15213
|
+
}
|
|
15214
|
+
}
|
|
15215
|
+
.animate__heartBeat {
|
|
15216
|
+
animation-name: heartBeat;
|
|
15217
|
+
animation-duration: 1.3s;
|
|
15218
|
+
animation-duration: calc(var(--animate-duration) * 1.3);
|
|
15219
|
+
animation-timing-function: ease-in-out;
|
|
15220
|
+
}
|
|
15221
|
+
@keyframes backInDown {
|
|
15222
|
+
0% {
|
|
15223
|
+
transform: translateY(-1200px) scale(0.7);
|
|
15224
|
+
opacity: 0.7;
|
|
15225
|
+
}
|
|
15226
|
+
80% {
|
|
15227
|
+
transform: translateY(0) scale(0.7);
|
|
15228
|
+
opacity: 0.7;
|
|
15229
|
+
}
|
|
15230
|
+
to {
|
|
15231
|
+
transform: scale(1);
|
|
15232
|
+
opacity: 1;
|
|
15233
|
+
}
|
|
15234
|
+
}
|
|
15235
|
+
.animate__backInDown {
|
|
15236
|
+
animation-name: backInDown;
|
|
15237
|
+
}
|
|
15238
|
+
@keyframes backInLeft {
|
|
15239
|
+
0% {
|
|
15240
|
+
transform: translateX(-2000px) scale(0.7);
|
|
15241
|
+
opacity: 0.7;
|
|
15242
|
+
}
|
|
15243
|
+
80% {
|
|
15244
|
+
transform: translateX(0) scale(0.7);
|
|
15245
|
+
opacity: 0.7;
|
|
15246
|
+
}
|
|
15247
|
+
to {
|
|
15248
|
+
transform: scale(1);
|
|
15249
|
+
opacity: 1;
|
|
15250
|
+
}
|
|
15251
|
+
}
|
|
15252
|
+
.animate__backInLeft {
|
|
15253
|
+
animation-name: backInLeft;
|
|
15254
|
+
}
|
|
15255
|
+
@keyframes backInRight {
|
|
15256
|
+
0% {
|
|
15257
|
+
transform: translateX(2000px) scale(0.7);
|
|
15258
|
+
opacity: 0.7;
|
|
15259
|
+
}
|
|
15260
|
+
80% {
|
|
15261
|
+
transform: translateX(0) scale(0.7);
|
|
15262
|
+
opacity: 0.7;
|
|
15263
|
+
}
|
|
15264
|
+
to {
|
|
15265
|
+
transform: scale(1);
|
|
15266
|
+
opacity: 1;
|
|
15267
|
+
}
|
|
15268
|
+
}
|
|
15269
|
+
.animate__backInRight {
|
|
15270
|
+
animation-name: backInRight;
|
|
15271
|
+
}
|
|
15272
|
+
@keyframes backInUp {
|
|
15273
|
+
0% {
|
|
15274
|
+
transform: translateY(1200px) scale(0.7);
|
|
15275
|
+
opacity: 0.7;
|
|
15276
|
+
}
|
|
15277
|
+
80% {
|
|
15278
|
+
transform: translateY(0) scale(0.7);
|
|
15279
|
+
opacity: 0.7;
|
|
15280
|
+
}
|
|
15281
|
+
to {
|
|
15282
|
+
transform: scale(1);
|
|
15283
|
+
opacity: 1;
|
|
15284
|
+
}
|
|
15285
|
+
}
|
|
15286
|
+
.animate__backInUp {
|
|
15287
|
+
animation-name: backInUp;
|
|
15288
|
+
}
|
|
15289
|
+
@keyframes backOutDown {
|
|
15290
|
+
0% {
|
|
15291
|
+
transform: scale(1);
|
|
15292
|
+
opacity: 1;
|
|
15293
|
+
}
|
|
15294
|
+
20% {
|
|
15295
|
+
transform: translateY(0) scale(0.7);
|
|
15296
|
+
opacity: 0.7;
|
|
15297
|
+
}
|
|
15298
|
+
to {
|
|
15299
|
+
transform: translateY(700px) scale(0.7);
|
|
15300
|
+
opacity: 0.7;
|
|
15301
|
+
}
|
|
15302
|
+
}
|
|
15303
|
+
.animate__backOutDown {
|
|
15304
|
+
animation-name: backOutDown;
|
|
15305
|
+
}
|
|
15306
|
+
@keyframes backOutLeft {
|
|
15307
|
+
0% {
|
|
15308
|
+
transform: scale(1);
|
|
15309
|
+
opacity: 1;
|
|
15310
|
+
}
|
|
15311
|
+
20% {
|
|
15312
|
+
transform: translateX(0) scale(0.7);
|
|
15313
|
+
opacity: 0.7;
|
|
15314
|
+
}
|
|
15315
|
+
to {
|
|
15316
|
+
transform: translateX(-2000px) scale(0.7);
|
|
15317
|
+
opacity: 0.7;
|
|
15318
|
+
}
|
|
15319
|
+
}
|
|
15320
|
+
.animate__backOutLeft {
|
|
15321
|
+
animation-name: backOutLeft;
|
|
15322
|
+
}
|
|
15323
|
+
@keyframes backOutRight {
|
|
15324
|
+
0% {
|
|
15325
|
+
transform: scale(1);
|
|
15326
|
+
opacity: 1;
|
|
15327
|
+
}
|
|
15328
|
+
20% {
|
|
15329
|
+
transform: translateX(0) scale(0.7);
|
|
15330
|
+
opacity: 0.7;
|
|
15331
|
+
}
|
|
15332
|
+
to {
|
|
15333
|
+
transform: translateX(2000px) scale(0.7);
|
|
15334
|
+
opacity: 0.7;
|
|
15335
|
+
}
|
|
15336
|
+
}
|
|
15337
|
+
.animate__backOutRight {
|
|
15338
|
+
animation-name: backOutRight;
|
|
15339
|
+
}
|
|
15340
|
+
@keyframes backOutUp {
|
|
15341
|
+
0% {
|
|
15342
|
+
transform: scale(1);
|
|
15343
|
+
opacity: 1;
|
|
15344
|
+
}
|
|
15345
|
+
20% {
|
|
15346
|
+
transform: translateY(0) scale(0.7);
|
|
15347
|
+
opacity: 0.7;
|
|
15348
|
+
}
|
|
15349
|
+
to {
|
|
15350
|
+
transform: translateY(-700px) scale(0.7);
|
|
15351
|
+
opacity: 0.7;
|
|
15352
|
+
}
|
|
15353
|
+
}
|
|
15354
|
+
.animate__backOutUp {
|
|
15355
|
+
animation-name: backOutUp;
|
|
15356
|
+
}
|
|
15357
|
+
@keyframes bounceIn {
|
|
15358
|
+
0%, 20%, 40%, 60%, 80%, to {
|
|
15359
|
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
15360
|
+
}
|
|
15361
|
+
0% {
|
|
15362
|
+
opacity: 0;
|
|
15363
|
+
transform: scale3d(0.3, 0.3, 0.3);
|
|
15364
|
+
}
|
|
15365
|
+
20% {
|
|
15366
|
+
transform: scale3d(1.1, 1.1, 1.1);
|
|
15367
|
+
}
|
|
15368
|
+
40% {
|
|
15369
|
+
transform: scale3d(0.9, 0.9, 0.9);
|
|
15370
|
+
}
|
|
15371
|
+
60% {
|
|
15372
|
+
opacity: 1;
|
|
15373
|
+
transform: scale3d(1.03, 1.03, 1.03);
|
|
15374
|
+
}
|
|
15375
|
+
80% {
|
|
15376
|
+
transform: scale3d(0.97, 0.97, 0.97);
|
|
15377
|
+
}
|
|
15378
|
+
to {
|
|
15379
|
+
opacity: 1;
|
|
15380
|
+
transform: scaleX(1);
|
|
15381
|
+
}
|
|
15382
|
+
}
|
|
15383
|
+
.animate__bounceIn {
|
|
15384
|
+
animation-duration: 0.75s;
|
|
15385
|
+
animation-duration: calc(var(--animate-duration) * 0.75);
|
|
15386
|
+
animation-name: bounceIn;
|
|
15387
|
+
}
|
|
15388
|
+
@keyframes bounceInDown {
|
|
15389
|
+
0%, 60%, 75%, 90%, to {
|
|
15390
|
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
15391
|
+
}
|
|
15392
|
+
0% {
|
|
15393
|
+
opacity: 0;
|
|
15394
|
+
transform: translate3d(0, -3000px, 0) scaleY(3);
|
|
15395
|
+
}
|
|
15396
|
+
60% {
|
|
15397
|
+
opacity: 1;
|
|
15398
|
+
transform: translate3d(0, 25px, 0) scaleY(0.9);
|
|
15399
|
+
}
|
|
15400
|
+
75% {
|
|
15401
|
+
transform: translate3d(0, -10px, 0) scaleY(0.95);
|
|
15402
|
+
}
|
|
15403
|
+
90% {
|
|
15404
|
+
transform: translate3d(0, 5px, 0) scaleY(0.985);
|
|
15405
|
+
}
|
|
15406
|
+
to {
|
|
15407
|
+
transform: translateZ(0);
|
|
15408
|
+
}
|
|
15409
|
+
}
|
|
15410
|
+
.animate__bounceInDown {
|
|
15411
|
+
animation-name: bounceInDown;
|
|
15412
|
+
}
|
|
15413
|
+
@keyframes bounceInLeft {
|
|
15414
|
+
0%, 60%, 75%, 90%, to {
|
|
15415
|
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
15416
|
+
}
|
|
15417
|
+
0% {
|
|
15418
|
+
opacity: 0;
|
|
15419
|
+
transform: translate3d(-3000px, 0, 0) scaleX(3);
|
|
15420
|
+
}
|
|
15421
|
+
60% {
|
|
15422
|
+
opacity: 1;
|
|
15423
|
+
transform: translate3d(25px, 0, 0) scaleX(1);
|
|
15424
|
+
}
|
|
15425
|
+
75% {
|
|
15426
|
+
transform: translate3d(-10px, 0, 0) scaleX(0.98);
|
|
15427
|
+
}
|
|
15428
|
+
90% {
|
|
15429
|
+
transform: translate3d(5px, 0, 0) scaleX(0.995);
|
|
15430
|
+
}
|
|
15431
|
+
to {
|
|
15432
|
+
transform: translateZ(0);
|
|
15433
|
+
}
|
|
15434
|
+
}
|
|
15435
|
+
.animate__bounceInLeft {
|
|
15436
|
+
animation-name: bounceInLeft;
|
|
15437
|
+
}
|
|
15438
|
+
@keyframes bounceInRight {
|
|
15439
|
+
0%, 60%, 75%, 90%, to {
|
|
15440
|
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
15441
|
+
}
|
|
15442
|
+
0% {
|
|
15443
|
+
opacity: 0;
|
|
15444
|
+
transform: translate3d(3000px, 0, 0) scaleX(3);
|
|
15445
|
+
}
|
|
15446
|
+
60% {
|
|
15447
|
+
opacity: 1;
|
|
15448
|
+
transform: translate3d(-25px, 0, 0) scaleX(1);
|
|
15449
|
+
}
|
|
15450
|
+
75% {
|
|
15451
|
+
transform: translate3d(10px, 0, 0) scaleX(0.98);
|
|
15452
|
+
}
|
|
15453
|
+
90% {
|
|
15454
|
+
transform: translate3d(-5px, 0, 0) scaleX(0.995);
|
|
15455
|
+
}
|
|
15456
|
+
to {
|
|
15457
|
+
transform: translateZ(0);
|
|
15458
|
+
}
|
|
15459
|
+
}
|
|
15460
|
+
.animate__bounceInRight {
|
|
15461
|
+
animation-name: bounceInRight;
|
|
15462
|
+
}
|
|
15463
|
+
@keyframes bounceInUp {
|
|
15464
|
+
0%, 60%, 75%, 90%, to {
|
|
15465
|
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
15466
|
+
}
|
|
15467
|
+
0% {
|
|
15468
|
+
opacity: 0;
|
|
15469
|
+
transform: translate3d(0, 3000px, 0) scaleY(5);
|
|
15470
|
+
}
|
|
15471
|
+
60% {
|
|
15472
|
+
opacity: 1;
|
|
15473
|
+
transform: translate3d(0, -20px, 0) scaleY(0.9);
|
|
15474
|
+
}
|
|
15475
|
+
75% {
|
|
15476
|
+
transform: translate3d(0, 10px, 0) scaleY(0.95);
|
|
15477
|
+
}
|
|
15478
|
+
90% {
|
|
15479
|
+
transform: translate3d(0, -5px, 0) scaleY(0.985);
|
|
15480
|
+
}
|
|
15481
|
+
to {
|
|
15482
|
+
transform: translateZ(0);
|
|
15483
|
+
}
|
|
15484
|
+
}
|
|
15485
|
+
.animate__bounceInUp {
|
|
15486
|
+
animation-name: bounceInUp;
|
|
15487
|
+
}
|
|
15488
|
+
@keyframes bounceOut {
|
|
15489
|
+
20% {
|
|
15490
|
+
transform: scale3d(0.9, 0.9, 0.9);
|
|
15491
|
+
}
|
|
15492
|
+
50%, 55% {
|
|
15493
|
+
opacity: 1;
|
|
15494
|
+
transform: scale3d(1.1, 1.1, 1.1);
|
|
15495
|
+
}
|
|
15496
|
+
to {
|
|
15497
|
+
opacity: 0;
|
|
15498
|
+
transform: scale3d(0.3, 0.3, 0.3);
|
|
15499
|
+
}
|
|
15500
|
+
}
|
|
15501
|
+
.animate__bounceOut {
|
|
15502
|
+
animation-duration: 0.75s;
|
|
15503
|
+
animation-duration: calc(var(--animate-duration) * 0.75);
|
|
15504
|
+
animation-name: bounceOut;
|
|
15505
|
+
}
|
|
15506
|
+
@keyframes bounceOutDown {
|
|
15507
|
+
20% {
|
|
15508
|
+
transform: translate3d(0, 10px, 0) scaleY(0.985);
|
|
15509
|
+
}
|
|
15510
|
+
40%, 45% {
|
|
15511
|
+
opacity: 1;
|
|
15512
|
+
transform: translate3d(0, -20px, 0) scaleY(0.9);
|
|
15513
|
+
}
|
|
15514
|
+
to {
|
|
15515
|
+
opacity: 0;
|
|
15516
|
+
transform: translate3d(0, 2000px, 0) scaleY(3);
|
|
15517
|
+
}
|
|
15518
|
+
}
|
|
15519
|
+
.animate__bounceOutDown {
|
|
15520
|
+
animation-name: bounceOutDown;
|
|
15521
|
+
}
|
|
15522
|
+
@keyframes bounceOutLeft {
|
|
15523
|
+
20% {
|
|
15524
|
+
opacity: 1;
|
|
15525
|
+
transform: translate3d(20px, 0, 0) scaleX(0.9);
|
|
15526
|
+
}
|
|
15527
|
+
to {
|
|
15528
|
+
opacity: 0;
|
|
15529
|
+
transform: translate3d(-2000px, 0, 0) scaleX(2);
|
|
15530
|
+
}
|
|
15531
|
+
}
|
|
15532
|
+
.animate__bounceOutLeft {
|
|
15533
|
+
animation-name: bounceOutLeft;
|
|
15534
|
+
}
|
|
15535
|
+
@keyframes bounceOutRight {
|
|
15536
|
+
20% {
|
|
15537
|
+
opacity: 1;
|
|
15538
|
+
transform: translate3d(-20px, 0, 0) scaleX(0.9);
|
|
15539
|
+
}
|
|
15540
|
+
to {
|
|
15541
|
+
opacity: 0;
|
|
15542
|
+
transform: translate3d(2000px, 0, 0) scaleX(2);
|
|
15543
|
+
}
|
|
15544
|
+
}
|
|
15545
|
+
.animate__bounceOutRight {
|
|
15546
|
+
animation-name: bounceOutRight;
|
|
15547
|
+
}
|
|
15548
|
+
@keyframes bounceOutUp {
|
|
15549
|
+
20% {
|
|
15550
|
+
transform: translate3d(0, -10px, 0) scaleY(0.985);
|
|
15551
|
+
}
|
|
15552
|
+
40%, 45% {
|
|
15553
|
+
opacity: 1;
|
|
15554
|
+
transform: translate3d(0, 20px, 0) scaleY(0.9);
|
|
15555
|
+
}
|
|
15556
|
+
to {
|
|
15557
|
+
opacity: 0;
|
|
15558
|
+
transform: translate3d(0, -2000px, 0) scaleY(3);
|
|
15559
|
+
}
|
|
15560
|
+
}
|
|
15561
|
+
.animate__bounceOutUp {
|
|
15562
|
+
animation-name: bounceOutUp;
|
|
15563
|
+
}
|
|
15564
|
+
@keyframes fadeIn {
|
|
15565
|
+
0% {
|
|
15566
|
+
opacity: 0;
|
|
15567
|
+
}
|
|
15568
|
+
to {
|
|
15569
|
+
opacity: 1;
|
|
15570
|
+
}
|
|
15571
|
+
}
|
|
15572
|
+
.animate__fadeIn {
|
|
15573
|
+
animation-name: fadeIn;
|
|
15574
|
+
}
|
|
15575
|
+
@keyframes fadeInDown {
|
|
15576
|
+
0% {
|
|
15577
|
+
opacity: 0;
|
|
15578
|
+
transform: translate3d(0, -100%, 0);
|
|
15579
|
+
}
|
|
15580
|
+
to {
|
|
15581
|
+
opacity: 1;
|
|
15582
|
+
transform: translateZ(0);
|
|
15583
|
+
}
|
|
15584
|
+
}
|
|
15585
|
+
.animate__fadeInDown {
|
|
15586
|
+
animation-name: fadeInDown;
|
|
15587
|
+
}
|
|
15588
|
+
@keyframes fadeInDownBig {
|
|
15589
|
+
0% {
|
|
15590
|
+
opacity: 0;
|
|
15591
|
+
transform: translate3d(0, -2000px, 0);
|
|
15592
|
+
}
|
|
15593
|
+
to {
|
|
15594
|
+
opacity: 1;
|
|
15595
|
+
transform: translateZ(0);
|
|
15596
|
+
}
|
|
15597
|
+
}
|
|
15598
|
+
.animate__fadeInDownBig {
|
|
15599
|
+
animation-name: fadeInDownBig;
|
|
15600
|
+
}
|
|
15601
|
+
@keyframes fadeInLeft {
|
|
15602
|
+
0% {
|
|
15603
|
+
opacity: 0;
|
|
15604
|
+
transform: translate3d(-100%, 0, 0);
|
|
15605
|
+
}
|
|
15606
|
+
to {
|
|
15607
|
+
opacity: 1;
|
|
15608
|
+
transform: translateZ(0);
|
|
15609
|
+
}
|
|
15610
|
+
}
|
|
15611
|
+
.animate__fadeInLeft {
|
|
15612
|
+
animation-name: fadeInLeft;
|
|
15613
|
+
}
|
|
15614
|
+
@keyframes fadeInLeftBig {
|
|
15615
|
+
0% {
|
|
15616
|
+
opacity: 0;
|
|
15617
|
+
transform: translate3d(-2000px, 0, 0);
|
|
15618
|
+
}
|
|
15619
|
+
to {
|
|
15620
|
+
opacity: 1;
|
|
15621
|
+
transform: translateZ(0);
|
|
15622
|
+
}
|
|
15623
|
+
}
|
|
15624
|
+
.animate__fadeInLeftBig {
|
|
15625
|
+
animation-name: fadeInLeftBig;
|
|
15626
|
+
}
|
|
15627
|
+
@keyframes fadeInRight {
|
|
15628
|
+
0% {
|
|
15629
|
+
opacity: 0;
|
|
15630
|
+
transform: translate3d(100%, 0, 0);
|
|
15631
|
+
}
|
|
15632
|
+
to {
|
|
15633
|
+
opacity: 1;
|
|
15634
|
+
transform: translateZ(0);
|
|
15635
|
+
}
|
|
15636
|
+
}
|
|
15637
|
+
.animate__fadeInRight {
|
|
15638
|
+
animation-name: fadeInRight;
|
|
15639
|
+
}
|
|
15640
|
+
@keyframes fadeInRightBig {
|
|
15641
|
+
0% {
|
|
15642
|
+
opacity: 0;
|
|
15643
|
+
transform: translate3d(2000px, 0, 0);
|
|
15644
|
+
}
|
|
15645
|
+
to {
|
|
15646
|
+
opacity: 1;
|
|
15647
|
+
transform: translateZ(0);
|
|
15648
|
+
}
|
|
15649
|
+
}
|
|
15650
|
+
.animate__fadeInRightBig {
|
|
15651
|
+
animation-name: fadeInRightBig;
|
|
15652
|
+
}
|
|
15653
|
+
@keyframes fadeInUp {
|
|
15654
|
+
0% {
|
|
15655
|
+
opacity: 0;
|
|
15656
|
+
transform: translate3d(0, 100%, 0);
|
|
15657
|
+
}
|
|
15658
|
+
to {
|
|
15659
|
+
opacity: 1;
|
|
15660
|
+
transform: translateZ(0);
|
|
15661
|
+
}
|
|
15662
|
+
}
|
|
15663
|
+
.animate__fadeInUp {
|
|
15664
|
+
animation-name: fadeInUp;
|
|
15665
|
+
}
|
|
15666
|
+
@keyframes fadeInUpBig {
|
|
15667
|
+
0% {
|
|
15668
|
+
opacity: 0;
|
|
15669
|
+
transform: translate3d(0, 2000px, 0);
|
|
15670
|
+
}
|
|
15671
|
+
to {
|
|
15672
|
+
opacity: 1;
|
|
15673
|
+
transform: translateZ(0);
|
|
15674
|
+
}
|
|
15675
|
+
}
|
|
15676
|
+
.animate__fadeInUpBig {
|
|
15677
|
+
animation-name: fadeInUpBig;
|
|
15678
|
+
}
|
|
15679
|
+
@keyframes fadeInTopLeft {
|
|
15680
|
+
0% {
|
|
15681
|
+
opacity: 0;
|
|
15682
|
+
transform: translate3d(-100%, -100%, 0);
|
|
15683
|
+
}
|
|
15684
|
+
to {
|
|
15685
|
+
opacity: 1;
|
|
15686
|
+
transform: translateZ(0);
|
|
15687
|
+
}
|
|
15688
|
+
}
|
|
15689
|
+
.animate__fadeInTopLeft {
|
|
15690
|
+
animation-name: fadeInTopLeft;
|
|
15691
|
+
}
|
|
15692
|
+
@keyframes fadeInTopRight {
|
|
15693
|
+
0% {
|
|
15694
|
+
opacity: 0;
|
|
15695
|
+
transform: translate3d(100%, -100%, 0);
|
|
15696
|
+
}
|
|
15697
|
+
to {
|
|
15698
|
+
opacity: 1;
|
|
15699
|
+
transform: translateZ(0);
|
|
15700
|
+
}
|
|
15701
|
+
}
|
|
15702
|
+
.animate__fadeInTopRight {
|
|
15703
|
+
animation-name: fadeInTopRight;
|
|
15704
|
+
}
|
|
15705
|
+
@keyframes fadeInBottomLeft {
|
|
15706
|
+
0% {
|
|
15707
|
+
opacity: 0;
|
|
15708
|
+
transform: translate3d(-100%, 100%, 0);
|
|
15709
|
+
}
|
|
15710
|
+
to {
|
|
15711
|
+
opacity: 1;
|
|
15712
|
+
transform: translateZ(0);
|
|
15713
|
+
}
|
|
15714
|
+
}
|
|
15715
|
+
.animate__fadeInBottomLeft {
|
|
15716
|
+
animation-name: fadeInBottomLeft;
|
|
15717
|
+
}
|
|
15718
|
+
@keyframes fadeInBottomRight {
|
|
15719
|
+
0% {
|
|
15720
|
+
opacity: 0;
|
|
15721
|
+
transform: translate3d(100%, 100%, 0);
|
|
15722
|
+
}
|
|
15723
|
+
to {
|
|
15724
|
+
opacity: 1;
|
|
15725
|
+
transform: translateZ(0);
|
|
15726
|
+
}
|
|
15727
|
+
}
|
|
15728
|
+
.animate__fadeInBottomRight {
|
|
15729
|
+
animation-name: fadeInBottomRight;
|
|
15730
|
+
}
|
|
15731
|
+
@keyframes fadeOut {
|
|
15732
|
+
0% {
|
|
15733
|
+
opacity: 1;
|
|
15734
|
+
}
|
|
15735
|
+
to {
|
|
15736
|
+
opacity: 0;
|
|
15737
|
+
}
|
|
15738
|
+
}
|
|
15739
|
+
.animate__fadeOut {
|
|
15740
|
+
animation-name: fadeOut;
|
|
15741
|
+
}
|
|
15742
|
+
@keyframes fadeOutDown {
|
|
15743
|
+
0% {
|
|
15744
|
+
opacity: 1;
|
|
15745
|
+
}
|
|
15746
|
+
to {
|
|
15747
|
+
opacity: 0;
|
|
15748
|
+
transform: translate3d(0, 100%, 0);
|
|
15749
|
+
}
|
|
15750
|
+
}
|
|
15751
|
+
.animate__fadeOutDown {
|
|
15752
|
+
animation-name: fadeOutDown;
|
|
15753
|
+
}
|
|
15754
|
+
@keyframes fadeOutDownBig {
|
|
15755
|
+
0% {
|
|
15756
|
+
opacity: 1;
|
|
15757
|
+
}
|
|
15758
|
+
to {
|
|
15759
|
+
opacity: 0;
|
|
15760
|
+
transform: translate3d(0, 2000px, 0);
|
|
15761
|
+
}
|
|
15762
|
+
}
|
|
15763
|
+
.animate__fadeOutDownBig {
|
|
15764
|
+
animation-name: fadeOutDownBig;
|
|
15765
|
+
}
|
|
15766
|
+
@keyframes fadeOutLeft {
|
|
15767
|
+
0% {
|
|
15768
|
+
opacity: 1;
|
|
15769
|
+
}
|
|
15770
|
+
to {
|
|
15771
|
+
opacity: 0;
|
|
15772
|
+
transform: translate3d(-100%, 0, 0);
|
|
15773
|
+
}
|
|
15774
|
+
}
|
|
15775
|
+
.animate__fadeOutLeft {
|
|
15776
|
+
animation-name: fadeOutLeft;
|
|
15777
|
+
}
|
|
15778
|
+
@keyframes fadeOutLeftBig {
|
|
15779
|
+
0% {
|
|
15780
|
+
opacity: 1;
|
|
15781
|
+
}
|
|
15782
|
+
to {
|
|
15783
|
+
opacity: 0;
|
|
15784
|
+
transform: translate3d(-2000px, 0, 0);
|
|
15785
|
+
}
|
|
15786
|
+
}
|
|
15787
|
+
.animate__fadeOutLeftBig {
|
|
15788
|
+
animation-name: fadeOutLeftBig;
|
|
15789
|
+
}
|
|
15790
|
+
@keyframes fadeOutRight {
|
|
15791
|
+
0% {
|
|
15792
|
+
opacity: 1;
|
|
15793
|
+
}
|
|
15794
|
+
to {
|
|
15795
|
+
opacity: 0;
|
|
15796
|
+
transform: translate3d(100%, 0, 0);
|
|
15797
|
+
}
|
|
15798
|
+
}
|
|
15799
|
+
.animate__fadeOutRight {
|
|
15800
|
+
animation-name: fadeOutRight;
|
|
15801
|
+
}
|
|
15802
|
+
@keyframes fadeOutRightBig {
|
|
15803
|
+
0% {
|
|
15804
|
+
opacity: 1;
|
|
15805
|
+
}
|
|
15806
|
+
to {
|
|
15807
|
+
opacity: 0;
|
|
15808
|
+
transform: translate3d(2000px, 0, 0);
|
|
15809
|
+
}
|
|
15810
|
+
}
|
|
15811
|
+
.animate__fadeOutRightBig {
|
|
15812
|
+
animation-name: fadeOutRightBig;
|
|
15813
|
+
}
|
|
15814
|
+
@keyframes fadeOutUp {
|
|
15815
|
+
0% {
|
|
15816
|
+
opacity: 1;
|
|
15817
|
+
}
|
|
15818
|
+
to {
|
|
15819
|
+
opacity: 0;
|
|
15820
|
+
transform: translate3d(0, -100%, 0);
|
|
15821
|
+
}
|
|
15822
|
+
}
|
|
15823
|
+
.animate__fadeOutUp {
|
|
15824
|
+
animation-name: fadeOutUp;
|
|
15825
|
+
}
|
|
15826
|
+
@keyframes fadeOutUpBig {
|
|
15827
|
+
0% {
|
|
15828
|
+
opacity: 1;
|
|
15829
|
+
}
|
|
15830
|
+
to {
|
|
15831
|
+
opacity: 0;
|
|
15832
|
+
transform: translate3d(0, -2000px, 0);
|
|
15833
|
+
}
|
|
15834
|
+
}
|
|
15835
|
+
.animate__fadeOutUpBig {
|
|
15836
|
+
animation-name: fadeOutUpBig;
|
|
15837
|
+
}
|
|
15838
|
+
@keyframes fadeOutTopLeft {
|
|
15839
|
+
0% {
|
|
15840
|
+
opacity: 1;
|
|
15841
|
+
transform: translateZ(0);
|
|
15842
|
+
}
|
|
15843
|
+
to {
|
|
15844
|
+
opacity: 0;
|
|
15845
|
+
transform: translate3d(-100%, -100%, 0);
|
|
15846
|
+
}
|
|
15847
|
+
}
|
|
15848
|
+
.animate__fadeOutTopLeft {
|
|
15849
|
+
animation-name: fadeOutTopLeft;
|
|
15850
|
+
}
|
|
15851
|
+
@keyframes fadeOutTopRight {
|
|
15852
|
+
0% {
|
|
15853
|
+
opacity: 1;
|
|
15854
|
+
transform: translateZ(0);
|
|
15855
|
+
}
|
|
15856
|
+
to {
|
|
15857
|
+
opacity: 0;
|
|
15858
|
+
transform: translate3d(100%, -100%, 0);
|
|
15859
|
+
}
|
|
15860
|
+
}
|
|
15861
|
+
.animate__fadeOutTopRight {
|
|
15862
|
+
animation-name: fadeOutTopRight;
|
|
15863
|
+
}
|
|
15864
|
+
@keyframes fadeOutBottomRight {
|
|
15865
|
+
0% {
|
|
15866
|
+
opacity: 1;
|
|
15867
|
+
transform: translateZ(0);
|
|
15868
|
+
}
|
|
15869
|
+
to {
|
|
15870
|
+
opacity: 0;
|
|
15871
|
+
transform: translate3d(100%, 100%, 0);
|
|
15872
|
+
}
|
|
15873
|
+
}
|
|
15874
|
+
.animate__fadeOutBottomRight {
|
|
15875
|
+
animation-name: fadeOutBottomRight;
|
|
15876
|
+
}
|
|
15877
|
+
@keyframes fadeOutBottomLeft {
|
|
15878
|
+
0% {
|
|
15879
|
+
opacity: 1;
|
|
15880
|
+
transform: translateZ(0);
|
|
15881
|
+
}
|
|
15882
|
+
to {
|
|
15883
|
+
opacity: 0;
|
|
15884
|
+
transform: translate3d(-100%, 100%, 0);
|
|
15885
|
+
}
|
|
15886
|
+
}
|
|
15887
|
+
.animate__fadeOutBottomLeft {
|
|
15888
|
+
animation-name: fadeOutBottomLeft;
|
|
15889
|
+
}
|
|
15890
|
+
@keyframes flip {
|
|
15891
|
+
0% {
|
|
15892
|
+
transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
|
|
15893
|
+
animation-timing-function: ease-out;
|
|
15894
|
+
}
|
|
15895
|
+
40% {
|
|
15896
|
+
transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
|
|
15897
|
+
animation-timing-function: ease-out;
|
|
15898
|
+
}
|
|
15899
|
+
50% {
|
|
15900
|
+
transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
|
|
15901
|
+
animation-timing-function: ease-in;
|
|
15902
|
+
}
|
|
15903
|
+
80% {
|
|
15904
|
+
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
|
|
15905
|
+
animation-timing-function: ease-in;
|
|
15906
|
+
}
|
|
15907
|
+
to {
|
|
15908
|
+
transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
|
|
15909
|
+
animation-timing-function: ease-in;
|
|
15910
|
+
}
|
|
15911
|
+
}
|
|
15912
|
+
.animate__animated.animate__flip {
|
|
15913
|
+
backface-visibility: visible;
|
|
15914
|
+
animation-name: flip;
|
|
15915
|
+
}
|
|
15916
|
+
@keyframes flipInX {
|
|
15917
|
+
0% {
|
|
15918
|
+
transform: perspective(400px) rotateX(90deg);
|
|
15919
|
+
animation-timing-function: ease-in;
|
|
15920
|
+
opacity: 0;
|
|
15921
|
+
}
|
|
15922
|
+
40% {
|
|
15923
|
+
transform: perspective(400px) rotateX(-20deg);
|
|
15924
|
+
animation-timing-function: ease-in;
|
|
15925
|
+
}
|
|
15926
|
+
60% {
|
|
15927
|
+
transform: perspective(400px) rotateX(10deg);
|
|
15928
|
+
opacity: 1;
|
|
15929
|
+
}
|
|
15930
|
+
80% {
|
|
15931
|
+
transform: perspective(400px) rotateX(-5deg);
|
|
15932
|
+
}
|
|
15933
|
+
to {
|
|
15934
|
+
transform: perspective(400px);
|
|
15935
|
+
}
|
|
15936
|
+
}
|
|
15937
|
+
.animate__flipInX {
|
|
15938
|
+
backface-visibility: visible !important;
|
|
15939
|
+
animation-name: flipInX;
|
|
15940
|
+
}
|
|
15941
|
+
@keyframes flipInY {
|
|
15942
|
+
0% {
|
|
15943
|
+
transform: perspective(400px) rotateY(90deg);
|
|
15944
|
+
animation-timing-function: ease-in;
|
|
15945
|
+
opacity: 0;
|
|
15946
|
+
}
|
|
15947
|
+
40% {
|
|
15948
|
+
transform: perspective(400px) rotateY(-20deg);
|
|
15949
|
+
animation-timing-function: ease-in;
|
|
15950
|
+
}
|
|
15951
|
+
60% {
|
|
15952
|
+
transform: perspective(400px) rotateY(10deg);
|
|
15953
|
+
opacity: 1;
|
|
15954
|
+
}
|
|
15955
|
+
80% {
|
|
15956
|
+
transform: perspective(400px) rotateY(-5deg);
|
|
15957
|
+
}
|
|
15958
|
+
to {
|
|
15959
|
+
transform: perspective(400px);
|
|
15960
|
+
}
|
|
15961
|
+
}
|
|
15962
|
+
.animate__flipInY {
|
|
15963
|
+
backface-visibility: visible !important;
|
|
15964
|
+
animation-name: flipInY;
|
|
15965
|
+
}
|
|
15966
|
+
@keyframes flipOutX {
|
|
15967
|
+
0% {
|
|
15968
|
+
transform: perspective(400px);
|
|
15969
|
+
}
|
|
15970
|
+
30% {
|
|
15971
|
+
transform: perspective(400px) rotateX(-20deg);
|
|
15972
|
+
opacity: 1;
|
|
15973
|
+
}
|
|
15974
|
+
to {
|
|
15975
|
+
transform: perspective(400px) rotateX(90deg);
|
|
15976
|
+
opacity: 0;
|
|
15977
|
+
}
|
|
15978
|
+
}
|
|
15979
|
+
.animate__flipOutX {
|
|
15980
|
+
animation-duration: 0.75s;
|
|
15981
|
+
animation-duration: calc(var(--animate-duration) * 0.75);
|
|
15982
|
+
animation-name: flipOutX;
|
|
15983
|
+
backface-visibility: visible !important;
|
|
15984
|
+
}
|
|
15985
|
+
@keyframes flipOutY {
|
|
15986
|
+
0% {
|
|
15987
|
+
transform: perspective(400px);
|
|
15988
|
+
}
|
|
15989
|
+
30% {
|
|
15990
|
+
transform: perspective(400px) rotateY(-15deg);
|
|
15991
|
+
opacity: 1;
|
|
15992
|
+
}
|
|
15993
|
+
to {
|
|
15994
|
+
transform: perspective(400px) rotateY(90deg);
|
|
15995
|
+
opacity: 0;
|
|
15996
|
+
}
|
|
15997
|
+
}
|
|
15998
|
+
.animate__flipOutY {
|
|
15999
|
+
animation-duration: 0.75s;
|
|
16000
|
+
animation-duration: calc(var(--animate-duration) * 0.75);
|
|
16001
|
+
backface-visibility: visible !important;
|
|
16002
|
+
animation-name: flipOutY;
|
|
16003
|
+
}
|
|
16004
|
+
@keyframes lightSpeedInRight {
|
|
16005
|
+
0% {
|
|
16006
|
+
transform: translate3d(100%, 0, 0) skewX(-30deg);
|
|
16007
|
+
opacity: 0;
|
|
16008
|
+
}
|
|
16009
|
+
60% {
|
|
16010
|
+
transform: skewX(20deg);
|
|
16011
|
+
opacity: 1;
|
|
16012
|
+
}
|
|
16013
|
+
80% {
|
|
16014
|
+
transform: skewX(-5deg);
|
|
16015
|
+
}
|
|
16016
|
+
to {
|
|
16017
|
+
transform: translateZ(0);
|
|
16018
|
+
}
|
|
16019
|
+
}
|
|
16020
|
+
.animate__lightSpeedInRight {
|
|
16021
|
+
animation-name: lightSpeedInRight;
|
|
16022
|
+
animation-timing-function: ease-out;
|
|
16023
|
+
}
|
|
16024
|
+
@keyframes lightSpeedInLeft {
|
|
16025
|
+
0% {
|
|
16026
|
+
transform: translate3d(-100%, 0, 0) skewX(30deg);
|
|
16027
|
+
opacity: 0;
|
|
16028
|
+
}
|
|
16029
|
+
60% {
|
|
16030
|
+
transform: skewX(-20deg);
|
|
16031
|
+
opacity: 1;
|
|
16032
|
+
}
|
|
16033
|
+
80% {
|
|
16034
|
+
transform: skewX(5deg);
|
|
16035
|
+
}
|
|
16036
|
+
to {
|
|
16037
|
+
transform: translateZ(0);
|
|
16038
|
+
}
|
|
16039
|
+
}
|
|
16040
|
+
.animate__lightSpeedInLeft {
|
|
16041
|
+
animation-name: lightSpeedInLeft;
|
|
16042
|
+
animation-timing-function: ease-out;
|
|
16043
|
+
}
|
|
16044
|
+
@keyframes lightSpeedOutRight {
|
|
16045
|
+
0% {
|
|
16046
|
+
opacity: 1;
|
|
16047
|
+
}
|
|
16048
|
+
to {
|
|
16049
|
+
transform: translate3d(100%, 0, 0) skewX(30deg);
|
|
16050
|
+
opacity: 0;
|
|
16051
|
+
}
|
|
16052
|
+
}
|
|
16053
|
+
.animate__lightSpeedOutRight {
|
|
16054
|
+
animation-name: lightSpeedOutRight;
|
|
16055
|
+
animation-timing-function: ease-in;
|
|
16056
|
+
}
|
|
16057
|
+
@keyframes lightSpeedOutLeft {
|
|
16058
|
+
0% {
|
|
16059
|
+
opacity: 1;
|
|
16060
|
+
}
|
|
16061
|
+
to {
|
|
16062
|
+
transform: translate3d(-100%, 0, 0) skewX(-30deg);
|
|
16063
|
+
opacity: 0;
|
|
16064
|
+
}
|
|
16065
|
+
}
|
|
16066
|
+
.animate__lightSpeedOutLeft {
|
|
16067
|
+
animation-name: lightSpeedOutLeft;
|
|
16068
|
+
animation-timing-function: ease-in;
|
|
16069
|
+
}
|
|
16070
|
+
@keyframes rotateIn {
|
|
16071
|
+
0% {
|
|
16072
|
+
transform: rotate(-200deg);
|
|
16073
|
+
opacity: 0;
|
|
16074
|
+
}
|
|
16075
|
+
to {
|
|
16076
|
+
transform: translateZ(0);
|
|
16077
|
+
opacity: 1;
|
|
16078
|
+
}
|
|
16079
|
+
}
|
|
16080
|
+
.animate__rotateIn {
|
|
16081
|
+
animation-name: rotateIn;
|
|
16082
|
+
transform-origin: center;
|
|
16083
|
+
}
|
|
16084
|
+
@keyframes rotateInDownLeft {
|
|
16085
|
+
0% {
|
|
16086
|
+
transform: rotate(-45deg);
|
|
16087
|
+
opacity: 0;
|
|
16088
|
+
}
|
|
16089
|
+
to {
|
|
16090
|
+
transform: translateZ(0);
|
|
16091
|
+
opacity: 1;
|
|
16092
|
+
}
|
|
16093
|
+
}
|
|
16094
|
+
.animate__rotateInDownLeft {
|
|
16095
|
+
animation-name: rotateInDownLeft;
|
|
16096
|
+
transform-origin: left bottom;
|
|
16097
|
+
}
|
|
16098
|
+
@keyframes rotateInDownRight {
|
|
16099
|
+
0% {
|
|
16100
|
+
transform: rotate(45deg);
|
|
16101
|
+
opacity: 0;
|
|
16102
|
+
}
|
|
16103
|
+
to {
|
|
16104
|
+
transform: translateZ(0);
|
|
16105
|
+
opacity: 1;
|
|
16106
|
+
}
|
|
16107
|
+
}
|
|
16108
|
+
.animate__rotateInDownRight {
|
|
16109
|
+
animation-name: rotateInDownRight;
|
|
16110
|
+
transform-origin: right bottom;
|
|
16111
|
+
}
|
|
16112
|
+
@keyframes rotateInUpLeft {
|
|
16113
|
+
0% {
|
|
16114
|
+
transform: rotate(45deg);
|
|
16115
|
+
opacity: 0;
|
|
16116
|
+
}
|
|
16117
|
+
to {
|
|
16118
|
+
transform: translateZ(0);
|
|
16119
|
+
opacity: 1;
|
|
16120
|
+
}
|
|
16121
|
+
}
|
|
16122
|
+
.animate__rotateInUpLeft {
|
|
16123
|
+
animation-name: rotateInUpLeft;
|
|
16124
|
+
transform-origin: left bottom;
|
|
16125
|
+
}
|
|
16126
|
+
@keyframes rotateInUpRight {
|
|
16127
|
+
0% {
|
|
16128
|
+
transform: rotate(-90deg);
|
|
16129
|
+
opacity: 0;
|
|
16130
|
+
}
|
|
16131
|
+
to {
|
|
16132
|
+
transform: translateZ(0);
|
|
16133
|
+
opacity: 1;
|
|
16134
|
+
}
|
|
16135
|
+
}
|
|
16136
|
+
.animate__rotateInUpRight {
|
|
16137
|
+
animation-name: rotateInUpRight;
|
|
16138
|
+
transform-origin: right bottom;
|
|
16139
|
+
}
|
|
16140
|
+
@keyframes rotateOut {
|
|
16141
|
+
0% {
|
|
16142
|
+
opacity: 1;
|
|
16143
|
+
}
|
|
16144
|
+
to {
|
|
16145
|
+
transform: rotate(200deg);
|
|
16146
|
+
opacity: 0;
|
|
16147
|
+
}
|
|
16148
|
+
}
|
|
16149
|
+
.animate__rotateOut {
|
|
16150
|
+
animation-name: rotateOut;
|
|
16151
|
+
transform-origin: center;
|
|
16152
|
+
}
|
|
16153
|
+
@keyframes rotateOutDownLeft {
|
|
16154
|
+
0% {
|
|
16155
|
+
opacity: 1;
|
|
16156
|
+
}
|
|
16157
|
+
to {
|
|
16158
|
+
transform: rotate(45deg);
|
|
16159
|
+
opacity: 0;
|
|
16160
|
+
}
|
|
16161
|
+
}
|
|
16162
|
+
.animate__rotateOutDownLeft {
|
|
16163
|
+
animation-name: rotateOutDownLeft;
|
|
16164
|
+
transform-origin: left bottom;
|
|
16165
|
+
}
|
|
16166
|
+
@keyframes rotateOutDownRight {
|
|
16167
|
+
0% {
|
|
16168
|
+
opacity: 1;
|
|
16169
|
+
}
|
|
16170
|
+
to {
|
|
16171
|
+
transform: rotate(-45deg);
|
|
16172
|
+
opacity: 0;
|
|
16173
|
+
}
|
|
16174
|
+
}
|
|
16175
|
+
.animate__rotateOutDownRight {
|
|
16176
|
+
animation-name: rotateOutDownRight;
|
|
16177
|
+
transform-origin: right bottom;
|
|
16178
|
+
}
|
|
16179
|
+
@keyframes rotateOutUpLeft {
|
|
16180
|
+
0% {
|
|
16181
|
+
opacity: 1;
|
|
16182
|
+
}
|
|
16183
|
+
to {
|
|
16184
|
+
transform: rotate(-45deg);
|
|
16185
|
+
opacity: 0;
|
|
16186
|
+
}
|
|
16187
|
+
}
|
|
16188
|
+
.animate__rotateOutUpLeft {
|
|
16189
|
+
animation-name: rotateOutUpLeft;
|
|
16190
|
+
transform-origin: left bottom;
|
|
16191
|
+
}
|
|
16192
|
+
@keyframes rotateOutUpRight {
|
|
16193
|
+
0% {
|
|
16194
|
+
opacity: 1;
|
|
16195
|
+
}
|
|
16196
|
+
to {
|
|
16197
|
+
transform: rotate(90deg);
|
|
16198
|
+
opacity: 0;
|
|
16199
|
+
}
|
|
16200
|
+
}
|
|
16201
|
+
.animate__rotateOutUpRight {
|
|
16202
|
+
animation-name: rotateOutUpRight;
|
|
16203
|
+
transform-origin: right bottom;
|
|
16204
|
+
}
|
|
16205
|
+
@keyframes hinge {
|
|
16206
|
+
0% {
|
|
16207
|
+
animation-timing-function: ease-in-out;
|
|
16208
|
+
}
|
|
16209
|
+
20%, 60% {
|
|
16210
|
+
transform: rotate(80deg);
|
|
16211
|
+
animation-timing-function: ease-in-out;
|
|
16212
|
+
}
|
|
16213
|
+
40%, 80% {
|
|
16214
|
+
transform: rotate(60deg);
|
|
16215
|
+
animation-timing-function: ease-in-out;
|
|
16216
|
+
opacity: 1;
|
|
16217
|
+
}
|
|
16218
|
+
to {
|
|
16219
|
+
transform: translate3d(0, 700px, 0);
|
|
16220
|
+
opacity: 0;
|
|
16221
|
+
}
|
|
16222
|
+
}
|
|
16223
|
+
.animate__hinge {
|
|
16224
|
+
animation-duration: 2s;
|
|
16225
|
+
animation-duration: calc(var(--animate-duration) * 2);
|
|
16226
|
+
animation-name: hinge;
|
|
16227
|
+
transform-origin: top left;
|
|
16228
|
+
}
|
|
16229
|
+
@keyframes jackInTheBox {
|
|
16230
|
+
0% {
|
|
16231
|
+
opacity: 0;
|
|
16232
|
+
transform: scale(0.1) rotate(30deg);
|
|
16233
|
+
transform-origin: center bottom;
|
|
16234
|
+
}
|
|
16235
|
+
50% {
|
|
16236
|
+
transform: rotate(-10deg);
|
|
16237
|
+
}
|
|
16238
|
+
70% {
|
|
16239
|
+
transform: rotate(3deg);
|
|
16240
|
+
}
|
|
16241
|
+
to {
|
|
16242
|
+
opacity: 1;
|
|
16243
|
+
transform: scale(1);
|
|
16244
|
+
}
|
|
16245
|
+
}
|
|
16246
|
+
.animate__jackInTheBox {
|
|
16247
|
+
animation-name: jackInTheBox;
|
|
16248
|
+
}
|
|
16249
|
+
@keyframes rollIn {
|
|
16250
|
+
0% {
|
|
16251
|
+
opacity: 0;
|
|
16252
|
+
transform: translate3d(-100%, 0, 0) rotate(-120deg);
|
|
16253
|
+
}
|
|
16254
|
+
to {
|
|
16255
|
+
opacity: 1;
|
|
16256
|
+
transform: translateZ(0);
|
|
16257
|
+
}
|
|
16258
|
+
}
|
|
16259
|
+
.animate__rollIn {
|
|
16260
|
+
animation-name: rollIn;
|
|
16261
|
+
}
|
|
16262
|
+
@keyframes rollOut {
|
|
16263
|
+
0% {
|
|
16264
|
+
opacity: 1;
|
|
16265
|
+
}
|
|
16266
|
+
to {
|
|
16267
|
+
opacity: 0;
|
|
16268
|
+
transform: translate3d(100%, 0, 0) rotate(120deg);
|
|
16269
|
+
}
|
|
16270
|
+
}
|
|
16271
|
+
.animate__rollOut {
|
|
16272
|
+
animation-name: rollOut;
|
|
16273
|
+
}
|
|
16274
|
+
@keyframes zoomIn {
|
|
16275
|
+
0% {
|
|
16276
|
+
opacity: 0;
|
|
16277
|
+
transform: scale3d(0.3, 0.3, 0.3);
|
|
16278
|
+
}
|
|
16279
|
+
50% {
|
|
16280
|
+
opacity: 1;
|
|
16281
|
+
}
|
|
16282
|
+
}
|
|
16283
|
+
.animate__zoomIn {
|
|
16284
|
+
animation-name: zoomIn;
|
|
16285
|
+
}
|
|
16286
|
+
@keyframes zoomInDown {
|
|
16287
|
+
0% {
|
|
16288
|
+
opacity: 0;
|
|
16289
|
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
|
|
16290
|
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
16291
|
+
}
|
|
16292
|
+
60% {
|
|
16293
|
+
opacity: 1;
|
|
16294
|
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
|
16295
|
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
16296
|
+
}
|
|
16297
|
+
}
|
|
16298
|
+
.animate__zoomInDown {
|
|
16299
|
+
animation-name: zoomInDown;
|
|
16300
|
+
}
|
|
16301
|
+
@keyframes zoomInLeft {
|
|
16302
|
+
0% {
|
|
16303
|
+
opacity: 0;
|
|
16304
|
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
|
|
16305
|
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
16306
|
+
}
|
|
16307
|
+
60% {
|
|
16308
|
+
opacity: 1;
|
|
16309
|
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
|
|
16310
|
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
16311
|
+
}
|
|
16312
|
+
}
|
|
16313
|
+
.animate__zoomInLeft {
|
|
16314
|
+
animation-name: zoomInLeft;
|
|
16315
|
+
}
|
|
16316
|
+
@keyframes zoomInRight {
|
|
16317
|
+
0% {
|
|
16318
|
+
opacity: 0;
|
|
16319
|
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
|
|
16320
|
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
16321
|
+
}
|
|
16322
|
+
60% {
|
|
16323
|
+
opacity: 1;
|
|
16324
|
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
|
|
16325
|
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
16326
|
+
}
|
|
16327
|
+
}
|
|
16328
|
+
.animate__zoomInRight {
|
|
16329
|
+
animation-name: zoomInRight;
|
|
16330
|
+
}
|
|
16331
|
+
@keyframes zoomInUp {
|
|
16332
|
+
0% {
|
|
16333
|
+
opacity: 0;
|
|
16334
|
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
|
|
16335
|
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
16336
|
+
}
|
|
16337
|
+
60% {
|
|
16338
|
+
opacity: 1;
|
|
16339
|
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
|
16340
|
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
16341
|
+
}
|
|
16342
|
+
}
|
|
16343
|
+
.animate__zoomInUp {
|
|
16344
|
+
animation-name: zoomInUp;
|
|
16345
|
+
}
|
|
16346
|
+
@keyframes zoomOut {
|
|
16347
|
+
0% {
|
|
16348
|
+
opacity: 1;
|
|
16349
|
+
}
|
|
16350
|
+
50% {
|
|
16351
|
+
opacity: 0;
|
|
16352
|
+
transform: scale3d(0.3, 0.3, 0.3);
|
|
16353
|
+
}
|
|
16354
|
+
to {
|
|
16355
|
+
opacity: 0;
|
|
16356
|
+
}
|
|
16357
|
+
}
|
|
16358
|
+
.animate__zoomOut {
|
|
16359
|
+
animation-name: zoomOut;
|
|
16360
|
+
}
|
|
16361
|
+
@keyframes zoomOutDown {
|
|
16362
|
+
40% {
|
|
16363
|
+
opacity: 1;
|
|
16364
|
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
|
16365
|
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
16366
|
+
}
|
|
16367
|
+
to {
|
|
16368
|
+
opacity: 0;
|
|
16369
|
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
|
|
16370
|
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
16371
|
+
}
|
|
16372
|
+
}
|
|
16373
|
+
.animate__zoomOutDown {
|
|
16374
|
+
animation-name: zoomOutDown;
|
|
16375
|
+
transform-origin: center bottom;
|
|
16376
|
+
}
|
|
16377
|
+
@keyframes zoomOutLeft {
|
|
16378
|
+
40% {
|
|
16379
|
+
opacity: 1;
|
|
16380
|
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
|
|
16381
|
+
}
|
|
16382
|
+
to {
|
|
16383
|
+
opacity: 0;
|
|
16384
|
+
transform: scale(0.1) translate3d(-2000px, 0, 0);
|
|
16385
|
+
}
|
|
16386
|
+
}
|
|
16387
|
+
.animate__zoomOutLeft {
|
|
16388
|
+
animation-name: zoomOutLeft;
|
|
16389
|
+
transform-origin: left center;
|
|
16390
|
+
}
|
|
16391
|
+
@keyframes zoomOutRight {
|
|
16392
|
+
40% {
|
|
16393
|
+
opacity: 1;
|
|
16394
|
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
|
|
16395
|
+
}
|
|
16396
|
+
to {
|
|
16397
|
+
opacity: 0;
|
|
16398
|
+
transform: scale(0.1) translate3d(2000px, 0, 0);
|
|
16399
|
+
}
|
|
16400
|
+
}
|
|
16401
|
+
.animate__zoomOutRight {
|
|
16402
|
+
animation-name: zoomOutRight;
|
|
16403
|
+
transform-origin: right center;
|
|
16404
|
+
}
|
|
16405
|
+
@keyframes zoomOutUp {
|
|
16406
|
+
40% {
|
|
16407
|
+
opacity: 1;
|
|
16408
|
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
|
16409
|
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
16410
|
+
}
|
|
16411
|
+
to {
|
|
16412
|
+
opacity: 0;
|
|
16413
|
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
|
|
16414
|
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
|
16415
|
+
}
|
|
16416
|
+
}
|
|
16417
|
+
.animate__zoomOutUp {
|
|
16418
|
+
animation-name: zoomOutUp;
|
|
16419
|
+
transform-origin: center bottom;
|
|
16420
|
+
}
|
|
16421
|
+
@keyframes slideInDown {
|
|
16422
|
+
0% {
|
|
16423
|
+
transform: translate3d(0, -100%, 0);
|
|
16424
|
+
visibility: visible;
|
|
16425
|
+
}
|
|
16426
|
+
to {
|
|
16427
|
+
transform: translateZ(0);
|
|
16428
|
+
}
|
|
16429
|
+
}
|
|
16430
|
+
.animate__slideInDown {
|
|
16431
|
+
animation-name: slideInDown;
|
|
16432
|
+
}
|
|
16433
|
+
@keyframes slideInLeft {
|
|
16434
|
+
0% {
|
|
16435
|
+
transform: translate3d(-100%, 0, 0);
|
|
16436
|
+
visibility: visible;
|
|
16437
|
+
}
|
|
16438
|
+
to {
|
|
16439
|
+
transform: translateZ(0);
|
|
16440
|
+
}
|
|
16441
|
+
}
|
|
16442
|
+
.animate__slideInLeft {
|
|
16443
|
+
animation-name: slideInLeft;
|
|
16444
|
+
}
|
|
16445
|
+
@keyframes slideInRight {
|
|
16446
|
+
0% {
|
|
16447
|
+
transform: translate3d(100%, 0, 0);
|
|
16448
|
+
visibility: visible;
|
|
16449
|
+
}
|
|
16450
|
+
to {
|
|
16451
|
+
transform: translateZ(0);
|
|
16452
|
+
}
|
|
16453
|
+
}
|
|
16454
|
+
.animate__slideInRight {
|
|
16455
|
+
animation-name: slideInRight;
|
|
16456
|
+
}
|
|
16457
|
+
@keyframes slideInUp {
|
|
16458
|
+
0% {
|
|
16459
|
+
transform: translate3d(0, 100%, 0);
|
|
16460
|
+
visibility: visible;
|
|
16461
|
+
}
|
|
16462
|
+
to {
|
|
16463
|
+
transform: translateZ(0);
|
|
16464
|
+
}
|
|
16465
|
+
}
|
|
16466
|
+
.animate__slideInUp {
|
|
16467
|
+
animation-name: slideInUp;
|
|
16468
|
+
}
|
|
16469
|
+
@keyframes slideOutDown {
|
|
16470
|
+
0% {
|
|
16471
|
+
transform: translateZ(0);
|
|
16472
|
+
}
|
|
16473
|
+
to {
|
|
16474
|
+
visibility: hidden;
|
|
16475
|
+
transform: translate3d(0, 100%, 0);
|
|
16476
|
+
}
|
|
16477
|
+
}
|
|
16478
|
+
.animate__slideOutDown {
|
|
16479
|
+
animation-name: slideOutDown;
|
|
16480
|
+
}
|
|
16481
|
+
@keyframes slideOutLeft {
|
|
16482
|
+
0% {
|
|
16483
|
+
transform: translateZ(0);
|
|
16484
|
+
}
|
|
16485
|
+
to {
|
|
16486
|
+
visibility: hidden;
|
|
16487
|
+
transform: translate3d(-100%, 0, 0);
|
|
16488
|
+
}
|
|
16489
|
+
}
|
|
16490
|
+
.animate__slideOutLeft {
|
|
16491
|
+
animation-name: slideOutLeft;
|
|
16492
|
+
}
|
|
16493
|
+
@keyframes slideOutRight {
|
|
16494
|
+
0% {
|
|
16495
|
+
transform: translateZ(0);
|
|
16496
|
+
}
|
|
16497
|
+
to {
|
|
16498
|
+
visibility: hidden;
|
|
16499
|
+
transform: translate3d(100%, 0, 0);
|
|
16500
|
+
}
|
|
16501
|
+
}
|
|
16502
|
+
.animate__slideOutRight {
|
|
16503
|
+
animation-name: slideOutRight;
|
|
16504
|
+
}
|
|
16505
|
+
@keyframes slideOutUp {
|
|
16506
|
+
0% {
|
|
16507
|
+
transform: translateZ(0);
|
|
16508
|
+
}
|
|
16509
|
+
to {
|
|
16510
|
+
visibility: hidden;
|
|
16511
|
+
transform: translate3d(0, -100%, 0);
|
|
16512
|
+
}
|
|
16513
|
+
}
|
|
16514
|
+
.animate__slideOutUp {
|
|
16515
|
+
animation-name: slideOutUp;
|
|
16516
|
+
}
|
|
14894
16517
|
/*!
|
|
14895
16518
|
* https://github.com/arqex/react-datetime
|
|
14896
16519
|
*/
|
|
@@ -19469,6 +21092,18 @@ input[type=button].dark-Button--block {
|
|
|
19469
21092
|
height: var(--Toast-icon-height);
|
|
19470
21093
|
color: inherit;
|
|
19471
21094
|
}
|
|
21095
|
+
.dark-Toast-icon > svg.icon-warning {
|
|
21096
|
+
color: var(--Status-warning-color);
|
|
21097
|
+
}
|
|
21098
|
+
.dark-Toast-icon > svg.icon-fail {
|
|
21099
|
+
color: var(--Status-fail-color);
|
|
21100
|
+
}
|
|
21101
|
+
.dark-Toast-icon > svg.icon-success {
|
|
21102
|
+
color: var(--Status-success-color);
|
|
21103
|
+
}
|
|
21104
|
+
.dark-Toast-icon > svg.icon-schedule {
|
|
21105
|
+
color: var(--Status-schedule-color);
|
|
21106
|
+
}
|
|
19472
21107
|
.dark-Toast--error {
|
|
19473
21108
|
color: var(--Toast--danger-color);
|
|
19474
21109
|
background: var(--Toast--danger-bgColor);
|
|
@@ -21084,6 +22719,17 @@ input[type=button].dark-Button--block {
|
|
|
21084
22719
|
width: 0;
|
|
21085
22720
|
flex-grow: 1;
|
|
21086
22721
|
}
|
|
22722
|
+
.dark-Page--rightAside {
|
|
22723
|
+
flex-direction: row-reverse;
|
|
22724
|
+
}
|
|
22725
|
+
.dark-Page--rightAside > .dark-Page-aside {
|
|
22726
|
+
border-left: var(--borderWidth) solid var(--borderColor);
|
|
22727
|
+
border-right: unset;
|
|
22728
|
+
}
|
|
22729
|
+
.dark-Page--rightAside > .dark-Page-aside > .dark-Page-asideResizor {
|
|
22730
|
+
left: -0.375rem;
|
|
22731
|
+
right: unset;
|
|
22732
|
+
}
|
|
21087
22733
|
.dark-Page--asideSticky > .dark-Page-aside {
|
|
21088
22734
|
position: sticky;
|
|
21089
22735
|
top: var(--affix-offset-top);
|
|
@@ -21450,9 +23096,10 @@ input[type=button].dark-Button--block {
|
|
|
21450
23096
|
}
|
|
21451
23097
|
.dark-Panel-arrow {
|
|
21452
23098
|
transition: transform 0.1s ease-in;
|
|
23099
|
+
transform: rotate(180deg);
|
|
21453
23100
|
}
|
|
21454
23101
|
.dark-Panel-arrow.is-collapsed {
|
|
21455
|
-
transform: rotate(
|
|
23102
|
+
transform: rotate(0deg);
|
|
21456
23103
|
}
|
|
21457
23104
|
.dark-Panel-title {
|
|
21458
23105
|
margin: 0;
|
|
@@ -22404,6 +24051,14 @@ input[type=button].dark-Button--block {
|
|
|
22404
24051
|
background: var(--Collapse-header-onHover-bg);
|
|
22405
24052
|
color: var(--collapse-default-header-hover-color);
|
|
22406
24053
|
}
|
|
24054
|
+
.dark-Collapse-header.noTitle {
|
|
24055
|
+
padding: 0;
|
|
24056
|
+
background-color: unset;
|
|
24057
|
+
}
|
|
24058
|
+
.dark-Collapse-header.noTitle:hover {
|
|
24059
|
+
background: unset;
|
|
24060
|
+
color: inherit;
|
|
24061
|
+
}
|
|
22407
24062
|
.dark-Collapse-header.is-mobile {
|
|
22408
24063
|
background: none;
|
|
22409
24064
|
border-radius: 0 !important;
|
|
@@ -22585,6 +24240,12 @@ input[type=button].dark-Button--block {
|
|
|
22585
24240
|
.dark-CollapseGroup.icon-position-right .dark-Collapse-header .dark-Collapse-icon-tranform {
|
|
22586
24241
|
float: right;
|
|
22587
24242
|
}
|
|
24243
|
+
.dark-CollapseGroup.icon-position-right .dark-Collapse-header.noTitle {
|
|
24244
|
+
text-align: right;
|
|
24245
|
+
}
|
|
24246
|
+
.dark-CollapseGroup.icon-position-right .dark-Collapse-header.noTitle .dark-Collapse-arrow-wrap {
|
|
24247
|
+
float: none;
|
|
24248
|
+
}
|
|
22588
24249
|
.dark-CollapseGroup.is-mobile.icon-position-right .dark-Collapse-header .dark-Collapse-arrow-wrap {
|
|
22589
24250
|
margin-right: -1.125rem;
|
|
22590
24251
|
}
|
|
@@ -23695,6 +25356,9 @@ input[type=button].dark-Button--block {
|
|
|
23695
25356
|
border-radius: var(--Form-input-borderRadius);
|
|
23696
25357
|
width: 100%;
|
|
23697
25358
|
}
|
|
25359
|
+
.dark-Crud2.is-mobile.is-mobile-cards .dark-Cards-placeholder {
|
|
25360
|
+
font-size: var(--fonts-size-7);
|
|
25361
|
+
}
|
|
23698
25362
|
.dark-Crud2.is-mobile.is-mobile-cards .dark-Card {
|
|
23699
25363
|
--Card-borderRadius: var(--sizes-size-5);
|
|
23700
25364
|
--gap-base: var(--sizes-size-9);
|
|
@@ -31396,7 +33060,6 @@ input.dark-TextControl-input-password {
|
|
|
31396
33060
|
.dark-Checkbox--checkbox input:checked + i:before {
|
|
31397
33061
|
width: var(--Checkbox-inner-size);
|
|
31398
33062
|
height: var(--Checkbox-inner-size);
|
|
31399
|
-
background: var(--Checkbox-onHover-color);
|
|
31400
33063
|
}
|
|
31401
33064
|
.dark-Checkbox--checkbox input[disabled] + i {
|
|
31402
33065
|
border-color: var(--Checkbox-color) !important;
|
|
@@ -31404,7 +33067,6 @@ input.dark-TextControl-input-password {
|
|
|
31404
33067
|
background-color: var(--checkbox-checkbox-disabled-bg-color);
|
|
31405
33068
|
}
|
|
31406
33069
|
.dark-Checkbox--checkbox input[disabled] + i:before {
|
|
31407
|
-
background-color: var(--Checkbox-onDisabled-color);
|
|
31408
33070
|
border-width: 0;
|
|
31409
33071
|
}
|
|
31410
33072
|
.dark-Checkbox--checkbox input[disabled] + i + span {
|
|
@@ -31450,9 +33112,6 @@ input.dark-TextControl-input-password {
|
|
|
31450
33112
|
background: var(--button-primary-hover-bg-color);
|
|
31451
33113
|
border-color: transparent;
|
|
31452
33114
|
}
|
|
31453
|
-
.dark-Checkbox--full.dark-Checkbox--checkbox:hover input:checked + i:before {
|
|
31454
|
-
background: var(--checkbox-checked-hover-bg-color);
|
|
31455
|
-
}
|
|
31456
33115
|
.dark-Checkbox--full.dark-Checkbox--checkbox:hover > i:before {
|
|
31457
33116
|
background: transparent;
|
|
31458
33117
|
}
|
|
@@ -31463,9 +33122,6 @@ input.dark-TextControl-input-password {
|
|
|
31463
33122
|
border-color: var(--Checkbox-onHover-color);
|
|
31464
33123
|
background: var(--Checkbox-onHover-color);
|
|
31465
33124
|
}
|
|
31466
|
-
.dark-Checkbox--full.dark-Checkbox--checkbox input:checked + i:hover {
|
|
31467
|
-
background: var(--checkbox-checked-hover-bg-color);
|
|
31468
|
-
}
|
|
31469
33125
|
.dark-Checkbox--full.dark-Checkbox--checkbox input:checked + i:before {
|
|
31470
33126
|
width: var(--Checkbox--full-inner-size);
|
|
31471
33127
|
height: calc(var(--Checkbox--full-inner-size) / 2);
|
|
@@ -31477,12 +33133,10 @@ input.dark-TextControl-input-password {
|
|
|
31477
33133
|
}
|
|
31478
33134
|
.dark-Checkbox--full.dark-Checkbox--checkbox input[disabled]:checked + i:before {
|
|
31479
33135
|
border-color: var(--Checkbox-onDisabled-color);
|
|
31480
|
-
background: var(--Checkbox-onDisabled-bg);
|
|
31481
33136
|
border-width: 0 0 0.0625rem 0.0625rem;
|
|
31482
33137
|
}
|
|
31483
33138
|
.dark-Checkbox--full.dark-Checkbox--checkbox input:checked[disabled] + i {
|
|
31484
33139
|
border-color: var(--Checkbox-color);
|
|
31485
|
-
background: var(--Checkbox-onDisabled-bg);
|
|
31486
33140
|
}
|
|
31487
33141
|
.dark-Checkbox--full.dark-Checkbox--checkbox > i {
|
|
31488
33142
|
position: relative;
|
|
@@ -31510,7 +33164,6 @@ input.dark-TextControl-input-password {
|
|
|
31510
33164
|
.dark-Checkbox--partial.dark-Checkbox--checkbox input + i:before {
|
|
31511
33165
|
width: var(--Checkbox-inner-size);
|
|
31512
33166
|
height: var(--Checkbox-inner-size);
|
|
31513
|
-
background: var(--Checkbox-onHover-color);
|
|
31514
33167
|
}
|
|
31515
33168
|
.dark-Checkbox--partial.dark-Checkbox--checkbox input[disabled] + i {
|
|
31516
33169
|
border-color: var(--Checkbox-onDisabled-color);
|