@rei/cedar 15.0.0-beta.0 → 15.0.0-beta.1

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 (128) hide show
  1. package/dist/cdr-style.css +1 -1
  2. package/dist/cedar.umd.js +5 -5
  3. package/dist/component-docgen.json +3252 -2475
  4. package/dist/icon-component-docgen.json +634 -634
  5. package/dist/lib.d.ts +160 -100
  6. package/dist/src/components/abstract/CdrAbstract.vue2.mjs +8 -10
  7. package/dist/src/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
  8. package/dist/src/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
  9. package/dist/src/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
  10. package/dist/src/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
  11. package/dist/src/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
  12. package/dist/src/components/button/styles/CdrButton.module.scss.mjs +31 -31
  13. package/dist/src/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
  14. package/dist/src/components/card/styles/CdrCard.module.scss.mjs +1 -1
  15. package/dist/src/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
  16. package/dist/src/components/chip/styles/CdrChip.module.scss.mjs +4 -4
  17. package/dist/src/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
  18. package/dist/src/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
  19. package/dist/src/components/container/styles/CdrContainer.module.scss.mjs +2 -2
  20. package/dist/src/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
  21. package/dist/src/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
  22. package/dist/src/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
  23. package/dist/src/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
  24. package/dist/src/components/image/CdrImg.vue2.mjs +2 -2
  25. package/dist/src/components/image/styles/CdrImg.module.scss.mjs +1 -1
  26. package/dist/src/components/input/CdrInput.vue2.mjs +15 -12
  27. package/dist/src/components/input/styles/CdrInput.module.scss.mjs +32 -32
  28. package/dist/src/components/kicker/CdrKicker.vue2.mjs +16 -8
  29. package/dist/src/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
  30. package/dist/src/components/labelStandalone/CdrLabelStandalone.vue2.mjs +23 -19
  31. package/dist/src/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
  32. package/dist/src/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
  33. package/dist/src/components/lead/compositions/landingLead/CdrLandingLead.vue2.mjs +2 -2
  34. package/dist/src/components/lead/compositions/landingLead/{CdrHeadingSubheadingBlock.vue.mjs → components/CdrHeadingSubheadingBlock.vue.mjs} +2 -2
  35. package/dist/src/components/lead/compositions/landingLead/{CdrHeadingSubheadingBlock.vue2.mjs → components/CdrHeadingSubheadingBlock.vue2.mjs} +2 -2
  36. package/dist/src/components/lead/compositions/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +2 -2
  37. package/dist/src/components/lead/compositions/landingLead/styles/CdrLandingLead.module.scss.mjs +2 -2
  38. package/dist/src/components/lead/styles/CdrLead.module.scss.mjs +5 -5
  39. package/dist/src/components/link/styles/CdrLink.module.scss.mjs +3 -3
  40. package/dist/src/components/list/styles/CdrList.module.scss.mjs +5 -5
  41. package/dist/src/components/modal/styles/CdrModal.module.scss.mjs +12 -12
  42. package/dist/src/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
  43. package/dist/src/components/picture/CdrPicture.vue2.mjs +2 -2
  44. package/dist/src/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
  45. package/dist/src/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
  46. package/dist/src/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
  47. package/dist/src/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
  48. package/dist/src/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
  49. package/dist/src/components/rating/styles/CdrRating.module.scss.mjs +44 -44
  50. package/dist/src/components/select/styles/CdrSelect.module.scss.mjs +42 -42
  51. package/dist/src/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
  52. package/dist/src/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
  53. package/dist/src/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
  54. package/dist/src/components/table/styles/CdrTable.module.scss.mjs +13 -13
  55. package/dist/src/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
  56. package/dist/src/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
  57. package/dist/src/components/text/presets/CdrBody.vue3.mjs +1 -1
  58. package/dist/src/components/text/presets/CdrEyebrow.vue3.mjs +1 -1
  59. package/dist/src/components/text/presets/CdrHeadingDisplay.vue3.mjs +1 -1
  60. package/dist/src/components/text/presets/CdrHeadingSans.vue3.mjs +1 -1
  61. package/dist/src/components/text/presets/CdrHeadingSerif.vue3.mjs +1 -1
  62. package/dist/src/components/text/presets/CdrSubheadingSans.vue3.mjs +1 -1
  63. package/dist/src/components/text/presets/CdrUtilitySans.vue3.mjs +1 -1
  64. package/dist/src/components/text/presets/CdrUtilitySerif.vue3.mjs +1 -1
  65. package/dist/src/components/text/styles/CdrText.module.scss.mjs +1 -1
  66. package/dist/src/components/title/CdrTitle.vue2.mjs +8 -9
  67. package/dist/src/components/title/styles/CdrTitle.module.scss.mjs +1 -1
  68. package/dist/src/components/toast/styles/CdrToast.module.scss.mjs +57 -57
  69. package/dist/src/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
  70. package/dist/src/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
  71. package/dist/src/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
  72. package/dist/style/cdr-abstract.css +1 -1
  73. package/dist/style/cdr-accordion-group.css +1 -1
  74. package/dist/style/cdr-accordion.css +1 -1
  75. package/dist/style/cdr-banner.css +1 -1
  76. package/dist/style/cdr-body.css +1 -1
  77. package/dist/style/cdr-breadcrumb.css +1 -1
  78. package/dist/style/cdr-button.css +1 -1
  79. package/dist/style/cdr-caption.css +1 -1
  80. package/dist/style/cdr-card.css +1 -1
  81. package/dist/style/cdr-checkbox.css +1 -1
  82. package/dist/style/cdr-chip-group.css +1 -1
  83. package/dist/style/cdr-chip.css +1 -1
  84. package/dist/style/cdr-choreographer.css +1 -1
  85. package/dist/style/cdr-container.css +1 -1
  86. package/dist/style/cdr-eyebrow.css +1 -1
  87. package/dist/style/cdr-form-error.css +1 -1
  88. package/dist/style/cdr-form-group.css +1 -1
  89. package/dist/style/cdr-grid.css +1 -1
  90. package/dist/style/cdr-heading-display.css +1 -1
  91. package/dist/style/cdr-heading-sans.css +1 -1
  92. package/dist/style/cdr-heading-serif.css +1 -1
  93. package/dist/style/cdr-heading-subheading-block.css +1 -1
  94. package/dist/style/cdr-icon.css +1 -1
  95. package/dist/style/cdr-img.css +1 -1
  96. package/dist/style/cdr-input.css +1 -1
  97. package/dist/style/cdr-kicker.css +1 -1
  98. package/dist/style/cdr-label-standalone.css +1 -1
  99. package/dist/style/cdr-label-wrapper.css +1 -1
  100. package/dist/style/cdr-landing-lead.css +1 -1
  101. package/dist/style/cdr-lead.css +1 -1
  102. package/dist/style/cdr-link.css +1 -1
  103. package/dist/style/cdr-list.css +1 -1
  104. package/dist/style/cdr-modal.css +1 -1
  105. package/dist/style/cdr-pagination.css +1 -1
  106. package/dist/style/cdr-picture.css +1 -1
  107. package/dist/style/cdr-popover.css +1 -1
  108. package/dist/style/cdr-popup.css +1 -1
  109. package/dist/style/cdr-quote.css +1 -1
  110. package/dist/style/cdr-radio.css +1 -1
  111. package/dist/style/cdr-rating.css +1 -1
  112. package/dist/style/cdr-select.css +1 -1
  113. package/dist/style/cdr-skeleton-bone.css +1 -1
  114. package/dist/style/cdr-skeleton.css +1 -1
  115. package/dist/style/cdr-subheading-sans.css +1 -1
  116. package/dist/style/cdr-switch.css +1 -1
  117. package/dist/style/cdr-tab-panel.css +1 -1
  118. package/dist/style/cdr-table.css +1 -1
  119. package/dist/style/cdr-tabs.css +1 -1
  120. package/dist/style/cdr-text.css +1 -1
  121. package/dist/style/cdr-title.css +1 -1
  122. package/dist/style/cdr-toast.css +1 -1
  123. package/dist/style/cdr-toggle-button.css +1 -1
  124. package/dist/style/cdr-toggle-group.css +1 -1
  125. package/dist/style/cdr-tooltip.css +1 -1
  126. package/dist/style/cdr-utility-sans.css +1 -1
  127. package/dist/style/cdr-utility-serif.css +1 -1
  128. package/package.json +1 -1
package/dist/lib.d.ts CHANGED
@@ -14,6 +14,12 @@ declare type __VLS_NonUndefinedable_11<T> = T extends undefined ? never : T;
14
14
 
15
15
  declare type __VLS_NonUndefinedable_12<T> = T extends undefined ? never : T;
16
16
 
17
+ declare type __VLS_NonUndefinedable_13<T> = T extends undefined ? never : T;
18
+
19
+ declare type __VLS_NonUndefinedable_14<T> = T extends undefined ? never : T;
20
+
21
+ declare type __VLS_NonUndefinedable_15<T> = T extends undefined ? never : T;
22
+
17
23
  declare type __VLS_NonUndefinedable_2<T> = T extends undefined ? never : T;
18
24
 
19
25
  declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
@@ -46,6 +52,18 @@ declare type __VLS_Prettify_12<T> = {
46
52
  [K in keyof T]: T[K];
47
53
  } & {};
48
54
 
55
+ declare type __VLS_Prettify_13<T> = {
56
+ [K in keyof T]: T[K];
57
+ } & {};
58
+
59
+ declare type __VLS_Prettify_14<T> = {
60
+ [K in keyof T]: T[K];
61
+ } & {};
62
+
63
+ declare type __VLS_Prettify_15<T> = {
64
+ [K in keyof T]: T[K];
65
+ } & {};
66
+
49
67
  declare type __VLS_Prettify_2<T> = {
50
68
  [K in keyof T]: T[K];
51
69
  } & {};
@@ -114,6 +132,33 @@ declare type __VLS_TypePropsToRuntimeProps_12<T> = {
114
132
  };
115
133
  };
116
134
 
135
+ declare type __VLS_TypePropsToRuntimeProps_13<T> = {
136
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
137
+ type: PropType<__VLS_NonUndefinedable_13<T[K]>>;
138
+ } : {
139
+ type: PropType<T[K]>;
140
+ required: true;
141
+ };
142
+ };
143
+
144
+ declare type __VLS_TypePropsToRuntimeProps_14<T> = {
145
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
146
+ type: PropType<__VLS_NonUndefinedable_14<T[K]>>;
147
+ } : {
148
+ type: PropType<T[K]>;
149
+ required: true;
150
+ };
151
+ };
152
+
153
+ declare type __VLS_TypePropsToRuntimeProps_15<T> = {
154
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
155
+ type: PropType<__VLS_NonUndefinedable_15<T[K]>>;
156
+ } : {
157
+ type: PropType<T[K]>;
158
+ required: true;
159
+ };
160
+ };
161
+
117
162
  declare type __VLS_TypePropsToRuntimeProps_2<T> = {
118
163
  [K in keyof T]-?: {} extends Pick<T, K> ? {
119
164
  type: PropType<__VLS_NonUndefinedable_2<T[K]>>;
@@ -210,6 +255,24 @@ declare type __VLS_WithDefaults_12<P, D> = {
210
255
  }> : P[K];
211
256
  };
212
257
 
258
+ declare type __VLS_WithDefaults_13<P, D> = {
259
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_13<P[K] & {
260
+ default: D[K];
261
+ }> : P[K];
262
+ };
263
+
264
+ declare type __VLS_WithDefaults_14<P, D> = {
265
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_14<P[K] & {
266
+ default: D[K];
267
+ }> : P[K];
268
+ };
269
+
270
+ declare type __VLS_WithDefaults_15<P, D> = {
271
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_15<P[K] & {
272
+ default: D[K];
273
+ }> : P[K];
274
+ };
275
+
213
276
  declare type __VLS_WithDefaults_2<P, D> = {
214
277
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_2<P[K] & {
215
278
  default: D[K];
@@ -1638,36 +1701,39 @@ declare type __VLS_WithTemplateSlots_99<T, S> = T & {
1638
1701
  * @interface baseImageProps
1639
1702
  *
1640
1703
  */
1641
- declare interface baseImageProps {
1704
+ export declare interface baseImageProps {
1642
1705
  /** The image src */
1643
1706
  src: string;
1644
1707
  /** The image alt. Defaults to empty string. */
1645
1708
  alt?: string;
1646
- /** Comma seperated list of image sources */
1709
+ /** Comma separated list of image sources */
1647
1710
  srcset?: string;
1648
- /** Comma seperated list of source sizes */
1711
+ /** Comma separated list of source sizes */
1649
1712
  sizes?: string;
1650
1713
  /**
1651
- * Aspect ratio of the image, passes to the CSS aspect-ratio property.
1652
- * @demoTextField true
1653
- * @demoPlaceholderText Example: '16-9'
1714
+ * Object fit of the image, passes value to CSS object-fit property
1715
+ * @demoSelectMultiple false
1716
+ * @values none,contain,cover,fill,scale-down
1654
1717
  */
1655
- ratio?: string;
1718
+ fit?: "contain" | "cover" | "fill" | "none" | "scale-down";
1656
1719
  /**
1657
1720
  * Object position of the image, passes value to CSS object-position property.
1658
- * @demoTextField true
1721
+ * @demoSelectMultiple true
1722
+ * @values center,top,right,bottom,left
1659
1723
  */
1660
1724
  position?: string;
1661
- /**
1662
- * Object fit of the image, passes value to CSS object-fit property
1663
- * @demoTextField true
1664
- */
1665
- fit?: string;
1666
1725
  /**
1667
1726
  * Border radius of the image. Accepts shorthand for cedar radius tokens ("soft", "softer", "round") or a custom value which is passed ot the CSS border-radius property.
1668
- * @demoTextField true
1727
+ * @demoSelectMultiple false
1728
+ * @values unset, soft, softer, round, 10%
1669
1729
  */
1670
1730
  radius?: "soft" | "softer" | "round" | string;
1731
+ /**
1732
+ * Aspect ratio of the image, passes to the CSS aspect-ratio property.
1733
+ * @demoSelectMultiple false
1734
+ * @values auto,1/1,1/2,3/4,9/16,2/1,4/3,16/9
1735
+ */
1736
+ ratio?: string;
1671
1737
  /**
1672
1738
  * Value for loading attribute ("lazy", "eager", "auto")
1673
1739
  * @demoIgnore
@@ -1689,7 +1755,7 @@ declare interface baseImageProps {
1689
1755
  * Text component properties
1690
1756
  * @interface baseTextProps
1691
1757
  */
1692
- declare interface baseTextProps {
1758
+ export declare interface baseTextProps {
1693
1759
  /** Sets the HTML tag (p, span, h1, h2, etc) */
1694
1760
  tag?: string;
1695
1761
  }
@@ -1721,19 +1787,11 @@ export declare interface breadcrumbItem {
1721
1787
  };
1722
1788
  }
1723
1789
 
1724
- export declare const CdrAbstract: __VLS_WithTemplateSlots<DefineComponent<{
1725
- /** Sets the HTML tag (p, span, h1, h2, etc) */
1726
- tag: {
1727
- type: StringConstructor;
1728
- default: string;
1729
- };
1730
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
1731
- /** Sets the HTML tag (p, span, h1, h2, etc) */
1732
- tag: {
1733
- type: StringConstructor;
1734
- default: string;
1735
- };
1736
- }>>, {
1790
+ export declare const CdrAbstract: __VLS_WithTemplateSlots<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<baseTextProps>, {
1791
+ tag: string;
1792
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<baseTextProps>, {
1793
+ tag: string;
1794
+ }>>>, {
1737
1795
  tag: string;
1738
1796
  }, {}>, {
1739
1797
  default?(_: {}): any;
@@ -1865,7 +1923,7 @@ export declare const CdrAccordionGroup: __VLS_WithTemplateSlots_3<DefineComponen
1865
1923
  * @values @xs, @sm, @md, @lg, true
1866
1924
  */
1867
1925
  unwrap: {
1868
- type: (StringConstructor | BooleanConstructor)[];
1926
+ type: (BooleanConstructor | StringConstructor)[];
1869
1927
  default: boolean;
1870
1928
  validator: (value: string) => boolean;
1871
1929
  };
@@ -1875,7 +1933,7 @@ export declare const CdrAccordionGroup: __VLS_WithTemplateSlots_3<DefineComponen
1875
1933
  * @values @xs, @sm, @md, @lg, true
1876
1934
  */
1877
1935
  unwrap: {
1878
- type: (StringConstructor | BooleanConstructor)[];
1936
+ type: (BooleanConstructor | StringConstructor)[];
1879
1937
  default: boolean;
1880
1938
  validator: (value: string) => boolean;
1881
1939
  };
@@ -1917,11 +1975,11 @@ export declare const CdrBanner: __VLS_WithTemplateSlots_4<DefineComponent<{
1917
1975
  "info-action"?(_: {}): any;
1918
1976
  }>;
1919
1977
 
1920
- export declare const CdrBody: __VLS_WithTemplateSlots_228<DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<bodyTextProps>, {
1978
+ export declare const CdrBody: __VLS_WithTemplateSlots_228<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<bodyTextProps>, {
1921
1979
  tag: string;
1922
1980
  scale: string;
1923
1981
  strong: boolean;
1924
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<bodyTextProps>, {
1982
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<bodyTextProps>, {
1925
1983
  tag: string;
1926
1984
  scale: string;
1927
1985
  strong: boolean;
@@ -2041,7 +2099,7 @@ export declare const CdrButton: __VLS_WithTemplateSlots_6<DefineComponent<{
2041
2099
  * Sets button width to 100%. Setting this value to true will set the button width to 100% of the parent container. Use the 'fullWidth' prop with the 'size' prop to control top and bottom padding.
2042
2100
  */
2043
2101
  fullWidth: {
2044
- type: (StringConstructor | BooleanConstructor)[];
2102
+ type: (BooleanConstructor | StringConstructor)[];
2045
2103
  default: boolean;
2046
2104
  validator: (value: string) => boolean;
2047
2105
  };
@@ -2104,7 +2162,7 @@ export declare const CdrButton: __VLS_WithTemplateSlots_6<DefineComponent<{
2104
2162
  * Sets button width to 100%. Setting this value to true will set the button width to 100% of the parent container. Use the 'fullWidth' prop with the 'size' prop to control top and bottom padding.
2105
2163
  */
2106
2164
  fullWidth: {
2107
- type: (StringConstructor | BooleanConstructor)[];
2165
+ type: (BooleanConstructor | StringConstructor)[];
2108
2166
  default: boolean;
2109
2167
  validator: (value: string) => boolean;
2110
2168
  };
@@ -2204,7 +2262,7 @@ export declare const CdrCheckbox: __VLS_WithTemplateSlots_8<DefineComponent<{
2204
2262
  * Show checkbox in indeterminate state. (NOTE: this is a visual-only state and there is no logic for when to show it)
2205
2263
  */
2206
2264
  indeterminate: {
2207
- type: (StringConstructor | BooleanConstructor)[];
2265
+ type: (BooleanConstructor | StringConstructor)[];
2208
2266
  default: boolean;
2209
2267
  };
2210
2268
  /** Disables the checkbox */
@@ -2213,20 +2271,20 @@ export declare const CdrCheckbox: __VLS_WithTemplateSlots_8<DefineComponent<{
2213
2271
  * The value when checked.
2214
2272
  */
2215
2273
  trueValue: {
2216
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
2274
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2217
2275
  default: boolean;
2218
2276
  };
2219
2277
  /**
2220
2278
  * The value when unchecked.
2221
2279
  */
2222
2280
  falseValue: {
2223
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
2281
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2224
2282
  default: boolean;
2225
2283
  };
2226
2284
  /**
2227
2285
  * The value when used in a checkbox group. Replaces `trueValue` and `falseValue`.
2228
2286
  */
2229
- customValue: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
2287
+ customValue: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2230
2288
  /**
2231
2289
  * Sets the background color the input is rendered on
2232
2290
  * @values primary, secondary
@@ -2257,7 +2315,7 @@ export declare const CdrCheckbox: __VLS_WithTemplateSlots_8<DefineComponent<{
2257
2315
  };
2258
2316
  /** @ignore */
2259
2317
  modelValue: {
2260
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
2318
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2261
2319
  };
2262
2320
  }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2263
2321
  "update:modelValue": (...args: any[]) => void;
@@ -2278,7 +2336,7 @@ export declare const CdrCheckbox: __VLS_WithTemplateSlots_8<DefineComponent<{
2278
2336
  * Show checkbox in indeterminate state. (NOTE: this is a visual-only state and there is no logic for when to show it)
2279
2337
  */
2280
2338
  indeterminate: {
2281
- type: (StringConstructor | BooleanConstructor)[];
2339
+ type: (BooleanConstructor | StringConstructor)[];
2282
2340
  default: boolean;
2283
2341
  };
2284
2342
  /** Disables the checkbox */
@@ -2287,20 +2345,20 @@ export declare const CdrCheckbox: __VLS_WithTemplateSlots_8<DefineComponent<{
2287
2345
  * The value when checked.
2288
2346
  */
2289
2347
  trueValue: {
2290
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
2348
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2291
2349
  default: boolean;
2292
2350
  };
2293
2351
  /**
2294
2352
  * The value when unchecked.
2295
2353
  */
2296
2354
  falseValue: {
2297
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
2355
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2298
2356
  default: boolean;
2299
2357
  };
2300
2358
  /**
2301
2359
  * The value when used in a checkbox group. Replaces `trueValue` and `falseValue`.
2302
2360
  */
2303
- customValue: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
2361
+ customValue: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2304
2362
  /**
2305
2363
  * Sets the background color the input is rendered on
2306
2364
  * @values primary, secondary
@@ -2331,7 +2389,7 @@ export declare const CdrCheckbox: __VLS_WithTemplateSlots_8<DefineComponent<{
2331
2389
  };
2332
2390
  /** @ignore */
2333
2391
  modelValue: {
2334
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
2392
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2335
2393
  };
2336
2394
  }>> & {
2337
2395
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
@@ -2443,9 +2501,9 @@ export declare const CdrContainer: __VLS_WithTemplateSlots_11<DefineComponent<{
2443
2501
  default?(_: {}): any;
2444
2502
  }>;
2445
2503
 
2446
- export declare const CdrEyebrow: __VLS_WithTemplateSlots_229<DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<baseTextProps>, {
2504
+ export declare const CdrEyebrow: __VLS_WithTemplateSlots_229<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
2447
2505
  tag: string;
2448
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<baseTextProps>, {
2506
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
2449
2507
  tag: string;
2450
2508
  }>>>, {
2451
2509
  tag: string;
@@ -2472,7 +2530,7 @@ export declare const CdrFormGroup: __VLS_WithTemplateSlots_12<DefineComponent<{
2472
2530
  * Sets the form group to an error state, displays the `error` slot if one is present.
2473
2531
  */
2474
2532
  error: {
2475
- type: (StringConstructor | BooleanConstructor)[];
2533
+ type: (BooleanConstructor | StringConstructor)[];
2476
2534
  default: boolean;
2477
2535
  };
2478
2536
  /** Adds required label to the form group. */
@@ -2503,7 +2561,7 @@ export declare const CdrFormGroup: __VLS_WithTemplateSlots_12<DefineComponent<{
2503
2561
  * Sets the form group to an error state, displays the `error` slot if one is present.
2504
2562
  */
2505
2563
  error: {
2506
- type: (StringConstructor | BooleanConstructor)[];
2564
+ type: (BooleanConstructor | StringConstructor)[];
2507
2565
  default: boolean;
2508
2566
  };
2509
2567
  /** Adds required label to the form group. */
@@ -2566,10 +2624,10 @@ export declare const CdrGrid: __VLS_WithTemplateSlots_13<DefineComponent<{
2566
2624
  default?(_: {}): any;
2567
2625
  }>;
2568
2626
 
2569
- export declare const CdrHeadingDisplay: __VLS_WithTemplateSlots_222<DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<headingDisplayTextProps>, {
2627
+ export declare const CdrHeadingDisplay: __VLS_WithTemplateSlots_222<DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<headingDisplayTextProps>, {
2570
2628
  tag: string;
2571
2629
  scale: string;
2572
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<headingDisplayTextProps>, {
2630
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<headingDisplayTextProps>, {
2573
2631
  tag: string;
2574
2632
  scale: string;
2575
2633
  }>>>, {
@@ -2579,10 +2637,10 @@ export declare const CdrHeadingDisplay: __VLS_WithTemplateSlots_222<DefineCompon
2579
2637
  default?(_: {}): any;
2580
2638
  }>;
2581
2639
 
2582
- export declare const CdrHeadingSans: __VLS_WithTemplateSlots_224<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<headingSansTextProps>, {
2640
+ export declare const CdrHeadingSans: __VLS_WithTemplateSlots_224<DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<headingSansTextProps>, {
2583
2641
  tag: string;
2584
2642
  scale: string;
2585
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<headingSansTextProps>, {
2643
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<headingSansTextProps>, {
2586
2644
  tag: string;
2587
2645
  scale: string;
2588
2646
  }>>>, {
@@ -2592,11 +2650,11 @@ export declare const CdrHeadingSans: __VLS_WithTemplateSlots_224<DefineComponent
2592
2650
  default?(_: {}): any;
2593
2651
  }>;
2594
2652
 
2595
- export declare const CdrHeadingSerif: __VLS_WithTemplateSlots_223<DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<headingSerifTextProps>, {
2653
+ export declare const CdrHeadingSerif: __VLS_WithTemplateSlots_223<DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<headingSerifTextProps>, {
2596
2654
  tag: string;
2597
2655
  scale: string;
2598
2656
  strong: boolean;
2599
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<headingSerifTextProps>, {
2657
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<headingSerifTextProps>, {
2600
2658
  tag: string;
2601
2659
  scale: string;
2602
2660
  strong: boolean;
@@ -2649,9 +2707,9 @@ export declare const CdrIcon: __VLS_WithTemplateSlots_14<DefineComponent<{
2649
2707
  default?(_: {}): any;
2650
2708
  }>;
2651
2709
 
2652
- export declare const CdrImg: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<baseImageProps>, {
2710
+ export declare const CdrImg: DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<baseImageProps>, {
2653
2711
  alt: string;
2654
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<baseImageProps>, {
2712
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<baseImageProps>, {
2655
2713
  alt: string;
2656
2714
  }>>>, {
2657
2715
  alt: string;
@@ -2726,7 +2784,7 @@ export declare const CdrInput: __VLS_WithTemplateSlots_15<DefineComponent<{
2726
2784
  };
2727
2785
  /** Sets the input to an error state, displays the `error` slot if one is present. */
2728
2786
  error: {
2729
- type: (StringConstructor | BooleanConstructor)[];
2787
+ type: (BooleanConstructor | StringConstructor)[];
2730
2788
  default: boolean;
2731
2789
  };
2732
2790
  /**
@@ -2745,7 +2803,9 @@ export declare const CdrInput: __VLS_WithTemplateSlots_15<DefineComponent<{
2745
2803
  modelValue: {
2746
2804
  type: (StringConstructor | NumberConstructor)[];
2747
2805
  };
2748
- /** Adds a custom class to the cdr-label-standalone wrapping div */
2806
+ /** Adds a custom class to the cdr-label-standalone container div */
2807
+ inputContainerClass: StringConstructor;
2808
+ /** Passes a custom class to the label for custom styles */
2749
2809
  labelClass: StringConstructor;
2750
2810
  }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2751
2811
  "update:modelValue": (...args: any[]) => void;
@@ -2818,7 +2878,7 @@ export declare const CdrInput: __VLS_WithTemplateSlots_15<DefineComponent<{
2818
2878
  };
2819
2879
  /** Sets the input to an error state, displays the `error` slot if one is present. */
2820
2880
  error: {
2821
- type: (StringConstructor | BooleanConstructor)[];
2881
+ type: (BooleanConstructor | StringConstructor)[];
2822
2882
  default: boolean;
2823
2883
  };
2824
2884
  /**
@@ -2837,7 +2897,9 @@ export declare const CdrInput: __VLS_WithTemplateSlots_15<DefineComponent<{
2837
2897
  modelValue: {
2838
2898
  type: (StringConstructor | NumberConstructor)[];
2839
2899
  };
2840
- /** Adds a custom class to the cdr-label-standalone wrapping div */
2900
+ /** Adds a custom class to the cdr-label-standalone container div */
2901
+ inputContainerClass: StringConstructor;
2902
+ /** Passes a custom class to the label for custom styles */
2841
2903
  labelClass: StringConstructor;
2842
2904
  }>> & {
2843
2905
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
@@ -2862,7 +2924,13 @@ export declare const CdrInput: __VLS_WithTemplateSlots_15<DefineComponent<{
2862
2924
  error?(_: {}): any;
2863
2925
  }>;
2864
2926
 
2865
- export declare const CdrKicker: __VLS_WithTemplateSlots_16<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
2927
+ export declare const CdrKicker: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<baseTextProps>, {
2928
+ tag: string;
2929
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<baseTextProps>, {
2930
+ tag: string;
2931
+ }>>>, {
2932
+ tag: string;
2933
+ }, {}>, {
2866
2934
  default?(_: {}): any;
2867
2935
  }>;
2868
2936
 
@@ -2872,7 +2940,7 @@ export declare const CdrLandingLead: DefineComponent<{
2872
2940
  type: StringConstructor;
2873
2941
  default: string;
2874
2942
  };
2875
- /** Comma-seperated list of img srcsets */
2943
+ /** Comma-separated list of img srcsets */
2876
2944
  imgSrcset: {
2877
2945
  type: StringConstructor;
2878
2946
  default: undefined;
@@ -2898,7 +2966,7 @@ export declare const CdrLandingLead: DefineComponent<{
2898
2966
  type: StringConstructor;
2899
2967
  default: string;
2900
2968
  };
2901
- /** Comma-seperated list of img srcsets */
2969
+ /** Comma-separated list of img srcsets */
2902
2970
  imgSrcset: {
2903
2971
  type: StringConstructor;
2904
2972
  default: undefined;
@@ -2926,9 +2994,9 @@ export declare const CdrLandingLead: DefineComponent<{
2926
2994
  subheading: string;
2927
2995
  }, {}>;
2928
2996
 
2929
- export declare const CdrLead: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<leadProps>, {
2997
+ export declare const CdrLead: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<leadProps>, {
2930
2998
  surface: string;
2931
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<leadProps>, {
2999
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<leadProps>, {
2932
3000
  surface: string;
2933
3001
  }>>>, {
2934
3002
  surface: "bottom" | "top";
@@ -3313,9 +3381,9 @@ export declare const CdrPagination: DefineComponent<{
3313
3381
  forLabel: string;
3314
3382
  }, {}>;
3315
3383
 
3316
- export declare const CdrPicture: DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<pictureProps>, {
3384
+ export declare const CdrPicture: DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<pictureProps>, {
3317
3385
  alt: string;
3318
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<pictureProps>, {
3386
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<pictureProps>, {
3319
3387
  alt: string;
3320
3388
  }>>>, {
3321
3389
  alt: string;
@@ -3540,11 +3608,11 @@ export declare const CdrRadio: __VLS_WithTemplateSlots_23<DefineComponent<{
3540
3608
  * Sets the value of the radio.
3541
3609
  */
3542
3610
  customValue: {
3543
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
3611
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
3544
3612
  };
3545
3613
  /** @ignore v-model binding */
3546
3614
  modelValue: {
3547
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
3615
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
3548
3616
  };
3549
3617
  }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3550
3618
  "update:modelValue": (...args: any[]) => void;
@@ -3603,11 +3671,11 @@ export declare const CdrRadio: __VLS_WithTemplateSlots_23<DefineComponent<{
3603
3671
  * Sets the value of the radio.
3604
3672
  */
3605
3673
  customValue: {
3606
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
3674
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
3607
3675
  };
3608
3676
  /** @ignore v-model binding */
3609
3677
  modelValue: {
3610
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
3678
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
3611
3679
  };
3612
3680
  }>> & {
3613
3681
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
@@ -3759,7 +3827,7 @@ export declare const CdrSelect: __VLS_WithTemplateSlots_24<DefineComponent<{
3759
3827
  size: StringConstructor;
3760
3828
  /** Sets the select to an error state, displays the `error` slot if one is present. */
3761
3829
  error: {
3762
- type: (StringConstructor | BooleanConstructor)[];
3830
+ type: (BooleanConstructor | StringConstructor)[];
3763
3831
  default: boolean;
3764
3832
  };
3765
3833
  /**
@@ -3771,7 +3839,7 @@ export declare const CdrSelect: __VLS_WithTemplateSlots_24<DefineComponent<{
3771
3839
  };
3772
3840
  /** @ignore */
3773
3841
  modelValue: {
3774
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
3842
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
3775
3843
  };
3776
3844
  /** Disables the input and sets appropriate styling */
3777
3845
  disabled: BooleanConstructor;
@@ -3839,7 +3907,7 @@ export declare const CdrSelect: __VLS_WithTemplateSlots_24<DefineComponent<{
3839
3907
  size: StringConstructor;
3840
3908
  /** Sets the select to an error state, displays the `error` slot if one is present. */
3841
3909
  error: {
3842
- type: (StringConstructor | BooleanConstructor)[];
3910
+ type: (BooleanConstructor | StringConstructor)[];
3843
3911
  default: boolean;
3844
3912
  };
3845
3913
  /**
@@ -3851,7 +3919,7 @@ export declare const CdrSelect: __VLS_WithTemplateSlots_24<DefineComponent<{
3851
3919
  };
3852
3920
  /** @ignore */
3853
3921
  modelValue: {
3854
- type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
3922
+ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
3855
3923
  };
3856
3924
  /** Disables the input and sets appropriate styling */
3857
3925
  disabled: BooleanConstructor;
@@ -3939,10 +4007,10 @@ export declare const CdrSkeletonBone: DefineComponent<{
3939
4007
  type: string;
3940
4008
  }, {}>;
3941
4009
 
3942
- export declare const CdrSubheadingSans: __VLS_WithTemplateSlots_225<DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<subheadingSansTextProps>, {
4010
+ export declare const CdrSubheadingSans: __VLS_WithTemplateSlots_225<DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<subheadingSansTextProps>, {
3943
4011
  tag: string;
3944
4012
  scale: string;
3945
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<subheadingSansTextProps>, {
4013
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<subheadingSansTextProps>, {
3946
4014
  tag: string;
3947
4015
  scale: string;
3948
4016
  }>>>, {
@@ -4040,7 +4108,7 @@ export declare const CdrTable: __VLS_WithTemplateSlots_26<DefineComponent<{
4040
4108
  };
4041
4109
  /** Sets the width to 100%. Also accepts space separated strings for breakpoints that it should be full width: { '@xs' | '@sm' | '@md' | '@lg' } */
4042
4110
  fullWidth: {
4043
- type: (StringConstructor | BooleanConstructor)[];
4111
+ type: (BooleanConstructor | StringConstructor)[];
4044
4112
  default: boolean;
4045
4113
  };
4046
4114
  /** Makes the table scroll horizontally when it would overflow its container */
@@ -4078,7 +4146,7 @@ export declare const CdrTable: __VLS_WithTemplateSlots_26<DefineComponent<{
4078
4146
  };
4079
4147
  /** Sets the width to 100%. Also accepts space separated strings for breakpoints that it should be full width: { '@xs' | '@sm' | '@md' | '@lg' } */
4080
4148
  fullWidth: {
4081
- type: (StringConstructor | BooleanConstructor)[];
4149
+ type: (BooleanConstructor | StringConstructor)[];
4082
4150
  default: boolean;
4083
4151
  };
4084
4152
  /** Makes the table scroll horizontally when it would overflow its container */
@@ -4212,9 +4280,9 @@ export declare const CdrTabs: __VLS_WithTemplateSlots_28<DefineComponent<{
4212
4280
  default?(_: {}): any;
4213
4281
  }>;
4214
4282
 
4215
- export declare const CdrText: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseTextProps>, {
4283
+ export declare const CdrText: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<baseTextProps>, {
4216
4284
  tag: string;
4217
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseTextProps>, {
4285
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<baseTextProps>, {
4218
4286
  tag: string;
4219
4287
  }>>>, {
4220
4288
  tag: string;
@@ -4222,19 +4290,11 @@ export declare const CdrText: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_W
4222
4290
  default?(_: {}): any;
4223
4291
  }>;
4224
4292
 
4225
- export declare const CdrTitle: __VLS_WithTemplateSlots_30<DefineComponent<{
4226
- /** Sets the HTML tag (p, span, h1, h2, etc) */
4227
- tag: {
4228
- type: StringConstructor;
4229
- default: string;
4230
- };
4231
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
4232
- /** Sets the HTML tag (p, span, h1, h2, etc) */
4233
- tag: {
4234
- type: StringConstructor;
4235
- default: string;
4236
- };
4237
- }>>, {
4293
+ export declare const CdrTitle: __VLS_WithTemplateSlots_30<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<baseTextProps>, {
4294
+ tag: string;
4295
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<baseTextProps>, {
4296
+ tag: string;
4297
+ }>>>, {
4238
4298
  tag: string;
4239
4299
  }, {}>, {
4240
4300
  default?(_: {}): any;
@@ -4338,7 +4398,7 @@ export declare const CdrToggleButton: __VLS_WithTemplateSlots_32<DefineComponent
4338
4398
  export declare const CdrToggleGroup: __VLS_WithTemplateSlots_33<DefineComponent<{
4339
4399
  /** @ignore */
4340
4400
  modelValue: {
4341
- type: (StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor)[];
4401
+ type: (BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor)[];
4342
4402
  required: true;
4343
4403
  };
4344
4404
  /**
@@ -4356,7 +4416,7 @@ export declare const CdrToggleGroup: __VLS_WithTemplateSlots_33<DefineComponent<
4356
4416
  }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
4357
4417
  /** @ignore */
4358
4418
  modelValue: {
4359
- type: (StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor)[];
4419
+ type: (BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor)[];
4360
4420
  required: true;
4361
4421
  };
4362
4422
  /**
@@ -4470,11 +4530,11 @@ export declare const CdrTooltip: __VLS_WithTemplateSlots_35<DefineComponent<{
4470
4530
  default?(_: {}): any;
4471
4531
  }>;
4472
4532
 
4473
- export declare const CdrUtilitySans: __VLS_WithTemplateSlots_226<DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<utilitySansTextProps>, {
4533
+ export declare const CdrUtilitySans: __VLS_WithTemplateSlots_226<DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<utilitySansTextProps>, {
4474
4534
  tag: string;
4475
4535
  scale: string;
4476
4536
  strong: boolean;
4477
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<utilitySansTextProps>, {
4537
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<utilitySansTextProps>, {
4478
4538
  tag: string;
4479
4539
  scale: string;
4480
4540
  strong: boolean;
@@ -4486,11 +4546,11 @@ export declare const CdrUtilitySans: __VLS_WithTemplateSlots_226<DefineComponent
4486
4546
  default?(_: {}): any;
4487
4547
  }>;
4488
4548
 
4489
- export declare const CdrUtilitySerif: __VLS_WithTemplateSlots_227<DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<utilitySerifTextProps>, {
4549
+ export declare const CdrUtilitySerif: __VLS_WithTemplateSlots_227<DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<utilitySerifTextProps>, {
4490
4550
  tag: string;
4491
4551
  scale: string;
4492
4552
  strong: boolean;
4493
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<utilitySerifTextProps>, {
4553
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<utilitySerifTextProps>, {
4494
4554
  tag: string;
4495
4555
  scale: string;
4496
4556
  strong: boolean;