@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
package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { TextStyleDefinition } from "@omnia/fx-models";
|
2
2
|
import { VNodeChild } from "vue";
|
3
3
|
type EditorVariant = "default" | "dialog" | "blade-inline";
|
4
4
|
declare const _default: {
|
@@ -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
|
};
|
@@ -18,77 +21,75 @@ declare const _default: {
|
|
18
21
|
type: import("vue").PropType<EditorVariant>;
|
19
22
|
};
|
20
23
|
"onUpdate:modelValue": {
|
21
|
-
type: import("vue").PropType<(value:
|
24
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
22
25
|
};
|
23
26
|
"v-model": {
|
24
|
-
type: import("vue").PropType<
|
27
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
25
28
|
required: false;
|
26
29
|
};
|
27
30
|
modelValue: {
|
28
|
-
type: import("vue").PropType<
|
31
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
29
32
|
required: false;
|
30
33
|
};
|
31
34
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
32
|
-
type: import("vue").PropType<(value:
|
35
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
33
36
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
34
|
-
type: import("vue").PropType<
|
37
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
35
38
|
required: false;
|
36
39
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
37
|
-
type: import("vue").PropType<
|
40
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
38
41
|
required: false;
|
39
42
|
}; } & {
|
40
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName,
|
43
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TextStyleDefinition, {
|
41
44
|
"onUpdate:modelValue": {
|
42
|
-
type: import("vue").PropType<(value:
|
45
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
43
46
|
};
|
44
47
|
} & {
|
45
48
|
"v-model": {
|
46
|
-
type: import("vue").PropType<
|
49
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
47
50
|
required: false;
|
48
51
|
};
|
49
52
|
} & {
|
50
53
|
modelValue: {
|
51
|
-
type: import("vue").PropType<
|
54
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
52
55
|
required: false;
|
53
56
|
};
|
54
57
|
}>;
|
55
|
-
defaultValue(value?:
|
58
|
+
defaultValue(value?: TextStyleDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TextStyleDefinition, {
|
56
59
|
"onUpdate:modelValue": {
|
57
|
-
type: import("vue").PropType<(value:
|
60
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
58
61
|
};
|
59
62
|
} & {
|
60
63
|
"v-model": {
|
61
|
-
type: import("vue").PropType<
|
64
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
62
65
|
required: false;
|
63
66
|
};
|
64
67
|
} & {
|
65
68
|
modelValue: {
|
66
|
-
type: import("vue").PropType<
|
69
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
67
70
|
required: false;
|
68
71
|
};
|
69
72
|
}, false>;
|
70
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName,
|
73
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, TextStyleDefinition, {
|
71
74
|
"onUpdate:modelValue": {
|
72
|
-
type: import("vue").PropType<(value:
|
75
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
73
76
|
};
|
74
77
|
} & {
|
75
78
|
"v-model": {
|
76
|
-
type: import("vue").PropType<
|
79
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
77
80
|
required: false;
|
78
81
|
};
|
79
82
|
} & {
|
80
83
|
modelValue: {
|
81
|
-
type: import("vue").PropType<
|
84
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
82
85
|
required: false;
|
83
86
|
};
|
84
87
|
}>;
|
85
88
|
};
|
86
89
|
}>> & {
|
87
|
-
"onClick:confirm"?: (model:
|
88
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
90
|
+
"onClick:confirm"?: (model: TextStyleDefinition) => any;
|
89
91
|
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
90
|
-
"click:confirm": (model:
|
91
|
-
"init:actionButtons": (value: () => VNodeChild) => any;
|
92
|
+
"click:confirm": (model: TextStyleDefinition) => true;
|
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
|
};
|
@@ -112,74 +116,73 @@ declare const _default: {
|
|
112
116
|
type: import("vue").PropType<EditorVariant>;
|
113
117
|
};
|
114
118
|
"onUpdate:modelValue": {
|
115
|
-
type: import("vue").PropType<(value:
|
119
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
116
120
|
};
|
117
121
|
"v-model": {
|
118
|
-
type: import("vue").PropType<
|
122
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
119
123
|
required: false;
|
120
124
|
};
|
121
125
|
modelValue: {
|
122
|
-
type: import("vue").PropType<
|
126
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
123
127
|
required: false;
|
124
128
|
};
|
125
129
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
126
|
-
type: import("vue").PropType<(value:
|
130
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
127
131
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
128
|
-
type: import("vue").PropType<
|
132
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
129
133
|
required: false;
|
130
134
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
131
|
-
type: import("vue").PropType<
|
135
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
132
136
|
required: false;
|
133
137
|
}; } & {
|
134
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName,
|
138
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TextStyleDefinition, {
|
135
139
|
"onUpdate:modelValue": {
|
136
|
-
type: import("vue").PropType<(value:
|
140
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
137
141
|
};
|
138
142
|
} & {
|
139
143
|
"v-model": {
|
140
|
-
type: import("vue").PropType<
|
144
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
141
145
|
required: false;
|
142
146
|
};
|
143
147
|
} & {
|
144
148
|
modelValue: {
|
145
|
-
type: import("vue").PropType<
|
149
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
146
150
|
required: false;
|
147
151
|
};
|
148
152
|
}>;
|
149
|
-
defaultValue(value?:
|
153
|
+
defaultValue(value?: TextStyleDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TextStyleDefinition, {
|
150
154
|
"onUpdate:modelValue": {
|
151
|
-
type: import("vue").PropType<(value:
|
155
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
152
156
|
};
|
153
157
|
} & {
|
154
158
|
"v-model": {
|
155
|
-
type: import("vue").PropType<
|
159
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
156
160
|
required: false;
|
157
161
|
};
|
158
162
|
} & {
|
159
163
|
modelValue: {
|
160
|
-
type: import("vue").PropType<
|
164
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
161
165
|
required: false;
|
162
166
|
};
|
163
167
|
}, false>;
|
164
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName,
|
168
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, TextStyleDefinition, {
|
165
169
|
"onUpdate:modelValue": {
|
166
|
-
type: import("vue").PropType<(value:
|
170
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
167
171
|
};
|
168
172
|
} & {
|
169
173
|
"v-model": {
|
170
|
-
type: import("vue").PropType<
|
174
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
171
175
|
required: false;
|
172
176
|
};
|
173
177
|
} & {
|
174
178
|
modelValue: {
|
175
|
-
type: import("vue").PropType<
|
179
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
176
180
|
required: false;
|
177
181
|
};
|
178
182
|
}>;
|
179
183
|
};
|
180
184
|
}>> & {
|
181
|
-
"onClick:confirm"?: (model:
|
182
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
185
|
+
"onClick:confirm"?: (model: TextStyleDefinition) => 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
|
};
|
@@ -200,154 +206,152 @@ declare const _default: {
|
|
200
206
|
type: import("vue").PropType<EditorVariant>;
|
201
207
|
};
|
202
208
|
"onUpdate:modelValue": {
|
203
|
-
type: import("vue").PropType<(value:
|
209
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
204
210
|
};
|
205
211
|
"v-model": {
|
206
|
-
type: import("vue").PropType<
|
212
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
207
213
|
required: false;
|
208
214
|
};
|
209
215
|
modelValue: {
|
210
|
-
type: import("vue").PropType<
|
216
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
211
217
|
required: false;
|
212
218
|
};
|
213
219
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
214
|
-
type: import("vue").PropType<(value:
|
220
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
215
221
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
216
|
-
type: import("vue").PropType<
|
222
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
217
223
|
required: false;
|
218
224
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
219
|
-
type: import("vue").PropType<
|
225
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
220
226
|
required: false;
|
221
227
|
}; } & {
|
222
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName,
|
228
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TextStyleDefinition, {
|
223
229
|
"onUpdate:modelValue": {
|
224
|
-
type: import("vue").PropType<(value:
|
230
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
225
231
|
};
|
226
232
|
} & {
|
227
233
|
"v-model": {
|
228
|
-
type: import("vue").PropType<
|
234
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
229
235
|
required: false;
|
230
236
|
};
|
231
237
|
} & {
|
232
238
|
modelValue: {
|
233
|
-
type: import("vue").PropType<
|
239
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
234
240
|
required: false;
|
235
241
|
};
|
236
242
|
}>;
|
237
|
-
defaultValue(value?:
|
243
|
+
defaultValue(value?: TextStyleDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TextStyleDefinition, {
|
238
244
|
"onUpdate:modelValue": {
|
239
|
-
type: import("vue").PropType<(value:
|
245
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
240
246
|
};
|
241
247
|
} & {
|
242
248
|
"v-model": {
|
243
|
-
type: import("vue").PropType<
|
249
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
244
250
|
required: false;
|
245
251
|
};
|
246
252
|
} & {
|
247
253
|
modelValue: {
|
248
|
-
type: import("vue").PropType<
|
254
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
249
255
|
required: false;
|
250
256
|
};
|
251
257
|
}, false>;
|
252
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName,
|
258
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, TextStyleDefinition, {
|
253
259
|
"onUpdate:modelValue": {
|
254
|
-
type: import("vue").PropType<(value:
|
260
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
255
261
|
};
|
256
262
|
} & {
|
257
263
|
"v-model": {
|
258
|
-
type: import("vue").PropType<
|
264
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
259
265
|
required: false;
|
260
266
|
};
|
261
267
|
} & {
|
262
268
|
modelValue: {
|
263
|
-
type: import("vue").PropType<
|
269
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
264
270
|
required: false;
|
265
271
|
};
|
266
272
|
}>;
|
267
273
|
};
|
268
274
|
}>> & {
|
269
|
-
"onClick:confirm"?: (model:
|
270
|
-
"onInit:actionButtons"?: (value: () => VNodeChild) => any;
|
275
|
+
"onClick:confirm"?: (model: TextStyleDefinition) => any;
|
271
276
|
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
272
|
-
"click:confirm": (model:
|
273
|
-
"init:actionButtons": (value: () => VNodeChild) => any;
|
277
|
+
"click:confirm": (model: TextStyleDefinition) => true;
|
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?: {
|
277
281
|
[x: `onUpdate:${string}`]: {
|
278
|
-
type: import("vue").PropType<(value:
|
282
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
279
283
|
};
|
280
284
|
} & {
|
281
285
|
[x: `v-model:${string}`]: {
|
282
|
-
type: import("vue").PropType<
|
286
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
283
287
|
required: false;
|
284
288
|
};
|
285
289
|
} & {
|
286
290
|
[x: string]: {
|
287
|
-
type: import("vue").PropType<
|
291
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
288
292
|
required: false;
|
289
293
|
};
|
290
294
|
} & {
|
291
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string,
|
295
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, TextStyleDefinition, {
|
292
296
|
"onUpdate:modelValue": {
|
293
|
-
type: import("vue").PropType<(value:
|
297
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
294
298
|
};
|
295
299
|
} & {
|
296
300
|
"v-model": {
|
297
|
-
type: import("vue").PropType<
|
301
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
298
302
|
required: false;
|
299
303
|
};
|
300
304
|
} & {
|
301
305
|
modelValue: {
|
302
|
-
type: import("vue").PropType<
|
306
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
303
307
|
required: false;
|
304
308
|
};
|
305
309
|
}>;
|
306
|
-
defaultValue(value?:
|
310
|
+
defaultValue(value?: TextStyleDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, TextStyleDefinition, {
|
307
311
|
"onUpdate:modelValue": {
|
308
|
-
type: import("vue").PropType<(value:
|
312
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
309
313
|
};
|
310
314
|
} & {
|
311
315
|
"v-model": {
|
312
|
-
type: import("vue").PropType<
|
316
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
313
317
|
required: false;
|
314
318
|
};
|
315
319
|
} & {
|
316
320
|
modelValue: {
|
317
|
-
type: import("vue").PropType<
|
321
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
318
322
|
required: false;
|
319
323
|
};
|
320
324
|
}, false>;
|
321
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string,
|
325
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, TextStyleDefinition, {
|
322
326
|
"onUpdate:modelValue": {
|
323
|
-
type: import("vue").PropType<(value:
|
327
|
+
type: import("vue").PropType<(value: TextStyleDefinition) => any | void>;
|
324
328
|
};
|
325
329
|
} & {
|
326
330
|
"v-model": {
|
327
|
-
type: import("vue").PropType<
|
331
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
328
332
|
required: false;
|
329
333
|
};
|
330
334
|
} & {
|
331
335
|
modelValue: {
|
332
|
-
type: import("vue").PropType<
|
336
|
+
type: import("vue").PropType<TextStyleDefinition>;
|
333
337
|
required: false;
|
334
338
|
};
|
335
339
|
}>;
|
336
340
|
};
|
337
341
|
variant?: EditorVariant;
|
338
342
|
preview?: boolean;
|
339
|
-
modelValue?:
|
343
|
+
modelValue?: TextStyleDefinition;
|
340
344
|
"v-slots"?: {
|
341
345
|
default?: import("../../../DefineVueTypings").Slot;
|
342
346
|
} & {
|
343
347
|
activator?: () => VNodeChild;
|
344
348
|
};
|
345
|
-
"onUpdate:modelValue"?: (value:
|
346
|
-
"v-model"?:
|
349
|
+
"onUpdate:modelValue"?: (value: TextStyleDefinition) => any | void;
|
350
|
+
"v-model"?: TextStyleDefinition;
|
347
351
|
sampleText?: string;
|
348
|
-
|
349
|
-
|
350
|
-
"
|
352
|
+
toolbarCallback?: (value: () => VNodeChild) => void;
|
353
|
+
}>, "onClick:confirm"> & {
|
354
|
+
"onClick:confirm"?: (model: TextStyleDefinition) => any;
|
351
355
|
};
|
352
356
|
};
|
353
357
|
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
|
variant?: BlueprintVariant;
|
@@ -8,8 +8,8 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
8
8
|
sampleText?: string;
|
9
9
|
} & {
|
10
10
|
themeType?: ThemeContextType;
|
11
|
-
} & DefineEmit<"click:select", (typography:
|
12
|
-
"onClick:select"?: (typography: "title" | "text" | "navigation" | "variants" | "fills", size:
|
11
|
+
} & DefineEmit<"click:select", (typography: TextStyleType, size: TextStyleSizes) => true> & DefineEmit<"click:selectFill", (variant: BlueprintVariant) => true>> & {
|
12
|
+
"onClick:select"?: (typography: "title" | "text" | "navigation" | "variants" | "fills", size: TextStyleSizes) => any;
|
13
13
|
"onClick:selectFill"?: (variant: BlueprintVariant) => any;
|
14
14
|
} & {
|
15
15
|
"v-slots"?: {} & Omit<{
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { FillDefinition, TypographyBlueprint,
|
1
|
+
import { FillDefinition, TypographyBlueprint, TextStyleDefinition, TypographyFontRef, guid } from "@omnia/fx-models";
|
2
2
|
export declare class DefaultDocTypographyBlueprints implements TypographyBlueprint {
|
3
3
|
id: guid;
|
4
4
|
name: string;
|
@@ -12,10 +12,10 @@ export declare class DocumentationTypography implements TypographyBlueprint {
|
|
12
12
|
variant3?: FillDefinition;
|
13
13
|
};
|
14
14
|
variant: {
|
15
|
-
one:
|
16
|
-
two:
|
17
|
-
three:
|
18
|
-
four:
|
15
|
+
one: TextStyleDefinition;
|
16
|
+
two: TextStyleDefinition;
|
17
|
+
three: TextStyleDefinition;
|
18
|
+
four: TextStyleDefinition;
|
19
19
|
};
|
20
20
|
name: string;
|
21
21
|
id: guid;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { FillDefinition, TypographyBlueprint,
|
1
|
+
import { FillDefinition, TypographyBlueprint, TextStyleDefinition, guid } from "@omnia/fx-models";
|
2
2
|
export declare class DefaultEditorTypographyBlueprints implements TypographyBlueprint {
|
3
3
|
id: guid;
|
4
4
|
name: string;
|
@@ -12,10 +12,10 @@ export declare class EditorTypography implements TypographyBlueprint {
|
|
12
12
|
variant3?: FillDefinition;
|
13
13
|
};
|
14
14
|
variant: {
|
15
|
-
one:
|
16
|
-
two:
|
17
|
-
three:
|
18
|
-
four:
|
15
|
+
one: TextStyleDefinition;
|
16
|
+
two: TextStyleDefinition;
|
17
|
+
three: TextStyleDefinition;
|
18
|
+
four: TextStyleDefinition;
|
19
19
|
};
|
20
20
|
name: string;
|
21
21
|
id: guid;
|
package/internal-do-not-import-from-here/ux/aurora/designkits/shared/TypographyBlueprints.d.ts
CHANGED
@@ -1,14 +1,14 @@
|
|
1
|
-
import { FillDefinition, guid, ThemeTypes, TypographyBlueprint,
|
1
|
+
import { FillDefinition, guid, ThemeTypes, TypographyBlueprint, TextStyleDefinition, VariantBlueprints } from "@omnia/fx-models";
|
2
2
|
export declare class FunkyTypography implements TypographyBlueprint {
|
3
3
|
fills?: VariantBlueprints<FillDefinition>;
|
4
|
-
variants?: VariantBlueprints<
|
4
|
+
variants?: VariantBlueprints<TextStyleDefinition>;
|
5
5
|
id: guid;
|
6
6
|
type?: ThemeTypes;
|
7
7
|
variant: {
|
8
|
-
one:
|
9
|
-
two:
|
10
|
-
three:
|
11
|
-
four:
|
8
|
+
one: TextStyleDefinition;
|
9
|
+
two: TextStyleDefinition;
|
10
|
+
three: TextStyleDefinition;
|
11
|
+
four: TextStyleDefinition;
|
12
12
|
};
|
13
13
|
name: string;
|
14
14
|
font: {
|
@@ -112,14 +112,14 @@ export declare class FunkyTypography implements TypographyBlueprint {
|
|
112
112
|
}
|
113
113
|
export declare class DefaultTypography implements TypographyBlueprint {
|
114
114
|
fills?: VariantBlueprints<FillDefinition>;
|
115
|
-
variants?: VariantBlueprints<
|
115
|
+
variants?: VariantBlueprints<TextStyleDefinition>;
|
116
116
|
id: guid;
|
117
117
|
type?: ThemeTypes;
|
118
118
|
variant: {
|
119
|
-
one:
|
120
|
-
two:
|
121
|
-
three:
|
122
|
-
four:
|
119
|
+
one: TextStyleDefinition;
|
120
|
+
two: TextStyleDefinition;
|
121
|
+
three: TextStyleDefinition;
|
122
|
+
four: TextStyleDefinition;
|
123
123
|
};
|
124
124
|
name: string;
|
125
125
|
font: {
|
@@ -236,10 +236,10 @@ export declare class DefaultTypography implements TypographyBlueprint {
|
|
236
236
|
}
|
237
237
|
export declare class PreviewTypography implements TypographyBlueprint {
|
238
238
|
variant: {
|
239
|
-
one:
|
240
|
-
two:
|
241
|
-
three:
|
242
|
-
four:
|
239
|
+
one: TextStyleDefinition;
|
240
|
+
two: TextStyleDefinition;
|
241
|
+
three: TextStyleDefinition;
|
242
|
+
four: TextStyleDefinition;
|
243
243
|
};
|
244
244
|
font?: {
|
245
245
|
id: guid;
|
@@ -346,10 +346,10 @@ export declare class PreviewTypography implements TypographyBlueprint {
|
|
346
346
|
}
|
347
347
|
export declare class PreviewMiniTypography implements TypographyBlueprint {
|
348
348
|
variant: {
|
349
|
-
one:
|
350
|
-
two:
|
351
|
-
three:
|
352
|
-
four:
|
349
|
+
one: TextStyleDefinition;
|
350
|
+
two: TextStyleDefinition;
|
351
|
+
three: TextStyleDefinition;
|
352
|
+
four: TextStyleDefinition;
|
353
353
|
};
|
354
354
|
font?: {
|
355
355
|
id: guid;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { guid,
|
1
|
+
import { guid, TextStyleSize, TextStyleSizes, TextStyleType, TextStyleDefinition, TextStyleTypes, TypographyBlueprint, TypographyFontDefinition } from "@omnia/fx-models";
|
2
2
|
import { useThemeStore } from "./ThemeStore";
|
3
3
|
export declare const useTypographyBlueprintStore: () => {
|
4
4
|
state: {
|
@@ -19,7 +19,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
19
19
|
readonly defaultTypographyBlueprint: TypographyBlueprint;
|
20
20
|
readonly themeStore: ReturnType<typeof useThemeStore>;
|
21
21
|
readonly blueprint: TypographyBlueprint;
|
22
|
-
typography(typographyType:
|
22
|
+
typography(typographyType: TextStyleTypes | TextStyleType, size: TextStyleSize | TextStyleSizes): TextStyleDefinition;
|
23
23
|
};
|
24
24
|
deactivated(): void;
|
25
25
|
} & {
|
@@ -41,7 +41,7 @@ export declare function useThemeStyling(): {
|
|
41
41
|
typeStylex: typeof TypographyStyling.typographyTypeStylex;
|
42
42
|
stylex: typeof TypographyStyling.typographyStylex;
|
43
43
|
fontStyling: typeof import("./styles/Typography").fontStyling;
|
44
|
-
typeStyling: (typographyType: import("@omnia/fx-models").
|
44
|
+
typeStyling: (typographyType: import("@omnia/fx-models").TextStyleTypes, size: import("@omnia/fx-models").TextStyleSize, blueprint: import("@omnia/fx-models").TypographyBlueprint) => {
|
45
45
|
baseStyles: {
|
46
46
|
fontFamily: string;
|
47
47
|
fontSize: string;
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { TypographyBlueprint,
|
1
|
+
import { TypographyBlueprint, TextStyleSize, TextStyleTypes, TextStyleValue } from "@omnia/fx-models";
|
2
2
|
import { MediaQuery } from "typestyle/lib/types";
|
3
3
|
import { useTypographyBlueprintStore } from "../../store";
|
4
4
|
export declare namespace TypographyStyling {
|
5
|
-
function typographyTypeStylex(typographyType:
|
5
|
+
function typographyTypeStylex(typographyType: TextStyleTypes, size: TextStyleSize, blueprint: TypographyBlueprint): Readonly<import("../../../Styles.stylex").StylexValue>;
|
6
6
|
function typographyStylex(blueprints: ReturnType<typeof useTypographyBlueprintStore>): {
|
7
7
|
title: {
|
8
8
|
readonly xl: Readonly<import("../../../Styles.stylex").StylexValue>;
|
@@ -32,7 +32,7 @@ export declare namespace TypographyStyling {
|
|
32
32
|
};
|
33
33
|
typographyType: (typographyType: string) => any;
|
34
34
|
};
|
35
|
-
function typographyStylexFromValueStylex(value:
|
35
|
+
function typographyStylexFromValueStylex(value: TextStyleValue, blueprint: TypographyBlueprint): Readonly<import("../../../Styles.stylex").StylexValue>;
|
36
36
|
}
|
37
37
|
export declare const typographyStyles: {
|
38
38
|
fontStyling: typeof fontStyling;
|
@@ -69,8 +69,8 @@ export interface TypographyTypesResult {
|
|
69
69
|
};
|
70
70
|
typographyType: (typographyType: string) => string;
|
71
71
|
}
|
72
|
-
declare function typographyStylingByValue(value:
|
73
|
-
declare function typographyTypeStyling(typographyType:
|
72
|
+
declare function typographyStylingByValue(value: TextStyleValue, blueprint: TypographyBlueprint): string;
|
73
|
+
declare function typographyTypeStyling(typographyType: TextStyleTypes, size: TextStyleSize, blueprint: TypographyBlueprint): {
|
74
74
|
baseStyles: {
|
75
75
|
fontFamily: string;
|
76
76
|
fontSize: string;
|
@@ -15,5 +15,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<EnterprisePr
|
|
15
15
|
} & Omit<{
|
16
16
|
default?: import("vue").Slot;
|
17
17
|
}, "selection">;
|
18
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "required" | "multiple" | "disabled" | "hideDetails" | "
|
18
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "required" | "multiple" | "disabled" | "hideDetails" | "slot:selection" | "emit:click:delete" | "emit:change" | "excludedPropertyTypeIds" | "preSelectedPropertyInternalName" | "propertyItems" | "externalPropertyItems" | "allowDuplicate"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
19
19
|
export default _default;
|