@omnia/fx 8.0.301-dev → 8.0.302-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/core/utils/Utils.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/DefineVueTypings.d.ts +4 -1
- package/internal-do-not-import-from-here/ux/Exposes.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +5 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +11 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainerFillsEditorStore.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +6 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +8 -4
- package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/DefaultTypography.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/MD2Blueprint.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/index.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonBlueprintsViewer.d.ts +4 -2
- package/internal-do-not-import-from-here/ux/aurora/components/chrome_2beRemoved/ChromeEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/chrome_2beRemoved/ChromeViewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerBlueprintsViewer.d.ts +4 -2
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +91 -91
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintsViewer.d.ts +5 -1
- 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 +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/shared/BlueprintsTemplates.d.ts +3 -13
- package/internal-do-not-import-from-here/ux/aurora/store/ColorManager.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/store/ComponentBlueprintStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +24 -24
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/store/VariantManager.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/aurora/store/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Typography.d.ts +19 -20
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +3 -75
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ContainerFillBlueprint,
|
1
|
+
import { ContainerFillBlueprint, BlueprintVariant } from "@omnia/fx-models";
|
2
2
|
import { VNodeChild } from "vue";
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
@@ -27,79 +27,79 @@ declare const _default: {
|
|
27
27
|
required: false;
|
28
28
|
};
|
29
29
|
"onUpdate:modelValue": {
|
30
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
30
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
31
31
|
};
|
32
32
|
"v-model": {
|
33
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
33
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
34
34
|
required: false;
|
35
35
|
};
|
36
36
|
modelValue: {
|
37
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
37
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
38
38
|
required: false;
|
39
39
|
};
|
40
40
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
41
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
41
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
42
42
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
43
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
43
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
44
44
|
required: false;
|
45
45
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
46
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
46
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
47
47
|
required: false;
|
48
48
|
}; } & {
|
49
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerFillBlueprint |
|
49
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerFillBlueprint | BlueprintVariant, {
|
50
50
|
"onUpdate:modelValue": {
|
51
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
51
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
52
52
|
};
|
53
53
|
} & {
|
54
54
|
"v-model": {
|
55
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
55
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
56
56
|
required: false;
|
57
57
|
};
|
58
58
|
} & {
|
59
59
|
modelValue: {
|
60
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
60
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
61
61
|
required: false;
|
62
62
|
};
|
63
63
|
}>;
|
64
|
-
defaultValue(value?: ContainerFillBlueprint |
|
64
|
+
defaultValue(value?: ContainerFillBlueprint | BlueprintVariant): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerFillBlueprint | BlueprintVariant, {
|
65
65
|
"onUpdate:modelValue": {
|
66
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
66
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
67
67
|
};
|
68
68
|
} & {
|
69
69
|
"v-model": {
|
70
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
70
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
71
71
|
required: false;
|
72
72
|
};
|
73
73
|
} & {
|
74
74
|
modelValue: {
|
75
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
75
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
76
76
|
required: false;
|
77
77
|
};
|
78
78
|
}, false>;
|
79
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerFillBlueprint |
|
79
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerFillBlueprint | BlueprintVariant, {
|
80
80
|
"onUpdate:modelValue": {
|
81
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
81
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
82
82
|
};
|
83
83
|
} & {
|
84
84
|
"v-model": {
|
85
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
85
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
86
86
|
required: false;
|
87
87
|
};
|
88
88
|
} & {
|
89
89
|
modelValue: {
|
90
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
90
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
91
91
|
required: false;
|
92
92
|
};
|
93
93
|
}>;
|
94
94
|
};
|
95
95
|
}>> & {
|
96
|
-
"onUpdate:modelValue"?: (value: ContainerFillBlueprint |
|
97
|
-
"onItem:enter"?: (value: ContainerFillBlueprint |
|
98
|
-
"onItem:leave"?: (value: ContainerFillBlueprint |
|
96
|
+
"onUpdate:modelValue"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
97
|
+
"onItem:enter"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
98
|
+
"onItem:leave"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
99
99
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
100
|
-
"update:modelValue": (value:
|
101
|
-
"item:enter": (value:
|
102
|
-
"item:leave": (value:
|
100
|
+
"update:modelValue": (value: BlueprintVariant | ContainerFillBlueprint) => any;
|
101
|
+
"item:enter": (value: BlueprintVariant | ContainerFillBlueprint) => any;
|
102
|
+
"item:leave": (value: BlueprintVariant | ContainerFillBlueprint) => any;
|
103
103
|
}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
104
104
|
P: {};
|
105
105
|
B: {};
|
@@ -133,75 +133,75 @@ declare const _default: {
|
|
133
133
|
required: false;
|
134
134
|
};
|
135
135
|
"onUpdate:modelValue": {
|
136
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
136
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
137
137
|
};
|
138
138
|
"v-model": {
|
139
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
139
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
140
140
|
required: false;
|
141
141
|
};
|
142
142
|
modelValue: {
|
143
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
143
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
144
144
|
required: false;
|
145
145
|
};
|
146
146
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
147
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
147
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
148
148
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
149
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
149
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
150
150
|
required: false;
|
151
151
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
152
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
152
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
153
153
|
required: false;
|
154
154
|
}; } & {
|
155
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerFillBlueprint |
|
155
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerFillBlueprint | BlueprintVariant, {
|
156
156
|
"onUpdate:modelValue": {
|
157
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
157
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
158
158
|
};
|
159
159
|
} & {
|
160
160
|
"v-model": {
|
161
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
161
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
162
162
|
required: false;
|
163
163
|
};
|
164
164
|
} & {
|
165
165
|
modelValue: {
|
166
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
166
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
167
167
|
required: false;
|
168
168
|
};
|
169
169
|
}>;
|
170
|
-
defaultValue(value?: ContainerFillBlueprint |
|
170
|
+
defaultValue(value?: ContainerFillBlueprint | BlueprintVariant): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerFillBlueprint | BlueprintVariant, {
|
171
171
|
"onUpdate:modelValue": {
|
172
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
172
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
173
173
|
};
|
174
174
|
} & {
|
175
175
|
"v-model": {
|
176
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
176
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
177
177
|
required: false;
|
178
178
|
};
|
179
179
|
} & {
|
180
180
|
modelValue: {
|
181
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
181
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
182
182
|
required: false;
|
183
183
|
};
|
184
184
|
}, false>;
|
185
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerFillBlueprint |
|
185
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerFillBlueprint | BlueprintVariant, {
|
186
186
|
"onUpdate:modelValue": {
|
187
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
187
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
188
188
|
};
|
189
189
|
} & {
|
190
190
|
"v-model": {
|
191
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
191
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
192
192
|
required: false;
|
193
193
|
};
|
194
194
|
} & {
|
195
195
|
modelValue: {
|
196
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
196
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
197
197
|
required: false;
|
198
198
|
};
|
199
199
|
}>;
|
200
200
|
};
|
201
201
|
}>> & {
|
202
|
-
"onUpdate:modelValue"?: (value: ContainerFillBlueprint |
|
203
|
-
"onItem:enter"?: (value: ContainerFillBlueprint |
|
204
|
-
"onItem:leave"?: (value: ContainerFillBlueprint |
|
202
|
+
"onUpdate:modelValue"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
203
|
+
"onItem:enter"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
204
|
+
"onItem:leave"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
205
205
|
}, () => JSX.Element, {}, {}, {}, {}>;
|
206
206
|
__isFragment?: never;
|
207
207
|
__isTeleport?: never;
|
@@ -232,138 +232,138 @@ declare const _default: {
|
|
232
232
|
required: false;
|
233
233
|
};
|
234
234
|
"onUpdate:modelValue": {
|
235
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
235
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
236
236
|
};
|
237
237
|
"v-model": {
|
238
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
238
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
239
239
|
required: false;
|
240
240
|
};
|
241
241
|
modelValue: {
|
242
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
242
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
243
243
|
required: false;
|
244
244
|
};
|
245
245
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
246
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
246
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
247
247
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
248
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
248
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
249
249
|
required: false;
|
250
250
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
251
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
251
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
252
252
|
required: false;
|
253
253
|
}; } & {
|
254
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerFillBlueprint |
|
254
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerFillBlueprint | BlueprintVariant, {
|
255
255
|
"onUpdate:modelValue": {
|
256
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
256
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
257
257
|
};
|
258
258
|
} & {
|
259
259
|
"v-model": {
|
260
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
260
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
261
261
|
required: false;
|
262
262
|
};
|
263
263
|
} & {
|
264
264
|
modelValue: {
|
265
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
265
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
266
266
|
required: false;
|
267
267
|
};
|
268
268
|
}>;
|
269
|
-
defaultValue(value?: ContainerFillBlueprint |
|
269
|
+
defaultValue(value?: ContainerFillBlueprint | BlueprintVariant): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerFillBlueprint | BlueprintVariant, {
|
270
270
|
"onUpdate:modelValue": {
|
271
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
271
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
272
272
|
};
|
273
273
|
} & {
|
274
274
|
"v-model": {
|
275
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
275
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
276
276
|
required: false;
|
277
277
|
};
|
278
278
|
} & {
|
279
279
|
modelValue: {
|
280
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
280
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
281
281
|
required: false;
|
282
282
|
};
|
283
283
|
}, false>;
|
284
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerFillBlueprint |
|
284
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerFillBlueprint | BlueprintVariant, {
|
285
285
|
"onUpdate:modelValue": {
|
286
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
286
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
287
287
|
};
|
288
288
|
} & {
|
289
289
|
"v-model": {
|
290
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
290
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
291
291
|
required: false;
|
292
292
|
};
|
293
293
|
} & {
|
294
294
|
modelValue: {
|
295
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
295
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
296
296
|
required: false;
|
297
297
|
};
|
298
298
|
}>;
|
299
299
|
};
|
300
300
|
}>> & {
|
301
|
-
"onUpdate:modelValue"?: (value: ContainerFillBlueprint |
|
302
|
-
"onItem:enter"?: (value: ContainerFillBlueprint |
|
303
|
-
"onItem:leave"?: (value: ContainerFillBlueprint |
|
301
|
+
"onUpdate:modelValue"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
302
|
+
"onItem:enter"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
303
|
+
"onItem:leave"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
304
304
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
305
|
-
"update:modelValue": (value:
|
306
|
-
"item:enter": (value:
|
307
|
-
"item:leave": (value:
|
305
|
+
"update:modelValue": (value: BlueprintVariant | ContainerFillBlueprint) => any;
|
306
|
+
"item:enter": (value: BlueprintVariant | ContainerFillBlueprint) => any;
|
307
|
+
"item:leave": (value: BlueprintVariant | ContainerFillBlueprint) => any;
|
308
308
|
}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
309
309
|
propsDefinition: Omit<Readonly<{} & {
|
310
310
|
name?: {
|
311
311
|
[x: `onUpdate:${string}`]: {
|
312
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
312
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
313
313
|
};
|
314
314
|
} & {
|
315
315
|
[x: `v-model:${string}`]: {
|
316
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
316
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
317
317
|
required: false;
|
318
318
|
};
|
319
319
|
} & {
|
320
320
|
[x: string]: {
|
321
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
321
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
322
322
|
required: false;
|
323
323
|
};
|
324
324
|
} & {
|
325
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ContainerFillBlueprint |
|
325
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ContainerFillBlueprint | BlueprintVariant, {
|
326
326
|
"onUpdate:modelValue": {
|
327
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
327
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
328
328
|
};
|
329
329
|
} & {
|
330
330
|
"v-model": {
|
331
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
331
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
332
332
|
required: false;
|
333
333
|
};
|
334
334
|
} & {
|
335
335
|
modelValue: {
|
336
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
336
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
337
337
|
required: false;
|
338
338
|
};
|
339
339
|
}>;
|
340
|
-
defaultValue(value?: ContainerFillBlueprint |
|
340
|
+
defaultValue(value?: ContainerFillBlueprint | BlueprintVariant): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ContainerFillBlueprint | BlueprintVariant, {
|
341
341
|
"onUpdate:modelValue": {
|
342
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
342
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
343
343
|
};
|
344
344
|
} & {
|
345
345
|
"v-model": {
|
346
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
346
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
347
347
|
required: false;
|
348
348
|
};
|
349
349
|
} & {
|
350
350
|
modelValue: {
|
351
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
351
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
352
352
|
required: false;
|
353
353
|
};
|
354
354
|
}, false>;
|
355
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ContainerFillBlueprint |
|
355
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ContainerFillBlueprint | BlueprintVariant, {
|
356
356
|
"onUpdate:modelValue": {
|
357
|
-
type: import("vue").PropType<(value: ContainerFillBlueprint |
|
357
|
+
type: import("vue").PropType<(value: ContainerFillBlueprint | BlueprintVariant) => any | void>;
|
358
358
|
};
|
359
359
|
} & {
|
360
360
|
"v-model": {
|
361
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
361
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
362
362
|
required: false;
|
363
363
|
};
|
364
364
|
} & {
|
365
365
|
modelValue: {
|
366
|
-
type: import("vue").PropType<ContainerFillBlueprint |
|
366
|
+
type: import("vue").PropType<ContainerFillBlueprint | BlueprintVariant>;
|
367
367
|
required: false;
|
368
368
|
};
|
369
369
|
}>;
|
@@ -374,18 +374,18 @@ declare const _default: {
|
|
374
374
|
} & {
|
375
375
|
activator?: () => VNodeChild;
|
376
376
|
};
|
377
|
-
"v-model"?: ContainerFillBlueprint |
|
378
|
-
modelValue?: ContainerFillBlueprint |
|
377
|
+
"v-model"?: ContainerFillBlueprint | BlueprintVariant;
|
378
|
+
modelValue?: ContainerFillBlueprint | BlueprintVariant;
|
379
379
|
toned?: boolean;
|
380
|
-
"onUpdate:modelValue"?: (value: ContainerFillBlueprint |
|
380
|
+
"onUpdate:modelValue"?: (value: ContainerFillBlueprint | BlueprintVariant) => any | void;
|
381
381
|
previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
382
382
|
individualRadiusSelection?: boolean;
|
383
383
|
individualBorderWidthSelection?: boolean;
|
384
384
|
allowCustom?: boolean;
|
385
385
|
}>, "onUpdate:modelValue" | "onItem:enter" | "onItem:leave"> & {
|
386
|
-
"onUpdate:modelValue"?: (value: ContainerFillBlueprint |
|
387
|
-
"onItem:enter"?: (value: ContainerFillBlueprint |
|
388
|
-
"onItem:leave"?: (value: ContainerFillBlueprint |
|
386
|
+
"onUpdate:modelValue"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
387
|
+
"onItem:enter"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
388
|
+
"onItem:leave"?: (value: ContainerFillBlueprint | BlueprintVariant) => any;
|
389
389
|
};
|
390
390
|
};
|
391
391
|
export default _default;
|
@@ -150,6 +150,7 @@ declare const _default: {
|
|
150
150
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
151
151
|
propsDefinition: Omit<Readonly<{} & {
|
152
152
|
container?: boolean;
|
153
|
+
variant?: EditorVariant;
|
153
154
|
class?: String | String[];
|
154
155
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
155
156
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
@@ -158,7 +159,6 @@ declare const _default: {
|
|
158
159
|
} & {
|
159
160
|
activator?: () => VNodeChild;
|
160
161
|
};
|
161
|
-
variant?: EditorVariant;
|
162
162
|
themeType?: ThemeContextType;
|
163
163
|
colorSchemaTypePreview?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
164
164
|
}>, "onSelected:fillStyle" | "onSelected:borderStyle" | "onSelected:buttonStyle" | "onSelected:tabsStyle" | "onSelected:chromeStyle" | "onSelected:iconBlueprints"> & {
|
@@ -12,5 +12,9 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
|
12
12
|
toned?: boolean;
|
13
13
|
} & {
|
14
14
|
selectable?: boolean;
|
15
|
-
} &
|
15
|
+
} & {
|
16
|
+
editable?: boolean;
|
17
|
+
} & {
|
18
|
+
blueprintStrategy?: string;
|
19
|
+
} & DefineEmit<"click:select", (variant: BlueprintVariant) => true> & DefineEmit<"click:add", () => true>>) => any;
|
16
20
|
export default _default;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { BlueprintVariant, TypographyBlueprint, TypographyBlueprints, TypographySizes, TypographyType } from "@omnia/fx-models";
|
2
2
|
import { DefineEmit } from "@omnia/fx/ux";
|
3
3
|
declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
4
4
|
"emit:update:modelValue": (value: TypographyBlueprint | TypographyBlueprints) => void;
|
@@ -10,5 +10,5 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
|
10
10
|
toned?: boolean;
|
11
11
|
} & {
|
12
12
|
sampleText?: string;
|
13
|
-
} & DefineEmit<"click:select", (typography: TypographyType, size: TypographySizes) => true> & DefineEmit<"click:selectfill", (variant:
|
13
|
+
} & DefineEmit<"click:select", (typography: TypographyType, size: TypographySizes) => true> & DefineEmit<"click:selectfill", (variant: BlueprintVariant) => true>>) => any;
|
14
14
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts
CHANGED
@@ -334,6 +334,7 @@ declare const _default: {
|
|
334
334
|
};
|
335
335
|
}>;
|
336
336
|
};
|
337
|
+
variant?: EditorVariant;
|
337
338
|
preview?: boolean;
|
338
339
|
"v-slots"?: {
|
339
340
|
default?: import("../../../DefineVueTypings").Slot;
|
@@ -342,7 +343,6 @@ declare const _default: {
|
|
342
343
|
};
|
343
344
|
"v-model"?: TypographyDefinition;
|
344
345
|
modelValue?: TypographyDefinition;
|
345
|
-
variant?: EditorVariant;
|
346
346
|
"onUpdate:modelValue"?: (value: TypographyDefinition) => any | void;
|
347
347
|
sampleText?: string;
|
348
348
|
}>, "onClick:confirm" | "onInit:actionButtons"> & {
|
package/internal-do-not-import-from-here/ux/aurora/designkits/shared/BlueprintsTemplates.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ChromeBlueprints, ComponentBlueprints, guid, IconBlueprint, IconBlueprints, SpacingBlueprints, TypographyBlueprints } from "@omnia/fx-models";
|
1
|
+
import { ChromeBlueprints, ComponentBlueprints, guid, IconBlueprint, IconBlueprints, SpacingBlueprints, TabsBlueprints, TypographyBlueprints } from "@omnia/fx-models";
|
2
2
|
import { DefaultInnerSpacing, DefaultLayoutSpacing, PreviewInnerSpacing } from "./SpacingBlueprint";
|
3
3
|
import { DefaultTypography, FunkyTypography, PreviewMiniTypography, PreviewTypography } from "./TypographyBlueprints";
|
4
4
|
declare class SquareChromeBlueprintsTemplate implements ChromeBlueprints {
|
@@ -78,12 +78,7 @@ declare class SquareBlueprintsTemplate implements ComponentBlueprints {
|
|
78
78
|
variant4: import("@omnia/fx-models").ButtonBlueprint;
|
79
79
|
};
|
80
80
|
};
|
81
|
-
tabs:
|
82
|
-
primary: any;
|
83
|
-
variant1: any;
|
84
|
-
variant2: any;
|
85
|
-
variant3: any;
|
86
|
-
};
|
81
|
+
tabs: TabsBlueprints;
|
87
82
|
blocks: SquareChromeBlueprintsTemplate;
|
88
83
|
icons?: DefaultIconsBlueprintsTemplate;
|
89
84
|
constructor(id: guid, name: string);
|
@@ -115,12 +110,7 @@ declare class RoundBlueprintsTemplate implements ComponentBlueprints {
|
|
115
110
|
variant4: import("@omnia/fx-models").ButtonBlueprint;
|
116
111
|
};
|
117
112
|
};
|
118
|
-
tabs:
|
119
|
-
primary: any;
|
120
|
-
variant1: any;
|
121
|
-
variant2: any;
|
122
|
-
variant3: any;
|
123
|
-
};
|
113
|
+
tabs: TabsBlueprints;
|
124
114
|
blocks: RoundChromeBlueprintsTemplate;
|
125
115
|
icons?: DefaultIconsBlueprintsTemplate;
|
126
116
|
constructor(id: guid, name: string);
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { Blueprint,
|
1
|
+
import { Blueprint, ButtonBlueprint, ButtonBlueprintVariant, ComponentBlueprints, ContainerFillBlueprint, BlueprintVariant, OIconSizes, TabsBlueprint, WebBlueprintItemDefintionType } from "@omnia/fx-models";
|
2
2
|
type blueprintType = "default";
|
3
3
|
export declare const useComponentBlueprintStore: () => {
|
4
4
|
state: {
|
@@ -30,8 +30,8 @@ export declare const useComponentBlueprintStore: () => {
|
|
30
30
|
blueprintByType(type: BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
31
31
|
};
|
32
32
|
container: {
|
33
|
-
hasVariant(type:
|
34
|
-
getByType(type:
|
33
|
+
hasVariant(type: BlueprintVariant | string): boolean;
|
34
|
+
getByType(type: BlueprintVariant | ContainerFillBlueprint | string): ContainerFillBlueprint;
|
35
35
|
};
|
36
36
|
};
|
37
37
|
deactivated(): void;
|
@@ -61,8 +61,8 @@ export declare const useSpacingBlueprintStore: () => {
|
|
61
61
|
blueprintByType(type: BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
62
62
|
};
|
63
63
|
container: {
|
64
|
-
hasVariant(type:
|
65
|
-
getByType(type:
|
64
|
+
hasVariant(type: BlueprintVariant | string): boolean;
|
65
|
+
getByType(type: BlueprintVariant | import("@omnia/fx-models").ContainerFillBlueprint | string): import("@omnia/fx-models").ContainerFillBlueprint;
|
66
66
|
};
|
67
67
|
};
|
68
68
|
deactivated(): void;
|