@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,214 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\clientside-pages\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { ITypedHash } from "../common/collections";
6
+ import { ISharePointQueryable } from "./sharepointqueryable";
7
+ /**
8
+ * Page promotion state
9
+ */
10
+ export declare const enum PromotedState {
11
+ /**
12
+ * Regular client side page
13
+ */
14
+ NotPromoted = 0,
15
+ /**
16
+ * Page that will be promoted as news article after publishing
17
+ */
18
+ PromoteOnPublish = 1,
19
+ /**
20
+ * Page that is promoted as news article
21
+ */
22
+ Promoted = 2
23
+ }
24
+ /**
25
+ * Type describing the available page layout types for client side "modern" pages
26
+ */
27
+ export declare type ClientsidePageLayoutType = "Article" | "Home" | "SingleWebPartAppPage" | "RepostPage";
28
+ /**
29
+ * Column size factor. Max value is 12 (= one column), other options are 8,6,4 or 0
30
+ */
31
+ export declare type CanvasColumnFactor = 0 | 2 | 4 | 6 | 8 | 12;
32
+ /**
33
+ * IClientsidePage really extends the class _ClientsidePage which has functions included as well.
34
+
35
+ export declare class _ClientsidePage extends _SharePointQueryable {
36
+ // ... stuff deleted
37
+ addSection(): CanvasSection;
38
+ addVerticalSection(): CanvasSection;
39
+ fromJSON(pageData: Partial<IPageData>): this;
40
+ load(): Promise<IClientsidePage>;
41
+ save(publish?: boolean): Promise<boolean>;
42
+ discardPageCheckout(): Promise<void>;
43
+ promoteToNews(): Promise<boolean>;
44
+ findControlById<T extends ColumnControl<any> = ColumnControl<any>>(id: string): T;
45
+ findControl<T extends ColumnControl<any> = ColumnControl<any>>(predicate: (c: ColumnControl<any>) => boolean): T;
46
+ copy(web: IWeb, pageName: string, title: string, publish?: boolean, promotedState?: PromotedState): Promise<IClientsidePage>;
47
+ copyTo(page: IClientsidePage, publish?: boolean): Promise<IClientsidePage>;
48
+ setBannerImage(url: string, props?: IBannerImageProps): void;
49
+ setBannerImageFromExternalUrl(url: string, props?: IBannerImageProps): Promise<void>;
50
+ setAuthorById(authorId: number): Promise<void>;
51
+ setAuthorByLoginName(authorLoginName: string): Promise<void>;
52
+ getItem<T>(...selects: string[]): Promise<IItem & T>;
53
+ recycle(): Promise<void>;
54
+ delete(): Promise<void>;
55
+ saveAsTemplate(publish?: boolean): Promise<IClientsidePage>;
56
+ share(emails: string[], message: string): Promise<void>;
57
+ protected assign(parent: IQueryable<any>, path?: string): void;
58
+ protected getCanvasContent1(): string;
59
+ protected getLayoutWebpartsContent(): string;
60
+ protected setControls(controls: IClientsideControlBaseData[]): void;
61
+ protected getControls(): IClientsideControlBaseData[];
62
+ // ... stuff deleted
63
+ }
64
+ */
65
+ export interface IClientsidePage extends ISharePointQueryable {
66
+ }
67
+ export interface IPageData {
68
+ readonly "odata.metadata": string;
69
+ readonly "odata.type": "SP.Publishing.SitePage";
70
+ readonly "odata.id": string;
71
+ readonly "odata.editLink": string;
72
+ AbsoluteUrl: string;
73
+ AuthorByline: string[] | null;
74
+ BannerImageUrl: string;
75
+ BannerThumbnailUrl: string;
76
+ ContentTypeId: null | string;
77
+ Description: string;
78
+ DoesUserHaveEditPermission: boolean;
79
+ FileName: string;
80
+ readonly FirstPublished: string;
81
+ readonly Id: number;
82
+ IsPageCheckedOutToCurrentUser: boolean;
83
+ IsWebWelcomePage: boolean;
84
+ readonly Modified: string;
85
+ PageLayoutType: ClientsidePageLayoutType;
86
+ Path: {
87
+ DecodedUrl: string;
88
+ };
89
+ PromotedState: number;
90
+ Title: string;
91
+ TopicHeader: null | string;
92
+ readonly UniqueId: string;
93
+ Url: string;
94
+ readonly Version: string;
95
+ readonly VersionInfo: {
96
+ readonly LastVersionCreated: string;
97
+ readonly LastVersionCreatedBy: string;
98
+ };
99
+ AlternativeUrlMap: string;
100
+ CanvasContent1: string;
101
+ LayoutWebpartsContent: string;
102
+ }
103
+ /**
104
+ * Client side webpart object (retrieved via the _api/web/GetClientSideWebParts REST call)
105
+ */
106
+ export interface IClientsidePageComponent {
107
+ /**
108
+ * Component type for client side webpart object
109
+ */
110
+ ComponentType: number;
111
+ /**
112
+ * Id for client side webpart object
113
+ */
114
+ Id: string;
115
+ /**
116
+ * Manifest for client side webpart object
117
+ */
118
+ Manifest: string;
119
+ /**
120
+ * Manifest type for client side webpart object
121
+ */
122
+ ManifestType: number;
123
+ /**
124
+ * Name for client side webpart object
125
+ */
126
+ Name: string;
127
+ /**
128
+ * Status for client side webpart object
129
+ */
130
+ Status: number;
131
+ }
132
+ export interface IClientsideControlBaseData {
133
+ controlType: number;
134
+ }
135
+ export interface ICanvasControlBaseData extends IClientsideControlBaseData {
136
+ id: string;
137
+ emphasis: IClientControlEmphasis;
138
+ displayMode: number;
139
+ }
140
+ export interface IClientsidePageSettingsSlice extends IClientsideControlBaseData {
141
+ htmlAttributes?: string[];
142
+ pageSettingsSlice: {
143
+ "isDefaultDescription": boolean;
144
+ "isDefaultThumbnail": boolean;
145
+ };
146
+ }
147
+ export interface IClientsidePageColumnData extends IClientsideControlBaseData {
148
+ controlType: 0;
149
+ displayMode: number;
150
+ emphasis: IClientControlEmphasis;
151
+ position: IPosition;
152
+ }
153
+ interface IPosition {
154
+ zoneIndex: number;
155
+ sectionIndex: number;
156
+ controlIndex?: number;
157
+ sectionFactor?: CanvasColumnFactor;
158
+ layoutIndex: number;
159
+ }
160
+ export interface IClientsideTextData extends ICanvasControlBaseData {
161
+ controlType: 4;
162
+ position: IPosition;
163
+ anchorComponentId: string;
164
+ editorType: "CKEditor";
165
+ addedFromPersistedData: boolean;
166
+ innerHTML: string;
167
+ }
168
+ export interface IClientsideWebPartData<PropertiesType = any> extends ICanvasControlBaseData {
169
+ controlType: 3;
170
+ position: IPosition;
171
+ webPartId: string;
172
+ reservedHeight: number;
173
+ reservedWidth: number;
174
+ addedFromPersistedData: boolean;
175
+ webPartData: {
176
+ id: string;
177
+ instanceId: string;
178
+ title: string;
179
+ description: string;
180
+ serverProcessedContent?: {
181
+ htmlStrings?: ITypedHash<string>;
182
+ searchablePlainTexts?: ITypedHash<string>;
183
+ imageSources?: ITypedHash<string>;
184
+ links?: ITypedHash<string>;
185
+ };
186
+ dataVersion: string;
187
+ properties: PropertiesType;
188
+ };
189
+ }
190
+ export interface IClientControlEmphasis {
191
+ zoneEmphasis?: 0 | 1 | 2 | 3;
192
+ }
193
+ export declare type LayoutType = "FullWidthImage" | "NoImage" | "ColorBlock" | "CutInShape";
194
+ export declare type TextAlignment = "Left" | "Center";
195
+ export interface IBannerImageProps {
196
+ altText?: string;
197
+ imageSourceType?: number;
198
+ translateX?: number;
199
+ translateY?: number;
200
+ }
201
+ export interface IRepostPage {
202
+ Description?: string;
203
+ IsBannerImageUrlExternal?: boolean;
204
+ OriginalSourceListId?: string;
205
+ ShouldSaveAsDraft?: boolean;
206
+ OriginalSourceSiteId?: string;
207
+ BannerImageUrl?: string;
208
+ Title?: string;
209
+ OriginalSourceItemId?: string;
210
+ OriginalSourceUrl?: string;
211
+ OriginalSourceWebId?: string;
212
+ }
213
+ export {};
214
+ //# sourceMappingURL=clientside-pages.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"clientside-pages.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/clientside-pages.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\clientside-pages\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=clientside-pages.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"clientside-pages.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/clientside-pages.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\features\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ /**
6
+ * IFeatures really extends the class _Features which has functions included as well.
7
+
8
+ export declare class _Features extends _SharePointQueryableCollection<IFeatureInfo[]> {
9
+ add(id: string, force?: boolean): Promise<IFeatureAddResult>;
10
+ getById(id: string): IFeature;
11
+ remove(id: string, force?: boolean): Promise<any>;
12
+ }
13
+ */
14
+ export interface IFeatures extends Array<IFeatureInfo> {
15
+ }
16
+ /**
17
+ * IFeature really extends the class _Feature which has functions included as well.
18
+
19
+ export declare class _Feature extends _SharePointQueryableInstance<IFeatureInfo> {
20
+ deactivate(force?: boolean): Promise<any>;
21
+ }
22
+ */
23
+ export interface IFeature extends IFeatureInfo {
24
+ }
25
+ /**
26
+ * Result from adding (activating) a feature to the collection
27
+ */
28
+ export interface IFeatureAddResult {
29
+ data: IFeatureInfo;
30
+ feature: IFeature;
31
+ }
32
+ export interface IFeatureInfo {
33
+ DefinitionId: string;
34
+ }
35
+ //# sourceMappingURL=features.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"features.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/features.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAIH;;;;;;;;GAQG;AACH,MAAM,WAAW,SAAU,SAAQ,KAAK,CAAC,YAAY,CAAC;CAAG;AAGzD;;;;;;GAMG;AACH,MAAM,WAAW,QAAS,SAAQ,YAAY;CAAG;AAEjD;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAC9B,IAAI,EAAE,YAAY,CAAC;IACnB,OAAO,EAAE,QAAQ,CAAC;CACrB;AACD,MAAM,WAAW,YAAY;IACzB,YAAY,EAAE,MAAM,CAAC;CACxB"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Originally copied from node_modules\@pnp\sp\features\types.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=features.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"features.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/features.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,220 @@
1
+ /**
2
+ * Copied from node_modules\@pnp\fields.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ import { ITypedHash } from "../common/collections";
6
+ /**
7
+ * IFields really extends the class _Fields which has functions included as well.
8
+ *
9
+ export declare class _Fields extends _SharePointQueryableCollection<IFieldInfo[]> {
10
+ createFieldAsXml(xml: string | IXmlSchemaFieldCreationInformation): Promise<IFieldAddResult>;
11
+ getById(id: string): IField;
12
+ getByTitle(title: string): IField;
13
+ getByInternalNameOrTitle(name: string): IField;
14
+ add(title: string, fieldType: string, properties: IFieldCreationProperties & {
15
+ FieldTypeKind: number;
16
+ }): Promise<IFieldAddResult>;
17
+ addText(title: string, maxLength?: number, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
18
+ addCalculated(title: string, formula: string, dateFormat: DateTimeFieldFormatType, outputType?: FieldTypes, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
19
+ addDateTime(title: string, displayFormat?: DateTimeFieldFormatType, calendarType?: CalendarType, friendlyDisplayFormat?: DateTimeFieldFriendlyFormatType, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
20
+ addNumber(title: string, minValue?: number, maxValue?: number, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
21
+ addCurrency(title: string, minValue?: number, maxValue?: number, currencyLocalId?: number, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
22
+ addMultilineText(title: string, numberOfLines?: number, richText?: boolean, restrictedMode?: boolean, appendOnly?: boolean, allowHyperlink?: boolean, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
23
+ addUrl(title: string, displayFormat?: UrlFieldFormatType, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
24
+ addUser(title: string, selectionMode: FieldUserSelectionMode, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
25
+ addLookup(title: string, lookupListId: string, lookupFieldName: string, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
26
+ addChoice(title: string, choices: string[], format?: ChoiceFieldFormatType, fillIn?: boolean, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
27
+ addMultiChoice(title: string, choices: string[], fillIn?: boolean, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
28
+ addBoolean(title: string, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
29
+ addDependentLookupField(displayName: string, primaryLookupFieldId: string, showField: string): Promise<IFieldAddResult>;
30
+ addLocation(title: string, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
31
+ addImageField(title: string, properties?: IFieldCreationProperties): Promise<IFieldAddResult>;
32
+ }
33
+ *
34
+ */
35
+ export interface IFields extends Array<IFieldInfo> {
36
+ }
37
+ /**
38
+ * IField really extends the class _Field which has functions included as well.
39
+ export declare class _Field extends _SharePointQueryableInstance<IFieldInfo> {
40
+ delete: (this: import("../sharepointqueryable.js").ISharePointQueryable<any>) => Promise<void>;
41
+ update(properties: any, fieldType?: string): Promise<IFieldUpdateResult>;
42
+ setShowInDisplayForm(show: boolean): Promise<void>;
43
+ setShowInEditForm(show: boolean): Promise<void>;
44
+ setShowInNewForm(show: boolean): Promise<void>;
45
+ }
46
+ */
47
+ export interface IField extends IFieldInfo {
48
+ }
49
+ /**
50
+ * This interface defines the result of adding a field
51
+ */
52
+ export interface IFieldAddResult {
53
+ data: Partial<IFieldInfo>;
54
+ field: IField;
55
+ }
56
+ /**
57
+ * This interface defines the result of updating a field
58
+ */
59
+ export interface IFieldUpdateResult {
60
+ data: Partial<IFieldInfo>;
61
+ field: IField;
62
+ }
63
+ /**
64
+ * Specifies the type of the field.
65
+ */
66
+ export declare enum FieldTypes {
67
+ Invalid = 0,
68
+ Integer = 1,
69
+ Text = 2,
70
+ Note = 3,
71
+ DateTime = 4,
72
+ Counter = 5,
73
+ Choice = 6,
74
+ Lookup = 7,
75
+ Boolean = 8,
76
+ Number = 9,
77
+ Currency = 10,
78
+ URL = 11,
79
+ Computed = 12,
80
+ Threading = 13,
81
+ Guid = 14,
82
+ MultiChoice = 15,
83
+ GridChoice = 16,
84
+ Calculated = 17,
85
+ File = 18,
86
+ Attachments = 19,
87
+ User = 20,
88
+ Recurrence = 21,
89
+ CrossProjectLink = 22,
90
+ ModStat = 23,
91
+ Error = 24,
92
+ ContentTypeId = 25,
93
+ PageSeparator = 26,
94
+ ThreadIndex = 27,
95
+ WorkflowStatus = 28,
96
+ AllDayEvent = 29,
97
+ WorkflowEventType = 30
98
+ }
99
+ export declare enum DateTimeFieldFormatType {
100
+ DateOnly = 0,
101
+ DateTime = 1
102
+ }
103
+ export declare enum DateTimeFieldFriendlyFormatType {
104
+ Unspecified = 0,
105
+ Disabled = 1,
106
+ Relative = 2
107
+ }
108
+ /**
109
+ * Specifies the control settings while adding a field.
110
+ */
111
+ export declare enum AddFieldOptions {
112
+ /**
113
+ * Specify that a new field added to the list must also be added to the default content type in the site collection
114
+ */
115
+ DefaultValue = 0,
116
+ /**
117
+ * Specify that a new field added to the list must also be added to the default content type in the site collection.
118
+ */
119
+ AddToDefaultContentType = 1,
120
+ /**
121
+ * Specify that a new field must not be added to any other content type
122
+ */
123
+ AddToNoContentType = 2,
124
+ /**
125
+ * Specify that a new field that is added to the specified list must also be added to all content types in the site collection
126
+ */
127
+ AddToAllContentTypes = 4,
128
+ /**
129
+ * Specify adding an internal field name hint for the purpose of avoiding possible database locking or field renaming operations
130
+ */
131
+ AddFieldInternalNameHint = 8,
132
+ /**
133
+ * Specify that a new field that is added to the specified list must also be added to the default list view
134
+ */
135
+ AddFieldToDefaultView = 16,
136
+ /**
137
+ * Specify to confirm that no other field has the same display name
138
+ */
139
+ AddFieldCheckDisplayName = 32
140
+ }
141
+ export interface IXmlSchemaFieldCreationInformation {
142
+ Options?: AddFieldOptions;
143
+ SchemaXml: string;
144
+ }
145
+ export declare enum CalendarType {
146
+ Gregorian = 1,
147
+ Japan = 3,
148
+ Taiwan = 4,
149
+ Korea = 5,
150
+ Hijri = 6,
151
+ Thai = 7,
152
+ Hebrew = 8,
153
+ GregorianMEFrench = 9,
154
+ GregorianArabic = 10,
155
+ GregorianXLITEnglish = 11,
156
+ GregorianXLITFrench = 12,
157
+ KoreaJapanLunar = 14,
158
+ ChineseLunar = 15,
159
+ SakaEra = 16,
160
+ UmAlQura = 23
161
+ }
162
+ export declare enum UrlFieldFormatType {
163
+ Hyperlink = 0,
164
+ Image = 1
165
+ }
166
+ export declare enum FieldUserSelectionMode {
167
+ PeopleAndGroups = 1,
168
+ PeopleOnly = 0
169
+ }
170
+ export interface IFieldCreationProperties extends ITypedHash<string | number | boolean | undefined> {
171
+ DefaultFormula?: string;
172
+ Description?: string;
173
+ EnforceUniqueValues?: boolean;
174
+ FieldTypeKind?: number;
175
+ Group?: string;
176
+ Hidden?: boolean;
177
+ Indexed?: boolean;
178
+ Required?: boolean;
179
+ Title?: string;
180
+ ValidationFormula?: string;
181
+ ValidationMessage?: string;
182
+ }
183
+ export declare enum ChoiceFieldFormatType {
184
+ Dropdown = 0,
185
+ RadioButtons = 1
186
+ }
187
+ export interface IFieldInfo {
188
+ DefaultFormula: string | null;
189
+ DefaultValue: string | null;
190
+ Description: string;
191
+ Direction: string;
192
+ EnforceUniqueValues: boolean;
193
+ EntityPropertyName: string;
194
+ FieldTypeKind: FieldTypes;
195
+ Filterable: boolean;
196
+ FromBaseType: boolean;
197
+ Group: string;
198
+ Hidden: boolean;
199
+ Id: string;
200
+ Indexed: boolean;
201
+ IndexStatus: number;
202
+ InternalName: string;
203
+ JSLink: string;
204
+ PinnedToFiltersPane: boolean;
205
+ ReadOnlyField: boolean;
206
+ Required: boolean;
207
+ SchemaXml: string;
208
+ Scope: string;
209
+ Sealed: boolean;
210
+ ShowInFiltersPane: number;
211
+ Sortable: boolean;
212
+ StaticName: string;
213
+ Title: string;
214
+ TypeAsString: string;
215
+ TypeDisplayName: string;
216
+ TypeShortDescription: string;
217
+ ValidationFormula: string | null;
218
+ ValidationMessage: string | null;
219
+ }
220
+ //# sourceMappingURL=fields.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fields.d.ts","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/fields.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Copied from node_modules\@pnp\fields.d.ts
3
+ * @pnp/sp": "^2.14.0
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=fields.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fields.js","sourceRoot":"","sources":["../../../../../src/types/@pnp/@2.14.0/sp/fields.ts"],"names":[],"mappings":"AAAA;;;GAGG"}