@mikezimm/fps-core-v7 1.0.36 → 1.0.38
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/functions/updateUrlParam.d.ts.map +1 -1
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js +2 -1
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js.map +1 -1
- package/lib/banner/FPSWebPartClass/getCert.d.ts.map +1 -1
- package/lib/banner/FPSWebPartClass/getCert.js +2 -1
- package/lib/banner/FPSWebPartClass/getCert.js.map +1 -1
- package/lib/banner/bannerX/sendFeedback.d.ts.map +1 -1
- package/lib/banner/bannerX/sendFeedback.js +2 -1
- package/lib/banner/bannerX/sendFeedback.js.map +1 -1
- package/lib/banner/components/ItemPicker/functions/fetchFileList.d.ts.map +1 -1
- package/lib/banner/components/ItemPicker/functions/fetchFileList.js +2 -1
- package/lib/banner/components/ItemPicker/functions/fetchFileList.js.map +1 -1
- package/lib/banner/components/ItemPicker/functions/fetchListList.d.ts.map +1 -1
- package/lib/banner/components/ItemPicker/functions/fetchListList.js +2 -1
- package/lib/banner/components/ItemPicker/functions/fetchListList.js.map +1 -1
- package/lib/banner/features/FPSDOM/FPSEnviro.d.ts.map +1 -1
- package/lib/banner/features/FPSDOM/FPSEnviro.js +4 -3
- package/lib/banner/features/FPSDOM/FPSEnviro.js.map +1 -1
- package/lib/banner/features/FPSDOM/IFPSDigestValues.d.ts +1 -1
- package/lib/banner/features/FPSDOM/IFPSDigestValues.d.ts.map +1 -1
- package/lib/banner/features/Tricky/logfun.d.ts.map +1 -1
- package/lib/banner/features/Tricky/logfun.js +7 -6
- package/lib/banner/features/Tricky/logfun.js.map +1 -1
- package/lib/components/atoms/SharedItems/processSharedItems.d.ts.map +1 -1
- package/lib/components/atoms/SharedItems/processSharedItems.js +2 -1
- package/lib/components/atoms/SharedItems/processSharedItems.js.map +1 -1
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js +2 -2
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js.map +1 -1
- package/lib/components/atoms/easy-analytics/interfaces/constants.js +1 -1
- package/lib/components/atoms/easy-analytics/interfaces/constants.js.map +1 -1
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts.map +1 -1
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js +2 -1
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js.map +1 -1
- package/lib/components/molecules/SpHttp/digestValues/fromContext/getThisFPSDigestValueFromContext.js +2 -2
- package/lib/components/molecules/SpHttp/digestValues/fromContext/getThisFPSDigestValueFromContext.js.map +1 -1
- package/lib/components/molecules/SpHttp/digestValues/fromUrl/addFPSDigestToSourceProps.d.ts +3 -0
- package/lib/components/molecules/SpHttp/digestValues/fromUrl/addFPSDigestToSourceProps.d.ts.map +1 -0
- package/lib/components/molecules/SpHttp/digestValues/fromUrl/addFPSDigestToSourceProps.js +16 -0
- package/lib/components/molecules/SpHttp/digestValues/fromUrl/addFPSDigestToSourceProps.js.map +1 -0
- package/lib/components/molecules/SpHttp/digestValues/fromUrl/getThisFPSDigestValueFromUrl.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/digestValues/fromUrl/getThisFPSDigestValueFromUrl.js +6 -2
- package/lib/components/molecules/SpHttp/digestValues/fromUrl/getThisFPSDigestValueFromUrl.js.map +1 -1
- package/lib/components/molecules/SpHttp/digestValues/fromUrl/setMultiFPSFormDigests.js +2 -2
- package/lib/components/molecules/SpHttp/digestValues/fromUrl/setMultiFPSFormDigests.js.map +1 -1
- package/lib/components/molecules/SpHttp/doSpJsBatchFetch.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/doSpJsBatchFetch.js +4 -3
- package/lib/components/molecules/SpHttp/doSpJsBatchFetch.js.map +1 -1
- package/lib/components/molecules/SpHttp/doSpJsFetch.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/doSpJsFetch.js +4 -3
- package/lib/components/molecules/SpHttp/doSpJsFetch.js.map +1 -1
- package/lib/components/molecules/SpHttp/doSpJsFileFetch.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/doSpJsFileFetch.js +4 -3
- package/lib/components/molecules/SpHttp/doSpJsFileFetch.js.map +1 -1
- package/lib/components/molecules/SpHttp/helpers/check4ThisFPSDigestValue.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/helpers/check4ThisFPSDigestValue.js +28 -5
- package/lib/components/molecules/SpHttp/helpers/check4ThisFPSDigestValue.js.map +1 -1
- package/lib/components/molecules/SpHttp/helpers/getCurrentFPSDigest.js +5 -5
- package/lib/components/molecules/SpHttp/helpers/getCurrentFPSDigest.js.map +1 -1
- package/lib/components/molecules/process-results/createEmptyFpsErrorReturn.d.ts +3 -0
- package/lib/components/molecules/process-results/createEmptyFpsErrorReturn.d.ts.map +1 -0
- package/lib/components/molecules/process-results/createEmptyFpsErrorReturn.js +15 -0
- package/lib/components/molecules/process-results/createEmptyFpsErrorReturn.js.map +1 -0
- package/lib/components/molecules/process-results/createEmptyFpsItemsReturn.d.ts +0 -1
- package/lib/components/molecules/process-results/createEmptyFpsItemsReturn.d.ts.map +1 -1
- package/lib/components/molecules/process-results/createEmptyFpsItemsReturn.js +2 -2
- package/lib/components/molecules/process-results/createEmptyFpsItemsReturn.js.map +1 -1
- package/lib/components/molecules/process-results/createEmptyFpsUsersReturn.d.ts.map +1 -1
- package/lib/components/molecules/process-results/createEmptyFpsUsersReturn.js +3 -3
- package/lib/components/molecules/process-results/createEmptyFpsUsersReturn.js.map +1 -1
- package/lib/components/molecules/process-results/createErrorFpsFileReturn.d.ts +3 -0
- package/lib/components/molecules/process-results/createErrorFpsFileReturn.d.ts.map +1 -0
- package/lib/components/molecules/process-results/createErrorFpsFileReturn.js +9 -0
- package/lib/components/molecules/process-results/createErrorFpsFileReturn.js.map +1 -0
- package/lib/components/molecules/process-results/createErrorFpsListItemsReturn.d.ts.map +1 -1
- package/lib/components/molecules/process-results/createErrorFpsListItemsReturn.js +2 -4
- package/lib/components/molecules/process-results/createErrorFpsListItemsReturn.js.map +1 -1
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts +0 -4
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts.map +1 -1
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js +9 -7
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js.map +1 -1
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts.map +1 -1
- package/lib/components/molecules/source-props/Lists/createListSource.js +12 -3
- package/lib/components/molecules/source-props/Lists/createListSource.js.map +1 -1
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js +1 -1
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js.map +1 -1
- package/lib/components/molecules/source-props/SitePages/NewsSource.js +1 -1
- package/lib/components/molecules/source-props/SitePages/NewsSource.js.map +1 -1
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js +1 -1
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js.map +1 -1
- package/lib/components/molecules/source-props/WindowLocationConstants.d.ts +34 -0
- package/lib/components/molecules/source-props/WindowLocationConstants.d.ts.map +1 -0
- package/lib/components/molecules/source-props/WindowLocationConstants.js +57 -0
- package/lib/components/molecules/source-props/WindowLocationConstants.js.map +1 -0
- package/lib/components/molecules/source-props/createGroupsSource.d.ts +14 -0
- package/lib/components/molecules/source-props/createGroupsSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createGroupsSource.js +49 -0
- package/lib/components/molecules/source-props/createGroupsSource.js.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts.map +1 -1
- package/lib/components/molecules/source-props/createLibrarySource.js +12 -3
- package/lib/components/molecules/source-props/createLibrarySource.js.map +1 -1
- package/lib/components/molecules/state-source/IStateSource.d.ts.map +1 -1
- package/lib/components/molecules/state-source/IStateSource.js +2 -2
- package/lib/components/molecules/state-source/IStateSource.js.map +1 -1
- package/lib/logic/Links/UrlFunctions.d.ts.map +1 -1
- package/lib/logic/Links/UrlFunctions.js +9 -8
- package/lib/logic/Links/UrlFunctions.js.map +1 -1
- package/lib/logic/Links/getAllDomainsFromUrls.d.ts.map +1 -1
- package/lib/logic/Links/getAllDomainsFromUrls.js +6 -5
- package/lib/logic/Links/getAllDomainsFromUrls.js.map +1 -1
- package/lib/logic/Links/getDomainTypeFromUrl.js +1 -1
- package/lib/logic/Links/getDomainTypeFromUrl.js.map +1 -1
- package/lib/logic/Links/getSPOUrl.d.ts +7 -0
- package/lib/logic/Links/getSPOUrl.d.ts.map +1 -1
- package/lib/logic/Links/getSPOUrl.js +7 -0
- package/lib/logic/Links/getSPOUrl.js.map +1 -1
- package/lib/logic/Strings/getAbssoluteWebUrlFromSourceProps.d.ts +0 -1
- package/lib/logic/Strings/getAbssoluteWebUrlFromSourceProps.d.ts.map +1 -1
- package/lib/logic/Strings/getAbssoluteWebUrlFromSourceProps.js +1 -6
- package/lib/logic/Strings/getAbssoluteWebUrlFromSourceProps.js.map +1 -1
- package/lib/logic/Strings/getFullUrlFromSlashSitesUrl.d.ts +0 -5
- package/lib/logic/Strings/getFullUrlFromSlashSitesUrl.d.ts.map +1 -1
- package/lib/logic/Strings/getFullUrlFromSlashSitesUrl.js +21 -23
- package/lib/logic/Strings/getFullUrlFromSlashSitesUrl.js.map +1 -1
- package/lib/logic/Strings/getSiteCollectionUrlFromLink.d.ts +18 -0
- package/lib/logic/Strings/getSiteCollectionUrlFromLink.d.ts.map +1 -1
- package/lib/logic/Strings/getSiteCollectionUrlFromLink.js +33 -3
- package/lib/logic/Strings/getSiteCollectionUrlFromLink.js.map +1 -1
- package/lib/logic/Strings/urlServices.d.ts +0 -1
- package/lib/logic/Strings/urlServices.d.ts.map +1 -1
- package/lib/logic/Strings/urlServices.js +2 -2
- package/lib/logic/Strings/urlServices.js.map +1 -1
- package/lib/restAPIs/lists/files/getFileEmbedUrl.d.ts +37 -0
- package/lib/restAPIs/lists/files/getFileEmbedUrl.d.ts.map +1 -0
- package/lib/restAPIs/lists/files/getFileEmbedUrl.js +74 -0
- package/lib/restAPIs/lists/files/getFileEmbedUrl.js.map +1 -0
- package/lib/restAPIs/lists/items/getSourceItemsAPI.d.ts +5 -0
- package/lib/restAPIs/lists/items/getSourceItemsAPI.d.ts.map +1 -1
- package/lib/restAPIs/lists/items/getSourceItemsAPI.js +14 -1
- package/lib/restAPIs/lists/items/getSourceItemsAPI.js.map +1 -1
- package/lib/restAPIs/lists/items/getSourceItemsBatchAPI.d.ts +1 -3
- package/lib/restAPIs/lists/items/getSourceItemsBatchAPI.d.ts.map +1 -1
- package/lib/restAPIs/lists/items/getSourceItemsBatchAPI.js +37 -35
- package/lib/restAPIs/lists/items/getSourceItemsBatchAPI.js.map +1 -1
- package/lib/restAPIs/lists/items/getTodayRestFilter.d.ts +9 -0
- package/lib/restAPIs/lists/items/getTodayRestFilter.d.ts.map +1 -0
- package/lib/restAPIs/lists/items/getTodayRestFilter.js +29 -0
- package/lib/restAPIs/lists/items/getTodayRestFilter.js.map +1 -0
- package/lib/restAPIs/lists/items/postSourceItemsAPI.d.ts.map +1 -1
- package/lib/restAPIs/lists/items/postSourceItemsAPI.js.map +1 -1
- package/lib/restAPIs/logging/interfaces/constants.d.ts.map +1 -1
- package/lib/restAPIs/logging/interfaces/constants.js +11 -3
- package/lib/restAPIs/logging/interfaces/constants.js.map +1 -1
- package/lib/restAPIs/sites/groups/getGroupMembersAPI.d.ts +4 -4
- package/lib/restAPIs/sites/groups/getGroupMembersAPI.d.ts.map +1 -1
- package/lib/restAPIs/sites/groups/getGroupMembersAPI.js +8 -5
- package/lib/restAPIs/sites/groups/getGroupMembersAPI.js.map +1 -1
- package/lib/restAPIs/sites/groups/getWebAssociatedGroupAPI.d.ts.map +1 -1
- package/lib/restAPIs/sites/groups/getWebAssociatedGroupAPI.js +7 -6
- package/lib/restAPIs/sites/groups/getWebAssociatedGroupAPI.js.map +1 -1
- package/lib/restAPIs/sites/groups/getWebGroupInfoAPI.d.ts +2 -2
- package/lib/restAPIs/sites/groups/getWebGroupInfoAPI.d.ts.map +1 -1
- package/lib/restAPIs/sites/groups/getWebGroupInfoAPI.js +3 -2
- package/lib/restAPIs/sites/groups/getWebGroupInfoAPI.js.map +1 -1
- package/lib/restAPIs/sites/groups/getWebGroupInfoBatchAPI.d.ts +4 -0
- package/lib/restAPIs/sites/groups/getWebGroupInfoBatchAPI.d.ts.map +1 -0
- package/lib/restAPIs/sites/groups/getWebGroupInfoBatchAPI.js +28 -0
- package/lib/restAPIs/sites/groups/getWebGroupInfoBatchAPI.js.map +1 -0
- package/lib/restAPIs/sites/users/UserSelects.d.ts +5 -0
- package/lib/restAPIs/sites/users/UserSelects.d.ts.map +1 -0
- package/lib/restAPIs/sites/users/UserSelects.js +6 -0
- package/lib/restAPIs/sites/users/UserSelects.js.map +1 -0
- package/lib/restAPIs/sites/users/getSiteUsersAPI.d.ts.map +1 -1
- package/lib/restAPIs/sites/users/getSiteUsersAPI.js +9 -4
- package/lib/restAPIs/sites/users/getSiteUsersAPI.js.map +1 -1
- package/lib/restAPIs/sites/users/getSiteUsersBatchAPI.d.ts +4 -0
- package/lib/restAPIs/sites/users/getSiteUsersBatchAPI.d.ts.map +1 -0
- package/lib/restAPIs/sites/users/getSiteUsersBatchAPI.js +28 -0
- package/lib/restAPIs/sites/users/getSiteUsersBatchAPI.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -1
- package/lib/types/fps-returns/common/IFPSResultStatus.d.ts +1 -1
- package/lib/types/fps-returns/common/IFPSResultStatus.d.ts.map +1 -1
- package/lib/types/fps-returns/common/IFPSResultStatus.js +1 -1
- package/lib/types/fps-returns/common/IFPSResultStatus.js.map +1 -1
- package/lib/types/fps-returns/sites/groups/IGroupResults.d.ts +3 -3
- package/lib/types/fps-returns/sites/groups/IGroupResults.d.ts.map +1 -1
- package/package.json +1 -1
- package/lib/restAPIs/sites/users/UserGroupSelects.d.ts +0 -3
- package/lib/restAPIs/sites/users/UserGroupSelects.d.ts.map +0 -1
- package/lib/restAPIs/sites/users/UserGroupSelects.js +0 -3
- package/lib/restAPIs/sites/users/UserGroupSelects.js.map +0 -1
package/lib/components/molecules/SpHttp/digestValues/fromUrl/getThisFPSDigestValueFromUrl.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { AnalyticsWeb, SecureCDNalyticsWeb } from "../../../../../restAPIs/logging/interfaces/constants";
|
|
2
2
|
import { getCurrentFPSDigest } from "../../helpers/getCurrentFPSDigest";
|
|
3
|
-
import { getFullUrlFromSlashSitesUrl } from "../../../../../logic/Strings/getFullUrlFromSlashSitesUrl";
|
|
4
3
|
import { check4ThisFPSDigestValue } from "../../helpers/check4ThisFPSDigestValue";
|
|
5
4
|
import { startPerformOpV2, updatePerformanceEndV2 } from "../../../Performance/functions";
|
|
6
5
|
import { check4This } from "../../../../../logic/Links/CheckSearch";
|
|
7
6
|
import { getFormDigestValueNoContext } from "./getFormDigestValueNoContext";
|
|
7
|
+
import { CurrentSiteAbsolute } from "../../../source-props/WindowLocationConstants";
|
|
8
|
+
import { makeAbsoluteUrl } from "../../../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
8
9
|
/**
|
|
9
10
|
* DOES NOT REQUIRES Context - 2024-09-29: NEED TO TEST getFormDigestValueNoContext before widespread use
|
|
10
11
|
*
|
|
@@ -23,7 +24,7 @@ export async function getThisFPSDigestValueFromUrl(absoluteUrl) {
|
|
|
23
24
|
let thisPerformance = startPerformOpV2({ label: `Single-Digest`, includeMsStr: true });
|
|
24
25
|
const startTime = Date.now();
|
|
25
26
|
let fpsWindowProps = getCurrentFPSDigest();
|
|
26
|
-
absoluteUrl =
|
|
27
|
+
absoluteUrl = makeAbsoluteUrl(absoluteUrl);
|
|
27
28
|
let siteDigestValue = check4ThisFPSDigestValue(absoluteUrl);
|
|
28
29
|
if (!siteDigestValue) {
|
|
29
30
|
// Go get the digest value
|
|
@@ -35,6 +36,9 @@ export async function getThisFPSDigestValueFromUrl(absoluteUrl) {
|
|
|
35
36
|
else if (absoluteUrl === SecureCDNalyticsWeb) {
|
|
36
37
|
fpsWindowProps.SecureCDNAlyticsWeb = thisFPSDigest;
|
|
37
38
|
}
|
|
39
|
+
else if (absoluteUrl === CurrentSiteAbsolute) {
|
|
40
|
+
fpsWindowProps.CurrentSite = thisFPSDigest;
|
|
41
|
+
}
|
|
38
42
|
else {
|
|
39
43
|
fpsWindowProps.sites.push(thisFPSDigest);
|
|
40
44
|
}
|
package/lib/components/molecules/SpHttp/digestValues/fromUrl/getThisFPSDigestValueFromUrl.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getThisFPSDigestValueFromUrl.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SpHttp/digestValues/fromUrl/getThisFPSDigestValueFromUrl.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,sDAAsD,CAAC;AACzG,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAExE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"getThisFPSDigestValueFromUrl.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SpHttp/digestValues/fromUrl/getThisFPSDigestValueFromUrl.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,sDAAsD,CAAC;AACzG,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAExE,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAAE,gBAAgB,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAE1F,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACpE,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AACpF,OAAO,EAAE,eAAe,EAAE,MAAM,2DAA2D,CAAC;AAE5F;;;;;;;;;;;;;GAaG;AAEH,MAAM,CAAC,KAAK,UAAU,4BAA4B,CAAE,WAAmB;IAErE,IAAI,eAAe,GAAmB,gBAAgB,CAAE,EAAC,KAAK,EAAE,eAAe,EAAE,YAAY,EAAE,IAAI,EAAE,CAAoB,CAAC;IAE1H,MAAM,SAAS,GAAG,IAAI,CAAC,GAAG,EAAE,CAAC;IAC7B,IAAI,cAAc,GAAqB,mBAAmB,EAAE,CAAC;IAE7D,WAAW,GAAG,eAAe,CAAE,WAAW,CAAE,CAAC;IAE7C,IAAI,eAAe,GAAG,wBAAwB,CAAE,WAAW,CAAE,CAAC;IAE9D,IAAK,CAAC,eAAe,EAAG;QACtB,0BAA0B;QAE1B,eAAe,GAAG,MAAM,2BAA2B,CAAE,WAAW,CAAE,CAAC;QAEnE,MAAM,aAAa,GAAuB,EAAE,GAAG,EAAE,WAAW,EAAE,WAAW,EAAE,eAAe,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;QAE9G,IAAK,WAAW,KAAK,YAAY,EAAG;YAClC,cAAc,CAAC,YAAY,GAAG,aAAa,CAAC;SAE7C;aAAM,IAAK,WAAW,KAAK,mBAAmB,EAAG;YAChD,cAAc,CAAC,mBAAmB,GAAG,aAAa,CAAC;SAEpD;aAAM,IAAK,WAAW,KAAK,mBAAmB,EAAG;YAChD,cAAc,CAAC,WAAW,GAAG,aAAa,CAAC;SAE5C;aAAM;YACL,cAAc,CAAC,KAAK,CAAC,IAAI,CAAE,aAAa,CAAE,CAAC;SAC5C;KAEF;IAED,eAAe,GAAG,sBAAsB,CAAG,EAAE,EAAE,EAAE,eAAe,EAAE,iBAAiB,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC,EAAE,CAAoB,CAAC;IAC1H,IAAK,UAAU,CAAE,yBAAyB,CAAE,KAAK,IAAI,EAAG;QAAE,OAAO,CAAC,GAAG,CAAE,yDAAyD,EAAE,eAAe,CAAE,CAAA;KAAE;IAAA,CAAC;IAEtJ,OAAO,eAAe,CAAC;AAEzB,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { AnalyticsWebAbsolute, SecureCDNalyticsWebAbsolute } from "../../../../../restAPIs/logging/interfaces/constants";
|
|
2
2
|
import { getCurrentFPSDigest } from "../../helpers/getCurrentFPSDigest";
|
|
3
3
|
import { getFormDigestValueNoContext } from "./getFormDigestValueNoContext";
|
|
4
|
-
import { getFullUrlFromSlashSitesUrl } from "../../../../../logic/Strings/getFullUrlFromSlashSitesUrl";
|
|
5
4
|
import { startPerformOpV2, updatePerformanceEndV2 } from "../../../Performance/functions";
|
|
6
5
|
import { check4This } from "../../../../../logic/Links/CheckSearch";
|
|
6
|
+
import { makeAbsoluteUrl } from "../../../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
7
7
|
/**
|
|
8
8
|
* If you need to use digestValues, such as in SE or certain calls,
|
|
9
9
|
* It's best to call this during the onInit because you have the context.
|
|
@@ -20,7 +20,7 @@ export async function setMultiFPSFormDigests(urls) {
|
|
|
20
20
|
let fpsWindowProps = getCurrentFPSDigest();
|
|
21
21
|
// Just make sure all the Urls are absolute urls
|
|
22
22
|
const absoluteUrls = [];
|
|
23
|
-
urls.map(url => { absoluteUrls.push(
|
|
23
|
+
urls.map(url => { absoluteUrls.push(makeAbsoluteUrl(url)); });
|
|
24
24
|
// NOTE: The vars in the array must be in same order they are called in the Promise.all
|
|
25
25
|
const allReturns = await Promise.all(absoluteUrls.map((absoluteUrl, idx) => { return getFormDigestValueNoContext(absoluteUrl); }));
|
|
26
26
|
absoluteUrls.map((url, idx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setMultiFPSFormDigests.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SpHttp/digestValues/fromUrl/setMultiFPSFormDigests.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,2BAA2B,EAAE,MAAM,sDAAsD,CAAC;AACzH,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAExE,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"setMultiFPSFormDigests.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SpHttp/digestValues/fromUrl/setMultiFPSFormDigests.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,2BAA2B,EAAE,MAAM,sDAAsD,CAAC;AACzH,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAExE,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,EAAE,gBAAgB,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAC1F,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,2DAA2D,CAAC;AAG5F;;;;;;;;;GASG;AAEH,MAAM,CAAC,KAAK,UAAU,sBAAsB,CAAE,IAAc;IAE1D,IAAI,eAAe,GAAmB,gBAAgB,CAAE,EAAC,KAAK,EAAE,eAAe,EAAE,YAAY,EAAE,IAAI,EAAE,CAAoB,CAAC;IAE1H,MAAM,SAAS,GAAG,IAAI,CAAC,GAAG,EAAE,CAAC;IAC7B,IAAI,cAAc,GAAqB,mBAAmB,EAAE,CAAC;IAE7D,gDAAgD;IAChD,MAAM,YAAY,GAAa,EAAE,CAAC;IAClC,IAAI,CAAC,GAAG,CAAE,GAAG,CAAC,EAAE,GAAG,YAAY,CAAC,IAAI,CAAE,eAAe,CAAG,GAAG,CAAE,CAAE,CAAA,CAAC,CAAC,CAAE,CAAC;IAEpE,wFAAwF;IACxF,MAAM,UAAU,GAAG,MAAM,OAAO,CAAC,GAAG,CAClC,YAAY,CAAC,GAAG,CAAE,CAAE,WAAmB,EAAE,GAAW,EAAG,EAAE,GAAG,OAAO,2BAA2B,CAAE,WAAW,CAAE,CAAA,CAAC,CAAC,CAAE,CAClH,CAAC;IAEF,YAAY,CAAC,GAAG,CAAE,CAAE,GAAW,EAAE,GAAW,EAAG,EAAE;QAE/C,MAAM,WAAW,GAAW,UAAU,CAAE,GAAG,CAAE,CAAC,CAAC,CAAC,UAAU,CAAE,GAAG,CAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QACvE,MAAM,aAAa,GAAuB,EAAE,GAAG,EAAE,GAAG,EAAE,WAAW,EAAE,WAAW,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;QAElG,IAAK,GAAG,KAAK,oBAAoB,EAAG;YAClC,cAAc,CAAC,YAAY,GAAG,aAAa,CAAC;SAE7C;aAAM,IAAK,GAAG,KAAK,2BAA2B,EAAG;YAChD,cAAc,CAAC,mBAAmB,GAAG,aAAa,CAAC;SAEpD;aAAM;YACL,cAAc,CAAC,KAAK,CAAC,IAAI,CAAE,aAAa,CAAE,CAAC;SAC5C;IAEH,CAAC,CAAC,CAAC;IAEH,eAAe,GAAG,sBAAsB,CAAG,EAAE,EAAE,EAAE,eAAe,EAAE,iBAAiB,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC,EAAE,CAAoB,CAAC;IAC1H,IAAK,UAAU,CAAE,yBAAyB,CAAE,KAAK,IAAI,EAAG;QAAE,OAAO,CAAC,GAAG,CAAE,mDAAmD,EAAE,eAAe,CAAE,CAAA;KAAE;IAAA,CAAC;IAEhJ,OAAO,cAAc,CAAC;AAExB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doSpJsBatchFetch.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsBatchFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;AAWH,OAAO,EAAE,cAAc,EAA0B,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"doSpJsBatchFetch.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsBatchFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;AAWH,OAAO,EAAE,cAAc,EAA0B,MAAM,kBAAkB,CAAC;AAE1E,MAAM,MAAM,oBAAoB,GAAI,gCAAgC,GAAG,mCAAmC,CAAC;AAK3G,MAAM,WAAW,gBAAgB;IAC/B,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,KAAK,GAAG,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,UAAU,CAAC;IACrB,MAAM,CAAC,EAAE,oBAAoB,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,GAAG,CAAC;CACZ;AAUD,wBAAsB,sBAAsB,CAAE,cAAc,EAAE,gBAAgB,EAAE,EAAE,WAAW,EAAE,MAAM,GAAK,OAAO,CAAC,cAAc,EAAE,CAAC,CAwJlI;AAED;;GAEG;AAaH;;;;;GAKG;AAEH,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,GAAG,CAAC;IACb,IAAI,EAAE,GAAG,CAAC;CACX"}
|
|
@@ -6,8 +6,9 @@
|
|
|
6
6
|
// import { IFPSResultStatus } from "@mikezimm/fps-pnp2/lib/services/sp/IFPSResultStatus";
|
|
7
7
|
// import { IFpsErrorObject } from "@mikezimm/fps-core-v7/lib/types/fps-returns/common/IFpsErrorObject"; //./../../pnpjs/Common/IFpsErrorObject";
|
|
8
8
|
import { check4This } from "../../../logic/Links/CheckSearch";
|
|
9
|
-
import {
|
|
9
|
+
import { makeAbsoluteUrl } from "../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
10
10
|
import { getSiteCollectionUrlFromLink } from "../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
11
|
+
import { CurrentHostName } from "../source-props/WindowLocationConstants";
|
|
11
12
|
import { check4ThisFPSDigestValue } from "./helpers/check4ThisFPSDigestValue";
|
|
12
13
|
import { createEmptyFetchReturn } from "./IJSFetchReturn";
|
|
13
14
|
const acceptVerbose = 'application/json;odata=verbose';
|
|
@@ -23,8 +24,8 @@ export async function doSpJsBatchFetchOrPost(batchFetchAPIs, digestValue) {
|
|
|
23
24
|
// Automatically added this because API's usually need full url.
|
|
24
25
|
const validFetchAPIs = batchFetchAPIs.map((batchItem) => {
|
|
25
26
|
// Always make sure this is an absolute url by running through this first. Note, if the previous line executes, it should be good then.
|
|
26
|
-
let thisAPI =
|
|
27
|
-
if (thisAPI.indexOf(
|
|
27
|
+
let thisAPI = makeAbsoluteUrl(batchItem.api);
|
|
28
|
+
if (thisAPI.indexOf(CurrentHostName) === 0)
|
|
28
29
|
thisAPI = `https://${thisAPI}`;
|
|
29
30
|
// Merge all defaults into the api object
|
|
30
31
|
return { ...EmptySpJsFetchObject, ...{ api: thisAPI } };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doSpJsBatchFetch.js","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsBatchFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;AAGH,kFAAkF;AAClF,0FAA0F;AAC1F,iJAAiJ;AACjJ,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;
|
|
1
|
+
{"version":3,"file":"doSpJsBatchFetch.js","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsBatchFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;AAGH,kFAAkF;AAClF,0FAA0F;AAC1F,iJAAiJ;AACjJ,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAC9D,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AACtF,OAAO,EAAE,4BAA4B,EAAE,MAAM,qDAAqD,CAAC;AACnG,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAC1E,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAkB,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAI1E,MAAM,aAAa,GAAyB,gCAAgC,CAAC;AAC7E,MAAM,YAAY,GAAyB,mCAAmC,CAAC;AAW/E,MAAM,oBAAoB,GAAqB;IAC7C,GAAG,EAAE,EAAE;IACP,MAAM,EAAE,KAAK;IACb,OAAO,EAAE,UAAU;IACnB,MAAM,EAAE,gCAAgC;IACxC,KAAK,EAAE,gCAAgC;CACxC,CAAA;AAED,MAAM,CAAC,KAAK,UAAU,sBAAsB,CAAE,cAAkC,EAAE,WAAmB;IAEnG,gEAAgE;IAChE,MAAM,cAAc,GAAuB,cAAc,CAAC,GAAG,CAAE,CAAE,SAA2B,EAAE,EAAE;QAC9F,wIAAwI;QACxI,IAAI,OAAO,GAAG,eAAe,CAAE,SAAS,CAAC,GAAG,CAAG,CAAC;QAChD,IAAK,OAAO,CAAC,OAAO,CAAE,eAAe,CAAE,KAAK,CAAC;YAAG,OAAO,GAAG,WAAW,OAAO,EAAE,CAAC;QAC/E,yCAAyC;QACzC,OAAO,EAAE,GAAG,oBAAoB,EAAE,GAAG,EAAE,GAAG,EAAE,OAAO,EAAE,EAAE,CAAA;IACzD,CAAC,CAAC,CAAA;IAEF,mEAAmE;IACnE,IAAK,CAAC,WAAW;QAAG,WAAW,GAAG,wBAAwB,CAAE,4BAA4B,CAAE,cAAc,CAAC,CAAC,CAAC,CAAC,GAAG,CAAE,CAAG,CAAC;IAErH,MAAM,OAAO,GAAgB;QAC3B,MAAM,EAAE,aAAa;QACrB,cAAc,EAAE,0CAA0C;QAC1D,iFAAiF;KAClF,CAAC;IAEF,MAAM,YAAY,GAAa,cAAc,CAAC,GAAG,CAAE,SAAS,CAAC,EAAE;QAC7D,OAAO;;;;;QAKH,SAAS,CAAC,MAAM,IAAI,SAAS,CAAC,GAAG,IAAK,SAAS,CAAC,OAAQ;;QAEvD,SAAS,CAAC,KAAK,CAAC,CAAC,CAAC,iBAAiB,SAAS,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,EAAG;;QAE1D,WAAW,CAAC,CAAC,CAAC,oBAAoB,WAAW,EAAE,CAAC,CAAC,CAAC,EAAG;;QAErD,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,EAAG;;gBAEzD,SAAS,CAAC,MAAM,EAAE,CAAA;QAG9B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAiDG;IAEL,CAAC,CAAC,CAAC;IAEH,MAAM,SAAS,GAAW,GAAI,YAAY,CAAC,IAAI,CAAC,kBAAkB,CAAE,iBAAiB,CAAC;IACtF,MAAM,aAAa,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;IAE1D,IAAI;QACF,MAAM,QAAQ,GAAG,MAAM,KAAK,CAAE,GAAG,aAAa,cAAc,EAAE;YAC5D,MAAM,EAAE,MAAM;YACd,OAAO,EAAE,OAAO;YAChB,IAAI,EAAE,SAAS;SAChB,CAAC,CAAC;QAEH,IAAI,OAAO,GAAqB,EAAE,CAAC;QAEnC,8BAA8B;QAC9B,IAAI,QAAQ,CAAC,EAAE,EAAE;YACf,MAAM,IAAI,GAA0B,MAAM,kBAAkB,CAAE,QAAQ,CAAE,CAAC;YACzE,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;YAGlB,cAAc,CAAC,GAAG,CAAE,SAAS,CAAC,EAAE,GAAG,OAAO,sBAAsB,CAAE,SAAS,CAAC,GAAG,EAAE,SAAS,CAAC,MAAM,CAAE,CAAA,CAAC,CAAC,CAAC,CAAC;YAEvG,iDAAiD;YAE/C,mFAAmF;YACnF,qDAAqD;YAErD,4JAA4J;YAC5J,oFAAoF;YACpF,iEAAiE;YACjE,wEAAwE;YACxE,uEAAuE;YAEvE,WAAW;YACX,iFAAiF;YACjF,4FAA4F;YAC5F,iGAAiG;YACjG,aAAa;YACb,sDAAsD;YACtD,MAAM;YACN,IAAI;YACJ,qBAAqB;YACrB,4CAA4C;YAC5C,sCAAsC;YACtC,8BAA8B;YAEhC,IAAK,UAAU,CAAE,0BAA0B,CAAE,KAAK,IAAI;gBAAG,OAAO,CAAC,GAAG,CAAE,sDAAsD,EAAE,OAAO,CAAE,CAAC;SAEzI;aAAM;YACL,OAAO,CAAC,KAAK,CAAC,+BAA+B,QAAQ,CAAC,MAAM,EAAE,CAAC,CAAC;YAEhE,2EAA2E;SAE5E;QAED,OAAO,OAAO,CAAC;KAEhB;IAAC,OAAO,CAAC,EAAE;QACV,OAAO,CAAC,KAAK,CAAC,+BAA+B,CAAC,EAAE,CAAC,CAAC;QAClD,OAAO,EAAE,CAAC;QACV,6CAA6C;KAE9C;AAEH,CAAC;AA6BD,KAAK,UAAU,kBAAkB,CAAC,QAAa;;IAC7C,MAAM,WAAW,GAAG,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;IACzD,MAAM,QAAQ,GAAG,MAAA,WAAW,CAAC,KAAK,CAAC,gBAAgB,CAAC,0CAAG,CAAC,CAAC,CAAC;IAE1D,IAAI,CAAC,QAAQ,EAAE;QACX,MAAM,IAAI,KAAK,CAAC,0DAA0D,CAAC,CAAC;KAC/E;IAED,MAAM,OAAO,GAAG,MAAM,QAAQ,CAAC,IAAI,EAAE,CAAC;IAEtC,qCAAqC;IACrC,MAAM,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,IAAY,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,IAAI,CAAC,IAAI,EAAE,KAAK,IAAI,CAAC,CAAC;IAE3G,MAAM,aAAa,GAA0B,KAAK,CAAC,GAAG,CAAC,CAAC,IAA8C,EAAE,EAAE;QACtG,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;QAErD,gBAAgB;QAChB,MAAM,OAAO,GAAgB,EAAE,CAAE;QACjC,UAAU,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC,MAAgD,EAAE,EAAE;YAClF,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,GAAG,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;YACxC,IAAI,GAAG,IAAI,KAAK,EAAE;gBACd,OAAO,CAAE,GAAG,GAAG,CAAC,IAAI,EAAE,EAAE,CAAE,GAAG,KAAK,CAAC,IAAI,EAAE,CAAC;aAC7C;QACL,CAAC,CAAC,CAAC;QAEH,6BAA6B;QAC7B,IAAI,IAAI,CAAC;QACT,IAAI,OAAO,CAAC,cAAc,CAAC,IAAI,OAAO,CAAC,cAAc,CAAC,CAAC,QAAQ,CAAC,kBAAkB,CAAC,EAAE;YACjF,IAAI;gBACA,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,EAAE,CAAC,CAAC;aACrC;YAAC,OAAO,CAAC,EAAE;gBACR,IAAI,GAAG,OAAO,CAAC,IAAI,EAAE,CAAC;aACzB;SACJ;aAAM;YACH,IAAI,GAAG,OAAO,CAAC,IAAI,EAAE,CAAC;SACzB;QAED,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC,CAAC,CAAC;IAEH,OAAO,aAAa,CAAC;AACvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doSpJsFetch.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"doSpJsFetch.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;AAYH,OAAO,EAAE,cAAc,EAA0B,MAAM,kBAAkB,CAAC;AAG1E,wBAAsB,WAAW,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,GAAK,OAAO,CAAC,cAAc,CAAC,CAG7H;AAED;;;;GAIG;AACH,wBAAsB,iBAAiB,CAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAAwB,EAAE,WAAW,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,GAAG,GAAI,OAAO,CAAC,cAAc,CAAC,CAkE/K"}
|
|
@@ -7,8 +7,9 @@
|
|
|
7
7
|
// import { IFpsErrorObject } from "@mikezimm/fps-core-v7/lib/types/fps-returns/common/IFpsErrorObject"; //./../../pnpjs/Common/IFpsErrorObject";
|
|
8
8
|
import { check4This } from "../../../logic/Links/CheckSearch";
|
|
9
9
|
import { checkDeepProperty } from "../../../logic/Objects/deep";
|
|
10
|
-
import {
|
|
10
|
+
import { makeAbsoluteUrl } from "../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
11
11
|
import { getSiteCollectionUrlFromLink } from "../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
12
|
+
import { CurrentHostName } from "../source-props/WindowLocationConstants";
|
|
12
13
|
import { check4ThisFPSDigestValue } from "./helpers/check4ThisFPSDigestValue";
|
|
13
14
|
import { createEmptyFetchReturn } from "./IJSFetchReturn";
|
|
14
15
|
import { addCatchResponseError, addUnknownFetchError } from "./SpFetchCommon";
|
|
@@ -23,10 +24,10 @@ export async function doSpJsFetch(fetchAPI, digestValue, headerContentType) {
|
|
|
23
24
|
*/
|
|
24
25
|
export async function doSpJsFetchOrPost(fetchAPI, method = `GET`, digestValue, headerContentType, body) {
|
|
25
26
|
// Automatically added this because API's usually need full url.
|
|
26
|
-
if (fetchAPI.indexOf(
|
|
27
|
+
if (fetchAPI.indexOf(CurrentHostName) === 0)
|
|
27
28
|
fetchAPI = `https://${fetchAPI}`;
|
|
28
29
|
// Always make sure this is an absolute url by running through this first. Note, if the previous line executes, it should be good then.
|
|
29
|
-
fetchAPI =
|
|
30
|
+
fetchAPI = makeAbsoluteUrl(fetchAPI);
|
|
30
31
|
// Added to just check if digestValue exists and if so, use it here
|
|
31
32
|
if (!digestValue)
|
|
32
33
|
digestValue = check4ThisFPSDigestValue(getSiteCollectionUrlFromLink(fetchAPI));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doSpJsFetch.js","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;AAGH,kFAAkF;AAClF,0FAA0F;AAC1F,iJAAiJ;AACjJ,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAC9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAChE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"doSpJsFetch.js","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsFetch.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doSpJsFileFetch.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsFileFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"doSpJsFileFetch.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsFileFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;AAiBH,OAAO,EAAE,cAAc,EAA0B,MAAM,kBAAkB,CAAC;AAG1E;;;;;;;GAOG;AAEH,wBAAsB,eAAe,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,GAAI,OAAO,CAAC,cAAc,CAAC,CAG5I;AAED;;;;;GAKG;AACH,wBAAsB,qBAAqB,CAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAAwB,EAAE,WAAW,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,GAAK,OAAO,CAAC,cAAc,CAAC,CAwEpL"}
|
|
@@ -11,8 +11,9 @@
|
|
|
11
11
|
// import { addCatchResponseError, addUnknownFetchError } from "./SpFetchCommon";
|
|
12
12
|
import { check4This } from "../../../logic/Links/CheckSearch";
|
|
13
13
|
import { checkDeepProperty } from "../../../logic/Objects/deep";
|
|
14
|
-
import {
|
|
14
|
+
import { makeAbsoluteUrl } from "../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
15
15
|
import { getSiteCollectionUrlFromLink } from "../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
16
|
+
import { CurrentHostName } from "../source-props/WindowLocationConstants";
|
|
16
17
|
import { check4ThisFPSDigestValue } from "./helpers/check4ThisFPSDigestValue";
|
|
17
18
|
import { createEmptyFetchReturn } from "./IJSFetchReturn";
|
|
18
19
|
import { addCatchResponseError, addUnknownFetchError } from "./SpFetchCommon";
|
|
@@ -36,10 +37,10 @@ export async function doSpJsFileFetch(fetchAPI, digestValue, headerContentType,
|
|
|
36
37
|
*/
|
|
37
38
|
export async function doSpJsFileFetchOrPost(fetchAPI, method = `GET`, digestValue, headerContentType, blob) {
|
|
38
39
|
// Automatically added this because API's usually need full url.
|
|
39
|
-
if (fetchAPI.indexOf(
|
|
40
|
+
if (fetchAPI.indexOf(CurrentHostName) === 0)
|
|
40
41
|
fetchAPI = `https://${fetchAPI}`;
|
|
41
42
|
// Always make sure this is an absolute url by running through this first. Note, if the previous line executes, it should be good then.
|
|
42
|
-
fetchAPI =
|
|
43
|
+
fetchAPI = makeAbsoluteUrl(fetchAPI);
|
|
43
44
|
// Added to just check if digestValue exists and if so, use it here
|
|
44
45
|
if (!digestValue)
|
|
45
46
|
digestValue = check4ThisFPSDigestValue(getSiteCollectionUrlFromLink(fetchAPI));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doSpJsFileFetch.js","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsFileFetch.ts"],"names":[],"mappings":"AACA;;;GAGG;AAGH,kFAAkF;AAClF,oFAAoF;AACpF,qHAAqH;AACrH,uHAAuH;AACvH,qIAAqI;AACrI,6EAA6E;AAC7E,iFAAiF;AAEjF,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAC9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAChE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"doSpJsFileFetch.js","sourceRoot":"","sources":["../../../../src/components/molecules/SpHttp/doSpJsFileFetch.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check4ThisFPSDigestValue.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/SpHttp/helpers/check4ThisFPSDigestValue.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"check4ThisFPSDigestValue.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/SpHttp/helpers/check4ThisFPSDigestValue.ts"],"names":[],"mappings":"AASA;;;;;;;;;GASG;AAEH,wBAAgB,wBAAwB,CAAE,WAAW,EAAE,MAAM,GAAI,MAAM,CA8DtE"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { AnalyticsWebAbsolute, SecureCDNalyticsWebAbsolute } from "../../../../restAPIs/logging/interfaces/constants";
|
|
2
2
|
import { getCurrentFPSDigest } from "./getCurrentFPSDigest";
|
|
3
3
|
import { msPer30Min, } from "../../../../logic/Time/constants";
|
|
4
|
-
import {
|
|
4
|
+
import { CurrentSiteAbsolute } from "../../source-props/WindowLocationConstants";
|
|
5
|
+
import { makeAbsoluteUrl } from "../../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
5
6
|
/**
|
|
6
7
|
* If you need to use digestValues, such as in SE or certain calls,
|
|
7
8
|
* It's best to call this during the onInit because you have the context.
|
|
@@ -16,19 +17,41 @@ export function check4ThisFPSDigestValue(absoluteUrl) {
|
|
|
16
17
|
const startTime = Date.now();
|
|
17
18
|
let fpsWindowProps = getCurrentFPSDigest();
|
|
18
19
|
let siteDigestValue = '';
|
|
19
|
-
absoluteUrl =
|
|
20
|
-
|
|
20
|
+
absoluteUrl = makeAbsoluteUrl(absoluteUrl);
|
|
21
|
+
/**
|
|
22
|
+
* CHANGE: https://github.com/mikezimm/pivottiles7/issues/421
|
|
23
|
+
* was if ( absoluteUrl === AnalyticsWebAbsolute ) {
|
|
24
|
+
* Original was not setting the main props on FPSDigest
|
|
25
|
+
*/
|
|
26
|
+
if (AnalyticsWebAbsolute.indexOf(absoluteUrl) > -1) {
|
|
21
27
|
if (fpsWindowProps.AnalyticsWeb)
|
|
22
28
|
siteDigestValue = fpsWindowProps.AnalyticsWeb.digestValue;
|
|
23
29
|
// clear and get again of > 30 minutes old
|
|
24
30
|
if (startTime - fpsWindowProps.AnalyticsWeb.time > msPer30Min)
|
|
25
31
|
siteDigestValue = '';
|
|
32
|
+
/**
|
|
33
|
+
* CHANGE: https://github.com/mikezimm/pivottiles7/issues/421
|
|
34
|
+
* was else if ( absoluteUrl === SecureCDNalyticsWebAbsolute ) {
|
|
35
|
+
* Original was not setting the main props on FPSDigest
|
|
36
|
+
*/
|
|
26
37
|
}
|
|
27
|
-
else if (absoluteUrl
|
|
38
|
+
else if (SecureCDNalyticsWebAbsolute.indexOf(absoluteUrl) > -1) {
|
|
28
39
|
if (fpsWindowProps.SecureCDNAlyticsWeb)
|
|
29
40
|
siteDigestValue = fpsWindowProps.SecureCDNAlyticsWeb.digestValue;
|
|
30
41
|
// clear and get again of > 30 minutes old
|
|
31
|
-
if (startTime - fpsWindowProps.
|
|
42
|
+
if (startTime - fpsWindowProps.SecureCDNAlyticsWeb.time > msPer30Min)
|
|
43
|
+
siteDigestValue = '';
|
|
44
|
+
/**
|
|
45
|
+
* CHANGE: https://github.com/mikezimm/pivottiles7/issues/421
|
|
46
|
+
* was else if ( absoluteUrl === CurrentSiteAbsolute ) {
|
|
47
|
+
* Original was not setting the main props on FPSDigest
|
|
48
|
+
*/
|
|
49
|
+
}
|
|
50
|
+
else if (CurrentSiteAbsolute.indexOf(absoluteUrl) > -1) {
|
|
51
|
+
if (fpsWindowProps.CurrentSite)
|
|
52
|
+
siteDigestValue = fpsWindowProps.CurrentSite.digestValue;
|
|
53
|
+
// clear and get again of > 30 minutes old
|
|
54
|
+
if (startTime - fpsWindowProps.CurrentSite.time > msPer30Min)
|
|
32
55
|
siteDigestValue = '';
|
|
33
56
|
}
|
|
34
57
|
else {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check4ThisFPSDigestValue.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SpHttp/helpers/check4ThisFPSDigestValue.ts"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"check4ThisFPSDigestValue.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SpHttp/helpers/check4ThisFPSDigestValue.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,2BAA2B,EAAE,MAAM,mDAAmD,CAAC;AACtH,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,EAAE,UAAU,GAAG,MAAM,kCAAkC,CAAC;AAC/D,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EAAE,eAAe,EAAE,MAAM,wDAAwD,CAAC;AAGzF;;;;;;;;;GASG;AAEH,MAAM,UAAU,wBAAwB,CAAE,WAAmB;IAE3D,MAAM,SAAS,GAAG,IAAI,CAAC,GAAG,EAAE,CAAC;IAC7B,IAAI,cAAc,GAAqB,mBAAmB,EAAE,CAAC;IAC7D,IAAI,eAAe,GAAG,EAAE,CAAC;IAEzB,WAAW,GAAG,eAAe,CAAE,WAAW,CAAE,CAAC;IAE7C;;;;OAIG;IAEH,IAAK,oBAAoB,CAAC,OAAO,CAAE,WAAW,CAAE,GAAG,CAAC,CAAC,EAAG;QACtD,IAAK,cAAc,CAAC,YAAY;YAAG,eAAe,GAAG,cAAc,CAAC,YAAY,CAAC,WAAW,CAAC;QAE7F,0CAA0C;QAC1C,IAAK,SAAS,GAAG,cAAc,CAAC,YAAY,CAAC,IAAI,GAAG,UAAU;YAAG,eAAe,GAAG,EAAE,CAAC;QAExF;;;;WAIG;KACF;SAAM,IAAK,2BAA2B,CAAC,OAAO,CAAE,WAAW,CAAE,GAAG,CAAC,CAAC,EAAG;QACpE,IAAK,cAAc,CAAC,mBAAmB;YAAG,eAAe,GAAG,cAAc,CAAC,mBAAmB,CAAC,WAAW,CAAC;QAE3G,0CAA0C;QAC1C,IAAK,SAAS,GAAG,cAAc,CAAC,mBAAmB,CAAC,IAAI,GAAG,UAAU;YAAG,eAAe,GAAG,EAAE,CAAC;QAC/F;;;;WAIG;KACF;SAAM,IAAK,mBAAmB,CAAC,OAAO,CAAE,WAAW,CAAE,GAAG,CAAC,CAAC,EAAG;QAC5D,IAAK,cAAc,CAAC,WAAW;YAAG,eAAe,GAAG,cAAc,CAAC,WAAW,CAAC,WAAW,CAAC;QAE3F,0CAA0C;QAC1C,IAAK,SAAS,GAAG,cAAc,CAAC,WAAW,CAAC,IAAI,GAAG,UAAU;YAAG,eAAe,GAAG,EAAE,CAAC;KAEtF;SAAM;QACL,8BAA8B;QAC9B,IAAK,cAAc,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,EAAG;YACrC,wBAAwB;YACxB,MAAM,WAAW,GAAa,EAAE,CAAC;YACjC,cAAc,CAAC,KAAK,CAAC,GAAG,CAAE,CAAE,IAAI,EAAI,EAAE;gBACpC,IAAK,SAAS,GAAG,IAAI,CAAC,IAAI,GAAG,UAAU;oBAAG,WAAW,CAAC,IAAI,CAAE,IAAI,CAAC,GAAG,CAAE,CAAC;YACzE,CAAC,CAAC,CAAC;YAEH,0EAA0E;YAC1E,cAAc,CAAC,KAAK,GAAG,cAAc,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,WAAW,CAAC,QAAQ,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;YAE1F,2DAA2D;YAC3D,cAAc,CAAC,KAAK,CAAC,GAAG,CAAE,IAAI,CAAC,EAAE;gBAC/B,IAAK,CAAC,eAAe,IAAI,IAAI,CAAC,GAAG,KAAK,WAAW;oBAAG,eAAe,GAAG,IAAI,CAAC,WAAW,CAAC;YACzF,CAAC,CAAC,CAAC;SACJ;KACF;IAED,OAAO,eAAe,CAAC;AAEzB,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { AnalyticsWebAbsolute, SecureCDNalyticsWebAbsolute } from "../../../../restAPIs/logging/interfaces/constants";
|
|
2
|
+
import { CurrentSiteAbsolute } from "../../source-props/WindowLocationConstants";
|
|
3
3
|
export function getCurrentFPSDigest() {
|
|
4
4
|
const thisWindow = window;
|
|
5
5
|
if (!thisWindow.FPSDigestValues) {
|
|
6
6
|
let fpsWindowProps = {
|
|
7
|
-
AnalyticsWeb: { url:
|
|
8
|
-
CurrentSite: { url:
|
|
9
|
-
SecureCDNAlyticsWeb: { url:
|
|
7
|
+
AnalyticsWeb: { url: AnalyticsWebAbsolute, digestValue: '', time: 0 },
|
|
8
|
+
CurrentSite: { url: CurrentSiteAbsolute, digestValue: '', time: 0 },
|
|
9
|
+
SecureCDNAlyticsWeb: { url: SecureCDNalyticsWebAbsolute, digestValue: '', time: 0 },
|
|
10
10
|
sites: [],
|
|
11
11
|
};
|
|
12
12
|
thisWindow.FPSDigestValues = fpsWindowProps;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCurrentFPSDigest.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SpHttp/helpers/getCurrentFPSDigest.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"getCurrentFPSDigest.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SpHttp/helpers/getCurrentFPSDigest.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,2BAA2B,EAAE,MAAM,mDAAmD,CAAC;AACtH,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AAEjF,MAAM,UAAU,mBAAmB;IAEjC,MAAM,UAAU,GAAe,MAAa,CAAC;IAC7C,IAAI,CAAC,UAAU,CAAC,eAAe,EAAE;QAE/B,IAAI,cAAc,GAAqB;YACrC,YAAY,EAAE,EAAE,GAAG,EAAE,oBAAoB,EAAE,WAAW,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE;YACrE,WAAW,EAAE,EAAE,GAAG,EAAE,mBAAmB,EAAE,WAAW,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE;YACnE,mBAAmB,EAAE,EAAE,GAAG,EAAE,2BAA2B,EAAE,WAAW,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE;YACnF,KAAK,EAAE,EAAE;SACV,CAAC;QAEF,UAAU,CAAC,eAAe,GAAG,cAAc,CAAC;KAE7C;IAED,OAAO,UAAU,CAAC,eAAe,CAAC;AACpC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createEmptyFpsErrorReturn.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsErrorReturn.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAGtD,wBAAgB,yBAAyB,IAAI,eAAe,CAE3D"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { makeid } from "../../../logic/Strings/guids";
|
|
2
|
+
import { createEmptyFpsItemsReturn } from "./createEmptyFpsItemsReturn";
|
|
3
|
+
export function createEmptyFpsErrorReturn() {
|
|
4
|
+
return JSON.parse(JSON.stringify(EmptyFpsErrorReturn));
|
|
5
|
+
}
|
|
6
|
+
const EmptyFpsErrorReturn = {
|
|
7
|
+
...createEmptyFpsItemsReturn(),
|
|
8
|
+
ok: false,
|
|
9
|
+
status: 'Error',
|
|
10
|
+
statusNo: 667,
|
|
11
|
+
statusText: 'Unknown Error',
|
|
12
|
+
loaded: false,
|
|
13
|
+
refreshId: makeid(5),
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=createEmptyFpsErrorReturn.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createEmptyFpsErrorReturn.js","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsErrorReturn.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,8BAA8B,CAAC;AAEtD,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAExE,MAAM,UAAU,yBAAyB;IACvC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,mBAAmB,CAAC,CAAC,CAAC;AACzD,CAAC;AAED,MAAM,mBAAmB,GAAoB;IAC3C,GAAG,yBAAyB,EAAE;IAC9B,EAAE,EAAE,KAAK;IACT,MAAM,EAAE,OAAO;IACf,QAAQ,EAAE,GAAG;IACb,UAAU,EAAE,eAAe;IAC3B,MAAM,EAAE,KAAK;IACb,SAAS,EAAE,MAAM,CAAC,CAAC,CAAC;CACrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createEmptyFpsItemsReturn.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsItemsReturn.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"createEmptyFpsItemsReturn.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsItemsReturn.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,wBAAgB,yBAAyB,IAAI,eAAe,CAE3D"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
// import { check4This } from '../../../../logic/Links/CheckSearch';
|
|
2
1
|
export function createEmptyFpsItemsReturn() {
|
|
3
2
|
return JSON.parse(JSON.stringify(EmptyFpsItemsReturn));
|
|
4
3
|
}
|
|
5
|
-
|
|
4
|
+
const EmptyFpsItemsReturn = {
|
|
6
5
|
// 2024-09-15: Added 'as any' when migrating from fps-library-v2
|
|
7
6
|
ok: null,
|
|
8
7
|
e: null,
|
|
@@ -10,6 +9,7 @@ export const EmptyFpsItemsReturn = {
|
|
|
10
9
|
// statusNo?: number;
|
|
11
10
|
// statusText?: string;
|
|
12
11
|
fpsContentType: [],
|
|
12
|
+
item: null,
|
|
13
13
|
items: [],
|
|
14
14
|
unifiedPerformanceOps: {},
|
|
15
15
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createEmptyFpsItemsReturn.js","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsItemsReturn.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"createEmptyFpsItemsReturn.js","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsItemsReturn.ts"],"names":[],"mappings":"AAGA,MAAM,UAAU,yBAAyB;IACvC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,mBAAmB,CAAC,CAAC,CAAC;AACzD,CAAC;AAED,MAAM,mBAAmB,GAAoB;IAC3C,iEAAiE;IACjE,EAAE,EAAE,IAAW;IACf,CAAC,EAAE,IAAI;IACP,MAAM,EAAE,SAAS;IACjB,qBAAqB;IACrB,uBAAuB;IACvB,cAAc,EAAE,EAAE;IAClB,IAAI,EAAE,IAAI;IACV,KAAK,EAAE,EAAE;IACT,qBAAqB,EAAE,EAAE;CAC1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createEmptyFpsUsersReturn.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsUsersReturn.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAG,MAAM,wDAAwD,CAAC;
|
|
1
|
+
{"version":3,"file":"createEmptyFpsUsersReturn.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsUsersReturn.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAG,MAAM,wDAAwD,CAAC;AAI1F,wBAAgB,yBAAyB,IAAI,eAAe,CAI3D;AAED,wBAAgB,yBAAyB,CAAC,cAAc,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,GAAK,eAAe,CAMtG"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { createEmptyFpsItemsReturn } from "./createEmptyFpsItemsReturn";
|
|
2
|
+
import { createEmptyFpsErrorReturn } from "./createEmptyFpsErrorReturn";
|
|
2
3
|
export function createEmptyFpsUsersReturn() {
|
|
3
4
|
const results = createEmptyFpsItemsReturn();
|
|
4
5
|
results.users = [];
|
|
5
6
|
return results;
|
|
6
7
|
}
|
|
7
8
|
export function createErrorFpsUsersReturn(absoluteWebUrl) {
|
|
8
|
-
const results =
|
|
9
|
-
results.
|
|
9
|
+
const results = createEmptyFpsErrorReturn();
|
|
10
|
+
results.users = [];
|
|
10
11
|
results.statusText = `${!absoluteWebUrl ? 'NoWebUrl' : ''}`;
|
|
11
|
-
results.statusNo = 667;
|
|
12
12
|
results.status = !absoluteWebUrl ? 'NoWeb' : 'Unknown';
|
|
13
13
|
return results;
|
|
14
14
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createEmptyFpsUsersReturn.js","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsUsersReturn.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAExE,MAAM,UAAU,yBAAyB;IACvC,MAAM,OAAO,GAAoB,yBAAyB,EAAqB,CAAC;IAChF,OAAO,CAAC,KAAK,GAAG,EAAE,CAAC;IACnB,OAAO,OAAO,CAAC;AACjB,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAC,cAAyC;IACjF,MAAM,OAAO,GAAoB,yBAAyB,
|
|
1
|
+
{"version":3,"file":"createEmptyFpsUsersReturn.js","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createEmptyFpsUsersReturn.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAExE,MAAM,UAAU,yBAAyB;IACvC,MAAM,OAAO,GAAoB,yBAAyB,EAAqB,CAAC;IAChF,OAAO,CAAC,KAAK,GAAG,EAAE,CAAC;IACnB,OAAO,OAAO,CAAC;AACjB,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAC,cAAyC;IACjF,MAAM,OAAO,GAAoB,yBAAyB,EAAqB,CAAC;IAChF,OAAO,CAAC,KAAK,GAAG,EAAE,CAAC;IACnB,OAAO,CAAC,UAAU,GAAG,GAAG,CAAC,cAAc,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IAC5D,OAAO,CAAC,MAAM,GAAG,CAAC,cAAc,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;IACvD,OAAO,OAAO,CAAC;AACjB,CAAC"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { IAttachmentsReturn } from "../../../restAPIs/lists/files/getFileEmbedUrl";
|
|
2
|
+
export declare function createErrorFpsFileReturn(webUrl: string | undefined | null, FileByServerRelativePath: string | undefined | null): IAttachmentsReturn;
|
|
3
|
+
//# sourceMappingURL=createErrorFpsFileReturn.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createErrorFpsFileReturn.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createErrorFpsFileReturn.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AAGnF,wBAAgB,wBAAwB,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,EAAE,wBAAwB,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,GAAG,kBAAkB,CAMnJ"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createEmptyFpsErrorReturn } from "./createEmptyFpsErrorReturn";
|
|
2
|
+
export function createErrorFpsFileReturn(webUrl, FileByServerRelativePath) {
|
|
3
|
+
const results = createEmptyFpsErrorReturn();
|
|
4
|
+
results.statusText = `${!webUrl ? 'NoWebUrl' : ''} ${!FileByServerRelativePath ? 'Missing File Path' : ''}`;
|
|
5
|
+
results.status = !webUrl ? 'NoWeb' : !FileByServerRelativePath ? 'MissingFilePath' : 'Error';
|
|
6
|
+
results.url = '';
|
|
7
|
+
return results;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=createErrorFpsFileReturn.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createErrorFpsFileReturn.js","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createErrorFpsFileReturn.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAExE,MAAM,UAAU,wBAAwB,CAAC,MAAiC,EAAE,wBAAmD;IAC7H,MAAM,OAAO,GAAuB,yBAAyB,EAAwB,CAAC;IACtF,OAAO,CAAC,UAAU,GAAG,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IAC5G,OAAO,CAAC,MAAM,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,wBAAwB,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,OAAO,CAAC;IAC7F,OAAO,CAAC,GAAG,GAAG,EAAE,CAAC;IACjB,OAAO,OAAO,CAAC;AACjB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createErrorFpsListItemsReturn.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createErrorFpsListItemsReturn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAItD,wBAAgB,wBAAwB,CAAC,cAAc,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,EAAE,SAAS,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,GAAG,eAAe,
|
|
1
|
+
{"version":3,"file":"createErrorFpsListItemsReturn.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createErrorFpsListItemsReturn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAItD,wBAAgB,wBAAwB,CAAC,cAAc,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,EAAE,SAAS,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,GAAG,eAAe,CAKzI"}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createEmptyFpsErrorReturn } from "./createEmptyFpsErrorReturn";
|
|
2
2
|
export function createErrorFpsListReturn(absoluteWebUrl, listTitle) {
|
|
3
|
-
const results =
|
|
4
|
-
results.ok = false;
|
|
3
|
+
const results = createEmptyFpsErrorReturn();
|
|
5
4
|
results.statusText = `${!absoluteWebUrl ? 'NoWebUrl' : ''} ${!listTitle ? 'NoListTitle' : ''}`;
|
|
6
|
-
results.statusNo = 667;
|
|
7
5
|
results.status = !absoluteWebUrl ? 'NoWeb' : !listTitle ? 'NoList' : 'Unknown';
|
|
8
6
|
return results;
|
|
9
7
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createErrorFpsListItemsReturn.js","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createErrorFpsListItemsReturn.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAGxE,MAAM,UAAU,wBAAwB,CAAC,cAAyC,EAAE,SAAoC;IACtH,MAAM,OAAO,GAAoB,yBAAyB,EAAE,CAAC;IAC7D,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"createErrorFpsListItemsReturn.js","sourceRoot":"","sources":["../../../../src/components/molecules/process-results/createErrorFpsListItemsReturn.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAGxE,MAAM,UAAU,wBAAwB,CAAC,cAAyC,EAAE,SAAoC;IACtH,MAAM,OAAO,GAAoB,yBAAyB,EAAE,CAAC;IAC7D,OAAO,CAAC,UAAU,GAAG,GAAG,CAAC,cAAc,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IAC/F,OAAO,CAAC,MAAM,GAAG,CAAC,cAAc,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;IAC/E,OAAO,OAAO,CAAC;AACjB,CAAC"}
|
|
@@ -3,10 +3,6 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { ISeriesSortObject } from "../../../logic/Arrays/sorting/Interfaces";
|
|
5
5
|
import { IPerformanceSettings } from "../Performance/IPerformanceSettings";
|
|
6
|
-
export declare const CurrentHost: string;
|
|
7
|
-
export declare const CurrentHostLC: string;
|
|
8
|
-
export declare const CurrentTenant: string;
|
|
9
|
-
export declare const TenantUrlOrigin: string;
|
|
10
6
|
export interface IMinSourceFetchProps {
|
|
11
7
|
refreshId: string;
|
|
12
8
|
tenant: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IMinSourceFetchProps.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/source-props/IMinSourceFetchProps.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IMinSourceFetchProps.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/source-props/IMinSourceFetchProps.ts"],"names":[],"mappings":"AAUA;;GAEG;AAEH,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAC7E,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAE3E,MAAM,WAAW,oBAAoB;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,iBAAiB,CAAC;IAE5B,mBAAmB,CAAC,EAAE,oBAAoB,CAAC;CAE5C"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
// window.location properties
|
|
2
|
+
// host: "tenant.sharepoint.com"
|
|
3
|
+
// hostname: "tenant.sharepoint.com"
|
|
4
|
+
// href: "https://tenant.sharepoint.com/sites/WebPartDev/SitePages/ECStorage.aspx?debug=true&noredir=true&debugManifestsFile=https%3A%2F%2Flocalhost%3A4321%2Ftemp%2Fmanifests.js&allowOtherSites=true&scenario=dev"
|
|
5
|
+
// origin: "https://tenant.sharepoint.com"
|
|
6
|
+
// pathname: "/sites/WebPartDev/SitePages/ECStorage.aspx"
|
|
7
|
+
// protocol: "https:"
|
|
8
|
+
// search: "?debug=true&noredir=true&debugManifestsFile=https%3A%2F%2Flocalhost%3A4321%2Ftemp%2Fmanifests.js&allowOtherSites=true&scenario=dev"
|
|
9
|
+
export {};
|
|
8
10
|
//# sourceMappingURL=IMinSourceFetchProps.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IMinSourceFetchProps.js","sourceRoot":"","sources":["../../../../src/components/molecules/source-props/IMinSourceFetchProps.ts"],"names":[],"mappings":"AACA
|
|
1
|
+
{"version":3,"file":"IMinSourceFetchProps.js","sourceRoot":"","sources":["../../../../src/components/molecules/source-props/IMinSourceFetchProps.ts"],"names":[],"mappings":"AACA,6BAA6B;AAC7B,gCAAgC;AAChC,oCAAoC;AACpC,oNAAoN;AACpN,0CAA0C;AAC1C,yDAAyD;AACzD,qBAAqB;AACrB,+IAA+I"}
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists/createItems/createListSource
|
|
3
3
|
*/
|
|
4
4
|
import { ISourceProps } from "../ISourceProps";
|
|
5
|
+
export declare function createListSourceWithDigest(webUrl: string, listTitle: string, webRelativeLink: string): Promise<ISourceProps>;
|
|
5
6
|
/**
|
|
6
7
|
* NOTE: Be sure to remove List from the EntityTypeName if using the ListPicker component:
|
|
7
8
|
* this.properties.listPickerValue.replace(/List([^L]*)$/, '');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createListSource.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/Lists/createListSource.ts"],"names":[],"mappings":"AAAA;;GAEG;
|
|
1
|
+
{"version":3,"file":"createListSource.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/Lists/createListSource.ts"],"names":[],"mappings":"AAAA;;GAEG;AAMH,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAI/C,wBAAsB,0BAA0B,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC,CAMlI;AACD;;;;;;;;GAQG;AACH,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,GAAG,YAAY,CAWzG;AAED,eAAO,MAAM,iBAAiB,EAAE,YAyB/B,CAAC"}
|
|
@@ -2,9 +2,18 @@
|
|
|
2
2
|
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists/createItems/createListSource
|
|
3
3
|
*/
|
|
4
4
|
import { makeid } from "../../../../logic/Strings/guids";
|
|
5
|
+
import { getThisFPSDigestValueFromUrl } from "../../SpHttp/digestValues/fromUrl/getThisFPSDigestValueFromUrl";
|
|
5
6
|
import { createSeriesSort } from "../createOrderBy";
|
|
6
|
-
import { CurrentTenant } from "../
|
|
7
|
+
import { CurrentTenant } from "../WindowLocationConstants";
|
|
7
8
|
import { updateSourcePerListPickerName } from "./updateSourcePerListPickerName";
|
|
9
|
+
import { getSiteCollectionUrlFromLink } from "../../../../logic/Strings/getSiteCollectionUrlFromLink";
|
|
10
|
+
export async function createListSourceWithDigest(webUrl, listTitle, webRelativeLink) {
|
|
11
|
+
const Source = createListSource(webUrl, listTitle, webRelativeLink);
|
|
12
|
+
Source.digestValue = await getThisFPSDigestValueFromUrl(this._webAbsoluteUrl);
|
|
13
|
+
// Opted against this option since it may cause other issues... just adding to FPSFetchStatus
|
|
14
|
+
// Source.webRelativeLink = webRelativeLink.indexOf('/') === 0 ? webRelativeLink : `/${webRelativeLink}`;
|
|
15
|
+
return Source;
|
|
16
|
+
}
|
|
8
17
|
/**
|
|
9
18
|
* NOTE: Be sure to remove List from the EntityTypeName if using the ListPicker component:
|
|
10
19
|
* this.properties.listPickerValue.replace(/List([^L]*)$/, '');
|
|
@@ -17,13 +26,13 @@ import { updateSourcePerListPickerName } from "./updateSourcePerListPickerName";
|
|
|
17
26
|
export function createListSource(webUrl, listTitle, webRelativeLink) {
|
|
18
27
|
const Source = DefaultListSource;
|
|
19
28
|
Source.webUrl = webUrl;
|
|
20
|
-
Source.absoluteWebUrl = webUrl
|
|
29
|
+
Source.absoluteWebUrl = getSiteCollectionUrlFromLink(webUrl);
|
|
21
30
|
Source.listTitle = listTitle;
|
|
22
31
|
Source.webRelativeLink = webRelativeLink;
|
|
23
32
|
updateSourcePerListPickerName(listTitle, webUrl, Source);
|
|
24
33
|
// Opted against this option since it may cause other issues... just adding to FPSFetchStatus
|
|
25
34
|
// Source.webRelativeLink = webRelativeLink.indexOf('/') === 0 ? webRelativeLink : `/${webRelativeLink}`;
|
|
26
|
-
return Source;
|
|
35
|
+
return JSON.parse(JSON.stringify(Source));
|
|
27
36
|
}
|
|
28
37
|
export const DefaultListSource = {
|
|
29
38
|
refreshId: makeid(5),
|