iking-web-ui-pro 0.3.2 → 0.3.4

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 (111) hide show
  1. package/dist/IkApprovalProcessDetail/ik.index.es.js +21 -15
  2. package/dist/IkApprovalProcessDetail/iking-web-ui-pro.css +1 -1
  3. package/dist/IkBaseDialog/ik.index.es.js +38 -34
  4. package/dist/IkBaseDialog/iking-web-ui-pro.css +1 -1
  5. package/dist/IkBtnSetting/ik.index.es.js +45 -40
  6. package/dist/IkBtnSetting/iking-web-ui-pro.css +1 -1
  7. package/dist/IkCalendar/ik.index.es.js +10320 -10322
  8. package/dist/IkCollapseCard/ik.index.es.js +53 -48
  9. package/dist/IkCollapseCard/iking-web-ui-pro.css +1 -1
  10. package/dist/IkDescription/ik.index.es.js +21 -15
  11. package/dist/IkDescription/iking-web-ui-pro.css +1 -1
  12. package/dist/IkDetailPreviewFiles/ik.index.es.js +21 -15
  13. package/dist/IkDetailPreviewFiles/iking-web-ui-pro.css +1 -1
  14. package/dist/IkEmpty/ik.index.es.js +7 -7
  15. package/dist/IkEmpty/iking-web-ui-pro.css +1 -1
  16. package/dist/IkExpandCollapse/ik.index.es.js +69 -64
  17. package/dist/IkExpandCollapse/iking-web-ui-pro.css +1 -1
  18. package/dist/IkFullCalendar/ik.index.es.js +12 -9334
  19. package/dist/IkIconPicker/ik.index.es.js +189 -177
  20. package/dist/IkIconPicker/iking-web-ui-pro.css +1 -1
  21. package/dist/IkMonacoEditor/ik.index.es.js +67 -62
  22. package/dist/IkMonacoEditor/iking-web-ui-pro.css +1 -1
  23. package/dist/IkPageFull/ik.index.es.js +132 -127
  24. package/dist/IkPageFull/iking-web-ui-pro.css +1 -1
  25. package/dist/IkPreviewFile/ik.index.es.js +21 -15
  26. package/dist/IkPreviewFile/iking-web-ui-pro.css +1 -1
  27. package/dist/IkPreviewFileDialog/ik.index.es.js +55 -51
  28. package/dist/IkPreviewFileDialog/iking-web-ui-pro.css +1 -1
  29. package/dist/IkSchedule/ik.index.es.js +390 -9681
  30. package/dist/IkSchedule/iking-web-ui-pro.css +1 -1
  31. package/dist/IkSelectTag/ik.index.es.js +83 -82
  32. package/dist/IkSelectTag/iking-web-ui-pro.css +1 -1
  33. package/dist/IkSideText/ik.index.es.js +70 -65
  34. package/dist/IkSideText/iking-web-ui-pro.css +1 -1
  35. package/dist/IkStatuOver/ik.index.es.js +68 -67
  36. package/dist/IkStatuOver/iking-web-ui-pro.css +1 -1
  37. package/dist/IkSvgIcon/ik.index.es.js +63 -58
  38. package/dist/IkSvgIcon/iking-web-ui-pro.css +1 -1
  39. package/dist/IkTree/ik.index.es.js +7 -7
  40. package/dist/IkTree/iking-web-ui-pro.css +1 -1
  41. package/dist/IkUploadFile/ik.index.es.js +76 -72
  42. package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
  43. package/dist/IkUploadImage/ik.index.es.js +188 -188
  44. package/dist/IkUploadImage/iking-web-ui-pro.css +1 -1
  45. package/dist/IkVerticalStepBar/ik.index.es.js +106 -101
  46. package/dist/IkVerticalStepBar/iking-web-ui-pro.css +1 -1
  47. package/dist/iking-web-ui-pro.css +2 -2
  48. package/dist/index.es.js +23272 -23459
  49. package/dist/index.umd.js +110 -110
  50. package/dist/src/components/IkFullCalendar/index.d.ts +1 -63
  51. package/dist/src/components/IkFullCalendar/src/IkFullCalendar.vue.d.ts +2 -0
  52. package/dist/src/components/IkMonacoEditor/index.d.ts +12 -0
  53. package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +12 -0
  54. package/dist/src/components/IkSchedule/index.d.ts +12 -12
  55. package/dist/src/components/IkSvgIcon/index.d.ts +12 -0
  56. package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +8 -0
  57. package/package.json +1 -1
  58. package/dist/Demo/ik.index.umd.js +0 -1
  59. package/dist/IkApprovalProcess/ik.index.umd.js +0 -1
  60. package/dist/IkApprovalProcessDetail/ik.index.umd.js +0 -226
  61. package/dist/IkAutoCard/ik.index.umd.js +0 -1
  62. package/dist/IkBaseDialog/ik.index.umd.js +0 -1
  63. package/dist/IkBottomOperate/ik.index.umd.js +0 -1
  64. package/dist/IkBtnContent/ik.index.umd.js +0 -1
  65. package/dist/IkBtnSetting/ik.index.umd.js +0 -1
  66. package/dist/IkCalendar/ik.index.umd.js +0 -1
  67. package/dist/IkCollapseCard/ik.index.umd.js +0 -1
  68. package/dist/IkCurrencyInput/ik.index.umd.js +0 -1
  69. package/dist/IkDescription/ik.index.umd.js +0 -226
  70. package/dist/IkDetailPreviewFiles/ik.index.umd.js +0 -226
  71. package/dist/IkDragList/ik.index.umd.js +0 -1
  72. package/dist/IkEmpty/ik.index.umd.js +0 -1
  73. package/dist/IkExpandCollapse/ik.index.umd.js +0 -1
  74. package/dist/IkFileIcon/ik.index.umd.js +0 -1
  75. package/dist/IkFullCalendar/ik.index.umd.js +0 -1
  76. package/dist/IkFullCalendar/iking-web-ui-pro.css +0 -1
  77. package/dist/IkHorizontalStepBar/ik.index.umd.js +0 -1
  78. package/dist/IkIconPicker/ik.index.umd.js +0 -1
  79. package/dist/IkImageEditor/ik.index.umd.js +0 -1
  80. package/dist/IkImageUploadEditor/ik.index.umd.js +0 -37
  81. package/dist/IkImageViewer/ik.index.umd.js +0 -1
  82. package/dist/IkMonacoEditor/ik.index.umd.js +0 -11
  83. package/dist/IkOnlyOffice/ik.index.umd.js +0 -1
  84. package/dist/IkPage/ik.index.umd.js +0 -1
  85. package/dist/IkPageFull/ik.index.umd.js +0 -17
  86. package/dist/IkPageTabs/ik.index.umd.js +0 -1
  87. package/dist/IkPickerUser/ik.index.umd.js +0 -1
  88. package/dist/IkPlayer/ik.index.umd.js +0 -226
  89. package/dist/IkPreviewFile/ik.index.umd.js +0 -226
  90. package/dist/IkPreviewFileDialog/ik.index.umd.js +0 -226
  91. package/dist/IkPrintConfig/ik.index.umd.js +0 -1
  92. package/dist/IkPrintView/ik.index.umd.js +0 -1
  93. package/dist/IkRadioGroup/ik.index.umd.js +0 -1
  94. package/dist/IkSchedule/ik.index.umd.js +0 -1
  95. package/dist/IkSearch/ik.index.umd.js +0 -26
  96. package/dist/IkSearchHead/ik.index.umd.js +0 -1
  97. package/dist/IkSelectTag/ik.index.umd.js +0 -1
  98. package/dist/IkSideText/ik.index.umd.js +0 -1
  99. package/dist/IkStatu/ik.index.umd.js +0 -1
  100. package/dist/IkStatuOver/ik.index.umd.js +0 -1
  101. package/dist/IkSvgIcon/ik.index.umd.js +0 -1
  102. package/dist/IkTaskResume/ik.index.umd.js +0 -1
  103. package/dist/IkTemplateOfficeConfig/ik.index.umd.js +0 -1
  104. package/dist/IkTinymce/ik.index.umd.js +0 -90
  105. package/dist/IkTooltip/ik.index.umd.js +0 -1
  106. package/dist/IkTree/ik.index.umd.js +0 -1
  107. package/dist/IkUploadFile/ik.index.umd.js +0 -226
  108. package/dist/IkUploadImage/ik.index.umd.js +0 -1
  109. package/dist/IkVerticalStepBar/ik.index.umd.js +0 -9
  110. package/dist/Provider/ik.index.umd.js +0 -1
  111. package/dist/src/components/IkFullCalendar/src/ik-full-calendar.d.ts +0 -8
@@ -1,17 +1,17 @@
1
- import { defineComponent as z, computed as d, resolveComponent as k, openBlock as t, createElementBlock as o, Fragment as x, normalizeClass as u, normalizeStyle as r, createCommentVNode as I, createElementVNode as m, createBlock as b, withCtx as w, createTextVNode as C, toDisplayString as $ } from "vue";
2
- import { ikColor as M } from "iking-utils-pro";
3
- const S = (s, c) => (s.install = (n) => {
4
- for (const e of [s, ...Object.values({})])
5
- n.component(e.name, e);
6
- }, s), T = {
1
+ import { defineComponent as z, computed as d, resolveComponent as k, openBlock as a, createElementBlock as s, Fragment as C, normalizeClass as u, normalizeStyle as r, createElementVNode as m, createBlock as b, withCtx as w, createTextVNode as I, toDisplayString as x } from "vue";
2
+ import { ikColor as $ } from "iking-utils-pro";
3
+ const M = (o, c) => (o.install = (i) => {
4
+ for (const e of [o, ...Object.values({})])
5
+ i.component(e.name, e);
6
+ }, o), S = {
7
7
  key: 1,
8
8
  class: "h-[1em] w-[1em]",
9
9
  "aria-hidden": "true"
10
- }, j = ["xlink:href"], D = ["src"], E = {
10
+ }, T = ["xlink:href"], j = ["src"], D = {
11
11
  key: 1,
12
12
  class: "h-[1em] w-[1em]",
13
13
  "aria-hidden": "true"
14
- }, N = ["xlink:href"], O = ["src"], V = /* @__PURE__ */ z({
14
+ }, E = ["xlink:href"], O = ["src"], L = /* @__PURE__ */ z({
15
15
  name: "IkSvgIcon",
16
16
  __name: "index",
17
17
  props: {
@@ -33,16 +33,17 @@ const S = (s, c) => (s.install = (n) => {
33
33
  success: { type: Boolean },
34
34
  tableIconType: {},
35
35
  title: {},
36
- type: {},
36
+ type: { default: "primary" },
37
37
  warning: { type: Boolean },
38
- width: {}
38
+ width: {},
39
+ iconClass: { default: "" }
39
40
  },
40
41
  emits: ["click", "mouseenter", "mouseleave", "dblclick"],
41
- setup(s, { emit: c }) {
42
- const n = s, e = d(() => n), a = d(() => {
42
+ setup(o, { emit: c }) {
43
+ const i = o, e = d(() => i), t = d(() => {
43
44
  const { name: l } = e.value;
44
45
  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";
45
- }), i = d(() => {
46
+ }), n = d(() => {
46
47
  const l = [];
47
48
  if (e.value.flip)
48
49
  switch (e.value.flip) {
@@ -63,15 +64,15 @@ const S = (s, c) => (s.install = (n) => {
63
64
  ...e.value.size && { fontSize: typeof e.value.size == "number" ? `${e.value.size}px` : e.value.size },
64
65
  ...l.length && { transform: l.join(" ") },
65
66
  padding: e.value.showBg || e.value.bg ? e.value.padding : 0,
66
- ...e.value.color && a.value !== "iksig" ? {
67
+ ...e.value.color && t.value !== "iksig" ? {
67
68
  "--ik-icon-deep-color": e.value.color,
68
- "--ik-icon-shallow-color": e.value.colorLight || M.setOpacity(e.value.color, e.value.opacity)
69
+ "--ik-icon-shallow-color": e.value.colorLight || $.setOpacity(e.value.color, e.value.opacity)
69
70
  } : {}
70
71
  };
71
72
  return e.value.width && (p.width = p.height = typeof e.value.width == "number" ? `${e.value.width}px` : e.value.width), p;
72
- }), v = c, y = (l) => {
73
+ }), v = c, g = (l) => {
73
74
  v("click", l);
74
- }, g = (l) => {
75
+ }, y = (l) => {
75
76
  v("mouseenter", l);
76
77
  }, f = (l) => {
77
78
  v("mouseleave", l);
@@ -80,16 +81,17 @@ const S = (s, c) => (s.install = (n) => {
80
81
  };
81
82
  return (l, p) => {
82
83
  const _ = k("el-tooltip"), B = k("el-button");
83
- return e.value.tableIconType === "icon" || !e.value.tableIconType ? (t(), o(
84
- x,
84
+ return e.value.tableIconType === "icon" || !e.value.tableIconType ? (a(), s(
85
+ C,
85
86
  { key: 0 },
86
87
  [
87
- e.value.notip || !e.value.title ? (t(), o(
88
- "span",
88
+ e.value.notip || !e.value.title ? (a(), s(
89
+ "i",
89
90
  {
90
91
  key: 0,
91
92
  class: u(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
92
- [l.name]: a.value === "unocss",
93
+ [l.iconClass]: !0,
94
+ [l.name]: t.value === "unocss",
93
95
  "show-bg": e.value.showBg || e.value.bg,
94
96
  default: e.value.size === "default",
95
97
  small: e.value.size === "small",
@@ -101,38 +103,37 @@ const S = (s, c) => (s.install = (n) => {
101
103
  active: e.value.active,
102
104
  disabled: e.value.disabled
103
105
  }]),
104
- style: r(i.value),
105
- onClick: y,
106
+ style: r(n.value),
107
+ onClick: g,
106
108
  onDblclick: h,
107
- onMouseenter: g,
109
+ onMouseenter: y,
108
110
  onMouseleave: f
109
111
  },
110
112
  [
111
- I(` <Icon v-if="outputType === 'iconify'" :icon="name" /> `),
112
- a.value === "iksig" ? (t(), o(
113
+ t.value === "iksig" ? (a(), s(
113
114
  "i",
114
115
  {
115
116
  key: 0,
116
117
  class: u(`iksig ${e.value.name}`),
117
- style: r(i.value)
118
+ style: r(n.value)
118
119
  },
119
120
  null,
120
121
  6
121
122
  /* CLASS, STYLE */
122
- )) : a.value === "svg" ? (t(), o("svg", T, [
123
+ )) : t.value === "svg" ? (a(), s("svg", S, [
123
124
  m("use", {
124
125
  "xlink:href": `#${e.value.name}`
125
- }, null, 8, j)
126
- ])) : a.value === "img" ? (t(), o("img", {
126
+ }, null, 8, T)
127
+ ])) : t.value === "img" ? (a(), s("img", {
127
128
  key: 2,
128
129
  src: e.value.name,
129
130
  class: "h-[1em] w-[1em]"
130
- }, null, 8, D)) : (t(), o(
131
+ }, null, 8, j)) : (a(), s(
131
132
  "i",
132
133
  {
133
134
  key: 3,
134
135
  class: u(e.value.name),
135
- style: r(i.value)
136
+ style: r(n.value)
136
137
  },
137
138
  null,
138
139
  6
@@ -141,18 +142,20 @@ const S = (s, c) => (s.install = (n) => {
141
142
  ],
142
143
  38
143
144
  /* CLASS, STYLE, NEED_HYDRATION */
144
- )) : (t(), b(_, {
145
+ )) : (a(), b(_, {
145
146
  key: 1,
146
147
  content: e.value.title,
147
148
  placement: "top",
149
+ "popper-class": "ik-svg-icon-tooltip",
148
150
  "hide-after": 0
149
151
  }, {
150
152
  default: w(() => [
151
153
  m(
152
- "span",
154
+ "i",
153
155
  {
154
156
  class: u(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
155
- [l.name]: a.value === "unocss",
157
+ [l.iconClass]: !0,
158
+ [l.name]: t.value === "unocss",
156
159
  "show-bg": e.value.showBg || e.value.bg,
157
160
  default: e.value.size === "default",
158
161
  small: e.value.size === "small",
@@ -161,39 +164,41 @@ const S = (s, c) => (s.install = (n) => {
161
164
  primary: l.primary || e.value.type === "primary",
162
165
  success: l.success || e.value.type === "success",
163
166
  error: e.value.error || e.value.type === "error",
164
- active: e.value.active
167
+ active: e.value.active,
168
+ disabled: e.value.disabled,
169
+ ...l.$attrs.class || {}
165
170
  }]),
166
- style: r(i.value),
167
- onClick: y,
171
+ style: r(n.value),
172
+ onClick: g,
168
173
  onDblclick: h,
169
- onMouseenter: g,
174
+ onMouseenter: y,
170
175
  onMouseleave: f
171
176
  },
172
177
  [
173
- a.value === "iksig" ? (t(), o(
178
+ t.value === "iksig" ? (a(), s(
174
179
  "i",
175
180
  {
176
181
  key: 0,
177
182
  class: u(`iksig ${e.value.name}`),
178
- style: r(i.value)
183
+ style: r(n.value)
179
184
  },
180
185
  null,
181
186
  6
182
187
  /* CLASS, STYLE */
183
- )) : a.value === "svg" ? (t(), o("svg", E, [
188
+ )) : t.value === "svg" ? (a(), s("svg", D, [
184
189
  m("use", {
185
190
  "xlink:href": `#${e.value.name}`
186
- }, null, 8, N)
187
- ])) : a.value === "img" ? (t(), o("img", {
191
+ }, null, 8, E)
192
+ ])) : t.value === "img" ? (a(), s("img", {
188
193
  key: 2,
189
194
  src: e.value.name,
190
195
  class: "h-[1em] w-[1em]"
191
- }, null, 8, O)) : (t(), o(
196
+ }, null, 8, O)) : (a(), s(
192
197
  "i",
193
198
  {
194
199
  key: 3,
195
200
  class: u(e.value.name),
196
- style: r(i.value)
201
+ style: r(n.value)
197
202
  },
198
203
  null,
199
204
  6
@@ -210,13 +215,13 @@ const S = (s, c) => (s.install = (n) => {
210
215
  ],
211
216
  64
212
217
  /* STABLE_FRAGMENT */
213
- )) : (t(), b(B, {
218
+ )) : (a(), b(B, {
214
219
  key: 1,
215
220
  type: ["warning", "error"].includes(e.value.type) ? "danger" : ""
216
221
  }, {
217
222
  default: w(() => [
218
- C(
219
- $(e.value.title),
223
+ I(
224
+ x(e.value.title),
220
225
  1
221
226
  /* TEXT */
222
227
  )
@@ -226,13 +231,13 @@ const S = (s, c) => (s.install = (n) => {
226
231
  }, 8, ["type"]));
227
232
  };
228
233
  }
229
- }), L = (s, c) => {
230
- const n = s.__vccOpts || s;
231
- for (const [e, a] of c)
232
- n[e] = a;
233
- return n;
234
- }, W = /* @__PURE__ */ L(V, [["__scopeId", "data-v-c7804024"]]), F = S(W);
234
+ }), N = (o, c) => {
235
+ const i = o.__vccOpts || o;
236
+ for (const [e, t] of c)
237
+ i[e] = t;
238
+ return i;
239
+ }, V = /* @__PURE__ */ N(L, [["__scopeId", "data-v-64b61696"]]), Y = M(V);
235
240
  export {
236
- F as IkSvgIcon,
237
- F as default
241
+ Y as IkSvgIcon,
242
+ Y as default
238
243
  };
@@ -1 +1 @@
1
- .row-title[data-v-c7804024]{display:flex}.ik-svg-icon.ik-icon-span[data-v-c7804024]:not(:first-child){margin-left:var(--ik-margin-s-8)}
1
+ .row-title[data-v-64b61696]{display:flex}.ik-svg-icon.ik-icon-span[data-v-64b61696]:not(:first-child){margin-left:var(--ik-margin-s-8)}
@@ -1,4 +1,4 @@
1
- import { defineComponent as m, openBlock as u, createElementBlock as v, createElementVNode as h, useCssVars as w, ref as p, watch as x, computed as k, resolveComponent as S, Fragment as C, renderSlot as i, normalizeClass as T, createBlock as V, unref as f, createCommentVNode as b, createVNode as B, mergeProps as I, createSlots as $, withCtx as N } from "vue";
1
+ import { defineComponent as m, openBlock as u, createElementBlock as v, createElementVNode as h, useCssVars as w, ref as p, watch as x, computed as k, resolveComponent as S, Fragment as b, renderSlot as i, normalizeClass as C, createBlock as T, unref as f, createCommentVNode as V, createVNode as B, mergeProps as I, createSlots as $, withCtx as N } from "vue";
2
2
  import { ElTree as E } from "element-plus";
3
3
  const F = (e, o) => (e.install = (r) => {
4
4
  for (const t of [e, ...Object.values({})])
@@ -48,7 +48,7 @@ const O = /* @__PURE__ */ m({
48
48
  },
49
49
  setup(e, { expose: o }) {
50
50
  w((a) => ({
51
- "5063aceb": _.value
51
+ "3be8d276": _.value
52
52
  }));
53
53
  const r = e, t = p(""), l = p();
54
54
  x(
@@ -64,17 +64,17 @@ const O = /* @__PURE__ */ m({
64
64
  } }), (a, n) => {
65
65
  const g = S("el-input");
66
66
  return u(), v(
67
- C,
67
+ b,
68
68
  null,
69
69
  [
70
70
  i(a.$slots, "inset", {}, void 0, !0),
71
71
  h(
72
72
  "div",
73
73
  {
74
- class: T(["ik-tree-main", { "auto-flow": e.autoFlow }])
74
+ class: C(["ik-tree-main", { "auto-flow": e.autoFlow }])
75
75
  },
76
76
  [
77
- e.showSearch ? (u(), V(g, {
77
+ e.showSearch ? (u(), T(g, {
78
78
  key: 0,
79
79
  modelValue: t.value,
80
80
  "onUpdate:modelValue": n[0] || (n[0] = (s) => t.value = s),
@@ -83,7 +83,7 @@ const O = /* @__PURE__ */ m({
83
83
  placeholder: e.placeholder,
84
84
  clearable: "",
85
85
  "suffix-icon": f(M)
86
- }, null, 8, ["modelValue", "placeholder", "suffix-icon"])) : b("v-if", !0),
86
+ }, null, 8, ["modelValue", "placeholder", "suffix-icon"])) : V("v-if", !0),
87
87
  B(f(E), I({
88
88
  ref_key: "treeRef",
89
89
  ref: l,
@@ -121,7 +121,7 @@ const O = /* @__PURE__ */ m({
121
121
  for (const [t, l] of o)
122
122
  r[t] = l;
123
123
  return r;
124
- }, R = /* @__PURE__ */ P(O, [["__scopeId", "data-v-e9fdca57"]]), q = F(R);
124
+ }, R = /* @__PURE__ */ P(O, [["__scopeId", "data-v-b8ae6ec2"]]), q = F(R);
125
125
  export {
126
126
  q as IkTree,
127
127
  q as default
@@ -1 +1 @@
1
- .ik-tree-main[data-v-e9fdca57]{display:flex;flex-direction:column;height:100%}.ik-tree-main.auto-flow[data-v-e9fdca57]{margin:-20px}.ik-tree-main.auto-flow .ik-tree-search[data-v-e9fdca57]{padding:0 var(--5063aceb)}.ik-tree-main.auto-flow .ik-tree.el-tree[data-v-e9fdca57]{padding:0 var(--5063aceb);overflow:auto}.ik-tree-main .ik-tree-search[data-v-e9fdca57]{margin-bottom:8px}.ik-tree-main .ik-tree-search[data-v-e9fdca57] .el-input-group__append{padding:0}.ik-tree-main .ik-tree.el-tree[data-v-e9fdca57]{flex:1;color:var(--ik-header-menu-color)}.ik-tree-main .ik-tree.el-tree.auto-flow[data-v-e9fdca57]{margin-right:calc(var(--5063aceb) * -1);padding-right:var(--5063aceb)}.ik-tree-main .ik-tree.el-tree[data-v-e9fdca57] .el-tree-node.is-current.is-focusable>.el-tree-node__content{color:var(--el-color-primary)}.ik-tree-main .ik-tree.el-tree[data-v-e9fdca57] .el-tree-node.is-expanded.is-focusable>.el-tree-node__content{color:var(--ik-text-color)}.ik-tree-main .ik-tree.el-tree[data-v-e9fdca57] .el-tree-node.is-expanded.is-focusable .is-current>.el-tree-node__content{color:var(--ik-header-menu-active-color);background-color:var(--el-color-primary-light-9)}
1
+ .ik-tree-main[data-v-b8ae6ec2]{display:flex;flex-direction:column;height:100%}.ik-tree-main.auto-flow[data-v-b8ae6ec2]{margin:-20px}.ik-tree-main.auto-flow .ik-tree-search[data-v-b8ae6ec2]{padding:0 var(--3be8d276)}.ik-tree-main.auto-flow .ik-tree.el-tree[data-v-b8ae6ec2]{padding:0 var(--3be8d276);overflow:auto}.ik-tree-main .ik-tree-search[data-v-b8ae6ec2]{margin-bottom:8px}.ik-tree-main .ik-tree-search[data-v-b8ae6ec2] .el-input-group__append{padding:0}.ik-tree-main .ik-tree.el-tree[data-v-b8ae6ec2]{flex:1;color:var(--ik-color-font-normal)}.ik-tree-main .ik-tree.el-tree.auto-flow[data-v-b8ae6ec2]{margin-right:calc(var(--3be8d276) * -1);padding-right:var(--3be8d276)}.ik-tree-main .ik-tree.el-tree[data-v-b8ae6ec2] .el-tree-node.is-current.is-focusable>.el-tree-node__content{color:var(--el-color-primary)}.ik-tree-main .ik-tree.el-tree[data-v-b8ae6ec2] .el-tree-node.is-expanded.is-focusable:not(.is-current)>.el-tree-node__content{color:var(--ik-text-color)}.ik-tree-main .ik-tree.el-tree[data-v-b8ae6ec2] .el-tree-node.is-expanded.is-focusable:not(.is-current) .is-current>.el-tree-node__content{color:var(--ik-header-menu-active-color);background-color:var(--el-color-primary-light-9)}