aldehyde 0.2.487 → 0.2.489

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 (717) hide show
  1. package/LICENSE +201 -201
  2. package/README.md +2 -2
  3. package/lib/controls/2dEditor/2dEditor/index.less +5 -5
  4. package/lib/controls/2dEditor/2dView/index.less +8 -8
  5. package/lib/controls/2dEditor/components/component.less +83 -83
  6. package/lib/controls/action/index.css +8 -8
  7. package/lib/controls/action/index.d.ts.map +1 -1
  8. package/lib/controls/chemstruc/graph.d.ts.map +1 -1
  9. package/lib/controls/chemstruc/index.css +28 -28
  10. package/lib/controls/collapse-card/index.css +8 -8
  11. package/lib/controls/collapse-card/index.d.ts.map +1 -1
  12. package/lib/controls/cquery/cquick-button.d.ts.map +1 -1
  13. package/lib/controls/direct-file-view/index.d.ts.map +1 -1
  14. package/lib/controls/direct-file-view/index.js +2 -1
  15. package/lib/controls/direct-file-view/index.js.map +1 -1
  16. package/lib/controls/entity-select/entity-select.d.ts.map +1 -1
  17. package/lib/controls/entity-select/index.css +7 -7
  18. package/lib/controls/entity-select/lab-tree-select.d.ts.map +1 -1
  19. package/lib/controls/entity-select/popover-entity-select.d.ts.map +1 -1
  20. package/lib/controls/file-view/index.less +9 -9
  21. package/lib/controls/html-editor/index.less +67 -67
  22. package/lib/controls/icon-selector/icon/aldehyde-menu-icon/iconfont.css +147 -147
  23. package/lib/controls/password-setter/index.css +2 -2
  24. package/lib/controls/password-setter/index.d.ts.map +1 -1
  25. package/lib/controls/qr-code/index.less +28 -28
  26. package/lib/controls/relation-existion/index.css +3 -3
  27. package/lib/controls/relation-existion/index.d.ts.map +1 -1
  28. package/lib/controls/rfield/index.css +4 -4
  29. package/lib/controls/rfield/index.d.ts.map +1 -1
  30. package/lib/controls/select/index.d.ts.map +1 -1
  31. package/lib/controls/signature/index.d.ts.map +1 -1
  32. package/lib/controls/text/ellipsis-text.d.ts.map +1 -1
  33. package/lib/controls/text/index.less +7 -7
  34. package/lib/controls/upload/index.d.ts.map +1 -1
  35. package/lib/controls/upload/mult-file-upload.d.ts.map +1 -1
  36. package/lib/custom-page/dtmpl-custom-edit-modal-page.d.ts.map +1 -1
  37. package/lib/detail/button/bottom-submit-button-bar.d.ts.map +1 -1
  38. package/lib/detail/button/cquery-button-bar.d.ts.map +1 -1
  39. package/lib/detail/button/fix-right-submit-button-bar.d.ts.map +1 -1
  40. package/lib/detail/button/index.css +42 -42
  41. package/lib/detail/dtmpl.css +72 -72
  42. package/lib/detail/edit/fields-edit-card.d.ts.map +1 -1
  43. package/lib/detail/edit/modal-row-edit.d.ts.map +1 -1
  44. package/lib/detail/edit/popover-edit-card.d.ts.map +1 -1
  45. package/lib/detail/rightbar/index.css +34 -34
  46. package/lib/detail/rightbar/index.d.ts.map +1 -1
  47. package/lib/detail/view/act-dtmpl-view.d.ts.map +1 -1
  48. package/lib/detail/view/field-view-group.d.ts.map +1 -1
  49. package/lib/detail/view/modal-dtmpl-view.d.ts.map +1 -1
  50. package/lib/detail/view/snapshot-timeline.d.ts.map +1 -1
  51. package/lib/detail/view/tab-act-dtmpl-view.d.ts.map +1 -1
  52. package/lib/draw-canvas-edit/components/main-header/index.js +1 -1
  53. package/lib/draw-canvas-edit/components/render/components/index.less +60 -60
  54. package/lib/draw-canvas-edit/components/render/components/workstation-component.js +6 -6
  55. package/lib/draw-canvas-edit/components/render/draws/bg-draw.d.ts +1 -0
  56. package/lib/draw-canvas-edit/components/render/draws/bg-draw.d.ts.map +1 -1
  57. package/lib/draw-canvas-edit/components/render/draws/bg-draw.js +3 -2
  58. package/lib/draw-canvas-edit/components/render/draws/bg-draw.js.map +1 -1
  59. package/lib/draw-canvas-edit/components/render/draws/contextmenu-draw.d.ts +1 -0
  60. package/lib/draw-canvas-edit/components/render/draws/contextmenu-draw.d.ts.map +1 -1
  61. package/lib/draw-canvas-edit/components/render/draws/contextmenu-draw.js +2 -1
  62. package/lib/draw-canvas-edit/components/render/draws/contextmenu-draw.js.map +1 -1
  63. package/lib/draw-canvas-edit/components/render/draws/graph-draw.d.ts +1 -0
  64. package/lib/draw-canvas-edit/components/render/draws/graph-draw.d.ts.map +1 -1
  65. package/lib/draw-canvas-edit/components/render/draws/graph-draw.js +9 -8
  66. package/lib/draw-canvas-edit/components/render/draws/graph-draw.js.map +1 -1
  67. package/lib/draw-canvas-edit/components/render/draws/link-draw.d.ts +1 -0
  68. package/lib/draw-canvas-edit/components/render/draws/link-draw.d.ts.map +1 -1
  69. package/lib/draw-canvas-edit/components/render/draws/link-draw.js +24 -23
  70. package/lib/draw-canvas-edit/components/render/draws/link-draw.js.map +1 -1
  71. package/lib/draw-canvas-edit/components/render/draws/preview-draw.d.ts +1 -0
  72. package/lib/draw-canvas-edit/components/render/draws/preview-draw.d.ts.map +1 -1
  73. package/lib/draw-canvas-edit/components/render/draws/preview-draw.js +6 -5
  74. package/lib/draw-canvas-edit/components/render/draws/preview-draw.js.map +1 -1
  75. package/lib/draw-canvas-edit/components/render/draws/ref-line-draw.d.ts +1 -0
  76. package/lib/draw-canvas-edit/components/render/draws/ref-line-draw.d.ts.map +1 -1
  77. package/lib/draw-canvas-edit/components/render/draws/ref-line-draw.js +3 -2
  78. package/lib/draw-canvas-edit/components/render/draws/ref-line-draw.js.map +1 -1
  79. package/lib/draw-canvas-edit/components/render/draws/ruler-draw.d.ts +1 -0
  80. package/lib/draw-canvas-edit/components/render/draws/ruler-draw.d.ts.map +1 -1
  81. package/lib/draw-canvas-edit/components/render/draws/ruler-draw.js +8 -7
  82. package/lib/draw-canvas-edit/components/render/draws/ruler-draw.js.map +1 -1
  83. package/lib/draw-canvas-edit/components/render/graphs/base-graph.js +3 -3
  84. package/lib/draw-canvas-edit/components/render/graphs/bezier.js +5 -5
  85. package/lib/draw-canvas-edit/components/render/graphs/circle.js +4 -4
  86. package/lib/draw-canvas-edit/components/render/graphs/curve.js +5 -5
  87. package/lib/draw-canvas-edit/components/render/graphs/line.js +5 -5
  88. package/lib/draw-canvas-edit/components/render/graphs/rect.js +4 -4
  89. package/lib/draw-canvas-edit/components/render/handlers/drag-handlers.d.ts +1 -0
  90. package/lib/draw-canvas-edit/components/render/handlers/drag-handlers.d.ts.map +1 -1
  91. package/lib/draw-canvas-edit/components/render/handlers/drag-handlers.js +7 -6
  92. package/lib/draw-canvas-edit/components/render/handlers/drag-handlers.js.map +1 -1
  93. package/lib/draw-canvas-edit/components/render/handlers/drag-outside-handlers.d.ts +1 -0
  94. package/lib/draw-canvas-edit/components/render/handlers/drag-outside-handlers.d.ts.map +1 -1
  95. package/lib/draw-canvas-edit/components/render/handlers/drag-outside-handlers.js +4 -3
  96. package/lib/draw-canvas-edit/components/render/handlers/drag-outside-handlers.js.map +1 -1
  97. package/lib/draw-canvas-edit/components/render/handlers/graph-handlers.d.ts +1 -0
  98. package/lib/draw-canvas-edit/components/render/handlers/graph-handlers.d.ts.map +1 -1
  99. package/lib/draw-canvas-edit/components/render/handlers/graph-handlers.js +2 -1
  100. package/lib/draw-canvas-edit/components/render/handlers/graph-handlers.js.map +1 -1
  101. package/lib/draw-canvas-edit/components/render/handlers/key-move-handlers.d.ts +1 -0
  102. package/lib/draw-canvas-edit/components/render/handlers/key-move-handlers.d.ts.map +1 -1
  103. package/lib/draw-canvas-edit/components/render/handlers/key-move-handlers.js +5 -4
  104. package/lib/draw-canvas-edit/components/render/handlers/key-move-handlers.js.map +1 -1
  105. package/lib/draw-canvas-edit/components/render/handlers/link-handlers.d.ts +1 -0
  106. package/lib/draw-canvas-edit/components/render/handlers/link-handlers.d.ts.map +1 -1
  107. package/lib/draw-canvas-edit/components/render/handlers/link-handlers.js +3 -2
  108. package/lib/draw-canvas-edit/components/render/handlers/link-handlers.js.map +1 -1
  109. package/lib/draw-canvas-edit/components/render/handlers/selection-handlers.d.ts +1 -0
  110. package/lib/draw-canvas-edit/components/render/handlers/selection-handlers.d.ts.map +1 -1
  111. package/lib/draw-canvas-edit/components/render/handlers/selection-handlers.js +5 -4
  112. package/lib/draw-canvas-edit/components/render/handlers/selection-handlers.js.map +1 -1
  113. package/lib/draw-canvas-edit/components/render/handlers/shutcut-handlers.d.ts +1 -0
  114. package/lib/draw-canvas-edit/components/render/handlers/shutcut-handlers.d.ts.map +1 -1
  115. package/lib/draw-canvas-edit/components/render/handlers/shutcut-handlers.js +1 -0
  116. package/lib/draw-canvas-edit/components/render/handlers/shutcut-handlers.js.map +1 -1
  117. package/lib/draw-canvas-edit/components/render/handlers/text-handlers.d.ts +1 -0
  118. package/lib/draw-canvas-edit/components/render/handlers/text-handlers.d.ts.map +1 -1
  119. package/lib/draw-canvas-edit/components/render/handlers/text-handlers.js +1 -0
  120. package/lib/draw-canvas-edit/components/render/handlers/text-handlers.js.map +1 -1
  121. package/lib/draw-canvas-edit/components/render/handlers/zoom-handlers.d.ts +1 -0
  122. package/lib/draw-canvas-edit/components/render/handlers/zoom-handlers.d.ts.map +1 -1
  123. package/lib/draw-canvas-edit/components/render/handlers/zoom-handlers.js +7 -6
  124. package/lib/draw-canvas-edit/components/render/handlers/zoom-handlers.js.map +1 -1
  125. package/lib/draw-canvas-edit/components/render/index.js +48 -48
  126. package/lib/draw-canvas-edit/components/render/tools/align-tool.js +4 -4
  127. package/lib/draw-canvas-edit/components/render/tools/asset-tool.js +1 -1
  128. package/lib/draw-canvas-edit/components/render/tools/copy-tool.js +4 -4
  129. package/lib/draw-canvas-edit/components/render/tools/import-export-tool.js +7 -7
  130. package/lib/draw-canvas-edit/components/render/tools/link-tool.js +9 -9
  131. package/lib/draw-canvas-edit/components/render/tools/position-tool.js +18 -18
  132. package/lib/draw-canvas-edit/components/render/tools/selection-tool.js +2 -2
  133. package/lib/draw-canvas-edit/components/render/tools/z-index-tool.js +16 -16
  134. package/lib/draw-canvas-edit/index.less +48 -48
  135. package/lib/draw-canvas-view/index.less +66 -66
  136. package/lib/export/export-frame.css +2 -2
  137. package/lib/export/export-frame.d.ts.map +1 -1
  138. package/lib/export/select-code-export-frame.d.ts.map +1 -1
  139. package/lib/form/dtmpl-form.css +3 -3
  140. package/lib/form/dtmpl-form.d.ts.map +1 -1
  141. package/lib/form/field-group-form.d.ts.map +1 -1
  142. package/lib/form/form-Item-group.d.ts.map +1 -1
  143. package/lib/form/index.css +12 -12
  144. package/lib/import/excel-import.d.ts.map +1 -1
  145. package/lib/import/index.css +53 -53
  146. package/lib/import/template.css +50 -50
  147. package/lib/layout/common.css +64 -64
  148. package/lib/layout/coverstyle.css +51 -51
  149. package/lib/layout/footer/index.css +5 -5
  150. package/lib/layout/header/index.css +122 -122
  151. package/lib/layout/menu/block.css +7 -7
  152. package/lib/layout/menu/block.d.ts.map +1 -1
  153. package/lib/layout/menu/l2menu-quick-bar.d.ts.map +1 -1
  154. package/lib/layout/menu/menu-2layers.d.ts.map +1 -1
  155. package/lib/layout/menu/message-bar.less +73 -73
  156. package/lib/layout/menu/reset-password.d.ts.map +1 -1
  157. package/lib/layout/menu/user-bar.d.ts.map +1 -1
  158. package/lib/layout/menu/userinfo-bar.d.ts.map +1 -1
  159. package/lib/layout/sidebar/index.css +57 -57
  160. package/lib/layout2/css/header.css +41 -41
  161. package/lib/layout2/css/sider.less +17 -17
  162. package/lib/layout2/css/tabs-layout.less +18 -18
  163. package/lib/layout3/css/header.less +195 -195
  164. package/lib/layout3/css/main.less +161 -161
  165. package/lib/layout3/css/sider.less +32 -32
  166. package/lib/layout3/css/tabs-layout.less +38 -38
  167. package/lib/layout4/css/header.less +196 -196
  168. package/lib/layout4/css/main.less +154 -154
  169. package/lib/layout4/css/sider.less +37 -37
  170. package/lib/layout4/css/tabs-layout.less +42 -42
  171. package/lib/layout5/css/header.less +35 -35
  172. package/lib/layout5/css/sider.less +18 -18
  173. package/lib/list/calendar/index.less +20 -20
  174. package/lib/list/card-list/index.less +154 -154
  175. package/lib/list/gantt/index.less +8 -8
  176. package/lib/list/vertical-list/index.less +208 -208
  177. package/lib/login/index.css +19 -19
  178. package/lib/login/login.d.ts.map +1 -1
  179. package/lib/login/vertify/index.css +143 -143
  180. package/lib/login3/index.less +136 -136
  181. package/lib/lowcode-components/act-table/index.less +26 -26
  182. package/lib/lowcode-components/bar-chart/index.d.ts +4 -1
  183. package/lib/lowcode-components/bar-chart/index.d.ts.map +1 -1
  184. package/lib/lowcode-components/bar-chart/index.js +3 -0
  185. package/lib/lowcode-components/bar-chart/index.js.map +1 -1
  186. package/lib/lowcode-components/base-button/index.less +7 -7
  187. package/lib/lowcode-components/base-map/index.js +6 -6
  188. package/lib/lowcode-components/base-radio/index.less +23 -23
  189. package/lib/lowcode-components/base-tabs/index.less +14 -14
  190. package/lib/lowcode-components/border/border10/index.less +26 -26
  191. package/lib/lowcode-components/border/border11/index.js +46 -46
  192. package/lib/lowcode-components/border/border11/index.less +17 -17
  193. package/lib/lowcode-components/border/border12/index.js +13 -13
  194. package/lib/lowcode-components/border/border12/index.less +13 -13
  195. package/lib/lowcode-components/border/border13/index.js +5 -5
  196. package/lib/lowcode-components/border/border13/index.less +13 -13
  197. package/lib/lowcode-components/border/border2/index.less +17 -17
  198. package/lib/lowcode-components/border/border3/index.less +25 -25
  199. package/lib/lowcode-components/border/border4/index.js +2 -2
  200. package/lib/lowcode-components/border/border4/index.less +72 -72
  201. package/lib/lowcode-components/border/border5/index.js +2 -2
  202. package/lib/lowcode-components/border/border5/index.less +35 -35
  203. package/lib/lowcode-components/border/border6/index.less +17 -17
  204. package/lib/lowcode-components/border/border7/index.less +26 -26
  205. package/lib/lowcode-components/border/border8/index.less +13 -13
  206. package/lib/lowcode-components/border/border9/index.js +14 -14
  207. package/lib/lowcode-components/border/border9/index.less +13 -13
  208. package/lib/lowcode-components/column-3d-chart/index.d.ts +4 -1
  209. package/lib/lowcode-components/column-3d-chart/index.d.ts.map +1 -1
  210. package/lib/lowcode-components/column-3d-chart/index.js +3 -0
  211. package/lib/lowcode-components/column-3d-chart/index.js.map +1 -1
  212. package/lib/lowcode-components/column-chart/index.d.ts +6 -3
  213. package/lib/lowcode-components/column-chart/index.d.ts.map +1 -1
  214. package/lib/lowcode-components/column-chart/index.js +4 -1
  215. package/lib/lowcode-components/column-chart/index.js.map +1 -1
  216. package/lib/lowcode-components/decoration/decoration1/index.less +7 -7
  217. package/lib/lowcode-components/decoration/decoration10/index.js +3 -3
  218. package/lib/lowcode-components/decoration/decoration10/index.less +5 -5
  219. package/lib/lowcode-components/decoration/decoration11/index.less +5 -5
  220. package/lib/lowcode-components/decoration/decoration2/index.less +6 -6
  221. package/lib/lowcode-components/decoration/decoration3/index.less +7 -7
  222. package/lib/lowcode-components/decoration/decoration4/index.less +29 -29
  223. package/lib/lowcode-components/decoration/decoration5/index.less +3 -3
  224. package/lib/lowcode-components/decoration/decoration6/index.less +7 -7
  225. package/lib/lowcode-components/decoration/decoration7/index.less +4 -4
  226. package/lib/lowcode-components/decoration/decoration8/index.less +14 -14
  227. package/lib/lowcode-components/decoration/decoration9/index.less +4 -4
  228. package/lib/lowcode-components/effectScatter-map/index.js +6 -6
  229. package/lib/lowcode-components/effectScatter-map-3d/index.js +6 -6
  230. package/lib/lowcode-components/line-bar-chart/index.d.ts +4 -1
  231. package/lib/lowcode-components/line-bar-chart/index.d.ts.map +1 -1
  232. package/lib/lowcode-components/line-bar-chart/index.js +3 -0
  233. package/lib/lowcode-components/line-bar-chart/index.js.map +1 -1
  234. package/lib/lowcode-components/line-chart/index.d.ts +5 -2
  235. package/lib/lowcode-components/line-chart/index.d.ts.map +1 -1
  236. package/lib/lowcode-components/line-chart/index.js +6 -2
  237. package/lib/lowcode-components/line-chart/index.js.map +1 -1
  238. package/lib/lowcode-components/lowcode-view/index.less +19 -19
  239. package/lib/lowcode-components/pie-chart/index.d.ts +4 -1
  240. package/lib/lowcode-components/pie-chart/index.d.ts.map +1 -1
  241. package/lib/lowcode-components/pie-chart/index.js +3 -0
  242. package/lib/lowcode-components/pie-chart/index.js.map +1 -1
  243. package/lib/lowcode-components/search-form/index.less +25 -25
  244. package/lib/module/dtmpl-edit-card.d.ts.map +1 -1
  245. package/lib/module/dtmpl-edit-card.js +15 -5
  246. package/lib/module/dtmpl-edit-card.js.map +1 -1
  247. package/lib/module/dtmpl-edit-page.d.ts.map +1 -1
  248. package/lib/module/dtmpl-edit-page.js +15 -5
  249. package/lib/module/dtmpl-edit-page.js.map +1 -1
  250. package/lib/module/index.less +4 -4
  251. package/lib/module/ltmpl-modal.d.ts.map +1 -1
  252. package/lib/module/ltmpl-table.d.ts.map +1 -1
  253. package/lib/routable/index.less +25 -25
  254. package/lib/table/act-table.d.ts +2 -0
  255. package/lib/table/act-table.d.ts.map +1 -1
  256. package/lib/table/act-table.js +20 -17
  257. package/lib/table/act-table.js.map +1 -1
  258. package/lib/table/column/index.less +85 -85
  259. package/lib/table/index.css +211 -211
  260. package/lib/table/modal-select-table.d.ts.map +1 -1
  261. package/lib/table/page-chart.d.ts +15 -0
  262. package/lib/table/page-chart.d.ts.map +1 -0
  263. package/lib/table/page-chart.js +150 -0
  264. package/lib/table/page-chart.js.map +1 -0
  265. package/lib/table/page-chart.less +10 -0
  266. package/lib/table/pagination.css +14 -14
  267. package/lib/table/pagination.d.ts.map +1 -1
  268. package/lib/table/relation-table.d.ts +2 -0
  269. package/lib/table/relation-table.d.ts.map +1 -1
  270. package/lib/table/row-table.d.ts +11 -0
  271. package/lib/table/row-table.d.ts.map +1 -0
  272. package/lib/table/row-table.js +11 -0
  273. package/lib/table/row-table.js.map +1 -0
  274. package/lib/table/selected-rows-card.d.ts.map +1 -1
  275. package/lib/table/stat/restat.d.ts.map +1 -1
  276. package/lib/tmpl/interface.d.ts +12 -1
  277. package/lib/tmpl/interface.d.ts.map +1 -1
  278. package/lib/tmpl/interface.js.map +1 -1
  279. package/lib/tmpl/tmpl-config-analysis.js +1 -1
  280. package/lib/tmpl/tmpl-config-analysis.js.map +1 -1
  281. package/lib/tree/act-tree.d.ts.map +1 -1
  282. package/lib/tree/block-menu-auth-tree.d.ts.map +1 -1
  283. package/lib/tree/index.css +22 -22
  284. package/lib/tree/tmpl-tree.d.ts.map +1 -1
  285. package/lib/welcome/components/menu-card.less +96 -96
  286. package/lib/welcome/components/page-card.less +49 -49
  287. package/lib/welcome/components/quick-entrance.less +120 -120
  288. package/lib/welcome/components/user-menus.less +192 -192
  289. package/lib/welcome/components/workbench.less +118 -118
  290. package/lib/welcome/index.css +13 -13
  291. package/package.json +224 -224
  292. package/src/aldehyde/controls/2dEditor/2dEditor/index.less +5 -5
  293. package/src/aldehyde/controls/2dEditor/2dEditor/index.tsx +270 -270
  294. package/src/aldehyde/controls/2dEditor/2dView/index.less +8 -8
  295. package/src/aldehyde/controls/2dEditor/2dView/index.tsx +110 -110
  296. package/src/aldehyde/controls/2dEditor/components/card.tsx +256 -256
  297. package/src/aldehyde/controls/2dEditor/components/component.less +83 -83
  298. package/src/aldehyde/controls/2dEditor/components/data.d.ts +32 -32
  299. package/src/aldehyde/controls/2dEditor/components/hotspot.tsx +80 -80
  300. package/src/aldehyde/controls/2dEditor/components/html-box.tsx +101 -101
  301. package/src/aldehyde/controls/2dEditor/components/image.tsx +99 -99
  302. package/src/aldehyde/controls/2dEditor/components/line.tsx +73 -73
  303. package/src/aldehyde/controls/action/index.css +8 -8
  304. package/src/aldehyde/controls/action/index.tsx +406 -406
  305. package/src/aldehyde/controls/action/utils.tsx +306 -306
  306. package/src/aldehyde/controls/auto-complete/index.tsx +82 -82
  307. package/src/aldehyde/controls/cascader/index.tsx +112 -112
  308. package/src/aldehyde/controls/chemstruc/graph.tsx +185 -185
  309. package/src/aldehyde/controls/chemstruc/index.css +28 -28
  310. package/src/aldehyde/controls/code-editor/sql-code-editor.tsx +73 -73
  311. package/src/aldehyde/controls/collapse-card/index.css +8 -8
  312. package/src/aldehyde/controls/collapse-card/index.tsx +109 -109
  313. package/src/aldehyde/controls/color-picker/index.tsx +21 -21
  314. package/src/aldehyde/controls/counting-tag/index.tsx +53 -53
  315. package/src/aldehyde/controls/cquery/cquick-button.tsx +145 -145
  316. package/src/aldehyde/controls/date-picker/index.tsx +199 -199
  317. package/src/aldehyde/controls/direct-file-view/drawer-file-view.tsx +54 -54
  318. package/src/aldehyde/controls/direct-file-view/index.tsx +147 -146
  319. package/src/aldehyde/controls/direct-upload/index.tsx +140 -140
  320. package/src/aldehyde/controls/entity-select/entity-select.tsx +791 -791
  321. package/src/aldehyde/controls/entity-select/index.css +7 -7
  322. package/src/aldehyde/controls/entity-select/lab-tree-select.tsx +154 -154
  323. package/src/aldehyde/controls/entity-select/popover-entity-select.tsx +205 -205
  324. package/src/aldehyde/controls/entry-control.tsx +431 -431
  325. package/src/aldehyde/controls/enum-badge/index.tsx +42 -42
  326. package/src/aldehyde/controls/enum-tag/index.tsx +45 -45
  327. package/src/aldehyde/controls/field-history/index.tsx +81 -81
  328. package/src/aldehyde/controls/file-export/select-code-export.tsx +40 -40
  329. package/src/aldehyde/controls/file-view/drawer-file-view.tsx +117 -117
  330. package/src/aldehyde/controls/file-view/index.less +9 -9
  331. package/src/aldehyde/controls/file-view/index.tsx +148 -148
  332. package/src/aldehyde/controls/file-view/multi-file-view.tsx +39 -39
  333. package/src/aldehyde/controls/file-view/newin-file-view.tsx +40 -40
  334. package/src/aldehyde/controls/html-editor/draft.tsx +136 -136
  335. package/src/aldehyde/controls/html-editor/index.less +67 -67
  336. package/src/aldehyde/controls/icon-selector/app-icon-selector.tsx +68 -68
  337. package/src/aldehyde/controls/icon-selector/icon/aldehyde-menu-icon/iconfont.css +147 -147
  338. package/src/aldehyde/controls/icon-selector/icon/aldehyde-menu-icon/iconfont.json +240 -240
  339. package/src/aldehyde/controls/icon-selector/pc-icon-selector.tsx +68 -68
  340. package/src/aldehyde/controls/input-number/index.tsx +148 -148
  341. package/src/aldehyde/controls/input-range/index.tsx +59 -59
  342. package/src/aldehyde/controls/password-setter/index.css +2 -2
  343. package/src/aldehyde/controls/password-setter/index.js +88 -88
  344. package/src/aldehyde/controls/progress/index.tsx +74 -74
  345. package/src/aldehyde/controls/qr-code/index.less +28 -28
  346. package/src/aldehyde/controls/qr-code/index.tsx +40 -40
  347. package/src/aldehyde/controls/relation-existion/index.css +3 -3
  348. package/src/aldehyde/controls/relation-existion/index.tsx +144 -144
  349. package/src/aldehyde/controls/rfield/index.css +4 -4
  350. package/src/aldehyde/controls/rfield/index.tsx +225 -225
  351. package/src/aldehyde/controls/select/index.tsx +226 -226
  352. package/src/aldehyde/controls/signature/index.tsx +226 -226
  353. package/src/aldehyde/controls/single-checkbox/index.tsx +18 -18
  354. package/src/aldehyde/controls/steps/index.tsx +59 -59
  355. package/src/aldehyde/controls/text/ellipsis-text.tsx +98 -98
  356. package/src/aldehyde/controls/text/index.less +7 -7
  357. package/src/aldehyde/controls/tree-select/navigation-tree.tsx +122 -122
  358. package/src/aldehyde/controls/tree-select/tree-entity-select.tsx +121 -121
  359. package/src/aldehyde/controls/upload/index.tsx +128 -128
  360. package/src/aldehyde/controls/upload/mult-file-upload.tsx +240 -240
  361. package/src/aldehyde/controls/upload-read-excel/index.tsx +43 -43
  362. package/src/aldehyde/controls/view-control.tsx +289 -289
  363. package/src/aldehyde/custom-page/custom-detail-modal-page.tsx +69 -69
  364. package/src/aldehyde/custom-page/custom-page-router.tsx +64 -64
  365. package/src/aldehyde/custom-page/def-custom-page.tsx +17 -17
  366. package/src/aldehyde/custom-page/dtmpl-custom-edit-modal-page.tsx +88 -88
  367. package/src/aldehyde/detail/button/bottom-submit-button-bar.tsx +91 -91
  368. package/src/aldehyde/detail/button/cquery-button-bar.tsx +144 -144
  369. package/src/aldehyde/detail/button/edit-button.tsx +61 -61
  370. package/src/aldehyde/detail/button/fix-right-submit-button-bar.tsx +186 -186
  371. package/src/aldehyde/detail/button/index.css +42 -42
  372. package/src/aldehyde/detail/button/inline-edit-button.tsx +40 -40
  373. package/src/aldehyde/detail/button/submit-button-bar.tsx +57 -57
  374. package/src/aldehyde/detail/button/view-button.tsx +64 -64
  375. package/src/aldehyde/detail/dtmpl.css +72 -72
  376. package/src/aldehyde/detail/edit/dtmpl-edit.tsx +279 -279
  377. package/src/aldehyde/detail/edit/fields-edit-card.tsx +145 -145
  378. package/src/aldehyde/detail/edit/modal-row-edit.tsx +95 -95
  379. package/src/aldehyde/detail/edit/popover-edit-card.tsx +167 -167
  380. package/src/aldehyde/detail/edit/popover-editor.tsx +70 -70
  381. package/src/aldehyde/detail/edit/post-result/index.tsx +86 -86
  382. package/src/aldehyde/detail/rightbar/index.css +34 -34
  383. package/src/aldehyde/detail/rightbar/index.tsx +92 -92
  384. package/src/aldehyde/detail/tooltipbar/index.tsx +32 -32
  385. package/src/aldehyde/detail/view/act-dtmpl-view.tsx +288 -288
  386. package/src/aldehyde/detail/view/dtmpl-view.tsx +334 -334
  387. package/src/aldehyde/detail/view/field-view-group.tsx +88 -88
  388. package/src/aldehyde/detail/view/modal-dtmpl-view.tsx +73 -73
  389. package/src/aldehyde/detail/view/snapshot-timeline.tsx +231 -231
  390. package/src/aldehyde/detail/view/tab-act-dtmpl-view.tsx +304 -304
  391. package/src/aldehyde/detail/view/view-compare-panel.tsx +57 -57
  392. package/src/aldehyde/draw-canvas-edit/components/main-header/index.tsx +1 -1
  393. package/src/aldehyde/draw-canvas-edit/components/render/components/index.less +60 -60
  394. package/src/aldehyde/draw-canvas-edit/components/render/components/index.ts +3 -3
  395. package/src/aldehyde/draw-canvas-edit/components/render/components/workstation-component.tsx +220 -220
  396. package/src/aldehyde/draw-canvas-edit/components/render/draws/bg-draw.ts +177 -176
  397. package/src/aldehyde/draw-canvas-edit/components/render/draws/contextmenu-draw.ts +330 -329
  398. package/src/aldehyde/draw-canvas-edit/components/render/draws/graph-draw.ts +249 -249
  399. package/src/aldehyde/draw-canvas-edit/components/render/draws/link-draw.ts +1415 -1414
  400. package/src/aldehyde/draw-canvas-edit/components/render/draws/preview-draw.ts +274 -273
  401. package/src/aldehyde/draw-canvas-edit/components/render/draws/ref-line-draw.ts +71 -70
  402. package/src/aldehyde/draw-canvas-edit/components/render/draws/ruler-draw.ts +166 -165
  403. package/src/aldehyde/draw-canvas-edit/components/render/graphs/base-graph.ts +3 -3
  404. package/src/aldehyde/draw-canvas-edit/components/render/graphs/bezier.ts +542 -542
  405. package/src/aldehyde/draw-canvas-edit/components/render/graphs/circle.ts +4 -4
  406. package/src/aldehyde/draw-canvas-edit/components/render/graphs/curve.ts +5 -5
  407. package/src/aldehyde/draw-canvas-edit/components/render/graphs/line.ts +5 -5
  408. package/src/aldehyde/draw-canvas-edit/components/render/graphs/rect.ts +4 -4
  409. package/src/aldehyde/draw-canvas-edit/components/render/handlers/drag-handlers.ts +7 -6
  410. package/src/aldehyde/draw-canvas-edit/components/render/handlers/drag-outside-handlers.ts +77 -76
  411. package/src/aldehyde/draw-canvas-edit/components/render/handlers/graph-handlers.ts +2 -1
  412. package/src/aldehyde/draw-canvas-edit/components/render/handlers/key-move-handlers.ts +5 -4
  413. package/src/aldehyde/draw-canvas-edit/components/render/handlers/link-handlers.ts +3 -2
  414. package/src/aldehyde/draw-canvas-edit/components/render/handlers/selection-handlers.ts +410 -409
  415. package/src/aldehyde/draw-canvas-edit/components/render/handlers/shutcut-handlers.ts +1 -0
  416. package/src/aldehyde/draw-canvas-edit/components/render/handlers/text-handlers.ts +1 -0
  417. package/src/aldehyde/draw-canvas-edit/components/render/handlers/zoom-handlers.ts +7 -6
  418. package/src/aldehyde/draw-canvas-edit/components/render/index.ts +817 -817
  419. package/src/aldehyde/draw-canvas-edit/components/render/tools/align-tool.ts +4 -4
  420. package/src/aldehyde/draw-canvas-edit/components/render/tools/asset-tool.ts +1 -1
  421. package/src/aldehyde/draw-canvas-edit/components/render/tools/attract-tool.ts +457 -457
  422. package/src/aldehyde/draw-canvas-edit/components/render/tools/component-factory.ts +269 -269
  423. package/src/aldehyde/draw-canvas-edit/components/render/tools/copy-tool.ts +244 -244
  424. package/src/aldehyde/draw-canvas-edit/components/render/tools/import-export-tool.ts +588 -588
  425. package/src/aldehyde/draw-canvas-edit/components/render/tools/index.ts +10 -10
  426. package/src/aldehyde/draw-canvas-edit/components/render/tools/link-tool.ts +9 -9
  427. package/src/aldehyde/draw-canvas-edit/components/render/tools/position-tool.ts +191 -191
  428. package/src/aldehyde/draw-canvas-edit/components/render/tools/selection-tool.ts +140 -140
  429. package/src/aldehyde/draw-canvas-edit/components/render/tools/z-index-tool.ts +16 -16
  430. package/src/aldehyde/draw-canvas-edit/components/render/types.ts +298 -298
  431. package/src/aldehyde/draw-canvas-edit/components/setting-form/index.tsx +305 -305
  432. package/src/aldehyde/draw-canvas-edit/constant.ts +5 -5
  433. package/src/aldehyde/draw-canvas-edit/index.less +48 -48
  434. package/src/aldehyde/draw-canvas-edit/index.tsx +213 -213
  435. package/src/aldehyde/draw-canvas-view/index.less +66 -66
  436. package/src/aldehyde/draw-canvas-view/index.tsx +49 -49
  437. package/src/aldehyde/draw-canvas-view/view.tsx +237 -237
  438. package/src/aldehyde/export/export-frame.css +2 -2
  439. package/src/aldehyde/export/export-frame.tsx +301 -301
  440. package/src/aldehyde/export/select-code-export-frame.tsx +212 -212
  441. package/src/aldehyde/form/criteria-form.tsx +604 -604
  442. package/src/aldehyde/form/dtmpl-form.css +3 -3
  443. package/src/aldehyde/form/dtmpl-form.tsx +571 -571
  444. package/src/aldehyde/form/field-group-form.tsx +103 -103
  445. package/src/aldehyde/form/fields-form.tsx +45 -45
  446. package/src/aldehyde/form/form-Item-group.tsx +246 -246
  447. package/src/aldehyde/form/index.css +12 -12
  448. package/src/aldehyde/hooks/use-match-route/index.tsx +62 -62
  449. package/src/aldehyde/hooks/use-tabs/index.tsx +139 -139
  450. package/src/aldehyde/hooks/useVarCssColor.ts +6 -6
  451. package/src/aldehyde/icon/aliIcon.tsx +9 -9
  452. package/src/aldehyde/icon/index.tsx +28 -28
  453. package/src/aldehyde/import/excel-import.tsx +450 -450
  454. package/src/aldehyde/import/index.css +53 -53
  455. package/src/aldehyde/import/template.css +50 -50
  456. package/src/aldehyde/index.tsx +220 -220
  457. package/src/aldehyde/layout/MainPage.tsx +334 -334
  458. package/src/aldehyde/layout/common.css +64 -64
  459. package/src/aldehyde/layout/coverstyle.css +51 -51
  460. package/src/aldehyde/layout/footer/index.css +5 -5
  461. package/src/aldehyde/layout/footer/index.js +17 -17
  462. package/src/aldehyde/layout/header/index.css +122 -122
  463. package/src/aldehyde/layout/header/index.tsx +152 -152
  464. package/src/aldehyde/layout/menu/block.css +7 -7
  465. package/src/aldehyde/layout/menu/block.tsx +174 -174
  466. package/src/aldehyde/layout/menu/l2menu-message-bar.tsx +160 -160
  467. package/src/aldehyde/layout/menu/l2menu-quick-bar.tsx +175 -175
  468. package/src/aldehyde/layout/menu/menu-2layers.tsx +117 -117
  469. package/src/aldehyde/layout/menu/menu-render.tsx +168 -168
  470. package/src/aldehyde/layout/menu/message-bar.less +73 -73
  471. package/src/aldehyde/layout/menu/reset-password.tsx +255 -255
  472. package/src/aldehyde/layout/menu/user-bar.tsx +259 -259
  473. package/src/aldehyde/layout/menu/userinfo-bar.tsx +69 -69
  474. package/src/aldehyde/layout/sidebar/index.css +57 -57
  475. package/src/aldehyde/layout/sidebar/index.tsx +84 -84
  476. package/src/aldehyde/layout2/components/icon-font.tsx +7 -7
  477. package/src/aldehyde/layout2/components/screenfull-button.tsx +21 -21
  478. package/src/aldehyde/layout2/components/search-menu.tsx +85 -85
  479. package/src/aldehyde/layout2/components/system-messages.tsx +75 -75
  480. package/src/aldehyde/layout2/components/theme-button.tsx +65 -65
  481. package/src/aldehyde/layout2/components/user-button.tsx +258 -258
  482. package/src/aldehyde/layout2/components/user-notification.tsx +74 -74
  483. package/src/aldehyde/layout2/css/header.css +41 -41
  484. package/src/aldehyde/layout2/css/sider.less +17 -17
  485. package/src/aldehyde/layout2/css/tabs-layout.less +18 -18
  486. package/src/aldehyde/layout2/header.tsx +278 -278
  487. package/src/aldehyde/layout2/layout-context.tsx +95 -95
  488. package/src/aldehyde/layout2/main.tsx +30 -30
  489. package/src/aldehyde/layout2/page.tsx +315 -315
  490. package/src/aldehyde/layout2/sider.tsx +230 -230
  491. package/src/aldehyde/layout2/tabs/tabs-context.tsx +37 -37
  492. package/src/aldehyde/layout2/tabs/tabs-layout.tsx +146 -146
  493. package/src/aldehyde/layout2/type/layout-type.ts +15 -15
  494. package/src/aldehyde/layout2/util/menu-util.tsx +125 -125
  495. package/src/aldehyde/layout3/components/tabs-layout.tsx +110 -110
  496. package/src/aldehyde/layout3/components/time.tsx +25 -25
  497. package/src/aldehyde/layout3/css/header.less +195 -195
  498. package/src/aldehyde/layout3/css/main.less +161 -161
  499. package/src/aldehyde/layout3/css/sider.less +32 -32
  500. package/src/aldehyde/layout3/css/tabs-layout.less +38 -38
  501. package/src/aldehyde/layout3/header.tsx +187 -187
  502. package/src/aldehyde/layout3/main.tsx +29 -29
  503. package/src/aldehyde/layout3/page.tsx +110 -110
  504. package/src/aldehyde/layout3/sider.tsx +198 -198
  505. package/src/aldehyde/layout4/components/tabs-layout.tsx +110 -110
  506. package/src/aldehyde/layout4/css/header.less +196 -196
  507. package/src/aldehyde/layout4/css/main.less +154 -154
  508. package/src/aldehyde/layout4/css/sider.less +37 -37
  509. package/src/aldehyde/layout4/css/tabs-layout.less +42 -42
  510. package/src/aldehyde/layout4/header.tsx +190 -190
  511. package/src/aldehyde/layout4/main.tsx +29 -29
  512. package/src/aldehyde/layout4/page.tsx +125 -125
  513. package/src/aldehyde/layout4/sider.tsx +201 -201
  514. package/src/aldehyde/layout5/css/header.less +35 -35
  515. package/src/aldehyde/layout5/css/sider.less +18 -18
  516. package/src/aldehyde/layout5/header.tsx +204 -204
  517. package/src/aldehyde/layout5/page.tsx +107 -107
  518. package/src/aldehyde/layout5/sider.tsx +235 -235
  519. package/src/aldehyde/list/calendar/index.less +20 -20
  520. package/src/aldehyde/list/calendar/index.tsx +157 -157
  521. package/src/aldehyde/list/card-list/card-list-item.tsx +112 -112
  522. package/src/aldehyde/list/card-list/index.less +154 -154
  523. package/src/aldehyde/list/card-list/index.tsx +83 -83
  524. package/src/aldehyde/list/gantt/index.less +8 -8
  525. package/src/aldehyde/list/gantt/index.tsx +508 -508
  526. package/src/aldehyde/list/vertical-list/index.less +208 -208
  527. package/src/aldehyde/list/vertical-list/index.tsx +55 -55
  528. package/src/aldehyde/list/vertical-list/item.tsx +136 -136
  529. package/src/aldehyde/locale/LocaleButton.tsx +48 -48
  530. package/src/aldehyde/locale/LocaleProvider.tsx +265 -265
  531. package/src/aldehyde/locale/langMp.ts +45 -45
  532. package/src/aldehyde/locale/translate.ts +80 -80
  533. package/src/aldehyde/locale/useLocale.ts +72 -72
  534. package/src/aldehyde/login/context-setter.tsx +130 -130
  535. package/src/aldehyde/login/index.css +19 -19
  536. package/src/aldehyde/login/login.tsx +255 -255
  537. package/src/aldehyde/login/router-login.tsx +107 -107
  538. package/src/aldehyde/login/vertify/index.css +143 -143
  539. package/src/aldehyde/login/vertify/index.tsx +360 -360
  540. package/src/aldehyde/login/vertify/tool.ts +13 -13
  541. package/src/aldehyde/login2/login-page.tsx +92 -92
  542. package/src/aldehyde/login2/login.tsx +227 -227
  543. package/src/aldehyde/login3/index.less +136 -136
  544. package/src/aldehyde/login3/login-page.tsx +71 -71
  545. package/src/aldehyde/lowcode-components/act-table/index.less +26 -26
  546. package/src/aldehyde/lowcode-components/act-table/index.tsx +139 -139
  547. package/src/aldehyde/lowcode-components/assets/lowcode-constant.tsx +12 -12
  548. package/src/aldehyde/lowcode-components/bar-chart/index.tsx +272 -268
  549. package/src/aldehyde/lowcode-components/base-button/index.less +7 -7
  550. package/src/aldehyde/lowcode-components/base-button/index.tsx +197 -197
  551. package/src/aldehyde/lowcode-components/base-image/index.tsx +220 -220
  552. package/src/aldehyde/lowcode-components/base-map/index.tsx +292 -292
  553. package/src/aldehyde/lowcode-components/base-radio/index.less +23 -23
  554. package/src/aldehyde/lowcode-components/base-radio/index.tsx +157 -157
  555. package/src/aldehyde/lowcode-components/base-table/index.tsx +268 -268
  556. package/src/aldehyde/lowcode-components/base-tabs/index.less +14 -14
  557. package/src/aldehyde/lowcode-components/base-tabs/index.tsx +183 -183
  558. package/src/aldehyde/lowcode-components/base-text/index.tsx +58 -58
  559. package/src/aldehyde/lowcode-components/border/border1/index.tsx +70 -70
  560. package/src/aldehyde/lowcode-components/border/border10/index.less +26 -26
  561. package/src/aldehyde/lowcode-components/border/border10/index.tsx +45 -45
  562. package/src/aldehyde/lowcode-components/border/border11/index.less +17 -17
  563. package/src/aldehyde/lowcode-components/border/border11/index.tsx +232 -232
  564. package/src/aldehyde/lowcode-components/border/border12/index.less +13 -13
  565. package/src/aldehyde/lowcode-components/border/border12/index.tsx +115 -115
  566. package/src/aldehyde/lowcode-components/border/border13/index.less +13 -13
  567. package/src/aldehyde/lowcode-components/border/border13/index.tsx +69 -69
  568. package/src/aldehyde/lowcode-components/border/border2/index.less +17 -17
  569. package/src/aldehyde/lowcode-components/border/border2/index.tsx +51 -51
  570. package/src/aldehyde/lowcode-components/border/border3/index.less +25 -25
  571. package/src/aldehyde/lowcode-components/border/border3/index.tsx +61 -61
  572. package/src/aldehyde/lowcode-components/border/border4/index.less +72 -72
  573. package/src/aldehyde/lowcode-components/border/border4/index.tsx +79 -79
  574. package/src/aldehyde/lowcode-components/border/border5/index.less +35 -35
  575. package/src/aldehyde/lowcode-components/border/border5/index.tsx +75 -75
  576. package/src/aldehyde/lowcode-components/border/border6/index.less +17 -17
  577. package/src/aldehyde/lowcode-components/border/border6/index.tsx +60 -60
  578. package/src/aldehyde/lowcode-components/border/border7/index.less +26 -26
  579. package/src/aldehyde/lowcode-components/border/border7/index.tsx +75 -75
  580. package/src/aldehyde/lowcode-components/border/border8/index.less +13 -13
  581. package/src/aldehyde/lowcode-components/border/border8/index.tsx +84 -84
  582. package/src/aldehyde/lowcode-components/border/border9/index.less +13 -13
  583. package/src/aldehyde/lowcode-components/border/border9/index.tsx +154 -154
  584. package/src/aldehyde/lowcode-components/capsule-bar-chart/index.tsx +290 -290
  585. package/src/aldehyde/lowcode-components/carousel/index.tsx +218 -218
  586. package/src/aldehyde/lowcode-components/circular-progress-chart/index.tsx +263 -263
  587. package/src/aldehyde/lowcode-components/column-3d-chart/index.tsx +442 -438
  588. package/src/aldehyde/lowcode-components/column-chart/index.tsx +297 -293
  589. package/src/aldehyde/lowcode-components/data-number/index.tsx +219 -219
  590. package/src/aldehyde/lowcode-components/data.d.ts +19 -19
  591. package/src/aldehyde/lowcode-components/decoration/decoration1/index.less +7 -7
  592. package/src/aldehyde/lowcode-components/decoration/decoration1/index.tsx +153 -153
  593. package/src/aldehyde/lowcode-components/decoration/decoration10/index.less +5 -5
  594. package/src/aldehyde/lowcode-components/decoration/decoration10/index.tsx +89 -89
  595. package/src/aldehyde/lowcode-components/decoration/decoration11/index.less +5 -5
  596. package/src/aldehyde/lowcode-components/decoration/decoration11/index.tsx +133 -133
  597. package/src/aldehyde/lowcode-components/decoration/decoration2/index.less +6 -6
  598. package/src/aldehyde/lowcode-components/decoration/decoration2/index.tsx +61 -61
  599. package/src/aldehyde/lowcode-components/decoration/decoration3/index.less +7 -7
  600. package/src/aldehyde/lowcode-components/decoration/decoration3/index.tsx +87 -87
  601. package/src/aldehyde/lowcode-components/decoration/decoration4/index.less +29 -29
  602. package/src/aldehyde/lowcode-components/decoration/decoration4/index.tsx +53 -53
  603. package/src/aldehyde/lowcode-components/decoration/decoration5/index.less +3 -3
  604. package/src/aldehyde/lowcode-components/decoration/decoration5/index.tsx +116 -116
  605. package/src/aldehyde/lowcode-components/decoration/decoration6/index.less +7 -7
  606. package/src/aldehyde/lowcode-components/decoration/decoration6/index.tsx +121 -121
  607. package/src/aldehyde/lowcode-components/decoration/decoration7/index.less +4 -4
  608. package/src/aldehyde/lowcode-components/decoration/decoration7/index.tsx +70 -70
  609. package/src/aldehyde/lowcode-components/decoration/decoration8/index.less +14 -14
  610. package/src/aldehyde/lowcode-components/decoration/decoration8/index.tsx +122 -122
  611. package/src/aldehyde/lowcode-components/decoration/decoration9/index.less +4 -4
  612. package/src/aldehyde/lowcode-components/decoration/decoration9/index.tsx +196 -196
  613. package/src/aldehyde/lowcode-components/effectScatter-map/index.tsx +315 -315
  614. package/src/aldehyde/lowcode-components/effectScatter-map-3d/index.tsx +419 -419
  615. package/src/aldehyde/lowcode-components/gauge-chart/index.tsx +254 -254
  616. package/src/aldehyde/lowcode-components/index.ts +130 -130
  617. package/src/aldehyde/lowcode-components/line-bar-chart/index.tsx +304 -300
  618. package/src/aldehyde/lowcode-components/line-chart/index.tsx +294 -290
  619. package/src/aldehyde/lowcode-components/liquid-chart/index.tsx +250 -250
  620. package/src/aldehyde/lowcode-components/lowcode-view/component/assets.ts +478 -478
  621. package/src/aldehyde/lowcode-components/lowcode-view/component/component-controller.ts +153 -153
  622. package/src/aldehyde/lowcode-components/lowcode-view/component/component-definition.ts +23 -23
  623. package/src/aldehyde/lowcode-components/lowcode-view/component/loading.tsx +20 -20
  624. package/src/aldehyde/lowcode-components/lowcode-view/component/util.ts +27 -27
  625. package/src/aldehyde/lowcode-components/lowcode-view/index.less +19 -19
  626. package/src/aldehyde/lowcode-components/lowcode-view/index.tsx +277 -277
  627. package/src/aldehyde/lowcode-components/lowcode-view/interface.ts +189 -189
  628. package/src/aldehyde/lowcode-components/pie-chart/index.tsx +353 -349
  629. package/src/aldehyde/lowcode-components/progress-chart/index.tsx +295 -295
  630. package/src/aldehyde/lowcode-components/radar-chart/index.tsx +322 -322
  631. package/src/aldehyde/lowcode-components/search-form/index.less +25 -25
  632. package/src/aldehyde/lowcode-components/search-form/index.tsx +121 -121
  633. package/src/aldehyde/lowcode-components/stroke-animation/index.tsx +219 -219
  634. package/src/aldehyde/module/block-menu-tree-drawer.tsx +118 -118
  635. package/src/aldehyde/module/criteria-page.tsx1 +175 -175
  636. package/src/aldehyde/module/draggable-modal.tsx +66 -66
  637. package/src/aldehyde/module/dtmpl-edit-card.tsx +477 -467
  638. package/src/aldehyde/module/dtmpl-edit-drawer.tsx +23 -23
  639. package/src/aldehyde/module/dtmpl-edit-modal.tsx +25 -25
  640. package/src/aldehyde/module/dtmpl-edit-page.tsx +597 -588
  641. package/src/aldehyde/module/dtmpl-editor.tsx +165 -165
  642. package/src/aldehyde/module/dtmpl-view-card.tsx +64 -64
  643. package/src/aldehyde/module/dtmpl-view-drawer.tsx +71 -71
  644. package/src/aldehyde/module/dtmpl-view-modal.tsx +56 -56
  645. package/src/aldehyde/module/embed-dtmpl-edit-page.tsx +137 -137
  646. package/src/aldehyde/module/index.less +4 -4
  647. package/src/aldehyde/module/ltmpl-drawer.tsx +60 -60
  648. package/src/aldehyde/module/ltmpl-modal.tsx +63 -63
  649. package/src/aldehyde/module/ltmpl-table.tsx +379 -379
  650. package/src/aldehyde/module/ttmpl-tree.tsx +47 -47
  651. package/src/aldehyde/routable/dtmpl-route.tsx +173 -173
  652. package/src/aldehyde/routable/import-route.tsx +35 -35
  653. package/src/aldehyde/routable/index.less +25 -25
  654. package/src/aldehyde/routable/ltmpl-route.tsx +539 -539
  655. package/src/aldehyde/routable/splitview-ltmpl-route.tsx +377 -377
  656. package/src/aldehyde/routable/ttmpl-route.tsx +93 -93
  657. package/src/aldehyde/routable/withroute.tsx +36 -36
  658. package/src/aldehyde/sso-Login/index.tsx +73 -73
  659. package/src/aldehyde/sso-Login/service/index.js +16 -16
  660. package/src/aldehyde/sso-Login/service/login.js +75 -75
  661. package/src/aldehyde/table/act-table.tsx +1844 -1838
  662. package/src/aldehyde/table/column/column-builder.tsx +876 -876
  663. package/src/aldehyde/table/column/column-selector.tsx +130 -130
  664. package/src/aldehyde/table/column/index.less +85 -85
  665. package/src/aldehyde/table/column/summary-builder.tsx +712 -712
  666. package/src/aldehyde/table/column/theme-color-getter.tsx +25 -25
  667. package/src/aldehyde/table/control-table-x-axis-wrapper.tsx +80 -80
  668. package/src/aldehyde/table/index.css +211 -211
  669. package/src/aldehyde/table/l2-act-table.tsx +91 -91
  670. package/src/aldehyde/table/modal-select-table.tsx +308 -308
  671. package/src/aldehyde/table/page-chart.less +10 -0
  672. package/src/aldehyde/table/page-chart.tsx +196 -0
  673. package/src/aldehyde/table/page-config-button.tsx +203 -203
  674. package/src/aldehyde/table/pagination.css +14 -14
  675. package/src/aldehyde/table/pagination.tsx +81 -81
  676. package/src/aldehyde/table/query-table.tsx +668 -668
  677. package/src/aldehyde/table/relation-table.tsx +1078 -1078
  678. package/src/aldehyde/table/report-table.tsx +125 -125
  679. package/src/aldehyde/table/resizable-table.tsx +97 -97
  680. package/src/aldehyde/table/row-table.tsx +23 -0
  681. package/src/aldehyde/table/select-table.tsx +559 -559
  682. package/src/aldehyde/table/selected-rows-card.tsx +78 -78
  683. package/src/aldehyde/table/stat/restat.tsx +122 -122
  684. package/src/aldehyde/table/table-util.tsx +25 -25
  685. package/src/aldehyde/tmpl/control-type-supportor.tsx +154 -154
  686. package/src/aldehyde/tmpl/hc-data-source.tsx +574 -574
  687. package/src/aldehyde/tmpl/hcservice-v3.tsx +1590 -1590
  688. package/src/aldehyde/tmpl/interface.tsx +936 -924
  689. package/src/aldehyde/tmpl/model-struc-v3.tsx +111 -111
  690. package/src/aldehyde/tmpl/superagent.js +146 -146
  691. package/src/aldehyde/tmpl/tmpl-config-analysis.tsx +585 -585
  692. package/src/aldehyde/tmpl/web-socket.ts +366 -366
  693. package/src/aldehyde/tree/act-tree.tsx +217 -217
  694. package/src/aldehyde/tree/block-menu-auth-tree.tsx +189 -189
  695. package/src/aldehyde/tree/index.css +22 -22
  696. package/src/aldehyde/tree/navigation-tree.tsx +39 -39
  697. package/src/aldehyde/tree/tmpl-tree.tsx +751 -751
  698. package/src/aldehyde/tree/tree-node.tsx +73 -73
  699. package/src/aldehyde/tree/tree-utils.tsx +317 -317
  700. package/src/aldehyde/units/EncryptUtils.js +37 -37
  701. package/src/aldehyde/units/image.d.ts +7 -7
  702. package/src/aldehyde/units/index.tsx +1367 -1367
  703. package/src/aldehyde/units/storage.js +2 -2
  704. package/src/aldehyde/utils/dsu.ts +27 -27
  705. package/src/aldehyde/welcome/HCWelcome.js +404 -404
  706. package/src/aldehyde/welcome/HCWelcome1.js +259 -259
  707. package/src/aldehyde/welcome/components/menu-card.less +96 -96
  708. package/src/aldehyde/welcome/components/menu-card.tsx +70 -70
  709. package/src/aldehyde/welcome/components/page-card.less +49 -49
  710. package/src/aldehyde/welcome/components/page-card.tsx +97 -97
  711. package/src/aldehyde/welcome/components/quick-entrance.less +120 -120
  712. package/src/aldehyde/welcome/components/quick-entrance.tsx +80 -80
  713. package/src/aldehyde/welcome/components/user-menus.less +192 -192
  714. package/src/aldehyde/welcome/components/user-menus.tsx +279 -279
  715. package/src/aldehyde/welcome/components/workbench.less +118 -118
  716. package/src/aldehyde/welcome/components/workbench.tsx +146 -146
  717. package/src/aldehyde/welcome/index.css +13 -13
package/LICENSE CHANGED
@@ -1,201 +1,201 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
-
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
8
-
9
- "License" shall mean the terms and conditions for use, reproduction,
10
- and distribution as defined by Sections 1 through 9 of this document.
11
-
12
- "Licensor" shall mean the copyright owner or entity authorized by
13
- the copyright owner that is granting the License.
14
-
15
- "Legal Entity" shall mean the union of the acting entity and all
16
- other entities that control, are controlled by, or are under common
17
- control with that entity. For the purposes of this definition,
18
- "control" means (i) the power, direct or indirect, to cause the
19
- direction or management of such entity, whether by contract or
20
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
- outstanding shares, or (iii) beneficial ownership of such entity.
22
-
23
- "You" (or "Your") shall mean an individual or Legal Entity
24
- exercising permissions granted by this License.
25
-
26
- "Source" form shall mean the preferred form for making modifications,
27
- including but not limited to software source code, documentation
28
- source, and configuration files.
29
-
30
- "Object" form shall mean any form resulting from mechanical
31
- transformation or translation of a Source form, including but
32
- not limited to compiled object code, generated documentation,
33
- and conversions to other media types.
34
-
35
- "Work" shall mean the work of authorship, whether in Source or
36
- Object form, made available under the License, as indicated by a
37
- copyright notice that is included in or attached to the work
38
- (an example is provided in the Appendix below).
39
-
40
- "Derivative Works" shall mean any work, whether in Source or Object
41
- form, that is based on (or derived from) the Work and for which the
42
- editorial revisions, annotations, elaborations, or other modifications
43
- represent, as a whole, an original work of authorship. For the purposes
44
- of this License, Derivative Works shall not include works that remain
45
- separable from, or merely link (or bind by name) to the interfaces of,
46
- the Work and Derivative Works thereof.
47
-
48
- "Contribution" shall mean any work of authorship, including
49
- the original version of the Work and any modifications or additions
50
- to that Work or Derivative Works thereof, that is intentionally
51
- submitted to Licensor for inclusion in the Work by the copyright owner
52
- or by an individual or Legal Entity authorized to submit on behalf of
53
- the copyright owner. For the purposes of this definition, "submitted"
54
- means any form of electronic, verbal, or written communication sent
55
- to the Licensor or its representatives, including but not limited to
56
- communication on electronic mailing lists, source code control systems,
57
- and issue tracking systems that are managed by, or on behalf of, the
58
- Licensor for the purpose of discussing and improving the Work, but
59
- excluding communication that is conspicuously marked or otherwise
60
- designated in writing by the copyright owner as "Not a Contribution."
61
-
62
- "Contributor" shall mean Licensor and any individual or Legal Entity
63
- on behalf of whom a Contribution has been received by Licensor and
64
- subsequently incorporated within the Work.
65
-
66
- 2. Grant of Copyright License. Subject to the terms and conditions of
67
- this License, each Contributor hereby grants to You a perpetual,
68
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
- copyright license to reproduce, prepare Derivative Works of,
70
- publicly display, publicly perform, sublicense, and distribute the
71
- Work and such Derivative Works in Source or Object form.
72
-
73
- 3. Grant of Patent License. Subject to the terms and conditions of
74
- this License, each Contributor hereby grants to You a perpetual,
75
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
- (except as stated in this section) patent license to make, have made,
77
- use, offer to sell, sell, import, and otherwise transfer the Work,
78
- where such license applies only to those patent claims licensable
79
- by such Contributor that are necessarily infringed by their
80
- Contribution(s) alone or by combination of their Contribution(s)
81
- with the Work to which such Contribution(s) was submitted. If You
82
- institute patent litigation against any entity (including a
83
- cross-claim or counterclaim in a lawsuit) alleging that the Work
84
- or a Contribution incorporated within the Work constitutes direct
85
- or contributory patent infringement, then any patent licenses
86
- granted to You under this License for that Work shall terminate
87
- as of the date such litigation is filed.
88
-
89
- 4. Redistribution. You may reproduce and distribute copies of the
90
- Work or Derivative Works thereof in any medium, with or without
91
- modifications, and in Source or Object form, provided that You
92
- meet the following conditions:
93
-
94
- (a) You must give any other recipients of the Work or
95
- Derivative Works a copy of this License; and
96
-
97
- (b) You must cause any modified files to carry prominent notices
98
- stating that You changed the files; and
99
-
100
- (c) You must retain, in the Source form of any Derivative Works
101
- that You distribute, all copyright, patent, trademark, and
102
- attribution notices from the Source form of the Work,
103
- excluding those notices that do not pertain to any part of
104
- the Derivative Works; and
105
-
106
- (d) If the Work includes a "NOTICE" text file as part of its
107
- distribution, then any Derivative Works that You distribute must
108
- include a readable copy of the attribution notices contained
109
- within such NOTICE file, excluding those notices that do not
110
- pertain to any part of the Derivative Works, in at least one
111
- of the following places: within a NOTICE text file distributed
112
- as part of the Derivative Works; within the Source form or
113
- documentation, if provided along with the Derivative Works; or,
114
- within a display generated by the Derivative Works, if and
115
- wherever such third-party notices normally appear. The contents
116
- of the NOTICE file are for informational purposes only and
117
- do not modify the License. You may add Your own attribution
118
- notices within Derivative Works that You distribute, alongside
119
- or as an addendum to the NOTICE text from the Work, provided
120
- that such additional attribution notices cannot be construed
121
- as modifying the License.
122
-
123
- You may add Your own copyright statement to Your modifications and
124
- may provide additional or different license terms and conditions
125
- for use, reproduction, or distribution of Your modifications, or
126
- for any such Derivative Works as a whole, provided Your use,
127
- reproduction, and distribution of the Work otherwise complies with
128
- the conditions stated in this License.
129
-
130
- 5. Submission of Contributions. Unless You explicitly state otherwise,
131
- any Contribution intentionally submitted for inclusion in the Work
132
- by You to the Licensor shall be under the terms and conditions of
133
- this License, without any additional terms or conditions.
134
- Notwithstanding the above, nothing herein shall supersede or modify
135
- the terms of any separate license agreement you may have executed
136
- with Licensor regarding such Contributions.
137
-
138
- 6. Trademarks. This License does not grant permission to use the trade
139
- names, trademarks, service marks, or product names of the Licensor,
140
- except as required for reasonable and customary use in describing the
141
- origin of the Work and reproducing the content of the NOTICE file.
142
-
143
- 7. Disclaimer of Warranty. Unless required by applicable law or
144
- agreed to in writing, Licensor provides the Work (and each
145
- Contributor provides its Contributions) on an "AS IS" BASIS,
146
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
- implied, including, without limitation, any warranties or conditions
148
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
- PARTICULAR PURPOSE. You are solely responsible for determining the
150
- appropriateness of using or redistributing the Work and assume any
151
- risks associated with Your exercise of permissions under this License.
152
-
153
- 8. Limitation of Liability. In no event and under no legal theory,
154
- whether in tort (including negligence), contract, or otherwise,
155
- unless required by applicable law (such as deliberate and grossly
156
- negligent acts) or agreed to in writing, shall any Contributor be
157
- liable to You for damages, including any direct, indirect, special,
158
- incidental, or consequential damages of any character arising as a
159
- result of this License or out of the use or inability to use the
160
- Work (including but not limited to damages for loss of goodwill,
161
- work stoppage, computer failure or malfunction, or any and all
162
- other commercial damages or losses), even if such Contributor
163
- has been advised of the possibility of such damages.
164
-
165
- 9. Accepting Warranty or Additional Liability. While redistributing
166
- the Work or Derivative Works thereof, You may choose to offer,
167
- and charge a fee for, acceptance of support, warranty, indemnity,
168
- or other liability obligations and/or rights consistent with this
169
- License. However, in accepting such obligations, You may act only
170
- on Your own behalf and on Your sole responsibility, not on behalf
171
- of any other Contributor, and only if You agree to indemnify,
172
- defend, and hold each Contributor harmless for any liability
173
- incurred by, or claims asserted against, such Contributor by reason
174
- of your accepting any such warranty or additional liability.
175
-
176
- END OF TERMS AND CONDITIONS
177
-
178
- APPENDIX: How to apply the Apache License to your work.
179
-
180
- To apply the Apache License to your work, attach the following
181
- boilerplate notice, with the fields enclosed by brackets "[]"
182
- replaced with your own identifying information. (Don't include
183
- the brackets!) The text should be enclosed in the appropriate
184
- comment syntax for the file format. We also recommend that a
185
- file or class name and description of purpose be included on the
186
- same "printed page" as the copyright notice for easier
187
- identification within third-party archives.
188
-
189
- Copyright [yyyy] [name of copyright owner]
190
-
191
- Licensed under the Apache License, Version 2.0 (the "License");
192
- you may not use this file except in compliance with the License.
193
- You may obtain a copy of the License at
194
-
195
- http://www.apache.org/licenses/LICENSE-2.0
196
-
197
- Unless required by applicable law or agreed to in writing, software
198
- distributed under the License is distributed on an "AS IS" BASIS,
199
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
- See the License for the specific language governing permissions and
201
- limitations under the License.
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
package/README.md CHANGED
@@ -1,2 +1,2 @@
1
- # hydrocarbon-client-v5
2
-
1
+ # hydrocarbon-client-v5
2
+
@@ -1,6 +1,6 @@
1
- .editor-2d {
2
- width: 100%;
3
- height: 100%;
4
- position: relative;
5
- overflow: hidden;
1
+ .editor-2d {
2
+ width: 100%;
3
+ height: 100%;
4
+ position: relative;
5
+ overflow: hidden;
6
6
  }
@@ -1,9 +1,9 @@
1
- .view-2d {
2
- width: 100%;
3
- height: 100%;
4
- position: relative;
5
- overflow: hidden;
6
- display: flex;
7
- justify-content: center;
8
- align-items: center;
1
+ .view-2d {
2
+ width: 100%;
3
+ height: 100%;
4
+ position: relative;
5
+ overflow: hidden;
6
+ display: flex;
7
+ justify-content: center;
8
+ align-items: center;
9
9
  }
@@ -1,84 +1,84 @@
1
- .card-component {
2
- width: 100%;
3
- height: 100%;
4
- user-select: none;
5
- pointer-events: auto;
6
- border-radius: 12px;
7
- overflow: hidden;
8
- line-height: 18px;
9
-
10
- .ant-spin-nested-loading,
11
- .ant-spin,
12
- .ant-spin-container {
13
- width: 100%;
14
- height: 100%;
15
- }
16
-
17
- .card-title {
18
- font-size: 18px;
19
- padding: 12px;
20
- position: relative;
21
- text-overflow: ellipsis;
22
- overflow: hidden;
23
- white-space: nowrap;
24
- }
25
-
26
- .card-title::after {
27
- content: '';
28
- position: absolute;
29
- left: 0;
30
- bottom: 0;
31
- width: 100%;
32
- height: 1px;
33
- background: linear-gradient(54deg,
34
- rgba(12, 80, 88, 0) 1.43%,
35
- #0C5058 7.04%,
36
- rgba(12, 80, 88, 0) 100%);
37
- }
38
-
39
- .card-detail {
40
- padding: 12px 16px;
41
- flex: 1;
42
- min-height: 0;
43
- overflow-y: auto;
44
-
45
- .card-detail-item {
46
- display: flex;
47
- align-items: center;
48
-
49
- .card-detail-item-title {
50
- white-space: nowrap;
51
- max-width: 50%;
52
- text-overflow: ellipsis;
53
- overflow: hidden;
54
- white-space: nowrap;
55
- }
56
-
57
- .card-detail-item-value {
58
- text-overflow: ellipsis;
59
- overflow: hidden;
60
- white-space: nowrap;
61
- max-height: 22px;
62
- color: #F7B500;
63
- }
64
-
65
- .card-detail-item-unit {
66
- margin-left: 4px;
67
- }
68
- }
69
-
70
- .refPage {
71
- white-space: nowrap;
72
- width: 40%;
73
- overflow: hidden;
74
- text-overflow: ellipsis;
75
- cursor: pointer;
76
- }
77
- }
78
- }
79
-
80
- .card-component>.ant-spin-nested-loading>.ant-spin-container,
81
- .card-component>.ant-spin>.ant-spin-container {
82
- display: flex;
83
- flex-direction: column;
1
+ .card-component {
2
+ width: 100%;
3
+ height: 100%;
4
+ user-select: none;
5
+ pointer-events: auto;
6
+ border-radius: 12px;
7
+ overflow: hidden;
8
+ line-height: 18px;
9
+
10
+ .ant-spin-nested-loading,
11
+ .ant-spin,
12
+ .ant-spin-container {
13
+ width: 100%;
14
+ height: 100%;
15
+ }
16
+
17
+ .card-title {
18
+ font-size: 18px;
19
+ padding: 12px;
20
+ position: relative;
21
+ text-overflow: ellipsis;
22
+ overflow: hidden;
23
+ white-space: nowrap;
24
+ }
25
+
26
+ .card-title::after {
27
+ content: '';
28
+ position: absolute;
29
+ left: 0;
30
+ bottom: 0;
31
+ width: 100%;
32
+ height: 1px;
33
+ background: linear-gradient(54deg,
34
+ rgba(12, 80, 88, 0) 1.43%,
35
+ #0C5058 7.04%,
36
+ rgba(12, 80, 88, 0) 100%);
37
+ }
38
+
39
+ .card-detail {
40
+ padding: 12px 16px;
41
+ flex: 1;
42
+ min-height: 0;
43
+ overflow-y: auto;
44
+
45
+ .card-detail-item {
46
+ display: flex;
47
+ align-items: center;
48
+
49
+ .card-detail-item-title {
50
+ white-space: nowrap;
51
+ max-width: 50%;
52
+ text-overflow: ellipsis;
53
+ overflow: hidden;
54
+ white-space: nowrap;
55
+ }
56
+
57
+ .card-detail-item-value {
58
+ text-overflow: ellipsis;
59
+ overflow: hidden;
60
+ white-space: nowrap;
61
+ max-height: 22px;
62
+ color: #F7B500;
63
+ }
64
+
65
+ .card-detail-item-unit {
66
+ margin-left: 4px;
67
+ }
68
+ }
69
+
70
+ .refPage {
71
+ white-space: nowrap;
72
+ width: 40%;
73
+ overflow: hidden;
74
+ text-overflow: ellipsis;
75
+ cursor: pointer;
76
+ }
77
+ }
78
+ }
79
+
80
+ .card-component>.ant-spin-nested-loading>.ant-spin-container,
81
+ .card-component>.ant-spin>.ant-spin-container {
82
+ display: flex;
83
+ flex-direction: column;
84
84
  }
@@ -1,9 +1,9 @@
1
-
2
- .collapse .ant-card-body {
3
- padding:0px
4
- }
5
-
6
- .ant-card-head-title button{
7
- font-size: 16px;
8
- padding:0px;
1
+
2
+ .collapse .ant-card-body {
3
+ padding:0px
4
+ }
5
+
6
+ .ant-card-head-title button{
7
+ font-size: 16px;
8
+ padding:0px;
9
9
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/aldehyde/controls/action/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AASlC,OAAO,aAAa,CAAC;AACrB,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,WAAW,EAAe,MAAM,sBAAsB,CAAC;AACzF,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAE3D,OAAO,EAAE,QAAQ,EAAE,MAAM,sCAAsC,CAAC;AAIhE,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAG5D,MAAM,MAAM,oBAAoB,GAAG,MAAM,GAAG,YAAY,GAAG,OAAO,CAAC;AACnE,MAAM,MAAM,gBAAgB,GAAG,eAAe,GAAG,QAAQ,GAAG,SAAS,CAAC;AACtE,MAAM,MAAM,sBAAsB,GAAG,QAAQ,GAAG,UAAU,CAAC;AAE3D,UAAU,WAAW;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,YAAY,CAAC;IAE3B,IAAI,CAAC,EAAE,SAAS,EAAE,GAAG,MAAM,EAAE,CAAC;IAC9B,QAAQ,EAAE,CAAC,MAAM,KAAA,EAAE,KAAK,KAAA,EAAE,MAAM,KAAA,KAAK,IAAI,CAAC;IAC1C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,UAAU,CAAC,EAAE,QAAQ,CAAC;IACtB,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,OAAO,CAAC,EAAE,SAAS,CAAC,YAAY,CAAC,CAAC;IAClC,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,UAAU,WAAW;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,WAAW,CAAC;IAC7B,OAAO,CAAC,EAAE,SAAS,CAAC,YAAY,CAAC,CAAA;CAClC;AAED,MAAM,CAAC,OAAO,OAAO,MAAO,SAAQ,KAAK,CAAC,aAAa,CACrD,WAAW,EACX,WAAW,CACZ;IACC,MAAM,CAAC,YAAY;;;;;MAMjB;IACF,MAAM,CAAC,WAAW;;;;;;;YA1CpB,GAAG;oBACE,GAAG;;;;;;OAyC6B;IACnC,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,OAAO,aAAa,CAAC,CAAC;IAEjD,KAAK;;;;MAIH;IAEF,iBAAiB;IAgBjB,kBAAkB,CAAC,SAAS,KAAA;IAO5B,MAAM,gBAGJ;IAEF,UAAU,2CAET;IAED,QAAQ,WA8CN;IACF,IAAI,GAAI,OAAO,MAAM,UAQnB;IACF,QAAQ,aAIN;IACF,cAAc,GAAI,OAAO,MAAM,EAAE,cAAS,UAkBxC;IAEF,aAAa,2DAYX;IAEF,WAAW,QAAO,OAAO,CAIvB;IAEF,UAAU,0BAqDR;IAEF,QAAQ,YAkCN;IAEF,QAAQ,cAaN;IAEF,iBAAiB,0BAsFf;IAEF,MAAM;CAWP"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/aldehyde/controls/action/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AASlC,OAAO,aAAa,CAAC;AACrB,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,WAAW,EAAe,MAAM,sBAAsB,CAAC;AACzF,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAE3D,OAAO,EAAE,QAAQ,EAAE,MAAM,sCAAsC,CAAC;AAIhE,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAG5D,MAAM,MAAM,oBAAoB,GAAG,MAAM,GAAG,YAAY,GAAG,OAAO,CAAC;AACnE,MAAM,MAAM,gBAAgB,GAAG,eAAe,GAAG,QAAQ,GAAG,SAAS,CAAC;AACtE,MAAM,MAAM,sBAAsB,GAAG,QAAQ,GAAG,UAAU,CAAC;AAE3D,UAAU,WAAW;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,YAAY,CAAC;IAE3B,IAAI,CAAC,EAAE,SAAS,EAAE,GAAG,MAAM,EAAE,CAAC;IAC9B,QAAQ,EAAE,CAAC,MAAM,KAAA,EAAE,KAAK,KAAA,EAAE,MAAM,KAAA,KAAK,IAAI,CAAC;IAC1C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,UAAU,CAAC,EAAE,QAAQ,CAAC;IACtB,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,OAAO,CAAC,EAAE,SAAS,CAAC,YAAY,CAAC,CAAC;IAClC,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,UAAU,WAAW;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,WAAW,CAAC;IAC7B,OAAO,CAAC,EAAE,SAAS,CAAC,YAAY,CAAC,CAAA;CAClC;AAED,MAAM,CAAC,OAAO,OAAO,MAAO,SAAQ,KAAK,CAAC,aAAa,CACrD,WAAW,EACX,WAAW,CACZ;IACC,MAAM,CAAC,YAAY;;;;;MAMjB;IACF,MAAM,CAAC,WAAW;;;;;;;YA1ClB,GAAG;oBACE,GAAG;;;;;;OAyC2B;IACnC,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,OAAO,aAAa,CAAC,CAAC;IAEjD,KAAK;;;;MAIH;IAEF,iBAAiB;IAgBjB,kBAAkB,CAAC,SAAS,KAAA;IAO5B,MAAM,gBAGJ;IAEF,UAAU,2CAET;IAED,QAAQ,WA8CN;IACF,IAAI,GAAI,OAAO,MAAM,UAQnB;IACF,QAAQ,aAIN;IACF,cAAc,GAAI,OAAO,MAAM,EAAE,cAAS,UAkBxC;IAEF,aAAa,2DAYX;IAEF,WAAW,QAAO,OAAO,CAIvB;IAEF,UAAU,0BAqDR;IAEF,QAAQ,YAkCN;IAEF,QAAQ,cAaN;IAEF,iBAAiB,0BAsFf;IAEF,MAAM;CAWP"}
@@ -1 +1 @@
1
- {"version":3,"file":"graph.d.ts","sourceRoot":"","sources":["../../../../../src/aldehyde/controls/chemstruc/graph.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,wBAAwB,CAAC;AAChC,OAAO,8BAA8B,CAAC;AACtC,OAAO,aAAa,CAAC;AAErB,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEtD,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAG5D,UAAU,cAAe,SAAQ,cAAc;CAAI;AAEnD,UAAU,cAAc;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,KAAK,CAAC,aAAa,CACxD,cAAc,EACd,cAAc,CACf;IACC,MAAM,CAAC,YAAY;;MAEjB;IAEF,KAAK;;;MAGH;IACF,MAAM,CAAC,WAAW;;;;;;;YArBb,GAAG;oBAA0C,GAAG;;;;;;OAqBlB;IACnC,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,OAAO,aAAa,CAAC,CAAC;IAEjD,iBAAiB;IAYjB,QAAQ,sBAuBN;IAEF,WAAW,sBAQT;IAEF,aAAa,GAAI,iBAAY,UAK3B;IAEF,QAAQ,sBAKN;IACF,QAAQ,aAIN;IAEF,MAAM;CAmFP"}
1
+ {"version":3,"file":"graph.d.ts","sourceRoot":"","sources":["../../../../../src/aldehyde/controls/chemstruc/graph.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,wBAAwB,CAAC;AAChC,OAAO,8BAA8B,CAAC;AACtC,OAAO,aAAa,CAAC;AAErB,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEtD,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAG5D,UAAU,cAAe,SAAQ,cAAc;CAAI;AAEnD,UAAU,cAAc;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,KAAK,CAAC,aAAa,CACxD,cAAc,EACd,cAAc,CACf;IACC,MAAM,CAAC,YAAY;;MAEjB;IAEF,KAAK;;;MAGH;IACF,MAAM,CAAC,WAAW;;;;;;;YArBhB,GAAG;oBAAyC,GAAG;;;;;;OAqBd;IACnC,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,OAAO,aAAa,CAAC,CAAC;IAEjD,iBAAiB;IAYjB,QAAQ,sBAuBN;IAEF,WAAW,sBAQT;IAEF,aAAa,GAAI,iBAAY,UAK3B;IAEF,QAAQ,sBAKN;IACF,QAAQ,aAIN;IAEF,MAAM;CAmFP"}