@rei/cedar 15.4.0 → 15.5.0
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-fonts.css +1 -1
- package/dist/cdr-palette.css +1 -1
- package/dist/cdr-style.css +1 -1
- package/dist/cedar.umd.js +9 -9
- package/dist/component-docgen.json +4179 -3861
- 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/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- 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/styles/CdrLink.module.scss.mjs +3 -3
- package/dist/components/list/styles/CdrList.module.scss.mjs +5 -5
- 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/CdrObjectOverlay.vue.mjs +9 -0
- package/dist/components/objectOverlay/CdrObjectOverlay.vue2.mjs +113 -0
- package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +8 -0
- 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/CdrSurface.vue2.mjs +17 -47
- package/dist/components/surface/styles/CdrSurface.module.scss.mjs +3 -32
- 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 +1241 -1434
- package/dist/lib.mjs +458 -466
- 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-fonts.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-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 -0
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-palette.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.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/dist/utils/surface.mjs +17 -49
- package/package.json +2 -2
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue.mjs +0 -9
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +0 -103
- package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue.mjs +0 -9
- package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue2.mjs +0 -26
- package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue.mjs +0 -9
- package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue2.mjs +0 -29
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue.mjs +0 -9
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue2.mjs +0 -19
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTile.module.scss.mjs +0 -32
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileContent.module.scss.mjs +0 -6
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileHeader.module.scss.mjs +0 -8
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +0 -11
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue.mjs +0 -9
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +0 -72
- package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +0 -32
- package/dist/style/cdr-fulfillment-tile-content.css +0 -1
- package/dist/style/cdr-fulfillment-tile-header.css +0 -1
- package/dist/style/cdr-fulfillment-tile-icon.css +0 -1
- package/dist/style/cdr-fulfillment-tile.css +0 -1
- package/dist/style/cdr-surface-selection.css +0 -1
package/dist/lib.d.ts
CHANGED
|
@@ -455,30 +455,41 @@ type: ObjectConstructor;
|
|
|
455
455
|
};
|
|
456
456
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
457
457
|
|
|
458
|
-
declare const __VLS_component_13: DefineComponent<ExtractPropTypes<
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
458
|
+
declare const __VLS_component_13: DefineComponent<ExtractPropTypes< {
|
|
459
|
+
/**
|
|
460
|
+
* Defines gutter size. Also accepts responsive values with `@breakpoint`: "none@md"
|
|
461
|
+
* @demoSelectMultiple false
|
|
462
|
+
* @values none, small, medium, large
|
|
463
|
+
*/
|
|
464
|
+
gutter: {
|
|
465
|
+
type: StringConstructor;
|
|
466
|
+
validator: (value: string) => boolean;
|
|
467
|
+
default: string;
|
|
468
|
+
};
|
|
469
|
+
/** Sets the HTML tag for the grid element */
|
|
470
|
+
tag: {
|
|
471
|
+
type: StringConstructor;
|
|
472
|
+
default: string;
|
|
473
|
+
};
|
|
474
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
475
|
+
/**
|
|
476
|
+
* Defines gutter size. Also accepts responsive values with `@breakpoint`: "none@md"
|
|
477
|
+
* @demoSelectMultiple false
|
|
478
|
+
* @values none, small, medium, large
|
|
479
|
+
*/
|
|
480
|
+
gutter: {
|
|
481
|
+
type: StringConstructor;
|
|
482
|
+
validator: (value: string) => boolean;
|
|
483
|
+
default: string;
|
|
484
|
+
};
|
|
485
|
+
/** Sets the HTML tag for the grid element */
|
|
486
|
+
tag: {
|
|
487
|
+
type: StringConstructor;
|
|
488
|
+
default: string;
|
|
489
|
+
};
|
|
490
|
+
}>> & Readonly<{}>, {
|
|
467
491
|
tag: string;
|
|
468
|
-
|
|
469
|
-
modifier: string;
|
|
470
|
-
checked: boolean;
|
|
471
|
-
disabled: boolean;
|
|
472
|
-
loading: boolean;
|
|
473
|
-
layout: () => Layout;
|
|
474
|
-
}>>> & Readonly<{}>, {
|
|
475
|
-
tag: Tag;
|
|
476
|
-
role: string;
|
|
477
|
-
disabled: boolean;
|
|
478
|
-
modifier: Modifier;
|
|
479
|
-
loading: boolean;
|
|
480
|
-
layout: Layout;
|
|
481
|
-
checked: boolean;
|
|
492
|
+
gutter: string;
|
|
482
493
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
483
494
|
|
|
484
495
|
declare const __VLS_component_130: DefineComponent<ExtractPropTypes< {
|
|
@@ -581,12 +592,43 @@ type: ObjectConstructor;
|
|
|
581
592
|
};
|
|
582
593
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
583
594
|
|
|
584
|
-
declare const __VLS_component_14: DefineComponent<ExtractPropTypes<
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
595
|
+
declare const __VLS_component_14: DefineComponent<ExtractPropTypes< {
|
|
596
|
+
/**
|
|
597
|
+
* Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).
|
|
598
|
+
*/
|
|
599
|
+
use: StringConstructor;
|
|
600
|
+
/**
|
|
601
|
+
* Sets icon fill to "inherit" so as to use parent/ancestor fill color.
|
|
602
|
+
*/
|
|
603
|
+
inheritColor: {
|
|
604
|
+
type: BooleanConstructor;
|
|
605
|
+
default: boolean;
|
|
606
|
+
};
|
|
607
|
+
size: {
|
|
608
|
+
type: StringConstructor;
|
|
609
|
+
default: undefined;
|
|
610
|
+
validator: (value: string) => boolean;
|
|
611
|
+
};
|
|
612
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
613
|
+
/**
|
|
614
|
+
* Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).
|
|
615
|
+
*/
|
|
616
|
+
use: StringConstructor;
|
|
617
|
+
/**
|
|
618
|
+
* Sets icon fill to "inherit" so as to use parent/ancestor fill color.
|
|
619
|
+
*/
|
|
620
|
+
inheritColor: {
|
|
621
|
+
type: BooleanConstructor;
|
|
622
|
+
default: boolean;
|
|
623
|
+
};
|
|
624
|
+
size: {
|
|
625
|
+
type: StringConstructor;
|
|
626
|
+
default: undefined;
|
|
627
|
+
validator: (value: string) => boolean;
|
|
628
|
+
};
|
|
629
|
+
}>> & Readonly<{}>, {
|
|
630
|
+
inheritColor: boolean;
|
|
631
|
+
size: string;
|
|
590
632
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
591
633
|
|
|
592
634
|
declare const __VLS_component_140: DefineComponent<ExtractPropTypes< {
|
|
@@ -689,117 +731,208 @@ type: ObjectConstructor;
|
|
|
689
731
|
};
|
|
690
732
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
691
733
|
|
|
692
|
-
declare const __VLS_component_15: DefineComponent< {
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
699
|
-
props: {
|
|
700
|
-
type: ObjectConstructor;
|
|
734
|
+
declare const __VLS_component_15: DefineComponent<ExtractPropTypes< {
|
|
735
|
+
/**
|
|
736
|
+
* Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.
|
|
737
|
+
*/
|
|
738
|
+
id: {
|
|
739
|
+
type: StringConstructor;
|
|
701
740
|
};
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
741
|
+
/**
|
|
742
|
+
* 'type' attribute for the input as defined by w3c.
|
|
743
|
+
* Only supporting text|email|number|password|search|url|date|datetime-local.
|
|
744
|
+
* The increment/decrement webkit psuedo element is hidden for number.
|
|
745
|
+
* @demoSelectMultiple false
|
|
746
|
+
* @values text, email, number, password, search, url, tel, date, datetime-local
|
|
747
|
+
*/
|
|
748
|
+
type: {
|
|
749
|
+
type: StringConstructor[];
|
|
750
|
+
default: string;
|
|
751
|
+
validator: (value: string) => boolean;
|
|
707
752
|
};
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
753
|
+
/**
|
|
754
|
+
* Sets the text value for the input label. Required for a11y compliance. Use ‘hideLabel’ if the label display is not desired. Required.
|
|
755
|
+
*/
|
|
756
|
+
label: {
|
|
757
|
+
type: StringConstructor;
|
|
758
|
+
required: true;
|
|
711
759
|
};
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
type:
|
|
760
|
+
/**
|
|
761
|
+
* Sets default attributes for an input that should launch a numeric keyboard but is not strictly a 'number' (credit card, security code, postal code, etc.). Should be used in conjunction with the default text type input. An `input` listener can be used to fully restrict input values to numerical characters only
|
|
762
|
+
*/
|
|
763
|
+
numeric: {
|
|
764
|
+
type: BooleanConstructor;
|
|
765
|
+
default: boolean;
|
|
717
766
|
};
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
767
|
+
/**
|
|
768
|
+
* Removes the label element but sets the input `aria-label` to `label` text for a11y.
|
|
769
|
+
*/
|
|
770
|
+
hideLabel: BooleanConstructor;
|
|
771
|
+
/**
|
|
772
|
+
* Number of rows for input. Converts component to text-area if rows greater than 1.
|
|
773
|
+
*/
|
|
774
|
+
rows: {
|
|
775
|
+
type: NumberConstructor;
|
|
776
|
+
default: number;
|
|
721
777
|
};
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
778
|
+
/**
|
|
779
|
+
* Sets the background color the input is rendered on
|
|
780
|
+
* @values primary, secondary
|
|
781
|
+
*/
|
|
782
|
+
background: {
|
|
783
|
+
type: StringConstructor[];
|
|
784
|
+
default: string;
|
|
785
|
+
validator: (value: string) => boolean;
|
|
727
786
|
};
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
787
|
+
/**
|
|
788
|
+
* Sets the input field size
|
|
789
|
+
* @demoSelectMultiple true
|
|
790
|
+
* @values large
|
|
791
|
+
*/
|
|
792
|
+
size: StringConstructor;
|
|
793
|
+
/**
|
|
794
|
+
* Sets the `role` attribute for the embedded error state messaging.
|
|
795
|
+
*/
|
|
796
|
+
errorRole: {
|
|
797
|
+
type: StringConstructor;
|
|
798
|
+
required: false;
|
|
799
|
+
default: string;
|
|
731
800
|
};
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
type: ObjectConstructor;
|
|
801
|
+
/** Sets the input to an error state, displays the `error` slot if one is present. */
|
|
802
|
+
error: {
|
|
803
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
804
|
+
default: boolean;
|
|
737
805
|
};
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
806
|
+
/**
|
|
807
|
+
* Sets the disabled state for the input field and label styling. Also, restricts user input.
|
|
808
|
+
*/
|
|
809
|
+
disabled: BooleanConstructor;
|
|
810
|
+
/**
|
|
811
|
+
* Sets aria-required on the input field and displays an asterisk next to the input label.
|
|
812
|
+
*/
|
|
813
|
+
required: BooleanConstructor;
|
|
814
|
+
/**
|
|
815
|
+
* Displays '(optional)' text next to the input label.
|
|
816
|
+
*/
|
|
817
|
+
optional: BooleanConstructor;
|
|
818
|
+
/** @ignore */
|
|
819
|
+
modelValue: {
|
|
820
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
741
821
|
};
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
822
|
+
/** Adds a custom class to the cdr-label-standalone container div */
|
|
823
|
+
inputContainerClass: StringConstructor;
|
|
824
|
+
/** Passes a custom class to the label for custom styles */
|
|
825
|
+
labelClass: StringConstructor;
|
|
826
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
827
|
+
"update:modelValue": (...args: any[]) => void;
|
|
828
|
+
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
829
|
+
/**
|
|
830
|
+
* Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.
|
|
831
|
+
*/
|
|
832
|
+
id: {
|
|
833
|
+
type: StringConstructor;
|
|
747
834
|
};
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
835
|
+
/**
|
|
836
|
+
* 'type' attribute for the input as defined by w3c.
|
|
837
|
+
* Only supporting text|email|number|password|search|url|date|datetime-local.
|
|
838
|
+
* The increment/decrement webkit psuedo element is hidden for number.
|
|
839
|
+
* @demoSelectMultiple false
|
|
840
|
+
* @values text, email, number, password, search, url, tel, date, datetime-local
|
|
841
|
+
*/
|
|
842
|
+
type: {
|
|
843
|
+
type: StringConstructor[];
|
|
844
|
+
default: string;
|
|
845
|
+
validator: (value: string) => boolean;
|
|
751
846
|
};
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
type:
|
|
847
|
+
/**
|
|
848
|
+
* Sets the text value for the input label. Required for a11y compliance. Use ‘hideLabel’ if the label display is not desired. Required.
|
|
849
|
+
*/
|
|
850
|
+
label: {
|
|
851
|
+
type: StringConstructor;
|
|
852
|
+
required: true;
|
|
757
853
|
};
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
854
|
+
/**
|
|
855
|
+
* Sets default attributes for an input that should launch a numeric keyboard but is not strictly a 'number' (credit card, security code, postal code, etc.). Should be used in conjunction with the default text type input. An `input` listener can be used to fully restrict input values to numerical characters only
|
|
856
|
+
*/
|
|
857
|
+
numeric: {
|
|
858
|
+
type: BooleanConstructor;
|
|
859
|
+
default: boolean;
|
|
761
860
|
};
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
type:
|
|
861
|
+
/**
|
|
862
|
+
* Removes the label element but sets the input `aria-label` to `label` text for a11y.
|
|
863
|
+
*/
|
|
864
|
+
hideLabel: BooleanConstructor;
|
|
865
|
+
/**
|
|
866
|
+
* Number of rows for input. Converts component to text-area if rows greater than 1.
|
|
867
|
+
*/
|
|
868
|
+
rows: {
|
|
869
|
+
type: NumberConstructor;
|
|
870
|
+
default: number;
|
|
771
871
|
};
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
872
|
+
/**
|
|
873
|
+
* Sets the background color the input is rendered on
|
|
874
|
+
* @values primary, secondary
|
|
875
|
+
*/
|
|
876
|
+
background: {
|
|
877
|
+
type: StringConstructor[];
|
|
878
|
+
default: string;
|
|
879
|
+
validator: (value: string) => boolean;
|
|
777
880
|
};
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
881
|
+
/**
|
|
882
|
+
* Sets the input field size
|
|
883
|
+
* @demoSelectMultiple true
|
|
884
|
+
* @values large
|
|
885
|
+
*/
|
|
886
|
+
size: StringConstructor;
|
|
887
|
+
/**
|
|
888
|
+
* Sets the `role` attribute for the embedded error state messaging.
|
|
889
|
+
*/
|
|
890
|
+
errorRole: {
|
|
891
|
+
type: StringConstructor;
|
|
892
|
+
required: false;
|
|
893
|
+
default: string;
|
|
781
894
|
};
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
type: ObjectConstructor;
|
|
895
|
+
/** Sets the input to an error state, displays the `error` slot if one is present. */
|
|
896
|
+
error: {
|
|
897
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
898
|
+
default: boolean;
|
|
787
899
|
};
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
900
|
+
/**
|
|
901
|
+
* Sets the disabled state for the input field and label styling. Also, restricts user input.
|
|
902
|
+
*/
|
|
903
|
+
disabled: BooleanConstructor;
|
|
904
|
+
/**
|
|
905
|
+
* Sets aria-required on the input field and displays an asterisk next to the input label.
|
|
906
|
+
*/
|
|
907
|
+
required: BooleanConstructor;
|
|
908
|
+
/**
|
|
909
|
+
* Displays '(optional)' text next to the input label.
|
|
910
|
+
*/
|
|
911
|
+
optional: BooleanConstructor;
|
|
912
|
+
/** @ignore */
|
|
913
|
+
modelValue: {
|
|
914
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
791
915
|
};
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
}
|
|
916
|
+
/** Adds a custom class to the cdr-label-standalone container div */
|
|
917
|
+
inputContainerClass: StringConstructor;
|
|
918
|
+
/** Passes a custom class to the label for custom styles */
|
|
919
|
+
labelClass: StringConstructor;
|
|
920
|
+
}>> & Readonly<{
|
|
921
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
922
|
+
}>, {
|
|
923
|
+
error: string | boolean;
|
|
924
|
+
rows: number;
|
|
925
|
+
disabled: boolean;
|
|
797
926
|
type: string;
|
|
798
|
-
|
|
799
|
-
|
|
927
|
+
required: boolean;
|
|
928
|
+
background: string;
|
|
929
|
+
hideLabel: boolean;
|
|
930
|
+
optional: boolean;
|
|
931
|
+
numeric: boolean;
|
|
932
|
+
errorRole: string;
|
|
800
933
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
801
934
|
|
|
802
|
-
declare const
|
|
935
|
+
declare const __VLS_component_150: DefineComponent<ExtractPropTypes< {
|
|
803
936
|
props: {
|
|
804
937
|
type: ObjectConstructor;
|
|
805
938
|
};
|
|
@@ -809,7 +942,7 @@ type: ObjectConstructor;
|
|
|
809
942
|
};
|
|
810
943
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
811
944
|
|
|
812
|
-
declare const
|
|
945
|
+
declare const __VLS_component_151: DefineComponent<ExtractPropTypes< {
|
|
813
946
|
props: {
|
|
814
947
|
type: ObjectConstructor;
|
|
815
948
|
};
|
|
@@ -819,7 +952,7 @@ type: ObjectConstructor;
|
|
|
819
952
|
};
|
|
820
953
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
821
954
|
|
|
822
|
-
declare const
|
|
955
|
+
declare const __VLS_component_152: DefineComponent<ExtractPropTypes< {
|
|
823
956
|
props: {
|
|
824
957
|
type: ObjectConstructor;
|
|
825
958
|
};
|
|
@@ -829,7 +962,7 @@ type: ObjectConstructor;
|
|
|
829
962
|
};
|
|
830
963
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
831
964
|
|
|
832
|
-
declare const
|
|
965
|
+
declare const __VLS_component_153: DefineComponent<ExtractPropTypes< {
|
|
833
966
|
props: {
|
|
834
967
|
type: ObjectConstructor;
|
|
835
968
|
};
|
|
@@ -839,7 +972,7 @@ type: ObjectConstructor;
|
|
|
839
972
|
};
|
|
840
973
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
841
974
|
|
|
842
|
-
declare const
|
|
975
|
+
declare const __VLS_component_154: DefineComponent<ExtractPropTypes< {
|
|
843
976
|
props: {
|
|
844
977
|
type: ObjectConstructor;
|
|
845
978
|
};
|
|
@@ -849,7 +982,7 @@ type: ObjectConstructor;
|
|
|
849
982
|
};
|
|
850
983
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
851
984
|
|
|
852
|
-
declare const
|
|
985
|
+
declare const __VLS_component_155: DefineComponent<ExtractPropTypes< {
|
|
853
986
|
props: {
|
|
854
987
|
type: ObjectConstructor;
|
|
855
988
|
};
|
|
@@ -859,7 +992,7 @@ type: ObjectConstructor;
|
|
|
859
992
|
};
|
|
860
993
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
861
994
|
|
|
862
|
-
declare const
|
|
995
|
+
declare const __VLS_component_156: DefineComponent<ExtractPropTypes< {
|
|
863
996
|
props: {
|
|
864
997
|
type: ObjectConstructor;
|
|
865
998
|
};
|
|
@@ -869,7 +1002,7 @@ type: ObjectConstructor;
|
|
|
869
1002
|
};
|
|
870
1003
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
871
1004
|
|
|
872
|
-
declare const
|
|
1005
|
+
declare const __VLS_component_157: DefineComponent<ExtractPropTypes< {
|
|
873
1006
|
props: {
|
|
874
1007
|
type: ObjectConstructor;
|
|
875
1008
|
};
|
|
@@ -879,7 +1012,7 @@ type: ObjectConstructor;
|
|
|
879
1012
|
};
|
|
880
1013
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
881
1014
|
|
|
882
|
-
declare const
|
|
1015
|
+
declare const __VLS_component_158: DefineComponent<ExtractPropTypes< {
|
|
883
1016
|
props: {
|
|
884
1017
|
type: ObjectConstructor;
|
|
885
1018
|
};
|
|
@@ -889,7 +1022,7 @@ type: ObjectConstructor;
|
|
|
889
1022
|
};
|
|
890
1023
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
891
1024
|
|
|
892
|
-
declare const
|
|
1025
|
+
declare const __VLS_component_159: DefineComponent<ExtractPropTypes< {
|
|
893
1026
|
props: {
|
|
894
1027
|
type: ObjectConstructor;
|
|
895
1028
|
};
|
|
@@ -899,44 +1032,15 @@ type: ObjectConstructor;
|
|
|
899
1032
|
};
|
|
900
1033
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
901
1034
|
|
|
902
|
-
declare const
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
*/
|
|
908
|
-
gutter: {
|
|
909
|
-
type: StringConstructor;
|
|
910
|
-
validator: (value: string) => boolean;
|
|
911
|
-
default: string;
|
|
912
|
-
};
|
|
913
|
-
/** Sets the HTML tag for the grid element */
|
|
914
|
-
tag: {
|
|
915
|
-
type: StringConstructor;
|
|
916
|
-
default: string;
|
|
917
|
-
};
|
|
918
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
919
|
-
/**
|
|
920
|
-
* Defines gutter size. Also accepts responsive values with `@breakpoint`: "none@md"
|
|
921
|
-
* @demoSelectMultiple false
|
|
922
|
-
* @values none, small, medium, large
|
|
923
|
-
*/
|
|
924
|
-
gutter: {
|
|
925
|
-
type: StringConstructor;
|
|
926
|
-
validator: (value: string) => boolean;
|
|
927
|
-
default: string;
|
|
928
|
-
};
|
|
929
|
-
/** Sets the HTML tag for the grid element */
|
|
930
|
-
tag: {
|
|
931
|
-
type: StringConstructor;
|
|
932
|
-
default: string;
|
|
933
|
-
};
|
|
934
|
-
}>> & Readonly<{}>, {
|
|
1035
|
+
declare const __VLS_component_16: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseTextProps>, {
|
|
1036
|
+
tag: string;
|
|
1037
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseTextProps>, {
|
|
1038
|
+
tag: string;
|
|
1039
|
+
}>>> & Readonly<{}>, {
|
|
935
1040
|
tag: string;
|
|
936
|
-
gutter: string;
|
|
937
1041
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
938
1042
|
|
|
939
|
-
declare const
|
|
1043
|
+
declare const __VLS_component_160: DefineComponent<ExtractPropTypes< {
|
|
940
1044
|
props: {
|
|
941
1045
|
type: ObjectConstructor;
|
|
942
1046
|
};
|
|
@@ -946,7 +1050,7 @@ type: ObjectConstructor;
|
|
|
946
1050
|
};
|
|
947
1051
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
948
1052
|
|
|
949
|
-
declare const
|
|
1053
|
+
declare const __VLS_component_161: DefineComponent<ExtractPropTypes< {
|
|
950
1054
|
props: {
|
|
951
1055
|
type: ObjectConstructor;
|
|
952
1056
|
};
|
|
@@ -956,7 +1060,7 @@ type: ObjectConstructor;
|
|
|
956
1060
|
};
|
|
957
1061
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
958
1062
|
|
|
959
|
-
declare const
|
|
1063
|
+
declare const __VLS_component_162: DefineComponent<ExtractPropTypes< {
|
|
960
1064
|
props: {
|
|
961
1065
|
type: ObjectConstructor;
|
|
962
1066
|
};
|
|
@@ -966,7 +1070,7 @@ type: ObjectConstructor;
|
|
|
966
1070
|
};
|
|
967
1071
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
968
1072
|
|
|
969
|
-
declare const
|
|
1073
|
+
declare const __VLS_component_163: DefineComponent<ExtractPropTypes< {
|
|
970
1074
|
props: {
|
|
971
1075
|
type: ObjectConstructor;
|
|
972
1076
|
};
|
|
@@ -976,7 +1080,7 @@ type: ObjectConstructor;
|
|
|
976
1080
|
};
|
|
977
1081
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
978
1082
|
|
|
979
|
-
declare const
|
|
1083
|
+
declare const __VLS_component_164: DefineComponent<ExtractPropTypes< {
|
|
980
1084
|
props: {
|
|
981
1085
|
type: ObjectConstructor;
|
|
982
1086
|
};
|
|
@@ -986,7 +1090,7 @@ type: ObjectConstructor;
|
|
|
986
1090
|
};
|
|
987
1091
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
988
1092
|
|
|
989
|
-
declare const
|
|
1093
|
+
declare const __VLS_component_165: DefineComponent<ExtractPropTypes< {
|
|
990
1094
|
props: {
|
|
991
1095
|
type: ObjectConstructor;
|
|
992
1096
|
};
|
|
@@ -996,7 +1100,7 @@ type: ObjectConstructor;
|
|
|
996
1100
|
};
|
|
997
1101
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
998
1102
|
|
|
999
|
-
declare const
|
|
1103
|
+
declare const __VLS_component_166: DefineComponent<ExtractPropTypes< {
|
|
1000
1104
|
props: {
|
|
1001
1105
|
type: ObjectConstructor;
|
|
1002
1106
|
};
|
|
@@ -1006,7 +1110,7 @@ type: ObjectConstructor;
|
|
|
1006
1110
|
};
|
|
1007
1111
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1008
1112
|
|
|
1009
|
-
declare const
|
|
1113
|
+
declare const __VLS_component_167: DefineComponent<ExtractPropTypes< {
|
|
1010
1114
|
props: {
|
|
1011
1115
|
type: ObjectConstructor;
|
|
1012
1116
|
};
|
|
@@ -1016,7 +1120,7 @@ type: ObjectConstructor;
|
|
|
1016
1120
|
};
|
|
1017
1121
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1018
1122
|
|
|
1019
|
-
declare const
|
|
1123
|
+
declare const __VLS_component_168: DefineComponent<ExtractPropTypes< {
|
|
1020
1124
|
props: {
|
|
1021
1125
|
type: ObjectConstructor;
|
|
1022
1126
|
};
|
|
@@ -1026,7 +1130,7 @@ type: ObjectConstructor;
|
|
|
1026
1130
|
};
|
|
1027
1131
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1028
1132
|
|
|
1029
|
-
declare const
|
|
1133
|
+
declare const __VLS_component_169: DefineComponent<ExtractPropTypes< {
|
|
1030
1134
|
props: {
|
|
1031
1135
|
type: ObjectConstructor;
|
|
1032
1136
|
};
|
|
@@ -1036,46 +1140,29 @@ type: ObjectConstructor;
|
|
|
1036
1140
|
};
|
|
1037
1141
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1038
1142
|
|
|
1039
|
-
declare const
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
use: StringConstructor;
|
|
1061
|
-
/**
|
|
1062
|
-
* Sets icon fill to "inherit" so as to use parent/ancestor fill color.
|
|
1063
|
-
*/
|
|
1064
|
-
inheritColor: {
|
|
1065
|
-
type: BooleanConstructor;
|
|
1066
|
-
default: boolean;
|
|
1067
|
-
};
|
|
1068
|
-
size: {
|
|
1069
|
-
type: StringConstructor;
|
|
1070
|
-
default: undefined;
|
|
1071
|
-
validator: (value: string) => boolean;
|
|
1072
|
-
};
|
|
1073
|
-
}>> & Readonly<{}>, {
|
|
1074
|
-
inheritColor: boolean;
|
|
1075
|
-
size: string;
|
|
1076
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1143
|
+
declare const __VLS_component_17: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<Layout>, {
|
|
1144
|
+
gap: string;
|
|
1145
|
+
rowGap: string;
|
|
1146
|
+
columnGap: string;
|
|
1147
|
+
columns: undefined;
|
|
1148
|
+
rows: undefined;
|
|
1149
|
+
as: string;
|
|
1150
|
+
queryType: string;
|
|
1151
|
+
flow: undefined;
|
|
1152
|
+
flowValue: string;
|
|
1153
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<Layout>, {
|
|
1154
|
+
gap: string;
|
|
1155
|
+
rowGap: string;
|
|
1156
|
+
columnGap: string;
|
|
1157
|
+
columns: undefined;
|
|
1158
|
+
rows: undefined;
|
|
1159
|
+
as: string;
|
|
1160
|
+
queryType: string;
|
|
1161
|
+
flow: undefined;
|
|
1162
|
+
flowValue: string;
|
|
1163
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1077
1164
|
|
|
1078
|
-
declare const
|
|
1165
|
+
declare const __VLS_component_170: DefineComponent<ExtractPropTypes< {
|
|
1079
1166
|
props: {
|
|
1080
1167
|
type: ObjectConstructor;
|
|
1081
1168
|
};
|
|
@@ -1085,7 +1172,7 @@ type: ObjectConstructor;
|
|
|
1085
1172
|
};
|
|
1086
1173
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1087
1174
|
|
|
1088
|
-
declare const
|
|
1175
|
+
declare const __VLS_component_171: DefineComponent<ExtractPropTypes< {
|
|
1089
1176
|
props: {
|
|
1090
1177
|
type: ObjectConstructor;
|
|
1091
1178
|
};
|
|
@@ -1095,7 +1182,7 @@ type: ObjectConstructor;
|
|
|
1095
1182
|
};
|
|
1096
1183
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1097
1184
|
|
|
1098
|
-
declare const
|
|
1185
|
+
declare const __VLS_component_172: DefineComponent<ExtractPropTypes< {
|
|
1099
1186
|
props: {
|
|
1100
1187
|
type: ObjectConstructor;
|
|
1101
1188
|
};
|
|
@@ -1105,7 +1192,7 @@ type: ObjectConstructor;
|
|
|
1105
1192
|
};
|
|
1106
1193
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1107
1194
|
|
|
1108
|
-
declare const
|
|
1195
|
+
declare const __VLS_component_173: DefineComponent<ExtractPropTypes< {
|
|
1109
1196
|
props: {
|
|
1110
1197
|
type: ObjectConstructor;
|
|
1111
1198
|
};
|
|
@@ -1115,7 +1202,7 @@ type: ObjectConstructor;
|
|
|
1115
1202
|
};
|
|
1116
1203
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1117
1204
|
|
|
1118
|
-
declare const
|
|
1205
|
+
declare const __VLS_component_174: DefineComponent<ExtractPropTypes< {
|
|
1119
1206
|
props: {
|
|
1120
1207
|
type: ObjectConstructor;
|
|
1121
1208
|
};
|
|
@@ -1125,7 +1212,7 @@ type: ObjectConstructor;
|
|
|
1125
1212
|
};
|
|
1126
1213
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1127
1214
|
|
|
1128
|
-
declare const
|
|
1215
|
+
declare const __VLS_component_175: DefineComponent<ExtractPropTypes< {
|
|
1129
1216
|
props: {
|
|
1130
1217
|
type: ObjectConstructor;
|
|
1131
1218
|
};
|
|
@@ -1135,7 +1222,7 @@ type: ObjectConstructor;
|
|
|
1135
1222
|
};
|
|
1136
1223
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1137
1224
|
|
|
1138
|
-
declare const
|
|
1225
|
+
declare const __VLS_component_176: DefineComponent<ExtractPropTypes< {
|
|
1139
1226
|
props: {
|
|
1140
1227
|
type: ObjectConstructor;
|
|
1141
1228
|
};
|
|
@@ -1145,7 +1232,7 @@ type: ObjectConstructor;
|
|
|
1145
1232
|
};
|
|
1146
1233
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1147
1234
|
|
|
1148
|
-
declare const
|
|
1235
|
+
declare const __VLS_component_177: DefineComponent<ExtractPropTypes< {
|
|
1149
1236
|
props: {
|
|
1150
1237
|
type: ObjectConstructor;
|
|
1151
1238
|
};
|
|
@@ -1155,7 +1242,7 @@ type: ObjectConstructor;
|
|
|
1155
1242
|
};
|
|
1156
1243
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1157
1244
|
|
|
1158
|
-
declare const
|
|
1245
|
+
declare const __VLS_component_178: DefineComponent<ExtractPropTypes< {
|
|
1159
1246
|
props: {
|
|
1160
1247
|
type: ObjectConstructor;
|
|
1161
1248
|
};
|
|
@@ -1165,7 +1252,7 @@ type: ObjectConstructor;
|
|
|
1165
1252
|
};
|
|
1166
1253
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1167
1254
|
|
|
1168
|
-
declare const
|
|
1255
|
+
declare const __VLS_component_179: DefineComponent<ExtractPropTypes< {
|
|
1169
1256
|
props: {
|
|
1170
1257
|
type: ObjectConstructor;
|
|
1171
1258
|
};
|
|
@@ -1175,208 +1262,86 @@ type: ObjectConstructor;
|
|
|
1175
1262
|
};
|
|
1176
1263
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1177
1264
|
|
|
1178
|
-
declare const
|
|
1265
|
+
declare const __VLS_component_18: DefineComponent<ExtractPropTypes< {
|
|
1179
1266
|
/**
|
|
1180
|
-
*
|
|
1267
|
+
* Sets valid HTML element tag
|
|
1268
|
+
* @values a, button
|
|
1181
1269
|
*/
|
|
1182
|
-
|
|
1270
|
+
tag: {
|
|
1183
1271
|
type: StringConstructor;
|
|
1272
|
+
default: string;
|
|
1184
1273
|
};
|
|
1185
1274
|
/**
|
|
1186
|
-
*
|
|
1187
|
-
* Only supporting text|email|number|password|search|url|date|datetime-local.
|
|
1188
|
-
* The increment/decrement webkit psuedo element is hidden for number.
|
|
1189
|
-
* @demoSelectMultiple false
|
|
1190
|
-
* @values text, email, number, password, search, url, tel, date, datetime-local
|
|
1191
|
-
*/
|
|
1192
|
-
type: {
|
|
1193
|
-
type: StringConstructor[];
|
|
1194
|
-
default: string;
|
|
1195
|
-
validator: (value: string) => boolean;
|
|
1196
|
-
};
|
|
1197
|
-
/**
|
|
1198
|
-
* Sets the text value for the input label. Required for a11y compliance. Use ‘hideLabel’ if the label display is not desired. Required.
|
|
1275
|
+
* Sets value for anchors href property. Requires tag prop value to be `a`.
|
|
1199
1276
|
*/
|
|
1200
|
-
|
|
1277
|
+
href: {
|
|
1201
1278
|
type: StringConstructor;
|
|
1202
|
-
|
|
1279
|
+
default: string;
|
|
1203
1280
|
};
|
|
1204
1281
|
/**
|
|
1205
|
-
* Sets
|
|
1282
|
+
* Sets color and fill
|
|
1206
1283
|
*/
|
|
1207
|
-
|
|
1284
|
+
inheritColor: {
|
|
1208
1285
|
type: BooleanConstructor;
|
|
1209
1286
|
default: boolean;
|
|
1210
1287
|
};
|
|
1211
1288
|
/**
|
|
1212
|
-
*
|
|
1213
|
-
|
|
1214
|
-
hideLabel: BooleanConstructor;
|
|
1215
|
-
/**
|
|
1216
|
-
* Number of rows for input. Converts component to text-area if rows greater than 1.
|
|
1217
|
-
*/
|
|
1218
|
-
rows: {
|
|
1219
|
-
type: NumberConstructor;
|
|
1220
|
-
default: number;
|
|
1221
|
-
};
|
|
1222
|
-
/**
|
|
1223
|
-
* Sets the background color the input is rendered on
|
|
1224
|
-
* @values primary, secondary
|
|
1225
|
-
*/
|
|
1226
|
-
background: {
|
|
1227
|
-
type: StringConstructor[];
|
|
1228
|
-
default: string;
|
|
1229
|
-
validator: (value: string) => boolean;
|
|
1230
|
-
};
|
|
1231
|
-
/**
|
|
1232
|
-
* Sets the input field size
|
|
1233
|
-
* @demoSelectMultiple true
|
|
1234
|
-
* @values large
|
|
1235
|
-
*/
|
|
1236
|
-
size: StringConstructor;
|
|
1237
|
-
/**
|
|
1238
|
-
* Sets the `role` attribute for the embedded error state messaging.
|
|
1289
|
+
* Modifies the style variant for this component.
|
|
1290
|
+
* @values standalone
|
|
1239
1291
|
*/
|
|
1240
|
-
|
|
1292
|
+
modifier: {
|
|
1241
1293
|
type: StringConstructor;
|
|
1242
|
-
required: false;
|
|
1243
1294
|
default: string;
|
|
1295
|
+
validator: (value: string) => boolean;
|
|
1244
1296
|
};
|
|
1245
|
-
/** Sets the input to an error state, displays the `error` slot if one is present. */
|
|
1246
|
-
error: {
|
|
1247
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
1248
|
-
default: boolean;
|
|
1249
|
-
};
|
|
1250
|
-
/**
|
|
1251
|
-
* Sets the disabled state for the input field and label styling. Also, restricts user input.
|
|
1252
|
-
*/
|
|
1253
|
-
disabled: BooleanConstructor;
|
|
1254
|
-
/**
|
|
1255
|
-
* Sets aria-required on the input field and displays an asterisk next to the input label.
|
|
1256
|
-
*/
|
|
1257
|
-
required: BooleanConstructor;
|
|
1258
|
-
/**
|
|
1259
|
-
* Displays '(optional)' text next to the input label.
|
|
1260
|
-
*/
|
|
1261
|
-
optional: BooleanConstructor;
|
|
1262
1297
|
/** @ignore */
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
inputContainerClass: StringConstructor;
|
|
1268
|
-
/** Passes a custom class to the label for custom styles */
|
|
1269
|
-
labelClass: StringConstructor;
|
|
1270
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1271
|
-
"update:modelValue": (...args: any[]) => void;
|
|
1272
|
-
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1298
|
+
target: StringConstructor;
|
|
1299
|
+
/** @ignore */
|
|
1300
|
+
rel: StringConstructor;
|
|
1301
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1273
1302
|
/**
|
|
1274
|
-
*
|
|
1303
|
+
* Sets valid HTML element tag
|
|
1304
|
+
* @values a, button
|
|
1275
1305
|
*/
|
|
1276
|
-
|
|
1306
|
+
tag: {
|
|
1277
1307
|
type: StringConstructor;
|
|
1278
|
-
};
|
|
1279
|
-
/**
|
|
1280
|
-
* 'type' attribute for the input as defined by w3c.
|
|
1281
|
-
* Only supporting text|email|number|password|search|url|date|datetime-local.
|
|
1282
|
-
* The increment/decrement webkit psuedo element is hidden for number.
|
|
1283
|
-
* @demoSelectMultiple false
|
|
1284
|
-
* @values text, email, number, password, search, url, tel, date, datetime-local
|
|
1285
|
-
*/
|
|
1286
|
-
type: {
|
|
1287
|
-
type: StringConstructor[];
|
|
1288
1308
|
default: string;
|
|
1289
|
-
validator: (value: string) => boolean;
|
|
1290
1309
|
};
|
|
1291
1310
|
/**
|
|
1292
|
-
* Sets
|
|
1311
|
+
* Sets value for anchors href property. Requires tag prop value to be `a`.
|
|
1293
1312
|
*/
|
|
1294
|
-
|
|
1313
|
+
href: {
|
|
1295
1314
|
type: StringConstructor;
|
|
1296
|
-
|
|
1315
|
+
default: string;
|
|
1297
1316
|
};
|
|
1298
1317
|
/**
|
|
1299
|
-
* Sets
|
|
1318
|
+
* Sets color and fill
|
|
1300
1319
|
*/
|
|
1301
|
-
|
|
1320
|
+
inheritColor: {
|
|
1302
1321
|
type: BooleanConstructor;
|
|
1303
1322
|
default: boolean;
|
|
1304
1323
|
};
|
|
1305
1324
|
/**
|
|
1306
|
-
*
|
|
1307
|
-
|
|
1308
|
-
hideLabel: BooleanConstructor;
|
|
1309
|
-
/**
|
|
1310
|
-
* Number of rows for input. Converts component to text-area if rows greater than 1.
|
|
1311
|
-
*/
|
|
1312
|
-
rows: {
|
|
1313
|
-
type: NumberConstructor;
|
|
1314
|
-
default: number;
|
|
1315
|
-
};
|
|
1316
|
-
/**
|
|
1317
|
-
* Sets the background color the input is rendered on
|
|
1318
|
-
* @values primary, secondary
|
|
1319
|
-
*/
|
|
1320
|
-
background: {
|
|
1321
|
-
type: StringConstructor[];
|
|
1322
|
-
default: string;
|
|
1323
|
-
validator: (value: string) => boolean;
|
|
1324
|
-
};
|
|
1325
|
-
/**
|
|
1326
|
-
* Sets the input field size
|
|
1327
|
-
* @demoSelectMultiple true
|
|
1328
|
-
* @values large
|
|
1329
|
-
*/
|
|
1330
|
-
size: StringConstructor;
|
|
1331
|
-
/**
|
|
1332
|
-
* Sets the `role` attribute for the embedded error state messaging.
|
|
1325
|
+
* Modifies the style variant for this component.
|
|
1326
|
+
* @values standalone
|
|
1333
1327
|
*/
|
|
1334
|
-
|
|
1328
|
+
modifier: {
|
|
1335
1329
|
type: StringConstructor;
|
|
1336
|
-
required: false;
|
|
1337
1330
|
default: string;
|
|
1331
|
+
validator: (value: string) => boolean;
|
|
1338
1332
|
};
|
|
1339
|
-
/** Sets the input to an error state, displays the `error` slot if one is present. */
|
|
1340
|
-
error: {
|
|
1341
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
1342
|
-
default: boolean;
|
|
1343
|
-
};
|
|
1344
|
-
/**
|
|
1345
|
-
* Sets the disabled state for the input field and label styling. Also, restricts user input.
|
|
1346
|
-
*/
|
|
1347
|
-
disabled: BooleanConstructor;
|
|
1348
|
-
/**
|
|
1349
|
-
* Sets aria-required on the input field and displays an asterisk next to the input label.
|
|
1350
|
-
*/
|
|
1351
|
-
required: BooleanConstructor;
|
|
1352
|
-
/**
|
|
1353
|
-
* Displays '(optional)' text next to the input label.
|
|
1354
|
-
*/
|
|
1355
|
-
optional: BooleanConstructor;
|
|
1356
1333
|
/** @ignore */
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1366
|
-
}>, {
|
|
1367
|
-
error: string | boolean;
|
|
1368
|
-
rows: number;
|
|
1369
|
-
type: string;
|
|
1370
|
-
disabled: boolean;
|
|
1371
|
-
required: boolean;
|
|
1372
|
-
background: string;
|
|
1373
|
-
hideLabel: boolean;
|
|
1374
|
-
optional: boolean;
|
|
1375
|
-
numeric: boolean;
|
|
1376
|
-
errorRole: string;
|
|
1334
|
+
target: StringConstructor;
|
|
1335
|
+
/** @ignore */
|
|
1336
|
+
rel: StringConstructor;
|
|
1337
|
+
}>> & Readonly<{}>, {
|
|
1338
|
+
tag: string;
|
|
1339
|
+
inheritColor: boolean;
|
|
1340
|
+
href: string;
|
|
1341
|
+
modifier: string;
|
|
1377
1342
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1378
1343
|
|
|
1379
|
-
declare const
|
|
1344
|
+
declare const __VLS_component_180: DefineComponent<ExtractPropTypes< {
|
|
1380
1345
|
props: {
|
|
1381
1346
|
type: ObjectConstructor;
|
|
1382
1347
|
};
|
|
@@ -1386,7 +1351,7 @@ type: ObjectConstructor;
|
|
|
1386
1351
|
};
|
|
1387
1352
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1388
1353
|
|
|
1389
|
-
declare const
|
|
1354
|
+
declare const __VLS_component_181: DefineComponent<ExtractPropTypes< {
|
|
1390
1355
|
props: {
|
|
1391
1356
|
type: ObjectConstructor;
|
|
1392
1357
|
};
|
|
@@ -1396,7 +1361,7 @@ type: ObjectConstructor;
|
|
|
1396
1361
|
};
|
|
1397
1362
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1398
1363
|
|
|
1399
|
-
declare const
|
|
1364
|
+
declare const __VLS_component_182: DefineComponent<ExtractPropTypes< {
|
|
1400
1365
|
props: {
|
|
1401
1366
|
type: ObjectConstructor;
|
|
1402
1367
|
};
|
|
@@ -1406,7 +1371,7 @@ type: ObjectConstructor;
|
|
|
1406
1371
|
};
|
|
1407
1372
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1408
1373
|
|
|
1409
|
-
declare const
|
|
1374
|
+
declare const __VLS_component_183: DefineComponent<ExtractPropTypes< {
|
|
1410
1375
|
props: {
|
|
1411
1376
|
type: ObjectConstructor;
|
|
1412
1377
|
};
|
|
@@ -1416,7 +1381,7 @@ type: ObjectConstructor;
|
|
|
1416
1381
|
};
|
|
1417
1382
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1418
1383
|
|
|
1419
|
-
declare const
|
|
1384
|
+
declare const __VLS_component_184: DefineComponent<ExtractPropTypes< {
|
|
1420
1385
|
props: {
|
|
1421
1386
|
type: ObjectConstructor;
|
|
1422
1387
|
};
|
|
@@ -1426,7 +1391,7 @@ type: ObjectConstructor;
|
|
|
1426
1391
|
};
|
|
1427
1392
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1428
1393
|
|
|
1429
|
-
declare const
|
|
1394
|
+
declare const __VLS_component_185: DefineComponent<ExtractPropTypes< {
|
|
1430
1395
|
props: {
|
|
1431
1396
|
type: ObjectConstructor;
|
|
1432
1397
|
};
|
|
@@ -1436,7 +1401,7 @@ type: ObjectConstructor;
|
|
|
1436
1401
|
};
|
|
1437
1402
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1438
1403
|
|
|
1439
|
-
declare const
|
|
1404
|
+
declare const __VLS_component_186: DefineComponent<ExtractPropTypes< {
|
|
1440
1405
|
props: {
|
|
1441
1406
|
type: ObjectConstructor;
|
|
1442
1407
|
};
|
|
@@ -1446,7 +1411,7 @@ type: ObjectConstructor;
|
|
|
1446
1411
|
};
|
|
1447
1412
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1448
1413
|
|
|
1449
|
-
declare const
|
|
1414
|
+
declare const __VLS_component_187: DefineComponent<ExtractPropTypes< {
|
|
1450
1415
|
props: {
|
|
1451
1416
|
type: ObjectConstructor;
|
|
1452
1417
|
};
|
|
@@ -1456,7 +1421,7 @@ type: ObjectConstructor;
|
|
|
1456
1421
|
};
|
|
1457
1422
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1458
1423
|
|
|
1459
|
-
declare const
|
|
1424
|
+
declare const __VLS_component_188: DefineComponent<ExtractPropTypes< {
|
|
1460
1425
|
props: {
|
|
1461
1426
|
type: ObjectConstructor;
|
|
1462
1427
|
};
|
|
@@ -1466,7 +1431,7 @@ type: ObjectConstructor;
|
|
|
1466
1431
|
};
|
|
1467
1432
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1468
1433
|
|
|
1469
|
-
declare const
|
|
1434
|
+
declare const __VLS_component_189: DefineComponent<ExtractPropTypes< {
|
|
1470
1435
|
props: {
|
|
1471
1436
|
type: ObjectConstructor;
|
|
1472
1437
|
};
|
|
@@ -1476,41 +1441,186 @@ type: ObjectConstructor;
|
|
|
1476
1441
|
};
|
|
1477
1442
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1478
1443
|
|
|
1479
|
-
declare const
|
|
1444
|
+
declare const __VLS_component_19: DefineComponent<ExtractPropTypes< {
|
|
1480
1445
|
/**
|
|
1481
|
-
*
|
|
1482
|
-
* @
|
|
1446
|
+
* Sets list type and HTML element as "unordered" or "ordered"
|
|
1447
|
+
* @values ul, ol
|
|
1483
1448
|
*/
|
|
1484
|
-
|
|
1449
|
+
tag: {
|
|
1485
1450
|
type: StringConstructor;
|
|
1486
|
-
|
|
1451
|
+
default: string;
|
|
1452
|
+
validator: (value: string) => boolean;
|
|
1487
1453
|
};
|
|
1488
1454
|
/**
|
|
1489
|
-
*
|
|
1490
|
-
* @
|
|
1455
|
+
* Modifies the style variant for this component
|
|
1456
|
+
* @demoSelectMultiple true
|
|
1457
|
+
* @values ordered, unordered, compact, inline
|
|
1491
1458
|
*/
|
|
1492
|
-
|
|
1493
|
-
type:
|
|
1494
|
-
default:
|
|
1459
|
+
modifier: {
|
|
1460
|
+
type: StringConstructor;
|
|
1461
|
+
default: undefined;
|
|
1462
|
+
validator: (value: string) => boolean;
|
|
1495
1463
|
};
|
|
1464
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1496
1465
|
/**
|
|
1497
|
-
* Sets
|
|
1466
|
+
* Sets list type and HTML element as "unordered" or "ordered"
|
|
1467
|
+
* @values ul, ol
|
|
1498
1468
|
*/
|
|
1499
|
-
|
|
1500
|
-
type:
|
|
1501
|
-
default:
|
|
1469
|
+
tag: {
|
|
1470
|
+
type: StringConstructor;
|
|
1471
|
+
default: string;
|
|
1472
|
+
validator: (value: string) => boolean;
|
|
1502
1473
|
};
|
|
1503
1474
|
/**
|
|
1504
|
-
*
|
|
1475
|
+
* Modifies the style variant for this component
|
|
1476
|
+
* @demoSelectMultiple true
|
|
1477
|
+
* @values ordered, unordered, compact, inline
|
|
1505
1478
|
*/
|
|
1506
|
-
|
|
1507
|
-
type:
|
|
1508
|
-
default:
|
|
1479
|
+
modifier: {
|
|
1480
|
+
type: StringConstructor;
|
|
1481
|
+
default: undefined;
|
|
1482
|
+
validator: (value: string) => boolean;
|
|
1509
1483
|
};
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1484
|
+
}>> & Readonly<{}>, {
|
|
1485
|
+
tag: string;
|
|
1486
|
+
modifier: string;
|
|
1487
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1488
|
+
|
|
1489
|
+
declare const __VLS_component_190: DefineComponent<ExtractPropTypes< {
|
|
1490
|
+
props: {
|
|
1491
|
+
type: ObjectConstructor;
|
|
1492
|
+
};
|
|
1493
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1494
|
+
props: {
|
|
1495
|
+
type: ObjectConstructor;
|
|
1496
|
+
};
|
|
1497
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1498
|
+
|
|
1499
|
+
declare const __VLS_component_191: DefineComponent<ExtractPropTypes< {
|
|
1500
|
+
props: {
|
|
1501
|
+
type: ObjectConstructor;
|
|
1502
|
+
};
|
|
1503
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1504
|
+
props: {
|
|
1505
|
+
type: ObjectConstructor;
|
|
1506
|
+
};
|
|
1507
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1508
|
+
|
|
1509
|
+
declare const __VLS_component_192: DefineComponent<ExtractPropTypes< {
|
|
1510
|
+
props: {
|
|
1511
|
+
type: ObjectConstructor;
|
|
1512
|
+
};
|
|
1513
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1514
|
+
props: {
|
|
1515
|
+
type: ObjectConstructor;
|
|
1516
|
+
};
|
|
1517
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1518
|
+
|
|
1519
|
+
declare const __VLS_component_193: DefineComponent<ExtractPropTypes< {
|
|
1520
|
+
props: {
|
|
1521
|
+
type: ObjectConstructor;
|
|
1522
|
+
};
|
|
1523
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1524
|
+
props: {
|
|
1525
|
+
type: ObjectConstructor;
|
|
1526
|
+
};
|
|
1527
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1528
|
+
|
|
1529
|
+
declare const __VLS_component_194: DefineComponent<ExtractPropTypes< {
|
|
1530
|
+
props: {
|
|
1531
|
+
type: ObjectConstructor;
|
|
1532
|
+
};
|
|
1533
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1534
|
+
props: {
|
|
1535
|
+
type: ObjectConstructor;
|
|
1536
|
+
};
|
|
1537
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1538
|
+
|
|
1539
|
+
declare const __VLS_component_195: DefineComponent<ExtractPropTypes< {
|
|
1540
|
+
props: {
|
|
1541
|
+
type: ObjectConstructor;
|
|
1542
|
+
};
|
|
1543
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1544
|
+
props: {
|
|
1545
|
+
type: ObjectConstructor;
|
|
1546
|
+
};
|
|
1547
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1548
|
+
|
|
1549
|
+
declare const __VLS_component_196: DefineComponent<ExtractPropTypes< {
|
|
1550
|
+
props: {
|
|
1551
|
+
type: ObjectConstructor;
|
|
1552
|
+
};
|
|
1553
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1554
|
+
props: {
|
|
1555
|
+
type: ObjectConstructor;
|
|
1556
|
+
};
|
|
1557
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1558
|
+
|
|
1559
|
+
declare const __VLS_component_197: DefineComponent<ExtractPropTypes< {
|
|
1560
|
+
props: {
|
|
1561
|
+
type: ObjectConstructor;
|
|
1562
|
+
};
|
|
1563
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1564
|
+
props: {
|
|
1565
|
+
type: ObjectConstructor;
|
|
1566
|
+
};
|
|
1567
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1568
|
+
|
|
1569
|
+
declare const __VLS_component_198: DefineComponent<ExtractPropTypes< {
|
|
1570
|
+
props: {
|
|
1571
|
+
type: ObjectConstructor;
|
|
1572
|
+
};
|
|
1573
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1574
|
+
props: {
|
|
1575
|
+
type: ObjectConstructor;
|
|
1576
|
+
};
|
|
1577
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1578
|
+
|
|
1579
|
+
declare const __VLS_component_199: DefineComponent<ExtractPropTypes< {
|
|
1580
|
+
props: {
|
|
1581
|
+
type: ObjectConstructor;
|
|
1582
|
+
};
|
|
1583
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1584
|
+
props: {
|
|
1585
|
+
type: ObjectConstructor;
|
|
1586
|
+
};
|
|
1587
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1588
|
+
|
|
1589
|
+
declare const __VLS_component_2: DefineComponent<ExtractPropTypes< {
|
|
1590
|
+
/**
|
|
1591
|
+
* The unique id of an accordion.
|
|
1592
|
+
* @demoIgnore true
|
|
1593
|
+
*/
|
|
1594
|
+
id: {
|
|
1595
|
+
type: StringConstructor;
|
|
1596
|
+
required: true;
|
|
1597
|
+
};
|
|
1598
|
+
/**
|
|
1599
|
+
* Toggle this value to open/close the accordion.
|
|
1600
|
+
* @demoIgnore true
|
|
1601
|
+
*/
|
|
1602
|
+
opened: {
|
|
1603
|
+
type: BooleanConstructor;
|
|
1604
|
+
default: boolean;
|
|
1605
|
+
};
|
|
1606
|
+
/**
|
|
1607
|
+
* Sets a compact style.
|
|
1608
|
+
*/
|
|
1609
|
+
compact: {
|
|
1610
|
+
type: BooleanConstructor;
|
|
1611
|
+
default: boolean;
|
|
1612
|
+
};
|
|
1613
|
+
/**
|
|
1614
|
+
* Sets a border-aligned style.
|
|
1615
|
+
*/
|
|
1616
|
+
borderAligned: {
|
|
1617
|
+
type: BooleanConstructor;
|
|
1618
|
+
default: boolean;
|
|
1619
|
+
};
|
|
1620
|
+
/**
|
|
1621
|
+
* Sets the heading level
|
|
1622
|
+
* @demoIgnore true
|
|
1623
|
+
*/
|
|
1514
1624
|
level: {
|
|
1515
1625
|
type: (StringConstructor | NumberConstructor)[];
|
|
1516
1626
|
required: true;
|
|
@@ -1593,13 +1703,27 @@ borderAligned: boolean;
|
|
|
1593
1703
|
contentSpacing: boolean;
|
|
1594
1704
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1595
1705
|
|
|
1596
|
-
declare const __VLS_component_20: DefineComponent<ExtractPropTypes<
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1706
|
+
declare const __VLS_component_20: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<MediaObject>, {
|
|
1707
|
+
align: string;
|
|
1708
|
+
mediaPosition: string;
|
|
1709
|
+
mediaWidth: string;
|
|
1710
|
+
mediaHeight: string;
|
|
1711
|
+
mediaCover: boolean;
|
|
1712
|
+
overlay: boolean;
|
|
1713
|
+
overlayRowAlign: string;
|
|
1714
|
+
overlayColumnAlign: string;
|
|
1715
|
+
contentPadding: string;
|
|
1716
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<MediaObject>, {
|
|
1717
|
+
align: string;
|
|
1718
|
+
mediaPosition: string;
|
|
1719
|
+
mediaWidth: string;
|
|
1720
|
+
mediaHeight: string;
|
|
1721
|
+
mediaCover: boolean;
|
|
1722
|
+
overlay: boolean;
|
|
1723
|
+
overlayRowAlign: string;
|
|
1724
|
+
overlayColumnAlign: string;
|
|
1725
|
+
contentPadding: string;
|
|
1726
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1603
1727
|
|
|
1604
1728
|
declare const __VLS_component_200: DefineComponent<ExtractPropTypes< {
|
|
1605
1729
|
props: {
|
|
@@ -1701,208 +1825,139 @@ type: ObjectConstructor;
|
|
|
1701
1825
|
};
|
|
1702
1826
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1703
1827
|
|
|
1704
|
-
declare const __VLS_component_21: DefineComponent<ExtractPropTypes<
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
flow: undefined;
|
|
1713
|
-
flowValue: string;
|
|
1714
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<Layout>, {
|
|
1715
|
-
gap: string;
|
|
1716
|
-
rowGap: string;
|
|
1717
|
-
columnGap: string;
|
|
1718
|
-
columns: undefined;
|
|
1719
|
-
rows: undefined;
|
|
1720
|
-
as: string;
|
|
1721
|
-
queryType: string;
|
|
1722
|
-
flow: undefined;
|
|
1723
|
-
flowValue: string;
|
|
1724
|
-
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1725
|
-
|
|
1726
|
-
declare const __VLS_component_210: DefineComponent<ExtractPropTypes< {
|
|
1727
|
-
props: {
|
|
1728
|
-
type: ObjectConstructor;
|
|
1729
|
-
};
|
|
1730
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1731
|
-
props: {
|
|
1732
|
-
type: ObjectConstructor;
|
|
1828
|
+
declare const __VLS_component_21: DefineComponent<ExtractPropTypes< {
|
|
1829
|
+
/**
|
|
1830
|
+
* Toggles the state of the modal
|
|
1831
|
+
* @demoIgnore true
|
|
1832
|
+
*/
|
|
1833
|
+
opened: {
|
|
1834
|
+
type: BooleanConstructor;
|
|
1835
|
+
required: true;
|
|
1733
1836
|
};
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
type:
|
|
1837
|
+
/**
|
|
1838
|
+
* Sets `aria-label` and modal title text. Can also use title slot to set title.
|
|
1839
|
+
*/
|
|
1840
|
+
label: {
|
|
1841
|
+
type: StringConstructor;
|
|
1842
|
+
required: true;
|
|
1739
1843
|
};
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1844
|
+
/**
|
|
1845
|
+
* Toggles the modal title text, which comes from `label` prop or `title` slot.
|
|
1846
|
+
*/
|
|
1847
|
+
showTitle: {
|
|
1848
|
+
type: BooleanConstructor;
|
|
1849
|
+
required: false;
|
|
1850
|
+
default: boolean;
|
|
1743
1851
|
};
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
type:
|
|
1852
|
+
/**
|
|
1853
|
+
* Text for aria-describedby attribute. Applied to modal content element
|
|
1854
|
+
*/
|
|
1855
|
+
ariaDescribedby: {
|
|
1856
|
+
type: StringConstructor;
|
|
1857
|
+
required: false;
|
|
1858
|
+
default: null;
|
|
1749
1859
|
};
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1860
|
+
/**
|
|
1861
|
+
* Sets the `role` attribute on the modal content element
|
|
1862
|
+
* @values dialog, alertDialog
|
|
1863
|
+
*/
|
|
1864
|
+
role: {
|
|
1865
|
+
type: StringConstructor;
|
|
1866
|
+
required: false;
|
|
1867
|
+
default: string;
|
|
1753
1868
|
};
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
type:
|
|
1869
|
+
/**
|
|
1870
|
+
* Sets unique `id` for modal
|
|
1871
|
+
*/
|
|
1872
|
+
id: {
|
|
1873
|
+
type: StringConstructor;
|
|
1874
|
+
required: false;
|
|
1875
|
+
default: null;
|
|
1759
1876
|
};
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
type:
|
|
1769
|
-
|
|
1770
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1771
|
-
props: {
|
|
1772
|
-
type: ObjectConstructor;
|
|
1773
|
-
};
|
|
1774
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1775
|
-
|
|
1776
|
-
declare const __VLS_component_215: DefineComponent<ExtractPropTypes< {
|
|
1777
|
-
props: {
|
|
1778
|
-
type: ObjectConstructor;
|
|
1779
|
-
};
|
|
1780
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1781
|
-
props: {
|
|
1782
|
-
type: ObjectConstructor;
|
|
1783
|
-
};
|
|
1784
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1785
|
-
|
|
1786
|
-
declare const __VLS_component_216: DefineComponent<ExtractPropTypes< {
|
|
1787
|
-
props: {
|
|
1788
|
-
type: ObjectConstructor;
|
|
1789
|
-
};
|
|
1790
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1791
|
-
props: {
|
|
1792
|
-
type: ObjectConstructor;
|
|
1793
|
-
};
|
|
1794
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1795
|
-
|
|
1796
|
-
declare const __VLS_component_217: DefineComponent<ExtractPropTypes< {
|
|
1797
|
-
props: {
|
|
1798
|
-
type: ObjectConstructor;
|
|
1799
|
-
};
|
|
1800
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1801
|
-
props: {
|
|
1802
|
-
type: ObjectConstructor;
|
|
1803
|
-
};
|
|
1804
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1805
|
-
|
|
1806
|
-
declare const __VLS_component_218: DefineComponent<ExtractPropTypes< {
|
|
1807
|
-
props: {
|
|
1808
|
-
type: ObjectConstructor;
|
|
1809
|
-
};
|
|
1810
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1811
|
-
props: {
|
|
1812
|
-
type: ObjectConstructor;
|
|
1813
|
-
};
|
|
1814
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1815
|
-
|
|
1816
|
-
declare const __VLS_component_219: DefineComponent<ExtractPropTypes< {
|
|
1817
|
-
props: {
|
|
1818
|
-
type: ObjectConstructor;
|
|
1819
|
-
};
|
|
1820
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1821
|
-
props: {
|
|
1822
|
-
type: ObjectConstructor;
|
|
1877
|
+
/** Adds custom class to the `cdr-modal__overlay` div */
|
|
1878
|
+
overlayClass: StringConstructor;
|
|
1879
|
+
/** Adds custom class to the `cdr-modal__outerWrap` div */
|
|
1880
|
+
wrapperClass: StringConstructor;
|
|
1881
|
+
/** Adds custom class to the `cdr-modal__innerWrap` div */
|
|
1882
|
+
contentClass: StringConstructor;
|
|
1883
|
+
/** Sets duration for modal's close animation */
|
|
1884
|
+
animationDuration: {
|
|
1885
|
+
type: NumberConstructor;
|
|
1886
|
+
default: number;
|
|
1823
1887
|
};
|
|
1824
|
-
}
|
|
1825
|
-
|
|
1826
|
-
|
|
1888
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1889
|
+
closed: (...args: any[]) => void;
|
|
1890
|
+
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1827
1891
|
/**
|
|
1828
|
-
*
|
|
1829
|
-
* @
|
|
1892
|
+
* Toggles the state of the modal
|
|
1893
|
+
* @demoIgnore true
|
|
1830
1894
|
*/
|
|
1831
|
-
|
|
1832
|
-
type:
|
|
1833
|
-
|
|
1895
|
+
opened: {
|
|
1896
|
+
type: BooleanConstructor;
|
|
1897
|
+
required: true;
|
|
1834
1898
|
};
|
|
1835
1899
|
/**
|
|
1836
|
-
* Sets
|
|
1900
|
+
* Sets `aria-label` and modal title text. Can also use title slot to set title.
|
|
1837
1901
|
*/
|
|
1838
|
-
|
|
1902
|
+
label: {
|
|
1839
1903
|
type: StringConstructor;
|
|
1840
|
-
|
|
1904
|
+
required: true;
|
|
1841
1905
|
};
|
|
1842
1906
|
/**
|
|
1843
|
-
*
|
|
1907
|
+
* Toggles the modal title text, which comes from `label` prop or `title` slot.
|
|
1844
1908
|
*/
|
|
1845
|
-
|
|
1909
|
+
showTitle: {
|
|
1846
1910
|
type: BooleanConstructor;
|
|
1911
|
+
required: false;
|
|
1847
1912
|
default: boolean;
|
|
1848
1913
|
};
|
|
1849
1914
|
/**
|
|
1850
|
-
*
|
|
1851
|
-
* @values standalone
|
|
1915
|
+
* Text for aria-describedby attribute. Applied to modal content element
|
|
1852
1916
|
*/
|
|
1853
|
-
|
|
1917
|
+
ariaDescribedby: {
|
|
1854
1918
|
type: StringConstructor;
|
|
1855
|
-
|
|
1856
|
-
|
|
1919
|
+
required: false;
|
|
1920
|
+
default: null;
|
|
1857
1921
|
};
|
|
1858
|
-
/** @ignore */
|
|
1859
|
-
target: StringConstructor;
|
|
1860
|
-
/** @ignore */
|
|
1861
|
-
rel: StringConstructor;
|
|
1862
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1863
1922
|
/**
|
|
1864
|
-
* Sets
|
|
1865
|
-
* @values
|
|
1923
|
+
* Sets the `role` attribute on the modal content element
|
|
1924
|
+
* @values dialog, alertDialog
|
|
1866
1925
|
*/
|
|
1867
|
-
|
|
1926
|
+
role: {
|
|
1868
1927
|
type: StringConstructor;
|
|
1928
|
+
required: false;
|
|
1869
1929
|
default: string;
|
|
1870
1930
|
};
|
|
1871
1931
|
/**
|
|
1872
|
-
* Sets
|
|
1932
|
+
* Sets unique `id` for modal
|
|
1873
1933
|
*/
|
|
1874
|
-
|
|
1934
|
+
id: {
|
|
1875
1935
|
type: StringConstructor;
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
/**
|
|
1879
|
-
* Sets color and fill
|
|
1880
|
-
*/
|
|
1881
|
-
inheritColor: {
|
|
1882
|
-
type: BooleanConstructor;
|
|
1883
|
-
default: boolean;
|
|
1936
|
+
required: false;
|
|
1937
|
+
default: null;
|
|
1884
1938
|
};
|
|
1885
|
-
/**
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1939
|
+
/** Adds custom class to the `cdr-modal__overlay` div */
|
|
1940
|
+
overlayClass: StringConstructor;
|
|
1941
|
+
/** Adds custom class to the `cdr-modal__outerWrap` div */
|
|
1942
|
+
wrapperClass: StringConstructor;
|
|
1943
|
+
/** Adds custom class to the `cdr-modal__innerWrap` div */
|
|
1944
|
+
contentClass: StringConstructor;
|
|
1945
|
+
/** Sets duration for modal's close animation */
|
|
1946
|
+
animationDuration: {
|
|
1947
|
+
type: NumberConstructor;
|
|
1948
|
+
default: number;
|
|
1893
1949
|
};
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
modifier: string;
|
|
1950
|
+
}>> & Readonly<{
|
|
1951
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
1952
|
+
}>, {
|
|
1953
|
+
role: string;
|
|
1954
|
+
id: string;
|
|
1955
|
+
showTitle: boolean;
|
|
1956
|
+
ariaDescribedby: string;
|
|
1957
|
+
animationDuration: number;
|
|
1903
1958
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1904
1959
|
|
|
1905
|
-
declare const
|
|
1960
|
+
declare const __VLS_component_210: DefineComponent<ExtractPropTypes< {
|
|
1906
1961
|
props: {
|
|
1907
1962
|
type: ObjectConstructor;
|
|
1908
1963
|
};
|
|
@@ -1912,7 +1967,7 @@ type: ObjectConstructor;
|
|
|
1912
1967
|
};
|
|
1913
1968
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1914
1969
|
|
|
1915
|
-
declare const
|
|
1970
|
+
declare const __VLS_component_211: DefineComponent<ExtractPropTypes< {
|
|
1916
1971
|
props: {
|
|
1917
1972
|
type: ObjectConstructor;
|
|
1918
1973
|
};
|
|
@@ -1922,7 +1977,7 @@ type: ObjectConstructor;
|
|
|
1922
1977
|
};
|
|
1923
1978
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1924
1979
|
|
|
1925
|
-
declare const
|
|
1980
|
+
declare const __VLS_component_212: DefineComponent<ExtractPropTypes< {
|
|
1926
1981
|
props: {
|
|
1927
1982
|
type: ObjectConstructor;
|
|
1928
1983
|
};
|
|
@@ -1932,7 +1987,7 @@ type: ObjectConstructor;
|
|
|
1932
1987
|
};
|
|
1933
1988
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1934
1989
|
|
|
1935
|
-
declare const
|
|
1990
|
+
declare const __VLS_component_213: DefineComponent<ExtractPropTypes< {
|
|
1936
1991
|
props: {
|
|
1937
1992
|
type: ObjectConstructor;
|
|
1938
1993
|
};
|
|
@@ -1942,7 +1997,7 @@ type: ObjectConstructor;
|
|
|
1942
1997
|
};
|
|
1943
1998
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1944
1999
|
|
|
1945
|
-
declare const
|
|
2000
|
+
declare const __VLS_component_214: DefineComponent<ExtractPropTypes< {
|
|
1946
2001
|
props: {
|
|
1947
2002
|
type: ObjectConstructor;
|
|
1948
2003
|
};
|
|
@@ -1952,7 +2007,7 @@ type: ObjectConstructor;
|
|
|
1952
2007
|
};
|
|
1953
2008
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1954
2009
|
|
|
1955
|
-
declare const
|
|
2010
|
+
declare const __VLS_component_215: DefineComponent<ExtractPropTypes< {
|
|
1956
2011
|
props: {
|
|
1957
2012
|
type: ObjectConstructor;
|
|
1958
2013
|
};
|
|
@@ -1962,7 +2017,7 @@ type: ObjectConstructor;
|
|
|
1962
2017
|
};
|
|
1963
2018
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1964
2019
|
|
|
1965
|
-
declare const
|
|
2020
|
+
declare const __VLS_component_216: DefineComponent<ExtractPropTypes< {
|
|
1966
2021
|
props: {
|
|
1967
2022
|
type: ObjectConstructor;
|
|
1968
2023
|
};
|
|
@@ -1972,7 +2027,7 @@ type: ObjectConstructor;
|
|
|
1972
2027
|
};
|
|
1973
2028
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1974
2029
|
|
|
1975
|
-
declare const
|
|
2030
|
+
declare const __VLS_component_217: DefineComponent<ExtractPropTypes< {
|
|
1976
2031
|
props: {
|
|
1977
2032
|
type: ObjectConstructor;
|
|
1978
2033
|
};
|
|
@@ -1982,7 +2037,7 @@ type: ObjectConstructor;
|
|
|
1982
2037
|
};
|
|
1983
2038
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1984
2039
|
|
|
1985
|
-
declare const
|
|
2040
|
+
declare const __VLS_component_218: DefineComponent<ExtractPropTypes< {
|
|
1986
2041
|
props: {
|
|
1987
2042
|
type: ObjectConstructor;
|
|
1988
2043
|
};
|
|
@@ -1992,7 +2047,7 @@ type: ObjectConstructor;
|
|
|
1992
2047
|
};
|
|
1993
2048
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1994
2049
|
|
|
1995
|
-
declare const
|
|
2050
|
+
declare const __VLS_component_219: DefineComponent<ExtractPropTypes< {
|
|
1996
2051
|
props: {
|
|
1997
2052
|
type: ObjectConstructor;
|
|
1998
2053
|
};
|
|
@@ -2002,303 +2057,131 @@ type: ObjectConstructor;
|
|
|
2002
2057
|
};
|
|
2003
2058
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2004
2059
|
|
|
2005
|
-
declare const
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
* @values ul, ol
|
|
2009
|
-
*/
|
|
2010
|
-
tag: {
|
|
2011
|
-
type: StringConstructor;
|
|
2012
|
-
default: string;
|
|
2013
|
-
validator: (value: string) => boolean;
|
|
2014
|
-
};
|
|
2015
|
-
/**
|
|
2016
|
-
* Modifies the style variant for this component
|
|
2017
|
-
* @demoSelectMultiple true
|
|
2018
|
-
* @values ordered, unordered, compact, inline
|
|
2019
|
-
*/
|
|
2020
|
-
modifier: {
|
|
2021
|
-
type: StringConstructor;
|
|
2022
|
-
default: undefined;
|
|
2023
|
-
validator: (value: string) => boolean;
|
|
2024
|
-
};
|
|
2025
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2026
|
-
/**
|
|
2027
|
-
* Sets list type and HTML element as "unordered" or "ordered"
|
|
2028
|
-
* @values ul, ol
|
|
2029
|
-
*/
|
|
2030
|
-
tag: {
|
|
2031
|
-
type: StringConstructor;
|
|
2032
|
-
default: string;
|
|
2033
|
-
validator: (value: string) => boolean;
|
|
2034
|
-
};
|
|
2035
|
-
/**
|
|
2036
|
-
* Modifies the style variant for this component
|
|
2037
|
-
* @demoSelectMultiple true
|
|
2038
|
-
* @values ordered, unordered, compact, inline
|
|
2039
|
-
*/
|
|
2040
|
-
modifier: {
|
|
2041
|
-
type: StringConstructor;
|
|
2042
|
-
default: undefined;
|
|
2043
|
-
validator: (value: string) => boolean;
|
|
2044
|
-
};
|
|
2045
|
-
}>> & Readonly<{}>, {
|
|
2046
|
-
tag: string;
|
|
2047
|
-
modifier: string;
|
|
2048
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2049
|
-
|
|
2050
|
-
declare const __VLS_component_230: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingDisplayTextProps>, {
|
|
2051
|
-
tag: string;
|
|
2052
|
-
scale: string;
|
|
2053
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingDisplayTextProps>, {
|
|
2054
|
-
tag: string;
|
|
2055
|
-
scale: string;
|
|
2056
|
-
}>>> & Readonly<{}>, {
|
|
2057
|
-
tag: string;
|
|
2058
|
-
scale: "2" | "3" | "4" | "5" | "6" | "7";
|
|
2059
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2060
|
-
|
|
2061
|
-
declare const __VLS_component_231: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<headingSerifTextProps>, {
|
|
2062
|
-
tag: string;
|
|
2063
|
-
scale: string;
|
|
2064
|
-
strong: boolean;
|
|
2065
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<headingSerifTextProps>, {
|
|
2066
|
-
tag: string;
|
|
2067
|
-
scale: string;
|
|
2068
|
-
strong: boolean;
|
|
2069
|
-
}>>> & Readonly<{}>, {
|
|
2070
|
-
strong: boolean;
|
|
2071
|
-
tag: string;
|
|
2072
|
-
scale: "1" | "2" | "3" | "4" | "5";
|
|
2073
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2074
|
-
|
|
2075
|
-
declare const __VLS_component_232: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingSansTextProps>, {
|
|
2076
|
-
tag: string;
|
|
2077
|
-
scale: string;
|
|
2078
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingSansTextProps>, {
|
|
2079
|
-
tag: string;
|
|
2080
|
-
scale: string;
|
|
2081
|
-
}>>> & Readonly<{}>, {
|
|
2082
|
-
tag: string;
|
|
2083
|
-
scale: "1" | "2" | "3";
|
|
2084
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2085
|
-
|
|
2086
|
-
declare const __VLS_component_233: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<subheadingSansTextProps>, {
|
|
2087
|
-
tag: string;
|
|
2088
|
-
scale: string;
|
|
2089
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<subheadingSansTextProps>, {
|
|
2090
|
-
tag: string;
|
|
2091
|
-
scale: string;
|
|
2092
|
-
}>>> & Readonly<{}>, {
|
|
2093
|
-
tag: string;
|
|
2094
|
-
scale: "-1" | "0" | "1" | "2";
|
|
2095
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2096
|
-
|
|
2097
|
-
declare const __VLS_component_234: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<utilitySansTextProps>, {
|
|
2098
|
-
tag: string;
|
|
2099
|
-
scale: string;
|
|
2100
|
-
strong: boolean;
|
|
2101
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<utilitySansTextProps>, {
|
|
2102
|
-
tag: string;
|
|
2103
|
-
scale: string;
|
|
2104
|
-
strong: boolean;
|
|
2105
|
-
}>>> & Readonly<{}>, {
|
|
2106
|
-
strong: boolean;
|
|
2107
|
-
tag: string;
|
|
2108
|
-
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2109
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2110
|
-
|
|
2111
|
-
declare const __VLS_component_235: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<utilitySerifTextProps>, {
|
|
2112
|
-
tag: string;
|
|
2113
|
-
scale: string;
|
|
2114
|
-
strong: boolean;
|
|
2115
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<utilitySerifTextProps>, {
|
|
2116
|
-
tag: string;
|
|
2117
|
-
scale: string;
|
|
2118
|
-
strong: boolean;
|
|
2119
|
-
}>>> & Readonly<{}>, {
|
|
2120
|
-
strong: boolean;
|
|
2121
|
-
tag: string;
|
|
2122
|
-
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2123
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2124
|
-
|
|
2125
|
-
declare const __VLS_component_236: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<bodyTextProps>, {
|
|
2126
|
-
tag: string;
|
|
2127
|
-
scale: string;
|
|
2128
|
-
strong: boolean;
|
|
2129
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<bodyTextProps>, {
|
|
2130
|
-
tag: string;
|
|
2131
|
-
scale: string;
|
|
2132
|
-
strong: boolean;
|
|
2133
|
-
}>>> & Readonly<{}>, {
|
|
2134
|
-
strong: boolean;
|
|
2135
|
-
tag: string;
|
|
2136
|
-
scale: ScaleValue;
|
|
2137
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2138
|
-
|
|
2139
|
-
declare const __VLS_component_237: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<baseTextProps>, {
|
|
2060
|
+
declare const __VLS_component_22: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<ObjectOverlayProps>, {
|
|
2061
|
+
position: string;
|
|
2062
|
+
margin: string;
|
|
2140
2063
|
tag: string;
|
|
2141
|
-
|
|
2064
|
+
gradientTheme: string;
|
|
2065
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<ObjectOverlayProps>, {
|
|
2066
|
+
position: string;
|
|
2067
|
+
margin: string;
|
|
2142
2068
|
tag: string;
|
|
2069
|
+
gradientTheme: string;
|
|
2143
2070
|
}>>> & Readonly<{}>, {
|
|
2144
2071
|
tag: string;
|
|
2072
|
+
position: ResponsivePosition | ObjectPosition;
|
|
2073
|
+
gradientTheme: "dark" | "light";
|
|
2074
|
+
margin: ResponsiveSpace | Spacing;
|
|
2145
2075
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2146
2076
|
|
|
2147
|
-
declare const
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
mediaWidth: string;
|
|
2151
|
-
mediaHeight: string;
|
|
2152
|
-
mediaCover: boolean;
|
|
2153
|
-
overlay: boolean;
|
|
2154
|
-
overlayRowAlign: string;
|
|
2155
|
-
overlayColumnAlign: string;
|
|
2156
|
-
contentPadding: string;
|
|
2157
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<MediaObject>, {
|
|
2158
|
-
align: string;
|
|
2159
|
-
mediaPosition: string;
|
|
2160
|
-
mediaWidth: string;
|
|
2161
|
-
mediaHeight: string;
|
|
2162
|
-
mediaCover: boolean;
|
|
2163
|
-
overlay: boolean;
|
|
2164
|
-
overlayRowAlign: string;
|
|
2165
|
-
overlayColumnAlign: string;
|
|
2166
|
-
contentPadding: string;
|
|
2167
|
-
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2168
|
-
|
|
2169
|
-
declare const __VLS_component_25: DefineComponent<ExtractPropTypes< {
|
|
2170
|
-
/**
|
|
2171
|
-
* Toggles the state of the modal
|
|
2172
|
-
* @demoIgnore true
|
|
2173
|
-
*/
|
|
2174
|
-
opened: {
|
|
2175
|
-
type: BooleanConstructor;
|
|
2176
|
-
required: true;
|
|
2177
|
-
};
|
|
2178
|
-
/**
|
|
2179
|
-
* Sets `aria-label` and modal title text. Can also use title slot to set title.
|
|
2180
|
-
*/
|
|
2181
|
-
label: {
|
|
2182
|
-
type: StringConstructor;
|
|
2183
|
-
required: true;
|
|
2184
|
-
};
|
|
2185
|
-
/**
|
|
2186
|
-
* Toggles the modal title text, which comes from `label` prop or `title` slot.
|
|
2187
|
-
*/
|
|
2188
|
-
showTitle: {
|
|
2189
|
-
type: BooleanConstructor;
|
|
2190
|
-
required: false;
|
|
2191
|
-
default: boolean;
|
|
2192
|
-
};
|
|
2193
|
-
/**
|
|
2194
|
-
* Text for aria-describedby attribute. Applied to modal content element
|
|
2195
|
-
*/
|
|
2196
|
-
ariaDescribedby: {
|
|
2197
|
-
type: StringConstructor;
|
|
2198
|
-
required: false;
|
|
2199
|
-
default: null;
|
|
2077
|
+
declare const __VLS_component_220: DefineComponent<ExtractPropTypes< {
|
|
2078
|
+
props: {
|
|
2079
|
+
type: ObjectConstructor;
|
|
2200
2080
|
};
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
*/
|
|
2205
|
-
role: {
|
|
2206
|
-
type: StringConstructor;
|
|
2207
|
-
required: false;
|
|
2208
|
-
default: string;
|
|
2081
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2082
|
+
props: {
|
|
2083
|
+
type: ObjectConstructor;
|
|
2209
2084
|
};
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
type:
|
|
2215
|
-
required: false;
|
|
2216
|
-
default: null;
|
|
2085
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2086
|
+
|
|
2087
|
+
declare const __VLS_component_221: DefineComponent<ExtractPropTypes< {
|
|
2088
|
+
props: {
|
|
2089
|
+
type: ObjectConstructor;
|
|
2217
2090
|
};
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
wrapperClass: StringConstructor;
|
|
2222
|
-
/** Adds custom class to the `cdr-modal__innerWrap` div */
|
|
2223
|
-
contentClass: StringConstructor;
|
|
2224
|
-
/** Sets duration for modal's close animation */
|
|
2225
|
-
animationDuration: {
|
|
2226
|
-
type: NumberConstructor;
|
|
2227
|
-
default: number;
|
|
2091
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2092
|
+
props: {
|
|
2093
|
+
type: ObjectConstructor;
|
|
2228
2094
|
};
|
|
2229
|
-
}>, {}, {}, {}, {},
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
* @demoIgnore true
|
|
2235
|
-
*/
|
|
2236
|
-
opened: {
|
|
2237
|
-
type: BooleanConstructor;
|
|
2238
|
-
required: true;
|
|
2095
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2096
|
+
|
|
2097
|
+
declare const __VLS_component_222: DefineComponent<ExtractPropTypes< {
|
|
2098
|
+
props: {
|
|
2099
|
+
type: ObjectConstructor;
|
|
2239
2100
|
};
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
label: {
|
|
2244
|
-
type: StringConstructor;
|
|
2245
|
-
required: true;
|
|
2101
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2102
|
+
props: {
|
|
2103
|
+
type: ObjectConstructor;
|
|
2246
2104
|
};
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
type:
|
|
2252
|
-
required: false;
|
|
2253
|
-
default: boolean;
|
|
2105
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2106
|
+
|
|
2107
|
+
declare const __VLS_component_223: DefineComponent<ExtractPropTypes< {
|
|
2108
|
+
props: {
|
|
2109
|
+
type: ObjectConstructor;
|
|
2254
2110
|
};
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
ariaDescribedby: {
|
|
2259
|
-
type: StringConstructor;
|
|
2260
|
-
required: false;
|
|
2261
|
-
default: null;
|
|
2111
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2112
|
+
props: {
|
|
2113
|
+
type: ObjectConstructor;
|
|
2262
2114
|
};
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
type: StringConstructor;
|
|
2269
|
-
required: false;
|
|
2270
|
-
default: string;
|
|
2115
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2116
|
+
|
|
2117
|
+
declare const __VLS_component_224: DefineComponent<ExtractPropTypes< {
|
|
2118
|
+
props: {
|
|
2119
|
+
type: ObjectConstructor;
|
|
2271
2120
|
};
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
id: {
|
|
2276
|
-
type: StringConstructor;
|
|
2277
|
-
required: false;
|
|
2278
|
-
default: null;
|
|
2121
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2122
|
+
props: {
|
|
2123
|
+
type: ObjectConstructor;
|
|
2279
2124
|
};
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
contentClass: StringConstructor;
|
|
2286
|
-
/** Sets duration for modal's close animation */
|
|
2287
|
-
animationDuration: {
|
|
2288
|
-
type: NumberConstructor;
|
|
2289
|
-
default: number;
|
|
2125
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2126
|
+
|
|
2127
|
+
declare const __VLS_component_225: DefineComponent<ExtractPropTypes< {
|
|
2128
|
+
props: {
|
|
2129
|
+
type: ObjectConstructor;
|
|
2290
2130
|
};
|
|
2291
|
-
}
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2131
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2132
|
+
props: {
|
|
2133
|
+
type: ObjectConstructor;
|
|
2134
|
+
};
|
|
2135
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2136
|
+
|
|
2137
|
+
declare const __VLS_component_226: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<headingDisplayTextProps>, {
|
|
2138
|
+
tag: string;
|
|
2139
|
+
scale: string;
|
|
2140
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<headingDisplayTextProps>, {
|
|
2141
|
+
tag: string;
|
|
2142
|
+
scale: string;
|
|
2143
|
+
}>>> & Readonly<{}>, {
|
|
2144
|
+
tag: string;
|
|
2145
|
+
scale: "2" | "3" | "4" | "5" | "6" | "7";
|
|
2299
2146
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2300
2147
|
|
|
2301
|
-
declare const
|
|
2148
|
+
declare const __VLS_component_227: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<headingSerifTextProps>, {
|
|
2149
|
+
tag: string;
|
|
2150
|
+
scale: string;
|
|
2151
|
+
strong: boolean;
|
|
2152
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<headingSerifTextProps>, {
|
|
2153
|
+
tag: string;
|
|
2154
|
+
scale: string;
|
|
2155
|
+
strong: boolean;
|
|
2156
|
+
}>>> & Readonly<{}>, {
|
|
2157
|
+
strong: boolean;
|
|
2158
|
+
tag: string;
|
|
2159
|
+
scale: "1" | "2" | "3" | "4" | "5";
|
|
2160
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2161
|
+
|
|
2162
|
+
declare const __VLS_component_228: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<headingSansTextProps>, {
|
|
2163
|
+
tag: string;
|
|
2164
|
+
scale: string;
|
|
2165
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<headingSansTextProps>, {
|
|
2166
|
+
tag: string;
|
|
2167
|
+
scale: string;
|
|
2168
|
+
}>>> & Readonly<{}>, {
|
|
2169
|
+
tag: string;
|
|
2170
|
+
scale: "1" | "2" | "3";
|
|
2171
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2172
|
+
|
|
2173
|
+
declare const __VLS_component_229: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<subheadingSansTextProps>, {
|
|
2174
|
+
tag: string;
|
|
2175
|
+
scale: string;
|
|
2176
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<subheadingSansTextProps>, {
|
|
2177
|
+
tag: string;
|
|
2178
|
+
scale: string;
|
|
2179
|
+
}>>> & Readonly<{}>, {
|
|
2180
|
+
tag: string;
|
|
2181
|
+
scale: "-1" | "0" | "1" | "2";
|
|
2182
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2183
|
+
|
|
2184
|
+
declare const __VLS_component_23: DefineComponent<ExtractPropTypes< {
|
|
2302
2185
|
/**
|
|
2303
2186
|
* Sets the position where the popover will render relative to the trigger element.
|
|
2304
2187
|
* @demoSelectMultiple false
|
|
@@ -2402,7 +2285,57 @@ autoPosition: boolean;
|
|
|
2402
2285
|
open: boolean;
|
|
2403
2286
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2404
2287
|
|
|
2405
|
-
declare const
|
|
2288
|
+
declare const __VLS_component_230: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<utilitySansTextProps>, {
|
|
2289
|
+
tag: string;
|
|
2290
|
+
scale: string;
|
|
2291
|
+
strong: boolean;
|
|
2292
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<utilitySansTextProps>, {
|
|
2293
|
+
tag: string;
|
|
2294
|
+
scale: string;
|
|
2295
|
+
strong: boolean;
|
|
2296
|
+
}>>> & Readonly<{}>, {
|
|
2297
|
+
strong: boolean;
|
|
2298
|
+
tag: string;
|
|
2299
|
+
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2300
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2301
|
+
|
|
2302
|
+
declare const __VLS_component_231: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<utilitySerifTextProps>, {
|
|
2303
|
+
tag: string;
|
|
2304
|
+
scale: string;
|
|
2305
|
+
strong: boolean;
|
|
2306
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<utilitySerifTextProps>, {
|
|
2307
|
+
tag: string;
|
|
2308
|
+
scale: string;
|
|
2309
|
+
strong: boolean;
|
|
2310
|
+
}>>> & Readonly<{}>, {
|
|
2311
|
+
strong: boolean;
|
|
2312
|
+
tag: string;
|
|
2313
|
+
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2314
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2315
|
+
|
|
2316
|
+
declare const __VLS_component_232: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<bodyTextProps>, {
|
|
2317
|
+
tag: string;
|
|
2318
|
+
scale: string;
|
|
2319
|
+
strong: boolean;
|
|
2320
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<bodyTextProps>, {
|
|
2321
|
+
tag: string;
|
|
2322
|
+
scale: string;
|
|
2323
|
+
strong: boolean;
|
|
2324
|
+
}>>> & Readonly<{}>, {
|
|
2325
|
+
strong: boolean;
|
|
2326
|
+
tag: string;
|
|
2327
|
+
scale: ScaleValue;
|
|
2328
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2329
|
+
|
|
2330
|
+
declare const __VLS_component_233: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<baseTextProps>, {
|
|
2331
|
+
tag: string;
|
|
2332
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<baseTextProps>, {
|
|
2333
|
+
tag: string;
|
|
2334
|
+
}>>> & Readonly<{}>, {
|
|
2335
|
+
tag: string;
|
|
2336
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2337
|
+
|
|
2338
|
+
declare const __VLS_component_24: DefineComponent<ExtractPropTypes< {
|
|
2406
2339
|
/**
|
|
2407
2340
|
* Sets the semantic HTML element for the quote.
|
|
2408
2341
|
* @values blockquote, aside, q, div
|
|
@@ -2453,7 +2386,7 @@ tag: string;
|
|
|
2453
2386
|
modifier: string;
|
|
2454
2387
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2455
2388
|
|
|
2456
|
-
declare const
|
|
2389
|
+
declare const __VLS_component_25: DefineComponent<ExtractPropTypes< {
|
|
2457
2390
|
/**
|
|
2458
2391
|
* Adds CSS class to the label for custom styles.
|
|
2459
2392
|
*/
|
|
@@ -2580,13 +2513,13 @@ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstru
|
|
|
2580
2513
|
}>> & Readonly<{
|
|
2581
2514
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2582
2515
|
}>, {
|
|
2583
|
-
size: string;
|
|
2584
2516
|
disabled: boolean;
|
|
2517
|
+
size: string;
|
|
2585
2518
|
modifier: string;
|
|
2586
2519
|
background: string;
|
|
2587
2520
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2588
2521
|
|
|
2589
|
-
declare const
|
|
2522
|
+
declare const __VLS_component_26: DefineComponent<ExtractPropTypes< {
|
|
2590
2523
|
/**
|
|
2591
2524
|
* Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be auto-generated.
|
|
2592
2525
|
*/
|
|
@@ -2757,31 +2690,7 @@ errorRole: string;
|
|
|
2757
2690
|
multiple: boolean;
|
|
2758
2691
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2759
2692
|
|
|
2760
|
-
declare const
|
|
2761
|
-
/**
|
|
2762
|
-
* A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
|
|
2763
|
-
* @values @xs, @sm, @md, @lg, true
|
|
2764
|
-
*/
|
|
2765
|
-
unwrap: {
|
|
2766
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
2767
|
-
default: boolean;
|
|
2768
|
-
validator: (value: string) => boolean;
|
|
2769
|
-
};
|
|
2770
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2771
|
-
/**
|
|
2772
|
-
* A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
|
|
2773
|
-
* @values @xs, @sm, @md, @lg, true
|
|
2774
|
-
*/
|
|
2775
|
-
unwrap: {
|
|
2776
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
2777
|
-
default: boolean;
|
|
2778
|
-
validator: (value: string) => boolean;
|
|
2779
|
-
};
|
|
2780
|
-
}>> & Readonly<{}>, {
|
|
2781
|
-
unwrap: string | boolean;
|
|
2782
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2783
|
-
|
|
2784
|
-
declare const __VLS_component_30: DefineComponent<ExtractPropTypes< {
|
|
2693
|
+
declare const __VLS_component_27: DefineComponent<ExtractPropTypes< {
|
|
2785
2694
|
/**
|
|
2786
2695
|
* Toggle animation on/off.
|
|
2787
2696
|
* When `true`, animated gradient will be used while loading.
|
|
@@ -2807,10 +2716,10 @@ default: boolean;
|
|
|
2807
2716
|
motion: boolean;
|
|
2808
2717
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2809
2718
|
|
|
2810
|
-
declare const
|
|
2719
|
+
declare const __VLS_component_28: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<splitSurfaceProps>, {
|
|
2811
2720
|
surface: string;
|
|
2812
2721
|
tag: string;
|
|
2813
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2722
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<splitSurfaceProps>, {
|
|
2814
2723
|
surface: string;
|
|
2815
2724
|
tag: string;
|
|
2816
2725
|
}>>> & Readonly<{}>, {
|
|
@@ -2818,71 +2727,39 @@ tag: string;
|
|
|
2818
2727
|
surface: "top" | "bottom";
|
|
2819
2728
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2820
2729
|
|
|
2821
|
-
declare const
|
|
2822
|
-
background: string;
|
|
2823
|
-
borderColor: string;
|
|
2824
|
-
borderStyle: string;
|
|
2825
|
-
borderWidth: string;
|
|
2826
|
-
modifier: string;
|
|
2827
|
-
radius: string;
|
|
2828
|
-
shadow: string;
|
|
2730
|
+
declare const __VLS_component_29: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<surface>, {
|
|
2829
2731
|
tag: string;
|
|
2830
|
-
|
|
2831
|
-
palette: string;
|
|
2832
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surface>, {
|
|
2833
|
-
background: string;
|
|
2834
|
-
borderColor: string;
|
|
2835
|
-
borderStyle: string;
|
|
2836
|
-
borderWidth: string;
|
|
2837
|
-
modifier: string;
|
|
2838
|
-
radius: string;
|
|
2839
|
-
shadow: string;
|
|
2732
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<surface>, {
|
|
2840
2733
|
tag: string;
|
|
2841
|
-
withBorder: boolean;
|
|
2842
|
-
palette: string;
|
|
2843
2734
|
}>>> & Readonly<{}>, {
|
|
2844
2735
|
tag: Tag;
|
|
2845
|
-
radius: Radius;
|
|
2846
|
-
modifier: Modifier;
|
|
2847
|
-
background: Background;
|
|
2848
|
-
shadow: Shadow;
|
|
2849
|
-
borderColor: BorderColor;
|
|
2850
|
-
borderStyle: BorderStyle;
|
|
2851
|
-
borderWidth: Space;
|
|
2852
|
-
withBorder: boolean;
|
|
2853
|
-
palette: "default" | "sandstone" | "membership-subtle" | "membership-vibrant";
|
|
2854
2736
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2855
2737
|
|
|
2856
|
-
declare const
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
|
-
|
|
2860
|
-
|
|
2861
|
-
|
|
2862
|
-
|
|
2863
|
-
|
|
2864
|
-
|
|
2865
|
-
}
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
modifier: Modifier;
|
|
2879
|
-
loading: boolean;
|
|
2880
|
-
layout: Layout;
|
|
2881
|
-
checked: boolean;
|
|
2882
|
-
shadow: Shadow;
|
|
2738
|
+
declare const __VLS_component_3: DefineComponent<ExtractPropTypes< {
|
|
2739
|
+
/**
|
|
2740
|
+
* A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
|
|
2741
|
+
* @values @xs, @sm, @md, @lg, true
|
|
2742
|
+
*/
|
|
2743
|
+
unwrap: {
|
|
2744
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
2745
|
+
default: boolean;
|
|
2746
|
+
validator: (value: string) => boolean;
|
|
2747
|
+
};
|
|
2748
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2749
|
+
/**
|
|
2750
|
+
* A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
|
|
2751
|
+
* @values @xs, @sm, @md, @lg, true
|
|
2752
|
+
*/
|
|
2753
|
+
unwrap: {
|
|
2754
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
2755
|
+
default: boolean;
|
|
2756
|
+
validator: (value: string) => boolean;
|
|
2757
|
+
};
|
|
2758
|
+
}>> & Readonly<{}>, {
|
|
2759
|
+
unwrap: string | boolean;
|
|
2883
2760
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2884
2761
|
|
|
2885
|
-
declare const
|
|
2762
|
+
declare const __VLS_component_30: DefineComponent<ExtractPropTypes< {
|
|
2886
2763
|
/** Sets row colors to alternate between darker and lighter backgrounds.
|
|
2887
2764
|
* Striping will not apply when `border` is true
|
|
2888
2765
|
*/
|
|
@@ -2961,13 +2838,13 @@ validator: (value: string) => boolean;
|
|
|
2961
2838
|
}>> & Readonly<{}>, {
|
|
2962
2839
|
size: string;
|
|
2963
2840
|
fullWidth: string | boolean;
|
|
2841
|
+
hover: boolean;
|
|
2964
2842
|
striped: boolean;
|
|
2965
2843
|
border: boolean;
|
|
2966
2844
|
responsive: boolean;
|
|
2967
|
-
hover: boolean;
|
|
2968
2845
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2969
2846
|
|
|
2970
|
-
declare const
|
|
2847
|
+
declare const __VLS_component_31: DefineComponent<ExtractPropTypes< {
|
|
2971
2848
|
/** Sets reference identifier for tab content. This property is required and is necessary for accessibility. Must be unique for each tabPanel, and cannot be the same as the `aria-labelledby` property. */
|
|
2972
2849
|
id: StringConstructor;
|
|
2973
2850
|
/** Sets tab display name. Required and must be unique for each tab. If `id` is not provided, this value will be used as the reference identifier. */
|
|
@@ -2987,7 +2864,7 @@ ariaLabelledby: StringConstructor;
|
|
|
2987
2864
|
"onTab-change"?: ((...args: any[]) => any) | undefined;
|
|
2988
2865
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2989
2866
|
|
|
2990
|
-
declare const
|
|
2867
|
+
declare const __VLS_component_32: DefineComponent<ExtractPropTypes< {
|
|
2991
2868
|
/**
|
|
2992
2869
|
* Sets height of the tabs container element.
|
|
2993
2870
|
* Passing a `px` value will render tabs with a static height,
|
|
@@ -3063,23 +2940,23 @@ activeTab: number;
|
|
|
3063
2940
|
backgroundColor: string;
|
|
3064
2941
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3065
2942
|
|
|
3066
|
-
declare const
|
|
2943
|
+
declare const __VLS_component_33: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<baseTextProps>, {
|
|
3067
2944
|
tag: string;
|
|
3068
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2945
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<baseTextProps>, {
|
|
3069
2946
|
tag: string;
|
|
3070
2947
|
}>>> & Readonly<{}>, {
|
|
3071
2948
|
tag: string;
|
|
3072
2949
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3073
2950
|
|
|
3074
|
-
declare const
|
|
2951
|
+
declare const __VLS_component_34: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<baseTextProps>, {
|
|
3075
2952
|
tag: string;
|
|
3076
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2953
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<baseTextProps>, {
|
|
3077
2954
|
tag: string;
|
|
3078
2955
|
}>>> & Readonly<{}>, {
|
|
3079
2956
|
tag: string;
|
|
3080
2957
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3081
2958
|
|
|
3082
|
-
declare const
|
|
2959
|
+
declare const __VLS_component_35: DefineComponent<ExtractPropTypes< {
|
|
3083
2960
|
/**
|
|
3084
2961
|
* Sets the toast type.
|
|
3085
2962
|
* @demoSelectMultiple false
|
|
@@ -3138,45 +3015,19 @@ default: boolean;
|
|
|
3138
3015
|
/** Sets the interval (in milliseconds) before the toast automatically closes. */
|
|
3139
3016
|
dismissDelay: {
|
|
3140
3017
|
type: NumberConstructor;
|
|
3141
|
-
default: number;
|
|
3142
|
-
};
|
|
3143
|
-
}>> & Readonly<{
|
|
3144
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
3145
|
-
onOpen?: ((...args: any[]) => any) | undefined;
|
|
3146
|
-
}>, {
|
|
3147
|
-
type: string;
|
|
3148
|
-
open: boolean;
|
|
3149
|
-
autoDismiss: boolean;
|
|
3150
|
-
dismissDelay: number;
|
|
3151
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3152
|
-
|
|
3153
|
-
declare const __VLS_component_4: DefineComponent<ExtractPropTypes< {
|
|
3154
|
-
/**
|
|
3155
|
-
* Sets the banner style.
|
|
3156
|
-
* @demoSelectMultiple false
|
|
3157
|
-
* @values info, warning, success, error, default
|
|
3158
|
-
*/
|
|
3159
|
-
type: {
|
|
3160
|
-
type: StringConstructor;
|
|
3161
|
-
validator: (value: string) => boolean;
|
|
3162
|
-
default: string;
|
|
3163
|
-
};
|
|
3164
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3165
|
-
/**
|
|
3166
|
-
* Sets the banner style.
|
|
3167
|
-
* @demoSelectMultiple false
|
|
3168
|
-
* @values info, warning, success, error, default
|
|
3169
|
-
*/
|
|
3170
|
-
type: {
|
|
3171
|
-
type: StringConstructor;
|
|
3172
|
-
validator: (value: string) => boolean;
|
|
3173
|
-
default: string;
|
|
3018
|
+
default: number;
|
|
3174
3019
|
};
|
|
3175
|
-
}>> & Readonly<{
|
|
3020
|
+
}>> & Readonly<{
|
|
3021
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
3022
|
+
onOpen?: ((...args: any[]) => any) | undefined;
|
|
3023
|
+
}>, {
|
|
3176
3024
|
type: string;
|
|
3025
|
+
open: boolean;
|
|
3026
|
+
autoDismiss: boolean;
|
|
3027
|
+
dismissDelay: number;
|
|
3177
3028
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3178
3029
|
|
|
3179
|
-
declare const
|
|
3030
|
+
declare const __VLS_component_36: DefineComponent<ExtractPropTypes< {
|
|
3180
3031
|
/**
|
|
3181
3032
|
* Sets the value and aria-label for the toggle button. Display can be overridden using default slot
|
|
3182
3033
|
*/
|
|
@@ -3194,7 +3045,7 @@ required: true;
|
|
|
3194
3045
|
};
|
|
3195
3046
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3196
3047
|
|
|
3197
|
-
declare const
|
|
3048
|
+
declare const __VLS_component_37: DefineComponent<ExtractPropTypes< {
|
|
3198
3049
|
/** @ignore */
|
|
3199
3050
|
modelValue: {
|
|
3200
3051
|
type: (BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor)[];
|
|
@@ -3234,7 +3085,7 @@ validator: (value: string) => boolean;
|
|
|
3234
3085
|
size: string;
|
|
3235
3086
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3236
3087
|
|
|
3237
|
-
declare const
|
|
3088
|
+
declare const __VLS_component_38: DefineComponent<ExtractPropTypes< {
|
|
3238
3089
|
/**
|
|
3239
3090
|
* Sets a custom ID for the switch. If this value is not set, it will be auto-generated.
|
|
3240
3091
|
*/
|
|
@@ -3305,7 +3156,7 @@ size: string;
|
|
|
3305
3156
|
fullWidth: boolean;
|
|
3306
3157
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3307
3158
|
|
|
3308
|
-
declare const
|
|
3159
|
+
declare const __VLS_component_39: DefineComponent<ExtractPropTypes< {
|
|
3309
3160
|
/**
|
|
3310
3161
|
* Sets the position where the tooltip will render relative to the trigger element.
|
|
3311
3162
|
* @demoSelectMultiple false
|
|
@@ -3393,6 +3244,72 @@ autoPosition: boolean;
|
|
|
3393
3244
|
open: boolean;
|
|
3394
3245
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3395
3246
|
|
|
3247
|
+
declare const __VLS_component_4: DefineComponent<ExtractPropTypes< {
|
|
3248
|
+
/**
|
|
3249
|
+
* Sets the banner style.
|
|
3250
|
+
* @demoSelectMultiple false
|
|
3251
|
+
* @values info, warning, success, error, default
|
|
3252
|
+
*/
|
|
3253
|
+
type: {
|
|
3254
|
+
type: StringConstructor;
|
|
3255
|
+
validator: (value: string) => boolean;
|
|
3256
|
+
default: string;
|
|
3257
|
+
};
|
|
3258
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3259
|
+
/**
|
|
3260
|
+
* Sets the banner style.
|
|
3261
|
+
* @demoSelectMultiple false
|
|
3262
|
+
* @values info, warning, success, error, default
|
|
3263
|
+
*/
|
|
3264
|
+
type: {
|
|
3265
|
+
type: StringConstructor;
|
|
3266
|
+
validator: (value: string) => boolean;
|
|
3267
|
+
default: string;
|
|
3268
|
+
};
|
|
3269
|
+
}>> & Readonly<{}>, {
|
|
3270
|
+
type: string;
|
|
3271
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3272
|
+
|
|
3273
|
+
declare const __VLS_component_40: DefineComponent<ExtractPropTypes< {
|
|
3274
|
+
props: {
|
|
3275
|
+
type: ObjectConstructor;
|
|
3276
|
+
};
|
|
3277
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3278
|
+
props: {
|
|
3279
|
+
type: ObjectConstructor;
|
|
3280
|
+
};
|
|
3281
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3282
|
+
|
|
3283
|
+
declare const __VLS_component_41: DefineComponent<ExtractPropTypes< {
|
|
3284
|
+
props: {
|
|
3285
|
+
type: ObjectConstructor;
|
|
3286
|
+
};
|
|
3287
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3288
|
+
props: {
|
|
3289
|
+
type: ObjectConstructor;
|
|
3290
|
+
};
|
|
3291
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3292
|
+
|
|
3293
|
+
declare const __VLS_component_42: DefineComponent<ExtractPropTypes< {
|
|
3294
|
+
props: {
|
|
3295
|
+
type: ObjectConstructor;
|
|
3296
|
+
};
|
|
3297
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3298
|
+
props: {
|
|
3299
|
+
type: ObjectConstructor;
|
|
3300
|
+
};
|
|
3301
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3302
|
+
|
|
3303
|
+
declare const __VLS_component_43: DefineComponent<ExtractPropTypes< {
|
|
3304
|
+
props: {
|
|
3305
|
+
type: ObjectConstructor;
|
|
3306
|
+
};
|
|
3307
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3308
|
+
props: {
|
|
3309
|
+
type: ObjectConstructor;
|
|
3310
|
+
};
|
|
3311
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3312
|
+
|
|
3396
3313
|
declare const __VLS_component_44: DefineComponent<ExtractPropTypes< {
|
|
3397
3314
|
props: {
|
|
3398
3315
|
type: ObjectConstructor;
|
|
@@ -4111,8 +4028,8 @@ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstru
|
|
|
4111
4028
|
}>> & Readonly<{
|
|
4112
4029
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4113
4030
|
}>, {
|
|
4114
|
-
size: string;
|
|
4115
4031
|
disabled: boolean;
|
|
4032
|
+
size: string;
|
|
4116
4033
|
modifier: string;
|
|
4117
4034
|
background: string;
|
|
4118
4035
|
indeterminate: string | boolean;
|
|
@@ -4348,12 +4265,6 @@ declare type __VLS_NonUndefinedable_2<T> = T extends undefined ? never : T;
|
|
|
4348
4265
|
|
|
4349
4266
|
declare type __VLS_NonUndefinedable_20<T> = T extends undefined ? never : T;
|
|
4350
4267
|
|
|
4351
|
-
declare type __VLS_NonUndefinedable_21<T> = T extends undefined ? never : T;
|
|
4352
|
-
|
|
4353
|
-
declare type __VLS_NonUndefinedable_22<T> = T extends undefined ? never : T;
|
|
4354
|
-
|
|
4355
|
-
declare type __VLS_NonUndefinedable_23<T> = T extends undefined ? never : T;
|
|
4356
|
-
|
|
4357
4268
|
declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
|
|
4358
4269
|
|
|
4359
4270
|
declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
|
|
@@ -4420,18 +4331,6 @@ declare type __VLS_Prettify_20<T> = {
|
|
|
4420
4331
|
[K in keyof T]: T[K];
|
|
4421
4332
|
} & {};
|
|
4422
4333
|
|
|
4423
|
-
declare type __VLS_Prettify_21<T> = {
|
|
4424
|
-
[K in keyof T]: T[K];
|
|
4425
|
-
} & {};
|
|
4426
|
-
|
|
4427
|
-
declare type __VLS_Prettify_22<T> = {
|
|
4428
|
-
[K in keyof T]: T[K];
|
|
4429
|
-
} & {};
|
|
4430
|
-
|
|
4431
|
-
declare type __VLS_Prettify_23<T> = {
|
|
4432
|
-
[K in keyof T]: T[K];
|
|
4433
|
-
} & {};
|
|
4434
|
-
|
|
4435
4334
|
declare type __VLS_Prettify_3<T> = {
|
|
4436
4335
|
[K in keyof T]: T[K];
|
|
4437
4336
|
} & {};
|
|
@@ -4600,12 +4499,7 @@ declare function __VLS_template_129(): {
|
|
|
4600
4499
|
};
|
|
4601
4500
|
|
|
4602
4501
|
declare function __VLS_template_13(): {
|
|
4603
|
-
|
|
4604
|
-
header?(_: {}): any;
|
|
4605
|
-
"icon-right"?(_: {}): any;
|
|
4606
|
-
body?(_: {}): any;
|
|
4607
|
-
footer?(_: {}): any;
|
|
4608
|
-
loading?(_: {}): any;
|
|
4502
|
+
default?(_: {}): any;
|
|
4609
4503
|
};
|
|
4610
4504
|
|
|
4611
4505
|
declare function __VLS_template_130(): {
|
|
@@ -4693,9 +4587,13 @@ declare function __VLS_template_149(): {
|
|
|
4693
4587
|
};
|
|
4694
4588
|
|
|
4695
4589
|
declare function __VLS_template_15(): {
|
|
4696
|
-
"
|
|
4697
|
-
|
|
4698
|
-
"icon
|
|
4590
|
+
"helper-text-top"?(_: {}): any;
|
|
4591
|
+
info?(_: {}): any;
|
|
4592
|
+
"pre-icon"?(_: {}): any;
|
|
4593
|
+
"post-icon"?(_: {}): any;
|
|
4594
|
+
"info-action"?(_: {}): any;
|
|
4595
|
+
"helper-text-bottom"?(_: {}): any;
|
|
4596
|
+
error?(_: {}): any;
|
|
4699
4597
|
};
|
|
4700
4598
|
|
|
4701
4599
|
declare function __VLS_template_150(): {
|
|
@@ -4871,13 +4769,7 @@ declare function __VLS_template_189(): {
|
|
|
4871
4769
|
};
|
|
4872
4770
|
|
|
4873
4771
|
declare function __VLS_template_19(): {
|
|
4874
|
-
|
|
4875
|
-
info?(_: {}): any;
|
|
4876
|
-
"pre-icon"?(_: {}): any;
|
|
4877
|
-
"post-icon"?(_: {}): any;
|
|
4878
|
-
"info-action"?(_: {}): any;
|
|
4879
|
-
"helper-text-bottom"?(_: {}): any;
|
|
4880
|
-
error?(_: {}): any;
|
|
4772
|
+
default?(_: {}): any;
|
|
4881
4773
|
};
|
|
4882
4774
|
|
|
4883
4775
|
declare function __VLS_template_190(): {
|
|
@@ -4926,7 +4818,8 @@ declare function __VLS_template_2(): {
|
|
|
4926
4818
|
};
|
|
4927
4819
|
|
|
4928
4820
|
declare function __VLS_template_20(): {
|
|
4929
|
-
|
|
4821
|
+
media?(_: {}): any;
|
|
4822
|
+
content?(_: {}): any;
|
|
4930
4823
|
};
|
|
4931
4824
|
|
|
4932
4825
|
declare function __VLS_template_200(): {
|
|
@@ -4970,6 +4863,8 @@ declare function __VLS_template_209(): {
|
|
|
4970
4863
|
};
|
|
4971
4864
|
|
|
4972
4865
|
declare function __VLS_template_21(): {
|
|
4866
|
+
modal?(_: {}): any;
|
|
4867
|
+
title?(_: {}): any;
|
|
4973
4868
|
default?(_: {}): any;
|
|
4974
4869
|
};
|
|
4975
4870
|
|
|
@@ -5014,7 +4909,8 @@ declare function __VLS_template_219(): {
|
|
|
5014
4909
|
};
|
|
5015
4910
|
|
|
5016
4911
|
declare function __VLS_template_22(): {
|
|
5017
|
-
|
|
4912
|
+
container?(_: {}): any;
|
|
4913
|
+
content?(_: {}): any;
|
|
5018
4914
|
};
|
|
5019
4915
|
|
|
5020
4916
|
declare function __VLS_template_220(): {
|
|
@@ -5058,7 +4954,10 @@ declare function __VLS_template_229(): {
|
|
|
5058
4954
|
};
|
|
5059
4955
|
|
|
5060
4956
|
declare function __VLS_template_23(): {
|
|
4957
|
+
trigger?(_: {}): any;
|
|
4958
|
+
title?(_: {}): any;
|
|
5061
4959
|
default?(_: {}): any;
|
|
4960
|
+
icon?(_: {}): any;
|
|
5062
4961
|
};
|
|
5063
4962
|
|
|
5064
4963
|
declare function __VLS_template_230(): {
|
|
@@ -5077,38 +4976,21 @@ declare function __VLS_template_233(): {
|
|
|
5077
4976
|
default?(_: {}): any;
|
|
5078
4977
|
};
|
|
5079
4978
|
|
|
5080
|
-
declare function __VLS_template_234(): {
|
|
5081
|
-
default?(_: {}): any;
|
|
5082
|
-
};
|
|
5083
|
-
|
|
5084
|
-
declare function __VLS_template_235(): {
|
|
5085
|
-
default?(_: {}): any;
|
|
5086
|
-
};
|
|
5087
|
-
|
|
5088
|
-
declare function __VLS_template_236(): {
|
|
5089
|
-
default?(_: {}): any;
|
|
5090
|
-
};
|
|
5091
|
-
|
|
5092
|
-
declare function __VLS_template_237(): {
|
|
5093
|
-
default?(_: {}): any;
|
|
5094
|
-
};
|
|
5095
|
-
|
|
5096
4979
|
declare function __VLS_template_24(): {
|
|
5097
|
-
|
|
5098
|
-
content?(_: {}): any;
|
|
4980
|
+
default?(_: {}): any;
|
|
5099
4981
|
};
|
|
5100
4982
|
|
|
5101
4983
|
declare function __VLS_template_25(): {
|
|
5102
|
-
modal?(_: {}): any;
|
|
5103
|
-
title?(_: {}): any;
|
|
5104
4984
|
default?(_: {}): any;
|
|
5105
4985
|
};
|
|
5106
4986
|
|
|
5107
4987
|
declare function __VLS_template_26(): {
|
|
5108
|
-
|
|
5109
|
-
|
|
4988
|
+
"helper-text"?(_: {}): any;
|
|
4989
|
+
info?(_: {}): any;
|
|
4990
|
+
"pre-icon"?(_: {}): any;
|
|
5110
4991
|
default?(_: {}): any;
|
|
5111
|
-
|
|
4992
|
+
"info-action"?(_: {}): any;
|
|
4993
|
+
error?(_: {}): any;
|
|
5112
4994
|
};
|
|
5113
4995
|
|
|
5114
4996
|
declare function __VLS_template_27(): {
|
|
@@ -5116,16 +4998,12 @@ declare function __VLS_template_27(): {
|
|
|
5116
4998
|
};
|
|
5117
4999
|
|
|
5118
5000
|
declare function __VLS_template_28(): {
|
|
5119
|
-
|
|
5001
|
+
top?(_: {}): any;
|
|
5002
|
+
bottom?(_: {}): any;
|
|
5120
5003
|
};
|
|
5121
5004
|
|
|
5122
5005
|
declare function __VLS_template_29(): {
|
|
5123
|
-
"helper-text"?(_: {}): any;
|
|
5124
|
-
info?(_: {}): any;
|
|
5125
|
-
"pre-icon"?(_: {}): any;
|
|
5126
5006
|
default?(_: {}): any;
|
|
5127
|
-
"info-action"?(_: {}): any;
|
|
5128
|
-
error?(_: {}): any;
|
|
5129
5007
|
};
|
|
5130
5008
|
|
|
5131
5009
|
declare function __VLS_template_3(): {
|
|
@@ -5137,8 +5015,7 @@ declare function __VLS_template_30(): {
|
|
|
5137
5015
|
};
|
|
5138
5016
|
|
|
5139
5017
|
declare function __VLS_template_31(): {
|
|
5140
|
-
|
|
5141
|
-
bottom?(_: {}): any;
|
|
5018
|
+
default?(_: {}): any;
|
|
5142
5019
|
};
|
|
5143
5020
|
|
|
5144
5021
|
declare function __VLS_template_32(): {
|
|
@@ -5147,7 +5024,6 @@ declare function __VLS_template_32(): {
|
|
|
5147
5024
|
|
|
5148
5025
|
declare function __VLS_template_33(): {
|
|
5149
5026
|
default?(_: {}): any;
|
|
5150
|
-
loading?(_: {}): any;
|
|
5151
5027
|
};
|
|
5152
5028
|
|
|
5153
5029
|
declare function __VLS_template_34(): {
|
|
@@ -5155,7 +5031,9 @@ declare function __VLS_template_34(): {
|
|
|
5155
5031
|
};
|
|
5156
5032
|
|
|
5157
5033
|
declare function __VLS_template_35(): {
|
|
5034
|
+
"icon-left"?(_: {}): any;
|
|
5158
5035
|
default?(_: {}): any;
|
|
5036
|
+
icon?(_: {}): any;
|
|
5159
5037
|
};
|
|
5160
5038
|
|
|
5161
5039
|
declare function __VLS_template_36(): {
|
|
@@ -5171,9 +5049,8 @@ declare function __VLS_template_38(): {
|
|
|
5171
5049
|
};
|
|
5172
5050
|
|
|
5173
5051
|
declare function __VLS_template_39(): {
|
|
5174
|
-
|
|
5052
|
+
trigger?(_: {}): any;
|
|
5175
5053
|
default?(_: {}): any;
|
|
5176
|
-
icon?(_: {}): any;
|
|
5177
5054
|
};
|
|
5178
5055
|
|
|
5179
5056
|
declare function __VLS_template_4(): {
|
|
@@ -5197,7 +5074,6 @@ declare function __VLS_template_42(): {
|
|
|
5197
5074
|
};
|
|
5198
5075
|
|
|
5199
5076
|
declare function __VLS_template_43(): {
|
|
5200
|
-
trigger?(_: {}): any;
|
|
5201
5077
|
default?(_: {}): any;
|
|
5202
5078
|
};
|
|
5203
5079
|
|
|
@@ -5571,33 +5447,6 @@ declare type __VLS_TypePropsToRuntimeProps_20<T> = {
|
|
|
5571
5447
|
};
|
|
5572
5448
|
};
|
|
5573
5449
|
|
|
5574
|
-
declare type __VLS_TypePropsToRuntimeProps_21<T> = {
|
|
5575
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5576
|
-
type: PropType<__VLS_NonUndefinedable_21<T[K]>>;
|
|
5577
|
-
} : {
|
|
5578
|
-
type: PropType<T[K]>;
|
|
5579
|
-
required: true;
|
|
5580
|
-
};
|
|
5581
|
-
};
|
|
5582
|
-
|
|
5583
|
-
declare type __VLS_TypePropsToRuntimeProps_22<T> = {
|
|
5584
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5585
|
-
type: PropType<__VLS_NonUndefinedable_22<T[K]>>;
|
|
5586
|
-
} : {
|
|
5587
|
-
type: PropType<T[K]>;
|
|
5588
|
-
required: true;
|
|
5589
|
-
};
|
|
5590
|
-
};
|
|
5591
|
-
|
|
5592
|
-
declare type __VLS_TypePropsToRuntimeProps_23<T> = {
|
|
5593
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5594
|
-
type: PropType<__VLS_NonUndefinedable_23<T[K]>>;
|
|
5595
|
-
} : {
|
|
5596
|
-
type: PropType<T[K]>;
|
|
5597
|
-
required: true;
|
|
5598
|
-
};
|
|
5599
|
-
};
|
|
5600
|
-
|
|
5601
5450
|
declare type __VLS_TypePropsToRuntimeProps_3<T> = {
|
|
5602
5451
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5603
5452
|
type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
|
|
@@ -5739,24 +5588,6 @@ declare type __VLS_WithDefaults_20<P, D> = {
|
|
|
5739
5588
|
}> : P[K];
|
|
5740
5589
|
};
|
|
5741
5590
|
|
|
5742
|
-
declare type __VLS_WithDefaults_21<P, D> = {
|
|
5743
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_21<P[K] & {
|
|
5744
|
-
default: D[K];
|
|
5745
|
-
}> : P[K];
|
|
5746
|
-
};
|
|
5747
|
-
|
|
5748
|
-
declare type __VLS_WithDefaults_22<P, D> = {
|
|
5749
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_22<P[K] & {
|
|
5750
|
-
default: D[K];
|
|
5751
|
-
}> : P[K];
|
|
5752
|
-
};
|
|
5753
|
-
|
|
5754
|
-
declare type __VLS_WithDefaults_23<P, D> = {
|
|
5755
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_23<P[K] & {
|
|
5756
|
-
default: D[K];
|
|
5757
|
-
}> : P[K];
|
|
5758
|
-
};
|
|
5759
|
-
|
|
5760
5591
|
declare type __VLS_WithDefaults_3<P, D> = {
|
|
5761
5592
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_3<P[K] & {
|
|
5762
5593
|
default: D[K];
|
|
@@ -6699,30 +6530,6 @@ declare type __VLS_WithTemplateSlots_233<T, S> = T & {
|
|
|
6699
6530
|
};
|
|
6700
6531
|
};
|
|
6701
6532
|
|
|
6702
|
-
declare type __VLS_WithTemplateSlots_234<T, S> = T & {
|
|
6703
|
-
new (): {
|
|
6704
|
-
$slots: S;
|
|
6705
|
-
};
|
|
6706
|
-
};
|
|
6707
|
-
|
|
6708
|
-
declare type __VLS_WithTemplateSlots_235<T, S> = T & {
|
|
6709
|
-
new (): {
|
|
6710
|
-
$slots: S;
|
|
6711
|
-
};
|
|
6712
|
-
};
|
|
6713
|
-
|
|
6714
|
-
declare type __VLS_WithTemplateSlots_236<T, S> = T & {
|
|
6715
|
-
new (): {
|
|
6716
|
-
$slots: S;
|
|
6717
|
-
};
|
|
6718
|
-
};
|
|
6719
|
-
|
|
6720
|
-
declare type __VLS_WithTemplateSlots_237<T, S> = T & {
|
|
6721
|
-
new (): {
|
|
6722
|
-
$slots: S;
|
|
6723
|
-
};
|
|
6724
|
-
};
|
|
6725
|
-
|
|
6726
6533
|
declare type __VLS_WithTemplateSlots_24<T, S> = T & {
|
|
6727
6534
|
new (): {
|
|
6728
6535
|
$slots: S;
|
|
@@ -7229,7 +7036,7 @@ export declare type AlignmentObject = {
|
|
|
7229
7036
|
|
|
7230
7037
|
export declare type AlignmentValue = 'start' | 'center' | 'end';
|
|
7231
7038
|
|
|
7232
|
-
export declare type Background = 'primary' | 'secondary' | 'brand
|
|
7039
|
+
export declare type Background = 'primary' | 'secondary' | 'brand' | 'sale';
|
|
7233
7040
|
|
|
7234
7041
|
/**
|
|
7235
7042
|
* Image component properties
|
|
@@ -7337,7 +7144,7 @@ export declare const CdrAccordionGroup: __VLS_WithTemplateSlots_3<typeof __VLS_c
|
|
|
7337
7144
|
|
|
7338
7145
|
export declare const CdrBanner: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, ReturnType<typeof __VLS_template_4>>;
|
|
7339
7146
|
|
|
7340
|
-
export declare const CdrBody:
|
|
7147
|
+
export declare const CdrBody: __VLS_WithTemplateSlots_232<typeof __VLS_component_232, ReturnType<typeof __VLS_template_232>>;
|
|
7341
7148
|
|
|
7342
7149
|
export declare const CdrBreadcrumb: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, ReturnType<typeof __VLS_template_5>>;
|
|
7343
7150
|
|
|
@@ -7393,39 +7200,31 @@ components: ChoreographerComponents;
|
|
|
7393
7200
|
|
|
7394
7201
|
export declare const CdrContainer: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, ReturnType<typeof __VLS_template_11>>;
|
|
7395
7202
|
|
|
7396
|
-
export declare const CdrEyebrow:
|
|
7203
|
+
export declare const CdrEyebrow: __VLS_WithTemplateSlots_233<typeof __VLS_component_233, ReturnType<typeof __VLS_template_233>>;
|
|
7397
7204
|
|
|
7398
7205
|
export declare const CdrFormGroup: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, ReturnType<typeof __VLS_template_12>>;
|
|
7399
7206
|
|
|
7400
|
-
export declare const
|
|
7401
|
-
|
|
7402
|
-
export declare const CdrFulfillmentTileContent: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, ReturnType<typeof __VLS_template_14>>;
|
|
7403
|
-
|
|
7404
|
-
export declare const CdrFulfillmentTileHeader: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, ReturnType<typeof __VLS_template_15>>;
|
|
7405
|
-
|
|
7406
|
-
export declare const CdrFulfillmentTileIcon: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, ReturnType<typeof __VLS_template_16>>;
|
|
7407
|
-
|
|
7408
|
-
export declare const CdrGrid: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, ReturnType<typeof __VLS_template_17>>;
|
|
7207
|
+
export declare const CdrGrid: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, ReturnType<typeof __VLS_template_13>>;
|
|
7409
7208
|
|
|
7410
|
-
export declare const CdrHeadingDisplay:
|
|
7209
|
+
export declare const CdrHeadingDisplay: __VLS_WithTemplateSlots_226<typeof __VLS_component_226, ReturnType<typeof __VLS_template_226>>;
|
|
7411
7210
|
|
|
7412
|
-
export declare const CdrHeadingSans:
|
|
7211
|
+
export declare const CdrHeadingSans: __VLS_WithTemplateSlots_228<typeof __VLS_component_228, ReturnType<typeof __VLS_template_228>>;
|
|
7413
7212
|
|
|
7414
|
-
export declare const CdrHeadingSerif:
|
|
7213
|
+
export declare const CdrHeadingSerif: __VLS_WithTemplateSlots_227<typeof __VLS_component_227, ReturnType<typeof __VLS_template_227>>;
|
|
7415
7214
|
|
|
7416
|
-
export declare const CdrIcon:
|
|
7215
|
+
export declare const CdrIcon: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, ReturnType<typeof __VLS_template_14>>;
|
|
7417
7216
|
|
|
7418
|
-
export declare const CdrImg: DefineComponent<ExtractPropTypes<
|
|
7217
|
+
export declare const CdrImg: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<baseImageProps>, {
|
|
7419
7218
|
alt: string;
|
|
7420
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
7219
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<baseImageProps>, {
|
|
7421
7220
|
alt: string;
|
|
7422
7221
|
}>>> & Readonly<{}>, {
|
|
7423
7222
|
alt: string;
|
|
7424
7223
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7425
7224
|
|
|
7426
|
-
export declare const CdrInput:
|
|
7225
|
+
export declare const CdrInput: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, ReturnType<typeof __VLS_template_15>>;
|
|
7427
7226
|
|
|
7428
|
-
export declare const CdrKicker:
|
|
7227
|
+
export declare const CdrKicker: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, ReturnType<typeof __VLS_template_16>>;
|
|
7429
7228
|
|
|
7430
7229
|
export declare const CdrLandingLead: DefineComponent<ExtractPropTypes< {
|
|
7431
7230
|
/** Sets the landing lead's image source */
|
|
@@ -7485,15 +7284,17 @@ imgAlt: string;
|
|
|
7485
7284
|
subheading: string;
|
|
7486
7285
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7487
7286
|
|
|
7488
|
-
export declare const CdrLayout:
|
|
7287
|
+
export declare const CdrLayout: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, ReturnType<typeof __VLS_template_17>>;
|
|
7489
7288
|
|
|
7490
|
-
export declare const CdrLink:
|
|
7289
|
+
export declare const CdrLink: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, ReturnType<typeof __VLS_template_18>>;
|
|
7491
7290
|
|
|
7492
|
-
export declare const CdrList:
|
|
7291
|
+
export declare const CdrList: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, ReturnType<typeof __VLS_template_19>>;
|
|
7493
7292
|
|
|
7494
|
-
export declare const CdrMediaObject:
|
|
7293
|
+
export declare const CdrMediaObject: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, ReturnType<typeof __VLS_template_20>>;
|
|
7495
7294
|
|
|
7496
|
-
export declare const CdrModal:
|
|
7295
|
+
export declare const CdrModal: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, ReturnType<typeof __VLS_template_21>>;
|
|
7296
|
+
|
|
7297
|
+
export declare const CdrObjectOverlay: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, ReturnType<typeof __VLS_template_22>>;
|
|
7497
7298
|
|
|
7498
7299
|
export declare const CdrPagination: DefineComponent<ExtractPropTypes< {
|
|
7499
7300
|
/**
|
|
@@ -7607,19 +7408,19 @@ linkTag: string;
|
|
|
7607
7408
|
forLabel: string;
|
|
7608
7409
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7609
7410
|
|
|
7610
|
-
export declare const CdrPicture: DefineComponent<ExtractPropTypes<
|
|
7411
|
+
export declare const CdrPicture: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<pictureProps>, {
|
|
7611
7412
|
alt: string;
|
|
7612
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
7413
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<pictureProps>, {
|
|
7613
7414
|
alt: string;
|
|
7614
7415
|
}>>> & Readonly<{}>, {
|
|
7615
7416
|
alt: string;
|
|
7616
7417
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7617
7418
|
|
|
7618
|
-
export declare const CdrPopover:
|
|
7419
|
+
export declare const CdrPopover: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, ReturnType<typeof __VLS_template_23>>;
|
|
7619
7420
|
|
|
7620
|
-
export declare const CdrQuote:
|
|
7421
|
+
export declare const CdrQuote: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, ReturnType<typeof __VLS_template_24>>;
|
|
7621
7422
|
|
|
7622
|
-
export declare const CdrRadio:
|
|
7423
|
+
export declare const CdrRadio: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, ReturnType<typeof __VLS_template_25>>;
|
|
7623
7424
|
|
|
7624
7425
|
export declare const CdrRating: DefineComponent<ExtractPropTypes< {
|
|
7625
7426
|
/**
|
|
@@ -7708,9 +7509,9 @@ rating: string | number;
|
|
|
7708
7509
|
count: string | number;
|
|
7709
7510
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7710
7511
|
|
|
7711
|
-
export declare const CdrSelect:
|
|
7512
|
+
export declare const CdrSelect: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, ReturnType<typeof __VLS_template_26>>;
|
|
7712
7513
|
|
|
7713
|
-
export declare const CdrSkeleton:
|
|
7514
|
+
export declare const CdrSkeleton: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, ReturnType<typeof __VLS_template_27>>;
|
|
7714
7515
|
|
|
7715
7516
|
export declare const CdrSkeletonBone: DefineComponent<ExtractPropTypes< {
|
|
7716
7517
|
/**
|
|
@@ -7738,37 +7539,35 @@ validator: (value: string) => boolean;
|
|
|
7738
7539
|
type: string;
|
|
7739
7540
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7740
7541
|
|
|
7741
|
-
export declare const CdrSplitSurface:
|
|
7742
|
-
|
|
7743
|
-
export declare const CdrSubheadingSans: __VLS_WithTemplateSlots_233<typeof __VLS_component_233, ReturnType<typeof __VLS_template_233>>;
|
|
7542
|
+
export declare const CdrSplitSurface: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, ReturnType<typeof __VLS_template_28>>;
|
|
7744
7543
|
|
|
7745
|
-
export declare const
|
|
7544
|
+
export declare const CdrSubheadingSans: __VLS_WithTemplateSlots_229<typeof __VLS_component_229, ReturnType<typeof __VLS_template_229>>;
|
|
7746
7545
|
|
|
7747
|
-
export declare const
|
|
7546
|
+
export declare const CdrSurface: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, ReturnType<typeof __VLS_template_29>>;
|
|
7748
7547
|
|
|
7749
|
-
export declare const CdrSwitch:
|
|
7548
|
+
export declare const CdrSwitch: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, ReturnType<typeof __VLS_template_38>>;
|
|
7750
7549
|
|
|
7751
|
-
export declare const CdrTable:
|
|
7550
|
+
export declare const CdrTable: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, ReturnType<typeof __VLS_template_30>>;
|
|
7752
7551
|
|
|
7753
|
-
export declare const CdrTabPanel:
|
|
7552
|
+
export declare const CdrTabPanel: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, ReturnType<typeof __VLS_template_31>>;
|
|
7754
7553
|
|
|
7755
|
-
export declare const CdrTabs:
|
|
7554
|
+
export declare const CdrTabs: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, ReturnType<typeof __VLS_template_32>>;
|
|
7756
7555
|
|
|
7757
|
-
export declare const CdrText:
|
|
7556
|
+
export declare const CdrText: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, ReturnType<typeof __VLS_template_33>>;
|
|
7758
7557
|
|
|
7759
|
-
export declare const CdrTitle:
|
|
7558
|
+
export declare const CdrTitle: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, ReturnType<typeof __VLS_template_34>>;
|
|
7760
7559
|
|
|
7761
|
-
export declare const CdrToast:
|
|
7560
|
+
export declare const CdrToast: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, ReturnType<typeof __VLS_template_35>>;
|
|
7762
7561
|
|
|
7763
|
-
export declare const CdrToggleButton:
|
|
7562
|
+
export declare const CdrToggleButton: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, ReturnType<typeof __VLS_template_36>>;
|
|
7764
7563
|
|
|
7765
|
-
export declare const CdrToggleGroup:
|
|
7564
|
+
export declare const CdrToggleGroup: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, ReturnType<typeof __VLS_template_37>>;
|
|
7766
7565
|
|
|
7767
|
-
export declare const CdrTooltip:
|
|
7566
|
+
export declare const CdrTooltip: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, ReturnType<typeof __VLS_template_39>>;
|
|
7768
7567
|
|
|
7769
|
-
export declare const CdrUtilitySans:
|
|
7568
|
+
export declare const CdrUtilitySans: __VLS_WithTemplateSlots_230<typeof __VLS_component_230, ReturnType<typeof __VLS_template_230>>;
|
|
7770
7569
|
|
|
7771
|
-
export declare const CdrUtilitySerif:
|
|
7570
|
+
export declare const CdrUtilitySerif: __VLS_WithTemplateSlots_231<typeof __VLS_component_231, ReturnType<typeof __VLS_template_231>>;
|
|
7772
7571
|
|
|
7773
7572
|
export declare interface Choreographer {
|
|
7774
7573
|
schema: [ChoreographerSchema];
|
|
@@ -7843,377 +7642,377 @@ export declare interface HtmlAttributes {
|
|
|
7843
7642
|
[key: string]: any;
|
|
7844
7643
|
}
|
|
7845
7644
|
|
|
7846
|
-
export declare const IconAccountProfile:
|
|
7645
|
+
export declare const IconAccountProfile: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, ReturnType<typeof __VLS_template_41>>;
|
|
7847
7646
|
|
|
7848
|
-
export declare const IconAccountProfileFill:
|
|
7647
|
+
export declare const IconAccountProfileFill: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, ReturnType<typeof __VLS_template_40>>;
|
|
7849
7648
|
|
|
7850
|
-
export declare const IconArrowDown:
|
|
7649
|
+
export declare const IconArrowDown: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, ReturnType<typeof __VLS_template_42>>;
|
|
7851
7650
|
|
|
7852
|
-
export declare const IconArrowLeft:
|
|
7651
|
+
export declare const IconArrowLeft: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, ReturnType<typeof __VLS_template_43>>;
|
|
7853
7652
|
|
|
7854
|
-
export declare const IconArrowRight:
|
|
7653
|
+
export declare const IconArrowRight: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, ReturnType<typeof __VLS_template_44>>;
|
|
7855
7654
|
|
|
7856
|
-
export declare const IconArrowUp:
|
|
7655
|
+
export declare const IconArrowUp: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, ReturnType<typeof __VLS_template_45>>;
|
|
7857
7656
|
|
|
7858
|
-
export declare const IconAtv:
|
|
7657
|
+
export declare const IconAtv: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, ReturnType<typeof __VLS_template_46>>;
|
|
7859
7658
|
|
|
7860
|
-
export declare const IconBedOutline:
|
|
7659
|
+
export declare const IconBedOutline: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, ReturnType<typeof __VLS_template_47>>;
|
|
7861
7660
|
|
|
7862
|
-
export declare const IconBikeShop:
|
|
7661
|
+
export declare const IconBikeShop: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, ReturnType<typeof __VLS_template_48>>;
|
|
7863
7662
|
|
|
7864
|
-
export declare const IconBinoculars:
|
|
7663
|
+
export declare const IconBinoculars: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, ReturnType<typeof __VLS_template_49>>;
|
|
7865
7664
|
|
|
7866
|
-
export declare const IconBirding:
|
|
7665
|
+
export declare const IconBirding: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, ReturnType<typeof __VLS_template_50>>;
|
|
7867
7666
|
|
|
7868
|
-
export declare const IconBoat:
|
|
7667
|
+
export declare const IconBoat: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, ReturnType<typeof __VLS_template_51>>;
|
|
7869
7668
|
|
|
7870
|
-
export declare const IconBoating:
|
|
7669
|
+
export declare const IconBoating: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, ReturnType<typeof __VLS_template_52>>;
|
|
7871
7670
|
|
|
7872
|
-
export declare const IconBookmarkFill:
|
|
7671
|
+
export declare const IconBookmarkFill: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, ReturnType<typeof __VLS_template_53>>;
|
|
7873
7672
|
|
|
7874
|
-
export declare const IconBookmarkStroke:
|
|
7673
|
+
export declare const IconBookmarkStroke: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, ReturnType<typeof __VLS_template_54>>;
|
|
7875
7674
|
|
|
7876
|
-
export declare const IconBrandAbstract:
|
|
7675
|
+
export declare const IconBrandAbstract: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, ReturnType<typeof __VLS_template_55>>;
|
|
7877
7676
|
|
|
7878
|
-
export declare const IconBrandCodeSandbox:
|
|
7677
|
+
export declare const IconBrandCodeSandbox: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, ReturnType<typeof __VLS_template_56>>;
|
|
7879
7678
|
|
|
7880
|
-
export declare const IconBrandGithub:
|
|
7679
|
+
export declare const IconBrandGithub: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, ReturnType<typeof __VLS_template_57>>;
|
|
7881
7680
|
|
|
7882
|
-
export declare const IconBrandLinkedin:
|
|
7681
|
+
export declare const IconBrandLinkedin: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, ReturnType<typeof __VLS_template_58>>;
|
|
7883
7682
|
|
|
7884
|
-
export declare const IconBrandReiIceAxes:
|
|
7683
|
+
export declare const IconBrandReiIceAxes: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, ReturnType<typeof __VLS_template_59>>;
|
|
7885
7684
|
|
|
7886
|
-
export declare const IconBrandSketch:
|
|
7685
|
+
export declare const IconBrandSketch: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, ReturnType<typeof __VLS_template_60>>;
|
|
7887
7686
|
|
|
7888
|
-
export declare const IconBrandTiktok:
|
|
7687
|
+
export declare const IconBrandTiktok: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, ReturnType<typeof __VLS_template_61>>;
|
|
7889
7688
|
|
|
7890
|
-
export declare const IconBuddies:
|
|
7689
|
+
export declare const IconBuddies: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, ReturnType<typeof __VLS_template_62>>;
|
|
7891
7690
|
|
|
7892
|
-
export declare const IconBus:
|
|
7691
|
+
export declare const IconBus: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, ReturnType<typeof __VLS_template_63>>;
|
|
7893
7692
|
|
|
7894
|
-
export declare const IconCalendar:
|
|
7693
|
+
export declare const IconCalendar: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, ReturnType<typeof __VLS_template_64>>;
|
|
7895
7694
|
|
|
7896
|
-
export declare const IconCamera:
|
|
7695
|
+
export declare const IconCamera: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, ReturnType<typeof __VLS_template_65>>;
|
|
7897
7696
|
|
|
7898
|
-
export declare const IconCanoe:
|
|
7697
|
+
export declare const IconCanoe: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, ReturnType<typeof __VLS_template_66>>;
|
|
7899
7698
|
|
|
7900
|
-
export declare const IconCar:
|
|
7699
|
+
export declare const IconCar: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, ReturnType<typeof __VLS_template_67>>;
|
|
7901
7700
|
|
|
7902
|
-
export declare const IconCaretDown:
|
|
7701
|
+
export declare const IconCaretDown: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, ReturnType<typeof __VLS_template_68>>;
|
|
7903
7702
|
|
|
7904
|
-
export declare const IconCaretLeft:
|
|
7703
|
+
export declare const IconCaretLeft: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, ReturnType<typeof __VLS_template_69>>;
|
|
7905
7704
|
|
|
7906
|
-
export declare const IconCaretRight:
|
|
7705
|
+
export declare const IconCaretRight: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, ReturnType<typeof __VLS_template_70>>;
|
|
7907
7706
|
|
|
7908
|
-
export declare const IconCaretUp:
|
|
7707
|
+
export declare const IconCaretUp: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, ReturnType<typeof __VLS_template_71>>;
|
|
7909
7708
|
|
|
7910
|
-
export declare const IconCart:
|
|
7709
|
+
export declare const IconCart: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, ReturnType<typeof __VLS_template_73>>;
|
|
7911
7710
|
|
|
7912
|
-
export declare const IconCartFill:
|
|
7711
|
+
export declare const IconCartFill: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, ReturnType<typeof __VLS_template_72>>;
|
|
7913
7712
|
|
|
7914
|
-
export declare const IconChainLink:
|
|
7713
|
+
export declare const IconChainLink: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, ReturnType<typeof __VLS_template_74>>;
|
|
7915
7714
|
|
|
7916
|
-
export declare const IconChat:
|
|
7715
|
+
export declare const IconChat: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, ReturnType<typeof __VLS_template_75>>;
|
|
7917
7716
|
|
|
7918
|
-
export declare const IconCheckFill:
|
|
7717
|
+
export declare const IconCheckFill: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, ReturnType<typeof __VLS_template_76>>;
|
|
7919
7718
|
|
|
7920
|
-
export declare const IconCheckLg:
|
|
7719
|
+
export declare const IconCheckLg: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, ReturnType<typeof __VLS_template_77>>;
|
|
7921
7720
|
|
|
7922
|
-
export declare const IconCheckSm:
|
|
7721
|
+
export declare const IconCheckSm: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, ReturnType<typeof __VLS_template_78>>;
|
|
7923
7722
|
|
|
7924
|
-
export declare const IconCheckStroke:
|
|
7723
|
+
export declare const IconCheckStroke: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, ReturnType<typeof __VLS_template_79>>;
|
|
7925
7724
|
|
|
7926
|
-
export declare const IconClimb:
|
|
7725
|
+
export declare const IconClimb: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, ReturnType<typeof __VLS_template_80>>;
|
|
7927
7726
|
|
|
7928
|
-
export declare const IconClipboard:
|
|
7727
|
+
export declare const IconClipboard: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, ReturnType<typeof __VLS_template_81>>;
|
|
7929
7728
|
|
|
7930
|
-
export declare const IconClock:
|
|
7729
|
+
export declare const IconClock: __VLS_WithTemplateSlots_82<typeof __VLS_component_82, ReturnType<typeof __VLS_template_82>>;
|
|
7931
7730
|
|
|
7932
|
-
export declare const IconCodeHtml:
|
|
7731
|
+
export declare const IconCodeHtml: __VLS_WithTemplateSlots_83<typeof __VLS_component_83, ReturnType<typeof __VLS_template_83>>;
|
|
7933
7732
|
|
|
7934
|
-
export declare const IconCodeJs:
|
|
7733
|
+
export declare const IconCodeJs: __VLS_WithTemplateSlots_84<typeof __VLS_component_84, ReturnType<typeof __VLS_template_84>>;
|
|
7935
7734
|
|
|
7936
|
-
export declare const IconCompass:
|
|
7735
|
+
export declare const IconCompass: __VLS_WithTemplateSlots_85<typeof __VLS_component_85, ReturnType<typeof __VLS_template_85>>;
|
|
7937
7736
|
|
|
7938
|
-
export declare const IconCopy:
|
|
7737
|
+
export declare const IconCopy: __VLS_WithTemplateSlots_86<typeof __VLS_component_86, ReturnType<typeof __VLS_template_86>>;
|
|
7939
7738
|
|
|
7940
|
-
export declare const IconCouponFill:
|
|
7739
|
+
export declare const IconCouponFill: __VLS_WithTemplateSlots_87<typeof __VLS_component_87, ReturnType<typeof __VLS_template_87>>;
|
|
7941
7740
|
|
|
7942
|
-
export declare const IconCouponStroke:
|
|
7741
|
+
export declare const IconCouponStroke: __VLS_WithTemplateSlots_88<typeof __VLS_component_88, ReturnType<typeof __VLS_template_88>>;
|
|
7943
7742
|
|
|
7944
|
-
export declare const IconCreditCard:
|
|
7743
|
+
export declare const IconCreditCard: __VLS_WithTemplateSlots_89<typeof __VLS_component_89, ReturnType<typeof __VLS_template_89>>;
|
|
7945
7744
|
|
|
7946
|
-
export declare const IconCurbsidePickup:
|
|
7745
|
+
export declare const IconCurbsidePickup: __VLS_WithTemplateSlots_90<typeof __VLS_component_90, ReturnType<typeof __VLS_template_90>>;
|
|
7947
7746
|
|
|
7948
|
-
export declare const IconDay:
|
|
7747
|
+
export declare const IconDay: __VLS_WithTemplateSlots_91<typeof __VLS_component_91, ReturnType<typeof __VLS_template_91>>;
|
|
7949
7748
|
|
|
7950
|
-
export declare const IconDiving:
|
|
7749
|
+
export declare const IconDiving: __VLS_WithTemplateSlots_92<typeof __VLS_component_92, ReturnType<typeof __VLS_template_92>>;
|
|
7951
7750
|
|
|
7952
|
-
export declare const IconDog:
|
|
7751
|
+
export declare const IconDog: __VLS_WithTemplateSlots_93<typeof __VLS_component_93, ReturnType<typeof __VLS_template_93>>;
|
|
7953
7752
|
|
|
7954
|
-
export declare const IconDownload:
|
|
7753
|
+
export declare const IconDownload: __VLS_WithTemplateSlots_94<typeof __VLS_component_94, ReturnType<typeof __VLS_template_94>>;
|
|
7955
7754
|
|
|
7956
|
-
export declare const IconDuplicate:
|
|
7755
|
+
export declare const IconDuplicate: __VLS_WithTemplateSlots_95<typeof __VLS_component_95, ReturnType<typeof __VLS_template_95>>;
|
|
7957
7756
|
|
|
7958
|
-
export declare const IconEdit:
|
|
7757
|
+
export declare const IconEdit: __VLS_WithTemplateSlots_96<typeof __VLS_component_96, ReturnType<typeof __VLS_template_96>>;
|
|
7959
7758
|
|
|
7960
|
-
export declare const IconElevation:
|
|
7759
|
+
export declare const IconElevation: __VLS_WithTemplateSlots_97<typeof __VLS_component_97, ReturnType<typeof __VLS_template_97>>;
|
|
7961
7760
|
|
|
7962
|
-
export declare const IconErrorFill:
|
|
7761
|
+
export declare const IconErrorFill: __VLS_WithTemplateSlots_98<typeof __VLS_component_98, ReturnType<typeof __VLS_template_98>>;
|
|
7963
7762
|
|
|
7964
|
-
export declare const IconErrorStroke:
|
|
7763
|
+
export declare const IconErrorStroke: __VLS_WithTemplateSlots_99<typeof __VLS_component_99, ReturnType<typeof __VLS_template_99>>;
|
|
7965
7764
|
|
|
7966
|
-
export declare const IconExpand:
|
|
7765
|
+
export declare const IconExpand: __VLS_WithTemplateSlots_100<typeof __VLS_component_100, ReturnType<typeof __VLS_template_100>>;
|
|
7967
7766
|
|
|
7968
|
-
export declare const IconExperiencesBackpacking:
|
|
7767
|
+
export declare const IconExperiencesBackpacking: __VLS_WithTemplateSlots_101<typeof __VLS_component_101, ReturnType<typeof __VLS_template_101>>;
|
|
7969
7768
|
|
|
7970
|
-
export declare const IconExperiencesCamping:
|
|
7769
|
+
export declare const IconExperiencesCamping: __VLS_WithTemplateSlots_102<typeof __VLS_component_102, ReturnType<typeof __VLS_template_102>>;
|
|
7971
7770
|
|
|
7972
|
-
export declare const IconExperiencesClimbing:
|
|
7771
|
+
export declare const IconExperiencesClimbing: __VLS_WithTemplateSlots_103<typeof __VLS_component_103, ReturnType<typeof __VLS_template_103>>;
|
|
7973
7772
|
|
|
7974
|
-
export declare const IconExperiencesClothing:
|
|
7773
|
+
export declare const IconExperiencesClothing: __VLS_WithTemplateSlots_104<typeof __VLS_component_104, ReturnType<typeof __VLS_template_104>>;
|
|
7975
7774
|
|
|
7976
|
-
export declare const IconExperiencesCycling:
|
|
7775
|
+
export declare const IconExperiencesCycling: __VLS_WithTemplateSlots_105<typeof __VLS_component_105, ReturnType<typeof __VLS_template_105>>;
|
|
7977
7776
|
|
|
7978
|
-
export declare const IconExperiencesFamily:
|
|
7777
|
+
export declare const IconExperiencesFamily: __VLS_WithTemplateSlots_106<typeof __VLS_component_106, ReturnType<typeof __VLS_template_106>>;
|
|
7979
7778
|
|
|
7980
|
-
export declare const IconExperiencesFitness:
|
|
7779
|
+
export declare const IconExperiencesFitness: __VLS_WithTemplateSlots_107<typeof __VLS_component_107, ReturnType<typeof __VLS_template_107>>;
|
|
7981
7780
|
|
|
7982
|
-
export declare const IconExperiencesHiking:
|
|
7781
|
+
export declare const IconExperiencesHiking: __VLS_WithTemplateSlots_108<typeof __VLS_component_108, ReturnType<typeof __VLS_template_108>>;
|
|
7983
7782
|
|
|
7984
|
-
export declare const IconExperiencesOutdoorBasics:
|
|
7783
|
+
export declare const IconExperiencesOutdoorBasics: __VLS_WithTemplateSlots_109<typeof __VLS_component_109, ReturnType<typeof __VLS_template_109>>;
|
|
7985
7784
|
|
|
7986
|
-
export declare const IconExperiencesPaddling:
|
|
7785
|
+
export declare const IconExperiencesPaddling: __VLS_WithTemplateSlots_110<typeof __VLS_component_110, ReturnType<typeof __VLS_template_110>>;
|
|
7987
7786
|
|
|
7988
|
-
export declare const IconExperiencesRentals:
|
|
7787
|
+
export declare const IconExperiencesRentals: __VLS_WithTemplateSlots_111<typeof __VLS_component_111, ReturnType<typeof __VLS_template_111>>;
|
|
7989
7788
|
|
|
7990
|
-
export declare const IconExperiencesRunning:
|
|
7789
|
+
export declare const IconExperiencesRunning: __VLS_WithTemplateSlots_112<typeof __VLS_component_112, ReturnType<typeof __VLS_template_112>>;
|
|
7991
7790
|
|
|
7992
|
-
export declare const IconExperiencesSnowsports:
|
|
7791
|
+
export declare const IconExperiencesSnowsports: __VLS_WithTemplateSlots_113<typeof __VLS_component_113, ReturnType<typeof __VLS_template_113>>;
|
|
7993
7792
|
|
|
7994
|
-
export declare const IconExperiencesTravel:
|
|
7793
|
+
export declare const IconExperiencesTravel: __VLS_WithTemplateSlots_114<typeof __VLS_component_114, ReturnType<typeof __VLS_template_114>>;
|
|
7995
7794
|
|
|
7996
|
-
export declare const IconExternalLink:
|
|
7795
|
+
export declare const IconExternalLink: __VLS_WithTemplateSlots_116<typeof __VLS_component_116, ReturnType<typeof __VLS_template_116>>;
|
|
7997
7796
|
|
|
7998
|
-
export declare const IconExternalLinkAlt:
|
|
7797
|
+
export declare const IconExternalLinkAlt: __VLS_WithTemplateSlots_115<typeof __VLS_component_115, ReturnType<typeof __VLS_template_115>>;
|
|
7999
7798
|
|
|
8000
|
-
export declare const IconEyeHide:
|
|
7799
|
+
export declare const IconEyeHide: __VLS_WithTemplateSlots_117<typeof __VLS_component_117, ReturnType<typeof __VLS_template_117>>;
|
|
8001
7800
|
|
|
8002
|
-
export declare const IconEyeShow:
|
|
7801
|
+
export declare const IconEyeShow: __VLS_WithTemplateSlots_118<typeof __VLS_component_118, ReturnType<typeof __VLS_template_118>>;
|
|
8003
7802
|
|
|
8004
|
-
export declare const IconFacebook:
|
|
7803
|
+
export declare const IconFacebook: __VLS_WithTemplateSlots_119<typeof __VLS_component_119, ReturnType<typeof __VLS_template_119>>;
|
|
8005
7804
|
|
|
8006
|
-
export declare const IconFilter:
|
|
7805
|
+
export declare const IconFilter: __VLS_WithTemplateSlots_121<typeof __VLS_component_121, ReturnType<typeof __VLS_template_121>>;
|
|
8007
7806
|
|
|
8008
|
-
export declare const IconFilterAlt:
|
|
7807
|
+
export declare const IconFilterAlt: __VLS_WithTemplateSlots_120<typeof __VLS_component_120, ReturnType<typeof __VLS_template_120>>;
|
|
8009
7808
|
|
|
8010
|
-
export declare const IconFindLocation:
|
|
7809
|
+
export declare const IconFindLocation: __VLS_WithTemplateSlots_122<typeof __VLS_component_122, ReturnType<typeof __VLS_template_122>>;
|
|
8011
7810
|
|
|
8012
|
-
export declare const IconFire:
|
|
7811
|
+
export declare const IconFire: __VLS_WithTemplateSlots_123<typeof __VLS_component_123, ReturnType<typeof __VLS_template_123>>;
|
|
8013
7812
|
|
|
8014
|
-
export declare const IconFishing:
|
|
7813
|
+
export declare const IconFishing: __VLS_WithTemplateSlots_124<typeof __VLS_component_124, ReturnType<typeof __VLS_template_124>>;
|
|
8015
7814
|
|
|
8016
|
-
export declare const IconFreeProduct:
|
|
7815
|
+
export declare const IconFreeProduct: __VLS_WithTemplateSlots_125<typeof __VLS_component_125, ReturnType<typeof __VLS_template_125>>;
|
|
8017
7816
|
|
|
8018
|
-
export declare const IconGridView:
|
|
7817
|
+
export declare const IconGridView: __VLS_WithTemplateSlots_126<typeof __VLS_component_126, ReturnType<typeof __VLS_template_126>>;
|
|
8019
7818
|
|
|
8020
|
-
export declare const IconHeartFill:
|
|
7819
|
+
export declare const IconHeartFill: __VLS_WithTemplateSlots_127<typeof __VLS_component_127, ReturnType<typeof __VLS_template_127>>;
|
|
8021
7820
|
|
|
8022
|
-
export declare const IconHeartStroke:
|
|
7821
|
+
export declare const IconHeartStroke: __VLS_WithTemplateSlots_128<typeof __VLS_component_128, ReturnType<typeof __VLS_template_128>>;
|
|
8023
7822
|
|
|
8024
|
-
export declare const IconHike:
|
|
7823
|
+
export declare const IconHike: __VLS_WithTemplateSlots_129<typeof __VLS_component_129, ReturnType<typeof __VLS_template_129>>;
|
|
8025
7824
|
|
|
8026
|
-
export declare const IconHistory:
|
|
7825
|
+
export declare const IconHistory: __VLS_WithTemplateSlots_130<typeof __VLS_component_130, ReturnType<typeof __VLS_template_130>>;
|
|
8027
7826
|
|
|
8028
|
-
export declare const IconHome:
|
|
7827
|
+
export declare const IconHome: __VLS_WithTemplateSlots_131<typeof __VLS_component_131, ReturnType<typeof __VLS_template_131>>;
|
|
8029
7828
|
|
|
8030
|
-
export declare const IconHorse:
|
|
7829
|
+
export declare const IconHorse: __VLS_WithTemplateSlots_132<typeof __VLS_component_132, ReturnType<typeof __VLS_template_132>>;
|
|
8031
7830
|
|
|
8032
|
-
export declare const IconHorseshoe:
|
|
7831
|
+
export declare const IconHorseshoe: __VLS_WithTemplateSlots_133<typeof __VLS_component_133, ReturnType<typeof __VLS_template_133>>;
|
|
8033
7832
|
|
|
8034
|
-
export declare const IconImage:
|
|
7833
|
+
export declare const IconImage: __VLS_WithTemplateSlots_134<typeof __VLS_component_134, ReturnType<typeof __VLS_template_134>>;
|
|
8035
7834
|
|
|
8036
|
-
export declare const IconInformationFill:
|
|
7835
|
+
export declare const IconInformationFill: __VLS_WithTemplateSlots_135<typeof __VLS_component_135, ReturnType<typeof __VLS_template_135>>;
|
|
8037
7836
|
|
|
8038
|
-
export declare const IconInformationStroke:
|
|
7837
|
+
export declare const IconInformationStroke: __VLS_WithTemplateSlots_136<typeof __VLS_component_136, ReturnType<typeof __VLS_template_136>>;
|
|
8039
7838
|
|
|
8040
|
-
export declare const IconInstagram:
|
|
7839
|
+
export declare const IconInstagram: __VLS_WithTemplateSlots_137<typeof __VLS_component_137, ReturnType<typeof __VLS_template_137>>;
|
|
8041
7840
|
|
|
8042
|
-
export declare const IconKayak:
|
|
7841
|
+
export declare const IconKayak: __VLS_WithTemplateSlots_138<typeof __VLS_component_138, ReturnType<typeof __VLS_template_138>>;
|
|
8043
7842
|
|
|
8044
|
-
export declare const IconLinkAlt:
|
|
7843
|
+
export declare const IconLinkAlt: __VLS_WithTemplateSlots_139<typeof __VLS_component_139, ReturnType<typeof __VLS_template_139>>;
|
|
8045
7844
|
|
|
8046
|
-
export declare const IconListRagged:
|
|
7845
|
+
export declare const IconListRagged: __VLS_WithTemplateSlots_140<typeof __VLS_component_140, ReturnType<typeof __VLS_template_140>>;
|
|
8047
7846
|
|
|
8048
|
-
export declare const IconListView:
|
|
7847
|
+
export declare const IconListView: __VLS_WithTemplateSlots_141<typeof __VLS_component_141, ReturnType<typeof __VLS_template_141>>;
|
|
8049
7848
|
|
|
8050
|
-
export declare const IconLocationPinFill:
|
|
7849
|
+
export declare const IconLocationPinFill: __VLS_WithTemplateSlots_142<typeof __VLS_component_142, ReturnType<typeof __VLS_template_142>>;
|
|
8051
7850
|
|
|
8052
|
-
export declare const IconLocationPinStroke:
|
|
7851
|
+
export declare const IconLocationPinStroke: __VLS_WithTemplateSlots_143<typeof __VLS_component_143, ReturnType<typeof __VLS_template_143>>;
|
|
8053
7852
|
|
|
8054
|
-
export declare const IconLockLockedFill:
|
|
7853
|
+
export declare const IconLockLockedFill: __VLS_WithTemplateSlots_144<typeof __VLS_component_144, ReturnType<typeof __VLS_template_144>>;
|
|
8055
7854
|
|
|
8056
|
-
export declare const IconLockLockedStroke:
|
|
7855
|
+
export declare const IconLockLockedStroke: __VLS_WithTemplateSlots_145<typeof __VLS_component_145, ReturnType<typeof __VLS_template_145>>;
|
|
8057
7856
|
|
|
8058
|
-
export declare const IconLockUnlockedStroke:
|
|
7857
|
+
export declare const IconLockUnlockedStroke: __VLS_WithTemplateSlots_146<typeof __VLS_component_146, ReturnType<typeof __VLS_template_146>>;
|
|
8059
7858
|
|
|
8060
|
-
export declare const IconMail:
|
|
7859
|
+
export declare const IconMail: __VLS_WithTemplateSlots_147<typeof __VLS_component_147, ReturnType<typeof __VLS_template_147>>;
|
|
8061
7860
|
|
|
8062
|
-
export declare const IconMap:
|
|
7861
|
+
export declare const IconMap: __VLS_WithTemplateSlots_148<typeof __VLS_component_148, ReturnType<typeof __VLS_template_148>>;
|
|
8063
7862
|
|
|
8064
|
-
export declare const IconMemberCard:
|
|
7863
|
+
export declare const IconMemberCard: __VLS_WithTemplateSlots_149<typeof __VLS_component_149, ReturnType<typeof __VLS_template_149>>;
|
|
8065
7864
|
|
|
8066
|
-
export declare const IconMembership:
|
|
7865
|
+
export declare const IconMembership: __VLS_WithTemplateSlots_150<typeof __VLS_component_150, ReturnType<typeof __VLS_template_150>>;
|
|
8067
7866
|
|
|
8068
|
-
export declare const IconMicrophone:
|
|
7867
|
+
export declare const IconMicrophone: __VLS_WithTemplateSlots_151<typeof __VLS_component_151, ReturnType<typeof __VLS_template_151>>;
|
|
8069
7868
|
|
|
8070
|
-
export declare const IconMinusFill:
|
|
7869
|
+
export declare const IconMinusFill: __VLS_WithTemplateSlots_152<typeof __VLS_component_152, ReturnType<typeof __VLS_template_152>>;
|
|
8071
7870
|
|
|
8072
|
-
export declare const IconMinusLg:
|
|
7871
|
+
export declare const IconMinusLg: __VLS_WithTemplateSlots_153<typeof __VLS_component_153, ReturnType<typeof __VLS_template_153>>;
|
|
8073
7872
|
|
|
8074
|
-
export declare const IconMinusSm:
|
|
7873
|
+
export declare const IconMinusSm: __VLS_WithTemplateSlots_154<typeof __VLS_component_154, ReturnType<typeof __VLS_template_154>>;
|
|
8075
7874
|
|
|
8076
|
-
export declare const IconMinusStroke:
|
|
7875
|
+
export declare const IconMinusStroke: __VLS_WithTemplateSlots_155<typeof __VLS_component_155, ReturnType<typeof __VLS_template_155>>;
|
|
8077
7876
|
|
|
8078
|
-
export declare const IconMoreFunctions:
|
|
7877
|
+
export declare const IconMoreFunctions: __VLS_WithTemplateSlots_156<typeof __VLS_component_156, ReturnType<typeof __VLS_template_156>>;
|
|
8079
7878
|
|
|
8080
|
-
export declare const IconMyLocation:
|
|
7879
|
+
export declare const IconMyLocation: __VLS_WithTemplateSlots_157<typeof __VLS_component_157, ReturnType<typeof __VLS_template_157>>;
|
|
8081
7880
|
|
|
8082
|
-
export declare const IconNavigationMenu:
|
|
7881
|
+
export declare const IconNavigationMenu: __VLS_WithTemplateSlots_158<typeof __VLS_component_158, ReturnType<typeof __VLS_template_158>>;
|
|
8083
7882
|
|
|
8084
|
-
export declare const IconNight:
|
|
7883
|
+
export declare const IconNight: __VLS_WithTemplateSlots_159<typeof __VLS_component_159, ReturnType<typeof __VLS_template_159>>;
|
|
8085
7884
|
|
|
8086
|
-
export declare const IconPaddle:
|
|
7885
|
+
export declare const IconPaddle: __VLS_WithTemplateSlots_160<typeof __VLS_component_160, ReturnType<typeof __VLS_template_160>>;
|
|
8087
7886
|
|
|
8088
|
-
export declare const IconPause:
|
|
7887
|
+
export declare const IconPause: __VLS_WithTemplateSlots_163<typeof __VLS_component_163, ReturnType<typeof __VLS_template_163>>;
|
|
8089
7888
|
|
|
8090
|
-
export declare const IconPauseFill:
|
|
7889
|
+
export declare const IconPauseFill: __VLS_WithTemplateSlots_161<typeof __VLS_component_161, ReturnType<typeof __VLS_template_161>>;
|
|
8091
7890
|
|
|
8092
|
-
export declare const IconPauseStroke:
|
|
7891
|
+
export declare const IconPauseStroke: __VLS_WithTemplateSlots_162<typeof __VLS_component_162, ReturnType<typeof __VLS_template_162>>;
|
|
8093
7892
|
|
|
8094
|
-
export declare const IconPhotography:
|
|
7893
|
+
export declare const IconPhotography: __VLS_WithTemplateSlots_164<typeof __VLS_component_164, ReturnType<typeof __VLS_template_164>>;
|
|
8095
7894
|
|
|
8096
|
-
export declare const IconPicnic:
|
|
7895
|
+
export declare const IconPicnic: __VLS_WithTemplateSlots_165<typeof __VLS_component_165, ReturnType<typeof __VLS_template_165>>;
|
|
8097
7896
|
|
|
8098
|
-
export declare const IconPinterest:
|
|
7897
|
+
export declare const IconPinterest: __VLS_WithTemplateSlots_166<typeof __VLS_component_166, ReturnType<typeof __VLS_template_166>>;
|
|
8099
7898
|
|
|
8100
|
-
export declare const IconPlane:
|
|
7899
|
+
export declare const IconPlane: __VLS_WithTemplateSlots_167<typeof __VLS_component_167, ReturnType<typeof __VLS_template_167>>;
|
|
8101
7900
|
|
|
8102
|
-
export declare const IconPlay:
|
|
7901
|
+
export declare const IconPlay: __VLS_WithTemplateSlots_170<typeof __VLS_component_170, ReturnType<typeof __VLS_template_170>>;
|
|
8103
7902
|
|
|
8104
|
-
export declare const IconPlayFill:
|
|
7903
|
+
export declare const IconPlayFill: __VLS_WithTemplateSlots_168<typeof __VLS_component_168, ReturnType<typeof __VLS_template_168>>;
|
|
8105
7904
|
|
|
8106
|
-
export declare const IconPlayground:
|
|
7905
|
+
export declare const IconPlayground: __VLS_WithTemplateSlots_171<typeof __VLS_component_171, ReturnType<typeof __VLS_template_171>>;
|
|
8107
7906
|
|
|
8108
|
-
export declare const IconPlayStroke:
|
|
7907
|
+
export declare const IconPlayStroke: __VLS_WithTemplateSlots_169<typeof __VLS_component_169, ReturnType<typeof __VLS_template_169>>;
|
|
8109
7908
|
|
|
8110
|
-
export declare const IconPlugin:
|
|
7909
|
+
export declare const IconPlugin: __VLS_WithTemplateSlots_172<typeof __VLS_component_172, ReturnType<typeof __VLS_template_172>>;
|
|
8111
7910
|
|
|
8112
|
-
export declare const IconPlusFill:
|
|
7911
|
+
export declare const IconPlusFill: __VLS_WithTemplateSlots_173<typeof __VLS_component_173, ReturnType<typeof __VLS_template_173>>;
|
|
8113
7912
|
|
|
8114
|
-
export declare const IconPlusLg:
|
|
7913
|
+
export declare const IconPlusLg: __VLS_WithTemplateSlots_174<typeof __VLS_component_174, ReturnType<typeof __VLS_template_174>>;
|
|
8115
7914
|
|
|
8116
|
-
export declare const IconPlusSm:
|
|
7915
|
+
export declare const IconPlusSm: __VLS_WithTemplateSlots_175<typeof __VLS_component_175, ReturnType<typeof __VLS_template_175>>;
|
|
8117
7916
|
|
|
8118
|
-
export declare const IconPlusStroke:
|
|
7917
|
+
export declare const IconPlusStroke: __VLS_WithTemplateSlots_176<typeof __VLS_component_176, ReturnType<typeof __VLS_template_176>>;
|
|
8119
7918
|
|
|
8120
|
-
export declare const IconPrint:
|
|
7919
|
+
export declare const IconPrint: __VLS_WithTemplateSlots_177<typeof __VLS_component_177, ReturnType<typeof __VLS_template_177>>;
|
|
8121
7920
|
|
|
8122
|
-
export declare const IconProtectionFill:
|
|
7921
|
+
export declare const IconProtectionFill: __VLS_WithTemplateSlots_178<typeof __VLS_component_178, ReturnType<typeof __VLS_template_178>>;
|
|
8123
7922
|
|
|
8124
|
-
export declare const IconProtectionStroke:
|
|
7923
|
+
export declare const IconProtectionStroke: __VLS_WithTemplateSlots_179<typeof __VLS_component_179, ReturnType<typeof __VLS_template_179>>;
|
|
8125
7924
|
|
|
8126
|
-
export declare const IconQuestionFill:
|
|
7925
|
+
export declare const IconQuestionFill: __VLS_WithTemplateSlots_180<typeof __VLS_component_180, ReturnType<typeof __VLS_template_180>>;
|
|
8127
7926
|
|
|
8128
|
-
export declare const IconQuestionStroke:
|
|
7927
|
+
export declare const IconQuestionStroke: __VLS_WithTemplateSlots_181<typeof __VLS_component_181, ReturnType<typeof __VLS_template_181>>;
|
|
8129
7928
|
|
|
8130
|
-
export declare const IconRefresh:
|
|
7929
|
+
export declare const IconRefresh: __VLS_WithTemplateSlots_182<typeof __VLS_component_182, ReturnType<typeof __VLS_template_182>>;
|
|
8131
7930
|
|
|
8132
|
-
export declare const IconReload:
|
|
7931
|
+
export declare const IconReload: __VLS_WithTemplateSlots_183<typeof __VLS_component_183, ReturnType<typeof __VLS_template_183>>;
|
|
8133
7932
|
|
|
8134
|
-
export declare const IconReturns:
|
|
7933
|
+
export declare const IconReturns: __VLS_WithTemplateSlots_184<typeof __VLS_component_184, ReturnType<typeof __VLS_template_184>>;
|
|
8135
7934
|
|
|
8136
|
-
export declare const IconRun:
|
|
7935
|
+
export declare const IconRun: __VLS_WithTemplateSlots_185<typeof __VLS_component_185, ReturnType<typeof __VLS_template_185>>;
|
|
8137
7936
|
|
|
8138
|
-
export declare const IconScanBarcode:
|
|
7937
|
+
export declare const IconScanBarcode: __VLS_WithTemplateSlots_186<typeof __VLS_component_186, ReturnType<typeof __VLS_template_186>>;
|
|
8139
7938
|
|
|
8140
|
-
export declare const IconSearch:
|
|
7939
|
+
export declare const IconSearch: __VLS_WithTemplateSlots_187<typeof __VLS_component_187, ReturnType<typeof __VLS_template_187>>;
|
|
8141
7940
|
|
|
8142
|
-
export declare const IconServiceShop:
|
|
7941
|
+
export declare const IconServiceShop: __VLS_WithTemplateSlots_188<typeof __VLS_component_188, ReturnType<typeof __VLS_template_188>>;
|
|
8143
7942
|
|
|
8144
|
-
export declare const IconShipping:
|
|
7943
|
+
export declare const IconShipping: __VLS_WithTemplateSlots_191<typeof __VLS_component_191, ReturnType<typeof __VLS_template_191>>;
|
|
8145
7944
|
|
|
8146
|
-
export declare const IconShippingPrep:
|
|
7945
|
+
export declare const IconShippingPrep: __VLS_WithTemplateSlots_189<typeof __VLS_component_189, ReturnType<typeof __VLS_template_189>>;
|
|
8147
7946
|
|
|
8148
|
-
export declare const IconShippingTruck:
|
|
7947
|
+
export declare const IconShippingTruck: __VLS_WithTemplateSlots_190<typeof __VLS_component_190, ReturnType<typeof __VLS_template_190>>;
|
|
8149
7948
|
|
|
8150
|
-
export declare const IconShoppingBag:
|
|
7949
|
+
export declare const IconShoppingBag: __VLS_WithTemplateSlots_193<typeof __VLS_component_193, ReturnType<typeof __VLS_template_193>>;
|
|
8151
7950
|
|
|
8152
|
-
export declare const IconShoppingBagFill:
|
|
7951
|
+
export declare const IconShoppingBagFill: __VLS_WithTemplateSlots_192<typeof __VLS_component_192, ReturnType<typeof __VLS_template_192>>;
|
|
8153
7952
|
|
|
8154
|
-
export declare const IconShrink:
|
|
7953
|
+
export declare const IconShrink: __VLS_WithTemplateSlots_194<typeof __VLS_component_194, ReturnType<typeof __VLS_template_194>>;
|
|
8155
7954
|
|
|
8156
|
-
export declare const IconSizeChart:
|
|
7955
|
+
export declare const IconSizeChart: __VLS_WithTemplateSlots_195<typeof __VLS_component_195, ReturnType<typeof __VLS_template_195>>;
|
|
8157
7956
|
|
|
8158
|
-
export declare const IconSki:
|
|
7957
|
+
export declare const IconSki: __VLS_WithTemplateSlots_197<typeof __VLS_component_197, ReturnType<typeof __VLS_template_197>>;
|
|
8159
7958
|
|
|
8160
|
-
export declare const IconSkiBoot:
|
|
7959
|
+
export declare const IconSkiBoot: __VLS_WithTemplateSlots_196<typeof __VLS_component_196, ReturnType<typeof __VLS_template_196>>;
|
|
8161
7960
|
|
|
8162
|
-
export declare const IconSnow:
|
|
7961
|
+
export declare const IconSnow: __VLS_WithTemplateSlots_199<typeof __VLS_component_199, ReturnType<typeof __VLS_template_199>>;
|
|
8163
7962
|
|
|
8164
|
-
export declare const IconSnowShop:
|
|
7963
|
+
export declare const IconSnowShop: __VLS_WithTemplateSlots_198<typeof __VLS_component_198, ReturnType<typeof __VLS_template_198>>;
|
|
8165
7964
|
|
|
8166
|
-
export declare const IconSort:
|
|
7965
|
+
export declare const IconSort: __VLS_WithTemplateSlots_200<typeof __VLS_component_200, ReturnType<typeof __VLS_template_200>>;
|
|
8167
7966
|
|
|
8168
|
-
export declare const IconStar100:
|
|
7967
|
+
export declare const IconStar100: __VLS_WithTemplateSlots_201<typeof __VLS_component_201, ReturnType<typeof __VLS_template_201>>;
|
|
8169
7968
|
|
|
8170
|
-
export declare const IconStar25:
|
|
7969
|
+
export declare const IconStar25: __VLS_WithTemplateSlots_202<typeof __VLS_component_202, ReturnType<typeof __VLS_template_202>>;
|
|
8171
7970
|
|
|
8172
|
-
export declare const IconStar50:
|
|
7971
|
+
export declare const IconStar50: __VLS_WithTemplateSlots_203<typeof __VLS_component_203, ReturnType<typeof __VLS_template_203>>;
|
|
8173
7972
|
|
|
8174
|
-
export declare const IconStar75:
|
|
7973
|
+
export declare const IconStar75: __VLS_WithTemplateSlots_204<typeof __VLS_component_204, ReturnType<typeof __VLS_template_204>>;
|
|
8175
7974
|
|
|
8176
|
-
export declare const IconStarStroke:
|
|
7975
|
+
export declare const IconStarStroke: __VLS_WithTemplateSlots_205<typeof __VLS_component_205, ReturnType<typeof __VLS_template_205>>;
|
|
8177
7976
|
|
|
8178
|
-
export declare const IconStorefront:
|
|
7977
|
+
export declare const IconStorefront: __VLS_WithTemplateSlots_206<typeof __VLS_component_206, ReturnType<typeof __VLS_template_206>>;
|
|
8179
7978
|
|
|
8180
|
-
export declare const IconSwim:
|
|
7979
|
+
export declare const IconSwim: __VLS_WithTemplateSlots_207<typeof __VLS_component_207, ReturnType<typeof __VLS_template_207>>;
|
|
8181
7980
|
|
|
8182
|
-
export declare const IconTelephone:
|
|
7981
|
+
export declare const IconTelephone: __VLS_WithTemplateSlots_208<typeof __VLS_component_208, ReturnType<typeof __VLS_template_208>>;
|
|
8183
7982
|
|
|
8184
|
-
export declare const IconTent:
|
|
7983
|
+
export declare const IconTent: __VLS_WithTemplateSlots_209<typeof __VLS_component_209, ReturnType<typeof __VLS_template_209>>;
|
|
8185
7984
|
|
|
8186
|
-
export declare const IconTrash:
|
|
7985
|
+
export declare const IconTrash: __VLS_WithTemplateSlots_210<typeof __VLS_component_210, ReturnType<typeof __VLS_template_210>>;
|
|
8187
7986
|
|
|
8188
|
-
export declare const IconTwitter:
|
|
7987
|
+
export declare const IconTwitter: __VLS_WithTemplateSlots_211<typeof __VLS_component_211, ReturnType<typeof __VLS_template_211>>;
|
|
8189
7988
|
|
|
8190
|
-
export declare const IconUpload:
|
|
7989
|
+
export declare const IconUpload: __VLS_WithTemplateSlots_212<typeof __VLS_component_212, ReturnType<typeof __VLS_template_212>>;
|
|
8191
7990
|
|
|
8192
|
-
export declare const IconVerifiedPurchaser:
|
|
7991
|
+
export declare const IconVerifiedPurchaser: __VLS_WithTemplateSlots_213<typeof __VLS_component_213, ReturnType<typeof __VLS_template_213>>;
|
|
8193
7992
|
|
|
8194
|
-
export declare const IconVirtualOutfitting:
|
|
7993
|
+
export declare const IconVirtualOutfitting: __VLS_WithTemplateSlots_214<typeof __VLS_component_214, ReturnType<typeof __VLS_template_214>>;
|
|
8195
7994
|
|
|
8196
|
-
export declare const IconWarningFill:
|
|
7995
|
+
export declare const IconWarningFill: __VLS_WithTemplateSlots_215<typeof __VLS_component_215, ReturnType<typeof __VLS_template_215>>;
|
|
8197
7996
|
|
|
8198
|
-
export declare const IconWarningStroke:
|
|
7997
|
+
export declare const IconWarningStroke: __VLS_WithTemplateSlots_216<typeof __VLS_component_216, ReturnType<typeof __VLS_template_216>>;
|
|
8199
7998
|
|
|
8200
|
-
export declare const IconWater:
|
|
7999
|
+
export declare const IconWater: __VLS_WithTemplateSlots_217<typeof __VLS_component_217, ReturnType<typeof __VLS_template_217>>;
|
|
8201
8000
|
|
|
8202
|
-
export declare const IconWilderness:
|
|
8001
|
+
export declare const IconWilderness: __VLS_WithTemplateSlots_218<typeof __VLS_component_218, ReturnType<typeof __VLS_template_218>>;
|
|
8203
8002
|
|
|
8204
|
-
export declare const IconXFill:
|
|
8003
|
+
export declare const IconXFill: __VLS_WithTemplateSlots_219<typeof __VLS_component_219, ReturnType<typeof __VLS_template_219>>;
|
|
8205
8004
|
|
|
8206
|
-
export declare const IconXLg:
|
|
8005
|
+
export declare const IconXLg: __VLS_WithTemplateSlots_220<typeof __VLS_component_220, ReturnType<typeof __VLS_template_220>>;
|
|
8207
8006
|
|
|
8208
|
-
export declare const IconXSm:
|
|
8007
|
+
export declare const IconXSm: __VLS_WithTemplateSlots_221<typeof __VLS_component_221, ReturnType<typeof __VLS_template_221>>;
|
|
8209
8008
|
|
|
8210
|
-
export declare const IconXStroke:
|
|
8009
|
+
export declare const IconXStroke: __VLS_WithTemplateSlots_222<typeof __VLS_component_222, ReturnType<typeof __VLS_template_222>>;
|
|
8211
8010
|
|
|
8212
|
-
export declare const IconYoutube:
|
|
8011
|
+
export declare const IconYoutube: __VLS_WithTemplateSlots_223<typeof __VLS_component_223, ReturnType<typeof __VLS_template_223>>;
|
|
8213
8012
|
|
|
8214
|
-
export declare const IconZoomIn:
|
|
8013
|
+
export declare const IconZoomIn: __VLS_WithTemplateSlots_224<typeof __VLS_component_224, ReturnType<typeof __VLS_template_224>>;
|
|
8215
8014
|
|
|
8216
|
-
export declare const IconZoomOut:
|
|
8015
|
+
export declare const IconZoomOut: __VLS_WithTemplateSlots_225<typeof __VLS_component_225, ReturnType<typeof __VLS_template_225>>;
|
|
8217
8016
|
|
|
8218
8017
|
/**
|
|
8219
8018
|
* Foundational container for creating structured layouts
|
|
@@ -8317,9 +8116,9 @@ export declare interface MediaObject extends Layout {
|
|
|
8317
8116
|
/**
|
|
8318
8117
|
* The spacing token to use for padding around the content. This can be an object with values for each Cedar breakpoint (xs, sm, md, lg).
|
|
8319
8118
|
* @demoSelectMultiple false
|
|
8320
|
-
* @values zero, one-x, two-x
|
|
8119
|
+
* @values zero, one-x, two-x
|
|
8321
8120
|
*/
|
|
8322
|
-
contentPadding?:
|
|
8121
|
+
contentPadding?: SpaceFixed;
|
|
8323
8122
|
}
|
|
8324
8123
|
|
|
8325
8124
|
export declare type Modifier = 'default' | 'primary' | 'secondary';
|
|
@@ -8328,6 +8127,23 @@ export declare interface NameValuePair {
|
|
|
8328
8127
|
[key: string]: any;
|
|
8329
8128
|
}
|
|
8330
8129
|
|
|
8130
|
+
export declare interface ObjectOverlayProps {
|
|
8131
|
+
/** Determines if the container will have a gradient based on position */
|
|
8132
|
+
withGradient?: boolean;
|
|
8133
|
+
/** Theme for the gradient (dark or light) */
|
|
8134
|
+
gradientTheme?: 'dark' | 'light';
|
|
8135
|
+
/** Position of the content relative to the container */
|
|
8136
|
+
position?: ResponsivePosition | ObjectPosition;
|
|
8137
|
+
/** Margin space around the positioned content */
|
|
8138
|
+
margin?: ResponsiveSpace | Spacing;
|
|
8139
|
+
/** Padding space around the positioned content */
|
|
8140
|
+
padding?: ResponsiveSpace | Spacing;
|
|
8141
|
+
/** Sets the HTML tag for the container element */
|
|
8142
|
+
tag?: string;
|
|
8143
|
+
}
|
|
8144
|
+
|
|
8145
|
+
export declare type ObjectPosition = 'left-top' | 'center-top' | 'right-top' | 'left-center' | 'center-center' | 'right-center' | 'left-bottom' | 'center-bottom' | 'right-bottom';
|
|
8146
|
+
|
|
8331
8147
|
/**
|
|
8332
8148
|
* Pagination data object
|
|
8333
8149
|
*
|
|
@@ -8376,6 +8192,20 @@ export declare type QueryType = 'container' | 'media';
|
|
|
8376
8192
|
|
|
8377
8193
|
export declare type Radius = 'sharp' | 'soft' | 'softer' | 'softest' | 'round';
|
|
8378
8194
|
|
|
8195
|
+
export declare type ResponsivePosition = {
|
|
8196
|
+
xs?: ObjectPosition;
|
|
8197
|
+
sm?: ObjectPosition;
|
|
8198
|
+
md?: ObjectPosition;
|
|
8199
|
+
lg?: ObjectPosition;
|
|
8200
|
+
};
|
|
8201
|
+
|
|
8202
|
+
export declare type ResponsiveSpace = {
|
|
8203
|
+
xs?: Spacing;
|
|
8204
|
+
sm?: Spacing;
|
|
8205
|
+
md?: Spacing;
|
|
8206
|
+
lg?: Spacing;
|
|
8207
|
+
};
|
|
8208
|
+
|
|
8379
8209
|
export declare type ScaleValue = '-2' | '-1' | '0' | '1';
|
|
8380
8210
|
|
|
8381
8211
|
/**
|
|
@@ -8406,6 +8236,10 @@ export declare type SpaceOption = Space | SpaceObject;
|
|
|
8406
8236
|
|
|
8407
8237
|
export declare type SpaceScale = 'scale-0--1' | 'scale-3--4' | 'scale-3--5';
|
|
8408
8238
|
|
|
8239
|
+
export declare type SpaceTuple = [SpaceFixed] | [SpaceFixed, SpaceFixed] | [SpaceFixed, SpaceFixed, SpaceFixed] | [SpaceFixed, SpaceFixed, SpaceFixed, SpaceFixed];
|
|
8240
|
+
|
|
8241
|
+
export declare type Spacing = SpaceFixed | SpaceTuple;
|
|
8242
|
+
|
|
8409
8243
|
declare interface splitSurfaceProps {
|
|
8410
8244
|
/**
|
|
8411
8245
|
* Sets the orientation of the surface to the top or bottom slot
|
|
@@ -8417,6 +8251,16 @@ declare interface splitSurfaceProps {
|
|
|
8417
8251
|
tag?: string;
|
|
8418
8252
|
}
|
|
8419
8253
|
|
|
8254
|
+
declare interface StateConfig<PropertyValue> {
|
|
8255
|
+
rest: PropertyValue;
|
|
8256
|
+
hover?: PropertyValue;
|
|
8257
|
+
active?: PropertyValue;
|
|
8258
|
+
checked?: PropertyValue;
|
|
8259
|
+
loading?: PropertyValue;
|
|
8260
|
+
disabled?: PropertyValue;
|
|
8261
|
+
visited?: PropertyValue;
|
|
8262
|
+
}
|
|
8263
|
+
|
|
8420
8264
|
export declare type StatusType = 'info' | 'warning' | 'success' | 'error' | 'default';
|
|
8421
8265
|
|
|
8422
8266
|
export declare type Structure = 'rows' | 'columns';
|
|
@@ -8447,94 +8291,57 @@ declare interface subheadingSansTextProps extends baseTextProps {
|
|
|
8447
8291
|
export declare interface surface {
|
|
8448
8292
|
/**
|
|
8449
8293
|
* Adds in a background color based on the current palette's tokens.
|
|
8450
|
-
* @demoSelectMultiple false
|
|
8451
|
-
* @values primary, secondary, brand-spruce, sale
|
|
8452
8294
|
*/
|
|
8453
|
-
background?: Background
|
|
8295
|
+
background?: Background | StateConfig<Background>;
|
|
8454
8296
|
/**
|
|
8455
8297
|
* Specifies a border color based on the token options within Cedar.
|
|
8456
|
-
* @demoSelectMultiple false
|
|
8457
|
-
* @values primary, secondary, success, warning, error, info
|
|
8458
8298
|
*/
|
|
8459
|
-
borderColor?: BorderColor
|
|
8299
|
+
borderColor?: BorderColor | StateConfig<BorderColor>;
|
|
8460
8300
|
/**
|
|
8461
8301
|
* Specifies a border style based on the token options within Cedar.
|
|
8462
|
-
* @values dotted, dashed, solid
|
|
8463
8302
|
*/
|
|
8464
|
-
borderStyle?: BorderStyle
|
|
8303
|
+
borderStyle?: BorderStyle | StateConfig<BorderStyle>;
|
|
8465
8304
|
/**
|
|
8466
8305
|
* Specifies a border width based on the token options within Cedar.
|
|
8467
|
-
* @values zero, sixteenth-x, eighth-x, three-sixteenth-x, quarter-x
|
|
8468
|
-
*/
|
|
8469
|
-
borderWidth?: Space;
|
|
8470
|
-
/**
|
|
8471
|
-
* Determines which set of styles to apply to the component.
|
|
8472
|
-
* @values default
|
|
8473
8306
|
*/
|
|
8474
|
-
|
|
8307
|
+
borderWidth?: SpaceFixed | StateConfig<SpaceFixed>;
|
|
8475
8308
|
/**
|
|
8476
8309
|
* Adds in a border radius based on the token options within Cedar.
|
|
8477
|
-
* @demoSelectMultiple false
|
|
8478
|
-
* @values sharp, soft, softer, softest, round
|
|
8479
8310
|
*/
|
|
8480
|
-
|
|
8311
|
+
borderRadius?: Radius | StateConfig<Radius>;
|
|
8481
8312
|
/**
|
|
8482
8313
|
* Adds a shadow based on the token options within Cedar.
|
|
8483
|
-
* @demoSelectMultiple false
|
|
8484
|
-
* @values flat, raised, elevated, floating, lifted
|
|
8485
8314
|
*/
|
|
8486
|
-
|
|
8315
|
+
boxShadow?: Shadow | StateConfig<Shadow>;
|
|
8487
8316
|
/**
|
|
8488
8317
|
* Determines which HTML tag to use.
|
|
8489
8318
|
*/
|
|
8490
8319
|
tag?: Tag;
|
|
8491
|
-
/**
|
|
8492
|
-
* Adds in a border. Comes with a default color, width, and style.
|
|
8493
|
-
*/
|
|
8494
|
-
withBorder?: boolean;
|
|
8495
8320
|
/**
|
|
8496
8321
|
* Defines a palette for the component's style variations.
|
|
8497
|
-
* @values default, sandstone, membership-subtle, membership-vibrant
|
|
8498
8322
|
*/
|
|
8499
8323
|
palette?: 'default' | 'sandstone' | 'membership-subtle' | 'membership-vibrant';
|
|
8500
8324
|
}
|
|
8501
8325
|
|
|
8502
|
-
export declare interface surfaceSelection {
|
|
8326
|
+
export declare interface surfaceSelection extends surface {
|
|
8503
8327
|
/**
|
|
8504
|
-
* Determines if the
|
|
8505
|
-
* @skip true
|
|
8328
|
+
* Determines if the surface is in a checked state. Adds an `aria-checked` attribute.
|
|
8506
8329
|
*/
|
|
8507
8330
|
checked?: boolean;
|
|
8508
8331
|
/**
|
|
8509
|
-
* Determines if the
|
|
8510
|
-
* @skip true
|
|
8332
|
+
* Determines if the surface is in a disabled state.
|
|
8511
8333
|
*/
|
|
8512
8334
|
disabled?: boolean;
|
|
8513
8335
|
/**
|
|
8514
|
-
* Determines if the
|
|
8515
|
-
* @skip true
|
|
8336
|
+
* Determines if the surface is in a loading state.
|
|
8516
8337
|
*/
|
|
8517
8338
|
loading?: boolean;
|
|
8518
8339
|
/**
|
|
8519
|
-
* Determines
|
|
8520
|
-
* @values default
|
|
8521
|
-
*/
|
|
8522
|
-
modifier?: Modifier;
|
|
8523
|
-
/**
|
|
8524
|
-
* Determines the role of the button. Typically, this will either be `radio` or `checkbox`.
|
|
8340
|
+
* Determines the ARIA role of the surface. Typically 'radio' or 'checkbox'.
|
|
8525
8341
|
*/
|
|
8526
8342
|
role?: string;
|
|
8527
8343
|
/**
|
|
8528
|
-
*
|
|
8529
|
-
* @values flat, raised, elevated, floating, lifted
|
|
8530
|
-
*/
|
|
8531
|
-
shadow?: Shadow;
|
|
8532
|
-
/**
|
|
8533
|
-
* Determines which HTML tag to use.
|
|
8534
|
-
*/
|
|
8535
|
-
tag?: Tag;
|
|
8536
|
-
/**
|
|
8537
|
-
* Layout props that will be merged with a set of defaults.
|
|
8344
|
+
* Layout props that will be merged with selection defaults.
|
|
8538
8345
|
*/
|
|
8539
8346
|
layout?: Layout;
|
|
8540
8347
|
}
|