@oslokommune/punkt-vue 16.25.2 → 16.26.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.
- package/CHANGELOG.md +28 -0
- package/CONTRIBUTING.md +1 -1
- package/README.md +1 -1
- package/dist/{Alert-CHuVD60O.cjs → Alert-Buq_yD4D.cjs} +1 -1
- package/dist/{Alert-oTzo9iRu.js → Alert-oU1lIR69.js} +2 -2
- package/dist/{Button-BZp49YQT.cjs → Button-Bl8x-9XR.cjs} +1 -1
- package/dist/{Button-MGcW7Rud.js → Button-C0A-Eddv.js} +4 -4
- package/dist/{Helptext-BrCCiDCr.cjs → Helptext-C1v1Ow8-.cjs} +1 -1
- package/dist/{Helptext-BCSz7jKA.js → Helptext-DTHyEj-e.js} +2 -2
- package/dist/{Icon-BIgZkS83.js → Icon-D5RKL2ZQ.js} +2 -2
- package/dist/{Icon-CWAl4gIM.cjs → Icon-DjSpvw1b.cjs} +1 -1
- package/dist/{InputWrapper-B3nYy5_K.cjs → InputWrapper-B8bYKeMS.cjs} +1 -1
- package/dist/{InputWrapper-_FhINEnw.js → InputWrapper-DrKHT6SZ.js} +4 -4
- package/dist/{Tag-CR41DHXf.js → Tag-B0cEBAan.js} +2 -2
- package/dist/{Tag-B0FbthFr.cjs → Tag-Dh9vMqoB.cjs} +1 -1
- package/dist/_plugin-vue_export-helper-BTmtiIyf.cjs +1 -0
- package/dist/{accordion-C9K5rShu.js → accordion-DkePE1FU.js} +2 -2
- package/dist/{accordion-Dr7kdoN7.cjs → accordion-DxAToZge.cjs} +1 -1
- package/dist/{backlink-Byjm4TbJ.js → backlink-B57WF9rX.js} +4 -4
- package/dist/{backlink-DUevzFxu.cjs → backlink-DrPjEff_.cjs} +1 -1
- package/dist/{breadcrumbs-m65yseAW.js → breadcrumbs-D0WHZUNI.js} +4 -4
- package/dist/{breadcrumbs-CmTHvSSO.cjs → breadcrumbs-DdxK3PR9.cjs} +1 -1
- package/dist/{checkbox-CL_COXxh.js → checkbox-DGcFBxBO.js} +3 -3
- package/dist/{checkbox-cjFrzjZi.cjs → checkbox-YRHTmFcr.cjs} +1 -1
- package/dist/components/accordion/Accordion.vue.d.ts +8 -16
- package/dist/components/accordion/AccordionItem.vue.d.ts +8 -12
- package/dist/components/alert/Alert.vue.d.ts +3 -2
- package/dist/components/backlink/BackLink.vue.d.ts +3 -2
- package/dist/components/breadcrumbs/Breadcrumbs.vue.d.ts +3 -2
- package/dist/components/button/Button.vue.d.ts +3 -2
- package/dist/components/checkbox/Checkbox.vue.d.ts +3 -2
- package/dist/components/footer/Footer.vue.d.ts +3 -2
- package/dist/components/footersimple/FooterSimple.vue.d.ts +3 -2
- package/dist/components/header/Header.vue.d.ts +3 -2
- package/dist/components/helptext/Helptext.vue.d.ts +3 -2
- package/dist/components/icon/Icon.vue.d.ts +3 -2
- package/dist/components/inputwrapper/InputWrapper.vue.d.ts +3 -2
- package/dist/components/linkcard/Linkcard.vue.d.ts +3 -2
- package/dist/components/loader/Loader.vue.d.ts +55 -20
- package/dist/components/messagebox/Messagebox.vue.d.ts +3 -2
- package/dist/components/progressbar/Progressbar.vue.d.ts +116 -28
- package/dist/components/radiobutton/Radiobutton.vue.d.ts +3 -2
- package/dist/components/searchinput/SearchInput.vue.d.ts +3 -2
- package/dist/components/select/Select.vue.d.ts +3 -2
- package/dist/components/stepper/Step.vue.d.ts +8 -12
- package/dist/components/stepper/Stepper.vue.d.ts +8 -16
- package/dist/components/table/Table.vue.d.ts +8 -12
- package/dist/components/table/TableBody.vue.d.ts +7 -11
- package/dist/components/table/TableDataCell.vue.d.ts +7 -11
- package/dist/components/table/TableHeader.vue.d.ts +8 -12
- package/dist/components/table/TableHeaderCell.vue.d.ts +7 -11
- package/dist/components/table/TableRow.vue.d.ts +7 -11
- package/dist/components/tabs/Tabs.vue.d.ts +28 -10
- package/dist/components/tag/Tag.vue.d.ts +3 -2
- package/dist/components/textarea/Textarea.vue.d.ts +3 -2
- package/dist/components/textinput/Textinput.vue.d.ts +3 -2
- package/dist/{footer-CXFzikEP.cjs → footer-BvflSpsY.cjs} +1 -1
- package/dist/{footer-DChb4Ilf.js → footer-CrLNA1bU.js} +4 -4
- package/dist/{footersimple-COAbCgRf.js → footersimple-B4OLWKBA.js} +4 -4
- package/dist/{footersimple-XWF7n0Rn.cjs → footersimple-BgUCT9ui.cjs} +1 -1
- package/dist/{header-C4IVQjWR.cjs → header-BAheQMWg.cjs} +1 -1
- package/dist/{header-DCA0z_I6.js → header-CiT66NU0.js} +7 -7
- package/dist/{linkcard-KNc0Vtgg.js → linkcard-C0U6J2Ig.js} +4 -4
- package/dist/{linkcard-C7pFXsbv.cjs → linkcard-QHwxnuXP.cjs} +1 -1
- package/dist/{loader-BfzCFC4O.js → loader-DremUp9L.js} +3 -3
- package/dist/{loader-0itPXctT.cjs → loader-czfTa3UG.cjs} +1 -1
- package/dist/{messagebox-C5JKiW6j.js → messagebox-BkNbT9Qm.js} +3 -3
- package/dist/{messagebox-DOI0i62W.cjs → messagebox-Bnh-5qyR.cjs} +1 -1
- package/dist/plugins-DORsRGoa.cjs +1 -0
- package/dist/{progressbar-D0bYOpFA.cjs → progressbar-D8156nRM.cjs} +1 -1
- package/dist/{progressbar-CKm1YSia.js → progressbar-DDAjY3Y9.js} +1 -1
- package/dist/punkt-vue-accordion.cjs +1 -1
- package/dist/punkt-vue-accordion.js +1 -1
- package/dist/punkt-vue-alert.cjs +1 -1
- package/dist/punkt-vue-alert.js +2 -2
- package/dist/punkt-vue-backlink.cjs +1 -1
- package/dist/punkt-vue-backlink.js +1 -1
- package/dist/punkt-vue-breadcrumbs.cjs +1 -1
- package/dist/punkt-vue-breadcrumbs.js +1 -1
- package/dist/punkt-vue-button.cjs +1 -1
- package/dist/punkt-vue-button.js +2 -2
- package/dist/punkt-vue-checkbox.cjs +1 -1
- package/dist/punkt-vue-checkbox.js +1 -1
- package/dist/punkt-vue-footer.cjs +1 -1
- package/dist/punkt-vue-footer.js +1 -1
- package/dist/punkt-vue-footersimple.cjs +1 -1
- package/dist/punkt-vue-footersimple.js +1 -1
- package/dist/punkt-vue-header.cjs +1 -1
- package/dist/punkt-vue-header.js +1 -1
- package/dist/punkt-vue-helptext.cjs +1 -1
- package/dist/punkt-vue-helptext.js +2 -2
- package/dist/punkt-vue-icon.cjs +1 -1
- package/dist/punkt-vue-icon.js +2 -2
- package/dist/punkt-vue-index.cjs +1 -1
- package/dist/punkt-vue-index.js +25 -25
- package/dist/punkt-vue-inputwrapper.cjs +1 -1
- package/dist/punkt-vue-inputwrapper.js +2 -2
- package/dist/punkt-vue-linkcard.cjs +1 -1
- package/dist/punkt-vue-linkcard.js +1 -1
- package/dist/punkt-vue-loader.cjs +1 -1
- package/dist/punkt-vue-loader.js +1 -1
- package/dist/punkt-vue-messagebox.cjs +1 -1
- package/dist/punkt-vue-messagebox.js +1 -1
- package/dist/punkt-vue-progressbar.cjs +1 -1
- package/dist/punkt-vue-progressbar.js +1 -1
- package/dist/punkt-vue-radiobutton.cjs +1 -1
- package/dist/punkt-vue-radiobutton.js +1 -1
- package/dist/punkt-vue-searchinput.cjs +1 -1
- package/dist/punkt-vue-searchinput.js +5 -5
- package/dist/punkt-vue-select.cjs +1 -1
- package/dist/punkt-vue-select.js +1 -1
- package/dist/punkt-vue-stepper.cjs +1 -1
- package/dist/punkt-vue-stepper.js +1 -1
- package/dist/punkt-vue-table.cjs +1 -1
- package/dist/punkt-vue-table.js +1 -1
- package/dist/punkt-vue-tabs.cjs +1 -1
- package/dist/punkt-vue-tabs.js +1 -1
- package/dist/punkt-vue-tag.cjs +1 -1
- package/dist/punkt-vue-tag.js +2 -2
- package/dist/punkt-vue-textarea.cjs +1 -1
- package/dist/punkt-vue-textarea.js +1 -1
- package/dist/punkt-vue-textinput.cjs +1 -1
- package/dist/punkt-vue-textinput.js +1 -1
- package/dist/{radiobutton-CaP1tya2.js → radiobutton-BzV0C7RS.js} +3 -3
- package/dist/{radiobutton-CRO9YGqj.cjs → radiobutton-IbET4IDs.cjs} +1 -1
- package/dist/{select-D4-sqeFs.js → select-BCWGNnn-.js} +7 -7
- package/dist/{select-Bg-RVrIK.cjs → select-CG688D7Z.cjs} +1 -1
- package/dist/{stepper-CjTF-9WO.js → stepper-CBith__I.js} +1 -1
- package/dist/{stepper-CwL-EHUU.cjs → stepper-DDl5pEnV.cjs} +1 -1
- package/dist/{table-BupPPZgc.js → table-CSwz2UjB.js} +1 -1
- package/dist/{table-Vea6ecvM.cjs → table-CXkI8zti.cjs} +1 -1
- package/dist/{tabs-CWMnCZY-.cjs → tabs-Cdoc1rZm.cjs} +1 -1
- package/dist/{tabs-DEemW7hf.js → tabs-oPCWtAyf.js} +3 -3
- package/dist/{textarea-xb4qPa3q.js → textarea-CK4UZqED.js} +7 -7
- package/dist/{textarea-XFN-R8Q8.cjs → textarea-mEY0_0ys.cjs} +1 -1
- package/dist/{textinput-CjKo5Ty2.js → textinput-DZ9G8MRY.js} +6 -6
- package/dist/{textinput-DeSHl-64.cjs → textinput-r-ZLjj9a.cjs} +1 -1
- package/package.json +16 -15
- package/src/components/accordion/Accordion.vue +1 -1
- package/src/components/accordion/AccordionItem.vue +1 -1
- package/src/components/stepper/Step.vue +1 -1
- package/src/components/stepper/Stepper.vue +1 -1
- package/src/components/table/TableDataCell.vue +1 -1
- package/dist/_plugin-vue_export-helper-TlCYmDuq.cjs +0 -1
- package/dist/plugins-Dv4f6RT9.cjs +0 -1
- /package/dist/{_plugin-vue_export-helper-BTgDAbhb.js → _plugin-vue_export-helper-B3ysoDQm.js} +0 -0
- /package/dist/{plugins-DPVTnXnu.js → plugins-BMluE7b5.js} +0 -0
|
@@ -1,29 +1,64 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
2
|
export default _default;
|
|
3
|
-
|
|
3
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
4
|
+
type __VLS_WithSlots<T, S> = T & (new () => {
|
|
4
5
|
$slots: S;
|
|
5
6
|
});
|
|
6
|
-
declare const
|
|
7
|
+
declare const __VLS_base: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
8
|
+
message: StringConstructor;
|
|
9
|
+
size: {
|
|
10
|
+
type: StringConstructor;
|
|
11
|
+
default: string;
|
|
12
|
+
validator: (value: unknown) => boolean;
|
|
13
|
+
};
|
|
14
|
+
inline: {
|
|
15
|
+
type: BooleanConstructor;
|
|
16
|
+
default: boolean;
|
|
17
|
+
};
|
|
18
|
+
isLoading: {
|
|
19
|
+
type: BooleanConstructor;
|
|
20
|
+
default: boolean;
|
|
21
|
+
};
|
|
22
|
+
variant: {
|
|
23
|
+
type: StringConstructor;
|
|
24
|
+
default: string;
|
|
25
|
+
validator: (value: unknown) => boolean;
|
|
26
|
+
};
|
|
27
|
+
delay: {
|
|
28
|
+
type: NumberConstructor;
|
|
29
|
+
default: number;
|
|
30
|
+
};
|
|
31
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
32
|
+
message: StringConstructor;
|
|
33
|
+
size: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
default: string;
|
|
36
|
+
validator: (value: unknown) => boolean;
|
|
37
|
+
};
|
|
38
|
+
inline: {
|
|
39
|
+
type: BooleanConstructor;
|
|
40
|
+
default: boolean;
|
|
41
|
+
};
|
|
42
|
+
isLoading: {
|
|
43
|
+
type: BooleanConstructor;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
|
+
variant: {
|
|
47
|
+
type: StringConstructor;
|
|
48
|
+
default: string;
|
|
49
|
+
validator: (value: unknown) => boolean;
|
|
50
|
+
};
|
|
51
|
+
delay: {
|
|
52
|
+
type: NumberConstructor;
|
|
53
|
+
default: number;
|
|
54
|
+
};
|
|
55
|
+
}>> & Readonly<{}>, {
|
|
7
56
|
size: string;
|
|
8
57
|
variant: string;
|
|
9
58
|
isLoading: boolean;
|
|
10
59
|
inline: boolean;
|
|
11
60
|
delay: number;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
readonly variant?: string;
|
|
16
|
-
readonly isLoading?: boolean;
|
|
17
|
-
readonly inline?: boolean;
|
|
18
|
-
readonly delay?: number;
|
|
19
|
-
readonly message?: string;
|
|
20
|
-
};
|
|
21
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
22
|
-
type __VLS_TemplateResult = {
|
|
23
|
-
attrs: Partial<{}>;
|
|
24
|
-
slots: {
|
|
25
|
-
default?(_: {}): any;
|
|
26
|
-
};
|
|
27
|
-
refs: {};
|
|
28
|
-
rootEl: HTMLDivElement;
|
|
61
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
62
|
+
type __VLS_Slots = {
|
|
63
|
+
default?: (props: {}) => any;
|
|
29
64
|
};
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
4
|
skin: {
|
|
3
5
|
type: StringConstructor;
|
|
4
6
|
default: string;
|
|
@@ -40,4 +42,3 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
40
42
|
compact: boolean;
|
|
41
43
|
closable: boolean;
|
|
42
44
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
43
|
-
export default _default;
|
|
@@ -1,35 +1,123 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
+
valueCurrent: {
|
|
5
|
+
type: NumberConstructor;
|
|
6
|
+
required: true;
|
|
7
|
+
};
|
|
8
|
+
valueMax: {
|
|
9
|
+
type: NumberConstructor;
|
|
10
|
+
default: number;
|
|
11
|
+
};
|
|
12
|
+
valueMin: {
|
|
13
|
+
type: NumberConstructor;
|
|
14
|
+
default: number;
|
|
15
|
+
};
|
|
16
|
+
skin: {
|
|
17
|
+
type: StringConstructor;
|
|
18
|
+
default: string;
|
|
19
|
+
validator: (value: unknown) => boolean;
|
|
20
|
+
};
|
|
21
|
+
title: {
|
|
22
|
+
type: StringConstructor;
|
|
23
|
+
};
|
|
24
|
+
titlePosition: {
|
|
25
|
+
type: StringConstructor;
|
|
26
|
+
default: string;
|
|
27
|
+
validator: (value: unknown) => boolean;
|
|
28
|
+
};
|
|
29
|
+
statusType: {
|
|
30
|
+
type: StringConstructor;
|
|
31
|
+
default: string;
|
|
32
|
+
validator: (value: unknown) => boolean;
|
|
33
|
+
};
|
|
34
|
+
statusPlacement: {
|
|
35
|
+
type: StringConstructor;
|
|
36
|
+
default: string;
|
|
37
|
+
validator: (value: unknown) => boolean;
|
|
38
|
+
};
|
|
39
|
+
id: {
|
|
40
|
+
type: StringConstructor;
|
|
41
|
+
};
|
|
42
|
+
ariaLabel: {
|
|
43
|
+
type: StringConstructor;
|
|
44
|
+
};
|
|
45
|
+
ariaLabelledby: {
|
|
46
|
+
type: StringConstructor;
|
|
47
|
+
};
|
|
48
|
+
ariaValueText: {
|
|
49
|
+
type: StringConstructor;
|
|
50
|
+
};
|
|
51
|
+
role: {
|
|
52
|
+
type: StringConstructor;
|
|
53
|
+
default: string;
|
|
54
|
+
validator: (value: unknown) => boolean;
|
|
55
|
+
};
|
|
56
|
+
className: {
|
|
57
|
+
type: StringConstructor;
|
|
58
|
+
};
|
|
59
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
60
|
+
valueCurrent: {
|
|
61
|
+
type: NumberConstructor;
|
|
62
|
+
required: true;
|
|
63
|
+
};
|
|
64
|
+
valueMax: {
|
|
65
|
+
type: NumberConstructor;
|
|
66
|
+
default: number;
|
|
67
|
+
};
|
|
68
|
+
valueMin: {
|
|
69
|
+
type: NumberConstructor;
|
|
70
|
+
default: number;
|
|
71
|
+
};
|
|
72
|
+
skin: {
|
|
73
|
+
type: StringConstructor;
|
|
74
|
+
default: string;
|
|
75
|
+
validator: (value: unknown) => boolean;
|
|
76
|
+
};
|
|
77
|
+
title: {
|
|
78
|
+
type: StringConstructor;
|
|
79
|
+
};
|
|
80
|
+
titlePosition: {
|
|
81
|
+
type: StringConstructor;
|
|
82
|
+
default: string;
|
|
83
|
+
validator: (value: unknown) => boolean;
|
|
84
|
+
};
|
|
85
|
+
statusType: {
|
|
86
|
+
type: StringConstructor;
|
|
87
|
+
default: string;
|
|
88
|
+
validator: (value: unknown) => boolean;
|
|
89
|
+
};
|
|
90
|
+
statusPlacement: {
|
|
91
|
+
type: StringConstructor;
|
|
92
|
+
default: string;
|
|
93
|
+
validator: (value: unknown) => boolean;
|
|
94
|
+
};
|
|
95
|
+
id: {
|
|
96
|
+
type: StringConstructor;
|
|
97
|
+
};
|
|
98
|
+
ariaLabel: {
|
|
99
|
+
type: StringConstructor;
|
|
100
|
+
};
|
|
101
|
+
ariaLabelledby: {
|
|
102
|
+
type: StringConstructor;
|
|
103
|
+
};
|
|
104
|
+
ariaValueText: {
|
|
105
|
+
type: StringConstructor;
|
|
106
|
+
};
|
|
107
|
+
role: {
|
|
108
|
+
type: StringConstructor;
|
|
109
|
+
default: string;
|
|
110
|
+
validator: (value: unknown) => boolean;
|
|
111
|
+
};
|
|
112
|
+
className: {
|
|
113
|
+
type: StringConstructor;
|
|
114
|
+
};
|
|
115
|
+
}>> & Readonly<{}>, {
|
|
2
116
|
skin: string;
|
|
3
117
|
role: string;
|
|
4
|
-
valueCurrent: number;
|
|
5
118
|
valueMax: number;
|
|
6
119
|
valueMin: number;
|
|
7
120
|
titlePosition: string;
|
|
8
121
|
statusType: string;
|
|
9
122
|
statusPlacement: string;
|
|
10
|
-
|
|
11
|
-
className?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
ariaLabel?: string;
|
|
14
|
-
ariaLabelledby?: string;
|
|
15
|
-
ariaValueText?: string;
|
|
16
|
-
$props: {
|
|
17
|
-
readonly skin?: string;
|
|
18
|
-
readonly role?: string;
|
|
19
|
-
readonly valueCurrent?: number;
|
|
20
|
-
readonly valueMax?: number;
|
|
21
|
-
readonly valueMin?: number;
|
|
22
|
-
readonly titlePosition?: string;
|
|
23
|
-
readonly statusType?: string;
|
|
24
|
-
readonly statusPlacement?: string;
|
|
25
|
-
readonly title?: string;
|
|
26
|
-
readonly className?: string;
|
|
27
|
-
readonly id?: string;
|
|
28
|
-
readonly ariaLabel?: string;
|
|
29
|
-
readonly ariaLabelledby?: string;
|
|
30
|
-
readonly ariaValueText?: string;
|
|
31
|
-
};
|
|
32
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
33
|
-
labelRef: HTMLSpanElement;
|
|
34
|
-
}, HTMLDivElement>;
|
|
35
|
-
export default _default;
|
|
123
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
4
|
id: {
|
|
3
5
|
type: StringConstructor;
|
|
4
6
|
required: true;
|
|
@@ -95,4 +97,3 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
95
97
|
hasTile: boolean;
|
|
96
98
|
hasError: boolean;
|
|
97
99
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
98
|
-
export default _default;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
4
|
appearance: {
|
|
3
5
|
type: StringConstructor;
|
|
4
6
|
default: string;
|
|
@@ -282,4 +284,3 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
282
284
|
path: string;
|
|
283
285
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
284
286
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
285
|
-
export default _default;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
4
|
label: {
|
|
3
5
|
type: StringConstructor;
|
|
4
6
|
required: true;
|
|
@@ -712,4 +714,3 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
712
714
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
713
715
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
714
716
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
715
|
-
export default _default;
|
|
@@ -4,21 +4,17 @@ interface IStepProps {
|
|
|
4
4
|
className?: string;
|
|
5
5
|
status: TStepStatus;
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
default?(_: {}): any;
|
|
11
|
-
};
|
|
12
|
-
refs: {};
|
|
13
|
-
rootEl: HTMLLIElement;
|
|
7
|
+
declare var __VLS_1: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_1) => any;
|
|
14
10
|
};
|
|
15
|
-
|
|
16
|
-
declare const __VLS_component: import('vue').DefineComponent<IStepProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IStepProps> & Readonly<{}>, {
|
|
11
|
+
declare const __VLS_base: import('vue').DefineComponent<IStepProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IStepProps> & Readonly<{}>, {
|
|
17
12
|
status: TStepStatus;
|
|
18
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
19
|
-
declare const
|
|
13
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
15
|
+
declare const _default: typeof __VLS_export;
|
|
20
16
|
export default _default;
|
|
21
|
-
type
|
|
17
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
22
18
|
new (): {
|
|
23
19
|
$slots: S;
|
|
24
20
|
};
|
|
@@ -4,27 +4,19 @@ interface IStepperProps {
|
|
|
4
4
|
hideNonActiveSteps?: boolean;
|
|
5
5
|
orientation?: 'horizontal' | 'vertical';
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
default?(_: {}): any;
|
|
11
|
-
};
|
|
12
|
-
refs: {
|
|
13
|
-
stepperRef: HTMLOListElement;
|
|
14
|
-
};
|
|
15
|
-
rootEl: HTMLOListElement;
|
|
7
|
+
declare var __VLS_1: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_1) => any;
|
|
16
10
|
};
|
|
17
|
-
|
|
18
|
-
declare const __VLS_component: import('vue').DefineComponent<IStepperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IStepperProps> & Readonly<{}>, {
|
|
11
|
+
declare const __VLS_base: import('vue').DefineComponent<IStepperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IStepperProps> & Readonly<{}>, {
|
|
19
12
|
hideNonActiveStepsContent: boolean;
|
|
20
13
|
hideNonActiveSteps: boolean;
|
|
21
14
|
orientation: "horizontal" | "vertical";
|
|
22
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
15
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
16
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
|
+
declare const _default: typeof __VLS_export;
|
|
26
18
|
export default _default;
|
|
27
|
-
type
|
|
19
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
28
20
|
new (): {
|
|
29
21
|
$slots: S;
|
|
30
22
|
};
|
|
@@ -4,24 +4,20 @@ interface ITableProps {
|
|
|
4
4
|
skin?: 'basic' | 'zebra-blue';
|
|
5
5
|
responseView?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
default?(_: {}): any;
|
|
11
|
-
};
|
|
12
|
-
refs: {};
|
|
13
|
-
rootEl: HTMLTableElement;
|
|
7
|
+
declare var __VLS_1: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_1) => any;
|
|
14
10
|
};
|
|
15
|
-
|
|
16
|
-
declare const __VLS_component: import('vue').DefineComponent<ITableProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ITableProps> & Readonly<{}>, {
|
|
11
|
+
declare const __VLS_base: import('vue').DefineComponent<ITableProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ITableProps> & Readonly<{}>, {
|
|
17
12
|
skin: "basic" | "zebra-blue";
|
|
18
13
|
compact: boolean;
|
|
19
14
|
className: string;
|
|
20
15
|
responseView: boolean;
|
|
21
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
22
|
-
declare const
|
|
16
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
18
|
+
declare const _default: typeof __VLS_export;
|
|
23
19
|
export default _default;
|
|
24
|
-
type
|
|
20
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
25
21
|
new (): {
|
|
26
22
|
$slots: S;
|
|
27
23
|
};
|
|
@@ -1,19 +1,15 @@
|
|
|
1
1
|
interface ITableBodyProps {
|
|
2
2
|
className?: string;
|
|
3
3
|
}
|
|
4
|
-
declare
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
default?(_: {}): any;
|
|
8
|
-
};
|
|
9
|
-
refs: {};
|
|
10
|
-
rootEl: HTMLTableSectionElement;
|
|
4
|
+
declare var __VLS_1: {};
|
|
5
|
+
type __VLS_Slots = {} & {
|
|
6
|
+
default?: (props: typeof __VLS_1) => any;
|
|
11
7
|
};
|
|
12
|
-
|
|
13
|
-
declare const
|
|
14
|
-
declare const _default:
|
|
8
|
+
declare const __VLS_base: import('vue').DefineComponent<ITableBodyProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ITableBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
9
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
10
|
+
declare const _default: typeof __VLS_export;
|
|
15
11
|
export default _default;
|
|
16
|
-
type
|
|
12
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
17
13
|
new (): {
|
|
18
14
|
$slots: S;
|
|
19
15
|
};
|
|
@@ -2,19 +2,15 @@ interface ITableDataCellProps {
|
|
|
2
2
|
className?: string;
|
|
3
3
|
dataLabel?: string;
|
|
4
4
|
}
|
|
5
|
-
declare
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
default?(_: {}): any;
|
|
9
|
-
};
|
|
10
|
-
refs: {};
|
|
11
|
-
rootEl: HTMLTableCellElement;
|
|
5
|
+
declare var __VLS_1: {};
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
7
|
+
default?: (props: typeof __VLS_1) => any;
|
|
12
8
|
};
|
|
13
|
-
|
|
14
|
-
declare const
|
|
15
|
-
declare const _default:
|
|
9
|
+
declare const __VLS_base: import('vue').DefineComponent<ITableDataCellProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ITableDataCellProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
16
12
|
export default _default;
|
|
17
|
-
type
|
|
13
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
18
14
|
new (): {
|
|
19
15
|
$slots: S;
|
|
20
16
|
};
|
|
@@ -1,20 +1,16 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {};
|
|
7
|
-
rootEl: HTMLTableSectionElement;
|
|
1
|
+
declare var __VLS_1: {};
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
3
|
+
default?: (props: typeof __VLS_1) => any;
|
|
8
4
|
};
|
|
9
|
-
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
5
|
+
declare const __VLS_base: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
11
6
|
className: StringConstructor;
|
|
12
7
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
13
8
|
className: StringConstructor;
|
|
14
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
15
|
-
declare const
|
|
9
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
16
12
|
export default _default;
|
|
17
|
-
type
|
|
13
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
18
14
|
new (): {
|
|
19
15
|
$slots: S;
|
|
20
16
|
};
|
|
@@ -2,19 +2,15 @@ interface ITableHeaderCellProps {
|
|
|
2
2
|
className?: string;
|
|
3
3
|
scope?: string;
|
|
4
4
|
}
|
|
5
|
-
declare
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
default?(_: {}): any;
|
|
9
|
-
};
|
|
10
|
-
refs: {};
|
|
11
|
-
rootEl: HTMLTableCellElement;
|
|
5
|
+
declare var __VLS_1: {};
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
7
|
+
default?: (props: typeof __VLS_1) => any;
|
|
12
8
|
};
|
|
13
|
-
|
|
14
|
-
declare const
|
|
15
|
-
declare const _default:
|
|
9
|
+
declare const __VLS_base: import('vue').DefineComponent<ITableHeaderCellProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ITableHeaderCellProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
16
12
|
export default _default;
|
|
17
|
-
type
|
|
13
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
18
14
|
new (): {
|
|
19
15
|
$slots: S;
|
|
20
16
|
};
|
|
@@ -1,19 +1,15 @@
|
|
|
1
1
|
interface ITableRowProps {
|
|
2
2
|
className?: string;
|
|
3
3
|
}
|
|
4
|
-
declare
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
default?(_: {}): any;
|
|
8
|
-
};
|
|
9
|
-
refs: {};
|
|
10
|
-
rootEl: HTMLTableRowElement;
|
|
4
|
+
declare var __VLS_1: {};
|
|
5
|
+
type __VLS_Slots = {} & {
|
|
6
|
+
default?: (props: typeof __VLS_1) => any;
|
|
11
7
|
};
|
|
12
|
-
|
|
13
|
-
declare const
|
|
14
|
-
declare const _default:
|
|
8
|
+
declare const __VLS_base: import('vue').DefineComponent<ITableRowProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ITableRowProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
9
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
10
|
+
declare const _default: typeof __VLS_export;
|
|
15
11
|
export default _default;
|
|
16
|
-
type
|
|
12
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
17
13
|
new (): {
|
|
18
14
|
$slots: S;
|
|
19
15
|
};
|
|
@@ -1,12 +1,30 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
+
arrowNav: {
|
|
5
|
+
type: BooleanConstructor;
|
|
6
|
+
default: boolean;
|
|
7
|
+
};
|
|
8
|
+
tabs: {
|
|
9
|
+
type: ArrayConstructor;
|
|
10
|
+
default: any[];
|
|
11
|
+
validator(value: unknown): boolean;
|
|
12
|
+
};
|
|
13
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
14
|
+
onTabSelected: (...args: any[]) => void;
|
|
15
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
16
|
+
arrowNav: {
|
|
17
|
+
type: BooleanConstructor;
|
|
18
|
+
default: boolean;
|
|
19
|
+
};
|
|
20
|
+
tabs: {
|
|
21
|
+
type: ArrayConstructor;
|
|
22
|
+
default: any[];
|
|
23
|
+
validator(value: unknown): boolean;
|
|
24
|
+
};
|
|
25
|
+
}>> & Readonly<{
|
|
26
|
+
onOnTabSelected?: (...args: any[]) => any;
|
|
27
|
+
}>, {
|
|
3
28
|
arrowNav: boolean;
|
|
4
29
|
tabs: unknown[];
|
|
5
|
-
|
|
6
|
-
readonly arrowNav?: boolean;
|
|
7
|
-
readonly tabs?: unknown[];
|
|
8
|
-
};
|
|
9
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
10
|
-
tabRefs: unknown[];
|
|
11
|
-
}, HTMLDivElement>;
|
|
12
|
-
export default _default;
|
|
30
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
4
|
skin: {
|
|
3
5
|
type: StringConstructor;
|
|
4
6
|
default: string;
|
|
@@ -73,4 +75,3 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
73
75
|
textStyle: string;
|
|
74
76
|
closeTag: boolean;
|
|
75
77
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
76
|
-
export default _default;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
4
|
label: {
|
|
3
5
|
type: StringConstructor;
|
|
4
6
|
required: true;
|
|
@@ -745,4 +747,3 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
745
747
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
746
748
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
747
749
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
748
|
-
export default _default;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
declare const _default:
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
4
|
label: {
|
|
3
5
|
type: StringConstructor;
|
|
4
6
|
required: true;
|
|
@@ -643,4 +645,3 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
643
645
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
644
646
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
645
647
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
646
|
-
export default _default;
|