@rei/cedar 15.6.1-beta.0 → 15.6.1-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdr-style.css +1 -1
- package/dist/cedar.umd.js +10 -10
- package/dist/component-docgen.json +3402 -3408
- package/dist/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
- package/dist/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
- package/dist/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
- package/dist/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
- package/dist/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
- package/dist/components/button/styles/CdrButton.module.scss.mjs +31 -31
- package/dist/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
- package/dist/components/card/styles/CdrCard.module.scss.mjs +1 -1
- package/dist/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
- package/dist/components/chip/styles/CdrChip.module.scss.mjs +4 -4
- package/dist/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
- package/dist/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
- package/dist/components/container/styles/CdrContainer.module.scss.mjs +2 -2
- package/dist/components/filmstrip/styles/CdrFilmstrip.module.scss.mjs +12 -12
- package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +6 -6
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTitle.module.scss.mjs +6 -6
- package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
- package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
- package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
- package/dist/components/input/styles/CdrInput.module.scss.mjs +32 -32
- package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
- package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
- package/dist/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
- package/dist/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
- package/dist/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -8
- package/dist/components/layout/styles/CdrLayout.module.scss.mjs +84 -84
- package/dist/components/link/CdrLink.vue2.mjs +19 -38
- package/dist/components/link/styles/CdrLink.module.scss.mjs +4 -3
- package/dist/components/list/styles/CdrList.module.scss.mjs +5 -5
- package/dist/components/mediaObject/CdrMediaObject.vue2.mjs +5 -3
- package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +6 -6
- package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
- package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +3 -3
- package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
- package/dist/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
- package/dist/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
- package/dist/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
- package/dist/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
- package/dist/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
- package/dist/components/rating/styles/CdrRating.module.scss.mjs +44 -44
- package/dist/components/select/styles/CdrSelect.module.scss.mjs +42 -42
- package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
- package/dist/components/surface/styles/CdrSurface.module.scss.mjs +1 -1
- package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +4 -4
- package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
- package/dist/components/table/styles/CdrTable.module.scss.mjs +13 -13
- package/dist/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
- package/dist/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
- package/dist/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
- package/dist/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/components/title/styles/CdrTitle.module.scss.mjs +1 -1
- package/dist/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
- package/dist/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/icon-component-docgen.json +600 -600
- package/dist/lib.d.ts +117 -109
- package/dist/lib.mjs +418 -412
- package/dist/style/cdr-abstract.css +1 -1
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-body.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-choreographer.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-eyebrow.css +1 -1
- package/dist/style/cdr-filmstrip.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-fulfillment-tile-icon.css +1 -1
- package/dist/style/cdr-fulfillment-title.css +1 -1
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-heading-display.css +1 -1
- package/dist/style/cdr-heading-sans.css +1 -1
- package/dist/style/cdr-heading-serif.css +1 -1
- package/dist/style/cdr-heading-subheading-block.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-kicker.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-landing-lead.css +1 -1
- package/dist/style/cdr-layout.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-media-object.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-object-overlay.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-picture.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-split-surface.css +1 -1
- package/dist/style/cdr-subheading-sans.css +1 -1
- package/dist/style/cdr-surface-selection.css +1 -1
- package/dist/style/cdr-surface.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-title.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style/cdr-utility-sans.css +1 -1
- package/dist/style/cdr-utility-serif.css +1 -1
- package/package.json +1 -1
package/dist/lib.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import { ComponentOptionsMixin } from 'vue';
|
|
|
4
4
|
import { ComponentProvideOptions } from 'vue';
|
|
5
5
|
import { DefineComponent } from 'vue';
|
|
6
6
|
import { ExtractPropTypes } from 'vue';
|
|
7
|
+
import { InjectionKey } from 'vue';
|
|
7
8
|
import { PropType } from 'vue';
|
|
8
9
|
import { PublicProps } from 'vue';
|
|
9
10
|
import { Ref } from 'vue';
|
|
@@ -1372,83 +1373,21 @@ type: ObjectConstructor;
|
|
|
1372
1373
|
};
|
|
1373
1374
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1374
1375
|
|
|
1375
|
-
declare const __VLS_component_19: DefineComponent<ExtractPropTypes<
|
|
1376
|
-
/**
|
|
1377
|
-
* Sets valid HTML element tag
|
|
1378
|
-
* @values a, button
|
|
1379
|
-
*/
|
|
1380
|
-
tag: {
|
|
1381
|
-
type: StringConstructor;
|
|
1382
|
-
default: string;
|
|
1383
|
-
};
|
|
1384
|
-
/**
|
|
1385
|
-
* Sets value for anchors href property. Requires tag prop value to be `a`.
|
|
1386
|
-
*/
|
|
1387
|
-
href: {
|
|
1388
|
-
type: StringConstructor;
|
|
1389
|
-
default: string;
|
|
1390
|
-
};
|
|
1391
|
-
/**
|
|
1392
|
-
* Sets color and fill
|
|
1393
|
-
*/
|
|
1394
|
-
inheritColor: {
|
|
1395
|
-
type: BooleanConstructor;
|
|
1396
|
-
default: boolean;
|
|
1397
|
-
};
|
|
1398
|
-
/**
|
|
1399
|
-
* Modifies the style variant for this component.
|
|
1400
|
-
* @values standalone
|
|
1401
|
-
*/
|
|
1402
|
-
modifier: {
|
|
1403
|
-
type: StringConstructor;
|
|
1404
|
-
default: string;
|
|
1405
|
-
validator: (value: string) => boolean;
|
|
1406
|
-
};
|
|
1407
|
-
/** @ignore */
|
|
1408
|
-
target: StringConstructor;
|
|
1409
|
-
/** @ignore */
|
|
1410
|
-
rel: StringConstructor;
|
|
1411
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1412
|
-
/**
|
|
1413
|
-
* Sets valid HTML element tag
|
|
1414
|
-
* @values a, button
|
|
1415
|
-
*/
|
|
1416
|
-
tag: {
|
|
1417
|
-
type: StringConstructor;
|
|
1418
|
-
default: string;
|
|
1419
|
-
};
|
|
1420
|
-
/**
|
|
1421
|
-
* Sets value for anchors href property. Requires tag prop value to be `a`.
|
|
1422
|
-
*/
|
|
1423
|
-
href: {
|
|
1424
|
-
type: StringConstructor;
|
|
1425
|
-
default: string;
|
|
1426
|
-
};
|
|
1427
|
-
/**
|
|
1428
|
-
* Sets color and fill
|
|
1429
|
-
*/
|
|
1430
|
-
inheritColor: {
|
|
1431
|
-
type: BooleanConstructor;
|
|
1432
|
-
default: boolean;
|
|
1433
|
-
};
|
|
1434
|
-
/**
|
|
1435
|
-
* Modifies the style variant for this component.
|
|
1436
|
-
* @values standalone
|
|
1437
|
-
*/
|
|
1438
|
-
modifier: {
|
|
1439
|
-
type: StringConstructor;
|
|
1440
|
-
default: string;
|
|
1441
|
-
validator: (value: string) => boolean;
|
|
1442
|
-
};
|
|
1443
|
-
/** @ignore */
|
|
1444
|
-
target: StringConstructor;
|
|
1445
|
-
/** @ignore */
|
|
1446
|
-
rel: StringConstructor;
|
|
1447
|
-
}>> & Readonly<{}>, {
|
|
1376
|
+
declare const __VLS_component_19: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<CdrLinkProps>, {
|
|
1448
1377
|
tag: string;
|
|
1378
|
+
href: string;
|
|
1449
1379
|
inheritColor: boolean;
|
|
1380
|
+
modifier: string;
|
|
1381
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<CdrLinkProps>, {
|
|
1382
|
+
tag: string;
|
|
1450
1383
|
href: string;
|
|
1384
|
+
inheritColor: boolean;
|
|
1451
1385
|
modifier: string;
|
|
1386
|
+
}>>> & Readonly<{}>, {
|
|
1387
|
+
tag: CdrLinkTag;
|
|
1388
|
+
inheritColor: boolean;
|
|
1389
|
+
href: string;
|
|
1390
|
+
modifier: "" | "standalone";
|
|
1452
1391
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1453
1392
|
|
|
1454
1393
|
declare const __VLS_component_190: DefineComponent<ExtractPropTypes< {
|
|
@@ -1813,7 +1752,7 @@ type: ObjectConstructor;
|
|
|
1813
1752
|
};
|
|
1814
1753
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1815
1754
|
|
|
1816
|
-
declare const __VLS_component_21: DefineComponent<ExtractPropTypes<
|
|
1755
|
+
declare const __VLS_component_21: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<MediaObject>, {
|
|
1817
1756
|
align: string;
|
|
1818
1757
|
mediaPosition: string;
|
|
1819
1758
|
mediaWidth: string;
|
|
@@ -1823,7 +1762,8 @@ overlay: boolean;
|
|
|
1823
1762
|
overlayRowAlign: string;
|
|
1824
1763
|
overlayColumnAlign: string;
|
|
1825
1764
|
contentPadding: string;
|
|
1826
|
-
|
|
1765
|
+
queryType: string;
|
|
1766
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<MediaObject>, {
|
|
1827
1767
|
align: string;
|
|
1828
1768
|
mediaPosition: string;
|
|
1829
1769
|
mediaWidth: string;
|
|
@@ -1833,6 +1773,7 @@ overlay: boolean;
|
|
|
1833
1773
|
overlayRowAlign: string;
|
|
1834
1774
|
overlayColumnAlign: string;
|
|
1835
1775
|
contentPadding: string;
|
|
1776
|
+
queryType: string;
|
|
1836
1777
|
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1837
1778
|
|
|
1838
1779
|
declare const __VLS_component_210: DefineComponent<ExtractPropTypes< {
|
|
@@ -2167,12 +2108,12 @@ type: ObjectConstructor;
|
|
|
2167
2108
|
};
|
|
2168
2109
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2169
2110
|
|
|
2170
|
-
declare const __VLS_component_23: DefineComponent<ExtractPropTypes<
|
|
2111
|
+
declare const __VLS_component_23: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<ObjectOverlayProps>, {
|
|
2171
2112
|
position: string;
|
|
2172
2113
|
margin: string;
|
|
2173
2114
|
tag: string;
|
|
2174
2115
|
gradientTheme: string;
|
|
2175
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2116
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<ObjectOverlayProps>, {
|
|
2176
2117
|
position: string;
|
|
2177
2118
|
margin: string;
|
|
2178
2119
|
tag: string;
|
|
@@ -2184,10 +2125,10 @@ gradientTheme: "dark" | "light";
|
|
|
2184
2125
|
margin: ResponsiveSpace | Spacing;
|
|
2185
2126
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2186
2127
|
|
|
2187
|
-
declare const __VLS_component_230: DefineComponent<ExtractPropTypes<
|
|
2128
|
+
declare const __VLS_component_230: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingDisplayTextProps>, {
|
|
2188
2129
|
tag: string;
|
|
2189
2130
|
scale: string;
|
|
2190
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2131
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingDisplayTextProps>, {
|
|
2191
2132
|
tag: string;
|
|
2192
2133
|
scale: string;
|
|
2193
2134
|
}>>> & Readonly<{}>, {
|
|
@@ -2195,11 +2136,11 @@ tag: string;
|
|
|
2195
2136
|
scale: "2" | "3" | "4" | "5" | "6" | "7";
|
|
2196
2137
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2197
2138
|
|
|
2198
|
-
declare const __VLS_component_231: DefineComponent<ExtractPropTypes<
|
|
2139
|
+
declare const __VLS_component_231: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<headingSerifTextProps>, {
|
|
2199
2140
|
tag: string;
|
|
2200
2141
|
scale: string;
|
|
2201
2142
|
strong: boolean;
|
|
2202
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2143
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<headingSerifTextProps>, {
|
|
2203
2144
|
tag: string;
|
|
2204
2145
|
scale: string;
|
|
2205
2146
|
strong: boolean;
|
|
@@ -2209,10 +2150,10 @@ tag: string;
|
|
|
2209
2150
|
scale: "1" | "2" | "3" | "4" | "5";
|
|
2210
2151
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2211
2152
|
|
|
2212
|
-
declare const __VLS_component_232: DefineComponent<ExtractPropTypes<
|
|
2153
|
+
declare const __VLS_component_232: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<headingSansTextProps>, {
|
|
2213
2154
|
tag: string;
|
|
2214
2155
|
scale: string;
|
|
2215
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2156
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<headingSansTextProps>, {
|
|
2216
2157
|
tag: string;
|
|
2217
2158
|
scale: string;
|
|
2218
2159
|
}>>> & Readonly<{}>, {
|
|
@@ -2220,10 +2161,10 @@ tag: string;
|
|
|
2220
2161
|
scale: "1" | "2" | "3";
|
|
2221
2162
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2222
2163
|
|
|
2223
|
-
declare const __VLS_component_233: DefineComponent<ExtractPropTypes<
|
|
2164
|
+
declare const __VLS_component_233: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<subheadingSansTextProps>, {
|
|
2224
2165
|
tag: string;
|
|
2225
2166
|
scale: string;
|
|
2226
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2167
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<subheadingSansTextProps>, {
|
|
2227
2168
|
tag: string;
|
|
2228
2169
|
scale: string;
|
|
2229
2170
|
}>>> & Readonly<{}>, {
|
|
@@ -2231,11 +2172,11 @@ tag: string;
|
|
|
2231
2172
|
scale: "-1" | "0" | "1" | "2";
|
|
2232
2173
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2233
2174
|
|
|
2234
|
-
declare const __VLS_component_234: DefineComponent<ExtractPropTypes<
|
|
2175
|
+
declare const __VLS_component_234: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<utilitySansTextProps>, {
|
|
2235
2176
|
tag: string;
|
|
2236
2177
|
scale: string;
|
|
2237
2178
|
strong: boolean;
|
|
2238
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2179
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<utilitySansTextProps>, {
|
|
2239
2180
|
tag: string;
|
|
2240
2181
|
scale: string;
|
|
2241
2182
|
strong: boolean;
|
|
@@ -2245,11 +2186,11 @@ tag: string;
|
|
|
2245
2186
|
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2246
2187
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2247
2188
|
|
|
2248
|
-
declare const __VLS_component_235: DefineComponent<ExtractPropTypes<
|
|
2189
|
+
declare const __VLS_component_235: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<utilitySerifTextProps>, {
|
|
2249
2190
|
tag: string;
|
|
2250
2191
|
scale: string;
|
|
2251
2192
|
strong: boolean;
|
|
2252
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2193
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<utilitySerifTextProps>, {
|
|
2253
2194
|
tag: string;
|
|
2254
2195
|
scale: string;
|
|
2255
2196
|
strong: boolean;
|
|
@@ -2259,11 +2200,11 @@ tag: string;
|
|
|
2259
2200
|
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2260
2201
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2261
2202
|
|
|
2262
|
-
declare const __VLS_component_236: DefineComponent<ExtractPropTypes<
|
|
2203
|
+
declare const __VLS_component_236: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<bodyTextProps>, {
|
|
2263
2204
|
tag: string;
|
|
2264
2205
|
scale: string;
|
|
2265
2206
|
strong: boolean;
|
|
2266
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2207
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<bodyTextProps>, {
|
|
2267
2208
|
tag: string;
|
|
2268
2209
|
scale: string;
|
|
2269
2210
|
strong: boolean;
|
|
@@ -2273,9 +2214,9 @@ tag: string;
|
|
|
2273
2214
|
scale: ScaleValue;
|
|
2274
2215
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2275
2216
|
|
|
2276
|
-
declare const __VLS_component_237: DefineComponent<ExtractPropTypes<
|
|
2217
|
+
declare const __VLS_component_237: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<baseTextProps>, {
|
|
2277
2218
|
tag: string;
|
|
2278
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2219
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<baseTextProps>, {
|
|
2279
2220
|
tag: string;
|
|
2280
2221
|
}>>> & Readonly<{}>, {
|
|
2281
2222
|
tag: string;
|
|
@@ -2766,10 +2707,10 @@ default: boolean;
|
|
|
2766
2707
|
motion: boolean;
|
|
2767
2708
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2768
2709
|
|
|
2769
|
-
declare const __VLS_component_29: DefineComponent<ExtractPropTypes<
|
|
2710
|
+
declare const __VLS_component_29: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<splitSurfaceProps>, {
|
|
2770
2711
|
surface: string;
|
|
2771
2712
|
tag: string;
|
|
2772
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2713
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<splitSurfaceProps>, {
|
|
2773
2714
|
surface: string;
|
|
2774
2715
|
tag: string;
|
|
2775
2716
|
}>>> & Readonly<{}>, {
|
|
@@ -2801,18 +2742,18 @@ validator: (value: string) => boolean;
|
|
|
2801
2742
|
unwrap: string | boolean;
|
|
2802
2743
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2803
2744
|
|
|
2804
|
-
declare const __VLS_component_30: DefineComponent<ExtractPropTypes<
|
|
2745
|
+
declare const __VLS_component_30: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surface>, {
|
|
2805
2746
|
tag: string;
|
|
2806
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2747
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surface>, {
|
|
2807
2748
|
tag: string;
|
|
2808
2749
|
}>>> & Readonly<{}>, {
|
|
2809
2750
|
tag: Tag;
|
|
2810
2751
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2811
2752
|
|
|
2812
|
-
declare const __VLS_component_31: DefineComponent<ExtractPropTypes<
|
|
2753
|
+
declare const __VLS_component_31: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surfaceSelection>, {
|
|
2813
2754
|
tag: string;
|
|
2814
2755
|
role: string;
|
|
2815
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2756
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surfaceSelection>, {
|
|
2816
2757
|
tag: string;
|
|
2817
2758
|
role: string;
|
|
2818
2759
|
}>>> & Readonly<{}>, {
|
|
@@ -2820,9 +2761,9 @@ role: string;
|
|
|
2820
2761
|
tag: Tag;
|
|
2821
2762
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2822
2763
|
|
|
2823
|
-
declare const __VLS_component_32: DefineComponent<ExtractPropTypes<
|
|
2764
|
+
declare const __VLS_component_32: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<surface>, {
|
|
2824
2765
|
tag: string;
|
|
2825
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2766
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<surface>, {
|
|
2826
2767
|
tag: string;
|
|
2827
2768
|
}>>> & Readonly<{}>, {
|
|
2828
2769
|
tag: Tag;
|
|
@@ -3009,17 +2950,17 @@ activeTab: number;
|
|
|
3009
2950
|
backgroundColor: string;
|
|
3010
2951
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3011
2952
|
|
|
3012
|
-
declare const __VLS_component_36: DefineComponent<ExtractPropTypes<
|
|
2953
|
+
declare const __VLS_component_36: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
|
|
3013
2954
|
tag: string;
|
|
3014
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2955
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
|
|
3015
2956
|
tag: string;
|
|
3016
2957
|
}>>> & Readonly<{}>, {
|
|
3017
2958
|
tag: string;
|
|
3018
2959
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3019
2960
|
|
|
3020
|
-
declare const __VLS_component_37: DefineComponent<ExtractPropTypes<
|
|
2961
|
+
declare const __VLS_component_37: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<baseTextProps>, {
|
|
3021
2962
|
tag: string;
|
|
3022
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2963
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<baseTextProps>, {
|
|
3023
2964
|
tag: string;
|
|
3024
2965
|
}>>> & Readonly<{}>, {
|
|
3025
2966
|
tag: string;
|
|
@@ -3339,10 +3280,10 @@ autoPosition: boolean;
|
|
|
3339
3280
|
open: boolean;
|
|
3340
3281
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3341
3282
|
|
|
3342
|
-
declare const __VLS_component_43: DefineComponent<ExtractPropTypes<
|
|
3283
|
+
declare const __VLS_component_43: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<CdrFilmstrip_2<unknown>>, {
|
|
3343
3284
|
model: () => {};
|
|
3344
3285
|
adapter: () => CdrFilmstripConfig<unknown>;
|
|
3345
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
3286
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<CdrFilmstrip_2<unknown>>, {
|
|
3346
3287
|
model: () => {};
|
|
3347
3288
|
adapter: () => CdrFilmstripConfig<unknown>;
|
|
3348
3289
|
}>>> & Readonly<{}>, {
|
|
@@ -4313,6 +4254,8 @@ declare type __VLS_NonUndefinedable_23<T> = T extends undefined ? never : T;
|
|
|
4313
4254
|
|
|
4314
4255
|
declare type __VLS_NonUndefinedable_24<T> = T extends undefined ? never : T;
|
|
4315
4256
|
|
|
4257
|
+
declare type __VLS_NonUndefinedable_25<T> = T extends undefined ? never : T;
|
|
4258
|
+
|
|
4316
4259
|
declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
|
|
4317
4260
|
|
|
4318
4261
|
declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
|
|
@@ -4395,6 +4338,10 @@ declare type __VLS_Prettify_24<T> = {
|
|
|
4395
4338
|
[K in keyof T]: T[K];
|
|
4396
4339
|
} & {};
|
|
4397
4340
|
|
|
4341
|
+
declare type __VLS_Prettify_25<T> = {
|
|
4342
|
+
[K in keyof T]: T[K];
|
|
4343
|
+
} & {};
|
|
4344
|
+
|
|
4398
4345
|
declare type __VLS_Prettify_3<T> = {
|
|
4399
4346
|
[K in keyof T]: T[K];
|
|
4400
4347
|
} & {};
|
|
@@ -5564,6 +5511,15 @@ declare type __VLS_TypePropsToRuntimeProps_24<T> = {
|
|
|
5564
5511
|
};
|
|
5565
5512
|
};
|
|
5566
5513
|
|
|
5514
|
+
declare type __VLS_TypePropsToRuntimeProps_25<T> = {
|
|
5515
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5516
|
+
type: PropType<__VLS_NonUndefinedable_25<T[K]>>;
|
|
5517
|
+
} : {
|
|
5518
|
+
type: PropType<T[K]>;
|
|
5519
|
+
required: true;
|
|
5520
|
+
};
|
|
5521
|
+
};
|
|
5522
|
+
|
|
5567
5523
|
declare type __VLS_TypePropsToRuntimeProps_3<T> = {
|
|
5568
5524
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5569
5525
|
type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
|
|
@@ -5729,6 +5685,12 @@ declare type __VLS_WithDefaults_24<P, D> = {
|
|
|
5729
5685
|
}> : P[K];
|
|
5730
5686
|
};
|
|
5731
5687
|
|
|
5688
|
+
declare type __VLS_WithDefaults_25<P, D> = {
|
|
5689
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_25<P[K] & {
|
|
5690
|
+
default: D[K];
|
|
5691
|
+
}> : P[K];
|
|
5692
|
+
};
|
|
5693
|
+
|
|
5732
5694
|
declare type __VLS_WithDefaults_3<P, D> = {
|
|
5733
5695
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_3<P[K] & {
|
|
5734
5696
|
default: D[K];
|
|
@@ -7599,6 +7561,16 @@ export declare interface CdrFilmstripEventEmitter {
|
|
|
7599
7561
|
(event: string, payload?: unknown): void;
|
|
7600
7562
|
}
|
|
7601
7563
|
|
|
7564
|
+
/**
|
|
7565
|
+
* Injection key for providing a `FilmstripEventEmitter` instance via Vue's dependency injection system.
|
|
7566
|
+
*
|
|
7567
|
+
* This key is used to enable event communication within the filmstrip component tree,
|
|
7568
|
+
* allowing child components to emit events without requiring direct parent-child communication.
|
|
7569
|
+
*
|
|
7570
|
+
* @type {InjectionKey<CdrFilmstripEventEmitter>}
|
|
7571
|
+
*/
|
|
7572
|
+
export declare const CdrFilmstripEventKey: InjectionKey<CdrFilmstripEventEmitter>;
|
|
7573
|
+
|
|
7602
7574
|
/**
|
|
7603
7575
|
* Interface representing a single frame in the filmstrip.
|
|
7604
7576
|
*
|
|
@@ -7724,6 +7696,26 @@ export declare const CdrLayout: __VLS_WithTemplateSlots_18<typeof __VLS_componen
|
|
|
7724
7696
|
|
|
7725
7697
|
export declare const CdrLink: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, ReturnType<typeof __VLS_template_19>>;
|
|
7726
7698
|
|
|
7699
|
+
export declare interface CdrLinkProps {
|
|
7700
|
+
/** Sets valid HTML element tag */
|
|
7701
|
+
tag?: CdrLinkTag;
|
|
7702
|
+
/** Sets value for anchors href property. Requires tag prop value to be `a`. */
|
|
7703
|
+
href?: string;
|
|
7704
|
+
/** Sets color and fill */
|
|
7705
|
+
inheritColor?: boolean;
|
|
7706
|
+
/** Modifies the style variant for this component. */
|
|
7707
|
+
modifier?: '' | 'standalone';
|
|
7708
|
+
/** @ignore */
|
|
7709
|
+
target?: string;
|
|
7710
|
+
/** @ignore */
|
|
7711
|
+
rel?: string;
|
|
7712
|
+
}
|
|
7713
|
+
|
|
7714
|
+
/**
|
|
7715
|
+
* Props for the CdrLink component.
|
|
7716
|
+
*/
|
|
7717
|
+
export declare type CdrLinkTag = 'a' | 'button';
|
|
7718
|
+
|
|
7727
7719
|
export declare const CdrList: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, ReturnType<typeof __VLS_template_20>>;
|
|
7728
7720
|
|
|
7729
7721
|
export declare const CdrMediaObject: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, ReturnType<typeof __VLS_template_21>>;
|
|
@@ -7844,9 +7836,9 @@ linkTag: string;
|
|
|
7844
7836
|
forLabel: string;
|
|
7845
7837
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7846
7838
|
|
|
7847
|
-
export declare const CdrPicture: DefineComponent<ExtractPropTypes<
|
|
7839
|
+
export declare const CdrPicture: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<pictureProps>, {
|
|
7848
7840
|
alt: string;
|
|
7849
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
7841
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<pictureProps>, {
|
|
7850
7842
|
alt: string;
|
|
7851
7843
|
}>>> & Readonly<{}>, {
|
|
7852
7844
|
alt: string;
|
|
@@ -8514,6 +8506,10 @@ export declare type MediaMeasurementObject = {
|
|
|
8514
8506
|
};
|
|
8515
8507
|
|
|
8516
8508
|
export declare interface MediaObject extends Layout {
|
|
8509
|
+
/**
|
|
8510
|
+
* @ignore
|
|
8511
|
+
*/
|
|
8512
|
+
queryType?: QueryType;
|
|
8517
8513
|
/**
|
|
8518
8514
|
* The alignment of the media and content along the x or y axis, depending on the layout. This can be an object with values for each Cedar breakpoint (xs, sm, md, lg).
|
|
8519
8515
|
* @values start, center, end
|
|
@@ -8563,6 +8559,9 @@ export declare interface MediaObject extends Layout {
|
|
|
8563
8559
|
|
|
8564
8560
|
export declare type Modifier = 'default' | 'primary' | 'secondary';
|
|
8565
8561
|
|
|
8562
|
+
/** Skeleton injection key */
|
|
8563
|
+
export declare const motionKey: InjectionKey<Ref<boolean>>;
|
|
8564
|
+
|
|
8566
8565
|
export declare interface NameValuePair {
|
|
8567
8566
|
[key: string]: any;
|
|
8568
8567
|
}
|
|
@@ -8651,6 +8650,12 @@ export declare type ResponsiveSpace = {
|
|
|
8651
8650
|
|
|
8652
8651
|
export declare type ScaleValue = '-2' | '-1' | '0' | '1';
|
|
8653
8652
|
|
|
8653
|
+
/** Tabs injection key */
|
|
8654
|
+
export declare const selectedTabKey: InjectionKey<Ref<string | null>>;
|
|
8655
|
+
|
|
8656
|
+
/** Toggle button injection key */
|
|
8657
|
+
export declare const selectedToggleKey: InjectionKey<Ref<string | number | boolean | Record<string, any> | unknown[]>>;
|
|
8658
|
+
|
|
8654
8659
|
/**
|
|
8655
8660
|
* Select data object
|
|
8656
8661
|
*
|
|
@@ -8794,6 +8799,9 @@ export declare interface surfaceSelection extends surface {
|
|
|
8794
8799
|
|
|
8795
8800
|
export declare type Tag = keyof HTMLElementTagNameMap;
|
|
8796
8801
|
|
|
8802
|
+
/** Accordion injection keys */
|
|
8803
|
+
export declare const unwrappedKey: InjectionKey<Ref<boolean>>;
|
|
8804
|
+
|
|
8797
8805
|
declare interface utilitySansTextProps extends baseTextProps {
|
|
8798
8806
|
/**
|
|
8799
8807
|
* Sets the type scale
|