@omnia/fx 8.0.152-dev → 8.0.154-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 (67) hide show
  1. package/internal-do-not-import-from-here/core/http/HttpClient.d.ts +1 -1
  2. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
  3. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  4. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
  5. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
  6. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
  7. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  8. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +2 -2
  9. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
  10. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  11. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  12. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  13. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
  14. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  15. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
  16. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  17. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  18. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  19. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  20. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  21. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
  22. package/internal-do-not-import-from-here/ux/aurora/store/ChromeBlueprintStore.d.ts +310 -310
  23. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +315 -315
  24. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +310 -310
  25. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  26. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +310 -310
  27. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
  28. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
  29. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +28 -2
  30. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/journey/use/UseBlade.d.ts +3 -7
  32. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/BlockSettingsPanel.d.ts +54 -15
  34. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/SettingsPanel.d.ts +54 -15
  35. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  36. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
  37. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
  38. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
  39. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
  41. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
  42. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +321 -321
  43. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +644 -644
  44. package/internal-do-not-import-from-here/ux/oxide/datepicker/DateTimePicker.d.ts +342 -0
  45. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
  47. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
  49. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
  50. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +9 -9
  51. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
  52. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
  54. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
  55. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +2 -2
  56. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +644 -644
  57. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
  60. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +9 -9
  61. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +321 -321
  63. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  66. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +95 -95
  67. package/package.json +2 -2
@@ -46,9 +46,9 @@ declare const _default: {
46
46
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
47
47
  };
48
48
  typography: {
49
- type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
49
+ type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
50
50
  } & {
51
- type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
51
+ type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
52
52
  };
53
53
  class: {
54
54
  type: import("vue").PropType<String | String[]>;
@@ -103,9 +103,9 @@ declare const _default: {
103
103
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
104
104
  };
105
105
  typography: {
106
- type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
106
+ type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
107
107
  } & {
108
- type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
108
+ type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
109
109
  };
110
110
  class: {
111
111
  type: import("vue").PropType<String | String[]>;
@@ -171,9 +171,9 @@ declare const _default: {
171
171
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
172
172
  };
173
173
  typography: {
174
- type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
174
+ type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
175
175
  } & {
176
- type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
176
+ type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
177
177
  };
178
178
  class: {
179
179
  type: import("vue").PropType<String | String[]>;
@@ -236,9 +236,9 @@ declare const _default: {
236
236
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
237
237
  };
238
238
  typography: {
239
- type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
239
+ type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
240
240
  } & {
241
- type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
241
+ type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
242
242
  };
243
243
  class: {
244
244
  type: import("vue").PropType<String | String[]>;
@@ -257,7 +257,7 @@ declare const _default: {
257
257
  colorSchemaType?: any;
258
258
  colors?: any;
259
259
  } & {
260
- typography?: "text" | "title" | "navigation" | TypographyTypes;
260
+ typography?: "title" | "text" | "navigation" | TypographyTypes;
261
261
  class?: String | String[];
262
262
  target?: "_blank" | "_self" | "_parent" | "_top" | "framename";
263
263
  href?: string;
@@ -213,8 +213,8 @@ declare const _default: {
213
213
  colorSchemaType?: any;
214
214
  colors?: any;
215
215
  } & {
216
- icon?: ButtonIconOptions;
217
216
  title?: VNodeChild;
217
+ icon?: ButtonIconOptions;
218
218
  class?: String | String[];
219
219
  active?: boolean;
220
220
  disabled?: boolean;
@@ -31,10 +31,10 @@ declare const _default: {
31
31
  type: import("vue").PropType<boolean>;
32
32
  };
33
33
  location: {
34
- type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
34
+ type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
35
35
  required: false;
36
36
  } & {
37
- type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
37
+ type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
38
38
  required: false;
39
39
  };
40
40
  "close-delay": {
@@ -134,10 +134,10 @@ declare const _default: {
134
134
  type: import("vue").PropType<boolean>;
135
135
  };
136
136
  location: {
137
- type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
137
+ type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
138
138
  required: false;
139
139
  } & {
140
- type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
140
+ type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
141
141
  required: false;
142
142
  };
143
143
  "close-delay": {
@@ -243,10 +243,10 @@ declare const _default: {
243
243
  type: import("vue").PropType<boolean>;
244
244
  };
245
245
  location: {
246
- type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
246
+ type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
247
247
  required: false;
248
248
  } & {
249
- type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
249
+ type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
250
250
  required: false;
251
251
  };
252
252
  "close-delay": {
@@ -349,10 +349,10 @@ declare const _default: {
349
349
  type: import("vue").PropType<boolean>;
350
350
  };
351
351
  location: {
352
- type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
352
+ type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
353
353
  required: false;
354
354
  } & {
355
- type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
355
+ type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
356
356
  required: false;
357
357
  };
358
358
  "close-delay": {
@@ -454,7 +454,7 @@ declare const _default: {
454
454
  "max-height"?: string | number;
455
455
  closeDelay?: string | number;
456
456
  "close-delay"?: string | number;
457
- location?: "left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom";
457
+ location?: "left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom";
458
458
  openOnHover?: boolean;
459
459
  "open-on-hover"?: boolean;
460
460
  visibleOnContentClick?: boolean;
@@ -45,9 +45,9 @@ declare const _default: {
45
45
  type: import("vue").PropType<boolean>;
46
46
  };
47
47
  variant: {
48
- type: import("vue").PropType<"navigation" | "tab" | "default" | "section" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
48
+ type: import("vue").PropType<"section" | "navigation" | "tab" | "default" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
49
49
  } & {
50
- type: import("vue").PropType<"navigation" | "tab" | "default" | "section" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
50
+ type: import("vue").PropType<"section" | "navigation" | "tab" | "default" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
51
51
  };
52
52
  "title-size": {
53
53
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
@@ -111,9 +111,9 @@ declare const _default: {
111
111
  type: import("vue").PropType<boolean>;
112
112
  };
113
113
  variant: {
114
- type: import("vue").PropType<"navigation" | "tab" | "default" | "section" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
114
+ type: import("vue").PropType<"section" | "navigation" | "tab" | "default" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
115
115
  } & {
116
- type: import("vue").PropType<"navigation" | "tab" | "default" | "section" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
116
+ type: import("vue").PropType<"section" | "navigation" | "tab" | "default" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
117
117
  };
118
118
  "title-size": {
119
119
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
@@ -188,9 +188,9 @@ declare const _default: {
188
188
  type: import("vue").PropType<boolean>;
189
189
  };
190
190
  variant: {
191
- type: import("vue").PropType<"navigation" | "tab" | "default" | "section" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
191
+ type: import("vue").PropType<"section" | "navigation" | "tab" | "default" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
192
192
  } & {
193
- type: import("vue").PropType<"navigation" | "tab" | "default" | "section" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
193
+ type: import("vue").PropType<"section" | "navigation" | "tab" | "default" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
194
194
  };
195
195
  "title-size": {
196
196
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
@@ -262,9 +262,9 @@ declare const _default: {
262
262
  type: import("vue").PropType<boolean>;
263
263
  };
264
264
  variant: {
265
- type: import("vue").PropType<"navigation" | "tab" | "default" | "section" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
265
+ type: import("vue").PropType<"section" | "navigation" | "tab" | "default" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
266
266
  } & {
267
- type: import("vue").PropType<"navigation" | "tab" | "default" | "section" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
267
+ type: import("vue").PropType<"section" | "navigation" | "tab" | "default" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section">;
268
268
  };
269
269
  "title-size": {
270
270
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
@@ -300,7 +300,7 @@ declare const _default: {
300
300
  hide?: boolean;
301
301
  filled?: boolean;
302
302
  toned?: boolean;
303
- variant?: "navigation" | "tab" | "default" | "section" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section";
303
+ variant?: "section" | "navigation" | "tab" | "default" | "dialog" | "content" | "toolbar" | "settings" | "tab-vertical" | "info-section";
304
304
  titleSize?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
305
305
  "title-size"?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
306
306
  divider?: OBorderCombination;
@@ -223,11 +223,11 @@ declare const _default: {
223
223
  width?: string;
224
224
  filled?: boolean;
225
225
  toned?: boolean;
226
+ getApi?: (store: ReturnType<typeof useScrollContainerStore>) => void;
227
+ "get-api"?: (store: ReturnType<typeof useScrollContainerStore>) => void;
226
228
  disableScrolling?: boolean;
227
229
  scrolling?: OScrollTypesCombination;
228
230
  "disable-scrolling"?: boolean;
229
- getApi?: (store: ReturnType<typeof useScrollContainerStore>) => void;
230
- "get-api"?: (store: ReturnType<typeof useScrollContainerStore>) => void;
231
231
  }>, never>;
232
232
  };
233
233
  export default _default;