amis-ui 6.9.0-rc.6 → 6.9.0-rc.7

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.
Files changed (687) hide show
  1. package/esm/components/404.js +1 -1
  2. package/esm/components/Alert.js +1 -1
  3. package/esm/components/Alert2.js +1 -1
  4. package/esm/components/AnchorNav.js +1 -1
  5. package/esm/components/AnchorNavSection.js +1 -1
  6. package/esm/components/ArrayInput.js +1 -1
  7. package/esm/components/AsideNav.js +1 -1
  8. package/esm/components/AssociatedSelection.js +1 -1
  9. package/esm/components/AutoSizer.js +1 -1
  10. package/esm/components/Avatar.js +1 -1
  11. package/esm/components/Badge.js +1 -1
  12. package/esm/components/BaiduMapPicker.js +1 -1
  13. package/esm/components/BarCode.js +1 -1
  14. package/esm/components/Breadcrumb.js +1 -1
  15. package/esm/components/Button.js +1 -1
  16. package/esm/components/CalendarMobile.js +1 -1
  17. package/esm/components/Card.js +1 -1
  18. package/esm/components/Cascader.js +1 -1
  19. package/esm/components/ChainedDropdownSelection.js +1 -1
  20. package/esm/components/ChainedSelection.js +1 -1
  21. package/esm/components/Checkbox.js +1 -1
  22. package/esm/components/CityArea.js +1 -1
  23. package/esm/components/CityDB.js +1 -1
  24. package/esm/components/CodeMirror.js +1 -1
  25. package/esm/components/Collapse.js +3 -3
  26. package/esm/components/CollapseGroup.js +1 -1
  27. package/esm/components/ColorPicker.js +1 -1
  28. package/esm/components/Combo.js +1 -1
  29. package/esm/components/ConditionBuilder.js +1 -1
  30. package/esm/components/ConfirmBox.d.ts +43 -41
  31. package/esm/components/ConfirmBox.js +5 -4
  32. package/esm/components/ContextMenu.js +1 -1
  33. package/esm/components/DatePicker.js +1 -1
  34. package/esm/components/DateRangePicker.js +1 -1
  35. package/esm/components/DiffEditor.d.ts +1 -0
  36. package/esm/components/DiffEditor.js +23 -3
  37. package/esm/components/DndContainer.js +1 -1
  38. package/esm/components/Drawer.js +1 -1
  39. package/esm/components/DropDownSelection.js +1 -1
  40. package/esm/components/Editor.js +1 -1
  41. package/esm/components/Form.js +1 -1
  42. package/esm/components/FormField.js +1 -1
  43. package/esm/components/FormulaPicker.js +1 -1
  44. package/esm/components/GaodeMapPicker.js +1 -1
  45. package/esm/components/GridNav.js +1 -1
  46. package/esm/components/GridNavItem.js +1 -1
  47. package/esm/components/GroupedSelection.js +1 -1
  48. package/esm/components/HeadCellDropDown.js +1 -1
  49. package/esm/components/Html.js +1 -1
  50. package/esm/components/Icon.js +1 -1
  51. package/esm/components/ImageGallery.js +1 -1
  52. package/esm/components/Input.js +1 -1
  53. package/esm/components/InputBox.js +1 -1
  54. package/esm/components/InputBoxWithSuggestion.js +1 -1
  55. package/esm/components/InputJSONSchema.js +1 -1
  56. package/esm/components/InputTable.js +1 -1
  57. package/esm/components/JSONSchemaEditor.js +1 -1
  58. package/esm/components/Layout.js +1 -1
  59. package/esm/components/Link.js +1 -1
  60. package/esm/components/ListGroup.js +1 -1
  61. package/esm/components/ListMenu.js +1 -1
  62. package/esm/components/LocationPicker.js +1 -1
  63. package/esm/components/Markdown.js +1 -1
  64. package/esm/components/Menu.js +1 -1
  65. package/esm/components/MobileDevTool.js +1 -1
  66. package/esm/components/Modal.js +1 -1
  67. package/esm/components/ModalManager.js +1 -1
  68. package/esm/components/MultilineText.js +1 -1
  69. package/esm/components/NumberInput.js +1 -1
  70. package/esm/components/OverflowTpl.js +1 -1
  71. package/esm/components/Pagination.js +1 -1
  72. package/esm/components/PdfViewer.js +1 -1
  73. package/esm/components/Picker.js +1 -1
  74. package/esm/components/PickerColumn.js +1 -1
  75. package/esm/components/PickerContainer.js +2 -2
  76. package/esm/components/PopOverContainer.js +1 -1
  77. package/esm/components/PopUp.d.ts +42 -40
  78. package/esm/components/PopUp.js +3 -3
  79. package/esm/components/Progress.js +1 -1
  80. package/esm/components/PullRefresh.js +1 -1
  81. package/esm/components/Radios.js +4 -3
  82. package/esm/components/Range.js +1 -1
  83. package/esm/components/Rating.js +1 -1
  84. package/esm/components/ResultBox.d.ts +42 -40
  85. package/esm/components/ResultBox.js +18 -4
  86. package/esm/components/ResultList.js +1 -1
  87. package/esm/components/ResultTableList.js +1 -1
  88. package/esm/components/ResultTreeList.js +1 -1
  89. package/esm/components/RichText.js +1 -1
  90. package/esm/components/SearchBox.js +1 -1
  91. package/esm/components/Select.js +1 -1
  92. package/esm/components/SelectMobile.js +1 -1
  93. package/esm/components/Selection.js +1 -1
  94. package/esm/components/Signature.js +1 -1
  95. package/esm/components/SparkLine.js +1 -1
  96. package/esm/components/Spinner.js +1 -1
  97. package/esm/components/Steps.js +1 -1
  98. package/esm/components/Switch.js +1 -1
  99. package/esm/components/Tab.js +1 -1
  100. package/esm/components/Table.js +1 -1
  101. package/esm/components/TableSelection.js +1 -1
  102. package/esm/components/Tabs.js +1 -1
  103. package/esm/components/TabsTransfer.js +1 -1
  104. package/esm/components/TabsTransferPicker.js +1 -1
  105. package/esm/components/Tag.js +1 -1
  106. package/esm/components/Textarea.js +1 -1
  107. package/esm/components/Timeline.js +1 -1
  108. package/esm/components/TimelineItem.js +1 -1
  109. package/esm/components/Tinymce.js +1 -1
  110. package/esm/components/TitleBar.js +1 -1
  111. package/esm/components/Toast.js +1 -1
  112. package/esm/components/Tooltip.js +1 -1
  113. package/esm/components/TooltipWrapper.js +1 -1
  114. package/esm/components/Transfer.js +1 -1
  115. package/esm/components/TransferDropDown.js +1 -1
  116. package/esm/components/TransferPicker.js +1 -1
  117. package/esm/components/TransferSearch.js +1 -1
  118. package/esm/components/Tree.js +1 -1
  119. package/esm/components/TreeSelection.js +1 -1
  120. package/esm/components/UserSelect.js +1 -1
  121. package/esm/components/UserTabSelect.js +1 -1
  122. package/esm/components/VerificationCode.js +1 -1
  123. package/esm/components/VirtualList.js +1 -1
  124. package/esm/components/WithRemoteConfig.js +1 -1
  125. package/esm/components/WithStore.js +1 -1
  126. package/esm/components/calendar/Calendar.js +1 -1
  127. package/esm/components/calendar/CalendarContainer.js +1 -1
  128. package/esm/components/calendar/DaysView.js +1 -1
  129. package/esm/components/calendar/MonthsView.js +1 -1
  130. package/esm/components/calendar/QuartersView.js +1 -1
  131. package/esm/components/calendar/TimeView.js +1 -1
  132. package/esm/components/calendar/YearsView.js +1 -1
  133. package/esm/components/condition-builder/Expression.js +1 -1
  134. package/esm/components/condition-builder/Field.js +1 -1
  135. package/esm/components/condition-builder/Func.js +1 -1
  136. package/esm/components/condition-builder/Group.js +1 -1
  137. package/esm/components/condition-builder/GroupOrItem.js +1 -1
  138. package/esm/components/condition-builder/InputSwitch.js +1 -1
  139. package/esm/components/condition-builder/Item.js +1 -1
  140. package/esm/components/condition-builder/Value.js +1 -1
  141. package/esm/components/condition-builder/config.js +1 -1
  142. package/esm/components/condition-builder/index.js +1 -1
  143. package/esm/components/formula/CodeEditor.js +1 -1
  144. package/esm/components/formula/Editor.js +1 -1
  145. package/esm/components/formula/FuncList.js +1 -1
  146. package/esm/components/formula/Input.js +1 -1
  147. package/esm/components/formula/Picker.js +1 -1
  148. package/esm/components/formula/VariableList.js +1 -1
  149. package/esm/components/formula/plugin.js +1 -1
  150. package/esm/components/icons.js +1 -1
  151. package/esm/components/json-schema/Array.js +1 -1
  152. package/esm/components/json-schema/Item.js +1 -1
  153. package/esm/components/json-schema/Object.js +1 -1
  154. package/esm/components/json-schema/index.js +1 -1
  155. package/esm/components/menu/MenuContext.js +1 -1
  156. package/esm/components/menu/MenuItem.js +1 -1
  157. package/esm/components/menu/SubMenu.js +1 -1
  158. package/esm/components/menu/index.js +1 -1
  159. package/esm/components/schema-editor/Array.js +1 -1
  160. package/esm/components/schema-editor/Common.js +1 -1
  161. package/esm/components/schema-editor/Item.js +1 -1
  162. package/esm/components/schema-editor/Object.js +1 -1
  163. package/esm/components/schema-editor/SchemaVariableList.js +1 -1
  164. package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
  165. package/esm/components/schema-editor/index.js +1 -1
  166. package/esm/components/table/Cell.js +1 -1
  167. package/esm/components/table/ColGroup.js +1 -1
  168. package/esm/components/table/Head.js +1 -1
  169. package/esm/components/table/HeadCellDropDown.js +1 -1
  170. package/esm/components/table/HeadCellFilter.js +1 -1
  171. package/esm/components/table/HeadCellSelect.js +1 -1
  172. package/esm/components/table/HeadCellSort.js +1 -1
  173. package/esm/components/table/ItemActionsWrapper.js +1 -1
  174. package/esm/components/table/Row.js +1 -1
  175. package/esm/components/table/SummaryRow.js +1 -1
  176. package/esm/components/table/index.js +1 -1
  177. package/esm/components/table/util.js +1 -1
  178. package/esm/components/virtual-list/AutoSizer.js +1 -1
  179. package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
  180. package/esm/components/virtual-list/constants.js +1 -1
  181. package/esm/components/virtual-list/index.js +1 -1
  182. package/esm/components/withBadge.js +1 -1
  183. package/esm/hooks/use-on-screen.js +1 -1
  184. package/esm/hooks/use-set-state.js +1 -1
  185. package/esm/hooks/use-sub-form.js +1 -1
  186. package/esm/hooks/use-touch.js +1 -1
  187. package/esm/hooks/use-update-effect.js +1 -1
  188. package/esm/hooks/use-validation-resolver.js +1 -1
  189. package/esm/icons/alert-danger.svg.js +1 -1
  190. package/esm/icons/alert-info.svg.js +1 -1
  191. package/esm/icons/alert-success.svg.js +1 -1
  192. package/esm/icons/alert-warning.svg.js +1 -1
  193. package/esm/icons/arrow-double-left.svg.js +1 -1
  194. package/esm/icons/arrow-double-right.svg.js +1 -1
  195. package/esm/icons/back.svg.js +1 -1
  196. package/esm/icons/calendar.svg.js +1 -1
  197. package/esm/icons/caret.svg.js +1 -1
  198. package/esm/icons/check.svg.js +1 -1
  199. package/esm/icons/clock.svg.js +1 -1
  200. package/esm/icons/close-small.svg.js +1 -1
  201. package/esm/icons/close.svg.js +1 -1
  202. package/esm/icons/cloud-upload.svg.js +1 -1
  203. package/esm/icons/column-filter.svg.js +1 -1
  204. package/esm/icons/columns.svg.js +1 -1
  205. package/esm/icons/compress-alt.svg.js +1 -1
  206. package/esm/icons/copy.svg.js +1 -1
  207. package/esm/icons/date.svg.js +1 -1
  208. package/esm/icons/department.svg.js +1 -1
  209. package/esm/icons/desk-empty.svg.js +1 -1
  210. package/esm/icons/dot.svg.js +1 -1
  211. package/esm/icons/down-arrow-bold.svg.js +1 -1
  212. package/esm/icons/down.svg.js +1 -1
  213. package/esm/icons/download.svg.js +1 -1
  214. package/esm/icons/drag-bar.svg.js +1 -1
  215. package/esm/icons/drag.svg.js +1 -1
  216. package/esm/icons/edit.svg.js +1 -1
  217. package/esm/icons/ellipsis-v.svg.js +1 -1
  218. package/esm/icons/enter.svg.js +1 -1
  219. package/esm/icons/exchange.svg.js +1 -1
  220. package/esm/icons/expand-alt.svg.js +1 -1
  221. package/esm/icons/fail.svg.js +1 -1
  222. package/esm/icons/file.svg.js +1 -1
  223. package/esm/icons/filter.svg.js +1 -1
  224. package/esm/icons/folder.svg.js +1 -1
  225. package/esm/icons/fullscreen.svg.js +1 -1
  226. package/esm/icons/function.svg.js +1 -1
  227. package/esm/icons/home.svg.js +1 -1
  228. package/esm/icons/if.svg.js +1 -1
  229. package/esm/icons/image.svg.js +1 -1
  230. package/esm/icons/info-circle.svg.js +1 -1
  231. package/esm/icons/info.svg.js +1 -1
  232. package/esm/icons/input-clear.svg.js +1 -1
  233. package/esm/icons/invisible.svg.js +1 -1
  234. package/esm/icons/left-arrow.svg.js +1 -1
  235. package/esm/icons/loading-outline.svg.js +1 -1
  236. package/esm/icons/location.svg.js +1 -1
  237. package/esm/icons/menu.svg.js +1 -1
  238. package/esm/icons/minus.svg.js +1 -1
  239. package/esm/icons/move.svg.js +1 -1
  240. package/esm/icons/mute.svg.js +1 -1
  241. package/esm/icons/new-edit.svg.js +1 -1
  242. package/esm/icons/pause.svg.js +1 -1
  243. package/esm/icons/pencil.svg.js +1 -1
  244. package/esm/icons/play.svg.js +1 -1
  245. package/esm/icons/plus-cicle.svg.js +1 -1
  246. package/esm/icons/plus-fine.svg.js +1 -1
  247. package/esm/icons/plus.svg.js +1 -1
  248. package/esm/icons/post.svg.js +1 -1
  249. package/esm/icons/question-mark.svg.js +1 -1
  250. package/esm/icons/question.svg.js +1 -1
  251. package/esm/icons/redo.svg.js +1 -1
  252. package/esm/icons/refresh.svg.js +1 -1
  253. package/esm/icons/reload.svg.js +1 -1
  254. package/esm/icons/remove.svg.js +1 -1
  255. package/esm/icons/retry.svg.js +1 -1
  256. package/esm/icons/right-arrow-bold.svg.js +1 -1
  257. package/esm/icons/right-arrow.svg.js +1 -1
  258. package/esm/icons/right-double-arrow.svg.js +1 -1
  259. package/esm/icons/role.svg.js +1 -1
  260. package/esm/icons/rotate-left.svg.js +1 -1
  261. package/esm/icons/rotate-right.svg.js +1 -1
  262. package/esm/icons/rotate-screen.svg.js +1 -1
  263. package/esm/icons/scale-origin.svg.js +1 -1
  264. package/esm/icons/schedule.svg.js +1 -1
  265. package/esm/icons/search.svg.js +1 -1
  266. package/esm/icons/setting.svg.js +1 -1
  267. package/esm/icons/slider-handle-icon.svg.js +1 -1
  268. package/esm/icons/sort-asc.svg.js +1 -1
  269. package/esm/icons/sort-default.svg.js +1 -1
  270. package/esm/icons/sort-desc.svg.js +1 -1
  271. package/esm/icons/star.svg.js +1 -1
  272. package/esm/icons/status-close.svg.js +1 -1
  273. package/esm/icons/steps-finsh.svg.js +1 -1
  274. package/esm/icons/sub-plus.svg.js +1 -1
  275. package/esm/icons/success.svg.js +1 -1
  276. package/esm/icons/transparent.svg.js +1 -1
  277. package/esm/icons/trash.svg.js +1 -1
  278. package/esm/icons/tree-down.svg.js +1 -1
  279. package/esm/icons/undo-normal.svg.js +1 -1
  280. package/esm/icons/undo.svg.js +1 -1
  281. package/esm/icons/unfullscreen.svg.js +1 -1
  282. package/esm/icons/upload.svg.js +1 -1
  283. package/esm/icons/user-remove.svg.js +1 -1
  284. package/esm/icons/view.svg.js +1 -1
  285. package/esm/icons/volume.svg.js +1 -1
  286. package/esm/icons/warning-mark.svg.js +1 -1
  287. package/esm/icons/warning.svg.js +1 -1
  288. package/esm/icons/window-restore.svg.js +1 -1
  289. package/esm/icons/zoom-in.svg.js +1 -1
  290. package/esm/icons/zoom-out.svg.js +1 -1
  291. package/esm/index.js +1 -1
  292. package/esm/locale/de-DE.js +1 -1
  293. package/esm/locale/en-US.js +1 -1
  294. package/esm/locale/zh-CN.js +1 -1
  295. package/esm/themes/ang.js +1 -1
  296. package/esm/themes/antd.js +1 -1
  297. package/esm/themes/cxd.js +1 -1
  298. package/esm/themes/dark.js +1 -1
  299. package/esm/withRemoteConfig.js +1 -1
  300. package/esm/withStore.js +1 -1
  301. package/lib/components/404.js +1 -1
  302. package/lib/components/Alert.d.ts +120 -120
  303. package/lib/components/Alert.js +1 -1
  304. package/lib/components/Alert2.d.ts +20 -20
  305. package/lib/components/Alert2.js +1 -1
  306. package/lib/components/AnchorNav.d.ts +10 -10
  307. package/lib/components/AnchorNav.js +1 -1
  308. package/lib/components/AnchorNavSection.js +1 -1
  309. package/lib/components/ArrayInput.d.ts +40 -40
  310. package/lib/components/ArrayInput.js +1 -1
  311. package/lib/components/AsideNav.js +1 -1
  312. package/lib/components/AssociatedSelection.d.ts +80 -80
  313. package/lib/components/AssociatedSelection.js +1 -1
  314. package/lib/components/AutoSizer.js +1 -1
  315. package/lib/components/Avatar.d.ts +120 -120
  316. package/lib/components/Avatar.js +1 -1
  317. package/lib/components/Badge.d.ts +1 -1
  318. package/lib/components/Badge.js +1 -1
  319. package/lib/components/BaiduMapPicker.js +1 -1
  320. package/lib/components/BarCode.js +1 -1
  321. package/lib/components/Breadcrumb.js +1 -1
  322. package/lib/components/Button.d.ts +30 -30
  323. package/lib/components/Button.js +1 -1
  324. package/lib/components/CalendarMobile.d.ts +40 -40
  325. package/lib/components/CalendarMobile.js +1 -1
  326. package/lib/components/Card.d.ts +110 -110
  327. package/lib/components/Card.js +1 -1
  328. package/lib/components/Cascader.js +1 -1
  329. package/lib/components/ChainedDropdownSelection.d.ts +80 -80
  330. package/lib/components/ChainedDropdownSelection.js +1 -1
  331. package/lib/components/ChainedSelection.d.ts +80 -80
  332. package/lib/components/ChainedSelection.js +1 -1
  333. package/lib/components/Checkbox.d.ts +10 -10
  334. package/lib/components/Checkbox.js +1 -1
  335. package/lib/components/CityArea.js +1 -1
  336. package/lib/components/CityDB.js +1 -1
  337. package/lib/components/CodeMirror.js +1 -1
  338. package/lib/components/Collapse.d.ts +120 -120
  339. package/lib/components/Collapse.js +3 -3
  340. package/lib/components/CollapseGroup.d.ts +40 -40
  341. package/lib/components/CollapseGroup.js +1 -1
  342. package/lib/components/ColorPicker.d.ts +80 -80
  343. package/lib/components/ColorPicker.js +1 -1
  344. package/lib/components/Combo.js +1 -1
  345. package/lib/components/ConditionBuilder.js +1 -1
  346. package/lib/components/ConfirmBox.d.ts +83 -81
  347. package/lib/components/ConfirmBox.js +5 -4
  348. package/lib/components/ContextMenu.js +1 -1
  349. package/lib/components/DatePicker.d.ts +120 -120
  350. package/lib/components/DatePicker.js +1 -1
  351. package/lib/components/DateRangePicker.d.ts +320 -320
  352. package/lib/components/DateRangePicker.js +1 -1
  353. package/lib/components/DiffEditor.d.ts +1 -0
  354. package/lib/components/DiffEditor.js +23 -3
  355. package/lib/components/DndContainer.js +1 -1
  356. package/lib/components/Drawer.d.ts +30 -30
  357. package/lib/components/Drawer.js +1 -1
  358. package/lib/components/DropDownSelection.d.ts +80 -80
  359. package/lib/components/DropDownSelection.js +1 -1
  360. package/lib/components/Editor.d.ts +40 -40
  361. package/lib/components/Editor.js +1 -1
  362. package/lib/components/Form.js +1 -1
  363. package/lib/components/FormField.js +1 -1
  364. package/lib/components/FormulaPicker.js +1 -1
  365. package/lib/components/GaodeMapPicker.js +1 -1
  366. package/lib/components/GridNav.js +1 -1
  367. package/lib/components/GridNavItem.js +1 -1
  368. package/lib/components/GroupedSelection.d.ts +80 -80
  369. package/lib/components/GroupedSelection.js +1 -1
  370. package/lib/components/HeadCellDropDown.js +1 -1
  371. package/lib/components/Html.js +1 -1
  372. package/lib/components/Icon.js +1 -1
  373. package/lib/components/ImageGallery.d.ts +40 -40
  374. package/lib/components/ImageGallery.js +1 -1
  375. package/lib/components/Input.js +1 -1
  376. package/lib/components/InputBox.d.ts +20 -20
  377. package/lib/components/InputBox.js +1 -1
  378. package/lib/components/InputBoxWithSuggestion.js +1 -1
  379. package/lib/components/InputJSONSchema.js +1 -1
  380. package/lib/components/InputTable.js +1 -1
  381. package/lib/components/JSONSchemaEditor.js +1 -1
  382. package/lib/components/Layout.js +1 -1
  383. package/lib/components/Link.js +1 -1
  384. package/lib/components/ListGroup.d.ts +10 -10
  385. package/lib/components/ListGroup.js +1 -1
  386. package/lib/components/ListMenu.d.ts +80 -80
  387. package/lib/components/ListMenu.js +1 -1
  388. package/lib/components/LocationPicker.d.ts +80 -80
  389. package/lib/components/LocationPicker.js +1 -1
  390. package/lib/components/Markdown.js +1 -1
  391. package/lib/components/Menu.js +1 -1
  392. package/lib/components/MobileDevTool.js +1 -1
  393. package/lib/components/Modal.d.ts +120 -120
  394. package/lib/components/Modal.js +1 -1
  395. package/lib/components/ModalManager.js +1 -1
  396. package/lib/components/MonthRangePicker.d.ts +200 -200
  397. package/lib/components/MultilineText.d.ts +40 -40
  398. package/lib/components/MultilineText.js +1 -1
  399. package/lib/components/NumberInput.d.ts +20 -20
  400. package/lib/components/NumberInput.js +1 -1
  401. package/lib/components/OverflowTpl.js +1 -1
  402. package/lib/components/Pagination.d.ts +80 -80
  403. package/lib/components/Pagination.js +1 -1
  404. package/lib/components/PdfViewer.js +1 -1
  405. package/lib/components/Picker.js +1 -1
  406. package/lib/components/PickerColumn.js +1 -1
  407. package/lib/components/PickerContainer.js +2 -2
  408. package/lib/components/PopOverContainer.js +1 -1
  409. package/lib/components/PopUp.d.ts +82 -80
  410. package/lib/components/PopUp.js +3 -3
  411. package/lib/components/Progress.d.ts +80 -80
  412. package/lib/components/Progress.js +1 -1
  413. package/lib/components/PullRefresh.js +1 -1
  414. package/lib/components/Radios.d.ts +30 -30
  415. package/lib/components/Radios.js +4 -3
  416. package/lib/components/Range.js +1 -1
  417. package/lib/components/Rating.d.ts +30 -30
  418. package/lib/components/Rating.js +1 -1
  419. package/lib/components/ResultBox.d.ts +122 -120
  420. package/lib/components/ResultBox.js +18 -4
  421. package/lib/components/ResultList.d.ts +40 -40
  422. package/lib/components/ResultList.js +1 -1
  423. package/lib/components/ResultTableList.d.ts +80 -80
  424. package/lib/components/ResultTableList.js +1 -1
  425. package/lib/components/ResultTreeList.d.ts +40 -40
  426. package/lib/components/ResultTreeList.js +1 -1
  427. package/lib/components/RichText.js +1 -1
  428. package/lib/components/SearchBox.d.ts +120 -120
  429. package/lib/components/SearchBox.js +1 -1
  430. package/lib/components/Select.d.ts +1683 -1684
  431. package/lib/components/Select.js +1 -1
  432. package/lib/components/SelectMobile.js +1 -1
  433. package/lib/components/Selection.d.ts +80 -80
  434. package/lib/components/Selection.js +1 -1
  435. package/lib/components/Signature.js +1 -1
  436. package/lib/components/SparkLine.d.ts +40 -40
  437. package/lib/components/SparkLine.js +1 -1
  438. package/lib/components/Spinner.d.ts +50 -50
  439. package/lib/components/Spinner.js +1 -1
  440. package/lib/components/Steps.js +1 -1
  441. package/lib/components/Switch.d.ts +10 -10
  442. package/lib/components/Switch.js +1 -1
  443. package/lib/components/Tab.js +1 -1
  444. package/lib/components/Table.js +1 -1
  445. package/lib/components/TableSelection.d.ts +80 -80
  446. package/lib/components/TableSelection.js +1 -1
  447. package/lib/components/Tabs.d.ts +120 -120
  448. package/lib/components/Tabs.js +1 -1
  449. package/lib/components/TabsTransfer.d.ts +40 -40
  450. package/lib/components/TabsTransfer.js +1 -1
  451. package/lib/components/TabsTransferPicker.js +1 -1
  452. package/lib/components/Tag.d.ts +70 -70
  453. package/lib/components/Tag.js +1 -1
  454. package/lib/components/Textarea.d.ts +40 -40
  455. package/lib/components/Textarea.js +1 -1
  456. package/lib/components/Timeline.js +1 -1
  457. package/lib/components/TimelineItem.js +1 -1
  458. package/lib/components/Tinymce.js +1 -1
  459. package/lib/components/TitleBar.js +1 -1
  460. package/lib/components/Toast.d.ts +120 -120
  461. package/lib/components/Toast.js +1 -1
  462. package/lib/components/Tooltip.js +1 -1
  463. package/lib/components/TooltipWrapper.d.ts +40 -40
  464. package/lib/components/TooltipWrapper.js +1 -1
  465. package/lib/components/Transfer.d.ts +187 -187
  466. package/lib/components/Transfer.js +1 -1
  467. package/lib/components/TransferDropDown.d.ts +160 -160
  468. package/lib/components/TransferDropDown.js +1 -1
  469. package/lib/components/TransferPicker.js +1 -1
  470. package/lib/components/TransferSearch.js +1 -1
  471. package/lib/components/Tree.d.ts +280 -280
  472. package/lib/components/Tree.js +1 -1
  473. package/lib/components/TreeSelection.d.ts +120 -120
  474. package/lib/components/TreeSelection.js +1 -1
  475. package/lib/components/UserSelect.d.ts +40 -40
  476. package/lib/components/UserSelect.js +1 -1
  477. package/lib/components/UserTabSelect.d.ts +40 -40
  478. package/lib/components/UserTabSelect.js +1 -1
  479. package/lib/components/VerificationCode.js +1 -1
  480. package/lib/components/VirtualList.js +1 -1
  481. package/lib/components/WithRemoteConfig.d.ts +0 -1
  482. package/lib/components/WithRemoteConfig.js +1 -1
  483. package/lib/components/WithStore.js +1 -1
  484. package/lib/components/calendar/Calendar.js +1 -1
  485. package/lib/components/calendar/CalendarContainer.js +1 -1
  486. package/lib/components/calendar/DaysView.js +1 -1
  487. package/lib/components/calendar/MonthsView.js +1 -1
  488. package/lib/components/calendar/QuartersView.js +1 -1
  489. package/lib/components/calendar/TimeView.js +1 -1
  490. package/lib/components/calendar/YearsView.js +1 -1
  491. package/lib/components/condition-builder/Expression.js +1 -1
  492. package/lib/components/condition-builder/Field.js +1 -1
  493. package/lib/components/condition-builder/Func.js +1 -1
  494. package/lib/components/condition-builder/Group.js +1 -1
  495. package/lib/components/condition-builder/GroupOrItem.js +1 -1
  496. package/lib/components/condition-builder/InputSwitch.js +1 -1
  497. package/lib/components/condition-builder/Item.js +1 -1
  498. package/lib/components/condition-builder/Value.js +1 -1
  499. package/lib/components/condition-builder/config.js +1 -1
  500. package/lib/components/condition-builder/index.d.ts +1 -1
  501. package/lib/components/condition-builder/index.js +1 -1
  502. package/lib/components/formula/CodeEditor.js +1 -1
  503. package/lib/components/formula/Editor.d.ts +40 -40
  504. package/lib/components/formula/Editor.js +1 -1
  505. package/lib/components/formula/FuncList.js +1 -1
  506. package/lib/components/formula/Input.js +1 -1
  507. package/lib/components/formula/Picker.d.ts +40 -40
  508. package/lib/components/formula/Picker.js +1 -1
  509. package/lib/components/formula/VariableList.js +1 -1
  510. package/lib/components/formula/plugin.js +1 -1
  511. package/lib/components/icons.js +1 -1
  512. package/lib/components/json-schema/Array.js +1 -1
  513. package/lib/components/json-schema/Item.js +1 -1
  514. package/lib/components/json-schema/Object.js +1 -1
  515. package/lib/components/json-schema/index.js +1 -1
  516. package/lib/components/menu/MenuContext.js +1 -1
  517. package/lib/components/menu/MenuItem.js +1 -1
  518. package/lib/components/menu/SubMenu.js +1 -1
  519. package/lib/components/menu/index.d.ts +60 -60
  520. package/lib/components/menu/index.js +1 -1
  521. package/lib/components/schema-editor/Array.js +1 -1
  522. package/lib/components/schema-editor/Common.js +1 -1
  523. package/lib/components/schema-editor/Item.js +1 -1
  524. package/lib/components/schema-editor/Object.js +1 -1
  525. package/lib/components/schema-editor/SchemaVariableList.js +1 -1
  526. package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
  527. package/lib/components/schema-editor/index.d.ts +40 -40
  528. package/lib/components/schema-editor/index.js +1 -1
  529. package/lib/components/table/Cell.js +1 -1
  530. package/lib/components/table/ColGroup.js +1 -1
  531. package/lib/components/table/Head.js +1 -1
  532. package/lib/components/table/HeadCellDropDown.js +1 -1
  533. package/lib/components/table/HeadCellFilter.d.ts +40 -40
  534. package/lib/components/table/HeadCellFilter.js +1 -1
  535. package/lib/components/table/HeadCellSelect.d.ts +40 -40
  536. package/lib/components/table/HeadCellSelect.js +1 -1
  537. package/lib/components/table/HeadCellSort.js +1 -1
  538. package/lib/components/table/ItemActionsWrapper.js +1 -1
  539. package/lib/components/table/Row.js +1 -1
  540. package/lib/components/table/SummaryRow.js +1 -1
  541. package/lib/components/table/index.d.ts +120 -120
  542. package/lib/components/table/index.js +1 -1
  543. package/lib/components/table/util.d.ts +4 -4
  544. package/lib/components/table/util.js +1 -1
  545. package/lib/components/virtual-list/AutoSizer.js +1 -1
  546. package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
  547. package/lib/components/virtual-list/constants.js +1 -1
  548. package/lib/components/virtual-list/index.js +1 -1
  549. package/lib/components/withBadge.js +1 -1
  550. package/lib/hooks/use-on-screen.js +1 -1
  551. package/lib/hooks/use-set-state.js +1 -1
  552. package/lib/hooks/use-sub-form.js +1 -1
  553. package/lib/hooks/use-touch.js +1 -1
  554. package/lib/hooks/use-update-effect.js +1 -1
  555. package/lib/hooks/use-validation-resolver.js +1 -1
  556. package/lib/icons/alert-danger.svg.js +1 -1
  557. package/lib/icons/alert-info.svg.js +1 -1
  558. package/lib/icons/alert-success.svg.js +1 -1
  559. package/lib/icons/alert-warning.svg.js +1 -1
  560. package/lib/icons/arrow-double-left.svg.js +1 -1
  561. package/lib/icons/arrow-double-right.svg.js +1 -1
  562. package/lib/icons/back.svg.js +1 -1
  563. package/lib/icons/calendar.svg.js +1 -1
  564. package/lib/icons/caret.svg.js +1 -1
  565. package/lib/icons/check.svg.js +1 -1
  566. package/lib/icons/clock.svg.js +1 -1
  567. package/lib/icons/close-small.svg.js +1 -1
  568. package/lib/icons/close.svg.js +1 -1
  569. package/lib/icons/cloud-upload.svg.js +1 -1
  570. package/lib/icons/column-filter.svg.js +1 -1
  571. package/lib/icons/columns.svg.js +1 -1
  572. package/lib/icons/compress-alt.svg.js +1 -1
  573. package/lib/icons/copy.svg.js +1 -1
  574. package/lib/icons/date.svg.js +1 -1
  575. package/lib/icons/department.svg.js +1 -1
  576. package/lib/icons/desk-empty.svg.js +1 -1
  577. package/lib/icons/dot.svg.js +1 -1
  578. package/lib/icons/down-arrow-bold.svg.js +1 -1
  579. package/lib/icons/down.svg.js +1 -1
  580. package/lib/icons/download.svg.js +1 -1
  581. package/lib/icons/drag-bar.svg.js +1 -1
  582. package/lib/icons/drag.svg.js +1 -1
  583. package/lib/icons/edit.svg.js +1 -1
  584. package/lib/icons/ellipsis-v.svg.js +1 -1
  585. package/lib/icons/enter.svg.js +1 -1
  586. package/lib/icons/exchange.svg.js +1 -1
  587. package/lib/icons/expand-alt.svg.js +1 -1
  588. package/lib/icons/fail.svg.js +1 -1
  589. package/lib/icons/file.svg.js +1 -1
  590. package/lib/icons/filter.svg.js +1 -1
  591. package/lib/icons/folder.svg.js +1 -1
  592. package/lib/icons/fullscreen.svg.js +1 -1
  593. package/lib/icons/function.svg.js +1 -1
  594. package/lib/icons/home.svg.js +1 -1
  595. package/lib/icons/if.svg.js +1 -1
  596. package/lib/icons/image.svg.js +1 -1
  597. package/lib/icons/info-circle.svg.js +1 -1
  598. package/lib/icons/info.svg.js +1 -1
  599. package/lib/icons/input-clear.svg.js +1 -1
  600. package/lib/icons/invisible.svg.js +1 -1
  601. package/lib/icons/left-arrow.svg.js +1 -1
  602. package/lib/icons/loading-outline.svg.js +1 -1
  603. package/lib/icons/location.svg.js +1 -1
  604. package/lib/icons/menu.svg.js +1 -1
  605. package/lib/icons/minus.svg.js +1 -1
  606. package/lib/icons/move.svg.js +1 -1
  607. package/lib/icons/mute.svg.js +1 -1
  608. package/lib/icons/new-edit.svg.js +1 -1
  609. package/lib/icons/pause.svg.js +1 -1
  610. package/lib/icons/pencil.svg.js +1 -1
  611. package/lib/icons/play.svg.js +1 -1
  612. package/lib/icons/plus-cicle.svg.js +1 -1
  613. package/lib/icons/plus-fine.svg.js +1 -1
  614. package/lib/icons/plus.svg.js +1 -1
  615. package/lib/icons/post.svg.js +1 -1
  616. package/lib/icons/question-mark.svg.js +1 -1
  617. package/lib/icons/question.svg.js +1 -1
  618. package/lib/icons/redo.svg.js +1 -1
  619. package/lib/icons/refresh.svg.js +1 -1
  620. package/lib/icons/reload.svg.js +1 -1
  621. package/lib/icons/remove.svg.js +1 -1
  622. package/lib/icons/retry.svg.js +1 -1
  623. package/lib/icons/right-arrow-bold.svg.js +1 -1
  624. package/lib/icons/right-arrow.svg.js +1 -1
  625. package/lib/icons/right-double-arrow.svg.js +1 -1
  626. package/lib/icons/role.svg.js +1 -1
  627. package/lib/icons/rotate-left.svg.js +1 -1
  628. package/lib/icons/rotate-right.svg.js +1 -1
  629. package/lib/icons/rotate-screen.svg.js +1 -1
  630. package/lib/icons/scale-origin.svg.js +1 -1
  631. package/lib/icons/schedule.svg.js +1 -1
  632. package/lib/icons/search.svg.js +1 -1
  633. package/lib/icons/setting.svg.js +1 -1
  634. package/lib/icons/slider-handle-icon.svg.js +1 -1
  635. package/lib/icons/sort-asc.svg.js +1 -1
  636. package/lib/icons/sort-default.svg.js +1 -1
  637. package/lib/icons/sort-desc.svg.js +1 -1
  638. package/lib/icons/star.svg.js +1 -1
  639. package/lib/icons/status-close.svg.js +1 -1
  640. package/lib/icons/steps-finsh.svg.js +1 -1
  641. package/lib/icons/sub-plus.svg.js +1 -1
  642. package/lib/icons/success.svg.js +1 -1
  643. package/lib/icons/transparent.svg.js +1 -1
  644. package/lib/icons/trash.svg.js +1 -1
  645. package/lib/icons/tree-down.svg.js +1 -1
  646. package/lib/icons/undo-normal.svg.js +1 -1
  647. package/lib/icons/undo.svg.js +1 -1
  648. package/lib/icons/unfullscreen.svg.js +1 -1
  649. package/lib/icons/upload.svg.js +1 -1
  650. package/lib/icons/user-remove.svg.js +1 -1
  651. package/lib/icons/view.svg.js +1 -1
  652. package/lib/icons/volume.svg.js +1 -1
  653. package/lib/icons/warning-mark.svg.js +1 -1
  654. package/lib/icons/warning.svg.js +1 -1
  655. package/lib/icons/window-restore.svg.js +1 -1
  656. package/lib/icons/zoom-in.svg.js +1 -1
  657. package/lib/icons/zoom-out.svg.js +1 -1
  658. package/lib/index.js +1 -1
  659. package/lib/locale/de-DE.js +1 -1
  660. package/lib/locale/en-US.js +1 -1
  661. package/lib/locale/zh-CN.js +1 -1
  662. package/lib/scss/helper.scss.js +1 -1
  663. package/lib/scss/themes/ang.scss.js +1 -1
  664. package/lib/scss/themes/antd.scss.js +1 -1
  665. package/lib/scss/themes/cxd.scss.js +1 -1
  666. package/lib/scss/themes/dark.scss.js +1 -1
  667. package/lib/scss/themes/default.scss.js +1 -1
  668. package/lib/themes/ang.css +1665 -12
  669. package/lib/themes/ang.js +1 -1
  670. package/lib/themes/antd.css +1665 -12
  671. package/lib/themes/antd.js +1 -1
  672. package/lib/themes/cxd.css +1665 -12
  673. package/lib/themes/cxd.js +1 -1
  674. package/lib/themes/dark.css +1665 -12
  675. package/lib/themes/dark.js +1 -1
  676. package/lib/themes/default.css +1665 -12
  677. package/lib/withRemoteConfig.js +1 -1
  678. package/lib/withStore.js +1 -1
  679. package/package.json +4 -3
  680. package/scss/_thirds.scss +1 -0
  681. package/scss/components/_collapse-group.scss +11 -0
  682. package/scss/components/_collapse.scss +9 -0
  683. package/scss/components/_crud2.scss +4 -0
  684. package/scss/components/_page.scss +15 -0
  685. package/scss/components/_panel.scss +2 -1
  686. package/scss/components/_toast.scss +16 -0
  687. package/scss/components/form/_checks.scss +0 -12
@@ -14892,6 +14892,1629 @@ body.video-react-full-window .video-react-fullscreen {
14892
14892
  z-index: 10;
14893
14893
  overflow: hidden;
14894
14894
  }
14895
+ /*!
14896
+ * animate.css - https://animate.style/
14897
+ * Version - 4.1.1
14898
+ * Licensed under the MIT license - http://opensource.org/licenses/MIT
14899
+ *
14900
+ * Copyright (c) 2020 Animate.css
14901
+ */
14902
+ :root {
14903
+ --animate-duration:1s;
14904
+ --animate-delay:1s;
14905
+ --animate-repeat:1;
14906
+ }
14907
+ .animate__animated {
14908
+ animation-duration: 1s;
14909
+ animation-duration: var(--animate-duration);
14910
+ animation-fill-mode: both;
14911
+ }
14912
+ .animate__animated.animate__infinite {
14913
+ animation-iteration-count: infinite;
14914
+ }
14915
+ .animate__animated.animate__repeat-1 {
14916
+ animation-iteration-count: 1;
14917
+ animation-iteration-count: var(--animate-repeat);
14918
+ }
14919
+ .animate__animated.animate__repeat-2 {
14920
+ animation-iteration-count: 2;
14921
+ animation-iteration-count: calc(var(--animate-repeat) * 2);
14922
+ }
14923
+ .animate__animated.animate__repeat-3 {
14924
+ animation-iteration-count: 3;
14925
+ animation-iteration-count: calc(var(--animate-repeat) * 3);
14926
+ }
14927
+ .animate__animated.animate__delay-1s {
14928
+ animation-delay: 1s;
14929
+ animation-delay: var(--animate-delay);
14930
+ }
14931
+ .animate__animated.animate__delay-2s {
14932
+ animation-delay: 2s;
14933
+ animation-delay: calc(var(--animate-delay) * 2);
14934
+ }
14935
+ .animate__animated.animate__delay-3s {
14936
+ animation-delay: 3s;
14937
+ animation-delay: calc(var(--animate-delay) * 3);
14938
+ }
14939
+ .animate__animated.animate__delay-4s {
14940
+ animation-delay: 4s;
14941
+ animation-delay: calc(var(--animate-delay) * 4);
14942
+ }
14943
+ .animate__animated.animate__delay-5s {
14944
+ animation-delay: 5s;
14945
+ animation-delay: calc(var(--animate-delay) * 5);
14946
+ }
14947
+ .animate__animated.animate__faster {
14948
+ animation-duration: 0.5s;
14949
+ animation-duration: calc(var(--animate-duration) / 2);
14950
+ }
14951
+ .animate__animated.animate__fast {
14952
+ animation-duration: 0.8s;
14953
+ animation-duration: calc(var(--animate-duration) * 0.8);
14954
+ }
14955
+ .animate__animated.animate__slow {
14956
+ animation-duration: 2s;
14957
+ animation-duration: calc(var(--animate-duration) * 2);
14958
+ }
14959
+ .animate__animated.animate__slower {
14960
+ animation-duration: 3s;
14961
+ animation-duration: calc(var(--animate-duration) * 3);
14962
+ }
14963
+ @media (prefers-reduced-motion: reduce), print {
14964
+ .animate__animated {
14965
+ animation-duration: 1ms !important;
14966
+ transition-duration: 1ms !important;
14967
+ animation-iteration-count: 1 !important;
14968
+ }
14969
+ .animate__animated[class*=Out] {
14970
+ opacity: 0;
14971
+ }
14972
+ }
14973
+ @keyframes bounce {
14974
+ 0%, 20%, 53%, to {
14975
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
14976
+ transform: translateZ(0);
14977
+ }
14978
+ 40%, 43% {
14979
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
14980
+ transform: translate3d(0, -30px, 0) scaleY(1.1);
14981
+ }
14982
+ 70% {
14983
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
14984
+ transform: translate3d(0, -15px, 0) scaleY(1.05);
14985
+ }
14986
+ 80% {
14987
+ transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
14988
+ transform: translateZ(0) scaleY(0.95);
14989
+ }
14990
+ 90% {
14991
+ transform: translate3d(0, -4px, 0) scaleY(1.02);
14992
+ }
14993
+ }
14994
+ .animate__bounce {
14995
+ animation-name: bounce;
14996
+ transform-origin: center bottom;
14997
+ }
14998
+ @keyframes flash {
14999
+ 0%, 50%, to {
15000
+ opacity: 1;
15001
+ }
15002
+ 25%, 75% {
15003
+ opacity: 0;
15004
+ }
15005
+ }
15006
+ .animate__flash {
15007
+ animation-name: flash;
15008
+ }
15009
+ @keyframes pulse {
15010
+ 0% {
15011
+ transform: scaleX(1);
15012
+ }
15013
+ 50% {
15014
+ transform: scale3d(1.05, 1.05, 1.05);
15015
+ }
15016
+ to {
15017
+ transform: scaleX(1);
15018
+ }
15019
+ }
15020
+ .animate__pulse {
15021
+ animation-name: pulse;
15022
+ animation-timing-function: ease-in-out;
15023
+ }
15024
+ @keyframes rubberBand {
15025
+ 0% {
15026
+ transform: scaleX(1);
15027
+ }
15028
+ 30% {
15029
+ transform: scale3d(1.25, 0.75, 1);
15030
+ }
15031
+ 40% {
15032
+ transform: scale3d(0.75, 1.25, 1);
15033
+ }
15034
+ 50% {
15035
+ transform: scale3d(1.15, 0.85, 1);
15036
+ }
15037
+ 65% {
15038
+ transform: scale3d(0.95, 1.05, 1);
15039
+ }
15040
+ 75% {
15041
+ transform: scale3d(1.05, 0.95, 1);
15042
+ }
15043
+ to {
15044
+ transform: scaleX(1);
15045
+ }
15046
+ }
15047
+ .animate__rubberBand {
15048
+ animation-name: rubberBand;
15049
+ }
15050
+ @keyframes shakeX {
15051
+ 0%, to {
15052
+ transform: translateZ(0);
15053
+ }
15054
+ 10%, 30%, 50%, 70%, 90% {
15055
+ transform: translate3d(-10px, 0, 0);
15056
+ }
15057
+ 20%, 40%, 60%, 80% {
15058
+ transform: translate3d(10px, 0, 0);
15059
+ }
15060
+ }
15061
+ .animate__shakeX {
15062
+ animation-name: shakeX;
15063
+ }
15064
+ @keyframes shakeY {
15065
+ 0%, to {
15066
+ transform: translateZ(0);
15067
+ }
15068
+ 10%, 30%, 50%, 70%, 90% {
15069
+ transform: translate3d(0, -10px, 0);
15070
+ }
15071
+ 20%, 40%, 60%, 80% {
15072
+ transform: translate3d(0, 10px, 0);
15073
+ }
15074
+ }
15075
+ .animate__shakeY {
15076
+ animation-name: shakeY;
15077
+ }
15078
+ @keyframes headShake {
15079
+ 0% {
15080
+ transform: translateX(0);
15081
+ }
15082
+ 6.5% {
15083
+ transform: translateX(-6px) rotateY(-9deg);
15084
+ }
15085
+ 18.5% {
15086
+ transform: translateX(5px) rotateY(7deg);
15087
+ }
15088
+ 31.5% {
15089
+ transform: translateX(-3px) rotateY(-5deg);
15090
+ }
15091
+ 43.5% {
15092
+ transform: translateX(2px) rotateY(3deg);
15093
+ }
15094
+ 50% {
15095
+ transform: translateX(0);
15096
+ }
15097
+ }
15098
+ .animate__headShake {
15099
+ animation-timing-function: ease-in-out;
15100
+ animation-name: headShake;
15101
+ }
15102
+ @keyframes swing {
15103
+ 20% {
15104
+ transform: rotate(15deg);
15105
+ }
15106
+ 40% {
15107
+ transform: rotate(-10deg);
15108
+ }
15109
+ 60% {
15110
+ transform: rotate(5deg);
15111
+ }
15112
+ 80% {
15113
+ transform: rotate(-5deg);
15114
+ }
15115
+ to {
15116
+ transform: rotate(0deg);
15117
+ }
15118
+ }
15119
+ .animate__swing {
15120
+ transform-origin: top center;
15121
+ animation-name: swing;
15122
+ }
15123
+ @keyframes tada {
15124
+ 0% {
15125
+ transform: scaleX(1);
15126
+ }
15127
+ 10%, 20% {
15128
+ transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
15129
+ }
15130
+ 30%, 50%, 70%, 90% {
15131
+ transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
15132
+ }
15133
+ 40%, 60%, 80% {
15134
+ transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
15135
+ }
15136
+ to {
15137
+ transform: scaleX(1);
15138
+ }
15139
+ }
15140
+ .animate__tada {
15141
+ animation-name: tada;
15142
+ }
15143
+ @keyframes wobble {
15144
+ 0% {
15145
+ transform: translateZ(0);
15146
+ }
15147
+ 15% {
15148
+ transform: translate3d(-25%, 0, 0) rotate(-5deg);
15149
+ }
15150
+ 30% {
15151
+ transform: translate3d(20%, 0, 0) rotate(3deg);
15152
+ }
15153
+ 45% {
15154
+ transform: translate3d(-15%, 0, 0) rotate(-3deg);
15155
+ }
15156
+ 60% {
15157
+ transform: translate3d(10%, 0, 0) rotate(2deg);
15158
+ }
15159
+ 75% {
15160
+ transform: translate3d(-5%, 0, 0) rotate(-1deg);
15161
+ }
15162
+ to {
15163
+ transform: translateZ(0);
15164
+ }
15165
+ }
15166
+ .animate__wobble {
15167
+ animation-name: wobble;
15168
+ }
15169
+ @keyframes jello {
15170
+ 0%, 11.1%, to {
15171
+ transform: translateZ(0);
15172
+ }
15173
+ 22.2% {
15174
+ transform: skewX(-12.5deg) skewY(-12.5deg);
15175
+ }
15176
+ 33.3% {
15177
+ transform: skewX(6.25deg) skewY(6.25deg);
15178
+ }
15179
+ 44.4% {
15180
+ transform: skewX(-3.125deg) skewY(-3.125deg);
15181
+ }
15182
+ 55.5% {
15183
+ transform: skewX(1.5625deg) skewY(1.5625deg);
15184
+ }
15185
+ 66.6% {
15186
+ transform: skewX(-0.78125deg) skewY(-0.78125deg);
15187
+ }
15188
+ 77.7% {
15189
+ transform: skewX(0.390625deg) skewY(0.390625deg);
15190
+ }
15191
+ 88.8% {
15192
+ transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
15193
+ }
15194
+ }
15195
+ .animate__jello {
15196
+ animation-name: jello;
15197
+ transform-origin: center;
15198
+ }
15199
+ @keyframes heartBeat {
15200
+ 0% {
15201
+ transform: scale(1);
15202
+ }
15203
+ 14% {
15204
+ transform: scale(1.3);
15205
+ }
15206
+ 28% {
15207
+ transform: scale(1);
15208
+ }
15209
+ 42% {
15210
+ transform: scale(1.3);
15211
+ }
15212
+ 70% {
15213
+ transform: scale(1);
15214
+ }
15215
+ }
15216
+ .animate__heartBeat {
15217
+ animation-name: heartBeat;
15218
+ animation-duration: 1.3s;
15219
+ animation-duration: calc(var(--animate-duration) * 1.3);
15220
+ animation-timing-function: ease-in-out;
15221
+ }
15222
+ @keyframes backInDown {
15223
+ 0% {
15224
+ transform: translateY(-1200px) scale(0.7);
15225
+ opacity: 0.7;
15226
+ }
15227
+ 80% {
15228
+ transform: translateY(0) scale(0.7);
15229
+ opacity: 0.7;
15230
+ }
15231
+ to {
15232
+ transform: scale(1);
15233
+ opacity: 1;
15234
+ }
15235
+ }
15236
+ .animate__backInDown {
15237
+ animation-name: backInDown;
15238
+ }
15239
+ @keyframes backInLeft {
15240
+ 0% {
15241
+ transform: translateX(-2000px) scale(0.7);
15242
+ opacity: 0.7;
15243
+ }
15244
+ 80% {
15245
+ transform: translateX(0) scale(0.7);
15246
+ opacity: 0.7;
15247
+ }
15248
+ to {
15249
+ transform: scale(1);
15250
+ opacity: 1;
15251
+ }
15252
+ }
15253
+ .animate__backInLeft {
15254
+ animation-name: backInLeft;
15255
+ }
15256
+ @keyframes backInRight {
15257
+ 0% {
15258
+ transform: translateX(2000px) scale(0.7);
15259
+ opacity: 0.7;
15260
+ }
15261
+ 80% {
15262
+ transform: translateX(0) scale(0.7);
15263
+ opacity: 0.7;
15264
+ }
15265
+ to {
15266
+ transform: scale(1);
15267
+ opacity: 1;
15268
+ }
15269
+ }
15270
+ .animate__backInRight {
15271
+ animation-name: backInRight;
15272
+ }
15273
+ @keyframes backInUp {
15274
+ 0% {
15275
+ transform: translateY(1200px) scale(0.7);
15276
+ opacity: 0.7;
15277
+ }
15278
+ 80% {
15279
+ transform: translateY(0) scale(0.7);
15280
+ opacity: 0.7;
15281
+ }
15282
+ to {
15283
+ transform: scale(1);
15284
+ opacity: 1;
15285
+ }
15286
+ }
15287
+ .animate__backInUp {
15288
+ animation-name: backInUp;
15289
+ }
15290
+ @keyframes backOutDown {
15291
+ 0% {
15292
+ transform: scale(1);
15293
+ opacity: 1;
15294
+ }
15295
+ 20% {
15296
+ transform: translateY(0) scale(0.7);
15297
+ opacity: 0.7;
15298
+ }
15299
+ to {
15300
+ transform: translateY(700px) scale(0.7);
15301
+ opacity: 0.7;
15302
+ }
15303
+ }
15304
+ .animate__backOutDown {
15305
+ animation-name: backOutDown;
15306
+ }
15307
+ @keyframes backOutLeft {
15308
+ 0% {
15309
+ transform: scale(1);
15310
+ opacity: 1;
15311
+ }
15312
+ 20% {
15313
+ transform: translateX(0) scale(0.7);
15314
+ opacity: 0.7;
15315
+ }
15316
+ to {
15317
+ transform: translateX(-2000px) scale(0.7);
15318
+ opacity: 0.7;
15319
+ }
15320
+ }
15321
+ .animate__backOutLeft {
15322
+ animation-name: backOutLeft;
15323
+ }
15324
+ @keyframes backOutRight {
15325
+ 0% {
15326
+ transform: scale(1);
15327
+ opacity: 1;
15328
+ }
15329
+ 20% {
15330
+ transform: translateX(0) scale(0.7);
15331
+ opacity: 0.7;
15332
+ }
15333
+ to {
15334
+ transform: translateX(2000px) scale(0.7);
15335
+ opacity: 0.7;
15336
+ }
15337
+ }
15338
+ .animate__backOutRight {
15339
+ animation-name: backOutRight;
15340
+ }
15341
+ @keyframes backOutUp {
15342
+ 0% {
15343
+ transform: scale(1);
15344
+ opacity: 1;
15345
+ }
15346
+ 20% {
15347
+ transform: translateY(0) scale(0.7);
15348
+ opacity: 0.7;
15349
+ }
15350
+ to {
15351
+ transform: translateY(-700px) scale(0.7);
15352
+ opacity: 0.7;
15353
+ }
15354
+ }
15355
+ .animate__backOutUp {
15356
+ animation-name: backOutUp;
15357
+ }
15358
+ @keyframes bounceIn {
15359
+ 0%, 20%, 40%, 60%, 80%, to {
15360
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
15361
+ }
15362
+ 0% {
15363
+ opacity: 0;
15364
+ transform: scale3d(0.3, 0.3, 0.3);
15365
+ }
15366
+ 20% {
15367
+ transform: scale3d(1.1, 1.1, 1.1);
15368
+ }
15369
+ 40% {
15370
+ transform: scale3d(0.9, 0.9, 0.9);
15371
+ }
15372
+ 60% {
15373
+ opacity: 1;
15374
+ transform: scale3d(1.03, 1.03, 1.03);
15375
+ }
15376
+ 80% {
15377
+ transform: scale3d(0.97, 0.97, 0.97);
15378
+ }
15379
+ to {
15380
+ opacity: 1;
15381
+ transform: scaleX(1);
15382
+ }
15383
+ }
15384
+ .animate__bounceIn {
15385
+ animation-duration: 0.75s;
15386
+ animation-duration: calc(var(--animate-duration) * 0.75);
15387
+ animation-name: bounceIn;
15388
+ }
15389
+ @keyframes bounceInDown {
15390
+ 0%, 60%, 75%, 90%, to {
15391
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
15392
+ }
15393
+ 0% {
15394
+ opacity: 0;
15395
+ transform: translate3d(0, -3000px, 0) scaleY(3);
15396
+ }
15397
+ 60% {
15398
+ opacity: 1;
15399
+ transform: translate3d(0, 25px, 0) scaleY(0.9);
15400
+ }
15401
+ 75% {
15402
+ transform: translate3d(0, -10px, 0) scaleY(0.95);
15403
+ }
15404
+ 90% {
15405
+ transform: translate3d(0, 5px, 0) scaleY(0.985);
15406
+ }
15407
+ to {
15408
+ transform: translateZ(0);
15409
+ }
15410
+ }
15411
+ .animate__bounceInDown {
15412
+ animation-name: bounceInDown;
15413
+ }
15414
+ @keyframes bounceInLeft {
15415
+ 0%, 60%, 75%, 90%, to {
15416
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
15417
+ }
15418
+ 0% {
15419
+ opacity: 0;
15420
+ transform: translate3d(-3000px, 0, 0) scaleX(3);
15421
+ }
15422
+ 60% {
15423
+ opacity: 1;
15424
+ transform: translate3d(25px, 0, 0) scaleX(1);
15425
+ }
15426
+ 75% {
15427
+ transform: translate3d(-10px, 0, 0) scaleX(0.98);
15428
+ }
15429
+ 90% {
15430
+ transform: translate3d(5px, 0, 0) scaleX(0.995);
15431
+ }
15432
+ to {
15433
+ transform: translateZ(0);
15434
+ }
15435
+ }
15436
+ .animate__bounceInLeft {
15437
+ animation-name: bounceInLeft;
15438
+ }
15439
+ @keyframes bounceInRight {
15440
+ 0%, 60%, 75%, 90%, to {
15441
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
15442
+ }
15443
+ 0% {
15444
+ opacity: 0;
15445
+ transform: translate3d(3000px, 0, 0) scaleX(3);
15446
+ }
15447
+ 60% {
15448
+ opacity: 1;
15449
+ transform: translate3d(-25px, 0, 0) scaleX(1);
15450
+ }
15451
+ 75% {
15452
+ transform: translate3d(10px, 0, 0) scaleX(0.98);
15453
+ }
15454
+ 90% {
15455
+ transform: translate3d(-5px, 0, 0) scaleX(0.995);
15456
+ }
15457
+ to {
15458
+ transform: translateZ(0);
15459
+ }
15460
+ }
15461
+ .animate__bounceInRight {
15462
+ animation-name: bounceInRight;
15463
+ }
15464
+ @keyframes bounceInUp {
15465
+ 0%, 60%, 75%, 90%, to {
15466
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
15467
+ }
15468
+ 0% {
15469
+ opacity: 0;
15470
+ transform: translate3d(0, 3000px, 0) scaleY(5);
15471
+ }
15472
+ 60% {
15473
+ opacity: 1;
15474
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
15475
+ }
15476
+ 75% {
15477
+ transform: translate3d(0, 10px, 0) scaleY(0.95);
15478
+ }
15479
+ 90% {
15480
+ transform: translate3d(0, -5px, 0) scaleY(0.985);
15481
+ }
15482
+ to {
15483
+ transform: translateZ(0);
15484
+ }
15485
+ }
15486
+ .animate__bounceInUp {
15487
+ animation-name: bounceInUp;
15488
+ }
15489
+ @keyframes bounceOut {
15490
+ 20% {
15491
+ transform: scale3d(0.9, 0.9, 0.9);
15492
+ }
15493
+ 50%, 55% {
15494
+ opacity: 1;
15495
+ transform: scale3d(1.1, 1.1, 1.1);
15496
+ }
15497
+ to {
15498
+ opacity: 0;
15499
+ transform: scale3d(0.3, 0.3, 0.3);
15500
+ }
15501
+ }
15502
+ .animate__bounceOut {
15503
+ animation-duration: 0.75s;
15504
+ animation-duration: calc(var(--animate-duration) * 0.75);
15505
+ animation-name: bounceOut;
15506
+ }
15507
+ @keyframes bounceOutDown {
15508
+ 20% {
15509
+ transform: translate3d(0, 10px, 0) scaleY(0.985);
15510
+ }
15511
+ 40%, 45% {
15512
+ opacity: 1;
15513
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
15514
+ }
15515
+ to {
15516
+ opacity: 0;
15517
+ transform: translate3d(0, 2000px, 0) scaleY(3);
15518
+ }
15519
+ }
15520
+ .animate__bounceOutDown {
15521
+ animation-name: bounceOutDown;
15522
+ }
15523
+ @keyframes bounceOutLeft {
15524
+ 20% {
15525
+ opacity: 1;
15526
+ transform: translate3d(20px, 0, 0) scaleX(0.9);
15527
+ }
15528
+ to {
15529
+ opacity: 0;
15530
+ transform: translate3d(-2000px, 0, 0) scaleX(2);
15531
+ }
15532
+ }
15533
+ .animate__bounceOutLeft {
15534
+ animation-name: bounceOutLeft;
15535
+ }
15536
+ @keyframes bounceOutRight {
15537
+ 20% {
15538
+ opacity: 1;
15539
+ transform: translate3d(-20px, 0, 0) scaleX(0.9);
15540
+ }
15541
+ to {
15542
+ opacity: 0;
15543
+ transform: translate3d(2000px, 0, 0) scaleX(2);
15544
+ }
15545
+ }
15546
+ .animate__bounceOutRight {
15547
+ animation-name: bounceOutRight;
15548
+ }
15549
+ @keyframes bounceOutUp {
15550
+ 20% {
15551
+ transform: translate3d(0, -10px, 0) scaleY(0.985);
15552
+ }
15553
+ 40%, 45% {
15554
+ opacity: 1;
15555
+ transform: translate3d(0, 20px, 0) scaleY(0.9);
15556
+ }
15557
+ to {
15558
+ opacity: 0;
15559
+ transform: translate3d(0, -2000px, 0) scaleY(3);
15560
+ }
15561
+ }
15562
+ .animate__bounceOutUp {
15563
+ animation-name: bounceOutUp;
15564
+ }
15565
+ @keyframes fadeIn {
15566
+ 0% {
15567
+ opacity: 0;
15568
+ }
15569
+ to {
15570
+ opacity: 1;
15571
+ }
15572
+ }
15573
+ .animate__fadeIn {
15574
+ animation-name: fadeIn;
15575
+ }
15576
+ @keyframes fadeInDown {
15577
+ 0% {
15578
+ opacity: 0;
15579
+ transform: translate3d(0, -100%, 0);
15580
+ }
15581
+ to {
15582
+ opacity: 1;
15583
+ transform: translateZ(0);
15584
+ }
15585
+ }
15586
+ .animate__fadeInDown {
15587
+ animation-name: fadeInDown;
15588
+ }
15589
+ @keyframes fadeInDownBig {
15590
+ 0% {
15591
+ opacity: 0;
15592
+ transform: translate3d(0, -2000px, 0);
15593
+ }
15594
+ to {
15595
+ opacity: 1;
15596
+ transform: translateZ(0);
15597
+ }
15598
+ }
15599
+ .animate__fadeInDownBig {
15600
+ animation-name: fadeInDownBig;
15601
+ }
15602
+ @keyframes fadeInLeft {
15603
+ 0% {
15604
+ opacity: 0;
15605
+ transform: translate3d(-100%, 0, 0);
15606
+ }
15607
+ to {
15608
+ opacity: 1;
15609
+ transform: translateZ(0);
15610
+ }
15611
+ }
15612
+ .animate__fadeInLeft {
15613
+ animation-name: fadeInLeft;
15614
+ }
15615
+ @keyframes fadeInLeftBig {
15616
+ 0% {
15617
+ opacity: 0;
15618
+ transform: translate3d(-2000px, 0, 0);
15619
+ }
15620
+ to {
15621
+ opacity: 1;
15622
+ transform: translateZ(0);
15623
+ }
15624
+ }
15625
+ .animate__fadeInLeftBig {
15626
+ animation-name: fadeInLeftBig;
15627
+ }
15628
+ @keyframes fadeInRight {
15629
+ 0% {
15630
+ opacity: 0;
15631
+ transform: translate3d(100%, 0, 0);
15632
+ }
15633
+ to {
15634
+ opacity: 1;
15635
+ transform: translateZ(0);
15636
+ }
15637
+ }
15638
+ .animate__fadeInRight {
15639
+ animation-name: fadeInRight;
15640
+ }
15641
+ @keyframes fadeInRightBig {
15642
+ 0% {
15643
+ opacity: 0;
15644
+ transform: translate3d(2000px, 0, 0);
15645
+ }
15646
+ to {
15647
+ opacity: 1;
15648
+ transform: translateZ(0);
15649
+ }
15650
+ }
15651
+ .animate__fadeInRightBig {
15652
+ animation-name: fadeInRightBig;
15653
+ }
15654
+ @keyframes fadeInUp {
15655
+ 0% {
15656
+ opacity: 0;
15657
+ transform: translate3d(0, 100%, 0);
15658
+ }
15659
+ to {
15660
+ opacity: 1;
15661
+ transform: translateZ(0);
15662
+ }
15663
+ }
15664
+ .animate__fadeInUp {
15665
+ animation-name: fadeInUp;
15666
+ }
15667
+ @keyframes fadeInUpBig {
15668
+ 0% {
15669
+ opacity: 0;
15670
+ transform: translate3d(0, 2000px, 0);
15671
+ }
15672
+ to {
15673
+ opacity: 1;
15674
+ transform: translateZ(0);
15675
+ }
15676
+ }
15677
+ .animate__fadeInUpBig {
15678
+ animation-name: fadeInUpBig;
15679
+ }
15680
+ @keyframes fadeInTopLeft {
15681
+ 0% {
15682
+ opacity: 0;
15683
+ transform: translate3d(-100%, -100%, 0);
15684
+ }
15685
+ to {
15686
+ opacity: 1;
15687
+ transform: translateZ(0);
15688
+ }
15689
+ }
15690
+ .animate__fadeInTopLeft {
15691
+ animation-name: fadeInTopLeft;
15692
+ }
15693
+ @keyframes fadeInTopRight {
15694
+ 0% {
15695
+ opacity: 0;
15696
+ transform: translate3d(100%, -100%, 0);
15697
+ }
15698
+ to {
15699
+ opacity: 1;
15700
+ transform: translateZ(0);
15701
+ }
15702
+ }
15703
+ .animate__fadeInTopRight {
15704
+ animation-name: fadeInTopRight;
15705
+ }
15706
+ @keyframes fadeInBottomLeft {
15707
+ 0% {
15708
+ opacity: 0;
15709
+ transform: translate3d(-100%, 100%, 0);
15710
+ }
15711
+ to {
15712
+ opacity: 1;
15713
+ transform: translateZ(0);
15714
+ }
15715
+ }
15716
+ .animate__fadeInBottomLeft {
15717
+ animation-name: fadeInBottomLeft;
15718
+ }
15719
+ @keyframes fadeInBottomRight {
15720
+ 0% {
15721
+ opacity: 0;
15722
+ transform: translate3d(100%, 100%, 0);
15723
+ }
15724
+ to {
15725
+ opacity: 1;
15726
+ transform: translateZ(0);
15727
+ }
15728
+ }
15729
+ .animate__fadeInBottomRight {
15730
+ animation-name: fadeInBottomRight;
15731
+ }
15732
+ @keyframes fadeOut {
15733
+ 0% {
15734
+ opacity: 1;
15735
+ }
15736
+ to {
15737
+ opacity: 0;
15738
+ }
15739
+ }
15740
+ .animate__fadeOut {
15741
+ animation-name: fadeOut;
15742
+ }
15743
+ @keyframes fadeOutDown {
15744
+ 0% {
15745
+ opacity: 1;
15746
+ }
15747
+ to {
15748
+ opacity: 0;
15749
+ transform: translate3d(0, 100%, 0);
15750
+ }
15751
+ }
15752
+ .animate__fadeOutDown {
15753
+ animation-name: fadeOutDown;
15754
+ }
15755
+ @keyframes fadeOutDownBig {
15756
+ 0% {
15757
+ opacity: 1;
15758
+ }
15759
+ to {
15760
+ opacity: 0;
15761
+ transform: translate3d(0, 2000px, 0);
15762
+ }
15763
+ }
15764
+ .animate__fadeOutDownBig {
15765
+ animation-name: fadeOutDownBig;
15766
+ }
15767
+ @keyframes fadeOutLeft {
15768
+ 0% {
15769
+ opacity: 1;
15770
+ }
15771
+ to {
15772
+ opacity: 0;
15773
+ transform: translate3d(-100%, 0, 0);
15774
+ }
15775
+ }
15776
+ .animate__fadeOutLeft {
15777
+ animation-name: fadeOutLeft;
15778
+ }
15779
+ @keyframes fadeOutLeftBig {
15780
+ 0% {
15781
+ opacity: 1;
15782
+ }
15783
+ to {
15784
+ opacity: 0;
15785
+ transform: translate3d(-2000px, 0, 0);
15786
+ }
15787
+ }
15788
+ .animate__fadeOutLeftBig {
15789
+ animation-name: fadeOutLeftBig;
15790
+ }
15791
+ @keyframes fadeOutRight {
15792
+ 0% {
15793
+ opacity: 1;
15794
+ }
15795
+ to {
15796
+ opacity: 0;
15797
+ transform: translate3d(100%, 0, 0);
15798
+ }
15799
+ }
15800
+ .animate__fadeOutRight {
15801
+ animation-name: fadeOutRight;
15802
+ }
15803
+ @keyframes fadeOutRightBig {
15804
+ 0% {
15805
+ opacity: 1;
15806
+ }
15807
+ to {
15808
+ opacity: 0;
15809
+ transform: translate3d(2000px, 0, 0);
15810
+ }
15811
+ }
15812
+ .animate__fadeOutRightBig {
15813
+ animation-name: fadeOutRightBig;
15814
+ }
15815
+ @keyframes fadeOutUp {
15816
+ 0% {
15817
+ opacity: 1;
15818
+ }
15819
+ to {
15820
+ opacity: 0;
15821
+ transform: translate3d(0, -100%, 0);
15822
+ }
15823
+ }
15824
+ .animate__fadeOutUp {
15825
+ animation-name: fadeOutUp;
15826
+ }
15827
+ @keyframes fadeOutUpBig {
15828
+ 0% {
15829
+ opacity: 1;
15830
+ }
15831
+ to {
15832
+ opacity: 0;
15833
+ transform: translate3d(0, -2000px, 0);
15834
+ }
15835
+ }
15836
+ .animate__fadeOutUpBig {
15837
+ animation-name: fadeOutUpBig;
15838
+ }
15839
+ @keyframes fadeOutTopLeft {
15840
+ 0% {
15841
+ opacity: 1;
15842
+ transform: translateZ(0);
15843
+ }
15844
+ to {
15845
+ opacity: 0;
15846
+ transform: translate3d(-100%, -100%, 0);
15847
+ }
15848
+ }
15849
+ .animate__fadeOutTopLeft {
15850
+ animation-name: fadeOutTopLeft;
15851
+ }
15852
+ @keyframes fadeOutTopRight {
15853
+ 0% {
15854
+ opacity: 1;
15855
+ transform: translateZ(0);
15856
+ }
15857
+ to {
15858
+ opacity: 0;
15859
+ transform: translate3d(100%, -100%, 0);
15860
+ }
15861
+ }
15862
+ .animate__fadeOutTopRight {
15863
+ animation-name: fadeOutTopRight;
15864
+ }
15865
+ @keyframes fadeOutBottomRight {
15866
+ 0% {
15867
+ opacity: 1;
15868
+ transform: translateZ(0);
15869
+ }
15870
+ to {
15871
+ opacity: 0;
15872
+ transform: translate3d(100%, 100%, 0);
15873
+ }
15874
+ }
15875
+ .animate__fadeOutBottomRight {
15876
+ animation-name: fadeOutBottomRight;
15877
+ }
15878
+ @keyframes fadeOutBottomLeft {
15879
+ 0% {
15880
+ opacity: 1;
15881
+ transform: translateZ(0);
15882
+ }
15883
+ to {
15884
+ opacity: 0;
15885
+ transform: translate3d(-100%, 100%, 0);
15886
+ }
15887
+ }
15888
+ .animate__fadeOutBottomLeft {
15889
+ animation-name: fadeOutBottomLeft;
15890
+ }
15891
+ @keyframes flip {
15892
+ 0% {
15893
+ transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
15894
+ animation-timing-function: ease-out;
15895
+ }
15896
+ 40% {
15897
+ transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
15898
+ animation-timing-function: ease-out;
15899
+ }
15900
+ 50% {
15901
+ transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
15902
+ animation-timing-function: ease-in;
15903
+ }
15904
+ 80% {
15905
+ transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
15906
+ animation-timing-function: ease-in;
15907
+ }
15908
+ to {
15909
+ transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
15910
+ animation-timing-function: ease-in;
15911
+ }
15912
+ }
15913
+ .animate__animated.animate__flip {
15914
+ backface-visibility: visible;
15915
+ animation-name: flip;
15916
+ }
15917
+ @keyframes flipInX {
15918
+ 0% {
15919
+ transform: perspective(400px) rotateX(90deg);
15920
+ animation-timing-function: ease-in;
15921
+ opacity: 0;
15922
+ }
15923
+ 40% {
15924
+ transform: perspective(400px) rotateX(-20deg);
15925
+ animation-timing-function: ease-in;
15926
+ }
15927
+ 60% {
15928
+ transform: perspective(400px) rotateX(10deg);
15929
+ opacity: 1;
15930
+ }
15931
+ 80% {
15932
+ transform: perspective(400px) rotateX(-5deg);
15933
+ }
15934
+ to {
15935
+ transform: perspective(400px);
15936
+ }
15937
+ }
15938
+ .animate__flipInX {
15939
+ backface-visibility: visible !important;
15940
+ animation-name: flipInX;
15941
+ }
15942
+ @keyframes flipInY {
15943
+ 0% {
15944
+ transform: perspective(400px) rotateY(90deg);
15945
+ animation-timing-function: ease-in;
15946
+ opacity: 0;
15947
+ }
15948
+ 40% {
15949
+ transform: perspective(400px) rotateY(-20deg);
15950
+ animation-timing-function: ease-in;
15951
+ }
15952
+ 60% {
15953
+ transform: perspective(400px) rotateY(10deg);
15954
+ opacity: 1;
15955
+ }
15956
+ 80% {
15957
+ transform: perspective(400px) rotateY(-5deg);
15958
+ }
15959
+ to {
15960
+ transform: perspective(400px);
15961
+ }
15962
+ }
15963
+ .animate__flipInY {
15964
+ backface-visibility: visible !important;
15965
+ animation-name: flipInY;
15966
+ }
15967
+ @keyframes flipOutX {
15968
+ 0% {
15969
+ transform: perspective(400px);
15970
+ }
15971
+ 30% {
15972
+ transform: perspective(400px) rotateX(-20deg);
15973
+ opacity: 1;
15974
+ }
15975
+ to {
15976
+ transform: perspective(400px) rotateX(90deg);
15977
+ opacity: 0;
15978
+ }
15979
+ }
15980
+ .animate__flipOutX {
15981
+ animation-duration: 0.75s;
15982
+ animation-duration: calc(var(--animate-duration) * 0.75);
15983
+ animation-name: flipOutX;
15984
+ backface-visibility: visible !important;
15985
+ }
15986
+ @keyframes flipOutY {
15987
+ 0% {
15988
+ transform: perspective(400px);
15989
+ }
15990
+ 30% {
15991
+ transform: perspective(400px) rotateY(-15deg);
15992
+ opacity: 1;
15993
+ }
15994
+ to {
15995
+ transform: perspective(400px) rotateY(90deg);
15996
+ opacity: 0;
15997
+ }
15998
+ }
15999
+ .animate__flipOutY {
16000
+ animation-duration: 0.75s;
16001
+ animation-duration: calc(var(--animate-duration) * 0.75);
16002
+ backface-visibility: visible !important;
16003
+ animation-name: flipOutY;
16004
+ }
16005
+ @keyframes lightSpeedInRight {
16006
+ 0% {
16007
+ transform: translate3d(100%, 0, 0) skewX(-30deg);
16008
+ opacity: 0;
16009
+ }
16010
+ 60% {
16011
+ transform: skewX(20deg);
16012
+ opacity: 1;
16013
+ }
16014
+ 80% {
16015
+ transform: skewX(-5deg);
16016
+ }
16017
+ to {
16018
+ transform: translateZ(0);
16019
+ }
16020
+ }
16021
+ .animate__lightSpeedInRight {
16022
+ animation-name: lightSpeedInRight;
16023
+ animation-timing-function: ease-out;
16024
+ }
16025
+ @keyframes lightSpeedInLeft {
16026
+ 0% {
16027
+ transform: translate3d(-100%, 0, 0) skewX(30deg);
16028
+ opacity: 0;
16029
+ }
16030
+ 60% {
16031
+ transform: skewX(-20deg);
16032
+ opacity: 1;
16033
+ }
16034
+ 80% {
16035
+ transform: skewX(5deg);
16036
+ }
16037
+ to {
16038
+ transform: translateZ(0);
16039
+ }
16040
+ }
16041
+ .animate__lightSpeedInLeft {
16042
+ animation-name: lightSpeedInLeft;
16043
+ animation-timing-function: ease-out;
16044
+ }
16045
+ @keyframes lightSpeedOutRight {
16046
+ 0% {
16047
+ opacity: 1;
16048
+ }
16049
+ to {
16050
+ transform: translate3d(100%, 0, 0) skewX(30deg);
16051
+ opacity: 0;
16052
+ }
16053
+ }
16054
+ .animate__lightSpeedOutRight {
16055
+ animation-name: lightSpeedOutRight;
16056
+ animation-timing-function: ease-in;
16057
+ }
16058
+ @keyframes lightSpeedOutLeft {
16059
+ 0% {
16060
+ opacity: 1;
16061
+ }
16062
+ to {
16063
+ transform: translate3d(-100%, 0, 0) skewX(-30deg);
16064
+ opacity: 0;
16065
+ }
16066
+ }
16067
+ .animate__lightSpeedOutLeft {
16068
+ animation-name: lightSpeedOutLeft;
16069
+ animation-timing-function: ease-in;
16070
+ }
16071
+ @keyframes rotateIn {
16072
+ 0% {
16073
+ transform: rotate(-200deg);
16074
+ opacity: 0;
16075
+ }
16076
+ to {
16077
+ transform: translateZ(0);
16078
+ opacity: 1;
16079
+ }
16080
+ }
16081
+ .animate__rotateIn {
16082
+ animation-name: rotateIn;
16083
+ transform-origin: center;
16084
+ }
16085
+ @keyframes rotateInDownLeft {
16086
+ 0% {
16087
+ transform: rotate(-45deg);
16088
+ opacity: 0;
16089
+ }
16090
+ to {
16091
+ transform: translateZ(0);
16092
+ opacity: 1;
16093
+ }
16094
+ }
16095
+ .animate__rotateInDownLeft {
16096
+ animation-name: rotateInDownLeft;
16097
+ transform-origin: left bottom;
16098
+ }
16099
+ @keyframes rotateInDownRight {
16100
+ 0% {
16101
+ transform: rotate(45deg);
16102
+ opacity: 0;
16103
+ }
16104
+ to {
16105
+ transform: translateZ(0);
16106
+ opacity: 1;
16107
+ }
16108
+ }
16109
+ .animate__rotateInDownRight {
16110
+ animation-name: rotateInDownRight;
16111
+ transform-origin: right bottom;
16112
+ }
16113
+ @keyframes rotateInUpLeft {
16114
+ 0% {
16115
+ transform: rotate(45deg);
16116
+ opacity: 0;
16117
+ }
16118
+ to {
16119
+ transform: translateZ(0);
16120
+ opacity: 1;
16121
+ }
16122
+ }
16123
+ .animate__rotateInUpLeft {
16124
+ animation-name: rotateInUpLeft;
16125
+ transform-origin: left bottom;
16126
+ }
16127
+ @keyframes rotateInUpRight {
16128
+ 0% {
16129
+ transform: rotate(-90deg);
16130
+ opacity: 0;
16131
+ }
16132
+ to {
16133
+ transform: translateZ(0);
16134
+ opacity: 1;
16135
+ }
16136
+ }
16137
+ .animate__rotateInUpRight {
16138
+ animation-name: rotateInUpRight;
16139
+ transform-origin: right bottom;
16140
+ }
16141
+ @keyframes rotateOut {
16142
+ 0% {
16143
+ opacity: 1;
16144
+ }
16145
+ to {
16146
+ transform: rotate(200deg);
16147
+ opacity: 0;
16148
+ }
16149
+ }
16150
+ .animate__rotateOut {
16151
+ animation-name: rotateOut;
16152
+ transform-origin: center;
16153
+ }
16154
+ @keyframes rotateOutDownLeft {
16155
+ 0% {
16156
+ opacity: 1;
16157
+ }
16158
+ to {
16159
+ transform: rotate(45deg);
16160
+ opacity: 0;
16161
+ }
16162
+ }
16163
+ .animate__rotateOutDownLeft {
16164
+ animation-name: rotateOutDownLeft;
16165
+ transform-origin: left bottom;
16166
+ }
16167
+ @keyframes rotateOutDownRight {
16168
+ 0% {
16169
+ opacity: 1;
16170
+ }
16171
+ to {
16172
+ transform: rotate(-45deg);
16173
+ opacity: 0;
16174
+ }
16175
+ }
16176
+ .animate__rotateOutDownRight {
16177
+ animation-name: rotateOutDownRight;
16178
+ transform-origin: right bottom;
16179
+ }
16180
+ @keyframes rotateOutUpLeft {
16181
+ 0% {
16182
+ opacity: 1;
16183
+ }
16184
+ to {
16185
+ transform: rotate(-45deg);
16186
+ opacity: 0;
16187
+ }
16188
+ }
16189
+ .animate__rotateOutUpLeft {
16190
+ animation-name: rotateOutUpLeft;
16191
+ transform-origin: left bottom;
16192
+ }
16193
+ @keyframes rotateOutUpRight {
16194
+ 0% {
16195
+ opacity: 1;
16196
+ }
16197
+ to {
16198
+ transform: rotate(90deg);
16199
+ opacity: 0;
16200
+ }
16201
+ }
16202
+ .animate__rotateOutUpRight {
16203
+ animation-name: rotateOutUpRight;
16204
+ transform-origin: right bottom;
16205
+ }
16206
+ @keyframes hinge {
16207
+ 0% {
16208
+ animation-timing-function: ease-in-out;
16209
+ }
16210
+ 20%, 60% {
16211
+ transform: rotate(80deg);
16212
+ animation-timing-function: ease-in-out;
16213
+ }
16214
+ 40%, 80% {
16215
+ transform: rotate(60deg);
16216
+ animation-timing-function: ease-in-out;
16217
+ opacity: 1;
16218
+ }
16219
+ to {
16220
+ transform: translate3d(0, 700px, 0);
16221
+ opacity: 0;
16222
+ }
16223
+ }
16224
+ .animate__hinge {
16225
+ animation-duration: 2s;
16226
+ animation-duration: calc(var(--animate-duration) * 2);
16227
+ animation-name: hinge;
16228
+ transform-origin: top left;
16229
+ }
16230
+ @keyframes jackInTheBox {
16231
+ 0% {
16232
+ opacity: 0;
16233
+ transform: scale(0.1) rotate(30deg);
16234
+ transform-origin: center bottom;
16235
+ }
16236
+ 50% {
16237
+ transform: rotate(-10deg);
16238
+ }
16239
+ 70% {
16240
+ transform: rotate(3deg);
16241
+ }
16242
+ to {
16243
+ opacity: 1;
16244
+ transform: scale(1);
16245
+ }
16246
+ }
16247
+ .animate__jackInTheBox {
16248
+ animation-name: jackInTheBox;
16249
+ }
16250
+ @keyframes rollIn {
16251
+ 0% {
16252
+ opacity: 0;
16253
+ transform: translate3d(-100%, 0, 0) rotate(-120deg);
16254
+ }
16255
+ to {
16256
+ opacity: 1;
16257
+ transform: translateZ(0);
16258
+ }
16259
+ }
16260
+ .animate__rollIn {
16261
+ animation-name: rollIn;
16262
+ }
16263
+ @keyframes rollOut {
16264
+ 0% {
16265
+ opacity: 1;
16266
+ }
16267
+ to {
16268
+ opacity: 0;
16269
+ transform: translate3d(100%, 0, 0) rotate(120deg);
16270
+ }
16271
+ }
16272
+ .animate__rollOut {
16273
+ animation-name: rollOut;
16274
+ }
16275
+ @keyframes zoomIn {
16276
+ 0% {
16277
+ opacity: 0;
16278
+ transform: scale3d(0.3, 0.3, 0.3);
16279
+ }
16280
+ 50% {
16281
+ opacity: 1;
16282
+ }
16283
+ }
16284
+ .animate__zoomIn {
16285
+ animation-name: zoomIn;
16286
+ }
16287
+ @keyframes zoomInDown {
16288
+ 0% {
16289
+ opacity: 0;
16290
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
16291
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
16292
+ }
16293
+ 60% {
16294
+ opacity: 1;
16295
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
16296
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
16297
+ }
16298
+ }
16299
+ .animate__zoomInDown {
16300
+ animation-name: zoomInDown;
16301
+ }
16302
+ @keyframes zoomInLeft {
16303
+ 0% {
16304
+ opacity: 0;
16305
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
16306
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
16307
+ }
16308
+ 60% {
16309
+ opacity: 1;
16310
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
16311
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
16312
+ }
16313
+ }
16314
+ .animate__zoomInLeft {
16315
+ animation-name: zoomInLeft;
16316
+ }
16317
+ @keyframes zoomInRight {
16318
+ 0% {
16319
+ opacity: 0;
16320
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
16321
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
16322
+ }
16323
+ 60% {
16324
+ opacity: 1;
16325
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
16326
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
16327
+ }
16328
+ }
16329
+ .animate__zoomInRight {
16330
+ animation-name: zoomInRight;
16331
+ }
16332
+ @keyframes zoomInUp {
16333
+ 0% {
16334
+ opacity: 0;
16335
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
16336
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
16337
+ }
16338
+ 60% {
16339
+ opacity: 1;
16340
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
16341
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
16342
+ }
16343
+ }
16344
+ .animate__zoomInUp {
16345
+ animation-name: zoomInUp;
16346
+ }
16347
+ @keyframes zoomOut {
16348
+ 0% {
16349
+ opacity: 1;
16350
+ }
16351
+ 50% {
16352
+ opacity: 0;
16353
+ transform: scale3d(0.3, 0.3, 0.3);
16354
+ }
16355
+ to {
16356
+ opacity: 0;
16357
+ }
16358
+ }
16359
+ .animate__zoomOut {
16360
+ animation-name: zoomOut;
16361
+ }
16362
+ @keyframes zoomOutDown {
16363
+ 40% {
16364
+ opacity: 1;
16365
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
16366
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
16367
+ }
16368
+ to {
16369
+ opacity: 0;
16370
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
16371
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
16372
+ }
16373
+ }
16374
+ .animate__zoomOutDown {
16375
+ animation-name: zoomOutDown;
16376
+ transform-origin: center bottom;
16377
+ }
16378
+ @keyframes zoomOutLeft {
16379
+ 40% {
16380
+ opacity: 1;
16381
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
16382
+ }
16383
+ to {
16384
+ opacity: 0;
16385
+ transform: scale(0.1) translate3d(-2000px, 0, 0);
16386
+ }
16387
+ }
16388
+ .animate__zoomOutLeft {
16389
+ animation-name: zoomOutLeft;
16390
+ transform-origin: left center;
16391
+ }
16392
+ @keyframes zoomOutRight {
16393
+ 40% {
16394
+ opacity: 1;
16395
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
16396
+ }
16397
+ to {
16398
+ opacity: 0;
16399
+ transform: scale(0.1) translate3d(2000px, 0, 0);
16400
+ }
16401
+ }
16402
+ .animate__zoomOutRight {
16403
+ animation-name: zoomOutRight;
16404
+ transform-origin: right center;
16405
+ }
16406
+ @keyframes zoomOutUp {
16407
+ 40% {
16408
+ opacity: 1;
16409
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
16410
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
16411
+ }
16412
+ to {
16413
+ opacity: 0;
16414
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
16415
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
16416
+ }
16417
+ }
16418
+ .animate__zoomOutUp {
16419
+ animation-name: zoomOutUp;
16420
+ transform-origin: center bottom;
16421
+ }
16422
+ @keyframes slideInDown {
16423
+ 0% {
16424
+ transform: translate3d(0, -100%, 0);
16425
+ visibility: visible;
16426
+ }
16427
+ to {
16428
+ transform: translateZ(0);
16429
+ }
16430
+ }
16431
+ .animate__slideInDown {
16432
+ animation-name: slideInDown;
16433
+ }
16434
+ @keyframes slideInLeft {
16435
+ 0% {
16436
+ transform: translate3d(-100%, 0, 0);
16437
+ visibility: visible;
16438
+ }
16439
+ to {
16440
+ transform: translateZ(0);
16441
+ }
16442
+ }
16443
+ .animate__slideInLeft {
16444
+ animation-name: slideInLeft;
16445
+ }
16446
+ @keyframes slideInRight {
16447
+ 0% {
16448
+ transform: translate3d(100%, 0, 0);
16449
+ visibility: visible;
16450
+ }
16451
+ to {
16452
+ transform: translateZ(0);
16453
+ }
16454
+ }
16455
+ .animate__slideInRight {
16456
+ animation-name: slideInRight;
16457
+ }
16458
+ @keyframes slideInUp {
16459
+ 0% {
16460
+ transform: translate3d(0, 100%, 0);
16461
+ visibility: visible;
16462
+ }
16463
+ to {
16464
+ transform: translateZ(0);
16465
+ }
16466
+ }
16467
+ .animate__slideInUp {
16468
+ animation-name: slideInUp;
16469
+ }
16470
+ @keyframes slideOutDown {
16471
+ 0% {
16472
+ transform: translateZ(0);
16473
+ }
16474
+ to {
16475
+ visibility: hidden;
16476
+ transform: translate3d(0, 100%, 0);
16477
+ }
16478
+ }
16479
+ .animate__slideOutDown {
16480
+ animation-name: slideOutDown;
16481
+ }
16482
+ @keyframes slideOutLeft {
16483
+ 0% {
16484
+ transform: translateZ(0);
16485
+ }
16486
+ to {
16487
+ visibility: hidden;
16488
+ transform: translate3d(-100%, 0, 0);
16489
+ }
16490
+ }
16491
+ .animate__slideOutLeft {
16492
+ animation-name: slideOutLeft;
16493
+ }
16494
+ @keyframes slideOutRight {
16495
+ 0% {
16496
+ transform: translateZ(0);
16497
+ }
16498
+ to {
16499
+ visibility: hidden;
16500
+ transform: translate3d(100%, 0, 0);
16501
+ }
16502
+ }
16503
+ .animate__slideOutRight {
16504
+ animation-name: slideOutRight;
16505
+ }
16506
+ @keyframes slideOutUp {
16507
+ 0% {
16508
+ transform: translateZ(0);
16509
+ }
16510
+ to {
16511
+ visibility: hidden;
16512
+ transform: translate3d(0, -100%, 0);
16513
+ }
16514
+ }
16515
+ .animate__slideOutUp {
16516
+ animation-name: slideOutUp;
16517
+ }
14895
16518
  /*!
14896
16519
  * https://github.com/arqex/react-datetime
14897
16520
  */
@@ -19470,6 +21093,18 @@ input[type=button].a-Button--block {
19470
21093
  height: var(--Toast-icon-height);
19471
21094
  color: inherit;
19472
21095
  }
21096
+ .a-Toast-icon > svg.icon-warning {
21097
+ color: var(--Status-warning-color);
21098
+ }
21099
+ .a-Toast-icon > svg.icon-fail {
21100
+ color: var(--Status-fail-color);
21101
+ }
21102
+ .a-Toast-icon > svg.icon-success {
21103
+ color: var(--Status-success-color);
21104
+ }
21105
+ .a-Toast-icon > svg.icon-schedule {
21106
+ color: var(--Status-schedule-color);
21107
+ }
19473
21108
  .a-Toast--error {
19474
21109
  color: var(--Toast--danger-color);
19475
21110
  background: var(--Toast--danger-bgColor);
@@ -21085,6 +22720,17 @@ input[type=button].a-Button--block {
21085
22720
  width: 0;
21086
22721
  flex-grow: 1;
21087
22722
  }
22723
+ .a-Page--rightAside {
22724
+ flex-direction: row-reverse;
22725
+ }
22726
+ .a-Page--rightAside > .a-Page-aside {
22727
+ border-left: var(--borderWidth) solid var(--borderColor);
22728
+ border-right: unset;
22729
+ }
22730
+ .a-Page--rightAside > .a-Page-aside > .a-Page-asideResizor {
22731
+ left: -0.375rem;
22732
+ right: unset;
22733
+ }
21088
22734
  .a-Page--asideSticky > .a-Page-aside {
21089
22735
  position: sticky;
21090
22736
  top: var(--affix-offset-top);
@@ -21451,9 +23097,10 @@ input[type=button].a-Button--block {
21451
23097
  }
21452
23098
  .a-Panel-arrow {
21453
23099
  transition: transform 0.1s ease-in;
23100
+ transform: rotate(180deg);
21454
23101
  }
21455
23102
  .a-Panel-arrow.is-collapsed {
21456
- transform: rotate(180deg);
23103
+ transform: rotate(0deg);
21457
23104
  }
21458
23105
  .a-Panel-title {
21459
23106
  margin: 0;
@@ -22405,6 +24052,14 @@ input[type=button].a-Button--block {
22405
24052
  background: var(--Collapse-header-onHover-bg);
22406
24053
  color: var(--collapse-default-header-hover-color);
22407
24054
  }
24055
+ .a-Collapse-header.noTitle {
24056
+ padding: 0;
24057
+ background-color: unset;
24058
+ }
24059
+ .a-Collapse-header.noTitle:hover {
24060
+ background: unset;
24061
+ color: inherit;
24062
+ }
22408
24063
  .a-Collapse-header.is-mobile {
22409
24064
  background: none;
22410
24065
  border-radius: 0 !important;
@@ -22586,6 +24241,12 @@ input[type=button].a-Button--block {
22586
24241
  .a-CollapseGroup.icon-position-right .a-Collapse-header .a-Collapse-icon-tranform {
22587
24242
  float: right;
22588
24243
  }
24244
+ .a-CollapseGroup.icon-position-right .a-Collapse-header.noTitle {
24245
+ text-align: right;
24246
+ }
24247
+ .a-CollapseGroup.icon-position-right .a-Collapse-header.noTitle .a-Collapse-arrow-wrap {
24248
+ float: none;
24249
+ }
22589
24250
  .a-CollapseGroup.is-mobile.icon-position-right .a-Collapse-header .a-Collapse-arrow-wrap {
22590
24251
  margin-right: -1.125rem;
22591
24252
  }
@@ -23696,6 +25357,9 @@ input[type=button].a-Button--block {
23696
25357
  border-radius: var(--Form-input-borderRadius);
23697
25358
  width: 100%;
23698
25359
  }
25360
+ .a-Crud2.is-mobile.is-mobile-cards .a-Cards-placeholder {
25361
+ font-size: var(--fonts-size-7);
25362
+ }
23699
25363
  .a-Crud2.is-mobile.is-mobile-cards .a-Card {
23700
25364
  --Card-borderRadius: var(--sizes-size-5);
23701
25365
  --gap-base: var(--sizes-size-9);
@@ -31397,7 +33061,6 @@ input.a-TextControl-input-password {
31397
33061
  .a-Checkbox--checkbox input:checked + i:before {
31398
33062
  width: var(--Checkbox-inner-size);
31399
33063
  height: var(--Checkbox-inner-size);
31400
- background: var(--Checkbox-onHover-color);
31401
33064
  }
31402
33065
  .a-Checkbox--checkbox input[disabled] + i {
31403
33066
  border-color: var(--Checkbox-color) !important;
@@ -31405,7 +33068,6 @@ input.a-TextControl-input-password {
31405
33068
  background-color: var(--checkbox-checkbox-disabled-bg-color);
31406
33069
  }
31407
33070
  .a-Checkbox--checkbox input[disabled] + i:before {
31408
- background-color: var(--Checkbox-onDisabled-color);
31409
33071
  border-width: 0;
31410
33072
  }
31411
33073
  .a-Checkbox--checkbox input[disabled] + i + span {
@@ -31451,9 +33113,6 @@ input.a-TextControl-input-password {
31451
33113
  background: var(--button-primary-hover-bg-color);
31452
33114
  border-color: transparent;
31453
33115
  }
31454
- .a-Checkbox--full.a-Checkbox--checkbox:hover input:checked + i:before {
31455
- background: var(--checkbox-checked-hover-bg-color);
31456
- }
31457
33116
  .a-Checkbox--full.a-Checkbox--checkbox:hover > i:before {
31458
33117
  background: transparent;
31459
33118
  }
@@ -31464,9 +33123,6 @@ input.a-TextControl-input-password {
31464
33123
  border-color: var(--Checkbox-onHover-color);
31465
33124
  background: var(--Checkbox-onHover-color);
31466
33125
  }
31467
- .a-Checkbox--full.a-Checkbox--checkbox input:checked + i:hover {
31468
- background: var(--checkbox-checked-hover-bg-color);
31469
- }
31470
33126
  .a-Checkbox--full.a-Checkbox--checkbox input:checked + i:before {
31471
33127
  width: var(--Checkbox--full-inner-size);
31472
33128
  height: calc(var(--Checkbox--full-inner-size) / 2);
@@ -31478,12 +33134,10 @@ input.a-TextControl-input-password {
31478
33134
  }
31479
33135
  .a-Checkbox--full.a-Checkbox--checkbox input[disabled]:checked + i:before {
31480
33136
  border-color: var(--Checkbox-onDisabled-color);
31481
- background: var(--Checkbox-onDisabled-bg);
31482
33137
  border-width: 0 0 0.0625rem 0.0625rem;
31483
33138
  }
31484
33139
  .a-Checkbox--full.a-Checkbox--checkbox input:checked[disabled] + i {
31485
33140
  border-color: var(--Checkbox-color);
31486
- background: var(--Checkbox-onDisabled-bg);
31487
33141
  }
31488
33142
  .a-Checkbox--full.a-Checkbox--checkbox > i {
31489
33143
  position: relative;
@@ -31511,7 +33165,6 @@ input.a-TextControl-input-password {
31511
33165
  .a-Checkbox--partial.a-Checkbox--checkbox input + i:before {
31512
33166
  width: var(--Checkbox-inner-size);
31513
33167
  height: var(--Checkbox-inner-size);
31514
- background: var(--Checkbox-onHover-color);
31515
33168
  }
31516
33169
  .a-Checkbox--partial.a-Checkbox--checkbox input[disabled] + i {
31517
33170
  border-color: var(--Checkbox-onDisabled-color);