@breadstone/mosaik-elements-vue 0.0.242 → 0.0.244
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 +4 -4
- 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 +4 -4
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Cells/CellGroupComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +2 -2
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +2 -2
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +6 -6
- 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 +4 -4
- 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 +6 -6
- package/Controls/Components/Grouping/Card/CardFooterComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Disclosure/DisclosureComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Expander/ExpanderHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Expander/ExpanderSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +6 -6
- 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 +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarSeparatorComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Choice/ChoiceGroupHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +2 -2
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +4 -4
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +6 -6
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +6 -6
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Absolute/AbsoluteComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Designer/Canvas/DesignerCanvasComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Designer/Content/DesignerContentComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Designer/DesignerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Designer/Frame/DesignerFrameComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Dock/DockPanelComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +8 -8
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Grid/GridComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts +2 -2
- 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 +4 -4
- 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 +2 -2
- package/Controls/Components/Layouts/Stack/StackComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileList/TileListComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +6 -6
- 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 +2 -2
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +2 -2
- 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 +4 -4
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +6 -6
- 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 +10 -10
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageReactionComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/ReactionChatToolComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +2 -2
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorHueSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.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 +4 -4
- package/Controls/Components/Media/Emoji/EmojiComponent.d.ts +2 -2
- package/Controls/Components/Media/FontEditor/FontEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +4 -4
- package/Controls/Components/Media/Image/ImageComponent.d.ts +2 -2
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +6 -6
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +4 -4
- package/Controls/Components/Media/Timeline/TimelineComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Media/Timeline/TimelineOppositeComponent.d.ts +2 -2
- package/Controls/Components/Media/Video/VideoComponent.d.ts +2 -2
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +4 -4
- package/Controls/Components/Misc/LightChain/LightChainComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Overlays/Dialog/DialogFooterComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +6 -6
- 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 +2 -2
- 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 +6 -6
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +6 -6
- 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 +6 -6
- package/Controls/Components/Overlays/Sheet/SheetFooterComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +4 -4
- 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 +2 -2
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Divider/DividerComponent.d.ts +2 -2
- 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/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Flip/FlipComponent.d.ts +2 -2
- 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 +2 -2
- 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 +8 -8
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdShortcutComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Marquee/MarqueeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +4 -4
- 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 +2 -2
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Scroll/ScrollComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Spacer/SpacerComponent.d.ts +2 -2
- 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 +4 -4
- package/Controls/Components/Primitives/Thumbnail/ThumbnailComponent.d.ts +2 -2
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +2 -2
- 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 +2 -2
- package/Controls/Components/Primitives/thumb/ThumbComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +6 -6
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Carousel2/Carousel2Component.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +8 -8
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/DataList/DataListComponent.d.ts +6 -6
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +36 -36
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- 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/ListComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuComponent.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/StepperComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- 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 +8 -8
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +14 -12
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.js +1 -1
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +8 -6
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.js +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +18 -18
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Table/TableFooterComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +28 -28
- package/Controls/Components/Selectors/Table/TableHeaderComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/editor/TableColumnEditorComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tree/TreeComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- package/Controls/Components/Shell/AppComponent.d.ts +2 -2
- package/Controls/Components/Shell/AppHeaderComponent.d.ts +2 -2
- 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 +2 -2
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpanderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
appearance?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
@@ -15,6 +14,7 @@ export declare const ExpanderComponent: import("vue").DefineComponent<{
|
|
|
15
14
|
enter?: any;
|
|
16
15
|
exit?: any;
|
|
17
16
|
variant?: any;
|
|
17
|
+
appearance?: any;
|
|
18
18
|
isExpanded?: any;
|
|
19
19
|
icon?: any;
|
|
20
20
|
ripple?: any;
|
|
@@ -22,9 +22,8 @@ export declare const ExpanderComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
caretPosition?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
25
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed")[], "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
-
appearance?: any;
|
|
28
27
|
disabled?: any;
|
|
29
28
|
dir?: any;
|
|
30
29
|
lang?: any;
|
|
@@ -34,15 +33,16 @@ export declare const ExpanderComponent: import("vue").DefineComponent<{
|
|
|
34
33
|
enter?: any;
|
|
35
34
|
exit?: any;
|
|
36
35
|
variant?: any;
|
|
36
|
+
appearance?: any;
|
|
37
37
|
isExpanded?: any;
|
|
38
38
|
icon?: any;
|
|
39
39
|
ripple?: any;
|
|
40
40
|
direction?: any;
|
|
41
41
|
caretPosition?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
44
43
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
45
44
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
45
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
46
46
|
onToggled?: ((...args: any[]) => any) | undefined;
|
|
47
47
|
onExpanded?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onCollapsed?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,30 +5,30 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpanderGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
appearance?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
12
11
|
mode?: any;
|
|
13
12
|
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
14
14
|
direction?: any;
|
|
15
15
|
stacking?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
18
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "toggled")[], "connected" | "disconnected" | "changed" | "toggled", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
-
appearance?: any;
|
|
21
20
|
disabled?: any;
|
|
22
21
|
dir?: any;
|
|
23
22
|
lang?: any;
|
|
24
23
|
mode?: any;
|
|
25
24
|
variant?: any;
|
|
25
|
+
appearance?: any;
|
|
26
26
|
direction?: any;
|
|
27
27
|
stacking?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
30
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
31
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
31
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
onToggled?: ((...args: any[]) => any) | undefined;
|
|
33
33
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
34
34
|
declare module 'vue' {
|
|
@@ -5,20 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpanderHeaderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
text?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
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, ("
|
|
13
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
14
14
|
themeName?: any;
|
|
15
|
+
text?: any;
|
|
15
16
|
dir?: any;
|
|
16
17
|
lang?: any;
|
|
17
|
-
text?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
20
19
|
onConnected?: ((...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,20 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpanderSubHeaderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
text?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
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, ("
|
|
13
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
14
14
|
themeName?: any;
|
|
15
|
+
text?: any;
|
|
15
16
|
dir?: any;
|
|
16
17
|
lang?: any;
|
|
17
|
-
text?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
20
19
|
onConnected?: ((...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,8 +5,8 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
appearance?: any;
|
|
9
8
|
disabled?: any;
|
|
9
|
+
formatter?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
header?: any;
|
|
@@ -15,19 +15,19 @@ export declare const MessageComponent: import("vue").DefineComponent<{
|
|
|
15
15
|
enter?: any;
|
|
16
16
|
exit?: any;
|
|
17
17
|
variant?: any;
|
|
18
|
+
appearance?: any;
|
|
18
19
|
isExpanded?: any;
|
|
19
20
|
closeable?: any;
|
|
20
21
|
content?: any;
|
|
21
|
-
formatter?: any;
|
|
22
22
|
icon?: any;
|
|
23
23
|
iconSize?: any;
|
|
24
24
|
expandable?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
27
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "closed" | "toggled" | "expanded" | "collapsed")[], "connected" | "disconnected" | "changed" | "closed" | "toggled" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
|
-
appearance?: any;
|
|
30
29
|
disabled?: any;
|
|
30
|
+
formatter?: any;
|
|
31
31
|
dir?: any;
|
|
32
32
|
lang?: any;
|
|
33
33
|
header?: any;
|
|
@@ -36,17 +36,17 @@ export declare const MessageComponent: import("vue").DefineComponent<{
|
|
|
36
36
|
enter?: any;
|
|
37
37
|
exit?: any;
|
|
38
38
|
variant?: any;
|
|
39
|
+
appearance?: any;
|
|
39
40
|
isExpanded?: any;
|
|
40
41
|
closeable?: any;
|
|
41
42
|
content?: any;
|
|
42
|
-
formatter?: any;
|
|
43
43
|
icon?: any;
|
|
44
44
|
iconSize?: any;
|
|
45
45
|
expandable?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
48
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
49
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
49
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
50
50
|
onClosed?: ((...args: any[]) => any) | undefined;
|
|
51
51
|
onToggled?: ((...args: any[]) => any) | undefined;
|
|
52
52
|
onExpanded?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,32 +5,32 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageContentComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
text?: any;
|
|
8
9
|
disabled?: any;
|
|
10
|
+
formatter?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
variant?: any;
|
|
12
|
-
text?: any;
|
|
13
14
|
isExpanded?: any;
|
|
14
|
-
formatter?: any;
|
|
15
15
|
collapsedLines?: any;
|
|
16
16
|
hasContent?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
19
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
19
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed" | "contentChanged")[], "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed" | "contentChanged", import("vue").PublicProps, Readonly<{
|
|
20
20
|
themeName?: any;
|
|
21
|
+
text?: any;
|
|
21
22
|
disabled?: any;
|
|
23
|
+
formatter?: any;
|
|
22
24
|
dir?: any;
|
|
23
25
|
lang?: any;
|
|
24
26
|
variant?: any;
|
|
25
|
-
text?: any;
|
|
26
27
|
isExpanded?: any;
|
|
27
|
-
formatter?: any;
|
|
28
28
|
collapsedLines?: any;
|
|
29
29
|
hasContent?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
32
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
33
32
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
33
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
onToggled?: ((...args: any[]) => any) | undefined;
|
|
35
35
|
onExpanded?: ((...args: any[]) => any) | undefined;
|
|
36
36
|
onCollapsed?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,15 +10,15 @@ export declare const RegionComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
active?: any;
|
|
11
11
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
12
|
[key: string]: any;
|
|
13
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
13
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "activeChanged")[], "connected" | "disconnected" | "changed" | "activeChanged", import("vue").PublicProps, Readonly<{
|
|
14
14
|
themeName?: any;
|
|
15
15
|
dir?: any;
|
|
16
16
|
lang?: any;
|
|
17
17
|
active?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
20
19
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
21
20
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onActiveChanged?: ((...args: any[]) => any) | undefined;
|
|
23
23
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
24
24
|
declare module 'vue' {
|
|
@@ -12,7 +12,7 @@ export declare const RegionViewComponent: import("vue").DefineComponent<{
|
|
|
12
12
|
active?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
15
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
16
|
themeName?: any;
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
@@ -20,9 +20,9 @@ export declare const RegionViewComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
default?: any;
|
|
21
21
|
active?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
24
23
|
onConnected?: ((...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,30 +5,30 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToolbarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
formatter?: any;
|
|
9
9
|
dir?: any;
|
|
10
10
|
lang?: any;
|
|
11
11
|
title?: any;
|
|
12
12
|
fit?: any;
|
|
13
13
|
variant?: any;
|
|
14
|
-
|
|
14
|
+
appearance?: any;
|
|
15
15
|
subTitle?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
18
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
-
|
|
20
|
+
formatter?: any;
|
|
21
21
|
dir?: any;
|
|
22
22
|
lang?: any;
|
|
23
23
|
title?: any;
|
|
24
24
|
fit?: any;
|
|
25
25
|
variant?: any;
|
|
26
|
-
|
|
26
|
+
appearance?: any;
|
|
27
27
|
subTitle?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
30
29
|
onConnected?: ((...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 {
|
|
@@ -15,7 +15,7 @@ export declare const ActionbarComponent: import("vue").DefineComponent<{
|
|
|
15
15
|
overflow?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
18
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
disabled?: any;
|
|
21
21
|
dir?: any;
|
|
@@ -26,9 +26,9 @@ export declare const ActionbarComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
wrap?: any;
|
|
27
27
|
overflow?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
30
29
|
onConnected?: ((...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 {
|
|
@@ -13,7 +13,7 @@ export declare const ActionbarGroupComponent: import("vue").DefineComponent<{
|
|
|
13
13
|
size?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
16
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
disabled?: any;
|
|
19
19
|
dir?: any;
|
|
@@ -22,9 +22,9 @@ export declare const ActionbarGroupComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
orientation?: any;
|
|
23
23
|
size?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
26
25
|
onConnected?: ((...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 {
|
|
@@ -15,7 +15,7 @@ export declare const ActionbarItemComponent: import("vue").DefineComponent<{
|
|
|
15
15
|
shrink?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
18
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
disabled?: any;
|
|
21
21
|
dir?: any;
|
|
@@ -26,9 +26,9 @@ export declare const ActionbarItemComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
grow?: any;
|
|
27
27
|
shrink?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
30
29
|
onConnected?: ((...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 {
|
|
@@ -10,15 +10,15 @@ export declare const ActionbarSeparatorComponent: import("vue").DefineComponent<
|
|
|
10
10
|
orientation?: any;
|
|
11
11
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
12
|
[key: string]: any;
|
|
13
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
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
|
orientation?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
20
19
|
onConnected?: ((...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 {
|
|
@@ -4,22 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
7
|
-
intl?: any;
|
|
8
7
|
themeName?: any;
|
|
9
|
-
|
|
8
|
+
value?: any;
|
|
9
|
+
text?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
+
formatter?: any;
|
|
11
12
|
dir?: any;
|
|
12
13
|
lang?: any;
|
|
13
14
|
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
16
|
items?: any;
|
|
16
|
-
value?: any;
|
|
17
17
|
state?: any;
|
|
18
18
|
renderItem?: any;
|
|
19
19
|
variant?: any;
|
|
20
|
-
|
|
20
|
+
appearance?: any;
|
|
21
21
|
isFocused?: any;
|
|
22
|
-
formatter?: any;
|
|
23
22
|
required?: any;
|
|
24
23
|
readonly?: any;
|
|
25
24
|
placeholder?: any;
|
|
@@ -36,6 +35,7 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
36
35
|
dropDownMaxWidth?: any;
|
|
37
36
|
isDropDownOpen?: any;
|
|
38
37
|
parser?: any;
|
|
38
|
+
intl?: any;
|
|
39
39
|
filterPlaceholder?: any;
|
|
40
40
|
inputId?: any;
|
|
41
41
|
listboxId?: any;
|
|
@@ -62,23 +62,22 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
62
62
|
isPopulating?: any;
|
|
63
63
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
64
64
|
[key: string]: any;
|
|
65
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
66
|
-
intl?: any;
|
|
65
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "autoCompletePopulating" | "autoCompletePopulated" | "cleared")[], "connected" | "disconnected" | "changed" | "autoCompletePopulating" | "autoCompletePopulated" | "cleared", import("vue").PublicProps, Readonly<{
|
|
67
66
|
themeName?: any;
|
|
68
|
-
|
|
67
|
+
value?: any;
|
|
68
|
+
text?: any;
|
|
69
69
|
disabled?: any;
|
|
70
|
+
formatter?: any;
|
|
70
71
|
dir?: any;
|
|
71
72
|
lang?: any;
|
|
72
73
|
label?: any;
|
|
73
74
|
invalid?: any;
|
|
74
75
|
items?: any;
|
|
75
|
-
value?: any;
|
|
76
76
|
state?: any;
|
|
77
77
|
renderItem?: any;
|
|
78
78
|
variant?: any;
|
|
79
|
-
|
|
79
|
+
appearance?: any;
|
|
80
80
|
isFocused?: any;
|
|
81
|
-
formatter?: any;
|
|
82
81
|
required?: any;
|
|
83
82
|
readonly?: any;
|
|
84
83
|
placeholder?: any;
|
|
@@ -95,6 +94,7 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
95
94
|
dropDownMaxWidth?: any;
|
|
96
95
|
isDropDownOpen?: any;
|
|
97
96
|
parser?: any;
|
|
97
|
+
intl?: any;
|
|
98
98
|
filterPlaceholder?: any;
|
|
99
99
|
inputId?: any;
|
|
100
100
|
listboxId?: any;
|
|
@@ -120,9 +120,9 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
120
120
|
filteredItems?: any;
|
|
121
121
|
isPopulating?: any;
|
|
122
122
|
}> & Readonly<{
|
|
123
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
124
123
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
125
124
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
125
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
126
126
|
onAutoCompletePopulating?: ((...args: any[]) => any) | undefined;
|
|
127
127
|
onAutoCompletePopulated?: ((...args: any[]) => any) | undefined;
|
|
128
128
|
onCleared?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CalendarComponent: import("vue").DefineComponent<{
|
|
7
|
-
intl?: any;
|
|
8
|
-
selectionMode?: any;
|
|
9
7
|
themeName?: any;
|
|
10
|
-
|
|
8
|
+
value?: any;
|
|
11
9
|
disabled?: any;
|
|
12
10
|
dir?: any;
|
|
13
11
|
lang?: any;
|
|
@@ -16,10 +14,12 @@ export declare const CalendarComponent: import("vue").DefineComponent<{
|
|
|
16
14
|
invalid?: any;
|
|
17
15
|
orientation?: any;
|
|
18
16
|
fit?: any;
|
|
19
|
-
value?: any;
|
|
20
17
|
variant?: any;
|
|
18
|
+
appearance?: any;
|
|
19
|
+
selectionMode?: any;
|
|
21
20
|
markerHandler?: any;
|
|
22
21
|
locale?: any;
|
|
22
|
+
intl?: any;
|
|
23
23
|
view?: any;
|
|
24
24
|
blackoutDates?: any;
|
|
25
25
|
specialDates?: any;
|
|
@@ -36,11 +36,9 @@ export declare const CalendarComponent: import("vue").DefineComponent<{
|
|
|
36
36
|
sheets?: any;
|
|
37
37
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
38
38
|
[key: string]: any;
|
|
39
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
40
|
-
intl?: any;
|
|
41
|
-
selectionMode?: any;
|
|
39
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "dateChanged")[], "connected" | "disconnected" | "changed" | "dateChanged", import("vue").PublicProps, Readonly<{
|
|
42
40
|
themeName?: any;
|
|
43
|
-
|
|
41
|
+
value?: any;
|
|
44
42
|
disabled?: any;
|
|
45
43
|
dir?: any;
|
|
46
44
|
lang?: any;
|
|
@@ -49,10 +47,12 @@ export declare const CalendarComponent: import("vue").DefineComponent<{
|
|
|
49
47
|
invalid?: any;
|
|
50
48
|
orientation?: any;
|
|
51
49
|
fit?: any;
|
|
52
|
-
value?: any;
|
|
53
50
|
variant?: any;
|
|
51
|
+
appearance?: any;
|
|
52
|
+
selectionMode?: any;
|
|
54
53
|
markerHandler?: any;
|
|
55
54
|
locale?: any;
|
|
55
|
+
intl?: any;
|
|
56
56
|
view?: any;
|
|
57
57
|
blackoutDates?: any;
|
|
58
58
|
specialDates?: any;
|
|
@@ -68,9 +68,9 @@ export declare const CalendarComponent: import("vue").DefineComponent<{
|
|
|
68
68
|
maxDate?: any;
|
|
69
69
|
sheets?: any;
|
|
70
70
|
}> & Readonly<{
|
|
71
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
72
71
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
73
72
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
73
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
74
74
|
onDateChanged?: ((...args: any[]) => any) | undefined;
|
|
75
75
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
76
76
|
declare module 'vue' {
|
|
@@ -5,22 +5,22 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CalendarHeaderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
text?: any;
|
|
8
9
|
disabled?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
text?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
14
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
15
|
themeName?: any;
|
|
16
|
+
text?: any;
|
|
16
17
|
disabled?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
|
-
text?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
22
21
|
onConnected?: ((...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 {
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CalendarItemComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
|
+
isSelected?: any;
|
|
10
|
+
text?: any;
|
|
9
11
|
disabled?: any;
|
|
10
12
|
dir?: any;
|
|
11
13
|
lang?: any;
|
|
12
|
-
isSelected?: any;
|
|
13
|
-
value?: any;
|
|
14
14
|
variant?: any;
|
|
15
|
-
|
|
15
|
+
appearance?: any;
|
|
16
16
|
isFocused?: any;
|
|
17
17
|
ripple?: any;
|
|
18
18
|
markers?: any;
|
|
@@ -27,16 +27,16 @@ export declare const CalendarItemComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
isRangePreview?: any;
|
|
28
28
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
29
|
[key: string]: any;
|
|
30
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
30
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "click")[], "connected" | "disconnected" | "changed" | "click", import("vue").PublicProps, Readonly<{
|
|
31
31
|
themeName?: any;
|
|
32
|
-
|
|
32
|
+
value?: any;
|
|
33
|
+
isSelected?: any;
|
|
34
|
+
text?: any;
|
|
33
35
|
disabled?: any;
|
|
34
36
|
dir?: any;
|
|
35
37
|
lang?: any;
|
|
36
|
-
isSelected?: any;
|
|
37
|
-
value?: any;
|
|
38
38
|
variant?: any;
|
|
39
|
-
|
|
39
|
+
appearance?: any;
|
|
40
40
|
isFocused?: any;
|
|
41
41
|
ripple?: any;
|
|
42
42
|
markers?: any;
|
|
@@ -50,9 +50,9 @@ export declare const CalendarItemComponent: import("vue").DefineComponent<{
|
|
|
50
50
|
isRangeEnd?: any;
|
|
51
51
|
isRangePreview?: any;
|
|
52
52
|
}> & Readonly<{
|
|
53
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
54
53
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
55
54
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
55
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
56
56
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
57
57
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
58
58
|
declare module 'vue' {
|
|
@@ -5,22 +5,22 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CalendarSubHeaderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
text?: any;
|
|
8
9
|
disabled?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
text?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
14
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
15
|
themeName?: any;
|
|
16
|
+
text?: any;
|
|
16
17
|
disabled?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
|
-
text?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
22
21
|
onConnected?: ((...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 {
|