@dxtmisha/d1 0.1.0 → 0.1.1
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/D1Accordion.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as c,
|
|
1
|
+
import { defineComponent as c, computed as t, openBlock as m, createBlock as y, unref as u, mergeDefaults as g } from "vue";
|
|
2
2
|
import { inArray as n } from "@dxtmisha/functional";
|
|
3
3
|
import { defaultsAccordion as b, AccordionDesign as D } from "@dxtmisha/constructor/Accordion";
|
|
4
4
|
import { defaultsCell as k, CellDesign as $ } from "@dxtmisha/constructor/Cell";
|
|
5
5
|
import { defaultsIcon as h, IconDesign as w } from "@dxtmisha/constructor/Icon";
|
|
6
|
-
import { D as L } from "./index-
|
|
6
|
+
import { D as L } from "./index-BHi6Xmck.js";
|
|
7
7
|
import { defaultsProgress as P, ProgressDesign as z } from "@dxtmisha/constructor/Progress";
|
|
8
8
|
import { defaultsRipple as I, RippleDesign as A } from "@dxtmisha/constructor/Ripple";
|
|
9
9
|
import { defaultsMotionTransform as H, MotionTransformDesign as S } from "@dxtmisha/constructor/MotionTransform";
|
|
@@ -23,7 +23,7 @@ const T = {
|
|
|
23
23
|
}, O = /* @__PURE__ */ c({
|
|
24
24
|
name: "D1Icon",
|
|
25
25
|
__name: "D1Icon",
|
|
26
|
-
props: /* @__PURE__ */
|
|
26
|
+
props: /* @__PURE__ */ g({
|
|
27
27
|
isSkeleton: { type: Boolean },
|
|
28
28
|
ariaLabel: {},
|
|
29
29
|
active: { type: Boolean },
|
|
@@ -90,7 +90,7 @@ const T = {
|
|
|
90
90
|
styles: l
|
|
91
91
|
}
|
|
92
92
|
), p = o.render();
|
|
93
|
-
return a(o.expose()), (B, f) => (
|
|
93
|
+
return a(o.expose()), (B, f) => (m(), y(u(p)));
|
|
94
94
|
}
|
|
95
95
|
}), v = {
|
|
96
96
|
// :values [!] System label / Системная метка
|
|
@@ -109,7 +109,7 @@ const T = {
|
|
|
109
109
|
}, V = /* @__PURE__ */ c({
|
|
110
110
|
name: "D1Progress",
|
|
111
111
|
__name: "D1Progress",
|
|
112
|
-
props: /* @__PURE__ */
|
|
112
|
+
props: /* @__PURE__ */ g({
|
|
113
113
|
ariaLabel: {},
|
|
114
114
|
ariaLive: {},
|
|
115
115
|
visible: { type: Boolean },
|
|
@@ -155,14 +155,14 @@ const T = {
|
|
|
155
155
|
styles: l
|
|
156
156
|
}
|
|
157
157
|
), p = o.render();
|
|
158
|
-
return a(o.expose()), (B, f) => (
|
|
158
|
+
return a(o.expose()), (B, f) => (m(), y(u(p)));
|
|
159
159
|
}
|
|
160
160
|
}), q = {
|
|
161
161
|
...I
|
|
162
162
|
}, F = /* @__PURE__ */ c({
|
|
163
163
|
name: "D1Ripple",
|
|
164
164
|
__name: "D1Ripple",
|
|
165
|
-
props: /* @__PURE__ */
|
|
165
|
+
props: /* @__PURE__ */ g({
|
|
166
166
|
disabled: { type: Boolean }
|
|
167
167
|
}, q),
|
|
168
168
|
setup(i, { expose: a, emit: s }) {
|
|
@@ -184,7 +184,7 @@ const T = {
|
|
|
184
184
|
styles: l
|
|
185
185
|
}
|
|
186
186
|
), p = o.render();
|
|
187
|
-
return a(o.expose()), (B, f) => (
|
|
187
|
+
return a(o.expose()), (B, f) => (m(), y(u(p)));
|
|
188
188
|
}
|
|
189
189
|
}), _ = {
|
|
190
190
|
// :values [!] System label / Системная метка
|
|
@@ -200,7 +200,7 @@ const T = {
|
|
|
200
200
|
}, U = /* @__PURE__ */ c({
|
|
201
201
|
name: "D1Cell",
|
|
202
202
|
__name: "D1Cell",
|
|
203
|
-
props: /* @__PURE__ */
|
|
203
|
+
props: /* @__PURE__ */ g({
|
|
204
204
|
label: {},
|
|
205
205
|
labelId: {},
|
|
206
206
|
description: {},
|
|
@@ -270,7 +270,7 @@ const T = {
|
|
|
270
270
|
}
|
|
271
271
|
}
|
|
272
272
|
), p = o.render();
|
|
273
|
-
return a(o.expose()), (B, f) => (
|
|
273
|
+
return a(o.expose()), (B, f) => (m(), y(u(p)));
|
|
274
274
|
}
|
|
275
275
|
}), X = U, x = {
|
|
276
276
|
// :values [!] System label / Системная метка
|
|
@@ -285,7 +285,7 @@ const T = {
|
|
|
285
285
|
}, E = /* @__PURE__ */ c({
|
|
286
286
|
name: "D1MotionTransform",
|
|
287
287
|
__name: "D1MotionTransform",
|
|
288
|
-
props: /* @__PURE__ */
|
|
288
|
+
props: /* @__PURE__ */ g({
|
|
289
289
|
role: {},
|
|
290
290
|
ariaLabelledby: {},
|
|
291
291
|
ariaDescribedby: {},
|
|
@@ -327,7 +327,7 @@ const T = {
|
|
|
327
327
|
styles: l
|
|
328
328
|
}
|
|
329
329
|
), p = o.render();
|
|
330
|
-
return a(o.expose()), (B, f) => (
|
|
330
|
+
return a(o.expose()), (B, f) => (m(), y(u(p)));
|
|
331
331
|
}
|
|
332
332
|
}), G = E, J = {
|
|
333
333
|
// :values [!] System label / Системная метка
|
|
@@ -343,7 +343,7 @@ const T = {
|
|
|
343
343
|
}, ie = /* @__PURE__ */ c({
|
|
344
344
|
name: "D1Accordion",
|
|
345
345
|
__name: "D1Accordion",
|
|
346
|
-
props: /* @__PURE__ */
|
|
346
|
+
props: /* @__PURE__ */ g({
|
|
347
347
|
label: {},
|
|
348
348
|
labelId: {},
|
|
349
349
|
description: {},
|
|
@@ -388,7 +388,7 @@ const T = {
|
|
|
388
388
|
}
|
|
389
389
|
}
|
|
390
390
|
), p = o.render();
|
|
391
|
-
return a(o.expose()), (B, f) => (
|
|
391
|
+
return a(o.expose()), (B, f) => (m(), y(u(p)));
|
|
392
392
|
}
|
|
393
393
|
});
|
|
394
394
|
export {
|
package/dist/D1Image.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as m,
|
|
1
|
+
import { defineComponent as m, computed as a, openBlock as c, createBlock as l, unref as g, mergeDefaults as u } from "vue";
|
|
2
2
|
import { inArray as y } from "@dxtmisha/functional";
|
|
3
3
|
import { defaultsImage as f, ImageDesign as B } from "@dxtmisha/constructor/Image";
|
|
4
4
|
const h = {
|
|
@@ -10,7 +10,7 @@ const h = {
|
|
|
10
10
|
}, z = /* @__PURE__ */ m({
|
|
11
11
|
name: "D1Image",
|
|
12
12
|
__name: "D1Image",
|
|
13
|
-
props: /* @__PURE__ */
|
|
13
|
+
props: /* @__PURE__ */ u({
|
|
14
14
|
value: {},
|
|
15
15
|
url: {},
|
|
16
16
|
adaptiveGroup: {},
|
|
@@ -58,7 +58,7 @@ const h = {
|
|
|
58
58
|
styles: d
|
|
59
59
|
}
|
|
60
60
|
), p = t.render();
|
|
61
|
-
return s(t.expose()), (D, I) => (
|
|
61
|
+
return s(t.expose()), (D, I) => (c(), l(g(p)));
|
|
62
62
|
}
|
|
63
63
|
}), k = z;
|
|
64
64
|
export {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxtmisha/d1",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.1",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "DXT-UI component library",
|
|
7
7
|
"keywords": [
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"engines": {
|
|
62
62
|
"node": ">=20.0.0"
|
|
63
63
|
},
|
|
64
|
-
"
|
|
64
|
+
"dependencies": {
|
|
65
65
|
"@dxtmisha/configuration": "*",
|
|
66
66
|
"@dxtmisha/constructor": "*",
|
|
67
67
|
"@dxtmisha/functional": "*",
|
|
@@ -70,6 +70,6 @@
|
|
|
70
70
|
"@dxtmisha/styles": "*",
|
|
71
71
|
"vue": "*"
|
|
72
72
|
},
|
|
73
|
-
"
|
|
73
|
+
"devDependencies": {},
|
|
74
74
|
"sideEffects": false
|
|
75
75
|
}
|