@omnia/fx-models 8.0.192-dev → 8.0.194-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (254) hide show
  1. package/ActionHandler.d.ts +5 -5
  2. package/ActionHandler.js +2 -2
  3. package/AiSettings.d.ts +2 -2
  4. package/AzureAd.d.ts +2 -2
  5. package/AzureAdAppPermissions.d.ts +3 -3
  6. package/AzurePermissionResource.d.ts +3 -2
  7. package/BusinessProfile.d.ts +5 -5
  8. package/BusinessProfileDallEPromptDefault.js +2 -2
  9. package/ChromeLayoutDefinition.js +2 -1
  10. package/ClientManifests.d.ts +8 -8
  11. package/Clipboard.d.ts +2 -2
  12. package/ComponentComposer.d.ts +3 -3
  13. package/Constants.d.ts +81 -82
  14. package/Constants.js +80 -80
  15. package/Contexts.d.ts +10 -11
  16. package/Enums.d.ts +29 -25
  17. package/Enums.js +27 -27
  18. package/Enums.tooling.d.ts +8 -0
  19. package/Enums.tooling.js +13 -0
  20. package/Extensions.d.ts +3 -3
  21. package/Feature.d.ts +8 -8
  22. package/FilePicker/FilePickerProviderContext.d.ts +3 -3
  23. package/FilePicker/FilePickerProviderVersionedLayoutContext.d.ts +3 -3
  24. package/FilePicker/FilePickerProviderVersionedLayoutContext.js +1 -1
  25. package/FilePicker/Providers/FilePickerProvider.d.ts +2 -2
  26. package/FileStorage.d.ts +3 -3
  27. package/IPropertiesApi.d.ts +5 -5
  28. package/Journey.d.ts +2 -2
  29. package/Layout.d.ts +13 -13
  30. package/LayoutDefinition.d.ts +7 -7
  31. package/LikeActionSettings.d.ts +3 -3
  32. package/LinkHandler/ILinkHandlerProvider.d.ts +2 -2
  33. package/LinkHandler/linktype/DefaultLinkType.d.ts +3 -3
  34. package/LinkHandler/linktype/DefaultLinkType.js +2 -1
  35. package/LinkHandler/linktype/DocumentLinkType.d.ts +3 -3
  36. package/LinkHandler/linktype/DocumentLinkType.js +2 -1
  37. package/LinkHandler/linktype/LinkType.d.ts +2 -2
  38. package/LoginLogItem.d.ts +2 -2
  39. package/ManifestIds.d.ts +524 -524
  40. package/ManifestIds.js +565 -565
  41. package/MediaScalingSettings.d.ts +3 -3
  42. package/Messaging.d.ts +6 -6
  43. package/NamedProperty.d.ts +4 -4
  44. package/PermissionInputSettings.d.ts +2 -2
  45. package/Post.d.ts +9 -9
  46. package/PromotedTagOptions.d.ts +2 -2
  47. package/PropertyArchive.d.ts +2 -2
  48. package/QueryablePropertyMessage.d.ts +2 -2
  49. package/RichTextEditorExtension.d.ts +3 -3
  50. package/RollupQuery.d.ts +4 -4
  51. package/Routing.d.ts +7 -7
  52. package/Secrets.d.ts +3 -3
  53. package/Security.d.ts +7 -7
  54. package/Store.d.ts +2 -2
  55. package/TargetingProperty.d.ts +11 -11
  56. package/ThemeDefinition.d.ts +7 -7
  57. package/ThemeDefinition.js +1 -1
  58. package/Token.d.ts +3 -3
  59. package/Translation.d.ts +5 -5
  60. package/UserdefinedLocalization.d.ts +2 -2
  61. package/VersionedData.d.ts +7 -7
  62. package/VersionedData.js +2 -2
  63. package/admin/AdminModels.d.ts +5 -5
  64. package/apps/App.d.ts +24 -24
  65. package/apps/AppInstanceRollup.d.ts +9 -9
  66. package/apps/AppNamingPolicy.d.ts +6 -6
  67. package/apps/AppProvisioning.d.ts +10 -10
  68. package/apps/AppProvisioning.js +8 -7
  69. package/auth/MagicLinkData.d.ts +3 -3
  70. package/auth/MagicLinkData.js +2 -2
  71. package/auth/OTPData.d.ts +3 -3
  72. package/auth/OTPData.js +2 -2
  73. package/auth/PasswordAuthData.d.ts +3 -3
  74. package/auth/PasswordAuthData.js +2 -2
  75. package/auth/PostProcessingAuthData.d.ts +3 -3
  76. package/auth/PostProcessingAuthData.js +2 -2
  77. package/auth/common/AuthenticationSettings.d.ts +2 -2
  78. package/auth/common/base.d.ts +3 -3
  79. package/authentication/Authentication.js +2 -1
  80. package/bulkimportusers/TemplateFileMetaData.d.ts +2 -2
  81. package/bulkimportusers/TemplateFileSettings.d.ts +3 -3
  82. package/businessprofilesettings/BusinessProfileAuthenticationSettings.d.ts +3 -3
  83. package/connected-tenants/ConnectedTenant.d.ts +2 -2
  84. package/editor-chrome/IActionButton.d.ts +2 -1
  85. package/editor-chrome/IEditorDisplayActionButton.d.ts +2 -1
  86. package/enterprise-glossary/EnterpriseGlossary.d.ts +3 -3
  87. package/enterprise-glossary/EnterpriseGlossary.js +1 -1
  88. package/enterprise-glossary/EnterpriseGlossaryInformationProvider.d.ts +2 -2
  89. package/enterprise-glossary/EnterpriseGlossaryInformationSourceSettings.d.ts +2 -2
  90. package/enterprise-glossary/EnterpriseGlossaryMapping.d.ts +3 -3
  91. package/enterprise-glossary/EnterpriseGlossaryProvider.d.ts +2 -2
  92. package/enterprise-properties/EnterpriseProperty.d.ts +7 -7
  93. package/enterprise-properties/EnterprisePropertyCategory.d.ts +2 -2
  94. package/enterprise-properties/EnterprisePropertyColumnMapping.d.ts +2 -2
  95. package/enterprise-properties/EnterprisePropertyItemSettings.d.ts +6 -6
  96. package/enterprise-properties/EnterprisePropertySet.d.ts +3 -3
  97. package/enterprise-properties/EnterprisePropertySettings.d.ts +2 -2
  98. package/enterprise-properties/EnterprisePropertyToPropertySettingsMapping.d.ts +3 -3
  99. package/filterengine/Shared.d.ts +33 -32
  100. package/filterengine/Shared.js +17 -17
  101. package/identities/ArchiveIdentityManagementQuery.d.ts +4 -4
  102. package/identities/BuiltInIdentityProvider.d.ts +5 -5
  103. package/identities/BuiltInIdentityProvider.js +3 -3
  104. package/identities/DynamicGroupIdentity.d.ts +3 -3
  105. package/identities/ExtensionIdentity.d.ts +2 -2
  106. package/identities/GroupIdentity.d.ts +5 -5
  107. package/identities/GroupManagementQuery.d.ts +4 -4
  108. package/identities/GroupType.d.ts +3 -3
  109. package/identities/Identity.d.ts +6 -6
  110. package/identities/Identity.js +6 -6
  111. package/identities/IdentityCreationRequest.d.ts +11 -11
  112. package/identities/IdentityPropertyConfiguration.d.ts +4 -4
  113. package/identities/IdentityPropertySyncBinding.d.ts +4 -4
  114. package/identities/IdentityProviderRunLog.d.ts +3 -3
  115. package/identities/IdentityProviderSettings.d.ts +2 -2
  116. package/identities/IdentityQuery.d.ts +6 -6
  117. package/identities/IdentitySyncProvider.d.ts +2 -2
  118. package/identities/InternalIdentity.js +1 -1
  119. package/identities/RoleIdentity.d.ts +2 -2
  120. package/identities/UserIdentity.d.ts +7 -7
  121. package/identities/UserIdentity.js +2 -3
  122. package/identities/UserIdentityQuery.d.ts +5 -5
  123. package/identities/UserManagementQuery.d.ts +5 -5
  124. package/identities/UserType.d.ts +5 -5
  125. package/identities/UserType.js +3 -3
  126. package/identities/UserTypeSettings.d.ts +2 -2
  127. package/identities/UserTypeSettings.js +8 -8
  128. package/internal-do-not-import-from-here/shared/broadcasting/InternalTopics.d.ts +4 -4
  129. package/internal-do-not-import-from-here/shared/factory/DefineFactory.d.ts +6 -6
  130. package/internal-do-not-import-from-here/shared/factory/ServiceContainer.d.ts +2 -2
  131. package/internal-do-not-import-from-here/shared/http/Http.d.ts +2 -2
  132. package/internal-do-not-import-from-here/shared/models/Guid.d.ts +55 -10
  133. package/internal-do-not-import-from-here/shared/models/Guid.js +40 -10
  134. package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +1 -1
  135. package/internal-do-not-import-from-here/shared/models/Tenant.d.ts +2 -2
  136. package/internal-do-not-import-from-here/shared/models/Tokens.d.ts +4 -4
  137. package/internal-do-not-import-from-here/shared/models/Tooling.d.ts +13 -0
  138. package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.d.ts +2 -2
  139. package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.js +2 -2
  140. package/internal-do-not-import-from-here/shared/models/Workers.d.ts +4 -4
  141. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.d.ts +3 -3
  142. package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.d.ts +3 -3
  143. package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.js +1 -2
  144. package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.d.ts +2 -1
  145. package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.js +2 -1
  146. package/internal-do-not-import-from-here/shared/models/index.d.ts +1 -0
  147. package/internal-do-not-import-from-here/shared/models/index.js +1 -0
  148. package/internal-do-not-import-from-here/shared/models/theming/Blueprints.d.ts +2 -2
  149. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +5 -5
  150. package/internal-do-not-import-from-here/shared/models/theming/Typography.d.ts +6 -6
  151. package/internal-do-not-import-from-here/shared/models/velcron/VelcronContentSection.d.ts +2 -2
  152. package/internal-do-not-import-from-here/shared/models/velcron/VelcronReference.d.ts +3 -3
  153. package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +1 -1
  154. package/internal-do-not-import-from-here/shared/utils/index.d.ts +1 -1
  155. package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.d.ts +3 -3
  156. package/media-gallery/providers/MediaGalleryDialogProvider.d.ts +2 -2
  157. package/media-gallery/providers/MediaGalleryDisplayProvider.d.ts +2 -2
  158. package/media-gallery/providers/PhotoWall.d.ts +2 -2
  159. package/media-gallery/providers/SliderDialogProvider.d.ts +2 -2
  160. package/media-picker/MediaPickerIconsStorageProviderContext.d.ts +3 -3
  161. package/media-picker/MediaPickerIconsStorageProviderContext.js +1 -1
  162. package/media-picker/MediaPickerImageRatio.d.ts +10 -10
  163. package/media-picker/MediaPickerImageRatio.js +6 -6
  164. package/media-picker/MediaPickerImageScaling.d.ts +3 -3
  165. package/media-picker/MediaPickerMedia.d.ts +3 -3
  166. package/media-picker/MediaPickerProvider.d.ts +3 -3
  167. package/media-picker/MediaPickerProviderContext.d.ts +3 -3
  168. package/media-picker/SharePointVideoResult.d.ts +2 -2
  169. package/media-picker/interfaces/types.d.ts +4 -4
  170. package/mediaflow/Constants.d.ts +2 -1
  171. package/mediaflow/Constants.js +2 -1
  172. package/omniasearch/IndexSearchRequest.d.ts +3 -3
  173. package/omniasearch/IndexedDocument.d.ts +2 -2
  174. package/omniasearch/OmniaUserSource.d.ts +2 -2
  175. package/omniasearch/OmniaUserSource.js +2 -1
  176. package/omniasearch/PropertySource.d.ts +4 -4
  177. package/omniasearch/SearchIndex.d.ts +2 -2
  178. package/oxide/OxideTypeDefinitions.d.ts +3 -3
  179. package/oxide/OxideTypeDefinitions.js +3 -3
  180. package/package.json +1 -1
  181. package/properties/PropertyBinding.d.ts +3 -3
  182. package/properties/PropertyDefinition.d.ts +2 -2
  183. package/properties/PropertyTestCode.js +3 -3
  184. package/properties/PropertyValue.d.ts +2 -2
  185. package/properties/datasource/AppDataSourceProperty.d.ts +4 -5
  186. package/properties/datasource/DataSourceProperty.d.ts +3 -3
  187. package/properties/datasource/DataSourcePropertyDisplayInformation.d.ts +3 -3
  188. package/properties/datasource/UserDataSourceProperty.d.ts +3 -4
  189. package/properties/datasource/index.d.ts +0 -1
  190. package/properties/datasource/index.js +0 -1
  191. package/properties/definitions/BirthdayPropertyDefinition.d.ts +3 -3
  192. package/properties/definitions/BirthdayPropertyDefinition.js +2 -2
  193. package/properties/definitions/BooleanPropertyDefinition.d.ts +3 -3
  194. package/properties/definitions/BooleanPropertyDefinition.js +2 -2
  195. package/properties/definitions/BusinessProfilePropertyDefinition.d.ts +3 -3
  196. package/properties/definitions/BusinessProfilePropertyDefinition.js +2 -2
  197. package/properties/definitions/DatePropertyDefinition.d.ts +3 -3
  198. package/properties/definitions/DatePropertyDefinition.js +2 -2
  199. package/properties/definitions/DateTimePropertyDefinition.d.ts +3 -3
  200. package/properties/definitions/DateTimePropertyDefinition.js +2 -2
  201. package/properties/definitions/EmailPropertyDefinition.d.ts +3 -3
  202. package/properties/definitions/EmailPropertyDefinition.js +2 -2
  203. package/properties/definitions/HtmlPropertyDefinition.d.ts +3 -3
  204. package/properties/definitions/HtmlPropertyDefinition.js +2 -2
  205. package/properties/definitions/IdentityPropertyDefinition.d.ts +3 -3
  206. package/properties/definitions/IdentityPropertyDefinition.js +2 -2
  207. package/properties/definitions/ImagePropertyDefinition.d.ts +5 -5
  208. package/properties/definitions/ImagePropertyDefinition.js +1 -1
  209. package/properties/definitions/IntegerPropertyDefinition.d.ts +3 -3
  210. package/properties/definitions/IntegerPropertyDefinition.js +2 -2
  211. package/properties/definitions/LanguagePropertyDefinition.d.ts +3 -3
  212. package/properties/definitions/LanguagePropertyDefinition.js +2 -2
  213. package/properties/definitions/LinkPropertyDefinition.d.ts +3 -3
  214. package/properties/definitions/LinkPropertyDefinition.js +2 -2
  215. package/properties/definitions/MediaPropertyDefinition.d.ts +3 -3
  216. package/properties/definitions/MediaPropertyDefinition.js +2 -2
  217. package/properties/definitions/MultilineTextPropertyDefinition.d.ts +3 -3
  218. package/properties/definitions/MultilineTextPropertyDefinition.js +2 -2
  219. package/properties/definitions/MultilingualTextPropertyDefinition.d.ts +3 -3
  220. package/properties/definitions/MultilingualTextPropertyDefinition.js +2 -2
  221. package/properties/definitions/PhoneNumberPropertyDefinition.d.ts +3 -3
  222. package/properties/definitions/PhoneNumberPropertyDefinition.js +2 -2
  223. package/properties/definitions/TagsPropertyDefinition.d.ts +3 -3
  224. package/properties/definitions/TagsPropertyDefinition.js +2 -2
  225. package/properties/definitions/TermSetPropertyDefinition.d.ts +6 -6
  226. package/properties/definitions/TermSetPropertyDefinition.js +2 -2
  227. package/properties/definitions/TextPropertyDefinition.d.ts +3 -3
  228. package/properties/definitions/TextPropertyDefinition.js +2 -2
  229. package/properties/definitions/TimePropertyDefinition.d.ts +3 -3
  230. package/properties/definitions/TimePropertyDefinition.js +2 -2
  231. package/properties/definitions/UserTypePropertyDefinition.d.ts +3 -3
  232. package/properties/definitions/UserTypePropertyDefinition.js +2 -2
  233. package/properties/values/BusinessProfilePropertyValue.d.ts +3 -3
  234. package/properties/values/UserTypePropertyValue.d.ts +3 -3
  235. package/richtext-editor-extensions/HeadingExtension.d.ts +3 -3
  236. package/richtext-editor-extensions/TipTapEditor.d.ts +2 -2
  237. package/richtext-editor-extensions/ToolbarProperties.d.ts +2 -2
  238. package/statuscodelayout/SystemLayout.js +2 -1
  239. package/system-logs/TransactionLog.d.ts +5 -5
  240. package/user-profile/EditUserProfileHandlerRegistration.d.ts +2 -2
  241. package/ux/AdminApi.d.ts +3 -3
  242. package/ux/AppManagementApi.d.ts +12 -12
  243. package/ux/AppProvisioningValidatorApi.d.ts +2 -2
  244. package/ux/DynamicPlaceholderApi.d.ts +4 -4
  245. package/ux/EnterprisePropertyDataTypeProviderApi.d.ts +2 -2
  246. package/ux/EnterprisePropertyToPropertySettingMappingApi.d.ts +3 -3
  247. package/ux/FeatureManagementApi.d.ts +2 -2
  248. package/ux/InternalAdminApi.d.ts +3 -3
  249. package/ux/UserProfileHandlerApi.d.ts +2 -2
  250. package/velcron/VelcronDefinitionRegistration.d.ts +2 -2
  251. package/versionedlayout/VersionedLayout.d.ts +9 -9
  252. package/versionedlayout/VersionedLayout.js +4 -3
  253. package/properties/datasource/DataSourceId.d.ts +0 -2
  254. /package/{properties/datasource/DataSourceId.js → internal-do-not-import-from-here/shared/models/Tooling.js} +0 -0
@@ -1,8 +1,8 @@
1
- import { GuidValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
1
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
2
  import { IIcon } from "../Icon";
3
3
  export interface EditUserProfileHandlerRegistration {
4
4
  title: string;
5
- handlerManifestId: GuidValue;
5
+ handlerManifestId: guid;
6
6
  icon?: IIcon;
7
7
  weight?: number;
8
8
  }
package/ux/AdminApi.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { Guid, GuidValue, IMessageBusTopicPublishSubscriber } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
1
+ import { guid, IMessageBusTopicPublishSubscriber } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
2
  import { AdminNavigationNode, NavigationNode, NavigationNodeInitializeMessage } from "../admin";
3
3
  import { ApiPath, IExtendApiManifestWithConfiguration } from "../Extends";
4
4
  import { NavigationMenuNode } from "../Messaging";
@@ -12,7 +12,7 @@ export interface INavigationRootNodeRegistration {
12
12
  register(node: AdminNavigationNode, category: string, weight?: number): void;
13
13
  }
14
14
  export interface INavigationSubNodeRegistration {
15
- register(node: AdminNavigationNode, parentNodeId: Guid, weight?: number): void;
15
+ register(node: AdminNavigationNode, parentNodeId: guid, weight?: number): void;
16
16
  }
17
17
  export interface IAdminApi {
18
18
  registration: {
@@ -52,7 +52,7 @@ declare module "./UxApi" {
52
52
  };
53
53
  subNodes: {
54
54
  registrations: IExtendApiManifestWithConfiguration<{
55
- parentNodeId: GuidValue;
55
+ parentNodeId: guid;
56
56
  }>;
57
57
  };
58
58
  };
@@ -1,11 +1,11 @@
1
- import { AppInstance, VersionedLayout, VersionedLayoutDefinition, AppTemplate, GuidValue, IIcon, RolePermissionSetting } from "@omnia/fx/models";
1
+ import { AppInstance, VersionedLayout, VersionedLayoutDefinition, AppTemplate, guid, IIcon, RolePermissionSetting } from "@omnia/fx/models";
2
2
  import { VersionedLayoutDefinitionEditorItem, VersionedLayoutEditorApi } from "@omnia/fx/ux";
3
3
  import { ApiPath, IExtendApiManifestWithConfiguration } from "../Extends";
4
4
  export interface ElementRenderer {
5
- id: GuidValue;
5
+ id: guid;
6
6
  icon: IIcon;
7
7
  title: string;
8
- renderManifestId: GuidValue;
8
+ renderManifestId: guid;
9
9
  order?: number;
10
10
  }
11
11
  interface AppInstanceBladeRouteSettings {
@@ -13,22 +13,22 @@ interface AppInstanceBladeRouteSettings {
13
13
  }
14
14
  interface InactiveTabSettings {
15
15
  active: boolean;
16
- syncLastActivityButtonManifestId?: GuidValue;
16
+ syncLastActivityButtonManifestId?: guid;
17
17
  }
18
18
  export type GetTemplateFunctionType = (appTemplate: AppTemplate) => {
19
19
  icon: IIcon;
20
20
  label: string;
21
21
  };
22
22
  export interface AppInstanceTabSettings {
23
- appEditingManifestId: GuidValue;
23
+ appEditingManifestId: guid;
24
24
  advancedColumns?: {
25
25
  showLastActivity?: boolean;
26
26
  };
27
27
  activeOrphanedTab?: boolean;
28
28
  activeInactiveTab?: InactiveTabSettings;
29
29
  onPermissionsUpdated?: (rolePermissionSetting: RolePermissionSetting[], appInstance: AppInstance) => Promise<void>;
30
- customPermissionRenderManifestId?: GuidValue;
31
- attachSiteButtonManifestId?: GuidValue;
30
+ customPermissionRenderManifestId?: guid;
31
+ attachSiteButtonManifestId?: guid;
32
32
  routeSettings: AppInstanceBladeRouteSettings;
33
33
  }
34
34
  interface ValidationResult {
@@ -38,7 +38,7 @@ interface ValidationResult {
38
38
  interface TemplatePoliciesConfiguration {
39
39
  enable: boolean;
40
40
  enableNamingPolicy?: boolean;
41
- renderManifestId?: GuidValue;
41
+ renderManifestId?: guid;
42
42
  }
43
43
  export interface AppTemplateTabSettings {
44
44
  appendMenuItems?: ElementRenderer[];
@@ -48,7 +48,7 @@ export interface AppTemplateTabSettings {
48
48
  }
49
49
  export interface AppLayoutTabSettings<T extends VersionedLayoutDefinition = VersionedLayoutDefinition> {
50
50
  layoutDefinition: new () => T;
51
- appInstanceId: GuidValue;
51
+ appInstanceId: guid;
52
52
  onBeforeCreate?: (layout: VersionedLayoutDefinition) => VersionedLayoutDefinition | Promise<VersionedLayoutDefinition>;
53
53
  enableAlias?: boolean;
54
54
  setAppLayoutDefinitionEditorItem?: (api: VersionedLayoutEditorApi, layout: VersionedLayout) => Promise<VersionedLayoutDefinitionEditorItem>;
@@ -67,10 +67,10 @@ export interface IAppManagementInstanceHandler {
67
67
  onConfigure: (api: IAppManagementInstanceConfigurationApi) => Promise<void>;
68
68
  }
69
69
  export interface IAppManagementUsageApi {
70
- openStandalone: (appDefinition: GuidValue, closable: boolean) => void;
70
+ openStandalone: (appDefinition: guid, closable: boolean) => void;
71
71
  }
72
72
  export interface IAppManagementRegistrationApi {
73
- registerHandler: (appDefinitionId: GuidValue, handler: new () => IAppManagementInstanceHandler) => void;
73
+ registerHandler: (appDefinitionId: guid, handler: new () => IAppManagementInstanceHandler) => void;
74
74
  }
75
75
  declare module "./UxApi" {
76
76
  interface IOmniaUxApi {
@@ -82,7 +82,7 @@ declare module "./UxApi" {
82
82
  interface IOmniaUxExtendApiManifest {
83
83
  appManagement: {
84
84
  use: ApiPath;
85
- registration: IExtendApiManifestWithConfiguration<GuidValue>;
85
+ registration: IExtendApiManifestWithConfiguration<guid>;
86
86
  };
87
87
  }
88
88
  }
@@ -1,11 +1,11 @@
1
1
  import { AppInstance } from "../apps/App";
2
- import { GuidValue } from "../Exposes";
2
+ import { guid } from "@omnia/fx/internal-do-not-import-from-here/shared";
3
3
  import { ApiPath } from "../Extends";
4
4
  export interface AppProvisioningValidatorOutput {
5
5
  requiredValidatorElement: string;
6
6
  }
7
7
  export interface IAppProvisioningValidator {
8
- registerValidator(appDefinitionId: GuidValue, fn: (appInstance: AppInstance) => Promise<AppProvisioningValidatorOutput>): void;
8
+ registerValidator(appDefinitionId: guid, fn: (appInstance: AppInstance) => Promise<AppProvisioningValidatorOutput>): void;
9
9
  }
10
10
  export interface IAppProvisioningValidatorApi {
11
11
  validator: Promise<IAppProvisioningValidator>;
@@ -1,5 +1,5 @@
1
1
  import { VNode, h } from "vue";
2
- import { GuidValue } from "../Exposes";
2
+ import { guid } from "@omnia/fx/internal-do-not-import-from-here/shared";
3
3
  import { ApiPath, IExtendApiManifestWithConfiguration } from "../Extends";
4
4
  import { LayoutPlaceHolderRegistration } from "../Layout";
5
5
  import { IMessageBusTopicSubscription } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
@@ -10,12 +10,12 @@ export interface IDynamicPlaceHolderLayoutRegistration {
10
10
  register: (placeHolder: LayoutPlaceHolderRegistration) => void;
11
11
  }
12
12
  export interface IDynamicPlaceHolderLayoutHandler {
13
- register(layoutPlaceHolderRegistrationId: GuidValue, cb: (createVueNode: typeof h) => VNode | void): {
13
+ register(layoutPlaceHolderRegistrationId: guid, cb: (createVueNode: typeof h) => VNode | void): {
14
14
  unregister(): void;
15
15
  };
16
16
  }
17
17
  export interface IInternalDynamicPlaceHolderLayoutHandler extends IDynamicPlaceHolderLayoutHandler {
18
- getHandlers(placeHolderLayoutRegistrationId: GuidValue): Promise<Array<(createVueNode: typeof h) => VNode | void>>;
18
+ getHandlers(placeHolderLayoutRegistrationId: guid): Promise<Array<(createVueNode: typeof h) => VNode | void>>;
19
19
  onHandlerChanged(): IMessageBusTopicSubscription<void>;
20
20
  }
21
21
  declare module "./UxApi" {
@@ -31,7 +31,7 @@ declare module "./UxApi" {
31
31
  /**
32
32
  * Require PlaceHolderLayoutRegistrationId
33
33
  */
34
- handlers: IExtendApiManifestWithConfiguration<GuidValue>;
34
+ handlers: IExtendApiManifestWithConfiguration<guid>;
35
35
  };
36
36
  }
37
37
  }
@@ -1,10 +1,10 @@
1
1
  import { EnterprisePropertyDataTypeProviderRegistration } from "..";
2
2
  import { ApiPath } from "../Extends";
3
- import { GuidValue, IMessageBusTopicSubscription } from "@omnia/fx-models";
3
+ import { guid, IMessageBusTopicSubscription } from "@omnia/fx-models";
4
4
  export interface IInternalRegistrationEnterprisePropertyDataTypeProvider extends IRegistrationEnterprisePropertyDataTypeProvider {
5
5
  getAllEnterprisePropertyDataTypeProvider: () => EnterprisePropertyDataTypeProviderRegistration[];
6
6
  onEnterprisePropertyDataTypeProviderRegistrationChange: () => IMessageBusTopicSubscription<EnterprisePropertyDataTypeProviderRegistration[]>;
7
- getEnterprisePropertyDataTypeProviderById: (providerId: GuidValue) => EnterprisePropertyDataTypeProviderRegistration;
7
+ getEnterprisePropertyDataTypeProviderById: (providerId: guid) => EnterprisePropertyDataTypeProviderRegistration;
8
8
  }
9
9
  export interface IRegistrationEnterprisePropertyDataTypeProvider {
10
10
  registerEnterprisePropertyDataTypeProvider: (items: EnterprisePropertyDataTypeProviderRegistration | EnterprisePropertyDataTypeProviderRegistration[]) => void;
@@ -1,7 +1,7 @@
1
- import { ApiPath, EnterprisePropertyDataTypeIds, EnterprisePropertyToPropertySettingsMap, IExtendApiManifestWithConfiguration, PropertyDefinition, PropertySetting } from "@omnia/fx-models";
1
+ import { ApiPath, EnterprisePropertyDataTypeId, EnterprisePropertyToPropertySettingsMap, IExtendApiManifestWithConfiguration, PropertyDefinition, PropertySetting } from "@omnia/fx-models";
2
2
  export interface IEnterprisePropertyToPropertySettingMappingApi {
3
3
  getEnterprisePropertySetting: (enterprisePropertyDataTypeId: string) => Promise<EnterprisePropertyToPropertySettingsMap>;
4
- registerEnterprisePropertyToPropertySettingMap: (propDefinitionCtor: new () => PropertyDefinition<any, any, any>, enterprisePropertyDataTypeId: EnterprisePropertyDataTypeIds, propSettingCtor?: new () => PropertySetting<any>) => void;
4
+ registerEnterprisePropertyToPropertySettingMap: (propDefinitionCtor: new () => PropertyDefinition<any, any, any>, enterprisePropertyDataTypeId: EnterprisePropertyDataTypeId, propSettingCtor?: new () => PropertySetting<any>) => void;
5
5
  }
6
6
  declare module "./UxApi" {
7
7
  interface IOmniaUxApi {
@@ -12,7 +12,7 @@ declare module "./UxApi" {
12
12
  interface IOmniaUxExtendApiManifest {
13
13
  enterprisePropertyDefinitionMapping: {
14
14
  registration: ApiPath;
15
- mappings: IExtendApiManifestWithConfiguration<EnterprisePropertyDataTypeIds>;
15
+ mappings: IExtendApiManifestWithConfiguration<EnterprisePropertyDataTypeId>;
16
16
  };
17
17
  }
18
18
  }
@@ -1,5 +1,5 @@
1
1
  import { ServiceContainerContext } from "@omnia/fx";
2
- import { AppInstance, AppTemplate, BusinessProfile, Feature, GuidValue } from "@omnia/fx/models";
2
+ import { AppInstance, AppTemplate, BusinessProfile, Feature, guid } from "@omnia/fx/models";
3
3
  import { AppDefinition } from "../apps";
4
4
  import { ApiPath, IExtendApiManifestWithConfiguration } from "../Extends";
5
5
  export interface IFeatureValidator {
@@ -17,7 +17,7 @@ export interface IFeatureManagementUsageApi {
17
17
  loadValidators: (serviceContainerContext: ServiceContainerContext, featureDefinition: Feature) => Promise<IFeatureValidator[]>;
18
18
  }
19
19
  export interface IFeatureManagementRegistrationApi {
20
- registerValidator: (appDefinitionId: GuidValue, handler: new () => IFeatureValidator) => void;
20
+ registerValidator: (appDefinitionId: guid, handler: new () => IFeatureValidator) => void;
21
21
  }
22
22
  declare module "./UxApi" {
23
23
  interface IOmniaUxApi {
@@ -1,4 +1,4 @@
1
- import { GuidValue, IMessageBusTopicSubscription } from "@omnia/fx-models";
1
+ import { guid, IMessageBusTopicSubscription } from "@omnia/fx-models";
2
2
  import { AdminNavigationNode, NavigationNode } from "../admin";
3
3
  import { NavigationMenuNode } from "../Messaging";
4
4
  import { IRegisterAdminNavigationNode, IRegisterAdminNavigationMenuNode, INavigationRootNodeRegistration, INavigationSubNodeRegistration } from "./AdminApi";
@@ -24,9 +24,9 @@ export interface IInternalNavigationRootNodeApi extends INavigationRootNodeRegis
24
24
  }>;
25
25
  }
26
26
  export interface IInternalNavigationSubNodeApi extends INavigationSubNodeRegistration {
27
- getRegistrations(parentNodeId: GuidValue): Promise<AdminNavigationNodeRegistration[]>;
27
+ getRegistrations(parentNodeId: guid): Promise<AdminNavigationNodeRegistration[]>;
28
28
  onRegistrationsChanged: () => IMessageBusTopicSubscription<{
29
- parentNodeId: GuidValue;
29
+ parentNodeId: guid;
30
30
  nodes: AdminNavigationNodeRegistration[];
31
31
  }>;
32
32
  }
@@ -1,5 +1,5 @@
1
1
  import { EditUserProfileHandlerRegistration } from "@omnia/fx-models";
2
- import { GuidValue } from "../../shared";
2
+ import { guid } from "../../shared";
3
3
  import { ApiPath, IExtendApiManifestWithConfiguration } from "../Extends";
4
4
  export interface IUserProfileApi {
5
5
  actionHandlerRegistration: Promise<IUserProfileActionHandlerRegistrationApi>;
@@ -31,7 +31,7 @@ declare module "./UxApi" {
31
31
  actionHandlerRegistration: ApiPath;
32
32
  };
33
33
  mySubscription: {
34
- provider: IExtendApiManifestWithConfiguration<GuidValue>;
34
+ provider: IExtendApiManifestWithConfiguration<guid>;
35
35
  };
36
36
  }
37
37
  }
@@ -1,7 +1,7 @@
1
- import { DynamicState, GuidValue, VelcronAppDefinition } from "..";
1
+ import { DynamicState, guid, VelcronAppDefinition } from "..";
2
2
  export type VelcronDefitinionRegistrationsTypes = "content" | "card" | "header" | "general" | "property" | "block-header" | "social" | "spacing";
3
3
  export interface VelcronDefinitionRegistration<TDefinitionState extends DynamicState = DynamicState> {
4
- id: GuidValue;
4
+ id: guid;
5
5
  definition: VelcronAppDefinition<TDefinitionState>;
6
6
  title: string;
7
7
  category: VelcronDefitinionRegistrationsTypes;
@@ -1,5 +1,5 @@
1
1
  import { DisplayBreakpointCodes } from "../Enums";
2
- import { GuidValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
3
3
  import { Layout } from "../Layout";
4
4
  import { MultilingualString } from "../MultilingualString";
5
5
  import { DataToVersion, IVersionedData, IVersionedDataIdentifier, IVersionReference } from "../VersionedData";
@@ -13,10 +13,10 @@ export interface VersionedLayout {
13
13
  readonly versionedDataIdentifier: IVersionedDataIdentifier;
14
14
  readonly publishedVersionReference: IVersionReference;
15
15
  readonly parentLayoutId?: VersionedLayoutId;
16
- readonly appInstanceId?: GuidValue;
17
- readonly layoutTypeId: GuidValue;
16
+ readonly appInstanceId?: guid;
17
+ readonly layoutTypeId: guid;
18
18
  urlSegment: string;
19
- readonly businessProfileId?: GuidValue;
19
+ readonly businessProfileId?: guid;
20
20
  readonly alternateLayouts: VersionedAlternateLayout[];
21
21
  readonly deletedAt?: string;
22
22
  }
@@ -28,7 +28,7 @@ export interface VersionedAlternateLayout {
28
28
  readonly versionedLayoutId: VersionedLayoutId;
29
29
  }
30
30
  export interface AppScopedVersionedLayoutUrlValidationRequest {
31
- appInstanceId: GuidValue;
31
+ appInstanceId: guid;
32
32
  ignoreFromLayoutId?: VersionedLayoutId;
33
33
  urlSegment: string;
34
34
  }
@@ -38,10 +38,10 @@ export interface DisplayBreakpointVersionedAlternateLayoutMapping {
38
38
  [DisplayBreakpointCodes.Medium]?: VersionedAlternateLayoutId;
39
39
  }
40
40
  export declare class VersionedLayoutDefinition implements DataToVersion {
41
- constructor(layoutTypeId: GuidValue);
42
- readonly layoutTypeId: GuidValue;
43
- readonly omniaServiceId: GuidValue;
44
- readonly dataTypeId: GuidValue;
41
+ constructor(layoutTypeId: guid);
42
+ readonly layoutTypeId: guid;
43
+ readonly omniaServiceId: guid;
44
+ readonly dataTypeId: guid;
45
45
  title: MultilingualString;
46
46
  layout: Layout;
47
47
  }
@@ -2,6 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VersionedLayoutProvider = exports.VersionedAlternateLayoutDefinition = exports.VersionedLayoutDefinition = exports.VersionedAlternateLayoutId = exports.VersionedLayoutId = void 0;
4
4
  const Enums_1 = require("../Enums");
5
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
5
6
  const ManifestIds_1 = require("../ManifestIds");
6
7
  var VersionedLayoutId;
7
8
  (function (VersionedLayoutId) {
@@ -11,15 +12,15 @@ var VersionedAlternateLayoutId;
11
12
  })(VersionedAlternateLayoutId || (exports.VersionedAlternateLayoutId = VersionedAlternateLayoutId = {}));
12
13
  class VersionedLayoutDefinition {
13
14
  constructor(layoutTypeId) {
14
- this.omniaServiceId = ManifestIds_1.OmniaService.Id.toString();
15
- this.dataTypeId = "df42106c-130f-4a35-9937-b00d2754869d";
15
+ this.omniaServiceId = ManifestIds_1.OmniaService.Id;
16
+ this.dataTypeId = (0, models_1.guid)("df42106c-130f-4a35-9937-b00d2754869d");
16
17
  this.layoutTypeId = layoutTypeId;
17
18
  }
18
19
  }
19
20
  exports.VersionedLayoutDefinition = VersionedLayoutDefinition;
20
21
  class VersionedAlternateLayoutDefinition extends VersionedLayoutDefinition {
21
22
  constructor() {
22
- super("c9084784-e33c-441c-947e-25fc3657530b");
23
+ super((0, models_1.guid)("c9084784-e33c-441c-947e-25fc3657530b"));
23
24
  }
24
25
  }
25
26
  exports.VersionedAlternateLayoutDefinition = VersionedAlternateLayoutDefinition;
@@ -1,2 +0,0 @@
1
- import { GuidValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
- export type PropertyDataSourceId = GuidValue;