@mikezimm/fps-library-v2 2.0.41 → 2.0.43
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/banner/FPSWebPartClass/BuildBannerPropsX2.d.ts.map +1 -1
- package/lib/banner/FPSWebPartClass/BuildBannerPropsX2.js +5 -2
- package/lib/banner/FPSWebPartClass/BuildBannerPropsX2.js.map +1 -1
- package/lib/banner/FPSWebPartClass/FPSBaseClass.d.ts +2 -0
- package/lib/banner/FPSWebPartClass/FPSBaseClass.d.ts.map +1 -1
- package/lib/banner/FPSWebPartClass/FPSBaseClass.js +1 -0
- package/lib/banner/FPSWebPartClass/FPSBaseClass.js.map +1 -1
- package/lib/banner/FPSWebPartClass/FpsSpHttpService.d.ts +20 -0
- package/lib/banner/FPSWebPartClass/FpsSpHttpService.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/FpsSpHttpService.js +82 -0
- package/lib/banner/FPSWebPartClass/FpsSpHttpService.js.map +1 -0
- package/lib/banner/FPSWebPartClass/runSuperOnInit.d.ts.map +1 -1
- package/lib/banner/FPSWebPartClass/runSuperOnInit.js +2 -0
- package/lib/banner/FPSWebPartClass/runSuperOnInit.js.map +1 -1
- package/lib/banner/components/EasyPages/Analytics/components/analyticsPage.js +4 -4
- package/lib/banner/components/EasyPages/Analytics/components/analyticsPage.js.map +1 -1
- package/lib/banner/components/EasyPages/Analytics/functions/fetchAnalytics.d.ts.map +1 -1
- package/lib/banner/components/EasyPages/Analytics/functions/fetchAnalytics.js +3 -4
- package/lib/banner/components/EasyPages/Analytics/functions/fetchAnalytics.js.map +1 -1
- package/lib/banner/components/EasyPages/components/componentPage.js +2 -2
- package/lib/banner/components/EasyPages/components/componentPage.js.map +1 -1
- package/lib/banner/components/EasyPages/components/componentSources.js +5 -5
- package/lib/banner/components/EasyPages/components/componentSources.js.map +1 -1
- package/lib/banner/components/EasyPages/functions/getPagesContent.d.ts +1 -1
- package/lib/banner/components/EasyPages/functions/getPagesContent.d.ts.map +1 -1
- package/lib/banner/components/EasyPages/functions/getPagesContent.js +3 -3
- package/lib/banner/components/EasyPages/functions/getPagesContent.js.map +1 -1
- package/lib/components/molecules/FPSTiles/functions/getFPSHubTiles.js +1 -1
- package/lib/components/molecules/FPSTiles/functions/getFPSHubTiles.js.map +1 -1
- package/lib/components/molecules/FPSTiles/functions/getFPSWebTiles.js +1 -1
- package/lib/components/molecules/FPSTiles/functions/getFPSWebTiles.js.map +1 -1
- package/lib/components/molecules/FPSTiles/functions/getLinkSourceProps.d.ts +2 -1
- package/lib/components/molecules/FPSTiles/functions/getLinkSourceProps.d.ts.map +1 -1
- package/lib/components/molecules/FPSTiles/functions/getLinkSourceProps.js +2 -1
- package/lib/components/molecules/FPSTiles/functions/getLinkSourceProps.js.map +1 -1
- package/lib/components/molecules/FieldPanel/components/fetch/funcions.d.ts.map +1 -1
- package/lib/components/molecules/FieldPanel/components/fetch/funcions.js +2 -1
- package/lib/components/molecules/FieldPanel/components/fetch/funcions.js.map +1 -1
- package/lib/components/molecules/ModernPages/SinglePage/getModernContent.js +1 -1
- package/lib/components/molecules/ModernPages/SinglePage/getModernContent.js.map +1 -1
- package/lib/components/molecules/ReactListV1/component/reactListView.js +3 -3
- package/lib/components/molecules/ReactListV1/component/reactListView.js.map +1 -1
- package/lib/components/molecules/ReactListV1/functions/updateReactListItem.d.ts +2 -1
- package/lib/components/molecules/ReactListV1/functions/updateReactListItem.d.ts.map +1 -1
- package/lib/components/molecules/ReactListV1/functions/updateReactListItem.js +2 -1
- package/lib/components/molecules/ReactListV1/functions/updateReactListItem.js.map +1 -1
- package/lib/components/molecules/RelatedItems/GetItems.d.ts.map +1 -1
- package/lib/components/molecules/RelatedItems/GetItems.js +5 -3
- package/lib/components/molecules/RelatedItems/GetItems.js.map +1 -1
- package/lib/components/molecules/RelatedItems/IRelatedItemsProps.d.ts +3 -0
- package/lib/components/molecules/RelatedItems/IRelatedItemsProps.d.ts.map +1 -1
- package/lib/components/molecules/RelatedItems/RelatedItems.js +1 -1
- package/lib/components/molecules/RelatedItems/RelatedItems.js.map +1 -1
- package/lib/components/molecules/SourcePage/SourcePages.d.ts.map +1 -1
- package/lib/components/molecules/SourcePage/SourcePages.js +15 -1
- package/lib/components/molecules/SourcePage/SourcePages.js.map +1 -1
- package/lib/components/molecules/SpHttp/HubSiteData/fetchMyHubNav.d.ts +2 -1
- package/lib/components/molecules/SpHttp/HubSiteData/fetchMyHubNav.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/HubSiteData/fetchMyHubNav.js +5 -5
- package/lib/components/molecules/SpHttp/HubSiteData/fetchMyHubNav.js.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsSubs.d.ts +2 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsSubs.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsSubs.js +3 -3
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsSubs.js.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.d.ts +2 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.js +7 -7
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.js.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMySubsites.d.ts +2 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMySubsites.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMySubsites.js +6 -6
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMySubsites.js.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/functions/createHubSubSourceProps.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/functions/createHubSubSourceProps.js +1 -0
- package/lib/components/molecules/SpHttp/HubsSubs/functions/createHubSubSourceProps.js.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/getHubAssocSites.js +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/getHubAssocSites.js.map +1 -1
- package/lib/components/molecules/WebUrlBox/component.d.ts +2 -0
- package/lib/components/molecules/WebUrlBox/component.d.ts.map +1 -1
- package/lib/components/molecules/WebUrlBox/component.js +1 -1
- package/lib/components/molecules/WebUrlBox/component.js.map +1 -1
- package/lib/pnpjs/Attachments/fetchAttachments.d.ts +3 -2
- package/lib/pnpjs/Attachments/fetchAttachments.d.ts.map +1 -1
- package/lib/pnpjs/Attachments/fetchAttachments.js +5 -5
- package/lib/pnpjs/Attachments/fetchAttachments.js.map +1 -1
- package/lib/pnpjs/CommandItems/updateItem.js +1 -1
- package/lib/pnpjs/CommandItems/updateItem.js.map +1 -1
- package/lib/pnpjs/Common/CheckItemsResults.d.ts +3 -1
- package/lib/pnpjs/Common/CheckItemsResults.d.ts.map +1 -1
- package/lib/pnpjs/Common/CheckItemsResults.js +5 -1
- package/lib/pnpjs/Common/CheckItemsResults.js.map +1 -1
- package/lib/pnpjs/FieldAsSpecial/FetchItem.d.ts +2 -1
- package/lib/pnpjs/FieldAsSpecial/FetchItem.d.ts.map +1 -1
- package/lib/pnpjs/FieldAsSpecial/FetchItem.js +3 -3
- package/lib/pnpjs/FieldAsSpecial/FetchItem.js.map +1 -1
- package/lib/pnpjs/FieldAsSpecial/FetchPage.d.ts +2 -1
- package/lib/pnpjs/FieldAsSpecial/FetchPage.d.ts.map +1 -1
- package/lib/pnpjs/FieldAsSpecial/FetchPage.js +2 -2
- package/lib/pnpjs/FieldAsSpecial/FetchPage.js.map +1 -1
- package/lib/pnpjs/FieldAsXML/FetchItem.d.ts +2 -1
- package/lib/pnpjs/FieldAsXML/FetchItem.d.ts.map +1 -1
- package/lib/pnpjs/FieldAsXML/FetchItem.js +3 -3
- package/lib/pnpjs/FieldAsXML/FetchItem.js.map +1 -1
- package/lib/pnpjs/FieldAsXML/FetchPage.d.ts +2 -1
- package/lib/pnpjs/FieldAsXML/FetchPage.d.ts.map +1 -1
- package/lib/pnpjs/FieldAsXML/FetchPage.js +2 -2
- package/lib/pnpjs/FieldAsXML/FetchPage.js.map +1 -1
- package/lib/pnpjs/Fields/getByField.d.ts +2 -1
- package/lib/pnpjs/Fields/getByField.d.ts.map +1 -1
- package/lib/pnpjs/Fields/getByField.js +3 -3
- package/lib/pnpjs/Fields/getByField.js.map +1 -1
- package/lib/pnpjs/Fields/getFields.js +2 -2
- package/lib/pnpjs/Fields/getFields.js.map +1 -1
- package/lib/pnpjs/Groups/getAllSiteGroups.d.ts +2 -1
- package/lib/pnpjs/Groups/getAllSiteGroups.d.ts.map +1 -1
- package/lib/pnpjs/Groups/getAllSiteGroups.js +3 -3
- package/lib/pnpjs/Groups/getAllSiteGroups.js.map +1 -1
- package/lib/pnpjs/Groups/getAssocGroups.d.ts +2 -1
- package/lib/pnpjs/Groups/getAssocGroups.d.ts.map +1 -1
- package/lib/pnpjs/Groups/getAssocGroups.js +4 -4
- package/lib/pnpjs/Groups/getAssocGroups.js.map +1 -1
- package/lib/pnpjs/Groups/getAssocMemberGroup.d.ts +2 -1
- package/lib/pnpjs/Groups/getAssocMemberGroup.d.ts.map +1 -1
- package/lib/pnpjs/Groups/getAssocMemberGroup.js +3 -3
- package/lib/pnpjs/Groups/getAssocMemberGroup.js.map +1 -1
- package/lib/pnpjs/Groups/getAssocOwnerGroup.d.ts +2 -1
- package/lib/pnpjs/Groups/getAssocOwnerGroup.d.ts.map +1 -1
- package/lib/pnpjs/Groups/getAssocOwnerGroup.js +3 -3
- package/lib/pnpjs/Groups/getAssocOwnerGroup.js.map +1 -1
- package/lib/pnpjs/Groups/getAssocVisitorGroup.d.ts +2 -1
- package/lib/pnpjs/Groups/getAssocVisitorGroup.d.ts.map +1 -1
- package/lib/pnpjs/Groups/getAssocVisitorGroup.js +3 -3
- package/lib/pnpjs/Groups/getAssocVisitorGroup.js.map +1 -1
- package/lib/pnpjs/Groups/getSiteGroupsBatch.d.ts +2 -1
- package/lib/pnpjs/Groups/getSiteGroupsBatch.d.ts.map +1 -1
- package/lib/pnpjs/Groups/getSiteGroupsBatch.js +2 -2
- package/lib/pnpjs/Groups/getSiteGroupsBatch.js.map +1 -1
- package/lib/pnpjs/Groups/getUsersFromGroup.d.ts +2 -1
- package/lib/pnpjs/Groups/getUsersFromGroup.d.ts.map +1 -1
- package/lib/pnpjs/Groups/getUsersFromGroup.js +3 -3
- package/lib/pnpjs/Groups/getUsersFromGroup.js.map +1 -1
- package/lib/pnpjs/Groups/getUsersFromGroupId.d.ts +2 -1
- package/lib/pnpjs/Groups/getUsersFromGroupId.d.ts.map +1 -1
- package/lib/pnpjs/Groups/getUsersFromGroupId.js +3 -3
- package/lib/pnpjs/Groups/getUsersFromGroupId.js.map +1 -1
- package/lib/pnpjs/Groups/getUsersFromGroupName.d.ts +2 -1
- package/lib/pnpjs/Groups/getUsersFromGroupName.d.ts.map +1 -1
- package/lib/pnpjs/Groups/getUsersFromGroupName.js +3 -3
- package/lib/pnpjs/Groups/getUsersFromGroupName.js.map +1 -1
- package/lib/pnpjs/Hubs/getAssocSites.d.ts +2 -1
- package/lib/pnpjs/Hubs/getAssocSites.d.ts.map +1 -1
- package/lib/pnpjs/Hubs/getAssocSites.js +3 -3
- package/lib/pnpjs/Hubs/getAssocSites.js.map +1 -1
- package/lib/pnpjs/Lists/createItems/createSingleListItem.js +2 -2
- package/lib/pnpjs/Lists/createItems/createSingleListItem.js.map +1 -1
- package/lib/pnpjs/Lists/getList/getSourceList.js +3 -3
- package/lib/pnpjs/Lists/getList/getSourceList.js.map +1 -1
- package/lib/pnpjs/Lists/getList/getWebLists.js +3 -3
- package/lib/pnpjs/Lists/getList/getWebLists.js.map +1 -1
- package/lib/pnpjs/Logging/fetch.d.ts +2 -1
- package/lib/pnpjs/Logging/fetch.d.ts.map +1 -1
- package/lib/pnpjs/Logging/fetch.js +4 -3
- package/lib/pnpjs/Logging/fetch.js.map +1 -1
- package/lib/pnpjs/Logging/permissions.d.ts +2 -1
- package/lib/pnpjs/Logging/permissions.d.ts.map +1 -1
- package/lib/pnpjs/Logging/permissions.js +3 -3
- package/lib/pnpjs/Logging/permissions.js.map +1 -1
- package/lib/pnpjs/Logging/permissionsSave.d.ts +2 -1
- package/lib/pnpjs/Logging/permissionsSave.d.ts.map +1 -1
- package/lib/pnpjs/Logging/permissionsSave.js +5 -4
- package/lib/pnpjs/Logging/permissionsSave.js.map +1 -1
- package/lib/pnpjs/Logging/saveAnalytics.d.ts +4 -3
- package/lib/pnpjs/Logging/saveAnalytics.d.ts.map +1 -1
- package/lib/pnpjs/Logging/saveAnalytics.js +9 -8
- package/lib/pnpjs/Logging/saveAnalytics.js.map +1 -1
- package/lib/pnpjs/Logging/saveAssist.d.ts +2 -1
- package/lib/pnpjs/Logging/saveAssist.d.ts.map +1 -1
- package/lib/pnpjs/Logging/saveAssist.js +6 -4
- package/lib/pnpjs/Logging/saveAssist.js.map +1 -1
- package/lib/pnpjs/Logging/saveErrorToLog.d.ts +2 -1
- package/lib/pnpjs/Logging/saveErrorToLog.d.ts.map +1 -1
- package/lib/pnpjs/Logging/saveErrorToLog.js +4 -4
- package/lib/pnpjs/Logging/saveErrorToLog.js.map +1 -1
- package/lib/pnpjs/Logging/saveProvisioning.d.ts +2 -1
- package/lib/pnpjs/Logging/saveProvisioning.d.ts.map +1 -1
- package/lib/pnpjs/Logging/saveProvisioning.js +2 -2
- package/lib/pnpjs/Logging/saveProvisioning.js.map +1 -1
- package/lib/pnpjs/Navigation/addWebNav.d.ts +2 -1
- package/lib/pnpjs/Navigation/addWebNav.d.ts.map +1 -1
- package/lib/pnpjs/Navigation/addWebNav.js +3 -3
- package/lib/pnpjs/Navigation/addWebNav.js.map +1 -1
- package/lib/pnpjs/Navigation/getWebNav.d.ts +2 -1
- package/lib/pnpjs/Navigation/getWebNav.d.ts.map +1 -1
- package/lib/pnpjs/Navigation/getWebNav.js +3 -3
- package/lib/pnpjs/Navigation/getWebNav.js.map +1 -1
- package/lib/pnpjs/Permissions/getListPerms.d.ts +2 -1
- package/lib/pnpjs/Permissions/getListPerms.d.ts.map +1 -1
- package/lib/pnpjs/Permissions/getListPerms.js +3 -3
- package/lib/pnpjs/Permissions/getListPerms.js.map +1 -1
- package/lib/pnpjs/Permissions/getUserListPerms.d.ts +2 -1
- package/lib/pnpjs/Permissions/getUserListPerms.d.ts.map +1 -1
- package/lib/pnpjs/Permissions/getUserListPerms.js +3 -3
- package/lib/pnpjs/Permissions/getUserListPerms.js.map +1 -1
- package/lib/pnpjs/Permissions/getUserListPermsBatch.d.ts +2 -1
- package/lib/pnpjs/Permissions/getUserListPermsBatch.d.ts.map +1 -1
- package/lib/pnpjs/Permissions/getUserListPermsBatch.js +3 -3
- package/lib/pnpjs/Permissions/getUserListPermsBatch.js.map +1 -1
- package/lib/pnpjs/Permissions/getUserWebPerms.d.ts +2 -1
- package/lib/pnpjs/Permissions/getUserWebPerms.d.ts.map +1 -1
- package/lib/pnpjs/Permissions/getUserWebPerms.js +3 -3
- package/lib/pnpjs/Permissions/getUserWebPerms.js.map +1 -1
- package/lib/pnpjs/Permissions/getUserWebPermsBatch.d.ts +2 -1
- package/lib/pnpjs/Permissions/getUserWebPermsBatch.d.ts.map +1 -1
- package/lib/pnpjs/Permissions/getUserWebPermsBatch.js +3 -3
- package/lib/pnpjs/Permissions/getUserWebPermsBatch.js.map +1 -1
- package/lib/pnpjs/Permissions/getWebPerms.js +2 -2
- package/lib/pnpjs/Permissions/getWebPerms.js.map +1 -1
- package/lib/pnpjs/PreConfigItems/getPreConfig.d.ts +2 -1
- package/lib/pnpjs/PreConfigItems/getPreConfig.d.ts.map +1 -1
- package/lib/pnpjs/PreConfigItems/getPreConfig.js +4 -3
- package/lib/pnpjs/PreConfigItems/getPreConfig.js.map +1 -1
- package/lib/pnpjs/Sites/getSiteInfo.d.ts +2 -1
- package/lib/pnpjs/Sites/getSiteInfo.d.ts.map +1 -1
- package/lib/pnpjs/Sites/getSiteInfo.js +3 -3
- package/lib/pnpjs/Sites/getSiteInfo.js.map +1 -1
- package/lib/pnpjs/SourceItems/getSourceItems.js +2 -2
- package/lib/pnpjs/SourceItems/getSourceItems.js.map +1 -1
- package/lib/pnpjs/SourceItems/getSourceItemsBatch.js +2 -2
- package/lib/pnpjs/SourceItems/getSourceItemsBatch.js.map +1 -1
- package/lib/pnpjs/SourceItems/getSourceItemsUniquePerms.js +2 -2
- package/lib/pnpjs/SourceItems/getSourceItemsUniquePerms.js.map +1 -1
- package/lib/pnpjs/Users/calls/ensureTheseUsers.d.ts +2 -1
- package/lib/pnpjs/Users/calls/ensureTheseUsers.d.ts.map +1 -1
- package/lib/pnpjs/Users/calls/ensureTheseUsers.js +2 -2
- package/lib/pnpjs/Users/calls/ensureTheseUsers.js.map +1 -1
- package/lib/pnpjs/Users/calls/ensureUserHere.d.ts +2 -1
- package/lib/pnpjs/Users/calls/ensureUserHere.d.ts.map +1 -1
- package/lib/pnpjs/Users/calls/ensureUserHere.js +2 -2
- package/lib/pnpjs/Users/calls/ensureUserHere.js.map +1 -1
- package/lib/pnpjs/Users/calls/ensureUserInfo.d.ts +2 -1
- package/lib/pnpjs/Users/calls/ensureUserInfo.d.ts.map +1 -1
- package/lib/pnpjs/Users/calls/ensureUserInfo.js +2 -2
- package/lib/pnpjs/Users/calls/ensureUserInfo.js.map +1 -1
- package/lib/pnpjs/Users/calls/getCurrentUser.d.ts +2 -1
- package/lib/pnpjs/Users/calls/getCurrentUser.d.ts.map +1 -1
- package/lib/pnpjs/Users/calls/getCurrentUser.js +2 -2
- package/lib/pnpjs/Users/calls/getCurrentUser.js.map +1 -1
- package/lib/pnpjs/Users/calls/getSiteAdmins.d.ts +2 -1
- package/lib/pnpjs/Users/calls/getSiteAdmins.d.ts.map +1 -1
- package/lib/pnpjs/Users/calls/getSiteAdmins.js +2 -2
- package/lib/pnpjs/Users/calls/getSiteAdmins.js.map +1 -1
- package/lib/pnpjs/Users/calls/getSiteUsers.d.ts +2 -1
- package/lib/pnpjs/Users/calls/getSiteUsers.d.ts.map +1 -1
- package/lib/pnpjs/Users/calls/getSiteUsers.js +2 -2
- package/lib/pnpjs/Users/calls/getSiteUsers.js.map +1 -1
- package/lib/pnpjs/Users/calls/getSiteUsersBatch.d.ts +2 -1
- package/lib/pnpjs/Users/calls/getSiteUsersBatch.d.ts.map +1 -1
- package/lib/pnpjs/Users/calls/getSiteUsersBatch.js +2 -2
- package/lib/pnpjs/Users/calls/getSiteUsersBatch.js.map +1 -1
- package/lib/pnpjs/Users/logic/createIEnsureUserInfo.d.ts +2 -1
- package/lib/pnpjs/Users/logic/createIEnsureUserInfo.d.ts.map +1 -1
- package/lib/pnpjs/Users/logic/createIEnsureUserInfo.js +3 -3
- package/lib/pnpjs/Users/logic/createIEnsureUserInfo.js.map +1 -1
- package/lib/pnpjs/Users/logic/createISiteUsersInfoObject.d.ts +2 -1
- package/lib/pnpjs/Users/logic/createISiteUsersInfoObject.d.ts.map +1 -1
- package/lib/pnpjs/Users/logic/createISiteUsersInfoObject.js +2 -2
- package/lib/pnpjs/Users/logic/createISiteUsersInfoObject.js.map +1 -1
- package/lib/pnpjs/Views/getViews.js +2 -2
- package/lib/pnpjs/Views/getViews.js.map +1 -1
- package/lib/pnpjs/Webs/getFilteredSubs.d.ts +2 -1
- package/lib/pnpjs/Webs/getFilteredSubs.d.ts.map +1 -1
- package/lib/pnpjs/Webs/getFilteredSubs.js +3 -3
- package/lib/pnpjs/Webs/getFilteredSubs.js.map +1 -1
- package/lib/pnpjs/Webs/getSubSites.d.ts +2 -1
- package/lib/pnpjs/Webs/getSubSites.d.ts.map +1 -1
- package/lib/pnpjs/Webs/getSubSites.js +3 -3
- package/lib/pnpjs/Webs/getSubSites.js.map +1 -1
- package/lib/pnpjs/Webs/getWebInfoIncludingUnique.d.ts +3 -2
- package/lib/pnpjs/Webs/getWebInfoIncludingUnique.d.ts.map +1 -1
- package/lib/pnpjs/Webs/getWebInfoIncludingUnique.js +5 -5
- package/lib/pnpjs/Webs/getWebInfoIncludingUnique.js.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/components/molecules/WebUrlBox/component.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,6DAA6D;AAC7D,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAC5C,oDAAoD;AAEpD,iGAAiG;AACjG,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAEhE,OAAO,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/components/molecules/WebUrlBox/component.tsx"],"names":[],"mappings":"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"}
|
|
@@ -6,14 +6,15 @@
|
|
|
6
6
|
|
|
7
7
|
*/
|
|
8
8
|
import { IFpsErrorObject } from '@mikezimm/fps-core-v7/lib/types/fps-returns/common/IFpsErrorObject';
|
|
9
|
+
import { IFpsSpHttpServiceMIN } from '@mikezimm/fps-core-v7/lib/components/molecules/SpHttp/Sp/IFpsSpHttpServiceMIN';
|
|
9
10
|
export type IPnpAttachInfo = any;
|
|
10
11
|
export interface IFpsAttachmentsReturn extends IFpsErrorObject {
|
|
11
12
|
items: IPnpAttachInfo[];
|
|
12
13
|
}
|
|
13
|
-
export declare function fetchFpsItemAttachmentsD(webUrl: string, listTitle: string, Id: number, alertMe: boolean, consoleLog: boolean): Promise<IFpsAttachmentsReturn>;
|
|
14
|
+
export declare function fetchFpsItemAttachmentsD(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, listTitle: string, Id: number, alertMe: boolean, consoleLog: boolean): Promise<IFpsAttachmentsReturn>;
|
|
14
15
|
export interface IMinPanelItem {
|
|
15
16
|
Attachments?: boolean;
|
|
16
17
|
Id: number;
|
|
17
18
|
}
|
|
18
|
-
export declare function createPanelAttachmentElementsD(webUrl: string, listTitle: string, item: IMinPanelItem): Promise<JSX.Element[]>;
|
|
19
|
+
export declare function createPanelAttachmentElementsD(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, listTitle: string, item: IMinPanelItem): Promise<JSX.Element[]>;
|
|
19
20
|
//# sourceMappingURL=fetchAttachments.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetchAttachments.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Attachments/fetchAttachments.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAwBH,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;
|
|
1
|
+
{"version":3,"file":"fetchAttachments.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Attachments/fetchAttachments.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAwBH,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AACrG,OAAO,EAAE,oBAAoB,EAAE,MAAM,+EAA+E,CAAC;AAErH,MAAM,MAAM,cAAc,GAAG,GAAG,CAAC;AAEjC,MAAM,WAAW,qBAAsB,SAAQ,eAAe;IAC1D,KAAK,EAAE,cAAc,EAAE,CAAC;CAC3B;AAED,wBAAsB,wBAAwB,CAAG,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,EAAE,OAAO,EAAC,OAAO,EAAG,UAAU,EAAE,OAAO,GAAI,OAAO,CAAC,qBAAqB,CAAC,CAe1M;AAED,MAAM,WAAW,aAAa;IAC5B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,wBAAsB,8BAA8B,CAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,IAAI,EAAE,aAAa,GAAI,OAAO,CAAC,GAAG,CAAC,OAAO,EAAE,CAAC,CAqBzK"}
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
import * as React from 'react';
|
|
22
22
|
import { Link, } from '@fluentui/react/lib/Link';
|
|
23
23
|
import { fetchItemAttachments, } from '@mikezimm/fps-pnp2/lib/services/sp/fetch/items/attachments';
|
|
24
|
-
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults';
|
|
25
|
-
export async function fetchFpsItemAttachmentsD(webUrl, listTitle, Id, alertMe, consoleLog) {
|
|
24
|
+
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckWService/CheckItemsResults';
|
|
25
|
+
export async function fetchFpsItemAttachmentsD(fpsSpService, webUrl, listTitle, Id, alertMe, consoleLog) {
|
|
26
26
|
const fetchProps = {
|
|
27
27
|
webUrl: webUrl,
|
|
28
28
|
listTitle: listTitle,
|
|
@@ -30,14 +30,14 @@ export async function fetchFpsItemAttachmentsD(webUrl, listTitle, Id, alertMe, c
|
|
|
30
30
|
context: null, //Not needed until Pnpjs v3
|
|
31
31
|
};
|
|
32
32
|
const initialResult = await fetchItemAttachments(fetchProps);
|
|
33
|
-
const result = checkItemsResults(initialResult, `fps-library-v2: fetchItemAttachmentsPnp ~ 24`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
33
|
+
const result = checkItemsResults(fpsSpService, initialResult, `fps-library-v2: fetchItemAttachmentsPnp ~ 24`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
34
34
|
result.fpsContentType.push('item', 'file');
|
|
35
35
|
return result;
|
|
36
36
|
}
|
|
37
|
-
export async function createPanelAttachmentElementsD(webUrl, listTitle, item) {
|
|
37
|
+
export async function createPanelAttachmentElementsD(fpsSpService, webUrl, listTitle, item) {
|
|
38
38
|
const attachments = [];
|
|
39
39
|
if (item.Attachments && item.Attachments === true) {
|
|
40
|
-
const fetchAttachments = await fetchFpsItemAttachmentsD(webUrl, listTitle, item.Id, false, true);
|
|
40
|
+
const fetchAttachments = await fetchFpsItemAttachmentsD(fpsSpService, webUrl, listTitle, item.Id, false, true);
|
|
41
41
|
if (fetchAttachments.items.length > 0) {
|
|
42
42
|
attachments.push(React.createElement("h2", null,
|
|
43
43
|
"(",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetchAttachments.js","sourceRoot":"","sources":["../../../src/pnpjs/Attachments/fetchAttachments.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;;;GAQG;AAEH;;;GAGG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,GAAG,MAAM,0BAA0B,CAAC;AACjD,OAAO,EAAE,oBAAoB,GAAI,MAAM,4DAA4D,CAAC;AAGpG,OAAO,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"fetchAttachments.js","sourceRoot":"","sources":["../../../src/pnpjs/Attachments/fetchAttachments.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;;;GAQG;AAEH;;;GAGG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,GAAG,MAAM,0BAA0B,CAAC;AACjD,OAAO,EAAE,oBAAoB,GAAI,MAAM,4DAA4D,CAAC;AAGpG,OAAO,EAAE,iBAAiB,EAAE,MAAM,gGAAgG,CAAC;AAWnI,MAAM,CAAC,KAAK,UAAU,wBAAwB,CAAG,YAAkC,EAAE,MAAc,EAAE,SAAiB,EAAE,EAAU,EAAE,OAAe,EAAG,UAAmB;IAEvK,MAAM,UAAU,GAAuB;QACrC,MAAM,EAAE,MAAM;QACd,SAAS,EAAE,SAAS;QACpB,EAAE,EAAE,EAAE;QACN,OAAO,EAAE,IAAI,EAAE,2BAA2B;KAC3C,CAAA;IAED,MAAM,aAAa,GAAyB,MAAM,oBAAoB,CAAE,UAAU,CAAE,CAAC;IAErF,MAAM,MAAM,GAA0B,iBAAiB,CAAE,YAAY,EAAE,aAAgC,EAAE,8CAA8C,EAAE,OAAO,EAAE,UAAU,CAAS,CAAC,CAAE,sFAAsF;IAC9Q,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,MAAM,EAAE,MAAM,CAAE,CAAC;IAC7C,OAAO,MAAM,CAAC;AAEhB,CAAC;AAOD,MAAM,CAAC,KAAK,UAAU,8BAA8B,CAAE,YAAkC,EAAE,MAAc,EAAE,SAAiB,EAAE,IAAmB;IAE9I,MAAM,WAAW,GAAkB,EAAE,CAAC;IAEtC,IAAK,IAAI,CAAC,WAAW,IAAI,IAAI,CAAC,WAAW,KAAK,IAAI,EAAG;QAEnD,MAAM,gBAAgB,GAAG,MAAM,wBAAwB,CAAE,YAAY,EAAE,MAAM,EAAE,SAAS,EAAE,IAAI,CAAC,EAAE,EAAE,KAAK,EAAE,IAAI,CAAE,CAAC;QAEjH,IAAK,gBAAgB,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,EAAG;YACvC,WAAW,CAAC,IAAI,CAAE;;gBAAO,gBAAgB,CAAC,KAAK,CAAC,MAAM;gCAAmB,CAAE,CAAC;YAC5E,WAAW,CAAC,IAAI,CAAE,6BAAK,KAAK,EAAE,EAAE,aAAa,EAAE,MAAM,EAAC;gBAAE,4CAAiB;yCAA4B,CAAE,CAAC;YACxG,gBAAgB,CAAC,KAAK,CAAC,GAAG,CAAE,CAAC,CAAC,EAAG,KAAK,EAAI,EAAE;gBACxC,MAAM,MAAM,GAAY,gBAAgB,CAAC,KAAK,CAAC,MAAM,GAAE,CAAC,KAAK,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;gBAClF,IAAI,cAAc,GAAG,6BAAK,KAAK,EAAE,EAAE,OAAO,EAAE,YAAa,MAAM,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAG,QAAQ,EAAE;oBAAE,oBAAC,IAAI,IAAC,MAAM,EAAI,QAAQ,EAAG,IAAI,EAAI,CAAC,CAAC,iBAAiB;;wBAAM,CAAC,CAAC,QAAQ,CAAS,CAAM,CAAC;gBACjL,WAAW,CAAC,IAAI,CAAE,cAAc,CAAE,CAAC;YAE3C,CAAC,CAAC,CAAC;SACJ;KACF;IAED,OAAO,WAAW,CAAC;AACrB,CAAC"}
|
|
@@ -59,7 +59,7 @@ export async function updateCommandItemsD(commandItem) {
|
|
|
59
59
|
else if (initialResult.status === 'Error') {
|
|
60
60
|
finalResult.errorInput = { e: initialResult.e, alertMe: false, consoleLog: false, traceString: 'fps-library-v2: updateCommandItems ~ 36', logErrors: false };
|
|
61
61
|
finalResult.errorInfo = convertHelpfullError(finalResult.errorInput);
|
|
62
|
-
saveErrorToLog(finalResult.errorInfo, finalResult.errorInput);
|
|
62
|
+
saveErrorToLog(finalResult.errorInfo, finalResult.errorInput, commandItem.fpsSpService);
|
|
63
63
|
let errMessage = `${CommandUpdateFailedMessage} - ${finalResult.errorInfo.friendly}`;
|
|
64
64
|
if (commandItem.alertMe) {
|
|
65
65
|
alert(`${CommandUpdateFailedMessage}\n${commandItem.alertMe}\n${errMessage}`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateItem.js","sourceRoot":"","sources":["../../../src/pnpjs/CommandItems/updateItem.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;;;;;;GAWG;AAEH,OAAO,EAAE,oBAAoB,GAAG,MAAM,iDAAiD,CAAC;AAExF,OAAO,EAAE,aAAa,EAAE,MAAM,gDAAgD,CAAC;AAI/E,OAAO,EAAE,cAAc,EAAE,MAAM,2DAA2D,CAAC;AAC3F,OAAO,EAAE,0BAA0B,EAAE,MAAM,sFAAsF,CAAC;AAElI,OAAO,EAAE,gBAAgB,EAAE,sBAAsB,EAAE,MAAM,sEAAsE,CAAC;AA8BhI;;;;;;GAMG;AACH,MAAM,CAAC,KAAK,UAAU,mBAAmB,CAAE,WAAoC;IAE7E,MAAM,mBAAmB,GAAoB;QAC3C,KAAK,EAAE,qBAAqB;QAC5B,YAAY,EAAE,IAAI;KACZ,CAAC;IACT,MAAM,MAAM,GAAG,mBAAmB,CAAC,CAAC,CAAC,gBAAgB,CAAE,mBAAmB,CAAE,CAAC,CAAC,CAAC,IAAI,CAAC;IAEpF,MAAM,aAAa,GAA4B,MAAM,aAAa,CAAE,WAAW,CAAE,CAAC;IAElF,MAAM,WAAW,GAA6B;QAC5C,QAAQ,EAAE,aAAa,CAAC,QAAQ;QAChC,SAAS,EAAE,IAAI;QACf,MAAM,EAAE,aAAa,CAAC,MAAM;QAC5B,CAAC,EAAE,aAAa,CAAC,CAAC;QAClB,EAAE,EAAE,IAAI;QACR,cAAc,EAAE,CAAE,MAAM,CAAE;QAC1B,MAAM,EAAE,WAAW,CAAC,MAAM;QAC1B,SAAS,EAAE,WAAW,CAAC,SAAS;QAChC,EAAE,EAAE,WAAW,CAAC,EAAE;QAClB,qBAAqB,EAAE,EAAE;KAC1B,CAAA;IAED,IAAK,aAAa,CAAC,MAAM,KAAK,SAAS,EAAG;QACxC,IAAI,WAAW,CAAC,OAAO,EAAE;YAAE,KAAK,CAAC,YAAY,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;SAAE;QACvE,IAAI,WAAW,CAAC,UAAU,EAAE;YAAE,OAAO,CAAC,GAAG,CAAC,WAAW,CAAC,UAAU,EAAE,aAAa,CAAE,CAAC;SAAE;KAErF;SAAM,IAAK,aAAa,CAAC,MAAM,KAAK,OAAO,EAAG;QAE7C,WAAW,CAAC,UAAU,GAAG,EAAE,CAAC,EAAE,aAAa,CAAC,CAAC,EAAE,OAAO,EAAC,KAAK,EAAG,UAAU,EAAE,KAAK,EAAG,WAAW,EAAE,yCAAyC,EAAG,SAAS,EAAC,KAAK,EAAE,CAAC;QAC9J,WAAW,CAAC,SAAS,GAAG,oBAAoB,CAAE,WAAW,CAAC,UAAU,CAAE,CAAC;QAEvE,cAAc,CAAE,WAAW,CAAC,SAAS,EAAE,WAAW,CAAC,UAAU,CAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"updateItem.js","sourceRoot":"","sources":["../../../src/pnpjs/CommandItems/updateItem.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,5 +4,7 @@
|
|
|
4
4
|
* Update:: import { IFpsItemsReturn } to '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults;'
|
|
5
5
|
|
|
6
6
|
*/
|
|
7
|
-
|
|
7
|
+
/**
|
|
8
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\molecules\process-results\CheckAnyResults.ts
|
|
9
|
+
*/
|
|
8
10
|
//# sourceMappingURL=CheckItemsResults.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckItemsResults.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Common/CheckItemsResults.ts"],"names":[],"mappings":"AAAA;;;;;GAKG"}
|
|
1
|
+
{"version":3,"file":"CheckItemsResults.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Common/CheckItemsResults.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH;;GAEG"}
|
|
@@ -4,7 +4,11 @@
|
|
|
4
4
|
* Update:: import { IFpsItemsReturn } to '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults;'
|
|
5
5
|
|
|
6
6
|
*/
|
|
7
|
-
|
|
7
|
+
/**
|
|
8
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\molecules\process-results\CheckAnyResults.ts
|
|
9
|
+
*/
|
|
10
|
+
// import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults';
|
|
11
|
+
// import { IFpsItemsReturn } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/IFpsItemsReturn';
|
|
8
12
|
// export { checkItemsResults, IFpsItemsReturn }
|
|
9
13
|
// import { IFPSResultStatus, FPSResultCommonErrors } from "@mikezimm/fps-pnp2/lib/services/sp/IFPSResultStatus";
|
|
10
14
|
// import { convertHelpfullError, IHelpfullInput, IHelpfullOutput } from "../../logic/Errors/friendly";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckItemsResults.js","sourceRoot":"","sources":["../../../src/pnpjs/Common/CheckItemsResults.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;;
|
|
1
|
+
{"version":3,"file":"CheckItemsResults.js","sourceRoot":"","sources":["../../../src/pnpjs/Common/CheckItemsResults.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH;;GAEG;AAEH,wHAAwH;AACxH,oHAAoH;AACpH,gDAAgD;AAEhD,iHAAiH;AACjH,uGAAuG;AACvG,sDAAsD;AACtD,+CAA+C;AAC/C,6HAA6H;AAC7H,kFAAkF;AAElF,6DAA6D;AAC7D,mBAAmB;AACnB,gDAAgD;AAChD,IAAI;AAEJ,qJAAqJ;AACrJ,gEAAgE;AAEhE,wCAAwC;AACxC,wEAAwE;AACxE,sEAAsE;AAEtE,oFAAoF;AAEpF,gEAAgE;AAChE,+BAA+B;AAC/B,8BAA8B;AAC9B,gCAAgC;AAChC,8BAA8B;AAC9B,kCAAkC;AAClC,QAAQ;AAER,iCAAiC;AACjC,8MAA8M;AAC9M,0CAA0C;AAE1C,6EAA6E;AAC7E,wCAAwC;AAExC,yEAAyE;AACzE,qHAAqH;AAErH,0DAA0D;AAE1D,kDAAkD;AAClD,wHAAwH;AACxH,+BAA+B;AAC/B,qBAAqB;AACrB,uBAAuB;AACvB,qBAAqB;AACrB,yBAAyB;AACzB,QAAQ;AACR,MAAM;AAEN,yJAAyJ;AAEzJ,uBAAuB;AAEvB,IAAI"}
|
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
*/
|
|
22
22
|
import { IFieldSpecialType } from '@mikezimm/fps-pnp2/lib/services/sp/fetch/items/fieldAsSpecial';
|
|
23
23
|
import { IFpsErrorObject } from '@mikezimm/fps-core-v7/lib/types/fps-returns/common/IFpsErrorObject';
|
|
24
|
+
import { IFpsSpHttpServiceMIN } from '@mikezimm/fps-core-v7/lib/components/molecules/SpHttp/Sp/IFpsSpHttpServiceMIN';
|
|
24
25
|
export type IPnpAttachInfo = any;
|
|
25
26
|
export interface IFpsFieldAsSpecialReturn extends IFpsErrorObject {
|
|
26
27
|
item?: any;
|
|
@@ -41,5 +42,5 @@ export interface IFpsFieldAsSpecialReturn extends IFpsErrorObject {
|
|
|
41
42
|
* @param consoleLog
|
|
42
43
|
* @returns
|
|
43
44
|
*/
|
|
44
|
-
export declare function fetchFpsItemAsSpecial(webUrl: string, listTitle: string, Id: number, selectThese: string[], special: IFieldSpecialType, context: any, DoNotExpandThese?: string[], alertMe?: boolean, consoleLog?: boolean): Promise<IFpsFieldAsSpecialReturn>;
|
|
45
|
+
export declare function fetchFpsItemAsSpecial(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, listTitle: string, Id: number, selectThese: string[], special: IFieldSpecialType, context: any, DoNotExpandThese?: string[], alertMe?: boolean, consoleLog?: boolean): Promise<IFpsFieldAsSpecialReturn>;
|
|
45
46
|
//# sourceMappingURL=FetchItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchItem.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsSpecial/FetchItem.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH;;;;;;;;GAQG;AAEH;;;GAGG;AAGH,OAAO,EAAmD,iBAAiB,EAAE,MAAM,+DAA+D,CAAC;AAGnJ,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;
|
|
1
|
+
{"version":3,"file":"FetchItem.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsSpecial/FetchItem.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH;;;;;;;;GAQG;AAEH;;;GAGG;AAGH,OAAO,EAAmD,iBAAiB,EAAE,MAAM,+DAA+D,CAAC;AAGnJ,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AAGrG,OAAO,EAAE,oBAAoB,EAAE,MAAM,+EAA+E,CAAC;AAErH,MAAM,MAAM,cAAc,GAAG,GAAG,CAAC;AAEjC,MAAM,WAAW,wBAAyB,SAAQ,eAAe;IAC7D,IAAI,CAAC,EAAE,GAAG,CAAC;CACd;AAGD;;;;;;;;;;;;;;;GAeG;AACH,wBAAsB,qBAAqB,CAAG,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,EACpJ,OAAO,EAAE,iBAAiB,EAAE,OAAO,EAAE,GAAG,EAAE,gBAAgB,GAAG,MAAM,EAAO,EAAG,OAAO,GAAC,OAAe,EAAG,UAAU,GAAE,OAAc,GAAI,OAAO,CAAC,wBAAwB,CAAC,CAmBvK"}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
*/
|
|
22
22
|
// import { fetchItemAsHTML, IMinFetchItemAsXMLProps} from '@mikezimm/fps-pnp2/lib/services/sp/fetch/items/fieldAsHTML';
|
|
23
23
|
import { fetchItemAsSpecial } from '@mikezimm/fps-pnp2/lib/services/sp/fetch/items/fieldAsSpecial';
|
|
24
|
-
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults';
|
|
24
|
+
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckWService/CheckItemsResults';
|
|
25
25
|
import { getExpandColumns } from '@mikezimm/fps-core-v7/lib/components/molecules/source-props/Lists/getVX/getExpandV2'; //./Lists/getVX/getExpandV2';
|
|
26
26
|
/**
|
|
27
27
|
* v1.0.186 - May 15, 2023: Replaces both fetchFpsItemAsXML as single function for both HTML and Text
|
|
@@ -39,7 +39,7 @@ import { getExpandColumns } from '@mikezimm/fps-core-v7/lib/components/molecules
|
|
|
39
39
|
* @param consoleLog
|
|
40
40
|
* @returns
|
|
41
41
|
*/
|
|
42
|
-
export async function fetchFpsItemAsSpecial(webUrl, listTitle, Id, selectThese, special, context, DoNotExpandThese = [], alertMe = false, consoleLog = true) {
|
|
42
|
+
export async function fetchFpsItemAsSpecial(fpsSpService, webUrl, listTitle, Id, selectThese, special, context, DoNotExpandThese = [], alertMe = false, consoleLog = true) {
|
|
43
43
|
const fetchProps = {
|
|
44
44
|
webUrl: webUrl,
|
|
45
45
|
listTitle: listTitle,
|
|
@@ -50,7 +50,7 @@ export async function fetchFpsItemAsSpecial(webUrl, listTitle, Id, selectThese,
|
|
|
50
50
|
specialType: special,
|
|
51
51
|
};
|
|
52
52
|
const initialResult = await fetchItemAsSpecial(fetchProps);
|
|
53
|
-
const result = checkItemsResults(initialResult, `fps-library-v2: fetchFpsItemAsSpecial ~ 42`, alertMe, consoleLog);
|
|
53
|
+
const result = checkItemsResults(fpsSpService, initialResult, `fps-library-v2: fetchFpsItemAsSpecial ~ 42`, alertMe, consoleLog);
|
|
54
54
|
result.fpsContentType.push('item');
|
|
55
55
|
return result;
|
|
56
56
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchItem.js","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsSpecial/FetchItem.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH;;;;;;;;GAQG;AAEH;;;GAGG;AAEH,wHAAwH;AACxH,OAAO,EAAE,kBAAkB,EAAkD,MAAM,+DAA+D,CAAC;AACnJ,OAAO,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"FetchItem.js","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsSpecial/FetchItem.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH;;;;;;;;GAQG;AAEH;;;GAGG;AAEH,wHAAwH;AACxH,OAAO,EAAE,kBAAkB,EAAkD,MAAM,+DAA+D,CAAC;AACnJ,OAAO,EAAE,iBAAiB,EAAE,MAAM,gGAAgG,CAAC;AAInI,OAAO,EAAE,gBAAgB,EAAE,MAAM,qFAAqF,CAAC,CAAC,6BAA6B;AAUrJ;;;;;;;;;;;;;;;GAeG;AACH,MAAM,CAAC,KAAK,UAAU,qBAAqB,CAAG,YAAkC,EAAE,MAAc,EAAE,SAAiB,EAAE,EAAU,EAAE,WAAqB,EACpJ,OAA0B,EAAE,OAAY,EAAE,mBAA8B,EAAE,EAAG,UAAkB,KAAK,EAAG,aAAsB,IAAI;IAEjI,MAAM,UAAU,GAAgC;QAC9C,MAAM,EAAE,MAAM;QACd,SAAS,EAAE,SAAS;QACpB,EAAE,EAAE,EAAE;QACN,WAAW,EAAE,WAAW;QACxB,WAAW,EAAE,gBAAgB,CAAE,WAAW,EAAE,gBAAgB,CAAE;QAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI;QACjC,WAAW,EAAE,OAAO;KACrB,CAAA;IAED,MAAM,aAAa,GAAkB,MAAM,kBAAkB,CAAE,UAAU,CAAE,CAAC;IAE5E,MAAM,MAAM,GAA6B,iBAAiB,CAAE,YAAY,EAAE,aAAgC,EAAE,4CAA4C,EAAE,OAAO,EAAE,UAAU,CAAE,CAAC;IAChL,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,MAAM,CAAE,CAAC;IAErC,OAAO,MAAM,CAAC;AAEhB,CAAC;AAED,kJAAkJ;AAClJ,+FAA+F;AAC/F,uKAAuK;AACvK,mBAAmB;AAEnB,IAAI;AAEJ,iJAAiJ;AACjJ,+FAA+F;AAC/F,uKAAuK;AACvK,mBAAmB;AACnB,IAAI"}
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
import { ISimpleLink } from "@mikezimm/fps-core-v7/lib/logic/Links/interfaces/ISimpleLink";
|
|
11
11
|
import { IFieldSpecialType } from '@mikezimm/fps-pnp2/lib/services/sp/fetch/items/fieldAsSpecial';
|
|
12
12
|
import { IFpsFieldAsSpecialReturn } from './FetchItem';
|
|
13
|
+
import { IFpsSpHttpServiceMIN } from "@mikezimm/fps-core-v7/lib/components/molecules/SpHttp/Sp/IFpsSpHttpServiceMIN";
|
|
13
14
|
export interface IFpsPageAsSpecial extends Partial<any> {
|
|
14
15
|
CanvasContent1?: string;
|
|
15
16
|
LayoutsWebpartsContent?: string;
|
|
@@ -40,5 +41,5 @@ export interface IFpsPageAsSpecialReturn extends IFpsFieldAsSpecialReturn {
|
|
|
40
41
|
* @param consoleLog
|
|
41
42
|
* @returns
|
|
42
43
|
*/
|
|
43
|
-
export declare function fetchFpsPageAsSpecial(webUrl: string, listTitle: string, Id: number, selectThese: string[], special: IFieldSpecialType, context: any, DoNotExpandThese: string[], isModern: boolean, alertMe: boolean, consoleLog: boolean): Promise<IFpsPageAsSpecialReturn>;
|
|
44
|
+
export declare function fetchFpsPageAsSpecial(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, listTitle: string, Id: number, selectThese: string[], special: IFieldSpecialType, context: any, DoNotExpandThese: string[], isModern: boolean, alertMe: boolean, consoleLog: boolean): Promise<IFpsPageAsSpecialReturn>;
|
|
44
45
|
//# sourceMappingURL=FetchPage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchPage.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsSpecial/FetchPage.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAC3F,OAAO,EAAE,iBAAiB,EAAE,MAAM,+DAA+D,CAAC;AAClG,OAAO,EAAE,wBAAwB,EAAyB,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"FetchPage.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsSpecial/FetchPage.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAC3F,OAAO,EAAE,iBAAiB,EAAE,MAAM,+DAA+D,CAAC;AAClG,OAAO,EAAE,wBAAwB,EAAyB,MAAM,aAAa,CAAC;AAC9E,OAAO,EAAE,oBAAoB,EAAE,MAAM,+EAA+E,CAAC;AAErH,MAAM,WAAW,iBAAkB,SAAQ,OAAO,CAAC,GAAG,CAAC;IACrD,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,cAAc,CAAC,EAAE,WAAW,CAAC;IAC7B,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,uBAAwB,SAAQ,wBAAwB;IACvE,IAAI,CAAC,EAAE,iBAAiB,CAAC;CAC1B;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAsB,qBAAqB,CAAC,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,EAClJ,OAAO,EAAE,iBAAiB,EAAE,OAAO,EAAE,GAAG,EAAE,gBAAgB,EAAE,MAAM,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,OAAO,GAAG,OAAO,CAAC,uBAAuB,CAAC,CAclK"}
|
|
@@ -21,14 +21,14 @@ import { fetchFpsItemAsSpecial } from './FetchItem';
|
|
|
21
21
|
* @param consoleLog
|
|
22
22
|
* @returns
|
|
23
23
|
*/
|
|
24
|
-
export async function fetchFpsPageAsSpecial(webUrl, listTitle, Id, selectThese, special, context, DoNotExpandThese, isModern, alertMe, consoleLog) {
|
|
24
|
+
export async function fetchFpsPageAsSpecial(fpsSpService, webUrl, listTitle, Id, selectThese, special, context, DoNotExpandThese, isModern, alertMe, consoleLog) {
|
|
25
25
|
if (isModern === true) {
|
|
26
26
|
selectThese = [...['*'], ...selectThese, ...['CanvasContent1', 'LayoutsWebpartsContent', 'BannerImageUrl',]];
|
|
27
27
|
}
|
|
28
28
|
else {
|
|
29
29
|
selectThese = [...['*'], ...selectThese, ...['WikiField',]];
|
|
30
30
|
}
|
|
31
|
-
const result = await fetchFpsItemAsSpecial(webUrl, listTitle, Id, selectThese, special, context, DoNotExpandThese, alertMe, consoleLog);
|
|
31
|
+
const result = await fetchFpsItemAsSpecial(fpsSpService, webUrl, listTitle, Id, selectThese, special, context, DoNotExpandThese, alertMe, consoleLog);
|
|
32
32
|
result.fpsContentType.push('item'); // = [ ...result.fpsContentType, ...[ 'item', 'file', 'page' ] as IFPSBaseContentType[] ];
|
|
33
33
|
result.fpsContentType.push('file'); // = [ ...result.fpsContentType, ...[ 'item', 'file', 'page' ] as IFPSBaseContentType[] ];
|
|
34
34
|
result.fpsContentType.push('page'); // = [ ...result.fpsContentType, ...[ 'item', 'file', 'page' ] as IFPSBaseContentType[] ];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchPage.js","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsSpecial/FetchPage.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AASH,OAAO,EAA4B,qBAAqB,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"FetchPage.js","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsSpecial/FetchPage.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AASH,OAAO,EAA4B,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAkB9E;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,CAAC,KAAK,UAAU,qBAAqB,CAAC,YAAkC,EAAE,MAAc,EAAE,SAAiB,EAAE,EAAU,EAAE,WAAqB,EAClJ,OAA0B,EAAE,OAAY,EAAE,gBAA0B,EAAE,QAAiB,EAAE,OAAgB,EAAE,UAAmB;IAE9H,IAAI,QAAQ,KAAK,IAAI,EAAE;QACrB,WAAW,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,GAAG,WAAW,EAAE,GAAG,CAAC,gBAAgB,EAAE,wBAAwB,EAAE,gBAAgB,EAAE,CAAC,CAAC;KAE9G;SAAM;QAAE,WAAW,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,GAAG,WAAW,EAAE,GAAG,CAAC,WAAW,EAAE,CAAC,CAAC;KAAE;IAEvE,MAAM,MAAM,GAA4B,MAAM,qBAAqB,CAAC,YAAY,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,EAAE,WAAW,EAAE,OAAO,EAAE,OAAO,EAAE,gBAAgB,EAAE,OAAO,EAAE,UAAU,CAAE,CAAE;IACjL,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,MAAM,CAAE,CAAE,CAAC,0FAA0F;IACjI,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,MAAM,CAAE,CAAE,CAAC,0FAA0F;IACjI,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,MAAM,CAAE,CAAE,CAAC,0FAA0F;IAEjI,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
*/
|
|
9
9
|
import { IFpsErrorObject } from '@mikezimm/fps-core-v7/lib/types/fps-returns/common/IFpsErrorObject';
|
|
10
|
+
import { IFpsSpHttpServiceMIN } from '@mikezimm/fps-core-v7/lib/components/molecules/SpHttp/Sp/IFpsSpHttpServiceMIN';
|
|
10
11
|
export type IPnpAttachInfo = any;
|
|
11
12
|
export interface IFpsFieldAsXMLReturn extends IFpsErrorObject {
|
|
12
13
|
item?: any;
|
|
@@ -25,5 +26,5 @@ export interface IFpsFieldAsXMLReturn extends IFpsErrorObject {
|
|
|
25
26
|
* @param consoleLog
|
|
26
27
|
* @returns
|
|
27
28
|
*/
|
|
28
|
-
export declare function fetchFpsItemAsXML(webUrl: string, listTitle: string, Id: number, selectThese: string[], expandThese: string[], DoNotExpandThese?: string[], alertMe?: boolean, consoleLog?: boolean): Promise<IFpsFieldAsXMLReturn>;
|
|
29
|
+
export declare function fetchFpsItemAsXML(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, listTitle: string, Id: number, selectThese: string[], expandThese: string[], DoNotExpandThese?: string[], alertMe?: boolean, consoleLog?: boolean): Promise<IFpsFieldAsXMLReturn>;
|
|
29
30
|
//# sourceMappingURL=FetchItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchItem.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsXML/FetchItem.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAoBH,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;
|
|
1
|
+
{"version":3,"file":"FetchItem.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsXML/FetchItem.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAoBH,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AAGrG,OAAO,EAAE,oBAAoB,EAAE,MAAM,+EAA+E,CAAC;AAErH,MAAM,MAAM,cAAc,GAAG,GAAG,CAAC;AAEjC,MAAM,WAAW,oBAAqB,SAAQ,eAAe;IACzD,IAAI,CAAC,EAAE,GAAG,CAAC;CACd;AAGD;;;;;;;;;;;;;GAaG;AACH,wBAAsB,iBAAiB,CAAG,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,EAAE,WAAW,EAAE,MAAM,EAAE,EAAE,gBAAgB,GAAG,MAAM,EAAO,EACzM,OAAO,GAAC,OAAe,EAAG,UAAU,GAAE,OAAc,GAAI,OAAO,CAAC,oBAAoB,CAAC,CAkBtF"}
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
* MIGRATION CANDIDATE
|
|
21
21
|
*/
|
|
22
22
|
import { fetchItemAsHTML } from '@mikezimm/fps-pnp2/lib/services/sp/fetch/items/fieldAsHTML';
|
|
23
|
-
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults';
|
|
23
|
+
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckWService/CheckItemsResults';
|
|
24
24
|
import { getExpandColumns } from '@mikezimm/fps-core-v7/lib/components/molecules/source-props/Lists/getVX/getExpandV2'; //./Lists/getVX/getExpandV2';
|
|
25
25
|
/**
|
|
26
26
|
* v1.0.186 - May 15, 2023: DEPRECATE THIS AND USE fetchFpsItemAsSpecial as single function for both HTML and Text
|
|
@@ -36,7 +36,7 @@ import { getExpandColumns } from '@mikezimm/fps-core-v7/lib/components/molecules
|
|
|
36
36
|
* @param consoleLog
|
|
37
37
|
* @returns
|
|
38
38
|
*/
|
|
39
|
-
export async function fetchFpsItemAsXML(webUrl, listTitle, Id, selectThese, expandThese, DoNotExpandThese = [], alertMe = false, consoleLog = true) {
|
|
39
|
+
export async function fetchFpsItemAsXML(fpsSpService, webUrl, listTitle, Id, selectThese, expandThese, DoNotExpandThese = [], alertMe = false, consoleLog = true) {
|
|
40
40
|
const fetchProps = {
|
|
41
41
|
webUrl: webUrl,
|
|
42
42
|
listTitle: listTitle,
|
|
@@ -46,7 +46,7 @@ export async function fetchFpsItemAsXML(webUrl, listTitle, Id, selectThese, expa
|
|
|
46
46
|
context: null, //Not needed until Pnpjs v3
|
|
47
47
|
};
|
|
48
48
|
const initialResult = await fetchItemAsHTML(fetchProps);
|
|
49
|
-
const result = checkItemsResults(initialResult, `fps-library-v2: fetchFpsItemAsXML ~ 28`, alertMe, consoleLog);
|
|
49
|
+
const result = checkItemsResults(fpsSpService, initialResult, `fps-library-v2: fetchFpsItemAsXML ~ 28`, alertMe, consoleLog);
|
|
50
50
|
result.fpsContentType.push('item');
|
|
51
51
|
return result;
|
|
52
52
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchItem.js","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsXML/FetchItem.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH;;;;;;;;GAQG;AAEH;;;GAGG;AAEH,OAAO,EAAE,eAAe,EAA0B,MAAM,4DAA4D,CAAC;AACrH,OAAO,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"FetchItem.js","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsXML/FetchItem.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH;;;;;;;;GAQG;AAEH;;;GAGG;AAEH,OAAO,EAAE,eAAe,EAA0B,MAAM,4DAA4D,CAAC;AACrH,OAAO,EAAE,iBAAiB,EAAE,MAAM,gGAAgG,CAAC;AAInI,OAAO,EAAE,gBAAgB,EAAE,MAAM,qFAAqF,CAAC,CAAC,6BAA6B;AAUrJ;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,KAAK,UAAU,iBAAiB,CAAG,YAAkC,EAAE,MAAc,EAAE,SAAiB,EAAE,EAAU,EAAE,WAAqB,EAAE,WAAqB,EAAE,mBAA8B,EAAE,EACzM,UAAkB,KAAK,EAAG,aAAsB,IAAI;IAEpD,MAAM,UAAU,GAA4B;QAC1C,MAAM,EAAE,MAAM;QACd,SAAS,EAAE,SAAS;QACpB,EAAE,EAAE,EAAE;QACN,WAAW,EAAE,WAAW;QACxB,WAAW,EAAE,gBAAgB,CAAE,WAAW,EAAE,gBAAgB,CAAE;QAC9D,OAAO,EAAE,IAAI,EAAE,2BAA2B;KAC3C,CAAA;IAED,MAAM,aAAa,GAAkB,MAAM,eAAe,CAAE,UAAU,CAAE,CAAC;IAEzE,MAAM,MAAM,GAAyB,iBAAiB,CAAE,YAAY,EAAE,aAAgC,EAAE,wCAAwC,EAAE,OAAO,EAAE,UAAU,CAAE,CAAC;IACxK,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,MAAM,CAAE,CAAC;IAErC,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
import { ISimpleLink } from "@mikezimm/fps-core-v7/lib/logic/Links/interfaces/ISimpleLink";
|
|
11
11
|
import { IFpsFieldAsXMLReturn } from './FetchItem';
|
|
12
|
+
import { IFpsSpHttpServiceMIN } from "@mikezimm/fps-core-v7/lib/components/molecules/SpHttp/Sp/IFpsSpHttpServiceMIN";
|
|
12
13
|
export interface IFpsPageAsXML extends Partial<any> {
|
|
13
14
|
CanvasContent1?: string;
|
|
14
15
|
LayoutsWebpartsContent?: string;
|
|
@@ -37,5 +38,5 @@ export interface IFpsPageAsXMLReturn extends IFpsFieldAsXMLReturn {
|
|
|
37
38
|
* @param consoleLog
|
|
38
39
|
* @returns
|
|
39
40
|
*/
|
|
40
|
-
export declare function fetchFpsPageAsXML(webUrl: string, listTitle: string, Id: number, selectThese: string[], expandThese: string[], DoNotExpandThese: string[], isModern: boolean, alertMe: boolean, consoleLog: boolean): Promise<IFpsPageAsXMLReturn>;
|
|
41
|
+
export declare function fetchFpsPageAsXML(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, listTitle: string, Id: number, selectThese: string[], expandThese: string[], DoNotExpandThese: string[], isModern: boolean, alertMe: boolean, consoleLog: boolean): Promise<IFpsPageAsXMLReturn>;
|
|
41
42
|
//# sourceMappingURL=FetchPage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchPage.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsXML/FetchPage.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAC3F,OAAO,EAAE,oBAAoB,EAAqB,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"FetchPage.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsXML/FetchPage.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAC3F,OAAO,EAAE,oBAAoB,EAAqB,MAAM,aAAa,CAAC;AACtE,OAAO,EAAE,oBAAoB,EAAE,MAAM,+EAA+E,CAAC;AAErH,MAAM,WAAW,aAAc,SAAQ,OAAO,CAAC,GAAG,CAAC;IACjD,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,cAAc,CAAC,EAAE,WAAW,CAAC;IAC7B,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,mBAAoB,SAAQ,oBAAoB;IAC/D,IAAI,CAAC,EAAE,aAAa,CAAC;CACtB;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAsB,iBAAiB,CAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,EAAE,WAAW,EAAE,MAAM,EAAE,EAAE,gBAAgB,EAAE,MAAM,EAAO,EACvM,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,OAAO,GAAG,OAAO,CAAC,mBAAmB,CAAC,CAcxF"}
|
|
@@ -19,14 +19,14 @@ import { fetchFpsItemAsXML } from './FetchItem';
|
|
|
19
19
|
* @param consoleLog
|
|
20
20
|
* @returns
|
|
21
21
|
*/
|
|
22
|
-
export async function fetchFpsPageAsXML(webUrl, listTitle, Id, selectThese, expandThese, DoNotExpandThese = [], isModern, alertMe, consoleLog) {
|
|
22
|
+
export async function fetchFpsPageAsXML(fpsSpService, webUrl, listTitle, Id, selectThese, expandThese, DoNotExpandThese = [], isModern, alertMe, consoleLog) {
|
|
23
23
|
if (isModern === true) {
|
|
24
24
|
selectThese = [...['*'], ...selectThese, ...['CanvasContent1', 'LayoutsWebpartsContent', 'BannerImageUrl',]];
|
|
25
25
|
}
|
|
26
26
|
else {
|
|
27
27
|
selectThese = [...['*'], ...selectThese, ...['WikiField',]];
|
|
28
28
|
}
|
|
29
|
-
const result = await fetchFpsItemAsXML(webUrl, listTitle, Id, selectThese, expandThese, DoNotExpandThese, alertMe, consoleLog);
|
|
29
|
+
const result = await fetchFpsItemAsXML(fpsSpService, webUrl, listTitle, Id, selectThese, expandThese, DoNotExpandThese, alertMe, consoleLog);
|
|
30
30
|
result.fpsContentType.push('item'); // = [ ...result.fpsContentType, ...[ 'item', 'file', 'page' ] as IFPSBaseContentType[] ];
|
|
31
31
|
result.fpsContentType.push('file'); // = [ ...result.fpsContentType, ...[ 'item', 'file', 'page' ] as IFPSBaseContentType[] ];
|
|
32
32
|
result.fpsContentType.push('page'); // = [ ...result.fpsContentType, ...[ 'item', 'file', 'page' ] as IFPSBaseContentType[] ];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchPage.js","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsXML/FetchPage.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAQH,OAAO,EAAwB,iBAAiB,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"FetchPage.js","sourceRoot":"","sources":["../../../src/pnpjs/FieldAsXML/FetchPage.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAQH,OAAO,EAAwB,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAkBtE;;;;;;;;;;;;;;GAcG;AACH,MAAM,CAAC,KAAK,UAAU,iBAAiB,CAAE,YAAkC,EAAE,MAAc,EAAE,SAAiB,EAAE,EAAU,EAAE,WAAqB,EAAE,WAAqB,EAAE,mBAA6B,EAAE,EACvM,QAAiB,EAAE,OAAgB,EAAE,UAAmB;IAExD,IAAI,QAAQ,KAAK,IAAI,EAAE;QACrB,WAAW,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,GAAG,WAAW,EAAE,GAAG,CAAC,gBAAgB,EAAE,wBAAwB,EAAE,gBAAgB,EAAE,CAAC,CAAC;KAE9G;SAAM;QAAE,WAAW,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,GAAG,WAAW,EAAE,GAAG,CAAC,WAAW,EAAE,CAAC,CAAC;KAAE;IAEvE,MAAM,MAAM,GAAwB,MAAM,iBAAiB,CAAE,YAAY,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,EAAE,WAAW,EAAE,WAAW,EAAE,gBAAgB,EAAE,OAAO,EAAE,UAAU,CAAC,CAAC;IACnK,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,MAAM,CAAE,CAAE,CAAC,0FAA0F;IACjI,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,MAAM,CAAE,CAAE,CAAC,0FAA0F;IACjI,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,MAAM,CAAE,CAAE,CAAC,0FAA0F;IAEjI,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|
|
@@ -6,9 +6,10 @@
|
|
|
6
6
|
|
|
7
7
|
*/
|
|
8
8
|
import { IFpsErrorObject } from "@mikezimm/fps-core-v7/lib/types/fps-returns/common/IFpsErrorObject";
|
|
9
|
+
import { IFpsSpHttpServiceMIN } from "@mikezimm/fps-core-v7/lib/components/molecules/SpHttp/Sp/IFpsSpHttpServiceMIN";
|
|
9
10
|
export type IPnpFieldInfo = any;
|
|
10
11
|
export interface IFpsFieldReturn extends IFpsErrorObject {
|
|
11
12
|
item: IPnpFieldInfo;
|
|
12
13
|
}
|
|
13
|
-
export declare function getListByField(webUrl: string, listTitle: string, titleOrInternal: string, context: any, alertMe: boolean, consoleLog: boolean): Promise<IFpsFieldReturn>;
|
|
14
|
+
export declare function getListByField(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, listTitle: string, titleOrInternal: string, context: any, alertMe: boolean, consoleLog: boolean): Promise<IFpsFieldReturn>;
|
|
14
15
|
//# sourceMappingURL=getByField.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getByField.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Fields/getByField.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAmBH,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;
|
|
1
|
+
{"version":3,"file":"getByField.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Fields/getByField.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAmBH,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AACrG,OAAO,EAAE,oBAAoB,EAAE,MAAM,+EAA+E,CAAC;AAErH,MAAM,MAAM,aAAa,GAAG,GAAG,CAAC;AAEhC,MAAM,WAAW,eAAgB,SAAQ,eAAe;IACtD,IAAI,EAAE,aAAa,CAAC;CACrB;AAED,wBAAsB,cAAc,CAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,EAAE,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,OAAO,GAAM,OAAO,CAAC,eAAe,CAAC,CAStN"}
|
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
* MIGRATION CANDIDATE
|
|
18
18
|
*/
|
|
19
19
|
import { getByField } from "@mikezimm/fps-pnp2/lib/services/sp/fetch/fields/getBy";
|
|
20
|
-
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults';
|
|
21
|
-
export async function getListByField(webUrl, listTitle, titleOrInternal, context, alertMe, consoleLog) {
|
|
20
|
+
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckWService/CheckItemsResults';
|
|
21
|
+
export async function getListByField(fpsSpService, webUrl, listTitle, titleOrInternal, context, alertMe, consoleLog) {
|
|
22
22
|
const itemsInput = await getByField(webUrl, listTitle, titleOrInternal, context);
|
|
23
|
-
const result = checkItemsResults(itemsInput, `fps-library-v2: getListByField ~ 17`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
23
|
+
const result = checkItemsResults(fpsSpService, itemsInput, `fps-library-v2: getListByField ~ 17`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
24
24
|
result.fpsContentType.push('field');
|
|
25
25
|
return result;
|
|
26
26
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getByField.js","sourceRoot":"","sources":["../../../src/pnpjs/Fields/getByField.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;GAMG;AAEH;;;GAGG;AAEH,OAAO,EAAE,UAAU,EAAkB,MAAM,uDAAuD,CAAC;AAEnG,OAAO,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"getByField.js","sourceRoot":"","sources":["../../../src/pnpjs/Fields/getByField.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;GAMG;AAEH;;;GAGG;AAEH,OAAO,EAAE,UAAU,EAAkB,MAAM,uDAAuD,CAAC;AAEnG,OAAO,EAAE,iBAAiB,EAAE,MAAM,gGAAgG,CAAC;AAWnI,MAAM,CAAC,KAAK,UAAU,cAAc,CAAE,YAAkC,EAAE,MAAc,EAAE,SAAiB,EAAE,eAAuB,EAAE,OAAY,EAAE,OAAgB,EAAE,UAAmB;IAEvL,MAAM,UAAU,GAAmB,MAAM,UAAU,CAAE,MAAM,EAAE,SAAS,EAAE,eAAe,EAAE,OAAO,CAAE,CAAC;IAEnG,MAAM,MAAM,GAAqB,iBAAiB,CAAE,YAAY,EAAE,UAA6B,EAAE,sCAAsC,EAAE,OAAO,EAAE,UAAU,CAAS,CAAC,CAAE,sFAAsF;IAC9P,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,OAAO,CAAE,CAAC;IAEtC,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
* MIGRATION CANDIDATE
|
|
19
19
|
*/
|
|
20
20
|
import { fetchFields } from "@mikezimm/fps-pnp2/lib/services/sp/fetch/fields/fetch";
|
|
21
|
-
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults';
|
|
21
|
+
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckWService/CheckItemsResults';
|
|
22
22
|
export async function getListFields(minFetchListProps, alertMe, consoleLog) {
|
|
23
23
|
const itemsInput = await fetchFields(minFetchListProps);
|
|
24
|
-
const result = checkItemsResults(itemsInput, `fps-library-v2: getListFields ~ 19`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
24
|
+
const result = checkItemsResults(minFetchListProps.fpsSpService, itemsInput, `fps-library-v2: getListFields ~ 19`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
25
25
|
result.fpsContentType.push('field');
|
|
26
26
|
return result;
|
|
27
27
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFields.js","sourceRoot":"","sources":["../../../src/pnpjs/Fields/getFields.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;;GAOG;AAEH;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAmB,MAAM,uDAAuD,CAAC;AAErG,OAAO,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"getFields.js","sourceRoot":"","sources":["../../../src/pnpjs/Fields/getFields.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;;GAOG;AAEH;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAmB,MAAM,uDAAuD,CAAC;AAErG,OAAO,EAAE,iBAAiB,EAAE,MAAM,gGAAgG,CAAC;AAWnI,MAAM,CAAC,KAAK,UAAU,aAAa,CAAE,iBAAqC,EAAE,OAA4B,EAAE,UAA+B;IAEvI,MAAM,UAAU,GAAoB,MAAM,WAAW,CAAE,iBAAiB,CAAE,CAAC;IAE3E,MAAM,MAAM,GAAsB,iBAAiB,CAAE,iBAAiB,CAAC,YAAY,EAAE,UAA6B,EAAE,qCAAqC,EAAE,OAAO,EAAE,UAAU,CAAS,CAAC,CAAE,sFAAsF;IAChR,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,OAAO,CAAE,CAAC;IAEtC,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
*/
|
|
8
8
|
import { IFpsGroupsReturn } from '@mikezimm/fps-core-v7/lib/types/fps-returns/sites/groups/IGroupReturns';
|
|
9
|
+
import { IFpsSpHttpServiceMIN } from '@mikezimm/fps-core-v7/lib/components/molecules/SpHttp/Sp/IFpsSpHttpServiceMIN';
|
|
9
10
|
/**
|
|
10
11
|
* 2024-12-07: DEPRECATED. Use getWebGroupInfoAPI or getWebGroupInfoBatchAPI:
|
|
11
12
|
* import { getWebGroupInfoAPI } from '@mikezimm/fps-core-v7/lib/restAPIs/sites/groups/getWebGroupInfoAPI';
|
|
@@ -17,5 +18,5 @@ import { IFpsGroupsReturn } from '@mikezimm/fps-core-v7/lib/types/fps-returns/si
|
|
|
17
18
|
* @param filter >> optional filter string like Title eq "Group Title" or Id eq 10
|
|
18
19
|
* @returns
|
|
19
20
|
*/
|
|
20
|
-
export declare function getAllSiteGroupsD(webUrl: string, alertMe: boolean | undefined, consoleLog: boolean | undefined, filter?: string): Promise<IFpsGroupsReturn>;
|
|
21
|
+
export declare function getAllSiteGroupsD(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, alertMe: boolean | undefined, consoleLog: boolean | undefined, filter?: string): Promise<IFpsGroupsReturn>;
|
|
21
22
|
//# sourceMappingURL=getAllSiteGroups.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAllSiteGroups.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAllSiteGroups.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAcH,OAAO,EAAE,gBAAgB,EAAE,MAAM,wEAAwE,CAAC;
|
|
1
|
+
{"version":3,"file":"getAllSiteGroups.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAllSiteGroups.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAcH,OAAO,EAAE,gBAAgB,EAAE,MAAM,wEAAwE,CAAC;AAC1G,OAAO,EAAE,oBAAoB,EAAE,MAAM,+EAA+E,CAAC;AAGrH;;;;;;;;;;GAUG;AACH,wBAAsB,iBAAiB,CAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,SAAS,EAAE,UAAU,EAAE,OAAO,GAAG,SAAS,EAAE,MAAM,GAAE,MAAW,GAAK,OAAO,CAAC,gBAAgB,CAAC,CAQ5M"}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* Update:: import { IGroupsResults } to '@mikezimm/fps-core-v7/lib/types/fps-returns/sites/groups/IGroupsResults;'
|
|
13
13
|
|
|
14
14
|
*/
|
|
15
|
-
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults';
|
|
15
|
+
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckWService/CheckItemsResults';
|
|
16
16
|
import { getSiteGroupsD, } from '@mikezimm/fps-pnp2/lib/services/sp/groups/getSiteGroups';
|
|
17
17
|
/**
|
|
18
18
|
* 2024-12-07: DEPRECATED. Use getWebGroupInfoAPI or getWebGroupInfoBatchAPI:
|
|
@@ -25,9 +25,9 @@ import { getSiteGroupsD, } from '@mikezimm/fps-pnp2/lib/services/sp/groups/getSi
|
|
|
25
25
|
* @param filter >> optional filter string like Title eq "Group Title" or Id eq 10
|
|
26
26
|
* @returns
|
|
27
27
|
*/
|
|
28
|
-
export async function getAllSiteGroupsD(webUrl, alertMe, consoleLog, filter = '') {
|
|
28
|
+
export async function getAllSiteGroupsD(fpsSpService, webUrl, alertMe, consoleLog, filter = '') {
|
|
29
29
|
const groups = await getSiteGroupsD(webUrl, [''], filter);
|
|
30
|
-
const result = checkItemsResults(groups, `fps-library-v2: getAllSiteGroups ~ 18`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
30
|
+
const result = checkItemsResults(fpsSpService, groups, `fps-library-v2: getAllSiteGroups ~ 18`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
31
31
|
result.fpsContentType.push('group');
|
|
32
32
|
return result;
|
|
33
33
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAllSiteGroups.js","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAllSiteGroups.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;GAMG;AAGH,OAAO,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"getAllSiteGroups.js","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAllSiteGroups.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;GAMG;AAGH,OAAO,EAAE,iBAAiB,EAAE,MAAM,gGAAgG,CAAC;AAEnI,OAAO,EAAE,cAAc,GAAG,MAAM,yDAAyD,CAAC;AAK1F;;;;;;;;;;GAUG;AACH,MAAM,CAAC,KAAK,UAAU,iBAAiB,CAAE,YAAkC,EAAE,MAAc,EAAE,OAA4B,EAAE,UAA+B,EAAE,SAAiB,EAAE;IAE7K,MAAM,MAAM,GAAqB,MAAM,cAAc,CAAE,MAAM,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,CAAsB,CAAC;IAClG,MAAM,MAAM,GAAqB,iBAAiB,CAAE,YAAY,EAAE,MAAyB,EAAE,wCAAwC,EAAE,OAAO,EAAE,UAAU,CAAS,CAAC,CAAE,sFAAsF;IAC5P,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,OAAO,CAAE,CAAC;IAEtC,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { IFpsAssociatedGroupsReturn } from '@mikezimm/fps-core-v7/lib/types/fps-returns/sites/groups/IGroupReturns';
|
|
2
|
+
import { IFpsSpHttpServiceMIN } from '@mikezimm/fps-core-v7/lib/components/molecules/SpHttp/Sp/IFpsSpHttpServiceMIN';
|
|
2
3
|
/**
|
|
3
4
|
* 2024-12-07: DEPRECATED. Use getWebAllAssociatedGroupsAPI or getWebAssociatedGroupAPI:
|
|
4
5
|
* import { getWebAllAssociatedGroupsAPI, getWebAssociatedGroupAPI } from '@mikezimm/fps-core-v7/lib/restAPIs/sites/groups/getWebAssociatedGroupAPI';
|
|
@@ -7,5 +8,5 @@ import { IFpsAssociatedGroupsReturn } from '@mikezimm/fps-core-v7/lib/types/fps-
|
|
|
7
8
|
* @param consoleLog
|
|
8
9
|
* @returns
|
|
9
10
|
*/
|
|
10
|
-
export declare function getAssociatedGroupsD(webUrl: string, alertMe: boolean | undefined, consoleLog: boolean | undefined): Promise<IFpsAssociatedGroupsReturn>;
|
|
11
|
+
export declare function getAssociatedGroupsD(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, alertMe: boolean | undefined, consoleLog: boolean | undefined): Promise<IFpsAssociatedGroupsReturn>;
|
|
11
12
|
//# sourceMappingURL=getAssocGroups.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAssocGroups.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAssocGroups.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,0BAA0B,EAAmB,MAAM,wEAAwE,CAAC;
|
|
1
|
+
{"version":3,"file":"getAssocGroups.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAssocGroups.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,0BAA0B,EAAmB,MAAM,wEAAwE,CAAC;AAIrI,OAAO,EAAE,oBAAoB,EAAE,MAAM,+EAA+E,CAAC;AAErH;;;;;;;GAOG;AACH,wBAAsB,oBAAoB,CAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,SAAS,EAAE,UAAU,EAAE,OAAO,GAAG,SAAS,GAAM,OAAO,CAAC,0BAA0B,CAAC,CAcrM"}
|
|
@@ -9,10 +9,10 @@ import { getAssociatedVisitorGroupD } from './getAssocVisitorGroup';
|
|
|
9
9
|
* @param consoleLog
|
|
10
10
|
* @returns
|
|
11
11
|
*/
|
|
12
|
-
export async function getAssociatedGroupsD(webUrl, alertMe, consoleLog) {
|
|
13
|
-
const owners = await getAssociatedOwnerGroupD(webUrl, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
14
|
-
const members = await getAssociatedMemberGroupD(webUrl, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
15
|
-
const visitors = await getAssociatedVisitorGroupD(webUrl, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
12
|
+
export async function getAssociatedGroupsD(fpsSpService, webUrl, alertMe, consoleLog) {
|
|
13
|
+
const owners = await getAssociatedOwnerGroupD(fpsSpService, webUrl, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
14
|
+
const members = await getAssociatedMemberGroupD(fpsSpService, webUrl, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
15
|
+
const visitors = await getAssociatedVisitorGroupD(fpsSpService, webUrl, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
16
16
|
const result = {
|
|
17
17
|
owners: owners,
|
|
18
18
|
members: members,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAssocGroups.js","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAssocGroups.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"getAssocGroups.js","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAssocGroups.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAGpE;;;;;;;GAOG;AACH,MAAM,CAAC,KAAK,UAAU,oBAAoB,CAAE,YAAkC,EAAE,MAAc,EAAE,OAA4B,EAAE,UAA+B;IAE3J,MAAM,MAAM,GAAoB,MAAM,wBAAwB,CAAE,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,CAAS,CAAC,CAAE,sFAAsF;IAC3M,MAAM,OAAO,GAAoB,MAAM,yBAAyB,CAAE,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,CAAS,CAAC,CAAE,sFAAsF;IAC7M,MAAM,QAAQ,GAAoB,MAAM,0BAA0B,CAAE,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,CAAS,CAAC,CAAE,sFAAsF;IAE/M,MAAM,MAAM,GAAgC;QAC1C,MAAM,EAAE,MAAM;QACd,OAAO,EAAE,OAAO;QAChB,QAAQ,EAAE,QAAQ;KACW,CAAA;IAE/B,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
*/
|
|
8
8
|
import { IFpsGroupReturn } from '@mikezimm/fps-core-v7/lib/types/fps-returns/sites/groups/IGroupReturns';
|
|
9
|
+
import { IFpsSpHttpServiceMIN } from '@mikezimm/fps-core-v7/lib/components/molecules/SpHttp/Sp/IFpsSpHttpServiceMIN';
|
|
9
10
|
/**
|
|
10
11
|
* 2024-12-07: DEPRECATED. Use getWebAllAssociatedGroupsAPI or getWebAssociatedGroupAPI:
|
|
11
12
|
* import { getWebAllAssociatedGroupsAPI, getWebAssociatedGroupAPI } from '@mikezimm/fps-core-v7/lib/restAPIs/sites/groups/getWebAssociatedGroupAPI';
|
|
@@ -18,5 +19,5 @@ import { IFpsGroupReturn } from '@mikezimm/fps-core-v7/lib/types/fps-returns/sit
|
|
|
18
19
|
* @param consoleLog
|
|
19
20
|
* @returns
|
|
20
21
|
*/
|
|
21
|
-
export declare function getAssociatedMemberGroupD(webUrl: string, alertMe: boolean | undefined, consoleLog: boolean | undefined): Promise<IFpsGroupReturn>;
|
|
22
|
+
export declare function getAssociatedMemberGroupD(fpsSpService: IFpsSpHttpServiceMIN, webUrl: string, alertMe: boolean | undefined, consoleLog: boolean | undefined): Promise<IFpsGroupReturn>;
|
|
22
23
|
//# sourceMappingURL=getAssocMemberGroup.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAssocMemberGroup.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAssocMemberGroup.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAcH,OAAO,EAAE,eAAe,EAAE,MAAM,wEAAwE,CAAC;
|
|
1
|
+
{"version":3,"file":"getAssocMemberGroup.d.ts","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAssocMemberGroup.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAcH,OAAO,EAAE,eAAe,EAAE,MAAM,wEAAwE,CAAC;AACzG,OAAO,EAAE,oBAAoB,EAAE,MAAM,+EAA+E,CAAC;AAErH;;;;;;;;;;;GAWG;AACH,wBAAsB,yBAAyB,CAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,SAAS,EAAE,UAAU,EAAE,OAAO,GAAG,SAAS,GAAM,OAAO,CAAC,eAAe,CAAC,CAQ/L"}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* Update:: import { IGroupResults } to '@mikezimm/fps-core-v7/lib/types/fps-returns/sites/groups/IGroupResults;'
|
|
13
13
|
|
|
14
14
|
*/
|
|
15
|
-
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckItemsResults';
|
|
15
|
+
import { checkItemsResults } from '@mikezimm/fps-core-v7/lib/components/molecules/process-results/CheckWService/CheckItemsResults';
|
|
16
16
|
import { getAssociatedGroupD, } from '@mikezimm/fps-pnp2/lib/services/sp/groups/getAssocGroup';
|
|
17
17
|
/**
|
|
18
18
|
* 2024-12-07: DEPRECATED. Use getWebAllAssociatedGroupsAPI or getWebAssociatedGroupAPI:
|
|
@@ -26,9 +26,9 @@ import { getAssociatedGroupD, } from '@mikezimm/fps-pnp2/lib/services/sp/groups/
|
|
|
26
26
|
* @param consoleLog
|
|
27
27
|
* @returns
|
|
28
28
|
*/
|
|
29
|
-
export async function getAssociatedMemberGroupD(webUrl, alertMe, consoleLog) {
|
|
29
|
+
export async function getAssociatedMemberGroupD(fpsSpService, webUrl, alertMe, consoleLog) {
|
|
30
30
|
const group = await getAssociatedGroupD(webUrl, 'Members');
|
|
31
|
-
const result = checkItemsResults(group, `fps-library-v2: getAssocGroups ~ 27`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
31
|
+
const result = checkItemsResults(fpsSpService, group, `fps-library-v2: getAssocGroups ~ 27`, alertMe, consoleLog); // added as any to fix compile error due to adding item as optional to IFPSItemsReturn
|
|
32
32
|
result.fpsContentType.push('group');
|
|
33
33
|
return result;
|
|
34
34
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAssocMemberGroup.js","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAssocMemberGroup.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;GAMG;AAGH,OAAO,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"getAssocMemberGroup.js","sourceRoot":"","sources":["../../../src/pnpjs/Groups/getAssocMemberGroup.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;;;;;GAMG;AAGH,OAAO,EAAE,iBAAiB,EAAE,MAAM,gGAAgG,CAAC;AAEnI,OAAO,EAAE,mBAAmB,GAAG,MAAM,yDAAyD,CAAC;AAI/F;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,KAAK,UAAU,yBAAyB,CAAE,YAAkC,EAAE,MAAc,EAAE,OAA4B,EAAE,UAA+B;IAEhK,MAAM,KAAK,GAAoB,MAAM,mBAAmB,CAAE,MAAM,EAAE,SAAS,CAAqB,CAAC;IACjG,MAAM,MAAM,GAAoB,iBAAiB,CAAE,YAAY,EAAE,KAAwB,EAAE,sCAAsC,EAAE,OAAO,EAAE,UAAU,CAAS,CAAC,CAAE,sFAAsF;IACxP,MAAM,CAAC,cAAc,CAAC,IAAI,CAAE,OAAO,CAAE,CAAC;IAEtC,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|