@mikezimm/fps-core-v7 1.0.2 → 1.0.4

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 (133) hide show
  1. package/lib/types/@pnp/@2.14.0/common/collections.d.ts +11 -0
  2. package/lib/types/@pnp/@2.14.0/common/collections.d.ts.map +1 -0
  3. package/lib/types/@pnp/@2.14.0/common/collections.js +6 -0
  4. package/lib/types/@pnp/@2.14.0/common/collections.js.map +1 -0
  5. package/lib/types/@pnp/@2.14.0/common/libconfig.d.ts +41 -0
  6. package/lib/types/@pnp/@2.14.0/common/libconfig.d.ts.map +1 -0
  7. package/lib/types/@pnp/@2.14.0/common/libconfig.js +6 -0
  8. package/lib/types/@pnp/@2.14.0/common/libconfig.js.map +1 -0
  9. package/lib/types/@pnp/@2.14.0/common/net.d.ts +38 -0
  10. package/lib/types/@pnp/@2.14.0/common/net.d.ts.map +1 -0
  11. package/lib/types/@pnp/@2.14.0/common/net.js +6 -0
  12. package/lib/types/@pnp/@2.14.0/common/net.js.map +1 -0
  13. package/lib/types/@pnp/@2.14.0/logging/logger.d.ts +45 -0
  14. package/lib/types/@pnp/@2.14.0/logging/logger.d.ts.map +1 -0
  15. package/lib/types/@pnp/@2.14.0/logging/logger.js +6 -0
  16. package/lib/types/@pnp/@2.14.0/logging/logger.js.map +1 -0
  17. package/lib/types/@pnp/@2.14.0/odata/batch.d.ts +19 -0
  18. package/lib/types/@pnp/@2.14.0/odata/batch.d.ts.map +1 -0
  19. package/lib/types/@pnp/@2.14.0/odata/batch.js +7 -0
  20. package/lib/types/@pnp/@2.14.0/odata/batch.js.map +1 -0
  21. package/lib/types/@pnp/@2.14.0/odata/caching.d.ts +10 -0
  22. package/lib/types/@pnp/@2.14.0/odata/caching.d.ts.map +1 -0
  23. package/lib/types/@pnp/@2.14.0/odata/caching.js +6 -0
  24. package/lib/types/@pnp/@2.14.0/odata/caching.js.map +1 -0
  25. package/lib/types/@pnp/@2.14.0/odata/invokable-binder.d.ts +14 -0
  26. package/lib/types/@pnp/@2.14.0/odata/invokable-binder.d.ts.map +1 -0
  27. package/lib/types/@pnp/@2.14.0/odata/invokable-binder.js +6 -0
  28. package/lib/types/@pnp/@2.14.0/odata/invokable-binder.js.map +1 -0
  29. package/lib/types/@pnp/@2.14.0/odata/invokable-extensions.d.ts +11 -0
  30. package/lib/types/@pnp/@2.14.0/odata/invokable-extensions.d.ts.map +1 -0
  31. package/lib/types/@pnp/@2.14.0/odata/invokable-extensions.js +6 -0
  32. package/lib/types/@pnp/@2.14.0/odata/invokable-extensions.js.map +1 -0
  33. package/lib/types/@pnp/@2.14.0/odata/parsers.d.ts +9 -0
  34. package/lib/types/@pnp/@2.14.0/odata/parsers.d.ts.map +1 -0
  35. package/lib/types/@pnp/@2.14.0/odata/parsers.js +6 -0
  36. package/lib/types/@pnp/@2.14.0/odata/parsers.js.map +1 -0
  37. package/lib/types/@pnp/@2.14.0/odata/pipeline.d.ts +19 -0
  38. package/lib/types/@pnp/@2.14.0/odata/pipeline.d.ts.map +1 -0
  39. package/lib/types/@pnp/@2.14.0/odata/pipeline.js +6 -0
  40. package/lib/types/@pnp/@2.14.0/odata/pipeline.js.map +1 -0
  41. package/lib/types/@pnp/@2.14.0/odata/queryable.d.ts +48 -0
  42. package/lib/types/@pnp/@2.14.0/odata/queryable.d.ts.map +1 -0
  43. package/lib/types/@pnp/@2.14.0/odata/queryable.js +6 -0
  44. package/lib/types/@pnp/@2.14.0/odata/queryable.js.map +1 -0
  45. package/lib/types/@pnp/@2.14.0/sp/attachments.d.ts +53 -0
  46. package/lib/types/@pnp/@2.14.0/sp/attachments.d.ts.map +1 -0
  47. package/lib/types/@pnp/@2.14.0/sp/attachments.js +6 -0
  48. package/lib/types/@pnp/@2.14.0/sp/attachments.js.map +1 -0
  49. package/lib/types/@pnp/@2.14.0/sp/clientside-pages.d.ts +214 -0
  50. package/lib/types/@pnp/@2.14.0/sp/clientside-pages.d.ts.map +1 -0
  51. package/lib/types/@pnp/@2.14.0/sp/clientside-pages.js +6 -0
  52. package/lib/types/@pnp/@2.14.0/sp/clientside-pages.js.map +1 -0
  53. package/lib/types/@pnp/@2.14.0/sp/features.d.ts +35 -0
  54. package/lib/types/@pnp/@2.14.0/sp/features.d.ts.map +1 -0
  55. package/lib/types/@pnp/@2.14.0/sp/features.js +6 -0
  56. package/lib/types/@pnp/@2.14.0/sp/features.js.map +1 -0
  57. package/lib/types/@pnp/@2.14.0/sp/fields.d.ts +220 -0
  58. package/lib/types/@pnp/@2.14.0/sp/fields.d.ts.map +1 -0
  59. package/lib/types/@pnp/@2.14.0/sp/fields.js +6 -0
  60. package/lib/types/@pnp/@2.14.0/sp/fields.js.map +1 -0
  61. package/lib/types/@pnp/@2.14.0/sp/files.d.ts +187 -0
  62. package/lib/types/@pnp/@2.14.0/sp/files.d.ts.map +1 -0
  63. package/lib/types/@pnp/@2.14.0/sp/files.js +6 -0
  64. package/lib/types/@pnp/@2.14.0/sp/files.js.map +1 -0
  65. package/lib/types/@pnp/@2.14.0/sp/folders.d.ts +118 -0
  66. package/lib/types/@pnp/@2.14.0/sp/folders.d.ts.map +1 -0
  67. package/lib/types/@pnp/@2.14.0/sp/folders.js +2 -0
  68. package/lib/types/@pnp/@2.14.0/sp/folders.js.map +1 -0
  69. package/lib/types/@pnp/@2.14.0/sp/forms.d.ts +30 -0
  70. package/lib/types/@pnp/@2.14.0/sp/forms.d.ts.map +1 -0
  71. package/lib/types/@pnp/@2.14.0/sp/forms.js +6 -0
  72. package/lib/types/@pnp/@2.14.0/sp/forms.js.map +1 -0
  73. package/lib/types/@pnp/@2.14.0/sp/hubsites.d.ts +56 -0
  74. package/lib/types/@pnp/@2.14.0/sp/hubsites.d.ts.map +1 -0
  75. package/lib/types/@pnp/@2.14.0/sp/hubsites.js +6 -0
  76. package/lib/types/@pnp/@2.14.0/sp/hubsites.js.map +1 -0
  77. package/lib/types/@pnp/@2.14.0/sp/items.d.ts +106 -0
  78. package/lib/types/@pnp/@2.14.0/sp/items.d.ts.map +1 -0
  79. package/lib/types/@pnp/@2.14.0/sp/items.js +6 -0
  80. package/lib/types/@pnp/@2.14.0/sp/items.js.map +1 -0
  81. package/lib/types/@pnp/@2.14.0/sp/lists.d.ts +388 -0
  82. package/lib/types/@pnp/@2.14.0/sp/lists.d.ts.map +1 -0
  83. package/lib/types/@pnp/@2.14.0/sp/lists.js +6 -0
  84. package/lib/types/@pnp/@2.14.0/sp/lists.js.map +1 -0
  85. package/lib/types/@pnp/@2.14.0/sp/navigation.d.ts +108 -0
  86. package/lib/types/@pnp/@2.14.0/sp/navigation.d.ts.map +1 -0
  87. package/lib/types/@pnp/@2.14.0/sp/navigation.js +6 -0
  88. package/lib/types/@pnp/@2.14.0/sp/navigation.js.map +1 -0
  89. package/lib/types/@pnp/@2.14.0/sp/security.d.ts +234 -0
  90. package/lib/types/@pnp/@2.14.0/sp/security.d.ts.map +1 -0
  91. package/lib/types/@pnp/@2.14.0/sp/security.js +6 -0
  92. package/lib/types/@pnp/@2.14.0/sp/security.js.map +1 -0
  93. package/lib/types/@pnp/@2.14.0/sp/sharepointqueryable.d.ts +34 -0
  94. package/lib/types/@pnp/@2.14.0/sp/sharepointqueryable.d.ts.map +1 -0
  95. package/lib/types/@pnp/@2.14.0/sp/sharepointqueryable.js +7 -0
  96. package/lib/types/@pnp/@2.14.0/sp/sharepointqueryable.js.map +1 -0
  97. package/lib/types/@pnp/@2.14.0/sp/site-groups.d.ts +45 -0
  98. package/lib/types/@pnp/@2.14.0/sp/site-groups.d.ts.map +1 -0
  99. package/lib/types/@pnp/@2.14.0/sp/site-groups.js +6 -0
  100. package/lib/types/@pnp/@2.14.0/sp/site-groups.js.map +1 -0
  101. package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts +88 -0
  102. package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -0
  103. package/lib/types/@pnp/@2.14.0/sp/site-users.js +6 -0
  104. package/lib/types/@pnp/@2.14.0/sp/site-users.js.map +1 -0
  105. package/lib/types/@pnp/@2.14.0/sp/sites.d.ts +82 -0
  106. package/lib/types/@pnp/@2.14.0/sp/sites.d.ts.map +1 -0
  107. package/lib/types/@pnp/@2.14.0/sp/sites.js +6 -0
  108. package/lib/types/@pnp/@2.14.0/sp/sites.js.map +1 -0
  109. package/lib/types/@pnp/@2.14.0/sp/types.d.ts +89 -0
  110. package/lib/types/@pnp/@2.14.0/sp/types.d.ts.map +1 -0
  111. package/lib/types/@pnp/@2.14.0/sp/types.js +6 -0
  112. package/lib/types/@pnp/@2.14.0/sp/types.js.map +1 -0
  113. package/lib/types/@pnp/@2.14.0/sp/user-custom-actions.d.ts +71 -0
  114. package/lib/types/@pnp/@2.14.0/sp/user-custom-actions.d.ts.map +1 -0
  115. package/lib/types/@pnp/@2.14.0/sp/user-custom-actions.js +6 -0
  116. package/lib/types/@pnp/@2.14.0/sp/user-custom-actions.js.map +1 -0
  117. package/lib/types/@pnp/@2.14.0/sp/utils/toResourcePath.d.ts +11 -0
  118. package/lib/types/@pnp/@2.14.0/sp/utils/toResourcePath.d.ts.map +1 -0
  119. package/lib/types/@pnp/@2.14.0/sp/utils/toResourcePath.js +6 -0
  120. package/lib/types/@pnp/@2.14.0/sp/utils/toResourcePath.js.map +1 -0
  121. package/lib/types/@pnp/@2.14.0/sp/views.d.ts +97 -0
  122. package/lib/types/@pnp/@2.14.0/sp/views.d.ts.map +1 -0
  123. package/lib/types/@pnp/@2.14.0/sp/views.js +6 -0
  124. package/lib/types/@pnp/@2.14.0/sp/views.js.map +1 -0
  125. package/lib/types/@pnp/@2.14.0/sp/webparts.d.ts +57 -0
  126. package/lib/types/@pnp/@2.14.0/sp/webparts.d.ts.map +1 -0
  127. package/lib/types/@pnp/@2.14.0/sp/webparts.js +6 -0
  128. package/lib/types/@pnp/@2.14.0/sp/webparts.js.map +1 -0
  129. package/lib/types/@pnp/@2.14.0/sp/webs.d.ts +128 -0
  130. package/lib/types/@pnp/@2.14.0/sp/webs.d.ts.map +1 -0
  131. package/lib/types/@pnp/@2.14.0/sp/webs.js +6 -0
  132. package/lib/types/@pnp/@2.14.0/sp/webs.js.map +1 -0
  133. package/package.json +1 -1
@@ -0,0 +1,187 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\files\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { ISharePointQueryableInstance } from "./sharepointqueryable";
6
+ import { ISharePointQueryableCollection } from "./sharepointqueryable.js";
7
+ /**
8
+ * IFiles really extends the class _Files which has functions included as well.
9
+
10
+ export declare class _Files extends _SharePointQueryableCollection<IFileInfo[]> {
11
+ getByName(name: string): IFile;
12
+ add(url: string, content: any, shouldOverWrite?: boolean): Promise<IFileAddResult>;
13
+ addUsingPath(url: string, content: string | ArrayBuffer | Blob, parameters?: IAddUsingPathProps): Promise<IFileAddResult>;
14
+ addChunked(url: string, content: Blob, progress?: (data: IFileUploadProgressData) => void, shouldOverWrite?: boolean, chunkSize?: number): Promise<IFileAddResult>;
15
+ addTemplateFile(fileUrl: string, templateFileType: TemplateFileType): Promise<IFileAddResult>;
16
+ }
17
+ */
18
+ export interface IFiles extends Array<IFileInfo> {
19
+ }
20
+ /**
21
+ * IFile really extends the class _File which has functions included as well.
22
+
23
+ export declare class _File extends _SharePointQueryableInstance<IFileInfo> {
24
+ delete: (this: import("../sharepointqueryable.js").ISharePointQueryable<any>, eTag?: string) => Promise<void>;
25
+ get listItemAllFields(): ISharePointQueryableInstance;
26
+ get versions(): IVersions;
27
+ approve(comment?: string): Promise<void>;
28
+ cancelUpload(uploadId: string): Promise<void>;
29
+ checkin(comment?: string, checkinType?: CheckinType): Promise<void>;
30
+ checkout(): Promise<void>;
31
+ copyTo(url: string, shouldOverWrite?: boolean): Promise<void>;
32
+ copyByPath(destUrl: string, shouldOverWrite: boolean, KeepBoth?: boolean): Promise<void>;
33
+ deny(comment?: string): Promise<void>;
34
+ moveTo(url: string, moveOperations?: MoveOperations): Promise<void>;
35
+ moveByPath(destUrl: string, shouldOverWrite: boolean, KeepBoth?: boolean): Promise<void>;
36
+ publish(comment?: string): Promise<void>;
37
+ recycle(): Promise<string>;
38
+ deleteWithParams(parameters: Partial<IFileDeleteParams>): Promise<void>;
39
+ undoCheckout(): Promise<void>;
40
+ unpublish(comment?: string): Promise<void>;
41
+ exists(): Promise<boolean>;
42
+ getText(): Promise<string>;
43
+ getBlob(): Promise<Blob>;
44
+ getBuffer(): Promise<ArrayBuffer>;
45
+ getJSON(): Promise<any>;
46
+ setContent(content: string | ArrayBuffer | Blob): Promise<IFile>;
47
+ getItem<T>(...selects: string[]): Promise<IItem & T>;
48
+ setContentChunked(file: Blob, progress?: (data: IFileUploadProgressData) => void, chunkSize?: number): Promise<IFileAddResult>;
49
+ protected startUpload(uploadId: string, fragment: ArrayBuffer | Blob): Promise<number>;
50
+ protected continueUpload(uploadId: string, fileOffset: number, fragment: ArrayBuffer | Blob): Promise<number>;
51
+ protected finishUpload(uploadId: string, fileOffset: number, fragment: ArrayBuffer | Blob): Promise<IFileAddResult>;
52
+ }
53
+ */
54
+ export interface IFile extends IFileInfo {
55
+ }
56
+ /**
57
+ * IVersions really extends the class _Versions which has functions included as well.
58
+ *
59
+ export declare class _Versions extends _SharePointQueryableCollection {
60
+ getById(versionId: number): IVersion;
61
+ deleteAll(): Promise<void>;
62
+ deleteById(versionId: number): Promise<void>;
63
+ recycleByID(versionId: number): Promise<void>;
64
+ deleteByLabel(label: string): Promise<void>;
65
+ recycleByLabel(label: string): Promise<void>;
66
+ restoreByLabel(label: string): Promise<void>;
67
+ }
68
+
69
+ */
70
+ export interface IVersions extends ISharePointQueryableCollection {
71
+ }
72
+ /**
73
+ * IVersion really extends the class _Version which has functions included as well.
74
+ *
75
+ export declare class _Version extends _SharePointQueryableInstance {
76
+ delete: (this: import("../sharepointqueryable.js").ISharePointQueryable<any>, eTag?: string) => Promise<void>;
77
+ }
78
+ */
79
+ export interface IVersion extends ISharePointQueryableInstance {
80
+ }
81
+ export declare enum CheckinType {
82
+ Minor = 0,
83
+ Major = 1,
84
+ Overwrite = 2
85
+ }
86
+ /**
87
+ * Describes file and result
88
+ */
89
+ export interface IFileAddResult {
90
+ file: IFile;
91
+ data: IFileInfo;
92
+ }
93
+ /**
94
+ * File move opertions
95
+ */
96
+ export declare enum MoveOperations {
97
+ /**
98
+ * Produce an error if a file with the same name exists in the destination
99
+ */
100
+ None = 0,
101
+ /**
102
+ * Overwrite a file with the same name if it exists. Value is 1.
103
+ */
104
+ Overwrite = 1,
105
+ /**
106
+ * Complete the move operation even if supporting files are separated from the file. Value is 8.
107
+ */
108
+ AllowBrokenThickets = 8,
109
+ /**
110
+ * Boolean specifying whether to retain the source of the move's editor and modified by datetime.
111
+ */
112
+ RetainEditorAndModifiedOnMove = 2048
113
+ }
114
+ export declare enum TemplateFileType {
115
+ StandardPage = 0,
116
+ WikiPage = 1,
117
+ FormPage = 2,
118
+ ClientSidePage = 3
119
+ }
120
+ /**
121
+ * Describes SharePoint file upload progress data
122
+ */
123
+ export interface IFileUploadProgressData {
124
+ uploadId: string;
125
+ stage: "starting" | "continue" | "finishing";
126
+ blockNumber: number;
127
+ totalBlocks: number;
128
+ chunkSize: number;
129
+ currentPointer: number;
130
+ fileSize: number;
131
+ }
132
+ export interface IAddUsingPathProps {
133
+ /**
134
+ * Overwrite the file if it exists
135
+ */
136
+ Overwrite: boolean;
137
+ /**
138
+ * specifies whether to auto checkout on invalid Data. It'll be useful if the list contains validation whose requirements upload will not be able to meet.
139
+ */
140
+ AutoCheckoutOnInvalidData?: boolean;
141
+ /**
142
+ * Specifies a XOR hash of the file data which should be used to ensure end-2-end data integrity, base64 representation
143
+ */
144
+ XorHash?: string;
145
+ }
146
+ export interface IFileInfo {
147
+ readonly "odata.id": string;
148
+ CheckInComment: string;
149
+ CheckOutType: number;
150
+ ContentTag: string;
151
+ CustomizedPageStatus: number;
152
+ ETag: string;
153
+ Exists: boolean;
154
+ IrmEnabled: boolean;
155
+ Length: string;
156
+ Level: number;
157
+ LinkingUri: string | null;
158
+ LinkingUrl: string;
159
+ ListId: string;
160
+ MajorVersion: number;
161
+ MinorVersion: number;
162
+ Name: string;
163
+ ServerRelativeUrl: string;
164
+ SiteId: string;
165
+ TimeCreated: string;
166
+ TimeLastModified: string;
167
+ Title: string | null;
168
+ UIVersion: number;
169
+ UIVersionLabel: string;
170
+ UniqueId: string;
171
+ WebId: string;
172
+ }
173
+ export interface IFileDeleteParams {
174
+ /**
175
+ * If true, delete or recyle a file when the LockType
176
+ * value is SPLockType.Shared or SPLockType.None.
177
+ * When false, delete or recycle the file when
178
+ * the LockType value SPLockType.None.
179
+ */
180
+ BypassSharedLock: boolean;
181
+ /**
182
+ * Gets or sets a string value that allows SPfile delete and recycle methods
183
+ * to target a file with a matching value. Use null to unconditionally delete the file.
184
+ */
185
+ ETagMatch: string;
186
+ }
187
+ //# sourceMappingURL=files.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"files.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/files.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,4BAA4B,EAAG,MAAM,uBAAuB,CAAC;AACtE,OAAO,EAAE,8BAA8B,EAAE,MAAM,0BAA0B,CAAC;AAG1E;;;;;;;;;;GAUG;AACH,MAAM,WAAW,MAAO,SAAQ,KAAK,CAAC,SAAS,CAAC;CAAG;AAGnD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAM,WAAW,KAAM,SAAQ,SAAS;CAAG;AAG3C;;;;;;;;;;;;;GAaG;AACH,MAAM,WAAW,SAAU,SAAQ,8BAA8B;CAAG;AAIpE;;;;;;GAMG;AACH,MAAM,WAAW,QAAS,SAAQ,4BAA4B;CAAG;AAEjE,MAAM,CAAC,OAAO,MAAM,WAAW;IAC3B,KAAK,IAAI;IACT,KAAK,IAAI;IACT,SAAS,IAAI;CAChB;AACD;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B,IAAI,EAAE,KAAK,CAAC;IACZ,IAAI,EAAE,SAAS,CAAC;CACnB;AACD;;GAEG;AACH,MAAM,CAAC,OAAO,MAAM,cAAc;IAC9B;;OAEG;IACH,IAAI,IAAI;IACR;;OAEG;IACH,SAAS,IAAI;IACb;;OAEG;IACH,mBAAmB,IAAI;IACvB;;OAEG;IACH,6BAA6B,OAAO;CACvC;AACD,MAAM,CAAC,OAAO,MAAM,gBAAgB;IAChC,YAAY,IAAI;IAChB,QAAQ,IAAI;IACZ,QAAQ,IAAI;IACZ,cAAc,IAAI;CACrB;AACD;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,UAAU,GAAG,UAAU,GAAG,WAAW,CAAC;IAC7C,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;CACpB;AACD,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,SAAS,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AACD,MAAM,WAAW,SAAS;IACtB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,OAAO,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,iBAAiB,EAAE,MAAM,CAAC;IAC1B,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;IACzB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACjB;AACD,MAAM,WAAW,iBAAiB;IAC9B;;;;;OAKG;IACH,gBAAgB,EAAE,OAAO,CAAC;IAC1B;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;CACrB"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\files\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=files.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"files.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/files.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,118 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\folders\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { IResourcePath } from "./utils/toResourcePath";
6
+ /**
7
+ * IFolders really extends the class _Folders which has functions included as well.
8
+
9
+ export declare class _Folders extends _SharePointQueryableCollection<IFolderInfo[]> {
10
+ getByName(name: string): IFolder;
11
+ add(url: string): Promise<IFolderAddResult>;
12
+ addUsingPath(serverRelativeUrl: string, overwrite?: boolean): Promise<IFolderAddResult>;
13
+ }
14
+ */
15
+ export interface IFolders extends Array<IFolderInfo> {
16
+ }
17
+ /**
18
+ * IFolder really extends the class _Folder which has functions included as well.
19
+
20
+ export declare class _Folder extends _SharePointQueryableInstance<IFolderInfo> {
21
+ delete: (this: ISharePointQueryable<any>, eTag?: string) => Promise<void>;
22
+ get contentTypeOrder(): ISharePointQueryableCollection;
23
+ get folders(): IFolders;
24
+ get listItemAllFields(): ISharePointQueryableInstance;
25
+ get parentFolder(): IFolder;
26
+ get properties(): ISharePointQueryableInstance;
27
+ get serverRelativeUrl(): ISharePointQueryable;
28
+ get uniqueContentTypeOrder(): ISharePointQueryableCollection;
29
+ update: (props: ITypedHash<any>) => Promise<IFolderUpdateResult>;
30
+ recycle(): Promise<string>;
31
+ getItem<T>(...selects: string[]): Promise<IItem & T>;
32
+ moveTo(destUrl: string): Promise<void>;
33
+ moveByPath(destUrl: string, KeepBoth?: boolean): Promise<void>;
34
+ copyTo(destUrl: string): Promise<void>;
35
+ copyByPath(destUrl: string, KeepBoth?: boolean): Promise<void>;
36
+ deleteWithParams(parameters: Partial<IFolderDeleteParams>): Promise<void>;
37
+ addSubFolderUsingPath(leafPath: string): Promise<IFolder>;
38
+ getParentInfos(): Promise<IFolderParentInfos>;
39
+ protected getShareable(): Promise<IItem>;
40
+ }
41
+ */
42
+ export interface IFolder extends IFolderInfo {
43
+ }
44
+ export interface IFolderAddResult {
45
+ /**
46
+ * A folder's instance
47
+ */
48
+ folder: IFolder;
49
+ /**
50
+ * Additional data from the server
51
+ */
52
+ data: any;
53
+ }
54
+ /**
55
+ * Describes result of updating a folder
56
+ */
57
+ export interface IFolderUpdateResult {
58
+ /**
59
+ * A folder's instance
60
+ */
61
+ folder: IFolder;
62
+ /**
63
+ * Additional data from the server
64
+ */
65
+ data: any;
66
+ }
67
+ export interface IFolderInfo {
68
+ readonly "odata.id": string;
69
+ Exists: boolean;
70
+ IsWOPIEnabled: boolean;
71
+ ItemCount: number;
72
+ Name: string;
73
+ ProgID: string | null;
74
+ ServerRelativeUrl: string;
75
+ ServerRelativePath: IResourcePath;
76
+ TimeCreated: string;
77
+ TimeLastModified: string;
78
+ UniqueId: string;
79
+ WelcomePage: string;
80
+ }
81
+ export interface IFolderDeleteParams {
82
+ /**
83
+ * If true, delete or recycle a folder iff all files have
84
+ * LockType values SPLockType.Shared or SPLockType.None.
85
+ * When false, delete or recycle the folder if all files
86
+ * have the LockType value SPLockType.None. See the <see cref="SPFile.SPLockType"/> enum.
87
+ */
88
+ BypassSharedLock: boolean;
89
+ /**
90
+ * Gets or sets a string value that allows SPFolder delete
91
+ * and recycle methods to target a folder with a matching value
92
+ */
93
+ ETagMatch: string;
94
+ /**
95
+ * Gets or sets a Boolean that controls the way in which folders
96
+ * are deleted. If set to true, only empty folders will be deleted.
97
+ * If set to false, folders that are not empty may be deleted.
98
+ */
99
+ DeleteIfEmpty: boolean;
100
+ }
101
+ export interface IFolderParentInfos {
102
+ Folder: {
103
+ ServerRelativeUrl: string;
104
+ };
105
+ ParentList: {
106
+ Id: string;
107
+ RootFolderServerRelativePath: IResourcePath;
108
+ RootFolderServerRelativeUrl: string;
109
+ RootFolderUniqueId: string;
110
+ };
111
+ ParentWeb: {
112
+ Id: string;
113
+ ServerRelativePath: IResourcePath;
114
+ ServerRelativeUrl: string;
115
+ Url: string;
116
+ };
117
+ }
118
+ //# sourceMappingURL=folders.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"folders.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/folders.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAEvD;;;;;;;;GAQG;AAEH,MAAM,WAAW,QAAS,SAAQ,KAAK,CAAC,WAAW,CAAC;CAAG;AAGvD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAM,WAAW,OAAQ,SAAQ,WAAW;CAAG;AAG/C,MAAM,WAAW,gBAAgB;IAC7B;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,IAAI,EAAE,GAAG,CAAC;CACb;AACD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,IAAI,EAAE,GAAG,CAAC;CACb;AACD,MAAM,WAAW,WAAW;IACxB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,MAAM,EAAE,OAAO,CAAC;IAChB,aAAa,EAAE,OAAO,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,kBAAkB,EAAE,aAAa,CAAC;IAClC,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;CACvB;AACD,MAAM,WAAW,mBAAmB;IAChC;;;;;OAKG;IACH,gBAAgB,EAAE,OAAO,CAAC;IAC1B;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,aAAa,EAAE,OAAO,CAAC;CAC1B;AACD,MAAM,WAAW,kBAAkB;IAC/B,MAAM,EAAE;QACJ,iBAAiB,EAAE,MAAM,CAAC;KAC7B,CAAC;IACF,UAAU,EAAE;QACR,EAAE,EAAE,MAAM,CAAC;QACX,4BAA4B,EAAE,aAAa,CAAC;QAC5C,2BAA2B,EAAE,MAAM,CAAC;QACpC,kBAAkB,EAAE,MAAM,CAAC;KAC9B,CAAC;IACF,SAAS,EAAE;QACP,EAAE,EAAE,MAAM,CAAC;QACX,kBAAkB,EAAE,aAAa,CAAC;QAClC,iBAAiB,EAAE,MAAM,CAAC;QAC1B,GAAG,EAAE,MAAM,CAAC;KACf,CAAC;CACL"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=folders.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"folders.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/folders.ts"],"names":[],"mappings":""}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\forms\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { PageType } from "./types.js";
6
+ /**
7
+ * IForms really extends the class _Forms which has functions included as well.
8
+
9
+ export declare class _Forms extends _SharePointQueryableCollection<IFormInfo[]> {
10
+ getById(id: string): IForm;
11
+ }
12
+ */
13
+ export interface IForms extends Array<IFormInfo> {
14
+ }
15
+ /**
16
+ * IForm really extends the class _Form which has functions included as well.
17
+
18
+ */
19
+ export interface IForm extends IFormInfo {
20
+ }
21
+ export interface IFormInfo {
22
+ FormType: PageType;
23
+ Id: string;
24
+ ResourcePath: {
25
+ DecodedUrl: string;
26
+ };
27
+ DecodedUrl: string;
28
+ ServerRelativeUrl: string;
29
+ }
30
+ //# sourceMappingURL=forms.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"forms.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/forms.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC;;;;;;GAMG;AACH,MAAM,WAAW,MAAO,SAAQ,KAAK,CAAC,SAAS,CAAC;CAAG;AAEnD;;;GAGG;AACH,MAAM,WAAW,KAAM,SAAQ,SAAS;CAAG;AAE3C,MAAM,WAAW,SAAS;IACtB,QAAQ,EAAE,QAAQ,CAAC;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,EAAE;QACV,UAAU,EAAE,MAAM,CAAC;KACtB,CAAC;IACF,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;CAC7B"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\forms\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=forms.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"forms.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/forms.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,56 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\hubsites\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { ISerializableNavigationNode } from "./navigation";
6
+ /**
7
+ * IHubSites really extends the class _HubSites which has functions included as well.
8
+
9
+ export declare class _HubSites extends _SharePointQueryableCollection<IHubSiteInfo[]> {
10
+ getById(id: string): IHubSite;
11
+ }
12
+ */
13
+ export interface IHubSites extends Array<IHubSiteInfo> {
14
+ }
15
+ /**
16
+ * IHubSite really extends the class _HubSite which has functions included as well.
17
+
18
+ export declare class _HubSite extends _SharePointQueryableInstance<IHubSiteInfo> {
19
+ getSite(): Promise<ISite>;
20
+ }
21
+ */
22
+ export interface IHubSite extends IHubSiteInfo {
23
+ }
24
+ export interface IHubSiteInfo {
25
+ ID: string;
26
+ Title: string;
27
+ SiteId: string;
28
+ TenantInstanceId: string;
29
+ SiteUrl: string;
30
+ LogoUrl: string;
31
+ Description: string;
32
+ Targets: string;
33
+ SiteDesignId: string;
34
+ RequiresJoinApproval: boolean;
35
+ RelatedHubSiteIds: string[];
36
+ ParentHubSiteId: string;
37
+ HideNameInNavigation: boolean;
38
+ EnablePermissionsSync: boolean;
39
+ }
40
+ export interface IHubSiteWebData {
41
+ headerEmphasis: string | null;
42
+ themeKey: string | null;
43
+ name: string | null;
44
+ url: string;
45
+ logoUrl: string | null;
46
+ usesMetadataNavigation: boolean;
47
+ megaMenuEnabled: boolean;
48
+ navigation: ISerializableNavigationNode[];
49
+ isNavAudienceTargeted: boolean;
50
+ siteDesignId: string;
51
+ requiresJoinApproval: boolean;
52
+ hideNameInNavigation: boolean;
53
+ parentHubSiteId: string;
54
+ relatedHubSiteIds: string[] | null;
55
+ }
56
+ //# sourceMappingURL=hubsites.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hubsites.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/hubsites.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,2BAA2B,EAAE,MAAM,cAAc,CAAC;AAG3D;;;;;;GAMG;AACH,MAAM,WAAW,SAAU,SAAQ,KAAK,CAAC,YAAY,CAAC;CACrD;AAED;;;;;;GAMG;AACH,MAAM,WAAW,QAAS,SAAQ,YAAY;CAAG;AAEjD,MAAM,WAAW,YAAY;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,gBAAgB,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,YAAY,EAAE,MAAM,CAAC;IACrB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,iBAAiB,EAAE,MAAM,EAAE,CAAC;IAC5B,eAAe,EAAE,MAAM,CAAC;IACxB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,qBAAqB,EAAE,OAAO,CAAC;CAClC;AACD,MAAM,WAAW,eAAe;IAC5B,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,sBAAsB,EAAE,OAAO,CAAC;IAChC,eAAe,EAAE,OAAO,CAAC;IACzB,UAAU,EAAE,2BAA2B,EAAE,CAAC;IAC1C,qBAAqB,EAAE,OAAO,CAAC;IAC/B,YAAY,EAAE,MAAM,CAAC;IACrB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,oBAAoB,EAAE,OAAO,CAAC;IAC9B,eAAe,EAAE,MAAM,CAAC;IACxB,iBAAiB,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;CACtC"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\hubsites\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=hubsites.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hubsites.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/hubsites.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,106 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\items\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { ISharePointQueryableInstance, ISharePointQueryableCollection } from "./sharepointqueryable";
6
+ import { IResourcePath } from "./utils/toResourcePath";
7
+ /**
8
+ * IItems really extends the class _Items which has functions included as well.
9
+ export declare class _Items extends _SharePointQueryableCollection {
10
+ getById(id: number): IItem;
11
+ getItemByStringId(stringId: string): IItem;
12
+ skip(skip: number, reverse?: boolean): this;
13
+ getPaged<T = any[]>(): Promise<PagedItemCollection<T>>;
14
+ getAll(requestSize?: number, acceptHeader?: string): Promise<any[]>;
15
+ add(properties?: ITypedHash<any>, listItemEntityTypeFullName?: string): Promise<IItemAddResult>;
16
+ private ensureListItemEntityTypeName;
17
+ }
18
+ */
19
+ export interface IItems extends ISharePointQueryableCollection {
20
+ }
21
+ /**
22
+ * IItem really extends the class _Item which has functions included as well.
23
+
24
+ export declare class _Item extends _SharePointQueryableInstance {
25
+ delete: (this: ISharePointQueryable<any>, eTag?: string) => Promise<void>;
26
+ get effectiveBasePermissions(): ISharePointQueryable;
27
+ get effectiveBasePermissionsForUI(): ISharePointQueryable;
28
+ get fieldValuesAsHTML(): ISharePointQueryableInstance;
29
+ get fieldValuesAsText(): ISharePointQueryableInstance;
30
+ get fieldValuesForEdit(): ISharePointQueryableInstance;
31
+ get versions(): IItemVersions;
32
+ get list(): IList;
33
+ update(properties: ITypedHash<any>, eTag?: string, listItemEntityTypeFullName?: string): Promise<IItemUpdateResult>;
34
+ recycle(): Promise<string>;
35
+ deleteWithParams(parameters: Partial<IItemDeleteParams>): Promise<void>;
36
+ getWopiFrameUrl(action?: number): Promise<string>;
37
+ validateUpdateListItem(formValues: IListItemFormUpdateValue[], bNewDocumentUpdate?: boolean): Promise<IListItemFormUpdateValue[]>;
38
+ getParentInfos(): Promise<IItemParentInfos>;
39
+ setImageField(fieldName: string, imageName: string, imageContent: any): Promise<any>;
40
+ private ensureListItemEntityTypeName;
41
+ }
42
+ */
43
+ export interface IItem extends ISharePointQueryableInstance {
44
+ }
45
+ /**
46
+ * IItemVersions really extends the class _ItemVersions which has functions included as well.
47
+ *
48
+ export declare class _ItemVersions extends _SharePointQueryableCollection {
49
+ getById(versionId: number): IItemVersion;
50
+ }
51
+ */
52
+ export interface IItemVersions extends ISharePointQueryableCollection {
53
+ }
54
+ /**
55
+ * IItemVersion really extends the class _ItemVersion which has functions included as well.
56
+ *
57
+ export declare class _ItemVersion extends _SharePointQueryableInstance {
58
+ delete: (this: ISharePointQueryable<any>, eTag?: string) => Promise<void>;
59
+ }
60
+ */
61
+ export interface IItemVersion extends ISharePointQueryableInstance {
62
+ }
63
+ export interface IItemAddResult {
64
+ item: IItem;
65
+ data: any;
66
+ }
67
+ export interface IItemUpdateResult {
68
+ item: IItem;
69
+ data: IItemUpdateResultData;
70
+ }
71
+ export interface IItemUpdateResultData {
72
+ "odata.etag": string;
73
+ }
74
+ export interface IItemImageUploadResult {
75
+ Name: string;
76
+ ServerRelativeUrl: string;
77
+ UniqueId: string;
78
+ }
79
+ export interface IItemDeleteParams {
80
+ /**
81
+ * If true, delete or recycle a file when the LockType
82
+ * value is SPLockType.Shared or SPLockType.None.
83
+ * When false, delete or recycle the file when
84
+ * the LockType value SPLockType.None.
85
+ */
86
+ BypassSharedLock: boolean;
87
+ }
88
+ export interface IItemParentInfos {
89
+ Item: {
90
+ Id: string;
91
+ };
92
+ ParentList: {
93
+ Id: string;
94
+ Title: string;
95
+ RootFolderServerRelativePath: IResourcePath;
96
+ RootFolderServerRelativeUrl: string;
97
+ RootFolderUniqueId: string;
98
+ };
99
+ ParentWeb: {
100
+ Id: string;
101
+ ServerRelativePath: IResourcePath;
102
+ ServerRelativeUrl: string;
103
+ Url: string;
104
+ };
105
+ }
106
+ //# sourceMappingURL=items.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"items.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/items.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,4BAA4B,EAAE,8BAA8B,EAAE,MAAM,uBAAuB,CAAC;AACrG,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAEvD;;;;;;;;;;;GAWG;AAEH,MAAM,WAAW,MAAO,SAAQ,8BAA8B;CAAG;AAEjE;;;;;;;;;;;;;;;;;;;;;GAqBG;AAEH,MAAM,WAAW,KAAM,SAAQ,4BAA4B;CAAG;AAG9D;;;;;;GAMG;AACH,MAAM,WAAW,aAAc,SAAQ,8BAA8B;CAAG;AAKxE;;;;;;GAMG;AACH,MAAM,WAAW,YAAa,SAAQ,4BAA4B;CAAG;AAGrE,MAAM,WAAW,cAAc;IAC3B,IAAI,EAAE,KAAK,CAAC;IACZ,IAAI,EAAE,GAAG,CAAC;CACb;AACD,MAAM,WAAW,iBAAiB;IAC9B,IAAI,EAAE,KAAK,CAAC;IACZ,IAAI,EAAE,qBAAqB,CAAC;CAC/B;AACD,MAAM,WAAW,qBAAqB;IAClC,YAAY,EAAE,MAAM,CAAC;CACxB;AACD,MAAM,WAAW,sBAAsB;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,iBAAiB,EAAE,MAAM,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;CACpB;AACD,MAAM,WAAW,iBAAiB;IAC9B;;;;;OAKG;IACH,gBAAgB,EAAE,OAAO,CAAC;CAC7B;AACD,MAAM,WAAW,gBAAgB;IAC7B,IAAI,EAAE;QACF,EAAE,EAAE,MAAM,CAAC;KACd,CAAC;IACF,UAAU,EAAE;QACR,EAAE,EAAE,MAAM,CAAC;QACX,KAAK,EAAE,MAAM,CAAC;QACd,4BAA4B,EAAE,aAAa,CAAC;QAC5C,2BAA2B,EAAE,MAAM,CAAC;QACpC,kBAAkB,EAAE,MAAM,CAAC;KAC9B,CAAC;IACF,SAAS,EAAE;QACP,EAAE,EAAE,MAAM,CAAC;QACX,kBAAkB,EAAE,aAAa,CAAC;QAClC,iBAAiB,EAAE,MAAM,CAAC;QAC1B,GAAG,EAAE,MAAM,CAAC;KACf,CAAC;CACL"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\items\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=items.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"items.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/items.ts"],"names":[],"mappings":"AAAA;;;GAGG"}