iking-web-ui-pro 0.2.20 → 0.2.22

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 (64) hide show
  1. package/dist/IKExpandCollapse/ik.index.es.js +67 -64
  2. package/dist/IKExpandCollapse/ik.index.umd.js +1 -1
  3. package/dist/IKExpandCollapse/style.css +1 -1
  4. package/dist/IKPreviewFile/ik.index.es.js +279 -276
  5. package/dist/IKPreviewFile/ik.index.umd.js +16 -16
  6. package/dist/IKPreviewFile/style.css +1 -1
  7. package/dist/IKVerticalStepBar/ik.index.es.js +102 -99
  8. package/dist/IKVerticalStepBar/ik.index.umd.js +3 -3
  9. package/dist/IKVerticalStepBar/style.css +1 -1
  10. package/dist/IkApprovalProcessDetail/ik.index.es.js +279 -276
  11. package/dist/IkApprovalProcessDetail/ik.index.umd.js +1 -1
  12. package/dist/IkApprovalProcessDetail/style.css +1 -1
  13. package/dist/IkBaseDialog/ik.index.es.js +113 -110
  14. package/dist/IkBaseDialog/ik.index.umd.js +1 -1
  15. package/dist/IkBaseDialog/style.css +1 -1
  16. package/dist/IkBtnSetting/ik.index.es.js +208 -205
  17. package/dist/IkBtnSetting/ik.index.umd.js +1 -1
  18. package/dist/IkBtnSetting/style.css +1 -1
  19. package/dist/IkCollapseCard/ik.index.es.js +75 -72
  20. package/dist/IkCollapseCard/ik.index.umd.js +1 -1
  21. package/dist/IkCollapseCard/style.css +1 -1
  22. package/dist/IkDescription/ik.index.es.js +413 -410
  23. package/dist/IkDescription/ik.index.umd.js +1 -1
  24. package/dist/IkDescription/style.css +1 -1
  25. package/dist/IkDetailPreviewFiles/ik.index.es.js +272 -269
  26. package/dist/IkDetailPreviewFiles/ik.index.umd.js +1 -1
  27. package/dist/IkDetailPreviewFiles/style.css +1 -1
  28. package/dist/IkIconPicker/ik.index.es.js +146 -143
  29. package/dist/IkIconPicker/ik.index.umd.js +1 -1
  30. package/dist/IkIconPicker/style.css +1 -1
  31. package/dist/IkMonacoEditor/ik.index.es.js +156 -153
  32. package/dist/IkMonacoEditor/ik.index.umd.js +3 -3
  33. package/dist/IkMonacoEditor/style.css +1 -1
  34. package/dist/IkPageFull/ik.index.es.js +1129 -1126
  35. package/dist/IkPageFull/ik.index.umd.js +2 -2
  36. package/dist/IkPageFull/style.css +1 -1
  37. package/dist/IkPreviewFileDialog/ik.index.es.js +556 -553
  38. package/dist/IkPreviewFileDialog/ik.index.umd.js +1 -1
  39. package/dist/IkPreviewFileDialog/style.css +1 -1
  40. package/dist/IkSchedule/ik.index.es.js +1432 -1429
  41. package/dist/IkSchedule/ik.index.umd.js +1 -1
  42. package/dist/IkSchedule/style.css +1 -1
  43. package/dist/IkSideText/ik.index.es.js +99 -96
  44. package/dist/IkSideText/ik.index.umd.js +1 -1
  45. package/dist/IkSideText/style.css +1 -1
  46. package/dist/IkSvgIcon/ik.index.es.js +54 -51
  47. package/dist/IkSvgIcon/ik.index.umd.js +1 -1
  48. package/dist/IkSvgIcon/style.css +1 -1
  49. package/dist/IkUploadFile/ik.index.es.js +697 -694
  50. package/dist/IkUploadFile/ik.index.umd.js +1 -1
  51. package/dist/IkUploadFile/style.css +1 -1
  52. package/dist/IkUploadImage/ik.index.es.js +204 -201
  53. package/dist/IkUploadImage/ik.index.umd.js +1 -1
  54. package/dist/IkUploadImage/style.css +1 -1
  55. package/dist/Provider/ik.index.es.js +10 -14
  56. package/dist/Provider/ik.index.umd.js +1 -1
  57. package/dist/index.es.js +4121 -4122
  58. package/dist/index.umd.js +2 -2
  59. package/dist/src/components/IkSvgIcon/index.d.ts +6 -2
  60. package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +6 -2
  61. package/dist/src/components/Provider/ProviderConfig.vue.d.ts +0 -9
  62. package/dist/src/components/Provider/index.d.ts +0 -19
  63. package/dist/style.css +1 -1
  64. package/package.json +1 -1
@@ -1,14 +1,14 @@
1
- import { defineComponent as B, inject as O, computed as q, resolveComponent as v, openBlock as i, createElementBlock as l, normalizeClass as r, normalizeStyle as p, createCommentVNode as V, createElementVNode as x, createBlock as f, withCtx as g, createTextVNode as D, toDisplayString as G, mergeModels as A, useModel as E, ref as k, watch as H, unref as y, withModifiers as P, createVNode as j, Fragment as C, renderList as S } from "vue";
2
- import { ikColor as U, _ as W } from "iking-utils-pro";
3
- const T = (d, s) => {
4
- if (d.install = (c) => {
5
- for (const e of [d, ...Object.values(s ?? {})])
6
- c.component(e.name, e);
7
- }, s)
8
- for (const [c, e] of Object.entries(s))
9
- d[c] = e;
1
+ import { defineComponent as V, computed as C, resolveComponent as x, openBlock as i, createElementBlock as s, withModifiers as q, normalizeClass as p, normalizeStyle as y, createCommentVNode as T, createElementVNode as z, createBlock as g, withCtx as h, createTextVNode as D, toDisplayString as G, mergeModels as A, useModel as E, ref as k, watch as H, unref as b, createVNode as j, Fragment as S, renderList as B } from "vue";
2
+ import { ikColor as P, _ as U } from "iking-utils-pro";
3
+ const M = (d, m) => {
4
+ if (d.install = (o) => {
5
+ for (const e of [d, ...Object.values(m ?? {})])
6
+ o.component(e.name, e);
7
+ }, m)
8
+ for (const [o, e] of Object.entries(m))
9
+ d[o] = e;
10
10
  return d;
11
- }, X = "4383166", Y = "中台-双色图标", F = "iconfont", K = "iksvg_", Q = "", R = [
11
+ }, W = "4383166", X = "中台-双色图标", Y = "iconfont", F = "iksvg_", K = "", Q = [
12
12
  {
13
13
  icon_id: "40615013",
14
14
  name: "开票记录",
@@ -1549,14 +1549,14 @@ const T = (d, s) => {
1549
1549
  unicode: "e668",
1550
1550
  unicode_decimal: 58984
1551
1551
  }
1552
- ], Z = {
1553
- id: X,
1554
- name: Y,
1555
- font_family: F,
1556
- css_prefix_text: K,
1557
- description: Q,
1558
- glyphs: R
1559
- }, ee = "4383216", ne = "中台-单色图标", ie = "iconfont", ce = "iksig_", oe = "", ae = [
1552
+ ], R = {
1553
+ id: W,
1554
+ name: X,
1555
+ font_family: Y,
1556
+ css_prefix_text: F,
1557
+ description: K,
1558
+ glyphs: Q
1559
+ }, Z = "4383216", ee = "中台-单色图标", ne = "iconfont", ie = "iksig_", ce = "", oe = [
1560
1560
  {
1561
1561
  icon_id: "7429411",
1562
1562
  name: "子流程",
@@ -2537,30 +2537,30 @@ const T = (d, s) => {
2537
2537
  unicode: "e665",
2538
2538
  unicode_decimal: 58981
2539
2539
  }
2540
- ], de = {
2541
- id: ee,
2542
- name: ne,
2543
- font_family: ie,
2544
- css_prefix_text: ce,
2545
- description: oe,
2546
- glyphs: ae
2547
- }, M = (d, s) => {
2548
- const c = d.__vccOpts || d;
2549
- for (const [e, a] of s)
2550
- c[e] = a;
2551
- return c;
2552
- }, ue = {
2540
+ ], ae = {
2541
+ id: Z,
2542
+ name: ee,
2543
+ font_family: ne,
2544
+ css_prefix_text: ie,
2545
+ description: ce,
2546
+ glyphs: oe
2547
+ }, N = (d, m) => {
2548
+ const o = d.__vccOpts || d;
2549
+ for (const [e, a] of m)
2550
+ o[e] = a;
2551
+ return o;
2552
+ }, de = {
2553
2553
  key: 0,
2554
2554
  class: "ik-svg-icon ik-icon-span inline-block inline-flex justify-center box-content line-height-[0]"
2555
- }, _e = {
2555
+ }, ue = {
2556
2556
  key: 1,
2557
2557
  class: "h-[1em] w-[1em]",
2558
2558
  "aria-hidden": "true"
2559
- }, le = ["xlink:href"], se = ["src"], me = {
2559
+ }, _e = ["xlink:href"], le = ["src"], se = {
2560
2560
  key: 1,
2561
2561
  class: "h-[1em] w-[1em]",
2562
2562
  "aria-hidden": "true"
2563
- }, te = ["xlink:href"], fe = ["src"], ge = /* @__PURE__ */ B({
2563
+ }, me = ["xlink:href"], te = ["src"], fe = /* @__PURE__ */ V({
2564
2564
  name: "IkSvgIcon",
2565
2565
  __name: "index",
2566
2566
  props: {
@@ -2586,14 +2586,12 @@ const T = (d, s) => {
2586
2586
  warning: { type: Boolean },
2587
2587
  width: {}
2588
2588
  },
2589
- setup(d) {
2590
- const s = d, c = O("iconConfig"), e = q(() => ({
2591
- ...(c == null ? void 0 : c.value) || {},
2592
- ...s
2593
- })), a = q(() => {
2589
+ emits: ["click"],
2590
+ setup(d, { emit: m }) {
2591
+ const o = d, e = C(() => o), a = C(() => {
2594
2592
  const { name: n } = e.value;
2595
2593
  return /^http?:\/\//.test(n) ? "img" : /i-[^:]+:[^:]+/.test(n) ? "unocss" : n != null && n.startsWith("iksig") ? "iksig" : n != null && n.includes(":") ? "iconify" : n != null && n.startsWith("iksvg") ? "svg" : "i";
2596
- }), t = q(() => {
2594
+ }), t = C(() => {
2597
2595
  const n = [];
2598
2596
  if (e.value.flip)
2599
2597
  switch (e.value.flip) {
@@ -2608,26 +2606,29 @@ const T = (d, s) => {
2608
2606
  break;
2609
2607
  }
2610
2608
  e.value.rotate && n.push(`rotate(${e.value.rotate % 360}deg)`);
2611
- const h = {
2609
+ const f = {
2612
2610
  ...e.value.color && { color: e.value.color },
2613
2611
  ...e.value.size && { fontSize: typeof e.value.size == "number" ? `${e.value.size}px` : e.value.size },
2614
2612
  ...n.length && { transform: n.join(" ") },
2615
2613
  padding: e.value.showBg || e.value.bg ? e.value.padding : 0,
2616
2614
  ...e.value.color && a.value !== "iksig" ? {
2617
2615
  "--ik-color-icon-dark": e.value.color,
2618
- "--ik-color-icon-light": e.value.colorLight || U.setOpacity(e.value.color, e.value.opacity)
2616
+ "--ik-color-icon-light": e.value.colorLight || P.setOpacity(e.value.color, e.value.opacity)
2619
2617
  } : {}
2620
2618
  };
2621
- return e.value.width && (h.width = h.height = typeof e.value.width == "number" ? `${e.value.width}px` : e.value.width), h;
2622
- });
2623
- return (n, h) => {
2624
- const w = v("el-tooltip"), z = v("el-button");
2625
- return e.value.tableIconType === "icon" || !e.value.tableIconType ? (i(), l("span", ue, [
2626
- e.value.notip || !e.value.title ? (i(), l(
2619
+ return e.value.width && (f.width = f.height = typeof e.value.width == "number" ? `${e.value.width}px` : e.value.width), f;
2620
+ }), I = m, r = (n) => {
2621
+ e.value.disabled || I("click", n);
2622
+ };
2623
+ return (n, f) => {
2624
+ const w = x("el-tooltip"), l = x("el-button");
2625
+ return e.value.tableIconType === "icon" || !e.value.tableIconType ? (i(), s("span", de, [
2626
+ e.value.notip || !e.value.title ? (i(), s(
2627
2627
  "i",
2628
2628
  {
2629
2629
  key: 0,
2630
- class: r(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
2630
+ onClick: q(r, ["stop"]),
2631
+ class: p(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
2631
2632
  [n.name]: a.value === "unocss",
2632
2633
  "show-bg": e.value.showBg || e.value.bg,
2633
2634
  default: e.value.size === "default",
@@ -2640,34 +2641,34 @@ const T = (d, s) => {
2640
2641
  active: e.value.active,
2641
2642
  disabled: e.value.disabled
2642
2643
  }]),
2643
- style: p(t.value)
2644
+ style: y(t.value)
2644
2645
  },
2645
2646
  [
2646
- V(` <Icon v-if="outputType === 'iconify'" :icon="name" /> `),
2647
- a.value === "iksig" ? (i(), l(
2647
+ T(` <Icon v-if="outputType === 'iconify'" :icon="name" /> `),
2648
+ a.value === "iksig" ? (i(), s(
2648
2649
  "i",
2649
2650
  {
2650
2651
  key: 0,
2651
- class: r(`iksig ${e.value.name}`),
2652
- style: p(t.value)
2652
+ class: p(`iksig ${e.value.name}`),
2653
+ style: y(t.value)
2653
2654
  },
2654
2655
  null,
2655
2656
  6
2656
2657
  /* CLASS, STYLE */
2657
- )) : a.value === "svg" ? (i(), l("svg", _e, [
2658
- x("use", {
2658
+ )) : a.value === "svg" ? (i(), s("svg", ue, [
2659
+ z("use", {
2659
2660
  "xlink:href": `#${e.value.name}`
2660
- }, null, 8, le)
2661
- ])) : a.value === "img" ? (i(), l("img", {
2661
+ }, null, 8, _e)
2662
+ ])) : a.value === "img" ? (i(), s("img", {
2662
2663
  key: 2,
2663
2664
  src: e.value.name,
2664
2665
  class: "h-[1em] w-[1em]"
2665
- }, null, 8, se)) : (i(), l(
2666
+ }, null, 8, le)) : (i(), s(
2666
2667
  "i",
2667
2668
  {
2668
2669
  key: 3,
2669
- class: r(e.value.name),
2670
- style: p(t.value)
2670
+ class: p(e.value.name),
2671
+ style: y(t.value)
2671
2672
  },
2672
2673
  null,
2673
2674
  6
@@ -2676,16 +2677,16 @@ const T = (d, s) => {
2676
2677
  ],
2677
2678
  6
2678
2679
  /* CLASS, STYLE */
2679
- )) : (i(), f(w, {
2680
+ )) : (i(), g(w, {
2680
2681
  key: 1,
2681
2682
  content: e.value.title,
2682
2683
  placement: "top"
2683
2684
  }, {
2684
- default: g(() => [
2685
- x(
2685
+ default: h(() => [
2686
+ z(
2686
2687
  "i",
2687
2688
  {
2688
- class: r(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
2689
+ class: p(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
2689
2690
  [n.name]: a.value === "unocss",
2690
2691
  "show-bg": e.value.showBg || e.value.bg,
2691
2692
  default: e.value.size === "default",
@@ -2697,33 +2698,34 @@ const T = (d, s) => {
2697
2698
  error: e.value.error || e.value.type === "error",
2698
2699
  active: e.value.active
2699
2700
  }]),
2700
- style: p(t.value)
2701
+ onClick: q(r, ["stop"]),
2702
+ style: y(t.value)
2701
2703
  },
2702
2704
  [
2703
- a.value === "iksig" ? (i(), l(
2705
+ a.value === "iksig" ? (i(), s(
2704
2706
  "i",
2705
2707
  {
2706
2708
  key: 0,
2707
- class: r(`iksig ${e.value.name}`),
2708
- style: p(t.value)
2709
+ class: p(`iksig ${e.value.name}`),
2710
+ style: y(t.value)
2709
2711
  },
2710
2712
  null,
2711
2713
  6
2712
2714
  /* CLASS, STYLE */
2713
- )) : a.value === "svg" ? (i(), l("svg", me, [
2714
- x("use", {
2715
+ )) : a.value === "svg" ? (i(), s("svg", se, [
2716
+ z("use", {
2715
2717
  "xlink:href": `#${e.value.name}`
2716
- }, null, 8, te)
2717
- ])) : a.value === "img" ? (i(), l("img", {
2718
+ }, null, 8, me)
2719
+ ])) : a.value === "img" ? (i(), s("img", {
2718
2720
  key: 2,
2719
2721
  src: e.value.name,
2720
2722
  class: "h-[1em] w-[1em]"
2721
- }, null, 8, fe)) : (i(), l(
2723
+ }, null, 8, te)) : (i(), s(
2722
2724
  "i",
2723
2725
  {
2724
2726
  key: 3,
2725
- class: r(e.value.name),
2726
- style: p(t.value)
2727
+ class: p(e.value.name),
2728
+ style: y(t.value)
2727
2729
  },
2728
2730
  null,
2729
2731
  6
@@ -2737,11 +2739,12 @@ const T = (d, s) => {
2737
2739
  _: 1
2738
2740
  /* STABLE */
2739
2741
  }, 8, ["content"]))
2740
- ])) : (i(), f(z, {
2742
+ ])) : (i(), g(l, {
2741
2743
  key: 1,
2742
- type: ["warning", "error"].includes(e.value.type) ? "danger" : ""
2744
+ type: ["warning", "error"].includes(e.value.type) ? "danger" : "",
2745
+ onClick: q(r, ["stop"])
2743
2746
  }, {
2744
- default: g(() => [
2747
+ default: h(() => [
2745
2748
  D(
2746
2749
  G(e.value.title),
2747
2750
  1
@@ -2754,14 +2757,14 @@ const T = (d, s) => {
2754
2757
  };
2755
2758
  }
2756
2759
  });
2757
- const he = /* @__PURE__ */ M(ge, [["__scopeId", "data-v-ec9fdc8a"]]), b = T(he), re = { class: "icon-list" }, pe = { class: "icon-list" }, ye = /* @__PURE__ */ B({
2760
+ const ge = /* @__PURE__ */ N(fe, [["__scopeId", "data-v-4a1004b9"]]), v = M(ge), he = { class: "icon-list" }, re = { class: "icon-list" }, pe = /* @__PURE__ */ V({
2758
2761
  __name: "index",
2759
2762
  props: /* @__PURE__ */ A({
2760
2763
  icon: {
2761
2764
  type: Object,
2762
2765
  default: () => ({
2763
- icon: Z,
2764
- iconSingle: de
2766
+ icon: R,
2767
+ iconSingle: ae
2765
2768
  })
2766
2769
  },
2767
2770
  size: {
@@ -2777,48 +2780,48 @@ const he = /* @__PURE__ */ M(ge, [["__scopeId", "data-v-ec9fdc8a"]]), b = T(he),
2777
2780
  }),
2778
2781
  emits: ["update:modelValue"],
2779
2782
  setup(d) {
2780
- const s = d, c = E(d, "modelValue");
2783
+ const m = d, o = E(d, "modelValue");
2781
2784
  k(!1);
2782
2785
  let e = {};
2783
2786
  const a = k({}), t = k(null);
2784
- function n() {
2785
- const m = s.icon.icon, u = s.icon.iconSingle;
2787
+ function I() {
2788
+ const l = m.icon.icon, u = m.icon.iconSingle;
2786
2789
  e = {
2787
- double: m.glyphs.map((_) => ({
2790
+ double: l.glyphs.map((_) => ({
2788
2791
  ..._,
2789
- class: `${m.css_prefix_text}${_.font_class}`
2792
+ class: `${l.css_prefix_text}${_.font_class}`
2790
2793
  })),
2791
2794
  single: u.glyphs.map((_) => ({
2792
2795
  ..._,
2793
2796
  class: `${u.css_prefix_text}${_.font_class}`
2794
2797
  }))
2795
- }, a.value = W.cloneDeep(e);
2798
+ }, a.value = U.cloneDeep(e);
2796
2799
  }
2797
- n();
2798
- function h(m) {
2799
- c.value = m.class;
2800
+ I();
2801
+ function r(l) {
2802
+ o.value = l.class;
2800
2803
  }
2801
- function w() {
2802
- c.value = "";
2804
+ function n() {
2805
+ o.value = "";
2803
2806
  }
2804
- const z = k("");
2805
- H(z, (m) => {
2807
+ const f = k("");
2808
+ H(f, (l) => {
2806
2809
  a.value = {
2807
2810
  single: e.single.filter((u) => {
2808
2811
  var _;
2809
- return (_ = u.name) == null ? void 0 : _.includes(m);
2812
+ return (_ = u.name) == null ? void 0 : _.includes(l);
2810
2813
  }),
2811
2814
  double: e.double.filter((u) => {
2812
2815
  var _;
2813
- return (_ = u.name) == null ? void 0 : _.includes(m);
2816
+ return (_ = u.name) == null ? void 0 : _.includes(l);
2814
2817
  })
2815
2818
  };
2816
2819
  });
2817
- const I = k("double");
2818
- return (m, u) => {
2819
- const _ = v("el-input"), $ = v("el-tab-pane"), N = v("el-tabs"), J = v("el-popover");
2820
- return i(), f(
2821
- J,
2820
+ const w = k("double");
2821
+ return (l, u) => {
2822
+ const _ = x("el-input"), $ = x("el-tab-pane"), J = x("el-tabs"), L = x("el-popover");
2823
+ return i(), g(
2824
+ L,
2822
2825
  {
2823
2826
  ref_key: "target",
2824
2827
  ref: t,
@@ -2829,65 +2832,65 @@ const he = /* @__PURE__ */ M(ge, [["__scopeId", "data-v-ec9fdc8a"]]), b = T(he),
2829
2832
  trigger: "click"
2830
2833
  },
2831
2834
  {
2832
- reference: g(() => [
2833
- x("div", {
2835
+ reference: h(() => [
2836
+ z("div", {
2834
2837
  class: "icon-picker-header font-size-[var(--ik-margin-m-28)] line-height-[0]",
2835
2838
  onClick: u[2] || (u[2] = //@ts-ignore
2836
- (...o) => m.handChooseIcon && m.handChooseIcon(...o))
2839
+ (...c) => l.handChooseIcon && l.handChooseIcon(...c))
2837
2840
  }, [
2838
- c.value ? (i(), f(y(b), {
2841
+ o.value ? (i(), g(b(v), {
2839
2842
  key: 0,
2840
- name: c.value,
2843
+ name: o.value,
2841
2844
  size: d.size
2842
- }, null, 8, ["name", "size"])) : (i(), f(y(b), {
2845
+ }, null, 8, ["name", "size"])) : (i(), g(b(v), {
2843
2846
  key: 1,
2844
2847
  name: "iksvg_guanbibeifen",
2845
2848
  size: d.size
2846
2849
  }, null, 8, ["size"])),
2847
- c.value ? (i(), f(y(b), {
2850
+ o.value ? (i(), g(b(v), {
2848
2851
  key: 2,
2849
2852
  title: "删除图标",
2850
2853
  name: "iksvg_guanbi",
2851
2854
  error: "",
2852
2855
  class: "icon-delete",
2853
- onClick: P(w, ["stop"])
2854
- })) : V("v-if", !0)
2856
+ onClick: q(n, ["stop"])
2857
+ })) : T("v-if", !0)
2855
2858
  ])
2856
2859
  ]),
2857
- default: g(() => [
2860
+ default: h(() => [
2858
2861
  j(_, {
2859
- modelValue: z.value,
2860
- "onUpdate:modelValue": u[0] || (u[0] = (o) => z.value = o),
2862
+ modelValue: f.value,
2863
+ "onUpdate:modelValue": u[0] || (u[0] = (c) => f.value = c),
2861
2864
  clearable: "",
2862
2865
  placeholder: "输入图标名称检索"
2863
2866
  }, {
2864
- suffix: g(() => [
2865
- j(y(b), { name: "iksvg_sousuo-daohang" })
2867
+ suffix: h(() => [
2868
+ j(b(v), { name: "iksvg_sousuo-daohang" })
2866
2869
  ]),
2867
2870
  _: 1
2868
2871
  /* STABLE */
2869
2872
  }, 8, ["modelValue"]),
2870
- j(N, {
2871
- modelValue: I.value,
2872
- "onUpdate:modelValue": u[1] || (u[1] = (o) => I.value = o)
2873
+ j(J, {
2874
+ modelValue: w.value,
2875
+ "onUpdate:modelValue": u[1] || (u[1] = (c) => w.value = c)
2873
2876
  }, {
2874
- default: g(() => [
2877
+ default: h(() => [
2875
2878
  j($, {
2876
2879
  label: "双色图标",
2877
2880
  name: "double"
2878
2881
  }, {
2879
- default: g(() => [
2880
- x("div", re, [
2881
- (i(!0), l(
2882
- C,
2882
+ default: h(() => [
2883
+ z("div", he, [
2884
+ (i(!0), s(
2885
+ S,
2883
2886
  null,
2884
- S(a.value.double, (o) => (i(), f(y(b), {
2885
- key: o.name,
2886
- primary: o.class === c.value,
2887
+ B(a.value.double, (c) => (i(), g(b(v), {
2888
+ key: c.name,
2889
+ primary: c.class === o.value,
2887
2890
  size: 20,
2888
- title: o.name,
2889
- name: o.class,
2890
- onClick: (L) => h(o)
2891
+ title: c.name,
2892
+ name: c.class,
2893
+ onClick: (O) => r(c)
2891
2894
  }, null, 8, ["primary", "title", "name", "onClick"]))),
2892
2895
  128
2893
2896
  /* KEYED_FRAGMENT */
@@ -2901,18 +2904,18 @@ const he = /* @__PURE__ */ M(ge, [["__scopeId", "data-v-ec9fdc8a"]]), b = T(he),
2901
2904
  label: "单色图标",
2902
2905
  name: "single"
2903
2906
  }, {
2904
- default: g(() => [
2905
- x("div", pe, [
2906
- (i(!0), l(
2907
- C,
2907
+ default: h(() => [
2908
+ z("div", re, [
2909
+ (i(!0), s(
2910
+ S,
2908
2911
  null,
2909
- S(a.value.single, (o) => (i(), f(y(b), {
2910
- key: o.name,
2911
- primary: o.class === c.value,
2912
+ B(a.value.single, (c) => (i(), g(b(v), {
2913
+ key: c.name,
2914
+ primary: c.class === o.value,
2912
2915
  size: 20,
2913
- title: o.name,
2914
- name: o.class,
2915
- onClick: (L) => h(o)
2916
+ title: c.name,
2917
+ name: c.class,
2918
+ onClick: (O) => r(c)
2916
2919
  }, null, 8, ["primary", "title", "name", "onClick"]))),
2917
2920
  128
2918
2921
  /* KEYED_FRAGMENT */
@@ -2936,8 +2939,8 @@ const he = /* @__PURE__ */ M(ge, [["__scopeId", "data-v-ec9fdc8a"]]), b = T(he),
2936
2939
  };
2937
2940
  }
2938
2941
  });
2939
- const be = /* @__PURE__ */ M(ye, [["__scopeId", "data-v-bb8396c3"]]), ze = T(be);
2942
+ const ye = /* @__PURE__ */ N(pe, [["__scopeId", "data-v-bb8396c3"]]), xe = M(ye);
2940
2943
  export {
2941
- ze as IkIconPicker,
2942
- ze as default
2944
+ xe as IkIconPicker,
2945
+ xe as default
2943
2946
  };