@dxtmisha/d1 0.1.0 → 0.1.2

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.
@@ -1,9 +1,9 @@
1
- import { defineComponent as c, mergeDefaults as m, computed as t, createBlock as y, openBlock as u, unref as g } from "vue";
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-BWyEZpKM.js";
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__ */ m({
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) => (u(), y(g(p)));
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__ */ m({
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) => (u(), y(g(p)));
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__ */ m({
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) => (u(), y(g(p)));
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__ */ m({
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) => (u(), y(g(p)));
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__ */ m({
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) => (u(), y(g(p)));
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__ */ m({
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) => (u(), y(g(p)));
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 { D as m } from "./index-BWyEZpKM.js";
1
+ import { D as m } from "./index-BHi6Xmck.js";
2
2
  export {
3
3
  m as D1Image
4
4
  };
@@ -1,5 +1,38 @@
1
- import { DefineSetupFnComponent, ShortEmitsToObject, SlotsType } from 'vue';
2
- import { ImageEmits, ImageSlots } from '@dxtmisha/constructor/Image';
1
+ import { CreateComponentPublicInstanceWithMixins, ComputedRef, Ref, ComponentOptionsMixin, PublicProps, GlobalComponents, GlobalDirectives, ComponentProvideOptions, ComponentOptionsBase, VNodeProps, AllowedComponentProps, ComponentCustomProps } from 'vue';
3
2
  import { ImageProps } from './props';
3
+ import { ImageEventData, ImageTypeItem, ImageEventItem, ImageSlots } from '@dxtmisha/constructor/Image';
4
4
  export type { ImageProps } from './props';
5
- export declare const D1Image: DefineSetupFnComponent<ImageProps, ShortEmitsToObject<ImageEmits>, SlotsType<ImageSlots>>;
5
+ export declare const D1Image: {
6
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ImageProps> & Readonly<{
7
+ onLoad?: ((image: ImageEventData) => any) | undefined;
8
+ }>, {
9
+ type: ComputedRef<ImageTypeItem>;
10
+ data: Ref<ImageEventItem>;
11
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12
+ load: (image: ImageEventData) => any;
13
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
14
+ P: {};
15
+ B: {};
16
+ D: {};
17
+ C: {};
18
+ M: {};
19
+ Defaults: {};
20
+ }, Readonly< ImageProps> & Readonly<{
21
+ onLoad?: ((image: ImageEventData) => any) | undefined;
22
+ }>, {
23
+ type: ComputedRef<ImageTypeItem>;
24
+ data: Ref<ImageEventItem>;
25
+ }, {}, {}, {}, {}>;
26
+ __isFragment?: never;
27
+ __isTeleport?: never;
28
+ __isSuspense?: never;
29
+ } & ComponentOptionsBase<Readonly< ImageProps> & Readonly<{
30
+ onLoad?: ((image: ImageEventData) => any) | undefined;
31
+ }>, {
32
+ type: ComputedRef<ImageTypeItem>;
33
+ data: Ref<ImageEventItem>;
34
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
35
+ load: (image: ImageEventData) => any;
36
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
37
+ $slots: Readonly< ImageSlots> & ImageSlots;
38
+ });
@@ -1,4 +1,4 @@
1
- import { defineComponent as m, mergeDefaults as c, computed as a, createBlock as l, openBlock as g, unref as u } from "vue";
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__ */ c({
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) => (g(), l(u(p)));
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.0",
4
+ "version": "0.1.2",
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
- "devDependencies": {
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
- "dependencies": {},
73
+ "devDependencies": {},
74
74
  "sideEffects": false
75
75
  }