@omnia/fx-models 8.0.459-dev → 8.0.461-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/BusinessProfile.d.ts +1 -1
- package/BusinessProfile.js +3 -3
- package/ClientManifests.d.ts +2 -2
- package/CommentLike.d.ts +1 -1
- package/ComponentComposer.d.ts +2 -1
- package/Contexts.d.ts +2 -2
- package/Enums.d.ts +0 -188
- package/Enums.js +2 -200
- package/Enums.tooling.d.ts +1 -1
- package/Exposes.d.ts +1 -3
- package/Exposes.js +1 -3
- package/Icon.d.ts +1 -1
- package/Language.d.ts +1 -1
- package/LocalizationComposer.d.ts +1 -1
- package/LoginLogFilter.d.ts +1 -1
- package/LoginLogItem.d.ts +1 -1
- package/MultilingualString.d.ts +2 -1
- package/OrganizationTree.d.ts +1 -1
- package/PermissionInputSettings.d.ts +2 -1
- package/Post.d.ts +1 -1
- package/Routing.d.ts +1 -1
- package/Routing.js +2 -2
- package/Security.d.ts +1 -1
- package/SocialReaction.d.ts +1 -1
- package/TargetingProperty.d.ts +1 -1
- package/Tenant.d.ts +1 -1
- package/Tenant.js +2 -2
- package/Translation.d.ts +1 -1
- package/VersionedData.d.ts +1 -1
- package/apps/App.d.ts +1 -2
- package/apps/AppNamingPolicy.d.ts +1 -1
- package/bulkimportusers/BulkImportUsersTasks.d.ts +1 -1
- package/connected-tenants/ConnectedTenantUserMapping.d.ts +1 -1
- package/filterengine/Shared.d.ts +1 -1
- package/identities/AnonymousIdentity.d.ts +2 -4
- package/identities/AnonymousIdentity.js +3 -4
- package/identities/DynamicGroupIdentity.d.ts +3 -4
- package/identities/DynamicGroupIdentity.js +3 -4
- package/identities/ExtensionIdentity.d.ts +1 -3
- package/identities/ExtensionIdentity.js +3 -4
- package/identities/IdentityApi.d.ts +1 -1
- package/identities/IdentityCreationRequest.d.ts +2 -7
- package/identities/IdentityPropertyConfiguration.d.ts +1 -1
- package/identities/IdentityPropertySyncBinding.d.ts +1 -1
- package/identities/InternalIdentity.js +10 -13
- package/identities/RoleIdentity.d.ts +1 -3
- package/identities/RoleIdentity.js +3 -4
- package/identities/UserTypeSettings.d.ts +2 -1
- package/identities/UserTypeSettings.js +10 -9
- package/identities/index.d.ts +0 -9
- package/identities/index.js +9 -9
- package/internal-do-not-import-from-here/shared/models/SharedUtils.d.ts +9 -0
- package/internal-do-not-import-from-here/shared/models/SharedUtils.js +20 -0
- package/internal-do-not-import-from-here/shared/models/theme/Blueprints.d.ts +17 -6
- package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.d.ts +1 -2
- package/media-gallery/providers/MediaDialogProviderComponentProps.d.ts +1 -1
- package/media-gallery/providers/MediaDisplayProviderComponentProps.d.ts +1 -1
- package/media-picker/MediaPickerBase64Image.d.ts +1 -1
- package/media-picker/MediaPickerImageScaling.d.ts +1 -1
- package/media-picker/MediaPickerProvider.d.ts +1 -2
- package/media-picker/SharePointVideoResult.d.ts +1 -1
- package/media-picker/index.d.ts +0 -1
- package/media-picker/index.js +0 -1
- package/media-picker/interfaces/IMediaPickerProviderMediaHandler.d.ts +1 -1
- package/media-picker/interfaces/types.d.ts +1 -1
- package/oxide/OxideTypeDefinitions.d.ts +0 -2
- package/oxide/OxideTypeDefinitions.js +3 -4
- package/package.json +1 -1
- package/properties/definitions/BirthdayPropertyDefinition.d.ts +1 -1
- package/properties/definitions/DateTimePropertyDefinition.d.ts +1 -1
- package/properties/definitions/HtmlPropertyDefinition.d.ts +1 -1
- package/properties/definitions/IdentityPropertyDefinition.d.ts +1 -1
- package/properties/definitions/LinkPropertyDefinition.d.ts +1 -1
- package/properties/definitions/MediaPropertyDefinition.d.ts +1 -1
- package/properties/definitions/PhoneNumberPropertyDefinition.d.ts +1 -2
- package/properties/definitions/TermSetPropertyDefinition.d.ts +1 -1
- package/properties/definitions/index.d.ts +0 -4
- package/properties/definitions/index.js +4 -4
- package/properties/values/IdentityPropertyValue.d.ts +1 -1
- package/properties/values/MediaPropertyValue.d.ts +1 -1
- package/properties/values/index.d.ts +0 -5
- package/properties/values/index.js +5 -5
- package/richtext-editor-extensions/MentionExtension.d.ts +1 -1
- package/ux/LayoutEditorCanvas.d.ts +2 -0
- package/IPagingable.d.ts +0 -5
- package/IPagingable.js +0 -2
- package/ItemQuery.d.ts +0 -10
- package/ItemQuery.js +0 -6
- package/NamedProperty.d.ts +0 -38
- package/NamedProperty.js +0 -13
- package/identities/BuiltInIdentityProvider.d.ts +0 -7
- package/identities/BuiltInIdentityProvider.js +0 -23
- package/identities/GroupIdentity.d.ts +0 -54
- package/identities/GroupIdentity.js +0 -25
- package/identities/GroupMembers.d.ts +0 -6
- package/identities/GroupMembers.js +0 -2
- package/identities/Identity.d.ts +0 -38
- package/identities/Identity.js +0 -112
- package/identities/IdentityQuery.d.ts +0 -25
- package/identities/IdentityQuery.js +0 -27
- package/identities/IdentityTypes.d.ts +0 -8
- package/identities/IdentityTypes.js +0 -12
- package/identities/ScopeTypes.d.ts +0 -5
- package/identities/ScopeTypes.js +0 -9
- package/identities/UserIdentity.d.ts +0 -107
- package/identities/UserIdentity.js +0 -107
- package/identities/UserIdentityQuery.d.ts +0 -24
- package/identities/UserIdentityQuery.js +0 -27
- package/media-picker/MediaPickerMedia.d.ts +0 -32
- package/media-picker/MediaPickerMedia.js +0 -2
- package/properties/definitions/EmailPropertyDefinition.d.ts +0 -13
- package/properties/definitions/EmailPropertyDefinition.js +0 -20
- package/properties/definitions/ImagePropertyDefinition.d.ts +0 -25
- package/properties/definitions/ImagePropertyDefinition.js +0 -20
- package/properties/definitions/LanguagePropertyDefinition.d.ts +0 -15
- package/properties/definitions/LanguagePropertyDefinition.js +0 -20
- package/properties/definitions/TextPropertyDefinition.d.ts +0 -17
- package/properties/definitions/TextPropertyDefinition.js +0 -20
- package/properties/values/EmailPropertyValue.d.ts +0 -6
- package/properties/values/EmailPropertyValue.js +0 -14
- package/properties/values/ImagePropertyValue.d.ts +0 -8
- package/properties/values/ImagePropertyValue.js +0 -14
- package/properties/values/LanguagePropertyValue.d.ts +0 -7
- package/properties/values/LanguagePropertyValue.js +0 -14
- package/properties/values/PhoneNumberPropertyValue.d.ts +0 -6
- package/properties/values/PhoneNumberPropertyValue.js +0 -14
- package/properties/values/TextPropertyValue.d.ts +0 -6
- package/properties/values/TextPropertyValue.js +0 -14
package/BusinessProfile.d.ts
CHANGED
@@ -2,8 +2,8 @@ import { guid, ThemeTargetMapping } from "@omnia/fx-models/internal-do-not-impor
|
|
2
2
|
import { types } from "typestyle";
|
3
3
|
import { ActionDefinition, LanguageSettings, LegacyTheming, ThemeSelection, VersionedLayoutId } from ".";
|
4
4
|
import { LegacyThemeType } from "./Enums";
|
5
|
+
import { IOmniaPropertyBag, OmniaNamedModel } from "@omnia/fx-models/internal-do-not-import-from-here/shared-mobile/models";
|
5
6
|
import { MultilingualString } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
6
|
-
import { IOmniaPropertyBag, OmniaNamedModel } from "./NamedProperty";
|
7
7
|
export interface BusinessProfileIdentity {
|
8
8
|
id: guid;
|
9
9
|
name: MultilingualString;
|
package/BusinessProfile.js
CHANGED
@@ -3,11 +3,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.BusinessProfileThemeMappingSettings = exports.TenantRegionalStyles = exports.OmniaBusinessProfileRelativePathValue = exports.BusinessProfileRelativePathValue = exports.BusinessProfileChromeLayout = exports.BusinessProfileFaviconSettings = exports.BusinessProfileHomeUrlSettings = exports.BusinessProfileLanguageSettings = exports.BusinessProfileMediaPicker = exports.BusinessProfileThemeManager = exports.BusinessProfileTheme = exports.BusinessProfilePathProperty = exports.BusinessProfileProperty = void 0;
|
4
4
|
const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
|
5
5
|
const ManifestIds_1 = require("./ManifestIds");
|
6
|
-
const
|
7
|
-
class BusinessProfileProperty extends
|
6
|
+
const models_2 = require("@omnia/fx-models/internal-do-not-import-from-here/shared-mobile/models");
|
7
|
+
class BusinessProfileProperty extends models_2.OmniaNamedModel {
|
8
8
|
}
|
9
9
|
exports.BusinessProfileProperty = BusinessProfileProperty;
|
10
|
-
class BusinessProfilePathProperty extends
|
10
|
+
class BusinessProfilePathProperty extends models_2.OmniaNamedModel {
|
11
11
|
}
|
12
12
|
exports.BusinessProfilePathProperty = BusinessProfilePathProperty;
|
13
13
|
class BusinessProfileTheme extends BusinessProfileProperty {
|
package/ClientManifests.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
import { ClientManifestTypes, BundleTargetTypes, RuleLogicalOperator, ManifestLoadStatus, OmniaClientRuntimes
|
1
|
+
import { ClientManifestTypes, BundleTargetTypes, RuleLogicalOperator, ManifestLoadStatus, OmniaClientRuntimes } from "./Enums";
|
2
2
|
import { WebComponentDefinition as ComponentDefinition } from "./ComponentComposer";
|
3
3
|
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
4
|
-
import { OmniaNamedModel } from "
|
4
|
+
import { OmniaNamedModel, OmniaBackendRuntimes } from "@omnia/fx-models/internal-do-not-import-from-here/shared-mobile/models";
|
5
5
|
export interface OmniaManifests {
|
6
6
|
target: ClientManifestTargetTypes;
|
7
7
|
omniaServiceId: guid;
|
package/CommentLike.d.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { IRichTextEditor } from "../ux/richtexteditor";
|
2
|
-
import { ResolvedUserIdentity, UserIdentity } from "
|
2
|
+
import { ResolvedUserIdentity, UserIdentity } from "@omnia/fx-models/internal-do-not-import-from-here/shared-mobile/models";
|
3
3
|
import { OmitProperties } from "./Shared";
|
4
4
|
import { ISocialReaction } from "./SocialReaction";
|
5
5
|
export interface CommentLike {
|
package/ComponentComposer.d.ts
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
import { guid, IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import {
|
2
|
+
import { OmniaClientRuntimes } from "./Enums";
|
3
|
+
import { OmniaBackendRuntimes } from "@omnia/fx-models/internal-do-not-import-from-here/shared-mobile/models";
|
3
4
|
export interface WebComponentOptions {
|
4
5
|
/** The name for this component, this should be a none conflicting name
|
5
6
|
e.g. use project as prefix myuniqueprojectname-componentName.
|
package/Contexts.d.ts
CHANGED
@@ -1,8 +1,8 @@
|
|
1
|
-
import { guid, OmniaSharedBootstrapData, OmniaToken, IUrlHash, IUrlQuerystring, IUrlPath, AppRoute, LegacyTheming, IBusinessProfile, IMessageBusTopicSubscription, HttpHeaders, IOmniaPropertyBag, ITenant, OmniaServiceManifests, TenantWithProperties, UserWithProperties, RollupFilterComponentState, LoadableBundleManifest, UserWithPropertyBag, FilterEngineRouterState, ThemeBoot } from ".";
|
1
|
+
import { guid, OmniaSharedBootstrapData, OmniaToken, IUrlHash, IUrlQuerystring, IUrlPath, AppRoute, LegacyTheming, IBusinessProfile, IMessageBusTopicSubscription, HttpHeaders, IOmniaPropertyBag, ITenant, OmniaServiceManifests, TenantWithProperties, UserWithProperties, RollupFilterComponentState, LoadableBundleManifest, UserWithPropertyBag, FilterEngineRouterState, ThemeBoot, OmniaBackendRuntimes } from ".";
|
2
2
|
import { AxiosResponse } from "axios";
|
3
3
|
import { BusinessProfileWithProperties } from "./BusinessProfile";
|
4
4
|
import { AppRoutePropertyBagModel, AppRouteWithProperties, ITokenBasedUrlPath, IAppRoute } from "./Routing";
|
5
|
-
import { BundleTargetTypes,
|
5
|
+
import { BundleTargetTypes, OmniaClientRuntimes } from "./Enums";
|
6
6
|
export interface OmniaBootstrapData extends OmniaSharedBootstrapData {
|
7
7
|
manifests: OmniaServiceManifests;
|
8
8
|
enviroment: OmniaEnvironmentContext;
|
package/Enums.d.ts
CHANGED
@@ -21,10 +21,6 @@ export declare enum SecurityRoleScopes {
|
|
21
21
|
SiteCollection = "SiteCollection",
|
22
22
|
Site = "Site"
|
23
23
|
}
|
24
|
-
export declare const SecurityIdentities: {
|
25
|
-
OverridenRulesBindingIdentityId: guid;
|
26
|
-
AnonymousIdentity: guid;
|
27
|
-
};
|
28
24
|
export declare enum SecurityAccessType {
|
29
25
|
Write = "write"
|
30
26
|
}
|
@@ -89,148 +85,6 @@ export declare enum LocalizationTargetTypes {
|
|
89
85
|
editor = 4,
|
90
86
|
backend = 8
|
91
87
|
}
|
92
|
-
export declare enum LanguageTags {
|
93
|
-
ArSa = "ar-sa",
|
94
|
-
BgBg = "bg-bg",
|
95
|
-
CaEs = "ca-es",
|
96
|
-
ZhTw = "zh-tw",
|
97
|
-
CsCz = "cs-cz",
|
98
|
-
DaDk = "da-dk",
|
99
|
-
DeDe = "de-de",
|
100
|
-
ElGr = "el-gr",
|
101
|
-
EnUs = "en-us",
|
102
|
-
FiFi = "fi-fi",
|
103
|
-
FrFr = "fr-fr",
|
104
|
-
HeIl = "he-il",
|
105
|
-
HuHu = "hu-hu",
|
106
|
-
IsIs = "is-is",
|
107
|
-
ItIt = "it-it",
|
108
|
-
JaJp = "ja-jp",
|
109
|
-
KoKr = "ko-kr",
|
110
|
-
NlNl = "nl-nl",
|
111
|
-
NbNo = "nb-no",
|
112
|
-
PlPl = "pl-pl",
|
113
|
-
PtBr = "pt-br",
|
114
|
-
RoRo = "ro-ro",
|
115
|
-
RuRu = "ru-ru",
|
116
|
-
HrHr = "hr-hr",
|
117
|
-
SkSk = "sk-sk",
|
118
|
-
SqAl = "sq-al",
|
119
|
-
SvSe = "sv-se",
|
120
|
-
ThTh = "th-th",
|
121
|
-
TrTr = "tr-tr",
|
122
|
-
UrPk = "ur-pk",
|
123
|
-
IdId = "id-id",
|
124
|
-
UkUa = "uk-ua",
|
125
|
-
BeBy = "be-by",
|
126
|
-
SlSi = "sl-si",
|
127
|
-
EtEe = "et-ee",
|
128
|
-
LvLv = "lv-lv",
|
129
|
-
LtLt = "lt-lt",
|
130
|
-
FaIr = "fa-ir",
|
131
|
-
ViVn = "vi-vn",
|
132
|
-
HyAm = "hy-am",
|
133
|
-
EuEs = "eu-es",
|
134
|
-
MkMk = "mk-mk",
|
135
|
-
AfZa = "af-za",
|
136
|
-
KaGe = "ka-ge",
|
137
|
-
FoFo = "fo-fo",
|
138
|
-
HiIn = "hi-in",
|
139
|
-
MsMy = "ms-my",
|
140
|
-
KkKz = "kk-kz",
|
141
|
-
KyKg = "ky-kg",
|
142
|
-
SwKe = "sw-ke",
|
143
|
-
TtRu = "tt-ru",
|
144
|
-
PaIn = "pa-in",
|
145
|
-
GuIn = "gu-in",
|
146
|
-
TaIn = "ta-in",
|
147
|
-
TeIn = "te-in",
|
148
|
-
KnIn = "kn-in",
|
149
|
-
MrIn = "mr-in",
|
150
|
-
SaIn = "sa-in",
|
151
|
-
MnMn = "mn-mn",
|
152
|
-
GlEs = "gl-es",
|
153
|
-
DvMv = "dv-mv",
|
154
|
-
ArIq = "ar-iq",
|
155
|
-
ZhCn = "zh-cn",
|
156
|
-
DeCh = "de-ch",
|
157
|
-
EnGb = "en-gb",
|
158
|
-
EsMx = "es-mx",
|
159
|
-
FrBe = "fr-be",
|
160
|
-
ItCh = "it-ch",
|
161
|
-
NlBe = "nl-be",
|
162
|
-
NnNo = "nn-no",
|
163
|
-
PtPt = "pt-pt",
|
164
|
-
SvFi = "sv-fi",
|
165
|
-
MsBn = "ms-bn",
|
166
|
-
ArEg = "ar-eg",
|
167
|
-
ZhHk = "zh-hk",
|
168
|
-
DeAt = "de-at",
|
169
|
-
EnAu = "en-au",
|
170
|
-
EnEs = "en-es",
|
171
|
-
FrCa = "fr-ca",
|
172
|
-
ArLy = "ar-ly",
|
173
|
-
ZhSg = "zh-sg",
|
174
|
-
DeLu = "de-lu",
|
175
|
-
EnCa = "en-ca",
|
176
|
-
EsGt = "es-gt",
|
177
|
-
FrCh = "fr-ch",
|
178
|
-
ArDz = "ar-dz",
|
179
|
-
ZhMo = "zh-mo",
|
180
|
-
DeLi = "de-li",
|
181
|
-
EnNz = "en-nz",
|
182
|
-
EsCr = "es-cr",
|
183
|
-
FrLu = "fr-lu",
|
184
|
-
ArMa = "ar-ma",
|
185
|
-
EnIe = "en-ie",
|
186
|
-
EsPa = "es-pa",
|
187
|
-
FrMc = "fr-mc",
|
188
|
-
ArTn = "ar-tn",
|
189
|
-
EnZa = "en-za",
|
190
|
-
EsDo = "es-do",
|
191
|
-
ArOm = "ar-om",
|
192
|
-
EnJm = "en-jm",
|
193
|
-
EsVe = "es-ve",
|
194
|
-
ArYe = "ar-ye",
|
195
|
-
EsCo = "es-co",
|
196
|
-
ArSy = "ar-sy",
|
197
|
-
EnBz = "en-bz",
|
198
|
-
EsPe = "es-pe",
|
199
|
-
ArJo = "ar-jo",
|
200
|
-
EnTt = "en-tt",
|
201
|
-
EsAr = "es-ar",
|
202
|
-
ArLb = "ar-lb",
|
203
|
-
EnZw = "en-zw",
|
204
|
-
EsEc = "es-ec",
|
205
|
-
EsEs = "es-es",
|
206
|
-
ArKw = "ar-kw",
|
207
|
-
EnPh = "en-ph",
|
208
|
-
EsCl = "es-cl",
|
209
|
-
ArAe = "ar-ae",
|
210
|
-
EsUy = "es-uy",
|
211
|
-
ArBh = "ar-bh",
|
212
|
-
EsPy = "es-py",
|
213
|
-
ArQa = "ar-qa",
|
214
|
-
EsBo = "es-bo",
|
215
|
-
EsSv = "es-sv",
|
216
|
-
EsHn = "es-hn",
|
217
|
-
EsPr = "es-pr",
|
218
|
-
ZuZa = "zu-za",
|
219
|
-
XhZa = "xh-za",
|
220
|
-
FyNl = "fy-nl",
|
221
|
-
TnZa = "tn-za",
|
222
|
-
SeSe = "se-se",
|
223
|
-
SeFi = "se-fi",
|
224
|
-
CyGb = "cy-gb",
|
225
|
-
HrBa = "hr-ba",
|
226
|
-
MiNz = "mi-nz",
|
227
|
-
GaIe = "ga-ie",
|
228
|
-
RmCh = "rm-ch",
|
229
|
-
LbLu = "lb-lu",
|
230
|
-
NsZa = "ns-za",
|
231
|
-
SeNo = "se-no",
|
232
|
-
MtMt = "mt-mt"
|
233
|
-
}
|
234
88
|
export declare enum IconSources {
|
235
89
|
Automatic = "IAutomaticIcon",
|
236
90
|
Builtin = "IBuiltinIcon",
|
@@ -283,11 +137,6 @@ export declare enum PrincipalTypes {
|
|
283
137
|
MemberAndGroup = 4,
|
284
138
|
All = 5
|
285
139
|
}
|
286
|
-
export declare enum BoolFilter {
|
287
|
-
Both = 0,
|
288
|
-
True = 1,
|
289
|
-
False = 2
|
290
|
-
}
|
291
140
|
export declare enum UserPickingType {
|
292
141
|
NoDefault = 0,
|
293
142
|
FixedValue = 1,
|
@@ -608,37 +457,6 @@ export declare enum PropertyArchiveType {
|
|
608
457
|
enterprisePropertySet = 1,
|
609
458
|
targetingProperty = 2
|
610
459
|
}
|
611
|
-
export declare namespace MediaPickerEnums {
|
612
|
-
enum ScalingFormatTypes {
|
613
|
-
KeepFormat = 0,
|
614
|
-
Jpeg = 1
|
615
|
-
}
|
616
|
-
enum ImageRatioTypes {
|
617
|
-
Landscape = 0,
|
618
|
-
Square = 1,
|
619
|
-
Portrait = 2,
|
620
|
-
Wide = 3
|
621
|
-
}
|
622
|
-
enum MediaPickerTransformationTypes {
|
623
|
-
Crop = 0,
|
624
|
-
Flip = 1,
|
625
|
-
Filter = 2
|
626
|
-
}
|
627
|
-
enum OmniaMediaTypes {
|
628
|
-
Image = 0,
|
629
|
-
Video = 1
|
630
|
-
}
|
631
|
-
enum LoadingStyle {
|
632
|
-
overlay = 0,
|
633
|
-
noOverlay = 1
|
634
|
-
}
|
635
|
-
enum MediaSearchStatus {
|
636
|
-
Initial = 0,
|
637
|
-
Searching = 1,
|
638
|
-
Finish = 2,
|
639
|
-
Error = 3
|
640
|
-
}
|
641
|
-
}
|
642
460
|
export declare enum DirectionRules {
|
643
461
|
ltr = 0,
|
644
462
|
rtl = 1
|
@@ -656,12 +474,6 @@ export declare enum PropertyEditModeElementNameType {
|
|
656
474
|
Tags = "omfx-enterpriseproperties-tags-edit",
|
657
475
|
Process = "oms-enterpriseproperties-process-edit"
|
658
476
|
}
|
659
|
-
export declare enum OmniaBackendRuntimes {
|
660
|
-
/**Omnia server for Sharepoint Online */
|
661
|
-
M365 = "sponline",
|
662
|
-
/**Omnia server for Sharepoint OnPrem */
|
663
|
-
SharePointServer = "sponprem"
|
664
|
-
}
|
665
477
|
export declare enum OmniaClientRuntimes {
|
666
478
|
Spfx = "spfx",
|
667
479
|
OmniaApp = "omniaapp"
|
package/Enums.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.DateOperator = exports.TimePeriodTypes = exports.TargetUser = exports.RedirectRuleType = exports.MultilingualScopes = exports.OmniaRoleTypes = exports.TargetResolverTypes = exports.PermissionRoles = exports.FirstDayOfWeeks = exports.TimeFormats = exports.CompareBusinessProfilePathType = exports.StatusMessageOverlayType = exports.HttpStatusCode = exports.QueueMessageStatus = exports.StaticEndpoint = exports.LegacyThemeType = exports.FeatureInstanceStatus = exports.RoleDefinitions = exports.Parameters = exports.ParamTypes = exports.PropertyIndexedType = exports.UserPickingType = exports.
|
4
|
-
exports.CompletionImpactType = exports.LayoutActionOpenType = exports.ReCaptChaSecretFormNames = exports.reCaptchaSecretKey = exports.WPServiceDefinition = exports.StatusFilter = exports.PersistentDiskTypes = exports.CookieKeys = exports.LocalServingMessageType = exports.DisplayBreakpointCodes = exports.IdentityUserIdTypeMatch = exports.OmniaClientRuntimes = exports.
|
3
|
+
exports.ButtonIconPosition = exports.TooltipPosition = exports.RichTextModes = exports.DateOperator = exports.TimePeriodTypes = exports.TargetUser = exports.RedirectRuleType = exports.MultilingualScopes = exports.OmniaRoleTypes = exports.TargetResolverTypes = exports.PermissionRoles = exports.FirstDayOfWeeks = exports.TimeFormats = exports.CompareBusinessProfilePathType = exports.StatusMessageOverlayType = exports.HttpStatusCode = exports.QueueMessageStatus = exports.StaticEndpoint = exports.LegacyThemeType = exports.FeatureInstanceStatus = exports.RoleDefinitions = exports.Parameters = exports.ParamTypes = exports.PropertyIndexedType = exports.UserPickingType = exports.PrincipalTypes = exports.AppInstanceScopedQueryTypes = exports.AppInstanceStatus = exports.VideoRatio = exports.AdminNavigationBuiltInCategory = exports.AdminVisibility = exports.AuthenticationValidationStatuses = exports.IconSources = exports.LocalizationTargetTypes = exports.BundleTargetTypes = exports.ServerManifestTypes = exports.ClientManifestTypes = exports.RuleLogicalOperator = exports.ResourceEvaluators = exports.ConsoleStateStorageMessageTypes = exports.ConsoleMessageTypes = exports.LogLevels = exports.ManifestLoadStatus = exports.LogSources = exports.AppTemplatePermissionLevel = exports.SecurityAccessType = exports.SecurityRoleScopes = exports.SecurityProviderTypes = exports.BuiltInAppInstanceInternalNames = exports.BuiltInEnterprisePropertyInternalNames = void 0;
|
4
|
+
exports.CompletionImpactType = exports.LayoutActionOpenType = exports.ReCaptChaSecretFormNames = exports.reCaptchaSecretKey = exports.WPServiceDefinition = exports.StatusFilter = exports.PersistentDiskTypes = exports.CookieKeys = exports.LocalServingMessageType = exports.DisplayBreakpointCodes = exports.IdentityUserIdTypeMatch = exports.OmniaClientRuntimes = exports.PropertyEditModeElementNameType = exports.DirectionRules = exports.PropertyArchiveType = exports.ImageSources = exports.IconSizes = exports.BlockRenderingModes = exports.LayoutCanvasModes = exports.ChromeTypes = exports.LayoutItemActions = exports.LayoutEditorModes = exports.TabbedDisplayModes = exports.TabbedIconPositions = exports.Positions = exports.BorderPositions = exports.IconPositions = exports.LayoutItemTypes = exports.LayoutDrawerTabs = exports.VerticalAlignments = exports.HorizontalAlignments = exports.BladeSizes = exports.ImageResolution = exports.AppInstanceAction = exports.VDataGridHeaderType = exports.VDataGridHeaderAlign = exports.ButtonSizes = exports.ButtonModes = void 0;
|
5
5
|
const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
|
6
6
|
var BuiltInEnterprisePropertyInternalNames;
|
7
7
|
(function (BuiltInEnterprisePropertyInternalNames) {
|
@@ -28,10 +28,6 @@ var SecurityRoleScopes;
|
|
28
28
|
SecurityRoleScopes["SiteCollection"] = "SiteCollection";
|
29
29
|
SecurityRoleScopes["Site"] = "Site";
|
30
30
|
})(SecurityRoleScopes || (exports.SecurityRoleScopes = SecurityRoleScopes = {}));
|
31
|
-
exports.SecurityIdentities = {
|
32
|
-
OverridenRulesBindingIdentityId: (0, models_1.guid)("ff000000-0000-ffff-0000-0000000000ff"),
|
33
|
-
AnonymousIdentity: (0, models_1.guid)("c2781205-d1c7-42e0-a270-4a43f94f6cf5")
|
34
|
-
};
|
35
31
|
var SecurityAccessType;
|
36
32
|
(function (SecurityAccessType) {
|
37
33
|
SecurityAccessType["Write"] = "write";
|
@@ -112,149 +108,6 @@ var LocalizationTargetTypes;
|
|
112
108
|
LocalizationTargetTypes[LocalizationTargetTypes["editor"] = 4] = "editor";
|
113
109
|
LocalizationTargetTypes[LocalizationTargetTypes["backend"] = 8] = "backend";
|
114
110
|
})(LocalizationTargetTypes || (exports.LocalizationTargetTypes = LocalizationTargetTypes = {}));
|
115
|
-
var LanguageTags;
|
116
|
-
(function (LanguageTags) {
|
117
|
-
LanguageTags["ArSa"] = "ar-sa";
|
118
|
-
LanguageTags["BgBg"] = "bg-bg";
|
119
|
-
LanguageTags["CaEs"] = "ca-es";
|
120
|
-
LanguageTags["ZhTw"] = "zh-tw";
|
121
|
-
LanguageTags["CsCz"] = "cs-cz";
|
122
|
-
LanguageTags["DaDk"] = "da-dk";
|
123
|
-
LanguageTags["DeDe"] = "de-de";
|
124
|
-
LanguageTags["ElGr"] = "el-gr";
|
125
|
-
LanguageTags["EnUs"] = "en-us";
|
126
|
-
LanguageTags["FiFi"] = "fi-fi";
|
127
|
-
LanguageTags["FrFr"] = "fr-fr";
|
128
|
-
LanguageTags["HeIl"] = "he-il";
|
129
|
-
LanguageTags["HuHu"] = "hu-hu";
|
130
|
-
LanguageTags["IsIs"] = "is-is";
|
131
|
-
LanguageTags["ItIt"] = "it-it";
|
132
|
-
LanguageTags["JaJp"] = "ja-jp";
|
133
|
-
LanguageTags["KoKr"] = "ko-kr";
|
134
|
-
LanguageTags["NlNl"] = "nl-nl";
|
135
|
-
LanguageTags["NbNo"] = "nb-no";
|
136
|
-
LanguageTags["PlPl"] = "pl-pl";
|
137
|
-
LanguageTags["PtBr"] = "pt-br";
|
138
|
-
LanguageTags["RoRo"] = "ro-ro";
|
139
|
-
LanguageTags["RuRu"] = "ru-ru";
|
140
|
-
LanguageTags["HrHr"] = "hr-hr";
|
141
|
-
LanguageTags["SkSk"] = "sk-sk";
|
142
|
-
LanguageTags["SqAl"] = "sq-al";
|
143
|
-
LanguageTags["SvSe"] = "sv-se";
|
144
|
-
LanguageTags["ThTh"] = "th-th";
|
145
|
-
LanguageTags["TrTr"] = "tr-tr";
|
146
|
-
LanguageTags["UrPk"] = "ur-pk";
|
147
|
-
LanguageTags["IdId"] = "id-id";
|
148
|
-
LanguageTags["UkUa"] = "uk-ua";
|
149
|
-
LanguageTags["BeBy"] = "be-by";
|
150
|
-
LanguageTags["SlSi"] = "sl-si";
|
151
|
-
LanguageTags["EtEe"] = "et-ee";
|
152
|
-
LanguageTags["LvLv"] = "lv-lv";
|
153
|
-
LanguageTags["LtLt"] = "lt-lt";
|
154
|
-
LanguageTags["FaIr"] = "fa-ir";
|
155
|
-
LanguageTags["ViVn"] = "vi-vn";
|
156
|
-
LanguageTags["HyAm"] = "hy-am";
|
157
|
-
LanguageTags["EuEs"] = "eu-es";
|
158
|
-
LanguageTags["MkMk"] = "mk-mk";
|
159
|
-
LanguageTags["AfZa"] = "af-za";
|
160
|
-
LanguageTags["KaGe"] = "ka-ge";
|
161
|
-
LanguageTags["FoFo"] = "fo-fo";
|
162
|
-
LanguageTags["HiIn"] = "hi-in";
|
163
|
-
LanguageTags["MsMy"] = "ms-my";
|
164
|
-
LanguageTags["KkKz"] = "kk-kz";
|
165
|
-
LanguageTags["KyKg"] = "ky-kg";
|
166
|
-
LanguageTags["SwKe"] = "sw-ke";
|
167
|
-
LanguageTags["TtRu"] = "tt-ru";
|
168
|
-
LanguageTags["PaIn"] = "pa-in";
|
169
|
-
LanguageTags["GuIn"] = "gu-in";
|
170
|
-
LanguageTags["TaIn"] = "ta-in";
|
171
|
-
LanguageTags["TeIn"] = "te-in";
|
172
|
-
LanguageTags["KnIn"] = "kn-in";
|
173
|
-
LanguageTags["MrIn"] = "mr-in";
|
174
|
-
LanguageTags["SaIn"] = "sa-in";
|
175
|
-
LanguageTags["MnMn"] = "mn-mn";
|
176
|
-
LanguageTags["GlEs"] = "gl-es";
|
177
|
-
LanguageTags["DvMv"] = "dv-mv";
|
178
|
-
LanguageTags["ArIq"] = "ar-iq";
|
179
|
-
LanguageTags["ZhCn"] = "zh-cn";
|
180
|
-
LanguageTags["DeCh"] = "de-ch";
|
181
|
-
LanguageTags["EnGb"] = "en-gb";
|
182
|
-
LanguageTags["EsMx"] = "es-mx";
|
183
|
-
LanguageTags["FrBe"] = "fr-be";
|
184
|
-
LanguageTags["ItCh"] = "it-ch";
|
185
|
-
LanguageTags["NlBe"] = "nl-be";
|
186
|
-
LanguageTags["NnNo"] = "nn-no";
|
187
|
-
LanguageTags["PtPt"] = "pt-pt";
|
188
|
-
LanguageTags["SvFi"] = "sv-fi";
|
189
|
-
LanguageTags["MsBn"] = "ms-bn";
|
190
|
-
LanguageTags["ArEg"] = "ar-eg";
|
191
|
-
LanguageTags["ZhHk"] = "zh-hk";
|
192
|
-
LanguageTags["DeAt"] = "de-at";
|
193
|
-
LanguageTags["EnAu"] = "en-au";
|
194
|
-
LanguageTags["EnEs"] = "en-es";
|
195
|
-
LanguageTags["FrCa"] = "fr-ca";
|
196
|
-
LanguageTags["ArLy"] = "ar-ly";
|
197
|
-
LanguageTags["ZhSg"] = "zh-sg";
|
198
|
-
LanguageTags["DeLu"] = "de-lu";
|
199
|
-
LanguageTags["EnCa"] = "en-ca";
|
200
|
-
LanguageTags["EsGt"] = "es-gt";
|
201
|
-
LanguageTags["FrCh"] = "fr-ch";
|
202
|
-
LanguageTags["ArDz"] = "ar-dz";
|
203
|
-
LanguageTags["ZhMo"] = "zh-mo";
|
204
|
-
LanguageTags["DeLi"] = "de-li";
|
205
|
-
LanguageTags["EnNz"] = "en-nz";
|
206
|
-
LanguageTags["EsCr"] = "es-cr";
|
207
|
-
LanguageTags["FrLu"] = "fr-lu";
|
208
|
-
LanguageTags["ArMa"] = "ar-ma";
|
209
|
-
LanguageTags["EnIe"] = "en-ie";
|
210
|
-
LanguageTags["EsPa"] = "es-pa";
|
211
|
-
LanguageTags["FrMc"] = "fr-mc";
|
212
|
-
LanguageTags["ArTn"] = "ar-tn";
|
213
|
-
LanguageTags["EnZa"] = "en-za";
|
214
|
-
LanguageTags["EsDo"] = "es-do";
|
215
|
-
LanguageTags["ArOm"] = "ar-om";
|
216
|
-
LanguageTags["EnJm"] = "en-jm";
|
217
|
-
LanguageTags["EsVe"] = "es-ve";
|
218
|
-
LanguageTags["ArYe"] = "ar-ye";
|
219
|
-
LanguageTags["EsCo"] = "es-co";
|
220
|
-
LanguageTags["ArSy"] = "ar-sy";
|
221
|
-
LanguageTags["EnBz"] = "en-bz";
|
222
|
-
LanguageTags["EsPe"] = "es-pe";
|
223
|
-
LanguageTags["ArJo"] = "ar-jo";
|
224
|
-
LanguageTags["EnTt"] = "en-tt";
|
225
|
-
LanguageTags["EsAr"] = "es-ar";
|
226
|
-
LanguageTags["ArLb"] = "ar-lb";
|
227
|
-
LanguageTags["EnZw"] = "en-zw";
|
228
|
-
LanguageTags["EsEc"] = "es-ec";
|
229
|
-
LanguageTags["EsEs"] = "es-es";
|
230
|
-
LanguageTags["ArKw"] = "ar-kw";
|
231
|
-
LanguageTags["EnPh"] = "en-ph";
|
232
|
-
LanguageTags["EsCl"] = "es-cl";
|
233
|
-
LanguageTags["ArAe"] = "ar-ae";
|
234
|
-
LanguageTags["EsUy"] = "es-uy";
|
235
|
-
LanguageTags["ArBh"] = "ar-bh";
|
236
|
-
LanguageTags["EsPy"] = "es-py";
|
237
|
-
LanguageTags["ArQa"] = "ar-qa";
|
238
|
-
LanguageTags["EsBo"] = "es-bo";
|
239
|
-
LanguageTags["EsSv"] = "es-sv";
|
240
|
-
LanguageTags["EsHn"] = "es-hn";
|
241
|
-
LanguageTags["EsPr"] = "es-pr";
|
242
|
-
LanguageTags["ZuZa"] = "zu-za";
|
243
|
-
LanguageTags["XhZa"] = "xh-za";
|
244
|
-
LanguageTags["FyNl"] = "fy-nl";
|
245
|
-
LanguageTags["TnZa"] = "tn-za";
|
246
|
-
LanguageTags["SeSe"] = "se-se";
|
247
|
-
LanguageTags["SeFi"] = "se-fi";
|
248
|
-
LanguageTags["CyGb"] = "cy-gb";
|
249
|
-
LanguageTags["HrBa"] = "hr-ba";
|
250
|
-
LanguageTags["MiNz"] = "mi-nz";
|
251
|
-
LanguageTags["GaIe"] = "ga-ie";
|
252
|
-
LanguageTags["RmCh"] = "rm-ch";
|
253
|
-
LanguageTags["LbLu"] = "lb-lu";
|
254
|
-
LanguageTags["NsZa"] = "ns-za";
|
255
|
-
LanguageTags["SeNo"] = "se-no";
|
256
|
-
LanguageTags["MtMt"] = "mt-mt";
|
257
|
-
})(LanguageTags || (exports.LanguageTags = LanguageTags = {}));
|
258
111
|
var IconSources;
|
259
112
|
(function (IconSources) {
|
260
113
|
IconSources["Automatic"] = "IAutomaticIcon";
|
@@ -315,12 +168,6 @@ var PrincipalTypes;
|
|
315
168
|
PrincipalTypes[PrincipalTypes["MemberAndGroup"] = 4] = "MemberAndGroup";
|
316
169
|
PrincipalTypes[PrincipalTypes["All"] = 5] = "All";
|
317
170
|
})(PrincipalTypes || (exports.PrincipalTypes = PrincipalTypes = {}));
|
318
|
-
var BoolFilter;
|
319
|
-
(function (BoolFilter) {
|
320
|
-
BoolFilter[BoolFilter["Both"] = 0] = "Both";
|
321
|
-
BoolFilter[BoolFilter["True"] = 1] = "True";
|
322
|
-
BoolFilter[BoolFilter["False"] = 2] = "False";
|
323
|
-
})(BoolFilter || (exports.BoolFilter = BoolFilter = {}));
|
324
171
|
var UserPickingType;
|
325
172
|
(function (UserPickingType) {
|
326
173
|
UserPickingType[UserPickingType["NoDefault"] = 0] = "NoDefault";
|
@@ -689,44 +536,6 @@ var PropertyArchiveType;
|
|
689
536
|
PropertyArchiveType[PropertyArchiveType["enterprisePropertySet"] = 1] = "enterprisePropertySet";
|
690
537
|
PropertyArchiveType[PropertyArchiveType["targetingProperty"] = 2] = "targetingProperty";
|
691
538
|
})(PropertyArchiveType || (exports.PropertyArchiveType = PropertyArchiveType = {}));
|
692
|
-
var MediaPickerEnums;
|
693
|
-
(function (MediaPickerEnums) {
|
694
|
-
let ScalingFormatTypes;
|
695
|
-
(function (ScalingFormatTypes) {
|
696
|
-
ScalingFormatTypes[ScalingFormatTypes["KeepFormat"] = 0] = "KeepFormat";
|
697
|
-
ScalingFormatTypes[ScalingFormatTypes["Jpeg"] = 1] = "Jpeg";
|
698
|
-
})(ScalingFormatTypes = MediaPickerEnums.ScalingFormatTypes || (MediaPickerEnums.ScalingFormatTypes = {}));
|
699
|
-
let ImageRatioTypes;
|
700
|
-
(function (ImageRatioTypes) {
|
701
|
-
ImageRatioTypes[ImageRatioTypes["Landscape"] = 0] = "Landscape";
|
702
|
-
ImageRatioTypes[ImageRatioTypes["Square"] = 1] = "Square";
|
703
|
-
ImageRatioTypes[ImageRatioTypes["Portrait"] = 2] = "Portrait";
|
704
|
-
ImageRatioTypes[ImageRatioTypes["Wide"] = 3] = "Wide";
|
705
|
-
})(ImageRatioTypes = MediaPickerEnums.ImageRatioTypes || (MediaPickerEnums.ImageRatioTypes = {}));
|
706
|
-
let MediaPickerTransformationTypes;
|
707
|
-
(function (MediaPickerTransformationTypes) {
|
708
|
-
MediaPickerTransformationTypes[MediaPickerTransformationTypes["Crop"] = 0] = "Crop";
|
709
|
-
MediaPickerTransformationTypes[MediaPickerTransformationTypes["Flip"] = 1] = "Flip";
|
710
|
-
MediaPickerTransformationTypes[MediaPickerTransformationTypes["Filter"] = 2] = "Filter";
|
711
|
-
})(MediaPickerTransformationTypes = MediaPickerEnums.MediaPickerTransformationTypes || (MediaPickerEnums.MediaPickerTransformationTypes = {}));
|
712
|
-
let OmniaMediaTypes;
|
713
|
-
(function (OmniaMediaTypes) {
|
714
|
-
OmniaMediaTypes[OmniaMediaTypes["Image"] = 0] = "Image";
|
715
|
-
OmniaMediaTypes[OmniaMediaTypes["Video"] = 1] = "Video";
|
716
|
-
})(OmniaMediaTypes = MediaPickerEnums.OmniaMediaTypes || (MediaPickerEnums.OmniaMediaTypes = {}));
|
717
|
-
let LoadingStyle;
|
718
|
-
(function (LoadingStyle) {
|
719
|
-
LoadingStyle[LoadingStyle["overlay"] = 0] = "overlay";
|
720
|
-
LoadingStyle[LoadingStyle["noOverlay"] = 1] = "noOverlay";
|
721
|
-
})(LoadingStyle = MediaPickerEnums.LoadingStyle || (MediaPickerEnums.LoadingStyle = {}));
|
722
|
-
let MediaSearchStatus;
|
723
|
-
(function (MediaSearchStatus) {
|
724
|
-
MediaSearchStatus[MediaSearchStatus["Initial"] = 0] = "Initial";
|
725
|
-
MediaSearchStatus[MediaSearchStatus["Searching"] = 1] = "Searching";
|
726
|
-
MediaSearchStatus[MediaSearchStatus["Finish"] = 2] = "Finish";
|
727
|
-
MediaSearchStatus[MediaSearchStatus["Error"] = 3] = "Error";
|
728
|
-
})(MediaSearchStatus = MediaPickerEnums.MediaSearchStatus || (MediaPickerEnums.MediaSearchStatus = {}));
|
729
|
-
})(MediaPickerEnums || (exports.MediaPickerEnums = MediaPickerEnums = {}));
|
730
539
|
var DirectionRules;
|
731
540
|
(function (DirectionRules) {
|
732
541
|
DirectionRules[DirectionRules["ltr"] = 0] = "ltr";
|
@@ -747,13 +556,6 @@ var PropertyEditModeElementNameType;
|
|
747
556
|
PropertyEditModeElementNameType["Tags"] = "omfx-enterpriseproperties-tags-edit";
|
748
557
|
PropertyEditModeElementNameType["Process"] = "oms-enterpriseproperties-process-edit";
|
749
558
|
})(PropertyEditModeElementNameType || (exports.PropertyEditModeElementNameType = PropertyEditModeElementNameType = {}));
|
750
|
-
var OmniaBackendRuntimes;
|
751
|
-
(function (OmniaBackendRuntimes) {
|
752
|
-
/**Omnia server for Sharepoint Online */
|
753
|
-
OmniaBackendRuntimes["M365"] = "sponline";
|
754
|
-
/**Omnia server for Sharepoint OnPrem */
|
755
|
-
OmniaBackendRuntimes["SharePointServer"] = "sponprem";
|
756
|
-
})(OmniaBackendRuntimes || (exports.OmniaBackendRuntimes = OmniaBackendRuntimes = {}));
|
757
559
|
var OmniaClientRuntimes;
|
758
560
|
(function (OmniaClientRuntimes) {
|
759
561
|
OmniaClientRuntimes["Spfx"] = "spfx";
|
package/Enums.tooling.d.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { LanguageTags, OmniaMimeType, guid } from "@omnia/fx-models";
|
2
|
-
declare const mimeTypes: Record<"c" | "x" | "map" | "s" | "z" | "rgb" | "class" | "js" | "css" | "aa" | "html" | "i" | "ins" | "tr" | "jpeg" | "jpg" | "png" | "bmp" | "gif" | "svg" | "ico" | "pdf" | "dotx" | "docx" | "doc" | "dot" | "pptx" | "potx" | "ppt" | "pot" | "xlsx" | "xltx" | "xls" | "xlt" | "ms" | "dir" | "
|
2
|
+
declare const mimeTypes: Record<"c" | "x" | "map" | "s" | "z" | "rgb" | "class" | "js" | "css" | "aa" | "html" | "cd" | "cc" | "cab" | "cdf" | "i" | "ins" | "tr" | "jpeg" | "jpg" | "png" | "bmp" | "gif" | "svg" | "ico" | "pdf" | "dotx" | "docx" | "doc" | "dot" | "pptx" | "potx" | "ppt" | "pot" | "xlsx" | "xltx" | "xls" | "xlt" | "ms" | "dir" | "def" | "user" | "filters" | "settings" | "src" | "one" | "ac3" | "323" | "caf" | "fdf" | "group" | "atom" | "rtf" | "3g2" | "3gp" | "3gp2" | "3gpp" | "7z" | "AAC" | "aaf" | "aax" | "aca" | "accda" | "accdb" | "accdc" | "accde" | "accdr" | "accdt" | "accdw" | "accft" | "acx" | "AddIn" | "ade" | "adobebridge" | "adp" | "ADT" | "ADTS" | "afm" | "ai" | "aif" | "aifc" | "aiff" | "air" | "amc" | "application" | "art" | "asa" | "asax" | "ascx" | "asd" | "asf" | "ashx" | "asi" | "asm" | "asmx" | "aspx" | "asr" | "asx" | "au" | "avi" | "axs" | "bas" | "bcpio" | "bin" | "calx" | "cat" | "cdda" | "cer" | "chm" | "clp" | "cmx" | "cnf" | "cod" | "config" | "contact" | "coverage" | "cpio" | "cpp" | "crd" | "crl" | "crt" | "cs" | "csdproj" | "csh" | "csproj" | "csv" | "cur" | "cxx" | "dat" | "datasource" | "dbproj" | "dcr" | "deploy" | "der" | "dgml" | "dib" | "dif" | "disco" | "dll" | "dll.config" | "dlm" | "docm" | "dotm" | "dsp" | "dsw" | "dtd" | "dtsConfig" | "dv" | "dvi" | "dwf" | "dwp" | "dxr" | "eml" | "emz" | "eot" | "eps" | "etl" | "etx" | "evy" | "exe" | "exe.config" | "fif" | "fla" | "flr" | "flv" | "fsscript" | "fsx" | "generictest" | "gsm" | "gtar" | "gz" | "h" | "hdf" | "hdml" | "hhc" | "hhk" | "hhp" | "hlp" | "hpp" | "hqx" | "hta" | "htc" | "htm" | "htt" | "hxa" | "hxc" | "hxd" | "hxe" | "hxf" | "hxh" | "hxi" | "hxk" | "hxq" | "hxr" | "hxs" | "hxt" | "hxv" | "hxw" | "hxx" | "ics" | "idl" | "ief" | "iii" | "inc" | "inf" | "inl" | "ipa" | "ipg" | "ipproj" | "ipsw" | "iqy" | "isp" | "ite" | "itlp" | "itms" | "itpc" | "IVF" | "jar" | "java" | "jck" | "jcz" | "jfif" | "jnlp" | "jpb" | "jpe" | "jsx" | "jsxbin" | "latex" | "library-ms" | "lit" | "loadtest" | "lpk" | "lsf" | "lst" | "lsx" | "lzh" | "m13" | "m14" | "m1v" | "m2t" | "m2ts" | "m2v" | "m3u" | "m3u8" | "m4a" | "m4b" | "m4p" | "m4r" | "m4v" | "mac" | "mak" | "man" | "manifest" | "master" | "mda" | "mdb" | "mde" | "mdp" | "me" | "mfp" | "mht" | "mhtml" | "mid" | "midi" | "mix" | "mk" | "mmf" | "mno" | "mny" | "mod" | "mov" | "movie" | "mp2" | "mp2v" | "mp3" | "mp4" | "mp4v" | "mpa" | "mpe" | "mpeg" | "mpf" | "mpg" | "mpp" | "mpv2" | "mqv" | "msi" | "mso" | "mts" | "mtx" | "mvb" | "mvc" | "mxp" | "nc" | "nsc" | "nws" | "ocx" | "oda" | "odc" | "odh" | "odl" | "odp" | "ods" | "odt" | "onea" | "onepkg" | "onetmp" | "onetoc" | "onetoc2" | "orderedtest" | "osdx" | "p10" | "p12" | "p7b" | "p7c" | "p7m" | "p7r" | "p7s" | "pbm" | "pcast" | "pct" | "pcx" | "pcz" | "pfb" | "pfm" | "pfx" | "pgm" | "pic" | "pict" | "pkgdef" | "pkgundef" | "pko" | "pls" | "pma" | "pmc" | "pml" | "pmr" | "pmw" | "pnm" | "pnt" | "pntg" | "pnz" | "potm" | "ppa" | "ppam" | "ppm" | "pps" | "ppsm" | "ppsx" | "pptm" | "prf" | "prm" | "prx" | "ps" | "psc1" | "psd" | "psess" | "psm" | "psp" | "pub" | "pwz" | "qht" | "qhtm" | "qt" | "qti" | "qtif" | "qtl" | "qxd" | "ra" | "ram" | "rar" | "ras" | "rat" | "rc" | "rc2" | "rct" | "rdlc" | "resx" | "rf" | "rgs" | "rm" | "rmi" | "rmp" | "roff" | "rpm" | "rqy" | "rtx" | "ruleset" | "safariextz" | "scd" | "sct" | "sd2" | "sdp" | "sea" | "searchConnector-ms" | "setpay" | "setreg" | "sgimb" | "sgml" | "sh" | "shar" | "shtml" | "sit" | "sitemap" | "skin" | "sldm" | "sldx" | "slk" | "sln" | "slupkg-ms" | "smd" | "smi" | "smx" | "smz" | "snd" | "snippet" | "snp" | "sol" | "sor" | "spc" | "spl" | "srf" | "SSISDeploymentManifest" | "ssm" | "sst" | "stl" | "sv4cpio" | "sv4crc" | "svc" | "swf" | "t" | "tar" | "tcl" | "testrunconfig" | "testsettings" | "tex" | "texi" | "texinfo" | "tgz" | "thmx" | "thn" | "tif" | "tiff" | "tlh" | "tli" | "toc" | "trm" | "trx" | "ts" | "tsv" | "ttf" | "tts" | "txt" | "u32" | "uls" | "ustar" | "vb" | "vbdproj" | "vbk" | "vbproj" | "vbs" | "vcf" | "vcproj" | "vcs" | "vcxproj" | "vddproj" | "vdp" | "vdproj" | "vdx" | "vml" | "vscontent" | "vsct" | "vsd" | "vsi" | "vsix" | "vsixlangpack" | "vsixmanifest" | "vsmdi" | "vspscc" | "vss" | "vsscc" | "vssettings" | "vssscc" | "vst" | "vstemplate" | "vsto" | "vsw" | "vsx" | "vtx" | "wav" | "wave" | "wax" | "wbk" | "wbmp" | "wcm" | "wdb" | "wdp" | "webarchive" | "webtest" | "wiq" | "wiz" | "wks" | "WLMP" | "wlpginstall" | "wlpginstall3" | "wm" | "wma" | "wmd" | "wmf" | "wml" | "wmlc" | "wmls" | "wmlsc" | "wmp" | "wmv" | "wmx" | "wmz" | "wpl" | "wps" | "wri" | "wrl" | "wrz" | "wsc" | "wsdl" | "wvx" | "xaf" | "xaml" | "xap" | "xbap" | "xbm" | "xdr" | "xht" | "xhtml" | "xla" | "xlam" | "xlc" | "xld" | "xlk" | "xll" | "xlm" | "xlsb" | "xlsm" | "xltm" | "xlw" | "xml" | "xmta" | "xof" | "XOML" | "xpm" | "xps" | "xrm-ms" | "xsc" | "xsd" | "xsf" | "xsl" | "xslt" | "xsn" | "xss" | "xtp" | "xwd" | "zip" | "woff" | "woff2", OmniaMimeType>;
|
3
3
|
declare const languageTags: Record<"ArSa" | "BgBg" | "CaEs" | "ZhTw" | "CsCz" | "DaDk" | "DeDe" | "ElGr" | "EnUs" | "FiFi" | "FrFr" | "HeIl" | "HuHu" | "IsIs" | "ItIt" | "JaJp" | "KoKr" | "NlNl" | "NbNo" | "PlPl" | "PtBr" | "RoRo" | "RuRu" | "HrHr" | "SkSk" | "SqAl" | "SvSe" | "ThTh" | "TrTr" | "UrPk" | "IdId" | "UkUa" | "BeBy" | "SlSi" | "EtEe" | "LvLv" | "LtLt" | "FaIr" | "ViVn" | "HyAm" | "EuEs" | "MkMk" | "AfZa" | "KaGe" | "FoFo" | "HiIn" | "MsMy" | "KkKz" | "KyKg" | "SwKe" | "TtRu" | "PaIn" | "GuIn" | "TaIn" | "TeIn" | "KnIn" | "MrIn" | "SaIn" | "MnMn" | "GlEs" | "DvMv" | "ArIq" | "ZhCn" | "DeCh" | "EnGb" | "EsMx" | "FrBe" | "ItCh" | "NlBe" | "NnNo" | "PtPt" | "SvFi" | "MsBn" | "ArEg" | "ZhHk" | "DeAt" | "EnAu" | "EnEs" | "FrCa" | "ArLy" | "ZhSg" | "DeLu" | "EnCa" | "EsGt" | "FrCh" | "ArDz" | "ZhMo" | "DeLi" | "EnNz" | "EsCr" | "FrLu" | "ArMa" | "EnIe" | "EsPa" | "FrMc" | "ArTn" | "EnZa" | "EsDo" | "ArOm" | "EnJm" | "EsVe" | "ArYe" | "EsCo" | "ArSy" | "EnBz" | "EsPe" | "ArJo" | "EnTt" | "EsAr" | "ArLb" | "EnZw" | "EsEc" | "EsEs" | "ArKw" | "EnPh" | "EsCl" | "ArAe" | "EsUy" | "ArBh" | "EsPy" | "ArQa" | "EsBo" | "EsSv" | "EsHn" | "EsPr" | "ZuZa" | "XhZa" | "FyNl" | "TnZa" | "SeSe" | "SeFi" | "CyGb" | "HrBa" | "MiNz" | "GaIe" | "RmCh" | "LbLu" | "NsZa" | "SeNo" | "MtMt", LanguageTags>;
|
4
4
|
declare const omniaGroupManifests: Record<"FxUxBootstrapper" | "Fx" | "FxConsole" | "FxUxCommonComponents" | "FxUxRichTextEditor" | "Header" | "ChromeGroup" | "LayoutCanvasGroup", guid>;
|
5
5
|
declare const omniaResourceManifests: Record<"AppCore" | "VelcronCore" | "VelcronSetup" | "FxServiceWorker" | "SplitPaneLib" | "ProsemirrorPackage" | "AuthSetupCore" | "LayoutCanvasShared" | "AwesomeProFont" | "FxUxBootstrapper" | "FxUxVuetifyCore" | "DynamicPlaceholderApis" | "AppPlaceHolderApis" | "FxUxMonacoEditor" | "FxUxAutocomplete" | "ClientBoot" | "FxUxVuetifyBottomnav" | "ConsoleCommands" | "FxUxVRating" | "FxUxVuetifyStepper" | "FxUxVuetifyColorPicker" | "FxUxVuetifyCombobox" | "FxUxVuetifySlider" | "FxUxVuetifyDatatable" | "FxUxVuetifyDatePicker" | "FxUxVuetifyTimePicker" | "FxUxVuetifySnackbar" | "FxUxVuetifyPagination" | "FxUxVuetifyTimeline" | "FxUxVuetifyFooter" | "FxUxVuetifyCalendar" | "FxUxVuetifyVList" | "FxUxVuetifyNavigation" | "FxUxVuetifyAlert" | "FxUxVuetifyCard" | "FxUxVuetifyTab" | "FxUxVuetifyExpansionPanel" | "FxUxVuetifyCarousel" | "FxContexts" | "FxCoreBoot" | "FxCore" | "FxShared" | "FxWorkersBootstrapper" | "OmniaHubWorker" | "FxWorkers" | "Fx" | "FxSpContexts" | "FxUxVuetifyTextinput" | "FxUxVuetifyNumberinput" | "FxUxVuetifySelect" | "FxUxVuetifyTextarea" | "LocalhostingCommands" | "FxUxVuetifyBreadcrumbs" | "FxUxVuetifySelection" | "FxSp" | "FxSpfx" | "SpfxCustomizer" | "SpfxWebpart" | "SpfxStandaloneWebpart" | "FxSpfxWpStandalone" | "FxSpfxWpStandaloneInstanceHandler" | "FxUxVuetifySwitch" | "FxUx" | "FxUxEditor" | "FxUxAdmin" | "FxUxAdminTokenRouter" | "FxUxLibs" | "FxUxVDialog" | "FxUxVTreeView" | "Vendor" | "PhoneNumberLib" | "FxTenantLanguage" | "FxUxAppProvisioningShared" | "FxUxRichTextEditorExtension" | "MicrosoftTeamsSDK" | "MicrosoftTeamsSDKLoader" | "TeamsSSOScript" | "MediaPickerProviderRegistration" | "FxUxRichTextEditorCore" | "ActionApi" | "ActionHandlerEvents" | "LikeTopicIdProviderRegistration" | "LinkHandlerRegistration" | "EnterpriseGlossaryRegistrationApi" | "AppProvisioningValidatorApi" | "SidePanelRegistrationApi" | "GraphClientRegistrationApi" | "SharepointClientRegistrationApi" | "FilterEngineRegistrationApi" | "TaxonomyFilterEngineRegistrationApi" | "EnterpriseKeywordsFilterEngineRegistrationApi" | "ExtendedTaxonomyFilterEngineRegistrationApi" | "PersonFilterEngineRegistrationApi" | "TagsFilterEngineRegistrationApi" | "BooleanFilterEngineRegistrationApi" | "TextFilterEngineRegistrationApi" | "NumberFilterEngineRegistrationApi" | "DateTimeFilterEngineRegistrationApi" | "ExtendedIdentityFilterEngineRegistrationApi" | "ExtendedBooleanFilterEngineRegistrationApi" | "ExtendedTextFilterEngineRegistrationApi" | "ExtendedIntegerFilterEngineRegistrationApi" | "ExtendedDateTimeFilterEngineRegistrationApi" | "ExtendedDateFilterEngineRegistrationApi" | "ExtendedEmailFilterEngineRegistrationApi" | "ExtendedHtmlFilterEngineRegistrationApi" | "ExtendedLinkFilterEngineRegistrationApi" | "ExtendedMultilineTextFilterEngineRegistrationApi" | "ExtendedMultilingualTextFilterEngineRegistrationApi" | "ExtendedPhoneNumberFilterEngineRegistrationApi" | "ExtendedBirthdayFilterEngineRegistrationApi" | "AppInstanceRollupViewRegistrationApi" | "AppInstanceRollupViewBase" | "UserProfileActionHandlerApi" | "AppInstanceTokenProvider" | "AppPropertiesProvider" | "FxUxEnterprisePropertiesDataSourceApi" | "FxUxPropertiesProviderApi" | "UserPropertiesProvider" | "UserPropertiesByMicrosoftGraphProvider" | "UserPropertiesBySharePointProvider" | "UserTokenProvider" | "FxUxPropertyDataSourceApi" | "IdentityPropertyApi" | "BuiltinExtendedPropertiesRegistration" | "FxUxCommentDialog" | "FeaturesActivation" | "FxUxFilterEngineCore" | "FxUxBooleanFilterEngineCore" | "FxUxDateFilterEngineCore" | "FxUxNumberFilterEngineCore" | "FxUxPersonFilterEngineCore" | "FxUxTextFilterEngineCore" | "FxUxTaxonomyFilterEngineCore" | "IdentitySyncProviderApi" | "BuiltinSyncProvidersRegistration" | "SharePointIntegrationExternalMapping" | "TextCompletionTenantFeature" | "DallESecretComponent" | "DallESecretRegistrations" | "DallELocalization" | "DallETenantFeature" | "DallEMediaProviderFeature" | "DefaultNotFoundLayout" | "DefaultUnauthorizedLayout" | "StatusCodeLayoutRegistration" | "BuiltinPropertyBindingProviders" | "ExtendedEnterprisePropertyBindingProvider" | "BusinessProfilePropertyBindingProvider" | "UserPropertyBindingProvider" | "MagicLinkCore" | "AdminSystemCore" | "ScopedPermissionApi" | "SecretsCore" | "BusinessProfilesCore" | "BusinessProfileAdminLanguage" | "TenantAdminMediaPickerRegistrations" | "TenantGeneralSettingsRegistration" | "TenantRegionalRegistrations" | "TenantAdminSettingsCore" | "SystemLayoutRegistration" | "SystemLayoutResource" | "BusinessProfileApi" | "AppSettingsCore" | "UserManagementApi" | "UnsplashTenantFeature", guid>;
|
package/Exposes.d.ts
CHANGED
@@ -35,12 +35,10 @@ export * from "./FilterEngineStyles";
|
|
35
35
|
export * from "./FilterpickerModel";
|
36
36
|
export * from "./Func";
|
37
37
|
export * from "./Http";
|
38
|
-
export * from "./IPagingable";
|
39
38
|
export * from "./IPropertiesApi";
|
40
39
|
export * from "./ISpecialUserConfiguration";
|
41
40
|
export * from "./Icon";
|
42
41
|
export * from "./ImageModel";
|
43
|
-
export * from "./ItemQuery";
|
44
42
|
export * from "./Journey";
|
45
43
|
export * from "./Language";
|
46
44
|
export * from "./Layout";
|
@@ -53,7 +51,6 @@ export * from "./ManifestIds";
|
|
53
51
|
export * from "./Messaging";
|
54
52
|
export * from "./MicrosoftStreamModel";
|
55
53
|
export * from "./MultilingualString";
|
56
|
-
export * from "./NamedProperty";
|
57
54
|
export * from "./NotNullish";
|
58
55
|
export * from "./NullOf";
|
59
56
|
export * from "./OmniaBlock";
|
@@ -108,6 +105,7 @@ export * from "./IUserManagementApi";
|
|
108
105
|
export * from "./StringWithOptions";
|
109
106
|
export * from "./AzureAdEnvironment";
|
110
107
|
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
108
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared-mobile/models";
|
111
109
|
export * from "@omnia/fx-models/internal-do-not-import-from-here/velcron/core/models";
|
112
110
|
export * from "./Shared";
|
113
111
|
export * from "./admin";
|