@nexxtmove/ui 0.1.50 → 0.1.51
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/index.d.ts +57 -35
- package/dist/index.js +348 -329
- package/dist/nuxt.js +30 -29
- package/package.json +1 -1
- package/src/components/ContactInfoCard/ContactInfoCard.vue +12 -0
- package/src/components.json +1 -0
- package/src/index.ts +1 -0
package/dist/index.d.ts
CHANGED
|
@@ -26,9 +26,15 @@ import { WatchStopHandle } from 'vue';
|
|
|
26
26
|
|
|
27
27
|
declare const __VLS_component: DefineComponent<NexxtButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
28
28
|
|
|
29
|
-
declare const __VLS_component_10: DefineComponent<
|
|
29
|
+
declare const __VLS_component_10: DefineComponent<NexxtStepperHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
30
|
+
"update:currentStep": (...args: any[]) => void;
|
|
31
|
+
}, string, PublicProps, Readonly<NexxtStepperHeaderProps> & Readonly<{
|
|
32
|
+
"onUpdate:currentStep"?: ((...args: any[]) => any) | undefined;
|
|
33
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
30
34
|
|
|
31
|
-
declare const __VLS_component_11: DefineComponent<
|
|
35
|
+
declare const __VLS_component_11: DefineComponent<NexxtTabbedContent_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtTabbedContent_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
36
|
+
|
|
37
|
+
declare const __VLS_component_12: DefineComponent<NexxtTooltip_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtTooltip_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
32
38
|
|
|
33
39
|
declare const __VLS_component_2: DefineComponent<NexxtChipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtChipProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
34
40
|
|
|
@@ -103,7 +109,9 @@ right?(_: {}): any;
|
|
|
103
109
|
}) | null;
|
|
104
110
|
}, HTMLDivElement>;
|
|
105
111
|
|
|
106
|
-
declare const __VLS_component_4: DefineComponent<
|
|
112
|
+
declare const __VLS_component_4: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
113
|
+
|
|
114
|
+
declare const __VLS_component_5: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
107
115
|
"update:modelValue": (value: Date | null) => any;
|
|
108
116
|
}, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
|
|
109
117
|
"onUpdate:modelValue"?: ((value: Date | null) => any) | undefined;
|
|
@@ -117,28 +125,22 @@ triggerRef: HTMLSpanElement;
|
|
|
117
125
|
popoverRef: HTMLDivElement;
|
|
118
126
|
}, HTMLDivElement>;
|
|
119
127
|
|
|
120
|
-
declare const
|
|
128
|
+
declare const __VLS_component_6: DefineComponent<NexxtHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
121
129
|
|
|
122
|
-
declare const
|
|
130
|
+
declare const __VLS_component_7: DefineComponent<NexxtInfoBlockProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtInfoBlockProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
123
131
|
|
|
124
|
-
declare const
|
|
132
|
+
declare const __VLS_component_8: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
125
133
|
"update:modelValue": (value: string) => any;
|
|
126
134
|
}, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
|
|
127
135
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
128
136
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
129
137
|
|
|
130
|
-
declare const
|
|
138
|
+
declare const __VLS_component_9: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
131
139
|
"update:modelValue": (value: boolean) => any;
|
|
132
140
|
}, string, PublicProps, Readonly<__VLS_PublicProps_6> & Readonly<{
|
|
133
141
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
134
142
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
135
143
|
|
|
136
|
-
declare const __VLS_component_9: DefineComponent<NexxtStepperHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
137
|
-
"update:currentStep": (...args: any[]) => void;
|
|
138
|
-
}, string, PublicProps, Readonly<NexxtStepperHeaderProps> & Readonly<{
|
|
139
|
-
"onUpdate:currentStep"?: ((...args: any[]) => any) | undefined;
|
|
140
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
141
|
-
|
|
142
144
|
declare type __VLS_PrettifyLocal<T> = {
|
|
143
145
|
[K in keyof T]: T[K];
|
|
144
146
|
} & {};
|
|
@@ -223,12 +225,21 @@ declare function __VLS_template(): {
|
|
|
223
225
|
|
|
224
226
|
declare function __VLS_template_10(): {
|
|
225
227
|
attrs: Partial<{}>;
|
|
226
|
-
slots:
|
|
228
|
+
slots: {
|
|
229
|
+
default?(_: {}): any;
|
|
230
|
+
};
|
|
227
231
|
refs: {};
|
|
228
232
|
rootEl: HTMLDivElement;
|
|
229
233
|
};
|
|
230
234
|
|
|
231
235
|
declare function __VLS_template_11(): {
|
|
236
|
+
attrs: Partial<{}>;
|
|
237
|
+
slots: Partial<Record<string, (_: {}) => any>>;
|
|
238
|
+
refs: {};
|
|
239
|
+
rootEl: HTMLDivElement;
|
|
240
|
+
};
|
|
241
|
+
|
|
242
|
+
declare function __VLS_template_12(): {
|
|
232
243
|
attrs: Partial<{}>;
|
|
233
244
|
slots: {
|
|
234
245
|
default?(_: {}): any;
|
|
@@ -322,6 +333,16 @@ declare function __VLS_template_3(): {
|
|
|
322
333
|
};
|
|
323
334
|
|
|
324
335
|
declare function __VLS_template_4(): {
|
|
336
|
+
attrs: Partial<{}>;
|
|
337
|
+
slots: {
|
|
338
|
+
title?(_: {}): any;
|
|
339
|
+
content?(_: {}): any;
|
|
340
|
+
};
|
|
341
|
+
refs: {};
|
|
342
|
+
rootEl: HTMLDivElement;
|
|
343
|
+
};
|
|
344
|
+
|
|
345
|
+
declare function __VLS_template_5(): {
|
|
325
346
|
attrs: Partial<{}>;
|
|
326
347
|
slots: {
|
|
327
348
|
trigger?(_: {
|
|
@@ -337,7 +358,7 @@ declare function __VLS_template_4(): {
|
|
|
337
358
|
rootEl: HTMLDivElement;
|
|
338
359
|
};
|
|
339
360
|
|
|
340
|
-
declare function
|
|
361
|
+
declare function __VLS_template_6(): {
|
|
341
362
|
attrs: Partial<{}>;
|
|
342
363
|
slots: {
|
|
343
364
|
'back-button'?(_: {}): any;
|
|
@@ -348,7 +369,7 @@ declare function __VLS_template_5(): {
|
|
|
348
369
|
rootEl: HTMLDivElement;
|
|
349
370
|
};
|
|
350
371
|
|
|
351
|
-
declare function
|
|
372
|
+
declare function __VLS_template_7(): {
|
|
352
373
|
attrs: Partial<{}>;
|
|
353
374
|
slots: {
|
|
354
375
|
default?(_: {}): any;
|
|
@@ -357,7 +378,7 @@ declare function __VLS_template_6(): {
|
|
|
357
378
|
rootEl: HTMLDivElement;
|
|
358
379
|
};
|
|
359
380
|
|
|
360
|
-
declare function
|
|
381
|
+
declare function __VLS_template_8(): {
|
|
361
382
|
attrs: Partial<{}>;
|
|
362
383
|
slots: {
|
|
363
384
|
right?(_: {}): any;
|
|
@@ -366,7 +387,7 @@ declare function __VLS_template_7(): {
|
|
|
366
387
|
rootEl: HTMLDivElement;
|
|
367
388
|
};
|
|
368
389
|
|
|
369
|
-
declare function
|
|
390
|
+
declare function __VLS_template_9(): {
|
|
370
391
|
attrs: Partial<{}>;
|
|
371
392
|
slots: {
|
|
372
393
|
default?(_: {}): any;
|
|
@@ -376,21 +397,14 @@ declare function __VLS_template_8(): {
|
|
|
376
397
|
rootEl: any;
|
|
377
398
|
};
|
|
378
399
|
|
|
379
|
-
declare function __VLS_template_9(): {
|
|
380
|
-
attrs: Partial<{}>;
|
|
381
|
-
slots: {
|
|
382
|
-
default?(_: {}): any;
|
|
383
|
-
};
|
|
384
|
-
refs: {};
|
|
385
|
-
rootEl: HTMLDivElement;
|
|
386
|
-
};
|
|
387
|
-
|
|
388
400
|
declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
389
401
|
|
|
390
402
|
declare type __VLS_TemplateResult_10 = ReturnType<typeof __VLS_template_10>;
|
|
391
403
|
|
|
392
404
|
declare type __VLS_TemplateResult_11 = ReturnType<typeof __VLS_template_11>;
|
|
393
405
|
|
|
406
|
+
declare type __VLS_TemplateResult_12 = ReturnType<typeof __VLS_template_12>;
|
|
407
|
+
|
|
394
408
|
declare type __VLS_TemplateResult_2 = ReturnType<typeof __VLS_template_2>;
|
|
395
409
|
|
|
396
410
|
declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
|
|
@@ -425,6 +439,12 @@ declare type __VLS_WithTemplateSlots_11<T, S> = T & {
|
|
|
425
439
|
};
|
|
426
440
|
};
|
|
427
441
|
|
|
442
|
+
declare type __VLS_WithTemplateSlots_12<T, S> = T & {
|
|
443
|
+
new (): {
|
|
444
|
+
$slots: S;
|
|
445
|
+
};
|
|
446
|
+
};
|
|
447
|
+
|
|
428
448
|
declare type __VLS_WithTemplateSlots_2<T, S> = T & {
|
|
429
449
|
new (): {
|
|
430
450
|
$slots: S;
|
|
@@ -581,6 +601,8 @@ declare interface NexxtComboboxProps {
|
|
|
581
601
|
})[];
|
|
582
602
|
}
|
|
583
603
|
|
|
604
|
+
export declare const NexxtContactInfoCard: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
|
|
605
|
+
|
|
584
606
|
export declare const NexxtCustomerJourneyTile: DefineComponent<NexxtCustomerJourneyTileProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtCustomerJourneyTileProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
585
607
|
|
|
586
608
|
declare interface NexxtCustomerJourneyTileProps {
|
|
@@ -593,7 +615,7 @@ declare interface NexxtCustomerJourneyTileProps {
|
|
|
593
615
|
percentageExplanaition?: string;
|
|
594
616
|
}
|
|
595
617
|
|
|
596
|
-
export declare const NexxtDatePicker:
|
|
618
|
+
export declare const NexxtDatePicker: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
|
|
597
619
|
|
|
598
620
|
declare interface NexxtDatePickerProps extends NexxtCalendarProps {
|
|
599
621
|
placeholder?: string;
|
|
@@ -648,7 +670,7 @@ declare interface NexxtDropdownButtonGroup {
|
|
|
648
670
|
items: NexxtDropdownButton_2[];
|
|
649
671
|
}
|
|
650
672
|
|
|
651
|
-
export declare const NexxtHeader:
|
|
673
|
+
export declare const NexxtHeader: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
|
|
652
674
|
|
|
653
675
|
declare interface NexxtHeaderProps {
|
|
654
676
|
title: string;
|
|
@@ -664,14 +686,14 @@ declare interface NexxtIconProps {
|
|
|
664
686
|
type?: IconType;
|
|
665
687
|
}
|
|
666
688
|
|
|
667
|
-
export declare const NexxtInfoBlock:
|
|
689
|
+
export declare const NexxtInfoBlock: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
|
|
668
690
|
|
|
669
691
|
declare interface NexxtInfoBlockProps {
|
|
670
692
|
icon: InstanceType<typeof NexxtIcon>['name'];
|
|
671
693
|
color?: 'green' | 'purple' | 'blue' | 'rose';
|
|
672
694
|
}
|
|
673
695
|
|
|
674
|
-
export declare const NexxtInputField:
|
|
696
|
+
export declare const NexxtInputField: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
|
|
675
697
|
|
|
676
698
|
declare interface NexxtInputFieldProps {
|
|
677
699
|
placeholder?: string;
|
|
@@ -683,7 +705,7 @@ declare interface NexxtInputFieldProps {
|
|
|
683
705
|
required?: boolean;
|
|
684
706
|
}
|
|
685
707
|
|
|
686
|
-
export declare const NexxtModal:
|
|
708
|
+
export declare const NexxtModal: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
687
709
|
|
|
688
710
|
declare interface NexxtModalProps {
|
|
689
711
|
title?: string;
|
|
@@ -782,7 +804,7 @@ declare interface NexxtSourceProps {
|
|
|
782
804
|
source: keyof typeof SOURCE_MAP;
|
|
783
805
|
}
|
|
784
806
|
|
|
785
|
-
export declare const NexxtStepperHeader:
|
|
807
|
+
export declare const NexxtStepperHeader: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
786
808
|
|
|
787
809
|
declare interface NexxtStepperHeaderProps {
|
|
788
810
|
title: string;
|
|
@@ -792,7 +814,7 @@ declare interface NexxtStepperHeaderProps {
|
|
|
792
814
|
backButtonAction: InstanceType<typeof NexxtHeader>['backButtonAction'];
|
|
793
815
|
}
|
|
794
816
|
|
|
795
|
-
export declare const NexxtTabbedContent:
|
|
817
|
+
export declare const NexxtTabbedContent: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
796
818
|
|
|
797
819
|
declare interface NexxtTabbedContent_2 {
|
|
798
820
|
tabs: InstanceType<typeof NexxtTabs>['tabs'];
|
|
@@ -855,7 +877,7 @@ splitView: boolean;
|
|
|
855
877
|
|
|
856
878
|
export declare const NexxtTimelinePhaseblock: DefineComponent<__VLS_Props_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
857
879
|
|
|
858
|
-
export declare const NexxtTooltip:
|
|
880
|
+
export declare const NexxtTooltip: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
859
881
|
|
|
860
882
|
declare interface NexxtTooltip_2 {
|
|
861
883
|
delay?: number;
|