@cplace/mcp-server 1.6.0 → 1.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +86 -28
- package/dist/api.d.ts +3 -1
- package/dist/api.d.ts.map +1 -1
- package/dist/api.js +6 -3
- package/dist/api.js.map +1 -1
- package/dist/index.js +26 -10
- package/dist/index.js.map +1 -1
- package/dist/plugin-loader.d.ts +6 -0
- package/dist/plugin-loader.d.ts.map +1 -0
- package/dist/plugin-loader.js +55 -0
- package/dist/plugin-loader.js.map +1 -0
- package/dist/plugin-registry.d.ts +22 -0
- package/dist/plugin-registry.d.ts.map +1 -0
- package/dist/plugin-registry.js +138 -0
- package/dist/plugin-registry.js.map +1 -0
- package/dist/plugin-types.d.ts +14 -0
- package/dist/plugin-types.d.ts.map +1 -0
- package/dist/plugin-types.js +2 -0
- package/dist/plugin-types.js.map +1 -0
- package/dist/plugins/app-catalog.d.ts +6 -0
- package/dist/plugins/app-catalog.d.ts.map +1 -0
- package/dist/plugins/app-catalog.js +37 -0
- package/dist/plugins/app-catalog.js.map +1 -0
- package/dist/plugins/application-settings.d.ts +3 -0
- package/dist/plugins/application-settings.d.ts.map +1 -0
- package/dist/plugins/application-settings.js +16 -0
- package/dist/plugins/application-settings.js.map +1 -0
- package/dist/plugins/core-app-catalog/INVESTIGATION-PROMPT.md +158 -0
- package/dist/plugins/core-app-catalog/README.md +174 -0
- package/dist/plugins/core-app-catalog/cf.cplace.breadcrumbs/README.md +74 -0
- package/dist/plugins/core-app-catalog/cf.cplace.buildingBlockSchedule/README.md +181 -0
- package/dist/plugins/core-app-catalog/cf.cplace.cboard.main/README.md +148 -0
- package/dist/plugins/core-app-catalog/cf.cplace.ctts.main/README.md +106 -0
- package/dist/plugins/core-app-catalog/cf.cplace.draggablePageList/README.md +121 -0
- package/dist/plugins/core-app-catalog/cf.cplace.formsWizard/README.md +161 -0
- package/dist/plugins/core-app-catalog/cf.cplace.itemList/README.md +164 -0
- package/dist/plugins/core-app-catalog/cf.cplace.landingPage/README.md +124 -0
- package/dist/plugins/core-app-catalog/cf.cplace.lowcodeJobScheduler/README.md +100 -0
- package/dist/plugins/core-app-catalog/cf.cplace.meeting/README.md +73 -0
- package/dist/plugins/core-app-catalog/cf.cplace.navigationTileWidget/README.md +68 -0
- package/dist/plugins/core-app-catalog/cf.cplace.officeReports/README.md +98 -0
- package/dist/plugins/core-app-catalog/cf.cplace.officeReports.cplaceReportGeneration/README.md +90 -0
- package/dist/plugins/core-app-catalog/cf.cplace.platform/README.md +190 -0
- package/dist/plugins/core-app-catalog/cf.cplace.pptexport/README.md +135 -0
- package/dist/plugins/core-app-catalog/cf.cplace.pptexport.print/README.md +72 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projectPlanning.app.advanced.advancedScheduleManagement/README.md +150 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projectPlanning.app.basic.basicScheduleManagement/README.md +135 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projectPlanning.app.gantt2.gantt2/README.md +73 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projectTree/README.md +96 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projektplanung.projektplanungBasic/README.md +143 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projektplanung.projektplanungExtended/README.md +216 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projektplanungCalendar/README.md +84 -0
- package/dist/plugins/core-app-catalog/cf.cplace.projektplanungMasterData/README.md +78 -0
- package/dist/plugins/core-app-catalog/cf.cplace.qrCodeWidget/README.md +69 -0
- package/dist/plugins/core-app-catalog/cf.cplace.rest.config/README.md +204 -0
- package/dist/plugins/core-app-catalog/cf.cplace.timelineProcess/README.md +115 -0
- package/dist/plugins/core-app-catalog/cf.cplace.treeTableWidget/README.md +71 -0
- package/dist/plugins/core.d.ts +3 -0
- package/dist/plugins/core.d.ts.map +1 -0
- package/dist/plugins/core.js +32 -0
- package/dist/plugins/core.js.map +1 -0
- package/dist/plugins/history.d.ts +3 -0
- package/dist/plugins/history.d.ts.map +1 -0
- package/dist/plugins/history.js +16 -0
- package/dist/plugins/history.js.map +1 -0
- package/dist/plugins/index.d.ts +12 -0
- package/dist/plugins/index.d.ts.map +1 -0
- package/dist/plugins/index.js +12 -0
- package/dist/plugins/index.js.map +1 -0
- package/dist/plugins/jobs.d.ts +3 -0
- package/dist/plugins/jobs.d.ts.map +1 -0
- package/dist/plugins/jobs.js +16 -0
- package/dist/plugins/jobs.js.map +1 -0
- package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/search.md +1 -1
- package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/search.md +1 -1
- package/dist/plugins/layouts.d.ts +3 -0
- package/dist/plugins/layouts.d.ts.map +1 -0
- package/dist/plugins/layouts.js +26 -0
- package/dist/plugins/layouts.js.map +1 -0
- package/dist/plugins/low-code.d.ts +3 -0
- package/dist/plugins/low-code.d.ts.map +1 -0
- package/dist/plugins/low-code.js +34 -0
- package/dist/plugins/low-code.js.map +1 -0
- package/dist/plugins/project-planning.d.ts +3 -0
- package/dist/plugins/project-planning.d.ts.map +1 -0
- package/dist/plugins/project-planning.js +18 -0
- package/dist/plugins/project-planning.js.map +1 -0
- package/dist/plugins/resource-management-app-catalog/cf.cplace.resourceManagement/README.md +120 -0
- package/dist/plugins/resource-management-app-catalog/cf.cplace.resourceManagement.resourceManagementChart/README.md +72 -0
- package/dist/plugins/resource-management.d.ts +3 -0
- package/dist/plugins/resource-management.d.ts.map +1 -0
- package/dist/plugins/resource-management.js +16 -0
- package/dist/plugins/resource-management.js.map +1 -0
- package/dist/plugins/solution-management.d.ts +3 -0
- package/dist/plugins/solution-management.d.ts.map +1 -0
- package/dist/plugins/solution-management.js +16 -0
- package/dist/plugins/solution-management.js.map +1 -0
- package/dist/plugins/types-write.d.ts +3 -0
- package/dist/plugins/types-write.d.ts.map +1 -0
- package/dist/plugins/types-write.js +16 -0
- package/dist/plugins/types-write.js.map +1 -0
- package/dist/plugins/version.d.ts +2 -0
- package/dist/plugins/version.d.ts.map +1 -0
- package/dist/plugins/version.js +8 -0
- package/dist/plugins/version.js.map +1 -0
- package/dist/plugins/widget-specifications.d.ts +13 -0
- package/dist/plugins/widget-specifications.d.ts.map +1 -0
- package/dist/{widget-specifications/index.js → plugins/widget-specifications.js} +5 -5
- package/dist/plugins/widget-specifications.js.map +1 -0
- package/dist/plugins/workspace-admin.d.ts +3 -0
- package/dist/plugins/workspace-admin.d.ts.map +1 -0
- package/dist/plugins/workspace-admin.js +16 -0
- package/dist/plugins/workspace-admin.js.map +1 -0
- package/dist/profiles.d.ts +1 -7
- package/dist/profiles.d.ts.map +1 -1
- package/dist/profiles.js +5 -65
- package/dist/profiles.js.map +1 -1
- package/dist/public-api.d.ts +6 -0
- package/dist/public-api.d.ts.map +1 -0
- package/dist/public-api.js +3 -0
- package/dist/public-api.js.map +1 -0
- package/dist/tools/apps-catalog.d.ts +5 -0
- package/dist/tools/apps-catalog.d.ts.map +1 -0
- package/dist/tools/apps-catalog.js +42 -0
- package/dist/tools/apps-catalog.js.map +1 -0
- package/dist/tools/csv-export.d.ts +2 -2
- package/dist/tools/csv-export.js +7 -7
- package/dist/tools/csv-export.js.map +1 -1
- package/dist/tools/layout-richstring-widgets.d.ts.map +1 -1
- package/dist/tools/layout-richstring-widgets.js +4 -0
- package/dist/tools/layout-richstring-widgets.js.map +1 -1
- package/dist/tools/profile-management.d.ts +2 -34
- package/dist/tools/profile-management.d.ts.map +1 -1
- package/dist/tools/profile-management.js +64 -67
- package/dist/tools/profile-management.js.map +1 -1
- package/dist/tools/references.d.ts +3 -3
- package/dist/tools/references.js +3 -3
- package/dist/tools/references.js.map +1 -1
- package/dist/tools/resource-planner-widget.d.ts +4 -4
- package/dist/tools/richstring-widgets.d.ts.map +1 -1
- package/dist/tools/richstring-widgets.js +4 -0
- package/dist/tools/richstring-widgets.js.map +1 -1
- package/dist/tools/script-logs.d.ts +2 -2
- package/dist/tools/script-logs.js +7 -7
- package/dist/tools/script-logs.js.map +1 -1
- package/dist/tools/search.d.ts +4 -4
- package/dist/tools/search.js +15 -15
- package/dist/tools/search.js.map +1 -1
- package/dist/tools/type-layouts.d.ts +1 -1
- package/dist/tools/type-layouts.js +5 -5
- package/dist/tools/type-layouts.js.map +1 -1
- package/dist/tools/type-management.d.ts +5 -5
- package/dist/tools/type-management.js +18 -18
- package/dist/tools/type-management.js.map +1 -1
- package/dist/tools/widgets.d.ts +2 -1
- package/dist/tools/widgets.d.ts.map +1 -1
- package/dist/tools/widgets.js +11 -12
- package/dist/tools/widgets.js.map +1 -1
- package/dist/tools/workflow-execution.d.ts +18 -0
- package/dist/tools/workflow-execution.d.ts.map +1 -0
- package/dist/tools/workflow-execution.js +43 -0
- package/dist/tools/workflow-execution.js.map +1 -0
- package/dist/tools/workflow.d.ts +4 -4
- package/dist/tools/workflow.js +18 -18
- package/dist/tools/workflow.js.map +1 -1
- package/dist/tools/workspace-core.d.ts +1 -1
- package/dist/tools/workspace-core.js +3 -3
- package/dist/tools/workspace-core.js.map +1 -1
- package/package.json +15 -5
- package/dist/conditional-registration.d.ts +0 -4
- package/dist/conditional-registration.d.ts.map +0 -1
- package/dist/conditional-registration.js +0 -84
- package/dist/conditional-registration.js.map +0 -1
- package/dist/tool-metadata.d.ts +0 -2
- package/dist/tool-metadata.d.ts.map +0 -1
- package/dist/tool-metadata.js +0 -57
- package/dist/tool-metadata.js.map +0 -1
- package/dist/widget-specifications/DOCUMENTATION-STATUS.md +0 -429
- package/dist/widget-specifications/GENERATING-FROM-RESEARCH.md +0 -61
- package/dist/widget-specifications/_research_from_ga_products/.claude-settings.local.json +0 -48
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-api-common-config-metadata-SyncMetadataTable/research.md +0 -168
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-breadcrumbs-breadcrumbsWidget/research.md +0 -125
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-cboard-main-board/research.md +0 -373
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-citizenAi-askYourPageWidget/research.md +0 -319
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-cplaceReportGeneration-generateReportWidget/research.md +0 -295
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-employeeReportChart/research.md +0 -230
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-employeeReportGrid/research.md +0 -215
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-projectmanagerReportChart/research.md +0 -192
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-projectmanagerReportGrid/research.md +0 -178
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-widget/research.md +0 -332
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-demoWidgets-demoRichString/research.md +0 -194
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-documentation-navigationWidget/research.md +0 -426
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dragAndDropImageView-imageWithTextAndListWidget/research.md +0 -326
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dragAndDropImageView-imageWithTextWidget/research.md +0 -580
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dragAndDropImageView-widget/research.md +0 -281
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-draggablePageList-widget/research.md +0 -210
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dynamicCodeBlockWidget-dynamicCodeBlockWidget/research.md +0 -250
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-attribute-conversion-widget-enumMappingTable/research.md +0 -260
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-configuration-widget-attributeMappingTable/research.md +0 -148
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-connector-extension-widget-cleanupConfigTable/research.md +0 -138
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-connector-extension-widget-connectorSyncConfigsTable/research.md +0 -150
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-connector-extension-widget-serverConnectionTable/research.md +0 -181
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-extendedTreeTableWidget/research.md +0 -253
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-horizontalDivider/research.md +0 -261
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-startWizardWidget/research.md +0 -211
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepEditorForWizardWidget/research.md +0 -183
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepEditorWidget/research.md +0 -298
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepManager/research.md +0 -419
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepPreview/research.md +0 -256
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-wizardActivation/research.md +0 -174
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-wizardAnalysis/research.md +0 -283
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-wizardLocalizations/research.md +0 -193
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-genericInterface-api-widgets-triggerInterfaceButton/research.md +0 -180
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-landingPageFromPage-quickOverview/research.md +0 -186
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-landingPageFromPage-sessionUserNameWidget/research.md +0 -158
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-landingPageFromPage-simpleListWithAttachment/research.md +0 -135
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-layoutTabsWidget-widget/research.md +0 -238
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-lowCodeWidgets-lowCodeButton/research.md +0 -272
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-lowCodeWidgets-lowCodeText/research.md +0 -176
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-lowcode-ai-chatWidget/research.md +0 -194
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-meeting-pageHeader/research.md +0 -208
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-navigationTileWidget-widget/research.md +0 -259
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-officeReports-headlineForReports/research.md +0 -174
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-officeReports-scriptPlaceholders/research.md +0 -233
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-officeReports-templatePlaceholders/research.md +0 -150
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-orgaTree-edit/research.md +0 -353
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-outlookMessageIntegration-outlookMessages/research.md +0 -233
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-pageViewHeadline-widget/research.md +0 -217
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-pdfPreview-widget/research.md +0 -235
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-attributesGroup/research.md +0 -525
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-batchJobQuickGlance/research.md +0 -372
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-connectedAttributesGroup/research.md +0 -408
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-dynamicIframe/research.md +0 -198
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-tableWidget/research.md +0 -427
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-pptexport-pgPreviewWidget/research.md +0 -151
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-projectTree-editProjects/research.md +0 -163
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-projektplanung-scheduleLockState/research.md +0 -174
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-projektplanung-subscriptions/research.md +0 -316
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-qrCodeWidget/research.md +0 -130
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-resourceManagement-resourcePlannerDefinition/research.md +0 -331
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-rest-config-widget-productionModeHintWidget/research.md +0 -332
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-simpleCalendar-calendar/research.md +0 -284
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-simpleForm-widget/research.md +0 -193
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-tableDetailViewWidget-widget/research.md +0 -311
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-treeTableWidget/research.md +0 -422
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-tuplesWidget-widget/research.md +0 -295
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-videoWidget/research.md +0 -154
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-visualizations-scriptingHighcharts/research.md +0 -249
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-visualizations-scriptingLineChart/research.md +0 -279
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-visualizations-tupleLineChart/research.md +0 -221
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-attributeHistory/research.md +0 -421
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-attributes/research.md +0 -377
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-comments/research.md +0 -254
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedBarChart/research.md +0 -275
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedMatrix/research.md +0 -396
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedPieChart/research.md +0 -150
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedSingleAttribute/research.md +0 -430
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedTableFilter/research.md +0 -468
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-customRichStringAttribute/research.md +0 -120
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-embeddedSearchAsList/research.md +0 -485
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-embeddedSearchAsTable/research.md +0 -428
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-files/research.md +0 -240
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-iframe/research.md +0 -358
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-incomingLinks/research.md +0 -242
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-incomingReferences/research.md +0 -488
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-makeover-attributes/research.md +0 -219
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-modificationInfo/research.md +0 -141
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-myElements/research.md +0 -116
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-richString/research.md +0 -437
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-singleAttribute/research.md +0 -1094
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-tags/research.md +0 -332
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-wiki/research.md +0 -258
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-gantt/research.md +0 -268
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-ganttTaskDemo/research.md +0 -271
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-multiGantt/research.md +0 -343
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-scheduleTreeTable/research.md +0 -261
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-singleGantt/research.md +0 -184
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-singleGanttLink/research.md +0 -188
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-curves-widget/research.md +0 -341
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-toolbar-datePickerWidget/research.md +0 -232
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-toolbar-dropDownWidget/research.md +0 -417
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-toolbar-miscWidget/research.md +0 -172
- package/dist/widget-specifications/_research_from_ga_products/de-visualistik-visualRoadmap-widget/research.md +0 -277
- package/dist/widget-specifications/_research_from_ga_products/msg-scripts-imagegallery-basic/research.md +0 -112
- package/dist/widget-specifications/_research_from_ga_products/phase-0-discovery-approach.md +0 -248
- package/dist/widget-specifications/_research_from_ga_products/widget-definition-mapping.md +0 -169
- package/dist/widget-specifications/_research_from_ga_products/widget-documentation-project.md +0 -259
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/generate.sh +0 -100
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/parse-mapping.sh +0 -35
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/template.md +0 -38
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/widgets.txt +0 -108
- package/dist/widget-specifications/index.d.ts.map +0 -1
- package/dist/widget-specifications/index.js.map +0 -1
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/CLAUDE.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/WIDGET-TAGGING-SCHEME.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.layoutSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.layouts.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.sourceForLayouts.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/absoluteSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/layout.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/pageSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/relativeSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/cf.cplace.platform.attributesGroup.layout.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/singleSelectionWidgetId.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/columns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/displayOptions.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/multiSortColumns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/attributes.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/cf.cplace.visualization.dataSource.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/cf.cplace.visualization.search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/script.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/tableWidgetId.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/attributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/attributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/attributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/singleColumn.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/singleSelectionWidgetId.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/withLabel.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/withValue.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/columns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/multiSortColumns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.entity.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.quotedAttributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.singleColumn.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.useParent.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.withLabel.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.withValue.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/tag-registry.json +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/actionSearch.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/attributesConfiguration.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/chartSearch.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/dateCalculation.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/defaultColumnsConfiguration.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchFirstGroup.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchNode.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchRootNode.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchSecondGroup.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/treeStructure.md +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"layout-richstring-widgets.js","sourceRoot":"","sources":["../../src/tools/layout-richstring-widgets.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"layout-richstring-widgets.js","sourceRoot":"","sources":["../../src/tools/layout-richstring-widgets.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAC5H,OAAO,EACL,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,wBAAwB,EACxB,eAAe,EAChB,MAAM,yBAAyB,CAAC;AAGjC,MAAM,oCAAoC,GAAG,wCAAwC,CAAC;AACtF,MAAM,oCAAoC,GAAG,wCAAwC,CAAC;AACtF,MAAM,oCAAoC,GAAG,wCAAwC,CAAC;AACtF,MAAM,sCAAsC,GAAG,0CAA0C,CAAC;AAG1F,MAAM,uBAAuB,GAAG;IAC9B,wBAAwB;IACxB,sCAAsC;CACvC,CAAC;AAaF,SAAS,wBAAwB,CAAC,aAAkB,EAAE,eAAuB;IAC3E,IAAI,CAAC,aAAa;QAAE,OAAO,EAAE,CAAC;IAG9B,IAAI,OAAO,aAAa,KAAK,QAAQ,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,aAAa,CAAC,EAAE,CAAC;QACvE,MAAM,KAAK,GAAG,aAAa,CAAC,eAAe,CAAC,CAAC;QAC7C,IAAI,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,IAAI;YAAE,OAAO,EAAE,CAAC;QACrD,IAAI,OAAO,KAAK,KAAK,QAAQ;YAAE,OAAO,KAAK,CAAC;QAC5C,IAAI,OAAO,KAAK,KAAK,QAAQ,IAAI,KAAK,CAAC,MAAM,KAAK,SAAS;YAAE,OAAO,KAAK,CAAC,MAAM,CAAC;QACjF,OAAO,EAAE,CAAC;IACZ,CAAC;IAGD,IAAI,KAAK,CAAC,OAAO,CAAC,aAAa,CAAC,EAAE,CAAC;QACjC,MAAM,KAAK,GAAG,aAAa,CAAC,IAAI,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,KAAK,eAAe,CAAC,CAAC;QACzE,IAAI,CAAC,KAAK,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,MAAM,KAAK,CAAC;YAAE,OAAO,EAAE,CAAC;QACnF,MAAM,UAAU,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;QACnC,IAAI,OAAO,UAAU,KAAK,QAAQ;YAAE,OAAO,UAAU,CAAC;QACtD,IAAI,UAAU,CAAC,MAAM,KAAK,SAAS;YAAE,OAAO,UAAU,CAAC,MAAM,CAAC;QAC9D,IAAI,UAAU,CAAC,MAAM,KAAK,SAAS;YAAE,OAAO,UAAU,CAAC,MAAM,CAAC;QAC9D,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,OAAO,EAAE,CAAC;AACZ,CAAC;AAgBD,KAAK,UAAU,sBAAsB,CACnC,MAAuB,EACvB,OAA4C,EAC5C,QAAgB,EAChB,eAAuB,EACvB,WAAiF,EACjF,YAAqB,IAAI;IAEzB,MAAM,QAAQ,GAAG,oBAAoB,CAAC,OAAO,CAAC,CAAC;IAG/C,MAAM,YAAY,GAAG,MAAM,MAAM,CAAC,cAAc,CAAC,QAAQ,EAAE,KAAK,EAAE,kBAAkB,CAAC,OAAO,CAAC,CAAC,CAAC;IAC/F,MAAM,MAAM,GAAG,cAAc,CAAC,YAAY,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;IAC3D,IAAI,CAAC,MAAM,EAAE,CAAC;QACZ,MAAM,IAAI,KAAK,CAAC,WAAW,QAAQ,uBAAuB,CAAC,CAAC;IAC9D,CAAC;IACD,IAAI,CAAC,uBAAuB,CAAC,QAAQ,CAAC,MAAM,CAAC,UAAU,CAAC,EAAE,CAAC;QACzD,MAAM,IAAI,KAAK,CACb,WAAW,QAAQ,cAAc,MAAM,CAAC,UAAU,qDAAqD,uBAAuB,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAC5I,CAAC;IACJ,CAAC;IAGD,MAAM,OAAO,GAAG,wBAAwB,CAAC,MAAM,CAAC,aAAa,EAAE,eAAe,CAAC,CAAC;IAGhF,MAAM,EAAE,MAAM,EAAE,eAAe,EAAE,GAAG,MAAM,WAAW,CAAC,OAAO,CAAC,CAAC;IAG/D,IAAI,SAAS,EAAE,CAAC;QACd,MAAM,WAAW,GAAG,sBAAsB,CAAC,OAAO,EAAE,QAAQ,EAAE;YAC5D,CAAC,eAAe,CAAC,EAAE,eAAe;SACnC,CAAC,CAAC;QACH,MAAM,MAAM,CAAC,cAAc,CAAC,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;IACzE,CAAC;IAGD,MAAM,SAAS,GAAG,MAAM,wBAAwB,CAAC,MAAM,EAAE,eAAe,CAAC,CAAC;IAE1E,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC;AAC/B,CAAC;AAMD,MAAM,CAAC,MAAM,yCAAyC,GAAG;IACvD,CAAC,sCAAsC,CAAC,EAAE;QACxC,WAAW,EAAE,2XAA2X;QACxY,WAAW,EAAE;YACX,OAAO,EAAE,mBAAmB;YAC5B,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yFAAyF,CAAC;YACxH,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,QAAQ,CAAC,2FAA2F,CAAC;SACrJ;QACD,WAAW,EAAE,EAAE,KAAK,EAAE,wDAAwD,EAAE;KACjF;IACD,CAAC,oCAAoC,CAAC,EAAE;QACtC,WAAW,EAAE,wiCAAwiC;QACrjC,WAAW,EAAE;YACX,OAAO,EAAE,mBAAmB;YAC5B,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yFAAyF,CAAC;YACxH,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,QAAQ,CAAC,2FAA2F,CAAC;YACpJ,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,2JAA2J,CAAC;YAC5L,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,uEAAuE,CAAC;YACjH,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,kFAAkF,CAAC;YAClI,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,iFAAiF,CAAC;YAChI,UAAU,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC;;;;;;;;;;;;;;;uHAe+D,CAAC;SACnH;QACD,WAAW,EAAE,EAAE,KAAK,EAAE,sDAAsD,EAAE;KAC/E;IACD,CAAC,oCAAoC,CAAC,EAAE;QACtC,WAAW,EAAE,wZAAwZ;QACra,WAAW,EAAE;YACX,OAAO,EAAE,mBAAmB;YAC5B,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yFAAyF,CAAC;YACxH,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,QAAQ,CAAC,2FAA2F,CAAC;YACpJ,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,sGAAsG,CAAC;YAC7I,UAAU,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,CAAC;;;;;;;;;;;;;;uHAc0E,CAAC;SACnH;QACD,WAAW,EAAE,EAAE,KAAK,EAAE,oDAAoD,EAAE;KAC7E;IACD,CAAC,oCAAoC,CAAC,EAAE;QACtC,WAAW,EAAE,wVAAwV;QACrW,WAAW,EAAE;YACX,OAAO,EAAE,mBAAmB;YAC5B,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yFAAyF,CAAC;YACxH,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,QAAQ,CAAC,2FAA2F,CAAC;YACpJ,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,sGAAsG,CAAC;SAC9I;QACD,WAAW,EAAE,EAAE,KAAK,EAAE,sDAAsD,EAAE;KAC/E;CACO,CAAC;AAMX,MAAM,UAAU,mCAAmC,CAAC,MAAiB,EAAE,MAAuB;IAG5F,MAAM,CAAC,YAAY,CAAC,sCAAsC,EACxD,yCAAyC,CAAC,sCAAsC,CAAC,EACjF,KAAK,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,eAAe,EAAE,EAAE,EAAE;QAC/C,eAAe,CAAC,mBAAmB,EAAE,yCAAyC,QAAQ,YAAY,eAAe,EAAE,CAAC,CAAC;QAErH,IAAI,CAAC;YAEH,MAAM,QAAQ,GAAG,oBAAoB,CAAC,OAAO,CAAC,CAAC;YAC/C,MAAM,YAAY,GAAG,MAAM,MAAM,CAAC,cAAc,CAAC,QAAQ,EAAE,KAAK,EAAE,kBAAkB,CAAC,OAAO,CAAC,CAAC,CAAC;YAC/F,MAAM,MAAM,GAAG,cAAc,CAAC,YAAY,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;YAC3D,IAAI,CAAC,MAAM,EAAE,CAAC;gBACZ,OAAO;oBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,QAAQ,uBAAuB,EAAE,CAAC;oBAC7E,OAAO,EAAE,IAAI;iBACd,CAAC;YACJ,CAAC;YACD,IAAI,CAAC,uBAAuB,CAAC,QAAQ,CAAC,MAAM,CAAC,UAAU,CAAC,EAAE,CAAC;gBACzD,OAAO;oBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,QAAQ,cAAc,MAAM,CAAC,UAAU,qDAAqD,uBAAuB,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;oBAC9K,OAAO,EAAE,IAAI;iBACd,CAAC;YACJ,CAAC;YAED,MAAM,OAAO,GAAG,wBAAwB,CAAC,MAAM,CAAC,aAAa,EAAE,eAAe,CAAC,CAAC;YAChF,MAAM,MAAM,GAAG,MAAM,wBAAwB,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;YAC/D,MAAM,UAAU,GAAG,eAAe,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;YAEpD,MAAM,QAAQ,GAAG,EAAE,GAAG,MAAM,EAAE,CAAC;YAC/B,IAAI,UAAU,EAAE,CAAC;gBACf,QAAQ,CAAC,UAAU,GAAG,UAAU,CAAC;YACnC,CAAC;YAED,eAAe,CAAC,mBAAmB,EAAE,0BAA0B,MAAM,CAAC,UAAU,IAAI,CAAC,UAAU,CAAC,CAAC;YACjG,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,CAAC;aACrE,CAAC;QACJ,CAAC;QAAC,OAAO,KAAK,EAAE,CAAC;YACf,eAAe,CAAC,mBAAmB,EAAE,6BAA6B,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;YAC5H,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,gDAAgD,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,EAAE,CAAC;gBAC3I,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;IACH,CAAC,CACF,CAAC;IAGF,MAAM,CAAC,YAAY,CAAC,oCAAoC,EACtD,yCAAyC,CAAC,oCAAoC,CAAC,EAC/E,KAAK,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,eAAe,EAAE,UAAU,EAAE,QAAQ,EAAE,cAAc,EAAE,aAAa,EAAE,UAAU,EAAE,EAAE,EAAE;QAChH,eAAe,CAAC,mBAAmB,EAAE,oBAAoB,UAAU,uBAAuB,QAAQ,YAAY,eAAe,EAAE,CAAC,CAAC;QAEjI,IAAI,CAAC;YACH,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG,MAAM,sBAAsB,CACxD,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,eAAe,EAC1C,KAAK,EAAE,OAAO,EAAE,EAAE,CAAC,sBAAsB,CAAC,MAAM,EAAE,OAAO,EAAE;gBACzD,UAAU,EAAE,QAAQ,EAAE,cAAc,EAAE,aAAa,EAAE,UAAU;aAChE,CAAC,CACH,CAAC;YAEF,MAAM,QAAQ,GAAG;gBACf,GAAG,MAAM;gBACT,eAAe,EAAE,SAAS,CAAC,eAAe;gBAC1C,gBAAgB,EAAE,SAAS,CAAC,UAAU;aACvC,CAAC;YAEF,eAAe,CAAC,mBAAmB,EAAE,iCAAiC,MAAM,CAAC,gBAAgB,EAAE,CAAC,CAAC;YACjG,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,CAAC;aACrE,CAAC;QACJ,CAAC;QAAC,OAAO,KAAK,EAAE,CAAC;YACf,eAAe,CAAC,mBAAmB,EAAE,2BAA2B,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;YAC1H,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,8CAA8C,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,4GAA4G,EAAE,CAAC;gBACnP,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;IACH,CAAC,CACF,CAAC;IAGF,MAAM,CAAC,YAAY,CAAC,oCAAoC,EACtD,yCAAyC,CAAC,oCAAoC,CAAC,EAC/E,KAAK,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,UAAU,EAAE,EAAE,EAAE;QAC7E,eAAe,CAAC,mBAAmB,EAAE,4BAA4B,gBAAgB,qBAAqB,QAAQ,YAAY,eAAe,EAAE,CAAC,CAAC;QAE7I,IAAI,CAAC;YACH,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG,MAAM,sBAAsB,CACxD,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,eAAe,EAC1C,KAAK,EAAE,OAAO,EAAE,EAAE,CAAC,sBAAsB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,EAAE,UAAU,CAAC,CACzF,CAAC;YAEF,MAAM,QAAQ,GAAG;gBACf,GAAG,MAAM;gBACT,eAAe,EAAE,SAAS,CAAC,eAAe;gBAC1C,gBAAgB,EAAE,SAAS,CAAC,UAAU;aACvC,CAAC;YAEF,eAAe,CAAC,mBAAmB,EAAE,yCAAyC,gBAAgB,EAAE,CAAC,CAAC;YAClG,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,CAAC;aACrE,CAAC;QACJ,CAAC;QAAC,OAAO,KAAK,EAAE,CAAC;YACf,eAAe,CAAC,mBAAmB,EAAE,0BAA0B,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;YACzH,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,oDAAoD,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,EAAE,CAAC;gBAC/I,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;IACH,CAAC,CACF,CAAC;IAGF,MAAM,CAAC,YAAY,CAAC,oCAAoC,EACtD,yCAAyC,CAAC,oCAAoC,CAAC,EAC/E,KAAK,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,EAAE,EAAE;QACjE,eAAe,CAAC,mBAAmB,EAAE,4BAA4B,gBAAgB,uBAAuB,QAAQ,YAAY,eAAe,EAAE,CAAC,CAAC;QAE/I,IAAI,CAAC;YACH,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG,MAAM,sBAAsB,CACxD,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,eAAe,EAC1C,KAAK,EAAE,OAAO,EAAE,EAAE,CAAC,sBAAsB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC,CAC7E,CAAC;YAEF,MAAM,QAAQ,GAAG;gBACf,GAAG,MAAM;gBACT,eAAe,EAAE,SAAS,CAAC,eAAe;gBAC1C,gBAAgB,EAAE,SAAS,CAAC,UAAU;aACvC,CAAC;YAEF,eAAe,CAAC,mBAAmB,EAAE,yCAAyC,gBAAgB,EAAE,CAAC,CAAC;YAClG,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,CAAC;aACrE,CAAC;QACJ,CAAC;QAAC,OAAO,KAAK,EAAE,CAAC;YACf,eAAe,CAAC,mBAAmB,EAAE,0BAA0B,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;YACzH,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,sDAAsD,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,EAAE,CAAC;gBACjJ,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;IACH,CAAC,CACF,CAAC;IAEF,eAAe,CAAC,mBAAmB,EAAE,6CAA6C,CAAC,CAAC;AACtF,CAAC"}
|
|
@@ -1,39 +1,7 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
1
|
import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
|
|
3
|
-
|
|
4
|
-
readonly cplace_manage_profiles: {
|
|
5
|
-
readonly description: `Manage cplace MCP profile configuration. Profiles control which MCP tools are available.
|
|
6
|
-
|
|
7
|
-
Priority system (highest to lowest):
|
|
8
|
-
1. Saved preferences (user+tenant+directory specific)
|
|
9
|
-
2. CLI --profiles= argument (used as default when no saved preference exists)
|
|
10
|
-
3. Code default: ["core"] only
|
|
11
|
-
|
|
12
|
-
Preference storage:
|
|
13
|
-
- All directory-specific preferences stored in single file
|
|
14
|
-
- Preferences are specific to the directory where MCP server runs -> different directories can have different profile configurations (this only applies when using a local mcp server)
|
|
15
|
-
|
|
16
|
-
Operations:
|
|
17
|
-
- 'set': Activate profiles for current directory (e.g., ['layouts', 'types-write'], ['all'])
|
|
18
|
-
- 'get': View current profile configuration and source
|
|
19
|
-
- 'clear': Remove preferences for current directory, fall back to CLI or code default
|
|
20
|
-
- 'details': Get info about profiles and their tools (optionally filter by profileName)
|
|
21
|
-
|
|
22
|
-
Available profiles: ${string}
|
|
23
|
-
|
|
24
|
-
Changes take effect after reconnecting the MCP server.`;
|
|
25
|
-
readonly inputSchema: {
|
|
26
|
-
readonly operation: z.ZodEnum<["set", "get", "clear", "details"]>;
|
|
27
|
-
readonly profiles: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
28
|
-
readonly profileName: z.ZodOptional<z.ZodString>;
|
|
29
|
-
};
|
|
30
|
-
readonly annotations: {
|
|
31
|
-
readonly title: "Manage Profiles";
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
};
|
|
2
|
+
import { PluginRegistry } from "../plugin-registry.js";
|
|
35
3
|
export declare function registerProfileManagementTools(server: McpServer, getCredentials: () => {
|
|
36
4
|
apiToken: string;
|
|
37
5
|
cplaceUrl: string;
|
|
38
|
-
}): void;
|
|
6
|
+
}, registry: PluginRegistry): void;
|
|
39
7
|
//# sourceMappingURL=profile-management.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"profile-management.d.ts","sourceRoot":"","sources":["../../src/tools/profile-management.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"profile-management.d.ts","sourceRoot":"","sources":["../../src/tools/profile-management.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AAGpE,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAiQvD,wBAAgB,8BAA8B,CAC5C,MAAM,EAAE,SAAS,EACjB,cAAc,EAAE,MAAM;IAAE,QAAQ,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,MAAM,CAAA;CAAE,EAC7D,QAAQ,EAAE,cAAc,QA8FzB"}
|
|
@@ -1,47 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import { debugLogWithTag } from "../logger.js";
|
|
3
|
-
import {
|
|
3
|
+
import { parseProfiles } from "../profiles.js";
|
|
4
4
|
import { setPreference, getPreference, clearPreference, readPreferences } from "../preference-file.js";
|
|
5
5
|
const TOOL_MANAGE_PROFILES = 'cplace_manage_profiles';
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
description: `Manage cplace MCP profile configuration. Profiles control which MCP tools are available.
|
|
9
|
-
|
|
10
|
-
Priority system (highest to lowest):
|
|
11
|
-
1. Saved preferences (user+tenant+directory specific)
|
|
12
|
-
2. CLI --profiles= argument (used as default when no saved preference exists)
|
|
13
|
-
3. Code default: ["core"] only
|
|
14
|
-
|
|
15
|
-
Preference storage:
|
|
16
|
-
- All directory-specific preferences stored in single file
|
|
17
|
-
- Preferences are specific to the directory where MCP server runs -> different directories can have different profile configurations (this only applies when using a local mcp server)
|
|
18
|
-
|
|
19
|
-
Operations:
|
|
20
|
-
- 'set': Activate profiles for current directory (e.g., ['layouts', 'types-write'], ['all'])
|
|
21
|
-
- 'get': View current profile configuration and source
|
|
22
|
-
- 'clear': Remove preferences for current directory, fall back to CLI or code default
|
|
23
|
-
- 'details': Get info about profiles and their tools (optionally filter by profileName)
|
|
24
|
-
|
|
25
|
-
Available profiles: ${Object.keys(TOOL_GROUPS).join(', ')}
|
|
26
|
-
|
|
27
|
-
Changes take effect after reconnecting the MCP server.`,
|
|
28
|
-
inputSchema: {
|
|
29
|
-
operation: z.enum(["set", "get", "clear", "details"])
|
|
30
|
-
.describe("Profile operation to perform: 'set' to activate profiles, 'get' to view current configuration, 'clear' to remove stored preferences, 'details' to get profile information"),
|
|
31
|
-
profiles: z.array(z.string()).optional()
|
|
32
|
-
.describe(`Required for operation='set': Array of profile names to activate. Examples: ['layouts'], ['layouts', 'types-write'], ['all']. Available profiles: ${Object.keys(TOOL_GROUPS).join(', ')}`),
|
|
33
|
-
profileName: z.string().optional()
|
|
34
|
-
.describe("Optional for operation='details': Specific profile name to get details for (e.g., 'layouts', 'types-write'). If omitted, returns details for all available profiles.")
|
|
35
|
-
},
|
|
36
|
-
annotations: { title: "Manage Profiles" }
|
|
37
|
-
}
|
|
38
|
-
};
|
|
39
|
-
async function handleSetOperation(params, apiToken, cplaceUrl) {
|
|
6
|
+
async function handleSetOperation(params, apiToken, cplaceUrl, registry) {
|
|
7
|
+
const availableNames = Array.from(registry.getAvailableProfileNames());
|
|
40
8
|
if (!params.profiles || params.profiles.length === 0) {
|
|
41
9
|
return {
|
|
42
10
|
content: [{
|
|
43
11
|
type: "text",
|
|
44
|
-
text: `Error: profiles parameter is required when operation='set'. Specify which profiles to activate as an array. Examples: ['layouts'], ['layouts', 'types-write'], ['all']. Available profiles: ${
|
|
12
|
+
text: `Error: profiles parameter is required when operation='set'. Specify which profiles to activate as an array. Examples: ['layouts'], ['layouts', 'types-write'], ['all']. Available profiles: ${availableNames.join(', ')}`
|
|
45
13
|
}],
|
|
46
14
|
isError: true
|
|
47
15
|
};
|
|
@@ -49,19 +17,18 @@ async function handleSetOperation(params, apiToken, cplaceUrl) {
|
|
|
49
17
|
debugLogWithTag('PROFILES', `Setting profiles for ${cplaceUrl}: ${params.profiles.join(', ')}`);
|
|
50
18
|
const requestedGroups = params.profiles;
|
|
51
19
|
if (requestedGroups.length === 1 && requestedGroups[0] === 'all') {
|
|
52
|
-
const allGroups = Object.keys(TOOL_GROUPS);
|
|
53
20
|
setPreference(apiToken, cplaceUrl, ['all']);
|
|
54
21
|
return {
|
|
55
22
|
content: [{
|
|
56
23
|
type: "text",
|
|
57
|
-
text: formatSuccessResponse(
|
|
24
|
+
text: formatSuccessResponse(availableNames, cplaceUrl, [], availableNames)
|
|
58
25
|
}]
|
|
59
26
|
};
|
|
60
27
|
}
|
|
61
28
|
const validGroups = [];
|
|
62
29
|
const unknownGroups = [];
|
|
63
30
|
for (const group of requestedGroups) {
|
|
64
|
-
if (
|
|
31
|
+
if (registry.hasProfile(group)) {
|
|
65
32
|
validGroups.push(group);
|
|
66
33
|
}
|
|
67
34
|
else {
|
|
@@ -75,7 +42,7 @@ async function handleSetOperation(params, apiToken, cplaceUrl) {
|
|
|
75
42
|
return {
|
|
76
43
|
content: [{
|
|
77
44
|
type: "text",
|
|
78
|
-
text: `❌ No valid profiles specified. Available profiles:\n${
|
|
45
|
+
text: `❌ No valid profiles specified. Available profiles:\n${availableNames.join(', ')}`
|
|
79
46
|
}],
|
|
80
47
|
isError: true
|
|
81
48
|
};
|
|
@@ -84,15 +51,15 @@ async function handleSetOperation(params, apiToken, cplaceUrl) {
|
|
|
84
51
|
return {
|
|
85
52
|
content: [{
|
|
86
53
|
type: "text",
|
|
87
|
-
text: formatSuccessResponse(validGroups, cplaceUrl, unknownGroups)
|
|
54
|
+
text: formatSuccessResponse(validGroups, cplaceUrl, unknownGroups, availableNames)
|
|
88
55
|
}]
|
|
89
56
|
};
|
|
90
57
|
}
|
|
91
|
-
async function handleGetOperation(apiToken, cplaceUrl) {
|
|
58
|
+
async function handleGetOperation(apiToken, cplaceUrl, registry) {
|
|
92
59
|
debugLogWithTag('PROFILES', `Getting active profiles for ${cplaceUrl}`);
|
|
93
60
|
readPreferences();
|
|
94
61
|
const storedPreference = getPreference(apiToken, cplaceUrl);
|
|
95
|
-
const activeGroups = parseProfiles(process.argv, apiToken, cplaceUrl);
|
|
62
|
+
const activeGroups = parseProfiles(process.argv, apiToken, cplaceUrl, registry.getAvailableProfileNames());
|
|
96
63
|
let source;
|
|
97
64
|
let message;
|
|
98
65
|
if (storedPreference) {
|
|
@@ -132,39 +99,37 @@ async function handleClearOperation(apiToken, cplaceUrl) {
|
|
|
132
99
|
}]
|
|
133
100
|
};
|
|
134
101
|
}
|
|
135
|
-
async function handleDetailsOperation(params, apiToken, cplaceUrl) {
|
|
102
|
+
async function handleDetailsOperation(params, apiToken, cplaceUrl, registry) {
|
|
136
103
|
debugLogWithTag('PROFILES', `Getting profile details${params.profileName ? ` for ${params.profileName}` : ''}`);
|
|
137
|
-
const
|
|
138
|
-
|
|
104
|
+
const availableNames = Array.from(registry.getAvailableProfileNames());
|
|
105
|
+
const activeGroups = parseProfiles(process.argv, apiToken || undefined, cplaceUrl || undefined, registry.getAvailableProfileNames());
|
|
106
|
+
if (params.profileName && !registry.hasProfile(params.profileName)) {
|
|
139
107
|
return {
|
|
140
108
|
content: [{
|
|
141
109
|
type: "text",
|
|
142
|
-
text: `Profile '${params.profileName}' not found. Available profiles: ${
|
|
110
|
+
text: `Profile '${params.profileName}' not found. Available profiles: ${availableNames.join(', ')}`
|
|
143
111
|
}],
|
|
144
112
|
isError: true
|
|
145
113
|
};
|
|
146
114
|
}
|
|
147
|
-
const { MODULE_TOOL_DEFINITIONS } = await import("../tool-metadata.js");
|
|
148
115
|
const profilesToShow = params.profileName
|
|
149
116
|
? [params.profileName]
|
|
150
|
-
:
|
|
117
|
+
: availableNames;
|
|
151
118
|
const profiles = profilesToShow.map((profileName) => {
|
|
152
|
-
const
|
|
119
|
+
const profileToolDefs = registry.getToolDefinitions(profileName);
|
|
153
120
|
const tools = [];
|
|
154
|
-
for (const
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
name: toolName,
|
|
160
|
-
description: toolDef.description || ""
|
|
161
|
-
});
|
|
121
|
+
for (const moduleToolDefs of Object.values(profileToolDefs)) {
|
|
122
|
+
Object.entries(moduleToolDefs).forEach(([toolName, toolDef]) => {
|
|
123
|
+
tools.push({
|
|
124
|
+
name: toolName,
|
|
125
|
+
description: toolDef.description || ""
|
|
162
126
|
});
|
|
163
|
-
}
|
|
127
|
+
});
|
|
164
128
|
}
|
|
129
|
+
const profileInfo = registry.getAvailableProfiles()[profileName];
|
|
165
130
|
return {
|
|
166
131
|
name: profileName,
|
|
167
|
-
description:
|
|
132
|
+
description: profileInfo?.description || '',
|
|
168
133
|
active: activeGroups.has(profileName),
|
|
169
134
|
tool_count: tools.length,
|
|
170
135
|
tools: tools.sort((a, b) => a.name.localeCompare(b.name))
|
|
@@ -192,8 +157,40 @@ async function handleDetailsOperation(params, apiToken, cplaceUrl) {
|
|
|
192
157
|
}]
|
|
193
158
|
};
|
|
194
159
|
}
|
|
195
|
-
export function registerProfileManagementTools(server, getCredentials) {
|
|
196
|
-
|
|
160
|
+
export function registerProfileManagementTools(server, getCredentials, registry) {
|
|
161
|
+
const availableNames = Array.from(registry.getAvailableProfileNames());
|
|
162
|
+
const toolDefinition = {
|
|
163
|
+
description: `Manage cplace MCP profile configuration. Profiles control which MCP tools are available.
|
|
164
|
+
|
|
165
|
+
Priority system (highest to lowest):
|
|
166
|
+
1. Saved preferences (user+tenant+directory specific)
|
|
167
|
+
2. CLI --profiles= argument (used as default when no saved preference exists)
|
|
168
|
+
3. Code default: ["core"] only
|
|
169
|
+
|
|
170
|
+
Preference storage:
|
|
171
|
+
- All directory-specific preferences stored in single file
|
|
172
|
+
- Preferences are specific to the directory where MCP server runs -> different directories can have different profile configurations (this only applies when using a local mcp server)
|
|
173
|
+
|
|
174
|
+
Operations:
|
|
175
|
+
- 'set': Activate profiles for current directory (e.g., ['layouts', 'types-write'], ['all'])
|
|
176
|
+
- 'get': View current profile configuration and source
|
|
177
|
+
- 'clear': Remove preferences for current directory, fall back to CLI or code default
|
|
178
|
+
- 'details': Get info about profiles and their tools (optionally filter by profileName)
|
|
179
|
+
|
|
180
|
+
Available profiles: ${availableNames.join(', ')}
|
|
181
|
+
|
|
182
|
+
Changes take effect after reconnecting the MCP server.`,
|
|
183
|
+
inputSchema: {
|
|
184
|
+
operation: z.enum(["set", "get", "clear", "details"])
|
|
185
|
+
.describe("Profile operation to perform: 'set' to activate profiles, 'get' to view current configuration, 'clear' to remove stored preferences, 'details' to get profile information"),
|
|
186
|
+
profiles: z.array(z.string()).optional()
|
|
187
|
+
.describe(`Required for operation='set': Array of profile names to activate. Examples: ['layouts'], ['layouts', 'types-write'], ['all']. Available profiles: ${availableNames.join(', ')}`),
|
|
188
|
+
profileName: z.string().optional()
|
|
189
|
+
.describe("Optional for operation='details': Specific profile name to get details for (e.g., 'layouts', 'types-write'). If omitted, returns details for all available profiles.")
|
|
190
|
+
},
|
|
191
|
+
annotations: { title: "Manage Profiles" }
|
|
192
|
+
};
|
|
193
|
+
server.registerTool(TOOL_MANAGE_PROFILES, toolDefinition, async (params) => {
|
|
197
194
|
const { operation } = params;
|
|
198
195
|
try {
|
|
199
196
|
const { apiToken, cplaceUrl } = getCredentials();
|
|
@@ -208,13 +205,13 @@ export function registerProfileManagementTools(server, getCredentials) {
|
|
|
208
205
|
}
|
|
209
206
|
switch (operation) {
|
|
210
207
|
case "set":
|
|
211
|
-
return await handleSetOperation(params, apiToken, cplaceUrl);
|
|
208
|
+
return await handleSetOperation(params, apiToken, cplaceUrl, registry);
|
|
212
209
|
case "get":
|
|
213
|
-
return await handleGetOperation(apiToken, cplaceUrl);
|
|
210
|
+
return await handleGetOperation(apiToken, cplaceUrl, registry);
|
|
214
211
|
case "clear":
|
|
215
212
|
return await handleClearOperation(apiToken, cplaceUrl);
|
|
216
213
|
case "details":
|
|
217
|
-
return await handleDetailsOperation(params, apiToken, cplaceUrl);
|
|
214
|
+
return await handleDetailsOperation(params, apiToken, cplaceUrl, registry);
|
|
218
215
|
default:
|
|
219
216
|
return {
|
|
220
217
|
content: [{
|
|
@@ -236,13 +233,13 @@ export function registerProfileManagementTools(server, getCredentials) {
|
|
|
236
233
|
}
|
|
237
234
|
});
|
|
238
235
|
}
|
|
239
|
-
function formatSuccessResponse(validGroups, tenantUrl, unknownGroups) {
|
|
236
|
+
function formatSuccessResponse(validGroups, tenantUrl, unknownGroups, availableNames) {
|
|
240
237
|
let response = `✅ Profiles activated: ${validGroups.join(', ')}\n`;
|
|
241
238
|
response += `\nSuccessfully saved profiles for current directory\n`;
|
|
242
239
|
response += `Preferences will be used on next server reconnect.\n`;
|
|
243
240
|
if (unknownGroups.length > 0) {
|
|
244
241
|
response += `\n⚠️ Unknown profile(s) skipped: ${unknownGroups.join(', ')}\n`;
|
|
245
|
-
response += ` Valid profiles: ${
|
|
242
|
+
response += ` Valid profiles: ${availableNames.join(', ')}\n`;
|
|
246
243
|
}
|
|
247
244
|
response += `\nUse cplace_manage_profiles with operation='get' to view the configuration source.`;
|
|
248
245
|
return response;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"profile-management.js","sourceRoot":"","sources":["../../src/tools/profile-management.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"profile-management.js","sourceRoot":"","sources":["../../src/tools/profile-management.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,15 +8,15 @@ export declare const REFERENCE_TOOL_DEFINITIONS: {
|
|
|
8
8
|
readonly context: z.ZodUnion<[z.ZodObject<{
|
|
9
9
|
type: z.ZodLiteral<"type">;
|
|
10
10
|
workspaceId: z.ZodString;
|
|
11
|
-
|
|
11
|
+
typeInternalName: z.ZodString;
|
|
12
12
|
}, "strip", z.ZodTypeAny, {
|
|
13
13
|
type: "type";
|
|
14
14
|
workspaceId: string;
|
|
15
|
-
|
|
15
|
+
typeInternalName: string;
|
|
16
16
|
}, {
|
|
17
17
|
type: "type";
|
|
18
18
|
workspaceId: string;
|
|
19
|
-
|
|
19
|
+
typeInternalName: string;
|
|
20
20
|
}>, z.ZodObject<{
|
|
21
21
|
type: z.ZodLiteral<"page">;
|
|
22
22
|
pageUID: z.ZodString;
|
package/dist/tools/references.js
CHANGED
|
@@ -9,7 +9,7 @@ export const REFERENCE_TOOL_DEFINITIONS = {
|
|
|
9
9
|
z.object({
|
|
10
10
|
type: z.literal("type"),
|
|
11
11
|
workspaceId: z.string().describe("The workspace ID containing the type definition (e.g., 'workspace123')"),
|
|
12
|
-
|
|
12
|
+
typeInternalName: z.string().describe("The internal name of the type definition (e.g., 'cf.example.myType')")
|
|
13
13
|
}),
|
|
14
14
|
z.object({
|
|
15
15
|
type: z.literal("page"),
|
|
@@ -29,9 +29,9 @@ export function registerReferenceTools(server, client) {
|
|
|
29
29
|
if (context.type === "type") {
|
|
30
30
|
const result = await client.makeApiRequest('json/type/incoming-references', 'GET', {
|
|
31
31
|
workspaceId: context.workspaceId,
|
|
32
|
-
internalName: context.
|
|
32
|
+
internalName: context.typeInternalName
|
|
33
33
|
});
|
|
34
|
-
debugLogWithTag('REFERENCES', `Retrieved ${result.count || 0} incoming references for type: ${context.
|
|
34
|
+
debugLogWithTag('REFERENCES', `Retrieved ${result.count || 0} incoming references for type: ${context.typeInternalName}`);
|
|
35
35
|
return {
|
|
36
36
|
content: [{ type: "text", text: JSON.stringify(result, null, 2) }]
|
|
37
37
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"references.js","sourceRoot":"","sources":["../../src/tools/references.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAG/C,MAAM,4BAA4B,GAAG,gCAAgC,CAAC;AAGtE,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,CAAC,4BAA4B,CAAC,EAAE;QAC9B,WAAW,EAAE,qSAAqS;QAClT,WAAW,EAAE;YACX,OAAO,EAAE,CAAC,CAAC,KAAK,CAAC;gBACf,CAAC,CAAC,MAAM,CAAC;oBACP,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC;oBACvB,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,wEAAwE,CAAC;oBAC1G,
|
|
1
|
+
{"version":3,"file":"references.js","sourceRoot":"","sources":["../../src/tools/references.ts"],"names":[],"mappings":"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"}
|
|
@@ -121,15 +121,15 @@ declare const RP_TOOL_DEFINITIONS: {
|
|
|
121
121
|
name: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
123
|
enabled: boolean;
|
|
124
|
-
search?: string | undefined;
|
|
125
124
|
name?: Record<string, string> | undefined;
|
|
125
|
+
search?: string | undefined;
|
|
126
126
|
sortColumn?: string | undefined;
|
|
127
127
|
sortOrder?: "ascending" | "descending" | undefined;
|
|
128
128
|
selection?: string | undefined;
|
|
129
129
|
}, {
|
|
130
130
|
enabled: boolean;
|
|
131
|
-
search?: string | undefined;
|
|
132
131
|
name?: Record<string, string> | undefined;
|
|
132
|
+
search?: string | undefined;
|
|
133
133
|
sortColumn?: string | undefined;
|
|
134
134
|
sortOrder?: "ascending" | "descending" | undefined;
|
|
135
135
|
selection?: string | undefined;
|
|
@@ -143,15 +143,15 @@ declare const RP_TOOL_DEFINITIONS: {
|
|
|
143
143
|
name: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
144
144
|
}, "strip", z.ZodTypeAny, {
|
|
145
145
|
enabled: boolean;
|
|
146
|
-
search?: string | undefined;
|
|
147
146
|
name?: Record<string, string> | undefined;
|
|
147
|
+
search?: string | undefined;
|
|
148
148
|
sortColumn?: string | undefined;
|
|
149
149
|
sortOrder?: "ascending" | "descending" | undefined;
|
|
150
150
|
selection?: string | undefined;
|
|
151
151
|
}, {
|
|
152
152
|
enabled: boolean;
|
|
153
|
-
search?: string | undefined;
|
|
154
153
|
name?: Record<string, string> | undefined;
|
|
154
|
+
search?: string | undefined;
|
|
155
155
|
sortColumn?: string | undefined;
|
|
156
156
|
sortOrder?: "ascending" | "descending" | undefined;
|
|
157
157
|
selection?: string | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"richstring-widgets.d.ts","sourceRoot":"","sources":["../../src/tools/richstring-widgets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AACpE,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AA4B5C,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"richstring-widgets.d.ts","sourceRoot":"","sources":["../../src/tools/richstring-widgets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AACpE,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AA4B5C,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2ErC,CAAC;AAQX,MAAM,WAAW,uBAAuB;IACtC,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAClC;AAED,MAAM,WAAW,sBAAsB;IACrC,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAMD,wBAAsB,sBAAsB,CAC1C,MAAM,EAAE,eAAe,EACvB,OAAO,EAAE,MAAM,EACf,OAAO,EAAE,uBAAuB,GAC/B,OAAO,CAAC;IAAE,MAAM,EAAE,sBAAsB,CAAC;IAAC,eAAe,EAAE,MAAM,CAAA;CAAE,CAAC,CAqBtE;AAMD,wBAAsB,sBAAsB,CAC1C,MAAM,EAAE,eAAe,EACvB,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAC9B,OAAO,CAAC;IAAE,MAAM,EAAE;QAAE,eAAe,EAAE,MAAM,CAAA;KAAE,CAAC;IAAC,eAAe,EAAE,MAAM,CAAA;CAAE,CAAC,CAY3E;AAKD,wBAAsB,sBAAsB,CAC1C,MAAM,EAAE,eAAe,EACvB,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,MAAM,GACf,OAAO,CAAC;IAAE,MAAM,EAAE;QAAE,eAAe,EAAE,MAAM,CAAA;KAAE,CAAC;IAAC,eAAe,EAAE,MAAM,CAAA;CAAE,CAAC,CAY3E;AAKD,wBAAsB,wBAAwB,CAC5C,MAAM,EAAE,eAAe,EACvB,OAAO,EAAE,MAAM,GACd,OAAO,CAAC,GAAG,CAAC,CAMd;AAKD,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,MAAM,GAAG,QAAQ,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,UAAU;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,iBAAiB,EAAE,CAAC;CAC/B;AASD,wBAAgB,eAAe,CAAC,UAAU,EAAE,MAAM,EAAE,aAAa,EAAE,GAAG,GAAG,UAAU,GAAG,IAAI,CA2DzF;AAmGD,wBAAgB,6BAA6B,CAAC,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,eAAe,QAyJvF"}
|
|
@@ -31,6 +31,8 @@ Most values are wrapped in single-element arrays:
|
|
|
31
31
|
- String: {"title": ["My Widget"]}
|
|
32
32
|
- Number: {"height": [800]}
|
|
33
33
|
- Boolean: {"showFooter": [true]}
|
|
34
|
+
- Script (e.g., lowCodeText.script): pass plain JavaScript in an array → {"cf.cplace.lowCodeWidgets.lowCodeTextWidget.script": ["var s = new Search(); return s.count();"]}
|
|
35
|
+
Do NOT wrap in {"string": ...} or {"version": "1", "script": ...} envelopes — the backend handles wrapping automatically.
|
|
34
36
|
- Complex JSON: {"config": ["{\\"key\\": \\"value\\"}"]}
|
|
35
37
|
|
|
36
38
|
EXCEPTIONS — these types must NOT be array-wrapped:
|
|
@@ -55,6 +57,8 @@ Most values are wrapped in single-element arrays:
|
|
|
55
57
|
- String: {"title": ["Updated Widget"]}
|
|
56
58
|
- Number: {"height": [900]}
|
|
57
59
|
- Boolean: {"showFooter": [true]}
|
|
60
|
+
- Script (e.g., lowCodeText.script): pass plain JavaScript in an array → {"cf.cplace.lowCodeWidgets.lowCodeTextWidget.script": ["var s = new Search(); return s.count();"]}
|
|
61
|
+
Do NOT wrap in {"string": ...} or {"version": "1", "script": ...} envelopes — the backend handles wrapping automatically.
|
|
58
62
|
- Complex JSON: {"config": ["{\\"key\\": \\"value\\"}"]}
|
|
59
63
|
|
|
60
64
|
EXCEPTIONS — these types must NOT be array-wrapped:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"richstring-widgets.js","sourceRoot":"","sources":["../../src/tools/richstring-widgets.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"richstring-widgets.js","sourceRoot":"","sources":["../../src/tools/richstring-widgets.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,11 +3,11 @@ import { z } from "zod";
|
|
|
3
3
|
import { CplaceApiClient } from '../api.js';
|
|
4
4
|
export declare const SCRIPT_LOGS_TOOL_DEFINITIONS: {
|
|
5
5
|
readonly cplace_get_script_logs: {
|
|
6
|
-
readonly description: "Retrieve filtered and paginated script execution logs for debugging and monitoring low-code scripts.\n\nSupports comprehensive filtering by:\n- Script identity (scriptId, logName)\n- Context (
|
|
6
|
+
readonly description: "Retrieve filtered and paginated script execution logs for debugging and monitoring low-code scripts.\n\nSupports comprehensive filtering by:\n- Script identity (scriptId, logName)\n- Context (workspaceId, userId, correlationId)\n- Log level (logType, messageType)\n- Message content (message, logMatch)\n- Time range (logDateFrom, logDateTo)\n\nSecurity Model:\n- Administrators and low-code editors: Full access to all logs\n- Regular users: Must provide scriptId parameter\n\nResponse Size Management:\n- By default, stack traces are truncated to 500 characters to save tokens\n- Use includeFullStackTraces=true to get complete stack traces when needed\n- If response is still too large, use more specific filters or smaller pageSize";
|
|
7
7
|
readonly inputSchema: {
|
|
8
8
|
readonly scriptId: z.ZodOptional<z.ZodString>;
|
|
9
9
|
readonly logName: z.ZodOptional<z.ZodString>;
|
|
10
|
-
readonly
|
|
10
|
+
readonly workspaceId: z.ZodOptional<z.ZodString>;
|
|
11
11
|
readonly userId: z.ZodOptional<z.ZodString>;
|
|
12
12
|
readonly correlationId: z.ZodOptional<z.ZodString>;
|
|
13
13
|
readonly logType: z.ZodOptional<z.ZodEnum<["debug", "error", "all"]>>;
|