iking-web-ui-pro 1.2.6 → 1.2.8

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 (44) hide show
  1. package/dist/IkApprovalProcessDetail/ik.index.es.js +123 -132
  2. package/dist/IkDescription/ik.index.es.js +15 -24
  3. package/dist/IkDetailPreviewFiles/ik.index.es.js +15 -24
  4. package/dist/IkImageUploadEditor/ik.index.es.js +1227 -1227
  5. package/dist/IkPreviewFile/ik.index.es.js +15 -24
  6. package/dist/IkPrint/ik.index.es.js +1 -1
  7. package/dist/IkPrint/{index.es-DDNCkl-c.mjs → index.es-OMtWcZN6.mjs} +1 -1
  8. package/dist/{jspdf.es.min-DsM3mxSl.mjs → IkPrint/jspdf.es.min-CYsYASKt.mjs} +2 -2
  9. package/dist/IkPrint/purify.es-CiEWEeUM.mjs +605 -0
  10. package/dist/IkUploadFile/ik.index.es.js +307 -306
  11. package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
  12. package/dist/iking-web-ui-pro.css +1 -1
  13. package/dist/{index-Cba2fjdk.mjs → index-Cbyui2C0.mjs} +9518 -9526
  14. package/dist/{index.es-DqdRfgV4.mjs → index.es-ByDyBGi-.mjs} +139 -139
  15. package/dist/index.es.js +1 -1
  16. package/dist/index.umd.js +199 -198
  17. package/dist/{IkPrint/jspdf.es.min-DLP80Gi4.mjs → jspdf.es.min-BpyVpHjP.mjs} +2 -2
  18. package/dist/purify.es-CiEWEeUM.mjs +605 -0
  19. package/dist/src/components/IkBtnSetting/index.d.ts +1 -1
  20. package/dist/src/components/IkBtnSetting/src/IkBtnSetting.vue.d.ts +1 -1
  21. package/dist/src/components/IkDragList/index.d.ts +3 -3
  22. package/dist/src/components/IkDragList/src/IkDragList.vue.d.ts +1 -1
  23. package/dist/src/components/IkMonacoEditor/index.d.ts +16 -16
  24. package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +16 -16
  25. package/dist/src/components/IkPageFull/index.d.ts +3 -3
  26. package/dist/src/components/IkPageFull/src/IkDialog.d.ts +2 -2
  27. package/dist/src/components/IkPageFull/src/IkPageHead.vue.d.ts +1 -1
  28. package/dist/src/components/IkPageFull/src/IkPageTable.vue.d.ts +1 -1
  29. package/dist/src/components/IkPageFull/src/IkSearchAuto.d.ts +1 -1
  30. package/dist/src/components/IkPageFull/src/index.vue.d.ts +1 -1
  31. package/dist/src/components/IkPickerUser/index.d.ts +2 -2
  32. package/dist/src/components/IkPickerUser/src/picker.vue.d.ts +2 -2
  33. package/dist/src/components/IkSideText/IkSideText.vue.d.ts +2 -2
  34. package/dist/src/components/IkSideText/index.d.ts +2 -2
  35. package/dist/src/components/IkStatu/index.d.ts +1 -1
  36. package/dist/src/components/IkStatu/src/index.vue.d.ts +1 -1
  37. package/dist/src/components/IkSvgIcon/index.d.ts +16 -16
  38. package/dist/src/components/IkTree/IkTree.vue.d.ts +2532 -788
  39. package/dist/src/components/IkUploadImage/index.d.ts +3 -3
  40. package/dist/src/components/IkUploadImage/src/index.vue.d.ts +1 -1
  41. package/package.json +1 -1
  42. package/dist/IkPrint/purify.es-D5dazAgD.mjs +0 -553
  43. package/dist/purify.es-D5dazAgD.mjs +0 -553
  44. package/dist/src/components/IkTree/index.d.ts +0 -12349
@@ -14669,15 +14669,15 @@ const Hg = ["id"], Ug = /* @__PURE__ */ ne({
14669
14669
  }), jg = /* @__PURE__ */ Qr(Ug, [["__scopeId", "data-v-b301aa7d"]]), zg = Ye(jg), Vg = ["onClick"], qg = {
14670
14670
  class: "flex align-center",
14671
14671
  style: { width: "100%" }
14672
- }, Gg = { class: "fileName simple" }, Wg = {
14672
+ }, Gg = ["title"], Wg = {
14673
14673
  key: 0,
14674
14674
  class: "size",
14675
14675
  style: { "padding-right": "20px", "white-space": "nowrap" }
14676
- }, Kg = ["onClick"], $g = { class: "file-list" }, Yg = { class: "fileName simple" }, Xg = {
14676
+ }, Kg = ["onClick"], $g = { class: "file-list" }, Yg = ["title"], Xg = {
14677
14677
  key: 0,
14678
14678
  class: "size",
14679
14679
  style: { "padding-right": "20px", "white-space": "nowrap" }
14680
- }, Zg = ["onClick"], Jg = { class: "text" }, Qg = { class: "fileName" }, ev = { class: "size" }, tv = /* @__PURE__ */ ne({
14680
+ }, Zg = ["onClick"], Jg = { class: "text" }, Qg = ["title"], ev = { class: "size" }, tv = /* @__PURE__ */ ne({
14681
14681
  __name: "IkPreviewFile",
14682
14682
  props: {
14683
14683
  list: {
@@ -14835,13 +14835,10 @@ const Hg = ["id"], Ug = /* @__PURE__ */ ne({
14835
14835
  style: Se({ width: v.value })
14836
14836
  }, [
14837
14837
  S("div", qg, [
14838
- S(
14839
- "div",
14840
- Gg,
14841
- Te(T.name),
14842
- 1
14843
- /* TEXT */
14844
- ),
14838
+ S("div", {
14839
+ class: "fileName simple",
14840
+ title: T.name
14841
+ }, Te(T.name), 9, Gg),
14845
14842
  a.showFileSize ? (E(), R(
14846
14843
  "div",
14847
14844
  Wg,
@@ -14910,13 +14907,10 @@ const Hg = ["id"], Ug = /* @__PURE__ */ ne({
14910
14907
  style: Se({ width: `calc(100% - ${a.iconSize + 10}px)` })
14911
14908
  },
14912
14909
  [
14913
- S(
14914
- "p",
14915
- Yg,
14916
- Te(T.name),
14917
- 1
14918
- /* TEXT */
14919
- ),
14910
+ S("p", {
14911
+ class: "fileName simple",
14912
+ title: T.name
14913
+ }, Te(T.name), 9, Yg),
14920
14914
  a.showFileSize ? (E(), R(
14921
14915
  "p",
14922
14916
  Xg,
@@ -14982,13 +14976,10 @@ const Hg = ["id"], Ug = /* @__PURE__ */ ne({
14982
14976
  fields: u.value
14983
14977
  }, null, 8, ["file", "style", "fields"]),
14984
14978
  S("div", Jg, [
14985
- S(
14986
- "div",
14987
- Qg,
14988
- Te(T.name),
14989
- 1
14990
- /* TEXT */
14991
- ),
14979
+ S("div", {
14980
+ class: "fileName",
14981
+ title: T.name
14982
+ }, Te(T.name), 9, Qg),
14992
14983
  S(
14993
14984
  "div",
14994
14985
  ev,
@@ -279,7 +279,7 @@ const me = { class: "ik-print" }, pe = {
279
279
  }, R = async () => {
280
280
  try {
281
281
  y.value = !0, w("beforePrint", { ...e });
282
- const f = (await import("./html2canvas.esm-dgT_1dIT.mjs")).default, o = (await import("./jspdf.es.min-DLP80Gi4.mjs").then((D) => D.j)).default;
282
+ const f = (await import("./html2canvas.esm-dgT_1dIT.mjs")).default, o = (await import("./jspdf.es.min-CYsYASKt.mjs").then((D) => D.j)).default;
283
283
  if (!x.value)
284
284
  throw new Error("打印内容不存在");
285
285
  const c = x.value.style.display;
@@ -1,4 +1,4 @@
1
- import { _ as Va } from "./jspdf.es.min-DLP80Gi4.mjs";
1
+ import { _ as Va } from "./jspdf.es.min-CYsYASKt.mjs";
2
2
  var La = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
3
  function il(n) {
4
4
  return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
@@ -8476,7 +8476,7 @@ function Yu(r) {
8476
8476
  });
8477
8477
  }
8478
8478
  function t() {
8479
- return (Jt.DOMPurify ? Promise.resolve(Jt.DOMPurify) : import("./purify.es-D5dazAgD.mjs")).catch(function(l) {
8479
+ return (Jt.DOMPurify ? Promise.resolve(Jt.DOMPurify) : import("./purify.es-CiEWEeUM.mjs")).catch(function(l) {
8480
8480
  return Promise.reject(new Error("Could not load dompurify: " + l));
8481
8481
  }).then(function(l) {
8482
8482
  return l.default ? l.default : l;
@@ -9174,7 +9174,7 @@ endobj\r
9174
9174
  var d = h.getContext("2d");
9175
9175
  d.fillStyle = "#fff", d.fillRect(0, 0, h.width, h.height);
9176
9176
  var m = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, _ = this;
9177
- return (Jt.canvg ? Promise.resolve(Jt.canvg) : import("./index.es-DqdRfgV4.mjs")).catch(function(k) {
9177
+ return (Jt.canvg ? Promise.resolve(Jt.canvg) : import("./index.es-OMtWcZN6.mjs")).catch(function(k) {
9178
9178
  return Promise.reject(new Error("Could not load canvg: " + k));
9179
9179
  }).then(function(k) {
9180
9180
  return k.default ? k.default : k;