@omnia/fx 8.0.134-dev → 8.0.136-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 (88) hide show
  1. package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +21 -0
  2. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstyle/BackgroundStyleEditor.d.ts +7 -3
  3. package/internal-do-not-import-from-here/ux/blueprintpickers/blueprintTemplate/BlueprintsTemplatePicker.d.ts +98 -98
  4. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonBlueprintsViewer.d.ts +7 -7
  5. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonStylePicker.d.ts +7 -3
  6. package/internal-do-not-import-from-here/ux/blueprintpickers/chrome/ChromePicker.d.ts +21 -0
  7. package/internal-do-not-import-from-here/ux/blueprintpickers/iconstylepicker/IconStylePicker.d.ts +7 -3
  8. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPicker3.d.ts +21 -0
  9. package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabBlueprintsViewer.d.ts +7 -7
  10. package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabStylePicker.d.ts +7 -3
  11. package/internal-do-not-import-from-here/ux/blueprintpickers/textstylepicker/TextStylePicker.d.ts +7 -3
  12. package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyPicker.d.ts +7 -3
  13. package/internal-do-not-import-from-here/ux/borderpicker/BorderPicker.d.ts +7 -3
  14. package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.css.d.ts +2 -1
  15. package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.d.ts +29 -0
  16. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +50 -0
  17. package/internal-do-not-import-from-here/ux/fillpicker/FillPicker.d.ts +12 -6
  18. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +21 -0
  19. package/internal-do-not-import-from-here/ux/governancedashboard/BarChartIndicator.d.ts +2 -2
  20. package/internal-do-not-import-from-here/ux/journey/{JourneyV2.d.ts → Journey.d.ts} +1 -1
  21. package/internal-do-not-import-from-here/ux/journey/JourneyPlaceHolder.d.ts +53 -0
  22. package/internal-do-not-import-from-here/ux/journey/JourneyRouter.d.ts +8 -0
  23. package/internal-do-not-import-from-here/ux/journey/docs/ExampleComponents.d.ts +1 -0
  24. package/internal-do-not-import-from-here/ux/journey/docs/SampleVariants.d.ts +16 -0
  25. package/internal-do-not-import-from-here/ux/journey/docs/index.d.ts +3 -0
  26. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +8 -8
  27. package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +6 -2
  28. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
  29. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +29 -0
  30. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +3367 -3239
  31. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +7758 -7502
  32. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +9 -9
  33. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +29 -0
  34. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/ExampleComponents.d.ts +1 -0
  35. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/SampleComponent.d.ts +16 -0
  36. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/index.d.ts +1 -0
  37. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.css.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/ExampleComponents.d.ts +1 -0
  40. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/SampleComponent.d.ts +16 -0
  41. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/index.d.ts +1 -0
  42. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +7758 -7502
  43. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.css.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +26 -0
  45. package/internal-do-not-import-from-here/ux/oxide/treeview/docs/index.d.ts +0 -2
  46. package/internal-do-not-import-from-here/ux/pickerwrapper/PickerWrapper.d.ts +48 -0
  47. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/ExampleComponents.d.ts +1 -0
  48. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/SampleComponent.d.ts +16 -0
  49. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/index.d.ts +1 -0
  50. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/BlueprintPreview.d.ts +16 -0
  51. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +54 -0
  52. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +8 -6
  53. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +251 -45
  54. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +52 -0
  55. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/themes/store/ThemeEditorStore.d.ts +32 -12
  56. package/internal-do-not-import-from-here/ux/theming-v2/designkits/shared/ThemeDefinitionInstance.d.ts +1 -9
  57. package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +19 -9
  58. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +3309 -3218
  59. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaDefinitionStore.d.ts +15 -5
  60. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +3309 -3218
  61. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +13 -4978
  62. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +3309 -3218
  63. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +406 -54
  64. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeDefinitionStoreV2.d.ts +20 -10
  65. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeStoreV2.d.ts +47 -10
  66. package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +3309 -3218
  67. package/internal-do-not-import-from-here/ux/theming-v2/themepicker/ThemePicker.d.ts +9 -9
  68. package/internal-do-not-import-from-here/ux/theming-v2/themeprovider/ThemeProvider.d.ts +0 -8
  69. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +3367 -3239
  70. package/internal-do-not-import-from-here/ux/use/UseWebNotification.d.ts +4 -4
  71. package/internal-do-not-import-from-here/ux/use/index.d.ts +0 -1
  72. package/internal-do-not-import-from-here/ux/velcron/core/events/CreateEventHook.d.ts +5 -0
  73. package/internal-do-not-import-from-here/ux/velcron/core/events/index.d.ts +1 -0
  74. package/internal-do-not-import-from-here/ux/velcron/core/index.d.ts +1 -0
  75. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +5 -2
  76. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +0 -3
  77. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +1 -4
  78. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +11 -3
  79. package/internal-do-not-import-from-here/wctypings.d.ts +27 -1
  80. package/package.json +2 -2
  81. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/SpacingBlade.d.ts +0 -0
  82. package/internal-do-not-import-from-here/ux/use/UseEventHook.d.ts +0 -14
  83. /package/internal-do-not-import-from-here/ux/datetimezonepicker/docs/{SampleComponent.d.ts → DateTimeZonePickerExample.d.ts} +0 -0
  84. /package/internal-do-not-import-from-here/ux/journey/{JourneyV2.css.d.ts → Journey.css.d.ts} +0 -0
  85. /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/ExampleComponentsMenu.d.ts +0 -0
  86. /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/SampleButtons.d.ts +0 -0
  87. /package/internal-do-not-import-from-here/ux/{oxide/treeview/docs/SampleComponentMenu.d.ts → journey/docs/SampleComponent.d.ts} +0 -0
  88. /package/internal-do-not-import-from-here/ux/{oxide/treeview/docs/SampleVariants.d.ts → journey/docs/SampleComponentMenu.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- import { Guid, ThemeDefinitionV2 } from "@omnia/fx-models";
1
+ import { Guid, ITemplateRegistration, ThemeDefinitionV2 } from "@omnia/fx-models";
2
2
  type ThemePickerVariant = "default" | "table";
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
@@ -86,9 +86,9 @@ declare const _default: {
86
86
  container?: any;
87
87
  colors?: any;
88
88
  }>> & {
89
- "onUpdate:modelValue"?: (themeId: ThemeDefinitionV2) => any;
89
+ "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
90
90
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
91
- "update:modelValue": (themeId: ThemeDefinitionV2) => true;
91
+ "item:selected": (theme: ITemplateRegistration<ThemeDefinitionV2>) => true;
92
92
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
93
93
  toned: {
94
94
  type: import("vue").PropType<string>;
@@ -174,7 +174,7 @@ declare const _default: {
174
174
  container?: any;
175
175
  colors?: any;
176
176
  }>> & {
177
- "onUpdate:modelValue"?: (themeId: ThemeDefinitionV2) => any;
177
+ "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
178
178
  }, {
179
179
  container?: any;
180
180
  colorSchemaType?: any;
@@ -271,7 +271,7 @@ declare const _default: {
271
271
  container?: any;
272
272
  colors?: any;
273
273
  }>> & {
274
- "onUpdate:modelValue"?: (themeId: ThemeDefinitionV2) => any;
274
+ "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
275
275
  }, () => JSX.Element, {}, {}, {}, {
276
276
  container?: any;
277
277
  colorSchemaType?: any;
@@ -365,9 +365,9 @@ declare const _default: {
365
365
  container?: any;
366
366
  colors?: any;
367
367
  }>> & {
368
- "onUpdate:modelValue"?: (themeId: ThemeDefinitionV2) => any;
368
+ "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
369
369
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
370
- "update:modelValue": (themeId: ThemeDefinitionV2) => true;
370
+ "item:selected": (theme: ITemplateRegistration<ThemeDefinitionV2>) => true;
371
371
  }, string, {
372
372
  container?: any;
373
373
  colorSchemaType?: any;
@@ -445,8 +445,8 @@ declare const _default: {
445
445
  "onUpdate:modelValue"?: (value: Guid) => any;
446
446
  modelValue?: Guid;
447
447
  variant?: ThemePickerVariant;
448
- }>, "onUpdate:modelValue"> & {
449
- "onUpdate:modelValue"?: (themeId: ThemeDefinitionV2) => any;
448
+ }>, "onItem:selected"> & {
449
+ "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
450
450
  };
451
451
  };
452
452
  export default _default;
@@ -1,6 +1,5 @@
1
1
  import { useThemeStoreV2, useColorSchemaStore, useTypographyBlueprintStore, useSpacingBlueprintStore, useChromeBlueprintStore } from "@omnia/fx/ux";
2
2
  import { ColorSchemaTypes, ThemeDefinitionV2 } from "@omnia/fx-models";
3
- import { useComponentBlueprintStore } from "@omnia/fx/ux";
4
3
  type themeType = "default" | "admin" | "preview" | "color-context";
5
4
  declare const _default: {
6
5
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
@@ -29,7 +28,6 @@ declare const _default: {
29
28
  typography: ReturnType<typeof useTypographyBlueprintStore>;
30
29
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
31
30
  chrome: ReturnType<typeof useChromeBlueprintStore>;
32
- components: ReturnType<typeof useComponentBlueprintStore>;
33
31
  }) => any;
34
32
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
35
33
  [key: string]: any;
@@ -40,7 +38,6 @@ declare const _default: {
40
38
  typography: ReturnType<typeof useTypographyBlueprintStore>;
41
39
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
42
40
  chrome: ReturnType<typeof useChromeBlueprintStore>;
43
- components: ReturnType<typeof useComponentBlueprintStore>;
44
41
  }) => any;
45
42
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
46
43
  "color-schema-type": {
@@ -68,7 +65,6 @@ declare const _default: {
68
65
  typography: ReturnType<typeof useTypographyBlueprintStore>;
69
66
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
70
67
  chrome: ReturnType<typeof useChromeBlueprintStore>;
71
- components: ReturnType<typeof useComponentBlueprintStore>;
72
68
  }) => any;
73
69
  }, {}, true, {}, {}, {
74
70
  P: {};
@@ -103,7 +99,6 @@ declare const _default: {
103
99
  typography: ReturnType<typeof useTypographyBlueprintStore>;
104
100
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
105
101
  chrome: ReturnType<typeof useChromeBlueprintStore>;
106
- components: ReturnType<typeof useComponentBlueprintStore>;
107
102
  }) => any;
108
103
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
109
104
  [key: string]: any;
@@ -137,7 +132,6 @@ declare const _default: {
137
132
  typography: ReturnType<typeof useTypographyBlueprintStore>;
138
133
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
139
134
  chrome: ReturnType<typeof useChromeBlueprintStore>;
140
- components: ReturnType<typeof useComponentBlueprintStore>;
141
135
  }) => any;
142
136
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
143
137
  [key: string]: any;
@@ -148,7 +142,6 @@ declare const _default: {
148
142
  typography: ReturnType<typeof useTypographyBlueprintStore>;
149
143
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
150
144
  chrome: ReturnType<typeof useChromeBlueprintStore>;
151
- components: ReturnType<typeof useComponentBlueprintStore>;
152
145
  }) => any;
153
146
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
154
147
  propsDefinition: Omit<Readonly<{} & {
@@ -165,7 +158,6 @@ declare const _default: {
165
158
  typography: ReturnType<typeof useTypographyBlueprintStore>;
166
159
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
167
160
  chrome: ReturnType<typeof useChromeBlueprintStore>;
168
- components: ReturnType<typeof useComponentBlueprintStore>;
169
161
  }) => any;
170
162
  };
171
163
  };