@omnia/fx 8.0.386-dev → 8.0.388-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/settings/blades/mediapicker/loc/localize.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/admin/system/models/SubMenuItem.d.ts +5 -0
- package/internal-do-not-import-from-here/ux/admin/system/store/SystemJourneyStore.d.ts +1 -1
- 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/admin/usermanagement/loginlog/LoginLogDetailBlade.d.ts +11 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/loginlog/useLoginLogBlade.d.ts +12 -0
- 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/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +27 -27
- 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/colorpickerV2/stores/ColorPickerStore.d.ts +1 -1
- 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/textcolorpicker/TextColorPicker.css.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorPicker.d.ts +36 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/TextFormatPicker.css.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/TextFormatPicker.d.ts +36 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/docs/SampleComponent.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.css.d.ts +4 -2
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +19 -16
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/store/TextStylePickerStore.d.ts +29 -0
- 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 +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +90 -86
- package/internal-do-not-import-from-here/ux/aurora/components/typography/components/TypographyFillRenderer.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/documentation/themes/BlueprintsTypography.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/designkits/editor/themes/BlueprintsTypography.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/designkits/shared/TypographyBlueprints.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Typography.d.ts +5 -5
- 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/models/FeatureAction.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/flow/editor/FlowEditor.css.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/flow/renderer/FlowRenderer.css.d.ts +2 -2
- 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 +5 -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/markdown/MarkdownEditor.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.css.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/models/TypographyEditorModel.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/models/flow/TypographyNode.d.ts +2 -2
- 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/divider/Divider.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +11 -3
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +2 -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/panel/Panel.d.ts +2 -2
- 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/text/Text.d.ts +2 -2
- 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/internal-do-not-import-from-here/ux/richtexteditor/extensions/Heading/HeadingNode.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/VelcronEditorBuilder.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/old/state/VelcronTextContentBuilder.d.ts +3 -3
- package/internal-do-not-import-from-here/wctypings.d.ts +20 -16
- 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
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyPicker.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyPicker.d.ts +0 -36
- /package/internal-do-not-import-from-here/ux/{admin/settings/blades/mediapicker/components/filesize/FileSizeLimitSettingsJourney.d.ts → aurora/components/textcolorpicker/docs/SampleComponent.d.ts} +0 -0
@@ -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/textcolorpicker/TextColorPicker.d.ts
ADDED
@@ -0,0 +1,36 @@
|
|
1
|
+
import { TextBlueprint, ThemeContextType } from "@omnia/fx-models";
|
2
|
+
import { DefineSlot } from "@omnia/fx/ux";
|
3
|
+
import { VNodeChild } from "vue";
|
4
|
+
type variant = "editor" | "picker" | "journey";
|
5
|
+
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
6
|
+
"emit:update:modelValue": (value: TextBlueprint) => void;
|
7
|
+
} & {
|
8
|
+
"v-model"?: TextBlueprint;
|
9
|
+
} & {
|
10
|
+
modelValue?: TextBlueprint;
|
11
|
+
} & {
|
12
|
+
defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
13
|
+
} & {
|
14
|
+
themeType?: ThemeContextType;
|
15
|
+
} & {
|
16
|
+
variant?: variant;
|
17
|
+
} & {
|
18
|
+
toned?: boolean;
|
19
|
+
} & {
|
20
|
+
label?: string;
|
21
|
+
} & {
|
22
|
+
customTyping?: boolean;
|
23
|
+
} & {
|
24
|
+
singleColor?: boolean;
|
25
|
+
} & {
|
26
|
+
enableDynamicColor?: boolean;
|
27
|
+
} & DefineSlot<"activator", () => VNodeChild>> & {
|
28
|
+
"onUpdate:modelValue"?: (value: TextBlueprint) => any;
|
29
|
+
} & {
|
30
|
+
"v-slots"?: {
|
31
|
+
activator?: () => VNodeChild;
|
32
|
+
} & Omit<{
|
33
|
+
default?: import("vue").Slot;
|
34
|
+
}, "activator">;
|
35
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "label" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "customTyping" | "enableDynamicColor" | "defaultColorSchemaType" | "singleColor"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
36
|
+
export default _default;
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const ExampleComponents: import("@omnia/fx/ux").DocumentationSpec;
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const spec: import("@omnia/fx/ux").DocumentationSpec;
|
package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/TextFormatPicker.d.ts
ADDED
@@ -0,0 +1,36 @@
|
|
1
|
+
import { TextBlueprint, ThemeContextType } from "@omnia/fx-models";
|
2
|
+
import { DefineSlot } from "@omnia/fx/ux";
|
3
|
+
import { VNodeChild } from "vue";
|
4
|
+
type variant = "dropdown" | "journey";
|
5
|
+
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
6
|
+
"emit:update:modelValue": (value: TextBlueprint) => void;
|
7
|
+
} & {
|
8
|
+
"v-model"?: TextBlueprint;
|
9
|
+
} & {
|
10
|
+
modelValue?: TextBlueprint;
|
11
|
+
} & {
|
12
|
+
defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
13
|
+
} & {
|
14
|
+
themeType?: ThemeContextType;
|
15
|
+
} & {
|
16
|
+
variant?: variant;
|
17
|
+
} & {
|
18
|
+
toned?: boolean;
|
19
|
+
} & {
|
20
|
+
label?: string;
|
21
|
+
} & {
|
22
|
+
customTyping?: boolean;
|
23
|
+
} & {
|
24
|
+
singleColor?: boolean;
|
25
|
+
} & {
|
26
|
+
enableDynamicColor?: boolean;
|
27
|
+
} & DefineSlot<"activator", () => VNodeChild>> & {
|
28
|
+
"onUpdate:modelValue"?: (value: TextBlueprint) => any;
|
29
|
+
} & {
|
30
|
+
"v-slots"?: {
|
31
|
+
activator?: () => VNodeChild;
|
32
|
+
} & Omit<{
|
33
|
+
default?: import("vue").Slot;
|
34
|
+
}, "activator">;
|
35
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "label" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "customTyping" | "enableDynamicColor" | "defaultColorSchemaType" | "singleColor"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
36
|
+
export default _default;
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const ExampleComponents: import("@omnia/fx/ux").DocumentationSpec;
|
@@ -0,0 +1,6 @@
|
|
1
|
+
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<Record<string, any>> & {} & {
|
2
|
+
"v-slots"?: {} & Omit<{
|
3
|
+
default?: import("vue").Slot;
|
4
|
+
}, never>;
|
5
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string> & import("@omnia/fx/ux").VNodeEvents) => any;
|
6
|
+
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/docs/index.d.ts
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
export declare const spec: import("@omnia/fx/ux").DocumentationSpec;
|
@@ -1,4 +1,6 @@
|
|
1
1
|
export declare const TextStylePickerStyles: {
|
2
|
-
|
3
|
-
|
2
|
+
container: string;
|
3
|
+
colorPreview: (hoverColor: string) => string;
|
4
|
+
selectedPlaceholder: (dark: boolean) => string;
|
5
|
+
selected: (color: string, onBase: string) => string;
|
4
6
|
};
|
package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts
CHANGED
@@ -1,36 +1,39 @@
|
|
1
|
-
import { TextBlueprint, ThemeContextType } from "@omnia/fx-models";
|
2
1
|
import { DefineSlot } from "@omnia/fx/ux";
|
3
|
-
import {
|
4
|
-
|
2
|
+
import { TextBlueprint, ThemeContextType, TextStyleValue } from "@omnia/fx-models";
|
3
|
+
import { VNode } from "vue";
|
4
|
+
import { PickerVariant } from "internal/fx/ux/oxide/picker/models/SharedSettings";
|
5
|
+
export type TypographyPickerTypes = "default" | "title" | "text" | "variant" | "navigation";
|
5
6
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
6
|
-
"emit:update:modelValue": (value:
|
7
|
+
"emit:update:modelValue": (value: TextStyleValue) => void;
|
7
8
|
} & {
|
8
|
-
"v-model"?:
|
9
|
+
"v-model"?: TextStyleValue;
|
9
10
|
} & {
|
10
|
-
modelValue?:
|
11
|
+
modelValue?: TextStyleValue;
|
11
12
|
} & {
|
12
|
-
|
13
|
+
customTyping?: boolean;
|
13
14
|
} & {
|
14
15
|
themeType?: ThemeContextType;
|
15
16
|
} & {
|
16
|
-
|
17
|
+
type?: TypographyPickerTypes;
|
18
|
+
} & {
|
19
|
+
textBlueprint?: TextBlueprint;
|
17
20
|
} & {
|
18
21
|
toned?: boolean;
|
19
22
|
} & {
|
20
|
-
|
23
|
+
variant?: PickerVariant;
|
21
24
|
} & {
|
22
|
-
|
25
|
+
label?: string;
|
23
26
|
} & {
|
24
|
-
|
27
|
+
placeholder?: string;
|
25
28
|
} & {
|
26
|
-
|
27
|
-
} & DefineSlot<"activator", () =>
|
28
|
-
"onUpdate:modelValue"?: (value:
|
29
|
+
sampleText?: string;
|
30
|
+
} & DefineSlot<"activator", () => VNode>> & {
|
31
|
+
"onUpdate:modelValue"?: (value: TextStyleValue) => any;
|
29
32
|
} & {
|
30
33
|
"v-slots"?: {
|
31
|
-
activator?: () =>
|
34
|
+
activator?: () => VNode;
|
32
35
|
} & Omit<{
|
33
36
|
default?: import("vue").Slot;
|
34
37
|
}, "activator">;
|
35
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "label" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "
|
38
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "type" | "variant" | "label" | "modelValue" | "v-model" | "toned" | "placeholder" | "emit:update:modelValue" | "themeType" | "slot:activator" | "textBlueprint" | "customTyping" | "sampleText"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
36
39
|
export default _default;
|
@@ -0,0 +1,29 @@
|
|
1
|
+
import { ThemeContextType, ThemedTextStyleValue, TextStyleValue as textStyle } from "@omnia/fx-models";
|
2
|
+
export declare const useTextStylePickerStore: () => {
|
3
|
+
state: {
|
4
|
+
internalModel: textStyle;
|
5
|
+
sampleText: string;
|
6
|
+
};
|
7
|
+
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
8
|
+
clear: () => void;
|
9
|
+
select: (value: textStyle) => void;
|
10
|
+
initState: (model: textStyle, sampleText: string, themeType: ThemeContextType) => void;
|
11
|
+
}>;
|
12
|
+
get: {
|
13
|
+
displayText: (textStyle: ThemedTextStyleValue) => string;
|
14
|
+
displayIcon: (textStyle: ThemedTextStyleValue) => import("@omnia/fx-models").FontAwesomeIcon;
|
15
|
+
};
|
16
|
+
rules: {
|
17
|
+
isPlacerHolder: (textStyle: ThemedTextStyleValue) => boolean;
|
18
|
+
isSelected: (textStyle: textStyle) => boolean;
|
19
|
+
showTextStyle: (textStyle: ThemedTextStyleValue) => boolean;
|
20
|
+
};
|
21
|
+
dataTypes: {
|
22
|
+
titleStyles: ThemedTextStyleValue[];
|
23
|
+
textStyles: ThemedTextStyleValue[];
|
24
|
+
variantStyles: ThemedTextStyleValue[];
|
25
|
+
navigationStyles: ThemedTextStyleValue[];
|
26
|
+
};
|
27
|
+
} & {
|
28
|
+
dispose?: () => void;
|
29
|
+
};
|
@@ -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;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { BlueprintVariant, ThemeContextType, TypographyBlueprint,
|
1
|
+
import { BlueprintVariant, ThemeContextType, TypographyBlueprint, TextStyleSizes, TextStyleType } from "@omnia/fx-models";
|
2
2
|
import { DefineEmit } from "@omnia/fx/ux";
|
3
3
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
4
4
|
"emit:update:modelValue": (value: TypographyBlueprint) => void;
|
@@ -14,15 +14,15 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
14
14
|
editable?: boolean;
|
15
15
|
} & {
|
16
16
|
themeType?: ThemeContextType;
|
17
|
-
} & DefineEmit<"click:select", (typography:
|
17
|
+
} & DefineEmit<"click:select", (typography: TextStyleType, size: TextStyleSizes) => 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: TextStyleSizes) => 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;
|