@vuecs/navigation 4.0.2 → 4.0.4
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/README.md +41 -7
- package/dist/components/item/module.d.ts +14 -14
- package/dist/components/item/module.d.ts.map +1 -1
- package/dist/components/items/module.d.ts +26 -26
- package/dist/components/items/module.d.ts.map +1 -1
- package/dist/components/stepper/Stepper.vue.d.ts +13 -13
- package/dist/components/stepper/StepperDescription.vue.d.ts +7 -7
- package/dist/components/stepper/StepperDescription.vue.d.ts.map +1 -1
- package/dist/components/stepper/StepperIndicator.vue.d.ts +7 -7
- package/dist/components/stepper/StepperIndicator.vue.d.ts.map +1 -1
- package/dist/components/stepper/StepperItem.vue.d.ts +6 -6
- package/dist/components/stepper/StepperItem.vue.d.ts.map +1 -1
- package/dist/components/stepper/StepperSeparator.vue.d.ts +7 -7
- package/dist/components/stepper/StepperSeparator.vue.d.ts.map +1 -1
- package/dist/components/stepper/StepperTitle.vue.d.ts +7 -7
- package/dist/components/stepper/StepperTitle.vue.d.ts.map +1 -1
- package/dist/components/stepper/StepperTrigger.vue.d.ts +7 -7
- package/dist/components/stepper/StepperTrigger.vue.d.ts.map +1 -1
- package/dist/index.mjs +47 -11
- package/dist/index.mjs.map +1 -1
- package/dist/vue.d.ts +1 -1
- package/dist/vue.d.ts.map +1 -1
- package/package.json +7 -7
|
@@ -15,12 +15,12 @@ declare const stepperSeparatorProps: {
|
|
|
15
15
|
/** Theme-class overrides for this component instance. */
|
|
16
16
|
themeClass: {
|
|
17
17
|
type: PropType<ThemeClassesOverride<StepperThemeClasses>>;
|
|
18
|
-
default:
|
|
18
|
+
default: undefined;
|
|
19
19
|
};
|
|
20
20
|
/** Theme-variant values for this component instance. */
|
|
21
21
|
themeVariant: {
|
|
22
22
|
type: PropType<VariantValues>;
|
|
23
|
-
default:
|
|
23
|
+
default: undefined;
|
|
24
24
|
};
|
|
25
25
|
};
|
|
26
26
|
export type StepperSeparatorProps = ExtractPublicPropTypes<typeof stepperSeparatorProps>;
|
|
@@ -40,12 +40,12 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
40
40
|
/** Theme-class overrides for this component instance. */
|
|
41
41
|
themeClass: {
|
|
42
42
|
type: PropType<ThemeClassesOverride<StepperThemeClasses>>;
|
|
43
|
-
default:
|
|
43
|
+
default: undefined;
|
|
44
44
|
};
|
|
45
45
|
/** Theme-variant values for this component instance. */
|
|
46
46
|
themeVariant: {
|
|
47
47
|
type: PropType<VariantValues>;
|
|
48
|
-
default:
|
|
48
|
+
default: undefined;
|
|
49
49
|
};
|
|
50
50
|
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
51
51
|
[key: string]: any;
|
|
@@ -63,15 +63,15 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
63
63
|
/** Theme-class overrides for this component instance. */
|
|
64
64
|
themeClass: {
|
|
65
65
|
type: PropType<ThemeClassesOverride<StepperThemeClasses>>;
|
|
66
|
-
default:
|
|
66
|
+
default: undefined;
|
|
67
67
|
};
|
|
68
68
|
/** Theme-variant values for this component instance. */
|
|
69
69
|
themeVariant: {
|
|
70
70
|
type: PropType<VariantValues>;
|
|
71
|
-
default:
|
|
71
|
+
default: undefined;
|
|
72
72
|
};
|
|
73
73
|
}>> & Readonly<{}>, {
|
|
74
|
-
as: string;
|
|
74
|
+
as: string | Component;
|
|
75
75
|
themeClass: ThemeClassesOverride<StepperThemeClasses>;
|
|
76
76
|
themeVariant: VariantValues;
|
|
77
77
|
asChild: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StepperSeparator.vue.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/StepperSeparator.vue"],"names":[],"mappings":"AAoDA,OAAO,KAAK,EAAE,SAAS,EAAE,sBAAsB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAGvE,OAAO,KAAK,EAAE,oBAAoB,EAA0B,aAAa,EAAE,MAAM,aAAa,CAAC;AAG/F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAEnD,QAAA,MAAM,qBAAqB;IACvB,uFAAuF;;;;;IAEvF,0BAA0B;;
|
|
1
|
+
{"version":3,"file":"StepperSeparator.vue.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/StepperSeparator.vue"],"names":[],"mappings":"AAoDA,OAAO,KAAK,EAAE,SAAS,EAAE,sBAAsB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAGvE,OAAO,KAAK,EAAE,oBAAoB,EAA0B,aAAa,EAAE,MAAM,aAAa,CAAC;AAG/F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAEnD,QAAA,MAAM,qBAAqB;IACvB,uFAAuF;;;;;IAEvF,0BAA0B;;cACgB,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;;;IACtE,yDAAyD;;cAC3B,QAAQ,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;;;IACjF,wDAAwD;;cACxB,QAAQ,CAAC,aAAa,CAAC;;;CAC1D,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,sBAAsB,CAAC,OAAO,qBAAqB,CAAC,CAAC;wBAEpE,OAAO,YAAY;AAAxC,wBAAyC;AAQzC,QAAA,MAAM,YAAY;IApBd,uFAAuF;;;;;IAEvF,0BAA0B;;cACgB,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;;;IACtE,yDAAyD;;cAC3B,QAAQ,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;;;IACjF,wDAAwD;;cACxB,QAAQ,CAAC,aAAa,CAAC;;;;;;IAPvD,uFAAuF;;;;;IAEvF,0BAA0B;;cACgB,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;;;IACtE,yDAAyD;;cAC3B,QAAQ,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;;;IACjF,wDAAwD;;cACxB,QAAQ,CAAC,aAAa,CAAC;;;;;;;;4EAoCzD,CAAC"}
|
|
@@ -15,12 +15,12 @@ declare const stepperTitleProps: {
|
|
|
15
15
|
/** Theme-class overrides for this component instance. */
|
|
16
16
|
themeClass: {
|
|
17
17
|
type: PropType<ThemeClassesOverride<StepperThemeClasses>>;
|
|
18
|
-
default:
|
|
18
|
+
default: undefined;
|
|
19
19
|
};
|
|
20
20
|
/** Theme-variant values for this component instance. */
|
|
21
21
|
themeVariant: {
|
|
22
22
|
type: PropType<VariantValues>;
|
|
23
|
-
default:
|
|
23
|
+
default: undefined;
|
|
24
24
|
};
|
|
25
25
|
};
|
|
26
26
|
export type StepperTitleProps = ExtractPublicPropTypes<typeof stepperTitleProps>;
|
|
@@ -40,12 +40,12 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
40
40
|
/** Theme-class overrides for this component instance. */
|
|
41
41
|
themeClass: {
|
|
42
42
|
type: PropType<ThemeClassesOverride<StepperThemeClasses>>;
|
|
43
|
-
default:
|
|
43
|
+
default: undefined;
|
|
44
44
|
};
|
|
45
45
|
/** Theme-variant values for this component instance. */
|
|
46
46
|
themeVariant: {
|
|
47
47
|
type: PropType<VariantValues>;
|
|
48
|
-
default:
|
|
48
|
+
default: undefined;
|
|
49
49
|
};
|
|
50
50
|
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
51
51
|
[key: string]: any;
|
|
@@ -63,15 +63,15 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
63
63
|
/** Theme-class overrides for this component instance. */
|
|
64
64
|
themeClass: {
|
|
65
65
|
type: PropType<ThemeClassesOverride<StepperThemeClasses>>;
|
|
66
|
-
default:
|
|
66
|
+
default: undefined;
|
|
67
67
|
};
|
|
68
68
|
/** Theme-variant values for this component instance. */
|
|
69
69
|
themeVariant: {
|
|
70
70
|
type: PropType<VariantValues>;
|
|
71
|
-
default:
|
|
71
|
+
default: undefined;
|
|
72
72
|
};
|
|
73
73
|
}>> & Readonly<{}>, {
|
|
74
|
-
as: string;
|
|
74
|
+
as: string | Component;
|
|
75
75
|
themeClass: ThemeClassesOverride<StepperThemeClasses>;
|
|
76
76
|
themeVariant: VariantValues;
|
|
77
77
|
asChild: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StepperTitle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/StepperTitle.vue"],"names":[],"mappings":"AAoDA,OAAO,KAAK,EAAE,SAAS,EAAE,sBAAsB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAGvE,OAAO,KAAK,EAAE,oBAAoB,EAA0B,aAAa,EAAE,MAAM,aAAa,CAAC;AAG/F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAEnD,QAAA,MAAM,iBAAiB;IACnB,mFAAmF;;;;;IAEnF,0BAA0B;;
|
|
1
|
+
{"version":3,"file":"StepperTitle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/StepperTitle.vue"],"names":[],"mappings":"AAoDA,OAAO,KAAK,EAAE,SAAS,EAAE,sBAAsB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAGvE,OAAO,KAAK,EAAE,oBAAoB,EAA0B,aAAa,EAAE,MAAM,aAAa,CAAC;AAG/F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAEnD,QAAA,MAAM,iBAAiB;IACnB,mFAAmF;;;;;IAEnF,0BAA0B;;cACgB,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;;;IACtE,yDAAyD;;cAC3B,QAAQ,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;;;IACjF,wDAAwD;;cACxB,QAAQ,CAAC,aAAa,CAAC;;;CAC1D,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG,sBAAsB,CAAC,OAAO,iBAAiB,CAAC,CAAC;wBAE5D,OAAO,YAAY;AAAxC,wBAAyC;AAQzC,QAAA,MAAM,YAAY;IApBd,mFAAmF;;;;;IAEnF,0BAA0B;;cACgB,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;;;IACtE,yDAAyD;;cAC3B,QAAQ,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;;;IACjF,wDAAwD;;cACxB,QAAQ,CAAC,aAAa,CAAC;;;;;;IAPvD,mFAAmF;;;;;IAEnF,0BAA0B;;cACgB,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;;;IACtE,yDAAyD;;cAC3B,QAAQ,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;;;IACjF,wDAAwD;;cACxB,QAAQ,CAAC,aAAa,CAAC;;;;;;;;4EAoCzD,CAAC"}
|
|
@@ -15,12 +15,12 @@ declare const stepperTriggerProps: {
|
|
|
15
15
|
/** Theme-class overrides for this component instance. */
|
|
16
16
|
themeClass: {
|
|
17
17
|
type: PropType<ThemeClassesOverride<StepperThemeClasses>>;
|
|
18
|
-
default:
|
|
18
|
+
default: undefined;
|
|
19
19
|
};
|
|
20
20
|
/** Theme-variant values for this component instance. */
|
|
21
21
|
themeVariant: {
|
|
22
22
|
type: PropType<VariantValues>;
|
|
23
|
-
default:
|
|
23
|
+
default: undefined;
|
|
24
24
|
};
|
|
25
25
|
};
|
|
26
26
|
export type StepperTriggerProps = ExtractPublicPropTypes<typeof stepperTriggerProps>;
|
|
@@ -40,12 +40,12 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
40
40
|
/** Theme-class overrides for this component instance. */
|
|
41
41
|
themeClass: {
|
|
42
42
|
type: PropType<ThemeClassesOverride<StepperThemeClasses>>;
|
|
43
|
-
default:
|
|
43
|
+
default: undefined;
|
|
44
44
|
};
|
|
45
45
|
/** Theme-variant values for this component instance. */
|
|
46
46
|
themeVariant: {
|
|
47
47
|
type: PropType<VariantValues>;
|
|
48
|
-
default:
|
|
48
|
+
default: undefined;
|
|
49
49
|
};
|
|
50
50
|
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
51
51
|
[key: string]: any;
|
|
@@ -63,15 +63,15 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
63
63
|
/** Theme-class overrides for this component instance. */
|
|
64
64
|
themeClass: {
|
|
65
65
|
type: PropType<ThemeClassesOverride<StepperThemeClasses>>;
|
|
66
|
-
default:
|
|
66
|
+
default: undefined;
|
|
67
67
|
};
|
|
68
68
|
/** Theme-variant values for this component instance. */
|
|
69
69
|
themeVariant: {
|
|
70
70
|
type: PropType<VariantValues>;
|
|
71
|
-
default:
|
|
71
|
+
default: undefined;
|
|
72
72
|
};
|
|
73
73
|
}>> & Readonly<{}>, {
|
|
74
|
-
as: string;
|
|
74
|
+
as: string | Component;
|
|
75
75
|
themeClass: ThemeClassesOverride<StepperThemeClasses>;
|
|
76
76
|
themeVariant: VariantValues;
|
|
77
77
|
asChild: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StepperTrigger.vue.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/StepperTrigger.vue"],"names":[],"mappings":"AA4DA,OAAO,KAAK,EAAE,SAAS,EAAE,sBAAsB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAGvE,OAAO,KAAK,EAAE,oBAAoB,EAA0B,aAAa,EAAE,MAAM,aAAa,CAAC;AAG/F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAEnD,QAAA,MAAM,mBAAmB;IACrB,qFAAqF;;;;;IAErF,0BAA0B;;
|
|
1
|
+
{"version":3,"file":"StepperTrigger.vue.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/StepperTrigger.vue"],"names":[],"mappings":"AA4DA,OAAO,KAAK,EAAE,SAAS,EAAE,sBAAsB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAGvE,OAAO,KAAK,EAAE,oBAAoB,EAA0B,aAAa,EAAE,MAAM,aAAa,CAAC;AAG/F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAEnD,QAAA,MAAM,mBAAmB;IACrB,qFAAqF;;;;;IAErF,0BAA0B;;cACgB,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;;;IACtE,yDAAyD;;cAC3B,QAAQ,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;;;IACjF,wDAAwD;;cACxB,QAAQ,CAAC,aAAa,CAAC;;;CAC1D,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG,sBAAsB,CAAC,OAAO,mBAAmB,CAAC,CAAC;wBAEhE,OAAO,YAAY;AAAxC,wBAAyC;AAQzC,QAAA,MAAM,YAAY;IApBd,qFAAqF;;;;;IAErF,0BAA0B;;cACgB,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;;;IACtE,yDAAyD;;cAC3B,QAAQ,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;;;IACjF,wDAAwD;;cACxB,QAAQ,CAAC,aAAa,CAAC;;;;;;IAPvD,qFAAqF;;;;;IAErF,0BAA0B;;cACgB,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;;;IACtE,yDAAyD;;cAC3B,QAAQ,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;;;IACjF,wDAAwD;;cACxB,QAAQ,CAAC,aAAa,CAAC;;;;;;;;4EA4CzD,CAAC"}
|
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { hasNormalizedSlot, inject, installDefaultsManager, installThemeManager, isPromise, normalizeSlot, provide, useArrowNavigation, useComponentTheme } from "@vuecs/core";
|
|
2
|
-
import { computed, defineComponent, getCurrentInstance, h, inject as inject$1, mergeProps, onMounted, onUnmounted, provide as provide$1, ref, resolveComponent, shallowReactive,
|
|
2
|
+
import { computed, defineComponent, getCurrentInstance, h, inject as inject$1, mergeProps, onMounted, onUnmounted, provide as provide$1, ref, resolveComponent, shallowReactive, watch, watchEffect } from "vue";
|
|
3
3
|
import { VCLink } from "@vuecs/link";
|
|
4
4
|
import { CollapsibleContent, CollapsibleRoot, CollapsibleTrigger, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuRoot, NavigationMenuTrigger, StepperDescription, StepperIndicator, StepperItem, StepperRoot, StepperSeparator, StepperTitle, StepperTrigger } from "reka-ui";
|
|
5
5
|
//#region src/registry/module.ts
|
|
@@ -304,7 +304,11 @@ const VCNavItem = defineComponent({
|
|
|
304
304
|
* collapse mode only.
|
|
305
305
|
*/
|
|
306
306
|
as: {
|
|
307
|
-
type: [
|
|
307
|
+
type: [
|
|
308
|
+
String,
|
|
309
|
+
Object,
|
|
310
|
+
Function
|
|
311
|
+
],
|
|
308
312
|
default: "li"
|
|
309
313
|
},
|
|
310
314
|
/**
|
|
@@ -313,7 +317,11 @@ const VCNavItem = defineComponent({
|
|
|
313
317
|
* Honored in collapse mode only.
|
|
314
318
|
*/
|
|
315
319
|
itemsAs: {
|
|
316
|
-
type: [
|
|
320
|
+
type: [
|
|
321
|
+
String,
|
|
322
|
+
Object,
|
|
323
|
+
Function
|
|
324
|
+
],
|
|
317
325
|
default: "ul"
|
|
318
326
|
},
|
|
319
327
|
themeClass: {
|
|
@@ -339,7 +347,7 @@ const VCNavItem = defineComponent({
|
|
|
339
347
|
};
|
|
340
348
|
}
|
|
341
349
|
}, navigationThemeDefaults);
|
|
342
|
-
const data =
|
|
350
|
+
const data = computed(() => props.data);
|
|
343
351
|
const hasChildren = computed(() => data.value.children && data.value.children.length > 0);
|
|
344
352
|
provide$1(NAVIGATION_NODES_KEY, computed(() => data.value.children));
|
|
345
353
|
const open = ref(!!data.value.displayChildren);
|
|
@@ -539,7 +547,11 @@ const VCNavItems = defineComponent({
|
|
|
539
547
|
* dropdown mode keeps Reka's NavigationMenu primitives.
|
|
540
548
|
*/
|
|
541
549
|
as: {
|
|
542
|
-
type: [
|
|
550
|
+
type: [
|
|
551
|
+
String,
|
|
552
|
+
Object,
|
|
553
|
+
Function
|
|
554
|
+
],
|
|
543
555
|
default: "ul"
|
|
544
556
|
},
|
|
545
557
|
/**
|
|
@@ -548,7 +560,11 @@ const VCNavItems = defineComponent({
|
|
|
548
560
|
* only — dropdown mode keeps Reka's NavigationMenu primitives.
|
|
549
561
|
*/
|
|
550
562
|
itemAs: {
|
|
551
|
-
type: [
|
|
563
|
+
type: [
|
|
564
|
+
String,
|
|
565
|
+
Object,
|
|
566
|
+
Function
|
|
567
|
+
],
|
|
552
568
|
default: "li"
|
|
553
569
|
},
|
|
554
570
|
themeClass: {
|
|
@@ -843,7 +859,11 @@ var StepperTrigger_default = defineComponent({
|
|
|
843
859
|
},
|
|
844
860
|
/** HTML tag to render. */
|
|
845
861
|
as: {
|
|
846
|
-
type: [
|
|
862
|
+
type: [
|
|
863
|
+
String,
|
|
864
|
+
Object,
|
|
865
|
+
Function
|
|
866
|
+
],
|
|
847
867
|
default: "button"
|
|
848
868
|
},
|
|
849
869
|
/** Theme-class overrides for this component instance. */
|
|
@@ -893,7 +913,11 @@ var StepperIndicator_default = defineComponent({
|
|
|
893
913
|
},
|
|
894
914
|
/** HTML tag to render. */
|
|
895
915
|
as: {
|
|
896
|
-
type: [
|
|
916
|
+
type: [
|
|
917
|
+
String,
|
|
918
|
+
Object,
|
|
919
|
+
Function
|
|
920
|
+
],
|
|
897
921
|
default: "div"
|
|
898
922
|
},
|
|
899
923
|
/** Theme-class overrides for this component instance. */
|
|
@@ -943,7 +967,11 @@ var StepperTitle_default = defineComponent({
|
|
|
943
967
|
},
|
|
944
968
|
/** HTML tag to render. */
|
|
945
969
|
as: {
|
|
946
|
-
type: [
|
|
970
|
+
type: [
|
|
971
|
+
String,
|
|
972
|
+
Object,
|
|
973
|
+
Function
|
|
974
|
+
],
|
|
947
975
|
default: "h4"
|
|
948
976
|
},
|
|
949
977
|
/** Theme-class overrides for this component instance. */
|
|
@@ -993,7 +1021,11 @@ var StepperDescription_default = defineComponent({
|
|
|
993
1021
|
},
|
|
994
1022
|
/** HTML tag to render. */
|
|
995
1023
|
as: {
|
|
996
|
-
type: [
|
|
1024
|
+
type: [
|
|
1025
|
+
String,
|
|
1026
|
+
Object,
|
|
1027
|
+
Function
|
|
1028
|
+
],
|
|
997
1029
|
default: "p"
|
|
998
1030
|
},
|
|
999
1031
|
/** Theme-class overrides for this component instance. */
|
|
@@ -1043,7 +1075,11 @@ var StepperSeparator_default = defineComponent({
|
|
|
1043
1075
|
},
|
|
1044
1076
|
/** HTML tag to render. */
|
|
1045
1077
|
as: {
|
|
1046
|
-
type: [
|
|
1078
|
+
type: [
|
|
1079
|
+
String,
|
|
1080
|
+
Object,
|
|
1081
|
+
Function
|
|
1082
|
+
],
|
|
1047
1083
|
default: "div"
|
|
1048
1084
|
},
|
|
1049
1085
|
/** Theme-class overrides for this component instance. */
|