ik-next-ui 0.0.7 → 0.0.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.
- package/dist/IkApprovalProcess/ik.index.es.js +4 -1
- package/dist/IkApprovalProcessDetail/ik.index.es.js +4 -1
- package/dist/IkDescription/ik.index.es.js +4 -1
- package/dist/IkDetailPreviewFiles/ik.index.es.js +4 -1
- package/dist/IkEmpty/ik-next-ui.css +1 -1
- package/dist/IkEmpty/ik.index.es.js +29 -29
- package/dist/IkImageUploadEditor/ik.index.es.js +4 -1
- package/dist/IkPickerUser/ik.index.es.js +59 -56
- package/dist/IkPlayer/ik.index.es.js +4 -1
- package/dist/IkPreviewFile/ik.index.es.js +4 -1
- package/dist/IkPreviewFileDialog/ik.index.es.js +4 -1
- package/dist/IkSideText/ik.index.es.js +44 -41
- package/dist/IkTinymce/ik-next-ui.css +1 -1
- package/dist/IkTinymce/ik.index.es.js +7004 -7003
- package/dist/IkUploadFile/ik-next-ui.css +1 -1
- package/dist/IkUploadFile/ik.index.es.js +579 -575
- package/dist/IkUploadImage/ik-next-ui.css +1 -1
- package/dist/IkUploadImage/ik.index.es.js +430 -427
- package/dist/ik-next-ui.css +2 -2
- package/dist/index.es.js +12226 -12224
- package/dist/index.umd.js +86 -86
- package/dist/src/components/IkTinymce/index.d.ts +2 -2
- package/dist/src/components/IkTinymce/src/index.vue.d.ts +2 -2
- package/dist/src/components/IkUploadFile/index.d.ts +3 -3
- package/dist/src/components/IkUploadFile/src/index.vue.d.ts +2 -2
- package/dist/src/components-dev/IkUmoEditor/index.d.ts +2 -2
- package/dist/src/iking-ui/version.d.ts +1 -1
- package/dist/src/utils/use-provider.d.ts +3 -0
- package/package.json +1 -1
|
@@ -188,7 +188,10 @@ const Me = (d, v) => (d.install = (e) => {
|
|
|
188
188
|
cToken: w,
|
|
189
189
|
cOnlyofficeConfig: p,
|
|
190
190
|
cUserInfo: D,
|
|
191
|
-
cOnlyofficePreviewType: R
|
|
191
|
+
cOnlyofficePreviewType: R,
|
|
192
|
+
cHeaders: {
|
|
193
|
+
Authorization: w.value
|
|
194
|
+
}
|
|
192
195
|
};
|
|
193
196
|
}, At = {}, vt = {
|
|
194
197
|
t: "1672194715727",
|
|
@@ -815,7 +815,10 @@ const Qt = (a, s) => {
|
|
|
815
815
|
cToken: r,
|
|
816
816
|
cOnlyofficeConfig: l,
|
|
817
817
|
cUserInfo: c,
|
|
818
|
-
cOnlyofficePreviewType: f
|
|
818
|
+
cOnlyofficePreviewType: f,
|
|
819
|
+
cHeaders: {
|
|
820
|
+
Authorization: r.value
|
|
821
|
+
}
|
|
819
822
|
};
|
|
820
823
|
}, wi = (a, s = 2) => {
|
|
821
824
|
if (a === void 0) return "";
|
|
@@ -715,7 +715,10 @@ const Zt = (a, s) => {
|
|
|
715
715
|
cToken: r,
|
|
716
716
|
cOnlyofficeConfig: l,
|
|
717
717
|
cUserInfo: c,
|
|
718
|
-
cOnlyofficePreviewType: f
|
|
718
|
+
cOnlyofficePreviewType: f,
|
|
719
|
+
cHeaders: {
|
|
720
|
+
Authorization: r.value
|
|
721
|
+
}
|
|
719
722
|
};
|
|
720
723
|
}, ac = ["onClick"], sc = {
|
|
721
724
|
class: "flex align-center",
|
|
@@ -715,7 +715,10 @@ const Xt = (a, s) => {
|
|
|
715
715
|
cToken: r,
|
|
716
716
|
cOnlyofficeConfig: l,
|
|
717
717
|
cUserInfo: c,
|
|
718
|
-
cOnlyofficePreviewType: f
|
|
718
|
+
cOnlyofficePreviewType: f,
|
|
719
|
+
cHeaders: {
|
|
720
|
+
Authorization: r.value
|
|
721
|
+
}
|
|
719
722
|
};
|
|
720
723
|
}, ic = ["onClick"], nc = {
|
|
721
724
|
class: "flex align-center",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";.ik-empty-content[data-v-
|
|
1
|
+
@charset "UTF-8";.ik-empty-content[data-v-63c852b7]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:-webkit-fill-available;font-size:var(--ik-font-size-t2);color:var(--ik-color-font-placeholder);opacity:0;animation:empty-text-63c852b7 .4s forwards;animation-delay:.35s;padding:12px 0}.ik-empty-content .ik-empty-svg[data-v-63c852b7]{max-width:160px;transition:all .3s ease;color:var(--ik-color-font-placeholder)}.ik-empty-content span[data-v-63c852b7]{-webkit-user-select:none;user-select:none;margin-top:8px}@keyframes empty-text-63c852b7{0%{opacity:0}to{opacity:1}}.ik-empty-content[data-v-63c852b7] .ik-empty-bg-rect{opacity:1}.ik-empty-content[data-v-63c852b7] .ik-empty-box{fill:var(--ik-color-font-placeholder);opacity:.15}.ik-empty-content[data-v-63c852b7] .ik-empty-fold{fill:var(--ik-color-font-placeholder);opacity:.12}.ik-empty-content[data-v-63c852b7] .ik-empty-fold-shadow{fill:var(--ik-color-font-placeholder);opacity:.08}.ik-empty-content[data-v-63c852b7] .ik-empty-line{fill:var(--ik-color-font-placeholder);opacity:.25}.ik-empty-content[data-v-63c852b7] .ik-empty-glass{fill:var(--ik-color-font-placeholder);opacity:.12}.ik-empty-content[data-v-63c852b7] .ik-empty-glass-inner{fill:transparent;stroke:var(--ik-color-font-placeholder);stroke-width:2;opacity:.2}.ik-empty-content[data-v-63c852b7] .ik-empty-glass-handle{stroke:var(--ik-color-font-placeholder);opacity:.2}.ik-empty-content[data-v-63c852b7] .ik-empty-dot{fill:var(--ik-color-font-placeholder);opacity:.3}:root.dark .ik-empty-content[data-v-63c852b7] .ik-empty-box{opacity:.2}:root.dark .ik-empty-content[data-v-63c852b7] .ik-empty-fold{opacity:.15}:root.dark .ik-empty-content[data-v-63c852b7] .ik-empty-fold-shadow{opacity:.1}:root.dark .ik-empty-content[data-v-63c852b7] .ik-empty-line{opacity:.35}:root.dark .ik-empty-content[data-v-63c852b7] .ik-empty-glass{opacity:.18}:root.dark .ik-empty-content[data-v-63c852b7] .ik-empty-glass-inner{opacity:.3}:root.dark .ik-empty-content[data-v-63c852b7] .ik-empty-glass-handle{opacity:.3}:root.dark .ik-empty-content[data-v-63c852b7] .ik-empty-dot{opacity:.4}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
const m = (
|
|
3
|
-
for (const r of [
|
|
1
|
+
import { defineComponent as p, renderSlot as n, createElementVNode as o, openBlock as a, createElementBlock as c, normalizeStyle as d, createCommentVNode as s, createStaticVNode as y, toDisplayString as u } from "vue";
|
|
2
|
+
const m = (e, l) => (e.install = (t) => {
|
|
3
|
+
for (const r of [e, ...Object.values({})])
|
|
4
4
|
t.component(r.name, r);
|
|
5
|
-
},
|
|
5
|
+
}, e), f = { class: "ik-empty-content flex flex-col items-center" }, x = /* @__PURE__ */ p({
|
|
6
6
|
__name: "index",
|
|
7
7
|
props: {
|
|
8
8
|
tip: {
|
|
@@ -18,24 +18,24 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
18
18
|
default: 250
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
|
-
setup(
|
|
22
|
-
return (l, t) =>
|
|
23
|
-
|
|
24
|
-
|
|
21
|
+
setup(e) {
|
|
22
|
+
return (l, t) => n(l.$slots, "default", {}, () => [
|
|
23
|
+
o("div", f, [
|
|
24
|
+
e.showSvg ? (a(), c(
|
|
25
25
|
"svg",
|
|
26
26
|
{
|
|
27
27
|
key: 0,
|
|
28
28
|
class: "ik-empty-svg",
|
|
29
|
-
style: d({ width: `${
|
|
29
|
+
style: d({ width: `${e.size}px`, height: "auto" }),
|
|
30
30
|
viewBox: "0 0 160 130",
|
|
31
31
|
fill: "none",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg"
|
|
33
33
|
},
|
|
34
34
|
[
|
|
35
35
|
s(" 渐变定义 "),
|
|
36
|
-
t[0] || (t[0] = y('<defs data-v-
|
|
36
|
+
t[0] || (t[0] = y('<defs data-v-63c852b7><linearGradient id="ik-empty-rect-gradient" x1="0%" y1="0%" x2="0%" y2="100%" data-v-63c852b7><stop offset="0%" stop-color="currentColor" stop-opacity="0" data-v-63c852b7></stop><stop offset="15%" stop-color="currentColor" stop-opacity="0.08" data-v-63c852b7></stop><stop offset="50%" stop-color="currentColor" stop-opacity="0.1" data-v-63c852b7></stop><stop offset="85%" stop-color="currentColor" stop-opacity="0.08" data-v-63c852b7></stop><stop offset="100%" stop-color="currentColor" stop-opacity="0" data-v-63c852b7></stop></linearGradient><linearGradient id="ik-empty-rect-gradient-x" x1="0%" y1="0%" x2="100%" y2="0%" data-v-63c852b7><stop offset="0%" stop-color="currentColor" stop-opacity="0" data-v-63c852b7></stop><stop offset="10%" stop-color="currentColor" stop-opacity="1" data-v-63c852b7></stop><stop offset="90%" stop-color="currentColor" stop-opacity="1" data-v-63c852b7></stop><stop offset="100%" stop-color="currentColor" stop-opacity="0" data-v-63c852b7></stop></linearGradient><mask id="ik-empty-rect-mask" data-v-63c852b7><rect x="0" y="0" width="160" height="130" fill="url(#ik-empty-rect-gradient-x)" data-v-63c852b7></rect></mask></defs>', 1)),
|
|
37
37
|
s(" 背景矩形(带渐变) "),
|
|
38
|
-
t[1] || (t[1] =
|
|
38
|
+
t[1] || (t[1] = o(
|
|
39
39
|
"rect",
|
|
40
40
|
{
|
|
41
41
|
x: "0",
|
|
@@ -52,7 +52,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
52
52
|
/* CACHED */
|
|
53
53
|
)),
|
|
54
54
|
s(" 文档/盒子主体 "),
|
|
55
|
-
t[2] || (t[2] =
|
|
55
|
+
t[2] || (t[2] = o(
|
|
56
56
|
"rect",
|
|
57
57
|
{
|
|
58
58
|
x: "35",
|
|
@@ -67,7 +67,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
67
67
|
/* CACHED */
|
|
68
68
|
)),
|
|
69
69
|
s(" 文档折角效果 "),
|
|
70
|
-
t[3] || (t[3] =
|
|
70
|
+
t[3] || (t[3] = o(
|
|
71
71
|
"path",
|
|
72
72
|
{
|
|
73
73
|
d: "M100 15 L125 15 L125 40 L100 40 Z",
|
|
@@ -77,7 +77,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
77
77
|
-1
|
|
78
78
|
/* CACHED */
|
|
79
79
|
)),
|
|
80
|
-
t[4] || (t[4] =
|
|
80
|
+
t[4] || (t[4] = o(
|
|
81
81
|
"path",
|
|
82
82
|
{
|
|
83
83
|
d: "M100 15 L125 40 L100 40 Z",
|
|
@@ -88,7 +88,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
88
88
|
/* CACHED */
|
|
89
89
|
)),
|
|
90
90
|
s(" 文档线条 "),
|
|
91
|
-
t[5] || (t[5] =
|
|
91
|
+
t[5] || (t[5] = o(
|
|
92
92
|
"rect",
|
|
93
93
|
{
|
|
94
94
|
x: "50",
|
|
@@ -102,7 +102,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
102
102
|
-1
|
|
103
103
|
/* CACHED */
|
|
104
104
|
)),
|
|
105
|
-
t[6] || (t[6] =
|
|
105
|
+
t[6] || (t[6] = o(
|
|
106
106
|
"rect",
|
|
107
107
|
{
|
|
108
108
|
x: "50",
|
|
@@ -116,7 +116,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
116
116
|
-1
|
|
117
117
|
/* CACHED */
|
|
118
118
|
)),
|
|
119
|
-
t[7] || (t[7] =
|
|
119
|
+
t[7] || (t[7] = o(
|
|
120
120
|
"rect",
|
|
121
121
|
{
|
|
122
122
|
x: "50",
|
|
@@ -130,7 +130,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
130
130
|
-1
|
|
131
131
|
/* CACHED */
|
|
132
132
|
)),
|
|
133
|
-
t[8] || (t[8] =
|
|
133
|
+
t[8] || (t[8] = o(
|
|
134
134
|
"rect",
|
|
135
135
|
{
|
|
136
136
|
x: "50",
|
|
@@ -145,7 +145,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
145
145
|
/* CACHED */
|
|
146
146
|
)),
|
|
147
147
|
s(" 放大镜 "),
|
|
148
|
-
t[9] || (t[9] =
|
|
148
|
+
t[9] || (t[9] = o(
|
|
149
149
|
"circle",
|
|
150
150
|
{
|
|
151
151
|
cx: "115",
|
|
@@ -157,7 +157,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
157
157
|
-1
|
|
158
158
|
/* CACHED */
|
|
159
159
|
)),
|
|
160
|
-
t[10] || (t[10] =
|
|
160
|
+
t[10] || (t[10] = o(
|
|
161
161
|
"circle",
|
|
162
162
|
{
|
|
163
163
|
cx: "115",
|
|
@@ -169,7 +169,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
169
169
|
-1
|
|
170
170
|
/* CACHED */
|
|
171
171
|
)),
|
|
172
|
-
t[11] || (t[11] =
|
|
172
|
+
t[11] || (t[11] = o(
|
|
173
173
|
"line",
|
|
174
174
|
{
|
|
175
175
|
x1: "128",
|
|
@@ -185,7 +185,7 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
185
185
|
/* CACHED */
|
|
186
186
|
)),
|
|
187
187
|
s(" 问号或空状态符号 "),
|
|
188
|
-
t[12] || (t[12] =
|
|
188
|
+
t[12] || (t[12] = o(
|
|
189
189
|
"circle",
|
|
190
190
|
{
|
|
191
191
|
cx: "115",
|
|
@@ -201,23 +201,23 @@ const m = (o, l) => (o.install = (t) => {
|
|
|
201
201
|
4
|
|
202
202
|
/* STYLE */
|
|
203
203
|
)) : s("v-if", !0),
|
|
204
|
-
|
|
204
|
+
o(
|
|
205
205
|
"span",
|
|
206
206
|
null,
|
|
207
|
-
u(
|
|
207
|
+
u(e.tip),
|
|
208
208
|
1
|
|
209
209
|
/* TEXT */
|
|
210
210
|
)
|
|
211
211
|
])
|
|
212
212
|
], !0);
|
|
213
213
|
}
|
|
214
|
-
}), k = (
|
|
215
|
-
const t =
|
|
214
|
+
}), k = (e, l) => {
|
|
215
|
+
const t = e.__vccOpts || e;
|
|
216
216
|
for (const [r, i] of l)
|
|
217
217
|
t[r] = i;
|
|
218
218
|
return t;
|
|
219
|
-
}, v = /* @__PURE__ */ k(x, [["__scopeId", "data-v-
|
|
219
|
+
}, v = /* @__PURE__ */ k(x, [["__scopeId", "data-v-63c852b7"]]), b = m(v);
|
|
220
220
|
export {
|
|
221
|
-
|
|
222
|
-
|
|
221
|
+
b as IkEmpty,
|
|
222
|
+
b as default
|
|
223
223
|
};
|