@cplace/mcp-server 1.6.0 → 1.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +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 +32 -0
- package/dist/plugins/low-code.js.map +1 -0
- package/dist/plugins/project-planning.d.ts +3 -0
- package/dist/plugins/project-planning.d.ts.map +1 -0
- package/dist/plugins/project-planning.js +18 -0
- package/dist/plugins/project-planning.js.map +1 -0
- package/dist/plugins/resource-management-app-catalog/cf.cplace.resourceManagement/README.md +120 -0
- package/dist/plugins/resource-management-app-catalog/cf.cplace.resourceManagement.resourceManagementChart/README.md +72 -0
- package/dist/plugins/resource-management.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.d.ts +4 -4
- package/dist/tools/workflow.js +18 -18
- package/dist/tools/workflow.js.map +1 -1
- package/dist/tools/workspace-core.d.ts +1 -1
- package/dist/tools/workspace-core.js +3 -3
- package/dist/tools/workspace-core.js.map +1 -1
- package/package.json +15 -5
- package/dist/conditional-registration.d.ts +0 -4
- package/dist/conditional-registration.d.ts.map +0 -1
- package/dist/conditional-registration.js +0 -84
- package/dist/conditional-registration.js.map +0 -1
- package/dist/tool-metadata.d.ts +0 -2
- package/dist/tool-metadata.d.ts.map +0 -1
- package/dist/tool-metadata.js +0 -57
- package/dist/tool-metadata.js.map +0 -1
- package/dist/widget-specifications/DOCUMENTATION-STATUS.md +0 -429
- package/dist/widget-specifications/GENERATING-FROM-RESEARCH.md +0 -61
- package/dist/widget-specifications/_research_from_ga_products/.claude-settings.local.json +0 -48
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-api-common-config-metadata-SyncMetadataTable/research.md +0 -168
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-breadcrumbs-breadcrumbsWidget/research.md +0 -125
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-cboard-main-board/research.md +0 -373
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-citizenAi-askYourPageWidget/research.md +0 -319
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-cplaceReportGeneration-generateReportWidget/research.md +0 -295
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-employeeReportChart/research.md +0 -230
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-employeeReportGrid/research.md +0 -215
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-projectmanagerReportChart/research.md +0 -192
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-projectmanagerReportGrid/research.md +0 -178
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ctts-main-widget/research.md +0 -332
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-demoWidgets-demoRichString/research.md +0 -194
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-documentation-navigationWidget/research.md +0 -426
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dragAndDropImageView-imageWithTextAndListWidget/research.md +0 -326
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dragAndDropImageView-imageWithTextWidget/research.md +0 -580
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dragAndDropImageView-widget/research.md +0 -281
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-draggablePageList-widget/research.md +0 -210
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-dynamicCodeBlockWidget-dynamicCodeBlockWidget/research.md +0 -250
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-attribute-conversion-widget-enumMappingTable/research.md +0 -260
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-configuration-widget-attributeMappingTable/research.md +0 -148
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-connector-extension-widget-cleanupConfigTable/research.md +0 -138
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-connector-extension-widget-connectorSyncConfigsTable/research.md +0 -150
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-ecf-connector-extension-widget-serverConnectionTable/research.md +0 -181
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-extendedTreeTableWidget/research.md +0 -253
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-horizontalDivider/research.md +0 -261
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-startWizardWidget/research.md +0 -211
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepEditorForWizardWidget/research.md +0 -183
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepEditorWidget/research.md +0 -298
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepManager/research.md +0 -419
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-stepPreview/research.md +0 -256
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-wizardActivation/research.md +0 -174
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-wizardAnalysis/research.md +0 -283
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-formsWizard-wizardLocalizations/research.md +0 -193
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-genericInterface-api-widgets-triggerInterfaceButton/research.md +0 -180
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-landingPageFromPage-quickOverview/research.md +0 -186
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-landingPageFromPage-sessionUserNameWidget/research.md +0 -158
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-landingPageFromPage-simpleListWithAttachment/research.md +0 -135
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-layoutTabsWidget-widget/research.md +0 -238
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-lowCodeWidgets-lowCodeButton/research.md +0 -272
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-lowCodeWidgets-lowCodeText/research.md +0 -176
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-lowcode-ai-chatWidget/research.md +0 -194
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-meeting-pageHeader/research.md +0 -208
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-navigationTileWidget-widget/research.md +0 -259
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-officeReports-headlineForReports/research.md +0 -174
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-officeReports-scriptPlaceholders/research.md +0 -233
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-officeReports-templatePlaceholders/research.md +0 -150
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-orgaTree-edit/research.md +0 -353
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-outlookMessageIntegration-outlookMessages/research.md +0 -233
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-pageViewHeadline-widget/research.md +0 -217
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-pdfPreview-widget/research.md +0 -235
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-attributesGroup/research.md +0 -525
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-batchJobQuickGlance/research.md +0 -372
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-connectedAttributesGroup/research.md +0 -408
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-dynamicIframe/research.md +0 -198
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-platform-tableWidget/research.md +0 -427
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-pptexport-pgPreviewWidget/research.md +0 -151
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-projectTree-editProjects/research.md +0 -163
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-projektplanung-scheduleLockState/research.md +0 -174
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-projektplanung-subscriptions/research.md +0 -316
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-qrCodeWidget/research.md +0 -130
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-resourceManagement-resourcePlannerDefinition/research.md +0 -331
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-rest-config-widget-productionModeHintWidget/research.md +0 -332
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-simpleCalendar-calendar/research.md +0 -284
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-simpleForm-widget/research.md +0 -193
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-tableDetailViewWidget-widget/research.md +0 -311
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-treeTableWidget/research.md +0 -422
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-tuplesWidget-widget/research.md +0 -295
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-videoWidget/research.md +0 -154
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-visualizations-scriptingHighcharts/research.md +0 -249
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-visualizations-scriptingLineChart/research.md +0 -279
- package/dist/widget-specifications/_research_from_ga_products/cf-cplace-visualizations-tupleLineChart/research.md +0 -221
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-attributeHistory/research.md +0 -421
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-attributes/research.md +0 -377
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-comments/research.md +0 -254
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedBarChart/research.md +0 -275
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedMatrix/research.md +0 -396
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedPieChart/research.md +0 -150
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedSingleAttribute/research.md +0 -430
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-connectedTableFilter/research.md +0 -468
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-customRichStringAttribute/research.md +0 -120
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-embeddedSearchAsList/research.md +0 -485
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-embeddedSearchAsTable/research.md +0 -428
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-files/research.md +0 -240
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-iframe/research.md +0 -358
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-incomingLinks/research.md +0 -242
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-incomingReferences/research.md +0 -488
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-makeover-attributes/research.md +0 -219
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-modificationInfo/research.md +0 -141
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-myElements/research.md +0 -116
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-richString/research.md +0 -437
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-singleAttribute/research.md +0 -1094
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-tags/research.md +0 -332
- package/dist/widget-specifications/_research_from_ga_products/cf-platform-wiki/research.md +0 -258
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-gantt/research.md +0 -268
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-ganttTaskDemo/research.md +0 -271
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-multiGantt/research.md +0 -343
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-scheduleTreeTable/research.md +0 -261
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-singleGantt/research.md +0 -184
- package/dist/widget-specifications/_research_from_ga_products/cf-projektplanung-singleGanttLink/research.md +0 -188
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-curves-widget/research.md +0 -341
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-toolbar-datePickerWidget/research.md +0 -232
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-toolbar-dropDownWidget/research.md +0 -417
- package/dist/widget-specifications/_research_from_ga_products/de-2lforge-toolbar-miscWidget/research.md +0 -172
- package/dist/widget-specifications/_research_from_ga_products/de-visualistik-visualRoadmap-widget/research.md +0 -277
- package/dist/widget-specifications/_research_from_ga_products/msg-scripts-imagegallery-basic/research.md +0 -112
- package/dist/widget-specifications/_research_from_ga_products/phase-0-discovery-approach.md +0 -248
- package/dist/widget-specifications/_research_from_ga_products/widget-definition-mapping.md +0 -169
- package/dist/widget-specifications/_research_from_ga_products/widget-documentation-project.md +0 -259
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/generate.sh +0 -100
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/parse-mapping.sh +0 -35
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/template.md +0 -38
- package/dist/widget-specifications/_research_from_ga_products/widget-research-generation/widgets.txt +0 -108
- package/dist/widget-specifications/index.d.ts.map +0 -1
- package/dist/widget-specifications/index.js.map +0 -1
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/CLAUDE.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/WIDGET-TAGGING-SCHEME.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cboard.main.board/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ctts.main.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.demoWidgets.demoRichString/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.documentation.navigationWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dragAndDropImageView.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.draggablePageList.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.extendedTreeTableWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepManager/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.stepPreview/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardActivation/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.layoutSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.layouts.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.sourceForLayouts.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.meeting.pageHeader/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.navigationTileWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.headlineForReports/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.orgaTree.edit/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pageViewHeadline.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pdfPreview.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/absoluteSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/layout.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/pageSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.attributesGroup/relativeSelection.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/cf.cplace.platform.attributesGroup.layout.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.connectedAttributesGroup/singleSelectionWidgetId.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.dynamicIframe/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/columns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/displayOptions.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.platform.tableWidget/multiSortColumns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projectTree.editProjects/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.projektplanung.subscriptions/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.qrCodeWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleCalendar.calendar/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.simpleForm.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tableDetailViewWidget.widget/attributes.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.treeTableWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.tuplesWidget.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.videoWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/cf.cplace.visualization.dataSource.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/cf.cplace.visualization.search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/script.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/tableWidgetId.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.visualizations.tupleLineChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.cplace.workflow.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributeHistory/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.attributes/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.comments/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/attributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedBarChart/search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedMatrix/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/attributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedPieChart/search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/attributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/singleColumn.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/singleSelectionWidgetId.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/withLabel.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedSingleAttribute/withValue.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.connectedTableFilter/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.customRichStringAttribute/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsList/search.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/columns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.embeddedSearchAsTable/multiSortColumns.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.files/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.iframe/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingLinks/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.incomingReferences/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.makeover.attributes/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.modificationInfo/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.myElements/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.richString/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.entity.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.quotedAttributeName.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.singleColumn.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.useParent.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.withLabel.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.singleAttribute/cf.platform.withValue.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.tags/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.platform.wiki/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.gantt/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.ganttTaskDemo/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.multiGantt/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.scheduleTreeTable/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGantt/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/cf.projektplanung.singleGanttLink/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.curves.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.datePickerWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.dropDownWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.2lforge.toolbar.miscWidget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/de.visualistik.visualRoadmap.widget/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/msg.scripts.imagegallery.basic/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/layouts-widget-specifications}/tag-registry.json +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_catalog-data.json +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_implementation.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_meta.json +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_overview.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_summary.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/actionSearch.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/attributesConfiguration.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/chartSearch.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/dateCalculation.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/defaultColumnsConfiguration.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchFirstGroup.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchNode.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchRootNode.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchSecondGroup.md +0 -0
- /package/dist/{widget-specifications → plugins/resource-management-widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/treeStructure.md +0 -0
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
# Timeline Process (cf.cplace.timelineProcess)
|
|
2
|
+
|
|
3
|
+
## Overview
|
|
4
|
+
|
|
5
|
+
The Timeline Process app enables easy configuration of processes and actions that are aligned relative to a certain target date. It provides a framework for defining process templates with date-relative actions, allowing users to create repeatable process workflows that automatically calculate action dates based on a central target date.
|
|
6
|
+
|
|
7
|
+
**Use Cases:**
|
|
8
|
+
- Product launch checklists with dates calculated from launch day
|
|
9
|
+
- Event preparation workflows with milestones relative to event date
|
|
10
|
+
- Compliance deadlines based on regulatory filing dates
|
|
11
|
+
- Project phase gates with relative timing
|
|
12
|
+
- Onboarding/offboarding processes based on start/end dates
|
|
13
|
+
|
|
14
|
+
## Dependencies
|
|
15
|
+
|
|
16
|
+
- `cf.cplace.platform` (cplace Basis) - Base platform, always installed
|
|
17
|
+
|
|
18
|
+
No additional app dependencies are auto-installed.
|
|
19
|
+
|
|
20
|
+
## Types Provided
|
|
21
|
+
|
|
22
|
+
### cf.cplace.timelineProcess.processDescription (Process)
|
|
23
|
+
|
|
24
|
+
The central type representing a process definition or instance. Acts as a container for actions and roles.
|
|
25
|
+
|
|
26
|
+
| Attribute | Internal Name | Type | Required | Multiple | Description |
|
|
27
|
+
|-----------|---------------|------|----------|----------|-------------|
|
|
28
|
+
| Target Date | `cf.cplace.timelineProcess.targetDate` | Date | No | No | The anchor date from which all action dates are calculated |
|
|
29
|
+
| Template | `cf.cplace.timelineProcess.isTemplate` | Boolean | Yes | No | Indicates if this is a template (for reuse) or an active process instance |
|
|
30
|
+
|
|
31
|
+
**Icon:** `fa-forward`
|
|
32
|
+
|
|
33
|
+
### cf.cplace.timelineProcess.action (Action)
|
|
34
|
+
|
|
35
|
+
Represents an individual action or task within a process. Actions are positioned relative to the process target date using an offset value.
|
|
36
|
+
|
|
37
|
+
| Attribute | Internal Name | Type | Required | Multiple | Description |
|
|
38
|
+
|-----------|---------------|------|----------|----------|-------------|
|
|
39
|
+
| Process | `cf.cplace.timelineProcess.process` | Reference (Process) | Yes | No | Parent process (hierarchy reference) |
|
|
40
|
+
| Role | `cf.cplace.timelineProcess.role` | Reference (Role) | Yes | Yes | Roles responsible for this action |
|
|
41
|
+
| Assignment | `cf.cplace.timelineProcess.assignment` | Reference (Person/Group) | No | Yes | Specific users or groups assigned |
|
|
42
|
+
| Offset | `cf.cplace.timelineProcess.offset` | Number (days) | Yes | No | Days before (-) or after (+) the target date |
|
|
43
|
+
| Date | `cf.cplace.timelineProcess.date` | Date | No | No | Calculated action date (Target Date + Offset) |
|
|
44
|
+
| Completed | `cf.cplace.timelineProcess.completed` | Boolean | Yes | No | Whether the action has been completed |
|
|
45
|
+
|
|
46
|
+
**Icon:** `fa-play-circle`
|
|
47
|
+
|
|
48
|
+
**Note:** The `Process` reference is a hierarchy reference, meaning Actions are displayed as children of their Process in the page tree.
|
|
49
|
+
|
|
50
|
+
### cf.cplace.timelineProcess.role (Role)
|
|
51
|
+
|
|
52
|
+
Defines roles that can be assigned to actions within a process. Roles abstract the responsibility from specific people, enabling template reuse.
|
|
53
|
+
|
|
54
|
+
| Attribute | Internal Name | Type | Required | Multiple | Description |
|
|
55
|
+
|-----------|---------------|------|----------|----------|-------------|
|
|
56
|
+
| Process | `cf.cplace.timelineProcess.process` | Reference (Process) | Yes | No | Parent process (hierarchy reference) |
|
|
57
|
+
| Assignment | `cf.cplace.timelineProcess.assignment` | Reference (Person/Group) | No | Yes | Default persons or groups for this role |
|
|
58
|
+
|
|
59
|
+
**Icon:** `fa-users`
|
|
60
|
+
|
|
61
|
+
**Note:** The `Process` reference is a hierarchy reference, meaning Roles are displayed as children of their Process in the page tree.
|
|
62
|
+
|
|
63
|
+
## Widgets Provided
|
|
64
|
+
|
|
65
|
+
This app does not provide any custom widgets.
|
|
66
|
+
|
|
67
|
+
## Data Model Relationships
|
|
68
|
+
|
|
69
|
+
```
|
|
70
|
+
Process (processDescription)
|
|
71
|
+
|
|
|
72
|
+
+-- Role (role) [via hierarchy reference]
|
|
73
|
+
| |
|
|
74
|
+
| +-- Assignment (Person/Group)
|
|
75
|
+
|
|
|
76
|
+
+-- Action (action) [via hierarchy reference]
|
|
77
|
+
|
|
|
78
|
+
+-- Role(s) [reference to role(s) within same process]
|
|
79
|
+
+-- Assignment (Person/Group) [optional override]
|
|
80
|
+
```
|
|
81
|
+
|
|
82
|
+
## Usage Notes
|
|
83
|
+
|
|
84
|
+
### Template vs Instance Pattern
|
|
85
|
+
|
|
86
|
+
The app supports a template pattern:
|
|
87
|
+
1. Create a Process with `Template = true` containing standard Roles and Actions with offsets
|
|
88
|
+
2. When needed, copy the template Process and set `Template = false`
|
|
89
|
+
3. Set the `Target Date` on the new instance
|
|
90
|
+
4. Action dates are calculated as: `Action Date = Target Date + Offset`
|
|
91
|
+
|
|
92
|
+
### Offset Calculation
|
|
93
|
+
|
|
94
|
+
- **Positive offset**: Action is scheduled _after_ the target date (e.g., +7 = one week after)
|
|
95
|
+
- **Negative offset**: Action is scheduled _before_ the target date (e.g., -14 = two weeks before)
|
|
96
|
+
- **Zero offset**: Action is due on the target date itself
|
|
97
|
+
|
|
98
|
+
### Role-Based Assignment
|
|
99
|
+
|
|
100
|
+
Roles provide flexibility:
|
|
101
|
+
- Define roles once per process (e.g., "Project Manager", "Sponsor", "Team Lead")
|
|
102
|
+
- Assign default people to roles at the role level
|
|
103
|
+
- Actions reference roles, inheriting assignments
|
|
104
|
+
- Specific action assignments can override role defaults
|
|
105
|
+
|
|
106
|
+
### Common Patterns
|
|
107
|
+
|
|
108
|
+
1. **Launch Checklist**: Process with Target Date = Launch Date
|
|
109
|
+
- Actions: "Final QA" (-7 days), "Marketing Review" (-3 days), "Go Live" (0 days), "Post-Launch Review" (+7 days)
|
|
110
|
+
|
|
111
|
+
2. **Event Planning**: Process with Target Date = Event Date
|
|
112
|
+
- Actions: "Book Venue" (-60 days), "Send Invites" (-30 days), "Confirm Catering" (-7 days), "Event" (0 days)
|
|
113
|
+
|
|
114
|
+
3. **Compliance Workflow**: Process with Target Date = Filing Deadline
|
|
115
|
+
- Actions: "Gather Documents" (-30 days), "Internal Review" (-14 days), "Legal Sign-off" (-7 days), "Submit Filing" (0 days)
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
# Tree-structure Table (cf.cplace.treeTableWidget)
|
|
2
|
+
|
|
3
|
+
## Overview
|
|
4
|
+
|
|
5
|
+
The Tree-structure Table app provides a widget for displaying hierarchical page structures in a table format. It combines tree navigation (expandable/collapsible nodes) with tabular data display, making it ideal for visualizing parent-child relationships while showing configurable data columns.
|
|
6
|
+
|
|
7
|
+
## Dependencies
|
|
8
|
+
|
|
9
|
+
- `cf.cplace.platform` (cplace Basis) - always pre-installed
|
|
10
|
+
|
|
11
|
+
No additional apps are auto-installed with this app.
|
|
12
|
+
|
|
13
|
+
## Types Provided
|
|
14
|
+
|
|
15
|
+
**None.** This is a widget-only app that provides visualization capabilities without introducing new types.
|
|
16
|
+
|
|
17
|
+
## Widgets Provided
|
|
18
|
+
|
|
19
|
+
| Widget | Internal Name | Description | Use Case |
|
|
20
|
+
|--------|---------------|-------------|----------|
|
|
21
|
+
| Tree-structure Table | `cf.cplace.treeTableWidget` | Table with tree functionality that displays hierarchical page structures with expandable/collapsible nodes and configurable data columns | Display hierarchical data like organizational structures, project breakdowns, or any parent-child relationships in a combined tree + table view |
|
|
22
|
+
|
|
23
|
+
### Widget Details: Tree-structure Table
|
|
24
|
+
|
|
25
|
+
**Localized Names:**
|
|
26
|
+
- English: Tree-structure Table
|
|
27
|
+
- German: Baumstruktur-Tabelle
|
|
28
|
+
|
|
29
|
+
**Icon:** `cf-widget`
|
|
30
|
+
|
|
31
|
+
**Capabilities:**
|
|
32
|
+
- Combines tree navigation for parent-child relationships with tabular data display
|
|
33
|
+
- Expandable/collapsible nodes for hierarchical navigation
|
|
34
|
+
- Configurable data columns to show relevant attributes alongside the hierarchy
|
|
35
|
+
- Suitable for any type with a self-referential parent attribute
|
|
36
|
+
|
|
37
|
+
## Usage Notes
|
|
38
|
+
|
|
39
|
+
### When to Use
|
|
40
|
+
|
|
41
|
+
Use the Tree-structure Table widget when you need to:
|
|
42
|
+
- Display hierarchical data where users need to see both the tree structure and tabular details
|
|
43
|
+
- Navigate parent-child relationships while viewing additional attributes
|
|
44
|
+
- Show organizational hierarchies, project breakdowns, or category trees with associated data
|
|
45
|
+
|
|
46
|
+
### Configuration Requirements
|
|
47
|
+
|
|
48
|
+
To use this widget effectively, your data model should include:
|
|
49
|
+
1. A **self-referential reference attribute** (e.g., "parent" pointing to the same type) to define the hierarchy
|
|
50
|
+
2. **Additional attributes** you want to display as columns in the table
|
|
51
|
+
|
|
52
|
+
### Comparison with Other Widgets
|
|
53
|
+
|
|
54
|
+
| Widget | App | Best For |
|
|
55
|
+
|--------|-----|----------|
|
|
56
|
+
| Tree-structure Table | `cf.cplace.treeTableWidget` | Simple hierarchies with tabular data columns |
|
|
57
|
+
| Extended Tree Table Widget | `cf.cplace.extendedTreeTableWidget` | Multi-type hierarchies with dynamic search-based filtering |
|
|
58
|
+
| Structured Table for Schedules | `cf.cplace.projektplanung.projektplanungBasic` | Project planning tasks and milestones with Gantt integration |
|
|
59
|
+
|
|
60
|
+
### Integration Notes
|
|
61
|
+
|
|
62
|
+
- This widget does not require any specific types - it works with any type that has a self-referential parent attribute
|
|
63
|
+
- Can be combined with other platform widgets for master-detail patterns
|
|
64
|
+
- **Not suitable for dashboards** (without explicit root node configuration): The widget resolves its root node as: (1) connected table selection, (2) configured `rootNode`, (3) embedding page fallback. On dashboards without a configured root, the fallback uses the dashboard page itself — which has no hierarchy children — resulting in a single empty row. Since the ai-builder pipeline does not configure explicit root nodes, do not place this widget on dashboard pages.
|
|
65
|
+
|
|
66
|
+
## Investigation Metadata
|
|
67
|
+
|
|
68
|
+
- **Investigation Date:** 2026-02-02
|
|
69
|
+
- **Investigation Workspace:** `[App Investigation] cf.cplace.treeTableWidget`
|
|
70
|
+
- **Workspace ID:** `6uagamlv31rcvlcx2rup6rpi7`
|
|
71
|
+
- **cplace Version:** Current production
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"core.d.ts","sourceRoot":"","sources":["../../src/plugins/core.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAiBpD,eAAO,MAAM,UAAU,EAAE,SAgBxB,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { fileURLToPath } from 'url';
|
|
3
|
+
import { dirname } from 'path';
|
|
4
|
+
import { registerWorkspaceCoreTools, WORKSPACE_CORE_TOOL_DEFINITIONS } from '../tools/workspace-core.js';
|
|
5
|
+
import { registerPageTools, PAGE_TOOL_DEFINITIONS } from '../tools/pages.js';
|
|
6
|
+
import { registerSearchTools, SEARCH_TOOL_DEFINITIONS } from '../tools/search.js';
|
|
7
|
+
import { registerUserTools, USER_TOOL_DEFINITIONS } from '../tools/users.js';
|
|
8
|
+
import { registerReferenceTools, REFERENCE_TOOL_DEFINITIONS } from '../tools/references.js';
|
|
9
|
+
import { registerGetOperationTools, GET_OPERATIONS_TOOL_DEFINITIONS } from '../tools/get-operations.js';
|
|
10
|
+
import { registerUrlResolutionTools, URL_RESOLUTION_TOOL_DEFINITIONS } from '../tools/url-resolution.js';
|
|
11
|
+
import { registerDocumentTools, DOCUMENT_TOOL_DEFINITIONS } from '../tools/documents.js';
|
|
12
|
+
import { registerCsvExportTools, CSV_EXPORT_TOOL_DEFINITIONS } from '../tools/csv-export.js';
|
|
13
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
14
|
+
const __dirname = dirname(__filename);
|
|
15
|
+
export const corePlugin = {
|
|
16
|
+
name: 'core',
|
|
17
|
+
version: PLUGIN_VERSION,
|
|
18
|
+
description: 'Essential operations including workspace navigation, page operations, search, users, and references',
|
|
19
|
+
sourcePath: __dirname,
|
|
20
|
+
modules: {
|
|
21
|
+
'workspace-core': { register: registerWorkspaceCoreTools, toolDefinitions: WORKSPACE_CORE_TOOL_DEFINITIONS },
|
|
22
|
+
'pages': { register: registerPageTools, toolDefinitions: PAGE_TOOL_DEFINITIONS },
|
|
23
|
+
'search': { register: registerSearchTools, toolDefinitions: SEARCH_TOOL_DEFINITIONS },
|
|
24
|
+
'users': { register: registerUserTools, toolDefinitions: USER_TOOL_DEFINITIONS },
|
|
25
|
+
'references': { register: registerReferenceTools, toolDefinitions: REFERENCE_TOOL_DEFINITIONS },
|
|
26
|
+
'get-operations': { register: registerGetOperationTools, toolDefinitions: GET_OPERATIONS_TOOL_DEFINITIONS },
|
|
27
|
+
'url-resolution': { register: registerUrlResolutionTools, toolDefinitions: URL_RESOLUTION_TOOL_DEFINITIONS },
|
|
28
|
+
'documents': { register: registerDocumentTools, toolDefinitions: DOCUMENT_TOOL_DEFINITIONS },
|
|
29
|
+
'csv-export': { register: registerCsvExportTools, toolDefinitions: CSV_EXPORT_TOOL_DEFINITIONS },
|
|
30
|
+
}
|
|
31
|
+
};
|
|
32
|
+
//# sourceMappingURL=core.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"core.js","sourceRoot":"","sources":["../../src/plugins/core.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAC/B,OAAO,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,MAAM,4BAA4B,CAAC;AACzG,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC;AAC7E,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC;AAC7E,OAAO,EAAE,sBAAsB,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAC5F,OAAO,EAAE,yBAAyB,EAAE,+BAA+B,EAAE,MAAM,4BAA4B,CAAC;AACxG,OAAO,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,MAAM,4BAA4B,CAAC;AACzG,OAAO,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AACzF,OAAO,EAAE,sBAAsB,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AAE7F,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,UAAU,GAAc;IACnC,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,qGAAqG;IAClH,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,gBAAgB,EAAE,EAAE,QAAQ,EAAE,0BAA0B,EAAE,eAAe,EAAE,+BAA+B,EAAE;QAC5G,OAAO,EAAW,EAAE,QAAQ,EAAE,iBAAiB,EAAW,eAAe,EAAE,qBAAqB,EAAE;QAClG,QAAQ,EAAU,EAAE,QAAQ,EAAE,mBAAmB,EAAS,eAAe,EAAE,uBAAuB,EAAE;QACpG,OAAO,EAAW,EAAE,QAAQ,EAAE,iBAAiB,EAAW,eAAe,EAAE,qBAAqB,EAAE;QAClG,YAAY,EAAM,EAAE,QAAQ,EAAE,sBAAsB,EAAM,eAAe,EAAE,0BAA0B,EAAE;QACvG,gBAAgB,EAAE,EAAE,QAAQ,EAAE,yBAAyB,EAAG,eAAe,EAAE,+BAA+B,EAAE;QAC5G,gBAAgB,EAAE,EAAE,QAAQ,EAAE,0BAA0B,EAAE,eAAe,EAAE,+BAA+B,EAAE;QAC5G,WAAW,EAAO,EAAE,QAAQ,EAAE,qBAAqB,EAAO,eAAe,EAAE,yBAAyB,EAAE;QACtG,YAAY,EAAM,EAAE,QAAQ,EAAE,sBAAsB,EAAK,eAAe,EAAE,2BAA2B,EAAE;KACxG;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"history.d.ts","sourceRoot":"","sources":["../../src/plugins/history.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AASpD,eAAO,MAAM,aAAa,EAAE,SAQ3B,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { registerVersionHistoryTools, VERSION_HISTORY_TOOL_DEFINITIONS } from '../tools/version-history.js';
|
|
3
|
+
import { fileURLToPath } from 'url';
|
|
4
|
+
import { dirname } from 'path';
|
|
5
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
6
|
+
const __dirname = dirname(__filename);
|
|
7
|
+
export const historyPlugin = {
|
|
8
|
+
name: 'history',
|
|
9
|
+
version: PLUGIN_VERSION,
|
|
10
|
+
description: 'Version history',
|
|
11
|
+
sourcePath: __dirname,
|
|
12
|
+
modules: {
|
|
13
|
+
'version-history': { register: registerVersionHistoryTools, toolDefinitions: VERSION_HISTORY_TOOL_DEFINITIONS },
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=history.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"history.js","sourceRoot":"","sources":["../../src/plugins/history.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,MAAM,6BAA6B,CAAC;AAC5G,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,aAAa,GAAc;IACtC,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,iBAAiB;IAC9B,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,iBAAiB,EAAE,EAAE,QAAQ,EAAE,2BAA2B,EAAE,eAAe,EAAE,gCAAgC,EAAE;KAChH;CACF,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export { corePlugin } from './core.js';
|
|
2
|
+
export { workspaceAdminPlugin } from './workspace-admin.js';
|
|
3
|
+
export { layoutsPlugin } from './layouts.js';
|
|
4
|
+
export { typesWritePlugin } from './types-write.js';
|
|
5
|
+
export { lowCodePlugin } from './low-code.js';
|
|
6
|
+
export { jobsPlugin } from './jobs.js';
|
|
7
|
+
export { projectPlanningPlugin } from './project-planning.js';
|
|
8
|
+
export { historyPlugin } from './history.js';
|
|
9
|
+
export { solutionManagementPlugin } from './solution-management.js';
|
|
10
|
+
export { applicationSettingsPlugin } from './application-settings.js';
|
|
11
|
+
export { resourceManagementPlugin } from './resource-management.js';
|
|
12
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/plugins/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AACvC,OAAO,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AACvC,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,EAAE,yBAAyB,EAAE,MAAM,2BAA2B,CAAC;AACtE,OAAO,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export { corePlugin } from './core.js';
|
|
2
|
+
export { workspaceAdminPlugin } from './workspace-admin.js';
|
|
3
|
+
export { layoutsPlugin } from './layouts.js';
|
|
4
|
+
export { typesWritePlugin } from './types-write.js';
|
|
5
|
+
export { lowCodePlugin } from './low-code.js';
|
|
6
|
+
export { jobsPlugin } from './jobs.js';
|
|
7
|
+
export { projectPlanningPlugin } from './project-planning.js';
|
|
8
|
+
export { historyPlugin } from './history.js';
|
|
9
|
+
export { solutionManagementPlugin } from './solution-management.js';
|
|
10
|
+
export { applicationSettingsPlugin } from './application-settings.js';
|
|
11
|
+
export { resourceManagementPlugin } from './resource-management.js';
|
|
12
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/plugins/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AACvC,OAAO,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AACvC,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,EAAE,yBAAyB,EAAE,MAAM,2BAA2B,CAAC;AACtE,OAAO,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"jobs.d.ts","sourceRoot":"","sources":["../../src/plugins/jobs.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AASpD,eAAO,MAAM,UAAU,EAAE,SAQxB,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { registerJobsTools, JOBS_TOOL_DEFINITIONS } from '../tools/jobs.js';
|
|
3
|
+
import { fileURLToPath } from 'url';
|
|
4
|
+
import { dirname } from 'path';
|
|
5
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
6
|
+
const __dirname = dirname(__filename);
|
|
7
|
+
export const jobsPlugin = {
|
|
8
|
+
name: 'jobs',
|
|
9
|
+
version: PLUGIN_VERSION,
|
|
10
|
+
description: 'Job monitoring',
|
|
11
|
+
sourcePath: __dirname,
|
|
12
|
+
modules: {
|
|
13
|
+
'jobs': { register: registerJobsTools, toolDefinitions: JOBS_TOOL_DEFINITIONS },
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=jobs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"jobs.js","sourceRoot":"","sources":["../../src/plugins/jobs.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,UAAU,GAAc;IACnC,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,gBAAgB;IAC7B,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,MAAM,EAAE,EAAE,QAAQ,EAAE,iBAAiB,EAAE,eAAe,EAAE,qBAAqB,EAAE;KAChF;CACF,CAAC"}
|
|
@@ -13,7 +13,7 @@ When using `relativeReference` filters, you MUST provide a real page UID as cont
|
|
|
13
13
|
|
|
14
14
|
```
|
|
15
15
|
cplace_search_pages(
|
|
16
|
-
|
|
16
|
+
searchFilter: [{"relativeReference": {"attribute": "myType.refAttr", "operator": "embeddingCustomEntity"}}],
|
|
17
17
|
embeddingEntityUid: "page/abc123" // ← Real page UID required!
|
|
18
18
|
)
|
|
19
19
|
```
|
|
@@ -13,7 +13,7 @@ When using `relativeReference` filters, you MUST provide a real page UID as cont
|
|
|
13
13
|
|
|
14
14
|
```
|
|
15
15
|
cplace_search_pages(
|
|
16
|
-
|
|
16
|
+
searchFilter: [{"relativeReference": {"attribute": "myType.refAttr", "operator": "embeddingCustomEntity"}}],
|
|
17
17
|
embeddingEntityUid: "page/abc123" // ← Real page UID required!
|
|
18
18
|
)
|
|
19
19
|
```
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layouts.d.ts","sourceRoot":"","sources":["../../src/plugins/layouts.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAcpD,eAAO,MAAM,aAAa,EAAE,SAa3B,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { WIDGET_TOOL_DEFINITIONS } from '../tools/widgets.js';
|
|
3
|
+
import { registerTypeLayoutTools, TYPE_LAYOUT_TOOL_DEFINITIONS } from '../tools/type-layouts.js';
|
|
4
|
+
import { registerRichStringWidgetTools, RICHSTRING_WIDGET_TOOL_DEFINITIONS } from '../tools/richstring-widgets.js';
|
|
5
|
+
import { registerLayoutRichStringWidgetTools, LAYOUT_RICHSTRING_WIDGET_TOOL_DEFINITIONS } from '../tools/layout-richstring-widgets.js';
|
|
6
|
+
import { registerBoardWidgetTools, BOARD_TOOL_DEFINITIONS } from '../tools/board-widget.js';
|
|
7
|
+
import { registerLayoutTools, LAYOUT_TOOL_DEFINITIONS } from '../tools/layout.js';
|
|
8
|
+
import { fileURLToPath } from 'url';
|
|
9
|
+
import { dirname } from 'path';
|
|
10
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
11
|
+
const __dirname = dirname(__filename);
|
|
12
|
+
export const layoutsPlugin = {
|
|
13
|
+
name: 'layouts',
|
|
14
|
+
version: PLUGIN_VERSION,
|
|
15
|
+
description: 'Widget and layout management including type layouts, richstring embedded widgets, board widget configuration, and layout scripting',
|
|
16
|
+
sourcePath: __dirname,
|
|
17
|
+
modules: {
|
|
18
|
+
'widgets': { register: () => { }, toolDefinitions: WIDGET_TOOL_DEFINITIONS },
|
|
19
|
+
'type-layouts': { register: registerTypeLayoutTools, toolDefinitions: TYPE_LAYOUT_TOOL_DEFINITIONS },
|
|
20
|
+
'richstring-widgets': { register: registerRichStringWidgetTools, toolDefinitions: RICHSTRING_WIDGET_TOOL_DEFINITIONS },
|
|
21
|
+
'layout-richstring-widgets': { register: registerLayoutRichStringWidgetTools, toolDefinitions: LAYOUT_RICHSTRING_WIDGET_TOOL_DEFINITIONS },
|
|
22
|
+
'board-widget': { register: registerBoardWidgetTools, toolDefinitions: BOARD_TOOL_DEFINITIONS },
|
|
23
|
+
'layout': { register: registerLayoutTools, toolDefinitions: LAYOUT_TOOL_DEFINITIONS },
|
|
24
|
+
}
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=layouts.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layouts.js","sourceRoot":"","sources":["../../src/plugins/layouts.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,uBAAuB,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AACjG,OAAO,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AACnH,OAAO,EAAE,mCAAmC,EAAE,yCAAyC,EAAE,MAAM,uCAAuC,CAAC;AACvI,OAAO,EAAE,wBAAwB,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAC5F,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAClF,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,aAAa,GAAc;IACtC,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,oIAAoI;IACjJ,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,SAAS,EAAmB,EAAE,QAAQ,EAAE,GAAG,EAAE,GAAE,CAAC,EAAE,eAAe,EAAE,uBAAuB,EAAE;QAC5F,cAAc,EAAc,EAAE,QAAQ,EAAE,uBAAuB,EAAe,eAAe,EAAE,4BAA4B,EAAE;QAC7H,oBAAoB,EAAQ,EAAE,QAAQ,EAAE,6BAA6B,EAAS,eAAe,EAAE,kCAAkC,EAAE;QACnI,2BAA2B,EAAC,EAAE,QAAQ,EAAE,mCAAmC,EAAG,eAAe,EAAE,yCAAyC,EAAE;QAC1I,cAAc,EAAc,EAAE,QAAQ,EAAE,wBAAwB,EAAc,eAAe,EAAE,sBAAsB,EAAE;QACvH,QAAQ,EAAoB,EAAE,QAAQ,EAAE,mBAAmB,EAAmB,eAAe,EAAE,uBAAuB,EAAE;KACzH;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"low-code.d.ts","sourceRoot":"","sources":["../../src/plugins/low-code.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAiBpD,eAAO,MAAM,aAAa,EAAE,SAgB3B,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { registerValidatorTools, VALIDATOR_TOOL_DEFINITIONS } from '../tools/validators.js';
|
|
3
|
+
import { registerChangeListenerTools, CHANGE_LISTENER_TOOL_DEFINITIONS } from '../tools/change-listeners.js';
|
|
4
|
+
import { registerWorkflowTools, WORKFLOW_TOOL_DEFINITIONS } from '../tools/workflow.js';
|
|
5
|
+
import { registerWorkflowScriptTools, WORKFLOW_SCRIPT_TOOL_DEFINITIONS } from '../tools/workflow-scripts.js';
|
|
6
|
+
import { registerScriptLogsTools, SCRIPT_LOGS_TOOL_DEFINITIONS } from '../tools/script-logs.js';
|
|
7
|
+
import { registerScriptTools, SCRIPT_TOOL_DEFINITIONS } from '../tools/script.js';
|
|
8
|
+
import { registerLintingTools, LINTING_TOOL_DEFINITIONS } from '../tools/linting.js';
|
|
9
|
+
import { registerJobScriptsTools, JOB_SCRIPTS_TOOL_DEFINITIONS } from '../tools/job-scripts.js';
|
|
10
|
+
import { registerJobScheduleTriggerTools, JOB_SCHEDULE_TRIGGER_TOOL_DEFINITIONS } from '../tools/job-schedule-trigger.js';
|
|
11
|
+
import { fileURLToPath } from 'url';
|
|
12
|
+
import { dirname } from 'path';
|
|
13
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
14
|
+
const __dirname = dirname(__filename);
|
|
15
|
+
export const lowCodePlugin = {
|
|
16
|
+
name: 'low-code',
|
|
17
|
+
version: PLUGIN_VERSION,
|
|
18
|
+
description: 'Validators, change listeners, workflow management, script logs, script execution, and job monitoring',
|
|
19
|
+
sourcePath: __dirname,
|
|
20
|
+
modules: {
|
|
21
|
+
'validators': { register: registerValidatorTools, toolDefinitions: VALIDATOR_TOOL_DEFINITIONS },
|
|
22
|
+
'change-listeners': { register: registerChangeListenerTools, toolDefinitions: CHANGE_LISTENER_TOOL_DEFINITIONS },
|
|
23
|
+
'workflow': { register: registerWorkflowTools, toolDefinitions: WORKFLOW_TOOL_DEFINITIONS },
|
|
24
|
+
'workflow-scripts': { register: registerWorkflowScriptTools, toolDefinitions: WORKFLOW_SCRIPT_TOOL_DEFINITIONS },
|
|
25
|
+
'script-logs': { register: registerScriptLogsTools, toolDefinitions: SCRIPT_LOGS_TOOL_DEFINITIONS },
|
|
26
|
+
'script': { register: registerScriptTools, toolDefinitions: SCRIPT_TOOL_DEFINITIONS },
|
|
27
|
+
'linting': { register: registerLintingTools, toolDefinitions: LINTING_TOOL_DEFINITIONS },
|
|
28
|
+
'job-scripts': { register: registerJobScriptsTools, toolDefinitions: JOB_SCRIPTS_TOOL_DEFINITIONS },
|
|
29
|
+
'job-schedule-trigger': { register: registerJobScheduleTriggerTools, toolDefinitions: JOB_SCHEDULE_TRIGGER_TOOL_DEFINITIONS },
|
|
30
|
+
}
|
|
31
|
+
};
|
|
32
|
+
//# sourceMappingURL=low-code.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"low-code.js","sourceRoot":"","sources":["../../src/plugins/low-code.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,sBAAsB,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAC5F,OAAO,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,MAAM,8BAA8B,CAAC;AAC7G,OAAO,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACxF,OAAO,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,MAAM,8BAA8B,CAAC;AAC7G,OAAO,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAChG,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAClF,OAAO,EAAE,oBAAoB,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AACrF,OAAO,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAChG,OAAO,EAAE,+BAA+B,EAAE,qCAAqC,EAAE,MAAM,kCAAkC,CAAC;AAC1H,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,aAAa,GAAc;IACtC,IAAI,EAAE,UAAU;IAChB,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,sGAAsG;IACnH,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,YAAY,EAAY,EAAE,QAAQ,EAAE,sBAAsB,EAAY,eAAe,EAAE,0BAA0B,EAAE;QACnH,kBAAkB,EAAM,EAAE,QAAQ,EAAE,2BAA2B,EAAO,eAAe,EAAE,gCAAgC,EAAE;QACzH,UAAU,EAAc,EAAE,QAAQ,EAAE,qBAAqB,EAAa,eAAe,EAAE,yBAAyB,EAAE;QAClH,kBAAkB,EAAM,EAAE,QAAQ,EAAE,2BAA2B,EAAO,eAAe,EAAE,gCAAgC,EAAE;QACzH,aAAa,EAAW,EAAE,QAAQ,EAAE,uBAAuB,EAAW,eAAe,EAAE,4BAA4B,EAAE;QACrH,QAAQ,EAAgB,EAAE,QAAQ,EAAE,mBAAmB,EAAe,eAAe,EAAE,uBAAuB,EAAE;QAChH,SAAS,EAAe,EAAE,QAAQ,EAAE,oBAAoB,EAAc,eAAe,EAAE,wBAAwB,EAAE;QACjH,aAAa,EAAW,EAAE,QAAQ,EAAE,uBAAuB,EAAW,eAAe,EAAE,4BAA4B,EAAE;QACrH,sBAAsB,EAAE,EAAE,QAAQ,EAAE,+BAA+B,EAAG,eAAe,EAAE,qCAAqC,EAAE;KAC/H;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"project-planning.d.ts","sourceRoot":"","sources":["../../src/plugins/project-planning.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAUpD,eAAO,MAAM,qBAAqB,EAAE,SASnC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { PLUGIN_VERSION } from './version.js';
|
|
2
|
+
import { registerScheduleTools, SCHEDULE_TOOL_DEFINITIONS } from '../tools/schedule.js';
|
|
3
|
+
import { registerPPTExportProfileTools, PPT_EXPORT_TOOL_DEFINITIONS } from '../tools/ppt-export.js';
|
|
4
|
+
import { fileURLToPath } from 'url';
|
|
5
|
+
import { dirname } from 'path';
|
|
6
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
7
|
+
const __dirname = dirname(__filename);
|
|
8
|
+
export const projectPlanningPlugin = {
|
|
9
|
+
name: 'project-planning',
|
|
10
|
+
version: PLUGIN_VERSION,
|
|
11
|
+
description: 'Schedule analysis and PowerPoint export',
|
|
12
|
+
sourcePath: __dirname,
|
|
13
|
+
modules: {
|
|
14
|
+
'schedule': { register: registerScheduleTools, toolDefinitions: SCHEDULE_TOOL_DEFINITIONS },
|
|
15
|
+
'ppt-export': { register: registerPPTExportProfileTools, toolDefinitions: PPT_EXPORT_TOOL_DEFINITIONS },
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=project-planning.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"project-planning.js","sourceRoot":"","sources":["../../src/plugins/project-planning.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACxF,OAAO,EAAE,6BAA6B,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AACpG,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,qBAAqB,GAAc;IAC9C,IAAI,EAAE,kBAAkB;IACxB,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,yCAAyC;IACtD,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE;QACP,UAAU,EAAE,EAAE,QAAQ,EAAE,qBAAqB,EAAE,eAAe,EAAE,yBAAyB,EAAE;QAC3F,YAAY,EAAE,EAAE,QAAQ,EAAE,6BAA6B,EAAE,eAAe,EAAE,2BAA2B,EAAE;KACxG;CACF,CAAC"}
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
# Resource Management (cf.cplace.resourceManagement)
|
|
2
|
+
|
|
3
|
+
## Overview
|
|
4
|
+
|
|
5
|
+
The Resource Management app enables configuration and planning of resources across projects and teams. It provides a framework for defining resource types (like people, equipment, or budget), planning items (tasks, projects), and value types (allocations) that connect them. The app includes a Resource Planner widget for visualizing allocations and utilization over time.
|
|
6
|
+
|
|
7
|
+
**Key Capabilities:**
|
|
8
|
+
- Configure which types in your workspace represent resources (people, equipment, etc.)
|
|
9
|
+
- Configure which types represent planning items (tasks, projects, etc.)
|
|
10
|
+
- Define value types that connect resources to planning items (allocations)
|
|
11
|
+
- Visualize resource allocations and capacity utilization with the Resource Planner widget
|
|
12
|
+
- Custom tooltip scripts for detailed hover information
|
|
13
|
+
|
|
14
|
+
## Dependencies
|
|
15
|
+
|
|
16
|
+
| App | Qualified Name | Auto-Installed |
|
|
17
|
+
|-----|----------------|----------------|
|
|
18
|
+
| cplace Basis | `cf.cplace.platform` | Yes (always present) |
|
|
19
|
+
|
|
20
|
+
**Note:** This app has no additional dependencies beyond the base platform.
|
|
21
|
+
|
|
22
|
+
## Types Provided
|
|
23
|
+
|
|
24
|
+
### cf.cplace.resourceManagement.resourceTypeConfiguration
|
|
25
|
+
|
|
26
|
+
Configures which types in the workspace should be treated as **resources** (e.g., Person, Team, Machine).
|
|
27
|
+
|
|
28
|
+
| Attribute | Type | Required | Description |
|
|
29
|
+
|-----------|------|----------|-------------|
|
|
30
|
+
| `cf.cplace.resourceManagement.type` | Type Reference | Yes | The type to be used as a resource |
|
|
31
|
+
| `cf.cplace.resourceManagement.capacityAttribute` | Attribute Reference | No | Attribute defining the capacity of the resource |
|
|
32
|
+
| `cf.cplace.resourceManagement.actualAttribute` | Attribute Reference | No | Attribute defining the actual/used value |
|
|
33
|
+
| `cf.cplace.resourceManagement.responsibleAttribute` | Attribute Reference | No | Attribute defining responsible person(s) |
|
|
34
|
+
| `cf.cplace.resourceManagement.userReferenceAttribute` | Attribute Reference | No | Attribute for displaying user profile picture |
|
|
35
|
+
| `cf.cplace.resourceManagement.icon` | Text/Icon | No | Icon displayed in Resource Planner widget |
|
|
36
|
+
|
|
37
|
+
### cf.cplace.resourceManagement.planningItemTypeConfiguration
|
|
38
|
+
|
|
39
|
+
Configures which types in the workspace should be treated as **planning items** (e.g., Task, Project, Work Package).
|
|
40
|
+
|
|
41
|
+
| Attribute | Type | Required | Description |
|
|
42
|
+
|-----------|------|----------|-------------|
|
|
43
|
+
| `cf.cplace.resourceManagement.type` | Type Reference | Yes | The type to be used as a planning item |
|
|
44
|
+
| `cf.cplace.resourceManagement.demandAttribute` | Attribute Reference | No | Attribute defining the demand/need |
|
|
45
|
+
| `cf.cplace.resourceManagement.actualAttribute` | Attribute Reference | No | Attribute defining the actual value |
|
|
46
|
+
| `cf.cplace.resourceManagement.icon` | Text/Icon | No | Icon displayed in Resource Planner widget |
|
|
47
|
+
|
|
48
|
+
### cf.cplace.resourceManagement.valueTypeConfiguration
|
|
49
|
+
|
|
50
|
+
Configures which types represent **allocation values** that connect resources to planning items.
|
|
51
|
+
|
|
52
|
+
| Attribute | Type | Required | Description |
|
|
53
|
+
|-----------|------|----------|-------------|
|
|
54
|
+
| `cf.cplace.resourceManagement.type` | Type Reference | Yes | The type to be used as a value type |
|
|
55
|
+
| `cf.cplace.resourceManagement.resourceAttribute` | Attribute Reference | No | Attribute linking to the resource |
|
|
56
|
+
| `cf.cplace.resourceManagement.planningItemAttribute` | Attribute Reference | No | Attribute linking to the planning item |
|
|
57
|
+
| `cf.cplace.resourceManagement.icon` | Text/Icon | No | Icon displayed in Resource Management widgets |
|
|
58
|
+
|
|
59
|
+
### cf.cplace.resourceManagement.tooltip
|
|
60
|
+
|
|
61
|
+
Configures custom tooltips for the Resource Planner widget.
|
|
62
|
+
|
|
63
|
+
| Attribute | Type | Required | Description |
|
|
64
|
+
|-----------|------|----------|-------------|
|
|
65
|
+
| `cf.cplace.resourceManagement.isActive` | Boolean | Yes | Whether this tooltip is active |
|
|
66
|
+
| `cf.cplace.resourceManagement.isDefault` | Boolean | Yes | Whether this is the default tooltip for all types |
|
|
67
|
+
| `cf.cplace.resourceManagement.referencedTypes` | Type Reference | No | Specific types this tooltip applies to (multi-value) |
|
|
68
|
+
| `cf.cplace.resourceManagement.script` | Text/Script | No | cplaceJS script to generate custom tooltip content |
|
|
69
|
+
|
|
70
|
+
## Widgets Provided
|
|
71
|
+
|
|
72
|
+
| Widget | Widget Kind | Description |
|
|
73
|
+
|--------|-------------|-------------|
|
|
74
|
+
| Resource Planner | `cf.cplace.resourceManagement.resourcePlannerDefinition` | Visualizes resource allocations and utilization over time with a hierarchical tree view and time-phased grid with color-coded capacity indicators |
|
|
75
|
+
|
|
76
|
+
### Resource Planner Widget Details
|
|
77
|
+
|
|
78
|
+
The Resource Planner widget provides:
|
|
79
|
+
- **Hierarchical view**: Shows resources and their allocations in a tree structure
|
|
80
|
+
- **Time-phased grid**: Displays allocation values across configurable time periods
|
|
81
|
+
- **Capacity indicators**: Color-coded cells showing utilization (under/over capacity)
|
|
82
|
+
- **Custom tooltips**: Scriptable tooltips for detailed hover information
|
|
83
|
+
- **Icon support**: Configurable icons for resources and planning items
|
|
84
|
+
|
|
85
|
+
## Usage Notes
|
|
86
|
+
|
|
87
|
+
### When to Use This App
|
|
88
|
+
|
|
89
|
+
- **Resource Planning**: When you need to track who is assigned to what and their availability
|
|
90
|
+
- **Capacity Management**: When you need to visualize and manage resource capacity vs. demand
|
|
91
|
+
- **Portfolio Planning**: When allocating resources across multiple projects or initiatives
|
|
92
|
+
- **Team Workload**: When balancing work across team members
|
|
93
|
+
|
|
94
|
+
### Configuration Pattern
|
|
95
|
+
|
|
96
|
+
1. **Define your resource type** (e.g., Person, Team, Equipment)
|
|
97
|
+
2. **Define your planning item type** (e.g., Task, Project, Work Package)
|
|
98
|
+
3. **Define your value type** that connects them (e.g., Allocation, Assignment)
|
|
99
|
+
4. **Create configuration pages** for each type mapping
|
|
100
|
+
5. **Add the Resource Planner widget** to visualize allocations
|
|
101
|
+
|
|
102
|
+
### Related Apps
|
|
103
|
+
|
|
104
|
+
| App | Purpose |
|
|
105
|
+
|-----|---------|
|
|
106
|
+
| `cf.cplace.resourceManagement.resourceManagementChart` | Additional chart visualizations for resource data |
|
|
107
|
+
| `cf.cplace.projectPlanning.app.basic.basicScheduleManagement` | Schedule, Task, Milestone types that can be used as planning items |
|
|
108
|
+
|
|
109
|
+
### Prerequisites
|
|
110
|
+
|
|
111
|
+
Before using this app effectively, you need:
|
|
112
|
+
1. Types defined for your resources (e.g., a Person or Team type)
|
|
113
|
+
2. Types defined for your planning items (e.g., Task, Project)
|
|
114
|
+
3. A type that represents the allocation/assignment relationship
|
|
115
|
+
4. Appropriate number or time-series attributes for capacity, demand, and actual values
|
|
116
|
+
|
|
117
|
+
---
|
|
118
|
+
|
|
119
|
+
*Investigation performed: 2026-02-02*
|
|
120
|
+
*Workspace used: [App Investigation] cf.cplace.resourceManagement (7dtquyi33dyyklcunbx3w4iin)*
|