@web-utils/component 5.0.0-beta01 → 5.0.0-beta03

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 (231) hide show
  1. package/awesome-button/index.mjs +25 -31
  2. package/{utils/style.css → base.css} +1 -1
  3. package/chat/index.mjs +3 -12
  4. package/chunks/{EditableTree.C_IJBL5b.mjs → EditableTree.CV8b95tW.mjs} +130 -139
  5. package/chunks/{ElementBaseInfo.DyuFR6fE.mjs → ElementBaseInfo.lW0iwU10.mjs} +2 -3
  6. package/chunks/ElementDialog.DWhAJsUn.mjs +520 -0
  7. package/chunks/{ElementForm.ButuYDPA.mjs → ElementForm.C7yebHWH.mjs} +12 -39
  8. package/chunks/{ElementListeners.Dg3e_dmp.mjs → ElementListeners.B_SjC8dp.mjs} +10 -31
  9. package/chunks/{ElementMultiInstance.Dmi79FqA.mjs → ElementMultiInstance.Xw27Z5mm.mjs} +2 -3
  10. package/chunks/{ElementOtherConfig.C2AddGTp.mjs → ElementOtherConfig.DnNmAhKn.mjs} +0 -1
  11. package/chunks/{ElementProperties.CfV8UF7L.mjs → ElementProperties.DKr9JE_O.mjs} +3 -12
  12. package/chunks/{ElementTaskConfig.Bn7ycGGn.mjs → ElementTaskConfig.CPjsXlpS.mjs} +6 -10
  13. package/chunks/{FlowCondition.C6PdqOAW.mjs → FlowCondition.BA7GF34X.mjs} +4 -5
  14. package/chunks/{FlowDesigner.uJYFfKpR.mjs → FlowDesigner.DH1ypcUw.mjs} +17 -18
  15. package/chunks/{FormBlock.BEENc22F.mjs → FormBlock.D6kZl7sm.mjs} +8 -8
  16. package/chunks/FormCascader.BXL8lKww.mjs +1229 -0
  17. package/chunks/{FormInputTime.Bg3UIP8H.mjs → FormInputTime.DzTPiDNh.mjs} +339 -337
  18. package/chunks/{FormItem.H9OOvNzT.mjs → FormItem.B8iPLduv.mjs} +12 -13
  19. package/chunks/{FormItemGroup.D9eRy-cZ.mjs → FormItemGroup.CCGqEapT.mjs} +38 -31
  20. package/chunks/{FormSelect.CanodoAI.mjs → FormSelect.t0jbTL_K.mjs} +470 -467
  21. package/chunks/{FormSwitch.DTqdaFjv.mjs → FormSwitch.uoFQ-xp_.mjs} +53 -51
  22. package/chunks/{FormTemp.DiI5EfgK.mjs → FormTemp.CeHtEZQe.mjs} +11 -6
  23. package/chunks/{FyCurd.DMj1dMK9.mjs → FyCurd.DqJuCLNW.mjs} +22 -25
  24. package/chunks/{FyForm.vgR8ujEF.mjs → FyForm.CgyGhetD.mjs} +25 -21
  25. package/chunks/{FyFormDesign.DEWT6LsX.mjs → FyFormDesign.DIIK7mXK.mjs} +49 -128
  26. package/chunks/{FyUpload.B2QKfTxF.mjs → FyUpload.DoBEuYcC.mjs} +2 -2
  27. package/chunks/ImagePreview.DDFrZgo5.mjs +649 -0
  28. package/chunks/{Keyboard.ItiRy7Gb.mjs → Keyboard.DBspwbYo.mjs} +2 -2
  29. package/chunks/{MonacoEditor.Bd5Kui-Y.mjs → MonacoEditor.Bq9d6JSz.mjs} +65 -64
  30. package/chunks/{PageableTable.Bujb0NUx.mjs → PageableTable.DR-REJN5.mjs} +84 -83
  31. package/chunks/{SignalAndMessage.CYVzlFuL.mjs → SignalAndMessage.CL2u19it.mjs} +1 -10
  32. package/chunks/{TableColumn.DJYkznbJ.mjs → TableColumn.Cq9Bvevm.mjs} +34 -28
  33. package/chunks/{TableView.DyIdIxAg.mjs → TableView.DMWMaGLA.mjs} +26 -33
  34. package/chunks/ToolbarButton.AlTszc53.mjs +107 -0
  35. package/chunks/{UserTaskListeners.Bp-2qkHs.mjs → UserTaskListeners.Qfm8hKWP.mjs} +9 -27
  36. package/chunks/{VueCron.GfjodnyM.mjs → VueCron.BmPnLuu3.mjs} +163 -142
  37. package/chunks/{VueTreeSelect.9Ywl-I8e.mjs → VueTreeSelect.GHx4Z2lG.mjs} +48 -43
  38. package/chunks/button.gVyl7Y__.mjs +927 -0
  39. package/chunks/checkbox.AmhCpaBZ.mjs +438 -0
  40. package/chunks/chunk.A6TnG60p.mjs +13 -0
  41. package/chunks/confirmable-mixin.BZtxXY0h.mjs +273 -0
  42. package/chunks/constants.Dw7hXt67.mjs +4 -0
  43. package/chunks/{dictionary.DxZxP0ej.mjs → dictionary.BqVLM7Lf.mjs} +1 -1
  44. package/chunks/{event.eJ-c1Z3a.mjs → event.CmOTnori.mjs} +4 -7
  45. package/chunks/event.ZRs4J5TN.mjs +4 -0
  46. package/chunks/{focus-trap.DT4GnqQI.mjs → focus-trap.CuUc8N2C.mjs} +26 -26
  47. package/chunks/{form-input.D25eDRMq.mjs → form-input.DdSb45Tz.mjs} +3 -3
  48. package/chunks/{form-item.CgmUuw_n.mjs → form-item.fYYCXvCs.mjs} +77 -75
  49. package/chunks/icon.AJYLfX1m.mjs +26 -0
  50. package/chunks/{icon.CbS8-322.mjs → icon.niAg1zTC.mjs} +31 -39
  51. package/chunks/{init.DwpukyOB.mjs → init.CtUEiRbU.mjs} +6 -6
  52. package/chunks/{input.PejnqwSH.mjs → input.B_wW4aF-.mjs} +107 -106
  53. package/chunks/install.BJl2MN77.mjs +73 -0
  54. package/chunks/message-box.wGWcYSSd.mjs +463 -0
  55. package/chunks/{message.BCmee5N0.mjs → message.DnTACuzV.mjs} +76 -75
  56. package/chunks/{overlay.DubSnqma.mjs → overlay.Rhu_rfhx.mjs} +5 -5
  57. package/chunks/{radio.BotKXqJr.mjs → radio.BMkZBhl5.mjs} +45 -45
  58. package/chunks/{scroll.CzORc5Zk.mjs → scroll.BJIpzi2Q.mjs} +2 -2
  59. package/chunks/{scrollbar.CAmrlKi9.mjs → scrollbar.CvxOszy3.mjs} +4 -4
  60. package/chunks/{style.BmlGmjpO.mjs → style.CraPDfJA.mjs} +3 -3
  61. package/chunks/{tag.DPi-PLbb.mjs → tag.B6yUaGj-.mjs} +25 -25
  62. package/chunks/{teleport._VGEzK4d.mjs → teleport.87mkIv8m.mjs} +3 -3
  63. package/chunks/{tooltip.D50x7Rva.mjs → tooltip.Dzjs7LZ8.mjs} +108 -108
  64. package/chunks/typescript.D0a40c7B.mjs +4 -0
  65. package/chunks/{use-aria.BW7nWOl1.mjs → use-aria.B9uqqWAE.mjs} +2 -2
  66. package/chunks/{use-composition.mUaomyno.mjs → use-composition.BMPJBvYs.mjs} +4 -4
  67. package/chunks/{use-deprecated.BfDSbZS9.mjs → use-deprecated.vx6LTDA_.mjs} +2 -2
  68. package/chunks/use-empty-values.CxYKjLV9.mjs +81 -0
  69. package/chunks/use-form-item.DMDTkMq9.mjs +48 -0
  70. package/chunks/use-global-config.Dkt91Ob3.mjs +57 -0
  71. package/chunks/{use-id.CFO5NeoV.mjs → use-id.CyzdvfQn.mjs} +3 -3
  72. package/chunks/{use-empty-values.Dy_r78F6.mjs → use-locale.CBoQRFjH.mjs} +12 -87
  73. package/chunks/{use-size.DxrwTUwf.mjs → use-size.CoorvF12.mjs} +2 -2
  74. package/chunks/validator.Drv0r2Nb.mjs +5 -0
  75. package/chunks/{vnode.D_SioRnx.mjs → vnode.raM3wMJz.mjs} +2 -2
  76. package/confirm-button/index.mjs +1 -1
  77. package/confirmable/index.mjs +1 -1
  78. package/context-menu/index.mjs +39 -38
  79. package/data-box/style.css +1 -1
  80. package/data-card/style.css +1 -1
  81. package/data-display/style.css +1 -1
  82. package/data-icons/style.css +1 -1
  83. package/data-imgtext/style.css +1 -1
  84. package/data-operatext/style.css +1 -1
  85. package/data-panel/style.css +1 -1
  86. package/data-pay/style.css +1 -1
  87. package/data-price/style.css +1 -1
  88. package/data-progress/style.css +1 -1
  89. package/data-rotate/style.css +1 -1
  90. package/data-table-picker/index.mjs +2 -6
  91. package/data-tabs/style.css +1 -1
  92. package/dialog-form/index.mjs +7 -3
  93. package/dynamic-table/index.mjs +1 -2
  94. package/editable-tree/index.mjs +1 -1
  95. package/element-dialog/index.mjs +1 -1
  96. package/element-dialog/style.css +1 -1
  97. package/empty-view/index.mjs +18 -20
  98. package/error-view/index.mjs +17 -19
  99. package/flex-column/index.mjs +11 -9
  100. package/flex-item/index.mjs +22 -16
  101. package/flex-row/index.mjs +11 -10
  102. package/flow/index.mjs +1 -1
  103. package/flow-designer/index.mjs +1 -1
  104. package/form-block/index.mjs +1 -1
  105. package/form-cascader/index.mjs +1 -1
  106. package/form-checkbox/index.mjs +4 -4
  107. package/form-checkbox-group/index.mjs +6 -6
  108. package/form-date-picker/index.mjs +3 -3
  109. package/form-holder/index.mjs +2 -5
  110. package/form-input/index.mjs +4 -4
  111. package/form-input-cron-expression/index.mjs +4 -4
  112. package/form-input-email/index.mjs +10 -9
  113. package/form-input-id-card/index.mjs +10 -9
  114. package/form-input-phone-number/index.mjs +11 -10
  115. package/form-input-tag/index.mjs +2 -2
  116. package/form-input-time/index.mjs +1 -1
  117. package/form-item/index.mjs +1 -1
  118. package/form-item-group/index.mjs +1 -1
  119. package/form-radio-group/index.mjs +6 -6
  120. package/form-select/index.mjs +1 -1
  121. package/form-switch/index.mjs +1 -1
  122. package/form-table/index.mjs +2 -2
  123. package/form-table-plus/index.mjs +4 -4
  124. package/form-textarea/index.mjs +4 -4
  125. package/form-tree-select/index.mjs +3 -3
  126. package/form-tree-select-multiple/index.mjs +3 -3
  127. package/form-view/index.mjs +13 -8
  128. package/fy-array/index.mjs +1 -1
  129. package/fy-cascader/index.mjs +1 -1
  130. package/fy-checkbox/index.mjs +1 -1
  131. package/fy-code/index.mjs +2 -2
  132. package/fy-curd/index.mjs +1 -1
  133. package/fy-date/index.mjs +1 -1
  134. package/fy-dynamic/index.mjs +3 -7
  135. package/fy-form/index.mjs +1 -1
  136. package/fy-form/style.css +1 -1
  137. package/fy-form-design/index.mjs +1 -1
  138. package/fy-form-design/style.css +1 -1
  139. package/fy-input/index.mjs +1 -1
  140. package/fy-input-color/index.mjs +1 -2
  141. package/fy-input-icon/index.mjs +37 -32
  142. package/fy-input-map/index.mjs +1 -1
  143. package/fy-input-number/index.mjs +1 -1
  144. package/fy-input-table/index.mjs +1 -1
  145. package/fy-input-tree/index.mjs +3 -3
  146. package/fy-input-tree/style.css +1 -1
  147. package/fy-radio/index.mjs +2 -2
  148. package/fy-rate/index.mjs +2 -2
  149. package/fy-select/index.mjs +5 -5
  150. package/fy-slider/index.mjs +1 -1
  151. package/fy-switch/index.mjs +2 -2
  152. package/fy-time/index.mjs +1 -1
  153. package/fy-title/index.mjs +1 -1
  154. package/fy-tree/index.mjs +1 -1
  155. package/fy-u-editor/index.mjs +1 -1
  156. package/fy-upload/index.mjs +1 -1
  157. package/guide-steps/index.mjs +1 -1
  158. package/helper-function.d.ts +3 -3
  159. package/helper-function.mjs +36 -20
  160. package/iframe-window/index.mjs +30 -29
  161. package/image-cropper/index.mjs +144 -163
  162. package/image-cropper/style.css +1 -1
  163. package/image-preview/index.mjs +2 -187
  164. package/index.d.ts +1 -2
  165. package/index.mjs +153 -154
  166. package/input-number-range/index.mjs +0 -2
  167. package/keyboard/index.mjs +1 -1
  168. package/license/index.mjs +1 -1
  169. package/monaco-editor/index.mjs +1 -1
  170. package/nav-bar/index.mjs +1 -1
  171. package/notice/index.mjs +1 -4
  172. package/package.json +12 -14
  173. package/pageable-table/index.mjs +1 -1
  174. package/pageable-view/index.mjs +2 -2
  175. package/photo-swipe/index.mjs +1 -1
  176. package/picker-table-view/index.mjs +4 -8
  177. package/present-view/index.mjs +18 -13
  178. package/record-video/index.mjs +1 -1
  179. package/resize-observer/index.mjs +1 -1
  180. package/search/index.mjs +2 -2
  181. package/split-pane/index.mjs +1 -1
  182. package/stateful/index.mjs +18 -17
  183. package/static-pageable-table/index.mjs +1 -4
  184. package/sub-table/index.mjs +2 -5
  185. package/sub-table-plus/index.mjs +3 -6
  186. package/tab/index.mjs +1 -1
  187. package/tab-item/index.mjs +1 -1
  188. package/table-column/index.mjs +1 -1
  189. package/table-view/index.mjs +1 -1
  190. package/tag-render/index.mjs +28 -24
  191. package/toolbar/index.mjs +1 -1
  192. package/toolbar-button/index.mjs +2 -146
  193. package/vue-cron/index.mjs +1 -1
  194. package/vue-qr-code/index.mjs +7 -6
  195. package/vue-tags-input/index.mjs +1 -1
  196. package/vue-tree-select/index.mjs +1 -1
  197. package/watermark/index.mjs +13 -13
  198. package/web-types.json +265 -363
  199. package/x-input-tag/index.mjs +0 -3
  200. package/chunks/ElementDialog.C0IjriTW.mjs +0 -681
  201. package/chunks/FormCascader.CaM-oEhv.mjs +0 -1226
  202. package/chunks/checkbox.emIuFmnt.mjs +0 -437
  203. package/chunks/confirmable-mixin.BBil7dto.mjs +0 -1646
  204. package/chunks/event.B4iwtUNO.mjs +0 -4
  205. package/chunks/install.yLcn5MLL.mjs +0 -84
  206. package/chunks/typescript.DiWBU4nj.mjs +0 -4
  207. package/chunks/use-form-item.wsRjehHp.mjs +0 -47
  208. package/chunks/use-global-config.C9hs-O_x.mjs +0 -56
  209. package/chunks/validator.C4-z_t9p.mjs +0 -5
  210. package/login/index.mjs +0 -252
  211. package/login/style.css +0 -1
  212. /package/chunks/{FyUEditor.D_rEYfll.mjs → FyUEditor.uvZS8UgS.mjs} +0 -0
  213. /package/chunks/{RecordVideo.B35_dLty.mjs → RecordVideo.CKTY-gk9.mjs} +0 -0
  214. /package/chunks/{SplitPane.Dw96M0Yf.mjs → SplitPane.DNNid7WB.mjs} +0 -0
  215. /package/chunks/{Toolbar.DHuXJAoG.mjs → Toolbar.DytZ6fO0.mjs} +0 -0
  216. /package/chunks/{core.DJv6Qrae.mjs → core.Blrh_Fjl.mjs} +0 -0
  217. /package/chunks/{dataformat.Bfr4nOcA.mjs → dataformat.F7GtAoiN.mjs} +0 -0
  218. /package/chunks/{dic.DgDfnovD.mjs → dic.NZCGhtA7.mjs} +0 -0
  219. /package/chunks/{dictionary.5eKjWeAp.mjs → dictionary.DXYdZefs.mjs} +0 -0
  220. /package/chunks/{form-pick.Axem0gOO.mjs → form-pick.BEC7lrNH.mjs} +0 -0
  221. /package/chunks/{form-validate.B1KPCHqN.mjs → form-validate.JFOV_f-C.mjs} +0 -0
  222. /package/chunks/{packages.BGjydzjm.mjs → packages.CONbEH13.mjs} +0 -0
  223. /package/chunks/{permission.DgEVNWlh.mjs → permission.8WDtOmzA.mjs} +0 -0
  224. /package/chunks/{photo-swipe.BB0SJZg9.mjs → photo-swipe.BvBJGc5x.mjs} +0 -0
  225. /package/chunks/{slot.C6Ozd2e7.mjs → slot.CZCo32Cw.mjs} +0 -0
  226. /package/chunks/{sub-table-plus-props.B_lLth3j.mjs → sub-table-plus-props.DvS8aKT4.mjs} +0 -0
  227. /package/chunks/{tab-mixin.u0EZpx3j.mjs → tab-mixin.C9DSz8xu.mjs} +0 -0
  228. /package/chunks/{util.B3sjVZoZ.mjs → util.fjuzrmWz.mjs} +0 -0
  229. /package/chunks/{utilSelf.ZED4DmCU.mjs → utilSelf.Bv7FtUNb.mjs} +0 -0
  230. /package/chunks/{utils.Cs2fYBrT.mjs → utils.C37EhJ-u.mjs} +0 -0
  231. /package/chunks/{utils.DsGhtCIO.mjs → utils.C8RvIGLM.mjs} +0 -0
@@ -0,0 +1,81 @@
1
+ import { d as e, p as t } from "./install.BJl2MN77.mjs";
2
+ import { M as n, O as r, R as i, S as a, j as o, s } from "./style.CraPDfJA.mjs";
3
+ import { computed as c, getCurrentInstance as l, inject as u, ref as d, unref as f } from "vue";
4
+ import { isEqual as p } from "lodash-unified";
5
+ //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/constants/aria.mjs
6
+ var m = {
7
+ tab: "Tab",
8
+ enter: "Enter",
9
+ space: "Space",
10
+ left: "ArrowLeft",
11
+ up: "ArrowUp",
12
+ right: "ArrowRight",
13
+ down: "ArrowDown",
14
+ esc: "Escape",
15
+ delete: "Delete",
16
+ backspace: "Backspace",
17
+ numpadEnter: "NumpadEnter",
18
+ pageUp: "PageUp",
19
+ pageDown: "PageDown",
20
+ home: "Home",
21
+ end: "End"
22
+ }, h = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => (r) => {
23
+ let i = e == null ? void 0 : e(r);
24
+ if (n === !1 || !i) return t == null ? void 0 : t(r);
25
+ }, g = (e) => {
26
+ if (e.code && e.code !== "Unidentified") return e.code;
27
+ let t = _(e);
28
+ if (t) {
29
+ if (Object.values(m).includes(t)) return t;
30
+ switch (t) {
31
+ case " ": return m.space;
32
+ default: return "";
33
+ }
34
+ }
35
+ return "";
36
+ }, _ = (e) => {
37
+ let t = e.key && e.key !== "Unidentified" ? e.key : "";
38
+ if (!t && e.type === "keyup" && s()) {
39
+ let n = e.target;
40
+ t = n.value.charAt(n.selectionStart - 1);
41
+ }
42
+ return t;
43
+ }, v = { current: 0 }, y = d(0), b = 2e3, x = Symbol("elZIndexContextKey"), S = Symbol("zIndexContextKey"), C = (e) => {
44
+ let t = l() ? u(x, v) : v, n = e || (l() ? u(S, void 0) : void 0), o = c(() => {
45
+ let e = f(n);
46
+ return i(e) ? e : b;
47
+ }), s = c(() => o.value + y.value);
48
+ return !a && !u(x) && r("ZIndexInjection", "Looks like you are using server rendering, you must provide a z-index provider to ensure the hydration process to be succeed\nusage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })"), {
49
+ initialZIndex: o,
50
+ currentZIndex: s,
51
+ nextZIndex: () => (t.current++, y.value = t.current, s.value)
52
+ };
53
+ }, w = Symbol("emptyValuesContextKey"), T = "use-empty-values", E = [
54
+ "",
55
+ void 0,
56
+ null
57
+ ], D = o({
58
+ emptyValues: Array,
59
+ valueOnClear: {
60
+ type: n([
61
+ String,
62
+ Number,
63
+ Boolean,
64
+ Function
65
+ ]),
66
+ default: void 0,
67
+ validator: (n) => (n = t(n) ? n() : n, e(n) ? n.every((e) => !e) : !n)
68
+ }
69
+ }), O = (n, i) => {
70
+ let a = l() ? u(w, d({})) : d({}), o = c(() => n.emptyValues || a.value.emptyValues || E), s = c(() => t(n.valueOnClear) ? n.valueOnClear() : n.valueOnClear === void 0 ? t(a.value.valueOnClear) ? a.value.valueOnClear() : a.value.valueOnClear === void 0 ? i === void 0 ? void 0 : i : a.value.valueOnClear : n.valueOnClear), f = (t) => {
71
+ let n = !0;
72
+ return n = e(t) ? o.value.some((e) => p(t, e)) : o.value.includes(t), n;
73
+ };
74
+ return f(s.value) || r(T, "value-on-clear should be a value of empty-values"), {
75
+ emptyValues: o,
76
+ valueOnClear: s,
77
+ isEmptyValue: f
78
+ };
79
+ };
80
+ //#endregion
81
+ export { C as a, g as c, b as i, m as l, O as n, S as o, D as r, h as s, w as t };
@@ -0,0 +1,48 @@
1
+ import { n as e } from "./use-size.CoorvF12.mjs";
2
+ import { t } from "./use-id.CyzdvfQn.mjs";
3
+ import { n, t as r } from "./constants.Dw7hXt67.mjs";
4
+ import { computed as i, getCurrentInstance as a, inject as o, onMounted as s, onUnmounted as c, ref as l, toRef as u, unref as d, watch as f } from "vue";
5
+ //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/hooks/use-prop/index.mjs
6
+ var p = (e) => {
7
+ let t = a();
8
+ return i(() => {
9
+ var n;
10
+ return t == null || (n = t.proxy) == null || (n = n.$props) == null ? void 0 : n[e];
11
+ });
12
+ }, m = (t, a = {}) => {
13
+ let s = l(void 0), c = a.prop ? s : p("size"), u = a.global ? s : e(), f = a.form ? { size: void 0 } : o(r, void 0), m = a.formItem ? { size: void 0 } : o(n, void 0);
14
+ return i(() => c.value || d(t) || (m == null ? void 0 : m.size) || (f == null ? void 0 : f.size) || u.value || "");
15
+ }, h = (e) => {
16
+ let t = p("disabled"), n = o(r, void 0);
17
+ return i(() => t.value ?? d(e) ?? (n == null ? void 0 : n.disabled) ?? !1);
18
+ }, g = () => ({
19
+ form: o(r, void 0),
20
+ formItem: o(n, void 0)
21
+ }), _ = (e, { formItemContext: n, disableIdGeneration: r, disableIdManagement: o }) => {
22
+ r || (r = l(!1)), o || (o = l(!1));
23
+ let d = a(), p = () => {
24
+ let e = d == null ? void 0 : d.parent;
25
+ for (; e;) {
26
+ if (e.type.name === "ElFormItem") return !1;
27
+ if (e.type.name === "ElLabelWrap") return !0;
28
+ e = e.parent;
29
+ }
30
+ return !1;
31
+ }, m = l(), h, g = i(() => {
32
+ var t;
33
+ return !!(!(e.label || e.ariaLabel) && n && n.inputIds && ((t = n.inputIds) == null ? void 0 : t.length) <= 1);
34
+ });
35
+ return s(() => {
36
+ h = f([u(e, "id"), r], ([e, r]) => {
37
+ let i = e ?? (r ? void 0 : t().value);
38
+ i !== m.value && (n != null && n.removeInputId && !p() && (m.value && n.removeInputId(m.value), !(o != null && o.value) && !r && i && n.addInputId(i)), m.value = i);
39
+ }, { immediate: !0 });
40
+ }), c(() => {
41
+ h && h(), n != null && n.removeInputId && m.value && n.removeInputId(m.value);
42
+ }), {
43
+ isLabeledByFormItem: g,
44
+ inputId: m
45
+ };
46
+ };
47
+ //#endregion
48
+ export { m as i, _ as n, h as r, g as t };
@@ -0,0 +1,57 @@
1
+ import { a as e, o as t, t as n } from "./use-empty-values.CxYKjLV9.mjs";
2
+ import { t as r } from "./use-size.CoorvF12.mjs";
3
+ import { i, o as a } from "./install.BJl2MN77.mjs";
4
+ import { O as o, P as s } from "./style.CraPDfJA.mjs";
5
+ import { n as c, t as l } from "./use-locale.CBoQRFjH.mjs";
6
+ import { computed as u, getCurrentInstance as d, inject as f, provide as p, ref as m, unref as h } from "vue";
7
+ //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/components/config-provider/src/constants.mjs
8
+ var g = Symbol(), _ = m();
9
+ function v(e, t = void 0) {
10
+ let n = d() ? f(g, _) : _;
11
+ return e ? u(() => {
12
+ var r;
13
+ return ((r = n.value) == null ? void 0 : r[e]) ?? t;
14
+ }) : n;
15
+ }
16
+ function y(t, n) {
17
+ let r = v(), i = a(t, u(() => {
18
+ var e;
19
+ return ((e = r.value) == null ? void 0 : e.namespace) || "el";
20
+ })), o = c(u(() => {
21
+ var e;
22
+ return (e = r.value) == null ? void 0 : e.locale;
23
+ })), s = e(u(() => {
24
+ var e;
25
+ return ((e = r.value) == null ? void 0 : e.zIndex) || 2e3;
26
+ })), l = u(() => {
27
+ var e;
28
+ return h(n) || ((e = r.value) == null ? void 0 : e.size) || "";
29
+ });
30
+ return b(u(() => h(r) || {})), {
31
+ ns: i,
32
+ locale: o,
33
+ zIndex: s,
34
+ size: l
35
+ };
36
+ }
37
+ var b = (e, a, s = !1) => {
38
+ let c = !!d(), f = c ? v() : void 0, m = (a == null ? void 0 : a.provide) ?? (c ? p : void 0);
39
+ if (!m) {
40
+ o("provideGlobalConfig", "provideGlobalConfig() can only be used inside setup().");
41
+ return;
42
+ }
43
+ let y = u(() => {
44
+ let t = h(e);
45
+ return f != null && f.value ? x(f.value, t) : t;
46
+ });
47
+ return m(g, y), m(l, u(() => y.value.locale)), m(i, u(() => y.value.namespace)), m(t, u(() => y.value.zIndex)), m(r, { size: u(() => y.value.size || "") }), m(n, u(() => ({
48
+ emptyValues: y.value.emptyValues,
49
+ valueOnClear: y.value.valueOnClear
50
+ }))), (s || !_.value) && (_.value = y.value), y;
51
+ }, x = (e, t) => {
52
+ let n = [...new Set([...s(e), ...s(t)])], r = {};
53
+ for (let i of n) r[i] = t[i] === void 0 ? e[i] : t[i];
54
+ return r;
55
+ };
56
+ //#endregion
57
+ export { y as n, v as r, b as t };
@@ -1,7 +1,7 @@
1
- import { a as e } from "./install.yLcn5MLL.mjs";
2
- import { O as t, S as n, x as r } from "./style.BmlGmjpO.mjs";
1
+ import { a as e } from "./install.BJl2MN77.mjs";
2
+ import { O as t, S as n, x as r } from "./style.CraPDfJA.mjs";
3
3
  import { getCurrentInstance as i, inject as a, unref as o } from "vue";
4
- //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b7ae825491da06c0282fd613061a7e37/node_modules/element-plus/es/hooks/use-id/index.mjs
4
+ //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/hooks/use-id/index.mjs
5
5
  var s = {
6
6
  prefix: Math.floor(Math.random() * 1e4),
7
7
  current: 0
@@ -1,25 +1,7 @@
1
- import { d as e, p as t } from "./install.yLcn5MLL.mjs";
2
- import { M as n, O as r, R as i, S as a, j as o, s } from "./style.BmlGmjpO.mjs";
3
- import { computed as c, getCurrentInstance as l, inject as u, isRef as d, ref as f, unref as p } from "vue";
4
- import { get as m, isEqual as h } from "lodash-unified";
5
- //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b7ae825491da06c0282fd613061a7e37/node_modules/element-plus/es/constants/aria.mjs
6
- var g = {
7
- tab: "Tab",
8
- enter: "Enter",
9
- space: "Space",
10
- left: "ArrowLeft",
11
- up: "ArrowUp",
12
- right: "ArrowRight",
13
- down: "ArrowDown",
14
- esc: "Escape",
15
- delete: "Delete",
16
- backspace: "Backspace",
17
- numpadEnter: "NumpadEnter",
18
- pageUp: "PageUp",
19
- pageDown: "PageDown",
20
- home: "Home",
21
- end: "End"
22
- }, _ = {
1
+ import { computed as e, inject as t, isRef as n, ref as r, unref as i } from "vue";
2
+ import { get as a } from "lodash-unified";
3
+ //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/locale/lang/en.mjs
4
+ var o = {
23
5
  name: "en",
24
6
  el: {
25
7
  breadcrumb: { label: "Breadcrumb" },
@@ -194,70 +176,13 @@ var g = {
194
176
  indicator: "Carousel switch to index {index}"
195
177
  }
196
178
  }
197
- }, v = (e) => (t, n) => y(t, n, p(e)), y = (e, t, n) => m(n, e, e).replace(/\{(\w+)\}/g, (e, n) => `${(t == null ? void 0 : t[n]) ?? `{${n}}`}`), b = (e) => ({
198
- lang: c(() => p(e).name),
199
- locale: d(e) ? e : f(e),
200
- t: v(e)
201
- }), x = Symbol("localeContextKey"), S = (e) => {
202
- let t = e || u(x, f());
203
- return b(c(() => t.value || _));
204
- }, C = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => (r) => {
205
- let i = e == null ? void 0 : e(r);
206
- if (n === !1 || !i) return t == null ? void 0 : t(r);
207
- }, w = (e) => {
208
- if (e.code && e.code !== "Unidentified") return e.code;
209
- let t = T(e);
210
- if (t) {
211
- if (Object.values(g).includes(t)) return t;
212
- switch (t) {
213
- case " ": return g.space;
214
- default: return "";
215
- }
216
- }
217
- return "";
218
- }, T = (e) => {
219
- let t = e.key && e.key !== "Unidentified" ? e.key : "";
220
- if (!t && e.type === "keyup" && s()) {
221
- let n = e.target;
222
- t = n.value.charAt(n.selectionStart - 1);
223
- }
224
- return t;
225
- }, E = { current: 0 }, D = f(0), O = 2e3, k = Symbol("elZIndexContextKey"), A = Symbol("zIndexContextKey"), j = (e) => {
226
- let t = l() ? u(k, E) : E, n = e || (l() ? u(A, void 0) : void 0), o = c(() => {
227
- let e = p(n);
228
- return i(e) ? e : O;
229
- }), s = c(() => o.value + D.value);
230
- return !a && !u(k) && r("ZIndexInjection", "Looks like you are using server rendering, you must provide a z-index provider to ensure the hydration process to be succeed\nusage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })"), {
231
- initialZIndex: o,
232
- currentZIndex: s,
233
- nextZIndex: () => (t.current++, D.value = t.current, s.value)
234
- };
235
- }, M = Symbol("emptyValuesContextKey"), N = "use-empty-values", P = [
236
- "",
237
- void 0,
238
- null
239
- ], F = o({
240
- emptyValues: Array,
241
- valueOnClear: {
242
- type: n([
243
- String,
244
- Number,
245
- Boolean,
246
- Function
247
- ]),
248
- default: void 0,
249
- validator: (n) => (n = t(n) ? n() : n, e(n) ? n.every((e) => !e) : !n)
250
- }
251
- }), I = (n, i) => {
252
- let a = l() ? u(M, f({})) : f({}), o = c(() => n.emptyValues || a.value.emptyValues || P), s = c(() => t(n.valueOnClear) ? n.valueOnClear() : n.valueOnClear === void 0 ? t(a.value.valueOnClear) ? a.value.valueOnClear() : a.value.valueOnClear === void 0 ? i === void 0 ? void 0 : i : a.value.valueOnClear : n.valueOnClear), d = (t) => {
253
- let n = !0;
254
- return n = e(t) ? o.value.some((e) => h(t, e)) : o.value.includes(t), n;
255
- };
256
- return d(s.value) || r(N, "value-on-clear should be a value of empty-values"), {
257
- emptyValues: o,
258
- valueOnClear: s,
259
- isEmptyValue: d
260
- };
179
+ }, s = (e) => (t, n) => c(t, n, i(e)), c = (e, t, n) => a(n, e, e).replace(/\{(\w+)\}/g, (e, n) => `${(t == null ? void 0 : t[n]) ?? `{${n}}`}`), l = (t) => ({
180
+ lang: e(() => i(t).name),
181
+ locale: n(t) ? t : r(t),
182
+ t: s(t)
183
+ }), u = Symbol("localeContextKey"), d = (n) => {
184
+ let i = n || t(u, r());
185
+ return l(e(() => i.value || o));
261
186
  };
262
187
  //#endregion
263
- export { j as a, w as c, g as d, O as i, x as l, I as n, A as o, F as r, C as s, M as t, S as u };
188
+ export { d as n, u as t };
@@ -1,6 +1,6 @@
1
- import { A as e } from "./style.BmlGmjpO.mjs";
1
+ import { A as e } from "./style.CraPDfJA.mjs";
2
2
  import { computed as t, inject as n, unref as r } from "vue";
3
- //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b7ae825491da06c0282fd613061a7e37/node_modules/element-plus/es/constants/size.mjs
3
+ //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/constants/size.mjs
4
4
  var i = [
5
5
  "",
6
6
  "default",
@@ -0,0 +1,5 @@
1
+ import { i as e } from "./use-size.CoorvF12.mjs";
2
+ //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/utils/vue/validator.mjs
3
+ var t = (t) => ["", ...e].includes(t);
4
+ //#endregion
5
+ export { t };
@@ -1,6 +1,6 @@
1
- import { d as e } from "./install.yLcn5MLL.mjs";
1
+ import { d as e } from "./install.BJl2MN77.mjs";
2
2
  import { isVNode as t } from "vue";
3
- //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b7ae825491da06c0282fd613061a7e37/node_modules/element-plus/es/utils/vue/vnode.mjs
3
+ //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/utils/vue/vnode.mjs
4
4
  var n = /* @__PURE__ */ function(e) {
5
5
  return e[e.TEXT = 1] = "TEXT", e[e.CLASS = 2] = "CLASS", e[e.STYLE = 4] = "STYLE", e[e.PROPS = 8] = "PROPS", e[e.FULL_PROPS = 16] = "FULL_PROPS", e[e.HYDRATE_EVENTS = 32] = "HYDRATE_EVENTS", e[e.STABLE_FRAGMENT = 64] = "STABLE_FRAGMENT", e[e.KEYED_FRAGMENT = 128] = "KEYED_FRAGMENT", e[e.UNKEYED_FRAGMENT = 256] = "UNKEYED_FRAGMENT", e[e.NEED_PATCH = 512] = "NEED_PATCH", e[e.DYNAMIC_SLOTS = 1024] = "DYNAMIC_SLOTS", e[e.HOISTED = -1] = "HOISTED", e[e.BAIL = -2] = "BAIL", e;
6
6
  }({}), r = (n) => {
@@ -1,4 +1,4 @@
1
- import { t as e } from "../chunks/confirmable-mixin.BBil7dto.mjs";
1
+ import { t as e } from "../chunks/confirmable-mixin.BZtxXY0h.mjs";
2
2
  //#region src/components/button/ConfirmButton.vue
3
3
  var t = {
4
4
  name: "ConfirmButton",
@@ -1,4 +1,4 @@
1
- import { t as e } from "../chunks/confirmable-mixin.BBil7dto.mjs";
1
+ import { t as e } from "../chunks/confirmable-mixin.BZtxXY0h.mjs";
2
2
  //#region src/components/button/Confirmable.vue
3
3
  var t = {
4
4
  name: "Confirmable",
@@ -1,7 +1,7 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { Fragment as t, createCommentVNode as n, createElementBlock as r, createElementVNode as i, normalizeClass as a, normalizeStyle as o, openBlock as s, renderList as c, toDisplayString as l, vShow as u, withDirectives as d } from "vue";
2
+ import { Fragment as t, createCommentVNode as n, createElementBlock as r, createElementVNode as i, normalizeClass as a, normalizeStyle as o, openBlock as s, renderList as c, toDisplayString as l } from "vue";
3
3
  //#region src/components/ContextMenu.vue
4
- var f = {
4
+ var u = {
5
5
  name: "ContextMenu",
6
6
  props: {
7
7
  list: {
@@ -57,7 +57,8 @@ var f = {
57
57
  axisComputed() {
58
58
  return {
59
59
  top: `${this.axis.y + this.offset.y}px`,
60
- left: `${this.axis.x + this.offset.x}px`
60
+ left: `${this.axis.x + this.offset.x}px`,
61
+ display: this.visible ? "block" : "none"
61
62
  };
62
63
  },
63
64
  liStyle() {
@@ -115,7 +116,7 @@ var f = {
115
116
  this.$emit("on-item-click", e, t);
116
117
  }
117
118
  }
118
- }, p = {
119
+ }, d = {
119
120
  "aria-hidden": "true",
120
121
  style: {
121
122
  position: "absolute",
@@ -123,73 +124,73 @@ var f = {
123
124
  height: "0",
124
125
  overflow: "hidden"
125
126
  }
126
- }, m = ["onClick"], h = { class: "cm-item-label" }, g = {
127
+ }, f = ["onClick"], p = { class: "cm-item-label" }, m = {
127
128
  key: 0,
128
129
  class: "icon",
129
130
  "aria-hidden": "true"
130
- }, _ = ["onClick"], v = { class: "cm-item-label" }, y = {
131
+ }, h = ["onClick"], g = { class: "cm-item-label" }, _ = {
131
132
  key: 0,
132
133
  class: "icon",
133
134
  "aria-hidden": "true"
134
- }, b = ["onClick"], x = { class: "cm-item-label" };
135
- function S(e, f, S, C, w, T) {
136
- return w.rendered ? d((s(), r("div", {
135
+ }, v = ["onClick"], y = { class: "cm-item-label" };
136
+ function b(e, u, b, x, S, C) {
137
+ return S.rendered ? (s(), r("div", {
137
138
  key: 0,
138
139
  class: "cm-container",
139
- style: o(T.axisComputed)
140
+ style: o(C.axisComputed)
140
141
  }, [
141
142
  n("图标"),
142
- (s(), r("svg", p, [...f[0] || (f[0] = [i("symbol", {
143
+ (s(), r("svg", d, [...u[0] || (u[0] = [i("symbol", {
143
144
  id: "icon-arrow",
144
145
  viewBox: "0 0 1024 1024"
145
146
  }, [i("path", { d: "M288.791335 65.582671l446.41733 446.417329-446.41733 446.417329z" })], -1)])])),
146
147
  n("一级菜单"),
147
- i("ul", { class: a(["cm-ul cm-ul-1 easy-cm-ul", S.underline ? "cm-underline" : ""]) }, [(s(!0), r(t, null, c(S.list, (e, u) => (s(), r("li", {
148
- key: u,
149
- style: o(T.liStyle)
148
+ i("ul", { class: a(["cm-ul cm-ul-1 easy-cm-ul", b.underline ? "cm-underline" : ""]) }, [(s(!0), r(t, null, c(b.list, (e, d) => (s(), r("li", {
149
+ key: d,
150
+ style: o(C.liStyle)
150
151
  }, [
151
152
  i("div", {
152
- class: a(T.firstLeft ? "cm-left" : ""),
153
- onClick: (t) => T.onItemClick(e, [u])
153
+ class: a(C.firstLeft ? "cm-left" : ""),
154
+ onClick: (t) => C.onItemClick(e, [d])
154
155
  }, [
155
156
  i("i", { class: a(["cm-item-icon", e.icon]) }, null, 2),
156
- i("span", h, l(e.text), 1),
157
- S.arrow && e.children && e.children.length > 0 ? (s(), r("svg", g, [...f[1] || (f[1] = [i("use", { "xlink:href": "#icon-arrow" }, null, -1)])])) : n("v-if", !0)
158
- ], 10, m),
157
+ i("span", p, l(e.text), 1),
158
+ b.arrow && e.children && e.children.length > 0 ? (s(), r("svg", m, [...u[1] || (u[1] = [i("use", { "xlink:href": "#icon-arrow" }, null, -1)])])) : n("v-if", !0)
159
+ ], 10, f),
159
160
  n("二级菜单"),
160
161
  e.children && e.children.length > 0 ? (s(), r("ul", {
161
162
  key: 0,
162
- class: a(["cm-ul cm-ul-2 easy-cm-ul", S.underline ? "cm-underline" : ""]),
163
- style: o(T.secondBorderCheck(u))
164
- }, [(s(!0), r(t, null, c(e.children, (e, d) => (s(), r("li", {
165
- key: d,
166
- style: o(T.liStyle)
163
+ class: a(["cm-ul cm-ul-2 easy-cm-ul", b.underline ? "cm-underline" : ""]),
164
+ style: o(C.secondBorderCheck(d))
165
+ }, [(s(!0), r(t, null, c(e.children, (e, f) => (s(), r("li", {
166
+ key: f,
167
+ style: o(C.liStyle)
167
168
  }, [
168
169
  i("div", {
169
- class: a(T.secondLeft ? "cm-left" : ""),
170
- onClick: (t) => T.onItemClick(e, [u, d])
170
+ class: a(C.secondLeft ? "cm-left" : ""),
171
+ onClick: (t) => C.onItemClick(e, [d, f])
171
172
  }, [
172
173
  i("i", { class: a(["cm-item-icon", e.icon]) }, null, 2),
173
- i("span", v, l(e.text), 1),
174
- S.arrow && e.children && e.children.length > 0 ? (s(), r("svg", y, [...f[2] || (f[2] = [i("use", { "xlink:href": "#icon-arrow" }, null, -1)])])) : n("v-if", !0)
175
- ], 10, _),
174
+ i("span", g, l(e.text), 1),
175
+ b.arrow && e.children && e.children.length > 0 ? (s(), r("svg", _, [...u[2] || (u[2] = [i("use", { "xlink:href": "#icon-arrow" }, null, -1)])])) : n("v-if", !0)
176
+ ], 10, h),
176
177
  n("三级菜单"),
177
178
  e.children && e.children.length > 0 ? (s(), r("ul", {
178
179
  key: 0,
179
- class: a(["cm-ul cm-ul-3 easy-cm-ul", S.underline ? "cm-underline" : ""]),
180
- style: o(T.thirdBorderCheck(u, d))
180
+ class: a(["cm-ul cm-ul-3 easy-cm-ul", b.underline ? "cm-underline" : ""]),
181
+ style: o(C.thirdBorderCheck(d, f))
181
182
  }, [(s(!0), r(t, null, c(e.children, (e, t) => (s(), r("li", {
182
183
  key: t,
183
- style: o(T.liStyle)
184
- }, [i("div", { onClick: (n) => T.onItemClick(e, [
185
- u,
184
+ style: o(C.liStyle)
185
+ }, [i("div", { onClick: (n) => C.onItemClick(e, [
186
186
  d,
187
+ f,
187
188
  t
188
- ]) }, [i("i", { class: a(["cm-item-icon", e.icon]) }, null, 2), i("span", x, l(e.text), 1)], 8, b)], 4))), 128))], 6)) : n("v-if", !0)
189
+ ]) }, [i("i", { class: a(["cm-item-icon", e.icon]) }, null, 2), i("span", y, l(e.text), 1)], 8, v)], 4))), 128))], 6)) : n("v-if", !0)
189
190
  ], 4))), 128))], 6)) : n("v-if", !0)
190
191
  ], 4))), 128))], 2)
191
- ], 4)), [[u, w.visible]]) : n("v-if", !0);
192
+ ], 4)) : n("v-if", !0);
192
193
  }
193
- var C = /* @__PURE__ */ e(f, [["render", S]]);
194
+ var x = /* @__PURE__ */ e(u, [["render", b]]);
194
195
  //#endregion
195
- export { C as default };
196
+ export { x as default };
@@ -1 +1 @@
1
- .data-box .item{box-sizing:border-box;border-radius:5px;width:96%;height:100px;margin:0 auto 10px;position:relative;overflow:hidden}.data-box .item:hover .item-text{top:0}.data-box .item a{text-decoration:none;display:flex}.data-box .item a:visited{color:inherit}.data-box .item-icon{color:#fff;text-align:center;justify-content:center;align-items:center;width:100px;height:100px;line-height:100px;display:flex}.data-box .item-icon i{font-size:48px!important}.data-box .item-info{background-color:#fff;border:1px solid #eee;border-left:none;border-radius:0 5px 5px 0;flex-direction:column;flex:1;justify-content:center;display:flex}.data-box .item-info .title{text-align:center;font-size:30px;line-height:40px}.data-box .item-info .info{color:#999;text-align:center;font-size:14px}
1
+ .data-box{width:100%}.data-box .item{box-sizing:border-box;border-radius:5px;width:96%;height:100px;margin:0 auto 10px;position:relative;overflow:hidden}.data-box .item:hover .item-text{top:0}.data-box .item a{text-decoration:none;display:flex}.data-box .item a:visited{color:inherit}.data-box .item-icon{color:#fff;text-align:center;justify-content:center;align-items:center;width:100px;height:100px;line-height:100px;display:flex}.data-box .item-icon i{font-size:48px!important}.data-box .item-info{background-color:#fff;border:1px solid #eee;border-left:none;border-radius:0 5px 5px 0;flex-direction:column;flex:1;justify-content:center;display:flex}.data-box .item-info .title{text-align:center;font-size:30px;line-height:40px}.data-box .item-info .info{color:#999;text-align:center;font-size:14px}
@@ -1 +1 @@
1
- .data-card .item{border:1px solid #fff;border-radius:5px;width:230px;height:340px;margin:0 auto 50px;position:relative;overflow:hidden}.data-card .item:hover .item-text{top:0}.data-card .item-img{border-radius:5px 5px 0 0;width:100%}.data-card .item-text{box-sizing:border-box;opacity:.9;border-radius:0 0 5px 5px;width:100%;height:340px;padding:20px 15px;transition:top .4s;position:absolute;top:150px;overflow:auto}.data-card .item-text>p{text-indent:2em;font-size:12px;line-height:25px}
1
+ .data-card{width:100%}.data-card .item{border:1px solid #fff;border-radius:5px;width:230px;height:340px;margin:0 auto 50px;position:relative;overflow:hidden}.data-card .item:hover .item-text{top:0}.data-card .item-img{border-radius:5px 5px 0 0;width:100%}.data-card .item-text{box-sizing:border-box;opacity:.9;border-radius:0 0 5px 5px;width:100%;height:340px;padding:20px 15px;transition:top .4s;position:absolute;top:150px;overflow:auto}.data-card .item-text>p{text-indent:2em;font-size:12px;line-height:25px}
@@ -1 +1 @@
1
- .avue-data-display .item{text-align:center;flex-direction:column;align-items:center;margin:5px 0;display:flex}.avue-data-display .item a{text-decoration:none}.avue-data-display .item a:visited{color:inherit}.avue-data-display .count{color:#15a0ff;margin:8px 0 15px;font-size:32px;font-weight:700;display:block}.avue-data-display .title{color:#999;line-height:32px}.avue-data-display .splitLine{background:#9b9b9b;width:24px;height:1px;margin:0 auto;display:block}
1
+ .avue-data-display{width:100%}.avue-data-display .item{text-align:center;flex-direction:column;align-items:center;margin:5px 0;display:flex}.avue-data-display .item a{text-decoration:none}.avue-data-display .item a:visited{color:inherit}.avue-data-display .count{color:#15a0ff;margin:8px 0 15px;font-size:32px;font-weight:700;display:block}.avue-data-display .title{color:#999;line-height:32px}.avue-data-display .splitLine{background:#9b9b9b;width:24px;height:1px;margin:0 auto;display:block}
@@ -1 +1 @@
1
- .data-icons .item{justify-content:center;align-items:center;width:90%;margin:10px 15px;display:flex}.data-icons .item a{text-decoration:none}.data-icons .item a:visited{color:inherit}.data-icons .item-icon{text-align:center;margin-top:3px;margin-right:0!important}.data-icons .item-icon>i{font-size:46px!important}.data-icons .item-info{text-align:center;padding:10px 0}.data-icons .item-info>span{color:#999;padding:5px 0;font-size:12px;display:block}.data-icons .item-info .count{font-size:20px;line-height:25px}.data-icons .item--easy{flex-direction:column}.data-icons .item--easy>.item-icon{margin:0}.data-icons .item--easy>.item-info{margin-top:-15px}.data-icons .item--easy>.item-info>span{font-size:14px}
1
+ .data-icons{width:100%}.data-icons .item{justify-content:center;align-items:center;width:90%;margin:10px 15px;display:flex}.data-icons .item a{text-decoration:none}.data-icons .item a:visited{color:inherit}.data-icons .item-icon{text-align:center;margin-top:3px;margin-right:0!important}.data-icons .item-icon>i{font-size:46px!important}.data-icons .item-info{text-align:center;padding:10px 0}.data-icons .item-info>span{color:#999;padding:5px 0;font-size:12px;display:block}.data-icons .item-info .count{font-size:20px;line-height:25px}.data-icons .item--easy{flex-direction:column}.data-icons .item--easy>.item-icon{margin:0}.data-icons .item--easy>.item-info{margin-top:-15px}.data-icons .item--easy>.item-info>span{font-size:14px}
@@ -1 +1 @@
1
- .avue-data-imgtext .item{border-radius:5px;width:240px;height:340px;margin:10px auto 50px;position:relative;box-shadow:2px 2px 20px #ccc}.avue-data-imgtext .item a{text-decoration:none}.avue-data-imgtext .item a:visited{color:inherit}.avue-data-imgtext .item-header img{background:red;border-radius:5px 5px 0 0;width:100%;height:170px}.avue-data-imgtext .item-content{padding:10px 15px;color:#333!important}.avue-data-imgtext .item-content span{font-size:20px}.avue-data-imgtext .item-content:hover span{color:#1890ff}.avue-data-imgtext .item-content p{height:60px;margin:6px 0;font-size:14px;overflow:hidden}.avue-data-imgtext .item-footer{padding:10px 15px;position:relative}.avue-data-imgtext .item-footer img{border-radius:50%;width:20px;height:20px}.avue-data-imgtext .item-footer div{display:inline-block}.avue-data-imgtext .item-footer div ul,.avue-data-imgtext .item-footer div li{border:2px solid #fff;border-radius:50%;margin:0 0 0 -8px;padding:0;list-style:none;display:inline-block}.avue-data-imgtext .item-footer div:first-child{font-size:14px;color:#ccc!important}.avue-data-imgtext .item-footer div:nth-child(2){position:absolute;right:15px}
1
+ .avue-data-imgtext{width:100%}.avue-data-imgtext .item{border-radius:5px;width:240px;height:340px;margin:10px auto 50px;position:relative;box-shadow:2px 2px 20px #ccc}.avue-data-imgtext .item a{text-decoration:none}.avue-data-imgtext .item a:visited{color:inherit}.avue-data-imgtext .item-header img{background:red;border-radius:5px 5px 0 0;width:100%;height:170px}.avue-data-imgtext .item-content{padding:10px 15px;color:#333!important}.avue-data-imgtext .item-content span{font-size:20px}.avue-data-imgtext .item-content:hover span{color:#1890ff}.avue-data-imgtext .item-content p{height:60px;margin:6px 0;font-size:14px;overflow:hidden}.avue-data-imgtext .item-footer{padding:10px 15px;position:relative}.avue-data-imgtext .item-footer img{border-radius:50%;width:20px;height:20px}.avue-data-imgtext .item-footer div{display:inline-block}.avue-data-imgtext .item-footer div ul,.avue-data-imgtext .item-footer div li{border:2px solid #fff;border-radius:50%;margin:0 0 0 -8px;padding:0;list-style:none;display:inline-block}.avue-data-imgtext .item-footer div:first-child{font-size:14px;color:#ccc!important}.avue-data-imgtext .item-footer div:nth-child(2){position:absolute;right:15px}
@@ -1 +1 @@
1
- .avue-data-operatext .item{box-sizing:border-box;background:#fff;border-radius:3px;margin:5px 10px;position:relative;box-shadow:0 1px 1px #0000001a}.avue-data-operatext .item a{color:#333;text-decoration:none}.avue-data-operatext .item a:visited{color:inherit}.avue-data-operatext .item-header{color:#fff;background-position:50%;border-top-left-radius:3px;border-top-right-radius:3px;padding:20px 20px 60px}.avue-data-operatext .item-title{text-shadow:0 1px 1px #0003;margin-top:0;margin-bottom:5px;font-size:25px;font-weight:300;display:block}.avue-data-operatext .item-subtitle{font-size:14px;font-weight:400}.avue-data-operatext .item-content{background-color:#fff;border-top:1px solid #f4f4f4;border-radius:0 0 3px 3px;padding:10px 10px 20px}.avue-data-operatext .item-img{border:4px solid #fff;border-radius:100%;width:90px;height:90px;margin:-60px auto 5px;overflow:hidden}.avue-data-operatext .item-img img{width:100%;height:100%}.avue-data-operatext .item-list{flex-wrap:wrap;display:flex}.avue-data-operatext .item-row{box-sizing:border-box;text-align:center;width:33.33%}.avue-data-operatext .item-label{margin-bottom:5px;font-size:16px;font-weight:600;display:block}.avue-data-operatext .item-value{text-transform:uppercase;font-weight:300;display:block}
1
+ .avue-data-operatext{width:100%}.avue-data-operatext .item{box-sizing:border-box;background:#fff;border-radius:3px;margin:5px 10px;position:relative;box-shadow:0 1px 1px #0000001a}.avue-data-operatext .item a{color:#333;text-decoration:none}.avue-data-operatext .item a:visited{color:inherit}.avue-data-operatext .item-header{color:#fff;background-position:50%;border-top-left-radius:3px;border-top-right-radius:3px;padding:20px 20px 60px}.avue-data-operatext .item-title{text-shadow:0 1px 1px #0003;margin-top:0;margin-bottom:5px;font-size:25px;font-weight:300;display:block}.avue-data-operatext .item-subtitle{font-size:14px;font-weight:400}.avue-data-operatext .item-content{background-color:#fff;border-top:1px solid #f4f4f4;border-radius:0 0 3px 3px;padding:10px 10px 20px}.avue-data-operatext .item-img{border:4px solid #fff;border-radius:100%;width:90px;height:90px;margin:-60px auto 5px;overflow:hidden}.avue-data-operatext .item-img img{width:100%;height:100%}.avue-data-operatext .item-list{flex-wrap:wrap;display:flex}.avue-data-operatext .item-row{box-sizing:border-box;text-align:center;width:33.33%}.avue-data-operatext .item-label{margin-bottom:5px;font-size:16px;font-weight:600;display:block}.avue-data-operatext .item-value{text-transform:uppercase;font-weight:300;display:block}
@@ -1 +1 @@
1
- .avue-data-panel .item{color:#666;cursor:pointer;background:#fff;border-color:#0000000d;justify-content:space-between;align-items:center;height:108px;margin:0 20px;padding:0 30px;font-size:12px;display:flex;position:relative;overflow:hidden;box-shadow:4px 4px 40px #0000000d}.avue-data-panel .item-icon{font-size:52px}.avue-data-panel .item-info{text-align:center}.avue-data-panel .item-title{color:#00000073;margin-bottom:12px;font-size:16px;line-height:18px}.avue-data-panel .item-count{font-size:20px}
1
+ .avue-data-panel{width:100%}.avue-data-panel .item{color:#666;cursor:pointer;background:#fff;border-color:#0000000d;justify-content:space-between;align-items:center;height:108px;margin:0 20px;padding:0 30px;font-size:12px;display:flex;position:relative;overflow:hidden;box-shadow:4px 4px 40px #0000000d}.avue-data-panel .item-icon{font-size:52px}.avue-data-panel .item-info{text-align:center}.avue-data-panel .item-title{color:#00000073;margin-bottom:12px;font-size:16px;line-height:18px}.avue-data-panel .item-count{font-size:20px}
@@ -1 +1 @@
1
- .avue-data-pay .item{background-color:#fff;border-radius:4px;width:80%;min-height:670px;margin:0 auto;padding-bottom:16px;position:relative;box-shadow:1px 2px 10px #eee}.avue-data-pay .item a{text-decoration:none}.avue-data-pay .item a:visited{color:inherit}.avue-data-pay .top{border-radius:4px 4px 0 0;width:100%;height:6px;position:absolute;top:0;left:0}.avue-data-pay .header{text-align:center;margin-bottom:40px}.avue-data-pay .title{text-align:center;padding:20px 0 10px;font-size:20px;font-weight:200}.avue-data-pay .money span{margin-right:5px;font-size:14px}.avue-data-pay .money .b{margin-right:2px;font-size:20px;font-weight:700}.avue-data-pay .money s{margin-right:3px;font-size:12px}.avue-data-pay .money em{font-size:14px;font-style:normal}.avue-data-pay .img{width:50px}.avue-data-pay .line{background:#9696961a;width:60%;height:1px;margin:20px auto}.avue-data-pay .btn{color:#fff;text-align:center;cursor:pointer;border-radius:32px;width:120px;height:32px;margin:0 auto;line-height:32px;transition:opacity .2s ease-in-out;display:block}.avue-data-pay .list-item{color:#666;margin-bottom:12px;padding-left:20px;font-size:14px;list-style:none}.avue-data-pay .list-item a{color:#666}.avue-data-pay .list-item-icon{color:#515a6e;margin-right:8px}.avue-data-pay .list-item--link{color:#2d8cf0;font-size:12px}.avue-data-pay .list-item--no,.avue-data-pay .list-item--no+span{color:#c5c8ce}
1
+ .avue-data-pay{width:100%}.avue-data-pay .item{background-color:#fff;border-radius:4px;width:80%;min-height:670px;margin:0 auto;padding-bottom:16px;position:relative;box-shadow:1px 2px 10px #eee}.avue-data-pay .item a{text-decoration:none}.avue-data-pay .item a:visited{color:inherit}.avue-data-pay .top{border-radius:4px 4px 0 0;width:100%;height:6px;position:absolute;top:0;left:0}.avue-data-pay .header{text-align:center;margin-bottom:40px}.avue-data-pay .title{text-align:center;padding:20px 0 10px;font-size:20px;font-weight:200}.avue-data-pay .money span{margin-right:5px;font-size:14px}.avue-data-pay .money .b{margin-right:2px;font-size:20px;font-weight:700}.avue-data-pay .money s{margin-right:3px;font-size:12px}.avue-data-pay .money em{font-size:14px;font-style:normal}.avue-data-pay .img{width:50px}.avue-data-pay .line{background:#9696961a;width:60%;height:1px;margin:20px auto}.avue-data-pay .btn{color:#fff;text-align:center;cursor:pointer;border-radius:32px;width:120px;height:32px;margin:0 auto;line-height:32px;transition:opacity .2s ease-in-out;display:block}.avue-data-pay .list-item{color:#666;margin-bottom:12px;padding-left:20px;font-size:14px;list-style:none}.avue-data-pay .list-item a{color:#666}.avue-data-pay .list-item-icon{color:#515a6e;margin-right:8px}.avue-data-pay .list-item--link{color:#2d8cf0;font-size:12px}.avue-data-pay .list-item--no,.avue-data-pay .list-item--no+span{color:#c5c8ce}
@@ -1 +1 @@
1
- .data-price .item{text-align:center;border:1px solid #ccc;margin:0 20px;box-shadow:2px 3px 15px #eee}.data-price .item:hover{border:1px solid #00a680}.data-price .item:hover .body{color:#fff;background-color:#00a680}.data-price .item:hover .body:after{border-top-color:#00a680}.data-price .item:hover .list{color:#00a680}.data-price .item:hover .price{color:#fff}.data-price .item .title{color:#333;height:80px;font-size:18px;line-height:80px}.data-price .item .price{color:#6b6b6b;height:120px;margin:0 0 50px;padding:0 8px;font-size:42px;line-height:120px}.data-price .item .append{font-size:16px}.data-price .item .body{color:#6b6b6b;background-color:#f4f4f4;height:120px;margin:0 0 50px;padding:0;font-size:42px;line-height:120px;position:relative}.data-price .item .body:before{content:"¥";font-size:16px;font-weight:400}.data-price .item .body:after{content:"";border:30px solid #0000;border-top:20px solid #f4f4f4;border-bottom-width:0;width:0;height:0;display:block;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.data-price .item .list{color:#666;padding-bottom:30px;font-size:14px}
1
+ .data-price{width:100%}.data-price .item{text-align:center;border:1px solid #ccc;margin:0 20px;box-shadow:2px 3px 15px #eee}.data-price .item:hover{border:1px solid #00a680}.data-price .item:hover .body{color:#fff;background-color:#00a680}.data-price .item:hover .body:after{border-top-color:#00a680}.data-price .item:hover .list{color:#00a680}.data-price .item:hover .price{color:#fff}.data-price .item .title{color:#333;height:80px;font-size:18px;line-height:80px}.data-price .item .price{color:#6b6b6b;height:120px;margin:0 0 50px;padding:0 8px;font-size:42px;line-height:120px}.data-price .item .append{font-size:16px}.data-price .item .body{color:#6b6b6b;background-color:#f4f4f4;height:120px;margin:0 0 50px;padding:0;font-size:42px;line-height:120px;position:relative}.data-price .item .body:before{content:"¥";font-size:16px;font-weight:400}.data-price .item .body:after{content:"";border:30px solid #0000;border-top:20px solid #f4f4f4;border-bottom-width:0;width:0;height:0;display:block;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.data-price .item .list{color:#666;padding-bottom:30px;font-size:14px}
@@ -1 +1 @@
1
- .data-progress .item{margin:10px}.data-progress .item a{text-decoration:none}.data-progress .item a:visited{color:inherit}.data-progress .item-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.data-progress .item-count{color:#666;font-size:26px;line-height:26px}.data-progress .item-title{color:#999;font-size:14px}
1
+ .data-progress{width:100%}.data-progress .item{margin:10px}.data-progress .item a{text-decoration:none}.data-progress .item a:visited{color:inherit}.data-progress .item-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.data-progress .item-count{color:#666;font-size:26px;line-height:26px}.data-progress .item-title{color:#999;font-size:14px}
@@ -1 +1 @@
1
- .avue-data-rotate .item{box-sizing:border-box;color:#fff;border-radius:3px;margin:5px 10px;position:relative}.avue-data-rotate .item-box{padding:10px 20px}.avue-data-rotate .item-count{white-space:nowrap;margin-bottom:5px;font-size:38px;font-weight:300;display:block}.avue-data-rotate .item-title{font-size:15px}.avue-data-rotate .item-icon{color:#00000026;font-size:65px;transition:all .3s linear;position:absolute;top:20px;right:20px}.avue-data-rotate .item-icon:hover{font-size:70px}.avue-data-rotate .item-more{z-index:10;color:#fffc;letter-spacing:2px;text-align:center;background:#0000001a;padding:3px 0;font-size:14px;text-decoration:none;display:block;position:relative}
1
+ .avue-data-rotate{width:100%}.avue-data-rotate .item{box-sizing:border-box;color:#fff;border-radius:3px;margin:5px 10px;position:relative}.avue-data-rotate .item-box{padding:10px 20px}.avue-data-rotate .item-count{white-space:nowrap;margin-bottom:5px;font-size:38px;font-weight:300;display:block}.avue-data-rotate .item-title{font-size:15px}.avue-data-rotate .item-icon{color:#00000026;font-size:65px;transition:all .3s linear;position:absolute;top:20px;right:20px}.avue-data-rotate .item-icon:hover{font-size:70px}.avue-data-rotate .item-more{z-index:10;color:#fffc;letter-spacing:2px;text-align:center;background:#0000001a;padding:3px 0;font-size:14px;text-decoration:none;display:block;position:relative}
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { r as t } from "../chunks/util.B3sjVZoZ.mjs";
2
+ import { r as t } from "../chunks/util.fjuzrmWz.mjs";
3
3
  import { createBlock as n, createTextVNode as r, createVNode as i, openBlock as a, renderSlot as o, resolveComponent as s, withCtx as c } from "vue";
4
4
  //#region src/components/DataTablePicker.vue
5
5
  var l = {
@@ -93,16 +93,12 @@ function u(e, t, l, u, d, f) {
93
93
  "onCurrentChange"
94
94
  ])]),
95
95
  footer: c(() => [i(m, {
96
- size: "mini",
97
96
  type: "primary",
98
97
  onClick: f.confirm
99
98
  }, {
100
99
  default: c(() => [...t[0] || (t[0] = [r(" 确 定 ", -1)])]),
101
100
  _: 1
102
- }, 8, ["onClick"]), i(m, {
103
- size: "mini",
104
- onClick: f.close
105
- }, {
101
+ }, 8, ["onClick"]), i(m, { onClick: f.close }, {
106
102
  default: c(() => [...t[1] || (t[1] = [r(" 关 闭 ", -1)])]),
107
103
  _: 1
108
104
  }, 8, ["onClick"])]),
@@ -1 +1 @@
1
- .avue-data-tabs .item{box-sizing:border-box;color:#fff;border-radius:4px;height:160px;margin:15px;padding:12px;position:relative;overflow:hidden}.avue-data-tabs .item a{color:#fff}.avue-data-tabs .item-header{position:relative}.avue-data-tabs .item-header>p{color:#fff;margin:0;font-size:14px}.avue-data-tabs .item-header>span{background:#ffffff4d;border-radius:4px;padding:2px 8px;font-size:12px;position:absolute;top:0;right:0}.avue-data-tabs .item-body .h2{color:#fff;margin:0;font-size:32px;font-weight:700;line-height:60px}.avue-data-tabs .item-footer{padding-top:8px;line-height:20px}.avue-data-tabs .item-footer>span{font-size:10px}.avue-data-tabs .item-footer>p{color:#fff;margin:0;font-size:12px}.avue-data-tabs .item-tip{opacity:.1;border:2px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:80px;height:80px;font-size:48px;display:flex;position:absolute;bottom:10px;right:10px;transform:rotate(-40deg)}
1
+ .avue-data-tabs{width:100%}.avue-data-tabs .item{box-sizing:border-box;color:#fff;border-radius:4px;height:160px;margin:15px;padding:12px;position:relative;overflow:hidden}.avue-data-tabs .item a{color:#fff}.avue-data-tabs .item-header{position:relative}.avue-data-tabs .item-header>p{color:#fff;margin:0;font-size:14px}.avue-data-tabs .item-header>span{background:#ffffff4d;border-radius:4px;padding:2px 8px;font-size:12px;position:absolute;top:0;right:0}.avue-data-tabs .item-body .h2{color:#fff;margin:0;font-size:32px;font-weight:700;line-height:60px}.avue-data-tabs .item-footer{padding-top:8px;line-height:20px}.avue-data-tabs .item-footer>span{font-size:10px}.avue-data-tabs .item-footer>p{color:#fff;margin:0;font-size:12px}.avue-data-tabs .item-tip{opacity:.1;border:2px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:80px;height:80px;font-size:48px;display:flex;position:absolute;bottom:10px;right:10px;transform:rotate(-40deg)}
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
2
  import { a as t } from "../chunks/util.g-WQEec9.mjs";
3
- import n, { createBlock as r, createCommentVNode as i, createElementBlock as a, createTextVNode as o, createVNode as s, mergeProps as c, normalizeClass as l, openBlock as u, resolveComponent as d, resolveDynamicComponent as f, toDisplayString as p, withCtx as m } from "vue";
3
+ import { createApp as n, createBlock as r, createCommentVNode as i, createElementBlock as a, createTextVNode as o, createVNode as s, mergeProps as c, normalizeClass as l, openBlock as u, resolveComponent as d, resolveDynamicComponent as f, toDisplayString as p, withCtx as m } from "vue";
4
4
  import { isEmpty as h } from "@web-utils/core";
5
5
  //#region src/components/dialog-form/DialogForm.vue
6
6
  var g = {
@@ -69,8 +69,12 @@ var g = {
69
69
  }
70
70
  };
71
71
  g.showForm = (e) => {
72
- let t = new (n.extend(g))().$mount();
73
- return document.body.appendChild(t.$el), t.show(e), t;
72
+ let t = n(g), r = document.createElement("div");
73
+ document.body.appendChild(r);
74
+ let i = t.mount(r);
75
+ return i.show(e), i.onUnmount(() => {
76
+ document.body.removeChild(r);
77
+ }), i;
74
78
  };
75
79
  var _ = g;
76
80
  function v(e, t, n, h, g, _) {