@omnia/fx 8.0.85-dev → 8.0.86-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/manifests/omnia.fx.core.manifest.json +1 -1
- package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
- package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
- package/internal-do-not-import-from-here/manifests/omnia.fx.ux.richtexteditor.manifest.json +1 -1
- package/internal-do-not-import-from-here/ux/DefineVueTypings.d.ts +20 -0
- package/internal-do-not-import-from-here/ux/Exposes.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitledescription/AppDescriptionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPicker3.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/blueprintpickers/typographypicker/TypographyPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/docs/omfx/components/docs/VModel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutColumnRenderer.css.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/index.d.ts +2 -3
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +13 -13
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +8 -8
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +13 -13
- package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +13 -13
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +13 -13
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +43 -18
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview2.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfigurationV2.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyValueRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextTranslator/TextTranslator.d.ts +15 -2
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextTranslator/TextTranslatorToolbar.d.ts +16 -12
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +13 -13
- package/internal-do-not-import-from-here/ux/templatepicker/TemplatePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/texttranslator/ITextTranslator.d.ts +0 -14
- package/internal-do-not-import-from-here/ux/texttranslator/TextTranslator.css.d.ts +3 -1
- package/internal-do-not-import-from-here/ux/texttranslator/TextTranslator.d.ts +128 -39
- package/internal-do-not-import-from-here/ux/theming/components/ThemeDefinitionEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/typography/components/FontPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/theming-v2/themedefinitionpicker/ThemeDefinitionPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/blocks/demo/DemoBlock.d.ts +32 -9
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/DefinitionPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/VelcronEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/AlignmentEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ImageEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/MarkdownEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/PropertyEditorCreator.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SliderEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SpacingEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SwitchEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/TextEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/TypographyEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/wctypings.d.ts +11 -0
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/internal.d.ts +0 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/_old/LayoutTabRenderer.d.ts +0 -0
@@ -288,8 +288,8 @@ declare const _default: {
|
|
288
288
|
label?: string;
|
289
289
|
class?: String | String[];
|
290
290
|
disabled?: boolean;
|
291
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
292
291
|
"v-model"?: boolean;
|
292
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
293
293
|
modelValue?: boolean;
|
294
294
|
rules?: ValidationRule[];
|
295
295
|
hint?: string;
|
@@ -239,8 +239,8 @@ declare const _default: {
|
|
239
239
|
icon?: TabIconModel;
|
240
240
|
class?: String | String[];
|
241
241
|
disabled?: boolean;
|
242
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
243
242
|
"v-model"?: boolean;
|
243
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
244
244
|
modelValue?: boolean;
|
245
245
|
"v-slots"?: {
|
246
246
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -52,13 +52,13 @@ declare const _default: {
|
|
52
52
|
type: import("vue").PropType<boolean>;
|
53
53
|
required: false;
|
54
54
|
};
|
55
|
-
"onUpdate:modelValue": {
|
56
|
-
type: import("vue").PropType<(value: number) => any>;
|
57
|
-
};
|
58
55
|
"v-model": {
|
59
56
|
type: import("vue").PropType<number>;
|
60
57
|
required: false;
|
61
58
|
};
|
59
|
+
"onUpdate:modelValue": {
|
60
|
+
type: import("vue").PropType<(value: number) => any>;
|
61
|
+
};
|
62
62
|
modelValue: {
|
63
63
|
type: import("vue").PropType<number>;
|
64
64
|
required: false;
|
@@ -76,7 +76,15 @@ declare const _default: {
|
|
76
76
|
colorSchemaType?: any;
|
77
77
|
container?: any;
|
78
78
|
colors?: any;
|
79
|
-
}
|
79
|
+
}>> & {
|
80
|
+
"onUpdate:modelValue"?: (model: number) => any;
|
81
|
+
onDoc$?: (description?: string) => any;
|
82
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
83
|
+
"update:modelValue": (model: number) => void;
|
84
|
+
doc$(description?: string): {
|
85
|
+
"update:modelValue": (model: number) => void;
|
86
|
+
};
|
87
|
+
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
80
88
|
scrolling: {
|
81
89
|
type: import("vue").PropType<string>;
|
82
90
|
} & {
|
@@ -129,13 +137,13 @@ declare const _default: {
|
|
129
137
|
type: import("vue").PropType<boolean>;
|
130
138
|
required: false;
|
131
139
|
};
|
132
|
-
"onUpdate:modelValue": {
|
133
|
-
type: import("vue").PropType<(value: number) => any>;
|
134
|
-
};
|
135
140
|
"v-model": {
|
136
141
|
type: import("vue").PropType<number>;
|
137
142
|
required: false;
|
138
143
|
};
|
144
|
+
"onUpdate:modelValue": {
|
145
|
+
type: import("vue").PropType<(value: number) => any>;
|
146
|
+
};
|
139
147
|
modelValue: {
|
140
148
|
type: import("vue").PropType<number>;
|
141
149
|
required: false;
|
@@ -153,7 +161,10 @@ declare const _default: {
|
|
153
161
|
colorSchemaType?: any;
|
154
162
|
container?: any;
|
155
163
|
colors?: any;
|
156
|
-
}
|
164
|
+
}>> & {
|
165
|
+
"onUpdate:modelValue"?: (model: number) => any;
|
166
|
+
onDoc$?: (description?: string) => any;
|
167
|
+
}, {
|
157
168
|
container?: any;
|
158
169
|
colorSchemaType?: any;
|
159
170
|
colors?: any;
|
@@ -217,13 +228,13 @@ declare const _default: {
|
|
217
228
|
type: import("vue").PropType<boolean>;
|
218
229
|
required: false;
|
219
230
|
};
|
220
|
-
"onUpdate:modelValue": {
|
221
|
-
type: import("vue").PropType<(value: number) => any>;
|
222
|
-
};
|
223
231
|
"v-model": {
|
224
232
|
type: import("vue").PropType<number>;
|
225
233
|
required: false;
|
226
234
|
};
|
235
|
+
"onUpdate:modelValue": {
|
236
|
+
type: import("vue").PropType<(value: number) => any>;
|
237
|
+
};
|
227
238
|
modelValue: {
|
228
239
|
type: import("vue").PropType<number>;
|
229
240
|
required: false;
|
@@ -241,7 +252,10 @@ declare const _default: {
|
|
241
252
|
colorSchemaType?: any;
|
242
253
|
container?: any;
|
243
254
|
colors?: any;
|
244
|
-
}
|
255
|
+
}>> & {
|
256
|
+
"onUpdate:modelValue"?: (model: number) => any;
|
257
|
+
onDoc$?: (description?: string) => any;
|
258
|
+
}, () => JSX.Element, {}, {}, {}, {
|
245
259
|
container?: any;
|
246
260
|
colorSchemaType?: any;
|
247
261
|
colors?: any;
|
@@ -302,13 +316,13 @@ declare const _default: {
|
|
302
316
|
type: import("vue").PropType<boolean>;
|
303
317
|
required: false;
|
304
318
|
};
|
305
|
-
"onUpdate:modelValue": {
|
306
|
-
type: import("vue").PropType<(value: number) => any>;
|
307
|
-
};
|
308
319
|
"v-model": {
|
309
320
|
type: import("vue").PropType<number>;
|
310
321
|
required: false;
|
311
322
|
};
|
323
|
+
"onUpdate:modelValue": {
|
324
|
+
type: import("vue").PropType<(value: number) => any>;
|
325
|
+
};
|
312
326
|
modelValue: {
|
313
327
|
type: import("vue").PropType<number>;
|
314
328
|
required: false;
|
@@ -326,7 +340,15 @@ declare const _default: {
|
|
326
340
|
colorSchemaType?: any;
|
327
341
|
container?: any;
|
328
342
|
colors?: any;
|
329
|
-
}
|
343
|
+
}>> & {
|
344
|
+
"onUpdate:modelValue"?: (model: number) => any;
|
345
|
+
onDoc$?: (description?: string) => any;
|
346
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
347
|
+
"update:modelValue": (model: number) => void;
|
348
|
+
doc$(description?: string): {
|
349
|
+
"update:modelValue": (model: number) => void;
|
350
|
+
};
|
351
|
+
}, string, {
|
330
352
|
container?: any;
|
331
353
|
colorSchemaType?: any;
|
332
354
|
colors?: any;
|
@@ -339,8 +361,8 @@ declare const _default: {
|
|
339
361
|
class?: String | String[];
|
340
362
|
vertical?: boolean;
|
341
363
|
contentClass?: string | string[];
|
342
|
-
"onUpdate:modelValue"?: (value: number) => any;
|
343
364
|
"v-model"?: number;
|
365
|
+
"onUpdate:modelValue"?: (value: number) => any;
|
344
366
|
modelValue?: number;
|
345
367
|
grow?: boolean;
|
346
368
|
variant?: "navigation" | "default" | "header" | "toolbar" | "settings";
|
@@ -354,6 +376,9 @@ declare const _default: {
|
|
354
376
|
"no-scrolling"?: boolean;
|
355
377
|
alignTabs?: "center" | "end" | "start";
|
356
378
|
"align-tabs"?: "center" | "end" | "start";
|
357
|
-
}>,
|
379
|
+
}>, "onUpdate:modelValue" | "onDoc$"> & {
|
380
|
+
"onUpdate:modelValue"?: (model: number) => any;
|
381
|
+
onDoc$?: (description?: string) => any;
|
382
|
+
};
|
358
383
|
};
|
359
384
|
export default _default;
|
@@ -485,8 +485,8 @@ declare const _default: {
|
|
485
485
|
rows?: number;
|
486
486
|
placeholder?: string;
|
487
487
|
readonly?: boolean;
|
488
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
489
488
|
"v-model"?: string;
|
489
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
490
490
|
modelValue?: string;
|
491
491
|
"v-slots"?: {
|
492
492
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -542,8 +542,8 @@ declare const _default: {
|
|
542
542
|
errorMessages?: string | string[];
|
543
543
|
placeholder?: string;
|
544
544
|
readonly?: boolean;
|
545
|
-
"onUpdate:modelValue"?: (value: string | number | WritableComputedRef<string>) => any;
|
546
545
|
"v-model"?: string | number | WritableComputedRef<string>;
|
546
|
+
"onUpdate:modelValue"?: (value: string | number | WritableComputedRef<string>) => any;
|
547
547
|
modelValue?: string | number | WritableComputedRef<string>;
|
548
548
|
"v-slots"?: {
|
549
549
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -190,8 +190,8 @@ declare const _default: {
|
|
190
190
|
colors?: any;
|
191
191
|
} & {
|
192
192
|
multiple?: boolean;
|
193
|
-
"onUpdate:modelValue"?: (value: TreeViewItem<any>[]) => any;
|
194
193
|
"v-model"?: TreeViewItem<any>[];
|
194
|
+
"onUpdate:modelValue"?: (value: TreeViewItem<any>[]) => any;
|
195
195
|
modelValue?: TreeViewItem<any>[];
|
196
196
|
items?: TreeViewItem<any>[];
|
197
197
|
"v-slots"?: {
|
@@ -461,8 +461,8 @@ declare const _default: {
|
|
461
461
|
} & {
|
462
462
|
expanded?: any[];
|
463
463
|
multiple?: boolean;
|
464
|
-
"onUpdate:modelValue"?: (value: any[]) => any;
|
465
464
|
"v-model"?: any[];
|
465
|
+
"onUpdate:modelValue"?: (value: any[]) => any;
|
466
466
|
modelValue?: any[];
|
467
467
|
items?: any[];
|
468
468
|
"v-slots"?: {
|
package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts
CHANGED
@@ -346,8 +346,8 @@ declare const _default: {
|
|
346
346
|
};
|
347
347
|
}>;
|
348
348
|
};
|
349
|
-
"onUpdate:modelValue"?: (value: VelcronPropertyEditor<any>) => any;
|
350
349
|
"v-model"?: VelcronPropertyEditor<any>;
|
350
|
+
"onUpdate:modelValue"?: (value: VelcronPropertyEditor<any>) => any;
|
351
351
|
modelValue?: VelcronPropertyEditor<any>;
|
352
352
|
}>, never>;
|
353
353
|
};
|
@@ -50,8 +50,8 @@ declare const _default: {
|
|
50
50
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
51
51
|
propsDefinition: Omit<Readonly<{} & {
|
52
52
|
disabled?: boolean;
|
53
|
-
"onUpdate:modelValue"?: (value: BooleanPropertyValue) => void;
|
54
53
|
"v-model"?: BooleanPropertyValue;
|
54
|
+
"onUpdate:modelValue"?: (value: BooleanPropertyValue) => void;
|
55
55
|
modelValue?: BooleanPropertyValue;
|
56
56
|
displaySettings?: BooleanDisplaySettings;
|
57
57
|
setupSettings?: never;
|
@@ -46,8 +46,8 @@ declare const _default: {
|
|
46
46
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
47
47
|
propsDefinition: Omit<Readonly<{} & {
|
48
48
|
disabled?: boolean;
|
49
|
-
"onUpdate:modelValue"?: (value: EmailPropertyValue) => void;
|
50
49
|
"v-model"?: EmailPropertyValue;
|
50
|
+
"onUpdate:modelValue"?: (value: EmailPropertyValue) => void;
|
51
51
|
modelValue?: EmailPropertyValue;
|
52
52
|
displaySettings?: EmailDisplaySettings;
|
53
53
|
setupSettings?: never;
|
@@ -51,8 +51,8 @@ declare const _default: {
|
|
51
51
|
propsDefinition: Omit<Readonly<{} & {
|
52
52
|
disabled?: boolean;
|
53
53
|
settings?: EnterprisePropertyRichTextItemSettings;
|
54
|
-
"onUpdate:modelValue"?: (value: HtmlPropertyValue) => void;
|
55
54
|
"v-model"?: HtmlPropertyValue;
|
55
|
+
"onUpdate:modelValue"?: (value: HtmlPropertyValue) => void;
|
56
56
|
modelValue?: HtmlPropertyValue;
|
57
57
|
displaySettings?: HtmlDisplaySettings;
|
58
58
|
setupSettings?: never;
|
package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts
CHANGED
@@ -76,8 +76,8 @@ declare const _default: {
|
|
76
76
|
styles?: {
|
77
77
|
container: import("typestyle/lib/types").NestedCSSProperties;
|
78
78
|
};
|
79
|
-
"onUpdate:modelValue"?: (value: IdentityPropertyValue) => void;
|
80
79
|
"v-model"?: IdentityPropertyValue;
|
80
|
+
"onUpdate:modelValue"?: (value: IdentityPropertyValue) => void;
|
81
81
|
modelValue?: IdentityPropertyValue;
|
82
82
|
displaySettings?: IdentityPropertyDisplaySettings;
|
83
83
|
setupSettings?: never;
|
@@ -51,8 +51,8 @@ declare const _default: {
|
|
51
51
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
52
52
|
propsDefinition: Omit<Readonly<{} & {
|
53
53
|
disabled?: boolean;
|
54
|
-
"onUpdate:modelValue"?: (value: IntegerPropertyValue) => void;
|
55
54
|
"v-model"?: IntegerPropertyValue;
|
55
|
+
"onUpdate:modelValue"?: (value: IntegerPropertyValue) => void;
|
56
56
|
modelValue?: IntegerPropertyValue;
|
57
57
|
displaySettings?: IntegerDisplaySettings;
|
58
58
|
setupSettings?: never;
|
package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts
CHANGED
@@ -50,8 +50,8 @@ declare const _default: {
|
|
50
50
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
51
51
|
propsDefinition: Omit<Readonly<{} & {
|
52
52
|
disabled?: boolean;
|
53
|
-
"onUpdate:modelValue"?: (value: LanguagePropertyValue) => void;
|
54
53
|
"v-model"?: LanguagePropertyValue;
|
54
|
+
"onUpdate:modelValue"?: (value: LanguagePropertyValue) => void;
|
55
55
|
modelValue?: LanguagePropertyValue;
|
56
56
|
displaySettings?: LanguageDisplaySettings;
|
57
57
|
setupSettings?: never;
|
@@ -46,8 +46,8 @@ declare const _default: {
|
|
46
46
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
47
47
|
propsDefinition: Omit<Readonly<{} & {
|
48
48
|
disabled?: boolean;
|
49
|
-
"onUpdate:modelValue"?: (value: MediaPropertyValue) => void;
|
50
49
|
"v-model"?: MediaPropertyValue;
|
50
|
+
"onUpdate:modelValue"?: (value: MediaPropertyValue) => void;
|
51
51
|
modelValue?: MediaPropertyValue;
|
52
52
|
displaySettings?: MediaDisplaySettings;
|
53
53
|
setupSettings?: never;
|
@@ -56,8 +56,8 @@ declare const _default: {
|
|
56
56
|
propsDefinition: Omit<Readonly<{} & {
|
57
57
|
disabled?: boolean;
|
58
58
|
promotedTagOptions?: PromotedTagOptions;
|
59
|
-
"onUpdate:modelValue"?: (value: TagsPropertyValue) => void;
|
60
59
|
"v-model"?: TagsPropertyValue;
|
60
|
+
"onUpdate:modelValue"?: (value: TagsPropertyValue) => void;
|
61
61
|
modelValue?: TagsPropertyValue;
|
62
62
|
displaySettings?: import("@omnia/fx-models").TagsDisplaySettings;
|
63
63
|
setupSettings?: never;
|
@@ -50,8 +50,8 @@ declare const _default: {
|
|
50
50
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
51
51
|
propsDefinition: Omit<Readonly<{} & {
|
52
52
|
disabled?: boolean;
|
53
|
-
"onUpdate:modelValue"?: (value: TextPropertyValue) => void;
|
54
53
|
"v-model"?: TextPropertyValue;
|
54
|
+
"onUpdate:modelValue"?: (value: TextPropertyValue) => void;
|
55
55
|
modelValue?: TextPropertyValue;
|
56
56
|
displaySettings?: TextDisplaySettings;
|
57
57
|
setupSettings?: never;
|
@@ -441,8 +441,8 @@ declare const _default: {
|
|
441
441
|
}>;
|
442
442
|
};
|
443
443
|
disabled?: boolean;
|
444
|
-
"onUpdate:modelValue"?: (value: ModelValueType) => any;
|
445
444
|
"v-model"?: ModelValueType;
|
445
|
+
"onUpdate:modelValue"?: (value: ModelValueType) => any;
|
446
446
|
modelValue?: ModelValueType;
|
447
447
|
"v-slots"?: {
|
448
448
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -425,8 +425,8 @@ declare const _default: {
|
|
425
425
|
}>;
|
426
426
|
};
|
427
427
|
disabled?: boolean;
|
428
|
-
"onUpdate:modelValue"?: (value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any;
|
429
428
|
"v-model"?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>;
|
429
|
+
"onUpdate:modelValue"?: (value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any;
|
430
430
|
modelValue?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>;
|
431
431
|
editMode?: boolean;
|
432
432
|
"edit-mode"?: boolean;
|
package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyValueRenderer.d.ts
CHANGED
@@ -508,8 +508,8 @@ declare const _default: {
|
|
508
508
|
}>;
|
509
509
|
};
|
510
510
|
disabled?: boolean;
|
511
|
-
"onUpdate:modelValue"?: (value: PropertyValue) => any;
|
512
511
|
"v-model"?: PropertyValue;
|
512
|
+
"onUpdate:modelValue"?: (value: PropertyValue) => any;
|
513
513
|
modelValue?: PropertyValue;
|
514
514
|
"v-slots"?: {
|
515
515
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -375,8 +375,8 @@ declare const _default: {
|
|
375
375
|
};
|
376
376
|
}>;
|
377
377
|
};
|
378
|
-
"onUpdate:modelValue"?: (value: RichTextEditorExtensionRegistration[]) => any;
|
379
378
|
"v-model"?: RichTextEditorExtensionRegistration[];
|
379
|
+
"onUpdate:modelValue"?: (value: RichTextEditorExtensionRegistration[]) => any;
|
380
380
|
modelValue?: RichTextEditorExtensionRegistration[];
|
381
381
|
showEditorPreview?: boolean;
|
382
382
|
"show-editor-preview"?: boolean;
|
@@ -1,11 +1,24 @@
|
|
1
|
-
import TextTranslatorToolbar from "./TextTranslatorToolbar";
|
2
1
|
import { Guid } from "../../../../models";
|
3
2
|
export declare const textTranslatorEditorExtension: () => {
|
4
3
|
id: Guid;
|
5
4
|
title: string;
|
6
5
|
getConfiguration(): {
|
7
6
|
toolbarItems: {
|
8
|
-
toolbar:
|
7
|
+
toolbar: {
|
8
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
|
9
|
+
P: {};
|
10
|
+
B: {};
|
11
|
+
D: {};
|
12
|
+
C: {};
|
13
|
+
M: {};
|
14
|
+
Defaults: {};
|
15
|
+
}, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
|
16
|
+
__isFragment?: never;
|
17
|
+
__isTeleport?: never;
|
18
|
+
__isSuspense?: never;
|
19
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
20
|
+
propsDefinition: Omit<Readonly<{} & {}>, never>;
|
21
|
+
};
|
9
22
|
configuration: {};
|
10
23
|
}[];
|
11
24
|
};
|
@@ -1,12 +1,16 @@
|
|
1
|
-
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
1
|
+
declare const _default: {
|
2
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
|
3
|
+
P: {};
|
4
|
+
B: {};
|
5
|
+
D: {};
|
6
|
+
C: {};
|
7
|
+
M: {};
|
8
|
+
Defaults: {};
|
9
|
+
}, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
|
10
|
+
__isFragment?: never;
|
11
|
+
__isTeleport?: never;
|
12
|
+
__isSuspense?: never;
|
13
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
14
|
+
propsDefinition: Omit<Readonly<{} & {}>, never>;
|
15
|
+
};
|
16
|
+
export default _default;
|
@@ -301,8 +301,8 @@ declare const _default: {
|
|
301
301
|
headerClass?: string;
|
302
302
|
contentClass?: string;
|
303
303
|
description?: string;
|
304
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
305
304
|
"v-model"?: boolean;
|
305
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
306
306
|
modelValue?: boolean;
|
307
307
|
onSave?: () => Promise<boolean>;
|
308
308
|
"on-save"?: () => Promise<boolean>;
|
@@ -21,13 +21,13 @@ declare const _default: {
|
|
21
21
|
type: import("vue").PropType<ReactionVariants>;
|
22
22
|
required: false;
|
23
23
|
};
|
24
|
-
"onUpdate:modelValue": {
|
25
|
-
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
26
|
-
};
|
27
24
|
"v-model": {
|
28
25
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
29
26
|
required: false;
|
30
27
|
};
|
28
|
+
"onUpdate:modelValue": {
|
29
|
+
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
30
|
+
};
|
31
31
|
modelValue: {
|
32
32
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
33
33
|
required: false;
|
@@ -62,13 +62,13 @@ declare const _default: {
|
|
62
62
|
type: import("vue").PropType<ReactionVariants>;
|
63
63
|
required: false;
|
64
64
|
};
|
65
|
-
"onUpdate:modelValue": {
|
66
|
-
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
67
|
-
};
|
68
65
|
"v-model": {
|
69
66
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
70
67
|
required: false;
|
71
68
|
};
|
69
|
+
"onUpdate:modelValue": {
|
70
|
+
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
71
|
+
};
|
72
72
|
modelValue: {
|
73
73
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
74
74
|
required: false;
|
@@ -105,13 +105,13 @@ declare const _default: {
|
|
105
105
|
type: import("vue").PropType<ReactionVariants>;
|
106
106
|
required: false;
|
107
107
|
};
|
108
|
-
"onUpdate:modelValue": {
|
109
|
-
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
110
|
-
};
|
111
108
|
"v-model": {
|
112
109
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
113
110
|
required: false;
|
114
111
|
};
|
112
|
+
"onUpdate:modelValue": {
|
113
|
+
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
114
|
+
};
|
115
115
|
modelValue: {
|
116
116
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
117
117
|
required: false;
|
@@ -145,13 +145,13 @@ declare const _default: {
|
|
145
145
|
type: import("vue").PropType<ReactionVariants>;
|
146
146
|
required: false;
|
147
147
|
};
|
148
|
-
"onUpdate:modelValue": {
|
149
|
-
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
150
|
-
};
|
151
148
|
"v-model": {
|
152
149
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
153
150
|
required: false;
|
154
151
|
};
|
152
|
+
"onUpdate:modelValue": {
|
153
|
+
type: import("vue").PropType<(value: Required<IUserReaction>[]) => any>;
|
154
|
+
};
|
155
155
|
modelValue: {
|
156
156
|
type: import("vue").PropType<Required<IUserReaction>[]>;
|
157
157
|
required: false;
|
@@ -168,8 +168,8 @@ declare const _default: {
|
|
168
168
|
"reaction:selected": (value: Required<IUserReaction>) => true;
|
169
169
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
170
170
|
propsDefinition: Omit<Readonly<{} & {
|
171
|
-
"onUpdate:modelValue"?: (value: Required<IUserReaction>[]) => any;
|
172
171
|
"v-model"?: Required<IUserReaction>[];
|
172
|
+
"onUpdate:modelValue"?: (value: Required<IUserReaction>[]) => any;
|
173
173
|
modelValue?: Required<IUserReaction>[];
|
174
174
|
"v-slots"?: {
|
175
175
|
default?: import("../DefineVueTypings").Slot<any[]>;
|
@@ -466,8 +466,8 @@ declare const _default: {
|
|
466
466
|
};
|
467
467
|
}>;
|
468
468
|
};
|
469
|
-
"onUpdate:modelValue"?: (value: TemplatePickerModel) => any;
|
470
469
|
"v-model"?: TemplatePickerModel;
|
470
|
+
"onUpdate:modelValue"?: (value: TemplatePickerModel) => any;
|
471
471
|
modelValue?: TemplatePickerModel;
|
472
472
|
templates?: TemplatePickerModel[];
|
473
473
|
colsGrid?: number;
|
@@ -1,5 +1,4 @@
|
|
1
1
|
import { IIcon, LanguageTags } from "../../models";
|
2
|
-
import { TsxAllowUnknowProperties } from "../TsxAllowUnknowProperties";
|
3
2
|
export interface ITextTranslator {
|
4
3
|
text: string;
|
5
4
|
onTranslateCompleted: (result: string) => void;
|
@@ -12,16 +11,3 @@ export interface ITextTranslator {
|
|
12
11
|
icon?: IIcon;
|
13
12
|
dark?: boolean;
|
14
13
|
}
|
15
|
-
declare global {
|
16
|
-
namespace JSX {
|
17
|
-
interface Element {
|
18
|
-
}
|
19
|
-
interface ElementClass {
|
20
|
-
}
|
21
|
-
interface ElementAttributesProperty {
|
22
|
-
}
|
23
|
-
interface IntrinsicElements {
|
24
|
-
"omfx-text-translator": TsxAllowUnknowProperties<ITextTranslator>;
|
25
|
-
}
|
26
|
-
}
|
27
|
-
}
|