@omnia/fx-models 8.0.191-dev → 8.0.193-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ActionHandler.d.ts +5 -5
- package/ActionHandler.js +2 -2
- package/AiSettings.d.ts +2 -2
- package/AppTemplatePropertySetSetting.d.ts +2 -0
- package/AzureAd.d.ts +2 -2
- package/AzureAdAppPermissions.d.ts +3 -3
- package/AzurePermissionResource.d.ts +3 -2
- package/BusinessProfile.d.ts +5 -5
- package/BusinessProfileDallEPromptDefault.js +2 -2
- package/ChromeLayoutDefinition.js +2 -1
- package/ClientManifests.d.ts +8 -8
- package/Clipboard.d.ts +2 -2
- package/ComponentComposer.d.ts +3 -3
- package/Constants.d.ts +81 -82
- package/Constants.js +80 -80
- package/Contexts.d.ts +10 -11
- package/Enums.d.ts +28 -25
- package/Enums.js +26 -27
- package/Enums.tooling.d.ts +8 -0
- package/Enums.tooling.js +13 -0
- package/Extensions.d.ts +3 -3
- package/Feature.d.ts +8 -8
- package/FilePicker/FilePickerProviderContext.d.ts +3 -3
- package/FilePicker/FilePickerProviderVersionedLayoutContext.d.ts +3 -3
- package/FilePicker/FilePickerProviderVersionedLayoutContext.js +1 -1
- package/FilePicker/Providers/FilePickerProvider.d.ts +2 -2
- package/FileStorage.d.ts +3 -3
- package/IPropertiesApi.d.ts +5 -5
- package/Journey.d.ts +2 -2
- package/Layout.d.ts +13 -13
- package/LayoutDefinition.d.ts +7 -7
- package/LikeActionSettings.d.ts +3 -3
- package/LinkHandler/ILinkHandlerProvider.d.ts +2 -2
- package/LinkHandler/linktype/DefaultLinkType.d.ts +3 -3
- package/LinkHandler/linktype/DefaultLinkType.js +2 -1
- package/LinkHandler/linktype/DocumentLinkType.d.ts +3 -3
- package/LinkHandler/linktype/DocumentLinkType.js +2 -1
- package/LinkHandler/linktype/LinkType.d.ts +2 -2
- package/LoginLogItem.d.ts +2 -2
- package/ManifestIds.d.ts +524 -523
- package/ManifestIds.js +565 -562
- package/MediaScalingSettings.d.ts +3 -3
- package/Messaging.d.ts +6 -6
- package/NamedProperty.d.ts +4 -4
- package/PermissionInputSettings.d.ts +2 -2
- package/Post.d.ts +9 -9
- package/PromotedTagOptions.d.ts +2 -2
- package/PropertyArchive.d.ts +2 -2
- package/QueryablePropertyMessage.d.ts +2 -2
- package/RichTextEditorExtension.d.ts +3 -3
- package/RollupQuery.d.ts +4 -4
- package/Routing.d.ts +7 -7
- package/Secrets.d.ts +3 -3
- package/Security.d.ts +7 -7
- package/Store.d.ts +2 -2
- package/TargetingProperty.d.ts +11 -11
- package/ThemeDefinition.d.ts +7 -7
- package/ThemeDefinition.js +1 -1
- package/Token.d.ts +3 -3
- package/Translation.d.ts +5 -5
- package/UserdefinedLocalization.d.ts +2 -2
- package/VersionedData.d.ts +7 -7
- package/VersionedData.js +2 -2
- package/admin/AdminModels.d.ts +5 -5
- package/apps/App.d.ts +24 -24
- package/apps/AppInstanceRollup.d.ts +9 -9
- package/apps/AppNamingPolicy.d.ts +6 -6
- package/apps/AppProvisioning.d.ts +10 -10
- package/apps/AppProvisioning.js +8 -7
- package/auth/MagicLinkData.d.ts +3 -3
- package/auth/MagicLinkData.js +2 -2
- package/auth/OTPData.d.ts +3 -3
- package/auth/OTPData.js +2 -2
- package/auth/PasswordAuthData.d.ts +3 -3
- package/auth/PasswordAuthData.js +2 -2
- package/auth/PostProcessingAuthData.d.ts +3 -3
- package/auth/PostProcessingAuthData.js +2 -2
- package/auth/common/AuthenticationSettings.d.ts +2 -2
- package/auth/common/base.d.ts +3 -3
- package/authentication/Authentication.js +2 -1
- package/bulkimportusers/TemplateFileMetaData.d.ts +2 -2
- package/bulkimportusers/TemplateFileSettings.d.ts +3 -3
- package/businessprofilesettings/BusinessProfileAuthenticationSettings.d.ts +3 -3
- package/connected-tenants/ConnectedTenant.d.ts +2 -2
- package/editor-chrome/IActionButton.d.ts +2 -1
- package/editor-chrome/IEditorDisplayActionButton.d.ts +2 -1
- package/enterprise-glossary/EnterpriseGlossary.d.ts +3 -3
- package/enterprise-glossary/EnterpriseGlossary.js +1 -1
- package/enterprise-glossary/EnterpriseGlossaryInformationProvider.d.ts +2 -2
- package/enterprise-glossary/EnterpriseGlossaryInformationSourceSettings.d.ts +2 -2
- package/enterprise-glossary/EnterpriseGlossaryMapping.d.ts +3 -3
- package/enterprise-glossary/EnterpriseGlossaryProvider.d.ts +2 -2
- package/enterprise-properties/EnterpriseProperty.d.ts +7 -7
- package/enterprise-properties/EnterprisePropertyCategory.d.ts +2 -2
- package/enterprise-properties/EnterprisePropertyColumnMapping.d.ts +2 -2
- package/enterprise-properties/EnterprisePropertyItemSettings.d.ts +6 -6
- package/enterprise-properties/EnterprisePropertySet.d.ts +3 -3
- package/enterprise-properties/EnterprisePropertySettings.d.ts +2 -2
- package/enterprise-properties/EnterprisePropertyToPropertySettingsMapping.d.ts +3 -3
- package/filterengine/Shared.d.ts +33 -32
- package/filterengine/Shared.js +17 -17
- package/identities/ArchiveIdentityManagementQuery.d.ts +4 -4
- package/identities/BuiltInIdentityProvider.d.ts +5 -5
- package/identities/BuiltInIdentityProvider.js +3 -3
- package/identities/DynamicGroupIdentity.d.ts +3 -3
- package/identities/ExtensionIdentity.d.ts +2 -2
- package/identities/GroupIdentity.d.ts +5 -5
- package/identities/GroupManagementQuery.d.ts +4 -4
- package/identities/GroupType.d.ts +3 -3
- package/identities/Identity.d.ts +6 -6
- package/identities/Identity.js +6 -6
- package/identities/IdentityCreationRequest.d.ts +11 -11
- package/identities/IdentityPropertyConfiguration.d.ts +4 -4
- package/identities/IdentityPropertySyncBinding.d.ts +4 -4
- package/identities/IdentityProviderRunLog.d.ts +3 -3
- package/identities/IdentityProviderSettings.d.ts +2 -2
- package/identities/IdentityQuery.d.ts +6 -6
- package/identities/IdentitySyncProvider.d.ts +2 -2
- package/identities/InternalIdentity.js +1 -1
- package/identities/RoleIdentity.d.ts +2 -2
- package/identities/UserIdentity.d.ts +7 -7
- package/identities/UserIdentity.js +2 -3
- package/identities/UserIdentityQuery.d.ts +5 -5
- package/identities/UserManagementQuery.d.ts +5 -5
- package/identities/UserType.d.ts +5 -5
- package/identities/UserType.js +3 -3
- package/identities/UserTypeSettings.d.ts +2 -2
- package/identities/UserTypeSettings.js +8 -8
- package/internal-do-not-import-from-here/shared/broadcasting/InternalTopics.d.ts +4 -4
- package/internal-do-not-import-from-here/shared/factory/DefineFactory.d.ts +6 -6
- package/internal-do-not-import-from-here/shared/factory/ServiceContainer.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/http/Http.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/Guid.d.ts +55 -10
- package/internal-do-not-import-from-here/shared/models/Guid.js +40 -10
- package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/models/Tenant.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/Tokens.d.ts +4 -4
- package/internal-do-not-import-from-here/shared/models/Tooling.d.ts +13 -0
- package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.js +2 -2
- package/internal-do-not-import-from-here/shared/models/Workers.d.ts +4 -4
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.d.ts +3 -3
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.d.ts +3 -3
- package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.js +1 -2
- package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.d.ts +2 -1
- package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.js +2 -1
- package/internal-do-not-import-from-here/shared/models/theming/Blueprints.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +5 -5
- package/internal-do-not-import-from-here/shared/models/theming/Typography.d.ts +6 -6
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronContentSection.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronReference.d.ts +3 -3
- package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/utils/index.d.ts +1 -1
- package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.d.ts +3 -3
- package/media-gallery/providers/MediaGalleryDialogProvider.d.ts +2 -2
- package/media-gallery/providers/MediaGalleryDisplayProvider.d.ts +2 -2
- package/media-gallery/providers/PhotoWall.d.ts +2 -2
- package/media-gallery/providers/SliderDialogProvider.d.ts +2 -2
- package/media-picker/MediaPickerIconsStorageProviderContext.d.ts +3 -3
- package/media-picker/MediaPickerIconsStorageProviderContext.js +1 -1
- package/media-picker/MediaPickerImageRatio.d.ts +10 -10
- package/media-picker/MediaPickerImageRatio.js +6 -6
- package/media-picker/MediaPickerImageScaling.d.ts +3 -3
- package/media-picker/MediaPickerMedia.d.ts +3 -3
- package/media-picker/MediaPickerProvider.d.ts +3 -3
- package/media-picker/MediaPickerProviderContext.d.ts +3 -3
- package/media-picker/SharePointVideoResult.d.ts +2 -2
- package/media-picker/interfaces/types.d.ts +4 -4
- package/mediaflow/Constants.d.ts +2 -1
- package/mediaflow/Constants.js +2 -1
- package/omniasearch/IndexSearchRequest.d.ts +3 -3
- package/omniasearch/IndexedDocument.d.ts +2 -2
- package/omniasearch/OmniaUserSource.d.ts +2 -2
- package/omniasearch/OmniaUserSource.js +2 -1
- package/omniasearch/PropertySource.d.ts +4 -4
- package/omniasearch/SearchIndex.d.ts +2 -2
- package/oxide/OxideTypeDefinitions.d.ts +4 -0
- package/oxide/OxideTypeDefinitions.js +4 -1
- package/package.json +1 -1
- package/properties/PropertyBinding.d.ts +3 -3
- package/properties/PropertyDefinition.d.ts +2 -2
- package/properties/PropertyTestCode.js +3 -3
- package/properties/PropertyValue.d.ts +2 -2
- package/properties/datasource/AppDataSourceProperty.d.ts +4 -5
- package/properties/datasource/DataSourceProperty.d.ts +3 -3
- package/properties/datasource/DataSourcePropertyDisplayInformation.d.ts +3 -3
- package/properties/datasource/UserDataSourceProperty.d.ts +3 -4
- package/properties/datasource/index.d.ts +0 -1
- package/properties/datasource/index.js +0 -1
- package/properties/definitions/BirthdayPropertyDefinition.d.ts +3 -3
- package/properties/definitions/BirthdayPropertyDefinition.js +2 -2
- package/properties/definitions/BooleanPropertyDefinition.d.ts +3 -3
- package/properties/definitions/BooleanPropertyDefinition.js +2 -2
- package/properties/definitions/BusinessProfilePropertyDefinition.d.ts +3 -3
- package/properties/definitions/BusinessProfilePropertyDefinition.js +2 -2
- package/properties/definitions/DatePropertyDefinition.d.ts +3 -3
- package/properties/definitions/DatePropertyDefinition.js +2 -2
- package/properties/definitions/DateTimePropertyDefinition.d.ts +3 -3
- package/properties/definitions/DateTimePropertyDefinition.js +2 -2
- package/properties/definitions/EmailPropertyDefinition.d.ts +3 -3
- package/properties/definitions/EmailPropertyDefinition.js +2 -2
- package/properties/definitions/HtmlPropertyDefinition.d.ts +3 -3
- package/properties/definitions/HtmlPropertyDefinition.js +2 -2
- package/properties/definitions/IdentityPropertyDefinition.d.ts +3 -3
- package/properties/definitions/IdentityPropertyDefinition.js +2 -2
- package/properties/definitions/ImagePropertyDefinition.d.ts +5 -5
- package/properties/definitions/ImagePropertyDefinition.js +1 -1
- package/properties/definitions/IntegerPropertyDefinition.d.ts +3 -3
- package/properties/definitions/IntegerPropertyDefinition.js +2 -2
- package/properties/definitions/LanguagePropertyDefinition.d.ts +3 -3
- package/properties/definitions/LanguagePropertyDefinition.js +2 -2
- package/properties/definitions/LinkPropertyDefinition.d.ts +3 -3
- package/properties/definitions/LinkPropertyDefinition.js +2 -2
- package/properties/definitions/MediaPropertyDefinition.d.ts +3 -3
- package/properties/definitions/MediaPropertyDefinition.js +2 -2
- package/properties/definitions/MultilineTextPropertyDefinition.d.ts +3 -3
- package/properties/definitions/MultilineTextPropertyDefinition.js +2 -2
- package/properties/definitions/MultilingualTextPropertyDefinition.d.ts +3 -3
- package/properties/definitions/MultilingualTextPropertyDefinition.js +2 -2
- package/properties/definitions/PhoneNumberPropertyDefinition.d.ts +3 -3
- package/properties/definitions/PhoneNumberPropertyDefinition.js +2 -2
- package/properties/definitions/TagsPropertyDefinition.d.ts +3 -3
- package/properties/definitions/TagsPropertyDefinition.js +2 -2
- package/properties/definitions/TermSetPropertyDefinition.d.ts +6 -6
- package/properties/definitions/TermSetPropertyDefinition.js +2 -2
- package/properties/definitions/TextPropertyDefinition.d.ts +3 -3
- package/properties/definitions/TextPropertyDefinition.js +2 -2
- package/properties/definitions/TimePropertyDefinition.d.ts +3 -3
- package/properties/definitions/TimePropertyDefinition.js +2 -2
- package/properties/definitions/UserTypePropertyDefinition.d.ts +3 -3
- package/properties/definitions/UserTypePropertyDefinition.js +2 -2
- package/properties/values/BusinessProfilePropertyValue.d.ts +3 -3
- package/properties/values/UserTypePropertyValue.d.ts +3 -3
- package/richtext-editor-extensions/HeadingExtension.d.ts +3 -3
- package/richtext-editor-extensions/TipTapEditor.d.ts +2 -2
- package/richtext-editor-extensions/ToolbarProperties.d.ts +2 -2
- package/statuscodelayout/SystemLayout.js +2 -1
- package/system-logs/TransactionLog.d.ts +5 -5
- package/user-profile/EditUserProfileHandlerRegistration.d.ts +2 -2
- package/ux/AdminApi.d.ts +3 -3
- package/ux/AppManagementApi.d.ts +12 -12
- package/ux/AppProvisioningValidatorApi.d.ts +2 -2
- package/ux/DynamicPlaceholderApi.d.ts +4 -4
- package/ux/EnterprisePropertyDataTypeProviderApi.d.ts +2 -2
- package/ux/EnterprisePropertyToPropertySettingMappingApi.d.ts +3 -3
- package/ux/FeatureManagementApi.d.ts +2 -2
- package/ux/InternalAdminApi.d.ts +3 -3
- package/ux/UserProfileHandlerApi.d.ts +2 -2
- package/velcron/VelcronDefinitionRegistration.d.ts +2 -2
- package/versionedlayout/VersionedLayout.d.ts +9 -9
- package/versionedlayout/VersionedLayout.js +4 -3
- package/properties/datasource/DataSourceId.d.ts +0 -2
- /package/{properties/datasource/DataSourceId.js → internal-do-not-import-from-here/shared/models/Tooling.js} +0 -0
package/ManifestIds.js
CHANGED
@@ -4,1589 +4,1592 @@ exports.OmniaWebComponentManifests = exports.OmniaResourceManifests = exports.Om
|
|
4
4
|
const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
|
5
5
|
class OmniaService {
|
6
6
|
static get Id() {
|
7
|
-
return
|
7
|
+
return (0, models_1.guid)("bb000000-0000-bbbb-0000-0000000000bb");
|
8
8
|
}
|
9
9
|
}
|
10
10
|
exports.OmniaService = OmniaService;
|
11
11
|
class OmniaGroupManifests {
|
12
12
|
static get FxConsole() {
|
13
|
-
return
|
13
|
+
return (0, models_1.guid)("a7545e1c-9704-4a11-97df-25943ea19390");
|
14
14
|
}
|
15
15
|
static get Fx() {
|
16
|
-
return
|
16
|
+
return (0, models_1.guid)("33f508ea-9b3c-4d64-b7d9-5a1d6ac4ab01");
|
17
17
|
}
|
18
18
|
static get FxUxCommonComponents() {
|
19
|
-
return
|
19
|
+
return (0, models_1.guid)("f3a0fed1-f692-4f09-a308-ba778eda1258");
|
20
20
|
}
|
21
21
|
static get FxUxCommonOxides() {
|
22
|
-
return
|
22
|
+
return (0, models_1.guid)("8afeaaa8-f1af-4201-9461-e86351ff30ca");
|
23
23
|
}
|
24
24
|
static get FxUxRichTextEditor() {
|
25
|
-
return
|
25
|
+
return (0, models_1.guid)("027673f5-c292-478e-96c5-e4aa41c217f3");
|
26
26
|
}
|
27
27
|
static get Header() {
|
28
|
-
return
|
28
|
+
return (0, models_1.guid)("d74459f4-2132-43c7-9afb-bc4bfee28875");
|
29
29
|
}
|
30
30
|
static get ChromeGroup() {
|
31
|
-
return
|
31
|
+
return (0, models_1.guid)("0038e532-6664-4e2f-b45e-2647f8938d94");
|
32
32
|
}
|
33
33
|
static get LayoutCanvasGroup() {
|
34
|
-
return
|
34
|
+
return (0, models_1.guid)("8c123548-9f79-4e56-8ce2-ec313778a7ba");
|
35
35
|
}
|
36
36
|
}
|
37
37
|
exports.OmniaGroupManifests = OmniaGroupManifests;
|
38
38
|
class OmniaResourceManifests {
|
39
39
|
static get SplitPaneLib() {
|
40
|
-
return
|
40
|
+
return (0, models_1.guid)("6db9b7b1-bb33-40dd-b88c-f71057793666");
|
41
41
|
}
|
42
42
|
static get ProsemirrorPackage() {
|
43
|
-
return
|
43
|
+
return (0, models_1.guid)("3fa51aee-4528-4427-8ad5-376c94724d01");
|
44
44
|
}
|
45
45
|
static get AuthSetupCore() {
|
46
|
-
return
|
46
|
+
return (0, models_1.guid)("c81aa87a-50f1-4eb4-9c9d-0dc6ede5cd91");
|
47
47
|
}
|
48
48
|
static get LayoutCanvasShared() {
|
49
|
-
return
|
49
|
+
return (0, models_1.guid)("5b6f12d8-ea25-446a-bcd2-9ceb75d320e1");
|
50
50
|
}
|
51
51
|
//Common Components Shared Bundle
|
52
52
|
static get AwesomeProFont() {
|
53
|
-
return
|
53
|
+
return (0, models_1.guid)("ab56e441-b66c-4477-9d68-30df53d1a379");
|
54
54
|
}
|
55
55
|
static get FxUxVuetifyShared() {
|
56
|
-
return
|
56
|
+
return (0, models_1.guid)("8769dc42-712d-4ce2-8d32-4b8604b92ae6");
|
57
57
|
}
|
58
58
|
static get DynamicPlaceholderApis() {
|
59
|
-
return
|
59
|
+
return (0, models_1.guid)("9f2c7a3b-c455-461a-b9e6-b05dcdf37aa1");
|
60
60
|
}
|
61
61
|
static get AppPlaceHolderApis() {
|
62
|
-
return
|
62
|
+
return (0, models_1.guid)("0d9b93aa-016b-4417-a6b7-040e36b48402");
|
63
63
|
}
|
64
64
|
static get FxUxVuetifyCommon() {
|
65
|
-
return
|
65
|
+
return (0, models_1.guid)("798d6494-70cc-47eb-9054-30b047beab19");
|
66
66
|
}
|
67
67
|
static get FxUxMonacoEditor() {
|
68
|
-
return
|
68
|
+
return (0, models_1.guid)("dd2a06c1-85a6-4fd9-a542-1cc9d34ed98e");
|
69
69
|
}
|
70
70
|
static get FxUxAutocomplete() {
|
71
|
-
return
|
71
|
+
return (0, models_1.guid)("5d79340e-c1ce-4006-b88b-ad101d2e031e");
|
72
72
|
}
|
73
73
|
static get ClientBoot() {
|
74
|
-
return
|
74
|
+
return (0, models_1.guid)("11fdf0e5-afab-4311-8b35-6525a52ab432");
|
75
75
|
}
|
76
76
|
static get FxUxVuetifyBottomnav() {
|
77
|
-
return
|
77
|
+
return (0, models_1.guid)("2da93f43-df97-43bb-942c-01fa7bbf2898");
|
78
78
|
}
|
79
79
|
static get ConsoleCommands() {
|
80
|
-
return
|
80
|
+
return (0, models_1.guid)("0d65cbc9-9fca-4960-b9b5-71807a801a9f");
|
81
81
|
}
|
82
82
|
//Moved to Common Components
|
83
|
-
//public static get FxUxVuetifyBtn():
|
84
|
-
//public static get FxUxVuetifySpeedDial():
|
83
|
+
//public static get FxUxVuetifyBtn(): guid { return guid("888135ca-8dcc-46f7-8b7c-874a982e307a"); }
|
84
|
+
//public static get FxUxVuetifySpeedDial(): guid { return guid("8742228e-a540-43ce-8b19-d01da2961845"); }
|
85
85
|
static get FxUxVRating() {
|
86
|
-
return
|
86
|
+
return (0, models_1.guid)("98f2c51f-7725-4a0e-91f5-f2631149737c");
|
87
87
|
}
|
88
88
|
static get FxUxVuetifyHover() {
|
89
|
-
return
|
89
|
+
return (0, models_1.guid)("c91c7905-18f2-43a6-b389-9d30709dbdb7");
|
90
90
|
}
|
91
|
-
//public static get FxUxVuetifyBadge():
|
92
|
-
static get FxUxVuetifyStepper() { return
|
93
|
-
static get FxUxVuetifyColorPicker() { return
|
91
|
+
//public static get FxUxVuetifyBadge(): guid { return guid("42da6bee-8c61-426c-aeb5-b480ecc01f06"); }
|
92
|
+
static get FxUxVuetifyStepper() { return (0, models_1.guid)("3104db5f-e983-4e06-925e-9b5375276512"); }
|
93
|
+
static get FxUxVuetifyColorPicker() { return (0, models_1.guid)("4f861c0d-75fb-49ce-913e-17cbafad5ed2"); }
|
94
94
|
static get FxUxVuetifyCombobox() {
|
95
|
-
return
|
95
|
+
return (0, models_1.guid)("0edad567-65c0-433f-a871-a59e460d70f0");
|
96
96
|
}
|
97
97
|
static get FxUxVuetifySlider() {
|
98
|
-
return
|
98
|
+
return (0, models_1.guid)("969bbd01-9190-41fe-8af8-60cf35045f84");
|
99
99
|
}
|
100
|
-
//public static get FxUxVuetifyCard():
|
101
|
-
//public static get FxUxVuetifyCarousel():
|
100
|
+
//public static get FxUxVuetifyCard(): guid { return guid("ae59bd55-b923-4448-9721-239af2d65908"); }
|
101
|
+
//public static get FxUxVuetifyCarousel(): guid { return guid("024c1a31-54d5-4a73-83c0-1cc3345e7310"); }
|
102
102
|
static get FxUxVuetifyChip() {
|
103
|
-
return
|
103
|
+
return (0, models_1.guid)("6c32c2f0-cce6-4c71-b376-9fb68d0d508e");
|
104
104
|
}
|
105
105
|
static get FxUxVuetifyDatatable() {
|
106
|
-
return
|
106
|
+
return (0, models_1.guid)("188aee53-149a-4bc0-9039-59ffd918df2c");
|
107
107
|
}
|
108
|
-
//public static get FxUxVuetifyDialog():
|
108
|
+
//public static get FxUxVuetifyDialog(): guid { return guid("51d9a279-95c9-4f08-bc92-a9b13b7c9d46"); }
|
109
109
|
static get FxUxVuetifyDatePicker() {
|
110
|
-
return
|
110
|
+
return (0, models_1.guid)("0ab2c44b-d945-40f8-8042-0800a52d7c86");
|
111
111
|
}
|
112
112
|
static get FxUxVuetifyTimePicker() {
|
113
|
-
return
|
113
|
+
return (0, models_1.guid)("1d5e348d-5ff7-475e-a115-fc83e3ab9482");
|
114
114
|
}
|
115
|
-
//public static get FxUxVuetifyExpansionPanel():
|
115
|
+
//public static get FxUxVuetifyExpansionPanel(): guid { return guid("4995c1f2-87f8-4716-9757-9893c811407b"); }
|
116
116
|
static get FxUxVuetifySnackbar() {
|
117
|
-
return
|
117
|
+
return (0, models_1.guid)("1f46e84f-1223-4080-ab9f-40d1489b71e6");
|
118
118
|
}
|
119
119
|
static get FxUxVuetifyPagination() {
|
120
|
-
return
|
120
|
+
return (0, models_1.guid)("fc414e0b-9d2e-493a-ad4d-127c7731efe8");
|
121
121
|
}
|
122
122
|
static get FxUxVuetifyTimeline() {
|
123
|
-
return
|
123
|
+
return (0, models_1.guid)("b474da31-7ff2-4f5b-a309-19cb2d300b64");
|
124
124
|
}
|
125
125
|
static get FxUxVuetifyFooter() {
|
126
|
-
return
|
126
|
+
return (0, models_1.guid)("47510593-f34c-487d-83fe-695b59489210");
|
127
127
|
}
|
128
128
|
static get FxUxVuetifyCalendar() {
|
129
|
-
return
|
129
|
+
return (0, models_1.guid)("dfcf39df-10c2-43df-99bc-8c5657e6efa1");
|
130
130
|
}
|
131
131
|
static get FxUxVuetifyVirtualScroll() {
|
132
|
-
return
|
132
|
+
return (0, models_1.guid)("660ae133-398f-43e7-a1c7-d967406abed2");
|
133
133
|
}
|
134
134
|
static get FxUxVuetifyAlert() {
|
135
|
-
return
|
135
|
+
return (0, models_1.guid)("c1e2b0f0-2f26-4ae9-b703-1347533c267d");
|
136
136
|
}
|
137
137
|
static get FxContexts() {
|
138
|
-
return
|
138
|
+
return (0, models_1.guid)("a1602121-3070-4304-b4d8-0859e50c482b");
|
139
139
|
}
|
140
140
|
static get FxCoreBoot() {
|
141
|
-
return
|
141
|
+
return (0, models_1.guid)("a34595e2-e782-4c56-90da-4c080680d8a5");
|
142
142
|
}
|
143
143
|
static get FxCore() {
|
144
|
-
return
|
144
|
+
return (0, models_1.guid)("a2892051-fd9f-4056-ae8d-30d16d48417d");
|
145
145
|
}
|
146
146
|
static get FxShared() {
|
147
|
-
return
|
147
|
+
return (0, models_1.guid)("6972ceca-544d-49c0-b575-67b1a5294812");
|
148
148
|
}
|
149
149
|
static get FxWorkersBootstrapper() {
|
150
|
-
return
|
150
|
+
return (0, models_1.guid)("22cb5114-6f26-4150-b816-4f2722fcf703");
|
151
151
|
}
|
152
152
|
static get OmniaHubWorker() {
|
153
|
-
return
|
153
|
+
return (0, models_1.guid)("f2e8e9f7-e63f-401c-b5eb-bdcb07672372");
|
154
154
|
}
|
155
155
|
static get FxWorkers() {
|
156
|
-
return
|
156
|
+
return (0, models_1.guid)("cd27f805-572e-4f51-9c4a-f0a30668d07d");
|
157
157
|
}
|
158
158
|
static get Fx() {
|
159
|
-
return
|
159
|
+
return (0, models_1.guid)("a5a89056-b5f5-475d-8518-a1f55090379d");
|
160
160
|
}
|
161
161
|
static get FxSpContexts() {
|
162
|
-
return
|
162
|
+
return (0, models_1.guid)("93b0c582-b7e3-4b47-9b22-4412bd7df9e5");
|
163
163
|
}
|
164
164
|
static get FxUxVuetifyTextinput() {
|
165
|
-
return
|
165
|
+
return (0, models_1.guid)("181ff5d3-896f-4471-b516-3a347fe9e35d");
|
166
166
|
}
|
167
167
|
static get FxUxVuetifyNumberinput() {
|
168
|
-
return
|
168
|
+
return (0, models_1.guid)("0fb99ef6-4899-4100-9e95-e33934baf823");
|
169
169
|
}
|
170
170
|
static get FxUxVuetifySelect() {
|
171
|
-
return
|
171
|
+
return (0, models_1.guid)("6d5f3edc-0fc0-4765-804b-b6583381f25d");
|
172
172
|
}
|
173
173
|
static get FxUxVuetifyTextarea() {
|
174
|
-
return
|
174
|
+
return (0, models_1.guid)("19c78eb2-a849-4859-a12a-e6f84649d816");
|
175
175
|
}
|
176
|
-
//public static get FxUxVuetifyList():
|
176
|
+
//public static get FxUxVuetifyList(): guid { return guid("60923641-80e8-48e2-a6c1-7d7968eccfba"); }
|
177
177
|
static get LocalhostingCommands() {
|
178
|
-
return
|
178
|
+
return (0, models_1.guid)("7529aa99-f5a6-4c76-8da1-2d3d9cfca0bb");
|
179
179
|
}
|
180
180
|
static get FxUxVuetifyBreadcrumbs() {
|
181
|
-
return
|
182
|
-
}
|
183
|
-
//dup? public static get FxUxBottomnav():
|
184
|
-
//dup? public static get FxUxCard():
|
185
|
-
//dup? public static get FxUxChip():
|
186
|
-
//dup? public static get FxUxTextinput():
|
187
|
-
//dup? public static get FxUxSelect():
|
188
|
-
//dup ?public static get FxUxList():
|
189
|
-
//dup public static get FxUxMenu():
|
190
|
-
//dup public static get FxUxNavigation():
|
191
|
-
//dup public static get FxUxPgCircular():
|
192
|
-
//dup public static get FxUxPgLinear():
|
193
|
-
//dup public static get FxUxCheckbox():
|
194
|
-
//dup public static get FxUxRadio():
|
195
|
-
//dup public static get FxUxCaswitchrd():
|
196
|
-
//dup public static get FxUxTabs():
|
197
|
-
//dup public static get FxUxToolbar():
|
198
|
-
//dup public static get FxUxTooltip():
|
199
|
-
//public static get FxUxVuetifyMenu():
|
200
|
-
//public static get FxUxVuetifyNavigation():
|
201
|
-
//public static get FxUxVuetifyPgCircular():
|
202
|
-
//public static get FxUxVuetifyPgLinear():
|
181
|
+
return (0, models_1.guid)("e485693c-04ad-4085-a38a-1dd720269ed4");
|
182
|
+
}
|
183
|
+
//dup? public static get FxUxBottomnav(): guid { return guid("2da93f43-df97-43bb-942c-01fa7bbf2898"); }
|
184
|
+
//dup? public static get FxUxCard(): guid { return guid("ae59bd55-b923-4448-9721-239af2d65908"); }
|
185
|
+
//dup? public static get FxUxChip(): guid { return guid("6c32c2f0-cce6-4c71-b376-9fb68d0d508e"); }
|
186
|
+
//dup? public static get FxUxTextinput(): guid { return guid("181ff5d3-896f-4471-b516-3a347fe9e35d"); }
|
187
|
+
//dup? public static get FxUxSelect(): guid { return guid("6d5f3edc-0fc0-4765-804b-b6583381f25d"); }
|
188
|
+
//dup ?public static get FxUxList(): guid { return guid("60923641-80e8-48e2-a6c1-7d7968eccfba"); }
|
189
|
+
//dup public static get FxUxMenu(): guid { return guid("1e8a4af4-b1cd-46c2-8d69-1ec0a1f6de02"); }
|
190
|
+
//dup public static get FxUxNavigation(): guid { return guid("0fc7d8a1-2afb-4035-9bd2-6d3cc4403494"); }
|
191
|
+
//dup public static get FxUxPgCircular(): guid { return guid("0292fef0-7e0f-4829-a81c-32e7dbc3c64b"); }
|
192
|
+
//dup public static get FxUxPgLinear(): guid { return guid("bf4df9ae-6abd-4260-9852-82849374ffe3"); }
|
193
|
+
//dup public static get FxUxCheckbox(): guid { return guid("df97a94b-b41b-45e0-883c-6e577a1634a1"); }
|
194
|
+
//dup public static get FxUxRadio(): guid { return guid("ad09858f-7252-4c1f-af38-5a422a0ef235"); }
|
195
|
+
//dup public static get FxUxCaswitchrd(): guid { return guid("81d8f551-1b9f-4f75-90c3-2fe5f25e4015"); }
|
196
|
+
//dup public static get FxUxTabs(): guid { return guid("245cddff-fc6e-4ad9-b0db-21d7b2d2f179"); }
|
197
|
+
//dup public static get FxUxToolbar(): guid { return guid("b2cf0330-48ee-4881-a25f-89a9cdb6ab9f"); }
|
198
|
+
//dup public static get FxUxTooltip(): guid { return guid("16b78062-27ff-49d8-badf-49324158ceb3"); }
|
199
|
+
//public static get FxUxVuetifyMenu(): guid { return guid("1e8a4af4-b1cd-46c2-8d69-1ec0a1f6de02"); }
|
200
|
+
//public static get FxUxVuetifyNavigation(): guid { return guid("0fc7d8a1-2afb-4035-9bd2-6d3cc4403494"); }
|
201
|
+
//public static get FxUxVuetifyPgCircular(): guid { return guid("0292fef0-7e0f-4829-a81c-32e7dbc3c64b"); }
|
202
|
+
//public static get FxUxVuetifyPgLinear(): guid { return guid("bf4df9ae-6abd-4260-9852-82849374ffe3"); }
|
203
203
|
static get FxUxVuetifySelection() {
|
204
|
-
return
|
204
|
+
return (0, models_1.guid)("df97a94b-b41b-45e0-883c-6e577a1634a1");
|
205
205
|
}
|
206
206
|
static get FxSp() {
|
207
|
-
return
|
207
|
+
return (0, models_1.guid)("fa502cf2-bcf9-4dc0-b4f9-13dc63c04bfc");
|
208
208
|
}
|
209
209
|
static get FxSpfx() {
|
210
|
-
return
|
210
|
+
return (0, models_1.guid)("e76db000-51de-47b5-b603-d62b59cacf4e");
|
211
211
|
}
|
212
212
|
static get SpfxCustomizer() {
|
213
|
-
return
|
213
|
+
return (0, models_1.guid)("7de50830-f7dc-42e9-9f4c-1460fa3c6d90");
|
214
214
|
}
|
215
215
|
static get SpfxWebpart() {
|
216
|
-
return
|
216
|
+
return (0, models_1.guid)("65918982-f116-4cf8-9d13-a0d4cd5a01ce");
|
217
217
|
}
|
218
218
|
static get FxUxVuetifySwitch() {
|
219
|
-
return
|
219
|
+
return (0, models_1.guid)("81d8f551-1b9f-4f75-90c3-2fe5f25e4015");
|
220
220
|
}
|
221
|
-
//public static get FxUxVuetifyTabs():
|
222
|
-
//public static get FxUxVuetifyToolbar():
|
223
|
-
//public static get FxUxVuetifyTooltip():
|
221
|
+
//public static get FxUxVuetifyTabs(): guid { return guid("245cddff-fc6e-4ad9-b0db-21d7b2d2f179"); }
|
222
|
+
//public static get FxUxVuetifyToolbar(): guid { return guid("b2cf0330-48ee-4881-a25f-89a9cdb6ab9f"); }
|
223
|
+
//public static get FxUxVuetifyTooltip(): guid { return guid("16b78062-27ff-49d8-badf-49324158ceb3"); }
|
224
224
|
static get FxUx() {
|
225
|
-
return
|
225
|
+
return (0, models_1.guid)("dee030cc-4ab3-4158-bb06-8049f5c67542");
|
226
226
|
}
|
227
227
|
static get FxUxLibs() {
|
228
|
-
return
|
228
|
+
return (0, models_1.guid)("0fe5c5f2-8d89-485b-afd4-36fe3ff5943a");
|
229
229
|
}
|
230
230
|
static get FxUxVDialog() {
|
231
|
-
return
|
231
|
+
return (0, models_1.guid)("0bf6198c-32c6-4cec-90bd-7988a979c9b0");
|
232
232
|
}
|
233
233
|
static get FxUxVuetifyAvatar() {
|
234
|
-
return
|
234
|
+
return (0, models_1.guid)("5b901a77-3b57-4356-ba7c-c04685a8bca3");
|
235
235
|
}
|
236
236
|
static get FxUxVTreeView() {
|
237
|
-
return
|
237
|
+
return (0, models_1.guid)("6d7b7ee9-0839-49fd-885e-513b17b6b023");
|
238
238
|
}
|
239
239
|
static get FxUxVSpeedial() {
|
240
|
-
return
|
240
|
+
return (0, models_1.guid)("86e824ef-c893-4e64-b51c-fc91e1be4c85");
|
241
241
|
}
|
242
242
|
static get FxUxVMenu() {
|
243
|
-
return
|
243
|
+
return (0, models_1.guid)("2a6bef63-35c8-492b-9035-868016b1da20");
|
244
244
|
}
|
245
245
|
static get Vendor() {
|
246
|
-
return
|
246
|
+
return (0, models_1.guid)("6270b632-1f44-4146-bace-137131c0471b");
|
247
247
|
}
|
248
248
|
static get PhoneNumberLib() {
|
249
|
-
return
|
249
|
+
return (0, models_1.guid)("8561f2d7-fc6d-4b9f-a261-227489a4c0fd");
|
250
250
|
}
|
251
251
|
static get FxTenantLanguage() {
|
252
|
-
return
|
252
|
+
return (0, models_1.guid)("5157cc4c-518b-4734-b03e-d6bc06ef6909");
|
253
253
|
}
|
254
254
|
static get FxUxAppProvisioningShared() {
|
255
|
-
return
|
255
|
+
return (0, models_1.guid)("61540ff7-266a-4142-a42e-c62ba077f0b9");
|
256
256
|
}
|
257
257
|
static get FxUxRichTextEditorExtension() {
|
258
|
-
return
|
258
|
+
return (0, models_1.guid)("146e93cc-5373-466d-8a8f-c4cbb7c8cd8a");
|
259
259
|
}
|
260
260
|
static get MicrosoftTeamsSDK() {
|
261
|
-
return
|
261
|
+
return (0, models_1.guid)("bc9ba81e-3eba-45b2-a30f-507df6c39a36");
|
262
262
|
}
|
263
263
|
static get MicrosoftTeamsSDKLoader() {
|
264
|
-
return
|
264
|
+
return (0, models_1.guid)("ee16aba9-229e-43f0-8559-d913b3aa85d4");
|
265
265
|
}
|
266
266
|
static get TeamsSSOScript() {
|
267
|
-
return
|
267
|
+
return (0, models_1.guid)("36b3bf1f-dc1f-4e8a-887c-4f4caa3c196b");
|
268
268
|
}
|
269
269
|
static get MediaPickerProviderRegistration() {
|
270
|
-
return
|
270
|
+
return (0, models_1.guid)("8955f9b8-c9fa-4e46-8a44-7d79162ab7f5");
|
271
271
|
}
|
272
272
|
static get FxUxRichTextEditorCore() {
|
273
|
-
return
|
273
|
+
return (0, models_1.guid)("b46f7161-e941-4240-b573-a9cd83e9d132");
|
274
274
|
}
|
275
275
|
static get ActionApi() {
|
276
|
-
return
|
276
|
+
return (0, models_1.guid)("1bdafb1a-1dca-4647-b988-c77736e17785");
|
277
277
|
}
|
278
278
|
static get ActionHandlerEvents() {
|
279
|
-
return
|
279
|
+
return (0, models_1.guid)("7a175bd5-d34a-4ec4-b27c-fd8fac28bfbc");
|
280
280
|
}
|
281
281
|
static get LikeTopicIdProviderRegistration() {
|
282
|
-
return
|
282
|
+
return (0, models_1.guid)("2036ccf8-1489-487b-99e7-9a8722fcdcbc");
|
283
283
|
}
|
284
284
|
static get LinkHandlerRegistration() {
|
285
|
-
return
|
285
|
+
return (0, models_1.guid)("34cf3a27-5b97-4555-8695-a92e8c16d7e1");
|
286
286
|
}
|
287
287
|
static get EnterpriseGlossaryRegistrationApi() {
|
288
|
-
return
|
288
|
+
return (0, models_1.guid)("248d7062-6ed7-4f1c-bb5e-3b78f765a107");
|
289
289
|
}
|
290
290
|
static get AppProvisioningValidatorApi() {
|
291
|
-
return
|
291
|
+
return (0, models_1.guid)("814378a1-a227-4a43-9244-0769a73285bb");
|
292
292
|
}
|
293
293
|
static get SidePanelRegistrationApi() {
|
294
|
-
return
|
294
|
+
return (0, models_1.guid)("e72fd5dc-6085-47d7-ad9e-87ad8a1ea48c");
|
295
295
|
}
|
296
296
|
static get GraphClientRegistrationApi() {
|
297
|
-
return
|
297
|
+
return (0, models_1.guid)("2d1d00fa-ba8e-4f30-a42e-e3f482442ca2");
|
298
298
|
}
|
299
299
|
static get SharepointClientRegistrationApi() {
|
300
|
-
return
|
300
|
+
return (0, models_1.guid)("9314504f-6d5b-4ab7-8ed1-127c8edcf5a5");
|
301
301
|
}
|
302
302
|
static get FilterEngineRegistrationApi() {
|
303
|
-
return
|
303
|
+
return (0, models_1.guid)("ac760856-5de6-47c7-9353-86a28edb2748");
|
304
304
|
}
|
305
305
|
static get TaxonomyFilterEngineRegistrationApi() {
|
306
|
-
return
|
306
|
+
return (0, models_1.guid)("9d885cd5-0024-47f5-bed5-e9661b1b67d0");
|
307
307
|
}
|
308
308
|
static get EnterpriseKeywordsFilterEngineRegistrationApi() {
|
309
|
-
return
|
309
|
+
return (0, models_1.guid)("5478f12b-8dcb-400a-85ab-4ffe5b142eac");
|
310
310
|
}
|
311
311
|
static get ExtendedTaxonomyFilterEngineRegistrationApi() {
|
312
|
-
return
|
312
|
+
return (0, models_1.guid)("a5bc8d5d-b7a1-4150-9a42-266973d34c54");
|
313
313
|
}
|
314
314
|
static get PersonFilterEngineRegistrationApi() {
|
315
|
-
return
|
315
|
+
return (0, models_1.guid)("4ab2176a-77dc-4d4d-acb7-d0bd71e5e487");
|
316
316
|
}
|
317
317
|
static get TagsFilterEngineRegistrationApi() {
|
318
|
-
return
|
318
|
+
return (0, models_1.guid)("961a0d0d-f231-4a47-9398-d9196927b982");
|
319
319
|
}
|
320
320
|
static get BooleanFilterEngineRegistrationApi() {
|
321
|
-
return
|
321
|
+
return (0, models_1.guid)("b1771005-2cb0-4087-af31-1945d53a409f");
|
322
322
|
}
|
323
323
|
static get TextFilterEngineRegistrationApi() {
|
324
|
-
return
|
324
|
+
return (0, models_1.guid)("080d8101-412a-4ce1-91df-adfa08674c7e");
|
325
325
|
}
|
326
326
|
static get NumberFilterEngineRegistrationApi() {
|
327
|
-
return
|
327
|
+
return (0, models_1.guid)("c24ebd27-4cde-45a0-b46f-40bec94b23f6");
|
328
328
|
}
|
329
329
|
static get DateTimeFilterEngineRegistrationApi() {
|
330
|
-
return
|
330
|
+
return (0, models_1.guid)("281e9ea4-1732-4ff0-8dcd-32a1891dadd8");
|
331
331
|
}
|
332
332
|
static get ExtendedIdentityFilterEngineRegistrationApi() {
|
333
|
-
return
|
333
|
+
return (0, models_1.guid)("6fd230dd-4933-4eca-adfc-04812ab20327");
|
334
334
|
}
|
335
335
|
static get ExtendedBooleanFilterEngineRegistrationApi() {
|
336
|
-
return
|
336
|
+
return (0, models_1.guid)("aaecd7ac-d64a-40dd-983c-c416491e23c4");
|
337
337
|
}
|
338
338
|
static get ExtendedTextFilterEngineRegistrationApi() {
|
339
|
-
return
|
339
|
+
return (0, models_1.guid)("a184b024-7d36-45f2-a5e0-df78af0f4d24");
|
340
340
|
}
|
341
341
|
static get ExtendedIntegerFilterEngineRegistrationApi() {
|
342
|
-
return
|
342
|
+
return (0, models_1.guid)("d252bdbd-5754-4156-a02e-20708704da4d");
|
343
343
|
}
|
344
344
|
static get ExtendedDateTimeFilterEngineRegistrationApi() {
|
345
|
-
return
|
345
|
+
return (0, models_1.guid)("ed8ab1ac-8266-47b5-bc43-f1959ba96c69");
|
346
346
|
}
|
347
347
|
static get ExtendedDateFilterEngineRegistrationApi() {
|
348
|
-
return
|
348
|
+
return (0, models_1.guid)("eba3868e-a118-4e30-8ae1-0e82fc5ba058");
|
349
349
|
}
|
350
350
|
static get ExtendedEmailFilterEngineRegistrationApi() {
|
351
|
-
return
|
351
|
+
return (0, models_1.guid)("15d31bb4-6d4c-4d34-a986-a7e2fff6b7ab");
|
352
352
|
}
|
353
353
|
static get ExtendedHtmlFilterEngineRegistrationApi() {
|
354
|
-
return
|
354
|
+
return (0, models_1.guid)("fc5eff93-2ab8-4bb2-a42f-b1d1caebcdc1");
|
355
355
|
}
|
356
356
|
static get ExtendedLinkFilterEngineRegistrationApi() {
|
357
|
-
return
|
357
|
+
return (0, models_1.guid)("2d46acc7-f723-4ef7-9775-1d09115508c3");
|
358
358
|
}
|
359
359
|
static get ExtendedMultilineTextFilterEngineRegistrationApi() {
|
360
|
-
return
|
360
|
+
return (0, models_1.guid)("13e66eef-05e2-4741-8752-e6fa03d9a1ae");
|
361
361
|
}
|
362
362
|
static get ExtendedMultilingualTextFilterEngineRegistrationApi() {
|
363
|
-
return
|
363
|
+
return (0, models_1.guid)("587e076c-4c95-4aba-ba6e-a71123b4460e");
|
364
364
|
}
|
365
365
|
static get ExtendedPhoneNumberFilterEngineRegistrationApi() {
|
366
|
-
return
|
366
|
+
return (0, models_1.guid)("212ded85-f659-45df-8c00-2c06e0dc4b18");
|
367
367
|
}
|
368
368
|
static get ExtendedBirthdayFilterEngineRegistrationApi() {
|
369
|
-
return
|
369
|
+
return (0, models_1.guid)("9edf5082-ac0a-48c5-8daf-0bccf26f2e15");
|
370
370
|
}
|
371
371
|
static get AppInstanceRollupViewRegistrationApi() {
|
372
|
-
return
|
372
|
+
return (0, models_1.guid)("0860144b-ea8e-4dc5-bed8-ce459ddc92c6");
|
373
373
|
}
|
374
374
|
static get AppInstanceRollupViewBase() {
|
375
|
-
return
|
375
|
+
return (0, models_1.guid)("cf32f641-6cf6-4644-bfe8-47f7f13de960");
|
376
376
|
}
|
377
377
|
static get UserProfileActionHandlerApi() {
|
378
|
-
return
|
378
|
+
return (0, models_1.guid)("95523585-2eb4-48f0-ac20-baa578134178");
|
379
379
|
}
|
380
380
|
static get AppInstanceTokenProvider() {
|
381
|
-
return
|
381
|
+
return (0, models_1.guid)("d0e8d3c8-226c-407e-9204-345c77ef1f71");
|
382
382
|
}
|
383
383
|
static get AppPropertiesProvider() {
|
384
|
-
return
|
384
|
+
return (0, models_1.guid)("d0ddeccd-c3bb-45f8-933b-3f61ec40157a");
|
385
385
|
}
|
386
386
|
static get FxUxEnterprisePropertiesDataSourceApi() {
|
387
|
-
return
|
387
|
+
return (0, models_1.guid)("ddc4cfd1-bf59-408c-a0b8-6f702ad63983");
|
388
388
|
}
|
389
389
|
static get FxUxPropertiesProviderApi() {
|
390
|
-
return
|
390
|
+
return (0, models_1.guid)("707a3581-e999-4329-b1a5-5363b8a921fa");
|
391
391
|
}
|
392
392
|
static get UserPropertiesProvider() {
|
393
|
-
return
|
393
|
+
return (0, models_1.guid)("b814cfac-0f8c-47e9-b4ba-e76ecff1a280");
|
394
394
|
}
|
395
395
|
static get UserPropertiesByMicrosoftGraphProvider() {
|
396
|
-
return
|
396
|
+
return (0, models_1.guid)("9d6ffef5-95ed-4a12-9c6d-2de60c11daa7");
|
397
397
|
}
|
398
398
|
static get UserPropertiesBySharePointProvider() {
|
399
|
-
return
|
399
|
+
return (0, models_1.guid)("9a37a669-cb46-443a-b833-9155755f6cc3");
|
400
400
|
}
|
401
401
|
static get FxUxPropertyDataSourceApi() {
|
402
|
-
return
|
402
|
+
return (0, models_1.guid)("8cf8a6b0-8ae5-4d6a-9e11-0f422243b885");
|
403
403
|
}
|
404
404
|
static get IdentityPropertyApi() {
|
405
|
-
return
|
405
|
+
return (0, models_1.guid)("d7834916-f4bf-4815-8bd0-e95cacdd6088");
|
406
406
|
}
|
407
407
|
static get BuiltinExtendedPropertiesRegistration() {
|
408
|
-
return
|
408
|
+
return (0, models_1.guid)("2ffc67fc-c360-4aef-ab24-6ad1ff9e673e");
|
409
409
|
}
|
410
|
-
static get FxUxCommentDialog() { return
|
410
|
+
static get FxUxCommentDialog() { return (0, models_1.guid)("aa93144c-2e1c-414a-9261-758f84630c07"); }
|
411
411
|
static get FeaturesActivation() {
|
412
|
-
return
|
412
|
+
return (0, models_1.guid)("ad2f5613-ccf0-4e57-8b30-a5584196ff92");
|
413
413
|
}
|
414
414
|
static get FxUxFilterEngineCore() {
|
415
|
-
return
|
415
|
+
return (0, models_1.guid)("234f4bf0-c7fc-4805-ada0-e413962b8a36");
|
416
416
|
}
|
417
417
|
static get FxUxBooleanFilterEngineCore() {
|
418
|
-
return
|
418
|
+
return (0, models_1.guid)("d93019e6-46ff-4ff0-a821-f4831d62adf5");
|
419
419
|
}
|
420
420
|
static get FxUxDateFilterEngineCore() {
|
421
|
-
return
|
421
|
+
return (0, models_1.guid)("97ccc4a2-197b-4355-b077-bdcaa37a65ee");
|
422
422
|
}
|
423
423
|
static get FxUxNumberFilterEngineCore() {
|
424
|
-
return
|
424
|
+
return (0, models_1.guid)("2ea250ea-379c-401d-ab18-a99a3e0af9fe");
|
425
425
|
}
|
426
426
|
static get FxUxPersonFilterEngineCore() {
|
427
|
-
return
|
427
|
+
return (0, models_1.guid)("5aeee054-ec93-4510-b078-5b58dfeb54f0");
|
428
428
|
}
|
429
429
|
static get FxUxTextFilterEngineCore() {
|
430
|
-
return
|
430
|
+
return (0, models_1.guid)("1cea0d1b-b4fc-40e9-a29c-e0b1b57351ac");
|
431
431
|
}
|
432
432
|
static get FxUxTaxonomyFilterEngineCore() {
|
433
|
-
return
|
433
|
+
return (0, models_1.guid)("15132d82-3993-4544-af09-e10d4053652c");
|
434
434
|
}
|
435
435
|
static get IdentitySyncProviderApi() {
|
436
|
-
return
|
436
|
+
return (0, models_1.guid)("bd353fe6-af43-4cca-9078-8a8a4f56d40b");
|
437
437
|
}
|
438
438
|
static get BuiltinSyncProvidersRegistration() {
|
439
|
-
return
|
439
|
+
return (0, models_1.guid)("5b4cadab-741c-4e86-aced-508ad70a75e2");
|
440
440
|
}
|
441
441
|
static get SharePointIntegrationExternalMapping() {
|
442
|
-
return
|
442
|
+
return (0, models_1.guid)("28b4abc6-7389-4719-8258-b9f92b7a8400");
|
443
443
|
}
|
444
444
|
static get TextCompletionTenantFeature() {
|
445
|
-
return
|
445
|
+
return (0, models_1.guid)("6a6e48dc-ddd1-4c83-8ee4-fc6b2ab74a9e");
|
446
446
|
}
|
447
447
|
static get DallESecretComponent() {
|
448
|
-
return
|
448
|
+
return (0, models_1.guid)("28b79dc3-9fc0-4a07-ae50-fa8d77e4a84b");
|
449
449
|
}
|
450
450
|
static get DallESecretRegistrations() {
|
451
|
-
return
|
451
|
+
return (0, models_1.guid)("4582e28e-dc79-4af9-b72a-27c58c984eb4");
|
452
452
|
}
|
453
453
|
static get DallELocalization() {
|
454
|
-
return
|
454
|
+
return (0, models_1.guid)("3942b438-c4af-40ff-9f0e-e37c579431ea");
|
455
455
|
}
|
456
456
|
static get DallETenantFeature() {
|
457
|
-
return
|
457
|
+
return (0, models_1.guid)("d64ef691-95ef-4a83-8289-815ec1c953eb");
|
458
458
|
}
|
459
459
|
static get DallEMediaProviderFeature() {
|
460
|
-
return
|
460
|
+
return (0, models_1.guid)("c2e130a6-ee72-4e74-b266-a55d94a920ed");
|
461
461
|
}
|
462
462
|
static get DefaultNotFoundLayout() {
|
463
|
-
return
|
463
|
+
return (0, models_1.guid)("02505707-5d3e-4b29-affd-159dad0c9060");
|
464
464
|
}
|
465
465
|
static get DefaultUnauthorizedLayout() {
|
466
|
-
return
|
466
|
+
return (0, models_1.guid)("03d7362b-f522-4da7-97bb-08d0702935aa");
|
467
467
|
}
|
468
468
|
static get StatusCodeLayoutRegistration() {
|
469
|
-
return
|
469
|
+
return (0, models_1.guid)("7d09b270-2f11-4d6e-8291-8098571bf3f3");
|
470
470
|
}
|
471
471
|
static get BuiltinPropertyBindingProviders() {
|
472
|
-
return
|
472
|
+
return (0, models_1.guid)("5040000a-2864-49b0-b92d-ee1c25c00364");
|
473
473
|
}
|
474
474
|
static get ExtendedEnterprisePropertyBindingProvider() {
|
475
|
-
return
|
475
|
+
return (0, models_1.guid)("9ce3c1eb-c939-461b-9287-364a6960ae4c");
|
476
476
|
}
|
477
477
|
static get BusinessProfilePropertyBindingProvider() {
|
478
|
-
return
|
478
|
+
return (0, models_1.guid)("16c51f16-1aa9-4540-a934-5dea88ee8c7d");
|
479
479
|
}
|
480
480
|
static get UserPropertyBindingProvider() {
|
481
|
-
return
|
481
|
+
return (0, models_1.guid)("90deab93-d8f9-45bf-8e01-1c478743ff4b");
|
482
482
|
}
|
483
483
|
static get MagicLinkCore() {
|
484
|
-
return
|
484
|
+
return (0, models_1.guid)("801bcf8f-94fd-4619-843f-7f1fc0c57b3c");
|
485
485
|
}
|
486
486
|
}
|
487
487
|
exports.OmniaResourceManifests = OmniaResourceManifests;
|
488
488
|
class OmniaWebComponentManifests {
|
489
489
|
static get JourneyBladeComponent() {
|
490
|
-
return
|
490
|
+
return (0, models_1.guid)("4357bb82-64e3-482c-8710-afed3b2be35c");
|
491
491
|
}
|
492
492
|
static get AuthSetup() {
|
493
|
-
return
|
493
|
+
return (0, models_1.guid)("e4889269-c6ad-440d-a65f-3acdf5bb6152");
|
494
494
|
}
|
495
495
|
static get AuthenticationBlock() {
|
496
|
-
return
|
496
|
+
return (0, models_1.guid)("b273791e-a562-4033-97cd-c0a1c0f907cb");
|
497
497
|
}
|
498
498
|
static get AuthenticationCore() {
|
499
|
-
return
|
499
|
+
return (0, models_1.guid)("21a9b2ca-f7c1-44b8-b744-5b0a9bcf99d0");
|
500
500
|
}
|
501
501
|
static get LoginOmniaView() {
|
502
|
-
return
|
502
|
+
return (0, models_1.guid)("535ac075-2846-46ec-a569-a78457213e6f");
|
503
503
|
}
|
504
504
|
static get LoginOmniaRenderer() {
|
505
|
-
return
|
505
|
+
return (0, models_1.guid)("bc3b9409-639d-4582-9a6e-58a4295bc470");
|
506
506
|
}
|
507
507
|
static get LoginIdentityCreationRequestRenderer() {
|
508
|
-
return
|
508
|
+
return (0, models_1.guid)("2b741f02-03a5-4cb5-a7be-72e204ebecc8");
|
509
509
|
}
|
510
510
|
static get Logout() {
|
511
|
-
return
|
511
|
+
return (0, models_1.guid)("f297290b-5ea4-409a-9738-ca880f1ea612");
|
512
512
|
}
|
513
513
|
static get MagicLinkLogin() {
|
514
|
-
return
|
514
|
+
return (0, models_1.guid)("106dba3f-206e-4ad7-bbb2-8e574e3da49e");
|
515
515
|
}
|
516
516
|
static get MagicLinkSuccess() {
|
517
|
-
return
|
517
|
+
return (0, models_1.guid)("168b37eb-8cbc-4e46-944c-bf9a6a5e9063");
|
518
518
|
}
|
519
519
|
static get MagicLinkFailure() {
|
520
|
-
return
|
520
|
+
return (0, models_1.guid)("d836de74-ad89-4f49-99e2-1046b1ba2cab");
|
521
521
|
}
|
522
522
|
static get LayoutRendererCanvas() {
|
523
|
-
return
|
523
|
+
return (0, models_1.guid)("f346db89-a53b-4046-90b1-795429fb0162");
|
524
524
|
}
|
525
525
|
static get VersionedLayoutBladeBuilder() {
|
526
|
-
return
|
526
|
+
return (0, models_1.guid)("35ec8e8c-3b6e-4585-8afd-0b1832eef250");
|
527
527
|
}
|
528
528
|
static get VersionedLayoutCreationBlade() {
|
529
|
-
return
|
529
|
+
return (0, models_1.guid)("e40dc8c1-d503-4296-96ce-fd8cccadc744");
|
530
530
|
}
|
531
531
|
static get VersionedLayoutListBladeBuilder() {
|
532
|
-
return
|
532
|
+
return (0, models_1.guid)("cd42d83e-ed23-4ada-aea7-498795c701ee");
|
533
533
|
}
|
534
534
|
static get VersionedLayoutCheckedOutByOtherMessage() {
|
535
|
-
return
|
535
|
+
return (0, models_1.guid)("4b35f14a-241a-4014-9b3d-eb5c29a87667");
|
536
536
|
}
|
537
537
|
static get VersionedLayoutRenderer() {
|
538
|
-
return
|
538
|
+
return (0, models_1.guid)("ba03fc7e-6921-4682-89c0-a0ffe0cf942e");
|
539
539
|
}
|
540
540
|
static get VersionedLayoutEditor() {
|
541
|
-
return
|
541
|
+
return (0, models_1.guid)("73154f51-a929-44ac-be24-8779a3fa7ef5");
|
542
542
|
}
|
543
543
|
static get VersionHistory() {
|
544
|
-
return
|
544
|
+
return (0, models_1.guid)("32a6ca30-7438-4eb4-bcef-68e9cd49a334");
|
545
545
|
}
|
546
546
|
static get VersionHistoryPanel() {
|
547
|
-
return
|
547
|
+
return (0, models_1.guid)("f0247960-6678-4669-a264-52b2da403b70");
|
548
548
|
}
|
549
|
-
static get UserTypeLayoutRenderer() { return
|
550
|
-
static get VersionedLayoutController() { return
|
551
|
-
static get VersionedLayoutEditorChrome() { return
|
552
|
-
static get BladeHeader() { return
|
549
|
+
static get UserTypeLayoutRenderer() { return (0, models_1.guid)("30289e2b-58ff-48b0-aabb-3cb3732c3038"); }
|
550
|
+
static get VersionedLayoutController() { return (0, models_1.guid)("c88e2566-b07a-4680-aef7-f575f5c5641b"); }
|
551
|
+
static get VersionedLayoutEditorChrome() { return (0, models_1.guid)("177046bf-d171-495b-bce7-0d1cd9242fa1"); }
|
552
|
+
static get BladeHeader() { return (0, models_1.guid)("1541cc19-8f29-4196-8d08-121332a499a6"); }
|
553
553
|
static get OAppBar() {
|
554
|
-
return
|
554
|
+
return (0, models_1.guid)("90d19714-df6c-4b16-bd5d-42bc705e7692");
|
555
555
|
}
|
556
556
|
static get OAlert() {
|
557
|
-
return
|
557
|
+
return (0, models_1.guid)("8a200f29-d748-4601-b901-dd76ca8ec771");
|
558
558
|
}
|
559
559
|
static get OSwiper() {
|
560
|
-
return
|
560
|
+
return (0, models_1.guid)("8b0bddec-d5d7-4fcb-a7aa-c87913137ca3");
|
561
561
|
}
|
562
562
|
static get OSlide() {
|
563
|
-
return
|
563
|
+
return (0, models_1.guid)("d5ff3101-8df4-4196-a5c6-ab219bab4c25");
|
564
564
|
}
|
565
565
|
static get OInfiniteScroll() {
|
566
|
-
return
|
566
|
+
return (0, models_1.guid)("fb478d20-1092-422a-a210-6afa9758300f");
|
567
567
|
}
|
568
568
|
static get OAvatar() {
|
569
|
-
return
|
569
|
+
return (0, models_1.guid)("8848766a-05fd-4a7a-8e1a-89376b3cf09a");
|
570
570
|
}
|
571
571
|
static get OLazy() {
|
572
|
-
return
|
572
|
+
return (0, models_1.guid)("2df6ab65-eea8-4ed8-bab2-97dff9c56224");
|
573
573
|
}
|
574
574
|
static get OBadge() {
|
575
|
-
return
|
575
|
+
return (0, models_1.guid)("4cc48714-e16a-45fe-b2d2-13932a13d1f8");
|
576
576
|
}
|
577
577
|
static get OBtn() {
|
578
|
-
return
|
578
|
+
return (0, models_1.guid)("2dc36afd-2759-4696-ad30-c07d123dcc62");
|
579
579
|
}
|
580
580
|
static get OBtnGroup() {
|
581
|
-
return
|
581
|
+
return (0, models_1.guid)("2c933089-7d81-4c55-987d-0530d63d458e");
|
582
582
|
}
|
583
583
|
static get OCard() {
|
584
|
-
return
|
584
|
+
return (0, models_1.guid)("9349eb77-1427-4f73-bb91-f7994524e5c8");
|
585
585
|
}
|
586
586
|
static get OChart() {
|
587
|
-
return
|
587
|
+
return (0, models_1.guid)("3d712fc3-294b-4b6c-8283-934e5d0ce00c");
|
588
588
|
}
|
589
589
|
static get OCheckBox() {
|
590
|
-
return
|
590
|
+
return (0, models_1.guid)("f552852b-a987-4a37-8c93-29da62aaf9dc");
|
591
591
|
}
|
592
592
|
static get OChip() {
|
593
|
-
return
|
593
|
+
return (0, models_1.guid)("f12317fe-b91b-4efe-bc33-7cfe39fabe1c");
|
594
594
|
}
|
595
595
|
static get ONotification() {
|
596
|
-
return
|
596
|
+
return (0, models_1.guid)("16277e30-59db-453e-b98a-d6946d315c39");
|
597
597
|
}
|
598
598
|
static get OColumn() {
|
599
|
-
return
|
599
|
+
return (0, models_1.guid)("d116618a-12d0-439f-8da8-09535809c260");
|
600
600
|
}
|
601
601
|
static get OColumnGrid() {
|
602
|
-
return
|
602
|
+
return (0, models_1.guid)("58850535-f480-40bc-98b4-0064f89d19d0");
|
603
603
|
}
|
604
604
|
static get ORow() {
|
605
|
-
return
|
605
|
+
return (0, models_1.guid)("ee11b15d-9e30-495f-b46b-0c84244110c2");
|
606
606
|
}
|
607
607
|
static get ODataTable() {
|
608
|
-
return
|
608
|
+
return (0, models_1.guid)("27c00720-f7fb-46bb-b392-86a2cb94797c");
|
609
609
|
}
|
610
610
|
static get ODataTableServer() {
|
611
|
-
return
|
611
|
+
return (0, models_1.guid)("810f65f4-3037-4ef2-a142-907a707f650f");
|
612
612
|
}
|
613
613
|
static get ODialog() {
|
614
|
-
return
|
614
|
+
return (0, models_1.guid)("dc1c89b3-d0c2-4b7a-a105-0f19a0f962b3");
|
615
615
|
}
|
616
616
|
static get ODivider() {
|
617
|
-
return
|
617
|
+
return (0, models_1.guid)("c0415286-cfac-4134-9dd2-64dc1621c463");
|
618
618
|
}
|
619
619
|
static get ODraggable() {
|
620
|
-
return
|
620
|
+
return (0, models_1.guid)("3465fc25-0ac4-4f43-af9d-3df1cf17ec55");
|
621
621
|
}
|
622
622
|
static get ODatePicker() {
|
623
|
-
return
|
623
|
+
return (0, models_1.guid)("b10a0917-fdc7-44c8-90d9-b472ee3b3c99");
|
624
624
|
}
|
625
625
|
static get OExpansionpanels() {
|
626
|
-
return
|
626
|
+
return (0, models_1.guid)("22037265-3d7a-43a6-a79c-f1d01a23cffb");
|
627
627
|
}
|
628
628
|
static get OExpansionpanel() {
|
629
|
-
return
|
629
|
+
return (0, models_1.guid)("a6ca5f7d-21d2-4b16-8fca-b70c965fded1");
|
630
630
|
}
|
631
631
|
static get OForm() {
|
632
|
-
return
|
632
|
+
return (0, models_1.guid)("02b49401-a355-4f3d-b9fc-158e52535ac3");
|
633
633
|
}
|
634
634
|
static get OHostProvider() {
|
635
|
-
return
|
635
|
+
return (0, models_1.guid)("8beba318-c75e-49aa-b203-190ba1953c71");
|
636
636
|
}
|
637
637
|
static get OIcon() {
|
638
|
-
return
|
638
|
+
return (0, models_1.guid)("df79ba95-ee5d-4013-9e79-35297b7d1e87");
|
639
639
|
}
|
640
640
|
static get OImage() {
|
641
|
-
return
|
641
|
+
return (0, models_1.guid)("1a821ca3-b97a-4b78-bf23-5864addd38ca");
|
642
642
|
}
|
643
643
|
static get OLayout() {
|
644
|
-
return
|
644
|
+
return (0, models_1.guid)("428e436c-13dc-4578-98a4-08786361c9b1");
|
645
645
|
}
|
646
646
|
static get OList() {
|
647
|
-
return
|
647
|
+
return (0, models_1.guid)("154a229c-9bd8-4d31-aed8-48da93f29ea2");
|
648
648
|
}
|
649
649
|
static get OListItem() {
|
650
|
-
return
|
650
|
+
return (0, models_1.guid)("4a463184-5ea2-4fbb-8cab-dbb9b06772da");
|
651
651
|
}
|
652
652
|
static get OMain() {
|
653
|
-
return
|
653
|
+
return (0, models_1.guid)("1ed9f2ec-3580-492c-b211-d719c9b15ad1");
|
654
654
|
}
|
655
655
|
static get OMenu() {
|
656
|
-
return
|
656
|
+
return (0, models_1.guid)("01c206c8-b30e-4140-8b64-57cdea679b78");
|
657
657
|
}
|
658
658
|
static get ONavigationDrawer() {
|
659
|
-
return
|
659
|
+
return (0, models_1.guid)("48b4d391-d03f-4a01-a948-5b845917d229");
|
660
660
|
}
|
661
661
|
static get OPanel() {
|
662
|
-
return
|
662
|
+
return (0, models_1.guid)("1d8d2a23-2824-4f1e-ab96-344841305976");
|
663
663
|
}
|
664
664
|
static get OFlex() {
|
665
|
-
return
|
665
|
+
return (0, models_1.guid)("1691e25d-9632-43f9-b78a-548fe8d2e8a7");
|
666
666
|
}
|
667
667
|
static get OScrollContainer() {
|
668
|
-
return
|
668
|
+
return (0, models_1.guid)("177587e1-0390-4861-b5d4-d491388a01b1");
|
669
669
|
}
|
670
670
|
static get OProgress() {
|
671
|
-
return
|
671
|
+
return (0, models_1.guid)("247719ac-6d38-43ec-889f-ace452544a21");
|
672
672
|
}
|
673
673
|
static get ORadio() {
|
674
|
-
return
|
674
|
+
return (0, models_1.guid)("2d9c50d3-dcb1-421c-afb8-eab80be243a1");
|
675
675
|
}
|
676
676
|
static get ORadioGroup() {
|
677
|
-
return
|
677
|
+
return (0, models_1.guid)("48962186-dfb9-4f37-adc7-6f475b80015d");
|
678
678
|
}
|
679
679
|
static get ORating() {
|
680
|
-
return
|
680
|
+
return (0, models_1.guid)("4c41fd87-99ae-4346-8150-fd47661e8100");
|
681
681
|
}
|
682
682
|
static get OSplitpane() {
|
683
|
-
return
|
683
|
+
return (0, models_1.guid)("6b7f04ba-8fc4-487e-a496-dd8e42b55dbd");
|
684
684
|
}
|
685
685
|
static get OSplitpaneItem() {
|
686
|
-
return
|
686
|
+
return (0, models_1.guid)("170e15fd-849e-4156-8ed9-b48f88711527");
|
687
687
|
}
|
688
688
|
static get OSelect() {
|
689
|
-
return
|
689
|
+
return (0, models_1.guid)("578e2a4d-5cd2-47a4-b129-1911256253a7");
|
690
690
|
}
|
691
691
|
static get OSkeletonLoader() {
|
692
|
-
return
|
692
|
+
return (0, models_1.guid)("2ade9272-1b3c-426f-ac97-c63026f77351");
|
693
693
|
}
|
694
694
|
static get OSlider() {
|
695
|
-
return
|
695
|
+
return (0, models_1.guid)("d108fdde-5ca9-42d7-ae92-195eb74b5452");
|
696
696
|
}
|
697
697
|
static get ORangeSlider() {
|
698
|
-
return
|
698
|
+
return (0, models_1.guid)("8a82f6b5-41cc-49b2-ade3-e5b880fd3a58");
|
699
699
|
}
|
700
700
|
static get OSnackbar() {
|
701
|
-
return
|
701
|
+
return (0, models_1.guid)("a19feddc-d78b-4065-b765-0162fd088379");
|
702
702
|
}
|
703
703
|
static get OSpacer() {
|
704
|
-
return
|
704
|
+
return (0, models_1.guid)("c26ccc7a-eae0-4f76-a062-e83c6df302fc");
|
705
705
|
}
|
706
706
|
static get OStepper() {
|
707
|
-
return
|
707
|
+
return (0, models_1.guid)("7cc2d4fe-ecde-4174-badc-5797ba6fb53e");
|
708
708
|
}
|
709
709
|
static get OStepperStep() {
|
710
|
-
return
|
710
|
+
return (0, models_1.guid)("a8c8ffd3-d8ff-46ee-969d-8fb6b9522104");
|
711
711
|
}
|
712
712
|
static get OSwitch() {
|
713
|
-
return
|
713
|
+
return (0, models_1.guid)("31cc47b1-9e7d-4c40-b826-f58d1c955a43");
|
714
714
|
}
|
715
715
|
static get OTable() {
|
716
|
-
return
|
716
|
+
return (0, models_1.guid)("9ae46ba0-5370-4a32-9be2-91bf111c2a85");
|
717
717
|
}
|
718
718
|
static get OTab() {
|
719
|
-
return
|
719
|
+
return (0, models_1.guid)("8669930d-609c-497e-8cde-0c554621db88");
|
720
720
|
}
|
721
721
|
static get OTabs() {
|
722
|
-
return
|
722
|
+
return (0, models_1.guid)("7345c491-927b-4343-8d9f-5e14f51fbfad");
|
723
723
|
}
|
724
724
|
static get OText() {
|
725
|
-
return
|
725
|
+
return (0, models_1.guid)("b5a11307-4f70-4ba8-9e1e-e4102ea95536");
|
726
726
|
}
|
727
727
|
static get OLink() {
|
728
|
-
return
|
728
|
+
return (0, models_1.guid)("75cd9309-9dd1-4646-9e0c-e6b5b1cac14d");
|
729
729
|
}
|
730
730
|
static get OTextArea() {
|
731
|
-
return
|
731
|
+
return (0, models_1.guid)("1e7db8a9-8533-485d-97b4-359f64601ff0");
|
732
732
|
}
|
733
733
|
static get OTextField() {
|
734
|
-
return
|
734
|
+
return (0, models_1.guid)("94cf71a5-a68d-4b86-aea3-25d400df2bd2");
|
735
735
|
}
|
736
736
|
static get OToolbar() {
|
737
|
-
return
|
737
|
+
return (0, models_1.guid)("575bd9ad-6c0d-4fc9-ab53-fbd1b93786c4");
|
738
738
|
}
|
739
739
|
static get OColorPicker() {
|
740
|
-
return
|
740
|
+
return (0, models_1.guid)("28370f03-1276-4e82-b4c2-9237f943710a");
|
741
741
|
}
|
742
742
|
static get OTooltip() {
|
743
|
-
return
|
743
|
+
return (0, models_1.guid)("19adb199-3860-4f41-b10f-3a00eb3eb534");
|
744
744
|
}
|
745
745
|
static get OTreeView() {
|
746
|
-
return
|
746
|
+
return (0, models_1.guid)("c617a9d7-e252-4992-9c41-becb55905973");
|
747
747
|
}
|
748
748
|
static get OValidation() {
|
749
|
-
return
|
749
|
+
return (0, models_1.guid)("1e7fa637-f491-4cbe-b9ce-b6d577fec150");
|
750
750
|
}
|
751
751
|
static get OPagination() {
|
752
|
-
return
|
752
|
+
return (0, models_1.guid)("ecbd3b3d-bc83-4cf0-8565-97772da1320c");
|
753
753
|
}
|
754
754
|
static get Admin() {
|
755
|
-
return
|
755
|
+
return (0, models_1.guid)("253e469e-f68e-4cb5-b526-343736c2ff11");
|
756
756
|
}
|
757
757
|
static get AdminShortcut() {
|
758
|
-
return
|
758
|
+
return (0, models_1.guid)("174676a0-6a17-48db-9829-67009acc3a95");
|
759
759
|
}
|
760
760
|
static get Bladestest() {
|
761
|
-
return
|
761
|
+
return (0, models_1.guid)("4bf06d0f-2e3e-4531-b303-4daf1a4a2bd3");
|
762
762
|
}
|
763
763
|
static get Welcome() {
|
764
|
-
return
|
764
|
+
return (0, models_1.guid)("9d7a7870-58c5-4c8f-aba4-9e1ea159ad96");
|
765
765
|
}
|
766
766
|
static get AuthenticationChecker() {
|
767
|
-
return
|
767
|
+
return (0, models_1.guid)("1f7862d6-9c64-476a-b5f1-dad14471637f");
|
768
768
|
}
|
769
769
|
static get FxUxColorpicker() {
|
770
|
-
return
|
770
|
+
return (0, models_1.guid)("c181868e-ca39-4f27-bde7-79b127691616");
|
771
771
|
}
|
772
772
|
static get FxUxIframe() {
|
773
|
-
return
|
773
|
+
return (0, models_1.guid)("1ef47f51-d94f-4bca-a66a-2d691ef5969c");
|
774
774
|
}
|
775
775
|
static get FxUxDateTimePicker() {
|
776
|
-
return
|
776
|
+
return (0, models_1.guid)("dedf711a-4e0f-4c5c-850b-51c01ea367a7");
|
777
777
|
}
|
778
778
|
static get FxSizeContainer() {
|
779
|
-
return
|
779
|
+
return (0, models_1.guid)("1beebdd7-0f17-4f3f-b54e-443f3ae13a5c");
|
780
780
|
}
|
781
781
|
static get Console() {
|
782
|
-
return
|
782
|
+
return (0, models_1.guid)("f3d75940-db51-447d-bf67-19251f5465b0");
|
783
783
|
}
|
784
784
|
static get DevSocketMessage() {
|
785
|
-
return
|
785
|
+
return (0, models_1.guid)("e6b88bd8-d419-49c8-af6f-ed268ae64430");
|
786
786
|
}
|
787
787
|
static get FxUxDialog() {
|
788
|
-
return
|
788
|
+
return (0, models_1.guid)("3ff00f2d-8a4c-48a4-ae0c-ff23fc0127ac");
|
789
789
|
}
|
790
790
|
static get FxUxConfirmDialog() {
|
791
|
-
return
|
791
|
+
return (0, models_1.guid)("b11276a5-e84a-4709-a55a-bd185b4c7a1d");
|
792
792
|
}
|
793
793
|
static get FxUxDocumenticon() {
|
794
|
-
return
|
794
|
+
return (0, models_1.guid)("3c8a3f4a-373c-4d7b-b02b-beccc49b8d79");
|
795
795
|
}
|
796
796
|
static get FxUxStatusMessageOverlay() {
|
797
|
-
return
|
797
|
+
return (0, models_1.guid)("cb83d46e-aaed-44d4-920d-4d5da21bc488");
|
798
798
|
}
|
799
799
|
static get Header() {
|
800
|
-
return
|
800
|
+
return (0, models_1.guid)("97a0cc3e-2c06-4517-ba3c-9db6e5e04f8b");
|
801
801
|
}
|
802
802
|
static get Chrome() {
|
803
|
-
return
|
803
|
+
return (0, models_1.guid)("057bef68-97bb-4ba4-a089-d01c2da1322e");
|
804
804
|
}
|
805
805
|
static get FxUxHeading() {
|
806
|
-
return
|
806
|
+
return (0, models_1.guid)("374647c7-b8c9-4936-b9f8-c8df5d62c383");
|
807
807
|
}
|
808
808
|
static get FxUxSelection() {
|
809
|
-
return
|
809
|
+
return (0, models_1.guid)("d77bfe70-0fa8-4b5d-9d2c-b578660fc364");
|
810
810
|
}
|
811
811
|
static get FxUxInputToken() {
|
812
|
-
return
|
812
|
+
return (0, models_1.guid)("db657792-b7d5-41d7-a90d-d4488bd1034e");
|
813
813
|
}
|
814
814
|
static get FxUxIconpicker() {
|
815
|
-
return
|
815
|
+
return (0, models_1.guid)("7c3b9838-bf84-4a53-a446-d3795494b304");
|
816
816
|
}
|
817
817
|
static get FxUxJourney() {
|
818
|
-
return
|
818
|
+
return (0, models_1.guid)("c362ce2d-88bf-493e-9581-d88a858fcae9");
|
819
819
|
}
|
820
820
|
static get FxUxMenuBlade() {
|
821
|
-
return
|
821
|
+
return (0, models_1.guid)("f3b4f675-c04e-45b1-a767-f98daabc0dc7");
|
822
822
|
}
|
823
823
|
static get FxUxWizard() {
|
824
|
-
return
|
824
|
+
return (0, models_1.guid)("bd6cd82a-abef-42e7-bf60-679c7d5fb470");
|
825
825
|
}
|
826
826
|
static get FxUxPeoplePicker() {
|
827
|
-
return
|
827
|
+
return (0, models_1.guid)("4893dcff-9223-448c-9259-367a1b4ad652");
|
828
828
|
}
|
829
829
|
static get FxUxIcon() {
|
830
|
-
return
|
830
|
+
return (0, models_1.guid)("ec34a224-751b-4124-b150-3174ac3868f1");
|
831
831
|
}
|
832
832
|
static get FxUxButton() {
|
833
|
-
return
|
833
|
+
return (0, models_1.guid)("b78a4896-149c-4c62-8632-b474ebb800eb");
|
834
834
|
}
|
835
835
|
static get FxUxDatatable() {
|
836
|
-
return
|
836
|
+
return (0, models_1.guid)("96564a74-f881-4e87-bd76-5094cf1dc999");
|
837
837
|
}
|
838
838
|
static get FxUxShapeDivider() {
|
839
|
-
return
|
839
|
+
return (0, models_1.guid)("e11da8c3-cd65-4c1e-8701-db2c69e423de");
|
840
840
|
}
|
841
841
|
static get FxUxShapeDividerSettings() {
|
842
|
-
return
|
842
|
+
return (0, models_1.guid)("67a7bdf5-8e82-465d-8f3f-c32413512932");
|
843
843
|
}
|
844
844
|
static get FxUxEnterprisePropertiesRichTextFieldDisplay() {
|
845
|
-
return
|
845
|
+
return (0, models_1.guid)("ac9c0323-7b25-45f9-a5fb-ca4f75296225");
|
846
846
|
}
|
847
847
|
static get FxUxEnterprisePropertiesTextFieldDisplay() {
|
848
|
-
return
|
848
|
+
return (0, models_1.guid)("7dfd547f-fe4a-455b-b204-c61d3b7b10a5");
|
849
849
|
}
|
850
850
|
static get FxUxEnterprisePropertiesDateTimeFieldDisplay() {
|
851
|
-
return
|
851
|
+
return (0, models_1.guid)("8bb3a534-2051-40f5-8cea-8130e5b10715");
|
852
852
|
}
|
853
853
|
static get FxUxEnterprisePropertiesUserFieldDisplay() {
|
854
|
-
return
|
854
|
+
return (0, models_1.guid)("08f6ee02-c5d9-4b64-8f63-0ec352fdd94c");
|
855
855
|
}
|
856
856
|
static get FxUxEnterprisePropertiesBooleanFieldDisplay() {
|
857
|
-
return
|
857
|
+
return (0, models_1.guid)("92ead6d9-fd26-4d2b-82d2-034d0f29ed89");
|
858
858
|
}
|
859
859
|
static get FxUxEnterprisePropertiesNumberFieldDisplay() {
|
860
|
-
return
|
860
|
+
return (0, models_1.guid)("8f3b2c82-87b1-430c-a0a9-fcbcd7085739");
|
861
861
|
}
|
862
862
|
static get FxUxEnterprisePropertiesTaxonomyFieldDisplay() {
|
863
|
-
return
|
863
|
+
return (0, models_1.guid)("9c022182-0662-4a9d-bc97-9d23148f5d83");
|
864
864
|
}
|
865
865
|
static get FxUxEnterprisePropertiesLanguageFieldDisplay() {
|
866
|
-
return
|
866
|
+
return (0, models_1.guid)("6a43742c-fb5f-4c7b-a4c4-d673b1ca55f3");
|
867
867
|
}
|
868
868
|
static get FxUxEnterprisePropertiesTagsPropertyDisplay() {
|
869
|
-
return
|
869
|
+
return (0, models_1.guid)("1cb9cb57-345b-41c3-bae6-6e9bab8cf454");
|
870
870
|
}
|
871
871
|
static get FxUxEnterprisePropertyPicker() {
|
872
|
-
return
|
872
|
+
return (0, models_1.guid)("b94ea090-8c7f-4610-85de-9d21a61e0826");
|
873
873
|
}
|
874
874
|
static get FxUxEnterprisePropertySetPicker() {
|
875
|
-
return
|
875
|
+
return (0, models_1.guid)("0619d10d-5416-45aa-abbd-c17d5b867501");
|
876
876
|
}
|
877
877
|
static get FxUxEnterprisePropertyDataTypeProviderDisplay() {
|
878
|
-
return
|
878
|
+
return (0, models_1.guid)("4fc2b52f-6248-4d5c-aced-1c31f7ead58b");
|
879
879
|
}
|
880
880
|
static get FxUxSharePointTermItem() {
|
881
|
-
return
|
881
|
+
return (0, models_1.guid)("dae567bb-2f18-46ab-ad5c-0adaa64945cf");
|
882
882
|
}
|
883
883
|
static get FxUxLimitedLabel() {
|
884
|
-
return
|
884
|
+
return (0, models_1.guid)("6c2ac8bf-4da4-4a2b-8e54-4eaf5b42099f");
|
885
885
|
}
|
886
886
|
static get FxSpTermGlossaryMapping() {
|
887
|
-
return
|
887
|
+
return (0, models_1.guid)("98a56de4-b1ac-458a-96ff-aad5e2c74e6b");
|
888
888
|
}
|
889
889
|
static get FxSpfxWpSetting() {
|
890
|
-
return
|
890
|
+
return (0, models_1.guid)("5057354b-14bb-430e-854a-22e21d9ab7af");
|
891
891
|
}
|
892
892
|
static get FxSpfxWp() {
|
893
|
-
return
|
893
|
+
return (0, models_1.guid)("a7105d99-6040-472b-8d55-819f99a434db");
|
894
894
|
}
|
895
895
|
static get FxUxSettingspane() {
|
896
|
-
return
|
896
|
+
return (0, models_1.guid)("c0de4753-b9fe-4004-b0f4-e6b6b91730ab");
|
897
897
|
}
|
898
898
|
static get FxUxRollupEmpty() {
|
899
|
-
return
|
899
|
+
return (0, models_1.guid)("8c779409-0eb6-47eb-8510-b39cbefa17a7");
|
900
900
|
}
|
901
901
|
static get FxUxRollupFilter() {
|
902
|
-
return
|
902
|
+
return (0, models_1.guid)("327f0bbc-ccdf-4ad6-b43b-86816c61d6c9");
|
903
903
|
}
|
904
904
|
static get FxUxRollupFilterPicker() {
|
905
|
-
return
|
905
|
+
return (0, models_1.guid)("0ed31f85-4a24-4481-a011-ce4fa4aa5436");
|
906
906
|
}
|
907
907
|
static get Signout() {
|
908
|
-
return
|
908
|
+
return (0, models_1.guid)("d4c04030-b6a7-48af-a54f-c4fbad17aa79");
|
909
909
|
}
|
910
910
|
static get FxUxTermpicker() {
|
911
|
-
return
|
911
|
+
return (0, models_1.guid)("5d105c3d-5c2e-42d9-bdae-9e690af1b0a5");
|
912
912
|
}
|
913
913
|
static get FxUxTemplatePicker() {
|
914
|
-
return
|
914
|
+
return (0, models_1.guid)("3ccd4696-48b2-44ef-b3fb-f9b561ca1967");
|
915
915
|
}
|
916
916
|
static get FxUxMediapicker() {
|
917
|
-
return
|
917
|
+
return (0, models_1.guid)("64ccb32b-c7e9-4169-87c9-fe5d9bcb8c4f");
|
918
918
|
}
|
919
919
|
static get FxUxMediapickerImage() {
|
920
|
-
return
|
920
|
+
return (0, models_1.guid)("e9bb3179-7139-43d7-87e1-39cedf749838");
|
921
921
|
}
|
922
922
|
static get FxUxMediapickerVideo() {
|
923
|
-
return
|
923
|
+
return (0, models_1.guid)("4b2648ed-8b12-4e62-a09b-21b099b43399");
|
924
924
|
}
|
925
925
|
static get FxUxImageGrid() {
|
926
|
-
return
|
926
|
+
return (0, models_1.guid)("dfefc152-0763-4431-90e9-2700bad98412");
|
927
927
|
}
|
928
928
|
static get FxUxPexelProvider() {
|
929
|
-
return
|
929
|
+
return (0, models_1.guid)("0c762bb5-c7e6-4ccd-8a89-907200dffca5");
|
930
930
|
}
|
931
931
|
static get FxUxUnsplashProvider() {
|
932
|
-
return
|
932
|
+
return (0, models_1.guid)("6e7529d9-94f9-489e-a5be-5a129406caa2");
|
933
933
|
}
|
934
934
|
static get FxUxMediaflowProvider() {
|
935
|
-
return
|
935
|
+
return (0, models_1.guid)("e4c4594d-5285-45a2-9edf-1dca20f92d69");
|
936
936
|
}
|
937
937
|
static get FxUxMediaflowProviderVideoPlayer() {
|
938
|
-
return
|
938
|
+
return (0, models_1.guid)("29de1787-7bbb-49b1-961e-75210d865a1b");
|
939
939
|
}
|
940
|
-
//public static get FxUxPexelProviderRegistration():
|
940
|
+
//public static get FxUxPexelProviderRegistration(): guid { return guid("994741e0-aa57-4ed0-b4a1-251fb1cfbf9a"); }
|
941
941
|
static get FxUxMyComputerProvider() {
|
942
|
-
return
|
942
|
+
return (0, models_1.guid)("781b7e99-53cf-4f5b-9a40-2cad1a0cc654");
|
943
943
|
}
|
944
|
-
//public static get FxUxMyComputerProviderRegistration():
|
944
|
+
//public static get FxUxMyComputerProviderRegistration(): guid { return guid("00bad8f5-0874-4e7a-87fd-50d30b396901"); }
|
945
945
|
static get FxUxFileUploader() {
|
946
|
-
return
|
946
|
+
return (0, models_1.guid)("1fab0218-538f-431c-91ec-e4e10cbd468c");
|
947
947
|
}
|
948
948
|
static get FxUxBingProvider() {
|
949
|
-
return
|
949
|
+
return (0, models_1.guid)("fc7e7933-28e6-4088-ab1b-37b8f89e8693");
|
950
950
|
}
|
951
|
-
//public static get FxUxBingProviderRegistration():
|
951
|
+
//public static get FxUxBingProviderRegistration(): guid { return guid("3ad43973-5fd5-40eb-8034-cae9c85eef33"); }
|
952
952
|
static get FxUxCentralImageLocationProvider() {
|
953
|
-
return
|
953
|
+
return (0, models_1.guid)("3cdfbb74-75f3-4a10-a9f1-7b63978d238b");
|
954
954
|
}
|
955
955
|
static get FxUxSharePointVideoSettings() {
|
956
|
-
return
|
956
|
+
return (0, models_1.guid)("93b4d635-2faa-4904-854a-043eff6872b7");
|
957
957
|
}
|
958
|
-
//public static get FxUxCentralImageLocationProviderRegistration():
|
958
|
+
//public static get FxUxCentralImageLocationProviderRegistration(): guid { return guid("b3787e94-d386-4244-af1e-647ce5f1892a"); }
|
959
959
|
static get FxUxMicrosoftStreamProvider() {
|
960
|
-
return
|
960
|
+
return (0, models_1.guid)("e20801d6-1d54-4a75-a1ce-7a65cb30cac6");
|
961
961
|
}
|
962
|
-
//public static get FxUxMicrosoftStreamProviderRegistration():
|
962
|
+
//public static get FxUxMicrosoftStreamProviderRegistration(): guid { return guid("1cab7565-c47f-482d-af6e-23cef0bbd033"); }
|
963
963
|
static get FxUxYoutubeProvider() {
|
964
|
-
return
|
964
|
+
return (0, models_1.guid)("e748b310-3fe4-4732-b899-3513d863035b");
|
965
965
|
}
|
966
|
-
//public static get FxUxYoutubeProviderRegistration():
|
966
|
+
//public static get FxUxYoutubeProviderRegistration(): guid { return guid("0f90dfd5-fa8c-4e97-a840-3b3f3c5ee7d3"); }
|
967
967
|
static get FxUxVimeoProvider() {
|
968
|
-
return
|
968
|
+
return (0, models_1.guid)("9275faf9-638c-486b-9eef-0c7c38fcf12c");
|
969
969
|
}
|
970
970
|
static get FxUxDallEProvider() {
|
971
|
-
return
|
971
|
+
return (0, models_1.guid)("9ece4ebd-690f-43b7-95d5-3f72bcc590d1");
|
972
972
|
}
|
973
973
|
static get FxUxImageTransformer() {
|
974
|
-
return
|
974
|
+
return (0, models_1.guid)("a882dbf5-bd31-435d-87c4-42b6667926d5");
|
975
975
|
}
|
976
|
-
//public static get FxUxImageTransformerProvider():
|
976
|
+
//public static get FxUxImageTransformerProvider(): guid { return guid("ba5421a3-ec24-41ab-9768-0f49935fe6d4"); }
|
977
977
|
static get FxUxThemeDefinitionEditor() {
|
978
|
-
return
|
978
|
+
return (0, models_1.guid)("4ff736bf-8c54-4324-883e-d49f2a38f846");
|
979
979
|
}
|
980
980
|
static get FxUxImageEditor() {
|
981
|
-
return
|
981
|
+
return (0, models_1.guid)("701863f7-730f-46c3-9656-6ddc8262da27");
|
982
982
|
}
|
983
983
|
static get FxUxImageTransformEditor() {
|
984
|
-
return
|
984
|
+
return (0, models_1.guid)("7cdf73b6-c66c-499f-98fc-eed2d0b09af6");
|
985
985
|
}
|
986
986
|
static get SharepointVideoComponent() {
|
987
|
-
return
|
987
|
+
return (0, models_1.guid)("07fdbc11-9d77-4276-9eaf-e5f45ce14e18");
|
988
988
|
}
|
989
989
|
static get FxUxFieldValidation() {
|
990
|
-
return
|
990
|
+
return (0, models_1.guid)("90cfd68b-b4e0-4f67-bfd5-677bdf4af59d");
|
991
991
|
}
|
992
992
|
static get FxUxLetterAvatar() {
|
993
|
-
return
|
993
|
+
return (0, models_1.guid)("fc7e7937-28e6-4099-ab1b-37b8f89e8693");
|
994
994
|
}
|
995
995
|
static get FxUxLanguagePicker() {
|
996
|
-
return
|
996
|
+
return (0, models_1.guid)("20b4e816-6fb4-4f2b-8b24-0724eb5f2db2");
|
997
997
|
}
|
998
998
|
static get FxUxContextLanguagePicker() {
|
999
|
-
return
|
999
|
+
return (0, models_1.guid)("f2070c84-4f55-4820-99c3-98dd2ddb013c");
|
1000
1000
|
}
|
1001
1001
|
static get FxUxTimeZonePicker() {
|
1002
|
-
return
|
1002
|
+
return (0, models_1.guid)("9e11e028-1fc5-4086-b292-9ba4750fd2a1");
|
1003
1003
|
}
|
1004
1004
|
static get FxUxSiteLogoIcon() {
|
1005
|
-
return
|
1005
|
+
return (0, models_1.guid)("b000c2b3-b211-4ea5-b905-11ead32741c4");
|
1006
1006
|
}
|
1007
1007
|
static get FxUxTimePeriodPicker() {
|
1008
|
-
return
|
1008
|
+
return (0, models_1.guid)("a9e65570-1cd2-49ac-a6b2-af56caea6630");
|
1009
1009
|
}
|
1010
1010
|
static get FxUxDateTimeZonePicker() {
|
1011
|
-
return
|
1011
|
+
return (0, models_1.guid)("90e26d3a-6e3e-4bf9-bd1c-e81c6735eda2");
|
1012
1012
|
}
|
1013
1013
|
static get FxUxDateTimeZoneRenderer() {
|
1014
|
-
return
|
1014
|
+
return (0, models_1.guid)("d3d05fa7-bb11-4eca-b1c1-6f714641b678");
|
1015
1015
|
}
|
1016
1016
|
static get FxUxDateTimeFilterQuery() {
|
1017
|
-
return
|
1017
|
+
return (0, models_1.guid)("0fb46d84-e95e-4e04-8018-78bec4b370cb");
|
1018
1018
|
}
|
1019
1019
|
static get FxUxAppProvisioningRenderer() {
|
1020
|
-
return
|
1020
|
+
return (0, models_1.guid)("171ae633-5cef-4eaa-8897-7eba3bca0049");
|
1021
1021
|
}
|
1022
1022
|
static get FxUxAppProvisioningValidatorWrapper() {
|
1023
|
-
return
|
1023
|
+
return (0, models_1.guid)("2d739d8e-e5b1-41b8-8c49-81c584fc8f8f");
|
1024
1024
|
}
|
1025
1025
|
static get FxUxAppRouteInput() {
|
1026
|
-
return
|
1026
|
+
return (0, models_1.guid)("22d04b93-a87c-44d2-90da-28f58d163eeb");
|
1027
1027
|
}
|
1028
1028
|
static get FxUxAppTitleInput() {
|
1029
|
-
return
|
1029
|
+
return (0, models_1.guid)("42aef9dd-fa37-4548-9aed-5b4fedef43ed");
|
1030
1030
|
}
|
1031
1031
|
static get FxUxAppDescriptionInput() {
|
1032
|
-
return
|
1032
|
+
return (0, models_1.guid)("612fef70-e86b-4b12-a4c1-38324dbc6895");
|
1033
1033
|
}
|
1034
1034
|
static get FxUxAppShowInPublicListingsInput() {
|
1035
|
-
return
|
1035
|
+
return (0, models_1.guid)("8e21d658-d6f8-4d70-870d-29805b27df86");
|
1036
1036
|
}
|
1037
1037
|
static get FxUxAppImageInput() {
|
1038
|
-
return
|
1038
|
+
return (0, models_1.guid)("0edb4828-7624-4660-a114-56d63e31b847");
|
1039
1039
|
}
|
1040
1040
|
static get FxUxAppPropertiesInput() {
|
1041
|
-
return
|
1041
|
+
return (0, models_1.guid)("f4841dc1-6bb3-4069-8542-8b109cb3e048");
|
1042
1042
|
}
|
1043
1043
|
static get SpUxAppWithSharePointAliasInput() {
|
1044
|
-
return
|
1044
|
+
return (0, models_1.guid)("de36ccd3-a306-4b0e-a8f5-865e65521e41");
|
1045
1045
|
}
|
1046
1046
|
static get FxUxAppPropertyNamingPolicyInput() {
|
1047
|
-
return
|
1047
|
+
return (0, models_1.guid)("8d928767-69a4-48f3-9d8d-bd3edbfe190c");
|
1048
1048
|
}
|
1049
1049
|
static get FxUxVersionedLayoutUrlInput() {
|
1050
|
-
return
|
1050
|
+
return (0, models_1.guid)("6fa4d33c-8cf3-4130-bef7-0161155f1cff");
|
1051
1051
|
}
|
1052
1052
|
static get FxUxAppInstanceEditingJourney() {
|
1053
|
-
return
|
1053
|
+
return (0, models_1.guid)("ab791b4b-c7e1-4d87-98c9-d2e30a9feabb");
|
1054
1054
|
}
|
1055
1055
|
static get FxUxAppInstancePermissionBlade() {
|
1056
|
-
return
|
1056
|
+
return (0, models_1.guid)("2e089b08-dcf5-4566-992c-7df4617557a4");
|
1057
1057
|
}
|
1058
1058
|
static get FxUxAppInstanceRoutePathBlade() {
|
1059
|
-
return
|
1059
|
+
return (0, models_1.guid)("61054ad3-03e3-4015-a6b2-c453918d6203");
|
1060
1060
|
}
|
1061
1061
|
static get FxUxAppInstanceDeleteBlade() {
|
1062
|
-
return
|
1062
|
+
return (0, models_1.guid)("913f8bdc-d09a-4ece-8888-9db73a6a2bfb");
|
1063
1063
|
}
|
1064
1064
|
static get FxUxAppProvisioningWizard() {
|
1065
|
-
return
|
1065
|
+
return (0, models_1.guid)("9de3fb35-2e0a-4b6e-b4b6-aadd7d4717ff");
|
1066
1066
|
}
|
1067
1067
|
static get FxUxAppInstanceInformationStep() {
|
1068
|
-
return
|
1068
|
+
return (0, models_1.guid)("57666df7-cbce-43ca-929d-ab5c9dcb66ff");
|
1069
1069
|
}
|
1070
1070
|
static get FxUxAppInstanceUsersStep() {
|
1071
|
-
return
|
1071
|
+
return (0, models_1.guid)("07713a50-92f5-4467-884d-16df12975822");
|
1072
1072
|
}
|
1073
1073
|
static get FxUxAppInstanceEnterpriseStep() {
|
1074
|
-
return
|
1074
|
+
return (0, models_1.guid)("b6cb848f-98b6-4f5b-8e2c-c6dcddc8c771");
|
1075
1075
|
}
|
1076
1076
|
static get FxUxAppInstanceProvisioningSummaryStep() {
|
1077
|
-
return
|
1077
|
+
return (0, models_1.guid)("9c63c946-7191-4f2e-bcb8-bf3ec9bad112");
|
1078
1078
|
}
|
1079
1079
|
static get FxUxAppInstanceProgressBlade() {
|
1080
|
-
return
|
1080
|
+
return (0, models_1.guid)("24eddd6d-f729-4957-a8f3-1c89115945de");
|
1081
1081
|
}
|
1082
1082
|
static get FxUxAppInstanceRollup() {
|
1083
|
-
return
|
1083
|
+
return (0, models_1.guid)("a8f8d41d-8ceb-43e0-b163-98c209fd6b32");
|
1084
1084
|
}
|
1085
1085
|
static get FxUxAppInstanceRollupSettings() {
|
1086
|
-
return
|
1086
|
+
return (0, models_1.guid)("bf30212e-bf0d-4319-a1ad-b22bd528a3ac");
|
1087
1087
|
}
|
1088
1088
|
static get FxUxAppInstanceRollupListView() {
|
1089
|
-
return
|
1089
|
+
return (0, models_1.guid)("56f44aa4-881c-425b-8661-bff20129bc6d");
|
1090
1090
|
}
|
1091
1091
|
static get FxUxAppInstanceRollupRenderer() {
|
1092
|
-
return
|
1092
|
+
return (0, models_1.guid)("99576cfe-7550-4d4b-abc4-575e968f3f9c");
|
1093
1093
|
}
|
1094
1094
|
static get FxUxAppInstanceRollupMetricDetail() {
|
1095
|
-
return
|
1095
|
+
return (0, models_1.guid)("fb44f129-de80-4adb-b2f1-34176c1c17a5");
|
1096
1096
|
}
|
1097
1097
|
static get FxUxAppInstanceRollupListViewSettings() {
|
1098
|
-
return
|
1098
|
+
return (0, models_1.guid)("5011d68d-4428-47bc-861c-f89ce7155c26");
|
1099
1099
|
}
|
1100
1100
|
static get FxUxAppInstanceRollupCardView() {
|
1101
|
-
return
|
1101
|
+
return (0, models_1.guid)("f7de7fe6-1d07-46ad-a0df-b284923000fd");
|
1102
1102
|
}
|
1103
1103
|
static get FxUxAppInstanceRollupCardViewSettings() {
|
1104
|
-
return
|
1104
|
+
return (0, models_1.guid)("e41852c3-ec7c-426c-817b-a4631777db6e");
|
1105
1105
|
}
|
1106
1106
|
static get FxUxQueryablePropertiesJourney() {
|
1107
|
-
return
|
1107
|
+
return (0, models_1.guid)("759fc5cd-6595-4caa-aaf1-42223a054ea5");
|
1108
1108
|
}
|
1109
1109
|
static get FxUxDateTimeFieldEdit() {
|
1110
|
-
return
|
1110
|
+
return (0, models_1.guid)("f689d794-d21e-4838-9aa2-504cc5798d65");
|
1111
1111
|
}
|
1112
1112
|
static get FxUxPersonFieldEdit() {
|
1113
|
-
return
|
1113
|
+
return (0, models_1.guid)("4a5ec32e-e028-46e7-b89b-47a710a0268a");
|
1114
1114
|
}
|
1115
1115
|
static get FxUxBooleanFieldEdit() {
|
1116
|
-
return
|
1116
|
+
return (0, models_1.guid)("993c0d7a-1555-4d2d-8567-02f4b98cfdb9");
|
1117
1117
|
}
|
1118
1118
|
static get FxUxTextFieldEdit() {
|
1119
|
-
return
|
1119
|
+
return (0, models_1.guid)("e5575bd6-b201-4c3a-8a67-899459211110");
|
1120
1120
|
}
|
1121
1121
|
static get FxUxRichTextFieldEdit() {
|
1122
|
-
return
|
1122
|
+
return (0, models_1.guid)("522fc231-b79d-4428-80d2-48b9d6ef6c2b");
|
1123
1123
|
}
|
1124
1124
|
static get FxUxRichTextEditorSettingsComponent() {
|
1125
|
-
return
|
1125
|
+
return (0, models_1.guid)("8aca2b86-f3e7-41bc-8e8c-82dfad7d1a77");
|
1126
1126
|
}
|
1127
1127
|
static get FxUxRichTextEditorComponent() {
|
1128
|
-
return
|
1128
|
+
return (0, models_1.guid)("7474e750-42e3-47b4-821b-bafdb1cb4ee0");
|
1129
1129
|
}
|
1130
1130
|
static get FxUxRichTextEditorRendererCore() {
|
1131
|
-
return
|
1131
|
+
return (0, models_1.guid)("00229728-8ae3-4e53-acc2-872d00db341f");
|
1132
1132
|
}
|
1133
1133
|
static get FxUxRichTextEditorRendererComponent() {
|
1134
|
-
return
|
1134
|
+
return (0, models_1.guid)("c3804d46-bde1-4e61-961f-7de5ad9128d2");
|
1135
1135
|
}
|
1136
1136
|
static get FxUxNumberFieldEdit() {
|
1137
|
-
return
|
1137
|
+
return (0, models_1.guid)("9ed10598-0b58-4f6b-9752-ad675562de7a");
|
1138
1138
|
}
|
1139
1139
|
static get FxUxLanguageFieldEdit() {
|
1140
|
-
return
|
1140
|
+
return (0, models_1.guid)("0bf65de1-840d-4ad2-91c3-c10c4590bf19");
|
1141
1141
|
}
|
1142
1142
|
static get FxUxTagsPropertyEdit() {
|
1143
|
-
return
|
1143
|
+
return (0, models_1.guid)("65c3c7b9-916e-4243-b564-36166f2c94ae");
|
1144
1144
|
}
|
1145
1145
|
static get FxUxDataFieldEdit() {
|
1146
|
-
return
|
1146
|
+
return (0, models_1.guid)("bb27e780-de41-442f-a9ca-b8cef6c71100");
|
1147
1147
|
}
|
1148
1148
|
static get FxUxPersonFieldValueDefinition() {
|
1149
|
-
return
|
1149
|
+
return (0, models_1.guid)("523800d7-1528-4000-995f-706291edf85f");
|
1150
1150
|
}
|
1151
1151
|
static get FxUxRichTextFieldValueDefinition() {
|
1152
|
-
return
|
1152
|
+
return (0, models_1.guid)("46a6dcfc-9b71-4122-aa3c-903f5c4ffe1a");
|
1153
1153
|
}
|
1154
1154
|
static get FxUxBooleanFieldValueDefinition() {
|
1155
|
-
return
|
1155
|
+
return (0, models_1.guid)("2a05c552-66d6-4561-a6bc-16aac24c789b");
|
1156
1156
|
}
|
1157
1157
|
static get FxUxDataFieldValueDefinition() {
|
1158
|
-
return
|
1158
|
+
return (0, models_1.guid)("38e205cf-610f-4e30-96bf-592ff3ef52fa");
|
1159
1159
|
}
|
1160
1160
|
static get FxUxDateTimeFieldValueDefinition() {
|
1161
|
-
return
|
1161
|
+
return (0, models_1.guid)("5df6ff51-8da8-407d-ae56-ff334551dd2a");
|
1162
1162
|
}
|
1163
1163
|
static get FxUxMediaFieldValueDefinition() {
|
1164
|
-
return
|
1164
|
+
return (0, models_1.guid)("02bfba70-d739-47f6-92de-3222a342c197");
|
1165
1165
|
}
|
1166
1166
|
static get FxUxNumberFieldValueDefinition() {
|
1167
|
-
return
|
1167
|
+
return (0, models_1.guid)("bc57138e-59fc-4b59-9cc7-eab7eafcd038");
|
1168
1168
|
}
|
1169
1169
|
static get FxUxTextFieldValueDefinition() {
|
1170
|
-
return
|
1170
|
+
return (0, models_1.guid)("1ff588b7-06a0-42a0-8859-b17d56f06cd3");
|
1171
1171
|
}
|
1172
1172
|
static get FxUxLanguageFieldValueDefinition() {
|
1173
|
-
return
|
1173
|
+
return (0, models_1.guid)("9cc42cc9-165d-456c-9402-f8bf093edd92");
|
1174
1174
|
}
|
1175
1175
|
static get FxUxTagsPropertyValueDefinition() {
|
1176
|
-
return
|
1176
|
+
return (0, models_1.guid)("b8baf657-97d5-4885-991c-8dfb8e1ffa82");
|
1177
1177
|
}
|
1178
1178
|
static get FxUxTestFeaturesComponent() {
|
1179
|
-
return
|
1179
|
+
return (0, models_1.guid)("d9744f6d-33c7-4689-9b9d-0f3040ca083c");
|
1180
1180
|
}
|
1181
1181
|
static get FxUxCommentComponent() {
|
1182
|
-
return
|
1182
|
+
return (0, models_1.guid)("9be9d4f8-31fd-4d15-ab09-d235d5cd6a38");
|
1183
1183
|
}
|
1184
1184
|
static get FxUxPeopleTaggingComponent() {
|
1185
|
-
return
|
1185
|
+
return (0, models_1.guid)("23941207-9c47-4a78-b857-dd4bdca3ff84");
|
1186
1186
|
}
|
1187
1187
|
static get FxUxCommentLikeTemplate() {
|
1188
|
-
return
|
1188
|
+
return (0, models_1.guid)("0e7c1787-22cb-4110-8b47-40dbc788b4e5");
|
1189
1189
|
}
|
1190
1190
|
static get FxUxContentDialog() {
|
1191
|
-
return
|
1191
|
+
return (0, models_1.guid)("0b5a962f-a79f-4cc7-b282-85ae24b4c8e5");
|
1192
1192
|
}
|
1193
1193
|
static get FxUxLikeComponent() {
|
1194
|
-
return
|
1194
|
+
return (0, models_1.guid)("be381da6-819b-477c-8570-57f129cd9210");
|
1195
1195
|
}
|
1196
1196
|
static get FxUxReactionStyle() {
|
1197
|
-
return
|
1197
|
+
return (0, models_1.guid)("fedec5cb-43c8-4704-bd1b-8d28b4f3ea7d");
|
1198
1198
|
}
|
1199
1199
|
static get FxUxReactionsComponent() {
|
1200
|
-
return
|
1200
|
+
return (0, models_1.guid)("dc26034a-ad99-4c5c-8ec6-992d317df993");
|
1201
1201
|
}
|
1202
1202
|
static get FxUxReactionsStyle() {
|
1203
|
-
return
|
1203
|
+
return (0, models_1.guid)("21de9a37-3c95-4753-aaf9-be02c3f3aba9");
|
1204
1204
|
}
|
1205
1205
|
static get FxUxLikeListingTemplate() {
|
1206
|
-
return
|
1206
|
+
return (0, models_1.guid)("0e7c1787-22cb-4110-8b47-40dbc788b4ee");
|
1207
1207
|
}
|
1208
1208
|
static get FxUxPostLikeListingTemplate() {
|
1209
|
-
return
|
1209
|
+
return (0, models_1.guid)("4101e32d-2982-40d8-b49b-c23ed98a2e48");
|
1210
1210
|
}
|
1211
1211
|
static get FxUxPermissionInput() {
|
1212
|
-
return
|
1212
|
+
return (0, models_1.guid)("fb67bd4d-1cc2-4073-ab12-3c822d78ea17");
|
1213
1213
|
}
|
1214
1214
|
static get FxUxTenantAdminPermissionInput() {
|
1215
|
-
return
|
1215
|
+
return (0, models_1.guid)("d4adc78e-79ad-4c2c-889e-52755e2bbede");
|
1216
1216
|
}
|
1217
1217
|
static get FxUxSecurityTrimmer() {
|
1218
|
-
return
|
1218
|
+
return (0, models_1.guid)("379287b1-efe6-4a49-a43f-cd754d1fd951");
|
1219
1219
|
}
|
1220
1220
|
static get FxUxSpacingPicker() {
|
1221
|
-
return
|
1221
|
+
return (0, models_1.guid)("564bced7-081c-4964-83e8-df717f600ff3");
|
1222
1222
|
}
|
1223
1223
|
static get FxUxFilterPicker() {
|
1224
|
-
return
|
1224
|
+
return (0, models_1.guid)("46a6c15c-2a0e-446f-bef9-770274409366");
|
1225
1225
|
}
|
1226
1226
|
static get FxUxPickerWrapper() {
|
1227
|
-
return
|
1227
|
+
return (0, models_1.guid)("828d6c37-d552-4e7d-9f94-9270c521b6da");
|
1228
1228
|
}
|
1229
1229
|
static get FxUxFilterEngineSettings() {
|
1230
|
-
return
|
1230
|
+
return (0, models_1.guid)("a91d4cd2-b574-4de3-a672-110cb1cdf7ba");
|
1231
1231
|
}
|
1232
1232
|
static get FxUxFilterEngineDialogContent() {
|
1233
|
-
return
|
1233
|
+
return (0, models_1.guid)("937eab37-2066-440f-a955-51ac8cba45d7");
|
1234
1234
|
}
|
1235
1235
|
static get FxUxFilterEnginePersonPropertySettings() {
|
1236
|
-
return
|
1236
|
+
return (0, models_1.guid)("eed905b1-712c-498e-bd5b-b24f12ed10d7");
|
1237
1237
|
}
|
1238
1238
|
static get FxUxFilterEngineTagsPropertySettings() {
|
1239
|
-
return
|
1239
|
+
return (0, models_1.guid)("024952d8-8730-404d-a854-cfed0d045284");
|
1240
1240
|
}
|
1241
1241
|
static get FxUxFilterEnginePersonPropertyDefaultValueInput() {
|
1242
|
-
return
|
1242
|
+
return (0, models_1.guid)("ad26e9b3-bf77-4d94-9d15-3b9f9d1d4b02");
|
1243
1243
|
}
|
1244
1244
|
static get FxUxFilterEngineTagsPropertyDefaultValueInput() {
|
1245
|
-
return
|
1245
|
+
return (0, models_1.guid)("dc589fd5-33c8-400a-8dde-3dad35f47248");
|
1246
1246
|
}
|
1247
1247
|
static get FxUxFilterEngineBooleanPropertySettings() {
|
1248
|
-
return
|
1248
|
+
return (0, models_1.guid)("031ba18d-4af2-43d2-b9f1-724a56077890");
|
1249
1249
|
}
|
1250
1250
|
static get FxUxFilterEngineBooleanPropertyDefaultValueInput() {
|
1251
|
-
return
|
1251
|
+
return (0, models_1.guid)("6003c34b-7d2d-49cc-8a9c-7440371dca4b");
|
1252
1252
|
}
|
1253
1253
|
static get FxUxFilterEngineTextPropertySettings() {
|
1254
|
-
return
|
1254
|
+
return (0, models_1.guid)("7b2e1b93-599a-4e5f-b878-fb68b6abd74c");
|
1255
1255
|
}
|
1256
1256
|
static get FxUxFilterEngineTextPropertyDefaultValueInput() {
|
1257
|
-
return
|
1257
|
+
return (0, models_1.guid)("47fde301-6cac-4cfe-a002-b318651b2946");
|
1258
1258
|
}
|
1259
1259
|
static get FxUxFilterEngineDateTimePropertySettings() {
|
1260
|
-
return
|
1260
|
+
return (0, models_1.guid)("a1d77113-29c2-4045-bf72-254e8d2767c8");
|
1261
1261
|
}
|
1262
1262
|
static get FxUxFilterEngineDateTimePropertyDefaultValueInput() {
|
1263
|
-
return
|
1263
|
+
return (0, models_1.guid)("ba1fad28-be95-4b8f-adb7-290ccb8f8c86");
|
1264
1264
|
}
|
1265
1265
|
static get FxUxFilterEngineTaxonomyPropertySettings() {
|
1266
|
-
return
|
1266
|
+
return (0, models_1.guid)("db625bea-89b0-4f32-a946-efe7a887c7f2");
|
1267
1267
|
}
|
1268
1268
|
static get FxUxFilterEngineTaxonomyPropertyDefaultValueInput() {
|
1269
|
-
return
|
1269
|
+
return (0, models_1.guid)("ded30c24-0e6c-4688-9558-67472a8d0a02");
|
1270
1270
|
}
|
1271
1271
|
static get FxUxFilterEngineExtendedTaxonomyPropertyDefaultValueInput() {
|
1272
|
-
return
|
1272
|
+
return (0, models_1.guid)("0fb3af11-82d8-49fc-89b0-4ed67949091e");
|
1273
1273
|
}
|
1274
1274
|
static get FxUxFilterEngineNumberPropertySettings() {
|
1275
|
-
return
|
1275
|
+
return (0, models_1.guid)("ee09ecc9-d4fb-46de-8f1a-408e38858030");
|
1276
1276
|
}
|
1277
1277
|
static get FxUxFilterEngineNumberPropertyDefaultValueInput() {
|
1278
|
-
return
|
1278
|
+
return (0, models_1.guid)("ea2ad78a-cabc-4ec0-bc36-09301b3713c3");
|
1279
1279
|
}
|
1280
1280
|
static get FxUxFilterEngineRenderer() {
|
1281
|
-
return
|
1281
|
+
return (0, models_1.guid)("34e1cea9-69d7-44f1-bbec-4770b51d49f5");
|
1282
1282
|
}
|
1283
1283
|
static get FxUxTaxonomyFilterEngineRenderer() {
|
1284
|
-
return
|
1284
|
+
return (0, models_1.guid)("28d15a11-79a0-4eaa-9f2e-82abe15f7177");
|
1285
1285
|
}
|
1286
1286
|
static get FxUxPersonFilterEngineRenderer() {
|
1287
|
-
return
|
1287
|
+
return (0, models_1.guid)("43fc7007-8d11-4ec3-a70e-bbd767ef4f95");
|
1288
1288
|
}
|
1289
1289
|
static get FxUxTagsFilterEngineRenderer() {
|
1290
|
-
return
|
1290
|
+
return (0, models_1.guid)("425ef728-15f0-4fed-9a04-2d48a2ac7df8");
|
1291
1291
|
}
|
1292
1292
|
static get FxUxTextFilterEngineRenderer() {
|
1293
|
-
return
|
1293
|
+
return (0, models_1.guid)("c7b859fc-2c5b-46c0-9ff0-8ee4a9daa394");
|
1294
1294
|
}
|
1295
1295
|
static get FxUxBooleanFilterEngineRenderer() {
|
1296
|
-
return
|
1296
|
+
return (0, models_1.guid)("c311e369-d2d2-41f3-8e60-9ad50f7dec2f");
|
1297
1297
|
}
|
1298
1298
|
static get FxUxDateFilterEngineRenderer() {
|
1299
|
-
return
|
1299
|
+
return (0, models_1.guid)("0debbe4a-117f-46dd-b9ca-37231010938c");
|
1300
1300
|
}
|
1301
1301
|
static get FxUxDateFilterEnginePeriodSlider() {
|
1302
|
-
return
|
1302
|
+
return (0, models_1.guid)("0b99953e-f728-48a7-936f-51500d69d771");
|
1303
1303
|
}
|
1304
1304
|
static get FxUxNumberFilterEngineRenderer() {
|
1305
|
-
return
|
1305
|
+
return (0, models_1.guid)("aac689be-588e-4dd3-ac81-66ac631a37f1");
|
1306
1306
|
}
|
1307
1307
|
static get FxUxFilterEngineSelectionsArea() {
|
1308
|
-
return
|
1308
|
+
return (0, models_1.guid)("e2f7f245-f168-4469-80ae-f1473d8742d1");
|
1309
1309
|
}
|
1310
1310
|
static get FxUxFilterEngineSelectionsAreaTaxonomyProperty() {
|
1311
|
-
return
|
1311
|
+
return (0, models_1.guid)("b1fca92a-f852-4970-b426-823cf7ef65b5");
|
1312
1312
|
}
|
1313
1313
|
static get FxUxFilterEngineSelectionsAreaPersonProperty() {
|
1314
|
-
return
|
1314
|
+
return (0, models_1.guid)("cbef13c8-31cf-4531-a43f-b63ef63ad39b");
|
1315
1315
|
}
|
1316
1316
|
static get FxUxFilterEngineSelectionsAreaTagsProperty() {
|
1317
|
-
return
|
1317
|
+
return (0, models_1.guid)("6e487078-cbd1-4ee1-89af-05260831ba5a");
|
1318
1318
|
}
|
1319
1319
|
static get FxUxFilterEngineSelectionsAreaBooleanProperty() {
|
1320
|
-
return
|
1320
|
+
return (0, models_1.guid)("7a0ad7d8-4772-46c2-b5f1-de4b59bbc5f1");
|
1321
1321
|
}
|
1322
1322
|
static get FxUxFilterEngineSelectionsAreaTextProperty() {
|
1323
|
-
return
|
1323
|
+
return (0, models_1.guid)("b11657e2-b452-47fc-82c7-8a30ba131001");
|
1324
1324
|
}
|
1325
1325
|
static get FxUxFilterEngineSelectionsAreaDateTimeProperty() {
|
1326
|
-
return
|
1326
|
+
return (0, models_1.guid)("63a474f6-0032-4efc-9148-ceeab9202778");
|
1327
1327
|
}
|
1328
1328
|
static get FxUxFilterEngineSelectionsAreaNumberProperty() {
|
1329
|
-
return
|
1329
|
+
return (0, models_1.guid)("5a6940e1-0c51-454a-a5e0-a4144ab01288");
|
1330
1330
|
}
|
1331
1331
|
static get FxUxFilterEnginePropertyDropdown() {
|
1332
|
-
return
|
1332
|
+
return (0, models_1.guid)("7813f37a-fbf3-4cb0-85a2-ef74e71e20fa");
|
1333
1333
|
}
|
1334
1334
|
static get FxUxFilterEnginePropertyList() {
|
1335
|
-
return
|
1335
|
+
return (0, models_1.guid)("373cd0c1-80af-441c-a9f9-73b1da4de7f9");
|
1336
1336
|
}
|
1337
1337
|
static get SpTermSetPicker() {
|
1338
|
-
return
|
1338
|
+
return (0, models_1.guid)("22cd7348-7d48-4024-b495-097211e8a2c1");
|
1339
1339
|
}
|
1340
1340
|
static get SpTermPicker() {
|
1341
|
-
return
|
1341
|
+
return (0, models_1.guid)("eb90230e-a21a-47af-8ba7-c2a3a18b8c6b");
|
1342
1342
|
}
|
1343
1343
|
static get SpTermPickerTree() {
|
1344
|
-
return
|
1344
|
+
return (0, models_1.guid)("95065211-3b12-4276-8304-24f648e32ec3");
|
1345
1345
|
}
|
1346
1346
|
static get SpTermPickerSearch() {
|
1347
|
-
return
|
1347
|
+
return (0, models_1.guid)("28fa252c-360d-4260-a62b-f2c8d6c9daac");
|
1348
1348
|
}
|
1349
1349
|
static get SpTaxonomyFieldEdit() {
|
1350
|
-
return
|
1350
|
+
return (0, models_1.guid)("bedc001e-207b-46c1-9836-644d2b4c1558");
|
1351
1351
|
}
|
1352
1352
|
static get SpTaxonomyFieldSettings() {
|
1353
|
-
return
|
1353
|
+
return (0, models_1.guid)("eda3a2e3-7278-4438-99fc-dc1e9dd694f4");
|
1354
1354
|
}
|
1355
1355
|
static get SpTaxonomyFieldValueDefinition() {
|
1356
|
-
return
|
1356
|
+
return (0, models_1.guid)("04e97593-d50e-47e5-a303-e760d9fbb2cc");
|
1357
1357
|
}
|
1358
1358
|
static get SpEnterprisekeywordsFieldEdit() {
|
1359
|
-
return
|
1359
|
+
return (0, models_1.guid)("f8ff3212-b3ad-4ad1-a07e-286a6f0c4935");
|
1360
1360
|
}
|
1361
1361
|
static get SpEnterpriseKeywordsFieldValueDefinition() {
|
1362
|
-
return
|
1362
|
+
return (0, models_1.guid)("16faf9a4-b061-44ef-8d26-c34c5437fc90");
|
1363
1363
|
}
|
1364
1364
|
static get SpEnterpriseKeywordsFieldSettings() {
|
1365
|
-
return
|
1365
|
+
return (0, models_1.guid)("4f805003-50fa-4672-b24f-6f8fa2455523");
|
1366
1366
|
}
|
1367
1367
|
static get SpEnterpriseKeywordsFieldDisplay() {
|
1368
|
-
return
|
1368
|
+
return (0, models_1.guid)("5f2b027f-9210-49a4-ac00-fca5864d84ed");
|
1369
1369
|
}
|
1370
1370
|
static get SpQueryFilterBuilder() {
|
1371
|
-
return
|
1371
|
+
return (0, models_1.guid)("8000658f-9650-4040-b619-4f7e887665a7");
|
1372
1372
|
}
|
1373
1373
|
static get TargetingFilter() {
|
1374
|
-
return
|
1374
|
+
return (0, models_1.guid)("cff151bf-d6e2-4f2f-bacd-02bba0fffe1f");
|
1375
1375
|
}
|
1376
|
-
static get FxUxCommentDialogComponent() { return
|
1376
|
+
static get FxUxCommentDialogComponent() { return (0, models_1.guid)("d737feca-8c0e-44c1-808f-6f016122f8ea"); }
|
1377
1377
|
static get FxUxMultilingualInput() {
|
1378
|
-
return
|
1378
|
+
return (0, models_1.guid)("e95c4611-a455-48a7-9e4c-3984d8e5228d");
|
1379
1379
|
}
|
1380
1380
|
static get FxUxMultiTextInput() {
|
1381
|
-
return
|
1381
|
+
return (0, models_1.guid)("cdadf45b-d777-4609-a713-c4e1d6862783");
|
1382
1382
|
}
|
1383
1383
|
static get FxUxTextTranslator() {
|
1384
|
-
return
|
1384
|
+
return (0, models_1.guid)("e6ce8067-4959-4b1d-a7e0-ae5f60cef41c");
|
1385
1385
|
}
|
1386
1386
|
static get FxUxErrorMessage() {
|
1387
|
-
return
|
1387
|
+
return (0, models_1.guid)("82e8cb4d-aeee-4ea6-a50c-727b93bbbac3");
|
1388
1388
|
}
|
1389
1389
|
static get FxUxInputLanguagePicker() {
|
1390
|
-
return
|
1390
|
+
return (0, models_1.guid)("91919b3f-54de-42da-b709-575b8a9ca233");
|
1391
1391
|
}
|
1392
1392
|
static get FxUxDashboardNumericIndicator() {
|
1393
|
-
return
|
1393
|
+
return (0, models_1.guid)("a673e0be-fd66-49dd-a5e6-80ae1cd3535d");
|
1394
1394
|
}
|
1395
1395
|
static get FxUxDashboardBarChartIndicator() {
|
1396
|
-
return
|
1396
|
+
return (0, models_1.guid)("a377536b-4fd8-4773-a973-0966623601cd");
|
1397
1397
|
}
|
1398
1398
|
static get FeaturesJourney() {
|
1399
|
-
return
|
1399
|
+
return (0, models_1.guid)("fd300449-c17f-44fd-80d8-3e709a10bf63");
|
1400
1400
|
}
|
1401
1401
|
static get FeaturesJourneyTenant() {
|
1402
|
-
return
|
1402
|
+
return (0, models_1.guid)("629ff3fc-45f8-4df3-82dd-b6282d968547");
|
1403
1403
|
}
|
1404
1404
|
static get FeaturesJourneyAppInstance() {
|
1405
|
-
return
|
1405
|
+
return (0, models_1.guid)("47f40c10-8c6d-4821-97c5-f462acf292d2");
|
1406
1406
|
}
|
1407
1407
|
static get FeaturesJourneyApp() {
|
1408
|
-
return
|
1408
|
+
return (0, models_1.guid)("6e0f6040-19ee-4ccc-adcf-a3ebe2b98b7b");
|
1409
1409
|
}
|
1410
1410
|
static get MentionComponent() {
|
1411
|
-
return
|
1411
|
+
return (0, models_1.guid)("a6b15810-f000-4e4d-8df1-90bb7074becc");
|
1412
1412
|
}
|
1413
1413
|
static get EmoticonComponent() {
|
1414
|
-
return
|
1414
|
+
return (0, models_1.guid)("58330f37-5039-4779-9af0-5363e58bda3c");
|
1415
1415
|
}
|
1416
1416
|
static get UrlInputComponent() {
|
1417
|
-
return
|
1417
|
+
return (0, models_1.guid)("6f50634f-b5c1-49e0-9646-66bca7d9edc0");
|
1418
1418
|
}
|
1419
1419
|
static get FxUxProfileCardRenderer() {
|
1420
|
-
return
|
1420
|
+
return (0, models_1.guid)("6d1d84cb-2106-43c5-9ca8-437fc36c75a1");
|
1421
1421
|
}
|
1422
1422
|
static get FxUxProfileCardComponent() {
|
1423
|
-
return
|
1423
|
+
return (0, models_1.guid)("6489472f-d8d2-4a1b-9413-537fde528566");
|
1424
1424
|
}
|
1425
1425
|
static get FxUxProfileCardDialogComponent() {
|
1426
|
-
return
|
1426
|
+
return (0, models_1.guid)("3c421adf-849a-4f8a-bc88-b667ceb5d374");
|
1427
1427
|
}
|
1428
1428
|
static get FxUxProfileCardCore() {
|
1429
|
-
return
|
1429
|
+
return (0, models_1.guid)("ecae6910-d3e6-4cc6-86a1-20fbe74d2532");
|
1430
1430
|
}
|
1431
1431
|
static get FxUxProfileAboutUser() {
|
1432
|
-
return
|
1432
|
+
return (0, models_1.guid)("aff8c3b6-8cbe-4d28-9f2f-1e5a079b2a88");
|
1433
1433
|
}
|
1434
1434
|
static get FxUxProfilePersona() {
|
1435
|
-
return
|
1435
|
+
return (0, models_1.guid)("73919d3e-5df6-4b92-aded-98d7bc04d6f7");
|
1436
1436
|
}
|
1437
1437
|
static get FxUxReportees() {
|
1438
|
-
return
|
1438
|
+
return (0, models_1.guid)("d66f4320-b87a-4577-bbcb-a906d78096ed");
|
1439
1439
|
}
|
1440
1440
|
static get FxUxOrganizationTree() {
|
1441
|
-
return
|
1441
|
+
return (0, models_1.guid)("02e199d7-f0af-4550-8837-fccb8a041f58");
|
1442
1442
|
}
|
1443
1443
|
static get FxUxEditorChrome() {
|
1444
|
-
return
|
1444
|
+
return (0, models_1.guid)("710dc11b-823c-4a80-b2a0-31395c206325");
|
1445
1445
|
}
|
1446
1446
|
static get LikeActionHandler() {
|
1447
|
-
return
|
1447
|
+
return (0, models_1.guid)("e66a3a11-4ffc-47e3-b497-cd1992dd1205");
|
1448
1448
|
}
|
1449
1449
|
static get LikeActionRegistration() {
|
1450
|
-
return
|
1450
|
+
return (0, models_1.guid)("096d18bd-0813-465c-a9f3-22d2a3e67318");
|
1451
1451
|
}
|
1452
1452
|
static get LikeActionSettings() {
|
1453
|
-
return
|
1453
|
+
return (0, models_1.guid)("762d4009-466d-494e-94cb-cc3e90dff11d");
|
1454
1454
|
}
|
1455
1455
|
static get FxUxEnterpriseGlossaryPicker() {
|
1456
|
-
return
|
1456
|
+
return (0, models_1.guid)("41a6d1b1-b02e-4b36-8aac-19ded6b391a1");
|
1457
1457
|
}
|
1458
1458
|
static get FxUxEnterprisePropertiesDataSourcePicker() {
|
1459
|
-
return
|
1459
|
+
return (0, models_1.guid)("0eacff7e-5062-47a9-af5b-5355c0fd9249");
|
1460
1460
|
}
|
1461
1461
|
static get FxUxPropertyPicker() {
|
1462
|
-
return
|
1462
|
+
return (0, models_1.guid)("091ee9b1-0323-4b26-a5e2-bd5f992b2582");
|
1463
1463
|
}
|
1464
1464
|
static get FxUxPropertyRenderer() {
|
1465
|
-
return
|
1465
|
+
return (0, models_1.guid)("f36a8a2b-1c70-423e-bc46-47aaddab8f4f");
|
1466
1466
|
}
|
1467
1467
|
static get FxUxPropertyDefintionRenderer() {
|
1468
|
-
return
|
1468
|
+
return (0, models_1.guid)("48e897be-803c-4b5c-b1db-09dbadd04fe5");
|
1469
1469
|
}
|
1470
1470
|
static get FxUxPropertyDefintionConfiguration() {
|
1471
|
-
return
|
1471
|
+
return (0, models_1.guid)("e012f61b-652b-4ab8-b7e9-d436ef772f54");
|
1472
1472
|
}
|
1473
1473
|
static get FxUxPropertyConfigurationBaseRenderer() {
|
1474
|
-
return
|
1474
|
+
return (0, models_1.guid)("ec641f7d-0493-4ce4-8dd7-871f07395b78");
|
1475
1475
|
}
|
1476
1476
|
static get FxUxLabelOptionsRenderer() {
|
1477
|
-
return
|
1477
|
+
return (0, models_1.guid)("54caefea-ae1d-4da7-b236-a3ff268b31c3");
|
1478
1478
|
}
|
1479
1479
|
static get FxUxPropertyLocking() {
|
1480
|
-
return
|
1480
|
+
return (0, models_1.guid)("14f41bfb-e00d-4665-8959-d3b2ebb7da69");
|
1481
1481
|
}
|
1482
1482
|
static get UserPropertyConfigurationRenderer() {
|
1483
|
-
return
|
1483
|
+
return (0, models_1.guid)("0beecee9-c6ce-42c8-8bd4-68bde23f9f32");
|
1484
1484
|
}
|
1485
1485
|
static get FxUxPropertyDatasourceRenderer() {
|
1486
|
-
return
|
1486
|
+
return (0, models_1.guid)("089c74fc-73af-4e9f-9202-37c71b475d8b");
|
1487
1487
|
}
|
1488
1488
|
static get FxUxPropertyInput() {
|
1489
|
-
return
|
1489
|
+
return (0, models_1.guid)("b174dcf2-7163-44b0-bb02-c981ae68dd73");
|
1490
1490
|
}
|
1491
1491
|
static get FxUxPostTemplate() {
|
1492
|
-
return
|
1492
|
+
return (0, models_1.guid)("87d2f5f7-fa15-440b-a71d-bb642b0dcf38");
|
1493
1493
|
}
|
1494
1494
|
static get FxUxPostComponent() {
|
1495
|
-
return
|
1495
|
+
return (0, models_1.guid)("ffa71f76-ab46-494a-9180-e1f55885ce4d");
|
1496
1496
|
}
|
1497
1497
|
static get AppManagement() {
|
1498
|
-
return
|
1498
|
+
return (0, models_1.guid)("450488bd-95a3-4f36-8241-e9b4d8c71dee");
|
1499
1499
|
}
|
1500
1500
|
static get TabsManagement() {
|
1501
|
-
return
|
1501
|
+
return (0, models_1.guid)("20bd8ac8-1b31-4379-a367-6ca3b31c720e");
|
1502
1502
|
}
|
1503
1503
|
static get AppManagementInstanceTab() {
|
1504
|
-
return
|
1504
|
+
return (0, models_1.guid)("d26f1c74-2548-4ce6-adfc-9165704877e5");
|
1505
1505
|
}
|
1506
1506
|
static get AppManagementTemplateTab() {
|
1507
|
-
return
|
1507
|
+
return (0, models_1.guid)("df7481b6-0b76-4c08-865e-658d9607387a");
|
1508
1508
|
}
|
1509
1509
|
static get AppManagementLayoutTab() {
|
1510
|
-
return
|
1510
|
+
return (0, models_1.guid)("6c400e11-caad-44bf-8d17-4b145b6f122d");
|
1511
1511
|
}
|
1512
1512
|
static get AppManagementNamingPolicyTab() {
|
1513
|
-
return
|
1513
|
+
return (0, models_1.guid)("211ad37d-3c17-47c2-a3fc-e889a433ebaa");
|
1514
1514
|
}
|
1515
1515
|
static get TermPropertyDisplay() {
|
1516
|
-
return
|
1516
|
+
return (0, models_1.guid)("7332138e-1e78-45d1-a5e6-2597a27e44a4");
|
1517
1517
|
}
|
1518
1518
|
static get TermPropertyEditor() {
|
1519
|
-
return
|
1519
|
+
return (0, models_1.guid)("83dee8a1-eea8-4537-ad95-44e8b9fc4cb1");
|
1520
1520
|
}
|
1521
1521
|
static get TermPropertyConfiguration() {
|
1522
|
-
return
|
1522
|
+
return (0, models_1.guid)("a9cc1e1f-f589-4f4d-b700-5bc49c6c47c5");
|
1523
1523
|
}
|
1524
1524
|
static get FxUxFileUploaderMyComputerProvider() {
|
1525
|
-
return
|
1525
|
+
return (0, models_1.guid)("56ac2864-c04c-4bab-a745-c10ef1ff50ff");
|
1526
1526
|
}
|
1527
1527
|
static get LinkHandlerDeepLinkDialog() {
|
1528
|
-
return
|
1528
|
+
return (0, models_1.guid)("69c2f6d3-4130-413d-b8c6-ecf37158f797");
|
1529
1529
|
}
|
1530
1530
|
static get PreSetupWizard() {
|
1531
|
-
return
|
1531
|
+
return (0, models_1.guid)("1a58948a-606a-4207-8da3-fb919cc4f7e6");
|
1532
1532
|
}
|
1533
1533
|
static get LanguagePropertyDisplay() {
|
1534
|
-
return
|
1534
|
+
return (0, models_1.guid)("41b1957c-2c2b-456d-8f14-bc39f6761c77");
|
1535
1535
|
}
|
1536
1536
|
static get LanguagePropertyEditor() {
|
1537
|
-
return
|
1537
|
+
return (0, models_1.guid)("84265bda-a005-4a80-92a7-40c818daf04e");
|
1538
1538
|
}
|
1539
1539
|
static get IdentityPropertyDisplay() {
|
1540
|
-
return
|
1540
|
+
return (0, models_1.guid)("24adf7dd-588e-4121-b7f2-b88f06d19ff0");
|
1541
1541
|
}
|
1542
1542
|
static get IdentityPropertyEditor() {
|
1543
|
-
return
|
1543
|
+
return (0, models_1.guid)("512d83f1-692c-4d7e-a3de-e2653ccf15e6");
|
1544
1544
|
}
|
1545
1545
|
static get SPFxUxLanguagePicker() {
|
1546
|
-
return
|
1546
|
+
return (0, models_1.guid)("148996e0-94b1-40ae-831c-069c77830f37");
|
1547
1547
|
}
|
1548
1548
|
static get FxUxUserPropertyEditorRenderer() {
|
1549
|
-
return
|
1549
|
+
return (0, models_1.guid)("26f3558f-4af2-4b19-8d2b-c7a775166840");
|
1550
1550
|
}
|
1551
1551
|
static get FxUxGroupPropertyEditorRenderer() {
|
1552
|
-
return
|
1552
|
+
return (0, models_1.guid)("6c7a23ea-e5d8-435f-a229-c59d40d5e037");
|
1553
1553
|
}
|
1554
1554
|
static get FxUxDynamicGroupPropertyEditorRenderer() {
|
1555
|
-
return
|
1555
|
+
return (0, models_1.guid)("2402bfd5-328b-4234-bbed-b24a71cfc2a0");
|
1556
1556
|
}
|
1557
1557
|
static get HashTagList() {
|
1558
|
-
return
|
1558
|
+
return (0, models_1.guid)("59222631-5564-4988-9b1d-7677ba57ff82");
|
1559
1559
|
}
|
1560
1560
|
static get BuiltinUserPropertyProviderDisplay() {
|
1561
|
-
return
|
1561
|
+
return (0, models_1.guid)("8f4747f0-b088-4fd2-a3b6-0baef21b67fc");
|
1562
1562
|
}
|
1563
1563
|
static get BuiltinUserPropertyProviderEditor() {
|
1564
|
-
return
|
1564
|
+
return (0, models_1.guid)("909b9501-1fbe-44c2-8440-ad9cd6aaff85");
|
1565
1565
|
}
|
1566
1566
|
static get MSGraphUserPropertyProviderDisplay() {
|
1567
|
-
return
|
1567
|
+
return (0, models_1.guid)("7f2ffaf9-ec9e-4fab-a84d-b55101236094");
|
1568
1568
|
}
|
1569
1569
|
static get MSGraphUserPropertyProviderEditor() {
|
1570
|
-
return
|
1570
|
+
return (0, models_1.guid)("9920229c-8d53-416b-884a-d1ca25ad429d");
|
1571
1571
|
}
|
1572
1572
|
static get SharePointUserPropertyProviderDisplay() {
|
1573
|
-
return
|
1573
|
+
return (0, models_1.guid)("c4e43a3f-f52f-46c0-bb86-924e5d0af1e8");
|
1574
1574
|
}
|
1575
1575
|
static get SharePointUserPropertyProviderEditor() {
|
1576
|
-
return
|
1576
|
+
return (0, models_1.guid)("8bbb21b5-89db-4b4e-88cc-a21a964710c9");
|
1577
1577
|
}
|
1578
1578
|
static get FxUxConnectedTenantPicker() {
|
1579
|
-
return
|
1579
|
+
return (0, models_1.guid)("1031c576-1045-4244-90ad-29fb0f2d94d4");
|
1580
1580
|
}
|
1581
1581
|
static get FxUxSidePanel() {
|
1582
|
-
return
|
1583
|
-
}
|
1584
|
-
static get
|
1585
|
-
|
1586
|
-
|
1587
|
-
static get
|
1588
|
-
static get
|
1589
|
-
static get
|
1590
|
-
static get
|
1582
|
+
return (0, models_1.guid)("539d199f-6993-4c10-a963-f142e4f3056d");
|
1583
|
+
}
|
1584
|
+
static get FeaturesJourneyProperties() {
|
1585
|
+
return (0, models_1.guid)("041c5cb1-e6fc-487f-9866-9ee2fb4edee0");
|
1586
|
+
}
|
1587
|
+
static get FxPhotoWallProvider() { return (0, models_1.guid)("12d1bca1-d50b-4186-acd5-0014584389c9"); }
|
1588
|
+
static get FxSliderDialogProvider() { return (0, models_1.guid)("ac5f615d-f975-43cf-97b3-ae930ba113d0"); }
|
1589
|
+
static get FxUxStatusCodeRenderer() { return (0, models_1.guid)("5aaaefb5-01d6-4fe5-9da8-b779a54c0a55"); }
|
1590
|
+
static get DateTimePropertyDisplay() { return (0, models_1.guid)("5666ffa1-5ff1-4a64-bac8-854da534ff16"); }
|
1591
|
+
static get DateTimePropertyEditor() { return (0, models_1.guid)("0f52758b-4d0c-4e02-abfe-ea1c5c935571"); }
|
1592
|
+
static get DateTimePropertyConfiguration() { return (0, models_1.guid)("0aa4b891-6fcf-4b1f-959c-8fd04ef8bfe9"); }
|
1593
|
+
static get BirthdayPropertyConfiguration() { return (0, models_1.guid)("5b7f85ec-36cf-4e88-911e-7951ccec4e2b"); }
|
1591
1594
|
}
|
1592
1595
|
exports.OmniaWebComponentManifests = OmniaWebComponentManifests;
|