@breadstone/mosaik-elements-vue 0.1.62 → 0.1.64
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/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts +2 -2
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +10 -10
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Cells/CellGroupComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +18 -18
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +14 -14
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +16 -16
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Region/RegionViewComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +6 -6
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +4 -4
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +2 -2
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +4 -4
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +6 -6
- package/Controls/Components/Inputs/prompt-box/PromptBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/prompt-box/attachments/PromptBoxAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +2 -2
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +6 -6
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatPromptBoxAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatPromptBoxComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +8 -8
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +4 -4
- package/Controls/Components/Media/Image/ImageComponent.d.ts +6 -6
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +6 -6
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +25 -25
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +26 -26
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +41 -41
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +14 -14
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +26 -26
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +47 -15
- package/Controls/Components/Overlays/tour/TourComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/tour/TourComponent.js +7 -3
- package/Controls/Components/Overlays/tour/TourComponent.js.map +1 -1
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +22 -8
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/tour/TourStepComponent.js +2 -2
- package/Controls/Components/Overlays/tour/TourStepComponent.js.map +1 -1
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Clickable/ClickableComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +4 -4
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +12 -12
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +22 -22
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +8 -8
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/placeholder/PlaceholderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +6 -6
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +6 -6
- package/package.json +2 -2
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const JumbotronHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
+
alignment?: any;
|
|
8
|
+
formatter?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
text?: any;
|
|
11
|
-
formatter?: any;
|
|
12
|
-
alignment?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
|
+
alignment?: any;
|
|
17
|
+
formatter?: any;
|
|
16
18
|
themeName?: any;
|
|
17
19
|
dir?: any;
|
|
18
20
|
lang?: any;
|
|
19
21
|
text?: any;
|
|
20
|
-
formatter?: any;
|
|
21
|
-
alignment?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const JumbotronSubHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
+
alignment?: any;
|
|
8
|
+
formatter?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
text?: any;
|
|
11
|
-
formatter?: any;
|
|
12
|
-
alignment?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
|
+
alignment?: any;
|
|
17
|
+
formatter?: any;
|
|
16
18
|
themeName?: any;
|
|
17
19
|
dir?: any;
|
|
18
20
|
lang?: any;
|
|
19
21
|
text?: any;
|
|
20
|
-
formatter?: any;
|
|
21
|
-
alignment?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const KbdComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
variant?: any;
|
|
11
11
|
value?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
+
variant?: any;
|
|
15
16
|
themeName?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
|
-
variant?: any;
|
|
19
19
|
value?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,24 +5,24 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const NumberComponent: import("vue").DefineComponent<{
|
|
7
7
|
number?: any;
|
|
8
|
+
alignment?: any;
|
|
9
|
+
variant?: any;
|
|
8
10
|
themeName?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
14
|
readonly?: any;
|
|
14
|
-
alignment?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
18
|
number?: any;
|
|
19
|
+
alignment?: any;
|
|
20
|
+
variant?: any;
|
|
19
21
|
themeName?: any;
|
|
20
22
|
dir?: any;
|
|
21
23
|
lang?: any;
|
|
22
24
|
disabled?: any;
|
|
23
|
-
variant?: any;
|
|
24
25
|
readonly?: any;
|
|
25
|
-
alignment?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
7
|
+
alignment?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
13
|
readonly?: any;
|
|
13
|
-
alignment?: any;
|
|
14
14
|
from?: any;
|
|
15
15
|
to?: any;
|
|
16
16
|
duration?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
|
+
alignment?: any;
|
|
21
|
+
variant?: any;
|
|
20
22
|
themeName?: any;
|
|
21
23
|
dir?: any;
|
|
22
24
|
lang?: any;
|
|
23
25
|
disabled?: any;
|
|
24
|
-
variant?: any;
|
|
25
26
|
readonly?: any;
|
|
26
|
-
alignment?: any;
|
|
27
27
|
from?: any;
|
|
28
28
|
to?: any;
|
|
29
29
|
duration?: any;
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PaginatorComponent: import("vue").DefineComponent<{
|
|
7
|
+
appearance?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
size?: any;
|
|
11
13
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
14
|
intl?: any;
|
|
14
|
-
appearance?: any;
|
|
15
15
|
isVisible?: any;
|
|
16
16
|
total?: any;
|
|
17
17
|
totalPages?: any;
|
|
@@ -36,14 +36,14 @@ export declare const PaginatorComponent: import("vue").DefineComponent<{
|
|
|
36
36
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
37
37
|
[key: string]: any;
|
|
38
38
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "pageChanged" | "pageSizeChanged")[], "connected" | "disconnected" | "changed" | "pageChanged" | "pageSizeChanged", import("vue").PublicProps, Readonly<{
|
|
39
|
+
appearance?: any;
|
|
40
|
+
variant?: any;
|
|
39
41
|
themeName?: any;
|
|
40
42
|
dir?: any;
|
|
41
43
|
lang?: any;
|
|
42
44
|
size?: any;
|
|
43
45
|
disabled?: any;
|
|
44
|
-
variant?: any;
|
|
45
46
|
intl?: any;
|
|
46
|
-
appearance?: any;
|
|
47
47
|
isVisible?: any;
|
|
48
48
|
total?: any;
|
|
49
49
|
totalPages?: any;
|
|
@@ -4,28 +4,28 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PipComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
8
|
+
appearance?: any;
|
|
9
|
+
variant?: any;
|
|
7
10
|
themeName?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
size?: any;
|
|
11
14
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
15
|
text?: any;
|
|
14
|
-
appearance?: any;
|
|
15
|
-
icon?: any;
|
|
16
16
|
iconSize?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
|
+
icon?: any;
|
|
21
|
+
appearance?: any;
|
|
22
|
+
variant?: any;
|
|
20
23
|
themeName?: any;
|
|
21
24
|
dir?: any;
|
|
22
25
|
lang?: any;
|
|
23
26
|
size?: any;
|
|
24
27
|
disabled?: any;
|
|
25
|
-
variant?: any;
|
|
26
28
|
text?: any;
|
|
27
|
-
appearance?: any;
|
|
28
|
-
icon?: any;
|
|
29
29
|
iconSize?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PopupComponent: import("vue").DefineComponent<{
|
|
7
|
+
isOpen?: any;
|
|
8
|
+
hasBackdrop?: any;
|
|
9
|
+
pressEscapeToClose?: any;
|
|
10
|
+
clickOutsideToClose?: any;
|
|
11
|
+
attention?: any;
|
|
12
|
+
closeable?: any;
|
|
13
|
+
elevation?: any;
|
|
14
|
+
appearance?: any;
|
|
15
|
+
enter?: any;
|
|
16
|
+
exit?: any;
|
|
17
|
+
variant?: any;
|
|
7
18
|
themeName?: any;
|
|
8
19
|
dir?: any;
|
|
9
20
|
lang?: any;
|
|
10
21
|
shift?: any;
|
|
11
22
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
23
|
animationTarget?: any;
|
|
15
|
-
enter?: any;
|
|
16
|
-
exit?: any;
|
|
17
|
-
isOpen?: any;
|
|
18
|
-
closeable?: any;
|
|
19
|
-
elevation?: any;
|
|
20
|
-
hasBackdrop?: any;
|
|
21
|
-
pressEscapeToClose?: any;
|
|
22
|
-
clickOutsideToClose?: any;
|
|
23
|
-
attention?: any;
|
|
24
24
|
placement?: any;
|
|
25
25
|
skidding?: any;
|
|
26
26
|
trigger?: any;
|
|
@@ -42,23 +42,23 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
42
42
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
43
43
|
[key: string]: any;
|
|
44
44
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted", import("vue").PublicProps, Readonly<{
|
|
45
|
+
isOpen?: any;
|
|
46
|
+
hasBackdrop?: any;
|
|
47
|
+
pressEscapeToClose?: any;
|
|
48
|
+
clickOutsideToClose?: any;
|
|
49
|
+
attention?: any;
|
|
50
|
+
closeable?: any;
|
|
51
|
+
elevation?: any;
|
|
52
|
+
appearance?: any;
|
|
53
|
+
enter?: any;
|
|
54
|
+
exit?: any;
|
|
55
|
+
variant?: any;
|
|
45
56
|
themeName?: any;
|
|
46
57
|
dir?: any;
|
|
47
58
|
lang?: any;
|
|
48
59
|
shift?: any;
|
|
49
60
|
disabled?: any;
|
|
50
|
-
variant?: any;
|
|
51
|
-
appearance?: any;
|
|
52
61
|
animationTarget?: any;
|
|
53
|
-
enter?: any;
|
|
54
|
-
exit?: any;
|
|
55
|
-
isOpen?: any;
|
|
56
|
-
closeable?: any;
|
|
57
|
-
elevation?: any;
|
|
58
|
-
hasBackdrop?: any;
|
|
59
|
-
pressEscapeToClose?: any;
|
|
60
|
-
clickOutsideToClose?: any;
|
|
61
|
-
attention?: any;
|
|
62
62
|
placement?: any;
|
|
63
63
|
skidding?: any;
|
|
64
64
|
trigger?: any;
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PortalComponent: import("vue").DefineComponent<{
|
|
7
|
+
destination?: any;
|
|
8
|
+
adoptedStyles?: any;
|
|
7
9
|
dir?: any;
|
|
8
10
|
lang?: any;
|
|
9
11
|
attached?: any;
|
|
10
12
|
isProjected?: any;
|
|
11
13
|
projection?: any;
|
|
12
14
|
detached?: any;
|
|
13
|
-
destination?: any;
|
|
14
|
-
adoptedStyles?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "portalAttached" | "portalDetached")[], "connected" | "disconnected" | "changed" | "portalAttached" | "portalDetached", import("vue").PublicProps, Readonly<{
|
|
18
|
+
destination?: any;
|
|
19
|
+
adoptedStyles?: any;
|
|
18
20
|
dir?: any;
|
|
19
21
|
lang?: any;
|
|
20
22
|
attached?: any;
|
|
21
23
|
isProjected?: any;
|
|
22
24
|
projection?: any;
|
|
23
25
|
detached?: any;
|
|
24
|
-
destination?: any;
|
|
25
|
-
adoptedStyles?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,28 +4,28 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PortalProjectionComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
7
|
isOpen?: any;
|
|
11
|
-
closeable?: any;
|
|
12
8
|
hasBackdrop?: any;
|
|
13
9
|
pressEscapeToClose?: any;
|
|
14
10
|
clickOutsideToClose?: any;
|
|
15
11
|
attention?: any;
|
|
12
|
+
closeable?: any;
|
|
13
|
+
themeName?: any;
|
|
14
|
+
dir?: any;
|
|
15
|
+
lang?: any;
|
|
16
16
|
portal?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted", import("vue").PublicProps, Readonly<{
|
|
20
|
-
themeName?: any;
|
|
21
|
-
dir?: any;
|
|
22
|
-
lang?: any;
|
|
23
20
|
isOpen?: any;
|
|
24
|
-
closeable?: any;
|
|
25
21
|
hasBackdrop?: any;
|
|
26
22
|
pressEscapeToClose?: any;
|
|
27
23
|
clickOutsideToClose?: any;
|
|
28
24
|
attention?: any;
|
|
25
|
+
closeable?: any;
|
|
26
|
+
themeName?: any;
|
|
27
|
+
dir?: any;
|
|
28
|
+
lang?: any;
|
|
29
29
|
portal?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const RibbonComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
label?: any;
|
|
11
13
|
size?: any;
|
|
12
14
|
disabled?: any;
|
|
13
|
-
variant?: any;
|
|
14
|
-
icon?: any;
|
|
15
15
|
iconSize?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
|
+
icon?: any;
|
|
20
|
+
variant?: any;
|
|
19
21
|
themeName?: any;
|
|
20
22
|
dir?: any;
|
|
21
23
|
lang?: any;
|
|
22
24
|
label?: any;
|
|
23
25
|
size?: any;
|
|
24
26
|
disabled?: any;
|
|
25
|
-
variant?: any;
|
|
26
|
-
icon?: any;
|
|
27
27
|
iconSize?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SkeletonComponent: import("vue").DefineComponent<{
|
|
7
|
+
width?: any;
|
|
8
|
+
height?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
target?: any;
|
|
11
|
-
width?: any;
|
|
12
|
-
height?: any;
|
|
13
13
|
shape?: any;
|
|
14
14
|
shimmer?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
|
+
width?: any;
|
|
19
|
+
height?: any;
|
|
18
20
|
themeName?: any;
|
|
19
21
|
dir?: any;
|
|
20
22
|
lang?: any;
|
|
21
23
|
target?: any;
|
|
22
|
-
width?: any;
|
|
23
|
-
height?: any;
|
|
24
24
|
shape?: any;
|
|
25
25
|
shimmer?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SummaryComponent: import("vue").DefineComponent<{
|
|
7
|
+
header?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
header?: any;
|
|
11
11
|
content?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
+
header?: any;
|
|
15
16
|
themeName?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
|
-
header?: any;
|
|
19
19
|
content?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,34 +4,34 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextComponent: import("vue").DefineComponent<{
|
|
7
|
+
alignment?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
formatter?: any;
|
|
7
10
|
themeName?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
disabled?: any;
|
|
11
14
|
wrap?: any;
|
|
12
|
-
variant?: any;
|
|
13
15
|
text?: any;
|
|
14
16
|
readonly?: any;
|
|
15
|
-
formatter?: any;
|
|
16
17
|
maxLength?: any;
|
|
17
|
-
alignment?: any;
|
|
18
18
|
truncate?: any;
|
|
19
19
|
maxLines?: any;
|
|
20
20
|
marker?: any;
|
|
21
21
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
22
22
|
[key: string]: any;
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
|
+
alignment?: any;
|
|
25
|
+
variant?: any;
|
|
26
|
+
formatter?: any;
|
|
24
27
|
themeName?: any;
|
|
25
28
|
dir?: any;
|
|
26
29
|
lang?: any;
|
|
27
30
|
disabled?: any;
|
|
28
31
|
wrap?: any;
|
|
29
|
-
variant?: any;
|
|
30
32
|
text?: any;
|
|
31
33
|
readonly?: any;
|
|
32
|
-
formatter?: any;
|
|
33
34
|
maxLength?: any;
|
|
34
|
-
alignment?: any;
|
|
35
35
|
truncate?: any;
|
|
36
36
|
maxLines?: any;
|
|
37
37
|
marker?: any;
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
7
|
+
isOpen?: any;
|
|
8
|
+
width?: any;
|
|
9
|
+
height?: any;
|
|
10
|
+
formatter?: any;
|
|
7
11
|
themeName?: any;
|
|
8
12
|
dir?: any;
|
|
9
13
|
lang?: any;
|
|
10
14
|
size?: any;
|
|
11
15
|
disabled?: any;
|
|
12
|
-
width?: any;
|
|
13
|
-
height?: any;
|
|
14
|
-
formatter?: any;
|
|
15
|
-
isOpen?: any;
|
|
16
16
|
content?: any;
|
|
17
17
|
placement?: any;
|
|
18
18
|
trigger?: any;
|
|
@@ -24,15 +24,15 @@ export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
|
24
24
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
25
25
|
[key: string]: any;
|
|
26
26
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
27
|
+
isOpen?: any;
|
|
28
|
+
width?: any;
|
|
29
|
+
height?: any;
|
|
30
|
+
formatter?: any;
|
|
27
31
|
themeName?: any;
|
|
28
32
|
dir?: any;
|
|
29
33
|
lang?: any;
|
|
30
34
|
size?: any;
|
|
31
35
|
disabled?: any;
|
|
32
|
-
width?: any;
|
|
33
|
-
height?: any;
|
|
34
|
-
formatter?: any;
|
|
35
|
-
isOpen?: any;
|
|
36
36
|
content?: any;
|
|
37
37
|
placement?: any;
|
|
38
38
|
trigger?: any;
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
7
|
+
isOpen?: any;
|
|
8
|
+
closeable?: any;
|
|
9
|
+
width?: any;
|
|
10
|
+
height?: any;
|
|
11
|
+
enter?: any;
|
|
12
|
+
exit?: any;
|
|
13
|
+
formatter?: any;
|
|
7
14
|
themeName?: any;
|
|
8
15
|
dir?: any;
|
|
9
16
|
lang?: any;
|
|
10
17
|
disabled?: any;
|
|
11
|
-
width?: any;
|
|
12
|
-
height?: any;
|
|
13
|
-
formatter?: any;
|
|
14
18
|
animationTarget?: any;
|
|
15
|
-
enter?: any;
|
|
16
|
-
exit?: any;
|
|
17
|
-
isOpen?: any;
|
|
18
|
-
closeable?: any;
|
|
19
19
|
content?: any;
|
|
20
20
|
placement?: any;
|
|
21
21
|
trigger?: any;
|
|
@@ -33,18 +33,18 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
33
33
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
34
34
|
[key: string]: any;
|
|
35
35
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
36
|
+
isOpen?: any;
|
|
37
|
+
closeable?: any;
|
|
38
|
+
width?: any;
|
|
39
|
+
height?: any;
|
|
40
|
+
enter?: any;
|
|
41
|
+
exit?: any;
|
|
42
|
+
formatter?: any;
|
|
36
43
|
themeName?: any;
|
|
37
44
|
dir?: any;
|
|
38
45
|
lang?: any;
|
|
39
46
|
disabled?: any;
|
|
40
|
-
width?: any;
|
|
41
|
-
height?: any;
|
|
42
|
-
formatter?: any;
|
|
43
47
|
animationTarget?: any;
|
|
44
|
-
enter?: any;
|
|
45
|
-
exit?: any;
|
|
46
|
-
isOpen?: any;
|
|
47
|
-
closeable?: any;
|
|
48
48
|
content?: any;
|
|
49
49
|
placement?: any;
|
|
50
50
|
trigger?: any;
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
7
|
+
appearance?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
size?: any;
|
|
11
13
|
orientation?: any;
|
|
12
14
|
disabled?: any;
|
|
13
|
-
variant?: any;
|
|
14
|
-
appearance?: any;
|
|
15
15
|
position?: any;
|
|
16
16
|
delay?: any;
|
|
17
17
|
interval?: any;
|
|
@@ -23,14 +23,14 @@ export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "spinned")[], "connected" | "disconnected" | "changed" | "spinned", import("vue").PublicProps, Readonly<{
|
|
26
|
+
appearance?: any;
|
|
27
|
+
variant?: any;
|
|
26
28
|
themeName?: any;
|
|
27
29
|
dir?: any;
|
|
28
30
|
lang?: any;
|
|
29
31
|
size?: any;
|
|
30
32
|
orientation?: any;
|
|
31
33
|
disabled?: any;
|
|
32
|
-
variant?: any;
|
|
33
|
-
appearance?: any;
|
|
34
34
|
position?: any;
|
|
35
35
|
delay?: any;
|
|
36
36
|
interval?: any;
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const WheelPickerComponent: import("vue").DefineComponent<{
|
|
7
|
+
appearance?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
items?: any;
|
|
11
13
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
14
|
value?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "wheelPickerChange")[], "connected" | "disconnected" | "changed" | "wheelPickerChange", import("vue").PublicProps, Readonly<{
|
|
18
|
+
appearance?: any;
|
|
19
|
+
variant?: any;
|
|
18
20
|
themeName?: any;
|
|
19
21
|
dir?: any;
|
|
20
22
|
lang?: any;
|
|
21
23
|
items?: any;
|
|
22
24
|
disabled?: any;
|
|
23
|
-
variant?: any;
|
|
24
|
-
appearance?: any;
|
|
25
25
|
value?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const GhostComponent: import("vue").DefineComponent<{
|
|
7
|
+
width?: any;
|
|
8
|
+
height?: any;
|
|
7
9
|
left?: any;
|
|
8
10
|
top?: any;
|
|
9
11
|
themeName?: any;
|
|
10
12
|
dir?: any;
|
|
11
13
|
lang?: any;
|
|
12
|
-
width?: any;
|
|
13
|
-
height?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
|
+
width?: any;
|
|
18
|
+
height?: any;
|
|
17
19
|
left?: any;
|
|
18
20
|
top?: any;
|
|
19
21
|
themeName?: any;
|
|
20
22
|
dir?: any;
|
|
21
23
|
lang?: any;
|
|
22
|
-
width?: any;
|
|
23
|
-
height?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|