@omnia/fx 8.0.211-dev → 8.0.213-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (56) hide show
  1. package/internal-do-not-import-from-here/core/messaging/InternalTopics.d.ts +0 -3
  2. package/internal-do-not-import-from-here/core/utils/EnterprisePropertyHandler.d.ts +9 -0
  3. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  4. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.richtexteditor.manifest.json +1 -1
  5. package/internal-do-not-import-from-here/manifests/omnia.vendor.manifest.json +1 -1
  6. package/internal-do-not-import-from-here/runtime/core/InternalWebComponentBootstrapper.d.ts +10 -1
  7. package/internal-do-not-import-from-here/runtime/core/ManifestResourceLoader.d.ts +1 -0
  8. package/internal-do-not-import-from-here/runtime/workers/ResolveRules.d.ts +1 -0
  9. package/internal-do-not-import-from-here/services/identities/DynamicGroupService.d.ts +3 -3
  10. package/internal-do-not-import-from-here/stores/DynamicGroupStore.d.ts +1 -0
  11. package/internal-do-not-import-from-here/stores/IdentityStore.d.ts +0 -5
  12. package/internal-do-not-import-from-here/stores/UserTypeIdentityStore.d.ts +0 -1
  13. package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +24 -0
  14. package/internal-do-not-import-from-here/ux/admin/system/loc/localize.d.ts +1 -0
  15. package/internal-do-not-import-from-here/ux/admin/system/submenu/auditlogs/blades/ListingBlade.d.ts +5 -0
  16. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +84 -0
  17. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +84 -0
  18. package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -0
  19. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +2 -1
  20. package/internal-do-not-import-from-here/ux/authsetup/AuthSetup.d.ts +46 -15
  21. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datetimefield/DatetimeFieldDisplay.d.ts +75 -26
  22. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datetimefield/IDatetimeFieldDisplay.d.ts +0 -12
  23. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/features/loc/localize.d.ts +1 -0
  25. package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -0
  26. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +1 -0
  27. package/internal-do-not-import-from-here/ux/magiclink/MagicLinkSuccess.d.ts +46 -15
  28. package/internal-do-not-import-from-here/ux/magiclink/Shared.d.ts +4 -1
  29. package/internal-do-not-import-from-here/ux/magiclink/loc/localize.d.ts +2 -0
  30. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.css.d.ts +2 -0
  31. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +13 -0
  32. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +14 -1
  33. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +49 -36
  34. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.stylex.d.ts +9 -0
  35. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/store/ScrollContainerStore.d.ts +1 -0
  36. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +13 -0
  37. package/internal-do-not-import-from-here/ux/oxide/text/Text.stylex.d.ts +13 -0
  38. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.stylex.d.ts +21 -0
  39. package/internal-do-not-import-from-here/ux/richtexteditor/Constants.d.ts +1 -0
  40. package/internal-do-not-import-from-here/ux/richtexteditor/IRichTextEditor.d.ts +2 -2
  41. package/internal-do-not-import-from-here/ux/richtexteditorrenderer/IRichTextEditorRenderer.d.ts +2 -1
  42. package/internal-do-not-import-from-here/ux/richtexteditorrenderer/RichTextEditorRenderer.d.ts +51 -32
  43. package/internal-do-not-import-from-here/ux/richtexteditorrenderer/RichTextEditorRendererSignIn.d.ts +51 -36
  44. package/internal-do-not-import-from-here/ux/signin/omnia/providers/AuthProviders.d.ts +2 -0
  45. package/internal-do-not-import-from-here/ux/signin/omnia/providers/PasswordProvider.d.ts +56 -32
  46. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +4 -3
  47. package/internal-do-not-import-from-here/ux/velcron/editor/components/EditorCanvas.css.d.ts +3 -0
  48. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-component/PropertiesPanel.d.ts +50 -15
  49. package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentPropertyDescriptorTemplates.d.ts +21 -0
  50. package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentePropertiesGroupDescriptorTemplates.d.ts +8 -0
  51. package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +7 -2
  52. package/internal-do-not-import-from-here/wctypings.d.ts +13 -0
  53. package/package.json +3 -3
  54. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.css.d.ts +0 -4
  55. package/internal-do-not-import-from-here/ux/oxide/text/Text.css.d.ts +0 -7
  56. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.css.d.ts +0 -15
@@ -1,17 +1,48 @@
1
1
  import "./MagicLink.css";
2
- declare const _default: {
3
- new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
4
- P: {};
5
- B: {};
6
- D: {};
7
- C: {};
8
- M: {};
9
- Defaults: {};
10
- }, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
11
- __isFragment?: never;
12
- __isTeleport?: never;
13
- __isSuspense?: never;
14
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
15
- propsDefinition: Omit<Readonly<{} & {}>, never>;
16
- };
2
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<Record<string, any>>) => {
3
+ $: import("vue").ComponentInternalInstance;
4
+ $data: {};
5
+ $props: {};
6
+ $attrs: {
7
+ [x: string]: unknown;
8
+ };
9
+ $refs: {
10
+ [x: string]: unknown;
11
+ };
12
+ $slots: Readonly<{
13
+ [name: string]: import("vue").Slot<any>;
14
+ }>;
15
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
16
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
17
+ $emit: (event: string, ...args: any[]) => void;
18
+ $el: any;
19
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
20
+ beforeCreate?: (() => void) | (() => void)[];
21
+ created?: (() => void) | (() => void)[];
22
+ beforeMount?: (() => void) | (() => void)[];
23
+ mounted?: (() => void) | (() => void)[];
24
+ beforeUpdate?: (() => void) | (() => void)[];
25
+ updated?: (() => void) | (() => void)[];
26
+ activated?: (() => void) | (() => void)[];
27
+ deactivated?: (() => void) | (() => void)[];
28
+ beforeDestroy?: (() => void) | (() => void)[];
29
+ beforeUnmount?: (() => void) | (() => void)[];
30
+ destroyed?: (() => void) | (() => void)[];
31
+ unmounted?: (() => void) | (() => void)[];
32
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
33
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
34
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
35
+ };
36
+ $forceUpdate: () => void;
37
+ $nextTick: typeof import("vue").nextTick;
38
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
39
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
40
+ propsDefinition: import("@omnia/fx/ux").ExtractProps<Record<string, any>> & {
41
+ "v-slots"?: {
42
+ default?: import("vue").Slot;
43
+ } & {};
44
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string | number>;
45
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
46
+ [key: string]: any;
47
+ }>;
17
48
  export default _default;
@@ -1,4 +1,7 @@
1
1
  export declare enum MagicLinkCompleteType {
2
2
  SignIn = 0,
3
- ConfirmEmail = 1
3
+ ConfirmEmail = 1,
4
+ ConfirmEmailOnRequestAccount = 2,
5
+ CreateAccountToSetup = 3,
6
+ CreateAccountRequiresApproval = 4
4
7
  }
@@ -4,6 +4,8 @@ export declare namespace MagicLinkLocalization {
4
4
  BrowserTabTitle: string;
5
5
  MagicLinkSuccessLoginMessage: string;
6
6
  ConfirmedEmailMessage: string;
7
+ ConfirmedEmailOnRequestSetupMessage: string;
8
+ ConfirmedEmailOnRequesttApprovalMessage: string;
7
9
  LoginConfirmMessage: string;
8
10
  ExpiredError: string;
9
11
  }
@@ -1,5 +1,7 @@
1
1
  export declare const slideInAnimation: string;
2
+ export declare const noWrap: string;
2
3
  export declare const MarkdownEditorStyles: {
3
4
  removeToolbar: string;
4
5
  container: string;
6
+ noWrap: string;
5
7
  };
@@ -15,6 +15,9 @@ declare const _default: {
15
15
  placeholder: {
16
16
  type: import("vue").PropType<string>;
17
17
  };
18
+ noWrap: {
19
+ type: import("vue").PropType<boolean>;
20
+ };
18
21
  toned: {
19
22
  type: import("vue").PropType<boolean>;
20
23
  };
@@ -112,6 +115,9 @@ declare const _default: {
112
115
  placeholder: {
113
116
  type: import("vue").PropType<string>;
114
117
  };
118
+ noWrap: {
119
+ type: import("vue").PropType<boolean>;
120
+ };
115
121
  toned: {
116
122
  type: import("vue").PropType<boolean>;
117
123
  };
@@ -218,6 +224,9 @@ declare const _default: {
218
224
  placeholder: {
219
225
  type: import("vue").PropType<string>;
220
226
  };
227
+ noWrap: {
228
+ type: import("vue").PropType<boolean>;
229
+ };
221
230
  toned: {
222
231
  type: import("vue").PropType<boolean>;
223
232
  };
@@ -321,6 +330,9 @@ declare const _default: {
321
330
  placeholder: {
322
331
  type: import("vue").PropType<string>;
323
332
  };
333
+ noWrap: {
334
+ type: import("vue").PropType<boolean>;
335
+ };
324
336
  toned: {
325
337
  type: import("vue").PropType<boolean>;
326
338
  };
@@ -477,6 +489,7 @@ declare const _default: {
477
489
  placeholder?: string;
478
490
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
479
491
  toned?: boolean;
492
+ noWrap?: boolean;
480
493
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
481
494
  "v-model"?: string;
482
495
  "onUpdate:modelValue"?: (value: string) => any;
@@ -1,4 +1,4 @@
1
- import { Func } from "@omnia/fx-models";
1
+ import { ChipBlueprint, Func } from "@omnia/fx-models";
2
2
  import { VNodeChild } from "vue";
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
@@ -10,6 +10,9 @@ declare const _default: {
10
10
  prependIcon?: Func<[VNodeChild]>;
11
11
  appendIcon?: Func<[VNodeChild]>;
12
12
  }>;
13
+ blueprint: {
14
+ type: import("vue").PropType<ChipBlueprint>;
15
+ };
13
16
  disabled: {
14
17
  type: import("vue").PropType<boolean>;
15
18
  required: false;
@@ -61,6 +64,9 @@ declare const _default: {
61
64
  prependIcon?: Func<[VNodeChild]>;
62
65
  appendIcon?: Func<[VNodeChild]>;
63
66
  }>;
67
+ blueprint: {
68
+ type: import("vue").PropType<ChipBlueprint>;
69
+ };
64
70
  disabled: {
65
71
  type: import("vue").PropType<boolean>;
66
72
  required: false;
@@ -119,6 +125,9 @@ declare const _default: {
119
125
  prependIcon?: Func<[VNodeChild]>;
120
126
  appendIcon?: Func<[VNodeChild]>;
121
127
  }>;
128
+ blueprint: {
129
+ type: import("vue").PropType<ChipBlueprint>;
130
+ };
122
131
  disabled: {
123
132
  type: import("vue").PropType<boolean>;
124
133
  required: false;
@@ -174,6 +183,9 @@ declare const _default: {
174
183
  prependIcon?: Func<[VNodeChild]>;
175
184
  appendIcon?: Func<[VNodeChild]>;
176
185
  }>;
186
+ blueprint: {
187
+ type: import("vue").PropType<ChipBlueprint>;
188
+ };
177
189
  disabled: {
178
190
  type: import("vue").PropType<boolean>;
179
191
  required: false;
@@ -222,6 +234,7 @@ declare const _default: {
222
234
  propsDefinition: Omit<Readonly<{} & {
223
235
  text?: string;
224
236
  color?: string;
237
+ blueprint?: ChipBlueprint;
225
238
  container?: boolean;
226
239
  label?: boolean;
227
240
  size?: "small" | "default" | "large" | "x-large" | "x-small";
@@ -17,6 +17,18 @@ declare const _default: {
17
17
  type: import("vue").PropType<boolean>;
18
18
  required: false;
19
19
  };
20
+ show: {
21
+ type: import("vue").PropType<boolean>;
22
+ };
23
+ selectedColorAsLabel: {
24
+ type: import("vue").PropType<boolean>;
25
+ };
26
+ labelColor: {
27
+ type: import("vue").PropType<string>;
28
+ };
29
+ label: {
30
+ type: import("vue").PropType<string>;
31
+ };
20
32
  "onUpdate:modelValue": {
21
33
  type: import("vue").PropType<(value: string) => any>;
22
34
  };
@@ -28,15 +40,6 @@ declare const _default: {
28
40
  type: import("vue").PropType<string>;
29
41
  required: false;
30
42
  };
31
- selectedColorAsLabel: {
32
- type: import("vue").PropType<boolean>;
33
- };
34
- labelColor: {
35
- type: import("vue").PropType<string>;
36
- };
37
- label: {
38
- type: import("vue").PropType<string>;
39
- };
40
43
  class: {
41
44
  type: import("vue").PropType<String | String[]>;
42
45
  required: boolean;
@@ -67,6 +70,18 @@ declare const _default: {
67
70
  type: import("vue").PropType<boolean>;
68
71
  required: false;
69
72
  };
73
+ show: {
74
+ type: import("vue").PropType<boolean>;
75
+ };
76
+ selectedColorAsLabel: {
77
+ type: import("vue").PropType<boolean>;
78
+ };
79
+ labelColor: {
80
+ type: import("vue").PropType<string>;
81
+ };
82
+ label: {
83
+ type: import("vue").PropType<string>;
84
+ };
70
85
  "onUpdate:modelValue": {
71
86
  type: import("vue").PropType<(value: string) => any>;
72
87
  };
@@ -78,15 +93,6 @@ declare const _default: {
78
93
  type: import("vue").PropType<string>;
79
94
  required: false;
80
95
  };
81
- selectedColorAsLabel: {
82
- type: import("vue").PropType<boolean>;
83
- };
84
- labelColor: {
85
- type: import("vue").PropType<string>;
86
- };
87
- label: {
88
- type: import("vue").PropType<string>;
89
- };
90
96
  class: {
91
97
  type: import("vue").PropType<String | String[]>;
92
98
  required: boolean;
@@ -124,6 +130,18 @@ declare const _default: {
124
130
  type: import("vue").PropType<boolean>;
125
131
  required: false;
126
132
  };
133
+ show: {
134
+ type: import("vue").PropType<boolean>;
135
+ };
136
+ selectedColorAsLabel: {
137
+ type: import("vue").PropType<boolean>;
138
+ };
139
+ labelColor: {
140
+ type: import("vue").PropType<string>;
141
+ };
142
+ label: {
143
+ type: import("vue").PropType<string>;
144
+ };
127
145
  "onUpdate:modelValue": {
128
146
  type: import("vue").PropType<(value: string) => any>;
129
147
  };
@@ -135,15 +153,6 @@ declare const _default: {
135
153
  type: import("vue").PropType<string>;
136
154
  required: false;
137
155
  };
138
- selectedColorAsLabel: {
139
- type: import("vue").PropType<boolean>;
140
- };
141
- labelColor: {
142
- type: import("vue").PropType<string>;
143
- };
144
- label: {
145
- type: import("vue").PropType<string>;
146
- };
147
156
  class: {
148
157
  type: import("vue").PropType<String | String[]>;
149
158
  required: boolean;
@@ -178,6 +187,18 @@ declare const _default: {
178
187
  type: import("vue").PropType<boolean>;
179
188
  required: false;
180
189
  };
190
+ show: {
191
+ type: import("vue").PropType<boolean>;
192
+ };
193
+ selectedColorAsLabel: {
194
+ type: import("vue").PropType<boolean>;
195
+ };
196
+ labelColor: {
197
+ type: import("vue").PropType<string>;
198
+ };
199
+ label: {
200
+ type: import("vue").PropType<string>;
201
+ };
181
202
  "onUpdate:modelValue": {
182
203
  type: import("vue").PropType<(value: string) => any>;
183
204
  };
@@ -189,15 +210,6 @@ declare const _default: {
189
210
  type: import("vue").PropType<string>;
190
211
  required: false;
191
212
  };
192
- selectedColorAsLabel: {
193
- type: import("vue").PropType<boolean>;
194
- };
195
- labelColor: {
196
- type: import("vue").PropType<string>;
197
- };
198
- label: {
199
- type: import("vue").PropType<string>;
200
- };
201
213
  class: {
202
214
  type: import("vue").PropType<String | String[]>;
203
215
  required: boolean;
@@ -225,6 +237,7 @@ declare const _default: {
225
237
  container?: boolean;
226
238
  class?: String | String[];
227
239
  label?: string;
240
+ show?: boolean;
228
241
  disabled?: boolean;
229
242
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
230
243
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
@@ -0,0 +1,9 @@
1
+ import { OIconVariants, OIconSizes } from "@omnia/fx-models";
2
+ export declare const IconStyles: {
3
+ wrapper: (size: OIconSizes, variant: OIconVariants) => Readonly<{
4
+ className?: string;
5
+ style?: Readonly<{
6
+ [$$Key$$: string]: string | number;
7
+ }>;
8
+ }>;
9
+ };
@@ -142,6 +142,7 @@ export declare const useScrollContainerStore: () => {
142
142
  };
143
143
  get: {
144
144
  readonly coordinates: Coordinates;
145
+ readonly scrollPosition: number;
145
146
  };
146
147
  };
147
148
  export {};
@@ -7,6 +7,9 @@ declare const _default: {
7
7
  truncateLines: {
8
8
  type: import("vue").PropType<number>;
9
9
  };
10
+ noWrap: {
11
+ type: import("vue").PropType<boolean>;
12
+ };
10
13
  wordBreak: {
11
14
  type: import("vue").PropType<"none">;
12
15
  };
@@ -45,6 +48,9 @@ declare const _default: {
45
48
  truncateLines: {
46
49
  type: import("vue").PropType<number>;
47
50
  };
51
+ noWrap: {
52
+ type: import("vue").PropType<boolean>;
53
+ };
48
54
  wordBreak: {
49
55
  type: import("vue").PropType<"none">;
50
56
  };
@@ -92,6 +98,9 @@ declare const _default: {
92
98
  truncateLines: {
93
99
  type: import("vue").PropType<number>;
94
100
  };
101
+ noWrap: {
102
+ type: import("vue").PropType<boolean>;
103
+ };
95
104
  wordBreak: {
96
105
  type: import("vue").PropType<"none">;
97
106
  };
@@ -136,6 +145,9 @@ declare const _default: {
136
145
  truncateLines: {
137
146
  type: import("vue").PropType<number>;
138
147
  };
148
+ noWrap: {
149
+ type: import("vue").PropType<boolean>;
150
+ };
139
151
  wordBreak: {
140
152
  type: import("vue").PropType<"none">;
141
153
  };
@@ -180,6 +192,7 @@ declare const _default: {
180
192
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
181
193
  colorType?: "base" | "onBase" | "container" | "onContainer" | ColorTypes;
182
194
  toned?: boolean;
195
+ noWrap?: boolean;
183
196
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
184
197
  truncateLines?: number;
185
198
  }>, never>;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * Styles for the CommandPalette component
3
+ */
4
+ export declare const TextStyles: Readonly<{
5
+ readonly truncateText: (lines: number) => readonly [Readonly<{
6
+ maxWidth: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"maxWidth", string>;
7
+ "-webkit-line-clamp": import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"-webkit-line-clamp", number>;
8
+ "-webkit-box-orient": import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"-webkit-box-orient", string>;
9
+ wordBreak: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"wordBreak", "break-all">;
10
+ display: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"display", "-webkit-box">;
11
+ overflow: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"overflow", "hidden">;
12
+ }>, typeof import("@stylexjs/stylex/lib/StyleXTypes").StyleXInlineStylesTag];
13
+ }>;
@@ -0,0 +1,21 @@
1
+ export declare const treeViewStylex: Readonly<{
2
+ readonly titleWrapper: (otreeTitleHoverBackgroundColor: string) => readonly [Readonly<{
3
+ display: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"display", "flex">;
4
+ flexDirection: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"flexDirection", "row">;
5
+ alignItems: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"alignItems", "center">;
6
+ background: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"background", any>;
7
+ cursor: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"cursor", "pointer">;
8
+ }>, typeof import("@stylexjs/stylex/lib/StyleXTypes").StyleXInlineStylesTag];
9
+ readonly containerWrapper: (otreeContainerWrapperBackgroundColor: string) => readonly [Readonly<{
10
+ background: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"background", string>;
11
+ }>, typeof import("@stylexjs/stylex/lib/StyleXTypes").StyleXInlineStylesTag];
12
+ readonly expandedAnimation: Readonly<{
13
+ readonly transition: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"transition", "0.4s">;
14
+ }>;
15
+ readonly expandedIcon: Readonly<{
16
+ readonly transform: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"transform", "rotate(90deg)">;
17
+ }>;
18
+ readonly collapsedIcon: Readonly<{
19
+ readonly transform: import("@stylexjs/stylex/lib/StyleXTypes").StyleXClassNameFor<"transform", "rotate(0deg)">;
20
+ }>;
21
+ }>;
@@ -0,0 +1 @@
1
+ export declare const defaultContentEdit = "Lorem ipsum dolor sit amet, porttitor commodo ipsum viverra tristique cursus.";
@@ -1,5 +1,5 @@
1
1
  import { ToolbarExtension, BubbleMenuToolbarExtension } from "./ToolbarExtension";
2
- import { guid, RichTextEditorExtension, RichTextModes, TipTapEditor } from "../../models";
2
+ import { guid, MultilingualString, RichTextEditorExtension, RichTextModes, TipTapEditor } from "../../models";
3
3
  import { RichTextContentExtensionData, RichTextContentHelper } from "./RichTextContentHelper";
4
4
  import { Node, Mark, Extension } from "@tiptap/core";
5
5
  import { IRichTextEditorExtensionHelper } from "./IRichTextEditorExtensionHelper";
@@ -9,7 +9,7 @@ export interface IRichTextEditorInstance {
9
9
  /**
10
10
  * @param content to update
11
11
  */
12
- updateContent(content: string): any;
12
+ updateContent(content: string | MultilingualString): any;
13
13
  }
14
14
  export interface ToolbarConfigurationBase {
15
15
  }
@@ -1,3 +1,4 @@
1
+ import { MultilingualString } from "@omnia/fx-models";
1
2
  export interface IRichTextEditorRenderer {
2
- editorContent: string;
3
+ editorContent: string | MultilingualString;
3
4
  }
@@ -1,35 +1,54 @@
1
+ import { MultilingualString } from "../../models";
1
2
  import "./RichTextEditorRenderer.css";
2
- declare const _default: {
3
- new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
- editorContent: {
5
- type: import("vue").PropType<string>;
6
- };
7
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
8
- editorContent: {
9
- type: import("vue").PropType<string>;
10
- };
11
- }>>, {}, true, {}, {}, {
12
- P: {};
13
- B: {};
14
- D: {};
15
- C: {};
16
- M: {};
17
- Defaults: {};
18
- }, Readonly<import("vue").ExtractPropTypes<{
19
- editorContent: {
20
- type: import("vue").PropType<string>;
21
- };
22
- }>>, () => JSX.Element, {}, {}, {}, {}>;
23
- __isFragment?: never;
24
- __isTeleport?: never;
25
- __isSuspense?: never;
26
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
27
- editorContent: {
28
- type: import("vue").PropType<string>;
3
+ import { nextTick } from "vue";
4
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
5
+ editorContent?: string | MultilingualString;
6
+ }>) => {
7
+ $: import("vue").ComponentInternalInstance;
8
+ $data: {};
9
+ $props: {};
10
+ $attrs: {
11
+ [x: string]: unknown;
29
12
  };
30
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
31
- propsDefinition: Omit<Readonly<{} & {
32
- editorContent?: string;
33
- }>, never>;
34
- };
13
+ $refs: {
14
+ [x: string]: unknown;
15
+ };
16
+ $slots: Readonly<{
17
+ [name: string]: import("vue").Slot<any>;
18
+ }>;
19
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
20
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
21
+ $emit: (event: string, ...args: any[]) => void;
22
+ $el: any;
23
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
24
+ beforeCreate?: (() => void) | (() => void)[];
25
+ created?: (() => void) | (() => void)[];
26
+ beforeMount?: (() => void) | (() => void)[];
27
+ mounted?: (() => void) | (() => void)[];
28
+ beforeUpdate?: (() => void) | (() => void)[];
29
+ updated?: (() => void) | (() => void)[];
30
+ activated?: (() => void) | (() => void)[];
31
+ deactivated?: (() => void) | (() => void)[];
32
+ beforeDestroy?: (() => void) | (() => void)[];
33
+ beforeUnmount?: (() => void) | (() => void)[];
34
+ destroyed?: (() => void) | (() => void)[];
35
+ unmounted?: (() => void) | (() => void)[];
36
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
37
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
38
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
39
+ };
40
+ $forceUpdate: () => void;
41
+ $nextTick: typeof nextTick;
42
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
43
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
44
+ propsDefinition: import("@omnia/fx/ux").ExtractProps<{
45
+ editorContent?: string | MultilingualString;
46
+ }> & {
47
+ "v-slots"?: {
48
+ default?: import("vue").Slot;
49
+ } & {};
50
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editorContent">;
51
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
52
+ [key: string]: any;
53
+ }>;
35
54
  export default _default;
@@ -1,39 +1,54 @@
1
+ import { MultilingualString } from "@omnia/fx-models";
2
+ import { nextTick } from "vue";
1
3
  import "./RichTextEditorRenderer.css";
2
- declare const _default: {
3
- new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
- editorContent: {
5
- type: import("vue").PropType<string>;
6
- required: true;
7
- };
8
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
9
- editorContent: {
10
- type: import("vue").PropType<string>;
11
- required: true;
12
- };
13
- }>>, {}, true, {}, {}, {
14
- P: {};
15
- B: {};
16
- D: {};
17
- C: {};
18
- M: {};
19
- Defaults: {};
20
- }, Readonly<import("vue").ExtractPropTypes<{
21
- editorContent: {
22
- type: import("vue").PropType<string>;
23
- required: true;
24
- };
25
- }>>, () => JSX.Element, {}, {}, {}, {}>;
26
- __isFragment?: never;
27
- __isTeleport?: never;
28
- __isSuspense?: never;
29
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
30
- editorContent: {
31
- type: import("vue").PropType<string>;
32
- required: true;
4
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
5
+ editorContent?: string | MultilingualString;
6
+ }>) => {
7
+ $: import("vue").ComponentInternalInstance;
8
+ $data: {};
9
+ $props: {};
10
+ $attrs: {
11
+ [x: string]: unknown;
33
12
  };
34
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
35
- propsDefinition: Omit<Readonly<{
36
- editorContent: string;
37
- } & {}>, never>;
38
- };
13
+ $refs: {
14
+ [x: string]: unknown;
15
+ };
16
+ $slots: Readonly<{
17
+ [name: string]: import("vue").Slot<any>;
18
+ }>;
19
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
20
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
21
+ $emit: (event: string, ...args: any[]) => void;
22
+ $el: any;
23
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
24
+ beforeCreate?: (() => void) | (() => void)[];
25
+ created?: (() => void) | (() => void)[];
26
+ beforeMount?: (() => void) | (() => void)[];
27
+ mounted?: (() => void) | (() => void)[];
28
+ beforeUpdate?: (() => void) | (() => void)[];
29
+ updated?: (() => void) | (() => void)[];
30
+ activated?: (() => void) | (() => void)[];
31
+ deactivated?: (() => void) | (() => void)[];
32
+ beforeDestroy?: (() => void) | (() => void)[];
33
+ beforeUnmount?: (() => void) | (() => void)[];
34
+ destroyed?: (() => void) | (() => void)[];
35
+ unmounted?: (() => void) | (() => void)[];
36
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
37
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
38
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
39
+ };
40
+ $forceUpdate: () => void;
41
+ $nextTick: typeof nextTick;
42
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
43
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
44
+ propsDefinition: import("@omnia/fx/ux").ExtractProps<{
45
+ editorContent?: string | MultilingualString;
46
+ }> & {
47
+ "v-slots"?: {
48
+ default?: import("vue").Slot;
49
+ } & {};
50
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editorContent">;
51
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
52
+ [key: string]: any;
53
+ }>;
39
54
  export default _default;