@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
@@ -1,4 +1,4 @@
1
- import { OmniaEnvironmentContext, Theme, OmniaTokenContext, IOmniaContext, IBusinessProfile, IMessageBusTopicSubscription, ITenant, guid, UserWithPropertyBag, IAppRoute } from "../models";
1
+ import { OmniaEnvironmentContext, LegacyTheming, OmniaTokenContext, IOmniaContext, IBusinessProfile, IMessageBusTopicSubscription, ITenant, guid, UserWithPropertyBag, IAppRoute } from "../models";
2
2
  /**
3
3
  * Provides Omnia related contexts. This context should be injected using @Inject(OmniaContext)
4
4
  * @class OmniaContext
@@ -33,7 +33,7 @@ export declare class OmniaContext implements IOmniaContext {
33
33
  /**
34
34
  * Theming related context
35
35
  */
36
- get theming(): Theme;
36
+ get theming(): LegacyTheming;
37
37
  /**
38
38
  * Information about current user
39
39
  */
@@ -1,4 +1,4 @@
1
- import { IOmniaContext, IMutableContextProvider, OmniaEnvironmentContext, Theme, OmniaTokenContext, IMessageBusTopicSubscription, IMutableContext, IBusinessProfile, HttpHeaders, ITenant, guid, UserWithPropertyBag, IAppRoute, AppInstanceContext } from "../models";
1
+ import { IOmniaContext, IMutableContextProvider, OmniaEnvironmentContext, LegacyTheming, OmniaTokenContext, IMessageBusTopicSubscription, IMutableContext, IBusinessProfile, HttpHeaders, ITenant, guid, UserWithPropertyBag, IAppRoute, AppInstanceContext } from "../models";
2
2
  import { AxiosResponse } from "axios";
3
3
  declare global {
4
4
  let _spPageContextInfo: {
@@ -22,7 +22,7 @@ export declare class OmniaContextProvider implements IMutableContextProvider<IOm
22
22
  get businessProfile(): IBusinessProfile;
23
23
  get appRoute(): IAppRoute;
24
24
  get tenant(): ITenant;
25
- get theming(): Theme;
25
+ get theming(): LegacyTheming;
26
26
  get user(): Promise<UserWithPropertyBag>;
27
27
  get tokens(): OmniaTokenContext;
28
28
  get activatedFeatures(): guid[];
@@ -1 +1 @@
1
- {"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['a5a89056-b5f5-475d-8518-a1f55090379d']","content":{"./node_modules/@omnia/fx/Bootstrapper.js":{"id":"./node_modules/@omnia/fx/bootstrapper.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/index.js":{"id":"14a8d443-2e58-450b-a462-258bdaf69b49","buildMeta":{"exportsType":"namespace"},"expo.js":["ApiHelper","AppRoutePropertyBagFactory","AuthenticationSessionService","BusinessProfilePathPropertyBagFactory","BusinessProfilePropertyBagFactory","Console","ConsoleUIService","ContextProviderCollection","Cookies","DisplayRules","Encoder","EnterprisePropertyHandler","ErrorBus","Extend","GraphClient","HttpClient","HttpContextProviderCollection","IAppRouteFactory","IBusinessProfileFactory","ITenantFactory","ImageProxyService","Inject","Injectable","LocalStorage","LocalizationServiceProviders","Localize","MD5Util","ManifestResourceLoader","MessageBus","MessageBusExposeOnlyPublication","MessageBusExposeOnlySubscription","MessageBusTopicMediator","MigrationUtils","NamedPropertyOperationsFactory","ObjectMerger","OmniaContext","OmniaContextProvider","OmniaPropertyBagBase","Provide","ReplaceToken","Require","ServiceContainer","ServiceContainerContext","ServiceLocator","ServiceManifestProvider","SubscriptionHandler","TenantPropertyBagFactory","TokenService","Topics","UserAgentUtils","UserPropertyBagFactory","UserTypeStore","Utils","WebComponentBootstrapper","WebUtils","createEventHook","createVueApp","defineFactory","defineInjectable","defineService","destroyVueApp","extendApi","getVueApps","getVueMixins","getVueOptionsHooks","getVuePlugins","injectByTypeId","isInjectable","mergeLocaliation","omniaScriptApi","propertyPath","propertyPathValue","registerApi","registerAsyncVueComponent","registerInjectResolver","registerVueMixin","registerVueOptionsHook","registerVuePlugin","resolveAsyncVueComponent","setCurrentManifest","useInject","useLocalize","useOmniaClient","useProvide","vueCustomElement"]},"./node_modules/@omnia/fx/stores/index.js":{"id":"5e618f4d-d014-414e-a681-89e34cbeda0f","buildMeta":{"exportsType":"namespace"},"expo.js":["AiSettingsStore","AppNamingPolicyStore","AppStore","AuditLogStore","AzureAdUserStore","BaseProviderImageHandler","BaseProviderVideoHandler","BlockTitleGlobalSettingsStore","BlockTitleSettingsStore","BusinessProfileStore","ClipboardStore","CommentLikeStore","ConnectedTenantStore","DirectionRuleStore","DynamicGroupStore","EnterpriseGlossaryStore","EnterprisePropertyCategoryStore","EnterprisePropertySetStore","EnterprisePropertyStore","ExtensionStore","FeatureStore","FileUploaderStore","GalleryStore","GroupIdentityStore","IdentityStore","IdentitySyncProviderStore","ImageCropperByRatioHandler","ImageCropperUtils","ImageFilterHandler","ImageFlipHandler","ImageGalleryHandler","ImageRotateHandler","KEEP_ORIGINAL_SIZE_OPTION_VALUE","LinkReferencesStore","MSTeamsStore","MediaFileProcessor","MediaPickerCommonStore","MediaPickerImageHandler","MediaPickerStore","MediaPickerUtils","MultilingualStore","OrganizationTreeStore","PostStore","ProfileCardStore","PromotedTagStore","ProviderStore","SiteStore","Store","StoreAction","StoreLogTypes","StoreLogger","StoreMutation","StoreState","SystemLogStore","TargetingPropertyStore","TimeZoneStore","TokenStatus","TokenStore","TuiImgScaleQuality","UserIdentityStore","UserTargetingStore","UserTypeIdentityPickerStore","UserTypeIdentityStore","UserTypeStore","VersionedLayoutStore","VideoGalleryHandler","defineStore","getMediaProviderEditor","getTuiImageRendition","onApplyStyle","updateTransformedImageBase64","useCompontentHostStore","useCompontentSharedSettingsStore","useFlowEditorPluginStore","useFlowEditorToolbarStateStore","useLocalizationStore","useMediaPickerImageTransformerStore","useMediaPickerStorageProviderContext","useSizeContainerStore"]},"./node_modules/@omnia/fx/vue/index.js":{"id":"c041fe9f-1e14-443d-9407-5aa8829fbc21","buildMeta":{"exportsType":"namespace"},"expo.js":["createVueApp","destroyVueApp","getVueApps","getVueMixins","getVueOptionsHooks","getVuePlugins","registerAsyncVueComponent","registerVueMixin","registerVueOptionsHook","registerVuePlugin","resolveAsyncVueComponent","vueCustomElement"]},"./node_modules/@omnia/fx/services/index.js":{"id":"e25b9dd8-6dd7-4437-8ddd-0b9fadba73ac","buildMeta":{"exportsType":"namespace"},"expo.js":["AiSettingsService","AppNamingPolicyService","AppRouteService","AppService","AuditLogService","AzureAdGroupService","AzureAdUserService","AzureOpenAIService","BusinessProfilePropertyBindingProvider","BusinessProfileService","ConnectedTenantService","DataSourcePropertiesService","DataSourcePropertyDefinitionHandler","DynamicGroupService","DynamicPropertyDataSource","EnterpriseGlossaryService","EnterprisePropertiesProvider","EnterprisePropertyCategoryService","EnterprisePropertySetService","ExtendedEnterprisePropertiesPropertyBindingProvider","ExtensionsService","FeatureService","FileStorageService","GroupIdentityService","GroupService","IdentityAuthenticationService","IdentityCreationRequestService","IdentityPropertyBindingProvider","IdentitySelfServiceService","IdentityService","IdentitySyncProviderService","ImageProxyService","LinkStatusService","LocalizationService","LoginLogService","ManifestService","MediaPickerService","MicrosoftStreamService","OmniaSearchService","OmniaSearchUserService","OrganizationTreeService","PermissionNode","PermissionService","PostService","ProfileCardService","PropertyBindingService","PropertyDataSourceBase","QueryablePropertiesService","QueueService","ReindexOmniaSearchUserService","SecretsService","SecurityRoles","SecurityService","SettingsService","SiteService","TagsService","TargetingPropertyService","TenantContactService","TenantPreSetupService","TestDataSourcePropertiesService","TimeZoneService","TranslationService","UserIdentityService","UserPresenceStatus","UserPropertyBindingProvider","UserService","UserTypeService","VersionedDataService","VersionedLayoutService","WebImageService","WriteBackStatus","activityService","activitySubscriptionService","defineService","useRealtimeService"]}}}
1
+ {"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['a5a89056-b5f5-475d-8518-a1f55090379d']","content":{"./node_modules/@omnia/fx/Bootstrapper.js":{"id":"./node_modules/@omnia/fx/bootstrapper.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/index.js":{"id":"14a8d443-2e58-450b-a462-258bdaf69b49","buildMeta":{"exportsType":"namespace"},"expo.js":["ApiHelper","AppRoutePropertyBagFactory","AuthenticationSessionService","BusinessProfilePathPropertyBagFactory","BusinessProfilePropertyBagFactory","Console","ConsoleUIService","ContextProviderCollection","Cookies","DisplayRules","Encoder","EnterprisePropertyHandler","ErrorBus","Extend","GraphClient","HttpClient","HttpContextProviderCollection","IAppRouteFactory","IBusinessProfileFactory","ITenantFactory","ImageProxyService","Inject","Injectable","LocalStorage","LocalizationServiceProviders","Localize","MD5Util","ManifestResourceLoader","MessageBus","MessageBusExposeOnlyPublication","MessageBusExposeOnlySubscription","MessageBusTopicMediator","MigrationUtils","NamedPropertyOperationsFactory","ObjectMerger","OmniaContext","OmniaContextProvider","OmniaPropertyBagBase","Provide","ReplaceToken","Require","ServiceContainer","ServiceContainerContext","ServiceLocator","ServiceManifestProvider","SubscriptionHandler","TenantPropertyBagFactory","TokenService","Topics","UserAgentUtils","UserPropertyBagFactory","UserTypeStore","Utils","WebComponentBootstrapper","WebUtils","createEventHook","createVueApp","defineFactory","defineInjectable","defineService","destroyVueApp","extendApi","getVueApps","getVueMixins","getVueOptionsHooks","getVuePlugins","injectByTypeId","isInjectable","mergeLocaliation","omniaScriptApi","propertyPath","propertyPathValue","registerApi","registerAsyncVueComponent","registerInjectResolver","registerVueMixin","registerVueOptionsHook","registerVuePlugin","resolveAsyncVueComponent","setCurrentManifest","useInject","useLocalize","useOmniaClient","useProvide","vueCustomElement"]},"./node_modules/@omnia/fx/stores/index.js":{"id":"5e618f4d-d014-414e-a681-89e34cbeda0f","buildMeta":{"exportsType":"namespace"},"expo.js":["AiSettingsStore","AppNamingPolicyStore","AppStore","AuditLogStore","AzureAdUserStore","BaseProviderImageHandler","BaseProviderVideoHandler","BlockTitleGlobalSettingsStore","BlockTitleSettingsStore","BusinessProfileStore","ClipboardStore","CommentLikeStore","ConnectedTenantStore","DirectionRuleStore","DynamicGroupStore","EnterpriseGlossaryStore","EnterprisePropertyCategoryStore","EnterprisePropertySetStore","EnterprisePropertyStore","ExtensionStore","FeatureStore","FileUploaderStore","GalleryStore","GroupIdentityStore","IdentityStore","IdentitySyncProviderStore","ImageCropperByRatioHandler","ImageCropperUtils","ImageFilterHandler","ImageFlipHandler","ImageGalleryHandler","ImageRotateHandler","KEEP_ORIGINAL_SIZE_OPTION_VALUE","LinkReferencesStore","MSTeamsStore","MediaFileProcessor","MediaPickerCommonStore","MediaPickerImageHandler","MediaPickerStore","MediaPickerUtils","MultilingualStore","OrganizationTreeStore","PostStore","ProfileCardStore","PromotedTagStore","ProviderStore","SiteStore","Store","StoreAction","StoreLogTypes","StoreLogger","StoreMutation","StoreState","SystemLogStore","TargetingPropertyStore","TimeZoneStore","TokenStatus","TokenStore","TuiImgScaleQuality","UserIdentityStore","UserTargetingStore","UserTypeIdentityPickerStore","UserTypeIdentityStore","UserTypeStore","VersionedLayoutStore","VideoGalleryHandler","defineStore","getMediaProviderEditor","getTuiImageRendition","onApplyStyle","updateTransformedImageBase64","useCompontentHostStore","useCompontentSharedSettingsStore","useFlowEditorPluginStore","useFlowEditorToolbarStateStore","useLocalizationStore","useMediaPickerImageTransformerStore","useMediaPickerStorageProviderContext","useSizeContainerStore"]},"./node_modules/@omnia/fx/vue/index.js":{"id":"c041fe9f-1e14-443d-9407-5aa8829fbc21","buildMeta":{"exportsType":"namespace"},"expo.js":["createVueApp","destroyVueApp","getVueApps","getVueMixins","getVueOptionsHooks","getVuePlugins","registerAsyncVueComponent","registerVueMixin","registerVueOptionsHook","registerVuePlugin","resolveAsyncVueComponent","vueCustomElement"]},"./node_modules/@omnia/fx/services/index.js":{"id":"e25b9dd8-6dd7-4437-8ddd-0b9fadba73ac","buildMeta":{"exportsType":"namespace"},"expo.js":["AiSettingsService","AppNamingPolicyService","AppRouteService","AppService","AuditLogService","AzureAdGroupService","AzureAdUserService","AzureOpenAIService","BusinessProfilePropertyBindingProvider","BusinessProfileService","ConnectedTenantService","DataSourcePropertiesService","DataSourcePropertyDefinitionHandler","DynamicGroupService","DynamicPropertyDataSource","EnterpriseGlossaryService","EnterprisePropertiesProvider","EnterprisePropertyCategoryService","EnterprisePropertySetService","ExtendedEnterprisePropertiesPropertyBindingProvider","ExtensionsService","FeatureService","FileStorageService","GroupIdentityService","GroupService","IdentityAuthenticationService","IdentityCreationRequestService","IdentityPropertyBindingProvider","IdentitySelfServiceService","IdentityService","IdentitySyncProviderService","ImageProxyService","LinkStatusService","LocalizationService","LoginLogService","ManifestService","MediaPickerService","MicrosoftStreamService","OmniaSearchService","OmniaSearchUserService","OrganizationTreeService","PermissionNode","PermissionService","PostService","ProfileCardService","PropertyBindingService","PropertyDataSourceBase","QueryablePropertiesService","QueueService","ReindexOmniaSearchUserService","SecretsService","SecurityRoles","SecurityService","SettingsService","SiteService","TagsService","TargetingPropertyService","TenantContactService","TenantPreSetupService","TestDataSourcePropertiesService","TimeZoneService","TranslationService","UserIdentityService","UserPresenceStatus","UserPropertyBindingProvider","UserService","UserTypeService","VersionedDataService","VersionedLayoutService","WebImageService","WriteBackStatus","activityService","activitySubscriptionService","defineService","themeService","useRealtimeService"]}}}
@@ -1,10 +1,9 @@
1
1
  import { guid, ThemeDefinition, ThemeTypes } from "@omnia/fx-models";
2
- export declare const themeService: () => {
2
+ export declare const themeService: (param1: string) => {
3
3
  addOrUpdate: <T>(item: T) => Promise<T>;
4
4
  delete: (id: guid) => Promise<void>;
5
5
  loadThemeById: <T extends ThemeDefinition>(id: guid) => Promise<T>;
6
6
  loadThemeByType: <T>(type: ThemeTypes) => Promise<T>;
7
- loadAllThemes: <T>(id?: guid) => Promise<T>;
8
- } & {
9
- dispose?: () => void;
7
+ loadAllThemes: <T>() => Promise<T>;
8
+ loadResolveTheme: <T>(themeId: guid) => Promise<T>;
10
9
  };
@@ -48,3 +48,4 @@ export * from "./WebImageService";
48
48
  export * from "./identities";
49
49
  export * from "./permissions";
50
50
  export * from "./properties";
51
+ export * from "./ThemeService";
@@ -1,13 +1,13 @@
1
- import { MessageBusExposeOnlySubscription, SetupFactoryContext } from "../core";
2
- import { IMessageBusSubscriptionHandler, IMessageBusTopicPublishSubscriber, InstanceLifetimes } from "@omnia/fx-models";
1
+ import { defineFactory, MessageBusExposeOnlySubscription, SetupFactoryContext } from "../core";
2
+ import { IMessageBusSubscriptionHandler, IMessageBusTopicPublishSubscriber } from "@omnia/fx-models";
3
3
  type MutateFn<T> = (value: T | ((prev: T) => T)) => void;
4
- type Events<TState extends object, TEvents extends Record<string, IMessageBusTopicPublishSubscriber<any>>> = {
4
+ export type StoreEvents<TState extends object, TEvents extends Record<string, IMessageBusTopicPublishSubscriber<any>> = {}> = {
5
5
  [K in keyof TState as `onMutated${Capitalize<string & K>}`]: MessageBusExposeOnlySubscription<TState[K]>;
6
6
  } & TEvents;
7
7
  type MapActionOnDispatching<T extends Function> = T extends (...args: infer U) => any ? (...args: U) => void : never;
8
8
  type MapActionOnDispatched<T extends Function> = T extends (...args: infer U) => Promise<infer Y> | infer Y ? (result: Y, ...args: U) => void : never;
9
9
  type MapActionOnFailure<T extends Function> = T extends (...args: infer U) => any ? (failureReason: any, ...args: U) => void : never;
10
- type ReturnDefineAction<TAction extends {
10
+ export type StoreReturnDefineAction<TAction extends {
11
11
  [key: string]: any;
12
12
  }> = {
13
13
  onDispatching: {
@@ -29,26 +29,39 @@ type ReturnDefineAction<TAction extends {
29
29
  interface SetupStoreContext extends SetupFactoryContext {
30
30
  defineState<TState extends object, TEvents extends Record<string, IMessageBusTopicPublishSubscriber<any>> = Record<string, IMessageBusTopicPublishSubscriber<any>>>(state: TState): {
31
31
  state: TState;
32
- events: Events<TState, TEvents>;
32
+ events: StoreEvents<TState, TEvents>;
33
33
  mutate: {
34
34
  [K in keyof TState]: MutateFn<TState[K]>;
35
35
  };
36
36
  };
37
37
  defineActions<TActions extends {
38
38
  [key: string]: any;
39
- }>(actions: TActions): ReturnDefineAction<TActions>;
39
+ }>(actions: TActions): StoreReturnDefineAction<TActions>;
40
40
  }
41
41
  export interface IReturnSetupStore<TState, TGetters, TActions extends {
42
42
  [key: string]: Function;
43
43
  }, TEvents> {
44
44
  state?: TState;
45
45
  get?: TGetters;
46
- actions?: ReturnDefineAction<TActions>;
46
+ actions?: StoreReturnDefineAction<TActions>;
47
47
  events?: TEvents;
48
48
  }
49
49
  export declare function defineStore<TState extends object, TGetters extends object, TActions extends {
50
50
  [key: string]: any;
51
- }, TEvents extends Record<string, MessageBusExposeOnlySubscription<any>>, InferReturnSetup extends IReturnSetupStore<TState, TGetters, TActions, TEvents>>(name: string, setup: (ctx: SetupStoreContext) => InferReturnSetup, lifetime?: InstanceLifetimes): () => InferReturnSetup & {
52
- dispose?: () => void;
53
- };
51
+ }, TEvents extends Record<string, MessageBusExposeOnlySubscription<any>>, InferReturnSetup extends IReturnSetupStore<TState, TGetters, TActions, TEvents>>(name: string, setup: (ctx: SetupStoreContext) => InferReturnSetup): ReturnType<typeof defineFactory<InferReturnSetup>>;
52
+ export declare function defineStore<TState extends object, TGetters extends object, TActions extends {
53
+ [key: string]: any;
54
+ }, TEvents extends Record<string, MessageBusExposeOnlySubscription<any>>, InferReturnSetup extends IReturnSetupStore<TState, TGetters, TActions, TEvents>, T1>(name: string, setup: (ctx: SetupStoreContext) => InferReturnSetup): ReturnType<typeof defineFactory<InferReturnSetup, T1>>;
55
+ export declare function defineStore<TState extends object, TGetters extends object, TActions extends {
56
+ [key: string]: any;
57
+ }, TEvents extends Record<string, MessageBusExposeOnlySubscription<any>>, InferReturnSetup extends IReturnSetupStore<TState, TGetters, TActions, TEvents>, T1, T2>(name: string, setup: (ctx: SetupStoreContext) => InferReturnSetup): ReturnType<typeof defineFactory<InferReturnSetup, T1, T2>>;
58
+ export declare function defineStore<TState extends object, TGetters extends object, TActions extends {
59
+ [key: string]: any;
60
+ }, TEvents extends Record<string, MessageBusExposeOnlySubscription<any>>, InferReturnSetup extends IReturnSetupStore<TState, TGetters, TActions, TEvents>, T1, T2, T3>(name: string, setup: (ctx: SetupStoreContext) => InferReturnSetup): ReturnType<typeof defineFactory<InferReturnSetup, T1, T2, T3>>;
61
+ export declare function defineStore<TState extends object, TGetters extends object, TActions extends {
62
+ [key: string]: any;
63
+ }, TEvents extends Record<string, MessageBusExposeOnlySubscription<any>>, InferReturnSetup extends IReturnSetupStore<TState, TGetters, TActions, TEvents>, T1, T2, T3, T4>(name: string, setup: (ctx: SetupStoreContext) => InferReturnSetup): ReturnType<typeof defineFactory<InferReturnSetup, T1, T2, T3, T4>>;
64
+ export declare function defineStore<TState extends object, TGetters extends object, TActions extends {
65
+ [key: string]: any;
66
+ }, TEvents extends Record<string, MessageBusExposeOnlySubscription<any>>, InferReturnSetup extends IReturnSetupStore<TState, TGetters, TActions, TEvents>, T1, T2, T3, T4, T5>(name: string, setup: (ctx: SetupStoreContext) => InferReturnSetup): ReturnType<typeof defineFactory<InferReturnSetup, T1, T2, T3, T4, T5>>;
54
67
  export {};
@@ -1,36 +1,11 @@
1
1
  import { LocalizationTargetTypes } from "../models";
2
2
  export declare const useLocalizationStore: () => {
3
3
  state: {};
4
- events: {} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
5
- actions: {
6
- onDispatching: {
7
- ensureLoadLocalization: {
8
- subscribe(fn: (target: LocalizationTargetTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
9
- };
10
- merge: {
11
- subscribe(fn: (value: object) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
12
- };
13
- };
14
- onDispatched: {
15
- ensureLoadLocalization: {
16
- subscribe(fn: (result: void, target: LocalizationTargetTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
17
- };
18
- merge: {
19
- subscribe(fn: (result: void, value: object) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
20
- };
21
- };
22
- onFailure: {
23
- ensureLoadLocalization: {
24
- subscribe(fn: (failureReason: any, target: LocalizationTargetTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- merge: {
27
- subscribe(fn: (failureReason: any, value: object) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
- };
29
- };
30
- } & {
4
+ events: import("./DefineStore").StoreEvents<{}, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
5
+ actions: import("./DefineStore").StoreReturnDefineAction<{
31
6
  ensureLoadLocalization: (target: LocalizationTargetTypes) => Promise<void>;
32
7
  merge: (value: object) => void;
33
- };
8
+ }>;
34
9
  get: {
35
10
  state: () => {
36
11
  [key: string]: {};
@@ -3,39 +3,14 @@ export declare const useSizeContainerStore: () => {
3
3
  width: string;
4
4
  zoomLevel: number;
5
5
  };
6
- events: {
7
- onMutatedWidth: import("internal/fx/core").MessageBusExposeOnlySubscription<string>;
8
- onMutatedZoomLevel: import("internal/fx/core").MessageBusExposeOnlySubscription<number>;
9
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
10
- actions: {
11
- onDispatching: {
12
- setWidth: {
13
- subscribe(fn: (width: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
14
- };
15
- setZoomLevel: {
16
- subscribe(fn: (zoomLevel: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
17
- };
18
- };
19
- onDispatched: {
20
- setWidth: {
21
- subscribe(fn: (result: void, width: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
22
- };
23
- setZoomLevel: {
24
- subscribe(fn: (result: void, zoomLevel: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- };
27
- onFailure: {
28
- setWidth: {
29
- subscribe(fn: (failureReason: any, width: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
- };
31
- setZoomLevel: {
32
- subscribe(fn: (failureReason: any, zoomLevel: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
33
- };
34
- };
35
- } & {
6
+ events: import("./DefineStore").StoreEvents<{
7
+ width: string;
8
+ zoomLevel: number;
9
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
10
+ actions: import("./DefineStore").StoreReturnDefineAction<{
36
11
  setWidth: (width: string) => void;
37
12
  setZoomLevel: (zoomLevel: number) => void;
38
- };
13
+ }>;
39
14
  get: {};
40
15
  } & {
41
16
  dispose?: () => void;
@@ -8,39 +8,14 @@ export declare const useFlowEditorPluginStore: () => {
8
8
  mandatory: () => FlowEditorPluginRegistration[];
9
9
  byId(id: guid): FlowEditorPluginRegistration;
10
10
  };
11
- actions: {
12
- onDispatching: {
13
- addPlugin: {
14
- subscribe(fn: (plugin: FlowEditorPluginRegistration) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- load: {
17
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- };
20
- onDispatched: {
21
- addPlugin: {
22
- subscribe(fn: (result: void, plugin: FlowEditorPluginRegistration) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- load: {
25
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
- };
27
- };
28
- onFailure: {
29
- addPlugin: {
30
- subscribe(fn: (failureReason: any, plugin: FlowEditorPluginRegistration) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
- };
32
- load: {
33
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
34
- };
35
- };
36
- } & {
11
+ actions: import("../DefineStore").StoreReturnDefineAction<{
37
12
  addPlugin(plugin: FlowEditorPluginRegistration): void;
38
13
  load(): Promise<void>;
39
- };
40
- events: {
41
- onMutatedPlugins: import("internal/fx/core").MessageBusExposeOnlySubscription<FlowEditorPluginRegistration[]>;
42
- onMutatedHiddenPlugins: import("internal/fx/core").MessageBusExposeOnlySubscription<FlowEditorPluginRegistration[]>;
43
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
14
+ }>;
15
+ events: import("../DefineStore").StoreEvents<{
16
+ plugins: FlowEditorPluginRegistration[];
17
+ hiddenPlugins: FlowEditorPluginRegistration[];
18
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
44
19
  } & {
45
20
  dispose?: () => void;
46
21
  };
@@ -3,28 +3,12 @@ export declare const useFlowEditorToolbarStateStore: () => {
3
3
  state: {
4
4
  activeToolbarId: guid;
5
5
  };
6
- events: {
7
- onMutatedActiveToolbarId: import("internal/fx/core").MessageBusExposeOnlySubscription<guid>;
8
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
9
- actions: {
10
- onDispatching: {
11
- setActiveToolbar: {
12
- subscribe(fn: (id: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
13
- };
14
- };
15
- onDispatched: {
16
- setActiveToolbar: {
17
- subscribe(fn: (result: void, id: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- };
20
- onFailure: {
21
- setActiveToolbar: {
22
- subscribe(fn: (failureReason: any, id: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- };
25
- } & {
6
+ events: import("../DefineStore").StoreEvents<{
7
+ activeToolbarId: guid;
8
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
9
+ actions: import("../DefineStore").StoreReturnDefineAction<{
26
10
  setActiveToolbar: (id: guid) => void;
27
- };
11
+ }>;
28
12
  get: {};
29
13
  } & {
30
14
  dispose?: () => void;
@@ -1,198 +1,7 @@
1
1
  import { MediaPickerCropTransformation, MediaPickerImageRatio, MediaPickerRenditionData, ImageTransformerOptions, MediaPickerImageSettings, MediaPickerImageInformation, MediaPickerImageTransformationResult, MediaPickerTransformation, MediaPickerRollupImageRatio, MediaPickerFilterTransformation, IImageTransformHandler, ImageRendition, MediaState, MediaPickerFlipTransformation } from "../../models";
2
2
  import ImageEditor from "tui-image-editor";
3
3
  export declare const useMediaPickerImageTransformerStore: () => {
4
- actions: {
5
- onDispatching: {
6
- setSelectedRatio: {
7
- subscribe(fn: (ratio: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
8
- };
9
- toDataURL: {
10
- subscribe(fn: (options: tuiImageEditor.IToDataURLOptions) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
11
- };
12
- resetState: {
13
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
14
- };
15
- changeEditingImage: {
16
- subscribe(fn: (mediaState: MediaState) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
17
- };
18
- setCropZon: {
19
- subscribe(fn: (cropZoneInfo: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
20
- };
21
- transform: {
22
- subscribe(fn: (options: MediaPickerTransformation, handler: IImageTransformHandler) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- updateTransformedData: {
25
- subscribe(fn: (options: MediaPickerTransformation, handler: IImageTransformHandler) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
- };
27
- updateTransformedImageToGallery: {
28
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
29
- };
30
- ratio: {
31
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
32
- };
33
- setBase64Image: {
34
- subscribe(fn: (base64: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
35
- };
36
- setImageTransformedResult: {
37
- subscribe(fn: (imageTransformedResult: MediaPickerImageTransformationResult) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
- };
39
- initUiOptions: {
40
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
- };
42
- ensureImageRenditionData: {
43
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
- };
45
- toggleImageTransformer: {
46
- subscribe(fn: (show: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
47
- };
48
- increaseLoadCounter: {
49
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
- };
51
- loadNewImage: {
52
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
53
- };
54
- transformImageFromSource: {
55
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
56
- };
57
- applyFilter: {
58
- subscribe(fn: (propName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
59
- };
60
- applyFlipper: {
61
- subscribe(fn: (propName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
62
- };
63
- initCropper: {
64
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
65
- };
66
- };
67
- onDispatched: {
68
- setSelectedRatio: {
69
- subscribe(fn: (result: void, ratio: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
70
- };
71
- toDataURL: {
72
- subscribe(fn: (result: string, options: tuiImageEditor.IToDataURLOptions) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
73
- };
74
- resetState: {
75
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
76
- };
77
- changeEditingImage: {
78
- subscribe(fn: (result: void, mediaState: MediaState) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
79
- };
80
- setCropZon: {
81
- subscribe(fn: (result: void, cropZoneInfo: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
82
- };
83
- transform: {
84
- subscribe(fn: (result: void, options: MediaPickerTransformation, handler: IImageTransformHandler) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
85
- };
86
- updateTransformedData: {
87
- subscribe(fn: (result: void, options: MediaPickerTransformation, handler: IImageTransformHandler) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
88
- };
89
- updateTransformedImageToGallery: {
90
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
91
- };
92
- ratio: {
93
- subscribe(fn: (result: {
94
- addDefault(ratio: MediaPickerImageRatio): void;
95
- add4Rollup(ratio: MediaPickerRollupImageRatio): void;
96
- loadRatios(): Promise<void>;
97
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
98
- };
99
- setBase64Image: {
100
- subscribe(fn: (result: void, base64: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
101
- };
102
- setImageTransformedResult: {
103
- subscribe(fn: (result: void, imageTransformedResult: MediaPickerImageTransformationResult) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
104
- };
105
- initUiOptions: {
106
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
107
- };
108
- ensureImageRenditionData: {
109
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
110
- };
111
- toggleImageTransformer: {
112
- subscribe(fn: (result: void, show: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
113
- };
114
- increaseLoadCounter: {
115
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
116
- };
117
- loadNewImage: {
118
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
119
- };
120
- transformImageFromSource: {
121
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
122
- };
123
- applyFilter: {
124
- subscribe(fn: (result: void, propName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
125
- };
126
- applyFlipper: {
127
- subscribe(fn: (result: void, propName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
128
- };
129
- initCropper: {
130
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
131
- };
132
- };
133
- onFailure: {
134
- setSelectedRatio: {
135
- subscribe(fn: (failureReason: any, ratio: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
136
- };
137
- toDataURL: {
138
- subscribe(fn: (failureReason: any, options: tuiImageEditor.IToDataURLOptions) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
139
- };
140
- resetState: {
141
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
142
- };
143
- changeEditingImage: {
144
- subscribe(fn: (failureReason: any, mediaState: MediaState) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
145
- };
146
- setCropZon: {
147
- subscribe(fn: (failureReason: any, cropZoneInfo: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
148
- };
149
- transform: {
150
- subscribe(fn: (failureReason: any, options: MediaPickerTransformation, handler: IImageTransformHandler) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
151
- };
152
- updateTransformedData: {
153
- subscribe(fn: (failureReason: any, options: MediaPickerTransformation, handler: IImageTransformHandler) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
154
- };
155
- updateTransformedImageToGallery: {
156
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
157
- };
158
- ratio: {
159
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
160
- };
161
- setBase64Image: {
162
- subscribe(fn: (failureReason: any, base64: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
163
- };
164
- setImageTransformedResult: {
165
- subscribe(fn: (failureReason: any, imageTransformedResult: MediaPickerImageTransformationResult) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
166
- };
167
- initUiOptions: {
168
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
169
- };
170
- ensureImageRenditionData: {
171
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
172
- };
173
- toggleImageTransformer: {
174
- subscribe(fn: (failureReason: any, show: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
175
- };
176
- increaseLoadCounter: {
177
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
178
- };
179
- loadNewImage: {
180
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
181
- };
182
- transformImageFromSource: {
183
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
184
- };
185
- applyFilter: {
186
- subscribe(fn: (failureReason: any, propName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
187
- };
188
- applyFlipper: {
189
- subscribe(fn: (failureReason: any, propName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
190
- };
191
- initCropper: {
192
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
193
- };
194
- };
195
- } & {
4
+ actions: import("../DefineStore").StoreReturnDefineAction<{
196
5
  setSelectedRatio(ratio: any): void;
197
6
  toDataURL: (options: tuiImageEditor.IToDataURLOptions) => string;
198
7
  resetState(): void;
@@ -231,30 +40,30 @@ export declare const useMediaPickerImageTransformerStore: () => {
231
40
  applyFilter(propName: string): Promise<void>;
232
41
  applyFlipper(propName: string): Promise<void>;
233
42
  initCropper(): void;
234
- };
235
- events: {
236
- onMutatedShowImageTransformer: import("../../core").MessageBusExposeOnlySubscription<boolean>;
237
- onMutatedImageRatios: import("../../core").MessageBusExposeOnlySubscription<MediaPickerImageRatio[]>;
238
- onMutatedRollupRatios: import("../../core").MessageBusExposeOnlySubscription<MediaPickerRollupImageRatio[]>;
239
- onMutatedEditorOptions: import("../../core").MessageBusExposeOnlySubscription<ImageTransformerOptions>;
240
- onMutatedSettings: import("../../core").MessageBusExposeOnlySubscription<MediaPickerImageSettings>;
241
- onMutatedEditorReady: import("../../core").MessageBusExposeOnlySubscription<boolean>;
242
- onMutatedActionCount: import("../../core").MessageBusExposeOnlySubscription<number>;
243
- onMutatedImageTransformedResult: import("../../core").MessageBusExposeOnlySubscription<MediaPickerImageTransformationResult>;
244
- onMutatedCurrentImageFileInfo: import("../../core").MessageBusExposeOnlySubscription<MediaPickerImageInformation>;
245
- onMutatedUiOptions: import("../../core").MessageBusExposeOnlySubscription<ImageTransformerOptions>;
246
- onMutatedAssignEvent1Time: import("../../core").MessageBusExposeOnlySubscription<boolean>;
247
- onMutatedLoadCounter: import("../../core").MessageBusExposeOnlySubscription<number>;
248
- onMutatedSelectedCropArea: import("../../core").MessageBusExposeOnlySubscription<MediaPickerCropTransformation>;
249
- onMutatedSelectedRatio: import("../../core").MessageBusExposeOnlySubscription<MediaPickerImageRatio>;
250
- onMutatedSelectedRendition: import("../../core").MessageBusExposeOnlySubscription<MediaPickerRenditionData>;
251
- onMutatedShowWarningCropInvalidDialog: import("../../core").MessageBusExposeOnlySubscription<boolean>;
252
- onMutatedCustomCropZone: import("../../core").MessageBusExposeOnlySubscription<MediaPickerCropTransformation>;
253
- onMutatedCurrentFilter: import("../../core").MessageBusExposeOnlySubscription<MediaPickerFilterTransformation>;
254
- onMutatedSelectedCropInformation: import("../../core").MessageBusExposeOnlySubscription<{
43
+ }>;
44
+ events: import("../DefineStore").StoreEvents<{
45
+ showImageTransformer: boolean;
46
+ imageRatios: MediaPickerImageRatio[];
47
+ rollupRatios: MediaPickerRollupImageRatio[];
48
+ editorOptions: ImageTransformerOptions;
49
+ settings: MediaPickerImageSettings;
50
+ editorReady: boolean;
51
+ actionCount: number;
52
+ imageTransformedResult: MediaPickerImageTransformationResult;
53
+ currentImageFileInfo: MediaPickerImageInformation;
54
+ uiOptions: ImageTransformerOptions;
55
+ assignEvent1Time: boolean;
56
+ loadCounter: number;
57
+ selectedCropArea: MediaPickerCropTransformation;
58
+ selectedRatio: MediaPickerImageRatio;
59
+ selectedRendition: MediaPickerRenditionData;
60
+ showWarningCropInvalidDialog: boolean;
61
+ customCropZone: MediaPickerCropTransformation;
62
+ currentFilter: MediaPickerFilterTransformation;
63
+ selectedCropInformation: {
255
64
  [id: string]: MediaPickerCropTransformation;
256
- }>;
257
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
65
+ };
66
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
258
67
  mutate: {
259
68
  showImageTransformer: (value: boolean | ((prev: boolean) => boolean)) => void;
260
69
  imageRatios: (value: MediaPickerImageRatio[] | ((prev: MediaPickerImageRatio[]) => MediaPickerImageRatio[])) => void;