@omnia/fx-models 8.0.191-dev → 8.0.193-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ActionHandler.d.ts +5 -5
- package/ActionHandler.js +2 -2
- package/AiSettings.d.ts +2 -2
- package/AppTemplatePropertySetSetting.d.ts +2 -0
- package/AzureAd.d.ts +2 -2
- package/AzureAdAppPermissions.d.ts +3 -3
- package/AzurePermissionResource.d.ts +3 -2
- package/BusinessProfile.d.ts +5 -5
- package/BusinessProfileDallEPromptDefault.js +2 -2
- package/ChromeLayoutDefinition.js +2 -1
- package/ClientManifests.d.ts +8 -8
- package/Clipboard.d.ts +2 -2
- package/ComponentComposer.d.ts +3 -3
- package/Constants.d.ts +81 -82
- package/Constants.js +80 -80
- package/Contexts.d.ts +10 -11
- package/Enums.d.ts +28 -25
- package/Enums.js +26 -27
- package/Enums.tooling.d.ts +8 -0
- package/Enums.tooling.js +13 -0
- package/Extensions.d.ts +3 -3
- package/Feature.d.ts +8 -8
- package/FilePicker/FilePickerProviderContext.d.ts +3 -3
- package/FilePicker/FilePickerProviderVersionedLayoutContext.d.ts +3 -3
- package/FilePicker/FilePickerProviderVersionedLayoutContext.js +1 -1
- package/FilePicker/Providers/FilePickerProvider.d.ts +2 -2
- package/FileStorage.d.ts +3 -3
- package/IPropertiesApi.d.ts +5 -5
- package/Journey.d.ts +2 -2
- package/Layout.d.ts +13 -13
- package/LayoutDefinition.d.ts +7 -7
- package/LikeActionSettings.d.ts +3 -3
- package/LinkHandler/ILinkHandlerProvider.d.ts +2 -2
- package/LinkHandler/linktype/DefaultLinkType.d.ts +3 -3
- package/LinkHandler/linktype/DefaultLinkType.js +2 -1
- package/LinkHandler/linktype/DocumentLinkType.d.ts +3 -3
- package/LinkHandler/linktype/DocumentLinkType.js +2 -1
- package/LinkHandler/linktype/LinkType.d.ts +2 -2
- package/LoginLogItem.d.ts +2 -2
- package/ManifestIds.d.ts +524 -523
- package/ManifestIds.js +565 -562
- package/MediaScalingSettings.d.ts +3 -3
- package/Messaging.d.ts +6 -6
- package/NamedProperty.d.ts +4 -4
- package/PermissionInputSettings.d.ts +2 -2
- package/Post.d.ts +9 -9
- package/PromotedTagOptions.d.ts +2 -2
- package/PropertyArchive.d.ts +2 -2
- package/QueryablePropertyMessage.d.ts +2 -2
- package/RichTextEditorExtension.d.ts +3 -3
- package/RollupQuery.d.ts +4 -4
- package/Routing.d.ts +7 -7
- package/Secrets.d.ts +3 -3
- package/Security.d.ts +7 -7
- package/Store.d.ts +2 -2
- package/TargetingProperty.d.ts +11 -11
- package/ThemeDefinition.d.ts +7 -7
- package/ThemeDefinition.js +1 -1
- package/Token.d.ts +3 -3
- package/Translation.d.ts +5 -5
- package/UserdefinedLocalization.d.ts +2 -2
- package/VersionedData.d.ts +7 -7
- package/VersionedData.js +2 -2
- package/admin/AdminModels.d.ts +5 -5
- package/apps/App.d.ts +24 -24
- package/apps/AppInstanceRollup.d.ts +9 -9
- package/apps/AppNamingPolicy.d.ts +6 -6
- package/apps/AppProvisioning.d.ts +10 -10
- package/apps/AppProvisioning.js +8 -7
- package/auth/MagicLinkData.d.ts +3 -3
- package/auth/MagicLinkData.js +2 -2
- package/auth/OTPData.d.ts +3 -3
- package/auth/OTPData.js +2 -2
- package/auth/PasswordAuthData.d.ts +3 -3
- package/auth/PasswordAuthData.js +2 -2
- package/auth/PostProcessingAuthData.d.ts +3 -3
- package/auth/PostProcessingAuthData.js +2 -2
- package/auth/common/AuthenticationSettings.d.ts +2 -2
- package/auth/common/base.d.ts +3 -3
- package/authentication/Authentication.js +2 -1
- package/bulkimportusers/TemplateFileMetaData.d.ts +2 -2
- package/bulkimportusers/TemplateFileSettings.d.ts +3 -3
- package/businessprofilesettings/BusinessProfileAuthenticationSettings.d.ts +3 -3
- package/connected-tenants/ConnectedTenant.d.ts +2 -2
- package/editor-chrome/IActionButton.d.ts +2 -1
- package/editor-chrome/IEditorDisplayActionButton.d.ts +2 -1
- package/enterprise-glossary/EnterpriseGlossary.d.ts +3 -3
- package/enterprise-glossary/EnterpriseGlossary.js +1 -1
- package/enterprise-glossary/EnterpriseGlossaryInformationProvider.d.ts +2 -2
- package/enterprise-glossary/EnterpriseGlossaryInformationSourceSettings.d.ts +2 -2
- package/enterprise-glossary/EnterpriseGlossaryMapping.d.ts +3 -3
- package/enterprise-glossary/EnterpriseGlossaryProvider.d.ts +2 -2
- package/enterprise-properties/EnterpriseProperty.d.ts +7 -7
- package/enterprise-properties/EnterprisePropertyCategory.d.ts +2 -2
- package/enterprise-properties/EnterprisePropertyColumnMapping.d.ts +2 -2
- package/enterprise-properties/EnterprisePropertyItemSettings.d.ts +6 -6
- package/enterprise-properties/EnterprisePropertySet.d.ts +3 -3
- package/enterprise-properties/EnterprisePropertySettings.d.ts +2 -2
- package/enterprise-properties/EnterprisePropertyToPropertySettingsMapping.d.ts +3 -3
- package/filterengine/Shared.d.ts +33 -32
- package/filterengine/Shared.js +17 -17
- package/identities/ArchiveIdentityManagementQuery.d.ts +4 -4
- package/identities/BuiltInIdentityProvider.d.ts +5 -5
- package/identities/BuiltInIdentityProvider.js +3 -3
- package/identities/DynamicGroupIdentity.d.ts +3 -3
- package/identities/ExtensionIdentity.d.ts +2 -2
- package/identities/GroupIdentity.d.ts +5 -5
- package/identities/GroupManagementQuery.d.ts +4 -4
- package/identities/GroupType.d.ts +3 -3
- package/identities/Identity.d.ts +6 -6
- package/identities/Identity.js +6 -6
- package/identities/IdentityCreationRequest.d.ts +11 -11
- package/identities/IdentityPropertyConfiguration.d.ts +4 -4
- package/identities/IdentityPropertySyncBinding.d.ts +4 -4
- package/identities/IdentityProviderRunLog.d.ts +3 -3
- package/identities/IdentityProviderSettings.d.ts +2 -2
- package/identities/IdentityQuery.d.ts +6 -6
- package/identities/IdentitySyncProvider.d.ts +2 -2
- package/identities/InternalIdentity.js +1 -1
- package/identities/RoleIdentity.d.ts +2 -2
- package/identities/UserIdentity.d.ts +7 -7
- package/identities/UserIdentity.js +2 -3
- package/identities/UserIdentityQuery.d.ts +5 -5
- package/identities/UserManagementQuery.d.ts +5 -5
- package/identities/UserType.d.ts +5 -5
- package/identities/UserType.js +3 -3
- package/identities/UserTypeSettings.d.ts +2 -2
- package/identities/UserTypeSettings.js +8 -8
- package/internal-do-not-import-from-here/shared/broadcasting/InternalTopics.d.ts +4 -4
- package/internal-do-not-import-from-here/shared/factory/DefineFactory.d.ts +6 -6
- package/internal-do-not-import-from-here/shared/factory/ServiceContainer.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/http/Http.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/Guid.d.ts +55 -10
- package/internal-do-not-import-from-here/shared/models/Guid.js +40 -10
- package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/models/Tenant.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/Tokens.d.ts +4 -4
- package/internal-do-not-import-from-here/shared/models/Tooling.d.ts +13 -0
- package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.js +2 -2
- package/internal-do-not-import-from-here/shared/models/Workers.d.ts +4 -4
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.d.ts +3 -3
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.d.ts +3 -3
- package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.js +1 -2
- package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.d.ts +2 -1
- package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.js +2 -1
- package/internal-do-not-import-from-here/shared/models/theming/Blueprints.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +5 -5
- package/internal-do-not-import-from-here/shared/models/theming/Typography.d.ts +6 -6
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronContentSection.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronReference.d.ts +3 -3
- package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/utils/index.d.ts +1 -1
- package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.d.ts +3 -3
- package/media-gallery/providers/MediaGalleryDialogProvider.d.ts +2 -2
- package/media-gallery/providers/MediaGalleryDisplayProvider.d.ts +2 -2
- package/media-gallery/providers/PhotoWall.d.ts +2 -2
- package/media-gallery/providers/SliderDialogProvider.d.ts +2 -2
- package/media-picker/MediaPickerIconsStorageProviderContext.d.ts +3 -3
- package/media-picker/MediaPickerIconsStorageProviderContext.js +1 -1
- package/media-picker/MediaPickerImageRatio.d.ts +10 -10
- package/media-picker/MediaPickerImageRatio.js +6 -6
- package/media-picker/MediaPickerImageScaling.d.ts +3 -3
- package/media-picker/MediaPickerMedia.d.ts +3 -3
- package/media-picker/MediaPickerProvider.d.ts +3 -3
- package/media-picker/MediaPickerProviderContext.d.ts +3 -3
- package/media-picker/SharePointVideoResult.d.ts +2 -2
- package/media-picker/interfaces/types.d.ts +4 -4
- package/mediaflow/Constants.d.ts +2 -1
- package/mediaflow/Constants.js +2 -1
- package/omniasearch/IndexSearchRequest.d.ts +3 -3
- package/omniasearch/IndexedDocument.d.ts +2 -2
- package/omniasearch/OmniaUserSource.d.ts +2 -2
- package/omniasearch/OmniaUserSource.js +2 -1
- package/omniasearch/PropertySource.d.ts +4 -4
- package/omniasearch/SearchIndex.d.ts +2 -2
- package/oxide/OxideTypeDefinitions.d.ts +4 -0
- package/oxide/OxideTypeDefinitions.js +4 -1
- package/package.json +1 -1
- package/properties/PropertyBinding.d.ts +3 -3
- package/properties/PropertyDefinition.d.ts +2 -2
- package/properties/PropertyTestCode.js +3 -3
- package/properties/PropertyValue.d.ts +2 -2
- package/properties/datasource/AppDataSourceProperty.d.ts +4 -5
- package/properties/datasource/DataSourceProperty.d.ts +3 -3
- package/properties/datasource/DataSourcePropertyDisplayInformation.d.ts +3 -3
- package/properties/datasource/UserDataSourceProperty.d.ts +3 -4
- package/properties/datasource/index.d.ts +0 -1
- package/properties/datasource/index.js +0 -1
- package/properties/definitions/BirthdayPropertyDefinition.d.ts +3 -3
- package/properties/definitions/BirthdayPropertyDefinition.js +2 -2
- package/properties/definitions/BooleanPropertyDefinition.d.ts +3 -3
- package/properties/definitions/BooleanPropertyDefinition.js +2 -2
- package/properties/definitions/BusinessProfilePropertyDefinition.d.ts +3 -3
- package/properties/definitions/BusinessProfilePropertyDefinition.js +2 -2
- package/properties/definitions/DatePropertyDefinition.d.ts +3 -3
- package/properties/definitions/DatePropertyDefinition.js +2 -2
- package/properties/definitions/DateTimePropertyDefinition.d.ts +3 -3
- package/properties/definitions/DateTimePropertyDefinition.js +2 -2
- package/properties/definitions/EmailPropertyDefinition.d.ts +3 -3
- package/properties/definitions/EmailPropertyDefinition.js +2 -2
- package/properties/definitions/HtmlPropertyDefinition.d.ts +3 -3
- package/properties/definitions/HtmlPropertyDefinition.js +2 -2
- package/properties/definitions/IdentityPropertyDefinition.d.ts +3 -3
- package/properties/definitions/IdentityPropertyDefinition.js +2 -2
- package/properties/definitions/ImagePropertyDefinition.d.ts +5 -5
- package/properties/definitions/ImagePropertyDefinition.js +1 -1
- package/properties/definitions/IntegerPropertyDefinition.d.ts +3 -3
- package/properties/definitions/IntegerPropertyDefinition.js +2 -2
- package/properties/definitions/LanguagePropertyDefinition.d.ts +3 -3
- package/properties/definitions/LanguagePropertyDefinition.js +2 -2
- package/properties/definitions/LinkPropertyDefinition.d.ts +3 -3
- package/properties/definitions/LinkPropertyDefinition.js +2 -2
- package/properties/definitions/MediaPropertyDefinition.d.ts +3 -3
- package/properties/definitions/MediaPropertyDefinition.js +2 -2
- package/properties/definitions/MultilineTextPropertyDefinition.d.ts +3 -3
- package/properties/definitions/MultilineTextPropertyDefinition.js +2 -2
- package/properties/definitions/MultilingualTextPropertyDefinition.d.ts +3 -3
- package/properties/definitions/MultilingualTextPropertyDefinition.js +2 -2
- package/properties/definitions/PhoneNumberPropertyDefinition.d.ts +3 -3
- package/properties/definitions/PhoneNumberPropertyDefinition.js +2 -2
- package/properties/definitions/TagsPropertyDefinition.d.ts +3 -3
- package/properties/definitions/TagsPropertyDefinition.js +2 -2
- package/properties/definitions/TermSetPropertyDefinition.d.ts +6 -6
- package/properties/definitions/TermSetPropertyDefinition.js +2 -2
- package/properties/definitions/TextPropertyDefinition.d.ts +3 -3
- package/properties/definitions/TextPropertyDefinition.js +2 -2
- package/properties/definitions/TimePropertyDefinition.d.ts +3 -3
- package/properties/definitions/TimePropertyDefinition.js +2 -2
- package/properties/definitions/UserTypePropertyDefinition.d.ts +3 -3
- package/properties/definitions/UserTypePropertyDefinition.js +2 -2
- package/properties/values/BusinessProfilePropertyValue.d.ts +3 -3
- package/properties/values/UserTypePropertyValue.d.ts +3 -3
- package/richtext-editor-extensions/HeadingExtension.d.ts +3 -3
- package/richtext-editor-extensions/TipTapEditor.d.ts +2 -2
- package/richtext-editor-extensions/ToolbarProperties.d.ts +2 -2
- package/statuscodelayout/SystemLayout.js +2 -1
- package/system-logs/TransactionLog.d.ts +5 -5
- package/user-profile/EditUserProfileHandlerRegistration.d.ts +2 -2
- package/ux/AdminApi.d.ts +3 -3
- package/ux/AppManagementApi.d.ts +12 -12
- package/ux/AppProvisioningValidatorApi.d.ts +2 -2
- package/ux/DynamicPlaceholderApi.d.ts +4 -4
- package/ux/EnterprisePropertyDataTypeProviderApi.d.ts +2 -2
- package/ux/EnterprisePropertyToPropertySettingMappingApi.d.ts +3 -3
- package/ux/FeatureManagementApi.d.ts +2 -2
- package/ux/InternalAdminApi.d.ts +3 -3
- package/ux/UserProfileHandlerApi.d.ts +2 -2
- package/velcron/VelcronDefinitionRegistration.d.ts +2 -2
- package/versionedlayout/VersionedLayout.d.ts +9 -9
- package/versionedlayout/VersionedLayout.js +4 -3
- package/properties/datasource/DataSourceId.d.ts +0 -2
- /package/{properties/datasource/DataSourceId.js → internal-do-not-import-from-here/shared/models/Tooling.js} +0 -0
@@ -0,0 +1,13 @@
|
|
1
|
+
import { guid } from "./Guid";
|
2
|
+
export interface IEnums$ {
|
3
|
+
}
|
4
|
+
declare global {
|
5
|
+
let o$: {
|
6
|
+
enums: IEnums$;
|
7
|
+
};
|
8
|
+
let enum$: <T>(name: string) => {
|
9
|
+
value: <T2 extends {
|
10
|
+
[name: string]: string | guid | number | boolean;
|
11
|
+
}>(value: T2) => Record<keyof T2, T>;
|
12
|
+
};
|
13
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { HttpResponse } from "./HttpCommon";
|
2
|
-
import {
|
2
|
+
import { guid } from "./Guid";
|
3
3
|
import { WorkerProxyFunction } from "./Workers";
|
4
4
|
export declare const WorkerProxyFuncs: {
|
5
5
|
ui: {
|
6
|
-
loadManifests: WorkerProxyFunction<
|
6
|
+
loadManifests: WorkerProxyFunction<guid[], guid[]>;
|
7
7
|
};
|
8
8
|
worker: {
|
9
9
|
httpRequest: WorkerProxyFunction<{
|
@@ -6,13 +6,13 @@ exports.WorkerProxyFuncs = {
|
|
6
6
|
//Worker to Ui functions
|
7
7
|
ui: {
|
8
8
|
loadManifests: {
|
9
|
-
id:
|
9
|
+
id: (0, Guid_1.guid)("8fb843b7-936f-4fec-a462-77c087adb7de")
|
10
10
|
}
|
11
11
|
},
|
12
12
|
//Ui to worker functions
|
13
13
|
worker: {
|
14
14
|
httpRequest: {
|
15
|
-
id:
|
15
|
+
id: (0, Guid_1.guid)("c77c5845-4ceb-4fe2-939a-36de94be6f6b")
|
16
16
|
}
|
17
17
|
}
|
18
18
|
};
|
@@ -1,14 +1,14 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "./Guid";
|
2
2
|
import { OmniaSharedBootstrapData } from "./OmniaSharedBootstrapData";
|
3
3
|
export interface WorkerProxyAction<TParamType> {
|
4
|
-
id:
|
4
|
+
id: guid;
|
5
5
|
}
|
6
6
|
export interface WorkerProxyFunction<TParamType, TReturnType> extends WorkerProxyAction<TParamType> {
|
7
7
|
}
|
8
8
|
export interface WorkerProxyMessage<T> {
|
9
|
-
id:
|
9
|
+
id: guid;
|
10
10
|
data: T;
|
11
|
-
handlerId:
|
11
|
+
handlerId: guid;
|
12
12
|
initiator: WorkerProxyFunctionInitiators;
|
13
13
|
}
|
14
14
|
export declare enum WorkerProxyFunctionInitiators {
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "../../Guid";
|
2
2
|
import { Id } from "../../Id";
|
3
3
|
import { VelcronAppDefinition } from "../../velcron";
|
4
|
-
export type ActivityRendererId = Id<
|
5
|
-
export declare function ActivityRendererId(id:
|
4
|
+
export type ActivityRendererId = Id<guid, "ActivityRendererId">;
|
5
|
+
export declare function ActivityRendererId(id: guid): ActivityRendererId;
|
6
6
|
export interface ActivityRendererReference {
|
7
7
|
id: ActivityRendererId;
|
8
8
|
version: string;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "../../Guid";
|
2
2
|
import { Id } from "../../Id";
|
3
|
-
export type TemporaryFileId = Id<
|
4
|
-
export declare function TemporaryFileId(id:
|
3
|
+
export type TemporaryFileId = Id<guid, "TemporaryFileId">;
|
4
|
+
export declare function TemporaryFileId(id: guid): TemporaryFileId;
|
package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.js
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.HubExternalIdentityProperty = void 0;
|
4
|
-
const Guid_1 = require("../../Guid");
|
5
4
|
const HubSource_1 = require("./HubSource");
|
6
5
|
class HubExternalIdentityProperty {
|
7
6
|
constructor(externalIdentityId) {
|
8
7
|
this.externalIdentityId = externalIdentityId;
|
9
8
|
}
|
10
9
|
get propertySourceId() {
|
11
|
-
return
|
10
|
+
return HubSource_1.HubSource.Id;
|
12
11
|
}
|
13
12
|
get name() {
|
14
13
|
return "identity";
|
@@ -1,7 +1,8 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.HubSource = void 0;
|
4
|
+
const Guid_1 = require("../../Guid");
|
4
5
|
class HubSource {
|
5
|
-
static { this.Id = "eb4fde5f-4f3e-4c70-9893-3d9e048fda0c"; }
|
6
|
+
static { this.Id = (0, Guid_1.guid)("eb4fde5f-4f3e-4c70-9893-3d9e048fda0c"); }
|
6
7
|
}
|
7
8
|
exports.HubSource = HubSource;
|
@@ -4,7 +4,7 @@ import { TypographyValue } from "./Typography";
|
|
4
4
|
export interface BoxDimensions extends Spacing {
|
5
5
|
}
|
6
6
|
import { TypographyBlueprint } from "./Typography";
|
7
|
-
import {
|
7
|
+
import { guid, VelcronAppDefinition, VelcronRendererReference } from "@omnia/fx-models";
|
8
8
|
export interface Blueprints {
|
9
9
|
name?: string;
|
10
10
|
}
|
@@ -36,7 +36,7 @@ export interface ChromeBlueprint {
|
|
36
36
|
name?: string;
|
37
37
|
colorSchemaType?: ColorSchemaType;
|
38
38
|
header?: {
|
39
|
-
definitionId:
|
39
|
+
definitionId: guid;
|
40
40
|
definition?: VelcronAppDefinition;
|
41
41
|
};
|
42
42
|
styles: {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "../Guid";
|
2
2
|
import { BoxDimensions, ButtonBlueprint, ComponentBlueprints, SpacingBlueprints, TypographyBlueprints } from "./Blueprints";
|
3
3
|
export type ThemeContextType = "default" | "admin" | "preview" | "color-context" | "designer";
|
4
4
|
export interface ColorTypeResult<resultType> {
|
@@ -43,7 +43,7 @@ export interface ColorSchemas extends ColorSchemasReference {
|
|
43
43
|
notification: ColorSchema;
|
44
44
|
}
|
45
45
|
export interface BlueprintsReference {
|
46
|
-
id:
|
46
|
+
id: guid;
|
47
47
|
}
|
48
48
|
export interface ColorSchemasReference {
|
49
49
|
primary: BlueprintsReference;
|
@@ -59,7 +59,7 @@ export interface ColorSchemasReference {
|
|
59
59
|
notification: BlueprintsReference;
|
60
60
|
}
|
61
61
|
export interface ThemeDefinitionReference {
|
62
|
-
id:
|
62
|
+
id: guid;
|
63
63
|
name?: string;
|
64
64
|
colors: ColorSchemasReference;
|
65
65
|
typography: BlueprintsReference;
|
@@ -73,7 +73,7 @@ export interface ThemeDefinitionV2 extends ThemeDefinitionReference {
|
|
73
73
|
components: ComponentBlueprints;
|
74
74
|
}
|
75
75
|
export interface ITemplateRegistration<TTemplateType = any> {
|
76
|
-
id:
|
76
|
+
id: guid;
|
77
77
|
template: TTemplateType;
|
78
78
|
hidden?: boolean;
|
79
79
|
custom?: boolean;
|
@@ -81,7 +81,7 @@ export interface ITemplateRegistration<TTemplateType = any> {
|
|
81
81
|
export type TemplateRegistrationType = "button" | "fill" | "border" | "tabs" | "chrome" | "chromes" | "components" | "spacings" | "spacing" | "typography" | "icons" | "colorschema" | "theme";
|
82
82
|
export interface ITemplateRegistration<TTemplateType = any, TType = TemplateRegistrationType> {
|
83
83
|
type: TemplateRegistrationType;
|
84
|
-
id:
|
84
|
+
id: guid;
|
85
85
|
template: TTemplateType;
|
86
86
|
hidden?: boolean;
|
87
87
|
custom?: boolean;
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "../Guid";
|
2
2
|
import { FillDefinition } from "./ThemeDefinitionV2";
|
3
3
|
export interface TypographyBlueprint {
|
4
4
|
name: string;
|
5
5
|
font?: {
|
6
|
-
id:
|
6
|
+
id: guid;
|
7
7
|
family: string;
|
8
8
|
cdn?: string;
|
9
9
|
};
|
@@ -19,7 +19,7 @@ export interface TypographyBlueprint {
|
|
19
19
|
s: TypographyDefinition;
|
20
20
|
xs: TypographyDefinition;
|
21
21
|
font?: {
|
22
|
-
id:
|
22
|
+
id: guid;
|
23
23
|
family: string;
|
24
24
|
cdn?: string;
|
25
25
|
};
|
@@ -30,7 +30,7 @@ export interface TypographyBlueprint {
|
|
30
30
|
s: TypographyDefinition;
|
31
31
|
xs: TypographyDefinition;
|
32
32
|
font?: {
|
33
|
-
id:
|
33
|
+
id: guid;
|
34
34
|
family: string;
|
35
35
|
cdn?: string;
|
36
36
|
};
|
@@ -39,7 +39,7 @@ export interface TypographyBlueprint {
|
|
39
39
|
l: TypographyDefinition;
|
40
40
|
m: TypographyDefinition;
|
41
41
|
font?: {
|
42
|
-
id:
|
42
|
+
id: guid;
|
43
43
|
family: string;
|
44
44
|
cdn?: string;
|
45
45
|
};
|
@@ -47,7 +47,7 @@ export interface TypographyBlueprint {
|
|
47
47
|
link: {
|
48
48
|
m: TypographyDefinition;
|
49
49
|
font?: {
|
50
|
-
id:
|
50
|
+
id: guid;
|
51
51
|
family: string;
|
52
52
|
cdn?: string;
|
53
53
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "../Guid";
|
2
2
|
import { Id } from "../Id";
|
3
3
|
import { VelcronAppDefinition } from "./VelcronDefinition";
|
4
|
-
export type VelcronRendererId = Id<
|
5
|
-
export declare function VelcronRendererId(id:
|
4
|
+
export type VelcronRendererId = Id<guid, "VelcronRendererId">;
|
5
|
+
export declare function VelcronRendererId(id: guid): VelcronRendererId;
|
6
6
|
export interface VelcronRendererResolverReference {
|
7
7
|
id: VelcronRendererId;
|
8
8
|
resolver: string;
|
@@ -23,5 +23,5 @@ export declare const activityService: () => {
|
|
23
23
|
getFiles: (fileOwnerId: FileOwnerId, startPath: string[]) => Promise<string[]>;
|
24
24
|
getTempFiles: (tempFilesId: TemporaryFileId, startPath: string[]) => Promise<string[]>;
|
25
25
|
takeOwnership: (tempFilesId: TemporaryFileId, subPath: string[]) => Promise<void>;
|
26
|
-
upload: (
|
26
|
+
upload: (uniqueguid: TemporaryFileId, files: File[]) => Promise<TemporaryFileId>;
|
27
27
|
};
|
@@ -2,7 +2,7 @@ import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEve
|
|
2
2
|
import { VelcroncomponentArrayType, VelcronPrimitiveType } from "./VelcronTypes";
|
3
3
|
import { AssignOperators, VelcronHorizontalAlignments, VelcronIconTypes, VelcronActionTypes, VelcronVerticalAlignments } from "./Enums";
|
4
4
|
import { DynamicState, VelcronDefinition, VelcronEffects, useVelcronThemingStore } from "..";
|
5
|
-
import {
|
5
|
+
import { guid, PropertyConfiguration, PropertyValue, PropertyDefinition, PropertySetupBase } from "@omnia/fx/models";
|
6
6
|
import { useVelcronColorSchemaStore } from "../stores/VelcronColorSchema";
|
7
7
|
export interface ResolvedComponentRenderer {
|
8
8
|
component: unknown;
|
@@ -69,7 +69,7 @@ export interface VelcronRenderContext {
|
|
69
69
|
disposers: Array<() => void>;
|
70
70
|
baseDefinition?: VelcronAppDefinition;
|
71
71
|
subApp?: boolean;
|
72
|
-
subAppreferenceId?:
|
72
|
+
subAppreferenceId?: guid;
|
73
73
|
}
|
74
74
|
export interface VelcronRenderContextEventHandlers {
|
75
75
|
receiving?: {
|
@@ -366,7 +366,7 @@ export interface VelcronRadioDefinition extends VelcronDefinition {
|
|
366
366
|
events: VelcronOnUpdatedEvent;
|
367
367
|
}
|
368
368
|
export interface VelcronPropertyDefinitionValue {
|
369
|
-
definitionId:
|
369
|
+
definitionId: guid;
|
370
370
|
value: PropertyValue;
|
371
371
|
configuration: PropertyConfiguration<PropertyDefinition<any, any, any, PropertySetupBase>>;
|
372
372
|
}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
export declare abstract class MediaGalleryDialogProvider {
|
3
|
-
id:
|
3
|
+
id: guid;
|
4
4
|
name: string;
|
5
5
|
}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
export declare abstract class MediaGalleryDisplayProvider {
|
3
|
-
id:
|
3
|
+
id: guid;
|
4
4
|
name: string;
|
5
5
|
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { MediaGalleryDisplayProvider } from "./MediaGalleryDisplayProvider";
|
3
3
|
export declare class PhotoWall implements MediaGalleryDisplayProvider {
|
4
|
-
id:
|
4
|
+
id: guid;
|
5
5
|
name: string;
|
6
6
|
/**
|
7
7
|
*
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { MediaGalleryDialogProvider } from "./MediaGalleryDialogProvider";
|
3
3
|
export declare class SliderDialogProvider implements MediaGalleryDialogProvider {
|
4
|
-
id:
|
4
|
+
id: guid;
|
5
5
|
name: string;
|
6
6
|
/**
|
7
7
|
*
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { MediaPickerStorageProviderContext } from "./MediaPickerProviderContext";
|
3
3
|
export declare class MediaPickerIconsStorageProviderContext implements MediaPickerStorageProviderContext {
|
4
|
-
readonly omniaServiceId:
|
5
|
-
readonly storageProviderContextId:
|
4
|
+
readonly omniaServiceId: guid;
|
5
|
+
readonly storageProviderContextId: guid;
|
6
6
|
constructor();
|
7
7
|
}
|
@@ -6,7 +6,7 @@ const ManifestIds_1 = require("../ManifestIds");
|
|
6
6
|
class MediaPickerIconsStorageProviderContext {
|
7
7
|
constructor() {
|
8
8
|
this.omniaServiceId = ManifestIds_1.OmniaService.Id;
|
9
|
-
this.storageProviderContextId =
|
9
|
+
this.storageProviderContextId = (0, models_1.guid)("9c087ad7-99a0-4c08-8ff2-3037b40c93dd");
|
10
10
|
}
|
11
11
|
}
|
12
12
|
exports.MediaPickerIconsStorageProviderContext = MediaPickerIconsStorageProviderContext;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { MultilingualString } from "..";
|
2
|
-
import {
|
2
|
+
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
3
3
|
export declare abstract class MediaPickerImageRatioDefinition {
|
4
|
-
abstract readonly uniqueId:
|
4
|
+
abstract readonly uniqueId: guid;
|
5
5
|
abstract readonly title: MultilingualString;
|
6
6
|
/** Control ratio between x & y. Free form is {x: 0, y:0} */
|
7
7
|
abstract readonly x: number;
|
@@ -14,7 +14,7 @@ export declare abstract class MediaPickerRollupImageRatioDefinition extends Medi
|
|
14
14
|
abstract readonly enableInRollup: boolean;
|
15
15
|
}
|
16
16
|
export declare class MediaPickerImageRatio extends MediaPickerImageRatioDefinition {
|
17
|
-
readonly uniqueId:
|
17
|
+
readonly uniqueId: guid;
|
18
18
|
readonly title: MultilingualString;
|
19
19
|
readonly x: number;
|
20
20
|
readonly y: number;
|
@@ -22,7 +22,7 @@ export declare class MediaPickerImageRatio extends MediaPickerImageRatioDefiniti
|
|
22
22
|
readonly id: number;
|
23
23
|
}
|
24
24
|
export declare class MediaPickerRollupImageRatio extends MediaPickerRollupImageRatioDefinition {
|
25
|
-
readonly uniqueId:
|
25
|
+
readonly uniqueId: guid;
|
26
26
|
readonly title: MultilingualString;
|
27
27
|
readonly x: number;
|
28
28
|
readonly y: number;
|
@@ -31,7 +31,7 @@ export declare class MediaPickerRollupImageRatio extends MediaPickerRollupImageR
|
|
31
31
|
readonly id: number;
|
32
32
|
}
|
33
33
|
export declare class LandscapeRatio implements MediaPickerImageRatioDefinition {
|
34
|
-
uniqueId:
|
34
|
+
uniqueId: guid;
|
35
35
|
title: MultilingualString;
|
36
36
|
x: number;
|
37
37
|
y: number;
|
@@ -39,7 +39,7 @@ export declare class LandscapeRatio implements MediaPickerImageRatioDefinition {
|
|
39
39
|
constructor();
|
40
40
|
}
|
41
41
|
export declare class Landscape83Ratio implements MediaPickerImageRatioDefinition {
|
42
|
-
uniqueId:
|
42
|
+
uniqueId: guid;
|
43
43
|
title: MultilingualString;
|
44
44
|
x: number;
|
45
45
|
y: number;
|
@@ -47,7 +47,7 @@ export declare class Landscape83Ratio implements MediaPickerImageRatioDefinition
|
|
47
47
|
constructor();
|
48
48
|
}
|
49
49
|
export declare class SquareRatio implements MediaPickerImageRatioDefinition {
|
50
|
-
uniqueId:
|
50
|
+
uniqueId: guid;
|
51
51
|
title: MultilingualString;
|
52
52
|
x: number;
|
53
53
|
y: number;
|
@@ -55,7 +55,7 @@ export declare class SquareRatio implements MediaPickerImageRatioDefinition {
|
|
55
55
|
constructor();
|
56
56
|
}
|
57
57
|
export declare class PortraitRatio implements MediaPickerImageRatioDefinition {
|
58
|
-
uniqueId:
|
58
|
+
uniqueId: guid;
|
59
59
|
title: MultilingualString;
|
60
60
|
x: number;
|
61
61
|
y: number;
|
@@ -63,7 +63,7 @@ export declare class PortraitRatio implements MediaPickerImageRatioDefinition {
|
|
63
63
|
constructor();
|
64
64
|
}
|
65
65
|
export declare class WideRatio implements MediaPickerImageRatioDefinition {
|
66
|
-
uniqueId:
|
66
|
+
uniqueId: guid;
|
67
67
|
title: MultilingualString;
|
68
68
|
x: number;
|
69
69
|
y: number;
|
@@ -71,7 +71,7 @@ export declare class WideRatio implements MediaPickerImageRatioDefinition {
|
|
71
71
|
constructor();
|
72
72
|
}
|
73
73
|
export declare class CustomRatio implements MediaPickerImageRatioDefinition {
|
74
|
-
uniqueId:
|
74
|
+
uniqueId: guid;
|
75
75
|
title: MultilingualString;
|
76
76
|
x: number;
|
77
77
|
y: number;
|
@@ -16,7 +16,7 @@ class MediaPickerRollupImageRatio extends MediaPickerRollupImageRatioDefinition
|
|
16
16
|
exports.MediaPickerRollupImageRatio = MediaPickerRollupImageRatio;
|
17
17
|
class LandscapeRatio {
|
18
18
|
constructor() {
|
19
|
-
this.uniqueId = "586c8cc4-018d-496d-aba0-c067e5722d8a";
|
19
|
+
this.uniqueId = (0, models_1.guid)("586c8cc4-018d-496d-aba0-c067e5722d8a");
|
20
20
|
this.x = 16;
|
21
21
|
this.y = 9;
|
22
22
|
}
|
@@ -24,7 +24,7 @@ class LandscapeRatio {
|
|
24
24
|
exports.LandscapeRatio = LandscapeRatio;
|
25
25
|
class Landscape83Ratio {
|
26
26
|
constructor() {
|
27
|
-
this.uniqueId = "b8c8e466-116d-4a47-a3e3-fdd9915cc1d5";
|
27
|
+
this.uniqueId = (0, models_1.guid)("b8c8e466-116d-4a47-a3e3-fdd9915cc1d5");
|
28
28
|
this.x = 8;
|
29
29
|
this.y = 3;
|
30
30
|
}
|
@@ -32,7 +32,7 @@ class Landscape83Ratio {
|
|
32
32
|
exports.Landscape83Ratio = Landscape83Ratio;
|
33
33
|
class SquareRatio {
|
34
34
|
constructor() {
|
35
|
-
this.uniqueId = "01dfda5f-bbf7-433f-b79a-666ea36f7c7f";
|
35
|
+
this.uniqueId = (0, models_1.guid)("01dfda5f-bbf7-433f-b79a-666ea36f7c7f");
|
36
36
|
this.x = 1;
|
37
37
|
this.y = 1;
|
38
38
|
}
|
@@ -40,7 +40,7 @@ class SquareRatio {
|
|
40
40
|
exports.SquareRatio = SquareRatio;
|
41
41
|
class PortraitRatio {
|
42
42
|
constructor() {
|
43
|
-
this.uniqueId = "a072ab90-1e01-4b75-99d3-1b3fc53858d9";
|
43
|
+
this.uniqueId = (0, models_1.guid)("a072ab90-1e01-4b75-99d3-1b3fc53858d9");
|
44
44
|
this.x = 2;
|
45
45
|
this.y = 3;
|
46
46
|
}
|
@@ -48,7 +48,7 @@ class PortraitRatio {
|
|
48
48
|
exports.PortraitRatio = PortraitRatio;
|
49
49
|
class WideRatio {
|
50
50
|
constructor() {
|
51
|
-
this.uniqueId = "1a763b02-f087-43d8-b42b-8239bb0ea5bb";
|
51
|
+
this.uniqueId = (0, models_1.guid)("1a763b02-f087-43d8-b42b-8239bb0ea5bb");
|
52
52
|
this.x = 4;
|
53
53
|
this.y = 1;
|
54
54
|
}
|
@@ -56,7 +56,7 @@ class WideRatio {
|
|
56
56
|
exports.WideRatio = WideRatio;
|
57
57
|
class CustomRatio {
|
58
58
|
constructor() {
|
59
|
-
this.uniqueId = models_1.
|
59
|
+
this.uniqueId = models_1.emptyGuid;
|
60
60
|
this.x = 0;
|
61
61
|
this.y = 0;
|
62
62
|
}
|
@@ -1,15 +1,15 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { MultilingualString } from "../MultilingualString";
|
3
3
|
import { MediaPickerEnums } from "../Enums";
|
4
4
|
export declare abstract class MediaPickerImageScalingDefinition {
|
5
|
-
abstract readonly uniqueId:
|
5
|
+
abstract readonly uniqueId: guid;
|
6
6
|
abstract readonly title: MultilingualString;
|
7
7
|
abstract readonly maxDimension: number;
|
8
8
|
abstract readonly formatTypeSettings: MediaPickerEnums.ScalingFormatTypes;
|
9
9
|
abstract readonly compressQuality?: number;
|
10
10
|
}
|
11
11
|
export declare class MediaPickerImageScaling extends MediaPickerImageScalingDefinition {
|
12
|
-
readonly uniqueId:
|
12
|
+
readonly uniqueId: guid;
|
13
13
|
readonly title: MultilingualString;
|
14
14
|
readonly maxDimension: number;
|
15
15
|
readonly formatTypeSettings: MediaPickerEnums.ScalingFormatTypes;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, MediaPickerEnums } from "..";
|
2
2
|
export interface MediaPickerMedia {
|
3
3
|
omniaMediaType: MediaPickerEnums.OmniaMediaTypes;
|
4
4
|
}
|
@@ -12,13 +12,13 @@ export interface MediaPickerImageMetaData extends IMediaMetadata {
|
|
12
12
|
export interface IMediaMetadata {
|
13
13
|
caption?: string;
|
14
14
|
altText?: string;
|
15
|
-
providerId?:
|
15
|
+
providerId?: guid;
|
16
16
|
}
|
17
17
|
export interface IVideoMetadata extends IMediaMetadata {
|
18
18
|
}
|
19
19
|
export interface MediaPickerImage extends MediaPickerMedia, MediaPickerImageMetaData {
|
20
20
|
omniaImageId: number;
|
21
|
-
omniaServiceId:
|
21
|
+
omniaServiceId: guid;
|
22
22
|
}
|
23
23
|
export interface MediaPickerVideo extends MediaPickerMedia, IVideoMetadata {
|
24
24
|
html: string;
|
@@ -1,16 +1,16 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { MediaPickerVideo } from "./MediaPickerMedia";
|
3
3
|
import { IIcon } from "../Icon";
|
4
4
|
import { MediaPickerPersistedImage } from "./Shared";
|
5
5
|
import { MediaPickerEnums } from "../Enums";
|
6
6
|
export interface MediaPickerProvider {
|
7
|
-
id:
|
7
|
+
id: guid;
|
8
8
|
category: string;
|
9
9
|
name: string;
|
10
10
|
icon: IIcon;
|
11
11
|
hasEditorForMedia(media: MediaPickerVideo | MediaPickerPersistedImage): boolean;
|
12
12
|
sortOrder?: number;
|
13
13
|
selectableMediaTypes: Array<MediaPickerEnums.OmniaMediaTypes>;
|
14
|
-
providerComponentManifestId:
|
14
|
+
providerComponentManifestId: guid;
|
15
15
|
supportGalleryFeature: boolean;
|
16
16
|
}
|
@@ -1,12 +1,12 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "..";
|
2
2
|
export interface MediaPickerStorageProviderContext {
|
3
3
|
/**
|
4
4
|
* Omnia service owning the responsibility of storing.
|
5
5
|
* */
|
6
|
-
omniaServiceId:
|
6
|
+
omniaServiceId: guid;
|
7
7
|
/**
|
8
8
|
* A constant guid, indicating the type of the context
|
9
9
|
* I.e. each one inheriting <see cref="MediaPickerStorageProviderContext"/> should set this to a unique constant guid.
|
10
10
|
* */
|
11
|
-
storageProviderContextId:
|
11
|
+
storageProviderContextId: guid;
|
12
12
|
}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "../../shared";
|
2
2
|
import { MediaPickerVideo } from "./MediaPickerMedia";
|
3
3
|
export interface MediaPickerSharePointVideo extends MediaPickerVideo {
|
4
4
|
showTitle: boolean;
|
5
5
|
}
|
6
6
|
export interface CentralMediaLocationMediaPickerVideo extends MediaPickerSharePointVideo {
|
7
|
-
libraryId:
|
7
|
+
libraryId: guid;
|
8
8
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx/internal-do-not-import-from-here/shared";
|
2
2
|
import { MediaPickerRenditionData } from "../MediaPickerImageRendition";
|
3
3
|
import { MediaPickerImageTransformationResult } from "../MediaPickerImageTransformationResult";
|
4
4
|
import { MediaPickerImage, MediaPickerVideo, MediaPickerMedia } from "../MediaPickerMedia";
|
@@ -24,7 +24,7 @@ export type MediaPickerActionButton = {
|
|
24
24
|
leftAligned?: boolean;
|
25
25
|
};
|
26
26
|
export type MediaState = {
|
27
|
-
id:
|
27
|
+
id: guid;
|
28
28
|
isVideo: boolean;
|
29
29
|
isChanged: boolean;
|
30
30
|
media?: MediaPickerMediaItem;
|
@@ -35,7 +35,7 @@ export type MediaState = {
|
|
35
35
|
index?: number;
|
36
36
|
};
|
37
37
|
export type MenuItem = {
|
38
|
-
menuItemId:
|
38
|
+
menuItemId: guid;
|
39
39
|
title?: string;
|
40
40
|
icon: IIcon;
|
41
41
|
connectedProvider: MediaPickerProvider;
|
@@ -49,7 +49,7 @@ export type MediaPickerMessage = {
|
|
49
49
|
icon?: IIcon;
|
50
50
|
};
|
51
51
|
export type ImageRendition = {
|
52
|
-
mediaStateId:
|
52
|
+
mediaStateId: guid;
|
53
53
|
mediaPickerRenditionData: MediaPickerRenditionData[];
|
54
54
|
sourceImage: MediaPickerTransformedBase64Image;
|
55
55
|
};
|
package/mediaflow/Constants.d.ts
CHANGED
@@ -1,9 +1,10 @@
|
|
1
|
+
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
1
2
|
export declare class MediaflowConstants {
|
2
3
|
static mediaflowJsUrl: string;
|
3
4
|
static mediaflowJsFallback: string;
|
4
5
|
static mediaflowCssUrl: string;
|
5
6
|
static mediaflowCssFallback: string;
|
6
|
-
static featureId:
|
7
|
+
static featureId: guid;
|
7
8
|
static mediaFlowSettingsKey: string;
|
8
9
|
static mediaFlowSecretKey: string;
|
9
10
|
static defaultSupportedMediaFormats: string;
|
package/mediaflow/Constants.js
CHANGED
@@ -1,12 +1,13 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.MediaflowSecretsForms = exports.MediaflowConstants = void 0;
|
4
|
+
const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
|
4
5
|
class MediaflowConstants {
|
5
6
|
static { this.mediaflowJsUrl = "https://mfstatic.com/js/fileselector.min.js"; }
|
6
7
|
static { this.mediaflowJsFallback = "https://mfstatic.com/js/fileselector.js"; }
|
7
8
|
static { this.mediaflowCssUrl = "https://mfstatic.com/css/fileselector.min.css"; }
|
8
9
|
static { this.mediaflowCssFallback = "https://mfstatic.com/css/fileselector.css"; }
|
9
|
-
static { this.featureId = "
|
10
|
+
static { this.featureId = (0, models_1.guid)("32b53d6b-6177-40fd-a8d2-386128089ca5"); }
|
10
11
|
static { this.mediaFlowSettingsKey = "omnia.mediaflow.settings"; }
|
11
12
|
static { this.mediaFlowSecretKey = "omnia-mediaflow-integration-key"; }
|
12
13
|
static { this.defaultSupportedMediaFormats = "flv,mxf,gxf,wmv,asf,mp4,m4v,ismv,mkv,mov,jpeg,jpg,png,bmp,gif,svg,ico"; }
|