@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
@@ -2,5 +2,6 @@ import { ColumnedSectionItemSettings, LayoutItem, SectionSettings } from "@omnia
|
|
2
2
|
export declare const LayoutColumnRendererStyles: {
|
3
3
|
triggerHideContainer: (isEditMode: boolean, isHidden: boolean) => string;
|
4
4
|
hideContainer: (items: Array<LayoutItem>, isEditMode: boolean) => string;
|
5
|
+
placeholderWrapper: string;
|
5
6
|
columnWrapper: (columnSettings: ColumnedSectionItemSettings, sectionSettings: SectionSettings) => string;
|
6
7
|
};
|
@@ -6,7 +6,7 @@ export interface LayoutSectionRendererProps extends VueComponentBaseProps {
|
|
6
6
|
layoutId: string;
|
7
7
|
useScrollMargingFix: boolean;
|
8
8
|
}
|
9
|
-
declare const
|
9
|
+
export declare const LayoutSectionRenderer: {
|
10
10
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
11
11
|
"render-context": {
|
12
12
|
type: import("vue").PropType<LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>>;
|
@@ -52,4 +52,3 @@ declare const _default: {
|
|
52
52
|
"render-context"?: LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>;
|
53
53
|
}>, never>;
|
54
54
|
};
|
55
|
-
export default _default;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/index.d.ts
CHANGED
@@ -1,4 +1,3 @@
|
|
1
1
|
export * from "./ColumnResizer";
|
2
|
-
|
3
|
-
|
4
|
-
export { LayoutSectionRenderer, LayoutBlockRenderer, };
|
2
|
+
export * from "./LayoutBlockRenderer";
|
3
|
+
export * from "./LayoutSectionRenderer";
|
@@ -451,8 +451,8 @@ declare const _default: {
|
|
451
451
|
typography?: "title" | "text" | "navigation" | TypographyTypes;
|
452
452
|
size?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
|
453
453
|
placeholder?: string;
|
454
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
455
454
|
"v-model"?: string;
|
455
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
456
456
|
modelValue?: string;
|
457
457
|
toned?: boolean;
|
458
458
|
hideToolbar?: boolean;
|
@@ -603,8 +603,8 @@ declare const _default: {
|
|
603
603
|
};
|
604
604
|
providerContext?: MediaPickerStorageProviderContext;
|
605
605
|
settings?: MediaPickerImageSettings;
|
606
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
607
606
|
"v-model"?: boolean;
|
607
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
608
608
|
modelValue?: boolean;
|
609
609
|
"v-slots"?: {
|
610
610
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -561,8 +561,8 @@ declare const _default: {
|
|
561
561
|
}>;
|
562
562
|
};
|
563
563
|
options?: editor.IStandaloneEditorConstructionOptions;
|
564
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
565
564
|
"v-model"?: string;
|
565
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
566
566
|
modelValue?: string;
|
567
567
|
theme?: string;
|
568
568
|
language?: string;
|
@@ -703,8 +703,8 @@ declare const _default: {
|
|
703
703
|
icon: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
|
704
704
|
}>;
|
705
705
|
required?: boolean;
|
706
|
-
"onUpdate:modelValue"?: (value: MultilingualString) => any;
|
707
706
|
"v-model"?: MultilingualString;
|
707
|
+
"onUpdate:modelValue"?: (value: MultilingualString) => any;
|
708
708
|
modelValue?: MultilingualString;
|
709
709
|
autofocus?: boolean;
|
710
710
|
richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
|
@@ -679,8 +679,8 @@ declare const _default: {
|
|
679
679
|
};
|
680
680
|
label?: string;
|
681
681
|
disabled?: boolean;
|
682
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
683
682
|
"v-model"?: any;
|
683
|
+
"onUpdate:modelValue"?: (value: any) => any;
|
684
684
|
modelValue?: any;
|
685
685
|
items?: any[];
|
686
686
|
"v-slots"?: {
|
@@ -21,13 +21,13 @@ declare const _default: {
|
|
21
21
|
} & {
|
22
22
|
type: import("vue").PropType<string>;
|
23
23
|
};
|
24
|
-
"onUpdate:modelValue": {
|
25
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
26
|
-
};
|
27
24
|
"v-model": {
|
28
25
|
type: import("vue").PropType<boolean>;
|
29
26
|
required: false;
|
30
27
|
};
|
28
|
+
"onUpdate:modelValue": {
|
29
|
+
type: import("vue").PropType<(value: boolean) => any>;
|
30
|
+
};
|
31
31
|
modelValue: {
|
32
32
|
type: import("vue").PropType<boolean>;
|
33
33
|
required: false;
|
@@ -53,13 +53,13 @@ declare const _default: {
|
|
53
53
|
} & {
|
54
54
|
type: import("vue").PropType<string>;
|
55
55
|
};
|
56
|
-
"onUpdate:modelValue": {
|
57
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
58
|
-
};
|
59
56
|
"v-model": {
|
60
57
|
type: import("vue").PropType<boolean>;
|
61
58
|
required: false;
|
62
59
|
};
|
60
|
+
"onUpdate:modelValue": {
|
61
|
+
type: import("vue").PropType<(value: boolean) => any>;
|
62
|
+
};
|
63
63
|
modelValue: {
|
64
64
|
type: import("vue").PropType<boolean>;
|
65
65
|
required: false;
|
@@ -92,13 +92,13 @@ declare const _default: {
|
|
92
92
|
} & {
|
93
93
|
type: import("vue").PropType<string>;
|
94
94
|
};
|
95
|
-
"onUpdate:modelValue": {
|
96
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
97
|
-
};
|
98
95
|
"v-model": {
|
99
96
|
type: import("vue").PropType<boolean>;
|
100
97
|
required: false;
|
101
98
|
};
|
99
|
+
"onUpdate:modelValue": {
|
100
|
+
type: import("vue").PropType<(value: boolean) => any>;
|
101
|
+
};
|
102
102
|
modelValue: {
|
103
103
|
type: import("vue").PropType<boolean>;
|
104
104
|
required: false;
|
@@ -128,13 +128,13 @@ declare const _default: {
|
|
128
128
|
} & {
|
129
129
|
type: import("vue").PropType<string>;
|
130
130
|
};
|
131
|
-
"onUpdate:modelValue": {
|
132
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
133
|
-
};
|
134
131
|
"v-model": {
|
135
132
|
type: import("vue").PropType<boolean>;
|
136
133
|
required: false;
|
137
134
|
};
|
135
|
+
"onUpdate:modelValue": {
|
136
|
+
type: import("vue").PropType<(value: boolean) => any>;
|
137
|
+
};
|
138
138
|
modelValue: {
|
139
139
|
type: import("vue").PropType<boolean>;
|
140
140
|
required: false;
|
@@ -143,8 +143,8 @@ declare const _default: {
|
|
143
143
|
propsDefinition: Omit<Readonly<{} & {
|
144
144
|
text?: string;
|
145
145
|
icon?: IIcon;
|
146
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
147
146
|
"v-model"?: boolean;
|
147
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
148
148
|
modelValue?: boolean;
|
149
149
|
variant?: "info" | "error" | "success" | "warning";
|
150
150
|
closable?: boolean;
|
@@ -519,8 +519,8 @@ declare const _default: {
|
|
519
519
|
inline?: boolean;
|
520
520
|
dot?: boolean;
|
521
521
|
content?: string | number;
|
522
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
523
522
|
"v-model"?: boolean;
|
523
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
524
524
|
modelValue?: boolean;
|
525
525
|
location?: OPosition;
|
526
526
|
"offset-x"?: string | number;
|
@@ -214,8 +214,8 @@ declare const _default: {
|
|
214
214
|
toggle?: boolean;
|
215
215
|
class?: String | String[];
|
216
216
|
mandatory?: boolean;
|
217
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
218
217
|
"v-model"?: any;
|
218
|
+
"onUpdate:modelValue"?: (value: any) => any;
|
219
219
|
modelValue?: any;
|
220
220
|
"v-slots"?: {
|
221
221
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -271,8 +271,8 @@ declare const _default: {
|
|
271
271
|
label?: string;
|
272
272
|
class?: String | String[];
|
273
273
|
disabled?: boolean;
|
274
|
-
"onUpdate:modelValue"?: (value: string[] | MaybeComputedRef<boolean>) => any;
|
275
274
|
"v-model"?: string[] | MaybeComputedRef<boolean>;
|
275
|
+
"onUpdate:modelValue"?: (value: string[] | MaybeComputedRef<boolean>) => any;
|
276
276
|
modelValue?: string[] | MaybeComputedRef<boolean>;
|
277
277
|
rules?: ValidationRule[];
|
278
278
|
hint?: string;
|
@@ -214,8 +214,8 @@ declare const _default: {
|
|
214
214
|
} & {
|
215
215
|
label?: string;
|
216
216
|
class?: String | String[];
|
217
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
218
217
|
"v-model"?: string;
|
218
|
+
"onUpdate:modelValue"?: (value: string) => any;
|
219
219
|
modelValue?: string;
|
220
220
|
"v-slots"?: {
|
221
221
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -490,8 +490,8 @@ declare const _default: {
|
|
490
490
|
headers?: DataTableHeader[];
|
491
491
|
height?: string | number;
|
492
492
|
expanded?: string[];
|
493
|
-
"onUpdate:modelValue"?: (value: SortItem[]) => any;
|
494
493
|
"v-model"?: SortItem[];
|
494
|
+
"onUpdate:modelValue"?: (value: SortItem[]) => any;
|
495
495
|
modelValue?: SortItem[];
|
496
496
|
items?: any[];
|
497
497
|
"v-slots"?: {
|
@@ -209,13 +209,13 @@ declare const _default: {
|
|
209
209
|
onDoc$?: (description?: string) => any;
|
210
210
|
"onUpdate:sortBy"?: (item: SortItem[]) => any;
|
211
211
|
"onUpdate:page"?: (page: number) => any;
|
212
|
-
"onUpdate:options"?: () => any;
|
212
|
+
"onUpdate:options"?: (options: any) => any;
|
213
213
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
214
214
|
"update:modelValue": (value: any[]) => void;
|
215
215
|
doc$(description?: string): {
|
216
216
|
"update:modelValue": (value: any[]) => void;
|
217
217
|
};
|
218
|
-
"update:options": () => any;
|
218
|
+
"update:options": (options: any) => any;
|
219
219
|
"update:page": (page: number) => void;
|
220
220
|
"update:sortBy": (item: SortItem[]) => void;
|
221
221
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
@@ -423,7 +423,7 @@ declare const _default: {
|
|
423
423
|
onDoc$?: (description?: string) => any;
|
424
424
|
"onUpdate:sortBy"?: (item: SortItem[]) => any;
|
425
425
|
"onUpdate:page"?: (page: number) => any;
|
426
|
-
"onUpdate:options"?: () => any;
|
426
|
+
"onUpdate:options"?: (options: any) => any;
|
427
427
|
}, {
|
428
428
|
container?: any;
|
429
429
|
colorSchemaType?: any;
|
@@ -640,7 +640,7 @@ declare const _default: {
|
|
640
640
|
onDoc$?: (description?: string) => any;
|
641
641
|
"onUpdate:sortBy"?: (item: SortItem[]) => any;
|
642
642
|
"onUpdate:page"?: (page: number) => any;
|
643
|
-
"onUpdate:options"?: () => any;
|
643
|
+
"onUpdate:options"?: (options: any) => any;
|
644
644
|
}, () => JSX.Element, {}, {}, {}, {
|
645
645
|
container?: any;
|
646
646
|
colorSchemaType?: any;
|
@@ -854,13 +854,13 @@ declare const _default: {
|
|
854
854
|
onDoc$?: (description?: string) => any;
|
855
855
|
"onUpdate:sortBy"?: (item: SortItem[]) => any;
|
856
856
|
"onUpdate:page"?: (page: number) => any;
|
857
|
-
"onUpdate:options"?: () => any;
|
857
|
+
"onUpdate:options"?: (options: any) => any;
|
858
858
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
859
859
|
"update:modelValue": (value: any[]) => void;
|
860
860
|
doc$(description?: string): {
|
861
861
|
"update:modelValue": (value: any[]) => void;
|
862
862
|
};
|
863
|
-
"update:options": () => any;
|
863
|
+
"update:options": (options: any) => any;
|
864
864
|
"update:page": (page: number) => void;
|
865
865
|
"update:sortBy": (item: SortItem[]) => void;
|
866
866
|
}, string, {
|
@@ -938,8 +938,8 @@ declare const _default: {
|
|
938
938
|
height?: string | number;
|
939
939
|
page?: number;
|
940
940
|
expanded?: string[];
|
941
|
-
"onUpdate:modelValue"?: (value: any[]) => any;
|
942
941
|
"v-model"?: any[];
|
942
|
+
"onUpdate:modelValue"?: (value: any[]) => any;
|
943
943
|
modelValue?: any[];
|
944
944
|
items?: any[];
|
945
945
|
"v-slots"?: {
|
@@ -974,7 +974,7 @@ declare const _default: {
|
|
974
974
|
onDoc$?: (description?: string) => any;
|
975
975
|
"onUpdate:sortBy"?: (item: SortItem[]) => any;
|
976
976
|
"onUpdate:page"?: (page: number) => any;
|
977
|
-
"onUpdate:options"?: () => any;
|
977
|
+
"onUpdate:options"?: (options: any) => any;
|
978
978
|
};
|
979
979
|
};
|
980
980
|
export default _default;
|
@@ -319,8 +319,8 @@ declare const _default: {
|
|
319
319
|
position?: "fixed" | "absolute" | "relative" | "static" | "sticky";
|
320
320
|
range?: boolean;
|
321
321
|
disabled?: boolean;
|
322
|
-
"onUpdate:modelValue"?: (value: Date | Date[]) => any;
|
323
322
|
"v-model"?: Date | Date[];
|
323
|
+
"onUpdate:modelValue"?: (value: Date | Date[]) => any;
|
324
324
|
modelValue?: Date | Date[];
|
325
325
|
"v-slots"?: {
|
326
326
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -71,13 +71,13 @@ declare const _default: {
|
|
71
71
|
navigation?: SlotNavigationType;
|
72
72
|
header?: Func<[VNodeChild]>;
|
73
73
|
}>;
|
74
|
-
"onUpdate:modelValue": {
|
75
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
76
|
-
};
|
77
74
|
"v-model": {
|
78
75
|
type: import("vue").PropType<boolean>;
|
79
76
|
required: false;
|
80
77
|
};
|
78
|
+
"onUpdate:modelValue": {
|
79
|
+
type: import("vue").PropType<(value: boolean) => any>;
|
80
|
+
};
|
81
81
|
modelValue: {
|
82
82
|
type: import("vue").PropType<boolean>;
|
83
83
|
required: false;
|
@@ -164,13 +164,13 @@ declare const _default: {
|
|
164
164
|
navigation?: SlotNavigationType;
|
165
165
|
header?: Func<[VNodeChild]>;
|
166
166
|
}>;
|
167
|
-
"onUpdate:modelValue": {
|
168
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
169
|
-
};
|
170
167
|
"v-model": {
|
171
168
|
type: import("vue").PropType<boolean>;
|
172
169
|
required: false;
|
173
170
|
};
|
171
|
+
"onUpdate:modelValue": {
|
172
|
+
type: import("vue").PropType<(value: boolean) => any>;
|
173
|
+
};
|
174
174
|
modelValue: {
|
175
175
|
type: import("vue").PropType<boolean>;
|
176
176
|
required: false;
|
@@ -263,13 +263,13 @@ declare const _default: {
|
|
263
263
|
navigation?: SlotNavigationType;
|
264
264
|
header?: Func<[VNodeChild]>;
|
265
265
|
}>;
|
266
|
-
"onUpdate:modelValue": {
|
267
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
268
|
-
};
|
269
266
|
"v-model": {
|
270
267
|
type: import("vue").PropType<boolean>;
|
271
268
|
required: false;
|
272
269
|
};
|
270
|
+
"onUpdate:modelValue": {
|
271
|
+
type: import("vue").PropType<(value: boolean) => any>;
|
272
|
+
};
|
273
273
|
modelValue: {
|
274
274
|
type: import("vue").PropType<boolean>;
|
275
275
|
required: false;
|
@@ -359,13 +359,13 @@ declare const _default: {
|
|
359
359
|
navigation?: SlotNavigationType;
|
360
360
|
header?: Func<[VNodeChild]>;
|
361
361
|
}>;
|
362
|
-
"onUpdate:modelValue": {
|
363
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
364
|
-
};
|
365
362
|
"v-model": {
|
366
363
|
type: import("vue").PropType<boolean>;
|
367
364
|
required: false;
|
368
365
|
};
|
366
|
+
"onUpdate:modelValue": {
|
367
|
+
type: import("vue").PropType<(value: boolean) => any>;
|
368
|
+
};
|
369
369
|
modelValue: {
|
370
370
|
type: import("vue").PropType<boolean>;
|
371
371
|
required: false;
|
@@ -401,8 +401,8 @@ declare const _default: {
|
|
401
401
|
icon?: IIcon;
|
402
402
|
class?: String | String[];
|
403
403
|
size?: "small" | "medium" | "large" | "full";
|
404
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
405
404
|
"v-model"?: boolean;
|
405
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
406
406
|
modelValue?: boolean;
|
407
407
|
"v-slots"?: {
|
408
408
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -287,8 +287,8 @@ declare const _default: {
|
|
287
287
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
288
288
|
propsDefinition: Omit<Readonly<{} & {
|
289
289
|
headers?: DataTableHeader[];
|
290
|
-
"onUpdate:modelValue"?: (value: any[]) => any;
|
291
290
|
"v-model"?: any[];
|
291
|
+
"onUpdate:modelValue"?: (value: any[]) => any;
|
292
292
|
modelValue?: any[];
|
293
293
|
"v-slots"?: {
|
294
294
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -211,8 +211,8 @@ declare const _default: {
|
|
211
211
|
class?: String | String[];
|
212
212
|
mandatory?: boolean;
|
213
213
|
multiple?: boolean;
|
214
|
-
"onUpdate:modelValue"?: (value: number | number[]) => any;
|
215
214
|
"v-model"?: number | number[];
|
215
|
+
"onUpdate:modelValue"?: (value: number | number[]) => any;
|
216
216
|
modelValue?: number | number[];
|
217
217
|
variant?: "section" | "navigation" | "default";
|
218
218
|
toned?: boolean;
|
@@ -388,8 +388,8 @@ declare const _default: {
|
|
388
388
|
maxWidth?: string | number;
|
389
389
|
minHeight?: string | number;
|
390
390
|
minWidth?: string | number;
|
391
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
392
391
|
"v-model"?: boolean;
|
392
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
393
393
|
modelValue?: boolean;
|
394
394
|
"v-slots"?: {
|
395
395
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -217,8 +217,8 @@ declare const _default: {
|
|
217
217
|
colors?: any;
|
218
218
|
} & {
|
219
219
|
class?: String | String[];
|
220
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
221
220
|
"v-model"?: boolean;
|
221
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
222
222
|
modelValue?: boolean;
|
223
223
|
variant?: "default" | "dialog" | "editor" | "app";
|
224
224
|
toned?: boolean;
|
@@ -260,8 +260,8 @@ declare const _default: {
|
|
260
260
|
length?: number;
|
261
261
|
class?: String | String[];
|
262
262
|
disabled?: boolean;
|
263
|
-
"onUpdate:modelValue"?: (value: number) => any;
|
264
263
|
"v-model"?: number;
|
264
|
+
"onUpdate:modelValue"?: (value: number) => any;
|
265
265
|
modelValue?: number;
|
266
266
|
prevIcon?: string | FunctionalComponent<{}, {}, any>;
|
267
267
|
nextIcon?: string | FunctionalComponent<{}, {}, any>;
|
@@ -246,8 +246,8 @@ declare const _default: {
|
|
246
246
|
class?: String | String[];
|
247
247
|
disabled?: boolean;
|
248
248
|
readonly?: boolean;
|
249
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
250
249
|
"v-model"?: any;
|
250
|
+
"onUpdate:modelValue"?: (value: any) => any;
|
251
251
|
modelValue?: any;
|
252
252
|
rules?: ValidationRule[];
|
253
253
|
}>, "onUpdate:modelValue"> & {
|
@@ -387,8 +387,8 @@ declare const _default: {
|
|
387
387
|
label?: string;
|
388
388
|
class?: String | String[];
|
389
389
|
direction?: "horizontal" | "vertical";
|
390
|
-
"onUpdate:modelValue"?: (value: [number, number]) => any;
|
391
390
|
"v-model"?: [number, number];
|
391
|
+
"onUpdate:modelValue"?: (value: [number, number]) => any;
|
392
392
|
modelValue?: [number, number];
|
393
393
|
variant?: "default" | "prominent";
|
394
394
|
min?: string | number;
|
@@ -48,13 +48,13 @@ declare const _default: {
|
|
48
48
|
type: import("vue").PropType<boolean>;
|
49
49
|
required: false;
|
50
50
|
};
|
51
|
-
"onUpdate:modelValue": {
|
52
|
-
type: import("vue").PropType<(value: string | number) => any>;
|
53
|
-
};
|
54
51
|
"v-model": {
|
55
52
|
type: import("vue").PropType<string | number>;
|
56
53
|
required: false;
|
57
54
|
};
|
55
|
+
"onUpdate:modelValue": {
|
56
|
+
type: import("vue").PropType<(value: string | number) => any>;
|
57
|
+
};
|
58
58
|
modelValue: {
|
59
59
|
type: import("vue").PropType<string | number>;
|
60
60
|
required: false;
|
@@ -117,13 +117,13 @@ declare const _default: {
|
|
117
117
|
type: import("vue").PropType<boolean>;
|
118
118
|
required: false;
|
119
119
|
};
|
120
|
-
"onUpdate:modelValue": {
|
121
|
-
type: import("vue").PropType<(value: string | number) => any>;
|
122
|
-
};
|
123
120
|
"v-model": {
|
124
121
|
type: import("vue").PropType<string | number>;
|
125
122
|
required: false;
|
126
123
|
};
|
124
|
+
"onUpdate:modelValue": {
|
125
|
+
type: import("vue").PropType<(value: string | number) => any>;
|
126
|
+
};
|
127
127
|
modelValue: {
|
128
128
|
type: import("vue").PropType<string | number>;
|
129
129
|
required: false;
|
@@ -197,13 +197,13 @@ declare const _default: {
|
|
197
197
|
type: import("vue").PropType<boolean>;
|
198
198
|
required: false;
|
199
199
|
};
|
200
|
-
"onUpdate:modelValue": {
|
201
|
-
type: import("vue").PropType<(value: string | number) => any>;
|
202
|
-
};
|
203
200
|
"v-model": {
|
204
201
|
type: import("vue").PropType<string | number>;
|
205
202
|
required: false;
|
206
203
|
};
|
204
|
+
"onUpdate:modelValue": {
|
205
|
+
type: import("vue").PropType<(value: string | number) => any>;
|
206
|
+
};
|
207
207
|
modelValue: {
|
208
208
|
type: import("vue").PropType<string | number>;
|
209
209
|
required: false;
|
@@ -274,13 +274,13 @@ declare const _default: {
|
|
274
274
|
type: import("vue").PropType<boolean>;
|
275
275
|
required: false;
|
276
276
|
};
|
277
|
-
"onUpdate:modelValue": {
|
278
|
-
type: import("vue").PropType<(value: string | number) => any>;
|
279
|
-
};
|
280
277
|
"v-model": {
|
281
278
|
type: import("vue").PropType<string | number>;
|
282
279
|
required: false;
|
283
280
|
};
|
281
|
+
"onUpdate:modelValue": {
|
282
|
+
type: import("vue").PropType<(value: string | number) => any>;
|
283
|
+
};
|
284
284
|
modelValue: {
|
285
285
|
type: import("vue").PropType<string | number>;
|
286
286
|
required: false;
|
@@ -310,8 +310,8 @@ declare const _default: {
|
|
310
310
|
size?: "small" | "default" | "large" | "x-large" | "x-small";
|
311
311
|
disabled?: boolean;
|
312
312
|
readonly?: boolean;
|
313
|
-
"onUpdate:modelValue"?: (value: string | number) => any;
|
314
313
|
"v-model"?: string | number;
|
314
|
+
"onUpdate:modelValue"?: (value: string | number) => any;
|
315
315
|
modelValue?: string | number;
|
316
316
|
"v-slots"?: {
|
317
317
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -2,10 +2,11 @@ import { ValidationRule } from "@omnia/fx/ux";
|
|
2
2
|
import { VNodeChild } from "vue";
|
3
3
|
import { OSelectRenderingItem } from "@omnia/fx-models";
|
4
4
|
import { VSelectSlots } from "../../ComponentTypings";
|
5
|
-
export interface OSelectSlots extends Omit<VSelectSlots, "item" | "selection" | "chip"> {
|
5
|
+
export interface OSelectSlots extends Omit<VSelectSlots, "item" | "selection" | "chip" | "append-item"> {
|
6
6
|
chip?: (item: OSelectRenderingItem, index: Number) => VNodeChild;
|
7
7
|
selection?: (item: OSelectRenderingItem, index: Number) => VNodeChild;
|
8
8
|
item?: (item: OSelectRenderingItem, index: Number) => VNodeChild;
|
9
|
+
"append-item"?: () => VNodeChild;
|
9
10
|
}
|
10
11
|
declare const _default: {
|
11
12
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
@@ -570,8 +571,8 @@ declare const _default: {
|
|
570
571
|
multiple?: boolean;
|
571
572
|
disabled?: boolean;
|
572
573
|
readonly?: boolean;
|
573
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
574
574
|
"v-model"?: any;
|
575
|
+
"onUpdate:modelValue"?: (value: any) => any;
|
575
576
|
modelValue?: any;
|
576
577
|
items?: any;
|
577
578
|
"v-slots"?: {
|
@@ -399,8 +399,8 @@ declare const _default: {
|
|
399
399
|
label?: string;
|
400
400
|
class?: String | String[];
|
401
401
|
direction?: "horizontal" | "vertical";
|
402
|
-
"onUpdate:modelValue"?: (value: any) => any;
|
403
402
|
"v-model"?: any;
|
403
|
+
"onUpdate:modelValue"?: (value: any) => any;
|
404
404
|
modelValue?: any;
|
405
405
|
variant?: "default" | "prominent";
|
406
406
|
min?: string | number;
|
@@ -126,8 +126,8 @@ declare const _default: {
|
|
126
126
|
} & {
|
127
127
|
text?: string;
|
128
128
|
class?: String | String[];
|
129
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
130
129
|
"v-model"?: boolean;
|
130
|
+
"onUpdate:modelValue"?: (value: boolean) => any;
|
131
131
|
modelValue?: boolean;
|
132
132
|
}>, never>;
|
133
133
|
};
|
@@ -5,13 +5,13 @@ declare const _default: {
|
|
5
5
|
} & {
|
6
6
|
type: import("vue").PropType<boolean>;
|
7
7
|
};
|
8
|
-
"onUpdate:modelValue": {
|
9
|
-
type: import("vue").PropType<(value: number) => any>;
|
10
|
-
};
|
11
8
|
"v-model": {
|
12
9
|
type: import("vue").PropType<number>;
|
13
10
|
required: false;
|
14
11
|
};
|
12
|
+
"onUpdate:modelValue": {
|
13
|
+
type: import("vue").PropType<(value: number) => any>;
|
14
|
+
};
|
15
15
|
modelValue: {
|
16
16
|
type: import("vue").PropType<number>;
|
17
17
|
required: false;
|
@@ -22,13 +22,13 @@ declare const _default: {
|
|
22
22
|
} & {
|
23
23
|
type: import("vue").PropType<boolean>;
|
24
24
|
};
|
25
|
-
"onUpdate:modelValue": {
|
26
|
-
type: import("vue").PropType<(value: number) => any>;
|
27
|
-
};
|
28
25
|
"v-model": {
|
29
26
|
type: import("vue").PropType<number>;
|
30
27
|
required: false;
|
31
28
|
};
|
29
|
+
"onUpdate:modelValue": {
|
30
|
+
type: import("vue").PropType<(value: number) => any>;
|
31
|
+
};
|
32
32
|
modelValue: {
|
33
33
|
type: import("vue").PropType<number>;
|
34
34
|
required: false;
|
@@ -46,13 +46,13 @@ declare const _default: {
|
|
46
46
|
} & {
|
47
47
|
type: import("vue").PropType<boolean>;
|
48
48
|
};
|
49
|
-
"onUpdate:modelValue": {
|
50
|
-
type: import("vue").PropType<(value: number) => any>;
|
51
|
-
};
|
52
49
|
"v-model": {
|
53
50
|
type: import("vue").PropType<number>;
|
54
51
|
required: false;
|
55
52
|
};
|
53
|
+
"onUpdate:modelValue": {
|
54
|
+
type: import("vue").PropType<(value: number) => any>;
|
55
|
+
};
|
56
56
|
modelValue: {
|
57
57
|
type: import("vue").PropType<number>;
|
58
58
|
required: false;
|
@@ -67,13 +67,13 @@ declare const _default: {
|
|
67
67
|
} & {
|
68
68
|
type: import("vue").PropType<boolean>;
|
69
69
|
};
|
70
|
-
"onUpdate:modelValue": {
|
71
|
-
type: import("vue").PropType<(value: number) => any>;
|
72
|
-
};
|
73
70
|
"v-model": {
|
74
71
|
type: import("vue").PropType<number>;
|
75
72
|
required: false;
|
76
73
|
};
|
74
|
+
"onUpdate:modelValue": {
|
75
|
+
type: import("vue").PropType<(value: number) => any>;
|
76
|
+
};
|
77
77
|
modelValue: {
|
78
78
|
type: import("vue").PropType<number>;
|
79
79
|
required: false;
|
@@ -81,8 +81,8 @@ declare const _default: {
|
|
81
81
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
82
82
|
propsDefinition: Omit<Readonly<{} & {
|
83
83
|
vertical?: boolean;
|
84
|
-
"onUpdate:modelValue"?: (value: number) => any;
|
85
84
|
"v-model"?: number;
|
85
|
+
"onUpdate:modelValue"?: (value: number) => any;
|
86
86
|
modelValue?: number;
|
87
87
|
}>, never>;
|
88
88
|
};
|