@omnia/fx 8.0.399-dev → 8.0.401-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 (111) hide show
  1. package/internal-do-not-import-from-here/ux/Exposes.d.ts +0 -1
  2. package/internal-do-not-import-from-here/ux/StyleFlow.d.ts +1 -0
  3. package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +1 -0
  4. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/loc/localize.d.ts +6 -2
  5. package/internal-do-not-import-from-here/ux/admin/usermanagement/index.d.ts +1 -0
  6. package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +9 -2
  7. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserManagementConstants.d.ts +6 -0
  8. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/tabs/AuthenticationBlades/BuiltInProvidersBlade.d.ts +15 -0
  9. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/tabs/AuthenticationBlades/BuiltInProvidersDetailBlade.d.ts +11 -0
  10. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/tabs/AuthenticationBlades/ExternalProvidersBlade.d.ts +15 -0
  11. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/tabs/AuthenticationBlades/OnboardingBlade.d.ts +15 -0
  12. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/tabs/AuthenticationBlades/RefreshTokensBlade.d.ts +15 -0
  13. package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +1 -1
  14. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/blades/EditStylesBlade.d.ts +16 -0
  15. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/blades/EditTypeScaleBlade.d.ts +16 -0
  16. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/store/TypographyEditorStore.d.ts +22 -2
  17. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +1 -1
  19. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +1 -1
  21. package/internal-do-not-import-from-here/ux/aurora/components/chromepicker/ChromePicker.d.ts +1 -1
  22. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +1 -1
  23. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillBlueprintsPicker.d.ts +1 -1
  27. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +1 -1
  28. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +1 -1
  29. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/aurora/components/placeholder/Placeholder.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingBlueprintPicker.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorBlueprintsPicker.d.ts +1 -1
  34. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorPicker.d.ts +1 -1
  35. package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/TextFormatPicker.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintPicker.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +5 -2
  40. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +14 -4
  41. package/internal-do-not-import-from-here/ux/aurora/components/typography/components/TypographyFillRenderer.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/aurora/store/ThemeNormalizer.d.ts +2 -1
  44. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintManager.d.ts +11 -0
  45. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1 -0
  46. package/internal-do-not-import-from-here/ux/aurora/store/index.d.ts +1 -0
  47. package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +2 -0
  48. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Typography.d.ts +2 -0
  49. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +1 -7
  50. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
  51. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +33 -179
  52. package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker_old.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/enterprisepropertysets/Picker.d.ts +12 -0
  56. package/internal-do-not-import-from-here/ux/enterprisepropertysets/picker/EnterprisePropertySetPicker.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/enterprisepropertysets/store.d.ts +32 -0
  58. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/governancedashboard/BarChartIndicator.d.ts +1 -1
  60. package/internal-do-not-import-from-here/ux/governancedashboard/NumericIndicator.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/inputtoken/InputToken.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +3 -3
  66. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +47 -457
  67. package/internal-do-not-import-from-here/ux/languagepicker/index.d.ts +0 -1
  68. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/SectionItemListing.d.ts +1 -1
  69. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +4 -4
  70. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +4 -4
  71. package/internal-do-not-import-from-here/ux/mobile/index.d.ts +1 -0
  72. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +1 -1
  74. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +3 -3
  82. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.stylex.d.ts +3 -7
  83. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.stylex_old.d.ts +0 -0
  84. package/internal-do-not-import-from-here/ux/oxide/panel/Panel_old.d.ts +0 -0
  85. package/internal-do-not-import-from-here/ux/oxide/panel/docs/PanelVariants.d.ts +0 -6
  86. package/internal-do-not-import-from-here/ux/oxide/panel/docs/SettingsPanel.d.ts +0 -6
  87. package/internal-do-not-import-from-here/ux/oxide/panel/docs/ShowHide.d.ts +0 -6
  88. package/internal-do-not-import-from-here/ux/oxide/panel/store/PanelStore.d.ts +34 -0
  89. package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  94. package/internal-do-not-import-from-here/ux/oxide/selection/Selection.d.ts +3 -2
  95. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +2 -2
  96. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +2 -2
  98. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +8 -332
  100. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
  103. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +1 -1
  104. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
  105. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
  106. package/internal-do-not-import-from-here/wctypings.d.ts +10 -10
  107. package/package.json +2 -2
  108. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/AddOrEditUserTypeBladeGeneral.d.ts +0 -15
  109. package/internal-do-not-import-from-here/ux/languagepicker/ILanguagePicker.d.ts +0 -33
  110. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/blades/{EditTypographyDefinitionBlade.d.ts → EditDefinitionBlade.d.ts} +0 -0
  111. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/blades/{EditTypographyFillBlade.d.ts → EditScaleBlade.d.ts} +0 -0
@@ -9,7 +9,7 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
9
9
  } & {
10
10
  themeType?: ThemeContextType;
11
11
  } & DefineEmit<"click:select", (typography: TextStyleType, size: TextStyleSizes) => true> & DefineEmit<"click:selectFill", (variant: BlueprintVariant) => true>> & {
12
- "onClick:select"?: (typography: "title" | "text" | "navigation" | "variants" | "fills", size: TextStyleSizes) => any;
12
+ "onClick:select"?: (typography: "title" | "text" | "navigation" | "label" | "variants" | "fills", size: TextStyleSizes) => any;
13
13
  "onClick:selectFill"?: (variant: BlueprintVariant) => any;
14
14
  } & {
15
15
  "v-slots"?: {} & Omit<{
@@ -20,5 +20,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
20
20
  "v-slots"?: {} & Omit<{
21
21
  default?: import("vue").Slot;
22
22
  }, never>;
23
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "state" | "label" | "modelValue" | "v-model" | "emit:update:modelValue" | "categoryFilters" | "renderTypeFilters"> & import("@omnia/fx/ux").VNodeEvents) => any;
23
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "state" | "modelValue" | "v-model" | "emit:update:modelValue" | "categoryFilters" | "renderTypeFilters"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
24
  export default _default;
@@ -1,4 +1,5 @@
1
- import { ResolvedThemeDefinition } from "@omnia/fx-models";
1
+ import { ResolvedThemeDefinition, TypographyBlueprint } from "@omnia/fx-models";
2
2
  export declare function ThemeNormalizer(): {
3
+ normalizeTypography: (typography: TypographyBlueprint) => TypographyBlueprint;
3
4
  normalize: (themeDefinition: ResolvedThemeDefinition) => ResolvedThemeDefinition;
4
5
  };
@@ -0,0 +1,11 @@
1
+ import { TextStyleDefinition, TextStyleSizes, TextStyleType, TypographyBlueprint } from "@omnia/fx-models";
2
+ export declare function useTypographyBlueprintManager(): {
3
+ definition: {
4
+ updateAllFromTypeScale(blueprint: TypographyBlueprint): TypographyBlueprint;
5
+ updateFromBaseStyles(definition: TextStyleDefinition, type: TextStyleType, size: TextStyleSizes, blueprint: TypographyBlueprint): TextStyleDefinition;
6
+ };
7
+ blueprint: {
8
+ initScale(blueprint: TypographyBlueprint): TypographyBlueprint;
9
+ strip(blueprint: TypographyBlueprint): TypographyBlueprint;
10
+ };
11
+ };
@@ -12,6 +12,7 @@ export declare const useTypographyBlueprintStore: () => {
12
12
  availableFonts: TypographyFontDefinition[];
13
13
  }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
14
14
  actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
15
+ normalize(blueprint: TypographyBlueprint): TypographyBlueprint;
15
16
  setBlueprint(): void;
16
17
  setThemeStore(themeStoreInstance: ReturnType<typeof useThemeStore>): void;
17
18
  }>;
@@ -13,3 +13,4 @@ export * from "./ThemeStorage";
13
13
  export * from "./VariantManager";
14
14
  export * from "./ThemeNormalizer";
15
15
  export * from "./StateManager";
16
+ export * from "./TypographyBlueprintManager";
@@ -47,6 +47,8 @@ export declare function useThemeStyling(): {
47
47
  fontSize: string;
48
48
  fontWeight: number;
49
49
  lineHeight: string;
50
+ fontStyle: string;
51
+ textTransform: any;
50
52
  letterSpacing: string;
51
53
  textDecoration: string;
52
54
  $nest: {};
@@ -76,6 +76,8 @@ declare function typographyTypeStyling(typographyType: TextStyleTypes, size: Tex
76
76
  fontSize: string;
77
77
  fontWeight: number;
78
78
  lineHeight: string;
79
+ fontStyle: string;
80
+ textTransform: any;
79
81
  letterSpacing: string;
80
82
  textDecoration: string;
81
83
  $nest: {};
@@ -1,4 +1,4 @@
1
- import { useThemeStore, useColorSchemaStore, useTypographyBlueprintStore, useSpacingBlueprintStore } from "@omnia/fx/ux";
1
+ import { useThemeStore, useColorSchemaStore, useSpacingBlueprintStore } from "@omnia/fx/ux";
2
2
  import { ColorSchemaTypes, ResolvedThemeDefinition, ThemeContextType } from "@omnia/fx-models";
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
@@ -15,7 +15,6 @@ declare const _default: {
15
15
  "onTheme:initialized"?: (theme: {
16
16
  themeStore: ReturnType<typeof useThemeStore>;
17
17
  colors: ReturnType<typeof useColorSchemaStore>;
18
- typography: ReturnType<typeof useTypographyBlueprintStore>;
19
18
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
20
19
  }) => any;
21
20
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
@@ -24,7 +23,6 @@ declare const _default: {
24
23
  "theme:initialized": (theme: {
25
24
  themeStore: ReturnType<typeof useThemeStore>;
26
25
  colors: ReturnType<typeof useColorSchemaStore>;
27
- typography: ReturnType<typeof useTypographyBlueprintStore>;
28
26
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
29
27
  }) => any;
30
28
  }, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
@@ -48,7 +46,6 @@ declare const _default: {
48
46
  "onTheme:initialized"?: (theme: {
49
47
  themeStore: ReturnType<typeof useThemeStore>;
50
48
  colors: ReturnType<typeof useColorSchemaStore>;
51
- typography: ReturnType<typeof useTypographyBlueprintStore>;
52
49
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
53
50
  }) => any;
54
51
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
@@ -71,7 +68,6 @@ declare const _default: {
71
68
  "onTheme:initialized"?: (theme: {
72
69
  themeStore: ReturnType<typeof useThemeStore>;
73
70
  colors: ReturnType<typeof useColorSchemaStore>;
74
- typography: ReturnType<typeof useTypographyBlueprintStore>;
75
71
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
76
72
  }) => any;
77
73
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
@@ -80,7 +76,6 @@ declare const _default: {
80
76
  "theme:initialized": (theme: {
81
77
  themeStore: ReturnType<typeof useThemeStore>;
82
78
  colors: ReturnType<typeof useColorSchemaStore>;
83
- typography: ReturnType<typeof useTypographyBlueprintStore>;
84
79
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
85
80
  }) => any;
86
81
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
@@ -92,7 +87,6 @@ declare const _default: {
92
87
  "onTheme:initialized"?: (theme: {
93
88
  themeStore: ReturnType<typeof useThemeStore>;
94
89
  colors: ReturnType<typeof useColorSchemaStore>;
95
- typography: ReturnType<typeof useTypographyBlueprintStore>;
96
90
  spacing: ReturnType<typeof useSpacingBlueprintStore>;
97
91
  }) => any;
98
92
  };
@@ -37,5 +37,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
37
37
  "v-slots"?: {} & Omit<{
38
38
  default?: import("vue").Slot;
39
39
  }, never>;
40
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "label" | "disabled" | "tooltip" | "scrollable" | "modelValue" | "v-model" | "emit:update:modelValue" | "description" | "singleLine" | "formatter" | "localeString" | "pickerMode" | "isRequired" | "hasIcon" | "emit:isKeepMenuOpen"> & import("@omnia/fx/ux").VNodeEvents) => any;
40
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "disabled" | "tooltip" | "scrollable" | "modelValue" | "v-model" | "emit:update:modelValue" | "description" | "singleLine" | "formatter" | "localeString" | "pickerMode" | "isRequired" | "hasIcon" | "emit:isKeepMenuOpen"> & import("@omnia/fx/ux").VNodeEvents) => any;
41
41
  export default _default;
@@ -1,181 +1,35 @@
1
1
  import { DateTimeZone } from "@omnia/fx/models";
2
- declare const _default: {
3
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
- showMenu: {
5
- type: import("vue").PropType<boolean>;
6
- required: false;
7
- };
8
- isError: {
9
- type: import("vue").PropType<boolean>;
10
- required: false;
11
- };
12
- singleLine: {
13
- type: import("vue").PropType<boolean>;
14
- required: false;
15
- };
16
- label: {
17
- type: import("vue").PropType<string>;
18
- };
19
- disabled: {
20
- type: import("vue").PropType<boolean>;
21
- required: false;
22
- };
23
- firstDayOfWeek: {
24
- type: import("vue").PropType<number>;
25
- required: false;
26
- };
27
- locale: {
28
- type: import("vue").PropType<string>;
29
- };
30
- dateFormat: {
31
- type: import("vue").PropType<string>;
32
- required: false;
33
- };
34
- minuteSkip: {
35
- type: import("vue").PropType<number>;
36
- required: false;
37
- };
38
- variant: {
39
- type: import("vue").PropType<"date" | "date-time">;
40
- required: false;
41
- };
42
- "onUpdate:modelValue": {
43
- type: import("vue").PropType<(value: DateTimeZone<Date>) => any | void>;
44
- };
45
- "v-model": {
46
- type: import("vue").PropType<DateTimeZone<Date>>;
47
- required: false;
48
- };
49
- modelValue: {
50
- type: import("vue").PropType<DateTimeZone<Date>>;
51
- required: false;
52
- };
53
- }>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
54
- P: {};
55
- B: {};
56
- D: {};
57
- C: {};
58
- M: {};
59
- Defaults: {};
60
- }, Readonly<import("vue").ExtractPropTypes<{
61
- showMenu: {
62
- type: import("vue").PropType<boolean>;
63
- required: false;
64
- };
65
- isError: {
66
- type: import("vue").PropType<boolean>;
67
- required: false;
68
- };
69
- singleLine: {
70
- type: import("vue").PropType<boolean>;
71
- required: false;
72
- };
73
- label: {
74
- type: import("vue").PropType<string>;
75
- };
76
- disabled: {
77
- type: import("vue").PropType<boolean>;
78
- required: false;
79
- };
80
- firstDayOfWeek: {
81
- type: import("vue").PropType<number>;
82
- required: false;
83
- };
84
- locale: {
85
- type: import("vue").PropType<string>;
86
- };
87
- dateFormat: {
88
- type: import("vue").PropType<string>;
89
- required: false;
90
- };
91
- minuteSkip: {
92
- type: import("vue").PropType<number>;
93
- required: false;
94
- };
95
- variant: {
96
- type: import("vue").PropType<"date" | "date-time">;
97
- required: false;
98
- };
99
- "onUpdate:modelValue": {
100
- type: import("vue").PropType<(value: DateTimeZone<Date>) => any | void>;
101
- };
102
- "v-model": {
103
- type: import("vue").PropType<DateTimeZone<Date>>;
104
- required: false;
105
- };
106
- modelValue: {
107
- type: import("vue").PropType<DateTimeZone<Date>>;
108
- required: false;
109
- };
110
- }>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {}>;
111
- __isFragment?: never;
112
- __isTeleport?: never;
113
- __isSuspense?: never;
114
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
115
- showMenu: {
116
- type: import("vue").PropType<boolean>;
117
- required: false;
118
- };
119
- isError: {
120
- type: import("vue").PropType<boolean>;
121
- required: false;
122
- };
123
- singleLine: {
124
- type: import("vue").PropType<boolean>;
125
- required: false;
126
- };
127
- label: {
128
- type: import("vue").PropType<string>;
129
- };
130
- disabled: {
131
- type: import("vue").PropType<boolean>;
132
- required: false;
133
- };
134
- firstDayOfWeek: {
135
- type: import("vue").PropType<number>;
136
- required: false;
137
- };
138
- locale: {
139
- type: import("vue").PropType<string>;
140
- };
141
- dateFormat: {
142
- type: import("vue").PropType<string>;
143
- required: false;
144
- };
145
- minuteSkip: {
146
- type: import("vue").PropType<number>;
147
- required: false;
148
- };
149
- variant: {
150
- type: import("vue").PropType<"date" | "date-time">;
151
- required: false;
152
- };
153
- "onUpdate:modelValue": {
154
- type: import("vue").PropType<(value: DateTimeZone<Date>) => any | void>;
155
- };
156
- "v-model": {
157
- type: import("vue").PropType<DateTimeZone<Date>>;
158
- required: false;
159
- };
160
- modelValue: {
161
- type: import("vue").PropType<DateTimeZone<Date>>;
162
- required: false;
163
- };
164
- }>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
165
- propsDefinition: Omit<Readonly<{} & {
166
- variant?: "date" | "date-time";
167
- label?: string;
168
- disabled?: boolean;
169
- modelValue?: DateTimeZone<Date>;
170
- "onUpdate:modelValue"?: (value: DateTimeZone<Date>) => any | void;
171
- locale?: string;
172
- "v-model"?: DateTimeZone<Date>;
173
- showMenu?: boolean;
174
- dateFormat?: string;
175
- singleLine?: boolean;
176
- isError?: boolean;
177
- minuteSkip?: number;
178
- firstDayOfWeek?: number;
179
- }>, never>;
180
- };
2
+ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
3
+ "emit:update:modelValue": (value: DateTimeZone<Date>) => void;
4
+ } & {
5
+ "v-model"?: DateTimeZone<Date>;
6
+ } & {
7
+ modelValue?: DateTimeZone<Date>;
8
+ } & {
9
+ variant?: "date" | "date-time";
10
+ } & {
11
+ minuteSkip?: number;
12
+ } & {
13
+ dateFormat?: string;
14
+ } & {
15
+ locale?: string;
16
+ } & {
17
+ firstDayOfWeek?: number;
18
+ } & {
19
+ disabled?: boolean;
20
+ } & {
21
+ label?: string;
22
+ } & {
23
+ singleLine?: boolean;
24
+ } & {
25
+ isError?: boolean;
26
+ } & {
27
+ showMenu?: boolean;
28
+ }> & {
29
+ "onUpdate:modelValue"?: (value: DateTimeZone<Date>) => any;
30
+ } & {
31
+ "v-slots"?: {} & Omit<{
32
+ default?: import("vue").Slot;
33
+ }, never>;
34
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "disabled" | "modelValue" | "locale" | "v-model" | "emit:update:modelValue" | "showMenu" | "dateFormat" | "singleLine" | "isError" | "minuteSkip" | "firstDayOfWeek"> & import("@omnia/fx/ux").VNodeEvents) => any;
181
35
  export default _default;
@@ -85,9 +85,9 @@ declare const _default: {
85
85
  };
86
86
  }>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
87
87
  propsDefinition: Omit<Readonly<{} & {
88
+ label?: string;
88
89
  variant?: "time" | "date" | "date-time";
89
90
  size?: "l" | "s" | "xs" | "m" | "xl" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
90
- label?: string;
91
91
  value?: DateTimeZone<string>;
92
92
  dateFormat?: string;
93
93
  showTimeZone?: boolean;
@@ -12,5 +12,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<EnterprisePr
12
12
  "v-slots"?: {} & Omit<{
13
13
  default?: import("vue").Slot;
14
14
  }, never>;
15
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "label" | "required" | "multiple" | "disabled" | "modelValue" | "hideDetails" | "v-model" | "emit:update:modelValue" | "emit:change" | "propertyItems" | "externalPropertyItems" | "excludedPropertyTypeIds" | "preSelectedPropertyInternalName"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "required" | "multiple" | "disabled" | "modelValue" | "hideDetails" | "v-model" | "emit:update:modelValue" | "emit:change" | "propertyItems" | "externalPropertyItems" | "excludedPropertyTypeIds" | "preSelectedPropertyInternalName"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
16
  export default _default;
@@ -10,5 +10,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<EnterprisePr
10
10
  "v-slots"?: {} & Omit<{
11
11
  default?: import("vue").Slot;
12
12
  }, never>;
13
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "label" | "required" | "multiple" | "disabled" | "hideDetails" | "emit:change" | "propertyItems" | "externalPropertyItems" | "excludedPropertyTypeIds" | "preSelectedPropertyInternalName"> & import("@omnia/fx/ux").VNodeEvents) => any;
13
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "required" | "multiple" | "disabled" | "hideDetails" | "emit:change" | "propertyItems" | "externalPropertyItems" | "excludedPropertyTypeIds" | "preSelectedPropertyInternalName"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
14
  export default _default;
@@ -0,0 +1,12 @@
1
+ import { DefineEmit, DefineProp, DefineVModel } from "@omnia/fx/ux";
2
+ import { EnterprisePropertySet, guid, OSelectVariants } from "@omnia/fx-models";
3
+ type Prop = DefineVModel<"", guid | Array<guid>, false, null> & DefineProp<"variant", OSelectVariants, false, null> & DefineProp<"propertySetItems", Array<EnterprisePropertySet>, false, null> & DefineProp<"label", string, false, null> & DefineProp<"hint", string, false, null> & DefineProp<"filled", boolean, false, null> & DefineProp<"multiple", boolean, false, null> & DefineProp<"disabled", boolean, false, null> & DefineProp<"hideDetails", boolean, false, false> & DefineProp<"persistentHint", boolean, false, null> & DefineProp<"requiredWithValidator", boolean, false, null> & DefineProp<"preSelectedPropertySetId", guid | Array<guid>, false, null> & DefineEmit<"change", (propertySetId: guid | Array<guid>) => void>;
4
+ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<Prop> & {
5
+ onChange?: (propertySetId: guid | guid[]) => any;
6
+ "onUpdate:modelValue"?: (value: guid | guid[]) => any;
7
+ } & {
8
+ "v-slots"?: {} & Omit<{
9
+ default?: import("vue").Slot;
10
+ }, never>;
11
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "filled" | "multiple" | "disabled" | "modelValue" | "hideDetails" | "hint" | "persistentHint" | "v-model" | "emit:update:modelValue" | "emit:change" | "requiredWithValidator" | "propertySetItems" | "preSelectedPropertySetId"> & import("@omnia/fx/ux").VNodeEvents) => any;
12
+ export default _default;
@@ -26,5 +26,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
26
26
  "v-slots"?: {} & Omit<{
27
27
  default?: import("vue").Slot;
28
28
  }, never>;
29
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "filled" | "label" | "multiple" | "disabled" | "hideDetails" | "hint" | "persistentHint" | "emit:change" | "requiredWithValidator" | "preSelectedPropertySetId" | "propertySetItems"> & import("@omnia/fx/ux").VNodeEvents) => any;
29
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "filled" | "multiple" | "disabled" | "hideDetails" | "hint" | "persistentHint" | "emit:change" | "requiredWithValidator" | "propertySetItems" | "preSelectedPropertySetId"> & import("@omnia/fx/ux").VNodeEvents) => any;
30
30
  export default _default;
@@ -0,0 +1,32 @@
1
+ import { EnterprisePropertySet, guid } from "@omnia/fx-models";
2
+ import { JourneySelectItem } from "@omnia/fx/ux";
3
+ type SettingsValue = {
4
+ preSelectedPropertySetId: guid | Array<guid>;
5
+ modelValue: guid | Array<guid>;
6
+ propertySetItems: Array<EnterprisePropertySet>;
7
+ };
8
+ export declare const useEnterprisePropertySetPickerStore: () => {
9
+ state: {
10
+ items: JourneySelectItem<any>[];
11
+ selectedItems: guid[];
12
+ properties: EnterprisePropertySet[];
13
+ isLoading: boolean;
14
+ };
15
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
16
+ validateState(): void;
17
+ setSelection(selection: guid | Array<guid>): void;
18
+ init(settingsValue: SettingsValue): Promise<void>;
19
+ }>;
20
+ events: import("@omnia/fx/stores").StoreEvents<{
21
+ items: JourneySelectItem<any>[];
22
+ selectedItems: guid[];
23
+ properties: EnterprisePropertySet[];
24
+ isLoading: boolean;
25
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
26
+ get: {
27
+ displayName: (id: guid) => string;
28
+ };
29
+ } & {
30
+ dispose?: () => void;
31
+ };
32
+ export {};
@@ -31,5 +31,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
31
31
  } & Omit<{
32
32
  default?: import("vue").Slot;
33
33
  }, "itemRendering">;
34
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "grow" | "size" | "class" | "label" | "filters" | "modelValue" | "v-model" | "emit:update:modelValue" | "sortable" | "slot:itemRendering" | "singleSelect" | "emit:item:removed" | "emit:item:sorted"> & import("@omnia/fx/ux").VNodeEvents) => any;
34
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "grow" | "size" | "class" | "filters" | "modelValue" | "v-model" | "emit:update:modelValue" | "sortable" | "slot:itemRendering" | "singleSelect" | "emit:item:removed" | "emit:item:sorted"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
35
  export default _default;
@@ -143,6 +143,7 @@ declare const _default: {
143
143
  };
144
144
  }>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
145
145
  propsDefinition: Omit<Readonly<{} & {
146
+ label?: string;
146
147
  style?: {
147
148
  container?: import("typestyle/lib/types").NestedCSSProperties;
148
149
  title: import("typestyle/lib/types").NestedCSSProperties;
@@ -153,7 +154,6 @@ declare const _default: {
153
154
  color?: string;
154
155
  icon?: IIcon;
155
156
  height?: number;
156
- label?: string;
157
157
  description?: string;
158
158
  unitLabel?: string;
159
159
  clickCallback?: (label?: string) => void;
@@ -32,5 +32,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
32
32
  "v-slots"?: {} & Omit<{
33
33
  default?: import("vue").Slot;
34
34
  }, never>;
35
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "style" | "color" | "icon" | "height" | "label" | "valueBind" | "description" | "valueUnit" | "clickCallback" | "emit:update:valueBind" | "v-model:valueBind"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "style" | "color" | "icon" | "height" | "valueBind" | "description" | "valueUnit" | "clickCallback" | "emit:update:valueBind" | "v-model:valueBind"> & import("@omnia/fx/ux").VNodeEvents) => any;
36
36
  export default _default;
@@ -289,9 +289,9 @@ declare const _default: {
289
289
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
290
290
  propsDefinition: Omit<Readonly<{} & {
291
291
  filter?: (identities: IResolvedIdentity[]) => IResolvedIdentity[];
292
+ label?: string;
292
293
  type?: PrincipalTypes;
293
294
  top?: boolean;
294
- label?: string;
295
295
  identityStore?: IIdentityPickerStore;
296
296
  disabled?: boolean;
297
297
  description?: string;
@@ -72,5 +72,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
72
72
  "v-slots"?: {} & Omit<{
73
73
  default?: import("vue").Slot;
74
74
  }, never>;
75
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "filter" | "type" | "top" | "variant" | "label" | "identityStore" | "required" | "multiple" | "dense" | "disabled" | "modelValue" | "v-model" | "emit:update:modelValue" | "description" | "ariaInvalid" | "ariaDescribedby" | "providerIds" | "emailEnabled" | "permissionEnabled" | "businessProfileId" | "singleLine" | "attachToParent" | "keepSelectionMenu" | "showCurrentUserOption" | "autoOpenSelection" | "disabledIdentities" | "blockedIdentities" | "emit:menuToggle" | "hideTab" | "hideGroupTypeSelection" | "hideUserTypeSelection" | "hideDynamicGroupSelection" | "enableSpecialUser"> & import("@omnia/fx/ux").VNodeEvents) => any;
75
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "filter" | "label" | "type" | "top" | "variant" | "identityStore" | "required" | "multiple" | "dense" | "disabled" | "modelValue" | "v-model" | "emit:update:modelValue" | "description" | "ariaInvalid" | "ariaDescribedby" | "providerIds" | "emailEnabled" | "permissionEnabled" | "businessProfileId" | "singleLine" | "attachToParent" | "keepSelectionMenu" | "showCurrentUserOption" | "autoOpenSelection" | "disabledIdentities" | "blockedIdentities" | "emit:menuToggle" | "hideTab" | "hideGroupTypeSelection" | "hideUserTypeSelection" | "hideDynamicGroupSelection" | "enableSpecialUser"> & import("@omnia/fx/ux").VNodeEvents) => any;
76
76
  export default _default;
@@ -373,9 +373,9 @@ declare const _default: {
373
373
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
374
374
  propsDefinition: Omit<Readonly<{} & {
375
375
  filter?: (identities: IResolvedIdentity[]) => IResolvedIdentity[];
376
+ label?: string;
376
377
  type?: PrincipalTypes;
377
378
  top?: boolean;
378
- label?: string;
379
379
  identityStore?: IIdentityPickerStore;
380
380
  required?: boolean;
381
381
  multiple?: boolean;
@@ -21,5 +21,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
21
21
  "v-slots"?: {} & Omit<{
22
22
  default?: import("vue").Slot;
23
23
  }, never>;
24
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "class" | "label" | "disabled" | "styles" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "class" | "disabled" | "styles" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
25
  export default _default;
@@ -1,7 +1,7 @@
1
1
  import { DefineEmit, DefineProp, DefinePropTheming, DefineSlot, DefineVModel, JourneySelectItem, JourneySelectPropertyMapping, useJourneySelectStore } from "@omnia/fx/ux";
2
2
  import { VNodeChild } from "vue";
3
3
  import { ActionDefinition } from "@omnia/fx-models";
4
- type BaseProps<TItem> = DefinePropTheming & DefineVModel<"", Array<any> | any> & DefineProp<"getApi", (store: ReturnType<typeof useJourneySelectStore>) => void, false, null, "callback to get a reference to the store"> & DefineProp<"items", Array<TItem>, false, null, "Items to select from"> & DefineProp<"toned", boolean, false, null, "Sets the component to toned"> & DefineProp<"multiple", boolean, false, null, "If it is allowed to select multiple or single"> & DefineProp<"propertyValueMapping", JourneySelectPropertyMapping<TItem>, false, null, "Property value mappings"> & DefineProp<"returnSelectionAsObject", boolean, false, null, "Changes the selection behavior to return the object directly rather than the value specified with item-value"> & DefineProp<"label", string, null, null, "The label of the component"> & DefineProp<"labelAdd", string, null, null, "The add label of the component"> & DefineProp<"titleAdd", string, null, null, "The add title of the add blade"> & DefineProp<"titleEdit", string, null, null, "The edit title of the edit blade"> & DefineProp<"disableSearch", boolean, false, null, "Disables the automatic search"> & DefineProp<"disableSave", boolean, false, null, "If it is allowed save"> & DefineProp<"sortable", boolean, false, null, "If it is allowed to sort"> & DefineProp<"readonly", boolean, false, null, "Disable add and delete"> & DefineProp<"list", boolean, false, null, "Always render the items as a list"> & DefineProp<"confirmDelete", boolean, false, null, "If you confirm before delete from the items"> & DefineProp<"noAddConfirm", boolean, false, null, "If items are added without a save button"> & DefineProp<"bladelessAdd", boolean, false, null, "If addis not a blade and only fires events"> & DefineProp<"bladeless", boolean, false, null, "If add/edit is not a blade and only fires events"> & DefineProp<"actions", ActionDefinition[], false, null, "Actions to display in the blade header"> & DefineSlot<"selectionItemRender", (item: JourneySelectItem<any>, index: number, isSelected: boolean) => VNodeChild> & DefineSlot<"selectionRender", () => VNodeChild> & DefineSlot<"selectedItemRenderer", (item: JourneySelectItem<any>, index: number) => VNodeChild> & DefineSlot<"settingsRender", (item: any, index: number) => VNodeChild> & DefineSlot<"actions", () => VNodeChild> & DefineEmit<"showAdd", () => true> & DefineEmit<"showEdit", (item: TItem, index: number) => true> & DefineEmit<"search", (searchText: string) => true> & DefineEmit<"click:clear", () => true> & DefineEmit<"click:add", (item: Array<TItem> | TItem) => true> & DefineEmit<"click:update", (item: TItem, index: number) => true> & DefineEmit<"click:delete", (item: TItem, index: number) => true>;
4
+ type BaseProps<TItem> = DefinePropTheming & DefineVModel<"", Array<any> | any> & DefineProp<"getApi", (store: ReturnType<typeof useJourneySelectStore>) => void, false, null, "callback to get a reference to the store"> & DefineProp<"items", Array<TItem>, false, null, "Items to select from"> & DefineProp<"toned", boolean, false, null, "Sets the component to toned"> & DefineProp<"multiple", boolean, false, null, "If it is allowed to select multiple or single"> & DefineProp<"propertyValueMapping", JourneySelectPropertyMapping<TItem>, false, null, "Property value mappings"> & DefineProp<"returnSelectionAsObject", boolean, false, null, "Changes the selection behavior to return the object directly rather than the value specified with item-value"> & DefineProp<"label", string, null, null, "The label of the component"> & DefineProp<"labelAdd", string, null, null, "The add label of the component"> & DefineProp<"titleAdd", string, null, null, "The add title of the add blade"> & DefineProp<"titleEdit", string, null, null, "The edit title of the edit blade"> & DefineProp<"disableSearch", boolean, false, null, "Disables the automatic search"> & DefineProp<"disableSave", boolean, false, null, "If it is allowed save"> & DefineProp<"sortable", boolean, false, null, "If it is allowed to sort"> & DefineProp<"readonly", boolean, false, null, "Disable add and delete"> & DefineProp<"list", boolean, false, null, "Always render the items as a list"> & DefineProp<"confirmDelete", boolean, false, null, "If you confirm before delete from the items"> & DefineProp<"noAddConfirm", boolean, false, null, "If items are added without a save button"> & DefineProp<"bladelessAdd", boolean, false, null, "If addis not a blade and only fires events"> & DefineProp<"bladeless", boolean, false, null, "If add/edit is not a blade and only fires events"> & DefineProp<"actions", ActionDefinition[], false, null, "Actions to display in the blade header"> & DefineProp<"itemSettingable", (item: TItem) => boolean, false, null, "Item has settings or not."> & DefineSlot<"selectionItemRender", (item: JourneySelectItem<any>, index: number, isSelected: boolean) => VNodeChild> & DefineSlot<"selectionRender", () => VNodeChild> & DefineSlot<"selectedItemRenderer", (item: JourneySelectItem<any>, index: number) => VNodeChild> & DefineSlot<"settingsRender", (item: JourneySelectItem<any>, index: number) => VNodeChild> & DefineSlot<"actions", () => VNodeChild> & DefineEmit<"showAdd", () => true> & DefineEmit<"showEdit", (item: TItem, index: number) => true> & DefineEmit<"search", (searchText: string) => true> & DefineEmit<"click:clear", () => true> & DefineEmit<"click:add", (item: Array<TItem> | TItem) => true> & DefineEmit<"click:update", (item: TItem, index: number) => true> & DefineEmit<"click:delete", (item: TItem, index: number) => true>;
5
5
  declare const _default: <TItem extends unknown = any>(props: import("@omnia/fx/ux").ExtractProps<BaseProps<TItem>> & {
6
6
  "onUpdate:modelValue"?: (value: any) => any;
7
7
  "onClick:clear"?: () => any;
@@ -16,10 +16,10 @@ declare const _default: <TItem extends unknown = any>(props: import("@omnia/fx/u
16
16
  selectionItemRender?: (item: JourneySelectItem<any>, index: number, isSelected: boolean) => VNodeChild;
17
17
  selectionRender?: () => VNodeChild;
18
18
  selectedItemRenderer?: (item: JourneySelectItem<any>, index: number) => VNodeChild;
19
- settingsRender?: (item: any, index: number) => VNodeChild;
19
+ settingsRender?: (item: JourneySelectItem<any>, index: number) => VNodeChild;
20
20
  actions?: () => VNodeChild;
21
21
  } & Omit<{
22
22
  default?: import("vue").Slot;
23
23
  }, "actions" | "selectionItemRender" | "selectionRender" | "selectedItemRenderer" | "settingsRender">;
24
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "actions" | "label" | "list" | "multiple" | "colorSchemaType" | "modelValue" | "items" | "readonly" | "slot:actions" | "colors" | "v-model" | "toned" | "emit:update:modelValue" | "emit:search" | "getApi" | "emit:click:clear" | "emit:click:add" | "emit:click:delete" | "sortable" | "labelAdd" | "propertyValueMapping" | "returnSelectionAsObject" | "titleAdd" | "titleEdit" | "disableSearch" | "disableSave" | "confirmDelete" | "noAddConfirm" | "bladelessAdd" | "bladeless" | "slot:selectionItemRender" | "slot:selectionRender" | "slot:selectedItemRenderer" | "slot:settingsRender" | "emit:showAdd" | "emit:showEdit" | "emit:click:update"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "actions" | "list" | "multiple" | "colorSchemaType" | "modelValue" | "items" | "readonly" | "slot:actions" | "colors" | "v-model" | "toned" | "emit:update:modelValue" | "emit:search" | "getApi" | "emit:click:clear" | "emit:click:add" | "emit:click:delete" | "sortable" | "labelAdd" | "propertyValueMapping" | "returnSelectionAsObject" | "titleAdd" | "titleEdit" | "disableSearch" | "disableSave" | "confirmDelete" | "noAddConfirm" | "bladelessAdd" | "bladeless" | "itemSettingable" | "slot:selectionItemRender" | "slot:selectionRender" | "slot:selectedItemRenderer" | "slot:settingsRender" | "emit:showAdd" | "emit:showEdit" | "emit:click:update"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
25
  export default _default;