@omnia/fx 8.0.215-dev → 8.0.216-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.ux.libs.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/ux/Styles.stylex.d.ts +58 -1
- package/internal-do-not-import-from-here/ux/admin/system/loc/localize.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/BusinessProfileAuthenticationStore.d.ts +0 -3
- package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker copy.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.css.d.ts +5 -2
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +31 -5
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +5 -0
- package/internal-do-not-import-from-here/ux/features/FeatureActivation.d.ts +13 -0
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +29 -0
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.css.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +281 -0
- package/internal-do-not-import-from-here/ux/inputlanguagepicker/stores/InputLanguageStore.d.ts +36 -21
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +105 -539
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.stylex.d.ts +18 -0
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +27 -0
- package/internal-do-not-import-from-here/ux/oxide/column/{Column.css.d.ts → Column.stylex.d.ts} +6 -1
- package/internal-do-not-import-from-here/ux/oxide/flex/{Row.css.d.ts → Row.stylex.d.ts} +6 -1
- package/internal-do-not-import-from-here/ux/oxide/text/Text.stylex.d.ts +8 -10
- package/internal-do-not-import-from-here/ux/signin/identitycreationrequest/IdentityCreationRequestView.d.ts +43 -403
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +120 -0
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +24 -0
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +22 -9
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +13 -1
- package/internal-do-not-import-from-here/ux/velcron/registrations/CategoryRegistrations.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +98 -98
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +10 -5
- package/internal-do-not-import-from-here/wctypings.d.ts +1 -1
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.css.d.ts +0 -3
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex2.css.d.ts +0 -3
- /package/internal-do-not-import-from-here/ux/oxide/flex/{Flex2.d.ts → Flex.d.ts} +0 -0
@@ -1,4 +1,4 @@
|
|
1
|
-
import { VelcronRendererReference } from "@omnia/fx-models";
|
1
|
+
import { VelcronRendererReference, guid } from "@omnia/fx-models";
|
2
2
|
import { DefineEmit } from "@omnia/fx/ux";
|
3
3
|
import { nextTick } from "vue";
|
4
4
|
declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
@@ -9,6 +9,10 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
|
9
9
|
modelValue?: VelcronRendererReference;
|
10
10
|
} & {
|
11
11
|
label?: string;
|
12
|
+
} & {
|
13
|
+
categoryFilters?: guid[];
|
14
|
+
} & {
|
15
|
+
renderTypeFilters?: guid[];
|
12
16
|
} & DefineEmit<"update:modelValue", (renderer: VelcronRendererReference) => void>>) => {
|
13
17
|
$: import("vue").ComponentInternalInstance;
|
14
18
|
$data: {};
|
@@ -55,13 +59,17 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
|
55
59
|
modelValue?: VelcronRendererReference;
|
56
60
|
} & {
|
57
61
|
label?: string;
|
62
|
+
} & {
|
63
|
+
categoryFilters?: guid[];
|
64
|
+
} & {
|
65
|
+
renderTypeFilters?: guid[];
|
58
66
|
} & DefineEmit<"update:modelValue", (renderer: VelcronRendererReference) => void>> & {
|
59
67
|
"v-slots"?: {
|
60
68
|
default?: import("vue").Slot;
|
61
69
|
} & {};
|
62
70
|
} & {
|
63
71
|
"onUpdate:modelValue"?: (renderer: VelcronRendererReference) => any;
|
64
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue">;
|
72
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "categoryFilters" | "renderTypeFilters">;
|
65
73
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
66
74
|
[key: string]: any;
|
67
75
|
}>;
|
@@ -1,6 +1,11 @@
|
|
1
1
|
import { FillDefinitionValue, BorderStylingDefinition, ButtonBlueprint, SpacingBlueprintTypes, Spacing, SpacingValue, BackgroundDefinition, TextBlueprint, IconBlueprint, TabsBlueprint, ChipBlueprint } from "@omnia/fx-models";
|
2
2
|
import { NestedCSSProperties } from "typestyle/lib/types";
|
3
3
|
import { useColorSchemaStore, useSpacingBlueprintStore, useTypographyBlueprintStore } from "../../store";
|
4
|
+
export declare namespace blueprintStylex {
|
5
|
+
function getIconBlueprintStyling(bluePrint: IconBlueprint, colors: ReturnType<typeof useColorSchemaStore>, duoTone: boolean, nested?: boolean): string;
|
6
|
+
/**Button styling */
|
7
|
+
function getButtonBlueprintStyling(bluePrint: ButtonBlueprint, colors: ReturnType<typeof useColorSchemaStore>): string;
|
8
|
+
}
|
4
9
|
export declare namespace blueprintStyles {
|
5
10
|
/**Border styling */
|
6
11
|
function getBlueprintBorderObject(definition: BorderStylingDefinition, gradientFill?: string, colors?: ReturnType<typeof useColorSchemaStore>): NestedCSSProperties;
|
@@ -5,6 +5,19 @@ export interface VDataGridHeader {
|
|
5
5
|
text: string;
|
6
6
|
align: string;
|
7
7
|
}
|
8
|
+
export interface VDataGridItemScopedSlot<TItem> {
|
9
|
+
item?: TItem;
|
10
|
+
selected?: boolean;
|
11
|
+
isGroupHeader?: boolean;
|
12
|
+
title?: string;
|
13
|
+
description?: string;
|
14
|
+
consentInformation?: string;
|
15
|
+
category?: string;
|
16
|
+
needConsent?: boolean;
|
17
|
+
isBusy?: boolean;
|
18
|
+
hasError?: boolean;
|
19
|
+
errorMsg?: string;
|
20
|
+
}
|
8
21
|
export interface IFeatureActivationProps {
|
9
22
|
appInstanceId?: guid;
|
10
23
|
handleClose: () => void;
|
@@ -1,5 +1,6 @@
|
|
1
1
|
import { AppInstance, AppTemplate, AzurePermissionResource, FeatureInstance, guid, TargetResolverTypes } from "@omnia/fx-models";
|
2
2
|
import { FeatureInstanceDetails, RequiredAzureAdPermission } from "..";
|
3
|
+
import { VDataGridItemScopedSlot } from "../FeatureActivation";
|
3
4
|
export declare const useFeatureJourneyStore: () => {
|
4
5
|
state: {
|
5
6
|
targetResolverType: TargetResolverTypes;
|
@@ -23,6 +24,10 @@ export declare const useFeatureJourneyStore: () => {
|
|
23
24
|
appInstance: AppInstance;
|
24
25
|
appTemplate: AppTemplate;
|
25
26
|
isMissingAdPermission: boolean;
|
27
|
+
consentLinkReady: boolean;
|
28
|
+
pullIntervalHandler: number;
|
29
|
+
checkLastRequiredFeatureLoading: boolean;
|
30
|
+
lastRquiredPermissionFeature: boolean;
|
26
31
|
};
|
27
32
|
events: {
|
28
33
|
onMutatedTargetResolverType: import("@omnia/fx").MessageBusExposeOnlySubscription<TargetResolverTypes>;
|
@@ -46,6 +51,10 @@ export declare const useFeatureJourneyStore: () => {
|
|
46
51
|
onMutatedAppInstance: import("@omnia/fx").MessageBusExposeOnlySubscription<AppInstance>;
|
47
52
|
onMutatedAppTemplate: import("@omnia/fx").MessageBusExposeOnlySubscription<AppTemplate>;
|
48
53
|
onMutatedIsMissingAdPermission: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
|
54
|
+
onMutatedConsentLinkReady: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
|
55
|
+
onMutatedPullIntervalHandler: import("@omnia/fx").MessageBusExposeOnlySubscription<number>;
|
56
|
+
onMutatedCheckLastRequiredFeatureLoading: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
|
57
|
+
onMutatedLastRquiredPermissionFeature: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
|
49
58
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
50
59
|
actions: {
|
51
60
|
onDispatching: {
|
@@ -70,6 +79,12 @@ export declare const useFeatureJourneyStore: () => {
|
|
70
79
|
populateAzureAdPermissionsInfo: {
|
71
80
|
subscribe(fn: (featureInstance: FeatureInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
72
81
|
};
|
82
|
+
checkRequestedPermissionsSynced: {
|
83
|
+
subscribe(fn: (permissionIds: string[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
84
|
+
};
|
85
|
+
isLastRequiredPermissionFeature: {
|
86
|
+
subscribe(fn: (featureDeactivated: VDataGridItemScopedSlot<FeatureInstance>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
87
|
+
};
|
73
88
|
};
|
74
89
|
onDispatched: {
|
75
90
|
setTargetResolverType: {
|
@@ -93,6 +108,12 @@ export declare const useFeatureJourneyStore: () => {
|
|
93
108
|
populateAzureAdPermissionsInfo: {
|
94
109
|
subscribe(fn: (result: void, featureInstance: FeatureInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
95
110
|
};
|
111
|
+
checkRequestedPermissionsSynced: {
|
112
|
+
subscribe(fn: (result: void, permissionIds: string[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
113
|
+
};
|
114
|
+
isLastRequiredPermissionFeature: {
|
115
|
+
subscribe(fn: (result: void, featureDeactivated: VDataGridItemScopedSlot<FeatureInstance>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
116
|
+
};
|
96
117
|
};
|
97
118
|
onFailure: {
|
98
119
|
setTargetResolverType: {
|
@@ -116,6 +137,12 @@ export declare const useFeatureJourneyStore: () => {
|
|
116
137
|
populateAzureAdPermissionsInfo: {
|
117
138
|
subscribe(fn: (failureReason: any, featureInstance: FeatureInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
118
139
|
};
|
140
|
+
checkRequestedPermissionsSynced: {
|
141
|
+
subscribe(fn: (failureReason: any, permissionIds: string[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
142
|
+
};
|
143
|
+
isLastRequiredPermissionFeature: {
|
144
|
+
subscribe(fn: (failureReason: any, featureDeactivated: VDataGridItemScopedSlot<FeatureInstance>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
145
|
+
};
|
119
146
|
};
|
120
147
|
} & {
|
121
148
|
setTargetResolverType: (targetResolverType: TargetResolverTypes) => void;
|
@@ -125,6 +152,8 @@ export declare const useFeatureJourneyStore: () => {
|
|
125
152
|
searchFeatures: (searchText: string) => void;
|
126
153
|
handleFeatureStatus: (featureInstance: FeatureInstance) => void;
|
127
154
|
populateAzureAdPermissionsInfo: (featureInstance: FeatureInstance) => void;
|
155
|
+
checkRequestedPermissionsSynced: (permissionIds: Array<string>) => void;
|
156
|
+
isLastRequiredPermissionFeature: (featureDeactivated: VDataGridItemScopedSlot<FeatureInstance>) => void;
|
128
157
|
};
|
129
158
|
get: {
|
130
159
|
isLoading: () => boolean;
|
@@ -3,7 +3,6 @@ export declare const FilterSizeDefinitions: readonly ["default", "x-small", "sma
|
|
3
3
|
export type FilterSizes = typeof FilterSizeDefinitions[number];
|
4
4
|
export declare const FilterSizesName = "FilterSizes";
|
5
5
|
export declare const FilterPickerStyles: {
|
6
|
-
lastItem: string;
|
7
6
|
actionIcon: (size: FilterSizes) => string;
|
8
7
|
sortButton: string;
|
9
8
|
icon: (size: FilterSizes) => string;
|
@@ -37,6 +37,61 @@ declare const _default: {
|
|
37
37
|
type: import("vue").PropType<FilterPickerFilter[]>;
|
38
38
|
required: false;
|
39
39
|
};
|
40
|
+
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
41
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
42
|
+
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
43
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
44
|
+
required: false;
|
45
|
+
}; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
46
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
47
|
+
required: false;
|
48
|
+
}; } & {
|
49
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, FilterPickerFilter[], {
|
50
|
+
"onUpdate:modelValue": {
|
51
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
52
|
+
};
|
53
|
+
} & {
|
54
|
+
"v-model": {
|
55
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
56
|
+
required: false;
|
57
|
+
};
|
58
|
+
} & {
|
59
|
+
modelValue: {
|
60
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
61
|
+
required: false;
|
62
|
+
};
|
63
|
+
}>;
|
64
|
+
defaultValue(value?: FilterPickerFilter[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, FilterPickerFilter[], {
|
65
|
+
"onUpdate:modelValue": {
|
66
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
67
|
+
};
|
68
|
+
} & {
|
69
|
+
"v-model": {
|
70
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
71
|
+
required: false;
|
72
|
+
};
|
73
|
+
} & {
|
74
|
+
modelValue: {
|
75
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
76
|
+
required: false;
|
77
|
+
};
|
78
|
+
}, false>;
|
79
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, FilterPickerFilter[], {
|
80
|
+
"onUpdate:modelValue": {
|
81
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
82
|
+
};
|
83
|
+
} & {
|
84
|
+
"v-model": {
|
85
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
86
|
+
required: false;
|
87
|
+
};
|
88
|
+
} & {
|
89
|
+
modelValue: {
|
90
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
91
|
+
required: false;
|
92
|
+
};
|
93
|
+
}>;
|
94
|
+
};
|
40
95
|
class: {
|
41
96
|
type: import("vue").PropType<String | String[]>;
|
42
97
|
required: boolean;
|
@@ -97,6 +152,61 @@ declare const _default: {
|
|
97
152
|
type: import("vue").PropType<FilterPickerFilter[]>;
|
98
153
|
required: false;
|
99
154
|
};
|
155
|
+
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
156
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
157
|
+
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
158
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
159
|
+
required: false;
|
160
|
+
}; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
161
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
162
|
+
required: false;
|
163
|
+
}; } & {
|
164
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, FilterPickerFilter[], {
|
165
|
+
"onUpdate:modelValue": {
|
166
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
167
|
+
};
|
168
|
+
} & {
|
169
|
+
"v-model": {
|
170
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
171
|
+
required: false;
|
172
|
+
};
|
173
|
+
} & {
|
174
|
+
modelValue: {
|
175
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
176
|
+
required: false;
|
177
|
+
};
|
178
|
+
}>;
|
179
|
+
defaultValue(value?: FilterPickerFilter[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, FilterPickerFilter[], {
|
180
|
+
"onUpdate:modelValue": {
|
181
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
182
|
+
};
|
183
|
+
} & {
|
184
|
+
"v-model": {
|
185
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
186
|
+
required: false;
|
187
|
+
};
|
188
|
+
} & {
|
189
|
+
modelValue: {
|
190
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
191
|
+
required: false;
|
192
|
+
};
|
193
|
+
}, false>;
|
194
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, FilterPickerFilter[], {
|
195
|
+
"onUpdate:modelValue": {
|
196
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
197
|
+
};
|
198
|
+
} & {
|
199
|
+
"v-model": {
|
200
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
201
|
+
required: false;
|
202
|
+
};
|
203
|
+
} & {
|
204
|
+
modelValue: {
|
205
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
206
|
+
required: false;
|
207
|
+
};
|
208
|
+
}>;
|
209
|
+
};
|
100
210
|
class: {
|
101
211
|
type: import("vue").PropType<String | String[]>;
|
102
212
|
required: boolean;
|
@@ -162,6 +272,61 @@ declare const _default: {
|
|
162
272
|
type: import("vue").PropType<FilterPickerFilter[]>;
|
163
273
|
required: false;
|
164
274
|
};
|
275
|
+
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
276
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
277
|
+
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
278
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
279
|
+
required: false;
|
280
|
+
}; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
281
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
282
|
+
required: false;
|
283
|
+
}; } & {
|
284
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, FilterPickerFilter[], {
|
285
|
+
"onUpdate:modelValue": {
|
286
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
287
|
+
};
|
288
|
+
} & {
|
289
|
+
"v-model": {
|
290
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
291
|
+
required: false;
|
292
|
+
};
|
293
|
+
} & {
|
294
|
+
modelValue: {
|
295
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
296
|
+
required: false;
|
297
|
+
};
|
298
|
+
}>;
|
299
|
+
defaultValue(value?: FilterPickerFilter[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, FilterPickerFilter[], {
|
300
|
+
"onUpdate:modelValue": {
|
301
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
302
|
+
};
|
303
|
+
} & {
|
304
|
+
"v-model": {
|
305
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
306
|
+
required: false;
|
307
|
+
};
|
308
|
+
} & {
|
309
|
+
modelValue: {
|
310
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
311
|
+
required: false;
|
312
|
+
};
|
313
|
+
}, false>;
|
314
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, FilterPickerFilter[], {
|
315
|
+
"onUpdate:modelValue": {
|
316
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
317
|
+
};
|
318
|
+
} & {
|
319
|
+
"v-model": {
|
320
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
321
|
+
required: false;
|
322
|
+
};
|
323
|
+
} & {
|
324
|
+
modelValue: {
|
325
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
326
|
+
required: false;
|
327
|
+
};
|
328
|
+
}>;
|
329
|
+
};
|
165
330
|
class: {
|
166
331
|
type: import("vue").PropType<String | String[]>;
|
167
332
|
required: boolean;
|
@@ -224,6 +389,61 @@ declare const _default: {
|
|
224
389
|
type: import("vue").PropType<FilterPickerFilter[]>;
|
225
390
|
required: false;
|
226
391
|
};
|
392
|
+
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
393
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
394
|
+
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
395
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
396
|
+
required: false;
|
397
|
+
}; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
398
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
399
|
+
required: false;
|
400
|
+
}; } & {
|
401
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, FilterPickerFilter[], {
|
402
|
+
"onUpdate:modelValue": {
|
403
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
404
|
+
};
|
405
|
+
} & {
|
406
|
+
"v-model": {
|
407
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
408
|
+
required: false;
|
409
|
+
};
|
410
|
+
} & {
|
411
|
+
modelValue: {
|
412
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
413
|
+
required: false;
|
414
|
+
};
|
415
|
+
}>;
|
416
|
+
defaultValue(value?: FilterPickerFilter[]): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, FilterPickerFilter[], {
|
417
|
+
"onUpdate:modelValue": {
|
418
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
419
|
+
};
|
420
|
+
} & {
|
421
|
+
"v-model": {
|
422
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
423
|
+
required: false;
|
424
|
+
};
|
425
|
+
} & {
|
426
|
+
modelValue: {
|
427
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
428
|
+
required: false;
|
429
|
+
};
|
430
|
+
}, false>;
|
431
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, FilterPickerFilter[], {
|
432
|
+
"onUpdate:modelValue": {
|
433
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
434
|
+
};
|
435
|
+
} & {
|
436
|
+
"v-model": {
|
437
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
438
|
+
required: false;
|
439
|
+
};
|
440
|
+
} & {
|
441
|
+
modelValue: {
|
442
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
443
|
+
required: false;
|
444
|
+
};
|
445
|
+
}>;
|
446
|
+
};
|
227
447
|
class: {
|
228
448
|
type: import("vue").PropType<String | String[]>;
|
229
449
|
required: boolean;
|
@@ -254,6 +474,67 @@ declare const _default: {
|
|
254
474
|
propsDefinition: Omit<Readonly<{
|
255
475
|
filters: FilterPickerFilter[];
|
256
476
|
} & {
|
477
|
+
name?: {
|
478
|
+
[x: `onUpdate:${string}`]: {
|
479
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
480
|
+
};
|
481
|
+
} & {
|
482
|
+
[x: `v-model:${string}`]: {
|
483
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
484
|
+
required: false;
|
485
|
+
};
|
486
|
+
} & {
|
487
|
+
[x: string]: {
|
488
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
489
|
+
required: false;
|
490
|
+
};
|
491
|
+
} & {
|
492
|
+
require(): import("../DefineVueTypings").DefinePropModelRequire<string, FilterPickerFilter[], {
|
493
|
+
"onUpdate:modelValue": {
|
494
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
495
|
+
};
|
496
|
+
} & {
|
497
|
+
"v-model": {
|
498
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
499
|
+
required: false;
|
500
|
+
};
|
501
|
+
} & {
|
502
|
+
modelValue: {
|
503
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
504
|
+
required: false;
|
505
|
+
};
|
506
|
+
}>;
|
507
|
+
defaultValue(value?: FilterPickerFilter[]): import("../DefineVueTypings").DefinePropModelDefaultValue<string, FilterPickerFilter[], {
|
508
|
+
"onUpdate:modelValue": {
|
509
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
510
|
+
};
|
511
|
+
} & {
|
512
|
+
"v-model": {
|
513
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
514
|
+
required: false;
|
515
|
+
};
|
516
|
+
} & {
|
517
|
+
modelValue: {
|
518
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
519
|
+
required: false;
|
520
|
+
};
|
521
|
+
}, false>;
|
522
|
+
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, FilterPickerFilter[], {
|
523
|
+
"onUpdate:modelValue": {
|
524
|
+
type: import("vue").PropType<(value: FilterPickerFilter[]) => any>;
|
525
|
+
};
|
526
|
+
} & {
|
527
|
+
"v-model": {
|
528
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
529
|
+
required: false;
|
530
|
+
};
|
531
|
+
} & {
|
532
|
+
modelValue: {
|
533
|
+
type: import("vue").PropType<FilterPickerFilter[]>;
|
534
|
+
required: false;
|
535
|
+
};
|
536
|
+
}>;
|
537
|
+
};
|
257
538
|
container?: boolean;
|
258
539
|
class?: String | String[];
|
259
540
|
label?: string;
|
package/internal-do-not-import-from-here/ux/inputlanguagepicker/stores/InputLanguageStore.d.ts
CHANGED
@@ -1,25 +1,40 @@
|
|
1
1
|
import { Language } from "../../../models";
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
2
|
+
export declare const useInputLanguageStore: () => {
|
3
|
+
events: {
|
4
|
+
onMutatedSelectedLanguage: import("internal/fx/core").MessageBusExposeOnlySubscription<Language>;
|
5
|
+
onMutatedUiShowAllLanguages: import("internal/fx/core").MessageBusExposeOnlySubscription<boolean>;
|
6
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
7
|
+
actions: {
|
8
|
+
onDispatching: {
|
9
|
+
setInputLanguage: {
|
10
|
+
subscribe(fn: (language: Language) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
11
|
+
};
|
12
|
+
setShowAllLanguages: {
|
13
|
+
subscribe(fn: (showAll: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
14
|
+
};
|
15
|
+
};
|
16
|
+
onDispatched: {
|
17
|
+
setInputLanguage: {
|
18
|
+
subscribe(fn: (result: void, language: Language) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
19
|
+
};
|
20
|
+
setShowAllLanguages: {
|
21
|
+
subscribe(fn: (result: void, showAll: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
22
|
+
};
|
23
|
+
};
|
24
|
+
onFailure: {
|
25
|
+
setInputLanguage: {
|
26
|
+
subscribe(fn: (failureReason: any, language: Language) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
27
|
+
};
|
28
|
+
setShowAllLanguages: {
|
29
|
+
subscribe(fn: (failureReason: any, showAll: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
30
|
+
};
|
31
|
+
};
|
32
|
+
} & {
|
22
33
|
setInputLanguage: (language: Language) => void;
|
23
34
|
setShowAllLanguages: (showAll: boolean) => void;
|
24
35
|
};
|
25
|
-
|
36
|
+
get: {
|
37
|
+
getInputLanguage: () => Language;
|
38
|
+
getShowAllLanguages: () => boolean;
|
39
|
+
};
|
40
|
+
};
|
@@ -11,7 +11,7 @@ export interface DisabledButtonTooltips {
|
|
11
11
|
delete?: string;
|
12
12
|
remove?: string;
|
13
13
|
}
|
14
|
-
export type JourneyBladeProps = DefineProp<"getApi", (store: ReturnType<typeof useJourneyStore>) => void, false, null, "callback to get a reference to the journey store. The store is used to navigate the journey blades."> & DefineProp<"title", string, false, null, "Specify the title of the blade."> & DefineProp<"subTitle", string, false, null, "Specify a subtitle for the blade and the title is displayed in a breadcrumb style where the subTittle is prominent."> & DefineProp<"id", guid, true, null, "The id of the blade. Used to identify the blade in the journey store."> & DefineProp<"size", BladeSizeTypes, false, "x-small", "Specify the size of the blade. Small will show the header buttons as icons."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"ok", boolean, false, false, "Specify if the blade should show a ok button. If a ok button is shown, a cancel button will also be shown."> & DefineProp<"save", boolean, false, false, "Specify if the blade should show a save button. If a save button is shown, a cancel button will also be shown."> & DefineProp<"searchable", boolean, false, false, "Specify if the blade should show a search field."> & DefineProp<"delete", boolean, false, false, "Specify if the blade should show a delete button."> & DefineProp<"remove", boolean, false, false, "Specify if the blade should show a remove button."> & DefineProp<"disabled", boolean, false, false, "Specify if the blade should shoud be read only."> & DefineProp<"reorder", boolean, false, false, "Specify if the blade shoud be draggable on items."> & DefineProp<"switch", switchValue, false, null, "Specify if the blade should show switch."> & DefineProp<"settings", boolean, false, false, "Specify if the blade should show a settings button."> & DefineProp<"create", boolean, false, false, "Specify if the blade should show a create button."> & DefineProp<"bladeContext", BladeContexts | BladeContext, false, null, "Specify context of the journey."> & DefineProp<"icon", IIcon, false, null, "Specify an icon for the blade header. This should be used to hightlight the blade type such as create blades, edit blades etc."> & DefineProp<"variant", BladeVariantTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"onOk", () => boolean | Promise<boolean>, false, null, "Trigger when user click ok, return true if ok to close the blade."> & DefineProp<"onRemove", () => boolean | Promise<boolean>, false, null, "Trigger when user click remove, return true if ok to close the blade."> & DefineProp<"onSave", () => boolean | Promise<boolean>, false, null, "Trigger when user click save, return true if ok to close the blade."> & DefineProp<"onDelete", () => boolean | Promise<boolean>, false, null, "Trigger when user click delete, return true if ok to close the blade."> & DefineProp<"onSwitch", (value: boolean) => boolean | Promise<boolean>, false, null, "Trigger when user toggle switch, return true if ok to close the blade."> & DefineProp<"confirmDeleteDialogOption", ConfirmDialogOptions, false, null, "Specify a set of options for the confirm dialog shown before deleting."> & DefineProp<"disabledButtonTooltips", DisabledButtonTooltips, false, null, "Specify a set of options for the confirm dialog shown before deleting."> & DefineSlot<"actions", () => VNodeChild> & DefineSlot<"actionsFooter", () => VNodeChild> & DefineEmit<"click:add", (id: guid) => true> & DefineEmit<"click:back", (id: guid) => true> & DefineEmit<"click:cancel", (id: guid) => true> & DefineEmit<"click:settings", (id: guid) => true> & DefineEmit<"click:confirm", () => true> & DefineEmit<"search", (searchText: string) => true> & DefineEmit<"click:reorder", () => true>;
|
14
|
+
export type JourneyBladeProps = DefineProp<"getApi", (store: ReturnType<typeof useJourneyStore>) => void, false, null, "callback to get a reference to the journey store. The store is used to navigate the journey blades."> & DefineProp<"title", string, false, null, "Specify the title of the blade."> & DefineProp<"toned", boolean, false, null, "IF the color is toned"> & DefineProp<"subTitle", string, false, null, "Specify a subtitle for the blade and the title is displayed in a breadcrumb style where the subTittle is prominent."> & DefineProp<"id", guid, true, null, "The id of the blade. Used to identify the blade in the journey store."> & DefineProp<"size", BladeSizeTypes, false, "x-small", "Specify the size of the blade. Small will show the header buttons as icons."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"ok", boolean, false, false, "Specify if the blade should show a ok button. If a ok button is shown, a cancel button will also be shown."> & DefineProp<"save", boolean, false, false, "Specify if the blade should show a save button. If a save button is shown, a cancel button will also be shown."> & DefineProp<"searchable", boolean, false, false, "Specify if the blade should show a search field."> & DefineProp<"delete", boolean, false, false, "Specify if the blade should show a delete button."> & DefineProp<"remove", boolean, false, false, "Specify if the blade should show a remove button."> & DefineProp<"disabled", boolean, false, false, "Specify if the blade should shoud be read only."> & DefineProp<"reorder", boolean, false, false, "Specify if the blade shoud be draggable on items."> & DefineProp<"switch", switchValue, false, null, "Specify if the blade should show switch."> & DefineProp<"settings", boolean, false, false, "Specify if the blade should show a settings button."> & DefineProp<"create", boolean, false, false, "Specify if the blade should show a create button."> & DefineProp<"bladeContext", BladeContexts | BladeContext, false, null, "Specify context of the journey."> & DefineProp<"icon", IIcon, false, null, "Specify an icon for the blade header. This should be used to hightlight the blade type such as create blades, edit blades etc."> & DefineProp<"variant", BladeVariantTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"onOk", () => boolean | Promise<boolean>, false, null, "Trigger when user click ok, return true if ok to close the blade."> & DefineProp<"onRemove", () => boolean | Promise<boolean>, false, null, "Trigger when user click remove, return true if ok to close the blade."> & DefineProp<"onSave", () => boolean | Promise<boolean>, false, null, "Trigger when user click save, return true if ok to close the blade."> & DefineProp<"onDelete", () => boolean | Promise<boolean>, false, null, "Trigger when user click delete, return true if ok to close the blade."> & DefineProp<"onSwitch", (value: boolean) => boolean | Promise<boolean>, false, null, "Trigger when user toggle switch, return true if ok to close the blade."> & DefineProp<"confirmDeleteDialogOption", ConfirmDialogOptions, false, null, "Specify a set of options for the confirm dialog shown before deleting."> & DefineProp<"disabledButtonTooltips", DisabledButtonTooltips, false, null, "Specify a set of options for the confirm dialog shown before deleting."> & DefineSlot<"actions", () => VNodeChild> & DefineSlot<"actionsFooter", () => VNodeChild> & DefineEmit<"click:add", (id: guid) => true> & DefineEmit<"click:back", (id: guid) => true> & DefineEmit<"click:cancel", (id: guid) => true> & DefineEmit<"click:settings", (id: guid) => true> & DefineEmit<"click:confirm", () => true> & DefineEmit<"search", (searchText: string) => true> & DefineEmit<"click:reorder", () => true>;
|
15
15
|
declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<JourneyBladeProps>) => {
|
16
16
|
$: import("vue").ComponentInternalInstance;
|
17
17
|
$data: {};
|
@@ -65,7 +65,7 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<J
|
|
65
65
|
"onClick:add"?: (id: guid) => any;
|
66
66
|
"onClick:settings"?: (id: guid) => any;
|
67
67
|
"onClick:reorder"?: () => any;
|
68
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "switch" | "icon" | "title" | "delete" | "id" | "size" | "disabled" | "settings" | "remove" | "variant" | "subTitle" | "create" | "ok" | "save" | "reorder" | "getApi" | "loading" | "searchable" | "bladeContext" | "onOk" | "onRemove" | "onSave" | "onDelete" | "onSwitch" | "confirmDeleteDialogOption" | "disabledButtonTooltips">;
|
68
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "switch" | "icon" | "title" | "delete" | "id" | "size" | "disabled" | "settings" | "toned" | "remove" | "variant" | "subTitle" | "create" | "ok" | "save" | "reorder" | "getApi" | "loading" | "searchable" | "bladeContext" | "onOk" | "onRemove" | "onSave" | "onDelete" | "onSwitch" | "confirmDeleteDialogOption" | "disabledButtonTooltips">;
|
69
69
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
70
70
|
[key: string]: any;
|
71
71
|
}>;
|
@@ -2,7 +2,7 @@ import { BlockTitleIconSettings, BlockTitleSettings, TextAlignment, IconSizes }
|
|
2
2
|
import { useColorSchemaStore } from "../../../..";
|
3
3
|
export declare const BlockTitleStyles: {
|
4
4
|
safeGetSpacingPixels(value: any, spacing: any): string;
|
5
|
-
getIconOffset(iconSize: IconSizes): -25 | -
|
5
|
+
getIconOffset(iconSize: IconSizes): -25 | -10 | -15 | -30;
|
6
6
|
getIconOffsetIconOnly(iconSize: IconSizes): -5 | -15 | -17;
|
7
7
|
iconWrapperButton: (settings: BlockTitleIconSettings, colors: ReturnType<typeof useColorSchemaStore>) => string;
|
8
8
|
iconInButton: (settings: BlockTitleIconSettings, colors: ReturnType<typeof useColorSchemaStore>) => string;
|