@mikezimm/fps-core-v7 1.0.7 → 1.0.9
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/IThisFPSWebPartClass1152.d.ts +1 -1
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts.map +1 -1
- package/lib/banner/bannerX/sendFeedback.d.ts +4 -0
- package/lib/banner/bannerX/sendFeedback.d.ts.map +1 -0
- package/lib/banner/bannerX/sendFeedback.js +20 -0
- package/lib/banner/bannerX/sendFeedback.js.map +1 -0
- package/lib/banner/features/FPSDOM/FPSDocument.d.ts +25 -0
- package/lib/banner/features/FPSDOM/FPSDocument.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/FPSDocument.js +152 -0
- package/lib/banner/features/FPSDOM/FPSDocument.js.map +1 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.d.ts +5 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.js +103 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.js.map +1 -0
- package/lib/{types/fps-class/window → banner/features/FPSDOM}/IFPSEnviro.d.ts +3 -3
- package/lib/{types/fps-class/window → banner/features/FPSDOM}/IFPSEnviro.d.ts.map +1 -1
- package/lib/banner/features/FPSDOM/IFPSEnviro.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSSection.d.ts +35 -0
- package/lib/banner/features/FPSDOM/IFPSSection.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSSection.js +5 -0
- package/lib/banner/features/FPSDOM/IFPSSection.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.d.ts +40 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.js.map +1 -0
- package/lib/banner/features/FPSDOM/Window.d.ts +14 -0
- package/lib/banner/features/FPSDOM/Window.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/Window.js +2 -0
- package/lib/banner/features/FPSDOM/Window.js.map +1 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.d.ts +16 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.js +79 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.js.map +1 -0
- package/lib/banner/features/ImportExport/ExportFunctions.d.ts +34 -0
- package/lib/banner/features/ImportExport/ExportFunctions.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/ExportFunctions.js +59 -0
- package/lib/banner/features/ImportExport/ExportFunctions.js.map +1 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts +3 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js +14 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js +1 -1
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js.map +1 -1
- package/lib/components/atoms/Links/GulpLinks.d.ts +3 -0
- package/lib/components/atoms/Links/GulpLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/GulpLinks.js +13 -0
- package/lib/components/atoms/Links/GulpLinks.js.map +1 -0
- package/lib/components/atoms/Links/ValidateLinks.d.ts +3 -0
- package/lib/components/atoms/Links/ValidateLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/ValidateLinks.js +13 -0
- package/lib/components/atoms/Links/ValidateLinks.js.map +1 -0
- package/lib/components/atoms/Links/_LinkIsValid.d.ts +15 -0
- package/lib/components/atoms/Links/_LinkIsValid.d.ts.map +1 -0
- package/lib/components/atoms/Links/_LinkIsValid.js +75 -0
- package/lib/components/atoms/Links/_LinkIsValid.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.d.ts +4 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.js +84 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.d.ts +6 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js +36 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.d.ts +9 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.js +32 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.d.ts +3 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.js +11 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.d.ts +63 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.js +172 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.d.ts +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.js +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.d.ts +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.js +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.js.map +1 -0
- package/lib/components/atoms/{easy-pages → easy-analytics}/interfaces/IEasyAnalyticsHookProps.d.ts +1 -1
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.d.ts +15 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.js +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.d.ts +86 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.js +5 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.d.ts +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.js +23 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts +1 -1
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts.map +1 -1
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.d.ts +6 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.js +31 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts +2 -2
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts.map +1 -1
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.d.ts +25 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.js +13 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.d.ts +31 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.js +4 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.d.ts +23 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.js +2 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.d.ts +3 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.js +9 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.d.ts +4 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.js +22 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.d.ts +4 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.js +73 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.d.ts +6 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.js +14 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.d.ts +6 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.js +14 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.d.ts +5 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.js +137 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.d.ts +7 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.js +182 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.d.ts +39 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.js +513 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.d.ts +10 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.js +83 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.d.ts +20 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.js +130 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.d.ts +19 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.js +78 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.js.map +1 -0
- package/lib/components/molecules/SpHttp/Groups/fetchWebGroupInfoAPI.d.ts +3 -0
- package/lib/components/molecules/SpHttp/Groups/fetchWebGroupInfoAPI.d.ts.map +1 -0
- package/lib/components/molecules/SpHttp/Groups/fetchWebGroupInfoAPI.js +44 -0
- package/lib/components/molecules/SpHttp/Groups/fetchWebGroupInfoAPI.js.map +1 -0
- package/lib/components/molecules/SpHttp/Lists/fetchSourceListsAPI.d.ts +4 -0
- package/lib/components/molecules/SpHttp/Lists/fetchSourceListsAPI.d.ts.map +1 -0
- package/lib/components/molecules/SpHttp/Lists/fetchSourceListsAPI.js +55 -0
- package/lib/components/molecules/SpHttp/Lists/fetchSourceListsAPI.js.map +1 -0
- package/lib/components/molecules/SpHttp/doSpJsFetch.d.ts +39 -0
- package/lib/components/molecules/SpHttp/doSpJsFetch.d.ts.map +1 -0
- package/lib/components/molecules/SpHttp/doSpJsFetch.js +88 -0
- package/lib/components/molecules/SpHttp/doSpJsFetch.js.map +1 -0
- package/lib/components/molecules/SpHttp/interfaces/IFPSSearchAPIResultsData.d.ts +31 -0
- package/lib/components/molecules/SpHttp/interfaces/IFPSSearchAPIResultsData.d.ts.map +1 -0
- package/lib/components/molecules/SpHttp/interfaces/IFPSSearchAPIResultsData.js +6 -0
- package/lib/components/molecules/SpHttp/interfaces/IFPSSearchAPIResultsData.js.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts +5 -2
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts.map +1 -1
- package/lib/components/molecules/process-results/CheckItemsResults.js.map +1 -1
- package/lib/components/molecules/process-results/createEmptyFpsItemsReturn.d.ts +4 -0
- package/lib/components/molecules/process-results/createEmptyFpsItemsReturn.d.ts.map +1 -0
- package/lib/components/molecules/process-results/createEmptyFpsItemsReturn.js +16 -0
- package/lib/components/molecules/process-results/createEmptyFpsItemsReturn.js.map +1 -0
- package/lib/components/molecules/process-results/createErrorFpsListItemsReturn.d.ts +3 -0
- package/lib/components/molecules/process-results/createErrorFpsListItemsReturn.d.ts.map +1 -0
- package/lib/components/molecules/process-results/createErrorFpsListItemsReturn.js +10 -0
- package/lib/components/molecules/process-results/createErrorFpsListItemsReturn.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.d.ts +46 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.js +125 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.js.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts.map +1 -1
- package/lib/components/molecules/state-source/IStateSource.js +2 -0
- package/lib/components/molecules/state-source/IStateSource.js.map +1 -1
- package/lib/logic/Math/getNumber.d.ts +12 -0
- package/lib/logic/Math/getNumber.d.ts.map +1 -0
- package/lib/logic/Math/getNumber.js +24 -0
- package/lib/logic/Math/getNumber.js.map +1 -0
- package/lib/logic/Math/labels.d.ts +26 -0
- package/lib/logic/Math/labels.d.ts.map +1 -0
- package/lib/logic/Math/labels.js +52 -0
- package/lib/logic/Math/labels.js.map +1 -0
- package/lib/logic/Math/rounding.d.ts +13 -0
- package/lib/logic/Math/rounding.d.ts.map +1 -0
- package/lib/logic/Math/rounding.js +30 -0
- package/lib/logic/Math/rounding.js.map +1 -0
- package/lib/logic/Strings/getStringArrayBasic.d.ts +26 -0
- package/lib/logic/Strings/getStringArrayBasic.d.ts.map +1 -0
- package/lib/logic/Strings/getStringArrayBasic.js +45 -0
- package/lib/logic/Strings/getStringArrayBasic.js.map +1 -0
- package/lib/logic/Strings/getWordsFromString.d.ts +28 -0
- package/lib/logic/Strings/getWordsFromString.d.ts.map +1 -0
- package/lib/logic/Strings/getWordsFromString.js +88 -0
- package/lib/logic/Strings/getWordsFromString.js.map +1 -0
- package/lib/logic/Strings/urlServices.d.ts +62 -0
- package/lib/logic/Strings/urlServices.d.ts.map +1 -0
- package/lib/logic/Strings/urlServices.js +193 -0
- package/lib/logic/Strings/urlServices.js.map +1 -0
- package/lib/types/fps-class/window/Window.d.ts +2 -2
- package/lib/types/fps-class/window/Window.d.ts.map +1 -1
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts.map +1 -1
- package/lib/types/react/IFPSJSX_Element.d.ts.map +1 -1
- package/package.json +1 -1
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts.map +0 -1
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js.map +0 -1
- package/lib/types/fps-class/window/IFPSEnviro.js.map +0 -1
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts +0 -73
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts.map +0 -1
- package/lib/types/fps-class/window/IFPSWindowProps.js.map +0 -1
- /package/lib/{types/fps-class/window → banner/features/FPSDOM}/IFPSEnviro.js +0 -0
- /package/lib/{types/fps-class/window → banner/features/FPSDOM}/IFPSWindowProps.js +0 -0
- /package/lib/components/atoms/{easy-pages → easy-analytics}/interfaces/IEasyAnalyticsHookProps.js +0 -0
|
@@ -6,7 +6,7 @@ import { IRepoLinks } from '../../components/atoms/Links/IRepoLinks';
|
|
|
6
6
|
import { ILoadPerformance, ILoadPerformanceOps } from '../../components/molecules/Performance/IPerformance';
|
|
7
7
|
import { IFPSUser } from '../../logic/Users/IUserInterfaces';
|
|
8
8
|
import { IFPSCert } from './IFPSCert';
|
|
9
|
-
import { IFPSEnviro } from '
|
|
9
|
+
import { IFPSEnviro } from '../features/FPSDOM/IFPSEnviro';
|
|
10
10
|
import { DisplayMode } from '../../types/@msft/1.15.2/displayMode';
|
|
11
11
|
import { WebPartContextCopy_15_2 } from '../../types/@msft/1.15.2/WebPartContext';
|
|
12
12
|
import { IMinWPBannerProps } from '../interfaces/MinWP/IMinWPBannerProps';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IThisFPSWebPartClass1152.d.ts","sourceRoot":"","sources":["../../../src/banner/FPSWebPartClass/IThisFPSWebPartClass1152.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,qDAAqD,CAAC;AAC5G,OAAO,EAAE,QAAQ,EAAE,MAAM,mCAAmC,CAAC;AAE7D,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"IThisFPSWebPartClass1152.d.ts","sourceRoot":"","sources":["../../../src/banner/FPSWebPartClass/IThisFPSWebPartClass1152.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { IRepoLinks } from '../../components/atoms/Links/IRepoLinks';
|
|
2
|
+
import { IFPSCert } from '../FPSWebPartClass/IFPSCert';
|
|
3
|
+
export declare function sendFeedback(feedbackEmail: string, gitHubRepo: IRepoLinks, fpsCert?: IFPSCert): void;
|
|
4
|
+
//# sourceMappingURL=sendFeedback.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendFeedback.d.ts","sourceRoot":"","sources":["../../../src/banner/bannerX/sendFeedback.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AACrE,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAEvD,wBAAgB,YAAY,CAAC,aAAa,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,OAAO,GAAE,QAAsC,QAsB1H"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export function sendFeedback(feedbackEmail, gitHubRepo, fpsCert = null) {
|
|
2
|
+
const lbreak = '%0D%0A';
|
|
3
|
+
let pageName = window.location.pathname.substring(window.location.pathname.lastIndexOf("/") + 1);
|
|
4
|
+
let mailTemplate = `mailto:${feedbackEmail}`;
|
|
5
|
+
// let mailTemplate = `mailto:${`UpdateEmail@someday.com`}`;
|
|
6
|
+
if (fpsCert && (fpsCert.expired === true || fpsCert.warned === true)) {
|
|
7
|
+
mailTemplate += `?subject=${gitHubRepo.desc} ${fpsCert.expirationMsg}${lbreak}`;
|
|
8
|
+
mailTemplate += `&body=Requesting a license renewal for this webpart: ${gitHubRepo.desc}${lbreak}${lbreak}${lbreak}`;
|
|
9
|
+
mailTemplate += `Please let us know more about how this webpart helps: ${lbreak}${lbreak}${lbreak}`;
|
|
10
|
+
}
|
|
11
|
+
else {
|
|
12
|
+
mailTemplate += `?subject=${gitHubRepo.desc} Webpart Question or Issue on PAGE: ${pageName}${lbreak}`;
|
|
13
|
+
mailTemplate += `&body=Add your question or comment here: ${lbreak}${lbreak}${lbreak}`;
|
|
14
|
+
}
|
|
15
|
+
mailTemplate += `Page Name: ${pageName}${lbreak}${lbreak}`;
|
|
16
|
+
mailTemplate += `Link to page:${lbreak}${window.location.href}${lbreak}${lbreak}`;
|
|
17
|
+
mailTemplate += `Best Regards, ${lbreak}${lbreak}`;
|
|
18
|
+
window.open(mailTemplate);
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=sendFeedback.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendFeedback.js","sourceRoot":"","sources":["../../../src/banner/bannerX/sendFeedback.tsx"],"names":[],"mappings":"AAGA,MAAM,UAAU,YAAY,CAAC,aAAqB,EAAE,UAAsB,EAAE,UAAoB,IAA2B;IAEzH,MAAM,MAAM,GAAG,QAAQ,CAAC;IACxB,IAAI,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,WAAW,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;IACjG,IAAI,YAAY,GAAG,UAAU,aAAa,EAAE,CAAC;IAE7C,4DAA4D;IAC5D,IAAI,OAAO,IAAI,CAAC,OAAO,CAAC,OAAO,KAAK,IAAI,IAAI,OAAO,CAAC,MAAM,KAAK,IAAI,CAAC,EAAE;QACpE,YAAY,IAAI,YAAY,UAAU,CAAC,IAAI,IAAI,OAAO,CAAC,aAAa,GAAG,MAAM,EAAE,CAAC;QAChF,YAAY,IAAI,wDAAwD,UAAU,CAAC,IAAI,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC;QACrH,YAAY,IAAI,yDAAyD,MAAM,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC;KACvG;SACI;QACD,YAAY,IAAI,YAAY,UAAU,CAAC,IAAI,uCAAuC,QAAQ,GAAG,MAAM,EAAE,CAAC;QACtG,YAAY,IAAI,4CAA4C,MAAM,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC;KAC1F;IAEC,YAAY,IAAI,cAAc,QAAQ,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC;IAC3D,YAAY,IAAI,gBAAgB,MAAM,GAAG,MAAM,CAAC,QAAQ,CAAC,IAAI,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC;IAClF,YAAY,IAAI,iBAAiB,MAAM,GAAG,MAAM,EAAE,CAAC;IAEnD,MAAM,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;AAC5B,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { IFPSWindowProps, IFPSPage } from './IFPSWindowProps';
|
|
2
|
+
import { IFPSSection, IFPSSectionStyle } from './IFPSSection';
|
|
3
|
+
/**
|
|
4
|
+
* The purpose of this file is to establish a node in the dom to store all current page variables that can easily be seen and updated by any FPS Webpart
|
|
5
|
+
*/
|
|
6
|
+
export declare function webpartInstance(str: string): string;
|
|
7
|
+
/**
|
|
8
|
+
* Creates default pageStyles object for window.FPSOptions
|
|
9
|
+
*/
|
|
10
|
+
export declare function initializeFPSPage(wpInstanceID: any, doThis: boolean | null, fpsPageStyle: string | null, fpsPageArray: any[]): IFPSPage;
|
|
11
|
+
export declare function initializeFPSSection(wpInstanceID: any, maxWidth?: any, marginTB?: any): IFPSSection;
|
|
12
|
+
/**
|
|
13
|
+
* initializeToolbar usage:
|
|
14
|
+
* initializeToolbar( 'Hide Toolbar', wpInstanceID, 'display', this.properties.togglevalue )
|
|
15
|
+
* @param title
|
|
16
|
+
* @param wpInstanceID
|
|
17
|
+
* @param cssProp
|
|
18
|
+
* @param value
|
|
19
|
+
*/
|
|
20
|
+
export declare function initializeMinimalStyle(title: string, wpInstanceID: any, cssProp: string, value?: any): IFPSSectionStyle;
|
|
21
|
+
export declare const defWpInstanceID = "window";
|
|
22
|
+
export declare const defHideQuicklaunchTitle = "Hide Quick Launch";
|
|
23
|
+
export declare const defToolBarTitle = "Hide Toolbar";
|
|
24
|
+
export declare function createFPSWindowProps(): IFPSWindowProps;
|
|
25
|
+
//# sourceMappingURL=FPSDocument.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FPSDocument.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/FPSDocument.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAe,MAAM,mBAAmB,CAAC;AAC3E,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAI9D;;GAEG;AAEH,wBAAgB,eAAe,CAAE,GAAG,EAAE,MAAM,UAK3C;AACD;;GAEG;AACH,wBAAgB,iBAAiB,CAAE,YAAY,EAAE,GAAG,EAAE,MAAM,EAAE,OAAO,GAAG,IAAI,EAAE,YAAY,EAAE,MAAM,GAAG,IAAI,EAAE,YAAY,EAAE,GAAG,EAAE,YAW7H;AAGD,wBAAgB,oBAAoB,CAAE,YAAY,EAAE,GAAG,EAAE,QAAQ,GAAE,GAAU,EAAE,QAAQ,GAAE,GAAU,eA2BlG;AAED;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CAAE,KAAK,EAAE,MAAM,EAAE,YAAY,EAAE,GAAG,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,GAAE,GAAU,oBAa3G;AAED,eAAO,MAAM,eAAe,WAAW,CAAC;AAIxC,eAAO,MAAM,uBAAuB,sBAAsB,CAAC;AAC3D,eAAO,MAAM,eAAe,iBAAiB,CAAC;AAyB9C,wBAAgB,oBAAoB,oBAsDnC"}
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
import { check4This } from '../../../logic/Links/CheckSearch';
|
|
2
|
+
// import { check4This } from '@mikezimm/fps-pnp2/lib/services/sp/CheckSearch';
|
|
3
|
+
/**
|
|
4
|
+
* The purpose of this file is to establish a node in the dom to store all current page variables that can easily be seen and updated by any FPS Webpart
|
|
5
|
+
*/
|
|
6
|
+
export function webpartInstance(str) {
|
|
7
|
+
const start = new Date();
|
|
8
|
+
const thisInstance = `${str} | ${start.toUTCString()} | ${start.getTime()} | ${Math.floor(Math.random() * 7997)}`;
|
|
9
|
+
if (check4This('fpsInitRender=true') === true)
|
|
10
|
+
console.log(`winFPS Initiating wpInstanceID: ${thisInstance}`);
|
|
11
|
+
return thisInstance;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Creates default pageStyles object for window.FPSOptions
|
|
15
|
+
*/
|
|
16
|
+
export function initializeFPSPage(wpInstanceID, doThis, fpsPageStyle, fpsPageArray) {
|
|
17
|
+
let pageStyles = {
|
|
18
|
+
title: 'FPS Page Styles',
|
|
19
|
+
do: doThis,
|
|
20
|
+
wpInstanceID: wpInstanceID,
|
|
21
|
+
attempted: false,
|
|
22
|
+
success: 0, errors: 0,
|
|
23
|
+
Style: fpsPageStyle,
|
|
24
|
+
Array: fpsPageArray,
|
|
25
|
+
};
|
|
26
|
+
return pageStyles;
|
|
27
|
+
}
|
|
28
|
+
export function initializeFPSSection(wpInstanceID, maxWidth = null, marginTB = null) {
|
|
29
|
+
let sectionStyles = {
|
|
30
|
+
summary: { success: 0, errors: 0 },
|
|
31
|
+
maxWidth: {
|
|
32
|
+
title: 'Section maxWidth',
|
|
33
|
+
cssProp: 'maxWidth',
|
|
34
|
+
wpInstanceID: wpInstanceID,
|
|
35
|
+
history: [wpInstanceID],
|
|
36
|
+
original: 'tbd',
|
|
37
|
+
attempted: false,
|
|
38
|
+
do: maxWidth === null ? null : true,
|
|
39
|
+
value: maxWidth === null ? null : `${maxWidth}px`,
|
|
40
|
+
success: 0, errors: 0
|
|
41
|
+
},
|
|
42
|
+
marginTB: {
|
|
43
|
+
title: 'Section marginTopBottom',
|
|
44
|
+
cssProp: 'margin',
|
|
45
|
+
wpInstanceID: wpInstanceID,
|
|
46
|
+
history: [wpInstanceID],
|
|
47
|
+
original: 'tbd',
|
|
48
|
+
attempted: false,
|
|
49
|
+
do: marginTB === null ? null : true,
|
|
50
|
+
value: marginTB === null ? '24px 0' : `${marginTB}px 0`,
|
|
51
|
+
success: 0, errors: 0
|
|
52
|
+
},
|
|
53
|
+
};
|
|
54
|
+
return sectionStyles;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* initializeToolbar usage:
|
|
58
|
+
* initializeToolbar( 'Hide Toolbar', wpInstanceID, 'display', this.properties.togglevalue )
|
|
59
|
+
* @param title
|
|
60
|
+
* @param wpInstanceID
|
|
61
|
+
* @param cssProp
|
|
62
|
+
* @param value
|
|
63
|
+
*/
|
|
64
|
+
export function initializeMinimalStyle(title, wpInstanceID, cssProp, value = null) {
|
|
65
|
+
let sectionStyles = {
|
|
66
|
+
title: title,
|
|
67
|
+
cssProp: cssProp,
|
|
68
|
+
wpInstanceID: wpInstanceID,
|
|
69
|
+
history: [wpInstanceID],
|
|
70
|
+
original: 'tbd',
|
|
71
|
+
attempted: false,
|
|
72
|
+
do: value === null ? null : true,
|
|
73
|
+
value: value === null ? null : value,
|
|
74
|
+
success: 0, errors: 0
|
|
75
|
+
};
|
|
76
|
+
return sectionStyles;
|
|
77
|
+
}
|
|
78
|
+
export const defWpInstanceID = 'window';
|
|
79
|
+
// https://github.com/mikezimm/pivottiles7/issues/392
|
|
80
|
+
// export const defHideHeaderTitle = 'Hide Page Header';
|
|
81
|
+
export const defHideQuicklaunchTitle = 'Hide Quick Launch';
|
|
82
|
+
export const defToolBarTitle = 'Hide Toolbar';
|
|
83
|
+
// https://github.com/mikezimm/pivottiles7/issues/392
|
|
84
|
+
// const PageHeaderOption: IFPSMinimal = {
|
|
85
|
+
// title: 'Hide Page Header',
|
|
86
|
+
// wpInstanceID: defWpInstanceID,
|
|
87
|
+
// history: [defWpInstanceID],
|
|
88
|
+
// original: null,
|
|
89
|
+
// attempted: false,
|
|
90
|
+
// value: null,
|
|
91
|
+
// success: 0,
|
|
92
|
+
// errors: 0,
|
|
93
|
+
// }
|
|
94
|
+
const SocialBarOption = {
|
|
95
|
+
title: 'Hide Social Bar',
|
|
96
|
+
wpInstanceID: defWpInstanceID,
|
|
97
|
+
history: [defWpInstanceID],
|
|
98
|
+
original: null,
|
|
99
|
+
attempted: false,
|
|
100
|
+
value: null,
|
|
101
|
+
success: 0,
|
|
102
|
+
errors: 0,
|
|
103
|
+
};
|
|
104
|
+
export function createFPSWindowProps() {
|
|
105
|
+
const thisWindow = window;
|
|
106
|
+
let didThis = 'Did not do anything this time';
|
|
107
|
+
if (!thisWindow.FPSOptions) {
|
|
108
|
+
didThis = 'Adding FPSOptions to page';
|
|
109
|
+
let fpsWindowProps = {
|
|
110
|
+
page: initializeFPSPage(defWpInstanceID, null, null, []),
|
|
111
|
+
sections: initializeFPSSection(defWpInstanceID),
|
|
112
|
+
// https://github.com/mikezimm/pivottiles7/issues/392
|
|
113
|
+
// pageHeader: PageHeaderOption,
|
|
114
|
+
spsocialbar: SocialBarOption,
|
|
115
|
+
quicklaunch: {
|
|
116
|
+
title: 'Hide Quick Launch',
|
|
117
|
+
wpInstanceID: defWpInstanceID,
|
|
118
|
+
history: [defWpInstanceID],
|
|
119
|
+
original: null,
|
|
120
|
+
attempted: false,
|
|
121
|
+
value: null,
|
|
122
|
+
success: 0,
|
|
123
|
+
errors: 0,
|
|
124
|
+
},
|
|
125
|
+
expando: {
|
|
126
|
+
title: 'Expandoramic Viewport',
|
|
127
|
+
wpInstanceID: defWpInstanceID,
|
|
128
|
+
history: [defWpInstanceID],
|
|
129
|
+
original: null,
|
|
130
|
+
attempted: false,
|
|
131
|
+
value: null,
|
|
132
|
+
success: 0,
|
|
133
|
+
errors: 0,
|
|
134
|
+
},
|
|
135
|
+
toolBar: initializeMinimalStyle(defToolBarTitle, defWpInstanceID, 'display', null),
|
|
136
|
+
};
|
|
137
|
+
thisWindow.FPSOptions = fpsWindowProps;
|
|
138
|
+
// https://github.com/mikezimm/fps-library-v2/issues/39
|
|
139
|
+
if (check4This('fpsInitRender=true') === true)
|
|
140
|
+
console.log('winFPS createWinProps', didThis, thisWindow.FPSOptions);
|
|
141
|
+
}
|
|
142
|
+
else {
|
|
143
|
+
}
|
|
144
|
+
// Needed for backwards compatibility
|
|
145
|
+
// https://github.com/mikezimm/pivottiles7/issues/392
|
|
146
|
+
// if ( thisWindow.FPSOptions [ `header` as 'pageHeader' ] ) thisWindow.FPSOptions.pageHeader = thisWindow.FPSOptions [ `header` as 'pageHeader' ];
|
|
147
|
+
// if ( !thisWindow.FPSOptions.pageHeader ) thisWindow.FPSOptions.pageHeader = PageHeaderOption;
|
|
148
|
+
if (!thisWindow.FPSOptions.spsocialbar)
|
|
149
|
+
thisWindow.FPSOptions.spsocialbar = SocialBarOption;
|
|
150
|
+
return thisWindow.FPSOptions;
|
|
151
|
+
}
|
|
152
|
+
//# sourceMappingURL=FPSDocument.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FPSDocument.js","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/FPSDocument.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAC9D,+EAA+E;AAC/E;;GAEG;AAEH,MAAM,UAAU,eAAe,CAAE,GAAW;IAC1C,MAAM,KAAK,GAAG,IAAI,IAAI,EAAE,CAAC;IACzB,MAAM,YAAY,GAAG,GAAG,GAAG,MAAM,KAAK,CAAC,WAAW,EAAE,MAAM,KAAK,CAAC,OAAO,EAAE,MAAM,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,GAAG,IAAI,CAAC,EAAE,CAAC;IAClH,IAAK,UAAU,CAAE,oBAAoB,CAAE,KAAK,IAAI;QAAG,OAAO,CAAC,GAAG,CAAE,oCAAoC,YAAY,EAAE,CAAE,CAAC;IACrH,OAAO,YAAY,CAAC;AACtB,CAAC;AACD;;GAEG;AACH,MAAM,UAAU,iBAAiB,CAAE,YAAiB,EAAE,MAAsB,EAAE,YAA2B,EAAE,YAAmB;IAC5H,IAAI,UAAU,GAAa;QACzB,KAAK,EAAE,iBAAiB;QACxB,EAAE,EAAE,MAAM;QACV,YAAY,EAAE,YAAY;QAC1B,SAAS,EAAE,KAAK;QAChB,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC;QACrB,KAAK,EAAE,YAAY;QACnB,KAAK,EAAE,YAAY;KACpB,CAAC;IACF,OAAO,UAAU,CAAC;AACpB,CAAC;AAGD,MAAM,UAAU,oBAAoB,CAAE,YAAiB,EAAE,WAAgB,IAAI,EAAE,WAAgB,IAAI;IACjG,IAAI,aAAa,GAAgB;QAC/B,OAAO,EAAE,EAAE,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE;QAClC,QAAQ,EAAE;YACR,KAAK,EAAE,kBAAkB;YACzB,OAAO,EAAE,UAAU;YACnB,YAAY,EAAE,YAAY;YAC1B,OAAO,EAAE,CAAC,YAAY,CAAC;YACvB,QAAQ,EAAE,KAAK;YACf,SAAS,EAAE,KAAK;YAChB,EAAE,EAAE,QAAQ,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI;YACnC,KAAK,EAAG,QAAQ,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,QAAQ,IAAI;YAClD,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC;SACtB;QACD,QAAQ,EAAE;YACR,KAAK,EAAE,yBAAyB;YAChC,OAAO,EAAE,QAAQ;YACjB,YAAY,EAAE,YAAY;YAC1B,OAAO,EAAE,CAAC,YAAY,CAAC;YACvB,QAAQ,EAAE,KAAK;YACf,SAAS,EAAE,KAAK;YAChB,EAAE,EAAE,QAAQ,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI;YACnC,KAAK,EAAE,QAAQ,KAAK,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAE,GAAG,QAAQ,MAAM;YACxD,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC;SACtB;KACF,CAAC;IACF,OAAO,aAAa,CAAC;AACvB,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,sBAAsB,CAAE,KAAa,EAAE,YAAiB,EAAE,OAAe,EAAE,QAAa,IAAI;IAC1G,IAAI,aAAa,GAAqB;QACpC,KAAK,EAAE,KAAK;QACZ,OAAO,EAAE,OAAO;QAChB,YAAY,EAAE,YAAY;QAC1B,OAAO,EAAE,CAAC,YAAY,CAAC;QACvB,QAAQ,EAAE,KAAK;QACf,SAAS,EAAE,KAAK;QAChB,EAAE,EAAE,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI;QAChC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAE,KAAK;QACrC,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC;KACtB,CAAC;IACF,OAAO,aAAa,CAAC;AACvB,CAAC;AAED,MAAM,CAAC,MAAM,eAAe,GAAG,QAAQ,CAAC;AAExC,qDAAqD;AACrD,wDAAwD;AACxD,MAAM,CAAC,MAAM,uBAAuB,GAAG,mBAAmB,CAAC;AAC3D,MAAM,CAAC,MAAM,eAAe,GAAG,cAAc,CAAC;AAE9C,qDAAqD;AACrD,0CAA0C;AAC1C,+BAA+B;AAC/B,mCAAmC;AACnC,gCAAgC;AAChC,oBAAoB;AACpB,sBAAsB;AACtB,iBAAiB;AACjB,gBAAgB;AAChB,eAAe;AACf,IAAI;AAEJ,MAAM,eAAe,GAAgB;IACnC,KAAK,EAAE,iBAAiB;IACxB,YAAY,EAAE,eAAe;IAC7B,OAAO,EAAE,CAAC,eAAe,CAAC;IAC1B,QAAQ,EAAE,IAAI;IACd,SAAS,EAAE,KAAK;IAChB,KAAK,EAAE,IAAI;IACX,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,CAAC;CACV,CAAA;AAED,MAAM,UAAU,oBAAoB;IAClC,MAAM,UAAU,GAAgB,MAAa,CAAC;IAE9C,IAAI,OAAO,GAAW,+BAA+B,CAAC;IAEtD,IAAK,CAAC,UAAU,CAAC,UAAU,EAAE;QAC3B,OAAO,GAAG,2BAA2B,CAAA;QACrC,IAAI,cAAc,GAAoB;YACpC,IAAI,EAAE,iBAAiB,CAAE,eAAe,EAAE,IAAI,EAAE,IAAI,EAAE,EAAE,CAAE;YAC1D,QAAQ,EAAE,oBAAoB,CAAE,eAAe,CAAE;YAEjD,qDAAqD;YACrD,gCAAgC;YAChC,WAAW,EAAE,eAAe;YAC5B,WAAW,EAAE;gBACX,KAAK,EAAE,mBAAmB;gBAC1B,YAAY,EAAE,eAAe;gBAC7B,OAAO,EAAE,CAAC,eAAe,CAAC;gBAC1B,QAAQ,EAAE,IAAI;gBACd,SAAS,EAAE,KAAK;gBAChB,KAAK,EAAE,IAAI;gBACX,OAAO,EAAE,CAAC;gBACV,MAAM,EAAE,CAAC;aACV;YACD,OAAO,EAAE;gBACP,KAAK,EAAE,uBAAuB;gBAC9B,YAAY,EAAE,eAAe;gBAC7B,OAAO,EAAE,CAAC,eAAe,CAAC;gBAC1B,QAAQ,EAAE,IAAI;gBACd,SAAS,EAAE,KAAK;gBAChB,KAAK,EAAE,IAAI;gBACX,OAAO,EAAE,CAAC;gBACV,MAAM,EAAE,CAAC;aACV;YACD,OAAO,EAAE,sBAAsB,CAAE,eAAe,EAAE,eAAe,EAAE,SAAS,EAAE,IAAI,CAAE;SACrF,CAAC;QACF,UAAU,CAAC,UAAU,GAAG,cAAc,CAAC;QACvC,uDAAuD;QACvD,IAAK,UAAU,CAAE,oBAAoB,CAAE,KAAK,IAAI;YAAG,OAAO,CAAC,GAAG,CAAC,uBAAuB,EAAE,OAAO,EAAE,UAAU,CAAC,UAAU,CAAE,CAAC;KAE1H;SAAM;KAEN;IAED,qCAAqC;IAErC,qDAAqD;IACrD,mJAAmJ;IACnJ,gGAAgG;IAEhG,IAAK,CAAC,UAAU,CAAC,UAAU,CAAC,WAAW;QAAG,UAAU,CAAC,UAAU,CAAC,WAAW,GAAG,eAAe,CAAC;IAE9F,OAAO,UAAU,CAAC,UAAU,CAAC;AAE/B,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { IThisFPSWebPartClass } from "../../FPSWebPartClass/IThisFPSWebPartClass1152";
|
|
2
|
+
import { IFPSEnviro } from "./IFPSEnviro";
|
|
3
|
+
export declare function createFPSEnviroOnWindow(thisWPClass: IThisFPSWebPartClass, Environment: any): IFPSEnviro;
|
|
4
|
+
export declare function retrieveFPSEnviro(): any;
|
|
5
|
+
//# sourceMappingURL=FPSEnviro.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FPSEnviro.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/FPSEnviro.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gDAAgD,CAAC;AACtF,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAI1C,wBAAgB,uBAAuB,CAAG,WAAW,EAAE,oBAAoB,EAAE,WAAW,EAAE,GAAG,cAqH5F;AAGD,wBAAgB,iBAAiB,IAAI,GAAG,CAIvC"}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
import { checkDeepProperty } from "../../../logic/Objects/deep";
|
|
2
|
+
import { check4SiteTheme } from "../../../common/commandStyles/ISiteThemeChoices";
|
|
3
|
+
import { check4Gulp } from "../../../logic/Links/CheckGulping";
|
|
4
|
+
export function createFPSEnviroOnWindow(thisWPClass, Environment) {
|
|
5
|
+
const { context, } = thisWPClass;
|
|
6
|
+
const pageContext = context.pageContext;
|
|
7
|
+
const legacyPageContext = pageContext.legacyPageContext;
|
|
8
|
+
const pageLayout = context[`_pageLayoutType`] ? context[`_pageLayoutType`] : context[`pageLayoutType`];
|
|
9
|
+
const pageName = window.location.pathname.substring(window.location.pathname.lastIndexOf("/") + 1);
|
|
10
|
+
const FPSEnviro = {
|
|
11
|
+
tenantUrl: window.location.origin,
|
|
12
|
+
siteUrl: pageContext.site.absoluteUrl,
|
|
13
|
+
webUrl: pageContext.web.absoluteUrl,
|
|
14
|
+
webServerRelativeUrl: pageContext.web.serverRelativeUrl,
|
|
15
|
+
siteServerRelativeUrl: pageContext.site.absoluteUrl.replace(window.location.origin, ''),
|
|
16
|
+
departmentId: pageContext.legacyPageContext.departmentId,
|
|
17
|
+
SiteID: pageContext.site.id['_guid'] ? pageContext.site.id['_guid'] : pageContext.site.id,
|
|
18
|
+
WebID: pageContext.web.id['_guid'] ? pageContext.web.id['_guid'] : pageContext.web.id,
|
|
19
|
+
environmentType: Environment ? Environment.type : -79,
|
|
20
|
+
environmentString: Environment.type === 3 ? 'Classic' : Environment.type === 2 ? 'Modern' :
|
|
21
|
+
Environment.type === 1 ? 'Local' : Environment.type === 0 ? 'Test' : 'UNK',
|
|
22
|
+
SiteTitle: pageContext.web.title,
|
|
23
|
+
WebTitle: pageContext.web.title,
|
|
24
|
+
ListID: pageContext.list.id,
|
|
25
|
+
ListTitle: pageContext.list.title,
|
|
26
|
+
pageLayout: pageLayout,
|
|
27
|
+
isSPA: pageLayout === 'SingleWebPartAppPageLayout' ? true : false,
|
|
28
|
+
pageName: pageName,
|
|
29
|
+
onHomePage: legacyPageContext.isWebWelcomePage === true ? true : false,
|
|
30
|
+
SiteLogoUrl: pageContext.web.logoUrl,
|
|
31
|
+
themeChoice: thisWPClass.properties.bannerStyleChoice,
|
|
32
|
+
useSiteTheme: check4SiteTheme(thisWPClass.properties.bannerStyleChoice),
|
|
33
|
+
trickyEmailsAll: thisWPClass._trickyEmailsAll,
|
|
34
|
+
language: pageContext.web.language,
|
|
35
|
+
languageName: pageContext.web.languageName,
|
|
36
|
+
LimitedDownload: null,
|
|
37
|
+
WebTimezone: checkDeepProperty(pageContext, ['web', 'timeZoneInfo', 'description'], 'ShortError'),
|
|
38
|
+
WebLanguage: `${checkDeepProperty(pageContext, ['cultureInfo', 'currentCultureName'], 'ShortError')} - ${checkDeepProperty(pageContext, ['web', 'language'], 'ShortError')}`,
|
|
39
|
+
UserTimezone: checkDeepProperty(pageContext, ['user', 'timeZoneInfo', 'description'], 'ShortError'),
|
|
40
|
+
UserTimePref: checkDeepProperty(pageContext, ['user', 'preferUserTimeZone'], 'ShortError'),
|
|
41
|
+
BrokenPermissions: null,
|
|
42
|
+
repoLink: thisWPClass._repoLink,
|
|
43
|
+
theme: null,
|
|
44
|
+
legacyPageContext: {
|
|
45
|
+
isSiteAdmin: legacyPageContext.isSiteAdmin,
|
|
46
|
+
userId: legacyPageContext.userId,
|
|
47
|
+
isWebWelcomePage: legacyPageContext.isWebWelcomePage,
|
|
48
|
+
isSiteOwner: legacyPageContext.isSiteOwner,
|
|
49
|
+
isFraudTenant: legacyPageContext.isFraudTenant,
|
|
50
|
+
allowInfectedDownload: legacyPageContext.allowInfectedDownload,
|
|
51
|
+
blockDownloadFileTypePolicyEnabled: legacyPageContext.blockDownloadFileTypePolicyEnabled,
|
|
52
|
+
blockDownloadsExperienceEnabled: legacyPageContext.blockDownloadsExperienceEnabled,
|
|
53
|
+
currentCultureName: legacyPageContext.currentCultureName,
|
|
54
|
+
currentLanguage: legacyPageContext.currentLanguage,
|
|
55
|
+
groupColor: legacyPageContext.groupColor,
|
|
56
|
+
groupId: legacyPageContext.groupId,
|
|
57
|
+
groupType: legacyPageContext.groupType,
|
|
58
|
+
hubSiteId: legacyPageContext.hubSiteId,
|
|
59
|
+
isDocumentLibraryDefaultLabellingEnabled: legacyPageContext.isDocumentLibraryDefaultLabellingEnabled,
|
|
60
|
+
isEmailAuthenticationGuestUser: legacyPageContext.isEmailAuthenticationGuestUser,
|
|
61
|
+
isExternalGuestUser: legacyPageContext.isExternalGuestUser,
|
|
62
|
+
isHubSite: legacyPageContext.isHubSite,
|
|
63
|
+
isMultiGeoODBMode: legacyPageContext.isMultiGeoODBMode,
|
|
64
|
+
isMultiGeoTenant: legacyPageContext.isMultiGeoTenant,
|
|
65
|
+
isNoScriptEnabled: legacyPageContext.isNoScriptEnabled,
|
|
66
|
+
labelPrivacy: legacyPageContext.labelPrivacy,
|
|
67
|
+
listBaseTemplate: legacyPageContext.listBaseTemplate,
|
|
68
|
+
listBaseType: legacyPageContext.listBaseType,
|
|
69
|
+
listItemCount: legacyPageContext.listItemCount,
|
|
70
|
+
listTitle: legacyPageContext.listTitle,
|
|
71
|
+
listUrl: legacyPageContext.listUrl,
|
|
72
|
+
m365GroupsBlockDownloadsExperienceEnabled: legacyPageContext.m365GroupsBlockDownloadsExperienceEnabled,
|
|
73
|
+
pagePermsMask: legacyPageContext.pagePermsMask,
|
|
74
|
+
preferUserTimeZone: legacyPageContext.preferUserTimeZone,
|
|
75
|
+
siteAbsoluteUrl: legacyPageContext.siteAbsoluteUrl,
|
|
76
|
+
siteClassification: legacyPageContext.siteClassification,
|
|
77
|
+
siteServerRelativeUrl: legacyPageContext.siteServerRelativeUrl,
|
|
78
|
+
userLoginName: legacyPageContext.userLoginName,
|
|
79
|
+
userPhotoCdnBaseUrl: legacyPageContext.userPhotoCdnBaseUrl,
|
|
80
|
+
webAbsoluteUrl: legacyPageContext.webAbsoluteUrl,
|
|
81
|
+
disableFlows: legacyPageContext.disableFlows,
|
|
82
|
+
hasManageWebPermissions: legacyPageContext.hasManageWebPermissions,
|
|
83
|
+
guestsEnabled: legacyPageContext.guestsEnabled,
|
|
84
|
+
isArchived: legacyPageContext.isArchived,
|
|
85
|
+
webTime24: legacyPageContext.webTime24,
|
|
86
|
+
departmentId: legacyPageContext.departmentId,
|
|
87
|
+
serverRequestPath: legacyPageContext.serverRequestPath, // Added for PivotTiles
|
|
88
|
+
}
|
|
89
|
+
};
|
|
90
|
+
// Doing this to ensure it is always going to be available even if something downstream over-writes the object on the class
|
|
91
|
+
const FPSEnviroCopy = JSON.parse(JSON.stringify(FPSEnviro));
|
|
92
|
+
const thisWindow = window;
|
|
93
|
+
thisWindow.FPSEnviro = FPSEnviroCopy;
|
|
94
|
+
if (check4Gulp() === true)
|
|
95
|
+
console.log(`createFPSEnviroOnWindow FPSEnviro:`, thisWindow.FPSEnviro);
|
|
96
|
+
return FPSEnviroCopy;
|
|
97
|
+
}
|
|
98
|
+
export function retrieveFPSEnviro() {
|
|
99
|
+
const thisWindow = window;
|
|
100
|
+
const FPSEnviro = thisWindow.FPSEnviro;
|
|
101
|
+
return FPSEnviro;
|
|
102
|
+
}
|
|
103
|
+
//# sourceMappingURL=FPSEnviro.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FPSEnviro.js","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/FPSEnviro.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,iDAAiD,CAAC;AAGlF,OAAO,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAC;AAG/D,MAAM,UAAU,uBAAuB,CAAG,WAAiC,EAAE,WAAgB;IAE3F,MAAM,EAAE,OAAO,GAAI,GAAG,WAAW,CAAC;IAClC,MAAM,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC;IACxC,MAAM,iBAAiB,GAAG,WAAW,CAAC,iBAAiB,CAAC;IACxD,MAAM,UAAU,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,gBAAqC,CAAE,CAAC;IAC7H,MAAM,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,WAAW,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;IAEnG,MAAM,SAAS,GAAe;QAC5B,SAAS,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM;QACjC,OAAO,EAAE,WAAW,CAAC,IAAI,CAAC,WAAW;QACrC,MAAM,EAAE,WAAW,CAAC,GAAG,CAAC,WAAW;QACnC,oBAAoB,EAAE,WAAW,CAAC,GAAG,CAAC,iBAAiB;QACvD,qBAAqB,EAAE,WAAW,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,EAAE,CAAE;QACzF,YAAY,EAAE,WAAW,CAAC,iBAAiB,CAAC,YAAY;QACxD,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,CAAA,WAAW,CAAC,IAAI,CAAC,EAAE,CAAC,OAAO,CAAC,CAAE,CAAC,CAAC,WAAW,CAAC,IAAI,CAAC,EAAE;QACzF,KAAK,EAAE,WAAW,CAAC,GAAG,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,CAAA,WAAW,CAAC,GAAG,CAAC,EAAE,CAAC,OAAO,CAAC,CAAE,CAAC,CAAC,WAAW,CAAC,GAAG,CAAC,EAAE;QAErF,eAAe,EAAG,WAAW,CAAC,CAAC,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE;QACtD,iBAAiB,EAAG,WAAW,CAAC,IAAI,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,WAAW,CAAC,IAAI,KAAK,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC;YAC5F,WAAW,CAAC,IAAI,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,WAAW,CAAC,IAAI,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK;QAC1E,SAAS,EAAE,WAAW,CAAC,GAAG,CAAC,KAAK;QAChC,QAAQ,EAAE,WAAW,CAAC,GAAG,CAAC,KAAK;QAC/B,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,EAAE;QAC3B,SAAS,EAAE,WAAW,CAAC,IAAI,CAAC,KAAK;QAEjC,UAAU,EAAE,UAAU;QACtB,KAAK,EAAC,UAAU,KAAK,4BAA4B,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;QAChE,QAAQ,EAAE,QAAQ;QAClB,UAAU,EAAE,iBAAiB,CAAC,gBAAgB,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;QACtE,WAAW,EAAE,WAAW,CAAC,GAAG,CAAC,OAAO;QAEpC,WAAW,EAAE,WAAW,CAAC,UAAU,CAAC,iBAAiB;QACrD,YAAY,EAAE,eAAe,CAAE,WAAW,CAAC,UAAU,CAAC,iBAAiB,CAAE;QAEzE,eAAe,EAAE,WAAW,CAAC,gBAAgB;QAC7C,QAAQ,EAAE,WAAW,CAAC,GAAG,CAAC,QAAQ;QAClC,YAAY,EAAE,WAAW,CAAC,GAAG,CAAC,YAAY;QAE1C,eAAe,EAAE,IAAI;QAErB,WAAW,EAAE,iBAAiB,CAAE,WAAW,EAAE,CAAC,KAAK,EAAC,cAAc,EAAC,aAAa,CAAC,EAAE,YAAY,CAAE;QACjG,WAAW,EAAE,GAAI,iBAAiB,CAAE,WAAW,EAAE,CAAC,aAAa,EAAC,oBAAoB,CAAC,EAAE,YAAY,CAAG,MAAM,iBAAiB,CAAE,WAAW,EAAE,CAAC,KAAK,EAAC,UAAU,CAAC,EAAE,YAAY,CAAE,EAAE;QAEhL,YAAY,EAAG,iBAAiB,CAAE,WAAW,EAAE,CAAC,MAAM,EAAC,cAAc,EAAC,aAAa,CAAC,EAAE,YAAY,CAAE;QACpG,YAAY,EAAI,iBAAiB,CAAE,WAAW,EAAE,CAAC,MAAM,EAAC,oBAAoB,CAAC,EAAE,YAAY,CAAE;QAE7F,iBAAiB,EAAE,IAAI;QAEvB,QAAQ,EAAE,WAAW,CAAC,SAAS;QAE/B,KAAK,EAAE,IAAI;QAEX,iBAAiB,EAAE;YACjB,WAAW,EAAE,iBAAiB,CAAC,WAAW;YAC1C,MAAM,EAAE,iBAAiB,CAAC,MAAM;YAChC,gBAAgB,EAAE,iBAAiB,CAAC,gBAAgB;YACpD,WAAW,EAAE,iBAAiB,CAAC,WAAW;YAC1C,aAAa,EAAE,iBAAiB,CAAC,aAAa;YAC9C,qBAAqB,EAAE,iBAAiB,CAAC,qBAAqB;YAE9D,kCAAkC,EAAE,iBAAiB,CAAC,kCAAkC;YACxF,+BAA+B,EAAE,iBAAiB,CAAC,+BAA+B;YAElF,kBAAkB,EAAE,iBAAiB,CAAC,kBAAkB;YACxD,eAAe,EAAE,iBAAiB,CAAC,eAAe;YAElD,UAAU,EAAE,iBAAiB,CAAC,UAAU;YACxC,OAAO,EAAE,iBAAiB,CAAC,OAAO;YAClC,SAAS,EAAE,iBAAiB,CAAC,SAAS;YACtC,SAAS,EAAE,iBAAiB,CAAC,SAAS;YAEtC,wCAAwC,EAAE,iBAAiB,CAAC,wCAAwC;YACpG,8BAA8B,EAAE,iBAAiB,CAAC,8BAA8B;YAChF,mBAAmB,EAAE,iBAAiB,CAAC,mBAAmB;YAE1D,SAAS,EAAE,iBAAiB,CAAC,SAAS;YACtC,iBAAiB,EAAE,iBAAiB,CAAC,iBAAiB;YACtD,gBAAgB,EAAE,iBAAiB,CAAC,gBAAgB;YACpD,iBAAiB,EAAE,iBAAiB,CAAC,iBAAiB;YACtD,YAAY,EAAE,iBAAiB,CAAC,YAAY;YAC5C,gBAAgB,EAAE,iBAAiB,CAAC,gBAAgB;YACpD,YAAY,EAAE,iBAAiB,CAAC,YAAY;YAC5C,aAAa,EAAE,iBAAiB,CAAC,aAAa;YAC9C,SAAS,EAAE,iBAAiB,CAAC,SAAS;YACtC,OAAO,EAAE,iBAAiB,CAAC,OAAO;YAClC,yCAAyC,EAAE,iBAAiB,CAAC,yCAAyC;YACtG,aAAa,EAAE,iBAAiB,CAAC,aAAa;YAC9C,kBAAkB,EAAE,iBAAiB,CAAC,kBAAkB;YACxD,eAAe,EAAE,iBAAiB,CAAC,eAAe;YAClD,kBAAkB,EAAE,iBAAiB,CAAC,kBAAkB;YACxD,qBAAqB,EAAE,iBAAiB,CAAC,qBAAqB;YAE9D,aAAa,EAAE,iBAAiB,CAAC,aAAa;YAC9C,mBAAmB,EAAE,iBAAiB,CAAC,mBAAmB;YAE1D,cAAc,EAAE,iBAAiB,CAAC,cAAc;YAEhD,YAAY,EAAE,iBAAiB,CAAC,YAAY;YAC5C,uBAAuB,EAAE,iBAAiB,CAAC,uBAAuB;YAClE,aAAa,EAAE,iBAAiB,CAAC,aAAa;YAC9C,UAAU,EAAE,iBAAiB,CAAC,UAAU;YACxC,SAAS,EAAE,iBAAiB,CAAC,SAAS;YACtC,YAAY,EAAE,iBAAiB,CAAC,YAAY;YAC5C,iBAAiB,EAAE,iBAAiB,CAAC,iBAAiB,EAAG,uBAAuB;SACjF;KACF,CAAA;IAED,2HAA2H;IAC3H,MAAM,aAAa,GAAe,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,CAAC;IACxE,MAAM,UAAU,GAAgB,MAAa,CAAC;IAC9C,UAAU,CAAC,SAAS,GAAG,aAAa,CAAC;IAErC,IAAK,UAAU,EAAE,KAAK,IAAI;QAAG,OAAO,CAAC,GAAG,CAAC,oCAAoC,EAAE,UAAU,CAAC,SAAS,CAAE,CAAC;IAEtG,OAAO,aAAa,CAAC;AAEvB,CAAC;AAGD,MAAM,UAAU,iBAAiB;IAC/B,MAAM,UAAU,GAAgB,MAAa,CAAC;IAC9C,MAAM,SAAS,GAAgB,UAAU,CAAC,SAAS,CAAE;IACrD,OAAO,SAAS,CAAC;AACnB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IRepoLinks } from "../../../components/atoms/Links/IRepoLinks";
|
|
2
|
-
import { EnvironmentType_15_2, EnvironmentType_String_15_2 } from "
|
|
3
|
-
import { IPageLayoutType } from "
|
|
4
|
-
import { LegacyPageContextCopy_15_2 } from "
|
|
2
|
+
import { EnvironmentType_15_2, EnvironmentType_String_15_2 } from "../../../types/@msft/1.15.2/EnvironmentType";
|
|
3
|
+
import { IPageLayoutType } from "../../../types/@msft/1.15.2/layout";
|
|
4
|
+
import { LegacyPageContextCopy_15_2 } from "../../../types/@msft/1.15.2/WebPartContext";
|
|
5
5
|
/**
|
|
6
6
|
* This will be used to streamline variable handling,
|
|
7
7
|
* make some props more easily available to functions and web part
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IFPSEnviro.d.ts","sourceRoot":"","sources":["../../../../src/
|
|
1
|
+
{"version":3,"file":"IFPSEnviro.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/IFPSEnviro.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,4CAA4C,CAAC;AACxE,OAAO,EAAE,oBAAoB,EAAE,2BAA2B,EAAE,MAAM,6CAA6C,CAAC;AAChH,OAAO,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF;;;;;GAKG;AACH,MAAM,WAAW,UAAU;IAEzB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,oBAAoB,EAAE,MAAM,CAAC;IAC7B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,MAAM,CAAC;IAGrB,eAAe,EAAG,oBAAoB,CAAC;IACvC,iBAAiB,EAAG,2BAA2B,CAAC;IAChD,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAElB,UAAU,EAAE,eAAe,CAAC;IAC5B,KAAK,EAAE,OAAO,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IAEpB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,OAAO,CAAC;IAEtB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IAErB,eAAe,EAAE,OAAO,GAAG,IAAI,CAAC;IAEhC,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IAEpB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,OAAO,CAAC;IAEtB,iBAAiB,EAAE,OAAO,GAAG,IAAI,CAAC;IAElC,QAAQ,EAAE,UAAU,CAAC;IAErB,KAAK,EAAE,GAAG,CAAC;IAEX,iBAAiB,EAAE,0BAA0B,CAAC;CAE/C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSEnviro.js","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/IFPSEnviro.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Object stored in window for ALL Style change requests
|
|
3
|
+
*/
|
|
4
|
+
export interface IFPSSection {
|
|
5
|
+
summary: {
|
|
6
|
+
success: number;
|
|
7
|
+
errors: number;
|
|
8
|
+
};
|
|
9
|
+
maxWidth: IFPSSectionStyle;
|
|
10
|
+
marginTB: IFPSSectionStyle;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Minimal object needed to kick off a Section Style change request
|
|
14
|
+
* keys should also be found on IFPSSectionStyle.
|
|
15
|
+
*/
|
|
16
|
+
export interface IFPSSectionRequest {
|
|
17
|
+
do: boolean | null;
|
|
18
|
+
value: any;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Object stored in window for a specific type of Style change request
|
|
22
|
+
*/
|
|
23
|
+
export interface IFPSSectionStyle {
|
|
24
|
+
title: string;
|
|
25
|
+
cssProp: string;
|
|
26
|
+
wpInstanceID: any;
|
|
27
|
+
history: string[];
|
|
28
|
+
attempted: boolean;
|
|
29
|
+
do: boolean | null;
|
|
30
|
+
value: any;
|
|
31
|
+
original: any;
|
|
32
|
+
errors: number;
|
|
33
|
+
success: number;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=IFPSSection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSSection.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/IFPSSection.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,WAAW,WAAW;IAC1B,OAAO,EAAE;QACP,OAAO,EAAE,MAAM,CAAC;QAChB,MAAM,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,QAAQ,EAAE,gBAAgB,CAAC;CAC5B;AACD;;;GAGG;AAEH,MAAM,WAAW,kBAAkB;IACjC,EAAE,EAAE,OAAO,GAAG,IAAI,CAAC;IACnB,KAAK,EAAE,GAAG,CAAC;CACZ;AACD;;GAEG;AAEH,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,YAAY,EAAE,GAAG,CAAC;IAClB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,EAAE,EAAE,OAAO,GAAG,IAAI,CAAC;IACnB,KAAK,EAAE,GAAG,CAAC;IACX,QAAQ,EAAE,GAAG,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSSection.js","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/IFPSSection.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { IFPSSection, IFPSSectionStyle } from "./IFPSSection";
|
|
2
|
+
/**
|
|
3
|
+
* Minimal object required for styling and page changes
|
|
4
|
+
*/
|
|
5
|
+
export interface IFPSMinimal {
|
|
6
|
+
title: string;
|
|
7
|
+
original: any;
|
|
8
|
+
wpInstanceID: any;
|
|
9
|
+
history: string[];
|
|
10
|
+
attempted: boolean;
|
|
11
|
+
value: any;
|
|
12
|
+
success: number;
|
|
13
|
+
errors: number;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Object stored in window for a ALL FPS Webpart Settings
|
|
17
|
+
*/
|
|
18
|
+
export interface IFPSWindowProps {
|
|
19
|
+
page: IFPSPage;
|
|
20
|
+
sections: IFPSSection;
|
|
21
|
+
pageHeader?: IFPSMinimal;
|
|
22
|
+
spsocialbar: IFPSMinimal;
|
|
23
|
+
quicklaunch: IFPSMinimal;
|
|
24
|
+
toolBar: IFPSSectionStyle;
|
|
25
|
+
expando: IFPSMinimal;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Object stored in window for a specific type of Page change request
|
|
29
|
+
*/
|
|
30
|
+
export interface IFPSPage {
|
|
31
|
+
attempted: boolean;
|
|
32
|
+
title: string;
|
|
33
|
+
wpInstanceID: any;
|
|
34
|
+
do: boolean | null;
|
|
35
|
+
errors: number;
|
|
36
|
+
success: number;
|
|
37
|
+
Style: string | null;
|
|
38
|
+
Array: any[] | any | null;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=IFPSWindowProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSWindowProps.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/IFPSWindowProps.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAG9D;;GAEG;AACH,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,GAAG,CAAC;IACd,YAAY,EAAE,GAAG,CAAC;IAClB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,GAAG,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,QAAQ,CAAC;IACf,QAAQ,EAAE,WAAW,CAAC;IAItB,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,WAAW,CAAC;IACzB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,OAAO,EAAE,WAAW,CAAC;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,QAAQ;IACvB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,GAAG,CAAC;IAClB,EAAE,EAAE,OAAO,GAAG,IAAI,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,CAAC;CAC3B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSWindowProps.js","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/IFPSWindowProps.ts"],"names":[],"mappings":"AAAA,2EAA2E"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { IFPSUser } from "../../../logic/Users/IUserInterfaces";
|
|
2
|
+
import { IFPSEasyIcons } from "../../../components/atoms/easy-icons/interfaces/IFPSEasyIcons";
|
|
3
|
+
import { LegacyPageContextCopy_15_2, PageContextCopy_15_2 } from "../../../types/@msft/1.15.2/WebPartContext";
|
|
4
|
+
import { IFPSEnviro } from "./IFPSEnviro";
|
|
5
|
+
import { IFPSWindowProps } from "./IFPSWindowProps";
|
|
6
|
+
export interface IFPSWindow {
|
|
7
|
+
FPSUser: IFPSUser;
|
|
8
|
+
FPSOptions: IFPSWindowProps;
|
|
9
|
+
FPSEnviro: IFPSEnviro;
|
|
10
|
+
_spPageContextInfo?: LegacyPageContextCopy_15_2;
|
|
11
|
+
_pageContextInfo?: PageContextCopy_15_2;
|
|
12
|
+
FPSEasyIcons?: IFPSEasyIcons;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=Window.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Window.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/Window.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,sCAAsC,CAAA;AAC/D,OAAO,EAAE,aAAa,EAAE,MAAM,+DAA+D,CAAC;AAC9F,OAAO,EAAE,0BAA0B,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAC9G,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,MAAM,WAAW,UAAU;IAEzB,OAAO,EAAE,QAAQ,CAAC;IAElB,UAAU,EAAE,eAAe,CAAC;IAE5B,SAAS,EAAE,UAAU,CAAC;IAGtB,kBAAkB,CAAC,EAAE,0BAA0B,CAAC;IAChD,gBAAgB,CAAC,EAAE,oBAAoB,CAAC;IAExC,YAAY,CAAC,EAAE,aAAa,CAAC;CAE9B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Window.js","sourceRoot":"","sources":["../../../../src/banner/features/FPSDOM/Window.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { IMinWPBannerProps } from '../../interfaces/MinWP/IMinWPBannerProps';
|
|
2
|
+
/**
|
|
3
|
+
* This will create total export object for the panel in order of:
|
|
4
|
+
* 'Start items that are always there'
|
|
5
|
+
* Then adding wpAnalyticsChanges and wpPanelChanges if usage === Panel
|
|
6
|
+
* Followed by: exportFPSAnalytics and exportFPSPanel if usage === Panel
|
|
7
|
+
*
|
|
8
|
+
* @param wpProps
|
|
9
|
+
* @param wpInstanceID
|
|
10
|
+
* @param currentWeb
|
|
11
|
+
* @param wpAnalyticsChanges
|
|
12
|
+
* @param wpPanelChanges
|
|
13
|
+
* @returns
|
|
14
|
+
*/
|
|
15
|
+
export declare function buildExportPropsX(usage: 'Panel' | 'Analytics', wpProps: IMinWPBannerProps, wpInstanceID: string, currentWeb: string, wpAnalyticsChanges: any, wpPanelChanges: any, importBlockPropsWP: any, _FPSId: string): any;
|
|
16
|
+
//# sourceMappingURL=BuildExportPropsX.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BuildExportPropsX.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/ImportExport/BuildExportPropsX.ts"],"names":[],"mappings":"AAqBA,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAoC7E;;;;;;;;;;;;GAYG;AACH,wBAAgB,iBAAiB,CAAE,KAAK,EAAE,OAAO,GAAG,WAAW,EAAE,OAAO,EAAG,iBAAiB,EAAE,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,kBAAkB,EAAE,GAAG,EAAE,cAAc,EAAE,GAAG,EAAE,kBAAkB,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,GAAK,GAAG,CAoBpO"}
|