@omnia/fx 8.0.394-dev → 8.0.396-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 (105) hide show
  1. package/internal-do-not-import-from-here/core/http/HttpClient.d.ts +1 -0
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/services/TargetingPropertyService.d.ts +1 -0
  4. package/internal-do-not-import-from-here/stores/AzureAdUserStore.d.ts +1 -0
  5. package/internal-do-not-import-from-here/stores/TargetingPropertyStore.d.ts +1 -0
  6. package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserAuthenticationBlade.d.ts +5 -2
  8. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +62 -13
  9. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/BulkImportBlade.d.ts +2 -7
  10. package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/ComponentEditorStore.d.ts +4 -29
  11. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/ContainerFillsBlade.stylex.d.ts +3 -0
  12. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/store/ContainerFillsEditorStore.d.ts +32 -0
  13. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/store/FillsEditorStore.d.ts +92 -0
  14. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/store/TextFillsEditorStore.d.ts +32 -0
  15. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/textBlades/TextFillsBlade.d.ts +22 -0
  16. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themedesigner/store/ThemeDesignerStore.d.ts +3 -0
  17. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/TypographyJourney.d.ts +22 -0
  18. package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/components/FontPicker.d.ts +25 -25
  19. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +10 -0
  20. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +4 -4
  21. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +1 -1
  22. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +21 -1
  23. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/store/ColorSchemaPickerStore.d.ts +44 -0
  24. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillBlueprints.stylex.d.ts +3 -0
  25. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillBlueprintsPicker.d.ts +24 -0
  26. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillStyleEditor.d.ts +25 -0
  27. package/internal-do-not-import-from-here/ux/aurora/components/placeholder/Placeholder.d.ts +15 -0
  28. package/internal-do-not-import-from-here/ux/aurora/components/placeholder/Placeholder.stylex.d.ts +5 -0
  29. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingBlueprintPicker.d.ts +24 -0
  30. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingBlueprintPicker.stylex.d.ts +3 -0
  31. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +14 -292
  32. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorBlueprints.stylex.d.ts +3 -0
  33. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorBlueprintsPicker.d.ts +24 -0
  34. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintPicker.d.ts +24 -0
  35. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.css.d.ts +1 -0
  36. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +5 -7
  37. package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +30 -162
  38. package/internal-do-not-import-from-here/ux/journey/BlabeContext.d.ts +9 -8
  39. package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +13 -5
  40. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.css.d.ts +0 -3
  41. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +2 -2
  42. package/internal-do-not-import-from-here/ux/journey/journeyfilter/JourneyFilterDialog.d.ts +7 -9
  43. package/internal-do-not-import-from-here/ux/journey/models/BladeInstance.d.ts +7 -1
  44. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +2 -2
  45. package/internal-do-not-import-from-here/ux/journey/stores/JourneySelectStore.d.ts +9 -0
  46. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +6 -1
  47. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +112 -72
  48. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/SectionItemListing.d.ts +2 -2
  49. package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/models/DataTable.d.ts +14 -0
  51. package/internal-do-not-import-from-here/ux/oxide/actionmenu/ActionMenu.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/oxide/datatable/CellRenderer.d.ts +3 -1
  54. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +2 -2
  55. package/internal-do-not-import-from-here/ux/oxide/datatable/RowRenderer.d.ts +5 -1
  56. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +2 -2
  58. package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +3 -3
  60. package/internal-do-not-import-from-here/ux/oxide/select/Select.stylex.d.ts +3 -0
  61. package/internal-do-not-import-from-here/ux/oxide/select/store/MultiSelectStore.d.ts +35 -0
  62. package/internal-do-not-import-from-here/ux/oxide/selection/Selection.d.ts +16 -0
  63. package/internal-do-not-import-from-here/ux/oxide/selection/Selection.stylex.d.ts +6 -0
  64. package/internal-do-not-import-from-here/ux/oxide/selection/docs/ExampleComponents.d.ts +1 -0
  65. package/internal-do-not-import-from-here/ux/oxide/selection/docs/index.d.ts +1 -0
  66. package/internal-do-not-import-from-here/ux/oxide/selection/store/SelectionStore.d.ts +35 -0
  67. package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
  68. package/internal-do-not-import-from-here/wctypings.d.ts +91 -23
  69. package/package.json +3 -3
  70. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainerFillsEditorStore.d.ts +0 -29
  71. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerBlueprintsViewer.d.ts +0 -26
  72. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelectedRenderer.d.ts +0 -12
  73. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components/ComponentsJourney.d.ts → componentblueprints/BlueprintsJourney.d.ts} +0 -0
  74. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/BlueprintPreview.d.ts +0 -0
  75. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/ButtonBladeEdit.d.ts +0 -0
  76. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/ButtonsBlade.d.ts +0 -0
  77. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/EditBlueprints.d.ts +0 -0
  78. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/HeaderBlade.d.ts +0 -0
  79. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/HeaderBladeEdit.d.ts +0 -0
  80. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/IconsBlade.d.ts +0 -0
  81. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/IconsBladeEdit.d.ts +0 -0
  82. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/InputBlade.d.ts +0 -0
  83. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/InputBladeEdit.d.ts +0 -0
  84. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/TabBlade.d.ts +0 -0
  85. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/TabBladeEdit.d.ts +0 -0
  86. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/ButtonsEditorStore.d.ts +0 -0
  87. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/HeaderEditorStore.d.ts +0 -0
  88. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/IconsEditorStore.d.ts +0 -0
  89. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/InputEditorStore.d.ts +0 -0
  90. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/TabsEditorStore.d.ts +0 -0
  91. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components/blades/AddBlueprint.d.ts → fills/FillsJourney.d.ts} +0 -0
  92. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography/TypographyJourney.d.ts → fills/containerBlades/ContainerFillsBlade.d.ts} +0 -0
  93. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components/blades/ContainerFillsBladeEdit.d.ts → fills/containerBlades/ContainerFillsEditBlade.d.ts} +0 -0
  94. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components/blades/ContainersFillsBlade.d.ts → fills/textBlades/TextFillsEditBlade.d.ts} +0 -0
  95. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/spacing → spacing}/SpacingJourney.d.ts +0 -0
  96. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/spacing → spacing}/blades/EditSpacingBlueprintBlade.d.ts +0 -0
  97. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/spacing → spacing}/blades/EditSpacingDefinitionBlade.d.ts +0 -0
  98. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/spacing → spacing}/store/SpacingEditorStore.d.ts +0 -0
  99. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/blades/EditTypographyBlueprintBlade.d.ts +0 -0
  100. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/blades/EditTypographyDefinitionBlade.d.ts +0 -0
  101. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/blades/EditTypographyFillBlade.d.ts +0 -0
  102. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/components/FontPicker.css.d.ts +0 -0
  103. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/components/FontRegistration.d.ts +0 -0
  104. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/store/TypographyEditorStore.d.ts +0 -0
  105. /package/internal-do-not-import-from-here/ux/{admin/usermanagement/users/pending_approval/DetailBlade.d.ts → oxide/selection/docs/SampleComponent.d.ts} +0 -0
@@ -6,7 +6,7 @@ export declare enum ColorType {
6
6
  CorporateColor = 3,
7
7
  CustomColor = 4
8
8
  }
9
- type ColorPickerVariant = "default" | "blade" | "virtual-list";
9
+ type ColorPickerVariant = "default" | "journey" | "inline";
10
10
  type ColorPickerProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"toned", boolean, false, false, "Toned color picker."> & DefineVModel<"", string, false, null, false, "The v-model of the component."> & DefineProp<"variant", ColorPickerVariant, false, null, "The variant of the color picker."> & DefineProp<"label", string, false, null, "Specifies the label to display on the component."> & DefineProp<"labelColor", string, false, null, "Specifies the color of the label."> & DefineProp<"selectedColorAsLabel", boolean, false, false, "Displays the selected color on the label."> & DefineProp<"show", boolean, false, false, "Control show/hide of the color picker."> & DefineProp<"disabled", boolean, false, false, "Removed the ability to interact with the component."> & DefineSlot<"activator", () => VNodeChild>;
11
11
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ColorPickerProps> & {
12
12
  "onUpdate:modelValue"?: (value: string) => any;
@@ -1,10 +1,12 @@
1
1
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
2
2
  columnName?: string;
3
+ } & {
4
+ mobileVariant?: "card" | "one-column";
3
5
  } & {
4
6
  colspan?: number;
5
7
  }> & {} & {
6
8
  "v-slots"?: {} & Omit<{
7
9
  default?: import("vue").Slot;
8
10
  }, never>;
9
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "columnName" | "colspan"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "mobileVariant" | "columnName" | "colspan"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
12
  export default _default;
@@ -5,7 +5,7 @@ export type DataTableOptions = {
5
5
  itemsPerPage: number;
6
6
  sortBy: SortItem[];
7
7
  };
8
- export type DataTablePropsBase<T> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"expanded", Array<string>, false, null, true, "Whether the item is expanded or not."> & DefineVModel<"sortBy", SortItem[], false, null, true, "Changes which item property (or properties) should be used for sort order."> & DefineProp<"mustSort", boolean, false, false, "If true then one can not disable sorting, it will always switch between ascending and descending."> & DefineProp<"showSelect", boolean, false, false, "Shows a checkbox for each row."> & DefineProp<"itemSelectable", SelectItemKey<T>, false, false, "SProperty on supplied items that indicates whether the item is selectable."> & DefineProp<"height", string | number, false, null, "Sets and explicit height of the tablet."> & DefineProp<"noDataText", string, false, null, "Text shown when no items are provided to the component."> & DefineProp<"itemValue", ItemValueType<T>, false, null, "Property on supplied items that contains its value."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"drag", boolean, false, false, "Enable draggable row."> & DefineProp<"hover", boolean, false, false, "Property on supplied items that contains its value."> & DefineProp<"search", string, false, null, "Text input used to filter items."> & DefineProp<"searchBy", (keyof T)[] | ((item: T) => string[]), false, null, "Property on supplied items that contains its value to search."> & DefineProp<"showExpand", boolean, false, false, "Shows the expand toggle in default rows."> & DefineProp<"headers", DataTableHeader[], false, typeof defaultHeaders, "An array of objects that each describe a header column."> & DefineVModel<"items", T[], false, typeof emptyArray, true, "An array of strings or objects used for automatically generating children components."> & DefineVModel<"", Array<any>, false, typeof emptyArray, true, "The v-model value of the component. If component supports the multiple prop, this defaults to an empty array."> & DefineEmit<"update:expanded", (expanded: string[]) => void, "Emits when the expanded property of the options prop is updated."> & DefineEmit<"update:sortBy", (sort: SortItem[]) => void, "Emits when the sortBy property of the options prop is updated."> & DefineEmit<"update:options", (options: DataTableOptions) => void, "Emits when one of the options properties is updated."> & DefineEmit<"update:page", (page: number) => void, "Emits when the page property of the options prop is updated."> & DefineEmit<"update:itemsPerPage", (value: number) => void, "Emits when the items-per-page property of the options prop is updated."> & DefineEmit<"click:loadMore", () => void> & DefineSlot<"row", (row: IDataTableRow<T>) => VNodeChild> & DefineSlot<"top", () => VNodeChild> & DefineSlot<"expanded-row", (e: {
8
+ export type DataTablePropsBase<T> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"expanded", Array<string>, false, null, true, "Whether the item is expanded or not."> & DefineVModel<"sortBy", SortItem[], false, null, true, "Changes which item property (or properties) should be used for sort order."> & DefineProp<"mustSort", boolean, false, false, "If true then one can not disable sorting, it will always switch between ascending and descending."> & DefineProp<"showSelect", boolean, false, false, "Shows a checkbox for each row."> & DefineProp<"itemSelectable", SelectItemKey<T>, false, false, "SProperty on supplied items that indicates whether the item is selectable."> & DefineProp<"height", string | number, false, null, "Sets and explicit height of the tablet."> & DefineProp<"noDataText", string, false, null, "Text shown when no items are provided to the component."> & DefineProp<"itemValue", ItemValueType<T>, false, null, "Property on supplied items that contains its value."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"drag", boolean, false, false, "Enable draggable row."> & DefineProp<"hover", boolean, false, false, "Property on supplied items that contains its value."> & DefineProp<"mobileColumn", number, false, 1, "Specific a column to render in mobile view."> & DefineProp<"search", string, false, null, "Text input used to filter items."> & DefineProp<"searchBy", (keyof T)[] | ((item: T) => string[]), false, null, "Property on supplied items that contains its value to search."> & DefineProp<"showExpand", boolean, false, false, "Shows the expand toggle in default rows."> & DefineProp<"headers", DataTableHeader[], false, typeof defaultHeaders, "An array of objects that each describe a header column."> & DefineVModel<"items", T[], false, typeof emptyArray, true, "An array of strings or objects used for automatically generating children components."> & DefineVModel<"", Array<any>, false, typeof emptyArray, true, "The v-model value of the component. If component supports the multiple prop, this defaults to an empty array."> & DefineEmit<"update:expanded", (expanded: string[]) => void, "Emits when the expanded property of the options prop is updated."> & DefineEmit<"update:sortBy", (sort: SortItem[]) => void, "Emits when the sortBy property of the options prop is updated."> & DefineEmit<"update:options", (options: DataTableOptions) => void, "Emits when one of the options properties is updated."> & DefineEmit<"update:page", (page: number) => void, "Emits when the page property of the options prop is updated."> & DefineEmit<"update:itemsPerPage", (value: number) => void, "Emits when the items-per-page property of the options prop is updated."> & DefineEmit<"click:loadMore", () => void> & DefineSlot<"row", (row: IDataTableRow<T>) => VNodeChild> & DefineSlot<"top", () => VNodeChild> & DefineSlot<"expanded-row", (e: {
9
9
  item: T;
10
10
  }) => VNodeChild> & DefineSlot<`header.${string}`, (header: DataTableHeader) => void> & DefineSlot<`item.${string}`, (e: {
11
11
  item: T;
@@ -27,7 +27,7 @@ declare const _default: <TItem extends unknown, TVariant extends "default" | "cl
27
27
  "v-slots"?: (DataTableProps<TItem, TVariant> extends infer T_3 ? { [K_3 in keyof T_3 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: DataTableProps<TItem, TVariant>[K_3]; } : never) & Omit<{
28
28
  default?: import("vue").Slot;
29
29
  }, keyof (DataTableProps<TItem, TVariant> extends infer T_4 ? { [K_3 in keyof T_4 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: DataTableProps<TItem, TVariant>[K_3]; } : never)>;
30
- } & (DataTableProps<TItem, TVariant> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<DataTableProps<TItem, TVariant>[K_4], DataTableProps<TItem, TVariant>[K_4]> | ((ref: DataTableProps<TItem, TVariant>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "headers" | "search" | "height" | "variant" | "drag" | "class" | "expanded" | "colorSchemaType" | "modelValue" | "items" | "loading" | "hover" | "colors" | "v-model" | "emit:update:modelValue" | "itemValue" | "emit:update:expanded" | "v-model:expanded" | "sortBy" | "emit:update:sortBy" | "v-model:sortBy" | "mustSort" | "showSelect" | "itemSelectable" | "noDataText" | "searchBy" | "showExpand" | "emit:update:items" | "v-model:items" | "emit:update:options" | "emit:update:page" | "emit:update:itemsPerPage" | "emit:click:loadMore" | "slot:row" | "slot:top" | "slot:expanded-row" | `slot:header.${string}` | `slot:item.${string}` | keyof (TVariant extends "client-pagination-scroll" ? {
30
+ } & (DataTableProps<TItem, TVariant> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<DataTableProps<TItem, TVariant>[K_4], DataTableProps<TItem, TVariant>[K_4]> | ((ref: DataTableProps<TItem, TVariant>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "headers" | "search" | "height" | "variant" | "drag" | "class" | "expanded" | "colorSchemaType" | "modelValue" | "items" | "loading" | "hover" | "mobileColumn" | "colors" | "v-model" | "emit:update:modelValue" | "itemValue" | "emit:update:expanded" | "v-model:expanded" | "sortBy" | "emit:update:sortBy" | "v-model:sortBy" | "mustSort" | "showSelect" | "itemSelectable" | "noDataText" | "searchBy" | "showExpand" | "emit:update:items" | "v-model:items" | "emit:update:options" | "emit:update:page" | "emit:update:itemsPerPage" | "emit:click:loadMore" | "slot:row" | "slot:top" | "slot:expanded-row" | `slot:header.${string}` | `slot:item.${string}` | keyof (TVariant extends "client-pagination-scroll" ? {
31
31
  itemHeight?: string | number;
32
32
  } : TVariant extends "client-pagination-page" ? ClientPaginationPageProps<TItem_1> : TVariant extends "server-pagination-page" ? ServerPaginationPageProps : TVariant extends "server-pagination-scroll" ? ServerPaginationScrollProps<TItem> : DefaultProps)> & import("@omnia/fx/ux").VNodeEvents) => any;
33
33
  export default _default;
@@ -10,6 +10,10 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
10
10
  icon?: IIcon;
11
11
  } & DefineSlot<"actions", () => VNodeChild> & DefineEmit<"update:mouseOver", () => void, "Emits when moving the mouse pointer onto a row."> & DefineEmit<"update:mouseOut", () => void, "Emits when moving the mouse pointer out of a row."> & DefineEmit<"click:navigation", (e: MouseEvent) => void> & {
12
12
  drag?: boolean;
13
+ } & {
14
+ mobileVariant?: "card" | "one-column";
15
+ } & {
16
+ mobileColumn?: number;
13
17
  } & {
14
18
  visibleActionColumn?: boolean;
15
19
  } & {
@@ -26,5 +30,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
26
30
  } & Omit<{
27
31
  default?: import("vue").Slot;
28
32
  }, "actions">;
29
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "headers" | "icon" | "active" | "drag" | "remove" | "slot:actions" | "emit:update:mouseOver" | "emit:update:mouseOut" | "emit:click:navigation" | "visibleActionColumn" | "draggableIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
33
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "headers" | "icon" | "active" | "drag" | "remove" | "slot:actions" | "emit:update:mouseOver" | "emit:update:mouseOut" | "emit:click:navigation" | "mobileVariant" | "mobileColumn" | "visibleActionColumn" | "draggableIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
30
34
  export default _default;
@@ -3,7 +3,7 @@ import { DefineEmit, DefineProp, DefinePropTheming, DefineSlot, DefineVModel } f
3
3
  import { VNodeChild } from "vue";
4
4
  export * from "./Dialog.stylex";
5
5
  export type DialogLocation = "left" | "center" | "right";
6
- type DialogProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"toned", boolean, false, false, "Toned color picker."> & DefineVModel<"", boolean, false, null, false, "The v-model of the component."> & DefineProp<"persistent", boolean, false, false, "Specify if the dialog is closed if clicked outside of the dialog."> & DefineProp<"eager", boolean, false, false, "Forces the component’s content to render when it mounts."> & DefineProp<"title", string, false, null, "Specify the title of the dialog."> & DefineProp<"subTitle", string, false, null, "Specify a subtitle for the dialog and the title is displayed in a breadcrumb style where the subTittle is prominent."> & DefineProp<"icon", IIcon, false, null, "Specify an icon for the dialog. This is almost mandatory and is used to hightlight the dialog context."> & DefineProp<"hiddenCloseButton", boolean, false, false, "Hide the close button of the dialog."> & DefineProp<"backButton", boolean, false, false, "I a back button is displayed to close the dialog."> & DefineProp<"size", ODialogSizes, false, "medium", "Specify the size of the dialog. Default is mediumsize."> & DefineProp<"attach", string, false, null, "Specifies which DOM element the overlay content should teleport to."> & DefineProp<"variant", ODialogTypes, false, "default", "Applies a distinct style to the component."> & DefineProp<"contentHeight", OContentHeight, false, "static", "Sets the content responsive strategy for the dialog . With dynamic it will adapt to the content height. This should only be used with content that does not change size."> & DefineProp<"customScrolling", boolean, false, false, "Disables the default scrolling behavior of the dialog. This should be used when the dialog contains a custom scrollable element such as a o.tab or a component with custom scrollable requirements."> & DefineProp<"horizontalScroll", boolean, false, false, "Adds a horizontal scrollbar to the dialog. This should be used when the dialog contains a custom vertiacl scrollable element such as a <o-journey> or a component with custom scrollable requirements."> & DefineProp<"journey", boolean, false, false, "The dialog is a journey dialog where the header supports navigation."> & DefineProp<"canClose", (request: ODialogBuiltinButtons, buttonInstance: ODialogButtonInstance) => Future<void>, false, null, "Function that can control if the dialog is allowed to be closed. When the promise is resolved the dialog will close. If the promise is rejected the dialog will not close."> & DefineProp<"canBack", (request: ODialogBuiltinButtons, buttonInstance: ODialogButtonInstance) => Future<void>, false, null, "Function that can control if the dialog is allowed to be closed. When the promise is resolved the dialog will close. If the promise is rejected the dialog will not close."> & DefineProp<"buttonApi", (confirm: ODialogButtonInstance, cancel: ODialogButtonInstance) => void, false, null, "Function that can get reference to the buttons to control the state of them."> & DefineSlot<"fixedContent", () => VNodeChild> & DefineSlot<"activator", () => VNodeChild> & DefineSlot<"headerButtons", () => VNodeChild> & DefineSlot<"actions", () => VNodeChild> & DefineSlot<"navigation", (apis: {
6
+ type DialogProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"toned", boolean, false, false, "If dialog is toned"> & DefineVModel<"", boolean, false, null, false, "The v-model of the component."> & DefineProp<"persistent", boolean, false, false, "Specify if the dialog is closed if clicked outside of the dialog."> & DefineProp<"eager", boolean, false, false, "Forces the component’s content to render when it mounts."> & DefineProp<"title", string, false, null, "Specify the title of the dialog."> & DefineProp<"subTitle", string, false, null, "Specify a subtitle for the dialog and the title is displayed in a breadcrumb style where the subTittle is prominent."> & DefineProp<"icon", IIcon, false, null, "Specify an icon for the dialog. This is almost mandatory and is used to hightlight the dialog context."> & DefineProp<"hiddenCloseButton", boolean, false, false, "Hide the close button of the dialog."> & DefineProp<"backButton", boolean, false, false, "I a back button is displayed to close the dialog."> & DefineProp<"size", ODialogSizes, false, "medium", "Specify the size of the dialog. Default is mediumsize."> & DefineProp<"attach", string, false, null, "Specifies which DOM element the overlay content should teleport to."> & DefineProp<"variant", ODialogTypes, false, "default", "Applies a distinct style to the component."> & DefineProp<"contentHeight", OContentHeight, false, "static", "Sets the content responsive strategy for the dialog . With dynamic it will adapt to the content height. This should only be used with content that does not change size."> & DefineProp<"customScrolling", boolean, false, false, "Disables the default scrolling behavior of the dialog. This should be used when the dialog contains a custom scrollable element such as a o.tab or a component with custom scrollable requirements."> & DefineProp<"horizontalScroll", boolean, false, false, "Adds a horizontal scrollbar to the dialog. This should be used when the dialog contains a custom vertiacl scrollable element such as a <o-journey> or a component with custom scrollable requirements."> & DefineProp<"journey", boolean, false, false, "The dialog is a journey dialog where the header supports navigation."> & DefineProp<"canClose", (request: ODialogBuiltinButtons, buttonInstance: ODialogButtonInstance) => Future<void>, false, null, "Function that can control if the dialog is allowed to be closed. When the promise is resolved the dialog will close. If the promise is rejected the dialog will not close."> & DefineProp<"canBack", (request: ODialogBuiltinButtons, buttonInstance: ODialogButtonInstance) => Future<void>, false, null, "Function that can control if the dialog is allowed to be closed. When the promise is resolved the dialog will close. If the promise is rejected the dialog will not close."> & DefineProp<"buttonApi", (confirm: ODialogButtonInstance, cancel: ODialogButtonInstance) => void, false, null, "Function that can get reference to the buttons to control the state of them."> & DefineSlot<"fixedContent", () => VNodeChild> & DefineSlot<"activator", () => VNodeChild> & DefineSlot<"headerButtons", () => VNodeChild> & DefineSlot<"actions", () => VNodeChild> & DefineSlot<"navigation", (apis: {
7
7
  hideNavigation: () => void;
8
8
  showNavigation: () => void;
9
9
  }) => VNodeChild> & DefineSlot<"header", () => VNodeChild> & DefineEmit<"click:close", () => void> & DefineEmit<"click:cancel", () => void> & DefineEmit<"click:confirm", () => void> & DefineEmit<"click:backButton", () => void> & DefineProp<"location", DialogLocation, false, "center", "Sets location of the dialog.">;
@@ -7,7 +7,7 @@ type ListItemSlot = {
7
7
  isIndeterminate: boolean;
8
8
  select: (value: boolean) => void;
9
9
  };
10
- export type OListItemProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"icon", ButtonIconOptions, false, null, "The icon of the component."> & DefineProp<"title", VNodeChild, false, false, "The title of the component."> & DefineProp<"subtitle", VNodeChild, false, false, "Specify a subtitle text for the component."> & DefineProp<"divider", boolean, false, false, "Adds a divider after the item"> & DefineProp<"expandableHeight", boolean, false, false, "Makes the height expand if needed. Default it is fixed"> & DefineProp<"active", boolean, false, false, "Controls the active state of the item. This is typically used to highlight the component."> & DefineProp<"selected", boolean, null, null, "Controls the active state of the item. This is typically used to highlight the component."> & DefineProp<"disabled", boolean, false, null, "Removed the ability to interact with the component."> & DefineProp<"variant", OListItemVariants, false, null, "Applies a distinct style to the component."> & DefineSlot<"append", (item: ListItemSlot) => VNodeChild, "Adds an item inside the input and after input content."> & DefineSlot<"prepend", (item: ListItemSlot) => VNodeChild, "Adds an item outside the input and before input content."> & DefineSlot<"default", (item: ListItemSlot) => VNodeChild, "The default Vue slot."> & DefineSlot<"title", (value: {
10
+ export type OListItemProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"icon", ButtonIconOptions, false, null, "The icon of the component."> & DefineProp<"title", VNodeChild, false, false, "The title of the component."> & DefineProp<"subtitle", VNodeChild, false, false, "Specify a subtitle text for the component."> & DefineProp<"divider", boolean, false, false, "Adds a divider after the item"> & DefineProp<"expandableHeight", boolean, false, false, "Makes the height expand if needed. Default it is fixed"> & DefineProp<"active", boolean, false, false, "Controls the active state of the item. This is typically used to highlight the component."> & DefineProp<"selected", boolean, null, null, "Controls the active state of the item. This is typically used to highlight the component."> & DefineProp<"disabled", boolean, false, null, "Removed the ability to interact with the component."> & DefineProp<"variant", OListItemVariants, false, null, "Applies a distinct style to the component."> & DefineProp<"isDragMode", boolean, false, false, ""> & DefineSlot<"append", (item: ListItemSlot) => VNodeChild, "Adds an item inside the input and after input content."> & DefineSlot<"prepend", (item: ListItemSlot) => VNodeChild, "Adds an item outside the input and before input content."> & DefineSlot<"default", (item: ListItemSlot) => VNodeChild, "The default Vue slot."> & DefineSlot<"title", (value: {
11
11
  title: string | number | VNodeChild;
12
12
  }) => VNodeChild, "Slot for the component’s title content."> & DefineSlot<"subtitle", (value: {
13
13
  subtitle: string | number;
@@ -31,5 +31,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<OListItemPro
31
31
  } & Omit<{
32
32
  default?: import("vue").Slot;
33
33
  }, "title" | "default" | "append" | "prepend" | "subtitle">;
34
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "variant" | "active" | "class" | "disabled" | "colorSchemaType" | "colors" | "divider" | "slot:title" | "slot:append" | "slot:prepend" | "subtitle" | "expandableHeight" | "selected" | "slot:default" | "slot:subtitle" | "emit:click:delete" | "emit:click:remove" | "emit:click:navigate" | "emit:click:select"> & import("@omnia/fx/ux").VNodeEvents) => any;
34
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "variant" | "active" | "class" | "disabled" | "colorSchemaType" | "colors" | "divider" | "slot:append" | "slot:prepend" | "slot:title" | "subtitle" | "expandableHeight" | "selected" | "isDragMode" | "slot:default" | "slot:subtitle" | "emit:click:delete" | "emit:click:remove" | "emit:click:navigate" | "emit:click:select"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
35
  export default _default;
@@ -16,5 +16,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<PickerProps>
16
16
  } & Omit<{
17
17
  default?: import("vue").Slot;
18
18
  }, "actions" | "activator" | "selectedItemRenderer">;
19
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "blueprint" | "grid" | "maxHeight" | "actions" | "variant" | "class" | "label" | "disabled" | "modelValue" | "slot:actions" | "v-model" | "toned" | "placeholder" | "emit:update:modelValue" | "slot:activator" | "getApi" | "searchable" | "emit:search" | "emit:click:clear" | "clearable" | "visibleOnContentClick" | "isLoading" | "slot:selectedItemRenderer" | "hasSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "blueprint" | "grid" | "maxHeight" | "actions" | "variant" | "class" | "label" | "disabled" | "modelValue" | "slot:actions" | "v-model" | "toned" | "placeholder" | "emit:update:modelValue" | "slot:activator" | "searchable" | "emit:search" | "getApi" | "emit:click:clear" | "clearable" | "visibleOnContentClick" | "isLoading" | "slot:selectedItemRenderer" | "hasSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
20
  export default _default;
@@ -1,4 +1,4 @@
1
- import { IIcon, InputBlueprint, OSelectRenderingItem, OSelectTypes } from "@omnia/fx-models";
1
+ import { IIcon, InputBlueprint, OMultiSelectionStyles, OSelectRenderingItem, OSelectTypes } from "@omnia/fx-models";
2
2
  import { DefineEmit, DefineProp, DefinePropTheming, DefineSlot, DefineType, DefineVModel, ExtractProps, ItemType, ItemValueType, ValidationRule } from "@omnia/fx/ux";
3
3
  import { VNodeChild } from "vue";
4
4
  import { VSelectSlots } from "../../ComponentTypings";
@@ -13,11 +13,11 @@ export interface OSelectSlots extends Omit<VSelectSlots, "item" | "selection" |
13
13
  declare const defaultRules: ValidationRule[];
14
14
  type SlotsWithReturnObject<TItem> = DefineSlot<"chip", (item: OSelectRenderingItem<ItemType<TItem>>, index: Number) => VNodeChild> & DefineSlot<"selection", (item: OSelectRenderingItem<ItemType<TItem>>, index: Number) => VNodeChild> & DefineSlot<"item", (item: OSelectRenderingItem<ItemType<TItem>>, index: Number) => VNodeChild>;
15
15
  type SlotsWithoutReturnObject = DefineSlot<"chip", (item: OSelectRenderingItem<any>, index: Number) => VNodeChild> & DefineSlot<"selection", (item: OSelectRenderingItem<any>, index: Number) => VNodeChild> & DefineSlot<"item", (item: OSelectRenderingItem<any>, index: Number) => VNodeChild>;
16
- type BaseProps<TItem, TReturnObject extends boolean> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", any, false, null, true, "The v-model of the component"> & DefineProp<"rules", ValidationRule[], false, typeof defaultRules, "Accepts a mixed array of types function. Functions pass an input value as an argument and must return either true / false or a string containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) false or is a string."> & DefineProp<"label", string, false, null, "Sets the label of the component."> & DefineProp<"hint", string, false, null, "Sets the hint of the component."> & DefineProp<"items", TItem, false, null, "TItem must be an array of objects or array of strings. When using objects, will look for a title, value and disabled keys. This can be changed using the item-title, item-value and item-disabled props."> & DefineProp<"itemTitle", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its title."> & DefineProp<"itemValue", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its value."> & DefineProp<"variant", OSelectTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"returnObject", TReturnObject, false, null, "Changes the selection behavior to return the object directly rather than the value specified with item-value."> & DefineProp<"clearable", boolean, false, null, "Allows for the component to be cleared."> & DefineProp<"searchable", boolean, false, null, "Allows to searching when user typing."> & DefineProp<"blueprint", InputBlueprint, false, null, "Sets a custom blueprint for the text."> & DefineProp<"toned", boolean> & DefineProp<"chips", boolean, false, false, "Puts input in readonly state."> & DefineProp<"readonly", boolean, false, null, "Puts input in readonly state."> & DefineProp<"multiple", boolean, false, false, "Multiple selection."> & DefineProp<"hideNoData", boolean, false, false, "Hidden no data message."> & DefineProp<"hideDetails", boolean, false, false, "Hides hint and validation errors. When set to auto messages will be rendered only if there’s a message (hint, error message, counter value etc) to display."> & DefineProp<"menuIcon", IIcon, false, null, "Custom menu icon."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the input."> & DefineProp<"persistentHint", boolean, false, null, "Forces hint to always be visible."> & DefineProp<"hideSelected", boolean, false, null, "Hide selected items from all items list."> & DefineEmit<"click:button", (value: any) => void, "Emit a click event."> & DefineProp<"errorMessages", string | readonly string[], false, null, "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the rules prop. This field will not trigger validation."> & DefineProp<"error", boolean, false, false, "Puts the input in a manual error state."> & DefineEmit<"update:search", (value: string) => void, "Emit when search input value is changed. Only works when searchable prop is true."> & DefineEmit<"update:focused", (value: boolean) => void, "Emit when search input field is focused."> & DefineSlot<"append-item", () => VNodeChild> & DefineSlot<"prepend-inner", () => VNodeChild> & DefineSlot<"append-inner", () => VNodeChild> & DefineProp<"maxHeight", number, false, 300> & DefineProp<"itemHeight", number, false, 40>;
16
+ type BaseProps<TItem, TReturnObject extends boolean> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", any, false, null, true, "The v-model of the component"> & DefineProp<"rules", ValidationRule[], false, typeof defaultRules, "Accepts a mixed array of types function. Functions pass an input value as an argument and must return either true / false or a string containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) false or is a string."> & DefineProp<"label", string, false, null, "Sets the label of the component."> & DefineProp<"hint", string, false, null, "Sets the hint of the component."> & DefineProp<"items", TItem, false, null, "TItem must be an array of objects or array of strings. When using objects, will look for a title, value and disabled keys. This can be changed using the item-title, item-value and item-disabled props."> & DefineProp<"itemTitle", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its title."> & DefineProp<"itemValue", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its value."> & DefineProp<"variant", OSelectTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"returnObject", TReturnObject, false, null, "Changes the selection behavior to return the object directly rather than the value specified with item-value."> & DefineProp<"clearable", boolean, false, null, "Allows for the component to be cleared."> & DefineProp<"searchable", boolean, false, null, "Allows to searching when user typing."> & DefineProp<"blueprint", InputBlueprint, false, null, "Sets a custom blueprint for the text."> & DefineProp<"toned", boolean> & DefineProp<"chips", boolean, false, false, "Puts input in readonly state."> & DefineProp<"readonly", boolean, false, null, "Puts input in readonly state."> & DefineProp<"multiple", boolean, false, false, "Multiple selection."> & DefineProp<"hideNoData", boolean, false, false, "Hidden no data message."> & DefineProp<"hideDetails", boolean, false, false, "Hides hint and validation errors. When set to auto messages will be rendered only if there’s a message (hint, error message, counter value etc) to display."> & DefineProp<"menuIcon", IIcon, false, null, "Custom menu icon."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the input."> & DefineProp<"persistentHint", boolean, false, null, "Forces hint to always be visible."> & DefineProp<"hideSelected", boolean, false, null, "Hide selected items from all items list."> & DefineProp<"multiSelectionStyle", OMultiSelectionStyles, false, null, "The style of multi select"> & DefineEmit<"click:button", (value: any) => void, "Emit a click event."> & DefineProp<"errorMessages", string | readonly string[], false, null, "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the rules prop. This field will not trigger validation."> & DefineProp<"error", boolean, false, false, "Puts the input in a manual error state."> & DefineEmit<"update:search", (value: string) => void, "Emit when search input value is changed. Only works when searchable prop is true."> & DefineEmit<"update:focused", (value: boolean) => void, "Emit when search input field is focused."> & DefineSlot<"append-item", () => VNodeChild> & DefineSlot<"prepend-inner", () => VNodeChild> & DefineSlot<"append-inner", () => VNodeChild> & DefineProp<"maxHeight", number, false, 300> & DefineProp<"itemHeight", number, false, 40>;
17
17
  export type OSelectProps<TItem, TReturnObject extends boolean> = BaseProps<TItem, TReturnObject> & DefineType<TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject>;
18
18
  declare const _default: <TItem extends readonly any[], TReturnObject extends boolean>(props: ExtractProps<OSelectProps<TItem, TReturnObject>> & ((OSelectProps<TItem, TReturnObject> extends infer T ? { [K in keyof T as K extends `emit:${infer N}` ? N : never]: OSelectProps<TItem, TReturnObject>[K]; } : never) extends infer T_1 ? T_1 extends (OSelectProps<TItem, TReturnObject> extends infer T_2 ? { [K in keyof T_2 as K extends `emit:${infer N}` ? N : never]: OSelectProps<TItem, TReturnObject>[K]; } : never) ? T_1 extends string[] ? { [K_1 in `on${Capitalize<T_1[number]>}`]?: (...args: any[]) => any; } : T_1 extends import("vue").ObjectEmitsOptions ? { [K_2 in `on${Capitalize<string & keyof T_1>}`]?: K_2 extends `on${infer C}` ? T_1[Uncapitalize<C>] extends null ? (...args: any[]) => any : (...args: T_1[Uncapitalize<C>] extends (...args: infer P) => any ? P : never) => any : never; } : {} : never : never) & {
19
19
  "v-slots"?: (OSelectProps<TItem, TReturnObject> extends infer T_3 ? { [K_3 in keyof T_3 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: OSelectProps<TItem, TReturnObject>[K_3]; } : never) & Omit<{
20
20
  default?: import("vue").Slot;
21
21
  }, keyof (OSelectProps<TItem, TReturnObject> extends infer T_4 ? { [K_3 in keyof T_4 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: OSelectProps<TItem, TReturnObject>[K_3]; } : never)>;
22
- } & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "maxHeight" | "variant" | "error" | "class" | "label" | "multiple" | "disabled" | "colorSchemaType" | "modelValue" | "items" | "itemHeight" | "loading" | "readonly" | "errorMessages" | "rules" | "hideDetails" | "hint" | "persistentHint" | "colors" | "v-model" | "toned" | "emit:update:modelValue" | "itemValue" | "searchable" | "slot:append-inner" | "slot:prepend-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "hideSelected" | "itemTitle" | "returnObject" | "chips" | "hideNoData" | "menuIcon" | "emit:update:search" | "slot:append-item" | keyof (TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject)> & import("@omnia/fx/ux").VNodeEvents) => any;
22
+ } & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "maxHeight" | "variant" | "error" | "class" | "label" | "multiple" | "disabled" | "colorSchemaType" | "modelValue" | "items" | "itemHeight" | "loading" | "readonly" | "errorMessages" | "rules" | "hideDetails" | "hint" | "persistentHint" | "colors" | "v-model" | "toned" | "emit:update:modelValue" | "itemValue" | "searchable" | "slot:append-inner" | "slot:prepend-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "hideSelected" | "itemTitle" | "returnObject" | "chips" | "hideNoData" | "menuIcon" | "multiSelectionStyle" | "emit:update:search" | "slot:append-item" | keyof (TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject)> & import("@omnia/fx/ux").VNodeEvents) => any;
23
23
  export default _default;
@@ -1,6 +1,9 @@
1
1
  import { OSelectTypes, TextBlueprint } from "@omnia/fx-models";
2
2
  import { useColorSchemaStore, useTypographyBlueprintStore } from "@omnia/fx/ux";
3
3
  export declare const SelectStyles: {
4
+ selectorWrapper: () => import("@omnia/fx/ux").StylexValue;
5
+ containerOverflow: import("@omnia/fx/ux").StylexValue;
6
+ overlay: (dark: boolean, noHover?: boolean) => string;
4
7
  textAndFont: (textBlueprint: TextBlueprint, colors: ReturnType<typeof useColorSchemaStore>, typography: ReturnType<typeof useTypographyBlueprintStore>) => string;
5
8
  componentWrapper: Readonly<import("@omnia/fx/ux").StylexValue>;
6
9
  componentVariantWrapper: (colors: ReturnType<typeof useColorSchemaStore>, variant: OSelectTypes, hasValue: boolean, hasLabel: boolean) => Readonly<import("@omnia/fx/ux").StylexValue>;
@@ -0,0 +1,35 @@
1
+ import { OMultiSelectionStyles, OSelectRenderingItem } from "@omnia/fx-models";
2
+ import { VNodeChild } from "vue";
3
+ export declare const useMultiSelectStore: () => {
4
+ rules: {
5
+ renderItemsAsChips: () => boolean;
6
+ };
7
+ state: {
8
+ selection: any;
9
+ items: any[];
10
+ itemTitle: string;
11
+ itemValue: string;
12
+ selectStyle: "default" | "list" | "chips";
13
+ };
14
+ readonly slots: {
15
+ selection: (item: OSelectRenderingItem<any>, index: Number) => VNodeChild;
16
+ };
17
+ events: import("@omnia/fx/stores").StoreEvents<{
18
+ selection: any;
19
+ items: any[];
20
+ itemTitle: string;
21
+ itemValue: string;
22
+ selectStyle: "default" | "list" | "chips";
23
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
24
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
25
+ removeItem(index: number): void;
26
+ updateModel(model: Array<any>): void;
27
+ init(items: Array<any>, model: Array<any>, itemTitle: any, itemValue: any, selectStyle: OMultiSelectionStyles, renderingSlots: any): void;
28
+ }>;
29
+ get: {
30
+ itemById(id: string | object): any;
31
+ selectionAsObjects(): any;
32
+ };
33
+ } & {
34
+ dispose?: () => void;
35
+ };
@@ -0,0 +1,16 @@
1
+ import { DefineEmit, DefineProp, DefinePropTheming, DefineSlot } from "@omnia/fx/ux";
2
+ import { VNodeChild } from "vue";
3
+ import { OMultiSelectionStyles } from "@omnia/fx-models";
4
+ type SelectionVariants = "remove" | "settings";
5
+ type BaseProps = DefinePropTheming & DefineProp<"items", any[], false, null, "TItem must be an array of objects or array of strings. When using objects, will look for a title, value and disabled keys. This can be changed using the item-title, item-value and item-disabled props."> & DefineProp<"variant", SelectionVariants, false, null, "The component variants"> & DefineProp<"toned", boolean, false, null, "Sets the component to toned"> & DefineProp<"sorting", boolean, false, null, "Sets the component to sorting mode"> & DefineProp<"itemTitle", string, false, null, "Property on supplied items that contains its title."> & DefineProp<"itemSubtitle", string, false, null, "Property on supplied items that contains its value."> & DefineProp<"itemIcon", string, false, null, "Property on supplied items that contains its value."> & DefineProp<"enableAdd", boolean, false, null, "If add button is shown"> & DefineProp<"selectionStyle", OMultiSelectionStyles, false, null, "The style of multi select"> & DefineSlot<"item", (item: any, index: Number) => VNodeChild> & DefineEmit<"selectItem", (index: any) => true> & DefineEmit<"addItem", () => true>;
6
+ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<BaseProps> & {
7
+ onSelectItem?: (index: any) => any;
8
+ onAddItem?: () => any;
9
+ } & {
10
+ "v-slots"?: {
11
+ item?: (item: any, index: Number) => VNodeChild;
12
+ } & Omit<{
13
+ default?: import("vue").Slot;
14
+ }, "item">;
15
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "colorSchemaType" | "items" | "colors" | "toned" | "slot:item" | "itemTitle" | "itemIcon" | "emit:selectItem" | "sorting" | "itemSubtitle" | "enableAdd" | "selectionStyle" | "emit:addItem"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ export default _default;
@@ -0,0 +1,6 @@
1
+ import { useColorSchemaStore } from "../../aurora";
2
+ export declare const SelectionStyles: {
3
+ selectorWrapper: (colors: ReturnType<typeof useColorSchemaStore>) => import("../..").StylexValue;
4
+ containerOverflow: import("../..").StylexValue;
5
+ overlay: (dark: boolean, noHover?: boolean) => string;
6
+ };
@@ -0,0 +1 @@
1
+ export declare const ExampleComponents: import("@omnia/fx/ux").DocumentationSpec;
@@ -0,0 +1 @@
1
+ export declare const spec: import("@omnia/fx/ux").DocumentationSpec;
@@ -0,0 +1,35 @@
1
+ import { OSelectRenderingItem } from "@omnia/fx-models";
2
+ import { VNodeChild } from "vue";
3
+ export declare const useSelectionStore: () => {
4
+ rules: {};
5
+ state: {
6
+ items: any[];
7
+ propertyMappings: {
8
+ title: string;
9
+ subtitle: string;
10
+ icon: string;
11
+ };
12
+ };
13
+ readonly slots: {
14
+ selection: (item: OSelectRenderingItem<any>, index: Number) => VNodeChild;
15
+ };
16
+ events: import("@omnia/fx/stores").StoreEvents<{
17
+ items: any[];
18
+ propertyMappings: {
19
+ title: string;
20
+ subtitle: string;
21
+ icon: string;
22
+ };
23
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
24
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
25
+ updateItems(items: Array<any>): void;
26
+ init(items: Array<any>, itemTitle: string, itemSubtitle: string, itemIcon: string, renderingSlots: any): void;
27
+ }>;
28
+ get: {
29
+ itemTitle(item: any): any;
30
+ itemSubTitle(item: any): any;
31
+ itemIcon(item: any): any;
32
+ };
33
+ } & {
34
+ dispose?: () => void;
35
+ };
@@ -65,5 +65,5 @@ declare const _default: <T extends Object>(props: import("@omnia/fx/ux").Extract
65
65
  } & Omit<{
66
66
  default?: import("vue").Slot;
67
67
  }, "title" | "prepend" | "appendInnerItem">;
68
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "padding" | "multiple" | "expanded" | "colorSchemaType" | "modelValue" | "items" | "colors" | "v-model" | "emit:update:modelValue" | "itemValue" | "emit:update:expanded" | "v-model:expanded" | "slot:title" | "slot:prepend" | "itemTitle" | "itemChildren" | "expandOnSelection" | "batchChildrensDisplay" | "itemIcon" | "loadChildren" | "onMoveNode" | "checkNodeToMove" | "indentation" | "slot:appendInnerItem" | "emit:update:active" | "openAll"> & import("@omnia/fx/ux").VNodeEvents) => any;
68
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "padding" | "multiple" | "expanded" | "colorSchemaType" | "modelValue" | "items" | "colors" | "v-model" | "emit:update:modelValue" | "itemValue" | "emit:update:expanded" | "v-model:expanded" | "slot:prepend" | "slot:title" | "itemTitle" | "itemChildren" | "expandOnSelection" | "batchChildrensDisplay" | "itemIcon" | "loadChildren" | "onMoveNode" | "checkNodeToMove" | "indentation" | "slot:appendInnerItem" | "emit:update:active" | "openAll"> & import("@omnia/fx/ux").VNodeEvents) => any;
69
69
  export default _default;
@@ -320,6 +320,7 @@ import wc8a82f6b541cc49b2ade3e5b880fd3a58 from './ux/oxide/rangeslider/RangeSlid
320
320
  import wc4c41fd8799ae43468150fd47661e8100 from './ux/oxide/rating/Rating';
321
321
  import wc177587e103904861b5d4d491388a01b1 from './ux/oxide/scrollcontainer/ScrollContainer';
322
322
  import wc578e2a4d5cd247a4b1291911256253a7 from './ux/oxide/select/Select';
323
+ import wcd5f8ac202ad14c6e83a2ce097babd6ff from './ux/oxide/selection/Selection';
323
324
  import wc2ade92721b3c426fac97c63026f77351 from './ux/oxide/skeletonloader/SkeletonLoader';
324
325
  import wc8b0bddecd5d74fcba7aac87913137ca3 from './ux/oxide/slidepanel/SlidePanel';
325
326
  import wcd5ff31018df44196a5c6ab219bab4c25 from './ux/oxide/slidepanel/Slide';
@@ -399,7 +400,8 @@ import wc3779d0b63f54436eb25942b0c2487a2c from './ux/aurora/components/colorsche
399
400
  import wc7abfeece956245f3ba63c231d3c31c26 from './ux/aurora/components/colorschemapicker/ColorSchemaEditor';
400
401
  import wc73b0b5416b9348849ecb9a1cd8358e70 from './ux/aurora/components/componentblueprints/ComponentBlueprintsViewer';
401
402
  import wcf0987a01b8d2487f8d6678d41fc26f7f from './ux/aurora/components/containerFillpicker/ContainerFillPicker';
402
- import wc5eca85f245ca4f3cbf5e81ba8741f3c6 from './ux/aurora/components/containerFillpicker/ContainerBlueprintsViewer';
403
+ import wc5eca85f245ca4f3cbf5e81ba8741f3c6 from './ux/aurora/components/containerFillpicker/ContainerFillStyleEditor';
404
+ import wcd7ac9d3575424277926a0b231dc4f2e3 from './ux/aurora/components/containerFillpicker/ContainerFillBlueprintsPicker';
403
405
  import wcbb2e0efa0634452f94d99d1f33ae5b64 from './ux/aurora/components/fillpicker/FillPicker';
404
406
  import wc349a445fe7a2403b8f98fceff168f87e from './ux/aurora/components/fillpicker/FillPreview';
405
407
  import wc44e2dd896269442f800da69000d4c2f1 from './ux/aurora/components/headerpicker/HeaderPicker';
@@ -411,14 +413,17 @@ import wccbdf3361c16f479faff72960c18404dc from './ux/aurora/components/iconstyle
411
413
  import wcd84a5b45429344d29a084ade31ad668d from './ux/aurora/components/input/InputStylePicker';
412
414
  import wc141334bec3914c018c0044b7593ffc93 from './ux/aurora/components/input/InputStyleEditor';
413
415
  import wc94cbc66f399948c28f25bf8962deefd1 from './ux/aurora/components/input/InputBlueprintsViewer';
416
+ import wc3bcb44301ab24be2a11e6ccdfe29ee60 from './ux/aurora/components/placeholder/Placeholder';
414
417
  import wc564bced7081c496483e8df717f600ff3 from './ux/aurora/components/spacingpicker/SpacingPicker3';
415
418
  import wc0ed52c601528428e935d110b3018a0bc from './ux/aurora/components/spacingpicker/SpacingViewer';
416
419
  import wc3f61b080ed9d4a2bad922be8f5ae0794 from './ux/aurora/components/spacingpicker/SpacingEditor';
420
+ import wc2157fcfafda94827a7f41a35bd78e1e1 from './ux/aurora/components/spacingpicker/SpacingBlueprintPicker';
417
421
  import wcb4ddcf67388c4aa494cad4fa07ff8937 from './ux/aurora/components/stylepicker/StylePicker';
418
422
  import wce35c6b2d296345329c39928b82b1ec77 from './ux/aurora/components/tabs/TabStylePicker';
419
423
  import wcb2429c572d6c41809c621c408bbba855 from './ux/aurora/components/tabs/TabStyleEditor';
420
424
  import wcfd6b575dc7c44149ac3129492fc83aa6 from './ux/aurora/components/tabs/TabBlueprintsViewer';
421
425
  import wc5ac01b439b7b494baf066921c2ae7f9a from './ux/aurora/components/textcolorpicker/TextColorPicker';
426
+ import wc1f8e62af53af4535864eeff5b7e34248 from './ux/aurora/components/textcolorpicker/TextColorBlueprintsPicker';
422
427
  import wc5682a90ca29b443fa48b3b691b622e15 from './ux/aurora/components/textformatpicker/TextFormatPicker';
423
428
  import wc287d666180644ba5ab5def0471a75a89 from './ux/aurora/components/textstylepicker/TextStylePicker';
424
429
  import wc252ece0016594978b3ddfafdd59adda4 from './ux/aurora/components/themepicker/ThemePicker';
@@ -426,6 +431,7 @@ import wc73e1c232690249f78967e3e3f6d92bd7 from './ux/aurora/components/themeprev
426
431
  import wcc6eec07d48af435ab0c75195d9c7dcfc from './ux/aurora/components/themepreview/ComponentPreview';
427
432
  import wc99a73153b5c647da9d6de517f51e53f0 from './ux/aurora/components/typography/TypographyEditor';
428
433
  import wc2f742a14a560434abb899360a69c314b from './ux/aurora/components/typography/TypographyBlueprintsViewer';
434
+ import wc49703cb13c254c5b8eb30bd1a3eaf431 from './ux/aurora/components/typography/TypographyBlueprintPicker';
429
435
  import wc6bcccc7dd1c74fe591a660641ac62cd7 from './ux/aurora/components/viewtemplatepicker/ViewTemplatePicker';
430
436
  import wc4fc2b52f62484d5caced1c31f7ead58b from './ux/enterpriseproperties/display/datafield/DataFieldDisplay';
431
437
  import wc8bb3a534205140f58cea8130e5b10715 from './ux/enterpriseproperties/display/datetimefield/DatetimeFieldDisplay';
@@ -537,11 +543,15 @@ import wc3a923c54b15d461597cd678c0d561496 from './ux/admin/system/submenu/system
537
543
  import wc9fbf91affc974ca698437e8ada43bb0c from './ux/admin/system/submenu/tenantcontact/TenantContactJourney';
538
544
  import wc0aa3df9194784591a5be530314b8ac7f from './ux/aurora/admin/blades/chrome/Chrome';
539
545
  import wcd90e0352809742c482bdda733dc8872a from './ux/aurora/admin/blades/colorschemas/ColorSchemasJourney';
546
+ import wc56efc575579e4da3bb45d3a45d8c0888 from './ux/aurora/admin/blades/componentblueprints/BlueprintsJourney';
547
+ import wcfebab40186954cadbb54852c509f31e6 from './ux/aurora/admin/blades/fills/FillsJourney';
540
548
  import wc8142fa90f0d34258bb080a15aa21ab74 from './ux/aurora/admin/blades/fontsmanager/FontManager';
549
+ import wc891de93e73cc47b0a552d24fdf34c9cf from './ux/aurora/admin/blades/spacing/SpacingJourney';
541
550
  import wc682077b575c74b2086cbf438346e0ed3 from './ux/aurora/admin/blades/templates/TemplatesJourney';
542
551
  import wc5e7631b4411b498eafa68ebde2136cc5 from './ux/aurora/admin/blades/themedesigner/ThemeDesigner';
543
552
  import wc136c9c57149747f198180bdf38a6b297 from './ux/aurora/admin/blades/themedesigner/PreviewJourney';
544
553
  import wcbed95d1ec67f4a15986fc72adebdb78f from './ux/aurora/admin/blades/themes/ThemesJourney';
554
+ import wcfc2401c7c3384790ae7ce17d05b0855f from './ux/aurora/admin/blades/typography/TypographyJourney';
545
555
  import wcf5cf0b4975644d688124880ae533869e from './ux/layoutcanvas/editor/settings/backgroundsettings/BackgroundSettings';
546
556
  import wc2e52c0d860ec498fa3abf6b76eacc45d from './ux/layoutcanvas/editor/settings/block/Header';
547
557
  import wc9666ee9da0af46ac8354f0577050cb60 from './ux/layoutcanvas/editor/settings/block/Spacing';
@@ -570,12 +580,9 @@ import wc5b6b6242356046c29e05c24fb2135bf0 from './ux/layoutcanvas/editor/setting
570
580
  import wc0f5cb3a8175d418c8527d1852cb28782 from './ux/richtexteditor/extensions/EnterpriseGlossaryLink/components/SuggestionComponent';
571
581
  import wc4cd5054dab4a44dfb4f0cd4be9d1ee50 from './ux/app/apps/admin/appsettings/admin/AppSettingsJourney';
572
582
  import wc1476702e8f24468d9185322be5931c54 from './ux/app/management/tabs/shared/addbutton/AddButton';
573
- import wc56efc575579e4da3bb45d3a45d8c0888 from './ux/aurora/admin/blades/blueprints/components/ComponentsJourney';
574
- import wc891de93e73cc47b0a552d24fdf34c9cf from './ux/aurora/admin/blades/blueprints/spacing/SpacingJourney';
575
- import wcfc2401c7c3384790ae7ce17d05b0855f from './ux/aurora/admin/blades/blueprints/typography/TypographyJourney';
583
+ import wc3734b9786d374f388cc5b5181f5cd4f3 from './ux/aurora/admin/blades/typography/components/FontPicker';
576
584
  import wca1b28c17c13e4250a8ba59a01efece0e from './ux/admin/system/submenu/systemlogs/providers/AppInstance/AppInstanceLog';
577
585
  import wc606afcf1b9b04b5e8920b7675b4ecc4b from './ux/admin/system/submenu/systemlogs/providers/Feature/FeatureInstanceLog';
578
- import wc3734b9786d374f388cc5b5181f5cd4f3 from './ux/aurora/admin/blades/blueprints/typography/components/FontPicker';
579
586
  import wcb358eb4c58fb49119c7c2fca8b2fe186 from './ux/app/apps/admin/appsettings/admin/blades/editapp/EditBlade';
580
587
  import wcb0e4ded914dd47ed99226f884b927f9a from './ux/app/apps/admin/appsettings/admin/blades/switchingtemplate/journey/SwitchingTemplateSettings';
581
588
  import wc97a0cc3e2c064517ba3c9db6e5e04f8b from '../../../../client/public/header/Header';
@@ -765,32 +772,32 @@ declare global {
765
772
  } : typeof wcd90e0352809742c482bdda733dc8872a;
766
773
  };
767
774
  };
768
- "fontmanager": {
769
- "journey": typeof wc8142fa90f0d34258bb080a15aa21ab74 extends {
775
+ "blueprints": {
776
+ "journey": typeof wc56efc575579e4da3bb45d3a45d8c0888 extends {
770
777
  propsDefinition: infer TProp;
771
778
  } ? {
772
779
  new (...args: any[]): {
773
780
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
774
781
  };
775
- } : typeof wc8142fa90f0d34258bb080a15aa21ab74;
782
+ } : typeof wc56efc575579e4da3bb45d3a45d8c0888;
776
783
  };
777
- "templates": {
778
- "journey": typeof wc682077b575c74b2086cbf438346e0ed3 extends {
784
+ "fills": {
785
+ "journey": typeof wcfebab40186954cadbb54852c509f31e6 extends {
779
786
  propsDefinition: infer TProp;
780
787
  } ? {
781
788
  new (...args: any[]): {
782
789
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
783
790
  };
784
- } : typeof wc682077b575c74b2086cbf438346e0ed3;
791
+ } : typeof wcfebab40186954cadbb54852c509f31e6;
785
792
  };
786
- "components": {
787
- "journey": typeof wc56efc575579e4da3bb45d3a45d8c0888 extends {
793
+ "fontmanager": {
794
+ "journey": typeof wc8142fa90f0d34258bb080a15aa21ab74 extends {
788
795
  propsDefinition: infer TProp;
789
796
  } ? {
790
797
  new (...args: any[]): {
791
798
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
792
799
  };
793
- } : typeof wc56efc575579e4da3bb45d3a45d8c0888;
800
+ } : typeof wc8142fa90f0d34258bb080a15aa21ab74;
794
801
  };
795
802
  "spacing": {
796
803
  "journey": typeof wc891de93e73cc47b0a552d24fdf34c9cf extends {
@@ -801,6 +808,15 @@ declare global {
801
808
  };
802
809
  } : typeof wc891de93e73cc47b0a552d24fdf34c9cf;
803
810
  };
811
+ "templates": {
812
+ "journey": typeof wc682077b575c74b2086cbf438346e0ed3 extends {
813
+ propsDefinition: infer TProp;
814
+ } ? {
815
+ new (...args: any[]): {
816
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
817
+ };
818
+ } : typeof wc682077b575c74b2086cbf438346e0ed3;
819
+ };
804
820
  "typography": {
805
821
  "journey": typeof wcfc2401c7c3384790ae7ce17d05b0855f extends {
806
822
  propsDefinition: infer TProp;
@@ -1374,6 +1390,15 @@ declare global {
1374
1390
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
1375
1391
  };
1376
1392
  } : typeof wc5ac01b439b7b494baf066921c2ae7f9a;
1393
+ "blueprints": {
1394
+ "picker": typeof wc1f8e62af53af4535864eeff5b7e34248 extends {
1395
+ propsDefinition: infer TProp;
1396
+ } ? {
1397
+ new (...args: any[]): {
1398
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
1399
+ };
1400
+ } : typeof wc1f8e62af53af4535864eeff5b7e34248;
1401
+ };
1377
1402
  };
1378
1403
  "format": {
1379
1404
  "picker": typeof wc5682a90ca29b443fa48b3b691b622e15 extends {
@@ -4074,15 +4099,24 @@ declare global {
4074
4099
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4075
4100
  };
4076
4101
  } : typeof wcf0987a01b8d2487f8d6678d41fc26f7f;
4077
- };
4078
- "blueprints": {
4079
- "viewer": typeof wc5eca85f245ca4f3cbf5e81ba8741f3c6 extends {
4080
- propsDefinition: infer TProp;
4081
- } ? {
4082
- new (...args: any[]): {
4083
- $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4084
- };
4085
- } : typeof wc5eca85f245ca4f3cbf5e81ba8741f3c6;
4102
+ "style": {
4103
+ "editor": typeof wc5eca85f245ca4f3cbf5e81ba8741f3c6 extends {
4104
+ propsDefinition: infer TProp;
4105
+ } ? {
4106
+ new (...args: any[]): {
4107
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4108
+ };
4109
+ } : typeof wc5eca85f245ca4f3cbf5e81ba8741f3c6;
4110
+ };
4111
+ "blueprints": {
4112
+ "picker": typeof wcd7ac9d3575424277926a0b231dc4f2e3 extends {
4113
+ propsDefinition: infer TProp;
4114
+ } ? {
4115
+ new (...args: any[]): {
4116
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4117
+ };
4118
+ } : typeof wcd7ac9d3575424277926a0b231dc4f2e3;
4119
+ };
4086
4120
  };
4087
4121
  };
4088
4122
  "fill": {
@@ -4124,6 +4158,15 @@ declare global {
4124
4158
  };
4125
4159
  } : typeof wcb1acedf8859a4daab8c683bd87142462;
4126
4160
  };
4161
+ "variant": {
4162
+ "placeholder": typeof wc3bcb44301ab24be2a11e6ccdfe29ee60 extends {
4163
+ propsDefinition: infer TProp;
4164
+ } ? {
4165
+ new (...args: any[]): {
4166
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4167
+ };
4168
+ } : typeof wc3bcb44301ab24be2a11e6ccdfe29ee60;
4169
+ };
4127
4170
  "spacing": {
4128
4171
  "picker": typeof wc564bced7081c496483e8df717f600ff3 extends {
4129
4172
  propsDefinition: infer TProp;
@@ -4146,6 +4189,15 @@ declare global {
4146
4189
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4147
4190
  };
4148
4191
  } : typeof wc3f61b080ed9d4a2bad922be8f5ae0794;
4192
+ "blueprint": {
4193
+ "picker": typeof wc2157fcfafda94827a7f41a35bd78e1e1 extends {
4194
+ propsDefinition: infer TProp;
4195
+ } ? {
4196
+ new (...args: any[]): {
4197
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4198
+ };
4199
+ } : typeof wc2157fcfafda94827a7f41a35bd78e1e1;
4200
+ };
4149
4201
  };
4150
4202
  "style": {
4151
4203
  "picker": typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends {
@@ -4171,6 +4223,15 @@ declare global {
4171
4223
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4172
4224
  };
4173
4225
  } : typeof wc2f742a14a560434abb899360a69c314b;
4226
+ "blueprint": {
4227
+ "picker": typeof wc49703cb13c254c5b8eb30bd1a3eaf431 extends {
4228
+ propsDefinition: infer TProp;
4229
+ } ? {
4230
+ new (...args: any[]): {
4231
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4232
+ };
4233
+ } : typeof wc49703cb13c254c5b8eb30bd1a3eaf431;
4234
+ };
4174
4235
  };
4175
4236
  "view": {
4176
4237
  "template": {
@@ -5412,6 +5473,13 @@ declare global {
5412
5473
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
5413
5474
  };
5414
5475
  } : typeof wc578e2a4d5cd247a4b1291911256253a7;
5476
+ "selection": typeof wcd5f8ac202ad14c6e83a2ce097babd6ff extends {
5477
+ propsDefinition: infer TProp;
5478
+ } ? {
5479
+ new (...args: any[]): {
5480
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
5481
+ };
5482
+ } : typeof wcd5f8ac202ad14c6e83a2ce097babd6ff;
5415
5483
  "skeleton": {
5416
5484
  "loader": typeof wc2ade92721b3c426fac97c63026f77351 extends {
5417
5485
  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.394-dev",
4
+ "version": "8.0.396-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,13 +20,13 @@
20
20
  ],
21
21
  "author": "Omnia Digital Workplace AB",
22
22
  "dependencies": {
23
- "@omnia/fx-models": "8.0.394-dev",
23
+ "@omnia/fx-models": "8.0.396-dev",
24
24
  "@microsoft/signalr": "6.0.1",
25
25
  "broadcast-channel": "4.8.0",
26
26
  "dayjs": "1.11.7",
27
27
  "splitpanes": "3.1.5",
28
28
  "vue": "3.5.13",
29
- "vuetify": "3.7.14",
29
+ "vuetify": "3.7.15",
30
30
  "tslib": "2.6.2",
31
31
  "typescript": "5.7.2",
32
32
  "@tiptap/vue-3": "2.1.13",