@web-utils/component 3.3.7 → 3.3.9

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 (182) hide show
  1. package/address-input/index.mjs +1 -1
  2. package/affix/index.mjs +1 -1
  3. package/aside-menu/index.mjs +1 -1
  4. package/avatar/index.mjs +1 -1
  5. package/awesome-button/index.mjs +1 -1
  6. package/capsule-tab/index.mjs +1 -1
  7. package/card/index.mjs +1 -1
  8. package/carousel/index.mjs +1 -1
  9. package/chat/index.mjs +2 -2
  10. package/chunk-file-uploader/index.mjs +1 -1
  11. package/chunks/{FormTemp.2IfXIr8o.mjs → FormTemp.BO_zCjBT.mjs} +4 -4
  12. package/chunks/{dataformat.Ab9PZnVk.mjs → dataformat.J6EgqBfr.mjs} +1 -1
  13. package/chunks/{dic.7JBaVHv6.mjs → dic.6ODiMBAw.mjs} +1 -1
  14. package/chunks/{event.lbJYeMJp.mjs → event.ChkcZtyR.mjs} +3 -3
  15. package/chunks/{form-input-mixin.IKogWBfn.mjs → form-input-mixin.DMuQta5I.mjs} +2 -2
  16. package/chunks/{form-item-mixin.BilKDUlK.mjs → form-item-mixin.CdcqXa2h.mjs} +1 -1
  17. package/chunks/{init.6oF7OO2W.mjs → init.BbPaCwke.mjs} +3 -3
  18. package/chunks/{util.y1gUGRqi.mjs → util.ThVOTZAO.mjs} +2 -24
  19. package/code-mirror-editor/index.mjs +8 -13
  20. package/color-picker/index.mjs +1 -1
  21. package/comment/index.mjs +1 -1
  22. package/confirm-button/index.mjs +2 -2
  23. package/confirmable/index.mjs +2 -2
  24. package/context-menu/index.mjs +1 -1
  25. package/count-up/index.mjs +1 -1
  26. package/custom-scrollbar/index.mjs +1 -1
  27. package/data-box/index.mjs +1 -1
  28. package/data-card/index.mjs +1 -1
  29. package/data-cardtext/index.mjs +1 -1
  30. package/data-display/index.mjs +1 -1
  31. package/data-icons/index.mjs +1 -1
  32. package/data-imgtext/index.mjs +1 -1
  33. package/data-operatext/index.mjs +1 -1
  34. package/data-panel/index.mjs +1 -1
  35. package/data-pay/index.mjs +1 -1
  36. package/data-price/index.mjs +1 -1
  37. package/data-progress/index.mjs +1 -1
  38. package/data-rotate/index.mjs +1 -1
  39. package/data-table-picker/index.mjs +2 -2
  40. package/data-tabs/index.mjs +1 -1
  41. package/dialog-form/index.mjs +2 -2
  42. package/dynamic-table/index.mjs +1 -1
  43. package/e-charts/index.mjs +1 -1
  44. package/easy-popup/index.mjs +2 -5
  45. package/editable-progress/index.mjs +1 -1
  46. package/editable-tree/index.mjs +3 -7
  47. package/egd-collapse/index.mjs +2 -4
  48. package/egd-collapse-item/index.mjs +1 -1
  49. package/element-dialog/index.mjs +2 -6
  50. package/empty-view/index.mjs +1 -1
  51. package/error-view/index.mjs +1 -1
  52. package/flex-column/index.mjs +2 -2
  53. package/flex-item/index.mjs +2 -2
  54. package/flex-row/index.mjs +2 -2
  55. package/flex-scroller/index.mjs +2 -6
  56. package/flow/index.mjs +2 -2
  57. package/flow-designer/index.mjs +28 -116
  58. package/flow-node/index.mjs +2 -2
  59. package/flow-viewer/index.mjs +2 -8
  60. package/form-button/index.mjs +1 -1
  61. package/form-cascader/index.mjs +4 -4
  62. package/form-checkbox-group/index.mjs +5 -7
  63. package/form-date-picker/index.mjs +4 -4
  64. package/form-holder/index.mjs +2 -2
  65. package/form-input/index.mjs +4 -6
  66. package/form-input-email/index.mjs +4 -6
  67. package/form-input-id-card/index.mjs +4 -6
  68. package/form-input-number/index.mjs +5 -7
  69. package/form-input-phone-number/index.mjs +4 -6
  70. package/form-input-tag/index.mjs +3 -3
  71. package/form-input-time/index.mjs +4 -6
  72. package/form-item/index.mjs +1 -1
  73. package/form-item-config-provider/index.mjs +1 -1
  74. package/form-radio-group/index.mjs +6 -12
  75. package/form-select/index.mjs +5 -7
  76. package/form-switch/index.mjs +4 -6
  77. package/form-textarea/index.mjs +3 -3
  78. package/form-view/index.mjs +2 -4
  79. package/fy-array/index.mjs +3 -3
  80. package/fy-article/index.mjs +1 -1
  81. package/fy-cascader/index.mjs +2 -2
  82. package/fy-checkbox/index.mjs +2 -2
  83. package/fy-code/index.mjs +2 -2
  84. package/fy-curd/index.mjs +14 -24
  85. package/fy-date/index.mjs +2 -2
  86. package/fy-draggable/index.mjs +2 -2
  87. package/fy-dynamic/index.mjs +3 -3
  88. package/fy-empty/index.mjs +2 -2
  89. package/fy-form/index.mjs +8 -12
  90. package/fy-form-design/index.mjs +13 -70
  91. package/fy-form-design/style.css +1 -1
  92. package/fy-input/index.mjs +2 -2
  93. package/fy-input-color/index.mjs +2 -2
  94. package/fy-input-icon/index.mjs +38 -38
  95. package/fy-input-icon/style.css +1 -1
  96. package/fy-input-map/index.mjs +2 -2
  97. package/fy-input-number/index.mjs +2 -2
  98. package/fy-input-table/index.mjs +2 -2
  99. package/fy-input-tree/index.mjs +2 -2
  100. package/fy-progress/index.mjs +1 -1
  101. package/fy-radio/index.mjs +2 -2
  102. package/fy-rate/index.mjs +2 -2
  103. package/fy-select/index.mjs +5 -5
  104. package/fy-slider/index.mjs +3 -3
  105. package/fy-switch/index.mjs +2 -2
  106. package/fy-tabs/index.mjs +17 -28
  107. package/fy-time/index.mjs +2 -2
  108. package/fy-title/index.mjs +2 -2
  109. package/fy-tree/index.mjs +3 -3
  110. package/fy-u-editor/index.mjs +2 -2
  111. package/fy-upload/index.mjs +4 -4
  112. package/guide-steps/index.mjs +1 -1
  113. package/highlight-j-s/index.mjs +1 -1
  114. package/icon-card/index.mjs +1 -1
  115. package/icon-temp/index.mjs +7 -6
  116. package/iframe-window/index.mjs +1 -1
  117. package/image-cropper/index.mjs +2 -2
  118. package/image-preview/index.mjs +2 -2
  119. package/image-viewer/index.mjs +1 -1
  120. package/input-number/index.mjs +2 -2
  121. package/input-number-range/index.mjs +1 -1
  122. package/keep-view-alive/index.mjs +1 -1
  123. package/keyboard/index.mjs +1 -1
  124. package/license/index.mjs +2 -2
  125. package/loading-view/index.mjs +1 -1
  126. package/login/index.mjs +2 -2
  127. package/monaco-editor/index.mjs +2 -2
  128. package/name-avatar/index.mjs +1 -1
  129. package/nav-bar/index.mjs +1 -1
  130. package/not-implement/index.mjs +1 -1
  131. package/notice/index.mjs +1 -1
  132. package/package.json +12 -12
  133. package/page/index.mjs +1 -1
  134. package/page-header/index.mjs +1 -1
  135. package/page-index/index.mjs +1 -1
  136. package/page-index-top/index.mjs +1 -1
  137. package/page-skeleton/index.mjs +2 -6
  138. package/page-skeleton-new/index.mjs +1 -1
  139. package/pageable-table/index.mjs +2 -2
  140. package/pageable-view/index.mjs +2 -2
  141. package/photo-swipe/index.mjs +2 -4
  142. package/present-view/index.mjs +2 -4
  143. package/queue/index.mjs +1 -1
  144. package/record-video/index.mjs +2 -2
  145. package/resize-observer/index.mjs +2 -2
  146. package/search/index.mjs +3 -3
  147. package/search-popover/index.mjs +3 -3
  148. package/sign/index.mjs +2 -2
  149. package/sign-panel/index.mjs +2 -2
  150. package/skeleton/index.mjs +1 -1
  151. package/split-pane/index.mjs +1 -1
  152. package/stateful/index.mjs +1 -1
  153. package/static-pageable-table/index.mjs +1 -1
  154. package/swiper/index.mjs +1 -1
  155. package/tab/index.mjs +2 -2
  156. package/tab-item/index.mjs +2 -2
  157. package/table-column/index.mjs +1 -1
  158. package/table-view/index.mjs +16 -20
  159. package/tag-render/index.mjs +1 -1
  160. package/text-ellipsis/index.mjs +2 -2
  161. package/tinymce-editor/index.mjs +1 -1
  162. package/toolbar-button/index.mjs +1 -1
  163. package/verify/index.mjs +2 -2
  164. package/vue-cron/index.mjs +1 -1
  165. package/vue-qr-code/index.mjs +1 -1
  166. package/vue-quill-editor/index.mjs +1 -1
  167. package/vue-tags-input/index.mjs +1 -1
  168. package/vue-tree-select/index.mjs +5 -19
  169. package/vue-video-player/index.mjs +2 -12
  170. package/watermark/index.mjs +2 -2
  171. package/web-types.json +9 -1
  172. package/x-input-tag/index.mjs +1 -1
  173. /package/chunks/{_plugin-vue2_normalizer.JwmUNtgn.mjs → _plugin-vue2_normalizer.YT9tSeEj.mjs} +0 -0
  174. /package/chunks/{confirmable-mixin.GqdyYLEM.mjs → confirmable-mixin.D2KW-Qlc.mjs} +0 -0
  175. /package/chunks/{form-pick-mixin.y-qhZJi6.mjs → form-pick-mixin.BFTIVn_i.mjs} +0 -0
  176. /package/chunks/{index.LGsb2aDq.mjs → index.DwCBGcYk.mjs} +0 -0
  177. /package/chunks/{input-number-mixin.GE2zr_3s.mjs → input-number-mixin.CzjtGf2n.mjs} +0 -0
  178. /package/chunks/{json-beautifier.fUZFSW5j.mjs → json-beautifier.CvdU9XNm.mjs} +0 -0
  179. /package/chunks/{packages.2yUDw9GA.mjs → packages.CWPkeLu9.mjs} +0 -0
  180. /package/chunks/{permission.bUiJNk5J.mjs → permission.CO31YIkD.mjs} +0 -0
  181. /package/chunks/{slot.j1uMmBnG.mjs → slot.DXIbhGat.mjs} +0 -0
  182. /package/chunks/{tab-mixin.tM9jcRT8.mjs → tab-mixin.CVr9bZtn.mjs} +0 -0
@@ -16,8 +16,8 @@ var c = (r, e, t) => new Promise((s, i) => {
16
16
  });
17
17
  import { copy as u, isInContainer as d } from "@web-utils/core";
18
18
  import p from "element-ui/lib/utils/clickoutside";
19
- import { z as f } from "../chunks/util.y1gUGRqi.mjs";
20
- import { n as v } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
19
+ import { z as f } from "../chunks/util.ThVOTZAO.mjs";
20
+ import { n as v } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
21
21
  const m = {
22
22
  name: "SearchPopover",
23
23
  directives: {
@@ -120,7 +120,7 @@ var w = function() {
120
120
  } } }, [t("div", { staticClass: "search-icon" }, [t("i", { class: s.icon || "el-icon-menu" })]), t("div", { staticStyle: { flex: "1", "box-sizing": "border-box", padding: "0 10px", "overflow-x": "hidden", "text-align": "left" } }, [t("p", { staticStyle: { "margin-bottom": "4px", "font-size": "16px" } }, [e._v(e._s(s.name))]), t("p", { staticClass: "url" }, [e._v(e._s(s.url || s.path))])]), t("div", { staticClass: "search-icon search-action" }, [t("svg", { staticClass: "action", attrs: { width: "20", height: "20", viewBox: "0 0 20 20" } }, [t("g", { attrs: { stroke: "currentColor", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round", "stroke-linejoin": "round" } }, [t("path", { attrs: { d: "M18 3v4c0 2-2 4-4 4H2" } }), t("path", { attrs: { d: "M8 17l-6-6 6-6" } })])])])])]);
121
121
  }) : e.evalResult !== "" ? t("li", { staticClass: "search-li", on: { click: e.copyEvalResult, mousemove: function(s) {
122
122
  return e.mouseHoverItem({}, -1);
123
- } } }, [t("a", { class: ["search-item", { active: e.currentIndex === -1 }], attrs: { rel: "noopener noreferrer", href: "javascript:void(0)" } }, [e._m(0), t("div", { staticStyle: { flex: "1", "box-sizing": "border-box", padding: "0 10px", "overflow-x": "hidden", "text-align": "left" } }, [t("p", { staticStyle: { "margin-bottom": "4px", "font-size": "16px" } }, [e._v("Result: " + e._s(e.evalResult))]), t("p", { staticClass: "url" }, [e._v("点击或这按 Enter 键复制")])]), t("div", { staticClass: "search-icon search-action" }, [t("svg", { staticClass: "action", attrs: { width: "20", height: "20", viewBox: "0 0 20 20" } }, [t("g", { attrs: { stroke: "currentColor", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round", "stroke-linejoin": "round" } }, [t("path", { attrs: { d: "M18 3v4c0 2-2 4-4 4H2" } }), t("path", { attrs: { d: "M8 17l-6-6 6-6" } })])])])])]) : t("li", { staticStyle: { display: "flex", "align-items": "center", "justify-content": "center", height: "100%", color: "#808080" } }, [e._v(" Sorry,no result ! ")])], 2), t("div", { staticClass: "footer-tips" }, [t("span", { staticClass: "keyboard-key" }, [t("svg", { attrs: { width: "15", height: "15" } }, [t("g", { attrs: { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.2" } }, [t("path", { attrs: { d: "M12 3.53088v3c0 1-1 2-2 2H4M7 11.53088l-3-3 3-3" } })])])]), t("span", { staticStyle: { "margin-right": "20px", "font-size": "12px" } }, [e._v("选择")]), t("span", { staticClass: "keyboard-key" }, [t("svg", { attrs: { width: "15", height: "15" } }, [t("g", { attrs: { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.2" } }, [t("path", { attrs: { d: "M7.5 3.5v8M10.5 8.5l-3 3-3-3" } })])])]), t("span", { staticClass: "keyboard-key" }, [t("svg", { attrs: { width: "15", height: "15" } }, [t("g", { attrs: { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.2" } }, [t("path", { attrs: { d: "M7.5 11.5v-8M10.5 6.5l-3-3-3 3" } })])])]), t("span", { staticStyle: { "margin-right": "20px", "font-size": "12px" } }, [e._v("切换")]), t("span", { staticClass: "keyboard-key" }, [t("svg", { attrs: { width: "15", height: "15" } }, [t("g", { attrs: { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.2" } }, [t("path", { attrs: { d: "M13.6167 8.936c-.1065.3583-.6883.962-1.4875.962-.7993 0-1.653-.9165-1.653-2.1258v-.5678c0-1.2548.7896-2.1016 1.653-2.1016.8634 0 1.3601.4778 1.4875 1.0724M9 6c-.1352-.4735-.7506-.9219-1.46-.8972-.7092.0246-1.344.57-1.344 1.2166s.4198.8812 1.3445.9805C8.465 7.3992 8.968 7.9337 9 8.5c.032.5663-.454 1.398-1.4595 1.398C6.6593 9.898 6 9 5.963 8.4851m-1.4748.5368c-.2635.5941-.8099.876-1.5443.876s-1.7073-.6248-1.7073-2.204v-.4603c0-1.0416.721-2.131 1.7073-2.131.9864 0 1.6425 1.031 1.5443 2.2492h-2.956" } })])])]), t("span", { staticStyle: { "font-size": "12px" } }, [e._v("关闭")])])]);
123
+ } } }, [t("a", { class: ["search-item", { active: e.currentIndex === -1 }], attrs: { rel: "noopener noreferrer", href: "javascript:void(0)" } }, [e._m(0), t("div", { staticStyle: { flex: "1", "box-sizing": "border-box", padding: "0 10px", "overflow-x": "hidden", "text-align": "left" } }, [t("p", { staticStyle: { "margin-bottom": "4px", "font-size": "16px" } }, [e._v("Result: " + e._s(e.evalResult))]), t("p", { staticClass: "url" }, [e._v("点击或这按 Enter 键复制")])]), t("div", { staticClass: "search-icon search-action" }, [t("svg", { staticClass: "action", attrs: { width: "20", height: "20", viewBox: "0 0 20 20" } }, [t("g", { attrs: { stroke: "currentColor", fill: "none", "fill-rule": "evenodd", "stroke-linecap": "round", "stroke-linejoin": "round" } }, [t("path", { attrs: { d: "M18 3v4c0 2-2 4-4 4H2" } }), t("path", { attrs: { d: "M8 17l-6-6 6-6" } })])])])])]) : t("li", { staticStyle: { display: "flex", "align-items": "center", "justify-content": "center", height: "100%", color: "#808080" } }, [e._v("Sorry,no result !")])], 2), t("div", { staticClass: "footer-tips" }, [t("span", { staticClass: "keyboard-key" }, [t("svg", { attrs: { width: "15", height: "15" } }, [t("g", { attrs: { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.2" } }, [t("path", { attrs: { d: "M12 3.53088v3c0 1-1 2-2 2H4M7 11.53088l-3-3 3-3" } })])])]), t("span", { staticStyle: { "margin-right": "20px", "font-size": "12px" } }, [e._v("选择")]), t("span", { staticClass: "keyboard-key" }, [t("svg", { attrs: { width: "15", height: "15" } }, [t("g", { attrs: { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.2" } }, [t("path", { attrs: { d: "M7.5 3.5v8M10.5 8.5l-3 3-3-3" } })])])]), t("span", { staticClass: "keyboard-key" }, [t("svg", { attrs: { width: "15", height: "15" } }, [t("g", { attrs: { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.2" } }, [t("path", { attrs: { d: "M7.5 11.5v-8M10.5 6.5l-3-3-3 3" } })])])]), t("span", { staticStyle: { "margin-right": "20px", "font-size": "12px" } }, [e._v("切换")]), t("span", { staticClass: "keyboard-key" }, [t("svg", { attrs: { width: "15", height: "15" } }, [t("g", { attrs: { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.2" } }, [t("path", { attrs: { d: "M13.6167 8.936c-.1065.3583-.6883.962-1.4875.962-.7993 0-1.653-.9165-1.653-2.1258v-.5678c0-1.2548.7896-2.1016 1.653-2.1016.8634 0 1.3601.4778 1.4875 1.0724M9 6c-.1352-.4735-.7506-.9219-1.46-.8972-.7092.0246-1.344.57-1.344 1.2166s.4198.8812 1.3445.9805C8.465 7.3992 8.968 7.9337 9 8.5c.032.5663-.454 1.398-1.4595 1.398C6.6593 9.898 6 9 5.963 8.4851m-1.4748.5368c-.2635.5941-.8099.876-1.5443.876s-1.7073-.6248-1.7073-2.204v-.4603c0-1.0416.721-2.131 1.7073-2.131.9864 0 1.6425 1.031 1.5443 2.2492h-2.956" } })])])]), t("span", { staticStyle: { "font-size": "12px" } }, [e._v("关闭")])])]);
124
124
  }, k = [function() {
125
125
  var r = this, e = r._self._c;
126
126
  return e("div", { staticClass: "search-icon" }, [e("i", { staticClass: "fa fa-table" })]);
package/sign/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { s as v } from "../chunks/util.y1gUGRqi.mjs";
2
- import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { s as v } from "../chunks/util.ThVOTZAO.mjs";
2
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  function p(e, s, n, r, t, o) {
4
4
  e.save(), e.fillStyle = t, e.translate(s, n), e.rotate(Math.PI + o), e.beginPath();
5
5
  let a = Math.sin(0), d = Math.cos(0);
@@ -1,4 +1,4 @@
1
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const n = {
3
3
  name: "SignPanel",
4
4
  props: {
@@ -127,7 +127,7 @@ var l = function() {
127
127
  return e.stopPropagation(), t.touchend.apply(null, arguments);
128
128
  }, mouseup: function(e) {
129
129
  return e.stopPropagation(), t.up.apply(null, arguments);
130
- } } }, [t._v("当前浏览器不支持手写签名 ")])]), s("div", { staticClass: "sign-tool-bar" }, [s("div", { staticClass: "sign-button flex-item", staticStyle: { color: "red" }, on: { click: t.clear } }, [s("i", { staticClass: "fa fa-trash" }), t._v(" 清除")]), s("div", { staticClass: "sign-button flex-item", staticStyle: { color: "red" }, on: { click: t.cancel } }, [s("i", { staticClass: "fa fa-close" }), t._v(" 取消")]), s("div", { staticClass: "sign-button flex-item", staticStyle: { color: "orange" }, on: { click: t.rollback } }, [s("i", { staticClass: "fa fa-repeat" }), t._v(" 撤销 ")]), s("div", { staticClass: "sign-button flex-item", staticStyle: { color: "green" }, on: { click: t.save } }, [s("i", { staticClass: "fa fa-check" }), t._v(" 确定")])])]), s("div", { directives: [{ name: "show", rawName: "v-show", value: t.disabled || !t.edit, expression: "disabled || !edit" }], staticClass: "sign-view", style: { cursor: t.disabled ? "not-allowed" : "pointer" }, on: { click: t.showSign } }, [t.value ? s("img", { staticClass: "sign-image", attrs: { src: t.value, alt: "签名" } }) : t._e(), t.value ? t._e() : s("p", { staticClass: "sign-tips", style: { color: !t.value && t.disabled ? "red" : "" } }, [t._v(" " + t._s(t.disabled ? "未签名" : "点击进行签名") + " ")]), t.disabled ? t._e() : s("i", { staticClass: "el-icon-edit-outline sign-edit-icon" })])]);
130
+ } } }, [t._v("当前浏览器不支持手写签名 ")])]), s("div", { staticClass: "sign-tool-bar" }, [s("div", { staticClass: "sign-button flex-item", staticStyle: { color: "red" }, on: { click: t.clear } }, [s("i", { staticClass: "fa fa-trash" }), t._v(" 清除")]), s("div", { staticClass: "sign-button flex-item", staticStyle: { color: "red" }, on: { click: t.cancel } }, [s("i", { staticClass: "fa fa-close" }), t._v(" 取消")]), s("div", { staticClass: "sign-button flex-item", staticStyle: { color: "orange" }, on: { click: t.rollback } }, [s("i", { staticClass: "fa fa-repeat" }), t._v(" 撤销")]), s("div", { staticClass: "sign-button flex-item", staticStyle: { color: "green" }, on: { click: t.save } }, [s("i", { staticClass: "fa fa-check" }), t._v(" 确定")])])]), s("div", { directives: [{ name: "show", rawName: "v-show", value: t.disabled || !t.edit, expression: "disabled || !edit" }], staticClass: "sign-view", style: { cursor: t.disabled ? "not-allowed" : "pointer" }, on: { click: t.showSign } }, [t.value ? s("img", { staticClass: "sign-image", attrs: { src: t.value, alt: "签名" } }) : t._e(), t.value ? t._e() : s("p", { staticClass: "sign-tips", style: { color: !t.value && t.disabled ? "red" : "" } }, [t._v(" " + t._s(t.disabled ? "未签名" : "点击进行签名") + " ")]), t.disabled ? t._e() : s("i", { staticClass: "el-icon-edit-outline sign-edit-icon" })])]);
131
131
  }, o = [], c = /* @__PURE__ */ a(
132
132
  n,
133
133
  l,
@@ -1,4 +1,4 @@
1
- import { n } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const o = "avue-skeleton", r = {
3
3
  name: "Skeleton",
4
4
  props: {
@@ -14,7 +14,7 @@ var l = (e, t, s) => new Promise((o, i) => {
14
14
  }, a = (r) => r.done ? o(r.value) : Promise.resolve(r.value).then(n, c);
15
15
  a((s = s.apply(e, t)).next());
16
16
  });
17
- import { n as u } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
17
+ import { n as u } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
18
18
  import d from "../resize-observer/index.mjs";
19
19
  import "../resize-observer/style.css";
20
20
  function g(e, t) {
@@ -1,4 +1,4 @@
1
- import { n as A } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as A } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const g = {
3
3
  name: "Stateful",
4
4
  functional: !0,
@@ -1,5 +1,5 @@
1
1
  import { chunk as r } from "@web-utils/integrations/lodash";
2
- import { n as s } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
2
+ import { n as s } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const n = {
4
4
  name: "StaticPageableTable",
5
5
  props: {
package/swiper/index.mjs CHANGED
@@ -17,7 +17,7 @@ var h = (e, t, s) => new Promise((i, r) => {
17
17
  import { getEleWidth as c } from "@web-utils/core";
18
18
  import u from "../resize-observer/index.mjs";
19
19
  import "../resize-observer/style.css";
20
- import { n as p } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
20
+ import { n as p } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
21
21
  const f = {
22
22
  name: "Swiper",
23
23
  components: {
package/tab/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { p as n } from "../chunks/tab-mixin.tM9jcRT8.mjs";
2
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { p as n } from "../chunks/tab-mixin.CVr9bZtn.mjs";
2
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const s = {
4
4
  name: "Tab",
5
5
  mixins: [n],
@@ -1,5 +1,5 @@
1
- import { c as a } from "../chunks/tab-mixin.tM9jcRT8.mjs";
2
- import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { c as a } from "../chunks/tab-mixin.CVr9bZtn.mjs";
2
+ import { n as r } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const l = {
4
4
  name: "TabItem",
5
5
  mixins: [a],
@@ -10,7 +10,7 @@ var i = (t, e, n) => e in t ? s(t, e, { enumerable: !0, configurable: !0, writab
10
10
  f.call(e, n) && i(t, n, e[n]);
11
11
  return t;
12
12
  }, r = (t, e) => u(t, d(e));
13
- import { n as p } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
13
+ import { n as p } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
14
14
  const g = {
15
15
  props: {
16
16
  type: {
@@ -16,8 +16,8 @@ var a = (r, e, t) => new Promise((s, l) => {
16
16
  });
17
17
  import { merge as n } from "@web-utils/integrations/lodash";
18
18
  import { isString as d, isArray as u, trace as f, warning as m, toStringArray as g, isFunction as w, hasOwn as p } from "@web-utils/core";
19
- import { k as _ } from "../chunks/index.LGsb2aDq.mjs";
20
- import { n as v } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
19
+ import { k as _ } from "../chunks/index.DwCBGcYk.mjs";
20
+ import { n as v } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
21
21
  const P = [
22
22
  "back",
23
23
  "create",
@@ -204,24 +204,20 @@ const P = [
204
204
  this.$message.warning("请选择要删除的记录!");
205
205
  return;
206
206
  }
207
- yield this.$confirm(
208
- `您确定要删除选中的[<span class="break-word" style="color: orange">${this.selectedRows.length}</span>]行记录吗?`,
209
- "系统提示",
210
- {
211
- type: "warning",
212
- modal: !0,
213
- dangerouslyUseHTMLString: !0,
214
- closeOnClickModal: !1,
215
- beforeClose: (t, s, l) => a(this, null, function* () {
216
- if (t === "confirm")
217
- try {
218
- s.confirmButtonLoading = !0, s.confirmButtonText = "删除...", yield r.call(this, this.selectedRows.map((o) => o.id).join(",")), this.$message.success("删除成功"), yield this.reloadTable(), yield this.refreshTree();
219
- } catch (o) {
220
- }
221
- l();
222
- })
223
- }
224
- ).catch((t) => t);
207
+ yield this.$confirm(`您确定要删除选中的[<span class="break-word" style="color: orange">${this.selectedRows.length}</span>]行记录吗?`, "系统提示", {
208
+ type: "warning",
209
+ modal: !0,
210
+ dangerouslyUseHTMLString: !0,
211
+ closeOnClickModal: !1,
212
+ beforeClose: (t, s, l) => a(this, null, function* () {
213
+ if (t === "confirm")
214
+ try {
215
+ s.confirmButtonLoading = !0, s.confirmButtonText = "删除...", yield r.call(this, this.selectedRows.map((o) => o.id).join(",")), this.$message.success("删除成功"), yield this.reloadTable(), yield this.refreshTree();
216
+ } catch (o) {
217
+ }
218
+ l();
219
+ })
220
+ }).catch((t) => t);
225
221
  }
226
222
  });
227
223
  },
@@ -10,7 +10,7 @@ var l = (t, e, n) => e in t ? u(t, e, { enumerable: !0, configurable: !0, writab
10
10
  return t;
11
11
  };
12
12
  import { hasOwn as o } from "@web-utils/core";
13
- import { n as g } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
13
+ import { n as g } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
14
14
  const f = {
15
15
  name: "TagRender",
16
16
  inject: {
@@ -1,5 +1,5 @@
1
- import { s as n } from "../chunks/util.y1gUGRqi.mjs";
2
- import { n as o } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { s as n } from "../chunks/util.ThVOTZAO.mjs";
2
+ import { n as o } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const h = {
4
4
  name: "TextEllipsis",
5
5
  props: {
@@ -38,7 +38,7 @@ import "tinymce/plugins/fullscreen";
38
38
  import "tinymce/plugins/preview";
39
39
  import "tinymce/plugins/imagetools";
40
40
  import { getFilePrefix as D, guid as A } from "@web-utils/core";
41
- import { n as b } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
41
+ import { n as b } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
42
42
  const S = {
43
43
  Redo: "重做",
44
44
  Undo: "撤销",
@@ -15,7 +15,7 @@ var s = (n, t, e) => new Promise((r, i) => {
15
15
  a((e = e.apply(n, t)).next());
16
16
  });
17
17
  import { isFunction as p } from "@web-utils/core";
18
- import { n as _ } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
18
+ import { n as _ } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
19
19
  const f = {
20
20
  name: "ToolbarButton",
21
21
  inject: {
package/verify/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { s } from "../chunks/util.y1gUGRqi.mjs";
2
- import { n as i } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { s } from "../chunks/util.ThVOTZAO.mjs";
2
+ import { n as i } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
3
3
  const l = {
4
4
  name: "Verify",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { n as a } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as a } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const s = {
3
3
  Seconds: {
4
4
  name: "秒",
@@ -15,7 +15,7 @@ var o = (t, n, a) => new Promise((l, r) => {
15
15
  s((a = a.apply(t, n)).next());
16
16
  });
17
17
  import { drawToCanvas as u, genDataURL as d, genSVG as h } from "@web-utils/integrations/qrcode";
18
- import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
18
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
19
19
  const f = {
20
20
  name: "VueQrCode",
21
21
  props: {
@@ -2,7 +2,7 @@ import "quill/dist/quill.core.css";
2
2
  import "quill/dist/quill.snow.css";
3
3
  import "quill/dist/quill.bubble.css";
4
4
  import l from "quill";
5
- import { n as s } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
5
+ import { n as s } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
6
6
  const n = {
7
7
  theme: "snow",
8
8
  boundary: document.body,
@@ -1,4 +1,4 @@
1
- import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
1
+ import { n as r } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
2
2
  const l = {
3
3
  name: "VueTagsInput",
4
4
  props: {
@@ -13,7 +13,7 @@ var Z = (e, t, s) => t in e ? Ce(e, t, { enumerable: !0, configurable: !0, writa
13
13
  import xe, { h as r } from "vue";
14
14
  import { noop as Re, identity as $e, last as ee, once as Ie, debounce as Ae } from "lodash-es";
15
15
  import { isPromise as le } from "@web-utils/core";
16
- import { n as m } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
16
+ import { n as m } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
17
17
  const O = process.env.NODE_ENV === "production" ? (
18
18
  /* istanbul ignore next */
19
19
  Re
@@ -30,10 +30,7 @@ function b(e) {
30
30
  }
31
31
  function Ve(e, t) {
32
32
  const s = e.getBoundingClientRect(), n = t.getBoundingClientRect(), i = t.offsetHeight / 3;
33
- n.bottom + i > s.bottom ? e.scrollTop = Math.min(
34
- t.offsetTop + t.clientHeight - e.offsetHeight + i,
35
- e.scrollHeight
36
- ) : n.top - i < s.top && (e.scrollTop = Math.max(t.offsetTop - i, 0));
33
+ n.bottom + i > s.bottom ? e.scrollTop = Math.min(t.offsetTop + t.clientHeight - e.offsetHeight + i, e.scrollHeight) : n.top - i < s.top && (e.scrollTop = Math.max(t.offsetTop - i, 0));
37
34
  }
38
35
  function ae(e, t) {
39
36
  const s = e.indexOf(t);
@@ -903,12 +900,7 @@ const Ze = {
903
900
  ), this.flat && O(
904
901
  () => this.multiple,
905
902
  () => 'You are using flat mode. But you forgot to add "multiple=true"?'
906
- ), this.flat || [
907
- "autoSelectAncestors",
908
- "autoSelectDescendants",
909
- "autoDeselectAncestors",
910
- "autoDeselectDescendants"
911
- ].forEach((t) => {
903
+ ), this.flat || ["autoSelectAncestors", "autoSelectDescendants", "autoDeselectAncestors", "autoDeselectDescendants"].forEach((t) => {
912
904
  O(
913
905
  () => !this[t],
914
906
  () => `"${t}" only applies to flat mode.`
@@ -1076,9 +1068,7 @@ const Ze = {
1076
1068
  });
1077
1069
  const s = e.trim().toLocaleLowerCase(), n = s.replace(/\s+/g, " ").split(" ");
1078
1070
  this.traverseAllNodesDFS((i) => {
1079
- this.searchNested && n.length > 1 ? i.isMatched = n.every((l) => oe(!1, l, i.nestedSearchLabel)) : i.isMatched = this.matchKeys.some(
1080
- (l) => oe(!this.disableFuzzyMatching, s, i.lowerCased[l])
1081
- ), i.isMatched && (this.localSearch.noResults = !1, i.ancestors.forEach((l) => this.localSearch.countMap[l.id][L]++), i.isLeaf && i.ancestors.forEach((l) => this.localSearch.countMap[l.id][T]++), i.parentNode !== E && (this.localSearch.countMap[i.parentNode.id][C] += 1, i.isLeaf && (this.localSearch.countMap[i.parentNode.id][M] += 1))), (i.isMatched || i.isBranch && i.isExpandedOnSearch) && i.parentNode !== E && (i.parentNode.isExpandedOnSearch = !0, i.parentNode.hasMatchedDescendants = !0);
1071
+ this.searchNested && n.length > 1 ? i.isMatched = n.every((l) => oe(!1, l, i.nestedSearchLabel)) : i.isMatched = this.matchKeys.some((l) => oe(!this.disableFuzzyMatching, s, i.lowerCased[l])), i.isMatched && (this.localSearch.noResults = !1, i.ancestors.forEach((l) => this.localSearch.countMap[l.id][L]++), i.isLeaf && i.ancestors.forEach((l) => this.localSearch.countMap[l.id][T]++), i.parentNode !== E && (this.localSearch.countMap[i.parentNode.id][C] += 1, i.isLeaf && (this.localSearch.countMap[i.parentNode.id][M] += 1))), (i.isMatched || i.isBranch && i.isExpandedOnSearch) && i.parentNode !== E && (i.parentNode.isExpandedOnSearch = !0, i.parentNode.hasMatchedDescendants = !0);
1082
1072
  }), t();
1083
1073
  },
1084
1074
  handleRemoteSearch() {
@@ -1229,11 +1219,7 @@ const Ze = {
1229
1219
  const h = Array.isArray(c);
1230
1220
  this.$set(a, "childrenStates", w(v({}, H()), {
1231
1221
  isLoaded: h
1232
- })), this.$set(
1233
- a,
1234
- "isExpanded",
1235
- typeof g == "boolean" ? g : N < this.defaultExpandLevel
1236
- ), this.$set(a, "hasMatchedDescendants", !1), this.$set(a, "hasDisabledDescendants", !1), this.$set(a, "isExpandedOnSearch", !1), this.$set(a, "showAllChildrenOnSearch", !1), this.$set(a, "count", {
1222
+ })), this.$set(a, "isExpanded", typeof g == "boolean" ? g : N < this.defaultExpandLevel), this.$set(a, "hasMatchedDescendants", !1), this.$set(a, "hasDisabledDescendants", !1), this.$set(a, "isExpandedOnSearch", !1), this.$set(a, "showAllChildrenOnSearch", !1), this.$set(a, "count", {
1237
1223
  [C]: 0,
1238
1224
  [L]: 0,
1239
1225
  [M]: 0,
@@ -29,19 +29,9 @@ import "video.js/dist/video-js.min.css";
29
29
  import y from "video.js";
30
30
  import g from "video.js/dist/lang/zh-CN.json";
31
31
  import { defaults as b } from "lodash-es";
32
- import { n as O } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
32
+ import { n as O } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
33
33
  y.addLanguage("zh", g);
34
- const _ = [
35
- "loadeddata",
36
- "canplay",
37
- "canplaythrough",
38
- "play",
39
- "pause",
40
- "waiting",
41
- "playing",
42
- "ended",
43
- "error"
44
- ], $ = {
34
+ const _ = ["loadeddata", "canplay", "canplaythrough", "play", "pause", "waiting", "playing", "ended", "error"], $ = {
45
35
  name: "VueVideoPlayer",
46
36
  props: {
47
37
  crossOrigin: {
@@ -10,8 +10,8 @@ var c = (l, t, e) => t in l ? d(l, t, { enumerable: !0, configurable: !0, writab
10
10
  x.call(t, e) && c(l, e, t[e]);
11
11
  return l;
12
12
  }, u = (l, t) => g(l, y(t));
13
- import { g as b } from "../chunks/index.LGsb2aDq.mjs";
14
- import { n as S } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
13
+ import { g as b } from "../chunks/index.DwCBGcYk.mjs";
14
+ import { n as S } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
15
15
  const k = {
16
16
  name: "Watermark",
17
17
  functional: !0,
package/web-types.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json.schemastore.org/web-types",
3
3
  "framework": "vue",
4
4
  "name": "@web-utils/component",
5
- "version": "3.3.7",
5
+ "version": "3.3.9",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "description-markup": "markdown",
@@ -16951,6 +16951,14 @@
16951
16951
  },
16952
16952
  "default": ""
16953
16953
  },
16954
+ {
16955
+ "name": "size",
16956
+ "value": {
16957
+ "kind": "expression",
16958
+ "type": "string"
16959
+ },
16960
+ "default": ""
16961
+ },
16954
16962
  {
16955
16963
  "name": "text",
16956
16964
  "value": {
@@ -26,7 +26,7 @@ var r = (a, t, e) => new Promise((s, n) => {
26
26
  }, l = (i) => i.done ? s(i.value) : Promise.resolve(i.value).then(o, c);
27
27
  l((e = e.apply(a, t)).next());
28
28
  });
29
- import { n as y } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
29
+ import { n as y } from "../chunks/_plugin-vue2_normalizer.YT9tSeEj.mjs";
30
30
  const V = {
31
31
  name: "XInputTag",
32
32
  inject: {
File without changes