amis-ui 6.9.0-rc.10 → 6.9.0-rc.11

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 (682) 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 +1 -1
  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.js +1 -1
  31. package/esm/components/ContextMenu.js +1 -1
  32. package/esm/components/DatePicker.d.ts +41 -40
  33. package/esm/components/DatePicker.js +3 -3
  34. package/esm/components/DateRangePicker.d.ts +44 -43
  35. package/esm/components/DateRangePicker.js +4 -4
  36. package/esm/components/DiffEditor.js +1 -1
  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.d.ts +10 -10
  54. package/esm/components/InputBox.js +1 -1
  55. package/esm/components/InputBoxWithSuggestion.js +1 -1
  56. package/esm/components/InputJSONSchema.js +1 -1
  57. package/esm/components/InputTable.js +1 -1
  58. package/esm/components/JSONSchemaEditor.js +1 -1
  59. package/esm/components/Layout.js +1 -1
  60. package/esm/components/Link.js +1 -1
  61. package/esm/components/ListGroup.d.ts +10 -10
  62. package/esm/components/ListGroup.js +1 -1
  63. package/esm/components/ListMenu.js +1 -1
  64. package/esm/components/LocationPicker.js +1 -1
  65. package/esm/components/Markdown.js +1 -1
  66. package/esm/components/Menu.js +1 -1
  67. package/esm/components/MobileDevTool.js +1 -1
  68. package/esm/components/Modal.js +1 -1
  69. package/esm/components/ModalManager.js +1 -1
  70. package/esm/components/MultilineText.js +1 -1
  71. package/esm/components/NumberInput.js +1 -1
  72. package/esm/components/OverflowTpl.js +1 -1
  73. package/esm/components/Pagination.js +1 -1
  74. package/esm/components/PdfViewer.js +1 -1
  75. package/esm/components/Picker.js +1 -1
  76. package/esm/components/PickerColumn.js +1 -1
  77. package/esm/components/PickerContainer.js +1 -1
  78. package/esm/components/PopOverContainer.js +1 -1
  79. package/esm/components/PopUp.js +1 -1
  80. package/esm/components/Progress.js +1 -1
  81. package/esm/components/PullRefresh.js +1 -1
  82. package/esm/components/Radios.js +1 -1
  83. package/esm/components/Range.js +1 -1
  84. package/esm/components/Rating.js +1 -1
  85. package/esm/components/ResultBox.d.ts +40 -40
  86. package/esm/components/ResultBox.js +7 -7
  87. package/esm/components/ResultList.js +1 -1
  88. package/esm/components/ResultTableList.js +1 -1
  89. package/esm/components/ResultTreeList.js +1 -1
  90. package/esm/components/RichText.js +1 -1
  91. package/esm/components/SearchBox.js +1 -1
  92. package/esm/components/Select.js +1 -1
  93. package/esm/components/SelectMobile.js +1 -1
  94. package/esm/components/Selection.js +1 -1
  95. package/esm/components/Signature.js +1 -1
  96. package/esm/components/SparkLine.js +1 -1
  97. package/esm/components/Spinner.js +1 -1
  98. package/esm/components/Steps.js +1 -1
  99. package/esm/components/Switch.js +1 -1
  100. package/esm/components/Tab.js +1 -1
  101. package/esm/components/Table.js +1 -1
  102. package/esm/components/TableSelection.js +1 -1
  103. package/esm/components/Tabs.js +1 -1
  104. package/esm/components/TabsTransfer.js +1 -1
  105. package/esm/components/TabsTransferPicker.js +1 -1
  106. package/esm/components/Tag.js +1 -1
  107. package/esm/components/Textarea.js +1 -1
  108. package/esm/components/Timeline.js +1 -1
  109. package/esm/components/TimelineItem.js +1 -1
  110. package/esm/components/Tinymce.js +1 -1
  111. package/esm/components/TitleBar.js +1 -1
  112. package/esm/components/Toast.js +1 -1
  113. package/esm/components/Tooltip.js +1 -1
  114. package/esm/components/TooltipWrapper.js +1 -1
  115. package/esm/components/Transfer.js +3 -3
  116. package/esm/components/TransferDropDown.js +1 -1
  117. package/esm/components/TransferPicker.d.ts +1 -0
  118. package/esm/components/TransferPicker.js +3 -3
  119. package/esm/components/TransferSearch.js +1 -1
  120. package/esm/components/Tree.js +1 -1
  121. package/esm/components/TreeSelection.js +1 -1
  122. package/esm/components/UserSelect.js +1 -1
  123. package/esm/components/UserTabSelect.js +1 -1
  124. package/esm/components/VerificationCode.js +1 -1
  125. package/esm/components/VirtualList.js +1 -1
  126. package/esm/components/WithRemoteConfig.js +1 -1
  127. package/esm/components/WithStore.js +1 -1
  128. package/esm/components/calendar/Calendar.js +1 -1
  129. package/esm/components/calendar/CalendarContainer.js +1 -1
  130. package/esm/components/calendar/DaysView.js +1 -1
  131. package/esm/components/calendar/MonthsView.js +1 -1
  132. package/esm/components/calendar/QuartersView.js +1 -1
  133. package/esm/components/calendar/TimeView.js +1 -1
  134. package/esm/components/calendar/YearsView.js +1 -1
  135. package/esm/components/condition-builder/Expression.js +1 -1
  136. package/esm/components/condition-builder/Field.js +1 -1
  137. package/esm/components/condition-builder/Func.js +1 -1
  138. package/esm/components/condition-builder/Group.js +1 -1
  139. package/esm/components/condition-builder/GroupOrItem.js +1 -1
  140. package/esm/components/condition-builder/InputSwitch.js +1 -1
  141. package/esm/components/condition-builder/Item.js +1 -1
  142. package/esm/components/condition-builder/Value.js +1 -1
  143. package/esm/components/condition-builder/config.js +1 -1
  144. package/esm/components/condition-builder/index.js +1 -1
  145. package/esm/components/formula/CodeEditor.js +1 -1
  146. package/esm/components/formula/Editor.js +1 -1
  147. package/esm/components/formula/FuncList.js +1 -1
  148. package/esm/components/formula/Input.js +1 -1
  149. package/esm/components/formula/Picker.js +1 -1
  150. package/esm/components/formula/VariableList.js +1 -1
  151. package/esm/components/formula/plugin.js +1 -1
  152. package/esm/components/icons.js +1 -1
  153. package/esm/components/json-schema/Array.js +1 -1
  154. package/esm/components/json-schema/Item.js +1 -1
  155. package/esm/components/json-schema/Object.js +1 -1
  156. package/esm/components/json-schema/index.js +1 -1
  157. package/esm/components/menu/MenuContext.js +1 -1
  158. package/esm/components/menu/MenuItem.js +1 -1
  159. package/esm/components/menu/SubMenu.js +1 -1
  160. package/esm/components/menu/index.d.ts +10 -10
  161. package/esm/components/menu/index.js +1 -1
  162. package/esm/components/schema-editor/Array.js +1 -1
  163. package/esm/components/schema-editor/Common.js +1 -1
  164. package/esm/components/schema-editor/Item.js +1 -1
  165. package/esm/components/schema-editor/Object.js +1 -1
  166. package/esm/components/schema-editor/SchemaVariableList.js +1 -1
  167. package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
  168. package/esm/components/schema-editor/index.js +1 -1
  169. package/esm/components/table/Cell.js +1 -1
  170. package/esm/components/table/ColGroup.js +1 -1
  171. package/esm/components/table/Head.js +1 -1
  172. package/esm/components/table/HeadCellDropDown.js +1 -1
  173. package/esm/components/table/HeadCellFilter.js +1 -1
  174. package/esm/components/table/HeadCellSelect.js +1 -1
  175. package/esm/components/table/HeadCellSort.js +1 -1
  176. package/esm/components/table/ItemActionsWrapper.js +1 -1
  177. package/esm/components/table/Row.js +1 -1
  178. package/esm/components/table/SummaryRow.js +1 -1
  179. package/esm/components/table/index.js +1 -1
  180. package/esm/components/table/util.js +1 -1
  181. package/esm/components/virtual-list/AutoSizer.js +1 -1
  182. package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
  183. package/esm/components/virtual-list/constants.js +1 -1
  184. package/esm/components/virtual-list/index.js +1 -1
  185. package/esm/components/withBadge.js +1 -1
  186. package/esm/hooks/use-on-screen.js +1 -1
  187. package/esm/hooks/use-set-state.js +1 -1
  188. package/esm/hooks/use-sub-form.js +1 -1
  189. package/esm/hooks/use-touch.js +1 -1
  190. package/esm/hooks/use-update-effect.js +1 -1
  191. package/esm/hooks/use-validation-resolver.js +1 -1
  192. package/esm/icons/alert-danger.svg.js +1 -1
  193. package/esm/icons/alert-info.svg.js +1 -1
  194. package/esm/icons/alert-success.svg.js +1 -1
  195. package/esm/icons/alert-warning.svg.js +1 -1
  196. package/esm/icons/arrow-double-left.svg.js +1 -1
  197. package/esm/icons/arrow-double-right.svg.js +1 -1
  198. package/esm/icons/back.svg.js +1 -1
  199. package/esm/icons/calendar.svg.js +1 -1
  200. package/esm/icons/caret.svg.js +1 -1
  201. package/esm/icons/check.svg.js +1 -1
  202. package/esm/icons/clock.svg.js +1 -1
  203. package/esm/icons/close-small.svg.js +1 -1
  204. package/esm/icons/close.svg.js +1 -1
  205. package/esm/icons/cloud-upload.svg.js +1 -1
  206. package/esm/icons/column-filter.svg.js +1 -1
  207. package/esm/icons/columns.svg.js +1 -1
  208. package/esm/icons/compress-alt.svg.js +1 -1
  209. package/esm/icons/copy.svg.js +1 -1
  210. package/esm/icons/date.svg.js +1 -1
  211. package/esm/icons/department.svg.js +1 -1
  212. package/esm/icons/desk-empty.svg.js +1 -1
  213. package/esm/icons/dot.svg.js +1 -1
  214. package/esm/icons/down-arrow-bold.svg.js +1 -1
  215. package/esm/icons/down.svg.js +1 -1
  216. package/esm/icons/download.svg.js +1 -1
  217. package/esm/icons/drag-bar.svg.js +1 -1
  218. package/esm/icons/drag.svg.js +1 -1
  219. package/esm/icons/edit.svg.js +1 -1
  220. package/esm/icons/ellipsis-v.svg.js +1 -1
  221. package/esm/icons/enter.svg.js +1 -1
  222. package/esm/icons/exchange.svg.js +1 -1
  223. package/esm/icons/expand-alt.svg.js +1 -1
  224. package/esm/icons/fail.svg.js +1 -1
  225. package/esm/icons/file.svg.js +1 -1
  226. package/esm/icons/filter.svg.js +1 -1
  227. package/esm/icons/folder.svg.js +1 -1
  228. package/esm/icons/fullscreen.svg.js +1 -1
  229. package/esm/icons/function.svg.js +1 -1
  230. package/esm/icons/home.svg.js +1 -1
  231. package/esm/icons/if.svg.js +1 -1
  232. package/esm/icons/image.svg.js +1 -1
  233. package/esm/icons/info-circle.svg.js +1 -1
  234. package/esm/icons/info.svg.js +1 -1
  235. package/esm/icons/input-clear.svg.js +1 -1
  236. package/esm/icons/invisible.svg.js +1 -1
  237. package/esm/icons/left-arrow.svg.js +1 -1
  238. package/esm/icons/loading-outline.svg.js +1 -1
  239. package/esm/icons/location.svg.js +1 -1
  240. package/esm/icons/menu.svg.js +1 -1
  241. package/esm/icons/minus.svg.js +1 -1
  242. package/esm/icons/move.svg.js +1 -1
  243. package/esm/icons/mute.svg.js +1 -1
  244. package/esm/icons/new-edit.svg.js +1 -1
  245. package/esm/icons/pause.svg.js +1 -1
  246. package/esm/icons/pencil.svg.js +1 -1
  247. package/esm/icons/play.svg.js +1 -1
  248. package/esm/icons/plus-cicle.svg.js +1 -1
  249. package/esm/icons/plus-fine.svg.js +1 -1
  250. package/esm/icons/plus.svg.js +1 -1
  251. package/esm/icons/post.svg.js +1 -1
  252. package/esm/icons/question-mark.svg.js +1 -1
  253. package/esm/icons/question.svg.js +1 -1
  254. package/esm/icons/redo.svg.js +1 -1
  255. package/esm/icons/refresh.svg.js +1 -1
  256. package/esm/icons/reload.svg.js +1 -1
  257. package/esm/icons/remove.svg.js +1 -1
  258. package/esm/icons/retry.svg.js +1 -1
  259. package/esm/icons/right-arrow-bold.svg.js +1 -1
  260. package/esm/icons/right-arrow.svg.js +1 -1
  261. package/esm/icons/right-double-arrow.svg.js +1 -1
  262. package/esm/icons/role.svg.js +1 -1
  263. package/esm/icons/rotate-left.svg.js +1 -1
  264. package/esm/icons/rotate-right.svg.js +1 -1
  265. package/esm/icons/rotate-screen.svg.js +1 -1
  266. package/esm/icons/scale-origin.svg.js +1 -1
  267. package/esm/icons/schedule.svg.js +1 -1
  268. package/esm/icons/search.svg.js +1 -1
  269. package/esm/icons/setting.svg.js +1 -1
  270. package/esm/icons/slider-handle-icon.svg.js +1 -1
  271. package/esm/icons/sort-asc.svg.js +1 -1
  272. package/esm/icons/sort-default.svg.js +1 -1
  273. package/esm/icons/sort-desc.svg.js +1 -1
  274. package/esm/icons/star.svg.js +1 -1
  275. package/esm/icons/status-close.svg.js +1 -1
  276. package/esm/icons/steps-finsh.svg.js +1 -1
  277. package/esm/icons/sub-plus.svg.js +1 -1
  278. package/esm/icons/success.svg.js +1 -1
  279. package/esm/icons/transparent.svg.js +1 -1
  280. package/esm/icons/trash.svg.js +1 -1
  281. package/esm/icons/tree-down.svg.js +1 -1
  282. package/esm/icons/undo-normal.svg.js +1 -1
  283. package/esm/icons/undo.svg.js +1 -1
  284. package/esm/icons/unfullscreen.svg.js +1 -1
  285. package/esm/icons/upload.svg.js +1 -1
  286. package/esm/icons/user-remove.svg.js +1 -1
  287. package/esm/icons/view.svg.js +1 -1
  288. package/esm/icons/volume.svg.js +1 -1
  289. package/esm/icons/warning-mark.svg.js +1 -1
  290. package/esm/icons/warning.svg.js +1 -1
  291. package/esm/icons/window-restore.svg.js +1 -1
  292. package/esm/icons/zoom-in.svg.js +1 -1
  293. package/esm/icons/zoom-out.svg.js +1 -1
  294. package/esm/index.js +1 -1
  295. package/esm/locale/de-DE.js +1 -1
  296. package/esm/locale/en-US.js +1 -1
  297. package/esm/locale/zh-CN.js +1 -1
  298. package/esm/themes/ang.js +1 -1
  299. package/esm/themes/antd.js +1 -1
  300. package/esm/themes/cxd.js +1 -1
  301. package/esm/themes/dark.js +1 -1
  302. package/esm/withRemoteConfig.js +1 -1
  303. package/esm/withStore.js +1 -1
  304. package/lib/components/404.js +1 -1
  305. package/lib/components/Alert.d.ts +120 -120
  306. package/lib/components/Alert.js +1 -1
  307. package/lib/components/Alert2.d.ts +20 -20
  308. package/lib/components/Alert2.js +1 -1
  309. package/lib/components/AnchorNav.d.ts +10 -10
  310. package/lib/components/AnchorNav.js +1 -1
  311. package/lib/components/AnchorNavSection.js +1 -1
  312. package/lib/components/ArrayInput.d.ts +40 -40
  313. package/lib/components/ArrayInput.js +1 -1
  314. package/lib/components/AsideNav.js +1 -1
  315. package/lib/components/AssociatedSelection.d.ts +80 -80
  316. package/lib/components/AssociatedSelection.js +1 -1
  317. package/lib/components/AutoSizer.js +1 -1
  318. package/lib/components/Avatar.d.ts +90 -90
  319. package/lib/components/Avatar.js +1 -1
  320. package/lib/components/Badge.js +1 -1
  321. package/lib/components/BaiduMapPicker.js +1 -1
  322. package/lib/components/BarCode.js +1 -1
  323. package/lib/components/Breadcrumb.js +1 -1
  324. package/lib/components/Button.d.ts +20 -20
  325. package/lib/components/Button.js +1 -1
  326. package/lib/components/CalendarMobile.d.ts +40 -40
  327. package/lib/components/CalendarMobile.js +1 -1
  328. package/lib/components/Card.d.ts +70 -70
  329. package/lib/components/Card.js +1 -1
  330. package/lib/components/Cascader.js +1 -1
  331. package/lib/components/ChainedDropdownSelection.d.ts +80 -80
  332. package/lib/components/ChainedDropdownSelection.js +1 -1
  333. package/lib/components/ChainedSelection.d.ts +80 -80
  334. package/lib/components/ChainedSelection.js +1 -1
  335. package/lib/components/Checkbox.d.ts +10 -10
  336. package/lib/components/Checkbox.js +1 -1
  337. package/lib/components/CityArea.js +1 -1
  338. package/lib/components/CityDB.js +1 -1
  339. package/lib/components/CodeMirror.js +1 -1
  340. package/lib/components/Collapse.d.ts +100 -100
  341. package/lib/components/Collapse.js +1 -1
  342. package/lib/components/CollapseGroup.d.ts +20 -20
  343. package/lib/components/CollapseGroup.js +1 -1
  344. package/lib/components/ColorPicker.d.ts +40 -40
  345. package/lib/components/ColorPicker.js +1 -1
  346. package/lib/components/Combo.js +1 -1
  347. package/lib/components/ConditionBuilder.js +1 -1
  348. package/lib/components/ConfirmBox.d.ts +80 -80
  349. package/lib/components/ConfirmBox.js +1 -1
  350. package/lib/components/ContextMenu.js +1 -1
  351. package/lib/components/DatePicker.d.ts +121 -120
  352. package/lib/components/DatePicker.js +3 -3
  353. package/lib/components/DateRangePicker.d.ts +324 -323
  354. package/lib/components/DateRangePicker.js +4 -4
  355. package/lib/components/DiffEditor.js +1 -1
  356. package/lib/components/DndContainer.js +1 -1
  357. package/lib/components/Drawer.d.ts +20 -20
  358. package/lib/components/Drawer.js +1 -1
  359. package/lib/components/DropDownSelection.d.ts +80 -80
  360. package/lib/components/DropDownSelection.js +1 -1
  361. package/lib/components/Editor.d.ts +40 -40
  362. package/lib/components/Editor.js +1 -1
  363. package/lib/components/Form.js +1 -1
  364. package/lib/components/FormField.js +1 -1
  365. package/lib/components/FormulaPicker.js +1 -1
  366. package/lib/components/GaodeMapPicker.js +1 -1
  367. package/lib/components/GridNav.js +1 -1
  368. package/lib/components/GridNavItem.js +1 -1
  369. package/lib/components/GroupedSelection.d.ts +80 -80
  370. package/lib/components/GroupedSelection.js +1 -1
  371. package/lib/components/HeadCellDropDown.js +1 -1
  372. package/lib/components/Html.js +1 -1
  373. package/lib/components/Icon.js +1 -1
  374. package/lib/components/ImageGallery.d.ts +40 -40
  375. package/lib/components/ImageGallery.js +1 -1
  376. package/lib/components/Input.js +1 -1
  377. package/lib/components/InputBox.d.ts +10 -10
  378. package/lib/components/InputBox.js +1 -1
  379. package/lib/components/InputBoxWithSuggestion.js +1 -1
  380. package/lib/components/InputJSONSchema.js +1 -1
  381. package/lib/components/InputTable.js +1 -1
  382. package/lib/components/JSONSchemaEditor.js +1 -1
  383. package/lib/components/Layout.js +1 -1
  384. package/lib/components/Link.js +1 -1
  385. package/lib/components/ListGroup.d.ts +10 -10
  386. package/lib/components/ListGroup.js +1 -1
  387. package/lib/components/ListMenu.d.ts +80 -80
  388. package/lib/components/ListMenu.js +1 -1
  389. package/lib/components/LocationPicker.d.ts +40 -40
  390. package/lib/components/LocationPicker.js +1 -1
  391. package/lib/components/Markdown.js +1 -1
  392. package/lib/components/Menu.js +1 -1
  393. package/lib/components/MobileDevTool.js +1 -1
  394. package/lib/components/Modal.d.ts +80 -80
  395. package/lib/components/Modal.js +1 -1
  396. package/lib/components/ModalManager.js +1 -1
  397. package/lib/components/MonthRangePicker.d.ts +160 -160
  398. package/lib/components/MultilineText.d.ts +40 -40
  399. package/lib/components/MultilineText.js +1 -1
  400. package/lib/components/NumberInput.d.ts +20 -20
  401. package/lib/components/NumberInput.js +1 -1
  402. package/lib/components/OverflowTpl.js +1 -1
  403. package/lib/components/Pagination.d.ts +80 -80
  404. package/lib/components/Pagination.js +1 -1
  405. package/lib/components/PdfViewer.js +1 -1
  406. package/lib/components/Picker.js +1 -1
  407. package/lib/components/PickerColumn.js +1 -1
  408. package/lib/components/PickerContainer.js +1 -1
  409. package/lib/components/PopOverContainer.js +1 -1
  410. package/lib/components/PopUp.d.ts +80 -80
  411. package/lib/components/PopUp.js +1 -1
  412. package/lib/components/Progress.d.ts +40 -40
  413. package/lib/components/Progress.js +1 -1
  414. package/lib/components/PullRefresh.js +1 -1
  415. package/lib/components/Radios.d.ts +20 -20
  416. package/lib/components/Radios.js +1 -1
  417. package/lib/components/Range.js +1 -1
  418. package/lib/components/Rating.d.ts +30 -30
  419. package/lib/components/Rating.js +1 -1
  420. package/lib/components/ResultBox.d.ts +80 -80
  421. package/lib/components/ResultBox.js +7 -7
  422. package/lib/components/ResultList.d.ts +40 -40
  423. package/lib/components/ResultList.js +1 -1
  424. package/lib/components/ResultTableList.d.ts +80 -80
  425. package/lib/components/ResultTableList.js +1 -1
  426. package/lib/components/ResultTreeList.d.ts +40 -40
  427. package/lib/components/ResultTreeList.js +1 -1
  428. package/lib/components/RichText.js +1 -1
  429. package/lib/components/SearchBox.d.ts +120 -120
  430. package/lib/components/SearchBox.js +1 -1
  431. package/lib/components/Select.d.ts +1498 -1498
  432. package/lib/components/Select.js +1 -1
  433. package/lib/components/SelectMobile.js +1 -1
  434. package/lib/components/Selection.d.ts +80 -80
  435. package/lib/components/Selection.js +1 -1
  436. package/lib/components/Signature.js +1 -1
  437. package/lib/components/SparkLine.d.ts +40 -40
  438. package/lib/components/SparkLine.js +1 -1
  439. package/lib/components/Spinner.d.ts +50 -50
  440. package/lib/components/Spinner.js +1 -1
  441. package/lib/components/Steps.js +1 -1
  442. package/lib/components/Switch.d.ts +10 -10
  443. package/lib/components/Switch.js +1 -1
  444. package/lib/components/Tab.js +1 -1
  445. package/lib/components/Table.js +1 -1
  446. package/lib/components/TableSelection.d.ts +80 -80
  447. package/lib/components/TableSelection.js +1 -1
  448. package/lib/components/Tabs.d.ts +120 -120
  449. package/lib/components/Tabs.js +1 -1
  450. package/lib/components/TabsTransfer.d.ts +40 -40
  451. package/lib/components/TabsTransfer.js +1 -1
  452. package/lib/components/TabsTransferPicker.js +1 -1
  453. package/lib/components/Tag.d.ts +50 -50
  454. package/lib/components/Tag.js +1 -1
  455. package/lib/components/Textarea.d.ts +40 -40
  456. package/lib/components/Textarea.js +1 -1
  457. package/lib/components/Timeline.js +1 -1
  458. package/lib/components/TimelineItem.js +1 -1
  459. package/lib/components/Tinymce.js +1 -1
  460. package/lib/components/TitleBar.js +1 -1
  461. package/lib/components/Toast.d.ts +120 -120
  462. package/lib/components/Toast.js +1 -1
  463. package/lib/components/Tooltip.js +1 -1
  464. package/lib/components/TooltipWrapper.d.ts +40 -40
  465. package/lib/components/TooltipWrapper.js +1 -1
  466. package/lib/components/Transfer.d.ts +187 -187
  467. package/lib/components/Transfer.js +3 -3
  468. package/lib/components/TransferDropDown.d.ts +160 -160
  469. package/lib/components/TransferDropDown.js +1 -1
  470. package/lib/components/TransferPicker.d.ts +1 -0
  471. package/lib/components/TransferPicker.js +3 -3
  472. package/lib/components/TransferSearch.js +1 -1
  473. package/lib/components/Tree.d.ts +280 -280
  474. package/lib/components/Tree.js +1 -1
  475. package/lib/components/TreeSelection.d.ts +120 -120
  476. package/lib/components/TreeSelection.js +1 -1
  477. package/lib/components/UserSelect.d.ts +40 -40
  478. package/lib/components/UserSelect.js +1 -1
  479. package/lib/components/UserTabSelect.d.ts +40 -40
  480. package/lib/components/UserTabSelect.js +1 -1
  481. package/lib/components/VerificationCode.js +1 -1
  482. package/lib/components/VirtualList.js +1 -1
  483. package/lib/components/WithRemoteConfig.js +1 -1
  484. package/lib/components/WithStore.js +1 -1
  485. package/lib/components/calendar/Calendar.js +1 -1
  486. package/lib/components/calendar/CalendarContainer.js +1 -1
  487. package/lib/components/calendar/DaysView.js +1 -1
  488. package/lib/components/calendar/MonthsView.js +1 -1
  489. package/lib/components/calendar/QuartersView.js +1 -1
  490. package/lib/components/calendar/TimeView.js +1 -1
  491. package/lib/components/calendar/YearsView.js +1 -1
  492. package/lib/components/condition-builder/Expression.js +1 -1
  493. package/lib/components/condition-builder/Field.js +1 -1
  494. package/lib/components/condition-builder/Func.js +1 -1
  495. package/lib/components/condition-builder/Group.js +1 -1
  496. package/lib/components/condition-builder/GroupOrItem.js +1 -1
  497. package/lib/components/condition-builder/InputSwitch.js +1 -1
  498. package/lib/components/condition-builder/Item.js +1 -1
  499. package/lib/components/condition-builder/Value.js +1 -1
  500. package/lib/components/condition-builder/config.js +1 -1
  501. package/lib/components/condition-builder/index.d.ts +1 -1
  502. package/lib/components/condition-builder/index.js +1 -1
  503. package/lib/components/formula/CodeEditor.js +1 -1
  504. package/lib/components/formula/Editor.d.ts +40 -40
  505. package/lib/components/formula/Editor.js +1 -1
  506. package/lib/components/formula/FuncList.js +1 -1
  507. package/lib/components/formula/Input.js +1 -1
  508. package/lib/components/formula/Picker.d.ts +40 -40
  509. package/lib/components/formula/Picker.js +1 -1
  510. package/lib/components/formula/VariableList.js +1 -1
  511. package/lib/components/formula/plugin.js +1 -1
  512. package/lib/components/icons.js +1 -1
  513. package/lib/components/json-schema/Array.js +1 -1
  514. package/lib/components/json-schema/Item.js +1 -1
  515. package/lib/components/json-schema/Object.js +1 -1
  516. package/lib/components/json-schema/index.js +1 -1
  517. package/lib/components/menu/MenuContext.js +1 -1
  518. package/lib/components/menu/MenuItem.js +1 -1
  519. package/lib/components/menu/SubMenu.js +1 -1
  520. package/lib/components/menu/index.d.ts +60 -60
  521. package/lib/components/menu/index.js +1 -1
  522. package/lib/components/schema-editor/Array.js +1 -1
  523. package/lib/components/schema-editor/Common.js +1 -1
  524. package/lib/components/schema-editor/Item.js +1 -1
  525. package/lib/components/schema-editor/Object.js +1 -1
  526. package/lib/components/schema-editor/SchemaVariableList.js +1 -1
  527. package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
  528. package/lib/components/schema-editor/index.d.ts +40 -40
  529. package/lib/components/schema-editor/index.js +1 -1
  530. package/lib/components/table/Cell.js +1 -1
  531. package/lib/components/table/ColGroup.js +1 -1
  532. package/lib/components/table/Head.js +1 -1
  533. package/lib/components/table/HeadCellDropDown.js +1 -1
  534. package/lib/components/table/HeadCellFilter.d.ts +40 -40
  535. package/lib/components/table/HeadCellFilter.js +1 -1
  536. package/lib/components/table/HeadCellSelect.d.ts +40 -40
  537. package/lib/components/table/HeadCellSelect.js +1 -1
  538. package/lib/components/table/HeadCellSort.js +1 -1
  539. package/lib/components/table/ItemActionsWrapper.js +1 -1
  540. package/lib/components/table/Row.js +1 -1
  541. package/lib/components/table/SummaryRow.js +1 -1
  542. package/lib/components/table/index.d.ts +120 -120
  543. package/lib/components/table/index.js +1 -1
  544. package/lib/components/table/util.d.ts +8 -8
  545. package/lib/components/table/util.js +1 -1
  546. package/lib/components/virtual-list/AutoSizer.js +1 -1
  547. package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
  548. package/lib/components/virtual-list/constants.js +1 -1
  549. package/lib/components/virtual-list/index.js +1 -1
  550. package/lib/components/withBadge.js +1 -1
  551. package/lib/helper.css +109 -109
  552. package/lib/hooks/use-on-screen.js +1 -1
  553. package/lib/hooks/use-set-state.js +1 -1
  554. package/lib/hooks/use-sub-form.js +1 -1
  555. package/lib/hooks/use-touch.js +1 -1
  556. package/lib/hooks/use-update-effect.js +1 -1
  557. package/lib/hooks/use-validation-resolver.js +1 -1
  558. package/lib/icons/alert-danger.svg.js +1 -1
  559. package/lib/icons/alert-info.svg.js +1 -1
  560. package/lib/icons/alert-success.svg.js +1 -1
  561. package/lib/icons/alert-warning.svg.js +1 -1
  562. package/lib/icons/arrow-double-left.svg.js +1 -1
  563. package/lib/icons/arrow-double-right.svg.js +1 -1
  564. package/lib/icons/back.svg.js +1 -1
  565. package/lib/icons/calendar.svg.js +1 -1
  566. package/lib/icons/caret.svg.js +1 -1
  567. package/lib/icons/check.svg.js +1 -1
  568. package/lib/icons/clock.svg.js +1 -1
  569. package/lib/icons/close-small.svg.js +1 -1
  570. package/lib/icons/close.svg.js +1 -1
  571. package/lib/icons/cloud-upload.svg.js +1 -1
  572. package/lib/icons/column-filter.svg.js +1 -1
  573. package/lib/icons/columns.svg.js +1 -1
  574. package/lib/icons/compress-alt.svg.js +1 -1
  575. package/lib/icons/copy.svg.js +1 -1
  576. package/lib/icons/date.svg.js +1 -1
  577. package/lib/icons/department.svg.js +1 -1
  578. package/lib/icons/desk-empty.svg.js +1 -1
  579. package/lib/icons/dot.svg.js +1 -1
  580. package/lib/icons/down-arrow-bold.svg.js +1 -1
  581. package/lib/icons/down.svg.js +1 -1
  582. package/lib/icons/download.svg.js +1 -1
  583. package/lib/icons/drag-bar.svg.js +1 -1
  584. package/lib/icons/drag.svg.js +1 -1
  585. package/lib/icons/edit.svg.js +1 -1
  586. package/lib/icons/ellipsis-v.svg.js +1 -1
  587. package/lib/icons/enter.svg.js +1 -1
  588. package/lib/icons/exchange.svg.js +1 -1
  589. package/lib/icons/expand-alt.svg.js +1 -1
  590. package/lib/icons/fail.svg.js +1 -1
  591. package/lib/icons/file.svg.js +1 -1
  592. package/lib/icons/filter.svg.js +1 -1
  593. package/lib/icons/folder.svg.js +1 -1
  594. package/lib/icons/fullscreen.svg.js +1 -1
  595. package/lib/icons/function.svg.js +1 -1
  596. package/lib/icons/home.svg.js +1 -1
  597. package/lib/icons/if.svg.js +1 -1
  598. package/lib/icons/image.svg.js +1 -1
  599. package/lib/icons/info-circle.svg.js +1 -1
  600. package/lib/icons/info.svg.js +1 -1
  601. package/lib/icons/input-clear.svg.js +1 -1
  602. package/lib/icons/invisible.svg.js +1 -1
  603. package/lib/icons/left-arrow.svg.js +1 -1
  604. package/lib/icons/loading-outline.svg.js +1 -1
  605. package/lib/icons/location.svg.js +1 -1
  606. package/lib/icons/menu.svg.js +1 -1
  607. package/lib/icons/minus.svg.js +1 -1
  608. package/lib/icons/move.svg.js +1 -1
  609. package/lib/icons/mute.svg.js +1 -1
  610. package/lib/icons/new-edit.svg.js +1 -1
  611. package/lib/icons/pause.svg.js +1 -1
  612. package/lib/icons/pencil.svg.js +1 -1
  613. package/lib/icons/play.svg.js +1 -1
  614. package/lib/icons/plus-cicle.svg.js +1 -1
  615. package/lib/icons/plus-fine.svg.js +1 -1
  616. package/lib/icons/plus.svg.js +1 -1
  617. package/lib/icons/post.svg.js +1 -1
  618. package/lib/icons/question-mark.svg.js +1 -1
  619. package/lib/icons/question.svg.js +1 -1
  620. package/lib/icons/redo.svg.js +1 -1
  621. package/lib/icons/refresh.svg.js +1 -1
  622. package/lib/icons/reload.svg.js +1 -1
  623. package/lib/icons/remove.svg.js +1 -1
  624. package/lib/icons/retry.svg.js +1 -1
  625. package/lib/icons/right-arrow-bold.svg.js +1 -1
  626. package/lib/icons/right-arrow.svg.js +1 -1
  627. package/lib/icons/right-double-arrow.svg.js +1 -1
  628. package/lib/icons/role.svg.js +1 -1
  629. package/lib/icons/rotate-left.svg.js +1 -1
  630. package/lib/icons/rotate-right.svg.js +1 -1
  631. package/lib/icons/rotate-screen.svg.js +1 -1
  632. package/lib/icons/scale-origin.svg.js +1 -1
  633. package/lib/icons/schedule.svg.js +1 -1
  634. package/lib/icons/search.svg.js +1 -1
  635. package/lib/icons/setting.svg.js +1 -1
  636. package/lib/icons/slider-handle-icon.svg.js +1 -1
  637. package/lib/icons/sort-asc.svg.js +1 -1
  638. package/lib/icons/sort-default.svg.js +1 -1
  639. package/lib/icons/sort-desc.svg.js +1 -1
  640. package/lib/icons/star.svg.js +1 -1
  641. package/lib/icons/status-close.svg.js +1 -1
  642. package/lib/icons/steps-finsh.svg.js +1 -1
  643. package/lib/icons/sub-plus.svg.js +1 -1
  644. package/lib/icons/success.svg.js +1 -1
  645. package/lib/icons/transparent.svg.js +1 -1
  646. package/lib/icons/trash.svg.js +1 -1
  647. package/lib/icons/tree-down.svg.js +1 -1
  648. package/lib/icons/undo-normal.svg.js +1 -1
  649. package/lib/icons/undo.svg.js +1 -1
  650. package/lib/icons/unfullscreen.svg.js +1 -1
  651. package/lib/icons/upload.svg.js +1 -1
  652. package/lib/icons/user-remove.svg.js +1 -1
  653. package/lib/icons/view.svg.js +1 -1
  654. package/lib/icons/volume.svg.js +1 -1
  655. package/lib/icons/warning-mark.svg.js +1 -1
  656. package/lib/icons/warning.svg.js +1 -1
  657. package/lib/icons/window-restore.svg.js +1 -1
  658. package/lib/icons/zoom-in.svg.js +1 -1
  659. package/lib/icons/zoom-out.svg.js +1 -1
  660. package/lib/index.js +1 -1
  661. package/lib/locale/de-DE.js +1 -1
  662. package/lib/locale/en-US.js +1 -1
  663. package/lib/locale/zh-CN.js +1 -1
  664. package/lib/scss/helper.scss.js +1 -1
  665. package/lib/scss/themes/ang.scss.js +1 -1
  666. package/lib/scss/themes/antd.scss.js +1 -1
  667. package/lib/scss/themes/cxd.scss.js +1 -1
  668. package/lib/scss/themes/dark.scss.js +1 -1
  669. package/lib/scss/themes/default.scss.js +1 -1
  670. package/lib/themes/ang.css +182 -137
  671. package/lib/themes/ang.js +1 -1
  672. package/lib/themes/antd.css +182 -137
  673. package/lib/themes/antd.js +1 -1
  674. package/lib/themes/cxd.css +182 -137
  675. package/lib/themes/cxd.js +1 -1
  676. package/lib/themes/dark.css +182 -137
  677. package/lib/themes/dark.js +1 -1
  678. package/lib/themes/default.css +182 -137
  679. package/lib/withRemoteConfig.js +1 -1
  680. package/lib/withStore.js +1 -1
  681. package/package.json +3 -3
  682. package/scss/components/_debug.scss +59 -7
@@ -169,14 +169,14 @@
169
169
  --Card-onChecked-bg: var(--colors-neutral-fill-11);
170
170
  --Card-onChecked-borderColor: var(--colors-brand-5);
171
171
  --Card-onChecked-color: var(--colors-brand-5);
172
- --Card-onChecked-fieldLabel-color: #7dd6f1;
172
+ --Card-onChecked-fieldLabel-color: rgb(124.7142857143, 213.8571428571, 241.2857142857);
173
173
  --Card-onDragging-opacity: 0.1;
174
174
  --Card-onModified-bg: var(--colors-neutral-fill-8);
175
175
  --Card-onModified-borderColor: var(--colors-brand-5);
176
176
  --Card-onModified-color: var(--colors-brand-6);
177
177
  --Card-onModified-fieldLabel-color: var(--colors-brand-8);
178
- --Card-onModified-onHover-bg: #d0e0fd;
179
- --Card-onModified-onHover-color: #1266f1;
178
+ --Card-onModified-onHover-bg: rgb(207.5625, 224.0625, 252.9375);
179
+ --Card-onModified-onHover-color: rgb(17.805, 101.89, 241.195);
180
180
  --Cards--unsaved-heading-bg: #e8f0fe;
181
181
  --Cards--unsaved-heading-color: #4285f4;
182
182
  --Cards-fixedTop-boxShadow: var(--shadows-shadow-normal);
@@ -344,16 +344,16 @@
344
344
  --Layout-aside--md-width: 15.625rem;
345
345
  --Layout-aside--sm-width: 9.375rem;
346
346
  --Layout-aside-bg: var(--colors-neutral-fill-2);
347
- --Layout-aside-color: #a0a0a0;
348
- --Layout-aside-onAcitve-bg: #272d33;
349
- --Layout-aside-onHover-bg: #2c3239;
347
+ --Layout-aside-color: rgb(159.6724137931, 160, 160.3275862069);
348
+ --Layout-aside-onAcitve-bg: rgb(39.4377155172, 45.25, 51.0622844828);
349
+ --Layout-aside-onHover-bg: rgb(43.8826293103, 50.35, 56.8173706897);
350
350
  --Layout-aside-subList-bg: var(--colors-neutral-fill-2);
351
351
  --Layout-aside-onAcitve-onHover-bg: var(--Layout-aside-onAcitve-bg);
352
352
  --Layout-aside-width: 11.25rem;
353
353
  --Layout-aside-width-collapsed: 3.75rem;
354
354
  --Layout-asideDivider-bg: var(--colors-neutral-line-3);
355
355
  --Layout-asideDivider-margin: 0 var(--sizes-size-6);
356
- --Layout-asideLabel-color: #868787;
356
+ --Layout-asideLabel-color: rgb(134.0844827586, 134.5, 134.9155172414);
357
357
  --Layout-asideLink-color: var(--colors-neutral-text-11);
358
358
  --Layout-asideLink-fontSize: var(--fonts-size-8);
359
359
  --Layout-asideLink-arrowFontSize: var(--fonts-size-8);
@@ -369,7 +369,7 @@
369
369
  --Layout-asideLink-onHover-arrowColor: var(--colors-neutral-text-11);
370
370
  --Layout-brand-bg: var(--colors-neutral-fill-2);
371
371
  --Layout-brand-color: var(--colors-neutral-text-11);
372
- --Layout-brandBar-color: #a0a0a0;
372
+ --Layout-brandBar-color: rgb(159.6724137931, 160, 160.3275862069);
373
373
  --Layout-header-bg: var(--colors-neutral-fill-10);
374
374
  --Layout-header-boxShadow: none;
375
375
  --Layout-header-height: 3.125rem;
@@ -434,9 +434,9 @@
434
434
  --ListItem-onChecked-fieldLabel-color: var(--colors-brand-4);
435
435
  --ListItem-onDragging-opacity: 0.1;
436
436
  --ListItem-onModified-bg: #e8f0fe;
437
- --ListItem-onModified-borderColor: #b7d0fc;
437
+ --ListItem-onModified-borderColor: rgb(183.125, 208.125, 251.875);
438
438
  --ListItem-onModified-color: #4285f4;
439
- --ListItem-onModified-fieldLabel-color: #a2c3fa;
439
+ --ListItem-onModified-fieldLabel-color: rgb(162.39, 195.22, 249.61);
440
440
  --ListItem-paddingX: var(--gap-base);
441
441
  --ListItem-paddingY: var(--gap-sm);
442
442
  --ListItem--onHover-bg: rgba(0, 126, 255, 0.08);
@@ -639,8 +639,8 @@
639
639
  --Tooltip-maxWidth: 15rem;
640
640
  --Tooltip-minWidth: auto;
641
641
  --Tooltip-title-fontWeight: bold;
642
- --Tooltip-title-bg: #f7f7f7;
643
- --Tooltip-title-borderBottom-color: #ebebeb;
642
+ --Tooltip-title-bg: rgb(247.35, 247.35, 247.35);
643
+ --Tooltip-title-borderBottom-color: rgb(234.6, 234.6, 234.6);
644
644
  --Tooltip-title-color: var(--text--loud-color);
645
645
  --Tooltip-title-color--dark: #fff;
646
646
  --Tooltip-title-paddingX: var(--gap-base);
@@ -3602,13 +3602,13 @@
3602
3602
  );
3603
3603
  --Form-select-multiple-bgColor: var(--colors-neutral-fill-10);
3604
3604
  --Form-selectOption-height: var(--Form-select-height);
3605
- --Form-selectValue-bg: #cce5ff;
3605
+ --Form-selectValue-bg: hsl(211.0588235294, 102.5%, 90%);
3606
3606
  --Form-selectValue-onHover-bgColor: var(--select-multiple-hover-bg-color);
3607
3607
  --Form-selectValue-borderColor: var(--colors-brand-7);
3608
3608
  --Form-selectValue-color: var(--colors-brand-5);
3609
3609
  --Form-selectValue-fontSize: var(--select-multiple-fontSize);
3610
- --Form-selectValue-onDisable-bg: #e6f2ff;
3611
- --Form-selectValue-onHover-bg: #b3d7ff;
3610
+ --Form-selectValue-onDisable-bg: hsl(211.0588235294, 102.5%, 95%);
3611
+ --Form-selectValue-onHover-bg: hsl(211.0588235294, 102.5%, 85%);
3612
3612
  --Form-selectValue-onDisabled-color: var(--Form-select-caret-iconColor);
3613
3613
  --Form-selectValue-onInvalid-color: var(--danger);
3614
3614
  --Form-valueLabel-maxWidth: 7.5rem;
@@ -4683,7 +4683,7 @@
4683
4683
  --Table-onHover-boxShadow: var(--shadows-shadow-normal);
4684
4684
  --Table-onHover-color: var(--table-body-hover-color);
4685
4685
  --Table-onModified-bg: #e8f0fe;
4686
- --Table-onModified-borderColor: #d0e0fd;
4686
+ --Table-onModified-borderColor: rgb(207.5625, 224.0625, 252.9375);
4687
4687
  --Table-onModified-color: #4285f4;
4688
4688
  --Table-placeholder-height: 12.5rem;
4689
4689
  --Table-strip-bg: transparent;
@@ -25907,41 +25907,41 @@ input[type=button].a-Button--block {
25907
25907
  color: #58666e;
25908
25908
  }
25909
25909
  .a-Table-table > tbody > tr.bg-light.lt, .a-Table-table > tbody > tr.bg-light .lt {
25910
- background: #fefefe;
25910
+ background: rgb(253.9275, 254.1, 254.2725);
25911
25911
  }
25912
25912
  .a-Table-table > tbody > tr.bg-light.lter, .a-Table-table > tbody > tr.bg-light .lter {
25913
- background: white;
25913
+ background: hsl(210, 21.6666666667%, 100.6470588235%);
25914
25914
  }
25915
25915
  .a-Table-table > tbody > tr.bg-light.dk, .a-Table-table > tbody > tr.bg-light .dk {
25916
- background: #eff1f4;
25916
+ background: rgb(238.73375, 241.35, 243.96625);
25917
25917
  }
25918
25918
  .a-Table-table > tbody > tr.bg-light.dker, .a-Table-table > tbody > tr.bg-light .dker {
25919
- background: #e8ecf0;
25919
+ background: rgb(232.1875, 236.25, 240.3125);
25920
25920
  }
25921
25921
  .a-Table-table > tbody > tr.bg-light.bg, .a-Table-table > tbody > tr.bg-light .bg {
25922
25922
  background-color: #f8f9fa;
25923
25923
  }
25924
25924
  .a-Table-table > tbody > tr.bg-dark {
25925
25925
  background-color: #343a40;
25926
- color: #a0a0a0;
25926
+ color: rgb(159.6724137931, 160, 160.3275862069);
25927
25927
  }
25928
25928
  .a-Table-table > tbody > tr.bg-dark.lt, .a-Table-table > tbody > tr.bg-dark .lt {
25929
- background: #3e4750;
25929
+ background: rgb(61.6622844828, 70.75, 79.8377155172);
25930
25930
  }
25931
25931
  .a-Table-table > tbody > tr.bg-dark.lter, .a-Table-table > tbody > tr.bg-dark .lter {
25932
- background: #475460;
25932
+ background: rgb(70.6870689655, 83.5, 96.3129310345);
25933
25933
  }
25934
25934
  .a-Table-table > tbody > tr.bg-dark.dk, .a-Table-table > tbody > tr.bg-dark .dk {
25935
- background: #272d33;
25935
+ background: rgb(39.4377155172, 45.25, 51.0622844828);
25936
25936
  }
25937
25937
  .a-Table-table > tbody > tr.bg-dark.dker, .a-Table-table > tbody > tr.bg-dark .dker {
25938
- background: #1c2125;
25938
+ background: rgb(27.5129310345, 32.5, 37.4870689655);
25939
25939
  }
25940
25940
  .a-Table-table > tbody > tr.bg-dark.bg, .a-Table-table > tbody > tr.bg-dark .bg {
25941
25941
  background-color: #343a40;
25942
25942
  }
25943
25943
  .a-Table-table > tbody > tr.bg-dark a, .a-Table-table > tbody > tr.bg-dark .a-Button--link {
25944
- color: #b9baba;
25944
+ color: rgb(185.2603448276, 185.5, 185.7396551724);
25945
25945
  }
25946
25946
  .a-Table-table > tbody > tr.bg-dark a:hover, .a-Table-table > tbody > tr.bg-dark .a-Button--link:hover {
25947
25947
  color: #fff;
@@ -25950,32 +25950,32 @@ input[type=button].a-Button--block {
25950
25950
  color: #fff;
25951
25951
  }
25952
25952
  .a-Table-table > tbody > tr.bg-dark .text-muted {
25953
- color: #414c52 !important;
25953
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
25954
25954
  }
25955
25955
  .a-Table-table > tbody > tr.bg-dark .text-lt {
25956
- color: #99a6ad !important;
25956
+ color: rgb(152.5, 165.5454545455, 173) !important;
25957
25957
  }
25958
25958
  .a-Table-table > tbody > tr.bg-black {
25959
25959
  background-color: #000;
25960
25960
  color: #666666;
25961
25961
  }
25962
25962
  .a-Table-table > tbody > tr.bg-black.lt, .a-Table-table > tbody > tr.bg-black .lt {
25963
- background: #0d0c0c;
25963
+ background: rgb(13.06875, 12.43125, 12.43125);
25964
25964
  }
25965
25965
  .a-Table-table > tbody > tr.bg-black.lter, .a-Table-table > tbody > tr.bg-black .lter {
25966
- background: #1b1818;
25966
+ background: rgb(26.775, 24.225, 24.225);
25967
25967
  }
25968
25968
  .a-Table-table > tbody > tr.bg-black.dk, .a-Table-table > tbody > tr.bg-black .dk {
25969
- background: black;
25969
+ background: hsl(0, 2.5%, -5%);
25970
25970
  }
25971
25971
  .a-Table-table > tbody > tr.bg-black.dker, .a-Table-table > tbody > tr.bg-black .dker {
25972
- background: black;
25972
+ background: hsl(0, 5%, -10%);
25973
25973
  }
25974
25974
  .a-Table-table > tbody > tr.bg-black.bg, .a-Table-table > tbody > tr.bg-black .bg {
25975
25975
  background-color: #000;
25976
25976
  }
25977
25977
  .a-Table-table > tbody > tr.bg-black a, .a-Table-table > tbody > tr.bg-black .a-Button--link {
25978
- color: gray;
25978
+ color: rgb(127.5, 127.5, 127.5);
25979
25979
  }
25980
25980
  .a-Table-table > tbody > tr.bg-black a:hover, .a-Table-table > tbody > tr.bg-black .a-Button--link:hover {
25981
25981
  color: #fff;
@@ -25984,26 +25984,26 @@ input[type=button].a-Button--block {
25984
25984
  color: #fff;
25985
25985
  }
25986
25986
  .a-Table-table > tbody > tr.bg-black .text-muted {
25987
- color: #414c52 !important;
25987
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
25988
25988
  }
25989
25989
  .a-Table-table > tbody > tr.bg-black .text-lt {
25990
- color: #99a6ad !important;
25990
+ color: rgb(152.5, 165.5454545455, 173) !important;
25991
25991
  }
25992
25992
  .a-Table-table > tbody > tr.bg-primary {
25993
25993
  background-color: #007bff;
25994
- color: #cfe5fc;
25994
+ color: rgb(206.55, 228.69, 252.45);
25995
25995
  }
25996
25996
  .a-Table-table > tbody > tr.bg-primary.lt, .a-Table-table > tbody > tr.bg-primary .lt {
25997
- background: #1a88ff;
25997
+ background: hsl(211.0588235294, 102.5%, 55%);
25998
25998
  }
25999
25999
  .a-Table-table > tbody > tr.bg-primary.lter, .a-Table-table > tbody > tr.bg-primary .lter {
26000
- background: #3395ff;
26000
+ background: hsl(211.0588235294, 105%, 60%);
26001
26001
  }
26002
26002
  .a-Table-table > tbody > tr.bg-primary.dk, .a-Table-table > tbody > tr.bg-primary .dk {
26003
- background: #006fe6;
26003
+ background: hsl(211.0588235294, 102.5%, 45%);
26004
26004
  }
26005
26005
  .a-Table-table > tbody > tr.bg-primary.dker, .a-Table-table > tbody > tr.bg-primary .dker {
26006
- background: #0062cc;
26006
+ background: hsl(211.0588235294, 105%, 40%);
26007
26007
  }
26008
26008
  .a-Table-table > tbody > tr.bg-primary.bg, .a-Table-table > tbody > tr.bg-primary .bg {
26009
26009
  background-color: #007bff;
@@ -26018,32 +26018,32 @@ input[type=button].a-Button--block {
26018
26018
  color: #fff;
26019
26019
  }
26020
26020
  .a-Table-table > tbody > tr.bg-primary .text-muted {
26021
- color: #414c52 !important;
26021
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
26022
26022
  }
26023
26023
  .a-Table-table > tbody > tr.bg-primary .text-lt {
26024
- color: #99a6ad !important;
26024
+ color: rgb(152.5, 165.5454545455, 173) !important;
26025
26025
  }
26026
26026
  .a-Table-table > tbody > tr.bg-success {
26027
26027
  background-color: #28a745;
26028
- color: #b4e7c0;
26028
+ color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
26029
26029
  }
26030
26030
  .a-Table-table > tbody > tr.bg-success.lt, .a-Table-table > tbody > tr.bg-success .lt {
26031
- background: #2abe4c;
26031
+ background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
26032
26032
  }
26033
26033
  .a-Table-table > tbody > tr.bg-success.lter, .a-Table-table > tbody > tr.bg-success .lter {
26034
- background: #2dd554;
26034
+ background: rgb(45.3956521739, 212.6043478261, 83.5771653543);
26035
26035
  }
26036
26036
  .a-Table-table > tbody > tr.bg-success.dk, .a-Table-table > tbody > tr.bg-success .dk {
26037
- background: #21953b;
26037
+ background: rgb(32.8037137681, 148.6962862319, 59.2673720472);
26038
26038
  }
26039
26039
  .a-Table-table > tbody > tr.bg-success.dker, .a-Table-table > tbody > tr.bg-success .dker {
26040
- background: #1a8232;
26040
+ background: rgb(26.2449275362, 129.7550724638, 49.8811023622);
26041
26041
  }
26042
26042
  .a-Table-table > tbody > tr.bg-success.bg, .a-Table-table > tbody > tr.bg-success .bg {
26043
26043
  background-color: #28a745;
26044
26044
  }
26045
26045
  .a-Table-table > tbody > tr.bg-success a, .a-Table-table > tbody > tr.bg-success .a-Button--link {
26046
- color: #dbf3e0;
26046
+ color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
26047
26047
  }
26048
26048
  .a-Table-table > tbody > tr.bg-success a:hover, .a-Table-table > tbody > tr.bg-success .a-Button--link:hover {
26049
26049
  color: #fff;
@@ -26052,26 +26052,26 @@ input[type=button].a-Button--block {
26052
26052
  color: #fff;
26053
26053
  }
26054
26054
  .a-Table-table > tbody > tr.bg-success .text-muted {
26055
- color: #414c52 !important;
26055
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
26056
26056
  }
26057
26057
  .a-Table-table > tbody > tr.bg-success .text-lt {
26058
- color: #99a6ad !important;
26058
+ color: rgb(152.5, 165.5454545455, 173) !important;
26059
26059
  }
26060
26060
  .a-Table-table > tbody > tr.bg-info {
26061
26061
  background-color: #007bff;
26062
- color: #cfe5fc;
26062
+ color: rgb(206.55, 228.69, 252.45);
26063
26063
  }
26064
26064
  .a-Table-table > tbody > tr.bg-info.lt, .a-Table-table > tbody > tr.bg-info .lt {
26065
- background: #1a88ff;
26065
+ background: hsl(211.0588235294, 102.5%, 55%);
26066
26066
  }
26067
26067
  .a-Table-table > tbody > tr.bg-info.lter, .a-Table-table > tbody > tr.bg-info .lter {
26068
- background: #3395ff;
26068
+ background: hsl(211.0588235294, 105%, 60%);
26069
26069
  }
26070
26070
  .a-Table-table > tbody > tr.bg-info.dk, .a-Table-table > tbody > tr.bg-info .dk {
26071
- background: #006fe6;
26071
+ background: hsl(211.0588235294, 102.5%, 45%);
26072
26072
  }
26073
26073
  .a-Table-table > tbody > tr.bg-info.dker, .a-Table-table > tbody > tr.bg-info .dker {
26074
- background: #0062cc;
26074
+ background: hsl(211.0588235294, 105%, 40%);
26075
26075
  }
26076
26076
  .a-Table-table > tbody > tr.bg-info.bg, .a-Table-table > tbody > tr.bg-info .bg {
26077
26077
  background-color: #007bff;
@@ -26086,32 +26086,32 @@ input[type=button].a-Button--block {
26086
26086
  color: #fff;
26087
26087
  }
26088
26088
  .a-Table-table > tbody > tr.bg-info .text-muted {
26089
- color: #414c52 !important;
26089
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
26090
26090
  }
26091
26091
  .a-Table-table > tbody > tr.bg-info .text-lt {
26092
- color: #99a6ad !important;
26092
+ color: rgb(152.5, 165.5454545455, 173) !important;
26093
26093
  }
26094
26094
  .a-Table-table > tbody > tr.bg-warning {
26095
26095
  background-color: #fad733;
26096
- color: #fffefa;
26096
+ color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
26097
26097
  }
26098
26098
  .a-Table-table > tbody > tr.bg-warning.lt, .a-Table-table > tbody > tr.bg-warning .lt {
26099
- background: #fddd4a;
26099
+ background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
26100
26100
  }
26101
26101
  .a-Table-table > tbody > tr.bg-warning.lter, .a-Table-table > tbody > tr.bg-warning .lter {
26102
- background: #ffe361;
26102
+ background: hsl(49.4472361809, 100.2153110048%, 69.0196078431%);
26103
26103
  }
26104
26104
  .a-Table-table > tbody > tr.bg-warning.dk, .a-Table-table > tbody > tr.bg-warning .dk {
26105
- background: #fcd417;
26105
+ background: rgb(252.3212021531, 212.0197742601, 23.1787978469);
26106
26106
  }
26107
26107
  .a-Table-table > tbody > tr.bg-warning.dker, .a-Table-table > tbody > tr.bg-warning .dker {
26108
- background: #face00;
26108
+ background: hsl(49.4472361809, 100.2153110048%, 49.0196078431%);
26109
26109
  }
26110
26110
  .a-Table-table > tbody > tr.bg-warning.bg, .a-Table-table > tbody > tr.bg-warning .bg {
26111
26111
  background-color: #fad733;
26112
26112
  }
26113
26113
  .a-Table-table > tbody > tr.bg-warning a, .a-Table-table > tbody > tr.bg-warning .a-Button--link {
26114
- color: white;
26114
+ color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
26115
26115
  }
26116
26116
  .a-Table-table > tbody > tr.bg-warning a:hover, .a-Table-table > tbody > tr.bg-warning .a-Button--link:hover {
26117
26117
  color: #fff;
@@ -26120,32 +26120,32 @@ input[type=button].a-Button--block {
26120
26120
  color: #fff;
26121
26121
  }
26122
26122
  .a-Table-table > tbody > tr.bg-warning .text-muted {
26123
- color: #414c52 !important;
26123
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
26124
26124
  }
26125
26125
  .a-Table-table > tbody > tr.bg-warning .text-lt {
26126
- color: #99a6ad !important;
26126
+ color: rgb(152.5, 165.5454545455, 173) !important;
26127
26127
  }
26128
26128
  .a-Table-table > tbody > tr.bg-danger {
26129
26129
  background-color: #dc3545;
26130
- color: #f8e5e6;
26130
+ color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
26131
26131
  }
26132
26132
  .a-Table-table > tbody > tr.bg-danger.lt, .a-Table-table > tbody > tr.bg-danger .lt {
26133
- background: #e24857;
26133
+ background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
26134
26134
  }
26135
26135
  .a-Table-table > tbody > tr.bg-danger.lter, .a-Table-table > tbody > tr.bg-danger .lter {
26136
- background: #e85c69;
26136
+ background: rgb(232.1816455696, 91.8183544304, 105.2663344198);
26137
26137
  }
26138
26138
  .a-Table-table > tbody > tr.bg-danger.dk, .a-Table-table > tbody > tr.bg-danger .dk {
26139
- background: #d62133;
26139
+ background: rgb(214.0431170886, 33.4568829114, 50.7585580421);
26140
26140
  }
26141
26141
  .a-Table-table > tbody > tr.bg-danger.dker, .a-Table-table > tbody > tr.bg-danger .dker {
26142
- background: #c31b2b;
26142
+ background: rgb(194.7651898734, 27.2348101266, 43.2856249526);
26143
26143
  }
26144
26144
  .a-Table-table > tbody > tr.bg-danger.bg, .a-Table-table > tbody > tr.bg-danger .bg {
26145
26145
  background-color: #dc3545;
26146
26146
  }
26147
26147
  .a-Table-table > tbody > tr.bg-danger a, .a-Table-table > tbody > tr.bg-danger .a-Button--link {
26148
- color: white;
26148
+ color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
26149
26149
  }
26150
26150
  .a-Table-table > tbody > tr.bg-danger a:hover, .a-Table-table > tbody > tr.bg-danger .a-Button--link:hover {
26151
26151
  color: #fff;
@@ -26154,10 +26154,10 @@ input[type=button].a-Button--block {
26154
26154
  color: #fff;
26155
26155
  }
26156
26156
  .a-Table-table > tbody > tr.bg-danger .text-muted {
26157
- color: #414c52 !important;
26157
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
26158
26158
  }
26159
26159
  .a-Table-table > tbody > tr.bg-danger .text-lt {
26160
- color: #99a6ad !important;
26160
+ color: rgb(152.5, 165.5454545455, 173) !important;
26161
26161
  }
26162
26162
  .a-Table-table > tbody > tr.is-dragging {
26163
26163
  opacity: var(--Table-onDragging-opacity);
@@ -26908,41 +26908,41 @@ input[type=button].a-Button--block {
26908
26908
  color: #58666e;
26909
26909
  }
26910
26910
  .a-Table2 .a-Table-table > tbody > tr.bg-light.lt, .a-Table2 .a-Table-table > tbody > tr.bg-light .lt {
26911
- background: #fefefe;
26911
+ background: rgb(253.9275, 254.1, 254.2725);
26912
26912
  }
26913
26913
  .a-Table2 .a-Table-table > tbody > tr.bg-light.lter, .a-Table2 .a-Table-table > tbody > tr.bg-light .lter {
26914
- background: white;
26914
+ background: hsl(210, 21.6666666667%, 100.6470588235%);
26915
26915
  }
26916
26916
  .a-Table2 .a-Table-table > tbody > tr.bg-light.dk, .a-Table2 .a-Table-table > tbody > tr.bg-light .dk {
26917
- background: #eff1f4;
26917
+ background: rgb(238.73375, 241.35, 243.96625);
26918
26918
  }
26919
26919
  .a-Table2 .a-Table-table > tbody > tr.bg-light.dker, .a-Table2 .a-Table-table > tbody > tr.bg-light .dker {
26920
- background: #e8ecf0;
26920
+ background: rgb(232.1875, 236.25, 240.3125);
26921
26921
  }
26922
26922
  .a-Table2 .a-Table-table > tbody > tr.bg-light.bg, .a-Table2 .a-Table-table > tbody > tr.bg-light .bg {
26923
26923
  background-color: #f8f9fa;
26924
26924
  }
26925
26925
  .a-Table2 .a-Table-table > tbody > tr.bg-dark {
26926
26926
  background-color: #343a40;
26927
- color: #a0a0a0;
26927
+ color: rgb(159.6724137931, 160, 160.3275862069);
26928
26928
  }
26929
26929
  .a-Table2 .a-Table-table > tbody > tr.bg-dark.lt, .a-Table2 .a-Table-table > tbody > tr.bg-dark .lt {
26930
- background: #3e4750;
26930
+ background: rgb(61.6622844828, 70.75, 79.8377155172);
26931
26931
  }
26932
26932
  .a-Table2 .a-Table-table > tbody > tr.bg-dark.lter, .a-Table2 .a-Table-table > tbody > tr.bg-dark .lter {
26933
- background: #475460;
26933
+ background: rgb(70.6870689655, 83.5, 96.3129310345);
26934
26934
  }
26935
26935
  .a-Table2 .a-Table-table > tbody > tr.bg-dark.dk, .a-Table2 .a-Table-table > tbody > tr.bg-dark .dk {
26936
- background: #272d33;
26936
+ background: rgb(39.4377155172, 45.25, 51.0622844828);
26937
26937
  }
26938
26938
  .a-Table2 .a-Table-table > tbody > tr.bg-dark.dker, .a-Table2 .a-Table-table > tbody > tr.bg-dark .dker {
26939
- background: #1c2125;
26939
+ background: rgb(27.5129310345, 32.5, 37.4870689655);
26940
26940
  }
26941
26941
  .a-Table2 .a-Table-table > tbody > tr.bg-dark.bg, .a-Table2 .a-Table-table > tbody > tr.bg-dark .bg {
26942
26942
  background-color: #343a40;
26943
26943
  }
26944
26944
  .a-Table2 .a-Table-table > tbody > tr.bg-dark a, .a-Table2 .a-Table-table > tbody > tr.bg-dark .a-Button--link {
26945
- color: #b9baba;
26945
+ color: rgb(185.2603448276, 185.5, 185.7396551724);
26946
26946
  }
26947
26947
  .a-Table2 .a-Table-table > tbody > tr.bg-dark a:hover, .a-Table2 .a-Table-table > tbody > tr.bg-dark .a-Button--link:hover {
26948
26948
  color: #fff;
@@ -26951,32 +26951,32 @@ input[type=button].a-Button--block {
26951
26951
  color: #fff;
26952
26952
  }
26953
26953
  .a-Table2 .a-Table-table > tbody > tr.bg-dark .text-muted {
26954
- color: #414c52 !important;
26954
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
26955
26955
  }
26956
26956
  .a-Table2 .a-Table-table > tbody > tr.bg-dark .text-lt {
26957
- color: #99a6ad !important;
26957
+ color: rgb(152.5, 165.5454545455, 173) !important;
26958
26958
  }
26959
26959
  .a-Table2 .a-Table-table > tbody > tr.bg-black {
26960
26960
  background-color: #000;
26961
26961
  color: #666666;
26962
26962
  }
26963
26963
  .a-Table2 .a-Table-table > tbody > tr.bg-black.lt, .a-Table2 .a-Table-table > tbody > tr.bg-black .lt {
26964
- background: #0d0c0c;
26964
+ background: rgb(13.06875, 12.43125, 12.43125);
26965
26965
  }
26966
26966
  .a-Table2 .a-Table-table > tbody > tr.bg-black.lter, .a-Table2 .a-Table-table > tbody > tr.bg-black .lter {
26967
- background: #1b1818;
26967
+ background: rgb(26.775, 24.225, 24.225);
26968
26968
  }
26969
26969
  .a-Table2 .a-Table-table > tbody > tr.bg-black.dk, .a-Table2 .a-Table-table > tbody > tr.bg-black .dk {
26970
- background: black;
26970
+ background: hsl(0, 2.5%, -5%);
26971
26971
  }
26972
26972
  .a-Table2 .a-Table-table > tbody > tr.bg-black.dker, .a-Table2 .a-Table-table > tbody > tr.bg-black .dker {
26973
- background: black;
26973
+ background: hsl(0, 5%, -10%);
26974
26974
  }
26975
26975
  .a-Table2 .a-Table-table > tbody > tr.bg-black.bg, .a-Table2 .a-Table-table > tbody > tr.bg-black .bg {
26976
26976
  background-color: #000;
26977
26977
  }
26978
26978
  .a-Table2 .a-Table-table > tbody > tr.bg-black a, .a-Table2 .a-Table-table > tbody > tr.bg-black .a-Button--link {
26979
- color: gray;
26979
+ color: rgb(127.5, 127.5, 127.5);
26980
26980
  }
26981
26981
  .a-Table2 .a-Table-table > tbody > tr.bg-black a:hover, .a-Table2 .a-Table-table > tbody > tr.bg-black .a-Button--link:hover {
26982
26982
  color: #fff;
@@ -26985,26 +26985,26 @@ input[type=button].a-Button--block {
26985
26985
  color: #fff;
26986
26986
  }
26987
26987
  .a-Table2 .a-Table-table > tbody > tr.bg-black .text-muted {
26988
- color: #414c52 !important;
26988
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
26989
26989
  }
26990
26990
  .a-Table2 .a-Table-table > tbody > tr.bg-black .text-lt {
26991
- color: #99a6ad !important;
26991
+ color: rgb(152.5, 165.5454545455, 173) !important;
26992
26992
  }
26993
26993
  .a-Table2 .a-Table-table > tbody > tr.bg-primary {
26994
26994
  background-color: #007bff;
26995
- color: #cfe5fc;
26995
+ color: rgb(206.55, 228.69, 252.45);
26996
26996
  }
26997
26997
  .a-Table2 .a-Table-table > tbody > tr.bg-primary.lt, .a-Table2 .a-Table-table > tbody > tr.bg-primary .lt {
26998
- background: #1a88ff;
26998
+ background: hsl(211.0588235294, 102.5%, 55%);
26999
26999
  }
27000
27000
  .a-Table2 .a-Table-table > tbody > tr.bg-primary.lter, .a-Table2 .a-Table-table > tbody > tr.bg-primary .lter {
27001
- background: #3395ff;
27001
+ background: hsl(211.0588235294, 105%, 60%);
27002
27002
  }
27003
27003
  .a-Table2 .a-Table-table > tbody > tr.bg-primary.dk, .a-Table2 .a-Table-table > tbody > tr.bg-primary .dk {
27004
- background: #006fe6;
27004
+ background: hsl(211.0588235294, 102.5%, 45%);
27005
27005
  }
27006
27006
  .a-Table2 .a-Table-table > tbody > tr.bg-primary.dker, .a-Table2 .a-Table-table > tbody > tr.bg-primary .dker {
27007
- background: #0062cc;
27007
+ background: hsl(211.0588235294, 105%, 40%);
27008
27008
  }
27009
27009
  .a-Table2 .a-Table-table > tbody > tr.bg-primary.bg, .a-Table2 .a-Table-table > tbody > tr.bg-primary .bg {
27010
27010
  background-color: #007bff;
@@ -27019,32 +27019,32 @@ input[type=button].a-Button--block {
27019
27019
  color: #fff;
27020
27020
  }
27021
27021
  .a-Table2 .a-Table-table > tbody > tr.bg-primary .text-muted {
27022
- color: #414c52 !important;
27022
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
27023
27023
  }
27024
27024
  .a-Table2 .a-Table-table > tbody > tr.bg-primary .text-lt {
27025
- color: #99a6ad !important;
27025
+ color: rgb(152.5, 165.5454545455, 173) !important;
27026
27026
  }
27027
27027
  .a-Table2 .a-Table-table > tbody > tr.bg-success {
27028
27028
  background-color: #28a745;
27029
- color: #b4e7c0;
27029
+ color: rgb(180.0804347826, 230.9195652174, 191.6893700787);
27030
27030
  }
27031
27031
  .a-Table2 .a-Table-table > tbody > tr.bg-success.lt, .a-Table2 .a-Table-table > tbody > tr.bg-success .lt {
27032
- background: #2abe4c;
27032
+ background: rgb(42.0212862319, 190.4787137681, 75.9210137795);
27033
27033
  }
27034
27034
  .a-Table2 .a-Table-table > tbody > tr.bg-success.lter, .a-Table2 .a-Table-table > tbody > tr.bg-success .lter {
27035
- background: #2dd554;
27035
+ background: rgb(45.3956521739, 212.6043478261, 83.5771653543);
27036
27036
  }
27037
27037
  .a-Table2 .a-Table-table > tbody > tr.bg-success.dk, .a-Table2 .a-Table-table > tbody > tr.bg-success .dk {
27038
- background: #21953b;
27038
+ background: rgb(32.8037137681, 148.6962862319, 59.2673720472);
27039
27039
  }
27040
27040
  .a-Table2 .a-Table-table > tbody > tr.bg-success.dker, .a-Table2 .a-Table-table > tbody > tr.bg-success .dker {
27041
- background: #1a8232;
27041
+ background: rgb(26.2449275362, 129.7550724638, 49.8811023622);
27042
27042
  }
27043
27043
  .a-Table2 .a-Table-table > tbody > tr.bg-success.bg, .a-Table2 .a-Table-table > tbody > tr.bg-success .bg {
27044
27044
  background-color: #28a745;
27045
27045
  }
27046
27046
  .a-Table2 .a-Table-table > tbody > tr.bg-success a, .a-Table2 .a-Table-table > tbody > tr.bg-success .a-Button--link {
27047
- color: #dbf3e0;
27047
+ color: rgb(218.6753623188, 243.3246376812, 224.3039370079);
27048
27048
  }
27049
27049
  .a-Table2 .a-Table-table > tbody > tr.bg-success a:hover, .a-Table2 .a-Table-table > tbody > tr.bg-success .a-Button--link:hover {
27050
27050
  color: #fff;
@@ -27053,26 +27053,26 @@ input[type=button].a-Button--block {
27053
27053
  color: #fff;
27054
27054
  }
27055
27055
  .a-Table2 .a-Table-table > tbody > tr.bg-success .text-muted {
27056
- color: #414c52 !important;
27056
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
27057
27057
  }
27058
27058
  .a-Table2 .a-Table-table > tbody > tr.bg-success .text-lt {
27059
- color: #99a6ad !important;
27059
+ color: rgb(152.5, 165.5454545455, 173) !important;
27060
27060
  }
27061
27061
  .a-Table2 .a-Table-table > tbody > tr.bg-info {
27062
27062
  background-color: #007bff;
27063
- color: #cfe5fc;
27063
+ color: rgb(206.55, 228.69, 252.45);
27064
27064
  }
27065
27065
  .a-Table2 .a-Table-table > tbody > tr.bg-info.lt, .a-Table2 .a-Table-table > tbody > tr.bg-info .lt {
27066
- background: #1a88ff;
27066
+ background: hsl(211.0588235294, 102.5%, 55%);
27067
27067
  }
27068
27068
  .a-Table2 .a-Table-table > tbody > tr.bg-info.lter, .a-Table2 .a-Table-table > tbody > tr.bg-info .lter {
27069
- background: #3395ff;
27069
+ background: hsl(211.0588235294, 105%, 60%);
27070
27070
  }
27071
27071
  .a-Table2 .a-Table-table > tbody > tr.bg-info.dk, .a-Table2 .a-Table-table > tbody > tr.bg-info .dk {
27072
- background: #006fe6;
27072
+ background: hsl(211.0588235294, 102.5%, 45%);
27073
27073
  }
27074
27074
  .a-Table2 .a-Table-table > tbody > tr.bg-info.dker, .a-Table2 .a-Table-table > tbody > tr.bg-info .dker {
27075
- background: #0062cc;
27075
+ background: hsl(211.0588235294, 105%, 40%);
27076
27076
  }
27077
27077
  .a-Table2 .a-Table-table > tbody > tr.bg-info.bg, .a-Table2 .a-Table-table > tbody > tr.bg-info .bg {
27078
27078
  background-color: #007bff;
@@ -27087,32 +27087,32 @@ input[type=button].a-Button--block {
27087
27087
  color: #fff;
27088
27088
  }
27089
27089
  .a-Table2 .a-Table-table > tbody > tr.bg-info .text-muted {
27090
- color: #414c52 !important;
27090
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
27091
27091
  }
27092
27092
  .a-Table2 .a-Table-table > tbody > tr.bg-info .text-lt {
27093
- color: #99a6ad !important;
27093
+ color: rgb(152.5, 165.5454545455, 173) !important;
27094
27094
  }
27095
27095
  .a-Table2 .a-Table-table > tbody > tr.bg-warning {
27096
27096
  background-color: #fad733;
27097
- color: #fffefa;
27097
+ color: rgb(254.6303827751, 253.8810018994, 250.3696172249);
27098
27098
  }
27099
27099
  .a-Table2 .a-Table-table > tbody > tr.bg-warning.lt, .a-Table2 .a-Table-table > tbody > tr.bg-warning .lt {
27100
- background: #fddd4a;
27100
+ background: rgb(252.9037978469, 221.3672860415, 73.5962021531);
27101
27101
  }
27102
27102
  .a-Table2 .a-Table-table > tbody > tr.bg-warning.lter, .a-Table2 .a-Table-table > tbody > tr.bg-warning .lter {
27103
- background: #ffe361;
27103
+ background: hsl(49.4472361809, 100.2153110048%, 69.0196078431%);
27104
27104
  }
27105
27105
  .a-Table2 .a-Table-table > tbody > tr.bg-warning.dk, .a-Table2 .a-Table-table > tbody > tr.bg-warning .dk {
27106
- background: #fcd417;
27106
+ background: rgb(252.3212021531, 212.0197742601, 23.1787978469);
27107
27107
  }
27108
27108
  .a-Table2 .a-Table-table > tbody > tr.bg-warning.dker, .a-Table2 .a-Table-table > tbody > tr.bg-warning .dker {
27109
- background: #face00;
27109
+ background: hsl(49.4472361809, 100.2153110048%, 49.0196078431%);
27110
27110
  }
27111
27111
  .a-Table2 .a-Table-table > tbody > tr.bg-warning.bg, .a-Table2 .a-Table-table > tbody > tr.bg-warning .bg {
27112
27112
  background-color: #fad733;
27113
27113
  }
27114
27114
  .a-Table2 .a-Table-table > tbody > tr.bg-warning a, .a-Table2 .a-Table-table > tbody > tr.bg-warning .a-Button--link {
27115
- color: white;
27115
+ color: hsl(49.4472361809, 85.2153110048%, 109.0196078431%);
27116
27116
  }
27117
27117
  .a-Table2 .a-Table-table > tbody > tr.bg-warning a:hover, .a-Table2 .a-Table-table > tbody > tr.bg-warning .a-Button--link:hover {
27118
27118
  color: #fff;
@@ -27121,32 +27121,32 @@ input[type=button].a-Button--block {
27121
27121
  color: #fff;
27122
27122
  }
27123
27123
  .a-Table2 .a-Table-table > tbody > tr.bg-warning .text-muted {
27124
- color: #414c52 !important;
27124
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
27125
27125
  }
27126
27126
  .a-Table2 .a-Table-table > tbody > tr.bg-warning .text-lt {
27127
- color: #99a6ad !important;
27127
+ color: rgb(152.5, 165.5454545455, 173) !important;
27128
27128
  }
27129
27129
  .a-Table2 .a-Table-table > tbody > tr.bg-danger {
27130
27130
  background-color: #dc3545;
27131
- color: #f8e5e6;
27131
+ color: rgb(248.4765822785, 228.5234177215, 230.4350981581);
27132
27132
  }
27133
27133
  .a-Table2 .a-Table-table > tbody > tr.bg-danger.lt, .a-Table2 .a-Table-table > tbody > tr.bg-danger .lt {
27134
- background: #e24857;
27134
+ background: rgb(226.4095727848, 72.0904272152, 86.8754950542);
27135
27135
  }
27136
27136
  .a-Table2 .a-Table-table > tbody > tr.bg-danger.lter, .a-Table2 .a-Table-table > tbody > tr.bg-danger .lter {
27137
- background: #e85c69;
27137
+ background: rgb(232.1816455696, 91.8183544304, 105.2663344198);
27138
27138
  }
27139
27139
  .a-Table2 .a-Table-table > tbody > tr.bg-danger.dk, .a-Table2 .a-Table-table > tbody > tr.bg-danger .dk {
27140
- background: #d62133;
27140
+ background: rgb(214.0431170886, 33.4568829114, 50.7585580421);
27141
27141
  }
27142
27142
  .a-Table2 .a-Table-table > tbody > tr.bg-danger.dker, .a-Table2 .a-Table-table > tbody > tr.bg-danger .dker {
27143
- background: #c31b2b;
27143
+ background: rgb(194.7651898734, 27.2348101266, 43.2856249526);
27144
27144
  }
27145
27145
  .a-Table2 .a-Table-table > tbody > tr.bg-danger.bg, .a-Table2 .a-Table-table > tbody > tr.bg-danger .bg {
27146
27146
  background-color: #dc3545;
27147
27147
  }
27148
27148
  .a-Table2 .a-Table-table > tbody > tr.bg-danger a, .a-Table2 .a-Table-table > tbody > tr.bg-danger .a-Button--link {
27149
- color: white;
27149
+ color: hsl(354.251497006, 60.4641350211%, 103.5294117647%);
27150
27150
  }
27151
27151
  .a-Table2 .a-Table-table > tbody > tr.bg-danger a:hover, .a-Table2 .a-Table-table > tbody > tr.bg-danger .a-Button--link:hover {
27152
27152
  color: #fff;
@@ -27155,10 +27155,10 @@ input[type=button].a-Button--block {
27155
27155
  color: #fff;
27156
27156
  }
27157
27157
  .a-Table2 .a-Table-table > tbody > tr.bg-danger .text-muted {
27158
- color: #414c52 !important;
27158
+ color: rgb(65.3333333333, 75.7272727273, 81.6666666667) !important;
27159
27159
  }
27160
27160
  .a-Table2 .a-Table-table > tbody > tr.bg-danger .text-lt {
27161
- color: #99a6ad !important;
27161
+ color: rgb(152.5, 165.5454545455, 173) !important;
27162
27162
  }
27163
27163
  .a-Table2 .a-Table-table > tbody > tr.is-dragging {
27164
27164
  opacity: var(--Table-onDragging-opacity);
@@ -43407,6 +43407,17 @@ td.rdtQuarter.rdtDisabled:hover > span {
43407
43407
  .AMISDebug .primary {
43408
43408
  color: #009fff;
43409
43409
  }
43410
+ .AMISDebug-inspectIcon {
43411
+ width: 16px;
43412
+ height: 16px;
43413
+ position: relative;
43414
+ top: 3px;
43415
+ cursor: pointer;
43416
+ margin-right: 8px;
43417
+ }
43418
+ .AMISDebug-inspectIcon.is-active {
43419
+ fill: #009fff;
43420
+ }
43410
43421
  .AMISDebug-header {
43411
43422
  padding: var(--Drawer-header-padding);
43412
43423
  background: var(--Drawer-header-bg);
@@ -43416,24 +43427,28 @@ td.rdtQuarter.rdtDisabled:hover > span {
43416
43427
  pointer-events: none;
43417
43428
  position: absolute;
43418
43429
  outline: 1px dashed #1c76c4;
43430
+ z-index: 2000;
43419
43431
  }
43420
43432
  .AMISDebug-activeBox {
43421
43433
  pointer-events: none;
43422
43434
  position: absolute;
43423
- outline: 1px #1c76c4;
43435
+ outline: 1px #1c76c4 solid;
43436
+ z-index: 2000;
43424
43437
  }
43425
43438
  .AMISDebug-tab {
43426
- overflow: hidden;
43427
43439
  border-bottom: 1px solid #3d3d3d;
43440
+ height: 30px;
43441
+ flex-shrink: 0;
43428
43442
  }
43429
43443
  .AMISDebug-tab > button {
43430
43444
  color: inherit;
43431
43445
  background: inherit;
43432
- float: left;
43446
+ display: inline-block;
43433
43447
  border: none;
43434
43448
  outline: none;
43435
43449
  cursor: pointer;
43436
- padding: var(--gap-sm) var(--gap-md);
43450
+ line-height: 29px;
43451
+ padding: 0 var(--gap-md);
43437
43452
  transition: 0.3s;
43438
43453
  border-bottom: 1px solid transparent;
43439
43454
  }
@@ -43468,6 +43483,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
43468
43483
  pointer-events: all;
43469
43484
  display: none;
43470
43485
  height: 100%;
43486
+ flex-direction: column;
43471
43487
  }
43472
43488
  .AMISDebug-resize {
43473
43489
  position: absolute;
@@ -43484,14 +43500,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
43484
43500
  position: absolute;
43485
43501
  font-size: 18px;
43486
43502
  right: 40px;
43487
- top: var(--gap-sm);
43503
+ top: 2px;
43488
43504
  cursor: pointer;
43489
43505
  }
43490
43506
  .AMISDebug-close {
43491
43507
  position: absolute;
43492
43508
  font-size: 18px;
43493
43509
  right: var(--gap-sm);
43494
- top: var(--gap-sm);
43510
+ top: 2px;
43495
43511
  cursor: pointer;
43496
43512
  }
43497
43513
  .AMISDebug.is-expanded {
@@ -43504,7 +43520,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
43504
43520
  display: none;
43505
43521
  }
43506
43522
  .AMISDebug.is-expanded .AMISDebug-content {
43507
- display: block;
43523
+ display: flex;
43508
43524
  }
43509
43525
  .AMISDebug.is-left {
43510
43526
  left: 0;
@@ -43540,6 +43556,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
43540
43556
  .AMISDebug-log, .AMISDebug-inspect {
43541
43557
  height: 100%;
43542
43558
  overflow: auto;
43559
+ flex: 1;
43560
+ min-height: 0;
43543
43561
  scrollbar-width: thin;
43544
43562
  scrollbar-color: #6b6b6b #2b2b2b;
43545
43563
  }
@@ -43564,6 +43582,33 @@ td.rdtQuarter.rdtDisabled:hover > span {
43564
43582
  .AMISDebug-logLine {
43565
43583
  overflow-x: hidden;
43566
43584
  }
43585
+ .AMISDebug-footer {
43586
+ height: 30px;
43587
+ flex-shrink: 0;
43588
+ display: flex;
43589
+ flex-direction: row;
43590
+ align-items: center;
43591
+ background: #2c2c2c;
43592
+ }
43593
+ .AMISDebug-footer > svg {
43594
+ width: 11px;
43595
+ flex-shrink: 0;
43596
+ }
43597
+ .AMISDebug-footer > input {
43598
+ flex-grow: 1;
43599
+ min-width: 0;
43600
+ border: none;
43601
+ background: transparent;
43602
+ color: #cccccc;
43603
+ padding: 0;
43604
+ outline: none;
43605
+ height: 100%;
43606
+ }
43607
+ .AMISDebug-value {
43608
+ color: rgb(253, 151, 31);
43609
+ padding: 0;
43610
+ margin: 0;
43611
+ }
43567
43612
  .a-Nav-Menu {
43568
43613
  --Menu-width: var(--Layout-aside-width);
43569
43614
  --Menu-width--collapsed: var(--Layout-aside-width-collapsed);