@cplace/mcp-server 1.5.3 → 1.6.1
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 +133 -31
- 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 +32 -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-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/_implementation.md +42 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/actionSearch.md +10 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/attributesConfiguration.md +30 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/chartSearch.md +10 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/dateCalculation.md +8 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/defaultColumnsConfiguration.md +7 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/searchFirstGroup.md +8 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/searchNode.md +8 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/searchRootNode.md +10 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/searchSecondGroup.md +8 -0
- package/dist/plugins/resource-management-widget-specifications/cf.cplace.resourceManagement.resourcePlannerDefinition/treeStructure.md +1 -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 -61
- 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/board-widget.d.ts.map +1 -1
- package/dist/tools/board-widget.js +10 -55
- package/dist/tools/board-widget.js.map +1 -1
- 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/documents.d.ts +18 -0
- package/dist/tools/documents.d.ts.map +1 -0
- package/dist/tools/documents.js +59 -0
- package/dist/tools/documents.js.map +1 -0
- package/dist/tools/expert-settings.d.ts +38 -0
- package/dist/tools/expert-settings.d.ts.map +1 -0
- package/dist/tools/expert-settings.js +145 -0
- package/dist/tools/expert-settings.js.map +1 -0
- package/dist/tools/job-schedule-trigger.d.ts +16 -0
- package/dist/tools/job-schedule-trigger.d.ts.map +1 -0
- package/dist/tools/job-schedule-trigger.js +32 -0
- package/dist/tools/job-schedule-trigger.js.map +1 -0
- package/dist/tools/job-scripts.d.ts +58 -0
- package/dist/tools/job-scripts.d.ts.map +1 -0
- package/dist/tools/job-scripts.js +215 -0
- package/dist/tools/job-scripts.js.map +1 -0
- package/dist/tools/layout-richstring-widgets.d.ts.map +1 -1
- package/dist/tools/layout-richstring-widgets.js +5 -42
- package/dist/tools/layout-richstring-widgets.js.map +1 -1
- package/dist/tools/layout.d.ts.map +1 -1
- package/dist/tools/layout.js +2 -34
- package/dist/tools/layout.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 +280 -0
- package/dist/tools/resource-planner-widget.d.ts.map +1 -0
- package/dist/tools/resource-planner-widget.js +539 -0
- package/dist/tools/resource-planner-widget.js.map +1 -0
- 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/widget-tool-helpers.d.ts +7 -0
- package/dist/tools/widget-tool-helpers.d.ts.map +1 -0
- package/dist/tools/widget-tool-helpers.js +43 -0
- package/dist/tools/widget-tool-helpers.js.map +1 -0
- 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.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 -74
- 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 -49
- 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/_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/README.md
CHANGED
|
@@ -302,18 +302,19 @@ The MCP server uses a profile-based tool loading system to optimize LLM context
|
|
|
302
302
|
|
|
303
303
|
### Available Tool Profiles
|
|
304
304
|
|
|
305
|
-
| Profile | Description |
|
|
306
|
-
|
|
307
|
-
| `core` | Essential operations
|
|
308
|
-
| `workspace-admin` | Workspace creation and app management |
|
|
309
|
-
| `history` | Version history |
|
|
310
|
-
| `layouts` | Widget and layout management |
|
|
311
|
-
| `
|
|
312
|
-
| `
|
|
313
|
-
| `
|
|
314
|
-
| `
|
|
315
|
-
| `
|
|
316
|
-
| `
|
|
305
|
+
| Profile | Description |
|
|
306
|
+
|---------|-------------|
|
|
307
|
+
| `core` | Essential operations including CSV export |
|
|
308
|
+
| `workspace-admin` | Workspace creation and app management |
|
|
309
|
+
| `history` | Version history |
|
|
310
|
+
| `layouts` | Widget and layout management |
|
|
311
|
+
| `resource-management` | Resource planner widget configuration |
|
|
312
|
+
| `types-write` | Type and attribute management |
|
|
313
|
+
| `low-code` | Validators, change listeners, workflows, script execution, job scripts |
|
|
314
|
+
| `jobs` | Job monitoring and management |
|
|
315
|
+
| `project-planning` | Schedule analysis and PowerPoint export |
|
|
316
|
+
| `solution-management` | Solution package management and inspection |
|
|
317
|
+
| `application-settings` | Tenant-wide application settings and theming |
|
|
317
318
|
|
|
318
319
|
### Profile Usage Examples
|
|
319
320
|
|
|
@@ -363,8 +364,22 @@ The server uses a three-tier priority system to determine which profiles are act
|
|
|
363
364
|
|
|
364
365
|
## Available Profiles and Tools
|
|
365
366
|
|
|
367
|
+
### Always Available (No Profile Required)
|
|
368
|
+
These tools are always registered regardless of which profiles are active.
|
|
369
|
+
|
|
370
|
+
**Utilities:**
|
|
371
|
+
- `cplace_get_icon_names` - Get all available icon names in the cplace system (FontAwesome, cplace custom, HUI utility icons)
|
|
372
|
+
- `cplace_check_version_compatibility` - Check version compatibility between the MCP server and the cplace backend API
|
|
373
|
+
|
|
374
|
+
**Apps Catalog:**
|
|
375
|
+
- `cplace_list_apps_catalog` - List all apps in the cplace apps catalog with their overview, dependencies, and investigation status
|
|
376
|
+
- `cplace_get_app_details` - Get detailed documentation for a specific cplace app including types, attributes, widgets, and dependencies
|
|
377
|
+
|
|
378
|
+
**Profile Management:**
|
|
379
|
+
- `cplace_manage_profiles` - Dynamically manage active profiles
|
|
380
|
+
|
|
366
381
|
### Core (Always Loaded)
|
|
367
|
-
Essential operations including workspace navigation, page CRUD operations, search, users, and references.
|
|
382
|
+
Essential operations including workspace navigation, page CRUD operations, search, users, documents, and references.
|
|
368
383
|
|
|
369
384
|
**Workspace Management:**
|
|
370
385
|
- `cplace_list_workspaces` - Get all workspaces with essential properties
|
|
@@ -384,19 +399,18 @@ Essential operations including workspace navigation, page CRUD operations, searc
|
|
|
384
399
|
- `cplace_search_pages` - Search pages of a type in cplace with advanced filtering
|
|
385
400
|
- `cplace_search_pages_fulltext` - Make a fulltext search across all pages in cplace
|
|
386
401
|
- `cplace_list_pages_of_type` - List all pages of a specific type in a workspace
|
|
402
|
+
- `cplace_search_pages_csv` - Export search results to CSV format
|
|
387
403
|
|
|
388
404
|
**Users & References:**
|
|
389
405
|
- `cplace_get_person_by_name` - Get details about a person by searching for their name
|
|
390
406
|
- `cplace_get_current_user` - Get information about the currently logged-in user
|
|
391
407
|
- `cplace_get_incoming_references` - Get incoming references for pages or types
|
|
392
408
|
|
|
409
|
+
**Documents:**
|
|
410
|
+
- `cplace_get_document` - Get document details including fulltext content, with support for chunked reading of large documents
|
|
411
|
+
|
|
393
412
|
**Utilities:**
|
|
394
413
|
- `cplace_resolve_url` - Resolve any cplace URL (absolute, relative, or handler-based) into structured page/workspace information
|
|
395
|
-
- `cplace_get_icon_names` - Get all available icon names in the cplace system (FontAwesome, cplace custom, HUI utility icons)
|
|
396
|
-
- `cplace_check_version_compatibility` - Check version compatibility between the MCP server and the cplace backend API
|
|
397
|
-
|
|
398
|
-
**Profile Management:**
|
|
399
|
-
- `cplace_manage_profiles` - Dynamically manage active profiles
|
|
400
414
|
|
|
401
415
|
### Workspace Admin (Profile: workspace-admin)
|
|
402
416
|
Workspace creation and app management.
|
|
@@ -422,6 +436,7 @@ Widget discovery, layout scripting, type layout management, richstring widget op
|
|
|
422
436
|
**Type Layouts:**
|
|
423
437
|
- `cplace_list_type_alternative_layouts` - List all available layouts for a type with usage statistics (default + alternatives)
|
|
424
438
|
- `cplace_create_type_alternative_layout` - Create a new alternative layout for a specific type definition
|
|
439
|
+
- `cplace_delete_type_alternative_layout` - Delete an alternative layout from a type definition
|
|
425
440
|
|
|
426
441
|
**Richstring Widget Operations:**
|
|
427
442
|
- `cplace_richstring_extract_widgets` - Extract all embedded widgets from a richstring attribute value
|
|
@@ -442,20 +457,39 @@ Widget discovery, layout scripting, type layout management, richstring widget op
|
|
|
442
457
|
- `cplace_board_configure_swimlanes` - Configure board swimlanes with static or dynamic grouping
|
|
443
458
|
- `cplace_board_configure_visual` - Configure board visual settings (colors, sizing, history)
|
|
444
459
|
|
|
460
|
+
### Resource Management (Profile: resource-management)
|
|
461
|
+
Resource planner widget configuration.
|
|
462
|
+
|
|
463
|
+
**Resource Planner Widget Configuration:**
|
|
464
|
+
- `cplace_resource_planner_get_configuration` - Get current resource planner widget configuration in a structured, grouped format
|
|
465
|
+
- `cplace_resource_planner_configure_data_source` - Configure the resource planner's primary data source and date calculation settings
|
|
466
|
+
- `cplace_resource_planner_configure_groups` - Configure the resource planner's optional grouping layers
|
|
467
|
+
- `cplace_resource_planner_configure_columns` - Configure the resource planner's column definitions
|
|
468
|
+
- `cplace_resource_planner_configure_display` - Configure the resource planner's display and visual settings
|
|
469
|
+
|
|
445
470
|
### Type and Attribute Definition (Profile: types-write)
|
|
446
|
-
Type and attribute creation and
|
|
471
|
+
Type and attribute creation, updates, and deletion.
|
|
447
472
|
|
|
448
473
|
- `cplace_manage_type_definition` - Create or update type definitions in a workspace with comprehensive configuration options
|
|
449
474
|
- `cplace_manage_attribute_definition` - Create or update attribute definitions within existing type definitions
|
|
475
|
+
- `cplace_delete_type_definition` - Delete a type definition and all its attributes, validators, change listeners, and alternative layouts
|
|
476
|
+
- `cplace_delete_attribute_definition` - Delete an attribute definition from a type
|
|
450
477
|
|
|
451
478
|
### Low-Code (Profile: low-code)
|
|
452
|
-
Validators, change listeners, workflow state machines, workflow scripts, script logging, and
|
|
479
|
+
Validators, change listeners, workflow state machines, workflow scripts, script linting, script logging, script execution, job scripts, and job schedule triggers.
|
|
453
480
|
|
|
481
|
+
**Validators:**
|
|
454
482
|
- `cplace_get_validator_by_attribute` - Get JavaScript validator script and metadata for a specific attribute
|
|
455
483
|
- `cplace_manage_validator` - Create or update JavaScript validators for attribute definitions
|
|
484
|
+
- `cplace_delete_validator` - Delete a validator from an attribute definition
|
|
485
|
+
|
|
486
|
+
**Change Listeners:**
|
|
456
487
|
- `cplace_get_change_listeners_by_type` - Get all JavaScript automation scripts (change listeners) for a type
|
|
457
488
|
- `cplace_manage_change_listener` - Create or update JavaScript automation scripts that execute when specified attributes change
|
|
458
489
|
- `cplace_edit_change_listener` - Edit a change listener script using str_replace for surgical text replacements
|
|
490
|
+
- `cplace_delete_change_listener` - Delete a change listener from a type
|
|
491
|
+
|
|
492
|
+
**Workflow:**
|
|
459
493
|
- `cplace_manage_workflow_state` - Create or update workflow states for type definitions with comprehensive configuration
|
|
460
494
|
- `cplace_delete_workflow_state` - Delete a workflow state from a type definition
|
|
461
495
|
- `cplace_manage_workflow_transition` - Create or update workflow transitions between states with validation and JavaScript actions
|
|
@@ -463,19 +497,35 @@ Validators, change listeners, workflow state machines, workflow scripts, script
|
|
|
463
497
|
- `cplace_get_workflow_script` - Get the JavaScript script associated with a workflow state or transition
|
|
464
498
|
- `cplace_manage_workflow_script` - Create or update JavaScript scripts for workflow states or transitions
|
|
465
499
|
- `cplace_edit_workflow_script` - Edit a workflow script using str_replace for surgical text replacements
|
|
500
|
+
|
|
501
|
+
**Script Linting:**
|
|
502
|
+
- `cplace_lint_script` - Lint a cplace low-code script (change listener, validator, or workflow script) using the cplace ESLint rules
|
|
503
|
+
|
|
504
|
+
**Script Logs & Execution:**
|
|
466
505
|
- `cplace_get_script_logs` - Retrieve filtered and paginated script execution logs for debugging and monitoring low-code scripts
|
|
467
506
|
- `cplace_execute_script` - Execute JavaScript in a sandboxed cplace environment for read-only data queries and calculations
|
|
468
507
|
- `cplace_execute_script_write` - Execute JavaScript with write capabilities (create, modify, delete pages)
|
|
469
508
|
|
|
509
|
+
**Job Scripts:**
|
|
510
|
+
- `cplace_get_job_scripts` - Get all Low-Code Job scripts in a workspace
|
|
511
|
+
- `cplace_manage_job_script` - Create or update a Low-Code Job script entity
|
|
512
|
+
- `cplace_edit_job_script` - Edit a job script using str_replace for surgical text replacements
|
|
513
|
+
- `cplace_delete_job_script` - Delete a job script from a workspace
|
|
514
|
+
- `cplace_trigger_job_schedule` - Trigger manual execution of a Low-Code Job schedule
|
|
515
|
+
|
|
470
516
|
### Jobs (Profile: jobs)
|
|
471
517
|
Job monitoring and management.
|
|
472
518
|
|
|
473
519
|
- `cplace_get_job` - Get detailed information about a PersistentJob including state, timestamps, duration, and optionally the job output
|
|
474
520
|
- `cplace_list_jobs` - List PersistentJobs with optional filtering by state, creator, time range, and job class name
|
|
475
521
|
|
|
476
|
-
###
|
|
477
|
-
PowerPoint export
|
|
522
|
+
### Project Planning (Profile: project-planning)
|
|
523
|
+
Schedule analysis and PowerPoint export.
|
|
478
524
|
|
|
525
|
+
**Schedule:**
|
|
526
|
+
- `cplace_get_schedule_links` - Get schedule dependencies and links between work packages
|
|
527
|
+
|
|
528
|
+
**PowerPoint Export:**
|
|
479
529
|
- `cplace_create_ppt_export_profile` - Create PowerPoint Export Profiles with comprehensive configuration for page layout, timeline settings, task classes, and visual formatting
|
|
480
530
|
- `cplace_partial_update_ppt_export_profile` - Update existing PowerPoint Export Profiles using path-based granular updates
|
|
481
531
|
|
|
@@ -487,15 +537,67 @@ Version history and change tracking.
|
|
|
487
537
|
- `cplace_get_page_diff` - Compare page states between two timestamps and return the differences
|
|
488
538
|
- `cplace_get_page_changesets_summary` - Get a summary of recent changes for a page (convenience tool for last 7 days by default)
|
|
489
539
|
|
|
490
|
-
###
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
- `
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
- `
|
|
540
|
+
### Solution Management (Profile: solution-management)
|
|
541
|
+
Solution package management, inspection, installation, and publishing.
|
|
542
|
+
|
|
543
|
+
- `cplace_list_solution_packages` - List all solution packages with summary information including latest version, latest design, and counts
|
|
544
|
+
- `cplace_get_solution_package` - Get full details for a solution package including all versions, designs, and installations
|
|
545
|
+
- `cplace_get_solution_package_version` - Get details for a solution package version including slots, publish date, and changelog
|
|
546
|
+
- `cplace_get_solution_package_installation` - Get details for a solution package installation including workspace slot assignments and available upgrades
|
|
547
|
+
- `cplace_install_solution_package` - Install a solution package version into workspaces with slot-to-workspace mappings
|
|
548
|
+
- `cplace_upgrade_solution_package_installation` - Upgrade an existing solution package installation to a newer version
|
|
549
|
+
- `cplace_publish_solution_package_version` - Publish a solution package design as a new version
|
|
550
|
+
|
|
551
|
+
### Application Settings (Profile: application-settings)
|
|
552
|
+
Tenant-wide application settings including expert settings for theming (LESS, SCSS, CSS, JavaScript).
|
|
553
|
+
|
|
554
|
+
- `cplace_get_expert_settings` - Retrieve all tenant-wide expert settings for theming
|
|
555
|
+
- `cplace_update_expert_settings` - Update one or more tenant-wide expert settings (LESS, SCSS, CSS, JavaScript)
|
|
556
|
+
- `cplace_edit_expert_settings` - Surgically edit a single expert settings field using str_replace
|
|
557
|
+
|
|
558
|
+
## Architecture
|
|
559
|
+
|
|
560
|
+
```mermaid
|
|
561
|
+
graph TB
|
|
562
|
+
subgraph DevEnv[Development Environment]
|
|
563
|
+
Agent[Local Coding Agent]
|
|
564
|
+
end
|
|
565
|
+
|
|
566
|
+
subgraph AIInfra[AI Infrastructure]
|
|
567
|
+
LLM[Large Language Model]
|
|
568
|
+
end
|
|
569
|
+
|
|
570
|
+
subgraph MCPLayer[MCP Layer]
|
|
571
|
+
MCP_Server[cplace MCP Server]
|
|
572
|
+
end
|
|
573
|
+
|
|
574
|
+
subgraph cplaceInst[cplace Instance]
|
|
575
|
+
MCP_Endpoint[MCP Endpoint]
|
|
576
|
+
cplace_Core[cplace Core]
|
|
577
|
+
DB[Database]
|
|
578
|
+
end
|
|
579
|
+
|
|
580
|
+
Agent -->|1: User Request| LLM
|
|
581
|
+
LLM -->|2: MCP Tool Call| Agent
|
|
582
|
+
Agent -->|3: MCP Request| MCP_Server
|
|
583
|
+
MCP_Server -->|4: HTTP REST| MCP_Endpoint
|
|
584
|
+
MCP_Endpoint -->|5: Queries Commands| cplace_Core
|
|
585
|
+
cplace_Core -->|6: Data Access| DB
|
|
586
|
+
|
|
587
|
+
DB -->|7: Data| cplace_Core
|
|
588
|
+
cplace_Core -->|8: Response| MCP_Endpoint
|
|
589
|
+
MCP_Endpoint -->|9: JSON Response| MCP_Server
|
|
590
|
+
MCP_Server -->|10: MCP Response| Agent
|
|
591
|
+
Agent -->|11: Context Response| LLM
|
|
592
|
+
LLM -->|12: AI Response| Agent
|
|
593
|
+
|
|
594
|
+
style Agent fill:#e1f5ff
|
|
595
|
+
style LLM fill:#ffe1f5
|
|
596
|
+
style MCP_Server fill:#fff4e1
|
|
597
|
+
style MCP_Endpoint fill:#e1ffe1
|
|
598
|
+
style cplace_Core fill:#e1ffe1
|
|
599
|
+
style DB fill:#f0f0f0
|
|
600
|
+
```
|
|
499
601
|
|
|
500
602
|
## Troubleshooting
|
|
501
603
|
|
package/dist/api.d.ts
CHANGED
|
@@ -168,9 +168,11 @@ export interface ApiEndpoints {
|
|
|
168
168
|
'json/fulltext-search': SearchApiResponse;
|
|
169
169
|
'json/version': VersionApiResponse;
|
|
170
170
|
}
|
|
171
|
+
export declare const DEFAULT_URL_PREFIX = "cplace-api/cf.cplace.citizenAi/mcp";
|
|
171
172
|
export declare class CplaceApiClient {
|
|
172
173
|
private config;
|
|
173
|
-
|
|
174
|
+
private urlPrefix;
|
|
175
|
+
constructor(config: CplaceConfig, urlPrefix?: string);
|
|
174
176
|
makeApiRequest<T extends keyof ApiEndpoints>(endpoint: T, method?: 'GET' | 'POST' | 'PATCH' | 'DELETE', params?: Record<string, any>, data?: any): Promise<ApiEndpoints[T]>;
|
|
175
177
|
makeApiRequest<T = any>(endpoint: string, method?: 'GET' | 'POST' | 'PATCH' | 'DELETE', params?: Record<string, any>, data?: any): Promise<T>;
|
|
176
178
|
makeRawApiRequest(endpoint: string, method?: 'GET' | 'POST' | 'PATCH' | 'DELETE', params?: Record<string, any>, data?: any): Promise<any>;
|
package/dist/api.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../src/api.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../src/api.ts"],"names":[],"mappings":"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"}
|
package/dist/api.js
CHANGED
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import axios from 'axios';
|
|
2
2
|
import { debugLogWithTag } from './logger.js';
|
|
3
|
+
export const DEFAULT_URL_PREFIX = 'cplace-api/cf.cplace.citizenAi/mcp';
|
|
3
4
|
export class CplaceApiClient {
|
|
4
5
|
config;
|
|
5
|
-
|
|
6
|
+
urlPrefix;
|
|
7
|
+
constructor(config, urlPrefix = DEFAULT_URL_PREFIX) {
|
|
6
8
|
this.config = config;
|
|
9
|
+
this.urlPrefix = urlPrefix;
|
|
7
10
|
}
|
|
8
11
|
async makeApiRequest(endpoint, method = 'GET', params, data) {
|
|
9
12
|
debugLogWithTag('API_CLIENT', `Making ${method} request to endpoint: ${endpoint}`);
|
|
@@ -22,7 +25,7 @@ export class CplaceApiClient {
|
|
|
22
25
|
headers['X-Requested-With'] = 'XMLHttpRequest';
|
|
23
26
|
headers['X-CSRF-TOKEN'] = 'fetch';
|
|
24
27
|
}
|
|
25
|
-
const url = new URL(
|
|
28
|
+
const url = new URL(`${this.urlPrefix}/${endpoint}`, this.config.url).toString();
|
|
26
29
|
debugLogWithTag('API_CLIENT', `Full URL: ${url}`);
|
|
27
30
|
debugLogWithTag('API_CLIENT', `Headers: ${JSON.stringify(headers)}`);
|
|
28
31
|
let response;
|
|
@@ -102,7 +105,7 @@ export class CplaceApiClient {
|
|
|
102
105
|
headers['X-Requested-With'] = 'XMLHttpRequest';
|
|
103
106
|
headers['X-CSRF-TOKEN'] = 'fetch';
|
|
104
107
|
}
|
|
105
|
-
const url = new URL(
|
|
108
|
+
const url = new URL(`${this.urlPrefix}/${endpoint}`, this.config.url).toString();
|
|
106
109
|
debugLogWithTag('API_CLIENT', `Full URL: ${url}`);
|
|
107
110
|
let response;
|
|
108
111
|
if (method === 'GET') {
|
package/dist/api.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.js","sourceRoot":"","sources":["../src/api.ts"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAE7C,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AA2M9C,MAAM,OAAO,eAAe;IAClB,MAAM,CAAe;
|
|
1
|
+
{"version":3,"file":"api.js","sourceRoot":"","sources":["../src/api.ts"],"names":[],"mappings":"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"}
|
package/dist/index.js
CHANGED
|
@@ -8,12 +8,15 @@ import cors from "cors";
|
|
|
8
8
|
import { randomUUID } from "node:crypto";
|
|
9
9
|
import * as dotenv from 'dotenv';
|
|
10
10
|
import { CplaceApiClient } from './api.js';
|
|
11
|
-
import { parseProfiles
|
|
12
|
-
import {
|
|
11
|
+
import { parseProfiles } from './profiles.js';
|
|
12
|
+
import { PluginRegistry } from './plugin-registry.js';
|
|
13
13
|
import { registerSystemTools } from './tools/system.js';
|
|
14
14
|
import { registerProfileManagementTools } from './tools/profile-management.js';
|
|
15
|
+
import { registerWidgetTools } from './tools/widgets.js';
|
|
16
|
+
import { registerAppCatalogTools } from './tools/apps-catalog.js';
|
|
15
17
|
import { debugLogWithTag } from './logger.js';
|
|
16
18
|
import { parseUrlCredentials, hasEmbeddedCredentials } from './url-parsing.js';
|
|
19
|
+
import { loadExternalPlugins } from './plugin-loader.js';
|
|
17
20
|
import { readFileSync } from 'fs';
|
|
18
21
|
import { join } from 'path';
|
|
19
22
|
import { fileURLToPath } from 'url';
|
|
@@ -62,22 +65,31 @@ const config = (() => {
|
|
|
62
65
|
};
|
|
63
66
|
})();
|
|
64
67
|
const client = new CplaceApiClient(config);
|
|
65
|
-
const
|
|
66
|
-
|
|
68
|
+
const registry = new PluginRegistry();
|
|
69
|
+
await loadExternalPlugins(process.argv, registry);
|
|
70
|
+
const collisionWarnings = registry.validateToolNameCollisions();
|
|
71
|
+
for (const warning of collisionWarnings) {
|
|
72
|
+
debugLogWithTag('PLUGINS', warning);
|
|
73
|
+
console.warn(`[cplace-mcp] ${warning}`);
|
|
74
|
+
}
|
|
75
|
+
const activeGroups = parseProfiles(process.argv, config.apiToken || undefined, config.url || undefined, registry.getAvailableProfileNames());
|
|
67
76
|
debugLogWithTag('MCP', '====================================');
|
|
68
77
|
debugLogWithTag('MCP', 'cplace MCP Server Profile Configuration');
|
|
69
78
|
debugLogWithTag('MCP', '====================================');
|
|
70
79
|
debugLogWithTag('MCP', `Active profiles: ${Array.from(activeGroups).join(', ')}`);
|
|
71
|
-
debugLogWithTag('MCP', `Modules to load: ${requiredModules.size} (${Array.from(requiredModules).join(', ')})`);
|
|
72
80
|
debugLogWithTag('MCP', '====================================');
|
|
73
81
|
function createStdioServer() {
|
|
74
82
|
const stdioServer = new McpServer({
|
|
75
83
|
name: `cplace-mcp-server`,
|
|
76
84
|
version: "1.0.0"
|
|
77
85
|
});
|
|
78
|
-
|
|
86
|
+
registry.registerTools(stdioServer, client, activeGroups);
|
|
87
|
+
const mergedSpecs = registry.getAggregatedWidgetSpecifications(activeGroups);
|
|
88
|
+
registerWidgetTools(stdioServer, client, mergedSpecs);
|
|
89
|
+
const mergedAppCatalog = registry.getAggregatedAppCatalog(activeGroups);
|
|
90
|
+
registerAppCatalogTools(stdioServer, mergedAppCatalog);
|
|
79
91
|
registerSystemTools(stdioServer, config, client);
|
|
80
|
-
registerProfileManagementTools(stdioServer, () => ({ apiToken: config.apiToken, cplaceUrl: config.url }));
|
|
92
|
+
registerProfileManagementTools(stdioServer, () => ({ apiToken: config.apiToken, cplaceUrl: config.url }), registry);
|
|
81
93
|
return stdioServer;
|
|
82
94
|
}
|
|
83
95
|
const isRemote = process.argv.includes('--remote') || process.env.MCP_TRANSPORT === 'http';
|
|
@@ -143,10 +155,14 @@ function createSessionServer(cplaceUrl, apiToken) {
|
|
|
143
155
|
name: `cplace-mcp-server`,
|
|
144
156
|
version: "1.0.0"
|
|
145
157
|
});
|
|
146
|
-
const sessionGroups = parseProfiles(process.argv, apiToken, cplaceUrl);
|
|
147
|
-
|
|
158
|
+
const sessionGroups = parseProfiles(process.argv, apiToken, cplaceUrl, registry.getAvailableProfileNames());
|
|
159
|
+
registry.registerTools(sessionServer, sessionClient, sessionGroups);
|
|
160
|
+
const mergedSpecs = registry.getAggregatedWidgetSpecifications(sessionGroups);
|
|
161
|
+
registerWidgetTools(sessionServer, sessionClient, mergedSpecs);
|
|
162
|
+
const mergedAppCatalog = registry.getAggregatedAppCatalog(sessionGroups);
|
|
163
|
+
registerAppCatalogTools(sessionServer, mergedAppCatalog);
|
|
148
164
|
registerSystemTools(sessionServer, { url: ensureTrailingSlash(cplaceUrl), apiToken, registerSystemInfoTool: config.registerSystemInfoTool }, sessionClient);
|
|
149
|
-
registerProfileManagementTools(sessionServer, () => ({ apiToken, cplaceUrl }));
|
|
165
|
+
registerProfileManagementTools(sessionServer, () => ({ apiToken, cplaceUrl }), registry);
|
|
150
166
|
return { server: sessionServer, client: sessionClient };
|
|
151
167
|
}
|
|
152
168
|
function cleanupIdleSessions(sessions) {
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { McpPlugin } from './plugin-types.js';
|
|
2
|
+
import { PluginRegistry } from './plugin-registry.js';
|
|
3
|
+
export declare function parsePluginSources(argv: string[]): string[];
|
|
4
|
+
export declare function validatePluginExport(moduleExport: unknown, source: string): McpPlugin[];
|
|
5
|
+
export declare function loadExternalPlugins(argv: string[], registry: PluginRegistry): Promise<void>;
|
|
6
|
+
//# sourceMappingURL=plugin-loader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-loader.d.ts","sourceRoot":"","sources":["../src/plugin-loader.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAOtD,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,MAAM,EAAE,CAe3D;AAMD,wBAAgB,oBAAoB,CAAC,YAAY,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,GAAG,SAAS,EAAE,CAwBvF;AAMD,wBAAsB,mBAAmB,CACvC,IAAI,EAAE,MAAM,EAAE,EACd,QAAQ,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC,CA2Bf"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { debugLogWithTag } from './logger.js';
|
|
2
|
+
export function parsePluginSources(argv) {
|
|
3
|
+
const pluginsArg = argv.find(arg => arg.startsWith('--plugins='));
|
|
4
|
+
if (pluginsArg) {
|
|
5
|
+
const value = pluginsArg.split('=')[1];
|
|
6
|
+
return value.split(',').map(s => s.trim()).filter(Boolean);
|
|
7
|
+
}
|
|
8
|
+
const envPlugins = process.env.CPLACE_MCP_PLUGINS;
|
|
9
|
+
if (envPlugins) {
|
|
10
|
+
return envPlugins.split(',').map(s => s.trim()).filter(Boolean);
|
|
11
|
+
}
|
|
12
|
+
return [];
|
|
13
|
+
}
|
|
14
|
+
export function validatePluginExport(moduleExport, source) {
|
|
15
|
+
const candidate = moduleExport?.plugins ??
|
|
16
|
+
moduleExport?.default ??
|
|
17
|
+
moduleExport;
|
|
18
|
+
if (!Array.isArray(candidate)) {
|
|
19
|
+
throw new Error(`Plugin package '${source}' does not export a valid plugin array. ` +
|
|
20
|
+
`Expected 'export const plugins: McpPlugin[]' or 'export default McpPlugin[]', ` +
|
|
21
|
+
`got ${typeof candidate}`);
|
|
22
|
+
}
|
|
23
|
+
for (const plugin of candidate) {
|
|
24
|
+
if (!plugin.name || !plugin.modules || typeof plugin.modules !== 'object') {
|
|
25
|
+
throw new Error(`Plugin package '${source}' exports an invalid McpPlugin: ` +
|
|
26
|
+
`missing 'name' or 'modules' property`);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
return candidate;
|
|
30
|
+
}
|
|
31
|
+
export async function loadExternalPlugins(argv, registry) {
|
|
32
|
+
const sources = parsePluginSources(argv);
|
|
33
|
+
if (sources.length === 0)
|
|
34
|
+
return;
|
|
35
|
+
debugLogWithTag('PLUGINS', `Loading external plugins: ${sources.join(', ')}`);
|
|
36
|
+
for (const source of sources) {
|
|
37
|
+
try {
|
|
38
|
+
const importPath = source.startsWith('.') || source.startsWith('/') || source.startsWith('~')
|
|
39
|
+
? source.replace(/^~/, process.env.HOME || '~')
|
|
40
|
+
: source;
|
|
41
|
+
const moduleExport = await import(importPath);
|
|
42
|
+
const plugins = validatePluginExport(moduleExport, source);
|
|
43
|
+
for (const plugin of plugins) {
|
|
44
|
+
registry.register(plugin);
|
|
45
|
+
debugLogWithTag('PLUGINS', `Registered external plugin '${plugin.name}' from '${source}'`);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
catch (error) {
|
|
49
|
+
const message = error instanceof Error ? error.message : String(error);
|
|
50
|
+
debugLogWithTag('PLUGINS', `ERROR: Failed to load plugin from '${source}': ${message}`);
|
|
51
|
+
console.error(`[cplace-mcp] Failed to load external plugin '${source}': ${message}`);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
//# sourceMappingURL=plugin-loader.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-loader.js","sourceRoot":"","sources":["../src/plugin-loader.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
|
|
2
|
+
import { CplaceApiClient } from './api.js';
|
|
3
|
+
import { McpPlugin } from './plugin-types.js';
|
|
4
|
+
import type { WidgetSpecifications } from './plugins/widget-specifications.js';
|
|
5
|
+
import type { AppCatalog } from './plugins/app-catalog.js';
|
|
6
|
+
export declare class PluginRegistry {
|
|
7
|
+
private plugins;
|
|
8
|
+
constructor();
|
|
9
|
+
private registerBuiltinPlugins;
|
|
10
|
+
register(plugin: McpPlugin): void;
|
|
11
|
+
hasProfile(name: string): boolean;
|
|
12
|
+
getAvailableProfileNames(): Set<string>;
|
|
13
|
+
getAvailableProfiles(): Record<string, {
|
|
14
|
+
description: string;
|
|
15
|
+
}>;
|
|
16
|
+
getToolDefinitions(profileName: string): Record<string, Record<string, any>>;
|
|
17
|
+
validateToolNameCollisions(): string[];
|
|
18
|
+
getAggregatedWidgetSpecifications(activeProfiles: Set<string>): WidgetSpecifications;
|
|
19
|
+
getAggregatedAppCatalog(activeProfiles: Set<string>): AppCatalog;
|
|
20
|
+
registerTools(server: McpServer, client: CplaceApiClient, activeProfiles: Set<string>): void;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=plugin-registry.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-registry.d.ts","sourceRoot":"","sources":["../src/plugin-registry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAI9C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAgB3D,qBAAa,cAAc;IACzB,OAAO,CAAC,OAAO,CAA4C;;IAM3D,OAAO,CAAC,sBAAsB;IAY9B,QAAQ,CAAC,MAAM,EAAE,SAAS,GAAG,IAAI;IAwBjC,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO;IAIjC,wBAAwB,IAAI,GAAG,CAAC,MAAM,CAAC;IAIvC,oBAAoB,IAAI,MAAM,CAAC,MAAM,EAAE;QAAE,WAAW,EAAE,MAAM,CAAA;KAAE,CAAC;IAQ/D,kBAAkB,CAAC,WAAW,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAgB5E,0BAA0B,IAAI,MAAM,EAAE;IAyBtC,iCAAiC,CAAC,cAAc,EAAE,GAAG,CAAC,MAAM,CAAC,GAAG,oBAAoB;IAoBpF,uBAAuB,CAAC,cAAc,EAAE,GAAG,CAAC,MAAM,CAAC,GAAG,UAAU;IAkBhE,aAAa,CAAC,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,eAAe,EAAE,cAAc,EAAE,GAAG,CAAC,MAAM,CAAC,GAAG,IAAI;CAiB7F"}
|