@breadstone/mosaik-elements-vue 0.0.230 → 0.0.231
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 +16 -16
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +33 -31
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/Button/ButtonComponent.js +1 -1
- package/Controls/Components/Buttons/Button/ButtonComponent.js.map +1 -1
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +8 -8
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +26 -24
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.js +1 -1
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.js.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +26 -24
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.js +1 -1
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.js.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +22 -20
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.js +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.js.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +14 -14
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +30 -28
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.js +1 -1
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.js.map +1 -1
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +26 -24
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.js +1 -1
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.js.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +28 -26
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.js +1 -1
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.js.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +12 -12
- package/Controls/Components/Cells/CellComponent.d.ts +6 -6
- package/Controls/Components/Cells/CellGroupComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +6 -6
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +6 -6
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +4 -4
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +6 -6
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +4 -4
- package/Controls/Components/Forms/FormComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +20 -20
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardActionsComponent.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/CardFooterComponent.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/Disclosure/DisclosureComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +12 -10
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderComponent.js +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderComponent.js.map +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Expander/ExpanderHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +14 -14
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Region/RegionComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Region/RegionViewComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +8 -8
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +14 -12
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.js +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.js.map +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +12 -12
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +20 -18
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Choice/ChoiceComponent.js +1 -1
- package/Controls/Components/Inputs/Choice/ChoiceComponent.js.map +1 -1
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Choice/ChoiceGroupHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +4 -4
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +10 -10
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +14 -14
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +14 -12
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.js +1 -1
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.js.map +1 -1
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +16 -14
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/SelectItemComponent.js +1 -1
- package/Controls/Components/Inputs/Select/SelectItemComponent.js.map +1 -1
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +14 -14
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +18 -18
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +14 -14
- package/Controls/Components/Layouts/Absolute/AbsoluteComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Dock/DockPanelComponent.d.ts +6 -6
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +12 -10
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.js +1 -1
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.js.map +1 -1
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Grid/GridComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Page/PageComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PageContentComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PageMenuComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PagePreContentComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PagePreHeaderComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Resize/ResizeComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Stack/StackComponent.d.ts +6 -6
- package/Controls/Components/Layouts/TileList/TileListComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileManager/TileManagerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Virtualize/VirtualizeComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +8 -8
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +12 -12
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +10 -10
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +14 -14
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +10 -10
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +12 -12
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +10 -10
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +12 -12
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMessageReactionComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/ReactionChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +18 -16
- package/Controls/Components/Media/Chip/ChipComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Chip/ChipComponent.js +1 -1
- package/Controls/Components/Media/Chip/ChipComponent.js.map +1 -1
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +12 -12
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorEditor/ColorEditorHueSliderComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +10 -10
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +4 -4
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Emoji/EmojiComponent.d.ts +4 -4
- package/Controls/Components/Media/FontEditor/FontEditorComponent.d.ts +4 -4
- package/Controls/Components/Media/Icon/IconComponent.d.ts +10 -10
- package/Controls/Components/Media/Image/ImageComponent.d.ts +8 -8
- package/Controls/Components/Media/Map/MapComponent.d.ts +6 -6
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +18 -18
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineComponent.d.ts +4 -4
- package/Controls/Components/Media/Timeline/TimelineContentComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineItemComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +16 -16
- package/Controls/Components/Media/Timeline/TimelineOppositeComponent.d.ts +2 -2
- package/Controls/Components/Media/Video/VideoComponent.d.ts +6 -6
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +2 -2
- package/Controls/Components/Misc/LightChain/LightChainComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogActionsComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogFooterComponent.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/DrawerActionsComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +2 -2
- 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/DrawerFooterComponent.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 +8 -8
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetFooterComponent.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 +6 -6
- package/Controls/Components/Overlays/tour/TourAnchorComponent.d.ts +2 -2
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +2 -2
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Adorners/ResizeAdorner/ResizeAdornerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Divider/DividerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +10 -10
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Flip/FlipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Floating/FloatingTriggerComponent.d.ts +2 -2
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Footer/FooterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Helmet/HelmetComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Kbd/KbdShortcutComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Marquee/MarqueeComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalHostComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +12 -12
- package/Controls/Components/Primitives/Scroll/ScrollComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Spacer/SpacerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Swipe/SwipeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +6 -6
- package/Controls/Components/Primitives/TextFormat/TextFormatComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Thumbnail/ThumbnailComponent.d.ts +4 -4
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +12 -12
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +2 -2
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +12 -12
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +12 -12
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +12 -12
- package/Controls/Components/Primitives/placeholder/PlaceholderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/thumb/ThumbComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +12 -12
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +12 -12
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +12 -12
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +12 -12
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +14 -14
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +14 -14
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +12 -12
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Carousel2/Carousel2Component.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +16 -14
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboItemComponent.js +1 -1
- package/Controls/Components/Selectors/Combo/ComboItemComponent.js.map +1 -1
- package/Controls/Components/Selectors/DataList/DataListComponent.d.ts +4 -4
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +12 -12
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +8 -8
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +12 -12
- package/Controls/Components/Selectors/List/ListComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +12 -10
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/List/ListItemComponent.js +1 -1
- package/Controls/Components/Selectors/List/ListItemComponent.js.map +1 -1
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Menu/MenuComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +18 -16
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemComponent.js +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemComponent.js.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +24 -22
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.js +1 -1
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.js.map +1 -1
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +8 -8
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +22 -20
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.js +1 -1
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableFooterComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +6 -6
- package/Controls/Components/Shell/AppComponent.d.ts +2 -2
- package/Controls/Components/Shell/AppHeaderComponent.d.ts +4 -4
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +4 -4
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +4 -4
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +4 -4
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +4 -4
- package/Theming/Theme2Component.d.ts +2 -2
- package/package.json +3 -3
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PopupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
appearance?: any;
|
|
10
|
+
disabled?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
shift?: any;
|
|
11
|
-
disabled?: any;
|
|
12
14
|
animationTarget?: any;
|
|
13
15
|
enter?: any;
|
|
14
16
|
exit?: any;
|
|
15
|
-
variant?: any;
|
|
16
|
-
appearance?: any;
|
|
17
17
|
isOpen?: any;
|
|
18
18
|
hasBackdrop?: any;
|
|
19
19
|
pressEscapeToClose?: any;
|
|
@@ -39,17 +39,17 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
39
39
|
elevation?: any;
|
|
40
40
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
41
41
|
[key: string]: any;
|
|
42
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
42
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
43
43
|
themeName?: any;
|
|
44
|
+
variant?: any;
|
|
45
|
+
appearance?: any;
|
|
46
|
+
disabled?: any;
|
|
44
47
|
dir?: any;
|
|
45
48
|
lang?: any;
|
|
46
49
|
shift?: any;
|
|
47
|
-
disabled?: any;
|
|
48
50
|
animationTarget?: any;
|
|
49
51
|
enter?: any;
|
|
50
52
|
exit?: any;
|
|
51
|
-
variant?: any;
|
|
52
|
-
appearance?: any;
|
|
53
53
|
isOpen?: any;
|
|
54
54
|
hasBackdrop?: any;
|
|
55
55
|
pressEscapeToClose?: any;
|
|
@@ -75,8 +75,8 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
75
75
|
elevation?: any;
|
|
76
76
|
}> & Readonly<{
|
|
77
77
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
78
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
79
78
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
79
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
81
81
|
onClosed?: ((...args: any[]) => any) | undefined;
|
|
82
82
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -14,7 +14,7 @@ export declare const PortalComponent: import("vue").DefineComponent<{
|
|
|
14
14
|
adoptedStyles?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
17
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "portalAttached" | "portalDetached")[], "connected" | "disconnected" | "changed" | "portalAttached" | "portalDetached", import("vue").PublicProps, Readonly<{
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
20
|
isProjected?: any;
|
|
@@ -25,8 +25,8 @@ export declare const PortalComponent: import("vue").DefineComponent<{
|
|
|
25
25
|
adoptedStyles?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
29
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
29
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onPortalAttached?: ((...args: any[]) => any) | undefined;
|
|
31
31
|
onPortalDetached?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -10,15 +10,15 @@ export declare const PortalHostComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
name?: any;
|
|
11
11
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
12
|
[key: string]: any;
|
|
13
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
13
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
14
14
|
themeName?: any;
|
|
15
15
|
dir?: any;
|
|
16
16
|
lang?: any;
|
|
17
17
|
name?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
19
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
20
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
21
20
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
23
23
|
declare module 'vue' {
|
|
24
24
|
interface GlobalComponents {
|
|
@@ -15,7 +15,7 @@ export declare const PortalProjectionComponent: import("vue").DefineComponent<{
|
|
|
15
15
|
portal?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
18
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
@@ -27,8 +27,8 @@ export declare const PortalProjectionComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
portal?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
31
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
31
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
33
33
|
onClosed?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ResizeThumbComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
disabled?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
11
|
for?: any;
|
|
12
12
|
control?: any;
|
|
13
13
|
isResizing?: any;
|
|
@@ -20,11 +20,11 @@ export declare const ResizeThumbComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
autoApply?: any;
|
|
21
21
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
22
22
|
[key: string]: any;
|
|
23
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
23
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "resizeStart" | "resizing" | "resizeEnd")[], "connected" | "disconnected" | "changed" | "resizeStart" | "resizing" | "resizeEnd", import("vue").PublicProps, Readonly<{
|
|
24
24
|
themeName?: any;
|
|
25
|
+
disabled?: any;
|
|
25
26
|
dir?: any;
|
|
26
27
|
lang?: any;
|
|
27
|
-
disabled?: any;
|
|
28
28
|
for?: any;
|
|
29
29
|
control?: any;
|
|
30
30
|
isResizing?: any;
|
|
@@ -37,8 +37,8 @@ export declare const ResizeThumbComponent: import("vue").DefineComponent<{
|
|
|
37
37
|
autoApply?: any;
|
|
38
38
|
}> & Readonly<{
|
|
39
39
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
40
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
41
40
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
41
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
42
42
|
onResizeStart?: ((...args: any[]) => any) | undefined;
|
|
43
43
|
onResizing?: ((...args: any[]) => any) | undefined;
|
|
44
44
|
onResizeEnd?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,30 +5,30 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const RibbonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
8
|
label?: any;
|
|
11
|
-
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
size?: any;
|
|
14
9
|
icon?: any;
|
|
15
10
|
iconSize?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
size?: any;
|
|
13
|
+
disabled?: any;
|
|
14
|
+
dir?: any;
|
|
15
|
+
lang?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
18
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
-
dir?: any;
|
|
21
|
-
lang?: any;
|
|
22
20
|
label?: any;
|
|
23
|
-
disabled?: any;
|
|
24
|
-
variant?: any;
|
|
25
|
-
size?: any;
|
|
26
21
|
icon?: any;
|
|
27
22
|
iconSize?: any;
|
|
23
|
+
variant?: any;
|
|
24
|
+
size?: any;
|
|
25
|
+
disabled?: any;
|
|
26
|
+
dir?: any;
|
|
27
|
+
lang?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
31
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
31
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
33
33
|
declare module 'vue' {
|
|
34
34
|
interface GlobalComponents {
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ScrollComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
orientation?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
orientation?: any;
|
|
11
11
|
isAtScrollTop?: any;
|
|
12
12
|
isAtScrollBottom?: any;
|
|
13
13
|
isAtScrollStart?: any;
|
|
@@ -17,11 +17,11 @@ export declare const ScrollComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
showScrollbar?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
20
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
20
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
|
+
orientation?: any;
|
|
22
23
|
dir?: any;
|
|
23
24
|
lang?: any;
|
|
24
|
-
orientation?: any;
|
|
25
25
|
isAtScrollTop?: any;
|
|
26
26
|
isAtScrollBottom?: any;
|
|
27
27
|
isAtScrollStart?: any;
|
|
@@ -31,8 +31,8 @@ export declare const ScrollComponent: import("vue").DefineComponent<{
|
|
|
31
31
|
showScrollbar?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
34
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
35
34
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
35
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
36
36
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
37
37
|
declare module 'vue' {
|
|
38
38
|
interface GlobalComponents {
|
|
@@ -4,29 +4,29 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SkeletonComponent: import("vue").DefineComponent<{
|
|
7
|
+
target?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
width?: any;
|
|
11
12
|
height?: any;
|
|
12
|
-
target?: 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
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
17
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
|
+
target?: any;
|
|
18
19
|
themeName?: any;
|
|
19
20
|
dir?: any;
|
|
20
21
|
lang?: any;
|
|
21
22
|
width?: any;
|
|
22
23
|
height?: any;
|
|
23
|
-
target?: any;
|
|
24
24
|
shape?: any;
|
|
25
25
|
shimmer?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
29
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
29
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
31
31
|
declare module 'vue' {
|
|
32
32
|
interface GlobalComponents {
|
|
@@ -5,28 +5,28 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SpacerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
size?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
size?: any;
|
|
11
11
|
thickness?: any;
|
|
12
12
|
multiplier?: any;
|
|
13
13
|
multiplierValidator?: any;
|
|
14
14
|
invert?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
17
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
18
|
themeName?: any;
|
|
19
|
+
size?: any;
|
|
19
20
|
dir?: any;
|
|
20
21
|
lang?: any;
|
|
21
|
-
size?: any;
|
|
22
22
|
thickness?: any;
|
|
23
23
|
multiplier?: any;
|
|
24
24
|
multiplierValidator?: any;
|
|
25
25
|
invert?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
29
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
29
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
31
31
|
declare module 'vue' {
|
|
32
32
|
interface GlobalComponents {
|
|
@@ -11,7 +11,7 @@ export declare const StickyComponent: import("vue").DefineComponent<{
|
|
|
11
11
|
left?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
14
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
15
|
themeName?: any;
|
|
16
16
|
dir?: any;
|
|
17
17
|
lang?: any;
|
|
@@ -19,8 +19,8 @@ export declare const StickyComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
left?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
23
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
23
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
25
25
|
declare module 'vue' {
|
|
26
26
|
interface GlobalComponents {
|
|
@@ -11,7 +11,7 @@ export declare const SummaryComponent: import("vue").DefineComponent<{
|
|
|
11
11
|
content?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
14
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
15
|
themeName?: any;
|
|
16
16
|
dir?: any;
|
|
17
17
|
lang?: any;
|
|
@@ -19,8 +19,8 @@ export declare const SummaryComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
content?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
23
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
23
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
25
25
|
declare module 'vue' {
|
|
26
26
|
interface GlobalComponents {
|
|
@@ -12,7 +12,7 @@ export declare const SwipeComponent: import("vue").DefineComponent<{
|
|
|
12
12
|
panRightDisabled?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
15
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "swipeLeft" | "swipeRight")[], "connected" | "disconnected" | "changed" | "swipeLeft" | "swipeRight", import("vue").PublicProps, Readonly<{
|
|
16
16
|
themeName?: any;
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
@@ -21,8 +21,8 @@ export declare const SwipeComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
panRightDisabled?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
25
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
25
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onSwipeLeft?: ((...args: any[]) => any) | undefined;
|
|
27
27
|
onSwipeRight?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
disabled?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
12
|
text?: any;
|
|
13
13
|
formatter?: any;
|
|
14
14
|
readonly?: any;
|
|
@@ -20,12 +20,12 @@ export declare const TextComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
marker?: any;
|
|
21
21
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
22
22
|
[key: string]: any;
|
|
23
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
23
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
24
|
themeName?: any;
|
|
25
|
+
variant?: any;
|
|
26
|
+
disabled?: any;
|
|
25
27
|
dir?: any;
|
|
26
28
|
lang?: any;
|
|
27
|
-
disabled?: any;
|
|
28
|
-
variant?: any;
|
|
29
29
|
text?: any;
|
|
30
30
|
formatter?: any;
|
|
31
31
|
readonly?: any;
|
|
@@ -37,8 +37,8 @@ export declare const TextComponent: import("vue").DefineComponent<{
|
|
|
37
37
|
marker?: any;
|
|
38
38
|
}> & Readonly<{
|
|
39
39
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
40
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
41
40
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
41
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
42
42
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
43
43
|
declare module 'vue' {
|
|
44
44
|
interface GlobalComponents {
|
|
@@ -10,15 +10,15 @@ export declare const TextFormatComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
text?: any;
|
|
11
11
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
12
|
[key: string]: any;
|
|
13
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
13
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
14
14
|
themeName?: any;
|
|
15
15
|
dir?: any;
|
|
16
16
|
lang?: any;
|
|
17
17
|
text?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
19
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
20
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
21
20
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
23
23
|
declare module 'vue' {
|
|
24
24
|
interface GlobalComponents {
|
|
@@ -5,24 +5,24 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ThumbnailComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
disabled?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
11
|
kind?: any;
|
|
12
12
|
preview?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
15
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
16
|
themeName?: any;
|
|
17
|
+
disabled?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
|
-
disabled?: any;
|
|
20
20
|
kind?: any;
|
|
21
21
|
preview?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
25
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
25
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
27
27
|
declare module 'vue' {
|
|
28
28
|
interface GlobalComponents {
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TickBarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
8
|
orientation?: any;
|
|
11
9
|
disabled?: any;
|
|
10
|
+
dir?: any;
|
|
11
|
+
lang?: any;
|
|
12
12
|
interval?: any;
|
|
13
13
|
labelPosition?: any;
|
|
14
14
|
ticks?: any;
|
|
@@ -18,12 +18,12 @@ export declare const TickBarComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
labelAccessor?: any;
|
|
19
19
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
20
20
|
[key: string]: any;
|
|
21
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
21
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
22
|
themeName?: any;
|
|
23
|
-
dir?: any;
|
|
24
|
-
lang?: any;
|
|
25
23
|
orientation?: any;
|
|
26
24
|
disabled?: any;
|
|
25
|
+
dir?: any;
|
|
26
|
+
lang?: any;
|
|
27
27
|
interval?: any;
|
|
28
28
|
labelPosition?: any;
|
|
29
29
|
ticks?: any;
|
|
@@ -33,8 +33,8 @@ export declare const TickBarComponent: import("vue").DefineComponent<{
|
|
|
33
33
|
labelAccessor?: any;
|
|
34
34
|
}> & Readonly<{
|
|
35
35
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
36
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
37
36
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
37
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
38
38
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
39
39
|
declare module 'vue' {
|
|
40
40
|
interface GlobalComponents {
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
size?: any;
|
|
9
|
+
disabled?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
12
|
width?: any;
|
|
12
13
|
height?: any;
|
|
13
|
-
size?: any;
|
|
14
14
|
isOpen?: any;
|
|
15
15
|
content?: any;
|
|
16
16
|
placement?: any;
|
|
@@ -23,14 +23,14 @@ export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
formatter?: any;
|
|
24
24
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
25
25
|
[key: string]: any;
|
|
26
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
26
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
27
27
|
themeName?: any;
|
|
28
|
+
size?: any;
|
|
29
|
+
disabled?: any;
|
|
28
30
|
dir?: any;
|
|
29
31
|
lang?: any;
|
|
30
|
-
disabled?: any;
|
|
31
32
|
width?: any;
|
|
32
33
|
height?: any;
|
|
33
|
-
size?: any;
|
|
34
34
|
isOpen?: any;
|
|
35
35
|
content?: any;
|
|
36
36
|
placement?: any;
|
|
@@ -43,8 +43,8 @@ export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
|
43
43
|
formatter?: any;
|
|
44
44
|
}> & Readonly<{
|
|
45
45
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
46
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
47
46
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
47
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
49
49
|
declare module 'vue' {
|
|
50
50
|
interface GlobalComponents {
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
disabled?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
11
|
animationTarget?: any;
|
|
12
12
|
enter?: any;
|
|
13
13
|
exit?: any;
|
|
@@ -32,11 +32,11 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
32
32
|
formatter?: any;
|
|
33
33
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
34
34
|
[key: string]: any;
|
|
35
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
35
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
36
36
|
themeName?: any;
|
|
37
|
+
disabled?: any;
|
|
37
38
|
dir?: any;
|
|
38
39
|
lang?: any;
|
|
39
|
-
disabled?: any;
|
|
40
40
|
animationTarget?: any;
|
|
41
41
|
enter?: any;
|
|
42
42
|
exit?: any;
|
|
@@ -61,8 +61,8 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
61
61
|
formatter?: any;
|
|
62
62
|
}> & Readonly<{
|
|
63
63
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
64
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
65
64
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
65
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
66
66
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
67
67
|
onClosed?: ((...args: any[]) => any) | undefined;
|
|
68
68
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -5,10 +5,13 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
8
|
orientation?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
size?: any;
|
|
11
12
|
disabled?: any;
|
|
13
|
+
dir?: any;
|
|
14
|
+
lang?: any;
|
|
12
15
|
increaseIcon?: any;
|
|
13
16
|
decreaseIcon?: any;
|
|
14
17
|
delay?: any;
|
|
@@ -17,17 +20,17 @@ export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
|
17
20
|
increaseDisabled?: any;
|
|
18
21
|
decreaseDisabled?: any;
|
|
19
22
|
focusable?: any;
|
|
20
|
-
variant?: any;
|
|
21
|
-
size?: any;
|
|
22
|
-
appearance?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
25
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "spinned")[], "connected" | "disconnected" | "changed" | "spinned", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
-
dir?: any;
|
|
28
|
-
lang?: any;
|
|
29
27
|
orientation?: any;
|
|
28
|
+
variant?: any;
|
|
29
|
+
appearance?: any;
|
|
30
|
+
size?: any;
|
|
30
31
|
disabled?: any;
|
|
32
|
+
dir?: any;
|
|
33
|
+
lang?: any;
|
|
31
34
|
increaseIcon?: any;
|
|
32
35
|
decreaseIcon?: any;
|
|
33
36
|
delay?: any;
|
|
@@ -36,13 +39,10 @@ export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
|
36
39
|
increaseDisabled?: any;
|
|
37
40
|
decreaseDisabled?: any;
|
|
38
41
|
focusable?: any;
|
|
39
|
-
variant?: any;
|
|
40
|
-
size?: any;
|
|
41
|
-
appearance?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
43
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
44
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
45
44
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
45
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
46
46
|
onSpinned?: ((...args: any[]) => any) | undefined;
|
|
47
47
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
48
48
|
declare module 'vue' {
|
|
@@ -13,7 +13,7 @@ export declare const GhostComponent: import("vue").DefineComponent<{
|
|
|
13
13
|
left?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "
|
|
16
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
@@ -23,8 +23,8 @@ export declare const GhostComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
left?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
27
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
29
29
|
declare module 'vue' {
|
|
30
30
|
interface GlobalComponents {
|