@mikezimm/fps-library-v2 1.0.204 → 1.0.206

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.
Files changed (68) hide show
  1. package/CHANGELOG.md +10 -1
  2. package/lib/banner/FPSWebPartClass/BuildBannerPropsX2.d.ts.map +1 -1
  3. package/lib/banner/FPSWebPartClass/BuildBannerPropsX2.js +1 -0
  4. package/lib/banner/FPSWebPartClass/BuildBannerPropsX2.js.map +1 -1
  5. package/lib/banner/FPSWebPartClass/FPSBaseClass.d.ts +1 -0
  6. package/lib/banner/FPSWebPartClass/FPSBaseClass.d.ts.map +1 -1
  7. package/lib/banner/FPSWebPartClass/FPSBaseClass.js +2 -1
  8. package/lib/banner/FPSWebPartClass/FPSBaseClass.js.map +1 -1
  9. package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass.d.ts +1 -0
  10. package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass.d.ts.map +1 -1
  11. package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts +2 -1
  12. package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts.map +1 -1
  13. package/lib/banner/FPSWebPartClass/functions/showTricks.js +14 -2
  14. package/lib/banner/FPSWebPartClass/functions/showTricks.js.map +1 -1
  15. package/lib/banner/bannerX/FetchBannerX.js +1 -1
  16. package/lib/banner/bannerX/FetchBannerX.js.map +1 -1
  17. package/lib/banner/components/EasyPages/Analytics/analyticsPage.d.ts +1 -0
  18. package/lib/banner/components/EasyPages/Analytics/analyticsPage.d.ts.map +1 -0
  19. package/lib/banner/components/EasyPages/Analytics/analyticsPage.js +172 -0
  20. package/lib/banner/components/EasyPages/Analytics/analyticsPage.js.map +1 -0
  21. package/lib/banner/components/EasyPages/Analytics/fetchAnalytics.d.ts +7 -0
  22. package/lib/banner/components/EasyPages/Analytics/fetchAnalytics.d.ts.map +1 -0
  23. package/lib/banner/components/EasyPages/Analytics/fetchAnalytics.js +32 -0
  24. package/lib/banner/components/EasyPages/Analytics/fetchAnalytics.js.map +1 -0
  25. package/lib/banner/components/EasyPages/IEasyPagesPageProps.d.ts +23 -0
  26. package/lib/banner/components/EasyPages/IEasyPagesPageProps.d.ts.map +1 -0
  27. package/lib/banner/components/EasyPages/IEasyPagesPageProps.js +2 -0
  28. package/lib/banner/components/EasyPages/IEasyPagesPageProps.js.map +1 -0
  29. package/lib/banner/components/EasyPages/componentPage.d.ts +3 -21
  30. package/lib/banner/components/EasyPages/componentPage.d.ts.map +1 -1
  31. package/lib/banner/components/EasyPages/componentPage.js +3 -1
  32. package/lib/banner/components/EasyPages/componentPage.js.map +1 -1
  33. package/lib/banner/components/EasyPages/componentSources.d.ts +2 -1
  34. package/lib/banner/components/EasyPages/componentSources.d.ts.map +1 -1
  35. package/lib/banner/components/EasyPages/componentSources.js +13 -3
  36. package/lib/banner/components/EasyPages/componentSources.js.map +1 -1
  37. package/lib/banner/components/EasyPages/compoundArrayFilter.d.ts +10 -0
  38. package/lib/banner/components/EasyPages/compoundArrayFilter.d.ts.map +1 -0
  39. package/lib/banner/components/EasyPages/compoundArrayFilter.js +24 -0
  40. package/lib/banner/components/EasyPages/compoundArrayFilter.js.map +1 -0
  41. package/lib/banner/components/EasyPages/createEasyPagesExtraWPProps.d.ts.map +1 -1
  42. package/lib/banner/components/EasyPages/createEasyPagesExtraWPProps.js +1 -0
  43. package/lib/banner/components/EasyPages/createEasyPagesExtraWPProps.js.map +1 -1
  44. package/lib/banner/components/EasyPages/createEasyPagesSourceWPProps.d.ts +1 -1
  45. package/lib/banner/components/EasyPages/createEasyPagesSourceWPProps.d.ts.map +1 -1
  46. package/lib/banner/components/EasyPages/epTypes.d.ts +1 -0
  47. package/lib/banner/components/EasyPages/epTypes.d.ts.map +1 -1
  48. package/lib/banner/components/EasyPages/epTypes.js +1 -0
  49. package/lib/banner/components/EasyPages/epTypes.js.map +1 -1
  50. package/lib/banner/components/EasyPages/functions.d.ts +0 -8
  51. package/lib/banner/components/EasyPages/functions.d.ts.map +1 -1
  52. package/lib/banner/components/EasyPages/functions.js +0 -80
  53. package/lib/banner/components/EasyPages/functions.js.map +1 -1
  54. package/lib/banner/features/Tricky/constants.d.ts +2 -0
  55. package/lib/banner/features/Tricky/constants.d.ts.map +1 -1
  56. package/lib/banner/features/Tricky/constants.js +8 -1
  57. package/lib/banner/features/Tricky/constants.js.map +1 -1
  58. package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts +1 -0
  59. package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts.map +1 -1
  60. package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js.map +1 -1
  61. package/lib/banner/mainReact/IWebpartBannerProps.d.ts +2 -1
  62. package/lib/banner/mainReact/IWebpartBannerProps.d.ts.map +1 -1
  63. package/lib/components/atoms/EasyIcons/SystemIcons/EasySystemLibraryIcons.js +4 -4
  64. package/lib/components/atoms/EasyIcons/SystemIcons/EasySystemLibraryIcons.js.map +1 -1
  65. package/lib/components/atoms/EasyIcons/SystemIcons/EasySystemListIcons.d.ts.map +1 -1
  66. package/lib/components/atoms/EasyIcons/SystemIcons/EasySystemListIcons.js +1 -1
  67. package/lib/components/atoms/EasyIcons/SystemIcons/EasySystemListIcons.js.map +1 -1
  68. package/package.json +1 -1
@@ -3,7 +3,7 @@ export const LibraryTitlesWithNoSpaceUrls = [
3
3
  'Site Assets', 'Site Pages', `Pages`,
4
4
  `Documents`,
5
5
  `Site Collection Documents`, `Site Collection Images`,
6
- 'Workflow Tasks', `Reusable Content`,
6
+ 'Workflow Tasks',
7
7
  ];
8
8
  export const EasySystemLibraryIcons = [
9
9
  ...LibraryTitlesWithNoSpaceUrls.map((title) => {
@@ -15,11 +15,11 @@ export const EasySystemLibraryIcons = [
15
15
  imageUrl: `${BrandingSharePointFolder}Content and Structure Reports.png`,
16
16
  }, {
17
17
  titles: [`Images`.toLowerCase()],
18
- urls: [`/publishing%20images`],
19
- imageUrl: `${BrandingSharePointFolder}Images`,
18
+ urls: [`/PublishingImages`.toLowerCase()],
19
+ imageUrl: `${BrandingSharePointFolder}Images.png`,
20
20
  }, {
21
21
  titles: [`Style Library`.toLowerCase()],
22
- urls: [`/style%20library`],
22
+ urls: [`/style%20library`, `/style library`],
23
23
  imageUrl: `${BrandingSharePointFolder}Style Library.png`,
24
24
  },
25
25
  ];
@@ -1 +1 @@
1
- {"version":3,"file":"EasySystemLibraryIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/EasyIcons/SystemIcons/EasySystemLibraryIcons.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAE7D,MAAM,CAAC,MAAM,4BAA4B,GAAa;IACpD,aAAa,EAAE,YAAY,EAAE,OAAO;IACpC,WAAW;IACX,2BAA2B,EAAE,wBAAwB;IACrD,gBAAgB,EAAE,kBAAkB;CACrC,CAAC;AAEF,MAAM,CAAC,MAAM,sBAAsB,GAAsB;IACvD,GAAG,4BAA4B,CAAC,GAAG,CAAC,CAAC,KAAa,EAAE,EAAE;QACpD,OAAO,EAAE,MAAM,EAAE,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,IAAI,KAAK,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,GAAG,wBAAwB,GAAG,KAAK,MAAM,EAAE,CAAC;IACpJ,CAAC,CAAC;IACF;QACE,MAAM,EAAE,CAAC,+BAA+B,CAAC,WAAW,EAAE,CAAC;QACvD,IAAI,EAAE,CAAC,iBAAiB,CAAC;QACzB,QAAQ,EAAE,GAAG,wBAAwB,mCAAmC;KACzE,EAAE;QACD,MAAM,EAAE,CAAC,QAAQ,CAAC,WAAW,EAAE,CAAC;QAChC,IAAI,EAAE,CAAC,sBAAsB,CAAC;QAC9B,QAAQ,EAAE,GAAG,wBAAwB,QAAQ;KAC9C,EAAE;QACD,MAAM,EAAE,CAAC,eAAe,CAAC,WAAW,EAAE,CAAC;QACvC,IAAI,EAAE,CAAC,kBAAkB,CAAC;QAC1B,QAAQ,EAAE,GAAG,wBAAwB,mBAAmB;KACzD;CACF,CAAC"}
1
+ {"version":3,"file":"EasySystemLibraryIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/EasyIcons/SystemIcons/EasySystemLibraryIcons.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAE7D,MAAM,CAAC,MAAM,4BAA4B,GAAa;IACpD,aAAa,EAAE,YAAY,EAAE,OAAO;IACpC,WAAW;IACX,2BAA2B,EAAE,wBAAwB;IACrD,gBAAgB;CACjB,CAAC;AAEF,MAAM,CAAC,MAAM,sBAAsB,GAAsB;IACvD,GAAG,4BAA4B,CAAC,GAAG,CAAC,CAAC,KAAa,EAAE,EAAE;QACpD,OAAO,EAAE,MAAM,EAAE,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,IAAI,KAAK,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,GAAG,wBAAwB,GAAG,KAAK,MAAM,EAAE,CAAC;IACpJ,CAAC,CAAC;IACF;QACE,MAAM,EAAE,CAAC,+BAA+B,CAAC,WAAW,EAAE,CAAC;QACvD,IAAI,EAAE,CAAC,iBAAiB,CAAC;QACzB,QAAQ,EAAE,GAAG,wBAAwB,mCAAmC;KACzE,EAAE;QACD,MAAM,EAAE,CAAC,QAAQ,CAAC,WAAW,EAAE,CAAC;QAChC,IAAI,EAAE,CAAC,mBAAmB,CAAC,WAAW,EAAE,CAAC;QACzC,QAAQ,EAAE,GAAG,wBAAwB,YAAY;KAClD,EAAE;QACD,MAAM,EAAE,CAAC,eAAe,CAAC,WAAW,EAAE,CAAC;QACvC,IAAI,EAAE,CAAC,kBAAkB,EAAE,gBAAgB,CAAC;QAC5C,QAAQ,EAAE,GAAG,wBAAwB,mBAAmB;KACzD;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"EasySystemListIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/EasyIcons/SystemIcons/EasySystemListIcons.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAE9E,eAAO,MAAM,yBAAyB,EAAE,MAAM,EAAkB,CAAC;AAEjE,eAAO,MAAM,mBAAmB,EAAE,eAAe,EAehD,CAAC"}
1
+ {"version":3,"file":"EasySystemListIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/EasyIcons/SystemIcons/EasySystemListIcons.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAE9E,eAAO,MAAM,yBAAyB,EAAE,MAAM,EAAsC,CAAC;AAErF,eAAO,MAAM,mBAAmB,EAAE,eAAe,EAehD,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { BrandingSharePointFolder } from "./ISystemEasyIcon";
2
- export const ListTitlesWithNoSpaceUrls = ['OurTiles',];
2
+ export const ListTitlesWithNoSpaceUrls = ['OurTiles', `Reusable Content`];
3
3
  export const EasySystemListIcons = [
4
4
  ...ListTitlesWithNoSpaceUrls.map((title) => {
5
5
  return { titles: [title.toLowerCase()], urls: [`/${title.toLowerCase().replace(' ', '')}`], imageUrl: `${BrandingSharePointFolder}${title}.png` };
@@ -1 +1 @@
1
- {"version":3,"file":"EasySystemListIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/EasyIcons/SystemIcons/EasySystemListIcons.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAmB,MAAM,mBAAmB,CAAC;AAE9E,MAAM,CAAC,MAAM,yBAAyB,GAAa,CAAC,UAAU,EAAE,CAAC;AAEjE,MAAM,CAAC,MAAM,mBAAmB,GAAsB;IACpD,GAAG,yBAAyB,CAAC,GAAG,CAAC,CAAC,KAAa,EAAE,EAAE;QACjD,OAAO,EAAE,MAAM,EAAE,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,IAAI,KAAK,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,GAAG,wBAAwB,GAAG,KAAK,MAAM,EAAE,CAAC;IACpJ,CAAC,CAAC;IACF;QACE,MAAM,EAAE,CAAC,WAAW,CAAC,WAAW,EAAE,CAAC;QACnC,IAAI,EAAE,CAAC,sBAAsB,CAAC;QAC9B,QAAQ,EAAE,GAAG,wBAAwB,eAAe;KACrD;IACD,KAAK;IACL,iCAAiC;IACjC,mCAAmC;IACnC,sCAAsC;IACtC,kBAAkB;IAClB,KAAK;CACN,CAAC"}
1
+ {"version":3,"file":"EasySystemListIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/EasyIcons/SystemIcons/EasySystemListIcons.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAmB,MAAM,mBAAmB,CAAC;AAE9E,MAAM,CAAC,MAAM,yBAAyB,GAAa,CAAC,UAAU,EAAE,kBAAkB,CAAE,CAAC;AAErF,MAAM,CAAC,MAAM,mBAAmB,GAAsB;IACpD,GAAG,yBAAyB,CAAC,GAAG,CAAC,CAAC,KAAa,EAAE,EAAE;QACjD,OAAO,EAAE,MAAM,EAAE,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,IAAI,KAAK,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,GAAG,wBAAwB,GAAG,KAAK,MAAM,EAAE,CAAC;IACpJ,CAAC,CAAC;IACF;QACE,MAAM,EAAE,CAAC,WAAW,CAAC,WAAW,EAAE,CAAC;QACnC,IAAI,EAAE,CAAC,sBAAsB,CAAC;QAC9B,QAAQ,EAAE,GAAG,wBAAwB,eAAe;KACrD;IACD,KAAK;IACL,iCAAiC;IACjC,mCAAmC;IACnC,sCAAsC;IACtC,kBAAkB;IAClB,KAAK;CACN,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mikezimm/fps-library-v2",
3
- "version": "1.0.204",
3
+ "version": "1.0.206",
4
4
  "description": "Library of reusable typescript/javascript functions, interfaces and constants",
5
5
  "license": "MIT",
6
6
  "main": "./lib/index.js",