@omnia/fx 8.0.298-dev → 8.0.300-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (109) hide show
  1. package/internal-do-not-import-from-here/contexts/OmniaContext.d.ts +2 -2
  2. package/internal-do-not-import-from-here/contexts/OmniaContextProvider.d.ts +2 -2
  3. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  4. package/internal-do-not-import-from-here/{ux/aurora/store → services}/ThemeService.d.ts +3 -4
  5. package/internal-do-not-import-from-here/services/index.d.ts +1 -0
  6. package/internal-do-not-import-from-here/stores/DefineStore.d.ts +23 -10
  7. package/internal-do-not-import-from-here/stores/LocalizationStore.d.ts +3 -28
  8. package/internal-do-not-import-from-here/stores/SizeContainerStore.d.ts +6 -31
  9. package/internal-do-not-import-from-here/stores/floweditor/FlowEditorPluginStore.d.ts +6 -31
  10. package/internal-do-not-import-from-here/stores/floweditor/FlowEditorToolbarStateStore.d.ts +5 -21
  11. package/internal-do-not-import-from-here/stores/mediapicker/ImageTransformerStore.d.ts +24 -215
  12. package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerCommonStore.d.ts +7 -59
  13. package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +17 -123
  14. package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +24 -160
  15. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +9 -70
  16. package/internal-do-not-import-from-here/stores/oxide/ComponentSharedSettingsStore.d.ts +5 -21
  17. package/internal-do-not-import-from-here/ux/admin/businessprofile/manageprofiles/BusinessProfileJourneyStore.d.ts +6 -58
  18. package/internal-do-not-import-from-here/ux/admin/security/store/AppInstanceJourneyStore.d.ts +6 -22
  19. package/internal-do-not-import-from-here/ux/admin/security/store/ProfileJourneyStore.d.ts +6 -22
  20. package/internal-do-not-import-from-here/ux/admin/security/store/TenantJourneyStore.d.ts +6 -22
  21. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/store/SettingsBladeStore.d.ts +7 -50
  22. package/internal-do-not-import-from-here/ux/admin/settings/blades/redirect/store/OmniaRedirectStore.d.ts +2 -72
  23. package/internal-do-not-import-from-here/ux/admin/store/AdminStore.d.ts +2 -27
  24. package/internal-do-not-import-from-here/ux/admin/system/store/SystemJourneyStore.d.ts +6 -49
  25. package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/stores/LocalizationAdminStore.d.ts +8 -78
  26. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/store/SeoManagerStore.d.ts +2 -27
  27. package/internal-do-not-import-from-here/ux/admin/system/submenu/services/store/ServicesJourneyStore.d.ts +6 -31
  28. package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -126
  29. package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/BusinessProfileAuthenticationStore.d.ts +5 -39
  30. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/GroupDetailStore.d.ts +1 -6
  31. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/GroupQueryStore.d.ts +2 -45
  32. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +11 -72
  33. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserDetailStore.d.ts +2 -54
  34. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +2 -84
  35. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/AddBlueprint.d.ts +16 -0
  36. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +8 -42
  37. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +11 -72
  38. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +68 -377
  39. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +17 -69
  40. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +7 -41
  41. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +7 -41
  42. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +8 -87
  43. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +11 -147
  44. package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +6 -58
  45. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fontsmanager/store/FontManagerStore.d.ts +2 -54
  46. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +8 -123
  47. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themedesigner/store/ThemeDesignerStore.d.ts +8 -33
  48. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +7 -59
  49. package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/ContainerBlueprintsViewer.d.ts +5 -5
  50. package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker/ContainerPicker.d.ts → containerFillpicker/ContainerFillPicker.d.ts} +91 -91
  51. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +4 -44
  52. package/internal-do-not-import-from-here/ux/aurora/store/ComponentBlueprintStore.d.ts +8 -33
  53. package/internal-do-not-import-from-here/ux/aurora/store/ComponentMigration.d.ts +4 -0
  54. package/internal-do-not-import-from-here/ux/aurora/store/FontStore.d.ts +2 -63
  55. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +19 -406
  56. package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +5 -39
  57. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +156 -700
  58. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStorage.d.ts +8 -44
  59. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStore.d.ts +13 -57
  60. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +20 -407
  61. package/internal-do-not-import-from-here/ux/docs/omfx/services/docs/Service.d.ts +1 -5
  62. package/internal-do-not-import-from-here/ux/docs/omfx/stores/docs/Store.d.ts +9 -34
  63. package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +29 -117
  64. package/internal-do-not-import-from-here/ux/flow/editor/plugins/colorstyle/ColorButton.d.ts +20 -246
  65. package/internal-do-not-import-from-here/ux/flow/editor/plugins/link/LinkButton.d.ts +20 -246
  66. package/internal-do-not-import-from-here/ux/flow/editor/plugins/spacing/SpacingButton.d.ts +20 -246
  67. package/internal-do-not-import-from-here/ux/flow/editor/plugins/typography/TypographyButton.d.ts +20 -246
  68. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorStore.d.ts +20 -246
  69. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorToolbarStore.d.ts +48 -1908
  70. package/internal-do-not-import-from-here/ux/flow/editor/stores/VelcronPluginStore.d.ts +6 -33
  71. package/internal-do-not-import-from-here/ux/flow/renderer/stores/FlowRendererStore.d.ts +12 -70
  72. package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +31 -101
  73. package/internal-do-not-import-from-here/ux/hub/feed/stores/HubFeedChromeStore.d.ts +19 -53
  74. package/internal-do-not-import-from-here/ux/identities/components/shared/AzureAdProviderSettingsStore.d.ts +2 -27
  75. package/internal-do-not-import-from-here/ux/inputlanguagepicker/stores/InputLanguageStore.d.ts +6 -31
  76. package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +6 -31
  77. package/internal-do-not-import-from-here/ux/journey/stores/JourneyRouterStore.d.ts +5 -57
  78. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +19 -176
  79. package/internal-do-not-import-from-here/ux/journey/stores/SettingsJourneyStore.d.ts +9 -79
  80. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +17 -166
  81. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +6 -31
  82. package/internal-do-not-import-from-here/ux/links/store/LinkPickerStore.d.ts +2 -27
  83. package/internal-do-not-import-from-here/ux/markdown/stores/MarkdownEditorStore.d.ts +7 -48
  84. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +3 -64
  85. package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -36
  86. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/use/MediaflowProviderStore.d.ts +2 -54
  87. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.stylex.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/store/ScrollContainerStore.d.ts +11 -135
  89. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/oxide/slidepanel/store/SlidePanelStore.d.ts +3 -64
  91. package/internal-do-not-import-from-here/ux/oxide/stickycontainer/store/StickyContainerStore.d.ts +8 -33
  92. package/internal-do-not-import-from-here/ux/oxide/table/Table.stylex.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorStore.d.ts +6 -28
  94. package/internal-do-not-import-from-here/ux/theming/ThemeManager.d.ts +2 -2
  95. package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +3 -3
  98. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +2 -2
  99. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +2 -5
  100. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronComponentStore.d.ts +5 -5
  101. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +31 -290
  102. package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +7 -98
  103. package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
  104. package/internal-do-not-import-from-here/wctypings.d.ts +11 -9
  105. package/package.json +2 -2
  106. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker/ContainerPicker.css.d.ts → containerFillpicker/ContainerFillPicker.css.d.ts} +0 -0
  107. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/ExampleComponents.d.ts +0 -0
  108. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/SampleComponent.d.ts +0 -0
  109. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/index.d.ts +0 -0
@@ -10,57 +10,16 @@ export declare const useMarkdownEditorStore: () => {
10
10
  toolbarOwnerId: guid;
11
11
  activeEditor: Editor;
12
12
  };
13
- events: {
14
- onMutatedToolbar: import("@omnia/fx").MessageBusExposeOnlySubscription<{
13
+ events: import("@omnia/fx/stores").StoreEvents<{
14
+ toolbar: {
15
15
  show: boolean;
16
16
  textActions: FlowEditorActionRegistration[];
17
17
  additionalActions: FlowEditorActionRegistration[];
18
- }>;
19
- onMutatedToolbarOwnerId: import("@omnia/fx").MessageBusExposeOnlySubscription<guid>;
20
- onMutatedActiveEditor: import("@omnia/fx").MessageBusExposeOnlySubscription<Editor>;
21
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
22
- actions: {
23
- onDispatching: {
24
- commands: {
25
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
- };
27
- toolbar: {
28
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
29
- };
30
- editor: {
31
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
32
- };
33
- };
34
- onDispatched: {
35
- commands: {
36
- subscribe(fn: (result: {
37
- exec: (command: string, payload: any) => void;
38
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
- };
40
- toolbar: {
41
- subscribe(fn: (result: {
42
- addAdditionalAction: (action: FlowEditorActionRegistration) => void;
43
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
- };
45
- editor: {
46
- subscribe(fn: (result: {
47
- onEnter: (editor: Editor, editorId: guid) => void;
48
- onLeave: (id: any) => void;
49
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
- };
51
- };
52
- onFailure: {
53
- commands: {
54
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
55
- };
56
- toolbar: {
57
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
- };
59
- editor: {
60
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
- };
62
18
  };
63
- } & {
19
+ toolbarOwnerId: guid;
20
+ activeEditor: Editor;
21
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
22
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
64
23
  commands: () => {
65
24
  exec: (command: string, payload: any) => void;
66
25
  };
@@ -71,7 +30,7 @@ export declare const useMarkdownEditorStore: () => {
71
30
  onEnter: (editor: Editor, editorId: guid) => void;
72
31
  onLeave: (id: any) => void;
73
32
  };
74
- };
33
+ }>;
75
34
  get: {
76
35
  isActiveStore(): boolean;
77
36
  };
@@ -14,69 +14,8 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
14
14
  } & {
15
15
  galleryPanelStore: {
16
16
  state: {};
17
- events: {} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
18
- actions: {
19
- onDispatching: {
20
- init: {
21
- subscribe(fn: (swiperObj: import("swiper").default) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
22
- };
23
- nextSlide: {
24
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- prevSlide: {
27
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
- };
29
- slideTo: {
30
- subscribe(fn: (index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
- };
32
- onSlideChange: {
33
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
34
- };
35
- autoplay: {
36
- subscribe(fn: never): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
37
- };
38
- };
39
- onDispatched: {
40
- init: {
41
- subscribe(fn: (result: void, swiperObj: import("swiper").default) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
- };
43
- nextSlide: {
44
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
45
- };
46
- prevSlide: {
47
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
48
- };
49
- slideTo: {
50
- subscribe(fn: (result: void, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
51
- };
52
- onSlideChange: {
53
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
54
- };
55
- autoplay: {
56
- subscribe(fn: never): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
57
- };
58
- };
59
- onFailure: {
60
- init: {
61
- subscribe(fn: (failureReason: any, swiperObj: import("swiper").default) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
62
- };
63
- nextSlide: {
64
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
65
- };
66
- prevSlide: {
67
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
68
- };
69
- slideTo: {
70
- subscribe(fn: (failureReason: any, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
71
- };
72
- onSlideChange: {
73
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
74
- };
75
- autoplay: {
76
- subscribe(fn: never): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
77
- };
78
- };
79
- } & {
17
+ events: import("../../../../stores").StoreEvents<{}, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
18
+ actions: import("../../../../stores").StoreReturnDefineAction<{
80
19
  init: (swiperObj: import("swiper").default) => void;
81
20
  nextSlide: () => void;
82
21
  prevSlide: () => void;
@@ -90,7 +29,7 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
90
29
  stop: () => void;
91
30
  };
92
31
  };
93
- };
32
+ }>;
94
33
  get: {
95
34
  activeIndex: () => number;
96
35
  autoplay: () => boolean;
@@ -15,45 +15,11 @@ export declare const PhotoWallStore: () => {
15
15
  media: Array<MediaPickerMedia>;
16
16
  clickMedia: (index: number) => void;
17
17
  };
18
- actions: {
19
- onDispatching: {
20
- clickMedia: {
21
- subscribe(fn: (index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
22
- };
23
- closeDialog: {
24
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- setBorderRadius: {
27
- subscribe(fn: (roundBorder?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
- };
29
- };
30
- onDispatched: {
31
- clickMedia: {
32
- subscribe(fn: (result: void, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
33
- };
34
- closeDialog: {
35
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
- };
37
- setBorderRadius: {
38
- subscribe(fn: (result: void, roundBorder?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
- };
40
- };
41
- onFailure: {
42
- clickMedia: {
43
- subscribe(fn: (failureReason: any, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
- };
45
- closeDialog: {
46
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
47
- };
48
- setBorderRadius: {
49
- subscribe(fn: (failureReason: any, roundBorder?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
- };
51
- };
52
- } & {
18
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
53
19
  clickMedia: (index: number) => void;
54
20
  closeDialog: () => void;
55
21
  setBorderRadius(roundBorder?: boolean): void;
56
- };
22
+ }>;
57
23
  get: {
58
24
  layoutNumber(): number;
59
25
  remainingPhotos(): number;
@@ -9,65 +9,13 @@ export declare const useMediaflowProviderStore: () => {
9
9
  settings: MediaflowSettings;
10
10
  authenticationInfo: MediaflowAuthenticationInfo;
11
11
  };
12
- actions: {
13
- onDispatching: {
14
- init: {
15
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
16
- };
17
- loadSettings: {
18
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
19
- };
20
- loadAuthenticationInfo: {
21
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
22
- };
23
- handleVideo: {
24
- subscribe(fn: (source: MediaflowInformation, folderId: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- handleImage: {
27
- subscribe(fn: (source: Partial<MediaFlowImage>, folderId: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
- };
29
- };
30
- onDispatched: {
31
- init: {
32
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
33
- };
34
- loadSettings: {
35
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
- };
37
- loadAuthenticationInfo: {
38
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
- };
40
- handleVideo: {
41
- subscribe(fn: (result: void, source: MediaflowInformation, folderId: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
- };
43
- handleImage: {
44
- subscribe(fn: (result: void, source: Partial<MediaFlowImage>, folderId: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
45
- };
46
- };
47
- onFailure: {
48
- init: {
49
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
- };
51
- loadSettings: {
52
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
53
- };
54
- loadAuthenticationInfo: {
55
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
56
- };
57
- handleVideo: {
58
- subscribe(fn: (failureReason: any, source: MediaflowInformation, folderId: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
59
- };
60
- handleImage: {
61
- subscribe(fn: (failureReason: any, source: Partial<MediaFlowImage>, folderId: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
62
- };
63
- };
64
- } & {
12
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
65
13
  init: () => Promise<void>;
66
14
  loadSettings: () => Promise<void>;
67
15
  loadAuthenticationInfo: () => Promise<void>;
68
16
  handleVideo: (source: MediaflowInformation, folderId: number) => Promise<void>;
69
17
  handleImage: (source: Partial<MediaFlowImage>, folderId: number) => Promise<void>;
70
- };
18
+ }>;
71
19
  get: {
72
20
  readonly getLocale: string;
73
21
  readonly mediaflowLoaded: boolean;
@@ -4,5 +4,5 @@
4
4
  import { ColorDefinition } from "../../velcron/core";
5
5
  import { OButtonGroupTypes } from "@omnia/fx-models";
6
6
  export declare const ButtonGroupStyles: {
7
- buttonContainer: (baseColor: ColorDefinition, onBaseColor: ColorDefinition, containerColor: ColorDefinition, onContainerColor: ColorDefinition, toned: boolean, variant: OButtonGroupTypes) => Readonly<import("@omnia/fx/ux").StylexValue>;
7
+ buttonContainer: (baseColor: ColorDefinition, onBaseColor: ColorDefinition, toned: boolean, variant: OButtonGroupTypes) => Readonly<import("@omnia/fx/ux").StylexValue>;
8
8
  };
@@ -12,140 +12,16 @@ export declare const useScrollContainerStore: () => {
12
12
  scrollingDirection: OScrollTypesCombination;
13
13
  coordinates: Coordinates;
14
14
  };
15
- events: {
16
- onMutatedElementRef: import("../../../..").MessageBusExposeOnlySubscription<HTMLElement>;
17
- onMutatedElementId: import("../../../..").MessageBusExposeOnlySubscription<string>;
18
- onMutatedDisableScrolling: import("../../../..").MessageBusExposeOnlySubscription<boolean>;
19
- onMutatedHeight: import("../../../..").MessageBusExposeOnlySubscription<string>;
20
- onMutatedWidth: import("../../../..").MessageBusExposeOnlySubscription<string>;
21
- onMutatedScrollingDirection: import("../../../..").MessageBusExposeOnlySubscription<OScrollTypesCombination>;
22
- onMutatedCoordinates: import("../../../..").MessageBusExposeOnlySubscription<Coordinates>;
23
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
24
- actions: {
25
- onDispatching: {
26
- scroll: {
27
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
- };
29
- calculateDynamicHeight: {
30
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
- };
32
- setHeight: {
33
- subscribe(fn: (height: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
34
- };
35
- setWidth: {
36
- subscribe(fn: (width: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
37
- };
38
- setScrolling: {
39
- subscribe(fn: (scrolling: OScrollTypesCombination) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
40
- };
41
- calculateScrollHeight: {
42
- subscribe(fn: (referenceElementIds: string[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
43
- };
44
- isElementNameStillInView: {
45
- subscribe(fn: (elementName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
46
- };
47
- isElementIdStillInView: {
48
- subscribe(fn: (elementId: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
49
- };
50
- scrollToStart: {
51
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
52
- };
53
- scrollToElementId: {
54
- subscribe(fn: (elementId: string, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
55
- };
56
- scrollToElementName: {
57
- subscribe(fn: (elementName: string, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
- };
59
- scrollToElement: {
60
- subscribe(fn: (element: HTMLElement, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
- };
62
- scrollToSelector: {
63
- subscribe(fn: (selector: string, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
64
- };
65
- };
66
- onDispatched: {
67
- scroll: {
68
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
69
- };
70
- calculateDynamicHeight: {
71
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
72
- };
73
- setHeight: {
74
- subscribe(fn: (result: void, height: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
75
- };
76
- setWidth: {
77
- subscribe(fn: (result: void, width: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
78
- };
79
- setScrolling: {
80
- subscribe(fn: (result: void, scrolling: OScrollTypesCombination) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
81
- };
82
- calculateScrollHeight: {
83
- subscribe(fn: (result: void, referenceElementIds: string[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
84
- };
85
- isElementNameStillInView: {
86
- subscribe(fn: (result: boolean, elementName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
87
- };
88
- isElementIdStillInView: {
89
- subscribe(fn: (result: boolean, elementId: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
90
- };
91
- scrollToStart: {
92
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
93
- };
94
- scrollToElementId: {
95
- subscribe(fn: (result: void, elementId: string, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
96
- };
97
- scrollToElementName: {
98
- subscribe(fn: (result: void, elementName: string, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
99
- };
100
- scrollToElement: {
101
- subscribe(fn: (result: void, element: HTMLElement, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
102
- };
103
- scrollToSelector: {
104
- subscribe(fn: (result: void, selector: string, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
105
- };
106
- };
107
- onFailure: {
108
- scroll: {
109
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
110
- };
111
- calculateDynamicHeight: {
112
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
113
- };
114
- setHeight: {
115
- subscribe(fn: (failureReason: any, height: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
116
- };
117
- setWidth: {
118
- subscribe(fn: (failureReason: any, width: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
119
- };
120
- setScrolling: {
121
- subscribe(fn: (failureReason: any, scrolling: OScrollTypesCombination) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
122
- };
123
- calculateScrollHeight: {
124
- subscribe(fn: (failureReason: any, referenceElementIds: string[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
125
- };
126
- isElementNameStillInView: {
127
- subscribe(fn: (failureReason: any, elementName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
128
- };
129
- isElementIdStillInView: {
130
- subscribe(fn: (failureReason: any, elementId: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
131
- };
132
- scrollToStart: {
133
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
134
- };
135
- scrollToElementId: {
136
- subscribe(fn: (failureReason: any, elementId: string, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
137
- };
138
- scrollToElementName: {
139
- subscribe(fn: (failureReason: any, elementName: string, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
140
- };
141
- scrollToElement: {
142
- subscribe(fn: (failureReason: any, element: HTMLElement, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
143
- };
144
- scrollToSelector: {
145
- subscribe(fn: (failureReason: any, selector: string, anchor?: "start" | "end") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
146
- };
147
- };
148
- } & {
15
+ events: import("@omnia/fx/stores").StoreEvents<{
16
+ elementRef: HTMLElement;
17
+ elementId: string;
18
+ disableScrolling: boolean;
19
+ height: string;
20
+ width: string;
21
+ scrollingDirection: OScrollTypesCombination;
22
+ coordinates: Coordinates;
23
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
24
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
149
25
  scroll: () => void;
150
26
  calculateDynamicHeight: () => void;
151
27
  setHeight: (height: string) => void;
@@ -159,7 +35,7 @@ export declare const useScrollContainerStore: () => {
159
35
  scrollToElementName: (elementName: string, anchor?: AnchorPosition) => void;
160
36
  scrollToElement: (element: HTMLElement, anchor?: AnchorPosition) => void;
161
37
  scrollToSelector: (selector: string, anchor?: AnchorPosition) => void;
162
- };
38
+ }>;
163
39
  get: {
164
40
  readonly coordinates: Coordinates;
165
41
  readonly scrollPosition: number;
@@ -2,7 +2,7 @@ import { IIcon, OSelectRenderingItem, OSelectTypes } from "@omnia/fx-models";
2
2
  import { DefineEmit, DefineProp, DefinePropTheming, DefineSlot, DefineType, DefineVModel, ItemType, ItemValueType, ValidationRule } from "@omnia/fx/ux";
3
3
  import { VNodeChild } from "vue";
4
4
  import { VSelectSlots } from "../../ComponentTypings";
5
- export interface OSelectSlots extends Omit<VSelectSlots, "item" | "selection" | "chip" | "append-item"> {
5
+ export interface OSelectSlots extends Omit<VSelectSlots, "item" | "selection" | "item" | "chip" | "append-item"> {
6
6
  chip?: (item: OSelectRenderingItem, index: Number) => VNodeChild;
7
7
  selection?: (item: OSelectRenderingItem, index: Number) => VNodeChild;
8
8
  item?: (item: OSelectRenderingItem, index: Number) => VNodeChild;
@@ -1,69 +1,8 @@
1
1
  import { Swiper } from "swiper/types";
2
2
  export declare const useSlidePanelStore: () => {
3
3
  state: {};
4
- events: {} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
5
- actions: {
6
- onDispatching: {
7
- init: {
8
- subscribe(fn: (swiperObj: Swiper) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
9
- };
10
- nextSlide: {
11
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
12
- };
13
- prevSlide: {
14
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- slideTo: {
17
- subscribe(fn: (index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- onSlideChange: {
20
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
- };
22
- autoplay: {
23
- subscribe(fn: never): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
24
- };
25
- };
26
- onDispatched: {
27
- init: {
28
- subscribe(fn: (result: void, swiperObj: Swiper) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
29
- };
30
- nextSlide: {
31
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
32
- };
33
- prevSlide: {
34
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
35
- };
36
- slideTo: {
37
- subscribe(fn: (result: void, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
- };
39
- onSlideChange: {
40
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
- };
42
- autoplay: {
43
- subscribe(fn: never): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
- };
45
- };
46
- onFailure: {
47
- init: {
48
- subscribe(fn: (failureReason: any, swiperObj: Swiper) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
49
- };
50
- nextSlide: {
51
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
52
- };
53
- prevSlide: {
54
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
55
- };
56
- slideTo: {
57
- subscribe(fn: (failureReason: any, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
- };
59
- onSlideChange: {
60
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
- };
62
- autoplay: {
63
- subscribe(fn: never): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
64
- };
65
- };
66
- } & {
4
+ events: import("@omnia/fx/stores").StoreEvents<{}, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
5
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
67
6
  init: (swiperObj: Swiper) => void;
68
7
  nextSlide: () => void;
69
8
  prevSlide: () => void;
@@ -77,7 +16,7 @@ export declare const useSlidePanelStore: () => {
77
16
  stop: () => void;
78
17
  };
79
18
  };
80
- };
19
+ }>;
81
20
  get: {
82
21
  activeIndex: () => number;
83
22
  autoplay: () => boolean;
@@ -5,41 +5,16 @@ export declare const useStickyContainerStore: () => {
5
5
  contentVisibilityTracking: boolean;
6
6
  isEditor: boolean;
7
7
  };
8
- events: {
9
- onMutatedIsSticky: import("../../../..").MessageBusExposeOnlySubscription<boolean>;
10
- onMutatedHideStickyElement: import("../../../..").MessageBusExposeOnlySubscription<boolean>;
11
- onMutatedContentVisibilityTracking: import("../../../..").MessageBusExposeOnlySubscription<boolean>;
12
- onMutatedIsEditor: import("../../../..").MessageBusExposeOnlySubscription<boolean>;
13
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
14
- actions: {
15
- onDispatching: {
16
- activateContentVisibilityTracking: {
17
- subscribe(fn: (elmentId: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- calculateIfElementIsSticky: {
20
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
- };
22
- };
23
- onDispatched: {
24
- activateContentVisibilityTracking: {
25
- subscribe(fn: (result: void, elmentId: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
- };
27
- calculateIfElementIsSticky: {
28
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
29
- };
30
- };
31
- onFailure: {
32
- activateContentVisibilityTracking: {
33
- subscribe(fn: (failureReason: any, elmentId: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
34
- };
35
- calculateIfElementIsSticky: {
36
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
37
- };
38
- };
39
- } & {
8
+ events: import("@omnia/fx/stores").StoreEvents<{
9
+ isSticky: boolean;
10
+ hideStickyElement: boolean;
11
+ contentVisibilityTracking: boolean;
12
+ isEditor: boolean;
13
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
14
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
40
15
  activateContentVisibilityTracking: (elmentId: string) => void;
41
16
  calculateIfElementIsSticky: () => void;
42
- };
17
+ }>;
43
18
  get: {
44
19
  startMarkElementId: string;
45
20
  stickyWrapperElementId: string;
@@ -1,4 +1,4 @@
1
1
  import { ColorDefinition } from "../../velcron/core";
2
2
  export declare const TableStyles: {
3
- tableWrapper: (baseColor: ColorDefinition, onBaseColor: ColorDefinition, containerColor: ColorDefinition, onContainerColor: ColorDefinition, toned: boolean) => Readonly<import("@omnia/fx/ux").StylexValue>;
3
+ tableWrapper: (baseColor: ColorDefinition, toned: boolean) => Readonly<import("@omnia/fx/ux").StylexValue>;
4
4
  };
@@ -1,40 +1,18 @@
1
1
  export type RichTextEditorStore = ReturnType<typeof useRichTextEditorStore>;
2
2
  export declare const useRichTextEditorStore: () => {
3
- events: {
4
- onMutated_sharedValue: import("@omnia/fx").MessageBusExposeOnlySubscription<{
3
+ events: import("@omnia/fx/stores").StoreEvents<{
4
+ _sharedValue: {
5
5
  [key: string]: any;
6
- }>;
7
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
6
+ };
7
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
8
8
  get: {
9
9
  getSharedValue(key: string): any;
10
10
  };
11
- actions: {
12
- onDispatching: {
13
- setSharedValue: {
14
- subscribe(fn: (value: {
15
- [key: string]: any;
16
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
17
- };
18
- };
19
- onDispatched: {
20
- setSharedValue: {
21
- subscribe(fn: (result: void, value: {
22
- [key: string]: any;
23
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
24
- };
25
- };
26
- onFailure: {
27
- setSharedValue: {
28
- subscribe(fn: (failureReason: any, value: {
29
- [key: string]: any;
30
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
- };
32
- };
33
- } & {
11
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
34
12
  setSharedValue(value: {
35
13
  [key: string]: any;
36
14
  }): void;
37
- };
15
+ }>;
38
16
  } & {
39
17
  dispose?: () => void;
40
18
  };
@@ -1,6 +1,6 @@
1
1
  import { Color, LegacyThemeColorDefinition, ThemeStyling, LegacyThemeDefinition, LegacyBorderDefinition } from "../../models";
2
2
  import { OmniaTheming } from "../OmniaTheming";
3
- import { guid, ThemeType } from "../../models";
3
+ import { guid, LegacyThemeType } from "../../models";
4
4
  export declare class ThemeManager {
5
5
  static omniaTheming: OmniaTheming;
6
6
  static isDarkColor(color: string): boolean;
@@ -24,5 +24,5 @@ export declare class ThemeManager {
24
24
  static MigrateBorder(borderDefinition: LegacyBorderDefinition): void;
25
25
  static CreateThemeStylingFromDefinition(themeDefinition: LegacyThemeColorDefinition): ThemeStyling;
26
26
  static CreateDefaultBorderDefinition(): LegacyBorderDefinition;
27
- static CreateThemeDefinition(primaryColor: string, secondaryColor: string, name: string, themeType: ThemeType, id?: guid, readOnly?: boolean): LegacyThemeDefinition;
27
+ static CreateThemeDefinition(primaryColor: string, secondaryColor: string, name: string, themeType: LegacyThemeType, id?: guid, readOnly?: boolean): LegacyThemeDefinition;
28
28
  }