@mikezimm/fps-library-v2 1.2.48 → 1.2.50
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/common/PropPaneHelp/pages/TenantHelpInfo.d.ts.map +1 -1
- package/lib/common/PropPaneHelp/pages/TenantHelpInfo.js +4 -4
- package/lib/common/PropPaneHelp/pages/TenantHelpInfo.js.map +1 -1
- package/lib/components/atoms/Links/CreateLinks.d.ts +2 -0
- package/lib/components/atoms/Links/CreateLinks.d.ts.map +1 -1
- package/lib/components/atoms/Links/CreateLinks.js +6 -3
- package/lib/components/atoms/Links/CreateLinks.js.map +1 -1
- package/lib/components/molecules/Categories/Categories.d.ts +42 -0
- package/lib/components/molecules/Categories/Categories.d.ts.map +1 -0
- package/lib/components/molecules/Categories/Categories.js +101 -0
- package/lib/components/molecules/Categories/Categories.js.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/EasySearchCorp.d.ts +10 -0
- package/lib/components/molecules/Categories/EasySearchCorp/EasySearchCorp.d.ts.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/EasySearchCorp.js +49 -0
- package/lib/components/molecules/Categories/EasySearchCorp/EasySearchCorp.js.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/EasySearchCorpALV.d.ts +12 -0
- package/lib/components/molecules/Categories/EasySearchCorp/EasySearchCorpALV.d.ts.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/EasySearchCorpALV.js +76 -0
- package/lib/components/molecules/Categories/EasySearchCorp/EasySearchCorpALV.js.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/IEasyRegexCorp.d.ts +25 -0
- package/lib/components/molecules/Categories/EasySearchCorp/IEasyRegexCorp.d.ts.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/IEasyRegexCorp.js +2 -0
- package/lib/components/molecules/Categories/EasySearchCorp/IEasyRegexCorp.js.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Culture.d.ts +2 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Culture.d.ts.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Culture.js +14 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Culture.js.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerAutos.d.ts +2 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerAutos.d.ts.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerAutos.js +15 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerAutos.js.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerTerms.d.ts +2 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerTerms.d.ts.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerTerms.js +10 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerTerms.js.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Functions.d.ts +5 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Functions.d.ts.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Functions.js +28 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Functions.js.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Products.d.ts +4 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Products.d.ts.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Products.js +11 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Products.js.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Regions.d.ts +5 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Regions.d.ts.map +1 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Regions.js +30 -0
- package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Regions.js.map +1 -0
- package/lib/components/molecules/Categories/Headings/HubCon.d.ts +10 -0
- package/lib/components/molecules/Categories/Headings/HubCon.d.ts.map +1 -0
- package/lib/components/molecules/Categories/Headings/HubCon.js +39 -0
- package/lib/components/molecules/Categories/Headings/HubCon.js.map +1 -0
- package/lib/components/molecules/Categories/Highlights/HighlightRegArrays.d.ts +18 -0
- package/lib/components/molecules/Categories/Highlights/HighlightRegArrays.d.ts.map +1 -0
- package/lib/components/molecules/Categories/Highlights/HighlightRegArrays.js +58 -0
- package/lib/components/molecules/Categories/Highlights/HighlightRegArrays.js.map +1 -0
- package/lib/components/molecules/Categories/Highlights/highlightRegex.d.ts +2 -0
- package/lib/components/molecules/Categories/Highlights/highlightRegex.d.ts.map +1 -0
- package/lib/components/molecules/Categories/Highlights/highlightRegex.js +12 -0
- package/lib/components/molecules/Categories/Highlights/highlightRegex.js.map +1 -0
- package/lib/components/molecules/Categories/ICategoriesProps.d.ts +30 -0
- package/lib/components/molecules/Categories/ICategoriesProps.d.ts.map +1 -0
- package/lib/components/molecules/Categories/ICategoriesProps.js +2 -0
- package/lib/components/molecules/Categories/ICategoriesProps.js.map +1 -0
- package/lib/components/molecules/Categories/applyRegExpXSearchObject.d.ts +46 -0
- package/lib/components/molecules/Categories/applyRegExpXSearchObject.d.ts.map +1 -0
- package/lib/components/molecules/Categories/applyRegExpXSearchObject.js +68 -0
- package/lib/components/molecules/Categories/applyRegExpXSearchObject.js.map +1 -0
- package/lib/components/molecules/FPSTiles/functions/getFPSHubTiles.d.ts +12 -2
- package/lib/components/molecules/FPSTiles/functions/getFPSHubTiles.d.ts.map +1 -1
- package/lib/components/molecules/FPSTiles/functions/getFPSHubTiles.js +33 -3
- package/lib/components/molecules/FPSTiles/functions/getFPSHubTiles.js.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsSubs.js +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsSubs.js.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.d.ts +10 -3
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.d.ts.map +1 -1
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.js +55 -4
- package/lib/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.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/package.json +2 -2
|
@@ -3,13 +3,64 @@ import { doSpJsFetch } from '../../doSpJsFetch';
|
|
|
3
3
|
import { hubSelects } from '../interfaces/IFPSHubSiteDataDocsApi';
|
|
4
4
|
import { startPerformOpV2, unifiedPerformanceEnd } from '../../../Performance/functions';
|
|
5
5
|
import { checkItemsResults } from '../../../../../pnpjs/Common/CheckItemsResults';
|
|
6
|
-
|
|
6
|
+
/**
|
|
7
|
+
* fetchMyHubsites will fetch an array of the current site's hub associated sites. Used in Pivot Tiles and Hub Connections.
|
|
8
|
+
* @param webUrl
|
|
9
|
+
* @param departmentId
|
|
10
|
+
* @returns
|
|
11
|
+
*/
|
|
12
|
+
// export type IFetchHubDepth = 'site' | 'web';
|
|
13
|
+
// export async function fetchMyHubsites( webUrl: string, depth: IFetchHubDepth, departmentId: string ): Promise<IJSFetchReturn> {
|
|
14
|
+
// const performanceSettings: IPerformanceSettings = { label: 'myHubs', updateMiliseconds: true, includeMsStr: true, op: 'fetch' };
|
|
15
|
+
// const fetchOp = performanceSettings ? startPerformOpV2( performanceSettings ) : null;
|
|
16
|
+
// const apiFetchAssociatedHubs: string = `${webUrl}/_api/search/query?querytext='DepartmentId=${departmentId} contentclass:sts_${depth} -SiteId:${departmentId}'&selectproperties='${hubSelects.join(',')}'&rowlimit=${depth==='site'?200:500}`;// 9 Works
|
|
17
|
+
// const resultHubSites: IJSFetchReturn = await doSpJsFetch( apiFetchAssociatedHubs );
|
|
18
|
+
// if ( resultHubSites.ok ) resultHubSites.items = cleanSearchedWebs( resultHubSites.items );
|
|
19
|
+
// let result : IJSFetchReturn = unifiedPerformanceEnd( resultHubSites as IFpsErrorObject, performanceSettings, fetchOp, 'fetch', 'items' ) as IJSFetchReturn;
|
|
20
|
+
// result.fpsContentType = [ depth ];
|
|
21
|
+
// result = checkItemsResults( result as IFpsItemsReturn, `fps-library-v2: fetchMyHubsites ~ 30`, false, true ) as IJSFetchReturn;
|
|
22
|
+
// return resultHubSites;
|
|
23
|
+
// }
|
|
24
|
+
import { NonGroupGroupID } from '../functions/processHubSubResults';
|
|
25
|
+
/**
|
|
26
|
+
* fetchMyHubsites imported from HubCon on 2024-07-29.
|
|
27
|
+
* @param webUrl
|
|
28
|
+
* @param depth IFetchHubDepth = 'site' | 'web';
|
|
29
|
+
* @param departmentId
|
|
30
|
+
* @param filter IHubFilterType = 'Associated' | 'Hubs' | 'Teams' | 'HubAndAssoc';
|
|
31
|
+
* @returns
|
|
32
|
+
*/
|
|
33
|
+
export async function fetchMyHubsites(webUrl, depth, departmentId, filter) {
|
|
7
34
|
const performanceSettings = { label: 'myHubs', updateMiliseconds: true, includeMsStr: true, op: 'fetch' };
|
|
8
35
|
const fetchOp = performanceSettings ? startPerformOpV2(performanceSettings) : null;
|
|
9
|
-
const
|
|
10
|
-
const
|
|
11
|
-
|
|
36
|
+
const minSearch = `${webUrl}/_api/search/query?querytext='DepartmentId=`;
|
|
37
|
+
const minSelectRowLimit = `'&selectproperties='${hubSelects.join(',')}'&rowlimit=`;
|
|
38
|
+
// -SiteId:${departmentId}
|
|
39
|
+
let fetchAPIStr = ``;
|
|
40
|
+
// if ( filter === 'Associated' ) { fetchAPIStr = `${minSearch}${departmentId} contentclass:sts_${depth} -SiteId:${departmentId} ${ minSelectRowLimit }${depth==='site'?200:500}`; // 9 Works
|
|
41
|
+
if (filter === 'Associated') {
|
|
42
|
+
fetchAPIStr = `${webUrl}/_api/search/query?querytext='DepartmentId=${departmentId} contentclass:sts_${depth} -SiteId:${departmentId}'&selectproperties='${hubSelects.join(',')}'&rowlimit=${depth === 'site' ? 200 : 500}`; // 9 Works
|
|
43
|
+
}
|
|
44
|
+
if (filter === 'HubAndAssoc') {
|
|
45
|
+
fetchAPIStr = `${webUrl}/_api/search/query?querytext='DepartmentId=${departmentId} contentclass:sts_${depth}'&selectproperties='${hubSelects.join(',')}'&rowlimit=${depth === 'site' ? 200 : 500}`; // 9 Works
|
|
46
|
+
}
|
|
47
|
+
if (filter === 'Hubs') {
|
|
48
|
+
fetchAPIStr = `${webUrl}/_api/search/query?querytext='DepartmentId=* contentclass:sts_site GroupId:"${NonGroupGroupID}" ${minSelectRowLimit}${500}`; // 9 Works
|
|
49
|
+
}
|
|
50
|
+
if (filter === 'Teams') {
|
|
51
|
+
fetchAPIStr = `${minSearch}* contentclass:sts_site -GroupId:"${NonGroupGroupID}" ${minSelectRowLimit}${500}`; // 9 Works
|
|
52
|
+
}
|
|
53
|
+
// fetchAPIStr = `${webUrl}/_api/search/query?querytext='DepartmentId=${departmentId} contentclass:sts_${depth} -SiteId:${departmentId}'&selectproperties='${hubSelects.join(',')}'&rowlimit=${depth==='site'?200:500}`;// 9 Works
|
|
54
|
+
// fetchAPIStr = `${minSearch}/${departmentId} contentclass:sts_${depth} -SiteId:${departmentId}'&selectproperties='${hubSelects.join(',')}'&rowlimit=${depth==='site'?200:500}`;// 9 Works
|
|
55
|
+
const resultHubSites = await doSpJsFetch(fetchAPIStr);
|
|
56
|
+
if (resultHubSites.ok) {
|
|
12
57
|
resultHubSites.items = cleanSearchedWebs(resultHubSites.items);
|
|
58
|
+
}
|
|
59
|
+
if (filter === 'Hubs') {
|
|
60
|
+
resultHubSites.allHubs = resultHubSites.items.filter(item => item.DepartmentId.indexOf(item.SiteId) === 1);
|
|
61
|
+
//https://github.com/fps-solutions/HubCon/issues/23
|
|
62
|
+
resultHubSites.allHubs.sort((a, b) => a.Title.localeCompare(b.Title));
|
|
63
|
+
}
|
|
13
64
|
let result = unifiedPerformanceEnd(resultHubSites, performanceSettings, fetchOp, 'fetch', 'items');
|
|
14
65
|
result.fpsContentType = [depth];
|
|
15
66
|
result = checkItemsResults(result, `fps-library-v2: fetchMyHubsites ~ 30`, false, true);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetchMyHubsites.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AACnE,OAAO,EAAkB,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChE,OAAO,
|
|
1
|
+
{"version":3,"file":"fetchMyHubsites.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SpHttp/HubsSubs/fetches/fetchMyHubsites.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,7 +14,7 @@ import { fetchMyHubsites } from './fetches/fetchMyHubsites';
|
|
|
14
14
|
*/
|
|
15
15
|
export async function getHubAssocSites(departmentId, sourceProps, depth = 'site') {
|
|
16
16
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
17
|
-
let results = await fetchMyHubsites(sourceProps.absoluteWebUrl, depth, departmentId);
|
|
17
|
+
let results = await fetchMyHubsites(sourceProps.absoluteWebUrl, depth, departmentId, 'HubAndAssoc');
|
|
18
18
|
return results;
|
|
19
19
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
20
20
|
// return { ...EmptyStateSource as any, ...{ status: 'Unknown' } }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getHubAssocSites.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SpHttp/HubsSubs/getHubAssocSites.ts"],"names":[],"mappings":"AACA,2DAA2D;AAC3D,4EAA4E;AAC5E,gFAAgF;AAChF,yDAAyD;AACzD,wEAAwE;AACxE,gEAAgE;AAQhE,OAAO,EAAkB,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAW5E;;;;;;GAMG;AACH,MAAM,CAAC,KAAK,UAAU,gBAAgB,CAAE,YAAoB,EAAE,WAAyB,EAAE,QAAwB,MAAM;IAErH,8DAA8D;IAC9D,IAAI,OAAO,GAAwB,MAAM,eAAe,CAAE,WAAW,CAAC,cAAc,EAAE,KAAK,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"getHubAssocSites.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SpHttp/HubsSubs/getHubAssocSites.ts"],"names":[],"mappings":"AACA,2DAA2D;AAC3D,4EAA4E;AAC5E,gFAAgF;AAChF,yDAAyD;AACzD,wEAAwE;AACxE,gEAAgE;AAQhE,OAAO,EAAkB,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAW5E;;;;;;GAMG;AACH,MAAM,CAAC,KAAK,UAAU,gBAAgB,CAAE,YAAoB,EAAE,WAAyB,EAAE,QAAwB,MAAM;IAErH,8DAA8D;IAC9D,IAAI,OAAO,GAAwB,MAAM,eAAe,CAAE,WAAW,CAAC,cAAc,EAAE,KAAK,EAAE,YAAY,EAAE,aAAa,CAAS,CAAC;IAElI,OAAO,OAAO,CAAC;IAEf,8DAA8D;IAC9D,kEAAkE;AAGpE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mikezimm/fps-library-v2",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.50",
|
|
4
4
|
"description": "Library of reusable typescript/javascript functions, interfaces and constants",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./lib/index.js",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"@fluentui/react": "^7.199.1",
|
|
43
43
|
"@microsoft/sp-property-pane": "^1.17.3",
|
|
44
44
|
"@mikezimm/fps-pnp2": "^1.0.63",
|
|
45
|
-
"@mikezimm/fps-styles": "^1.0.
|
|
45
|
+
"@mikezimm/fps-styles": "^1.0.68",
|
|
46
46
|
"@pnp/spfx-controls-react": "^3.12.0",
|
|
47
47
|
"@pnp/spfx-property-controls": "^3.6.0",
|
|
48
48
|
"react": "^17.0.1",
|