@quidgest/ui 0.16.20 → 0.16.21

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.
@@ -0,0 +1,119 @@
1
+ declare const QCarousel: {
2
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
3
+ currentSlide?: number;
4
+ } & import('../../types/component').QBaseComponentProps & {
5
+ slides?: import('./types').Slide[];
6
+ showIndicators?: boolean;
7
+ showControls?: boolean;
8
+ autoCycleInterval?: number;
9
+ autoCyclePause?: "hover" | "false";
10
+ ride?: "carousel" | "false";
11
+ swipeThreshold?: number;
12
+ wrap?: boolean;
13
+ animationDuration?: number;
14
+ loading?: boolean;
15
+ icons?: typeof import('./constants').DEFAULT_ICONS;
16
+ texts?: typeof import('./constants').DEFAULT_TEXTS;
17
+ }> & Readonly<{
18
+ "onSlide:before-change"?: ((newId: string, oldId?: string | undefined) => any) | undefined;
19
+ "onSlide:after-change"?: ((newId: string, oldId?: string | undefined) => any) | undefined;
20
+ "onSlide:click"?: ((id: string) => any) | undefined;
21
+ "onUpdate:currentSlide"?: ((value: number) => any) | undefined;
22
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
23
+ "slide:before-change": (newId: string, oldId?: string | undefined) => any;
24
+ "slide:after-change": (newId: string, oldId?: string | undefined) => any;
25
+ "slide:click": (id: string) => any;
26
+ "update:currentSlide": (value: number) => any;
27
+ }, import('vue').PublicProps, {
28
+ icons: typeof import('./constants').DEFAULT_ICONS;
29
+ texts: typeof import('./constants').DEFAULT_TEXTS;
30
+ slides: import('./types').Slide[];
31
+ autoCycleInterval: number;
32
+ autoCyclePause: "hover" | "false";
33
+ ride: "carousel" | "false";
34
+ swipeThreshold: number;
35
+ wrap: boolean;
36
+ animationDuration: number;
37
+ }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
38
+ P: {};
39
+ B: {};
40
+ D: {};
41
+ C: {};
42
+ M: {};
43
+ Defaults: {};
44
+ }, Readonly<{
45
+ currentSlide?: number;
46
+ } & import('../../types/component').QBaseComponentProps & {
47
+ slides?: import('./types').Slide[];
48
+ showIndicators?: boolean;
49
+ showControls?: boolean;
50
+ autoCycleInterval?: number;
51
+ autoCyclePause?: "hover" | "false";
52
+ ride?: "carousel" | "false";
53
+ swipeThreshold?: number;
54
+ wrap?: boolean;
55
+ animationDuration?: number;
56
+ loading?: boolean;
57
+ icons?: typeof import('./constants').DEFAULT_ICONS;
58
+ texts?: typeof import('./constants').DEFAULT_TEXTS;
59
+ }> & Readonly<{
60
+ "onSlide:before-change"?: ((newId: string, oldId?: string | undefined) => any) | undefined;
61
+ "onSlide:after-change"?: ((newId: string, oldId?: string | undefined) => any) | undefined;
62
+ "onSlide:click"?: ((id: string) => any) | undefined;
63
+ "onUpdate:currentSlide"?: ((value: number) => any) | undefined;
64
+ }>, {}, {}, {}, {}, {
65
+ icons: typeof import('./constants').DEFAULT_ICONS;
66
+ texts: typeof import('./constants').DEFAULT_TEXTS;
67
+ slides: import('./types').Slide[];
68
+ autoCycleInterval: number;
69
+ autoCyclePause: "hover" | "false";
70
+ ride: "carousel" | "false";
71
+ swipeThreshold: number;
72
+ wrap: boolean;
73
+ animationDuration: number;
74
+ }>;
75
+ __isFragment?: never;
76
+ __isTeleport?: never;
77
+ __isSuspense?: never;
78
+ } & import('vue').ComponentOptionsBase<Readonly<{
79
+ currentSlide?: number;
80
+ } & import('../../types/component').QBaseComponentProps & {
81
+ slides?: import('./types').Slide[];
82
+ showIndicators?: boolean;
83
+ showControls?: boolean;
84
+ autoCycleInterval?: number;
85
+ autoCyclePause?: "hover" | "false";
86
+ ride?: "carousel" | "false";
87
+ swipeThreshold?: number;
88
+ wrap?: boolean;
89
+ animationDuration?: number;
90
+ loading?: boolean;
91
+ icons?: typeof import('./constants').DEFAULT_ICONS;
92
+ texts?: typeof import('./constants').DEFAULT_TEXTS;
93
+ }> & Readonly<{
94
+ "onSlide:before-change"?: ((newId: string, oldId?: string | undefined) => any) | undefined;
95
+ "onSlide:after-change"?: ((newId: string, oldId?: string | undefined) => any) | undefined;
96
+ "onSlide:click"?: ((id: string) => any) | undefined;
97
+ "onUpdate:currentSlide"?: ((value: number) => any) | undefined;
98
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
99
+ "slide:before-change": (newId: string, oldId?: string | undefined) => any;
100
+ "slide:after-change": (newId: string, oldId?: string | undefined) => any;
101
+ "slide:click": (id: string) => any;
102
+ "update:currentSlide": (value: number) => any;
103
+ }, string, {
104
+ icons: typeof import('./constants').DEFAULT_ICONS;
105
+ texts: typeof import('./constants').DEFAULT_TEXTS;
106
+ slides: import('./types').Slide[];
107
+ autoCycleInterval: number;
108
+ autoCyclePause: "hover" | "false";
109
+ ride: "carousel" | "false";
110
+ swipeThreshold: number;
111
+ wrap: boolean;
112
+ animationDuration: number;
113
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
114
+ $slots: {
115
+ empty?(_: {}): any;
116
+ };
117
+ });
118
+ export { QCarousel };
119
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/QCarousel/index.ts"],"names":[],"mappings":"AAMA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA8B,CAAA;AAG7C,OAAO,EAAE,SAAS,EAAE,CAAA"}
@@ -0,0 +1,6 @@
1
+ import o from "./QCarousel.vue.js";
2
+ import { setupPropsProxy as r } from "../../utils/setupPropsProxy.js";
3
+ const s = r(o);
4
+ export {
5
+ s as QCarousel
6
+ };
@@ -0,0 +1,79 @@
1
+ import { QBaseComponentProps } from 'src/types/component';
2
+ import { DEFAULT_ICONS, DEFAULT_TEXTS } from './constants';
3
+ /**
4
+ * Represents a single slide in the carousel.
5
+ */
6
+ export type Slide = {
7
+ /** Unique identifier for the slide */
8
+ id: string;
9
+ /** Optional title text displayed on the slide */
10
+ title?: string;
11
+ /** Optional subtitle text displayed below the title */
12
+ subtitle?: string;
13
+ /** Image URL or path for the slide */
14
+ image: string;
15
+ /** Optional placeholder background color shown while the image loads */
16
+ colorPlaceholder?: string;
17
+ };
18
+ /**
19
+ * Props for the QCarousel component.
20
+ */
21
+ export type QCarouselProps = QBaseComponentProps & {
22
+ /** Array of slides to be displayed in the carousel */
23
+ slides?: Slide[];
24
+ /** Whether to show slide indicators (dots) below the carousel */
25
+ showIndicators?: boolean;
26
+ /** Whether to show previous/next navigation controls */
27
+ showControls?: boolean;
28
+ /** Time interval in milliseconds between automatic slide transitions */
29
+ autoCycleInterval?: number;
30
+ /** Pausing behavior for auto cycling:
31
+ * - `'hover'`: pause when hovering over the carousel
32
+ * - `'false'`: do not pause
33
+ */
34
+ autoCyclePause?: 'hover' | 'false';
35
+ /** Determines if the carousel should auto-start cycling:
36
+ * - `'carousel'`: start cycling automatically
37
+ * - `'false'`: do not auto-start
38
+ */
39
+ ride?: 'carousel' | 'false';
40
+ /**
41
+ * The minimum horizontal distance in pixels that a touch gesture
42
+ * must travel to be recognized as a swipe.
43
+ */
44
+ swipeThreshold?: number;
45
+ /** Whether the carousel should loop back to the start after the last slide */
46
+ wrap?: boolean;
47
+ /** Duration of slide transition animations in milliseconds */
48
+ animationDuration?: number;
49
+ /** Whether the carousel is in a loading state (e.g., slides not yet ready) */
50
+ loading?: boolean;
51
+ /** Custom icon configurations. */
52
+ icons?: typeof DEFAULT_ICONS;
53
+ /** Custom text overrides for controls and labels */
54
+ texts?: typeof DEFAULT_TEXTS;
55
+ };
56
+ export type QCarouselEmits = {
57
+ /**
58
+ * Emitted right before the slide changes.
59
+ * Useful for hooking into transitions.
60
+ *
61
+ * @param newId - Id of the slide to be shown
62
+ * @param oldId - Id of the slide being hidden, if it exists
63
+ */
64
+ 'slide:before-change': [newId: string, oldId?: string];
65
+ /**
66
+ * Emitted after a slide transition completes.
67
+ *
68
+ * @param newId - Id of the now-active slide
69
+ * @param oldId - Id of the previous slide, if it exists
70
+ */
71
+ 'slide:after-change': [newId: string, oldId?: string];
72
+ /**
73
+ * Emitted when a slide is clicked.
74
+ *
75
+ * @param id - Id of the clicked slide
76
+ */
77
+ 'slide:click': [id: string];
78
+ };
79
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/QCarousel/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAA;AAC9D,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,aAAa,CAAA;AAE/D;;GAEG;AACH,MAAM,MAAM,KAAK,GAAG;IACnB,sCAAsC;IACtC,EAAE,EAAE,MAAM,CAAA;IAEV,iDAAiD;IACjD,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd,uDAAuD;IACvD,QAAQ,CAAC,EAAE,MAAM,CAAA;IAEjB,sCAAsC;IACtC,KAAK,EAAE,MAAM,CAAA;IAEb,wEAAwE;IACxE,gBAAgB,CAAC,EAAE,MAAM,CAAA;CACzB,CAAA;AAED;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,mBAAmB,GAAG;IAClD,sDAAsD;IACtD,MAAM,CAAC,EAAE,KAAK,EAAE,CAAA;IAEhB,iEAAiE;IACjE,cAAc,CAAC,EAAE,OAAO,CAAA;IAExB,wDAAwD;IACxD,YAAY,CAAC,EAAE,OAAO,CAAA;IAEtB,wEAAwE;IACxE,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAE1B;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,GAAG,OAAO,CAAA;IAElC;;;OAGG;IACH,IAAI,CAAC,EAAE,UAAU,GAAG,OAAO,CAAA;IAE3B;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IAEvB,8EAA8E;IAC9E,IAAI,CAAC,EAAE,OAAO,CAAA;IAEd,8DAA8D;IAC9D,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAE1B,8EAA8E;IAC9E,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB,kCAAkC;IAClC,KAAK,CAAC,EAAE,OAAO,aAAa,CAAA;IAE5B,oDAAoD;IACpD,KAAK,CAAC,EAAE,OAAO,aAAa,CAAA;CAC5B,CAAA;AAED,MAAM,MAAM,cAAc,GAAG;IAC5B;;;;;;OAMG;IACH,qBAAqB,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,CAAC,CAAA;IAEtD;;;;;OAKG;IACH,oBAAoB,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,CAAC,CAAA;IAErD;;;;OAIG;IACH,aAAa,EAAE,CAAC,EAAE,EAAE,MAAM,CAAC,CAAA;CAC3B,CAAA"}
@@ -902,16 +902,16 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
902
902
  "update:open": (value: boolean) => any;
903
903
  "update:search": (value: string) => any;
904
904
  } & {
905
+ hide: () => any;
906
+ show: () => any;
905
907
  "before-show": () => any;
906
908
  "before-hide": () => any;
907
- show: () => any;
908
- hide: () => any;
909
909
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
910
910
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
911
+ onHide?: (() => any) | undefined;
912
+ onShow?: (() => any) | undefined;
911
913
  "onBefore-show"?: (() => any) | undefined;
912
914
  "onBefore-hide"?: (() => any) | undefined;
913
- onShow?: (() => any) | undefined;
914
- onHide?: (() => any) | undefined;
915
915
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
916
916
  "onUpdate:search"?: ((value: string) => any) | undefined;
917
917
  }>, {
@@ -17,10 +17,10 @@ declare const QCombobox: {
17
17
  texts?: typeof import('./types').DEFAULT_TEXTS;
18
18
  }> & Readonly<{
19
19
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
20
+ onHide?: (() => any) | undefined;
21
+ onShow?: (() => any) | undefined;
20
22
  "onBefore-show"?: (() => any) | undefined;
21
23
  "onBefore-hide"?: (() => any) | undefined;
22
- onShow?: (() => any) | undefined;
23
- onHide?: (() => any) | undefined;
24
24
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
25
25
  "onUpdate:search"?: ((value: string) => any) | undefined;
26
26
  }>, {
@@ -412,10 +412,10 @@ declare const QCombobox: {
412
412
  "update:open": (value: boolean) => any;
413
413
  "update:search": (value: string) => any;
414
414
  } & {
415
+ hide: () => any;
416
+ show: () => any;
415
417
  "before-show": () => any;
416
418
  "before-hide": () => any;
417
- show: () => any;
418
- hide: () => any;
419
419
  }, import('vue').PublicProps, {
420
420
  icons: typeof import('./types').DEFAULT_ICONS;
421
421
  texts: {
@@ -944,10 +944,10 @@ declare const QCombobox: {
944
944
  texts?: typeof import('./types').DEFAULT_TEXTS;
945
945
  }> & Readonly<{
946
946
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
947
+ onHide?: (() => any) | undefined;
948
+ onShow?: (() => any) | undefined;
947
949
  "onBefore-show"?: (() => any) | undefined;
948
950
  "onBefore-hide"?: (() => any) | undefined;
949
- onShow?: (() => any) | undefined;
950
- onHide?: (() => any) | undefined;
951
951
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
952
952
  "onUpdate:search"?: ((value: string) => any) | undefined;
953
953
  }>, {
@@ -1370,10 +1370,10 @@ declare const QCombobox: {
1370
1370
  texts?: typeof import('./types').DEFAULT_TEXTS;
1371
1371
  }> & Readonly<{
1372
1372
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
1373
+ onHide?: (() => any) | undefined;
1374
+ onShow?: (() => any) | undefined;
1373
1375
  "onBefore-show"?: (() => any) | undefined;
1374
1376
  "onBefore-hide"?: (() => any) | undefined;
1375
- onShow?: (() => any) | undefined;
1376
- onHide?: (() => any) | undefined;
1377
1377
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
1378
1378
  "onUpdate:search"?: ((value: string) => any) | undefined;
1379
1379
  }>, {
@@ -1765,10 +1765,10 @@ declare const QCombobox: {
1765
1765
  "update:open": (value: boolean) => any;
1766
1766
  "update:search": (value: string) => any;
1767
1767
  } & {
1768
+ hide: () => any;
1769
+ show: () => any;
1768
1770
  "before-show": () => any;
1769
1771
  "before-hide": () => any;
1770
- show: () => any;
1771
- hide: () => any;
1772
1772
  }, string, {
1773
1773
  icons: typeof import('./types').DEFAULT_ICONS;
1774
1774
  texts: {
@@ -9,8 +9,8 @@ declare function __VLS_template(): {
9
9
  };
10
10
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
11
  declare const __VLS_component: import('vue').DefineComponent<QRowProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<QRowProps> & Readonly<{}>, {
12
- gutter: number;
13
12
  justify: "start" | "center" | "end" | "between" | "around" | "evenly";
13
+ gutter: number;
14
14
  align: "start" | "center" | "end" | "baseline" | "stretch";
15
15
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
16
16
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
@@ -34,8 +34,8 @@ declare const QContainer: {
34
34
  });
35
35
  declare const QRow: {
36
36
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./types').QRowProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
37
- gutter: number;
38
37
  justify: "start" | "center" | "end" | "between" | "around" | "evenly";
38
+ gutter: number;
39
39
  align: "start" | "center" | "end" | "baseline" | "stretch";
40
40
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
41
41
  P: {};
@@ -45,16 +45,16 @@ declare const QRow: {
45
45
  M: {};
46
46
  Defaults: {};
47
47
  }, Readonly<import('./types').QRowProps> & Readonly<{}>, {}, {}, {}, {}, {
48
- gutter: number;
49
48
  justify: "start" | "center" | "end" | "between" | "around" | "evenly";
49
+ gutter: number;
50
50
  align: "start" | "center" | "end" | "baseline" | "stretch";
51
51
  }>;
52
52
  __isFragment?: never;
53
53
  __isTeleport?: never;
54
54
  __isSuspense?: never;
55
55
  } & import('vue').ComponentOptionsBase<Readonly<import('./types').QRowProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
56
- gutter: number;
57
56
  justify: "start" | "center" | "end" | "between" | "around" | "evenly";
57
+ gutter: number;
58
58
  align: "start" | "center" | "end" | "baseline" | "stretch";
59
59
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
60
60
  $slots: {
@@ -295,16 +295,16 @@ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
295
295
  declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
296
296
  "update:modelValue": (value: any) => any;
297
297
  } & {
298
+ hide: () => any;
299
+ show: () => any;
298
300
  "before-show": () => any;
299
301
  "before-hide": () => any;
300
- show: () => any;
301
- hide: () => any;
302
302
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
303
303
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
304
+ onHide?: (() => any) | undefined;
305
+ onShow?: (() => any) | undefined;
304
306
  "onBefore-show"?: (() => any) | undefined;
305
307
  "onBefore-hide"?: (() => any) | undefined;
306
- onShow?: (() => any) | undefined;
307
- onHide?: (() => any) | undefined;
308
308
  }>, {
309
309
  icons: typeof DEFAULT_ICONS;
310
310
  texts: typeof DEFAULT_TEXTS;
@@ -24,17 +24,17 @@ declare const QSelect: {
24
24
  texts?: typeof import('./types').DEFAULT_TEXTS;
25
25
  }> & Readonly<{
26
26
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
27
+ onHide?: (() => any) | undefined;
28
+ onShow?: (() => any) | undefined;
27
29
  "onBefore-show"?: (() => any) | undefined;
28
30
  "onBefore-hide"?: (() => any) | undefined;
29
- onShow?: (() => any) | undefined;
30
- onHide?: (() => any) | undefined;
31
31
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
32
32
  "update:modelValue": (value: any) => any;
33
33
  } & {
34
+ hide: () => any;
35
+ show: () => any;
34
36
  "before-show": () => any;
35
37
  "before-hide": () => any;
36
- show: () => any;
37
- hide: () => any;
38
38
  }, import('vue').PublicProps, {
39
39
  icons: typeof import('./types').DEFAULT_ICONS;
40
40
  texts: typeof import('./types').DEFAULT_TEXTS;
@@ -345,10 +345,10 @@ declare const QSelect: {
345
345
  texts?: typeof import('./types').DEFAULT_TEXTS;
346
346
  }> & Readonly<{
347
347
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
348
+ onHide?: (() => any) | undefined;
349
+ onShow?: (() => any) | undefined;
348
350
  "onBefore-show"?: (() => any) | undefined;
349
351
  "onBefore-hide"?: (() => any) | undefined;
350
- onShow?: (() => any) | undefined;
351
- onHide?: (() => any) | undefined;
352
352
  }>, {}, {}, {}, {}, {
353
353
  icons: typeof import('./types').DEFAULT_ICONS;
354
354
  texts: typeof import('./types').DEFAULT_TEXTS;
@@ -384,17 +384,17 @@ declare const QSelect: {
384
384
  texts?: typeof import('./types').DEFAULT_TEXTS;
385
385
  }> & Readonly<{
386
386
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
387
+ onHide?: (() => any) | undefined;
388
+ onShow?: (() => any) | undefined;
387
389
  "onBefore-show"?: (() => any) | undefined;
388
390
  "onBefore-hide"?: (() => any) | undefined;
389
- onShow?: (() => any) | undefined;
390
- onHide?: (() => any) | undefined;
391
391
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
392
392
  "update:modelValue": (value: any) => any;
393
393
  } & {
394
+ hide: () => any;
395
+ show: () => any;
394
396
  "before-show": () => any;
395
397
  "before-hide": () => any;
396
- show: () => any;
397
- hide: () => any;
398
398
  }, string, {
399
399
  icons: typeof import('./types').DEFAULT_ICONS;
400
400
  texts: typeof import('./types').DEFAULT_TEXTS;
@@ -23,9 +23,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
23
23
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
24
24
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
25
25
  }>, {
26
+ wrap: "soft" | "hard" | "off";
26
27
  resize: "none" | "both" | "horizontal" | "vertical";
27
28
  rows: number;
28
- wrap: "soft" | "hard" | "off";
29
29
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
30
30
  textareaRef: HTMLTextAreaElement;
31
31
  }, any>;
@@ -24,9 +24,9 @@ declare const QTextArea: {
24
24
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
25
25
  "update:modelValue": (value: string) => any;
26
26
  }, import('vue').PublicProps, {
27
+ wrap: "soft" | "hard" | "off";
27
28
  resize: "none" | "both" | "horizontal" | "vertical";
28
29
  rows: number;
29
- wrap: "soft" | "hard" | "off";
30
30
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
31
31
  textareaRef: HTMLTextAreaElement;
32
32
  }, any, import('vue').ComponentProvideOptions, {
@@ -59,9 +59,9 @@ declare const QTextArea: {
59
59
  }> & Readonly<{
60
60
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
61
61
  }>, {}, {}, {}, {}, {
62
+ wrap: "soft" | "hard" | "off";
62
63
  resize: "none" | "both" | "horizontal" | "vertical";
63
64
  rows: number;
64
- wrap: "soft" | "hard" | "off";
65
65
  }>;
66
66
  __isFragment?: never;
67
67
  __isTeleport?: never;
@@ -91,9 +91,9 @@ declare const QTextArea: {
91
91
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
92
92
  "update:modelValue": (value: string) => any;
93
93
  }, string, {
94
+ wrap: "soft" | "hard" | "off";
94
95
  resize: "none" | "both" | "horizontal" | "vertical";
95
96
  rows: number;
96
- wrap: "soft" | "hard" | "off";
97
97
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
98
98
  $slots: {
99
99
  'label.prepend'?(_: {}): any;
@@ -5,6 +5,7 @@ export * from './QBadgeIndicator';
5
5
  export * from './QButton';
6
6
  export * from './QButtonGroup';
7
7
  export * from './QCard';
8
+ export * from './QCarousel';
8
9
  export * from './QCheckbox';
9
10
  export * from './QCollapsible';
10
11
  export * from './QColorPicker';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA;AACxB,cAAc,mBAAmB,CAAA;AACjC,cAAc,WAAW,CAAA;AACzB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,SAAS,CAAA;AACvB,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,aAAa,CAAA;AAC3B,cAAc,mBAAmB,CAAA;AACjC,cAAc,WAAW,CAAA;AACzB,cAAc,qBAAqB,CAAA;AACnC,cAAc,YAAY,CAAA;AAC1B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,UAAU,CAAA;AACxB,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA;AAC5B,cAAc,SAAS,CAAA;AACvB,cAAc,SAAS,CAAA;AACvB,cAAc,eAAe,CAAA;AAC7B,cAAc,UAAU,CAAA;AACxB,cAAc,eAAe,CAAA;AAC7B,cAAc,SAAS,CAAA;AACvB,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAC1B,cAAc,kBAAkB,CAAA;AAChC,cAAc,YAAY,CAAA;AAC1B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,eAAe,CAAA;AAC7B,cAAc,WAAW,CAAA;AACzB,cAAc,YAAY,CAAA;AAC1B,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,UAAU,CAAA;AACxB,cAAc,WAAW,CAAA;AACzB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,YAAY,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA;AACxB,cAAc,mBAAmB,CAAA;AACjC,cAAc,WAAW,CAAA;AACzB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,SAAS,CAAA;AACvB,cAAc,aAAa,CAAA;AAC3B,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,aAAa,CAAA;AAC3B,cAAc,mBAAmB,CAAA;AACjC,cAAc,WAAW,CAAA;AACzB,cAAc,qBAAqB,CAAA;AACnC,cAAc,YAAY,CAAA;AAC1B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,UAAU,CAAA;AACxB,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA;AAC5B,cAAc,SAAS,CAAA;AACvB,cAAc,SAAS,CAAA;AACvB,cAAc,eAAe,CAAA;AAC7B,cAAc,UAAU,CAAA;AACxB,cAAc,eAAe,CAAA;AAC7B,cAAc,SAAS,CAAA;AACvB,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAC1B,cAAc,kBAAkB,CAAA;AAChC,cAAc,YAAY,CAAA;AAC1B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,eAAe,CAAA;AAC7B,cAAc,WAAW,CAAA;AACzB,cAAc,YAAY,CAAA;AAC1B,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,cAAc,CAAA;AAC5B,cAAc,kBAAkB,CAAA;AAChC,cAAc,UAAU,CAAA;AACxB,cAAc,WAAW,CAAA;AACzB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,YAAY,CAAA"}