@mikezimm/fps-core-v7 1.0.3 → 1.0.5

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 (213) 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/lib/types/fps-returns/lists/attachments/IAttachmentsErrorObj.d.ts +6 -0
  134. package/lib/types/fps-returns/lists/attachments/IAttachmentsErrorObj.d.ts.map +1 -0
  135. package/lib/types/fps-returns/lists/attachments/IAttachmentsErrorObj.js +2 -0
  136. package/lib/types/fps-returns/lists/attachments/IAttachmentsErrorObj.js.map +1 -0
  137. package/lib/types/fps-returns/lists/items/IItemUpdateResult.d.ts +1 -0
  138. package/lib/types/fps-returns/lists/items/IItemUpdateResult.d.ts.map +1 -0
  139. package/lib/types/fps-returns/lists/items/IItemUpdateResult.js +45 -0
  140. package/lib/types/fps-returns/lists/items/IItemUpdateResult.js.map +1 -0
  141. package/lib/types/fps-returns/lists/items/IMinCreateItemProps.d.ts +6 -0
  142. package/lib/types/fps-returns/lists/items/IMinCreateItemProps.d.ts.map +1 -0
  143. package/lib/types/fps-returns/lists/items/IMinCreateItemProps.js +2 -0
  144. package/lib/types/fps-returns/lists/items/IMinCreateItemProps.js.map +1 -0
  145. package/lib/types/fps-returns/lists/items/IMinItemFetchProps.d.ts +7 -0
  146. package/lib/types/fps-returns/lists/items/IMinItemFetchProps.d.ts.map +1 -0
  147. package/lib/types/fps-returns/lists/items/IMinItemFetchProps.js +2 -0
  148. package/lib/types/fps-returns/lists/items/IMinItemFetchProps.js.map +1 -0
  149. package/lib/types/fps-returns/lists/items/Interface.d.ts +32 -0
  150. package/lib/types/fps-returns/lists/items/Interface.d.ts.map +1 -0
  151. package/lib/types/fps-returns/lists/items/Interface.js +2 -0
  152. package/lib/types/fps-returns/lists/items/Interface.js.map +1 -0
  153. package/lib/types/fps-returns/lists/lists/IListErrorObj.d.ts +8 -0
  154. package/lib/types/fps-returns/lists/lists/IListErrorObj.d.ts.map +1 -0
  155. package/lib/types/fps-returns/lists/lists/IListErrorObj.js +2 -0
  156. package/lib/types/fps-returns/lists/lists/IListErrorObj.js.map +1 -0
  157. package/lib/types/fps-returns/lists/lists/IListsErrorObj.d.ts +6 -0
  158. package/lib/types/fps-returns/lists/lists/IListsErrorObj.d.ts.map +1 -0
  159. package/lib/types/fps-returns/lists/lists/IListsErrorObj.js +2 -0
  160. package/lib/types/fps-returns/lists/lists/IListsErrorObj.js.map +1 -0
  161. package/lib/types/fps-returns/lists/lists/IMinFetchListProps.d.ts +13 -0
  162. package/lib/types/fps-returns/lists/lists/IMinFetchListProps.d.ts.map +1 -0
  163. package/lib/types/fps-returns/lists/lists/IMinFetchListProps.js +2 -0
  164. package/lib/types/fps-returns/lists/lists/IMinFetchListProps.js.map +1 -0
  165. package/lib/types/fps-returns/perms/IPermissionErrorObj.d.ts +9 -0
  166. package/lib/types/fps-returns/perms/IPermissionErrorObj.d.ts.map +1 -0
  167. package/lib/types/fps-returns/perms/IPermissionErrorObj.js +2 -0
  168. package/lib/types/fps-returns/perms/IPermissionErrorObj.js.map +1 -0
  169. package/lib/types/fps-returns/sites/ISiteErrorObj.d.ts +7 -0
  170. package/lib/types/fps-returns/sites/ISiteErrorObj.d.ts.map +1 -0
  171. package/lib/types/fps-returns/sites/ISiteErrorObj.js +2 -0
  172. package/lib/types/fps-returns/sites/ISiteErrorObj.js.map +1 -0
  173. package/lib/types/fps-returns/sites/groups/IAssociatedGroupType.d.ts +2 -0
  174. package/lib/types/fps-returns/sites/groups/IAssociatedGroupType.d.ts.map +1 -0
  175. package/lib/types/fps-returns/sites/groups/IAssociatedGroupType.js +2 -0
  176. package/lib/types/fps-returns/sites/groups/IAssociatedGroupType.js.map +1 -0
  177. package/lib/types/fps-returns/sites/groups/IGroupResults.d.ts +18 -0
  178. package/lib/types/fps-returns/sites/groups/IGroupResults.d.ts.map +1 -0
  179. package/lib/types/fps-returns/sites/groups/IGroupResults.js +12 -0
  180. package/lib/types/fps-returns/sites/groups/IGroupResults.js.map +1 -0
  181. package/lib/types/fps-returns/sites/groups/IGroupsResults.d.ts +18 -0
  182. package/lib/types/fps-returns/sites/groups/IGroupsResults.d.ts.map +1 -0
  183. package/lib/types/fps-returns/sites/groups/IGroupsResults.js +12 -0
  184. package/lib/types/fps-returns/sites/groups/IGroupsResults.js.map +1 -0
  185. package/lib/types/fps-returns/sites/users/IEnsureUserResults.d.ts +18 -0
  186. package/lib/types/fps-returns/sites/users/IEnsureUserResults.d.ts.map +1 -0
  187. package/lib/types/fps-returns/sites/users/IEnsureUserResults.js +12 -0
  188. package/lib/types/fps-returns/sites/users/IEnsureUserResults.js.map +1 -0
  189. package/lib/types/fps-returns/sites/users/ISiteUserResults.d.ts +8 -0
  190. package/lib/types/fps-returns/sites/users/ISiteUserResults.d.ts.map +1 -0
  191. package/lib/types/fps-returns/sites/users/ISiteUserResults.js +2 -0
  192. package/lib/types/fps-returns/sites/users/ISiteUserResults.js.map +1 -0
  193. package/lib/types/fps-returns/sites/users/ISiteUsersResults.d.ts +18 -0
  194. package/lib/types/fps-returns/sites/users/ISiteUsersResults.d.ts.map +1 -0
  195. package/lib/types/fps-returns/sites/users/ISiteUsersResults.js +12 -0
  196. package/lib/types/fps-returns/sites/users/ISiteUsersResults.js.map +1 -0
  197. package/lib/types/fps-returns/sites/users/IUserPermissionsResults.d.ts +8 -0
  198. package/lib/types/fps-returns/sites/users/IUserPermissionsResults.d.ts.map +1 -0
  199. package/lib/types/fps-returns/sites/users/IUserPermissionsResults.js +2 -0
  200. package/lib/types/fps-returns/sites/users/IUserPermissionsResults.js.map +1 -0
  201. package/lib/types/fps-returns/sites/users/UserSelect.d.ts +2 -0
  202. package/lib/types/fps-returns/sites/users/UserSelect.d.ts.map +1 -0
  203. package/lib/types/fps-returns/sites/users/UserSelect.js +2 -0
  204. package/lib/types/fps-returns/sites/users/UserSelect.js.map +1 -0
  205. package/lib/types/fps-returns/sites/webs/IWebErrorObj.d.ts +7 -0
  206. package/lib/types/fps-returns/sites/webs/IWebErrorObj.d.ts.map +1 -0
  207. package/lib/types/fps-returns/sites/webs/IWebErrorObj.js +2 -0
  208. package/lib/types/fps-returns/sites/webs/IWebErrorObj.js.map +1 -0
  209. package/lib/types/fps-returns/sites/webs/IWebsErrorObj.d.ts +6 -0
  210. package/lib/types/fps-returns/sites/webs/IWebsErrorObj.d.ts.map +1 -0
  211. package/lib/types/fps-returns/sites/webs/IWebsErrorObj.js +2 -0
  212. package/lib/types/fps-returns/sites/webs/IWebsErrorObj.js.map +1 -0
  213. package/package.json +1 -1
@@ -0,0 +1,71 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\user-custom-actions\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { IBasePermissions } from "./security";
6
+ /**
7
+ * IUserCustomActions really extends the class _UserCustomActions which has functions included as well.
8
+ *
9
+
10
+ export declare class _UserCustomActions extends _SharePointQueryableCollection<IUserCustomActionInfo[]> {
11
+ getById(id: string): IUserCustomAction;
12
+ add(properties: ITypedHash<any>): Promise<IUserCustomActionAddResult>;
13
+ clear(): Promise<void>;
14
+ }
15
+ */
16
+ export interface IUserCustomActions extends Array<IUserCustomActionInfo> {
17
+ }
18
+ /**
19
+ * IUserCustomAction really extends the class _UserCustomAction which has functions included as well.
20
+ *
21
+ export declare class _UserCustomAction extends _SharePointQueryableInstance<IUserCustomActionInfo> {
22
+ delete: (this: import("../sharepointqueryable.js").ISharePointQueryable<any>) => Promise<void>;
23
+ update: any;
24
+ }
25
+ */
26
+ export interface IUserCustomAction extends IUserCustomActionInfo {
27
+ }
28
+ export interface IUserCustomActionAddResult {
29
+ data: any;
30
+ action: IUserCustomAction;
31
+ }
32
+ /**
33
+ * Result from udating a user custom action
34
+ */
35
+ export interface IUserCustomActionUpdateResult {
36
+ data: any;
37
+ action: IUserCustomAction;
38
+ }
39
+ export declare enum UserCustomActionRegistrationType {
40
+ None = 0,
41
+ List = 1,
42
+ ContentType = 2,
43
+ ProgId = 3,
44
+ FileType = 4
45
+ }
46
+ export declare enum UserCustomActionScope {
47
+ Unknown = 0,
48
+ Site = 2,
49
+ Web = 3,
50
+ List = 4
51
+ }
52
+ export interface IUserCustomActionInfo {
53
+ CommandUIExtension: string;
54
+ Description: string;
55
+ Group: string;
56
+ Id: string;
57
+ ImageUrl: string;
58
+ Location: string;
59
+ Name: string;
60
+ RegistrationId: string;
61
+ RegistrationType: UserCustomActionRegistrationType;
62
+ Rights: IBasePermissions;
63
+ Scope: UserCustomActionScope;
64
+ ScriptBlock: string;
65
+ ScriptSrc: string;
66
+ Sequence: number;
67
+ Title: string;
68
+ Url: string;
69
+ VersionOfUserCustomAction: string;
70
+ }
71
+ //# sourceMappingURL=user-custom-actions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-custom-actions.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/user-custom-actions.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C;;;;;;;;;GASG;AACH,MAAM,WAAW,kBAAmB,SAAQ,KAAK,CAAC,qBAAqB,CAAC;CAAG;AAE3E;;;;;;;GAOG;AACH,MAAM,WAAW,iBAAkB,SAAQ,qBAAqB;CAAG;AAEnE,MAAM,WAAW,0BAA0B;IACvC,IAAI,EAAE,GAAG,CAAC;IACV,MAAM,EAAE,iBAAiB,CAAC;CAC7B;AACD;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC1C,IAAI,EAAE,GAAG,CAAC;IACV,MAAM,EAAE,iBAAiB,CAAC;CAC7B;AACD,MAAM,CAAC,OAAO,MAAM,gCAAgC;IAChD,IAAI,IAAI;IACR,IAAI,IAAI;IACR,WAAW,IAAI;IACf,MAAM,IAAI;IACV,QAAQ,IAAI;CACf;AACD,MAAM,CAAC,OAAO,MAAM,qBAAqB;IACrC,OAAO,IAAI;IACX,IAAI,IAAI;IACR,GAAG,IAAI;IACP,IAAI,IAAI;CACX;AACD,MAAM,WAAW,qBAAqB;IAClC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,gCAAgC,CAAC;IACnD,MAAM,EAAE,gBAAgB,CAAC;IACzB,KAAK,EAAE,qBAAqB,CAAC;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,yBAAyB,EAAE,MAAM,CAAC;CACrC"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\user-custom-actions\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=user-custom-actions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-custom-actions.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/user-custom-actions.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\utils\toResourcePath.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export interface IResourcePath {
6
+ DecodedUrl: string;
7
+ __metadata: {
8
+ type: "SP.ResourcePath";
9
+ };
10
+ }
11
+ //# sourceMappingURL=toResourcePath.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toResourcePath.d.ts","sourceRoot":"","sources":["../../../../../../src/types/@pnp/@2.14.0/sp/utils/toResourcePath.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,MAAM,WAAW,aAAa;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE;QACR,IAAI,EAAE,iBAAiB,CAAC;KAC3B,CAAC;CACH"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\utils\toResourcePath.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=toResourcePath.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toResourcePath.js","sourceRoot":"","sources":["../../../../../../src/types/@pnp/@2.14.0/sp/utils/toResourcePath.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,97 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\views\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ /**
6
+ * IViews really extends the class _Views which has functions included as well.
7
+ export declare class _Views extends _SharePointQueryableCollection<IViewInfo[]> {
8
+ add(title: string, personalView?: boolean, additionalSettings?: ITypedHash<any>): Promise<IViewAddResult>;
9
+ getById(id: string): IView;
10
+ getByTitle(title: string): IView;
11
+ }
12
+ */
13
+ export interface IViews extends Array<IViewInfo> {
14
+ }
15
+ /**
16
+ * IView really extends the class _View which has functions included as well.
17
+ export declare class _View extends _SharePointQueryableInstance<IViewInfo> {
18
+ delete: (this: import("../sharepointqueryable.js").ISharePointQueryable<any>) => Promise<void>;
19
+ get fields(): IViewFields;
20
+ update: any;
21
+ renderAsHtml(): Promise<string>;
22
+ setViewXml(viewXml: string): Promise<void>;
23
+ }
24
+ */
25
+ export interface IView extends IViewInfo {
26
+ }
27
+ export interface ISchemaXmlType {
28
+ SchemaXml: string;
29
+ }
30
+ /**
31
+ * IViewFields really extends the class _ViewFields which has functions included as well.
32
+ export declare class _ViewFields extends _SharePointQueryableCollection<{SchemaXml: string;}> {
33
+ getSchemaXml(): Promise<string>;
34
+ add(fieldTitleOrInternalName: string): Promise<void>;
35
+ move(field: string, index: number): Promise<void>;
36
+ removeAll(): Promise<void>;
37
+ remove(fieldInternalName: string): Promise<void>;
38
+ }
39
+ */
40
+ export interface IViewFields extends ISchemaXmlType {
41
+ }
42
+ export interface IViewAddResult {
43
+ view: IView;
44
+ data: IViewInfo;
45
+ }
46
+ export interface IViewUpdateResult {
47
+ view: IView;
48
+ data: IViewInfo;
49
+ }
50
+ export declare enum ViewScope {
51
+ DefaultValue = 0,
52
+ Recursive = 1,
53
+ RecursiveAll = 2,
54
+ FilesOnly = 3
55
+ }
56
+ export interface IViewInfo {
57
+ EditorModified: boolean;
58
+ Formats: string | null;
59
+ Hidden: boolean;
60
+ HtmlSchemaXml: string;
61
+ Id: string;
62
+ ImageUrl: string;
63
+ IncludeRootFolder: boolean;
64
+ JSLink: string;
65
+ ListViewXml: string;
66
+ Method: string | null;
67
+ MobileDefaultView: boolean;
68
+ MobileView: boolean;
69
+ ModerationType: string | null;
70
+ NewDocumentTemplates: string;
71
+ OrderedView: boolean;
72
+ Paged: boolean;
73
+ PersonalView: boolean;
74
+ ReadOnlyView: boolean;
75
+ RequiresClientIntegration: boolean;
76
+ RowLimit: number;
77
+ Scope: ViewScope;
78
+ ServerRelativePath: {
79
+ DecodedUrl: string;
80
+ };
81
+ ServerRelativeUrl: string;
82
+ StyleId: string | null;
83
+ TabularView: boolean;
84
+ Threaded: boolean;
85
+ Title: string;
86
+ Toolbar: string;
87
+ ToolbarTemplateName: string | null;
88
+ ViewData: string | null;
89
+ ViewJoins: string | null;
90
+ ViewProjectedFields: {
91
+ SchemaXml: string;
92
+ } | null;
93
+ ViewQuery: string;
94
+ ViewType: string;
95
+ VisualizationInfo: any | null;
96
+ }
97
+ //# sourceMappingURL=views.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"views.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/views.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;;;;GAOG;AACH,MAAM,WAAW,MAAO,SAAQ,KAAK,CAAC,SAAS,CAAC;CAAG;AAEnD;;;;;;;;;GASG;AAEH,MAAM,WAAW,KAAM,SAAQ,SAAS;CAAG;AAE3C,MAAM,WAAW,cAAc;IAAE,SAAS,EAAE,MAAM,CAAC;CAAC;AACpD;;;;;;;;;GASG;AACH,MAAM,WAAW,WAAY,SAAQ,cAAc;CAAG;AAEtD,MAAM,WAAW,cAAc;IAC3B,IAAI,EAAE,KAAK,CAAC;IACZ,IAAI,EAAE,SAAS,CAAC;CACnB;AACD,MAAM,WAAW,iBAAiB;IAC9B,IAAI,EAAE,KAAK,CAAC;IACZ,IAAI,EAAE,SAAS,CAAC;CACnB;AACD,MAAM,CAAC,OAAO,MAAM,SAAS;IACzB,YAAY,IAAI;IAChB,SAAS,IAAI;IACb,YAAY,IAAI;IAChB,SAAS,IAAI;CAChB;AACD,MAAM,WAAW,SAAS;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,OAAO,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,WAAW,EAAE,OAAO,CAAC;IACrB,KAAK,EAAE,OAAO,CAAC;IACf,YAAY,EAAE,OAAO,CAAC;IACtB,YAAY,EAAE,OAAO,CAAC;IACtB,yBAAyB,EAAE,OAAO,CAAC;IACnC,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,SAAS,CAAC;IACjB,kBAAkB,EAAE;QAChB,UAAU,EAAE,MAAM,CAAC;KACtB,CAAC;IACF,iBAAiB,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,mBAAmB,EAAE;QACjB,SAAS,EAAE,MAAM,CAAC;KACrB,GAAG,IAAI,CAAC;IACT,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,iBAAiB,EAAE,GAAG,GAAG,IAAI,CAAC;CACjC"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\views\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=views.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"views.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/views.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,57 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\webparts\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { ISharePointQueryable, ISharePointQueryableCollection, ISharePointQueryableInstance } from "./sharepointqueryable";
6
+ export interface ILimitedWebPartManager {
7
+ /**
8
+ * Gets the scope of this web part manager (User = 0 or Shared = 1)
9
+ */
10
+ readonly scope: ISharePointQueryable;
11
+ /**
12
+ * Gets the set of web part definitions contained by this web part manager
13
+ */
14
+ readonly webparts: IWebPartDefinitions;
15
+ /**
16
+ * Exports a webpart definition
17
+ *
18
+ * @param id the GUID id of the definition to export
19
+ */
20
+ export(id: string): Promise<string>;
21
+ /**
22
+ * Imports a webpart
23
+ *
24
+ * @param xml webpart definition which must be valid XML in the .dwp or .webpart format
25
+ */
26
+ import(xml: string): Promise<any>;
27
+ }
28
+ /**
29
+ * IWebPartDefinitions really extends the class _SharePointQueryableCollection which has functions included as well.
30
+
31
+ export declare class _WebPartDefinitions extends _SharePointQueryableCollection {
32
+ getById(id: string): IWebPartDefinition;
33
+ getByControlId(id: string): IWebPartDefinition;
34
+ }
35
+
36
+ */
37
+ export interface IWebPartDefinitions extends ISharePointQueryableCollection {
38
+ }
39
+ /**
40
+ * IWebPartDefinition really extends the class _WebPartDefinition which has functions included as well.
41
+
42
+ export declare class _WebPartDefinition extends _SharePointQueryableInstance {
43
+ get webpart(): ISharePointQueryableInstance;
44
+ saveChanges(): Promise<any>;
45
+ moveTo(zoneId: string, zoneIndex: number): Promise<void>;
46
+ close(): Promise<void>;
47
+ open(): Promise<void>;
48
+ delete(): Promise<void>;
49
+ }
50
+ */
51
+ export interface IWebPartDefinition extends ISharePointQueryableInstance {
52
+ }
53
+ export declare enum WebPartsPersonalizationScope {
54
+ User = 0,
55
+ Shared = 1
56
+ }
57
+ //# sourceMappingURL=webparts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"webparts.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/webparts.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,oBAAoB,EAAE,8BAA8B,EAAE,4BAA4B,EAAE,MAAM,uBAAuB,CAAC;AAG3H,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,oBAAoB,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,QAAQ,EAAE,mBAAmB,CAAC;IACvC;;;;OAIG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC;IACpC;;;;OAIG;IACH,MAAM,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC;CACrC;AAED;;;;;;;;GAQG;AAEH,MAAM,WAAW,mBAAoB,SAAQ,8BAA8B;CAAG;AAG9E;;;;;;;;;;;GAWG;AACH,MAAM,WAAW,kBAAmB,SAAQ,4BAA4B;CACvE;AAED,MAAM,CAAC,OAAO,MAAM,4BAA4B;IAC5C,IAAI,IAAI;IACR,MAAM,IAAI;CACb"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\webparts\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=webparts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"webparts.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/webparts.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,128 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\webs\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { ISharePointQueryableCollection, ISharePointQueryableInstance } from "./sharepointqueryable";
6
+ /**
7
+ * IWebs really extends the class _Webs which has functions included as well.
8
+ *
9
+ export declare class _Webs extends _SharePointQueryableCollection<IWebInfo[]> {
10
+ add(title: string, url: string, description?: string, template?: string, language?: number, inheritPermissions?: boolean): Promise<IWebAddResult>;
11
+ }
12
+ */
13
+ export interface IWebs extends ISharePointQueryableCollection, IWebInfo {
14
+ }
15
+ /**
16
+ * Describes a web
17
+ *
18
+ */
19
+ /**
20
+ * IWeb really extends the class _Web which has functions included as well.
21
+
22
+ export declare class _Web extends _SharePointQueryableInstance<IWebInfo> {
23
+ delete: (this: import("../sharepointqueryable.js").ISharePointQueryable<any>) => Promise<void>;
24
+ get webs(): IWebs;
25
+ get allProperties(): ISharePointQueryableInstance;
26
+ get webinfos(): ISharePointQueryableCollection<IWebInfosData[]>;
27
+ getParentWeb(): Promise<IOpenWebByIdResult>;
28
+ update(properties: ITypedHash<any>): Promise<IWebUpdateResult>;
29
+ applyTheme(colorPaletteUrl: string, fontSchemeUrl: string, backgroundImageUrl: string, shareGenerated: boolean): Promise<void>;
30
+ applyWebTemplate(template: string): Promise<void>;
31
+ getChanges(query: IChangeQuery): Promise<any>;
32
+ mapToIcon(filename: string, size?: number, progId?: string): Promise<string>;
33
+ getStorageEntity(key: string): Promise<IStorageEntity>;
34
+ setStorageEntity(key: string, value: string, description?: string, comments?: string): Promise<void>;
35
+ removeStorageEntity(key: string): Promise<void>;
36
+ getSubwebsFilteredForCurrentUser(nWebTemplateFilter?: number, nConfigurationFilter?: number): ISharePointQueryableCollection<IWebInfosData[]>;
37
+ createBatch(): SPBatch;
38
+ availableWebTemplates(language?: number, includeCrossLanugage?: boolean): ISharePointQueryableCollection;
39
+ }
40
+ */
41
+ export interface IWeb extends IWebInfo, ISharePointQueryableInstance {
42
+ }
43
+ /**
44
+ * Result from adding a web
45
+ *
46
+ */
47
+ export interface IWebAddResult {
48
+ data: IWebInfo;
49
+ web: IWeb;
50
+ }
51
+ /**
52
+ * Result from updating a web
53
+ *
54
+ */
55
+ export interface IWebUpdateResult {
56
+ data: any;
57
+ web: IWeb;
58
+ }
59
+ export interface IWebInfosData {
60
+ Configuration: number;
61
+ Created: string;
62
+ Description: string;
63
+ Id: number;
64
+ Language: number;
65
+ LastItemModifiedDate: string;
66
+ LastItemUserModifiedDate: string;
67
+ ServerRelativeUrl: string;
68
+ Title: string;
69
+ WebTemplate: string;
70
+ WebTemplateId: number;
71
+ }
72
+ export interface IStorageEntity {
73
+ Value: string | null;
74
+ Comment: string | null;
75
+ Description: string | null;
76
+ }
77
+ export interface IWebInfo {
78
+ AlternateCssUrl: string;
79
+ AppInstanceId: string;
80
+ ClassicWelcomePage: string | null;
81
+ Configuration: number;
82
+ Created: string;
83
+ CurrentChangeToken: {
84
+ StringValue: string;
85
+ };
86
+ CustomMasterUrl: string;
87
+ Description: string;
88
+ DesignPackageId: string;
89
+ DocumentLibraryCalloutOfficeWebAppPreviewersDisabled: boolean;
90
+ EnableMinimalDownload: boolean;
91
+ FooterEmphasis: number;
92
+ FooterEnabled: boolean;
93
+ FooterLayout: number;
94
+ HeaderEmphasis: number;
95
+ HeaderLayout: number;
96
+ HorizontalQuickLaunch: boolean;
97
+ Id: string;
98
+ IsHomepageModernized: boolean;
99
+ IsMultilingual: boolean;
100
+ IsRevertHomepageLinkHidden: boolean;
101
+ Language: number;
102
+ LastItemModifiedDate: string;
103
+ LastItemUserModifiedDate: string;
104
+ MasterUrl: string;
105
+ MegaMenuEnabled: boolean;
106
+ NavAudienceTargetingEnabled: boolean;
107
+ NoCrawl: boolean;
108
+ ObjectCacheEnabled: boolean;
109
+ OverwriteTranslationsOnChange: boolean;
110
+ QuickLaunchEnabled: boolean;
111
+ RecycleBinEnabled: boolean;
112
+ ResourcePath: {
113
+ DecodedUrl: string;
114
+ };
115
+ SearchScope: number;
116
+ ServerRelativeUrl: string;
117
+ SiteLogoUrl: string | null;
118
+ SyndicationEnabled: boolean;
119
+ TenantAdminMembersCanShare: number;
120
+ Title: string;
121
+ TreeViewEnabled: boolean;
122
+ UIVersion: number;
123
+ UIVersionConfigurationEnabled: boolean;
124
+ Url: string;
125
+ WebTemplate: string;
126
+ WelcomePage: string;
127
+ }
128
+ //# sourceMappingURL=webs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"webs.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/webs.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\webs\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=webs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"webs.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/webs.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,6 @@
1
+ import { IAttachmentInfo } from "../../../@pnp/@2.14.0/sp/attachments";
2
+ import { IItemsErrorObj } from "../items/Interface";
3
+ export interface IAttachmentsErrorObj extends IItemsErrorObj {
4
+ items: IAttachmentInfo[];
5
+ }
6
+ //# sourceMappingURL=IAttachmentsErrorObj.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAttachmentsErrorObj.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/attachments/IAttachmentsErrorObj.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AACvE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAEpD,MAAM,WAAW,oBAAqB,SAAQ,cAAc;IAC1D,KAAK,EAAE,eAAe,EAAE,CAAC;CAC1B"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=IAttachmentsErrorObj.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAttachmentsErrorObj.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/attachments/IAttachmentsErrorObj.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=IItemUpdateResult.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IItemUpdateResult.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/items/IItemUpdateResult.ts"],"names":[],"mappings":""}
@@ -0,0 +1,45 @@
1
+ // import { IResourcePath } from "./PnpInterfaces";
2
+ // export interface IItemAddResult {
3
+ // item: any; // IItem in actual interface
4
+ // data: any;
5
+ // }
6
+ // export interface IItemUpdateResult {
7
+ // item: any; // IItem in actual interface
8
+ // data: IItemUpdateResultData;
9
+ // }
10
+ // export interface IItemUpdateResultData {
11
+ // "odata.etag": string;
12
+ // }
13
+ // export interface IItemImageUploadResult {
14
+ // Name: string;
15
+ // ServerRelativeUrl: string;
16
+ // UniqueId: string;
17
+ // }
18
+ // export interface IItemDeleteParams {
19
+ // /**
20
+ // * If true, delete or recycle a file when the LockType
21
+ // * value is SPLockType.Shared or SPLockType.None.
22
+ // * When false, delete or recycle the file when
23
+ // * the LockType value SPLockType.None.
24
+ // */
25
+ // BypassSharedLock: boolean;
26
+ // }
27
+ // export interface IItemParentInfos {
28
+ // Item: {
29
+ // Id: string;
30
+ // };
31
+ // ParentList: {
32
+ // Id: string;
33
+ // Title: string;
34
+ // RootFolderServerRelativePath: IResourcePath;
35
+ // RootFolderServerRelativeUrl: string;
36
+ // RootFolderUniqueId: string;
37
+ // };
38
+ // ParentWeb: {
39
+ // Id: string;
40
+ // ServerRelativePath: IResourcePath;
41
+ // ServerRelativeUrl: string;
42
+ // Url: string;
43
+ // };
44
+ // }
45
+ //# sourceMappingURL=IItemUpdateResult.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IItemUpdateResult.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/items/IItemUpdateResult.ts"],"names":[],"mappings":"AAAA,mDAAmD;AAEnD,oCAAoC;AACpC,4CAA4C;AAC5C,eAAe;AACf,IAAI;AAEJ,uCAAuC;AACvC,4CAA4C;AAC5C,iCAAiC;AACjC,IAAI;AAEJ,2CAA2C;AAC3C,0BAA0B;AAC1B,IAAI;AAEJ,4CAA4C;AAC5C,kBAAkB;AAClB,+BAA+B;AAC/B,sBAAsB;AACtB,IAAI;AAEJ,uCAAuC;AACvC,QAAQ;AACR,2DAA2D;AAC3D,sDAAsD;AACtD,mDAAmD;AACnD,2CAA2C;AAC3C,QAAQ;AACR,+BAA+B;AAC/B,IAAI;AAEJ,sCAAsC;AACtC,YAAY;AACZ,kBAAkB;AAClB,OAAO;AACP,kBAAkB;AAClB,kBAAkB;AAClB,qBAAqB;AACrB,mDAAmD;AACnD,2CAA2C;AAC3C,kCAAkC;AAClC,OAAO;AACP,iBAAiB;AACjB,kBAAkB;AAClB,yCAAyC;AACzC,iCAAiC;AACjC,mBAAmB;AACnB,OAAO;AACP,IAAI"}
@@ -0,0 +1,6 @@
1
+ export interface IMinCreateItemProps {
2
+ webUrl: string;
3
+ listTitle: string;
4
+ saveItem: any;
5
+ }
6
+ //# sourceMappingURL=IMinCreateItemProps.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IMinCreateItemProps.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/items/IMinCreateItemProps.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,GAAG,CAAC;CACf"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=IMinCreateItemProps.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IMinCreateItemProps.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/items/IMinCreateItemProps.ts"],"names":[],"mappings":""}
@@ -0,0 +1,7 @@
1
+ export interface IMinItemFetchProps {
2
+ webUrl: string;
3
+ listTitle: string;
4
+ Id: number;
5
+ context?: any;
6
+ }
7
+ //# sourceMappingURL=IMinItemFetchProps.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IMinItemFetchProps.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/items/IMinItemFetchProps.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,kBAAkB;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,CAAC,EAAE,GAAG,CAAC;CACf"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=IMinItemFetchProps.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IMinItemFetchProps.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/items/IMinItemFetchProps.ts"],"names":[],"mappings":""}
@@ -0,0 +1,32 @@
1
+ import { IFPSResultStatus } from "../../common/IFPSResultStatus";
2
+ export interface IItemsErrorObj {
3
+ status: IFPSResultStatus;
4
+ items: any[];
5
+ e: any;
6
+ }
7
+ export interface IItemErrorObj {
8
+ status: IFPSResultStatus;
9
+ item: any;
10
+ e: any;
11
+ }
12
+ export interface IOrderByBoolean {
13
+ prop: string;
14
+ asc: boolean;
15
+ }
16
+ export interface IMinFetchProps {
17
+ webUrl: string;
18
+ listTitle: string;
19
+ restFilter?: string;
20
+ fetchCount: number;
21
+ selectThese?: string[];
22
+ expandThese?: string[];
23
+ context?: any;
24
+ orderByBoolean?: IOrderByBoolean;
25
+ alertMe?: boolean | undefined;
26
+ consoleLog?: boolean | undefined;
27
+ }
28
+ export interface IMinFetchPropsBatch extends IMinFetchProps {
29
+ batchFilters: string[];
30
+ progressCallback?: any;
31
+ }
32
+ //# sourceMappingURL=Interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Interface.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/items/Interface.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,gBAAgB,CAAC;IACzB,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,CAAC,EAAE,GAAG,CAAC;CACR;AAED,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,gBAAgB,CAAC;IACzB,IAAI,EAAE,GAAG,CAAC;IACV,CAAC,EAAE,GAAG,CAAC;CACR;AAED,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,OAAO,CAAC;CACd;AAED,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,cAAc,CAAC,EAAE,eAAe,CAAC;IACjC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC9B,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CAClC;AAED,MAAM,WAAW,mBAAoB,SAAQ,cAAc;IACzD,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,gBAAgB,CAAC,EAAE,GAAG,CAAC;CACxB"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Interface.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Interface.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/items/Interface.ts"],"names":[],"mappings":""}
@@ -0,0 +1,8 @@
1
+ import { IListInfo } from "../../../@pnp/@2.14.0/sp/lists";
2
+ import { IFPSResultStatus } from "../../common/IFPSResultStatus";
3
+ export interface IListErrorObj {
4
+ status: IFPSResultStatus;
5
+ list: IListInfo | null;
6
+ e: any;
7
+ }
8
+ //# sourceMappingURL=IListErrorObj.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IListErrorObj.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/lists/IListErrorObj.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAC3D,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAGjE,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,gBAAgB,CAAC;IACzB,IAAI,EAAE,SAAS,GAAG,IAAI,CAAC;IACvB,CAAC,EAAE,GAAG,CAAC;CACR"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=IListErrorObj.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IListErrorObj.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/lists/IListErrorObj.ts"],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ import { IListInfo } from "../../../@pnp/@2.14.0/sp/lists";
2
+ import { IItemsErrorObj } from "../items/Interface";
3
+ export interface IListsErrorObj extends IItemsErrorObj {
4
+ items: IListInfo[];
5
+ }
6
+ //# sourceMappingURL=IListsErrorObj.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IListsErrorObj.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/lists/IListsErrorObj.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAC3D,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAEpD,MAAM,WAAW,cAAe,SAAQ,cAAc;IACpD,KAAK,EAAE,SAAS,EAAE,CAAC;CACpB"}