@porsche-design-system/components-vue 3.29.0-rc.0 → 3.29.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.
Files changed (96) hide show
  1. package/CHANGELOG.md +51 -3
  2. package/cjs/PorscheDesignSystemProvider.vue.cjs +1 -1
  3. package/cjs/lib/components/InputSearchWrapper.vue.cjs +1 -1
  4. package/cjs/lib/components/PopoverWrapper.vue.cjs +1 -1
  5. package/cjs/lib/components/TextareaWrapper.vue.cjs +1 -1
  6. package/esm/PorscheDesignSystemProvider.vue.d.ts +6 -6
  7. package/esm/PorscheDesignSystemProvider.vue.mjs +11 -8
  8. package/esm/lib/components/AccordionWrapper.vue.d.ts +8 -7
  9. package/esm/lib/components/BannerWrapper.vue.d.ts +13 -6
  10. package/esm/lib/components/ButtonGroupWrapper.vue.d.ts +6 -5
  11. package/esm/lib/components/ButtonPureWrapper.vue.d.ts +7 -6
  12. package/esm/lib/components/ButtonTileWrapper.vue.d.ts +7 -6
  13. package/esm/lib/components/ButtonWrapper.vue.d.ts +7 -6
  14. package/esm/lib/components/CanvasWrapper.vue.d.ts +12 -5
  15. package/esm/lib/components/CarouselWrapper.vue.d.ts +8 -7
  16. package/esm/lib/components/CheckboxWrapper.vue.d.ts +10 -9
  17. package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +6 -5
  18. package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +6 -5
  19. package/esm/lib/components/CrestWrapper.vue.d.ts +1 -1
  20. package/esm/lib/components/DisplayWrapper.vue.d.ts +6 -5
  21. package/esm/lib/components/DividerWrapper.vue.d.ts +1 -1
  22. package/esm/lib/components/DrilldownItemWrapper.vue.d.ts +6 -5
  23. package/esm/lib/components/DrilldownLinkWrapper.vue.d.ts +7 -6
  24. package/esm/lib/components/DrilldownWrapper.vue.d.ts +12 -5
  25. package/esm/lib/components/FieldsetWrapper.vue.d.ts +6 -5
  26. package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +6 -5
  27. package/esm/lib/components/FlexItemWrapper.vue.d.ts +6 -5
  28. package/esm/lib/components/FlexWrapper.vue.d.ts +6 -5
  29. package/esm/lib/components/FlyoutWrapper.vue.d.ts +12 -5
  30. package/esm/lib/components/GridItemWrapper.vue.d.ts +6 -5
  31. package/esm/lib/components/GridWrapper.vue.d.ts +6 -5
  32. package/esm/lib/components/HeadingWrapper.vue.d.ts +6 -5
  33. package/esm/lib/components/HeadlineWrapper.vue.d.ts +6 -5
  34. package/esm/lib/components/IconWrapper.vue.d.ts +2 -2
  35. package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +13 -6
  36. package/esm/lib/components/InputNumberWrapper.vue.d.ts +11 -10
  37. package/esm/lib/components/InputPasswordWrapper.vue.d.ts +11 -10
  38. package/esm/lib/components/InputSearchWrapper.vue.d.ts +11 -10
  39. package/esm/lib/components/InputSearchWrapper.vue.mjs +7 -7
  40. package/esm/lib/components/InputTextWrapper.vue.d.ts +11 -10
  41. package/esm/lib/components/LinkPureWrapper.vue.d.ts +7 -6
  42. package/esm/lib/components/LinkSocialWrapper.vue.d.ts +7 -6
  43. package/esm/lib/components/LinkTileModelSignatureWrapper.vue.d.ts +6 -5
  44. package/esm/lib/components/LinkTileProductWrapper.vue.d.ts +8 -7
  45. package/esm/lib/components/LinkTileWrapper.vue.d.ts +7 -6
  46. package/esm/lib/components/LinkWrapper.vue.d.ts +7 -6
  47. package/esm/lib/components/MarqueWrapper.vue.d.ts +2 -2
  48. package/esm/lib/components/ModalWrapper.vue.d.ts +12 -5
  49. package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +6 -5
  50. package/esm/lib/components/MultiSelectOptionWrapper.vue.d.ts +6 -5
  51. package/esm/lib/components/MultiSelectWrapper.vue.d.ts +8 -7
  52. package/esm/lib/components/OptgroupWrapper.vue.d.ts +6 -5
  53. package/esm/lib/components/PaginationWrapper.vue.d.ts +3 -3
  54. package/esm/lib/components/PinCodeWrapper.vue.d.ts +8 -7
  55. package/esm/lib/components/PopoverWrapper.vue.d.ts +17 -5
  56. package/esm/lib/components/PopoverWrapper.vue.mjs +16 -12
  57. package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +6 -5
  58. package/esm/lib/components/ScrollerWrapper.vue.d.ts +6 -5
  59. package/esm/lib/components/SegmentedControlItemWrapper.vue.d.ts +6 -5
  60. package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +8 -7
  61. package/esm/lib/components/SelectOptionWrapper.vue.d.ts +6 -5
  62. package/esm/lib/components/SelectWrapper.vue.d.ts +9 -8
  63. package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +6 -5
  64. package/esm/lib/components/SheetWrapper.vue.d.ts +12 -5
  65. package/esm/lib/components/SpinnerWrapper.vue.d.ts +1 -1
  66. package/esm/lib/components/StepperHorizontalItemWrapper.vue.d.ts +6 -5
  67. package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +8 -7
  68. package/esm/lib/components/SwitchWrapper.vue.d.ts +9 -8
  69. package/esm/lib/components/TableBodyWrapper.vue.d.ts +6 -5
  70. package/esm/lib/components/TableCellWrapper.vue.d.ts +6 -5
  71. package/esm/lib/components/TableHeadCellWrapper.vue.d.ts +6 -5
  72. package/esm/lib/components/TableHeadRowWrapper.vue.d.ts +6 -5
  73. package/esm/lib/components/TableHeadWrapper.vue.d.ts +6 -5
  74. package/esm/lib/components/TableRowWrapper.vue.d.ts +6 -5
  75. package/esm/lib/components/TableWrapper.vue.d.ts +8 -7
  76. package/esm/lib/components/TabsBarWrapper.vue.d.ts +8 -7
  77. package/esm/lib/components/TabsItemWrapper.vue.d.ts +6 -5
  78. package/esm/lib/components/TabsWrapper.vue.d.ts +8 -7
  79. package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +6 -5
  80. package/esm/lib/components/TagWrapper.vue.d.ts +6 -5
  81. package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +12 -5
  82. package/esm/lib/components/TextListItemWrapper.vue.d.ts +6 -5
  83. package/esm/lib/components/TextListWrapper.vue.d.ts +6 -5
  84. package/esm/lib/components/TextWrapper.vue.d.ts +7 -6
  85. package/esm/lib/components/TextareaWrapper.vue.d.ts +15 -14
  86. package/esm/lib/components/TextareaWrapper.vue.mjs +5 -5
  87. package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +6 -5
  88. package/esm/lib/components/ToastWrapper.vue.d.ts +1 -1
  89. package/esm/lib/components/WordmarkWrapper.vue.d.ts +1 -1
  90. package/esm/lib/types.d.ts +2 -0
  91. package/package.json +7 -7
  92. package/partials/esm/index.mjs +1 -0
  93. package/partials/package.json +3 -3
  94. package/partials/index.js +0 -12
  95. /package/partials/{index.cjs → cjs/index.cjs} +0 -0
  96. /package/partials/{index.d.ts → esm/index.d.ts} +0 -0
package/CHANGELOG.md CHANGED
@@ -14,9 +14,57 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
14
14
 
15
15
  ## [Unreleased]
16
16
 
17
+ ## [3.29.0-rc.2] - 2025-07-28
18
+
19
+ ### Changed
20
+
21
+ - Partials: provide CJS & ESM build ([#3945](https://github.com/porsche-design-system/porsche-design-system/pull/3945))
22
+
23
+ ## [3.29.0-rc.1] - 2025-07-15
24
+
25
+ ### Added
26
+
27
+ - `Popover`: support for custom slotted button
28
+ ([#3861](https://github.com/porsche-design-system/porsche-design-system/pull/3861))
29
+ - `Icon`: `ai-spark` and `ai-spark-filled`
30
+ ([#3916](https://github.com/porsche-design-system/porsche-design-system/pull/3916))
31
+ - `Input Text`: `counter` prop functions independently of `max-length`, allowing character count display even when no
32
+ limit is set ([#3901](https://github.com/porsche-design-system/porsche-design-system/pull/3901))
33
+
34
+ ### Changed
35
+
36
+ - `Input Search`: `indicator` prop now defaults to `false`
37
+ ([#3917](https://github.com/porsche-design-system/porsche-design-system/pull/3917))
38
+ - Angular: updated peer dependency to `>=20.0.0 <21.0.0`
39
+ - **Breaking Change** `Textarea`:
40
+ - Renamed the `showCounter` prop to `counter`.
41
+ - Changed default behavior: the `counter` is now disabled by default (`false` instead of `true`).
42
+
43
+ ```diff
44
+ - <p-textarea name="some-name" showCounter="false"></p-textarea>
45
+ + <p-textarea name="some-name"></p-textarea>
46
+ ```
47
+
48
+ To enable the counter explicitly:
49
+
50
+ ```diff
51
+ - <p-textarea name="some-name"></p-textarea>
52
+ + <p-textarea name="some-name" counter="true"></p-textarea>
53
+ ```
54
+
55
+ ⚠️ This is a breaking change — you must update all instances using `showCounter`.
56
+ ([#3901](https://github.com/porsche-design-system/porsche-design-system/pull/3901))
57
+
58
+ ### Fixed
59
+
60
+ - `Carousel`: component does not work correctly if an invalid `lang` value is provided
61
+ ([#3924](https://github.com/porsche-design-system/porsche-design-system/pull/3924))
62
+ - Vue: fixed initial render for `dark` and `auto` themes in `PorscheDesignSystemProvider`
63
+ ([#3898](https://github.com/porsche-design-system/porsche-design-system/pull/3898))
64
+
17
65
  ## [3.29.0-rc.0] - 2025-06-27
18
66
 
19
- #### Added
67
+ ### Added
20
68
 
21
69
  - `Input Search`: ([#3874](https://github.com/porsche-design-system/porsche-design-system/pull/3874))
22
70
  - `Input Number`, `Input Password`: added loading state
@@ -29,11 +77,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
29
77
 
30
78
  ## [3.28.0] - 2025-06-02
31
79
 
32
- #### Added
80
+ ### Added
33
81
 
34
82
  - `Input Number`: ([#3855](https://github.com/porsche-design-system/porsche-design-system/pull/3855))
35
83
 
36
- #### Fixed
84
+ ### Fixed
37
85
 
38
86
  - `Select Wrapper`: update of scroll position if dropdown is navigated with keyboard
39
87
  ([#3858](https://github.com/porsche-design-system/porsche-design-system/pull/3858))
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),i=require("@porsche-design-system/components-js"),n=require("./utils.cjs"),c=e.defineComponent({__name:"PorscheDesignSystemProvider",props:{prefix:{default:""},cdn:{},theme:{default:"light"}},setup(o){const r=e.ref("light"),t=o;return e.onUpdated(()=>{r.value=t.theme}),i.load(t),e.provide(n.prefixInjectionKey,t.prefix),e.provide(n.themeInjectionKey,r),(s,p)=>e.renderSlot(s.$slots,"default")}});module.exports=c;
1
+ "use strict";const e=require("vue"),i=require("@porsche-design-system/components-js"),o=require("./utils.cjs"),c=e.defineComponent({__name:"PorscheDesignSystemProvider",props:{prefix:{default:""},cdn:{},theme:{default:"light"}},setup(s){const t=s,n=e.ref(t.theme);return e.watch(()=>t.theme,r=>{n.value=r}),i.load(t),e.provide(o.prefixInjectionKey,t.prefix),e.provide(o.themeInjectionKey,n),(r,p)=>e.renderSlot(r.$slots,"default")}});module.exports=c;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),t=require("../../utils.cjs"),p=e.defineComponent({__name:"InputSearchWrapper",props:{autoComplete:{},clear:{type:Boolean,default:!1},compact:{type:Boolean,default:!1},description:{default:""},disabled:{type:Boolean,default:!1},form:{},hideLabel:{default:!1},indicator:{type:Boolean,default:!0},label:{default:""},loading:{type:Boolean,default:!1},message:{default:""},name:{},placeholder:{default:""},readOnly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},state:{default:"none"},theme:{},value:{default:""}},emits:["blur","change","input"],setup(d,{emit:u}){const f=t.usePrefix("p-input-search"),a=d,n=e.ref(),o=u,s=e.inject(t.themeInjectionKey),r=()=>t.syncProperties(n,{...a,theme:a.theme||s.value});return e.onMounted(()=>{r(),t.addEventListenerToElementRef(n,"blur",o),t.addEventListenerToElementRef(n,"change",o),t.addEventListenerToElementRef(n,"input",o)}),e.onUpdated(r),e.watch(s,l=>{t.syncProperties(n,{theme:a.theme||l})}),(l,c)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(f)),{ref_key:"pdsComponentRef",ref:n},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"default")]),_:3},512))}});module.exports=p;
1
+ "use strict";const e=require("vue"),t=require("../../utils.cjs"),p=e.defineComponent({__name:"InputSearchWrapper",props:{autoComplete:{},clear:{type:Boolean,default:!1},compact:{type:Boolean,default:!1},description:{default:""},disabled:{type:Boolean,default:!1},form:{},hideLabel:{default:!1},indicator:{type:Boolean,default:!1},label:{default:""},loading:{type:Boolean,default:!1},message:{default:""},name:{},placeholder:{default:""},readOnly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},state:{default:"none"},theme:{},value:{default:""}},emits:["blur","change","input"],setup(d,{emit:f}){const u=t.usePrefix("p-input-search"),a=d,n=e.ref(),o=f,s=e.inject(t.themeInjectionKey),r=()=>t.syncProperties(n,{...a,theme:a.theme||s.value});return e.onMounted(()=>{r(),t.addEventListenerToElementRef(n,"blur",o),t.addEventListenerToElementRef(n,"change",o),t.addEventListenerToElementRef(n,"input",o)}),e.onUpdated(r),e.watch(s,l=>{t.syncProperties(n,{theme:a.theme||l})}),(l,c)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(u)),{ref_key:"pdsComponentRef",ref:n},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"default")]),_:3},512))}});module.exports=p;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),t=require("../../utils.cjs"),m=e.defineComponent({__name:"PopoverWrapper",props:{aria:{},description:{},direction:{default:"bottom"},theme:{}},setup(c){const i=t.usePrefix("p-popover"),o=c,n=e.ref(),s=e.inject(t.themeInjectionKey),p=()=>t.syncProperties(n,{...o,theme:o.theme||s.value});return e.onMounted(p),e.onUpdated(p),e.watch(s,r=>{t.syncProperties(n,{theme:o.theme||r})}),(r,a)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(i)),{ref_key:"pdsComponentRef",ref:n},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},512))}});module.exports=m;
1
+ "use strict";const e=require("vue"),t=require("../../utils.cjs"),d=e.defineComponent({__name:"PopoverWrapper",props:{aria:{},description:{},direction:{default:"bottom"},open:{type:Boolean,default:!1},theme:{}},emits:["dismiss"],setup(i,{emit:c}){const m=t.usePrefix("p-popover"),n=i,o=e.ref(),a=c,r=e.inject(t.themeInjectionKey),p=()=>t.syncProperties(o,{...n,theme:n.theme||r.value});return e.onMounted(()=>{p(),t.addEventListenerToElementRef(o,"dismiss",a)}),e.onUpdated(p),e.watch(r,s=>{t.syncProperties(o,{theme:n.theme||s})}),(s,f)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(m)),{ref_key:"pdsComponentRef",ref:o},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default")]),_:3},512))}});module.exports=d;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),t=require("../../utils.cjs"),p=e.defineComponent({__name:"TextareaWrapper",props:{autoComplete:{},description:{default:""},disabled:{type:Boolean,default:!1},form:{},hideLabel:{default:!1},label:{default:""},maxLength:{},message:{default:""},minLength:{},name:{},placeholder:{default:""},readOnly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},resize:{default:"vertical"},rows:{default:7},showCounter:{type:Boolean,default:!0},spellCheck:{type:Boolean},state:{default:"none"},theme:{},value:{default:""},wrap:{default:"soft"}},emits:["blur","change","input"],setup(u,{emit:d}){const f=t.usePrefix("p-textarea"),o=u,n=e.ref(),a=d,r=e.inject(t.themeInjectionKey),s=()=>t.syncProperties(n,{...o,theme:o.theme||r.value});return e.onMounted(()=>{s(),t.addEventListenerToElementRef(n,"blur",a),t.addEventListenerToElementRef(n,"change",a),t.addEventListenerToElementRef(n,"input",a)}),e.onUpdated(s),e.watch(r,l=>{t.syncProperties(n,{theme:o.theme||l})}),(l,c)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(f)),{ref_key:"pdsComponentRef",ref:n},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"default")]),_:3},512))}});module.exports=p;
1
+ "use strict";const e=require("vue"),t=require("../../utils.cjs"),p=e.defineComponent({__name:"TextareaWrapper",props:{autoComplete:{},counter:{type:Boolean,default:!1},description:{default:""},disabled:{type:Boolean,default:!1},form:{},hideLabel:{default:!1},label:{default:""},maxLength:{},message:{default:""},minLength:{},name:{},placeholder:{default:""},readOnly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},resize:{default:"vertical"},rows:{default:7},spellCheck:{type:Boolean},state:{default:"none"},theme:{},value:{default:""},wrap:{default:"soft"}},emits:["blur","change","input"],setup(d,{emit:f}){const u=t.usePrefix("p-textarea"),a=d,n=e.ref(),o=f,s=e.inject(t.themeInjectionKey),r=()=>t.syncProperties(n,{...a,theme:a.theme||s.value});return e.onMounted(()=>{r(),t.addEventListenerToElementRef(n,"blur",o),t.addEventListenerToElementRef(n,"change",o),t.addEventListenerToElementRef(n,"input",o)}),e.onUpdated(r),e.watch(s,l=>{t.syncProperties(n,{theme:a.theme||l})}),(l,c)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(u)),{ref_key:"pdsComponentRef",ref:n},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"default")]),_:3},512))}});module.exports=p;
@@ -4,17 +4,17 @@ type Props = {
4
4
  cdn?: 'auto' | 'cn';
5
5
  theme?: Theme;
6
6
  };
7
- declare function __VLS_template(): {
8
- default?(_: {}): any;
7
+ declare var __VLS_1: {};
8
+ type __VLS_Slots = {} & {
9
+ default?: (props: typeof __VLS_1) => any;
9
10
  };
10
- declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
11
+ declare const __VLS_component: import("vue").DefineComponent<Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
11
12
  theme: Theme;
12
13
  prefix: string;
13
14
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
15
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
15
16
  export default _default;
16
-
17
- type __VLS_WithTemplateSlots<T, S> = T & {
17
+ type __VLS_WithSlots<T, S> = T & {
18
18
  new (): {
19
19
  $slots: S;
20
20
  };
@@ -1,18 +1,21 @@
1
- import { defineComponent as i, ref as p, onUpdated as f, provide as o, renderSlot as m } from "vue";
1
+ import { defineComponent as m, ref as f, watch as i, provide as o, renderSlot as p } from "vue";
2
2
  import { load as s } from "@porsche-design-system/components-js";
3
- import { prefixInjectionKey as d, themeInjectionKey as a } from "./utils.mjs";
4
- const _ = /* @__PURE__ */ i({
3
+ import { prefixInjectionKey as a, themeInjectionKey as c } from "./utils.mjs";
4
+ const _ = /* @__PURE__ */ m({
5
5
  __name: "PorscheDesignSystemProvider",
6
6
  props: {
7
7
  prefix: { default: "" },
8
8
  cdn: {},
9
9
  theme: { default: "light" }
10
10
  },
11
- setup(r) {
12
- const t = p("light"), e = r;
13
- return f(() => {
14
- t.value = e.theme;
15
- }), s(e), o(d, e.prefix), o(a, t), (n, c) => m(n.$slots, "default");
11
+ setup(n) {
12
+ const e = n, r = f(e.theme);
13
+ return i(
14
+ () => e.theme,
15
+ (t) => {
16
+ r.value = t;
17
+ }
18
+ ), s(e), o(a, e.prefix), o(c, r), (t, d) => p(t.$slots, "default");
16
19
  }
17
20
  });
18
21
  export {
@@ -33,12 +33,13 @@ type PAccordionProps = {
33
33
  */
34
34
  theme?: Theme;
35
35
  };
36
- declare function __VLS_template(): {
37
- default?(_: {}): any;
36
+ declare var __VLS_8: {};
37
+ type __VLS_Slots = {} & {
38
+ default?: (props: typeof __VLS_8) => any;
38
39
  };
39
- declare const __VLS_component: import("vue").DefineComponent<PAccordionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
40
- accordionChange: (value: import("../types").AccordionUpdateEvent) => void;
41
- update: (value: import("../types").AccordionUpdateEvent) => void;
40
+ declare const __VLS_component: import("vue").DefineComponent<PAccordionProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
41
+ accordionChange: (value: import("../types").AccordionUpdateEvent) => any;
42
+ update: (value: import("../types").AccordionUpdateEvent) => any;
42
43
  }, string, import("vue").PublicProps, Readonly<PAccordionProps> & Readonly<{
43
44
  onAccordionChange?: ((value: import("../types").AccordionUpdateEvent) => any) | undefined;
44
45
  onUpdate?: ((value: import("../types").AccordionUpdateEvent) => any) | undefined;
@@ -46,9 +47,9 @@ declare const __VLS_component: import("vue").DefineComponent<PAccordionProps, {}
46
47
  headingTag: AccordionHeadingTag;
47
48
  size: BreakpointCustomizable<AccordionSize>;
48
49
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
49
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
50
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
50
51
  export default _default;
51
- type __VLS_WithTemplateSlots<T, S> = T & {
52
+ type __VLS_WithSlots<T, S> = T & {
52
53
  new (): {
53
54
  $slots: S;
54
55
  };
@@ -38,20 +38,27 @@ type PBannerProps = {
38
38
  */
39
39
  width?: BannerWidth;
40
40
  };
41
- declare function __VLS_template(): {
42
- default?(_: {}): any;
41
+ declare var __VLS_8: {};
42
+ type __VLS_Slots = {} & {
43
+ default?: (props: typeof __VLS_8) => any;
43
44
  };
44
- declare const __VLS_component: import("vue").DefineComponent<PBannerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
45
+ declare const __VLS_component: import("vue").DefineComponent<PBannerProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
46
+ [x: string]: any;
47
+ } & {
48
+ [x: string]: any;
49
+ }, string, import("vue").PublicProps, Readonly<PBannerProps> & Readonly<{
50
+ [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
51
+ }>, {
45
52
  heading: string;
46
- description: string;
47
53
  headingTag: BannerHeadingTag;
48
54
  open: boolean;
55
+ description: string;
49
56
  dismissButton: boolean;
50
57
  state: BannerState;
51
58
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
52
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
59
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
53
60
  export default _default;
54
- type __VLS_WithTemplateSlots<T, S> = T & {
61
+ type __VLS_WithSlots<T, S> = T & {
55
62
  new (): {
56
63
  $slots: S;
57
64
  };
@@ -5,15 +5,16 @@ type PButtonGroupProps = {
5
5
  */
6
6
  direction?: BreakpointCustomizable<ButtonGroupDirection>;
7
7
  };
8
- declare function __VLS_template(): {
9
- default?(_: {}): any;
8
+ declare var __VLS_8: {};
9
+ type __VLS_Slots = {} & {
10
+ default?: (props: typeof __VLS_8) => any;
10
11
  };
11
- declare const __VLS_component: import("vue").DefineComponent<PButtonGroupProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonGroupProps> & Readonly<{}>, {
12
+ declare const __VLS_component: import("vue").DefineComponent<PButtonGroupProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonGroupProps> & Readonly<{}>, {
12
13
  direction: BreakpointCustomizable<ButtonGroupDirection>;
13
14
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
15
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
15
16
  export default _default;
16
- type __VLS_WithTemplateSlots<T, S> = T & {
17
+ type __VLS_WithSlots<T, S> = T & {
17
18
  new (): {
18
19
  $slots: S;
19
20
  };
@@ -70,15 +70,16 @@ type PButtonPureProps = {
70
70
  */
71
71
  weight?: ButtonPureWeight;
72
72
  };
73
- declare function __VLS_template(): {
74
- default?(_: {}): any;
73
+ declare var __VLS_8: {};
74
+ type __VLS_Slots = {} & {
75
+ default?: (props: typeof __VLS_8) => any;
75
76
  };
76
- declare const __VLS_component: import("vue").DefineComponent<PButtonPureProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonPureProps> & Readonly<{}>, {
77
+ declare const __VLS_component: import("vue").DefineComponent<PButtonPureProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonPureProps> & Readonly<{}>, {
77
78
  weight: ButtonPureWeight;
78
79
  stretch: BreakpointCustomizable<boolean>;
79
80
  type: ButtonPureType;
80
- disabled: boolean;
81
81
  size: BreakpointCustomizable<ButtonPureSize>;
82
+ disabled: boolean;
82
83
  hideLabel: BreakpointCustomizable<boolean>;
83
84
  icon: ButtonPureIcon;
84
85
  loading: boolean;
@@ -86,9 +87,9 @@ declare const __VLS_component: import("vue").DefineComponent<PButtonPureProps, {
86
87
  alignLabel: BreakpointCustomizable<ButtonPureAlignLabel>;
87
88
  underline: boolean;
88
89
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
89
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
90
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
90
91
  export default _default;
91
- type __VLS_WithTemplateSlots<T, S> = T & {
92
+ type __VLS_WithSlots<T, S> = T & {
92
93
  new (): {
93
94
  $slots: S;
94
95
  };
@@ -61,15 +61,16 @@ type PButtonTileProps = {
61
61
  */
62
62
  weight?: BreakpointCustomizable<ButtonTileWeight>;
63
63
  };
64
- declare function __VLS_template(): {
65
- default?(_: {}): any;
64
+ declare var __VLS_8: {};
65
+ type __VLS_Slots = {} & {
66
+ default?: (props: typeof __VLS_8) => any;
66
67
  };
67
- declare const __VLS_component: import("vue").DefineComponent<PButtonTileProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonTileProps> & Readonly<{}>, {
68
+ declare const __VLS_component: import("vue").DefineComponent<PButtonTileProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonTileProps> & Readonly<{}>, {
68
69
  weight: BreakpointCustomizable<ButtonTileWeight>;
69
70
  type: ButtonTileType;
70
- disabled: boolean;
71
71
  compact: BreakpointCustomizable<boolean>;
72
72
  size: BreakpointCustomizable<ButtonTileSize>;
73
+ disabled: boolean;
73
74
  icon: ButtonTileIcon;
74
75
  loading: boolean;
75
76
  align: ButtonTileAlign;
@@ -77,9 +78,9 @@ declare const __VLS_component: import("vue").DefineComponent<PButtonTileProps, {
77
78
  background: ButtonTileBackground;
78
79
  gradient: boolean;
79
80
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
80
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
81
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
81
82
  export default _default;
82
- type __VLS_WithTemplateSlots<T, S> = T & {
83
+ type __VLS_WithSlots<T, S> = T & {
83
84
  new (): {
84
85
  $slots: S;
85
86
  };
@@ -53,21 +53,22 @@ type PButtonProps = {
53
53
  */
54
54
  variant?: ButtonVariant;
55
55
  };
56
- declare function __VLS_template(): {
57
- default?(_: {}): any;
56
+ declare var __VLS_8: {};
57
+ type __VLS_Slots = {} & {
58
+ default?: (props: typeof __VLS_8) => any;
58
59
  };
59
- declare const __VLS_component: import("vue").DefineComponent<PButtonProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonProps> & Readonly<{}>, {
60
+ declare const __VLS_component: import("vue").DefineComponent<PButtonProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PButtonProps> & Readonly<{}>, {
60
61
  type: ButtonType;
61
- disabled: boolean;
62
62
  compact: BreakpointCustomizable<boolean>;
63
+ disabled: boolean;
63
64
  hideLabel: BreakpointCustomizable<boolean>;
64
65
  icon: ButtonIcon;
65
66
  loading: boolean;
66
67
  variant: ButtonVariant;
67
68
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
68
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
69
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
69
70
  export default _default;
70
- type __VLS_WithTemplateSlots<T, S> = T & {
71
+ type __VLS_WithSlots<T, S> = T & {
71
72
  new (): {
72
73
  $slots: S;
73
74
  };
@@ -10,16 +10,23 @@ type PCanvasProps = {
10
10
  */
11
11
  theme?: Theme;
12
12
  };
13
- declare function __VLS_template(): {
14
- default?(_: {}): any;
13
+ declare var __VLS_8: {};
14
+ type __VLS_Slots = {} & {
15
+ default?: (props: typeof __VLS_8) => any;
15
16
  };
16
- declare const __VLS_component: import("vue").DefineComponent<PCanvasProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
17
+ declare const __VLS_component: import("vue").DefineComponent<PCanvasProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
+ [x: string]: any;
19
+ } & {
20
+ [x: string]: any;
21
+ }, string, import("vue").PublicProps, Readonly<PCanvasProps> & Readonly<{
22
+ [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
23
+ }>, {
17
24
  sidebarEndOpen: boolean;
18
25
  sidebarStartOpen: boolean;
19
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
27
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
21
28
  export default _default;
22
- type __VLS_WithTemplateSlots<T, S> = T & {
29
+ type __VLS_WithSlots<T, S> = T & {
23
30
  new (): {
24
31
  $slots: S;
25
32
  };
@@ -78,12 +78,13 @@ type PCarouselProps = {
78
78
  */
79
79
  wrapContent?: boolean;
80
80
  };
81
- declare function __VLS_template(): {
82
- default?(_: {}): any;
81
+ declare var __VLS_8: {};
82
+ type __VLS_Slots = {} & {
83
+ default?: (props: typeof __VLS_8) => any;
83
84
  };
84
- declare const __VLS_component: import("vue").DefineComponent<PCarouselProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
85
- carouselChange: (value: import("../types").CarouselUpdateEvent) => void;
86
- update: (value: import("../types").CarouselUpdateEvent) => void;
85
+ declare const __VLS_component: import("vue").DefineComponent<PCarouselProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
86
+ update: (value: import("../types").CarouselUpdateEvent) => any;
87
+ carouselChange: (value: import("../types").CarouselUpdateEvent) => any;
87
88
  }, string, import("vue").PublicProps, Readonly<PCarouselProps> & Readonly<{
88
89
  onUpdate?: ((value: import("../types").CarouselUpdateEvent) => any) | undefined;
89
90
  onCarouselChange?: ((value: import("../types").CarouselUpdateEvent) => any) | undefined;
@@ -100,9 +101,9 @@ declare const __VLS_component: import("vue").DefineComponent<PCarouselProps, {},
100
101
  slidesPerPage: BreakpointCustomizable<CarouselSlidesPerPage>;
101
102
  trimSpace: boolean;
102
103
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
103
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
104
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
104
105
  export default _default;
105
- type __VLS_WithTemplateSlots<T, S> = T & {
106
+ type __VLS_WithSlots<T, S> = T & {
106
107
  new (): {
107
108
  $slots: S;
108
109
  };
@@ -57,32 +57,33 @@ type PCheckboxProps = {
57
57
  */
58
58
  value?: string;
59
59
  };
60
- declare function __VLS_template(): {
61
- default?(_: {}): any;
60
+ declare var __VLS_8: {};
61
+ type __VLS_Slots = {} & {
62
+ default?: (props: typeof __VLS_8) => any;
62
63
  };
63
- declare const __VLS_component: import("vue").DefineComponent<PCheckboxProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
64
- blur: (value: Event) => void;
65
- update: (value: CheckboxUpdateEventDetail) => void;
64
+ declare const __VLS_component: import("vue").DefineComponent<PCheckboxProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
65
+ blur: (value: Event) => any;
66
+ update: (value: CheckboxUpdateEventDetail) => any;
66
67
  }, string, import("vue").PublicProps, Readonly<PCheckboxProps> & Readonly<{
67
68
  onBlur?: ((value: Event) => any) | undefined;
68
69
  onUpdate?: ((value: CheckboxUpdateEventDetail) => any) | undefined;
69
70
  }>, {
70
71
  label: string;
71
- disabled: boolean;
72
- name: string;
73
72
  compact: boolean;
74
73
  state: CheckboxState;
75
74
  required: boolean;
75
+ disabled: boolean;
76
76
  hideLabel: BreakpointCustomizable<boolean>;
77
77
  loading: boolean;
78
+ name: string;
78
79
  value: string;
79
80
  checked: boolean;
80
81
  indeterminate: boolean;
81
82
  message: string;
82
83
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
83
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
84
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
84
85
  export default _default;
85
- type __VLS_WithTemplateSlots<T, S> = T & {
86
+ type __VLS_WithSlots<T, S> = T & {
86
87
  new (): {
87
88
  $slots: S;
88
89
  };
@@ -25,19 +25,20 @@ type PCheckboxWrapperProps = {
25
25
  */
26
26
  theme?: Theme;
27
27
  };
28
- declare function __VLS_template(): {
29
- default?(_: {}): any;
28
+ declare var __VLS_8: {};
29
+ type __VLS_Slots = {} & {
30
+ default?: (props: typeof __VLS_8) => any;
30
31
  };
31
- declare const __VLS_component: import("vue").DefineComponent<PCheckboxWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PCheckboxWrapperProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PCheckboxWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PCheckboxWrapperProps> & Readonly<{}>, {
32
33
  label: string;
33
34
  state: CheckboxWrapperState;
34
35
  hideLabel: BreakpointCustomizable<boolean>;
35
36
  loading: boolean;
36
37
  message: string;
37
38
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
38
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
39
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
39
40
  export default _default;
40
- type __VLS_WithTemplateSlots<T, S> = T & {
41
+ type __VLS_WithSlots<T, S> = T & {
41
42
  new (): {
42
43
  $slots: S;
43
44
  };
@@ -15,17 +15,18 @@ type PContentWrapperProps = {
15
15
  */
16
16
  width?: ContentWrapperWidth;
17
17
  };
18
- declare function __VLS_template(): {
19
- default?(_: {}): any;
18
+ declare var __VLS_8: {};
19
+ type __VLS_Slots = {} & {
20
+ default?: (props: typeof __VLS_8) => any;
20
21
  };
21
- declare const __VLS_component: import("vue").DefineComponent<PContentWrapperProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PContentWrapperProps> & Readonly<{}>, {
22
+ declare const __VLS_component: import("vue").DefineComponent<PContentWrapperProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PContentWrapperProps> & Readonly<{}>, {
22
23
  width: ContentWrapperWidth;
23
24
  backgroundColor: ContentWrapperBackgroundColor;
24
25
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
26
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
26
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
27
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
27
28
  export default _default;
28
- type __VLS_WithTemplateSlots<T, S> = T & {
29
+ type __VLS_WithSlots<T, S> = T & {
29
30
  new (): {
30
31
  $slots: S;
31
32
  };
@@ -13,7 +13,7 @@ type PCrestProps = {
13
13
  */
14
14
  target?: CrestTarget;
15
15
  };
16
- declare const _default: import("vue").DefineComponent<PCrestProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PCrestProps> & Readonly<{}>, {
16
+ declare const _default: import("vue").DefineComponent<PCrestProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PCrestProps> & Readonly<{}>, {
17
17
  target: CrestTarget;
18
18
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
19
  export default _default;
@@ -25,18 +25,19 @@ type PDisplayProps = {
25
25
  */
26
26
  theme?: Theme;
27
27
  };
28
- declare function __VLS_template(): {
29
- default?(_: {}): any;
28
+ declare var __VLS_8: {};
29
+ type __VLS_Slots = {} & {
30
+ default?: (props: typeof __VLS_8) => any;
30
31
  };
31
- declare const __VLS_component: import("vue").DefineComponent<PDisplayProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDisplayProps> & Readonly<{}>, {
32
+ declare const __VLS_component: import("vue").DefineComponent<PDisplayProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDisplayProps> & Readonly<{}>, {
32
33
  size: BreakpointCustomizable<DisplaySize>;
33
34
  align: DisplayAlign;
34
35
  color: DisplayColor;
35
36
  ellipsis: boolean;
36
37
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
37
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
38
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
38
39
  export default _default;
39
- type __VLS_WithTemplateSlots<T, S> = T & {
40
+ type __VLS_WithSlots<T, S> = T & {
40
41
  new (): {
41
42
  $slots: S;
42
43
  };
@@ -17,7 +17,7 @@ type PDividerProps = {
17
17
  */
18
18
  theme?: Theme;
19
19
  };
20
- declare const _default: import("vue").DefineComponent<PDividerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDividerProps> & Readonly<{}>, {
20
+ declare const _default: import("vue").DefineComponent<PDividerProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDividerProps> & Readonly<{}>, {
21
21
  direction: BreakpointCustomizable<DividerDirection>;
22
22
  color: DividerColor;
23
23
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -20,17 +20,18 @@ type PDrilldownItemProps = {
20
20
  */
21
21
  secondary?: boolean;
22
22
  };
23
- declare function __VLS_template(): {
24
- default?(_: {}): any;
23
+ declare var __VLS_8: {};
24
+ type __VLS_Slots = {} & {
25
+ default?: (props: typeof __VLS_8) => any;
25
26
  };
26
- declare const __VLS_component: import("vue").DefineComponent<PDrilldownItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDrilldownItemProps> & Readonly<{}>, {
27
+ declare const __VLS_component: import("vue").DefineComponent<PDrilldownItemProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDrilldownItemProps> & Readonly<{}>, {
27
28
  primary: boolean;
28
29
  secondary: boolean;
29
30
  cascade: boolean;
30
31
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
31
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
32
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
32
33
  export default _default;
33
- type __VLS_WithTemplateSlots<T, S> = T & {
34
+ type __VLS_WithSlots<T, S> = T & {
34
35
  new (): {
35
36
  $slots: S;
36
37
  };
@@ -25,16 +25,17 @@ type PDrilldownLinkProps = {
25
25
  */
26
26
  target?: DrilldownLinkTarget;
27
27
  };
28
- declare function __VLS_template(): {
29
- default?(_: {}): any;
28
+ declare var __VLS_8: {};
29
+ type __VLS_Slots = {} & {
30
+ default?: (props: typeof __VLS_8) => any;
30
31
  };
31
- declare const __VLS_component: import("vue").DefineComponent<PDrilldownLinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDrilldownLinkProps> & Readonly<{}>, {
32
- active: boolean;
32
+ declare const __VLS_component: import("vue").DefineComponent<PDrilldownLinkProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PDrilldownLinkProps> & Readonly<{}>, {
33
33
  target: DrilldownLinkTarget;
34
+ active: boolean;
34
35
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
35
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
36
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
36
37
  export default _default;
37
- type __VLS_WithTemplateSlots<T, S> = T & {
38
+ type __VLS_WithSlots<T, S> = T & {
38
39
  new (): {
39
40
  $slots: S;
40
41
  };