zjh-web-ui 1.0.10

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 (175) hide show
  1. package/README.md +1 -0
  2. package/config/resolver.js +21 -0
  3. package/dist/_virtual/_plugin-vue_export-helper.js +9 -0
  4. package/dist/components/AMapConfig.js +23 -0
  5. package/dist/components/HuiAMapMassMarkers/HuiAMapMassMarkers.vue.js +82 -0
  6. package/dist/components/HuiAMapMassMarkers/HuiAMapMassMarkers.vue2.js +4 -0
  7. package/dist/components/HuiAMapMassMarkers/index.js +7 -0
  8. package/dist/components/HuiAMapSearchAddress/HuiAMapSearchAddress.vue.js +7 -0
  9. package/dist/components/HuiAMapSearchAddress/HuiAMapSearchAddress.vue2.js +190 -0
  10. package/dist/components/HuiAMapSearchAddress/index.js +7 -0
  11. package/dist/components/HuiAMapSearchAddressDialog/HuiAMapSearchAddressDialog.vue.js +83 -0
  12. package/dist/components/HuiAMapSearchAddressDialog/HuiAMapSearchAddressDialog.vue2.js +4 -0
  13. package/dist/components/HuiAMapSearchAddressDialog/index.js +7 -0
  14. package/dist/components/HuiAMapSelectAddress/HuiAMapSelectAddress.vue.js +7 -0
  15. package/dist/components/HuiAMapSelectAddress/HuiAMapSelectAddress.vue2.js +178 -0
  16. package/dist/components/HuiAMapSelectAddress/index.js +7 -0
  17. package/dist/components/HuiAMapSelectAddressDialog/HuiAMapSelectAddressDialog.vue.js +83 -0
  18. package/dist/components/HuiAMapSelectAddressDialog/HuiAMapSelectAddressDialog.vue2.js +4 -0
  19. package/dist/components/HuiAMapSelectAddressDialog/index.js +7 -0
  20. package/dist/components/HuiCountDownButton/HuiCountDownButton.vue.js +63 -0
  21. package/dist/components/HuiCountDownButton/HuiCountDownButton.vue2.js +4 -0
  22. package/dist/components/HuiCountDownButton/index.js +7 -0
  23. package/dist/components/HuiDataView/HuiDataView.vue.js +7 -0
  24. package/dist/components/HuiDataView/HuiDataView.vue2.js +84 -0
  25. package/dist/components/HuiDataView/index.js +7 -0
  26. package/dist/components/HuiGridForm/HuiGridForm.vue.js +7 -0
  27. package/dist/components/HuiGridForm/HuiGridForm.vue2.js +223 -0
  28. package/dist/components/HuiGridForm/HuiGridFormHooks.js +21 -0
  29. package/dist/components/HuiGridForm/index.js +7 -0
  30. package/dist/components/HuiLineEditDialog/HuiLineEditDialog.vue.js +7 -0
  31. package/dist/components/HuiLineEditDialog/HuiLineEditDialog.vue2.js +167 -0
  32. package/dist/components/HuiLineEditDialog/index.js +7 -0
  33. package/dist/components/HuiLineEditPopover/HuiLineEditPopover.vue.js +7 -0
  34. package/dist/components/HuiLineEditPopover/HuiLineEditPopover.vue2.js +128 -0
  35. package/dist/components/HuiLineEditPopover/index.js +7 -0
  36. package/dist/components/HuiPreviewRichTextDialog/HuiPreviewRichTextDialog.vue.js +65 -0
  37. package/dist/components/HuiPreviewRichTextDialog/HuiPreviewRichTextDialog.vue2.js +4 -0
  38. package/dist/components/HuiPreviewRichTextDialog/index.js +7 -0
  39. package/dist/components/HuiRegionTreeDialog/HuiRegionTreeDialog.vue.js +118 -0
  40. package/dist/components/HuiRegionTreeDialog/HuiRegionTreeDialog.vue2.js +4 -0
  41. package/dist/components/HuiRegionTreeDialog/index.js +7 -0
  42. package/dist/components/HuiRegionTreeSelect/HuiRegionTreeSelect.vue.js +7 -0
  43. package/dist/components/HuiRegionTreeSelect/HuiRegionTreeSelect.vue2.js +59 -0
  44. package/dist/components/HuiRegionTreeSelect/index.js +7 -0
  45. package/dist/components/HuiSelectLoadStatus/HuiSelectLoadStatus.vue.js +44 -0
  46. package/dist/components/HuiSelectLoadStatus/HuiSelectLoadStatus.vue2.js +4 -0
  47. package/dist/components/HuiSelectLoadStatus/index.js +7 -0
  48. package/dist/components/HuiShowUrlDialog/HuiShowUrlDialog.vue.js +50 -0
  49. package/dist/components/HuiShowUrlDialog/HuiShowUrlDialog.vue2.js +4 -0
  50. package/dist/components/HuiShowUrlDialog/index.js +7 -0
  51. package/dist/components/HuiStringArrayInputDialog/HuiStringArrayInputDialog.vue.js +118 -0
  52. package/dist/components/HuiStringArrayInputDialog/HuiStringArrayInputDialog.vue2.js +4 -0
  53. package/dist/components/HuiStringArrayInputDialog/index.js +7 -0
  54. package/dist/components/HuiTags/HuiTags.vue.js +7 -0
  55. package/dist/components/HuiTags/HuiTags.vue2.js +28 -0
  56. package/dist/components/HuiTags/index.js +7 -0
  57. package/dist/components/HuiTagsMore/HuiTagsMore.vue.js +188 -0
  58. package/dist/components/HuiTagsMore/HuiTagsMore.vue2.js +4 -0
  59. package/dist/components/HuiTagsMore/index.js +7 -0
  60. package/dist/components/HuiTinymce/HuiTinymce.vue.js +37 -0
  61. package/dist/components/HuiTinymce/HuiTinymce.vue3.js +5 -0
  62. package/dist/components/HuiTinymce/HuiTinymceLinkHooks.js +99 -0
  63. package/dist/components/HuiTinymce/HuiTinymceSettingHooks.js +104 -0
  64. package/dist/components/HuiTinymce/index.js +8 -0
  65. package/dist/components/HuiTinymceDialog/HuiTinymceDialog.vue.js +96 -0
  66. package/dist/components/HuiTinymceDialog/HuiTinymceDialog.vue2.js +4 -0
  67. package/dist/components/HuiTinymceDialog/index.js +7 -0
  68. package/dist/components/HuiTip/HuiTip.vue.js +52 -0
  69. package/dist/components/HuiTip/HuiTip.vue2.js +4 -0
  70. package/dist/components/HuiTip/index.js +7 -0
  71. package/dist/components-install-list.js +47 -0
  72. package/dist/delegate.js +13 -0
  73. package/dist/directives/install-loadmore.js +7 -0
  74. package/dist/directives/select-loadmore.js +25 -0
  75. package/dist/hooks/useHuiDialog/useHuiDialog.js +20 -0
  76. package/dist/hooks/useHuiFormDialog/formDialogPropsDef.js +6 -0
  77. package/dist/hooks/useHuiFormDialog/useHuiFormDialog.js +109 -0
  78. package/dist/index.js +62 -0
  79. package/dist/install-helper/install.js +21 -0
  80. package/dist/style.css +1 -0
  81. package/dist/utils/hui-rules.js +142 -0
  82. package/dist/utils/hui-tool/index.js +7 -0
  83. package/dist/utils/hui-tool/message-box/index.js +33 -0
  84. package/dist/utils/hui-tool/message-box/message-box.vue.js +112 -0
  85. package/dist/utils/hui-tool/message-box/message-box.vue3.js +5 -0
  86. package/dist/utils/hui-tool/msg-tool.js +39 -0
  87. package/global.d.ts +40 -0
  88. package/package.json +44 -0
  89. package/src/css/common-font.scss +104 -0
  90. package/src/css/index.scss +1 -0
  91. package/types/components/AMapConfig.d.ts +2 -0
  92. package/types/components/HuiAMapMassMarkers/HuiAMapMassMarkers.vue.d.ts +105 -0
  93. package/types/components/HuiAMapMassMarkers/index.d.ts +107 -0
  94. package/types/components/HuiAMapMassMarkers/type.d.ts +58 -0
  95. package/types/components/HuiAMapSearchAddress/HuiAMapSearchAddress.vue.d.ts +76 -0
  96. package/types/components/HuiAMapSearchAddress/index.d.ts +77 -0
  97. package/types/components/HuiAMapSearchAddress/type.d.ts +19 -0
  98. package/types/components/HuiAMapSearchAddressDialog/HuiAMapSearchAddressDialog.vue.d.ts +38 -0
  99. package/types/components/HuiAMapSearchAddressDialog/index.d.ts +71 -0
  100. package/types/components/HuiAMapSearchAddressDialog/type.d.ts +17 -0
  101. package/types/components/HuiAMapSelectAddress/HuiAMapSelectAddress.vue.d.ts +76 -0
  102. package/types/components/HuiAMapSelectAddress/index.d.ts +77 -0
  103. package/types/components/HuiAMapSelectAddress/type.d.ts +19 -0
  104. package/types/components/HuiAMapSelectAddressDialog/HuiAMapSelectAddressDialog.vue.d.ts +38 -0
  105. package/types/components/HuiAMapSelectAddressDialog/index.d.ts +71 -0
  106. package/types/components/HuiAMapSelectAddressDialog/type.d.ts +17 -0
  107. package/types/components/HuiCountDownButton/HuiCountDownButton.vue.d.ts +44 -0
  108. package/types/components/HuiCountDownButton/index.d.ts +76 -0
  109. package/types/components/HuiCountDownButton/type.d.ts +20 -0
  110. package/types/components/HuiDataView/HuiDataView.vue.d.ts +60 -0
  111. package/types/components/HuiDataView/index.d.ts +109 -0
  112. package/types/components/HuiDataView/type.d.ts +49 -0
  113. package/types/components/HuiGridForm/HuiGridForm.vue.d.ts +77 -0
  114. package/types/components/HuiGridForm/HuiGridFormHooks.d.ts +4 -0
  115. package/types/components/HuiGridForm/index.d.ts +175 -0
  116. package/types/components/HuiGridForm/type.d.ts +67 -0
  117. package/types/components/HuiLineEditDialog/HuiLineEditDialog.vue.d.ts +75 -0
  118. package/types/components/HuiLineEditDialog/index.d.ts +173 -0
  119. package/types/components/HuiLineEditDialog/type.d.ts +86 -0
  120. package/types/components/HuiLineEditPopover/HuiLineEditPopover.vue.d.ts +74 -0
  121. package/types/components/HuiLineEditPopover/index.d.ts +133 -0
  122. package/types/components/HuiLineEditPopover/type.d.ts +23 -0
  123. package/types/components/HuiPreviewRichTextDialog/HuiPreviewRichTextDialog.vue.d.ts +31 -0
  124. package/types/components/HuiPreviewRichTextDialog/index.d.ts +22 -0
  125. package/types/components/HuiPreviewRichTextDialog/type.d.ts +4 -0
  126. package/types/components/HuiRegionTreeDialog/HuiRegionTreeDialog.vue.d.ts +53 -0
  127. package/types/components/HuiRegionTreeDialog/index.d.ts +68 -0
  128. package/types/components/HuiRegionTreeDialog/type.d.ts +24 -0
  129. package/types/components/HuiRegionTreeSelect/HuiRegionTreeSelect.vue.d.ts +25 -0
  130. package/types/components/HuiRegionTreeSelect/index.d.ts +29 -0
  131. package/types/components/HuiRegionTreeSelect/type.d.ts +6 -0
  132. package/types/components/HuiSelectLoadStatus/HuiSelectLoadStatus.vue.d.ts +14 -0
  133. package/types/components/HuiSelectLoadStatus/index.d.ts +33 -0
  134. package/types/components/HuiSelectLoadStatus/type.d.ts +11 -0
  135. package/types/components/HuiShowUrlDialog/HuiShowUrlDialog.vue.d.ts +37 -0
  136. package/types/components/HuiShowUrlDialog/index.d.ts +40 -0
  137. package/types/components/HuiShowUrlDialog/type.d.ts +11 -0
  138. package/types/components/HuiStringArrayInputDialog/HuiStringArrayInputDialog.vue.d.ts +44 -0
  139. package/types/components/HuiStringArrayInputDialog/index.d.ts +67 -0
  140. package/types/components/HuiStringArrayInputDialog/type.d.ts +33 -0
  141. package/types/components/HuiTags/HuiTags.vue.d.ts +37 -0
  142. package/types/components/HuiTags/index.d.ts +36 -0
  143. package/types/components/HuiTagsMore/HuiTagsMore.vue.d.ts +93 -0
  144. package/types/components/HuiTagsMore/index.d.ts +92 -0
  145. package/types/components/HuiTinymce/HuiTinymce.vue.d.ts +62 -0
  146. package/types/components/HuiTinymce/HuiTinymceLinkHooks.d.ts +3 -0
  147. package/types/components/HuiTinymce/HuiTinymceSettingHooks.d.ts +3 -0
  148. package/types/components/HuiTinymce/index.d.ts +66 -0
  149. package/types/components/HuiTinymce/type.d.ts +51 -0
  150. package/types/components/HuiTinymceDialog/HuiTinymceDialog.vue.d.ts +53 -0
  151. package/types/components/HuiTinymceDialog/index.d.ts +78 -0
  152. package/types/components/HuiTinymceDialog/type.d.ts +12 -0
  153. package/types/components/HuiTip/HuiTip.vue.d.ts +22 -0
  154. package/types/components/HuiTip/index.d.ts +99 -0
  155. package/types/components/HuiTip/type.d.ts +14 -0
  156. package/types/components-install-list.d.ts +3328 -0
  157. package/types/components.d.ts +21 -0
  158. package/types/delegate.d.ts +41 -0
  159. package/types/directives/index.d.ts +4 -0
  160. package/types/directives/install-loadmore.d.ts +7 -0
  161. package/types/directives/select-loadmore.d.ts +7 -0
  162. package/types/hooks/index.d.ts +3 -0
  163. package/types/hooks/useHuiDialog/useHuiDialog.d.ts +18 -0
  164. package/types/hooks/useHuiFormDialog/formDialogPropsDef.d.ts +3 -0
  165. package/types/hooks/useHuiFormDialog/type.d.ts +90 -0
  166. package/types/hooks/useHuiFormDialog/useHuiFormDialog.d.ts +32 -0
  167. package/types/index.d.ts +13 -0
  168. package/types/install-helper/install.d.ts +18 -0
  169. package/types/install-helper/typescript.d.ts +14 -0
  170. package/types/utils/hui-rules.d.ts +80 -0
  171. package/types/utils/hui-tool/index.d.ts +8 -0
  172. package/types/utils/hui-tool/message-box/index.d.ts +18 -0
  173. package/types/utils/hui-tool/message-box/message-box.vue.d.ts +36 -0
  174. package/types/utils/hui-tool/msg-tool.d.ts +26 -0
  175. package/types/utils/index.d.ts +2 -0
@@ -0,0 +1,104 @@
1
+ import { ref as h } from "vue";
2
+ const w = (o) => {
3
+ const { props: m, linkExpandAttributeStr: u, linkSetup: d } = o, s = h({
4
+ menubar: !1,
5
+ // 顶部菜单栏是否开启
6
+ license_key: "gpl",
7
+ // 使用开源模式
8
+ height: m.height,
9
+ // 编辑器高度
10
+ language: "zh_CN",
11
+ // 中文设置
12
+ convert_urls: !1,
13
+ // 禁止自动转换路径
14
+ // 自定义工具栏
15
+ toolbar: `code undo redo
16
+ | image axupimgs media hua5Link unlink
17
+ | alignleft aligncenter alignright alignjustify
18
+ | forecolor fontsize
19
+ | bold italic underline strikethrough fontfamily fontsizeinput blocks
20
+ | formatpainter backcolor
21
+ | lineheight letterspacing
22
+ | table nonbreaking
23
+ | indent outdent
24
+ | cut copy paste
25
+ | preview removeformat
26
+ | subscript superscript
27
+ | print searchreplace emoticons
28
+ | codesample`,
29
+ // 需要加载的插件
30
+ plugins: "link image media table preview code nonbreaking codesample searchreplace emoticons axupimgs letterspacing formatpainter",
31
+ file_picker_types: "image media",
32
+ // 文件上传可选的类型
33
+ branding: !1,
34
+ // 是否显示右下角logo
35
+ nonbreaking_force_tab: !0,
36
+ // 开启tab为添加空格
37
+ extended_valid_elements: "a[href]",
38
+ // 标签可以设置的属性
39
+ image_title: !0,
40
+ // 图片可以加标题
41
+ font_size_formats: "1.25rem 1.5rem 1.75rem 1.875rem 2rem 2.5rem 2.625rem 8pt 10pt 11pt 12pt 13pt 14pt 15pt 16pt 18pt 20pt 22pt 24pt 26pt 28pt 32pt 40pt",
42
+ // 字体大小
43
+ line_height_formats: "1 1.2 1.4 1.6 1.8 2 2.4 2.8 3",
44
+ // 行高
45
+ letterspacing: "0px 2px 4px 6px 8px 10px",
46
+ // 字符间距
47
+ toolbar_mode: "sliding",
48
+ // 工具栏模式
49
+ // 顶部菜单栏配置
50
+ // menu: {
51
+ // file: { title: '文件', items: '' },
52
+ // edit: { title: '编辑', items: 'undo redo | cut copy paste pastetext | selectall' },
53
+ // insert: { title: '插入', items: 'media image | hr' },
54
+ // view: { title: '查看', items: 'visualaid' },
55
+ // format: { title: '格式', items: 'bold italic underline strikethrough superscript subscript | formats | removeformat | styleselect blocks lineheight ' },
56
+ // },
57
+ // resize_img_proportional: false, // 是否可以自由调整图片,视频大小,false为可以
58
+ // 图片上传
59
+ images_upload_handler: (e) => g(e),
60
+ // 文件上传
61
+ file_picker_callback: (e, n, i) => f(e, n, i),
62
+ setup: d,
63
+ contextmenu: "image unlink"
64
+ // 重写右键功能
65
+ });
66
+ s.value.extended_valid_elements = u.value;
67
+ async function g(e) {
68
+ return new Promise(async (n, i) => {
69
+ var a;
70
+ const t = new FormData();
71
+ t.append("file", e.blob(), (a = e == null ? void 0 : e.filename) == null ? void 0 : a.call(e));
72
+ const [r, p] = await window.huiDelegate.putOss(t);
73
+ if (r) return i(r);
74
+ n(p.link);
75
+ });
76
+ }
77
+ async function f(e, n, i) {
78
+ if (i.filetype == "image") {
79
+ const t = await l("image/*");
80
+ e(t.link, { title: t.name });
81
+ }
82
+ if (i.filetype == "media") {
83
+ const t = await l("video/*");
84
+ e(t.link, { title: t.name });
85
+ }
86
+ }
87
+ async function l(e) {
88
+ return new Promise((n, i) => {
89
+ const t = document.createElement("input");
90
+ t.setAttribute("type", "file"), t.setAttribute("accept", e), t.addEventListener("change", async (r) => {
91
+ const p = r.target.files[0], a = new FormData();
92
+ a.append("file", p);
93
+ const [c, _] = await window.huiDelegate.putOss(a);
94
+ c ? i(c) : n(_ || {});
95
+ }), t.click();
96
+ });
97
+ }
98
+ return {
99
+ setting: s
100
+ };
101
+ };
102
+ export {
103
+ w as HuiTinymceSettingHooks
104
+ };
@@ -0,0 +1,8 @@
1
+ import { withInstall as t } from "../../install-helper/install.js";
2
+ import i from "./HuiTinymce.vue.js";
3
+ /* empty css */
4
+ const a = t(i);
5
+ export {
6
+ a as HuiTinymce,
7
+ a as default
8
+ };
@@ -0,0 +1,96 @@
1
+ import { defineComponent as H, ref as c, openBlock as _, createBlock as A, unref as i, isRef as E, withCtx as r, createElementVNode as P, createVNode as d, createTextVNode as g, toDisplayString as S, toValue as a } from "vue";
2
+ import { useHuiDialog as T } from "../../hooks/useHuiDialog/useHuiDialog.js";
3
+ import { ElDialog as N, ElButton as v, ElMessage as z } from "element-plus";
4
+ import "@hua5/hua5-utils";
5
+ /* empty css */
6
+ import I from "../HuiTinymce/HuiTinymce.vue.js";
7
+ /* empty css */
8
+ const q = /* @__PURE__ */ H({
9
+ name: "HuiTinymceDialog",
10
+ __name: "HuiTinymceDialog",
11
+ props: {
12
+ width: { default: "80%" },
13
+ height: { default: "80vh" },
14
+ linkAttribute: { default: () => [
15
+ { title: "小程序AppId", value: "mp_appid" },
16
+ { title: "小程序原始AppId", value: "mp_original_id" }
17
+ ] },
18
+ permission: { default: () => ({}) }
19
+ },
20
+ emits: ["onSubmit"],
21
+ setup(h, { expose: b, emit: k }) {
22
+ const { permission: w } = h, y = k, { show: u, open: V, close: s, payload: l, confirmLoading: m } = T(), n = c(""), p = c("提交");
23
+ function C() {
24
+ var t, e;
25
+ n.value = ((t = a(l)) == null ? void 0 : t.content) || "", p.value = (e = a(l)) != null && e.row ? "提交" : "保存";
26
+ }
27
+ function D() {
28
+ n.value = "", l.value = {}, m.value = !1;
29
+ }
30
+ function x() {
31
+ const { code: t, tip: e, checkRight: o } = w;
32
+ if (o)
33
+ return o();
34
+ if (!t) return !0;
35
+ const f = window.huiDelegate.getBtnPermission()[t] ?? !1;
36
+ return f || z.error(e || "暂无权限,请联系管理员!"), f;
37
+ }
38
+ function B() {
39
+ var e, o;
40
+ x() && (m.value = !0, y("onSubmit", n.value, (e = a(l)) == null ? void 0 : e.row, (o = a(l)) == null ? void 0 : o.field), s());
41
+ }
42
+ return b({
43
+ open: V,
44
+ close: s
45
+ }), (t, e) => (_(), A(i(N), {
46
+ modelValue: i(u),
47
+ "onUpdate:modelValue": e[1] || (e[1] = (o) => E(u) ? u.value = o : null),
48
+ title: "内容编辑",
49
+ width: t.width,
50
+ top: "5vh",
51
+ "modal-append-to-body": !1,
52
+ "append-to-body": "",
53
+ onOpen: C,
54
+ onClose: D
55
+ }, {
56
+ footer: r(() => [
57
+ P("div", null, [
58
+ d(i(v), {
59
+ size: "large",
60
+ class: "!c-primary !border !border-1 !border-[theme(colors.primary)] !px-16 !text-14",
61
+ onClick: i(s)
62
+ }, {
63
+ default: r(() => e[2] || (e[2] = [
64
+ g("取 消")
65
+ ])),
66
+ _: 1
67
+ }, 8, ["onClick"]),
68
+ d(i(v), {
69
+ size: "large",
70
+ type: "primary",
71
+ loading: i(m),
72
+ class: "w-120 !ml-20",
73
+ onClick: B
74
+ }, {
75
+ default: r(() => [
76
+ g(S(p.value), 1)
77
+ ]),
78
+ _: 1
79
+ }, 8, ["loading"])
80
+ ])
81
+ ]),
82
+ default: r(() => [
83
+ d(I, {
84
+ modelValue: n.value,
85
+ "onUpdate:modelValue": e[0] || (e[0] = (o) => n.value = o),
86
+ height: t.height,
87
+ "link-attribute": t.linkAttribute
88
+ }, null, 8, ["modelValue", "height", "link-attribute"])
89
+ ]),
90
+ _: 1
91
+ }, 8, ["modelValue", "width"]));
92
+ }
93
+ });
94
+ export {
95
+ q as default
96
+ };
@@ -0,0 +1,4 @@
1
+ import f from "./HuiTinymceDialog.vue.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,7 @@
1
+ import { withInstall as i } from "../../install-helper/install.js";
2
+ import o from "./HuiTinymceDialog.vue.js";
3
+ const a = i(o);
4
+ export {
5
+ a as HuiTinymceDialog,
6
+ a as default
7
+ };
@@ -0,0 +1,52 @@
1
+ import { defineComponent as r, openBlock as t, createBlock as f, unref as p, mergeProps as m, withCtx as o, renderSlot as l, createElementBlock as s, normalizeClass as n, toDisplayString as u, createElementVNode as a } from "vue";
2
+ import { ElTooltip as d } from "element-plus";
3
+ const C = ["innerHTML"], k = /* @__PURE__ */ r({
4
+ name: "HuiTip",
5
+ __name: "HuiTip",
6
+ props: {
7
+ rclass: {},
8
+ content: {},
9
+ placement: { default: "top" },
10
+ effect: { default: "light" },
11
+ iconClass: {},
12
+ contentClass: {},
13
+ tipAttr: { default: () => ({}) }
14
+ },
15
+ setup(g) {
16
+ function i(e) {
17
+ return e ? (e = e.trim(), /^<([a-z1-6]+)([^<]+)*(?:>(.*)<\/\1>|\s+\/>)$/i.test(e)) : !1;
18
+ }
19
+ return (e, c) => (t(), f(p(d), m({
20
+ effect: e.effect,
21
+ placement: e.placement
22
+ }, e.tipAttr), {
23
+ content: o(() => [
24
+ l(e.$slots, "default", {}, () => [
25
+ i(e.content) ? (t(), s("div", {
26
+ key: 0,
27
+ class: n(e.contentClass),
28
+ innerHTML: e.content
29
+ }, null, 10, C)) : (t(), s("div", {
30
+ key: 1,
31
+ class: n(e.contentClass)
32
+ }, u(e.content), 3))
33
+ ])
34
+ ]),
35
+ default: o(() => [
36
+ a("div", {
37
+ class: n(["ml-3", e.rclass])
38
+ }, [
39
+ l(e.$slots, "icon", {}, () => [
40
+ a("i", {
41
+ class: n(["icon-com i-com-wenhao-plain c-info", e.iconClass])
42
+ }, null, 2)
43
+ ])
44
+ ], 2)
45
+ ]),
46
+ _: 3
47
+ }, 16, ["effect", "placement"]));
48
+ }
49
+ });
50
+ export {
51
+ k as default
52
+ };
@@ -0,0 +1,4 @@
1
+ import f from "./HuiTip.vue.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,7 @@
1
+ import { withInstall as t } from "../../install-helper/install.js";
2
+ import i from "./HuiTip.vue.js";
3
+ const r = t(i);
4
+ export {
5
+ r as HuiTip,
6
+ r as default
7
+ };
@@ -0,0 +1,47 @@
1
+ import { HuiLineEditDialog as i } from "./components/HuiLineEditDialog/index.js";
2
+ import { HuiPreviewRichTextDialog as o } from "./components/HuiPreviewRichTextDialog/index.js";
3
+ import { HuiShowUrlDialog as r } from "./components/HuiShowUrlDialog/index.js";
4
+ import { HuiStringArrayInputDialog as m } from "./components/HuiStringArrayInputDialog/index.js";
5
+ import { HuiCountDownButton as t } from "./components/HuiCountDownButton/index.js";
6
+ import { HuiRegionTreeDialog as e } from "./components/HuiRegionTreeDialog/index.js";
7
+ import { HuiTinymceDialog as p } from "./components/HuiTinymceDialog/index.js";
8
+ import { HuiTinymce as a } from "./components/HuiTinymce/index.js";
9
+ import { HuiSelectLoadStatus as u } from "./components/HuiSelectLoadStatus/index.js";
10
+ import { HuiLineEditPopover as f } from "./components/HuiLineEditPopover/index.js";
11
+ import { HuiAMapSelectAddress as H } from "./components/HuiAMapSelectAddress/index.js";
12
+ import { HuiAMapSelectAddressDialog as s } from "./components/HuiAMapSelectAddressDialog/index.js";
13
+ import { HuiAMapSearchAddress as l } from "./components/HuiAMapSearchAddress/index.js";
14
+ import { HuiAMapSearchAddressDialog as n } from "./components/HuiAMapSearchAddressDialog/index.js";
15
+ import { HuiGridForm as d } from "./components/HuiGridForm/index.js";
16
+ import { HuiDataView as g } from "./components/HuiDataView/index.js";
17
+ import { HuiRegionTreeSelect as c } from "./components/HuiRegionTreeSelect/index.js";
18
+ import { HuiAMapMassMarkers as A } from "./components/HuiAMapMassMarkers/index.js";
19
+ import { HuiTags as D } from "./components/HuiTags/index.js";
20
+ import { HuiTagsMore as S } from "./components/HuiTagsMore/index.js";
21
+ import { HuiTip as M } from "./components/HuiTip/index.js";
22
+ const z = [
23
+ i,
24
+ o,
25
+ r,
26
+ m,
27
+ t,
28
+ e,
29
+ p,
30
+ a,
31
+ u,
32
+ f,
33
+ H,
34
+ s,
35
+ l,
36
+ n,
37
+ d,
38
+ g,
39
+ c,
40
+ A,
41
+ D,
42
+ S,
43
+ M
44
+ ];
45
+ export {
46
+ z as default
47
+ };
@@ -0,0 +1,13 @@
1
+ window.huiDelegate = {
2
+ getRegionTree: () => [],
3
+ getBtnPermission: () => ({}),
4
+ putOss: async () => [{ msg: "delegate未实现上传接口" }, null],
5
+ amapConfig: {
6
+ key: "",
7
+ serviceHost: ""
8
+ }
9
+ };
10
+ const e = window.huiDelegate;
11
+ export {
12
+ e as defaultDelegate
13
+ };
@@ -0,0 +1,7 @@
1
+ import e from "./select-loadmore.js";
2
+ function i(t) {
3
+ e.install(t);
4
+ }
5
+ export {
6
+ i as installDirective
7
+ };
@@ -0,0 +1,25 @@
1
+ import { nextTick as l } from "vue";
2
+ const c = {
3
+ mounted(e, t) {
4
+ const o = document.querySelector(`.${t.value.className} .el-select-dropdown .el-select-dropdown__wrap`);
5
+ e.selectDomInfo = o, e.userLoadMore = s;
6
+ function s() {
7
+ var r;
8
+ Math.abs(this.scrollHeight - this.scrollTop - this.clientHeight) <= 1 && ((r = t.value) == null || r.callback());
9
+ }
10
+ l(() => {
11
+ o == null || o.addEventListener("scroll", s);
12
+ });
13
+ },
14
+ beforeUnmount(e) {
15
+ e.userLoadMore && e.selectDomInfo && (e.selectDomInfo.removeEventListener("scroll", e.userLoadMore), delete e.selectDomInfo, delete e.userLoadMore);
16
+ }
17
+ }, d = {
18
+ install(e) {
19
+ e.directive("select-loadmore", c);
20
+ }
21
+ };
22
+ export {
23
+ d as default,
24
+ c as selectLoadmore
25
+ };
@@ -0,0 +1,20 @@
1
+ import { ref as o, toValue as u } from "vue";
2
+ const d = function() {
3
+ const n = o(""), e = o(!1), s = o({}), a = o(!1), l = o(!1);
4
+ return {
5
+ id: n,
6
+ show: e,
7
+ payload: s,
8
+ dialogLoading: a,
9
+ confirmLoading: l,
10
+ open: (t = "", c = {}) => {
11
+ n.value = t, s.value = u(c), e.value = !0;
12
+ },
13
+ close: () => {
14
+ e.value = !1;
15
+ }
16
+ };
17
+ };
18
+ export {
19
+ d as useHuiDialog
20
+ };
@@ -0,0 +1,6 @@
1
+ const o = {
2
+ permission: Object
3
+ };
4
+ export {
5
+ o as formDialogPropsDef
6
+ };
@@ -0,0 +1,109 @@
1
+ import { getCurrentInstance as $, ref as f, computed as p, toValue as r } from "vue";
2
+ import { HuiTool as v } from "../../utils/hui-tool/index.js";
3
+ import { objectUtils as q } from "@hua5/hua5-utils";
4
+ import { ElMessage as z } from "element-plus";
5
+ const W = function({
6
+ formModel: w = {},
7
+ showSuccessTip: E = !0,
8
+ isNeedDoubleConfirm: I = !1,
9
+ doubleConfirmConfig: C = {
10
+ message: "是否确认提交?",
11
+ payload: { iconType: "success" }
12
+ },
13
+ beforeSubmit: T,
14
+ submitCheck: F,
15
+ afterSubmit: H,
16
+ doubleConfirmAction: d,
17
+ put: P,
18
+ post: b,
19
+ permission: e = {}
20
+ }) {
21
+ const g = $(), i = f(!1), c = f({}), x = f(!1), u = f(!1), n = f(null), y = p(() => c.value.id ? "put" : "post"), K = (t = "", a = {}) => {
22
+ D(), L(), c.value = { ...q.deepClone(r(w)), ...r(a) }, c.value.id = t, i.value = !0;
23
+ }, h = () => {
24
+ i.value = !1;
25
+ };
26
+ function D() {
27
+ x.value = !1, u.value = !1;
28
+ }
29
+ function L() {
30
+ var t;
31
+ n.value && ((t = n.value) == null || t.resetFields());
32
+ }
33
+ function O() {
34
+ if (e && (e != null && e.checkRight))
35
+ return e.checkRight(y.value);
36
+ const t = y.value === "put" ? e == null ? void 0 : e.putCode : e == null ? void 0 : e.postCode;
37
+ if (!t) return !0;
38
+ const a = y.value === "put" ? e == null ? void 0 : e.putCodeTip : e == null ? void 0 : e.postCodeTip, s = window.huiDelegate.getBtnPermission()[t] ?? !1;
39
+ return s || z.error(a || "暂无权限,请联系管理员!"), s;
40
+ }
41
+ const R = () => {
42
+ var a;
43
+ O() && ((a = n == null ? void 0 : n.value) == null || a.validate(async (s) => {
44
+ var B;
45
+ if (s) {
46
+ u.value = !0;
47
+ let o = { ...c.value };
48
+ if (T) {
49
+ const l = T(o);
50
+ l && (o = l);
51
+ }
52
+ const S = [];
53
+ for (const l in o)
54
+ (B = Object.keys(r(w))) != null && B.includes(l) || S.push(l);
55
+ for (const l of S)
56
+ delete o[l];
57
+ if (F && !F(o)) {
58
+ u.value = !1;
59
+ return;
60
+ }
61
+ if (r(I) || d) {
62
+ U(o);
63
+ return;
64
+ }
65
+ k(o);
66
+ } else
67
+ return v.err("验证未通过"), u.value = !1, !1;
68
+ }));
69
+ }, U = async (t) => {
70
+ if (d) {
71
+ d(t, k, j);
72
+ return;
73
+ }
74
+ const [, a] = await v.msgBox(C.message, C.payload);
75
+ a ? k(t) : j();
76
+ }, k = async (t) => {
77
+ if (!P && !b) {
78
+ u.value = !1, v.err("没有 put 或 post 提交方法");
79
+ return;
80
+ }
81
+ const [, a] = c.value.id ? await P(c.value.id, t) : await b(t);
82
+ if (u.value = !1, H && H(a), !a) return !1;
83
+ V(a);
84
+ }, j = () => {
85
+ u.value = !1;
86
+ }, V = (t) => {
87
+ var a;
88
+ E && v.ok("提交成功"), (a = g == null ? void 0 : g.proxy) == null || a.$emit("submitOk", t), h();
89
+ };
90
+ return {
91
+ show: i,
92
+ form: c,
93
+ formRef: n,
94
+ formLoading: x,
95
+ confirmLoading: u,
96
+ open: K,
97
+ close: h,
98
+ resetLoading: D,
99
+ resetFormFields: L,
100
+ handleSubmit: R,
101
+ handleCancel: () => {
102
+ h();
103
+ },
104
+ checkPermission: O
105
+ };
106
+ };
107
+ export {
108
+ W as useHuiFormDialog
109
+ };
package/dist/index.js ADDED
@@ -0,0 +1,62 @@
1
+ /* empty css */
2
+ /* empty css */
3
+ import o from "./components-install-list.js";
4
+ import { makeInstaller as r } from "./install-helper/install.js";
5
+ import { HuiTool as f } from "./utils/hui-tool/index.js";
6
+ import { HuiRules as s } from "./utils/hui-rules.js";
7
+ import { useHuiDialog as l } from "./hooks/useHuiDialog/useHuiDialog.js";
8
+ import { useHuiFormDialog as g } from "./hooks/useHuiFormDialog/useHuiFormDialog.js";
9
+ import { formDialogPropsDef as D } from "./hooks/useHuiFormDialog/formDialogPropsDef.js";
10
+ import { HuiLineEditDialog as A } from "./components/HuiLineEditDialog/index.js";
11
+ import { HuiPreviewRichTextDialog as T } from "./components/HuiPreviewRichTextDialog/index.js";
12
+ import { HuiShowUrlDialog as L } from "./components/HuiShowUrlDialog/index.js";
13
+ import { HuiStringArrayInputDialog as w } from "./components/HuiStringArrayInputDialog/index.js";
14
+ import { HuiCountDownButton as y } from "./components/HuiCountDownButton/index.js";
15
+ import { HuiRegionTreeDialog as P } from "./components/HuiRegionTreeDialog/index.js";
16
+ import { HuiTinymceDialog as v } from "./components/HuiTinymceDialog/index.js";
17
+ import { HuiTinymce as F } from "./components/HuiTinymce/index.js";
18
+ import { HuiSelectLoadStatus as C } from "./components/HuiSelectLoadStatus/index.js";
19
+ import { HuiLineEditPopover as U } from "./components/HuiLineEditPopover/index.js";
20
+ import { HuiAMapSelectAddress as b } from "./components/HuiAMapSelectAddress/index.js";
21
+ import { HuiAMapSelectAddressDialog as q } from "./components/HuiAMapSelectAddressDialog/index.js";
22
+ import { HuiAMapSearchAddress as J } from "./components/HuiAMapSearchAddress/index.js";
23
+ import { HuiAMapSearchAddressDialog as N } from "./components/HuiAMapSearchAddressDialog/index.js";
24
+ import { HuiGridForm as Q } from "./components/HuiGridForm/index.js";
25
+ import { HuiDataView as X } from "./components/HuiDataView/index.js";
26
+ import { HuiRegionTreeSelect as Z } from "./components/HuiRegionTreeSelect/index.js";
27
+ import { HuiAMapMassMarkers as $ } from "./components/HuiAMapMassMarkers/index.js";
28
+ import { HuiTags as ro } from "./components/HuiTags/index.js";
29
+ import { HuiTagsMore as io } from "./components/HuiTagsMore/index.js";
30
+ import { HuiTip as po } from "./components/HuiTip/index.js";
31
+ import { selectLoadmore as ao } from "./directives/select-loadmore.js";
32
+ const m = r([...o]);
33
+ export {
34
+ $ as HuiAMapMassMarkers,
35
+ J as HuiAMapSearchAddress,
36
+ N as HuiAMapSearchAddressDialog,
37
+ b as HuiAMapSelectAddress,
38
+ q as HuiAMapSelectAddressDialog,
39
+ y as HuiCountDownButton,
40
+ X as HuiDataView,
41
+ Q as HuiGridForm,
42
+ A as HuiLineEditDialog,
43
+ U as HuiLineEditPopover,
44
+ T as HuiPreviewRichTextDialog,
45
+ P as HuiRegionTreeDialog,
46
+ Z as HuiRegionTreeSelect,
47
+ s as HuiRules,
48
+ C as HuiSelectLoadStatus,
49
+ L as HuiShowUrlDialog,
50
+ w as HuiStringArrayInputDialog,
51
+ ro as HuiTags,
52
+ io as HuiTagsMore,
53
+ F as HuiTinymce,
54
+ v as HuiTinymceDialog,
55
+ po as HuiTip,
56
+ f as HuiTool,
57
+ m as default,
58
+ D as formDialogPropsDef,
59
+ ao as selectLoadmore,
60
+ l as useHuiDialog,
61
+ g as useHuiFormDialog
62
+ };
@@ -0,0 +1,21 @@
1
+ import { defaultDelegate as i } from "../delegate.js";
2
+ import { installDirective as c } from "../directives/install-loadmore.js";
3
+ const n = {
4
+ isInstallComponents: !1,
5
+ delegate: i
6
+ };
7
+ let o = !1;
8
+ const m = (e = []) => ({
9
+ install: (t, l = n) => {
10
+ if (o) return;
11
+ const s = { ...n, ...l };
12
+ s.isInstallComponents && e.forEach((r) => t.use(r)), c(t), o = !0, window.huiDelegate = { ...n.delegate, ...s.delegate };
13
+ }
14
+ }), d = (e, a) => (e.install = (t) => {
15
+ for (const l of [e, ...Object.values({})])
16
+ t.component(l.name, l);
17
+ }, e);
18
+ export {
19
+ m as makeInstaller,
20
+ d as withInstall
21
+ };
package/dist/style.css ADDED
@@ -0,0 +1 @@
1
+ *,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.abs{position:absolute}.rel{position:relative}.flex-center{display:flex;align-items:center;justify-content:center}.flex-y{display:flex;flex-direction:column}.admin-link{cursor:pointer;--un-text-opacity:1;color:rgb(64 158 255 / var(--un-text-opacity))}.hand{cursor:pointer}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.top-0{top:0}.\!m-2{margin:2px!important}.m-y-20{margin-top:20px;margin-bottom:20px}.m-y-5{margin-top:5px;margin-bottom:5px}.my-10{margin-top:10px;margin-bottom:10px}.\!ml-20{margin-left:20px!important}.m-b-40{margin-bottom:40px}.m-b-5{margin-bottom:5px}.m-r-5{margin-right:5px}.m-t-5{margin-top:5px}.mb-20{margin-bottom:20px}.ml-11{margin-left:11px}.ml-3{margin-left:3px}.ml-5{margin-left:5px}.ml-50{margin-left:50px}.mr-10{margin-right:10px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.block{display:block}.inline-block{display:inline-block}.\!h-25{height:25px!important}.\!h-28{height:28px!important}.\!w-32{width:32px!important}.h-110{height:110px}.h-25{height:25px}.h-32{height:32px}.h-43{height:43px}.h-70vh{height:70vh}.h-80vh{height:80vh}.h3{height:3px}.max-h-300{max-height:300px}.w-100,.w-100px{width:100px}.w-100\%,.w-full{width:100%}.w-120{width:120px}.w-19{width:19px}.w-43{width:43px}.w-58{width:58px}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.\!border,.\!border-1{border-width:1px!important}.b,.b-1px,.border{border-width:1px}.\!b-t-1px{border-top-width:1px!important}.\!border-\[theme\(colors\.primary\)\]{border-color:#409eff!important}.\!border-primary{--un-border-opacity:1 !important;border-color:rgb(64 158 255 / var(--un-border-opacity))!important}.b-ddd{--un-border-opacity:1;border-color:rgb(221 221 221 / var(--un-border-opacity))}.b-lighter{--un-border-opacity:1;border-color:rgb(235 238 245 / var(--un-border-opacity))}.\!b-t-lighter{--un-border-opacity:1 !important;--un-border-top-opacity:var(--un-border-opacity) !important;border-top-color:rgb(235 238 245 / var(--un-border-top-opacity))!important}.rd-5{border-radius:5px}.b-solid{border-style:solid}.\!b-t-solid{border-top-style:solid!important}.\!bg-normal{--un-bg-opacity:1 !important;background-color:rgb(245 247 250 / var(--un-bg-opacity))!important}.\!bg-special{--un-bg-opacity:1 !important;background-color:rgb(39 179 197 / var(--un-bg-opacity))!important}.bg-normal{--un-bg-opacity:1;background-color:rgb(245 247 250 / var(--un-bg-opacity))}.\!p-4{padding:4px!important}.p-0{padding:0}.\!px-16{padding-left:16px!important;padding-right:16px!important}.p-x-10,.px-10{padding-left:10px;padding-right:10px}.px-4{padding-left:4px;padding-right:4px}.pr-10{padding-right:10px}.text-center{text-align:center}.text-left{text-align:left}.\!text-13{font-size:13px!important}.\!text-14{font-size:14px!important}.\!text-18{font-size:18px!important}.\!text-27{font-size:27px!important}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-20{font-size:20px}.\!text-\[theme\(backgroundColor\.normal\)\]{color:#f5f7fa!important}.\!text-disabled{--un-text-opacity:1 !important;color:rgb(192 196 204 / var(--un-text-opacity))!important}.\!c-primary,.\!text-primary{--un-text-opacity:1 !important;color:rgb(64 158 255 / var(--un-text-opacity))!important}.\!text-white{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity))!important}.c-danger,.text-danger{--un-text-opacity:1;color:rgb(202 32 32 / var(--un-text-opacity))}.c-disabled,.text-disabled{--un-text-opacity:1;color:rgb(192 196 204 / var(--un-text-opacity))}.text-normal{--un-text-opacity:1;color:rgb(48 49 51 / var(--un-text-opacity))}.c-primary,.text-primary{--un-text-opacity:1;color:rgb(64 158 255 / var(--un-text-opacity))}.c-regular,.text-regular{--un-text-opacity:1;color:rgb(96 98 102 / var(--un-text-opacity))}.c-info,.text-secondary{--un-text-opacity:1;color:rgb(144 147 153 / var(--un-text-opacity))}.text-success{--un-text-opacity:1;color:rgb(28 168 23 / var(--un-text-opacity))}.text-warning{--un-text-opacity:1;color:rgb(236 162 50 / var(--un-text-opacity))}.\!c-info{--un-text-opacity:1 !important;color:rgb(144 147 153 / var(--un-text-opacity))!important}.font-bold{font-weight:700}.lh-20{line-height:20px}.lh-32{line-height:32px}@font-face{font-family:icon-com;src:url(https://hua5-group.oss-cn-hangzhou.aliyuncs.com/resource_admin/iconfont/admin-common/iconfont.woff2) format("woff2"),url(https://hua5-group.oss-cn-hangzhou.aliyuncs.com/resource_admin/iconfont/admin-common/iconfont.woff) format("woff"),url(https://hua5-group.oss-cn-hangzhou.aliyuncs.com/resource_admin/iconfont/admin-common/iconfont.ttf) format("truetype")}.icon-com{font-family:icon-com!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.i-com-wenhao-plain:before{content:""}.i-com-jiantou-xia-shixin:before{content:""}.i-com-lajitong:before{content:""}.i-com-jiantou-shang-shixin:before{content:""}.i-com-gou:before{content:""}.i-com-fuzhi:before{content:""}.i-com-huanyuan:before{content:""}.i-com-jiantou-xia-yuan:before{content:""}.i-com-gantanhao:before{content:""}.i-com-wenhao:before{content:""}.i-com-gou1:before{content:""}.i-com-shipin:before{content:""}.i-com-tupian:before{content:""}.i-com-jiantou-you:before{content:""}.i-com-jiantou-zuo:before{content:""}.i-com-cha:before{content:""}.i-com-jiahao:before{content:""}.i-com-jiantou-xia-sanjiao:before{content:""}.i-com-loudou:before{content:""}.i-com-lie:before{content:""}.i-com-sousuo:before{content:""}.i-com-shuaxin:before{content:""}.hua5-message-box .el-dialog{border-radius:8px!important}.hua5-message-box .el-dialog .el-dialog__header,.hua5-message-box .el-dialog .el-dialog__footer{background-color:#fff!important}[data-v-2b54a85f] .el-form-item__content{flex:1}[data-v-2b54a85f] .el-form-item__label{display:flex}.tox-promotion .tox-promotion-link{display:none!important}.tox-tinymce-aux{z-index:9999!important}.tox .tox-collection--list .tox-collection__item--active{background-color:#f5f7fa!important;color:#303133!important}[data-v-d3d4441b] .el-input--small{width:102px;height:28px}[data-v-d3d4441b] .el-input__wrapper{padding:0 15px!important}.noEvents[data-v-04e6bda1]{pointer-events:none}[data-v-04e6bda1] .AMap__marker{position:absolute;top:-20px;right:-118px;color:#fff;padding:4px 10px;box-shadow:1px 1px 1px #0a0a0a33;white-space:nowrap;font-size:12px;background-color:#25a5f7;border-radius:3px}.AMap__content-input[data-v-04e6bda1]{margin-bottom:10px;z-index:999}.AMap__content-box[data-v-04e6bda1]{display:flex}.AMap__content-container[data-v-04e6bda1]{width:100%}.AMap__content-result[data-v-04e6bda1]{display:block!important;width:350px;overflow-y:auto}[data-v-04e6bda1] .amap-ui-poi-picker-sugg-container{left:0!important;right:0!important}[data-v-c1edc60f] .AMap__marker{position:absolute;top:-20px;right:-20px;color:#fff;padding:4px 10px;box-shadow:1px 1px 1px #0a0a0a33;white-space:nowrap;font-size:12px;background-color:#25a5f7;border-radius:3px}.AMap__content-input[data-v-c1edc60f]{margin-bottom:10px;z-index:999}.AMap__content-box[data-v-c1edc60f]{display:flex}.AMap__content-container[data-v-c1edc60f]{width:100%}.AMap__content-result[data-v-c1edc60f]{display:block!important;width:350px;overflow-y:auto}[data-v-c1edc60f] .amap-ui-poi-picker-sugg-container{left:0!important;right:0!important}[data-v-e377cee2] .el-input-group__append{height:32px;padding:0 10px}[data-v-e377cee2] .inputFund input::-webkit-inner-spin-button{-webkit-appearance:none!important}[data-v-e377cee2] .inputFund input::-webkit-inner-spin-button ::v-deep(.inputFund input[type="number"]){-moz-appearance:textfield}[data-v-6a22b099]{font-size:14px}.noBorderTop[data-v-6a22b099]{border-top:none}.noBorderLeft[data-v-6a22b099]{border-left:none}.hua5n-tree-select[data-v-5abec867] .el-select__selection{flex-wrap:wrap!important}.hua5n-tree-select[data-v-5abec867] .el-select__wrapper{height:auto!important}.el-tag[data-v-9feb2e98]{padding:0 2px;margin-right:4px;border:none}.el-table__body tr .el-table__cell .cell .el-tag[data-v-9feb2e98]{height:17px;line-height:17px;border-radius:2px}.el-tag.el-tag--primary[data-v-9feb2e98]{color:#fff;background:#409eff}.el-tag.el-tag--success[data-v-9feb2e98]{color:#fff;background:#1ca817}.el-tag.el-tag--warning[data-v-9feb2e98]{color:#fff;background:#eca232}.el-tag.el-tag--danger[data-v-9feb2e98]{color:#fff;background:#ca2020}.el-tag.el-tag--info[data-v-9feb2e98]{color:#909399;background:#ebeef5}