@breadstone/mosaik-elements-vue 0.1.36 → 0.1.38
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 +8 -8
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +23 -23
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +22 -22
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +4 -4
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Charts/ChartComponent.d.ts +6 -6
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.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 +4 -4
- 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 +4 -4
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Region/RegionViewComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +4 -4
- 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/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +26 -26
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +6 -6
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +13 -13
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +13 -13
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +8 -8
- 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 +13 -13
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +6 -6
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- 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 +25 -25
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +23 -23
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +13 -13
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +6 -6
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +14 -14
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +10 -10
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +12 -12
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +20 -9
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js +7 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/Emoji/EmojiComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +6 -6
- package/Controls/Components/Media/Image/ImageComponent.d.ts +6 -6
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +6 -6
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +4 -4
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +10 -10
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +14 -14
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Clickable/ClickableComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +4 -4
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +49 -49
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +22 -22
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +4 -4
- 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 +4 -4
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +16 -16
- package/Controls/Components/Primitives/Portal/PortalHostComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Spacer/SpacerComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +6 -6
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +6 -6
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +8 -8
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +6 -6
- package/Controls/Components/Primitives/placeholder/PlaceholderComponent.d.ts +4 -4
- 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 +2 -2
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +2 -2
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +22 -22
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- 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 +2 -2
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +6 -6
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- package/Theming/Theme2Component.d.ts +2 -2
- package/package.json +2 -2
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChipComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
isChecked?: any;
|
|
8
9
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
|
-
label?: any;
|
|
12
|
-
value?: any;
|
|
13
10
|
variant?: any;
|
|
14
11
|
appearance?: any;
|
|
12
|
+
value?: any;
|
|
15
13
|
size?: any;
|
|
16
|
-
|
|
14
|
+
dir?: any;
|
|
15
|
+
lang?: any;
|
|
16
|
+
label?: any;
|
|
17
17
|
isFocused?: any;
|
|
18
18
|
closeable?: any;
|
|
19
19
|
icon?: any;
|
|
@@ -21,30 +21,30 @@ export declare const ChipComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
isCheckable?: any;
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
24
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
24
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("toggled" | "checked" | "unchecked" | "connected" | "disconnected" | "changed" | "closed")[], "toggled" | "checked" | "unchecked" | "connected" | "disconnected" | "changed" | "closed", import("vue").PublicProps, Readonly<{
|
|
25
25
|
themeName?: any;
|
|
26
|
+
isChecked?: any;
|
|
26
27
|
disabled?: any;
|
|
27
|
-
dir?: any;
|
|
28
|
-
lang?: any;
|
|
29
|
-
label?: any;
|
|
30
|
-
value?: any;
|
|
31
28
|
variant?: any;
|
|
32
29
|
appearance?: any;
|
|
30
|
+
value?: any;
|
|
33
31
|
size?: any;
|
|
34
|
-
|
|
32
|
+
dir?: any;
|
|
33
|
+
lang?: any;
|
|
34
|
+
label?: any;
|
|
35
35
|
isFocused?: any;
|
|
36
36
|
closeable?: any;
|
|
37
37
|
icon?: any;
|
|
38
38
|
ripple?: any;
|
|
39
39
|
isCheckable?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
|
+
onToggled?: ((...args: any[]) => any) | undefined;
|
|
42
|
+
onChecked?: ((...args: any[]) => any) | undefined;
|
|
43
|
+
onUnchecked?: ((...args: any[]) => any) | undefined;
|
|
41
44
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
42
45
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
43
46
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
44
|
-
onChecked?: ((...args: any[]) => any) | undefined;
|
|
45
|
-
onUnchecked?: ((...args: any[]) => any) | undefined;
|
|
46
47
|
onClosed?: ((...args: any[]) => any) | undefined;
|
|
47
|
-
onToggled?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
49
49
|
declare module 'vue' {
|
|
50
50
|
interface GlobalComponents {
|
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChipGroupComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
|
-
name?: any;
|
|
12
|
-
invalid?: any;
|
|
13
|
-
value?: any;
|
|
14
10
|
variant?: any;
|
|
15
11
|
appearance?: any;
|
|
12
|
+
value?: any;
|
|
16
13
|
size?: any;
|
|
14
|
+
dir?: any;
|
|
15
|
+
lang?: any;
|
|
16
|
+
invalid?: any;
|
|
17
17
|
selectionMode?: any;
|
|
18
18
|
required?: any;
|
|
19
19
|
wrap?: any;
|
|
20
20
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "chipChanged")[], "connected" | "disconnected" | "changed" | "chipChanged", import("vue").PublicProps, Readonly<{
|
|
23
|
+
name?: any;
|
|
23
24
|
themeName?: any;
|
|
24
25
|
disabled?: any;
|
|
25
|
-
dir?: any;
|
|
26
|
-
lang?: any;
|
|
27
|
-
name?: any;
|
|
28
|
-
invalid?: any;
|
|
29
|
-
value?: any;
|
|
30
26
|
variant?: any;
|
|
31
27
|
appearance?: any;
|
|
28
|
+
value?: any;
|
|
32
29
|
size?: any;
|
|
30
|
+
dir?: any;
|
|
31
|
+
lang?: any;
|
|
32
|
+
invalid?: any;
|
|
33
33
|
selectionMode?: any;
|
|
34
34
|
required?: any;
|
|
35
35
|
wrap?: any;
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const ColorEditorAreaComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
value?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
value?: any;
|
|
12
12
|
isFocused?: any;
|
|
13
13
|
hue?: any;
|
|
14
14
|
saturation?: any;
|
|
@@ -17,9 +17,9 @@ export declare const ColorEditorAreaComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "colorAreaChanged")[], "connected" | "disconnected" | "changed" | "colorAreaChanged", import("vue").PublicProps, Readonly<{
|
|
18
18
|
themeName?: any;
|
|
19
19
|
disabled?: any;
|
|
20
|
+
value?: any;
|
|
20
21
|
dir?: any;
|
|
21
22
|
lang?: any;
|
|
22
|
-
value?: any;
|
|
23
23
|
isFocused?: any;
|
|
24
24
|
hue?: any;
|
|
25
25
|
saturation?: any;
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const ColorEditorComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
value?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
value?: any;
|
|
12
12
|
isFocused?: any;
|
|
13
13
|
format?: any;
|
|
14
14
|
showAlpha?: any;
|
|
@@ -27,9 +27,9 @@ export declare const ColorEditorComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "colorChanged" | "colorFormatChanged" | "paletteChanged")[], "connected" | "disconnected" | "changed" | "colorChanged" | "colorFormatChanged" | "paletteChanged", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
29
|
disabled?: any;
|
|
30
|
+
value?: any;
|
|
30
31
|
dir?: any;
|
|
31
32
|
lang?: any;
|
|
32
|
-
value?: any;
|
|
33
33
|
isFocused?: any;
|
|
34
34
|
format?: any;
|
|
35
35
|
showAlpha?: any;
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const ColorEditorInputsComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
size?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
size?: any;
|
|
12
12
|
isFocused?: any;
|
|
13
13
|
format?: any;
|
|
14
14
|
showAlpha?: any;
|
|
@@ -18,9 +18,9 @@ export declare const ColorEditorInputsComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "colorChanged" | "colorFormatChanged")[], "connected" | "disconnected" | "changed" | "colorChanged" | "colorFormatChanged", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
+
size?: any;
|
|
21
22
|
dir?: any;
|
|
22
23
|
lang?: any;
|
|
23
|
-
size?: any;
|
|
24
24
|
isFocused?: any;
|
|
25
25
|
format?: any;
|
|
26
26
|
showAlpha?: any;
|
|
@@ -4,6 +4,11 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ColorPickerComponent: import("vue").DefineComponent<{
|
|
7
|
+
themeName?: any;
|
|
8
|
+
disabled?: any;
|
|
9
|
+
value?: any;
|
|
10
|
+
dir?: any;
|
|
11
|
+
lang?: any;
|
|
7
12
|
dropDownPlacement?: any;
|
|
8
13
|
dropDownStrategy?: any;
|
|
9
14
|
dropDownDistance?: any;
|
|
@@ -11,14 +16,9 @@ export declare const ColorPickerComponent: import("vue").DefineComponent<{
|
|
|
11
16
|
dropDownStaysOpen?: any;
|
|
12
17
|
dropDownMaxHeight?: any;
|
|
13
18
|
dropDownHeight?: any;
|
|
14
|
-
dropDownMaxWidth?: any;
|
|
15
19
|
dropDownWidth?: any;
|
|
20
|
+
dropDownMaxWidth?: any;
|
|
16
21
|
isDropDownOpen?: any;
|
|
17
|
-
themeName?: any;
|
|
18
|
-
disabled?: any;
|
|
19
|
-
dir?: any;
|
|
20
|
-
lang?: any;
|
|
21
|
-
value?: any;
|
|
22
22
|
format?: any;
|
|
23
23
|
showAlpha?: any;
|
|
24
24
|
showInputs?: any;
|
|
@@ -30,6 +30,11 @@ export declare const ColorPickerComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
31
31
|
[key: string]: any;
|
|
32
32
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "colorChanged")[], "connected" | "disconnected" | "changed" | "colorChanged", import("vue").PublicProps, Readonly<{
|
|
33
|
+
themeName?: any;
|
|
34
|
+
disabled?: any;
|
|
35
|
+
value?: any;
|
|
36
|
+
dir?: any;
|
|
37
|
+
lang?: any;
|
|
33
38
|
dropDownPlacement?: any;
|
|
34
39
|
dropDownStrategy?: any;
|
|
35
40
|
dropDownDistance?: any;
|
|
@@ -37,14 +42,9 @@ export declare const ColorPickerComponent: import("vue").DefineComponent<{
|
|
|
37
42
|
dropDownStaysOpen?: any;
|
|
38
43
|
dropDownMaxHeight?: any;
|
|
39
44
|
dropDownHeight?: any;
|
|
40
|
-
dropDownMaxWidth?: any;
|
|
41
45
|
dropDownWidth?: any;
|
|
46
|
+
dropDownMaxWidth?: any;
|
|
42
47
|
isDropDownOpen?: any;
|
|
43
|
-
themeName?: any;
|
|
44
|
-
disabled?: any;
|
|
45
|
-
dir?: any;
|
|
46
|
-
lang?: any;
|
|
47
|
-
value?: any;
|
|
48
48
|
format?: any;
|
|
49
49
|
showAlpha?: any;
|
|
50
50
|
showInputs?: any;
|
|
@@ -6,20 +6,20 @@
|
|
|
6
6
|
export declare const ColorSliderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
value?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
12
|
orientation?: any;
|
|
12
|
-
value?: any;
|
|
13
13
|
color?: 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" | "input" | "change")[], "connected" | "disconnected" | "changed" | "input" | "change", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
disabled?: any;
|
|
19
|
+
value?: any;
|
|
19
20
|
dir?: any;
|
|
20
21
|
lang?: any;
|
|
21
22
|
orientation?: any;
|
|
22
|
-
value?: any;
|
|
23
23
|
color?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,24 +4,35 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ColorSwatchComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
7
|
name?: any;
|
|
11
|
-
value?: any;
|
|
12
|
-
size?: any;
|
|
13
8
|
hasBackground?: 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
9
|
themeName?: any;
|
|
10
|
+
isChecked?: any;
|
|
11
|
+
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
14
|
+
value?: any;
|
|
15
|
+
size?: any;
|
|
18
16
|
dir?: any;
|
|
19
17
|
lang?: any;
|
|
18
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
|
+
[key: string]: any;
|
|
20
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("toggled" | "checked" | "unchecked" | "connected" | "disconnected" | "changed")[], "toggled" | "checked" | "unchecked" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
21
|
name?: any;
|
|
22
|
+
hasBackground?: any;
|
|
23
|
+
themeName?: any;
|
|
24
|
+
isChecked?: any;
|
|
25
|
+
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
27
|
+
appearance?: any;
|
|
21
28
|
value?: any;
|
|
22
29
|
size?: any;
|
|
23
|
-
|
|
30
|
+
dir?: any;
|
|
31
|
+
lang?: any;
|
|
24
32
|
}> & Readonly<{
|
|
33
|
+
onToggled?: ((...args: any[]) => any) | undefined;
|
|
34
|
+
onChecked?: ((...args: any[]) => any) | undefined;
|
|
35
|
+
onUnchecked?: ((...args: any[]) => any) | undefined;
|
|
25
36
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
37
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
27
38
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorSwatchComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"ColorSwatchComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFAuB/B,CAAC;AAEH,OAAO,QAAQ,KAAK,CAAC;IACjB,UAAiB,gBAAgB;QAC7B,iBAAiB,EAAE,OAAO,oBAAoB,CAAC;KAClD;CACJ"}
|
|
@@ -12,14 +12,17 @@ import { defineComponent, h } from 'vue';
|
|
|
12
12
|
*/
|
|
13
13
|
export const ColorSwatchComponent = defineComponent({
|
|
14
14
|
name: 'ColorSwatchComponent',
|
|
15
|
-
props: ['name', 'hasBackground', 'themeName', 'value', 'size', 'dir', 'lang'],
|
|
16
|
-
emits: ['connected', 'disconnected', 'changed'],
|
|
17
|
-
// slots: ['style']
|
|
18
|
-
// methods: { adoptStyle, on, off, emit, requestUpdate }
|
|
15
|
+
props: ['name', 'hasBackground', 'themeName', 'isChecked', 'disabled', 'variant', 'appearance', 'value', 'size', 'dir', 'lang'],
|
|
16
|
+
emits: ['toggled', 'checked', 'unchecked', 'connected', 'disconnected', 'changed'],
|
|
17
|
+
// slots: ['checkmark', 'style']
|
|
18
|
+
// methods: { check, uncheck, toggle, adoptStyle, on, off, emit, requestUpdate }
|
|
19
19
|
setup(props, { slots, emit }) {
|
|
20
20
|
return () => h('mosaik-color-swatch', {
|
|
21
21
|
...props,
|
|
22
22
|
// Vue 3 event handlers (onEventName format)
|
|
23
|
+
onToggled: (event) => emit('toggled', event),
|
|
24
|
+
onChecked: (event) => emit('checked', event),
|
|
25
|
+
onUnchecked: (event) => emit('unchecked', event),
|
|
23
26
|
onConnected: (event) => emit('connected', event),
|
|
24
27
|
onDisconnected: (event) => emit('disconnected', event),
|
|
25
28
|
onChanged: (event) => emit('changed', event)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorSwatchComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,eAAe,CAAC;IAChD,IAAI,EAAE,sBAAsB;IAC5B,KAAK,EAAE,CAAC,MAAM,EAAE,eAAe,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"ColorSwatchComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,eAAe,CAAC;IAChD,IAAI,EAAE,sBAAsB;IAC5B,KAAK,EAAE,CAAC,MAAM,EAAE,eAAe,EAAE,WAAW,EAAE,WAAW,EAAE,UAAU,EAAE,SAAS,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC;IAC/H,KAAK,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,CAAC;IAClF,gCAAgC;IAChC,gFAAgF;IAChF,KAAK,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE;QACxB,OAAO,GAAG,EAAE,CACR,CAAC,CACG,qBAAqB,EACrB;YACI,GAAG,KAAK;YACR,4CAA4C;YAC5C,SAAS,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;YACnD,SAAS,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;YACnD,WAAW,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,KAAK,CAAC;YACvD,WAAW,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,KAAK,CAAC;YACvD,cAAc,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,cAAc,EAAE,KAAK,CAAC;YAC7D,SAAS,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;SACtD,EACD,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,CACvC,CAAC;IACV,CAAC;CACJ,CAAC,CAAC"}
|
|
@@ -6,21 +6,21 @@
|
|
|
6
6
|
export declare const ColorSwatchGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
9
|
variant?: any;
|
|
12
10
|
appearance?: any;
|
|
13
11
|
size?: any;
|
|
12
|
+
dir?: any;
|
|
13
|
+
lang?: 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
|
disabled?: any;
|
|
19
|
-
dir?: any;
|
|
20
|
-
lang?: any;
|
|
21
19
|
variant?: any;
|
|
22
20
|
appearance?: any;
|
|
23
21
|
size?: any;
|
|
22
|
+
dir?: any;
|
|
23
|
+
lang?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const EmojiComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
size?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
size?: any;
|
|
11
11
|
emoji?: any;
|
|
12
12
|
unicode?: 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
|
+
size?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
|
-
size?: any;
|
|
20
20
|
emoji?: any;
|
|
21
21
|
unicode?: any;
|
|
22
22
|
}> & Readonly<{
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const IconComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
|
-
data?: any;
|
|
12
9
|
variant?: any;
|
|
13
10
|
appearance?: any;
|
|
14
11
|
size?: any;
|
|
12
|
+
dir?: any;
|
|
13
|
+
lang?: any;
|
|
14
|
+
data?: any;
|
|
15
15
|
readonly?: any;
|
|
16
16
|
angle?: any;
|
|
17
17
|
inline?: any;
|
|
@@ -21,12 +21,12 @@ export declare const IconComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
22
|
themeName?: any;
|
|
23
23
|
disabled?: any;
|
|
24
|
-
dir?: any;
|
|
25
|
-
lang?: any;
|
|
26
|
-
data?: any;
|
|
27
24
|
variant?: any;
|
|
28
25
|
appearance?: any;
|
|
29
26
|
size?: any;
|
|
27
|
+
dir?: any;
|
|
28
|
+
lang?: any;
|
|
29
|
+
data?: any;
|
|
30
30
|
readonly?: any;
|
|
31
31
|
angle?: any;
|
|
32
32
|
inline?: any;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ImageComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
11
10
|
dir?: any;
|
|
12
11
|
lang?: any;
|
|
13
12
|
legend?: any;
|
|
14
13
|
fit?: any;
|
|
15
|
-
variant?: any;
|
|
16
14
|
state?: any;
|
|
17
15
|
src?: any;
|
|
18
16
|
legendPosition?: any;
|
|
19
17
|
ratio?: any;
|
|
18
|
+
width?: any;
|
|
19
|
+
height?: any;
|
|
20
20
|
alt?: any;
|
|
21
21
|
srcset?: any;
|
|
22
22
|
thumbnailSrc?: any;
|
|
@@ -26,19 +26,19 @@ export declare const ImageComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
27
27
|
[key: string]: any;
|
|
28
28
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "imageLoaded" | "imageFailed")[], "connected" | "disconnected" | "changed" | "imageLoaded" | "imageFailed", import("vue").PublicProps, Readonly<{
|
|
29
|
-
height?: any;
|
|
30
|
-
width?: any;
|
|
31
29
|
themeName?: any;
|
|
32
30
|
disabled?: any;
|
|
31
|
+
variant?: any;
|
|
33
32
|
dir?: any;
|
|
34
33
|
lang?: any;
|
|
35
34
|
legend?: any;
|
|
36
35
|
fit?: any;
|
|
37
|
-
variant?: any;
|
|
38
36
|
state?: any;
|
|
39
37
|
src?: any;
|
|
40
38
|
legendPosition?: any;
|
|
41
39
|
ratio?: any;
|
|
40
|
+
width?: any;
|
|
41
|
+
height?: any;
|
|
42
42
|
alt?: any;
|
|
43
43
|
srcset?: any;
|
|
44
44
|
thumbnailSrc?: any;
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MapComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
disabled?: any;
|
|
11
9
|
dir?: any;
|
|
12
10
|
lang?: any;
|
|
13
11
|
label?: any;
|
|
12
|
+
width?: any;
|
|
13
|
+
height?: any;
|
|
14
14
|
latitude?: any;
|
|
15
15
|
longitude?: any;
|
|
16
16
|
zoom?: any;
|
|
@@ -18,13 +18,13 @@ export declare const MapComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
|
-
height?: any;
|
|
22
|
-
width?: any;
|
|
23
21
|
themeName?: any;
|
|
24
22
|
disabled?: any;
|
|
25
23
|
dir?: any;
|
|
26
24
|
lang?: any;
|
|
27
25
|
label?: any;
|
|
26
|
+
width?: any;
|
|
27
|
+
height?: any;
|
|
28
28
|
latitude?: any;
|
|
29
29
|
longitude?: any;
|
|
30
30
|
zoom?: any;
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
export declare const PersonaComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
size?: any;
|
|
9
12
|
dir?: any;
|
|
10
13
|
lang?: any;
|
|
11
14
|
orientation?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
15
|
src?: any;
|
|
15
|
-
size?: any;
|
|
16
16
|
text?: any;
|
|
17
17
|
horizontalContentAlignment?: any;
|
|
18
18
|
verticalContentAlignment?: any;
|
|
@@ -30,13 +30,13 @@ export declare const PersonaComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
31
31
|
themeName?: any;
|
|
32
32
|
disabled?: any;
|
|
33
|
+
variant?: any;
|
|
34
|
+
appearance?: any;
|
|
35
|
+
size?: any;
|
|
33
36
|
dir?: any;
|
|
34
37
|
lang?: any;
|
|
35
38
|
orientation?: any;
|
|
36
|
-
variant?: any;
|
|
37
|
-
appearance?: any;
|
|
38
39
|
src?: any;
|
|
39
|
-
size?: any;
|
|
40
40
|
text?: any;
|
|
41
41
|
horizontalContentAlignment?: any;
|
|
42
42
|
verticalContentAlignment?: any;
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const TimelineMarkerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
9
|
variant?: any;
|
|
12
10
|
appearance?: any;
|
|
13
11
|
size?: any;
|
|
12
|
+
dir?: any;
|
|
13
|
+
lang?: any;
|
|
14
14
|
text?: any;
|
|
15
15
|
isBusy?: any;
|
|
16
16
|
icon?: any;
|
|
@@ -20,11 +20,11 @@ export declare const TimelineMarkerComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
22
|
disabled?: any;
|
|
23
|
-
dir?: any;
|
|
24
|
-
lang?: any;
|
|
25
23
|
variant?: any;
|
|
26
24
|
appearance?: any;
|
|
27
25
|
size?: any;
|
|
26
|
+
dir?: any;
|
|
27
|
+
lang?: any;
|
|
28
28
|
text?: any;
|
|
29
29
|
isBusy?: any;
|
|
30
30
|
icon?: any;
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const VideoComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
disabled?: any;
|
|
11
9
|
dir?: any;
|
|
@@ -22,11 +20,11 @@ export declare const VideoComponent: import("vue").DefineComponent<{
|
|
|
22
20
|
ratio?: any;
|
|
23
21
|
muted?: any;
|
|
24
22
|
loop?: any;
|
|
23
|
+
width?: any;
|
|
24
|
+
height?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
28
|
-
height?: any;
|
|
29
|
-
width?: any;
|
|
30
28
|
themeName?: any;
|
|
31
29
|
disabled?: any;
|
|
32
30
|
dir?: any;
|
|
@@ -43,6 +41,8 @@ export declare const VideoComponent: import("vue").DefineComponent<{
|
|
|
43
41
|
ratio?: any;
|
|
44
42
|
muted?: any;
|
|
45
43
|
loop?: any;
|
|
44
|
+
width?: any;
|
|
45
|
+
height?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CookiesConsentComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
dir?: any;
|
|
9
|
+
lang?: any;
|
|
8
10
|
animationTarget?: any;
|
|
9
11
|
enter?: any;
|
|
10
12
|
exit?: any;
|
|
11
|
-
dir?: any;
|
|
12
|
-
lang?: any;
|
|
13
13
|
elevation?: any;
|
|
14
14
|
intl?: any;
|
|
15
15
|
accepted?: any;
|
|
@@ -21,11 +21,11 @@ export declare const CookiesConsentComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cookiesAccepted" | "cookiesDismissed")[], "connected" | "disconnected" | "changed" | "cookiesAccepted" | "cookiesDismissed", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
|
+
dir?: any;
|
|
25
|
+
lang?: any;
|
|
24
26
|
animationTarget?: any;
|
|
25
27
|
enter?: any;
|
|
26
28
|
exit?: any;
|
|
27
|
-
dir?: any;
|
|
28
|
-
lang?: any;
|
|
29
29
|
elevation?: any;
|
|
30
30
|
intl?: any;
|
|
31
31
|
accepted?: any;
|
|
@@ -4,16 +4,16 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DialogComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
|
-
|
|
11
|
-
enter?: any;
|
|
12
|
-
exit?: any;
|
|
8
|
+
appearance?: any;
|
|
13
9
|
dir?: any;
|
|
14
10
|
lang?: any;
|
|
15
11
|
dragging?: any;
|
|
16
|
-
|
|
12
|
+
animationTarget?: any;
|
|
13
|
+
enter?: any;
|
|
14
|
+
exit?: any;
|
|
15
|
+
width?: any;
|
|
16
|
+
height?: any;
|
|
17
17
|
isOpen?: any;
|
|
18
18
|
hasBackdrop?: any;
|
|
19
19
|
pressEscapeToClose?: any;
|
|
@@ -27,16 +27,16 @@ export declare const DialogComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
28
28
|
[key: string]: any;
|
|
29
29
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
30
|
-
height?: any;
|
|
31
|
-
width?: any;
|
|
32
30
|
themeName?: any;
|
|
33
|
-
|
|
34
|
-
enter?: any;
|
|
35
|
-
exit?: any;
|
|
31
|
+
appearance?: any;
|
|
36
32
|
dir?: any;
|
|
37
33
|
lang?: any;
|
|
38
34
|
dragging?: any;
|
|
39
|
-
|
|
35
|
+
animationTarget?: any;
|
|
36
|
+
enter?: any;
|
|
37
|
+
exit?: any;
|
|
38
|
+
width?: any;
|
|
39
|
+
height?: any;
|
|
40
40
|
isOpen?: any;
|
|
41
41
|
hasBackdrop?: any;
|
|
42
42
|
pressEscapeToClose?: any;
|