@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.
- package/lib/types/@pnp/@2.14.0/common/collections.d.ts +11 -0
- package/lib/types/@pnp/@2.14.0/common/collections.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/common/collections.js +6 -0
- package/lib/types/@pnp/@2.14.0/common/collections.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/common/libconfig.d.ts +41 -0
- package/lib/types/@pnp/@2.14.0/common/libconfig.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/common/libconfig.js +6 -0
- package/lib/types/@pnp/@2.14.0/common/libconfig.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/common/net.d.ts +38 -0
- package/lib/types/@pnp/@2.14.0/common/net.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/common/net.js +6 -0
- package/lib/types/@pnp/@2.14.0/common/net.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/logging/logger.d.ts +45 -0
- package/lib/types/@pnp/@2.14.0/logging/logger.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/logging/logger.js +6 -0
- package/lib/types/@pnp/@2.14.0/logging/logger.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/batch.d.ts +19 -0
- package/lib/types/@pnp/@2.14.0/odata/batch.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/batch.js +7 -0
- package/lib/types/@pnp/@2.14.0/odata/batch.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/caching.d.ts +10 -0
- package/lib/types/@pnp/@2.14.0/odata/caching.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/caching.js +6 -0
- package/lib/types/@pnp/@2.14.0/odata/caching.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/invokable-binder.d.ts +14 -0
- package/lib/types/@pnp/@2.14.0/odata/invokable-binder.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/invokable-binder.js +6 -0
- package/lib/types/@pnp/@2.14.0/odata/invokable-binder.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/invokable-extensions.d.ts +11 -0
- package/lib/types/@pnp/@2.14.0/odata/invokable-extensions.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/invokable-extensions.js +6 -0
- package/lib/types/@pnp/@2.14.0/odata/invokable-extensions.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/parsers.d.ts +9 -0
- package/lib/types/@pnp/@2.14.0/odata/parsers.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/parsers.js +6 -0
- package/lib/types/@pnp/@2.14.0/odata/parsers.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/pipeline.d.ts +19 -0
- package/lib/types/@pnp/@2.14.0/odata/pipeline.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/pipeline.js +6 -0
- package/lib/types/@pnp/@2.14.0/odata/pipeline.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/queryable.d.ts +48 -0
- package/lib/types/@pnp/@2.14.0/odata/queryable.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/odata/queryable.js +6 -0
- package/lib/types/@pnp/@2.14.0/odata/queryable.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/attachments.d.ts +53 -0
- package/lib/types/@pnp/@2.14.0/sp/attachments.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/attachments.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/attachments.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/clientside-pages.d.ts +214 -0
- package/lib/types/@pnp/@2.14.0/sp/clientside-pages.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/clientside-pages.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/clientside-pages.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/features.d.ts +35 -0
- package/lib/types/@pnp/@2.14.0/sp/features.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/features.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/features.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/fields.d.ts +220 -0
- package/lib/types/@pnp/@2.14.0/sp/fields.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/fields.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/fields.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/files.d.ts +187 -0
- package/lib/types/@pnp/@2.14.0/sp/files.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/files.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/files.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/folders.d.ts +118 -0
- package/lib/types/@pnp/@2.14.0/sp/folders.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/folders.js +2 -0
- package/lib/types/@pnp/@2.14.0/sp/folders.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/forms.d.ts +30 -0
- package/lib/types/@pnp/@2.14.0/sp/forms.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/forms.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/forms.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/hubsites.d.ts +56 -0
- package/lib/types/@pnp/@2.14.0/sp/hubsites.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/hubsites.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/hubsites.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/items.d.ts +106 -0
- package/lib/types/@pnp/@2.14.0/sp/items.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/items.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/items.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/lists.d.ts +388 -0
- package/lib/types/@pnp/@2.14.0/sp/lists.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/lists.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/lists.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/navigation.d.ts +108 -0
- package/lib/types/@pnp/@2.14.0/sp/navigation.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/navigation.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/navigation.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/security.d.ts +234 -0
- package/lib/types/@pnp/@2.14.0/sp/security.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/security.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/security.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/sharepointqueryable.d.ts +34 -0
- package/lib/types/@pnp/@2.14.0/sp/sharepointqueryable.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/sharepointqueryable.js +7 -0
- package/lib/types/@pnp/@2.14.0/sp/sharepointqueryable.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-groups.d.ts +45 -0
- package/lib/types/@pnp/@2.14.0/sp/site-groups.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-groups.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/site-groups.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts +88 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts +82 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts +89 -0
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/types.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/types.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/user-custom-actions.d.ts +71 -0
- package/lib/types/@pnp/@2.14.0/sp/user-custom-actions.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/user-custom-actions.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/user-custom-actions.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/utils/toResourcePath.d.ts +11 -0
- package/lib/types/@pnp/@2.14.0/sp/utils/toResourcePath.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/utils/toResourcePath.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/utils/toResourcePath.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/views.d.ts +97 -0
- package/lib/types/@pnp/@2.14.0/sp/views.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/views.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/views.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/webparts.d.ts +57 -0
- package/lib/types/@pnp/@2.14.0/sp/webparts.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/webparts.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/webparts.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/webs.d.ts +128 -0
- package/lib/types/@pnp/@2.14.0/sp/webs.d.ts.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/webs.js +6 -0
- package/lib/types/@pnp/@2.14.0/sp/webs.js.map +1 -0
- package/lib/types/fps-returns/lists/attachments/IAttachmentsErrorObj.d.ts +6 -0
- package/lib/types/fps-returns/lists/attachments/IAttachmentsErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/lists/attachments/IAttachmentsErrorObj.js +2 -0
- package/lib/types/fps-returns/lists/attachments/IAttachmentsErrorObj.js.map +1 -0
- package/lib/types/fps-returns/lists/items/IItemUpdateResult.d.ts +1 -0
- package/lib/types/fps-returns/lists/items/IItemUpdateResult.d.ts.map +1 -0
- package/lib/types/fps-returns/lists/items/IItemUpdateResult.js +45 -0
- package/lib/types/fps-returns/lists/items/IItemUpdateResult.js.map +1 -0
- package/lib/types/fps-returns/lists/items/IMinCreateItemProps.d.ts +6 -0
- package/lib/types/fps-returns/lists/items/IMinCreateItemProps.d.ts.map +1 -0
- package/lib/types/fps-returns/lists/items/IMinCreateItemProps.js +2 -0
- package/lib/types/fps-returns/lists/items/IMinCreateItemProps.js.map +1 -0
- package/lib/types/fps-returns/lists/items/IMinItemFetchProps.d.ts +7 -0
- package/lib/types/fps-returns/lists/items/IMinItemFetchProps.d.ts.map +1 -0
- package/lib/types/fps-returns/lists/items/IMinItemFetchProps.js +2 -0
- package/lib/types/fps-returns/lists/items/IMinItemFetchProps.js.map +1 -0
- package/lib/types/fps-returns/lists/items/Interface.d.ts +32 -0
- package/lib/types/fps-returns/lists/items/Interface.d.ts.map +1 -0
- package/lib/types/fps-returns/lists/items/Interface.js +2 -0
- package/lib/types/fps-returns/lists/items/Interface.js.map +1 -0
- package/lib/types/fps-returns/lists/lists/IListErrorObj.d.ts +8 -0
- package/lib/types/fps-returns/lists/lists/IListErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/lists/lists/IListErrorObj.js +2 -0
- package/lib/types/fps-returns/lists/lists/IListErrorObj.js.map +1 -0
- package/lib/types/fps-returns/lists/lists/IListsErrorObj.d.ts +6 -0
- package/lib/types/fps-returns/lists/lists/IListsErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/lists/lists/IListsErrorObj.js +2 -0
- package/lib/types/fps-returns/lists/lists/IListsErrorObj.js.map +1 -0
- package/lib/types/fps-returns/lists/lists/IMinFetchListProps.d.ts +13 -0
- package/lib/types/fps-returns/lists/lists/IMinFetchListProps.d.ts.map +1 -0
- package/lib/types/fps-returns/lists/lists/IMinFetchListProps.js +2 -0
- package/lib/types/fps-returns/lists/lists/IMinFetchListProps.js.map +1 -0
- package/lib/types/fps-returns/perms/IPermissionErrorObj.d.ts +9 -0
- package/lib/types/fps-returns/perms/IPermissionErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/perms/IPermissionErrorObj.js +2 -0
- package/lib/types/fps-returns/perms/IPermissionErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/ISiteErrorObj.d.ts +7 -0
- package/lib/types/fps-returns/sites/ISiteErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/ISiteErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/ISiteErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/groups/IAssociatedGroupType.d.ts +2 -0
- package/lib/types/fps-returns/sites/groups/IAssociatedGroupType.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/groups/IAssociatedGroupType.js +2 -0
- package/lib/types/fps-returns/sites/groups/IAssociatedGroupType.js.map +1 -0
- package/lib/types/fps-returns/sites/groups/IGroupResults.d.ts +18 -0
- package/lib/types/fps-returns/sites/groups/IGroupResults.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/groups/IGroupResults.js +12 -0
- package/lib/types/fps-returns/sites/groups/IGroupResults.js.map +1 -0
- package/lib/types/fps-returns/sites/groups/IGroupsResults.d.ts +18 -0
- package/lib/types/fps-returns/sites/groups/IGroupsResults.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/groups/IGroupsResults.js +12 -0
- package/lib/types/fps-returns/sites/groups/IGroupsResults.js.map +1 -0
- package/lib/types/fps-returns/sites/users/IEnsureUserResults.d.ts +18 -0
- package/lib/types/fps-returns/sites/users/IEnsureUserResults.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/users/IEnsureUserResults.js +12 -0
- package/lib/types/fps-returns/sites/users/IEnsureUserResults.js.map +1 -0
- package/lib/types/fps-returns/sites/users/ISiteUserResults.d.ts +8 -0
- package/lib/types/fps-returns/sites/users/ISiteUserResults.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/users/ISiteUserResults.js +2 -0
- package/lib/types/fps-returns/sites/users/ISiteUserResults.js.map +1 -0
- package/lib/types/fps-returns/sites/users/ISiteUsersResults.d.ts +18 -0
- package/lib/types/fps-returns/sites/users/ISiteUsersResults.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/users/ISiteUsersResults.js +12 -0
- package/lib/types/fps-returns/sites/users/ISiteUsersResults.js.map +1 -0
- package/lib/types/fps-returns/sites/users/IUserPermissionsResults.d.ts +8 -0
- package/lib/types/fps-returns/sites/users/IUserPermissionsResults.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/users/IUserPermissionsResults.js +2 -0
- package/lib/types/fps-returns/sites/users/IUserPermissionsResults.js.map +1 -0
- package/lib/types/fps-returns/sites/users/UserSelect.d.ts +2 -0
- package/lib/types/fps-returns/sites/users/UserSelect.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/users/UserSelect.js +2 -0
- package/lib/types/fps-returns/sites/users/UserSelect.js.map +1 -0
- package/lib/types/fps-returns/sites/webs/IWebErrorObj.d.ts +7 -0
- package/lib/types/fps-returns/sites/webs/IWebErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/webs/IWebErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/webs/IWebErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/webs/IWebsErrorObj.d.ts +6 -0
- package/lib/types/fps-returns/sites/webs/IWebsErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/webs/IWebsErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/webs/IWebsErrorObj.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IListsErrorObj.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/lists/IListsErrorObj.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export interface IMinFetchListProps {
|
|
2
|
+
webUrl: string;
|
|
3
|
+
listTitle: string;
|
|
4
|
+
selectThese?: string[];
|
|
5
|
+
restFilter?: string;
|
|
6
|
+
expandThese?: string[];
|
|
7
|
+
context?: any;
|
|
8
|
+
systemLists?: IFetchSystemListChoice;
|
|
9
|
+
BaseType?: 0 | 1;
|
|
10
|
+
Hidden?: boolean;
|
|
11
|
+
}
|
|
12
|
+
export type IFetchSystemListChoice = 'OnlySystem' | 'ExcludeSystem' | 'All' | '';
|
|
13
|
+
//# sourceMappingURL=IMinFetchListProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinFetchListProps.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/lists/IMinFetchListProps.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,kBAAkB;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,WAAW,CAAC,EAAE,sBAAsB,CAAC;IACrC,QAAQ,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAGD,MAAM,MAAM,sBAAsB,GAAG,YAAY,GAAG,eAAe,GAAG,KAAK,GAAG,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinFetchListProps.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/lists/lists/IMinFetchListProps.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { IRoleAssignmentInfo } from "../../@pnp/@2.14.0/sp/security";
|
|
2
|
+
import { IFPSResultStatus } from "../common/IFPSResultStatus";
|
|
3
|
+
export interface IPermissionErrorObj {
|
|
4
|
+
roleAssignments: IRoleAssignmentInfo[];
|
|
5
|
+
e: any;
|
|
6
|
+
status: IFPSResultStatus;
|
|
7
|
+
HasUniqueRoleAssignments: boolean | 'Unknown' | 'TBD';
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=IPermissionErrorObj.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPermissionErrorObj.d.ts","sourceRoot":"","sources":["../../../../src/types/fps-returns/perms/IPermissionErrorObj.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAE9D,MAAM,WAAW,mBAAmB;IAClC,eAAe,EAAE,mBAAmB,EAAE,CAAC;IACvC,CAAC,EAAE,GAAG,CAAC;IACP,MAAM,EAAE,gBAAgB,CAAC;IACzB,wBAAwB,EAAE,OAAO,GAAG,SAAS,GAAG,KAAK,CAAC;CACvD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPermissionErrorObj.js","sourceRoot":"","sources":["../../../../src/types/fps-returns/perms/IPermissionErrorObj.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISiteErrorObj.d.ts","sourceRoot":"","sources":["../../../../src/types/fps-returns/sites/ISiteErrorObj.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAE9D,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,GAAG,CAAC;IACV,MAAM,EAAE,gBAAgB,CAAC;IACzB,CAAC,EAAE,GAAG,CAAC;CACR"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISiteErrorObj.js","sourceRoot":"","sources":["../../../../src/types/fps-returns/sites/ISiteErrorObj.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAssociatedGroupType.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/groups/IAssociatedGroupType.ts"],"names":[],"mappings":"AACA,MAAM,MAAM,oBAAoB,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAssociatedGroupType.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/groups/IAssociatedGroupType.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d88888b d8b db .d8888. db db d8888b. d88888b db db .d8888. d88888b d8888b. d888888b d8b db d88888b .d88b.
|
|
3
|
+
* 88' 888o 88 88' YP 88 88 88 `8D 88' 88 88 88' YP 88' 88 `8D `88' 888o 88 88' .8P Y8.
|
|
4
|
+
* 88ooooo 88V8o 88 `8bo. 88 88 88oobY' 88ooooo 88 88 `8bo. 88ooooo 88oobY' 88 88V8o 88 88ooo 88 88
|
|
5
|
+
* 88~~~~~ 88 V8o88 `Y8b. 88 88 88`8b 88~~~~~ 88 88 `Y8b. 88~~~~~ 88`8b 88 88 V8o88 88~~~ 88 88
|
|
6
|
+
* 88. 88 V888 db 8D 88b d88 88 `88. 88. 88b d88 db 8D 88. 88 `88. .88. 88 V888 88 `8b d8'
|
|
7
|
+
* Y88888P VP V8P `8888Y' ~Y8888P' 88 YD Y88888P ~Y8888P' `8888Y' Y88888P 88 YD Y888888P VP V8P YP `Y88P'
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
import { ISiteGroupInfo } from "../../../@pnp/@2.14.0/sp/site-groups";
|
|
12
|
+
import { IFPSResultStatus } from "../../common/IFPSResultStatus";
|
|
13
|
+
export interface IGroupResults {
|
|
14
|
+
group: ISiteGroupInfo;
|
|
15
|
+
e: any;
|
|
16
|
+
status: IFPSResultStatus;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=IGroupResults.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IGroupResults.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/groups/IGroupResults.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAEH,OAAO,EAAE,cAAc,EAAE,MAAM,sCAAsC,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,cAAc,CAAC;IACtB,CAAC,EAAE,GAAG,CAAC;IACP,MAAM,EAAE,gBAAgB,CAAC;CAC1B"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d88888b d8b db .d8888. db db d8888b. d88888b db db .d8888. d88888b d8888b. d888888b d8b db d88888b .d88b.
|
|
3
|
+
* 88' 888o 88 88' YP 88 88 88 `8D 88' 88 88 88' YP 88' 88 `8D `88' 888o 88 88' .8P Y8.
|
|
4
|
+
* 88ooooo 88V8o 88 `8bo. 88 88 88oobY' 88ooooo 88 88 `8bo. 88ooooo 88oobY' 88 88V8o 88 88ooo 88 88
|
|
5
|
+
* 88~~~~~ 88 V8o88 `Y8b. 88 88 88`8b 88~~~~~ 88 88 `Y8b. 88~~~~~ 88`8b 88 88 V8o88 88~~~ 88 88
|
|
6
|
+
* 88. 88 V888 db 8D 88b d88 88 `88. 88. 88b d88 db 8D 88. 88 `88. .88. 88 V888 88 `8b d8'
|
|
7
|
+
* Y88888P VP V8P `8888Y' ~Y8888P' 88 YD Y88888P ~Y8888P' `8888Y' Y88888P 88 YD Y888888P VP V8P YP `Y88P'
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=IGroupResults.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IGroupResults.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/groups/IGroupResults.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d888b d88888b d888888b .d8888. d888888b d888888b d88888b .d8b. d8888b. .88b d88. d888888b d8b db .d8888.
|
|
3
|
+
* 88' Y8b 88' `~~88~~' 88' YP `88' `~~88~~' 88' d8' `8b 88 `8D 88'YbdP`88 `88' 888o 88 88' YP
|
|
4
|
+
* 88 88ooooo 88 `8bo. 88 88 88ooooo 88ooo88 88 88 88 88 88 88 88V8o 88 `8bo.
|
|
5
|
+
* 88 ooo 88~~~~~ 88 `Y8b. 88 88 88~~~~~ 88~~~88 88 88 88 88 88 88 88 V8o88 `Y8b.
|
|
6
|
+
* 88. ~8~ 88. 88 db 8D .88. 88 88. 88 88 88 .8D 88 88 88 .88. 88 V888 db 8D
|
|
7
|
+
* Y888P Y88888P YP `8888Y' Y888888P YP Y88888P YP YP Y8888D' YP YP YP Y888888P VP V8P `8888Y'
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
import { ISiteGroupInfo } from "../../../@pnp/@2.14.0/sp/site-groups";
|
|
12
|
+
import { IFPSResultStatus } from "../../common/IFPSResultStatus";
|
|
13
|
+
export interface IGroupsResults {
|
|
14
|
+
groups: ISiteGroupInfo[];
|
|
15
|
+
e: any;
|
|
16
|
+
status: IFPSResultStatus;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=IGroupsResults.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IGroupsResults.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/groups/IGroupsResults.ts"],"names":[],"mappings":"AAAA;;;;;;;;;EASE;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,sCAAsC,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,cAAc,EAAE,CAAC;IACzB,CAAC,EAAE,GAAG,CAAC;IACP,MAAM,EAAE,gBAAgB,CAAC;CAC1B"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d888b d88888b d888888b .d8888. d888888b d888888b d88888b .d8b. d8888b. .88b d88. d888888b d8b db .d8888.
|
|
3
|
+
* 88' Y8b 88' `~~88~~' 88' YP `88' `~~88~~' 88' d8' `8b 88 `8D 88'YbdP`88 `88' 888o 88 88' YP
|
|
4
|
+
* 88 88ooooo 88 `8bo. 88 88 88ooooo 88ooo88 88 88 88 88 88 88 88V8o 88 `8bo.
|
|
5
|
+
* 88 ooo 88~~~~~ 88 `Y8b. 88 88 88~~~~~ 88~~~88 88 88 88 88 88 88 88 V8o88 `Y8b.
|
|
6
|
+
* 88. ~8~ 88. 88 db 8D .88. 88 88. 88 88 88 .8D 88 88 88 .88. 88 V888 db 8D
|
|
7
|
+
* Y888P Y88888P YP `8888Y' Y888888P YP Y88888P YP YP Y8888D' YP YP YP Y888888P VP V8P `8888Y'
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=IGroupsResults.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IGroupsResults.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/groups/IGroupsResults.ts"],"names":[],"mappings":"AAAA;;;;;;;;;EASE"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d88888b d8b db .d8888. db db d8888b. d88888b db db .d8888. d88888b d8888b. d888888b d8b db d88888b .d88b.
|
|
3
|
+
* 88' 888o 88 88' YP 88 88 88 `8D 88' 88 88 88' YP 88' 88 `8D `88' 888o 88 88' .8P Y8.
|
|
4
|
+
* 88ooooo 88V8o 88 `8bo. 88 88 88oobY' 88ooooo 88 88 `8bo. 88ooooo 88oobY' 88 88V8o 88 88ooo 88 88
|
|
5
|
+
* 88~~~~~ 88 V8o88 `Y8b. 88 88 88`8b 88~~~~~ 88 88 `Y8b. 88~~~~~ 88`8b 88 88 V8o88 88~~~ 88 88
|
|
6
|
+
* 88. 88 V888 db 8D 88b d88 88 `88. 88. 88b d88 db 8D 88. 88 `88. .88. 88 V888 88 `8b d8'
|
|
7
|
+
* Y88888P VP V8P `8888Y' ~Y8888P' 88 YD Y88888P ~Y8888P' `8888Y' Y88888P 88 YD Y888888P VP V8P YP `Y88P'
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
import { ISiteUser } from "../../../@pnp/@2.14.0/sp/site-users";
|
|
12
|
+
import { IFPSResultStatus } from "../../common/IFPSResultStatus";
|
|
13
|
+
export interface IEnsureUserResults {
|
|
14
|
+
user: ISiteUser;
|
|
15
|
+
e: any;
|
|
16
|
+
status: IFPSResultStatus;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=IEnsureUserResults.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEnsureUserResults.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/IEnsureUserResults.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,qCAAqC,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,SAAS,CAAC;IAChB,CAAC,EAAE,GAAG,CAAC;IACP,MAAM,EAAE,gBAAgB,CAAC;CAC1B"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d88888b d8b db .d8888. db db d8888b. d88888b db db .d8888. d88888b d8888b. d888888b d8b db d88888b .d88b.
|
|
3
|
+
* 88' 888o 88 88' YP 88 88 88 `8D 88' 88 88 88' YP 88' 88 `8D `88' 888o 88 88' .8P Y8.
|
|
4
|
+
* 88ooooo 88V8o 88 `8bo. 88 88 88oobY' 88ooooo 88 88 `8bo. 88ooooo 88oobY' 88 88V8o 88 88ooo 88 88
|
|
5
|
+
* 88~~~~~ 88 V8o88 `Y8b. 88 88 88`8b 88~~~~~ 88 88 `Y8b. 88~~~~~ 88`8b 88 88 V8o88 88~~~ 88 88
|
|
6
|
+
* 88. 88 V888 db 8D 88b d88 88 `88. 88. 88b d88 db 8D 88. 88 `88. .88. 88 V888 88 `8b d8'
|
|
7
|
+
* Y88888P VP V8P `8888Y' ~Y8888P' 88 YD Y88888P ~Y8888P' `8888Y' Y88888P 88 YD Y888888P VP V8P YP `Y88P'
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=IEnsureUserResults.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEnsureUserResults.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/IEnsureUserResults.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ISiteUserInfo } from "../../../@pnp/@2.14.0/sp/site-users";
|
|
2
|
+
import { IFPSResultStatus } from "../../common/IFPSResultStatus";
|
|
3
|
+
export interface ISiteUserResults {
|
|
4
|
+
user: ISiteUserInfo;
|
|
5
|
+
e: any;
|
|
6
|
+
status: IFPSResultStatus;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=ISiteUserResults.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISiteUserResults.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/ISiteUserResults.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,aAAa,CAAC;IACpB,CAAC,EAAE,GAAG,CAAC;IACP,MAAM,EAAE,gBAAgB,CAAC;CAC1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISiteUserResults.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/ISiteUserResults.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d888b d88888b d888888b .d8888. d888888b d888888b d88888b .d8b. d8888b. .88b d88. d888888b d8b db .d8888.
|
|
3
|
+
* 88' Y8b 88' `~~88~~' 88' YP `88' `~~88~~' 88' d8' `8b 88 `8D 88'YbdP`88 `88' 888o 88 88' YP
|
|
4
|
+
* 88 88ooooo 88 `8bo. 88 88 88ooooo 88ooo88 88 88 88 88 88 88 88V8o 88 `8bo.
|
|
5
|
+
* 88 ooo 88~~~~~ 88 `Y8b. 88 88 88~~~~~ 88~~~88 88 88 88 88 88 88 88 V8o88 `Y8b.
|
|
6
|
+
* 88. ~8~ 88. 88 db 8D .88. 88 88. 88 88 88 .8D 88 88 88 .88. 88 V888 db 8D
|
|
7
|
+
* Y888P Y88888P YP `8888Y' Y888888P YP Y88888P YP YP Y8888D' YP YP YP Y888888P VP V8P `8888Y'
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
import { ISiteUserInfo } from "../../../@pnp/@2.14.0/sp/site-users";
|
|
12
|
+
import { IFPSResultStatus } from "../../common/IFPSResultStatus";
|
|
13
|
+
export interface ISiteUsersResults {
|
|
14
|
+
users: ISiteUserInfo[];
|
|
15
|
+
e: any;
|
|
16
|
+
status: IFPSResultStatus;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=ISiteUsersResults.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISiteUsersResults.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/ISiteUsersResults.ts"],"names":[],"mappings":"AAAA;;;;;;;;;EASE;AAEF,OAAO,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,aAAa,EAAE,CAAC;IACvB,CAAC,EAAE,GAAG,CAAC;IACP,MAAM,EAAE,gBAAgB,CAAC;CAC1B"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d888b d88888b d888888b .d8888. d888888b d888888b d88888b .d8b. d8888b. .88b d88. d888888b d8b db .d8888.
|
|
3
|
+
* 88' Y8b 88' `~~88~~' 88' YP `88' `~~88~~' 88' d8' `8b 88 `8D 88'YbdP`88 `88' 888o 88 88' YP
|
|
4
|
+
* 88 88ooooo 88 `8bo. 88 88 88ooooo 88ooo88 88 88 88 88 88 88 88V8o 88 `8bo.
|
|
5
|
+
* 88 ooo 88~~~~~ 88 `Y8b. 88 88 88~~~~~ 88~~~88 88 88 88 88 88 88 88 V8o88 `Y8b.
|
|
6
|
+
* 88. ~8~ 88. 88 db 8D .88. 88 88. 88 88 88 .8D 88 88 88 .88. 88 V888 db 8D
|
|
7
|
+
* Y888P Y88888P YP `8888Y' Y888888P YP Y88888P YP YP Y8888D' YP YP YP Y888888P VP V8P `8888Y'
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=ISiteUsersResults.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISiteUsersResults.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/ISiteUsersResults.ts"],"names":[],"mappings":"AAAA;;;;;;;;;EASE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { IBasePermissions } from "../../../@pnp/@2.14.0/sp/security";
|
|
2
|
+
import { IFPSResultStatus } from "../../common/IFPSResultStatus";
|
|
3
|
+
export interface IUserPermissionsResults {
|
|
4
|
+
basePerms: IBasePermissions;
|
|
5
|
+
e: any;
|
|
6
|
+
status: IFPSResultStatus;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=IUserPermissionsResults.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IUserPermissionsResults.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/IUserPermissionsResults.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAGjE,MAAM,WAAW,uBAAuB;IACtC,SAAS,EAAE,gBAAgB,CAAC;IAC5B,CAAC,EAAE,GAAG,CAAC;IACP,MAAM,EAAE,gBAAgB,CAAC;CAC1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IUserPermissionsResults.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/IUserPermissionsResults.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserSelect.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/UserSelect.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,aAAa,UAAmF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserSelect.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/users/UserSelect.ts"],"names":[],"mappings":"AACA,MAAM,CAAC,MAAM,aAAa,GAAG,CAAE,IAAI,EAAC,OAAO,EAAC,aAAa,EAAC,eAAe,EAAC,aAAa,EAAC,mBAAmB,CAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IWebErrorObj.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/webs/IWebErrorObj.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAGjE,MAAM,WAAW,YAAY;IAC3B,GAAG,EAAE,GAAG,CAAC;IACT,MAAM,EAAE,gBAAgB,CAAC;IACzB,CAAC,EAAE,GAAG,CAAC;CACR"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IWebErrorObj.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/webs/IWebErrorObj.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IWebsErrorObj.d.ts","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/webs/IWebsErrorObj.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAE7D,MAAM,WAAW,aAAc,SAAQ,cAAc;IACnD,KAAK,EAAE,QAAQ,EAAE,CAAC;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IWebsErrorObj.js","sourceRoot":"","sources":["../../../../../src/types/fps-returns/sites/webs/IWebsErrorObj.ts"],"names":[],"mappings":""}
|
package/package.json
CHANGED