amis 2.5.1 → 2.5.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (375) hide show
  1. package/esm/compat.js +1 -1
  2. package/esm/index.js +1 -1
  3. package/esm/preset.js +1 -1
  4. package/esm/renderers/Action.js +1 -1
  5. package/esm/renderers/Alert.js +1 -1
  6. package/esm/renderers/AnchorNav.js +1 -1
  7. package/esm/renderers/App.js +1 -1
  8. package/esm/renderers/Audio.js +1 -1
  9. package/esm/renderers/Avatar.js +1 -1
  10. package/esm/renderers/BarCode.js +1 -1
  11. package/esm/renderers/Breadcrumb.js +1 -1
  12. package/esm/renderers/ButtonGroup.js +1 -1
  13. package/esm/renderers/CRUD.d.ts +2 -0
  14. package/esm/renderers/CRUD.js +4 -5
  15. package/esm/renderers/CRUD2.js +1 -1
  16. package/esm/renderers/Calendar.js +1 -1
  17. package/esm/renderers/Card.js +1 -1
  18. package/esm/renderers/Card2.js +1 -1
  19. package/esm/renderers/Cards.js +1 -1
  20. package/esm/renderers/Carousel.js +1 -1
  21. package/esm/renderers/Chart.js +1 -1
  22. package/esm/renderers/Code.js +1 -1
  23. package/esm/renderers/Collapse.js +1 -1
  24. package/esm/renderers/CollapseGroup.js +1 -1
  25. package/esm/renderers/Color.js +1 -1
  26. package/esm/renderers/Container.js +1 -1
  27. package/esm/renderers/Copyable.js +1 -1
  28. package/esm/renderers/Custom.js +1 -1
  29. package/esm/renderers/Date.js +1 -1
  30. package/esm/renderers/DateRange.js +1 -1
  31. package/esm/renderers/Dialog.js +1 -1
  32. package/esm/renderers/Divider.js +1 -1
  33. package/esm/renderers/Drawer.js +1 -1
  34. package/esm/renderers/DropDownButton.js +1 -1
  35. package/esm/renderers/Each.js +1 -1
  36. package/esm/renderers/Flex.js +1 -1
  37. package/esm/renderers/Form/ButtonGroupSelect.js +1 -1
  38. package/esm/renderers/Form/ButtonToolbar.js +1 -1
  39. package/esm/renderers/Form/ChainedSelect.js +1 -1
  40. package/esm/renderers/Form/ChartRadios.js +1 -1
  41. package/esm/renderers/Form/Checkbox.js +1 -1
  42. package/esm/renderers/Form/Checkboxes.js +1 -1
  43. package/esm/renderers/Form/Combo.js +1 -1
  44. package/esm/renderers/Form/ConditionBuilder.js +1 -1
  45. package/esm/renderers/Form/Control.js +1 -1
  46. package/esm/renderers/Form/DiffEditor.d.ts +3 -0
  47. package/esm/renderers/Form/DiffEditor.js +1 -1
  48. package/esm/renderers/Form/Editor.d.ts +1 -0
  49. package/esm/renderers/Form/Editor.js +1 -1
  50. package/esm/renderers/Form/FieldSet.js +1 -1
  51. package/esm/renderers/Form/Formula.js +1 -1
  52. package/esm/renderers/Form/Group.js +1 -1
  53. package/esm/renderers/Form/Hidden.js +1 -1
  54. package/esm/renderers/Form/IconPicker.js +1 -1
  55. package/esm/renderers/Form/IconPickerIcons.js +1 -1
  56. package/esm/renderers/Form/IconSelect.js +1 -1
  57. package/esm/renderers/Form/IconSelectStore.js +1 -1
  58. package/esm/renderers/Form/InputArray.js +1 -1
  59. package/esm/renderers/Form/InputCity.js +1 -1
  60. package/esm/renderers/Form/InputColor.js +1 -1
  61. package/esm/renderers/Form/InputDate.js +1 -1
  62. package/esm/renderers/Form/InputDateRange.js +1 -1
  63. package/esm/renderers/Form/InputExcel.js +1 -1
  64. package/esm/renderers/Form/InputFile.js +1 -1
  65. package/esm/renderers/Form/InputFormula.js +1 -1
  66. package/esm/renderers/Form/InputGroup.js +1 -1
  67. package/esm/renderers/Form/InputImage.js +1 -1
  68. package/esm/renderers/Form/InputMonthRange.js +1 -1
  69. package/esm/renderers/Form/InputNumber.js +1 -1
  70. package/esm/renderers/Form/InputQuarterRange.js +1 -1
  71. package/esm/renderers/Form/InputRange.js +1 -1
  72. package/esm/renderers/Form/InputRating.js +1 -1
  73. package/esm/renderers/Form/InputRepeat.js +1 -1
  74. package/esm/renderers/Form/InputRichText.js +1 -1
  75. package/esm/renderers/Form/InputSubForm.js +1 -1
  76. package/esm/renderers/Form/InputTable.js +1 -1
  77. package/esm/renderers/Form/InputTag.js +1 -1
  78. package/esm/renderers/Form/InputText.js +1 -1
  79. package/esm/renderers/Form/InputTree.js +1 -1
  80. package/esm/renderers/Form/InputYearRange.js +1 -1
  81. package/esm/renderers/Form/JSONSchema.js +1 -1
  82. package/esm/renderers/Form/JSONSchemaEditor.js +1 -1
  83. package/esm/renderers/Form/ListSelect.js +1 -1
  84. package/esm/renderers/Form/LocationPicker.js +1 -1
  85. package/esm/renderers/Form/MatrixCheckboxes.js +1 -1
  86. package/esm/renderers/Form/NestedSelect.js +1 -1
  87. package/esm/renderers/Form/Picker.js +1 -1
  88. package/esm/renderers/Form/Radios.js +1 -1
  89. package/esm/renderers/Form/Select.js +1 -1
  90. package/esm/renderers/Form/Static.js +1 -1
  91. package/esm/renderers/Form/StaticHoc.js +1 -1
  92. package/esm/renderers/Form/Switch.js +1 -1
  93. package/esm/renderers/Form/TabsTransfer.d.ts +3 -0
  94. package/esm/renderers/Form/TabsTransfer.js +9 -5
  95. package/esm/renderers/Form/TabsTransferPicker.js +1 -1
  96. package/esm/renderers/Form/Textarea.js +1 -1
  97. package/esm/renderers/Form/Transfer.js +1 -1
  98. package/esm/renderers/Form/TransferPicker.js +1 -1
  99. package/esm/renderers/Form/TreeSelect.js +1 -1
  100. package/esm/renderers/Form/UUID.js +1 -1
  101. package/esm/renderers/Form/UserSelect.js +1 -1
  102. package/esm/renderers/Grid.js +1 -1
  103. package/esm/renderers/Grid2D.js +1 -1
  104. package/esm/renderers/GridNav.js +1 -1
  105. package/esm/renderers/HBox.js +1 -1
  106. package/esm/renderers/IFrame.js +1 -1
  107. package/esm/renderers/Icon.js +1 -1
  108. package/esm/renderers/Image.js +1 -1
  109. package/esm/renderers/Images.js +1 -1
  110. package/esm/renderers/Json.js +1 -1
  111. package/esm/renderers/Link.js +1 -1
  112. package/esm/renderers/List.js +1 -1
  113. package/esm/renderers/Log.js +1 -1
  114. package/esm/renderers/Mapping.d.ts +21 -1
  115. package/esm/renderers/Mapping.js +53 -7
  116. package/esm/renderers/Markdown.js +1 -1
  117. package/esm/renderers/MultilineText.js +1 -1
  118. package/esm/renderers/Nav.js +1 -1
  119. package/esm/renderers/Operation.js +1 -1
  120. package/esm/renderers/Page.js +1 -1
  121. package/esm/renderers/Pagination.js +1 -1
  122. package/esm/renderers/PaginationWrapper.js +1 -1
  123. package/esm/renderers/Panel.js +1 -1
  124. package/esm/renderers/Password.js +1 -1
  125. package/esm/renderers/Plain.js +1 -1
  126. package/esm/renderers/PopOver.js +1 -1
  127. package/esm/renderers/Portlet.js +1 -1
  128. package/esm/renderers/Progress.js +1 -1
  129. package/esm/renderers/Property.js +1 -1
  130. package/esm/renderers/QRCode.js +1 -1
  131. package/esm/renderers/QuickEdit.js +1 -1
  132. package/esm/renderers/Remark.js +1 -1
  133. package/esm/renderers/SearchBox.js +1 -1
  134. package/esm/renderers/Service.js +1 -1
  135. package/esm/renderers/SparkLine.js +1 -1
  136. package/esm/renderers/Spinner.js +1 -1
  137. package/esm/renderers/Status.js +1 -1
  138. package/esm/renderers/Steps.js +1 -1
  139. package/esm/renderers/Table/ColumnToggler.js +1 -1
  140. package/esm/renderers/Table/HeadCellFilterDropdown.js +1 -1
  141. package/esm/renderers/Table/HeadCellSearchDropdown.js +1 -1
  142. package/esm/renderers/Table/ItemActionsWrapper.js +1 -1
  143. package/esm/renderers/Table/TableBody.js +1 -1
  144. package/esm/renderers/Table/TableCell.js +1 -1
  145. package/esm/renderers/Table/TableContent.js +1 -1
  146. package/esm/renderers/Table/TableRow.js +1 -1
  147. package/esm/renderers/Table/exportExcel.js +1 -1
  148. package/esm/renderers/Table/index.js +1 -1
  149. package/esm/renderers/Table2/ColumnToggler.js +1 -1
  150. package/esm/renderers/Table2/HeadCellSearchDropdown.js +1 -1
  151. package/esm/renderers/Table2/TableCell.js +1 -1
  152. package/esm/renderers/Table2/index.js +1 -1
  153. package/esm/renderers/TableView.js +1 -1
  154. package/esm/renderers/Tabs.js +1 -1
  155. package/esm/renderers/Tag.js +1 -1
  156. package/esm/renderers/Tasks.js +1 -1
  157. package/esm/renderers/Timeline.js +1 -1
  158. package/esm/renderers/TooltipWrapper.js +1 -1
  159. package/esm/renderers/Tpl.js +1 -1
  160. package/esm/renderers/VBox.js +1 -1
  161. package/esm/renderers/Video.js +1 -1
  162. package/esm/renderers/WebComponent.js +1 -1
  163. package/esm/renderers/Wizard.js +1 -1
  164. package/esm/renderers/Words.js +1 -1
  165. package/esm/renderers/Wrapper.js +1 -1
  166. package/esm/schemaExtend.js +1 -1
  167. package/lib/compat.js +1 -1
  168. package/lib/index.js +1 -1
  169. package/lib/preset.js +1 -1
  170. package/lib/renderers/Action.js +1 -1
  171. package/lib/renderers/Alert.js +1 -1
  172. package/lib/renderers/AnchorNav.js +1 -1
  173. package/lib/renderers/App.js +1 -1
  174. package/lib/renderers/Audio.js +1 -1
  175. package/lib/renderers/Avatar.js +1 -1
  176. package/lib/renderers/BarCode.js +1 -1
  177. package/lib/renderers/Breadcrumb.js +1 -1
  178. package/lib/renderers/ButtonGroup.js +1 -1
  179. package/lib/renderers/CRUD.d.ts +2 -0
  180. package/lib/renderers/CRUD.js +4 -5
  181. package/lib/renderers/CRUD2.js +1 -1
  182. package/lib/renderers/Calendar.js +1 -1
  183. package/lib/renderers/Card.js +1 -1
  184. package/lib/renderers/Card2.js +1 -1
  185. package/lib/renderers/Cards.js +1 -1
  186. package/lib/renderers/Carousel.js +1 -1
  187. package/lib/renderers/Chart.js +1 -1
  188. package/lib/renderers/Code.js +1 -1
  189. package/lib/renderers/Collapse.js +1 -1
  190. package/lib/renderers/CollapseGroup.js +1 -1
  191. package/lib/renderers/Color.js +1 -1
  192. package/lib/renderers/Container.js +1 -1
  193. package/lib/renderers/Copyable.js +1 -1
  194. package/lib/renderers/Custom.js +1 -1
  195. package/lib/renderers/Date.js +1 -1
  196. package/lib/renderers/DateRange.js +1 -1
  197. package/lib/renderers/Dialog.d.ts +40 -40
  198. package/lib/renderers/Dialog.js +1 -1
  199. package/lib/renderers/Divider.js +1 -1
  200. package/lib/renderers/Drawer.js +1 -1
  201. package/lib/renderers/DropDownButton.js +1 -1
  202. package/lib/renderers/Each.js +1 -1
  203. package/lib/renderers/Flex.js +1 -1
  204. package/lib/renderers/Form/ButtonGroupSelect.js +1 -1
  205. package/lib/renderers/Form/ButtonToolbar.js +1 -1
  206. package/lib/renderers/Form/ChainedSelect.js +1 -1
  207. package/lib/renderers/Form/ChartRadios.js +1 -1
  208. package/lib/renderers/Form/Checkbox.js +1 -1
  209. package/lib/renderers/Form/Checkboxes.js +1 -1
  210. package/lib/renderers/Form/Combo.js +1 -1
  211. package/lib/renderers/Form/ConditionBuilder.js +1 -1
  212. package/lib/renderers/Form/Control.js +1 -1
  213. package/lib/renderers/Form/DiffEditor.d.ts +24 -21
  214. package/lib/renderers/Form/DiffEditor.js +1 -1
  215. package/lib/renderers/Form/Editor.d.ts +3 -2
  216. package/lib/renderers/Form/Editor.js +1 -1
  217. package/lib/renderers/Form/FieldSet.js +1 -1
  218. package/lib/renderers/Form/Formula.js +1 -1
  219. package/lib/renderers/Form/Group.js +1 -1
  220. package/lib/renderers/Form/Hidden.js +1 -1
  221. package/lib/renderers/Form/IconPicker.js +1 -1
  222. package/lib/renderers/Form/IconPickerIcons.js +1 -1
  223. package/lib/renderers/Form/IconSelect.js +1 -1
  224. package/lib/renderers/Form/IconSelectStore.js +1 -1
  225. package/lib/renderers/Form/InputArray.js +1 -1
  226. package/lib/renderers/Form/InputCity.d.ts +40 -40
  227. package/lib/renderers/Form/InputCity.js +1 -1
  228. package/lib/renderers/Form/InputColor.d.ts +40 -40
  229. package/lib/renderers/Form/InputColor.js +1 -1
  230. package/lib/renderers/Form/InputDate.js +1 -1
  231. package/lib/renderers/Form/InputDateRange.js +1 -1
  232. package/lib/renderers/Form/InputExcel.js +1 -1
  233. package/lib/renderers/Form/InputFile.js +1 -1
  234. package/lib/renderers/Form/InputFormula.js +1 -1
  235. package/lib/renderers/Form/InputGroup.d.ts +1 -1
  236. package/lib/renderers/Form/InputGroup.js +1 -1
  237. package/lib/renderers/Form/InputImage.js +1 -1
  238. package/lib/renderers/Form/InputMonthRange.js +1 -1
  239. package/lib/renderers/Form/InputNumber.js +1 -1
  240. package/lib/renderers/Form/InputQuarterRange.js +1 -1
  241. package/lib/renderers/Form/InputRange.js +1 -1
  242. package/lib/renderers/Form/InputRating.js +1 -1
  243. package/lib/renderers/Form/InputRepeat.js +1 -1
  244. package/lib/renderers/Form/InputRichText.js +1 -1
  245. package/lib/renderers/Form/InputSubForm.js +1 -1
  246. package/lib/renderers/Form/InputTable.js +1 -1
  247. package/lib/renderers/Form/InputTag.js +1 -1
  248. package/lib/renderers/Form/InputText.js +1 -1
  249. package/lib/renderers/Form/InputTree.js +1 -1
  250. package/lib/renderers/Form/InputYearRange.js +1 -1
  251. package/lib/renderers/Form/JSONSchema.js +1 -1
  252. package/lib/renderers/Form/JSONSchemaEditor.js +1 -1
  253. package/lib/renderers/Form/ListSelect.js +1 -1
  254. package/lib/renderers/Form/LocationPicker.js +1 -1
  255. package/lib/renderers/Form/MatrixCheckboxes.js +1 -1
  256. package/lib/renderers/Form/NestedSelect.js +1 -1
  257. package/lib/renderers/Form/Picker.js +1 -1
  258. package/lib/renderers/Form/Radios.js +1 -1
  259. package/lib/renderers/Form/Select.js +1 -1
  260. package/lib/renderers/Form/Static.js +1 -1
  261. package/lib/renderers/Form/StaticHoc.js +1 -1
  262. package/lib/renderers/Form/Switch.js +1 -1
  263. package/lib/renderers/Form/TabsTransfer.d.ts +3 -0
  264. package/lib/renderers/Form/TabsTransfer.js +8 -4
  265. package/lib/renderers/Form/TabsTransferPicker.js +1 -1
  266. package/lib/renderers/Form/Textarea.js +1 -1
  267. package/lib/renderers/Form/Transfer.js +1 -1
  268. package/lib/renderers/Form/TransferPicker.js +1 -1
  269. package/lib/renderers/Form/TreeSelect.js +1 -1
  270. package/lib/renderers/Form/UUID.js +1 -1
  271. package/lib/renderers/Form/UserSelect.js +1 -1
  272. package/lib/renderers/Grid.js +1 -1
  273. package/lib/renderers/Grid2D.js +1 -1
  274. package/lib/renderers/GridNav.js +1 -1
  275. package/lib/renderers/HBox.js +1 -1
  276. package/lib/renderers/IFrame.js +1 -1
  277. package/lib/renderers/Icon.js +1 -1
  278. package/lib/renderers/Image.js +1 -1
  279. package/lib/renderers/Images.js +1 -1
  280. package/lib/renderers/Json.js +1 -1
  281. package/lib/renderers/Link.js +1 -1
  282. package/lib/renderers/List.js +1 -1
  283. package/lib/renderers/Log.js +1 -1
  284. package/lib/renderers/Mapping.d.ts +21 -1
  285. package/lib/renderers/Mapping.js +52 -6
  286. package/lib/renderers/Markdown.js +1 -1
  287. package/lib/renderers/MultilineText.js +1 -1
  288. package/lib/renderers/Nav.d.ts +10 -10
  289. package/lib/renderers/Nav.js +1 -1
  290. package/lib/renderers/Operation.js +1 -1
  291. package/lib/renderers/Page.js +1 -1
  292. package/lib/renderers/Pagination.js +1 -1
  293. package/lib/renderers/PaginationWrapper.js +1 -1
  294. package/lib/renderers/Panel.js +1 -1
  295. package/lib/renderers/Password.js +1 -1
  296. package/lib/renderers/Plain.js +1 -1
  297. package/lib/renderers/PopOver.js +1 -1
  298. package/lib/renderers/Portlet.js +1 -1
  299. package/lib/renderers/Progress.js +1 -1
  300. package/lib/renderers/Property.js +1 -1
  301. package/lib/renderers/QRCode.js +1 -1
  302. package/lib/renderers/QuickEdit.js +1 -1
  303. package/lib/renderers/Remark.d.ts +1 -1
  304. package/lib/renderers/Remark.js +1 -1
  305. package/lib/renderers/SearchBox.js +1 -1
  306. package/lib/renderers/Service.js +1 -1
  307. package/lib/renderers/SparkLine.js +1 -1
  308. package/lib/renderers/Spinner.js +1 -1
  309. package/lib/renderers/Status.js +1 -1
  310. package/lib/renderers/Steps.js +1 -1
  311. package/lib/renderers/Table/ColumnToggler.js +1 -1
  312. package/lib/renderers/Table/HeadCellFilterDropdown.js +1 -1
  313. package/lib/renderers/Table/HeadCellSearchDropdown.js +1 -1
  314. package/lib/renderers/Table/ItemActionsWrapper.js +1 -1
  315. package/lib/renderers/Table/TableBody.js +1 -1
  316. package/lib/renderers/Table/TableCell.js +1 -1
  317. package/lib/renderers/Table/TableContent.js +1 -1
  318. package/lib/renderers/Table/TableRow.js +1 -1
  319. package/lib/renderers/Table/exportExcel.js +1 -1
  320. package/lib/renderers/Table/index.js +1 -1
  321. package/lib/renderers/Table2/ColumnToggler.js +1 -1
  322. package/lib/renderers/Table2/HeadCellSearchDropdown.js +1 -1
  323. package/lib/renderers/Table2/TableCell.js +1 -1
  324. package/lib/renderers/Table2/index.js +1 -1
  325. package/lib/renderers/TableView.js +1 -1
  326. package/lib/renderers/Tabs.js +1 -1
  327. package/lib/renderers/Tag.js +1 -1
  328. package/lib/renderers/Tasks.js +1 -1
  329. package/lib/renderers/Timeline.js +1 -1
  330. package/lib/renderers/TooltipWrapper.js +1 -1
  331. package/lib/renderers/Tpl.js +1 -1
  332. package/lib/renderers/VBox.js +1 -1
  333. package/lib/renderers/Video.js +1 -1
  334. package/lib/renderers/WebComponent.js +1 -1
  335. package/lib/renderers/Wizard.js +1 -1
  336. package/lib/renderers/Words.js +1 -1
  337. package/lib/renderers/Wrapper.js +1 -1
  338. package/lib/schemaExtend.js +1 -1
  339. package/lib/themes/ang-ie11.css +253 -260
  340. package/lib/themes/ang.css +63 -44
  341. package/lib/themes/antd-ie11.css +27 -35
  342. package/lib/themes/antd.css +34 -33
  343. package/lib/themes/cxd-ie11.css +27 -35
  344. package/lib/themes/cxd.css +34 -33
  345. package/lib/themes/dark-ie11.css +101 -109
  346. package/lib/themes/dark.css +34 -33
  347. package/lib/themes/default-ie11.css +27 -35
  348. package/lib/themes/default.css +34 -33
  349. package/package.json +4 -4
  350. package/schema.json +595 -7
  351. package/sdk/ang-ie11.css +258 -265
  352. package/sdk/ang.css +54 -34
  353. package/sdk/antd-ie11.css +27 -35
  354. package/sdk/antd.css +24 -23
  355. package/sdk/barcode.js +50 -50
  356. package/sdk/charts.js +14 -14
  357. package/sdk/codemirror.js +7 -7
  358. package/sdk/color-picker.js +65 -65
  359. package/sdk/cropperjs.js +2 -2
  360. package/sdk/cxd-ie11.css +27 -35
  361. package/sdk/cxd.css +24 -23
  362. package/sdk/dark-ie11.css +104 -112
  363. package/sdk/dark.css +24 -23
  364. package/sdk/exceljs.js +1 -1
  365. package/sdk/markdown.js +68 -68
  366. package/sdk/papaparse.js +1 -1
  367. package/sdk/rest.js +17 -17
  368. package/sdk/rich-text.js +62 -62
  369. package/sdk/sdk-ie11.css +27 -35
  370. package/sdk/sdk.css +24 -23
  371. package/sdk/sdk.js +1437 -1435
  372. package/sdk/thirds/hls.js/hls.js +1 -1
  373. package/sdk/thirds/mpegts.js/mpegts.js +1 -1
  374. package/sdk/tinymce.js +53 -53
  375. package/revision.json +0 -7
package/sdk/ang-ie11.css CHANGED
@@ -14444,7 +14444,7 @@ readers do not read off random characters that represent icons */
14444
14444
  }
14445
14445
 
14446
14446
  .amis-scope .b-light {
14447
- border-color: #ffffff;
14447
+ border-color: #edf1f2;
14448
14448
  }
14449
14449
 
14450
14450
  .amis-scope .b-dark {
@@ -14464,7 +14464,7 @@ readers do not read off random characters that represent icons */
14464
14464
  }
14465
14465
 
14466
14466
  .amis-scope .b-info {
14467
- border-color: #7266ba;
14467
+ border-color: #23b7e5;
14468
14468
  }
14469
14469
 
14470
14470
  .amis-scope .b-warning {
@@ -14484,7 +14484,7 @@ readers do not read off random characters that represent icons */
14484
14484
  }
14485
14485
 
14486
14486
  .amis-scope .b-l-light {
14487
- border-left-color: #ffffff;
14487
+ border-left-color: #edf1f2;
14488
14488
  }
14489
14489
 
14490
14490
  .amis-scope .b-l-dark {
@@ -14504,7 +14504,7 @@ readers do not read off random characters that represent icons */
14504
14504
  }
14505
14505
 
14506
14506
  .amis-scope .b-l-info {
14507
- border-left-color: #7266ba;
14507
+ border-left-color: #23b7e5;
14508
14508
  }
14509
14509
 
14510
14510
  .amis-scope .b-l-warning {
@@ -15557,7 +15557,7 @@ readers do not read off random characters that represent icons */
15557
15557
  }
15558
15558
 
15559
15559
  .amis-scope .label-info {
15560
- background: #7266ba;
15560
+ background: #23b7e5;
15561
15561
  }
15562
15562
 
15563
15563
  .amis-scope .label-warning {
@@ -85064,7 +85064,7 @@ title: Word Break
85064
85064
  .amis-scope .rdtMonths .headerTable,
85065
85065
  .amis-scope .rdtYears .headerTable {
85066
85066
  border-spacing: 0;
85067
- border-bottom: 1px solid #E8E9EB;
85067
+ border-bottom: 1px solid #e8e9eb;
85068
85068
  }
85069
85069
 
85070
85070
  .amis-scope .rdtPicker td,
@@ -85097,7 +85097,7 @@ title: Word Break
85097
85097
 
85098
85098
  .amis-scope .rdtPicker td.rdtOld,
85099
85099
  .amis-scope .rdtPicker td.rdtNew {
85100
- color: #B8BABF;
85100
+ color: #b8babf;
85101
85101
  }
85102
85102
 
85103
85103
  .amis-scope .rdtPicker td.rdtToday {
@@ -85105,7 +85105,7 @@ title: Word Break
85105
85105
  }
85106
85106
 
85107
85107
  .amis-scope .rdtPicker td.rdtToday > span {
85108
- border: 1px solid #2468F2;
85108
+ border: 1px solid #2468f2;
85109
85109
  }
85110
85110
 
85111
85111
  .amis-scope .rdtPicker td.rdtActive,
@@ -85122,24 +85122,24 @@ title: Word Break
85122
85122
  .amis-scope .rdtPicker td.rdtDisabled,
85123
85123
  .amis-scope .rdtPicker td.rdtDisabled:hover {
85124
85124
  background: none;
85125
- color: #B8BABF;
85125
+ color: #b8babf;
85126
85126
  cursor: not-allowed;
85127
85127
  }
85128
85128
 
85129
85129
  .amis-scope .rdtPicker td span.rdtOld {
85130
- color: #B8BABF;
85130
+ color: #b8babf;
85131
85131
  }
85132
85132
 
85133
85133
  .amis-scope .rdtPicker td span.rdtDisabled,
85134
85134
  .amis-scope .rdtPicker td span.rdtDisabled:hover {
85135
85135
  background: none;
85136
- color: #B8BABF;
85136
+ color: #b8babf;
85137
85137
  cursor: not-allowed;
85138
85138
  }
85139
85139
 
85140
85140
  .amis-scope .rdtPicker td span.rdtDisabled > span,
85141
85141
  .amis-scope .rdtPicker td span.rdtDisabled:hover > span {
85142
- border-color: #E8E9EB;
85142
+ border-color: #e8e9eb;
85143
85143
  }
85144
85144
 
85145
85145
  .amis-scope .rdtPicker th {
@@ -85185,7 +85185,7 @@ title: Word Break
85185
85185
  .amis-scope .rdtPicker th.rdtDisabled,
85186
85186
  .amis-scope .rdtPicker th.rdtDisabled:hover {
85187
85187
  background: none;
85188
- color: #B8BABF;
85188
+ color: #b8babf;
85189
85189
  cursor: not-allowed;
85190
85190
  }
85191
85191
 
@@ -85694,7 +85694,7 @@ title: Word Break
85694
85694
 
85695
85695
  .amis-scope {
85696
85696
  color: #181526;
85697
- background: #ffffff;
85697
+ background: #edf1f2;
85698
85698
  font-size: 14px;
85699
85699
  font-weight: 400;
85700
85700
  font-family: -apple-system, BlinkMacSystemFont, SF Pro SC, SF Pro Text,
@@ -85706,7 +85706,7 @@ title: Word Break
85706
85706
  }
85707
85707
 
85708
85708
  .amis-scope a {
85709
- color: #7266ba;
85709
+ color: #23b7e5;
85710
85710
  text-decoration: none;
85711
85711
  }
85712
85712
 
@@ -85778,7 +85778,7 @@ title: Word Break
85778
85778
  top: 0;
85779
85779
  bottom: 0;
85780
85780
  z-index: -1;
85781
- background: #ffffff;
85781
+ background: #edf1f2;
85782
85782
  border: inherit;
85783
85783
  display: block;
85784
85784
  }
@@ -85789,8 +85789,9 @@ title: Word Break
85789
85789
  }
85790
85790
 
85791
85791
  .amis-scope .a-Layout .a-Layout-header {
85792
- background: #f8f7fa;
85793
- box-shadow: none;
85792
+ background: #ffffff;
85793
+ box-shadow: 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05),
85794
+ 0 1px 0 rgba(0, 0, 0, 0.05);
85794
85795
  height: 3.125rem;
85795
85796
  }
85796
85797
 
@@ -85806,7 +85807,7 @@ title: Word Break
85806
85807
  }
85807
85808
 
85808
85809
  .amis-scope .a-Layout-brandBar {
85809
- background: #120c21;
85810
+ background: #3a3f51;
85810
85811
  color: #a0a0a0;
85811
85812
  }
85812
85813
 
@@ -85862,8 +85863,8 @@ title: Word Break
85862
85863
 
85863
85864
  .amis-scope .a-Layout-aside {
85864
85865
  position: relative;
85865
- background: #181526;
85866
- color: #a0a0a0;
85866
+ background: #3a3f51;
85867
+ color: #a6a8b1;
85867
85868
  }
85868
85869
 
85869
85870
  .amis-scope .a-Layout-aside:before {
@@ -85951,7 +85952,7 @@ title: Word Break
85951
85952
 
85952
85953
  .amis-scope .a-Layout--offScreen .a-Layout-body,
85953
85954
  .amis-scope .a-Layout--offScreen .a-Layout-footer {
85954
- background: #ffffff;
85955
+ background: #edf1f2;
85955
85956
  transition: transform 0s ease;
85956
85957
  backface-visibility: hidden;
85957
85958
  transform: translate3d(75%, 0px, 0px);
@@ -86793,11 +86794,11 @@ title: Word Break
86793
86794
 
86794
86795
  .amis-scope .a-AsideNav-item.is-open > a > .a-AsideNav-itemArrow:empty:before {
86795
86796
  transform: rotate(90deg);
86796
- color: #584a94;
86797
+ color: #fff;
86797
86798
  }
86798
86799
 
86799
86800
  .amis-scope .a-AsideNav-itemArrow > svg {
86800
- color: #ffffff;
86801
+ color: #b4b6bd;
86801
86802
  width: 0.625rem;
86802
86803
  height: 0.625rem;
86803
86804
  transform-origin: center;
@@ -86833,7 +86834,7 @@ title: Word Break
86833
86834
  text-align: center;
86834
86835
  position: relative;
86835
86836
  overflow: hidden;
86836
- color: rgba(255, 255, 255, 0.6);
86837
+ color: inherit;
86837
86838
  font-size: 1rem;
86838
86839
  }
86839
86840
 
@@ -86850,7 +86851,7 @@ title: Word Break
86850
86851
  overflow: hidden;
86851
86852
  margin-left: calc(1rem * -1);
86852
86853
  transition: all 0s ease-in-out 0s;
86853
- background: #181526;
86854
+ background: #242734;
86854
86855
  }
86855
86856
 
86856
86857
  .amis-scope .a-Layout--folded .a-AsideNav-item > .a-AsideNav-subList {
@@ -86883,28 +86884,28 @@ title: Word Break
86883
86884
  padding: calc( ( 2.5rem - 1.5 * 12px ) / 2 ) 0.75rem;
86884
86885
  position: relative;
86885
86886
  transition: background-color 0s ease-in-out 0s;
86886
- color: #ffffff;
86887
+ color: #b4b6bd;
86887
86888
  text-decoration: none;
86888
86889
  user-select: none;
86889
86890
  }
86890
86891
 
86891
86892
  .amis-scope .a-AsideNav-item a:hover {
86892
- color: #897fc7;
86893
+ color: #fff;
86893
86894
  text-decoration: none;
86894
- background: #2c3239;
86895
+ background: #32374a;
86895
86896
  }
86896
86897
 
86897
86898
  .amis-scope .a-AsideNav-item a:hover .a-AsideNav-itemIcon {
86898
- color: (--colors-brand-6);
86899
+ color: #fff;
86899
86900
  }
86900
86901
 
86901
86902
  .amis-scope .a-AsideNav-item.is-active > a {
86902
- background: #272d33;
86903
- color: #584a94;
86903
+ background: #2e3344;
86904
+ color: #fff;
86904
86905
  }
86905
86906
 
86906
86907
  .amis-scope .a-AsideNav-item.is-active > a:hover {
86907
- background: #272d33;
86908
+ background: #2e3344;
86908
86909
  }
86909
86910
 
86910
86911
  .amis-scope .a-AsideNav-item.is-lg > a {
@@ -86942,12 +86943,12 @@ title: Word Break
86942
86943
  .amis-scope .a-AsideNav-subHeader a {
86943
86944
  cursor: default;
86944
86945
  background: transparent;
86945
- color: #ffffff;
86946
+ color: #b4b6bd;
86946
86947
  padding: calc( ( 2.5rem - 1.5 * 12px ) / 2 ) 1rem;
86947
86948
  }
86948
86949
 
86949
86950
  .amis-scope .a-AsideNav-subHeader a:hover {
86950
- color: #897fc7;
86951
+ color: #fff;
86951
86952
  background: transparent;
86952
86953
  }
86953
86954
 
@@ -87289,7 +87290,7 @@ title: Word Break
87289
87290
  .amis-scope .a-Button--primary:disabled,
87290
87291
  .amis-scope .a-Button--primary.is-disabled {
87291
87292
  color: #b9b8bf;
87292
- background: #f8f7fa;
87293
+ background: #ffffff;
87293
87294
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87294
87295
  border-width: 1px 1px 1px 1px;
87295
87296
  border-style: solid solid solid solid;
@@ -87326,7 +87327,7 @@ title: Word Break
87326
87327
  .amis-scope .a-Button--secondary:disabled,
87327
87328
  .amis-scope .a-Button--secondary.is-disabled {
87328
87329
  color: #b9b8bf;
87329
- background: #f8f7fa;
87330
+ background: #ffffff;
87330
87331
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87331
87332
  border-width: 1px 1px 1px 1px;
87332
87333
  border-style: solid solid solid solid;
@@ -87363,7 +87364,7 @@ title: Word Break
87363
87364
  .amis-scope .a-Button--success:disabled,
87364
87365
  .amis-scope .a-Button--success.is-disabled {
87365
87366
  color: #b9b8bf;
87366
- background: #f8f7fa;
87367
+ background: #ffffff;
87367
87368
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87368
87369
  border-width: 1px 1px 1px 1px;
87369
87370
  border-style: solid solid solid solid;
@@ -87400,7 +87401,7 @@ title: Word Break
87400
87401
  .amis-scope .a-Button--enhance:disabled,
87401
87402
  .amis-scope .a-Button--enhance.is-disabled {
87402
87403
  color: #b9b8bf;
87403
- background: #f8f7fa;
87404
+ background: #ffffff;
87404
87405
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87405
87406
  border-width: 1px 1px 1px 1px;
87406
87407
  border-style: solid solid solid solid;
@@ -87409,8 +87410,8 @@ title: Word Break
87409
87410
 
87410
87411
  .amis-scope .a-Button--info {
87411
87412
  color: #ffffff;
87412
- background: #1890ff;
87413
- border-color: #1890ff #1890ff #1890ff #1890ff;
87413
+ background: #23b7e5;
87414
+ border-color: #23b7e5 #23b7e5 #23b7e5 #23b7e5;
87414
87415
  border-width: 1px 1px 1px 1px;
87415
87416
  border-style: solid solid solid solid;
87416
87417
  box-shadow: 0px 0px 0px 0px transparent;
@@ -87418,8 +87419,8 @@ title: Word Break
87418
87419
 
87419
87420
  .amis-scope .a-Button--info:not(:disabled):not(.is-disabled):hover {
87420
87421
  color: #ffffff;
87421
- background: #45a8ff;
87422
- border-color: #45a8ff #45a8ff #45a8ff #45a8ff;
87422
+ background: #18a0ca;
87423
+ border-color: #18a0ca #18a0ca #18a0ca #18a0ca;
87423
87424
  border-width: 1px 1px 1px 1px;
87424
87425
  border-style: solid solid solid solid;
87425
87426
  box-shadow: 0px 0px 0px 0px transparent;
@@ -87427,8 +87428,8 @@ title: Word Break
87427
87428
 
87428
87429
  .amis-scope .a-Button--info:not(:disabled):not(.is-disabled):hover:active {
87429
87430
  color: #ffffff;
87430
- background: #096dd9;
87431
- border-color: #096dd9 #096dd9 #096dd9 #096dd9;
87431
+ background: #1797be;
87432
+ border-color: #1797be #1797be #1797be #1797be;
87432
87433
  border-width: 1px 1px 1px 1px;
87433
87434
  border-style: solid solid solid solid;
87434
87435
  box-shadow: 0px 0px 0px 0px transparent;
@@ -87437,7 +87438,7 @@ title: Word Break
87437
87438
  .amis-scope .a-Button--info:disabled,
87438
87439
  .amis-scope .a-Button--info.is-disabled {
87439
87440
  color: #b9b8bf;
87440
- background: #f8f7fa;
87441
+ background: #ffffff;
87441
87442
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87442
87443
  border-width: 1px 1px 1px 1px;
87443
87444
  border-style: solid solid solid solid;
@@ -87474,7 +87475,7 @@ title: Word Break
87474
87475
  .amis-scope .a-Button--warning:disabled,
87475
87476
  .amis-scope .a-Button--warning.is-disabled {
87476
87477
  color: #b9b8bf;
87477
- background: #f8f7fa;
87478
+ background: #ffffff;
87478
87479
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87479
87480
  border-width: 1px 1px 1px 1px;
87480
87481
  border-style: solid solid solid solid;
@@ -87511,7 +87512,7 @@ title: Word Break
87511
87512
  .amis-scope .a-Button--danger:disabled,
87512
87513
  .amis-scope .a-Button--danger.is-disabled {
87513
87514
  color: #b9b8bf;
87514
- background: #f8f7fa;
87515
+ background: #ffffff;
87515
87516
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87516
87517
  border-width: 1px 1px 1px 1px;
87517
87518
  border-style: solid solid solid solid;
@@ -87520,8 +87521,8 @@ title: Word Break
87520
87521
 
87521
87522
  .amis-scope .a-Button--light {
87522
87523
  color: #181526;
87523
- background: #e3e1fa;
87524
- border-color: #e3e1fa #e3e1fa #e3e1fa #e3e1fa;
87524
+ background: rgba(0, 126, 255, 0.08);
87525
+ border-color: rgba(0, 126, 255, 0.08) rgba(0, 126, 255, 0.08) rgba(0, 126, 255, 0.08) rgba(0, 126, 255, 0.08);
87525
87526
  border-width: 1px 1px 1px 1px;
87526
87527
  border-style: solid solid solid solid;
87527
87528
  box-shadow: 0px 0px 0px 0px transparent;
@@ -87548,7 +87549,7 @@ title: Word Break
87548
87549
  .amis-scope .a-Button--light:disabled,
87549
87550
  .amis-scope .a-Button--light.is-disabled {
87550
87551
  color: #b9b8bf;
87551
- background: #f8f7fa;
87552
+ background: #ffffff;
87552
87553
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87553
87554
  border-width: 1px 1px 1px 1px;
87554
87555
  border-style: solid solid solid solid;
@@ -87585,7 +87586,7 @@ title: Word Break
87585
87586
  .amis-scope .a-Button--dark:disabled,
87586
87587
  .amis-scope .a-Button--dark.is-disabled {
87587
87588
  color: #b9b8bf;
87588
- background: #f8f7fa;
87589
+ background: #ffffff;
87589
87590
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87590
87591
  border-width: 1px 1px 1px 1px;
87591
87592
  border-style: solid solid solid solid;
@@ -87594,7 +87595,7 @@ title: Word Break
87594
87595
 
87595
87596
  .amis-scope .a-Button--default {
87596
87597
  color: #181526;
87597
- background: transparent;
87598
+ background: #fff;
87598
87599
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87599
87600
  border-width: 1px 1px 1px 1px;
87600
87601
  border-style: solid solid solid solid;
@@ -87603,7 +87604,7 @@ title: Word Break
87603
87604
 
87604
87605
  .amis-scope .a-Button--default:not(:disabled):not(.is-disabled):hover {
87605
87606
  color: #7266ba;
87606
- background: transparent;
87607
+ background: #fff;
87607
87608
  border-color: #7266ba #7266ba #7266ba #7266ba;
87608
87609
  border-width: 1px 1px 1px 1px;
87609
87610
  border-style: solid solid solid solid;
@@ -87612,7 +87613,7 @@ title: Word Break
87612
87613
 
87613
87614
  .amis-scope .a-Button--default:not(:disabled):not(.is-disabled):hover:active {
87614
87615
  color: #584a94;
87615
- background: transparent;
87616
+ background: #fff;
87616
87617
  border-color: #584a94 #584a94 #584a94 #584a94;
87617
87618
  border-width: 1px 1px 1px 1px;
87618
87619
  border-style: solid solid solid solid;
@@ -87622,7 +87623,7 @@ title: Word Break
87622
87623
  .amis-scope .a-Button--default:disabled,
87623
87624
  .amis-scope .a-Button--default.is-disabled {
87624
87625
  color: #b9b8bf;
87625
- background: #f8f7fa;
87626
+ background: #ffffff;
87626
87627
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
87627
87628
  border-width: 1px 1px 1px 1px;
87628
87629
  border-style: solid solid solid solid;
@@ -87892,7 +87893,7 @@ title: Word Break
87892
87893
  }
87893
87894
 
87894
87895
  .amis-scope .a-Button--link {
87895
- color: #1890ff;
87896
+ color: #7266ba;
87896
87897
  background: transparent;
87897
87898
  border-color: transparent transparent transparent transparent;
87898
87899
  border-width: 0px 0px 0px 0px;
@@ -87901,7 +87902,7 @@ title: Word Break
87901
87902
  }
87902
87903
 
87903
87904
  .amis-scope .a-Button--link:not(:disabled):not(.is-disabled):hover {
87904
- color: #45a8ff;
87905
+ color: #4f86f4;
87905
87906
  background: transparent;
87906
87907
  border-color: transparent transparent transparent transparent;
87907
87908
  border-width: 0px 0px 0px 0px;
@@ -88156,7 +88157,7 @@ title: Word Break
88156
88157
  }
88157
88158
 
88158
88159
  .amis-scope .a-Breadcrumb-dropdown > li:hover {
88159
- background: #e3e1fa;
88160
+ background: rgba(0, 126, 255, 0.08);
88160
88161
  }
88161
88162
 
88162
88163
  .amis-scope .a-Breadcrumb-dropdown > li:hover a {
@@ -88209,7 +88210,7 @@ title: Word Break
88209
88210
  }
88210
88211
 
88211
88212
  .amis-scope .a-Badge--info {
88212
- background: #7266ba;
88213
+ background: #23b7e5;
88213
88214
  }
88214
88215
 
88215
88216
  .amis-scope .a-Badge--success {
@@ -88227,7 +88228,7 @@ title: Word Break
88227
88228
  white-space: nowrap;
88228
88229
  text-align: center;
88229
88230
  padding: 0 6px;
88230
- border: 1px solid #FFFFFF;
88231
+ border: 1px solid #ffffff;
88231
88232
  }
88232
88233
 
88233
88234
  .amis-scope .a-Badge-dot {
@@ -90333,7 +90334,7 @@ title: Word Break
90333
90334
 
90334
90335
  .amis-scope .a-ArrayInput-addBtn:not(:disabled):not(.is-disabled):hover {
90335
90336
  color: #7266ba;
90336
- background: transparent;
90337
+ background: #fff;
90337
90338
  border-color: #7266ba #7266ba #7266ba #7266ba;
90338
90339
  border-width: 1px 1px 1px 1px;
90339
90340
  border-style: solid solid solid solid;
@@ -90342,7 +90343,7 @@ title: Word Break
90342
90343
 
90343
90344
  .amis-scope .a-ArrayInput-addBtn:not(:disabled):not(.is-disabled):hover:active {
90344
90345
  color: #584a94;
90345
- background: transparent;
90346
+ background: #fff;
90346
90347
  border-color: #584a94 #584a94 #584a94 #584a94;
90347
90348
  border-width: 1px 1px 1px 1px;
90348
90349
  border-style: solid solid solid solid;
@@ -90352,7 +90353,7 @@ title: Word Break
90352
90353
  .amis-scope .a-ArrayInput-addBtn:disabled,
90353
90354
  .amis-scope .a-ArrayInput-addBtn.is-disabled {
90354
90355
  color: #b9b8bf;
90355
- background: #f8f7fa;
90356
+ background: #ffffff;
90356
90357
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
90357
90358
  border-width: 1px 1px 1px 1px;
90358
90359
  border-style: solid solid solid solid;
@@ -90818,11 +90819,11 @@ title: Word Break
90818
90819
  }
90819
90820
 
90820
90821
  .amis-scope .a-Tabs--card > .a-Tabs-linksContainer {
90821
- background: #f8f7fa;
90822
+ background: #ffffff;
90822
90823
  }
90823
90824
 
90824
90825
  .amis-scope .a-Tabs--card > .a-Tabs-linksContainer-wrapper {
90825
- background: #f8f7fa;
90826
+ background: #ffffff;
90826
90827
  }
90827
90828
 
90828
90829
  .amis-scope .a-Tabs--card > .a-Tabs-linksContainer-wrapper > .a-Tabs-addable {
@@ -91048,7 +91049,7 @@ title: Word Break
91048
91049
 
91049
91050
  .amis-scope .a-Tabs--vertical > .a-Tabs-linksWrapper {
91050
91051
  flex-direction: column;
91051
- background: #f8f7fa;
91052
+ background: #ffffff;
91052
91053
  }
91053
91054
 
91054
91055
  .amis-scope .a-Tabs--vertical > .a-Tabs-linksWrapper > .a-Tabs-links {
@@ -91080,7 +91081,7 @@ title: Word Break
91080
91081
  .amis-scope .a-Tabs--vertical > .a-Tabs-linksWrapper > .a-Tabs-links > li.is-active > a:first-child:hover,
91081
91082
  .amis-scope .a-Tabs--vertical > .a-Tabs-linksWrapper > .a-Tabs-links > li.is-active > a:first-child:focus {
91082
91083
  color: #7266ba;
91083
- background: #f8f7fa;
91084
+ background: #ffffff;
91084
91085
  border-color: #7266ba;
91085
91086
  }
91086
91087
 
@@ -91177,7 +91178,7 @@ title: Word Break
91177
91178
  }
91178
91179
 
91179
91180
  .amis-scope .a-Tabs--chrome > .a-Tabs-linksWrapper {
91180
- background: #f8f7fa;
91181
+ background: #ffffff;
91181
91182
  border-bottom: none;
91182
91183
  overflow-x: hidden;
91183
91184
  }
@@ -91247,11 +91248,11 @@ title: Word Break
91247
91248
  .amis-scope .a-Tabs--chrome > .a-Tabs-linksWrapper > .a-Tabs-links > li:hover .chrome-tab-background {
91248
91249
  z-index: 3;
91249
91250
  display: block;
91250
- background-color: #f8f7fa;
91251
+ background-color: #ffffff;
91251
91252
  }
91252
91253
 
91253
91254
  .amis-scope .a-Tabs--chrome > .a-Tabs-linksWrapper > .a-Tabs-links > li:hover .chrome-tab-background > svg {
91254
- fill: #f8f7fa;
91255
+ fill: #ffffff;
91255
91256
  }
91256
91257
 
91257
91258
  .amis-scope .a-Tabs--chrome > .a-Tabs-linksWrapper > .a-Tabs-links > li:hover:after {
@@ -91746,7 +91747,7 @@ title: Word Break
91746
91747
  .amis-scope .a-Nav .a-Nav-list--stacked .a-Badge.is-active > .a-Badge > a {
91747
91748
  color: #7266ba;
91748
91749
  position: relative;
91749
- background: #f8f7fa !important;
91750
+ background: #ffffff !important;
91750
91751
  }
91751
91752
 
91752
91753
  .amis-scope .a-Nav .a-Nav-list--stacked .a-Nav-item.active > a::after,
@@ -91827,7 +91828,7 @@ title: Word Break
91827
91828
  .amis-scope .a-Page {
91828
91829
  width: 100%;
91829
91830
  height: 100%;
91830
- background: #ffffff;
91831
+ background: #edf1f2;
91831
91832
  }
91832
91833
 
91833
91834
  .amis-scope .a-Page-header {
@@ -92045,7 +92046,7 @@ title: Word Break
92045
92046
 
92046
92047
  .amis-scope .a-Video-cursor {
92047
92048
  position: absolute;
92048
- border: 2px solid #7266ba;
92049
+ border: 2px solid #23b7e5;
92049
92050
  transition: all 0s ease-out;
92050
92051
  }
92051
92052
 
@@ -92276,12 +92277,12 @@ title: Word Break
92276
92277
  }
92277
92278
 
92278
92279
  .amis-scope .a-Panel--default > .a-Panel-heading {
92279
- background: #f8f7fa;
92280
+ background: #f6f8f8;
92280
92281
  color: #181526;
92281
92282
  }
92282
92283
 
92283
92284
  .amis-scope .a-Panel--default > .a-Panel-heading .badge {
92284
- color: #f8f7fa;
92285
+ color: #ffffff;
92285
92286
  background: #323040;
92286
92287
  }
92287
92288
 
@@ -92328,22 +92329,22 @@ title: Word Break
92328
92329
  }
92329
92330
 
92330
92331
  .amis-scope .a-Panel--info {
92331
- border-color: #7266ba;
92332
+ border-color: #23b7e5;
92332
92333
  }
92333
92334
 
92334
92335
  .amis-scope .a-Panel--info > .a-Panel-heading {
92335
- background: #7266ba;
92336
+ background: #23b7e5;
92336
92337
  color: #ffffff;
92337
92338
  }
92338
92339
 
92339
92340
  .amis-scope .a-Panel--info > .a-Panel-heading .badge {
92340
- color: #7266ba;
92341
+ color: #23b7e5;
92341
92342
  background: #ffffff;
92342
92343
  }
92343
92344
 
92344
92345
  .amis-scope .a-Panel--info > .a-Panel-heading,
92345
92346
  .amis-scope .a-Panel--info > .a-Panel-footer {
92346
- border-color: #7266ba;
92347
+ border-color: #23b7e5;
92347
92348
  }
92348
92349
 
92349
92350
  .amis-scope .a-Panel--warning {
@@ -92492,7 +92493,7 @@ title: Word Break
92492
92493
  }
92493
92494
 
92494
92495
  .amis-scope .a-Sparkline-line {
92495
- stroke: #7266ba;
92496
+ stroke: #23b7e5;
92496
92497
  stroke-width: 1px;
92497
92498
  }
92498
92499
 
@@ -92836,7 +92837,7 @@ title: Word Break
92836
92837
  }
92837
92838
 
92838
92839
  .amis-scope .a-DropDown.is-actived .a-Button {
92839
- color: #7266ba;
92840
+ color: #23b7e5;
92840
92841
  }
92841
92842
 
92842
92843
  .amis-scope .a-DropDown--block {
@@ -93298,7 +93299,7 @@ title: Word Break
93298
93299
  .amis-scope .a-CalendarMobile .a-CalendarMobile-calendar-wrap .a-CalendarMobile-calendar .rdtPicker .rdtRangeStart:hover .calendar-wrap,
93299
93300
  .amis-scope .a-CalendarMobile .a-CalendarMobile-calendar-wrap .a-CalendarMobile-calendar .rdtPicker .rdtRangeEnd .calendar-wrap,
93300
93301
  .amis-scope .a-CalendarMobile .a-CalendarMobile-calendar-wrap .a-CalendarMobile-calendar .rdtPicker .rdtRangeEnd:hover .calendar-wrap {
93301
- background: #7266ba !important;
93302
+ background: #23b7e5 !important;
93302
93303
  color: #fff;
93303
93304
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
93304
93305
  }
@@ -93407,12 +93408,12 @@ title: Word Break
93407
93408
  padding: 1rem;
93408
93409
  margin: 0;
93409
93410
  cursor: pointer;
93410
- background: #f8f7fa;
93411
+ background: #ffffff;
93411
93412
  }
93412
93413
 
93413
93414
  .amis-scope .a-Collapse-header-wrapper {
93414
93415
  display: inline-flex;
93415
- flex-direction: var(--Collapse-header-wrapper-direction);
93416
+ flex-direction: row-reverse;
93416
93417
  }
93417
93418
 
93418
93419
  .amis-scope .a-Collapse-header-tpl {
@@ -93479,8 +93480,7 @@ title: Word Break
93479
93480
  text-align: center;
93480
93481
  font-size: 14px;
93481
93482
  border-top: none;
93482
- border-bottom: none
93483
- --Collapse-header-wrapper-direction: row-reverse;
93483
+ border-bottom: none;
93484
93484
  }
93485
93485
 
93486
93486
  .amis-scope .a-Collapse--title-bottom.is-collapsed .a-Collapse-header {
@@ -93947,7 +93947,7 @@ title: Word Break
93947
93947
  .amis-scope .a-CBFunc-args > span {
93948
93948
  display: inline-block;
93949
93949
  padding: 0 5px;
93950
- color: #7266ba;
93950
+ color: #23b7e5;
93951
93951
  }
93952
93952
 
93953
93953
  .amis-scope .a-CBFunc-args > div {
@@ -93969,7 +93969,7 @@ title: Word Break
93969
93969
  }
93970
93970
 
93971
93971
  .amis-scope .a-CBFormula-label {
93972
- background: #f8f7fa;
93972
+ background: #ffffff;
93973
93973
  color: #b9b8bf;
93974
93974
  display: block;
93975
93975
  font-size: 12px;
@@ -94091,9 +94091,8 @@ title: Word Break
94091
94091
 
94092
94092
  .amis-scope .a-ContextMenu-item:not(.is-disabled):hover > a {
94093
94093
  text-decoration: none;
94094
- color: #7266ba
94095
- --menu-hover-bg-color: #e6f0ff;
94096
- background: var(--menu-hover-bg-color);
94094
+ color: #7266ba;
94095
+ background: #e6f0ff;
94097
94096
  cursor: pointer;
94098
94097
  border-top: none;
94099
94098
  border-bottom: none;
@@ -94119,8 +94118,7 @@ title: Word Break
94119
94118
  }
94120
94119
 
94121
94120
  .amis-scope .a-ContextMenu-item.has-child:hover > a::after {
94122
- border-color: transparent transparent transparent #7266ba
94123
- --menu-hover-bg-color: #e6f0ff;
94121
+ border-color: transparent transparent transparent #7266ba;
94124
94122
  }
94125
94123
 
94126
94124
  .amis-scope .a-ContextMenu-itemIcon {
@@ -94236,7 +94234,8 @@ title: Word Break
94236
94234
  border-radius: 50%;
94237
94235
  text-shadow: 0 0.0625rem 0 rgba(0, 0, 0, 0.2);
94238
94236
  margin-right: 0.375rem;
94239
- border: 1px solid #b9b8bf;
94237
+ border: 1px solid
94238
+ #b9b8bf;
94240
94239
  box-sizing: content-box;
94241
94240
  }
94242
94241
 
@@ -94254,7 +94253,7 @@ title: Word Break
94254
94253
 
94255
94254
  .amis-scope .a-Wizard ul li.active,
94256
94255
  .amis-scope .a-Wizard-tabs ul li.active {
94257
- color: #7266ba;
94256
+ color: #23b7e5;
94258
94257
  }
94259
94258
 
94260
94259
  .amis-scope .a-Wizard .a-Panel-footer > .a-Form-group,
@@ -95068,7 +95067,7 @@ title: Word Break
95068
95067
  }
95069
95068
 
95070
95069
  .amis-scope .a-Table-table > thead > tr > th {
95071
- background: #f8f7fa;
95070
+ background: #ffffff;
95072
95071
  padding: calc(
95073
95072
  (2.5rem - 12px * 1.5) /
95074
95073
  2
@@ -95140,7 +95139,7 @@ title: Word Break
95140
95139
  }
95141
95140
 
95142
95141
  .amis-scope .a-Table-table > tbody > tr > th {
95143
- background: #f8f7fa;
95142
+ background: #ffffff;
95144
95143
  color: #181526;
95145
95144
  font-weight: 400;
95146
95145
  white-space: nowrap;
@@ -95175,7 +95174,7 @@ title: Word Break
95175
95174
 
95176
95175
  .amis-scope .a-Table-table > tbody > tr:hover,
95177
95176
  .amis-scope .a-Table-table > tbody > tr.is-hovered {
95178
- background: #e3e1fa;
95177
+ background: #f3f6f6;
95179
95178
  border-color: #e9e8eb;
95180
95179
  color: #181526;
95181
95180
  }
@@ -95194,10 +95193,9 @@ title: Word Break
95194
95193
  }
95195
95194
 
95196
95195
  .amis-scope .a-Table-table > tbody > tr.is-checked {
95197
- background: #f8f7fa;
95196
+ background: #ffffff;
95198
95197
  border-color: #e9e8eb;
95199
- color: #b9b8bf
95200
- --Table-onChecked-onHover-bg: #f8f7fa;
95198
+ color: #b9b8bf;
95201
95199
  }
95202
95200
 
95203
95201
  .amis-scope .a-Table-table > tbody > tr.is-checked + tr {
@@ -96274,18 +96272,18 @@ title: Word Break
96274
96272
  height: 1.875rem;
96275
96273
  line-height: 1.875rem;
96276
96274
  padding: 0rem
96277
- 0.625rem;
96275
+ 0.625rem;
96278
96276
  background: #ffffff;
96279
96277
  margin: 0;
96280
96278
  }
96281
96279
 
96282
96280
  .amis-scope .a-TableCell-filterPopOver .a-DropDown-menu .a-DropDown-divider:hover {
96283
- background: #ffffff;
96281
+ background: #edf1f2;
96284
96282
  color: #7266ba;
96285
96283
  }
96286
96284
 
96287
96285
  .amis-scope .a-TableCell-filterPopOver .a-DropDown-menu .a-DropDown-divider.is-selected {
96288
- background: #ffffff;
96286
+ background: #edf1f2;
96289
96287
  color: #7266ba;
96290
96288
  }
96291
96289
 
@@ -96322,7 +96320,7 @@ title: Word Break
96322
96320
  .amis-scope .a-Table-itemActions a {
96323
96321
  cursor: pointer;
96324
96322
  padding: 0.25rem 0.5rem;
96325
- color: #7266ba;
96323
+ color: #23b7e5;
96326
96324
  text-decoration: none;
96327
96325
  }
96328
96326
 
@@ -96342,11 +96340,11 @@ title: Word Break
96342
96340
  clear: both;
96343
96341
  margin-top: 0.25rem;
96344
96342
  width: 100%;
96345
- color: #7266ba;
96343
+ color: #23b7e5;
96346
96344
  }
96347
96345
 
96348
96346
  .amis-scope .a-Table-foot {
96349
- background: #f8f7fa;
96347
+ background: #ffffff;
96350
96348
  }
96351
96349
 
96352
96350
  .amis-scope .a-Table-footTable {
@@ -96536,7 +96534,7 @@ title: Word Break
96536
96534
 
96537
96535
  .amis-scope .a-InputTable-toolbar .a-Button {
96538
96536
  border-color: transparent;
96539
- color: #1890ff;
96537
+ color: #7266ba;
96540
96538
  }
96541
96539
 
96542
96540
  .amis-scope .a-InputTable-pager {
@@ -96742,7 +96740,7 @@ title: Word Break
96742
96740
  }
96743
96741
 
96744
96742
  .amis-scope .a-Table2 .a-Table-table > thead > tr > th {
96745
- background: #f8f7fa;
96743
+ background: #ffffff;
96746
96744
  padding: calc(
96747
96745
  (
96748
96746
  2.5625rem - 12px *
@@ -96792,11 +96790,11 @@ title: Word Break
96792
96790
  }
96793
96791
 
96794
96792
  .amis-scope .a-Table2 .a-Table-table > tbody > tr.a-Table-summary-row > td {
96795
- background: #f8f7fa;
96793
+ background: #ffffff;
96796
96794
  }
96797
96795
 
96798
96796
  .amis-scope .a-Table2 .a-Table-table > tbody > tr > th {
96799
- background: #f8f7fa;
96797
+ background: #ffffff;
96800
96798
  color: #181526;
96801
96799
  font-weight: 400;
96802
96800
  white-space: nowrap;
@@ -96853,7 +96851,7 @@ title: Word Break
96853
96851
 
96854
96852
  .amis-scope .a-Table2 .a-Table-table > tbody > tr:hover,
96855
96853
  .amis-scope .a-Table2 .a-Table-table > tbody > tr.is-hovered {
96856
- background: #e3e1fa;
96854
+ background: #f3f6f6;
96857
96855
  border-color: #e9e8eb;
96858
96856
  color: #181526;
96859
96857
  }
@@ -96864,10 +96862,9 @@ title: Word Break
96864
96862
  }
96865
96863
 
96866
96864
  .amis-scope .a-Table2 .a-Table-table > tbody > tr.is-checked {
96867
- background: #f8f7fa;
96865
+ background: #ffffff;
96868
96866
  border-color: #e9e8eb;
96869
- color: #b9b8bf
96870
- --Table-onChecked-onHover-bg: #f8f7fa;
96867
+ color: #b9b8bf;
96871
96868
  }
96872
96869
 
96873
96870
  .amis-scope .a-Table2 .a-Table-table > tbody > tr.is-checked + tr {
@@ -96887,7 +96884,7 @@ title: Word Break
96887
96884
  }
96888
96885
 
96889
96886
  .amis-scope .a-Table2 .a-Table-table > tbody > tr.is-summary {
96890
- background: #f8f7fa;
96887
+ background: #ffffff;
96891
96888
  color: #181526;
96892
96889
  font-weight: 400;
96893
96890
  }
@@ -97832,12 +97829,12 @@ title: Word Break
97832
97829
  }
97833
97830
 
97834
97831
  .amis-scope .a-Table2 .a-Table-table > tbody > tr.a-Table-row-disabled {
97835
- background: #f8f7fa;
97832
+ background: #ffffff;
97836
97833
  color: #b9b8bf;
97837
97834
  }
97838
97835
 
97839
97836
  .amis-scope .a-Table2 .a-Table-table > tbody > tr:not(.a-Table-row-disabled) > td.a-Table-cell-row-hover {
97840
- background: #e3e1fa;
97837
+ background: #f3f6f6;
97841
97838
  border-color: #e9e8eb;
97842
97839
  color: #181526;
97843
97840
  }
@@ -97879,7 +97876,7 @@ title: Word Break
97879
97876
  }
97880
97877
 
97881
97878
  .amis-scope .a-Table2 .a-Table-table > tbody > tr.a-Table-expanded-row > td {
97882
- background: #e3e1fa;
97879
+ background: #f3f6f6;
97883
97880
  }
97884
97881
 
97885
97882
  .amis-scope .a-Table2 .a-Table-table > tfoot > tr {
@@ -97893,7 +97890,7 @@ title: Word Break
97893
97890
  1.5
97894
97891
  ) / 2
97895
97892
  ) 0.625rem;
97896
- background: #f8f7fa;
97893
+ background: #ffffff;
97897
97894
  }
97898
97895
 
97899
97896
  .amis-scope .a-Table2 .a-Table-container .a-Table-header {
@@ -98084,18 +98081,18 @@ title: Word Break
98084
98081
  height: 1.875rem;
98085
98082
  line-height: 1.875rem;
98086
98083
  padding: 0rem
98087
- 0.625rem;
98084
+ 0.625rem;
98088
98085
  background: #ffffff;
98089
98086
  margin: 0;
98090
98087
  }
98091
98088
 
98092
98089
  .amis-scope .a-Table2 .a-TableCell-filterPopOver .a-DropDown-menu .a-DropDown-divider:hover {
98093
- background: #ffffff;
98090
+ background: #edf1f2;
98094
98091
  color: #7266ba;
98095
98092
  }
98096
98093
 
98097
98094
  .amis-scope .a-Table2 .a-TableCell-filterPopOver .a-DropDown-menu .a-DropDown-divider.is-selected {
98098
- background: #ffffff;
98095
+ background: #edf1f2;
98099
98096
  color: #7266ba;
98100
98097
  }
98101
98098
 
@@ -98234,7 +98231,7 @@ title: Word Break
98234
98231
  }
98235
98232
 
98236
98233
  .amis-scope .a-ColumnToggler.is-actived > .a-Button {
98237
- color: #7266ba;
98234
+ color: #23b7e5;
98238
98235
  }
98239
98236
 
98240
98237
  .amis-scope .a-ColumnToggler--block {
@@ -98278,7 +98275,7 @@ title: Word Break
98278
98275
  height: 2.125rem;
98279
98276
  vertical-align: middle;
98280
98277
  user-select: none;
98281
- color: #7266ba;
98278
+ color: #23b7e5;
98282
98279
  text-decoration: none;
98283
98280
  }
98284
98281
 
@@ -98390,7 +98387,7 @@ title: Word Break
98390
98387
  }
98391
98388
 
98392
98389
  .amis-scope .a-ColumnToggler-modal-content .a-ColumnToggler-menuItem--dragging {
98393
- border: 1px solid #7266ba;
98390
+ border: 1px solid #23b7e5;
98394
98391
  }
98395
98392
 
98396
98393
  .amis-scope .a-ColumnToggler-modal-content .a-ColumnToggler-menuItem-label {
@@ -98437,7 +98434,7 @@ title: Word Break
98437
98434
  }
98438
98435
 
98439
98436
  .amis-scope .a-ColumnToggler-modal-footer .a-ColumnToggler-modeSelect.is-actived {
98440
- color: #7266ba;
98437
+ color: #23b7e5;
98441
98438
  }
98442
98439
 
98443
98440
  .amis-scope .a-ColumnToggler-modal-footer > div {
@@ -98556,7 +98553,7 @@ title: Word Break
98556
98553
 
98557
98554
  .amis-scope .a-List-dragTip {
98558
98555
  width: 100%;
98559
- color: #7266ba;
98556
+ color: #23b7e5;
98560
98557
  clear: both;
98561
98558
  margin-top: 0.25rem;
98562
98559
  }
@@ -98636,7 +98633,7 @@ title: Word Break
98636
98633
  }
98637
98634
 
98638
98635
  .amis-scope .a-ListItem:nth-child(even) {
98639
- background: #f8f7fa;
98636
+ background: #ffffff;
98640
98637
  }
98641
98638
 
98642
98639
  .amis-scope .a-ListItem-checkBtn {
@@ -98693,7 +98690,7 @@ title: Word Break
98693
98690
  }
98694
98691
 
98695
98692
  .amis-scope .a-ListItem.is-checked {
98696
- background: #e3e1fa;
98693
+ background: rgba(0, 126, 255, 0.08);
98697
98694
  border-color: #584a94;
98698
98695
  color: #584a94;
98699
98696
  }
@@ -98809,7 +98806,7 @@ title: Word Break
98809
98806
 
98810
98807
  .amis-scope .a-Cards-dragTip {
98811
98808
  width: 100%;
98812
- color: #7266ba;
98809
+ color: #23b7e5;
98813
98810
  clear: both;
98814
98811
  margin-top: 0.25rem;
98815
98812
  }
@@ -99381,7 +99378,7 @@ title: Word Break
99381
99378
  position: absolute;
99382
99379
  pointer-events: none;
99383
99380
  z-index: 1;
99384
- border: 0.0625rem dashed #7266ba;
99381
+ border: 0.0625rem dashed #23b7e5;
99385
99382
  }
99386
99383
 
99387
99384
  .amis-scope .a-Field--quickEditable:hover .a-Field-quickEditBtn {
@@ -99574,7 +99571,7 @@ title: Word Break
99574
99571
  }
99575
99572
 
99576
99573
  .amis-scope .a-Progress-circle .bg-info-circle-path {
99577
- stroke: #7266ba;
99574
+ stroke: #23b7e5;
99578
99575
  }
99579
99576
 
99580
99577
  .amis-scope .a-Progress-circle .bg-success-circle-path {
@@ -99750,7 +99747,7 @@ title: Word Break
99750
99747
  background: #ffffff;
99751
99748
  color: #7266ba;
99752
99749
  border: 1px solid
99753
- #7266ba;
99750
+ #7266ba;
99754
99751
  border-radius: 2px;
99755
99752
  }
99756
99753
 
@@ -99859,7 +99856,7 @@ title: Word Break
99859
99856
  .amis-scope .a-Pagination-wrap.disabled .a-Pagination > li.is-active > span:hover,
99860
99857
  .amis-scope .a-Pagination-wrap.disabled .a-Pagination > li.is-active > a:focus,
99861
99858
  .amis-scope .a-Pagination-wrap.disabled .a-Pagination > li.is-active > span:focus {
99862
- background-color: #f8f7fa;
99859
+ background-color: #ffffff;
99863
99860
  border-color: #b9b8bf;
99864
99861
  }
99865
99862
 
@@ -100750,7 +100747,7 @@ title: Word Break
100750
100747
 
100751
100748
  .amis-scope .a-InputBox.is-disabled {
100752
100749
  color: #b9b8bf;
100753
- background: #f8f7fa;
100750
+ background: #ffffff;
100754
100751
  border-color: #e9e8eb;
100755
100752
  }
100756
100753
 
@@ -101146,7 +101143,7 @@ title: Word Break
101146
101143
 
101147
101144
  .amis-scope .a-ResultBox.is-disabled {
101148
101145
  color: #b9b8bf;
101149
- background: #f8f7fa;
101146
+ background: #ffffff;
101150
101147
  border-color: #e9e8eb;
101151
101148
  pointer-events: none;
101152
101149
  background: #f7f7f9;
@@ -101262,7 +101259,7 @@ title: Word Break
101262
101259
  }
101263
101260
 
101264
101261
  .amis-scope .a-ResultBox-value {
101265
- background: #f8f7fa;
101262
+ background: #ffffff;
101266
101263
  color: #000;
101267
101264
  font-size: 14px;
101268
101265
  padding: 0 0.25rem;
@@ -101336,7 +101333,7 @@ title: Word Break
101336
101333
  }
101337
101334
 
101338
101335
  .amis-scope .a-ResultBox.a-TransferDropDown > .a-ResultBox-value {
101339
- background: #f8f7fa;
101336
+ background: #ffffff;
101340
101337
  }
101341
101338
 
101342
101339
  .amis-scope .a-ResultBox.a-TransferDropDown > .a-ResultBox-value:hover {
@@ -101703,7 +101700,7 @@ title: Word Break
101703
101700
  }
101704
101701
 
101705
101702
  .amis-scope .a-ListMenu-item.is-active {
101706
- color: #7266ba;
101703
+ color: #23b7e5;
101707
101704
  background: transparent;
101708
101705
  }
101709
101706
 
@@ -101728,7 +101725,7 @@ title: Word Break
101728
101725
  }
101729
101726
 
101730
101727
  .amis-scope .a-PopOver > .a-ListMenu {
101731
- border-color: #7266ba;
101728
+ border-color: #23b7e5;
101732
101729
  }
101733
101730
 
101734
101731
  .amis-scope .a-Log {
@@ -101801,7 +101798,7 @@ title: Word Break
101801
101798
 
101802
101799
  .amis-scope .a-Log-operation > a:hover {
101803
101800
  background: rgba(255, 255, 255, 0.6);
101804
- color: #7266ba;
101801
+ color: #23b7e5;
101805
101802
  }
101806
101803
 
101807
101804
  .amis-scope .a-Log-operation > a > svg {
@@ -101990,7 +101987,7 @@ title: Word Break
101990
101987
  }
101991
101988
 
101992
101989
  .amis-scope .a-Steps .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title.is-success:after {
101993
- background-color: #7266ba;
101990
+ background-color: #23b7e5;
101994
101991
  }
101995
101992
 
101996
101993
  .amis-scope .a-Steps .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-ellText {
@@ -102112,7 +102109,7 @@ title: Word Break
102112
102109
  }
102113
102110
 
102114
102111
  .amis-scope .a-Steps--vertical .is-finish .a-StepsItem-containerProgressDot:after {
102115
- background: #7266ba;
102112
+ background: #23b7e5;
102116
102113
  }
102117
102114
 
102118
102115
  .amis-scope .a-Steps--Placement-vertical {
@@ -102188,7 +102185,7 @@ title: Word Break
102188
102185
  }
102189
102186
 
102190
102187
  .amis-scope .a-Steps--Placement-vertical .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title.is-success:after {
102191
- background-color: #7266ba;
102188
+ background-color: #23b7e5;
102192
102189
  }
102193
102190
 
102194
102191
  .amis-scope .a-Steps--Placement-vertical .a-StepsItem:last-child .a-StepsItem-containerTail:after {
@@ -102196,7 +102193,7 @@ title: Word Break
102196
102193
  }
102197
102194
 
102198
102195
  .amis-scope .a-Steps--Placement-vertical .is-finish .a-StepsItem-containerTail:after {
102199
- background: #7266ba;
102196
+ background: #23b7e5;
102200
102197
  }
102201
102198
 
102202
102199
  .amis-scope .a-Steps--ProgressDot .a-StepsItem-containerTail:after {
@@ -102210,12 +102207,12 @@ title: Word Break
102210
102207
  width: 0.5rem;
102211
102208
  height: 0.5rem;
102212
102209
  margin-left: 6rem;
102213
- border: 1px solid #7266ba;
102210
+ border: 1px solid #23b7e5;
102214
102211
  border-radius: 100%;
102215
102212
  }
102216
102213
 
102217
102214
  .amis-scope .a-Steps--ProgressDot .is-finish .a-StepsItem-containerTail:after {
102218
- background: #7266ba;
102215
+ background: #23b7e5;
102219
102216
  }
102220
102217
 
102221
102218
  .amis-scope .a-Steps--ProgressDot .is-wait .a-StepsItem-containerProgressDot {
@@ -102229,8 +102226,8 @@ title: Word Break
102229
102226
  }
102230
102227
 
102231
102228
  .amis-scope .a-Steps--ProgressDot .is-process .a-StepsItem-containerProgressDot {
102232
- border: 1px solid #7266ba;
102233
- background: #7266ba;
102229
+ border: 1px solid #23b7e5;
102230
+ background: #23b7e5;
102234
102231
  }
102235
102232
 
102236
102233
  .amis-scope .a-Steps .a-StepsItem.is-wait .a-StepsItem-icon {
@@ -102253,9 +102250,9 @@ title: Word Break
102253
102250
 
102254
102251
  .amis-scope .a-Steps .a-StepsItem.is-finish .a-StepsItem-icon,
102255
102252
  .amis-scope .a-Steps .a-StepsItem.is-process .a-StepsItem-icon {
102256
- background-color: #7266ba;
102253
+ background-color: #23b7e5;
102257
102254
  color: #ffffff;
102258
- border: 1px solid #7266ba;
102255
+ border: 1px solid #23b7e5;
102259
102256
  }
102260
102257
 
102261
102258
  .amis-scope .a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title::after {
@@ -102283,7 +102280,7 @@ title: Word Break
102283
102280
  }
102284
102281
 
102285
102282
  .amis-scope .a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerIcon.is-success:after {
102286
- background-color: #7266ba;
102283
+ background-color: #23b7e5;
102287
102284
  }
102288
102285
 
102289
102286
  .amis-scope .a-Steps-mobile.a-Steps--horizontal .a-StepsItem:last-child {
@@ -102945,7 +102942,7 @@ title: Word Break
102945
102942
  }
102946
102943
 
102947
102944
  .amis-scope .a-InputGroup.is-focused .a-Select {
102948
- background: #e3e1fa;
102945
+ background: rgba(0, 126, 255, 0.08);
102949
102946
  }
102950
102947
 
102951
102948
  .amis-scope .a-InputGroup.is-focused .a-Select {
@@ -103044,7 +103041,7 @@ title: Word Break
103044
103041
 
103045
103042
  .amis-scope .a-TextControl.is-disabled > .a-TextControl-input {
103046
103043
  color: #b9b8bf;
103047
- background: #f8f7fa;
103044
+ background: #ffffff;
103048
103045
  border-color: #e9e8eb;
103049
103046
  transition: all 0s;
103050
103047
  }
@@ -103271,7 +103268,7 @@ title: Word Break
103271
103268
 
103272
103269
  .amis-scope .a-TextControl-sugItem.is-highlight {
103273
103270
  color: #181526;
103274
- background: #e3e1fa;
103271
+ background: rgba(0, 126, 255, 0.08);
103275
103272
  }
103276
103273
 
103277
103274
  .amis-scope .a-TextControl-sugItem .is-matched {
@@ -103317,7 +103314,7 @@ title: Word Break
103317
103314
  white-space: nowrap;
103318
103315
  line-height: calc( 1.5 * 14px - 0.125rem );
103319
103316
  font-size: 12px;
103320
- background: #f8f7fa;
103317
+ background: #ffffff;
103321
103318
  border-radius: 0.125rem;
103322
103319
  margin: 2px 3px;
103323
103320
  display: flex;
@@ -103452,7 +103449,7 @@ title: Word Break
103452
103449
 
103453
103450
  .amis-scope .a-TextareaControl.is-disabled > .a-TextareaControl-input {
103454
103451
  color: #b9b8bf;
103455
- background: #f8f7fa;
103452
+ background: #ffffff;
103456
103453
  border-color: #e9e8eb;
103457
103454
  transition: all 0s;
103458
103455
  }
@@ -103632,7 +103629,7 @@ title: Word Break
103632
103629
  }
103633
103630
 
103634
103631
  .amis-scope .a-Checkbox:hover input:not(:disabled) + i {
103635
- border-color: #7266ba;
103632
+ border-color: #23b7e5;
103636
103633
  }
103637
103634
 
103638
103635
  .amis-scope .a-Checkbox.a-Checkbox--checkbox.a-Checkbox--button > i + span {
@@ -103692,13 +103689,13 @@ title: Word Break
103692
103689
  }
103693
103690
 
103694
103691
  .amis-scope .a-Checkbox--checkbox input:checked + i {
103695
- border-color: #7266ba;
103692
+ border-color: #23b7e5;
103696
103693
  }
103697
103694
 
103698
103695
  .amis-scope .a-Checkbox--checkbox input:checked + i:before {
103699
103696
  width: 0.5rem;
103700
103697
  height: 0.5rem;
103701
- background: #7266ba;
103698
+ background: #23b7e5;
103702
103699
  }
103703
103700
 
103704
103701
  .amis-scope .a-Checkbox--checkbox input[disabled] + i {
@@ -103758,8 +103755,8 @@ title: Word Break
103758
103755
  }
103759
103756
 
103760
103757
  .amis-scope .a-Checkbox--full.a-Checkbox--checkbox input:checked + i {
103761
- border-color: #7266ba;
103762
- background: #7266ba;
103758
+ border-color: #23b7e5;
103759
+ background: #23b7e5;
103763
103760
  }
103764
103761
 
103765
103762
  .amis-scope .a-Checkbox--full.a-Checkbox--checkbox input:checked + i:before {
@@ -103770,17 +103767,17 @@ title: Word Break
103770
103767
 
103771
103768
  .amis-scope .a-Checkbox--full.a-Checkbox--checkbox input[disabled] + i {
103772
103769
  border-color: #e9e8eb;
103773
- background: #f8f7fa;
103770
+ background: #ffffff;
103774
103771
  }
103775
103772
 
103776
103773
  .amis-scope .a-Checkbox--full.a-Checkbox--checkbox input[disabled]:checked + i:before {
103777
103774
  border-color: #b9b8bf;
103778
- background: #f8f7fa;
103775
+ background: #ffffff;
103779
103776
  }
103780
103777
 
103781
103778
  .amis-scope .a-Checkbox--full.a-Checkbox--checkbox input:checked[disabled] + i {
103782
103779
  border-color: #e9e8eb;
103783
- background: #f8f7fa;
103780
+ background: #ffffff;
103784
103781
  }
103785
103782
 
103786
103783
  .amis-scope .a-Checkbox--full.a-Checkbox--checkbox > i {
@@ -103807,13 +103804,13 @@ title: Word Break
103807
103804
  }
103808
103805
 
103809
103806
  .amis-scope .a-Checkbox--partial.a-Checkbox--checkbox input + i {
103810
- border-color: #7266ba;
103807
+ border-color: #23b7e5;
103811
103808
  }
103812
103809
 
103813
103810
  .amis-scope .a-Checkbox--partial.a-Checkbox--checkbox input + i:before {
103814
103811
  width: 0.5rem;
103815
103812
  height: 0.5rem;
103816
- background: #7266ba;
103813
+ background: #23b7e5;
103817
103814
  }
103818
103815
 
103819
103816
  .amis-scope .a-Checkbox--partial.a-Checkbox--checkbox input[disabled] + i {
@@ -103829,7 +103826,7 @@ title: Word Break
103829
103826
  .amis-scope .a-Checkbox--partial.a-Checkbox--checkbox input:checked[disabled] + i {
103830
103827
  width: 0.5rem;
103831
103828
  height: 0.5rem;
103832
- background: #f8f7fa;
103829
+ background: #ffffff;
103833
103830
  }
103834
103831
 
103835
103832
  .amis-scope .a-Checkbox--button.a-Checkbox--checkbox {
@@ -103851,9 +103848,9 @@ title: Word Break
103851
103848
  }
103852
103849
 
103853
103850
  .amis-scope .a-Checkbox--button.a-Checkbox--checkbox:hover:not(:disabled) {
103854
- color: #7266ba;
103855
- border-color: #7266ba;
103856
- box-shadow: -1px 0 0 0 #7266ba;
103851
+ color: #23b7e5;
103852
+ border-color: #23b7e5;
103853
+ box-shadow: -1px 0 0 0 #23b7e5;
103857
103854
  }
103858
103855
 
103859
103856
  .amis-scope .a-Checkbox--button.a-Checkbox--checkbox:hover:not(:disabled):first-child {
@@ -103877,7 +103874,7 @@ title: Word Break
103877
103874
  width: 0;
103878
103875
  height: 0;
103879
103876
  border-width: 0.5rem;
103880
- border-color: #7266ba transparent transparent #7266ba;
103877
+ border-color: #23b7e5 transparent transparent #23b7e5;
103881
103878
  border-radius: 0;
103882
103879
  }
103883
103880
 
@@ -103929,9 +103926,9 @@ title: Word Break
103929
103926
  }
103930
103927
 
103931
103928
  .amis-scope .a-Checkbox--button--checked.a-Checkbox--checkbox.a-Checkbox--button {
103932
- border-color: #7266ba;
103933
- color: #7266ba;
103934
- box-shadow: -1px 0 0 0 #7266ba;
103929
+ border-color: #23b7e5;
103930
+ color: #23b7e5;
103931
+ box-shadow: -1px 0 0 0 #23b7e5;
103935
103932
  }
103936
103933
 
103937
103934
  .amis-scope .a-Checkbox--button--checked.a-Checkbox--checkbox.a-Checkbox--button:first-child {
@@ -103939,12 +103936,9 @@ title: Word Break
103939
103936
  }
103940
103937
 
103941
103938
  .amis-scope .a-Checkbox--button--checked.a-Checkbox--checkbox.a-Checkbox--button:hover {
103942
- border-color: #7266ba
103943
- --menu-hover-bg-color: #e6f0ff;
103944
- color: #7266ba
103945
- --menu-hover-bg-color: #e6f0ff;
103946
- box-shadow: -1px 0 0 0 #7266ba
103947
- --menu-hover-bg-color: #e6f0ff;
103939
+ border-color: #7266ba;
103940
+ color: #7266ba;
103941
+ box-shadow: -1px 0 0 0 #7266ba;
103948
103942
  }
103949
103943
 
103950
103944
  .amis-scope .a-Checkbox--button--checked.a-Checkbox--checkbox.a-Checkbox--button:active {
@@ -103963,7 +103957,7 @@ title: Word Break
103963
103957
  }
103964
103958
 
103965
103959
  .amis-scope .a-Checkbox--button--disabled--checked.a-Checkbox--checkbox {
103966
- background: #f8f7fa;
103960
+ background: #ffffff;
103967
103961
  border-color: #e9e8eb !important;
103968
103962
  }
103969
103963
 
@@ -103980,13 +103974,13 @@ title: Word Break
103980
103974
  }
103981
103975
 
103982
103976
  .amis-scope .a-Checkbox--radio input:checked + i {
103983
- border-color: #7266ba;
103977
+ border-color: #23b7e5;
103984
103978
  }
103985
103979
 
103986
103980
  .amis-scope .a-Checkbox--radio input:checked + i:before {
103987
103981
  width: 0.5rem;
103988
103982
  height: 0.5rem;
103989
- background: #7266ba;
103983
+ background: #23b7e5;
103990
103984
  border-radius: 50%;
103991
103985
  }
103992
103986
 
@@ -104024,7 +104018,7 @@ title: Word Break
104024
104018
  }
104025
104019
 
104026
104020
  .amis-scope .a-Checkbox--radio.a-Checkbox--button--disabled--unchecked.a-Checkbox--full i {
104027
- background: #f8f7fa;
104021
+ background: #ffffff;
104028
104022
  border: 1px solid #e8e9eb;
104029
104023
  }
104030
104024
 
@@ -104101,7 +104095,7 @@ title: Word Break
104101
104095
 
104102
104096
  .amis-scope .a-RadiosControl .a-Checkbox--button--disabled--unchecked,
104103
104097
  .amis-scope .a-CheckboxesControl .a-Checkbox--button--disabled--unchecked {
104104
- background: #f8f7fa;
104098
+ background: #ffffff;
104105
104099
  }
104106
104100
 
104107
104101
  .amis-scope .a-RadiosControl .a-Checkbox--button-checked:active,
@@ -104200,12 +104194,11 @@ title: Word Break
104200
104194
  }
104201
104195
 
104202
104196
  .amis-scope .a-GroupedSelection-item:hover {
104203
- background: #f8f7fa;
104197
+ background: #ffffff;
104204
104198
  }
104205
104199
 
104206
104200
  .amis-scope .a-GroupedSelection-item:hover i {
104207
- border: 1px solid #7266ba
104208
- --menu-hover-bg-color: #e6f0ff;
104201
+ border: 1px solid #7266ba;
104209
104202
  }
104210
104203
 
104211
104204
  .amis-scope .a-GroupedSelection-item.is-disabled {
@@ -104343,7 +104336,7 @@ title: Word Break
104343
104336
  }
104344
104337
 
104345
104338
  .amis-scope .a-TreeSelection-itemInner:hover {
104346
- background: #f8f7fa;
104339
+ background: #ffffff;
104347
104340
  }
104348
104341
 
104349
104342
  .amis-scope .a-TreeSelection-itemInner.is-active {
@@ -104417,7 +104410,7 @@ title: Word Break
104417
104410
  }
104418
104411
 
104419
104412
  .amis-scope .a-ChainedSelection-item:hover {
104420
- background: #f8f7fa;
104413
+ background: #ffffff;
104421
104414
  }
104422
104415
 
104423
104416
  .amis-scope .a-ChainedSelection-item.is-disabled {
@@ -104473,7 +104466,7 @@ title: Word Break
104473
104466
 
104474
104467
  .amis-scope .a-AssociatedSelection-reload {
104475
104468
  text-align: center;
104476
- color: #7266ba;
104469
+ color: #23b7e5;
104477
104470
  margin: 20px 0 0;
104478
104471
  }
104479
104472
 
@@ -104915,7 +104908,7 @@ title: Word Break
104915
104908
 
104916
104909
  .amis-scope .a-Number-handler-down-disabled,
104917
104910
  .amis-scope .a-Number-handler-up-disabled {
104918
- background: #f8f7fa;
104911
+ background: #ffffff;
104919
104912
  pointer-events: none;
104920
104913
  color: #b9b8bf;
104921
104914
  }
@@ -104930,7 +104923,7 @@ title: Word Break
104930
104923
  border-top-right-radius: 0px;
104931
104924
  border-bottom-right-radius: 0px;
104932
104925
  color: #b9b8bf;
104933
- background: #f8f7fa;
104926
+ background: #ffffff;
104934
104927
  border-color: #e9e8eb;
104935
104928
  }
104936
104929
 
@@ -104941,7 +104934,7 @@ title: Word Break
104941
104934
  .amis-scope .a-Number-disabled .a-Number-handler {
104942
104935
  cursor: not-allowed;
104943
104936
  color: #b9b8bf;
104944
- background: #f8f7fa;
104937
+ background: #ffffff;
104945
104938
  border-color: #e9e8eb;
104946
104939
  opacity: 0.72;
104947
104940
  }
@@ -104952,7 +104945,7 @@ title: Word Break
104952
104945
  }
104953
104946
 
104954
104947
  .amis-scope .a-Number-disabled .a-Number-handler:hover:active {
104955
- background: #f8f7fa;
104948
+ background: #ffffff;
104956
104949
  }
104957
104950
 
104958
104951
  .amis-scope .a-NumberControl:not(.is-inline) > .a-Number {
@@ -105046,26 +105039,26 @@ title: Word Break
105046
105039
 
105047
105040
  .amis-scope .a-Number--enhance .a-Number--enhance-border-min,
105048
105041
  .amis-scope .a-Number--enhance .a-Number--enhance-border-max {
105049
- background: #f8f7fa;
105042
+ background: #ffffff;
105050
105043
  pointer-events: none;
105051
105044
  color: #b9b8bf;
105052
105045
  }
105053
105046
 
105054
105047
  .amis-scope .a-Number--enhance .a-Number--enhance-border-min:hover,
105055
105048
  .amis-scope .a-Number--enhance .a-Number--enhance-border-max:hover {
105056
- background: #f8f7fa;
105049
+ background: #ffffff;
105057
105050
  color: #b9b8bf;
105058
105051
  }
105059
105052
 
105060
105053
  .amis-scope .a-Number--enhance .a-Number--enhance-border-disabled {
105061
- background: #f8f7fa;
105054
+ background: #ffffff;
105062
105055
  color: #b4b6ba;
105063
105056
  cursor: not-allowed;
105064
105057
  }
105065
105058
 
105066
105059
  .amis-scope .a-Number--enhance .a-Number--enhance-border-disabled:hover {
105067
105060
  cursor: not-allowed;
105068
- background: #f8f7fa;
105061
+ background: #ffffff;
105069
105062
  color: #b4b6ba;
105070
105063
  }
105071
105064
 
@@ -105138,7 +105131,7 @@ title: Word Break
105138
105131
 
105139
105132
  .amis-scope .a-Select.is-disabled {
105140
105133
  color: #b9b8bf;
105141
- background: #f8f7fa;
105134
+ background: #ffffff;
105142
105135
  border-color: #e9e8eb;
105143
105136
  }
105144
105137
 
@@ -105238,7 +105231,7 @@ title: Word Break
105238
105231
  display: inline-block;
105239
105232
  vertical-align: middle;
105240
105233
  font-size: 12px;
105241
- background: #f8f7fa;
105234
+ background: #ffffff;
105242
105235
  border: 0.0625rem solid #f3f2f5;
105243
105236
  border-radius: 0.125rem;
105244
105237
  margin-right: 0.25rem;
@@ -105420,7 +105413,7 @@ title: Word Break
105420
105413
 
105421
105414
  .amis-scope .a-Select-option.is-highlight {
105422
105415
  color: #181526;
105423
- background: #e3e1fa;
105416
+ background: rgba(0, 126, 255, 0.08);
105424
105417
  }
105425
105418
 
105426
105419
  .amis-scope .a-Select-option.is-disabled {
@@ -105461,7 +105454,7 @@ title: Word Break
105461
105454
  }
105462
105455
 
105463
105456
  .amis-scope .a-Select-option-hl {
105464
- color: #7266ba;
105457
+ color: #23b7e5;
105465
105458
  }
105466
105459
 
105467
105460
  .amis-scope .a-Select-addBtn {
@@ -105533,7 +105526,7 @@ title: Word Break
105533
105526
  display: inline-block;
105534
105527
  vertical-align: middle;
105535
105528
  font-size: 12px;
105536
- background: #f8f7fa;
105529
+ background: #ffffff;
105537
105530
  border: 0.0625rem solid #f3f2f5;
105538
105531
  border-radius: 0.125rem;
105539
105532
  margin-right: 0.25rem;
@@ -105602,7 +105595,7 @@ title: Word Break
105602
105595
 
105603
105596
  .amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-itemLabel:hover .a-Tree-itemText,
105604
105597
  .amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-item--isLeaf:hover .a-Tree-itemText {
105605
- background: #f8f7fa;
105598
+ background: #ffffff;
105606
105599
  }
105607
105600
 
105608
105601
  .amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-itemLabel:active,
@@ -105612,7 +105605,7 @@ title: Word Break
105612
105605
 
105613
105606
  .amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-itemLabel:active .a-Tree-itemText,
105614
105607
  .amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-item--isLeaf:active .a-Tree-itemText {
105615
- background: #e3e1fa;
105608
+ background: rgba(0, 126, 255, 0.08);
105616
105609
  }
105617
105610
 
105618
105611
  .amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-itemLabel.is-checked,
@@ -105653,7 +105646,7 @@ title: Word Break
105653
105646
 
105654
105647
  .amis-scope .a-Selections-title {
105655
105648
  height: 2rem;
105656
- background: #f8f7fa;
105649
+ background: #ffffff;
105657
105650
  font-size: 14px;
105658
105651
  padding: calc( ( 2rem - 1.5 * 14px ) / 2 ) 0.5rem;
105659
105652
  }
@@ -106497,7 +106490,7 @@ title: Word Break
106497
106490
  }
106498
106491
 
106499
106492
  .amis-scope .rdt .rdtPicker td.rdtToday:before {
106500
- border-bottom-color: #7266ba;
106493
+ border-bottom-color: #23b7e5;
106501
106494
  }
106502
106495
 
106503
106496
  .amis-scope .rdt .rdtPicker td.rdtActive.rdtToday:before {
@@ -106512,7 +106505,7 @@ title: Word Break
106512
106505
 
106513
106506
  .amis-scope .rdt .rdtPicker td.rdtActive > span,
106514
106507
  .amis-scope .rdt .rdtPicker td.rdtActive:hover > span {
106515
- background: #7266ba;
106508
+ background: #23b7e5;
106516
106509
  }
106517
106510
 
106518
106511
  .amis-scope .rdt .rdtPicker .rdtActive.rdtToday {
@@ -106604,7 +106597,7 @@ title: Word Break
106604
106597
 
106605
106598
  .amis-scope .a-CalendarInputWrapper .a-CalendarInput-sugsItem.is-highlight {
106606
106599
  color: #181526;
106607
- background: #e3e1fa;
106600
+ background: rgba(0, 126, 255, 0.08);
106608
106601
  }
106609
106602
 
106610
106603
  .amis-scope .a-CalendarInputWrapper .a-CalendarInput-sugsItem:hover {
@@ -106643,7 +106636,7 @@ title: Word Break
106643
106636
  outline: none;
106644
106637
  width: 3.5rem;
106645
106638
  font-size: 14px;
106646
- color: #7266ba;
106639
+ color: #23b7e5;
106647
106640
  border: 1px solid #e9e8eb;
106648
106641
  border-radius: 2px;
106649
106642
  height: 2.5rem;
@@ -106658,7 +106651,7 @@ title: Word Break
106658
106651
  }
106659
106652
 
106660
106653
  .amis-scope .a-CalendarInput:focus {
106661
- border-color: #7266ba;
106654
+ border-color: #23b7e5;
106662
106655
  box-shadow: none;
106663
106656
  }
106664
106657
 
@@ -106726,9 +106719,9 @@ title: Word Break
106726
106719
  cursor: pointer;
106727
106720
  text-decoration: none;
106728
106721
  font-size: 12px;
106729
- border: 1px solid #7266ba;
106730
- color: #7266ba;
106731
- background: #7266ba;
106722
+ border: 1px solid #23b7e5;
106723
+ color: #23b7e5;
106724
+ background: #23b7e5;
106732
106725
  border-color: #ffffff #584a94 #3e316e #ffffff;
106733
106726
  border-width: #584a94 #3e316e #ffffff 1px;
106734
106727
  border-style: solid solid solid solid;
@@ -106753,7 +106746,7 @@ title: Word Break
106753
106746
 
106754
106747
  .amis-scope .rdtBtn:not(:disabled):not(.is-disabled):hover {
106755
106748
  color: #7266ba;
106756
- background: transparent;
106749
+ background: #fff;
106757
106750
  border-color: #7266ba #7266ba #7266ba #7266ba;
106758
106751
  border-width: 1px 1px 1px 1px;
106759
106752
  border-style: solid solid solid solid;
@@ -106762,7 +106755,7 @@ title: Word Break
106762
106755
 
106763
106756
  .amis-scope .rdtBtn:not(:disabled):not(.is-disabled):hover:active {
106764
106757
  color: #584a94;
106765
- background: transparent;
106758
+ background: #fff;
106766
106759
  border-color: #584a94 #584a94 #584a94 #584a94;
106767
106760
  border-width: 1px 1px 1px 1px;
106768
106761
  border-style: solid solid solid solid;
@@ -106772,7 +106765,7 @@ title: Word Break
106772
106765
  .amis-scope .rdtBtn:disabled,
106773
106766
  .amis-scope .rdtBtn.is-disabled {
106774
106767
  color: #b9b8bf;
106775
- background: #f8f7fa;
106768
+ background: #ffffff;
106776
106769
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
106777
106770
  border-width: 1px 1px 1px 1px;
106778
106771
  border-style: solid solid solid solid;
@@ -106785,7 +106778,7 @@ title: Word Break
106785
106778
 
106786
106779
  .amis-scope .rdtBtnCancel {
106787
106780
  color: #d5d4d9;
106788
- background: #ffffff;
106781
+ background: #edf1f2;
106789
106782
  border-color: #181526 #ffffff #897fc7 #897fc7;
106790
106783
  border-width: #ffffff #584a94 #584a94 1px;
106791
106784
  border-style: solid solid solid solid;
@@ -106794,7 +106787,7 @@ title: Word Break
106794
106787
 
106795
106788
  .amis-scope .rdtBtnCancel:not(:disabled):not(.is-disabled):hover {
106796
106789
  color: #7266ba;
106797
- background: transparent;
106790
+ background: #fff;
106798
106791
  border-color: #7266ba #7266ba #7266ba #7266ba;
106799
106792
  border-width: 1px 1px 1px 1px;
106800
106793
  border-style: solid solid solid solid;
@@ -106803,7 +106796,7 @@ title: Word Break
106803
106796
 
106804
106797
  .amis-scope .rdtBtnCancel:not(:disabled):not(.is-disabled):hover:active {
106805
106798
  color: #584a94;
106806
- background: transparent;
106799
+ background: #fff;
106807
106800
  border-color: #584a94 #584a94 #584a94 #584a94;
106808
106801
  border-width: 1px 1px 1px 1px;
106809
106802
  border-style: solid solid solid solid;
@@ -106813,7 +106806,7 @@ title: Word Break
106813
106806
  .amis-scope .rdtBtnCancel:disabled,
106814
106807
  .amis-scope .rdtBtnCancel.is-disabled {
106815
106808
  color: #b9b8bf;
106816
- background: #f8f7fa;
106809
+ background: #ffffff;
106817
106810
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
106818
106811
  border-width: 1px 1px 1px 1px;
106819
106812
  border-style: solid solid solid solid;
@@ -106943,7 +106936,7 @@ title: Word Break
106943
106936
  .amis-scope td.rdtYear.rdtActive:hover > span,
106944
106937
  .amis-scope td.rdtQuarter.rdtActive > span,
106945
106938
  .amis-scope td.rdtQuarter.rdtActive:hover > span {
106946
- background: #7266ba !important;
106939
+ background: #23b7e5 !important;
106947
106940
  color: #ffffff;
106948
106941
  }
106949
106942
 
@@ -107322,7 +107315,7 @@ title: Word Break
107322
107315
  .amis-scope .a-ImageControl-addBtn:disabled,
107323
107316
  .amis-scope .a-ImageControl-addBtn.is-disabled {
107324
107317
  color: #b9b8bf;
107325
- background: #f8f7fa;
107318
+ background: #ffffff;
107326
107319
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
107327
107320
  border-width: 1px 1px 1px 1px;
107328
107321
  border-style: solid solid solid solid;
@@ -107343,7 +107336,7 @@ title: Word Break
107343
107336
  .amis-scope .a-ImageControl-addBtn.is-disabled {
107344
107337
  pointer-events: none;
107345
107338
  border: 0.0625rem solid #e9e8eb;
107346
- background: #f8f7fa;
107339
+ background: #ffffff;
107347
107340
  color: #b9b8bf;
107348
107341
  }
107349
107342
 
@@ -107475,7 +107468,7 @@ title: Word Break
107475
107468
  height: 5px;
107476
107469
  border-radius: 1px;
107477
107470
  display: block;
107478
- background: #7266ba;
107471
+ background: #23b7e5;
107479
107472
  min-width: 10%;
107480
107473
  transition: ease-out width 0s;
107481
107474
  }
@@ -107535,7 +107528,7 @@ title: Word Break
107535
107528
  height: 120px;
107536
107529
  color: #999;
107537
107530
  border: 2px dashed #e9e8eb;
107538
- border-color: #7266ba;
107531
+ border-color: #23b7e5;
107539
107532
  background: #f3f9fe;
107540
107533
  border-radius: 2px;
107541
107534
  line-height: 120px;
@@ -107707,7 +107700,7 @@ title: Word Break
107707
107700
 
107708
107701
  .amis-scope .a-FileControl-progress > span {
107709
107702
  display: block;
107710
- background: #7266ba;
107703
+ background: #23b7e5;
107711
107704
  border-radius: 1px;
107712
107705
  height: 100%;
107713
107706
  transition: ease-out width 0s;
@@ -107719,7 +107712,7 @@ title: Word Break
107719
107712
  cursor: not-allowed;
107720
107713
  color: #b9b8bf;
107721
107714
  pointer-events: auto;
107722
- background: #f8f7fa;
107715
+ background: #ffffff;
107723
107716
  }
107724
107717
 
107725
107718
  .amis-scope .a-FileControl-dropzone.disabled > .a-FileControl-acceptTip:hover {
@@ -107754,7 +107747,7 @@ title: Word Break
107754
107747
  }
107755
107748
 
107756
107749
  .amis-scope .a-FileControl-acceptTip:hover {
107757
- border-color: #7266ba;
107750
+ border-color: #23b7e5;
107758
107751
  }
107759
107752
 
107760
107753
  .amis-scope .a-FileControl-acceptTip > span {
@@ -107771,7 +107764,7 @@ title: Word Break
107771
107764
  }
107772
107765
 
107773
107766
  .amis-scope .a-FileControl-dropzone.is-active .a-FileControl-acceptTip {
107774
- border-color: #7266ba;
107767
+ border-color: #23b7e5;
107775
107768
  }
107776
107769
 
107777
107770
  .amis-scope .a-FileControl-sum {
@@ -108001,7 +107994,7 @@ title: Word Break
108001
107994
 
108002
107995
  .amis-scope .a-RichTextControl .fr-toolbar .fr-command.fr-btn.fr-active,
108003
107996
  .amis-scope .a-RichTextControl .fr-popup .fr-command.fr-btn.fr-active {
108004
- color: #7266ba;
107997
+ color: #23b7e5;
108005
107998
  background: (--colors-neutral-fill-11);
108006
107999
  }
108007
108000
 
@@ -108016,7 +108009,7 @@ title: Word Break
108016
108009
  }
108017
108010
 
108018
108011
  .amis-scope .a-RichTextControl .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
108019
- background: #7266ba;
108012
+ background: #23b7e5;
108020
108013
  color: #fff;
108021
108014
  }
108022
108015
 
@@ -108467,7 +108460,7 @@ title: Word Break
108467
108460
  }
108468
108461
 
108469
108462
  .amis-scope .a-Tree-itemLabel:hover .a-Tree-itemLabel-item {
108470
- background-color: #f8f7fa;
108463
+ background-color: #ffffff;
108471
108464
  }
108472
108465
 
108473
108466
  .amis-scope .a-Tree-itemLabel:hover .a-Tree-item-icons {
@@ -108479,7 +108472,7 @@ title: Word Break
108479
108472
  }
108480
108473
 
108481
108474
  .amis-scope .a-Tree-item .is-checked .a-Tree-itemLabel-item {
108482
- background-color: #e3e1fa;
108475
+ background-color: rgba(0, 126, 255, 0.08);
108483
108476
  }
108484
108477
 
108485
108478
  .amis-scope .a-Tree-item .is-checked .a-Tree-item-icons {
@@ -108675,7 +108668,7 @@ title: Word Break
108675
108668
 
108676
108669
  .amis-scope .a-Tree-dropIndicator--hover {
108677
108670
  border-radius: 0;
108678
- background-color: #f8f7fa;
108671
+ background-color: #ffffff;
108679
108672
  }
108680
108673
 
108681
108674
  .amis-scope .a-Tree-dropIndicator--hover::after {
@@ -108776,7 +108769,7 @@ title: Word Break
108776
108769
 
108777
108770
  .amis-scope .a-TreeSelect.is-disabled > .a-TreeSelect-input {
108778
108771
  color: #b9b8bf;
108779
- background: #f8f7fa;
108772
+ background: #ffffff;
108780
108773
  border-color: #e9e8eb;
108781
108774
  transition: all 0s;
108782
108775
  }
@@ -108965,7 +108958,7 @@ title: Word Break
108965
108958
  .amis-scope .a-Combo-addBtn:disabled,
108966
108959
  .amis-scope .a-Combo-addBtn.is-disabled {
108967
108960
  color: #b9b8bf;
108968
- background: #f8f7fa;
108961
+ background: #ffffff;
108969
108962
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
108970
108963
  border-width: 1px 1px 1px 1px;
108971
108964
  border-style: solid solid solid solid;
@@ -109015,7 +109008,7 @@ title: Word Break
109015
109008
  }
109016
109009
 
109017
109010
  .amis-scope .a-Combo-item {
109018
- background: #ffffff;
109011
+ background: #edf1f2;
109019
109012
  }
109020
109013
 
109021
109014
  .amis-scope .a-Combo-itemDrager {
@@ -109054,7 +109047,7 @@ title: Word Break
109054
109047
  }
109055
109048
 
109056
109049
  .amis-scope .a-Combo--hor .a-Combo-itemTag label {
109057
- color: #7266ba;
109050
+ color: #23b7e5;
109058
109051
  margin-right: 0.5rem;
109059
109052
  }
109060
109053
 
@@ -109113,7 +109106,7 @@ title: Word Break
109113
109106
  }
109114
109107
 
109115
109108
  .amis-scope .a-Combo--ver:not(.a-Combo--noBorder) .a-Combo-itemTag label {
109116
- color: #7266ba;
109109
+ color: #23b7e5;
109117
109110
  margin-right: 0.5rem;
109118
109111
  }
109119
109112
 
@@ -109137,7 +109130,7 @@ title: Word Break
109137
109130
 
109138
109131
  .amis-scope .a-Combo--ver:not(.a-Combo--noBorder):not(.is-disabled) > .a-Combo-item:hover,
109139
109132
  .amis-scope .a-Combo--ver:not(.a-Combo--noBorder):not(.is-disabled) > .a-Combo-items > .a-Combo-item:hover {
109140
- border-color: #7266ba;
109133
+ border-color: #23b7e5;
109141
109134
  }
109142
109135
 
109143
109136
  .amis-scope .a-Combo--ver:not(.a-Combo--noBorder):not(.is-disabled) > .a-Combo-item:hover > .a-Combo-delBtn,
@@ -109245,7 +109238,7 @@ title: Word Break
109245
109238
  }
109246
109239
 
109247
109240
  .amis-scope .a-SubForm-value {
109248
- background: #f8f7fa;
109241
+ background: #ffffff;
109249
109242
  color: #000;
109250
109243
  font-size: 14px;
109251
109244
  padding: 0 0.25rem;
@@ -109323,7 +109316,7 @@ title: Word Break
109323
109316
  width: auto;
109324
109317
  min-width: auto;
109325
109318
  font-weight: 400;
109326
- color: #1890ff;
109319
+ color: #7266ba;
109327
109320
  text-decoration: none;
109328
109321
  border: none;
109329
109322
  height: auto;
@@ -109439,7 +109432,7 @@ title: Word Break
109439
109432
 
109440
109433
  .amis-scope .a-Picker.is-disabled > .a-Picker-input {
109441
109434
  color: #b9b8bf;
109442
- background: #f8f7fa;
109435
+ background: #ffffff;
109443
109436
  border-color: #e9e8eb;
109444
109437
  transition: all 0s;
109445
109438
  }
@@ -109736,7 +109729,7 @@ title: Word Break
109736
109729
 
109737
109730
  .amis-scope .a-TagControl-sugItem:not(:disabled):not(.is-disabled):hover {
109738
109731
  color: #7266ba;
109739
- background: transparent;
109732
+ background: #fff;
109740
109733
  border-color: #7266ba #7266ba #7266ba #7266ba;
109741
109734
  border-width: 1px 1px 1px 1px;
109742
109735
  border-style: solid solid solid solid;
@@ -109745,7 +109738,7 @@ title: Word Break
109745
109738
 
109746
109739
  .amis-scope .a-TagControl-sugItem:not(:disabled):not(.is-disabled):hover:active {
109747
109740
  color: #584a94;
109748
- background: transparent;
109741
+ background: #fff;
109749
109742
  border-color: #584a94 #584a94 #584a94 #584a94;
109750
109743
  border-width: 1px 1px 1px 1px;
109751
109744
  border-style: solid solid solid solid;
@@ -109755,7 +109748,7 @@ title: Word Break
109755
109748
  .amis-scope .a-TagControl-sugItem:disabled,
109756
109749
  .amis-scope .a-TagControl-sugItem.is-disabled {
109757
109750
  color: #b9b8bf;
109758
- background: #f8f7fa;
109751
+ background: #ffffff;
109759
109752
  border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
109760
109753
  border-width: 1px 1px 1px 1px;
109761
109754
  border-style: solid solid solid solid;
@@ -109872,7 +109865,7 @@ title: Word Break
109872
109865
  .amis-scope .a-Transfer-title {
109873
109866
  display: flex;
109874
109867
  align-items: center;
109875
- background: #f8f7fa;
109868
+ background: #ffffff;
109876
109869
  color: #181526;
109877
109870
  line-height: 1.5;
109878
109871
  font-size: 14px;
@@ -110106,11 +110099,11 @@ title: Word Break
110106
110099
  }
110107
110100
 
110108
110101
  .amis-scope .a-Transfer .a-Tree-itemLabel:hover {
110109
- background: #f8f7fa;
110102
+ background: #ffffff;
110110
110103
  }
110111
110104
 
110112
110105
  .amis-scope .a-Transfer .a-Tree-itemLabel.is-checked {
110113
- background: #e3e1fa;
110106
+ background: rgba(0, 126, 255, 0.08);
110114
110107
  }
110115
110108
 
110116
110109
  .amis-scope .a-Transfer .a-Tree-itemText {
@@ -110122,7 +110115,7 @@ title: Word Break
110122
110115
 
110123
110116
  .amis-scope .a-Transfer .a-Table-content .a-Table-table > thead > tr > th {
110124
110117
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
110125
- background: #f8f7fa;
110118
+ background: #ffffff;
110126
110119
  color: #181526;
110127
110120
  line-height: 1.5;
110128
110121
  font-size: 14px;
@@ -110420,7 +110413,7 @@ title: Word Break
110420
110413
 
110421
110414
  .amis-scope .a-NestedSelect-menu .a-NestedSelect-option:hover {
110422
110415
  color: #181526;
110423
- background: #e3e1fa;
110416
+ background: rgba(0, 126, 255, 0.08);
110424
110417
  }
110425
110418
 
110426
110419
  .amis-scope .a-NestedSelect-menu .a-NestedSelect-option:hover > .a-NestedSelect-childrenOuter {
@@ -110633,7 +110626,7 @@ title: Word Break
110633
110626
 
110634
110627
  .amis-scope .a-IconPickerControl.is-disabled > .a-IconPickerControl-input {
110635
110628
  color: #b9b8bf;
110636
- background: #f8f7fa;
110629
+ background: #ffffff;
110637
110630
  border-color: #e9e8eb;
110638
110631
  transition: all 0s;
110639
110632
  }
@@ -110769,7 +110762,7 @@ title: Word Break
110769
110762
  }
110770
110763
 
110771
110764
  .amis-scope .a-IconPickerControl-sugItem:hover {
110772
- background: #e3e1fa;
110765
+ background: rgba(0, 126, 255, 0.08);
110773
110766
  }
110774
110767
 
110775
110768
  .amis-scope .a-IconPickerControl-sugItem.is-active {
@@ -110868,7 +110861,7 @@ title: Word Break
110868
110861
 
110869
110862
  .amis-scope .a-IconSelectControl.is-disabled > .a-IconSelectControl-input {
110870
110863
  color: #b9b8bf;
110871
- background: #f8f7fa;
110864
+ background: #ffffff;
110872
110865
  border-color: #e9e8eb;
110873
110866
  transition: all 0s;
110874
110867
  }
@@ -113072,7 +113065,7 @@ title: Word Break
113072
113065
  }
113073
113066
 
113074
113067
  .amis-scope .a-FormulaEditor-FuncList-item.is-active {
113075
- background: #f8f7fa;
113068
+ background: #ffffff;
113076
113069
  }
113077
113070
 
113078
113071
  .amis-scope .a-FormulaEditor-FuncList-doc {
@@ -113085,7 +113078,7 @@ title: Word Break
113085
113078
  .amis-scope .a-FormulaEditor-FuncList-doc pre {
113086
113079
  white-space: pre-wrap;
113087
113080
  word-wrap: break-word;
113088
- background: #f8f7fa;
113081
+ background: #ffffff;
113089
113082
  padding: 0.3125rem 0.625rem;
113090
113083
  border-radius: 2px;
113091
113084
  margin-top: 0;
@@ -113283,7 +113276,7 @@ title: Word Break
113283
113276
  }
113284
113277
 
113285
113278
  .amis-scope .a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round--info {
113286
- background: #7266ba;
113279
+ background: #23b7e5;
113287
113280
  }
113288
113281
 
113289
113282
  .amis-scope .a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round--success {
@@ -113420,7 +113413,7 @@ title: Word Break
113420
113413
  }
113421
113414
 
113422
113415
  .amis-scope .a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-round--info {
113423
- background: #7266ba;
113416
+ background: #23b7e5;
113424
113417
  }
113425
113418
 
113426
113419
  .amis-scope .a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-round--success {
@@ -113697,7 +113690,7 @@ title: Word Break
113697
113690
  }
113698
113691
 
113699
113692
  .amis-scope .a-Tag--checkable--checked:not(.a-Tag--checkable--disabled):hover {
113700
- background-color: #45a8ff;
113693
+ background-color: #4f86f4;
113701
113694
  }
113702
113695
 
113703
113696
  .amis-scope .a-Tag--checkable--checked:not(.a-Tag--checkable--disabled):active {
@@ -113816,7 +113809,7 @@ title: Word Break
113816
113809
 
113817
113810
  .AMISDebug-toggle {
113818
113811
  pointer-events: all;
113819
- background: #ffffff;
113812
+ background: #edf1f2;
113820
113813
  position: fixed;
113821
113814
  top: 50%;
113822
113815
  right: 0;