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,25 +1,25 @@
1
- import { defineComponent as k, inject as _, computed as p, resolveComponent as d, openBlock as t, createElementBlock as o, normalizeClass as r, normalizeStyle as c, createCommentVNode as w, createElementVNode as y, createBlock as g, withCtx as f, createTextVNode as b, toDisplayString as B } from "vue";
2
- import { ikColor as z } from "iking-utils-pro";
3
- const x = (i, n) => {
4
- if (i.install = (s) => {
5
- for (const e of [i, ...Object.values(n ?? {})])
6
- s.component(e.name, e);
1
+ import { defineComponent as w, computed as d, resolveComponent as m, openBlock as t, createElementBlock as i, withModifiers as y, normalizeClass as r, normalizeStyle as c, createCommentVNode as B, createElementVNode as g, createBlock as f, withCtx as h, createTextVNode as z, toDisplayString as x } from "vue";
2
+ import { ikColor as C } from "iking-utils-pro";
3
+ const I = (s, n) => {
4
+ if (s.install = (o) => {
5
+ for (const e of [s, ...Object.values(n ?? {})])
6
+ o.component(e.name, e);
7
7
  }, n)
8
- for (const [s, e] of Object.entries(n))
9
- i[s] = e;
10
- return i;
11
- }, I = {
8
+ for (const [o, e] of Object.entries(n))
9
+ s[o] = e;
10
+ return s;
11
+ }, $ = {
12
12
  key: 0,
13
13
  class: "ik-svg-icon ik-icon-span inline-block inline-flex justify-center box-content line-height-[0]"
14
14
  }, j = {
15
15
  key: 1,
16
16
  class: "h-[1em] w-[1em]",
17
17
  "aria-hidden": "true"
18
- }, C = ["xlink:href"], $ = ["src"], S = {
18
+ }, S = ["xlink:href"], T = ["src"], O = {
19
19
  key: 1,
20
20
  class: "h-[1em] w-[1em]",
21
21
  "aria-hidden": "true"
22
- }, T = ["xlink:href"], O = ["src"], N = /* @__PURE__ */ k({
22
+ }, N = ["xlink:href"], V = ["src"], E = /* @__PURE__ */ w({
23
23
  name: "IkSvgIcon",
24
24
  __name: "index",
25
25
  props: {
@@ -45,14 +45,12 @@ const x = (i, n) => {
45
45
  warning: { type: Boolean },
46
46
  width: {}
47
47
  },
48
- setup(i) {
49
- const n = i, s = _("iconConfig"), e = p(() => ({
50
- ...(s == null ? void 0 : s.value) || {},
51
- ...n
52
- })), a = p(() => {
48
+ emits: ["click"],
49
+ setup(s, { emit: n }) {
50
+ const o = s, e = d(() => o), a = d(() => {
53
51
  const { name: l } = e.value;
54
52
  return /^http?:\/\//.test(l) ? "img" : /i-[^:]+:[^:]+/.test(l) ? "unocss" : l != null && l.startsWith("iksig") ? "iksig" : l != null && l.includes(":") ? "iconify" : l != null && l.startsWith("iksvg") ? "svg" : "i";
55
- }), u = p(() => {
53
+ }), u = d(() => {
56
54
  const l = [];
57
55
  if (e.value.flip)
58
56
  switch (e.value.flip) {
@@ -74,18 +72,21 @@ const x = (i, n) => {
74
72
  padding: e.value.showBg || e.value.bg ? e.value.padding : 0,
75
73
  ...e.value.color && a.value !== "iksig" ? {
76
74
  "--ik-color-icon-dark": e.value.color,
77
- "--ik-color-icon-light": e.value.colorLight || z.setOpacity(e.value.color, e.value.opacity)
75
+ "--ik-color-icon-light": e.value.colorLight || C.setOpacity(e.value.color, e.value.opacity)
78
76
  } : {}
79
77
  };
80
78
  return e.value.width && (v.width = v.height = typeof e.value.width == "number" ? `${e.value.width}px` : e.value.width), v;
81
- });
79
+ }), k = n, p = (l) => {
80
+ e.value.disabled || k("click", l);
81
+ };
82
82
  return (l, v) => {
83
- const m = d("el-tooltip"), h = d("el-button");
84
- return e.value.tableIconType === "icon" || !e.value.tableIconType ? (t(), o("span", I, [
85
- e.value.notip || !e.value.title ? (t(), o(
83
+ const _ = m("el-tooltip"), b = m("el-button");
84
+ return e.value.tableIconType === "icon" || !e.value.tableIconType ? (t(), i("span", $, [
85
+ e.value.notip || !e.value.title ? (t(), i(
86
86
  "i",
87
87
  {
88
88
  key: 0,
89
+ onClick: y(p, ["stop"]),
89
90
  class: r(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
90
91
  [l.name]: a.value === "unocss",
91
92
  "show-bg": e.value.showBg || e.value.bg,
@@ -102,8 +103,8 @@ const x = (i, n) => {
102
103
  style: c(u.value)
103
104
  },
104
105
  [
105
- w(` <Icon v-if="outputType === 'iconify'" :icon="name" /> `),
106
- a.value === "iksig" ? (t(), o(
106
+ B(` <Icon v-if="outputType === 'iconify'" :icon="name" /> `),
107
+ a.value === "iksig" ? (t(), i(
107
108
  "i",
108
109
  {
109
110
  key: 0,
@@ -113,15 +114,15 @@ const x = (i, n) => {
113
114
  null,
114
115
  6
115
116
  /* CLASS, STYLE */
116
- )) : a.value === "svg" ? (t(), o("svg", j, [
117
- y("use", {
117
+ )) : a.value === "svg" ? (t(), i("svg", j, [
118
+ g("use", {
118
119
  "xlink:href": `#${e.value.name}`
119
- }, null, 8, C)
120
- ])) : a.value === "img" ? (t(), o("img", {
120
+ }, null, 8, S)
121
+ ])) : a.value === "img" ? (t(), i("img", {
121
122
  key: 2,
122
123
  src: e.value.name,
123
124
  class: "h-[1em] w-[1em]"
124
- }, null, 8, $)) : (t(), o(
125
+ }, null, 8, T)) : (t(), i(
125
126
  "i",
126
127
  {
127
128
  key: 3,
@@ -135,13 +136,13 @@ const x = (i, n) => {
135
136
  ],
136
137
  6
137
138
  /* CLASS, STYLE */
138
- )) : (t(), g(m, {
139
+ )) : (t(), f(_, {
139
140
  key: 1,
140
141
  content: e.value.title,
141
142
  placement: "top"
142
143
  }, {
143
- default: f(() => [
144
- y(
144
+ default: h(() => [
145
+ g(
145
146
  "i",
146
147
  {
147
148
  class: r(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
@@ -156,10 +157,11 @@ const x = (i, n) => {
156
157
  error: e.value.error || e.value.type === "error",
157
158
  active: e.value.active
158
159
  }]),
160
+ onClick: y(p, ["stop"]),
159
161
  style: c(u.value)
160
162
  },
161
163
  [
162
- a.value === "iksig" ? (t(), o(
164
+ a.value === "iksig" ? (t(), i(
163
165
  "i",
164
166
  {
165
167
  key: 0,
@@ -169,15 +171,15 @@ const x = (i, n) => {
169
171
  null,
170
172
  6
171
173
  /* CLASS, STYLE */
172
- )) : a.value === "svg" ? (t(), o("svg", S, [
173
- y("use", {
174
+ )) : a.value === "svg" ? (t(), i("svg", O, [
175
+ g("use", {
174
176
  "xlink:href": `#${e.value.name}`
175
- }, null, 8, T)
176
- ])) : a.value === "img" ? (t(), o("img", {
177
+ }, null, 8, N)
178
+ ])) : a.value === "img" ? (t(), i("img", {
177
179
  key: 2,
178
180
  src: e.value.name,
179
181
  class: "h-[1em] w-[1em]"
180
- }, null, 8, O)) : (t(), o(
182
+ }, null, 8, V)) : (t(), i(
181
183
  "i",
182
184
  {
183
185
  key: 3,
@@ -196,13 +198,14 @@ const x = (i, n) => {
196
198
  _: 1
197
199
  /* STABLE */
198
200
  }, 8, ["content"]))
199
- ])) : (t(), g(h, {
201
+ ])) : (t(), f(b, {
200
202
  key: 1,
201
- type: ["warning", "error"].includes(e.value.type) ? "danger" : ""
203
+ type: ["warning", "error"].includes(e.value.type) ? "danger" : "",
204
+ onClick: y(p, ["stop"])
202
205
  }, {
203
- default: f(() => [
204
- b(
205
- B(e.value.title),
206
+ default: h(() => [
207
+ z(
208
+ x(e.value.title),
206
209
  1
207
210
  /* TEXT */
208
211
  )
@@ -213,13 +216,13 @@ const x = (i, n) => {
213
216
  };
214
217
  }
215
218
  });
216
- const V = (i, n) => {
217
- const s = i.__vccOpts || i;
219
+ const L = (s, n) => {
220
+ const o = s.__vccOpts || s;
218
221
  for (const [e, a] of n)
219
- s[e] = a;
220
- return s;
221
- }, E = /* @__PURE__ */ V(N, [["__scopeId", "data-v-ec9fdc8a"]]), X = x(E);
222
+ o[e] = a;
223
+ return o;
224
+ }, W = /* @__PURE__ */ L(E, [["__scopeId", "data-v-4a1004b9"]]), D = I(W);
222
225
  export {
223
- X as IkSvgIcon,
224
- X as default
226
+ D as IkSvgIcon,
227
+ D as default
225
228
  };
@@ -1 +1 @@
1
- (function(n,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("vue"),require("iking-utils-pro")):typeof define=="function"&&define.amd?define(["exports","vue","iking-utils-pro"],l):(n=typeof globalThis<"u"?globalThis:n||self,l(n.index={},n.vue,n["iking-utils-pro"]))})(this,function(n,l,p){"use strict";const m=(i,s)=>{if(i.install=a=>{for(const e of[i,...Object.values(s??{})])a.component(e.name,e)},s)for(const[a,e]of Object.entries(s))i[a]=e;return i},d={key:0,class:"ik-svg-icon ik-icon-span inline-block inline-flex justify-center box-content line-height-[0]"},y={key:1,class:"h-[1em] w-[1em]","aria-hidden":"true"},f=["xlink:href"],g=["src"],k={key:1,class:"h-[1em] w-[1em]","aria-hidden":"true"},v=["xlink:href"],h=["src"],_=l.defineComponent({name:"IkSvgIcon",__name:"index",props:{active:{type:Boolean,default:!1},bg:{type:Boolean,default:!1},color:{},colorLight:{},disabled:{type:Boolean,default:!1},error:{type:Boolean},flip:{},name:{},notip:{type:Boolean,default:!1},opacity:{default:.5},padding:{default:"6px"},primary:{type:Boolean},rotate:{},showBg:{type:Boolean,default:!1},size:{default:""},success:{type:Boolean},tableIconType:{},title:{},type:{},warning:{type:Boolean},width:{}},setup(i){const s=i,a=l.inject("iconConfig"),e=l.computed(()=>({...(a==null?void 0:a.value)||{},...s})),o=l.computed(()=>{const{name:t}=e.value;return/^http?:\/\//.test(t)?"img":/i-[^:]+:[^:]+/.test(t)?"unocss":t!=null&&t.startsWith("iksig")?"iksig":t!=null&&t.includes(":")?"iconify":t!=null&&t.startsWith("iksvg")?"svg":"i"}),c=l.computed(()=>{const t=[];if(e.value.flip)switch(e.value.flip){case"horizontal":t.push("rotateY(180deg)");break;case"vertical":t.push("rotateX(180deg)");break;case"both":t.push("rotateX(180deg)"),t.push("rotateY(180deg)");break}e.value.rotate&&t.push(`rotate(${e.value.rotate%360}deg)`);const r={...e.value.color&&{color:e.value.color},...e.value.size&&{fontSize:typeof e.value.size=="number"?`${e.value.size}px`:e.value.size},...t.length&&{transform:t.join(" ")},padding:e.value.showBg||e.value.bg?e.value.padding:0,...e.value.color&&o.value!=="iksig"?{"--ik-color-icon-dark":e.value.color,"--ik-color-icon-light":e.value.colorLight||p.ikColor.setOpacity(e.value.color,e.value.opacity)}:{}};return e.value.width&&(r.width=r.height=typeof e.value.width=="number"?`${e.value.width}px`:e.value.width),r});return(t,r)=>{const B=l.resolveComponent("el-tooltip"),w=l.resolveComponent("el-button");return e.value.tableIconType==="icon"||!e.value.tableIconType?(l.openBlock(),l.createElementBlock("span",d,[e.value.notip||!e.value.title?(l.openBlock(),l.createElementBlock("i",{key:0,class:l.normalizeClass(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition",{[t.name]:o.value==="unocss","show-bg":e.value.showBg||e.value.bg,default:e.value.size==="default",small:e.value.size==="small",big:e.value.size==="big",warning:e.value.warning||e.value.type==="warning",primary:e.value.primary||e.value.type==="primary",success:t.success||e.value.type==="success",error:e.value.error||e.value.type==="error",active:e.value.active,disabled:e.value.disabled}]),style:l.normalizeStyle(c.value)},[l.createCommentVNode(` <Icon v-if="outputType === 'iconify'" :icon="name" /> `),o.value==="iksig"?(l.openBlock(),l.createElementBlock("i",{key:0,class:l.normalizeClass(`iksig ${e.value.name}`),style:l.normalizeStyle(c.value)},null,6)):o.value==="svg"?(l.openBlock(),l.createElementBlock("svg",y,[l.createElementVNode("use",{"xlink:href":`#${e.value.name}`},null,8,f)])):o.value==="img"?(l.openBlock(),l.createElementBlock("img",{key:2,src:e.value.name,class:"h-[1em] w-[1em]"},null,8,g)):(l.openBlock(),l.createElementBlock("i",{key:3,class:l.normalizeClass(e.value.name),style:l.normalizeStyle(c.value)},null,6))],6)):(l.openBlock(),l.createBlock(B,{key:1,content:e.value.title,placement:"top"},{default:l.withCtx(()=>[l.createElementVNode("i",{class:l.normalizeClass(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition",{[t.name]:o.value==="unocss","show-bg":e.value.showBg||e.value.bg,default:e.value.size==="default",small:e.value.size==="small",big:e.value.size==="big",warning:e.value.warning||e.value.type==="warning",primary:t.primary||e.value.type==="primary",success:t.success||e.value.type==="success",error:e.value.error||e.value.type==="error",active:e.value.active}]),style:l.normalizeStyle(c.value)},[o.value==="iksig"?(l.openBlock(),l.createElementBlock("i",{key:0,class:l.normalizeClass(`iksig ${e.value.name}`),style:l.normalizeStyle(c.value)},null,6)):o.value==="svg"?(l.openBlock(),l.createElementBlock("svg",k,[l.createElementVNode("use",{"xlink:href":`#${e.value.name}`},null,8,v)])):o.value==="img"?(l.openBlock(),l.createElementBlock("img",{key:2,src:e.value.name,class:"h-[1em] w-[1em]"},null,8,h)):(l.openBlock(),l.createElementBlock("i",{key:3,class:l.normalizeClass(e.value.name),style:l.normalizeStyle(c.value)},null,6))],6)]),_:1},8,["content"]))])):(l.openBlock(),l.createBlock(w,{key:1,type:["warning","error"].includes(e.value.type)?"danger":""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.value.title),1)]),_:1},8,["type"]))}}}),b="",u=m(((i,s)=>{const a=i.__vccOpts||i;for(const[e,o]of s)a[e]=o;return a})(_,[["__scopeId","data-v-ec9fdc8a"]]));n.IkSvgIcon=u,n.default=u,Object.defineProperties(n,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
1
+ (function(a,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("vue"),require("iking-utils-pro")):typeof define=="function"&&define.amd?define(["exports","vue","iking-utils-pro"],l):(a=typeof globalThis<"u"?globalThis:a||self,l(a.index={},a.vue,a["iking-utils-pro"]))})(this,function(a,l,d){"use strict";const m=(i,s)=>{if(i.install=n=>{for(const e of[i,...Object.values(s??{})])n.component(e.name,e)},s)for(const[n,e]of Object.entries(s))i[n]=e;return i},f={key:0,class:"ik-svg-icon ik-icon-span inline-block inline-flex justify-center box-content line-height-[0]"},y={key:1,class:"h-[1em] w-[1em]","aria-hidden":"true"},k=["xlink:href"],g=["src"],v={key:1,class:"h-[1em] w-[1em]","aria-hidden":"true"},h=["xlink:href"],_=["src"],B=l.defineComponent({name:"IkSvgIcon",__name:"index",props:{active:{type:Boolean,default:!1},bg:{type:Boolean,default:!1},color:{},colorLight:{},disabled:{type:Boolean,default:!1},error:{type:Boolean},flip:{},name:{},notip:{type:Boolean,default:!1},opacity:{default:.5},padding:{default:"6px"},primary:{type:Boolean},rotate:{},showBg:{type:Boolean,default:!1},size:{default:""},success:{type:Boolean},tableIconType:{},title:{},type:{},warning:{type:Boolean},width:{}},emits:["click"],setup(i,{emit:s}){const n=i,e=l.computed(()=>n),o=l.computed(()=>{const{name:t}=e.value;return/^http?:\/\//.test(t)?"img":/i-[^:]+:[^:]+/.test(t)?"unocss":t!=null&&t.startsWith("iksig")?"iksig":t!=null&&t.includes(":")?"iconify":t!=null&&t.startsWith("iksvg")?"svg":"i"}),c=l.computed(()=>{const t=[];if(e.value.flip)switch(e.value.flip){case"horizontal":t.push("rotateY(180deg)");break;case"vertical":t.push("rotateX(180deg)");break;case"both":t.push("rotateX(180deg)"),t.push("rotateY(180deg)");break}e.value.rotate&&t.push(`rotate(${e.value.rotate%360}deg)`);const r={...e.value.color&&{color:e.value.color},...e.value.size&&{fontSize:typeof e.value.size=="number"?`${e.value.size}px`:e.value.size},...t.length&&{transform:t.join(" ")},padding:e.value.showBg||e.value.bg?e.value.padding:0,...e.value.color&&o.value!=="iksig"?{"--ik-color-icon-dark":e.value.color,"--ik-color-icon-light":e.value.colorLight||d.ikColor.setOpacity(e.value.color,e.value.opacity)}:{}};return e.value.width&&(r.width=r.height=typeof e.value.width=="number"?`${e.value.width}px`:e.value.width),r}),w=s,u=t=>{e.value.disabled||w("click",t)};return(t,r)=>{const b=l.resolveComponent("el-tooltip"),z=l.resolveComponent("el-button");return e.value.tableIconType==="icon"||!e.value.tableIconType?(l.openBlock(),l.createElementBlock("span",f,[e.value.notip||!e.value.title?(l.openBlock(),l.createElementBlock("i",{key:0,onClick:l.withModifiers(u,["stop"]),class:l.normalizeClass(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition",{[t.name]:o.value==="unocss","show-bg":e.value.showBg||e.value.bg,default:e.value.size==="default",small:e.value.size==="small",big:e.value.size==="big",warning:e.value.warning||e.value.type==="warning",primary:e.value.primary||e.value.type==="primary",success:t.success||e.value.type==="success",error:e.value.error||e.value.type==="error",active:e.value.active,disabled:e.value.disabled}]),style:l.normalizeStyle(c.value)},[l.createCommentVNode(` <Icon v-if="outputType === 'iconify'" :icon="name" /> `),o.value==="iksig"?(l.openBlock(),l.createElementBlock("i",{key:0,class:l.normalizeClass(`iksig ${e.value.name}`),style:l.normalizeStyle(c.value)},null,6)):o.value==="svg"?(l.openBlock(),l.createElementBlock("svg",y,[l.createElementVNode("use",{"xlink:href":`#${e.value.name}`},null,8,k)])):o.value==="img"?(l.openBlock(),l.createElementBlock("img",{key:2,src:e.value.name,class:"h-[1em] w-[1em]"},null,8,g)):(l.openBlock(),l.createElementBlock("i",{key:3,class:l.normalizeClass(e.value.name),style:l.normalizeStyle(c.value)},null,6))],6)):(l.openBlock(),l.createBlock(b,{key:1,content:e.value.title,placement:"top"},{default:l.withCtx(()=>[l.createElementVNode("i",{class:l.normalizeClass(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition",{[t.name]:o.value==="unocss","show-bg":e.value.showBg||e.value.bg,default:e.value.size==="default",small:e.value.size==="small",big:e.value.size==="big",warning:e.value.warning||e.value.type==="warning",primary:t.primary||e.value.type==="primary",success:t.success||e.value.type==="success",error:e.value.error||e.value.type==="error",active:e.value.active}]),onClick:l.withModifiers(u,["stop"]),style:l.normalizeStyle(c.value)},[o.value==="iksig"?(l.openBlock(),l.createElementBlock("i",{key:0,class:l.normalizeClass(`iksig ${e.value.name}`),style:l.normalizeStyle(c.value)},null,6)):o.value==="svg"?(l.openBlock(),l.createElementBlock("svg",v,[l.createElementVNode("use",{"xlink:href":`#${e.value.name}`},null,8,h)])):o.value==="img"?(l.openBlock(),l.createElementBlock("img",{key:2,src:e.value.name,class:"h-[1em] w-[1em]"},null,8,_)):(l.openBlock(),l.createElementBlock("i",{key:3,class:l.normalizeClass(e.value.name),style:l.normalizeStyle(c.value)},null,6))],6)]),_:1},8,["content"]))])):(l.openBlock(),l.createBlock(z,{key:1,type:["warning","error"].includes(e.value.type)?"danger":"",onClick:l.withModifiers(u,["stop"])},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.value.title),1)]),_:1},8,["type"]))}}}),C="",p=m(((i,s)=>{const n=i.__vccOpts||i;for(const[e,o]of s)n[e]=o;return n})(B,[["__scopeId","data-v-4a1004b9"]]));a.IkSvgIcon=p,a.default=p,Object.defineProperties(a,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
@@ -1 +1 @@
1
- .row-title[data-v-ec9fdc8a]{display:flex}.ik-svg-icon.ik-icon-span[data-v-ec9fdc8a]:not(:first-child){margin-left:var(--ik-margin-s-12)}
1
+ .row-title[data-v-4a1004b9]{display:flex}.ik-svg-icon.ik-icon-span[data-v-4a1004b9]:not(:first-child){margin-left:var(--ik-margin-s-12)}