@omnia/fx 8.0.317-dev → 8.0.320-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.
Files changed (59) hide show
  1. package/internal-do-not-import-from-here/core/messaging/InternalTopics.d.ts +0 -4
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +3 -3
  4. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +4 -1
  5. package/internal-do-not-import-from-here/ux/StyleFlow.d.ts +1 -0
  6. package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +1 -0
  7. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/services/SeoService.d.ts +3 -2
  8. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/store/SeoManagerStore.d.ts +5 -2
  9. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +3 -1
  10. package/internal-do-not-import-from-here/ux/aurora/components/typography/components/TypographyFillRenderer.d.ts +12 -0
  11. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1 -0
  12. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +4 -548
  13. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStorage.d.ts +7 -7
  14. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStore.d.ts +2 -1
  15. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1 -0
  16. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +3 -20
  17. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +4 -329
  18. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +4 -329
  19. package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +6 -62
  20. package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.stylex.d.ts +7 -0
  21. package/internal-do-not-import-from-here/ux/mediapickerproviders/centralimagelocationprovider/CentralImageLocationProvider.d.ts +8 -0
  22. package/internal-do-not-import-from-here/ux/mediapickerproviders/centralimagelocationprovider/CentralImageLocationProvider.stylex.d.ts +8 -0
  23. package/internal-do-not-import-from-here/ux/mediapickerproviders/centralimagelocationprovider/Handler.d.ts +9 -0
  24. package/internal-do-not-import-from-here/ux/mediapickerproviders/centralimagelocationprovider/store/CentralImageLocationProviderStore.d.ts +42 -0
  25. package/internal-do-not-import-from-here/ux/mediapickerproviders/dalleprovider/DallEProvider.d.ts +5 -0
  26. package/internal-do-not-import-from-here/ux/mediapickerproviders/dalleprovider/DallEProvider.stylex.d.ts +6 -0
  27. package/internal-do-not-import-from-here/ux/mediapickerproviders/dalleprovider/PollingImageComponent.d.ts +15 -0
  28. package/internal-do-not-import-from-here/ux/mediapickerproviders/shareds/providers/CentralImageLocationProvider.d.ts +3 -2
  29. package/internal-do-not-import-from-here/ux/models/AnimatedGifStyles.d.ts +1 -0
  30. package/internal-do-not-import-from-here/ux/models/SeoInfo.d.ts +6 -1
  31. package/internal-do-not-import-from-here/ux/oxide/hover/Hover.d.ts +14 -0
  32. package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +2 -2
  33. package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.stylex.d.ts +3 -0
  34. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +3 -2
  35. package/internal-do-not-import-from-here/ux/signin/identitycreationrequest/ConfirmEmailView.d.ts +4 -0
  36. package/internal-do-not-import-from-here/ux/signin/loc/localize.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +7 -8
  38. package/internal-do-not-import-from-here/ux/video/VideoPlayer.css.d.ts +46 -0
  39. package/internal-do-not-import-from-here/ux/video/VideoPlayer.d.ts +33 -0
  40. package/internal-do-not-import-from-here/wctypings.d.ts +46 -4
  41. package/package.json +3 -3
  42. package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.css.d.ts +0 -8
  43. package/internal-do-not-import-from-here/ux/mediapickerproviders/centralimagelocationprovider/CentralImageLocationProvider.css.d.ts +0 -0
  44. package/internal-do-not-import-from-here/ux/mediapickerproviders/centralimagelocationprovider/ICentralImageLocationProvider.d.ts +0 -0
  45. package/internal-do-not-import-from-here/ux/mediapickerproviders/dalleprovider/DallEProvider.css.d.ts +0 -0
  46. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview_oldv2.d.ts +0 -60
  47. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview_oldv2.stylex.d.ts +0 -5
  48. package/internal-do-not-import-from-here/ux/vuetify/avatar/VAvatar.bundle.d.ts +0 -1
  49. package/internal-do-not-import-from-here/ux/vuetify/badge/VBadge.bundle.d.ts +0 -1
  50. package/internal-do-not-import-from-here/ux/vuetify/button/VButton.bundle.d.ts +0 -1
  51. package/internal-do-not-import-from-here/ux/vuetify/chip/VChip.bundle.d.ts +0 -1
  52. package/internal-do-not-import-from-here/ux/vuetify/hover/VHover.bundle.d.ts +0 -1
  53. package/internal-do-not-import-from-here/ux/vuetify/menu/VMenu.bundle.d.ts +0 -1
  54. package/internal-do-not-import-from-here/ux/vuetify/speeddial/VSpeedDial.bundle.d.ts +0 -1
  55. package/internal-do-not-import-from-here/ux/vuetify/toolbar/Toolbar.bundle.d.ts +0 -1
  56. package/internal-do-not-import-from-here/ux/vuetify/tooltip/VTooltip.bundle.d.ts +0 -1
  57. package/internal-do-not-import-from-here/ux/vuetify/virtualscroll/VirtualScroll.bundle.d.ts +0 -1
  58. /package/internal-do-not-import-from-here/ux/oxide/treeview/{Treeview_old.d.ts → Treeview.d.ts} +0 -0
  59. /package/internal-do-not-import-from-here/ux/oxide/treeview/{Treeview_old.stylex.d.ts → Treeview.stylex.d.ts} +0 -0
@@ -1,341 +1,16 @@
1
1
  declare const _default: {
2
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{
3
- readonly [x: number]: string;
4
- readonly length: number;
5
- toString: () => string;
6
- toLocaleString: {
7
- (): string;
8
- (locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
9
- };
10
- concat: {
11
- (...items: ConcatArray<string>[]): string[];
12
- (...items: (string | ConcatArray<string>)[]): string[];
13
- };
14
- join: (separator?: string) => string;
15
- slice: (start?: number, end?: number) => string[];
16
- indexOf: (searchElement: string, fromIndex?: number) => number;
17
- lastIndexOf: (searchElement: string, fromIndex?: number) => number;
18
- every: {
19
- <S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): this is readonly S[];
20
- (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): boolean;
21
- };
22
- some: (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any) => boolean;
23
- forEach: (callbackfn: (value: string, index: number, array: readonly string[]) => void, thisArg?: any) => void;
24
- map: <U>(callbackfn: (value: string, index: number, array: readonly string[]) => U, thisArg?: any) => U[];
25
- filter: {
26
- <S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): S[];
27
- (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): string[];
28
- };
29
- reduce: {
30
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
31
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
32
- <U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
33
- };
34
- reduceRight: {
35
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
36
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
37
- <U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
38
- };
39
- find: {
40
- <S extends string>(predicate: (value: string, index: number, obj: readonly string[]) => value is S, thisArg?: any): S;
41
- (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
42
- };
43
- findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
44
- entries: () => ArrayIterator<[number, string]>;
45
- keys: () => ArrayIterator<number>;
46
- values: () => ArrayIterator<string>;
47
- includes: (searchElement: string, fromIndex?: number) => boolean;
48
- flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
49
- flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
50
- at: (index: number) => string;
51
- [Symbol.iterator]: () => ArrayIterator<string>;
52
- readonly [Symbol.unscopables]: {
53
- readonly [x: number]: boolean;
54
- readonly length?: boolean;
55
- toString?: boolean;
56
- toLocaleString?: boolean;
57
- concat?: boolean;
58
- join?: boolean;
59
- slice?: boolean;
60
- indexOf?: boolean;
61
- lastIndexOf?: boolean;
62
- every?: boolean;
63
- some?: boolean;
64
- forEach?: boolean;
65
- map?: boolean;
66
- filter?: boolean;
67
- reduce?: boolean;
68
- reduceRight?: boolean;
69
- find?: boolean;
70
- findIndex?: boolean;
71
- entries?: boolean;
72
- keys?: boolean;
73
- values?: boolean;
74
- includes?: boolean;
75
- flatMap?: boolean;
76
- flat?: boolean;
77
- at?: boolean;
78
- [Symbol.iterator]?: boolean;
79
- readonly [Symbol.unscopables]?: boolean;
80
- };
81
- }> | Readonly<import("vue").ExtractPropTypes<{
82
- readonly [x: string]: import("vue").Prop<unknown, unknown>;
83
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {} | {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
84
3
  P: {};
85
4
  B: {};
86
5
  D: {};
87
6
  C: {};
88
7
  M: {};
89
8
  Defaults: {};
90
- }, Readonly<{
91
- readonly [x: number]: string;
92
- readonly length: number;
93
- toString: () => string;
94
- toLocaleString: {
95
- (): string;
96
- (locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
97
- };
98
- concat: {
99
- (...items: ConcatArray<string>[]): string[];
100
- (...items: (string | ConcatArray<string>)[]): string[];
101
- };
102
- join: (separator?: string) => string;
103
- slice: (start?: number, end?: number) => string[];
104
- indexOf: (searchElement: string, fromIndex?: number) => number;
105
- lastIndexOf: (searchElement: string, fromIndex?: number) => number;
106
- every: {
107
- <S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): this is readonly S[];
108
- (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): boolean;
109
- };
110
- some: (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any) => boolean;
111
- forEach: (callbackfn: (value: string, index: number, array: readonly string[]) => void, thisArg?: any) => void;
112
- map: <U>(callbackfn: (value: string, index: number, array: readonly string[]) => U, thisArg?: any) => U[];
113
- filter: {
114
- <S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): S[];
115
- (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): string[];
116
- };
117
- reduce: {
118
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
119
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
120
- <U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
121
- };
122
- reduceRight: {
123
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
124
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
125
- <U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
126
- };
127
- find: {
128
- <S extends string>(predicate: (value: string, index: number, obj: readonly string[]) => value is S, thisArg?: any): S;
129
- (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
130
- };
131
- findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
132
- entries: () => ArrayIterator<[number, string]>;
133
- keys: () => ArrayIterator<number>;
134
- values: () => ArrayIterator<string>;
135
- includes: (searchElement: string, fromIndex?: number) => boolean;
136
- flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
137
- flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
138
- at: (index: number) => string;
139
- [Symbol.iterator]: () => ArrayIterator<string>;
140
- readonly [Symbol.unscopables]: {
141
- readonly [x: number]: boolean;
142
- readonly length?: boolean;
143
- toString?: boolean;
144
- toLocaleString?: boolean;
145
- concat?: boolean;
146
- join?: boolean;
147
- slice?: boolean;
148
- indexOf?: boolean;
149
- lastIndexOf?: boolean;
150
- every?: boolean;
151
- some?: boolean;
152
- forEach?: boolean;
153
- map?: boolean;
154
- filter?: boolean;
155
- reduce?: boolean;
156
- reduceRight?: boolean;
157
- find?: boolean;
158
- findIndex?: boolean;
159
- entries?: boolean;
160
- keys?: boolean;
161
- values?: boolean;
162
- includes?: boolean;
163
- flatMap?: boolean;
164
- flat?: boolean;
165
- at?: boolean;
166
- [Symbol.iterator]?: boolean;
167
- readonly [Symbol.unscopables]?: boolean;
168
- };
169
- }> | Readonly<import("vue").ExtractPropTypes<{
170
- readonly [x: string]: import("vue").Prop<unknown, unknown>;
171
- }>>, () => JSX.Element, {}, {}, {}, {} | {}>;
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
172
10
  __isFragment?: never;
173
11
  __isTeleport?: never;
174
12
  __isSuspense?: never;
175
- } & import("vue").ComponentOptionsBase<Readonly<{
176
- readonly [x: number]: string;
177
- readonly length: number;
178
- toString: () => string;
179
- toLocaleString: {
180
- (): string;
181
- (locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
182
- };
183
- concat: {
184
- (...items: ConcatArray<string>[]): string[];
185
- (...items: (string | ConcatArray<string>)[]): string[];
186
- };
187
- join: (separator?: string) => string;
188
- slice: (start?: number, end?: number) => string[];
189
- indexOf: (searchElement: string, fromIndex?: number) => number;
190
- lastIndexOf: (searchElement: string, fromIndex?: number) => number;
191
- every: {
192
- <S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): this is readonly S[];
193
- (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): boolean;
194
- };
195
- some: (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any) => boolean;
196
- forEach: (callbackfn: (value: string, index: number, array: readonly string[]) => void, thisArg?: any) => void;
197
- map: <U>(callbackfn: (value: string, index: number, array: readonly string[]) => U, thisArg?: any) => U[];
198
- filter: {
199
- <S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): S[];
200
- (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): string[];
201
- };
202
- reduce: {
203
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
204
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
205
- <U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
206
- };
207
- reduceRight: {
208
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
209
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
210
- <U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
211
- };
212
- find: {
213
- <S extends string>(predicate: (value: string, index: number, obj: readonly string[]) => value is S, thisArg?: any): S;
214
- (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
215
- };
216
- findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
217
- entries: () => ArrayIterator<[number, string]>;
218
- keys: () => ArrayIterator<number>;
219
- values: () => ArrayIterator<string>;
220
- includes: (searchElement: string, fromIndex?: number) => boolean;
221
- flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
222
- flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
223
- at: (index: number) => string;
224
- [Symbol.iterator]: () => ArrayIterator<string>;
225
- readonly [Symbol.unscopables]: {
226
- readonly [x: number]: boolean;
227
- readonly length?: boolean;
228
- toString?: boolean;
229
- toLocaleString?: boolean;
230
- concat?: boolean;
231
- join?: boolean;
232
- slice?: boolean;
233
- indexOf?: boolean;
234
- lastIndexOf?: boolean;
235
- every?: boolean;
236
- some?: boolean;
237
- forEach?: boolean;
238
- map?: boolean;
239
- filter?: boolean;
240
- reduce?: boolean;
241
- reduceRight?: boolean;
242
- find?: boolean;
243
- findIndex?: boolean;
244
- entries?: boolean;
245
- keys?: boolean;
246
- values?: boolean;
247
- includes?: boolean;
248
- flatMap?: boolean;
249
- flat?: boolean;
250
- at?: boolean;
251
- [Symbol.iterator]?: boolean;
252
- readonly [Symbol.unscopables]?: boolean;
253
- };
254
- }> | Readonly<import("vue").ExtractPropTypes<{
255
- readonly [x: string]: import("vue").Prop<unknown, unknown>;
256
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {} | {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
257
- propsDefinition: Omit<Readonly<{
258
- readonly [x: number]: string;
259
- readonly length: number;
260
- toString: () => string;
261
- toLocaleString: {
262
- (): string;
263
- (locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
264
- };
265
- concat: {
266
- (...items: ConcatArray<string>[]): string[];
267
- (...items: (string | ConcatArray<string>)[]): string[];
268
- };
269
- join: (separator?: string) => string;
270
- slice: (start?: number, end?: number) => string[];
271
- indexOf: (searchElement: string, fromIndex?: number) => number;
272
- lastIndexOf: (searchElement: string, fromIndex?: number) => number;
273
- every: {
274
- <S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): this is readonly S[];
275
- (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): boolean;
276
- };
277
- some: (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any) => boolean;
278
- forEach: (callbackfn: (value: string, index: number, array: readonly string[]) => void, thisArg?: any) => void;
279
- map: <U>(callbackfn: (value: string, index: number, array: readonly string[]) => U, thisArg?: any) => U[];
280
- filter: {
281
- <S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): S[];
282
- (predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): string[];
283
- };
284
- reduce: {
285
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
286
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
287
- <U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
288
- };
289
- reduceRight: {
290
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
291
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
292
- <U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
293
- };
294
- find: {
295
- <S extends string>(predicate: (value: string, index: number, obj: readonly string[]) => value is S, thisArg?: any): S;
296
- (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
297
- };
298
- findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
299
- entries: () => ArrayIterator<[number, string]>;
300
- keys: () => ArrayIterator<number>;
301
- values: () => ArrayIterator<string>;
302
- includes: (searchElement: string, fromIndex?: number) => boolean;
303
- flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
304
- flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
305
- at: (index: number) => string;
306
- [Symbol.iterator]: () => ArrayIterator<string>;
307
- readonly [Symbol.unscopables]: {
308
- readonly [x: number]: boolean;
309
- readonly length?: boolean;
310
- toString?: boolean;
311
- toLocaleString?: boolean;
312
- concat?: boolean;
313
- join?: boolean;
314
- slice?: boolean;
315
- indexOf?: boolean;
316
- lastIndexOf?: boolean;
317
- every?: boolean;
318
- some?: boolean;
319
- forEach?: boolean;
320
- map?: boolean;
321
- filter?: boolean;
322
- reduce?: boolean;
323
- reduceRight?: boolean;
324
- find?: boolean;
325
- findIndex?: boolean;
326
- entries?: boolean;
327
- keys?: boolean;
328
- values?: boolean;
329
- includes?: boolean;
330
- flatMap?: boolean;
331
- flat?: boolean;
332
- at?: boolean;
333
- [Symbol.iterator]?: boolean;
334
- readonly [Symbol.unscopables]?: boolean;
335
- };
336
- }>, never> | Omit<Readonly<{} & {
337
- readonly [x: string]: unknown;
338
- readonly [x: number]: unknown;
339
- }>, never>;
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
14
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
340
15
  };
341
16
  export default _default;
@@ -1,65 +1,9 @@
1
+ import { DefineSlot } from "@omnia/fx/ux";
1
2
  import { VNodeChild } from "vue";
2
3
  import { IMediaPickerProviderHandler, MediaItem } from "@omnia/fx-models";
3
- declare const _default: {
4
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
5
- "v-slots": import("vue").Prop<{
6
- default?: import("../../DefineVueTypings").Slot;
7
- } & {
8
- itemDetailSlot?: (item: MediaItem) => VNodeChild;
9
- }>;
10
- handler: {
11
- type: import("vue").PropType<IMediaPickerProviderHandler>;
12
- };
13
- appendToGrid: {
14
- type: import("vue").PropType<boolean>;
15
- required: false;
16
- };
17
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
18
- P: {};
19
- B: {};
20
- D: {};
21
- C: {};
22
- M: {};
23
- Defaults: {};
24
- }, Readonly<import("vue").ExtractPropTypes<{
25
- "v-slots": import("vue").Prop<{
26
- default?: import("../../DefineVueTypings").Slot;
27
- } & {
28
- itemDetailSlot?: (item: MediaItem) => VNodeChild;
29
- }>;
30
- handler: {
31
- type: import("vue").PropType<IMediaPickerProviderHandler>;
32
- };
33
- appendToGrid: {
34
- type: import("vue").PropType<boolean>;
35
- required: false;
36
- };
37
- }>>, () => JSX.Element, {}, {}, {}, {}>;
38
- __isFragment?: never;
39
- __isTeleport?: never;
40
- __isSuspense?: never;
41
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
42
- "v-slots": import("vue").Prop<{
43
- default?: import("../../DefineVueTypings").Slot;
44
- } & {
45
- itemDetailSlot?: (item: MediaItem) => VNodeChild;
46
- }>;
47
- handler: {
48
- type: import("vue").PropType<IMediaPickerProviderHandler>;
49
- };
50
- appendToGrid: {
51
- type: import("vue").PropType<boolean>;
52
- required: false;
53
- };
54
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
55
- propsDefinition: Omit<Readonly<{} & {
56
- "v-slots"?: {
57
- default?: import("../../DefineVueTypings").Slot;
58
- } & {
59
- itemDetailSlot?: (item: MediaItem) => VNodeChild;
60
- };
61
- handler?: IMediaPickerProviderHandler;
62
- appendToGrid?: boolean;
63
- }>, never>;
64
- };
4
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
5
+ appendToGrid?: boolean;
6
+ } & {
7
+ handler?: IMediaPickerProviderHandler;
8
+ } & DefineSlot<"itemDetailSlot", (item: MediaItem) => VNodeChild> & DefineSlot<"itemOverlaySlot", (item: MediaItem) => VNodeChild>>) => any;
65
9
  export default _default;
@@ -0,0 +1,7 @@
1
+ export declare const imageGridStylex: {
2
+ overlay: (color: string, backgroundColor: string, isHovering: boolean) => Readonly<import("../..").StylexValue>;
3
+ imageWrapper: (marginNumber: number) => Readonly<import("../..").StylexValue>;
4
+ image: Readonly<import("../..").StylexValue>;
5
+ skeletonImage: Readonly<import("../..").StylexValue>;
6
+ defaultOverlay: (isHovering: boolean) => Readonly<import("../..").StylexValue>;
7
+ };
@@ -0,0 +1,8 @@
1
+ import { CentralImageLocation, MediaPickerProvider, MediaPickerVideo } from "@omnia/fx-models";
2
+ export interface CentralImageLocationProvider extends MediaPickerProvider {
3
+ settings: CentralImageLocation;
4
+ }
5
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
6
+ preSelectedMedia?: MediaPickerVideo;
7
+ }>) => any;
8
+ export default _default;
@@ -0,0 +1,8 @@
1
+ export declare const CentralImageLocationStylex: {
2
+ breadcrumbItem: Readonly<import("../../Styles.stylex").StylexValue>;
3
+ folderWrapper: Readonly<import("../../Styles.stylex").StylexValue>;
4
+ folderImage: Readonly<import("../../Styles.stylex").StylexValue>;
5
+ folderImageInfo: import("../../Styles.stylex").StylexValue;
6
+ itemName: Readonly<import("../../Styles.stylex").StylexValue>;
7
+ itemDefaultOverlay: Readonly<import("../../Styles.stylex").StylexValue>;
8
+ };
@@ -0,0 +1,9 @@
1
+ import { ImageItem, MediaItem } from "@omnia/fx-models";
2
+ import { BaseProviderImageHandler } from "@omnia/fx/stores";
3
+ import { useCentralImageLocationProviderStoreType } from "./store/CentralImageLocationProviderStore";
4
+ export declare class CentralImageLocationProviderHandler extends BaseProviderImageHandler {
5
+ private store;
6
+ search(searchText: string, offset?: number): Promise<ImageItem[]>;
7
+ selectMedia(mediaItem: MediaItem): Promise<void>;
8
+ bindStore(store: useCentralImageLocationProviderStoreType): void;
9
+ }
@@ -0,0 +1,42 @@
1
+ import { CentralMediaLocationMediaPickerVideo, MediaItem } from "@omnia/fx-models";
2
+ import { CentralImageLocationItem } from "@omnia/fx-sp-models";
3
+ import { BaseProviderImageHandler, BaseProviderVideoHandler } from "@omnia/fx/stores";
4
+ import { LinkItemProps } from "internal/fx/ux/oxide/breadcrumbs/Breadcrumbs";
5
+ import { CentralImageLocationProvider } from "../CentralImageLocationProvider";
6
+ export declare const useCentralImageLocationProviderStore: () => {
7
+ state: {
8
+ breadcrumb: LinkItemProps[];
9
+ itemLimit: number;
10
+ folderItems: CentralImageLocationItem[];
11
+ searchKeyword: string;
12
+ nextPaginInfo: string;
13
+ isVideoEditMode: boolean;
14
+ mediaPickerVideoSettings: CentralMediaLocationMediaPickerVideo;
15
+ };
16
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
17
+ getMediaItems: (searchKeyword: string) => Promise<CentralImageLocationItem[]>;
18
+ getMoreMediaItems: () => Promise<CentralImageLocationItem[]>;
19
+ selectMedia: (media: MediaItem) => Promise<void>;
20
+ updateSearchResults: (searchResults: MediaItem[]) => void;
21
+ }>;
22
+ events: import("@omnia/fx/stores").StoreEvents<{
23
+ breadcrumb: LinkItemProps[];
24
+ itemLimit: number;
25
+ folderItems: CentralImageLocationItem[];
26
+ searchKeyword: string;
27
+ nextPaginInfo: string;
28
+ isVideoEditMode: boolean;
29
+ mediaPickerVideoSettings: CentralMediaLocationMediaPickerVideo;
30
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
31
+ get: {
32
+ readonly imageLocationProvider: CentralImageLocationProvider;
33
+ readonly searchResults: MediaItem[];
34
+ };
35
+ handlers: {
36
+ imageHandler: BaseProviderImageHandler;
37
+ videoHandler: BaseProviderVideoHandler;
38
+ };
39
+ } & {
40
+ dispose?: () => void;
41
+ };
42
+ export type useCentralImageLocationProviderStoreType = ReturnType<typeof useCentralImageLocationProviderStore>;
@@ -0,0 +1,5 @@
1
+ import { MediaPickerVideo } from "@omnia/fx-models";
2
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
3
+ preSelectedMedia?: MediaPickerVideo;
4
+ }>) => any;
5
+ export default _default;
@@ -0,0 +1,6 @@
1
+ export declare const dallEStylex: {
2
+ overlay: (color: string, backgroundColor: string) => Readonly<import("../..").StylexValue>;
3
+ imageWrapper: Readonly<import("../..").StylexValue>;
4
+ image: Readonly<import("../..").StylexValue>;
5
+ skeletonImage: Readonly<import("../..").StylexValue>;
6
+ };
@@ -0,0 +1,15 @@
1
+ import { GeneratedImage, TextToImageRequest, TextToImageResponse } from "@omnia/fx-models";
2
+ import { DefineEmit } from "@omnia/fx/ux";
3
+ import "./DallEProvider.css";
4
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
5
+ textToImageRequest?: TextToImageRequest;
6
+ } & {
7
+ generatedImage?: GeneratedImage;
8
+ } & DefineEmit<"addGeneratedImage", (generatedImage: GeneratedImage, textToImageRequest: TextToImageRequest) => void> & DefineEmit<"regenerateImage", (textToImageRequest: TextToImageRequest) => void> & {
9
+ textToImageResponse?: TextToImageResponse;
10
+ } & DefineEmit<"addTextToImageResponse", (textToImageResponse: TextToImageResponse, textToImageRequest: TextToImageRequest) => void> & {
11
+ imageRef?: HTMLImageElement;
12
+ } & {
13
+ setImageRef?: (imageRef: HTMLImageElement) => void;
14
+ } & DefineEmit<"clickImage", (generatedImage: GeneratedImage) => void>>) => any;
15
+ export default _default;
@@ -1,12 +1,13 @@
1
- import { CentralImageLocation, FabricIcon, MediaPickerEnums, MediaPickerPersistedImage, MediaPickerVideo } from "@omnia/fx-models";
1
+ import { CentralImageLocation, FontAwesomeIcon, MediaPickerEnums, MediaPickerPersistedImage, MediaPickerVideo } from "@omnia/fx-models";
2
2
  export declare const mediaPickerCentralImageLocationProvider: (param1: CentralImageLocation, param2: string) => {
3
3
  id: import("@omnia/fx-models").guid;
4
4
  category: string;
5
5
  name: string;
6
- icon: FabricIcon;
6
+ icon: FontAwesomeIcon;
7
7
  providerComponentManifestId: import("@omnia/fx-models").guid;
8
8
  sortOrder: number;
9
9
  selectableMediaTypes: MediaPickerEnums.OmniaMediaTypes[];
10
10
  supportGalleryFeature: boolean;
11
11
  hasEditorForMedia(media: MediaPickerVideo | MediaPickerPersistedImage): boolean;
12
+ settings: CentralImageLocation;
12
13
  };
@@ -2,4 +2,5 @@ import { types } from "typestyle";
2
2
  export declare const AnimatedGifStyles: {
3
3
  mediaGifContent?: types.NestedCSSProperties;
4
4
  giphyLogo?: types.NestedCSSProperties;
5
+ getBackgroundColor(bgColor: string): types.NestedCSSProperties;
5
6
  };
@@ -11,6 +11,11 @@ export interface SeoBasicInfo {
11
11
  export interface SeoSnapShotInfo {
12
12
  url: string;
13
13
  }
14
+ export interface SeoDetail {
15
+ path: string;
16
+ metadata: SeoMetadata;
17
+ crawlServices: Record<string, number>;
18
+ thumbnail: string;
19
+ }
14
20
  export interface SeoMetadata extends Record<string, string> {
15
- cachedThumbnail: string;
16
21
  }
@@ -0,0 +1,14 @@
1
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
2
+ disabled?: boolean;
3
+ } & {
4
+ "emit:update:modelValue": (value: boolean) => void;
5
+ } & {
6
+ "v-model"?: boolean;
7
+ } & {
8
+ modelValue?: boolean;
9
+ } & {
10
+ openDelay?: number;
11
+ } & {
12
+ closeDelay?: number;
13
+ }>) => any;
14
+ export default _default;
@@ -1,5 +1,5 @@
1
1
  import { DefineProp, DefinePropTheming } from "@omnia/fx/ux";
2
- import { OSkeletonLoaderTypesCombination } from "@omnia/fx-models";
3
- type SkeletonProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"type", OSkeletonLoaderTypesCombination, false, null, "A string delimited list of skeleton components to create such as type='text@3' or type='card, list-item'. Will recursively generate a corresponding skeleton from the provided string. Also supports short-hand for multiple elements such as article@3 and paragraph@2 which will generate 3 article skeletons and 2 paragraph skeletons. Please see below for a list of available pre-defined options."> & DefineProp<"height", string | number, false, null, "Sets the height for the component."> & DefineProp<"width", string | number, false, null, "Sets the width for the component.">;
2
+ import { OSkeletonLoaderTypesCombination, OSkeletonLoaderVariants } from "@omnia/fx-models";
3
+ type SkeletonProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"type", OSkeletonLoaderTypesCombination, false, null, "A string delimited list of skeleton components to create such as type='text@3' or type='card, list-item'. Will recursively generate a corresponding skeleton from the provided string. Also supports short-hand for multiple elements such as article@3 and paragraph@2 which will generate 3 article skeletons and 2 paragraph skeletons. Please see below for a list of available pre-defined options."> & DefineProp<"height", string | number, false, null, "Sets the height for the component."> & DefineProp<"width", string | number, false, null, "Sets the width for the component."> & DefineProp<"variant", OSkeletonLoaderVariants, false, "default", "Applies a distinct style to the component.">;
4
4
  declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<SkeletonProps>) => any;
5
5
  export default _default;
@@ -0,0 +1,3 @@
1
+ export declare const SkeletonLoaderStylex: {
2
+ fullsizeWrapper: Readonly<import("@omnia/fx/ux").StylexValue>;
3
+ };
@@ -1,6 +1,7 @@
1
- import { DefineEmit, DefineProp, DefinePropTheming, DefineVModel, ValidationRule } from "@omnia/fx/ux";
1
+ import { DefineEmit, DefineProp, DefinePropTheming, DefineSlot, DefineVModel, ValidationRule } from "@omnia/fx/ux";
2
+ import { VNodeChild } from "vue";
2
3
  import { ColorValue, OTextAreaTypes, TextBlueprint } from "@omnia/fx-models";
3
4
  declare const emptyRules: any[];
4
- type TextAreaProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", string, false, null, true, "The v-model of the component"> & DefineProp<"hint", string, false, null, "Displays hint text below the input when focused. Force this always open with the persistentHint property."> & DefineProp<"toned", boolean, false, null> & DefineProp<"persistentHint", boolean, false, false, "Forces hint to always be visible."> & DefineProp<"label", string, false, null, "The label of the text area."> & DefineProp<"autofocus", boolean, false, false, "Enables autofocus."> & DefineProp<"clearable", boolean, false, false, "Adds a clearable icon to the component."> & DefineProp<"errorMessages", string | string[], false, null, "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the rules prop. This field will not trigger validation."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the input."> & DefineProp<"rules", ValidationRule[], false, typeof emptyRules, "Accepts a mixed array of types function. Functions pass an input value as an argument and must return either true / false or a string containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) false or is a string."> & DefineProp<"placeholder", string, false, null, "Sets the input’s placeholder text."> & DefineProp<"readonly", boolean, false, false, "Puts input in readonly state."> & DefineProp<"variant", OTextAreaTypes, false, "default", "Applies a distinct style to the component."> & DefineProp<"autoGrow", boolean, false, false, "Automatically grows textarea to fit its content."> & DefineProp<"rows", number, false, 5, "Default row count."> & DefineProp<"color", ColorValue, false, null, "Define the custom color for textarea."> & DefineProp<"clearable", boolean, false, false, "Adds a clearable icon to the component."> & DefineProp<"blueprint", TextBlueprint, false, null, "Sets a custom blueprint for the text."> & DefineEmit<"update:focused", (value: boolean) => void, "Emit when search input field is focused."> & DefineEmit<"click:button", (value: boolean) => void>;
5
+ type TextAreaProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", string, false, null, true, "The v-model of the component"> & DefineProp<"hint", string, false, null, "Displays hint text below the input when focused. Force this always open with the persistentHint property."> & DefineProp<"toned", boolean, false, null> & DefineProp<"persistentHint", boolean, false, false, "Forces hint to always be visible."> & DefineProp<"label", string, false, null, "The label of the text area."> & DefineProp<"autofocus", boolean, false, false, "Enables autofocus."> & DefineProp<"clearable", boolean, false, false, "Adds a clearable icon to the component."> & DefineProp<"errorMessages", string | string[], false, null, "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the rules prop. This field will not trigger validation."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the input."> & DefineProp<"rules", ValidationRule[], false, typeof emptyRules, "Accepts a mixed array of types function. Functions pass an input value as an argument and must return either true / false or a string containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) false or is a string."> & DefineProp<"placeholder", string, false, null, "Sets the input’s placeholder text."> & DefineProp<"readonly", boolean, false, false, "Puts input in readonly state."> & DefineProp<"variant", OTextAreaTypes, false, "default", "Applies a distinct style to the component."> & DefineProp<"autoGrow", boolean, false, false, "Automatically grows textarea to fit its content."> & DefineProp<"rows", number, false, 5, "Default row count."> & DefineProp<"color", ColorValue, false, null, "Define the custom color for textarea."> & DefineProp<"clearable", boolean, false, false, "Adds a clearable icon to the component."> & DefineProp<"blueprint", TextBlueprint, false, null, "Sets a custom blueprint for the text."> & DefineEmit<"update:focused", (value: boolean) => void, "Emit when search input field is focused."> & DefineEmit<"click:button", (value: boolean) => void> & DefineSlot<"append-inner", () => VNodeChild, "Adds an item inside the input content.">;
5
6
  declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<TextAreaProps>) => any;
6
7
  export default _default;