@omnia/fx 8.0.133-dev → 8.0.135-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 (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
@@ -12,9 +12,6 @@ export declare const useVelcronColorSchemaStore: (newStateWithName?: string) =>
12
12
  themeStore: {
13
13
  state: {
14
14
  currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
15
- components: import("@omnia/fx-models").ComponentBlueprints;
16
- spacing: import("@omnia/fx-models").SpacingBlueprints;
17
- typography: import("@omnia/fx-models").TypographyBlueprints;
18
15
  };
19
16
  get: {
20
17
  componentBlueprints: () => void;
@@ -1,10 +1,7 @@
1
- import { ColorSchemaType, ColorSchemaTypes, ColorType, ColorTypes, ComponentBlueprints, SpacingBlueprints, ThemeDefinitionV2, TypographyBlueprints, TypographySize, TypographySizes, TypographyType, TypographyTypes } from "..";
1
+ import { ColorSchemaType, ColorSchemaTypes, ColorType, ColorTypes, ThemeDefinitionV2, TypographySize, TypographySizes, TypographyType, TypographyTypes } from "..";
2
2
  export declare const useVelcronThemingStore: (newStateWithName?: string) => {
3
3
  state: {
4
4
  currentTheme: ThemeDefinitionV2;
5
- components: ComponentBlueprints;
6
- spacing: SpacingBlueprints;
7
- typography: TypographyBlueprints;
8
5
  };
9
6
  get: {
10
7
  componentBlueprints: () => void;
@@ -58,8 +58,9 @@ import wcec81357974804c539bff6c58a8785c22 from './ux/identitypicker/IdentityPick
58
58
  import wc5d74b2de65164761a3dce6a534b64bd1 from './ux/identitypicker/IdentityPickerDialog';
59
59
  import wc70593d481fa54e68be9f4fe41f0f5c92 from './ux/identitypicker/IdentityPickerButton';
60
60
  import wc91919b3f54de42dab709575b8a9ca233 from './ux/inputlanguagepicker/InputLanguagePicker';
61
- import wcc0ba9c7ccef54093bcb0be49e7cf79df from './ux/journey/JourneyV2';
61
+ import wcc0ba9c7ccef54093bcb0be49e7cf79df from './ux/journey/Journey';
62
62
  import wc4357bb8264e3482c8710afed3b2be35c from './ux/journey/JourneyBlade';
63
+ import wc0ce695fbce6f4c08906de47bbd84152d from './ux/journey/JourneyPlaceHolder';
63
64
  import wc828a4c20542945858e792ec584148a5c from './ux/journey/JourneyMenu';
64
65
  import wc3392707566c844e39f57097aade4e81c from './ux/jsonexportimport/ExportImport';
65
66
  import wc20b4e8166fb44f2b8b240724eb5f2db2 from './ux/languagepicker/LanguagePicker';
@@ -79,6 +80,7 @@ import wc02e199d7f0af45508837fccb8a041f58 from './ux/organizationtree/Organizati
79
80
  import wcfb67bd4d1cc24073ab123c822d78ea17 from './ux/permissioninput/PermissionInput';
80
81
  import wcd4adc78e79ad4c2c889e52755e2bbede from './ux/permissioninput/TenantAdminPermissionInput';
81
82
  import wc73919d3e5df64b92aded98d7bc04d6f7 from './ux/persona/Persona';
83
+ import wc828d6c37d5524e7d9f949270c521b6da from './ux/pickerwrapper/PickerWrapper';
82
84
  import wcffa71f76ab46494a9180e1f55885ce4d from './ux/post/Post';
83
85
  import wc1a58948a606a42078da3fb919cc4f7e6 from './ux/presetupwizard/PreSetupWizard';
84
86
  import wc6489472fd8d24a1b9413537fde528566 from './ux/profilecard/ProfileCard';
@@ -180,6 +182,7 @@ import wc710dc11b823c4a80b2a031395c206325 from './ux/editorchrome/chrome/EditorC
180
182
  import wcb94ea0908c7f461085de9d21a61e0826 from './ux/enterpriseproperties/picker/EnterprisePropertyPicker';
181
183
  import wc80899927961f45298421948c395d7f39 from './ux/enterpriseproperties/renderers/EnterprisePropertyValue';
182
184
  import wc22666b255eb64f378edf70d5e9859216 from './ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration';
185
+ import wc0619d10d541645aaabbdc17d5b867501 from './ux/enterprisepropertysets/picker/EnterprisePropertySetPicker';
183
186
  import wcc587659a68194582be3c393240709785 from './ux/hub/chat/HubChat';
184
187
  import wcb4fdf9c1a0314fb7a3d3d0cc6e9569b3 from './ux/hub/feed/HubFeed';
185
188
  import wcbaecc57591074830a5ae2dda9f6b5ed5 from './ux/hub/feed/HubFeedSettings';
@@ -608,6 +611,9 @@ declare global {
608
611
  "omfx-journey-blade": typeof wc4357bb8264e3482c8710afed3b2be35c extends {
609
612
  propsDefinition: infer TProp;
610
613
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc4357bb8264e3482c8710afed3b2be35c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc4357bb8264e3482c8710afed3b2be35c>, "propsDefinition">> : never;
614
+ "omfx-journey-place-holder": typeof wc0ce695fbce6f4c08906de47bbd84152d extends {
615
+ propsDefinition: infer TProp;
616
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0ce695fbce6f4c08906de47bbd84152d extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0ce695fbce6f4c08906de47bbd84152d>, "propsDefinition">> : never;
611
617
  "omfx-journey-menu": typeof wc828a4c20542945858e792ec584148a5c extends {
612
618
  propsDefinition: infer TProp;
613
619
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc828a4c20542945858e792ec584148a5c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc828a4c20542945858e792ec584148a5c>, "propsDefinition">> : never;
@@ -665,6 +671,9 @@ declare global {
665
671
  "omfx-persona": typeof wc73919d3e5df64b92aded98d7bc04d6f7 extends {
666
672
  propsDefinition: infer TProp;
667
673
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73919d3e5df64b92aded98d7bc04d6f7 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73919d3e5df64b92aded98d7bc04d6f7>, "propsDefinition">> : never;
674
+ "omfx-picker-wrapper": typeof wc828d6c37d5524e7d9f949270c521b6da extends {
675
+ propsDefinition: infer TProp;
676
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc828d6c37d5524e7d9f949270c521b6da extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc828d6c37d5524e7d9f949270c521b6da>, "propsDefinition">> : never;
668
677
  "omfx-post-component": typeof wcffa71f76ab46494a9180e1f55885ce4d extends {
669
678
  propsDefinition: infer TProp;
670
679
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcffa71f76ab46494a9180e1f55885ce4d extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcffa71f76ab46494a9180e1f55885ce4d>, "propsDefinition">> : never;
@@ -968,6 +977,9 @@ declare global {
968
977
  "omfx-enterprise-property-configuration-renderer": typeof wc22666b255eb64f378edf70d5e9859216 extends {
969
978
  propsDefinition: infer TProp;
970
979
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc22666b255eb64f378edf70d5e9859216 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc22666b255eb64f378edf70d5e9859216>, "propsDefinition">> : never;
980
+ "omfx-enterprisepropertyset-picker": typeof wc0619d10d541645aaabbdc17d5b867501 extends {
981
+ propsDefinition: infer TProp;
982
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0619d10d541645aaabbdc17d5b867501 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0619d10d541645aaabbdc17d5b867501>, "propsDefinition">> : never;
971
983
  "omfx-hub-chat": typeof wcc587659a68194582be3c393240709785 extends {
972
984
  propsDefinition: infer TProp;
973
985
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcc587659a68194582be3c393240709785 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcc587659a68194582be3c393240709785>, "propsDefinition">> : never;
@@ -2501,6 +2513,15 @@ declare global {
2501
2513
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2502
2514
  };
2503
2515
  } : typeof wc4357bb8264e3482c8710afed3b2be35c;
2516
+ "place": {
2517
+ "holder": typeof wc0ce695fbce6f4c08906de47bbd84152d extends {
2518
+ propsDefinition: infer TProp;
2519
+ } ? {
2520
+ new (...args: any[]): {
2521
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2522
+ };
2523
+ } : typeof wc0ce695fbce6f4c08906de47bbd84152d;
2524
+ };
2504
2525
  "menu": typeof wc828a4c20542945858e792ec584148a5c extends {
2505
2526
  propsDefinition: infer TProp;
2506
2527
  } ? {
@@ -2782,6 +2803,15 @@ declare global {
2782
2803
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2783
2804
  };
2784
2805
  } : typeof wc73919d3e5df64b92aded98d7bc04d6f7;
2806
+ "picker": {
2807
+ "wrapper": typeof wc828d6c37d5524e7d9f949270c521b6da extends {
2808
+ propsDefinition: infer TProp;
2809
+ } ? {
2810
+ new (...args: any[]): {
2811
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2812
+ };
2813
+ } : typeof wc828d6c37d5524e7d9f949270c521b6da;
2814
+ };
2785
2815
  "post": {
2786
2816
  "component": typeof wcffa71f76ab46494a9180e1f55885ce4d extends {
2787
2817
  propsDefinition: infer TProp;
@@ -3671,6 +3701,15 @@ declare global {
3671
3701
  } : typeof wc0f5cb3a8175d418c8527d1852cb28782;
3672
3702
  };
3673
3703
  };
3704
+ "enterprisepropertyset": {
3705
+ "picker": typeof wc0619d10d541645aaabbdc17d5b867501 extends {
3706
+ propsDefinition: infer TProp;
3707
+ } ? {
3708
+ new (...args: any[]): {
3709
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
3710
+ };
3711
+ } : typeof wc0619d10d541645aaabbdc17d5b867501;
3712
+ };
3674
3713
  "hub": {
3675
3714
  "chat": typeof wcc587659a68194582be3c393240709785 extends {
3676
3715
  propsDefinition: infer TProp;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/fx",
3
3
  "license": "MIT",
4
- "version": "8.0.133-dev",
4
+ "version": "8.0.135-dev",
5
5
  "description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -20,7 +20,7 @@
20
20
  ],
21
21
  "author": "Precio Fishbone",
22
22
  "dependencies": {
23
- "@omnia/fx-models": "8.0.133-dev",
23
+ "@omnia/fx-models": "8.0.135-dev",
24
24
  "@microsoft/signalr": "6.0.1",
25
25
  "broadcast-channel": "4.8.0",
26
26
  "dayjs": "1.11.7",
@@ -1 +0,0 @@
1
- export * from "./picker";
@@ -1,29 +0,0 @@
1
- import { TsxAllowUnknowProperties, IValidator } from "../..";
2
- import { EnterprisePropertySet, GuidValue } from "../../../models";
3
- export interface IEnterprisePropertySetPickerProperties {
4
- label?: string;
5
- hint?: string;
6
- persistentHint?: boolean;
7
- disabled?: boolean;
8
- filled?: boolean;
9
- hideDetails?: boolean;
10
- multiple?: boolean;
11
- }
12
- /**Enterprise Property Picker*/
13
- export interface IEnterprisePropertySetPicker extends IEnterprisePropertySetPickerProperties {
14
- preSelectedPropertySetId?: GuidValue | Array<GuidValue>;
15
- propertySetItems?: Array<EnterprisePropertySet>;
16
- onChange: (propertySetId: GuidValue | Array<GuidValue>) => void;
17
- requiredWithValidator?: IValidator;
18
- }
19
- declare global {
20
- namespace JSX {
21
- interface Element {
22
- }
23
- interface ElementClass {
24
- }
25
- interface IntrinsicElements {
26
- "omfx-enterprisepropertyset-picker": TsxAllowUnknowProperties<IEnterprisePropertySetPicker>;
27
- }
28
- }
29
- }
@@ -1 +0,0 @@
1
- export * from "./IEnterprisePropertySetPicker";
@@ -1,5 +0,0 @@
1
- import { types } from "typestyle";
2
- export declare const EnterprisePropertySetPickerStyles: {
3
- expansionGroupHeader?: types.NestedCSSProperties;
4
- selectionItemsWrapper?: types.NestedCSSProperties;
5
- };