@cplace/mcp-server 1.6.0 → 1.6.2
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/README.md +86 -28
- package/dist/api.d.ts +3 -1
- package/dist/api.d.ts.map +1 -1
- package/dist/api.js +6 -3
- package/dist/api.js.map +1 -1
- package/dist/index.js +26 -10
- package/dist/index.js.map +1 -1
- package/dist/plugin-loader.d.ts +6 -0
- package/dist/plugin-loader.d.ts.map +1 -0
- package/dist/plugin-loader.js +55 -0
- package/dist/plugin-loader.js.map +1 -0
- package/dist/plugin-registry.d.ts +22 -0
- package/dist/plugin-registry.d.ts.map +1 -0
- package/dist/plugin-registry.js +138 -0
- package/dist/plugin-registry.js.map +1 -0
- package/dist/plugin-types.d.ts +14 -0
- package/dist/plugin-types.d.ts.map +1 -0
- package/dist/plugin-types.js +2 -0
- package/dist/plugin-types.js.map +1 -0
- package/dist/plugins/app-catalog.d.ts +6 -0
- package/dist/plugins/app-catalog.d.ts.map +1 -0
- package/dist/plugins/app-catalog.js +37 -0
- package/dist/plugins/app-catalog.js.map +1 -0
- package/dist/plugins/application-settings.d.ts +3 -0
- package/dist/plugins/application-settings.d.ts.map +1 -0
- package/dist/plugins/application-settings.js +16 -0
- package/dist/plugins/application-settings.js.map +1 -0
- package/dist/plugins/core-app-catalog/INVESTIGATION-PROMPT.md +158 -0
- package/dist/plugins/core-app-catalog/README.md +174 -0
- package/dist/plugins/core-app-catalog/cf.cplace.breadcrumbs/README.md +74 -0
- package/dist/plugins/core-app-catalog/cf.cplace.buildingBlockSchedule/README.md +181 -0
- package/dist/plugins/core-app-catalog/cf.cplace.cboard.main/README.md +148 -0
- package/dist/plugins/core-app-catalog/cf.cplace.ctts.main/README.md +106 -0
- package/dist/plugins/core-app-catalog/cf.cplace.draggablePageList/README.md +121 -0
- package/dist/plugins/core-app-catalog/cf.cplace.formsWizard/README.md +161 -0
- package/dist/plugins/core-app-catalog/cf.cplace.itemList/README.md +164 -0
- package/dist/plugins/core-app-catalog/cf.cplace.landingPage/README.md +124 -0
- package/dist/plugins/core-app-catalog/cf.cplace.lowcodeJobScheduler/README.md +100 -0
- package/dist/plugins/core-app-catalog/cf.cplace.meeting/README.md +73 -0
- package/dist/plugins/core-app-catalog/cf.cplace.navigationTileWidget/README.md +68 -0
- package/dist/plugins/core-app-catalog/cf.cplace.officeReports/README.md +98 -0
- package/dist/plugins/core-app-catalog/cf.cplace.officeReports.cplaceReportGeneration/README.md +90 -0
- package/dist/plugins/core-app-catalog/cf.cplace.platform/README.md +190 -0
- package/dist/plugins/core-app-catalog/cf.cplace.pptexport/README.md +135 -0
- package/dist/plugins/core-app-catalog/cf.cplace.pptexport.print/README.md +72 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projectPlanning.app.advanced.advancedScheduleManagement/README.md +150 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projectPlanning.app.basic.basicScheduleManagement/README.md +135 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projectPlanning.app.gantt2.gantt2/README.md +73 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projectTree/README.md +96 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projektplanung.projektplanungBasic/README.md +143 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projektplanung.projektplanungExtended/README.md +216 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projektplanungCalendar/README.md +84 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projektplanungMasterData/README.md +78 -0
- package/dist/plugins/core-app-catalog/cf.cplace.qrCodeWidget/README.md +69 -0
- package/dist/plugins/core-app-catalog/cf.cplace.rest.config/README.md +204 -0
- package/dist/plugins/core-app-catalog/cf.cplace.timelineProcess/README.md +115 -0
- package/dist/plugins/core-app-catalog/cf.cplace.treeTableWidget/README.md +71 -0
- package/dist/plugins/core.d.ts +3 -0
- package/dist/plugins/core.d.ts.map +1 -0
- package/dist/plugins/core.js +32 -0
- package/dist/plugins/core.js.map +1 -0
- package/dist/plugins/history.d.ts +3 -0
- package/dist/plugins/history.d.ts.map +1 -0
- package/dist/plugins/history.js +16 -0
- package/dist/plugins/history.js.map +1 -0
- package/dist/plugins/index.d.ts +12 -0
- package/dist/plugins/index.d.ts.map +1 -0
- package/dist/plugins/index.js +12 -0
- package/dist/plugins/index.js.map +1 -0
- package/dist/plugins/jobs.d.ts +3 -0
- package/dist/plugins/jobs.d.ts.map +1 -0
- package/dist/plugins/jobs.js +16 -0
- package/dist/plugins/jobs.js.map +1 -0
- package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/search.md +1 -1
- package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/search.md +1 -1
- package/dist/plugins/layouts.d.ts +3 -0
- package/dist/plugins/layouts.d.ts.map +1 -0
- package/dist/plugins/layouts.js +26 -0
- package/dist/plugins/layouts.js.map +1 -0
- package/dist/plugins/low-code.d.ts +3 -0
- package/dist/plugins/low-code.d.ts.map +1 -0
- package/dist/plugins/low-code.js +34 -0
- package/dist/plugins/low-code.js.map +1 -0
- package/dist/plugins/project-planning.d.ts +3 -0
- package/dist/plugins/project-planning.d.ts.map +1 -0
- package/dist/plugins/project-planning.js +18 -0
- package/dist/plugins/project-planning.js.map +1 -0
- package/dist/plugins/resource-management-app-catalog/cf.cplace.resourceManagement/README.md +120 -0
- package/dist/plugins/resource-management-app-catalog/cf.cplace.resourceManagement.resourceManagementChart/README.md +72 -0
- package/dist/plugins/resource-management.d.ts +3 -0
- package/dist/plugins/resource-management.d.ts.map +1 -0
- package/dist/plugins/resource-management.js +16 -0
- package/dist/plugins/resource-management.js.map +1 -0
- package/dist/plugins/solution-management.d.ts +3 -0
- package/dist/plugins/solution-management.d.ts.map +1 -0
- package/dist/plugins/solution-management.js +16 -0
- package/dist/plugins/solution-management.js.map +1 -0
- package/dist/plugins/types-write.d.ts +3 -0
- package/dist/plugins/types-write.d.ts.map +1 -0
- package/dist/plugins/types-write.js +16 -0
- package/dist/plugins/types-write.js.map +1 -0
- package/dist/plugins/version.d.ts +2 -0
- package/dist/plugins/version.d.ts.map +1 -0
- package/dist/plugins/version.js +8 -0
- package/dist/plugins/version.js.map +1 -0
- package/dist/plugins/widget-specifications.d.ts +13 -0
- package/dist/plugins/widget-specifications.d.ts.map +1 -0
- package/dist/{widget-specifications/index.js → plugins/widget-specifications.js} +5 -5
- package/dist/plugins/widget-specifications.js.map +1 -0
- package/dist/plugins/workspace-admin.d.ts +3 -0
- package/dist/plugins/workspace-admin.d.ts.map +1 -0
- package/dist/plugins/workspace-admin.js +16 -0
- package/dist/plugins/workspace-admin.js.map +1 -0
- package/dist/profiles.d.ts +1 -7
- package/dist/profiles.d.ts.map +1 -1
- package/dist/profiles.js +5 -65
- package/dist/profiles.js.map +1 -1
- package/dist/public-api.d.ts +6 -0
- package/dist/public-api.d.ts.map +1 -0
- package/dist/public-api.js +3 -0
- package/dist/public-api.js.map +1 -0
- package/dist/tools/apps-catalog.d.ts +5 -0
- package/dist/tools/apps-catalog.d.ts.map +1 -0
- package/dist/tools/apps-catalog.js +42 -0
- package/dist/tools/apps-catalog.js.map +1 -0
- package/dist/tools/csv-export.d.ts +2 -2
- package/dist/tools/csv-export.js +7 -7
- package/dist/tools/csv-export.js.map +1 -1
- package/dist/tools/layout-richstring-widgets.d.ts.map +1 -1
- package/dist/tools/layout-richstring-widgets.js +4 -0
- package/dist/tools/layout-richstring-widgets.js.map +1 -1
- package/dist/tools/profile-management.d.ts +2 -34
- package/dist/tools/profile-management.d.ts.map +1 -1
- package/dist/tools/profile-management.js +64 -67
- package/dist/tools/profile-management.js.map +1 -1
- package/dist/tools/references.d.ts +3 -3
- package/dist/tools/references.js +3 -3
- package/dist/tools/references.js.map +1 -1
- package/dist/tools/resource-planner-widget.d.ts +4 -4
- package/dist/tools/richstring-widgets.d.ts.map +1 -1
- package/dist/tools/richstring-widgets.js +4 -0
- package/dist/tools/richstring-widgets.js.map +1 -1
- package/dist/tools/script-logs.d.ts +2 -2
- package/dist/tools/script-logs.js +7 -7
- package/dist/tools/script-logs.js.map +1 -1
- package/dist/tools/search.d.ts +4 -4
- package/dist/tools/search.js +15 -15
- package/dist/tools/search.js.map +1 -1
- package/dist/tools/type-layouts.d.ts +1 -1
- package/dist/tools/type-layouts.js +5 -5
- package/dist/tools/type-layouts.js.map +1 -1
- package/dist/tools/type-management.d.ts +5 -5
- package/dist/tools/type-management.js +18 -18
- package/dist/tools/type-management.js.map +1 -1
- package/dist/tools/widgets.d.ts +2 -1
- package/dist/tools/widgets.d.ts.map +1 -1
- package/dist/tools/widgets.js +11 -12
- package/dist/tools/widgets.js.map +1 -1
- package/dist/tools/workflow-execution.d.ts +18 -0
- package/dist/tools/workflow-execution.d.ts.map +1 -0
- package/dist/tools/workflow-execution.js +43 -0
- package/dist/tools/workflow-execution.js.map +1 -0
- package/dist/tools/workflow.d.ts +4 -4
- package/dist/tools/workflow.js +18 -18
- package/dist/tools/workflow.js.map +1 -1
- package/dist/tools/workspace-core.d.ts +1 -1
- package/dist/tools/workspace-core.js +3 -3
- package/dist/tools/workspace-core.js.map +1 -1
- package/package.json +15 -5
- package/dist/conditional-registration.d.ts +0 -4
- package/dist/conditional-registration.d.ts.map +0 -1
- package/dist/conditional-registration.js +0 -84
- package/dist/conditional-registration.js.map +0 -1
- package/dist/tool-metadata.d.ts +0 -2
- package/dist/tool-metadata.d.ts.map +0 -1
- package/dist/tool-metadata.js +0 -57
- package/dist/tool-metadata.js.map +0 -1
- package/dist/widget-specifications/DOCUMENTATION-STATUS.md +0 -429
- package/dist/widget-specifications/GENERATING-FROM-RESEARCH.md +0 -61
- package/dist/widget-specifications/_research_from_ga_products/.claude-settings.local.json +0 -48
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-api-common-config-metadata-SyncMetadataTable/research.md +0 -168
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-breadcrumbs-breadcrumbsWidget/research.md +0 -125
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-cboard-main-board/research.md +0 -373
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-citizenAi-askYourPageWidget/research.md +0 -319
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-cplaceReportGeneration-generateReportWidget/research.md +0 -295
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-employeeReportChart/research.md +0 -230
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-employeeReportGrid/research.md +0 -215
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-projectmanagerReportChart/research.md +0 -192
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-projectmanagerReportGrid/research.md +0 -178
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-widget/research.md +0 -332
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-demoWidgets-demoRichString/research.md +0 -194
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-documentation-navigationWidget/research.md +0 -426
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dragAndDropImageView-imageWithTextAndListWidget/research.md +0 -326
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dragAndDropImageView-imageWithTextWidget/research.md +0 -580
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dragAndDropImageView-widget/research.md +0 -281
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-draggablePageList-widget/research.md +0 -210
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dynamicCodeBlockWidget-dynamicCodeBlockWidget/research.md +0 -250
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-attribute-conversion-widget-enumMappingTable/research.md +0 -260
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-configuration-widget-attributeMappingTable/research.md +0 -148
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-connector-extension-widget-cleanupConfigTable/research.md +0 -138
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-connector-extension-widget-connectorSyncConfigsTable/research.md +0 -150
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-connector-extension-widget-serverConnectionTable/research.md +0 -181
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-extendedTreeTableWidget/research.md +0 -253
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-horizontalDivider/research.md +0 -261
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-startWizardWidget/research.md +0 -211
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepEditorForWizardWidget/research.md +0 -183
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepEditorWidget/research.md +0 -298
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepManager/research.md +0 -419
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepPreview/research.md +0 -256
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-wizardActivation/research.md +0 -174
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-wizardAnalysis/research.md +0 -283
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-wizardLocalizations/research.md +0 -193
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-genericInterface-api-widgets-triggerInterfaceButton/research.md +0 -180
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-landingPageFromPage-quickOverview/research.md +0 -186
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-landingPageFromPage-sessionUserNameWidget/research.md +0 -158
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-landingPageFromPage-simpleListWithAttachment/research.md +0 -135
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-layoutTabsWidget-widget/research.md +0 -238
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-lowCodeWidgets-lowCodeButton/research.md +0 -272
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-lowCodeWidgets-lowCodeText/research.md +0 -176
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-lowcode-ai-chatWidget/research.md +0 -194
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-meeting-pageHeader/research.md +0 -208
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-navigationTileWidget-widget/research.md +0 -259
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-officeReports-headlineForReports/research.md +0 -174
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-officeReports-scriptPlaceholders/research.md +0 -233
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-officeReports-templatePlaceholders/research.md +0 -150
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-orgaTree-edit/research.md +0 -353
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-outlookMessageIntegration-outlookMessages/research.md +0 -233
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-pageViewHeadline-widget/research.md +0 -217
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-pdfPreview-widget/research.md +0 -235
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-attributesGroup/research.md +0 -525
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-batchJobQuickGlance/research.md +0 -372
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-connectedAttributesGroup/research.md +0 -408
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-dynamicIframe/research.md +0 -198
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-tableWidget/research.md +0 -427
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-pptexport-pgPreviewWidget/research.md +0 -151
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-projectTree-editProjects/research.md +0 -163
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-projektplanung-scheduleLockState/research.md +0 -174
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-projektplanung-subscriptions/research.md +0 -316
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-qrCodeWidget/research.md +0 -130
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-resourceManagement-resourcePlannerDefinition/research.md +0 -331
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-rest-config-widget-productionModeHintWidget/research.md +0 -332
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-simpleCalendar-calendar/research.md +0 -284
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-simpleForm-widget/research.md +0 -193
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-tableDetailViewWidget-widget/research.md +0 -311
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-treeTableWidget/research.md +0 -422
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-tuplesWidget-widget/research.md +0 -295
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-videoWidget/research.md +0 -154
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-visualizations-scriptingHighcharts/research.md +0 -249
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-visualizations-scriptingLineChart/research.md +0 -279
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-visualizations-tupleLineChart/research.md +0 -221
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-attributeHistory/research.md +0 -421
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-attributes/research.md +0 -377
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-comments/research.md +0 -254
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedBarChart/research.md +0 -275
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedMatrix/research.md +0 -396
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedPieChart/research.md +0 -150
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedSingleAttribute/research.md +0 -430
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedTableFilter/research.md +0 -468
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-customRichStringAttribute/research.md +0 -120
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-embeddedSearchAsList/research.md +0 -485
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-embeddedSearchAsTable/research.md +0 -428
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-files/research.md +0 -240
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-iframe/research.md +0 -358
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-incomingLinks/research.md +0 -242
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-incomingReferences/research.md +0 -488
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-makeover-attributes/research.md +0 -219
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-modificationInfo/research.md +0 -141
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-myElements/research.md +0 -116
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-richString/research.md +0 -437
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-singleAttribute/research.md +0 -1094
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-tags/research.md +0 -332
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-wiki/research.md +0 -258
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-gantt/research.md +0 -268
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-ganttTaskDemo/research.md +0 -271
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-multiGantt/research.md +0 -343
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-scheduleTreeTable/research.md +0 -261
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-singleGantt/research.md +0 -184
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-singleGanttLink/research.md +0 -188
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-curves-widget/research.md +0 -341
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-toolbar-datePickerWidget/research.md +0 -232
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-toolbar-dropDownWidget/research.md +0 -417
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-toolbar-miscWidget/research.md +0 -172
- package/dist/widget-specifications/_research_from_ga_products/de-visualistik-visualRoadmap-widget/research.md +0 -277
- package/dist/widget-specifications/_research_from_ga_products/msg-scripts-imagegallery-basic/research.md +0 -112
- package/dist/widget-specifications/_research_from_ga_products/phase-0-discovery-approach.md +0 -248
- package/dist/widget-specifications/_research_from_ga_products/widget-definition-mapping.md +0 -169
- package/dist/widget-specifications/_research_from_ga_products/widget-documentation-project.md +0 -259
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/generate.sh +0 -100
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/parse-mapping.sh +0 -35
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/template.md +0 -38
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/widgets.txt +0 -108
- package/dist/widget-specifications/index.d.ts.map +0 -1
- package/dist/widget-specifications/index.js.map +0 -1
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/CLAUDE.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/WIDGET-TAGGING-SCHEME.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.layoutSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.layouts.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.sourceForLayouts.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/absoluteSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/layout.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/pageSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/relativeSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/cf.cplace.platform.attributesGroup.layout.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/singleSelectionWidgetId.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/columns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/displayOptions.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/multiSortColumns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/attributes.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/cf.cplace.visualization.dataSource.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/cf.cplace.visualization.search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/script.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/tableWidgetId.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/attributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/attributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/attributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/singleColumn.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/singleSelectionWidgetId.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/withLabel.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/withValue.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/columns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/multiSortColumns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.entity.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.quotedAttributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.singleColumn.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.useParent.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.withLabel.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.withValue.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/tag-registry.json +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/actionSearch.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/attributesConfiguration.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/chartSearch.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/dateCalculation.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/defaultColumnsConfiguration.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchFirstGroup.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchNode.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchRootNode.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchSecondGroup.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/treeStructure.md +0 -0
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# Resource Management: Charts (cf.cplace.resourceManagement.resourceManagementChart)
|
|
2
|
+
|
|
3
|
+
## Overview
|
|
4
|
+
|
|
5
|
+
The Resource Management: Charts app enables you to create custom charts for the "Resource Planner" widget. These charts can then be selected in the Resource Planner widget to provide custom visualizations of resource allocation and utilization data.
|
|
6
|
+
|
|
7
|
+
This app provides a configuration type for defining chart visualizations using cplaceJS scripts, which are then rendered within the Resource Planner widget from the base Resource Management app.
|
|
8
|
+
|
|
9
|
+
## Dependencies
|
|
10
|
+
|
|
11
|
+
| App | Qualified Name | Auto-Installed |
|
|
12
|
+
|-----|----------------|----------------|
|
|
13
|
+
| cplace Basis | `cf.cplace.platform` | Yes (always present) |
|
|
14
|
+
|
|
15
|
+
**Note:** This app has no additional dependencies beyond the platform. However, it is designed to work **in conjunction with** the Resource Management app (`cf.cplace.resourceManagement`), which provides the Resource Planner widget where these charts are displayed.
|
|
16
|
+
|
|
17
|
+
## Types Provided
|
|
18
|
+
|
|
19
|
+
### cf.cplace.resourceManagement.chart (Chart)
|
|
20
|
+
|
|
21
|
+
A configuration type for defining custom chart visualizations that can be selected and displayed within the Resource Planner widget.
|
|
22
|
+
|
|
23
|
+
| Attribute | Internal Name | Type | Required | Description |
|
|
24
|
+
|-----------|---------------|------|----------|-------------|
|
|
25
|
+
| Order | `cf.cplace.resourceManagement.order` | Number | No | Determines the display order of charts in the Resource Planner widget selection |
|
|
26
|
+
| Activated | `cf.cplace.resourceManagement.isActive` | Boolean | Yes | If activated, the chart is available in the "Resource Planner" widget |
|
|
27
|
+
| Script | `cf.cplace.resourceManagement.script` | Text (cplaceJS) | No | The cplaceJS script that generates the chart visualization |
|
|
28
|
+
|
|
29
|
+
**Type Properties:**
|
|
30
|
+
- Icon: `fa-chart-bar`
|
|
31
|
+
- Names are unique: Yes
|
|
32
|
+
- Show in Explorer: No
|
|
33
|
+
- Show in Global Search: Yes
|
|
34
|
+
|
|
35
|
+
## Widgets Provided
|
|
36
|
+
|
|
37
|
+
This app does **not** provide any widgets directly. The charts defined using this app's type are rendered within the **Resource Planner** widget (`cf.cplace.resourceManagement.resourcePlannerDefinition`), which is provided by the base Resource Management app (`cf.cplace.resourceManagement`).
|
|
38
|
+
|
|
39
|
+
## Usage Notes
|
|
40
|
+
|
|
41
|
+
### When to Use This App
|
|
42
|
+
|
|
43
|
+
- When you need custom chart visualizations in the Resource Planner widget
|
|
44
|
+
- When the standard Resource Planner visualizations do not meet your requirements
|
|
45
|
+
- When you want to provide multiple chart options for users to select from
|
|
46
|
+
|
|
47
|
+
### Typical Usage Pattern
|
|
48
|
+
|
|
49
|
+
1. Install both the Resource Management app (`cf.cplace.resourceManagement`) and this Charts app
|
|
50
|
+
2. Create Chart pages with cplaceJS scripts that define your visualizations
|
|
51
|
+
3. Set the "Activated" attribute to true for charts you want to make available
|
|
52
|
+
4. Use the "Order" attribute to control the selection order in the Resource Planner widget
|
|
53
|
+
5. Configure the Resource Planner widget to allow users to select from available charts
|
|
54
|
+
|
|
55
|
+
### Relationship to Resource Management App
|
|
56
|
+
|
|
57
|
+
This app is a **companion app** to Resource Management (`cf.cplace.resourceManagement`). While it can be installed independently, its functionality is only useful when combined with the base Resource Management app, which provides:
|
|
58
|
+
- The Resource Planner widget where charts are displayed
|
|
59
|
+
- The resource allocation data model that charts visualize
|
|
60
|
+
|
|
61
|
+
### Script Development
|
|
62
|
+
|
|
63
|
+
The Script attribute accepts cplaceJS code that generates chart configurations. Refer to the cplace Low-Code documentation for details on:
|
|
64
|
+
- Chart APIs available in cplaceJS
|
|
65
|
+
- Accessing resource allocation data
|
|
66
|
+
- Supported chart types and configurations
|
|
67
|
+
|
|
68
|
+
## Investigation Details
|
|
69
|
+
|
|
70
|
+
- **Investigation Date:** 2026-02-02
|
|
71
|
+
- **Investigation Workspace:** `[App Investigation] cf.cplace.resourceManagement.resourceManagementChart`
|
|
72
|
+
- **Workspace ID:** `kaixv5s7w1nhym4xh3ar3gqpv`
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resource-management.d.ts","sourceRoot":"","sources":["../../src/plugins/resource-management.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AASpD,eAAO,MAAM,wBAAwB,EAAE,SAQtC,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { registerResourcePlannerTools, RP_TOOL_DEFINITIONS } from '../tools/resource-planner-widget.js';
|
|
3
|
+
import { fileURLToPath } from 'url';
|
|
4
|
+
import { dirname } from 'path';
|
|
5
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
6
|
+
const __dirname = dirname(__filename);
|
|
7
|
+
export const resourceManagementPlugin = {
|
|
8
|
+
name: 'resource-management',
|
|
9
|
+
version: PLUGIN_VERSION,
|
|
10
|
+
description: 'Resource planner widget configuration',
|
|
11
|
+
sourcePath: __dirname,
|
|
12
|
+
modules: {
|
|
13
|
+
'resource-planner-widget': { register: registerResourcePlannerTools, toolDefinitions: RP_TOOL_DEFINITIONS },
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=resource-management.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resource-management.js","sourceRoot":"","sources":["../../src/plugins/resource-management.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,4BAA4B,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AACxG,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,wBAAwB,GAAc;IACjD,IAAI,EAAE,qBAAqB;IAC3B,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,uCAAuC;IACpD,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,yBAAyB,EAAE,EAAE,QAAQ,EAAE,4BAA4B,EAAE,eAAe,EAAE,mBAAmB,EAAE;KAC5G;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"solution-management.d.ts","sourceRoot":"","sources":["../../src/plugins/solution-management.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AASpD,eAAO,MAAM,wBAAwB,EAAE,SAQtC,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { registerSolutionPackageTools, SOLUTION_PACKAGE_TOOL_DEFINITIONS } from '../tools/solution-packages.js';
|
|
3
|
+
import { fileURLToPath } from 'url';
|
|
4
|
+
import { dirname } from 'path';
|
|
5
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
6
|
+
const __dirname = dirname(__filename);
|
|
7
|
+
export const solutionManagementPlugin = {
|
|
8
|
+
name: 'solution-management',
|
|
9
|
+
version: PLUGIN_VERSION,
|
|
10
|
+
description: 'Solution package management and inspection',
|
|
11
|
+
sourcePath: __dirname,
|
|
12
|
+
modules: {
|
|
13
|
+
'solution-packages': { register: registerSolutionPackageTools, toolDefinitions: SOLUTION_PACKAGE_TOOL_DEFINITIONS },
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=solution-management.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"solution-management.js","sourceRoot":"","sources":["../../src/plugins/solution-management.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AAChH,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,wBAAwB,GAAc;IACjD,IAAI,EAAE,qBAAqB;IAC3B,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,4CAA4C;IACzD,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,mBAAmB,EAAE,EAAE,QAAQ,EAAE,4BAA4B,EAAE,eAAe,EAAE,iCAAiC,EAAE;KACpH;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types-write.d.ts","sourceRoot":"","sources":["../../src/plugins/types-write.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AASpD,eAAO,MAAM,gBAAgB,EAAE,SAQ9B,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { registerTypeManagementTools, TYPE_MANAGEMENT_TOOL_DEFINITIONS } from '../tools/type-management.js';
|
|
3
|
+
import { fileURLToPath } from 'url';
|
|
4
|
+
import { dirname } from 'path';
|
|
5
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
6
|
+
const __dirname = dirname(__filename);
|
|
7
|
+
export const typesWritePlugin = {
|
|
8
|
+
name: 'types-write',
|
|
9
|
+
version: PLUGIN_VERSION,
|
|
10
|
+
description: 'Type and attribute management',
|
|
11
|
+
sourcePath: __dirname,
|
|
12
|
+
modules: {
|
|
13
|
+
'type-management': { register: registerTypeManagementTools, toolDefinitions: TYPE_MANAGEMENT_TOOL_DEFINITIONS },
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=types-write.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types-write.js","sourceRoot":"","sources":["../../src/plugins/types-write.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,MAAM,6BAA6B,CAAC;AAC5G,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,gBAAgB,GAAc;IACzC,IAAI,EAAE,aAAa;IACnB,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,+BAA+B;IAC5C,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,iBAAiB,EAAE,EAAE,QAAQ,EAAE,2BAA2B,EAAE,eAAe,EAAE,gCAAgC,EAAE;KAChH;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/plugins/version.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,cAAc,EAAE,MAA4B,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { readFileSync } from 'fs';
|
|
2
|
+
import { join } from 'path';
|
|
3
|
+
import { fileURLToPath } from 'url';
|
|
4
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
5
|
+
const __dirname = join(__filename, '..');
|
|
6
|
+
const packageJson = JSON.parse(readFileSync(join(__dirname, '..', '..', 'package.json'), 'utf-8'));
|
|
7
|
+
export const PLUGIN_VERSION = packageJson.version;
|
|
8
|
+
//# sourceMappingURL=version.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/plugins/version.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAClC,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAC5B,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AAEpC,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,CAAC;AACzC,MAAM,WAAW,GAAG,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,IAAI,CAAC,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,cAAc,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC;AAEnG,MAAM,CAAC,MAAM,cAAc,GAAW,WAAW,CAAC,OAAO,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export type WidgetMetadata = {
|
|
2
|
+
tags?: string[];
|
|
3
|
+
requiredApp?: string | null;
|
|
4
|
+
};
|
|
5
|
+
export type WidgetSpecifications = Record<string, {
|
|
6
|
+
_summary?: string;
|
|
7
|
+
_overview?: string;
|
|
8
|
+
_implementation?: string;
|
|
9
|
+
_meta?: WidgetMetadata;
|
|
10
|
+
[attributeKey: string]: string | WidgetMetadata | undefined;
|
|
11
|
+
}>;
|
|
12
|
+
export declare function loadWidgetSpecifications(dirPath?: string): WidgetSpecifications;
|
|
13
|
+
//# sourceMappingURL=widget-specifications.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"widget-specifications.d.ts","sourceRoot":"","sources":["../../src/plugins/widget-specifications.ts"],"names":[],"mappings":"AA+BA,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B,CAAC;AAGF,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,MAAM,EAAE;IAChD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,cAAc,CAAC;IACvB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,GAAG,cAAc,GAAG,SAAS,CAAC;CAC7D,CAAC,CAAC;AAcH,wBAAgB,wBAAwB,CAAC,OAAO,CAAC,EAAE,MAAM,GAAG,oBAAoB,CA2D/E"}
|
|
@@ -3,14 +3,15 @@ import { fileURLToPath } from 'url';
|
|
|
3
3
|
import { dirname, join } from 'path';
|
|
4
4
|
const __filename = fileURLToPath(import.meta.url);
|
|
5
5
|
const __dirname = dirname(__filename);
|
|
6
|
-
function loadWidgetSpecifications() {
|
|
6
|
+
export function loadWidgetSpecifications(dirPath) {
|
|
7
|
+
const specsDir = dirPath ?? __dirname;
|
|
7
8
|
const specs = {};
|
|
8
9
|
try {
|
|
9
|
-
const entries = readdirSync(
|
|
10
|
+
const entries = readdirSync(specsDir, { withFileTypes: true });
|
|
10
11
|
const widgetKindDirs = entries.filter(d => d.isDirectory());
|
|
11
12
|
for (const dir of widgetKindDirs) {
|
|
12
13
|
const widgetKind = dir.name;
|
|
13
|
-
const widgetDir = join(
|
|
14
|
+
const widgetDir = join(specsDir, widgetKind);
|
|
14
15
|
specs[widgetKind] = {};
|
|
15
16
|
const files = readdirSync(widgetDir);
|
|
16
17
|
const mdFiles = files.filter(f => f.endsWith('.md'));
|
|
@@ -51,5 +52,4 @@ function loadWidgetSpecifications() {
|
|
|
51
52
|
}
|
|
52
53
|
return specs;
|
|
53
54
|
}
|
|
54
|
-
|
|
55
|
-
//# sourceMappingURL=index.js.map
|
|
55
|
+
//# sourceMappingURL=widget-specifications.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"widget-specifications.js","sourceRoot":"","sources":["../../src/plugins/widget-specifications.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workspace-admin.d.ts","sourceRoot":"","sources":["../../src/plugins/workspace-admin.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AASpD,eAAO,MAAM,oBAAoB,EAAE,SAQlC,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { registerWorkspaceAdminTools, WORKSPACE_ADMIN_TOOL_DEFINITIONS } from '../tools/workspace-admin.js';
|
|
3
|
+
import { fileURLToPath } from 'url';
|
|
4
|
+
import { dirname } from 'path';
|
|
5
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
6
|
+
const __dirname = dirname(__filename);
|
|
7
|
+
export const workspaceAdminPlugin = {
|
|
8
|
+
name: 'workspace-admin',
|
|
9
|
+
version: PLUGIN_VERSION,
|
|
10
|
+
description: 'Workspace creation and app management',
|
|
11
|
+
sourcePath: __dirname,
|
|
12
|
+
modules: {
|
|
13
|
+
'workspace-admin': { register: registerWorkspaceAdminTools, toolDefinitions: WORKSPACE_ADMIN_TOOL_DEFINITIONS },
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=workspace-admin.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workspace-admin.js","sourceRoot":"","sources":["../../src/plugins/workspace-admin.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,MAAM,6BAA6B,CAAC;AAC5G,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,oBAAoB,GAAc;IAC7C,IAAI,EAAE,iBAAiB;IACvB,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,uCAAuC;IACpD,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,iBAAiB,EAAE,EAAE,QAAQ,EAAE,2BAA2B,EAAE,eAAe,EAAE,gCAAgC,EAAE;KAChH;CACF,CAAC"}
|
package/dist/profiles.d.ts
CHANGED
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
export
|
|
2
|
-
description: string;
|
|
3
|
-
modules: string[];
|
|
4
|
-
}
|
|
5
|
-
export declare const TOOL_GROUPS: Record<string, ToolGroup>;
|
|
6
|
-
export declare function parseProfiles(argv: string[], apiToken?: string, tenantUrl?: string): Set<string>;
|
|
7
|
-
export declare function getRequiredModules(activeGroups: Set<string>): Set<string>;
|
|
1
|
+
export declare function parseProfiles(argv: string[], apiToken?: string, tenantUrl?: string, validProfiles?: Set<string>): Set<string>;
|
|
8
2
|
//# sourceMappingURL=profiles.d.ts.map
|
package/dist/profiles.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"profiles.d.ts","sourceRoot":"","sources":["../src/profiles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"profiles.d.ts","sourceRoot":"","sources":["../src/profiles.ts"],"names":[],"mappings":"AAsBA,wBAAgB,aAAa,CAC3B,IAAI,EAAE,MAAM,EAAE,EACd,QAAQ,CAAC,EAAE,MAAM,EACjB,SAAS,CAAC,EAAE,MAAM,EAClB,aAAa,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,GAC1B,GAAG,CAAC,MAAM,CAAC,CA+Eb"}
|
package/dist/profiles.js
CHANGED
|
@@ -1,56 +1,6 @@
|
|
|
1
1
|
import { debugLogWithTag } from './logger.js';
|
|
2
2
|
import { getPreference } from './preference-file.js';
|
|
3
|
-
export
|
|
4
|
-
core: {
|
|
5
|
-
description: "Essential operations including workspace navigation, page operations, search, users, and references",
|
|
6
|
-
modules: ['workspace-core', 'pages', 'search', 'users', 'references', 'get-operations', 'url-resolution', 'documents']
|
|
7
|
-
},
|
|
8
|
-
'workspace-admin': {
|
|
9
|
-
description: "Workspace creation and app management",
|
|
10
|
-
modules: ['workspace-admin']
|
|
11
|
-
},
|
|
12
|
-
'csv-export': {
|
|
13
|
-
description: "CSV export functionality",
|
|
14
|
-
modules: ['csv-export']
|
|
15
|
-
},
|
|
16
|
-
layouts: {
|
|
17
|
-
description: "Widget and layout management including type layouts, richstring embedded widgets, board widget configuration, and layout scripting",
|
|
18
|
-
modules: ['widgets', 'type-layouts', 'richstring-widgets', 'layout-richstring-widgets', 'board-widget', 'layout', 'resource-planner-widget']
|
|
19
|
-
},
|
|
20
|
-
'types-write': {
|
|
21
|
-
description: "Type and attribute management",
|
|
22
|
-
modules: ['type-management']
|
|
23
|
-
},
|
|
24
|
-
'low-code': {
|
|
25
|
-
description: "Validators, change listeners, workflow management, script logs, script execution, and job monitoring",
|
|
26
|
-
modules: ['validators', 'change-listeners', 'workflow', 'workflow-scripts', 'script-logs', 'script', 'linting', 'job-scripts', 'job-schedule-trigger']
|
|
27
|
-
},
|
|
28
|
-
'jobs': {
|
|
29
|
-
description: "Job monitoring",
|
|
30
|
-
modules: ['jobs']
|
|
31
|
-
},
|
|
32
|
-
'ppt-export': {
|
|
33
|
-
description: "PowerPoint export",
|
|
34
|
-
modules: ['ppt-export']
|
|
35
|
-
},
|
|
36
|
-
history: {
|
|
37
|
-
description: "Version history",
|
|
38
|
-
modules: ['version-history']
|
|
39
|
-
},
|
|
40
|
-
schedule: {
|
|
41
|
-
description: "Schedule analysis and cross-schedule dependencies",
|
|
42
|
-
modules: ['schedule']
|
|
43
|
-
},
|
|
44
|
-
'solution-packages': {
|
|
45
|
-
description: "Solution package management and inspection",
|
|
46
|
-
modules: ['solution-packages']
|
|
47
|
-
},
|
|
48
|
-
'application-settings': {
|
|
49
|
-
description: "Tenant-wide application settings including expert settings for theming (LESS, SCSS, CSS, JavaScript)",
|
|
50
|
-
modules: ['expert-settings']
|
|
51
|
-
}
|
|
52
|
-
};
|
|
53
|
-
export function parseProfiles(argv, apiToken, tenantUrl) {
|
|
3
|
+
export function parseProfiles(argv, apiToken, tenantUrl, validProfiles) {
|
|
54
4
|
debugLogWithTag('PROFILES', `parseProfiles called with args: ${JSON.stringify(argv)}`);
|
|
55
5
|
const activeGroups = new Set();
|
|
56
6
|
if (apiToken && tenantUrl) {
|
|
@@ -65,11 +15,11 @@ export function parseProfiles(argv, apiToken, tenantUrl) {
|
|
|
65
15
|
}
|
|
66
16
|
debugLogWithTag('PROFILES', `Using stored preference for ${tenantUrl}: ${storedPreference.join(', ')}`);
|
|
67
17
|
if (storedPreference.length === 1 && storedPreference[0] === 'all') {
|
|
68
|
-
|
|
18
|
+
validProfiles.forEach(profile => activeGroups.add(profile));
|
|
69
19
|
return activeGroups;
|
|
70
20
|
}
|
|
71
21
|
storedPreference.forEach(profile => {
|
|
72
|
-
if (
|
|
22
|
+
if (validProfiles?.has(profile)) {
|
|
73
23
|
activeGroups.add(profile);
|
|
74
24
|
}
|
|
75
25
|
else {
|
|
@@ -84,7 +34,7 @@ export function parseProfiles(argv, apiToken, tenantUrl) {
|
|
|
84
34
|
if (profilesArg) {
|
|
85
35
|
const profilesValue = profilesArg.split('=')[1];
|
|
86
36
|
if (profilesValue === 'all') {
|
|
87
|
-
|
|
37
|
+
validProfiles.forEach(profile => activeGroups.add(profile));
|
|
88
38
|
debugLogWithTag('PROFILES', 'CLI: Loading all profiles');
|
|
89
39
|
return activeGroups;
|
|
90
40
|
}
|
|
@@ -94,7 +44,7 @@ export function parseProfiles(argv, apiToken, tenantUrl) {
|
|
|
94
44
|
.filter((g) => g);
|
|
95
45
|
activeGroups.add('core');
|
|
96
46
|
for (const profile of profiles) {
|
|
97
|
-
if (
|
|
47
|
+
if (validProfiles?.has(profile)) {
|
|
98
48
|
activeGroups.add(profile);
|
|
99
49
|
}
|
|
100
50
|
else {
|
|
@@ -108,14 +58,4 @@ export function parseProfiles(argv, apiToken, tenantUrl) {
|
|
|
108
58
|
debugLogWithTag('PROFILES', 'Using code default: core only');
|
|
109
59
|
return activeGroups;
|
|
110
60
|
}
|
|
111
|
-
export function getRequiredModules(activeGroups) {
|
|
112
|
-
const requiredModules = new Set();
|
|
113
|
-
for (const profileName of activeGroups) {
|
|
114
|
-
const profile = TOOL_GROUPS[profileName];
|
|
115
|
-
if (profile && profile.modules) {
|
|
116
|
-
profile.modules.forEach(module => requiredModules.add(module));
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
return requiredModules;
|
|
120
|
-
}
|
|
121
61
|
//# sourceMappingURL=profiles.js.map
|
package/dist/profiles.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"profiles.js","sourceRoot":"","sources":["../src/profiles.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"profiles.js","sourceRoot":"","sources":["../src/profiles.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export type { McpPlugin, McpPluginModule } from './plugin-types.js';
|
|
2
|
+
export { CplaceApiClient } from './api.js';
|
|
3
|
+
export { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js';
|
|
4
|
+
export type { WidgetSpecifications } from './plugins/widget-specifications.js';
|
|
5
|
+
export type { AppCatalog, AppCatalogEntry } from './plugins/app-catalog.js';
|
|
6
|
+
//# sourceMappingURL=public-api.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../src/public-api.ts"],"names":[],"mappings":"AAGA,YAAY,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AACpE,YAAY,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,YAAY,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.js","sourceRoot":"","sources":["../src/public-api.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
|
|
2
|
+
import type { AppCatalog } from '../plugins/app-catalog.js';
|
|
3
|
+
export declare const APP_CATALOG_TOOL_DEFINITIONS: Record<string, any>;
|
|
4
|
+
export declare function registerAppCatalogTools(server: McpServer, appCatalog: AppCatalog): void;
|
|
5
|
+
//# sourceMappingURL=apps-catalog.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apps-catalog.d.ts","sourceRoot":"","sources":["../../src/tools/apps-catalog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AAEpE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAE5D,eAAO,MAAM,4BAA4B,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAO5D,CAAC;AAEF,wBAAgB,uBAAuB,CACrC,MAAM,EAAE,SAAS,EACjB,UAAU,EAAE,UAAU,GACrB,IAAI,CAkDN"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
export const APP_CATALOG_TOOL_DEFINITIONS = {
|
|
3
|
+
cplace_list_apps_catalog: {
|
|
4
|
+
description: 'List all apps in the cplace apps catalog with their overview, dependencies, and investigation status'
|
|
5
|
+
},
|
|
6
|
+
cplace_get_app_details: {
|
|
7
|
+
description: 'Get detailed documentation for a specific cplace app including types, attributes, widgets, and dependencies'
|
|
8
|
+
}
|
|
9
|
+
};
|
|
10
|
+
export function registerAppCatalogTools(server, appCatalog) {
|
|
11
|
+
server.tool('cplace_list_apps_catalog', 'List all apps in the cplace apps catalog with their overview, dependencies, and investigation status', {}, async () => {
|
|
12
|
+
const catalogEntry = appCatalog['_catalog'];
|
|
13
|
+
if (!catalogEntry) {
|
|
14
|
+
return {
|
|
15
|
+
content: [{ type: 'text', text: 'No apps catalog available.' }]
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
return {
|
|
19
|
+
content: [{ type: 'text', text: catalogEntry.readme }]
|
|
20
|
+
};
|
|
21
|
+
});
|
|
22
|
+
server.tool('cplace_get_app_details', 'Get detailed documentation for a specific cplace app including types, attributes, widgets, and dependencies', {
|
|
23
|
+
appName: z.string().describe('The qualified app name (e.g., "cf.cplace.meeting", "cf.cplace.platform")')
|
|
24
|
+
}, async ({ appName }) => {
|
|
25
|
+
const entry = appCatalog[appName];
|
|
26
|
+
if (!entry) {
|
|
27
|
+
const availableApps = Object.keys(appCatalog)
|
|
28
|
+
.filter(k => !k.startsWith('_'))
|
|
29
|
+
.sort();
|
|
30
|
+
return {
|
|
31
|
+
content: [{
|
|
32
|
+
type: 'text',
|
|
33
|
+
text: `App '${appName}' not found in the catalog.\n\nAvailable apps:\n${availableApps.map(a => `- ${a}`).join('\n')}`
|
|
34
|
+
}]
|
|
35
|
+
};
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
content: [{ type: 'text', text: entry.readme }]
|
|
39
|
+
};
|
|
40
|
+
});
|
|
41
|
+
}
|
|
42
|
+
//# sourceMappingURL=apps-catalog.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apps-catalog.js","sourceRoot":"","sources":["../../src/tools/apps-catalog.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,MAAM,CAAC,MAAM,4BAA4B,GAAwB;IAC/D,wBAAwB,EAAE;QACxB,WAAW,EAAE,sGAAsG;KACpH;IACD,sBAAsB,EAAE;QACtB,WAAW,EAAE,6GAA6G;KAC3H;CACF,CAAC;AAEF,MAAM,UAAU,uBAAuB,CACrC,MAAiB,EACjB,UAAsB;IAGtB,MAAM,CAAC,IAAI,CACT,0BAA0B,EAC1B,sGAAsG,EACtG,EAAE,EACF,KAAK,IAAI,EAAE;QACT,MAAM,YAAY,GAAG,UAAU,CAAC,UAAU,CAAC,CAAC;QAC5C,IAAI,CAAC,YAAY,EAAE,CAAC;YAClB,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAe,EAAE,IAAI,EAAE,4BAA4B,EAAE,CAAC;aACzE,CAAC;QACJ,CAAC;QAED,OAAO;YACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAe,EAAE,IAAI,EAAE,YAAY,CAAC,MAAM,EAAE,CAAC;SAChE,CAAC;IACJ,CAAC,CACF,CAAC;IAGF,MAAM,CAAC,IAAI,CACT,wBAAwB,EACxB,6GAA6G,EAC7G;QACE,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAC1B,0EAA0E,CAC3E;KACF,EACD,KAAK,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE;QACpB,MAAM,KAAK,GAAG,UAAU,CAAC,OAAO,CAAC,CAAC;QAClC,IAAI,CAAC,KAAK,EAAE,CAAC;YAEX,MAAM,aAAa,GAAG,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC;iBAC1C,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC;iBAC/B,IAAI,EAAE,CAAC;YAEV,OAAO;gBACL,OAAO,EAAE,CAAC;wBACR,IAAI,EAAE,MAAe;wBACrB,IAAI,EAAE,QAAQ,OAAO,mDAAmD,aAAa,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE;qBACtH,CAAC;aACH,CAAC;QACJ,CAAC;QAED,OAAO;YACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAe,EAAE,IAAI,EAAE,KAAK,CAAC,MAAM,EAAE,CAAC;SACzD,CAAC;IACJ,CAAC,CACF,CAAC;AACJ,CAAC"}
|
|
@@ -6,8 +6,8 @@ export declare const CSV_EXPORT_TOOL_DEFINITIONS: {
|
|
|
6
6
|
readonly description: "Same as cplace_search_pages but returns results in CSV format instead of JSON. Only use this tool after first calling cplace_search_pages to establish and validate the search parameters. The CSV result should always be stored as an artifact.\n\nIMPORTANT: Date filter values must use date-only format (YYYY-MM-DD). Datetime formats are not supported. See cplace_search_pages for full details.";
|
|
7
7
|
readonly inputSchema: {
|
|
8
8
|
readonly workspaceId: z.ZodOptional<z.ZodString>;
|
|
9
|
-
readonly
|
|
10
|
-
readonly
|
|
9
|
+
readonly typeInternalName: z.ZodString;
|
|
10
|
+
readonly searchFilter: z.ZodArray<z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
11
11
|
name: z.ZodObject<{
|
|
12
12
|
equals: z.ZodString;
|
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
package/dist/tools/csv-export.js
CHANGED
|
@@ -9,8 +9,8 @@ export const CSV_EXPORT_TOOL_DEFINITIONS = {
|
|
|
9
9
|
description: "Same as cplace_search_pages but returns results in CSV format instead of JSON. Only use this tool after first calling cplace_search_pages to establish and validate the search parameters. The CSV result should always be stored as an artifact.\n\nIMPORTANT: Date filter values must use date-only format (YYYY-MM-DD). Datetime formats are not supported. See cplace_search_pages for full details.",
|
|
10
10
|
inputSchema: {
|
|
11
11
|
workspaceId: z.string().optional().describe("Same as cplace_search_pages"),
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
typeInternalName: z.string().describe("Same as cplace_search_pages"),
|
|
13
|
+
searchFilter: SearchFilterSchema.describe("Same as cplace_search_pages"),
|
|
14
14
|
limit: z.number().min(1).max(1000).default(50).describe("Same as cplace_search_pages"),
|
|
15
15
|
offset: z.number().min(0).max(10000).default(0).describe("Same as cplace_search_pages"),
|
|
16
16
|
attributes: z.array(z.string()).optional().describe("Same as cplace_search_pages"),
|
|
@@ -19,10 +19,10 @@ export const CSV_EXPORT_TOOL_DEFINITIONS = {
|
|
|
19
19
|
}
|
|
20
20
|
};
|
|
21
21
|
export function registerCsvExportTools(server, client) {
|
|
22
|
-
server.registerTool(TOOL_SEARCH_PAGES_CSV, CSV_EXPORT_TOOL_DEFINITIONS[TOOL_SEARCH_PAGES_CSV], async ({ workspaceId,
|
|
23
|
-
debugLogWithTag('CSV_SEARCH', `Starting CSV search with params: workspaceId=${workspaceId || 'none'}, type=${
|
|
22
|
+
server.registerTool(TOOL_SEARCH_PAGES_CSV, CSV_EXPORT_TOOL_DEFINITIONS[TOOL_SEARCH_PAGES_CSV], async ({ workspaceId, typeInternalName, searchFilter, limit = 50, offset = 0, attributes, }) => {
|
|
23
|
+
debugLogWithTag('CSV_SEARCH', `Starting CSV search with params: workspaceId=${workspaceId || 'none'}, type=${typeInternalName}, filter=${JSON.stringify(searchFilter)}, limit=${limit}, offset=${offset}`);
|
|
24
24
|
try {
|
|
25
|
-
const cplaceFilter = convertSearchFilterToCplaceFormat(
|
|
25
|
+
const cplaceFilter = convertSearchFilterToCplaceFormat(searchFilter);
|
|
26
26
|
debugLogWithTag('CSV_SEARCH', `Converted filter: ${JSON.stringify(cplaceFilter)}`);
|
|
27
27
|
if (workspaceId) {
|
|
28
28
|
cplaceFilter.filters.unshift({
|
|
@@ -30,10 +30,10 @@ export function registerCsvExportTools(server, client) {
|
|
|
30
30
|
workspaceIds: [workspaceId]
|
|
31
31
|
});
|
|
32
32
|
}
|
|
33
|
-
if (
|
|
33
|
+
if (typeInternalName) {
|
|
34
34
|
cplaceFilter.filters.unshift({
|
|
35
35
|
type: "Type",
|
|
36
|
-
types: [
|
|
36
|
+
types: [typeInternalName]
|
|
37
37
|
});
|
|
38
38
|
}
|
|
39
39
|
debugLogWithTag('CSV_SEARCH', `Final cplace filter: ${JSON.stringify(cplaceFilter)}`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"csv-export.js","sourceRoot":"","sources":["../../src/tools/csv-export.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,kBAAkB,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,iCAAiC,EAAE,MAAM,wBAAwB,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAGnD,MAAM,qBAAqB,GAAG,yBAAyB,CAAC;AAGxD,MAAM,CAAC,MAAM,2BAA2B,GAAG;IACzC,CAAC,qBAAqB,CAAC,EAAE;QACvB,WAAW,EAAE,0YAA0Y;QACvZ,WAAW,EAAE;YACX,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,6BAA6B,CAAC;YAC1E,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,6BAA6B,CAAC;YACpE,
|
|
1
|
+
{"version":3,"file":"csv-export.js","sourceRoot":"","sources":["../../src/tools/csv-export.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"layout-richstring-widgets.d.ts","sourceRoot":"","sources":["../../src/tools/layout-richstring-widgets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AACpE,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAyH5C,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"layout-richstring-widgets.d.ts","sourceRoot":"","sources":["../../src/tools/layout-richstring-widgets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AACpE,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAyH5C,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0E5C,CAAC;AAMX,wBAAgB,mCAAmC,CAAC,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,eAAe,QAoJ7F"}
|
|
@@ -87,6 +87,8 @@ Most values are wrapped in single-element arrays:
|
|
|
87
87
|
- String: {"title": ["My Widget"]}
|
|
88
88
|
- Number: {"height": [800]}
|
|
89
89
|
- Boolean: {"showFooter": [true]}
|
|
90
|
+
- Script (e.g., lowCodeText.script): pass plain JavaScript in an array → {"cf.cplace.lowCodeWidgets.lowCodeTextWidget.script": ["var s = new Search(); return s.count();"]}
|
|
91
|
+
Do NOT wrap in {"string": ...} or {"version": "1", "script": ...} envelopes — the backend handles wrapping automatically.
|
|
90
92
|
- Complex JSON: {"config": ["{\\"key\\": \\"value\\"}"]}
|
|
91
93
|
|
|
92
94
|
EXCEPTIONS — these types must NOT be array-wrapped:
|
|
@@ -111,6 +113,8 @@ Most values are wrapped in single-element arrays:
|
|
|
111
113
|
- String: {"title": ["Updated Widget"]}
|
|
112
114
|
- Number: {"height": [900]}
|
|
113
115
|
- Boolean: {"showFooter": [true]}
|
|
116
|
+
- Script (e.g., lowCodeText.script): pass plain JavaScript in an array → {"cf.cplace.lowCodeWidgets.lowCodeTextWidget.script": ["var s = new Search(); return s.count();"]}
|
|
117
|
+
Do NOT wrap in {"string": ...} or {"version": "1", "script": ...} envelopes — the backend handles wrapping automatically.
|
|
114
118
|
|
|
115
119
|
EXCEPTIONS — these types must NOT be array-wrapped:
|
|
116
120
|
- LocalizedString: pass as plain map → {"localizedHeading": {"en": "Title", "de": "Titel"}}
|