@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
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FileUploadComponent: import("vue").DefineComponent<{
|
|
7
|
-
strategy?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
10
12
|
dir?: any;
|
|
11
13
|
lang?: any;
|
|
12
14
|
invalid?: any;
|
|
13
|
-
value?: any;
|
|
14
|
-
variant?: any;
|
|
15
|
-
appearance?: any;
|
|
16
15
|
placeholder?: any;
|
|
17
16
|
isDragging?: any;
|
|
18
17
|
intl?: any;
|
|
19
18
|
view?: any;
|
|
19
|
+
strategy?: any;
|
|
20
20
|
multiple?: any;
|
|
21
21
|
accept?: any;
|
|
22
22
|
directory?: any;
|
|
@@ -25,19 +25,19 @@ export declare const FileUploadComponent: import("vue").DefineComponent<{
|
|
|
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" | "filesChanged" | "fileAdded" | "fileRemoved" | "fileFailed")[], "connected" | "disconnected" | "changed" | "filesChanged" | "fileAdded" | "fileRemoved" | "fileFailed", import("vue").PublicProps, Readonly<{
|
|
28
|
-
strategy?: any;
|
|
29
28
|
themeName?: any;
|
|
30
29
|
disabled?: any;
|
|
30
|
+
variant?: any;
|
|
31
|
+
appearance?: any;
|
|
32
|
+
value?: any;
|
|
31
33
|
dir?: any;
|
|
32
34
|
lang?: any;
|
|
33
35
|
invalid?: any;
|
|
34
|
-
value?: any;
|
|
35
|
-
variant?: any;
|
|
36
|
-
appearance?: any;
|
|
37
36
|
placeholder?: any;
|
|
38
37
|
isDragging?: any;
|
|
39
38
|
intl?: any;
|
|
40
39
|
view?: any;
|
|
40
|
+
strategy?: any;
|
|
41
41
|
multiple?: any;
|
|
42
42
|
accept?: any;
|
|
43
43
|
directory?: any;
|
|
@@ -4,16 +4,16 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const NumberboxComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
value?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
|
-
name?: any;
|
|
12
15
|
label?: any;
|
|
13
16
|
invalid?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
variant?: any;
|
|
16
|
-
appearance?: any;
|
|
17
17
|
state?: any;
|
|
18
18
|
isFocused?: any;
|
|
19
19
|
isBusy?: any;
|
|
@@ -37,16 +37,16 @@ export declare const NumberboxComponent: import("vue").DefineComponent<{
|
|
|
37
37
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
38
38
|
[key: string]: any;
|
|
39
39
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus")[], "connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus", import("vue").PublicProps, Readonly<{
|
|
40
|
+
name?: any;
|
|
40
41
|
themeName?: any;
|
|
41
42
|
disabled?: any;
|
|
43
|
+
variant?: any;
|
|
44
|
+
appearance?: any;
|
|
45
|
+
value?: any;
|
|
42
46
|
dir?: any;
|
|
43
47
|
lang?: any;
|
|
44
|
-
name?: any;
|
|
45
48
|
label?: any;
|
|
46
49
|
invalid?: any;
|
|
47
|
-
value?: any;
|
|
48
|
-
variant?: any;
|
|
49
|
-
appearance?: any;
|
|
50
50
|
state?: any;
|
|
51
51
|
isFocused?: any;
|
|
52
52
|
isBusy?: any;
|
|
@@ -4,16 +4,16 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PasswordboxComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
value?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
|
-
name?: any;
|
|
12
15
|
label?: any;
|
|
13
16
|
invalid?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
variant?: any;
|
|
16
|
-
appearance?: any;
|
|
17
17
|
state?: any;
|
|
18
18
|
isFocused?: any;
|
|
19
19
|
formatter?: any;
|
|
@@ -31,16 +31,16 @@ export declare const PasswordboxComponent: import("vue").DefineComponent<{
|
|
|
31
31
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
32
32
|
[key: string]: any;
|
|
33
33
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "passwordRevealed" | "passwordConcealed" | "cleared")[], "connected" | "disconnected" | "changed" | "passwordRevealed" | "passwordConcealed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
34
|
+
name?: any;
|
|
34
35
|
themeName?: any;
|
|
35
36
|
disabled?: any;
|
|
37
|
+
variant?: any;
|
|
38
|
+
appearance?: any;
|
|
39
|
+
value?: any;
|
|
36
40
|
dir?: any;
|
|
37
41
|
lang?: any;
|
|
38
|
-
name?: any;
|
|
39
42
|
label?: any;
|
|
40
43
|
invalid?: any;
|
|
41
|
-
value?: any;
|
|
42
|
-
variant?: any;
|
|
43
|
-
appearance?: any;
|
|
44
44
|
state?: any;
|
|
45
45
|
isFocused?: any;
|
|
46
46
|
formatter?: any;
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PinboxComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
value?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
15
|
length?: any;
|
|
12
|
-
name?: any;
|
|
13
16
|
mode?: any;
|
|
14
17
|
invalid?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
variant?: any;
|
|
17
|
-
appearance?: any;
|
|
18
18
|
state?: any;
|
|
19
19
|
isFocused?: any;
|
|
20
20
|
formatter?: any;
|
|
@@ -28,17 +28,17 @@ export declare const PinboxComponent: import("vue").DefineComponent<{
|
|
|
28
28
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
29
|
[key: string]: any;
|
|
30
30
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
31
|
+
name?: any;
|
|
31
32
|
themeName?: any;
|
|
32
33
|
disabled?: any;
|
|
34
|
+
variant?: any;
|
|
35
|
+
appearance?: any;
|
|
36
|
+
value?: any;
|
|
33
37
|
dir?: any;
|
|
34
38
|
lang?: any;
|
|
35
39
|
length?: any;
|
|
36
|
-
name?: any;
|
|
37
40
|
mode?: any;
|
|
38
41
|
invalid?: any;
|
|
39
|
-
value?: any;
|
|
40
|
-
variant?: any;
|
|
41
|
-
appearance?: any;
|
|
42
42
|
state?: any;
|
|
43
43
|
isFocused?: any;
|
|
44
44
|
formatter?: any;
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const RadioComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
isChecked?: any;
|
|
8
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
appearance?: any;
|
|
13
|
+
value?: any;
|
|
9
14
|
dir?: any;
|
|
10
15
|
lang?: any;
|
|
11
|
-
name?: any;
|
|
12
16
|
label?: any;
|
|
13
17
|
invalid?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
variant?: any;
|
|
16
|
-
appearance?: any;
|
|
17
|
-
isChecked?: any;
|
|
18
18
|
isFocused?: any;
|
|
19
19
|
formatter?: any;
|
|
20
20
|
labelPosition?: any;
|
|
@@ -22,29 +22,29 @@ export declare const RadioComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
isThreeState?: 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, ("checked" | "unchecked" | "connected" | "disconnected" | "changed" | "indeterminate")[], "checked" | "unchecked" | "connected" | "disconnected" | "changed" | "indeterminate", import("vue").PublicProps, Readonly<{
|
|
26
|
+
name?: any;
|
|
26
27
|
themeName?: any;
|
|
28
|
+
isChecked?: any;
|
|
27
29
|
disabled?: any;
|
|
30
|
+
variant?: any;
|
|
31
|
+
appearance?: any;
|
|
32
|
+
value?: any;
|
|
28
33
|
dir?: any;
|
|
29
34
|
lang?: any;
|
|
30
|
-
name?: any;
|
|
31
35
|
label?: any;
|
|
32
36
|
invalid?: any;
|
|
33
|
-
value?: any;
|
|
34
|
-
variant?: any;
|
|
35
|
-
appearance?: any;
|
|
36
|
-
isChecked?: any;
|
|
37
37
|
isFocused?: any;
|
|
38
38
|
formatter?: any;
|
|
39
39
|
labelPosition?: any;
|
|
40
40
|
required?: any;
|
|
41
41
|
isThreeState?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
|
+
onChecked?: ((...args: any[]) => any) | undefined;
|
|
44
|
+
onUnchecked?: ((...args: any[]) => any) | undefined;
|
|
43
45
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
44
46
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
45
47
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
46
|
-
onChecked?: ((...args: any[]) => any) | undefined;
|
|
47
|
-
onUnchecked?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onIndeterminate?: ((...args: any[]) => any) | undefined;
|
|
49
49
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
50
50
|
declare module 'vue' {
|
|
@@ -4,30 +4,30 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const RadioGroupComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
value?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
|
-
name?: any;
|
|
12
15
|
invalid?: any;
|
|
13
16
|
orientation?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
variant?: any;
|
|
16
|
-
appearance?: any;
|
|
17
17
|
required?: any;
|
|
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" | "radioChanged")[], "connected" | "disconnected" | "changed" | "radioChanged", import("vue").PublicProps, Readonly<{
|
|
21
|
+
name?: any;
|
|
21
22
|
themeName?: any;
|
|
22
23
|
disabled?: any;
|
|
24
|
+
variant?: any;
|
|
25
|
+
appearance?: any;
|
|
26
|
+
value?: any;
|
|
23
27
|
dir?: any;
|
|
24
28
|
lang?: any;
|
|
25
|
-
name?: any;
|
|
26
29
|
invalid?: any;
|
|
27
30
|
orientation?: any;
|
|
28
|
-
value?: any;
|
|
29
|
-
variant?: any;
|
|
30
|
-
appearance?: any;
|
|
31
31
|
required?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,14 +7,14 @@ export declare const RatingComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
symbol?: any;
|
|
8
8
|
themeName?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
value?: any;
|
|
12
|
+
size?: any;
|
|
10
13
|
dir?: any;
|
|
11
14
|
lang?: any;
|
|
12
15
|
length?: any;
|
|
13
16
|
label?: any;
|
|
14
17
|
orientation?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
variant?: any;
|
|
17
|
-
size?: any;
|
|
18
18
|
readonly?: any;
|
|
19
19
|
hoverValue?: any;
|
|
20
20
|
isHovering?: any;
|
|
@@ -26,14 +26,14 @@ export declare const RatingComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
symbol?: any;
|
|
27
27
|
themeName?: any;
|
|
28
28
|
disabled?: any;
|
|
29
|
+
variant?: any;
|
|
30
|
+
value?: any;
|
|
31
|
+
size?: any;
|
|
29
32
|
dir?: any;
|
|
30
33
|
lang?: any;
|
|
31
34
|
length?: any;
|
|
32
35
|
label?: any;
|
|
33
36
|
orientation?: any;
|
|
34
|
-
value?: any;
|
|
35
|
-
variant?: any;
|
|
36
|
-
size?: any;
|
|
37
37
|
readonly?: any;
|
|
38
38
|
hoverValue?: any;
|
|
39
39
|
isHovering?: any;
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const RichtextboxComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
value?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
|
-
name?: any;
|
|
12
15
|
label?: any;
|
|
13
16
|
invalid?: any;
|
|
14
17
|
resize?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
variant?: any;
|
|
17
|
-
appearance?: any;
|
|
18
18
|
state?: any;
|
|
19
19
|
isFocused?: any;
|
|
20
20
|
formatter?: any;
|
|
@@ -34,17 +34,17 @@ export declare const RichtextboxComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
35
35
|
[key: string]: any;
|
|
36
36
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
37
|
+
name?: any;
|
|
37
38
|
themeName?: any;
|
|
38
39
|
disabled?: any;
|
|
40
|
+
variant?: any;
|
|
41
|
+
appearance?: any;
|
|
42
|
+
value?: any;
|
|
39
43
|
dir?: any;
|
|
40
44
|
lang?: any;
|
|
41
|
-
name?: any;
|
|
42
45
|
label?: any;
|
|
43
46
|
invalid?: any;
|
|
44
47
|
resize?: any;
|
|
45
|
-
value?: any;
|
|
46
|
-
variant?: any;
|
|
47
|
-
appearance?: any;
|
|
48
48
|
state?: any;
|
|
49
49
|
isFocused?: any;
|
|
50
50
|
formatter?: any;
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const SchedulerComponent: 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
|
locale?: any;
|
|
15
15
|
intl?: any;
|
|
16
16
|
visibleDates?: any;
|
|
@@ -44,11 +44,11 @@ export declare const SchedulerComponent: import("vue").DefineComponent<{
|
|
|
44
44
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "schedulerBeforeEventActivate" | "schedulerEventActivate" | "schedulerBeforeSelectRange" | "schedulerSelectRange" | "schedulerRangeChange")[], "connected" | "disconnected" | "changed" | "schedulerBeforeEventActivate" | "schedulerEventActivate" | "schedulerBeforeSelectRange" | "schedulerSelectRange" | "schedulerRangeChange", import("vue").PublicProps, Readonly<{
|
|
45
45
|
themeName?: any;
|
|
46
46
|
disabled?: any;
|
|
47
|
-
dir?: any;
|
|
48
|
-
lang?: any;
|
|
49
47
|
variant?: any;
|
|
50
48
|
appearance?: any;
|
|
51
49
|
size?: any;
|
|
50
|
+
dir?: any;
|
|
51
|
+
lang?: any;
|
|
52
52
|
locale?: any;
|
|
53
53
|
intl?: any;
|
|
54
54
|
visibleDates?: any;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const SchedulerEventComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
9
12
|
dir?: any;
|
|
10
13
|
lang?: any;
|
|
11
14
|
schedulerEventChange?: any;
|
|
12
|
-
value?: any;
|
|
13
|
-
variant?: any;
|
|
14
|
-
appearance?: any;
|
|
15
15
|
isFocused?: any;
|
|
16
16
|
ripple?: any;
|
|
17
17
|
view?: any;
|
|
@@ -25,12 +25,12 @@ export declare const SchedulerEventComponent: import("vue").DefineComponent<{
|
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
27
|
disabled?: any;
|
|
28
|
+
variant?: any;
|
|
29
|
+
appearance?: any;
|
|
30
|
+
value?: any;
|
|
28
31
|
dir?: any;
|
|
29
32
|
lang?: any;
|
|
30
33
|
schedulerEventChange?: any;
|
|
31
|
-
value?: any;
|
|
32
|
-
variant?: any;
|
|
33
|
-
appearance?: any;
|
|
34
34
|
isFocused?: any;
|
|
35
35
|
ripple?: any;
|
|
36
36
|
view?: any;
|
|
@@ -4,16 +4,16 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SearchboxComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
value?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
|
-
name?: any;
|
|
12
15
|
mode?: any;
|
|
13
16
|
invalid?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
variant?: any;
|
|
16
|
-
appearance?: any;
|
|
17
17
|
state?: any;
|
|
18
18
|
delay?: any;
|
|
19
19
|
isFocused?: any;
|
|
@@ -31,16 +31,16 @@ export declare const SearchboxComponent: import("vue").DefineComponent<{
|
|
|
31
31
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
32
32
|
[key: string]: any;
|
|
33
33
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "searched" | "cleared")[], "connected" | "disconnected" | "changed" | "searched" | "cleared", import("vue").PublicProps, Readonly<{
|
|
34
|
+
name?: any;
|
|
34
35
|
themeName?: any;
|
|
35
36
|
disabled?: any;
|
|
37
|
+
variant?: any;
|
|
38
|
+
appearance?: any;
|
|
39
|
+
value?: any;
|
|
36
40
|
dir?: any;
|
|
37
41
|
lang?: any;
|
|
38
|
-
name?: any;
|
|
39
42
|
mode?: any;
|
|
40
43
|
invalid?: any;
|
|
41
|
-
value?: any;
|
|
42
|
-
variant?: any;
|
|
43
|
-
appearance?: any;
|
|
44
44
|
state?: any;
|
|
45
45
|
delay?: any;
|
|
46
46
|
isFocused?: any;
|
|
@@ -4,40 +4,22 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SelectComponent: import("vue").DefineComponent<{
|
|
7
|
-
dropDownPlacement?: any;
|
|
8
|
-
dropDownStrategy?: any;
|
|
9
|
-
dropDownDistance?: any;
|
|
10
|
-
dropDownSkidding?: any;
|
|
11
|
-
dropDownStaysOpen?: any;
|
|
12
|
-
dropDownMaxHeight?: any;
|
|
13
|
-
dropDownHeight?: any;
|
|
14
|
-
dropDownMaxWidth?: any;
|
|
15
|
-
dropDownWidth?: any;
|
|
16
|
-
isDropDownOpen?: any;
|
|
17
7
|
themeName?: any;
|
|
18
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
19
12
|
dir?: any;
|
|
20
13
|
lang?: any;
|
|
21
14
|
filter?: any;
|
|
22
15
|
label?: any;
|
|
23
16
|
invalid?: any;
|
|
24
17
|
selectedItem?: any;
|
|
25
|
-
value?: any;
|
|
26
|
-
variant?: any;
|
|
27
|
-
appearance?: any;
|
|
28
18
|
required?: any;
|
|
29
19
|
placeholder?: any;
|
|
30
20
|
isEditable?: any;
|
|
31
21
|
textAlign?: any;
|
|
32
22
|
isClearable?: any;
|
|
33
|
-
intl?: any;
|
|
34
|
-
isReadOnly?: any;
|
|
35
|
-
showFilter?: any;
|
|
36
|
-
filterMemberPath?: any;
|
|
37
|
-
filterPlaceholder?: any;
|
|
38
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
39
|
-
[key: string]: any;
|
|
40
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared", import("vue").PublicProps, Readonly<{
|
|
41
23
|
dropDownPlacement?: any;
|
|
42
24
|
dropDownStrategy?: any;
|
|
43
25
|
dropDownDistance?: any;
|
|
@@ -45,25 +27,43 @@ export declare const SelectComponent: import("vue").DefineComponent<{
|
|
|
45
27
|
dropDownStaysOpen?: any;
|
|
46
28
|
dropDownMaxHeight?: any;
|
|
47
29
|
dropDownHeight?: any;
|
|
48
|
-
dropDownMaxWidth?: any;
|
|
49
30
|
dropDownWidth?: any;
|
|
31
|
+
dropDownMaxWidth?: any;
|
|
50
32
|
isDropDownOpen?: any;
|
|
33
|
+
intl?: any;
|
|
34
|
+
isReadOnly?: any;
|
|
35
|
+
showFilter?: any;
|
|
36
|
+
filterMemberPath?: any;
|
|
37
|
+
filterPlaceholder?: any;
|
|
38
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
39
|
+
[key: string]: any;
|
|
40
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared", import("vue").PublicProps, Readonly<{
|
|
51
41
|
themeName?: any;
|
|
52
42
|
disabled?: any;
|
|
43
|
+
variant?: any;
|
|
44
|
+
appearance?: any;
|
|
45
|
+
value?: any;
|
|
53
46
|
dir?: any;
|
|
54
47
|
lang?: any;
|
|
55
48
|
filter?: any;
|
|
56
49
|
label?: any;
|
|
57
50
|
invalid?: any;
|
|
58
51
|
selectedItem?: any;
|
|
59
|
-
value?: any;
|
|
60
|
-
variant?: any;
|
|
61
|
-
appearance?: any;
|
|
62
52
|
required?: any;
|
|
63
53
|
placeholder?: any;
|
|
64
54
|
isEditable?: any;
|
|
65
55
|
textAlign?: any;
|
|
66
56
|
isClearable?: any;
|
|
57
|
+
dropDownPlacement?: any;
|
|
58
|
+
dropDownStrategy?: any;
|
|
59
|
+
dropDownDistance?: any;
|
|
60
|
+
dropDownSkidding?: any;
|
|
61
|
+
dropDownStaysOpen?: any;
|
|
62
|
+
dropDownMaxHeight?: any;
|
|
63
|
+
dropDownHeight?: any;
|
|
64
|
+
dropDownWidth?: any;
|
|
65
|
+
dropDownMaxWidth?: any;
|
|
66
|
+
isDropDownOpen?: any;
|
|
67
67
|
intl?: any;
|
|
68
68
|
isReadOnly?: any;
|
|
69
69
|
showFilter?: any;
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
export declare const SelectItemComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
value?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
label?: any;
|
|
@@ -13,8 +15,6 @@ export declare const SelectItemComponent: import("vue").DefineComponent<{
|
|
|
13
15
|
isSelected?: any;
|
|
14
16
|
index?: any;
|
|
15
17
|
displayText?: any;
|
|
16
|
-
value?: any;
|
|
17
|
-
variant?: any;
|
|
18
18
|
isFocused?: any;
|
|
19
19
|
icon?: any;
|
|
20
20
|
ripple?: any;
|
|
@@ -23,6 +23,8 @@ export declare const SelectItemComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
24
24
|
themeName?: any;
|
|
25
25
|
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
27
|
+
value?: any;
|
|
26
28
|
dir?: any;
|
|
27
29
|
lang?: any;
|
|
28
30
|
label?: any;
|
|
@@ -30,8 +32,6 @@ export declare const SelectItemComponent: import("vue").DefineComponent<{
|
|
|
30
32
|
isSelected?: any;
|
|
31
33
|
index?: any;
|
|
32
34
|
displayText?: any;
|
|
33
|
-
value?: any;
|
|
34
|
-
variant?: any;
|
|
35
35
|
isFocused?: any;
|
|
36
36
|
icon?: any;
|
|
37
37
|
ripple?: any;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SignaturepadComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
|
-
maxWidth?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
12
12
|
dir?: any;
|
|
13
13
|
lang?: any;
|
|
14
14
|
label?: any;
|
|
15
15
|
invalid?: any;
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
appearance?: any;
|
|
16
|
+
width?: any;
|
|
17
|
+
height?: any;
|
|
19
18
|
isFocused?: any;
|
|
20
19
|
required?: any;
|
|
21
20
|
placeholder?: any;
|
|
22
21
|
isClearable?: any;
|
|
23
22
|
minWidth?: any;
|
|
23
|
+
maxWidth?: any;
|
|
24
24
|
isEmpty?: any;
|
|
25
25
|
minDistance?: any;
|
|
26
26
|
throttle?: any;
|
|
@@ -31,23 +31,23 @@ export declare const SignaturepadComponent: import("vue").DefineComponent<{
|
|
|
31
31
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
32
32
|
[key: string]: any;
|
|
33
33
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "signStarted" | "signEnded" | "signStrokeBeforeUpdate" | "signStrokeAfterUpdate" | "cleared")[], "connected" | "disconnected" | "changed" | "signStarted" | "signEnded" | "signStrokeBeforeUpdate" | "signStrokeAfterUpdate" | "cleared", import("vue").PublicProps, Readonly<{
|
|
34
|
-
height?: any;
|
|
35
|
-
width?: any;
|
|
36
|
-
maxWidth?: any;
|
|
37
34
|
themeName?: any;
|
|
38
35
|
disabled?: any;
|
|
36
|
+
variant?: any;
|
|
37
|
+
appearance?: any;
|
|
38
|
+
value?: any;
|
|
39
39
|
dir?: any;
|
|
40
40
|
lang?: any;
|
|
41
41
|
label?: any;
|
|
42
42
|
invalid?: any;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
appearance?: any;
|
|
43
|
+
width?: any;
|
|
44
|
+
height?: any;
|
|
46
45
|
isFocused?: any;
|
|
47
46
|
required?: any;
|
|
48
47
|
placeholder?: any;
|
|
49
48
|
isClearable?: any;
|
|
50
49
|
minWidth?: any;
|
|
50
|
+
maxWidth?: any;
|
|
51
51
|
isEmpty?: any;
|
|
52
52
|
minDistance?: any;
|
|
53
53
|
throttle?: any;
|