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