@omnia/fx-models 8.0.65-vnext → 8.0.66-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 +33 -0
- package/Constants.js +40 -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 +10 -3
- package/Layout.d.ts +28 -2
- package/Layout.js +4 -2
- package/LinkHandler/linktype/DefaultLinkType.js +1 -1
- package/LinkHandler/linktype/DocumentLinkType.js +1 -1
- package/ManifestIds.d.ts +101 -4
- package/ManifestIds.js +284 -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 +8 -4
- package/identities/Identity.js +4 -7
- 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/UserType.d.ts +8 -0
- package/identities/UserType.js +12 -1
- package/identities/UserTypeDisplaySettings.d.ts +1 -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 +2 -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/Exposes.d.ts
CHANGED
@@ -92,7 +92,16 @@ export * from "./LinkHandler";
|
|
92
92
|
export * from "./DateTimeZone";
|
93
93
|
export * from "./AzureAd";
|
94
94
|
export * from "./FilterEngineStyles";
|
95
|
+
export * from "./AiSettings";
|
96
|
+
export * from "./BusinessProfileDallEPromptDefault";
|
97
|
+
export * from "./ISpecialUserConfiguration";
|
98
|
+
export * from "./FileValidationResult";
|
95
99
|
export * from "./Func";
|
100
|
+
export * from "./FilterpickerModel";
|
101
|
+
export * from "./RollupMetricSettings";
|
102
|
+
export * from "./ChromeLayoutDefinition";
|
103
|
+
export * from "./NullOf";
|
104
|
+
export * from "./NotNullish";
|
96
105
|
export * from "./ux";
|
97
106
|
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
98
107
|
export * from "./admin";
|
@@ -116,6 +125,14 @@ export * from "./oxide";
|
|
116
125
|
export * from "./docs";
|
117
126
|
export * from "./velcron";
|
118
127
|
export * from "./azure-openai";
|
128
|
+
export * from "./mediaflow";
|
129
|
+
export * from "./media-gallery";
|
130
|
+
export * from "./omniasearch";
|
131
|
+
export * from "./businessprofilesettings";
|
132
|
+
export * from "./signin";
|
133
|
+
export * from "./bulkimportusers";
|
134
|
+
export * from "./linkstatus";
|
135
|
+
export * from "./statuscodelayout";
|
119
136
|
export * from "./FilePicker";
|
120
137
|
export * from "./FileIdentifier";
|
121
138
|
export * from "./UserAgent";
|
package/Exposes.js
CHANGED
@@ -98,7 +98,16 @@ tslib_1.__exportStar(require("./LinkHandler"), exports);
|
|
98
98
|
tslib_1.__exportStar(require("./DateTimeZone"), exports);
|
99
99
|
tslib_1.__exportStar(require("./AzureAd"), exports);
|
100
100
|
tslib_1.__exportStar(require("./FilterEngineStyles"), exports);
|
101
|
+
tslib_1.__exportStar(require("./AiSettings"), exports);
|
102
|
+
tslib_1.__exportStar(require("./BusinessProfileDallEPromptDefault"), exports);
|
103
|
+
tslib_1.__exportStar(require("./ISpecialUserConfiguration"), exports);
|
104
|
+
tslib_1.__exportStar(require("./FileValidationResult"), exports);
|
101
105
|
tslib_1.__exportStar(require("./Func"), exports);
|
106
|
+
tslib_1.__exportStar(require("./FilterpickerModel"), exports);
|
107
|
+
tslib_1.__exportStar(require("./RollupMetricSettings"), exports);
|
108
|
+
tslib_1.__exportStar(require("./ChromeLayoutDefinition"), exports);
|
109
|
+
tslib_1.__exportStar(require("./NullOf"), exports);
|
110
|
+
tslib_1.__exportStar(require("./NotNullish"), exports);
|
102
111
|
//************************************************************************************ */
|
103
112
|
// End of file exports
|
104
113
|
//************************************************************************************ */
|
@@ -128,6 +137,14 @@ tslib_1.__exportStar(require("./oxide"), exports);
|
|
128
137
|
tslib_1.__exportStar(require("./docs"), exports);
|
129
138
|
tslib_1.__exportStar(require("./velcron"), exports);
|
130
139
|
tslib_1.__exportStar(require("./azure-openai"), exports);
|
140
|
+
tslib_1.__exportStar(require("./mediaflow"), exports);
|
141
|
+
tslib_1.__exportStar(require("./media-gallery"), exports);
|
142
|
+
tslib_1.__exportStar(require("./omniasearch"), exports);
|
143
|
+
tslib_1.__exportStar(require("./businessprofilesettings"), exports);
|
144
|
+
tslib_1.__exportStar(require("./signin"), exports);
|
145
|
+
tslib_1.__exportStar(require("./bulkimportusers"), exports);
|
146
|
+
tslib_1.__exportStar(require("./linkstatus"), exports);
|
147
|
+
tslib_1.__exportStar(require("./statuscodelayout"), exports);
|
131
148
|
//************************************************************************************ */
|
132
149
|
// End of folder exports
|
133
150
|
//************************************************************************************ */
|
package/FileUploader.d.ts
CHANGED
package/FileUploader.js
CHANGED
@@ -7,4 +7,4 @@ var FileUploaderItemStatus;
|
|
7
7
|
FileUploaderItemStatus[FileUploaderItemStatus["Processing"] = 1] = "Processing";
|
8
8
|
FileUploaderItemStatus[FileUploaderItemStatus["Error"] = 2] = "Error";
|
9
9
|
FileUploaderItemStatus[FileUploaderItemStatus["Success"] = 3] = "Success";
|
10
|
-
})(FileUploaderItemStatus
|
10
|
+
})(FileUploaderItemStatus || (exports.FileUploaderItemStatus = FileUploaderItemStatus = {}));
|
@@ -0,0 +1,8 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.FileValidationResult = void 0;
|
4
|
+
var FileValidationResult;
|
5
|
+
(function (FileValidationResult) {
|
6
|
+
FileValidationResult[FileValidationResult["Success"] = 0] = "Success";
|
7
|
+
FileValidationResult[FileValidationResult["Failure"] = 1] = "Failure";
|
8
|
+
})(FileValidationResult || (exports.FileValidationResult = FileValidationResult = {}));
|
package/FilterEngineStyles.d.ts
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
import { types } from "typestyle";
|
2
|
-
import {
|
2
|
+
import { NestedCSSPropertiesExtends } from "./ux";
|
3
|
+
import { SpacingSettings } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
3
4
|
export declare const FilterEngineStyles: {
|
4
5
|
filterPropertyValueWrapper: types.NestedCSSProperties;
|
5
6
|
filterPropertyActionWrapper: types.NestedCSSProperties;
|
@@ -9,15 +10,14 @@ export declare const FilterEngineStyles: {
|
|
9
10
|
slimListScrollbar: types.NestedCSSProperties;
|
10
11
|
dropdownMenuActivator: (hasDefaultStyling: boolean) => types.NestedCSSProperties;
|
11
12
|
nodeLevelIndentation: (nodeLevel: number) => types.NestedCSSProperties;
|
12
|
-
textDefaultStyle: (dark: boolean) => types.NestedCSSProperties;
|
13
13
|
avatarStyle: types.NestedCSSProperties;
|
14
14
|
avatarOptionStyle: types.NestedCSSProperties;
|
15
15
|
searchBoxDefaultStyle: types.NestedCSSProperties;
|
16
16
|
searchValueBoxDefaultStyle: types.NestedCSSProperties;
|
17
17
|
searchTextColor: types.NestedCSSProperties;
|
18
18
|
treeNodeText: (isSelected: boolean) => types.NestedCSSProperties;
|
19
|
-
treeNodeResultCount: (
|
20
|
-
dialogContent:
|
19
|
+
treeNodeResultCount: (isSelected: boolean) => types.NestedCSSProperties;
|
20
|
+
dialogContent: types.NestedCSSProperties;
|
21
21
|
popUpDialogButton: types.NestedCSSProperties;
|
22
22
|
panelDialogButton: types.NestedCSSProperties;
|
23
23
|
mainSection: (maxWidth: number) => types.NestedCSSProperties;
|
@@ -27,27 +27,26 @@ export declare const FilterEngineStyles: {
|
|
27
27
|
panelDialog: types.NestedCSSProperties;
|
28
28
|
fullscreenScrollableFilterArea: types.NestedCSSProperties;
|
29
29
|
closePropertyPanelButton: types.NestedCSSProperties;
|
30
|
-
reactiveContentColor: (isDark: boolean) => types.NestedCSSProperties;
|
31
30
|
invisible: types.NestedCSSProperties;
|
32
|
-
|
33
|
-
reactiveVuetifyFilledTextFieldStyles: (isDark: boolean, alternateColor?: boolean) => types.NestedCSSProperties;
|
34
|
-
reactiveVuetifyOutlinedTextFieldStyles: (isDark: boolean) => types.NestedCSSProperties;
|
31
|
+
vuetifyOutlinedTextFieldStyles: types.NestedCSSProperties;
|
35
32
|
vuetifyRoundedTextFieldStyles: types.NestedCSSProperties;
|
36
33
|
headerTextStyle: types.NestedCSSProperties;
|
37
|
-
|
38
|
-
chipBackgroundColor: (backgroundColor: string, outlinedStyling: boolean, moreTransparent?: boolean) => types.NestedCSSProperties;
|
34
|
+
vuetifyUnderlinedTextField: types.NestedCSSProperties;
|
39
35
|
chipBorder: (backgroundColor: string) => types.NestedCSSProperties;
|
40
36
|
transparentBackground: types.NestedCSSProperties;
|
41
37
|
headerFontStyles: types.NestedCSSProperties;
|
42
38
|
listItemFontStyles: types.NestedCSSProperties;
|
43
39
|
expansionPanelContentWrapper: (hasDefaultStyling: boolean) => types.NestedCSSProperties;
|
44
|
-
listItemSpacingStyles:
|
40
|
+
listItemSpacingStyles: types.NestedCSSProperties;
|
45
41
|
textFieldSpacingStyles: types.NestedCSSProperties;
|
46
42
|
chipItemFontStyles: types.NestedCSSProperties;
|
47
|
-
reactiveResultCountBackgroundColor: (isDark: boolean) => types.NestedCSSProperties;
|
48
|
-
reactiveOpacity: (isDark: boolean) => types.NestedCSSProperties;
|
49
43
|
smallerExpansionPanelHeader: types.NestedCSSProperties;
|
50
|
-
|
51
|
-
reactiveHighlightedBorder: (isDark: boolean) => types.NestedCSSProperties;
|
44
|
+
highlightedBorder: types.NestedCSSProperties;
|
52
45
|
scrollableListContent: types.NestedCSSProperties;
|
46
|
+
getPaddingStyle?: (spacing: SpacingSettings, skip?: {
|
47
|
+
top?: boolean;
|
48
|
+
right?: boolean;
|
49
|
+
left?: boolean;
|
50
|
+
bottom?: boolean;
|
51
|
+
}) => NestedCSSPropertiesExtends;
|
53
52
|
};
|
package/Http.js
CHANGED
@@ -6,4 +6,4 @@ var ApiResponseCodes;
|
|
6
6
|
ApiResponseCodes[ApiResponseCodes["Success"] = 0] = "Success";
|
7
7
|
ApiResponseCodes[ApiResponseCodes["UnAuthorized"] = 1] = "UnAuthorized";
|
8
8
|
ApiResponseCodes[ApiResponseCodes["Exception"] = 2] = "Exception";
|
9
|
-
})(ApiResponseCodes
|
9
|
+
})(ApiResponseCodes || (exports.ApiResponseCodes = ApiResponseCodes = {}));
|
package/Icon.d.ts
CHANGED
@@ -30,6 +30,9 @@ export declare class FontAwesomeIcon implements IFontAwesomeIcon {
|
|
30
30
|
iconType: IconTypes;
|
31
31
|
constructor(faClass: string);
|
32
32
|
toString(): string;
|
33
|
+
setStyle(style: "solid" | "regular" | "light" | "duotone" | "thin", force?: boolean): this;
|
34
|
+
private setDefaultIconStyle;
|
35
|
+
private setIconStyle;
|
33
36
|
}
|
34
37
|
export declare class MaterialIcon implements IMaterialIcon {
|
35
38
|
maClass: string;
|
package/Icon.js
CHANGED
@@ -9,10 +9,44 @@ class FontAwesomeIcon {
|
|
9
9
|
constructor(faClass) {
|
10
10
|
this.faClass = faClass;
|
11
11
|
this.iconType = Enums_1.IconTypes.FontAwesome;
|
12
|
+
this.setDefaultIconStyle();
|
12
13
|
}
|
13
14
|
toString() {
|
14
15
|
return this.faClass;
|
15
16
|
}
|
17
|
+
//
|
18
|
+
setStyle(style, force) {
|
19
|
+
if (!force && this.faClass.indexOf(" ") === -1) {
|
20
|
+
return;
|
21
|
+
}
|
22
|
+
if (style === "solid") {
|
23
|
+
this.setIconStyle("fas");
|
24
|
+
}
|
25
|
+
else if (style === "regular") {
|
26
|
+
this.setIconStyle("fa");
|
27
|
+
}
|
28
|
+
else if (style === "light") {
|
29
|
+
this.setIconStyle("fal");
|
30
|
+
}
|
31
|
+
else if (style === "duotone") {
|
32
|
+
this.setIconStyle("fa-duotone");
|
33
|
+
}
|
34
|
+
else if (style === "thin") {
|
35
|
+
this.setIconStyle("fat");
|
36
|
+
}
|
37
|
+
return this;
|
38
|
+
}
|
39
|
+
setDefaultIconStyle() {
|
40
|
+
const split = this.faClass.split(" ");
|
41
|
+
if (this.faClass.split(" ").length === 1) {
|
42
|
+
this.setIconStyle("fa-duotone");
|
43
|
+
}
|
44
|
+
}
|
45
|
+
setIconStyle(style) {
|
46
|
+
const split = this.faClass.split(" ");
|
47
|
+
const end = split[split.length - 1];
|
48
|
+
this.faClass = style + " " + end;
|
49
|
+
}
|
16
50
|
}
|
17
51
|
exports.FontAwesomeIcon = FontAwesomeIcon;
|
18
52
|
class MaterialIcon {
|
@@ -30,7 +64,7 @@ class FabricIcon {
|
|
30
64
|
this.fabClass = fabClass;
|
31
65
|
this.iconType = Enums_1.IconTypes.Fabric;
|
32
66
|
if (this.fabClass.indexOf("ms-Icon ") === -1) {
|
33
|
-
this.fabClass
|
67
|
+
this.fabClass = "ms-Icon " + this.fabClass;
|
34
68
|
}
|
35
69
|
}
|
36
70
|
toString() {
|
@@ -62,6 +96,9 @@ class FlagIcon {
|
|
62
96
|
constructor(flagClass) {
|
63
97
|
this.flagClass = flagClass;
|
64
98
|
this.iconType = Enums_1.IconTypes.Flag;
|
99
|
+
if (this.flagClass.indexOf("omux-flag ") === -1) {
|
100
|
+
this.flagClass = "omux-flag " + this.flagClass;
|
101
|
+
}
|
65
102
|
}
|
66
103
|
toString() {
|
67
104
|
return this.flagClass;
|
package/Journey.d.ts
CHANGED
@@ -1,9 +1,16 @@
|
|
1
|
-
import { VNode } from "vue";
|
2
|
-
import { BladeSizes, IIcon } from ".";
|
1
|
+
import { VNode, VNodeTypes } from "vue";
|
2
|
+
import { BladeSizes, GuidValue, IIcon } from ".";
|
3
3
|
export interface JourneyMenuItem {
|
4
|
+
type?: "default" | "switch" | "value";
|
4
5
|
icon: IIcon;
|
5
|
-
element
|
6
|
+
element?: VNodeTypes | GuidValue;
|
6
7
|
title: string;
|
8
|
+
value?: boolean;
|
9
|
+
customText?: string;
|
10
|
+
}
|
11
|
+
export interface JourneySwitchMenuItem extends JourneyMenuItem {
|
12
|
+
type: "switch";
|
13
|
+
onChange: (value: any) => void;
|
7
14
|
}
|
8
15
|
export interface Blade {
|
9
16
|
id: string;
|
package/Layout.d.ts
CHANGED
@@ -51,6 +51,7 @@ export interface LayoutSettings extends LayoutItemSettings {
|
|
51
51
|
themeDefinitionLayout?: ThemeDefinition;
|
52
52
|
blockTitleSettings: BlockTitleSettings;
|
53
53
|
useCustomBlockTitle: boolean;
|
54
|
+
middleAlignVertical: boolean;
|
54
55
|
}
|
55
56
|
export interface LayoutItem {
|
56
57
|
id: string;
|
@@ -112,7 +113,9 @@ export declare enum SectionTypes {
|
|
112
113
|
Column = 1,
|
113
114
|
Tab = 2,
|
114
115
|
Accordion = 3,
|
115
|
-
Stepper = 4
|
116
|
+
Stepper = 4,
|
117
|
+
PlaceHolder = 5,
|
118
|
+
Slider = 6
|
116
119
|
}
|
117
120
|
export interface Section<T extends SectionSettings = SectionSettings> extends LayoutItem {
|
118
121
|
settings: T;
|
@@ -137,6 +140,7 @@ export interface SectionSettings extends LayoutItemSettings {
|
|
137
140
|
useCustomTheme: boolean;
|
138
141
|
themeDefinition: ThemeDefinition;
|
139
142
|
hidden?: boolean;
|
143
|
+
disableLazyLoad?: boolean;
|
140
144
|
}
|
141
145
|
export interface ColumnedSectionSettings extends SectionSettings {
|
142
146
|
type: SectionTypes.Column;
|
@@ -181,6 +185,19 @@ export interface AccordionedSectionSettings extends SectionSettings {
|
|
181
185
|
flatHeader: boolean;
|
182
186
|
singleSelect: boolean;
|
183
187
|
}
|
188
|
+
export interface PlaceHolderLayoutRegistration {
|
189
|
+
id: GuidValue;
|
190
|
+
title: string;
|
191
|
+
}
|
192
|
+
export interface PlaceHolderSectionSettings extends SectionSettings {
|
193
|
+
placeHolderLayoutRegistrationId: GuidValue;
|
194
|
+
}
|
195
|
+
export interface PlaceHolderSectionItemSettings extends SectionItemSettings {
|
196
|
+
type: SectionTypes.PlaceHolder;
|
197
|
+
size: string;
|
198
|
+
minWidth: number;
|
199
|
+
chrome: string;
|
200
|
+
}
|
184
201
|
export interface StepperSectionSettings extends SectionSettings {
|
185
202
|
type: SectionTypes.Stepper;
|
186
203
|
vertical: boolean;
|
@@ -211,6 +228,7 @@ export interface TabbedSectionItemSettings extends SectionItemSettings {
|
|
211
228
|
icon: IconPickerModel;
|
212
229
|
customAnchorNameEnabled: boolean;
|
213
230
|
anchorName?: string;
|
231
|
+
scrollIntoViewDisabled: boolean;
|
214
232
|
}
|
215
233
|
export interface AccordionedSectionItemSettings extends SectionItemSettings {
|
216
234
|
type: SectionTypes.Accordion;
|
@@ -219,6 +237,7 @@ export interface AccordionedSectionItemSettings extends SectionItemSettings {
|
|
219
237
|
icon: IconPickerModel;
|
220
238
|
customAnchorNameEnabled: boolean;
|
221
239
|
anchorName?: string;
|
240
|
+
scrollIntoViewDisabled: boolean;
|
222
241
|
}
|
223
242
|
export interface SteppedSectionItemSettings extends SectionItemSettings {
|
224
243
|
type: SectionTypes.Stepper;
|
@@ -235,6 +254,7 @@ export interface HeaderItemSettings {
|
|
235
254
|
icon: IIcon;
|
236
255
|
titleSettings: BlockTitleSettings;
|
237
256
|
anchorName?: string;
|
257
|
+
scrollIntoViewDisabled: boolean;
|
238
258
|
}
|
239
259
|
export interface SpacingItemSettings {
|
240
260
|
paddingRight: number | SpacingType;
|
@@ -273,7 +293,7 @@ export interface BlockLayoutSettings extends LayoutItemSettings, HeaderItemSetti
|
|
273
293
|
}
|
274
294
|
export interface DisplayBreakPoint {
|
275
295
|
id: string;
|
276
|
-
icon:
|
296
|
+
icon: IIcon;
|
277
297
|
label: string;
|
278
298
|
rangedescription: string;
|
279
299
|
minWidth: number;
|
@@ -348,6 +368,7 @@ export interface BlockRegistration extends LayoutItemRegistration {
|
|
348
368
|
layoutDependencyProviders: string[];
|
349
369
|
requiredBackendRuntimes?: Array<OmniaBackendRuntimes>;
|
350
370
|
requiredClientRuntimes?: Array<OmniaClientRuntimes>;
|
371
|
+
authDisabled?: boolean;
|
351
372
|
}
|
352
373
|
export interface ILayoutDependencyProvider {
|
353
374
|
}
|
@@ -430,6 +451,7 @@ export interface LayoutEditorCanvasStore extends ILayoutCanvasStore {
|
|
430
451
|
};
|
431
452
|
mutations: {
|
432
453
|
disableAnchorLink: () => void;
|
454
|
+
disableAuth: () => void;
|
433
455
|
setCanvasMode: (mode: LayoutCanvasModes) => void;
|
434
456
|
setLayout: (layout: Layout) => void;
|
435
457
|
createNewLayout: () => void;
|
@@ -528,3 +550,7 @@ export interface ILayoutFileContext {
|
|
528
550
|
default: FilePickerStorageProviderContext;
|
529
551
|
getContextByType: (type: new () => LayoutContextType) => FilePickerStorageProviderContext;
|
530
552
|
}
|
553
|
+
export interface LayoutPlaceHolderRegistration {
|
554
|
+
id: GuidValue;
|
555
|
+
title: string;
|
556
|
+
}
|
package/Layout.js
CHANGED
@@ -7,12 +7,14 @@ var SectionTypes;
|
|
7
7
|
SectionTypes[SectionTypes["Tab"] = 2] = "Tab";
|
8
8
|
SectionTypes[SectionTypes["Accordion"] = 3] = "Accordion";
|
9
9
|
SectionTypes[SectionTypes["Stepper"] = 4] = "Stepper";
|
10
|
-
|
10
|
+
SectionTypes[SectionTypes["PlaceHolder"] = 5] = "PlaceHolder";
|
11
|
+
SectionTypes[SectionTypes["Slider"] = 6] = "Slider";
|
12
|
+
})(SectionTypes || (exports.SectionTypes = SectionTypes = {}));
|
11
13
|
var JsonNullValueHandling;
|
12
14
|
(function (JsonNullValueHandling) {
|
13
15
|
JsonNullValueHandling[JsonNullValueHandling["include"] = 0] = "include";
|
14
16
|
JsonNullValueHandling[JsonNullValueHandling["ignore"] = 1] = "ignore";
|
15
|
-
})(JsonNullValueHandling
|
17
|
+
})(JsonNullValueHandling || (exports.JsonNullValueHandling = JsonNullValueHandling = {}));
|
16
18
|
/**
|
17
19
|
* Define different context extending this so that Layout can different multiple media provider per context
|
18
20
|
* */
|
package/ManifestIds.d.ts
CHANGED
@@ -6,8 +6,10 @@ export declare class OmniaGroupManifests {
|
|
6
6
|
static get FxConsole(): Guid;
|
7
7
|
static get Fx(): Guid;
|
8
8
|
static get FxUxCommonComponents(): Guid;
|
9
|
+
static get FxUxCommonOxides(): Guid;
|
9
10
|
static get FxUxRichTextEditor(): Guid;
|
10
11
|
static get Header(): Guid;
|
12
|
+
static get ChromeGroup(): Guid;
|
11
13
|
static get LayoutCanvasGroup(): Guid;
|
12
14
|
}
|
13
15
|
export declare class OmniaResourceManifests {
|
@@ -16,6 +18,8 @@ export declare class OmniaResourceManifests {
|
|
16
18
|
static get LayoutCanvasShared(): Guid;
|
17
19
|
static get AwesomeProFont(): Guid;
|
18
20
|
static get FxUxVuetifyShared(): Guid;
|
21
|
+
static get LayoutCanvasPlaceHolderApis(): Guid;
|
22
|
+
static get AppPlaceHolderApis(): Guid;
|
19
23
|
static get FxUxVuetifyCommon(): Guid;
|
20
24
|
static get FxUxMonacoEditor(): Guid;
|
21
25
|
static get FxUxVueChartJS(): Guid;
|
@@ -26,6 +30,8 @@ export declare class OmniaResourceManifests {
|
|
26
30
|
static get ConsoleCommands(): Guid;
|
27
31
|
static get FxUxVRating(): Guid;
|
28
32
|
static get FxUxVuetifyHover(): Guid;
|
33
|
+
static get FxUxVuetifyStepper(): Guid;
|
34
|
+
static get FxUxVuetifyColorPicker(): Guid;
|
29
35
|
static get FxUxVuetifyCombobox(): Guid;
|
30
36
|
static get FxUxVuetifySlider(): Guid;
|
31
37
|
static get FxUxVuetifyChip(): Guid;
|
@@ -117,14 +123,26 @@ export declare class OmniaResourceManifests {
|
|
117
123
|
static get DallELocalization(): Guid;
|
118
124
|
static get DallETenantFeature(): Guid;
|
119
125
|
static get DallEMediaProviderFeature(): Guid;
|
126
|
+
static get DefaultNotFoundLayout(): Guid;
|
127
|
+
static get DefaultUnauthorizedLayout(): Guid;
|
128
|
+
static get StatusCodeLayoutRegistration(): Guid;
|
129
|
+
static get BuiltinPropertyBindingProviders(): Guid;
|
130
|
+
static get ExtendedEnterprisePropertyBindingProvider(): Guid;
|
131
|
+
static get BusinessProfilePropertyBindingProvider(): Guid;
|
132
|
+
static get UserPropertyBindingProvider(): Guid;
|
133
|
+
static get MagicLinkCore(): Guid;
|
120
134
|
}
|
121
135
|
export declare class OmniaWebComponentManifests {
|
136
|
+
static get JourneyBladeComponent(): Guid;
|
122
137
|
static get AuthSetup(): Guid;
|
123
138
|
static get SignInBlock(): Guid;
|
124
139
|
static get SignInCore(): Guid;
|
125
140
|
static get SignInOmniaRenderer(): Guid;
|
141
|
+
static get SignInIdentityCreationRequestRenderer(): Guid;
|
126
142
|
static get SignOut(): Guid;
|
127
|
-
static get
|
143
|
+
static get MagicLinkSignIn(): Guid;
|
144
|
+
static get MagicLinkSuccess(): Guid;
|
145
|
+
static get MagicLinkFailure(): Guid;
|
128
146
|
static get LayoutRendererCanvas(): Guid;
|
129
147
|
static get VersionedLayoutBladeBuilder(): Guid;
|
130
148
|
static get VersionedLayoutListBladeBuilder(): Guid;
|
@@ -132,10 +150,73 @@ export declare class OmniaWebComponentManifests {
|
|
132
150
|
static get VersionedLayoutRenderer(): Guid;
|
133
151
|
static get VersionedLayoutEditor(): Guid;
|
134
152
|
static get UserTypeLayoutRenderer(): Guid;
|
135
|
-
static get UserTypeLayoutBladeBuider(): Guid;
|
136
153
|
static get VersionedLayoutController(): Guid;
|
137
154
|
static get VersionedLayoutEditorChrome(): Guid;
|
138
155
|
static get BladeHeader(): Guid;
|
156
|
+
static get OAppBar(): Guid;
|
157
|
+
static get OAlert(): Guid;
|
158
|
+
static get OSwiper(): Guid;
|
159
|
+
static get OSwiperSlide(): Guid;
|
160
|
+
static get OInfiniteScroll(): Guid;
|
161
|
+
static get OAvatar(): Guid;
|
162
|
+
static get OLazy(): Guid;
|
163
|
+
static get OBadge(): Guid;
|
164
|
+
static get OBtn(): Guid;
|
165
|
+
static get OBtnGroup(): Guid;
|
166
|
+
static get OCard(): Guid;
|
167
|
+
static get OCheckBox(): Guid;
|
168
|
+
static get OChip(): Guid;
|
169
|
+
static get ONotification(): Guid;
|
170
|
+
static get OColumn(): Guid;
|
171
|
+
static get OColumnGrid(): Guid;
|
172
|
+
static get ORow(): Guid;
|
173
|
+
static get ODataTable(): Guid;
|
174
|
+
static get ODataTableServer(): Guid;
|
175
|
+
static get ODialog(): Guid;
|
176
|
+
static get ODivider(): Guid;
|
177
|
+
static get ODraggable(): Guid;
|
178
|
+
static get ODatePicker(): Guid;
|
179
|
+
static get OExpansionpanels(): Guid;
|
180
|
+
static get OExpansionpanel(): Guid;
|
181
|
+
static get OForm(): Guid;
|
182
|
+
static get OHostProvider(): Guid;
|
183
|
+
static get OIcon(): Guid;
|
184
|
+
static get OImage(): Guid;
|
185
|
+
static get OLayout(): Guid;
|
186
|
+
static get OList(): Guid;
|
187
|
+
static get OListItem(): Guid;
|
188
|
+
static get OMain(): Guid;
|
189
|
+
static get OMenu(): Guid;
|
190
|
+
static get ONavigationDrawer(): Guid;
|
191
|
+
static get OPanel(): Guid;
|
192
|
+
static get OFlex(): Guid;
|
193
|
+
static get OScrollContainer(): Guid;
|
194
|
+
static get OProgress(): Guid;
|
195
|
+
static get ORadio(): Guid;
|
196
|
+
static get ORadioGroup(): Guid;
|
197
|
+
static get ORating(): Guid;
|
198
|
+
static get OSelect(): Guid;
|
199
|
+
static get OSkeletonLoader(): Guid;
|
200
|
+
static get OSlider(): Guid;
|
201
|
+
static get ORangeSlider(): Guid;
|
202
|
+
static get OSnackbar(): Guid;
|
203
|
+
static get OSpacer(): Guid;
|
204
|
+
static get OStepper(): Guid;
|
205
|
+
static get OStepperStep(): Guid;
|
206
|
+
static get OSwitch(): Guid;
|
207
|
+
static get OTable(): Guid;
|
208
|
+
static get OTab(): Guid;
|
209
|
+
static get OTabs(): Guid;
|
210
|
+
static get OText(): Guid;
|
211
|
+
static get OLink(): Guid;
|
212
|
+
static get OTextArea(): Guid;
|
213
|
+
static get OTextField(): Guid;
|
214
|
+
static get OToolbar(): Guid;
|
215
|
+
static get OColorPicker(): Guid;
|
216
|
+
static get OTooltip(): Guid;
|
217
|
+
static get OTreeView(): Guid;
|
218
|
+
static get OValidation(): Guid;
|
219
|
+
static get OPagination(): Guid;
|
139
220
|
static get Admin(): Guid;
|
140
221
|
static get AdminShortcut(): Guid;
|
141
222
|
static get Bladestest(): Guid;
|
@@ -151,12 +232,12 @@ export declare class OmniaWebComponentManifests {
|
|
151
232
|
static get FxUxDocumenticon(): Guid;
|
152
233
|
static get FxUxStatusMessageOverlay(): Guid;
|
153
234
|
static get Header(): Guid;
|
235
|
+
static get Chrome(): Guid;
|
154
236
|
static get FxUxHeading(): Guid;
|
155
237
|
static get FxUxSelection(): Guid;
|
156
238
|
static get FxUxInputToken(): Guid;
|
157
239
|
static get FxUxIconpicker(): Guid;
|
158
240
|
static get FxUxJourney(): Guid;
|
159
|
-
static get OBtn(): Guid;
|
160
241
|
static get FxUxMenuBlade(): Guid;
|
161
242
|
static get FxUxWizard(): Guid;
|
162
243
|
static get FxUxPeoplePicker(): Guid;
|
@@ -194,6 +275,9 @@ export declare class OmniaWebComponentManifests {
|
|
194
275
|
static get FxUxMediapickerVideo(): Guid;
|
195
276
|
static get FxUxImageGrid(): Guid;
|
196
277
|
static get FxUxPexelProvider(): Guid;
|
278
|
+
static get FxUxUnsplashProvider(): Guid;
|
279
|
+
static get FxUxMediaflowProvider(): Guid;
|
280
|
+
static get FxUxMediaflowProviderVideoPlayer(): Guid;
|
197
281
|
static get FxUxMyComputerProvider(): Guid;
|
198
282
|
static get FxUxFileUploader(): Guid;
|
199
283
|
static get FxUxBingProvider(): Guid;
|
@@ -216,6 +300,7 @@ export declare class OmniaWebComponentManifests {
|
|
216
300
|
static get FxUxTimePeriodPicker(): Guid;
|
217
301
|
static get FxUxDateTimeZonePicker(): Guid;
|
218
302
|
static get FxUxDateTimeZoneRenderer(): Guid;
|
303
|
+
static get FxUxDateTimeFilterQuery(): Guid;
|
219
304
|
static get FxUxAppProvisioningRenderer(): Guid;
|
220
305
|
static get FxUxAppProvisioningValidatorWrapper(): Guid;
|
221
306
|
static get FxUxAppRouteInput(): Guid;
|
@@ -240,6 +325,8 @@ export declare class OmniaWebComponentManifests {
|
|
240
325
|
static get FxUxAppInstanceRollup(): Guid;
|
241
326
|
static get FxUxAppInstanceRollupSettings(): Guid;
|
242
327
|
static get FxUxAppInstanceRollupListView(): Guid;
|
328
|
+
static get FxUxAppInstanceRollupRenderer(): Guid;
|
329
|
+
static get FxUxAppInstanceRollupMetricDetail(): Guid;
|
243
330
|
static get FxUxAppInstanceRollupListViewSettings(): Guid;
|
244
331
|
static get FxUxAppInstanceRollupCardView(): Guid;
|
245
332
|
static get FxUxAppInstanceRollupCardViewSettings(): Guid;
|
@@ -273,10 +360,12 @@ export declare class OmniaWebComponentManifests {
|
|
273
360
|
static get FxUxContentDialog(): Guid;
|
274
361
|
static get FxUxLikeComponent(): Guid;
|
275
362
|
static get FxUxReactionStyle(): Guid;
|
363
|
+
static get FxUxReactionsComponent(): Guid;
|
364
|
+
static get FxUxReactionsStyle(): Guid;
|
276
365
|
static get FxUxLikeListingTemplate(): Guid;
|
277
366
|
static get FxUxPostLikeListingTemplate(): Guid;
|
278
367
|
static get FxUxPermissionInput(): Guid;
|
279
|
-
static get
|
368
|
+
static get FxUxSecurityTrimmer(): Guid;
|
280
369
|
static get FxUxSpacingPicker(): Guid;
|
281
370
|
static get FxUxFilterPicker(): Guid;
|
282
371
|
static get FxUxFilterEngineSettings(): Guid;
|
@@ -302,6 +391,7 @@ export declare class OmniaWebComponentManifests {
|
|
302
391
|
static get FxUxTextFilterEngineRenderer(): Guid;
|
303
392
|
static get FxUxBooleanFilterEngineRenderer(): Guid;
|
304
393
|
static get FxUxDateFilterEngineRenderer(): Guid;
|
394
|
+
static get FxUxDateFilterEnginePeriodSlider(): Guid;
|
305
395
|
static get FxUxNumberFilterEngineRenderer(): Guid;
|
306
396
|
static get FxUxFilterEngineSelectionsArea(): Guid;
|
307
397
|
static get FxUxFilterEngineSelectionsAreaTaxonomyProperty(): Guid;
|
@@ -358,6 +448,7 @@ export declare class OmniaWebComponentManifests {
|
|
358
448
|
static get FxUxPropertyRenderer(): Guid;
|
359
449
|
static get FxUxPropertyDefintionRenderer(): Guid;
|
360
450
|
static get FxUxPropertyDefintionConfiguration(): Guid;
|
451
|
+
static get FxUxPropertyConfigurationBaseRenderer(): Guid;
|
361
452
|
static get FxUxLabelOptionsRenderer(): Guid;
|
362
453
|
static get FxUxPropertyLocking(): Guid;
|
363
454
|
static get UserPropertyConfigurationRenderer(): Guid;
|
@@ -394,4 +485,10 @@ export declare class OmniaWebComponentManifests {
|
|
394
485
|
static get SharePointUserPropertyProviderEditor(): Guid;
|
395
486
|
static get FxUxConnectedTenantPicker(): Guid;
|
396
487
|
static get FxUxSidePanel(): Guid;
|
488
|
+
static get FxPhotoWallProvider(): Guid;
|
489
|
+
static get FxSliderDialogProvider(): Guid;
|
490
|
+
static get FxUxStatusCodeRenderer(): Guid;
|
491
|
+
static get DateTimePropertyDisplay(): Guid;
|
492
|
+
static get DateTimePropertyEditor(): Guid;
|
493
|
+
static get DateTimePropertyConfiguration(): Guid;
|
397
494
|
}
|