@porsche-design-system/components-vue 3.7.0-rc.0 → 3.7.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 (59) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/LICENSE.md +115 -0
  3. package/cjs/lib/components/PinCodeWrapper.vue.cjs +1 -0
  4. package/cjs/lib/components/PinCodeWrapper.vue2.cjs +1 -0
  5. package/cjs/lib/components/RadioButtonWrapperWrapper.vue.cjs +1 -1
  6. package/cjs/public-api.cjs +1 -1
  7. package/esm/lib/components/AccordionWrapper.vue.d.ts +3 -3
  8. package/esm/lib/components/BannerWrapper.vue.d.ts +3 -3
  9. package/esm/lib/components/ButtonPureWrapper.vue.d.ts +3 -3
  10. package/esm/lib/components/ButtonTileWrapper.vue.d.ts +3 -3
  11. package/esm/lib/components/ButtonWrapper.vue.d.ts +3 -3
  12. package/esm/lib/components/CarouselWrapper.vue.d.ts +3 -3
  13. package/esm/lib/components/CheckboxWrapperWrapper.vue.d.ts +3 -3
  14. package/esm/lib/components/ContentWrapperWrapper.vue.d.ts +3 -3
  15. package/esm/lib/components/DisplayWrapper.vue.d.ts +3 -3
  16. package/esm/lib/components/DividerWrapper.vue.d.ts +3 -3
  17. package/esm/lib/components/FieldsetWrapper.vue.d.ts +3 -3
  18. package/esm/lib/components/FieldsetWrapperWrapper.vue.d.ts +3 -3
  19. package/esm/lib/components/FlexItemWrapper.vue.d.ts +3 -3
  20. package/esm/lib/components/FlyoutWrapper.vue.d.ts +3 -3
  21. package/esm/lib/components/HeadingWrapper.vue.d.ts +3 -3
  22. package/esm/lib/components/HeadlineWrapper.vue.d.ts +3 -3
  23. package/esm/lib/components/IconWrapper.vue.d.ts +3 -3
  24. package/esm/lib/components/InlineNotificationWrapper.vue.d.ts +3 -3
  25. package/esm/lib/components/LinkPureWrapper.vue.d.ts +3 -3
  26. package/esm/lib/components/LinkSocialWrapper.vue.d.ts +3 -3
  27. package/esm/lib/components/LinkTileWrapper.vue.d.ts +3 -3
  28. package/esm/lib/components/LinkWrapper.vue.d.ts +3 -3
  29. package/esm/lib/components/ModelSignatureWrapper.vue.d.ts +3 -3
  30. package/esm/lib/components/MultiSelectWrapper.vue.d.ts +6 -6
  31. package/esm/lib/components/PaginationWrapper.vue.d.ts +3 -3
  32. package/esm/lib/components/PinCodeWrapper.vue.d.ts +131 -0
  33. package/esm/lib/components/PinCodeWrapper.vue.mjs +40 -0
  34. package/esm/lib/components/PinCodeWrapper.vue2.mjs +4 -0
  35. package/esm/lib/components/PopoverWrapper.vue.d.ts +3 -3
  36. package/esm/lib/components/RadioButtonWrapperWrapper.vue.d.ts +12 -3
  37. package/esm/lib/components/RadioButtonWrapperWrapper.vue.mjs +11 -10
  38. package/esm/lib/components/ScrollerWrapper.vue.d.ts +3 -3
  39. package/esm/lib/components/SegmentedControlWrapper.vue.d.ts +3 -3
  40. package/esm/lib/components/SelectWrapperWrapper.vue.d.ts +6 -6
  41. package/esm/lib/components/SpinnerWrapper.vue.d.ts +3 -3
  42. package/esm/lib/components/StepperHorizontalWrapper.vue.d.ts +3 -3
  43. package/esm/lib/components/SwitchWrapper.vue.d.ts +3 -3
  44. package/esm/lib/components/TableWrapper.vue.d.ts +3 -3
  45. package/esm/lib/components/TabsBarWrapper.vue.d.ts +3 -3
  46. package/esm/lib/components/TabsWrapper.vue.d.ts +3 -3
  47. package/esm/lib/components/TagDismissibleWrapper.vue.d.ts +3 -3
  48. package/esm/lib/components/TagWrapper.vue.d.ts +3 -3
  49. package/esm/lib/components/TextFieldWrapperWrapper.vue.d.ts +3 -3
  50. package/esm/lib/components/TextListWrapper.vue.d.ts +3 -3
  51. package/esm/lib/components/TextWrapper.vue.d.ts +3 -3
  52. package/esm/lib/components/TextareaWrapperWrapper.vue.d.ts +3 -3
  53. package/esm/lib/components/ToastWrapper.vue.d.ts +3 -3
  54. package/esm/lib/components/WordmarkWrapper.vue.d.ts +3 -3
  55. package/esm/lib/components/index.d.ts +1 -0
  56. package/esm/lib/types.d.ts +18 -2
  57. package/esm/public-api.mjs +69 -67
  58. package/package.json +2 -2
  59. package/LICENSE +0 -59
package/CHANGELOG.md CHANGED
@@ -14,6 +14,45 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
14
14
 
15
15
  ### [Unreleased]
16
16
 
17
+ ### [3.7.0-rc.2] - 2023-09-28
18
+
19
+ #### Added
20
+
21
+ - Styles: `gridStyles` and `pds-grid` support basic usage inside `Flyout` component
22
+ ([#2756](https://github.com/porsche-design-system/porsche-design-system/pull/2756))
23
+
24
+ #### Fixed
25
+
26
+ - Overlay issues of header/footer in `Flyout` component
27
+ ([#2786](https://github.com/porsche-design-system/porsche-design-system/pull/2786))
28
+
29
+ ### [3.7.0-rc.1] - 2023-09-20
30
+
31
+ #### Added
32
+
33
+ - **[EXPERIMENTAL]** Prop `loading` for `Radio Button Wrapper`
34
+ ([#2774](https://github.com/porsche-design-system/porsche-design-system/pull/2774))
35
+ - Theme property supports `auto` for all themeable components, reflecting `prefers-color-scheme` based on OS system
36
+ settings ([#2719](https://github.com/porsche-design-system/porsche-design-system/pull/2719))
37
+ - `hyphens` CSS property can now be overwritten in `Button Tile`, `Link Tile` and `Link Tile Model Signature` components
38
+ ([#2758](https://github.com/porsche-design-system/porsche-design-system/pull/2758))
39
+ - Partials that produce innerHTML support `{ format: 'sha256' }` option for whitelisting in
40
+ [Content-Security-Policy (CSP)](must-know/security/content-security-policy)
41
+ ([#2773](https://github.com/porsche-design-system/porsche-design-system/pull/2773))
42
+ - `Pin Code` ([#2691](https://github.com/porsche-design-system/porsche-design-system/pull/2691))
43
+
44
+ #### Fixed
45
+
46
+ - Dragging of `Carousel` can become stucked
47
+ ([#2768](https://github.com/porsche-design-system/porsche-design-system/pull/2768))
48
+ - Color of `message` for `Fieldset`, `Fieldset Wrapper`, `Text Field Wrapper` and `Textarea Wrapper` in dark theme
49
+ ([#2769](https://github.com/porsche-design-system/porsche-design-system/pull/2769))
50
+
51
+ #### Changed
52
+
53
+ - Usage of `getInitialStyles()` partial is required and validated with an exception
54
+ ([#2749](https://github.com/porsche-design-system/porsche-design-system/pull/2749))
55
+
17
56
  ### [3.7.0-rc.0] - 2023-09-05
18
57
 
19
58
  #### Added
package/LICENSE.md ADDED
@@ -0,0 +1,115 @@
1
+ Copyright (c) 2022 Dr. Ing. h.c. F. Porsche AG
2
+
3
+ The Porsche Design System source code is licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
+ this file except in compliance with the License. You may obtain a copy of the License at
5
+ [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).
6
+
7
+ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an
8
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific
9
+ language governing permissions and limitations under the License.
10
+
11
+ All Porsche specific design assets like fonts, icons, marque, etc. are licensed under the Porsche Design System Assets
12
+ License Agreement.
13
+
14
+ By accessing, using or contributing to the Design System of Porsche ('Porsche Design System'), you agree to the
15
+ following Porsche Design System Assets License Agreement agreement ('Agreement') with Dr. Ing. h.c. F. Porsche AG,
16
+ Germany ('Porsche AG') and its affiliates (“we”, “our”, “us” or "Porsche"). Porsche reserves the right to change and
17
+ update this licensing agreement at any time.
18
+
19
+ ### License
20
+
21
+ Subject to the terms of this Agreement, Porsche grants you a limited, worldwide, royalty-free, non-assignable,
22
+ non-transferable, non-sublicensable, and non-exclusive license to use the Porsche Design System Assets solely to
23
+ develop, test, and distribute software applications, websites, and interfaces on behalf of Porsche that are available
24
+ via www.porsche.com or any associated websites or other Porsche software (“Applications”).
25
+
26
+ ### License Restrictions
27
+
28
+ You may not use the Porsche Design System Assets (i) to develop, test, or distribute an external, stand-alone
29
+ Application (“External Application”) unless such External Application is not identical to and is dissimilar and visually
30
+ distinct from Porsche products and services, as determined by Porsche in its sole discretion, (ii) to mislead consumers
31
+ as to Porsche’s sponsorship of, affiliation with, or endorsement of you, your organization, or your Application, and
32
+ (iii) for any purpose not expressly permitted by this License Agreement. For clarity, any Application that embeds
33
+ directly inside the Porsche Admin or other Porsche interface that allows for the embedding of Applications (“Embedded
34
+ Application”), as determined by Porsche in its sole discretion, may be visually similar, but not identical, to Porsche
35
+ products and services. You may not modify, adapt, redistribute, or create derivative works of the Porsche Design System
36
+ Assets or any part of the Porsche Design System Assets.
37
+
38
+ ### Ownership of Intellectual Property
39
+
40
+ You agree that Porsche owns all legal right, title and interest in and to the Porsche products and services, including
41
+ the Porsche Design System and the Porsche Design System Assets, including any Intellectual Property Rights inherent
42
+ therein and related thereto. “Intellectual Property Rights” means any and all rights under patent law, copyright law,
43
+ trade secret law, trademark law, and any and all other proprietary rights. Porsche reserves all rights not expressly
44
+ granted to you.
45
+
46
+ ### Termination
47
+
48
+ Porsche may terminate this Agreement: (a) if you breach any of the terms of this Agreement or (b) if Porsche ceases to
49
+ make the Porsche Design System Assets generally available. Either party may terminate this Agreement at any time, with
50
+ or without cause. Upon termination, your Porsche Design System Assets license will also terminate. This means that you
51
+ must cease using the Porsche Design System Assets and delete all copies of the Porsche Design System Assets. All terms
52
+ of this Agreement will survive the termination or expiration of this Agreement, except for your license right granted in
53
+ Section 1.
54
+
55
+ ### No Warranty
56
+
57
+ THE Porsche Design System Assets ARE PROVIDED “AS IS” AND “WITH ALL FAULTS”. PORSCHE AND ITS THIRD PARTY LICENSORS
58
+ DISCLAIM ALL REPRESENTATIONS, WARRANTIES AND GUARANTEES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING IMPLIED
59
+ WARRANTIES OF MERCHANTABILITY, TITLE, NON-INFRINGEMENT AND FITNESS FOR ANY PURPOSE. PORSCHE MAKES NO REPRESENTATION,
60
+ WARRANTY OR GUARANTEE RELATED TO RELIABILITY, ACCURACY, OR COMPLETENESS OF THE Porsche Design System Assets OR THAT YOUR
61
+ USE OF THE Porsche Design System Assets WILL BE SECURE, TIMELY, UNINTERRUPTED OR ERROR-FREE. THE Porsche Design System
62
+ Assets MAY NOT MEET YOUR REQUIREMENTS OR EXPECTATIONS.
63
+
64
+ ### Limitation of Liability
65
+
66
+ IN NO EVENT SHALL PORSCHE BE LIABLE FOR ANY LOSS OF USE, LOST DATA, FAILURE OF SECURITY MECHANISMS, INTERRUPTION OF
67
+ BUSINESS, OR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY KIND (INCLUDING LOST PROFITS OR LOST
68
+ DATA), REGARDLESS OF THE FORM OF ACTION, WHETHER IN CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR
69
+ OTHERWISE, EVEN IF INFORMED OF THE POSSIBILITY OF SUCH DAMAGES IN ADVANCE. PORSCHE SHALL NOT BE LIABLE FOR ANY DAMAGES
70
+ THAT YOU MAY SUFFER IN CONNECTION WITH THE PERFORMANCE OF THE Porsche Design System Assets. NOTWITHSTANDING ANY OTHER
71
+ PROVISION OF THIS AGREEMENT, PORSCHE’S ENTIRE LIABILITY TO YOU UNDER THIS AGREEMENT SHALL NOT EXCEED FIVE HUNDRED US
72
+ DOLLARS ($500). THE ABOVE WARRANTY DISCLAIMERS AND LIMITATIONS OF LIABILITY APPLY TO THE MAXIMUM EXTENT PERMITTED BY
73
+ LAW, BUT YOU MAY HAVE OTHER STATUTORY RIGHTS, WHICH THIS AGREEMENT CANNOT CHANGE. The limitations in this Section 6 will
74
+ survive and apply even if any limited remedy specified in this Agreement is found to have failed of its essential
75
+ purpose.
76
+
77
+ ### Applications; Indemnification
78
+
79
+ You are solely responsible for your Applications, your use of Porsche Design System Assets, and your compliance with
80
+ this Agreement. You agree to indemnify, defend and hold Porsche and its affiliates and their respective directors,
81
+ officers, employees, successors, assigns, insurers, independent contractors and agents harmless from and against any and
82
+ all claims, costs, damages, losses, liabilities and expenses (including reasonable attorneys’ fees and costs) arising
83
+ out of any claim relating to (a) your Applications, (b) your use of the Porsche Design System Assets or (c) your breach
84
+ of this Agreement. Porsche may participate in defending the claim at its own expense. You may not settle any claim
85
+ without Porsche’s prior written consent. If you distribute your Applications to others, you agree to require the end
86
+ users to agree that Porsche has no liability, warranty, or support or other obligations related to your Applications.
87
+
88
+ #### General
89
+
90
+ 1. Severability If any provision of this Agreement is, for any reason, held to be invalid, illegal or unenforceable in
91
+ any respect, then such invalidity, illegality or unenforceability will not affect any other provision of this
92
+ Agreement, and this Agreement will be construed as if such invalid, illegal or unenforceable provision had never been
93
+ contained within this Agreement.
94
+
95
+ 2. No Waiver The failure of either party to insist upon or enforce strict performance by the other party of any
96
+ provision of this Agreement or to exercise any right under this Agreement shall not be construed as a waiver or
97
+ relinquishment to any extent of such party’s right to assert or rely upon any such provision or right in that or any
98
+ other instance; rather, the same shall be and remain in full force and effect. Each waiver shall be set forth in a
99
+ written instrument signed by the waiving party.
100
+
101
+ 3. Entire Agreement This Agreement, including all guidelines and other documents linked or otherwise incorporated or
102
+ referenced herein, sets forth the entire agreement and supersedes any and all prior agreements, written or oral, of
103
+ the parties with respect to the subject matter hereof (including any prior version of this Agreement).
104
+
105
+ 4. Assignment All the terms and provisions of this Agreement shall be binding upon and inure to the benefit of the
106
+ parties to the Agreement and to their respective heirs, successors, permitted assigns and legal representatives.
107
+ Porsche shall be permitted to assign this Agreement without notice to or consent from you. You shall have no right to
108
+ assign or otherwise transfer the Agreement, or any of your rights or obligations hereunder, to any third party
109
+ without Porsche’s prior written consent, to be given or withheld in Porsche’s sole discretion.
110
+
111
+ 5. Applicable Law This Agreement will be governed by and construed in accordance with the laws of Germany, excluding
112
+ conflicts of law rules and principles. Each party submits to the personal and exclusive jurisdiction of the courts
113
+ located in Stuttgart, Germany. Nothing in this Agreement limits Porsche’s rights to seek equitable relief.
114
+
115
+ Last updated: February 20, 2022
@@ -0,0 +1 @@
1
+ "use strict";const e=require("vue"),a=require("../../utils.cjs"),r=e.defineComponent({__name:"PinCodeWrapper",props:{description:{default:""},disabled:{type:Boolean,default:!1},hideLabel:{default:!1},label:{default:""},length:{default:4},loading:{type:Boolean,default:!1},message:{default:""},name:{},required:{type:Boolean,default:!1},state:{default:"none"},theme:{default:"light"},type:{default:"number"},value:{default:""}},emits:["update"],setup(o,{emit:l}){const n=o,d=a.getPrefixedTagName("p-pin-code"),t=e.ref();return e.onMounted(()=>{a.syncProperties(t.value,n),a.addEventListenerToElementRef(t.value,"update",l)}),e.onUpdated(()=>{a.syncProperties(t.value,n)}),(s,u)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(d)),{ref_key:"pdsComponentRef",ref:t},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default")]),_:3},512))}});module.exports=r;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("./PinCodeWrapper.vue.cjs");module.exports=e;
@@ -1 +1 @@
1
- "use strict";const e=require("vue"),o=require("../../utils.cjs"),p=e.defineComponent({__name:"RadioButtonWrapperWrapper",props:{hideLabel:{default:!1},label:{default:""},message:{default:""},state:{default:"none"},theme:{default:"light"}},setup(r){const n=r,a=o.getPrefixedTagName("p-radio-button-wrapper"),t=e.ref();return e.onMounted(()=>{o.syncProperties(t.value,n)}),e.onUpdated(()=>{o.syncProperties(t.value,n)}),(s,u)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(a)),{ref_key:"pdsComponentRef",ref:t},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default")]),_:3},512))}});module.exports=p;
1
+ "use strict";const e=require("vue"),o=require("../../utils.cjs"),p=e.defineComponent({__name:"RadioButtonWrapperWrapper",props:{hideLabel:{default:!1},label:{default:""},loading:{type:Boolean,default:!1},message:{default:""},state:{default:"none"},theme:{default:"light"}},setup(a){const n=a,r=o.getPrefixedTagName("p-radio-button-wrapper"),t=e.ref();return e.onMounted(()=>{o.syncProperties(t.value,n)}),e.onUpdated(()=>{o.syncProperties(t.value,n)}),(s,l)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(r)),{ref_key:"pdsComponentRef",ref:t},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default")]),_:3},512))}});module.exports=p;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("@porsche-design-system/components-js"),_=require("./lib/components/AccordionWrapper.vue.cjs"),t=require("./lib/components/BannerWrapper.vue.cjs"),p=require("./lib/components/ButtonWrapper.vue.cjs"),u=require("./lib/components/ButtonGroupWrapper.vue.cjs"),s=require("./lib/components/ButtonPureWrapper.vue.cjs"),i=require("./lib/components/ButtonTileWrapper.vue.cjs"),a=require("./lib/components/CarouselWrapper.vue.cjs"),n=require("./lib/components/CheckboxWrapperWrapper.vue.cjs"),c=require("./lib/components/ContentWrapperWrapper.vue.cjs"),o=require("./lib/components/CrestWrapper.vue.cjs"),l=require("./lib/components/DisplayWrapper.vue.cjs"),v=require("./lib/components/DividerWrapper.vue.cjs"),g=require("./lib/components/FieldsetWrapper.vue.cjs"),P=require("./lib/components/FieldsetWrapperWrapper.vue.cjs"),y=require("./lib/components/FlexWrapper.vue.cjs"),W=require("./lib/components/FlexItemWrapper.vue.cjs"),q=require("./lib/components/FlyoutWrapper.vue.cjs"),d=require("./lib/components/GridWrapper.vue.cjs"),T=require("./lib/components/GridItemWrapper.vue.cjs"),S=require("./lib/components/HeadingWrapper.vue.cjs"),m=require("./lib/components/HeadlineWrapper.vue.cjs"),b=require("./lib/components/IconWrapper.vue.cjs"),x=require("./lib/components/InlineNotificationWrapper.vue.cjs"),B=require("./lib/components/LinkWrapper.vue.cjs"),C=require("./lib/components/LinkPureWrapper.vue.cjs"),I=require("./lib/components/LinkSocialWrapper.vue.cjs"),M=require("./lib/components/LinkTileWrapper.vue.cjs"),k=require("./lib/components/LinkTileModelSignatureWrapper.vue.cjs"),H=require("./lib/components/MarqueWrapper.vue.cjs"),L=require("./lib/components/ModalWrapper.vue.cjs"),D=require("./lib/components/ModelSignatureWrapper.vue.cjs"),F=require("./lib/components/MultiSelectWrapper.vue.cjs"),h=require("./lib/components/MultiSelectOptionWrapper.vue.cjs"),R=require("./lib/components/PaginationWrapper.vue.cjs"),w=require("./lib/components/PopoverWrapper.vue.cjs"),G=require("./lib/components/RadioButtonWrapperWrapper.vue.cjs"),f=require("./lib/components/ScrollerWrapper.vue.cjs"),z=require("./lib/components/SegmentedControlWrapper.vue.cjs"),O=require("./lib/components/SegmentedControlItemWrapper.vue.cjs"),j=require("./lib/components/SelectWrapperWrapper.vue.cjs"),A=require("./lib/components/SpinnerWrapper.vue.cjs"),N=require("./lib/components/StepperHorizontalWrapper.vue.cjs"),J=require("./lib/components/StepperHorizontalItemWrapper.vue.cjs"),E=require("./lib/components/SwitchWrapper.vue.cjs"),K=require("./lib/components/TableWrapper.vue.cjs"),Q=require("./lib/components/TableBodyWrapper.vue.cjs"),U=require("./lib/components/TableCellWrapper.vue.cjs"),V=require("./lib/components/TableHeadWrapper.vue.cjs"),X=require("./lib/components/TableHeadCellWrapper.vue.cjs"),Y=require("./lib/components/TableHeadRowWrapper.vue.cjs"),Z=require("./lib/components/TableRowWrapper.vue.cjs"),$=require("./lib/components/TabsWrapper.vue.cjs"),ee=require("./lib/components/TabsBarWrapper.vue.cjs"),re=require("./lib/components/TabsItemWrapper.vue.cjs"),_e=require("./lib/components/TagWrapper.vue.cjs"),te=require("./lib/components/TagDismissibleWrapper.vue.cjs"),pe=require("./lib/components/TextWrapper.vue.cjs"),ue=require("./lib/components/TextFieldWrapperWrapper.vue.cjs"),se=require("./lib/components/TextListWrapper.vue.cjs"),ie=require("./lib/components/TextListItemWrapper.vue.cjs"),ae=require("./lib/components/TextareaWrapperWrapper.vue.cjs"),ne=require("./lib/components/ToastWrapper.vue.cjs"),ce=require("./lib/components/WordmarkWrapper.vue.cjs"),oe=require("./utils.cjs"),le=require("./PorscheDesignSystemProvider.vue.cjs"),e=require("./plugin.cjs");Object.defineProperty(exports,"componentsReady",{enumerable:!0,get:()=>r.componentsReady});exports.PAccordion=_;exports.PBanner=t;exports.PButton=p;exports.PButtonGroup=u;exports.PButtonPure=s;exports.PButtonTile=i;exports.PCarousel=a;exports.PCheckboxWrapper=n;exports.PContentWrapper=c;exports.PCrest=o;exports.PDisplay=l;exports.PDivider=v;exports.PFieldset=g;exports.PFieldsetWrapper=P;exports.PFlex=y;exports.PFlexItem=W;exports.PFlyout=q;exports.PGrid=d;exports.PGridItem=T;exports.PHeading=S;exports.PHeadline=m;exports.PIcon=b;exports.PInlineNotification=x;exports.PLink=B;exports.PLinkPure=C;exports.PLinkSocial=I;exports.PLinkTile=M;exports.PLinkTileModelSignature=k;exports.PMarque=H;exports.PModal=L;exports.PModelSignature=D;exports.PMultiSelect=F;exports.PMultiSelectOption=h;exports.PPagination=R;exports.PPopover=w;exports.PRadioButtonWrapper=G;exports.PScroller=f;exports.PSegmentedControl=z;exports.PSegmentedControlItem=O;exports.PSelectWrapper=j;exports.PSpinner=A;exports.PStepperHorizontal=N;exports.PStepperHorizontalItem=J;exports.PSwitch=E;exports.PTable=K;exports.PTableBody=Q;exports.PTableCell=U;exports.PTableHead=V;exports.PTableHeadCell=X;exports.PTableHeadRow=Y;exports.PTableRow=Z;exports.PTabs=$;exports.PTabsBar=ee;exports.PTabsItem=re;exports.PTag=_e;exports.PTagDismissible=te;exports.PText=pe;exports.PTextFieldWrapper=ue;exports.PTextList=se;exports.PTextListItem=ie;exports.PTextareaWrapper=ae;exports.PToast=ne;exports.PWordmark=ce;exports.useToastManager=oe.useToastManager;exports.PorscheDesignSystemProvider=le;exports.createPorscheDesignSystem=e.createPorscheDesignSystem;exports.usePorscheDesignSystemPlugin=e.usePorscheDesignSystemPlugin;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("@porsche-design-system/components-js"),_=require("./lib/components/AccordionWrapper.vue.cjs"),t=require("./lib/components/BannerWrapper.vue.cjs"),p=require("./lib/components/ButtonWrapper.vue.cjs"),u=require("./lib/components/ButtonGroupWrapper.vue.cjs"),s=require("./lib/components/ButtonPureWrapper.vue.cjs"),i=require("./lib/components/ButtonTileWrapper.vue.cjs"),a=require("./lib/components/CarouselWrapper.vue.cjs"),n=require("./lib/components/CheckboxWrapperWrapper.vue.cjs"),c=require("./lib/components/ContentWrapperWrapper.vue.cjs"),o=require("./lib/components/CrestWrapper.vue.cjs"),l=require("./lib/components/DisplayWrapper.vue.cjs"),v=require("./lib/components/DividerWrapper.vue.cjs"),g=require("./lib/components/FieldsetWrapper.vue.cjs"),P=require("./lib/components/FieldsetWrapperWrapper.vue.cjs"),y=require("./lib/components/FlexWrapper.vue.cjs"),W=require("./lib/components/FlexItemWrapper.vue.cjs"),q=require("./lib/components/FlyoutWrapper.vue.cjs"),d=require("./lib/components/GridWrapper.vue.cjs"),T=require("./lib/components/GridItemWrapper.vue.cjs"),S=require("./lib/components/HeadingWrapper.vue.cjs"),m=require("./lib/components/HeadlineWrapper.vue.cjs"),b=require("./lib/components/IconWrapper.vue.cjs"),C=require("./lib/components/InlineNotificationWrapper.vue.cjs"),x=require("./lib/components/LinkWrapper.vue.cjs"),B=require("./lib/components/LinkPureWrapper.vue.cjs"),I=require("./lib/components/LinkSocialWrapper.vue.cjs"),M=require("./lib/components/LinkTileWrapper.vue.cjs"),k=require("./lib/components/LinkTileModelSignatureWrapper.vue.cjs"),H=require("./lib/components/MarqueWrapper.vue.cjs"),L=require("./lib/components/ModalWrapper.vue.cjs"),D=require("./lib/components/ModelSignatureWrapper.vue.cjs"),F=require("./lib/components/MultiSelectWrapper.vue.cjs"),h=require("./lib/components/MultiSelectOptionWrapper.vue.cjs"),R=require("./lib/components/PaginationWrapper.vue.cjs"),w=require("./lib/components/PinCodeWrapper.vue.cjs"),G=require("./lib/components/PopoverWrapper.vue.cjs"),f=require("./lib/components/RadioButtonWrapperWrapper.vue.cjs"),z=require("./lib/components/ScrollerWrapper.vue.cjs"),O=require("./lib/components/SegmentedControlWrapper.vue.cjs"),j=require("./lib/components/SegmentedControlItemWrapper.vue.cjs"),A=require("./lib/components/SelectWrapperWrapper.vue.cjs"),N=require("./lib/components/SpinnerWrapper.vue.cjs"),J=require("./lib/components/StepperHorizontalWrapper.vue.cjs"),E=require("./lib/components/StepperHorizontalItemWrapper.vue.cjs"),K=require("./lib/components/SwitchWrapper.vue.cjs"),Q=require("./lib/components/TableWrapper.vue.cjs"),U=require("./lib/components/TableBodyWrapper.vue.cjs"),V=require("./lib/components/TableCellWrapper.vue.cjs"),X=require("./lib/components/TableHeadWrapper.vue.cjs"),Y=require("./lib/components/TableHeadCellWrapper.vue.cjs"),Z=require("./lib/components/TableHeadRowWrapper.vue.cjs"),$=require("./lib/components/TableRowWrapper.vue.cjs"),ee=require("./lib/components/TabsWrapper.vue.cjs"),re=require("./lib/components/TabsBarWrapper.vue.cjs"),_e=require("./lib/components/TabsItemWrapper.vue.cjs"),te=require("./lib/components/TagWrapper.vue.cjs"),pe=require("./lib/components/TagDismissibleWrapper.vue.cjs"),ue=require("./lib/components/TextWrapper.vue.cjs"),se=require("./lib/components/TextFieldWrapperWrapper.vue.cjs"),ie=require("./lib/components/TextListWrapper.vue.cjs"),ae=require("./lib/components/TextListItemWrapper.vue.cjs"),ne=require("./lib/components/TextareaWrapperWrapper.vue.cjs"),ce=require("./lib/components/ToastWrapper.vue.cjs"),oe=require("./lib/components/WordmarkWrapper.vue.cjs"),le=require("./utils.cjs"),ve=require("./PorscheDesignSystemProvider.vue.cjs"),e=require("./plugin.cjs");Object.defineProperty(exports,"componentsReady",{enumerable:!0,get:()=>r.componentsReady});exports.PAccordion=_;exports.PBanner=t;exports.PButton=p;exports.PButtonGroup=u;exports.PButtonPure=s;exports.PButtonTile=i;exports.PCarousel=a;exports.PCheckboxWrapper=n;exports.PContentWrapper=c;exports.PCrest=o;exports.PDisplay=l;exports.PDivider=v;exports.PFieldset=g;exports.PFieldsetWrapper=P;exports.PFlex=y;exports.PFlexItem=W;exports.PFlyout=q;exports.PGrid=d;exports.PGridItem=T;exports.PHeading=S;exports.PHeadline=m;exports.PIcon=b;exports.PInlineNotification=C;exports.PLink=x;exports.PLinkPure=B;exports.PLinkSocial=I;exports.PLinkTile=M;exports.PLinkTileModelSignature=k;exports.PMarque=H;exports.PModal=L;exports.PModelSignature=D;exports.PMultiSelect=F;exports.PMultiSelectOption=h;exports.PPagination=R;exports.PPinCode=w;exports.PPopover=G;exports.PRadioButtonWrapper=f;exports.PScroller=z;exports.PSegmentedControl=O;exports.PSegmentedControlItem=j;exports.PSelectWrapper=A;exports.PSpinner=N;exports.PStepperHorizontal=J;exports.PStepperHorizontalItem=E;exports.PSwitch=K;exports.PTable=Q;exports.PTableBody=U;exports.PTableCell=V;exports.PTableHead=X;exports.PTableHeadCell=Y;exports.PTableHeadRow=Z;exports.PTableRow=$;exports.PTabs=ee;exports.PTabsBar=re;exports.PTabsItem=_e;exports.PTag=te;exports.PTagDismissible=pe;exports.PText=ue;exports.PTextFieldWrapper=se;exports.PTextList=ie;exports.PTextListItem=ae;exports.PTextareaWrapper=ne;exports.PToast=ce;exports.PWordmark=oe;exports.useToastManager=le.useToastManager;exports.PorscheDesignSystemProvider=ve;exports.createPorscheDesignSystem=e.createPorscheDesignSystem;exports.usePorscheDesignSystemPlugin=e.usePorscheDesignSystemPlugin;
@@ -18,7 +18,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
18
18
  default: string;
19
19
  };
20
20
  theme: {
21
- type: import("vue").PropType<"light" | "dark">;
21
+ type: import("vue").PropType<"light" | "dark" | "auto">;
22
22
  default: string;
23
23
  };
24
24
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -43,7 +43,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
43
43
  default: string;
44
44
  };
45
45
  theme: {
46
- type: import("vue").PropType<"light" | "dark">;
46
+ type: import("vue").PropType<"light" | "dark" | "auto">;
47
47
  default: string;
48
48
  };
49
49
  }>> & {
@@ -52,7 +52,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
52
52
  }, {
53
53
  size: BreakpointCustomizable<"small" | "medium">;
54
54
  tag: "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
55
- theme: "light" | "dark";
55
+ theme: "light" | "dark" | "auto";
56
56
  }, {}>, {
57
57
  default?(_: {}): any;
58
58
  }>;
@@ -9,7 +9,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
9
9
  default: boolean;
10
10
  };
11
11
  theme: {
12
- type: import("vue").PropType<"light" | "dark">;
12
+ type: import("vue").PropType<"light" | "dark" | "auto">;
13
13
  default: string;
14
14
  };
15
15
  description: {
@@ -43,7 +43,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
43
43
  default: boolean;
44
44
  };
45
45
  theme: {
46
- type: import("vue").PropType<"light" | "dark">;
46
+ type: import("vue").PropType<"light" | "dark" | "auto">;
47
47
  default: string;
48
48
  };
49
49
  description: {
@@ -69,7 +69,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
69
69
  }, {
70
70
  heading: string;
71
71
  open: boolean;
72
- theme: "light" | "dark";
72
+ theme: "light" | "dark" | "auto";
73
73
  description: string;
74
74
  dismissButton: boolean;
75
75
  state: "warning" | "error" | "info" | "neutral";
@@ -17,7 +17,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
17
17
  default: string;
18
18
  };
19
19
  theme: {
20
- type: import("vue").PropType<"light" | "dark">;
20
+ type: import("vue").PropType<"light" | "dark" | "auto">;
21
21
  default: string;
22
22
  };
23
23
  active: {
@@ -68,7 +68,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
68
68
  default: string;
69
69
  };
70
70
  theme: {
71
- type: import("vue").PropType<"light" | "dark">;
71
+ type: import("vue").PropType<"light" | "dark" | "auto">;
72
72
  default: string;
73
73
  };
74
74
  active: {
@@ -106,7 +106,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
106
106
  stretch: BreakpointCustomizable<boolean>;
107
107
  type: "button" | "reset" | "submit";
108
108
  size: BreakpointCustomizable<"inherit" | "xx-small" | "x-small" | "small" | "medium" | "large" | "x-large">;
109
- theme: "light" | "dark";
109
+ theme: "light" | "dark" | "auto";
110
110
  active: boolean;
111
111
  alignLabel: BreakpointCustomizable<"left" | "right">;
112
112
  disabled: boolean;
@@ -51,7 +51,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
51
51
  default: string;
52
52
  };
53
53
  background: {
54
- type: import("vue").PropType<"light" | "dark">;
54
+ type: import("vue").PropType<"light" | "dark" | "auto">;
55
55
  default: string;
56
56
  };
57
57
  gradient: {
@@ -110,7 +110,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
110
110
  default: string;
111
111
  };
112
112
  background: {
113
- type: import("vue").PropType<"light" | "dark">;
113
+ type: import("vue").PropType<"light" | "dark" | "auto">;
114
114
  default: string;
115
115
  };
116
116
  gradient: {
@@ -127,7 +127,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
127
127
  loading: boolean;
128
128
  align: "top" | "bottom";
129
129
  aspectRatio: BreakpointCustomizable<"1:1" | "4:3" | "3:4" | "16:9" | "9:16">;
130
- background: "light" | "dark";
130
+ background: "light" | "dark" | "auto";
131
131
  gradient: boolean;
132
132
  }, {}>, {
133
133
  default?(_: {}): any;
@@ -5,7 +5,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
5
5
  default: string;
6
6
  };
7
7
  theme: {
8
- type: import("vue").PropType<"light" | "dark">;
8
+ type: import("vue").PropType<"light" | "dark" | "auto">;
9
9
  default: string;
10
10
  };
11
11
  aria: {
@@ -40,7 +40,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
40
40
  default: string;
41
41
  };
42
42
  theme: {
43
- type: import("vue").PropType<"light" | "dark">;
43
+ type: import("vue").PropType<"light" | "dark" | "auto">;
44
44
  default: string;
45
45
  };
46
46
  aria: {
@@ -71,7 +71,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
71
71
  };
72
72
  }>>, {
73
73
  type: "button" | "reset" | "submit";
74
- theme: "light" | "dark";
74
+ theme: "light" | "dark" | "auto";
75
75
  disabled: boolean;
76
76
  hideLabel: BreakpointCustomizable<boolean>;
77
77
  icon: import("../types").LinkButtonIconName;
@@ -4,7 +4,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
4
4
  type: import("vue").PropType<string>;
5
5
  };
6
6
  theme: {
7
- type: import("vue").PropType<"light" | "dark">;
7
+ type: import("vue").PropType<"light" | "dark" | "auto">;
8
8
  default: string;
9
9
  };
10
10
  description: {
@@ -54,7 +54,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
54
54
  type: import("vue").PropType<string>;
55
55
  };
56
56
  theme: {
57
- type: import("vue").PropType<"light" | "dark">;
57
+ type: import("vue").PropType<"light" | "dark" | "auto">;
58
58
  default: string;
59
59
  };
60
60
  description: {
@@ -100,7 +100,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
100
100
  onUpdate?: ((value: CarouselUpdateEvent) => any) | undefined;
101
101
  onCarouselChange?: ((value: CarouselUpdateEvent) => any) | undefined;
102
102
  }, {
103
- theme: "light" | "dark";
103
+ theme: "light" | "dark" | "auto";
104
104
  width: "extended" | "basic";
105
105
  activeSlideIndex: number;
106
106
  alignHeader: "center" | "left";
@@ -5,7 +5,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
5
5
  default: string;
6
6
  };
7
7
  theme: {
8
- type: import("vue").PropType<"light" | "dark">;
8
+ type: import("vue").PropType<"light" | "dark" | "auto">;
9
9
  default: string;
10
10
  };
11
11
  state: {
@@ -30,7 +30,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
30
30
  default: string;
31
31
  };
32
32
  theme: {
33
- type: import("vue").PropType<"light" | "dark">;
33
+ type: import("vue").PropType<"light" | "dark" | "auto">;
34
34
  default: string;
35
35
  };
36
36
  state: {
@@ -51,7 +51,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
51
51
  };
52
52
  }>>, {
53
53
  label: string;
54
- theme: "light" | "dark";
54
+ theme: "light" | "dark" | "auto";
55
55
  state: "none" | "success" | "error";
56
56
  hideLabel: BreakpointCustomizable<boolean>;
57
57
  loading: boolean;
@@ -1,7 +1,7 @@
1
1
  /** @deprecated since v3.0.0, will be removed with next major release. Use native CSS Grid instead. */
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
3
3
  theme: {
4
- type: import("vue").PropType<"light" | "dark">;
4
+ type: import("vue").PropType<"light" | "dark" | "auto">;
5
5
  default: string;
6
6
  };
7
7
  width: {
@@ -14,7 +14,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
14
14
  };
15
15
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  theme: {
17
- type: import("vue").PropType<"light" | "dark">;
17
+ type: import("vue").PropType<"light" | "dark" | "auto">;
18
18
  default: string;
19
19
  };
20
20
  width: {
@@ -26,7 +26,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
26
26
  default: string;
27
27
  };
28
28
  }>>, {
29
- theme: "light" | "dark";
29
+ theme: "light" | "dark" | "auto";
30
30
  width: "extended" | "basic" | "fluid" | "narrow" | "full";
31
31
  backgroundColor: "default" | "transparent";
32
32
  }, {}>, {
@@ -8,7 +8,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
8
8
  type: import("vue").PropType<"h1" | "h2" | "h3" | "h4" | "h5" | "h6">;
9
9
  };
10
10
  theme: {
11
- type: import("vue").PropType<"light" | "dark">;
11
+ type: import("vue").PropType<"light" | "dark" | "auto">;
12
12
  default: string;
13
13
  };
14
14
  align: {
@@ -32,7 +32,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
32
32
  type: import("vue").PropType<"h1" | "h2" | "h3" | "h4" | "h5" | "h6">;
33
33
  };
34
34
  theme: {
35
- type: import("vue").PropType<"light" | "dark">;
35
+ type: import("vue").PropType<"light" | "dark" | "auto">;
36
36
  default: string;
37
37
  };
38
38
  align: {
@@ -49,7 +49,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
49
49
  };
50
50
  }>>, {
51
51
  size: BreakpointCustomizable<"inherit" | "small" | "medium" | "large">;
52
- theme: "light" | "dark";
52
+ theme: "light" | "dark" | "auto";
53
53
  align: "center" | "left" | "right";
54
54
  color: "inherit" | "primary";
55
55
  ellipsis: boolean;
@@ -1,7 +1,7 @@
1
1
  import type { BreakpointCustomizable } from '../types';
2
2
  declare const _default: import("vue").DefineComponent<{
3
3
  theme: {
4
- type: import("vue").PropType<"light" | "dark">;
4
+ type: import("vue").PropType<"light" | "dark" | "auto">;
5
5
  default: string;
6
6
  };
7
7
  direction: {
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<{
17
17
  };
18
18
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
19
19
  theme: {
20
- type: import("vue").PropType<"light" | "dark">;
20
+ type: import("vue").PropType<"light" | "dark" | "auto">;
21
21
  default: string;
22
22
  };
23
23
  direction: {
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
32
32
  type: import("vue").PropType<BreakpointCustomizable<"horizontal" | "vertical">>;
33
33
  };
34
34
  }>>, {
35
- theme: "light" | "dark";
35
+ theme: "light" | "dark" | "auto";
36
36
  direction: BreakpointCustomizable<"horizontal" | "vertical">;
37
37
  color: "contrast-low" | "contrast-medium" | "contrast-high" | "neutral-contrast-low" | "neutral-contrast-medium" | "neutral-contrast-high";
38
38
  }, {}>;
@@ -4,7 +4,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
4
4
  default: string;
5
5
  };
6
6
  theme: {
7
- type: import("vue").PropType<"light" | "dark">;
7
+ type: import("vue").PropType<"light" | "dark" | "auto">;
8
8
  default: string;
9
9
  };
10
10
  state: {
@@ -29,7 +29,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
29
29
  default: string;
30
30
  };
31
31
  theme: {
32
- type: import("vue").PropType<"light" | "dark">;
32
+ type: import("vue").PropType<"light" | "dark" | "auto">;
33
33
  default: string;
34
34
  };
35
35
  state: {
@@ -50,7 +50,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
50
50
  };
51
51
  }>>, {
52
52
  label: string;
53
- theme: "light" | "dark";
53
+ theme: "light" | "dark" | "auto";
54
54
  state: "none" | "success" | "error";
55
55
  required: boolean;
56
56
  message: string;
@@ -5,7 +5,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
5
5
  default: string;
6
6
  };
7
7
  theme: {
8
- type: import("vue").PropType<"light" | "dark">;
8
+ type: import("vue").PropType<"light" | "dark" | "auto">;
9
9
  default: string;
10
10
  };
11
11
  state: {
@@ -30,7 +30,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
30
30
  default: string;
31
31
  };
32
32
  theme: {
33
- type: import("vue").PropType<"light" | "dark">;
33
+ type: import("vue").PropType<"light" | "dark" | "auto">;
34
34
  default: string;
35
35
  };
36
36
  state: {
@@ -51,7 +51,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
51
51
  };
52
52
  }>>, {
53
53
  label: string;
54
- theme: "light" | "dark";
54
+ theme: "light" | "dark" | "auto";
55
55
  state: "none" | "success" | "error";
56
56
  required: boolean;
57
57
  message: string;
@@ -6,7 +6,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
6
6
  default: string;
7
7
  };
8
8
  alignSelf: {
9
- type: import("vue").PropType<BreakpointCustomizable<"center" | "auto" | "flex-start" | "flex-end" | "stretch" | "baseline">>;
9
+ type: import("vue").PropType<BreakpointCustomizable<"auto" | "center" | "flex-start" | "flex-end" | "stretch" | "baseline">>;
10
10
  default: string;
11
11
  };
12
12
  flex: {
@@ -31,7 +31,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
31
31
  default: string;
32
32
  };
33
33
  alignSelf: {
34
- type: import("vue").PropType<BreakpointCustomizable<"center" | "auto" | "flex-start" | "flex-end" | "stretch" | "baseline">>;
34
+ type: import("vue").PropType<BreakpointCustomizable<"auto" | "center" | "flex-start" | "flex-end" | "stretch" | "baseline">>;
35
35
  default: string;
36
36
  };
37
37
  flex: {
@@ -52,7 +52,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
52
52
  };
53
53
  }>>, {
54
54
  width: BreakpointCustomizable<"auto" | "full" | "one-quarter" | "one-third" | "half" | "two-thirds" | "three-quarters">;
55
- alignSelf: BreakpointCustomizable<"center" | "auto" | "flex-start" | "flex-end" | "stretch" | "baseline">;
55
+ alignSelf: BreakpointCustomizable<"auto" | "center" | "flex-start" | "flex-end" | "stretch" | "baseline">;
56
56
  flex: BreakpointCustomizable<"none" | "auto" | "initial" | "equal">;
57
57
  grow: BreakpointCustomizable<0 | 1>;
58
58
  offset: BreakpointCustomizable<"none" | "one-quarter" | "one-third" | "half" | "two-thirds" | "three-quarters">;
@@ -6,7 +6,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
6
6
  default: boolean;
7
7
  };
8
8
  theme: {
9
- type: import("vue").PropType<"light" | "dark">;
9
+ type: import("vue").PropType<"light" | "dark" | "auto">;
10
10
  default: string;
11
11
  };
12
12
  aria: {
@@ -25,7 +25,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
25
25
  default: boolean;
26
26
  };
27
27
  theme: {
28
- type: import("vue").PropType<"light" | "dark">;
28
+ type: import("vue").PropType<"light" | "dark" | "auto">;
29
29
  default: string;
30
30
  };
31
31
  aria: {
@@ -39,7 +39,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
39
39
  onDismiss?: ((value?: void | undefined) => any) | undefined;
40
40
  }, {
41
41
  open: boolean;
42
- theme: "light" | "dark";
42
+ theme: "light" | "dark" | "auto";
43
43
  position: "left" | "right";
44
44
  }, {}>, {
45
45
  default?(_: {}): any;
@@ -8,7 +8,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
8
8
  type: import("vue").PropType<"h1" | "h2" | "h3" | "h4" | "h5" | "h6">;
9
9
  };
10
10
  theme: {
11
- type: import("vue").PropType<"light" | "dark">;
11
+ type: import("vue").PropType<"light" | "dark" | "auto">;
12
12
  default: string;
13
13
  };
14
14
  align: {
@@ -32,7 +32,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
32
32
  type: import("vue").PropType<"h1" | "h2" | "h3" | "h4" | "h5" | "h6">;
33
33
  };
34
34
  theme: {
35
- type: import("vue").PropType<"light" | "dark">;
35
+ type: import("vue").PropType<"light" | "dark" | "auto">;
36
36
  default: string;
37
37
  };
38
38
  align: {
@@ -49,7 +49,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
49
49
  };
50
50
  }>>, {
51
51
  size: BreakpointCustomizable<"inherit" | "small" | "medium" | "large" | "x-large" | "xx-large">;
52
- theme: "light" | "dark";
52
+ theme: "light" | "dark" | "auto";
53
53
  align: "center" | "left" | "right";
54
54
  color: "inherit" | "primary";
55
55
  ellipsis: boolean;