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);
@@ -5538,6 +5542,186 @@ div.CodeMirror-dragcursors {
5538
5542
  span.CodeMirror-selectedtext {
5539
5543
  background: none;
5540
5544
  }
5545
+ /*
5546
+
5547
+ Name: Base16 Default Dark
5548
+ Author: Chris Kempson (http://chriskempson.com)
5549
+
5550
+ CodeMirror template by Jan T. Sott (https://github.com/idleberg/base16-codemirror)
5551
+ Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16)
5552
+
5553
+ */
5554
+ .cm-s-base16-dark.CodeMirror {
5555
+ background: #151515;
5556
+ color: #e0e0e0;
5557
+ }
5558
+ .cm-s-base16-dark div.CodeMirror-selected {
5559
+ background: #303030;
5560
+ }
5561
+ .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 {
5562
+ background: rgba(48, 48, 48, 0.99);
5563
+ }
5564
+ .cm-s-base16-dark .CodeMirror-line::selection, .cm-s-base16-dark .CodeMirror-line > span::selection, .cm-s-base16-dark .CodeMirror-line > span > span::selection {
5565
+ background: rgba(48, 48, 48, 0.99);
5566
+ }
5567
+ .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 {
5568
+ background: rgba(48, 48, 48, 0.99);
5569
+ }
5570
+ .cm-s-base16-dark .CodeMirror-gutters {
5571
+ background: #151515;
5572
+ border-right: 0px;
5573
+ }
5574
+ .cm-s-base16-dark .CodeMirror-guttermarker {
5575
+ color: #ac4142;
5576
+ }
5577
+ .cm-s-base16-dark .CodeMirror-guttermarker-subtle {
5578
+ color: #505050;
5579
+ }
5580
+ .cm-s-base16-dark .CodeMirror-linenumber {
5581
+ color: #505050;
5582
+ }
5583
+ .cm-s-base16-dark .CodeMirror-cursor {
5584
+ border-left: 1px solid #b0b0b0;
5585
+ }
5586
+ .cm-s-base16-dark.cm-fat-cursor .CodeMirror-cursor {
5587
+ background-color: rgba(142, 141, 136, 0.4588235294) !important;
5588
+ }
5589
+ .cm-s-base16-dark .cm-animate-fat-cursor {
5590
+ background-color: rgba(142, 141, 136, 0.4588235294) !important;
5591
+ }
5592
+ .cm-s-base16-dark span.cm-comment {
5593
+ color: #8f5536;
5594
+ }
5595
+ .cm-s-base16-dark span.cm-atom {
5596
+ color: #aa759f;
5597
+ }
5598
+ .cm-s-base16-dark span.cm-number {
5599
+ color: #aa759f;
5600
+ }
5601
+ .cm-s-base16-dark span.cm-property, .cm-s-base16-dark span.cm-attribute {
5602
+ color: #90a959;
5603
+ }
5604
+ .cm-s-base16-dark span.cm-keyword {
5605
+ color: #ac4142;
5606
+ }
5607
+ .cm-s-base16-dark span.cm-string {
5608
+ color: #f4bf75;
5609
+ }
5610
+ .cm-s-base16-dark span.cm-variable {
5611
+ color: #90a959;
5612
+ }
5613
+ .cm-s-base16-dark span.cm-variable-2 {
5614
+ color: #6a9fb5;
5615
+ }
5616
+ .cm-s-base16-dark span.cm-def {
5617
+ color: #d28445;
5618
+ }
5619
+ .cm-s-base16-dark span.cm-bracket {
5620
+ color: #e0e0e0;
5621
+ }
5622
+ .cm-s-base16-dark span.cm-tag {
5623
+ color: #ac4142;
5624
+ }
5625
+ .cm-s-base16-dark span.cm-link {
5626
+ color: #aa759f;
5627
+ }
5628
+ .cm-s-base16-dark span.cm-error {
5629
+ background: #ac4142;
5630
+ color: #b0b0b0;
5631
+ }
5632
+ .cm-s-base16-dark .CodeMirror-activeline-background {
5633
+ background: #202020;
5634
+ }
5635
+ .cm-s-base16-dark .CodeMirror-matchingbracket {
5636
+ text-decoration: underline;
5637
+ color: white !important;
5638
+ }
5639
+ /**
5640
+ Name: IDEA default theme
5641
+ From IntelliJ IDEA by JetBrains
5642
+ */
5643
+ .cm-s-idea span.cm-meta {
5644
+ color: #808000;
5645
+ }
5646
+ .cm-s-idea span.cm-number {
5647
+ color: #0000FF;
5648
+ }
5649
+ .cm-s-idea span.cm-keyword {
5650
+ line-height: 1em;
5651
+ font-weight: bold;
5652
+ color: #000080;
5653
+ }
5654
+ .cm-s-idea span.cm-atom {
5655
+ font-weight: bold;
5656
+ color: #000080;
5657
+ }
5658
+ .cm-s-idea span.cm-def {
5659
+ color: #000000;
5660
+ }
5661
+ .cm-s-idea span.cm-variable {
5662
+ color: black;
5663
+ }
5664
+ .cm-s-idea span.cm-variable-2 {
5665
+ color: black;
5666
+ }
5667
+ .cm-s-idea span.cm-variable-3, .cm-s-idea span.cm-type {
5668
+ color: black;
5669
+ }
5670
+ .cm-s-idea span.cm-property {
5671
+ color: black;
5672
+ }
5673
+ .cm-s-idea span.cm-operator {
5674
+ color: black;
5675
+ }
5676
+ .cm-s-idea span.cm-comment {
5677
+ color: #808080;
5678
+ }
5679
+ .cm-s-idea span.cm-string {
5680
+ color: #008000;
5681
+ }
5682
+ .cm-s-idea span.cm-string-2 {
5683
+ color: #008000;
5684
+ }
5685
+ .cm-s-idea span.cm-qualifier {
5686
+ color: #555;
5687
+ }
5688
+ .cm-s-idea span.cm-error {
5689
+ color: #FF0000;
5690
+ }
5691
+ .cm-s-idea span.cm-attribute {
5692
+ color: #0000FF;
5693
+ }
5694
+ .cm-s-idea span.cm-tag {
5695
+ color: #000080;
5696
+ }
5697
+ .cm-s-idea span.cm-link {
5698
+ color: #0000FF;
5699
+ }
5700
+ .cm-s-idea .CodeMirror-activeline-background {
5701
+ background: #FFFAE3;
5702
+ }
5703
+ .cm-s-idea span.cm-builtin {
5704
+ color: #30a;
5705
+ }
5706
+ .cm-s-idea span.cm-bracket {
5707
+ color: #cc7;
5708
+ }
5709
+ .cm-s-idea {
5710
+ font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
5711
+ }
5712
+ .cm-s-idea .CodeMirror-matchingbracket {
5713
+ outline: 1px solid grey;
5714
+ color: black !important;
5715
+ }
5716
+ .CodeMirror-hints.idea {
5717
+ font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
5718
+ color: #616569;
5719
+ background-color: #ebf3fd !important;
5720
+ }
5721
+ .CodeMirror-hints.idea .CodeMirror-hint-active {
5722
+ background-color: #a2b8c9 !important;
5723
+ color: #5c6065 !important;
5724
+ }
5541
5725
  /*!
5542
5726
  * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
5543
5727
  * License https://froala.com/wysiwyg-editor/terms/
@@ -14267,6 +14451,437 @@ body.video-react-full-window .video-react-fullscreen {
14267
14451
  .cropper-disabled .cropper-point {
14268
14452
  cursor: not-allowed;
14269
14453
  }
14454
+ /* 默认 CSS 样式,目前主要是 Excel 使用 */
14455
+ .ov-excel {
14456
+ /* 从 office 365 中复制的默认字体 */
14457
+ font-family: "Aptos Narrow", "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
14458
+ display: flex;
14459
+ flex-direction: column;
14460
+ --bar-bg-color: #f5f5f5;
14461
+ --bar-input-bg-color: #ffffff;
14462
+ --active-sheet-color: #217346;
14463
+ }
14464
+ .excel-button {
14465
+ height: 32px;
14466
+ color: rgb(255, 255, 255);
14467
+ padding: 0px 11px;
14468
+ box-sizing: border-box;
14469
+ border: 1px solid transparent;
14470
+ display: inline-block;
14471
+ text-decoration: none;
14472
+ text-align: center;
14473
+ cursor: pointer;
14474
+ vertical-align: top;
14475
+ border-radius: 2px;
14476
+ font-size: 14px;
14477
+ font-weight: 600;
14478
+ position: relative;
14479
+ margin-right: 4px;
14480
+ width: 64px;
14481
+ }
14482
+ .excel-button-primary {
14483
+ background-color: rgb(0, 120, 212);
14484
+ }
14485
+ /* Excel 工具栏,目前没编辑功能所以还没实现 */
14486
+ .ov-excel-toolbar {
14487
+ height: 30px;
14488
+ line-height: 30px;
14489
+ }
14490
+ .excel-checkbox-list-wrapper .excel-checkbox-list {
14491
+ margin-top: 4px;
14492
+ }
14493
+ .excel-checkbox-container label {
14494
+ cursor: pointer;
14495
+ padding: 4px 0;
14496
+ display: block;
14497
+ }
14498
+ .excel-checkbox-container label:hover {
14499
+ background-color: #f6f6f6;
14500
+ }
14501
+ .excel-checkbox-container input {
14502
+ vertical-align: middle;
14503
+ }
14504
+ .excel-checkbox-container span {
14505
+ vertical-align: middle;
14506
+ }
14507
+ .excel-divider {
14508
+ display: block;
14509
+ height: 1px;
14510
+ background-color: rgb(225, 223, 221);
14511
+ margin: 2px 12px 2px;
14512
+ color: rgb(200, 198, 196);
14513
+ border-radius: 0.5px;
14514
+ }
14515
+ .excel-input {
14516
+ display: inline-block;
14517
+ box-sizing: border-box;
14518
+ width: 100%;
14519
+ border-radius: 4px;
14520
+ padding: 4px 12px;
14521
+ border: 1px solid rgb(209, 209, 209);
14522
+ }
14523
+ .excel-input-border-less {
14524
+ display: block;
14525
+ border: none;
14526
+ width: 100%;
14527
+ height: 100%;
14528
+ padding: 0 2px;
14529
+ }
14530
+ .excel-input-border-less:focus {
14531
+ outline: none;
14532
+ }
14533
+ .excel-select {
14534
+ border-color: rgb(209, 209, 209);
14535
+ border-radius: 4px;
14536
+ }
14537
+ /* Excel 公式栏 */
14538
+ .ov-excel-formula-bar {
14539
+ height: 34px;
14540
+ display: flex;
14541
+ flex-direction: row;
14542
+ background-color: var(--bar-bg-color);
14543
+ }
14544
+ .ov-excel-formula-bar__name-box {
14545
+ text-align: center;
14546
+ width: 64px;
14547
+ margin: 4px 0 4px 4px;
14548
+ padding: 0 4px;
14549
+ line-height: 26px;
14550
+ border: 1px solid #e1dfdd;
14551
+ background-color: var(--bar-input-bg-color);
14552
+ }
14553
+ /* fx 按钮 */
14554
+ .ov-excel-formula-bar__function-button {
14555
+ width: 30px;
14556
+ }
14557
+ /* fx 按钮右边的输入框 */
14558
+ .ov-excel-formula-bar__text-box {
14559
+ margin: 4px;
14560
+ line-height: 26px;
14561
+ border: 1px solid #e1dfdd;
14562
+ flex: 1;
14563
+ padding: 0 4px;
14564
+ background-color: var(--bar-input-bg-color);
14565
+ }
14566
+ /* Excel sheet 标签页 */
14567
+ .ov-excel-sheet-tab-bar {
14568
+ height: 32px;
14569
+ line-height: 32px;
14570
+ display: flex;
14571
+ flex-direction: row;
14572
+ background-color: var(--bar-bg-color);
14573
+ }
14574
+ .ov-excel-sheet-tab-bar__nav {
14575
+ display: flex;
14576
+ }
14577
+ .ov-excel-sheet-tab-bar__nav-icon {
14578
+ height: 16px;
14579
+ padding: 4px 4px;
14580
+ }
14581
+ .ov-excel-sheet-tab-bar__nav-icon svg {
14582
+ height: 16px;
14583
+ width: 16px;
14584
+ }
14585
+ .ov-excel-sheet-tab-bar__nav-icon svg path {
14586
+ fill: #b1b1b1;
14587
+ }
14588
+ .ov-excel-sheet-tab-bar__nav-icon--enabled {
14589
+ cursor: pointer;
14590
+ }
14591
+ .ov-excel-sheet-tab-bar__nav-icon--enabled svg path {
14592
+ fill: #000000;
14593
+ }
14594
+ .ov-excel-sheet-tab-bar__menu {
14595
+ position: relative;
14596
+ }
14597
+ .ov-excel-sheet-tab-bar__menu-icon {
14598
+ cursor: pointer;
14599
+ height: 16px;
14600
+ padding: 4px 8px;
14601
+ }
14602
+ .ov-excel-sheet-tab-bar__menu-icon svg {
14603
+ height: 16px;
14604
+ width: 16px;
14605
+ }
14606
+ .ov-excel-sheet-tab-bar__menu-list {
14607
+ background-color: #fff;
14608
+ border-radius: 4px;
14609
+ border: 1px solid rgb(199, 199, 199);
14610
+ 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;
14611
+ display: none;
14612
+ position: absolute;
14613
+ bottom: 32px;
14614
+ left: 0;
14615
+ max-height: 400px;
14616
+ overflow-x: hidden;
14617
+ overflow-y: auto;
14618
+ z-index: 15;
14619
+ -webkit-user-select: none;
14620
+ -moz-user-select: none;
14621
+ user-select: none;
14622
+ }
14623
+ .ov-excel-sheet-tab-bar__menu-list-item {
14624
+ padding: 4px 8px;
14625
+ cursor: pointer;
14626
+ white-space: nowrap;
14627
+ }
14628
+ .ov-excel-sheet-tab-bar__menu-list-item:hover {
14629
+ background-color: #e1dfdd;
14630
+ }
14631
+ .ov-excel-sheet-tab-bar__menu-list-item--active {
14632
+ background-color: #e1dfdd;
14633
+ }
14634
+ .ov-excel-sheet-tab-bar__list-container {
14635
+ position: relative;
14636
+ overflow: hidden;
14637
+ flex: 1 1 0;
14638
+ -webkit-user-select: none;
14639
+ -moz-user-select: none;
14640
+ user-select: none;
14641
+ }
14642
+ .ov-excel-sheet-tab-bar__list-container--enable-left-nav::before {
14643
+ content: "";
14644
+ position: absolute;
14645
+ top: 0;
14646
+ bottom: 0;
14647
+ left: 0;
14648
+ width: 30px;
14649
+ background-image: linear-gradient(to right, #dcdcdc, rgba(220, 220, 220, 0.1));
14650
+ }
14651
+ .ov-excel-sheet-tab-bar__list-container--enable-right-nav::after {
14652
+ content: "";
14653
+ position: absolute;
14654
+ top: 0;
14655
+ bottom: 0;
14656
+ right: 0;
14657
+ width: 30px;
14658
+ background-image: linear-gradient(to left, #dcdcdc, rgba(220, 220, 220, 0.1));
14659
+ }
14660
+ .ov-excel-sheet-tab-bar__list {
14661
+ width: 0;
14662
+ display: flex;
14663
+ flex-direction: row;
14664
+ }
14665
+ .ov-excel-sheet-tab-bar__list-tab {
14666
+ display: inline-block;
14667
+ position: relative;
14668
+ padding: 0 8px;
14669
+ font-size: 14px;
14670
+ margin: 4px 4px;
14671
+ border-radius: 4px;
14672
+ line-height: 24px;
14673
+ white-space: nowrap;
14674
+ }
14675
+ .ov-excel-sheet-tab-bar__list-tab:hover {
14676
+ cursor: pointer;
14677
+ background-color: #e1dfdd;
14678
+ }
14679
+ .ov-excel-sheet-tab-bar__list-tab--active {
14680
+ cursor: default;
14681
+ }
14682
+ .ov-excel-sheet-tab-bar__list-tab--active::before {
14683
+ content: "";
14684
+ position: absolute;
14685
+ display: inline-block;
14686
+ top: 0;
14687
+ bottom: -4px;
14688
+ left: 0;
14689
+ right: 0;
14690
+ color: transparent;
14691
+ border-bottom: 3px solid var(--active-sheet-color);
14692
+ padding-bottom: 5px;
14693
+ width: calc(100% - 18px);
14694
+ margin: auto;
14695
+ transition: width 0.4s cubic-bezier(0.17, 0.17, 0, 1) 0s;
14696
+ }
14697
+ .ov-excel-sheet-tab-bar__status {
14698
+ margin-left: 12px;
14699
+ margin-right: 12px;
14700
+ }
14701
+ .ov-excel-sheet-tab-bar__status-text {
14702
+ margin-right: 16px;
14703
+ }
14704
+ .ov-excel-sheet-tab-bar__zoom-level {
14705
+ display: flex;
14706
+ flex-direction: row;
14707
+ padding: 0 8px;
14708
+ }
14709
+ .ov-excel-sheet-tab-bar__zoom-value {
14710
+ margin: 0 8px;
14711
+ }
14712
+ .ov-excel-sheet-tab-bar__zoom-in,
14713
+ .ov-excel-sheet-tab-bar__zoom-out {
14714
+ cursor: pointer;
14715
+ }
14716
+ /* Excel 内容区域,这个包含表头 */
14717
+ .ov-excel-content {
14718
+ flex: 1;
14719
+ position: relative;
14720
+ overflow: hidden;
14721
+ z-index: 1;
14722
+ }
14723
+ /** Excel 数据区域,不包含表头,目前这个区域主要是给 drawing 用 */
14724
+ .ov-excel-data {
14725
+ position: absolute;
14726
+ right: 0;
14727
+ bottom: 0;
14728
+ overflow: hidden;
14729
+ -webkit-user-select: none;
14730
+ -moz-user-select: none;
14731
+ user-select: none;
14732
+ z-index: 2;
14733
+ }
14734
+ .ov-excel-canvas {
14735
+ position: absolute;
14736
+ left: 0;
14737
+ top: 0;
14738
+ }
14739
+ .ov-excel-scrollbar-y {
14740
+ position: absolute;
14741
+ top: 0;
14742
+ right: 0;
14743
+ bottom: 0;
14744
+ z-index: 3;
14745
+ }
14746
+ .ov-excel-scrollbar-x {
14747
+ position: absolute;
14748
+ left: 0;
14749
+ right: 0;
14750
+ bottom: 0;
14751
+ z-index: 3;
14752
+ }
14753
+ .ov-excel-scrollbar-content-x {
14754
+ overflow-x: auto;
14755
+ overflow-y: hidden;
14756
+ }
14757
+ .ov-excel-scrollbar-content-y {
14758
+ overflow-x: hidden;
14759
+ }
14760
+ /** 缩放的控制界面 */
14761
+ .ov-excel-resize-box {
14762
+ position: absolute;
14763
+ border: 1px solid #4af;
14764
+ z-index: 3;
14765
+ }
14766
+ .ov-excel-resize-box-control {
14767
+ position: absolute;
14768
+ width: 14px;
14769
+ height: 14px;
14770
+ border-radius: 50%;
14771
+ border: 2px solid #fff;
14772
+ box-sizing: border-box;
14773
+ background: #4af;
14774
+ border: 2px solid #fff;
14775
+ z-index: 5;
14776
+ }
14777
+ .ov-excel-auto-filter-icon-container {
14778
+ position: absolute;
14779
+ }
14780
+ .ov-excel-auto-filter-icon {
14781
+ cursor: pointer;
14782
+ position: absolute;
14783
+ right: 2px;
14784
+ top: 2px;
14785
+ bottom: 2px;
14786
+ z-index: 3;
14787
+ }
14788
+ .ov-excel-auto-filter-icon svg {
14789
+ width: 100%;
14790
+ height: 100%;
14791
+ }
14792
+ .ov-excel-auto-filter-menu {
14793
+ position: absolute;
14794
+ display: none;
14795
+ flex-direction: column;
14796
+ right: -240px;
14797
+ width: 240px;
14798
+ height: 440px;
14799
+ border-radius: 4px;
14800
+ 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;
14801
+ z-index: 4;
14802
+ background-color: white;
14803
+ }
14804
+ .excel-auto-filter__menu-sort {
14805
+ display: flex;
14806
+ flex-direction: row;
14807
+ -moz-column-gap: 4px;
14808
+ column-gap: 4px;
14809
+ padding: 8px;
14810
+ }
14811
+ .ov-excel-auto-filter__sort-button {
14812
+ cursor: pointer;
14813
+ flex: 1;
14814
+ display: flex;
14815
+ flex-direction: row;
14816
+ line-height: 24px;
14817
+ height: 24px;
14818
+ padding: 2px;
14819
+ }
14820
+ .ov-excel-auto-filter__sort-button-text {
14821
+ flex: 1;
14822
+ }
14823
+ .ov-excel-auto-filter__sort-button-icon {
14824
+ height: 24px;
14825
+ width: 24px;
14826
+ }
14827
+ .ov-excel-auto-filter__sort-button-icon svg {
14828
+ height: 100%;
14829
+ width: 100%;
14830
+ }
14831
+ .ov-excel-auto-filter__sort-button:hover {
14832
+ background-color: #f5f5f5;
14833
+ }
14834
+ .ov-excel-auto-filter__sort-button-active {
14835
+ background-color: #f5f5f5;
14836
+ }
14837
+ .ov-excel-auto-filter__menu-filter-filters {
14838
+ flex-grow: 1;
14839
+ display: flex;
14840
+ flex-direction: column;
14841
+ min-height: 0;
14842
+ }
14843
+ .ov-excel-auto-filter__menu-filter-filters .excel-checkbox-list-wrapper {
14844
+ display: flex;
14845
+ flex-grow: 1;
14846
+ flex-direction: column;
14847
+ padding: 8px;
14848
+ min-height: 0;
14849
+ }
14850
+ .ov-excel-auto-filter__menu-filter-filters .excel-checkbox-list {
14851
+ flex-grow: 1;
14852
+ overflow-y: auto;
14853
+ overflow-x: hidden;
14854
+ }
14855
+ .ov-excel-auto-filter-menu__custom-filters {
14856
+ display: flex;
14857
+ flex-direction: column;
14858
+ padding: 8px;
14859
+ }
14860
+ /** 单个规则 */
14861
+ .ov-excel-auto-filter-menu__custom-filters-item-input {
14862
+ display: flex;
14863
+ flex-direction: row;
14864
+ margin-bottom: 4px;
14865
+ }
14866
+ .ov-excel-auto-filter-menu__custom-filters-item-input > select {
14867
+ margin-right: 4px;
14868
+ }
14869
+ .ov-excel-auto-filter-menu__custom-filters .excel-radio-wrapper {
14870
+ margin: 4px 0;
14871
+ text-align: center;
14872
+ }
14873
+ .excel-cell-editor {
14874
+ position: absolute;
14875
+ }
14876
+ .excel-chart {
14877
+ position: absolute;
14878
+ z-index: 10;
14879
+ }
14880
+ .excel-pic {
14881
+ position: absolute;
14882
+ z-index: 10;
14883
+ overflow: hidden;
14884
+ }
14270
14885
  /*!
14271
14886
  * https://github.com/arqex/react-datetime
14272
14887
  */
@@ -19405,7 +20020,12 @@ input[type=button].dark-Button--block {
19405
20020
  padding: var(--Tabs-linkPadding);
19406
20021
  text-decoration: none;
19407
20022
  cursor: pointer;
19408
- display: block;
20023
+ display: flex;
20024
+ align-items: center;
20025
+ max-width: 100%;
20026
+ overflow: hidden;
20027
+ }
20028
+ .dark-Tabs-links > .dark-Tabs-link > a:first-child .dark-Tabs-link-text {
19409
20029
  text-overflow: ellipsis;
19410
20030
  overflow: hidden;
19411
20031
  white-space: nowrap;
@@ -22021,6 +22641,7 @@ input[type=button].dark-Button--block {
22021
22641
  }
22022
22642
  .dark-CBGroup-body-wrapper {
22023
22643
  flex: 1;
22644
+ min-width: 0;
22024
22645
  }
22025
22646
  .dark-CBGroup-body-collapse {
22026
22647
  text-align: center;
@@ -22042,6 +22663,7 @@ input[type=button].dark-Button--block {
22042
22663
  }
22043
22664
  .dark-CBGroup-body-wrapper {
22044
22665
  flex: 1;
22666
+ min-width: 0;
22045
22667
  }
22046
22668
  .dark-CBGroup-toolbar {
22047
22669
  display: flex;
@@ -22181,6 +22803,8 @@ input[type=button].dark-Button--block {
22181
22803
  display: flex;
22182
22804
  flex-direction: row;
22183
22805
  align-items: center;
22806
+ flex: 1;
22807
+ min-width: 0;
22184
22808
  }
22185
22809
  .dark-CBGroupOrItem-body-item > .dark-CBGroupOrItem-dragbar {
22186
22810
  left: 0.625rem;
@@ -22255,11 +22879,22 @@ input[type=button].dark-Button--block {
22255
22879
  .dark-CBFunc-args > div {
22256
22880
  display: inline-block;
22257
22881
  }
22882
+ .dark-CBItem {
22883
+ display: flex;
22884
+ flex: 1;
22885
+ min-width: 0;
22886
+ flex-wrap: wrap;
22887
+ }
22888
+ .dark-CBItem > * {
22889
+ flex-shrink: 0;
22890
+ }
22258
22891
  .dark-CBValue {
22259
22892
  position: relative;
22260
22893
  display: inline-block;
22261
22894
  vertical-align: middle;
22262
22895
  margin: 0.1875rem;
22896
+ flex: 1;
22897
+ min-width: 6.25rem;
22263
22898
  }
22264
22899
  .dark-CBFormula {
22265
22900
  position: relative;
@@ -22284,6 +22919,7 @@ input[type=button].dark-Button--block {
22284
22919
  width: 20px;
22285
22920
  text-align: center;
22286
22921
  display: inline-block;
22922
+ align-self: center;
22287
22923
  -webkit-user-select: none;
22288
22924
  -moz-user-select: none;
22289
22925
  user-select: none;
@@ -22894,6 +23530,9 @@ input[type=button].dark-Button--block {
22894
23530
  .dark-Crud2-selection, .dark-Crud2-toolbar, .dark-Crud2-body {
22895
23531
  margin-bottom: var(--gap-base);
22896
23532
  }
23533
+ .dark-Crud2 .dark-Table-render-wrapper {
23534
+ position: relative;
23535
+ }
22897
23536
  .dark-Crud2-selectionLabel {
22898
23537
  display: inline-block;
22899
23538
  vertical-align: top;
@@ -23721,6 +24360,11 @@ input[type=button].dark-Button--block {
23721
24360
  .dark-Table-table > tbody > tr > td.dark-Table-primayCell > .dark-Spinner {
23722
24361
  vertical-align: middle;
23723
24362
  }
24363
+ .dark-Table-table > thead > tr > th.dark-Table-primayCell > [data-role=form-item],
24364
+ .dark-Table-table > tbody > tr > td.dark-Table-primayCell > [data-role=form-item] {
24365
+ display: inline-block;
24366
+ min-width: 10rem;
24367
+ }
23724
24368
  .dark-Table.is-mobile .dark-Table-table > tbody > tr:hover, .dark-Table.is-mobile .dark-Table-table > tbody > tr.is-hovered {
23725
24369
  background: var(--Table-bg);
23726
24370
  border-color: var(--Table-borderColor);
@@ -23788,7 +24432,7 @@ input[type=button].dark-Button--block {
23788
24432
  min-width: 20rem;
23789
24433
  max-width: 40rem;
23790
24434
  }
23791
- .dark-TableCell-searchPopOver .dark-Panel {
24435
+ .dark-TableCell-searchPopOver > .dark-Panel {
23792
24436
  margin: 0;
23793
24437
  }
23794
24438
  .dark-TableCell-filterBtn {
@@ -27248,7 +27892,7 @@ input[type=button].dark-Button--block {
27248
27892
  width: 1rem;
27249
27893
  height: 1rem;
27250
27894
  }
27251
- .dark-ImageGallery-title {
27895
+ .dark-ImageGallery-title, .dark-ImageGallery-caption {
27252
27896
  height: 1.125rem;
27253
27897
  vertical-align: top;
27254
27898
  line-height: 1.125rem;
@@ -27257,6 +27901,10 @@ input[type=button].dark-Button--block {
27257
27901
  text-align: center;
27258
27902
  margin-bottom: 18px;
27259
27903
  }
27904
+ .dark-ImageGallery-caption {
27905
+ text-align: left;
27906
+ margin-bottom: 4px;
27907
+ }
27260
27908
  .dark-ImageGallery-main {
27261
27909
  background: #000;
27262
27910
  flex-basis: 0;
@@ -27716,6 +28364,7 @@ input[type=button].dark-Button--block {
27716
28364
  border-color: var(--Form-input-onDisabled-borderColor);
27717
28365
  }
27718
28366
  .dark-InputBox-clear {
28367
+ visibility: hidden;
27719
28368
  padding: var(--Form-input-clearBtn-padding);
27720
28369
  cursor: pointer;
27721
28370
  display: flex;
@@ -27728,6 +28377,7 @@ input[type=button].dark-Button--block {
27728
28377
  fill: var(--Form-input-clearBtn-color);
27729
28378
  width: var(--Form-input-clearBtn-size);
27730
28379
  height: var(--Form-input-clearBtn-size);
28380
+ top: 0;
27731
28381
  }
27732
28382
  .dark-InputBox-clear:hover svg {
27733
28383
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -27735,6 +28385,9 @@ input[type=button].dark-Button--block {
27735
28385
  .dark-InputBox-clear:active svg {
27736
28386
  fill: var(--Form-input-clearBtn-color-onActive);
27737
28387
  }
28388
+ .dark-InputBox.is-focused .dark-InputBox-clear, .dark-InputBox:hover .dark-InputBox-clear {
28389
+ visibility: visible;
28390
+ }
27738
28391
  .dark-InputBox > svg {
27739
28392
  display: inline-block;
27740
28393
  width: 14px;
@@ -27800,6 +28453,7 @@ input[type=button].dark-Button--block {
27800
28453
  min-width: 80px;
27801
28454
  max-width: 150px;
27802
28455
  flex: 1;
28456
+ display: flex;
27803
28457
  }
27804
28458
  .dark-JSONSchemaMember-key > span {
27805
28459
  display: flex;
@@ -27814,6 +28468,9 @@ input[type=button].dark-Button--block {
27814
28468
  align-items: center;
27815
28469
  color: var(--Form-input-color);
27816
28470
  }
28471
+ .dark-JSONSchemaMember-key > * {
28472
+ flex: 1;
28473
+ }
27817
28474
  .dark-JSONSchemaMember-key.is-mobile > span {
27818
28475
  border-radius: 0;
27819
28476
  border: none;
@@ -27975,10 +28632,14 @@ input[type=button].dark-Button--block {
27975
28632
  display: flex;
27976
28633
  flex-direction: row;
27977
28634
  flex-wrap: wrap;
27978
- gap: var(--gap-sm);
28635
+ gap: var(--gap-xs);
28636
+ font-size: var(--fonts-size-8);
27979
28637
  align-items: stretch;
27980
28638
  position: relative;
27981
28639
  }
28640
+ .dark-SchemaEditorItem--mini > button {
28641
+ padding: 0 4px;
28642
+ }
27982
28643
  .dark-SchemaEditorItem + .dark-SchemaEditorItem {
27983
28644
  margin-top: var(--gap-sm);
27984
28645
  }
@@ -27986,12 +28647,12 @@ input[type=button].dark-Button--block {
27986
28647
  display: flex;
27987
28648
  flex-direction: row;
27988
28649
  flex-wrap: wrap;
27989
- gap: var(--gap-sm);
28650
+ gap: var(--gap-xs);
27990
28651
  align-items: flex-start;
27991
28652
  width: 100%;
27992
28653
  }
27993
28654
  .dark-SchemaEditor-itemsLabel {
27994
- margin-top: calc((var(--Form-input-height) - var(--Switch-height)) / 2);
28655
+ line-height: 2rem;
27995
28656
  }
27996
28657
  .dark-SchemaEditor-caret {
27997
28658
  display: inline-block;
@@ -28025,6 +28686,56 @@ input[type=button].dark-Button--block {
28025
28686
  .dark-SchemaEditor-key > input, .dark-SchemaEditor-title > input, .dark-SchemaEditor-description > input {
28026
28687
  flex-basis: 0;
28027
28688
  }
28689
+ .dark-SchemaEditor-info {
28690
+ display: flex;
28691
+ background: var(--Form-input-bg);
28692
+ border: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
28693
+ border-radius: var(--Form-input-borderRadius);
28694
+ line-height: var(--Form-input-lineHeight);
28695
+ padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
28696
+ font-size: var(--Form-input-fontSize);
28697
+ flex-wrap: wrap;
28698
+ justify-content: flex-start;
28699
+ flex: 1;
28700
+ display: flex;
28701
+ flex-direction: row;
28702
+ justify-content: space-between;
28703
+ align-items: center;
28704
+ }
28705
+ .dark-SchemaEditor-info input {
28706
+ flex-basis: 1.875rem;
28707
+ flex-grow: 1;
28708
+ outline: none;
28709
+ background: transparent;
28710
+ border: none;
28711
+ color: var(--Form-input-color);
28712
+ width: 100%;
28713
+ }
28714
+ .dark-SchemaEditor-info input::-moz-placeholder {
28715
+ color: var(--Form-input-placeholderColor);
28716
+ -moz-user-select: none;
28717
+ user-select: none;
28718
+ }
28719
+ .dark-SchemaEditor-info input::placeholder {
28720
+ color: var(--Form-input-placeholderColor);
28721
+ -webkit-user-select: none;
28722
+ -moz-user-select: none;
28723
+ user-select: none;
28724
+ }
28725
+ .dark-SchemaEditor-info:hover {
28726
+ border-color: var(--Form-input-onFocused-borderColor);
28727
+ }
28728
+ .dark-SchemaEditor-info--borderHalf {
28729
+ border-left-color: transparent !important;
28730
+ border-right-color: transparent !important;
28731
+ border-top-color: transparent !important;
28732
+ }
28733
+ .dark-SchemaEditor-info--borderNone {
28734
+ border-color: transparent !important;
28735
+ }
28736
+ .dark-SchemaEditor-typeLabel {
28737
+ color: var(--Form-input-placeholderColor);
28738
+ }
28028
28739
  .dark-ResultBox {
28029
28740
  display: flex;
28030
28741
  background: var(--Form-input-bg);
@@ -28182,6 +28893,7 @@ input[type=button].dark-Button--block {
28182
28893
  fill: var(--Form-input-clearBtn-color);
28183
28894
  width: var(--Form-input-clearBtn-size);
28184
28895
  height: var(--Form-input-clearBtn-size);
28896
+ top: 0;
28185
28897
  }
28186
28898
  .dark-ResultBox-clear:hover svg {
28187
28899
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -28326,6 +29038,7 @@ input[type=button].dark-Button--block {
28326
29038
  fill: var(--Form-input-clearBtn-color);
28327
29039
  width: var(--Form-input-clearBtn-size);
28328
29040
  height: var(--Form-input-clearBtn-size);
29041
+ top: 0;
28329
29042
  }
28330
29043
  .dark-ResultBox.is-mobile .dark-ResultBox-clear:hover svg {
28331
29044
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -29797,6 +30510,7 @@ fieldset.dark-Collapse .dark-Collapse-header.is-mobile:hover {
29797
30510
  fill: var(--Form-input-clearBtn-color);
29798
30511
  width: var(--Form-input-clearBtn-size);
29799
30512
  height: var(--Form-input-clearBtn-size);
30513
+ top: 0;
29800
30514
  }
29801
30515
  .dark-TextControl-clear:hover svg {
29802
30516
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -29814,9 +30528,6 @@ fieldset.dark-Collapse .dark-Collapse-header.is-mobile:hover {
29814
30528
  display: inline-flex;
29815
30529
  }
29816
30530
  }
29817
- .dark-TextControl .InputText-clear {
29818
- content: var(--input-clearable-icon);
29819
- }
29820
30531
  .dark-TextControl-clear {
29821
30532
  padding: 0 var(--Form-input-clearBtn-padding);
29822
30533
  }
@@ -30134,6 +30845,9 @@ fieldset.dark-Collapse .dark-Collapse-header.is-mobile:hover {
30134
30845
  width: var(--input-password-invisible-icon-size);
30135
30846
  height: var(--input-password-invisible-icon-size);
30136
30847
  }
30848
+ .InputText-clear.icon {
30849
+ content: var(--input-clearable-icon);
30850
+ }
30137
30851
  input.dark-TextControl-input-password {
30138
30852
  flex-basis: 0;
30139
30853
  }
@@ -30232,6 +30946,7 @@ input.dark-TextControl-input-password {
30232
30946
  fill: var(--Form-input-clearBtn-color);
30233
30947
  width: var(--Form-input-clearBtn-size);
30234
30948
  height: var(--Form-input-clearBtn-size);
30949
+ top: 0;
30235
30950
  }
30236
30951
  .dark-TextareaControl-clear:hover svg {
30237
30952
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -30320,6 +31035,7 @@ input.dark-TextControl-input-password {
30320
31035
  fill: var(--Form-input-clearBtn-color);
30321
31036
  width: var(--Form-input-clearBtn-size);
30322
31037
  height: var(--Form-input-clearBtn-size);
31038
+ top: 0;
30323
31039
  }
30324
31040
  .dark-TextareaControl-clear:hover svg {
30325
31041
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -32726,6 +33442,7 @@ input.dark-TextControl-input-password {
32726
33442
  fill: var(--Form-input-clearBtn-color);
32727
33443
  width: var(--Form-input-clearBtn-size);
32728
33444
  height: var(--Form-input-clearBtn-size);
33445
+ top: 0;
32729
33446
  }
32730
33447
  .dark-LocationPicker-clear:hover svg {
32731
33448
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -32916,6 +33633,7 @@ input.dark-TextControl-input-password {
32916
33633
  fill: var(--Form-input-clearBtn-color);
32917
33634
  width: var(--Form-input-clearBtn-size);
32918
33635
  height: var(--Form-input-clearBtn-size);
33636
+ top: 0;
32919
33637
  }
32920
33638
  .dark-ColorPicker-clear:hover svg {
32921
33639
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -33092,6 +33810,7 @@ input.dark-TextControl-input-password {
33092
33810
  fill: var(--Form-input-clearBtn-color);
33093
33811
  width: var(--Form-input-clearBtn-size);
33094
33812
  height: var(--Form-input-clearBtn-size);
33813
+ top: 0;
33095
33814
  }
33096
33815
  .dark-DatePicker-toggler:hover svg {
33097
33816
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -33124,6 +33843,7 @@ input.dark-TextControl-input-password {
33124
33843
  fill: var(--Form-input-clearBtn-color);
33125
33844
  width: var(--Form-input-clearBtn-size);
33126
33845
  height: var(--Form-input-clearBtn-size);
33846
+ top: 0;
33127
33847
  }
33128
33848
  .dark-DatePicker-clear:hover svg {
33129
33849
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -33870,6 +34590,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
33870
34590
  fill: var(--Form-input-clearBtn-color);
33871
34591
  width: var(--Form-input-clearBtn-size);
33872
34592
  height: var(--Form-input-clearBtn-size);
34593
+ top: 0;
33873
34594
  }
33874
34595
  .dark-DateRangePicker-toggler:hover svg {
33875
34596
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -33902,6 +34623,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
33902
34623
  fill: var(--Form-input-clearBtn-color);
33903
34624
  width: var(--Form-input-clearBtn-size);
33904
34625
  height: var(--Form-input-clearBtn-size);
34626
+ top: 0;
33905
34627
  }
33906
34628
  .dark-DateRangePicker-clear:hover svg {
33907
34629
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -35537,6 +36259,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
35537
36259
  fill: var(--Form-input-clearBtn-color);
35538
36260
  width: var(--Form-input-clearBtn-size);
35539
36261
  height: var(--Form-input-clearBtn-size);
36262
+ top: 0;
35540
36263
  }
35541
36264
  .dark-TreeSelect-clear:hover svg {
35542
36265
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -35935,6 +36658,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
35935
36658
  }
35936
36659
  .dark-ComboTabs-addLink > a svg {
35937
36660
  margin-right: var(--gap-xs);
36661
+ top: 0;
35938
36662
  }
35939
36663
  .dark-Combo-dragableTip {
35940
36664
  color: var(--text--muted-color);
@@ -36159,6 +36883,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
36159
36883
  fill: var(--Form-input-clearBtn-color);
36160
36884
  width: var(--Form-input-clearBtn-size);
36161
36885
  height: var(--Form-input-clearBtn-size);
36886
+ top: 0;
36162
36887
  }
36163
36888
  .dark-Picker-clear:hover svg {
36164
36889
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -36327,6 +37052,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
36327
37052
  fill: var(--Form-input-clearBtn-color);
36328
37053
  width: var(--Form-input-clearBtn-size);
36329
37054
  height: var(--Form-input-clearBtn-size);
37055
+ top: 0;
36330
37056
  }
36331
37057
  .dark-Picker-clear:hover svg {
36332
37058
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -36562,15 +37288,18 @@ td.rdtQuarter.rdtDisabled:hover > span {
36562
37288
  border-color: var(--Form-input-onError-borderColor);
36563
37289
  background: var(--Form-input-onError-bg);
36564
37290
  }
36565
- .dark-TagControl-popover.dark-PopOver--leftBottomLeftTop > .dark-ListMenu {
37291
+ .dark-TagControl-popover.dark-PopOver--leftBottomLeftTop > .dark-ListMenu,
37292
+ .dark-ListMenu-popover.dark-PopOver--leftBottomLeftTop > .dark-ListMenu {
36566
37293
  border-top-left-radius: 0;
36567
37294
  border-top-right-radius: 0;
36568
37295
  }
36569
- .dark-TagControl-popover.dark-PopOver--leftTopLeftBottom > .dark-ListMenu {
37296
+ .dark-TagControl-popover.dark-PopOver--leftTopLeftBottom > .dark-ListMenu,
37297
+ .dark-ListMenu-popover.dark-PopOver--leftTopLeftBottom > .dark-ListMenu {
36570
37298
  border-bottom-left-radius: 0;
36571
37299
  border-bottom-right-radius: 0;
36572
37300
  }
36573
- .dark-TagControl-popover .dark-ListMenu {
37301
+ .dark-TagControl-popover .dark-ListMenu,
37302
+ .dark-ListMenu-popover .dark-ListMenu {
36574
37303
  padding: 0.25rem 0;
36575
37304
  max-height: var(--inputTag-popover-maxHeight);
36576
37305
  overflow: auto;
@@ -36578,7 +37307,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
36578
37307
  -moz-user-select: none;
36579
37308
  user-select: none;
36580
37309
  }
36581
- .dark-TagControl-popover .dark-ListMenu-item {
37310
+ .dark-TagControl-popover .dark-ListMenu-item,
37311
+ .dark-ListMenu-popover .dark-ListMenu-item {
36582
37312
  height: var(--inputTag-option-height);
36583
37313
  color: var(--inputTag-option-color);
36584
37314
  font-size: var(--inputTag-option-fontSize);
@@ -36587,7 +37317,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
36587
37317
  padding: var(--inputTag-option-paddingTop) var(--inputTag-option-paddingRight) var(--inputTag-option-paddingBottom) var(--inputTag-option-paddingLeft);
36588
37318
  background: var(--inputTag-option-bg-color);
36589
37319
  }
36590
- .dark-TagControl-popover .dark-ListMenu-item:hover {
37320
+ .dark-TagControl-popover .dark-ListMenu-item:hover,
37321
+ .dark-ListMenu-popover .dark-ListMenu-item:hover {
36591
37322
  color: var(--inputTag-option-hover-color);
36592
37323
  background: var(--inputTag-option-hover-bg-color);
36593
37324
  }
@@ -37445,6 +38176,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
37445
38176
  fill: var(--Form-input-clearBtn-color);
37446
38177
  width: var(--Form-input-clearBtn-size);
37447
38178
  height: var(--Form-input-clearBtn-size);
38179
+ top: 0;
37448
38180
  }
37449
38181
  .dark-IconPickerControl-clear:hover svg {
37450
38182
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -37650,6 +38382,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
37650
38382
  fill: var(--Form-input-clearBtn-color);
37651
38383
  width: var(--Form-input-clearBtn-size);
37652
38384
  height: var(--Form-input-clearBtn-size);
38385
+ top: 0;
37653
38386
  }
37654
38387
  .dark-IconSelectControl-clear:hover svg {
37655
38388
  fill: var(--Form-input-clearBtn-color-onHover);
@@ -38556,6 +39289,14 @@ td.rdtQuarter.rdtDisabled:hover > span {
38556
39289
  display: none;
38557
39290
  }
38558
39291
  }
39292
+ .dark-Autofill-popOver {
39293
+ border: none;
39294
+ min-width: 20rem;
39295
+ max-width: 40rem;
39296
+ }
39297
+ .dark-Autofill-popOver > .dark-Panel {
39298
+ margin: 0;
39299
+ }
38559
39300
  .dark-UserSelect {
38560
39301
  position: relative;
38561
39302
  }
@@ -39464,6 +40205,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
39464
40205
  overflow: visible;
39465
40206
  max-width: 100%;
39466
40207
  box-sizing: content-box;
40208
+ min-height: 28.125rem;
39467
40209
  /* 变量列表 */
39468
40210
  /* 函数列表 */
39469
40211
  }
@@ -39471,8 +40213,55 @@ td.rdtQuarter.rdtDisabled:hover > span {
39471
40213
  flex: 1;
39472
40214
  height: 100%;
39473
40215
  max-width: 33.125rem;
40216
+ min-width: 0;
39474
40217
  border-top: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
39475
40218
  border-bottom: var(--Form-input-borderWidth) solid var(--Form-input-borderColor);
40219
+ display: flex;
40220
+ flex-direction: column;
40221
+ }
40222
+ .dark-FormulaEditor-runPanel {
40223
+ height: 12.5rem;
40224
+ transition: height 0.1s ease-out;
40225
+ border-top: 1px solid var(--Form-input-borderColor);
40226
+ display: flex;
40227
+ flex-wrap: nowrap;
40228
+ flex-direction: row;
40229
+ }
40230
+ .dark-FormulaEditor-runPanel.in {
40231
+ height: 0;
40232
+ overflow: hidden;
40233
+ }
40234
+ .dark-FormulaEditor-runPanel-context, .dark-FormulaEditor-runPanel-result {
40235
+ flex: 1;
40236
+ min-width: 0;
40237
+ display: flex;
40238
+ flex-direction: column;
40239
+ }
40240
+ .dark-FormulaEditor-runPanel-context > header, .dark-FormulaEditor-runPanel-result > header {
40241
+ width: 100%;
40242
+ height: 1.875rem;
40243
+ line-height: 1.875rem;
40244
+ padding: 0 0.625rem;
40245
+ box-sizing: border-box;
40246
+ background: var(--InputFormula-header-bgColor);
40247
+ border-radius: var(--borderRadius) var(--borderRadius) 0 0;
40248
+ border-bottom: none;
40249
+ font-weight: 500;
40250
+ margin: 0;
40251
+ }
40252
+ .dark-FormulaEditor-runPanel-context > div, .dark-FormulaEditor-runPanel-result > div {
40253
+ flex: 1;
40254
+ min-height: 0;
40255
+ font-size: 12px;
40256
+ }
40257
+ .dark-FormulaEditor-runPanel-context {
40258
+ border-right: 1px solid var(--Form-input-borderColor);
40259
+ }
40260
+ .dark-FormulaEditor-runPanel-result > div {
40261
+ padding: 0 0.625rem;
40262
+ }
40263
+ .dark-FormulaEditor-runPanel-result.is-error {
40264
+ color: var(--Form-input-onError-borderColor);
39476
40265
  }
39477
40266
  .dark-FormulaEditor-header {
39478
40267
  width: 100%;
@@ -39493,8 +40282,8 @@ td.rdtQuarter.rdtDisabled:hover > span {
39493
40282
  margin-right: 5px;
39494
40283
  }
39495
40284
  .dark-FormulaEditor-editor {
39496
- min-height: 12.5rem;
39497
- height: calc(100% - 35px);
40285
+ flex: 1;
40286
+ min-height: 0;
39498
40287
  padding: 0.3125rem;
39499
40288
  padding-right: 0;
39500
40289
  }
@@ -39853,24 +40642,6 @@ td.rdtQuarter.rdtDisabled:hover > span {
39853
40642
  overflow: hidden;
39854
40643
  background: var(--InputFormula-code-bgColor);
39855
40644
  }
39856
- .dark-FormulaEditor .cm-field,
39857
- .dark-FormulaEditor .cm-func {
39858
- border-radius: 3px;
39859
- color: #fff;
39860
- margin: 0 1px;
39861
- padding: 0 2px;
39862
- }
39863
- .dark-FormulaEditor .cm-field {
39864
- padding: 2px 5px;
39865
- }
39866
- .dark-FormulaEditor .cm-field {
39867
- background: #007bff;
39868
- }
39869
- .dark-FormulaEditor .cm-func {
39870
- color: #ae4597;
39871
- font-weight: bold;
39872
- line-height: 14px;
39873
- }
39874
40645
  .dark-FormulaPicker {
39875
40646
  display: flex;
39876
40647
  flex-flow: row nowrap;
@@ -39887,8 +40658,9 @@ td.rdtQuarter.rdtDisabled:hover > span {
39887
40658
  }
39888
40659
  .dark-FormulaPicker-input {
39889
40660
  flex: 1;
40661
+ min-width: 0;
39890
40662
  margin-right: 0.625rem;
39891
- padding-right: 0;
40663
+ padding-right: 0.25rem;
39892
40664
  max-width: calc(100% - 2.625rem);
39893
40665
  }
39894
40666
  .dark-FormulaPicker-action {
@@ -39934,7 +40706,7 @@ td.rdtQuarter.rdtDisabled:hover > span {
39934
40706
  height: var(--Form-input-height);
39935
40707
  }
39936
40708
  .dark-FormulaPicker.is-input-group.dark-FormulaPicker--text {
39937
- padding: var(--Form-input-paddingY) var(--Form-input-paddingX);
40709
+ padding: var(--Form-input-paddingY) var(--Form-input-paddingX) var(--Form-input-paddingY) 0.3125rem;
39938
40710
  }
39939
40711
  .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input {
39940
40712
  display: flex;
@@ -39951,13 +40723,27 @@ td.rdtQuarter.rdtDisabled:hover > span {
39951
40723
  outline: none;
39952
40724
  box-sizing: none;
39953
40725
  }
39954
- .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-number, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-select, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-boolean, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-date, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-time, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-datetime {
40726
+ .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-select, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-number, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-boolean, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-date, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-time, .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-datetime {
39955
40727
  height: var(--InputFormula-input-schema-height);
39956
40728
  padding-left: var(--Form-input-paddingX);
39957
40729
  }
40730
+ .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-number {
40731
+ padding-left: 0;
40732
+ }
39958
40733
  .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-number .dark-Number-handler-wrap {
39959
40734
  height: unset; /* 避免调节器超出Input框 */
39960
40735
  }
40736
+ .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-custom {
40737
+ border: 0;
40738
+ flex: 1;
40739
+ min-width: 0;
40740
+ }
40741
+ .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-custom > div {
40742
+ border: 0;
40743
+ padding: 0 0 0 var(--Form-input-paddingX);
40744
+ align-items: center;
40745
+ height: var(--InputFormula-input-schema-height);
40746
+ }
39961
40747
  .dark-FormulaPicker.is-input-group .dark-FormulaPicker-input-variable {
39962
40748
  border: none;
39963
40749
  min-height: unset;
@@ -39978,6 +40764,60 @@ td.rdtQuarter.rdtDisabled:hover > span {
39978
40764
  cursor: pointer;
39979
40765
  color: var(--colors-brand-5);
39980
40766
  }
40767
+ .dark-FormulaCodeEditor .cm-field,
40768
+ .dark-FormulaCodeEditor .cm-func {
40769
+ border-radius: 3px;
40770
+ color: #fff;
40771
+ }
40772
+ .dark-FormulaCodeEditor .cm-field {
40773
+ padding: 2px 5px;
40774
+ }
40775
+ .dark-FormulaCodeEditor .cm-field {
40776
+ background: #007bff;
40777
+ }
40778
+ .dark-FormulaCodeEditor .cm-func {
40779
+ color: #ae4597;
40780
+ font-weight: bold;
40781
+ line-height: 14px;
40782
+ }
40783
+ .dark-FormulaCodeEditor .cm-error-token {
40784
+ background-position: left bottom;
40785
+ background-repeat: repeat-x;
40786
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJDw4cOCW1/KIAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAHElEQVQI12NggIL/DAz/GdA5/xkY/qPKMDAwAADLZwf5rvm+LQAAAABJRU5ErkJggg==);
40787
+ }
40788
+ .dark-FormulaCodeEditor .CodeMirror-placeholder {
40789
+ color: var(--Form-input-placeholderColor) !important;
40790
+ }
40791
+ .dark-FormulaCodeEditor .lint-error {
40792
+ color: var(--Form-input-onError-borderColor);
40793
+ }
40794
+ .dark-FormulaCodeEditor--singleLine {
40795
+ max-width: 100%;
40796
+ }
40797
+ .dark-FormulaCodeEditor--singleLine > .CodeMirror {
40798
+ height: 21px;
40799
+ }
40800
+ .dark-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-hscrollbar,
40801
+ .dark-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-vscrollbar {
40802
+ display: none !important;
40803
+ }
40804
+ .dark-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-sizer {
40805
+ min-height: 21px !important;
40806
+ border-right-width: 0 !important;
40807
+ }
40808
+ .dark-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-scroll {
40809
+ height: 21px;
40810
+ margin: 0;
40811
+ padding: 0;
40812
+ overflow: hidden !important;
40813
+ }
40814
+ .dark-FormulaCodeEditor--singleLine > .CodeMirror .CodeMirror-lines {
40815
+ padding: 0;
40816
+ }
40817
+ .dark-InputBox > .dark-FormulaCodeEditor {
40818
+ flex: 1;
40819
+ min-width: 0;
40820
+ }
39981
40821
  .dark-Timeline-vertical {
39982
40822
  display: flex;
39983
40823
  flex-flow: column;
@@ -41327,6 +42167,140 @@ td.rdtQuarter.rdtDisabled:hover > span {
41327
42167
  overflow: hidden;
41328
42168
  white-space: nowrap;
41329
42169
  }
42170
+ .dark-PdfViewer {
42171
+ position: relative;
42172
+ width: 100%;
42173
+ min-width: 300px;
42174
+ height: 100%;
42175
+ display: flex;
42176
+ justify-content: center;
42177
+ padding: 50px 0;
42178
+ }
42179
+ .dark-PdfViewer-Content {
42180
+ width: -moz-max-content;
42181
+ width: max-content;
42182
+ max-width: 100%;
42183
+ }
42184
+ .dark-PdfViewer-Content.is-loaded {
42185
+ box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px 0px;
42186
+ }
42187
+ .dark-PdfViewer-Loading {
42188
+ width: 100%;
42189
+ text-align: center;
42190
+ }
42191
+ .dark-PdfViewer-Tool {
42192
+ position: absolute;
42193
+ z-index: 10;
42194
+ padding: 5px 15px;
42195
+ bottom: 60px;
42196
+ background-color: #444444;
42197
+ border-radius: 10px;
42198
+ color: #fff;
42199
+ text-align: center;
42200
+ -webkit-user-select: none;
42201
+ -moz-user-select: none;
42202
+ user-select: none;
42203
+ }
42204
+ .dark-PdfViewer-Tool .gap {
42205
+ margin: 0 4px;
42206
+ }
42207
+ .dark-PdfViewer-Tool .icon {
42208
+ cursor: pointer;
42209
+ width: 20px;
42210
+ margin: 0 10px;
42211
+ }
42212
+ .dark-PdfViewer-Tool .icon:hover {
42213
+ color: var(--colors-brand-5);
42214
+ }
42215
+ .dark-PdfViewer-Tool .page-input {
42216
+ width: 40px;
42217
+ }
42218
+ .dark-Signature {
42219
+ position: relative;
42220
+ width: 100%;
42221
+ height: 100%;
42222
+ display: flex;
42223
+ flex-direction: column;
42224
+ justify-content: space-between;
42225
+ }
42226
+ .dark-Signature-canvas {
42227
+ border: 1px dashed #aaa;
42228
+ }
42229
+ .dark-Signature-Tool {
42230
+ height: var(--signature-tool-height);
42231
+ margin-top: var(--signature-tool-margin-top);
42232
+ }
42233
+ .dark-Signature-Tool .actions {
42234
+ display: flex;
42235
+ justify-content: space-between;
42236
+ }
42237
+ .dark-Signature-Tool .actions .left-actions button {
42238
+ margin-right: 5px;
42239
+ }
42240
+ .dark-Signature-Tool .actions .right-actions button {
42241
+ margin-left: 5px;
42242
+ }
42243
+ .dark-Signature-placeholder {
42244
+ position: absolute;
42245
+ top: 0;
42246
+ left: 0;
42247
+ right: 0;
42248
+ bottom: var(--signature-tool-height);
42249
+ text-align: center;
42250
+ display: flex;
42251
+ flex-direction: column;
42252
+ justify-content: center;
42253
+ align-items: center;
42254
+ gap: var(--signature-placeholder-gap);
42255
+ color: var(--signature-placeholder-color);
42256
+ }
42257
+ .dark-Signature-Embed {
42258
+ display: flex;
42259
+ gap: 10px;
42260
+ }
42261
+ .dark-Signature-Embed-Preview {
42262
+ display: flex;
42263
+ align-items: center;
42264
+ gap: 4px;
42265
+ margin-left: 10px;
42266
+ height: 30px;
42267
+ margin: 1px;
42268
+ padding: 2px;
42269
+ border: 1px dashed #aaa;
42270
+ }
42271
+ .dark-Signature-Embed-Preview .preview-close {
42272
+ cursor: pointer;
42273
+ font-size: 14px;
42274
+ color: #aaa;
42275
+ }
42276
+ .dark-Signature-Embed-Preview .preview-close:hover {
42277
+ color: #000;
42278
+ }
42279
+ .dark-Signature-Embed-Preview img {
42280
+ height: 24px;
42281
+ }
42282
+ .dark-Signature-Embed-Body {
42283
+ height: 100%;
42284
+ display: flex;
42285
+ flex-direction: column;
42286
+ }
42287
+ .dark-Signature.is-fullScreen, .dark-Signature-Embed-Body.is-fullScreen {
42288
+ flex-direction: row-reverse;
42289
+ justify-content: space-between;
42290
+ align-items: stretch;
42291
+ }
42292
+ .dark-Signature.is-fullScreen .dark-Signature-Tool, .dark-Signature-Embed-Body.is-fullScreen .dark-Signature-Tool {
42293
+ width: calc(var(--signature-tool-height) - var(--signature-tool-margin-top));
42294
+ height: auto;
42295
+ margin-top: 0;
42296
+ display: flex;
42297
+ justify-content: center;
42298
+ align-items: center;
42299
+ }
42300
+ .dark-Signature.is-fullScreen .dark-Signature-Tool .actions, .dark-Signature-Embed-Body.is-fullScreen .dark-Signature-Tool .actions {
42301
+ white-space: nowrap;
42302
+ transform: rotate(90deg);
42303
+ }
41330
42304
  @media print {
41331
42305
  .pe-no-print {
41332
42306
  display: none !important;