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