@omnia/fx 8.0.386-dev → 8.0.387-dev
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/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +4 -2
- package/internal-do-not-import-from-here/ux/UxModels.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/EditLocalizationBlade.d.ts +3 -1
- package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/stores/LocalizationAdminStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/store/BorderPickerStore.d.ts +32 -0
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +5 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.css.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -0
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +11 -7
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +5 -4
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/store/FillPickerStore.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +5 -4
- package/internal-do-not-import-from-here/ux/aurora/components/input/InputBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/input/InputStyleEditor.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStyleEditor.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemeEditor.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +11 -7
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyPicker.d.ts +4 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/settingpicker/EnterprisePropertySettingPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/features/FeatureActivation.d.ts +4 -1
- package/internal-do-not-import-from-here/ux/features/blades/FeatureHomeBlade.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/features/loc/localize.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/features/models/FeatureAction.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.css.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +6 -5
- package/internal-do-not-import-from-here/ux/journey/SettingsJourneyMenu.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/journeyfilter/JourneyFilterDialog.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/journey/models/BladeInstance.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +5 -4
- package/internal-do-not-import-from-here/ux/journey/stores/JourneySelectStore.d.ts +10 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +13 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/actionmenu/ActionMenu.d.ts +1 -11
- package/internal-do-not-import-from-here/ux/oxide/datatable/RowRenderer.d.ts +3 -1
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.stylex.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/store/ScrollContainerStore.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker_old.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/renderers/SwatchRenderer.d.ts +0 -47
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker_old.d.ts +0 -0
@@ -69,9 +69,8 @@ type VuetifySlots<T> = {
|
|
69
69
|
type VuetifyValue<T> = T extends {
|
70
70
|
value?: any;
|
71
71
|
} ? T["value"] : T;
|
72
|
-
import { VIcon, VTooltip, VTextarea, VSwitch, VRadioGroup, VLazy, VForm, VTextField, VBtn, VBtnToggle, VBtnGroup, VNavigationDrawer, VList, VListItem, VListGroup, VListImg, VListItemAction, VListItemTitle, VListItemSubtitle, VListItemMedia, VListSubheader, VDialog, VDialogBottomTransition, VDialogTopTransition, VDialogTransition, VCard, VCardActions, VCardItem, VCardSubtitle, VCardText, VCardTitle, VExpansionPanels, VExpansionPanel, VExpansionPanelText, VExpansionPanelTitle, VAutocomplete, VMenu, VTable, VCheckbox, VCheckboxBtn, VVirtualScroll, VChip, VSelect, VBadge, VCol, VPagination, VRating, VRangeSlider, VSnackbar, VRadio, VSlideGroup, VSlideGroupItem, VStepper, VStepperHeader, VStepperWindow, VStepperActions, VStepperWindowItem, VStepperItem, VTabs, VTab, VBreadcrumbs, VHover } from "vuetify/components";
|
72
|
+
import { VIcon, VTooltip, VTextarea, VSwitch, VRadioGroup, VLazy, VForm, VTextField, VBtn, VBtnToggle, VBtnGroup, VNavigationDrawer, VList, VListItem, VListGroup, VListImg, VListItemAction, VListItemTitle, VListItemSubtitle, VListItemMedia, VListSubheader, VDialog, VDialogBottomTransition, VDialogTopTransition, VDialogTransition, VCard, VCardActions, VCardItem, VCardSubtitle, VCardText, VCardTitle, VExpansionPanels, VExpansionPanel, VExpansionPanelText, VExpansionPanelTitle, VAutocomplete, VMenu, VTable, VCheckbox, VCheckboxBtn, VVirtualScroll, VChip, VSelect, VBadge, VCol, VPagination, VRating, VRangeSlider, VSnackbar, VRadio, VSlideGroup, VSlideGroupItem, VStepper, VStepperHeader, VStepperWindow, VStepperActions, VStepperWindowItem, VStepperItem, VTabs, VTab, VBreadcrumbs, VHover, VImg, VDataTable, VDataTableRow, VDataTableRows, VDataTableVirtual, VDataTableServer, VInfiniteScroll, VDatePicker, VFab, VSpeedDial } from "vuetify/components";
|
73
73
|
import { Intersect } from "vuetify/directives";
|
74
|
-
import { VDataTable, VDataTableRow, VDataTableRows, VDataTableVirtual, VDataTableServer, VInfiniteScroll, VDatePicker, VFab, VSpeedDial } from "vuetify/components";
|
75
74
|
import { VCalendar } from "vuetify/labs/VCalendar";
|
76
75
|
import { VTimePicker } from "vuetify/labs/VTimePicker";
|
77
76
|
import { VNumberInput } from "vuetify/labs/VNumberInput";
|
@@ -101,6 +100,9 @@ declare module "vue" {
|
|
101
100
|
"v-intersect"?: VuetifyValue<Pick<Parameters<typeof Intersect.mounted>[1], "value">>;
|
102
101
|
}
|
103
102
|
interface IntrinsicElementAttributes {
|
103
|
+
"v-img": VuetifyProps<Pick<VImg, "$props">> & {
|
104
|
+
[name: string]: any;
|
105
|
+
};
|
104
106
|
"v-tabs": VuetifyProps<Pick<VTabs, "$props">> & {
|
105
107
|
[name: string]: any;
|
106
108
|
};
|
@@ -5,11 +5,13 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
5
5
|
"v-model"?: MultilingualString;
|
6
6
|
} & {
|
7
7
|
modelValue?: MultilingualString;
|
8
|
+
} & {
|
9
|
+
label?: string;
|
8
10
|
}> & {
|
9
11
|
"onUpdate:modelValue"?: (value: MultilingualString) => any;
|
10
12
|
} & {
|
11
13
|
"v-slots"?: {} & Omit<{
|
12
14
|
default?: import("vue").Slot;
|
13
15
|
}, never>;
|
14
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
16
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
15
17
|
export default _default;
|
@@ -24,7 +24,7 @@ export declare const useSystemLocalizationStore: () => {
|
|
24
24
|
updateLocalizationChanges: (changes?: UserdefinedLocalizationProperty[]) => void;
|
25
25
|
changeServiceId: (serviceId: guid) => void;
|
26
26
|
changeLanguage: (language: LanguageTags) => void;
|
27
|
-
resolveLocalizationTable: (json: object) =>
|
27
|
+
resolveLocalizationTable: (json: object) => Record<string, string>;
|
28
28
|
}>;
|
29
29
|
get: {
|
30
30
|
getServiceIds: () => Promise<ServiceDefinition[]>;
|
@@ -85,8 +85,8 @@ declare const _default: {
|
|
85
85
|
handleAppActionError: () => void;
|
86
86
|
}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
87
87
|
propsDefinition: Omit<Readonly<{} & {
|
88
|
-
action?: AppInstanceProgressActions;
|
89
88
|
appInstance?: AppInstance;
|
89
|
+
action?: AppInstanceProgressActions;
|
90
90
|
deleteAppWithErrorStatusAfterCreating?: boolean;
|
91
91
|
appBarTitle?: string;
|
92
92
|
}>, "onDoc$" | "onHandleAppActionCompleted" | "onHandleAppActionError" | "onOnCloseFunc"> & {
|
@@ -108,8 +108,8 @@ declare const _default: {
|
|
108
108
|
handleAppActionCompleted: (appInstance: AppInstance) => void;
|
109
109
|
}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
110
110
|
propsDefinition: Omit<Readonly<{} & {
|
111
|
-
action?: AppInstanceProgressActions;
|
112
111
|
appInstance?: AppInstance;
|
112
|
+
action?: AppInstanceProgressActions;
|
113
113
|
hideProgressLabel?: boolean;
|
114
114
|
deleteAppWithErrorStatusAfterCreating?: boolean;
|
115
115
|
onHandleBeforeUpdate?: () => Promise<void>;
|
@@ -30,17 +30,18 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
30
30
|
defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
31
31
|
} & {
|
32
32
|
enableDynamicColor?: boolean;
|
33
|
+
} & {
|
34
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
33
35
|
} & {
|
34
36
|
label?: string;
|
35
|
-
} & DefineEmit<"click:confirm", (value: BackgroundDefinition) => void> &
|
37
|
+
} & DefineEmit<"click:confirm", (value: BackgroundDefinition) => void> & DefineSlot<"activator", () => VNodeChild>> & {
|
36
38
|
"onUpdate:modelValue"?: (value: BackgroundDefinition) => any;
|
37
39
|
"onClick:confirm"?: (value: BackgroundDefinition) => any;
|
38
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
39
40
|
} & {
|
40
41
|
"v-slots"?: {
|
41
42
|
activator?: () => VNodeChild;
|
42
43
|
} & Omit<{
|
43
44
|
default?: import("vue").Slot;
|
44
45
|
}, "activator">;
|
45
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "border" | "variant" | "label" | "modelValue" | "elevation" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:confirm" | "enableDynamicColor" | "
|
46
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "border" | "variant" | "label" | "modelValue" | "elevation" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:confirm" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
46
47
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { DefineSlot } from "@omnia/fx/ux";
|
2
2
|
import { BorderStylingDefinition, ThemeContextType } from "@omnia/fx-models";
|
3
3
|
import { VNodeChild } from "vue";
|
4
|
-
type BorderPickerVariant = "dialog" | "
|
4
|
+
type BorderPickerVariant = "dialog" | "journey";
|
5
5
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
6
6
|
"emit:update:modelValue": (value: BorderStylingDefinition) => void;
|
7
7
|
} & {
|
@@ -0,0 +1,32 @@
|
|
1
|
+
import { BorderStylingDefinition, BoxDimensions, FillDefinition, FilterPickerFilter } from "@omnia/fx-models";
|
2
|
+
export declare const useBorderPickerStore: () => {
|
3
|
+
state: {
|
4
|
+
internalModel: BorderStylingDefinition;
|
5
|
+
settings: {
|
6
|
+
show: boolean;
|
7
|
+
individualWidthSelection: boolean;
|
8
|
+
individualRadiusSelection: boolean;
|
9
|
+
};
|
10
|
+
exportImportModel: any;
|
11
|
+
fill: FillDefinition;
|
12
|
+
};
|
13
|
+
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
14
|
+
update: () => {
|
15
|
+
radius: (value: BoxDimensions) => void;
|
16
|
+
width: (value: BoxDimensions) => void;
|
17
|
+
fill: (value: FillDefinition) => void;
|
18
|
+
borderPattern: (value: any) => void;
|
19
|
+
};
|
20
|
+
clear: () => void;
|
21
|
+
initState: (model: BorderStylingDefinition, individualWidthSelection: boolean, individualRadiusSelection: boolean) => void;
|
22
|
+
}>;
|
23
|
+
rules: {
|
24
|
+
readonly canShowBorderColor: boolean | import("@omnia/fx-models").SpacingValue;
|
25
|
+
readonly canShowBorderPattern: boolean;
|
26
|
+
};
|
27
|
+
dataTypes: {
|
28
|
+
borderPatterns: FilterPickerFilter[];
|
29
|
+
};
|
30
|
+
} & {
|
31
|
+
dispose?: () => void;
|
32
|
+
};
|
@@ -19,11 +19,11 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
19
19
|
editable?: boolean;
|
20
20
|
} & DefineEmit<"click:select", (selection: ButtonBlueprintVariant) => true> & DefineEmit<"click:add", (selection: ButtonBlueprintType) => true>> & {
|
21
21
|
"onUpdate:modelValue"?: (value: ButtonBlueprints) => any;
|
22
|
-
"onClick:select"?: (selection: ButtonBlueprintVariant) => any;
|
23
22
|
"onClick:add"?: (selection: ButtonBlueprintType) => any;
|
23
|
+
"onClick:select"?: (selection: ButtonBlueprintVariant) => any;
|
24
24
|
} & {
|
25
25
|
"v-slots"?: {} & Omit<{
|
26
26
|
default?: import("vue").Slot;
|
27
27
|
}, never>;
|
28
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:
|
28
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
29
29
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { ButtonBlueprint, ThemeContextType } from "@omnia/fx-models";
|
2
2
|
import { DefineEmit, DefineSlot } from "@omnia/fx/ux";
|
3
3
|
import { VNodeChild } from "vue";
|
4
|
-
type EditorVariant = "
|
4
|
+
type EditorVariant = "editor" | "dialog";
|
5
5
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
6
6
|
"emit:update:modelValue": (value: ButtonBlueprint) => void;
|
7
7
|
} & {
|
@@ -18,10 +18,11 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
18
18
|
toned?: boolean;
|
19
19
|
} & {
|
20
20
|
iconButton?: boolean;
|
21
|
-
} &
|
21
|
+
} & {
|
22
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
23
|
+
} & DefineEmit<"click:confirm", (value: ButtonBlueprint) => void> & DefineSlot<"activator", () => VNodeChild> & DefineSlot<"definitionButton", () => VNodeChild>> & {
|
22
24
|
"onUpdate:modelValue"?: (value: ButtonBlueprint) => any;
|
23
25
|
"onClick:confirm"?: (value: ButtonBlueprint) => any;
|
24
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
25
26
|
} & {
|
26
27
|
"v-slots"?: {
|
27
28
|
activator?: () => VNodeChild;
|
@@ -29,5 +30,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
29
30
|
} & Omit<{
|
30
31
|
default?: import("vue").Slot;
|
31
32
|
}, "activator" | "definitionButton">;
|
32
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:confirm" | "
|
33
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:confirm" | "toolbarCallback" | "buttonLabel" | "iconButton" | "slot:definitionButton"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
33
34
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.css.d.ts
CHANGED
@@ -6,8 +6,7 @@ export declare const ColorPickerStyles: {
|
|
6
6
|
wrapper: (color: string, selected: boolean, disabled: boolean) => string;
|
7
7
|
color: (color: string) => string;
|
8
8
|
};
|
9
|
-
swatch: (color: string) => string;
|
10
|
-
swatchWrapper: (color: string, selected: boolean, disabled: boolean) => string;
|
11
9
|
disabled: string;
|
12
10
|
selected: (color: string) => string;
|
11
|
+
overlay: (dark: boolean) => string;
|
13
12
|
};
|
package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts
CHANGED
@@ -8,6 +8,9 @@ declare const _default: {
|
|
8
8
|
} & {
|
9
9
|
activator?: () => VNodeChild;
|
10
10
|
}>;
|
11
|
+
toolbarCallback: {
|
12
|
+
type: import("vue").PropType<(value: () => VNodeChild) => void>;
|
13
|
+
};
|
11
14
|
disabled: {
|
12
15
|
type: import("vue").PropType<boolean>;
|
13
16
|
required: false;
|
@@ -142,6 +145,9 @@ declare const _default: {
|
|
142
145
|
} & {
|
143
146
|
activator?: () => VNodeChild;
|
144
147
|
}>;
|
148
|
+
toolbarCallback: {
|
149
|
+
type: import("vue").PropType<(value: () => VNodeChild) => void>;
|
150
|
+
};
|
145
151
|
disabled: {
|
146
152
|
type: import("vue").PropType<boolean>;
|
147
153
|
required: false;
|
@@ -271,6 +277,9 @@ declare const _default: {
|
|
271
277
|
} & {
|
272
278
|
activator?: () => VNodeChild;
|
273
279
|
}>;
|
280
|
+
toolbarCallback: {
|
281
|
+
type: import("vue").PropType<(value: () => VNodeChild) => void>;
|
282
|
+
};
|
274
283
|
disabled: {
|
275
284
|
type: import("vue").PropType<boolean>;
|
276
285
|
required: false;
|
@@ -478,6 +487,7 @@ declare const _default: {
|
|
478
487
|
disableCustomColor?: boolean;
|
479
488
|
showPlaceholders?: boolean;
|
480
489
|
showSystemColors?: boolean;
|
490
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
481
491
|
}>, "onUpdate:modelValue"> & {
|
482
492
|
"onUpdate:modelValue"?: (value: ColorValue) => any;
|
483
493
|
};
|
@@ -8,6 +8,9 @@ declare const _default: {
|
|
8
8
|
} & {
|
9
9
|
activator?: () => VNodeChild;
|
10
10
|
}>;
|
11
|
+
toolbarCallback: {
|
12
|
+
type: import("vue").PropType<(value: () => VNodeChild) => void>;
|
13
|
+
};
|
11
14
|
variant: {
|
12
15
|
type: import("vue").PropType<ColorSchemaEditorVariant>;
|
13
16
|
};
|
@@ -79,10 +82,8 @@ declare const _default: {
|
|
79
82
|
};
|
80
83
|
}>> & {
|
81
84
|
"onClick:confirm"?: (model: ColorSchema) => any;
|
82
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
83
85
|
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
84
86
|
"click:confirm": (model: ColorSchema) => true;
|
85
|
-
"init:actionButtons": (value: () => VNodeChild) => any;
|
86
87
|
}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
87
88
|
P: {};
|
88
89
|
B: {};
|
@@ -96,6 +97,9 @@ declare const _default: {
|
|
96
97
|
} & {
|
97
98
|
activator?: () => VNodeChild;
|
98
99
|
}>;
|
100
|
+
toolbarCallback: {
|
101
|
+
type: import("vue").PropType<(value: () => VNodeChild) => void>;
|
102
|
+
};
|
99
103
|
variant: {
|
100
104
|
type: import("vue").PropType<ColorSchemaEditorVariant>;
|
101
105
|
};
|
@@ -167,7 +171,6 @@ declare const _default: {
|
|
167
171
|
};
|
168
172
|
}>> & {
|
169
173
|
"onClick:confirm"?: (model: ColorSchema) => any;
|
170
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
171
174
|
}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {}>;
|
172
175
|
__isFragment?: never;
|
173
176
|
__isTeleport?: never;
|
@@ -178,6 +181,9 @@ declare const _default: {
|
|
178
181
|
} & {
|
179
182
|
activator?: () => VNodeChild;
|
180
183
|
}>;
|
184
|
+
toolbarCallback: {
|
185
|
+
type: import("vue").PropType<(value: () => VNodeChild) => void>;
|
186
|
+
};
|
181
187
|
variant: {
|
182
188
|
type: import("vue").PropType<ColorSchemaEditorVariant>;
|
183
189
|
};
|
@@ -249,10 +255,8 @@ declare const _default: {
|
|
249
255
|
};
|
250
256
|
}>> & {
|
251
257
|
"onClick:confirm"?: (model: ColorSchema) => any;
|
252
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
253
258
|
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
254
259
|
"click:confirm": (model: ColorSchema) => true;
|
255
|
-
"init:actionButtons": (value: () => VNodeChild) => any;
|
256
260
|
}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
257
261
|
propsDefinition: Omit<Readonly<{} & {
|
258
262
|
name?: {
|
@@ -325,9 +329,9 @@ declare const _default: {
|
|
325
329
|
};
|
326
330
|
"onUpdate:modelValue"?: (value: ColorSchema) => any | void;
|
327
331
|
"v-model"?: ColorSchema;
|
328
|
-
|
332
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
333
|
+
}>, "onClick:confirm"> & {
|
329
334
|
"onClick:confirm"?: (model: ColorSchema) => any;
|
330
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
331
335
|
};
|
332
336
|
};
|
333
337
|
export default _default;
|
@@ -16,11 +16,11 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
16
16
|
defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
17
17
|
} & DefineEmit<"click:select", (variant: BlueprintVariant) => true> & DefineEmit<"click:add", () => true>> & {
|
18
18
|
"onUpdate:modelValue"?: (value: ContainerFillBlueprints) => any;
|
19
|
-
"onClick:select"?: (variant: BlueprintVariant) => any;
|
20
19
|
"onClick:add"?: () => any;
|
20
|
+
"onClick:select"?: (variant: BlueprintVariant) => any;
|
21
21
|
} & {
|
22
22
|
"v-slots"?: {} & Omit<{
|
23
23
|
default?: import("vue").Slot;
|
24
24
|
}, never>;
|
25
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:
|
25
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "defaultColorSchemaType"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
26
26
|
export default _default;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { DefineSlot } from "@omnia/fx/ux";
|
2
2
|
import { ThemeContextType, FillDefinitionValue } from "@omnia/fx-models";
|
3
3
|
import { VNodeChild } from "vue";
|
4
4
|
export type ColorPickerType = "default" | "colorSchema" | "onBase" | "base";
|
@@ -29,14 +29,15 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
29
29
|
variant?: FillPickerVariant;
|
30
30
|
} & {
|
31
31
|
label?: string;
|
32
|
-
} &
|
32
|
+
} & {
|
33
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
34
|
+
} & DefineSlot<"activator", () => VNodeChild>> & {
|
33
35
|
"onUpdate:modelValue"?: (value: FillDefinitionValue) => any;
|
34
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
35
36
|
} & {
|
36
37
|
"v-slots"?: {
|
37
38
|
activator?: () => VNodeChild;
|
38
39
|
} & Omit<{
|
39
40
|
default?: import("vue").Slot;
|
40
41
|
}, "activator">;
|
41
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "variant" | "label" | "modelValue" | "v-model" | "toned" | "colorType" | "emit:update:modelValue" | "themeType" | "slot:activator" | "enableDynamicColor" | "
|
42
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "variant" | "label" | "modelValue" | "v-model" | "toned" | "colorType" | "emit:update:modelValue" | "themeType" | "slot:activator" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "singleColor" | "createNewColorDynamic"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
42
43
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/store/FillPickerStore.d.ts
CHANGED
@@ -11,6 +11,7 @@ export declare const useFillPickerStore: () => {
|
|
11
11
|
colorValue: ColorGradientValue;
|
12
12
|
gradient: any[];
|
13
13
|
index: number;
|
14
|
+
isEditMode: boolean;
|
14
15
|
};
|
15
16
|
colors: any[];
|
16
17
|
colorMode: ColorMode;
|
@@ -20,7 +21,7 @@ export declare const useFillPickerStore: () => {
|
|
20
21
|
radialGradient: number;
|
21
22
|
};
|
22
23
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
23
|
-
|
24
|
+
updateColor: (index: number, color: ColorValue) => void;
|
24
25
|
editColor: (color: ColorGradientValue, index: any) => void;
|
25
26
|
addColor: (colorType: string, defaultColorSchemaType: ColorSchemaType, dynamicColor: boolean) => ColorGradientValue;
|
26
27
|
removeColor: (index: number) => void;
|
package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderViewer.d.ts
CHANGED
@@ -16,11 +16,11 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
16
16
|
editable?: boolean;
|
17
17
|
} & DefineEmit<"click:select", (variant: BlueprintVariant) => true> & DefineEmit<"click:add", () => true>> & {
|
18
18
|
"onUpdate:modelValue"?: (value: HeaderBlueprints) => any;
|
19
|
-
"onClick:select"?: (variant: BlueprintVariant) => any;
|
20
19
|
"onClick:add"?: () => any;
|
20
|
+
"onClick:select"?: (variant: BlueprintVariant) => any;
|
21
21
|
} & {
|
22
22
|
"v-slots"?: {} & Omit<{
|
23
23
|
default?: import("vue").Slot;
|
24
24
|
}, never>;
|
25
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:
|
25
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "selectable"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
26
26
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { IIcon, IconBlueprint, ThemeContextType } from "@omnia/fx-models";
|
2
|
-
import {
|
2
|
+
import { DefineSlot } from "@omnia/fx/ux";
|
3
3
|
import { VNodeChild } from "vue";
|
4
4
|
type EditorVariant = "default" | "dialog";
|
5
5
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
@@ -24,14 +24,15 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
24
24
|
enableDynamicColor?: boolean;
|
25
25
|
} & {
|
26
26
|
label?: string;
|
27
|
-
} &
|
27
|
+
} & {
|
28
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
29
|
+
} & DefineSlot<"activator", () => VNodeChild>> & {
|
28
30
|
"onUpdate:modelValue"?: (value: IconBlueprint) => any;
|
29
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
30
31
|
} & {
|
31
32
|
"v-slots"?: {
|
32
33
|
activator?: () => VNodeChild;
|
33
34
|
} & Omit<{
|
34
35
|
default?: import("vue").Slot;
|
35
36
|
}, "activator">;
|
36
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "variant" | "label" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "enableDynamicColor" | "
|
37
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "variant" | "label" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "simpleMode"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
37
38
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/input/InputBlueprintsViewer.d.ts
CHANGED
@@ -18,11 +18,11 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
18
18
|
blueprintStrategy?: string;
|
19
19
|
} & DefineEmit<"click:select", (variant: BlueprintVariant) => true> & DefineEmit<"click:add", () => true>> & {
|
20
20
|
"onUpdate:modelValue"?: (value: InputBlueprints) => any;
|
21
|
-
"onClick:select"?: (variant: BlueprintVariant) => any;
|
22
21
|
"onClick:add"?: () => any;
|
22
|
+
"onClick:select"?: (variant: BlueprintVariant) => any;
|
23
23
|
} & {
|
24
24
|
"v-slots"?: {} & Omit<{
|
25
25
|
default?: import("vue").Slot;
|
26
26
|
}, never>;
|
27
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:
|
27
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "selectable" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
28
28
|
export default _default;
|
@@ -12,13 +12,14 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
12
12
|
themeType?: ThemeContextType;
|
13
13
|
} & {
|
14
14
|
blueprintStrategy?: string;
|
15
|
-
} &
|
15
|
+
} & {
|
16
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
17
|
+
} & DefineEmit<"click:confirm", (value: TabsBlueprint) => void>> & {
|
16
18
|
"onUpdate:modelValue"?: (value: InputBlueprint) => any;
|
17
19
|
"onClick:confirm"?: (value: TabsBlueprint) => any;
|
18
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
19
20
|
} & {
|
20
21
|
"v-slots"?: {} & Omit<{
|
21
22
|
default?: import("vue").Slot;
|
22
23
|
}, never>;
|
23
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "emit:click:confirm" | "
|
24
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "emit:click:confirm" | "toolbarCallback" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
24
25
|
export default _default;
|
@@ -18,11 +18,11 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
18
18
|
blueprintStrategy?: string;
|
19
19
|
} & DefineEmit<"click:select", (variant: BlueprintVariant) => true> & DefineEmit<"click:add", () => true>> & {
|
20
20
|
"onUpdate:modelValue"?: (value: TabsBlueprints) => any;
|
21
|
-
"onClick:select"?: (variant: BlueprintVariant) => any;
|
22
21
|
"onClick:add"?: () => any;
|
22
|
+
"onClick:select"?: (variant: BlueprintVariant) => any;
|
23
23
|
} & {
|
24
24
|
"v-slots"?: {} & Omit<{
|
25
25
|
default?: import("vue").Slot;
|
26
26
|
}, never>;
|
27
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:
|
27
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "selectable" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
28
28
|
export default _default;
|
@@ -13,15 +13,16 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
13
13
|
themeType?: ThemeContextType;
|
14
14
|
} & {
|
15
15
|
variant?: EditorVariant;
|
16
|
-
} &
|
16
|
+
} & {
|
17
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
18
|
+
} & DefineEmit<"click:confirm", (value: TabsBlueprint) => void> & DefineSlot<"activator", () => VNodeChild>> & {
|
17
19
|
"onUpdate:modelValue"?: (value: TabsBlueprint) => any;
|
18
20
|
"onClick:confirm"?: (value: TabsBlueprint) => any;
|
19
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
20
21
|
} & {
|
21
22
|
"v-slots"?: {
|
22
23
|
activator?: () => VNodeChild;
|
23
24
|
} & Omit<{
|
24
25
|
default?: import("vue").Slot;
|
25
26
|
}, "activator">;
|
26
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:confirm" | "
|
27
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:confirm" | "toolbarCallback"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
27
28
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { TextBlueprint, ThemeContextType } from "@omnia/fx-models";
|
2
2
|
import { DefineSlot } from "@omnia/fx/ux";
|
3
3
|
import { VNodeChild } from "vue";
|
4
|
-
type variant = "editor" | "picker" | "
|
4
|
+
type variant = "editor" | "picker" | "journey";
|
5
5
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
6
6
|
"emit:update:modelValue": (value: TextBlueprint) => void;
|
7
7
|
} & {
|
@@ -12,15 +12,16 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
12
12
|
variant?: EditorVariant;
|
13
13
|
} & {
|
14
14
|
preview?: boolean;
|
15
|
-
} &
|
15
|
+
} & {
|
16
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
17
|
+
} & DefineEmit<"click:confirm", (value: ResolvedThemeDefinition) => void> & DefineSlot<"activator", () => VNodeChild>> & {
|
16
18
|
"onUpdate:modelValue"?: (value: ResolvedThemeDefinition) => any;
|
17
19
|
"onClick:confirm"?: (value: ResolvedThemeDefinition) => any;
|
18
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
19
20
|
} & {
|
20
21
|
"v-slots"?: {
|
21
22
|
activator?: () => VNodeChild;
|
22
23
|
} & Omit<{
|
23
24
|
default?: import("vue").Slot;
|
24
25
|
}, "activator">;
|
25
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "preview" | "modelValue" | "v-model" | "emit:update:modelValue" | "slot:activator" | "emit:click:confirm" | "
|
26
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "preview" | "modelValue" | "v-model" | "emit:update:modelValue" | "slot:activator" | "emit:click:confirm" | "toolbarCallback"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
26
27
|
export default _default;
|
@@ -16,13 +16,13 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
16
16
|
themeType?: ThemeContextType;
|
17
17
|
} & DefineEmit<"click:select", (typography: TypographyType, size: TypographySizes) => true> & DefineEmit<"click:selectFill", (variant: BlueprintVariant) => true> & DefineEmit<"click:add", () => true> & DefineEmit<"click:addFill", () => true>> & {
|
18
18
|
"onUpdate:modelValue"?: (value: TypographyBlueprint) => any;
|
19
|
-
"onClick:select"?: (typography: "title" | "text" | "navigation" | "variants" | "fills", size: TypographySizes) => any;
|
20
19
|
"onClick:add"?: () => any;
|
20
|
+
"onClick:select"?: (typography: "title" | "text" | "navigation" | "variants" | "fills", size: TypographySizes) => any;
|
21
21
|
"onClick:selectFill"?: (variant: BlueprintVariant) => any;
|
22
22
|
"onClick:addFill"?: () => any;
|
23
23
|
} & {
|
24
24
|
"v-slots"?: {} & Omit<{
|
25
25
|
default?: import("vue").Slot;
|
26
26
|
}, never>;
|
27
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:
|
27
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "sampleText" | "emit:click:selectFill" | "emit:click:addFill"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
28
28
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts
CHANGED
@@ -8,6 +8,9 @@ declare const _default: {
|
|
8
8
|
} & {
|
9
9
|
activator?: () => VNodeChild;
|
10
10
|
}>;
|
11
|
+
toolbarCallback: {
|
12
|
+
type: import("vue").PropType<(value: () => VNodeChild) => void>;
|
13
|
+
};
|
11
14
|
sampleText: {
|
12
15
|
type: import("vue").PropType<string>;
|
13
16
|
};
|
@@ -85,10 +88,8 @@ declare const _default: {
|
|
85
88
|
};
|
86
89
|
}>> & {
|
87
90
|
"onClick:confirm"?: (model: TypographyDefinition) => any;
|
88
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
89
91
|
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
90
92
|
"click:confirm": (model: TypographyDefinition) => true;
|
91
|
-
"init:actionButtons": (value: () => VNodeChild) => any;
|
92
93
|
}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
93
94
|
P: {};
|
94
95
|
B: {};
|
@@ -102,6 +103,9 @@ declare const _default: {
|
|
102
103
|
} & {
|
103
104
|
activator?: () => VNodeChild;
|
104
105
|
}>;
|
106
|
+
toolbarCallback: {
|
107
|
+
type: import("vue").PropType<(value: () => VNodeChild) => void>;
|
108
|
+
};
|
105
109
|
sampleText: {
|
106
110
|
type: import("vue").PropType<string>;
|
107
111
|
};
|
@@ -179,7 +183,6 @@ declare const _default: {
|
|
179
183
|
};
|
180
184
|
}>> & {
|
181
185
|
"onClick:confirm"?: (model: TypographyDefinition) => any;
|
182
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
183
186
|
}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {}>;
|
184
187
|
__isFragment?: never;
|
185
188
|
__isTeleport?: never;
|
@@ -190,6 +193,9 @@ declare const _default: {
|
|
190
193
|
} & {
|
191
194
|
activator?: () => VNodeChild;
|
192
195
|
}>;
|
196
|
+
toolbarCallback: {
|
197
|
+
type: import("vue").PropType<(value: () => VNodeChild) => void>;
|
198
|
+
};
|
193
199
|
sampleText: {
|
194
200
|
type: import("vue").PropType<string>;
|
195
201
|
};
|
@@ -267,10 +273,8 @@ declare const _default: {
|
|
267
273
|
};
|
268
274
|
}>> & {
|
269
275
|
"onClick:confirm"?: (model: TypographyDefinition) => any;
|
270
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
271
276
|
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
272
277
|
"click:confirm": (model: TypographyDefinition) => true;
|
273
|
-
"init:actionButtons": (value: () => VNodeChild) => any;
|
274
278
|
}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
275
279
|
propsDefinition: Omit<Readonly<{} & {
|
276
280
|
name?: {
|
@@ -345,9 +349,9 @@ declare const _default: {
|
|
345
349
|
"onUpdate:modelValue"?: (value: TypographyDefinition) => any | void;
|
346
350
|
"v-model"?: TypographyDefinition;
|
347
351
|
sampleText?: string;
|
348
|
-
|
352
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
353
|
+
}>, "onClick:confirm"> & {
|
349
354
|
"onClick:confirm"?: (model: TypographyDefinition) => any;
|
350
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
351
355
|
};
|
352
356
|
};
|
353
357
|
export default _default;
|