@porsche-design-system/components-vue 3.30.0-rc.0 → 3.30.0-rc.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 +59 -0
- package/OSS_NOTICE +1635 -2257
- package/cjs/lib/components/CheckboxWrapper.vue.cjs +1 -1
- package/cjs/lib/components/FlyoutWrapper.vue.cjs +1 -1
- package/cjs/lib/components/InputDateWrapper.vue.cjs +1 -1
- package/cjs/lib/components/InputEmailWrapper.vue.cjs +1 -1
- package/cjs/lib/components/InputNumberWrapper.vue.cjs +1 -1
- package/cjs/lib/components/InputPasswordWrapper.vue.cjs +1 -1
- package/cjs/lib/components/InputSearchWrapper.vue.cjs +1 -1
- package/cjs/lib/components/InputTelWrapper.vue.cjs +1 -1
- package/cjs/lib/components/InputTextWrapper.vue.cjs +1 -1
- package/cjs/lib/components/InputTimeWrapper.vue.cjs +1 -1
- package/cjs/lib/components/InputUrlWrapper.vue.cjs +1 -1
- package/cjs/lib/components/MultiSelectWrapper.vue.cjs +1 -1
- package/cjs/lib/components/PinCodeWrapper.vue.cjs +1 -1
- package/cjs/lib/components/RadioGroupOptionWrapper.vue.cjs +1 -0
- package/cjs/lib/components/RadioGroupOptionWrapper.vue2.cjs +1 -0
- package/cjs/lib/components/RadioGroupWrapper.vue.cjs +1 -0
- package/cjs/lib/components/RadioGroupWrapper.vue2.cjs +1 -0
- package/cjs/lib/components/SegmentedControlWrapper.vue.cjs +1 -1
- package/cjs/lib/components/SelectWrapper.vue.cjs +1 -1
- package/cjs/lib/components/TextareaWrapper.vue.cjs +1 -1
- package/cjs/public-api.cjs +1 -1
- package/cjs/utils.cjs +1 -1
- package/esm/PorscheDesignSystemProvider.vue.d.ts +3 -2
- package/esm/lib/components/AccordionWrapper.vue.d.ts +3 -2
- package/esm/lib/components/AccordionWrapper.vue.mjs +6 -6
- package/esm/lib/components/BannerWrapper.vue.d.ts +3 -4
- package/esm/lib/components/BannerWrapper.vue.mjs +3 -3
- package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +3 -2
- package/esm/lib/components/ButtonGroupWrapper.vue.mjs +2 -2
- package/esm/lib/components/ButtonPureWrapper.vue.d.ts +3 -2
- package/esm/lib/components/ButtonPureWrapper.vue.mjs +2 -2
- package/esm/lib/components/ButtonTileWrapper.vue.d.ts +3 -2
- package/esm/lib/components/ButtonTileWrapper.vue.mjs +2 -2
- package/esm/lib/components/ButtonWrapper.vue.d.ts +3 -2
- package/esm/lib/components/ButtonWrapper.vue.mjs +2 -2
- package/esm/lib/components/CanvasWrapper.vue.d.ts +3 -4
- package/esm/lib/components/CanvasWrapper.vue.mjs +6 -6
- package/esm/lib/components/CarouselWrapper.vue.d.ts +3 -2
- package/esm/lib/components/CarouselWrapper.vue.mjs +6 -6
- package/esm/lib/components/CheckboxWrapper.vue.d.ts +5 -2
- package/esm/lib/components/CheckboxWrapper.vue.mjs +14 -12
- package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +3 -2
- package/esm/lib/components/CheckboxWrapperWrapper.vue.mjs +2 -2
- package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +3 -2
- package/esm/lib/components/ContentWrapperWrapper.vue.mjs +2 -2
- package/esm/lib/components/CrestWrapper.vue.d.ts +2 -1
- package/esm/lib/components/CrestWrapper.vue.mjs +2 -2
- package/esm/lib/components/DisplayWrapper.vue.d.ts +3 -2
- package/esm/lib/components/DisplayWrapper.vue.mjs +2 -2
- package/esm/lib/components/DividerWrapper.vue.d.ts +2 -1
- package/esm/lib/components/DividerWrapper.vue.mjs +2 -2
- package/esm/lib/components/DrilldownItemWrapper.vue.d.ts +3 -2
- package/esm/lib/components/DrilldownItemWrapper.vue.mjs +2 -2
- package/esm/lib/components/DrilldownLinkWrapper.vue.d.ts +3 -2
- package/esm/lib/components/DrilldownLinkWrapper.vue.mjs +2 -2
- package/esm/lib/components/DrilldownWrapper.vue.d.ts +3 -4
- package/esm/lib/components/DrilldownWrapper.vue.mjs +6 -6
- package/esm/lib/components/FieldsetWrapper.vue.d.ts +3 -2
- package/esm/lib/components/FieldsetWrapper.vue.mjs +2 -2
- package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +3 -2
- package/esm/lib/components/FieldsetWrapperWrapper.vue.mjs +2 -2
- package/esm/lib/components/FlagWrapper.vue.d.ts +2 -1
- package/esm/lib/components/FlagWrapper.vue.mjs +2 -2
- package/esm/lib/components/FlexItemWrapper.vue.d.ts +3 -2
- package/esm/lib/components/FlexItemWrapper.vue.mjs +2 -2
- package/esm/lib/components/FlexWrapper.vue.d.ts +3 -2
- package/esm/lib/components/FlexWrapper.vue.mjs +2 -2
- package/esm/lib/components/FlyoutWrapper.vue.d.ts +9 -5
- package/esm/lib/components/FlyoutWrapper.vue.mjs +9 -8
- package/esm/lib/components/GridItemWrapper.vue.d.ts +3 -2
- package/esm/lib/components/GridItemWrapper.vue.mjs +2 -2
- package/esm/lib/components/GridWrapper.vue.d.ts +3 -2
- package/esm/lib/components/GridWrapper.vue.mjs +2 -2
- package/esm/lib/components/HeadingWrapper.vue.d.ts +3 -2
- package/esm/lib/components/HeadingWrapper.vue.mjs +2 -2
- package/esm/lib/components/HeadlineWrapper.vue.d.ts +3 -2
- package/esm/lib/components/HeadlineWrapper.vue.mjs +2 -2
- package/esm/lib/components/IconWrapper.vue.d.ts +2 -1
- package/esm/lib/components/IconWrapper.vue.mjs +2 -2
- package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +3 -4
- package/esm/lib/components/InlineNotificationWrapper.vue.mjs +6 -6
- package/esm/lib/components/InputDateWrapper.vue.d.ts +5 -2
- package/esm/lib/components/InputDateWrapper.vue.mjs +14 -12
- package/esm/lib/components/InputEmailWrapper.vue.d.ts +5 -2
- package/esm/lib/components/InputEmailWrapper.vue.mjs +14 -12
- package/esm/lib/components/InputNumberWrapper.vue.d.ts +5 -2
- package/esm/lib/components/InputNumberWrapper.vue.mjs +13 -11
- package/esm/lib/components/InputPasswordWrapper.vue.d.ts +5 -2
- package/esm/lib/components/InputPasswordWrapper.vue.mjs +13 -11
- package/esm/lib/components/InputSearchWrapper.vue.d.ts +5 -2
- package/esm/lib/components/InputSearchWrapper.vue.mjs +13 -11
- package/esm/lib/components/InputTelWrapper.vue.d.ts +5 -2
- package/esm/lib/components/InputTelWrapper.vue.mjs +14 -12
- package/esm/lib/components/InputTextWrapper.vue.d.ts +5 -2
- package/esm/lib/components/InputTextWrapper.vue.mjs +14 -12
- package/esm/lib/components/InputTimeWrapper.vue.d.ts +5 -2
- package/esm/lib/components/InputTimeWrapper.vue.mjs +13 -11
- package/esm/lib/components/InputUrlWrapper.vue.d.ts +5 -2
- package/esm/lib/components/InputUrlWrapper.vue.mjs +14 -12
- package/esm/lib/components/LinkPureWrapper.vue.d.ts +3 -2
- package/esm/lib/components/LinkPureWrapper.vue.mjs +2 -2
- package/esm/lib/components/LinkSocialWrapper.vue.d.ts +3 -2
- package/esm/lib/components/LinkSocialWrapper.vue.mjs +2 -2
- package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +3 -2
- package/esm/lib/components/LinkTileModelSignatureWrapper.vue.mjs +2 -2
- package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +3 -2
- package/esm/lib/components/LinkTileProductWrapper.vue.mjs +3 -3
- package/esm/lib/components/LinkTileWrapper.vue.d.ts +3 -2
- package/esm/lib/components/LinkTileWrapper.vue.mjs +2 -2
- package/esm/lib/components/LinkWrapper.vue.d.ts +3 -2
- package/esm/lib/components/LinkWrapper.vue.mjs +2 -2
- package/esm/lib/components/MarqueWrapper.vue.d.ts +3 -2
- package/esm/lib/components/MarqueWrapper.vue.mjs +2 -2
- package/esm/lib/components/ModalWrapper.vue.d.ts +4 -5
- package/esm/lib/components/ModalWrapper.vue.mjs +3 -3
- package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +3 -2
- package/esm/lib/components/ModelSignatureWrapper.vue.mjs +2 -2
- package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +3 -2
- package/esm/lib/components/MultiSelectOptionWrapper.vue.mjs +2 -2
- package/esm/lib/components/MultiSelectWrapper.vue.d.ts +5 -4
- package/esm/lib/components/MultiSelectWrapper.vue.mjs +16 -14
- package/esm/lib/components/OptgroupWrapper.vue.d.ts +3 -2
- package/esm/lib/components/OptgroupWrapper.vue.mjs +2 -2
- package/esm/lib/components/PaginationWrapper.vue.d.ts +2 -1
- package/esm/lib/components/PaginationWrapper.vue.mjs +6 -6
- package/esm/lib/components/PinCodeWrapper.vue.d.ts +5 -4
- package/esm/lib/components/PinCodeWrapper.vue.mjs +15 -13
- package/esm/lib/components/PopoverWrapper.vue.d.ts +3 -2
- package/esm/lib/components/PopoverWrapper.vue.mjs +2 -2
- package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +4 -2
- package/esm/lib/components/RadioButtonWrapperWrapper.vue.mjs +2 -2
- package/esm/lib/components/RadioGroupOptionWrapper.vue.d.ts +24 -0
- package/esm/lib/components/RadioGroupOptionWrapper.vue.mjs +21 -0
- package/esm/lib/components/RadioGroupOptionWrapper.vue2.mjs +4 -0
- package/esm/lib/components/RadioGroupWrapper.vue.d.ts +88 -0
- package/esm/lib/components/RadioGroupWrapper.vue.mjs +43 -0
- package/esm/lib/components/RadioGroupWrapper.vue2.mjs +4 -0
- package/esm/lib/components/ScrollerWrapper.vue.d.ts +3 -2
- package/esm/lib/components/ScrollerWrapper.vue.mjs +2 -2
- package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +3 -2
- package/esm/lib/components/SegmentedControlItemWrapper.vue.mjs +2 -2
- package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +10 -6
- package/esm/lib/components/SegmentedControlWrapper.vue.mjs +14 -11
- package/esm/lib/components/SelectOptionWrapper.vue.d.ts +3 -2
- package/esm/lib/components/SelectOptionWrapper.vue.mjs +2 -2
- package/esm/lib/components/SelectWrapper.vue.d.ts +6 -5
- package/esm/lib/components/SelectWrapper.vue.mjs +16 -14
- package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +3 -2
- package/esm/lib/components/SelectWrapperWrapper.vue.mjs +2 -2
- package/esm/lib/components/SheetWrapper.vue.d.ts +3 -4
- package/esm/lib/components/SheetWrapper.vue.mjs +3 -3
- package/esm/lib/components/SpinnerWrapper.vue.d.ts +2 -1
- package/esm/lib/components/SpinnerWrapper.vue.mjs +2 -2
- package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +3 -2
- package/esm/lib/components/StepperHorizontalItemWrapper.vue.mjs +2 -2
- package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +3 -2
- package/esm/lib/components/StepperHorizontalWrapper.vue.mjs +6 -6
- package/esm/lib/components/SwitchWrapper.vue.d.ts +3 -2
- package/esm/lib/components/SwitchWrapper.vue.mjs +6 -6
- package/esm/lib/components/TableBodyWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TableBodyWrapper.vue.mjs +2 -2
- package/esm/lib/components/TableCellWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TableCellWrapper.vue.mjs +2 -2
- package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TableHeadCellWrapper.vue.mjs +2 -2
- package/esm/lib/components/TableHeadRowWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TableHeadRowWrapper.vue.mjs +2 -2
- package/esm/lib/components/TableHeadWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TableHeadWrapper.vue.mjs +2 -2
- package/esm/lib/components/TableRowWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TableRowWrapper.vue.mjs +2 -2
- package/esm/lib/components/TableWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TableWrapper.vue.mjs +6 -6
- package/esm/lib/components/TabsBarWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TabsBarWrapper.vue.mjs +6 -6
- package/esm/lib/components/TabsItemWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TabsItemWrapper.vue.mjs +2 -2
- package/esm/lib/components/TabsWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TabsWrapper.vue.mjs +6 -6
- package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TagDismissibleWrapper.vue.mjs +2 -2
- package/esm/lib/components/TagWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TagWrapper.vue.mjs +2 -2
- package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +3 -4
- package/esm/lib/components/TextFieldWrapperWrapper.vue.mjs +3 -3
- package/esm/lib/components/TextListItemWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TextListItemWrapper.vue.mjs +2 -2
- package/esm/lib/components/TextListWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TextListWrapper.vue.mjs +2 -2
- package/esm/lib/components/TextWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TextWrapper.vue.mjs +2 -2
- package/esm/lib/components/TextareaWrapper.vue.d.ts +5 -2
- package/esm/lib/components/TextareaWrapper.vue.mjs +12 -10
- package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +3 -2
- package/esm/lib/components/TextareaWrapperWrapper.vue.mjs +2 -2
- package/esm/lib/components/ToastWrapper.vue.d.ts +2 -1
- package/esm/lib/components/ToastWrapper.vue.mjs +2 -2
- package/esm/lib/components/WordmarkWrapper.vue.d.ts +2 -1
- package/esm/lib/components/WordmarkWrapper.vue.mjs +2 -2
- package/esm/lib/components/index.d.ts +2 -0
- package/esm/lib/types.d.ts +24 -5
- package/esm/plugin.mjs +3 -3
- package/esm/public-api.d.ts +1 -1
- package/esm/public-api.mjs +121 -116
- package/esm/utils.d.ts +1 -1
- package/esm/utils.mjs +15 -15
- package/package.json +2 -2
- package/tailwindcss/index.css +6 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { SelectDropdownDirection, BreakpointCustomizable,
|
|
1
|
+
import type { SelectDropdownDirection, BreakpointCustomizable, SelectState, Theme } from '../types';
|
|
2
2
|
type PSelectProps = {
|
|
3
3
|
/**
|
|
4
4
|
* Displays as compact version.
|
|
@@ -61,10 +61,10 @@ declare var __VLS_8: {};
|
|
|
61
61
|
type __VLS_Slots = {} & {
|
|
62
62
|
default?: (props: typeof __VLS_8) => any;
|
|
63
63
|
};
|
|
64
|
-
declare const
|
|
65
|
-
|
|
64
|
+
declare const __VLS_base: import("vue").DefineComponent<PSelectProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
65
|
+
[x: string]: any;
|
|
66
66
|
}, string, import("vue").PublicProps, Readonly<PSelectProps> & Readonly<{
|
|
67
|
-
|
|
67
|
+
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
68
68
|
}>, {
|
|
69
69
|
filter: boolean;
|
|
70
70
|
label: string;
|
|
@@ -77,7 +77,8 @@ declare const __VLS_component: import("vue").DefineComponent<PSelectProps, void,
|
|
|
77
77
|
message: string;
|
|
78
78
|
dropdownDirection: SelectDropdownDirection;
|
|
79
79
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
80
|
-
declare const
|
|
80
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
81
|
+
declare const _default: typeof __VLS_export;
|
|
81
82
|
export default _default;
|
|
82
83
|
type __VLS_WithSlots<T, S> = T & {
|
|
83
84
|
new (): {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { usePrefix as w, themeInjectionKey as R,
|
|
3
|
-
const
|
|
1
|
+
import { defineComponent as u, ref as c, inject as m, onMounted as i, onUpdated as h, watch as y, createBlock as b, openBlock as v, resolveDynamicComponent as B, unref as _, withCtx as C, renderSlot as g } from "vue";
|
|
2
|
+
import { usePrefix as w, themeInjectionKey as R, syncProperties as s, addEventListenerToElementRef as n } from "../../utils.mjs";
|
|
3
|
+
const P = /* @__PURE__ */ u({
|
|
4
4
|
__name: "SelectWrapper",
|
|
5
5
|
props: {
|
|
6
6
|
compact: { type: Boolean, default: !1 },
|
|
@@ -18,24 +18,26 @@ const g = /* @__PURE__ */ d({
|
|
|
18
18
|
theme: {},
|
|
19
19
|
value: {}
|
|
20
20
|
},
|
|
21
|
-
emits: ["update"],
|
|
22
|
-
setup(
|
|
23
|
-
const
|
|
24
|
-
return
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}), (
|
|
21
|
+
emits: ["update:value", "blur", "change", "update"],
|
|
22
|
+
setup(p, { emit: d }) {
|
|
23
|
+
const f = w("p-select"), a = p, e = c(), o = d, l = m(R), r = () => s(e, { ...a, theme: a.theme || l.value });
|
|
24
|
+
return i(() => {
|
|
25
|
+
r(), n(e, "blur", o), n(e, "change", o, (t) => {
|
|
26
|
+
o("update:value", t.target.value);
|
|
27
|
+
}), n(e, "update", o);
|
|
28
|
+
}), h(r), y(l, (t) => {
|
|
29
|
+
s(e, { theme: a.theme || t });
|
|
30
|
+
}), (t, j) => (v(), b(B(_(f)), {
|
|
29
31
|
ref_key: "pdsComponentRef",
|
|
30
32
|
ref: e
|
|
31
33
|
}, {
|
|
32
|
-
default:
|
|
33
|
-
|
|
34
|
+
default: C(() => [
|
|
35
|
+
g(t.$slots, "default")
|
|
34
36
|
]),
|
|
35
37
|
_: 3
|
|
36
38
|
}, 512));
|
|
37
39
|
}
|
|
38
40
|
});
|
|
39
41
|
export {
|
|
40
|
-
|
|
42
|
+
P as default
|
|
41
43
|
};
|
|
@@ -41,7 +41,7 @@ declare var __VLS_8: {};
|
|
|
41
41
|
type __VLS_Slots = {} & {
|
|
42
42
|
default?: (props: typeof __VLS_8) => any;
|
|
43
43
|
};
|
|
44
|
-
declare const
|
|
44
|
+
declare const __VLS_base: import("vue").DefineComponent<PSelectWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PSelectWrapperProps> & Readonly<{}>, {
|
|
45
45
|
filter: boolean;
|
|
46
46
|
label: string;
|
|
47
47
|
description: string;
|
|
@@ -51,8 +51,9 @@ declare const __VLS_component: import("vue").DefineComponent<PSelectWrapperProps
|
|
|
51
51
|
dropdownDirection: SelectWrapperDropdownDirection;
|
|
52
52
|
native: boolean;
|
|
53
53
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
54
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
54
55
|
/** @deprecated since v3.29.0, will be removed with next major release. Please use `p-select` instead. */
|
|
55
|
-
declare const _default:
|
|
56
|
+
declare const _default: typeof __VLS_export;
|
|
56
57
|
export default _default;
|
|
57
58
|
type __VLS_WithSlots<T, S> = T & {
|
|
58
59
|
new (): {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as s, ref as f, inject as c, onMounted as d, onUpdated as m, watch as u,
|
|
1
|
+
import { defineComponent as s, ref as f, inject as c, onMounted as d, onUpdated as m, watch as u, createBlock as i, openBlock as h, resolveDynamicComponent as y, unref as _, withCtx as C, renderSlot as w } from "vue";
|
|
2
2
|
import { usePrefix as B, themeInjectionKey as b, syncProperties as r } from "../../utils.mjs";
|
|
3
3
|
const x = /* @__PURE__ */ s({
|
|
4
4
|
__name: "SelectWrapperWrapper",
|
|
@@ -17,7 +17,7 @@ const x = /* @__PURE__ */ s({
|
|
|
17
17
|
const l = B("p-select-wrapper"), e = p, t = f(), n = c(b), a = () => r(t, { ...e, theme: e.theme || n.value });
|
|
18
18
|
return d(a), m(a), u(n, (o) => {
|
|
19
19
|
r(t, { theme: e.theme || o });
|
|
20
|
-
}), (o, j) => (
|
|
20
|
+
}), (o, j) => (h(), i(y(_(l)), {
|
|
21
21
|
ref_key: "pdsComponentRef",
|
|
22
22
|
ref: t
|
|
23
23
|
}, {
|
|
@@ -25,9 +25,7 @@ declare var __VLS_8: {};
|
|
|
25
25
|
type __VLS_Slots = {} & {
|
|
26
26
|
default?: (props: typeof __VLS_8) => any;
|
|
27
27
|
};
|
|
28
|
-
declare const
|
|
29
|
-
[x: string]: any;
|
|
30
|
-
} & {
|
|
28
|
+
declare const __VLS_base: import("vue").DefineComponent<PSheetProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
31
29
|
[x: string]: any;
|
|
32
30
|
}, string, import("vue").PublicProps, Readonly<PSheetProps> & Readonly<{
|
|
33
31
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
@@ -36,7 +34,8 @@ declare const __VLS_component: import("vue").DefineComponent<PSheetProps, void,
|
|
|
36
34
|
dismissButton: boolean;
|
|
37
35
|
disableBackdropClick: boolean;
|
|
38
36
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
39
|
-
declare const
|
|
37
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
38
|
+
declare const _default: typeof __VLS_export;
|
|
40
39
|
export default _default;
|
|
41
40
|
type __VLS_WithSlots<T, S> = T & {
|
|
42
41
|
new (): {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as l, ref as c, inject as f, onMounted as u, onUpdated as h, watch as y,
|
|
2
|
-
import { usePrefix as R, themeInjectionKey as v,
|
|
1
|
+
import { defineComponent as l, ref as c, inject as f, onMounted as u, onUpdated as h, watch as y, createBlock as B, openBlock as C, resolveDynamicComponent as _, unref as E, withCtx as k, renderSlot as b } from "vue";
|
|
2
|
+
import { usePrefix as R, themeInjectionKey as v, syncProperties as r, addEventListenerToElementRef as s } from "../../utils.mjs";
|
|
3
3
|
const j = /* @__PURE__ */ l({
|
|
4
4
|
__name: "SheetWrapper",
|
|
5
5
|
props: {
|
|
@@ -16,7 +16,7 @@ const j = /* @__PURE__ */ l({
|
|
|
16
16
|
m(), s(e, "dismiss", o), s(e, "motionHiddenEnd", o), s(e, "motionVisibleEnd", o);
|
|
17
17
|
}), h(m), y(i, (n) => {
|
|
18
18
|
r(e, { theme: t.theme || n });
|
|
19
|
-
}), (n, w) => (
|
|
19
|
+
}), (n, w) => (C(), B(_(E(p)), {
|
|
20
20
|
ref_key: "pdsComponentRef",
|
|
21
21
|
ref: e
|
|
22
22
|
}, {
|
|
@@ -13,7 +13,8 @@ type PSpinnerProps = {
|
|
|
13
13
|
*/
|
|
14
14
|
theme?: Theme;
|
|
15
15
|
};
|
|
16
|
-
declare const
|
|
16
|
+
declare const __VLS_export: import("vue").DefineComponent<PSpinnerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PSpinnerProps> & Readonly<{}>, {
|
|
17
17
|
size: BreakpointCustomizable<SpinnerSize>;
|
|
18
18
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
|
+
declare const _default: typeof __VLS_export;
|
|
19
20
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as c, ref as a, inject as f, onMounted as i, onUpdated as l, watch as u,
|
|
1
|
+
import { defineComponent as c, ref as a, inject as f, onMounted as i, onUpdated as l, watch as u, createBlock as h, openBlock as d, resolveDynamicComponent as _, unref as y } from "vue";
|
|
2
2
|
import { usePrefix as C, themeInjectionKey as k, syncProperties as p } from "../../utils.mjs";
|
|
3
3
|
const j = /* @__PURE__ */ c({
|
|
4
4
|
__name: "SpinnerWrapper",
|
|
@@ -11,7 +11,7 @@ const j = /* @__PURE__ */ c({
|
|
|
11
11
|
const m = C("p-spinner"), e = s, n = a(), t = f(k), o = () => p(n, { ...e, theme: e.theme || t.value });
|
|
12
12
|
return i(o), l(o), u(t, (r) => {
|
|
13
13
|
p(n, { theme: e.theme || r });
|
|
14
|
-
}), (r, x) => (
|
|
14
|
+
}), (r, x) => (d(), h(_(y(m)), {
|
|
15
15
|
ref_key: "pdsComponentRef",
|
|
16
16
|
ref: n
|
|
17
17
|
}, null, 512));
|
|
@@ -13,10 +13,11 @@ declare var __VLS_8: {};
|
|
|
13
13
|
type __VLS_Slots = {} & {
|
|
14
14
|
default?: (props: typeof __VLS_8) => any;
|
|
15
15
|
};
|
|
16
|
-
declare const
|
|
16
|
+
declare const __VLS_base: import("vue").DefineComponent<PStepperHorizontalItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PStepperHorizontalItemProps> & Readonly<{}>, {
|
|
17
17
|
disabled: boolean;
|
|
18
18
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
|
-
declare const
|
|
19
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
20
|
+
declare const _default: typeof __VLS_export;
|
|
20
21
|
export default _default;
|
|
21
22
|
type __VLS_WithSlots<T, S> = T & {
|
|
22
23
|
new (): {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as s, ref as a, onMounted as f, onUpdated as c,
|
|
1
|
+
import { defineComponent as s, ref as a, onMounted as f, onUpdated as c, createBlock as l, openBlock as m, resolveDynamicComponent as d, unref as i, withCtx as u, renderSlot as _ } from "vue";
|
|
2
2
|
import { usePrefix as C, syncProperties as y } from "../../utils.mjs";
|
|
3
3
|
const B = /* @__PURE__ */ s({
|
|
4
4
|
__name: "StepperHorizontalItemWrapper",
|
|
@@ -8,7 +8,7 @@ const B = /* @__PURE__ */ s({
|
|
|
8
8
|
},
|
|
9
9
|
setup(t) {
|
|
10
10
|
const n = C("p-stepper-horizontal-item"), r = t, e = a(), o = () => y(e, r);
|
|
11
|
-
return f(o), c(o), (p, h) => (
|
|
11
|
+
return f(o), c(o), (p, h) => (m(), l(d(i(n)), {
|
|
12
12
|
ref_key: "pdsComponentRef",
|
|
13
13
|
ref: e
|
|
14
14
|
}, {
|
|
@@ -10,7 +10,7 @@ declare var __VLS_8: {};
|
|
|
10
10
|
type __VLS_Slots = {} & {
|
|
11
11
|
default?: (props: typeof __VLS_8) => any;
|
|
12
12
|
};
|
|
13
|
-
declare const
|
|
13
|
+
declare const __VLS_base: import("vue").DefineComponent<PStepperHorizontalProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
14
14
|
update: (value: import("../types").StepperHorizontalUpdateEvent) => any;
|
|
15
15
|
stepChange: (value: import("../types").StepperHorizontalUpdateEvent) => any;
|
|
16
16
|
}, string, import("vue").PublicProps, Readonly<PStepperHorizontalProps> & Readonly<{
|
|
@@ -19,7 +19,8 @@ declare const __VLS_component: import("vue").DefineComponent<PStepperHorizontalP
|
|
|
19
19
|
}>, {
|
|
20
20
|
size: BreakpointCustomizable<StepperHorizontalSize>;
|
|
21
21
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
22
|
-
declare const
|
|
22
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
23
|
+
declare const _default: typeof __VLS_export;
|
|
23
24
|
export default _default;
|
|
24
25
|
type __VLS_WithSlots<T, S> = T & {
|
|
25
26
|
new (): {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as i, ref as d, inject as l, onMounted as h, onUpdated as u, watch as C,
|
|
2
|
-
import { usePrefix as w, themeInjectionKey as x,
|
|
1
|
+
import { defineComponent as i, ref as d, inject as l, onMounted as h, onUpdated as u, watch as C, createBlock as _, openBlock as y, resolveDynamicComponent as R, unref as g, withCtx as k, renderSlot as v } from "vue";
|
|
2
|
+
import { usePrefix as w, themeInjectionKey as x, syncProperties as s, addEventListenerToElementRef as m } from "../../utils.mjs";
|
|
3
3
|
const B = /* @__PURE__ */ i({
|
|
4
4
|
__name: "StepperHorizontalWrapper",
|
|
5
5
|
props: {
|
|
@@ -8,12 +8,12 @@ const B = /* @__PURE__ */ i({
|
|
|
8
8
|
},
|
|
9
9
|
emits: ["stepChange", "update"],
|
|
10
10
|
setup(a, { emit: c }) {
|
|
11
|
-
const f = w("p-stepper-horizontal"), t = a, e = d(), o = c, p = l(x), r = () =>
|
|
11
|
+
const f = w("p-stepper-horizontal"), t = a, e = d(), o = c, p = l(x), r = () => s(e, { ...t, theme: t.theme || p.value });
|
|
12
12
|
return h(() => {
|
|
13
|
-
r(),
|
|
13
|
+
r(), m(e, "stepChange", o), m(e, "update", o);
|
|
14
14
|
}), u(r), C(p, (n) => {
|
|
15
|
-
|
|
16
|
-
}), (n, z) => (
|
|
15
|
+
s(e, { theme: t.theme || n });
|
|
16
|
+
}), (n, z) => (y(), _(R(g(f)), {
|
|
17
17
|
ref_key: "pdsComponentRef",
|
|
18
18
|
ref: e
|
|
19
19
|
}, {
|
|
@@ -37,7 +37,7 @@ declare var __VLS_8: {};
|
|
|
37
37
|
type __VLS_Slots = {} & {
|
|
38
38
|
default?: (props: typeof __VLS_8) => any;
|
|
39
39
|
};
|
|
40
|
-
declare const
|
|
40
|
+
declare const __VLS_base: import("vue").DefineComponent<PSwitchProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
41
41
|
update: (value: import("../types").SwitchUpdateEvent) => any;
|
|
42
42
|
switchChange: (value: import("../types").SwitchUpdateEvent) => any;
|
|
43
43
|
}, string, import("vue").PublicProps, Readonly<PSwitchProps> & Readonly<{
|
|
@@ -52,7 +52,8 @@ declare const __VLS_component: import("vue").DefineComponent<PSwitchProps, void,
|
|
|
52
52
|
alignLabel: BreakpointCustomizable<SwitchAlignLabel>;
|
|
53
53
|
checked: boolean;
|
|
54
54
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
55
|
-
declare const
|
|
55
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
56
|
+
declare const _default: typeof __VLS_export;
|
|
56
57
|
export default _default;
|
|
57
58
|
type __VLS_WithSlots<T, S> = T & {
|
|
58
59
|
new (): {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as r, ref as m, inject as i, onMounted as h, onUpdated as u, watch as y,
|
|
2
|
-
import { usePrefix as j, themeInjectionKey as k,
|
|
1
|
+
import { defineComponent as r, ref as m, inject as i, onMounted as h, onUpdated as u, watch as y, createBlock as B, openBlock as C, resolveDynamicComponent as w, unref as _, withCtx as b, renderSlot as g } from "vue";
|
|
2
|
+
import { usePrefix as j, themeInjectionKey as k, syncProperties as l, addEventListenerToElementRef as p } from "../../utils.mjs";
|
|
3
3
|
const L = /* @__PURE__ */ r({
|
|
4
4
|
__name: "SwitchWrapper",
|
|
5
5
|
props: {
|
|
@@ -14,12 +14,12 @@ const L = /* @__PURE__ */ r({
|
|
|
14
14
|
},
|
|
15
15
|
emits: ["switchChange", "update"],
|
|
16
16
|
setup(c, { emit: f }) {
|
|
17
|
-
const d = j("p-switch"), t = c, e = m(), n = f, a = i(k), s = () =>
|
|
17
|
+
const d = j("p-switch"), t = c, e = m(), n = f, a = i(k), s = () => l(e, { ...t, theme: t.theme || a.value });
|
|
18
18
|
return h(() => {
|
|
19
|
-
s(),
|
|
19
|
+
s(), p(e, "switchChange", n), p(e, "update", n);
|
|
20
20
|
}), u(s), y(a, (o) => {
|
|
21
|
-
|
|
22
|
-
}), (o, R) => (
|
|
21
|
+
l(e, { theme: t.theme || o });
|
|
22
|
+
}), (o, R) => (C(), B(w(_(d)), {
|
|
23
23
|
ref_key: "pdsComponentRef",
|
|
24
24
|
ref: e
|
|
25
25
|
}, {
|
|
@@ -2,8 +2,9 @@ declare var __VLS_7: {};
|
|
|
2
2
|
type __VLS_Slots = {} & {
|
|
3
3
|
default?: (props: typeof __VLS_7) => any;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
6
|
-
declare const
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
7
8
|
export default _default;
|
|
8
9
|
type __VLS_WithSlots<T, S> = T & {
|
|
9
10
|
new (): {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { defineComponent as t,
|
|
1
|
+
import { defineComponent as t, createBlock as n, openBlock as r, resolveDynamicComponent as a, unref as p, withCtx as l, renderSlot as m } from "vue";
|
|
2
2
|
import { usePrefix as s } from "../../utils.mjs";
|
|
3
3
|
const d = /* @__PURE__ */ t({
|
|
4
4
|
__name: "TableBodyWrapper",
|
|
5
5
|
setup(c) {
|
|
6
6
|
const e = s("p-table-body");
|
|
7
|
-
return (o, f) => (
|
|
7
|
+
return (o, f) => (r(), n(a(p(e)), null, {
|
|
8
8
|
default: l(() => [
|
|
9
9
|
m(o.$slots, "default")
|
|
10
10
|
]),
|
|
@@ -8,10 +8,11 @@ declare var __VLS_8: {};
|
|
|
8
8
|
type __VLS_Slots = {} & {
|
|
9
9
|
default?: (props: typeof __VLS_8) => any;
|
|
10
10
|
};
|
|
11
|
-
declare const
|
|
11
|
+
declare const __VLS_base: import("vue").DefineComponent<PTableCellProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTableCellProps> & Readonly<{}>, {
|
|
12
12
|
multiline: boolean;
|
|
13
13
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
-
declare const
|
|
14
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
15
|
+
declare const _default: typeof __VLS_export;
|
|
15
16
|
export default _default;
|
|
16
17
|
type __VLS_WithSlots<T, S> = T & {
|
|
17
18
|
new (): {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as s, ref as l, onMounted as a, onUpdated as f,
|
|
1
|
+
import { defineComponent as s, ref as l, onMounted as a, onUpdated as f, createBlock as c, openBlock as m, resolveDynamicComponent as d, unref as u, withCtx as i, renderSlot as C } from "vue";
|
|
2
2
|
import { usePrefix as _, syncProperties as y } from "../../utils.mjs";
|
|
3
3
|
const B = /* @__PURE__ */ s({
|
|
4
4
|
__name: "TableCellWrapper",
|
|
@@ -7,7 +7,7 @@ const B = /* @__PURE__ */ s({
|
|
|
7
7
|
},
|
|
8
8
|
setup(n) {
|
|
9
9
|
const t = _("p-table-cell"), r = n, e = l(), o = () => y(e, r);
|
|
10
|
-
return a(o), f(o), (p, b) => (
|
|
10
|
+
return a(o), f(o), (p, b) => (m(), c(d(u(t)), {
|
|
11
11
|
ref_key: "pdsComponentRef",
|
|
12
12
|
ref: e
|
|
13
13
|
}, {
|
|
@@ -17,11 +17,12 @@ declare var __VLS_8: {};
|
|
|
17
17
|
type __VLS_Slots = {} & {
|
|
18
18
|
default?: (props: typeof __VLS_8) => any;
|
|
19
19
|
};
|
|
20
|
-
declare const
|
|
20
|
+
declare const __VLS_base: import("vue").DefineComponent<PTableHeadCellProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTableHeadCellProps> & Readonly<{}>, {
|
|
21
21
|
hideLabel: boolean;
|
|
22
22
|
multiline: boolean;
|
|
23
23
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
24
|
-
declare const
|
|
24
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
25
|
+
declare const _default: typeof __VLS_export;
|
|
25
26
|
export default _default;
|
|
26
27
|
type __VLS_WithSlots<T, S> = T & {
|
|
27
28
|
new (): {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as a, ref as l, onMounted as s, onUpdated as f,
|
|
1
|
+
import { defineComponent as a, ref as l, onMounted as s, onUpdated as f, createBlock as c, openBlock as d, resolveDynamicComponent as m, unref as u, withCtx as i, renderSlot as C } from "vue";
|
|
2
2
|
import { usePrefix as _, syncProperties as y } from "../../utils.mjs";
|
|
3
3
|
const k = /* @__PURE__ */ a({
|
|
4
4
|
__name: "TableHeadCellWrapper",
|
|
@@ -9,7 +9,7 @@ const k = /* @__PURE__ */ a({
|
|
|
9
9
|
},
|
|
10
10
|
setup(t) {
|
|
11
11
|
const n = _("p-table-head-cell"), r = t, e = l(), o = () => y(e, r);
|
|
12
|
-
return s(o), f(o), (p, b) => (
|
|
12
|
+
return s(o), f(o), (p, b) => (d(), c(m(u(n)), {
|
|
13
13
|
ref_key: "pdsComponentRef",
|
|
14
14
|
ref: e
|
|
15
15
|
}, {
|
|
@@ -2,8 +2,9 @@ declare var __VLS_7: {};
|
|
|
2
2
|
type __VLS_Slots = {} & {
|
|
3
3
|
default?: (props: typeof __VLS_7) => any;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
6
|
-
declare const
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
7
8
|
export default _default;
|
|
8
9
|
type __VLS_WithSlots<T, S> = T & {
|
|
9
10
|
new (): {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { defineComponent as t,
|
|
1
|
+
import { defineComponent as t, createBlock as r, openBlock as n, resolveDynamicComponent as a, unref as p, withCtx as l, renderSlot as m } from "vue";
|
|
2
2
|
import { usePrefix as s } from "../../utils.mjs";
|
|
3
3
|
const d = /* @__PURE__ */ t({
|
|
4
4
|
__name: "TableHeadRowWrapper",
|
|
5
5
|
setup(c) {
|
|
6
6
|
const e = s("p-table-head-row");
|
|
7
|
-
return (o, f) => (
|
|
7
|
+
return (o, f) => (n(), r(a(p(e)), null, {
|
|
8
8
|
default: l(() => [
|
|
9
9
|
m(o.$slots, "default")
|
|
10
10
|
]),
|
|
@@ -2,8 +2,9 @@ declare var __VLS_7: {};
|
|
|
2
2
|
type __VLS_Slots = {} & {
|
|
3
3
|
default?: (props: typeof __VLS_7) => any;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
6
|
-
declare const
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
7
8
|
export default _default;
|
|
8
9
|
type __VLS_WithSlots<T, S> = T & {
|
|
9
10
|
new (): {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { defineComponent as t,
|
|
1
|
+
import { defineComponent as t, createBlock as n, openBlock as r, resolveDynamicComponent as a, unref as p, withCtx as l, renderSlot as m } from "vue";
|
|
2
2
|
import { usePrefix as s } from "../../utils.mjs";
|
|
3
3
|
const d = /* @__PURE__ */ t({
|
|
4
4
|
__name: "TableHeadWrapper",
|
|
5
5
|
setup(c) {
|
|
6
6
|
const e = s("p-table-head");
|
|
7
|
-
return (o, f) => (
|
|
7
|
+
return (o, f) => (r(), n(a(p(e)), null, {
|
|
8
8
|
default: l(() => [
|
|
9
9
|
m(o.$slots, "default")
|
|
10
10
|
]),
|
|
@@ -2,8 +2,9 @@ declare var __VLS_7: {};
|
|
|
2
2
|
type __VLS_Slots = {} & {
|
|
3
3
|
default?: (props: typeof __VLS_7) => any;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
6
|
-
declare const
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
7
8
|
export default _default;
|
|
8
9
|
type __VLS_WithSlots<T, S> = T & {
|
|
9
10
|
new (): {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { defineComponent as t,
|
|
1
|
+
import { defineComponent as t, createBlock as r, openBlock as n, resolveDynamicComponent as a, unref as p, withCtx as l, renderSlot as m } from "vue";
|
|
2
2
|
import { usePrefix as s } from "../../utils.mjs";
|
|
3
3
|
const i = /* @__PURE__ */ t({
|
|
4
4
|
__name: "TableRowWrapper",
|
|
5
5
|
setup(c) {
|
|
6
6
|
const e = s("p-table-row");
|
|
7
|
-
return (o, f) => (
|
|
7
|
+
return (o, f) => (n(), r(a(p(e)), null, {
|
|
8
8
|
default: l(() => [
|
|
9
9
|
m(o.$slots, "default")
|
|
10
10
|
]),
|
|
@@ -21,7 +21,7 @@ declare var __VLS_8: {};
|
|
|
21
21
|
type __VLS_Slots = {} & {
|
|
22
22
|
default?: (props: typeof __VLS_8) => any;
|
|
23
23
|
};
|
|
24
|
-
declare const
|
|
24
|
+
declare const __VLS_base: import("vue").DefineComponent<PTableProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
25
25
|
update: (value: import("../types").TableHeadCellSort) => any;
|
|
26
26
|
sortingChange: (value: import("../types").TableHeadCellSort) => any;
|
|
27
27
|
}, string, import("vue").PublicProps, Readonly<PTableProps> & Readonly<{
|
|
@@ -31,7 +31,8 @@ declare const __VLS_component: import("vue").DefineComponent<PTableProps, void,
|
|
|
31
31
|
compact: boolean;
|
|
32
32
|
layout: TableLayout;
|
|
33
33
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
34
|
-
declare const
|
|
34
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
35
|
+
declare const _default: typeof __VLS_export;
|
|
35
36
|
export default _default;
|
|
36
37
|
type __VLS_WithSlots<T, S> = T & {
|
|
37
38
|
new (): {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as i, ref as l, inject as d, onMounted as u, onUpdated as h, watch as C,
|
|
2
|
-
import { usePrefix as v, themeInjectionKey as w,
|
|
1
|
+
import { defineComponent as i, ref as l, inject as d, onMounted as u, onUpdated as h, watch as C, createBlock as y, openBlock as _, resolveDynamicComponent as g, unref as R, withCtx as b, renderSlot as k } from "vue";
|
|
2
|
+
import { usePrefix as v, themeInjectionKey as w, syncProperties as p, addEventListenerToElementRef as s } from "../../utils.mjs";
|
|
3
3
|
const T = /* @__PURE__ */ i({
|
|
4
4
|
__name: "TableWrapper",
|
|
5
5
|
props: {
|
|
@@ -10,12 +10,12 @@ const T = /* @__PURE__ */ i({
|
|
|
10
10
|
},
|
|
11
11
|
emits: ["sortingChange", "update"],
|
|
12
12
|
setup(m, { emit: c }) {
|
|
13
|
-
const f = v("p-table"), t = m, e = l(), n = c, a = d(w), r = () =>
|
|
13
|
+
const f = v("p-table"), t = m, e = l(), n = c, a = d(w), r = () => p(e, { ...t, theme: t.theme || a.value });
|
|
14
14
|
return u(() => {
|
|
15
|
-
r(),
|
|
15
|
+
r(), s(e, "sortingChange", n), s(e, "update", n);
|
|
16
16
|
}), h(r), C(a, (o) => {
|
|
17
|
-
|
|
18
|
-
}), (o, x) => (
|
|
17
|
+
p(e, { theme: t.theme || o });
|
|
18
|
+
}), (o, x) => (_(), y(g(R(f)), {
|
|
19
19
|
ref_key: "pdsComponentRef",
|
|
20
20
|
ref: e
|
|
21
21
|
}, {
|
|
@@ -29,7 +29,7 @@ declare var __VLS_8: {};
|
|
|
29
29
|
type __VLS_Slots = {} & {
|
|
30
30
|
default?: (props: typeof __VLS_8) => any;
|
|
31
31
|
};
|
|
32
|
-
declare const
|
|
32
|
+
declare const __VLS_base: import("vue").DefineComponent<PTabsBarProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
33
33
|
update: (value: import("../types").TabsBarUpdateEvent) => any;
|
|
34
34
|
tabChange: (value: import("../types").TabsBarUpdateEvent) => any;
|
|
35
35
|
}, string, import("vue").PublicProps, Readonly<PTabsBarProps> & Readonly<{
|
|
@@ -39,7 +39,8 @@ declare const __VLS_component: import("vue").DefineComponent<PTabsBarProps, void
|
|
|
39
39
|
weight: TabsBarWeight;
|
|
40
40
|
size: BreakpointCustomizable<TabsBarSize>;
|
|
41
41
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
42
|
-
declare const
|
|
42
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
43
|
+
declare const _default: typeof __VLS_export;
|
|
43
44
|
export default _default;
|
|
44
45
|
type __VLS_WithSlots<T, S> = T & {
|
|
45
46
|
new (): {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as i, ref as f, inject as l, onMounted as u, onUpdated as h, watch as C,
|
|
2
|
-
import { usePrefix as x, themeInjectionKey as R,
|
|
1
|
+
import { defineComponent as i, ref as f, inject as l, onMounted as u, onUpdated as h, watch as C, createBlock as b, openBlock as g, resolveDynamicComponent as _, unref as y, withCtx as v, renderSlot as w } from "vue";
|
|
2
|
+
import { usePrefix as x, themeInjectionKey as R, syncProperties as s, addEventListenerToElementRef as m } from "../../utils.mjs";
|
|
3
3
|
const P = /* @__PURE__ */ i({
|
|
4
4
|
__name: "TabsBarWrapper",
|
|
5
5
|
props: {
|
|
@@ -12,12 +12,12 @@ const P = /* @__PURE__ */ i({
|
|
|
12
12
|
},
|
|
13
13
|
emits: ["tabChange", "update"],
|
|
14
14
|
setup(p, { emit: c }) {
|
|
15
|
-
const d = x("p-tabs-bar"), t = p, e = f(), o = c, r = l(R), a = () =>
|
|
15
|
+
const d = x("p-tabs-bar"), t = p, e = f(), o = c, r = l(R), a = () => s(e, { ...t, theme: t.theme || r.value });
|
|
16
16
|
return u(() => {
|
|
17
|
-
a(),
|
|
17
|
+
a(), m(e, "tabChange", o), m(e, "update", o);
|
|
18
18
|
}), h(a), C(r, (n) => {
|
|
19
|
-
|
|
20
|
-
}), (n, T) => (
|
|
19
|
+
s(e, { theme: t.theme || n });
|
|
20
|
+
}), (n, T) => (g(), b(_(y(d)), {
|
|
21
21
|
ref_key: "pdsComponentRef",
|
|
22
22
|
ref: e
|
|
23
23
|
}, {
|
|
@@ -8,8 +8,9 @@ declare var __VLS_8: {};
|
|
|
8
8
|
type __VLS_Slots = {} & {
|
|
9
9
|
default?: (props: typeof __VLS_8) => any;
|
|
10
10
|
};
|
|
11
|
-
declare const
|
|
12
|
-
declare const
|
|
11
|
+
declare const __VLS_base: import("vue").DefineComponent<PTabsItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PTabsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
12
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
13
|
+
declare const _default: typeof __VLS_export;
|
|
13
14
|
export default _default;
|
|
14
15
|
type __VLS_WithSlots<T, S> = T & {
|
|
15
16
|
new (): {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as s, ref as a, onMounted as c, onUpdated as f,
|
|
1
|
+
import { defineComponent as s, ref as a, onMounted as c, onUpdated as f, createBlock as m, openBlock as d, resolveDynamicComponent as l, unref as i, withCtx as u, renderSlot as _ } from "vue";
|
|
2
2
|
import { usePrefix as C, syncProperties as b } from "../../utils.mjs";
|
|
3
3
|
const P = /* @__PURE__ */ s({
|
|
4
4
|
__name: "TabsItemWrapper",
|
|
@@ -7,7 +7,7 @@ const P = /* @__PURE__ */ s({
|
|
|
7
7
|
},
|
|
8
8
|
setup(t) {
|
|
9
9
|
const n = C("p-tabs-item"), r = t, e = a(), o = () => b(e, r);
|
|
10
|
-
return c(o), f(o), (p, y) => (
|
|
10
|
+
return c(o), f(o), (p, y) => (d(), m(l(i(n)), {
|
|
11
11
|
ref_key: "pdsComponentRef",
|
|
12
12
|
ref: e
|
|
13
13
|
}, {
|