amis-ui 6.2.2 → 6.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (788) hide show
  1. package/esm/_virtual/_commonjsHelpers.js +10 -0
  2. package/esm/_virtual/pdf.worker.min.js +8 -0
  3. package/esm/components/404.js +1 -1
  4. package/esm/components/Alert.d.ts +124 -122
  5. package/esm/components/Alert.js +10 -6
  6. package/esm/components/Alert2.d.ts +20 -20
  7. package/esm/components/Alert2.js +1 -1
  8. package/esm/components/AnchorNav.d.ts +20 -20
  9. package/esm/components/AnchorNav.js +1 -1
  10. package/esm/components/ArrayInput.d.ts +40 -40
  11. package/esm/components/ArrayInput.js +1 -1
  12. package/esm/components/AsideNav.d.ts +2 -1
  13. package/esm/components/AsideNav.js +6 -3
  14. package/esm/components/AssociatedSelection.d.ts +120 -120
  15. package/esm/components/AssociatedSelection.js +4 -4
  16. package/esm/components/Avatar.d.ts +140 -140
  17. package/esm/components/Avatar.js +1 -1
  18. package/esm/components/Badge.js +1 -1
  19. package/esm/components/BaiduMapPicker.js +1 -1
  20. package/esm/components/BarCode.js +1 -1
  21. package/esm/components/Breadcrumb.d.ts +3 -0
  22. package/esm/components/Breadcrumb.js +7 -6
  23. package/esm/components/Button.d.ts +32 -31
  24. package/esm/components/Button.js +4 -4
  25. package/esm/components/CalendarMobile.d.ts +40 -40
  26. package/esm/components/CalendarMobile.js +1 -1
  27. package/esm/components/Card.d.ts +140 -140
  28. package/esm/components/Card.js +1 -1
  29. package/esm/components/Cascader.js +1 -1
  30. package/esm/components/ChainedDropdownSelection.d.ts +120 -120
  31. package/esm/components/ChainedDropdownSelection.js +1 -1
  32. package/esm/components/ChainedSelection.d.ts +120 -120
  33. package/esm/components/ChainedSelection.js +8 -6
  34. package/esm/components/Checkbox.d.ts +12 -11
  35. package/esm/components/Checkbox.js +7 -7
  36. package/esm/components/CityArea.js +1 -1
  37. package/esm/components/CityDB.js +1 -1
  38. package/esm/components/CodeMirror.d.ts +1 -0
  39. package/esm/components/CodeMirror.js +16 -5
  40. package/esm/components/Collapse.d.ts +140 -140
  41. package/esm/components/Collapse.js +1 -1
  42. package/esm/components/CollapseGroup.d.ts +30 -30
  43. package/esm/components/CollapseGroup.js +1 -1
  44. package/esm/components/ColorPicker.d.ts +80 -80
  45. package/esm/components/ColorPicker.js +1 -1
  46. package/esm/components/Combo.js +1 -1
  47. package/esm/components/ConfirmBox.d.ts +81 -80
  48. package/esm/components/ConfirmBox.js +6 -3
  49. package/esm/components/ContextMenu.d.ts +17 -3
  50. package/esm/components/ContextMenu.js +72 -20
  51. package/esm/components/DatePicker.d.ts +83 -82
  52. package/esm/components/DatePicker.js +10 -10
  53. package/esm/components/DateRangePicker.d.ts +131 -129
  54. package/esm/components/DateRangePicker.js +22 -18
  55. package/esm/components/DndContainer.js +1 -1
  56. package/esm/components/Drawer.d.ts +30 -30
  57. package/esm/components/Drawer.js +1 -1
  58. package/esm/components/DropDownSelection.d.ts +120 -120
  59. package/esm/components/DropDownSelection.js +1 -1
  60. package/esm/components/Editor.d.ts +120 -120
  61. package/esm/components/Editor.js +3 -3
  62. package/esm/components/Form.js +1 -1
  63. package/esm/components/FormField.js +1 -1
  64. package/esm/components/GaodeMapPicker.js +1 -1
  65. package/esm/components/GridNav.js +1 -1
  66. package/esm/components/GroupedSelection.d.ts +120 -120
  67. package/esm/components/GroupedSelection.js +5 -4
  68. package/esm/components/Html.js +1 -1
  69. package/esm/components/ImageGallery.d.ts +40 -40
  70. package/esm/components/ImageGallery.js +2 -1
  71. package/esm/components/Input.d.ts +3 -1
  72. package/esm/components/Input.js +3 -3
  73. package/esm/components/InputBox.d.ts +14 -13
  74. package/esm/components/InputBox.js +7 -7
  75. package/esm/components/InputBoxWithSuggestion.js +7 -7
  76. package/esm/components/InputTable.js +1 -1
  77. package/esm/components/Layout.d.ts +10 -10
  78. package/esm/components/Layout.js +1 -1
  79. package/esm/components/Link.js +1 -1
  80. package/esm/components/ListGroup.d.ts +10 -10
  81. package/esm/components/ListGroup.js +1 -1
  82. package/esm/components/ListMenu.d.ts +82 -80
  83. package/esm/components/ListMenu.js +3 -3
  84. package/esm/components/LocationPicker.d.ts +40 -40
  85. package/esm/components/LocationPicker.js +1 -1
  86. package/esm/components/Markdown.js +1 -1
  87. package/esm/components/Modal.d.ts +120 -120
  88. package/esm/components/Modal.js +1 -1
  89. package/esm/components/ModalManager.js +1 -1
  90. package/esm/components/MonthRangePicker.d.ts +120 -120
  91. package/esm/components/MultilineText.d.ts +40 -40
  92. package/esm/components/MultilineText.js +1 -1
  93. package/esm/components/NumberInput.d.ts +22 -21
  94. package/esm/components/NumberInput.js +3 -3
  95. package/esm/components/OverflowTpl.js +1 -1
  96. package/esm/components/Pagination.d.ts +200 -110
  97. package/esm/components/Pagination.js +21 -21
  98. package/esm/components/PdfViewer.d.ts +49 -0
  99. package/esm/components/PdfViewer.js +85 -0
  100. package/esm/components/Picker.js +1 -1
  101. package/esm/components/PickerColumn.js +1 -1
  102. package/esm/components/PickerContainer.d.ts +1 -2
  103. package/esm/components/PickerContainer.js +26 -16
  104. package/esm/components/PopOverContainer.d.ts +1 -0
  105. package/esm/components/PopOverContainer.js +3 -3
  106. package/esm/components/PopUp.d.ts +120 -120
  107. package/esm/components/PopUp.js +1 -1
  108. package/esm/components/Progress.d.ts +60 -60
  109. package/esm/components/Progress.js +1 -1
  110. package/esm/components/PullRefresh.js +1 -1
  111. package/esm/components/Radios.d.ts +12 -10
  112. package/esm/components/Radios.js +4 -3
  113. package/esm/components/Range.js +1 -1
  114. package/esm/components/Rating.d.ts +20 -20
  115. package/esm/components/Rating.js +1 -1
  116. package/esm/components/ResultBox.d.ts +82 -81
  117. package/esm/components/ResultBox.js +25 -21
  118. package/esm/components/ResultList.d.ts +42 -40
  119. package/esm/components/ResultList.js +5 -4
  120. package/esm/components/ResultTableList.d.ts +120 -120
  121. package/esm/components/ResultTableList.js +5 -4
  122. package/esm/components/ResultTreeList.d.ts +40 -40
  123. package/esm/components/ResultTreeList.js +3 -3
  124. package/esm/components/RichText.js +1 -1
  125. package/esm/components/SearchBox.d.ts +82 -81
  126. package/esm/components/SearchBox.js +8 -8
  127. package/esm/components/Select.d.ts +1354 -1354
  128. package/esm/components/Select.js +13 -12
  129. package/esm/components/SelectMobile.js +1 -1
  130. package/esm/components/Selection.d.ts +122 -120
  131. package/esm/components/Selection.js +1 -1
  132. package/esm/components/Signature.d.ts +280 -0
  133. package/esm/components/Signature.js +271 -0
  134. package/esm/components/SparkLine.d.ts +40 -40
  135. package/esm/components/SparkLine.js +1 -1
  136. package/esm/components/Spinner.d.ts +60 -60
  137. package/esm/components/Spinner.js +1 -1
  138. package/esm/components/Steps.js +1 -1
  139. package/esm/components/Switch.d.ts +12 -12
  140. package/esm/components/Switch.js +4 -4
  141. package/esm/components/TableSelection.d.ts +120 -120
  142. package/esm/components/TableSelection.js +6 -5
  143. package/esm/components/Tabs.d.ts +83 -81
  144. package/esm/components/Tabs.js +21 -22
  145. package/esm/components/TabsTransfer.d.ts +40 -40
  146. package/esm/components/TabsTransfer.js +16 -14
  147. package/esm/components/TabsTransferPicker.js +1 -1
  148. package/esm/components/Tag.d.ts +70 -70
  149. package/esm/components/Tag.js +1 -1
  150. package/esm/components/Textarea.d.ts +42 -42
  151. package/esm/components/Textarea.js +4 -4
  152. package/esm/components/Timeline.js +1 -1
  153. package/esm/components/TimelineItem.d.ts +1 -1
  154. package/esm/components/TimelineItem.js +1 -1
  155. package/esm/components/Tinymce.js +7 -4
  156. package/esm/components/TitleBar.d.ts +10 -10
  157. package/esm/components/TitleBar.js +1 -1
  158. package/esm/components/Toast.d.ts +120 -120
  159. package/esm/components/Toast.js +1 -1
  160. package/esm/components/Tooltip.js +1 -1
  161. package/esm/components/TooltipWrapper.d.ts +32 -32
  162. package/esm/components/TooltipWrapper.js +1 -1
  163. package/esm/components/Transfer.d.ts +174 -172
  164. package/esm/components/Transfer.js +16 -16
  165. package/esm/components/TransferDropDown.d.ts +160 -160
  166. package/esm/components/TransferDropDown.js +1 -1
  167. package/esm/components/TransferPicker.js +1 -1
  168. package/esm/components/TransferSearch.js +1 -1
  169. package/esm/components/Tree.d.ts +206 -210
  170. package/esm/components/Tree.js +30 -28
  171. package/esm/components/TreeSelection.d.ts +120 -120
  172. package/esm/components/TreeSelection.js +1 -1
  173. package/esm/components/UserSelect.d.ts +40 -40
  174. package/esm/components/UserSelect.js +1 -1
  175. package/esm/components/UserTabSelect.d.ts +40 -40
  176. package/esm/components/UserTabSelect.js +1 -1
  177. package/esm/components/WithRemoteConfig.js +1 -1
  178. package/esm/components/WithStore.js +1 -1
  179. package/esm/components/calendar/Calendar.d.ts +2 -1
  180. package/esm/components/calendar/Calendar.js +7 -6
  181. package/esm/components/calendar/CalendarContainer.js +1 -1
  182. package/esm/components/calendar/DaysView.d.ts +2 -1
  183. package/esm/components/calendar/DaysView.js +17 -15
  184. package/esm/components/calendar/MonthsView.d.ts +2 -0
  185. package/esm/components/calendar/MonthsView.js +8 -6
  186. package/esm/components/calendar/QuartersView.d.ts +2 -0
  187. package/esm/components/calendar/QuartersView.js +7 -6
  188. package/esm/components/calendar/TimeView.d.ts +2 -0
  189. package/esm/components/calendar/TimeView.js +8 -7
  190. package/esm/components/calendar/YearsView.d.ts +2 -0
  191. package/esm/components/calendar/YearsView.js +6 -5
  192. package/esm/components/condition-builder/Expression.js +1 -1
  193. package/esm/components/condition-builder/Field.js +1 -1
  194. package/esm/components/condition-builder/Func.js +1 -1
  195. package/esm/components/condition-builder/Group.js +1 -1
  196. package/esm/components/condition-builder/GroupOrItem.js +1 -1
  197. package/esm/components/condition-builder/InputSwitch.js +1 -1
  198. package/esm/components/condition-builder/Item.js +1 -1
  199. package/esm/components/condition-builder/Value.d.ts +1 -0
  200. package/esm/components/condition-builder/Value.js +30 -14
  201. package/esm/components/condition-builder/config.js +1 -1
  202. package/esm/components/condition-builder/index.js +1 -1
  203. package/esm/components/formula/CodeEditor.d.ts +87 -0
  204. package/esm/components/formula/CodeEditor.js +98 -0
  205. package/esm/components/formula/Editor.d.ts +64 -69
  206. package/esm/components/formula/Editor.js +173 -81
  207. package/esm/components/formula/FuncList.d.ts +1 -1
  208. package/esm/components/formula/FuncList.js +10 -9
  209. package/esm/components/formula/Input.d.ts +68 -54
  210. package/esm/components/formula/Input.js +45 -102
  211. package/esm/components/formula/Picker.d.ts +69 -60
  212. package/esm/components/formula/Picker.js +106 -66
  213. package/esm/components/formula/VariableList.d.ts +1 -1
  214. package/esm/components/formula/VariableList.js +26 -12
  215. package/esm/components/formula/plugin.d.ts +26 -7
  216. package/esm/components/formula/plugin.js +200 -90
  217. package/esm/components/icons.d.ts +1 -1
  218. package/esm/components/icons.js +9 -1
  219. package/esm/components/index.d.ts +4 -2
  220. package/esm/components/json-schema/Array.js +1 -1
  221. package/esm/components/json-schema/Item.js +6 -5
  222. package/esm/components/json-schema/Object.js +68 -41
  223. package/esm/components/json-schema/index.d.ts +2 -0
  224. package/esm/components/json-schema/index.js +1 -1
  225. package/esm/components/menu/MenuContext.js +1 -1
  226. package/esm/components/menu/MenuItem.d.ts +2 -1
  227. package/esm/components/menu/MenuItem.js +4 -4
  228. package/esm/components/menu/SubMenu.d.ts +2 -1
  229. package/esm/components/menu/SubMenu.js +6 -6
  230. package/esm/components/menu/index.d.ts +66 -63
  231. package/esm/components/menu/index.js +10 -7
  232. package/esm/components/schema-editor/Array.js +23 -8
  233. package/esm/components/schema-editor/Common.d.ts +17 -1
  234. package/esm/components/schema-editor/Common.js +84 -37
  235. package/esm/components/schema-editor/Item.js +2 -2
  236. package/esm/components/schema-editor/Object.d.ts +7 -1
  237. package/esm/components/schema-editor/Object.js +106 -14
  238. package/esm/components/schema-editor/SchemaVariableList.d.ts +1 -1
  239. package/esm/components/schema-editor/SchemaVariableList.js +1 -1
  240. package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
  241. package/esm/components/schema-editor/index.d.ts +48 -40
  242. package/esm/components/schema-editor/index.js +4 -4
  243. package/esm/components/table/Cell.js +1 -1
  244. package/esm/components/table/ColGroup.js +1 -1
  245. package/esm/components/table/Head.js +1 -1
  246. package/esm/components/table/HeadCellDropDown.js +1 -1
  247. package/esm/components/table/HeadCellFilter.d.ts +40 -40
  248. package/esm/components/table/HeadCellFilter.js +1 -1
  249. package/esm/components/table/HeadCellSelect.d.ts +40 -40
  250. package/esm/components/table/HeadCellSelect.js +1 -1
  251. package/esm/components/table/HeadCellSort.js +1 -1
  252. package/esm/components/table/ItemActionsWrapper.js +1 -1
  253. package/esm/components/table/Row.js +1 -1
  254. package/esm/components/table/SummaryRow.js +1 -1
  255. package/esm/components/table/index.d.ts +160 -160
  256. package/esm/components/table/index.js +1 -1
  257. package/esm/components/table/util.d.ts +7 -7
  258. package/esm/components/table/util.js +1 -1
  259. package/esm/components/virtual-list/AutoSizer.js +1 -1
  260. package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
  261. package/esm/components/virtual-list/constants.js +1 -1
  262. package/esm/components/virtual-list/index.js +1 -1
  263. package/esm/hooks/use-set-state.js +1 -1
  264. package/esm/hooks/use-sub-form.js +1 -1
  265. package/esm/hooks/use-touch.js +1 -1
  266. package/esm/hooks/use-update-effect.js +1 -1
  267. package/esm/hooks/use-validation-resolver.js +1 -1
  268. package/esm/icons/alert-danger.svg.js +1 -1
  269. package/esm/icons/alert-info.svg.js +1 -1
  270. package/esm/icons/alert-success.svg.js +1 -1
  271. package/esm/icons/alert-warning.svg.js +1 -1
  272. package/esm/icons/arrow-double-left.svg.js +1 -1
  273. package/esm/icons/arrow-double-right.svg.js +1 -1
  274. package/esm/icons/back.svg.js +1 -1
  275. package/esm/icons/calendar.svg.js +1 -1
  276. package/esm/icons/caret.svg.js +1 -1
  277. package/esm/icons/check.svg.js +1 -1
  278. package/esm/icons/clock.svg.js +1 -1
  279. package/esm/icons/close-small.svg.js +1 -1
  280. package/esm/icons/close.svg.js +1 -1
  281. package/esm/icons/cloud-upload.svg.js +1 -1
  282. package/esm/icons/column-filter.svg.js +1 -1
  283. package/esm/icons/columns.svg.js +1 -1
  284. package/esm/icons/compress-alt.svg.js +1 -1
  285. package/esm/icons/copy.svg.js +1 -1
  286. package/esm/icons/date.svg.js +1 -1
  287. package/esm/icons/department.svg.js +1 -1
  288. package/esm/icons/desk-empty.svg.js +1 -1
  289. package/esm/icons/dot.svg.js +1 -1
  290. package/esm/icons/down-arrow-bold.svg.js +1 -1
  291. package/esm/icons/down.svg.js +1 -1
  292. package/esm/icons/download.svg.js +1 -1
  293. package/esm/icons/drag-bar.svg.js +1 -1
  294. package/esm/icons/drag.svg.js +1 -1
  295. package/esm/icons/edit.svg.js +1 -1
  296. package/esm/icons/ellipsis-v.svg.js +1 -1
  297. package/esm/icons/enter.svg.js +1 -1
  298. package/esm/icons/exchange.svg.js +1 -1
  299. package/esm/icons/expand-alt.svg.js +1 -1
  300. package/esm/icons/fail.svg.js +1 -1
  301. package/esm/icons/file.svg.js +1 -1
  302. package/esm/icons/filter.svg.js +1 -1
  303. package/esm/icons/folder.svg.js +1 -1
  304. package/esm/icons/fullscreen.svg.js +21 -0
  305. package/esm/icons/function.svg.js +1 -1
  306. package/esm/icons/home.svg.js +1 -1
  307. package/esm/icons/if.svg.js +1 -1
  308. package/esm/icons/image.svg.js +1 -1
  309. package/esm/icons/info-circle.svg.js +1 -1
  310. package/esm/icons/info.svg.js +1 -1
  311. package/esm/icons/input-clear.svg.js +1 -1
  312. package/esm/icons/invisible.svg.js +1 -1
  313. package/esm/icons/left-arrow.svg.js +1 -1
  314. package/esm/icons/loading-outline.svg.js +1 -1
  315. package/esm/icons/location.svg.js +1 -1
  316. package/esm/icons/menu.svg.js +1 -1
  317. package/esm/icons/minus.svg.js +1 -1
  318. package/esm/icons/move.svg.js +1 -1
  319. package/esm/icons/mute.svg.js +1 -1
  320. package/esm/icons/new-edit.svg.js +1 -1
  321. package/esm/icons/pause.svg.js +1 -1
  322. package/esm/icons/pencil.svg.js +1 -1
  323. package/esm/icons/play.svg.js +1 -1
  324. package/esm/icons/plus-cicle.svg.js +1 -1
  325. package/esm/icons/plus-fine.svg.js +1 -1
  326. package/esm/icons/plus.svg.js +1 -1
  327. package/esm/icons/post.svg.js +1 -1
  328. package/esm/icons/question-mark.svg.js +1 -1
  329. package/esm/icons/question.svg.js +1 -1
  330. package/esm/icons/redo.svg.js +1 -1
  331. package/esm/icons/refresh.svg.js +1 -1
  332. package/esm/icons/reload.svg.js +1 -1
  333. package/esm/icons/remove.svg.js +1 -1
  334. package/esm/icons/retry.svg.js +1 -1
  335. package/esm/icons/right-arrow-bold.svg.js +1 -1
  336. package/esm/icons/right-arrow.svg.js +1 -1
  337. package/esm/icons/right-double-arrow.svg.js +1 -1
  338. package/esm/icons/role.svg.js +1 -1
  339. package/esm/icons/rotate-left.svg.js +1 -1
  340. package/esm/icons/rotate-right.svg.js +1 -1
  341. package/esm/icons/scale-origin.svg.js +1 -1
  342. package/esm/icons/schedule.svg.js +1 -1
  343. package/esm/icons/search.svg.js +1 -1
  344. package/esm/icons/setting.svg.js +1 -1
  345. package/esm/icons/slider-handle-icon.svg.js +1 -1
  346. package/esm/icons/sort-asc.svg.js +1 -1
  347. package/esm/icons/sort-default.svg.js +1 -1
  348. package/esm/icons/sort-desc.svg.js +1 -1
  349. package/esm/icons/star.svg.js +1 -1
  350. package/esm/icons/status-close.svg.js +1 -1
  351. package/esm/icons/steps-finsh.svg.js +1 -1
  352. package/esm/icons/sub-plus.svg.js +20 -0
  353. package/esm/icons/success.svg.js +1 -1
  354. package/esm/icons/transparent.svg.js +1 -1
  355. package/esm/icons/trash.svg.js +1 -1
  356. package/esm/icons/tree-down.svg.js +1 -1
  357. package/esm/icons/undo-normal.svg.js +25 -0
  358. package/esm/icons/undo.svg.js +1 -1
  359. package/esm/icons/unfullscreen.svg.js +21 -0
  360. package/esm/icons/upload.svg.js +1 -1
  361. package/esm/icons/user-remove.svg.js +1 -1
  362. package/esm/icons/view.svg.js +1 -1
  363. package/esm/icons/volume.svg.js +1 -1
  364. package/esm/icons/warning-mark.svg.js +1 -1
  365. package/esm/icons/warning.svg.js +1 -1
  366. package/esm/icons/window-restore.svg.js +1 -1
  367. package/esm/icons/zoom-in.svg.js +1 -1
  368. package/esm/icons/zoom-out.svg.js +1 -1
  369. package/esm/index.js +3 -1
  370. package/esm/locale/de-DE.js +26 -11
  371. package/esm/locale/en-US.js +17 -2
  372. package/esm/locale/zh-CN.js +18 -3
  373. package/esm/node_modules/pdfjs-dist/build/pdf.worker.min.js +37 -0
  374. package/esm/node_modules/smooth-signature/es/index.js +504 -0
  375. package/esm/themes/ang.js +1 -1
  376. package/esm/themes/antd.js +1 -1
  377. package/esm/themes/cxd.js +1 -1
  378. package/esm/themes/dark.js +1 -1
  379. package/lib/_virtual/_commonjsHelpers.js +14 -0
  380. package/lib/_virtual/pdf.worker.min.js +12 -0
  381. package/lib/components/404.js +1 -1
  382. package/lib/components/Alert.d.ts +44 -42
  383. package/lib/components/Alert.js +10 -6
  384. package/lib/components/Alert2.d.ts +20 -20
  385. package/lib/components/Alert2.js +1 -1
  386. package/lib/components/AnchorNav.d.ts +10 -10
  387. package/lib/components/AnchorNav.js +1 -1
  388. package/lib/components/ArrayInput.d.ts +40 -40
  389. package/lib/components/ArrayInput.js +1 -1
  390. package/lib/components/AsideNav.d.ts +2 -1
  391. package/lib/components/AsideNav.js +5 -2
  392. package/lib/components/AssociatedSelection.d.ts +40 -40
  393. package/lib/components/AssociatedSelection.js +4 -4
  394. package/lib/components/Avatar.d.ts +90 -90
  395. package/lib/components/Avatar.js +1 -1
  396. package/lib/components/Badge.js +1 -1
  397. package/lib/components/BaiduMapPicker.js +1 -1
  398. package/lib/components/BarCode.js +1 -1
  399. package/lib/components/Breadcrumb.d.ts +3 -0
  400. package/lib/components/Breadcrumb.js +7 -6
  401. package/lib/components/Button.d.ts +22 -21
  402. package/lib/components/Button.js +3 -3
  403. package/lib/components/CalendarMobile.d.ts +40 -40
  404. package/lib/components/CalendarMobile.js +1 -1
  405. package/lib/components/Card.d.ts +70 -70
  406. package/lib/components/Card.js +1 -1
  407. package/lib/components/Cascader.js +1 -1
  408. package/lib/components/ChainedDropdownSelection.d.ts +40 -40
  409. package/lib/components/ChainedDropdownSelection.js +1 -1
  410. package/lib/components/ChainedSelection.d.ts +40 -40
  411. package/lib/components/ChainedSelection.js +8 -6
  412. package/lib/components/Checkbox.d.ts +12 -11
  413. package/lib/components/Checkbox.js +6 -6
  414. package/lib/components/CityArea.js +1 -1
  415. package/lib/components/CityDB.js +1 -1
  416. package/lib/components/CodeMirror.d.ts +1 -0
  417. package/lib/components/CodeMirror.js +15 -4
  418. package/lib/components/Collapse.d.ts +50 -50
  419. package/lib/components/Collapse.js +1 -1
  420. package/lib/components/CollapseGroup.d.ts +30 -30
  421. package/lib/components/CollapseGroup.js +1 -1
  422. package/lib/components/ColorPicker.d.ts +40 -40
  423. package/lib/components/ColorPicker.js +1 -1
  424. package/lib/components/Combo.js +1 -1
  425. package/lib/components/ConfirmBox.d.ts +41 -40
  426. package/lib/components/ConfirmBox.js +6 -3
  427. package/lib/components/ContextMenu.d.ts +17 -3
  428. package/lib/components/ContextMenu.js +73 -20
  429. package/lib/components/DatePicker.d.ts +42 -41
  430. package/lib/components/DatePicker.js +10 -10
  431. package/lib/components/DateRangePicker.d.ts +51 -49
  432. package/lib/components/DateRangePicker.js +22 -18
  433. package/lib/components/DndContainer.js +1 -1
  434. package/lib/components/Drawer.d.ts +30 -30
  435. package/lib/components/Drawer.js +1 -1
  436. package/lib/components/DropDownSelection.d.ts +40 -40
  437. package/lib/components/DropDownSelection.js +1 -1
  438. package/lib/components/Editor.d.ts +40 -40
  439. package/lib/components/Editor.js +3 -3
  440. package/lib/components/Form.js +1 -1
  441. package/lib/components/FormField.js +1 -1
  442. package/lib/components/GaodeMapPicker.js +1 -1
  443. package/lib/components/GridNav.js +1 -1
  444. package/lib/components/GroupedSelection.d.ts +40 -40
  445. package/lib/components/GroupedSelection.js +5 -4
  446. package/lib/components/Html.js +1 -1
  447. package/lib/components/ImageGallery.d.ts +40 -40
  448. package/lib/components/ImageGallery.js +2 -1
  449. package/lib/components/Input.d.ts +3 -1
  450. package/lib/components/Input.js +3 -3
  451. package/lib/components/InputBox.d.ts +14 -13
  452. package/lib/components/InputBox.js +6 -6
  453. package/lib/components/InputBoxWithSuggestion.js +7 -7
  454. package/lib/components/InputTable.js +1 -1
  455. package/lib/components/Layout.d.ts +10 -10
  456. package/lib/components/Layout.js +1 -1
  457. package/lib/components/Link.js +1 -1
  458. package/lib/components/ListGroup.d.ts +10 -10
  459. package/lib/components/ListGroup.js +1 -1
  460. package/lib/components/ListMenu.d.ts +42 -40
  461. package/lib/components/ListMenu.js +3 -3
  462. package/lib/components/LocationPicker.d.ts +40 -40
  463. package/lib/components/LocationPicker.js +1 -1
  464. package/lib/components/Markdown.js +1 -1
  465. package/lib/components/Modal.d.ts +120 -120
  466. package/lib/components/Modal.js +1 -1
  467. package/lib/components/ModalManager.js +1 -1
  468. package/lib/components/MonthRangePicker.d.ts +40 -40
  469. package/lib/components/MultilineText.d.ts +40 -40
  470. package/lib/components/MultilineText.js +1 -1
  471. package/lib/components/NumberInput.d.ts +12 -11
  472. package/lib/components/NumberInput.js +3 -3
  473. package/lib/components/OverflowTpl.js +1 -1
  474. package/lib/components/Pagination.d.ts +160 -70
  475. package/lib/components/Pagination.js +20 -20
  476. package/lib/components/PdfViewer.d.ts +49 -0
  477. package/lib/components/PdfViewer.js +91 -0
  478. package/lib/components/Picker.js +1 -1
  479. package/lib/components/PickerColumn.js +1 -1
  480. package/lib/components/PickerContainer.d.ts +1 -2
  481. package/lib/components/PickerContainer.js +26 -16
  482. package/lib/components/PopOverContainer.d.ts +1 -0
  483. package/lib/components/PopOverContainer.js +3 -3
  484. package/lib/components/PopUp.d.ts +120 -120
  485. package/lib/components/PopUp.js +1 -1
  486. package/lib/components/Progress.d.ts +30 -30
  487. package/lib/components/Progress.js +1 -1
  488. package/lib/components/PullRefresh.js +1 -1
  489. package/lib/components/Radios.d.ts +12 -10
  490. package/lib/components/Radios.js +4 -3
  491. package/lib/components/Range.js +1 -1
  492. package/lib/components/Rating.d.ts +20 -20
  493. package/lib/components/Rating.js +1 -1
  494. package/lib/components/ResultBox.d.ts +42 -41
  495. package/lib/components/ResultBox.js +25 -21
  496. package/lib/components/ResultList.d.ts +42 -40
  497. package/lib/components/ResultList.js +5 -4
  498. package/lib/components/ResultTableList.d.ts +40 -40
  499. package/lib/components/ResultTableList.js +5 -4
  500. package/lib/components/ResultTreeList.d.ts +40 -40
  501. package/lib/components/ResultTreeList.js +3 -3
  502. package/lib/components/RichText.js +1 -1
  503. package/lib/components/SearchBox.d.ts +82 -81
  504. package/lib/components/SearchBox.js +7 -7
  505. package/lib/components/Select.d.ts +389 -389
  506. package/lib/components/Select.js +12 -11
  507. package/lib/components/SelectMobile.js +1 -1
  508. package/lib/components/Selection.d.ts +42 -40
  509. package/lib/components/Selection.js +1 -1
  510. package/lib/components/Signature.d.ts +280 -0
  511. package/lib/components/Signature.js +275 -0
  512. package/lib/components/SparkLine.d.ts +40 -40
  513. package/lib/components/SparkLine.js +1 -1
  514. package/lib/components/Spinner.d.ts +30 -30
  515. package/lib/components/Spinner.js +1 -1
  516. package/lib/components/Steps.js +1 -1
  517. package/lib/components/Switch.d.ts +12 -12
  518. package/lib/components/Switch.js +3 -3
  519. package/lib/components/TableSelection.d.ts +40 -40
  520. package/lib/components/TableSelection.js +6 -5
  521. package/lib/components/Tabs.d.ts +43 -41
  522. package/lib/components/Tabs.js +21 -22
  523. package/lib/components/TabsTransfer.d.ts +40 -40
  524. package/lib/components/TabsTransfer.js +16 -14
  525. package/lib/components/TabsTransferPicker.js +1 -1
  526. package/lib/components/Tag.d.ts +80 -80
  527. package/lib/components/Tag.js +1 -1
  528. package/lib/components/Textarea.d.ts +42 -42
  529. package/lib/components/Textarea.js +3 -3
  530. package/lib/components/Timeline.js +1 -1
  531. package/lib/components/TimelineItem.d.ts +1 -1
  532. package/lib/components/TimelineItem.js +1 -1
  533. package/lib/components/Tinymce.js +7 -4
  534. package/lib/components/TitleBar.d.ts +10 -10
  535. package/lib/components/TitleBar.js +1 -1
  536. package/lib/components/Toast.d.ts +40 -40
  537. package/lib/components/Toast.js +1 -1
  538. package/lib/components/Tooltip.js +1 -1
  539. package/lib/components/TooltipWrapper.d.ts +32 -32
  540. package/lib/components/TooltipWrapper.js +1 -1
  541. package/lib/components/Transfer.d.ts +102 -100
  542. package/lib/components/Transfer.js +16 -16
  543. package/lib/components/TransferDropDown.d.ts +40 -40
  544. package/lib/components/TransferDropDown.js +1 -1
  545. package/lib/components/TransferPicker.js +1 -1
  546. package/lib/components/TransferSearch.js +1 -1
  547. package/lib/components/Tree.d.ts +46 -50
  548. package/lib/components/Tree.js +30 -28
  549. package/lib/components/TreeSelection.d.ts +40 -40
  550. package/lib/components/TreeSelection.js +1 -1
  551. package/lib/components/UserSelect.d.ts +40 -40
  552. package/lib/components/UserSelect.js +1 -1
  553. package/lib/components/UserTabSelect.d.ts +40 -40
  554. package/lib/components/UserTabSelect.js +1 -1
  555. package/lib/components/WithRemoteConfig.js +1 -1
  556. package/lib/components/WithStore.js +1 -1
  557. package/lib/components/calendar/Calendar.d.ts +2 -1
  558. package/lib/components/calendar/Calendar.js +6 -5
  559. package/lib/components/calendar/CalendarContainer.js +1 -1
  560. package/lib/components/calendar/DaysView.d.ts +2 -1
  561. package/lib/components/calendar/DaysView.js +17 -15
  562. package/lib/components/calendar/MonthsView.d.ts +2 -0
  563. package/lib/components/calendar/MonthsView.js +8 -6
  564. package/lib/components/calendar/QuartersView.d.ts +2 -0
  565. package/lib/components/calendar/QuartersView.js +7 -6
  566. package/lib/components/calendar/TimeView.d.ts +2 -0
  567. package/lib/components/calendar/TimeView.js +8 -7
  568. package/lib/components/calendar/YearsView.d.ts +2 -0
  569. package/lib/components/calendar/YearsView.js +6 -5
  570. package/lib/components/condition-builder/Expression.js +1 -1
  571. package/lib/components/condition-builder/Field.js +1 -1
  572. package/lib/components/condition-builder/Func.js +1 -1
  573. package/lib/components/condition-builder/Group.js +1 -1
  574. package/lib/components/condition-builder/GroupOrItem.js +1 -1
  575. package/lib/components/condition-builder/InputSwitch.js +1 -1
  576. package/lib/components/condition-builder/Item.js +1 -1
  577. package/lib/components/condition-builder/Value.d.ts +1 -0
  578. package/lib/components/condition-builder/Value.js +28 -12
  579. package/lib/components/condition-builder/config.js +1 -1
  580. package/lib/components/condition-builder/index.js +1 -1
  581. package/lib/components/formula/CodeEditor.d.ts +87 -0
  582. package/lib/components/formula/CodeEditor.js +109 -0
  583. package/lib/components/formula/Editor.d.ts +64 -69
  584. package/lib/components/formula/Editor.js +172 -78
  585. package/lib/components/formula/FuncList.d.ts +1 -1
  586. package/lib/components/formula/FuncList.js +10 -9
  587. package/lib/components/formula/Input.d.ts +68 -54
  588. package/lib/components/formula/Input.js +43 -101
  589. package/lib/components/formula/Picker.d.ts +69 -60
  590. package/lib/components/formula/Picker.js +105 -65
  591. package/lib/components/formula/VariableList.d.ts +1 -1
  592. package/lib/components/formula/VariableList.js +24 -10
  593. package/lib/components/formula/plugin.d.ts +26 -7
  594. package/lib/components/formula/plugin.js +203 -89
  595. package/lib/components/icons.d.ts +1 -1
  596. package/lib/components/icons.js +9 -1
  597. package/lib/components/index.d.ts +4 -2
  598. package/lib/components/json-schema/Array.js +1 -1
  599. package/lib/components/json-schema/Item.d.ts +2 -2
  600. package/lib/components/json-schema/Item.js +6 -5
  601. package/lib/components/json-schema/Object.js +69 -41
  602. package/lib/components/json-schema/index.d.ts +2 -0
  603. package/lib/components/json-schema/index.js +1 -1
  604. package/lib/components/menu/MenuContext.js +1 -1
  605. package/lib/components/menu/MenuItem.d.ts +2 -1
  606. package/lib/components/menu/MenuItem.js +3 -3
  607. package/lib/components/menu/SubMenu.d.ts +2 -1
  608. package/lib/components/menu/SubMenu.js +5 -5
  609. package/lib/components/menu/index.d.ts +26 -23
  610. package/lib/components/menu/index.js +10 -7
  611. package/lib/components/schema-editor/Array.js +23 -8
  612. package/lib/components/schema-editor/Common.d.ts +17 -1
  613. package/lib/components/schema-editor/Common.js +83 -36
  614. package/lib/components/schema-editor/Item.js +2 -2
  615. package/lib/components/schema-editor/Object.d.ts +7 -1
  616. package/lib/components/schema-editor/Object.js +105 -13
  617. package/lib/components/schema-editor/SchemaVariableList.d.ts +1 -1
  618. package/lib/components/schema-editor/SchemaVariableList.js +1 -1
  619. package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
  620. package/lib/components/schema-editor/index.d.ts +48 -40
  621. package/lib/components/schema-editor/index.js +4 -4
  622. package/lib/components/table/Cell.js +1 -1
  623. package/lib/components/table/ColGroup.js +1 -1
  624. package/lib/components/table/Head.js +1 -1
  625. package/lib/components/table/HeadCellDropDown.js +1 -1
  626. package/lib/components/table/HeadCellFilter.d.ts +40 -40
  627. package/lib/components/table/HeadCellFilter.js +1 -1
  628. package/lib/components/table/HeadCellSelect.d.ts +40 -40
  629. package/lib/components/table/HeadCellSelect.js +1 -1
  630. package/lib/components/table/HeadCellSort.js +1 -1
  631. package/lib/components/table/ItemActionsWrapper.js +1 -1
  632. package/lib/components/table/Row.js +1 -1
  633. package/lib/components/table/SummaryRow.js +1 -1
  634. package/lib/components/table/index.d.ts +80 -80
  635. package/lib/components/table/index.js +1 -1
  636. package/lib/components/table/util.d.ts +1 -1
  637. package/lib/components/table/util.js +1 -1
  638. package/lib/components/virtual-list/AutoSizer.js +1 -1
  639. package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
  640. package/lib/components/virtual-list/constants.js +1 -1
  641. package/lib/components/virtual-list/index.js +1 -1
  642. package/lib/hooks/use-set-state.js +1 -1
  643. package/lib/hooks/use-sub-form.js +1 -1
  644. package/lib/hooks/use-touch.js +1 -1
  645. package/lib/hooks/use-update-effect.js +1 -1
  646. package/lib/hooks/use-validation-resolver.js +1 -1
  647. package/lib/icons/alert-danger.svg.js +1 -1
  648. package/lib/icons/alert-info.svg.js +1 -1
  649. package/lib/icons/alert-success.svg.js +1 -1
  650. package/lib/icons/alert-warning.svg.js +1 -1
  651. package/lib/icons/arrow-double-left.svg.js +1 -1
  652. package/lib/icons/arrow-double-right.svg.js +1 -1
  653. package/lib/icons/back.svg.js +1 -1
  654. package/lib/icons/calendar.svg.js +1 -1
  655. package/lib/icons/caret.svg.js +1 -1
  656. package/lib/icons/check.svg.js +1 -1
  657. package/lib/icons/clock.svg.js +1 -1
  658. package/lib/icons/close-small.svg.js +1 -1
  659. package/lib/icons/close.svg.js +1 -1
  660. package/lib/icons/cloud-upload.svg.js +1 -1
  661. package/lib/icons/column-filter.svg.js +1 -1
  662. package/lib/icons/columns.svg.js +1 -1
  663. package/lib/icons/compress-alt.svg.js +1 -1
  664. package/lib/icons/copy.svg.js +1 -1
  665. package/lib/icons/date.svg.js +1 -1
  666. package/lib/icons/department.svg.js +1 -1
  667. package/lib/icons/desk-empty.svg.js +1 -1
  668. package/lib/icons/dot.svg.js +1 -1
  669. package/lib/icons/down-arrow-bold.svg.js +1 -1
  670. package/lib/icons/down.svg.js +1 -1
  671. package/lib/icons/download.svg.js +1 -1
  672. package/lib/icons/drag-bar.svg.js +1 -1
  673. package/lib/icons/drag.svg.js +1 -1
  674. package/lib/icons/edit.svg.js +1 -1
  675. package/lib/icons/ellipsis-v.svg.js +1 -1
  676. package/lib/icons/enter.svg.js +1 -1
  677. package/lib/icons/exchange.svg.js +1 -1
  678. package/lib/icons/expand-alt.svg.js +1 -1
  679. package/lib/icons/fail.svg.js +1 -1
  680. package/lib/icons/file.svg.js +1 -1
  681. package/lib/icons/filter.svg.js +1 -1
  682. package/lib/icons/folder.svg.js +1 -1
  683. package/lib/icons/fullscreen.svg.js +28 -0
  684. package/lib/icons/function.svg.js +1 -1
  685. package/lib/icons/home.svg.js +1 -1
  686. package/lib/icons/if.svg.js +1 -1
  687. package/lib/icons/image.svg.js +1 -1
  688. package/lib/icons/info-circle.svg.js +1 -1
  689. package/lib/icons/info.svg.js +1 -1
  690. package/lib/icons/input-clear.svg.js +1 -1
  691. package/lib/icons/invisible.svg.js +1 -1
  692. package/lib/icons/left-arrow.svg.js +1 -1
  693. package/lib/icons/loading-outline.svg.js +1 -1
  694. package/lib/icons/location.svg.js +1 -1
  695. package/lib/icons/menu.svg.js +1 -1
  696. package/lib/icons/minus.svg.js +1 -1
  697. package/lib/icons/move.svg.js +1 -1
  698. package/lib/icons/mute.svg.js +1 -1
  699. package/lib/icons/new-edit.svg.js +1 -1
  700. package/lib/icons/pause.svg.js +1 -1
  701. package/lib/icons/pencil.svg.js +1 -1
  702. package/lib/icons/play.svg.js +1 -1
  703. package/lib/icons/plus-cicle.svg.js +1 -1
  704. package/lib/icons/plus-fine.svg.js +1 -1
  705. package/lib/icons/plus.svg.js +1 -1
  706. package/lib/icons/post.svg.js +1 -1
  707. package/lib/icons/question-mark.svg.js +1 -1
  708. package/lib/icons/question.svg.js +1 -1
  709. package/lib/icons/redo.svg.js +1 -1
  710. package/lib/icons/refresh.svg.js +1 -1
  711. package/lib/icons/reload.svg.js +1 -1
  712. package/lib/icons/remove.svg.js +1 -1
  713. package/lib/icons/retry.svg.js +1 -1
  714. package/lib/icons/right-arrow-bold.svg.js +1 -1
  715. package/lib/icons/right-arrow.svg.js +1 -1
  716. package/lib/icons/right-double-arrow.svg.js +1 -1
  717. package/lib/icons/role.svg.js +1 -1
  718. package/lib/icons/rotate-left.svg.js +1 -1
  719. package/lib/icons/rotate-right.svg.js +1 -1
  720. package/lib/icons/scale-origin.svg.js +1 -1
  721. package/lib/icons/schedule.svg.js +1 -1
  722. package/lib/icons/search.svg.js +1 -1
  723. package/lib/icons/setting.svg.js +1 -1
  724. package/lib/icons/slider-handle-icon.svg.js +1 -1
  725. package/lib/icons/sort-asc.svg.js +1 -1
  726. package/lib/icons/sort-default.svg.js +1 -1
  727. package/lib/icons/sort-desc.svg.js +1 -1
  728. package/lib/icons/star.svg.js +1 -1
  729. package/lib/icons/status-close.svg.js +1 -1
  730. package/lib/icons/steps-finsh.svg.js +1 -1
  731. package/lib/icons/sub-plus.svg.js +27 -0
  732. package/lib/icons/success.svg.js +1 -1
  733. package/lib/icons/transparent.svg.js +1 -1
  734. package/lib/icons/trash.svg.js +1 -1
  735. package/lib/icons/tree-down.svg.js +1 -1
  736. package/lib/icons/undo-normal.svg.js +32 -0
  737. package/lib/icons/undo.svg.js +1 -1
  738. package/lib/icons/unfullscreen.svg.js +28 -0
  739. package/lib/icons/upload.svg.js +1 -1
  740. package/lib/icons/user-remove.svg.js +1 -1
  741. package/lib/icons/view.svg.js +1 -1
  742. package/lib/icons/volume.svg.js +1 -1
  743. package/lib/icons/warning-mark.svg.js +1 -1
  744. package/lib/icons/warning.svg.js +1 -1
  745. package/lib/icons/window-restore.svg.js +1 -1
  746. package/lib/icons/zoom-in.svg.js +1 -1
  747. package/lib/icons/zoom-out.svg.js +1 -1
  748. package/lib/index.js +5 -1
  749. package/lib/locale/de-DE.js +26 -11
  750. package/lib/locale/en-US.js +17 -2
  751. package/lib/locale/zh-CN.js +18 -3
  752. package/lib/node_modules/pdfjs-dist/build/pdf.worker.min.js +41 -0
  753. package/lib/node_modules/smooth-signature/es/index.js +508 -0
  754. package/lib/{scss → packages/amis-ui/scss}/helper.scss.js +1 -1
  755. package/lib/{scss → packages/amis-ui/scss}/themes/ang.scss.js +1 -1
  756. package/lib/{scss → packages/amis-ui/scss}/themes/antd.scss.js +1 -1
  757. package/lib/{scss → packages/amis-ui/scss}/themes/cxd.scss.js +1 -1
  758. package/lib/{scss → packages/amis-ui/scss}/themes/dark.scss.js +1 -1
  759. package/lib/{scss → packages/amis-ui/scss}/themes/default.scss.js +1 -1
  760. package/lib/themes/ang.css +1011 -37
  761. package/lib/themes/ang.js +1 -1
  762. package/lib/themes/antd.css +1011 -37
  763. package/lib/themes/antd.js +1 -1
  764. package/lib/themes/cxd.css +1011 -37
  765. package/lib/themes/cxd.js +1 -1
  766. package/lib/themes/dark.css +1011 -37
  767. package/lib/themes/dark.js +1 -1
  768. package/lib/themes/default.css +1011 -37
  769. package/package.json +4 -3
  770. package/scss/_components.scss +6 -0
  771. package/scss/_mixins.scss +1 -0
  772. package/scss/_thirds.scss +3 -0
  773. package/scss/components/_condition-builder.scss +18 -0
  774. package/scss/components/_crud2.scss +4 -0
  775. package/scss/components/_formula.scss +136 -26
  776. package/scss/components/_image-gallery.scss +7 -1
  777. package/scss/components/_input-box.scss +6 -0
  778. package/scss/components/_json-schema-editor.scss +24 -3
  779. package/scss/components/_json-schema.scss +5 -0
  780. package/scss/components/_pdf_viewer.scss +47 -0
  781. package/scss/components/_signature.scss +97 -0
  782. package/scss/components/_table.scss +6 -1
  783. package/scss/components/_tabs.scss +9 -4
  784. package/scss/components/form/_combo.scss +1 -0
  785. package/scss/components/form/_form.scss +10 -0
  786. package/scss/components/form/_tag.scss +2 -1
  787. package/scss/components/form/_text.scss +4 -4
  788. package/scss/themes/_common.scss +2 -0
@@ -3873,6 +3873,10 @@
3873
3873
  --inputTime-hover-bg-color: var(--colors-neutral-fill-10);
3874
3874
  --inputTime-active-color: var(--colors-neutral-text-2);
3875
3875
  --inputTime-active-bg-color: var(--colors-brand-10);
3876
+ --signature-tool-height: 2.5rem;
3877
+ --signature-tool-margin-top: 0.5rem;
3878
+ --signature-placeholder-gap: 0.625rem;
3879
+ --signature-placeholder-color: var(--colors-neutral-line-6);
3876
3880
  --steps-base-color: var(--colors-neutral-text-2);
3877
3881
  --steps-base-fontSize: var(--fonts-size-7);
3878
3882
  --steps-base-fontWeight: var(--fonts-weight-6);
@@ -5539,6 +5543,186 @@ div.CodeMirror-dragcursors {
5539
5543
  span.CodeMirror-selectedtext {
5540
5544
  background: none;
5541
5545
  }
5546
+ /*
5547
+
5548
+ Name: Base16 Default Dark
5549
+ Author: Chris Kempson (http://chriskempson.com)
5550
+
5551
+ CodeMirror template by Jan T. Sott (https://github.com/idleberg/base16-codemirror)
5552
+ Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16)
5553
+
5554
+ */
5555
+ .cm-s-base16-dark.CodeMirror {
5556
+ background: #151515;
5557
+ color: #e0e0e0;
5558
+ }
5559
+ .cm-s-base16-dark div.CodeMirror-selected {
5560
+ background: #303030;
5561
+ }
5562
+ .cm-s-base16-dark .CodeMirror-line::-moz-selection, .cm-s-base16-dark .CodeMirror-line > span::-moz-selection, .cm-s-base16-dark .CodeMirror-line > span > span::-moz-selection {
5563
+ background: rgba(48, 48, 48, 0.99);
5564
+ }
5565
+ .cm-s-base16-dark .CodeMirror-line::selection, .cm-s-base16-dark .CodeMirror-line > span::selection, .cm-s-base16-dark .CodeMirror-line > span > span::selection {
5566
+ background: rgba(48, 48, 48, 0.99);
5567
+ }
5568
+ .cm-s-base16-dark .CodeMirror-line::-moz-selection, .cm-s-base16-dark .CodeMirror-line > span::-moz-selection, .cm-s-base16-dark .CodeMirror-line > span > span::-moz-selection {
5569
+ background: rgba(48, 48, 48, 0.99);
5570
+ }
5571
+ .cm-s-base16-dark .CodeMirror-gutters {
5572
+ background: #151515;
5573
+ border-right: 0px;
5574
+ }
5575
+ .cm-s-base16-dark .CodeMirror-guttermarker {
5576
+ color: #ac4142;
5577
+ }
5578
+ .cm-s-base16-dark .CodeMirror-guttermarker-subtle {
5579
+ color: #505050;
5580
+ }
5581
+ .cm-s-base16-dark .CodeMirror-linenumber {
5582
+ color: #505050;
5583
+ }
5584
+ .cm-s-base16-dark .CodeMirror-cursor {
5585
+ border-left: 1px solid #b0b0b0;
5586
+ }
5587
+ .cm-s-base16-dark.cm-fat-cursor .CodeMirror-cursor {
5588
+ background-color: rgba(142, 141, 136, 0.4588235294) !important;
5589
+ }
5590
+ .cm-s-base16-dark .cm-animate-fat-cursor {
5591
+ background-color: rgba(142, 141, 136, 0.4588235294) !important;
5592
+ }
5593
+ .cm-s-base16-dark span.cm-comment {
5594
+ color: #8f5536;
5595
+ }
5596
+ .cm-s-base16-dark span.cm-atom {
5597
+ color: #aa759f;
5598
+ }
5599
+ .cm-s-base16-dark span.cm-number {
5600
+ color: #aa759f;
5601
+ }
5602
+ .cm-s-base16-dark span.cm-property, .cm-s-base16-dark span.cm-attribute {
5603
+ color: #90a959;
5604
+ }
5605
+ .cm-s-base16-dark span.cm-keyword {
5606
+ color: #ac4142;
5607
+ }
5608
+ .cm-s-base16-dark span.cm-string {
5609
+ color: #f4bf75;
5610
+ }
5611
+ .cm-s-base16-dark span.cm-variable {
5612
+ color: #90a959;
5613
+ }
5614
+ .cm-s-base16-dark span.cm-variable-2 {
5615
+ color: #6a9fb5;
5616
+ }
5617
+ .cm-s-base16-dark span.cm-def {
5618
+ color: #d28445;
5619
+ }
5620
+ .cm-s-base16-dark span.cm-bracket {
5621
+ color: #e0e0e0;
5622
+ }
5623
+ .cm-s-base16-dark span.cm-tag {
5624
+ color: #ac4142;
5625
+ }
5626
+ .cm-s-base16-dark span.cm-link {
5627
+ color: #aa759f;
5628
+ }
5629
+ .cm-s-base16-dark span.cm-error {
5630
+ background: #ac4142;
5631
+ color: #b0b0b0;
5632
+ }
5633
+ .cm-s-base16-dark .CodeMirror-activeline-background {
5634
+ background: #202020;
5635
+ }
5636
+ .cm-s-base16-dark .CodeMirror-matchingbracket {
5637
+ text-decoration: underline;
5638
+ color: white !important;
5639
+ }
5640
+ /**
5641
+ Name: IDEA default theme
5642
+ From IntelliJ IDEA by JetBrains
5643
+ */
5644
+ .cm-s-idea span.cm-meta {
5645
+ color: #808000;
5646
+ }
5647
+ .cm-s-idea span.cm-number {
5648
+ color: #0000FF;
5649
+ }
5650
+ .cm-s-idea span.cm-keyword {
5651
+ line-height: 1em;
5652
+ font-weight: bold;
5653
+ color: #000080;
5654
+ }
5655
+ .cm-s-idea span.cm-atom {
5656
+ font-weight: bold;
5657
+ color: #000080;
5658
+ }
5659
+ .cm-s-idea span.cm-def {
5660
+ color: #000000;
5661
+ }
5662
+ .cm-s-idea span.cm-variable {
5663
+ color: black;
5664
+ }
5665
+ .cm-s-idea span.cm-variable-2 {
5666
+ color: black;
5667
+ }
5668
+ .cm-s-idea span.cm-variable-3, .cm-s-idea span.cm-type {
5669
+ color: black;
5670
+ }
5671
+ .cm-s-idea span.cm-property {
5672
+ color: black;
5673
+ }
5674
+ .cm-s-idea span.cm-operator {
5675
+ color: black;
5676
+ }
5677
+ .cm-s-idea span.cm-comment {
5678
+ color: #808080;
5679
+ }
5680
+ .cm-s-idea span.cm-string {
5681
+ color: #008000;
5682
+ }
5683
+ .cm-s-idea span.cm-string-2 {
5684
+ color: #008000;
5685
+ }
5686
+ .cm-s-idea span.cm-qualifier {
5687
+ color: #555;
5688
+ }
5689
+ .cm-s-idea span.cm-error {
5690
+ color: #FF0000;
5691
+ }
5692
+ .cm-s-idea span.cm-attribute {
5693
+ color: #0000FF;
5694
+ }
5695
+ .cm-s-idea span.cm-tag {
5696
+ color: #000080;
5697
+ }
5698
+ .cm-s-idea span.cm-link {
5699
+ color: #0000FF;
5700
+ }
5701
+ .cm-s-idea .CodeMirror-activeline-background {
5702
+ background: #FFFAE3;
5703
+ }
5704
+ .cm-s-idea span.cm-builtin {
5705
+ color: #30a;
5706
+ }
5707
+ .cm-s-idea span.cm-bracket {
5708
+ color: #cc7;
5709
+ }
5710
+ .cm-s-idea {
5711
+ font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
5712
+ }
5713
+ .cm-s-idea .CodeMirror-matchingbracket {
5714
+ outline: 1px solid grey;
5715
+ color: black !important;
5716
+ }
5717
+ .CodeMirror-hints.idea {
5718
+ font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
5719
+ color: #616569;
5720
+ background-color: #ebf3fd !important;
5721
+ }
5722
+ .CodeMirror-hints.idea .CodeMirror-hint-active {
5723
+ background-color: #a2b8c9 !important;
5724
+ color: #5c6065 !important;
5725
+ }
5542
5726
  /*!
5543
5727
  * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
5544
5728
  * License https://froala.com/wysiwyg-editor/terms/
@@ -14268,6 +14452,437 @@ body.video-react-full-window .video-react-fullscreen {
14268
14452
  .cropper-disabled .cropper-point {
14269
14453
  cursor: not-allowed;
14270
14454
  }
14455
+ /* 默认 CSS 样式,目前主要是 Excel 使用 */
14456
+ .ov-excel {
14457
+ /* 从 office 365 中复制的默认字体 */
14458
+ font-family: "Aptos Narrow", "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
14459
+ display: flex;
14460
+ flex-direction: column;
14461
+ --bar-bg-color: #f5f5f5;
14462
+ --bar-input-bg-color: #ffffff;
14463
+ --active-sheet-color: #217346;
14464
+ }
14465
+ .excel-button {
14466
+ height: 32px;
14467
+ color: rgb(255, 255, 255);
14468
+ padding: 0px 11px;
14469
+ box-sizing: border-box;
14470
+ border: 1px solid transparent;
14471
+ display: inline-block;
14472
+ text-decoration: none;
14473
+ text-align: center;
14474
+ cursor: pointer;
14475
+ vertical-align: top;
14476
+ border-radius: 2px;
14477
+ font-size: 14px;
14478
+ font-weight: 600;
14479
+ position: relative;
14480
+ margin-right: 4px;
14481
+ width: 64px;
14482
+ }
14483
+ .excel-button-primary {
14484
+ background-color: rgb(0, 120, 212);
14485
+ }
14486
+ /* Excel 工具栏,目前没编辑功能所以还没实现 */
14487
+ .ov-excel-toolbar {
14488
+ height: 30px;
14489
+ line-height: 30px;
14490
+ }
14491
+ .excel-checkbox-list-wrapper .excel-checkbox-list {
14492
+ margin-top: 4px;
14493
+ }
14494
+ .excel-checkbox-container label {
14495
+ cursor: pointer;
14496
+ padding: 4px 0;
14497
+ display: block;
14498
+ }
14499
+ .excel-checkbox-container label:hover {
14500
+ background-color: #f6f6f6;
14501
+ }
14502
+ .excel-checkbox-container input {
14503
+ vertical-align: middle;
14504
+ }
14505
+ .excel-checkbox-container span {
14506
+ vertical-align: middle;
14507
+ }
14508
+ .excel-divider {
14509
+ display: block;
14510
+ height: 1px;
14511
+ background-color: rgb(225, 223, 221);
14512
+ margin: 2px 12px 2px;
14513
+ color: rgb(200, 198, 196);
14514
+ border-radius: 0.5px;
14515
+ }
14516
+ .excel-input {
14517
+ display: inline-block;
14518
+ box-sizing: border-box;
14519
+ width: 100%;
14520
+ border-radius: 4px;
14521
+ padding: 4px 12px;
14522
+ border: 1px solid rgb(209, 209, 209);
14523
+ }
14524
+ .excel-input-border-less {
14525
+ display: block;
14526
+ border: none;
14527
+ width: 100%;
14528
+ height: 100%;
14529
+ padding: 0 2px;
14530
+ }
14531
+ .excel-input-border-less:focus {
14532
+ outline: none;
14533
+ }
14534
+ .excel-select {
14535
+ border-color: rgb(209, 209, 209);
14536
+ border-radius: 4px;
14537
+ }
14538
+ /* Excel 公式栏 */
14539
+ .ov-excel-formula-bar {
14540
+ height: 34px;
14541
+ display: flex;
14542
+ flex-direction: row;
14543
+ background-color: var(--bar-bg-color);
14544
+ }
14545
+ .ov-excel-formula-bar__name-box {
14546
+ text-align: center;
14547
+ width: 64px;
14548
+ margin: 4px 0 4px 4px;
14549
+ padding: 0 4px;
14550
+ line-height: 26px;
14551
+ border: 1px solid #e1dfdd;
14552
+ background-color: var(--bar-input-bg-color);
14553
+ }
14554
+ /* fx 按钮 */
14555
+ .ov-excel-formula-bar__function-button {
14556
+ width: 30px;
14557
+ }
14558
+ /* fx 按钮右边的输入框 */
14559
+ .ov-excel-formula-bar__text-box {
14560
+ margin: 4px;
14561
+ line-height: 26px;
14562
+ border: 1px solid #e1dfdd;
14563
+ flex: 1;
14564
+ padding: 0 4px;
14565
+ background-color: var(--bar-input-bg-color);
14566
+ }
14567
+ /* Excel sheet 标签页 */
14568
+ .ov-excel-sheet-tab-bar {
14569
+ height: 32px;
14570
+ line-height: 32px;
14571
+ display: flex;
14572
+ flex-direction: row;
14573
+ background-color: var(--bar-bg-color);
14574
+ }
14575
+ .ov-excel-sheet-tab-bar__nav {
14576
+ display: flex;
14577
+ }
14578
+ .ov-excel-sheet-tab-bar__nav-icon {
14579
+ height: 16px;
14580
+ padding: 4px 4px;
14581
+ }
14582
+ .ov-excel-sheet-tab-bar__nav-icon svg {
14583
+ height: 16px;
14584
+ width: 16px;
14585
+ }
14586
+ .ov-excel-sheet-tab-bar__nav-icon svg path {
14587
+ fill: #b1b1b1;
14588
+ }
14589
+ .ov-excel-sheet-tab-bar__nav-icon--enabled {
14590
+ cursor: pointer;
14591
+ }
14592
+ .ov-excel-sheet-tab-bar__nav-icon--enabled svg path {
14593
+ fill: #000000;
14594
+ }
14595
+ .ov-excel-sheet-tab-bar__menu {
14596
+ position: relative;
14597
+ }
14598
+ .ov-excel-sheet-tab-bar__menu-icon {
14599
+ cursor: pointer;
14600
+ height: 16px;
14601
+ padding: 4px 8px;
14602
+ }
14603
+ .ov-excel-sheet-tab-bar__menu-icon svg {
14604
+ height: 16px;
14605
+ width: 16px;
14606
+ }
14607
+ .ov-excel-sheet-tab-bar__menu-list {
14608
+ background-color: #fff;
14609
+ border-radius: 4px;
14610
+ border: 1px solid rgb(199, 199, 199);
14611
+ box-shadow: rgba(0, 0, 0, 0.133) 0px 3.2px 7.2px 0px, rgba(0, 0, 0, 0.11) 0px 0.6px 1.8px 0px;
14612
+ display: none;
14613
+ position: absolute;
14614
+ bottom: 32px;
14615
+ left: 0;
14616
+ max-height: 400px;
14617
+ overflow-x: hidden;
14618
+ overflow-y: auto;
14619
+ z-index: 15;
14620
+ -webkit-user-select: none;
14621
+ -moz-user-select: none;
14622
+ user-select: none;
14623
+ }
14624
+ .ov-excel-sheet-tab-bar__menu-list-item {
14625
+ padding: 4px 8px;
14626
+ cursor: pointer;
14627
+ white-space: nowrap;
14628
+ }
14629
+ .ov-excel-sheet-tab-bar__menu-list-item:hover {
14630
+ background-color: #e1dfdd;
14631
+ }
14632
+ .ov-excel-sheet-tab-bar__menu-list-item--active {
14633
+ background-color: #e1dfdd;
14634
+ }
14635
+ .ov-excel-sheet-tab-bar__list-container {
14636
+ position: relative;
14637
+ overflow: hidden;
14638
+ flex: 1 1 0;
14639
+ -webkit-user-select: none;
14640
+ -moz-user-select: none;
14641
+ user-select: none;
14642
+ }
14643
+ .ov-excel-sheet-tab-bar__list-container--enable-left-nav::before {
14644
+ content: "";
14645
+ position: absolute;
14646
+ top: 0;
14647
+ bottom: 0;
14648
+ left: 0;
14649
+ width: 30px;
14650
+ background-image: linear-gradient(to right, #dcdcdc, rgba(220, 220, 220, 0.1));
14651
+ }
14652
+ .ov-excel-sheet-tab-bar__list-container--enable-right-nav::after {
14653
+ content: "";
14654
+ position: absolute;
14655
+ top: 0;
14656
+ bottom: 0;
14657
+ right: 0;
14658
+ width: 30px;
14659
+ background-image: linear-gradient(to left, #dcdcdc, rgba(220, 220, 220, 0.1));
14660
+ }
14661
+ .ov-excel-sheet-tab-bar__list {
14662
+ width: 0;
14663
+ display: flex;
14664
+ flex-direction: row;
14665
+ }
14666
+ .ov-excel-sheet-tab-bar__list-tab {
14667
+ display: inline-block;
14668
+ position: relative;
14669
+ padding: 0 8px;
14670
+ font-size: 14px;
14671
+ margin: 4px 4px;
14672
+ border-radius: 4px;
14673
+ line-height: 24px;
14674
+ white-space: nowrap;
14675
+ }
14676
+ .ov-excel-sheet-tab-bar__list-tab:hover {
14677
+ cursor: pointer;
14678
+ background-color: #e1dfdd;
14679
+ }
14680
+ .ov-excel-sheet-tab-bar__list-tab--active {
14681
+ cursor: default;
14682
+ }
14683
+ .ov-excel-sheet-tab-bar__list-tab--active::before {
14684
+ content: "";
14685
+ position: absolute;
14686
+ display: inline-block;
14687
+ top: 0;
14688
+ bottom: -4px;
14689
+ left: 0;
14690
+ right: 0;
14691
+ color: transparent;
14692
+ border-bottom: 3px solid var(--active-sheet-color);
14693
+ padding-bottom: 5px;
14694
+ width: calc(100% - 18px);
14695
+ margin: auto;
14696
+ transition: width 0.4s cubic-bezier(0.17, 0.17, 0, 1) 0s;
14697
+ }
14698
+ .ov-excel-sheet-tab-bar__status {
14699
+ margin-left: 12px;
14700
+ margin-right: 12px;
14701
+ }
14702
+ .ov-excel-sheet-tab-bar__status-text {
14703
+ margin-right: 16px;
14704
+ }
14705
+ .ov-excel-sheet-tab-bar__zoom-level {
14706
+ display: flex;
14707
+ flex-direction: row;
14708
+ padding: 0 8px;
14709
+ }
14710
+ .ov-excel-sheet-tab-bar__zoom-value {
14711
+ margin: 0 8px;
14712
+ }
14713
+ .ov-excel-sheet-tab-bar__zoom-in,
14714
+ .ov-excel-sheet-tab-bar__zoom-out {
14715
+ cursor: pointer;
14716
+ }
14717
+ /* Excel 内容区域,这个包含表头 */
14718
+ .ov-excel-content {
14719
+ flex: 1;
14720
+ position: relative;
14721
+ overflow: hidden;
14722
+ z-index: 1;
14723
+ }
14724
+ /** Excel 数据区域,不包含表头,目前这个区域主要是给 drawing 用 */
14725
+ .ov-excel-data {
14726
+ position: absolute;
14727
+ right: 0;
14728
+ bottom: 0;
14729
+ overflow: hidden;
14730
+ -webkit-user-select: none;
14731
+ -moz-user-select: none;
14732
+ user-select: none;
14733
+ z-index: 2;
14734
+ }
14735
+ .ov-excel-canvas {
14736
+ position: absolute;
14737
+ left: 0;
14738
+ top: 0;
14739
+ }
14740
+ .ov-excel-scrollbar-y {
14741
+ position: absolute;
14742
+ top: 0;
14743
+ right: 0;
14744
+ bottom: 0;
14745
+ z-index: 3;
14746
+ }
14747
+ .ov-excel-scrollbar-x {
14748
+ position: absolute;
14749
+ left: 0;
14750
+ right: 0;
14751
+ bottom: 0;
14752
+ z-index: 3;
14753
+ }
14754
+ .ov-excel-scrollbar-content-x {
14755
+ overflow-x: auto;
14756
+ overflow-y: hidden;
14757
+ }
14758
+ .ov-excel-scrollbar-content-y {
14759
+ overflow-x: hidden;
14760
+ }
14761
+ /** 缩放的控制界面 */
14762
+ .ov-excel-resize-box {
14763
+ position: absolute;
14764
+ border: 1px solid #4af;
14765
+ z-index: 3;
14766
+ }
14767
+ .ov-excel-resize-box-control {
14768
+ position: absolute;
14769
+ width: 14px;
14770
+ height: 14px;
14771
+ border-radius: 50%;
14772
+ border: 2px solid #fff;
14773
+ box-sizing: border-box;
14774
+ background: #4af;
14775
+ border: 2px solid #fff;
14776
+ z-index: 5;
14777
+ }
14778
+ .ov-excel-auto-filter-icon-container {
14779
+ position: absolute;
14780
+ }
14781
+ .ov-excel-auto-filter-icon {
14782
+ cursor: pointer;
14783
+ position: absolute;
14784
+ right: 2px;
14785
+ top: 2px;
14786
+ bottom: 2px;
14787
+ z-index: 3;
14788
+ }
14789
+ .ov-excel-auto-filter-icon svg {
14790
+ width: 100%;
14791
+ height: 100%;
14792
+ }
14793
+ .ov-excel-auto-filter-menu {
14794
+ position: absolute;
14795
+ display: none;
14796
+ flex-direction: column;
14797
+ right: -240px;
14798
+ width: 240px;
14799
+ height: 440px;
14800
+ border-radius: 4px;
14801
+ box-shadow: rgba(0, 0, 0, 0.133) 0px 3.2px 7.2px 0px, rgba(0, 0, 0, 0.11) 0px 0.6px 1.8px 0px;
14802
+ z-index: 4;
14803
+ background-color: white;
14804
+ }
14805
+ .excel-auto-filter__menu-sort {
14806
+ display: flex;
14807
+ flex-direction: row;
14808
+ -moz-column-gap: 4px;
14809
+ column-gap: 4px;
14810
+ padding: 8px;
14811
+ }
14812
+ .ov-excel-auto-filter__sort-button {
14813
+ cursor: pointer;
14814
+ flex: 1;
14815
+ display: flex;
14816
+ flex-direction: row;
14817
+ line-height: 24px;
14818
+ height: 24px;
14819
+ padding: 2px;
14820
+ }
14821
+ .ov-excel-auto-filter__sort-button-text {
14822
+ flex: 1;
14823
+ }
14824
+ .ov-excel-auto-filter__sort-button-icon {
14825
+ height: 24px;
14826
+ width: 24px;
14827
+ }
14828
+ .ov-excel-auto-filter__sort-button-icon svg {
14829
+ height: 100%;
14830
+ width: 100%;
14831
+ }
14832
+ .ov-excel-auto-filter__sort-button:hover {
14833
+ background-color: #f5f5f5;
14834
+ }
14835
+ .ov-excel-auto-filter__sort-button-active {
14836
+ background-color: #f5f5f5;
14837
+ }
14838
+ .ov-excel-auto-filter__menu-filter-filters {
14839
+ flex-grow: 1;
14840
+ display: flex;
14841
+ flex-direction: column;
14842
+ min-height: 0;
14843
+ }
14844
+ .ov-excel-auto-filter__menu-filter-filters .excel-checkbox-list-wrapper {
14845
+ display: flex;
14846
+ flex-grow: 1;
14847
+ flex-direction: column;
14848
+ padding: 8px;
14849
+ min-height: 0;
14850
+ }
14851
+ .ov-excel-auto-filter__menu-filter-filters .excel-checkbox-list {
14852
+ flex-grow: 1;
14853
+ overflow-y: auto;
14854
+ overflow-x: hidden;
14855
+ }
14856
+ .ov-excel-auto-filter-menu__custom-filters {
14857
+ display: flex;
14858
+ flex-direction: column;
14859
+ padding: 8px;
14860
+ }
14861
+ /** 单个规则 */
14862
+ .ov-excel-auto-filter-menu__custom-filters-item-input {
14863
+ display: flex;
14864
+ flex-direction: row;
14865
+ margin-bottom: 4px;
14866
+ }
14867
+ .ov-excel-auto-filter-menu__custom-filters-item-input > select {
14868
+ margin-right: 4px;
14869
+ }
14870
+ .ov-excel-auto-filter-menu__custom-filters .excel-radio-wrapper {
14871
+ margin: 4px 0;
14872
+ text-align: center;
14873
+ }
14874
+ .excel-cell-editor {
14875
+ position: absolute;
14876
+ }
14877
+ .excel-chart {
14878
+ position: absolute;
14879
+ z-index: 10;
14880
+ }
14881
+ .excel-pic {
14882
+ position: absolute;
14883
+ z-index: 10;
14884
+ overflow: hidden;
14885
+ }
14271
14886
  /*!
14272
14887
  * https://github.com/arqex/react-datetime
14273
14888
  */
@@ -19406,7 +20021,12 @@ input[type=button].a-Button--block {
19406
20021
  padding: var(--Tabs-linkPadding);
19407
20022
  text-decoration: none;
19408
20023
  cursor: pointer;
19409
- display: block;
20024
+ display: flex;
20025
+ align-items: center;
20026
+ max-width: 100%;
20027
+ overflow: hidden;
20028
+ }
20029
+ .a-Tabs-links > .a-Tabs-link > a:first-child .a-Tabs-link-text {
19410
20030
  text-overflow: ellipsis;
19411
20031
  overflow: hidden;
19412
20032
  white-space: nowrap;
@@ -22022,6 +22642,7 @@ input[type=button].a-Button--block {
22022
22642
  }
22023
22643
  .a-CBGroup-body-wrapper {
22024
22644
  flex: 1;
22645
+ min-width: 0;
22025
22646
  }
22026
22647
  .a-CBGroup-body-collapse {
22027
22648
  text-align: center;
@@ -22043,6 +22664,7 @@ input[type=button].a-Button--block {
22043
22664
  }
22044
22665
  .a-CBGroup-body-wrapper {
22045
22666
  flex: 1;
22667
+ min-width: 0;
22046
22668
  }
22047
22669
  .a-CBGroup-toolbar {
22048
22670
  display: flex;
@@ -22182,6 +22804,8 @@ input[type=button].a-Button--block {
22182
22804
  display: flex;
22183
22805
  flex-direction: row;
22184
22806
  align-items: center;
22807
+ flex: 1;
22808
+ min-width: 0;
22185
22809
  }
22186
22810
  .a-CBGroupOrItem-body-item > .a-CBGroupOrItem-dragbar {
22187
22811
  left: 0.625rem;
@@ -22256,11 +22880,22 @@ input[type=button].a-Button--block {
22256
22880
  .a-CBFunc-args > div {
22257
22881
  display: inline-block;
22258
22882
  }
22883
+ .a-CBItem {
22884
+ display: flex;
22885
+ flex: 1;
22886
+ min-width: 0;
22887
+ flex-wrap: wrap;
22888
+ }
22889
+ .a-CBItem > * {
22890
+ flex-shrink: 0;
22891
+ }
22259
22892
  .a-CBValue {
22260
22893
  position: relative;
22261
22894
  display: inline-block;
22262
22895
  vertical-align: middle;
22263
22896
  margin: 0.1875rem;
22897
+ flex: 1;
22898
+ min-width: 6.25rem;
22264
22899
  }
22265
22900
  .a-CBFormula {
22266
22901
  position: relative;
@@ -22285,6 +22920,7 @@ input[type=button].a-Button--block {
22285
22920
  width: 20px;
22286
22921
  text-align: center;
22287
22922
  display: inline-block;
22923
+ align-self: center;
22288
22924
  -webkit-user-select: none;
22289
22925
  -moz-user-select: none;
22290
22926
  user-select: none;
@@ -22895,6 +23531,9 @@ input[type=button].a-Button--block {
22895
23531
  .a-Crud2-selection, .a-Crud2-toolbar, .a-Crud2-body {
22896
23532
  margin-bottom: var(--gap-base);
22897
23533
  }
23534
+ .a-Crud2 .a-Table-render-wrapper {
23535
+ position: relative;
23536
+ }
22898
23537
  .a-Crud2-selectionLabel {
22899
23538
  display: inline-block;
22900
23539
  vertical-align: top;
@@ -23722,6 +24361,11 @@ input[type=button].a-Button--block {
23722
24361
  .a-Table-table > tbody > tr > td.a-Table-primayCell > .a-Spinner {
23723
24362
  vertical-align: middle;
23724
24363
  }
24364
+ .a-Table-table > thead > tr > th.a-Table-primayCell > [data-role=form-item],
24365
+ .a-Table-table > tbody > tr > td.a-Table-primayCell > [data-role=form-item] {
24366
+ display: inline-block;
24367
+ min-width: 10rem;
24368
+ }
23725
24369
  .a-Table.is-mobile .a-Table-table > tbody > tr:hover, .a-Table.is-mobile .a-Table-table > tbody > tr.is-hovered {
23726
24370
  background: var(--Table-bg);
23727
24371
  border-color: var(--Table-borderColor);
@@ -23789,7 +24433,7 @@ input[type=button].a-Button--block {
23789
24433
  min-width: 20rem;
23790
24434
  max-width: 40rem;
23791
24435
  }
23792
- .a-TableCell-searchPopOver .a-Panel {
24436
+ .a-TableCell-searchPopOver > .a-Panel {
23793
24437
  margin: 0;
23794
24438
  }
23795
24439
  .a-TableCell-filterBtn {
@@ -27249,7 +27893,7 @@ input[type=button].a-Button--block {
27249
27893
  width: 1rem;
27250
27894
  height: 1rem;
27251
27895
  }
27252
- .a-ImageGallery-title {
27896
+ .a-ImageGallery-title, .a-ImageGallery-caption {
27253
27897
  height: 1.125rem;
27254
27898
  vertical-align: top;
27255
27899
  line-height: 1.125rem;
@@ -27258,6 +27902,10 @@ input[type=button].a-Button--block {
27258
27902
  text-align: center;
27259
27903
  margin-bottom: 18px;
27260
27904
  }
27905
+ .a-ImageGallery-caption {
27906
+ text-align: left;
27907
+ margin-bottom: 4px;
27908
+ }
27261
27909
  .a-ImageGallery-main {
27262
27910
  background: #000;
27263
27911
  flex-basis: 0;
@@ -27717,6 +28365,7 @@ input[type=button].a-Button--block {
27717
28365
  border-color: var(--Form-input-onDisabled-borderColor);
27718
28366
  }
27719
28367
  .a-InputBox-clear {
28368
+ visibility: hidden;
27720
28369
  padding: var(--Form-input-clearBtn-padding);
27721
28370
  cursor: pointer;
27722
28371
  display: flex;
@@ -27729,6 +28378,7 @@ input[type=button].a-Button--block {
27729
28378
  fill: var(--Form-input-clearBtn-color);
27730
28379
  width: var(--Form-input-clearBtn-size);
27731
28380
  height: var(--Form-input-clearBtn-size);
28381
+ top: 0;
27732
28382
  }
27733
28383
  .a-InputBox-clear:hover svg {
27734
28384
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -27736,6 +28386,9 @@ input[type=button].a-Button--block {
27736
28386
  .a-InputBox-clear:active svg {
27737
28387
  fill: var(--Form-input-clearBtn-color-onActive);
27738
28388
  }
28389
+ .a-InputBox.is-focused .a-InputBox-clear, .a-InputBox:hover .a-InputBox-clear {
28390
+ visibility: visible;
28391
+ }
27739
28392
  .a-InputBox > svg {
27740
28393
  display: inline-block;
27741
28394
  width: 14px;
@@ -27801,6 +28454,7 @@ input[type=button].a-Button--block {
27801
28454
  min-width: 80px;
27802
28455
  max-width: 150px;
27803
28456
  flex: 1;
28457
+ display: flex;
27804
28458
  }
27805
28459
  .a-JSONSchemaMember-key > span {
27806
28460
  display: flex;
@@ -27815,6 +28469,9 @@ input[type=button].a-Button--block {
27815
28469
  align-items: center;
27816
28470
  color: var(--Form-input-color);
27817
28471
  }
28472
+ .a-JSONSchemaMember-key > * {
28473
+ flex: 1;
28474
+ }
27818
28475
  .a-JSONSchemaMember-key.is-mobile > span {
27819
28476
  border-radius: 0;
27820
28477
  border: none;
@@ -27976,10 +28633,14 @@ input[type=button].a-Button--block {
27976
28633
  display: flex;
27977
28634
  flex-direction: row;
27978
28635
  flex-wrap: wrap;
27979
- gap: var(--gap-sm);
28636
+ gap: var(--gap-xs);
28637
+ font-size: var(--fonts-size-8);
27980
28638
  align-items: stretch;
27981
28639
  position: relative;
27982
28640
  }
28641
+ .a-SchemaEditorItem--mini > button {
28642
+ padding: 0 4px;
28643
+ }
27983
28644
  .a-SchemaEditorItem + .a-SchemaEditorItem {
27984
28645
  margin-top: var(--gap-sm);
27985
28646
  }
@@ -27987,12 +28648,12 @@ input[type=button].a-Button--block {
27987
28648
  display: flex;
27988
28649
  flex-direction: row;
27989
28650
  flex-wrap: wrap;
27990
- gap: var(--gap-sm);
28651
+ gap: var(--gap-xs);
27991
28652
  align-items: flex-start;
27992
28653
  width: 100%;
27993
28654
  }
27994
28655
  .a-SchemaEditor-itemsLabel {
27995
- margin-top: calc((var(--Form-input-height) - var(--Switch-height)) / 2);
28656
+ line-height: 2rem;
27996
28657
  }
27997
28658
  .a-SchemaEditor-caret {
27998
28659
  display: inline-block;
@@ -28026,6 +28687,56 @@ input[type=button].a-Button--block {
28026
28687
  .a-SchemaEditor-key > input, .a-SchemaEditor-title > input, .a-SchemaEditor-description > input {
28027
28688
  flex-basis: 0;
28028
28689
  }
28690
+ .a-SchemaEditor-info {
28691
+ display: flex;
28692
+ background: var(--Form-input-bg);
28693
+ border: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
28694
+ border-radius: var(--Form-input-borderRadius);
28695
+ line-height: var(--Form-input-lineHeight);
28696
+ padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
28697
+ font-size: var(--Form-input-fontSize);
28698
+ flex-wrap: wrap;
28699
+ justify-content: flex-start;
28700
+ flex: 1;
28701
+ display: flex;
28702
+ flex-direction: row;
28703
+ justify-content: space-between;
28704
+ align-items: center;
28705
+ }
28706
+ .a-SchemaEditor-info input {
28707
+ flex-basis: 1.875rem;
28708
+ flex-grow: 1;
28709
+ outline: none;
28710
+ background: transparent;
28711
+ border: none;
28712
+ color: var(--Form-input-color);
28713
+ width: 100%;
28714
+ }
28715
+ .a-SchemaEditor-info input::-moz-placeholder {
28716
+ color: var(--Form-input-placeholderColor);
28717
+ -moz-user-select: none;
28718
+ user-select: none;
28719
+ }
28720
+ .a-SchemaEditor-info input::placeholder {
28721
+ color: var(--Form-input-placeholderColor);
28722
+ -webkit-user-select: none;
28723
+ -moz-user-select: none;
28724
+ user-select: none;
28725
+ }
28726
+ .a-SchemaEditor-info:hover {
28727
+ border-color: var(--Form-input-onFocused-borderColor);
28728
+ }
28729
+ .a-SchemaEditor-info--borderHalf {
28730
+ border-left-color: transparent !important;
28731
+ border-right-color: transparent !important;
28732
+ border-top-color: transparent !important;
28733
+ }
28734
+ .a-SchemaEditor-info--borderNone {
28735
+ border-color: transparent !important;
28736
+ }
28737
+ .a-SchemaEditor-typeLabel {
28738
+ color: var(--Form-input-placeholderColor);
28739
+ }
28029
28740
  .a-ResultBox {
28030
28741
  display: flex;
28031
28742
  background: var(--Form-input-bg);
@@ -28183,6 +28894,7 @@ input[type=button].a-Button--block {
28183
28894
  fill: var(--Form-input-clearBtn-color);
28184
28895
  width: var(--Form-input-clearBtn-size);
28185
28896
  height: var(--Form-input-clearBtn-size);
28897
+ top: 0;
28186
28898
  }
28187
28899
  .a-ResultBox-clear:hover svg {
28188
28900
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -28327,6 +29039,7 @@ input[type=button].a-Button--block {
28327
29039
  fill: var(--Form-input-clearBtn-color);
28328
29040
  width: var(--Form-input-clearBtn-size);
28329
29041
  height: var(--Form-input-clearBtn-size);
29042
+ top: 0;
28330
29043
  }
28331
29044
  .a-ResultBox.is-mobile .a-ResultBox-clear:hover svg {
28332
29045
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -29798,6 +30511,7 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
29798
30511
  fill: var(--Form-input-clearBtn-color);
29799
30512
  width: var(--Form-input-clearBtn-size);
29800
30513
  height: var(--Form-input-clearBtn-size);
30514
+ top: 0;
29801
30515
  }
29802
30516
  .a-TextControl-clear:hover svg {
29803
30517
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -29815,9 +30529,6 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
29815
30529
  display: inline-flex;
29816
30530
  }
29817
30531
  }
29818
- .a-TextControl .InputText-clear {
29819
- content: var(--input-clearable-icon);
29820
- }
29821
30532
  .a-TextControl-clear {
29822
30533
  padding: 0 var(--Form-input-clearBtn-padding);
29823
30534
  }
@@ -30135,6 +30846,9 @@ fieldset.a-Collapse .a-Collapse-header.is-mobile:hover {
30135
30846
  width: var(--input-password-invisible-icon-size);
30136
30847
  height: var(--input-password-invisible-icon-size);
30137
30848
  }
30849
+ .InputText-clear.icon {
30850
+ content: var(--input-clearable-icon);
30851
+ }
30138
30852
  input.a-TextControl-input-password {
30139
30853
  flex-basis: 0;
30140
30854
  }
@@ -30233,6 +30947,7 @@ input.a-TextControl-input-password {
30233
30947
  fill: var(--Form-input-clearBtn-color);
30234
30948
  width: var(--Form-input-clearBtn-size);
30235
30949
  height: var(--Form-input-clearBtn-size);
30950
+ top: 0;
30236
30951
  }
30237
30952
  .a-TextareaControl-clear:hover svg {
30238
30953
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -30321,6 +31036,7 @@ input.a-TextControl-input-password {
30321
31036
  fill: var(--Form-input-clearBtn-color);
30322
31037
  width: var(--Form-input-clearBtn-size);
30323
31038
  height: var(--Form-input-clearBtn-size);
31039
+ top: 0;
30324
31040
  }
30325
31041
  .a-TextareaControl-clear:hover svg {
30326
31042
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -32727,6 +33443,7 @@ input.a-TextControl-input-password {
32727
33443
  fill: var(--Form-input-clearBtn-color);
32728
33444
  width: var(--Form-input-clearBtn-size);
32729
33445
  height: var(--Form-input-clearBtn-size);
33446
+ top: 0;
32730
33447
  }
32731
33448
  .a-LocationPicker-clear:hover svg {
32732
33449
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -32917,6 +33634,7 @@ input.a-TextControl-input-password {
32917
33634
  fill: var(--Form-input-clearBtn-color);
32918
33635
  width: var(--Form-input-clearBtn-size);
32919
33636
  height: var(--Form-input-clearBtn-size);
33637
+ top: 0;
32920
33638
  }
32921
33639
  .a-ColorPicker-clear:hover svg {
32922
33640
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -33093,6 +33811,7 @@ input.a-TextControl-input-password {
33093
33811
  fill: var(--Form-input-clearBtn-color);
33094
33812
  width: var(--Form-input-clearBtn-size);
33095
33813
  height: var(--Form-input-clearBtn-size);
33814
+ top: 0;
33096
33815
  }
33097
33816
  .a-DatePicker-toggler:hover svg {
33098
33817
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -33125,6 +33844,7 @@ input.a-TextControl-input-password {
33125
33844
  fill: var(--Form-input-clearBtn-color);
33126
33845
  width: var(--Form-input-clearBtn-size);
33127
33846
  height: var(--Form-input-clearBtn-size);
33847
+ top: 0;
33128
33848
  }
33129
33849
  .a-DatePicker-clear:hover svg {
33130
33850
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -33871,6 +34591,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
33871
34591
  fill: var(--Form-input-clearBtn-color);
33872
34592
  width: var(--Form-input-clearBtn-size);
33873
34593
  height: var(--Form-input-clearBtn-size);
34594
+ top: 0;
33874
34595
  }
33875
34596
  .a-DateRangePicker-toggler:hover svg {
33876
34597
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -33903,6 +34624,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
33903
34624
  fill: var(--Form-input-clearBtn-color);
33904
34625
  width: var(--Form-input-clearBtn-size);
33905
34626
  height: var(--Form-input-clearBtn-size);
34627
+ top: 0;
33906
34628
  }
33907
34629
  .a-DateRangePicker-clear:hover svg {
33908
34630
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -35538,6 +36260,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
35538
36260
  fill: var(--Form-input-clearBtn-color);
35539
36261
  width: var(--Form-input-clearBtn-size);
35540
36262
  height: var(--Form-input-clearBtn-size);
36263
+ top: 0;
35541
36264
  }
35542
36265
  .a-TreeSelect-clear:hover svg {
35543
36266
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -35936,6 +36659,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
35936
36659
  }
35937
36660
  .a-ComboTabs-addLink > a svg {
35938
36661
  margin-right: var(--gap-xs);
36662
+ top: 0;
35939
36663
  }
35940
36664
  .a-Combo-dragableTip {
35941
36665
  color: var(--text--muted-color);
@@ -36160,6 +36884,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
36160
36884
  fill: var(--Form-input-clearBtn-color);
36161
36885
  width: var(--Form-input-clearBtn-size);
36162
36886
  height: var(--Form-input-clearBtn-size);
36887
+ top: 0;
36163
36888
  }
36164
36889
  .a-Picker-clear:hover svg {
36165
36890
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -36328,6 +37053,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
36328
37053
  fill: var(--Form-input-clearBtn-color);
36329
37054
  width: var(--Form-input-clearBtn-size);
36330
37055
  height: var(--Form-input-clearBtn-size);
37056
+ top: 0;
36331
37057
  }
36332
37058
  .a-Picker-clear:hover svg {
36333
37059
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -36563,15 +37289,18 @@ td.rdtQuarter.rdtDisabled:hover > span {
36563
37289
  border-color: var(--Form-input-onError-borderColor);
36564
37290
  background: var(--Form-input-onError-bg);
36565
37291
  }
36566
- .a-TagControl-popover.a-PopOver--leftBottomLeftTop > .a-ListMenu {
37292
+ .a-TagControl-popover.a-PopOver--leftBottomLeftTop > .a-ListMenu,
37293
+ .a-ListMenu-popover.a-PopOver--leftBottomLeftTop > .a-ListMenu {
36567
37294
  border-top-left-radius: 0;
36568
37295
  border-top-right-radius: 0;
36569
37296
  }
36570
- .a-TagControl-popover.a-PopOver--leftTopLeftBottom > .a-ListMenu {
37297
+ .a-TagControl-popover.a-PopOver--leftTopLeftBottom > .a-ListMenu,
37298
+ .a-ListMenu-popover.a-PopOver--leftTopLeftBottom > .a-ListMenu {
36571
37299
  border-bottom-left-radius: 0;
36572
37300
  border-bottom-right-radius: 0;
36573
37301
  }
36574
- .a-TagControl-popover .a-ListMenu {
37302
+ .a-TagControl-popover .a-ListMenu,
37303
+ .a-ListMenu-popover .a-ListMenu {
36575
37304
  padding: 0.25rem 0;
36576
37305
  max-height: var(--inputTag-popover-maxHeight);
36577
37306
  overflow: auto;
@@ -36579,7 +37308,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
36579
37308
  -moz-user-select: none;
36580
37309
  user-select: none;
36581
37310
  }
36582
- .a-TagControl-popover .a-ListMenu-item {
37311
+ .a-TagControl-popover .a-ListMenu-item,
37312
+ .a-ListMenu-popover .a-ListMenu-item {
36583
37313
  height: var(--inputTag-option-height);
36584
37314
  color: var(--inputTag-option-color);
36585
37315
  font-size: var(--inputTag-option-fontSize);
@@ -36588,7 +37318,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
36588
37318
  padding: var(--inputTag-option-paddingTop) var(--inputTag-option-paddingRight) var(--inputTag-option-paddingBottom) var(--inputTag-option-paddingLeft);
36589
37319
  background: var(--inputTag-option-bg-color);
36590
37320
  }
36591
- .a-TagControl-popover .a-ListMenu-item:hover {
37321
+ .a-TagControl-popover .a-ListMenu-item:hover,
37322
+ .a-ListMenu-popover .a-ListMenu-item:hover {
36592
37323
  color: var(--inputTag-option-hover-color);
36593
37324
  background: var(--inputTag-option-hover-bg-color);
36594
37325
  }
@@ -37446,6 +38177,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
37446
38177
  fill: var(--Form-input-clearBtn-color);
37447
38178
  width: var(--Form-input-clearBtn-size);
37448
38179
  height: var(--Form-input-clearBtn-size);
38180
+ top: 0;
37449
38181
  }
37450
38182
  .a-IconPickerControl-clear:hover svg {
37451
38183
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -37651,6 +38383,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
37651
38383
  fill: var(--Form-input-clearBtn-color);
37652
38384
  width: var(--Form-input-clearBtn-size);
37653
38385
  height: var(--Form-input-clearBtn-size);
38386
+ top: 0;
37654
38387
  }
37655
38388
  .a-IconSelectControl-clear:hover svg {
37656
38389
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -38557,6 +39290,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
38557
39290
  display: none;
38558
39291
  }
38559
39292
  }
39293
+ .a-Autofill-popOver {
39294
+ border: none;
39295
+ min-width: 20rem;
39296
+ max-width: 40rem;
39297
+ }
39298
+ .a-Autofill-popOver > .a-Panel {
39299
+ margin: 0;
39300
+ }
38560
39301
  .a-UserSelect {
38561
39302
  position: relative;
38562
39303
  }
@@ -39465,6 +40206,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
39465
40206
  overflow: visible;
39466
40207
  max-width: 100%;
39467
40208
  box-sizing: content-box;
40209
+ min-height: 28.125rem;
39468
40210
  /* 变量列表 */
39469
40211
  /* 函数列表 */
39470
40212
  }
@@ -39472,8 +40214,55 @@ td.rdtQuarter.rdtDisabled:hover > span {
39472
40214
  flex: 1;
39473
40215
  height: 100%;
39474
40216
  max-width: 33.125rem;
40217
+ min-width: 0;
39475
40218
  border-top: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
39476
40219
  border-bottom: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
40220
+ display: flex;
40221
+ flex-direction: column;
40222
+ }
40223
+ .a-FormulaEditor-runPanel {
40224
+ height: 12.5rem;
40225
+ transition: height 0.1s ease-out;
40226
+ border-top: 1px solid var(--Form-input-borderColor);
40227
+ display: flex;
40228
+ flex-wrap: nowrap;
40229
+ flex-direction: row;
40230
+ }
40231
+ .a-FormulaEditor-runPanel.in {
40232
+ height: 0;
40233
+ overflow: hidden;
40234
+ }
40235
+ .a-FormulaEditor-runPanel-context, .a-FormulaEditor-runPanel-result {
40236
+ flex: 1;
40237
+ min-width: 0;
40238
+ display: flex;
40239
+ flex-direction: column;
40240
+ }
40241
+ .a-FormulaEditor-runPanel-context > header, .a-FormulaEditor-runPanel-result > header {
40242
+ width: 100%;
40243
+ height: 1.875rem;
40244
+ line-height: 1.875rem;
40245
+ padding: 0 0.625rem;
40246
+ box-sizing: border-box;
40247
+ background: var(--InputFormula-header-bgColor);
40248
+ border-radius: var(--borderRadius) var(--borderRadius) 0 0;
40249
+ border-bottom: none;
40250
+ font-weight: 500;
40251
+ margin: 0;
40252
+ }
40253
+ .a-FormulaEditor-runPanel-context > div, .a-FormulaEditor-runPanel-result > div {
40254
+ flex: 1;
40255
+ min-height: 0;
40256
+ font-size: 12px;
40257
+ }
40258
+ .a-FormulaEditor-runPanel-context {
40259
+ border-right: 1px solid var(--Form-input-borderColor);
40260
+ }
40261
+ .a-FormulaEditor-runPanel-result > div {
40262
+ padding: 0 0.625rem;
40263
+ }
40264
+ .a-FormulaEditor-runPanel-result.is-error {
40265
+ color: var(--Form-input-onError-borderColor);
39477
40266
  }
39478
40267
  .a-FormulaEditor-header {
39479
40268
  width: 100%;
@@ -39494,8 +40283,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
39494
40283
  margin-right: 5px;
39495
40284
  }
39496
40285
  .a-FormulaEditor-editor {
39497
- min-height: 12.5rem;
39498
- height: calc(100% - 35px);
40286
+ flex: 1;
40287
+ min-height: 0;
39499
40288
  padding: 0.3125rem;
39500
40289
  padding-right: 0;
39501
40290
  }
@@ -39854,24 +40643,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
39854
40643
  overflow: hidden;
39855
40644
  background: var(--InputFormula-code-bgColor);
39856
40645
  }
39857
- .a-FormulaEditor .cm-field,
39858
- .a-FormulaEditor .cm-func {
39859
- border-radius: 3px;
39860
- color: #fff;
39861
- margin: 0 1px;
39862
- padding: 0 2px;
39863
- }
39864
- .a-FormulaEditor .cm-field {
39865
- padding: 2px 5px;
39866
- }
39867
- .a-FormulaEditor .cm-field {
39868
- background: #007bff;
39869
- }
39870
- .a-FormulaEditor .cm-func {
39871
- color: #ae4597;
39872
- font-weight: bold;
39873
- line-height: 14px;
39874
- }
39875
40646
  .a-FormulaPicker {
39876
40647
  display: flex;
39877
40648
  flex-flow: row nowrap;
@@ -39888,8 +40659,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
39888
40659
  }
39889
40660
  .a-FormulaPicker-input {
39890
40661
  flex: 1;
40662
+ min-width: 0;
39891
40663
  margin-right: 0.625rem;
39892
- padding-right: 0;
40664
+ padding-right: 0.25rem;
39893
40665
  max-width: calc(100% - 2.625rem);
39894
40666
  }
39895
40667
  .a-FormulaPicker-action {
@@ -39935,7 +40707,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
39935
40707
  height: var(--Form-input-height);
39936
40708
  }
39937
40709
  .a-FormulaPicker.is-input-group.a-FormulaPicker--text {
39938
- padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
40710
+ padding: var(--Form-input-paddingY) var(--Form-input-paddingX) var(--Form-input-paddingY) 0.3125rem;
39939
40711
  }
39940
40712
  .a-FormulaPicker.is-input-group .a-FormulaPicker-input {
39941
40713
  display: flex;
@@ -39952,13 +40724,27 @@ td.rdtQuarter.rdtDisabled:hover > span {
39952
40724
  outline: none;
39953
40725
  box-sizing: none;
39954
40726
  }
39955
- .a-FormulaPicker.is-input-group .a-FormulaPicker-input-number, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-select, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-boolean, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-date, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-time, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-datetime {
40727
+ .a-FormulaPicker.is-input-group .a-FormulaPicker-input-select, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-number, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-boolean, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-date, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-time, .a-FormulaPicker.is-input-group .a-FormulaPicker-input-datetime {
39956
40728
  height: var(--InputFormula-input-schema-height);
39957
40729
  padding-left: var(--Form-input-paddingX);
39958
40730
  }
40731
+ .a-FormulaPicker.is-input-group .a-FormulaPicker-input-number {
40732
+ padding-left: 0;
40733
+ }
39959
40734
  .a-FormulaPicker.is-input-group .a-FormulaPicker-input-number .a-Number-handler-wrap {
39960
40735
  height: unset; /* 避免调节器超出Input框 */
39961
40736
  }
40737
+ .a-FormulaPicker.is-input-group .a-FormulaPicker-input-custom {
40738
+ border: 0;
40739
+ flex: 1;
40740
+ min-width: 0;
40741
+ }
40742
+ .a-FormulaPicker.is-input-group .a-FormulaPicker-input-custom > div {
40743
+ border: 0;
40744
+ padding: 0 0 0 var(--Form-input-paddingX);
40745
+ align-items: center;
40746
+ height: var(--InputFormula-input-schema-height);
40747
+ }
39962
40748
  .a-FormulaPicker.is-input-group .a-FormulaPicker-input-variable {
39963
40749
  border: none;
39964
40750
  min-height: unset;
@@ -39979,6 +40765,60 @@ td.rdtQuarter.rdtDisabled:hover > span {
39979
40765
  cursor: pointer;
39980
40766
  color: var(--colors-brand-5);
39981
40767
  }
40768
+ .a-FormulaCodeEditor .cm-field,
40769
+ .a-FormulaCodeEditor .cm-func {
40770
+ border-radius: 3px;
40771
+ color: #fff;
40772
+ }
40773
+ .a-FormulaCodeEditor .cm-field {
40774
+ padding: 2px 5px;
40775
+ }
40776
+ .a-FormulaCodeEditor .cm-field {
40777
+ background: #007bff;
40778
+ }
40779
+ .a-FormulaCodeEditor .cm-func {
40780
+ color: #ae4597;
40781
+ font-weight: bold;
40782
+ line-height: 14px;
40783
+ }
40784
+ .a-FormulaCodeEditor .cm-error-token {
40785
+ background-position: left bottom;
40786
+ background-repeat: repeat-x;
40787
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJDw4cOCW1/KIAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAHElEQVQI12NggIL/DAz/GdA5/xkY/qPKMDAwAADLZwf5rvm+LQAAAABJRU5ErkJggg==);
40788
+ }
40789
+ .a-FormulaCodeEditor .CodeMirror-placeholder {
40790
+ color: var(--Form-input-placeholderColor) !important;
40791
+ }
40792
+ .a-FormulaCodeEditor .lint-error {
40793
+ color: var(--Form-input-onError-borderColor);
40794
+ }
40795
+ .a-FormulaCodeEditor--singleLine {
40796
+ max-width: 100%;
40797
+ }
40798
+ .a-FormulaCodeEditor--singleLine > .CodeMirror {
40799
+ height: 21px;
40800
+ }
40801
+ .a-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-hscrollbar,
40802
+ .a-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-vscrollbar {
40803
+ display: none !important;
40804
+ }
40805
+ .a-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-sizer {
40806
+ min-height: 21px !important;
40807
+ border-right-width: 0 !important;
40808
+ }
40809
+ .a-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-scroll {
40810
+ height: 21px;
40811
+ margin: 0;
40812
+ padding: 0;
40813
+ overflow: hidden !important;
40814
+ }
40815
+ .a-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-lines {
40816
+ padding: 0;
40817
+ }
40818
+ .a-InputBox > .a-FormulaCodeEditor {
40819
+ flex: 1;
40820
+ min-width: 0;
40821
+ }
39982
40822
  .a-Timeline-vertical {
39983
40823
  display: flex;
39984
40824
  flex-flow: column;
@@ -41328,6 +42168,140 @@ td.rdtQuarter.rdtDisabled:hover > span {
41328
42168
  overflow: hidden;
41329
42169
  white-space: nowrap;
41330
42170
  }
42171
+ .a-PdfViewer {
42172
+ position: relative;
42173
+ width: 100%;
42174
+ min-width: 300px;
42175
+ height: 100%;
42176
+ display: flex;
42177
+ justify-content: center;
42178
+ padding: 50px 0;
42179
+ }
42180
+ .a-PdfViewer-Content {
42181
+ width: -moz-max-content;
42182
+ width: max-content;
42183
+ max-width: 100%;
42184
+ }
42185
+ .a-PdfViewer-Content.is-loaded {
42186
+ box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px 0px;
42187
+ }
42188
+ .a-PdfViewer-Loading {
42189
+ width: 100%;
42190
+ text-align: center;
42191
+ }
42192
+ .a-PdfViewer-Tool {
42193
+ position: absolute;
42194
+ z-index: 10;
42195
+ padding: 5px 15px;
42196
+ bottom: 60px;
42197
+ background-color: #444444;
42198
+ border-radius: 10px;
42199
+ color: #fff;
42200
+ text-align: center;
42201
+ -webkit-user-select: none;
42202
+ -moz-user-select: none;
42203
+ user-select: none;
42204
+ }
42205
+ .a-PdfViewer-Tool .gap {
42206
+ margin: 0 4px;
42207
+ }
42208
+ .a-PdfViewer-Tool .icon {
42209
+ cursor: pointer;
42210
+ width: 20px;
42211
+ margin: 0 10px;
42212
+ }
42213
+ .a-PdfViewer-Tool .icon:hover {
42214
+ color: var(--colors-brand-5);
42215
+ }
42216
+ .a-PdfViewer-Tool .page-input {
42217
+ width: 40px;
42218
+ }
42219
+ .a-Signature {
42220
+ position: relative;
42221
+ width: 100%;
42222
+ height: 100%;
42223
+ display: flex;
42224
+ flex-direction: column;
42225
+ justify-content: space-between;
42226
+ }
42227
+ .a-Signature-canvas {
42228
+ border: 1px dashed #aaa;
42229
+ }
42230
+ .a-Signature-Tool {
42231
+ height: var(--signature-tool-height);
42232
+ margin-top: var(--signature-tool-margin-top);
42233
+ }
42234
+ .a-Signature-Tool .actions {
42235
+ display: flex;
42236
+ justify-content: space-between;
42237
+ }
42238
+ .a-Signature-Tool .actions .left-actions button {
42239
+ margin-right: 5px;
42240
+ }
42241
+ .a-Signature-Tool .actions .right-actions button {
42242
+ margin-left: 5px;
42243
+ }
42244
+ .a-Signature-placeholder {
42245
+ position: absolute;
42246
+ top: 0;
42247
+ left: 0;
42248
+ right: 0;
42249
+ bottom: var(--signature-tool-height);
42250
+ text-align: center;
42251
+ display: flex;
42252
+ flex-direction: column;
42253
+ justify-content: center;
42254
+ align-items: center;
42255
+ gap: var(--signature-placeholder-gap);
42256
+ color: var(--signature-placeholder-color);
42257
+ }
42258
+ .a-Signature-Embed {
42259
+ display: flex;
42260
+ gap: 10px;
42261
+ }
42262
+ .a-Signature-Embed-Preview {
42263
+ display: flex;
42264
+ align-items: center;
42265
+ gap: 4px;
42266
+ margin-left: 10px;
42267
+ height: 30px;
42268
+ margin: 1px;
42269
+ padding: 2px;
42270
+ border: 1px dashed #aaa;
42271
+ }
42272
+ .a-Signature-Embed-Preview .preview-close {
42273
+ cursor: pointer;
42274
+ font-size: 14px;
42275
+ color: #aaa;
42276
+ }
42277
+ .a-Signature-Embed-Preview .preview-close:hover {
42278
+ color: #000;
42279
+ }
42280
+ .a-Signature-Embed-Preview img {
42281
+ height: 24px;
42282
+ }
42283
+ .a-Signature-Embed-Body {
42284
+ height: 100%;
42285
+ display: flex;
42286
+ flex-direction: column;
42287
+ }
42288
+ .a-Signature.is-fullScreen, .a-Signature-Embed-Body.is-fullScreen {
42289
+ flex-direction: row-reverse;
42290
+ justify-content: space-between;
42291
+ align-items: stretch;
42292
+ }
42293
+ .a-Signature.is-fullScreen .a-Signature-Tool, .a-Signature-Embed-Body.is-fullScreen .a-Signature-Tool {
42294
+ width: calc(var(--signature-tool-height) - var(--signature-tool-margin-top));
42295
+ height: auto;
42296
+ margin-top: 0;
42297
+ display: flex;
42298
+ justify-content: center;
42299
+ align-items: center;
42300
+ }
42301
+ .a-Signature.is-fullScreen .a-Signature-Tool .actions, .a-Signature-Embed-Body.is-fullScreen .a-Signature-Tool .actions {
42302
+ white-space: nowrap;
42303
+ transform: rotate(90deg);
42304
+ }
41331
42305
  @media print {
41332
42306
  .pe-no-print {
41333
42307
  display: none !important;