@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,12 +1,13 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.MediaflowSecretsForms = exports.MediaflowConstants = void 0;
4
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
4
5
  class MediaflowConstants {
5
6
  static { this.mediaflowJsUrl = "https://mfstatic.com/js/fileselector.min.js"; }
6
7
  static { this.mediaflowJsFallback = "https://mfstatic.com/js/fileselector.js"; }
7
8
  static { this.mediaflowCssUrl = "https://mfstatic.com/css/fileselector.min.css"; }
8
9
  static { this.mediaflowCssFallback = "https://mfstatic.com/css/fileselector.css"; }
9
- static { this.featureId = "32B53D6B-6177-40FD-A8D2-386128089CA5"; }
10
+ static { this.featureId = (0, models_1.guid)("32b53d6b-6177-40fd-a8d2-386128089ca5"); }
10
11
  static { this.mediaFlowSettingsKey = "omnia.mediaflow.settings"; }
11
12
  static { this.mediaFlowSecretKey = "omnia-mediaflow-integration-key"; }
12
13
  static { this.defaultSupportedMediaFormats = "flv,mxf,gxf,wmv,asf,mp4,m4v,ismv,mkv,mov,jpeg,jpg,png,bmp,gif,svg,ico"; }
@@ -1,4 +1,4 @@
1
- import { GuidValue } from "../Exposes";
1
+ import { guid } from "@omnia/fx/internal-do-not-import-from-here/shared";
2
2
  import { IndexedDocument } from "./IndexedDocument";
3
3
  import { Index } from "./SearchIndex";
4
4
  import { SearchQuery } from "./SearchQuery";
@@ -7,7 +7,7 @@ import { SearchTaskIdentifier } from "./SearchTask";
7
7
  export interface SearchRequest {
8
8
  index: Index;
9
9
  query: SearchQuery;
10
- documentTypeFilter?: GuidValue;
10
+ documentTypeFilter?: guid;
11
11
  }
12
12
  export interface PagedSearchRequest extends SearchRequest {
13
13
  pageSize: number;
@@ -18,7 +18,7 @@ export interface NextPagedSearchRequest {
18
18
  initialSearchQuery: SearchQuery;
19
19
  initialPageSize: number;
20
20
  nextPage: number;
21
- initialDocumentTypeFilter?: GuidValue;
21
+ initialDocumentTypeFilter?: guid;
22
22
  }
23
23
  export interface PagedBatchSearchRequest {
24
24
  index: Index;
@@ -1,7 +1,7 @@
1
- import { GuidValue } from "../Exposes";
1
+ import { guid } from "@omnia/fx/internal-do-not-import-from-here/shared";
2
2
  export interface IndexedDocument {
3
3
  primaryKey: string;
4
4
  typeId: string;
5
- type: GuidValue;
5
+ type: guid;
6
6
  permissions: Array<number>;
7
7
  }
@@ -1,10 +1,10 @@
1
- import { GuidValue } from "../Exposes";
1
+ import { guid } from "@omnia/fx/internal-do-not-import-from-here/shared";
2
2
  import { PropertySource } from "./PropertySource";
3
3
  import { RefinerProperty } from "./RefinerProperty";
4
4
  import { SearchProperty } from "./SearchProperty";
5
5
  import { SortProperty } from "./SortProperty";
6
6
  export declare class OmniaUserSource implements PropertySource {
7
- readonly propertySourceId: GuidValue;
7
+ readonly propertySourceId: guid;
8
8
  constructor();
9
9
  }
10
10
  export declare class SourceRelatedOmniaRefinerProperty extends OmniaUserSource implements RefinerProperty {
@@ -1,10 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UserScopeTypeOmniaSearchProperty = exports.UserScopeOmniaSearchProperty = exports.UserTypeOmniaSearchProperty = exports.SourceRelatedOmniaSearchProperty = exports.SourceRelatedOmniaSortProperty = exports.SourceRelatedOmniaRefinerProperty = exports.OmniaUserSource = void 0;
4
+ const shared_1 = require("@omnia/fx/internal-do-not-import-from-here/shared");
4
5
  const SearchProperty_1 = require("./SearchProperty");
5
6
  class OmniaUserSource {
6
7
  constructor() {
7
- this.propertySourceId = "df5ffc28-2172-44ec-9533-749e8534d215";
8
+ this.propertySourceId = (0, shared_1.guid)("df5ffc28-2172-44ec-9533-749e8534d215");
8
9
  }
9
10
  }
10
11
  exports.OmniaUserSource = OmniaUserSource;
@@ -1,8 +1,8 @@
1
- import { GuidValue } from "../Exposes";
1
+ import { guid } from "@omnia/fx/internal-do-not-import-from-here/shared";
2
2
  export interface IPropertySource {
3
- propertySourceId: GuidValue;
3
+ propertySourceId: guid;
4
4
  }
5
5
  export declare class PropertySource implements IPropertySource {
6
- propertySourceId: GuidValue;
7
- constructor(propertySourceId: GuidValue);
6
+ propertySourceId: guid;
7
+ constructor(propertySourceId: guid);
8
8
  }
@@ -1,4 +1,4 @@
1
- import { GuidValue } from "../Exposes";
1
+ import { guid } from "@omnia/fx/internal-do-not-import-from-here/shared";
2
2
  export declare class Index {
3
- id: GuidValue;
3
+ id: guid;
4
4
  }
@@ -224,7 +224,7 @@ export declare const OMultiTextInputModesDefinitions: readonly ["textfield", "te
224
224
  export type OMultiTextInputModes = typeof OMultiTextInputModesDefinitions[number];
225
225
  export declare const OMultiTextInputModesName = "OMultiTextInputModes";
226
226
  /** Stepper */
227
- export declare const OStepperTypeDefinitions: readonly ["default", "editable"];
228
- export type OStepperTypes = typeof OStepperTypeDefinitions[number];
229
- export declare const OStepperTypesName = "OStepperTypes";
227
+ export declare const OStepperVariantDefinitions: readonly ["default", "editable", "understep"];
228
+ export type OStepperVariants = typeof OStepperVariantDefinitions[number];
229
+ export declare const OStepperVariantName = "OStepperVariants";
230
230
  export {};
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.OListItemVariantDefinitions = exports.ORatioTypesName = exports.ORatioTypeDefinitions = exports.OIconVariantsName = exports.OIconVariantDefinitions = exports.OIconAnimationsName = exports.OIconAnimationsDefinition = exports.OIconSizesName = exports.OIconSizeDefinitions = exports.OIconPresetsName = exports.OIconPresetDefinitions = exports.OPanelTypesName = exports.OPanelTypeDefinitions = exports.OPageDividerTypesName = exports.OPageDividerTypeDefinitions = exports.ODialogSizeDefinitions = exports.ODialogTypesName = exports.ODialogTypeDefinitions = exports.OChartVariantsName = exports.OChartVariationDefinitions = exports.OColumnVariantsName = exports.OColumnVariantDefinitions = exports.OAlignmentTypesName = exports.OAlignmentTypeDefinitions = exports.OColValuesName = exports.OColValueDefinitions = exports.OButtonGroupTypesName = exports.OButtonGroupTypeDefinitions = exports.OButtonVariantsName = exports.OButtonVariantDefinitions = exports.OButtonPresetsName = exports.OButtonPresetDefinitions = exports.OAlertTypesName = exports.OAlertTypeDefinitions = exports.OAppBarTypesName = exports.OAppBarTypeDefinitions = exports.OProgressSizeTypesName = exports.OProgressSizeTypeDefinitions = exports.OProgressVariantsName = exports.OProgressVariantDefinitions = exports.OProgressTypesName = exports.OProgressTypeDefinitions = exports.OSliderVariantsName = exports.OSliderVariantDefinitions = exports.ODirectionTypesName = exports.ODirectionDefinitions = exports.ONotificationSizeTypeDefinitions = exports.OContentHeightDefinitions = exports.OSizeTypesName = exports.OSizeTypeDefinitions = void 0;
4
4
  exports.ORatingLengthDefinition = exports.ORatingDensityTypesName = exports.ORatingDensityDefinitions = exports.OLazyVariationDefinitions = exports.OInfiniteScrollStatusDefinitions = exports.ODraggableVariantsName = exports.ODraggableVariationDefinitions = exports.OToolbarVariantsName = exports.OToolbarVariationDefinitions = exports.OTextBoxTypesName = exports.OTextBoxTypeDefinitions = exports.OTextBoxVariantTypesName = exports.OTextBoxVariantTypeDefinitions = exports.OTabVariantsName = exports.OTabVariantDefinitions = exports.OScrollOffsetTypesName = exports.OScrollOffsetTypeDefinitions = exports.OSkeletonLoaderName = exports.OSkeletonLoaderTypeDefinitions = exports.OSelectTypesName = exports.OSelectTypeDefinitions = exports.OScrollTypesName = exports.OScrollTypeDefinitions = exports.OFlexVariantsName = exports.OFlexVariantDefinitions = exports.OVerticalAlignmentsName = exports.OVerticalAlignmentDefinitions = exports.OTabAlignmentsName = exports.OTabAlignmentDefinitions = exports.OHorizontalAlignmentsName = exports.OHorizontalAlignmentDefinitions = exports.OPanelVariantsName = exports.OPanelVariantDefinitions = exports.ORowDirectionsName = exports.ORowDirectionDefinitions = exports.OPaddingTypesName = exports.OPaddingTypeDefinitions = exports.ODividerTypesName = exports.ODividerTypeDefinitions = exports.ONavigationDrawerVariantsName = exports.ONavigationDrawerVariantDefinitions = exports.ONavigationDrawerLocationsName = exports.ONavigationDrawerLocationDefinitions = exports.OMenuLocationsName = exports.OMenuLocationDefinitions = exports.OListLineTypesName = exports.OListLineTypeDefinitions = exports.OListTypesName = exports.OListTypeDefinitions = exports.OListItemVariantsName = void 0;
5
- exports.OStepperTypesName = exports.OStepperTypeDefinitions = exports.OMultiTextInputModesName = exports.OMultiTextInputModesDefinitions = exports.OSplitpanesVariationTypesName = exports.OSplitpanesVariationDefinitions = exports.ORatingLengthName = void 0;
5
+ exports.OStepperVariantName = exports.OStepperVariantDefinitions = exports.OMultiTextInputModesName = exports.OMultiTextInputModesDefinitions = exports.OSplitpanesVariationTypesName = exports.OSplitpanesVariationDefinitions = exports.ORatingLengthName = void 0;
6
6
  /**Shared */
7
7
  const block = ["top", "bottom"];
8
8
  const inline = ["start", "end", "left", "right"];
@@ -151,5 +151,5 @@ exports.OSplitpanesVariationTypesName = "OSplitpanesVariation";
151
151
  exports.OMultiTextInputModesDefinitions = ["textfield", "textarea"];
152
152
  exports.OMultiTextInputModesName = "OMultiTextInputModes";
153
153
  /** Stepper */
154
- exports.OStepperTypeDefinitions = ["default", "editable"];
155
- exports.OStepperTypesName = "OStepperTypes";
154
+ exports.OStepperVariantDefinitions = ["default", "editable", "understep"];
155
+ exports.OStepperVariantName = "OStepperVariants";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/fx-models",
3
3
  "license": "MIT",
4
- "version": "8.0.192-dev",
4
+ "version": "8.0.194-dev",
5
5
  "description": "Provide Omnia Fx Models Stuffs.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
@@ -1,9 +1,9 @@
1
1
  import { PropertyDefinitionId } from "@omnia/fx/ux";
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 { MultilingualString } from "../MultilingualString";
4
4
  import { PropertyDefinition } from "./PropertyDefinition";
5
- export type PropertyBindingId = GuidValue;
6
- export type PropertyBindingProviderId = GuidValue;
5
+ export type PropertyBindingId = guid;
6
+ export type PropertyBindingProviderId = guid;
7
7
  export declare class PropertyBinding<TPropertyDef extends PropertyDefinition<any, any, any>> {
8
8
  readonly propertyDefinitionId: PropertyDefinitionId;
9
9
  readonly bindingId: PropertyBindingId;
@@ -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 { IIcon } from "../Icon";
3
3
  import { MultilingualString } from "../MultilingualString";
4
4
  import { PropertyValue } from "./PropertyValue";
@@ -6,7 +6,7 @@ export type PropertyDisplaySettingsType<TPropDef extends PropertyDefinition<any,
6
6
  export type PropertyEditorSettingsType<TPropDef extends PropertyDefinition<any, any, any, any>> = TPropDef extends PropertyDefinition<any, any, infer TPropertyEditorSettings, any> ? TPropertyEditorSettings : never;
7
7
  export type PropertySetupSettingsType<TPropDef extends PropertyDefinition<any, any, any, any>> = TPropDef extends PropertyDefinition<any, any, any, infer TPropertySetupSettings> ? (TPropertySetupSettings extends UndefinedMirrorOfPropertySetupBase ? never : TPropertySetupSettings) : never;
8
8
  export type PropertyValueType<TPropDef> = TPropDef extends PropertyDefinition<infer TPropertyValue, any, any, any> ? TPropertyValue : never;
9
- export type PropertyDefinitionId = GuidValue;
9
+ export type PropertyDefinitionId = guid;
10
10
  export interface PropertyLabel {
11
11
  text: string | MultilingualString;
12
12
  icon?: IIcon;
@@ -19,7 +19,7 @@ class LimitedTextSettings {
19
19
  }
20
20
  }
21
21
  // class LimitedTextPropertyDefinition extends PropertyDefinition<string, LimitedTextDisplaySettings, LimitedTextSettings>{
22
- // id = "LimitedTextPropertyGuid";
22
+ // id = "LimitedTextPropertyguid";
23
23
  // typeName = "LimitedTextProperty";
24
24
  // }
25
25
  // let test3: PropertyValueType<LimitedTextPropertyDefinition>;
@@ -62,9 +62,9 @@ class LimitedTextSettings {
62
62
  // //Mapp a binding to a new configuration from a list of all/any binding
63
63
  // let allbindings = getAllPropertyDefinitionBindings();
64
64
  // function getManifestForPropertyDef<TPropertyDef extends PropertyDefinition<any, any, any>>(propertyDefinitionConstructor: new () => TPropertyDef): { editManifestId: string, readManifestId: string }
65
- // function getManifestForPropertyDef(propertyDefinitionId: GuidValue): { editManifestId: string, readManifestId: string }
65
+ // function getManifestForPropertyDef(propertyDefinitionId: guid): { editManifestId: string, readManifestId: string }
66
66
  // function getManifestForPropertyDef<TPropertyDef extends PropertyDefinition<any, any, any>>(anyIdProvider: string | { new() : TPropertyDef }): { editManifestId: string, readManifestId: string } {
67
- // let id: GuidValue =null;
67
+ // let id: guid =null;
68
68
  // if (typeof anyIdProvider === "string") {
69
69
  // id = anyIdProvider;
70
70
  // } else {
@@ -1,9 +1,9 @@
1
1
  import { PropertyBinding } from ".";
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 { PropertyDefinition, PropertyValueType } from "./PropertyDefinition";
4
4
  export declare class PropertyValueBinding<TPropertyDefinition extends PropertyDefinition<any, any, any>> {
5
5
  value: PropertyValueType<TPropertyDefinition>;
6
- readonly propertyBindingId: GuidValue;
6
+ readonly propertyBindingId: guid;
7
7
  constructor(//definition: { new(): TPropertyDefinition ;},
8
8
  propertyBinding: PropertyBinding<TPropertyDefinition>, value: PropertyValueType<TPropertyDefinition>);
9
9
  }
@@ -1,9 +1,8 @@
1
- import { GuidValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
- import { PropertyDataSourceId } from "./DataSourceId";
1
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
3
2
  import { DataSourceProperty } from "./DataSourceProperty";
4
3
  export declare class AppDataSourceProperty extends DataSourceProperty {
5
- readonly enterprisePropertyDefinitionId?: GuidValue;
6
- readonly builtInId?: GuidValue;
4
+ readonly enterprisePropertyDefinitionId?: guid;
5
+ readonly builtInId?: guid;
7
6
  readonly builtInInternalName?: string;
8
- constructor(dataSourceId: PropertyDataSourceId, enterprisePropertyDefinitionId?: GuidValue, builtInId?: GuidValue, builtInInternalName?: string);
7
+ constructor(dataSourceId: guid, enterprisePropertyDefinitionId?: guid, builtInId?: guid, builtInInternalName?: string);
9
8
  }
@@ -1,5 +1,5 @@
1
- import { PropertyDataSourceId } from "./DataSourceId";
1
+ import { guid } from "@omnia/fx-models";
2
2
  export declare abstract class DataSourceProperty {
3
- readonly dataSourceId: PropertyDataSourceId;
4
- constructor(dataSourceId: PropertyDataSourceId);
3
+ readonly dataSourceId: guid;
4
+ constructor(dataSourceId: guid);
5
5
  }
@@ -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
  import { MultilingualString } from "../../MultilingualString";
3
3
  export declare class DataSourcePropertyCategory {
4
- id: GuidValue;
4
+ id: guid;
5
5
  title: MultilingualString;
6
6
  order: number;
7
7
  builtIn: boolean;
8
- constructor(id: GuidValue, title: MultilingualString, order: number, builtIn: boolean);
8
+ constructor(id: guid, title: MultilingualString, order: number, builtIn: boolean);
9
9
  }
10
10
  export declare class DataSourcePropertyDisplayInformation {
11
11
  title: string;
@@ -1,12 +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
  import { PropertyBindingId } from "../PropertyBinding";
3
- import { PropertyDataSourceId } from "./DataSourceId";
4
3
  import { DataSourceProperty } from "./DataSourceProperty";
5
4
  export declare class UserDataSourceProperty extends DataSourceProperty {
6
5
  readonly enterprisePropertyBindingId?: PropertyBindingId;
7
6
  readonly userPropertyBindingId?: PropertyBindingId;
8
- readonly builtInId?: GuidValue;
7
+ readonly builtInId?: guid;
9
8
  readonly builtInInternalName?: string;
10
- constructor(dataSourceId: PropertyDataSourceId, enterprisePropertyBindingId?: PropertyBindingId, userPropertyBindingId?: PropertyBindingId, builtInId?: GuidValue, builtInInternalName?: string);
9
+ constructor(dataSourceId: guid, enterprisePropertyBindingId?: PropertyBindingId, userPropertyBindingId?: PropertyBindingId, builtInId?: guid, builtInInternalName?: string);
11
10
  isEqual: (property: UserDataSourceProperty) => boolean;
12
11
  }
@@ -1,5 +1,4 @@
1
1
  export * from "./DataSourceProperty";
2
- export * from "./DataSourceId";
3
2
  export * from "./DataSourcePropertyDisplayInformation";
4
3
  export * from "./AppDataSourceProperty";
5
4
  export * from "./UserDataSourceProperty";
@@ -2,7 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./DataSourceProperty"), exports);
5
- tslib_1.__exportStar(require("./DataSourceId"), exports);
6
5
  tslib_1.__exportStar(require("./DataSourcePropertyDisplayInformation"), exports);
7
6
  tslib_1.__exportStar(require("./AppDataSourceProperty"), exports);
8
7
  tslib_1.__exportStar(require("./UserDataSourceProperty"), exports);
@@ -1,7 +1,7 @@
1
- import { Guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
1
  import { LockStatusExcludeChildren, PropertyLockStatusType } from "../../../ux";
3
2
  import { PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "../PropertyDefinition";
4
3
  import { BirthdayPropertyValue } from "../values";
4
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
5
5
  export declare class BirthdayDisplaySettings extends PropertyDisplaySettingsBase {
6
6
  locks?: PropertyLockStatusType<LockStatusExcludeChildren<Omit<BirthdayDisplaySettings, "locks">, "label">>;
7
7
  fontSize?: number;
@@ -10,8 +10,8 @@ export declare class BirthdayDisplaySettings extends PropertyDisplaySettingsBase
10
10
  }
11
11
  export declare class BirthdayEditorSettings extends PropertyEditorSettingsBase {
12
12
  }
13
- export declare const BirthdayPropertyDefinitionId: Guid;
13
+ export declare const BirthdayPropertyDefinitionId: guid;
14
14
  export declare class BirthdayPropertyDefinition extends PropertyDefinition<BirthdayPropertyValue, BirthdayDisplaySettings, BirthdayEditorSettings> {
15
- id: Guid;
15
+ id: guid;
16
16
  typeName: string;
17
17
  }
@@ -1,15 +1,15 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.BirthdayPropertyDefinition = exports.BirthdayPropertyDefinitionId = exports.BirthdayEditorSettings = exports.BirthdayDisplaySettings = void 0;
4
- const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
5
4
  const PropertyDefinition_1 = require("../PropertyDefinition");
5
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
6
6
  class BirthdayDisplaySettings extends PropertyDefinition_1.PropertyDisplaySettingsBase {
7
7
  }
8
8
  exports.BirthdayDisplaySettings = BirthdayDisplaySettings;
9
9
  class BirthdayEditorSettings extends PropertyDefinition_1.PropertyEditorSettingsBase {
10
10
  }
11
11
  exports.BirthdayEditorSettings = BirthdayEditorSettings;
12
- exports.BirthdayPropertyDefinitionId = new models_1.Guid("17c2b563-94d1-4912-a786-5f33e7c1d892");
12
+ exports.BirthdayPropertyDefinitionId = (0, models_1.guid)("17c2b563-94d1-4912-a786-5f33e7c1d892");
13
13
  class BirthdayPropertyDefinition extends PropertyDefinition_1.PropertyDefinition {
14
14
  constructor() {
15
15
  super(...arguments);
@@ -1,12 +1,12 @@
1
- import { Guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
1
  import { PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "../PropertyDefinition";
3
2
  import { BooleanPropertyValue } from "../values";
3
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
4
4
  export declare class BooleanDisplaySettings extends PropertyDisplaySettingsBase {
5
5
  }
6
6
  export declare class BooleanEditorSettings extends PropertyEditorSettingsBase {
7
7
  }
8
- export declare const BooleanPropertyDefinitionId: Guid;
8
+ export declare const BooleanPropertyDefinitionId: guid;
9
9
  export declare class BooleanPropertyDefinition extends PropertyDefinition<BooleanPropertyValue, BooleanDisplaySettings, BooleanEditorSettings> {
10
- id: Guid;
10
+ id: guid;
11
11
  typeName: string;
12
12
  }
@@ -1,15 +1,15 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.BooleanPropertyDefinition = exports.BooleanPropertyDefinitionId = exports.BooleanEditorSettings = exports.BooleanDisplaySettings = void 0;
4
- const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
5
4
  const PropertyDefinition_1 = require("../PropertyDefinition");
5
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
6
6
  class BooleanDisplaySettings extends PropertyDefinition_1.PropertyDisplaySettingsBase {
7
7
  }
8
8
  exports.BooleanDisplaySettings = BooleanDisplaySettings;
9
9
  class BooleanEditorSettings extends PropertyDefinition_1.PropertyEditorSettingsBase {
10
10
  }
11
11
  exports.BooleanEditorSettings = BooleanEditorSettings;
12
- exports.BooleanPropertyDefinitionId = new models_1.Guid("92c488f6-938a-4269-820d-d8ce73c9d03a");
12
+ exports.BooleanPropertyDefinitionId = (0, models_1.guid)("92c488f6-938a-4269-820d-d8ce73c9d03a");
13
13
  class BooleanPropertyDefinition extends PropertyDefinition_1.PropertyDefinition {
14
14
  constructor() {
15
15
  super(...arguments);
@@ -1,14 +1,14 @@
1
- import { Guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
1
  import { PropertyDefinition, PropertyDisplaySettingsBase } from "../PropertyDefinition";
3
2
  import { BusinessProfilePropertyValue } from "../values";
3
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
4
4
  export declare class BusinessProfileDisplaySettings extends PropertyDisplaySettingsBase {
5
5
  }
6
6
  export type BusinessProfileEditorSettings = {
7
7
  required?: boolean;
8
8
  disallowWhiteSpace?: boolean;
9
9
  };
10
- export declare const BusinessProfilePropertyDefinitionId: Guid;
10
+ export declare const BusinessProfilePropertyDefinitionId: guid;
11
11
  export declare class BusinessProfilePropertyDefinition extends PropertyDefinition<BusinessProfilePropertyValue, BusinessProfileDisplaySettings, BusinessProfileEditorSettings> {
12
- id: Guid;
12
+ id: guid;
13
13
  typeName: string;
14
14
  }
@@ -1,12 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.BusinessProfilePropertyDefinition = exports.BusinessProfilePropertyDefinitionId = exports.BusinessProfileDisplaySettings = void 0;
4
- const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
5
4
  const PropertyDefinition_1 = require("../PropertyDefinition");
5
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
6
6
  class BusinessProfileDisplaySettings extends PropertyDefinition_1.PropertyDisplaySettingsBase {
7
7
  }
8
8
  exports.BusinessProfileDisplaySettings = BusinessProfileDisplaySettings;
9
- exports.BusinessProfilePropertyDefinitionId = new models_1.Guid("e1f061b6-4c3d-4b97-962c-5954bfbf56ac");
9
+ exports.BusinessProfilePropertyDefinitionId = (0, models_1.guid)("e1f061b6-4c3d-4b97-962c-5954bfbf56ac");
10
10
  class BusinessProfilePropertyDefinition extends PropertyDefinition_1.PropertyDefinition {
11
11
  constructor() {
12
12
  super(...arguments);
@@ -1,6 +1,6 @@
1
- import { Guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
1
  import { PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "../PropertyDefinition";
3
2
  import { DatePropertyValue } from "../values";
3
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
4
4
  export declare enum DateTimeRenderOptionType {
5
5
  Formatted = 1,
6
6
  Social = 2
@@ -21,8 +21,8 @@ export declare class DateDisplaySettings extends PropertyDisplaySettingsBase {
21
21
  }
22
22
  export declare class DateEditorSettings extends PropertyEditorSettingsBase {
23
23
  }
24
- export declare const DatePropertyDefinitionId: Guid;
24
+ export declare const DatePropertyDefinitionId: guid;
25
25
  export declare class DatePropertyDefinition extends PropertyDefinition<DatePropertyValue, DateDisplaySettings, DateEditorSettings> {
26
- id: Guid;
26
+ id: guid;
27
27
  typeName: string;
28
28
  }
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DatePropertyDefinition = exports.DatePropertyDefinitionId = exports.DateEditorSettings = exports.DateDisplaySettings = exports.FormattedDateFormat = exports.SocialDateFormat = exports.DateRenderOption = exports.DateTimeRenderOptionType = void 0;
4
- const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
5
4
  const PropertyDefinition_1 = require("../PropertyDefinition");
5
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
6
6
  var DateTimeRenderOptionType;
7
7
  (function (DateTimeRenderOptionType) {
8
8
  DateTimeRenderOptionType[DateTimeRenderOptionType["Formatted"] = 1] = "Formatted";
@@ -35,7 +35,7 @@ exports.DateDisplaySettings = DateDisplaySettings;
35
35
  class DateEditorSettings extends PropertyDefinition_1.PropertyEditorSettingsBase {
36
36
  }
37
37
  exports.DateEditorSettings = DateEditorSettings;
38
- exports.DatePropertyDefinitionId = new models_1.Guid("a0a1bcb1-e333-4ece-9233-ea8f0caec8c2");
38
+ exports.DatePropertyDefinitionId = (0, models_1.guid)("a0a1bcb1-e333-4ece-9233-ea8f0caec8c2");
39
39
  class DatePropertyDefinition extends PropertyDefinition_1.PropertyDefinition {
40
40
  constructor() {
41
41
  super(...arguments);
@@ -1,8 +1,8 @@
1
- import { Guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
1
  import { LockStatusExcludeChildren, PropertyLockStatusType } from "../../../ux";
3
2
  import { PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "../PropertyDefinition";
4
3
  import { DateTimePropertyValue } from "../values";
5
4
  import { DateRenderOption } from "./DatePropertyDefinition";
5
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
6
6
  export declare class DateTimeDisplaySettings extends PropertyDisplaySettingsBase {
7
7
  locks?: PropertyLockStatusType<LockStatusExcludeChildren<Omit<DateTimeDisplaySettings, "locks">, "label">>;
8
8
  renderMode?: DateRenderOption;
@@ -10,8 +10,8 @@ export declare class DateTimeDisplaySettings extends PropertyDisplaySettingsBase
10
10
  }
11
11
  export declare class DateTimeEditorSettings extends PropertyEditorSettingsBase {
12
12
  }
13
- export declare const DateTimePropertyDefinitionId: Guid;
13
+ export declare const DateTimePropertyDefinitionId: guid;
14
14
  export declare class DateTimePropertyDefinition extends PropertyDefinition<DateTimePropertyValue, DateTimeDisplaySettings, DateTimeEditorSettings> {
15
- id: Guid;
15
+ id: guid;
16
16
  typeName: string;
17
17
  }
@@ -1,15 +1,15 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DateTimePropertyDefinition = exports.DateTimePropertyDefinitionId = exports.DateTimeEditorSettings = exports.DateTimeDisplaySettings = void 0;
4
- const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
5
4
  const PropertyDefinition_1 = require("../PropertyDefinition");
5
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
6
6
  class DateTimeDisplaySettings extends PropertyDefinition_1.PropertyDisplaySettingsBase {
7
7
  }
8
8
  exports.DateTimeDisplaySettings = DateTimeDisplaySettings;
9
9
  class DateTimeEditorSettings extends PropertyDefinition_1.PropertyEditorSettingsBase {
10
10
  }
11
11
  exports.DateTimeEditorSettings = DateTimeEditorSettings;
12
- exports.DateTimePropertyDefinitionId = new models_1.Guid("77624d38-595f-41ea-8ce2-65168550a94e");
12
+ exports.DateTimePropertyDefinitionId = (0, models_1.guid)("77624d38-595f-41ea-8ce2-65168550a94e");
13
13
  class DateTimePropertyDefinition extends PropertyDefinition_1.PropertyDefinition {
14
14
  constructor() {
15
15
  super(...arguments);
@@ -1,13 +1,13 @@
1
- import { Guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
1
  import { PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "../PropertyDefinition";
3
2
  import { EmailPropertyValue } from "../values";
3
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
4
4
  export declare class EmailDisplaySettings extends PropertyDisplaySettingsBase {
5
5
  showIcon?: boolean;
6
6
  }
7
7
  export declare class EmailEditorSettings extends PropertyEditorSettingsBase {
8
8
  }
9
- export declare const EmailPropertyDefinitionId: Guid;
9
+ export declare const EmailPropertyDefinitionId: guid;
10
10
  export declare class EmailPropertyDefinition extends PropertyDefinition<EmailPropertyValue, EmailDisplaySettings, EmailEditorSettings> {
11
- id: Guid;
11
+ id: guid;
12
12
  typeName: string;
13
13
  }
@@ -1,15 +1,15 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.EmailPropertyDefinition = exports.EmailPropertyDefinitionId = exports.EmailEditorSettings = exports.EmailDisplaySettings = void 0;
4
- const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
5
4
  const PropertyDefinition_1 = require("../PropertyDefinition");
5
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
6
6
  class EmailDisplaySettings extends PropertyDefinition_1.PropertyDisplaySettingsBase {
7
7
  }
8
8
  exports.EmailDisplaySettings = EmailDisplaySettings;
9
9
  class EmailEditorSettings extends PropertyDefinition_1.PropertyEditorSettingsBase {
10
10
  }
11
11
  exports.EmailEditorSettings = EmailEditorSettings;
12
- exports.EmailPropertyDefinitionId = new models_1.Guid("92a8c4bf-86c7-46f2-9a06-16cf60fc960f");
12
+ exports.EmailPropertyDefinitionId = (0, models_1.guid)("92a8c4bf-86c7-46f2-9a06-16cf60fc960f");
13
13
  class EmailPropertyDefinition extends PropertyDefinition_1.PropertyDefinition {
14
14
  constructor() {
15
15
  super(...arguments);
@@ -1,8 +1,8 @@
1
- import { Guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
1
  import { LockStatusExcludeChildren, PropertyLockStatusType } from "../../../ux";
3
2
  import { RichTextEditorExtension } from "../../RichTextEditorExtension";
4
3
  import { PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "../PropertyDefinition";
5
4
  import { HtmlPropertyValue } from "../values";
5
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
6
6
  export declare enum HtmlEditorMode {
7
7
  RichText = 0,
8
8
  LimitedRichText = 1,
@@ -16,8 +16,8 @@ export declare class HtmlEditorSettings extends PropertyEditorSettingsBase {
16
16
  mode: HtmlEditorMode;
17
17
  selectedRichTextExtensions?: RichTextEditorExtension[];
18
18
  }
19
- export declare const HtmlPropertyDefinitionId: Guid;
19
+ export declare const HtmlPropertyDefinitionId: guid;
20
20
  export declare class HtmlPropertyDefinition extends PropertyDefinition<HtmlPropertyValue, HtmlDisplaySettings, HtmlEditorSettings> {
21
- id: Guid;
21
+ id: guid;
22
22
  typeName: string;
23
23
  }
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.HtmlPropertyDefinition = exports.HtmlPropertyDefinitionId = exports.HtmlEditorSettings = exports.HtmlDisplaySettings = exports.HtmlEditorMode = void 0;
4
- const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
5
4
  const PropertyDefinition_1 = require("../PropertyDefinition");
5
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
6
6
  var HtmlEditorMode;
7
7
  (function (HtmlEditorMode) {
8
8
  HtmlEditorMode[HtmlEditorMode["RichText"] = 0] = "RichText";
@@ -15,7 +15,7 @@ exports.HtmlDisplaySettings = HtmlDisplaySettings;
15
15
  class HtmlEditorSettings extends PropertyDefinition_1.PropertyEditorSettingsBase {
16
16
  }
17
17
  exports.HtmlEditorSettings = HtmlEditorSettings;
18
- exports.HtmlPropertyDefinitionId = new models_1.Guid("be2ed6e9-d363-42f1-8c5d-d0b1944ccb53");
18
+ exports.HtmlPropertyDefinitionId = (0, models_1.guid)("be2ed6e9-d363-42f1-8c5d-d0b1944ccb53");
19
19
  class HtmlPropertyDefinition extends PropertyDefinition_1.PropertyDefinition {
20
20
  constructor() {
21
21
  super(...arguments);
@@ -1,8 +1,8 @@
1
- import { Guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
1
  import { LockStatusExcludeChildren, PropertyLockStatusType } from "../../../ux";
3
2
  import { PrincipalTypes } from "../../Enums";
4
3
  import { PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "../PropertyDefinition";
5
4
  import { IdentityPropertyValue } from "../values";
5
+ import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
6
6
  export declare class IdentityPropertyDisplaySettings extends PropertyDisplaySettingsBase {
7
7
  locks?: PropertyLockStatusType<LockStatusExcludeChildren<Omit<IdentityPropertyDisplaySettings, "locks">, "label">>;
8
8
  hidePresence?: boolean;
@@ -14,8 +14,8 @@ export declare class IdentityPropertyEditorSettings extends PropertyEditorSettin
14
14
  multiple?: boolean;
15
15
  type?: PrincipalTypes;
16
16
  }
17
- export declare const identityPropertyDefinitionId: Guid;
17
+ export declare const identityPropertyDefinitionId: guid;
18
18
  export declare class IdentityPropertyDefinition extends PropertyDefinition<IdentityPropertyValue, IdentityPropertyDisplaySettings, IdentityPropertyEditorSettings> {
19
- id: Guid;
19
+ id: guid;
20
20
  typeName: string;
21
21
  }
@@ -1,15 +1,15 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IdentityPropertyDefinition = exports.identityPropertyDefinitionId = exports.IdentityPropertyEditorSettings = exports.IdentityPropertyDisplaySettings = void 0;
4
- const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
5
4
  const PropertyDefinition_1 = require("../PropertyDefinition");
5
+ const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
6
6
  class IdentityPropertyDisplaySettings extends PropertyDefinition_1.PropertyDisplaySettingsBase {
7
7
  }
8
8
  exports.IdentityPropertyDisplaySettings = IdentityPropertyDisplaySettings;
9
9
  class IdentityPropertyEditorSettings extends PropertyDefinition_1.PropertyEditorSettingsBase {
10
10
  }
11
11
  exports.IdentityPropertyEditorSettings = IdentityPropertyEditorSettings;
12
- exports.identityPropertyDefinitionId = new models_1.Guid("4dfc3b66-a203-447d-8f64-171f47e5b63a");
12
+ exports.identityPropertyDefinitionId = (0, models_1.guid)("4dfc3b66-a203-447d-8f64-171f47e5b63a");
13
13
  class IdentityPropertyDefinition extends PropertyDefinition_1.PropertyDefinition {
14
14
  constructor() {
15
15
  super(...arguments);