@omnia/fx-models 8.0.63-vnext → 8.0.64-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 +1 -1
- package/ActionHandler.js +1 -1
- package/AiSettings.d.ts +28 -0
- package/AiSettings.js +42 -0
- package/AppTemplatePropertySetSetting.js +2 -2
- package/BusinessProfile.d.ts +5 -1
- package/BusinessProfile.js +8 -1
- package/BusinessProfileDallEPromptDefault.d.ts +5 -0
- package/BusinessProfileDallEPromptDefault.js +11 -0
- package/ChromeLayoutDefinition.d.ts +4 -0
- package/ChromeLayoutDefinition.js +10 -0
- package/ClientManifests.d.ts +12 -8
- package/ClientManifests.js +5 -5
- package/Constants.d.ts +29 -0
- package/Constants.js +36 -32
- package/DependencyInjection.js +1 -1
- package/Dictionary.d.ts +18 -19
- package/Dictionary.js +16 -24
- package/Enums.d.ts +22 -4
- package/Enums.js +110 -90
- package/Exposes.d.ts +17 -0
- package/Exposes.js +17 -0
- package/FileUploader.d.ts +1 -1
- package/FileUploader.js +1 -1
- package/FileValidationResult.d.ts +4 -0
- package/FileValidationResult.js +8 -0
- package/FilterEngineStyles.d.ts +14 -15
- package/FilterpickerModel.d.ts +9 -0
- package/Http.js +1 -1
- package/ISpecialUserConfiguration.d.ts +3 -0
- package/ISpecialUserConfiguration.js +2 -0
- package/Icon.d.ts +3 -0
- package/Icon.js +38 -1
- package/Journey.d.ts +13 -3
- package/Layout.d.ts +27 -2
- package/Layout.js +3 -2
- package/LinkHandler/linktype/DefaultLinkType.js +1 -1
- package/LinkHandler/linktype/DocumentLinkType.js +1 -1
- package/ManifestIds.d.ts +100 -4
- package/ManifestIds.js +281 -8
- package/NotNullish.d.ts +1 -0
- package/NotNullish.js +7 -0
- package/NullOf.d.ts +2 -0
- package/NullOf.js +7 -0
- package/PermissionInputSettings.d.ts +2 -0
- package/QueryFilter.js +2 -2
- package/RollupMetricSettings.d.ts +14 -0
- package/RollupMetricSettings.js +2 -0
- package/RollupQuery.d.ts +28 -3
- package/RollupQuery.js +19 -2
- package/Secrets.d.ts +1 -0
- package/Security.js +1 -1
- package/ShapeDividerSettingsModel.js +2 -2
- package/SignInLayout.d.ts +1 -0
- package/SignInLayout.js +4 -0
- package/Social.js +1 -1
- package/SocialReaction.d.ts +4 -2
- package/SocialReaction.js +1 -1
- package/TargetingProperty.js +1 -1
- package/UserAgent.js +1 -1
- package/admin/AdminModels.d.ts +42 -0
- package/apps/App.d.ts +3 -0
- package/apps/App.js +2 -2
- package/apps/AppInstanceRollup.d.ts +2 -2
- package/apps/AppInstanceRollup.js +2 -2
- package/apps/AppNamingPolicy.js +2 -2
- package/auth/AnonymousAccessType.d.ts +5 -0
- package/auth/AnonymousAccessType.js +9 -0
- package/auth/LoginProvider.d.ts +9 -0
- package/auth/LoginProvider.js +9 -0
- package/auth/common/AuthenticationResult.js +1 -1
- package/auth/common/AuthenticationSessionResult.d.ts +1 -0
- package/auth/common/AuthenticationSessionResult.js +1 -1
- package/auth/common/AuthenticationSettings.d.ts +14 -0
- package/auth/index.d.ts +2 -0
- package/auth/index.js +2 -0
- package/azure-openai/dalle/CreateImageResponse.d.ts +1 -1
- package/azure-openai/dalle/ErrorResponse.js +1 -1
- package/azure-openai/dalle/StatusRequest.js +1 -1
- package/azure-openai/dalle/index.d.ts +1 -0
- package/azure-openai/dalle/index.js +1 -0
- package/azure-openai/textcompletion/TextCompletionRequest.d.ts +1 -1
- package/azure-openai/textcompletion/TextCompletionResult.d.ts +1 -1
- package/bulkimportusers/BulkImportFileValidation.d.ts +8 -0
- package/bulkimportusers/BulkImportFileValidation.js +4 -0
- package/bulkimportusers/BulkImportUsersScenarios.d.ts +5 -0
- package/bulkimportusers/BulkImportUsersScenarios.js +9 -0
- package/bulkimportusers/BulkImportUsersTasks.d.ts +15 -0
- package/bulkimportusers/BulkImportUsersTasks.js +8 -0
- package/bulkimportusers/TemplateFileData.d.ts +5 -0
- package/bulkimportusers/TemplateFileData.js +2 -0
- package/bulkimportusers/TemplateFileMetaData.d.ts +6 -0
- package/bulkimportusers/TemplateFileMetaData.js +2 -0
- package/bulkimportusers/TemplateFileSettings.d.ts +7 -0
- package/bulkimportusers/TemplateFileSettings.js +2 -0
- package/bulkimportusers/index.d.ts +6 -0
- package/bulkimportusers/index.js +9 -0
- package/businessprofilesettings/BusinessProfileAuthenticationSettings.d.ts +14 -0
- package/businessprofilesettings/BusinessProfileAuthenticationSettings.js +11 -0
- package/businessprofilesettings/index.d.ts +1 -0
- package/businessprofilesettings/index.js +4 -0
- package/editor-chrome/EditorSettings.js +2 -2
- package/editor-chrome/IActionButton.d.ts +2 -2
- package/editor-chrome/IActionButton.js +1 -1
- package/editor-chrome/IEditorTabRegistration.d.ts +1 -0
- package/enterprise-properties/EnterpriseProperty.d.ts +1 -0
- package/enterprise-properties/EnterprisePropertyColumnMapping.js +1 -1
- package/enterprise-properties/EnterprisePropertyItemSettings.d.ts +2 -1
- package/enterprise-properties/EnterprisePropertySettings.js +2 -2
- package/enterprise-properties/EnterprisePropertyToPropertySettingsMapping.d.ts +13 -0
- package/enterprise-properties/EnterprisePropertyToPropertySettingsMapping.js +18 -0
- package/enterprise-properties/index.d.ts +1 -0
- package/enterprise-properties/index.js +1 -0
- package/filterengine/ITypedFilterEngineHandler.d.ts +3 -2
- package/filterengine/Shared.d.ts +80 -7
- package/filterengine/Shared.js +30 -11
- package/identities/ArchiveIdentityManagementQuery.d.ts +13 -0
- package/identities/ArchiveIdentityManagementQuery.js +16 -0
- package/identities/DynamicGroupIdentity.d.ts +1 -0
- package/identities/ExtensionIdentity.d.ts +1 -0
- package/identities/GroupIdentity.d.ts +3 -0
- package/identities/GroupIdentity.js +1 -1
- package/identities/GroupManagementQuery.d.ts +13 -0
- package/identities/GroupManagementQuery.js +16 -0
- package/identities/Identity.d.ts +10 -6
- package/identities/Identity.js +10 -11
- package/identities/IdentityCreationRequest.d.ts +76 -0
- package/identities/IdentityCreationRequest.js +44 -0
- package/identities/IdentityPropertyConfiguration.d.ts +10 -0
- package/identities/IdentityPropertyConfiguration.js +6 -0
- package/identities/IdentityProviderRunLog.js +1 -1
- package/identities/IdentityProviderRunStatus.d.ts +2 -1
- package/identities/IdentityProviderRunStatus.js +2 -1
- package/identities/IdentityProviderSettings.js +1 -1
- package/identities/IdentityProviderState.js +1 -1
- package/identities/IdentityQuery.d.ts +10 -5
- package/identities/IdentityQuery.js +9 -5
- package/identities/IdentitySyncProvider.d.ts +1 -1
- package/identities/IdentityTypes.js +1 -1
- package/identities/RoleIdentity.d.ts +1 -0
- package/identities/UserIdentity.d.ts +8 -0
- package/identities/UserIdentity.js +12 -1
- package/identities/UserIdentityQuery.d.ts +23 -0
- package/identities/UserIdentityQuery.js +26 -0
- package/identities/UserManagementQuery.d.ts +15 -0
- package/identities/UserManagementQuery.js +18 -0
- package/identities/UserTypeSettings.d.ts +26 -0
- package/identities/UserTypeSettings.js +32 -0
- package/identities/index.d.ts +5 -0
- package/identities/index.js +5 -0
- package/internal-do-not-import-from-here/shared/models/Broadcasting.js +1 -1
- package/internal-do-not-import-from-here/shared/models/DynamicState.d.ts +1 -0
- package/internal-do-not-import-from-here/shared/models/DynamicState.js +2 -0
- package/internal-do-not-import-from-here/shared/models/Equals.js +33 -3
- package/internal-do-not-import-from-here/shared/models/Future.d.ts +17 -1
- package/internal-do-not-import-from-here/shared/models/Future.js +26 -5
- package/internal-do-not-import-from-here/shared/models/Guid.d.ts +1 -0
- package/internal-do-not-import-from-here/shared/models/Guid.js +13 -6
- package/internal-do-not-import-from-here/shared/models/HttpCommon.d.ts +27 -0
- package/internal-do-not-import-from-here/shared/models/HttpCommon.js +2 -0
- package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +5 -0
- package/internal-do-not-import-from-here/shared/models/Realtime.d.ts +1 -13
- package/internal-do-not-import-from-here/shared/models/Realtime.js +1 -22
- package/internal-do-not-import-from-here/shared/models/StronglyTypedId.d.ts +3 -0
- package/internal-do-not-import-from-here/shared/models/StronglyTypedId.js +2 -0
- package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.d.ts +7 -1
- package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.js +5 -1
- package/internal-do-not-import-from-here/shared/models/Workers.js +1 -1
- package/internal-do-not-import-from-here/shared/models/hub/ExternalIdentityId.d.ts +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/ExternalIdentityId.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.d.ts +13 -0
- package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.js +20 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.d.ts +63 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.js +7 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityChannel.d.ts +7 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityChannel.js +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.d.ts +14 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.js +15 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.d.ts +30 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.d.ts +14 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.js +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.d.ts +8 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.d.ts +15 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.js +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.d.ts +38 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.js +39 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/index.d.ts +8 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/index.js +11 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.d.ts +3 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.js +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.d.ts +4 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.js +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.d.ts +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.js +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/index.d.ts +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/index.js +8 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.d.ts +10 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.d.ts +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/index.d.ts +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/index.js +5 -0
- package/internal-do-not-import-from-here/shared/models/index.d.ts +4 -1
- package/internal-do-not-import-from-here/shared/models/index.js +4 -1
- package/internal-do-not-import-from-here/shared/models/theming/BlueprintDefinition.d.ts +18 -12
- package/internal-do-not-import-from-here/shared/models/theming/BlueprintDefinition.js +2 -2
- package/internal-do-not-import-from-here/shared/models/theming/SpacingSetting.d.ts +5 -4
- package/internal-do-not-import-from-here/shared/models/theming/SpacingSetting.js +1 -1
- package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +3 -3
- package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.js +3 -3
- package/internal-do-not-import-from-here/shared/models/theming/TypographyDefinition.d.ts +8 -4
- package/internal-do-not-import-from-here/shared/models/theming/TypographyDefinition.js +2 -3
- package/internal-do-not-import-from-here/shared/models/theming/UseThemeMethods.js +0 -3
- package/internal-do-not-import-from-here/velcron/core/models/ActionHooks.d.ts +12 -0
- package/internal-do-not-import-from-here/velcron/core/models/ActionHooks.js +2 -0
- package/internal-do-not-import-from-here/velcron/core/models/Enums.d.ts +6 -0
- package/internal-do-not-import-from-here/velcron/core/models/Enums.js +14 -7
- package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.d.ts +89 -20
- package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.js +2 -2
- package/internal-do-not-import-from-here/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +298 -11
- package/internal-do-not-import-from-here/velcron/core/models/VelcronPropertyEditorDefinitions.js +115 -2
- package/internal-do-not-import-from-here/velcron/core/models/index.d.ts +1 -0
- package/internal-do-not-import-from-here/velcron/core/models/index.js +1 -0
- package/linkstatus/LinkStatus.d.ts +32 -0
- package/linkstatus/LinkStatus.js +2 -0
- package/linkstatus/index.d.ts +1 -0
- package/linkstatus/index.js +4 -0
- package/media-gallery/index.d.ts +2 -0
- package/media-gallery/index.js +5 -0
- package/media-gallery/providers/MediaDialogProviderComponentProps.d.ts +8 -0
- package/media-gallery/providers/MediaDialogProviderComponentProps.js +2 -0
- package/media-gallery/providers/MediaDisplayProviderComponentProps.d.ts +11 -0
- package/media-gallery/providers/MediaDisplayProviderComponentProps.js +2 -0
- package/media-gallery/providers/MediaGalleryDialogProvider.d.ts +5 -0
- package/media-gallery/providers/MediaGalleryDialogProvider.js +6 -0
- package/media-gallery/providers/MediaGalleryDisplayProvider.d.ts +5 -0
- package/media-gallery/providers/MediaGalleryDisplayProvider.js +6 -0
- package/media-gallery/providers/PhotoLayoutMap.d.ts +4 -0
- package/media-gallery/providers/PhotoLayoutMap.js +2 -0
- package/media-gallery/providers/PhotoWall.d.ts +10 -0
- package/media-gallery/providers/PhotoWall.js +14 -0
- package/media-gallery/providers/PhotoWallDirection.d.ts +5 -0
- package/media-gallery/providers/PhotoWallDirection.js +2 -0
- package/media-gallery/providers/PhotoWallGridLayout.d.ts +9 -0
- package/media-gallery/providers/PhotoWallGridLayout.js +14 -0
- package/media-gallery/providers/PhotoWallMedia.d.ts +8 -0
- package/media-gallery/providers/PhotoWallMedia.js +2 -0
- package/media-gallery/providers/SliderDialogProvider.d.ts +10 -0
- package/media-gallery/providers/SliderDialogProvider.js +15 -0
- package/media-gallery/providers/index.d.ts +12 -0
- package/media-gallery/providers/index.js +15 -0
- package/media-gallery/styles/IRowPhotos.css.d.ts +4 -0
- package/media-gallery/styles/IRowPhotos.css.js +4 -0
- package/media-gallery/styles/index.d.ts +1 -0
- package/media-gallery/styles/index.js +4 -0
- package/media-picker/MediaPickerImageRendition.d.ts +4 -4
- package/media-picker/MediaPickerMedia.d.ts +8 -2
- package/media-picker/MediaPickerPersistedImageDetails.d.ts +1 -0
- package/media-picker/MediaPickerProvider.d.ts +16 -0
- package/media-picker/MediaPickerProvider.js +2 -0
- package/media-picker/MediaPickerProviderContext.d.ts +3 -3
- package/media-picker/MediaPickerProviderContext.js +0 -4
- package/media-picker/MediaPickerSearchProvider.d.ts +5 -0
- package/media-picker/MediaPickerSearchProvider.js +2 -0
- package/media-picker/MediaPickerTransformations.d.ts +5 -4
- package/media-picker/Shared.d.ts +7 -1
- package/media-picker/index.d.ts +3 -5
- package/media-picker/index.js +3 -5
- package/media-picker/localize.d.ts +26 -0
- package/media-picker/localize.js +7 -0
- package/mediaflow/Constants.d.ts +16 -0
- package/mediaflow/Constants.js +21 -0
- package/mediaflow/MediaflowAuthenticationInfo.d.ts +5 -0
- package/mediaflow/MediaflowAuthenticationInfo.js +2 -0
- package/mediaflow/MediaflowSettings.d.ts +6 -0
- package/mediaflow/MediaflowSettings.js +2 -0
- package/mediaflow/index.d.ts +3 -0
- package/mediaflow/index.js +6 -0
- package/omniasearch/IPagedResult.d.ts +4 -0
- package/omniasearch/IPagedResult.js +2 -0
- package/omniasearch/IPagedSearchResult.d.ts +8 -0
- package/omniasearch/IPagedSearchResult.js +2 -0
- package/omniasearch/ISearchResult.d.ts +7 -0
- package/omniasearch/ISearchResult.js +2 -0
- package/omniasearch/IndexSearchRequest.d.ts +42 -0
- package/omniasearch/IndexSearchRequest.js +2 -0
- package/omniasearch/IndexSettings.d.ts +6 -0
- package/omniasearch/IndexSettings.js +2 -0
- package/omniasearch/IndexedDocument.d.ts +7 -0
- package/omniasearch/IndexedDocument.js +2 -0
- package/omniasearch/SearchIndex.d.ts +4 -0
- package/omniasearch/SearchIndex.js +6 -0
- package/omniasearch/SearchQuery.d.ts +7 -0
- package/omniasearch/SearchQuery.js +2 -0
- package/omniasearch/SearchQueryPaging.d.ts +6 -0
- package/omniasearch/SearchQueryPaging.js +2 -0
- package/omniasearch/SearchTask.d.ts +13 -0
- package/omniasearch/SearchTask.js +11 -0
- package/omniasearch/index.d.ts +10 -0
- package/omniasearch/index.js +13 -0
- package/oxide/OxideTypeDefinitions.d.ts +184 -98
- package/oxide/OxideTypeDefinitions.js +115 -67
- package/oxide/SharedSettings.d.ts +8 -0
- package/oxide/SharedSettings.js +2 -0
- package/oxide/index.d.ts +1 -0
- package/oxide/index.js +1 -0
- package/package.json +1 -1
- package/properties/IPropertyValueRenderer.d.ts +6 -4
- package/properties/PropertyBinding.d.ts +1 -0
- package/properties/PropertyDefinition.d.ts +6 -1
- package/properties/PropertyDefinition.js +4 -1
- package/properties/PropertyValue.d.ts +3 -0
- package/properties/PropertyValue.js +10 -0
- package/properties/PropertyValuePrimitiveConverter.d.ts +4 -0
- package/properties/PropertyValuePrimitiveConverter.js +6 -0
- package/properties/bindingprovider/IPropertyBindingProvider.d.ts +12 -0
- package/properties/bindingprovider/IPropertyBindingProvider.js +2 -0
- package/properties/bindingprovider/index.d.ts +1 -0
- package/properties/bindingprovider/index.js +4 -0
- package/properties/datasource/DataSourceProperty.d.ts +1 -0
- package/properties/datasource/UserDataSourceProperty.d.ts +12 -0
- package/properties/datasource/UserDataSourceProperty.js +20 -0
- package/properties/datasource/index.d.ts +1 -0
- package/properties/datasource/index.js +1 -0
- package/properties/definitions/BirthdayPropertyDefinition.d.ts +6 -7
- package/properties/definitions/BirthdayPropertyDefinition.js +7 -1
- package/properties/definitions/BooleanPropertyDefinition.d.ts +3 -3
- package/properties/definitions/BooleanPropertyDefinition.js +4 -1
- package/properties/definitions/BusinessProfilePropertyDefinition.d.ts +14 -0
- package/properties/definitions/BusinessProfilePropertyDefinition.js +17 -0
- package/properties/definitions/DatePropertyDefinition.d.ts +21 -6
- package/properties/definitions/DatePropertyDefinition.js +33 -1
- package/properties/definitions/DateTimePropertyDefinition.d.ts +10 -6
- package/properties/definitions/DateTimePropertyDefinition.js +7 -1
- package/properties/definitions/EmailPropertyDefinition.d.ts +3 -4
- package/properties/definitions/EmailPropertyDefinition.js +4 -1
- package/properties/definitions/HtmlPropertyDefinition.d.ts +6 -7
- package/properties/definitions/HtmlPropertyDefinition.js +8 -2
- package/properties/definitions/IdentityPropertyDefinition.d.ts +8 -5
- package/properties/definitions/IdentityPropertyDefinition.js +6 -2
- package/properties/definitions/ImagePropertyDefinition.d.ts +7 -6
- package/properties/definitions/ImagePropertyDefinition.js +9 -2
- package/properties/definitions/IntegerPropertyDefinition.d.ts +3 -5
- package/properties/definitions/IntegerPropertyDefinition.js +4 -1
- package/properties/definitions/LanguagePropertyDefinition.d.ts +3 -6
- package/properties/definitions/LanguagePropertyDefinition.js +5 -2
- package/properties/definitions/LinkPropertyDefinition.d.ts +4 -6
- package/properties/definitions/LinkPropertyDefinition.js +4 -1
- package/properties/definitions/MediaPropertyDefinition.d.ts +3 -3
- package/properties/definitions/MediaPropertyDefinition.js +4 -1
- package/properties/definitions/MultilineTextPropertyDefinition.d.ts +3 -5
- package/properties/definitions/MultilineTextPropertyDefinition.js +4 -1
- package/properties/definitions/MultilingualTextPropertyDefinition.d.ts +6 -7
- package/properties/definitions/MultilingualTextPropertyDefinition.js +8 -4
- package/properties/definitions/PhoneNumberPropertyDefinition.d.ts +3 -5
- package/properties/definitions/PhoneNumberPropertyDefinition.js +4 -1
- package/properties/definitions/TagsPropertyDefinition.d.ts +12 -0
- package/properties/definitions/TagsPropertyDefinition.js +19 -0
- package/properties/definitions/TermSetPropertyDefinition.d.ts +30 -0
- package/properties/definitions/TermSetPropertyDefinition.js +41 -0
- package/properties/definitions/TextPropertyDefinition.d.ts +4 -5
- package/properties/definitions/TextPropertyDefinition.js +6 -2
- package/properties/definitions/TimePropertyDefinition.d.ts +5 -6
- package/properties/definitions/TimePropertyDefinition.js +7 -1
- package/properties/definitions/UserTypePropertyDefinition.d.ts +15 -0
- package/properties/definitions/UserTypePropertyDefinition.js +17 -0
- package/properties/definitions/index.d.ts +4 -0
- package/properties/definitions/index.js +4 -0
- package/properties/index.d.ts +2 -1
- package/properties/index.js +2 -1
- package/properties/values/BirthdayPropertyValue.d.ts +1 -0
- package/properties/values/BirthdayPropertyValue.js +3 -0
- package/properties/values/BooleanPropertyValue.d.ts +1 -0
- package/properties/values/BooleanPropertyValue.js +3 -0
- package/properties/values/BusinessProfilePropertyValue.d.ts +6 -0
- package/properties/values/BusinessProfilePropertyValue.js +11 -0
- package/properties/values/DatePropertyValue.d.ts +5 -1
- package/properties/values/DatePropertyValue.js +4 -1
- package/properties/values/DateTimePropertyValue.d.ts +1 -0
- package/properties/values/DateTimePropertyValue.js +3 -0
- package/properties/values/EmailPropertyValue.d.ts +1 -0
- package/properties/values/EmailPropertyValue.js +3 -0
- package/properties/values/HtmlPropertyValue.d.ts +1 -0
- package/properties/values/HtmlPropertyValue.js +3 -0
- package/properties/values/IdentityPropertyValue.d.ts +1 -0
- package/properties/values/IdentityPropertyValue.js +3 -0
- package/properties/values/ImagePropertyValue.d.ts +1 -0
- package/properties/values/ImagePropertyValue.js +3 -1
- package/properties/values/IntegerPropertyValue.d.ts +1 -0
- package/properties/values/IntegerPropertyValue.js +3 -0
- package/properties/values/LanguagePropertyValue.d.ts +1 -0
- package/properties/values/LanguagePropertyValue.js +3 -0
- package/properties/values/LinkPropertyValue.d.ts +1 -0
- package/properties/values/LinkPropertyValue.js +3 -0
- package/properties/values/TagsPropertyValue.d.ts +7 -0
- package/properties/values/TagsPropertyValue.js +14 -0
- package/properties/values/TextPropertyValue.d.ts +1 -0
- package/properties/values/TextPropertyValue.js +3 -0
- package/properties/values/UserTypePropertyValue.d.ts +6 -0
- package/properties/values/UserTypePropertyValue.js +11 -0
- package/properties/values/index.d.ts +3 -0
- package/properties/values/index.js +3 -0
- package/richtext-editor-extensions/HeadingExtension.js +5 -5
- package/richtext-editor-extensions/MediaPickerExtension.js +1 -1
- package/richtext-editor-extensions/TextCompletionExtension.d.ts +1 -0
- package/sidepanel/Shared.js +1 -1
- package/signin/SignIn.d.ts +4 -0
- package/signin/SignIn.js +10 -0
- package/signin/index.d.ts +1 -0
- package/signin/index.js +4 -0
- package/statuscodelayout/StatusCodeLayoutProvider.d.ts +8 -0
- package/statuscodelayout/StatusCodeLayoutProvider.js +6 -0
- package/statuscodelayout/StatusCodeLayoutSettings.d.ts +17 -0
- package/statuscodelayout/StatusCodeLayoutSettings.js +407 -0
- package/statuscodelayout/index.d.ts +2 -0
- package/statuscodelayout/index.js +5 -0
- package/ux/AdminApi.d.ts +29 -2
- package/ux/Directive.d.ts +27 -0
- package/ux/Directive.js +2 -0
- package/ux/EnterprisePropertyToPropertySettingMappingApi.d.ts +18 -0
- package/ux/EnterprisePropertyToPropertySettingMappingApi.js +2 -0
- package/ux/FeatureManagementApi.d.ts +1 -1
- package/ux/InternalAdminApi.d.ts +25 -2
- package/ux/LayoutCanvasApi.d.ts +39 -8
- package/ux/LayoutEditorCanvas.d.ts +6 -3
- package/ux/MediaGalleryApi.d.ts +21 -0
- package/ux/MediaGalleryApi.js +2 -0
- package/ux/MediaPickerApi.d.ts +1 -1
- package/ux/ThemingApi.d.ts +19 -0
- package/ux/ThemingApi.js +2 -0
- package/ux/VelcronDefinitionApi.d.ts +24 -0
- package/ux/VelcronDefinitionApi.js +2 -0
- package/ux/index.d.ts +6 -1
- package/ux/index.js +4 -0
- package/velcron/VelcronDefinitionRegistration.d.ts +3 -3
- package/versionedlayout/VersionedLayout.d.ts +1 -0
- package/versionedlayout/VersionedLayout.js +2 -2
- package/internal-do-not-import-from-here/shared/models/Bring.d.ts +0 -23
- package/media-picker/MediaPickerStorageProviderAppInstanceContext.d.ts +0 -14
- package/media-picker/MediaPickerStorageProviderAppInstanceContext.js +0 -21
- package/media-picker/MediaPickerStorageProviderAppInstancePostContext.d.ts +0 -8
- package/media-picker/MediaPickerStorageProviderAppInstancePostContext.js +0 -13
- package/media-picker/MediaPickerStorageProviderVersionedLayoutContext.d.ts +0 -8
- package/media-picker/MediaPickerStorageProviderVersionedLayoutContext.js +0 -13
- package/media-picker/MediaPickerUserIconsStorageProviderContext.d.ts +0 -7
- package/media-picker/MediaPickerUserIconsStorageProviderContext.js +0 -12
- package/media-picker/Providers/BingProvider.d.ts +0 -17
- package/media-picker/Providers/BingProvider.js +0 -22
- package/media-picker/Providers/CentralImageLocationProvider.d.ts +0 -22
- package/media-picker/Providers/CentralImageLocationProvider.js +0 -31
- package/media-picker/Providers/DallEProvider.d.ts +0 -17
- package/media-picker/Providers/DallEProvider.js +0 -22
- package/media-picker/Providers/MediaPickerProvider.d.ts +0 -21
- package/media-picker/Providers/MediaPickerProvider.js +0 -8
- package/media-picker/Providers/MicrosoftStreamProvider.d.ts +0 -17
- package/media-picker/Providers/MicrosoftStreamProvider.js +0 -36
- package/media-picker/Providers/MyComputerProvider.d.ts +0 -17
- package/media-picker/Providers/MyComputerProvider.js +0 -22
- package/media-picker/Providers/PexelProvider.d.ts +0 -17
- package/media-picker/Providers/PexelProvider.js +0 -26
- package/media-picker/Providers/YoutubeProvider.d.ts +0 -17
- package/media-picker/Providers/YoutubeProvider.js +0 -30
- package/media-picker/Providers/index.d.ts +0 -8
- package/media-picker/Providers/index.js +0 -11
- package/properties/lock/PropertySettingsLock.d.ts +0 -23
- package/properties/lock/PropertySettingsLock.js +0 -77
- /package/{internal-do-not-import-from-here/shared/models/Bring.js → FilterpickerModel.js} +0 -0
package/ActionHandler.d.ts
CHANGED
@@ -71,7 +71,7 @@ export interface IActionHandlerInstanceProperties<TSettings extends IActionHandl
|
|
71
71
|
isTriggered: boolean;
|
72
72
|
}
|
73
73
|
export interface IActionHandlerInstance extends IActionHandlerInstanceProperties {
|
74
|
-
initialized(): void
|
74
|
+
initialized(): void | Promise<void>;
|
75
75
|
triggered(renderingCallback: (elementName: string, themeTargetId?: string, domProps?: Object) => void): any;
|
76
76
|
dispose(): void;
|
77
77
|
}
|
package/ActionHandler.js
CHANGED
@@ -16,4 +16,4 @@ var ActionHandlerRenderingModes;
|
|
16
16
|
ActionHandlerRenderingModes[ActionHandlerRenderingModes["ListItem"] = 2] = "ListItem";
|
17
17
|
ActionHandlerRenderingModes[ActionHandlerRenderingModes["ListItemWithoutIcon"] = 3] = "ListItemWithoutIcon";
|
18
18
|
ActionHandlerRenderingModes[ActionHandlerRenderingModes["ListItemWithoutText"] = 4] = "ListItemWithoutText";
|
19
|
-
})(ActionHandlerRenderingModes
|
19
|
+
})(ActionHandlerRenderingModes || (exports.ActionHandlerRenderingModes = ActionHandlerRenderingModes = {}));
|
package/AiSettings.d.ts
ADDED
@@ -0,0 +1,28 @@
|
|
1
|
+
import { GuidValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models/Guid";
|
2
|
+
import { MultilingualString } from "./MultilingualString";
|
3
|
+
export declare enum PassAnalysisCriteria {
|
4
|
+
Yes = 0,
|
5
|
+
No = 1
|
6
|
+
}
|
7
|
+
export declare abstract class PromptSettings {
|
8
|
+
abstract get type(): string;
|
9
|
+
prompt: string;
|
10
|
+
static getPromptText(prompt: string, textToReplace: string, returnHTML?: boolean): string;
|
11
|
+
}
|
12
|
+
export declare class TextCompletionSettings extends PromptSettings {
|
13
|
+
type: string;
|
14
|
+
openInDialog: boolean;
|
15
|
+
}
|
16
|
+
export declare class ContentAnalysisPromptSettings extends PromptSettings {
|
17
|
+
fixPrompt: string;
|
18
|
+
valueToPassAnalyze: PassAnalysisCriteria;
|
19
|
+
type: string;
|
20
|
+
defaultEnterpriseProperties: Array<string>;
|
21
|
+
}
|
22
|
+
export interface AiSettings {
|
23
|
+
id: number;
|
24
|
+
title: MultilingualString;
|
25
|
+
type: string;
|
26
|
+
promptSettings: PromptSettings;
|
27
|
+
businessProfileId?: GuidValue;
|
28
|
+
}
|
package/AiSettings.js
ADDED
@@ -0,0 +1,42 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ContentAnalysisPromptSettings = exports.TextCompletionSettings = exports.PromptSettings = exports.PassAnalysisCriteria = void 0;
|
4
|
+
const Constants_1 = require("./Constants");
|
5
|
+
var PassAnalysisCriteria;
|
6
|
+
(function (PassAnalysisCriteria) {
|
7
|
+
PassAnalysisCriteria[PassAnalysisCriteria["Yes"] = 0] = "Yes";
|
8
|
+
PassAnalysisCriteria[PassAnalysisCriteria["No"] = 1] = "No";
|
9
|
+
})(PassAnalysisCriteria || (exports.PassAnalysisCriteria = PassAnalysisCriteria = {}));
|
10
|
+
class PromptSettings {
|
11
|
+
static getPromptText(prompt, textToReplace, returnHTML = true) {
|
12
|
+
if (prompt.indexOf(Constants_1.Constants.aiPrompt.token) == -1)
|
13
|
+
return textToReplace;
|
14
|
+
const keepHTMLText = "Keep the HTML structure and ";
|
15
|
+
const regexLastDot = /\.$/;
|
16
|
+
if (returnHTML) {
|
17
|
+
return keepHTMLText.concat(prompt.replace(Constants_1.Constants.aiPrompt.token, textToReplace)
|
18
|
+
.trimEnd()
|
19
|
+
.replace(regexLastDot, ""));
|
20
|
+
}
|
21
|
+
return prompt.replace(Constants_1.Constants.aiPrompt.token, textToReplace)
|
22
|
+
.trimEnd()
|
23
|
+
.replace(regexLastDot, "");
|
24
|
+
}
|
25
|
+
}
|
26
|
+
exports.PromptSettings = PromptSettings;
|
27
|
+
class TextCompletionSettings extends PromptSettings {
|
28
|
+
constructor() {
|
29
|
+
super(...arguments);
|
30
|
+
this.type = Constants_1.Constants.aiPrompt.type.textCompletion;
|
31
|
+
this.openInDialog = false;
|
32
|
+
}
|
33
|
+
}
|
34
|
+
exports.TextCompletionSettings = TextCompletionSettings;
|
35
|
+
class ContentAnalysisPromptSettings extends PromptSettings {
|
36
|
+
constructor() {
|
37
|
+
super(...arguments);
|
38
|
+
this.valueToPassAnalyze = PassAnalysisCriteria.Yes;
|
39
|
+
this.type = Constants_1.Constants.aiPrompt.type.contentAnalysis;
|
40
|
+
}
|
41
|
+
}
|
42
|
+
exports.ContentAnalysisPromptSettings = ContentAnalysisPromptSettings;
|
@@ -9,11 +9,11 @@ var OptionValue;
|
|
9
9
|
OptionValue[OptionValue["Yes"] = 3] = "Yes";
|
10
10
|
OptionValue[OptionValue["No"] = 4] = "No";
|
11
11
|
OptionValue[OptionValue["Today"] = 5] = "Today";
|
12
|
-
})(OptionValue
|
12
|
+
})(OptionValue || (exports.OptionValue = OptionValue = {}));
|
13
13
|
var TimeUnit;
|
14
14
|
(function (TimeUnit) {
|
15
15
|
TimeUnit[TimeUnit["None"] = -1] = "None";
|
16
16
|
TimeUnit[TimeUnit["Days"] = 0] = "Days";
|
17
17
|
TimeUnit[TimeUnit["Months"] = 1] = "Months";
|
18
18
|
TimeUnit[TimeUnit["Years"] = 2] = "Years";
|
19
|
-
})(TimeUnit
|
19
|
+
})(TimeUnit || (exports.TimeUnit = TimeUnit = {}));
|
package/BusinessProfile.d.ts
CHANGED
@@ -2,7 +2,7 @@ import { Theming } from "./Theming";
|
|
2
2
|
import { OmniaNamedModel, IOmniaPropertyBag } from "./NamedProperty";
|
3
3
|
import { GuidValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
4
4
|
import { ThemeType } from "./Enums";
|
5
|
-
import { LanguageSettings } from ".";
|
5
|
+
import { LanguageSettings, VersionedLayoutId } from ".";
|
6
6
|
import { MultilingualString } from "./MultilingualString";
|
7
7
|
export interface BusinessProfileIdentity {
|
8
8
|
id: GuidValue;
|
@@ -73,6 +73,10 @@ export declare class BusinessProfileFaviconSettings extends BusinessProfilePrope
|
|
73
73
|
links?: string[];
|
74
74
|
constructor();
|
75
75
|
}
|
76
|
+
export declare class BusinessProfileChromeLayout extends BusinessProfileProperty {
|
77
|
+
publishedVersionLayoutId?: VersionedLayoutId;
|
78
|
+
constructor(publishedVersionLayoutId?: VersionedLayoutId);
|
79
|
+
}
|
76
80
|
export declare abstract class BusinessProfileRelativePathValue {
|
77
81
|
protected relativePath: string;
|
78
82
|
abstract readonly prefixToken: string;
|
package/BusinessProfile.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.OmniaBusinessProfileRelativePathValue = exports.BusinessProfileRelativePathValue = exports.BusinessProfileFaviconSettings = exports.BusinessProfileHomeUrlSettings = exports.BusinessProfileLanguageSettings = exports.BusinessProfileMediaPicker = exports.BusinessProfileTheme = exports.BusinessProfilePathProperty = exports.BusinessProfileProperty = void 0;
|
3
|
+
exports.OmniaBusinessProfileRelativePathValue = exports.BusinessProfileRelativePathValue = exports.BusinessProfileChromeLayout = exports.BusinessProfileFaviconSettings = exports.BusinessProfileHomeUrlSettings = exports.BusinessProfileLanguageSettings = exports.BusinessProfileMediaPicker = exports.BusinessProfileTheme = exports.BusinessProfilePathProperty = exports.BusinessProfileProperty = void 0;
|
4
4
|
const ManifestIds_1 = require("./ManifestIds");
|
5
5
|
const NamedProperty_1 = require("./NamedProperty");
|
6
6
|
class BusinessProfileProperty extends NamedProperty_1.OmniaNamedModel {
|
@@ -45,6 +45,13 @@ class BusinessProfileFaviconSettings extends BusinessProfileProperty {
|
|
45
45
|
}
|
46
46
|
}
|
47
47
|
exports.BusinessProfileFaviconSettings = BusinessProfileFaviconSettings;
|
48
|
+
class BusinessProfileChromeLayout extends BusinessProfileProperty {
|
49
|
+
constructor(publishedVersionLayoutId) {
|
50
|
+
super(ManifestIds_1.OmniaService.Id, "chromelayout");
|
51
|
+
this.publishedVersionLayoutId = publishedVersionLayoutId;
|
52
|
+
}
|
53
|
+
}
|
54
|
+
exports.BusinessProfileChromeLayout = BusinessProfileChromeLayout;
|
48
55
|
class BusinessProfileRelativePathValue {
|
49
56
|
constructor(relativePath) {
|
50
57
|
this.relativePath = relativePath;
|
@@ -0,0 +1,11 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.BusinessProfileDallEPromptDefaultSettings = void 0;
|
4
|
+
const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
|
5
|
+
const BusinessProfile_1 = require("./BusinessProfile");
|
6
|
+
class BusinessProfileDallEPromptDefaultSettings extends BusinessProfile_1.BusinessProfileProperty {
|
7
|
+
constructor() {
|
8
|
+
super(new models_1.Guid("39df27aa-95f1-4a23-b3f6-8b231afcda82"), "dallepromptsettings");
|
9
|
+
}
|
10
|
+
}
|
11
|
+
exports.BusinessProfileDallEPromptDefaultSettings = BusinessProfileDallEPromptDefaultSettings;
|
@@ -0,0 +1,10 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ChromeLayoutDefinition = void 0;
|
4
|
+
const versionedlayout_1 = require("./versionedlayout");
|
5
|
+
class ChromeLayoutDefinition extends versionedlayout_1.VersionedLayoutDefinition {
|
6
|
+
constructor() {
|
7
|
+
super("5e3d7814-07cf-4619-a4f5-d9ff4bacbdc3");
|
8
|
+
}
|
9
|
+
}
|
10
|
+
exports.ChromeLayoutDefinition = ChromeLayoutDefinition;
|
package/ClientManifests.d.ts
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
import { ClientManifestTypes, BundleTargetTypes, RuleLogicalOperator, ManifestLoadStatus, OmniaClientRuntimes, OmniaBackendRuntimes } from "./Enums";
|
2
|
-
import { WebComponentDefinition } from "./ComponentComposer";
|
2
|
+
import { WebComponentDefinition as ComponentDefinition } from "./ComponentComposer";
|
3
3
|
import { GuidValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
4
4
|
import { OmniaNamedModel } from ".";
|
5
5
|
export interface OmniaManifests {
|
6
6
|
target: ClientManifestTargetTypes;
|
7
7
|
omniaServiceId: GuidValue;
|
8
|
-
webcomponent: Array<
|
8
|
+
webcomponent: Array<ComponentBundleManifest>;
|
9
9
|
resource: Array<ResourcesBundleManifest>;
|
10
10
|
groupedResouresAndComponents: Array<GroupedBundleManifest>;
|
11
11
|
blockedManifest: Array<BlockedBundleManifest>;
|
@@ -15,10 +15,10 @@ export interface OmniaServiceManifests {
|
|
15
15
|
[omniaServiceId: string]: OmniaManifests;
|
16
16
|
}
|
17
17
|
export declare enum ClientManifestTargetTypes {
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
18
|
+
public = 1,
|
19
|
+
admin = 2,
|
20
|
+
editor = 4,
|
21
|
+
docs = 8
|
22
22
|
}
|
23
23
|
export interface ClientManifest {
|
24
24
|
manifestType: ClientManifestTypes;
|
@@ -42,6 +42,10 @@ export interface BundleManifest extends ClientManifest, BundleIdentity {
|
|
42
42
|
The friendly name of the manifest
|
43
43
|
*/
|
44
44
|
resourceName?: string;
|
45
|
+
/**
|
46
|
+
Whether the manifest is available in AuthDisabled route
|
47
|
+
*/
|
48
|
+
authDisabled?: boolean;
|
45
49
|
}
|
46
50
|
export interface ClientManifestByTypeCollection {
|
47
51
|
[manifestType: string]: Array<ClientManifest>;
|
@@ -82,12 +86,12 @@ export interface SecurityBundleManifest {
|
|
82
86
|
}
|
83
87
|
export interface ResourcesBundleManifest extends LoadableBundleManifest, ApiBundleManifest, SecurityBundleManifest {
|
84
88
|
}
|
85
|
-
export interface
|
89
|
+
export interface ComponentBundleManifest extends LoadableBundleManifest, ApiBundleManifest, SecurityBundleManifest {
|
86
90
|
/** The name for this component, this should be a none conflicting name
|
87
91
|
e.g. use project as prefix myuniqueprojectname-componentName.
|
88
92
|
i.e. <myuniqueprojectname-componentName></myuniqueprojectname-componentName> */
|
89
93
|
elementName: string;
|
90
|
-
definition?:
|
94
|
+
definition?: ComponentDefinition;
|
91
95
|
}
|
92
96
|
export interface GroupedBundleManifest extends LoadableBundleManifest, SecurityBundleManifest {
|
93
97
|
/** The manifest id's in this group */
|
package/ClientManifests.js
CHANGED
@@ -3,8 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ClientManifestTargetTypes = void 0;
|
4
4
|
var ClientManifestTargetTypes;
|
5
5
|
(function (ClientManifestTargetTypes) {
|
6
|
-
ClientManifestTargetTypes[ClientManifestTargetTypes["
|
7
|
-
ClientManifestTargetTypes[ClientManifestTargetTypes["
|
8
|
-
ClientManifestTargetTypes[ClientManifestTargetTypes["
|
9
|
-
ClientManifestTargetTypes[ClientManifestTargetTypes["
|
10
|
-
})(ClientManifestTargetTypes
|
6
|
+
ClientManifestTargetTypes[ClientManifestTargetTypes["public"] = 1] = "public";
|
7
|
+
ClientManifestTargetTypes[ClientManifestTargetTypes["admin"] = 2] = "admin";
|
8
|
+
ClientManifestTargetTypes[ClientManifestTargetTypes["editor"] = 4] = "editor";
|
9
|
+
ClientManifestTargetTypes[ClientManifestTargetTypes["docs"] = 8] = "docs";
|
10
|
+
})(ClientManifestTargetTypes || (exports.ClientManifestTargetTypes = ClientManifestTargetTypes = {}));
|
package/Constants.d.ts
CHANGED
@@ -23,6 +23,7 @@ export declare const Constants: {
|
|
23
23
|
minWidth: string;
|
24
24
|
};
|
25
25
|
defaultWidthDialog: string;
|
26
|
+
defaultFilterWidth: number;
|
26
27
|
};
|
27
28
|
mediaPicker: {
|
28
29
|
imageLimitSize: number;
|
@@ -48,8 +49,13 @@ export declare const Constants: {
|
|
48
49
|
youtube: Guid;
|
49
50
|
microsoftStream: Guid;
|
50
51
|
dalle: Guid;
|
52
|
+
mediaflow: Guid;
|
53
|
+
unsplash: Guid;
|
51
54
|
};
|
52
55
|
};
|
56
|
+
mediaGallery: {
|
57
|
+
className: string;
|
58
|
+
};
|
53
59
|
richTextEditor: {
|
54
60
|
settingsKey: string;
|
55
61
|
RTEClass: string;
|
@@ -148,6 +154,11 @@ export declare const Constants: {
|
|
148
154
|
socialReactions: Guid;
|
149
155
|
documentLinkHandler: Guid;
|
150
156
|
sharepointIntegration: Guid;
|
157
|
+
sharepointUserProfile: Guid;
|
158
|
+
microsoftGraphUserProfile: Guid;
|
159
|
+
profileCompleteness: Guid;
|
160
|
+
brokenLinkDetection: Guid;
|
161
|
+
legacyUserProfileCard: Guid;
|
151
162
|
};
|
152
163
|
app: {
|
153
164
|
tableName: string;
|
@@ -169,6 +180,10 @@ export declare const Constants: {
|
|
169
180
|
userPropertiesRegistrationId: Guid;
|
170
181
|
userPropertiesByMicrosoftGraphRegistrationId: Guid;
|
171
182
|
userPropertiesBySharePointRegistrationId: Guid;
|
183
|
+
identityPropertyBindingProviderId: Guid;
|
184
|
+
extendedEnterprisePropertiesPropertyBindingProviderId: Guid;
|
185
|
+
businessProfilePropertyBindingProviderId: Guid;
|
186
|
+
userPropertyBindingProviderId: Guid;
|
172
187
|
};
|
173
188
|
};
|
174
189
|
security: {
|
@@ -190,6 +205,7 @@ export declare const Constants: {
|
|
190
205
|
omnia: Guid;
|
191
206
|
azureAdSecurity: Guid;
|
192
207
|
m365: Guid;
|
208
|
+
distributionGroup: Guid;
|
193
209
|
};
|
194
210
|
undefinedUserTypeId: Guid;
|
195
211
|
};
|
@@ -198,4 +214,17 @@ export declare const Constants: {
|
|
198
214
|
defaultProvider: string;
|
199
215
|
azureCognitiveProvider: string;
|
200
216
|
};
|
217
|
+
aiPrompt: {
|
218
|
+
type: {
|
219
|
+
textCompletion: string;
|
220
|
+
contentAnalysis: string;
|
221
|
+
};
|
222
|
+
token: string;
|
223
|
+
};
|
224
|
+
layoutTypeIds: {
|
225
|
+
signIn: Guid;
|
226
|
+
};
|
227
|
+
statusCodeLayout: {
|
228
|
+
settingKey: string;
|
229
|
+
};
|
201
230
|
};
|
package/Constants.js
CHANGED
@@ -33,7 +33,7 @@ exports.Constants = {
|
|
33
33
|
enablePartialWordSearch: true,
|
34
34
|
properties: [],
|
35
35
|
saveFilterState: false,
|
36
|
-
showSelectedValuesArea:
|
36
|
+
showSelectedValuesArea: true,
|
37
37
|
selectedValuesAreaPosition: filterengine_1.FilterEngineDefaultPosition.Top,
|
38
38
|
selectedDialogPosition: sidepanel_1.SidePanelPosition.Right,
|
39
39
|
showPropertyLabel: false,
|
@@ -46,16 +46,18 @@ exports.Constants = {
|
|
46
46
|
customChipBackgroundColor: "",
|
47
47
|
filterWidth: null,
|
48
48
|
runQueryOnLoad: true,
|
49
|
-
fixedFilter: false
|
49
|
+
fixedFilter: false,
|
50
|
+
breakLine: false
|
50
51
|
};
|
51
52
|
},
|
52
53
|
countNumber: {
|
53
54
|
minWidth: "46px"
|
54
55
|
},
|
55
|
-
defaultWidthDialog: "400px"
|
56
|
+
defaultWidthDialog: "400px",
|
57
|
+
defaultFilterWidth: 300
|
56
58
|
},
|
57
59
|
mediaPicker: {
|
58
|
-
imageLimitSize: 200000,
|
60
|
+
imageLimitSize: 200000, //~200kb
|
59
61
|
imageRatioUniqueIds: {
|
60
62
|
custom: "f371bf43-cbac-4a39-98e5-a57de5583f1f",
|
61
63
|
landscape: "586c8cc4-018d-496d-aba0-c067e5722d8a",
|
@@ -78,8 +80,13 @@ exports.Constants = {
|
|
78
80
|
youtube: new models_1.Guid("207fe7cf-415e-4615-8a4d-21e091de33ae"),
|
79
81
|
microsoftStream: new models_1.Guid("6b1abf7d-01f1-4168-8319-4f53043b5f16"),
|
80
82
|
dalle: new models_1.Guid("69805036-0D70-421B-8B81-217978BB47A4"),
|
83
|
+
mediaflow: new models_1.Guid("F3078399-C3B6-457D-8C2F-A4C8C39B5F27"),
|
84
|
+
unsplash: new models_1.Guid("db11bef7-768d-4281-ad13-c938a4cdb6de"),
|
81
85
|
},
|
82
86
|
},
|
87
|
+
mediaGallery: {
|
88
|
+
className: "gallery-image-photothumb"
|
89
|
+
},
|
83
90
|
richTextEditor: {
|
84
91
|
settingsKey: "omnia.custom.rich.text.editor.settings",
|
85
92
|
RTEClass: "rtf-editor",
|
@@ -177,7 +184,12 @@ exports.Constants = {
|
|
177
184
|
showTeamsPresence: new models_1.Guid("4bf03db2-4b5d-4370-9a7b-14954534b669"),
|
178
185
|
socialReactions: new models_1.Guid("7aa05c7f-c939-4224-9835-be6fe847ccf8"),
|
179
186
|
documentLinkHandler: new models_1.Guid("6d45ac49-385a-424c-8582-caf0c3463fde"),
|
180
|
-
sharepointIntegration: new models_1.Guid("6f235482-23c7-411a-8652-8ddef2bd2f38")
|
187
|
+
sharepointIntegration: new models_1.Guid("6f235482-23c7-411a-8652-8ddef2bd2f38"),
|
188
|
+
sharepointUserProfile: new models_1.Guid("ce5fee19-3fd0-4c01-9240-5c7ce732ba12"),
|
189
|
+
microsoftGraphUserProfile: new models_1.Guid("06922a46-7ff9-4b8f-8631-5431c7d789fe"),
|
190
|
+
profileCompleteness: new models_1.Guid("e7bfde1a-119b-4f60-98e4-0c4f56e007e6"),
|
191
|
+
brokenLinkDetection: new models_1.Guid("d1b958e2-8023-4324-a538-157b8f2c57b3"),
|
192
|
+
legacyUserProfileCard: new models_1.Guid("01586ffc-5987-40d2-bf06-f97ab955a965")
|
181
193
|
},
|
182
194
|
app: {
|
183
195
|
tableName: "AppInstances",
|
@@ -199,33 +211,11 @@ exports.Constants = {
|
|
199
211
|
userPropertiesRegistrationId: new models_1.Guid("95c40bcb-24ce-45e2-b66e-bd26a19cac61"),
|
200
212
|
userPropertiesByMicrosoftGraphRegistrationId: new models_1.Guid("4697ebf0-066f-4ff7-a6bd-e524c7660e1d"),
|
201
213
|
userPropertiesBySharePointRegistrationId: new models_1.Guid("baa37c5e-c2d8-41b3-9ae7-cbf3281350a5"),
|
214
|
+
identityPropertyBindingProviderId: new models_1.Guid("ed17d705-b3f7-4922-9695-7c714866274c"),
|
215
|
+
extendedEnterprisePropertiesPropertyBindingProviderId: new models_1.Guid("fd2defae-0b30-4e29-9bbe-2a6351fdf23b"),
|
216
|
+
businessProfilePropertyBindingProviderId: new models_1.Guid("25d3c760-1e69-4f9b-94d1-8c59770daefe"),
|
217
|
+
userPropertyBindingProviderId: new models_1.Guid("e2018c45-ed11-4d3d-809e-8df9601a5add"),
|
202
218
|
},
|
203
|
-
//this should be removed
|
204
|
-
//builtInPropertyBindings: {
|
205
|
-
// //this should be removed
|
206
|
-
// user:
|
207
|
-
// {
|
208
|
-
// //this should be removed
|
209
|
-
// displayName:
|
210
|
-
// new PropertyBinding(TextPropertyDefinition, new Guid("44d8238b-97d5-468b-9a4f-4d23d95aa3b9"), "displayName"),
|
211
|
-
// //this should be removed
|
212
|
-
// username:
|
213
|
-
// new PropertyBinding(TextPropertyDefinition, new Guid("3f89e33a-143d-4b6f-ba58-b05ad6479dce"), "username"),
|
214
|
-
// //this should be removed
|
215
|
-
// image:
|
216
|
-
// new PropertyBinding(ImagePropertyDefinition, new Guid("964db53a-309e-4ace-b269-4637a1dd57ef"), "image"),
|
217
|
-
// //this should be removed
|
218
|
-
// email:
|
219
|
-
// new PropertyBinding(EmailPropertyDefinition, new Guid("143d9a73-ba3d-43ff-9f6b-9808f6ca3d2b"), "email"),
|
220
|
-
// //this should be removed
|
221
|
-
// preferredLanguage:
|
222
|
-
// //this should be removed
|
223
|
-
// new PropertyBinding(LanguagePropertyDefinition, new Guid("aea79130-57c9-4a8a-baa4-f2b2865a4fd7"), "preferredLanguage"),
|
224
|
-
// uiLanguage:
|
225
|
-
// //this should be removed
|
226
|
-
// new PropertyBinding(LanguagePropertyDefinition, new Guid("5ba31954-1b4d-4578-a3cd-e62ebddc2a03"), "uiLanguage"),
|
227
|
-
// }
|
228
|
-
//}
|
229
219
|
},
|
230
220
|
security: {
|
231
221
|
userDefinedSupportedRoles: [
|
@@ -249,7 +239,8 @@ exports.Constants = {
|
|
249
239
|
unknown: new models_1.Guid("16486d7d-6e3f-459e-9924-ecb3574345f8"),
|
250
240
|
omnia: new models_1.Guid("2d4c8116-3cdf-42c0-9854-aba20aff6a5b"),
|
251
241
|
azureAdSecurity: new models_1.Guid("24dde5dc-e0ab-46c2-967f-8a5e04446c6c"),
|
252
|
-
m365: new models_1.Guid("945f9787-72a6-4668-8847-2b8b3a24d3dd")
|
242
|
+
m365: new models_1.Guid("945f9787-72a6-4668-8847-2b8b3a24d3dd"),
|
243
|
+
distributionGroup: new models_1.Guid("65bfe718-74d1-4195-84fe-9293bc14a684")
|
253
244
|
},
|
254
245
|
undefinedUserTypeId: new models_1.Guid("930fd165-96a9-4503-8d14-f7369694c75f")
|
255
246
|
},
|
@@ -257,5 +248,18 @@ exports.Constants = {
|
|
257
248
|
translatorProviderIds: {
|
258
249
|
defaultProvider: "995d7152-64be-4f1b-8dec-d14b646db2c5",
|
259
250
|
azureCognitiveProvider: "7f5ffb28-7d97-45a5-aac7-0cda07b24a89",
|
251
|
+
},
|
252
|
+
aiPrompt: {
|
253
|
+
type: {
|
254
|
+
textCompletion: "TextCompletion",
|
255
|
+
contentAnalysis: "ContentAnalysis",
|
256
|
+
},
|
257
|
+
token: "{Text}"
|
258
|
+
},
|
259
|
+
layoutTypeIds: {
|
260
|
+
signIn: new models_1.Guid("736b3eeb-6376-4e21-9ded-0ee6e4b63707")
|
261
|
+
},
|
262
|
+
statusCodeLayout: {
|
263
|
+
settingKey: "omnia.httpstatuscode.layout",
|
260
264
|
}
|
261
265
|
};
|
package/DependencyInjection.js
CHANGED
@@ -6,4 +6,4 @@ var InstanceLifetimes;
|
|
6
6
|
InstanceLifetimes[InstanceLifetimes["Transient"] = 0] = "Transient";
|
7
7
|
InstanceLifetimes[InstanceLifetimes["Singleton"] = 1] = "Singleton";
|
8
8
|
InstanceLifetimes[InstanceLifetimes["Scoped"] = 2] = "Scoped";
|
9
|
-
})(InstanceLifetimes
|
9
|
+
})(InstanceLifetimes || (exports.InstanceLifetimes = InstanceLifetimes = {}));
|
package/Dictionary.d.ts
CHANGED
@@ -1,28 +1,27 @@
|
|
1
|
+
export type DictionarySupportedKeys = string | number | symbol;
|
1
2
|
export interface IDictionary<TValue> {
|
2
3
|
/**
|
3
|
-
|
4
|
-
|
5
|
-
getValue
|
4
|
+
* Returns the value of the key, or null if it does not exist.
|
5
|
+
*/
|
6
|
+
getValue(key: DictionarySupportedKeys): TValue | null;
|
6
7
|
/**
|
7
|
-
* Get the value of the specified key
|
8
|
-
|
9
|
-
getOrSetInitialValue
|
8
|
+
* Get the value of the specified key, or use the supplied factory to create and set the value if it doesn't exist.
|
9
|
+
*/
|
10
|
+
getOrSetInitialValue(key: DictionarySupportedKeys, initialValueFactory: () => TValue): TValue;
|
10
11
|
/**
|
11
|
-
|
12
|
-
|
13
|
-
setValue
|
12
|
+
* Changes the value of the key.
|
13
|
+
*/
|
14
|
+
setValue(key: DictionarySupportedKeys, value: TValue): void;
|
14
15
|
/**
|
15
|
-
* All keys
|
16
|
-
|
17
|
-
|
16
|
+
* All keys.
|
17
|
+
*/
|
18
|
+
keys: DictionarySupportedKeys[];
|
18
19
|
}
|
19
20
|
export declare class Dictionary<TValue> implements IDictionary<TValue> {
|
20
21
|
private _bagData;
|
21
|
-
constructor(
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
getOrSetInitialValue: (key: string, initialValueFactory: () => TValue) => TValue;
|
27
|
-
get keys(): Array<string>;
|
22
|
+
constructor(initialData?: Record<DictionarySupportedKeys, TValue>);
|
23
|
+
getValue: (key: DictionarySupportedKeys) => TValue | null;
|
24
|
+
setValue: (key: DictionarySupportedKeys, value: TValue) => void;
|
25
|
+
getOrSetInitialValue: (key: DictionarySupportedKeys, initialValueFactory: () => TValue) => TValue;
|
26
|
+
get keys(): DictionarySupportedKeys[];
|
28
27
|
}
|
package/Dictionary.js
CHANGED
@@ -2,41 +2,33 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.Dictionary = void 0;
|
4
4
|
class Dictionary {
|
5
|
-
constructor(
|
6
|
-
this._bagData = _bagData;
|
5
|
+
constructor(initialData = {}) {
|
7
6
|
this.getValue = (key) => {
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
}
|
12
|
-
return result;
|
7
|
+
// Normalize the key to lowercase for consistency.
|
8
|
+
const lowerKey = String(key).toLowerCase();
|
9
|
+
return this._bagData[lowerKey] || null;
|
13
10
|
};
|
14
11
|
this.setValue = (key, value) => {
|
15
|
-
|
16
|
-
|
17
|
-
}
|
18
|
-
const lowerKey = key.toLowerCase();
|
19
|
-
this._bagData[lowerKey] = value;
|
12
|
+
// Normalize the key to lowercase for consistency.
|
13
|
+
this._bagData[String(key).toLowerCase()] = value;
|
20
14
|
};
|
21
15
|
this.getOrSetInitialValue = (key, initialValueFactory) => {
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
}
|
16
|
+
// Normalize the key to lowercase for consistency.
|
17
|
+
const lowerKey = String(key).toLowerCase();
|
18
|
+
let value = this._bagData[lowerKey];
|
19
|
+
if (value === undefined && initialValueFactory) {
|
20
|
+
// If the key doesn't exist and there's an initialValueFactory, create and set the value.
|
28
21
|
value = initialValueFactory();
|
29
|
-
this.setValue(
|
22
|
+
this.setValue(lowerKey, value);
|
30
23
|
}
|
31
24
|
return value;
|
32
25
|
};
|
26
|
+
// Initialize the _bagData property with a copy of the initial data.
|
27
|
+
this._bagData = Object.assign({}, initialData);
|
33
28
|
}
|
34
29
|
get keys() {
|
35
|
-
|
36
|
-
|
37
|
-
result = Object.keys(this._bagData);
|
38
|
-
}
|
39
|
-
return result;
|
30
|
+
// Get an array of keys from the _bagData object.
|
31
|
+
return Object.keys(this._bagData);
|
40
32
|
}
|
41
33
|
}
|
42
34
|
exports.Dictionary = Dictionary;
|
package/Enums.d.ts
CHANGED
@@ -20,7 +20,8 @@ export declare enum SecurityRoleScopes {
|
|
20
20
|
Site = "Site"
|
21
21
|
}
|
22
22
|
export declare enum SecurityIdentities {
|
23
|
-
OverridenRulesBindingIdentityId = "ff000000-0000-ffff-0000-0000000000ff"
|
23
|
+
OverridenRulesBindingIdentityId = "ff000000-0000-ffff-0000-0000000000ff",
|
24
|
+
AnonymousIdentity = "c2781205-d1c7-42e0-a270-4a43f94f6cf5"
|
24
25
|
}
|
25
26
|
export declare enum SecurityAccessType {
|
26
27
|
Write = "write"
|
@@ -437,10 +438,16 @@ export declare enum PrincipalTypes {
|
|
437
438
|
MemberAndGroup = 4,
|
438
439
|
All = 5
|
439
440
|
}
|
441
|
+
export declare enum BoolFilter {
|
442
|
+
Both = 0,
|
443
|
+
True = 1,
|
444
|
+
False = 2
|
445
|
+
}
|
440
446
|
export declare enum UserPickingType {
|
441
447
|
NoDefault = 0,
|
442
448
|
FixedValue = 1,
|
443
|
-
CurrentUser = 2
|
449
|
+
CurrentUser = 2,
|
450
|
+
SelectedUser = 3
|
444
451
|
}
|
445
452
|
export declare enum PropertyIndexedType {
|
446
453
|
Text = 1,
|
@@ -486,7 +493,12 @@ export declare enum RoleDefinitions {
|
|
486
493
|
InternalUsers = "c06b3651-047b-4a4d-b98b-3a844d83dbb3",
|
487
494
|
InternalUsersExceptRestricted = "4acc878e-a191-44a1-8a1d-4247f1f38eaf",
|
488
495
|
ExternalUsers = "7d3ed54b-8fdd-4199-9a56-10468b7649b9",
|
489
|
-
ExtensionFullControl = "13e4367b-2a92-42d6-a60b-b8a6142e81aa"
|
496
|
+
ExtensionFullControl = "13e4367b-2a92-42d6-a60b-b8a6142e81aa",
|
497
|
+
QueryAppInstanceAdmin = "38D5FE14-CE97-40FD-B442-6D60E8578FE7",
|
498
|
+
QueryAppInstanceAuthor = "22CF24A9-3D99-4876-B6A2-D9710E71429C",
|
499
|
+
QueryAppInstanceContributor = "847E8689-E86F-4DFD-BE42-65F52B01DDF8",
|
500
|
+
QueryAppInstanceReader = "D8E7ACC5-1338-43D2-8307-C3E712340205",
|
501
|
+
QueryAppInstanceViewer = "9B0B9C44-3356-408E-91A5-A29A7A83E924"
|
490
502
|
}
|
491
503
|
export declare enum FeatureInstanceStatus {
|
492
504
|
NotActivated = -1,
|
@@ -620,12 +632,14 @@ export declare enum ImageResolution {
|
|
620
632
|
Large = 1920
|
621
633
|
}
|
622
634
|
export declare enum BladeSizes {
|
635
|
+
extrasmall = 4,
|
623
636
|
small = 5,
|
624
637
|
medium = 10,
|
625
638
|
extramedium = 12,
|
626
639
|
large = 15,
|
627
640
|
full = 20,
|
628
|
-
fillBesidesSmall = 25
|
641
|
+
fillBesidesSmall = 25,
|
642
|
+
fullScreen = 30
|
629
643
|
}
|
630
644
|
export declare enum HorizontalAlignments {
|
631
645
|
left = 0,
|
@@ -1388,3 +1402,7 @@ export declare enum CookieKeys {
|
|
1388
1402
|
UniqueName = "UniqueName",
|
1389
1403
|
TempUniqueName = "TempUniqueName"
|
1390
1404
|
}
|
1405
|
+
export declare enum PersistentDiskTypes {
|
1406
|
+
Standard = "Standard",
|
1407
|
+
Premium = "Premium"
|
1408
|
+
}
|