iking-web-ui-pro 0.3.3 → 0.3.5

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 (46) hide show
  1. package/dist/IkApprovalProcessDetail/ik.index.es.js +614 -638
  2. package/dist/IkApprovalProcessDetail/iking-web-ui-pro.css +1 -1
  3. package/dist/IkBaseDialog/ik.index.es.js +153 -177
  4. package/dist/IkBaseDialog/iking-web-ui-pro.css +1 -1
  5. package/dist/IkBtnSetting/ik.index.es.js +272 -296
  6. package/dist/IkBtnSetting/iking-web-ui-pro.css +1 -1
  7. package/dist/IkCollapseCard/ik.index.es.js +153 -177
  8. package/dist/IkCollapseCard/iking-web-ui-pro.css +1 -1
  9. package/dist/IkDescription/ik.index.es.js +1496 -1520
  10. package/dist/IkDescription/iking-web-ui-pro.css +1 -1
  11. package/dist/IkDetailPreviewFiles/ik.index.es.js +1464 -1488
  12. package/dist/IkDetailPreviewFiles/iking-web-ui-pro.css +1 -1
  13. package/dist/IkExpandCollapse/ik.index.es.js +144 -168
  14. package/dist/IkExpandCollapse/iking-web-ui-pro.css +1 -1
  15. package/dist/IkIconPicker/ik.index.es.js +227 -244
  16. package/dist/IkIconPicker/iking-web-ui-pro.css +1 -1
  17. package/dist/IkMonacoEditor/ik.index.es.js +357 -381
  18. package/dist/IkMonacoEditor/iking-web-ui-pro.css +1 -1
  19. package/dist/IkPageFull/ik.index.es.js +626 -650
  20. package/dist/IkPageFull/iking-web-ui-pro.css +1 -1
  21. package/dist/IkPreviewFile/ik.index.es.js +1440 -1464
  22. package/dist/IkPreviewFile/iking-web-ui-pro.css +1 -1
  23. package/dist/IkPreviewFileDialog/ik.index.es.js +573 -597
  24. package/dist/IkPreviewFileDialog/iking-web-ui-pro.css +1 -1
  25. package/dist/IkSchedule/ik.index.es.js +331 -355
  26. package/dist/IkSchedule/iking-web-ui-pro.css +1 -1
  27. package/dist/IkSideText/ik.index.es.js +178 -202
  28. package/dist/IkSideText/iking-web-ui-pro.css +1 -1
  29. package/dist/IkSvgIcon/ik.index.es.js +131 -155
  30. package/dist/IkSvgIcon/iking-web-ui-pro.css +1 -1
  31. package/dist/IkTree/ik.index.es.js +7 -7
  32. package/dist/IkTree/iking-web-ui-pro.css +1 -1
  33. package/dist/IkUploadFile/ik.index.es.js +692 -716
  34. package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
  35. package/dist/IkUploadImage/ik.index.es.js +385 -409
  36. package/dist/IkUploadImage/iking-web-ui-pro.css +1 -1
  37. package/dist/IkVerticalStepBar/ik.index.es.js +193 -217
  38. package/dist/IkVerticalStepBar/iking-web-ui-pro.css +1 -1
  39. package/dist/iking-web-ui-pro.css +2 -2
  40. package/dist/index.es.js +11633 -11650
  41. package/dist/index.umd.js +99 -99
  42. package/dist/src/components/IkMonacoEditor/index.d.ts +9 -0
  43. package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +9 -0
  44. package/dist/src/components/IkSvgIcon/index.d.ts +9 -0
  45. package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +5 -0
  46. package/package.json +1 -1
@@ -1 +1 @@
1
- .row-title[data-v-6889f3aa]{display:flex}.ik-svg-icon.ik-icon-span[data-v-6889f3aa]:not(:first-child){margin-left:var(--ik-margin-s-8)}.ghost[data-v-3716c05e]{opacity:.9;background:var(--el-color-primary)!important;color:var(--el-color-white)}.list-group[data-v-3716c05e]{height:100%;width:100%;color:var(--el-text-color-regular);transition:all .25s}.list-group-item[data-v-3716c05e]{cursor:move;border-radius:4px;background:var(--el-color-primary-light-9);margin-bottom:var(--base-m);padding:var(--base-p);-webkit-user-select:none;user-select:none;display:flex;align-items:center}.list-group-item[data-v-3716c05e]:hover{background:var(--el-color-primary-light-7)!important}.list-group-item i[data-v-3716c05e]{margin-right:calc(var(--base-m) / 2);cursor:pointer}.view-fields.un-inline .el-checkbox[data-v-b5ed17ed]{width:100%;background:var(--ik-sub-sidebar-menu-bg);margin:2px 0;padding:8px;border-radius:4px;height:37px}.view-fields[data-v-b5ed17ed]{display:flex;justify-content:space-between;max-height:55vh;overflow-y:auto;overflow-x:hidden}.view-fields .check-right[data-v-b5ed17ed]{margin-top:37px}.view-fields .single-line[data-v-b5ed17ed]{background-color:transparent!important}.view-fields>div[data-v-b5ed17ed]:nth-child(1){padding-right:8px;flex:2;border-right:1px solid var(--el-border-color)}.view-fields>div[data-v-b5ed17ed]:nth-child(2){flex:1;margin-left:8px}.view-fields>div:nth-child(2) .field-sort[data-v-b5ed17ed]{cursor:move;padding:calc(var(--base-p) / 2);color:var(--el-text-color-regular)}.view-fields .el-checkbox[data-v-b5ed17ed]{width:195px;margin-right:0}
1
+ .row-title[data-v-2648e369]{display:flex}.ik-svg-icon.ik-icon-span[data-v-2648e369]:not(:first-child){margin-left:var(--ik-margin-s-8)}.ghost[data-v-3716c05e]{opacity:.9;background:var(--el-color-primary)!important;color:var(--el-color-white)}.list-group[data-v-3716c05e]{height:100%;width:100%;color:var(--el-text-color-regular);transition:all .25s}.list-group-item[data-v-3716c05e]{cursor:move;border-radius:4px;background:var(--el-color-primary-light-9);margin-bottom:var(--base-m);padding:var(--base-p);-webkit-user-select:none;user-select:none;display:flex;align-items:center}.list-group-item[data-v-3716c05e]:hover{background:var(--el-color-primary-light-7)!important}.list-group-item i[data-v-3716c05e]{margin-right:calc(var(--base-m) / 2);cursor:pointer}.view-fields.un-inline .el-checkbox[data-v-b5ed17ed]{width:100%;background:var(--ik-sub-sidebar-menu-bg);margin:2px 0;padding:8px;border-radius:4px;height:37px}.view-fields[data-v-b5ed17ed]{display:flex;justify-content:space-between;max-height:55vh;overflow-y:auto;overflow-x:hidden}.view-fields .check-right[data-v-b5ed17ed]{margin-top:37px}.view-fields .single-line[data-v-b5ed17ed]{background-color:transparent!important}.view-fields>div[data-v-b5ed17ed]:nth-child(1){padding-right:8px;flex:2;border-right:1px solid var(--el-border-color)}.view-fields>div[data-v-b5ed17ed]:nth-child(2){flex:1;margin-left:8px}.view-fields>div:nth-child(2) .field-sort[data-v-b5ed17ed]{cursor:move;padding:calc(var(--base-p) / 2);color:var(--el-text-color-regular)}.view-fields .el-checkbox[data-v-b5ed17ed]{width:195px;margin-right:0}
@@ -1,22 +1,22 @@
1
- import { defineComponent as z, computed as k, resolveComponent as f, openBlock as a, createElementBlock as n, Fragment as S, normalizeClass as r, normalizeStyle as v, createElementVNode as d, createBlock as h, withCtx as p, createTextVNode as C, toDisplayString as $, mergeModels as V, useModel as j, createCommentVNode as g, renderSlot as _, createVNode as D, unref as N } from "vue";
1
+ import { defineComponent as b, computed as g, resolveComponent as m, openBlock as t, createElementBlock as s, normalizeClass as r, normalizeStyle as S, Fragment as _, createElementVNode as c, createBlock as f, withCtx as d, mergeProps as V, createTextVNode as w, toDisplayString as B, mergeModels as j, useModel as N, createCommentVNode as p, renderSlot as y, createVNode as D, unref as O } from "vue";
2
2
  import { ikColor as E } from "iking-utils-pro";
3
- const x = (o, s) => (o.install = (i) => {
3
+ const C = (o, n) => (o.install = (i) => {
4
4
  for (const e of [o, ...Object.values({})])
5
5
  i.component(e.name, e);
6
- }, o), I = (o, s) => {
6
+ }, o), $ = (o, n) => {
7
7
  const i = o.__vccOpts || o;
8
- for (const [e, t] of s)
9
- i[e] = t;
8
+ for (const [e, a] of n)
9
+ i[e] = a;
10
10
  return i;
11
- }, O = {
11
+ }, L = {
12
12
  key: 1,
13
13
  class: "h-[1em] w-[1em]",
14
14
  "aria-hidden": "true"
15
- }, L = ["xlink:href"], W = ["src"], X = {
15
+ }, W = ["xlink:href"], X = ["src"], Y = {
16
16
  key: 1,
17
17
  class: "h-[1em] w-[1em]",
18
18
  "aria-hidden": "true"
19
- }, Y = ["xlink:href"], q = ["src"], F = /* @__PURE__ */ z({
19
+ }, q = ["xlink:href"], F = ["src"], P = /* @__PURE__ */ b({
20
20
  name: "IkSvgIcon",
21
21
  __name: "index",
22
22
  props: {
@@ -40,14 +40,15 @@ const x = (o, s) => (o.install = (i) => {
40
40
  title: {},
41
41
  type: { default: "primary" },
42
42
  warning: { type: Boolean },
43
- width: {}
43
+ width: {},
44
+ iconClass: { default: "" }
44
45
  },
45
46
  emits: ["click", "mouseenter", "mouseleave", "dblclick"],
46
- setup(o, { emit: s }) {
47
- const i = o, e = k(() => i), t = k(() => {
47
+ setup(o, { emit: n }) {
48
+ const i = o, e = g(() => i), a = g(() => {
48
49
  const { name: l } = e.value;
49
50
  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";
50
- }), u = k(() => {
51
+ }), h = g(() => {
51
52
  const l = [];
52
53
  if (e.value.flip)
53
54
  switch (e.value.flip) {
@@ -62,179 +63,154 @@ const x = (o, s) => (o.install = (i) => {
62
63
  break;
63
64
  }
64
65
  e.value.rotate && l.push(`rotate(${e.value.rotate % 360}deg)`);
65
- const m = {
66
- pointerEvents: e.value.disabled ? "none" : "auto",
66
+ const v = {
67
67
  ...e.value.color && { color: e.value.color },
68
68
  ...e.value.size && { fontSize: typeof e.value.size == "number" ? `${e.value.size}px` : e.value.size },
69
69
  ...l.length && { transform: l.join(" ") },
70
70
  padding: e.value.showBg || e.value.bg ? e.value.padding : 0,
71
- ...e.value.color && t.value !== "iksig" ? {
71
+ ...e.value.color && a.value !== "iksig" ? {
72
72
  "--ik-icon-deep-color": e.value.color,
73
73
  "--ik-icon-shallow-color": e.value.colorLight || E.setOpacity(e.value.color, e.value.opacity)
74
74
  } : {}
75
75
  };
76
- return e.value.width && (m.width = m.height = typeof e.value.width == "number" ? `${e.value.width}px` : e.value.width), m;
77
- }), c = s, y = (l) => {
78
- c("click", l);
79
- }, b = (l) => {
80
- c("mouseenter", l);
81
- }, w = (l) => {
82
- c("mouseleave", l);
83
- }, B = (l) => {
84
- c("dblclick", l);
76
+ return e.value.width && (v.width = v.height = typeof e.value.width == "number" ? `${e.value.width}px` : e.value.width), v;
77
+ }), u = n, k = (l) => {
78
+ u("click", l);
79
+ }, x = (l) => {
80
+ u("mouseenter", l);
81
+ }, z = (l) => {
82
+ u("mouseleave", l);
83
+ }, I = (l) => {
84
+ u("dblclick", l);
85
85
  };
86
- return (l, m) => {
87
- const M = f("el-tooltip"), T = f("el-button");
88
- return e.value.tableIconType === "icon" || !e.value.tableIconType ? (a(), n(
89
- S,
90
- { key: 0 },
86
+ return (l, v) => {
87
+ const T = m("el-tooltip"), M = m("el-button");
88
+ return t(), s(
89
+ "i",
90
+ {
91
+ class: r(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
92
+ [l.iconClass]: !0,
93
+ [l.name]: a.value === "unocss",
94
+ "show-bg": e.value.showBg || e.value.bg,
95
+ default: e.value.size === "default",
96
+ small: e.value.size === "small",
97
+ big: e.value.size === "big",
98
+ warning: e.value.warning || e.value.type === "warning",
99
+ primary: e.value.primary || e.value.type === "primary",
100
+ success: l.success || e.value.type === "success",
101
+ error: e.value.error || e.value.type === "error",
102
+ active: e.value.active,
103
+ disabled: e.value.disabled
104
+ }]),
105
+ style: S(h.value),
106
+ onClick: k,
107
+ onDblclick: I,
108
+ onMouseenter: x,
109
+ onMouseleave: z
110
+ },
91
111
  [
92
- e.value.notip || !e.value.title ? (a(), n(
93
- "i",
94
- {
95
- key: 0,
96
- class: r(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
97
- [l.name]: t.value === "unocss",
98
- "show-bg": e.value.showBg || e.value.bg,
99
- default: e.value.size === "default",
100
- small: e.value.size === "small",
101
- big: e.value.size === "big",
102
- warning: e.value.warning || e.value.type === "warning",
103
- primary: e.value.primary || e.value.type === "primary",
104
- success: l.success || e.value.type === "success",
105
- error: e.value.error || e.value.type === "error",
106
- active: e.value.active,
107
- disabled: e.value.disabled
108
- }]),
109
- style: v(u.value),
110
- onClick: y,
111
- onDblclick: B,
112
- onMouseenter: b,
113
- onMouseleave: w
114
- },
112
+ e.value.tableIconType === "icon" || !e.value.tableIconType ? (t(), s(
113
+ _,
114
+ { key: 0 },
115
115
  [
116
- t.value === "iksig" ? (a(), n(
117
- "i",
118
- {
119
- key: 0,
120
- class: r(`iksig ${e.value.name}`),
121
- style: v(u.value)
122
- },
123
- null,
124
- 6
125
- /* CLASS, STYLE */
126
- )) : t.value === "svg" ? (a(), n("svg", O, [
127
- d("use", {
128
- "xlink:href": `#${e.value.name}`
129
- }, null, 8, L)
130
- ])) : t.value === "img" ? (a(), n("img", {
131
- key: 2,
132
- src: e.value.name,
133
- class: "h-[1em] w-[1em]"
134
- }, null, 8, W)) : (a(), n(
135
- "i",
136
- {
137
- key: 3,
138
- class: r(e.value.name),
139
- style: v(u.value)
140
- },
141
- null,
142
- 6
143
- /* CLASS, STYLE */
144
- ))
145
- ],
146
- 38
147
- /* CLASS, STYLE, NEED_HYDRATION */
148
- )) : (a(), h(M, {
149
- key: 1,
150
- content: e.value.title,
151
- placement: "top",
152
- "popper-class": "ik-svg-icon-tooltip",
153
- "hide-after": 0
154
- }, {
155
- default: p(() => [
156
- d(
157
- "i",
158
- {
159
- class: r(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
160
- [l.name]: t.value === "unocss",
161
- "show-bg": e.value.showBg || e.value.bg,
162
- default: e.value.size === "default",
163
- small: e.value.size === "small",
164
- big: e.value.size === "big",
165
- warning: e.value.warning || e.value.type === "warning",
166
- primary: l.primary || e.value.type === "primary",
167
- success: l.success || e.value.type === "success",
168
- error: e.value.error || e.value.type === "error",
169
- active: e.value.active,
170
- disabled: e.value.disabled
171
- }]),
172
- style: v(u.value),
173
- onClick: y,
174
- onDblclick: B,
175
- onMouseenter: b,
176
- onMouseleave: w
177
- },
116
+ e.value.notip || !e.value.title ? (t(), s(
117
+ _,
118
+ { key: 0 },
178
119
  [
179
- t.value === "iksig" ? (a(), n(
120
+ a.value === "iksig" ? (t(), s(
180
121
  "i",
181
122
  {
182
123
  key: 0,
183
- class: r(`iksig ${e.value.name}`),
184
- style: v(u.value)
124
+ class: r(`iksig ${e.value.name}`)
185
125
  },
186
126
  null,
187
- 6
188
- /* CLASS, STYLE */
189
- )) : t.value === "svg" ? (a(), n("svg", X, [
190
- d("use", {
127
+ 2
128
+ /* CLASS */
129
+ )) : a.value === "svg" ? (t(), s("svg", L, [
130
+ c("use", {
191
131
  "xlink:href": `#${e.value.name}`
192
- }, null, 8, Y)
193
- ])) : t.value === "img" ? (a(), n("img", {
132
+ }, null, 8, W)
133
+ ])) : a.value === "img" ? (t(), s("img", {
194
134
  key: 2,
195
135
  src: e.value.name,
196
136
  class: "h-[1em] w-[1em]"
197
- }, null, 8, q)) : (a(), n(
137
+ }, null, 8, X)) : (t(), s(
198
138
  "i",
199
139
  {
200
140
  key: 3,
201
- class: r(e.value.name),
202
- style: v(u.value)
141
+ class: r(e.value.name)
203
142
  },
204
143
  null,
205
- 6
206
- /* CLASS, STYLE */
144
+ 2
145
+ /* CLASS */
207
146
  ))
208
147
  ],
209
- 38
210
- /* CLASS, STYLE, NEED_HYDRATION */
148
+ 64
149
+ /* STABLE_FRAGMENT */
150
+ )) : (t(), f(T, {
151
+ key: 1,
152
+ content: e.value.title,
153
+ placement: "top",
154
+ "popper-class": "ik-svg-icon-tooltip",
155
+ "hide-after": 0
156
+ }, {
157
+ default: d(() => [
158
+ a.value === "iksig" ? (t(), s(
159
+ "i",
160
+ {
161
+ key: 0,
162
+ class: r(`iksig ${e.value.name}`)
163
+ },
164
+ null,
165
+ 2
166
+ /* CLASS */
167
+ )) : a.value === "svg" ? (t(), s("svg", Y, [
168
+ c("use", {
169
+ "xlink:href": `#${e.value.name}`
170
+ }, null, 8, q)
171
+ ])) : a.value === "img" ? (t(), s("img", {
172
+ key: 2,
173
+ src: e.value.name,
174
+ class: "h-[1em] w-[1em]"
175
+ }, null, 8, F)) : (t(), s(
176
+ "i",
177
+ {
178
+ key: 3,
179
+ class: r(e.value.name)
180
+ },
181
+ null,
182
+ 2
183
+ /* CLASS */
184
+ ))
185
+ ]),
186
+ _: 1
187
+ /* STABLE */
188
+ }, 8, ["content"]))
189
+ ],
190
+ 64
191
+ /* STABLE_FRAGMENT */
192
+ )) : (t(), f(M, V({ key: 1 }, l.$attrs, {
193
+ type: ["warning", "error"].includes(e.value.type) ? "danger" : ""
194
+ }), {
195
+ default: d(() => [
196
+ w(
197
+ B(e.value.title),
198
+ 1
199
+ /* TEXT */
211
200
  )
212
201
  ]),
213
202
  _: 1
214
203
  /* STABLE */
215
- }, 8, ["content"]))
204
+ }, 16, ["type"]))
216
205
  ],
217
- 64
218
- /* STABLE_FRAGMENT */
219
- )) : (a(), h(T, {
220
- key: 1,
221
- type: ["warning", "error"].includes(e.value.type) ? "danger" : ""
222
- }, {
223
- default: p(() => [
224
- C(
225
- $(e.value.title),
226
- 1
227
- /* TEXT */
228
- )
229
- ]),
230
- _: 1
231
- /* STABLE */
232
- }, 8, ["type"]));
206
+ 38
207
+ /* CLASS, STYLE, NEED_HYDRATION */
208
+ );
233
209
  };
234
210
  }
235
- }), A = /* @__PURE__ */ I(F, [["__scopeId", "data-v-6889f3aa"]]), G = x(A), H = { class: "align-center flex justify-between" }, J = { class: "align-center flex" }, K = { style: { overflow: "hidden" } }, P = /* @__PURE__ */ z({
211
+ }), A = /* @__PURE__ */ $(P, [["__scopeId", "data-v-2648e369"]]), G = C(A), H = { class: "align-center flex justify-between" }, J = { class: "align-center flex" }, K = { style: { overflow: "hidden" } }, Q = /* @__PURE__ */ b({
236
212
  __name: "index",
237
- props: /* @__PURE__ */ V({
213
+ props: /* @__PURE__ */ j({
238
214
  showToggle: {
239
215
  type: Boolean,
240
216
  default: !0
@@ -248,50 +224,50 @@ const x = (o, s) => (o.install = (i) => {
248
224
  }),
249
225
  emits: ["update:modelValue"],
250
226
  setup(o) {
251
- const s = j(o, "modelValue"), i = () => {
252
- s.value = !s.value;
227
+ const n = N(o, "modelValue"), i = () => {
228
+ n.value = !n.value;
253
229
  };
254
- return (e, t) => {
255
- const u = f("el-button"), c = f("el-card");
256
- return a(), h(c, {
257
- class: r(["ik-collapse-box-card", s.value ? "hiddened" : ""]),
230
+ return (e, a) => {
231
+ const h = m("el-button"), u = m("el-card");
232
+ return t(), f(u, {
233
+ class: r(["ik-collapse-box-card", n.value ? "hiddened" : ""]),
258
234
  shadow: "hover"
259
235
  }, {
260
- header: p(() => [
261
- d("div", H, [
262
- g(" card header左侧内容 "),
263
- _(e.$slots, "header-leaft", {}, void 0, !0),
264
- d("div", J, [
265
- g(" card header右侧内容 "),
266
- _(e.$slots, "header-right", {}, void 0, !0),
267
- g(" 展开、收起按钮 "),
268
- o.showToggle ? (a(), h(u, {
236
+ header: d(() => [
237
+ c("div", H, [
238
+ p(" card header左侧内容 "),
239
+ y(e.$slots, "header-leaft", {}, void 0, !0),
240
+ c("div", J, [
241
+ p(" card header右侧内容 "),
242
+ y(e.$slots, "header-right", {}, void 0, !0),
243
+ p(" 展开、收起按钮 "),
244
+ o.showToggle ? (t(), f(h, {
269
245
  key: 0,
270
246
  link: "",
271
247
  class: "ml-[8px]",
272
- onClick: t[0] || (t[0] = (y) => i())
248
+ onClick: a[0] || (a[0] = (k) => i())
273
249
  }, {
274
- default: p(() => [
275
- C(
276
- $(s.value ? "展开" : "收起") + " ",
250
+ default: d(() => [
251
+ w(
252
+ B(n.value ? "展开" : "收起") + " ",
277
253
  1
278
254
  /* TEXT */
279
255
  ),
280
- D(N(G), {
256
+ D(O(G), {
281
257
  name: "iksvg_shouqi",
282
258
  size: 16,
283
- class: r(s.value ? "toogle" : null)
259
+ class: r(n.value ? "toogle" : null)
284
260
  }, null, 8, ["class"])
285
261
  ]),
286
262
  _: 1
287
263
  /* STABLE */
288
- })) : g("v-if", !0)
264
+ })) : p("v-if", !0)
289
265
  ])
290
266
  ])
291
267
  ]),
292
- default: p(() => [
293
- d("div", K, [
294
- _(e.$slots, "default", {}, void 0, !0)
268
+ default: d(() => [
269
+ c("div", K, [
270
+ y(e.$slots, "default", {}, void 0, !0)
295
271
  ])
296
272
  ]),
297
273
  _: 3
@@ -299,8 +275,8 @@ const x = (o, s) => (o.install = (i) => {
299
275
  }, 8, ["class"]);
300
276
  };
301
277
  }
302
- }), Q = /* @__PURE__ */ I(P, [["__scopeId", "data-v-34b0a02c"]]), Z = x(Q);
278
+ }), R = /* @__PURE__ */ $(Q, [["__scopeId", "data-v-34b0a02c"]]), ee = C(R);
303
279
  export {
304
- Z as IkCollapseCard,
305
- Z as default
280
+ ee as IkCollapseCard,
281
+ ee as default
306
282
  };
@@ -1 +1 @@
1
- .row-title[data-v-6889f3aa]{display:flex}.ik-svg-icon.ik-icon-span[data-v-6889f3aa]:not(:first-child){margin-left:var(--ik-margin-s-8)}.ik-collapse-box-card[data-v-34b0a02c]{flex:1;margin-bottom:20px;--el-card-border-radius: 0}.ik-collapse-box-card[data-v-34b0a02c] .el-card__header{padding-right:0;color:var(--el-text-color-regular);background-color:var(--el-bg-color-page);border-bottom:none}.ik-collapse-box-card[data-v-34b0a02c] .el-card__header .el-button.is-link:hover{--ik-icon-deep-color: var(--ik-color-tag-primary);--ik-icon-shallow-color: var(--ik-icon-shallow-color-hover)}.ik-collapse-box-card[data-v-34b0a02c] .ik-svg-icon{transition:all .25s}.ik-collapse-box-card[data-v-34b0a02c] .ik-svg-icon.toogle{transform:rotate(-90deg)}.ik-collapse-box-card.hiddened[data-v-34b0a02c] .el-card__body{grid-template-rows:0fr;padding-top:0!important;padding-bottom:0!important;overflow:hidden;opacity:0}.ik-collapse-box-card[data-v-34b0a02c] .el-card__body{display:grid;grid-template-rows:1fr;padding:0;overflow:hidden!important;opacity:1;transition:all .25s ease}.ik-collapse-box-card[data-v-34b0a02c] .el-card__body table>tbody>tr>td>.cell .cell-icon{font-size:14px}.ik-collapse-box-card[data-v-34b0a02c] .el-card__body table>tbody>tr>td>.cell .el-button span{margin-left:3px}
1
+ .row-title[data-v-2648e369]{display:flex}.ik-svg-icon.ik-icon-span[data-v-2648e369]:not(:first-child){margin-left:var(--ik-margin-s-8)}.ik-collapse-box-card[data-v-34b0a02c]{flex:1;margin-bottom:20px;--el-card-border-radius: 0}.ik-collapse-box-card[data-v-34b0a02c] .el-card__header{padding-right:0;color:var(--el-text-color-regular);background-color:var(--el-bg-color-page);border-bottom:none}.ik-collapse-box-card[data-v-34b0a02c] .el-card__header .el-button.is-link:hover{--ik-icon-deep-color: var(--ik-color-tag-primary);--ik-icon-shallow-color: var(--ik-icon-shallow-color-hover)}.ik-collapse-box-card[data-v-34b0a02c] .ik-svg-icon{transition:all .25s}.ik-collapse-box-card[data-v-34b0a02c] .ik-svg-icon.toogle{transform:rotate(-90deg)}.ik-collapse-box-card.hiddened[data-v-34b0a02c] .el-card__body{grid-template-rows:0fr;padding-top:0!important;padding-bottom:0!important;overflow:hidden;opacity:0}.ik-collapse-box-card[data-v-34b0a02c] .el-card__body{display:grid;grid-template-rows:1fr;padding:0;overflow:hidden!important;opacity:1;transition:all .25s ease}.ik-collapse-box-card[data-v-34b0a02c] .el-card__body table>tbody>tr>td>.cell .cell-icon{font-size:14px}.ik-collapse-box-card[data-v-34b0a02c] .el-card__body table>tbody>tr>td>.cell .el-button span{margin-left:3px}