@omnia/fx 8.0.133-dev → 8.0.135-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +21 -0
  3. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstyle/BackgroundStyleEditor.d.ts +7 -3
  4. package/internal-do-not-import-from-here/ux/blueprintpickers/blueprintTemplate/BlueprintsTemplatePicker.d.ts +98 -98
  5. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonBlueprintsViewer.d.ts +7 -7
  6. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonStylePicker.d.ts +7 -3
  7. package/internal-do-not-import-from-here/ux/blueprintpickers/chrome/ChromePicker.d.ts +21 -0
  8. package/internal-do-not-import-from-here/ux/blueprintpickers/iconstylepicker/IconStylePicker.d.ts +7 -3
  9. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPicker3.d.ts +21 -0
  10. package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabBlueprintsViewer.d.ts +7 -7
  11. package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabStylePicker.d.ts +7 -3
  12. package/internal-do-not-import-from-here/ux/blueprintpickers/textstylepicker/TextStylePicker.d.ts +7 -3
  13. package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyPicker.d.ts +7 -3
  14. package/internal-do-not-import-from-here/ux/borderpicker/BorderPicker.d.ts +7 -3
  15. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +21 -0
  16. package/internal-do-not-import-from-here/ux/enterprisepropertysets/picker/EnterprisePropertySetPicker.d.ts +92 -76
  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/JourneyBlade.d.ts +32 -0
  22. package/internal-do-not-import-from-here/ux/journey/JourneyPlaceHolder.d.ts +88 -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 +4 -4
  27. package/internal-do-not-import-from-here/ux/journey/use/UseBlade.d.ts +26 -0
  28. package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +6 -2
  29. package/internal-do-not-import-from-here/ux/models/enterpriseproperties/index.d.ts +0 -1
  30. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +3146 -3233
  31. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +6868 -7042
  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/pagination/docs/ExampleComponents.d.ts +1 -0
  34. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/SampleComponent.d.ts +16 -0
  35. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/index.d.ts +1 -0
  36. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.css.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/ExampleComponents.d.ts +1 -0
  39. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/SampleComponent.d.ts +16 -0
  40. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/index.d.ts +1 -0
  41. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +6868 -7042
  42. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.css.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +26 -0
  44. package/internal-do-not-import-from-here/ux/oxide/treeview/docs/index.d.ts +0 -2
  45. package/internal-do-not-import-from-here/ux/pickerwrapper/PickerWrapper.d.ts +48 -0
  46. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/ExampleComponents.d.ts +1 -0
  47. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/SampleComponent.d.ts +16 -0
  48. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/index.d.ts +1 -0
  49. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/BlueprintPreview.d.ts +16 -0
  50. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +54 -0
  51. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +8 -6
  52. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +251 -45
  53. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +52 -0
  54. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/themes/store/ThemeEditorStore.d.ts +33 -13
  55. package/internal-do-not-import-from-here/ux/theming-v2/designkits/shared/ThemeDefinitionInstance.d.ts +1 -9
  56. package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +8 -8
  57. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +3146 -3227
  58. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +3146 -3227
  59. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +3146 -3227
  60. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +3146 -3227
  61. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +0 -54
  62. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeDefinitionStoreV2.d.ts +20 -10
  63. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeStoreV2.d.ts +4 -10
  64. package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +3146 -3227
  65. package/internal-do-not-import-from-here/ux/theming-v2/themepicker/ThemePicker.d.ts +9 -9
  66. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +3146 -3233
  67. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +0 -3
  68. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +1 -4
  69. package/internal-do-not-import-from-here/wctypings.d.ts +40 -1
  70. package/package.json +2 -2
  71. package/internal-do-not-import-from-here/ux/enterprisepropertysets/index.d.ts +0 -1
  72. package/internal-do-not-import-from-here/ux/enterprisepropertysets/picker/EnterprisePropertySetPickerStyles.css.d.ts +0 -1
  73. package/internal-do-not-import-from-here/ux/enterprisepropertysets/picker/IEnterprisePropertySetPicker.d.ts +0 -29
  74. package/internal-do-not-import-from-here/ux/enterprisepropertysets/picker/index.d.ts +0 -1
  75. package/internal-do-not-import-from-here/ux/models/enterpriseproperties/EnterprisePropertySetPickerStyles.d.ts +0 -5
  76. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/SpacingBlade.d.ts +0 -0
  77. /package/internal-do-not-import-from-here/ux/datetimezonepicker/docs/{SampleComponent.d.ts → DateTimeZonePickerExample.d.ts} +0 -0
  78. /package/internal-do-not-import-from-here/ux/journey/{JourneyV2.css.d.ts → Journey.css.d.ts} +0 -0
  79. /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/ExampleComponentsMenu.d.ts +0 -0
  80. /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/SampleButtons.d.ts +0 -0
  81. /package/internal-do-not-import-from-here/ux/{oxide/treeview/docs/SampleComponentMenu.d.ts → journey/docs/SampleComponent.d.ts} +0 -0
  82. /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;