@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
@@ -1,6 +1,11 @@
1
1
  import { Spacing } from "@omnia/fx/models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
+ label: {
5
+ type: import("vue").PropType<string>;
6
+ } & {
7
+ type: import("vue").PropType<string>;
8
+ };
4
9
  "disable-right": {
5
10
  type: import("vue").PropType<boolean>;
6
11
  };
@@ -109,6 +114,11 @@ declare const _default: {
109
114
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
110
115
  "update:modelValue": (value: Spacing) => true;
111
116
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
117
+ label: {
118
+ type: import("vue").PropType<string>;
119
+ } & {
120
+ type: import("vue").PropType<string>;
121
+ };
112
122
  "disable-right": {
113
123
  type: import("vue").PropType<boolean>;
114
124
  };
@@ -226,6 +236,11 @@ declare const _default: {
226
236
  M: {};
227
237
  Defaults: {};
228
238
  }, Readonly<import("vue").ExtractPropTypes<{
239
+ label: {
240
+ type: import("vue").PropType<string>;
241
+ } & {
242
+ type: import("vue").PropType<string>;
243
+ };
229
244
  "disable-right": {
230
245
  type: import("vue").PropType<boolean>;
231
246
  };
@@ -340,6 +355,11 @@ declare const _default: {
340
355
  __isTeleport?: never;
341
356
  __isSuspense?: never;
342
357
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
358
+ label: {
359
+ type: import("vue").PropType<string>;
360
+ } & {
361
+ type: import("vue").PropType<string>;
362
+ };
343
363
  "disable-right": {
344
364
  type: import("vue").PropType<boolean>;
345
365
  };
@@ -519,6 +539,7 @@ declare const _default: {
519
539
  }>;
520
540
  };
521
541
  class?: String | String[];
542
+ label?: string;
522
543
  "v-model"?: Spacing;
523
544
  "onUpdate:modelValue"?: (value: Spacing) => any;
524
545
  modelValue?: Spacing;
@@ -1,10 +1,10 @@
1
- import { BlueprintVariant, ComponentBlueprints } from "@omnia/fx-models";
1
+ import { BlueprintVariant, TabsBlueprints } from "@omnia/fx-models";
2
2
  declare const _default: (props: {
3
- "v-model"?: ComponentBlueprints;
3
+ "v-model"?: TabsBlueprints;
4
4
  } & {
5
- "onUpdate:modelValue"?: (value: ComponentBlueprints) => void;
5
+ "onUpdate:modelValue"?: (value: TabsBlueprints) => void;
6
6
  } & {
7
- modelValue?: ComponentBlueprints;
7
+ modelValue?: TabsBlueprints;
8
8
  } & {
9
9
  toned?: boolean;
10
10
  } & {
@@ -54,11 +54,11 @@ declare const _default: (props: {
54
54
  $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;
55
55
  } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
56
56
  propsDefinition: {
57
- "v-model"?: ComponentBlueprints;
57
+ "v-model"?: TabsBlueprints;
58
58
  } & {
59
- "onUpdate:modelValue"?: (value: ComponentBlueprints) => void;
59
+ "onUpdate:modelValue"?: (value: TabsBlueprints) => void;
60
60
  } & {
61
- modelValue?: ComponentBlueprints;
61
+ modelValue?: TabsBlueprints;
62
62
  } & {
63
63
  toned?: boolean;
64
64
  } & {
@@ -5,13 +5,15 @@ declare const _default: (props: {
5
5
  "onUpdate:modelValue"?: (value: TabsBlueprint) => void;
6
6
  } & {
7
7
  modelValue?: TabsBlueprint;
8
+ } & {
9
+ label?: string;
8
10
  } & {
9
11
  customStyling?: boolean;
10
- } & Omit<{}, "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling"> & {
12
+ } & Omit<{}, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling"> & {
11
13
  "v-slots"?: {
12
14
  default?: import("vue").Slot;
13
15
  };
14
- } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling">) => {
16
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling">) => {
15
17
  $: import("vue").ComponentInternalInstance;
16
18
  $data: {};
17
19
  $props: {};
@@ -55,13 +57,15 @@ declare const _default: (props: {
55
57
  "onUpdate:modelValue"?: (value: TabsBlueprint) => void;
56
58
  } & {
57
59
  modelValue?: TabsBlueprint;
60
+ } & {
61
+ label?: string;
58
62
  } & {
59
63
  customStyling?: boolean;
60
64
  } & {
61
65
  "v-slots"?: {
62
66
  default?: import("vue").Slot;
63
67
  };
64
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling">;
68
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling">;
65
69
  } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
66
70
  [key: string]: any;
67
71
  }>;
@@ -9,13 +9,15 @@ declare const _default: (props: {
9
9
  modelValue?: TextBlueprint;
10
10
  } & {
11
11
  dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
12
+ } & {
13
+ label?: string;
12
14
  } & {
13
15
  enableDynamicColor?: boolean;
14
- } & Omit<{}, "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor"> & {
16
+ } & Omit<{}, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor"> & {
15
17
  "v-slots"?: {
16
18
  default?: import("vue").Slot;
17
19
  } & DefineSlot<"activator", () => VNodeChild>;
18
- } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">) => {
20
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">) => {
19
21
  $: import("vue").ComponentInternalInstance;
20
22
  $data: {};
21
23
  $props: {};
@@ -61,13 +63,15 @@ declare const _default: (props: {
61
63
  modelValue?: TextBlueprint;
62
64
  } & {
63
65
  dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
66
+ } & {
67
+ label?: string;
64
68
  } & {
65
69
  enableDynamicColor?: boolean;
66
70
  } & {
67
71
  "v-slots"?: {
68
72
  default?: import("vue").Slot;
69
73
  } & DefineSlot<"activator", () => VNodeChild>;
70
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">;
74
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">;
71
75
  } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
72
76
  [key: string]: any;
73
77
  }>;
@@ -12,13 +12,15 @@ declare const _default: (props: {
12
12
  type?: TypographyPickerTypes;
13
13
  } & {
14
14
  textBlueprint?: TextBlueprint;
15
+ } & {
16
+ label?: string;
15
17
  } & {
16
18
  sampleText?: string;
17
- } & Omit<{}, "type" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText"> & {
19
+ } & Omit<{}, "type" | "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText"> & {
18
20
  "v-slots"?: {
19
21
  default?: import("vue").Slot;
20
22
  };
21
- } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "type" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText">) => {
23
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "type" | "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText">) => {
22
24
  $: import("vue").ComponentInternalInstance;
23
25
  $data: {};
24
26
  $props: {};
@@ -68,13 +70,15 @@ declare const _default: (props: {
68
70
  type?: TypographyPickerTypes;
69
71
  } & {
70
72
  textBlueprint?: TextBlueprint;
73
+ } & {
74
+ label?: string;
71
75
  } & {
72
76
  sampleText?: string;
73
77
  } & {
74
78
  "v-slots"?: {
75
79
  default?: import("vue").Slot;
76
80
  };
77
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "type" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText">;
81
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "type" | "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText">;
78
82
  } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
79
83
  [key: string]: any;
80
84
  }>;
@@ -17,11 +17,13 @@ declare const _default: (props: {
17
17
  enableDynamicColor?: boolean;
18
18
  } & {
19
19
  createNewColorDynamic?: boolean;
20
- } & DefineSlot<"activator", () => VNodeChild> & Omit<{}, "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic"> & {
20
+ } & {
21
+ label?: string;
22
+ } & DefineSlot<"activator", () => VNodeChild> & Omit<{}, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic"> & {
21
23
  "v-slots"?: {
22
24
  default?: import("vue").Slot;
23
25
  };
24
- } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic">) => {
26
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic">) => {
25
27
  $: import("vue").ComponentInternalInstance;
26
28
  $data: {};
27
29
  $props: {};
@@ -75,11 +77,13 @@ declare const _default: (props: {
75
77
  enableDynamicColor?: boolean;
76
78
  } & {
77
79
  createNewColorDynamic?: boolean;
80
+ } & {
81
+ label?: string;
78
82
  } & DefineSlot<"activator", () => VNodeChild> & {
79
83
  "v-slots"?: {
80
84
  default?: import("vue").Slot;
81
85
  };
82
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic">;
86
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic">;
83
87
  } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
84
88
  [key: string]: any;
85
89
  }>;
@@ -8,6 +8,11 @@ declare const _default: {
8
8
  } & {
9
9
  activator?: () => VNodeChild;
10
10
  }>;
11
+ title: {
12
+ type: import("vue").PropType<string>;
13
+ } & {
14
+ type: import("vue").PropType<string>;
15
+ };
11
16
  label: {
12
17
  type: import("vue").PropType<string>;
13
18
  } & {
@@ -129,6 +134,11 @@ declare const _default: {
129
134
  } & {
130
135
  activator?: () => VNodeChild;
131
136
  }>;
137
+ title: {
138
+ type: import("vue").PropType<string>;
139
+ } & {
140
+ type: import("vue").PropType<string>;
141
+ };
132
142
  label: {
133
143
  type: import("vue").PropType<string>;
134
144
  } & {
@@ -257,6 +267,11 @@ declare const _default: {
257
267
  } & {
258
268
  activator?: () => VNodeChild;
259
269
  }>;
270
+ title: {
271
+ type: import("vue").PropType<string>;
272
+ } & {
273
+ type: import("vue").PropType<string>;
274
+ };
260
275
  label: {
261
276
  type: import("vue").PropType<string>;
262
277
  } & {
@@ -382,6 +397,11 @@ declare const _default: {
382
397
  } & {
383
398
  activator?: () => VNodeChild;
384
399
  }>;
400
+ title: {
401
+ type: import("vue").PropType<string>;
402
+ } & {
403
+ type: import("vue").PropType<string>;
404
+ };
385
405
  label: {
386
406
  type: import("vue").PropType<string>;
387
407
  } & {
@@ -507,6 +527,7 @@ declare const _default: {
507
527
  colorSchemaType?: any;
508
528
  colors?: any;
509
529
  } & {
530
+ title?: string;
510
531
  name?: {
511
532
  [x: `onUpdate:${string}`]: {
512
533
  type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
@@ -1,80 +1,96 @@
1
- import { IWebComponentInstance } from "../../..";
2
1
  import { GuidValue, EnterprisePropertySet } from "../../../models";
3
- import { VueComponentBase, IValidator } from "../..";
4
- import "./EnterprisePropertySetPickerStyles.css";
5
- import { EnterprisePropertySetStore, EnterprisePropertyCategoryStore, MultilingualStore } from "../../../stores";
6
- import { OmniaUxLocalization } from "../../UxModels";
7
- import { IEnterprisePropertySetPicker } from "./IEnterprisePropertySetPicker";
8
- export declare class EnterprisePropertySetPicker extends VueComponentBase implements IWebComponentInstance, IEnterprisePropertySetPicker {
9
- preSelectedPropertySetId?: GuidValue | Array<GuidValue>;
10
- propertySetItems?: Array<EnterprisePropertySet>;
2
+ declare const _default: (props: {
3
+ preSelectedPropertySetId?: GuidValue | GuidValue[];
4
+ } & {
5
+ propertySetItems?: EnterprisePropertySet[];
6
+ } & {
11
7
  label?: string;
8
+ } & {
12
9
  hint?: string;
10
+ } & {
13
11
  persistentHint?: boolean;
14
- disabled: boolean;
15
- multiple: boolean;
16
- onChange: (propertySetId: GuidValue | Array<GuidValue>) => void;
17
- filled: boolean;
18
- hideDetails: boolean;
19
- requiredWithValidator?: IValidator;
20
- enterprisePropertySetStore: EnterprisePropertySetStore;
21
- enterprisePropertyCategoryStore: EnterprisePropertyCategoryStore;
22
- multilingualStore: MultilingualStore;
23
- uxLoc: OmniaUxLocalization;
24
- private pickerStyles;
25
- private internalSelectedIds;
26
- private sourcePropertySetGroupListing;
27
- private textboxValue;
28
- private nonCategoryModeSelectedValue;
29
- private uiSelectionItems;
30
- private uiMultipleExpandedGroups;
31
- private uiAccordionExpandedGroup;
32
- private uiSelectedSetInGroupIndexs;
33
- private multipleExpansionPanel;
34
- private uiMultipleSelectedItems;
35
- private uiSingleSelectedSetTitle;
36
- private isValid;
37
- private isValidateTrigged;
38
- private isLoading;
39
- private needToReinitSelectionUI;
40
- private filteringTimewatchKey;
41
- private filteringTimewatch;
42
- private inFilteringMode;
43
- private inCategoryMode;
44
- preSelectedEnterpriseProperyIdChanged(model: string | Array<string>): void;
45
- propertyItemsChanged(model: string): void;
46
- created(): void;
47
- mounted(): void;
48
- beforeDestroy(): void;
49
- validate(): Promise<boolean>;
50
- clearValidation(): void;
51
- private validateValue;
52
- private init;
53
- private initMode;
54
- private initSourceItems;
55
- private setInternalSelectedValue;
56
- private cloneGroup;
57
- private initUISelectionItems;
58
- private triggerOnChange;
59
- private initCategoryModeItemSelection;
60
- private initNonCategoryModeItemSelection;
61
- private resetUIItemSelected;
62
- private resetSelectedItemIndexInGroup;
63
- private restoreSingleSelectedValue;
64
- private eliminateMultipleSelectedValues;
65
- private getPropertySetGroupListing;
66
- private groupSetsByCategory;
67
- private onFilterPropertySet;
68
- private onClearTextboxValue;
69
- private onSelectValueInCategoryMode;
70
- private onSelectValueInNonCategoryMode;
71
- private onRemoveChip;
72
- private onMenuActivatorClick;
73
- private onToggleCategory;
74
- private switchToValueMode;
75
- private renderPropertySetSelections;
76
- private renderInput;
77
- private renderSingleMode;
78
- private renderMultipleMode;
79
- render(): JSX.Element;
80
- }
12
+ } & {
13
+ disabled?: boolean;
14
+ } & {
15
+ filled?: boolean;
16
+ } & {
17
+ hideDetails?: boolean;
18
+ } & {
19
+ requiredWithValidator?: boolean;
20
+ } & {
21
+ multiple?: boolean;
22
+ } & Omit<{
23
+ onChange?: (propertySetId: GuidValue | GuidValue[]) => any;
24
+ }, "label" | "filled" | "multiple" | "disabled" | "hint" | "persistentHint" | "hideDetails" | "requiredWithValidator" | "preSelectedPropertySetId" | "propertySetItems"> & {
25
+ "v-slots"?: {
26
+ default?: import("vue").Slot;
27
+ };
28
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "filled" | "multiple" | "disabled" | "hint" | "persistentHint" | "hideDetails" | "requiredWithValidator" | "preSelectedPropertySetId" | "propertySetItems">) => {
29
+ $: import("vue").ComponentInternalInstance;
30
+ $data: {};
31
+ $props: {};
32
+ $attrs: {
33
+ [x: string]: unknown;
34
+ };
35
+ $refs: {
36
+ [x: string]: unknown;
37
+ };
38
+ $slots: Readonly<{
39
+ [name: string]: import("vue").Slot<any>;
40
+ }>;
41
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
42
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
43
+ $emit: (event: string, ...args: any[]) => void;
44
+ $el: any;
45
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
46
+ beforeCreate?: (() => void) | (() => void)[];
47
+ created?: (() => void) | (() => void)[];
48
+ beforeMount?: (() => void) | (() => void)[];
49
+ mounted?: (() => void) | (() => void)[];
50
+ beforeUpdate?: (() => void) | (() => void)[];
51
+ updated?: (() => void) | (() => void)[];
52
+ activated?: (() => void) | (() => void)[];
53
+ deactivated?: (() => void) | (() => void)[];
54
+ beforeDestroy?: (() => void) | (() => void)[];
55
+ beforeUnmount?: (() => void) | (() => void)[];
56
+ destroyed?: (() => void) | (() => void)[];
57
+ unmounted?: (() => void) | (() => void)[];
58
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
59
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
60
+ 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)[];
61
+ };
62
+ $forceUpdate: () => void;
63
+ $nextTick: typeof import("vue").nextTick;
64
+ $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;
65
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
66
+ propsDefinition: {
67
+ preSelectedPropertySetId?: GuidValue | GuidValue[];
68
+ } & {
69
+ propertySetItems?: EnterprisePropertySet[];
70
+ } & {
71
+ label?: string;
72
+ } & {
73
+ hint?: string;
74
+ } & {
75
+ persistentHint?: boolean;
76
+ } & {
77
+ disabled?: boolean;
78
+ } & {
79
+ filled?: boolean;
80
+ } & {
81
+ hideDetails?: boolean;
82
+ } & {
83
+ requiredWithValidator?: boolean;
84
+ } & {
85
+ multiple?: boolean;
86
+ } & {
87
+ "v-slots"?: {
88
+ default?: import("vue").Slot;
89
+ };
90
+ } & {
91
+ onChange?: (propertySetId: GuidValue | GuidValue[]) => any;
92
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "filled" | "multiple" | "disabled" | "hint" | "persistentHint" | "hideDetails" | "requiredWithValidator" | "preSelectedPropertySetId" | "propertySetItems">;
93
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
94
+ [key: string]: any;
95
+ }>;
96
+ export default _default;
@@ -1,6 +1,4 @@
1
- import { DefineSlot } from "@omnia/fx/ux";
2
1
  import { FillDefinition } from "@omnia/fx-models";
3
- import { VNodeChild } from "vue";
4
2
  export type ColorPickerType = "default" | "all" | "onBase";
5
3
  declare const _default: (props: {
6
4
  "v-model"?: FillDefinition;
@@ -18,11 +16,15 @@ declare const _default: (props: {
18
16
  enableDynamicColor?: boolean;
19
17
  } & {
20
18
  createNewColorDynamic?: boolean;
21
- } & DefineSlot<"activator", () => VNodeChild> & Omit<{}, "title" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic"> & {
19
+ } & {
20
+ label?: string;
21
+ } & Omit<{
22
+ onActivator?: () => any;
23
+ }, "title" | "label" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic"> & {
22
24
  "v-slots"?: {
23
25
  default?: import("vue").Slot;
24
26
  };
25
- } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic">) => {
27
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "label" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic">) => {
26
28
  $: import("vue").ComponentInternalInstance;
27
29
  $data: {};
28
30
  $props: {};
@@ -76,11 +78,15 @@ declare const _default: (props: {
76
78
  enableDynamicColor?: boolean;
77
79
  } & {
78
80
  createNewColorDynamic?: boolean;
79
- } & DefineSlot<"activator", () => VNodeChild> & {
81
+ } & {
82
+ label?: string;
83
+ } & {
80
84
  "v-slots"?: {
81
85
  default?: import("vue").Slot;
82
86
  };
83
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic">;
87
+ } & {
88
+ onActivator?: () => any;
89
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "label" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic">;
84
90
  } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
85
91
  [key: string]: any;
86
92
  }>;
@@ -7,6 +7,11 @@ declare const _default: {
7
7
  } & {
8
8
  itemRendering?: (element: VNodeChild, item: FilterPickerFilter) => VNodeChild;
9
9
  }>;
10
+ label: {
11
+ type: import("vue").PropType<string>;
12
+ } & {
13
+ type: import("vue").PropType<string>;
14
+ };
10
15
  sortable: {
11
16
  type: import("vue").PropType<boolean>;
12
17
  } & {
@@ -64,6 +69,11 @@ declare const _default: {
64
69
  } & {
65
70
  itemRendering?: (element: VNodeChild, item: FilterPickerFilter) => VNodeChild;
66
71
  }>;
72
+ label: {
73
+ type: import("vue").PropType<string>;
74
+ } & {
75
+ type: import("vue").PropType<string>;
76
+ };
67
77
  sortable: {
68
78
  type: import("vue").PropType<boolean>;
69
79
  } & {
@@ -128,6 +138,11 @@ declare const _default: {
128
138
  } & {
129
139
  itemRendering?: (element: VNodeChild, item: FilterPickerFilter) => VNodeChild;
130
140
  }>;
141
+ label: {
142
+ type: import("vue").PropType<string>;
143
+ } & {
144
+ type: import("vue").PropType<string>;
145
+ };
131
146
  sortable: {
132
147
  type: import("vue").PropType<boolean>;
133
148
  } & {
@@ -189,6 +204,11 @@ declare const _default: {
189
204
  } & {
190
205
  itemRendering?: (element: VNodeChild, item: FilterPickerFilter) => VNodeChild;
191
206
  }>;
207
+ label: {
208
+ type: import("vue").PropType<string>;
209
+ } & {
210
+ type: import("vue").PropType<string>;
211
+ };
192
212
  sortable: {
193
213
  type: import("vue").PropType<boolean>;
194
214
  } & {
@@ -252,6 +272,7 @@ declare const _default: {
252
272
  colors?: any;
253
273
  } & {
254
274
  class?: String | String[];
275
+ label?: string;
255
276
  size?: "small" | "default" | "x-small";
256
277
  grow?: boolean;
257
278
  "v-model"?: FilterPickerFilter[];
@@ -342,6 +342,8 @@ declare const _default: {
342
342
  description?: string;
343
343
  label?: string;
344
344
  height?: number;
345
+ unitLabel?: string;
346
+ "unit-label"?: string;
345
347
  clickCallback?: (label?: string) => void;
346
348
  "click-callback"?: (label?: string) => void;
347
349
  loadData?: (isPrevious: boolean) => Promise<void>;
@@ -356,8 +358,6 @@ declare const _default: {
356
358
  label: string;
357
359
  value: number;
358
360
  }[];
359
- unitLabel?: string;
360
- "unit-label"?: string;
361
361
  }>, never>;
362
362
  };
363
363
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { useJourneyStore } from "@omnia/fx/ux";
2
- import { JourneyVariant } from "./JourneyV2.css";
2
+ import { JourneyVariant } from "./Journey.css";
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
5
5
  variant: {