@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
@@ -1,39 +1,128 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
import
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
}
|
1
|
+
import { LanguageTags } from "../../models";
|
2
|
+
declare const _default: {
|
3
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
4
|
+
"force-tenant-languages": {
|
5
|
+
type: import("vue").PropType<boolean>;
|
6
|
+
required: false;
|
7
|
+
};
|
8
|
+
forceTenantLanguages: {
|
9
|
+
type: import("vue").PropType<boolean>;
|
10
|
+
required: false;
|
11
|
+
};
|
12
|
+
"src-language": {
|
13
|
+
type: import("vue").PropType<LanguageTags>;
|
14
|
+
};
|
15
|
+
srcLanguage: {
|
16
|
+
type: import("vue").PropType<LanguageTags>;
|
17
|
+
};
|
18
|
+
text: {
|
19
|
+
type: import("vue").PropType<string>;
|
20
|
+
} & {
|
21
|
+
type: import("vue").PropType<string>;
|
22
|
+
};
|
23
|
+
}>> & {
|
24
|
+
onDoc$?: (description?: string) => any;
|
25
|
+
onTranslateCompleted?: (result: string) => any;
|
26
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
27
|
+
translateCompleted: (result: string) => void;
|
28
|
+
doc$(description?: string): {
|
29
|
+
translateCompleted: (result: string) => void;
|
30
|
+
};
|
31
|
+
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
32
|
+
"force-tenant-languages": {
|
33
|
+
type: import("vue").PropType<boolean>;
|
34
|
+
required: false;
|
35
|
+
};
|
36
|
+
forceTenantLanguages: {
|
37
|
+
type: import("vue").PropType<boolean>;
|
38
|
+
required: false;
|
39
|
+
};
|
40
|
+
"src-language": {
|
41
|
+
type: import("vue").PropType<LanguageTags>;
|
42
|
+
};
|
43
|
+
srcLanguage: {
|
44
|
+
type: import("vue").PropType<LanguageTags>;
|
45
|
+
};
|
46
|
+
text: {
|
47
|
+
type: import("vue").PropType<string>;
|
48
|
+
} & {
|
49
|
+
type: import("vue").PropType<string>;
|
50
|
+
};
|
51
|
+
}>> & {
|
52
|
+
onDoc$?: (description?: string) => any;
|
53
|
+
onTranslateCompleted?: (result: string) => any;
|
54
|
+
}, {}, true, {}, {}, {
|
55
|
+
P: {};
|
56
|
+
B: {};
|
57
|
+
D: {};
|
58
|
+
C: {};
|
59
|
+
M: {};
|
60
|
+
Defaults: {};
|
61
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
62
|
+
"force-tenant-languages": {
|
63
|
+
type: import("vue").PropType<boolean>;
|
64
|
+
required: false;
|
65
|
+
};
|
66
|
+
forceTenantLanguages: {
|
67
|
+
type: import("vue").PropType<boolean>;
|
68
|
+
required: false;
|
69
|
+
};
|
70
|
+
"src-language": {
|
71
|
+
type: import("vue").PropType<LanguageTags>;
|
72
|
+
};
|
73
|
+
srcLanguage: {
|
74
|
+
type: import("vue").PropType<LanguageTags>;
|
75
|
+
};
|
76
|
+
text: {
|
77
|
+
type: import("vue").PropType<string>;
|
78
|
+
} & {
|
79
|
+
type: import("vue").PropType<string>;
|
80
|
+
};
|
81
|
+
}>> & {
|
82
|
+
onDoc$?: (description?: string) => any;
|
83
|
+
onTranslateCompleted?: (result: string) => any;
|
84
|
+
}, () => JSX.Element, {}, {}, {}, {}>;
|
85
|
+
__isFragment?: never;
|
86
|
+
__isTeleport?: never;
|
87
|
+
__isSuspense?: never;
|
88
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
89
|
+
"force-tenant-languages": {
|
90
|
+
type: import("vue").PropType<boolean>;
|
91
|
+
required: false;
|
92
|
+
};
|
93
|
+
forceTenantLanguages: {
|
94
|
+
type: import("vue").PropType<boolean>;
|
95
|
+
required: false;
|
96
|
+
};
|
97
|
+
"src-language": {
|
98
|
+
type: import("vue").PropType<LanguageTags>;
|
99
|
+
};
|
100
|
+
srcLanguage: {
|
101
|
+
type: import("vue").PropType<LanguageTags>;
|
102
|
+
};
|
103
|
+
text: {
|
104
|
+
type: import("vue").PropType<string>;
|
105
|
+
} & {
|
106
|
+
type: import("vue").PropType<string>;
|
107
|
+
};
|
108
|
+
}>> & {
|
109
|
+
onDoc$?: (description?: string) => any;
|
110
|
+
onTranslateCompleted?: (result: string) => any;
|
111
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
112
|
+
translateCompleted: (result: string) => void;
|
113
|
+
doc$(description?: string): {
|
114
|
+
translateCompleted: (result: string) => void;
|
115
|
+
};
|
116
|
+
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
117
|
+
propsDefinition: Omit<Readonly<{} & {
|
118
|
+
text?: string;
|
119
|
+
srcLanguage?: LanguageTags;
|
120
|
+
"src-language"?: LanguageTags;
|
121
|
+
forceTenantLanguages?: boolean;
|
122
|
+
"force-tenant-languages"?: boolean;
|
123
|
+
}>, "onDoc$" | "onTranslateCompleted"> & {
|
124
|
+
onDoc$?: (description?: string) => any;
|
125
|
+
onTranslateCompleted?: (result: string) => any;
|
126
|
+
};
|
127
|
+
};
|
128
|
+
export default _default;
|
@@ -450,8 +450,8 @@ declare const _default: {
|
|
450
450
|
};
|
451
451
|
}>;
|
452
452
|
};
|
453
|
-
"onUpdate:modelValue"?: (value: ThemeDefinition) => any;
|
454
453
|
"v-model"?: ThemeDefinition;
|
454
|
+
"onUpdate:modelValue"?: (value: ThemeDefinition) => any;
|
455
455
|
modelValue?: ThemeDefinition;
|
456
456
|
attachedToParent?: boolean;
|
457
457
|
hideBodySettings?: boolean;
|
@@ -375,8 +375,8 @@ declare const _default: {
|
|
375
375
|
};
|
376
376
|
}>;
|
377
377
|
};
|
378
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
379
378
|
"v-model"?: string;
|
379
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
380
380
|
modelValue?: string;
|
381
381
|
"v-slots"?: {
|
382
382
|
default?: import("../../../../../../DefineVueTypings").Slot<any[]>;
|
@@ -440,8 +440,8 @@ declare const _default: {
|
|
440
440
|
}>;
|
441
441
|
};
|
442
442
|
class?: String | String[];
|
443
|
-
"onUpdate:modelValue"?: (value: Guid) => any;
|
444
443
|
"v-model"?: Guid;
|
444
|
+
"onUpdate:modelValue"?: (value: Guid) => any;
|
445
445
|
modelValue?: Guid;
|
446
446
|
variant?: ThemePickerVariant;
|
447
447
|
toned?: string;
|
@@ -440,8 +440,8 @@ declare const _default: {
|
|
440
440
|
};
|
441
441
|
label?: string;
|
442
442
|
disabled?: boolean;
|
443
|
-
"onUpdate:modelValue"?: (value: TimePeriodSettings) => any;
|
444
443
|
"v-model"?: TimePeriodSettings;
|
444
|
+
"onUpdate:modelValue"?: (value: TimePeriodSettings) => any;
|
445
445
|
modelValue?: TimePeriodSettings;
|
446
446
|
min?: number;
|
447
447
|
hideDetails?: boolean;
|
@@ -502,8 +502,8 @@ declare const _default: {
|
|
502
502
|
};
|
503
503
|
label?: string;
|
504
504
|
disabled?: boolean;
|
505
|
-
"onUpdate:modelValue"?: (value: UrlPropertyValue) => any;
|
506
505
|
"v-model"?: UrlPropertyValue;
|
506
|
+
"onUpdate:modelValue"?: (value: UrlPropertyValue) => any;
|
507
507
|
modelValue?: UrlPropertyValue;
|
508
508
|
requiredWithValidator?: IValidator;
|
509
509
|
"required-with-validator"?: IValidator;
|
@@ -445,8 +445,8 @@ declare const _default: {
|
|
445
445
|
styles?: {
|
446
446
|
container?: import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
447
447
|
};
|
448
|
-
"onUpdate:modelValue"?: (value: UserIdentity) => any;
|
449
448
|
"v-model"?: UserIdentity;
|
449
|
+
"onUpdate:modelValue"?: (value: UserIdentity) => any;
|
450
450
|
modelValue?: UserIdentity;
|
451
451
|
offsetX?: number;
|
452
452
|
offsetY?: number;
|
@@ -1,12 +1,22 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
}
|
4
|
-
|
5
|
-
"v-model": T;
|
1
|
+
declare const _default: <T extends unknown>(props: {
|
2
|
+
msg: T;
|
3
|
+
} & {
|
4
|
+
list?: T[];
|
6
5
|
} & {
|
7
6
|
"v-model"?: T;
|
7
|
+
} & {
|
8
8
|
"onUpdate:modelValue"?: (value: T) => void;
|
9
|
-
} & {
|
9
|
+
} & {
|
10
|
+
modelValue?: T;
|
11
|
+
} & {
|
12
|
+
"v-model:model2"?: T;
|
13
|
+
} & {
|
14
|
+
"onUpdate:model2"?: (value: T) => void;
|
15
|
+
} & {
|
16
|
+
model2?: T;
|
17
|
+
} & {
|
18
|
+
"onClick:me"?: (value: T) => any;
|
19
|
+
}) => {
|
10
20
|
$: import("vue").ComponentInternalInstance;
|
11
21
|
$data: {};
|
12
22
|
$props: {};
|
@@ -44,12 +54,25 @@ declare const _default: <T extends unknown>(props: DefineProp$<T, "msg", "my mes
|
|
44
54
|
$nextTick: typeof import("vue").nextTick;
|
45
55
|
$watch<T_1 extends string | ((...args: any) => any)>(source: T_1, cb: T_1 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
46
56
|
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
47
|
-
propsDefinition:
|
48
|
-
|
57
|
+
propsDefinition: {
|
58
|
+
msg: T;
|
59
|
+
} & {
|
60
|
+
list?: T[];
|
49
61
|
} & {
|
50
62
|
"v-model"?: T;
|
63
|
+
} & {
|
51
64
|
"onUpdate:modelValue"?: (value: T) => void;
|
52
|
-
} & {
|
65
|
+
} & {
|
66
|
+
modelValue?: T;
|
67
|
+
} & {
|
68
|
+
"v-model:model2"?: T;
|
69
|
+
} & {
|
70
|
+
"onUpdate:model2"?: (value: T) => void;
|
71
|
+
} & {
|
72
|
+
model2?: T;
|
73
|
+
} & {
|
74
|
+
"onClick:me"?: (value: T) => any;
|
75
|
+
};
|
53
76
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
54
77
|
[key: string]: any;
|
55
78
|
}>;
|
@@ -551,8 +551,8 @@ declare const _default: {
|
|
551
551
|
}>;
|
552
552
|
};
|
553
553
|
icon?: IIcon;
|
554
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
555
554
|
"v-model"?: boolean;
|
555
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
556
556
|
modelValue?: boolean;
|
557
557
|
filters?: string[];
|
558
558
|
"v-slots"?: {
|
@@ -403,8 +403,8 @@ declare const _default: {
|
|
403
403
|
};
|
404
404
|
}>;
|
405
405
|
};
|
406
|
-
"onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any;
|
407
406
|
"v-model"?: VelcronAppDefinition<object>;
|
407
|
+
"onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any;
|
408
408
|
modelValue?: VelcronAppDefinition<object>;
|
409
409
|
propertyEditors?: VelcronPropertyEditor<any>[];
|
410
410
|
"property-editors"?: VelcronPropertyEditor<any>[];
|
@@ -629,8 +629,8 @@ declare const _default: {
|
|
629
629
|
}>;
|
630
630
|
};
|
631
631
|
definition?: VelcronAppDefinition<object>;
|
632
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
633
632
|
"v-model"?: boolean;
|
633
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
634
634
|
modelValue?: boolean;
|
635
635
|
"v-slots"?: {
|
636
636
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/AlignmentEditor.d.ts
CHANGED
@@ -378,8 +378,8 @@ declare const _default: {
|
|
378
378
|
}>;
|
379
379
|
};
|
380
380
|
settings?: VelcronAlignmentPropertyEditorSettings;
|
381
|
-
"onUpdate:modelValue"?: (value: HorizontalAlignments | VerticalAlignments) => any;
|
382
381
|
"v-model"?: HorizontalAlignments | VerticalAlignments;
|
382
|
+
"onUpdate:modelValue"?: (value: HorizontalAlignments | VerticalAlignments) => any;
|
383
383
|
modelValue?: HorizontalAlignments | VerticalAlignments;
|
384
384
|
}>, "onUpdate:modelValue"> & {
|
385
385
|
"onUpdate:modelValue"?: (value: HorizontalAlignments | VerticalAlignments) => any;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorEditor.d.ts
CHANGED
@@ -354,8 +354,8 @@ declare const _default: {
|
|
354
354
|
};
|
355
355
|
}>;
|
356
356
|
};
|
357
|
-
"onUpdate:modelValue"?: (value: VelcronColorStyling) => any;
|
358
357
|
"v-model"?: VelcronColorStyling;
|
358
|
+
"onUpdate:modelValue"?: (value: VelcronColorStyling) => any;
|
359
359
|
modelValue?: VelcronColorStyling;
|
360
360
|
}>, "onUpdate:modelValue"> & {
|
361
361
|
"onUpdate:modelValue"?: (value: VelcronColorStyling) => any;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts
CHANGED
@@ -354,8 +354,8 @@ declare const _default: {
|
|
354
354
|
};
|
355
355
|
}>;
|
356
356
|
};
|
357
|
-
"onUpdate:modelValue"?: (value: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background") => any;
|
358
357
|
"v-model"?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background";
|
358
|
+
"onUpdate:modelValue"?: (value: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background") => any;
|
359
359
|
modelValue?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background";
|
360
360
|
}>, "onUpdate:modelValue"> & {
|
361
361
|
"onUpdate:modelValue"?: (value: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background") => any;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ImageEditor.d.ts
CHANGED
@@ -374,8 +374,8 @@ declare const _default: {
|
|
374
374
|
}>;
|
375
375
|
};
|
376
376
|
settings?: any;
|
377
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
378
377
|
"v-model"?: any;
|
378
|
+
"onUpdate:modelValue"?: (value: any) => any;
|
379
379
|
modelValue?: any;
|
380
380
|
}>, "onUpdate:modelValue"> & {
|
381
381
|
"onUpdate:modelValue"?: (value: any) => any;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/MarkdownEditor.d.ts
CHANGED
@@ -375,8 +375,8 @@ declare const _default: {
|
|
375
375
|
}>;
|
376
376
|
};
|
377
377
|
settings?: VelcronMarkdownEditorSettings;
|
378
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
379
378
|
"v-model"?: string;
|
379
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
380
380
|
modelValue?: string;
|
381
381
|
}>, "onUpdate:modelValue"> & {
|
382
382
|
"onUpdate:modelValue"?: (value: string) => any;
|
@@ -375,8 +375,8 @@ declare const _default: {
|
|
375
375
|
}>;
|
376
376
|
};
|
377
377
|
editor?: VelcronPropertyEditor<any>;
|
378
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
379
378
|
"v-model"?: any;
|
379
|
+
"onUpdate:modelValue"?: (value: any) => any;
|
380
380
|
modelValue?: any;
|
381
381
|
}>, "onUpdate:modelValue"> & {
|
382
382
|
"onUpdate:modelValue"?: (value: any) => any;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SliderEditor.d.ts
CHANGED
@@ -375,8 +375,8 @@ declare const _default: {
|
|
375
375
|
}>;
|
376
376
|
};
|
377
377
|
settings?: VelcronSliderPropertyEditorSettings;
|
378
|
-
"onUpdate:modelValue"?: (value: number) => any;
|
379
378
|
"v-model"?: number;
|
379
|
+
"onUpdate:modelValue"?: (value: number) => any;
|
380
380
|
modelValue?: number;
|
381
381
|
}>, "onUpdate:modelValue"> & {
|
382
382
|
"onUpdate:modelValue"?: (value: number) => any;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SpacingEditor.d.ts
CHANGED
@@ -375,8 +375,8 @@ declare const _default: {
|
|
375
375
|
}>;
|
376
376
|
};
|
377
377
|
settings?: VelcronSpacingEditorSettings;
|
378
|
-
"onUpdate:modelValue"?: (value: VelcronSpacing) => any;
|
379
378
|
"v-model"?: VelcronSpacing;
|
379
|
+
"onUpdate:modelValue"?: (value: VelcronSpacing) => any;
|
380
380
|
modelValue?: VelcronSpacing;
|
381
381
|
}>, "onUpdate:modelValue"> & {
|
382
382
|
"onUpdate:modelValue"?: (settings: SpacingSettings) => any;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SwitchEditor.d.ts
CHANGED
@@ -374,8 +374,8 @@ declare const _default: {
|
|
374
374
|
}>;
|
375
375
|
};
|
376
376
|
label?: string;
|
377
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
378
377
|
"v-model"?: boolean;
|
378
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
379
379
|
modelValue?: boolean;
|
380
380
|
}>, "onUpdate:modelValue"> & {
|
381
381
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/TextEditor.d.ts
CHANGED
@@ -396,8 +396,8 @@ declare const _default: {
|
|
396
396
|
};
|
397
397
|
label?: string;
|
398
398
|
settings?: VelcronTextEditorSettings;
|
399
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
400
399
|
"v-model"?: string;
|
400
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
401
401
|
modelValue?: string;
|
402
402
|
}>, "onUpdate:modelValue"> & {
|
403
403
|
"onUpdate:modelValue"?: (value: string) => any;
|
package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/TypographyEditor.d.ts
CHANGED
@@ -379,8 +379,8 @@ declare const _default: {
|
|
379
379
|
}>;
|
380
380
|
};
|
381
381
|
settings?: VelcronTypographyEditorSettings;
|
382
|
-
"onUpdate:modelValue"?: (value: TypographyEditorModel) => any;
|
383
382
|
"v-model"?: TypographyEditorModel;
|
383
|
+
"onUpdate:modelValue"?: (value: TypographyEditorModel) => any;
|
384
384
|
modelValue?: TypographyEditorModel;
|
385
385
|
}>, "onUpdate:modelValue"> & {
|
386
386
|
"onUpdate:modelValue"?: (value: TypographyEditorModel) => any;
|
@@ -98,6 +98,7 @@ import wcdc26034aad994c5c8ec6992d317df993 from './ux/social/Reactions';
|
|
98
98
|
import wc5aaaefb501d64fe59da8b779a54c0a55 from './ux/statuscoderenderer/StatusCodeRenderer';
|
99
99
|
import wccb83d46eaaed44d4920d4d5da21bc488 from './ux/statusmessageoverlay/StatusMessageOverlay';
|
100
100
|
import wc3ccd469648b244efb3fbf9b561ca1967 from './ux/templatepicker/TemplatePicker';
|
101
|
+
import wce6ce806749594b1da7e0ae5f60cef41c from './ux/texttranslator/TextTranslator';
|
101
102
|
import wca9e655701cd249aca6b2af56caea6630 from './ux/timeperiodpicker/TimePeriodPicker';
|
102
103
|
import wc6f50634fb5c149e0964666bca7d9edc0 from './ux/urlinput/UrlInputLegacy';
|
103
104
|
import wc21a1f20b3d404602853049c1c8b8da2f from './ux/userpresence/UserPresence';
|
@@ -683,6 +684,9 @@ declare global {
|
|
683
684
|
"omfx-template-picker": typeof wc3ccd469648b244efb3fbf9b561ca1967 extends {
|
684
685
|
propsDefinition: infer TProp;
|
685
686
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc3ccd469648b244efb3fbf9b561ca1967 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc3ccd469648b244efb3fbf9b561ca1967>, "propsDefinition">> : never;
|
687
|
+
"omfx-text-translator": typeof wce6ce806749594b1da7e0ae5f60cef41c extends {
|
688
|
+
propsDefinition: infer TProp;
|
689
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce6ce806749594b1da7e0ae5f60cef41c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce6ce806749594b1da7e0ae5f60cef41c>, "propsDefinition">> : never;
|
686
690
|
"omfx-time-period-picker": typeof wca9e655701cd249aca6b2af56caea6630 extends {
|
687
691
|
propsDefinition: infer TProp;
|
688
692
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wca9e655701cd249aca6b2af56caea6630 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wca9e655701cd249aca6b2af56caea6630>, "propsDefinition">> : never;
|
@@ -2065,6 +2069,13 @@ declare global {
|
|
2065
2069
|
};
|
2066
2070
|
} : typeof wcc7b859fc2c5b46c09ff08ee4a9daa394;
|
2067
2071
|
};
|
2072
|
+
"translator": typeof wce6ce806749594b1da7e0ae5f60cef41c extends {
|
2073
|
+
propsDefinition: infer TProp;
|
2074
|
+
} ? {
|
2075
|
+
new (...args: any[]): {
|
2076
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2077
|
+
};
|
2078
|
+
} : typeof wce6ce806749594b1da7e0ae5f60cef41c;
|
2068
2079
|
};
|
2069
2080
|
"boolean": {
|
2070
2081
|
"filterengine": {
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@omnia/fx",
|
3
3
|
"license": "MIT",
|
4
|
-
"version": "8.0.
|
4
|
+
"version": "8.0.86-dev",
|
5
5
|
"description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
],
|
21
21
|
"author": "Precio Fishbone",
|
22
22
|
"dependencies": {
|
23
|
-
"@omnia/fx-models": "8.0.
|
23
|
+
"@omnia/fx-models": "8.0.86-dev",
|
24
24
|
"@microsoft/signalr": "6.0.1",
|
25
25
|
"broadcast-channel": "4.8.0",
|
26
26
|
"dayjs": "1.10.7",
|
File without changes
|