@porsche-design-system/components-vue 3.1.0-rc.0 → 3.1.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 +37 -1
- package/PorscheDesignSystemProvider.vue.d.ts +1 -6
- package/lib/components/AccordionWrapper.vue.d.ts +1 -6
- package/lib/components/AccordionWrapper.vue.js +8 -8
- package/lib/components/BannerWrapper.vue.d.ts +1 -6
- package/lib/components/BannerWrapper.vue.js +5 -5
- package/lib/components/ButtonGroupWrapper.vue.d.ts +1 -6
- package/lib/components/ButtonPureWrapper.vue.d.ts +1 -6
- package/lib/components/ButtonPureWrapper.vue.js +2 -2
- package/lib/components/ButtonTileWrapper.vue.d.ts +1 -6
- package/lib/components/ButtonTileWrapper.vue.js +11 -11
- package/lib/components/ButtonWrapper.vue.d.ts +1 -6
- package/lib/components/ButtonWrapper.vue.js +7 -7
- package/lib/components/CarouselWrapper.vue.d.ts +1 -6
- package/lib/components/CarouselWrapper.vue.js +13 -13
- package/lib/components/CheckboxWrapperWrapper.vue.d.ts +2 -7
- package/lib/components/ContentWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/CrestWrapper.vue.d.ts +1 -2
- package/lib/components/CrestWrapper.vue.js +8 -8
- package/lib/components/DisplayWrapper.vue.d.ts +1 -6
- package/lib/components/DisplayWrapper.vue.js +7 -7
- package/lib/components/DividerWrapper.vue.d.ts +1 -2
- package/lib/components/DividerWrapper.vue.js +9 -9
- package/lib/components/FieldsetWrapper.vue.d.ts +1 -6
- package/lib/components/FieldsetWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/FlexItemWrapper.vue.d.ts +1 -6
- package/lib/components/FlexWrapper.vue.d.ts +1 -6
- package/lib/components/FlyoutWrapper.vue.d.ts +61 -0
- package/lib/components/FlyoutWrapper.vue.js +31 -0
- package/lib/components/FlyoutWrapper.vue2.js +4 -0
- package/lib/components/GridItemWrapper.vue.d.ts +1 -6
- package/lib/components/GridWrapper.vue.d.ts +1 -6
- package/lib/components/HeadingWrapper.vue.d.ts +1 -6
- package/lib/components/HeadingWrapper.vue.js +3 -3
- package/lib/components/HeadlineWrapper.vue.d.ts +1 -6
- package/lib/components/HeadlineWrapper.vue.js +5 -5
- package/lib/components/IconWrapper.vue.d.ts +2 -3
- package/lib/components/IconWrapper.vue.js +2 -2
- package/lib/components/InlineNotificationWrapper.vue.d.ts +2 -7
- package/lib/components/InlineNotificationWrapper.vue.js +7 -7
- package/lib/components/LinkPureWrapper.vue.d.ts +1 -6
- package/lib/components/LinkPureWrapper.vue.js +16 -16
- package/lib/components/LinkSocialWrapper.vue.d.ts +1 -6
- package/lib/components/LinkSocialWrapper.vue.js +14 -14
- package/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +1 -6
- package/lib/components/LinkTileModelSignatureWrapper.vue.js +6 -6
- package/lib/components/LinkTileWrapper.vue.d.ts +1 -6
- package/lib/components/LinkTileWrapper.vue.js +16 -16
- package/lib/components/LinkWrapper.vue.d.ts +1 -6
- package/lib/components/LinkWrapper.vue.js +15 -15
- package/lib/components/MarqueWrapper.vue.d.ts +1 -2
- package/lib/components/MarqueWrapper.vue.js +10 -10
- package/lib/components/ModalWrapper.vue.d.ts +1 -6
- package/lib/components/ModalWrapper.vue.js +7 -7
- package/lib/components/ModelSignatureWrapper.vue.d.ts +1 -2
- package/lib/components/PaginationWrapper.vue.d.ts +1 -2
- package/lib/components/PaginationWrapper.vue.js +10 -10
- package/lib/components/PopoverWrapper.vue.d.ts +1 -6
- package/lib/components/PopoverWrapper.vue.js +7 -7
- package/lib/components/RadioButtonWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/ScrollerWrapper.vue.d.ts +1 -6
- package/lib/components/ScrollerWrapper.vue.js +11 -11
- package/lib/components/SegmentedControlItemWrapper.vue.d.ts +1 -6
- package/lib/components/SegmentedControlItemWrapper.vue.js +13 -13
- package/lib/components/SegmentedControlWrapper.vue.d.ts +1 -6
- package/lib/components/SegmentedControlWrapper.vue.js +11 -11
- package/lib/components/SelectWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/SpinnerWrapper.vue.d.ts +1 -2
- package/lib/components/SpinnerWrapper.vue.js +4 -4
- package/lib/components/StepperHorizontalItemWrapper.vue.d.ts +1 -6
- package/lib/components/StepperHorizontalItemWrapper.vue.js +4 -4
- package/lib/components/StepperHorizontalWrapper.vue.d.ts +1 -6
- package/lib/components/SwitchWrapper.vue.d.ts +1 -6
- package/lib/components/TableBodyWrapper.vue.d.ts +1 -6
- package/lib/components/TableCellWrapper.vue.d.ts +1 -6
- package/lib/components/TableHeadCellWrapper.vue.d.ts +1 -6
- package/lib/components/TableHeadCellWrapper.vue.js +3 -3
- package/lib/components/TableHeadRowWrapper.vue.d.ts +1 -6
- package/lib/components/TableHeadWrapper.vue.d.ts +1 -6
- package/lib/components/TableRowWrapper.vue.d.ts +1 -6
- package/lib/components/TableWrapper.vue.d.ts +1 -6
- package/lib/components/TableWrapper.vue.js +4 -4
- package/lib/components/TabsBarWrapper.vue.d.ts +1 -6
- package/lib/components/TabsBarWrapper.vue.js +8 -8
- package/lib/components/TabsItemWrapper.vue.d.ts +1 -6
- package/lib/components/TabsItemWrapper.vue.js +3 -3
- package/lib/components/TabsWrapper.vue.d.ts +1 -6
- package/lib/components/TabsWrapper.vue.js +7 -7
- package/lib/components/TagDismissibleWrapper.vue.d.ts +1 -6
- package/lib/components/TagDismissibleWrapper.vue.js +7 -7
- package/lib/components/TagWrapper.vue.d.ts +1 -6
- package/lib/components/TagWrapper.vue.js +11 -11
- package/lib/components/TextFieldWrapperWrapper.vue.d.ts +8 -6
- package/lib/components/TextFieldWrapperWrapper.vue.js +13 -12
- package/lib/components/TextListItemWrapper.vue.d.ts +1 -6
- package/lib/components/TextListWrapper.vue.d.ts +1 -6
- package/lib/components/TextListWrapper.vue.js +8 -8
- package/lib/components/TextWrapper.vue.d.ts +1 -6
- package/lib/components/TextareaWrapperWrapper.vue.d.ts +1 -6
- package/lib/components/ToastWrapper.vue.d.ts +1 -2
- package/lib/components/WordmarkWrapper.vue.d.ts +1 -2
- package/lib/components/WordmarkWrapper.vue.js +11 -11
- package/lib/components/index.d.ts +1 -0
- package/lib/types.d.ts +17 -1
- package/package.json +2 -2
- package/public-api.js +103 -101
- package/utils.d.ts +1 -1
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { defineComponent as p, ref as a, onMounted as i, onUpdated as
|
|
2
|
-
import { getPrefixedTagName as m, syncProperties as
|
|
1
|
+
import { defineComponent as p, ref as a, onMounted as i, onUpdated as c, openBlock as d, createBlock as f, resolveDynamicComponent as l, unref as s } from "vue";
|
|
2
|
+
import { getPrefixedTagName as m, syncProperties as t } from "../../utils.js";
|
|
3
3
|
const g = /* @__PURE__ */ p({
|
|
4
4
|
__name: "DividerWrapper",
|
|
5
5
|
props: {
|
|
6
6
|
color: { default: "contrast-low" },
|
|
7
7
|
direction: { default: "horizontal" },
|
|
8
|
-
orientation:
|
|
8
|
+
orientation: {},
|
|
9
9
|
theme: { default: "light" }
|
|
10
10
|
},
|
|
11
|
-
setup(
|
|
12
|
-
const o =
|
|
11
|
+
setup(n) {
|
|
12
|
+
const o = n, r = m("p-divider"), e = a();
|
|
13
13
|
return i(() => {
|
|
14
|
-
|
|
15
|
-
}),
|
|
16
|
-
|
|
17
|
-
}), (u, _) => (
|
|
14
|
+
t(e.value, o);
|
|
15
|
+
}), c(() => {
|
|
16
|
+
t(e.value, o);
|
|
17
|
+
}), (u, _) => (d(), f(l(s(r)), {
|
|
18
18
|
ref_key: "pdsComponentRef",
|
|
19
19
|
ref: e
|
|
20
20
|
}, null, 512));
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { FieldsetLabelSize, FieldsetState, Theme } from '../types';
|
|
3
2
|
type PFieldsetProps = {
|
|
4
3
|
/**
|
|
@@ -47,7 +46,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
47
46
|
required: boolean;
|
|
48
47
|
message: string;
|
|
49
48
|
labelSize: "small" | "medium";
|
|
50
|
-
}>, {
|
|
49
|
+
}, {}>, {
|
|
51
50
|
default?(_: {}): any;
|
|
52
51
|
}>;
|
|
53
52
|
export default _default;
|
|
@@ -68,12 +67,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
68
67
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
69
68
|
new (): {
|
|
70
69
|
$slots: S;
|
|
71
|
-
$props: __VLS_PropsChildren<S>;
|
|
72
70
|
};
|
|
73
71
|
};
|
|
74
|
-
type __VLS_PropsChildren<S> = {
|
|
75
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
76
|
-
};
|
|
77
72
|
type __VLS_Prettify<T> = {
|
|
78
73
|
[K in keyof T]: T[K];
|
|
79
74
|
} & {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { FieldsetWrapperLabelSize, FieldsetWrapperState, Theme } from '../types';
|
|
3
2
|
type PFieldsetWrapperProps = {
|
|
4
3
|
/**
|
|
@@ -48,7 +47,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
48
47
|
required: boolean;
|
|
49
48
|
message: string;
|
|
50
49
|
labelSize: "small" | "medium";
|
|
51
|
-
}>, {
|
|
50
|
+
}, {}>, {
|
|
52
51
|
default?(_: {}): any;
|
|
53
52
|
}>;
|
|
54
53
|
export default _default;
|
|
@@ -69,12 +68,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
69
68
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
70
69
|
new (): {
|
|
71
70
|
$slots: S;
|
|
72
|
-
$props: __VLS_PropsChildren<S>;
|
|
73
71
|
};
|
|
74
72
|
};
|
|
75
|
-
type __VLS_PropsChildren<S> = {
|
|
76
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
77
|
-
};
|
|
78
73
|
type __VLS_Prettify<T> = {
|
|
79
74
|
[K in keyof T]: T[K];
|
|
80
75
|
} & {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { BreakpointCustomizable, FlexItemAlignSelf, FlexItemFlex, FlexItemGrow, FlexItemOffset, FlexItemShrink, FlexItemWidth } from '../types';
|
|
3
2
|
type PFlexItemProps = {
|
|
4
3
|
/**
|
|
@@ -48,7 +47,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
48
47
|
grow: BreakpointCustomizable<0 | 1>;
|
|
49
48
|
offset: BreakpointCustomizable<"none" | "one-quarter" | "one-third" | "half" | "two-thirds" | "three-quarters">;
|
|
50
49
|
shrink: BreakpointCustomizable<0 | 1>;
|
|
51
|
-
}>, {
|
|
50
|
+
}, {}>, {
|
|
52
51
|
default?(_: {}): any;
|
|
53
52
|
}>;
|
|
54
53
|
export default _default;
|
|
@@ -69,12 +68,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
69
68
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
70
69
|
new (): {
|
|
71
70
|
$slots: S;
|
|
72
|
-
$props: __VLS_PropsChildren<S>;
|
|
73
71
|
};
|
|
74
72
|
};
|
|
75
|
-
type __VLS_PropsChildren<S> = {
|
|
76
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
77
|
-
};
|
|
78
73
|
type __VLS_Prettify<T> = {
|
|
79
74
|
[K in keyof T]: T[K];
|
|
80
75
|
} & {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { BreakpointCustomizable, FlexAlignContent, FlexAlignItems, FlexDirection, FlexInline, FlexJustifyContent, FlexWrap } from '../types';
|
|
3
2
|
type PFlexProps = {
|
|
4
3
|
/**
|
|
@@ -48,7 +47,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
48
47
|
alignContent: BreakpointCustomizable<"center" | "flex-start" | "flex-end" | "space-between" | "space-around" | "space-evenly" | "stretch">;
|
|
49
48
|
alignItems: BreakpointCustomizable<"center" | "flex-start" | "flex-end" | "stretch" | "baseline">;
|
|
50
49
|
justifyContent: BreakpointCustomizable<"center" | "flex-start" | "flex-end" | "space-between" | "space-around" | "space-evenly">;
|
|
51
|
-
}>, {
|
|
50
|
+
}, {}>, {
|
|
52
51
|
default?(_: {}): any;
|
|
53
52
|
}>;
|
|
54
53
|
export default _default;
|
|
@@ -69,12 +68,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
69
68
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
70
69
|
new (): {
|
|
71
70
|
$slots: S;
|
|
72
|
-
$props: __VLS_PropsChildren<S>;
|
|
73
71
|
};
|
|
74
72
|
};
|
|
75
|
-
type __VLS_PropsChildren<S> = {
|
|
76
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
77
|
-
};
|
|
78
73
|
type __VLS_Prettify<T> = {
|
|
79
74
|
[K in keyof T]: T[K];
|
|
80
75
|
} & {};
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import type { SelectedAriaAttributes, FlyoutAriaAttribute, FlyoutPosition, Theme } from '../types';
|
|
2
|
+
type PFlyoutProps = {
|
|
3
|
+
/**
|
|
4
|
+
* Add ARIA attributes.
|
|
5
|
+
*/
|
|
6
|
+
aria?: SelectedAriaAttributes<FlyoutAriaAttribute>;
|
|
7
|
+
/**
|
|
8
|
+
* If true, the flyout is open.
|
|
9
|
+
*/
|
|
10
|
+
open: boolean;
|
|
11
|
+
/**
|
|
12
|
+
* The position of the flyout
|
|
13
|
+
*/
|
|
14
|
+
position?: FlyoutPosition;
|
|
15
|
+
/**
|
|
16
|
+
* Adapts the flyout color depending on the theme.
|
|
17
|
+
*/
|
|
18
|
+
theme?: Theme;
|
|
19
|
+
};
|
|
20
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlyoutProps>, {
|
|
21
|
+
open: boolean;
|
|
22
|
+
position: string;
|
|
23
|
+
theme: string;
|
|
24
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
25
|
+
dismiss: (value?: void | undefined) => void;
|
|
26
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<PFlyoutProps>, {
|
|
27
|
+
open: boolean;
|
|
28
|
+
position: string;
|
|
29
|
+
theme: string;
|
|
30
|
+
}>>> & {
|
|
31
|
+
onDismiss?: ((value?: void | undefined) => any) | undefined;
|
|
32
|
+
}, {
|
|
33
|
+
open: boolean;
|
|
34
|
+
theme: "light" | "dark";
|
|
35
|
+
position: "left" | "right";
|
|
36
|
+
}, {}>, {
|
|
37
|
+
default?(_: {}): any;
|
|
38
|
+
}>;
|
|
39
|
+
export default _default;
|
|
40
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
41
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
42
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
43
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
44
|
+
} : {
|
|
45
|
+
type: import('vue').PropType<T[K]>;
|
|
46
|
+
required: true;
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
type __VLS_WithDefaults<P, D> = {
|
|
50
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
51
|
+
default: D[K];
|
|
52
|
+
}> : P[K];
|
|
53
|
+
};
|
|
54
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
55
|
+
new (): {
|
|
56
|
+
$slots: S;
|
|
57
|
+
};
|
|
58
|
+
};
|
|
59
|
+
type __VLS_Prettify<T> = {
|
|
60
|
+
[K in keyof T]: T[K];
|
|
61
|
+
} & {};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { defineComponent as p, ref as f, onMounted as l, onUpdated as i, openBlock as d, createBlock as m, resolveDynamicComponent as u, unref as c, withCtx as _, renderSlot as y } from "vue";
|
|
2
|
+
import { getPrefixedTagName as C, syncProperties as o, addEventListenerToElementRef as g } from "../../utils.js";
|
|
3
|
+
const x = /* @__PURE__ */ p({
|
|
4
|
+
__name: "FlyoutWrapper",
|
|
5
|
+
props: {
|
|
6
|
+
aria: {},
|
|
7
|
+
open: { type: Boolean, default: !1 },
|
|
8
|
+
position: { default: "right" },
|
|
9
|
+
theme: { default: "light" }
|
|
10
|
+
},
|
|
11
|
+
emits: ["dismiss"],
|
|
12
|
+
setup(n, { emit: r }) {
|
|
13
|
+
const t = n, s = C("p-flyout"), e = f();
|
|
14
|
+
return l(() => {
|
|
15
|
+
o(e.value, t), g(e.value, "dismiss", r);
|
|
16
|
+
}), i(() => {
|
|
17
|
+
o(e.value, t);
|
|
18
|
+
}), (a, h) => (d(), m(u(c(s)), {
|
|
19
|
+
ref_key: "pdsComponentRef",
|
|
20
|
+
ref: e
|
|
21
|
+
}, {
|
|
22
|
+
default: _(() => [
|
|
23
|
+
y(a.$slots, "default")
|
|
24
|
+
]),
|
|
25
|
+
_: 3
|
|
26
|
+
}, 512));
|
|
27
|
+
}
|
|
28
|
+
});
|
|
29
|
+
export {
|
|
30
|
+
x as default
|
|
31
|
+
};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { BreakpointCustomizable, GridItemOffset, GridItemSize } from '../types';
|
|
3
2
|
type PGridItemProps = {
|
|
4
3
|
/**
|
|
@@ -20,7 +19,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
20
19
|
}>>>, {
|
|
21
20
|
size: BreakpointCustomizable<3 | 4 | 7 | 5 | 2 | 1 | 6 | 12 | 8 | 9 | 10 | 11>;
|
|
22
21
|
offset: BreakpointCustomizable<0 | 3 | 4 | 7 | 5 | 2 | 1 | 6 | 8 | 9 | 10 | 11>;
|
|
23
|
-
}>, {
|
|
22
|
+
}, {}>, {
|
|
24
23
|
default?(_: {}): any;
|
|
25
24
|
}>;
|
|
26
25
|
export default _default;
|
|
@@ -41,12 +40,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
41
40
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
42
41
|
new (): {
|
|
43
42
|
$slots: S;
|
|
44
|
-
$props: __VLS_PropsChildren<S>;
|
|
45
43
|
};
|
|
46
44
|
};
|
|
47
|
-
type __VLS_PropsChildren<S> = {
|
|
48
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
49
|
-
};
|
|
50
45
|
type __VLS_Prettify<T> = {
|
|
51
46
|
[K in keyof T]: T[K];
|
|
52
47
|
} & {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { BreakpointCustomizable, GridDirection, GridGutter, GridWrap } from '../types';
|
|
3
2
|
type PGridProps = {
|
|
4
3
|
/**
|
|
@@ -36,7 +35,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
36
35
|
wrap: BreakpointCustomizable<"nowrap" | "wrap">;
|
|
37
36
|
direction: BreakpointCustomizable<"row" | "column" | "row-reverse" | "column-reverse">;
|
|
38
37
|
gutter: BreakpointCustomizable<16 | 24 | 36>;
|
|
39
|
-
}>, {
|
|
38
|
+
}, {}>, {
|
|
40
39
|
default?(_: {}): any;
|
|
41
40
|
}>;
|
|
42
41
|
export default _default;
|
|
@@ -57,12 +56,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
57
56
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
58
57
|
new (): {
|
|
59
58
|
$slots: S;
|
|
60
|
-
$props: __VLS_PropsChildren<S>;
|
|
61
59
|
};
|
|
62
60
|
};
|
|
63
|
-
type __VLS_PropsChildren<S> = {
|
|
64
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
65
|
-
};
|
|
66
61
|
type __VLS_Prettify<T> = {
|
|
67
62
|
[K in keyof T]: T[K];
|
|
68
63
|
} & {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { HeadingAlign, HeadingColor, BreakpointCustomizable, HeadingSize, HeadingTag, Theme } from '../types';
|
|
3
2
|
type PHeadingProps = {
|
|
4
3
|
/**
|
|
@@ -44,7 +43,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
44
43
|
align: "center" | "left" | "right";
|
|
45
44
|
color: "inherit" | "primary";
|
|
46
45
|
ellipsis: boolean;
|
|
47
|
-
}>, {
|
|
46
|
+
}, {}>, {
|
|
48
47
|
default?(_: {}): any;
|
|
49
48
|
}>;
|
|
50
49
|
export default _default;
|
|
@@ -65,12 +64,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
65
64
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
66
65
|
new (): {
|
|
67
66
|
$slots: S;
|
|
68
|
-
$props: __VLS_PropsChildren<S>;
|
|
69
67
|
};
|
|
70
68
|
};
|
|
71
|
-
type __VLS_PropsChildren<S> = {
|
|
72
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
73
|
-
};
|
|
74
69
|
type __VLS_Prettify<T> = {
|
|
75
70
|
[K in keyof T]: T[K];
|
|
76
71
|
} & {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as l, ref as p, onMounted as f, onUpdated as s, openBlock as d, createBlock as i, resolveDynamicComponent as
|
|
1
|
+
import { defineComponent as l, ref as p, onMounted as f, onUpdated as s, openBlock as d, createBlock as i, resolveDynamicComponent as m, unref as u, withCtx as c, renderSlot as g } from "vue";
|
|
2
2
|
import { getPrefixedTagName as _, syncProperties as o } from "../../utils.js";
|
|
3
3
|
const y = /* @__PURE__ */ l({
|
|
4
4
|
__name: "HeadingWrapper",
|
|
@@ -7,7 +7,7 @@ const y = /* @__PURE__ */ l({
|
|
|
7
7
|
color: { default: "primary" },
|
|
8
8
|
ellipsis: { type: Boolean, default: !1 },
|
|
9
9
|
size: { default: "xx-large" },
|
|
10
|
-
tag:
|
|
10
|
+
tag: {},
|
|
11
11
|
theme: { default: "light" }
|
|
12
12
|
},
|
|
13
13
|
setup(n) {
|
|
@@ -16,7 +16,7 @@ const y = /* @__PURE__ */ l({
|
|
|
16
16
|
o(e.value, t);
|
|
17
17
|
}), s(() => {
|
|
18
18
|
o(e.value, t);
|
|
19
|
-
}), (r, C) => (d(), i(u(
|
|
19
|
+
}), (r, C) => (d(), i(m(u(a)), {
|
|
20
20
|
ref_key: "pdsComponentRef",
|
|
21
21
|
ref: e
|
|
22
22
|
}, {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { HeadlineAlign, HeadlineColor, HeadlineTag, Theme, HeadlineVariant } from '../types';
|
|
3
2
|
type PHeadlineProps = {
|
|
4
3
|
/**
|
|
@@ -45,7 +44,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
45
44
|
variant: HeadlineVariant;
|
|
46
45
|
color: "default" | "inherit" | "primary";
|
|
47
46
|
ellipsis: boolean;
|
|
48
|
-
}>, {
|
|
47
|
+
}, {}>, {
|
|
49
48
|
default?(_: {}): any;
|
|
50
49
|
}>;
|
|
51
50
|
export default _default;
|
|
@@ -66,12 +65,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
66
65
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
67
66
|
new (): {
|
|
68
67
|
$slots: S;
|
|
69
|
-
$props: __VLS_PropsChildren<S>;
|
|
70
68
|
};
|
|
71
69
|
};
|
|
72
|
-
type __VLS_PropsChildren<S> = {
|
|
73
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
74
|
-
};
|
|
75
70
|
type __VLS_Prettify<T> = {
|
|
76
71
|
[K in keyof T]: T[K];
|
|
77
72
|
} & {};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as l, ref as p, onMounted as f, onUpdated as d, openBlock as s, createBlock as i, resolveDynamicComponent as m, unref as u, withCtx as c, renderSlot as _ } from "vue";
|
|
2
2
|
import { getPrefixedTagName as g, syncProperties as o } from "../../utils.js";
|
|
3
|
-
const v = /* @__PURE__ */
|
|
3
|
+
const v = /* @__PURE__ */ l({
|
|
4
4
|
__name: "HeadlineWrapper",
|
|
5
5
|
props: {
|
|
6
6
|
align: { default: "left" },
|
|
7
7
|
color: { default: "primary" },
|
|
8
8
|
ellipsis: { type: Boolean, default: !1 },
|
|
9
|
-
tag:
|
|
9
|
+
tag: {},
|
|
10
10
|
theme: { default: "light" },
|
|
11
11
|
variant: { default: "headline-1" }
|
|
12
12
|
},
|
|
@@ -16,12 +16,12 @@ const v = /* @__PURE__ */ r({
|
|
|
16
16
|
o(e.value, t);
|
|
17
17
|
}), d(() => {
|
|
18
18
|
o(e.value, t);
|
|
19
|
-
}), (
|
|
19
|
+
}), (r, h) => (s(), i(m(u(a)), {
|
|
20
20
|
ref_key: "pdsComponentRef",
|
|
21
21
|
ref: e
|
|
22
22
|
}, {
|
|
23
23
|
default: c(() => [
|
|
24
|
-
_(
|
|
24
|
+
_(r.$slots, "default")
|
|
25
25
|
]),
|
|
26
26
|
_: 3
|
|
27
27
|
}, 512));
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { SelectedAriaAttributes, IconAriaAttribute, IconColor, IconName, IconSize, Theme } from '../types';
|
|
3
2
|
type PIconProps = {
|
|
4
3
|
/**
|
|
@@ -45,8 +44,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
45
44
|
size: "inherit" | "xx-small" | "x-small" | "small" | "medium" | "large" | "x-large";
|
|
46
45
|
theme: "light" | "dark";
|
|
47
46
|
color: "default" | "inherit" | "primary" | "contrast-low" | "contrast-medium" | "contrast-high" | "notification-success" | "notification-warning" | "notification-error" | "notification-info" | "brand" | "neutral-contrast-low" | "neutral-contrast-medium" | "neutral-contrast-high" | "notification-neutral" | "state-disabled";
|
|
48
|
-
name: "360" | "accessibility" | "active-cabin-ventilation" | "add" | "adjust" | "arrow-double-down" | "arrow-double-left" | "arrow-double-right" | "arrow-double-up" | "arrow-down" | "arrow-first" | "arrow-head-down" | "arrow-head-left" | "arrow-head-right" | "arrow-head-up" | "arrow-last" | "arrow-left" | "arrow-right" | "arrow-up" | "augmented-reality" | "battery-empty" | "battery-full" | "bell" | "bookmark" | "broadcast" | "calculator" | "calendar" | "camera" | "car" | "car-battery" | "card" | "charging-active" | "charging-state" | "charging-station" | "chart" | "chat" | "check" | "city" | "climate" | "climate-control" | "clock" | "close" | "closed-caption" | "co2-emission" | "compare" | "configurate" | "country-road" | "cubic-capacity" | "delete" | "disable" | "document" | "download" | "duration" | "edit" | "email" | "error-filled" | "exclamation" | "external" | "filter" | "flash" | "fuel-station" | "garage" | "gift" | "globe" | "grid" | "highway" | "home" | "horn" | "image" | "increase" | "information" | "information-filled" | "key" | "leaf" | "leather" | "light" | "list" | "locate" | "lock" | "lock-open" | "logo-apple-podcast" | "logo-baidu" | "logo-delicious" | "logo-digg" | "logo-facebook" | "logo-foursquare" | "logo-gmail" | "logo-google" | "logo-hatena" | "logo-instagram" | "logo-kaixin" | "logo-kakaotalk" | "logo-linkedin" | "logo-naver" | "logo-pinterest" | "logo-qq" | "logo-qq-share" | "logo-reddit" | "logo-skyrock" | "logo-sohu" | "logo-spotify" | "logo-tecent" | "logo-telegram" | "logo-tiktok" | "logo-tumblr" | "logo-twitter" | "logo-viber" | "logo-vk" | "logo-wechat" | "logo-weibo" | "logo-whatsapp" | "logo-xing" | "logo-yahoo" | "logo-youku" | "logo-youtube" | "logout" | "map" | "menu-dots-horizontal" | "menu-dots-vertical" | "menu-lines" | "minus" | "mobile" | "moon" | "oil-can" | "parking-brake" | "parking-light" | "pause" | "phone" | "pin" | "pin-filled" | "play" | "plug" | "plus" | "preheating" | "printer" | "purchase" | "push-pin" | "push-pin-off" | "qr" | "question" | "racing-flag" | "refresh" | "replay" | "reset" | "route" | "rss" | "save" | "screen" | "search" | "send" | "share" | "shopping-bag" | "shopping-bag-filled" | "shopping-cart" | "shopping-cart-filled" | "sidelights" | "snowflake" | "sort" | "stack" | "star" | "steering-wheel" | "stopwatch" | "subtract" | "success" | "success-filled" | "sun" | "switch" | "tablet" | "tachometer" | "truck" | "upload" | "user" | "user-filled" | "user-group" | "user-manual" | "video" | "view" | "view-off" | "volume-off" | "volume-up" | "warning" | "warning-filled" | "weight" | "wifi" | "work" | "wrench" | "wrenches" | "zoom-in" | "zoom-out";
|
|
49
|
-
}>;
|
|
47
|
+
name: "360" | "accessibility" | "active-cabin-ventilation" | "add" | "adjust" | "arrow-double-down" | "arrow-double-left" | "arrow-double-right" | "arrow-double-up" | "arrow-down" | "arrow-first" | "arrow-head-down" | "arrow-head-left" | "arrow-head-right" | "arrow-head-up" | "arrow-last" | "arrow-left" | "arrow-right" | "arrow-up" | "augmented-reality" | "battery-empty" | "battery-full" | "bell" | "bookmark" | "broadcast" | "calculator" | "calendar" | "camera" | "car" | "car-battery" | "card" | "charging-active" | "charging-state" | "charging-station" | "chart" | "chat" | "check" | "city" | "climate" | "climate-control" | "clock" | "close" | "closed-caption" | "co2-emission" | "compare" | "configurate" | "copy" | "country-road" | "cubic-capacity" | "delete" | "disable" | "document" | "download" | "duration" | "edit" | "email" | "error-filled" | "exclamation" | "external" | "filter" | "fingerprint" | "flash" | "fuel-station" | "garage" | "gift" | "globe" | "grid" | "heart" | "heart-filled" | "highway" | "home" | "horn" | "image" | "increase" | "information" | "information-filled" | "key" | "leaf" | "leather" | "light" | "list" | "locate" | "lock" | "lock-open" | "logo-apple-podcast" | "logo-baidu" | "logo-delicious" | "logo-digg" | "logo-facebook" | "logo-foursquare" | "logo-gmail" | "logo-google" | "logo-hatena" | "logo-instagram" | "logo-kaixin" | "logo-kakaotalk" | "logo-linkedin" | "logo-naver" | "logo-pinterest" | "logo-qq" | "logo-qq-share" | "logo-reddit" | "logo-skyrock" | "logo-sohu" | "logo-spotify" | "logo-tecent" | "logo-telegram" | "logo-tiktok" | "logo-tumblr" | "logo-twitter" | "logo-viber" | "logo-vk" | "logo-wechat" | "logo-weibo" | "logo-whatsapp" | "logo-xing" | "logo-yahoo" | "logo-youku" | "logo-youtube" | "logout" | "map" | "menu-dots-horizontal" | "menu-dots-vertical" | "menu-lines" | "minus" | "mobile" | "moon" | "oil-can" | "parking-brake" | "parking-light" | "pause" | "phone" | "pin" | "pin-filled" | "play" | "plug" | "plus" | "preheating" | "printer" | "purchase" | "push-pin" | "push-pin-off" | "qr" | "question" | "racing-flag" | "refresh" | "replay" | "reset" | "roof-closed" | "roof-open" | "route" | "rss" | "save" | "screen" | "search" | "send" | "share" | "shopping-bag" | "shopping-bag-filled" | "shopping-cart" | "shopping-cart-filled" | "sidelights" | "snowflake" | "sort" | "stack" | "star" | "steering-wheel" | "stopwatch" | "subtract" | "success" | "success-filled" | "sun" | "switch" | "tablet" | "tachometer" | "tire" | "truck" | "upload" | "user" | "user-filled" | "user-group" | "user-manual" | "video" | "view" | "view-off" | "volume-off" | "volume-up" | "warning" | "warning-filled" | "weight" | "wifi" | "work" | "wrench" | "wrenches" | "zoom-in" | "zoom-out";
|
|
48
|
+
}, {}>;
|
|
50
49
|
export default _default;
|
|
51
50
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
52
51
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -3,12 +3,12 @@ import { getPrefixedTagName as i, syncProperties as n } from "../../utils.js";
|
|
|
3
3
|
const C = /* @__PURE__ */ a({
|
|
4
4
|
__name: "IconWrapper",
|
|
5
5
|
props: {
|
|
6
|
-
aria:
|
|
6
|
+
aria: {},
|
|
7
7
|
color: { default: "primary" },
|
|
8
8
|
lazy: { type: Boolean },
|
|
9
9
|
name: { default: "arrow-right" },
|
|
10
10
|
size: { default: "small" },
|
|
11
|
-
source:
|
|
11
|
+
source: {},
|
|
12
12
|
theme: { default: "light" }
|
|
13
13
|
},
|
|
14
14
|
setup(r) {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { InlineNotificationActionIcon, InlineNotificationState, Theme } from '../types';
|
|
3
2
|
type PInlineNotificationProps = {
|
|
4
3
|
/**
|
|
@@ -66,9 +65,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
66
65
|
description: string;
|
|
67
66
|
dismissButton: boolean;
|
|
68
67
|
state: "success" | "warning" | "error" | "info" | "neutral";
|
|
69
|
-
actionIcon: "360" | "accessibility" | "active-cabin-ventilation" | "add" | "adjust" | "arrow-double-down" | "arrow-double-left" | "arrow-double-right" | "arrow-double-up" | "arrow-down" | "arrow-first" | "arrow-head-down" | "arrow-head-left" | "arrow-head-right" | "arrow-head-up" | "arrow-last" | "arrow-left" | "arrow-right" | "arrow-up" | "augmented-reality" | "battery-empty" | "battery-full" | "bell" | "bookmark" | "broadcast" | "calculator" | "calendar" | "camera" | "car" | "car-battery" | "card" | "charging-active" | "charging-state" | "charging-station" | "chart" | "chat" | "check" | "city" | "climate" | "climate-control" | "clock" | "close" | "closed-caption" | "co2-emission" | "compare" | "configurate" | "country-road" | "cubic-capacity" | "delete" | "disable" | "document" | "download" | "duration" | "edit" | "email" | "error-filled" | "exclamation" | "external" | "filter" | "flash" | "fuel-station" | "garage" | "gift" | "globe" | "grid" | "highway" | "home" | "horn" | "image" | "increase" | "information" | "information-filled" | "key" | "leaf" | "leather" | "light" | "list" | "locate" | "lock" | "lock-open" | "logo-apple-podcast" | "logo-baidu" | "logo-delicious" | "logo-digg" | "logo-facebook" | "logo-foursquare" | "logo-gmail" | "logo-google" | "logo-hatena" | "logo-instagram" | "logo-kaixin" | "logo-kakaotalk" | "logo-linkedin" | "logo-naver" | "logo-pinterest" | "logo-qq" | "logo-qq-share" | "logo-reddit" | "logo-skyrock" | "logo-sohu" | "logo-spotify" | "logo-tecent" | "logo-telegram" | "logo-tiktok" | "logo-tumblr" | "logo-twitter" | "logo-viber" | "logo-vk" | "logo-wechat" | "logo-weibo" | "logo-whatsapp" | "logo-xing" | "logo-yahoo" | "logo-youku" | "logo-youtube" | "logout" | "map" | "menu-dots-horizontal" | "menu-dots-vertical" | "menu-lines" | "minus" | "mobile" | "moon" | "oil-can" | "parking-brake" | "parking-light" | "pause" | "phone" | "pin" | "pin-filled" | "play" | "plug" | "plus" | "preheating" | "printer" | "purchase" | "push-pin" | "push-pin-off" | "qr" | "question" | "racing-flag" | "refresh" | "replay" | "reset" | "route" | "rss" | "save" | "screen" | "search" | "send" | "share" | "shopping-bag" | "shopping-bag-filled" | "shopping-cart" | "shopping-cart-filled" | "sidelights" | "snowflake" | "sort" | "stack" | "star" | "steering-wheel" | "stopwatch" | "subtract" | "success" | "success-filled" | "sun" | "switch" | "tablet" | "tachometer" | "truck" | "upload" | "user" | "user-filled" | "user-group" | "user-manual" | "video" | "view" | "view-off" | "volume-off" | "volume-up" | "warning" | "warning-filled" | "weight" | "wifi" | "work" | "wrench" | "wrenches" | "zoom-in" | "zoom-out";
|
|
68
|
+
actionIcon: "360" | "accessibility" | "active-cabin-ventilation" | "add" | "adjust" | "arrow-double-down" | "arrow-double-left" | "arrow-double-right" | "arrow-double-up" | "arrow-down" | "arrow-first" | "arrow-head-down" | "arrow-head-left" | "arrow-head-right" | "arrow-head-up" | "arrow-last" | "arrow-left" | "arrow-right" | "arrow-up" | "augmented-reality" | "battery-empty" | "battery-full" | "bell" | "bookmark" | "broadcast" | "calculator" | "calendar" | "camera" | "car" | "car-battery" | "card" | "charging-active" | "charging-state" | "charging-station" | "chart" | "chat" | "check" | "city" | "climate" | "climate-control" | "clock" | "close" | "closed-caption" | "co2-emission" | "compare" | "configurate" | "copy" | "country-road" | "cubic-capacity" | "delete" | "disable" | "document" | "download" | "duration" | "edit" | "email" | "error-filled" | "exclamation" | "external" | "filter" | "fingerprint" | "flash" | "fuel-station" | "garage" | "gift" | "globe" | "grid" | "heart" | "heart-filled" | "highway" | "home" | "horn" | "image" | "increase" | "information" | "information-filled" | "key" | "leaf" | "leather" | "light" | "list" | "locate" | "lock" | "lock-open" | "logo-apple-podcast" | "logo-baidu" | "logo-delicious" | "logo-digg" | "logo-facebook" | "logo-foursquare" | "logo-gmail" | "logo-google" | "logo-hatena" | "logo-instagram" | "logo-kaixin" | "logo-kakaotalk" | "logo-linkedin" | "logo-naver" | "logo-pinterest" | "logo-qq" | "logo-qq-share" | "logo-reddit" | "logo-skyrock" | "logo-sohu" | "logo-spotify" | "logo-tecent" | "logo-telegram" | "logo-tiktok" | "logo-tumblr" | "logo-twitter" | "logo-viber" | "logo-vk" | "logo-wechat" | "logo-weibo" | "logo-whatsapp" | "logo-xing" | "logo-yahoo" | "logo-youku" | "logo-youtube" | "logout" | "map" | "menu-dots-horizontal" | "menu-dots-vertical" | "menu-lines" | "minus" | "mobile" | "moon" | "oil-can" | "parking-brake" | "parking-light" | "pause" | "phone" | "pin" | "pin-filled" | "play" | "plug" | "plus" | "preheating" | "printer" | "purchase" | "push-pin" | "push-pin-off" | "qr" | "question" | "racing-flag" | "refresh" | "replay" | "reset" | "roof-closed" | "roof-open" | "route" | "rss" | "save" | "screen" | "search" | "send" | "share" | "shopping-bag" | "shopping-bag-filled" | "shopping-cart" | "shopping-cart-filled" | "sidelights" | "snowflake" | "sort" | "stack" | "star" | "steering-wheel" | "stopwatch" | "subtract" | "success" | "success-filled" | "sun" | "switch" | "tablet" | "tachometer" | "tire" | "truck" | "upload" | "user" | "user-filled" | "user-group" | "user-manual" | "video" | "view" | "view-off" | "volume-off" | "volume-up" | "warning" | "warning-filled" | "weight" | "wifi" | "work" | "wrench" | "wrenches" | "zoom-in" | "zoom-out";
|
|
70
69
|
actionLoading: boolean;
|
|
71
|
-
}>, {
|
|
70
|
+
}, {}>, {
|
|
72
71
|
default?(_: {}): any;
|
|
73
72
|
}>;
|
|
74
73
|
export default _default;
|
|
@@ -89,12 +88,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
89
88
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
90
89
|
new (): {
|
|
91
90
|
$slots: S;
|
|
92
|
-
$props: __VLS_PropsChildren<S>;
|
|
93
91
|
};
|
|
94
92
|
};
|
|
95
|
-
type __VLS_PropsChildren<S> = {
|
|
96
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
97
|
-
};
|
|
98
93
|
type __VLS_Prettify<T> = {
|
|
99
94
|
[K in keyof T]: T[K];
|
|
100
95
|
} & {};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { defineComponent as l, ref as d, onMounted as f, onUpdated as p, openBlock as
|
|
2
|
-
import { getPrefixedTagName as v, syncProperties as
|
|
1
|
+
import { defineComponent as l, ref as d, onMounted as f, onUpdated as p, openBlock as c, createBlock as u, resolveDynamicComponent as m, unref as g, withCtx as _, renderSlot as h } from "vue";
|
|
2
|
+
import { getPrefixedTagName as v, syncProperties as n, addEventListenerToElementRef as a } from "../../utils.js";
|
|
3
3
|
const k = /* @__PURE__ */ l({
|
|
4
4
|
__name: "InlineNotificationWrapper",
|
|
5
5
|
props: {
|
|
6
6
|
actionIcon: { default: "arrow-right" },
|
|
7
|
-
actionLabel:
|
|
7
|
+
actionLabel: {},
|
|
8
8
|
actionLoading: { type: Boolean, default: !1 },
|
|
9
9
|
description: { default: "" },
|
|
10
10
|
dismissButton: { type: Boolean, default: !0 },
|
|
@@ -15,12 +15,12 @@ const k = /* @__PURE__ */ l({
|
|
|
15
15
|
},
|
|
16
16
|
emits: ["action", "dismiss"],
|
|
17
17
|
setup(i, { emit: t }) {
|
|
18
|
-
const
|
|
18
|
+
const o = i, s = v("p-inline-notification"), e = d();
|
|
19
19
|
return f(() => {
|
|
20
|
-
|
|
20
|
+
n(e.value, o), a(e.value, "action", t), a(e.value, "dismiss", t);
|
|
21
21
|
}), p(() => {
|
|
22
|
-
|
|
23
|
-
}), (r, y) => (
|
|
22
|
+
n(e.value, o);
|
|
23
|
+
}), (r, y) => (c(), u(m(g(s)), {
|
|
24
24
|
ref_key: "pdsComponentRef",
|
|
25
25
|
ref: e
|
|
26
26
|
}, {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { BreakpointCustomizable, LinkPureAlignLabel, SelectedAriaAttributes, LinkPureAriaAttribute, LinkPureIcon, LinkPureSize, LinkPureTarget, Theme, LinkPureWeight } from '../types';
|
|
3
2
|
type PLinkPureProps = {
|
|
4
3
|
/**
|
|
@@ -96,7 +95,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
96
95
|
icon: import("../types").LinkButtonIconName;
|
|
97
96
|
target: string;
|
|
98
97
|
underline: boolean;
|
|
99
|
-
}>, {
|
|
98
|
+
}, {}>, {
|
|
100
99
|
default?(_: {}): any;
|
|
101
100
|
}>;
|
|
102
101
|
export default _default;
|
|
@@ -117,12 +116,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
117
116
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
118
117
|
new (): {
|
|
119
118
|
$slots: S;
|
|
120
|
-
$props: __VLS_PropsChildren<S>;
|
|
121
119
|
};
|
|
122
120
|
};
|
|
123
|
-
type __VLS_PropsChildren<S> = {
|
|
124
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
125
|
-
};
|
|
126
121
|
type __VLS_Prettify<T> = {
|
|
127
122
|
[K in keyof T]: T[K];
|
|
128
123
|
} & {};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { getPrefixedTagName as h, syncProperties as
|
|
3
|
-
const w = /* @__PURE__ */
|
|
1
|
+
import { defineComponent as n, ref as f, onMounted as d, onUpdated as u, openBlock as p, createBlock as s, resolveDynamicComponent as i, unref as c, withCtx as m, renderSlot as g } from "vue";
|
|
2
|
+
import { getPrefixedTagName as h, syncProperties as a } from "../../utils.js";
|
|
3
|
+
const w = /* @__PURE__ */ n({
|
|
4
4
|
__name: "LinkPureWrapper",
|
|
5
5
|
props: {
|
|
6
6
|
active: { type: Boolean, default: !1 },
|
|
7
7
|
alignLabel: { default: "right" },
|
|
8
|
-
aria:
|
|
9
|
-
download:
|
|
8
|
+
aria: {},
|
|
9
|
+
download: {},
|
|
10
10
|
hideLabel: { default: !1 },
|
|
11
|
-
href:
|
|
11
|
+
href: {},
|
|
12
12
|
icon: { default: "arrow-right" },
|
|
13
|
-
iconSource:
|
|
14
|
-
rel:
|
|
13
|
+
iconSource: {},
|
|
14
|
+
rel: {},
|
|
15
15
|
size: { default: "small" },
|
|
16
16
|
stretch: { default: !1 },
|
|
17
17
|
target: { default: "_self" },
|
|
@@ -19,18 +19,18 @@ const w = /* @__PURE__ */ r({
|
|
|
19
19
|
underline: { type: Boolean, default: !1 },
|
|
20
20
|
weight: { default: "regular" }
|
|
21
21
|
},
|
|
22
|
-
setup(
|
|
23
|
-
const t =
|
|
24
|
-
return
|
|
25
|
-
|
|
26
|
-
}),
|
|
27
|
-
|
|
28
|
-
}), (
|
|
22
|
+
setup(o) {
|
|
23
|
+
const t = o, r = h("p-link-pure"), e = f();
|
|
24
|
+
return d(() => {
|
|
25
|
+
a(e.value, t);
|
|
26
|
+
}), u(() => {
|
|
27
|
+
a(e.value, t);
|
|
28
|
+
}), (l, _) => (p(), s(i(c(r)), {
|
|
29
29
|
ref_key: "pdsComponentRef",
|
|
30
30
|
ref: e
|
|
31
31
|
}, {
|
|
32
32
|
default: m(() => [
|
|
33
|
-
g(
|
|
33
|
+
g(l.$slots, "default")
|
|
34
34
|
]),
|
|
35
35
|
_: 3
|
|
36
36
|
}, 512));
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/** __vue_virtual_code_placeholder */
|
|
2
1
|
import type { BreakpointCustomizable, LinkSocialIcon, LinkSocialTarget, Theme } from '../types';
|
|
3
2
|
type PLinkSocialProps = {
|
|
4
3
|
/**
|
|
@@ -43,7 +42,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
43
42
|
theme: "light" | "dark";
|
|
44
43
|
hideLabel: BreakpointCustomizable<boolean>;
|
|
45
44
|
target: string;
|
|
46
|
-
}>, {
|
|
45
|
+
}, {}>, {
|
|
47
46
|
default?(_: {}): any;
|
|
48
47
|
}>;
|
|
49
48
|
export default _default;
|
|
@@ -64,12 +63,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
64
63
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
65
64
|
new (): {
|
|
66
65
|
$slots: S;
|
|
67
|
-
$props: __VLS_PropsChildren<S>;
|
|
68
66
|
};
|
|
69
67
|
};
|
|
70
|
-
type __VLS_PropsChildren<S> = {
|
|
71
|
-
[K in keyof (boolean extends (JSX.ElementChildrenAttribute extends never ? true : false) ? never : JSX.ElementChildrenAttribute)]?: S;
|
|
72
|
-
};
|
|
73
68
|
type __VLS_Prettify<T> = {
|
|
74
69
|
[K in keyof T]: T[K];
|
|
75
70
|
} & {};
|