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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (252) 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 +28 -25
  17. package/Enums.js +26 -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/theming/Blueprints.d.ts +2 -2
  147. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +5 -5
  148. package/internal-do-not-import-from-here/shared/models/theming/Typography.d.ts +6 -6
  149. package/internal-do-not-import-from-here/shared/models/velcron/VelcronContentSection.d.ts +2 -2
  150. package/internal-do-not-import-from-here/shared/models/velcron/VelcronReference.d.ts +3 -3
  151. package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +1 -1
  152. package/internal-do-not-import-from-here/shared/utils/index.d.ts +1 -1
  153. package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.d.ts +3 -3
  154. package/media-gallery/providers/MediaGalleryDialogProvider.d.ts +2 -2
  155. package/media-gallery/providers/MediaGalleryDisplayProvider.d.ts +2 -2
  156. package/media-gallery/providers/PhotoWall.d.ts +2 -2
  157. package/media-gallery/providers/SliderDialogProvider.d.ts +2 -2
  158. package/media-picker/MediaPickerIconsStorageProviderContext.d.ts +3 -3
  159. package/media-picker/MediaPickerIconsStorageProviderContext.js +1 -1
  160. package/media-picker/MediaPickerImageRatio.d.ts +10 -10
  161. package/media-picker/MediaPickerImageRatio.js +6 -6
  162. package/media-picker/MediaPickerImageScaling.d.ts +3 -3
  163. package/media-picker/MediaPickerMedia.d.ts +3 -3
  164. package/media-picker/MediaPickerProvider.d.ts +3 -3
  165. package/media-picker/MediaPickerProviderContext.d.ts +3 -3
  166. package/media-picker/SharePointVideoResult.d.ts +2 -2
  167. package/media-picker/interfaces/types.d.ts +4 -4
  168. package/mediaflow/Constants.d.ts +2 -1
  169. package/mediaflow/Constants.js +2 -1
  170. package/omniasearch/IndexSearchRequest.d.ts +3 -3
  171. package/omniasearch/IndexedDocument.d.ts +2 -2
  172. package/omniasearch/OmniaUserSource.d.ts +2 -2
  173. package/omniasearch/OmniaUserSource.js +2 -1
  174. package/omniasearch/PropertySource.d.ts +4 -4
  175. package/omniasearch/SearchIndex.d.ts +2 -2
  176. package/oxide/OxideTypeDefinitions.d.ts +3 -3
  177. package/oxide/OxideTypeDefinitions.js +3 -3
  178. package/package.json +1 -1
  179. package/properties/PropertyBinding.d.ts +3 -3
  180. package/properties/PropertyDefinition.d.ts +2 -2
  181. package/properties/PropertyTestCode.js +3 -3
  182. package/properties/PropertyValue.d.ts +2 -2
  183. package/properties/datasource/AppDataSourceProperty.d.ts +4 -5
  184. package/properties/datasource/DataSourceProperty.d.ts +3 -3
  185. package/properties/datasource/DataSourcePropertyDisplayInformation.d.ts +3 -3
  186. package/properties/datasource/UserDataSourceProperty.d.ts +3 -4
  187. package/properties/datasource/index.d.ts +0 -1
  188. package/properties/datasource/index.js +0 -1
  189. package/properties/definitions/BirthdayPropertyDefinition.d.ts +3 -3
  190. package/properties/definitions/BirthdayPropertyDefinition.js +2 -2
  191. package/properties/definitions/BooleanPropertyDefinition.d.ts +3 -3
  192. package/properties/definitions/BooleanPropertyDefinition.js +2 -2
  193. package/properties/definitions/BusinessProfilePropertyDefinition.d.ts +3 -3
  194. package/properties/definitions/BusinessProfilePropertyDefinition.js +2 -2
  195. package/properties/definitions/DatePropertyDefinition.d.ts +3 -3
  196. package/properties/definitions/DatePropertyDefinition.js +2 -2
  197. package/properties/definitions/DateTimePropertyDefinition.d.ts +3 -3
  198. package/properties/definitions/DateTimePropertyDefinition.js +2 -2
  199. package/properties/definitions/EmailPropertyDefinition.d.ts +3 -3
  200. package/properties/definitions/EmailPropertyDefinition.js +2 -2
  201. package/properties/definitions/HtmlPropertyDefinition.d.ts +3 -3
  202. package/properties/definitions/HtmlPropertyDefinition.js +2 -2
  203. package/properties/definitions/IdentityPropertyDefinition.d.ts +3 -3
  204. package/properties/definitions/IdentityPropertyDefinition.js +2 -2
  205. package/properties/definitions/ImagePropertyDefinition.d.ts +5 -5
  206. package/properties/definitions/ImagePropertyDefinition.js +1 -1
  207. package/properties/definitions/IntegerPropertyDefinition.d.ts +3 -3
  208. package/properties/definitions/IntegerPropertyDefinition.js +2 -2
  209. package/properties/definitions/LanguagePropertyDefinition.d.ts +3 -3
  210. package/properties/definitions/LanguagePropertyDefinition.js +2 -2
  211. package/properties/definitions/LinkPropertyDefinition.d.ts +3 -3
  212. package/properties/definitions/LinkPropertyDefinition.js +2 -2
  213. package/properties/definitions/MediaPropertyDefinition.d.ts +3 -3
  214. package/properties/definitions/MediaPropertyDefinition.js +2 -2
  215. package/properties/definitions/MultilineTextPropertyDefinition.d.ts +3 -3
  216. package/properties/definitions/MultilineTextPropertyDefinition.js +2 -2
  217. package/properties/definitions/MultilingualTextPropertyDefinition.d.ts +3 -3
  218. package/properties/definitions/MultilingualTextPropertyDefinition.js +2 -2
  219. package/properties/definitions/PhoneNumberPropertyDefinition.d.ts +3 -3
  220. package/properties/definitions/PhoneNumberPropertyDefinition.js +2 -2
  221. package/properties/definitions/TagsPropertyDefinition.d.ts +3 -3
  222. package/properties/definitions/TagsPropertyDefinition.js +2 -2
  223. package/properties/definitions/TermSetPropertyDefinition.d.ts +6 -6
  224. package/properties/definitions/TermSetPropertyDefinition.js +2 -2
  225. package/properties/definitions/TextPropertyDefinition.d.ts +3 -3
  226. package/properties/definitions/TextPropertyDefinition.js +2 -2
  227. package/properties/definitions/TimePropertyDefinition.d.ts +3 -3
  228. package/properties/definitions/TimePropertyDefinition.js +2 -2
  229. package/properties/definitions/UserTypePropertyDefinition.d.ts +3 -3
  230. package/properties/definitions/UserTypePropertyDefinition.js +2 -2
  231. package/properties/values/BusinessProfilePropertyValue.d.ts +3 -3
  232. package/properties/values/UserTypePropertyValue.d.ts +3 -3
  233. package/richtext-editor-extensions/HeadingExtension.d.ts +3 -3
  234. package/richtext-editor-extensions/TipTapEditor.d.ts +2 -2
  235. package/richtext-editor-extensions/ToolbarProperties.d.ts +2 -2
  236. package/statuscodelayout/SystemLayout.js +2 -1
  237. package/system-logs/TransactionLog.d.ts +5 -5
  238. package/user-profile/EditUserProfileHandlerRegistration.d.ts +2 -2
  239. package/ux/AdminApi.d.ts +3 -3
  240. package/ux/AppManagementApi.d.ts +12 -12
  241. package/ux/AppProvisioningValidatorApi.d.ts +2 -2
  242. package/ux/DynamicPlaceholderApi.d.ts +4 -4
  243. package/ux/EnterprisePropertyDataTypeProviderApi.d.ts +2 -2
  244. package/ux/EnterprisePropertyToPropertySettingMappingApi.d.ts +3 -3
  245. package/ux/FeatureManagementApi.d.ts +2 -2
  246. package/ux/InternalAdminApi.d.ts +3 -3
  247. package/ux/UserProfileHandlerApi.d.ts +2 -2
  248. package/velcron/VelcronDefinitionRegistration.d.ts +2 -2
  249. package/versionedlayout/VersionedLayout.d.ts +9 -9
  250. package/versionedlayout/VersionedLayout.js +4 -3
  251. package/properties/datasource/DataSourceId.d.ts +0 -2
  252. /package/{properties/datasource/DataSourceId.js → internal-do-not-import-from-here/shared/models/Tooling.js} +0 -0
@@ -1,13 +1,13 @@
1
- import { GuidValue } from "../shared";
1
+ import { guid } from "../shared";
2
2
  import { MultilingualString } from "./MultilingualString";
3
3
  export declare abstract class ActionHandlerRegistrationId {
4
4
  private value;
5
- static create(id: GuidValue): ActionHandlerRegistrationId;
5
+ static create(id: guid): ActionHandlerRegistrationId;
6
6
  abstract toString(): string;
7
7
  }
8
8
  export declare abstract class ActionHandlerManifestId {
9
9
  private value;
10
- static create(id: GuidValue): ActionHandlerManifestId;
10
+ static create(id: guid): ActionHandlerManifestId;
11
11
  abstract toString(): string;
12
12
  }
13
13
  export interface ActionRegistration {
@@ -33,7 +33,7 @@ export declare enum ActionHandlerRenderingModes {
33
33
  ListItemWithoutText = 4
34
34
  }
35
35
  export interface ActionHandler {
36
- id: GuidValue;
36
+ id: guid;
37
37
  typeId: ActionHandlerRegistrationId;
38
38
  text: MultilingualString;
39
39
  toolTip: MultilingualString;
@@ -58,7 +58,7 @@ export interface ActionHandledCompleteMessage {
58
58
  actionHandler: ActionHandler;
59
59
  }
60
60
  export interface IActionHandlerInstanceProperties<TSettings extends IActionHandlerSettings = IActionHandlerSettings> {
61
- id: GuidValue;
61
+ id: guid;
62
62
  typeId: ActionHandlerRegistrationId;
63
63
  toolTip: MultilingualString;
64
64
  settings: IActionHandlerSettings;
package/ActionHandler.js CHANGED
@@ -2,11 +2,11 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ActionHandlerRenderingModes = exports.ActionHandlerManifestId = exports.ActionHandlerRegistrationId = void 0;
4
4
  class ActionHandlerRegistrationId {
5
- static create(id) { return id.toString().toLowerCase(); }
5
+ static create(id) { return id; }
6
6
  }
7
7
  exports.ActionHandlerRegistrationId = ActionHandlerRegistrationId;
8
8
  class ActionHandlerManifestId {
9
- static create(id) { return id.toString().toLowerCase(); }
9
+ static create(id) { return id; }
10
10
  }
11
11
  exports.ActionHandlerManifestId = ActionHandlerManifestId;
12
12
  var ActionHandlerRenderingModes;
package/AiSettings.d.ts CHANGED
@@ -1,4 +1,4 @@
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 { MultilingualString } from "./MultilingualString";
3
3
  export declare enum PassAnalysisCriteria {
4
4
  Yes = 0,
@@ -24,5 +24,5 @@ export interface AiSettings {
24
24
  title: MultilingualString;
25
25
  type: string;
26
26
  promptSettings: PromptSettings;
27
- businessProfileId?: GuidValue;
27
+ businessProfileId?: guid;
28
28
  }
package/AzureAd.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import { GuidValue } from "../shared";
1
+ import { guid } from "../shared";
2
2
  import { IdentityProviderProperty } from "./identities";
3
3
  export interface AzureAdDefaultUserProperties {
4
- id: GuidValue;
4
+ id: guid;
5
5
  displayName: string;
6
6
  givenName: string;
7
7
  surname: string;
@@ -1,11 +1,11 @@
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
  export interface AzureAdAppPermissionInfo {
3
3
  name?: string;
4
- resourceAppId: GuidValue;
4
+ resourceAppId: guid;
5
5
  resourceAccess: AzureAdAppResourceAccessWithAlternate[];
6
6
  }
7
7
  export interface AzureAdAppResourceAccess {
8
- id: GuidValue;
8
+ id: guid;
9
9
  type: "Scope" | "Role";
10
10
  name?: string;
11
11
  }
@@ -1,10 +1,11 @@
1
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
1
2
  export interface AzurePermissionResource {
2
- id: string;
3
+ id: guid;
3
4
  name: string;
4
5
  resourceAccess: AzurePermissionResourceAccess[];
5
6
  }
6
7
  export interface AzurePermissionResourceAccess {
7
- id: string;
8
+ id: guid;
8
9
  type: string;
9
10
  name: string;
10
11
  displayName: string;
@@ -1,19 +1,19 @@
1
1
  import { Theming } from "./Theming";
2
2
  import { OmniaNamedModel, IOmniaPropertyBag } from "./NamedProperty";
3
- import { GuidValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
3
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
4
4
  import { ThemeType } from "./Enums";
5
5
  import { LanguageSettings, VersionedLayoutId } from ".";
6
6
  import { MultilingualString } from "./MultilingualString";
7
7
  export interface BusinessProfileIdentity {
8
- id: GuidValue;
8
+ id: guid;
9
9
  name: MultilingualString;
10
10
  }
11
11
  export interface BusinessProfile extends BusinessProfileIdentity {
12
12
  }
13
13
  export interface BusinessProfilePath extends BusinessProfileIdentity {
14
14
  businessProfile: BusinessProfile;
15
- appInstanceId?: GuidValue;
16
- profileId: GuidValue;
15
+ appInstanceId?: guid;
16
+ profileId: guid;
17
17
  path: string;
18
18
  }
19
19
  export interface BusinessProfileWithProperties extends BusinessProfileIdentity {
@@ -49,7 +49,7 @@ export interface CentralImageLocation {
49
49
  webUrl?: string;
50
50
  webTitle?: string;
51
51
  libraryTitle?: string;
52
- libraryId: GuidValue;
52
+ libraryId: guid;
53
53
  libraryUrl?: string;
54
54
  libraryAbsoluteUrl?: string;
55
55
  title: string;
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.BusinessProfileDallEPromptDefaultSettings = void 0;
4
- const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
4
+ const shared_1 = require("../shared");
5
5
  const BusinessProfile_1 = require("./BusinessProfile");
6
6
  class BusinessProfileDallEPromptDefaultSettings extends BusinessProfile_1.BusinessProfileProperty {
7
7
  constructor() {
8
- super(new models_1.Guid("39df27aa-95f1-4a23-b3f6-8b231afcda82"), "dallepromptsettings");
8
+ super((0, shared_1.guid)("39df27aa-95f1-4a23-b3f6-8b231afcda82"), "dallepromptsettings");
9
9
  }
10
10
  }
11
11
  exports.BusinessProfileDallEPromptDefaultSettings = BusinessProfileDallEPromptDefaultSettings;
@@ -1,10 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ChromeLayoutDefinition = void 0;
4
+ const shared_1 = require("../shared");
4
5
  const versionedlayout_1 = require("./versionedlayout");
5
6
  class ChromeLayoutDefinition extends versionedlayout_1.VersionedLayoutDefinition {
6
7
  constructor() {
7
- super("5e3d7814-07cf-4619-a4f5-d9ff4bacbdc3");
8
+ super((0, shared_1.guid)("5e3d7814-07cf-4619-a4f5-d9ff4bacbdc3"));
8
9
  }
9
10
  }
10
11
  exports.ChromeLayoutDefinition = ChromeLayoutDefinition;
@@ -1,10 +1,10 @@
1
1
  import { ClientManifestTypes, BundleTargetTypes, RuleLogicalOperator, ManifestLoadStatus, OmniaClientRuntimes, OmniaBackendRuntimes } from "./Enums";
2
2
  import { WebComponentDefinition as ComponentDefinition } from "./ComponentComposer";
3
- import { GuidValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
3
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
4
4
  import { OmniaNamedModel } from ".";
5
5
  export interface OmniaManifests {
6
6
  target: ClientManifestTargetTypes;
7
- omniaServiceId: GuidValue;
7
+ omniaServiceId: guid;
8
8
  webcomponent: Array<ComponentBundleManifest>;
9
9
  resource: Array<ResourcesBundleManifest>;
10
10
  groupedResouresAndComponents: Array<GroupedBundleManifest>;
@@ -31,11 +31,11 @@ export interface BundleIdentity {
31
31
  /**
32
32
  The unique id of the manifest, this will be the id of the resources added.
33
33
  */
34
- resourceId: GuidValue;
34
+ resourceId: guid;
35
35
  /**
36
36
  The unique id of the omnia service to which the resource id belong.
37
37
  */
38
- omniaServiceId?: GuidValue;
38
+ omniaServiceId?: guid;
39
39
  }
40
40
  export interface BundleManifest extends ClientManifest, BundleIdentity {
41
41
  /**
@@ -53,7 +53,7 @@ export interface ClientManifestByTypeCollection {
53
53
  export type ClientManifestByTargetCollection = {
54
54
  [target in ClientManifestTargetTypes]: {
55
55
  target: ClientManifestTargetTypes;
56
- omniaServiceId: GuidValue;
56
+ omniaServiceId: guid;
57
57
  } | ClientManifestByTypeCollection;
58
58
  };
59
59
  export interface ManifestLoadResult {
@@ -95,7 +95,7 @@ export interface ComponentBundleManifest extends LoadableBundleManifest, ApiBund
95
95
  }
96
96
  export interface GroupedBundleManifest extends LoadableBundleManifest, SecurityBundleManifest {
97
97
  /** The manifest id's in this group */
98
- manifestIdsInGroup: Array<string>;
98
+ manifestIdsInGroup: Array<guid>;
99
99
  }
100
100
  export interface BlockedBundleManifest extends BundleIdentity, ClientManifest {
101
101
  }
@@ -161,7 +161,7 @@ export interface FeatureActiveRule extends CombinableLoadRule {
161
161
  /**
162
162
  The id of the feature which should be active
163
163
  */
164
- featureId: GuidValue;
164
+ featureId: guid;
165
165
  }
166
166
  /**
167
167
  Rules applied clientside
@@ -172,7 +172,7 @@ export interface LicenseRule extends CombinableLoadRule {
172
172
  /**
173
173
  The id of the license
174
174
  */
175
- licenseId: GuidValue;
175
+ licenseId: guid;
176
176
  }
177
177
  export interface ClientRuntimeRule extends CombinableLoadRule {
178
178
  clientRuntimeTypes: Array<OmniaClientRuntimes>;
package/Clipboard.d.ts CHANGED
@@ -1,10 +1,10 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  import { BlockSettings, LayoutItem } from "./Layout";
3
3
  export interface ClipboardBase<T> {
4
4
  clipboardItems: Array<T>;
5
5
  }
6
6
  export interface ClipboardLayoutItem {
7
- id: GuidValue;
7
+ id: guid;
8
8
  title: string;
9
9
  layoutItem: LayoutItem;
10
10
  settings?: BlockSettings;
@@ -1,5 +1,5 @@
1
1
  import { IIcon } from "./Icon";
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 { OmniaBackendRuntimes, OmniaClientRuntimes } from "./Enums";
4
4
  export interface WebComponentOptions {
5
5
  /** The name for this component, this should be a none conflicting name
@@ -28,10 +28,10 @@ export interface WebComponentDefinition {
28
28
  icon?: IIcon;
29
29
  /** (Optional)
30
30
  The feature dependency ids for this component availability (in or operator)*/
31
- featureDependencyIds?: Array<GuidValue>;
31
+ featureDependencyIds?: Array<guid>;
32
32
  /** (Optional)
33
33
  The license requirement ids for this component availability (in or operator)*/
34
- requiresLicense?: Array<GuidValue>;
34
+ requiresLicense?: Array<guid>;
35
35
  /**
36
36
  * (Optional)
37
37
  * Only register component for matched backend runtimes
package/Constants.d.ts CHANGED
@@ -1,15 +1,14 @@
1
- import { Guid } 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 { ActionHandlerRegistrationId } from "./ActionHandler";
3
- import { RoleDefinitions } from "./Enums";
4
3
  import { FilterEngineSettings } from "./filterengine";
5
4
  export declare const Constants: {
6
5
  licensing: {
7
6
  builtInLicenseIds: {
8
- digitalWorkplace: Guid;
9
- intranet: Guid;
10
- managementSystem: Guid;
11
- controlledDocuments: Guid;
12
- processManagement: Guid;
7
+ digitalWorkplace: guid;
8
+ intranet: guid;
9
+ managementSystem: guid;
10
+ controlledDocuments: guid;
11
+ processManagement: guid;
13
12
  };
14
13
  };
15
14
  ux: {
@@ -28,32 +27,32 @@ export declare const Constants: {
28
27
  mediaPicker: {
29
28
  imageLimitSize: number;
30
29
  imageRatioUniqueIds: {
31
- custom: string;
32
- landscape: string;
33
- landscape83: string;
34
- square: string;
35
- portrait: string;
36
- wide: string;
30
+ custom: guid;
31
+ landscape: guid;
32
+ landscape83: guid;
33
+ square: guid;
34
+ portrait: guid;
35
+ wide: guid;
37
36
  };
38
37
  imageScalingUniqueIds: {
39
- extraSmall: string;
40
- small: string;
41
- medium: string;
42
- large: string;
38
+ extraSmall: guid;
39
+ small: guid;
40
+ medium: guid;
41
+ large: guid;
43
42
  };
44
43
  imageScalingSettingsKey: string;
45
44
  providerIds: {
46
- bing: Guid;
47
- pexel: Guid;
48
- myComputer: Guid;
49
- youtube: Guid;
50
- microsoftStream: Guid;
51
- dalle: Guid;
52
- mediaflow: Guid;
53
- unsplash: Guid;
54
- vimeo: Guid;
45
+ bing: guid;
46
+ pexel: guid;
47
+ myComputer: guid;
48
+ youtube: guid;
49
+ microsoftStream: guid;
50
+ dalle: guid;
51
+ mediaflow: guid;
52
+ unsplash: guid;
53
+ vimeo: guid;
55
54
  };
56
- providerContextInject: Guid;
55
+ providerContextInject: guid;
57
56
  };
58
57
  mediaGallery: {
59
58
  className: string;
@@ -97,12 +96,12 @@ export declare const Constants: {
97
96
  };
98
97
  };
99
98
  themeTargetIds: {
100
- admin: Guid;
101
- editor: Guid;
102
- layout: Guid;
103
- layoutDialog: Guid;
104
- block: Guid;
105
- editorDialog: Guid;
99
+ admin: guid;
100
+ editor: guid;
101
+ layout: guid;
102
+ layoutDialog: guid;
103
+ block: guid;
104
+ editorDialog: guid;
106
105
  };
107
106
  colorTypeReplacements: {
108
107
  primary: string;
@@ -130,45 +129,45 @@ export declare const Constants: {
130
129
  customMailSettingsKey: string;
131
130
  };
132
131
  errorCodes: {
133
- canNotRemoveAppTemplate: Guid;
132
+ canNotRemoveAppTemplate: guid;
134
133
  };
135
134
  enterprisepropertycategories: {
136
- defaultCategoryId: Guid;
135
+ defaultCategoryId: guid;
137
136
  };
138
137
  propertyCategories: {
139
- externalPropertyCategoryId: Guid;
140
- defaultCategoryId: Guid;
138
+ externalPropertyCategoryId: guid;
139
+ defaultCategoryId: guid;
141
140
  };
142
141
  builtInQueryableProperties: {
143
- title: Guid;
144
- modifiedAt: Guid;
145
- modifiedBy: Guid;
146
- createdAt: Guid;
147
- createdBy: Guid;
148
- language: Guid;
149
- tags: Guid;
142
+ title: guid;
143
+ modifiedAt: guid;
144
+ modifiedBy: guid;
145
+ createdAt: guid;
146
+ createdBy: guid;
147
+ language: guid;
148
+ tags: guid;
150
149
  };
151
150
  clipboards: {
152
- layoutItems: Guid;
151
+ layoutItems: guid;
153
152
  };
154
153
  featureIds: {
155
- spfxInfrastructure: Guid;
156
- showTeamsPresence: Guid;
157
- socialReactions: Guid;
158
- documentLinkHandler: Guid;
159
- sharepointIntegration: Guid;
160
- sharepointUserProfile: Guid;
161
- microsoftGraphUserProfile: Guid;
162
- profileCompleteness: Guid;
163
- brokenLinkDetection: Guid;
164
- legacyUserProfileCard: Guid;
165
- legacyAppPermissions: Guid;
166
- appOnlyReadAccessToSharePointTermstore: Guid;
167
- provisionOmniaSearchUserData: Guid;
154
+ spfxInfrastructure: guid;
155
+ showTeamsPresence: guid;
156
+ socialReactions: guid;
157
+ documentLinkHandler: guid;
158
+ sharepointIntegration: guid;
159
+ sharepointUserProfile: guid;
160
+ microsoftGraphUserProfile: guid;
161
+ profileCompleteness: guid;
162
+ brokenLinkDetection: guid;
163
+ legacyUserProfileCard: guid;
164
+ legacyAppPermissions: guid;
165
+ appOnlyReadAccessToSharePointTermstore: guid;
166
+ provisionOmniaSearchUserData: guid;
168
167
  };
169
168
  app: {
170
169
  tableName: string;
171
- filterEngineContextUniqueId: string;
170
+ filterEngineContextUniqueId: guid;
172
171
  };
173
172
  office365GraphApi: {
174
173
  baseUrl: string;
@@ -182,39 +181,39 @@ export declare const Constants: {
182
181
  };
183
182
  properties: {
184
183
  registrations: {
185
- appPropertiesRegistrationId: Guid;
186
- userPropertiesRegistrationId: Guid;
187
- userPropertiesByMicrosoftGraphRegistrationId: Guid;
188
- userPropertiesBySharePointRegistrationId: Guid;
189
- identityPropertyBindingProviderId: Guid;
190
- extendedEnterprisePropertiesPropertyBindingProviderId: Guid;
191
- businessProfilePropertyBindingProviderId: Guid;
192
- userPropertyBindingProviderId: Guid;
184
+ appPropertiesRegistrationId: guid;
185
+ userPropertiesRegistrationId: guid;
186
+ userPropertiesByMicrosoftGraphRegistrationId: guid;
187
+ userPropertiesBySharePointRegistrationId: guid;
188
+ identityPropertyBindingProviderId: guid;
189
+ extendedEnterprisePropertiesPropertyBindingProviderId: guid;
190
+ businessProfilePropertyBindingProviderId: guid;
191
+ userPropertyBindingProviderId: guid;
193
192
  };
194
193
  };
195
194
  security: {
196
- userDefinedSupportedRoles: RoleDefinitions[];
195
+ userDefinedSupportedRoles: guid[];
197
196
  };
198
197
  layoutProviders: {
199
198
  spfxWebpart: string;
200
199
  };
201
200
  enterpriseProperties: {
202
- enterprisePropertyExtendedDataTypeId: Guid;
201
+ enterprisePropertyExtendedDataTypeId: guid;
203
202
  };
204
203
  identities: {
205
204
  builtInIdentityProviderIds: {
206
- azureAd: Guid;
207
- omnia: Guid;
208
- ldap: Guid;
205
+ azureAd: guid;
206
+ omnia: guid;
207
+ ldap: guid;
209
208
  };
210
209
  builtInGroupTypeIds: {
211
- unknown: Guid;
212
- omnia: Guid;
213
- azureAdSecurity: Guid;
214
- m365: Guid;
215
- distributionGroup: Guid;
210
+ unknown: guid;
211
+ omnia: guid;
212
+ azureAdSecurity: guid;
213
+ m365: guid;
214
+ distributionGroup: guid;
216
215
  };
217
- undefinedUserTypeId: Guid;
216
+ undefinedUserTypeId: guid;
218
217
  };
219
218
  identityQueryItemLimit: number;
220
219
  translatorProviderIds: {
@@ -229,10 +228,10 @@ export declare const Constants: {
229
228
  token: string;
230
229
  };
231
230
  layoutTypeIds: {
232
- authentication: Guid;
233
- userTypePublic: Guid;
234
- userTypePrivate: Guid;
235
- system: Guid;
231
+ authentication: guid;
232
+ userTypePublic: guid;
233
+ userTypePrivate: guid;
234
+ system: guid;
236
235
  };
237
236
  statusCodeLayout: {
238
237
  settingKey: string;