@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TenantHelpInfo.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/TenantHelpInfo.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TenantHelpInfo.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/TenantHelpInfo.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,QAAQ,EAAE,MAAM,0CAA0C,CAAC;AAIpE;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,cAAc,CAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,GAAE,MAAoB,EAAE,UAAU,GAAE,MAAkB,GAAI,GAAG,CAAC,OAAO,GAAG,SAAS,CAoIvJ"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PivotItem } from '@fluentui/react/lib/Pivot';
|
|
2
2
|
// import { Icon } from '@fluentui/react/lib/Icon';
|
|
3
3
|
import * as React from 'react';
|
|
4
|
-
import { createLink, FPSYoutubeFirst5Link, FPSYoutubeGetStartedLink,
|
|
4
|
+
import { createLink, FPSYoutubeFirst5Link, FPSYoutubeGetStartedLink, TeamsIcon, } from '../../../components/atoms/Links/CreateLinks';
|
|
5
5
|
import { devDocsPnpListFormat, devDocsPowerPlatform, devDocsSPORoadmap, JSONEditor } from '../../../components/atoms/Links/LinksDevDocs';
|
|
6
6
|
/**
|
|
7
7
|
* Inspired by https://github.com/mikezimm/pivottiles7/issues/375 - Basic Help Page
|
|
@@ -79,7 +79,7 @@ export function TenantHelpInfo(fpsCert, webUrl, logo = 'Education', headerText =
|
|
|
79
79
|
React.createElement("div", null,
|
|
80
80
|
React.createElement("div", null,
|
|
81
81
|
React.createElement("h3", null, "Get your site off to a good start with these first steps"),
|
|
82
|
-
React.createElement("ol",
|
|
82
|
+
React.createElement("ol", { className: 'fps-list-pad' },
|
|
83
83
|
React.createElement("li", null,
|
|
84
84
|
React.createElement("b", null, "Change:\u00A0\u00A0"),
|
|
85
85
|
" SiteGear > SitePermissions > Change How Members Share > ",
|
|
@@ -104,9 +104,9 @@ export function TenantHelpInfo(fpsCert, webUrl, logo = 'Education', headerText =
|
|
|
104
104
|
React.createElement("li", null,
|
|
105
105
|
React.createElement("b", null, "Add:\u00A0\u00A0"),
|
|
106
106
|
" to your ",
|
|
107
|
-
|
|
107
|
+
TeamsIcon,
|
|
108
108
|
" by going to ",
|
|
109
|
-
|
|
109
|
+
TeamsIcon,
|
|
110
110
|
" > Add a SharePoint Tab > Add SharePoint Site > ",
|
|
111
111
|
React.createElement("b", null, "Paste in the link to your new site")),
|
|
112
112
|
React.createElement("li", null,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TenantHelpInfo.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/TenantHelpInfo.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"TenantHelpInfo.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/TenantHelpInfo.tsx"],"names":[],"mappings":"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"}
|
|
@@ -13,6 +13,8 @@ export interface IRepoLinks {
|
|
|
13
13
|
export declare function createRepoLinks(href: string, target: string, linkDesc: string, style: 'legacy' | 'smaller' | 'small', cCode: string): IRepoLinks;
|
|
14
14
|
export declare function createLink(href: string, target: string, linkDesc: string | JSX.Element, styles?: React.CSSProperties, keytipProps?: IKeytipProps): JSX.Element;
|
|
15
15
|
export declare function createSpanLink(url: string, desc: string, title?: string, size?: string): JSX.Element;
|
|
16
|
+
export declare const YoutubeIcon: JSX.Element;
|
|
17
|
+
export declare const TeamsIcon: JSX.Element;
|
|
16
18
|
export declare const YoutubeIconLarge: JSX.Element;
|
|
17
19
|
export declare const TeamsIconLarge: JSX.Element;
|
|
18
20
|
export declare const FPSYoutubeHelpLink: JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateLinks.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/Links/CreateLinks.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,MAAM,WAAW,UAAU;IACvB,IAAI,EAAE,GAAG,CAAC;IACV,MAAM,EAAE,GAAG,CAAC;IACZ,IAAI,EAAE,GAAG,CAAC;IACV,QAAQ,EAAE,GAAG,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,GAAG,SAAS,GAAG,OAAkB,EAAE,KAAK,EAAE,MAAM,cAoB9I;AAED,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,GAAG,CAAC,OAAO,EAAE,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,EAAE,WAAW,CAAC,EAAE,YAAY,eAUhJ;AAED,wBAAgB,cAAc,CAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,GAAE,MAAW,EAAE,IAAI,GAAE,MAAW,eAS7F;
|
|
1
|
+
{"version":3,"file":"CreateLinks.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/Links/CreateLinks.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,MAAM,WAAW,UAAU;IACvB,IAAI,EAAE,GAAG,CAAC;IACV,MAAM,EAAE,GAAG,CAAC;IACZ,IAAI,EAAE,GAAG,CAAC;IACV,QAAQ,EAAE,GAAG,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,GAAG,SAAS,GAAG,OAAkB,EAAE,KAAK,EAAE,MAAM,cAoB9I;AAED,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,GAAG,CAAC,OAAO,EAAE,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,EAAE,WAAW,CAAC,EAAE,YAAY,eAUhJ;AAED,wBAAgB,cAAc,CAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,GAAE,MAAW,EAAE,IAAI,GAAE,MAAW,eAS7F;AAID,eAAO,MAAM,WAAW,aAAwD,CAAC;AACjF,eAAO,MAAM,SAAS,aAAwD,CAAC;AAC/E,eAAO,MAAM,gBAAgB,aAA6D,CAAC;AAC3F,eAAO,MAAM,cAAc,aAA6D,CAAC;AAczF,eAAO,MAAM,kBAAkB,EAAE,GAAG,CAAC,OAA8H,CAAC;AAEpK,eAAO,MAAM,oBAAoB,EAAE,GAAG,CAAC,OAAuI,CAAC;AAE/K,eAAO,MAAM,wBAAwB,EAAE,GAAG,CAAC,OAA+I,CAAC;AAE3L,wBAAgB,oBAAoB,CAAE,KAAK,EAAE,GAAG,QAQ/C"}
|
|
@@ -32,9 +32,12 @@ export function createSpanLink(url, desc, title = '', size = '') {
|
|
|
32
32
|
const thisLink = React.createElement("span", { style: linkStyle, onClick: () => openThisLinkInNewTab(url), title: title !== null ? title : desc }, desc);
|
|
33
33
|
return thisLink;
|
|
34
34
|
}
|
|
35
|
-
const BasicIconStyles = {
|
|
36
|
-
|
|
37
|
-
export const
|
|
35
|
+
const BasicIconStyles = { padding: '0px 5px' };
|
|
36
|
+
const BasicIconLargeStyles = { fontSize: 'large', padding: '0px 5px' };
|
|
37
|
+
export const YoutubeIcon = React.createElement(Icon, { iconName: 'MSNVideos', style: BasicIconStyles });
|
|
38
|
+
export const TeamsIcon = React.createElement(Icon, { iconName: 'TeamsLogo', style: BasicIconStyles });
|
|
39
|
+
export const YoutubeIconLarge = React.createElement(Icon, { iconName: 'MSNVideos', style: BasicIconLargeStyles });
|
|
40
|
+
export const TeamsIconLarge = React.createElement(Icon, { iconName: 'TeamsLogo', style: BasicIconLargeStyles });
|
|
38
41
|
// export const FPSYoutubeHelpLink: JSX.Element = <div className= { `fps-gen-goToLink` } onClick={ () => window.open( FPSDefaultYoutubeUrl, '_blank' )}>
|
|
39
42
|
// FP Youtube { YoutubeIcon }
|
|
40
43
|
// </div>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateLinks.js","sourceRoot":"","sources":["../../../../src/components/atoms/Links/CreateLinks.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,IAAI,GAAG,MAAM,0BAA0B,CAAC;AACjD,OAAO,EAAE,IAAI,GAAG,MAAM,0BAA0B,CAAC;AACjD,OAAO,EAAE,oBAAoB,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,MAAM,iBAAiB,CAAC;AAcrG,MAAM,UAAU,eAAe,CAAC,IAAY,EAAE,MAAc,EAAE,QAAgB,EAAE,QAAwC,QAAQ,EAAE,KAAa;IAE3I,IAAI,cAAc,GAAG,GAAI,QAAS,YAAY,CAAC;IAC/C,IAAI,oBAAoB,GAAG,GAAI,KAAK,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAG,SAAS,CAAC;IAC5E,IAAI,kBAAkB,GAAG,GAAI,KAAK,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAG,OAAO,CAAC;IACxE,IAAI,kBAAkB,GAAG,GAAI,KAAK,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAG,WAAW,CAAC;IAE5E,IAAI,SAAS,GAAgB;QACzB,IAAI,EAAE,UAAU,CAAE,IAAI,EAAE,MAAM,EAAE,cAAc,CAAE;QAChD,MAAM,EAAE,UAAU,CAAE,IAAI,GAAG,SAAS,EAAE,MAAM,EAAE,oBAAoB,CAAG;QACrE,IAAI,EAAE,UAAU,CAAE,IAAI,GAAG,OAAO,EAAE,MAAM,EAAE,kBAAkB,CAAE;QAC9D,QAAQ,EAAE,UAAU,CAAE,IAAI,GAAG,WAAW,EAAE,MAAM,EAAE,kBAAkB,CAAE;QACtE,IAAI,EAAE,IAAI;QACV,MAAM,EAAE,MAAM;QACd,IAAI,EAAE,QAAQ;QACd,KAAK,EAAE,KAAK;KACf,CAAC;IAEF,OAAO,SAAS,CAAC;AAErB,CAAC;AAED,MAAM,UAAU,UAAU,CAAC,IAAY,EAAE,MAAc,EAAE,QAA8B,EAAE,MAA4B,EAAE,WAA0B;IAC/I,IAAK,MAAM,KAAK,QAAQ,EAAG,EAAE,wDAAwD;QACnF,OAAO,CACL,oBAAC,IAAI,IAAC,IAAI,EAAG,EAAE,EAAG,MAAM,EAAG,MAAM,EAAG,KAAK,EAAG,MAAM,EAAG,WAAW,EAAG,WAAW,EAC9E,OAAO,EAAG,GAAG,EAAE,CAAC,oBAAoB,CAAE,IAAI,CAAE,IAAK,QAAQ,CAAS,CACrE,CAAA;KAAC;SAAM;QACN,OAAO,CACL,oBAAC,IAAI,IAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAG,MAAM,EAAG,KAAK,EAAG,MAAM,EAAG,WAAW,EAAG,WAAW,IAAK,QAAQ,CAAS,CACvG,CAAC;KACD;AACH,CAAC;AAED,MAAM,UAAU,cAAc,CAAE,GAAW,EAAE,IAAY,EAAE,QAAgB,EAAE,EAAE,OAAe,EAAE;IAC5F,IAAI,SAAS,GAAG,EAAE,MAAM,EAAE,SAAS,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,IAAI,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,QAAQ,EAAE,CAAC;IACnG,MAAM,QAAQ,GAAG,8BAAM,KAAK,EAAG,SAAS,EACpB,OAAO,EAAG,GAAG,EAAE,CAAC,oBAAoB,CAAE,GAAG,CAAE,EAC3C,KAAK,EAAG,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,IAEjC,IAAI,CACH,CAAC;IAC1B,OAAO,QAAQ,CAAC;AAClB,CAAC;AAED,MAAM,eAAe,GAAwB,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"CreateLinks.js","sourceRoot":"","sources":["../../../../src/components/atoms/Links/CreateLinks.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Imported from HubCon 2024-07-29 as is with following updates
|
|
3
|
+
*/
|
|
4
|
+
import * as React from 'react';
|
|
5
|
+
import { ICategoriesProps, ICategoriesState } from './ICategoriesProps';
|
|
6
|
+
/**
|
|
7
|
+
* 2024-07-29: Migrated from HubCon Categories component into separate reusable component
|
|
8
|
+
* Changes from original:
|
|
9
|
+
* 1. Moved HubConnections.module.scss into HighlightCategories.css in fps-styles and require it in this component.
|
|
10
|
+
* 2. Moved HubCon specific help content into CategoriesHeadingHubCon
|
|
11
|
+
* 3. Accept HeadingHelp element in it's place.
|
|
12
|
+
*
|
|
13
|
+
* So for HubCon part, create the HeadingHelp element using categoriesHeadingHubCon and pass it in in the HeadingHelp prop.
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
export default class Categories extends React.Component<ICategoriesProps, ICategoriesState> {
|
|
17
|
+
/***
|
|
18
|
+
* .o88b. .d88b. d8b db .d8888. d888888b d8888b. db db .o88b. d888888b .d88b. d8888b.
|
|
19
|
+
* d8P Y8 .8P Y8. 888o 88 88' YP `~~88~~' 88 `8D 88 88 d8P Y8 `~~88~~' .8P Y8. 88 `8D
|
|
20
|
+
* 8P 88 88 88V8o 88 `8bo. 88 88oobY' 88 88 8P 88 88 88 88oobY'
|
|
21
|
+
* 8b 88 88 88 V8o88 `Y8b. 88 88`8b 88 88 8b 88 88 88 88`8b
|
|
22
|
+
* Y8b d8 `8b d8' 88 V888 db 8D 88 88 `88. 88b d88 Y8b d8 88 `8b d8' 88 `88.
|
|
23
|
+
* `Y88P' `Y88P' VP V8P `8888Y' YP 88 YD ~Y8888P' `Y88P' YP `Y88P' 88 YD
|
|
24
|
+
*
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
constructor(props: ICategoriesProps);
|
|
28
|
+
componentDidMount(): Promise<void>;
|
|
29
|
+
/***
|
|
30
|
+
* d8888b. d888888b d8888b. db db d8888b. d8888b. .d8b. d888888b d88888b
|
|
31
|
+
* 88 `8D `88' 88 `8D 88 88 88 `8D 88 `8D d8' `8b `~~88~~' 88'
|
|
32
|
+
* 88 88 88 88 88 88 88 88oodD' 88 88 88ooo88 88 88ooooo
|
|
33
|
+
* 88 88 88 88 88 88 88 88~~~ 88 88 88~~~88 88 88~~~~~
|
|
34
|
+
* 88 .8D .88. 88 .8D 88b d88 88 88 .8D 88 88 88 88.
|
|
35
|
+
* Y8888D' Y888888P Y8888D' ~Y8888P' 88 Y8888D' YP YP YP Y88888P
|
|
36
|
+
*
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
componentDidUpdate(prevProps: ICategoriesProps, prevState: ICategoriesState): void;
|
|
40
|
+
render(): React.ReactElement<ICategoriesProps>;
|
|
41
|
+
}
|
|
42
|
+
//# sourceMappingURL=Categories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Categories.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Categories/Categories.tsx"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAUxE;;;;;;;;;GASG;AAEH,MAAM,CAAC,OAAO,OAAO,UAAW,SAAQ,KAAK,CAAC,SAAS,CAAC,gBAAgB,EAAE,gBAAgB,CAAC;IAE1F;;;;;;;;;KASC;gBAEmB,KAAK,EAAC,gBAAgB;IAkB5B,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC;IAI/C;;;;;;;;;OASG;IAEI,kBAAkB,CAAE,SAAS,EAAE,gBAAgB,EAAE,SAAS,EAAE,gBAAgB,GAAI,IAAI;IAepF,MAAM,IAAI,KAAK,CAAC,YAAY,CAAC,gBAAgB,CAAC;CA8CtD"}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Imported from HubCon 2024-07-29 as is with following updates
|
|
3
|
+
*/
|
|
4
|
+
import * as React from 'react';
|
|
5
|
+
import Accordion from '../Accordion/Accordion';
|
|
6
|
+
import { GeneralRegexInfo, HighlightRegArrays, RegexSiteInfo } from './Highlights/HighlightRegArrays';
|
|
7
|
+
import { makeid } from '../../../logic/Strings/guids';
|
|
8
|
+
require('@mikezimm/fps-styles/dist/HighlightCategories.css');
|
|
9
|
+
// export default class FpsCore1152Banner extends React.Component<ICategoriesProps, IFpsCore1152BannerState> {
|
|
10
|
+
/**
|
|
11
|
+
* 2024-07-29: Migrated from HubCon Categories component into separate reusable component
|
|
12
|
+
* Changes from original:
|
|
13
|
+
* 1. Moved HubConnections.module.scss into HighlightCategories.css in fps-styles and require it in this component.
|
|
14
|
+
* 2. Moved HubCon specific help content into CategoriesHeadingHubCon
|
|
15
|
+
* 3. Accept HeadingHelp element in it's place.
|
|
16
|
+
*
|
|
17
|
+
* So for HubCon part, create the HeadingHelp element using categoriesHeadingHubCon and pass it in in the HeadingHelp prop.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
export default class Categories extends React.Component {
|
|
21
|
+
/***
|
|
22
|
+
* .o88b. .d88b. d8b db .d8888. d888888b d8888b. db db .o88b. d888888b .d88b. d8888b.
|
|
23
|
+
* d8P Y8 .8P Y8. 888o 88 88' YP `~~88~~' 88 `8D 88 88 d8P Y8 `~~88~~' .8P Y8. 88 `8D
|
|
24
|
+
* 8P 88 88 88V8o 88 `8bo. 88 88oobY' 88 88 8P 88 88 88 88oobY'
|
|
25
|
+
* 8b 88 88 88 V8o88 `Y8b. 88 88`8b 88 88 8b 88 88 88 88`8b
|
|
26
|
+
* Y8b d8 `8b d8' 88 V888 db 8D 88 88 `88. 88b d88 Y8b d8 88 `8b d8' 88 `88.
|
|
27
|
+
* `Y88P' `Y88P' VP V8P `8888Y' YP 88 YD ~Y8888P' `Y88P' YP `Y88P' 88 YD
|
|
28
|
+
*
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
constructor(props) {
|
|
32
|
+
super(props);
|
|
33
|
+
const { text1, text2 } = this.props;
|
|
34
|
+
this.state = {
|
|
35
|
+
text1: text1 ? text1.value : '',
|
|
36
|
+
text2: text2 ? text2.value : '',
|
|
37
|
+
testString: '',
|
|
38
|
+
searchText: '',
|
|
39
|
+
topSearch: [],
|
|
40
|
+
topIdx: null,
|
|
41
|
+
topMeta: '',
|
|
42
|
+
topSearchLabels: [],
|
|
43
|
+
showAccordion: true,
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
async componentDidMount() {
|
|
47
|
+
//
|
|
48
|
+
}
|
|
49
|
+
/***
|
|
50
|
+
* d8888b. d888888b d8888b. db db d8888b. d8888b. .d8b. d888888b d88888b
|
|
51
|
+
* 88 `8D `88' 88 `8D 88 88 88 `8D 88 `8D d8' `8b `~~88~~' 88'
|
|
52
|
+
* 88 88 88 88 88 88 88 88oodD' 88 88 88ooo88 88 88ooooo
|
|
53
|
+
* 88 88 88 88 88 88 88 88~~~ 88 88 88~~~88 88 88~~~~~
|
|
54
|
+
* 88 .8D .88. 88 .8D 88b d88 88 88 .8D 88 88 88 88.
|
|
55
|
+
* Y8888D' Y888888P Y8888D' ~Y8888P' 88 Y8888D' YP YP YP Y88888P
|
|
56
|
+
*
|
|
57
|
+
*
|
|
58
|
+
*/
|
|
59
|
+
componentDidUpdate(prevProps, prevState) {
|
|
60
|
+
//
|
|
61
|
+
let refresh = false;
|
|
62
|
+
if (prevProps.expandedState !== this.props.expandedState) {
|
|
63
|
+
refresh = true;
|
|
64
|
+
const { text1, text2 } = this.props;
|
|
65
|
+
this.setState({
|
|
66
|
+
showAccordion: true,
|
|
67
|
+
text1: text1 ? text1.value : '',
|
|
68
|
+
text2: text2 ? text2.value : '',
|
|
69
|
+
});
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
render() {
|
|
73
|
+
var _a, _b, _c, _d;
|
|
74
|
+
const { CustomSearch, } = this.props;
|
|
75
|
+
const { text1, text2, } = this.state;
|
|
76
|
+
const testString = `${text1} --- ${text2}`;
|
|
77
|
+
const showHelp = !this.state.text1 && !this.state.text2 ? true : false;
|
|
78
|
+
console.log('CustomCategories ~ render');
|
|
79
|
+
if (this.props.expandedState !== true)
|
|
80
|
+
return (React.createElement("div", null));
|
|
81
|
+
const headingElement = showHelp === true ?
|
|
82
|
+
React.createElement("div", { style: {} },
|
|
83
|
+
this.props.HeadingHelp,
|
|
84
|
+
GeneralRegexInfo(RegexSiteInfo, 'secHeading')) :
|
|
85
|
+
React.createElement("div", { style: { margin: '0px 1.5em' } },
|
|
86
|
+
React.createElement("div", { style: { marginBottom: '10px' } }, (_a = this.props.text1) === null || _a === void 0 ? void 0 :
|
|
87
|
+
_a.label,
|
|
88
|
+
" : ",
|
|
89
|
+
React.createElement("b", null, (_b = this.props.text1) === null || _b === void 0 ? void 0 : _b.value)),
|
|
90
|
+
React.createElement("div", { style: { marginBottom: '20px' } }, (_c = this.props.text2) === null || _c === void 0 ? void 0 :
|
|
91
|
+
_c.label,
|
|
92
|
+
" : ",
|
|
93
|
+
React.createElement("b", null, (_d = this.props.text2) === null || _d === void 0 ? void 0 : _d.value)));
|
|
94
|
+
const CategoryAccordion = React.createElement(Accordion, { componentStyles: {}, title: showHelp === true ? `What is this page for?` : `Testing this string:`, defaultIcon: 'Help', showAccordion: true, content: headingElement, refreshId: makeid(5), contentStylesVis: { height: 'auto', margin: '0px 1.5em' } });
|
|
95
|
+
const CustomSearchElement = HighlightRegArrays(CustomSearch, testString, showHelp);
|
|
96
|
+
return (React.createElement("section", { className: ['allCategories',].join(' '), style: { paddingTop: '1.5em', margin: '0px 20px !important' } },
|
|
97
|
+
CategoryAccordion,
|
|
98
|
+
CustomSearchElement));
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
//# sourceMappingURL=Categories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Categories.js","sourceRoot":"","sources":["../../../../src/components/molecules/Categories/Categories.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IEasyRegexCorp } from "./IEasyRegexCorp";
|
|
2
|
+
export type IHubMetaLabels = 'Customer' | 'Facilities' | 'Products' | 'Global' | 'AM' | 'EU' | 'Asia' | 'IT' | 'WoW' | 'Functions' | 'Uncategorized';
|
|
3
|
+
export declare const HubMetaLabels: IHubMetaLabels[];
|
|
4
|
+
/**
|
|
5
|
+
* The difference between EasySearchCorpHelp and EasySearchCorp is:
|
|
6
|
+
* EasySearchCorpHelp has larger arrays broken into smaller ones for easier display on a page
|
|
7
|
+
*/
|
|
8
|
+
export declare const EasySearchCorpHelp: IEasyRegexCorp;
|
|
9
|
+
export declare const EasySearchCorp: IEasyRegexCorp;
|
|
10
|
+
//# sourceMappingURL=EasySearchCorp.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasySearchCorp.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/Categories/EasySearchCorp/EasySearchCorp.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOlD,MAAM,MAAM,cAAc,GAAG,UAAU,GAAG,YAAY,GAAG,UAAU,GAAG,QAAQ,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,GAAG,IAAI,GAAG,KAAK,GAAG,WAAW,GAAG,eAAe,CAAC;AACrJ,eAAO,MAAM,aAAa,EAAE,cAAc,EAAoH,CAAC;AAO/J;;;GAGG;AACH,eAAO,MAAM,kBAAkB,EAAE,cAmBhC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,cAW5B,CAAC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// https://github.com/fps-solutions/HubCon/issues/65
|
|
2
|
+
import { AMRegexp, EURegexp, AsiaRegexp, GlobalRegexp } from "./RegularExpressions/Regions";
|
|
3
|
+
import { CustomerAutosRegexp } from "./RegularExpressions/CustomerAutos";
|
|
4
|
+
import { FunctionsGen1Regexp, FunctionsGen2Regexp, FunctionsSpecific, ITRegexp } from "./RegularExpressions/Functions";
|
|
5
|
+
import { CustomerTermsRegexp } from "./RegularExpressions/CustomerTerms";
|
|
6
|
+
import { Products1, Products2, ProdGeneralRegexp } from "./RegularExpressions/Products";
|
|
7
|
+
import { WoW } from "./RegularExpressions/Culture";
|
|
8
|
+
export const HubMetaLabels = ['Customer', 'Facilities', 'Products', 'Global', 'AM', 'EU', 'Asia', 'IT', 'Functions', 'WoW', 'Uncategorized'];
|
|
9
|
+
const FacilitiesGen = [
|
|
10
|
+
/\bFacility\b/g,
|
|
11
|
+
/\bFacilities\b/g,
|
|
12
|
+
];
|
|
13
|
+
/**
|
|
14
|
+
* The difference between EasySearchCorpHelp and EasySearchCorp is:
|
|
15
|
+
* EasySearchCorpHelp has larger arrays broken into smaller ones for easier display on a page
|
|
16
|
+
*/
|
|
17
|
+
export const EasySearchCorpHelp = {
|
|
18
|
+
Facilities1: FacilitiesGen,
|
|
19
|
+
Facilities2: [],
|
|
20
|
+
Facilities3: [],
|
|
21
|
+
Facilities: [...FacilitiesGen],
|
|
22
|
+
Global: GlobalRegexp,
|
|
23
|
+
AM: AMRegexp,
|
|
24
|
+
EU: EURegexp,
|
|
25
|
+
Asia: AsiaRegexp,
|
|
26
|
+
IT: ITRegexp,
|
|
27
|
+
WoW: WoW,
|
|
28
|
+
Functions1: FunctionsGen1Regexp,
|
|
29
|
+
Functions2: FunctionsGen2Regexp,
|
|
30
|
+
Functions3: FunctionsSpecific,
|
|
31
|
+
Customer1: CustomerAutosRegexp,
|
|
32
|
+
Customer2: CustomerTermsRegexp,
|
|
33
|
+
Products1: Products1,
|
|
34
|
+
Products2: Products2,
|
|
35
|
+
Products3: [...ProdGeneralRegexp,],
|
|
36
|
+
};
|
|
37
|
+
export const EasySearchCorp = {
|
|
38
|
+
Facilities: [...FacilitiesGen, ...[], ...[]],
|
|
39
|
+
Global: GlobalRegexp,
|
|
40
|
+
AM: AMRegexp,
|
|
41
|
+
EU: EURegexp,
|
|
42
|
+
Asia: AsiaRegexp,
|
|
43
|
+
IT: ITRegexp,
|
|
44
|
+
WoW: WoW,
|
|
45
|
+
Functions: [...FunctionsGen1Regexp, ...FunctionsGen2Regexp, ...FunctionsSpecific],
|
|
46
|
+
Customer: [...CustomerAutosRegexp, ...CustomerTermsRegexp],
|
|
47
|
+
Products: [...Products1, ...Products2, ...ProdGeneralRegexp,],
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=EasySearchCorp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasySearchCorp.js","sourceRoot":"","sources":["../../../../../src/components/molecules/Categories/EasySearchCorp/EasySearchCorp.ts"],"names":[],"mappings":"AACA,oDAAoD;AAEpD,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAE5F,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AACvH,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AACxF,OAAO,EAAE,GAAG,EAAE,MAAM,8BAA8B,CAAC;AAGnD,MAAM,CAAC,MAAM,aAAa,GAAqB,CAAC,UAAU,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,eAAe,CAAC,CAAC;AAE/J,MAAM,aAAa,GAAa;IAC9B,eAAe;IACf,iBAAiB;CAClB,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAmB;IAChD,WAAW,EAAE,aAAa;IAC1B,WAAW,EAAE,EAAE;IACf,WAAW,EAAE,EAAE;IACf,UAAU,EAAE,CAAE,GAAG,aAAa,CAAC;IAC/B,MAAM,EAAE,YAAY;IACpB,EAAE,EAAE,QAAQ;IACZ,EAAE,EAAE,QAAQ;IACZ,IAAI,EAAE,UAAU;IAChB,EAAE,EAAE,QAAQ;IACZ,GAAG,EAAE,GAAG;IACR,UAAU,EAAE,mBAAmB;IAC/B,UAAU,EAAE,mBAAmB;IAC/B,UAAU,EAAE,iBAAiB;IAC7B,SAAS,EAAE,mBAAmB;IAC9B,SAAS,EAAE,mBAAmB;IAC9B,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,CAAE,GAAG,iBAAiB,EAAG;CACrC,CAAC;AAEF,MAAM,CAAC,MAAM,cAAc,GAAmB;IAC5C,UAAU,EAAE,CAAE,GAAG,aAAa,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,CAAE;IAC9C,MAAM,EAAE,YAAY;IACpB,EAAE,EAAE,QAAQ;IACZ,EAAE,EAAE,QAAQ;IACZ,IAAI,EAAE,UAAU;IAChB,EAAE,EAAE,QAAQ;IACZ,GAAG,EAAE,GAAG;IACR,SAAS,EAAE,CAAE,GAAG,mBAAmB,EAAE,GAAG,mBAAmB,EAAE,GAAG,iBAAiB,CAAE;IACnF,QAAQ,EAAE,CAAC,GAAG,mBAAmB,EAAE,GAAG,mBAAmB,CAAE;IAC3D,QAAQ,EAAE,CAAE,GAAG,SAAS,EAAE,GAAG,SAAS,EAAE,GAAG,iBAAiB,EAAK;CAClE,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IEasyRegexCorp } from "./IEasyRegexCorp";
|
|
2
|
+
export type IHubMetaLabels = 'Customer' | 'Facilities' | 'Products' | 'Global' | 'AAM' | 'AEU' | 'Asia' | 'IT' | 'WoW' | 'Functions' | 'Uncategorized';
|
|
3
|
+
export declare const HubMetaLabels: IHubMetaLabels[];
|
|
4
|
+
/**
|
|
5
|
+
* The difference between EasySearchCorpHelp and EasySearchCorp is:
|
|
6
|
+
* EasySearchCorpHelp has larger arrays broken into smaller ones for easier display on a page
|
|
7
|
+
*
|
|
8
|
+
* The ALV version shows how to create a Custom Search by merging specific Region Regex into the default
|
|
9
|
+
*/
|
|
10
|
+
export declare const EasySearchCorpHelpALV: IEasyRegexCorp;
|
|
11
|
+
export declare const EasySearchCorpALV: IEasyRegexCorp;
|
|
12
|
+
//# sourceMappingURL=EasySearchCorpALV.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasySearchCorpALV.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/Categories/EasySearchCorp/EasySearchCorpALV.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,MAAM,MAAM,cAAc,GAAG,UAAU,GAAG,YAAY,GAAG,UAAU,GAAG,QAAQ,GAAG,KAAK,GAAG,KAAK,GAAG,MAAM,GAAG,IAAI,GAAG,KAAK,GAAG,WAAW,GAAG,eAAe,CAAC;AACvJ,eAAO,MAAM,aAAa,EAAE,cAAc,EAAsH,CAAC;AA4DjK;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB,EAAE,cAOnC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,cAK/B,CAAC"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
// https://github.com/fps-solutions/HubCon/issues/65
|
|
2
|
+
import { EasySearchCorp, EasySearchCorpHelp } from "./EasySearchCorp";
|
|
3
|
+
import { ProdGeneralRegexp } from "./RegularExpressions/Products";
|
|
4
|
+
import { CustomerTermsRegexp } from "./RegularExpressions/CustomerTerms";
|
|
5
|
+
import { CustomerAutosRegexp } from "./RegularExpressions/CustomerAutos";
|
|
6
|
+
export const HubMetaLabels = ['Customer', 'Facilities', 'Products', 'Global', 'AAM', 'AEU', 'Asia', 'IT', 'Functions', 'WoW', 'Uncategorized'];
|
|
7
|
+
// https://github.com/fps-solutions/HubCon/issues/71
|
|
8
|
+
const AB = [
|
|
9
|
+
/\bAirbags?\b/gi,
|
|
10
|
+
/\bPLA\b/g,
|
|
11
|
+
/\bAB\b/g,
|
|
12
|
+
/\bDAB\b/g,
|
|
13
|
+
/\bPAB\b/g,
|
|
14
|
+
/\bKAB\b/g,
|
|
15
|
+
/\bSAB\b/g,
|
|
16
|
+
/\bIC\b/g,
|
|
17
|
+
/\bRRAB\b/g,
|
|
18
|
+
];
|
|
19
|
+
// https://github.com/fps-solutions/HubCon/issues/71
|
|
20
|
+
const TE = [
|
|
21
|
+
/\bTextiles?\b/gi,
|
|
22
|
+
/\bTE\b/g,
|
|
23
|
+
];
|
|
24
|
+
const Products1 = [...AB, ...TE];
|
|
25
|
+
// https://github.com/fps-solutions/HubCon/issues/71
|
|
26
|
+
const SB = [
|
|
27
|
+
/\bSeatBelts?\b/gi,
|
|
28
|
+
/\bBelts?\b/gi,
|
|
29
|
+
/\bPLS\b/g,
|
|
30
|
+
/\bSB\b/g,
|
|
31
|
+
];
|
|
32
|
+
// https://github.com/fps-solutions/HubCon/issues/71
|
|
33
|
+
const SW = [
|
|
34
|
+
/\bPLW\b/g,
|
|
35
|
+
/\bWheels?\b/gi,
|
|
36
|
+
/\bSW\b/g,
|
|
37
|
+
/\bDU\b/g,
|
|
38
|
+
];
|
|
39
|
+
// https://github.com/fps-solutions/HubCon/issues/71
|
|
40
|
+
const IN = [
|
|
41
|
+
/\bInflators?\b/gi,
|
|
42
|
+
/\bIN\b/g,
|
|
43
|
+
];
|
|
44
|
+
const Products2 = [...SB, ...IN, ...SW];
|
|
45
|
+
// https://github.com/fps-solutions/HubCon/issues/69
|
|
46
|
+
const AAM = [
|
|
47
|
+
/\bANA\b/g,
|
|
48
|
+
/\bAAM\b/g,
|
|
49
|
+
/\bASA\b/g,
|
|
50
|
+
];
|
|
51
|
+
// https://github.com/fps-solutions/HubCon/issues/69
|
|
52
|
+
const AEU = [
|
|
53
|
+
/\bAEU\b/g,
|
|
54
|
+
/\bÄEU\b/g,
|
|
55
|
+
];
|
|
56
|
+
/**
|
|
57
|
+
* The difference between EasySearchCorpHelp and EasySearchCorp is:
|
|
58
|
+
* EasySearchCorpHelp has larger arrays broken into smaller ones for easier display on a page
|
|
59
|
+
*
|
|
60
|
+
* The ALV version shows how to create a Custom Search by merging specific Region Regex into the default
|
|
61
|
+
*/
|
|
62
|
+
export const EasySearchCorpHelpALV = { ...EasySearchCorpHelp,
|
|
63
|
+
AM: [...EasySearchCorpHelp.AM, ...AAM],
|
|
64
|
+
EU: [...EasySearchCorpHelp.EU, ...AEU],
|
|
65
|
+
Products1: Products1,
|
|
66
|
+
Products2: Products2,
|
|
67
|
+
Products3: [...ProdGeneralRegexp,],
|
|
68
|
+
Customer1: [...CustomerAutosRegexp],
|
|
69
|
+
};
|
|
70
|
+
export const EasySearchCorpALV = { ...EasySearchCorp,
|
|
71
|
+
AM: [...EasySearchCorpHelp.AM, ...AAM],
|
|
72
|
+
EU: [...EasySearchCorpHelp.EU, ...AEU],
|
|
73
|
+
Products: [...EasySearchCorpHelpALV.Products1, ...EasySearchCorpHelpALV.Products2, ...EasySearchCorpHelpALV.Products3,],
|
|
74
|
+
Customer: [...CustomerAutosRegexp, ...CustomerTermsRegexp],
|
|
75
|
+
};
|
|
76
|
+
//# sourceMappingURL=EasySearchCorpALV.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasySearchCorpALV.js","sourceRoot":"","sources":["../../../../../src/components/molecules/Categories/EasySearchCorp/EasySearchCorpALV.ts"],"names":[],"mappings":"AACA,oDAAoD;AAEpD,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAIzE,MAAM,CAAC,MAAM,aAAa,GAAqB,CAAC,UAAU,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,eAAe,CAAC,CAAC;AAEjK,oDAAoD;AACpD,MAAM,EAAE,GAAa;IACnB,gBAAgB;IAChB,UAAU;IACV,SAAS;IACT,UAAU;IACV,UAAU;IACV,UAAU;IACV,UAAU;IACV,SAAS;IACT,WAAW;CACZ,CAAC;AAEF,oDAAoD;AACpD,MAAM,EAAE,GAAa;IACnB,iBAAiB;IACjB,SAAS;CACV,CAAC;AAEF,MAAM,SAAS,GAAa,CAAE,GAAG,EAAE,EAAE,GAAG,EAAE,CAAE,CAAA;AAE5C,oDAAoD;AACpD,MAAM,EAAE,GAAa;IACnB,kBAAkB;IAClB,cAAc;IACd,UAAU;IACV,SAAS;CACV,CAAC;AAEF,oDAAoD;AACpD,MAAM,EAAE,GAAa;IACnB,UAAU;IACV,eAAe;IACf,SAAS;IACT,SAAS;CACV,CAAC;AAEF,oDAAoD;AACpD,MAAM,EAAE,GAAa;IACnB,kBAAkB;IAClB,SAAS;CACV,CAAC;AAEF,MAAM,SAAS,GAAa,CAAE,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,CAAE,CAAA;AAEnD,oDAAoD;AACpD,MAAM,GAAG,GAAa;IACpB,UAAU;IACV,UAAU;IACV,UAAU;CACX,CAAC;AAEF,oDAAoD;AACpD,MAAM,GAAG,GAAa;IACpB,UAAU;IACV,UAAU;CACX,CAAC;AAEF;;;;;GAKG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAmB,EAAE,GAAG,kBAAkB;IAC1E,EAAE,EAAE,CAAE,GAAG,kBAAkB,CAAC,EAAE,EAAE,GAAG,GAAG,CAAE;IACxC,EAAE,EAAE,CAAE,GAAG,kBAAkB,CAAC,EAAE,EAAE,GAAG,GAAG,CAAE;IACxC,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,CAAE,GAAG,iBAAiB,EAAI;IACrC,SAAS,EAAE,CAAE,GAAG,mBAAmB,CAAE;CACtC,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAmB,EAAE,GAAG,cAAc;IAClE,EAAE,EAAE,CAAE,GAAG,kBAAkB,CAAC,EAAE,EAAE,GAAG,GAAG,CAAE;IACxC,EAAE,EAAE,CAAE,GAAG,kBAAkB,CAAC,EAAE,EAAE,GAAG,GAAG,CAAE;IACxC,QAAQ,EAAE,CAAE,GAAG,qBAAqB,CAAC,SAAS,EAAE,GAAG,qBAAqB,CAAC,SAAS,EAAE,GAAG,qBAAqB,CAAC,SAAS,EAAG;IACzH,QAAQ,EAAE,CAAC,GAAG,mBAAmB,EAAE,GAAG,mBAAmB,CAAE;CAC5D,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export interface IEasyRegexCorp {
|
|
2
|
+
Customer1?: RegExp[];
|
|
3
|
+
Customer2?: RegExp[];
|
|
4
|
+
Customer?: RegExp[];
|
|
5
|
+
Facilities1?: RegExp[];
|
|
6
|
+
Facilities2?: RegExp[];
|
|
7
|
+
Facilities3?: RegExp[];
|
|
8
|
+
Facilities?: RegExp[];
|
|
9
|
+
Products1?: RegExp[];
|
|
10
|
+
Products2?: RegExp[];
|
|
11
|
+
Products3?: RegExp[];
|
|
12
|
+
Products?: RegExp[];
|
|
13
|
+
Global?: RegExp[];
|
|
14
|
+
AM?: RegExp[];
|
|
15
|
+
EU?: RegExp[];
|
|
16
|
+
Asia?: RegExp[];
|
|
17
|
+
IT?: RegExp[];
|
|
18
|
+
Functions1?: RegExp[];
|
|
19
|
+
Functions2?: RegExp[];
|
|
20
|
+
Functions3?: RegExp[];
|
|
21
|
+
Functions?: RegExp[];
|
|
22
|
+
WoW?: RegExp[];
|
|
23
|
+
FPSUse?: RegExp[];
|
|
24
|
+
}
|
|
25
|
+
//# sourceMappingURL=IEasyRegexCorp.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyRegexCorp.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/Categories/EasySearchCorp/IEasyRegexCorp.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,cAAc;IAC7B,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,EAAE,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyRegexCorp.js","sourceRoot":"","sources":["../../../../../src/components/molecules/Categories/EasySearchCorp/IEasyRegexCorp.ts"],"names":[],"mappings":""}
|
package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Culture.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Culture.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/Categories/EasySearchCorp/RegularExpressions/Culture.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,GAAG,EAAE,MAAM,EAYvB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export const WoW = [
|
|
2
|
+
/\b1P1Ps?\b/g,
|
|
3
|
+
/\bAPS\b/g,
|
|
4
|
+
/\bInnovations?\b/gi,
|
|
5
|
+
/\bLearni?n?g?\b/gi,
|
|
6
|
+
/\bPolicy\b/gi,
|
|
7
|
+
/\bPolicies\b/gi,
|
|
8
|
+
/\bQ5\b/g,
|
|
9
|
+
/\bStrategies\b/gi,
|
|
10
|
+
/\bStrategy\b/gi,
|
|
11
|
+
/\bStandards?\b/gi,
|
|
12
|
+
/\bVEVAs?\b/g,
|
|
13
|
+
];
|
|
14
|
+
//# sourceMappingURL=Culture.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Culture.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/Categories/EasySearchCorp/RegularExpressions/Culture.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,GAAG,GAAa;IAC3B,aAAa;IACb,UAAU;IACV,oBAAoB;IACpB,mBAAmB;IACnB,cAAc;IACd,gBAAgB;IAChB,SAAS;IACT,kBAAkB;IAClB,gBAAgB;IAChB,kBAAkB;IAClB,aAAa;CACd,CAAC"}
|
package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerAutos.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CustomerAutos.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerAutos.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,mBAAmB,EAAE,MAAM,EAavC,CAAC"}
|
package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerAutos.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export const CustomerAutosRegexp = [
|
|
2
|
+
/\bBMW\b/g,
|
|
3
|
+
/\bFord\b/gi,
|
|
4
|
+
/\bFCA\b/gi,
|
|
5
|
+
/\bGM\b/g,
|
|
6
|
+
/\bHonda\b/gi,
|
|
7
|
+
/\bMercedes\b/gi,
|
|
8
|
+
/\bNissan\b/gi,
|
|
9
|
+
/\bSTLA\b/g,
|
|
10
|
+
/\bStellantis\b/gi,
|
|
11
|
+
/\bToyota\b/g,
|
|
12
|
+
/\bVW\b/g,
|
|
13
|
+
/\bVolkswagon\b/gi,
|
|
14
|
+
];
|
|
15
|
+
//# sourceMappingURL=CustomerAutos.js.map
|
package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerAutos.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CustomerAutos.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerAutos.ts"],"names":[],"mappings":"AACA,MAAM,CAAC,MAAM,mBAAmB,GAAa;IAC3C,UAAU;IACV,YAAY;IACZ,WAAW;IACX,SAAS;IACT,aAAa;IACb,gBAAgB;IAChB,cAAc;IACd,WAAW;IACX,kBAAkB;IAClB,aAAa;IACb,SAAS;IACT,kBAAkB;CACnB,CAAC"}
|
package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerTerms.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CustomerTerms.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerTerms.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,mBAAmB,EAAE,MAAM,EAQvC,CAAC"}
|
package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerTerms.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CustomerTerms.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/Categories/EasySearchCorp/RegularExpressions/CustomerTerms.ts"],"names":[],"mappings":"AACA,MAAM,CAAC,MAAM,mBAAmB,GAAa;IAC3C,SAAS;IACT,aAAa;IACb,gBAAgB;IAChB,UAAU;IACV,cAAc;IACd,iBAAiB;IACjB,0BAA0B;CAC3B,CAAC"}
|
package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Functions.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Functions.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/Categories/EasySearchCorp/RegularExpressions/Functions.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB,EAAE,MAAM,EAOvC,CAAC;AACF,eAAO,MAAM,mBAAmB,EAAE,MAAM,EAQvC,CAAC;AACF,eAAO,MAAM,iBAAiB,EAAE,MAAM,EAAO,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAE,MAAM,EAQ1E,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
export const FunctionsGen1Regexp = [
|
|
2
|
+
/\bCommunications?\b/gi,
|
|
3
|
+
/\bCompliance\b/gi,
|
|
4
|
+
/\bEngineers?\b/gi,
|
|
5
|
+
/\bEngineering\b/gi,
|
|
6
|
+
/\bFinance\b/g,
|
|
7
|
+
/\bHuman ?Resource?\b/gi,
|
|
8
|
+
];
|
|
9
|
+
export const FunctionsGen2Regexp = [
|
|
10
|
+
/\bLegal\b/gi,
|
|
11
|
+
/\bManagement\b/gi,
|
|
12
|
+
/\bOperations\b/gi,
|
|
13
|
+
/\bPurchasing\b/gi,
|
|
14
|
+
/\bQuality\b/g,
|
|
15
|
+
/\bSCM\b/gi,
|
|
16
|
+
/\bSustainability\b/gi,
|
|
17
|
+
];
|
|
18
|
+
export const FunctionsSpecific = [];
|
|
19
|
+
export const ITRegexp = [
|
|
20
|
+
/\bSharePoint\b/g,
|
|
21
|
+
/\bHub ?Connections\b/g,
|
|
22
|
+
/\bService ?Delivery\b/gi,
|
|
23
|
+
/\bUTS\b/g,
|
|
24
|
+
/\bIT\b/g,
|
|
25
|
+
/\bSample\b/g,
|
|
26
|
+
/\bMicrosoft\b/gi,
|
|
27
|
+
];
|
|
28
|
+
//# sourceMappingURL=Functions.js.map
|
package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Functions.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Functions.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/Categories/EasySearchCorp/RegularExpressions/Functions.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,mBAAmB,GAAa;IAC3C,uBAAuB;IACvB,kBAAkB;IAClB,kBAAkB;IAClB,mBAAmB;IACnB,cAAc;IACd,wBAAwB;CACzB,CAAC;AACF,MAAM,CAAC,MAAM,mBAAmB,GAAa;IAC3C,aAAa;IACb,kBAAkB;IAClB,kBAAkB;IAClB,kBAAkB;IAClB,cAAc;IACd,WAAW;IACX,sBAAsB;CACvB,CAAC;AACF,MAAM,CAAC,MAAM,iBAAiB,GAAa,EAAE,CAAC;AAAA,MAAM,CAAC,MAAM,QAAQ,GAAa;IAC9E,iBAAiB;IACjB,uBAAuB;IACvB,yBAAyB;IACzB,UAAU;IACV,SAAS;IACT,aAAa;IACb,iBAAiB;CAClB,CAAC"}
|
package/lib/components/molecules/Categories/EasySearchCorp/RegularExpressions/Products.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Products.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/Categories/EasySearchCorp/RegularExpressions/Products.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,EAAE,MAAM,EAMrC,CAAC;AACF,eAAO,MAAM,SAAS,EAAE,MAAM,EAAgC,CAAC;AAC/D,eAAO,MAAM,SAAS,EAAE,MAAM,EAAiC,CAAC"}
|