@cplace/mcp-server 1.6.1 → 1.7.0

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.
Files changed (546) hide show
  1. package/dist/plugin-registry.js +4 -4
  2. package/dist/plugin-registry.js.map +1 -1
  3. package/dist/plugins/{core-app-catalog → core/app-catalog}/README.md +1 -0
  4. package/dist/plugins/forms-wizard/app-catalog/cf.cplace.formsWizard.formsWizardExecution/README.md +80 -0
  5. package/dist/plugins/forms-wizard.d.ts +3 -0
  6. package/dist/plugins/forms-wizard.d.ts.map +1 -0
  7. package/dist/plugins/forms-wizard.js +16 -0
  8. package/dist/plugins/forms-wizard.js.map +1 -0
  9. package/dist/plugins/index.d.ts +1 -0
  10. package/dist/plugins/index.d.ts.map +1 -1
  11. package/dist/plugins/index.js +1 -0
  12. package/dist/plugins/index.js.map +1 -1
  13. package/dist/plugins/low-code.d.ts.map +1 -1
  14. package/dist/plugins/low-code.js +2 -0
  15. package/dist/plugins/low-code.js.map +1 -1
  16. package/dist/tools/layout-richstring-widgets.d.ts +1 -1
  17. package/dist/tools/layout-richstring-widgets.d.ts.map +1 -1
  18. package/dist/tools/layout-richstring-widgets.js +5 -1
  19. package/dist/tools/layout-richstring-widgets.js.map +1 -1
  20. package/dist/tools/richstring-widgets.d.ts +1 -1
  21. package/dist/tools/richstring-widgets.d.ts.map +1 -1
  22. package/dist/tools/richstring-widgets.js +5 -1
  23. package/dist/tools/richstring-widgets.js.map +1 -1
  24. package/dist/tools/widgets.js +1 -1
  25. package/dist/tools/widgets.js.map +1 -1
  26. package/dist/tools/wizards.d.ts +148 -0
  27. package/dist/tools/wizards.d.ts.map +1 -0
  28. package/dist/tools/wizards.js +798 -0
  29. package/dist/tools/wizards.js.map +1 -0
  30. package/dist/tools/workflow-execution.d.ts +18 -0
  31. package/dist/tools/workflow-execution.d.ts.map +1 -0
  32. package/dist/tools/workflow-execution.js +43 -0
  33. package/dist/tools/workflow-execution.js.map +1 -0
  34. package/package.json +2 -2
  35. /package/dist/plugins/{core-app-catalog → core/app-catalog}/INVESTIGATION-PROMPT.md +0 -0
  36. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.breadcrumbs/README.md +0 -0
  37. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.buildingBlockSchedule/README.md +0 -0
  38. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.cboard.main/README.md +0 -0
  39. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.ctts.main/README.md +0 -0
  40. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.draggablePageList/README.md +0 -0
  41. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.itemList/README.md +0 -0
  42. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.landingPage/README.md +0 -0
  43. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.lowcodeJobScheduler/README.md +0 -0
  44. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.meeting/README.md +0 -0
  45. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.navigationTileWidget/README.md +0 -0
  46. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.officeReports/README.md +0 -0
  47. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.officeReports.cplaceReportGeneration/README.md +0 -0
  48. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.platform/README.md +0 -0
  49. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.pptexport/README.md +0 -0
  50. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.pptexport.print/README.md +0 -0
  51. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.projectPlanning.app.advanced.advancedScheduleManagement/README.md +0 -0
  52. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.projectPlanning.app.basic.basicScheduleManagement/README.md +0 -0
  53. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.projectPlanning.app.gantt2.gantt2/README.md +0 -0
  54. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.projectTree/README.md +0 -0
  55. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.projektplanung.projektplanungBasic/README.md +0 -0
  56. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.projektplanung.projektplanungExtended/README.md +0 -0
  57. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.projektplanungCalendar/README.md +0 -0
  58. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.projektplanungMasterData/README.md +0 -0
  59. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.qrCodeWidget/README.md +0 -0
  60. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.rest.config/README.md +0 -0
  61. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.timelineProcess/README.md +0 -0
  62. /package/dist/plugins/{core-app-catalog → core/app-catalog}/cf.cplace.treeTableWidget/README.md +0 -0
  63. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/CLAUDE.md +0 -0
  64. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/WIDGET-TAGGING-SCHEME.md +0 -0
  65. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_catalog-data.json +0 -0
  66. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_meta.json +0 -0
  67. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_overview.md +0 -0
  68. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.api.common.config.metadata.SyncMetadataTable/_summary.md +0 -0
  69. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_catalog-data.json +0 -0
  70. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_meta.json +0 -0
  71. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_overview.md +0 -0
  72. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.breadcrumbs.breadcrumbsWidget/_summary.md +0 -0
  73. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.cboard.main.board/_catalog-data.json +0 -0
  74. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.cboard.main.board/_implementation.md +0 -0
  75. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.cboard.main.board/_meta.json +0 -0
  76. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.cboard.main.board/_overview.md +0 -0
  77. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.cboard.main.board/_summary.md +0 -0
  78. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_meta.json +0 -0
  79. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_overview.md +0 -0
  80. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.citizenAi.askYourPageWidget/_summary.md +0 -0
  81. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_catalog-data.json +0 -0
  82. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_meta.json +0 -0
  83. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_overview.md +0 -0
  84. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.cplaceReportGeneration.generateReportWidget/_summary.md +0 -0
  85. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_catalog-data.json +0 -0
  86. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_meta.json +0 -0
  87. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_overview.md +0 -0
  88. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.employeeReportChart/_summary.md +0 -0
  89. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_catalog-data.json +0 -0
  90. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_meta.json +0 -0
  91. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_overview.md +0 -0
  92. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.employeeReportGrid/_summary.md +0 -0
  93. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_catalog-data.json +0 -0
  94. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_meta.json +0 -0
  95. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_overview.md +0 -0
  96. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.projectmanagerReportChart/_summary.md +0 -0
  97. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_catalog-data.json +0 -0
  98. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_meta.json +0 -0
  99. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_overview.md +0 -0
  100. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.projectmanagerReportGrid/_summary.md +0 -0
  101. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.widget/_catalog-data.json +0 -0
  102. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.widget/_meta.json +0 -0
  103. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.widget/_overview.md +0 -0
  104. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ctts.main.widget/_summary.md +0 -0
  105. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.demoWidgets.demoRichString/_catalog-data.json +0 -0
  106. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.demoWidgets.demoRichString/_meta.json +0 -0
  107. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.demoWidgets.demoRichString/_overview.md +0 -0
  108. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.demoWidgets.demoRichString/_summary.md +0 -0
  109. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.documentation.navigationWidget/_catalog-data.json +0 -0
  110. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.documentation.navigationWidget/_meta.json +0 -0
  111. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.documentation.navigationWidget/_overview.md +0 -0
  112. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.documentation.navigationWidget/_summary.md +0 -0
  113. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_catalog-data.json +0 -0
  114. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_meta.json +0 -0
  115. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_overview.md +0 -0
  116. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextAndListWidget/_summary.md +0 -0
  117. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_catalog-data.json +0 -0
  118. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_meta.json +0 -0
  119. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_overview.md +0 -0
  120. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.imageWithTextWidget/_summary.md +0 -0
  121. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.widget/_catalog-data.json +0 -0
  122. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.widget/_meta.json +0 -0
  123. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.widget/_overview.md +0 -0
  124. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dragAndDropImageView.widget/_summary.md +0 -0
  125. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.draggablePageList.widget/_catalog-data.json +0 -0
  126. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.draggablePageList.widget/_meta.json +0 -0
  127. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.draggablePageList.widget/_overview.md +0 -0
  128. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.draggablePageList.widget/_summary.md +0 -0
  129. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_catalog-data.json +0 -0
  130. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_meta.json +0 -0
  131. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_overview.md +0 -0
  132. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.dynamicCodeBlockWidget.dynamicCodeBlockWidget/_summary.md +0 -0
  133. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_catalog-data.json +0 -0
  134. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_meta.json +0 -0
  135. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_overview.md +0 -0
  136. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.attribute.conversion.widget.enumMappingTable/_summary.md +0 -0
  137. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_catalog-data.json +0 -0
  138. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_meta.json +0 -0
  139. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_overview.md +0 -0
  140. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.configuration.widget.attributeMappingTable/_summary.md +0 -0
  141. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_catalog-data.json +0 -0
  142. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_meta.json +0 -0
  143. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_overview.md +0 -0
  144. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.cleanupConfigTable/_summary.md +0 -0
  145. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_catalog-data.json +0 -0
  146. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_meta.json +0 -0
  147. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_overview.md +0 -0
  148. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.connectorSyncConfigsTable/_summary.md +0 -0
  149. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_catalog-data.json +0 -0
  150. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_meta.json +0 -0
  151. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_overview.md +0 -0
  152. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.ecf.connector.extension.widget.serverConnectionTable/_summary.md +0 -0
  153. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.extendedTreeTableWidget/_catalog-data.json +0 -0
  154. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.extendedTreeTableWidget/_meta.json +0 -0
  155. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.extendedTreeTableWidget/_overview.md +0 -0
  156. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.extendedTreeTableWidget/_summary.md +0 -0
  157. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_catalog-data.json +0 -0
  158. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_meta.json +0 -0
  159. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_overview.md +0 -0
  160. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.genericInterface.api.widgets.triggerInterfaceButton/_summary.md +0 -0
  161. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_catalog-data.json +0 -0
  162. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_meta.json +0 -0
  163. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_overview.md +0 -0
  164. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.quickOverview/_summary.md +0 -0
  165. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_catalog-data.json +0 -0
  166. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_meta.json +0 -0
  167. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_overview.md +0 -0
  168. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.sessionUserNameWidget/_summary.md +0 -0
  169. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_catalog-data.json +0 -0
  170. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_meta.json +0 -0
  171. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_overview.md +0 -0
  172. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.landingPageFromPage.simpleListWithAttachment/_summary.md +0 -0
  173. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.layoutTabsWidget.widget/_catalog-data.json +0 -0
  174. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.layoutTabsWidget.widget/_implementation.md +0 -0
  175. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.layoutTabsWidget.widget/_meta.json +0 -0
  176. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.layoutTabsWidget.widget/_overview.md +0 -0
  177. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.layoutTabsWidget.widget/_summary.md +0 -0
  178. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.layoutSelection.md +0 -0
  179. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.layouts.md +0 -0
  180. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.layoutTabsWidget.widget/cf.cplace.layoutTabsWidget.sourceForLayouts.md +0 -0
  181. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_catalog-data.json +0 -0
  182. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_meta.json +0 -0
  183. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_overview.md +0 -0
  184. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeButton/_summary.md +0 -0
  185. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_catalog-data.json +0 -0
  186. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_meta.json +0 -0
  187. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_overview.md +0 -0
  188. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowCodeWidgets.lowCodeText/_summary.md +0 -0
  189. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_catalog-data.json +0 -0
  190. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_meta.json +0 -0
  191. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_overview.md +0 -0
  192. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.lowcode.ai.chatWidget/_summary.md +0 -0
  193. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.meeting.pageHeader/_catalog-data.json +0 -0
  194. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.meeting.pageHeader/_meta.json +0 -0
  195. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.meeting.pageHeader/_overview.md +0 -0
  196. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.meeting.pageHeader/_summary.md +0 -0
  197. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.navigationTileWidget.widget/_catalog-data.json +0 -0
  198. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.navigationTileWidget.widget/_meta.json +0 -0
  199. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.navigationTileWidget.widget/_overview.md +0 -0
  200. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.navigationTileWidget.widget/_summary.md +0 -0
  201. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.headlineForReports/_catalog-data.json +0 -0
  202. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.headlineForReports/_meta.json +0 -0
  203. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.headlineForReports/_overview.md +0 -0
  204. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.headlineForReports/_summary.md +0 -0
  205. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_catalog-data.json +0 -0
  206. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_meta.json +0 -0
  207. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_overview.md +0 -0
  208. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.scriptPlaceholders/_summary.md +0 -0
  209. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_catalog-data.json +0 -0
  210. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_meta.json +0 -0
  211. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_overview.md +0 -0
  212. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.officeReports.templatePlaceholders/_summary.md +0 -0
  213. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.orgaTree.edit/_catalog-data.json +0 -0
  214. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.orgaTree.edit/_meta.json +0 -0
  215. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.orgaTree.edit/_overview.md +0 -0
  216. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.orgaTree.edit/_summary.md +0 -0
  217. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_catalog-data.json +0 -0
  218. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_meta.json +0 -0
  219. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_overview.md +0 -0
  220. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.outlookMessageIntegration.outlookMessages/_summary.md +0 -0
  221. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pageViewHeadline.widget/_catalog-data.json +0 -0
  222. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pageViewHeadline.widget/_meta.json +0 -0
  223. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pageViewHeadline.widget/_overview.md +0 -0
  224. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pageViewHeadline.widget/_summary.md +0 -0
  225. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pdfPreview.widget/_catalog-data.json +0 -0
  226. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pdfPreview.widget/_meta.json +0 -0
  227. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pdfPreview.widget/_overview.md +0 -0
  228. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pdfPreview.widget/_summary.md +0 -0
  229. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.attributesGroup/_catalog-data.json +0 -0
  230. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.attributesGroup/_implementation.md +0 -0
  231. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.attributesGroup/_meta.json +0 -0
  232. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.attributesGroup/_overview.md +0 -0
  233. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.attributesGroup/_summary.md +0 -0
  234. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.attributesGroup/absoluteSelection.md +0 -0
  235. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.attributesGroup/layout.md +0 -0
  236. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.attributesGroup/pageSelection.md +0 -0
  237. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.attributesGroup/relativeSelection.md +0 -0
  238. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_catalog-data.json +0 -0
  239. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_meta.json +0 -0
  240. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_overview.md +0 -0
  241. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.batchJobQuickGlance/_summary.md +0 -0
  242. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_catalog-data.json +0 -0
  243. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_implementation.md +0 -0
  244. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_meta.json +0 -0
  245. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_overview.md +0 -0
  246. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.connectedAttributesGroup/_summary.md +0 -0
  247. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.connectedAttributesGroup/cf.cplace.platform.attributesGroup.layout.md +0 -0
  248. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.connectedAttributesGroup/singleSelectionWidgetId.md +0 -0
  249. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.dynamicIframe/_catalog-data.json +0 -0
  250. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.dynamicIframe/_meta.json +0 -0
  251. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.dynamicIframe/_overview.md +0 -0
  252. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.dynamicIframe/_summary.md +0 -0
  253. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.tableWidget/_catalog-data.json +0 -0
  254. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.tableWidget/_implementation.md +0 -0
  255. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.tableWidget/_meta.json +0 -0
  256. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.tableWidget/_overview.md +0 -0
  257. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.tableWidget/_summary.md +0 -0
  258. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.tableWidget/columns.md +0 -0
  259. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.tableWidget/displayOptions.md +0 -0
  260. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.tableWidget/multiSortColumns.md +0 -0
  261. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.platform.tableWidget/search.md +0 -0
  262. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_catalog-data.json +0 -0
  263. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_meta.json +0 -0
  264. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_overview.md +0 -0
  265. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.pptexport.pgPreviewWidget/_summary.md +0 -0
  266. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projectTree.editProjects/_catalog-data.json +0 -0
  267. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projectTree.editProjects/_meta.json +0 -0
  268. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projectTree.editProjects/_overview.md +0 -0
  269. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projectTree.editProjects/_summary.md +0 -0
  270. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_catalog-data.json +0 -0
  271. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_meta.json +0 -0
  272. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_overview.md +0 -0
  273. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projektplanung.scheduleLockState/_summary.md +0 -0
  274. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projektplanung.subscriptions/_catalog-data.json +0 -0
  275. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projektplanung.subscriptions/_meta.json +0 -0
  276. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projektplanung.subscriptions/_overview.md +0 -0
  277. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.projektplanung.subscriptions/_summary.md +0 -0
  278. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.qrCodeWidget/_catalog-data.json +0 -0
  279. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.qrCodeWidget/_meta.json +0 -0
  280. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.qrCodeWidget/_overview.md +0 -0
  281. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.qrCodeWidget/_summary.md +0 -0
  282. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_catalog-data.json +0 -0
  283. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_meta.json +0 -0
  284. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_overview.md +0 -0
  285. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.rest.config.widget.productionModeHintWidget/_summary.md +0 -0
  286. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.simpleCalendar.calendar/_catalog-data.json +0 -0
  287. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.simpleCalendar.calendar/_meta.json +0 -0
  288. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.simpleCalendar.calendar/_overview.md +0 -0
  289. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.simpleCalendar.calendar/_summary.md +0 -0
  290. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.simpleForm.widget/_catalog-data.json +0 -0
  291. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.simpleForm.widget/_meta.json +0 -0
  292. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.simpleForm.widget/_overview.md +0 -0
  293. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.simpleForm.widget/_summary.md +0 -0
  294. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_catalog-data.json +0 -0
  295. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_meta.json +0 -0
  296. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_overview.md +0 -0
  297. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.tableDetailViewWidget.widget/_summary.md +0 -0
  298. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.tableDetailViewWidget.widget/attributes.md +0 -0
  299. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.treeTableWidget/_catalog-data.json +0 -0
  300. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.treeTableWidget/_meta.json +0 -0
  301. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.treeTableWidget/_overview.md +0 -0
  302. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.treeTableWidget/_summary.md +0 -0
  303. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.tuplesWidget.widget/_catalog-data.json +0 -0
  304. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.tuplesWidget.widget/_meta.json +0 -0
  305. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.tuplesWidget.widget/_overview.md +0 -0
  306. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.tuplesWidget.widget/_summary.md +0 -0
  307. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.videoWidget/_catalog-data.json +0 -0
  308. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.videoWidget/_meta.json +0 -0
  309. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.videoWidget/_overview.md +0 -0
  310. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.videoWidget/_summary.md +0 -0
  311. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_catalog-data.json +0 -0
  312. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_implementation.md +0 -0
  313. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_meta.json +0 -0
  314. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_overview.md +0 -0
  315. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/_summary.md +0 -0
  316. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/cf.cplace.visualization.dataSource.md +0 -0
  317. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/cf.cplace.visualization.search.md +0 -0
  318. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/script.md +0 -0
  319. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingHighcharts/tableWidgetId.md +0 -0
  320. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_catalog-data.json +0 -0
  321. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_meta.json +0 -0
  322. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_overview.md +0 -0
  323. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.scriptingLineChart/_summary.md +0 -0
  324. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.tupleLineChart/_catalog-data.json +0 -0
  325. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.tupleLineChart/_meta.json +0 -0
  326. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.tupleLineChart/_overview.md +0 -0
  327. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.visualizations.tupleLineChart/_summary.md +0 -0
  328. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.workflow.widget/_implementation.md +0 -0
  329. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.workflow.widget/_meta.json +0 -0
  330. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.workflow.widget/_overview.md +0 -0
  331. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.cplace.workflow.widget/_summary.md +0 -0
  332. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.attributeHistory/_catalog-data.json +0 -0
  333. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.attributeHistory/_meta.json +0 -0
  334. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.attributeHistory/_overview.md +0 -0
  335. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.attributeHistory/_summary.md +0 -0
  336. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.attributes/_catalog-data.json +0 -0
  337. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.attributes/_meta.json +0 -0
  338. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.attributes/_overview.md +0 -0
  339. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.attributes/_summary.md +0 -0
  340. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.comments/_catalog-data.json +0 -0
  341. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.comments/_meta.json +0 -0
  342. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.comments/_overview.md +0 -0
  343. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.comments/_summary.md +0 -0
  344. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedBarChart/_catalog-data.json +0 -0
  345. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedBarChart/_implementation.md +0 -0
  346. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedBarChart/_meta.json +0 -0
  347. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedBarChart/_overview.md +0 -0
  348. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedBarChart/_summary.md +0 -0
  349. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedBarChart/attributeName.md +0 -0
  350. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedBarChart/search.md +0 -0
  351. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedMatrix/_catalog-data.json +0 -0
  352. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedMatrix/_meta.json +0 -0
  353. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedMatrix/_overview.md +0 -0
  354. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedMatrix/_summary.md +0 -0
  355. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedPieChart/_catalog-data.json +0 -0
  356. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedPieChart/_implementation.md +0 -0
  357. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedPieChart/_meta.json +0 -0
  358. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedPieChart/_overview.md +0 -0
  359. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedPieChart/_summary.md +0 -0
  360. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedPieChart/attributeName.md +0 -0
  361. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedPieChart/search.md +0 -0
  362. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/_catalog-data.json +0 -0
  363. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/_implementation.md +0 -0
  364. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/_meta.json +0 -0
  365. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/_overview.md +0 -0
  366. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/_summary.md +0 -0
  367. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/attributeName.md +0 -0
  368. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/singleColumn.md +0 -0
  369. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/singleSelectionWidgetId.md +0 -0
  370. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/withLabel.md +0 -0
  371. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedSingleAttribute/withValue.md +0 -0
  372. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedTableFilter/_catalog-data.json +0 -0
  373. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedTableFilter/_meta.json +0 -0
  374. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedTableFilter/_overview.md +0 -0
  375. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.connectedTableFilter/_summary.md +0 -0
  376. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.customRichStringAttribute/_catalog-data.json +0 -0
  377. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.customRichStringAttribute/_meta.json +0 -0
  378. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.customRichStringAttribute/_overview.md +0 -0
  379. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.customRichStringAttribute/_summary.md +0 -0
  380. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsList/_catalog-data.json +0 -0
  381. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsList/_meta.json +0 -0
  382. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsList/_overview.md +0 -0
  383. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsList/_summary.md +0 -0
  384. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsList/search.md +0 -0
  385. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsTable/_catalog-data.json +0 -0
  386. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsTable/_implementation.md +0 -0
  387. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsTable/_meta.json +0 -0
  388. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsTable/_overview.md +0 -0
  389. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsTable/_summary.md +0 -0
  390. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsTable/columns.md +0 -0
  391. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsTable/multiSortColumns.md +0 -0
  392. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.embeddedSearchAsTable/search.md +0 -0
  393. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.files/_catalog-data.json +0 -0
  394. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.files/_meta.json +0 -0
  395. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.files/_overview.md +0 -0
  396. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.files/_summary.md +0 -0
  397. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.iframe/_catalog-data.json +0 -0
  398. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.iframe/_meta.json +0 -0
  399. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.iframe/_overview.md +0 -0
  400. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.iframe/_summary.md +0 -0
  401. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.incomingLinks/_catalog-data.json +0 -0
  402. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.incomingLinks/_meta.json +0 -0
  403. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.incomingLinks/_overview.md +0 -0
  404. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.incomingLinks/_summary.md +0 -0
  405. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.incomingReferences/_catalog-data.json +0 -0
  406. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.incomingReferences/_meta.json +0 -0
  407. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.incomingReferences/_overview.md +0 -0
  408. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.incomingReferences/_summary.md +0 -0
  409. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.makeover.attributes/_catalog-data.json +0 -0
  410. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.makeover.attributes/_meta.json +0 -0
  411. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.makeover.attributes/_overview.md +0 -0
  412. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.makeover.attributes/_summary.md +0 -0
  413. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.modificationInfo/_catalog-data.json +0 -0
  414. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.modificationInfo/_meta.json +0 -0
  415. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.modificationInfo/_overview.md +0 -0
  416. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.modificationInfo/_summary.md +0 -0
  417. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.myElements/_catalog-data.json +0 -0
  418. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.myElements/_meta.json +0 -0
  419. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.myElements/_overview.md +0 -0
  420. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.myElements/_summary.md +0 -0
  421. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.richString/_catalog-data.json +0 -0
  422. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.richString/_meta.json +0 -0
  423. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.richString/_overview.md +0 -0
  424. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.richString/_summary.md +0 -0
  425. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/_catalog-data.json +0 -0
  426. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/_implementation.md +0 -0
  427. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/_meta.json +0 -0
  428. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/_overview.md +0 -0
  429. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/_summary.md +0 -0
  430. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/cf.platform.entity.md +0 -0
  431. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/cf.platform.quotedAttributeName.md +0 -0
  432. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/cf.platform.singleColumn.md +0 -0
  433. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/cf.platform.useParent.md +0 -0
  434. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/cf.platform.withLabel.md +0 -0
  435. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.singleAttribute/cf.platform.withValue.md +0 -0
  436. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.tags/_catalog-data.json +0 -0
  437. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.tags/_meta.json +0 -0
  438. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.tags/_overview.md +0 -0
  439. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.tags/_summary.md +0 -0
  440. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.wiki/_catalog-data.json +0 -0
  441. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.wiki/_meta.json +0 -0
  442. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.wiki/_overview.md +0 -0
  443. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.platform.wiki/_summary.md +0 -0
  444. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.gantt/_catalog-data.json +0 -0
  445. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.gantt/_meta.json +0 -0
  446. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.gantt/_overview.md +0 -0
  447. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.gantt/_summary.md +0 -0
  448. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.ganttTaskDemo/_catalog-data.json +0 -0
  449. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.ganttTaskDemo/_meta.json +0 -0
  450. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.ganttTaskDemo/_overview.md +0 -0
  451. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.ganttTaskDemo/_summary.md +0 -0
  452. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.multiGantt/_catalog-data.json +0 -0
  453. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.multiGantt/_meta.json +0 -0
  454. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.multiGantt/_overview.md +0 -0
  455. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.multiGantt/_summary.md +0 -0
  456. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.scheduleTreeTable/_catalog-data.json +0 -0
  457. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.scheduleTreeTable/_meta.json +0 -0
  458. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.scheduleTreeTable/_overview.md +0 -0
  459. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.scheduleTreeTable/_summary.md +0 -0
  460. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.singleGantt/_catalog-data.json +0 -0
  461. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.singleGantt/_meta.json +0 -0
  462. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.singleGantt/_overview.md +0 -0
  463. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.singleGantt/_summary.md +0 -0
  464. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.singleGanttLink/_catalog-data.json +0 -0
  465. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.singleGanttLink/_meta.json +0 -0
  466. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.singleGanttLink/_overview.md +0 -0
  467. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/cf.projektplanung.singleGanttLink/_summary.md +0 -0
  468. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.curves.widget/_catalog-data.json +0 -0
  469. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.curves.widget/_meta.json +0 -0
  470. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.curves.widget/_overview.md +0 -0
  471. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.curves.widget/_summary.md +0 -0
  472. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.datePickerWidget/_catalog-data.json +0 -0
  473. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.datePickerWidget/_meta.json +0 -0
  474. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.datePickerWidget/_overview.md +0 -0
  475. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.datePickerWidget/_summary.md +0 -0
  476. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.dropDownWidget/_catalog-data.json +0 -0
  477. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.dropDownWidget/_meta.json +0 -0
  478. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.dropDownWidget/_overview.md +0 -0
  479. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.dropDownWidget/_summary.md +0 -0
  480. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.miscWidget/_catalog-data.json +0 -0
  481. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.miscWidget/_meta.json +0 -0
  482. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.miscWidget/_overview.md +0 -0
  483. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.2lforge.toolbar.miscWidget/_summary.md +0 -0
  484. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.visualistik.visualRoadmap.widget/_catalog-data.json +0 -0
  485. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.visualistik.visualRoadmap.widget/_meta.json +0 -0
  486. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.visualistik.visualRoadmap.widget/_overview.md +0 -0
  487. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/de.visualistik.visualRoadmap.widget/_summary.md +0 -0
  488. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/msg.scripts.imagegallery.basic/_catalog-data.json +0 -0
  489. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/msg.scripts.imagegallery.basic/_meta.json +0 -0
  490. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/msg.scripts.imagegallery.basic/_overview.md +0 -0
  491. /package/dist/plugins/{layouts-widget-specifications → core/widget-specifications}/msg.scripts.imagegallery.basic/_summary.md +0 -0
  492. /package/dist/plugins/{core-app-catalog → forms-wizard/app-catalog}/cf.cplace.formsWizard/README.md +0 -0
  493. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_catalog-data.json +0 -0
  494. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_meta.json +0 -0
  495. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_overview.md +0 -0
  496. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.horizontalDivider/_summary.md +0 -0
  497. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_catalog-data.json +0 -0
  498. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_meta.json +0 -0
  499. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_overview.md +0 -0
  500. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.startWizardWidget/_summary.md +0 -0
  501. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_catalog-data.json +0 -0
  502. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_meta.json +0 -0
  503. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_overview.md +0 -0
  504. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepEditorForWizardWidget/_summary.md +0 -0
  505. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_catalog-data.json +0 -0
  506. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_meta.json +0 -0
  507. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_overview.md +0 -0
  508. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepEditorWidget/_summary.md +0 -0
  509. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepManager/_catalog-data.json +0 -0
  510. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepManager/_meta.json +0 -0
  511. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepManager/_overview.md +0 -0
  512. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepManager/_summary.md +0 -0
  513. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepPreview/_catalog-data.json +0 -0
  514. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepPreview/_meta.json +0 -0
  515. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepPreview/_overview.md +0 -0
  516. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.stepPreview/_summary.md +0 -0
  517. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardActivation/_catalog-data.json +0 -0
  518. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardActivation/_meta.json +0 -0
  519. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardActivation/_overview.md +0 -0
  520. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardActivation/_summary.md +0 -0
  521. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_catalog-data.json +0 -0
  522. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_meta.json +0 -0
  523. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_overview.md +0 -0
  524. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardAnalysis/_summary.md +0 -0
  525. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_catalog-data.json +0 -0
  526. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_meta.json +0 -0
  527. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_overview.md +0 -0
  528. /package/dist/plugins/{layouts-widget-specifications → forms-wizard/widget-specifications}/cf.cplace.formsWizard.wizardLocalizations/_summary.md +0 -0
  529. /package/dist/plugins/{resource-management-app-catalog → resource-management/app-catalog}/cf.cplace.resourceManagement/README.md +0 -0
  530. /package/dist/plugins/{resource-management-app-catalog → resource-management/app-catalog}/cf.cplace.resourceManagement.resourceManagementChart/README.md +0 -0
  531. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_catalog-data.json +0 -0
  532. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_implementation.md +0 -0
  533. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_meta.json +0 -0
  534. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_overview.md +0 -0
  535. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/_summary.md +0 -0
  536. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/actionSearch.md +0 -0
  537. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/attributesConfiguration.md +0 -0
  538. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/chartSearch.md +0 -0
  539. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/dateCalculation.md +0 -0
  540. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/defaultColumnsConfiguration.md +0 -0
  541. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchFirstGroup.md +0 -0
  542. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchNode.md +0 -0
  543. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchRootNode.md +0 -0
  544. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/searchSecondGroup.md +0 -0
  545. /package/dist/plugins/{resource-management-widget-specifications → resource-management/widget-specifications}/cf.cplace.resourceManagement.resourcePlannerDefinition/treeStructure.md +0 -0
  546. /package/dist/plugins/{layouts-widget-specifications/tag-registry.json → tag-registry.json} +0 -0
@@ -0,0 +1,798 @@
1
+ import { z } from "zod";
2
+ import { debugLogWithTag } from "../logger.js";
3
+ import { checkResponseSize } from "../utils.js";
4
+ function stripPagePrefix(uid) {
5
+ return uid.startsWith('page/') ? uid.substring(5) : uid;
6
+ }
7
+ const TOOL_MANAGE_WIZARD = 'cplace_manage_wizard';
8
+ const TOOL_MANAGE_WIZARD_STEP = 'cplace_manage_wizard_step';
9
+ const TOOL_DELETE_WIZARD = 'cplace_delete_wizard';
10
+ const TOOL_DELETE_WIZARD_STEP = 'cplace_delete_wizard_step';
11
+ const TOOL_CONFIGURE_WIZARD_FLOW = 'cplace_configure_wizard_flow';
12
+ const TOOL_ACTIVATE_WIZARD = 'cplace_activate_wizard';
13
+ const TOOL_GET_WIZARD_DETAILS = 'cplace_get_wizard_details';
14
+ const TOOL_LIST_WIZARDS = 'cplace_list_wizards';
15
+ const TOOL_ANALYZE_WIZARD = 'cplace_analyze_wizard';
16
+ const TOOL_GET_WIZARD_ACTIVATION_STATE = 'cplace_get_wizard_activation_state';
17
+ const WIZARD_TYPE = 'cf.cplace.formsWizard.wizard';
18
+ const ATTR_PREFIX = 'cf.cplace.formsWizard';
19
+ const STEP_TYPE = `${ATTR_PREFIX}.step`;
20
+ const STEP_TYPE_ENUM = {
21
+ form: `${ATTR_PREFIX}.form`,
22
+ info: `${ATTR_PREFIX}.info`,
23
+ table: `${ATTR_PREFIX}.table`,
24
+ decision: `${ATTR_PREFIX}.decision`,
25
+ script: `${ATTR_PREFIX}.script`,
26
+ };
27
+ const VALID_STEP_TYPES = Object.keys(STEP_TYPE_ENUM);
28
+ const WIZARD_ATTR = {
29
+ displayName: `${ATTR_PREFIX}.name`,
30
+ description: `${ATTR_PREFIX}.description`,
31
+ targetWorkspaces: `${ATTR_PREFIX}.targetWorkspaces`,
32
+ triggeringTypes: `${ATTR_PREFIX}.triggerTypes`,
33
+ autoPersist: `${ATTR_PREFIX}.autoPersist`,
34
+ refreshAfterFinish: `${ATTR_PREFIX}.refreshEmbeddingPageAfterFinish`,
35
+ showProgressBar: `${ATTR_PREFIX}.showProgressBar`,
36
+ showPercent: `${ATTR_PREFIX}.showPercentInProgressBar`,
37
+ startStep: `${ATTR_PREFIX}.startStep`,
38
+ finalSteps: `${ATTR_PREFIX}.finalSteps`,
39
+ summaryStep: `${ATTR_PREFIX}.summary`,
40
+ cleanupScriptStep: `${ATTR_PREFIX}.cleanupScript`,
41
+ };
42
+ const STEP_ATTR = {
43
+ wizardRef: `${ATTR_PREFIX}.wizard`,
44
+ identifier: `${ATTR_PREFIX}.identifier`,
45
+ title: `${ATTR_PREFIX}.title`,
46
+ description: `${ATTR_PREFIX}.description`,
47
+ stepType: `${ATTR_PREFIX}.stepType`,
48
+ configurationReference: `${ATTR_PREFIX}.configurationReference`,
49
+ nextPossibleSteps: `${ATTR_PREFIX}.next`,
50
+ skipTo: `${ATTR_PREFIX}.skipto`,
51
+ skipToFinish: `${ATTR_PREFIX}.skiptoFinish`,
52
+ skipToLabel: `${ATTR_PREFIX}.skiptoLabel`,
53
+ targetTypes: `${ATTR_PREFIX}.targetTypes`,
54
+ };
55
+ const FORM_CONFIG_TYPE = `${ATTR_PREFIX}.step.form.configuration`;
56
+ const FORM_CONFIG_ATTR = {
57
+ typeNameToAttributesMapping: `${FORM_CONFIG_TYPE}.typeNameToAttributesMapping`,
58
+ layout: `${FORM_CONFIG_TYPE}.layout`,
59
+ isOneColumnLayout: `${FORM_CONFIG_TYPE}.isOneColumnLayout`,
60
+ stepRef: `${ATTR_PREFIX}.stepConfiguration.step`,
61
+ };
62
+ async function resolveWizard(client, workspaceId, wizardName) {
63
+ debugLogWithTag('WIZARD_RESOLVE', `Resolving wizard '${wizardName}' in workspace '${workspaceId}'`);
64
+ const cplaceFilter = {
65
+ filters: [
66
+ { type: "Type", types: [WIZARD_TYPE] },
67
+ { type: "Workspace", workspaceIds: [workspaceId] },
68
+ { type: "BuiltinAttributeValue", attribute: "name", operator: "equals", string: wizardName }
69
+ ]
70
+ };
71
+ const searchResult = await client.makeApiRequest('json/search', 'GET', {
72
+ filter: JSON.stringify(cplaceFilter)
73
+ });
74
+ const pages = searchResult?.results || [];
75
+ if (pages.length === 0) {
76
+ throw new Error(`Wizard '${wizardName}' not found in workspace '${workspaceId}'`);
77
+ }
78
+ if (pages.length > 1) {
79
+ throw new Error(`Multiple wizards named '${wizardName}' found in workspace '${workspaceId}'. Use a unique name.`);
80
+ }
81
+ const wizard = pages[0];
82
+ return { uid: wizard.uid || wizard.id, name: wizardName };
83
+ }
84
+ async function resolveWizardWithSteps(client, workspaceId, wizardName) {
85
+ const wizard = await resolveWizard(client, workspaceId, wizardName);
86
+ debugLogWithTag('WIZARD_RESOLVE', `Resolving steps for wizard '${wizardName}' (${wizard.uid})`);
87
+ const stepFilter = {
88
+ filters: [
89
+ { type: "Type", types: [STEP_TYPE] },
90
+ { type: "Workspace", workspaceIds: [workspaceId] },
91
+ { type: "CustomAttributeValue", attribute: STEP_ATTR.wizardRef, operator: "equals", reference: wizard.uid }
92
+ ]
93
+ };
94
+ const searchResult = await client.makeApiRequest('json/search', 'GET', {
95
+ filter: JSON.stringify(stepFilter)
96
+ });
97
+ const stepPages = searchResult?.results || [];
98
+ const steps = new Map();
99
+ for (const step of stepPages) {
100
+ const attrs = step.attributes || step.customAttributes || {};
101
+ const identifier = attrs[STEP_ATTR.identifier] || attrs['cf.cplace.formsWizard.identifier'] || step.name;
102
+ if (identifier) {
103
+ steps.set(identifier, step.uid || step.id);
104
+ }
105
+ }
106
+ debugLogWithTag('WIZARD_RESOLVE', `Resolved ${steps.size} steps for wizard '${wizardName}'`);
107
+ return { wizard, steps };
108
+ }
109
+ async function resolveTypeInternalNames(client, workspaceId, typeInternalNames) {
110
+ const resolvedUids = [];
111
+ for (const internalName of typeInternalNames) {
112
+ debugLogWithTag('WIZARD_RESOLVE', `Resolving type '${internalName}' in workspace '${workspaceId}'`);
113
+ const result = await client.makeApiRequest('json/type-definition', 'GET', {
114
+ workspaceId,
115
+ internalName
116
+ });
117
+ const uid = result.uid;
118
+ if (!uid) {
119
+ throw new Error(`Type '${internalName}' not found in workspace '${workspaceId}'`);
120
+ }
121
+ resolvedUids.push(uid.startsWith('typeDefinition/') ? uid : `typeDefinition/${uid}`);
122
+ }
123
+ return resolvedUids;
124
+ }
125
+ function enhanceWizardError(errorMessage) {
126
+ if (errorMessage.includes('cf.cplace.formsWizard') && (errorMessage.includes('not found') ||
127
+ errorMessage.includes('Type definition not found') ||
128
+ errorMessage.includes('Ungültiger Wert'))) {
129
+ return `${errorMessage}\nHint: The Forms Wizard app may not be installed in this workspace. Use cplace_install_workspace_app with qualifiedName 'cf.cplace.formsWizard' to install it.`;
130
+ }
131
+ return errorMessage;
132
+ }
133
+ async function configureFormStepAttributes(client, configPageUid, formAttributes) {
134
+ const typeNameToAttributesMapping = JSON.stringify(formAttributes);
135
+ const layout = [];
136
+ for (const [typeName, attrs] of Object.entries(formAttributes)) {
137
+ for (const attr of attrs) {
138
+ layout.push({ type: 'attribute', typeName, attributeName: attr });
139
+ }
140
+ }
141
+ debugLogWithTag('WIZARD_STEP', `Configuring form attributes on config page ${configPageUid}: ${typeNameToAttributesMapping}`);
142
+ await client.makeApiRequest('json/page', 'PATCH', undefined, {
143
+ pageUID: configPageUid,
144
+ attributes: {
145
+ [FORM_CONFIG_ATTR.typeNameToAttributesMapping]: typeNameToAttributesMapping,
146
+ [FORM_CONFIG_ATTR.layout]: JSON.stringify(layout),
147
+ }
148
+ });
149
+ }
150
+ function resolveStepTypeEnum(stepType) {
151
+ const enumValue = STEP_TYPE_ENUM[stepType];
152
+ if (!enumValue) {
153
+ throw new Error(`Unknown step type '${stepType}'. Valid types: ${VALID_STEP_TYPES.join(', ')}`);
154
+ }
155
+ return enumValue;
156
+ }
157
+ function extractWizardSummary(page) {
158
+ const attrs = page.attributes || {};
159
+ const summary = {};
160
+ if (attrs[WIZARD_ATTR.displayName])
161
+ summary.displayName = attrs[WIZARD_ATTR.displayName];
162
+ if (attrs[WIZARD_ATTR.description])
163
+ summary.description = attrs[WIZARD_ATTR.description];
164
+ if (attrs[WIZARD_ATTR.autoPersist] !== undefined)
165
+ summary.autoPersist = attrs[WIZARD_ATTR.autoPersist];
166
+ if (attrs[WIZARD_ATTR.refreshAfterFinish] !== undefined)
167
+ summary.refreshAfterFinish = attrs[WIZARD_ATTR.refreshAfterFinish];
168
+ if (attrs[WIZARD_ATTR.showProgressBar] !== undefined)
169
+ summary.showProgressBar = attrs[WIZARD_ATTR.showProgressBar];
170
+ if (attrs[WIZARD_ATTR.showPercent] !== undefined)
171
+ summary.showPercent = attrs[WIZARD_ATTR.showPercent];
172
+ if (attrs[WIZARD_ATTR.startStep])
173
+ summary.startStep = attrs[WIZARD_ATTR.startStep];
174
+ if (attrs[WIZARD_ATTR.finalSteps])
175
+ summary.finalSteps = attrs[WIZARD_ATTR.finalSteps];
176
+ if (attrs[WIZARD_ATTR.summaryStep])
177
+ summary.summaryStep = attrs[WIZARD_ATTR.summaryStep];
178
+ if (attrs[WIZARD_ATTR.targetWorkspaces])
179
+ summary.targetWorkspaces = attrs[WIZARD_ATTR.targetWorkspaces];
180
+ if (attrs[WIZARD_ATTR.triggeringTypes])
181
+ summary.triggeringTypes = attrs[WIZARD_ATTR.triggeringTypes];
182
+ return summary;
183
+ }
184
+ function extractStepSummary(page) {
185
+ const attrs = page.attributes || {};
186
+ const summary = {};
187
+ if (attrs[STEP_ATTR.stepType])
188
+ summary.stepType = attrs[STEP_ATTR.stepType];
189
+ if (attrs[STEP_ATTR.title])
190
+ summary.title = attrs[STEP_ATTR.title];
191
+ if (attrs[STEP_ATTR.description])
192
+ summary.description = attrs[STEP_ATTR.description];
193
+ if (attrs[STEP_ATTR.nextPossibleSteps])
194
+ summary.nextPossibleSteps = attrs[STEP_ATTR.nextPossibleSteps];
195
+ if (attrs[STEP_ATTR.skipTo])
196
+ summary.skipTo = attrs[STEP_ATTR.skipTo];
197
+ if (attrs[STEP_ATTR.skipToFinish] !== undefined)
198
+ summary.skipToFinish = attrs[STEP_ATTR.skipToFinish];
199
+ if (attrs[STEP_ATTR.targetTypes])
200
+ summary.targetTypes = attrs[STEP_ATTR.targetTypes];
201
+ return summary;
202
+ }
203
+ function extractWizardListSummary(page) {
204
+ const attrs = page.attributes || {};
205
+ const summary = {};
206
+ if (attrs[WIZARD_ATTR.displayName])
207
+ summary.displayName = attrs[WIZARD_ATTR.displayName];
208
+ if (attrs[WIZARD_ATTR.startStep])
209
+ summary.hasStartStep = true;
210
+ return summary;
211
+ }
212
+ export const WIZARD_TOOL_DEFINITIONS = {
213
+ [TOOL_MANAGE_WIZARD]: {
214
+ description: "Create or update a Forms Wizard configuration. Wizards define multi-step guided workflows for data entry and process automation. Use 'create' to define a new wizard with display names, target workspaces, and behavior options. Use 'update' to modify an existing wizard's properties.",
215
+ inputSchema: {
216
+ operation: z.enum(["create", "update"]).describe("Operation type: 'create' for new wizards, 'update' for existing wizards"),
217
+ workspaceId: z.string().describe("The workspace ID where the wizard lives (e.g., 'iwu7z9iscgr0')"),
218
+ wizardName: z.string().describe("For create: the name to give the wizard. For update: identifies the wizard to modify."),
219
+ localizedDisplayNames: z.record(z.string()).optional().describe("Localized display names (e.g., {\"en\": \"My Wizard\", \"de\": \"Mein Assistent\"})"),
220
+ description: z.string().optional().describe("Wizard description text"),
221
+ targetWorkspaces: z.array(z.string()).optional().describe("Workspace IDs where the wizard can be used"),
222
+ triggeringTypes: z.array(z.string()).optional().describe("Type internal names that trigger this wizard (e.g., ['cf.example.Task'])"),
223
+ autoPersist: z.boolean().optional().describe("Auto-persist changes after each step (default: false)"),
224
+ refreshAfterFinish: z.boolean().optional().describe("Refresh page after wizard finishes (default: false)"),
225
+ showProgressBar: z.boolean().optional().describe("Show progress bar during wizard execution"),
226
+ showPercent: z.boolean().optional().describe("Show percentage in progress bar"),
227
+ },
228
+ annotations: { title: "Manage Wizard" }
229
+ },
230
+ [TOOL_MANAGE_WIZARD_STEP]: {
231
+ description: "Create or update a wizard step. Steps are the individual screens in a wizard flow. Each step has a type (form, info, table, decision, script) that determines its behavior and configuration options. Step type is immutable after creation.",
232
+ inputSchema: {
233
+ operation: z.enum(["create", "update"]).describe("Operation type: 'create' for new steps, 'update' for existing steps"),
234
+ workspaceId: z.string().describe("The workspace ID where the wizard lives"),
235
+ wizardName: z.string().describe("Name of the parent wizard"),
236
+ identifier: z.string().describe("Unique step identifier (e.g., 'step-enter-details')"),
237
+ stepType: z.enum(["form", "info", "table", "decision", "script"]).optional().describe("Step type — required for create, rejected for update (immutable). Types: form (data entry), info (display content), table (search/select), decision (branching), script (automation)"),
238
+ title: z.record(z.string()).optional().describe("Localized step title (e.g., {\"en\": \"Enter Details\", \"de\": \"Details eingeben\"})"),
239
+ description: z.string().optional().describe("Step description (rich text/HTML)"),
240
+ targetTypes: z.array(z.string()).optional().describe("Form step: type internal names for data entry targets"),
241
+ formAttributes: z.record(z.array(z.string())).optional().describe("Form step: map of target type names to attribute arrays to display in the form. IMPORTANT: builtin attributes (e.g., \"name\") use bare identifiers, while custom attributes must be wrapped in single quotes (e.g., \"'test.parentProject'\"). Example: {\"test.project\": [\"name\", \"'test.parentProject'\", \"'test.managers'\"]}. Automatically configures the form step's child configuration page."),
242
+ },
243
+ annotations: { title: "Manage Wizard Step" }
244
+ },
245
+ [TOOL_DELETE_WIZARD]: {
246
+ description: "Delete a wizard and optionally all its child steps. By default, cascade-deletes all steps. Set cascadeDeleteSteps to false to delete only the wizard page.",
247
+ inputSchema: {
248
+ workspaceId: z.string().describe("The workspace ID where the wizard lives"),
249
+ wizardName: z.string().describe("Name of the wizard to delete"),
250
+ cascadeDeleteSteps: z.boolean().optional().default(true).describe("Delete all child steps too (default: true)"),
251
+ },
252
+ annotations: { title: "Delete Wizard" }
253
+ },
254
+ [TOOL_DELETE_WIZARD_STEP]: {
255
+ description: "Delete a single wizard step by its identifier. The step is removed from the wizard; any flow references to this step should be updated separately.",
256
+ inputSchema: {
257
+ workspaceId: z.string().describe("The workspace ID where the wizard lives"),
258
+ wizardName: z.string().describe("Name of the parent wizard"),
259
+ identifier: z.string().describe("The identifier of the step to delete"),
260
+ },
261
+ annotations: { title: "Delete Wizard Step" }
262
+ },
263
+ [TOOL_CONFIGURE_WIZARD_FLOW]: {
264
+ description: "Configure the complete step flow graph for a wizard in a single call. Sets the start step, final steps, optional summary/cleanup steps, and all step-to-step connections. All referenced step identifiers must already exist.",
265
+ inputSchema: {
266
+ workspaceId: z.string().describe("The workspace ID where the wizard lives"),
267
+ wizardName: z.string().describe("Name of the wizard to configure"),
268
+ startStep: z.string().describe("Identifier of the start step"),
269
+ finalSteps: z.array(z.string()).describe("Identifiers of final steps (wizard ends after these)"),
270
+ summaryStep: z.string().optional().describe("Identifier of the summary step (shown before finish)"),
271
+ cleanupScriptStep: z.string().optional().describe("Identifier of the cleanup script step (runs on finish)"),
272
+ stepConnections: z.array(z.object({
273
+ from: z.string().describe("Step identifier for the source step"),
274
+ nextSteps: z.array(z.string()).describe("Step identifiers for the next possible steps"),
275
+ skipTo: z.string().optional().describe("Step identifier to skip to"),
276
+ skipToFinish: z.boolean().optional().describe("Allow skipping to finish from this step"),
277
+ skipToLabel: z.record(z.string()).optional().describe("Localized label for skip-to button"),
278
+ })).describe("Connections between steps defining the flow graph"),
279
+ },
280
+ annotations: { title: "Configure Wizard Flow" }
281
+ },
282
+ [TOOL_ACTIVATE_WIZARD]: {
283
+ description: "Activate or deactivate a wizard. On activation, runs the server-side analysis check (validates start step, final steps, step reachability, etc.). If activation fails, automatically runs analysis and returns detailed error information.",
284
+ inputSchema: {
285
+ workspaceId: z.string().describe("The workspace ID where the wizard lives"),
286
+ wizardName: z.string().describe("Name of the wizard to activate"),
287
+ activationState: z.enum(['ACTIVE', 'INACTIVE']).optional().describe("Target activation state (default: 'ACTIVE')"),
288
+ },
289
+ annotations: { title: "Activate Wizard" }
290
+ },
291
+ [TOOL_GET_WIZARD_DETAILS]: {
292
+ description: "Get detailed information about a wizard including all its steps, flow configuration, and activation state. Returns structured wizard-domain data with step identifiers, types, and connections.",
293
+ inputSchema: {
294
+ workspaceId: z.string().describe("The workspace ID where the wizard lives"),
295
+ wizardName: z.string().describe("Name of the wizard to inspect"),
296
+ },
297
+ annotations: { title: "Get Wizard Details" }
298
+ },
299
+ [TOOL_LIST_WIZARDS]: {
300
+ description: "List all wizards in a workspace. Returns wizard names, display names, and basic configuration summary.",
301
+ inputSchema: {
302
+ workspaceId: z.string().describe("The workspace ID to search for wizards"),
303
+ },
304
+ annotations: { title: "List Wizards" }
305
+ },
306
+ [TOOL_ANALYZE_WIZARD]: {
307
+ description: "Run the wizard analysis checks without changing activation state. Returns results from all wizard-level analyzers (start step, step reachability, final steps, leaf nodes, skip configuration, external access) plus per-step type-specific analysis. Use this to validate wizard configuration before activation or to debug why activation fails.",
308
+ inputSchema: {
309
+ workspaceId: z.string().describe("The workspace ID where the wizard exists"),
310
+ wizardName: z.string().describe("The name of the wizard to analyze"),
311
+ },
312
+ annotations: { title: "Analyze Wizard Configuration" }
313
+ },
314
+ [TOOL_GET_WIZARD_ACTIVATION_STATE]: {
315
+ description: "Get the current activation state of a wizard without changing it. Returns whether the wizard is ACTIVE or INACTIVE, and whether the state can be changed. Use this for pre-flight checks before activation, or to monitor wizard states across workspaces.",
316
+ inputSchema: {
317
+ workspaceId: z.string().describe("The workspace ID where the wizard exists"),
318
+ wizardName: z.string().describe("The name of the wizard to check"),
319
+ },
320
+ annotations: { title: "Get Wizard Activation State" }
321
+ },
322
+ };
323
+ export function registerWizardTools(server, client) {
324
+ server.registerTool(TOOL_MANAGE_WIZARD, WIZARD_TOOL_DEFINITIONS[TOOL_MANAGE_WIZARD], async (params) => {
325
+ try {
326
+ if (params.operation === "create") {
327
+ const requestBody = {
328
+ workspaceId: params.workspaceId,
329
+ typeInternalName: WIZARD_TYPE,
330
+ name: params.wizardName,
331
+ };
332
+ const attributes = {};
333
+ if (params.localizedDisplayNames)
334
+ attributes[WIZARD_ATTR.displayName] = params.localizedDisplayNames;
335
+ if (params.description)
336
+ attributes[WIZARD_ATTR.description] = params.description;
337
+ if (params.targetWorkspaces)
338
+ attributes[WIZARD_ATTR.targetWorkspaces] = params.targetWorkspaces;
339
+ if (params.triggeringTypes)
340
+ attributes[WIZARD_ATTR.triggeringTypes] = await resolveTypeInternalNames(client, params.workspaceId, params.triggeringTypes);
341
+ if (params.autoPersist !== undefined)
342
+ attributes[WIZARD_ATTR.autoPersist] = params.autoPersist;
343
+ if (params.refreshAfterFinish !== undefined)
344
+ attributes[WIZARD_ATTR.refreshAfterFinish] = params.refreshAfterFinish;
345
+ if (params.showProgressBar !== undefined)
346
+ attributes[WIZARD_ATTR.showProgressBar] = params.showProgressBar;
347
+ if (params.showPercent !== undefined)
348
+ attributes[WIZARD_ATTR.showPercent] = params.showPercent;
349
+ if (Object.keys(attributes).length > 0)
350
+ requestBody.attributes = attributes;
351
+ debugLogWithTag('WIZARD_MANAGE', `Creating wizard '${params.wizardName}' in workspace '${params.workspaceId}'`);
352
+ const result = await client.makeApiRequest('json/page/create', 'POST', undefined, requestBody);
353
+ return {
354
+ content: [{ type: "text", text: JSON.stringify(result, null, 2) }]
355
+ };
356
+ }
357
+ else {
358
+ const resolved = await resolveWizard(client, params.workspaceId, params.wizardName);
359
+ const requestBody = { pageUID: resolved.uid };
360
+ const attributes = {};
361
+ if (params.localizedDisplayNames !== undefined)
362
+ attributes[WIZARD_ATTR.displayName] = params.localizedDisplayNames;
363
+ if (params.description !== undefined)
364
+ attributes[WIZARD_ATTR.description] = params.description;
365
+ if (params.targetWorkspaces !== undefined)
366
+ attributes[WIZARD_ATTR.targetWorkspaces] = params.targetWorkspaces;
367
+ if (params.triggeringTypes !== undefined) {
368
+ attributes[WIZARD_ATTR.triggeringTypes] = params.triggeringTypes.length > 0
369
+ ? await resolveTypeInternalNames(client, params.workspaceId, params.triggeringTypes)
370
+ : params.triggeringTypes;
371
+ }
372
+ if (params.autoPersist !== undefined)
373
+ attributes[WIZARD_ATTR.autoPersist] = params.autoPersist;
374
+ if (params.refreshAfterFinish !== undefined)
375
+ attributes[WIZARD_ATTR.refreshAfterFinish] = params.refreshAfterFinish;
376
+ if (params.showProgressBar !== undefined)
377
+ attributes[WIZARD_ATTR.showProgressBar] = params.showProgressBar;
378
+ if (params.showPercent !== undefined)
379
+ attributes[WIZARD_ATTR.showPercent] = params.showPercent;
380
+ if (Object.keys(attributes).length > 0) {
381
+ requestBody.attributes = attributes;
382
+ }
383
+ else {
384
+ return {
385
+ content: [{ type: "text", text: "No updates specified." }],
386
+ isError: true
387
+ };
388
+ }
389
+ debugLogWithTag('WIZARD_MANAGE', `Updating wizard '${params.wizardName}' (${resolved.uid})`);
390
+ const result = await client.makeApiRequest('json/page', 'PATCH', undefined, requestBody);
391
+ return {
392
+ content: [{ type: "text", text: JSON.stringify(result, null, 2) }]
393
+ };
394
+ }
395
+ }
396
+ catch (error) {
397
+ const operationText = params.operation === "create" ? "creating" : "updating";
398
+ return {
399
+ content: [{ type: "text", text: enhanceWizardError(`Error ${operationText} wizard: ${error instanceof Error ? error.message : String(error)}`) }],
400
+ isError: true
401
+ };
402
+ }
403
+ });
404
+ server.registerTool(TOOL_MANAGE_WIZARD_STEP, WIZARD_TOOL_DEFINITIONS[TOOL_MANAGE_WIZARD_STEP], async (params) => {
405
+ try {
406
+ if (params.operation === "create") {
407
+ if (!params.stepType) {
408
+ return {
409
+ content: [{ type: "text", text: "Error: stepType is required for create operation" }],
410
+ isError: true
411
+ };
412
+ }
413
+ const resolved = await resolveWizard(client, params.workspaceId, params.wizardName);
414
+ const stepTypeEnum = resolveStepTypeEnum(params.stepType);
415
+ const requestBody = {
416
+ workspaceId: params.workspaceId,
417
+ typeInternalName: STEP_TYPE,
418
+ parentUID: resolved.uid,
419
+ name: params.identifier,
420
+ };
421
+ const attributes = {};
422
+ attributes[STEP_ATTR.identifier] = params.identifier;
423
+ attributes[STEP_ATTR.stepType] = stepTypeEnum;
424
+ attributes[STEP_ATTR.wizardRef] = resolved.uid;
425
+ if (params.title)
426
+ attributes[STEP_ATTR.title] = params.title;
427
+ if (params.description)
428
+ attributes[STEP_ATTR.description] = params.description;
429
+ if (params.targetTypes)
430
+ attributes[STEP_ATTR.targetTypes] = await resolveTypeInternalNames(client, params.workspaceId, params.targetTypes);
431
+ requestBody.attributes = attributes;
432
+ debugLogWithTag('WIZARD_STEP', `Creating ${params.stepType} step '${params.identifier}' under wizard '${params.wizardName}'`);
433
+ const result = await client.makeApiRequest('json/page/create', 'POST', undefined, requestBody);
434
+ if (params.formAttributes && params.stepType === 'form') {
435
+ const configChild = result?.children?.find((c) => c.type?.internalName === FORM_CONFIG_TYPE);
436
+ if (configChild) {
437
+ const configUid = configChild.uid || configChild.id;
438
+ await configureFormStepAttributes(client, configUid, params.formAttributes);
439
+ debugLogWithTag('WIZARD_STEP', `Configured form attributes on ${configUid}`);
440
+ }
441
+ }
442
+ return {
443
+ content: [{ type: "text", text: JSON.stringify(result, null, 2) }]
444
+ };
445
+ }
446
+ else {
447
+ if (params.stepType !== undefined) {
448
+ return {
449
+ content: [{ type: "text", text: "Error: stepType is immutable after creation. Create a new step instead." }],
450
+ isError: true
451
+ };
452
+ }
453
+ const resolved = await resolveWizardWithSteps(client, params.workspaceId, params.wizardName);
454
+ const stepUid = resolved.steps.get(params.identifier);
455
+ if (!stepUid) {
456
+ const available = Array.from(resolved.steps.keys()).join(', ');
457
+ return {
458
+ content: [{ type: "text", text: `Error: Step '${params.identifier}' not found. Available: ${available}` }],
459
+ isError: true
460
+ };
461
+ }
462
+ const requestBody = { pageUID: stepUid };
463
+ const attributes = {};
464
+ if (params.title !== undefined)
465
+ attributes[STEP_ATTR.title] = params.title;
466
+ if (params.description !== undefined)
467
+ attributes[STEP_ATTR.description] = params.description;
468
+ if (params.targetTypes !== undefined) {
469
+ attributes[STEP_ATTR.targetTypes] = params.targetTypes.length > 0
470
+ ? await resolveTypeInternalNames(client, params.workspaceId, params.targetTypes)
471
+ : params.targetTypes;
472
+ }
473
+ if (Object.keys(attributes).length === 0 && !params.formAttributes) {
474
+ return {
475
+ content: [{ type: "text", text: "No updates specified." }],
476
+ isError: true
477
+ };
478
+ }
479
+ let result;
480
+ if (Object.keys(attributes).length > 0) {
481
+ requestBody.attributes = attributes;
482
+ debugLogWithTag('WIZARD_STEP', `Updating step '${params.identifier}' (${stepUid})`);
483
+ result = await client.makeApiRequest('json/page', 'PATCH', undefined, requestBody);
484
+ }
485
+ else {
486
+ result = await client.makeApiRequest('json/page', 'GET', { pageUID: stepUid });
487
+ }
488
+ if (params.formAttributes) {
489
+ const configRef = result?.attributes?.[STEP_ATTR.configurationReference];
490
+ const configUid = configRef?.uid || configRef;
491
+ if (configUid) {
492
+ await configureFormStepAttributes(client, configUid, params.formAttributes);
493
+ debugLogWithTag('WIZARD_STEP', `Updated form attributes on ${configUid}`);
494
+ }
495
+ }
496
+ return {
497
+ content: [{ type: "text", text: JSON.stringify(result, null, 2) }]
498
+ };
499
+ }
500
+ }
501
+ catch (error) {
502
+ const operationText = params.operation === "create" ? "creating" : "updating";
503
+ return {
504
+ content: [{ type: "text", text: enhanceWizardError(`Error ${operationText} wizard step: ${error instanceof Error ? error.message : String(error)}`) }],
505
+ isError: true
506
+ };
507
+ }
508
+ });
509
+ server.registerTool(TOOL_DELETE_WIZARD, WIZARD_TOOL_DEFINITIONS[TOOL_DELETE_WIZARD], async (params) => {
510
+ try {
511
+ const resolved = await resolveWizard(client, params.workspaceId, params.wizardName);
512
+ debugLogWithTag('WIZARD_DELETE', `Deleting wizard '${params.wizardName}' (${resolved.uid}), cascade: ${params.cascadeDeleteSteps}`);
513
+ if (params.cascadeDeleteSteps !== false) {
514
+ const result = await client.makeApiRequest('json/page/with-children', 'DELETE', undefined, {
515
+ pageUID: resolved.uid,
516
+ confirmDeleteChildren: true
517
+ });
518
+ return {
519
+ content: [{ type: "text", text: JSON.stringify(result, null, 2) }]
520
+ };
521
+ }
522
+ else {
523
+ const result = await client.makeApiRequest('json/page', 'DELETE', { pageUID: resolved.uid });
524
+ return {
525
+ content: [{ type: "text", text: typeof result === 'object' ? JSON.stringify(result, null, 2) : String(result) }]
526
+ };
527
+ }
528
+ }
529
+ catch (error) {
530
+ return {
531
+ content: [{ type: "text", text: enhanceWizardError(`Error deleting wizard: ${error instanceof Error ? error.message : String(error)}`) }],
532
+ isError: true
533
+ };
534
+ }
535
+ });
536
+ server.registerTool(TOOL_DELETE_WIZARD_STEP, WIZARD_TOOL_DEFINITIONS[TOOL_DELETE_WIZARD_STEP], async (params) => {
537
+ try {
538
+ const resolved = await resolveWizardWithSteps(client, params.workspaceId, params.wizardName);
539
+ const stepUid = resolved.steps.get(params.identifier);
540
+ if (!stepUid) {
541
+ const available = Array.from(resolved.steps.keys()).join(', ');
542
+ return {
543
+ content: [{ type: "text", text: `Error: Step '${params.identifier}' not found. Available: ${available}` }],
544
+ isError: true
545
+ };
546
+ }
547
+ debugLogWithTag('WIZARD_STEP_DELETE', `Deleting step '${params.identifier}' (${stepUid})`);
548
+ const result = await client.makeApiRequest('json/page/with-children', 'DELETE', undefined, {
549
+ pageUID: stepUid,
550
+ confirmDeleteChildren: true
551
+ });
552
+ return {
553
+ content: [{ type: "text", text: typeof result === 'object' ? JSON.stringify(result, null, 2) : String(result) }]
554
+ };
555
+ }
556
+ catch (error) {
557
+ return {
558
+ content: [{ type: "text", text: enhanceWizardError(`Error deleting wizard step: ${error instanceof Error ? error.message : String(error)}`) }],
559
+ isError: true
560
+ };
561
+ }
562
+ });
563
+ server.registerTool(TOOL_CONFIGURE_WIZARD_FLOW, WIZARD_TOOL_DEFINITIONS[TOOL_CONFIGURE_WIZARD_FLOW], async (params) => {
564
+ try {
565
+ const resolved = await resolveWizardWithSteps(client, params.workspaceId, params.wizardName);
566
+ const allReferencedIds = new Set([
567
+ params.startStep,
568
+ ...params.finalSteps,
569
+ ...(params.summaryStep ? [params.summaryStep] : []),
570
+ ...(params.cleanupScriptStep ? [params.cleanupScriptStep] : []),
571
+ ...params.stepConnections.flatMap(c => [c.from, ...c.nextSteps, ...(c.skipTo ? [c.skipTo] : [])])
572
+ ]);
573
+ for (const id of allReferencedIds) {
574
+ if (!resolved.steps.has(id)) {
575
+ return {
576
+ content: [{ type: "text", text: `Error: Step '${id}' not found. Available: ${Array.from(resolved.steps.keys()).join(', ')}` }],
577
+ isError: true
578
+ };
579
+ }
580
+ }
581
+ debugLogWithTag('WIZARD_FLOW', `Configuring flow for wizard '${params.wizardName}' with ${params.stepConnections.length} connections`);
582
+ for (const conn of params.stepConnections) {
583
+ const stepUid = resolved.steps.get(conn.from);
584
+ const nextStepUids = conn.nextSteps.map(id => resolved.steps.get(id));
585
+ const attributes = {
586
+ [STEP_ATTR.nextPossibleSteps]: nextStepUids
587
+ };
588
+ if (conn.skipTo)
589
+ attributes[STEP_ATTR.skipTo] = resolved.steps.get(conn.skipTo);
590
+ if (conn.skipToFinish !== undefined)
591
+ attributes[STEP_ATTR.skipToFinish] = conn.skipToFinish;
592
+ if (conn.skipToLabel)
593
+ attributes[STEP_ATTR.skipToLabel] = conn.skipToLabel;
594
+ await client.makeApiRequest('json/page', 'PATCH', undefined, {
595
+ pageUID: stepUid,
596
+ attributes
597
+ });
598
+ }
599
+ const wizardAttributes = {
600
+ [WIZARD_ATTR.startStep]: resolved.steps.get(params.startStep),
601
+ [WIZARD_ATTR.finalSteps]: params.finalSteps.map(id => resolved.steps.get(id)),
602
+ };
603
+ if (params.summaryStep) {
604
+ wizardAttributes[WIZARD_ATTR.summaryStep] = resolved.steps.get(params.summaryStep);
605
+ }
606
+ if (params.cleanupScriptStep) {
607
+ wizardAttributes[WIZARD_ATTR.cleanupScriptStep] = resolved.steps.get(params.cleanupScriptStep);
608
+ }
609
+ await client.makeApiRequest('json/page', 'PATCH', undefined, {
610
+ pageUID: resolved.wizard.uid,
611
+ attributes: wizardAttributes
612
+ });
613
+ return {
614
+ content: [{ type: "text", text: JSON.stringify({
615
+ configured: true,
616
+ wizardName: params.wizardName,
617
+ stepCount: resolved.steps.size,
618
+ connectionCount: params.stepConnections.length
619
+ }, null, 2) }]
620
+ };
621
+ }
622
+ catch (error) {
623
+ return {
624
+ content: [{ type: "text", text: enhanceWizardError(`Error configuring wizard flow: ${error instanceof Error ? error.message : String(error)}`) }],
625
+ isError: true
626
+ };
627
+ }
628
+ });
629
+ server.registerTool(TOOL_ACTIVATE_WIZARD, WIZARD_TOOL_DEFINITIONS[TOOL_ACTIVATE_WIZARD], async (params) => {
630
+ try {
631
+ const resolved = await resolveWizard(client, params.workspaceId, params.wizardName);
632
+ debugLogWithTag('WIZARD_ACTIVATE', `Activating wizard '${params.wizardName}' (${resolved.uid})`);
633
+ const response = await client.makeApiRequest('json/wizard/activation', 'POST', undefined, { wizardId: stripPagePrefix(resolved.uid), activationState: params.activationState || 'ACTIVE' });
634
+ if (response?.activationState === 'ACTIVE' || response?.activationState === 'INACTIVE') {
635
+ return {
636
+ content: [{ type: "text", text: JSON.stringify({
637
+ status: response.activationState === 'ACTIVE' ? 'activated' : 'deactivated',
638
+ wizardName: params.wizardName,
639
+ activationState: response.activationState,
640
+ canChangeState: response.canChangeState
641
+ }, null, 2) }]
642
+ };
643
+ }
644
+ else {
645
+ debugLogWithTag('WIZARD_ACTIVATE', `Activation failed, running analysis for wizard '${params.wizardName}'`);
646
+ let analysisResults = null;
647
+ try {
648
+ analysisResults = await client.makeApiRequest('json/wizard/analysis', 'GET', { wizardId: stripPagePrefix(resolved.uid) });
649
+ }
650
+ catch (analysisError) {
651
+ debugLogWithTag('WIZARD_ACTIVATE', `Auto-analysis also failed: ${analysisError}`);
652
+ }
653
+ return {
654
+ content: [{ type: "text", text: JSON.stringify({
655
+ status: 'failed',
656
+ wizardName: params.wizardName,
657
+ error: response || 'Activation failed — state was not changed',
658
+ ...(analysisResults ? { analysisResults } : {})
659
+ }, null, 2) }],
660
+ isError: true
661
+ };
662
+ }
663
+ }
664
+ catch (error) {
665
+ return {
666
+ content: [{ type: "text", text: enhanceWizardError(`Error activating wizard: ${error instanceof Error ? error.message : String(error)}`) }],
667
+ isError: true
668
+ };
669
+ }
670
+ });
671
+ server.registerTool(TOOL_GET_WIZARD_DETAILS, WIZARD_TOOL_DEFINITIONS[TOOL_GET_WIZARD_DETAILS], async (params) => {
672
+ try {
673
+ const resolved = await resolveWizardWithSteps(client, params.workspaceId, params.wizardName);
674
+ const wizardPage = await client.makeApiRequest('json/page', 'GET', { pageUID: resolved.wizard.uid });
675
+ const stepDetails = [];
676
+ for (const [identifier, uid] of resolved.steps) {
677
+ const stepPage = await client.makeApiRequest('json/page', 'GET', { pageUID: uid });
678
+ stepDetails.push({
679
+ identifier,
680
+ uid,
681
+ name: stepPage.name,
682
+ ...extractStepSummary(stepPage)
683
+ });
684
+ }
685
+ const result = {
686
+ wizardName: params.wizardName,
687
+ uid: resolved.wizard.uid,
688
+ ...extractWizardSummary(wizardPage),
689
+ steps: stepDetails
690
+ };
691
+ const sizeCheck = checkResponseSize(result);
692
+ if (sizeCheck.tooLarge) {
693
+ return {
694
+ content: [{ type: "text", text: sizeCheck.suggestion }],
695
+ isError: true
696
+ };
697
+ }
698
+ return {
699
+ content: [{ type: "text", text: JSON.stringify(result, null, 2) }]
700
+ };
701
+ }
702
+ catch (error) {
703
+ return {
704
+ content: [{ type: "text", text: `Error getting wizard details: ${error instanceof Error ? error.message : String(error)}` }],
705
+ isError: true
706
+ };
707
+ }
708
+ });
709
+ server.registerTool(TOOL_LIST_WIZARDS, WIZARD_TOOL_DEFINITIONS[TOOL_LIST_WIZARDS], async (params) => {
710
+ try {
711
+ const listFilter = {
712
+ filters: [
713
+ { type: "Type", types: [WIZARD_TYPE] },
714
+ { type: "Workspace", workspaceIds: [params.workspaceId] }
715
+ ]
716
+ };
717
+ const searchResult = await client.makeApiRequest('json/search', 'GET', {
718
+ filter: JSON.stringify(listFilter)
719
+ });
720
+ const wizards = (searchResult?.results || []).map((page) => ({
721
+ name: page.name,
722
+ uid: page.uid || page.id,
723
+ ...extractWizardListSummary(page)
724
+ }));
725
+ const result = { wizards, count: wizards.length };
726
+ const sizeCheck = checkResponseSize(result);
727
+ if (sizeCheck.tooLarge) {
728
+ return {
729
+ content: [{ type: "text", text: sizeCheck.suggestion }],
730
+ isError: true
731
+ };
732
+ }
733
+ return {
734
+ content: [{ type: "text", text: JSON.stringify(result, null, 2) }]
735
+ };
736
+ }
737
+ catch (error) {
738
+ return {
739
+ content: [{ type: "text", text: `Error listing wizards: ${error instanceof Error ? error.message : String(error)}` }],
740
+ isError: true
741
+ };
742
+ }
743
+ });
744
+ server.registerTool(TOOL_ANALYZE_WIZARD, WIZARD_TOOL_DEFINITIONS[TOOL_ANALYZE_WIZARD], async (params) => {
745
+ try {
746
+ const resolved = await resolveWizard(client, params.workspaceId, params.wizardName);
747
+ debugLogWithTag('WIZARD_ANALYZE', `Analyzing wizard '${params.wizardName}' (${resolved.uid})`);
748
+ const response = await client.makeApiRequest('json/wizard/analysis', 'GET', { wizardId: stripPagePrefix(resolved.uid) });
749
+ const sizeCheck = checkResponseSize(response);
750
+ if (sizeCheck.tooLarge) {
751
+ return {
752
+ content: [{ type: "text", text: sizeCheck.suggestion }],
753
+ isError: true
754
+ };
755
+ }
756
+ return {
757
+ content: [{ type: "text", text: JSON.stringify({
758
+ wizardName: params.wizardName,
759
+ analysisResults: response
760
+ }, null, 2) }]
761
+ };
762
+ }
763
+ catch (error) {
764
+ return {
765
+ content: [{ type: "text", text: `Error analyzing wizard: ${error instanceof Error ? error.message : String(error)}` }],
766
+ isError: true
767
+ };
768
+ }
769
+ });
770
+ server.registerTool(TOOL_GET_WIZARD_ACTIVATION_STATE, WIZARD_TOOL_DEFINITIONS[TOOL_GET_WIZARD_ACTIVATION_STATE], async (params) => {
771
+ try {
772
+ const resolved = await resolveWizard(client, params.workspaceId, params.wizardName);
773
+ debugLogWithTag('WIZARD_ACTIVATION_STATE', `Getting activation state for wizard '${params.wizardName}' (${resolved.uid})`);
774
+ const response = await client.makeApiRequest('json/wizard/activation', 'GET', { wizardId: stripPagePrefix(resolved.uid) });
775
+ const sizeCheck = checkResponseSize(response);
776
+ if (sizeCheck.tooLarge) {
777
+ return {
778
+ content: [{ type: "text", text: sizeCheck.suggestion }],
779
+ isError: true
780
+ };
781
+ }
782
+ return {
783
+ content: [{ type: "text", text: JSON.stringify({
784
+ wizardName: params.wizardName,
785
+ activationState: response.activationState,
786
+ canChangeState: response.canChangeState
787
+ }, null, 2) }]
788
+ };
789
+ }
790
+ catch (error) {
791
+ return {
792
+ content: [{ type: "text", text: `Error getting wizard activation state: ${error instanceof Error ? error.message : String(error)}` }],
793
+ isError: true
794
+ };
795
+ }
796
+ });
797
+ }
798
+ //# sourceMappingURL=wizards.js.map