@breadstone/mosaik-elements-vue 0.1.15 → 0.1.17
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 +6 -6
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +20 -20
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +24 -24
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +10 -10
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +16 -16
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +24 -24
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +2 -2
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +2 -2
- 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 +12 -12
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +2 -2
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +14 -14
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +16 -16
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +44 -44
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +24 -24
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +36 -36
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +36 -36
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +4 -4
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +6 -6
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +24 -24
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Designer/Canvas/DesignerCanvasComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Dock/DockPanelComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Grid/GridComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Resize/ResizeComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Stack/StackComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +8 -8
- package/Controls/Components/Layouts/TileManager/TileManagerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +12 -12
- package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +8 -8
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +10 -10
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
- 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/VoiceRecorderChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +8 -8
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +12 -12
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +4 -4
- package/Controls/Components/Media/Icon/IconComponent.d.ts +6 -6
- 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 +12 -12
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +10 -10
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +14 -14
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +14 -14
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.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 +30 -30
- 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/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 +14 -14
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +12 -12
- package/Controls/Components/Overlays/tour/TourStepComponent.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 +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +24 -24
- 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/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +8 -8
- 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 +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 +8 -8
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +28 -28
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +8 -8
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +12 -12
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +24 -24
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +8 -8
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +10 -10
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +8 -8
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +10 -10
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +20 -20
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +8 -8
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +16 -14
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.js +1 -1
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.js.map +1 -1
- 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 +10 -10
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +20 -20
- package/Controls/Components/Selectors/Table/editor/TableColumnEditorComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +10 -10
- package/Controls/Components/Shell/AppHeaderComponent.d.ts +2 -2
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +8 -8
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +10 -10
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +12 -12
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +10 -10
- package/package.json +2 -2
|
@@ -10,23 +10,23 @@ export declare const SignaturepadComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
label?: any;
|
|
11
11
|
invalid?: any;
|
|
12
12
|
disabled?: any;
|
|
13
|
-
value?: any;
|
|
14
13
|
variant?: any;
|
|
15
|
-
appearance?: any;
|
|
16
14
|
width?: any;
|
|
17
15
|
height?: any;
|
|
18
|
-
isFocused?: any;
|
|
19
|
-
required?: any;
|
|
20
16
|
placeholder?: any;
|
|
17
|
+
required?: any;
|
|
18
|
+
appearance?: any;
|
|
21
19
|
isClearable?: any;
|
|
22
|
-
|
|
20
|
+
value?: any;
|
|
21
|
+
isFocused?: any;
|
|
23
22
|
maxWidth?: any;
|
|
23
|
+
backgroundColor?: any;
|
|
24
|
+
minWidth?: any;
|
|
24
25
|
isEmpty?: any;
|
|
25
26
|
minDistance?: any;
|
|
26
27
|
throttle?: any;
|
|
27
28
|
dotSize?: any;
|
|
28
29
|
velocityFilterWeight?: any;
|
|
29
|
-
backgroundColor?: any;
|
|
30
30
|
penColor?: any;
|
|
31
31
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
32
32
|
[key: string]: any;
|
|
@@ -37,23 +37,23 @@ export declare const SignaturepadComponent: import("vue").DefineComponent<{
|
|
|
37
37
|
label?: any;
|
|
38
38
|
invalid?: any;
|
|
39
39
|
disabled?: any;
|
|
40
|
-
value?: any;
|
|
41
40
|
variant?: any;
|
|
42
|
-
appearance?: any;
|
|
43
41
|
width?: any;
|
|
44
42
|
height?: any;
|
|
45
|
-
isFocused?: any;
|
|
46
|
-
required?: any;
|
|
47
43
|
placeholder?: any;
|
|
44
|
+
required?: any;
|
|
45
|
+
appearance?: any;
|
|
48
46
|
isClearable?: any;
|
|
49
|
-
|
|
47
|
+
value?: any;
|
|
48
|
+
isFocused?: any;
|
|
50
49
|
maxWidth?: any;
|
|
50
|
+
backgroundColor?: any;
|
|
51
|
+
minWidth?: any;
|
|
51
52
|
isEmpty?: any;
|
|
52
53
|
minDistance?: any;
|
|
53
54
|
throttle?: any;
|
|
54
55
|
dotSize?: any;
|
|
55
56
|
velocityFilterWeight?: any;
|
|
56
|
-
backgroundColor?: any;
|
|
57
57
|
penColor?: any;
|
|
58
58
|
}> & Readonly<{
|
|
59
59
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
formatter?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
name?: any;
|
|
@@ -13,33 +12,33 @@ export declare const TextboxComponent: import("vue").DefineComponent<{
|
|
|
13
12
|
invalid?: any;
|
|
14
13
|
resize?: any;
|
|
15
14
|
disabled?: any;
|
|
16
|
-
value?: any;
|
|
17
15
|
variant?: any;
|
|
18
|
-
appearance?: any;
|
|
19
|
-
state?: any;
|
|
20
|
-
isFocused?: any;
|
|
21
16
|
isBusy?: any;
|
|
17
|
+
placeholder?: any;
|
|
22
18
|
required?: any;
|
|
23
|
-
type?: any;
|
|
24
19
|
readonly?: any;
|
|
25
|
-
autofocus?: any;
|
|
26
|
-
placeholder?: any;
|
|
27
|
-
autocomplete?: any;
|
|
28
20
|
textAlign?: any;
|
|
21
|
+
appearance?: any;
|
|
29
22
|
isClearable?: any;
|
|
23
|
+
value?: any;
|
|
24
|
+
state?: any;
|
|
25
|
+
formatter?: any;
|
|
30
26
|
parser?: any;
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
27
|
+
isFocused?: any;
|
|
28
|
+
type?: any;
|
|
29
|
+
autofocus?: any;
|
|
34
30
|
pattern?: any;
|
|
31
|
+
autocomplete?: any;
|
|
35
32
|
keyboard?: any;
|
|
36
33
|
minlength?: any;
|
|
37
34
|
maxlength?: any;
|
|
35
|
+
multilineRows?: any;
|
|
36
|
+
multiline?: any;
|
|
37
|
+
multilineMaxRows?: any;
|
|
38
38
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
39
39
|
[key: string]: any;
|
|
40
40
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
41
41
|
themeName?: any;
|
|
42
|
-
formatter?: any;
|
|
43
42
|
dir?: any;
|
|
44
43
|
lang?: any;
|
|
45
44
|
name?: any;
|
|
@@ -47,28 +46,29 @@ export declare const TextboxComponent: import("vue").DefineComponent<{
|
|
|
47
46
|
invalid?: any;
|
|
48
47
|
resize?: any;
|
|
49
48
|
disabled?: any;
|
|
50
|
-
value?: any;
|
|
51
49
|
variant?: any;
|
|
52
|
-
appearance?: any;
|
|
53
|
-
state?: any;
|
|
54
|
-
isFocused?: any;
|
|
55
50
|
isBusy?: any;
|
|
51
|
+
placeholder?: any;
|
|
56
52
|
required?: any;
|
|
57
|
-
type?: any;
|
|
58
53
|
readonly?: any;
|
|
59
|
-
autofocus?: any;
|
|
60
|
-
placeholder?: any;
|
|
61
|
-
autocomplete?: any;
|
|
62
54
|
textAlign?: any;
|
|
55
|
+
appearance?: any;
|
|
63
56
|
isClearable?: any;
|
|
57
|
+
value?: any;
|
|
58
|
+
state?: any;
|
|
59
|
+
formatter?: any;
|
|
64
60
|
parser?: any;
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
61
|
+
isFocused?: any;
|
|
62
|
+
type?: any;
|
|
63
|
+
autofocus?: any;
|
|
68
64
|
pattern?: any;
|
|
65
|
+
autocomplete?: any;
|
|
69
66
|
keyboard?: any;
|
|
70
67
|
minlength?: any;
|
|
71
68
|
maxlength?: any;
|
|
69
|
+
multilineRows?: any;
|
|
70
|
+
multiline?: any;
|
|
71
|
+
multilineMaxRows?: any;
|
|
72
72
|
}> & Readonly<{
|
|
73
73
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
74
74
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,33 +5,17 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
formatter?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
name?: any;
|
|
12
11
|
label?: any;
|
|
13
12
|
invalid?: any;
|
|
14
13
|
disabled?: any;
|
|
15
|
-
value?: any;
|
|
16
14
|
variant?: any;
|
|
17
|
-
|
|
18
|
-
state?: any;
|
|
19
|
-
interval?: any;
|
|
20
|
-
isFocused?: any;
|
|
15
|
+
placeholder?: any;
|
|
21
16
|
required?: any;
|
|
22
17
|
readonly?: any;
|
|
23
|
-
autofocus?: any;
|
|
24
|
-
placeholder?: any;
|
|
25
|
-
autocomplete?: any;
|
|
26
|
-
isEditable?: any;
|
|
27
|
-
blackoutTimes?: any;
|
|
28
|
-
specialTimes?: any;
|
|
29
|
-
minTime?: any;
|
|
30
|
-
maxTime?: any;
|
|
31
|
-
markerHandler?: any;
|
|
32
18
|
textAlign?: any;
|
|
33
|
-
isClearable?: any;
|
|
34
|
-
locale?: any;
|
|
35
19
|
dropDownPlacement?: any;
|
|
36
20
|
dropDownStrategy?: any;
|
|
37
21
|
dropDownDistance?: any;
|
|
@@ -42,38 +26,38 @@ export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
|
42
26
|
dropDownWidth?: any;
|
|
43
27
|
dropDownMaxWidth?: any;
|
|
44
28
|
isDropDownOpen?: any;
|
|
29
|
+
appearance?: any;
|
|
30
|
+
isClearable?: any;
|
|
31
|
+
value?: any;
|
|
32
|
+
state?: any;
|
|
33
|
+
formatter?: any;
|
|
45
34
|
parser?: any;
|
|
35
|
+
isFocused?: any;
|
|
36
|
+
markerHandler?: any;
|
|
37
|
+
locale?: any;
|
|
38
|
+
autofocus?: any;
|
|
39
|
+
autocomplete?: any;
|
|
40
|
+
isEditable?: any;
|
|
41
|
+
interval?: any;
|
|
42
|
+
blackoutTimes?: any;
|
|
43
|
+
specialTimes?: any;
|
|
44
|
+
minTime?: any;
|
|
45
|
+
maxTime?: any;
|
|
46
46
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
47
47
|
[key: string]: any;
|
|
48
48
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
49
49
|
themeName?: any;
|
|
50
|
-
formatter?: any;
|
|
51
50
|
dir?: any;
|
|
52
51
|
lang?: any;
|
|
53
52
|
name?: any;
|
|
54
53
|
label?: any;
|
|
55
54
|
invalid?: any;
|
|
56
55
|
disabled?: any;
|
|
57
|
-
value?: any;
|
|
58
56
|
variant?: any;
|
|
59
|
-
|
|
60
|
-
state?: any;
|
|
61
|
-
interval?: any;
|
|
62
|
-
isFocused?: any;
|
|
57
|
+
placeholder?: any;
|
|
63
58
|
required?: any;
|
|
64
59
|
readonly?: any;
|
|
65
|
-
autofocus?: any;
|
|
66
|
-
placeholder?: any;
|
|
67
|
-
autocomplete?: any;
|
|
68
|
-
isEditable?: any;
|
|
69
|
-
blackoutTimes?: any;
|
|
70
|
-
specialTimes?: any;
|
|
71
|
-
minTime?: any;
|
|
72
|
-
maxTime?: any;
|
|
73
|
-
markerHandler?: any;
|
|
74
60
|
textAlign?: any;
|
|
75
|
-
isClearable?: any;
|
|
76
|
-
locale?: any;
|
|
77
61
|
dropDownPlacement?: any;
|
|
78
62
|
dropDownStrategy?: any;
|
|
79
63
|
dropDownDistance?: any;
|
|
@@ -84,7 +68,23 @@ export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
|
84
68
|
dropDownWidth?: any;
|
|
85
69
|
dropDownMaxWidth?: any;
|
|
86
70
|
isDropDownOpen?: any;
|
|
71
|
+
appearance?: any;
|
|
72
|
+
isClearable?: any;
|
|
73
|
+
value?: any;
|
|
74
|
+
state?: any;
|
|
75
|
+
formatter?: any;
|
|
87
76
|
parser?: any;
|
|
77
|
+
isFocused?: any;
|
|
78
|
+
markerHandler?: any;
|
|
79
|
+
locale?: any;
|
|
80
|
+
autofocus?: any;
|
|
81
|
+
autocomplete?: any;
|
|
82
|
+
isEditable?: any;
|
|
83
|
+
interval?: any;
|
|
84
|
+
blackoutTimes?: any;
|
|
85
|
+
specialTimes?: any;
|
|
86
|
+
minTime?: any;
|
|
87
|
+
maxTime?: any;
|
|
88
88
|
}> & Readonly<{
|
|
89
89
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
90
90
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,39 +5,39 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleSwitchComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
formatter?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
name?: any;
|
|
12
11
|
label?: any;
|
|
13
12
|
invalid?: any;
|
|
14
13
|
disabled?: any;
|
|
15
|
-
value?: any;
|
|
16
14
|
variant?: any;
|
|
15
|
+
required?: any;
|
|
17
16
|
appearance?: any;
|
|
18
|
-
|
|
17
|
+
value?: any;
|
|
18
|
+
formatter?: any;
|
|
19
19
|
isFocused?: any;
|
|
20
20
|
labelPosition?: any;
|
|
21
|
-
|
|
21
|
+
isChecked?: any;
|
|
22
22
|
isThreeState?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
-
formatter?: any;
|
|
28
27
|
dir?: any;
|
|
29
28
|
lang?: any;
|
|
30
29
|
name?: any;
|
|
31
30
|
label?: any;
|
|
32
31
|
invalid?: any;
|
|
33
32
|
disabled?: any;
|
|
34
|
-
value?: any;
|
|
35
33
|
variant?: any;
|
|
34
|
+
required?: any;
|
|
36
35
|
appearance?: any;
|
|
37
|
-
|
|
36
|
+
value?: any;
|
|
37
|
+
formatter?: any;
|
|
38
38
|
isFocused?: any;
|
|
39
39
|
labelPosition?: any;
|
|
40
|
-
|
|
40
|
+
isChecked?: any;
|
|
41
41
|
isThreeState?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
43
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AbsoluteItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
top?: any;
|
|
11
7
|
left?: any;
|
|
8
|
+
top?: any;
|
|
12
9
|
bottom?: any;
|
|
13
10
|
right?: any;
|
|
14
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
|
-
[key: string]: any;
|
|
16
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
11
|
themeName?: any;
|
|
18
12
|
dir?: any;
|
|
19
13
|
lang?: any;
|
|
20
|
-
|
|
14
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
|
+
[key: string]: any;
|
|
16
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
17
|
left?: any;
|
|
18
|
+
top?: any;
|
|
22
19
|
bottom?: any;
|
|
23
20
|
right?: any;
|
|
21
|
+
themeName?: any;
|
|
22
|
+
dir?: any;
|
|
23
|
+
lang?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,11 +7,11 @@ export declare const DesignerCanvasComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
zoom?: any;
|
|
11
10
|
panX?: any;
|
|
12
11
|
panY?: any;
|
|
13
12
|
zoomLevel?: any;
|
|
14
13
|
isPanning?: any;
|
|
14
|
+
zoom?: any;
|
|
15
15
|
minZoom?: any;
|
|
16
16
|
maxZoom?: any;
|
|
17
17
|
interactionMode?: any;
|
|
@@ -21,11 +21,11 @@ export declare const DesignerCanvasComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
themeName?: any;
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
|
-
zoom?: any;
|
|
25
24
|
panX?: any;
|
|
26
25
|
panY?: any;
|
|
27
26
|
zoomLevel?: any;
|
|
28
27
|
isPanning?: any;
|
|
28
|
+
zoom?: any;
|
|
29
29
|
minZoom?: any;
|
|
30
30
|
maxZoom?: any;
|
|
31
31
|
interactionMode?: any;
|
|
@@ -8,11 +8,11 @@ export declare const DockPanelComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
reverse?: any;
|
|
11
|
-
orientation?: any;
|
|
12
11
|
fit?: any;
|
|
13
|
-
gap?: any;
|
|
14
12
|
items?: any;
|
|
13
|
+
orientation?: any;
|
|
15
14
|
lastChildFill?: any;
|
|
15
|
+
gap?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -20,11 +20,11 @@ export declare const DockPanelComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
reverse?: any;
|
|
23
|
-
orientation?: any;
|
|
24
23
|
fit?: any;
|
|
25
|
-
gap?: any;
|
|
26
24
|
items?: any;
|
|
25
|
+
orientation?: any;
|
|
27
26
|
lastChildFill?: any;
|
|
27
|
+
gap?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,11 +9,11 @@ export declare const FlowBoardColumnComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
appearance?: any;
|
|
11
11
|
reorderable?: any;
|
|
12
|
+
columnKey?: any;
|
|
13
|
+
canDrag?: any;
|
|
12
14
|
pinned?: any;
|
|
13
15
|
hasItems?: any;
|
|
14
16
|
isDragEnabled?: any;
|
|
15
|
-
canDrag?: any;
|
|
16
|
-
columnKey?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "flowBoardBeforeColumnPinChange" | "flowBoardColumnPinChange")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeColumnPinChange" | "flowBoardColumnPinChange", import("vue").PublicProps, Readonly<{
|
|
@@ -22,11 +22,11 @@ export declare const FlowBoardColumnComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
lang?: any;
|
|
23
23
|
appearance?: any;
|
|
24
24
|
reorderable?: any;
|
|
25
|
+
columnKey?: any;
|
|
26
|
+
canDrag?: any;
|
|
25
27
|
pinned?: any;
|
|
26
28
|
hasItems?: any;
|
|
27
29
|
isDragEnabled?: any;
|
|
28
|
-
canDrag?: any;
|
|
29
|
-
columnKey?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,17 +8,17 @@ export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
-
value?: any;
|
|
12
11
|
variant?: any;
|
|
13
12
|
appearance?: any;
|
|
13
|
+
value?: any;
|
|
14
14
|
isFocused?: any;
|
|
15
15
|
ripple?: any;
|
|
16
16
|
reorderable?: any;
|
|
17
|
-
pinned?: any;
|
|
18
|
-
canDrag?: any;
|
|
19
17
|
columnKey?: any;
|
|
18
|
+
canDrag?: any;
|
|
20
19
|
itemKey?: any;
|
|
21
20
|
draggable?: any;
|
|
21
|
+
pinned?: any;
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
24
24
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "flowBoardBeforeItemPinChange" | "flowBoardItemPinChange" | "flowBoardBeforeItemActivate" | "flowBoardItemActivate")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeItemPinChange" | "flowBoardItemPinChange" | "flowBoardBeforeItemActivate" | "flowBoardItemActivate", import("vue").PublicProps, Readonly<{
|
|
@@ -26,17 +26,17 @@ export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent
|
|
|
26
26
|
dir?: any;
|
|
27
27
|
lang?: any;
|
|
28
28
|
disabled?: any;
|
|
29
|
-
value?: any;
|
|
30
29
|
variant?: any;
|
|
31
30
|
appearance?: any;
|
|
31
|
+
value?: any;
|
|
32
32
|
isFocused?: any;
|
|
33
33
|
ripple?: any;
|
|
34
34
|
reorderable?: any;
|
|
35
|
-
pinned?: any;
|
|
36
|
-
canDrag?: any;
|
|
37
35
|
columnKey?: any;
|
|
36
|
+
canDrag?: any;
|
|
38
37
|
itemKey?: any;
|
|
39
38
|
draggable?: any;
|
|
39
|
+
pinned?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
41
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
42
42
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,10 +7,10 @@ export declare const FlowBoardComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
gap?: any;
|
|
11
10
|
size?: any;
|
|
12
11
|
isFocused?: any;
|
|
13
12
|
displayMode?: any;
|
|
13
|
+
gap?: any;
|
|
14
14
|
dragdrop?: any;
|
|
15
15
|
scrollMode?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -19,10 +19,10 @@ export declare const FlowBoardComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
-
gap?: any;
|
|
23
22
|
size?: any;
|
|
24
23
|
isFocused?: any;
|
|
25
24
|
displayMode?: any;
|
|
25
|
+
gap?: any;
|
|
26
26
|
dragdrop?: any;
|
|
27
27
|
scrollMode?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -7,24 +7,24 @@ export declare const GridComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
gap?: any;
|
|
11
10
|
items?: any;
|
|
11
|
+
columnDefinitions?: any;
|
|
12
|
+
gap?: any;
|
|
13
|
+
rowDefinitions?: any;
|
|
12
14
|
horizontalAlignment?: any;
|
|
13
15
|
verticalAlignment?: any;
|
|
14
|
-
rowDefinitions?: any;
|
|
15
|
-
columnDefinitions?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
-
gap?: any;
|
|
23
22
|
items?: any;
|
|
23
|
+
columnDefinitions?: any;
|
|
24
|
+
gap?: any;
|
|
25
|
+
rowDefinitions?: any;
|
|
24
26
|
horizontalAlignment?: any;
|
|
25
27
|
verticalAlignment?: any;
|
|
26
|
-
rowDefinitions?: any;
|
|
27
|
-
columnDefinitions?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,20 +7,20 @@ export declare const GridItemComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
rowSpan?: any;
|
|
11
|
-
row?: any;
|
|
12
10
|
column?: any;
|
|
13
11
|
columnSpan?: any;
|
|
12
|
+
row?: any;
|
|
13
|
+
rowSpan?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
-
rowSpan?: any;
|
|
21
|
-
row?: any;
|
|
22
20
|
column?: any;
|
|
23
21
|
columnSpan?: any;
|
|
22
|
+
row?: any;
|
|
23
|
+
rowSpan?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,18 +7,18 @@ export declare const MasonryComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
columns?: any;
|
|
11
10
|
fit?: any;
|
|
12
11
|
gap?: any;
|
|
12
|
+
columns?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
16
|
themeName?: any;
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
19
|
-
columns?: any;
|
|
20
19
|
fit?: any;
|
|
21
20
|
gap?: any;
|
|
21
|
+
columns?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,8 +7,8 @@ export declare const PageHeaderComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
inset?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
inset?: any;
|
|
12
12
|
subText?: any;
|
|
13
13
|
additionalText?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -17,8 +17,8 @@ export declare const PageHeaderComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
-
inset?: any;
|
|
21
20
|
text?: any;
|
|
21
|
+
inset?: any;
|
|
22
22
|
subText?: any;
|
|
23
23
|
additionalText?: any;
|
|
24
24
|
}> & Readonly<{
|
|
@@ -8,8 +8,8 @@ export declare const ResizeComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
mode?: any;
|
|
11
|
-
ghostFactory?: any;
|
|
12
11
|
active?: any;
|
|
12
|
+
ghostFactory?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "resizeResizeStarted" | "resizeResized" | "resizeResizeEnded" | "resizeResizeCanceled")[], "connected" | "disconnected" | "changed" | "resizeResizeStarted" | "resizeResized" | "resizeResizeEnded" | "resizeResizeCanceled", import("vue").PublicProps, Readonly<{
|
|
@@ -17,8 +17,8 @@ export declare const ResizeComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
19
19
|
mode?: any;
|
|
20
|
-
ghostFactory?: any;
|
|
21
20
|
active?: any;
|
|
21
|
+
ghostFactory?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,10 +8,11 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
reverse?: any;
|
|
11
|
-
orientation?: any;
|
|
12
11
|
fit?: any;
|
|
12
|
+
orientation?: any;
|
|
13
13
|
disabled?: any;
|
|
14
14
|
position?: any;
|
|
15
|
+
thickness?: any;
|
|
15
16
|
min?: any;
|
|
16
17
|
max?: any;
|
|
17
18
|
collapsedPanel?: any;
|
|
@@ -24,7 +25,6 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
24
25
|
lock?: any;
|
|
25
26
|
snaps?: any;
|
|
26
27
|
snapThreshold?: any;
|
|
27
|
-
thickness?: any;
|
|
28
28
|
collapsible?: any;
|
|
29
29
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
30
30
|
[key: string]: any;
|
|
@@ -33,10 +33,11 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
33
33
|
dir?: any;
|
|
34
34
|
lang?: any;
|
|
35
35
|
reverse?: any;
|
|
36
|
-
orientation?: any;
|
|
37
36
|
fit?: any;
|
|
37
|
+
orientation?: any;
|
|
38
38
|
disabled?: any;
|
|
39
39
|
position?: any;
|
|
40
|
+
thickness?: any;
|
|
40
41
|
min?: any;
|
|
41
42
|
max?: any;
|
|
42
43
|
collapsedPanel?: any;
|
|
@@ -49,7 +50,6 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
49
50
|
lock?: any;
|
|
50
51
|
snaps?: any;
|
|
51
52
|
snapThreshold?: any;
|
|
52
|
-
thickness?: any;
|
|
53
53
|
collapsible?: any;
|
|
54
54
|
}> & Readonly<{
|
|
55
55
|
onConnected?: ((...args: any[]) => any) | undefined;
|