ling-yun-custom-components 0.0.69 → 0.0.71
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/es/AppIntro.mjs +15 -15
- package/es/BuildComponents.mjs +1 -1
- package/es/CustomDialog.mjs +1 -1
- package/es/CustomDropdown.mjs +15 -15
- package/es/CustomTab.mjs +7 -7
- package/es/GradientButton.mjs +10 -10
- package/es/PaginationTable.mjs +125 -115
- package/es/PluginDetail.mjs +1 -1
- package/es/UpdatePasswordDialog.mjs +6 -6
- package/es/assets/AppIntro.css +1 -1
- package/es/assets/BuildComponents.css +1 -1
- package/es/assets/CustomDropdown.css +1 -1
- package/es/assets/CustomTab.css +1 -1
- package/es/assets/GradientButton.css +1 -1
- package/es/assets/PaginationTable.css +1 -1
- package/es/assets/PluginDetail.css +1 -1
- package/es/assets/UpdatePasswordDialog.css +1 -1
- package/es/assets/layout.css +1 -1
- package/es/chunks/{layout.BlsXj4-t.js → layout.Co1Edcgs.js} +1 -1
- package/lib/AppIntro.js +1 -1
- package/lib/BuildComponents.js +1 -1
- package/lib/CustomDialog.js +1 -1
- package/lib/CustomDropdown.js +1 -1
- package/lib/CustomTab.js +1 -1
- package/lib/GradientButton.js +1 -1
- package/lib/PaginationTable.js +1 -1
- package/lib/PluginDetail.js +1 -1
- package/lib/UpdatePasswordDialog.js +1 -1
- package/lib/assets/AppIntro.css +1 -1
- package/lib/assets/BuildComponents.css +1 -1
- package/lib/assets/CustomDropdown.css +1 -1
- package/lib/assets/CustomTab.css +1 -1
- package/lib/assets/GradientButton.css +1 -1
- package/lib/assets/PaginationTable.css +1 -1
- package/lib/assets/PluginDetail.css +1 -1
- package/lib/assets/UpdatePasswordDialog.css +1 -1
- package/lib/assets/layout.css +1 -1
- package/lib/chunks/{layout._ESCIMbo.js → layout.Bh7LH0QH.js} +1 -1
- package/package.json +5 -5
- package/es/chunks/AppIntro.DubEs5q_.js +0 -431
- package/es/chunks/BuildComponents.Bu-jJtCo.js +0 -203
- package/es/chunks/CustomDialog.T0DjhxY4.js +0 -5
- package/es/chunks/CustomDropdown.BoSVXB8_.js +0 -132
- package/es/chunks/CustomPagination.D26A7iFP.js +0 -5
- package/es/chunks/CustomTab.BCs2BQZr.js +0 -52
- package/es/chunks/GradientButton.BVlXDphQ.js +0 -91
- package/es/chunks/PageNotFound.CLFUj6wN.js +0 -31
- package/es/chunks/PaginationTable.DCYPUxcZ.js +0 -357
- package/es/chunks/PluginDetail.CV8dYPPL.js +0 -223
- package/es/chunks/UpdatePasswordDialog.CkKA35QX.js +0 -110
- package/es/chunks/_plugin-vue_export-helper.Cf-_TWPK.js +0 -6
- package/es/chunks/layout.BqQQsRMO.js +0 -95
- package/es/chunks/layout.BuyWf5hx.js +0 -189
- package/es/chunks/utils.BhlZXNZ6.js +0 -19
- package/lib/chunks/AppIntro.CIDfpAQM.js +0 -1
- package/lib/chunks/BuildComponents.CmF7gV_k.js +0 -1
- package/lib/chunks/CustomDialog.lBdGLThM.js +0 -1
- package/lib/chunks/CustomDropdown.DS2fIdjY.js +0 -1
- package/lib/chunks/CustomPagination.Cyej-_3r.js +0 -1
- package/lib/chunks/CustomTab.DccrszIL.js +0 -1
- package/lib/chunks/GradientButton.DVbHjYJL.js +0 -1
- package/lib/chunks/PageNotFound.DWUdrtNX.js +0 -1
- package/lib/chunks/PaginationTable.BfbaK5Og.js +0 -1
- package/lib/chunks/PluginDetail.BUfKJRob.js +0 -1
- package/lib/chunks/UpdatePasswordDialog.B-POajDC.js +0 -1
- package/lib/chunks/_plugin-vue_export-helper.C55-DZV2.js +0 -1
- package/lib/chunks/layout.C5f-mOl4.js +0 -1
- package/lib/chunks/layout.uCgAET3T.js +0 -1
- package/lib/chunks/utils.BT5Uuz2Q.js +0 -1
package/es/AppIntro.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { w as R } from "./chunks/index.bCzIhWFw.js";
|
|
2
2
|
import { createElementBlock as l, createCommentVNode as u, unref as s, openBlock as t, createElementVNode as r, ref as L, renderSlot as G, createVNode as c, Fragment as y, renderList as N, withCtx as p, createBlock as g, createTextVNode as w, toDisplayString as h, onMounted as M, computed as A } from "vue";
|
|
3
|
-
import { ElIcon as z, ElForm as j, ElFormItem as P, ElLink as
|
|
3
|
+
import { ElIcon as z, ElForm as j, ElFormItem as P, ElLink as b, ElTimeline as q, ElTimelineItem as B, ElCard as U, ElTag as J, ElSegmented as H } from "element-plus";
|
|
4
4
|
import { IconLook as K } from "color-message-lingyun-vue";
|
|
5
|
-
import { C as Q } from "./chunks/layout.
|
|
5
|
+
import { C as Q } from "./chunks/layout.Co1Edcgs.js";
|
|
6
6
|
import { _ as O } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
|
|
7
7
|
import { CustomTitle as W } from "color-star-custom-components";
|
|
8
8
|
import { pageParams as X, emitsMap as x } from "color-star-custom-methods";
|
|
@@ -37,7 +37,7 @@ import './assets/AppIntro.css';const n = {
|
|
|
37
37
|
[n.DELISTING]: "下架申请",
|
|
38
38
|
[n.ONLINE]: "上线应用",
|
|
39
39
|
[n.OFFLINE]: "下线应用"
|
|
40
|
-
},
|
|
40
|
+
}, _ = {
|
|
41
41
|
[D.PENDING]: {
|
|
42
42
|
type: "warning",
|
|
43
43
|
text: "待审核"
|
|
@@ -141,7 +141,7 @@ import './assets/AppIntro.css';const n = {
|
|
|
141
141
|
}, null, 8, le)
|
|
142
142
|
])) : u("", !0);
|
|
143
143
|
}
|
|
144
|
-
}, V = /* @__PURE__ */ O(oe, [["__scopeId", "data-v-
|
|
144
|
+
}, V = /* @__PURE__ */ O(oe, [["__scopeId", "data-v-2811b983"]]), ne = { class: "app-intro-content overflow-hidden h-full" }, se = {
|
|
145
145
|
key: 0,
|
|
146
146
|
class: "media-section w-full pd-b-12"
|
|
147
147
|
}, ie = { class: "media-content relative w-full" }, re = ["onClick"], de = {
|
|
@@ -237,7 +237,7 @@ import './assets/AppIntro.css';const n = {
|
|
|
237
237
|
}, [
|
|
238
238
|
r("div", ue, [
|
|
239
239
|
r("span", ce, h(o.attachementName), 1),
|
|
240
|
-
o.attachementUrl ? (t(), g(s(
|
|
240
|
+
o.attachementUrl ? (t(), g(s(b), {
|
|
241
241
|
key: 0,
|
|
242
242
|
type: "primary",
|
|
243
243
|
underline: !1,
|
|
@@ -268,7 +268,7 @@ import './assets/AppIntro.css';const n = {
|
|
|
268
268
|
}, [
|
|
269
269
|
r("div", he, [
|
|
270
270
|
r("span", Ie, h(o.attachementName), 1),
|
|
271
|
-
o.attachementUrl ? (t(), g(s(
|
|
271
|
+
o.attachementUrl ? (t(), g(s(b), {
|
|
272
272
|
key: 0,
|
|
273
273
|
type: "primary",
|
|
274
274
|
underline: !1,
|
|
@@ -307,7 +307,7 @@ import './assets/AppIntro.css';const n = {
|
|
|
307
307
|
}, 8, ["modelValue"])
|
|
308
308
|
]));
|
|
309
309
|
}
|
|
310
|
-
}, $ = /* @__PURE__ */ O(Te, [["__scopeId", "data-v-
|
|
310
|
+
}, $ = /* @__PURE__ */ O(Te, [["__scopeId", "data-v-6fa282a2"]]), Ne = { class: "flex items-center flex-gap-row-nowrap-8 mg-b-12" }, ge = {
|
|
311
311
|
class: "fz-14 weight-500",
|
|
312
312
|
style: { color: "#1d2129" }
|
|
313
313
|
}, Ee = {
|
|
@@ -377,12 +377,12 @@ import './assets/AppIntro.css';const n = {
|
|
|
377
377
|
r("div", Ne, [
|
|
378
378
|
r("span", ge, h(s(Y)[i.operationType] || "--"), 1),
|
|
379
379
|
v(i.operationType) ? (t(), l(y, { key: 0 }, [
|
|
380
|
-
s(
|
|
380
|
+
s(_)[i.auditStatus] ? (t(), g(s(J), {
|
|
381
381
|
key: 0,
|
|
382
|
-
type: s(
|
|
382
|
+
type: s(_)[i.auditStatus].type
|
|
383
383
|
}, {
|
|
384
384
|
default: p(() => [
|
|
385
|
-
w(h(s(
|
|
385
|
+
w(h(s(_)[i.auditStatus].text), 1)
|
|
386
386
|
]),
|
|
387
387
|
_: 2
|
|
388
388
|
}, 1032, ["type"])) : u("", !0)
|
|
@@ -394,7 +394,7 @@ import './assets/AppIntro.css';const n = {
|
|
|
394
394
|
class: "mg-t-8 mg-b-8",
|
|
395
395
|
style: { "line-height": "1.5" }
|
|
396
396
|
}, h(m.title) + ":" + h(m.formatter ? m.formatter(i[m.field]) : i[m.field] ?? "--"), 1))), 128)),
|
|
397
|
-
s(S)[i.operationType] && !a.square ? (t(), g(s(
|
|
397
|
+
s(S)[i.operationType] && !a.square ? (t(), g(s(b), {
|
|
398
398
|
key: 0,
|
|
399
399
|
type: "primary",
|
|
400
400
|
underline: !1,
|
|
@@ -417,10 +417,10 @@ import './assets/AppIntro.css';const n = {
|
|
|
417
417
|
_: 1
|
|
418
418
|
}));
|
|
419
419
|
}
|
|
420
|
-
}, we = /* @__PURE__ */ O(ke, [["__scopeId", "data-v-
|
|
420
|
+
}, we = /* @__PURE__ */ O(ke, [["__scopeId", "data-v-6a370aff"]]), Le = { class: "h-full overflow-hidden flex flex-col pd-t-12" }, De = { class: "pd-b-12" }, _e = {
|
|
421
421
|
key: 0,
|
|
422
422
|
class: "flex-1 overflow-hidden"
|
|
423
|
-
},
|
|
423
|
+
}, be = {
|
|
424
424
|
key: 1,
|
|
425
425
|
class: "flex-1 overflow-hidden"
|
|
426
426
|
}, Oe = /* @__PURE__ */ Object.assign({
|
|
@@ -488,14 +488,14 @@ import './assets/AppIntro.css';const n = {
|
|
|
488
488
|
onChange: T
|
|
489
489
|
}, null, 8, ["modelValue", "options"])
|
|
490
490
|
]),
|
|
491
|
-
v.value === s(k).INTRO ? (t(), l("div",
|
|
491
|
+
v.value === s(k).INTRO ? (t(), l("div", _e, [
|
|
492
492
|
c($, { "intro-data": a.introData }, {
|
|
493
493
|
default: p(() => [
|
|
494
494
|
G(d.$slots, "plugin-detail")
|
|
495
495
|
]),
|
|
496
496
|
_: 3
|
|
497
497
|
}, 8, ["intro-data"])
|
|
498
|
-
])) : v.value === s(k).TIMELINE ? (t(), l("div",
|
|
498
|
+
])) : v.value === s(k).TIMELINE ? (t(), l("div", be, [
|
|
499
499
|
c(we, {
|
|
500
500
|
"app-operation-list": a.appOperationList,
|
|
501
501
|
square: a.square,
|
package/es/BuildComponents.mjs
CHANGED
|
@@ -213,7 +213,7 @@ import './assets/BuildComponents.css';const V = "data:image/png;base64,iVBORw0KG
|
|
|
213
213
|
])
|
|
214
214
|
]));
|
|
215
215
|
}
|
|
216
|
-
}), iA = /* @__PURE__ */ Q(gA, [["__scopeId", "data-v-
|
|
216
|
+
}), iA = /* @__PURE__ */ Q(gA, [["__scopeId", "data-v-1aa8c94d"]]), tA = a(iA);
|
|
217
217
|
export {
|
|
218
218
|
u as BUILD_BIG_TITLES,
|
|
219
219
|
Y as BUILD_STEPS,
|
package/es/CustomDialog.mjs
CHANGED
package/es/CustomDropdown.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { w as C } from "./chunks/index.bCzIhWFw.js";
|
|
2
|
-
import { createBlock as m, openBlock as r, unref as
|
|
2
|
+
import { createBlock as m, openBlock as r, unref as n, mergeProps as v, withCtx as a, renderSlot as h, createElementVNode as c, createVNode as s, toDisplayString as p, createElementBlock as V, createCommentVNode as D, Fragment as E, renderList as I } from "vue";
|
|
3
3
|
import { ElDropdown as N, ElIcon as S, ElDropdownMenu as B, ElDropdownItem as x } from "element-plus";
|
|
4
4
|
import { emitsMap as l } from "color-star-custom-methods";
|
|
5
5
|
import { IconDown as M } from "color-message-lingyun-vue";
|
|
@@ -90,7 +90,7 @@ import './assets/CustomDropdown.css';const T = { class: "custom-dropdown-trigger
|
|
|
90
90
|
};
|
|
91
91
|
return f({
|
|
92
92
|
handleCommand: u
|
|
93
|
-
}), (o, i) => (r(), m(
|
|
93
|
+
}), (o, i) => (r(), m(n(N), v({
|
|
94
94
|
trigger: e.trigger,
|
|
95
95
|
placement: e.placement,
|
|
96
96
|
disabled: e.disabled,
|
|
@@ -101,19 +101,19 @@ import './assets/CustomDropdown.css';const T = { class: "custom-dropdown-trigger
|
|
|
101
101
|
onVisibleChange: w,
|
|
102
102
|
onClick: k
|
|
103
103
|
}, o.$attrs), {
|
|
104
|
-
dropdown:
|
|
105
|
-
|
|
106
|
-
default:
|
|
104
|
+
dropdown: a(() => [
|
|
105
|
+
s(n(B), null, {
|
|
106
|
+
default: a(() => [
|
|
107
107
|
h(o.$slots, "dropdown", {}, () => [
|
|
108
|
-
e.items && e.items.length > 0 ? (r(!0), V(E, { key: 0 }, I(e.items, (t, y) => (r(), m(
|
|
108
|
+
e.items && e.items.length > 0 ? (r(!0), V(E, { key: 0 }, I(e.items, (t, y) => (r(), m(n(x), {
|
|
109
109
|
key: t.key || y,
|
|
110
110
|
command: t.command || t.value || t,
|
|
111
111
|
disabled: t.disabled,
|
|
112
112
|
divided: t.divided,
|
|
113
113
|
icon: t.icon
|
|
114
114
|
}, {
|
|
115
|
-
default:
|
|
116
|
-
|
|
115
|
+
default: a(() => [
|
|
116
|
+
c("span", null, p(t.label || t.text || t), 1)
|
|
117
117
|
]),
|
|
118
118
|
_: 2
|
|
119
119
|
}, 1032, ["command", "disabled", "divided", "icon"]))), 128)) : D("", !0)
|
|
@@ -122,13 +122,13 @@ import './assets/CustomDropdown.css';const T = { class: "custom-dropdown-trigger
|
|
|
122
122
|
_: 3
|
|
123
123
|
})
|
|
124
124
|
]),
|
|
125
|
-
default:
|
|
125
|
+
default: a(() => [
|
|
126
126
|
h(o.$slots, "default", {}, () => [
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
default:
|
|
131
|
-
|
|
127
|
+
c("div", T, [
|
|
128
|
+
c("span", null, p(e.placeholder), 1),
|
|
129
|
+
s(n(S), { class: "dropdown-icon" }, {
|
|
130
|
+
default: a(() => [
|
|
131
|
+
s(n(M))
|
|
132
132
|
]),
|
|
133
133
|
_: 1
|
|
134
134
|
})
|
|
@@ -138,7 +138,7 @@ import './assets/CustomDropdown.css';const T = { class: "custom-dropdown-trigger
|
|
|
138
138
|
_: 3
|
|
139
139
|
}, 16, ["trigger", "placement", "disabled", "hide-on-click", "show-timeout", "hide-timeout"]));
|
|
140
140
|
}
|
|
141
|
-
}), j = /* @__PURE__ */ O($, [["__scopeId", "data-v-
|
|
141
|
+
}), j = /* @__PURE__ */ O($, [["__scopeId", "data-v-e644416c"]]), G = C(j);
|
|
142
142
|
export {
|
|
143
143
|
G as CustomDropdown,
|
|
144
144
|
G as default
|
package/es/CustomTab.mjs
CHANGED
|
@@ -29,14 +29,14 @@ import './assets/CustomTab.css';const I = /* @__PURE__ */ Object.assign({
|
|
|
29
29
|
}),
|
|
30
30
|
emits: ["update:modelValue"],
|
|
31
31
|
setup(l) {
|
|
32
|
-
const c = l,
|
|
32
|
+
const c = l, f = {
|
|
33
33
|
label: "label",
|
|
34
34
|
name: "name"
|
|
35
|
-
}, n = _(l, "modelValue"), a = k(() => ({ ...
|
|
36
|
-
return (
|
|
35
|
+
}, n = _(l, "modelValue"), a = k(() => ({ ...f, ...c.keyConfig })), i = C(), p = V();
|
|
36
|
+
return (y, r) => (o(), u(t(M), P({
|
|
37
37
|
modelValue: n.value,
|
|
38
38
|
"onUpdate:modelValue": r[0] || (r[0] = (e) => n.value = e)
|
|
39
|
-
}, t(
|
|
39
|
+
}, t(i), { type: "card" }), S({
|
|
40
40
|
default: m(() => [
|
|
41
41
|
(o(!0), T(w, null, d(l.list, (e) => (o(), u(t(j), {
|
|
42
42
|
key: e[a.value.name],
|
|
@@ -48,13 +48,13 @@ import './assets/CustomTab.css';const I = /* @__PURE__ */ Object.assign({
|
|
|
48
48
|
}, [
|
|
49
49
|
d(t(p), (e, s) => ({
|
|
50
50
|
name: s,
|
|
51
|
-
fn: m((
|
|
52
|
-
x(
|
|
51
|
+
fn: m((b) => [
|
|
52
|
+
x(y.$slots, s, B(E(b)), void 0, !0)
|
|
53
53
|
])
|
|
54
54
|
}))
|
|
55
55
|
]), 1040, ["modelValue"]));
|
|
56
56
|
}
|
|
57
|
-
}), O = /* @__PURE__ */ A(I, [["__scopeId", "data-v-
|
|
57
|
+
}), O = /* @__PURE__ */ A(I, [["__scopeId", "data-v-f936627f"]]), L = g(O);
|
|
58
58
|
export {
|
|
59
59
|
L as CustomTab,
|
|
60
60
|
L as default
|
package/es/GradientButton.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { w as z } from "./chunks/index.bCzIhWFw.js";
|
|
2
|
-
import { computed as l, createElementBlock as c, openBlock as i, normalizeStyle as s, createElementVNode as
|
|
2
|
+
import { computed as l, createElementBlock as c, openBlock as i, normalizeStyle as s, createElementVNode as m, normalizeClass as u, createBlock as g, createCommentVNode as b, unref as d, withCtx as S, resolveDynamicComponent as w, Fragment as $, renderList as B, toDisplayString as j } from "vue";
|
|
3
3
|
import { textDirection as a } from "color-star-custom-methods";
|
|
4
4
|
import { IconAdd as I } from "color-message-lingyun-vue";
|
|
5
5
|
import { ElIcon as O } from "element-plus";
|
|
@@ -41,7 +41,7 @@ import './assets/GradientButton.css';const D = /* @__PURE__ */ Object.assign({
|
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
43
|
setup(o) {
|
|
44
|
-
const n = o,
|
|
44
|
+
const n = o, f = l(() => (n.text.content || "").split("") || []), x = l(() => {
|
|
45
45
|
const { gradientColors: t, borderRadius: e } = n.button;
|
|
46
46
|
return {
|
|
47
47
|
background: `linear-gradient(180deg, ${t?.[0]}, ${t?.[1]})`,
|
|
@@ -75,13 +75,13 @@ import './assets/GradientButton.css';const D = /* @__PURE__ */ Object.assign({
|
|
|
75
75
|
});
|
|
76
76
|
return (t, e) => (i(), c("div", {
|
|
77
77
|
class: "gradient-btn pointer overflow-hidden",
|
|
78
|
-
style: s(
|
|
78
|
+
style: s(x.value)
|
|
79
79
|
}, [
|
|
80
|
-
|
|
80
|
+
m("div", {
|
|
81
81
|
class: "gradient-btn-content overflow-hidden",
|
|
82
82
|
style: s(v.value)
|
|
83
83
|
}, [
|
|
84
|
-
|
|
84
|
+
m("div", {
|
|
85
85
|
class: u(y.value)
|
|
86
86
|
}, [
|
|
87
87
|
o.icon ? (i(), g(d(O), {
|
|
@@ -97,23 +97,23 @@ import './assets/GradientButton.css';const D = /* @__PURE__ */ Object.assign({
|
|
|
97
97
|
(i(), g(w(o.icon)))
|
|
98
98
|
]),
|
|
99
99
|
_: 1
|
|
100
|
-
}, 8, ["size", "color", "class"])) :
|
|
101
|
-
|
|
100
|
+
}, 8, ["size", "color", "class"])) : b("", !0),
|
|
101
|
+
f.value?.length ? (i(), c("div", {
|
|
102
102
|
key: 1,
|
|
103
103
|
class: u(["overflow-hidden flex", {
|
|
104
104
|
"flex-col": o.direction === d(a).vertical
|
|
105
105
|
}])
|
|
106
106
|
}, [
|
|
107
|
-
(i(!0), c($, null, B(
|
|
107
|
+
(i(!0), c($, null, B(f.value, (r) => (i(), c("div", {
|
|
108
108
|
style: s(k.value),
|
|
109
109
|
key: r
|
|
110
110
|
}, j(r), 5))), 128))
|
|
111
|
-
], 2)) :
|
|
111
|
+
], 2)) : b("", !0)
|
|
112
112
|
], 2)
|
|
113
113
|
], 4)
|
|
114
114
|
], 4));
|
|
115
115
|
}
|
|
116
|
-
}), E = /* @__PURE__ */ R(D, [["__scopeId", "data-v-
|
|
116
|
+
}), E = /* @__PURE__ */ R(D, [["__scopeId", "data-v-fab649f9"]]), W = z(E);
|
|
117
117
|
export {
|
|
118
118
|
W as GradientButton,
|
|
119
119
|
W as default
|