@mikezimm/fps-library-v2 1.0.37 → 1.0.39
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/CHANGELOG.md +27 -5
- package/lib/banner/FPSWebPartClass/FPSBaseClass.d.ts +1 -1
- package/lib/banner/FPSWebPartClass/FPSBaseClass.d.ts.map +1 -1
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass.d.ts +1 -1
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass.d.ts.map +1 -1
- package/lib/banner/FPSWebPartClass/runSuperOnInit.d.ts +1 -1
- package/lib/banner/FPSWebPartClass/runSuperOnInit.d.ts.map +1 -1
- package/lib/banner/FPSWebPartClass/runSuperOnInit.js +1 -1
- package/lib/banner/FPSWebPartClass/runSuperOnInit.js.map +1 -1
- package/lib/banner/bannerX/FetchBannerX.js +1 -1
- package/lib/banner/bannerX/FetchBannerX.js.map +1 -1
- package/lib/banner/components/EasyPages/epTypes.d.ts.map +1 -1
- package/lib/banner/components/EasyPages/epTypes.js +1 -0
- package/lib/banner/components/EasyPages/epTypes.js.map +1 -1
- package/lib/banner/features/Expando/ExpandoPropGroup.d.ts.map +1 -1
- package/lib/banner/features/Expando/ExpandoPropGroup.js +2 -2
- package/lib/banner/features/Expando/ExpandoPropGroup.js.map +1 -1
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts.map +1 -1
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js +2 -1
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js.map +1 -1
- package/lib/banner/features/ImportExport/ImportFunctions.js +1 -1
- package/lib/banner/features/ImportExport/ImportFunctions.js.map +1 -1
- package/lib/banner/features/PageStyle/bannerThemes.d.ts +1 -1
- package/lib/banner/features/PageStyle/bannerThemes.d.ts.map +1 -1
- package/lib/banner/mainReact/IWebpartBannerProps.d.ts +2 -2
- package/lib/banner/mainReact/IWebpartBannerProps.d.ts.map +1 -1
- package/lib/common/PropPaneHelp/{pages/PropPaneHelp.d.ts → PropPaneHelp.d.ts} +1 -1
- package/lib/common/PropPaneHelp/PropPaneHelp.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/{pages/PropPaneHelp.js → PropPaneHelp.js} +8 -8
- package/lib/common/PropPaneHelp/PropPaneHelp.js.map +1 -0
- package/lib/common/PropPaneHelp/atoms/InternalNames.d.ts +3 -0
- package/lib/common/PropPaneHelp/atoms/InternalNames.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/atoms/InternalNames.js +3 -0
- package/lib/common/PropPaneHelp/atoms/InternalNames.js.map +1 -0
- package/lib/common/PropPaneHelp/atoms/JSONEdit.d.ts +2 -0
- package/lib/common/PropPaneHelp/atoms/JSONEdit.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/atoms/JSONEdit.js +7 -0
- package/lib/common/PropPaneHelp/atoms/JSONEdit.js.map +1 -0
- package/lib/common/PropPaneHelp/atoms/SeeWiki.d.ts +4 -0
- package/lib/common/PropPaneHelp/atoms/SeeWiki.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/atoms/SeeWiki.js +8 -0
- package/lib/common/PropPaneHelp/atoms/SeeWiki.js.map +1 -0
- package/lib/common/PropPaneHelp/atoms/ValidLanguages.d.ts +2 -0
- package/lib/common/PropPaneHelp/atoms/ValidLanguages.d.ts.map +1 -0
- package/lib/{banner/propPane/ReusableLinks.js → common/PropPaneHelp/atoms/ValidLanguages.js} +1 -6
- package/lib/common/PropPaneHelp/atoms/ValidLanguages.js.map +1 -0
- package/lib/common/PropPaneHelp/{pages → atoms}/Warnings.d.ts +0 -0
- package/lib/common/PropPaneHelp/{pages → atoms}/Warnings.d.ts.map +1 -1
- package/lib/common/PropPaneHelp/{pages → atoms}/Warnings.js +0 -0
- package/lib/common/PropPaneHelp/{pages → atoms}/Warnings.js.map +1 -1
- package/lib/common/PropPaneHelp/pages/Drilldown.d.ts +4 -0
- package/lib/common/PropPaneHelp/pages/Drilldown.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/Drilldown.js +22 -0
- package/lib/common/PropPaneHelp/pages/Drilldown.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/ListView.d.ts +4 -0
- package/lib/common/PropPaneHelp/pages/ListView.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/ListView.js +22 -0
- package/lib/common/PropPaneHelp/pages/ListView.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/ReactListViewCommands copy 2.d.ts +4 -0
- package/lib/common/PropPaneHelp/pages/ReactListViewCommands copy 2.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/ReactListViewCommands copy 2.js +18 -0
- package/lib/common/PropPaneHelp/pages/ReactListViewCommands copy 2.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/ReactListViewCommands copy.d.ts +4 -0
- package/lib/common/PropPaneHelp/pages/ReactListViewCommands copy.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/ReactListViewCommands copy.js +18 -0
- package/lib/common/PropPaneHelp/pages/ReactListViewCommands copy.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/Refiners.d.ts +4 -0
- package/lib/common/PropPaneHelp/pages/Refiners.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/Refiners.js +18 -0
- package/lib/common/PropPaneHelp/pages/Refiners.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/Commands.d.ts +4 -0
- package/lib/common/PropPaneHelp/pages/listview/Commands.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/Commands.js +198 -0
- package/lib/common/PropPaneHelp/pages/listview/Commands.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/ListPerformance.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/listview/ListPerformance.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/ListPerformance.js +55 -0
- package/lib/common/PropPaneHelp/pages/listview/ListPerformance.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/RefinerColumns.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/listview/RefinerColumns.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/RefinerColumns.js +45 -0
- package/lib/common/PropPaneHelp/pages/listview/RefinerColumns.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/RefinerRules.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/listview/RefinerRules.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/RefinerRules.js +46 -0
- package/lib/common/PropPaneHelp/pages/listview/RefinerRules.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/Stats.d.ts +4 -0
- package/lib/common/PropPaneHelp/pages/listview/Stats.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/Stats.js +55 -0
- package/lib/common/PropPaneHelp/pages/listview/Stats.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/StringFunctions.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/listview/StringFunctions.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/StringFunctions.js +53 -0
- package/lib/common/PropPaneHelp/pages/listview/StringFunctions.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/Users.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/listview/Users.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/Users.js +51 -0
- package/lib/common/PropPaneHelp/pages/listview/Users.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/Views.d.ts +4 -0
- package/lib/common/PropPaneHelp/pages/listview/Views.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/Views.js +155 -0
- package/lib/common/PropPaneHelp/pages/listview/Views.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/samples/SampleCharts.d.ts +2 -0
- package/lib/common/PropPaneHelp/pages/listview/samples/SampleCharts.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/samples/SampleCharts.js +12 -0
- package/lib/common/PropPaneHelp/pages/listview/samples/SampleCharts.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/samples/SampleCommands.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/listview/samples/SampleCommands.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/listview/samples/SampleCommands.js +35 -0
- package/lib/common/PropPaneHelp/pages/listview/samples/SampleCommands.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/{Banner.d.ts → standard/Banner.d.ts} +0 -0
- package/lib/common/PropPaneHelp/pages/standard/Banner.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/{Banner.js → standard/Banner.js} +1 -2
- package/lib/common/PropPaneHelp/pages/standard/Banner.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/{FPSBasic.d.ts → standard/FPSBasic.d.ts} +0 -0
- package/lib/common/PropPaneHelp/pages/standard/FPSBasic.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/{FPSBasic.js → standard/FPSBasic.js} +1 -2
- package/lib/common/PropPaneHelp/pages/standard/FPSBasic.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/{FPSExpand.d.ts → standard/FPSExpand.d.ts} +0 -0
- package/lib/common/PropPaneHelp/pages/standard/FPSExpand.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/{FPSExpand.js → standard/FPSExpand.js} +1 -2
- package/lib/common/PropPaneHelp/pages/standard/FPSExpand.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/{Import.d.ts → standard/Import.d.ts} +0 -0
- package/lib/common/PropPaneHelp/pages/standard/Import.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/{Import.js → standard/Import.js} +1 -2
- package/lib/common/PropPaneHelp/pages/standard/Import.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/{PinMe.d.ts → standard/PinMe.d.ts} +0 -0
- package/lib/common/PropPaneHelp/pages/standard/PinMe.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/{PinMe.js → standard/PinMe.js} +0 -1
- package/lib/common/PropPaneHelp/pages/standard/PinMe.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/{SinglePageApp.d.ts → standard/SinglePageApp.d.ts} +0 -0
- package/lib/common/PropPaneHelp/pages/standard/SinglePageApp.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/{SinglePageApp.js → standard/SinglePageApp.js} +0 -1
- package/lib/common/PropPaneHelp/pages/standard/SinglePageApp.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/{Visitor.d.ts → standard/Visitor.d.ts} +0 -0
- package/lib/common/PropPaneHelp/pages/standard/Visitor.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/{Visitor.js → standard/Visitor.js} +0 -1
- package/lib/common/PropPaneHelp/pages/standard/Visitor.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/zTemplate.js +3 -5
- package/lib/common/PropPaneHelp/pages/zTemplate.js.map +1 -1
- package/lib/common/PropPaneHelp/{ApplyPresets.d.ts → preconfig/ApplyPresets.d.ts} +0 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/{ApplyPresets.js → preconfig/ApplyPresets.js} +0 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js.map +1 -0
- package/lib/common/PropPaneHelp/{IPreConfig.d.ts → preconfig/IPreConfig.d.ts} +0 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/{IPreConfig.js → preconfig/IPreConfig.js} +0 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js.map +1 -0
- package/lib/common/PropPaneHelp/{PreConfiguredConstants.d.ts → preconfig/PreConfiguredConstants.d.ts} +0 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/{PreConfiguredConstants.js → preconfig/PreConfiguredConstants.js} +2 -2
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js.map +1 -0
- package/lib/common/PropPaneHelp/{pages → preconfig}/SitePresetsInfo.d.ts +1 -1
- package/lib/common/PropPaneHelp/preconfig/SitePresetsInfo.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/{pages → preconfig}/SitePresetsInfo.js +0 -0
- package/lib/common/PropPaneHelp/preconfig/SitePresetsInfo.js.map +1 -0
- package/lib/common/PropPaneHelp/{getThisSitesPreConfigProps.d.ts → preconfig/getThisSitesPreConfigProps.d.ts} +0 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/{getThisSitesPreConfigProps.js → preconfig/getThisSitesPreConfigProps.js} +0 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js.map +1 -0
- package/lib/common/interfaces/openSource/pnpsp/@2.14.0/FieldTypes.d.ts +41 -0
- package/lib/common/interfaces/openSource/pnpsp/@2.14.0/FieldTypes.d.ts.map +1 -0
- package/lib/common/interfaces/openSource/pnpsp/@2.14.0/FieldTypes.js +42 -0
- package/lib/common/interfaces/openSource/pnpsp/@2.14.0/FieldTypes.js.map +1 -0
- package/lib/common/interfaces/openSource/pnpsp/@2.14.0/IFieldInfo.d.ts +39 -0
- package/lib/common/interfaces/openSource/pnpsp/@2.14.0/IFieldInfo.d.ts.map +1 -0
- package/lib/common/interfaces/openSource/pnpsp/@2.14.0/IFieldInfo.js +6 -0
- package/lib/common/interfaces/openSource/pnpsp/@2.14.0/IFieldInfo.js.map +1 -0
- package/lib/components/atoms/Elements/confirmDialog.d.ts +11 -0
- package/lib/components/atoms/Elements/confirmDialog.d.ts.map +1 -0
- package/lib/components/atoms/Elements/confirmDialog.js +34 -0
- package/lib/components/atoms/Elements/confirmDialog.js.map +1 -0
- package/lib/components/atoms/Elements/confirmDialogBig.d.ts +14 -0
- package/lib/components/atoms/Elements/confirmDialogBig.d.ts.map +1 -0
- package/lib/components/atoms/Elements/confirmDialogBig.js +30 -0
- package/lib/components/atoms/Elements/confirmDialogBig.js.map +1 -0
- package/lib/components/atoms/Elements/dialogBox.d.ts +0 -22
- package/lib/components/atoms/Elements/dialogBox.d.ts.map +1 -1
- package/lib/components/atoms/Elements/dialogBox.js +0 -56
- package/lib/components/atoms/Elements/dialogBox.js.map +1 -1
- package/lib/components/atoms/Elements/putObjectIntoJSON.d.ts +3 -0
- package/lib/components/atoms/Elements/putObjectIntoJSON.d.ts.map +1 -0
- package/lib/components/atoms/Elements/putObjectIntoJSON.js +7 -0
- package/lib/components/atoms/Elements/putObjectIntoJSON.js.map +1 -0
- package/lib/components/atoms/Links/InternalNames.d.ts +3 -0
- package/lib/components/atoms/Links/InternalNames.d.ts.map +1 -0
- package/lib/components/atoms/Links/InternalNames.js +2 -0
- package/lib/components/atoms/Links/InternalNames.js.map +1 -0
- package/lib/components/interfaces/Drilldown/IDrillItem.d.ts +35 -0
- package/lib/components/interfaces/Drilldown/IDrillItem.d.ts.map +1 -0
- package/lib/components/interfaces/Drilldown/IDrillItem.js +12 -0
- package/lib/components/interfaces/Drilldown/IDrillItem.js.map +1 -0
- package/lib/components/interfaces/Views/IListViews.d.ts +29 -0
- package/lib/components/interfaces/Views/IListViews.d.ts.map +1 -0
- package/lib/components/interfaces/Views/IListViews.js +3 -0
- package/lib/components/interfaces/Views/IListViews.js.map +1 -0
- package/lib/components/molecules/FieldPanel/components/IFieldPanelHookProps.d.ts +1 -1
- package/lib/components/molecules/FieldPanel/components/IFieldPanelHookProps.d.ts.map +1 -1
- package/lib/components/molecules/FieldPanel/components/IFieldPanelHookProps.js +1 -0
- package/lib/components/molecules/FieldPanel/components/IFieldPanelHookProps.js.map +1 -1
- package/lib/components/molecules/FieldPanel/components/IMinWPFieldPanelProps.d.ts +1 -0
- package/lib/components/molecules/FieldPanel/components/IMinWPFieldPanelProps.d.ts.map +1 -1
- package/lib/components/molecules/FieldPanel/components/IMinWPFieldPanelProps.js +1 -1
- package/lib/components/molecules/FieldPanel/components/IMinWPFieldPanelProps.js.map +1 -1
- package/lib/components/molecules/ReactListV1/atoms/detailsList.d.ts +2 -0
- package/lib/components/molecules/ReactListV1/atoms/detailsList.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/atoms/detailsList.js +78 -0
- package/lib/components/molecules/ReactListV1/atoms/detailsList.js.map +1 -0
- package/lib/components/molecules/ReactListV1/atoms/noCommandsInfo.d.ts +3 -0
- package/lib/components/molecules/ReactListV1/atoms/noCommandsInfo.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/atoms/noCommandsInfo.js +14 -0
- package/lib/components/molecules/ReactListV1/atoms/noCommandsInfo.js.map +1 -0
- package/lib/components/molecules/ReactListV1/atoms/toggleFieldBuilder.d.ts +24 -0
- package/lib/components/molecules/ReactListV1/atoms/toggleFieldBuilder.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/atoms/toggleFieldBuilder.js +31 -0
- package/lib/components/molecules/ReactListV1/atoms/toggleFieldBuilder.js.map +1 -0
- package/lib/components/molecules/ReactListV1/component/IReactListItemsProps.d.ts +36 -0
- package/lib/components/molecules/ReactListV1/component/IReactListItemsProps.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/component/IReactListItemsProps.js +2 -0
- package/lib/components/molecules/ReactListV1/component/IReactListItemsProps.js.map +1 -0
- package/lib/components/molecules/ReactListV1/component/IReactListItemsState.d.ts +27 -0
- package/lib/components/molecules/ReactListV1/component/IReactListItemsState.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/component/IReactListItemsState.js +2 -0
- package/lib/components/molecules/ReactListV1/component/IReactListItemsState.js.map +1 -0
- package/lib/components/molecules/ReactListV1/component/reactListView.d.ts +137 -0
- package/lib/components/molecules/ReactListV1/component/reactListView.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/component/reactListView.js +846 -0
- package/lib/components/molecules/ReactListV1/component/reactListView.js.map +1 -0
- package/lib/components/molecules/ReactListV1/functions/getView.d.ts +7 -0
- package/lib/components/molecules/ReactListV1/functions/getView.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/functions/getView.js +115 -0
- package/lib/components/molecules/ReactListV1/functions/getView.js.map +1 -0
- package/lib/components/molecules/ReactListV1/functions/richHeight.d.ts +2 -0
- package/lib/components/molecules/ReactListV1/functions/richHeight.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/functions/richHeight.js +14 -0
- package/lib/components/molecules/ReactListV1/functions/richHeight.js.map +1 -0
- package/lib/components/molecules/ReactListV1/functions/updateReactListItem.d.ts +8 -0
- package/lib/components/molecules/ReactListV1/functions/updateReactListItem.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/functions/updateReactListItem.js +245 -0
- package/lib/components/molecules/ReactListV1/functions/updateReactListItem.js.map +1 -0
- package/lib/components/molecules/ReactListV1/interfaces/IViewFieldDD.d.ts +8 -0
- package/lib/components/molecules/ReactListV1/interfaces/IViewFieldDD.d.ts.map +1 -0
- package/lib/components/molecules/ReactListV1/interfaces/IViewFieldDD.js +3 -0
- package/lib/components/molecules/ReactListV1/interfaces/IViewFieldDD.js.map +1 -0
- package/lib/logic/Strings/drillParse/constants.d.ts +2 -0
- package/lib/logic/Strings/drillParse/constants.d.ts.map +1 -0
- package/lib/logic/Strings/drillParse/constants.js +2 -0
- package/lib/logic/Strings/drillParse/constants.js.map +1 -0
- package/lib/logic/Strings/drillParse/convertUTCTime.d.ts +3 -0
- package/lib/logic/Strings/drillParse/convertUTCTime.d.ts.map +1 -0
- package/lib/logic/Strings/drillParse/convertUTCTime.js +70 -0
- package/lib/logic/Strings/drillParse/convertUTCTime.js.map +1 -0
- package/lib/logic/Strings/drillParse/createItemFunctionProp.d.ts +23 -0
- package/lib/logic/Strings/drillParse/createItemFunctionProp.d.ts.map +1 -0
- package/lib/logic/Strings/drillParse/createItemFunctionProp.js +280 -0
- package/lib/logic/Strings/drillParse/createItemFunctionProp.js.map +1 -0
- package/lib/logic/Strings/drillParse/getWords.d.ts +46 -0
- package/lib/logic/Strings/drillParse/getWords.d.ts.map +1 -0
- package/lib/logic/Strings/drillParse/getWords.js +106 -0
- package/lib/logic/Strings/drillParse/getWords.js.map +1 -0
- package/lib/logic/Strings/drillParse/trimAfter.d.ts +17 -0
- package/lib/logic/Strings/drillParse/trimAfter.d.ts.map +1 -0
- package/lib/logic/Strings/drillParse/trimAfter.js +54 -0
- package/lib/logic/Strings/drillParse/trimAfter.js.map +1 -0
- package/lib/logic/Strings/drillParse/trimB4.d.ts +19 -0
- package/lib/logic/Strings/drillParse/trimB4.d.ts.map +1 -0
- package/lib/logic/Strings/drillParse/trimB4.js +55 -0
- package/lib/logic/Strings/drillParse/trimB4.js.map +1 -0
- package/lib/logic/Strings/{handleBars.d.ts → handleBarsContext.d.ts} +1 -1
- package/lib/logic/Strings/handleBarsContext.d.ts.map +1 -0
- package/lib/logic/Strings/{handleBars.js → handleBarsContext.js} +1 -1
- package/lib/logic/Strings/handleBarsContext.js.map +1 -0
- package/lib/logic/Strings/handleBarsSub.d.ts +3 -0
- package/lib/logic/Strings/handleBarsSub.d.ts.map +1 -0
- package/lib/logic/Strings/handleBarsSub.js +29 -0
- package/lib/logic/Strings/handleBarsSub.js.map +1 -0
- package/lib/logic/indexes/DOMSearch.d.ts +1 -1
- package/lib/logic/indexes/DOMSearch.d.ts.map +1 -1
- package/lib/logic/indexes/DOMSearch.js +2 -1
- package/lib/logic/indexes/DOMSearch.js.map +1 -1
- package/lib/logic/indexes/StringsIndex.d.ts +1 -1
- package/lib/logic/indexes/StringsIndex.d.ts.map +1 -1
- package/lib/logic/indexes/StringsIndex.js +1 -1
- package/lib/logic/indexes/StringsIndex.js.map +1 -1
- package/lib/pnpjs/Lists/getVX/IGetInterfaceV2.d.ts +6 -4
- package/lib/pnpjs/Lists/getVX/IGetInterfaceV2.d.ts.map +1 -1
- package/lib/pnpjs/Lists/getVX/IGetInterfaceV2.js +4 -3
- package/lib/pnpjs/Lists/getVX/IGetInterfaceV2.js.map +1 -1
- package/lib/pnpjs/Lists/getVX/getFuncV2.d.ts +2 -0
- package/lib/pnpjs/Lists/getVX/getFuncV2.d.ts.map +1 -1
- package/lib/pnpjs/Lists/getVX/getFuncV2.js +2 -0
- package/lib/pnpjs/Lists/getVX/getFuncV2.js.map +1 -1
- package/lib/pnpjs/Lists/getVX/getKeysLike.d.ts +3 -0
- package/lib/pnpjs/Lists/getVX/getKeysLike.d.ts.map +1 -1
- package/lib/pnpjs/Lists/getVX/getKeysLike.js +3 -0
- package/lib/pnpjs/Lists/getVX/getKeysLike.js.map +1 -1
- package/lib/pnpjs/Lists/getVX/getLinkV2.d.ts +3 -0
- package/lib/pnpjs/Lists/getVX/getLinkV2.d.ts.map +1 -1
- package/lib/pnpjs/Lists/getVX/getLinkV2.js +3 -0
- package/lib/pnpjs/Lists/getVX/getLinkV2.js.map +1 -1
- package/lib/pnpjs/Lists/getVX/getSelectV2.d.ts +3 -0
- package/lib/pnpjs/Lists/getVX/getSelectV2.d.ts.map +1 -1
- package/lib/pnpjs/Lists/getVX/getSelectV2.js +3 -0
- package/lib/pnpjs/Lists/getVX/getSelectV2.js.map +1 -1
- package/lib/pnpjs/SourceItems/Interface.d.ts +1 -0
- package/lib/pnpjs/SourceItems/Interface.d.ts.map +1 -1
- package/package.json +4 -3
- package/lib/banner/propPane/ReusableLinks.d.ts +0 -3
- package/lib/banner/propPane/ReusableLinks.d.ts.map +0 -1
- package/lib/banner/propPane/ReusableLinks.js.map +0 -1
- package/lib/common/PropPaneHelp/ApplyPresets.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/ApplyPresets.js.map +0 -1
- package/lib/common/PropPaneHelp/IPreConfig.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/IPreConfig.js.map +0 -1
- package/lib/common/PropPaneHelp/PreConfiguredConstants.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/PreConfiguredConstants.js.map +0 -1
- package/lib/common/PropPaneHelp/getThisSitesPreConfigProps.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/getThisSitesPreConfigProps.js.map +0 -1
- package/lib/common/PropPaneHelp/pages/Banner.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/pages/Banner.js.map +0 -1
- package/lib/common/PropPaneHelp/pages/FPSBasic.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/pages/FPSBasic.js.map +0 -1
- package/lib/common/PropPaneHelp/pages/FPSExpand.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/pages/FPSExpand.js.map +0 -1
- package/lib/common/PropPaneHelp/pages/Import.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/pages/Import.js.map +0 -1
- package/lib/common/PropPaneHelp/pages/PinMe.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/pages/PinMe.js.map +0 -1
- package/lib/common/PropPaneHelp/pages/PropPaneHelp.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/pages/PropPaneHelp.js.map +0 -1
- package/lib/common/PropPaneHelp/pages/SinglePageApp.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/pages/SinglePageApp.js.map +0 -1
- package/lib/common/PropPaneHelp/pages/SitePresetsInfo.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/pages/SitePresetsInfo.js.map +0 -1
- package/lib/common/PropPaneHelp/pages/Visitor.d.ts.map +0 -1
- package/lib/common/PropPaneHelp/pages/Visitor.js.map +0 -1
- package/lib/logic/Strings/handleBars.d.ts.map +0 -1
- package/lib/logic/Strings/handleBars.js.map +0 -1
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getHelpListPerformance } from "./listview/ListPerformance";
|
|
2
|
+
// import { getHelpRefinerColumns } from "./listview/RefinerColumns";
|
|
3
|
+
import { getHelpStringFunctions } from "./listview/StringFunctions";
|
|
4
|
+
// import { getHelpRefinerRules } from "./listview/RefinerRules";
|
|
5
|
+
import { getHelpViews } from "./listview/Views";
|
|
6
|
+
// import { getHelpStats } from "./listview/Stats";
|
|
7
|
+
// import { getHelpCommands } from "./listview/Commands";
|
|
8
|
+
import { getHelpUsers } from "./listview/Users";
|
|
9
|
+
export function ListViewHelp(bannerProps) {
|
|
10
|
+
const pages = [
|
|
11
|
+
getHelpListPerformance(),
|
|
12
|
+
// getHelpRefinerColumns ( ) ,
|
|
13
|
+
getHelpStringFunctions(),
|
|
14
|
+
// getHelpRefinerRules ( ) ,
|
|
15
|
+
getHelpViews(bannerProps),
|
|
16
|
+
// getHelpStats ( bannerProps ) ,
|
|
17
|
+
// getHelpCommands ( bannerProps ) ,
|
|
18
|
+
getHelpUsers(),
|
|
19
|
+
];
|
|
20
|
+
return pages;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=ListView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListView.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/ListView.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AACpE,qEAAqE;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AACpE,iEAAiE;AACjE,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAChD,mDAAmD;AACnD,yDAAyD;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAGhD,MAAM,UAAU,YAAY,CAAE,WAAgC;IAE5D,MAAM,KAAK,GAAkB;QAC3B,sBAAsB,EAAK;QAC3B,+BAA+B;QAC/B,sBAAsB,EAAK;QAC3B,6BAA6B;QAC7B,YAAY,CAAG,WAAW,CAAE;QAC5B,iCAAiC;QACjC,oCAAoC;QACpC,YAAY,EAAI;KACjB,CAAA;IAED,OAAO,KAAK,CAAC;AAEf,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReactListViewCommands copy 2.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/ReactListViewCommands copy 2.tsx"],"names":[],"mappings":";AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AAEpF,wBAAgB,YAAY,CAAE,WAAW,EAAE,mBAAmB,GAAK,GAAG,CAAC,OAAO,EAAE,CAe/E"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { getHelpListPerformance } from "./listview/ListPerformance";
|
|
2
|
+
import { getHelpStringFunctions } from "./listview/StringFunctions";
|
|
3
|
+
import { getHelpViews } from "./listview/Views";
|
|
4
|
+
import { getHelpUsers } from "./listview/Users";
|
|
5
|
+
export function ListViewHelp(bannerProps) {
|
|
6
|
+
const pages = [
|
|
7
|
+
getHelpListPerformance(),
|
|
8
|
+
// getHelpRefinerColumns ( ) ,
|
|
9
|
+
getHelpStringFunctions(),
|
|
10
|
+
// getHelpRefinerRules ( ) ,
|
|
11
|
+
getHelpViews(bannerProps),
|
|
12
|
+
// getHelpStats ( bannerProps ) ,
|
|
13
|
+
// getHelpCommands ( bannerProps ) ,
|
|
14
|
+
getHelpUsers(),
|
|
15
|
+
];
|
|
16
|
+
return pages;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=ReactListViewCommands%20copy%202.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReactListViewCommands copy 2.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/ReactListViewCommands copy 2.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAEpE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAEpE,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAGhD,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAGhD,MAAM,UAAU,YAAY,CAAE,WAAgC;IAE5D,MAAM,KAAK,GAAkB;QAC3B,sBAAsB,EAAK;QAC3B,+BAA+B;QAC/B,sBAAsB,EAAK;QAC3B,6BAA6B;QAC7B,YAAY,CAAG,WAAW,CAAE;QAC5B,iCAAiC;QACjC,oCAAoC;QACpC,YAAY,EAAI;KACjB,CAAA;IAED,OAAO,KAAK,CAAC;AAEf,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReactListViewCommands copy.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/ReactListViewCommands copy.tsx"],"names":[],"mappings":";AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AAEpF,wBAAgB,YAAY,CAAE,WAAW,EAAE,mBAAmB,GAAK,GAAG,CAAC,OAAO,EAAE,CAe/E"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { getHelpListPerformance } from "./listview/ListPerformance";
|
|
2
|
+
import { getHelpStringFunctions } from "./listview/StringFunctions";
|
|
3
|
+
import { getHelpViews } from "./listview/Views";
|
|
4
|
+
import { getHelpUsers } from "./listview/Users";
|
|
5
|
+
export function ListViewHelp(bannerProps) {
|
|
6
|
+
const pages = [
|
|
7
|
+
getHelpListPerformance(),
|
|
8
|
+
// getHelpRefinerColumns ( ) ,
|
|
9
|
+
getHelpStringFunctions(),
|
|
10
|
+
// getHelpRefinerRules ( ) ,
|
|
11
|
+
getHelpViews(bannerProps),
|
|
12
|
+
// getHelpStats ( bannerProps ) ,
|
|
13
|
+
// getHelpCommands ( bannerProps ) ,
|
|
14
|
+
getHelpUsers(),
|
|
15
|
+
];
|
|
16
|
+
return pages;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=ReactListViewCommands%20copy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReactListViewCommands copy.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/ReactListViewCommands copy.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAEpE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAEpE,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAGhD,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAGhD,MAAM,UAAU,YAAY,CAAE,WAAgC;IAE5D,MAAM,KAAK,GAAkB;QAC3B,sBAAsB,EAAK;QAC3B,+BAA+B;QAC/B,sBAAsB,EAAK;QAC3B,6BAA6B;QAC7B,YAAY,CAAG,WAAW,CAAE;QAC5B,iCAAiC;QACjC,oCAAoC;QACpC,YAAY,EAAI;KACjB,CAAA;IAED,OAAO,KAAK,CAAC;AAEf,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Refiners.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/Refiners.tsx"],"names":[],"mappings":";AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AAEpF,wBAAgB,aAAa,CAAE,WAAW,EAAE,mBAAmB,GAAK,GAAG,CAAC,OAAO,EAAE,CAehF"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// import { getHelpListPerformance } from "./listview/ListPerformance";
|
|
2
|
+
import { getHelpRefinerColumns } from "./listview/RefinerColumns";
|
|
3
|
+
// import { getHelpStringFunctions } from "./listview/StringFunctions";
|
|
4
|
+
import { getHelpRefinerRules } from "./listview/RefinerRules";
|
|
5
|
+
export function DrilldownHelp(bannerProps) {
|
|
6
|
+
const pages = [
|
|
7
|
+
// getHelpListPerformance ( ) ,
|
|
8
|
+
getHelpRefinerColumns(),
|
|
9
|
+
// getHelpStringFunctions ( ) ,
|
|
10
|
+
getHelpRefinerRules(),
|
|
11
|
+
// getHelpViews ( bannerProps ) ,
|
|
12
|
+
// getHelpStats ( bannerProps ) ,
|
|
13
|
+
// getHelpCommands ( bannerProps ) ,
|
|
14
|
+
// getHelpUsers ( ) ,
|
|
15
|
+
];
|
|
16
|
+
return pages;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=Refiners.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Refiners.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/Refiners.tsx"],"names":[],"mappings":"AAAA,uEAAuE;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAClE,uEAAuE;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAO9D,MAAM,UAAU,aAAa,CAAE,WAAgC;IAE7D,MAAM,KAAK,GAAkB;QAC3B,gCAAgC;QAChC,qBAAqB,EAAK;QAC1B,gCAAgC;QAChC,mBAAmB,EAAK;QACxB,iCAAiC;QACjC,iCAAiC;QACjC,oCAAoC;QACpC,qBAAqB;KACtB,CAAA;IAED,OAAO,KAAK,CAAC;AAEf,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Commands.d.ts","sourceRoot":"","sources":["../../../../../src/common/PropPaneHelp/pages/listview/Commands.tsx"],"names":[],"mappings":";AAWA,OAAO,EAAE,mBAAmB,EAAE,MAAM,kDAAkD,CAAC;AAEvF,wBAAgB,eAAe,CAAG,WAAW,EAAE,mBAAmB,GAAM,GAAG,CAAC,OAAO,CA8HlF"}
|
|
@@ -0,0 +1,198 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { escape } from '@microsoft/sp-lodash-subset';
|
|
3
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
4
|
+
import { putObjectIntoJSON } from '../../../../components/atoms/Elements/putObjectIntoJSON';
|
|
5
|
+
import { AdvancedCommands, SampleCommands } from './samples/SampleCommands';
|
|
6
|
+
import { PleaseSeeWiki } from '../../atoms/SeeWiki';
|
|
7
|
+
const padRight15 = { paddingRight: '15px' };
|
|
8
|
+
const padRight40 = { paddingRight: '40px' };
|
|
9
|
+
export function getHelpCommands(bannerProps) {
|
|
10
|
+
const WebPartHelpElement = React.createElement(PivotItem, { headerText: 'Commands' },
|
|
11
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
12
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Commands are buttons that can do updates to your list."),
|
|
13
|
+
React.createElement("div", null, "Commands can be simple or advanced. Please join ShareLab if you want some help or have questions."),
|
|
14
|
+
React.createElement("div", { style: { display: 'flex' } },
|
|
15
|
+
React.createElement("div", null,
|
|
16
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Sample Command"),
|
|
17
|
+
putObjectIntoJSON(SampleCommands, 'Commands')),
|
|
18
|
+
React.createElement("div", null,
|
|
19
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "About Commands structure"),
|
|
20
|
+
React.createElement("ul", null,
|
|
21
|
+
React.createElement("li", null, "Must follow this minimum structure."),
|
|
22
|
+
React.createElement("li", null,
|
|
23
|
+
React.createElement("mark", null, "NOTE: "),
|
|
24
|
+
" ",
|
|
25
|
+
React.createElement("b", null, "Quotes"),
|
|
26
|
+
" are required per the example. ",
|
|
27
|
+
React.createElement("br", null),
|
|
28
|
+
"All column names and view properties are ",
|
|
29
|
+
React.createElement("b", null, "Case Sensitive"),
|
|
30
|
+
"!"),
|
|
31
|
+
React.createElement("li", null, "Quick Commands structure is made up of an array of buttons, view fields may not yet be supported."),
|
|
32
|
+
React.createElement("li", null, `the "buttons" is an array of rows. Each row can have specific command buttons in it`),
|
|
33
|
+
React.createElement("li", null, "A typical button is made up of these common properites"),
|
|
34
|
+
React.createElement("ul", null,
|
|
35
|
+
React.createElement("li", null,
|
|
36
|
+
React.createElement("b", null, "str1:"),
|
|
37
|
+
" Use this like a variable to add a string to multiple places"),
|
|
38
|
+
React.createElement("li", null,
|
|
39
|
+
React.createElement("b", null, "str2:"),
|
|
40
|
+
" ^^^^^^^^, use like this: label:",
|
|
41
|
+
escape(`{str1}`)),
|
|
42
|
+
React.createElement("li", null,
|
|
43
|
+
React.createElement("b", null, "label:"),
|
|
44
|
+
" Button text"),
|
|
45
|
+
React.createElement("li", null,
|
|
46
|
+
React.createElement("b", null, "primary:"),
|
|
47
|
+
" true for highlighted button, false for typical button"),
|
|
48
|
+
React.createElement("li", null,
|
|
49
|
+
React.createElement("b", null, "secondary:"),
|
|
50
|
+
" Additional button text for primary buttons"),
|
|
51
|
+
React.createElement("li", null,
|
|
52
|
+
React.createElement("b", null, "confirm:"),
|
|
53
|
+
" Popup text asking to confirm update"),
|
|
54
|
+
React.createElement("li", null,
|
|
55
|
+
React.createElement("b", null, "alert:"),
|
|
56
|
+
" Popup text alert after save"),
|
|
57
|
+
React.createElement("li", null,
|
|
58
|
+
React.createElement("b", null, "icon:"),
|
|
59
|
+
" Icon name. Go to ",
|
|
60
|
+
React.createElement("a", { href: "https://www.flicon.io/", target: "_blank" }, "www.flicon.io"),
|
|
61
|
+
" for complete list."),
|
|
62
|
+
React.createElement("li", null,
|
|
63
|
+
React.createElement("b", null, "updateItem:"),
|
|
64
|
+
" JSON structure of the item to save. See the full web part wiki for how to update dates, users and other list values."),
|
|
65
|
+
React.createElement("li", null,
|
|
66
|
+
React.createElement("b", null, "showWhenEvalTrue:"),
|
|
67
|
+
" Shows button for specific user. In this example, when the current user is NOT the person in the AssignedTo column."))))),
|
|
68
|
+
React.createElement("div", { style: { display: 'flex' } },
|
|
69
|
+
React.createElement("div", null,
|
|
70
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Advanced Column Updates"),
|
|
71
|
+
putObjectIntoJSON(AdvancedCommands)),
|
|
72
|
+
React.createElement("div", null,
|
|
73
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Advanced Updates styntax and structure"),
|
|
74
|
+
React.createElement("ul", null,
|
|
75
|
+
React.createElement("li", null, "Must follow this minimum structure listed above"),
|
|
76
|
+
React.createElement("li", null, "For simplicity, this portion just shows the updateItem object: fields that are updated."),
|
|
77
|
+
React.createElement("div", { style: { height: '15px' } }),
|
|
78
|
+
React.createElement("li", null,
|
|
79
|
+
React.createElement("mark", null, "NOTE: "),
|
|
80
|
+
" ",
|
|
81
|
+
React.createElement("b", null, "Quotes"),
|
|
82
|
+
" are required per the example. ",
|
|
83
|
+
React.createElement("br", null),
|
|
84
|
+
"All column names are ",
|
|
85
|
+
React.createElement("b", null, "Case Sensitive"),
|
|
86
|
+
"!"),
|
|
87
|
+
React.createElement("li", null,
|
|
88
|
+
"Use the ",
|
|
89
|
+
React.createElement("b", null, escape(`"{{append rich stamp required}}"`)),
|
|
90
|
+
" syntax to prompt user for Comments or Text",
|
|
91
|
+
React.createElement("ul", null,
|
|
92
|
+
React.createElement("li", null, "Can include any or all of the above keywords inside the curley braces"),
|
|
93
|
+
React.createElement("li", null,
|
|
94
|
+
"use ",
|
|
95
|
+
React.createElement("b", null, "append"),
|
|
96
|
+
" to add new text to the top of an existing multi-line text field"),
|
|
97
|
+
React.createElement("li", null,
|
|
98
|
+
"use ",
|
|
99
|
+
React.createElement("b", null, "stamp"),
|
|
100
|
+
" to add a line above the comment with user initials and current timestamp"),
|
|
101
|
+
React.createElement("li", null,
|
|
102
|
+
"use ",
|
|
103
|
+
React.createElement("b", null, "rich"),
|
|
104
|
+
" to make the stamp ",
|
|
105
|
+
React.createElement("b", null, "bold rich text")),
|
|
106
|
+
React.createElement("li", null,
|
|
107
|
+
"use ",
|
|
108
|
+
React.createElement("b", null, "required"),
|
|
109
|
+
" to require an actual comment - at least a single letter or number. Empty or cancel will fail"))),
|
|
110
|
+
React.createElement("div", { style: { height: '15px' } }),
|
|
111
|
+
React.createElement("li", null,
|
|
112
|
+
"Use the ",
|
|
113
|
+
React.createElement("b", null, `"{{captcha=Author/Title?Verify Created By Name}}"`),
|
|
114
|
+
" syntax to prompt user for a specific response",
|
|
115
|
+
React.createElement("ul", null,
|
|
116
|
+
React.createElement("li", null, "You could use this to ask a person to verify their name is in a particular field for successful save."),
|
|
117
|
+
React.createElement("li", null,
|
|
118
|
+
"This ",
|
|
119
|
+
React.createElement("b", null, "DOES NOT"),
|
|
120
|
+
" actually verify who they are!"),
|
|
121
|
+
React.createElement("li", null, "It will just force them to type something in and possibly prevent them from updating an item that you do not want them to update."),
|
|
122
|
+
React.createElement("li", null, "For instance, if you have a generic account pc and want someone to confirm they picked something up, you could target the column their name would be in."),
|
|
123
|
+
React.createElement("li", null, "It would not prevent someone from typing in someone elses name, just give them a test to make sure they are not accepting someone elses item by accident."),
|
|
124
|
+
React.createElement("li", null, "Another potential use case, prompt to scan a unique bar code or tracability number that is already stored on the list item in another field."),
|
|
125
|
+
React.createElement("li", null, "Must have following components:"),
|
|
126
|
+
React.createElement("li", null,
|
|
127
|
+
React.createElement("b", null, `"{{ captcha = InternalFieldNameHere ? Prompt Text-Hint Here }}"`)),
|
|
128
|
+
React.createElement("li", null,
|
|
129
|
+
"More specifically, these strings are required: ",
|
|
130
|
+
React.createElement("b", null, `"{{ captcha = ? }}"`)),
|
|
131
|
+
React.createElement("li", null,
|
|
132
|
+
"Require Captcha text meets same casing as test: ",
|
|
133
|
+
React.createElement("b", null, `"{{ captcha^ = ? }}"`)),
|
|
134
|
+
React.createElement("li", null,
|
|
135
|
+
"Require Item has a value to compare to to pass: ",
|
|
136
|
+
React.createElement("b", null, `"{{ captcha* = ? }}"`),
|
|
137
|
+
" - if no * and item does not have comparision to make, auto-passes"),
|
|
138
|
+
React.createElement("li", null,
|
|
139
|
+
"Require Item has a value to compare AND proper CaSE is entered: ",
|
|
140
|
+
React.createElement("b", null, `"{{ captcha^* = ? }}"`),
|
|
141
|
+
" - MUST spell exactly like ",
|
|
142
|
+
React.createElement("b", null, "captcha^*"),
|
|
143
|
+
" "),
|
|
144
|
+
React.createElement("li", null,
|
|
145
|
+
"You fill in the parts in between like ",
|
|
146
|
+
React.createElement("b", null, "InternalFieldNameHere"),
|
|
147
|
+
" and ",
|
|
148
|
+
React.createElement("b", null, "Prompt Text-Hint Here")),
|
|
149
|
+
React.createElement("li", null,
|
|
150
|
+
React.createElement("b", null, "Prompt Text-Hint Here"),
|
|
151
|
+
" MUST NOT contain any of these special characters or words ",
|
|
152
|
+
React.createElement("b", null, `"{{ captcha = ? }}"`)),
|
|
153
|
+
React.createElement("li", null,
|
|
154
|
+
"Examples of ",
|
|
155
|
+
React.createElement("b", null, "InternalFieldNameHere"),
|
|
156
|
+
React.createElement("ul", null,
|
|
157
|
+
React.createElement("li", null,
|
|
158
|
+
`"{{ captcha = Author/Title ? }}"`,
|
|
159
|
+
" - Require CreatedBy Users name/title"),
|
|
160
|
+
React.createElement("li", null,
|
|
161
|
+
`"{{ captcha = Receiver/Title ? }}"`,
|
|
162
|
+
" - Require Users name/title in a column called Receiver"),
|
|
163
|
+
React.createElement("li", null,
|
|
164
|
+
`"{{ captcha* = Modified/YYYY-MM-DD ? }}"`,
|
|
165
|
+
" - Require Modified Date in format: 2022-12-25"))))),
|
|
166
|
+
React.createElement("div", { style: { height: '15px' } }),
|
|
167
|
+
React.createElement("li", null,
|
|
168
|
+
"Use the ",
|
|
169
|
+
React.createElement("b", null, `"eval( javascript function )"`),
|
|
170
|
+
" to assign a value using a condition",
|
|
171
|
+
React.createElement("ul", null,
|
|
172
|
+
React.createElement("li", null,
|
|
173
|
+
React.createElement("mark", null, "NOTE: "),
|
|
174
|
+
" ",
|
|
175
|
+
React.createElement("b", null, "This option requires knowledge of Javascript AND interal logic of the web part.")),
|
|
176
|
+
React.createElement("li", null,
|
|
177
|
+
React.createElement("b", null, "If you are not using this with help from the SharePoint team, it is not supported.")),
|
|
178
|
+
React.createElement("li", null,
|
|
179
|
+
"Must have following components: ",
|
|
180
|
+
`with all the correct " \` and ' `,
|
|
181
|
+
" quote marks"),
|
|
182
|
+
React.createElement("li", null, "Double quotes around the entire eval object."),
|
|
183
|
+
React.createElement("li", null, "Single quotes around the entire eval string within the braces."),
|
|
184
|
+
React.createElement("li", null, "Back-tick quotes around string values in the eval function."),
|
|
185
|
+
React.createElement("div", { style: { height: '10px' } }),
|
|
186
|
+
React.createElement("li", null,
|
|
187
|
+
React.createElement("b", null, `"eval( 'javascript function which returns the value you want' )"`)),
|
|
188
|
+
React.createElement("div", { style: { height: '10px' } }),
|
|
189
|
+
React.createElement("li", null,
|
|
190
|
+
React.createElement("b", null, `"eval( 'item.TESTCOLUMN===\`RequiredValue\` ? \`[Today]\` : item.TESTCOLUMN===\`OtherValue\` ? null : item.TESTCOLUMN' )"`)),
|
|
191
|
+
React.createElement("div", { style: { height: '10px' } }),
|
|
192
|
+
React.createElement("li", null, "In the above example, if the column called TESTCOLUMN is equal to RequiredValue, then the column will be set with todays date."),
|
|
193
|
+
React.createElement("li", null, "If the column called TESTCOLUMN is equal to OtherValue, then the column will be set to null."),
|
|
194
|
+
React.createElement("li", null, "If neither of the conditions are met, the column will be set to the current value.... basically not change.")))))),
|
|
195
|
+
PleaseSeeWiki(bannerProps)));
|
|
196
|
+
return WebPartHelpElement;
|
|
197
|
+
}
|
|
198
|
+
//# sourceMappingURL=Commands.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Commands.js","sourceRoot":"","sources":["../../../../../src/common/PropPaneHelp/pages/listview/Commands.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAC;AAErD,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAC9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,yDAAyD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEpD,MAAM,UAAU,GAAwB,EAAE,YAAY,EAAE,MAAM,EAAE,CAAC;AACjE,MAAM,UAAU,GAAwB,EAAE,YAAY,EAAE,MAAM,EAAE,CAAC;AAIjE,MAAM,UAAU,eAAe,CAAG,WAAgC;IAEhE,MAAM,kBAAkB,GAAG,oBAAC,SAAS,IAAE,UAAU,EAAG,UAAU;QACxD,6BAAK,SAAS,EAAG,iBAAiB;YAChC,6BAAK,SAAS,EAAG,eAAe,6DAA+D;YAC/F,sIAA6G;YAE7G,6BAAK,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE;gBAC7B;oBACE,6BAAK,SAAS,EAAG,eAAe,qBAAuB;oBACrD,iBAAiB,CAAE,cAAc,EAAE,UAAU,CAAE,CAC7C;gBACN;oBACE,6BAAK,SAAS,EAAG,eAAe,+BAAiC;oBACjE;wBACE,sEAA4C;wBAC5C;4BAAI,2CAAmB;;4BAAC,wCAAa;;4BAA+B,+BAAK;;4BAAyC,gDAAqB;gCAAM;wBAC7I,oIAA0G;wBAC1G,gCAAK,sFAAsF,CAAM;wBACjG,yFAA+D;wBAC/D;4BACE;gCAAI,uCAAY;+FAAiE;4BACjF;gCAAI,uCAAY;;gCAAkC,MAAM,CAAC,QAAQ,CAAC,CAAM;4BACxE;gCAAI,wCAAa;+CAAiB;4BAClC;gCAAI,0CAAe;yFAA2D;4BAC9E;gCAAI,4CAAiB;8EAAgD;4BACrE;gCAAI,0CAAe;uEAAyC;4BAC5D;gCAAI,wCAAa;+DAAiC;4BAClD;gCAAI,uCAAY;;gCAAmB,2BAAG,IAAI,EAAC,wBAAwB,EAAC,MAAM,EAAC,QAAQ,oBAAkB;sDAAwB;4BAC7H;gCAAI,6CAAkB;yJAUjB;4BAEL;gCAAI,mDAAwB;uJAAyH,CAClJ,CACF,CACD,CACF;YAEN,6BAAK,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE;gBAC7B;oBACE,6BAAK,SAAS,EAAG,eAAe,8BAAgC;oBAC9D,iBAAiB,CAAE,gBAAgB,CAAE,CACnC;gBACN;oBACE,6BAAK,SAAS,EAAG,eAAe,6CAA+C;oBAC/E;wBACE,kFAAwD;wBACxD,0HAAgG;wBAChG,6BAAK,KAAK,EAAE,EAAC,MAAM,EAAE,MAAM,EAAE,GAAG;wBAChC;4BAAI,2CAAmB;;4BAAC,wCAAa;;4BAA+B,+BAAK;;4BAAqB,gDAAqB;gCAAM;wBACvH;;4BAAY,+BAAI,MAAM,CAAC,kCAAkC,CAAC,CAAK;;4BAC7D;gCACE,wGAA8E;gCAC9E;;oCAAQ,wCAAa;uGAAqE;gCAC1F;;oCAAQ,uCAAY;gHAA8E;gCAClG;;oCAAQ,sCAAW;;oCAAmB,gDAAqB,CAAK;gCAChE;;oCAAQ,0CAAe;qIAAmG,CACvH,CACF;wBACL,6BAAK,KAAK,EAAE,EAAC,MAAM,EAAE,MAAM,EAAE,GAAG;wBAChC;;4BAAY,+BAAI,mDAAmD,CAAK;;4BACtE;gCACE,wIAA8G;gCAC9G;;oCAAS,0CAAe;qEAAmC;gCAC3D,oKAA0I;gCAC1I,2LAAiK;gCACjK,4LAAkK;gCAClK,+KAAqJ;gCACrJ,kEAAwC;gCACxC;oCAAI,+BAAI,2EAA2E,CAAK,CAAK;gCAC7F;;oCAAoD,+BAAI,+BAA+B,CAAK,CAAK;gCACjG;;oCAAqD,+BAAI,gCAAgC,CAAK,CAAK;gCACnG;;oCAAqD,+BAAI,gCAAgC,CAAK;yGAAuE;gCACrK;;oCAAqE,+BAAI,iCAAiC,CAAK;;oCAA2B,2CAAgB;wCAAM;gCAChK;;oCAA0C,uDAA4B;;oCAAK,uDAA4B,CAAK;gCAC5G;oCAAI,uDAA4B;;oCAA2D,+BAAI,+BAA+B,CAAK,CAAK;gCACxI;;oCAAgB,uDAA4B;oCAC1C;wCACE;4CAAK,kCAAkC;oFAA2C;wCAClF;4CAAK,oCAAoC;sGAA6D;wCACtG;4CAAK,0CAA0C;8FAAqD,CACjG,CACF,CACF,CACF;wBACL,6BAAK,KAAK,EAAE,EAAC,MAAM,EAAE,MAAM,EAAE,GAAG;wBAChC;;4BAAY,+BAAI,iCAAiC,CAAK;;4BACpD;gCACE;oCAAI,2CAAmB;;oCAAC,iHAAsF,CAAK;gCACnH;oCAAI,oHAAyF,CAAK;gCAClG;;oCAAqC,mCAAmC;mDAAkB;gCAC1F,+EAAqD;gCACrD,iGAAuE;gCACvE,8FAAoE;gCACpE,6BAAK,KAAK,EAAE,EAAC,MAAM,EAAE,MAAM,EAAE,GAAG;gCAChC;oCAAI,+BAAI,kEAAkE,CAAK,CAAK;gCACpF,6BAAK,KAAK,EAAE,EAAC,MAAM,EAAE,MAAM,EAAE,GAAG;gCAChC;oCAAI,+BAAI,2HAA2H,CAAK,CAAK;gCAC7I,6BAAK,KAAK,EAAE,EAAC,MAAM,EAAE,MAAM,EAAE,GAAG;gCAChC,iKAAuI;gCACvI,+HAAqG;gCACrG,8IAAoH,CACjH,CACF,CAEJ,CACD,CACF;YAGJ,aAAa,CAAE,WAAW,CAAE,CAC1B,CACI,CACf;IAED,OAAO,kBAAkB,CAAC;AAE5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListPerformance.d.ts","sourceRoot":"","sources":["../../../../../src/common/PropPaneHelp/pages/listview/ListPerformance.tsx"],"names":[],"mappings":";AAOA,wBAAgB,sBAAsB,IAAO,GAAG,CAAC,OAAO,CA6CvD"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { escape } from '@microsoft/sp-lodash-subset';
|
|
3
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
4
|
+
const LinkFindInternalName = React.createElement("a", { href: "https://tomriha.com/what-is-sharepoint-column-internal-name-and-where-to-find-it/", target: "_blank" }, "Finding Internal Name of a column");
|
|
5
|
+
export function getHelpListPerformance() {
|
|
6
|
+
const WebPartHelpElement = React.createElement(PivotItem, { headerText: 'Performance' },
|
|
7
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
8
|
+
React.createElement("div", { className: 'fps-pph-topic' },
|
|
9
|
+
escape(`Performance settings`),
|
|
10
|
+
" on this page require advanced Javascript knowledge"),
|
|
11
|
+
React.createElement("div", null, escape(`Please contact your SharePoint team for assistance :)`)),
|
|
12
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Rest filter to load only specific items"),
|
|
13
|
+
React.createElement("div", null, "Rest filters are applied when the web part fetches the information."),
|
|
14
|
+
React.createElement("div", null, "Pre-filtering the data with a rest filter will improve loading times and reduce data on mobile."),
|
|
15
|
+
React.createElement("div", null,
|
|
16
|
+
"In rest filters, ",
|
|
17
|
+
React.createElement("b", null, escape(`everything is case sensitive`)),
|
|
18
|
+
" and requires using ",
|
|
19
|
+
LinkFindInternalName),
|
|
20
|
+
React.createElement("ul", null,
|
|
21
|
+
React.createElement("li", null, escape(`Status eq '4. Completed' --- Only retrieve items where Status column equals '4. Completed'`)),
|
|
22
|
+
React.createElement("li", null, "Approver eq [Me] --- Only retrieve items where Approver column equals currently logged in user"),
|
|
23
|
+
React.createElement("li", null, "You can combine filters but there are limitations."),
|
|
24
|
+
React.createElement("ul", null,
|
|
25
|
+
React.createElement("li", null, "You CAN NOT filter on more than one User or Lookup column at a time"),
|
|
26
|
+
React.createElement("li", null, "You CAN filter on a User column AND other column types"))),
|
|
27
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Javascript eval"),
|
|
28
|
+
React.createElement("div", null, "Javascript filters are applied after the data is fetched."),
|
|
29
|
+
React.createElement("div", null, "If the result of this eval === true, then the item is shown."),
|
|
30
|
+
React.createElement("div", null, "Only fetched columns can be used in Javascript eval."),
|
|
31
|
+
React.createElement("div", null, escape(`You may need to toggle the 'Get all item props' if a column is not a refiner or on a view.`)),
|
|
32
|
+
React.createElement("div", null, "Having both rest and javascript eval filters allow you to limit what items and refiners you see."),
|
|
33
|
+
React.createElement("div", null,
|
|
34
|
+
"In Javascript eval filters, ",
|
|
35
|
+
React.createElement("b", null, escape(`everything is case sensitive`)),
|
|
36
|
+
" and requires using ",
|
|
37
|
+
LinkFindInternalName),
|
|
38
|
+
React.createElement("ul", null,
|
|
39
|
+
React.createElement("li", null,
|
|
40
|
+
"item.Author",
|
|
41
|
+
React.createElement("b", null, "Id"),
|
|
42
|
+
" === sourceUserInfo.Id || item.Editor",
|
|
43
|
+
React.createElement("b", null, "Id"),
|
|
44
|
+
" === sourceUserInfo.Id"),
|
|
45
|
+
React.createElement("li", null, "The previous example filters items where CreatedBy OR ModifiedBy is the currently logged in user"),
|
|
46
|
+
React.createElement("div", null,
|
|
47
|
+
React.createElement("mark", null,
|
|
48
|
+
React.createElement("b", null, "NOT seeing any items with example?:")),
|
|
49
|
+
" Be sure to add Id after the ",
|
|
50
|
+
React.createElement("b", null, "Internal Column names"),
|
|
51
|
+
"."),
|
|
52
|
+
React.createElement("li", null, escape(`The javascript syntax for an item's User columns is InternalColumName followed by either Id or Title - with no space or .dot.`)))));
|
|
53
|
+
return WebPartHelpElement;
|
|
54
|
+
}
|
|
55
|
+
//# sourceMappingURL=ListPerformance.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListPerformance.js","sourceRoot":"","sources":["../../../../../src/common/PropPaneHelp/pages/listview/ListPerformance.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAC;AAErD,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAE9D,MAAM,oBAAoB,GAAG,2BAAG,IAAI,EAAC,mFAAmF,EAAC,MAAM,EAAC,QAAQ,wCAAsC,CAAC;AAE/K,MAAM,UAAU,sBAAsB;IAEpC,MAAM,kBAAkB,GAAG,oBAAC,SAAS,IAAC,UAAU,EAAG,aAAa;QAC1D,6BAAK,SAAS,EAAG,iBAAiB;YAKhC,6BAAK,SAAS,EAAG,eAAe;gBAAI,MAAM,CAAC,sBAAsB,CAAC;sEAA0D;YAC5H,iCAAM,MAAM,CAAC,uDAAuD,CAAC,CAAO;YAE5E,6BAAK,SAAS,EAAG,eAAe,8CAAgD;YAChF,uGAA8E;YAC9E,mIAA0G;YAC1G;;gBAAsB,+BAAI,MAAM,CAAC,8BAA8B,CAAC,CAAK;;gBAAsB,oBAAoB,CAAQ;YACvH;gBACE,gCAAK,MAAM,CAAC,6FAA6F,CAAC,CAAM;gBAChH,kIAAwG;gBACxG,qFAA2D;gBAC3D;oBACE,sGAA4E;oBAC5E,yFAA+D,CAC5D,CACF;YAEL,6BAAK,SAAS,EAAG,eAAe,sBAAwB;YACxD,6FAAoE;YACpE,gGAAuE;YACvE,wFAA+D;YAC/D,iCAAM,MAAM,CAAC,4FAA4F,CAAC,CAAO;YACjH,oIAA2G;YAC3G;;gBAAiC,+BAAI,MAAM,CAAC,8BAA8B,CAAC,CAAK;;gBAAsB,oBAAoB,CAAQ;YAClI;gBACE;;oBAAe,oCAAS;;oBAAqC,oCAAS;6CAA2B;gBACjG,mIAAyG;gBACzG;oBAAK;wBAAM,qEAA0C,CAAO;;oBAA6B,uDAA4B;wBAAO;gBAC5H,gCAAK,MAAM,CAAC,+HAA+H,CAAC,CAAM,CAC/I,CAED,CACI,CACf;IAED,OAAO,kBAAkB,CAAC;AAE5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RefinerColumns.d.ts","sourceRoot":"","sources":["../../../../../src/common/PropPaneHelp/pages/listview/RefinerColumns.tsx"],"names":[],"mappings":";AAOA,wBAAgB,qBAAqB,IAAO,GAAG,CAAC,OAAO,CA+BtD"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { escape } from '@microsoft/sp-lodash-subset';
|
|
3
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
4
|
+
const LinkFindInternalName = React.createElement("a", { href: "https://tomriha.com/what-is-sharepoint-column-internal-name-and-where-to-find-it/", target: "_blank" }, "Finding Internal Name of a column");
|
|
5
|
+
export function getHelpRefinerColumns() {
|
|
6
|
+
const WebPartHelpElement = React.createElement(PivotItem, { headerText: 'Refiner Columns' },
|
|
7
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
8
|
+
React.createElement("div", { className: 'fps-pph-topic' }, escape(`Setting the Refiner 'Column Value'`)),
|
|
9
|
+
React.createElement("div", null,
|
|
10
|
+
React.createElement("mark", null,
|
|
11
|
+
React.createElement("b", null, "NOTE:")),
|
|
12
|
+
" ColumnNames in this webpart ",
|
|
13
|
+
React.createElement("b", null, "MUST BE Internal Column names"),
|
|
14
|
+
"."),
|
|
15
|
+
React.createElement("div", null,
|
|
16
|
+
React.createElement("b", null, "Internal Column names"),
|
|
17
|
+
" ARE NOT the Column Titles you see. ",
|
|
18
|
+
LinkFindInternalName),
|
|
19
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Simple column types (Text, Date, Number, Single/Multi Select Choice)"),
|
|
20
|
+
React.createElement("div", null,
|
|
21
|
+
React.createElement("b", null, "InternalColumnName"),
|
|
22
|
+
" - Nothing special require for these column types"),
|
|
23
|
+
React.createElement("div", { className: 'fps-pph-topic' }, escape(`User columns (Single/Multi) on the main list (can not be part of lookup column)`)),
|
|
24
|
+
React.createElement("div", null,
|
|
25
|
+
React.createElement("b", null, "UserColumnName/Title"),
|
|
26
|
+
escape(` - /Title shows the person's Name`)),
|
|
27
|
+
React.createElement("div", null, "See the Users tab in this page for more information on using User columns"),
|
|
28
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Lookup columns (Single/Multi) - that are brought in under the LookupColumn"),
|
|
29
|
+
React.createElement("div", null,
|
|
30
|
+
React.createElement("b", null, "LookupColumnName/Title"),
|
|
31
|
+
" - /Title shows the Title field from the lookup item"),
|
|
32
|
+
React.createElement("div", null,
|
|
33
|
+
React.createElement("b", null, "LookupColumnName/OtherField"),
|
|
34
|
+
" - /OtherField is the InternalColumnName of the lookup column from the other list"),
|
|
35
|
+
React.createElement("div", { className: 'fps-pph-topic', style: { textDecoration: 'underline' } }, "Example with real column names"),
|
|
36
|
+
React.createElement("div", { style: { paddingTop: '8px' } }, escape(`Say you have a lookup column like 'CustomerPlant' which has a Title column (Plant name) and Country column (where it is located)`)),
|
|
37
|
+
React.createElement("div", null,
|
|
38
|
+
"To show Customer Plant Title, use ",
|
|
39
|
+
React.createElement("b", null, "CustomerPlant/Title")),
|
|
40
|
+
React.createElement("div", null,
|
|
41
|
+
"To show Customer Plant Country, use ",
|
|
42
|
+
React.createElement("b", null, "CustomerPlant/Country"))));
|
|
43
|
+
return WebPartHelpElement;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=RefinerColumns.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RefinerColumns.js","sourceRoot":"","sources":["../../../../../src/common/PropPaneHelp/pages/listview/RefinerColumns.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAC;AAErD,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAE9D,MAAM,oBAAoB,GAAG,2BAAG,IAAI,EAAC,mFAAmF,EAAC,MAAM,EAAC,QAAQ,wCAAsC,CAAC;AAE/K,MAAM,UAAU,qBAAqB;IAEnC,MAAM,kBAAkB,GAAG,oBAAC,SAAS,IAAC,UAAU,EAAG,iBAAiB;QAClE,6BAAK,SAAS,EAAG,iBAAiB;YAChC,6BAAK,SAAS,EAAG,eAAe,IAAI,MAAM,CAAC,oCAAoC,CAAC,CAAO;YACvF;gBAAK;oBAAM,uCAAY,CAAO;;gBAA6B,+DAAoC;oBAAO;YACtG;gBAAK,uDAA4B;;gBAAsC,oBAAoB,CAAQ;YACnG,6BAAK,SAAS,EAAG,eAAe,2EAA6E;YAC7G;gBAAK,oDAAyB;oEAAuD;YAKrF,6BAAK,SAAS,EAAG,eAAe,IAAI,MAAM,CAAC,iFAAiF,CAAC,CAAO;YACpI;gBAAK,sDAA2B;gBAAC,MAAM,CAAC,mCAAmC,CAAC,CAAO;YACnF,6GAAoF;YAEpF,6BAAK,SAAS,EAAG,eAAe,iFAAmF;YACnH;gBAAK,wDAA6B;uEAA0D;YAC5F;gBAAK,6DAAkC;oGAAuF;YAE9H,6BAAK,SAAS,EAAG,eAAe,EAAG,KAAK,EAAE,EAAE,cAAc,EAAE,WAAW,EAAC,qCAAsC;YAC9G,6BAAK,KAAK,EAAE,EAAE,UAAU,EAAE,KAAK,EAAC,IAAG,MAAM,CAAC,kIAAkI,CAAC,CAAO;YACpL;;gBAAuC,qDAA0B,CAAM;YACvE;;gBAAyC,uDAA4B,CAAM,CACvE,CACI,CACX;IAED,OAAO,kBAAkB,CAAC;AAE5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RefinerRules.d.ts","sourceRoot":"","sources":["../../../../../src/common/PropPaneHelp/pages/listview/RefinerRules.tsx"],"names":[],"mappings":";AASA,wBAAgB,mBAAmB,IAAO,GAAG,CAAC,OAAO,CAkCpD"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { escape } from '@microsoft/sp-lodash-subset';
|
|
3
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
4
|
+
import { RefinerRulesStrs, RefinerRulesInts, RefinerRulesNums, RefinerRulesTime, RefinerRulesUser, } from '../../../../components/interfaces/Refiners/IRefiners';
|
|
5
|
+
const padRight15 = { paddingRight: '15px' };
|
|
6
|
+
export function getHelpRefinerRules() {
|
|
7
|
+
const WebPartHelpElement = React.createElement(PivotItem, { headerText: 'Refiner Rules' },
|
|
8
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
9
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Rules are like calculated columns without the work - Only applies to refiners."),
|
|
10
|
+
React.createElement("div", null,
|
|
11
|
+
React.createElement("b", null, "Example:"),
|
|
12
|
+
" If you have a date column, actual dates or times are not good refiners because they typically will have to many values to choose from.",
|
|
13
|
+
React.createElement("br", null),
|
|
14
|
+
escape(`However if you apply a rule like 'groupByYears', it will bucket all your items into years based on the values in the column.`),
|
|
15
|
+
React.createElement("br", null)),
|
|
16
|
+
React.createElement("div", null,
|
|
17
|
+
React.createElement("b", null, "NOTE:"),
|
|
18
|
+
escape(` The web part only shows refiners based on the items it intially reads in. So in the case of 'groupByYears', `),
|
|
19
|
+
React.createElement("b", null, "you will not see a year if there are no items for that year"),
|
|
20
|
+
"."),
|
|
21
|
+
React.createElement("div", null,
|
|
22
|
+
React.createElement("b", null, "parseBy..."),
|
|
23
|
+
" will take a string column and create Refiners by splitting the string by commas and semi-colons."),
|
|
24
|
+
React.createElement("div", null,
|
|
25
|
+
React.createElement("b", null, "groupBy..."),
|
|
26
|
+
" will take number or date column values and group them into larger buckets."),
|
|
27
|
+
React.createElement("div", null, "Generally speaking, only select one per refiner."),
|
|
28
|
+
React.createElement("div", { style: { display: 'flex' } },
|
|
29
|
+
React.createElement("div", { style: padRight15 },
|
|
30
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Number rules"),
|
|
31
|
+
React.createElement("ul", null, RefinerRulesNums.map((rule, idx) => React.createElement("li", { key: idx }, rule)))),
|
|
32
|
+
React.createElement("div", { style: padRight15 },
|
|
33
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Integer rules"),
|
|
34
|
+
React.createElement("ul", null, RefinerRulesInts.map((rule, idx) => React.createElement("li", { key: idx }, rule)))),
|
|
35
|
+
React.createElement("div", { style: padRight15 },
|
|
36
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "String rules"),
|
|
37
|
+
React.createElement("ul", null, RefinerRulesStrs.map((rule, idx) => React.createElement("li", { key: idx }, rule)))),
|
|
38
|
+
React.createElement("div", { style: padRight15 },
|
|
39
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Time rules"),
|
|
40
|
+
React.createElement("ul", null, RefinerRulesTime.map((rule, idx) => React.createElement("li", { key: idx }, rule)))),
|
|
41
|
+
React.createElement("div", { style: padRight15 },
|
|
42
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "User rules"),
|
|
43
|
+
React.createElement("ul", null, RefinerRulesUser.map((rule, idx) => React.createElement("li", { key: idx }, rule)))))));
|
|
44
|
+
return WebPartHelpElement;
|
|
45
|
+
}
|
|
46
|
+
//# sourceMappingURL=RefinerRules.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RefinerRules.js","sourceRoot":"","sources":["../../../../../src/common/PropPaneHelp/pages/listview/RefinerRules.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAC;AAErD,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAE9D,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,gBAAgB,GAAI,MAAM,sDAAsD,CAAC;AAElK,MAAM,UAAU,GAAwB,EAAE,YAAY,EAAE,MAAM,EAAE,CAAC;AAEjE,MAAM,UAAU,mBAAmB;IAEjC,MAAM,kBAAkB,GAAG,oBAAC,SAAS,IAAC,UAAU,EAAG,eAAe;QAClE,6BAAK,SAAS,EAAG,iBAAiB;YAC9B,6BAAK,SAAS,EAAG,eAAe,qFAAuF;YACvH;gBAAK,0CAAe;;gBAAwI,+BAAK;gBAChK,MAAM,CAAC,8HAA8H,CAAC;gBAAC,+BAAK,CAAM;YACnJ;gBAAK,uCAAY;gBAAC,MAAM,CAAC,gHAAgH,CAAC;gBAAC,6FAAkE;oBAAO;YACpN;gBAAK,4CAAiB;oHAAuG;YAC7H;gBAAK,4CAAiB;8FAAiF;YACvG,oFAA2D;YAC3D,6BAAK,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE;gBAC3B,6BAAK,KAAK,EAAG,UAAU;oBAAG,6BAAK,SAAS,EAAG,eAAe,mBAAqB;oBAAA,gCAC3E,gBAAgB,CAAC,GAAG,CAAE,CAAE,IAAwB,EAAE,GAAW,EAAE,EAAE,CAAC,4BAAI,GAAG,EAAG,GAAG,IAAK,IAAI,CAAO,CAAE,CAChG,CAAM;gBACX,6BAAK,KAAK,EAAG,UAAU;oBAAG,6BAAK,SAAS,EAAG,eAAe,oBAAsB;oBAAA,gCAC5E,gBAAgB,CAAC,GAAG,CAAE,CAAE,IAAwB,EAAE,GAAW,EAAE,EAAE,CAAC,4BAAI,GAAG,EAAG,GAAG,IAAK,IAAI,CAAO,CAAE,CAChG,CAAM;gBACX,6BAAK,KAAK,EAAG,UAAU;oBAAG,6BAAK,SAAS,EAAG,eAAe,mBAAqB;oBAAA,gCAC3E,gBAAgB,CAAC,GAAG,CAAE,CAAE,IAAwB,EAAE,GAAW,EAAE,EAAE,CAAC,4BAAI,GAAG,EAAG,GAAG,IAAK,IAAI,CAAO,CAAE,CAChG,CAAM;gBACX,6BAAK,KAAK,EAAG,UAAU;oBAAG,6BAAK,SAAS,EAAG,eAAe,iBAAmB;oBAAA,gCACzE,gBAAgB,CAAC,GAAG,CAAE,CAAE,IAAwB,EAAE,GAAW,EAAE,EAAE,CAAC,4BAAI,GAAG,EAAG,GAAG,IAAK,IAAI,CAAO,CAAE,CAChG,CAAM;gBACX,6BAAK,KAAK,EAAG,UAAU;oBAAG,6BAAK,SAAS,EAAG,eAAe,iBAAmB;oBAAA,gCACzE,gBAAgB,CAAC,GAAG,CAAE,CAAE,IAAwB,EAAE,GAAW,EAAE,EAAE,CAAC,4BAAI,GAAG,EAAG,GAAG,IAAK,IAAI,CAAO,CAAE,CAChG,CAAM,CACT,CACJ,CACI,CACT;IAED,OAAO,kBAAkB,CAAC;AAE5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Stats.d.ts","sourceRoot":"","sources":["../../../../../src/common/PropPaneHelp/pages/listview/Stats.tsx"],"names":[],"mappings":";AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,kDAAkD,CAAC;AAIvF,wBAAgB,YAAY,CAAG,WAAW,EAAE,mBAAmB,GAAM,GAAG,CAAC,OAAO,CAkD/E"}
|