@omnia/workplace 8.0.3-vnext → 8.0.4-vnext

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. package/internal-do-not-import-from-here/apis/Fx.d.ts +2 -1
  2. package/internal-do-not-import-from-here/core/loc/localize.d.ts +1 -1
  3. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +4 -4
  4. package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
  5. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.d.ts +5 -0
  6. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.js +11 -0
  7. package/internal-do-not-import-from-here/models/Constants.d.ts +11 -2
  8. package/internal-do-not-import-from-here/models/Constants.js +14 -5
  9. package/internal-do-not-import-from-here/models/DallESettingsPrompts.d.ts +5 -0
  10. package/internal-do-not-import-from-here/models/DallESettingsPrompts.js +7 -0
  11. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +33 -2
  12. package/internal-do-not-import-from-here/models/ManifestIds.js +33 -2
  13. package/internal-do-not-import-from-here/models/Search.d.ts +3 -3
  14. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.d.ts +27 -0
  15. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.js +8 -0
  16. package/internal-do-not-import-from-here/models/analytics/analyticsfiltersettings.d.ts +9 -0
  17. package/internal-do-not-import-from-here/models/analytics/analyticssettings.d.ts +6 -0
  18. package/internal-do-not-import-from-here/models/analytics/analyticssettings.js +2 -0
  19. package/internal-do-not-import-from-here/models/analytics/index.d.ts +4 -0
  20. package/internal-do-not-import-from-here/models/analytics/index.js +7 -0
  21. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.d.ts +19 -0
  22. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.js +2 -0
  23. package/internal-do-not-import-from-here/models/index.d.ts +3 -1
  24. package/internal-do-not-import-from-here/models/index.js +3 -1
  25. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.d.ts +4 -1
  26. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.js +5 -0
  27. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.d.ts +5 -4
  28. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.d.ts +8 -2
  29. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.d.ts +1 -1
  30. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.d.ts +1 -0
  31. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +3 -2
  32. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +1 -0
  33. package/internal-do-not-import-from-here/services/AnalyticsService.d.ts +16 -0
  34. package/internal-do-not-import-from-here/services/AnalyticsStoreService.d.ts +14 -0
  35. package/internal-do-not-import-from-here/services/index.d.ts +1 -0
  36. package/internal-do-not-import-from-here/stores/AnalyticsFilterStore.d.ts +11 -0
  37. package/internal-do-not-import-from-here/stores/AnalyticsStore.d.ts +33 -0
  38. package/internal-do-not-import-from-here/stores/index.d.ts +2 -0
  39. package/internal-do-not-import-from-here/tooling.output.json +1 -1
  40. package/internal-do-not-import-from-here/wctypings.d.ts +276 -174
  41. package/package.json +1 -1
  42. package/internal-do-not-import-from-here/models/statuscodelayout/StatusCodeDisplaySettings.d.ts +0 -14
  43. package/internal-do-not-import-from-here/models/statuscodelayout/StatusCodeLayoutProvider.d.ts +0 -8
  44. package/internal-do-not-import-from-here/models/statuscodelayout/StatusCodeLayoutProvider.js +0 -6
  45. package/internal-do-not-import-from-here/models/statuscodelayout/index.d.ts +0 -2
  46. package/internal-do-not-import-from-here/models/statuscodelayout/index.js +0 -5
  47. /package/internal-do-not-import-from-here/models/{statuscodelayout/StatusCodeDisplaySettings.js → analytics/analyticsfiltersettings.js} +0 -0
@@ -2,29 +2,45 @@ import { VueComponentBaseProps } from "@omnia/fx/ux";
2
2
 
3
3
  import wc88894e6a2e4144b6a6f1af3612caf276 from '../../../../client/propertiesblock/Properties';
4
4
  import wc295591853df2404993e5d8326ec94982 from '../../../../client/propertiesblock/PropertiesSettings';
5
+ import wc9c4dbbe98bdd4017b1d83e477e179010 from '../../../../client/signoffrequest/admin/SignOffRequestJourney';
5
6
  import wc830aeebda0334b00969ca8c135e2f344 from '../../../../client/signoffrequest/components/rollup/renderer/SignOffRequestRollup';
7
+ import wc29f1772f545e4017b9fad356c8192b66 from '../../../../client/userinformation/UserInformation';
8
+ import wc5f4d84f56d784be594b63f299d79b2aa from '../../../../client/userinformation/UserInformationSettings';
6
9
  import wc1d19aeb722e44b9e9d2617035854dd2a from '../../../../client/usermanagement/admin/UserManagementJourney';
10
+ import wc9539268b741944dd970796a5ff9d0b0d from '../../../../client/usermanagement/admin/BusinessProfileUserManagementJourney';
7
11
  import wcebd9788ab21748688f4e594ecf568806 from '../../../../client/usermanagement/admin/blades/usertypes/UserTypeListingBlade';
8
12
  import wc0f51dc5b13ae4c3e8b74eab4eb3b289b from '../../../../client/usermanagement/admin/blades/usertypes/UserTypeDetailBlade';
13
+ import wc2de8ec5f9d034828b1928ba37e48b322 from '../../../../client/usermanagement/admin/blades/users/UserAuthenticationBlade';
9
14
  import wc242dc5602ede41f0b6d4151884a2ec63 from '../../../../client/usermanagement/admin/blades/synchronization/SyncProviderListingBlade';
10
15
  import wc0ab38b6f985240ec83c437db8a27d7c6 from '../../../../client/usermanagement/admin/blades/synchronization/SyncProviderSettingsBlade';
11
16
  import wc6a15d7edea3d4b548b71d8a7f3e50295 from '../../../../client/usermanagement/admin/blades/synchronization/SyncProviderLogsBlade';
12
17
  import wc6f1fc2596ddb411abf1741ed422947e3 from '../../../../client/usermanagement/admin/blades/users/UserListingBlade';
18
+ import wc1972b656c68c4c50afa7c76c8959b88d from '../../../../client/usermanagement/admin/blades/users/ActiveUserListing';
19
+ import wc6f3f70caafc54724b3f8405986a21717 from '../../../../client/usermanagement/admin/blades/users/IdentityCreationRequestListing';
20
+ import wc4c9410c586ff49a6a493f8a35bb3f990 from '../../../../client/usermanagement/admin/blades/authentication/BusinessProfileAuthentication';
21
+ import wca7dfb3df024c49aca5f06dfd46c2ab65 from '../../../../client/usermanagement/admin/blades/users/DeletedUserListing';
13
22
  import wcfb9aa542fd414c5f8468aa0ad67d11f7 from '../../../../client/usermanagement/admin/blades/users/UserDetailBlade';
14
- import wc2de8ec5f9d034828b1928ba37e48b322 from '../../../../client/usermanagement/admin/blades/users/UserAuthenticationBlade';
15
23
  import wc0a208072d45f4f498d59ab7b9da9a10d from '../../../../client/usermanagement/admin/blades/groups/GroupListingBlade';
24
+ import wcf333ebaad0094169a2ff868e8b751bf9 from '../../../../client/usermanagement/admin/blades/groups/ActiveGroupListing';
25
+ import wc3620baa9550145fa955e79d176a72a51 from '../../../../client/usermanagement/admin/blades/groups/DeletedGroupListing';
16
26
  import wc836c198b2a2c418f89a0cf47ed44092d from '../../../../client/usermanagement/admin/blades/groups/GroupDetailBlade';
17
- import wca95a8b4a7e944190924087b361950843 from '../../../../client/usermanagement/admin/blades/authentication/SettingsBlade';
18
27
  import wc9c3a9218af534e48b95ba122eb43db64 from '../../../../client/usermanagement/admin/blades/dynamicgroups/DynamicGroupListingBlade';
19
28
  import wcf43ef789418d4f56bd2788420f3d9823 from '../../../../client/usermanagement/admin/blades/dynamicgroups/DynamicGroupDetailBlade';
20
29
  import wc77fa3438c9204b32bddc1b8361e530c2 from '../../../../client/usermanagement/admin/blades/userproperties/UserPropertyListingBlade';
21
30
  import wc3967363b80cd4b12900f7a9c7975bf6a from '../../../../client/usermanagement/admin/blades/userproperties/UserPropertyDetailBlade';
31
+ import wc95a66c4940c7442cb815359c5d299365 from '../../../../client/usermanagement/admin/blades/usertypes/tabs/AuthenticationTab';
32
+ import wc9c7c92676bae4157a58898eecb88663d from '../../../../client/usermanagement/admin/blades/usertypes/tabs/PropertiesTab';
33
+ import wc36d0078c1c79486bb4e392a97f03bdb5 from '../../../../client/usermanagement/admin/blades/identitycreationsettings/IdentityCreationRequestSettingsBlade';
34
+ import wc8df3cbab53d440918fe0a44f88e92018 from '../../../../client/usermanagement/admin/blades/users/BulkImportUsersBlade';
22
35
  import wc19997524d6bc4fc2a411bd1e3faf661b from '../../../../client/admin/appproperties/QueryableProperties';
23
36
  import wcb830a9783f584951a2d81e2b2009a126 from '../../../../client/admin/appproperties/AppPropertiesJourney';
24
37
  import wc28b79dc39fc04a07ae50fa8d77e4a84b from '../../../../client/admin/dalle/components/DallESecret';
25
38
  import wce98dd24f7bfa4704ad5e85510cbe3d37 from '../../../../client/admin/enterpriseproperties/EnterprisePropertiesJourney';
39
+ import wcdbe61fac1b824db6aca312e95a86274f from '../../../../client/admin/enterprisepropertycategories/EnterprisePropertyCategoriesJourney';
26
40
  import wc95f6e9a4f7284543998644bf59323c76 from '../../../../client/admin/properties/PropertiesJourney';
27
41
  import wc813c8357aa75489fb022f5c7b0a02443 from '../../../../client/admin/propertysets/PropertySetsJourney';
42
+ import wcf74692483c39443d969714abc70bb73c from '../../../../client/admin/recaptcha/ReCaptcha';
43
+ import wcf24e98747c5e415c85135d3a591c18f0 from '../../../../client/admin/recyclebin/PropertyArchiveJourney';
28
44
  import wc1d60e6da39df4458b6213b4d64bf2843 from '../../../../client/admin/secrets/TenantSecretsJourney';
29
45
  import wc64414dbb034543c89572b254ef41aae7 from '../../../../client/admin/security/AdminJourney';
30
46
  import wc48770aa703464610ace370d3f3e65f14 from '../../../../client/admin/security/AdminJourneyTenant';
@@ -35,35 +51,49 @@ import wc0f7957bf937e4563992af142e027d1d2 from '../../../../client/admin/systema
35
51
  import wc8a58fe31bf8240a4a5f5a827c4446de1 from '../../../../client/admin/tenantreusablecontent/TenantReusableSecretJourney';
36
52
  import wc25f35a90f1e049b5952b0a5dd40ee6fd from '../../../../client/admin/tenantreusablecontent/TenantReusableContentJourney';
37
53
  import wc8f0de086dd4048209dcf73e01556c5ae from '../../../../client/admin/textcompletion/components/TextCompletion';
54
+ import wcd64bc6470d3749debd60eb0d39cbb4a9 from '../../../../client/analytics/admin/AnalyticsJourney';
55
+ import wc3e80d831f02b4c0bbfbda1354896f98b from '../../../../client/analytics/admin/blades/GeneralBlade';
56
+ import wc4027e63992ed406495c8f715f02cacac from '../../../../client/analytics/admin/blades/DimensionsBlade';
57
+ import wc752607aa4b6e486590ccc867fa1e0d91 from '../../../../client/analytics/admin/blades/AddDimensionBlade';
58
+ import wc56dd7c8f3c3f4ec38e41e398c79f945a from '../../../../client/analytics/block/widget/AnalyticsWidgetBlock';
59
+ import wca8d46ae39f87457b8f95e4b4aea5df6c from '../../../../client/analytics/block/widget/AnalyticsWidgetBlockSettings';
60
+ import wcaebb9b0b32ae4b14b0f13515b62f329f from '../../../../client/analytics/block/filter/AnalyticsFilterBlock';
61
+ import wc287d68015fdb4649a057b52adc1c278a from '../../../../client/analytics/block/filter/AnalyticsFilterBlockSettings';
38
62
  import wcb5a5fd89a18c4c0e90877cb3556bede5 from '../../../../client/peoplerollup/components/PeopleRollup';
39
63
  import wcb643dd40d26c4c739f23d5fa4b436064 from '../../../../client/powerapp/admin/PowerAppSettingAdminJourney';
40
64
  import wc352e23d39a2040f786991b9796032e3a from '../../../../client/teamcollaborationapp/components/YammerAppForm';
41
65
  import wc240a15bb28454ace84086bc1d251b859 from '../../../../client/teamcollaborationapp/permissions/PermissionInput';
42
66
  import wc87f6d9e757bc4495ba2de1bf961642ac from '../../../../client/teamcollaborationrollup/components/TeamCollaborationRollup';
67
+ import wcd22b2917be6043d4b98949eba88dcac3 from '../../../../client/teamcollaborationrollup/components/TeamCollaborationRollupRenderer';
68
+ import wc75ccd5e7f7b54d4faa6e5391c1946b4b from '../../../../client/teamcollaborationrollup/components/Metrics/MetricDetailsDialogRenderer';
43
69
  import wc2b69d826807c470e9db10a19bba2d1e0 from '../../../../client/admin/businessprofile/manageprofiles/BusinessProfilesJourney';
70
+ import wc4b86a4364255448ca502e1daeb94d142 from '../../../../client/admin/businessprofile/settings/BusinessProfileSettingsJourney';
71
+ import wc6ef676e6d54a43a2b6e9707347934f94 from '../../../../client/admin/mediaflow/components/MediaflowProviderSecrets';
44
72
  import wcaf0c761e8ba54dee858ca7593adcce76 from '../../../../client/admin/permissions/tenant/TenantAdministratorPermissionJourney';
45
- import wc9b3a0a46626748f3b71168bd16f62a66 from '../../../../client/admin/statuscodedisplaytenant/businessprofile/StatusCodeDisplayBPJourney';
46
- import wca2b3a1be68a849c28d605069174de7be from '../../../../client/admin/statuscodedisplaytenant/tenant/StatusCodeDisplayTenantJourney';
73
+ import wc9b3a0a46626748f3b71168bd16f62a66 from '../../../../client/admin/statuscodedisplay/businessprofile/StatusCodeBusinessProfileJourney';
74
+ import wca2b3a1be68a849c28d605069174de7be from '../../../../client/admin/statuscodedisplay/tenant/StatusCodeTenantJourney';
47
75
  import wc2cff741d3f8546e3b36f143020d9a547 from '../../../../client/teamcollaborationapp/configure/extensibilities/AttachSiteButton';
48
- import wc31470e4c6f9d41769d35d31d1f8446fc from '../../../../client/teamcollaborationapp/configure/extensibilities/SyncLastActivityButton';
49
76
  import wcc6d4210701a54825910e4232aeac8b75 from '../../../../client/teamcollaborationapp/configure/extensibilities/AppEditing';
50
77
  import wc036c36b99a434829aa0901c6b5868a82 from '../../../../client/teamcollaborationapp/configure/extensibilities/SensitivityLabel';
51
78
  import wc9f8b58418bcd4de38000c1f1c0deb062 from '../../../../client/teamcollaborationapp/configure/extensibilities/SetupTeamwork';
79
+ import wcf87cdf79daf94916a7ddbb05e534c42f from '../../../../client/admin/settings/blades/dallesettings/DallEDefaultBlade';
80
+ import wccc822f8037e043acb37c8d8963c7076c from '../../../../client/admin/settings/blades/linkhandler/LinkHandlerSettings';
52
81
  import wc37329e5d5cf74ff1ba633ce14b88e51c from '../../../../client/admin/settings/blades/mediapicker/MediaPicker';
53
82
  import wca49a79f59f1e471d813f12926f411f9c from '../../../../client/admin/settings/blades/mediapicker/components/cropratios/CropRatiosJourney';
54
83
  import wcab1f3fecab21479198cc3a4934b6625d from '../../../../client/admin/settings/blades/mediapicker/components/filesize/FileSizeLimitSettingsJourney';
55
84
  import wc19b22417acb641c196f947ea4d60f4b2 from '../../../../client/admin/settings/blades/mediapicker/components/scalingsettings/ScalingSettingsJourney';
85
+ import wc6a8ac4940409412f854cc02cb8ebf08b from '../../../../client/admin/settings/blades/openai/OpenAiAdminSettingsJourney';
56
86
  import wc62529631696b457bbc0418c888fc940f from '../../../../client/admin/settings/blades/tenantgeneralsettings/TenantGeneralSettings';
57
87
  import wcfcf7035a4e22428fbcdd47843d4882ba from '../../../../client/admin/settings/blades/tenantregional/TenantRegional';
58
88
  import wc06663ffd728243a5bf53f39717ecec5f from '../../../../client/admin/system/submenu/authentication/AuthenticationJourney';
59
89
  import wc2d8b288c0d904db4a4b86f7e6851b109 from '../../../../client/admin/system/submenu/azureadpermissions/AzureAdPermissionsJourney';
60
- import wcdefc96c5152c48679763477ae749f271 from '../../../../client/admin/system/submenu/azureadsync/AzureADSyncJourney';
61
90
  import wcecf746d7b8ad478f9b3b564dfcd81162 from '../../../../client/admin/system/submenu/csomclientcontextsettings/FallbackUrlSettingsJourney';
62
91
  import wc61fdccaff48f471dbe822dc9b5911c85 from '../../../../client/admin/system/submenu/customemail/CustomEmailJourney';
63
92
  import wcaa12c9f2abc344b980c998c3e8105671 from '../../../../client/admin/system/submenu/extensions/ExtensionsJourney';
64
93
  import wc21fdcf572d81494688a966a63f7e9cd1 from '../../../../client/admin/system/submenu/microsoft365/Microsoft365Journey';
65
94
  import wc2949577e19024e2ea58a23dc0c0a22a5 from '../../../../client/admin/system/submenu/peopleinfo/TenantPeopleInfoJourney';
66
95
  import wcfeb168ca8f484e06ab3f88d48c078319 from '../../../../client/admin/system/submenu/services/ServicesJourney';
96
+ import wcdefc96c5152c48679763477ae749f271 from '../../../../client/admin/system/submenu/sharepointuserprofilessync/SharepointUserProfilesSyncJourney';
67
97
  import wcbcf37fbe9ed64f61859cdd0fd624dcb9 from '../../../../client/admin/system/submenu/spfxinstruction/SPFxInstructionJourney';
68
98
  import wc877e3f23d8244d3ba564b9e8298b9488 from '../../../../client/admin/system/submenu/teamsapp/TeamsAppGeneratorJourney';
69
99
  import wc9fbf91affc974ca698437e8ada43bb0c from '../../../../client/admin/system/submenu/tenantcontact/TenantContactJourney';
@@ -81,8 +111,12 @@ import wce135d092ee7b4cd9b014d013de56ada5 from '../../../../client/signoffreques
81
111
  import wc688e5482ec4b45d1ba0af20e783c0ce3 from '../../../../client/signoffrequest/components/rollup/filterengine/components/settings/type/Renderer';
82
112
  import wcb22476a7e7344e599525e8547fa85d32 from '../../../../client/signoffrequest/components/rollup/filterengine/components/defaultvalue/type/Renderer';
83
113
  import wcaa32f8b8df044934be45fd7394e9cc8d from '../../../../client/signoffrequest/components/rollup/filterengine/components/selectionsarea/type/Renderer';
84
- import wcb4199c78758f4012874dea3685eb2e1d from '../../../../client/admin/system/submenu/azureadsync/syncapp/components/SyncAppForm';
85
- import wcaf6eb9f45bf64611ba359264e76f0287 from '../../../../client/admin/system/submenu/azureadsync/systemaccount/components/SystemAccountForm';
114
+ import wc7bee6655ec924c5cb780a332fd8342be from '../../../../client/signoffrequest/components/rollup/filterengine/components/renderer/requestedby/Renderer';
115
+ import wcf5a8c7a15be744b0bd5ad6f85cfd70e4 from '../../../../client/signoffrequest/components/rollup/filterengine/components/settings/requestedby/Renderer';
116
+ import wc71418548f40942f4b3721d95d9ef5acf from '../../../../client/signoffrequest/components/rollup/filterengine/components/defaultvalue/requestedby/Renderer';
117
+ import wc28b644c7fc094325a3618f6968c1c5f9 from '../../../../client/signoffrequest/components/rollup/filterengine/components/selectionsarea/requestedby/Renderer';
118
+ import wcecdcbe77649d423b9f45a2b3a4369a83 from '../../../../client/usermanagement/admin/blades/loginscreen/LoginScreenLayoutBlade';
119
+ import wcb4199c78758f4012874dea3685eb2e1d from '../../../../client/admin/system/submenu/sharepointuserprofilessync/syncapp/components/SyncAppForm';
86
120
  //{{importWC}}
87
121
  declare global {
88
122
  namespace JSX {
@@ -90,89 +124,123 @@ declare global {
90
124
  interface ElementClass { }
91
125
 
92
126
  interface IntrinsicElements {
93
- "wp-properties": typeof wc88894e6a2e4144b6a6f1af3612caf276.propsDefinition | VueComponentBaseProps
94
- "wp-properties-settings": typeof wc295591853df2404993e5d8326ec94982.propsDefinition | VueComponentBaseProps
95
- "omnia-workplace-signoffrequestrollup": typeof wc830aeebda0334b00969ca8c135e2f344.propsDefinition | VueComponentBaseProps
96
- "omnia-workplace-user-management-journey": typeof wc1d19aeb722e44b9e9d2617035854dd2a.propsDefinition | VueComponentBaseProps
97
- "omnia-workplace-user-management-user-type-listing": typeof wcebd9788ab21748688f4e594ecf568806.propsDefinition | VueComponentBaseProps
98
- "omnia-workplace-user-management-user-type-detail": typeof wc0f51dc5b13ae4c3e8b74eab4eb3b289b.propsDefinition | VueComponentBaseProps
99
- "omnia-workplace-user-management-sync-provider-listing": typeof wc242dc5602ede41f0b6d4151884a2ec63.propsDefinition | VueComponentBaseProps
100
- "omnia-workplace-user-management-sync-provider-settings": typeof wc0ab38b6f985240ec83c437db8a27d7c6.propsDefinition | VueComponentBaseProps
101
- "omnia-workplace-user-management-sync-provider-logs": typeof wc6a15d7edea3d4b548b71d8a7f3e50295.propsDefinition | VueComponentBaseProps
102
- "omnia-workplace-user-management-user-listing": typeof wc6f1fc2596ddb411abf1741ed422947e3.propsDefinition | VueComponentBaseProps
103
- "omnia-workplace-user-management-user-detail": typeof wcfb9aa542fd414c5f8468aa0ad67d11f7.propsDefinition | VueComponentBaseProps
104
- "omnia-workplace-user-management-user-authentication": typeof wc2de8ec5f9d034828b1928ba37e48b322.propsDefinition | VueComponentBaseProps
105
- "omnia-workplace-user-management-group-listing": typeof wc0a208072d45f4f498d59ab7b9da9a10d.propsDefinition | VueComponentBaseProps
106
- "omnia-workplace-user-management-group-detail": typeof wc836c198b2a2c418f89a0cf47ed44092d.propsDefinition | VueComponentBaseProps
107
- "omnia-workplace-user-management-authentication-settings": typeof wca95a8b4a7e944190924087b361950843.propsDefinition | VueComponentBaseProps
108
- "omnia-workplace-user-management-dynamicgroup-listing": typeof wc9c3a9218af534e48b95ba122eb43db64.propsDefinition | VueComponentBaseProps
109
- "omnia-workplace-user-management-dynamicgroup-detail": typeof wcf43ef789418d4f56bd2788420f3d9823.propsDefinition | VueComponentBaseProps
110
- "omnia-workplace-user-management-userproperty-listing": typeof wc77fa3438c9204b32bddc1b8361e530c2.propsDefinition | VueComponentBaseProps
111
- "omnia-workplace-user-management-userproperty-detail": typeof wc3967363b80cd4b12900f7a9c7975bf6a.propsDefinition | VueComponentBaseProps
112
- "owpl-queryableproperties-journey": typeof wc19997524d6bc4fc2a411bd1e3faf661b.propsDefinition | VueComponentBaseProps
113
- "omnia-tad-app-journey": typeof wcb830a9783f584951a2d81e2b2009a126.propsDefinition | VueComponentBaseProps
114
- "omnia-tad-openai-dalle-secret": typeof wc28b79dc39fc04a07ae50fa8d77e4a84b.propsDefinition | VueComponentBaseProps
115
- "owpl-enterpriseproperties-journey": typeof wce98dd24f7bfa4704ad5e85510cbe3d37.propsDefinition | VueComponentBaseProps
116
- "omnia-tad-properties-journey": typeof wc95f6e9a4f7284543998644bf59323c76.propsDefinition | VueComponentBaseProps
117
- "omnia-tad-propertysets-journey": typeof wc813c8357aa75489fb022f5c7b0a02443.propsDefinition | VueComponentBaseProps
118
- "omnia-tad-tenant-secrets-journey": typeof wc1d60e6da39df4458b6213b4d64bf2843.propsDefinition | VueComponentBaseProps
119
- "omnia-security-journey": typeof wc64414dbb034543c89572b254ef41aae7.propsDefinition | VueComponentBaseProps
120
- "omnia-tad-security-journey": typeof wc48770aa703464610ace370d3f3e65f14.propsDefinition | VueComponentBaseProps
121
- "omnia-tad-tenantadmin-settings": typeof wc5618d436945b4fdfb43293dac1a541a6.propsDefinition | VueComponentBaseProps
122
- "wp-admin-signoffrequest-queryproperties-journey": typeof wc5fb83ba2a1224324925faa7dad59a22d.propsDefinition | VueComponentBaseProps
123
- "omnia-tad-system-journey": typeof wc8d451f6cbcf442c3a4a07d3ad5de09a3.propsDefinition | VueComponentBaseProps
124
- "omnia-tad-system-account-form": typeof wc0f7957bf937e4563992af142e027d1d2.propsDefinition | VueComponentBaseProps
125
- "wpl-tenantreusablecontent-secret-journey": typeof wc8a58fe31bf8240a4a5f5a827c4446de1.propsDefinition | VueComponentBaseProps
126
- "omnia-tad-tenantreusablecontent-admin-journey": typeof wc25f35a90f1e049b5952b0a5dd40ee6fd.propsDefinition | VueComponentBaseProps
127
- "omnia-tad-text-completion-form": typeof wc8f0de086dd4048209dcf73e01556c5ae.propsDefinition | VueComponentBaseProps
128
- "pan-people-rollup": typeof wcb5a5fd89a18c4c0e90877cb3556bede5.propsDefinition | VueComponentBaseProps
129
- "owpl-powerapp-setting-admin-journey-tenant": typeof wcb643dd40d26c4c739f23d5fa4b436064.propsDefinition | VueComponentBaseProps
130
- "omnia-workspace-yammer-app-form": typeof wc352e23d39a2040f786991b9796032e3a.propsDefinition | VueComponentBaseProps
131
- "omnia-workspace-teamwork-permission-input": typeof wc240a15bb28454ace84086bc1d251b859.propsDefinition | VueComponentBaseProps
132
- "otc-team-collaboration-rollup": typeof wc87f6d9e757bc4495ba2de1bf961642ac.propsDefinition | VueComponentBaseProps
133
- "omnia-tad-businessprofile-journey": typeof wc2b69d826807c470e9db10a19bba2d1e0.propsDefinition | VueComponentBaseProps
134
- "omnia-tad-tenant-administrator-permission-journey": typeof wcaf0c761e8ba54dee858ca7593adcce76.propsDefinition | VueComponentBaseProps
135
- "omnia-tad-business-profile-http-code-display": typeof wc9b3a0a46626748f3b71168bd16f62a66.propsDefinition | VueComponentBaseProps
136
- "omnia-tad-tenant-http-code-display": typeof wca2b3a1be68a849c28d605069174de7be.propsDefinition | VueComponentBaseProps
137
- "omnia-workspace-attach-site-button": typeof wc2cff741d3f8546e3b36f143020d9a547.propsDefinition | VueComponentBaseProps
138
- "omnia-workspace-sync-last-activity-button": typeof wc31470e4c6f9d41769d35d31d1f8446fc.propsDefinition | VueComponentBaseProps
139
- "omnia-workspace-app-editing": typeof wcc6d4210701a54825910e4232aeac8b75.propsDefinition | VueComponentBaseProps
140
- "omnia-workspace-sensitivity-label": typeof wc036c36b99a434829aa0901c6b5868a82.propsDefinition | VueComponentBaseProps
141
- "omnia-workspace-setup-teamwork": typeof wc9f8b58418bcd4de38000c1f1c0deb062.propsDefinition | VueComponentBaseProps
142
- "omnia-tad-tenant-mediapicker": typeof wc37329e5d5cf74ff1ba633ce14b88e51c.propsDefinition | VueComponentBaseProps
143
- "omnia-tad-tenant-mediapicker-cropratios": typeof wca49a79f59f1e471d813f12926f411f9c.propsDefinition | VueComponentBaseProps
144
- "omnia-tad-tenant-mediapicker-filesize": typeof wcab1f3fecab21479198cc3a4934b6625d.propsDefinition | VueComponentBaseProps
145
- "omnia-tad-tenant-mediapicker-scalingsettings": typeof wc19b22417acb641c196f947ea4d60f4b2.propsDefinition | VueComponentBaseProps
146
- "omnia-tad-generalsettings": typeof wc62529631696b457bbc0418c888fc940f.propsDefinition | VueComponentBaseProps
147
- "omnia-tad-tenantregional": typeof wcfcf7035a4e22428fbcdd47843d4882ba.propsDefinition | VueComponentBaseProps
148
- "omnia-tad-tenantauthentication-journey": typeof wc06663ffd728243a5bf53f39717ecec5f.propsDefinition | VueComponentBaseProps
149
- "omnia-tad-azureadpermissions-journey": typeof wc2d8b288c0d904db4a4b86f7e6851b109.propsDefinition | VueComponentBaseProps
150
- "omnaix-azureadsync-admin-journey": typeof wcdefc96c5152c48679763477ae749f271.propsDefinition | VueComponentBaseProps
151
- "omnia-tad-csomclientcontext-fallbackurl-journey": typeof wcecf746d7b8ad478f9b3b564dfcd81162.propsDefinition | VueComponentBaseProps
152
- "omnia-tad-customemail-journey": typeof wc61fdccaff48f471dbe822dc9b5911c85.propsDefinition | VueComponentBaseProps
153
- "omnia-tad-extensions-journey": typeof wcaa12c9f2abc344b980c998c3e8105671.propsDefinition | VueComponentBaseProps
154
- "omnia-tad-microsoft365-journey": typeof wc21fdcf572d81494688a966a63f7e9cd1.propsDefinition | VueComponentBaseProps
155
- "omnia-tad-tenantpeopleinformation-journey": typeof wc2949577e19024e2ea58a23dc0c0a22a5.propsDefinition | VueComponentBaseProps
156
- "omnia-tad-services-journey": typeof wcfeb168ca8f484e06ab3f88d48c078319.propsDefinition | VueComponentBaseProps
157
- "omnia-tad-spfx-instruction-journey": typeof wcbcf37fbe9ed64f61859cdd0fd624dcb9.propsDefinition | VueComponentBaseProps
158
- "omnia-tad-teamsapp-generator-journey": typeof wc877e3f23d8244d3ba564b9e8298b9488.propsDefinition | VueComponentBaseProps
159
- "omnia-tad-tenantcontact-journey": typeof wc9fbf91affc974ca698437e8ada43bb0c.propsDefinition | VueComponentBaseProps
160
- "omnia-tad-tenanterrorinformation-journey": typeof wcebaf28e84f5e44f9a5b265c0eb54b911.propsDefinition | VueComponentBaseProps
161
- "omnia-tad-texttranslator-journey": typeof wca5d4f21baf094e238e54ec05121953f0.propsDefinition | VueComponentBaseProps
162
- "omnia-wp-signoffrequestrollup-progressstatus-renderer": typeof wc84d11b7319be41918b63564083c376f6.propsDefinition | VueComponentBaseProps
163
- "omnia-wp-signoffrequestrollup-progressstatus-settings": typeof wcda2ab10e0751481b819004f69178bc4c.propsDefinition | VueComponentBaseProps
164
- "omnia-wp-signoffrequestrollup-progressstatus-settings-defaultvalueinput": typeof wce18ff6ce8bd04511baad8ebf31d5f9ca.propsDefinition | VueComponentBaseProps
165
- "omnia-wp-signoffrequestrollup-progressstatus-selection": typeof wca7bb250ca4014701994d845c61147fec.propsDefinition | VueComponentBaseProps
166
- "omnia-wp-signoffrequestrollup-status-renderer": typeof wceb9d51dea42d4fdc832d80838014c11f.propsDefinition | VueComponentBaseProps
167
- "omnia-wp-signoffrequestrollup-status-settings": typeof wcba1b704157e8417591c8995c18f9aaa5.propsDefinition | VueComponentBaseProps
168
- "omnia-wp-signoffrequestrollup-status-settings-defaultvalueinput": typeof wc1ab3ab1dff20498bb479a2d39dd3a196.propsDefinition | VueComponentBaseProps
169
- "omnia-wp-signoffrequestrollup-status-selection": typeof wc586025d5e9a14b849737f6da29ca3b4a.propsDefinition | VueComponentBaseProps
170
- "omnia-wp-signoffrequestrollup-type-renderer": typeof wce135d092ee7b4cd9b014d013de56ada5.propsDefinition | VueComponentBaseProps
171
- "omnia-wp-signoffrequestrollup-type-settings": typeof wc688e5482ec4b45d1ba0af20e783c0ce3.propsDefinition | VueComponentBaseProps
172
- "omnia-wp-signoffrequestrollup-type-settings-defaultvalueinput": typeof wcb22476a7e7344e599525e8547fa85d32.propsDefinition | VueComponentBaseProps
173
- "omnia-wp-signoffrequestrollup-type-selection": typeof wcaa32f8b8df044934be45fd7394e9cc8d.propsDefinition | VueComponentBaseProps
174
- "omnia-workplace-azure-ad-sync-app-form": typeof wcb4199c78758f4012874dea3685eb2e1d.propsDefinition | VueComponentBaseProps
175
- "omniax-azure-ad-sync-account-form": typeof wcaf6eb9f45bf64611ba359264e76f0287.propsDefinition | VueComponentBaseProps
127
+ "wp-properties": typeof wc88894e6a2e4144b6a6f1af3612caf276.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc88894e6a2e4144b6a6f1af3612caf276.propsDefinition>
128
+ "wp-properties-settings": typeof wc295591853df2404993e5d8326ec94982.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc295591853df2404993e5d8326ec94982.propsDefinition>
129
+ "omnia-workplace-signoffrequest-journey": typeof wc9c4dbbe98bdd4017b1d83e477e179010.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9c4dbbe98bdd4017b1d83e477e179010.propsDefinition>
130
+ "omnia-workplace-signoffrequestrollup": typeof wc830aeebda0334b00969ca8c135e2f344.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc830aeebda0334b00969ca8c135e2f344.propsDefinition>
131
+ "wp-userinformation": typeof wc29f1772f545e4017b9fad356c8192b66.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc29f1772f545e4017b9fad356c8192b66.propsDefinition>
132
+ "wp-userinformation-settings": typeof wc5f4d84f56d784be594b63f299d79b2aa.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc5f4d84f56d784be594b63f299d79b2aa.propsDefinition>
133
+ "omnia-workplace-tenant-user-management-journey": typeof wc1d19aeb722e44b9e9d2617035854dd2a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc1d19aeb722e44b9e9d2617035854dd2a.propsDefinition>
134
+ "omnia-workplace-bp-user-management-journey": typeof wc9539268b741944dd970796a5ff9d0b0d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9539268b741944dd970796a5ff9d0b0d.propsDefinition>
135
+ "omnia-workplace-user-management-user-type-listing": typeof wcebd9788ab21748688f4e594ecf568806.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcebd9788ab21748688f4e594ecf568806.propsDefinition>
136
+ "omnia-workplace-user-management-user-type-detail": typeof wc0f51dc5b13ae4c3e8b74eab4eb3b289b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc0f51dc5b13ae4c3e8b74eab4eb3b289b.propsDefinition>
137
+ "omnia-workplace-user-management-user-authentication": typeof wc2de8ec5f9d034828b1928ba37e48b322.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2de8ec5f9d034828b1928ba37e48b322.propsDefinition>
138
+ "omnia-workplace-user-management-sync-provider-listing": typeof wc242dc5602ede41f0b6d4151884a2ec63.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc242dc5602ede41f0b6d4151884a2ec63.propsDefinition>
139
+ "omnia-workplace-user-management-sync-provider-settings": typeof wc0ab38b6f985240ec83c437db8a27d7c6.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc0ab38b6f985240ec83c437db8a27d7c6.propsDefinition>
140
+ "omnia-workplace-user-management-sync-provider-logs": typeof wc6a15d7edea3d4b548b71d8a7f3e50295.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6a15d7edea3d4b548b71d8a7f3e50295.propsDefinition>
141
+ "omnia-workplace-user-management-user-listing": typeof wc6f1fc2596ddb411abf1741ed422947e3.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6f1fc2596ddb411abf1741ed422947e3.propsDefinition>
142
+ "omnia-workplace-user-management-active-user-listing": typeof wc1972b656c68c4c50afa7c76c8959b88d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc1972b656c68c4c50afa7c76c8959b88d.propsDefinition>
143
+ "omnia-workplace-user-management-identity-creation-request-listing": typeof wc6f3f70caafc54724b3f8405986a21717.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6f3f70caafc54724b3f8405986a21717.propsDefinition>
144
+ "omnia-workplace-bp-user-management-authentication": typeof wc4c9410c586ff49a6a493f8a35bb3f990.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc4c9410c586ff49a6a493f8a35bb3f990.propsDefinition>
145
+ "omnia-workplace-user-management-deleted-user-listing": typeof wca7dfb3df024c49aca5f06dfd46c2ab65.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca7dfb3df024c49aca5f06dfd46c2ab65.propsDefinition>
146
+ "omnia-workplace-user-management-user-detail": typeof wcfb9aa542fd414c5f8468aa0ad67d11f7.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcfb9aa542fd414c5f8468aa0ad67d11f7.propsDefinition>
147
+ "omnia-workplace-user-management-group-listing": typeof wc0a208072d45f4f498d59ab7b9da9a10d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc0a208072d45f4f498d59ab7b9da9a10d.propsDefinition>
148
+ "omnia-workplace-user-management-active-group-listing": typeof wcf333ebaad0094169a2ff868e8b751bf9.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf333ebaad0094169a2ff868e8b751bf9.propsDefinition>
149
+ "omnia-workplace-user-management-deleted-group-listing": typeof wc3620baa9550145fa955e79d176a72a51.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc3620baa9550145fa955e79d176a72a51.propsDefinition>
150
+ "omnia-workplace-user-management-group-detail": typeof wc836c198b2a2c418f89a0cf47ed44092d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc836c198b2a2c418f89a0cf47ed44092d.propsDefinition>
151
+ "omnia-workplace-user-management-dynamicgroup-listing": typeof wc9c3a9218af534e48b95ba122eb43db64.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9c3a9218af534e48b95ba122eb43db64.propsDefinition>
152
+ "omnia-workplace-user-management-dynamicgroup-detail": typeof wcf43ef789418d4f56bd2788420f3d9823.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf43ef789418d4f56bd2788420f3d9823.propsDefinition>
153
+ "omnia-workplace-user-management-userproperty-listing": typeof wc77fa3438c9204b32bddc1b8361e530c2.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc77fa3438c9204b32bddc1b8361e530c2.propsDefinition>
154
+ "omnia-workplace-user-management-userproperty-detail": typeof wc3967363b80cd4b12900f7a9c7975bf6a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc3967363b80cd4b12900f7a9c7975bf6a.propsDefinition>
155
+ "omnia-workplace-user-management-user-type-detail-authentication-tab": typeof wc95a66c4940c7442cb815359c5d299365.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc95a66c4940c7442cb815359c5d299365.propsDefinition>
156
+ "omnia-workplace-user-management-user-type-detail-properties-tab": typeof wc9c7c92676bae4157a58898eecb88663d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9c7c92676bae4157a58898eecb88663d.propsDefinition>
157
+ "omnia-workplace-user-management-identity-creation-request": typeof wc36d0078c1c79486bb4e392a97f03bdb5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc36d0078c1c79486bb4e392a97f03bdb5.propsDefinition>
158
+ "omnia-workplace-user-management-bulk-import": typeof wc8df3cbab53d440918fe0a44f88e92018.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc8df3cbab53d440918fe0a44f88e92018.propsDefinition>
159
+ "owpl-queryableproperties-journey": typeof wc19997524d6bc4fc2a411bd1e3faf661b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc19997524d6bc4fc2a411bd1e3faf661b.propsDefinition>
160
+ "omnia-tad-app-journey": typeof wcb830a9783f584951a2d81e2b2009a126.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb830a9783f584951a2d81e2b2009a126.propsDefinition>
161
+ "omnia-tad-openai-dalle-secret": typeof wc28b79dc39fc04a07ae50fa8d77e4a84b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc28b79dc39fc04a07ae50fa8d77e4a84b.propsDefinition>
162
+ "owpl-enterpriseproperties-journey": typeof wce98dd24f7bfa4704ad5e85510cbe3d37.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wce98dd24f7bfa4704ad5e85510cbe3d37.propsDefinition>
163
+ "omnia-tad-enterprisepropertycategories-journey": typeof wcdbe61fac1b824db6aca312e95a86274f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcdbe61fac1b824db6aca312e95a86274f.propsDefinition>
164
+ "omnia-tad-properties-journey": typeof wc95f6e9a4f7284543998644bf59323c76.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc95f6e9a4f7284543998644bf59323c76.propsDefinition>
165
+ "omnia-tad-propertysets-journey": typeof wc813c8357aa75489fb022f5c7b0a02443.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc813c8357aa75489fb022f5c7b0a02443.propsDefinition>
166
+ "omnia-tad-recaptcha-secret": typeof wcf74692483c39443d969714abc70bb73c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf74692483c39443d969714abc70bb73c.propsDefinition>
167
+ "omnia-tad-propertyarchive-journey": typeof wcf24e98747c5e415c85135d3a591c18f0.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf24e98747c5e415c85135d3a591c18f0.propsDefinition>
168
+ "omnia-tad-tenant-secrets-journey": typeof wc1d60e6da39df4458b6213b4d64bf2843.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc1d60e6da39df4458b6213b4d64bf2843.propsDefinition>
169
+ "omnia-security-journey": typeof wc64414dbb034543c89572b254ef41aae7.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc64414dbb034543c89572b254ef41aae7.propsDefinition>
170
+ "omnia-tad-security-journey": typeof wc48770aa703464610ace370d3f3e65f14.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc48770aa703464610ace370d3f3e65f14.propsDefinition>
171
+ "omnia-tad-tenantadmin-settings": typeof wc5618d436945b4fdfb43293dac1a541a6.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc5618d436945b4fdfb43293dac1a541a6.propsDefinition>
172
+ "wp-admin-signoffrequest-queryproperties-journey": typeof wc5fb83ba2a1224324925faa7dad59a22d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc5fb83ba2a1224324925faa7dad59a22d.propsDefinition>
173
+ "omnia-tad-system-journey": typeof wc8d451f6cbcf442c3a4a07d3ad5de09a3.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc8d451f6cbcf442c3a4a07d3ad5de09a3.propsDefinition>
174
+ "omnia-tad-system-account-form": typeof wc0f7957bf937e4563992af142e027d1d2.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc0f7957bf937e4563992af142e027d1d2.propsDefinition>
175
+ "wpl-tenantreusablecontent-secret-journey": typeof wc8a58fe31bf8240a4a5f5a827c4446de1.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc8a58fe31bf8240a4a5f5a827c4446de1.propsDefinition>
176
+ "omnia-tad-tenantreusablecontent-admin-journey": typeof wc25f35a90f1e049b5952b0a5dd40ee6fd.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc25f35a90f1e049b5952b0a5dd40ee6fd.propsDefinition>
177
+ "omnia-tad-text-completion-form": typeof wc8f0de086dd4048209dcf73e01556c5ae.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc8f0de086dd4048209dcf73e01556c5ae.propsDefinition>
178
+ "omnia-workplace-tenant-analytics-journey": typeof wcd64bc6470d3749debd60eb0d39cbb4a9.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcd64bc6470d3749debd60eb0d39cbb4a9.propsDefinition>
179
+ "omnia-workplace-tenant-analytics-general-blade": typeof wc3e80d831f02b4c0bbfbda1354896f98b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc3e80d831f02b4c0bbfbda1354896f98b.propsDefinition>
180
+ "omnia-workplace-tenant-analytics-dimensions-blade": typeof wc4027e63992ed406495c8f715f02cacac.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc4027e63992ed406495c8f715f02cacac.propsDefinition>
181
+ "omnia-workplace-tenant-analytics-dimensions-add-dimension-blade": typeof wc752607aa4b6e486590ccc867fa1e0d91.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc752607aa4b6e486590ccc867fa1e0d91.propsDefinition>
182
+ "wp-analyticswidgetblock": typeof wc56dd7c8f3c3f4ec38e41e398c79f945a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc56dd7c8f3c3f4ec38e41e398c79f945a.propsDefinition>
183
+ "wp-analyticswidgetblock-settings": typeof wca8d46ae39f87457b8f95e4b4aea5df6c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca8d46ae39f87457b8f95e4b4aea5df6c.propsDefinition>
184
+ "wp-analyticsfilterblock": typeof wcaebb9b0b32ae4b14b0f13515b62f329f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcaebb9b0b32ae4b14b0f13515b62f329f.propsDefinition>
185
+ "wp-analyticsfilterblock-settings": typeof wc287d68015fdb4649a057b52adc1c278a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc287d68015fdb4649a057b52adc1c278a.propsDefinition>
186
+ "pan-people-rollup": typeof wcb5a5fd89a18c4c0e90877cb3556bede5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb5a5fd89a18c4c0e90877cb3556bede5.propsDefinition>
187
+ "owpl-powerapp-setting-admin-journey-tenant": typeof wcb643dd40d26c4c739f23d5fa4b436064.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb643dd40d26c4c739f23d5fa4b436064.propsDefinition>
188
+ "omnia-workspace-yammer-app-form": typeof wc352e23d39a2040f786991b9796032e3a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc352e23d39a2040f786991b9796032e3a.propsDefinition>
189
+ "omnia-workspace-teamwork-permission-input": typeof wc240a15bb28454ace84086bc1d251b859.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc240a15bb28454ace84086bc1d251b859.propsDefinition>
190
+ "otc-team-collaboration-rollup": typeof wc87f6d9e757bc4495ba2de1bf961642ac.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc87f6d9e757bc4495ba2de1bf961642ac.propsDefinition>
191
+ "otc-team-collaboration-rollup-renderer": typeof wcd22b2917be6043d4b98949eba88dcac3.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcd22b2917be6043d4b98949eba88dcac3.propsDefinition>
192
+ "otc-team-collaboration-rollup-metric-detail": typeof wc75ccd5e7f7b54d4faa6e5391c1946b4b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc75ccd5e7f7b54d4faa6e5391c1946b4b.propsDefinition>
193
+ "omnia-tad-businessprofile-journey": typeof wc2b69d826807c470e9db10a19bba2d1e0.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2b69d826807c470e9db10a19bba2d1e0.propsDefinition>
194
+ "omnia-tad-businessprofile-settings-journey": typeof wc4b86a4364255448ca502e1daeb94d142.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc4b86a4364255448ca502e1daeb94d142.propsDefinition>
195
+ "omnia-mediaflow-integration-key-secret": typeof wc6ef676e6d54a43a2b6e9707347934f94.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6ef676e6d54a43a2b6e9707347934f94.propsDefinition>
196
+ "omnia-tad-tenant-administrator-permission-journey": typeof wcaf0c761e8ba54dee858ca7593adcce76.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcaf0c761e8ba54dee858ca7593adcce76.propsDefinition>
197
+ "omnia-tad-business-profile-http-code-layout": typeof wc9b3a0a46626748f3b71168bd16f62a66.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9b3a0a46626748f3b71168bd16f62a66.propsDefinition>
198
+ "omnia-tad-tenant-http-code-layout": typeof wca2b3a1be68a849c28d605069174de7be.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca2b3a1be68a849c28d605069174de7be.propsDefinition>
199
+ "omnia-workspace-attach-site-button": typeof wc2cff741d3f8546e3b36f143020d9a547.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2cff741d3f8546e3b36f143020d9a547.propsDefinition>
200
+ "omnia-workspace-app-editing": typeof wcc6d4210701a54825910e4232aeac8b75.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcc6d4210701a54825910e4232aeac8b75.propsDefinition>
201
+ "omnia-workspace-sensitivity-label": typeof wc036c36b99a434829aa0901c6b5868a82.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc036c36b99a434829aa0901c6b5868a82.propsDefinition>
202
+ "omnia-workspace-setup-teamwork": typeof wc9f8b58418bcd4de38000c1f1c0deb062.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9f8b58418bcd4de38000c1f1c0deb062.propsDefinition>
203
+ "omnia-tad-business-profile-dalle": typeof wcf87cdf79daf94916a7ddbb05e534c42f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf87cdf79daf94916a7ddbb05e534c42f.propsDefinition>
204
+ "omnia-tad-linkhandlersetting": typeof wccc822f8037e043acb37c8d8963c7076c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wccc822f8037e043acb37c8d8963c7076c.propsDefinition>
205
+ "omnia-tad-tenant-mediapicker": typeof wc37329e5d5cf74ff1ba633ce14b88e51c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc37329e5d5cf74ff1ba633ce14b88e51c.propsDefinition>
206
+ "omnia-tad-tenant-mediapicker-cropratios": typeof wca49a79f59f1e471d813f12926f411f9c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca49a79f59f1e471d813f12926f411f9c.propsDefinition>
207
+ "omnia-tad-tenant-mediapicker-filesize": typeof wcab1f3fecab21479198cc3a4934b6625d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcab1f3fecab21479198cc3a4934b6625d.propsDefinition>
208
+ "omnia-tad-tenant-mediapicker-scalingsettings": typeof wc19b22417acb641c196f947ea4d60f4b2.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc19b22417acb641c196f947ea4d60f4b2.propsDefinition>
209
+ "omnia-tad-tenant-openai-settings-journey": typeof wc6a8ac4940409412f854cc02cb8ebf08b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6a8ac4940409412f854cc02cb8ebf08b.propsDefinition>
210
+ "omnia-tad-generalsettings": typeof wc62529631696b457bbc0418c888fc940f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc62529631696b457bbc0418c888fc940f.propsDefinition>
211
+ "omnia-tad-tenantregional": typeof wcfcf7035a4e22428fbcdd47843d4882ba.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcfcf7035a4e22428fbcdd47843d4882ba.propsDefinition>
212
+ "omnia-tad-tenantauthentication-journey": typeof wc06663ffd728243a5bf53f39717ecec5f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc06663ffd728243a5bf53f39717ecec5f.propsDefinition>
213
+ "omnia-tad-azureadpermissions-journey": typeof wc2d8b288c0d904db4a4b86f7e6851b109.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2d8b288c0d904db4a4b86f7e6851b109.propsDefinition>
214
+ "omnia-tad-csomclientcontext-fallbackurl-journey": typeof wcecf746d7b8ad478f9b3b564dfcd81162.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcecf746d7b8ad478f9b3b564dfcd81162.propsDefinition>
215
+ "omnia-tad-customemail-journey": typeof wc61fdccaff48f471dbe822dc9b5911c85.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc61fdccaff48f471dbe822dc9b5911c85.propsDefinition>
216
+ "omnia-tad-extensions-journey": typeof wcaa12c9f2abc344b980c998c3e8105671.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcaa12c9f2abc344b980c998c3e8105671.propsDefinition>
217
+ "omnia-tad-microsoft365-journey": typeof wc21fdcf572d81494688a966a63f7e9cd1.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc21fdcf572d81494688a966a63f7e9cd1.propsDefinition>
218
+ "omnia-tad-tenantpeopleinformation-journey": typeof wc2949577e19024e2ea58a23dc0c0a22a5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2949577e19024e2ea58a23dc0c0a22a5.propsDefinition>
219
+ "omnia-tad-services-journey": typeof wcfeb168ca8f484e06ab3f88d48c078319.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcfeb168ca8f484e06ab3f88d48c078319.propsDefinition>
220
+ "owpl-sharepoint-userprofiles-sync-admin-journey": typeof wcdefc96c5152c48679763477ae749f271.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcdefc96c5152c48679763477ae749f271.propsDefinition>
221
+ "omnia-tad-spfx-instruction-journey": typeof wcbcf37fbe9ed64f61859cdd0fd624dcb9.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcbcf37fbe9ed64f61859cdd0fd624dcb9.propsDefinition>
222
+ "omnia-tad-teamsapp-generator-journey": typeof wc877e3f23d8244d3ba564b9e8298b9488.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc877e3f23d8244d3ba564b9e8298b9488.propsDefinition>
223
+ "omnia-tad-tenantcontact-journey": typeof wc9fbf91affc974ca698437e8ada43bb0c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9fbf91affc974ca698437e8ada43bb0c.propsDefinition>
224
+ "omnia-tad-tenanterrorinformation-journey": typeof wcebaf28e84f5e44f9a5b265c0eb54b911.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcebaf28e84f5e44f9a5b265c0eb54b911.propsDefinition>
225
+ "omnia-tad-texttranslator-journey": typeof wca5d4f21baf094e238e54ec05121953f0.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca5d4f21baf094e238e54ec05121953f0.propsDefinition>
226
+ "omnia-wp-signoffrequestrollup-progressstatus-renderer": typeof wc84d11b7319be41918b63564083c376f6.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc84d11b7319be41918b63564083c376f6.propsDefinition>
227
+ "omnia-wp-signoffrequestrollup-progressstatus-settings": typeof wcda2ab10e0751481b819004f69178bc4c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcda2ab10e0751481b819004f69178bc4c.propsDefinition>
228
+ "omnia-wp-signoffrequestrollup-progressstatus-settings-defaultvalueinput": typeof wce18ff6ce8bd04511baad8ebf31d5f9ca.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wce18ff6ce8bd04511baad8ebf31d5f9ca.propsDefinition>
229
+ "omnia-wp-signoffrequestrollup-progressstatus-selection": typeof wca7bb250ca4014701994d845c61147fec.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca7bb250ca4014701994d845c61147fec.propsDefinition>
230
+ "omnia-wp-signoffrequestrollup-status-renderer": typeof wceb9d51dea42d4fdc832d80838014c11f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wceb9d51dea42d4fdc832d80838014c11f.propsDefinition>
231
+ "omnia-wp-signoffrequestrollup-status-settings": typeof wcba1b704157e8417591c8995c18f9aaa5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcba1b704157e8417591c8995c18f9aaa5.propsDefinition>
232
+ "omnia-wp-signoffrequestrollup-status-settings-defaultvalueinput": typeof wc1ab3ab1dff20498bb479a2d39dd3a196.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc1ab3ab1dff20498bb479a2d39dd3a196.propsDefinition>
233
+ "omnia-wp-signoffrequestrollup-status-selection": typeof wc586025d5e9a14b849737f6da29ca3b4a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc586025d5e9a14b849737f6da29ca3b4a.propsDefinition>
234
+ "omnia-wp-signoffrequestrollup-type-renderer": typeof wce135d092ee7b4cd9b014d013de56ada5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wce135d092ee7b4cd9b014d013de56ada5.propsDefinition>
235
+ "omnia-wp-signoffrequestrollup-type-settings": typeof wc688e5482ec4b45d1ba0af20e783c0ce3.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc688e5482ec4b45d1ba0af20e783c0ce3.propsDefinition>
236
+ "omnia-wp-signoffrequestrollup-type-settings-defaultvalueinput": typeof wcb22476a7e7344e599525e8547fa85d32.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb22476a7e7344e599525e8547fa85d32.propsDefinition>
237
+ "omnia-wp-signoffrequestrollup-type-selection": typeof wcaa32f8b8df044934be45fd7394e9cc8d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcaa32f8b8df044934be45fd7394e9cc8d.propsDefinition>
238
+ "omnia-wp-signoffrequestrollup-requestedby-renderer": typeof wc7bee6655ec924c5cb780a332fd8342be.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc7bee6655ec924c5cb780a332fd8342be.propsDefinition>
239
+ "omnia-wp-signoffrequestrollup-requestedby-settings": typeof wcf5a8c7a15be744b0bd5ad6f85cfd70e4.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf5a8c7a15be744b0bd5ad6f85cfd70e4.propsDefinition>
240
+ "omnia-wp-signoffrequestrollup-requestedby-settings-defaultvalueinput": typeof wc71418548f40942f4b3721d95d9ef5acf.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc71418548f40942f4b3721d95d9ef5acf.propsDefinition>
241
+ "omnia-wp-signoffrequestrollup-requestedby-selection": typeof wc28b644c7fc094325a3618f6968c1c5f9.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc28b644c7fc094325a3618f6968c1c5f9.propsDefinition>
242
+ "omnia-workplace-loginscreen-blade": typeof wcecdcbe77649d423b9f45a2b3a4369a83.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcecdcbe77649d423b9f45a2b3a4369a83.propsDefinition>
243
+ "omnia-workplace-azure-ad-sync-app-form": typeof wcb4199c78758f4012874dea3685eb2e1d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb4199c78758f4012874dea3685eb2e1d.propsDefinition>
176
244
  //{{elementName}}
177
245
  }
178
246
  }
@@ -180,89 +248,123 @@ declare global {
180
248
 
181
249
  declare global {
182
250
  let owpl: {
183
- "WpProperties": { new(...args: any[]): { $props: typeof wc88894e6a2e4144b6a6f1af3612caf276.propsDefinition | VueComponentBaseProps } }
184
- "WpPropertiesSettings": { new(...args: any[]): { $props: typeof wc295591853df2404993e5d8326ec94982.propsDefinition | VueComponentBaseProps } }
185
- "OmniaWorkplaceSignoffrequestrollup": { new(...args: any[]): { $props: typeof wc830aeebda0334b00969ca8c135e2f344.propsDefinition | VueComponentBaseProps } }
186
- "OmniaWorkplaceUserManagementJourney": { new(...args: any[]): { $props: typeof wc1d19aeb722e44b9e9d2617035854dd2a.propsDefinition | VueComponentBaseProps } }
187
- "OmniaWorkplaceUserManagementUserTypeListing": { new(...args: any[]): { $props: typeof wcebd9788ab21748688f4e594ecf568806.propsDefinition | VueComponentBaseProps } }
188
- "OmniaWorkplaceUserManagementUserTypeDetail": { new(...args: any[]): { $props: typeof wc0f51dc5b13ae4c3e8b74eab4eb3b289b.propsDefinition | VueComponentBaseProps } }
189
- "OmniaWorkplaceUserManagementSyncProviderListing": { new(...args: any[]): { $props: typeof wc242dc5602ede41f0b6d4151884a2ec63.propsDefinition | VueComponentBaseProps } }
190
- "OmniaWorkplaceUserManagementSyncProviderSettings": { new(...args: any[]): { $props: typeof wc0ab38b6f985240ec83c437db8a27d7c6.propsDefinition | VueComponentBaseProps } }
191
- "OmniaWorkplaceUserManagementSyncProviderLogs": { new(...args: any[]): { $props: typeof wc6a15d7edea3d4b548b71d8a7f3e50295.propsDefinition | VueComponentBaseProps } }
192
- "OmniaWorkplaceUserManagementUserListing": { new(...args: any[]): { $props: typeof wc6f1fc2596ddb411abf1741ed422947e3.propsDefinition | VueComponentBaseProps } }
193
- "OmniaWorkplaceUserManagementUserDetail": { new(...args: any[]): { $props: typeof wcfb9aa542fd414c5f8468aa0ad67d11f7.propsDefinition | VueComponentBaseProps } }
194
- "OmniaWorkplaceUserManagementUserAuthentication": { new(...args: any[]): { $props: typeof wc2de8ec5f9d034828b1928ba37e48b322.propsDefinition | VueComponentBaseProps } }
195
- "OmniaWorkplaceUserManagementGroupListing": { new(...args: any[]): { $props: typeof wc0a208072d45f4f498d59ab7b9da9a10d.propsDefinition | VueComponentBaseProps } }
196
- "OmniaWorkplaceUserManagementGroupDetail": { new(...args: any[]): { $props: typeof wc836c198b2a2c418f89a0cf47ed44092d.propsDefinition | VueComponentBaseProps } }
197
- "OmniaWorkplaceUserManagementAuthenticationSettings": { new(...args: any[]): { $props: typeof wca95a8b4a7e944190924087b361950843.propsDefinition | VueComponentBaseProps } }
198
- "OmniaWorkplaceUserManagementDynamicgroupListing": { new(...args: any[]): { $props: typeof wc9c3a9218af534e48b95ba122eb43db64.propsDefinition | VueComponentBaseProps } }
199
- "OmniaWorkplaceUserManagementDynamicgroupDetail": { new(...args: any[]): { $props: typeof wcf43ef789418d4f56bd2788420f3d9823.propsDefinition | VueComponentBaseProps } }
200
- "OmniaWorkplaceUserManagementUserpropertyListing": { new(...args: any[]): { $props: typeof wc77fa3438c9204b32bddc1b8361e530c2.propsDefinition | VueComponentBaseProps } }
201
- "OmniaWorkplaceUserManagementUserpropertyDetail": { new(...args: any[]): { $props: typeof wc3967363b80cd4b12900f7a9c7975bf6a.propsDefinition | VueComponentBaseProps } }
202
- "OwplQueryablepropertiesJourney": { new(...args: any[]): { $props: typeof wc19997524d6bc4fc2a411bd1e3faf661b.propsDefinition | VueComponentBaseProps } }
203
- "OmniaTadAppJourney": { new(...args: any[]): { $props: typeof wcb830a9783f584951a2d81e2b2009a126.propsDefinition | VueComponentBaseProps } }
204
- "OmniaTadOpenaiDalleSecret": { new(...args: any[]): { $props: typeof wc28b79dc39fc04a07ae50fa8d77e4a84b.propsDefinition | VueComponentBaseProps } }
205
- "OwplEnterprisepropertiesJourney": { new(...args: any[]): { $props: typeof wce98dd24f7bfa4704ad5e85510cbe3d37.propsDefinition | VueComponentBaseProps } }
206
- "OmniaTadPropertiesJourney": { new(...args: any[]): { $props: typeof wc95f6e9a4f7284543998644bf59323c76.propsDefinition | VueComponentBaseProps } }
207
- "OmniaTadPropertysetsJourney": { new(...args: any[]): { $props: typeof wc813c8357aa75489fb022f5c7b0a02443.propsDefinition | VueComponentBaseProps } }
208
- "OmniaTadTenantSecretsJourney": { new(...args: any[]): { $props: typeof wc1d60e6da39df4458b6213b4d64bf2843.propsDefinition | VueComponentBaseProps } }
209
- "OmniaSecurityJourney": { new(...args: any[]): { $props: typeof wc64414dbb034543c89572b254ef41aae7.propsDefinition | VueComponentBaseProps } }
210
- "OmniaTadSecurityJourney": { new(...args: any[]): { $props: typeof wc48770aa703464610ace370d3f3e65f14.propsDefinition | VueComponentBaseProps } }
211
- "OmniaTadTenantadminSettings": { new(...args: any[]): { $props: typeof wc5618d436945b4fdfb43293dac1a541a6.propsDefinition | VueComponentBaseProps } }
212
- "WpAdminSignoffrequestQuerypropertiesJourney": { new(...args: any[]): { $props: typeof wc5fb83ba2a1224324925faa7dad59a22d.propsDefinition | VueComponentBaseProps } }
213
- "OmniaTadSystemJourney": { new(...args: any[]): { $props: typeof wc8d451f6cbcf442c3a4a07d3ad5de09a3.propsDefinition | VueComponentBaseProps } }
214
- "OmniaTadSystemAccountForm": { new(...args: any[]): { $props: typeof wc0f7957bf937e4563992af142e027d1d2.propsDefinition | VueComponentBaseProps } }
215
- "WplTenantreusablecontentSecretJourney": { new(...args: any[]): { $props: typeof wc8a58fe31bf8240a4a5f5a827c4446de1.propsDefinition | VueComponentBaseProps } }
216
- "OmniaTadTenantreusablecontentAdminJourney": { new(...args: any[]): { $props: typeof wc25f35a90f1e049b5952b0a5dd40ee6fd.propsDefinition | VueComponentBaseProps } }
217
- "OmniaTadTextCompletionForm": { new(...args: any[]): { $props: typeof wc8f0de086dd4048209dcf73e01556c5ae.propsDefinition | VueComponentBaseProps } }
218
- "PanPeopleRollup": { new(...args: any[]): { $props: typeof wcb5a5fd89a18c4c0e90877cb3556bede5.propsDefinition | VueComponentBaseProps } }
219
- "OwplPowerappSettingAdminJourneyTenant": { new(...args: any[]): { $props: typeof wcb643dd40d26c4c739f23d5fa4b436064.propsDefinition | VueComponentBaseProps } }
220
- "OmniaWorkspaceYammerAppForm": { new(...args: any[]): { $props: typeof wc352e23d39a2040f786991b9796032e3a.propsDefinition | VueComponentBaseProps } }
221
- "OmniaWorkspaceTeamworkPermissionInput": { new(...args: any[]): { $props: typeof wc240a15bb28454ace84086bc1d251b859.propsDefinition | VueComponentBaseProps } }
222
- "OtcTeamCollaborationRollup": { new(...args: any[]): { $props: typeof wc87f6d9e757bc4495ba2de1bf961642ac.propsDefinition | VueComponentBaseProps } }
223
- "OmniaTadBusinessprofileJourney": { new(...args: any[]): { $props: typeof wc2b69d826807c470e9db10a19bba2d1e0.propsDefinition | VueComponentBaseProps } }
224
- "OmniaTadTenantAdministratorPermissionJourney": { new(...args: any[]): { $props: typeof wcaf0c761e8ba54dee858ca7593adcce76.propsDefinition | VueComponentBaseProps } }
225
- "OmniaTadBusinessProfileHttpCodeDisplay": { new(...args: any[]): { $props: typeof wc9b3a0a46626748f3b71168bd16f62a66.propsDefinition | VueComponentBaseProps } }
226
- "OmniaTadTenantHttpCodeDisplay": { new(...args: any[]): { $props: typeof wca2b3a1be68a849c28d605069174de7be.propsDefinition | VueComponentBaseProps } }
227
- "OmniaWorkspaceAttachSiteButton": { new(...args: any[]): { $props: typeof wc2cff741d3f8546e3b36f143020d9a547.propsDefinition | VueComponentBaseProps } }
228
- "OmniaWorkspaceSyncLastActivityButton": { new(...args: any[]): { $props: typeof wc31470e4c6f9d41769d35d31d1f8446fc.propsDefinition | VueComponentBaseProps } }
229
- "OmniaWorkspaceAppEditing": { new(...args: any[]): { $props: typeof wcc6d4210701a54825910e4232aeac8b75.propsDefinition | VueComponentBaseProps } }
230
- "OmniaWorkspaceSensitivityLabel": { new(...args: any[]): { $props: typeof wc036c36b99a434829aa0901c6b5868a82.propsDefinition | VueComponentBaseProps } }
231
- "OmniaWorkspaceSetupTeamwork": { new(...args: any[]): { $props: typeof wc9f8b58418bcd4de38000c1f1c0deb062.propsDefinition | VueComponentBaseProps } }
232
- "OmniaTadTenantMediapicker": { new(...args: any[]): { $props: typeof wc37329e5d5cf74ff1ba633ce14b88e51c.propsDefinition | VueComponentBaseProps } }
233
- "OmniaTadTenantMediapickerCropratios": { new(...args: any[]): { $props: typeof wca49a79f59f1e471d813f12926f411f9c.propsDefinition | VueComponentBaseProps } }
234
- "OmniaTadTenantMediapickerFilesize": { new(...args: any[]): { $props: typeof wcab1f3fecab21479198cc3a4934b6625d.propsDefinition | VueComponentBaseProps } }
235
- "OmniaTadTenantMediapickerScalingsettings": { new(...args: any[]): { $props: typeof wc19b22417acb641c196f947ea4d60f4b2.propsDefinition | VueComponentBaseProps } }
236
- "OmniaTadGeneralsettings": { new(...args: any[]): { $props: typeof wc62529631696b457bbc0418c888fc940f.propsDefinition | VueComponentBaseProps } }
237
- "OmniaTadTenantregional": { new(...args: any[]): { $props: typeof wcfcf7035a4e22428fbcdd47843d4882ba.propsDefinition | VueComponentBaseProps } }
238
- "OmniaTadTenantauthenticationJourney": { new(...args: any[]): { $props: typeof wc06663ffd728243a5bf53f39717ecec5f.propsDefinition | VueComponentBaseProps } }
239
- "OmniaTadAzureadpermissionsJourney": { new(...args: any[]): { $props: typeof wc2d8b288c0d904db4a4b86f7e6851b109.propsDefinition | VueComponentBaseProps } }
240
- "OmnaixAzureadsyncAdminJourney": { new(...args: any[]): { $props: typeof wcdefc96c5152c48679763477ae749f271.propsDefinition | VueComponentBaseProps } }
241
- "OmniaTadCsomclientcontextFallbackurlJourney": { new(...args: any[]): { $props: typeof wcecf746d7b8ad478f9b3b564dfcd81162.propsDefinition | VueComponentBaseProps } }
242
- "OmniaTadCustomemailJourney": { new(...args: any[]): { $props: typeof wc61fdccaff48f471dbe822dc9b5911c85.propsDefinition | VueComponentBaseProps } }
243
- "OmniaTadExtensionsJourney": { new(...args: any[]): { $props: typeof wcaa12c9f2abc344b980c998c3e8105671.propsDefinition | VueComponentBaseProps } }
244
- "OmniaTadMicrosoft365Journey": { new(...args: any[]): { $props: typeof wc21fdcf572d81494688a966a63f7e9cd1.propsDefinition | VueComponentBaseProps } }
245
- "OmniaTadTenantpeopleinformationJourney": { new(...args: any[]): { $props: typeof wc2949577e19024e2ea58a23dc0c0a22a5.propsDefinition | VueComponentBaseProps } }
246
- "OmniaTadServicesJourney": { new(...args: any[]): { $props: typeof wcfeb168ca8f484e06ab3f88d48c078319.propsDefinition | VueComponentBaseProps } }
247
- "OmniaTadSpfxInstructionJourney": { new(...args: any[]): { $props: typeof wcbcf37fbe9ed64f61859cdd0fd624dcb9.propsDefinition | VueComponentBaseProps } }
248
- "OmniaTadTeamsappGeneratorJourney": { new(...args: any[]): { $props: typeof wc877e3f23d8244d3ba564b9e8298b9488.propsDefinition | VueComponentBaseProps } }
249
- "OmniaTadTenantcontactJourney": { new(...args: any[]): { $props: typeof wc9fbf91affc974ca698437e8ada43bb0c.propsDefinition | VueComponentBaseProps } }
250
- "OmniaTadTenanterrorinformationJourney": { new(...args: any[]): { $props: typeof wcebaf28e84f5e44f9a5b265c0eb54b911.propsDefinition | VueComponentBaseProps } }
251
- "OmniaTadTexttranslatorJourney": { new(...args: any[]): { $props: typeof wca5d4f21baf094e238e54ec05121953f0.propsDefinition | VueComponentBaseProps } }
252
- "OmniaWpSignoffrequestrollupProgressstatusRenderer": { new(...args: any[]): { $props: typeof wc84d11b7319be41918b63564083c376f6.propsDefinition | VueComponentBaseProps } }
253
- "OmniaWpSignoffrequestrollupProgressstatusSettings": { new(...args: any[]): { $props: typeof wcda2ab10e0751481b819004f69178bc4c.propsDefinition | VueComponentBaseProps } }
254
- "OmniaWpSignoffrequestrollupProgressstatusSettingsDefaultvalueinput": { new(...args: any[]): { $props: typeof wce18ff6ce8bd04511baad8ebf31d5f9ca.propsDefinition | VueComponentBaseProps } }
255
- "OmniaWpSignoffrequestrollupProgressstatusSelection": { new(...args: any[]): { $props: typeof wca7bb250ca4014701994d845c61147fec.propsDefinition | VueComponentBaseProps } }
256
- "OmniaWpSignoffrequestrollupStatusRenderer": { new(...args: any[]): { $props: typeof wceb9d51dea42d4fdc832d80838014c11f.propsDefinition | VueComponentBaseProps } }
257
- "OmniaWpSignoffrequestrollupStatusSettings": { new(...args: any[]): { $props: typeof wcba1b704157e8417591c8995c18f9aaa5.propsDefinition | VueComponentBaseProps } }
258
- "OmniaWpSignoffrequestrollupStatusSettingsDefaultvalueinput": { new(...args: any[]): { $props: typeof wc1ab3ab1dff20498bb479a2d39dd3a196.propsDefinition | VueComponentBaseProps } }
259
- "OmniaWpSignoffrequestrollupStatusSelection": { new(...args: any[]): { $props: typeof wc586025d5e9a14b849737f6da29ca3b4a.propsDefinition | VueComponentBaseProps } }
260
- "OmniaWpSignoffrequestrollupTypeRenderer": { new(...args: any[]): { $props: typeof wce135d092ee7b4cd9b014d013de56ada5.propsDefinition | VueComponentBaseProps } }
261
- "OmniaWpSignoffrequestrollupTypeSettings": { new(...args: any[]): { $props: typeof wc688e5482ec4b45d1ba0af20e783c0ce3.propsDefinition | VueComponentBaseProps } }
262
- "OmniaWpSignoffrequestrollupTypeSettingsDefaultvalueinput": { new(...args: any[]): { $props: typeof wcb22476a7e7344e599525e8547fa85d32.propsDefinition | VueComponentBaseProps } }
263
- "OmniaWpSignoffrequestrollupTypeSelection": { new(...args: any[]): { $props: typeof wcaa32f8b8df044934be45fd7394e9cc8d.propsDefinition | VueComponentBaseProps } }
264
- "OmniaWorkplaceAzureAdSyncAppForm": { new(...args: any[]): { $props: typeof wcb4199c78758f4012874dea3685eb2e1d.propsDefinition | VueComponentBaseProps } }
265
- "OmniaxAzureAdSyncAccountForm": { new(...args: any[]): { $props: typeof wcaf6eb9f45bf64611ba359264e76f0287.propsDefinition | VueComponentBaseProps } }
251
+ "WpProperties": { new(...args: any[]): { $props: typeof wc88894e6a2e4144b6a6f1af3612caf276.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc88894e6a2e4144b6a6f1af3612caf276.propsDefinition> } }
252
+ "WpPropertiesSettings": { new(...args: any[]): { $props: typeof wc295591853df2404993e5d8326ec94982.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc295591853df2404993e5d8326ec94982.propsDefinition> } }
253
+ "OmniaWorkplaceSignoffrequestJourney": { new(...args: any[]): { $props: typeof wc9c4dbbe98bdd4017b1d83e477e179010.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9c4dbbe98bdd4017b1d83e477e179010.propsDefinition> } }
254
+ "OmniaWorkplaceSignoffrequestrollup": { new(...args: any[]): { $props: typeof wc830aeebda0334b00969ca8c135e2f344.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc830aeebda0334b00969ca8c135e2f344.propsDefinition> } }
255
+ "WpUserinformation": { new(...args: any[]): { $props: typeof wc29f1772f545e4017b9fad356c8192b66.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc29f1772f545e4017b9fad356c8192b66.propsDefinition> } }
256
+ "WpUserinformationSettings": { new(...args: any[]): { $props: typeof wc5f4d84f56d784be594b63f299d79b2aa.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc5f4d84f56d784be594b63f299d79b2aa.propsDefinition> } }
257
+ "OmniaWorkplaceTenantUserManagementJourney": { new(...args: any[]): { $props: typeof wc1d19aeb722e44b9e9d2617035854dd2a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc1d19aeb722e44b9e9d2617035854dd2a.propsDefinition> } }
258
+ "OmniaWorkplaceBpUserManagementJourney": { new(...args: any[]): { $props: typeof wc9539268b741944dd970796a5ff9d0b0d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9539268b741944dd970796a5ff9d0b0d.propsDefinition> } }
259
+ "OmniaWorkplaceUserManagementUserTypeListing": { new(...args: any[]): { $props: typeof wcebd9788ab21748688f4e594ecf568806.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcebd9788ab21748688f4e594ecf568806.propsDefinition> } }
260
+ "OmniaWorkplaceUserManagementUserTypeDetail": { new(...args: any[]): { $props: typeof wc0f51dc5b13ae4c3e8b74eab4eb3b289b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc0f51dc5b13ae4c3e8b74eab4eb3b289b.propsDefinition> } }
261
+ "OmniaWorkplaceUserManagementUserAuthentication": { new(...args: any[]): { $props: typeof wc2de8ec5f9d034828b1928ba37e48b322.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2de8ec5f9d034828b1928ba37e48b322.propsDefinition> } }
262
+ "OmniaWorkplaceUserManagementSyncProviderListing": { new(...args: any[]): { $props: typeof wc242dc5602ede41f0b6d4151884a2ec63.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc242dc5602ede41f0b6d4151884a2ec63.propsDefinition> } }
263
+ "OmniaWorkplaceUserManagementSyncProviderSettings": { new(...args: any[]): { $props: typeof wc0ab38b6f985240ec83c437db8a27d7c6.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc0ab38b6f985240ec83c437db8a27d7c6.propsDefinition> } }
264
+ "OmniaWorkplaceUserManagementSyncProviderLogs": { new(...args: any[]): { $props: typeof wc6a15d7edea3d4b548b71d8a7f3e50295.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6a15d7edea3d4b548b71d8a7f3e50295.propsDefinition> } }
265
+ "OmniaWorkplaceUserManagementUserListing": { new(...args: any[]): { $props: typeof wc6f1fc2596ddb411abf1741ed422947e3.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6f1fc2596ddb411abf1741ed422947e3.propsDefinition> } }
266
+ "OmniaWorkplaceUserManagementActiveUserListing": { new(...args: any[]): { $props: typeof wc1972b656c68c4c50afa7c76c8959b88d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc1972b656c68c4c50afa7c76c8959b88d.propsDefinition> } }
267
+ "OmniaWorkplaceUserManagementIdentityCreationRequestListing": { new(...args: any[]): { $props: typeof wc6f3f70caafc54724b3f8405986a21717.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6f3f70caafc54724b3f8405986a21717.propsDefinition> } }
268
+ "OmniaWorkplaceBpUserManagementAuthentication": { new(...args: any[]): { $props: typeof wc4c9410c586ff49a6a493f8a35bb3f990.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc4c9410c586ff49a6a493f8a35bb3f990.propsDefinition> } }
269
+ "OmniaWorkplaceUserManagementDeletedUserListing": { new(...args: any[]): { $props: typeof wca7dfb3df024c49aca5f06dfd46c2ab65.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca7dfb3df024c49aca5f06dfd46c2ab65.propsDefinition> } }
270
+ "OmniaWorkplaceUserManagementUserDetail": { new(...args: any[]): { $props: typeof wcfb9aa542fd414c5f8468aa0ad67d11f7.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcfb9aa542fd414c5f8468aa0ad67d11f7.propsDefinition> } }
271
+ "OmniaWorkplaceUserManagementGroupListing": { new(...args: any[]): { $props: typeof wc0a208072d45f4f498d59ab7b9da9a10d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc0a208072d45f4f498d59ab7b9da9a10d.propsDefinition> } }
272
+ "OmniaWorkplaceUserManagementActiveGroupListing": { new(...args: any[]): { $props: typeof wcf333ebaad0094169a2ff868e8b751bf9.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf333ebaad0094169a2ff868e8b751bf9.propsDefinition> } }
273
+ "OmniaWorkplaceUserManagementDeletedGroupListing": { new(...args: any[]): { $props: typeof wc3620baa9550145fa955e79d176a72a51.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc3620baa9550145fa955e79d176a72a51.propsDefinition> } }
274
+ "OmniaWorkplaceUserManagementGroupDetail": { new(...args: any[]): { $props: typeof wc836c198b2a2c418f89a0cf47ed44092d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc836c198b2a2c418f89a0cf47ed44092d.propsDefinition> } }
275
+ "OmniaWorkplaceUserManagementDynamicgroupListing": { new(...args: any[]): { $props: typeof wc9c3a9218af534e48b95ba122eb43db64.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9c3a9218af534e48b95ba122eb43db64.propsDefinition> } }
276
+ "OmniaWorkplaceUserManagementDynamicgroupDetail": { new(...args: any[]): { $props: typeof wcf43ef789418d4f56bd2788420f3d9823.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf43ef789418d4f56bd2788420f3d9823.propsDefinition> } }
277
+ "OmniaWorkplaceUserManagementUserpropertyListing": { new(...args: any[]): { $props: typeof wc77fa3438c9204b32bddc1b8361e530c2.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc77fa3438c9204b32bddc1b8361e530c2.propsDefinition> } }
278
+ "OmniaWorkplaceUserManagementUserpropertyDetail": { new(...args: any[]): { $props: typeof wc3967363b80cd4b12900f7a9c7975bf6a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc3967363b80cd4b12900f7a9c7975bf6a.propsDefinition> } }
279
+ "OmniaWorkplaceUserManagementUserTypeDetailAuthenticationTab": { new(...args: any[]): { $props: typeof wc95a66c4940c7442cb815359c5d299365.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc95a66c4940c7442cb815359c5d299365.propsDefinition> } }
280
+ "OmniaWorkplaceUserManagementUserTypeDetailPropertiesTab": { new(...args: any[]): { $props: typeof wc9c7c92676bae4157a58898eecb88663d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9c7c92676bae4157a58898eecb88663d.propsDefinition> } }
281
+ "OmniaWorkplaceUserManagementIdentityCreationRequest": { new(...args: any[]): { $props: typeof wc36d0078c1c79486bb4e392a97f03bdb5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc36d0078c1c79486bb4e392a97f03bdb5.propsDefinition> } }
282
+ "OmniaWorkplaceUserManagementBulkImport": { new(...args: any[]): { $props: typeof wc8df3cbab53d440918fe0a44f88e92018.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc8df3cbab53d440918fe0a44f88e92018.propsDefinition> } }
283
+ "OwplQueryablepropertiesJourney": { new(...args: any[]): { $props: typeof wc19997524d6bc4fc2a411bd1e3faf661b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc19997524d6bc4fc2a411bd1e3faf661b.propsDefinition> } }
284
+ "OmniaTadAppJourney": { new(...args: any[]): { $props: typeof wcb830a9783f584951a2d81e2b2009a126.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb830a9783f584951a2d81e2b2009a126.propsDefinition> } }
285
+ "OmniaTadOpenaiDalleSecret": { new(...args: any[]): { $props: typeof wc28b79dc39fc04a07ae50fa8d77e4a84b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc28b79dc39fc04a07ae50fa8d77e4a84b.propsDefinition> } }
286
+ "OwplEnterprisepropertiesJourney": { new(...args: any[]): { $props: typeof wce98dd24f7bfa4704ad5e85510cbe3d37.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wce98dd24f7bfa4704ad5e85510cbe3d37.propsDefinition> } }
287
+ "OmniaTadEnterprisepropertycategoriesJourney": { new(...args: any[]): { $props: typeof wcdbe61fac1b824db6aca312e95a86274f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcdbe61fac1b824db6aca312e95a86274f.propsDefinition> } }
288
+ "OmniaTadPropertiesJourney": { new(...args: any[]): { $props: typeof wc95f6e9a4f7284543998644bf59323c76.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc95f6e9a4f7284543998644bf59323c76.propsDefinition> } }
289
+ "OmniaTadPropertysetsJourney": { new(...args: any[]): { $props: typeof wc813c8357aa75489fb022f5c7b0a02443.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc813c8357aa75489fb022f5c7b0a02443.propsDefinition> } }
290
+ "OmniaTadRecaptchaSecret": { new(...args: any[]): { $props: typeof wcf74692483c39443d969714abc70bb73c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf74692483c39443d969714abc70bb73c.propsDefinition> } }
291
+ "OmniaTadPropertyarchiveJourney": { new(...args: any[]): { $props: typeof wcf24e98747c5e415c85135d3a591c18f0.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf24e98747c5e415c85135d3a591c18f0.propsDefinition> } }
292
+ "OmniaTadTenantSecretsJourney": { new(...args: any[]): { $props: typeof wc1d60e6da39df4458b6213b4d64bf2843.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc1d60e6da39df4458b6213b4d64bf2843.propsDefinition> } }
293
+ "OmniaSecurityJourney": { new(...args: any[]): { $props: typeof wc64414dbb034543c89572b254ef41aae7.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc64414dbb034543c89572b254ef41aae7.propsDefinition> } }
294
+ "OmniaTadSecurityJourney": { new(...args: any[]): { $props: typeof wc48770aa703464610ace370d3f3e65f14.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc48770aa703464610ace370d3f3e65f14.propsDefinition> } }
295
+ "OmniaTadTenantadminSettings": { new(...args: any[]): { $props: typeof wc5618d436945b4fdfb43293dac1a541a6.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc5618d436945b4fdfb43293dac1a541a6.propsDefinition> } }
296
+ "WpAdminSignoffrequestQuerypropertiesJourney": { new(...args: any[]): { $props: typeof wc5fb83ba2a1224324925faa7dad59a22d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc5fb83ba2a1224324925faa7dad59a22d.propsDefinition> } }
297
+ "OmniaTadSystemJourney": { new(...args: any[]): { $props: typeof wc8d451f6cbcf442c3a4a07d3ad5de09a3.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc8d451f6cbcf442c3a4a07d3ad5de09a3.propsDefinition> } }
298
+ "OmniaTadSystemAccountForm": { new(...args: any[]): { $props: typeof wc0f7957bf937e4563992af142e027d1d2.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc0f7957bf937e4563992af142e027d1d2.propsDefinition> } }
299
+ "WplTenantreusablecontentSecretJourney": { new(...args: any[]): { $props: typeof wc8a58fe31bf8240a4a5f5a827c4446de1.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc8a58fe31bf8240a4a5f5a827c4446de1.propsDefinition> } }
300
+ "OmniaTadTenantreusablecontentAdminJourney": { new(...args: any[]): { $props: typeof wc25f35a90f1e049b5952b0a5dd40ee6fd.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc25f35a90f1e049b5952b0a5dd40ee6fd.propsDefinition> } }
301
+ "OmniaTadTextCompletionForm": { new(...args: any[]): { $props: typeof wc8f0de086dd4048209dcf73e01556c5ae.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc8f0de086dd4048209dcf73e01556c5ae.propsDefinition> } }
302
+ "OmniaWorkplaceTenantAnalyticsJourney": { new(...args: any[]): { $props: typeof wcd64bc6470d3749debd60eb0d39cbb4a9.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcd64bc6470d3749debd60eb0d39cbb4a9.propsDefinition> } }
303
+ "OmniaWorkplaceTenantAnalyticsGeneralBlade": { new(...args: any[]): { $props: typeof wc3e80d831f02b4c0bbfbda1354896f98b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc3e80d831f02b4c0bbfbda1354896f98b.propsDefinition> } }
304
+ "OmniaWorkplaceTenantAnalyticsDimensionsBlade": { new(...args: any[]): { $props: typeof wc4027e63992ed406495c8f715f02cacac.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc4027e63992ed406495c8f715f02cacac.propsDefinition> } }
305
+ "OmniaWorkplaceTenantAnalyticsDimensionsAddDimensionBlade": { new(...args: any[]): { $props: typeof wc752607aa4b6e486590ccc867fa1e0d91.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc752607aa4b6e486590ccc867fa1e0d91.propsDefinition> } }
306
+ "WpAnalyticswidgetblock": { new(...args: any[]): { $props: typeof wc56dd7c8f3c3f4ec38e41e398c79f945a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc56dd7c8f3c3f4ec38e41e398c79f945a.propsDefinition> } }
307
+ "WpAnalyticswidgetblockSettings": { new(...args: any[]): { $props: typeof wca8d46ae39f87457b8f95e4b4aea5df6c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca8d46ae39f87457b8f95e4b4aea5df6c.propsDefinition> } }
308
+ "WpAnalyticsfilterblock": { new(...args: any[]): { $props: typeof wcaebb9b0b32ae4b14b0f13515b62f329f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcaebb9b0b32ae4b14b0f13515b62f329f.propsDefinition> } }
309
+ "WpAnalyticsfilterblockSettings": { new(...args: any[]): { $props: typeof wc287d68015fdb4649a057b52adc1c278a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc287d68015fdb4649a057b52adc1c278a.propsDefinition> } }
310
+ "PanPeopleRollup": { new(...args: any[]): { $props: typeof wcb5a5fd89a18c4c0e90877cb3556bede5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb5a5fd89a18c4c0e90877cb3556bede5.propsDefinition> } }
311
+ "OwplPowerappSettingAdminJourneyTenant": { new(...args: any[]): { $props: typeof wcb643dd40d26c4c739f23d5fa4b436064.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb643dd40d26c4c739f23d5fa4b436064.propsDefinition> } }
312
+ "OmniaWorkspaceYammerAppForm": { new(...args: any[]): { $props: typeof wc352e23d39a2040f786991b9796032e3a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc352e23d39a2040f786991b9796032e3a.propsDefinition> } }
313
+ "OmniaWorkspaceTeamworkPermissionInput": { new(...args: any[]): { $props: typeof wc240a15bb28454ace84086bc1d251b859.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc240a15bb28454ace84086bc1d251b859.propsDefinition> } }
314
+ "OtcTeamCollaborationRollup": { new(...args: any[]): { $props: typeof wc87f6d9e757bc4495ba2de1bf961642ac.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc87f6d9e757bc4495ba2de1bf961642ac.propsDefinition> } }
315
+ "OtcTeamCollaborationRollupRenderer": { new(...args: any[]): { $props: typeof wcd22b2917be6043d4b98949eba88dcac3.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcd22b2917be6043d4b98949eba88dcac3.propsDefinition> } }
316
+ "OtcTeamCollaborationRollupMetricDetail": { new(...args: any[]): { $props: typeof wc75ccd5e7f7b54d4faa6e5391c1946b4b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc75ccd5e7f7b54d4faa6e5391c1946b4b.propsDefinition> } }
317
+ "OmniaTadBusinessprofileJourney": { new(...args: any[]): { $props: typeof wc2b69d826807c470e9db10a19bba2d1e0.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2b69d826807c470e9db10a19bba2d1e0.propsDefinition> } }
318
+ "OmniaTadBusinessprofileSettingsJourney": { new(...args: any[]): { $props: typeof wc4b86a4364255448ca502e1daeb94d142.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc4b86a4364255448ca502e1daeb94d142.propsDefinition> } }
319
+ "OmniaMediaflowIntegrationKeySecret": { new(...args: any[]): { $props: typeof wc6ef676e6d54a43a2b6e9707347934f94.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6ef676e6d54a43a2b6e9707347934f94.propsDefinition> } }
320
+ "OmniaTadTenantAdministratorPermissionJourney": { new(...args: any[]): { $props: typeof wcaf0c761e8ba54dee858ca7593adcce76.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcaf0c761e8ba54dee858ca7593adcce76.propsDefinition> } }
321
+ "OmniaTadBusinessProfileHttpCodeLayout": { new(...args: any[]): { $props: typeof wc9b3a0a46626748f3b71168bd16f62a66.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9b3a0a46626748f3b71168bd16f62a66.propsDefinition> } }
322
+ "OmniaTadTenantHttpCodeLayout": { new(...args: any[]): { $props: typeof wca2b3a1be68a849c28d605069174de7be.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca2b3a1be68a849c28d605069174de7be.propsDefinition> } }
323
+ "OmniaWorkspaceAttachSiteButton": { new(...args: any[]): { $props: typeof wc2cff741d3f8546e3b36f143020d9a547.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2cff741d3f8546e3b36f143020d9a547.propsDefinition> } }
324
+ "OmniaWorkspaceAppEditing": { new(...args: any[]): { $props: typeof wcc6d4210701a54825910e4232aeac8b75.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcc6d4210701a54825910e4232aeac8b75.propsDefinition> } }
325
+ "OmniaWorkspaceSensitivityLabel": { new(...args: any[]): { $props: typeof wc036c36b99a434829aa0901c6b5868a82.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc036c36b99a434829aa0901c6b5868a82.propsDefinition> } }
326
+ "OmniaWorkspaceSetupTeamwork": { new(...args: any[]): { $props: typeof wc9f8b58418bcd4de38000c1f1c0deb062.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9f8b58418bcd4de38000c1f1c0deb062.propsDefinition> } }
327
+ "OmniaTadBusinessProfileDalle": { new(...args: any[]): { $props: typeof wcf87cdf79daf94916a7ddbb05e534c42f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf87cdf79daf94916a7ddbb05e534c42f.propsDefinition> } }
328
+ "OmniaTadLinkhandlersetting": { new(...args: any[]): { $props: typeof wccc822f8037e043acb37c8d8963c7076c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wccc822f8037e043acb37c8d8963c7076c.propsDefinition> } }
329
+ "OmniaTadTenantMediapicker": { new(...args: any[]): { $props: typeof wc37329e5d5cf74ff1ba633ce14b88e51c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc37329e5d5cf74ff1ba633ce14b88e51c.propsDefinition> } }
330
+ "OmniaTadTenantMediapickerCropratios": { new(...args: any[]): { $props: typeof wca49a79f59f1e471d813f12926f411f9c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca49a79f59f1e471d813f12926f411f9c.propsDefinition> } }
331
+ "OmniaTadTenantMediapickerFilesize": { new(...args: any[]): { $props: typeof wcab1f3fecab21479198cc3a4934b6625d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcab1f3fecab21479198cc3a4934b6625d.propsDefinition> } }
332
+ "OmniaTadTenantMediapickerScalingsettings": { new(...args: any[]): { $props: typeof wc19b22417acb641c196f947ea4d60f4b2.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc19b22417acb641c196f947ea4d60f4b2.propsDefinition> } }
333
+ "OmniaTadTenantOpenaiSettingsJourney": { new(...args: any[]): { $props: typeof wc6a8ac4940409412f854cc02cb8ebf08b.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc6a8ac4940409412f854cc02cb8ebf08b.propsDefinition> } }
334
+ "OmniaTadGeneralsettings": { new(...args: any[]): { $props: typeof wc62529631696b457bbc0418c888fc940f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc62529631696b457bbc0418c888fc940f.propsDefinition> } }
335
+ "OmniaTadTenantregional": { new(...args: any[]): { $props: typeof wcfcf7035a4e22428fbcdd47843d4882ba.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcfcf7035a4e22428fbcdd47843d4882ba.propsDefinition> } }
336
+ "OmniaTadTenantauthenticationJourney": { new(...args: any[]): { $props: typeof wc06663ffd728243a5bf53f39717ecec5f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc06663ffd728243a5bf53f39717ecec5f.propsDefinition> } }
337
+ "OmniaTadAzureadpermissionsJourney": { new(...args: any[]): { $props: typeof wc2d8b288c0d904db4a4b86f7e6851b109.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2d8b288c0d904db4a4b86f7e6851b109.propsDefinition> } }
338
+ "OmniaTadCsomclientcontextFallbackurlJourney": { new(...args: any[]): { $props: typeof wcecf746d7b8ad478f9b3b564dfcd81162.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcecf746d7b8ad478f9b3b564dfcd81162.propsDefinition> } }
339
+ "OmniaTadCustomemailJourney": { new(...args: any[]): { $props: typeof wc61fdccaff48f471dbe822dc9b5911c85.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc61fdccaff48f471dbe822dc9b5911c85.propsDefinition> } }
340
+ "OmniaTadExtensionsJourney": { new(...args: any[]): { $props: typeof wcaa12c9f2abc344b980c998c3e8105671.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcaa12c9f2abc344b980c998c3e8105671.propsDefinition> } }
341
+ "OmniaTadMicrosoft365Journey": { new(...args: any[]): { $props: typeof wc21fdcf572d81494688a966a63f7e9cd1.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc21fdcf572d81494688a966a63f7e9cd1.propsDefinition> } }
342
+ "OmniaTadTenantpeopleinformationJourney": { new(...args: any[]): { $props: typeof wc2949577e19024e2ea58a23dc0c0a22a5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc2949577e19024e2ea58a23dc0c0a22a5.propsDefinition> } }
343
+ "OmniaTadServicesJourney": { new(...args: any[]): { $props: typeof wcfeb168ca8f484e06ab3f88d48c078319.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcfeb168ca8f484e06ab3f88d48c078319.propsDefinition> } }
344
+ "OwplSharepointUserprofilesSyncAdminJourney": { new(...args: any[]): { $props: typeof wcdefc96c5152c48679763477ae749f271.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcdefc96c5152c48679763477ae749f271.propsDefinition> } }
345
+ "OmniaTadSpfxInstructionJourney": { new(...args: any[]): { $props: typeof wcbcf37fbe9ed64f61859cdd0fd624dcb9.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcbcf37fbe9ed64f61859cdd0fd624dcb9.propsDefinition> } }
346
+ "OmniaTadTeamsappGeneratorJourney": { new(...args: any[]): { $props: typeof wc877e3f23d8244d3ba564b9e8298b9488.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc877e3f23d8244d3ba564b9e8298b9488.propsDefinition> } }
347
+ "OmniaTadTenantcontactJourney": { new(...args: any[]): { $props: typeof wc9fbf91affc974ca698437e8ada43bb0c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc9fbf91affc974ca698437e8ada43bb0c.propsDefinition> } }
348
+ "OmniaTadTenanterrorinformationJourney": { new(...args: any[]): { $props: typeof wcebaf28e84f5e44f9a5b265c0eb54b911.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcebaf28e84f5e44f9a5b265c0eb54b911.propsDefinition> } }
349
+ "OmniaTadTexttranslatorJourney": { new(...args: any[]): { $props: typeof wca5d4f21baf094e238e54ec05121953f0.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca5d4f21baf094e238e54ec05121953f0.propsDefinition> } }
350
+ "OmniaWpSignoffrequestrollupProgressstatusRenderer": { new(...args: any[]): { $props: typeof wc84d11b7319be41918b63564083c376f6.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc84d11b7319be41918b63564083c376f6.propsDefinition> } }
351
+ "OmniaWpSignoffrequestrollupProgressstatusSettings": { new(...args: any[]): { $props: typeof wcda2ab10e0751481b819004f69178bc4c.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcda2ab10e0751481b819004f69178bc4c.propsDefinition> } }
352
+ "OmniaWpSignoffrequestrollupProgressstatusSettingsDefaultvalueinput": { new(...args: any[]): { $props: typeof wce18ff6ce8bd04511baad8ebf31d5f9ca.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wce18ff6ce8bd04511baad8ebf31d5f9ca.propsDefinition> } }
353
+ "OmniaWpSignoffrequestrollupProgressstatusSelection": { new(...args: any[]): { $props: typeof wca7bb250ca4014701994d845c61147fec.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wca7bb250ca4014701994d845c61147fec.propsDefinition> } }
354
+ "OmniaWpSignoffrequestrollupStatusRenderer": { new(...args: any[]): { $props: typeof wceb9d51dea42d4fdc832d80838014c11f.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wceb9d51dea42d4fdc832d80838014c11f.propsDefinition> } }
355
+ "OmniaWpSignoffrequestrollupStatusSettings": { new(...args: any[]): { $props: typeof wcba1b704157e8417591c8995c18f9aaa5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcba1b704157e8417591c8995c18f9aaa5.propsDefinition> } }
356
+ "OmniaWpSignoffrequestrollupStatusSettingsDefaultvalueinput": { new(...args: any[]): { $props: typeof wc1ab3ab1dff20498bb479a2d39dd3a196.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc1ab3ab1dff20498bb479a2d39dd3a196.propsDefinition> } }
357
+ "OmniaWpSignoffrequestrollupStatusSelection": { new(...args: any[]): { $props: typeof wc586025d5e9a14b849737f6da29ca3b4a.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc586025d5e9a14b849737f6da29ca3b4a.propsDefinition> } }
358
+ "OmniaWpSignoffrequestrollupTypeRenderer": { new(...args: any[]): { $props: typeof wce135d092ee7b4cd9b014d013de56ada5.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wce135d092ee7b4cd9b014d013de56ada5.propsDefinition> } }
359
+ "OmniaWpSignoffrequestrollupTypeSettings": { new(...args: any[]): { $props: typeof wc688e5482ec4b45d1ba0af20e783c0ce3.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc688e5482ec4b45d1ba0af20e783c0ce3.propsDefinition> } }
360
+ "OmniaWpSignoffrequestrollupTypeSettingsDefaultvalueinput": { new(...args: any[]): { $props: typeof wcb22476a7e7344e599525e8547fa85d32.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb22476a7e7344e599525e8547fa85d32.propsDefinition> } }
361
+ "OmniaWpSignoffrequestrollupTypeSelection": { new(...args: any[]): { $props: typeof wcaa32f8b8df044934be45fd7394e9cc8d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcaa32f8b8df044934be45fd7394e9cc8d.propsDefinition> } }
362
+ "OmniaWpSignoffrequestrollupRequestedbyRenderer": { new(...args: any[]): { $props: typeof wc7bee6655ec924c5cb780a332fd8342be.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc7bee6655ec924c5cb780a332fd8342be.propsDefinition> } }
363
+ "OmniaWpSignoffrequestrollupRequestedbySettings": { new(...args: any[]): { $props: typeof wcf5a8c7a15be744b0bd5ad6f85cfd70e4.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcf5a8c7a15be744b0bd5ad6f85cfd70e4.propsDefinition> } }
364
+ "OmniaWpSignoffrequestrollupRequestedbySettingsDefaultvalueinput": { new(...args: any[]): { $props: typeof wc71418548f40942f4b3721d95d9ef5acf.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc71418548f40942f4b3721d95d9ef5acf.propsDefinition> } }
365
+ "OmniaWpSignoffrequestrollupRequestedbySelection": { new(...args: any[]): { $props: typeof wc28b644c7fc094325a3618f6968c1c5f9.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wc28b644c7fc094325a3618f6968c1c5f9.propsDefinition> } }
366
+ "OmniaWorkplaceLoginscreenBlade": { new(...args: any[]): { $props: typeof wcecdcbe77649d423b9f45a2b3a4369a83.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcecdcbe77649d423b9f45a2b3a4369a83.propsDefinition> } }
367
+ "OmniaWorkplaceAzureAdSyncAppForm": { new(...args: any[]): { $props: typeof wcb4199c78758f4012874dea3685eb2e1d.propsDefinition & Omit<VueComponentBaseProps, keyof typeof wcb4199c78758f4012874dea3685eb2e1d.propsDefinition> } }
266
368
  //{{nselementName}}
267
369
  };
268
370
  }