@pnp/sp 2.7.0 → 2.11.0
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/LICENSE +25 -25
- package/appcatalog/index.d.ts +8 -8
- package/appcatalog/index.js +30 -30
- package/appcatalog/types.d.ts +81 -81
- package/appcatalog/types.js +177 -177
- package/appcatalog/web.d.ts +16 -16
- package/appcatalog/web.js +6 -6
- package/attachments/index.d.ts +2 -2
- package/attachments/index.js +2 -2
- package/attachments/item.d.ts +12 -12
- package/attachments/item.js +4 -4
- package/attachments/types.d.ts +92 -92
- package/attachments/types.js +240 -240
- package/batch.d.ts +17 -17
- package/batch.js +223 -223
- package/batch.js.map +1 -1
- package/clientside-pages/funcs.d.ts +22 -22
- package/clientside-pages/funcs.js +25 -25
- package/clientside-pages/index.d.ts +2 -2
- package/clientside-pages/index.js +2 -2
- package/clientside-pages/types.d.ts +496 -494
- package/clientside-pages/types.d.ts.map +1 -1
- package/clientside-pages/types.js +1496 -1485
- package/clientside-pages/types.js.map +1 -1
- package/clientside-pages/web.d.ts +41 -41
- package/clientside-pages/web.js +57 -57
- package/column-defaults/folder.d.ts +27 -27
- package/column-defaults/folder.js +82 -82
- package/column-defaults/index.d.ts +3 -3
- package/column-defaults/index.js +2 -2
- package/column-defaults/list.d.ts +19 -19
- package/column-defaults/list.js +198 -198
- package/column-defaults/types.d.ts +21 -21
- package/column-defaults/types.js +1 -1
- package/comments/clientside-page.d.ts +57 -57
- package/comments/clientside-page.d.ts.map +1 -1
- package/comments/clientside-page.js +136 -136
- package/comments/index.d.ts +2 -2
- package/comments/index.js +2 -2
- package/comments/item.d.ts +29 -29
- package/comments/item.js +47 -47
- package/comments/types.d.ts +107 -107
- package/comments/types.d.ts.map +1 -1
- package/comments/types.js +145 -145
- package/comments/types.js.map +1 -1
- package/content-types/index.d.ts +4 -4
- package/content-types/index.js +4 -4
- package/content-types/item.d.ts +12 -12
- package/content-types/item.js +4 -4
- package/content-types/list.d.ts +12 -12
- package/content-types/list.js +4 -4
- package/content-types/types.d.ts +107 -107
- package/content-types/types.js +166 -166
- package/content-types/web.d.ts +12 -12
- package/content-types/web.js +4 -4
- package/decorators.d.ts +11 -11
- package/decorators.js +28 -28
- package/features/index.d.ts +3 -3
- package/features/index.js +3 -3
- package/features/site.d.ts +12 -12
- package/features/site.js +4 -4
- package/features/types.d.ts +47 -47
- package/features/types.js +109 -109
- package/features/web.d.ts +12 -12
- package/features/web.js +4 -4
- package/fields/index.d.ts +4 -4
- package/fields/index.js +4 -4
- package/fields/list.d.ts +12 -12
- package/fields/list.js +4 -4
- package/fields/types.d.ts +368 -361
- package/fields/types.d.ts.map +1 -1
- package/fields/types.js +624 -609
- package/fields/types.js.map +1 -1
- package/fields/web.d.ts +17 -17
- package/fields/web.js +5 -5
- package/files/folder.d.ts +12 -12
- package/files/folder.js +4 -4
- package/files/index.d.ts +4 -4
- package/files/index.js +4 -4
- package/files/item.d.ts +12 -12
- package/files/item.js +4 -4
- package/files/types.d.ts +421 -421
- package/files/types.js +853 -853
- package/files/types.js.map +1 -1
- package/files/web.d.ts +35 -35
- package/files/web.js +15 -15
- package/folders/index.d.ts +4 -4
- package/folders/index.js +4 -4
- package/folders/item.d.ts +9 -9
- package/folders/item.js +4 -4
- package/folders/list.d.ts +12 -12
- package/folders/list.js +4 -4
- package/folders/types.d.ts +207 -207
- package/folders/types.js +433 -433
- package/folders/types.js.map +1 -1
- package/folders/web.d.ts +39 -39
- package/folders/web.js +15 -15
- package/forms/index.d.ts +2 -2
- package/forms/index.js +2 -2
- package/forms/list.d.ts +9 -9
- package/forms/list.js +4 -4
- package/forms/types.d.ts +35 -35
- package/forms/types.js +41 -41
- package/hubsites/index.d.ts +12 -12
- package/hubsites/index.js +15 -15
- package/hubsites/site.d.ts +26 -26
- package/hubsites/site.js +39 -39
- package/hubsites/types.d.ts +55 -55
- package/hubsites/types.js +53 -53
- package/hubsites/web.d.ts +21 -21
- package/hubsites/web.js +23 -23
- package/index.d.ts +14 -14
- package/index.js +13 -13
- package/items/index.d.ts +2 -2
- package/items/index.js +2 -2
- package/items/list.d.ts +9 -9
- package/items/list.js +4 -4
- package/items/types.d.ts +226 -219
- package/items/types.d.ts.map +1 -1
- package/items/types.js +549 -511
- package/items/types.js.map +1 -1
- package/lists/index.d.ts +2 -2
- package/lists/index.js +2 -2
- package/lists/types.d.ts +495 -495
- package/lists/types.js +522 -522
- package/lists/types.js.map +1 -1
- package/lists/web.d.ts +43 -43
- package/lists/web.js +27 -27
- package/navigation/index.d.ts +8 -8
- package/navigation/index.js +14 -14
- package/navigation/types.d.ts +154 -154
- package/navigation/types.js +219 -219
- package/navigation/web.d.ts +13 -13
- package/navigation/web.js +4 -4
- package/odata.d.ts +5 -5
- package/odata.js +90 -90
- package/odata.js.map +1 -1
- package/operations.d.ts +9 -9
- package/operations.js +63 -63
- package/package.json +4 -4
- package/presets/all.d.ts +72 -72
- package/presets/all.js +72 -72
- package/presets/core.d.ts +11 -11
- package/presets/core.js +11 -11
- package/profiles/index.d.ts +7 -7
- package/profiles/index.js +13 -13
- package/profiles/types.d.ts +357 -357
- package/profiles/types.js +454 -454
- package/readme.md +21 -21
- package/regional-settings/content-type.d.ts +7 -7
- package/regional-settings/content-type.js +4 -4
- package/regional-settings/field.d.ts +7 -7
- package/regional-settings/field.js +4 -4
- package/regional-settings/funcs.d.ts +2 -2
- package/regional-settings/funcs.js +8 -8
- package/regional-settings/index.d.ts +6 -6
- package/regional-settings/index.js +6 -6
- package/regional-settings/list.d.ts +7 -7
- package/regional-settings/list.js +4 -4
- package/regional-settings/types.d.ts +111 -111
- package/regional-settings/types.js +159 -159
- package/regional-settings/user-custom-actions.d.ts +7 -7
- package/regional-settings/user-custom-actions.js +4 -4
- package/regional-settings/web.d.ts +12 -12
- package/regional-settings/web.js +7 -7
- package/related-items/index.d.ts +1 -1
- package/related-items/index.js +1 -1
- package/related-items/types.d.ts +76 -76
- package/related-items/types.js +103 -103
- package/related-items/web.d.ts +12 -12
- package/related-items/web.js +9 -9
- package/rest.d.ts +44 -44
- package/rest.js +72 -72
- package/search/index.d.ts +30 -30
- package/search/index.js +25 -25
- package/search/query.d.ts +62 -62
- package/search/query.js +302 -302
- package/search/suggest.d.ts +76 -76
- package/search/suggest.js +66 -66
- package/search/types.d.ts +426 -426
- package/search/types.js +57 -57
- package/security/funcs.d.ts +43 -43
- package/security/funcs.js +142 -142
- package/security/index.d.ts +4 -4
- package/security/index.js +4 -4
- package/security/item.d.ts +7 -7
- package/security/item.js +14 -14
- package/security/list.d.ts +7 -7
- package/security/list.js +14 -14
- package/security/types.d.ts +318 -318
- package/security/types.js +399 -399
- package/security/web.d.ts +9 -9
- package/security/web.js +15 -15
- package/sharepointqueryable.d.ts +135 -135
- package/sharepointqueryable.js +265 -265
- package/sharing/file.d.ts +18 -18
- package/sharing/file.d.ts.map +1 -1
- package/sharing/file.js +116 -15
- package/sharing/file.js.map +1 -1
- package/sharing/folder.d.ts +9 -9
- package/sharing/folder.js +136 -136
- package/sharing/funcs.d.ts +62 -62
- package/sharing/funcs.js +239 -239
- package/sharing/funcs.js.map +1 -1
- package/sharing/index.d.ts +5 -5
- package/sharing/index.js +5 -5
- package/sharing/item.d.ts +16 -16
- package/sharing/item.js +15 -15
- package/sharing/types.d.ts +583 -583
- package/sharing/types.js +113 -113
- package/sharing/web.d.ts +19 -19
- package/sharing/web.js +76 -76
- package/site-designs/index.d.ts +8 -8
- package/site-designs/index.js +14 -14
- package/site-designs/types.d.ts +319 -319
- package/site-designs/types.js +203 -203
- package/site-designs/web.d.ts +25 -25
- package/site-designs/web.js +11 -11
- package/site-groups/index.d.ts +2 -2
- package/site-groups/index.js +2 -2
- package/site-groups/types.d.ts +89 -89
- package/site-groups/types.js +125 -125
- package/site-groups/web.d.ts +40 -40
- package/site-groups/web.js +30 -30
- package/site-scripts/index.d.ts +9 -9
- package/site-scripts/index.js +15 -15
- package/site-scripts/list.d.ts +12 -12
- package/site-scripts/list.js +24 -24
- package/site-scripts/types.d.ts +183 -183
- package/site-scripts/types.js +141 -141
- package/site-scripts/web.d.ts +13 -13
- package/site-scripts/web.js +5 -5
- package/site-users/index.d.ts +2 -2
- package/site-users/index.js +2 -2
- package/site-users/types.d.ts +138 -138
- package/site-users/types.js +122 -122
- package/site-users/web.d.ts +31 -31
- package/site-users/web.js +27 -27
- package/sites/index.d.ts +7 -7
- package/sites/index.js +13 -13
- package/sites/types.d.ts +147 -147
- package/sites/types.js +321 -321
- package/social/index.d.ts +10 -10
- package/social/index.js +13 -13
- package/social/types.d.ts +309 -309
- package/social/types.js +322 -322
- package/sphttpclient.d.ts +18 -18
- package/sphttpclient.js +189 -189
- package/splibconfig.d.ts +22 -22
- package/splibconfig.js +13 -13
- package/sputilities/index.d.ts +7 -7
- package/sputilities/index.js +13 -13
- package/sputilities/types.d.ts +130 -130
- package/sputilities/types.js +118 -118
- package/subscriptions/index.d.ts +2 -2
- package/subscriptions/index.js +2 -2
- package/subscriptions/list.d.ts +13 -13
- package/subscriptions/list.js +4 -4
- package/subscriptions/types.d.ts +54 -54
- package/subscriptions/types.js +111 -111
- package/taxonomy/index.d.ts +7 -7
- package/taxonomy/index.js +13 -13
- package/taxonomy/types.d.ts +200 -200
- package/taxonomy/types.js +347 -347
- package/taxonomy/types.js.map +1 -1
- package/telemetry.d.ts +12 -12
- package/telemetry.js +48 -48
- package/types.d.ts +218 -218
- package/types.js +79 -79
- package/user-custom-actions/index.d.ts +4 -4
- package/user-custom-actions/index.js +4 -4
- package/user-custom-actions/list.d.ts +12 -12
- package/user-custom-actions/list.js +4 -4
- package/user-custom-actions/site.d.ts +12 -12
- package/user-custom-actions/site.js +4 -4
- package/user-custom-actions/types.d.ts +82 -82
- package/user-custom-actions/types.js +93 -93
- package/user-custom-actions/web.d.ts +15 -15
- package/user-custom-actions/web.js +4 -4
- package/utils/escapeQueryStrValue.d.ts +1 -1
- package/utils/escapeQueryStrValue.js +19 -19
- package/utils/extractweburl.d.ts +1 -1
- package/utils/extractweburl.js +15 -15
- package/utils/file-names.d.ts +17 -17
- package/utils/file-names.js +38 -38
- package/utils/metadata.d.ts +5 -5
- package/utils/metadata.js +5 -5
- package/utils/objectToSPKeyValueCollection.d.ts +20 -20
- package/utils/objectToSPKeyValueCollection.js +16 -16
- package/utils/toResourcePath.d.ts +7 -7
- package/utils/toResourcePath.js +6 -6
- package/utils/toabsoluteurl.d.ts +7 -7
- package/utils/toabsoluteurl.js +61 -61
- package/views/index.d.ts +2 -2
- package/views/index.js +2 -2
- package/views/list.d.ts +23 -23
- package/views/list.js +8 -8
- package/views/types.d.ts +140 -140
- package/views/types.js +184 -184
- package/webparts/file.d.ts +15 -15
- package/webparts/file.js +6 -6
- package/webparts/index.d.ts +2 -2
- package/webparts/index.js +2 -2
- package/webparts/types.d.ts +83 -83
- package/webparts/types.js +117 -117
- package/webs/index.d.ts +16 -16
- package/webs/index.js +16 -16
- package/webs/types.d.ts +210 -210
- package/webs/types.js +295 -295
package/taxonomy/types.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../../packages/sp/taxonomy/types.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../../packages/sp/taxonomy/types.ts"],"names":[],"mappings":"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"}
|
package/telemetry.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { ISharePointQueryable } from "./sharepointqueryable.js";
|
|
2
|
-
/**
|
|
3
|
-
* Includes this method name in the X-ClientService-ClientTag used to record pnpjs usage
|
|
4
|
-
*
|
|
5
|
-
* @param name Method name, displayed in the
|
|
6
|
-
*/
|
|
7
|
-
export declare function tag(name: string): (target: any, key: string, descriptor: PropertyDescriptor) => PropertyDescriptor;
|
|
8
|
-
export declare namespace tag {
|
|
9
|
-
var getClientTag: (h: Headers, deleteFromCollection?: boolean) => string;
|
|
10
|
-
var configure: <T extends ISharePointQueryable<any>>(o: T, name: string) => T;
|
|
11
|
-
var isTagged: <T extends ISharePointQueryable<any>>(o: T) => T;
|
|
12
|
-
}
|
|
1
|
+
import { ISharePointQueryable } from "./sharepointqueryable.js";
|
|
2
|
+
/**
|
|
3
|
+
* Includes this method name in the X-ClientService-ClientTag used to record pnpjs usage
|
|
4
|
+
*
|
|
5
|
+
* @param name Method name, displayed in the
|
|
6
|
+
*/
|
|
7
|
+
export declare function tag(name: string): (target: any, key: string, descriptor: PropertyDescriptor) => PropertyDescriptor;
|
|
8
|
+
export declare namespace tag {
|
|
9
|
+
var getClientTag: (h: Headers, deleteFromCollection?: boolean) => string;
|
|
10
|
+
var configure: <T extends ISharePointQueryable<any>>(o: T, name: string) => T;
|
|
11
|
+
var isTagged: <T extends ISharePointQueryable<any>>(o: T) => T;
|
|
12
|
+
}
|
|
13
13
|
//# sourceMappingURL=telemetry.d.ts.map
|
package/telemetry.js
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
import { __awaiter, __generator } from "tslib";
|
|
2
|
-
import { stringIsNullOrEmpty } from "@pnp/common";
|
|
3
|
-
import { headers } from "@pnp/odata";
|
|
4
|
-
/**
|
|
5
|
-
* Includes this method name in the X-ClientService-ClientTag used to record pnpjs usage
|
|
6
|
-
*
|
|
7
|
-
* @param name Method name, displayed in the
|
|
8
|
-
*/
|
|
9
|
-
export function tag(name) {
|
|
10
|
-
return function (target, key, descriptor) {
|
|
11
|
-
if (descriptor === undefined) {
|
|
12
|
-
descriptor = Object.getOwnPropertyDescriptor(target, key);
|
|
13
|
-
}
|
|
14
|
-
var originalMethod = descriptor.value;
|
|
15
|
-
descriptor.value = function () {
|
|
16
|
-
var args = [];
|
|
17
|
-
for (var _i = 0; _i < arguments.length; _i++) {
|
|
18
|
-
args[_i] = arguments[_i];
|
|
19
|
-
}
|
|
20
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
21
|
-
return __generator(this, function (_a) {
|
|
22
|
-
this.configure(headers({ "X-PnPjs-Tracking": name }));
|
|
23
|
-
return [2 /*return*/, originalMethod.apply(this, args)];
|
|
24
|
-
});
|
|
25
|
-
});
|
|
26
|
-
};
|
|
27
|
-
return descriptor;
|
|
28
|
-
};
|
|
29
|
-
}
|
|
30
|
-
tag.getClientTag = function (h, deleteFromCollection) {
|
|
31
|
-
if (deleteFromCollection === void 0) { deleteFromCollection = true; }
|
|
32
|
-
if (h.has("X-PnPjs-Tracking")) {
|
|
33
|
-
var methodName = h.get("X-PnPjs-Tracking");
|
|
34
|
-
if (deleteFromCollection) {
|
|
35
|
-
h.delete("X-PnPjs-Tracking");
|
|
36
|
-
}
|
|
37
|
-
if (!stringIsNullOrEmpty(methodName)) {
|
|
38
|
-
return methodName;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
return "";
|
|
42
|
-
};
|
|
43
|
-
tag.configure = function (o, name) {
|
|
44
|
-
return o.configure(headers({ "X-PnPjs-Tracking": name }));
|
|
45
|
-
};
|
|
46
|
-
tag.isTagged = function (o) {
|
|
47
|
-
return o.data.options.headers && o.data.options.headers["X-PnPjs-Tracking"];
|
|
48
|
-
};
|
|
1
|
+
import { __awaiter, __generator } from "tslib";
|
|
2
|
+
import { stringIsNullOrEmpty } from "@pnp/common";
|
|
3
|
+
import { headers } from "@pnp/odata";
|
|
4
|
+
/**
|
|
5
|
+
* Includes this method name in the X-ClientService-ClientTag used to record pnpjs usage
|
|
6
|
+
*
|
|
7
|
+
* @param name Method name, displayed in the
|
|
8
|
+
*/
|
|
9
|
+
export function tag(name) {
|
|
10
|
+
return function (target, key, descriptor) {
|
|
11
|
+
if (descriptor === undefined) {
|
|
12
|
+
descriptor = Object.getOwnPropertyDescriptor(target, key);
|
|
13
|
+
}
|
|
14
|
+
var originalMethod = descriptor.value;
|
|
15
|
+
descriptor.value = function () {
|
|
16
|
+
var args = [];
|
|
17
|
+
for (var _i = 0; _i < arguments.length; _i++) {
|
|
18
|
+
args[_i] = arguments[_i];
|
|
19
|
+
}
|
|
20
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
21
|
+
return __generator(this, function (_a) {
|
|
22
|
+
this.configure(headers({ "X-PnPjs-Tracking": name }));
|
|
23
|
+
return [2 /*return*/, originalMethod.apply(this, args)];
|
|
24
|
+
});
|
|
25
|
+
});
|
|
26
|
+
};
|
|
27
|
+
return descriptor;
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
tag.getClientTag = function (h, deleteFromCollection) {
|
|
31
|
+
if (deleteFromCollection === void 0) { deleteFromCollection = true; }
|
|
32
|
+
if (h.has("X-PnPjs-Tracking")) {
|
|
33
|
+
var methodName = h.get("X-PnPjs-Tracking");
|
|
34
|
+
if (deleteFromCollection) {
|
|
35
|
+
h.delete("X-PnPjs-Tracking");
|
|
36
|
+
}
|
|
37
|
+
if (!stringIsNullOrEmpty(methodName)) {
|
|
38
|
+
return methodName;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
return "";
|
|
42
|
+
};
|
|
43
|
+
tag.configure = function (o, name) {
|
|
44
|
+
return o.configure(headers({ "X-PnPjs-Tracking": name }));
|
|
45
|
+
};
|
|
46
|
+
tag.isTagged = function (o) {
|
|
47
|
+
return o.data.options.headers && o.data.options.headers["X-PnPjs-Tracking"];
|
|
48
|
+
};
|
|
49
49
|
//# sourceMappingURL=telemetry.js.map
|
package/types.d.ts
CHANGED
|
@@ -1,219 +1,219 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Represents the unique sequential location of a change within the change log.
|
|
3
|
-
*/
|
|
4
|
-
export interface IChangeToken {
|
|
5
|
-
/**
|
|
6
|
-
* Gets or sets a string value that contains the serialized representation of the change token generated by the protocol server.
|
|
7
|
-
*/
|
|
8
|
-
StringValue: string;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Defines a query that is performed against the change log.
|
|
12
|
-
*/
|
|
13
|
-
export interface IChangeQuery {
|
|
14
|
-
/**
|
|
15
|
-
* Gets or sets a value that specifies whether add changes are included in the query.
|
|
16
|
-
*/
|
|
17
|
-
Add?: boolean;
|
|
18
|
-
/**
|
|
19
|
-
* Gets or sets a value that specifies whether changes to alerts are included in the query.
|
|
20
|
-
*/
|
|
21
|
-
Alert?: boolean;
|
|
22
|
-
/**
|
|
23
|
-
* Gets or sets a value that specifies the end date and end time for changes that are returned through the query.
|
|
24
|
-
*/
|
|
25
|
-
ChangeTokenEnd?: IChangeToken;
|
|
26
|
-
/**
|
|
27
|
-
* Gets or sets a value that specifies the start date and start time for changes that are returned through the query.
|
|
28
|
-
*/
|
|
29
|
-
ChangeTokenStart?: IChangeToken;
|
|
30
|
-
/**
|
|
31
|
-
* Gets or sets a value that specifies whether changes to content types are included in the query.
|
|
32
|
-
*/
|
|
33
|
-
ContentType?: boolean;
|
|
34
|
-
/**
|
|
35
|
-
* Gets or sets a value that specifies whether deleted objects are included in the query.
|
|
36
|
-
*/
|
|
37
|
-
DeleteObject?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Gets or sets a value that specifies whether changes to fields are included in the query.
|
|
40
|
-
*/
|
|
41
|
-
Field?: boolean;
|
|
42
|
-
/**
|
|
43
|
-
* Gets or sets a value that specifies whether changes to files are included in the query.
|
|
44
|
-
*/
|
|
45
|
-
File?: boolean;
|
|
46
|
-
/**
|
|
47
|
-
* Gets or sets value that specifies whether changes to folders are included in the query.
|
|
48
|
-
*/
|
|
49
|
-
Folder?: boolean;
|
|
50
|
-
/**
|
|
51
|
-
* Gets or sets a value that specifies whether changes to groups are included in the query.
|
|
52
|
-
*/
|
|
53
|
-
Group?: boolean;
|
|
54
|
-
/**
|
|
55
|
-
* Gets or sets a value that specifies whether adding users to groups is included in the query.
|
|
56
|
-
*/
|
|
57
|
-
GroupMembershipAdd?: boolean;
|
|
58
|
-
/**
|
|
59
|
-
* Gets or sets a value that specifies whether deleting users from the groups is included in the query.
|
|
60
|
-
*/
|
|
61
|
-
GroupMembershipDelete?: boolean;
|
|
62
|
-
/**
|
|
63
|
-
* Gets or sets a value that specifies whether general changes to list items are included in the query.
|
|
64
|
-
*/
|
|
65
|
-
Item?: boolean;
|
|
66
|
-
/**
|
|
67
|
-
* Gets or sets a value that specifies whether changes to lists are included in the query.
|
|
68
|
-
*/
|
|
69
|
-
List?: boolean;
|
|
70
|
-
/**
|
|
71
|
-
* Gets or sets a value that specifies whether move changes are included in the query.
|
|
72
|
-
*/
|
|
73
|
-
Move?: boolean;
|
|
74
|
-
/**
|
|
75
|
-
* Gets or sets a value that specifies whether changes to the navigation structure of a site collection are included in the query.
|
|
76
|
-
*/
|
|
77
|
-
Navigation?: boolean;
|
|
78
|
-
/**
|
|
79
|
-
* Gets or sets a value that specifies whether renaming changes are included in the query.
|
|
80
|
-
*/
|
|
81
|
-
Rename?: boolean;
|
|
82
|
-
/**
|
|
83
|
-
* Gets or sets a value that specifies whether restoring items from the recycle bin or from backups is included in the query.
|
|
84
|
-
*/
|
|
85
|
-
Restore?: boolean;
|
|
86
|
-
/**
|
|
87
|
-
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
88
|
-
*/
|
|
89
|
-
RoleAssignmentAdd?: boolean;
|
|
90
|
-
/**
|
|
91
|
-
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
92
|
-
*/
|
|
93
|
-
RoleAssignmentDelete?: boolean;
|
|
94
|
-
/**
|
|
95
|
-
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
96
|
-
*/
|
|
97
|
-
RoleDefinitionAdd?: boolean;
|
|
98
|
-
/**
|
|
99
|
-
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
100
|
-
*/
|
|
101
|
-
RoleDefinitionDelete?: boolean;
|
|
102
|
-
/**
|
|
103
|
-
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
104
|
-
*/
|
|
105
|
-
RoleDefinitionUpdate?: boolean;
|
|
106
|
-
/**
|
|
107
|
-
* Gets or sets a value that specifies whether modifications to security policies are included in the query.
|
|
108
|
-
*/
|
|
109
|
-
SecurityPolicy?: boolean;
|
|
110
|
-
/**
|
|
111
|
-
* Gets or sets a value that specifies whether changes to site collections are included in the query.
|
|
112
|
-
*/
|
|
113
|
-
Site?: boolean;
|
|
114
|
-
/**
|
|
115
|
-
* Gets or sets a value that specifies whether updates made using the item SystemUpdate method are included in the query.
|
|
116
|
-
*/
|
|
117
|
-
SystemUpdate?: boolean;
|
|
118
|
-
/**
|
|
119
|
-
* Gets or sets a value that specifies whether update changes are included in the query.
|
|
120
|
-
*/
|
|
121
|
-
Update?: boolean;
|
|
122
|
-
/**
|
|
123
|
-
* Gets or sets a value that specifies whether changes to users are included in the query.
|
|
124
|
-
*/
|
|
125
|
-
User?: boolean;
|
|
126
|
-
/**
|
|
127
|
-
* Gets or sets a value that specifies whether changes to views are included in the query.
|
|
128
|
-
*/
|
|
129
|
-
View?: boolean;
|
|
130
|
-
/**
|
|
131
|
-
* Gets or sets a value that specifies whether changes to Web sites are included in the query.
|
|
132
|
-
*/
|
|
133
|
-
Web?: boolean;
|
|
134
|
-
}
|
|
135
|
-
/**
|
|
136
|
-
* Specifies the type of a principal.
|
|
137
|
-
*/
|
|
138
|
-
export declare const enum PrincipalType {
|
|
139
|
-
/**
|
|
140
|
-
* Enumeration whose value specifies no principal type.
|
|
141
|
-
*/
|
|
142
|
-
None = 0,
|
|
143
|
-
/**
|
|
144
|
-
* Enumeration whose value specifies a user as the principal type.
|
|
145
|
-
*/
|
|
146
|
-
User = 1,
|
|
147
|
-
/**
|
|
148
|
-
* Enumeration whose value specifies a distribution list as the principal type.
|
|
149
|
-
*/
|
|
150
|
-
DistributionList = 2,
|
|
151
|
-
/**
|
|
152
|
-
* Enumeration whose value specifies a security group as the principal type.
|
|
153
|
-
*/
|
|
154
|
-
SecurityGroup = 4,
|
|
155
|
-
/**
|
|
156
|
-
* Enumeration whose value specifies a group as the principal type.
|
|
157
|
-
*/
|
|
158
|
-
SharePointGroup = 8,
|
|
159
|
-
/**
|
|
160
|
-
* Enumeration whose value specifies all principal types.
|
|
161
|
-
*/
|
|
162
|
-
All = 15
|
|
163
|
-
}
|
|
164
|
-
/**
|
|
165
|
-
* Specifies the source of a principal.
|
|
166
|
-
*/
|
|
167
|
-
export declare const enum PrincipalSource {
|
|
168
|
-
/**
|
|
169
|
-
* Enumeration whose value specifies no principal source.
|
|
170
|
-
*/
|
|
171
|
-
None = 0,
|
|
172
|
-
/**
|
|
173
|
-
* Enumeration whose value specifies user information list as the principal source.
|
|
174
|
-
*/
|
|
175
|
-
UserInfoList = 1,
|
|
176
|
-
/**
|
|
177
|
-
* Enumeration whose value specifies Active Directory as the principal source.
|
|
178
|
-
*/
|
|
179
|
-
Windows = 2,
|
|
180
|
-
/**
|
|
181
|
-
* Enumeration whose value specifies the current membership provider as the principal source.
|
|
182
|
-
*/
|
|
183
|
-
MembershipProvider = 4,
|
|
184
|
-
/**
|
|
185
|
-
* Enumeration whose value specifies the current role provider as the principal source.
|
|
186
|
-
*/
|
|
187
|
-
RoleProvider = 8,
|
|
188
|
-
/**
|
|
189
|
-
* Enumeration whose value specifies all principal sources.
|
|
190
|
-
*/
|
|
191
|
-
All = 15
|
|
192
|
-
}
|
|
193
|
-
export interface IPrincipalInfo {
|
|
194
|
-
Department: string;
|
|
195
|
-
DisplayName: string;
|
|
196
|
-
Email: string;
|
|
197
|
-
JobTitle: string;
|
|
198
|
-
LoginName: string;
|
|
199
|
-
Mobile: string;
|
|
200
|
-
PrincipalId: number;
|
|
201
|
-
PrincipalType: PrincipalType;
|
|
202
|
-
SIPAddress: string;
|
|
203
|
-
}
|
|
204
|
-
export declare enum PageType {
|
|
205
|
-
Invalid = -1,
|
|
206
|
-
DefaultView = 0,
|
|
207
|
-
NormalView = 1,
|
|
208
|
-
DialogView = 2,
|
|
209
|
-
View = 3,
|
|
210
|
-
DisplayForm = 4,
|
|
211
|
-
DisplayFormDialog = 5,
|
|
212
|
-
EditForm = 6,
|
|
213
|
-
EditFormDialog = 7,
|
|
214
|
-
NewForm = 8,
|
|
215
|
-
NewFormDialog = 9,
|
|
216
|
-
SolutionForm = 10,
|
|
217
|
-
PAGE_MAXITEMS = 11
|
|
218
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* Represents the unique sequential location of a change within the change log.
|
|
3
|
+
*/
|
|
4
|
+
export interface IChangeToken {
|
|
5
|
+
/**
|
|
6
|
+
* Gets or sets a string value that contains the serialized representation of the change token generated by the protocol server.
|
|
7
|
+
*/
|
|
8
|
+
StringValue: string;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* Defines a query that is performed against the change log.
|
|
12
|
+
*/
|
|
13
|
+
export interface IChangeQuery {
|
|
14
|
+
/**
|
|
15
|
+
* Gets or sets a value that specifies whether add changes are included in the query.
|
|
16
|
+
*/
|
|
17
|
+
Add?: boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Gets or sets a value that specifies whether changes to alerts are included in the query.
|
|
20
|
+
*/
|
|
21
|
+
Alert?: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* Gets or sets a value that specifies the end date and end time for changes that are returned through the query.
|
|
24
|
+
*/
|
|
25
|
+
ChangeTokenEnd?: IChangeToken;
|
|
26
|
+
/**
|
|
27
|
+
* Gets or sets a value that specifies the start date and start time for changes that are returned through the query.
|
|
28
|
+
*/
|
|
29
|
+
ChangeTokenStart?: IChangeToken;
|
|
30
|
+
/**
|
|
31
|
+
* Gets or sets a value that specifies whether changes to content types are included in the query.
|
|
32
|
+
*/
|
|
33
|
+
ContentType?: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* Gets or sets a value that specifies whether deleted objects are included in the query.
|
|
36
|
+
*/
|
|
37
|
+
DeleteObject?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Gets or sets a value that specifies whether changes to fields are included in the query.
|
|
40
|
+
*/
|
|
41
|
+
Field?: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Gets or sets a value that specifies whether changes to files are included in the query.
|
|
44
|
+
*/
|
|
45
|
+
File?: boolean;
|
|
46
|
+
/**
|
|
47
|
+
* Gets or sets value that specifies whether changes to folders are included in the query.
|
|
48
|
+
*/
|
|
49
|
+
Folder?: boolean;
|
|
50
|
+
/**
|
|
51
|
+
* Gets or sets a value that specifies whether changes to groups are included in the query.
|
|
52
|
+
*/
|
|
53
|
+
Group?: boolean;
|
|
54
|
+
/**
|
|
55
|
+
* Gets or sets a value that specifies whether adding users to groups is included in the query.
|
|
56
|
+
*/
|
|
57
|
+
GroupMembershipAdd?: boolean;
|
|
58
|
+
/**
|
|
59
|
+
* Gets or sets a value that specifies whether deleting users from the groups is included in the query.
|
|
60
|
+
*/
|
|
61
|
+
GroupMembershipDelete?: boolean;
|
|
62
|
+
/**
|
|
63
|
+
* Gets or sets a value that specifies whether general changes to list items are included in the query.
|
|
64
|
+
*/
|
|
65
|
+
Item?: boolean;
|
|
66
|
+
/**
|
|
67
|
+
* Gets or sets a value that specifies whether changes to lists are included in the query.
|
|
68
|
+
*/
|
|
69
|
+
List?: boolean;
|
|
70
|
+
/**
|
|
71
|
+
* Gets or sets a value that specifies whether move changes are included in the query.
|
|
72
|
+
*/
|
|
73
|
+
Move?: boolean;
|
|
74
|
+
/**
|
|
75
|
+
* Gets or sets a value that specifies whether changes to the navigation structure of a site collection are included in the query.
|
|
76
|
+
*/
|
|
77
|
+
Navigation?: boolean;
|
|
78
|
+
/**
|
|
79
|
+
* Gets or sets a value that specifies whether renaming changes are included in the query.
|
|
80
|
+
*/
|
|
81
|
+
Rename?: boolean;
|
|
82
|
+
/**
|
|
83
|
+
* Gets or sets a value that specifies whether restoring items from the recycle bin or from backups is included in the query.
|
|
84
|
+
*/
|
|
85
|
+
Restore?: boolean;
|
|
86
|
+
/**
|
|
87
|
+
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
88
|
+
*/
|
|
89
|
+
RoleAssignmentAdd?: boolean;
|
|
90
|
+
/**
|
|
91
|
+
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
92
|
+
*/
|
|
93
|
+
RoleAssignmentDelete?: boolean;
|
|
94
|
+
/**
|
|
95
|
+
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
96
|
+
*/
|
|
97
|
+
RoleDefinitionAdd?: boolean;
|
|
98
|
+
/**
|
|
99
|
+
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
100
|
+
*/
|
|
101
|
+
RoleDefinitionDelete?: boolean;
|
|
102
|
+
/**
|
|
103
|
+
* Gets or sets a value that specifies whether adding role assignments is included in the query.
|
|
104
|
+
*/
|
|
105
|
+
RoleDefinitionUpdate?: boolean;
|
|
106
|
+
/**
|
|
107
|
+
* Gets or sets a value that specifies whether modifications to security policies are included in the query.
|
|
108
|
+
*/
|
|
109
|
+
SecurityPolicy?: boolean;
|
|
110
|
+
/**
|
|
111
|
+
* Gets or sets a value that specifies whether changes to site collections are included in the query.
|
|
112
|
+
*/
|
|
113
|
+
Site?: boolean;
|
|
114
|
+
/**
|
|
115
|
+
* Gets or sets a value that specifies whether updates made using the item SystemUpdate method are included in the query.
|
|
116
|
+
*/
|
|
117
|
+
SystemUpdate?: boolean;
|
|
118
|
+
/**
|
|
119
|
+
* Gets or sets a value that specifies whether update changes are included in the query.
|
|
120
|
+
*/
|
|
121
|
+
Update?: boolean;
|
|
122
|
+
/**
|
|
123
|
+
* Gets or sets a value that specifies whether changes to users are included in the query.
|
|
124
|
+
*/
|
|
125
|
+
User?: boolean;
|
|
126
|
+
/**
|
|
127
|
+
* Gets or sets a value that specifies whether changes to views are included in the query.
|
|
128
|
+
*/
|
|
129
|
+
View?: boolean;
|
|
130
|
+
/**
|
|
131
|
+
* Gets or sets a value that specifies whether changes to Web sites are included in the query.
|
|
132
|
+
*/
|
|
133
|
+
Web?: boolean;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* Specifies the type of a principal.
|
|
137
|
+
*/
|
|
138
|
+
export declare const enum PrincipalType {
|
|
139
|
+
/**
|
|
140
|
+
* Enumeration whose value specifies no principal type.
|
|
141
|
+
*/
|
|
142
|
+
None = 0,
|
|
143
|
+
/**
|
|
144
|
+
* Enumeration whose value specifies a user as the principal type.
|
|
145
|
+
*/
|
|
146
|
+
User = 1,
|
|
147
|
+
/**
|
|
148
|
+
* Enumeration whose value specifies a distribution list as the principal type.
|
|
149
|
+
*/
|
|
150
|
+
DistributionList = 2,
|
|
151
|
+
/**
|
|
152
|
+
* Enumeration whose value specifies a security group as the principal type.
|
|
153
|
+
*/
|
|
154
|
+
SecurityGroup = 4,
|
|
155
|
+
/**
|
|
156
|
+
* Enumeration whose value specifies a group as the principal type.
|
|
157
|
+
*/
|
|
158
|
+
SharePointGroup = 8,
|
|
159
|
+
/**
|
|
160
|
+
* Enumeration whose value specifies all principal types.
|
|
161
|
+
*/
|
|
162
|
+
All = 15
|
|
163
|
+
}
|
|
164
|
+
/**
|
|
165
|
+
* Specifies the source of a principal.
|
|
166
|
+
*/
|
|
167
|
+
export declare const enum PrincipalSource {
|
|
168
|
+
/**
|
|
169
|
+
* Enumeration whose value specifies no principal source.
|
|
170
|
+
*/
|
|
171
|
+
None = 0,
|
|
172
|
+
/**
|
|
173
|
+
* Enumeration whose value specifies user information list as the principal source.
|
|
174
|
+
*/
|
|
175
|
+
UserInfoList = 1,
|
|
176
|
+
/**
|
|
177
|
+
* Enumeration whose value specifies Active Directory as the principal source.
|
|
178
|
+
*/
|
|
179
|
+
Windows = 2,
|
|
180
|
+
/**
|
|
181
|
+
* Enumeration whose value specifies the current membership provider as the principal source.
|
|
182
|
+
*/
|
|
183
|
+
MembershipProvider = 4,
|
|
184
|
+
/**
|
|
185
|
+
* Enumeration whose value specifies the current role provider as the principal source.
|
|
186
|
+
*/
|
|
187
|
+
RoleProvider = 8,
|
|
188
|
+
/**
|
|
189
|
+
* Enumeration whose value specifies all principal sources.
|
|
190
|
+
*/
|
|
191
|
+
All = 15
|
|
192
|
+
}
|
|
193
|
+
export interface IPrincipalInfo {
|
|
194
|
+
Department: string;
|
|
195
|
+
DisplayName: string;
|
|
196
|
+
Email: string;
|
|
197
|
+
JobTitle: string;
|
|
198
|
+
LoginName: string;
|
|
199
|
+
Mobile: string;
|
|
200
|
+
PrincipalId: number;
|
|
201
|
+
PrincipalType: PrincipalType;
|
|
202
|
+
SIPAddress: string;
|
|
203
|
+
}
|
|
204
|
+
export declare enum PageType {
|
|
205
|
+
Invalid = -1,
|
|
206
|
+
DefaultView = 0,
|
|
207
|
+
NormalView = 1,
|
|
208
|
+
DialogView = 2,
|
|
209
|
+
View = 3,
|
|
210
|
+
DisplayForm = 4,
|
|
211
|
+
DisplayFormDialog = 5,
|
|
212
|
+
EditForm = 6,
|
|
213
|
+
EditFormDialog = 7,
|
|
214
|
+
NewForm = 8,
|
|
215
|
+
NewFormDialog = 9,
|
|
216
|
+
SolutionForm = 10,
|
|
217
|
+
PAGE_MAXITEMS = 11
|
|
218
|
+
}
|
|
219
219
|
//# sourceMappingURL=types.d.ts.map
|