bluekiwi 1.2.5 → 2.0.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 (624) hide show
  1. package/README.md +5 -0
  2. package/dist/assets/app-runtime/.next/BUILD_ID +1 -1
  3. package/dist/assets/app-runtime/.next/app-path-routes-manifest.json +33 -13
  4. package/dist/assets/app-runtime/.next/build-manifest.json +2 -2
  5. package/dist/assets/app-runtime/.next/prerender-manifest.json +3 -3
  6. package/dist/assets/app-runtime/.next/routes-manifest.json +153 -0
  7. package/dist/assets/app-runtime/.next/server/app/(app)/credentials/page.js +2 -8
  8. package/dist/assets/app-runtime/.next/server/app/(app)/credentials/page.js.nft.json +1 -1
  9. package/dist/assets/app-runtime/.next/server/app/(app)/credentials/page_client-reference-manifest.js +1 -1
  10. package/dist/assets/app-runtime/.next/server/app/(app)/design-systems/[id]/page.js +2 -0
  11. package/dist/assets/app-runtime/.next/server/app/(app)/design-systems/[id]/page.js.nft.json +1 -0
  12. package/dist/assets/app-runtime/.next/server/app/(app)/design-systems/[id]/page_client-reference-manifest.js +1 -0
  13. package/dist/assets/app-runtime/.next/server/app/(app)/design-systems/page.js +2 -0
  14. package/dist/assets/app-runtime/.next/server/app/(app)/design-systems/page.js.nft.json +1 -0
  15. package/dist/assets/app-runtime/.next/server/app/(app)/design-systems/page_client-reference-manifest.js +1 -0
  16. package/dist/assets/app-runtime/.next/server/app/(app)/docs/page.js +2 -2
  17. package/dist/assets/app-runtime/.next/server/app/(app)/docs/page.js.nft.json +1 -1
  18. package/dist/assets/app-runtime/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -1
  19. package/dist/assets/app-runtime/.next/server/app/(app)/instructions/page.js +3 -3
  20. package/dist/assets/app-runtime/.next/server/app/(app)/instructions/page.js.nft.json +1 -1
  21. package/dist/assets/app-runtime/.next/server/app/(app)/instructions/page_client-reference-manifest.js +1 -1
  22. package/dist/assets/app-runtime/.next/server/app/(app)/page.js +2 -2
  23. package/dist/assets/app-runtime/.next/server/app/(app)/page.js.nft.json +1 -1
  24. package/dist/assets/app-runtime/.next/server/app/(app)/page_client-reference-manifest.js +1 -1
  25. package/dist/assets/app-runtime/.next/server/app/(app)/settings/groups/page.js +2 -2
  26. package/dist/assets/app-runtime/.next/server/app/(app)/settings/groups/page.js.nft.json +1 -1
  27. package/dist/assets/app-runtime/.next/server/app/(app)/settings/groups/page_client-reference-manifest.js +1 -1
  28. package/dist/assets/app-runtime/.next/server/app/(app)/settings/page.js +8 -2
  29. package/dist/assets/app-runtime/.next/server/app/(app)/settings/page.js.nft.json +1 -1
  30. package/dist/assets/app-runtime/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
  31. package/dist/assets/app-runtime/.next/server/app/(app)/tasks/[id]/page.js +3 -3
  32. package/dist/assets/app-runtime/.next/server/app/(app)/tasks/[id]/page.js.nft.json +1 -1
  33. package/dist/assets/app-runtime/.next/server/app/(app)/tasks/[id]/page_client-reference-manifest.js +1 -1
  34. package/dist/assets/app-runtime/.next/server/app/(app)/tasks/page.js +2 -8
  35. package/dist/assets/app-runtime/.next/server/app/(app)/tasks/page.js.nft.json +1 -1
  36. package/dist/assets/app-runtime/.next/server/app/(app)/tasks/page_client-reference-manifest.js +1 -1
  37. package/dist/assets/app-runtime/.next/server/app/(app)/tutorial/page.js +2 -2
  38. package/dist/assets/app-runtime/.next/server/app/(app)/tutorial/page.js.nft.json +1 -1
  39. package/dist/assets/app-runtime/.next/server/app/(app)/tutorial/page_client-reference-manifest.js +1 -1
  40. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/[id]/edit/page.js +2 -2
  41. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/[id]/edit/page.js.nft.json +1 -1
  42. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/[id]/edit/page_client-reference-manifest.js +1 -1
  43. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/[id]/page.js +2 -2
  44. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/[id]/page.js.nft.json +1 -1
  45. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/[id]/page_client-reference-manifest.js +1 -1
  46. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/new/page.js +2 -2
  47. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/new/page.js.nft.json +1 -1
  48. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/new/page_client-reference-manifest.js +1 -1
  49. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/page.js +2 -2
  50. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/page.js.nft.json +1 -1
  51. package/dist/assets/app-runtime/.next/server/app/(app)/workflows/page_client-reference-manifest.js +1 -1
  52. package/dist/assets/app-runtime/.next/server/app/(auth)/change-password/page.js +2 -2
  53. package/dist/assets/app-runtime/.next/server/app/(auth)/change-password/page_client-reference-manifest.js +1 -1
  54. package/dist/assets/app-runtime/.next/server/app/(auth)/invite/[token]/page.js +2 -2
  55. package/dist/assets/app-runtime/.next/server/app/(auth)/invite/[token]/page_client-reference-manifest.js +1 -1
  56. package/dist/assets/app-runtime/.next/server/app/(auth)/login/page.js +2 -2
  57. package/dist/assets/app-runtime/.next/server/app/(auth)/login/page_client-reference-manifest.js +1 -1
  58. package/dist/assets/app-runtime/.next/server/app/(auth)/setup/page.js +2 -2
  59. package/dist/assets/app-runtime/.next/server/app/(auth)/setup/page_client-reference-manifest.js +1 -1
  60. package/dist/assets/app-runtime/.next/server/app/_global-error/page.js +3 -3
  61. package/dist/assets/app-runtime/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  62. package/dist/assets/app-runtime/.next/server/app/_global-error.html +1 -1
  63. package/dist/assets/app-runtime/.next/server/app/_global-error.rsc +1 -1
  64. package/dist/assets/app-runtime/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  65. package/dist/assets/app-runtime/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  66. package/dist/assets/app-runtime/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  67. package/dist/assets/app-runtime/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  68. package/dist/assets/app-runtime/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  69. package/dist/assets/app-runtime/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  70. package/dist/assets/app-runtime/.next/server/app/_not-found/page.js +2 -2
  71. package/dist/assets/app-runtime/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  72. package/dist/assets/app-runtime/.next/server/app/_not-found.html +1 -1
  73. package/dist/assets/app-runtime/.next/server/app/_not-found.rsc +4 -4
  74. package/dist/assets/app-runtime/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  75. package/dist/assets/app-runtime/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  76. package/dist/assets/app-runtime/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  77. package/dist/assets/app-runtime/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  78. package/dist/assets/app-runtime/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  79. package/dist/assets/app-runtime/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  80. package/dist/assets/app-runtime/.next/server/app/api/apikeys/[id]/route.js +1 -1
  81. package/dist/assets/app-runtime/.next/server/app/api/apikeys/[id]/route.js.nft.json +1 -1
  82. package/dist/assets/app-runtime/.next/server/app/api/apikeys/route.js +2 -2
  83. package/dist/assets/app-runtime/.next/server/app/api/apikeys/route.js.nft.json +1 -1
  84. package/dist/assets/app-runtime/.next/server/app/api/auth/change-password/route.js +1 -1
  85. package/dist/assets/app-runtime/.next/server/app/api/auth/change-password/route.js.nft.json +1 -1
  86. package/dist/assets/app-runtime/.next/server/app/api/auth/dashboard/route.js +2 -2
  87. package/dist/assets/app-runtime/.next/server/app/api/auth/dashboard/route.js.nft.json +1 -1
  88. package/dist/assets/app-runtime/.next/server/app/api/auth/login/route.js +1 -1
  89. package/dist/assets/app-runtime/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  90. package/dist/assets/app-runtime/.next/server/app/api/auth/logout/route.js +1 -1
  91. package/dist/assets/app-runtime/.next/server/app/api/auth/me/groups/route.js +2 -2
  92. package/dist/assets/app-runtime/.next/server/app/api/auth/me/groups/route.js.nft.json +1 -1
  93. package/dist/assets/app-runtime/.next/server/app/api/auth/me/route.js +1 -1
  94. package/dist/assets/app-runtime/.next/server/app/api/auth/setup/route.js +4 -3
  95. package/dist/assets/app-runtime/.next/server/app/api/auth/setup/route.js.nft.json +1 -1
  96. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/reveal/route.js +1 -1
  97. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/reveal/route.js.nft.json +1 -1
  98. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/route.js +2 -2
  99. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/route.js.nft.json +1 -1
  100. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/shares/[groupId]/route.js +1 -1
  101. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/shares/[groupId]/route.js.nft.json +1 -1
  102. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/shares/route.js +2 -2
  103. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/shares/route.js.nft.json +1 -1
  104. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/transfer/route.js +2 -2
  105. package/dist/assets/app-runtime/.next/server/app/api/credentials/[id]/transfer/route.js.nft.json +1 -1
  106. package/dist/assets/app-runtime/.next/server/app/api/credentials/route.js +2 -2
  107. package/dist/assets/app-runtime/.next/server/app/api/credentials/route.js.nft.json +1 -1
  108. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/activate/route.js +1 -0
  109. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/activate/route.js.nft.json +1 -0
  110. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/activate/route_client-reference-manifest.js +1 -0
  111. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/assets/[assetId]/route.js +1 -0
  112. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/assets/[assetId]/route.js.nft.json +1 -0
  113. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/assets/[assetId]/route_client-reference-manifest.js +1 -0
  114. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/assets/route.js +1 -0
  115. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/assets/route.js.nft.json +1 -0
  116. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/assets/route_client-reference-manifest.js +1 -0
  117. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/components/[name]/route.js +1 -0
  118. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/components/[name]/route.js.nft.json +1 -0
  119. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/components/[name]/route_client-reference-manifest.js +1 -0
  120. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/events/route.js +1 -0
  121. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/events/route.js.nft.json +1 -0
  122. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/events/route_client-reference-manifest.js +1 -0
  123. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/export/route.js +1 -0
  124. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/export/route.js.nft.json +1 -0
  125. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/export/route_client-reference-manifest.js +1 -0
  126. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/lint/route.js +1 -0
  127. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/lint/route.js.nft.json +1 -0
  128. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/lint/route_client-reference-manifest.js +1 -0
  129. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/preview/route.js +1 -0
  130. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/preview/route.js.nft.json +1 -0
  131. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/preview/route_client-reference-manifest.js +1 -0
  132. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/route.js +1 -0
  133. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/route.js.nft.json +1 -0
  134. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/route_client-reference-manifest.js +1 -0
  135. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/sections/[section]/[key]/route.js +1 -0
  136. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/sections/[section]/[key]/route.js.nft.json +1 -0
  137. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/sections/[section]/[key]/route_client-reference-manifest.js +1 -0
  138. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/sections/[section]/route.js +1 -0
  139. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/sections/[section]/route.js.nft.json +1 -0
  140. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/sections/[section]/route_client-reference-manifest.js +1 -0
  141. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/versions/compare/route.js +1 -0
  142. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/versions/compare/route.js.nft.json +1 -0
  143. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/versions/compare/route_client-reference-manifest.js +1 -0
  144. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/versions/route.js +1 -0
  145. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/versions/route.js.nft.json +1 -0
  146. package/dist/assets/app-runtime/.next/server/app/api/design-systems/[id]/versions/route_client-reference-manifest.js +1 -0
  147. package/dist/assets/app-runtime/.next/server/app/api/design-systems/active/route.js +4 -0
  148. package/dist/assets/app-runtime/.next/server/app/api/design-systems/active/route.js.nft.json +1 -0
  149. package/dist/assets/app-runtime/.next/server/app/api/design-systems/active/route_client-reference-manifest.js +1 -0
  150. package/dist/assets/app-runtime/.next/server/app/api/design-systems/import/analyze/route.js +1 -0
  151. package/dist/assets/app-runtime/.next/server/app/api/design-systems/import/analyze/route.js.nft.json +1 -0
  152. package/dist/assets/app-runtime/.next/server/app/api/design-systems/import/analyze/route_client-reference-manifest.js +1 -0
  153. package/dist/assets/app-runtime/.next/server/app/api/design-systems/import/route.js +1 -0
  154. package/dist/assets/app-runtime/.next/server/app/api/design-systems/import/route.js.nft.json +1 -0
  155. package/dist/assets/app-runtime/.next/server/app/api/design-systems/import/route_client-reference-manifest.js +1 -0
  156. package/dist/assets/app-runtime/.next/server/app/api/design-systems/route.js +1 -0
  157. package/dist/assets/app-runtime/.next/server/app/api/design-systems/route.js.nft.json +1 -0
  158. package/dist/assets/app-runtime/.next/server/app/api/design-systems/route_client-reference-manifest.js +1 -0
  159. package/dist/assets/app-runtime/.next/server/app/api/design-systems/seed/route.js +2 -0
  160. package/dist/assets/app-runtime/.next/server/app/api/design-systems/seed/route.js.nft.json +1 -0
  161. package/dist/assets/app-runtime/.next/server/app/api/design-systems/seed/route_client-reference-manifest.js +1 -0
  162. package/dist/assets/app-runtime/.next/server/app/api/docs/route.js +1 -1
  163. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/route.js +2 -2
  164. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/route.js.nft.json +1 -1
  165. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/shares/[groupId]/route.js +1 -1
  166. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/shares/[groupId]/route.js.nft.json +1 -1
  167. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/shares/route.js +1 -1
  168. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/shares/route.js.nft.json +1 -1
  169. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/transfer/route.js +1 -1
  170. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/transfer/route.js.nft.json +1 -1
  171. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/visibility/route.js +1 -1
  172. package/dist/assets/app-runtime/.next/server/app/api/folders/[id]/visibility/route.js.nft.json +1 -1
  173. package/dist/assets/app-runtime/.next/server/app/api/folders/route.js +2 -2
  174. package/dist/assets/app-runtime/.next/server/app/api/folders/route.js.nft.json +1 -1
  175. package/dist/assets/app-runtime/.next/server/app/api/guides/[slug]/route.js +1 -1
  176. package/dist/assets/app-runtime/.next/server/app/api/guides/[slug]/workflow/route.js +1 -1
  177. package/dist/assets/app-runtime/.next/server/app/api/guides/route.js +1 -1
  178. package/dist/assets/app-runtime/.next/server/app/api/instructions/[id]/route.js +2 -2
  179. package/dist/assets/app-runtime/.next/server/app/api/instructions/[id]/route.js.nft.json +1 -1
  180. package/dist/assets/app-runtime/.next/server/app/api/instructions/[id]/transfer/route.js +2 -2
  181. package/dist/assets/app-runtime/.next/server/app/api/instructions/[id]/transfer/route.js.nft.json +1 -1
  182. package/dist/assets/app-runtime/.next/server/app/api/instructions/[id]/visibility/route.js +1 -1
  183. package/dist/assets/app-runtime/.next/server/app/api/instructions/[id]/visibility/route.js.nft.json +1 -1
  184. package/dist/assets/app-runtime/.next/server/app/api/instructions/route.js +1 -1
  185. package/dist/assets/app-runtime/.next/server/app/api/instructions/route.js.nft.json +1 -1
  186. package/dist/assets/app-runtime/.next/server/app/api/invites/[id]/route.js +1 -1
  187. package/dist/assets/app-runtime/.next/server/app/api/invites/[id]/route.js.nft.json +1 -1
  188. package/dist/assets/app-runtime/.next/server/app/api/invites/accept/[token]/route.js +7 -6
  189. package/dist/assets/app-runtime/.next/server/app/api/invites/accept/[token]/route.js.nft.json +1 -1
  190. package/dist/assets/app-runtime/.next/server/app/api/invites/route.js +2 -2
  191. package/dist/assets/app-runtime/.next/server/app/api/invites/route.js.nft.json +1 -1
  192. package/dist/assets/app-runtime/.next/server/app/api/report/route.js +3 -3
  193. package/dist/assets/app-runtime/.next/server/app/api/report/route.js.nft.json +1 -1
  194. package/dist/assets/app-runtime/.next/server/app/api/settings/cleanup-visual-html/route.js +2 -2
  195. package/dist/assets/app-runtime/.next/server/app/api/settings/cleanup-visual-html/route.js.nft.json +1 -1
  196. package/dist/assets/app-runtime/.next/server/app/api/settings/email/route.js +2 -2
  197. package/dist/assets/app-runtime/.next/server/app/api/settings/email/route.js.nft.json +1 -1
  198. package/dist/assets/app-runtime/.next/server/app/api/settings/groups/[id]/members/route.js +2 -2
  199. package/dist/assets/app-runtime/.next/server/app/api/settings/groups/[id]/members/route.js.nft.json +1 -1
  200. package/dist/assets/app-runtime/.next/server/app/api/settings/groups/[id]/route.js +1 -1
  201. package/dist/assets/app-runtime/.next/server/app/api/settings/groups/[id]/route.js.nft.json +1 -1
  202. package/dist/assets/app-runtime/.next/server/app/api/settings/groups/route.js +1 -1
  203. package/dist/assets/app-runtime/.next/server/app/api/settings/groups/route.js.nft.json +1 -1
  204. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/advance/route.js +2 -2
  205. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/advance/route.js.nft.json +1 -1
  206. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/approve/route.js +1 -1
  207. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/approve/route.js.nft.json +1 -1
  208. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/cancel/route.js +2 -2
  209. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/cancel/route.js.nft.json +1 -1
  210. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/comments/route.js +1 -1
  211. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/comments/route.js.nft.json +1 -1
  212. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/complete/route.js +1 -1
  213. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/complete/route.js.nft.json +1 -1
  214. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/execute/route.js +2 -2
  215. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/execute/route.js.nft.json +1 -1
  216. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/feedback/route.js +1 -1
  217. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/feedback/route.js.nft.json +1 -1
  218. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/findings/route.js +2 -2
  219. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/findings/route.js.nft.json +1 -1
  220. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/heartbeat/route.js +3 -3
  221. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/heartbeat/route.js.nft.json +1 -1
  222. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/logs/route.js +2 -2
  223. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/logs/route.js.nft.json +1 -1
  224. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/request-approval/route.js +1 -1
  225. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/request-approval/route.js.nft.json +1 -1
  226. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/respond/route.js +1 -1
  227. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/respond/route.js.nft.json +1 -1
  228. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/rewind/route.js +1 -1
  229. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/rewind/route.js.nft.json +1 -1
  230. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/route.js +2 -2
  231. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/route.js.nft.json +1 -1
  232. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/visual/route.js +1 -1
  233. package/dist/assets/app-runtime/.next/server/app/api/tasks/[id]/visual/route.js.nft.json +1 -1
  234. package/dist/assets/app-runtime/.next/server/app/api/tasks/route.js +2 -2
  235. package/dist/assets/app-runtime/.next/server/app/api/tasks/route.js.nft.json +1 -1
  236. package/dist/assets/app-runtime/.next/server/app/api/tasks/start/route.js +1 -1
  237. package/dist/assets/app-runtime/.next/server/app/api/tasks/start/route.js.nft.json +1 -1
  238. package/dist/assets/app-runtime/.next/server/app/api/tasks/timeout-stale/route.js +1 -1
  239. package/dist/assets/app-runtime/.next/server/app/api/tasks/timeout-stale/route.js.nft.json +1 -1
  240. package/dist/assets/app-runtime/.next/server/app/api/users/[id]/route.js +1 -1
  241. package/dist/assets/app-runtime/.next/server/app/api/users/[id]/route.js.nft.json +1 -1
  242. package/dist/assets/app-runtime/.next/server/app/api/users/route.js +1 -1
  243. package/dist/assets/app-runtime/.next/server/app/api/users/route.js.nft.json +1 -1
  244. package/dist/assets/app-runtime/.next/server/app/api/version/route.js +1 -1
  245. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/activate/route.js +2 -2
  246. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/activate/route.js.nft.json +1 -1
  247. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/deactivate/route.js +1 -1
  248. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/deactivate/route.js.nft.json +1 -1
  249. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/export/route.js +1 -1
  250. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/export/route.js.nft.json +1 -1
  251. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/node-items/[nodeId]/attachments/[attachId]/route.js +2 -2
  252. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/node-items/[nodeId]/attachments/[attachId]/route.js.nft.json +1 -1
  253. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/node-items/[nodeId]/attachments/route.js +2 -2
  254. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/node-items/[nodeId]/attachments/route.js.nft.json +1 -1
  255. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/node-items/[nodeId]/route.js +1 -1
  256. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/node-items/[nodeId]/route.js.nft.json +1 -1
  257. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/nodes/[node_id]/attachments/[attachId]/route.js +2 -2
  258. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/nodes/[node_id]/attachments/[attachId]/route.js.nft.json +1 -1
  259. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/nodes/[node_id]/attachments/route.js +1 -1
  260. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/nodes/[node_id]/attachments/route.js.nft.json +1 -1
  261. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/nodes/[node_id]/route.js +1 -1
  262. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/nodes/[node_id]/route.js.nft.json +1 -1
  263. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/nodes/route.js +2 -2
  264. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/nodes/route.js.nft.json +1 -1
  265. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/route.js +2 -2
  266. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/route.js.nft.json +1 -1
  267. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/shares/[groupId]/route.js +1 -1
  268. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/shares/[groupId]/route.js.nft.json +1 -1
  269. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/shares/route.js +2 -2
  270. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/shares/route.js.nft.json +1 -1
  271. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/transfer/route.js +2 -2
  272. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/transfer/route.js.nft.json +1 -1
  273. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/versions/route.js +1 -1
  274. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/versions/route.js.nft.json +1 -1
  275. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/visibility/route.js +1 -1
  276. package/dist/assets/app-runtime/.next/server/app/api/workflows/[id]/visibility/route.js.nft.json +1 -1
  277. package/dist/assets/app-runtime/.next/server/app/api/workflows/import/analyze/route.js +1 -1
  278. package/dist/assets/app-runtime/.next/server/app/api/workflows/import/analyze/route.js.nft.json +1 -1
  279. package/dist/assets/app-runtime/.next/server/app/api/workflows/import/route.js +1 -1
  280. package/dist/assets/app-runtime/.next/server/app/api/workflows/import/route.js.nft.json +1 -1
  281. package/dist/assets/app-runtime/.next/server/app/api/workflows/route.js +1 -1
  282. package/dist/assets/app-runtime/.next/server/app/api/workflows/route.js.nft.json +1 -1
  283. package/dist/assets/app-runtime/.next/server/app/change-password.html +1 -1
  284. package/dist/assets/app-runtime/.next/server/app/change-password.rsc +5 -5
  285. package/dist/assets/app-runtime/.next/server/app/change-password.segments/!KGF1dGgp/change-password/__PAGE__.segment.rsc +2 -2
  286. package/dist/assets/app-runtime/.next/server/app/change-password.segments/!KGF1dGgp/change-password.segment.rsc +1 -1
  287. package/dist/assets/app-runtime/.next/server/app/change-password.segments/!KGF1dGgp.segment.rsc +1 -1
  288. package/dist/assets/app-runtime/.next/server/app/change-password.segments/_full.segment.rsc +5 -5
  289. package/dist/assets/app-runtime/.next/server/app/change-password.segments/_head.segment.rsc +1 -1
  290. package/dist/assets/app-runtime/.next/server/app/change-password.segments/_index.segment.rsc +4 -4
  291. package/dist/assets/app-runtime/.next/server/app/change-password.segments/_tree.segment.rsc +2 -2
  292. package/dist/assets/app-runtime/.next/server/app/login.html +1 -1
  293. package/dist/assets/app-runtime/.next/server/app/login.rsc +5 -5
  294. package/dist/assets/app-runtime/.next/server/app/login.segments/!KGF1dGgp/login/__PAGE__.segment.rsc +2 -2
  295. package/dist/assets/app-runtime/.next/server/app/login.segments/!KGF1dGgp/login.segment.rsc +1 -1
  296. package/dist/assets/app-runtime/.next/server/app/login.segments/!KGF1dGgp.segment.rsc +1 -1
  297. package/dist/assets/app-runtime/.next/server/app/login.segments/_full.segment.rsc +5 -5
  298. package/dist/assets/app-runtime/.next/server/app/login.segments/_head.segment.rsc +1 -1
  299. package/dist/assets/app-runtime/.next/server/app/login.segments/_index.segment.rsc +4 -4
  300. package/dist/assets/app-runtime/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  301. package/dist/assets/app-runtime/.next/server/app/setup.html +1 -1
  302. package/dist/assets/app-runtime/.next/server/app/setup.rsc +5 -5
  303. package/dist/assets/app-runtime/.next/server/app/setup.segments/!KGF1dGgp/setup/__PAGE__.segment.rsc +2 -2
  304. package/dist/assets/app-runtime/.next/server/app/setup.segments/!KGF1dGgp/setup.segment.rsc +1 -1
  305. package/dist/assets/app-runtime/.next/server/app/setup.segments/!KGF1dGgp.segment.rsc +1 -1
  306. package/dist/assets/app-runtime/.next/server/app/setup.segments/_full.segment.rsc +5 -5
  307. package/dist/assets/app-runtime/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  308. package/dist/assets/app-runtime/.next/server/app/setup.segments/_index.segment.rsc +4 -4
  309. package/dist/assets/app-runtime/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
  310. package/dist/assets/app-runtime/.next/server/app-paths-manifest.json +33 -13
  311. package/dist/assets/app-runtime/.next/server/chunks/1371.js +5 -0
  312. package/dist/assets/app-runtime/.next/server/chunks/4024.js +1 -1
  313. package/dist/assets/app-runtime/.next/server/chunks/4380.js +7 -0
  314. package/dist/assets/app-runtime/.next/server/chunks/5172.js +358 -0
  315. package/dist/assets/app-runtime/.next/server/chunks/5589.js +1 -1
  316. package/dist/assets/app-runtime/.next/server/chunks/6120.js +1 -0
  317. package/dist/assets/app-runtime/.next/server/chunks/7945.js +31 -4
  318. package/dist/assets/app-runtime/.next/server/chunks/8355.js +1 -0
  319. package/dist/assets/app-runtime/.next/server/chunks/859.js +1 -1
  320. package/dist/assets/app-runtime/.next/server/chunks/9100.js +1 -0
  321. package/dist/assets/app-runtime/.next/server/chunks/9439.js +1 -0
  322. package/dist/assets/app-runtime/.next/server/middleware-build-manifest.js +1 -1
  323. package/dist/assets/app-runtime/.next/server/pages/404.html +1 -1
  324. package/dist/assets/app-runtime/.next/server/pages/500.html +1 -1
  325. package/dist/assets/app-runtime/.next/server/server-reference-manifest.json +1 -1
  326. package/dist/assets/app-runtime/.next/static/chunks/173-a97262e334770725.js +1 -0
  327. package/dist/assets/app-runtime/.next/static/chunks/2360-975f0c14308c88bc.js +1 -0
  328. package/dist/assets/app-runtime/.next/static/chunks/{2293-e75169fba3ab0f64.js → 2989-cc47541f81b2181f.js} +2 -2
  329. package/dist/assets/app-runtime/.next/static/chunks/3207-7a74f5b8fc63cfe9.js +1 -0
  330. package/dist/assets/app-runtime/.next/static/chunks/{5751-1d0ed4353025d40c.js → 3443-b4daf428b3a03717.js} +1 -1
  331. package/dist/assets/app-runtime/.next/static/chunks/3671-3ec1b01363e1d1c5.js +1 -0
  332. package/dist/assets/app-runtime/.next/static/chunks/3689-1ffc19b35e5d1101.js +1 -0
  333. package/dist/assets/app-runtime/.next/static/chunks/6126-cca19a7b816db517.js +7 -0
  334. package/dist/assets/app-runtime/.next/static/chunks/{7262-cdb2767600e6e41e.js → 6609-078a8cdc853f87c6.js} +1 -1
  335. package/dist/assets/app-runtime/.next/static/chunks/6644-de12bb5dcee357e8.js +1 -0
  336. package/dist/assets/app-runtime/.next/static/chunks/7050-a4f09c854891a3cc.js +1 -0
  337. package/dist/assets/app-runtime/.next/static/chunks/7462-99343ed0daab6a49.js +1 -0
  338. package/dist/assets/app-runtime/.next/static/chunks/7533-f1110b90a820e95c.js +1 -0
  339. package/dist/assets/app-runtime/.next/static/chunks/{6095-1b7d63b0bf80dd32.js → 8368-1830a099684acf83.js} +2 -2
  340. package/dist/assets/app-runtime/.next/static/chunks/9243-42247f33b2db5dd3.js +1 -0
  341. package/dist/assets/app-runtime/.next/static/chunks/982-8a9df4d5d73197d3.js +7 -0
  342. package/dist/assets/app-runtime/.next/static/chunks/9927-71af96b4f536c6a4.js +7 -0
  343. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/credentials/page-6b45e41f48f43b7d.js +7 -0
  344. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/design-systems/[id]/page-e851d0a82242bcbd.js +1 -0
  345. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/design-systems/page-b9d457ae27951d55.js +1 -0
  346. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/instructions/{page-dd25654a8191a638.js → page-f46b64210da72126.js} +2 -2
  347. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/layout-7a2f7065a96b50f2.js +1 -0
  348. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/settings/groups/page-de795ba135b7f780.js +1 -0
  349. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/settings/layout-51cda6d882abcfca.js +1 -0
  350. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/settings/{page-1709c8cd7e4b68a6.js → page-4408a43823696ddc.js} +1 -1
  351. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/tasks/[id]/{page-e88075977b43a9d5.js → page-62b8c7b35f187f33.js} +1 -1
  352. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/tasks/layout-51cda6d882abcfca.js +1 -0
  353. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/tasks/{page-82a1601abeaf3423.js → page-f5b823c754fbc4c3.js} +1 -1
  354. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/tutorial/page-8255141f3fabe520.js +34 -0
  355. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/workflows/[id]/edit/{page-b3775f3aecb19718.js → page-2e62beb288e70840.js} +1 -1
  356. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/workflows/[id]/page-ad179f55fb2d4a7f.js +1 -0
  357. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/workflows/layout-51cda6d882abcfca.js +1 -0
  358. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/workflows/new/{page-abd414c9c1602c90.js → page-6ca1cc2ff5b3e912.js} +1 -1
  359. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/workflows/page-33a541a152b061fc.js +1 -0
  360. package/dist/assets/app-runtime/.next/static/chunks/app/(auth)/change-password/{page-a984ad1a8e98b9e7.js → page-2f23af48cfbb0071.js} +1 -1
  361. package/dist/assets/app-runtime/.next/static/chunks/app/(auth)/layout-51cda6d882abcfca.js +1 -0
  362. package/dist/assets/app-runtime/.next/static/chunks/app/(auth)/login/layout-51cda6d882abcfca.js +1 -0
  363. package/dist/assets/app-runtime/.next/static/chunks/app/(auth)/setup/layout-51cda6d882abcfca.js +1 -0
  364. package/dist/assets/app-runtime/.next/static/chunks/app/_global-error/page-51cda6d882abcfca.js +1 -0
  365. package/dist/assets/app-runtime/.next/static/chunks/app/api/apikeys/[id]/route-51cda6d882abcfca.js +1 -0
  366. package/dist/assets/app-runtime/.next/static/chunks/app/api/apikeys/route-51cda6d882abcfca.js +1 -0
  367. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/change-password/route-51cda6d882abcfca.js +1 -0
  368. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/dashboard/route-51cda6d882abcfca.js +1 -0
  369. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/login/route-51cda6d882abcfca.js +1 -0
  370. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/logout/route-51cda6d882abcfca.js +1 -0
  371. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/me/groups/route-51cda6d882abcfca.js +1 -0
  372. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/me/route-51cda6d882abcfca.js +1 -0
  373. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/setup/route-51cda6d882abcfca.js +1 -0
  374. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/reveal/route-51cda6d882abcfca.js +1 -0
  375. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/route-51cda6d882abcfca.js +1 -0
  376. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/shares/[groupId]/route-51cda6d882abcfca.js +1 -0
  377. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/shares/route-51cda6d882abcfca.js +1 -0
  378. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/transfer/route-51cda6d882abcfca.js +1 -0
  379. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/route-51cda6d882abcfca.js +1 -0
  380. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/activate/route-51cda6d882abcfca.js +1 -0
  381. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/assets/[assetId]/route-51cda6d882abcfca.js +1 -0
  382. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/assets/route-51cda6d882abcfca.js +1 -0
  383. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/components/[name]/route-51cda6d882abcfca.js +1 -0
  384. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/events/route-51cda6d882abcfca.js +1 -0
  385. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/export/route-51cda6d882abcfca.js +1 -0
  386. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/lint/route-51cda6d882abcfca.js +1 -0
  387. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/preview/route-51cda6d882abcfca.js +1 -0
  388. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/route-51cda6d882abcfca.js +1 -0
  389. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/sections/[section]/[key]/route-51cda6d882abcfca.js +1 -0
  390. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/sections/[section]/route-51cda6d882abcfca.js +1 -0
  391. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/versions/compare/route-51cda6d882abcfca.js +1 -0
  392. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/[id]/versions/route-51cda6d882abcfca.js +1 -0
  393. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/active/route-51cda6d882abcfca.js +1 -0
  394. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/import/analyze/route-51cda6d882abcfca.js +1 -0
  395. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/import/route-51cda6d882abcfca.js +1 -0
  396. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/route-51cda6d882abcfca.js +1 -0
  397. package/dist/assets/app-runtime/.next/static/chunks/app/api/design-systems/seed/route-51cda6d882abcfca.js +1 -0
  398. package/dist/assets/app-runtime/.next/static/chunks/app/api/docs/route-51cda6d882abcfca.js +1 -0
  399. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/route-51cda6d882abcfca.js +1 -0
  400. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/shares/[groupId]/route-51cda6d882abcfca.js +1 -0
  401. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/shares/route-51cda6d882abcfca.js +1 -0
  402. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/transfer/route-51cda6d882abcfca.js +1 -0
  403. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/visibility/route-51cda6d882abcfca.js +1 -0
  404. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/route-51cda6d882abcfca.js +1 -0
  405. package/dist/assets/app-runtime/.next/static/chunks/app/api/guides/[slug]/route-51cda6d882abcfca.js +1 -0
  406. package/dist/assets/app-runtime/.next/static/chunks/app/api/guides/[slug]/workflow/route-51cda6d882abcfca.js +1 -0
  407. package/dist/assets/app-runtime/.next/static/chunks/app/api/guides/route-51cda6d882abcfca.js +1 -0
  408. package/dist/assets/app-runtime/.next/static/chunks/app/api/instructions/[id]/route-51cda6d882abcfca.js +1 -0
  409. package/dist/assets/app-runtime/.next/static/chunks/app/api/instructions/[id]/transfer/route-51cda6d882abcfca.js +1 -0
  410. package/dist/assets/app-runtime/.next/static/chunks/app/api/instructions/[id]/visibility/route-51cda6d882abcfca.js +1 -0
  411. package/dist/assets/app-runtime/.next/static/chunks/app/api/instructions/route-51cda6d882abcfca.js +1 -0
  412. package/dist/assets/app-runtime/.next/static/chunks/app/api/invites/[id]/route-51cda6d882abcfca.js +1 -0
  413. package/dist/assets/app-runtime/.next/static/chunks/app/api/invites/accept/[token]/route-51cda6d882abcfca.js +1 -0
  414. package/dist/assets/app-runtime/.next/static/chunks/app/api/invites/route-51cda6d882abcfca.js +1 -0
  415. package/dist/assets/app-runtime/.next/static/chunks/app/api/report/route-51cda6d882abcfca.js +1 -0
  416. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/cleanup-visual-html/route-51cda6d882abcfca.js +1 -0
  417. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/email/route-51cda6d882abcfca.js +1 -0
  418. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/groups/[id]/members/route-51cda6d882abcfca.js +1 -0
  419. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/groups/[id]/route-51cda6d882abcfca.js +1 -0
  420. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/groups/route-51cda6d882abcfca.js +1 -0
  421. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/advance/route-51cda6d882abcfca.js +1 -0
  422. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/approve/route-51cda6d882abcfca.js +1 -0
  423. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/cancel/route-51cda6d882abcfca.js +1 -0
  424. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/comments/route-51cda6d882abcfca.js +1 -0
  425. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/complete/route-51cda6d882abcfca.js +1 -0
  426. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/execute/route-51cda6d882abcfca.js +1 -0
  427. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/feedback/route-51cda6d882abcfca.js +1 -0
  428. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/findings/route-51cda6d882abcfca.js +1 -0
  429. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/heartbeat/route-51cda6d882abcfca.js +1 -0
  430. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/logs/route-51cda6d882abcfca.js +1 -0
  431. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/request-approval/route-51cda6d882abcfca.js +1 -0
  432. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/respond/route-51cda6d882abcfca.js +1 -0
  433. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/rewind/route-51cda6d882abcfca.js +1 -0
  434. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/route-51cda6d882abcfca.js +1 -0
  435. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/visual/route-51cda6d882abcfca.js +1 -0
  436. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/route-51cda6d882abcfca.js +1 -0
  437. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/start/route-51cda6d882abcfca.js +1 -0
  438. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/timeout-stale/route-51cda6d882abcfca.js +1 -0
  439. package/dist/assets/app-runtime/.next/static/chunks/app/api/users/[id]/route-51cda6d882abcfca.js +1 -0
  440. package/dist/assets/app-runtime/.next/static/chunks/app/api/users/route-51cda6d882abcfca.js +1 -0
  441. package/dist/assets/app-runtime/.next/static/chunks/app/api/version/route-51cda6d882abcfca.js +1 -0
  442. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/activate/route-51cda6d882abcfca.js +1 -0
  443. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/deactivate/route-51cda6d882abcfca.js +1 -0
  444. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/export/route-51cda6d882abcfca.js +1 -0
  445. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/node-items/[nodeId]/attachments/[attachId]/route-51cda6d882abcfca.js +1 -0
  446. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/node-items/[nodeId]/attachments/route-51cda6d882abcfca.js +1 -0
  447. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/node-items/[nodeId]/route-51cda6d882abcfca.js +1 -0
  448. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/nodes/[node_id]/attachments/[attachId]/route-51cda6d882abcfca.js +1 -0
  449. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/nodes/[node_id]/attachments/route-51cda6d882abcfca.js +1 -0
  450. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/nodes/[node_id]/route-51cda6d882abcfca.js +1 -0
  451. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/nodes/route-51cda6d882abcfca.js +1 -0
  452. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/route-51cda6d882abcfca.js +1 -0
  453. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/shares/[groupId]/route-51cda6d882abcfca.js +1 -0
  454. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/shares/route-51cda6d882abcfca.js +1 -0
  455. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/transfer/route-51cda6d882abcfca.js +1 -0
  456. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/versions/route-51cda6d882abcfca.js +1 -0
  457. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/visibility/route-51cda6d882abcfca.js +1 -0
  458. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/import/analyze/route-51cda6d882abcfca.js +1 -0
  459. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/import/route-51cda6d882abcfca.js +1 -0
  460. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/route-51cda6d882abcfca.js +1 -0
  461. package/dist/assets/app-runtime/.next/static/chunks/app/layout-a03e37c465149734.js +1 -0
  462. package/dist/assets/app-runtime/.next/static/chunks/next/dist/client/components/builtin/app-error-51cda6d882abcfca.js +1 -0
  463. package/dist/assets/app-runtime/.next/static/chunks/next/dist/client/components/builtin/forbidden-51cda6d882abcfca.js +1 -0
  464. package/dist/assets/app-runtime/.next/static/chunks/next/dist/client/components/builtin/not-found-51cda6d882abcfca.js +1 -0
  465. package/dist/assets/app-runtime/.next/static/chunks/next/dist/client/components/builtin/unauthorized-51cda6d882abcfca.js +1 -0
  466. package/dist/assets/app-runtime/.next/static/css/9d548bcfa765cd8e.css +1 -0
  467. package/dist/assets/app-runtime/.next/static/kR9ojEXg0R3roI-0eLui5/_buildManifest.js +1 -0
  468. package/dist/assets/app-runtime/docker/seed-design-systems/open-design-core.json +3452 -0
  469. package/dist/assets/app-runtime/docker/seed-workflows/design-system-creation.json +80 -0
  470. package/dist/assets/app-runtime/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  471. package/dist/assets/app-runtime/package.json +1 -1
  472. package/dist/assets/app-runtime/src/content/guides/en/01-market-research-ai-coding-assistants.md +7 -7
  473. package/dist/assets/app-runtime/src/content/guides/en/02-bk-import.md +5 -5
  474. package/dist/assets/app-runtime/src/content/guides/ko/01-market-research-ai-coding-assistants.md +7 -7
  475. package/dist/assets/app-runtime/src/content/guides/ko/02-bk-import.md +5 -5
  476. package/dist/assets/app-runtime/src/lib/db/migrations/sqlite/sql/013_design_systems.sql +61 -0
  477. package/dist/assets/app-runtime/src/lib/db/migrations/sqlite/sql/014_design_system_token_sections.sql +10 -0
  478. package/dist/assets/app-runtime/src/lib/db/migrations/sqlite/sql/015_design_system_taxonomy.sql +11 -0
  479. package/dist/assets/app-runtime/src/lib/db/migrations/sqlite/sql/016_user_settings.sql +11 -0
  480. package/dist/assets/app-runtime/src/lib/db/migrations/sqlite/sql/017_design_system_events.sql +15 -0
  481. package/dist/assets/index.js +27 -2
  482. package/dist/assets/mcp/server.js +771 -2
  483. package/dist/assets/skills/bk-create/SKILL.md +426 -0
  484. package/dist/assets/skills/bk-credential/SKILL.md +1 -1
  485. package/dist/assets/skills/bk-design/SKILL.md +546 -383
  486. package/dist/assets/skills/bk-design/references/craft-rules.md +75 -0
  487. package/dist/assets/skills/bk-design/references/hifi-design-playbook.md +390 -0
  488. package/dist/assets/skills/bk-help/SKILL.md +6 -4
  489. package/dist/assets/skills/bk-import/SKILL.md +2 -2
  490. package/dist/assets/skills/bk-improve/SKILL.md +1 -1
  491. package/dist/assets/skills/bk-instruction/SKILL.md +1 -1
  492. package/dist/assets/skills/bk-start/SKILL.md +3 -3
  493. package/dist/runtimes/skills-helper.js +14 -2
  494. package/package.json +1 -1
  495. package/scripts/bundle-assets.mjs +10 -0
  496. package/dist/assets/app-runtime/.next/server/chunks/2099.js +0 -1
  497. package/dist/assets/app-runtime/.next/server/chunks/6640.js +0 -7
  498. package/dist/assets/app-runtime/.next/server/chunks/7484.js +0 -1
  499. package/dist/assets/app-runtime/.next/server/chunks/9031.js +0 -5
  500. package/dist/assets/app-runtime/.next/static/1tr4UL4nbWDTT2xlxpwJP/_buildManifest.js +0 -1
  501. package/dist/assets/app-runtime/.next/static/chunks/2360-2e6f6fe26549b313.js +0 -1
  502. package/dist/assets/app-runtime/.next/static/chunks/3199-4d641b94342c63dd.js +0 -1
  503. package/dist/assets/app-runtime/.next/static/chunks/4319-c621f9e5059ef246.js +0 -1
  504. package/dist/assets/app-runtime/.next/static/chunks/4637-78c9db381fdc0480.js +0 -1
  505. package/dist/assets/app-runtime/.next/static/chunks/4663-2b5d2783b27c738c.js +0 -1
  506. package/dist/assets/app-runtime/.next/static/chunks/6073-62ed9e571ecaf523.js +0 -7
  507. package/dist/assets/app-runtime/.next/static/chunks/7050-edc7d05dfb4620a7.js +0 -1
  508. package/dist/assets/app-runtime/.next/static/chunks/7533-42c44555b23bfae4.js +0 -1
  509. package/dist/assets/app-runtime/.next/static/chunks/7552-aa220264909ca9d9.js +0 -1
  510. package/dist/assets/app-runtime/.next/static/chunks/7659-42ae14ef25af3f5e.js +0 -1
  511. package/dist/assets/app-runtime/.next/static/chunks/8920-3a6e8e66a1cb7a75.js +0 -1
  512. package/dist/assets/app-runtime/.next/static/chunks/9243-9c99cc0df75c9121.js +0 -1
  513. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/credentials/page-5c7345b157145460.js +0 -7
  514. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/layout-d7f54b544bb8d2df.js +0 -1
  515. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/settings/groups/page-9254dcaa5d447e5b.js +0 -1
  516. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/settings/layout-d1d8a55a4b72308b.js +0 -1
  517. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/tasks/layout-d1d8a55a4b72308b.js +0 -1
  518. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/tutorial/page-e17231b0bc7cb6d6.js +0 -34
  519. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/workflows/[id]/page-66d44a2bc9f94668.js +0 -1
  520. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/workflows/layout-d1d8a55a4b72308b.js +0 -1
  521. package/dist/assets/app-runtime/.next/static/chunks/app/(app)/workflows/page-5e0523a4b132360a.js +0 -1
  522. package/dist/assets/app-runtime/.next/static/chunks/app/(auth)/layout-d1d8a55a4b72308b.js +0 -1
  523. package/dist/assets/app-runtime/.next/static/chunks/app/(auth)/login/layout-d1d8a55a4b72308b.js +0 -1
  524. package/dist/assets/app-runtime/.next/static/chunks/app/(auth)/setup/layout-d1d8a55a4b72308b.js +0 -1
  525. package/dist/assets/app-runtime/.next/static/chunks/app/_global-error/page-d1d8a55a4b72308b.js +0 -1
  526. package/dist/assets/app-runtime/.next/static/chunks/app/api/apikeys/[id]/route-d1d8a55a4b72308b.js +0 -1
  527. package/dist/assets/app-runtime/.next/static/chunks/app/api/apikeys/route-d1d8a55a4b72308b.js +0 -1
  528. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/change-password/route-d1d8a55a4b72308b.js +0 -1
  529. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/dashboard/route-d1d8a55a4b72308b.js +0 -1
  530. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/login/route-d1d8a55a4b72308b.js +0 -1
  531. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/logout/route-d1d8a55a4b72308b.js +0 -1
  532. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/me/groups/route-d1d8a55a4b72308b.js +0 -1
  533. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/me/route-d1d8a55a4b72308b.js +0 -1
  534. package/dist/assets/app-runtime/.next/static/chunks/app/api/auth/setup/route-d1d8a55a4b72308b.js +0 -1
  535. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/reveal/route-d1d8a55a4b72308b.js +0 -1
  536. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/route-d1d8a55a4b72308b.js +0 -1
  537. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/shares/[groupId]/route-d1d8a55a4b72308b.js +0 -1
  538. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/shares/route-d1d8a55a4b72308b.js +0 -1
  539. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/[id]/transfer/route-d1d8a55a4b72308b.js +0 -1
  540. package/dist/assets/app-runtime/.next/static/chunks/app/api/credentials/route-d1d8a55a4b72308b.js +0 -1
  541. package/dist/assets/app-runtime/.next/static/chunks/app/api/docs/route-d1d8a55a4b72308b.js +0 -1
  542. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/route-d1d8a55a4b72308b.js +0 -1
  543. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/shares/[groupId]/route-d1d8a55a4b72308b.js +0 -1
  544. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/shares/route-d1d8a55a4b72308b.js +0 -1
  545. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/transfer/route-d1d8a55a4b72308b.js +0 -1
  546. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/[id]/visibility/route-d1d8a55a4b72308b.js +0 -1
  547. package/dist/assets/app-runtime/.next/static/chunks/app/api/folders/route-d1d8a55a4b72308b.js +0 -1
  548. package/dist/assets/app-runtime/.next/static/chunks/app/api/guides/[slug]/route-d1d8a55a4b72308b.js +0 -1
  549. package/dist/assets/app-runtime/.next/static/chunks/app/api/guides/[slug]/workflow/route-d1d8a55a4b72308b.js +0 -1
  550. package/dist/assets/app-runtime/.next/static/chunks/app/api/guides/route-d1d8a55a4b72308b.js +0 -1
  551. package/dist/assets/app-runtime/.next/static/chunks/app/api/instructions/[id]/route-d1d8a55a4b72308b.js +0 -1
  552. package/dist/assets/app-runtime/.next/static/chunks/app/api/instructions/[id]/transfer/route-d1d8a55a4b72308b.js +0 -1
  553. package/dist/assets/app-runtime/.next/static/chunks/app/api/instructions/[id]/visibility/route-d1d8a55a4b72308b.js +0 -1
  554. package/dist/assets/app-runtime/.next/static/chunks/app/api/instructions/route-d1d8a55a4b72308b.js +0 -1
  555. package/dist/assets/app-runtime/.next/static/chunks/app/api/invites/[id]/route-d1d8a55a4b72308b.js +0 -1
  556. package/dist/assets/app-runtime/.next/static/chunks/app/api/invites/accept/[token]/route-d1d8a55a4b72308b.js +0 -1
  557. package/dist/assets/app-runtime/.next/static/chunks/app/api/invites/route-d1d8a55a4b72308b.js +0 -1
  558. package/dist/assets/app-runtime/.next/static/chunks/app/api/report/route-d1d8a55a4b72308b.js +0 -1
  559. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/cleanup-visual-html/route-d1d8a55a4b72308b.js +0 -1
  560. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/email/route-d1d8a55a4b72308b.js +0 -1
  561. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/groups/[id]/members/route-d1d8a55a4b72308b.js +0 -1
  562. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/groups/[id]/route-d1d8a55a4b72308b.js +0 -1
  563. package/dist/assets/app-runtime/.next/static/chunks/app/api/settings/groups/route-d1d8a55a4b72308b.js +0 -1
  564. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/advance/route-d1d8a55a4b72308b.js +0 -1
  565. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/approve/route-d1d8a55a4b72308b.js +0 -1
  566. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/cancel/route-d1d8a55a4b72308b.js +0 -1
  567. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/comments/route-d1d8a55a4b72308b.js +0 -1
  568. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/complete/route-d1d8a55a4b72308b.js +0 -1
  569. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/execute/route-d1d8a55a4b72308b.js +0 -1
  570. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/feedback/route-d1d8a55a4b72308b.js +0 -1
  571. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/findings/route-d1d8a55a4b72308b.js +0 -1
  572. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/heartbeat/route-d1d8a55a4b72308b.js +0 -1
  573. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/logs/route-d1d8a55a4b72308b.js +0 -1
  574. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/request-approval/route-d1d8a55a4b72308b.js +0 -1
  575. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/respond/route-d1d8a55a4b72308b.js +0 -1
  576. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/rewind/route-d1d8a55a4b72308b.js +0 -1
  577. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/route-d1d8a55a4b72308b.js +0 -1
  578. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/[id]/visual/route-d1d8a55a4b72308b.js +0 -1
  579. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/route-d1d8a55a4b72308b.js +0 -1
  580. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/start/route-d1d8a55a4b72308b.js +0 -1
  581. package/dist/assets/app-runtime/.next/static/chunks/app/api/tasks/timeout-stale/route-d1d8a55a4b72308b.js +0 -1
  582. package/dist/assets/app-runtime/.next/static/chunks/app/api/users/[id]/route-d1d8a55a4b72308b.js +0 -1
  583. package/dist/assets/app-runtime/.next/static/chunks/app/api/users/route-d1d8a55a4b72308b.js +0 -1
  584. package/dist/assets/app-runtime/.next/static/chunks/app/api/version/route-d1d8a55a4b72308b.js +0 -1
  585. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/activate/route-d1d8a55a4b72308b.js +0 -1
  586. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/deactivate/route-d1d8a55a4b72308b.js +0 -1
  587. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/export/route-d1d8a55a4b72308b.js +0 -1
  588. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/node-items/[nodeId]/attachments/[attachId]/route-d1d8a55a4b72308b.js +0 -1
  589. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/node-items/[nodeId]/attachments/route-d1d8a55a4b72308b.js +0 -1
  590. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/node-items/[nodeId]/route-d1d8a55a4b72308b.js +0 -1
  591. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/nodes/[node_id]/attachments/[attachId]/route-d1d8a55a4b72308b.js +0 -1
  592. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/nodes/[node_id]/attachments/route-d1d8a55a4b72308b.js +0 -1
  593. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/nodes/[node_id]/route-d1d8a55a4b72308b.js +0 -1
  594. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/nodes/route-d1d8a55a4b72308b.js +0 -1
  595. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/route-d1d8a55a4b72308b.js +0 -1
  596. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/shares/[groupId]/route-d1d8a55a4b72308b.js +0 -1
  597. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/shares/route-d1d8a55a4b72308b.js +0 -1
  598. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/transfer/route-d1d8a55a4b72308b.js +0 -1
  599. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/versions/route-d1d8a55a4b72308b.js +0 -1
  600. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/[id]/visibility/route-d1d8a55a4b72308b.js +0 -1
  601. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/import/analyze/route-d1d8a55a4b72308b.js +0 -1
  602. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/import/route-d1d8a55a4b72308b.js +0 -1
  603. package/dist/assets/app-runtime/.next/static/chunks/app/api/workflows/route-d1d8a55a4b72308b.js +0 -1
  604. package/dist/assets/app-runtime/.next/static/chunks/app/layout-e3f307ffaa2d11cc.js +0 -1
  605. package/dist/assets/app-runtime/.next/static/chunks/next/dist/client/components/builtin/app-error-d1d8a55a4b72308b.js +0 -1
  606. package/dist/assets/app-runtime/.next/static/chunks/next/dist/client/components/builtin/forbidden-d1d8a55a4b72308b.js +0 -1
  607. package/dist/assets/app-runtime/.next/static/chunks/next/dist/client/components/builtin/not-found-d1d8a55a4b72308b.js +0 -1
  608. package/dist/assets/app-runtime/.next/static/chunks/next/dist/client/components/builtin/unauthorized-d1d8a55a4b72308b.js +0 -1
  609. package/dist/assets/app-runtime/.next/static/css/2bc6b6e35d293c50.css +0 -1
  610. package/dist/assets/app-runtime/node_modules/@img/sharp-libvips-linux-arm64/lib/index.js +0 -1
  611. package/dist/assets/app-runtime/node_modules/@img/sharp-libvips-linux-arm64/lib/libvips-cpp.so.8.17.3 +0 -0
  612. package/dist/assets/app-runtime/node_modules/@img/sharp-libvips-linux-arm64/package.json +0 -42
  613. package/dist/assets/app-runtime/node_modules/@img/sharp-libvips-linux-arm64/versions.json +0 -30
  614. package/dist/assets/app-runtime/node_modules/@img/sharp-libvips-linuxmusl-arm64/lib/index.js +0 -1
  615. package/dist/assets/app-runtime/node_modules/@img/sharp-libvips-linuxmusl-arm64/lib/libvips-cpp.so.8.17.3 +0 -0
  616. package/dist/assets/app-runtime/node_modules/@img/sharp-libvips-linuxmusl-arm64/package.json +0 -42
  617. package/dist/assets/app-runtime/node_modules/@img/sharp-libvips-linuxmusl-arm64/versions.json +0 -30
  618. package/dist/assets/app-runtime/node_modules/@img/sharp-linux-arm64/LICENSE +0 -191
  619. package/dist/assets/app-runtime/node_modules/@img/sharp-linux-arm64/lib/sharp-linux-arm64.node +0 -0
  620. package/dist/assets/app-runtime/node_modules/@img/sharp-linux-arm64/package.json +0 -46
  621. package/dist/assets/app-runtime/node_modules/@img/sharp-linuxmusl-arm64/LICENSE +0 -191
  622. package/dist/assets/app-runtime/node_modules/@img/sharp-linuxmusl-arm64/lib/sharp-linuxmusl-arm64.node +0 -0
  623. package/dist/assets/app-runtime/node_modules/@img/sharp-linuxmusl-arm64/package.json +0 -46
  624. /package/dist/assets/app-runtime/.next/static/{1tr4UL4nbWDTT2xlxpwJP → kR9ojEXg0R3roI-0eLui5}/_ssgManifest.js +0 -0
@@ -21058,8 +21058,66 @@ if (!apiKey) {
21058
21058
  var client = new BlueKiwiClient(apiUrl, apiKey);
21059
21059
  var server = new Server(
21060
21060
  { name: "bluekiwi", version: "1.0.0" },
21061
- { capabilities: { tools: {} } }
21061
+ { capabilities: { tools: {}, resources: {} } }
21062
21062
  );
21063
+ var DESIGN_SYSTEM_RESOURCE_DEFINITIONS = [
21064
+ {
21065
+ path: "DESIGN.md",
21066
+ name: "DESIGN.md",
21067
+ description: "Concise agent-readable design-system guide",
21068
+ mimeType: "text/markdown",
21069
+ exportFormat: "design"
21070
+ },
21071
+ {
21072
+ path: "SKILL.md",
21073
+ name: "SKILL.md",
21074
+ description: "Portable skill wrapper for applying this design system",
21075
+ mimeType: "text/markdown",
21076
+ exportFormat: "skill"
21077
+ },
21078
+ {
21079
+ path: "tokens/schema.json",
21080
+ name: "Schema Tokens",
21081
+ description: "Design-system schema and taxonomy",
21082
+ mimeType: "application/json",
21083
+ section: "schema"
21084
+ },
21085
+ {
21086
+ path: "tokens/colors.json",
21087
+ name: "Color Tokens",
21088
+ description: "Split color palette tokens",
21089
+ mimeType: "application/json",
21090
+ section: "colors"
21091
+ },
21092
+ {
21093
+ path: "tokens/typography.json",
21094
+ name: "Typography Tokens",
21095
+ description: "Split typography and font tokens",
21096
+ mimeType: "application/json",
21097
+ section: "typography"
21098
+ },
21099
+ {
21100
+ path: "tokens/components.json",
21101
+ name: "Component Tokens",
21102
+ description: "Component specifications and implementation metadata",
21103
+ mimeType: "application/json",
21104
+ section: "components"
21105
+ },
21106
+ {
21107
+ path: "guidelines.md",
21108
+ name: "Guidelines",
21109
+ description: "Authoring and usage guidelines",
21110
+ mimeType: "text/markdown",
21111
+ section: "guidelines"
21112
+ },
21113
+ {
21114
+ path: "adapters.json",
21115
+ name: "Implementation Adapters",
21116
+ description: "React, HTML/CSS, Tailwind, and shadcn implementation exports",
21117
+ mimeType: "application/json",
21118
+ exportFormat: "adapters"
21119
+ }
21120
+ ];
21063
21121
  var tools = [
21064
21122
  tool(
21065
21123
  "list_workflows",
@@ -21222,7 +21280,7 @@ var tools = [
21222
21280
 
21223
21281
  Optional first-line size directive: <!-- @bk size=sm|md|lg|xl|full --> (default sm).
21224
21282
 
21225
- Components (use class names directly): bk-options, bk-cards, bk-checklist, bk-code-compare (selection); bk-slider, bk-input, bk-textarea, bk-ranking, bk-matrix (input); bk-split, bk-pros-cons, bk-mockup, bk-timeline (display). Every selectable/input element needs data-value or data-name. Full catalog, attribute reference, and sizing rules live in the bk-design / bk-start skills.
21283
+ Components (use class names directly): bk-options, bk-cards, bk-checklist, bk-code-compare (selection); bk-slider, bk-input, bk-textarea, bk-ranking, bk-matrix (input); bk-split, bk-pros-cons, bk-mockup, bk-timeline (display). Every selectable/input element needs data-value or data-name. Full catalog, attribute reference, and sizing rules live in the bk-create / bk-start skills.
21226
21284
 
21227
21285
  Response format (JSON from get_web_response): {selections, values, ranking, matrix, comment, fields, option_comments} \u2014 only populated keys appear.`,
21228
21286
  {
@@ -21270,6 +21328,310 @@ Response format (JSON from get_web_response): {selections, values, ranking, matr
21270
21328
  },
21271
21329
  ["credential_id"]
21272
21330
  ),
21331
+ tool(
21332
+ "list_design_systems",
21333
+ "List design systems visible to the current user. Optionally filter by folder_id, q, category, surface, or include_inactive.",
21334
+ {
21335
+ folder_id: { type: "number" },
21336
+ q: { type: "string" },
21337
+ category: { type: "string" },
21338
+ surface: { type: "string" },
21339
+ include_inactive: { type: "boolean" }
21340
+ }
21341
+ ),
21342
+ tool(
21343
+ "get_design_system",
21344
+ "Get a design system with its active content payload and assets.",
21345
+ {
21346
+ design_system_id: { type: "number" }
21347
+ },
21348
+ ["design_system_id"]
21349
+ ),
21350
+ tool(
21351
+ "list_design_system_events",
21352
+ "List recent provenance/change events for one design system. Use after updates, version changes, or rollback to inspect who changed what and why.",
21353
+ {
21354
+ design_system_id: { type: "number" },
21355
+ limit: { type: "number" }
21356
+ },
21357
+ ["design_system_id"]
21358
+ ),
21359
+ tool(
21360
+ "get_active_design_system",
21361
+ "Get the current user's active design system context, if one is set.",
21362
+ {}
21363
+ ),
21364
+ tool(
21365
+ "set_active_design_system",
21366
+ "Set the current user's active design system context. The selected system becomes readable through bk://active/design-system/DESIGN.md.",
21367
+ {
21368
+ design_system_id: { type: "number" }
21369
+ },
21370
+ ["design_system_id"]
21371
+ ),
21372
+ tool(
21373
+ "clear_active_design_system",
21374
+ "Clear the current user's active design system context.",
21375
+ {}
21376
+ ),
21377
+ tool(
21378
+ "create_design_system",
21379
+ "Create a new design system in the BlueKiwi registry. status must be draft, published, or archived. tokens is the combined legacy object; prefer color_tokens, typography_tokens, and component_tokens for structured authoring. component_tokens may contain React, HTML/CSS, Tailwind CSS, or shadcn/ui component documents with framework, style_system, description, props, variants, classes, dependencies, install commands, tailwind/shadcn metadata, preview/source code, usage, and linked assets.",
21380
+ {
21381
+ title: { type: "string" },
21382
+ slug: { type: "string" },
21383
+ description: { type: "string" },
21384
+ version: { type: "string" },
21385
+ category: { type: "string" },
21386
+ surface: { type: "string" },
21387
+ status: { type: "string" },
21388
+ folder_id: { type: "number" },
21389
+ schema: { type: ["object", "string"] },
21390
+ tokens: { type: ["object", "string"] },
21391
+ color_tokens: { type: ["object", "string"] },
21392
+ typography_tokens: { type: ["object", "string"] },
21393
+ component_tokens: { type: ["object", "string"] },
21394
+ guidelines_markdown: { type: "string" },
21395
+ skill_markdown: { type: "string" },
21396
+ export_manifest: { type: ["object", "string"] }
21397
+ },
21398
+ ["title"]
21399
+ ),
21400
+ tool(
21401
+ "seed_design_systems",
21402
+ "Seed the built-in BlueKiwi design-system library into the current user's [Design Seeds] folder. Idempotent by slug; returns how many new systems were inserted.",
21403
+ {}
21404
+ ),
21405
+ tool(
21406
+ "update_design_system",
21407
+ "Update a design system's metadata and active content payload. Pass only fields that should change. status must be draft, published, or archived. To add, modify, or remove React, HTML/CSS, Tailwind, or shadcn component documents, send the full updated component_tokens object.",
21408
+ {
21409
+ design_system_id: { type: "number" },
21410
+ title: { type: "string" },
21411
+ slug: { type: "string" },
21412
+ description: { type: "string" },
21413
+ category: { type: "string" },
21414
+ surface: { type: "string" },
21415
+ status: { type: "string" },
21416
+ visibility_override: { type: ["string", "null"] },
21417
+ schema: { type: ["object", "string"] },
21418
+ tokens: { type: ["object", "string"] },
21419
+ color_tokens: { type: ["object", "string"] },
21420
+ typography_tokens: { type: ["object", "string"] },
21421
+ component_tokens: { type: ["object", "string"] },
21422
+ guidelines_markdown: { type: "string" },
21423
+ skill_markdown: { type: "string" },
21424
+ export_manifest: { type: ["object", "string"] }
21425
+ },
21426
+ ["design_system_id"]
21427
+ ),
21428
+ tool(
21429
+ "create_design_system_version",
21430
+ "Create a new active version in the same design-system family. Existing assets are copied by default unless copy_assets=false.",
21431
+ {
21432
+ design_system_id: { type: "number" },
21433
+ title: { type: "string" },
21434
+ description: { type: "string" },
21435
+ version: { type: "string" },
21436
+ schema: { type: ["object", "string"] },
21437
+ tokens: { type: ["object", "string"] },
21438
+ color_tokens: { type: ["object", "string"] },
21439
+ typography_tokens: { type: ["object", "string"] },
21440
+ component_tokens: { type: ["object", "string"] },
21441
+ guidelines_markdown: { type: "string" },
21442
+ skill_markdown: { type: "string" },
21443
+ export_manifest: { type: ["object", "string"] },
21444
+ copy_assets: { type: "boolean" }
21445
+ },
21446
+ ["design_system_id"]
21447
+ ),
21448
+ tool(
21449
+ "list_design_system_versions",
21450
+ "List every version in the same family as the given design-system id, including active and inactive versions.",
21451
+ {
21452
+ design_system_id: { type: "number" }
21453
+ },
21454
+ ["design_system_id"]
21455
+ ),
21456
+ tool(
21457
+ "diff_design_system_versions",
21458
+ "Compare two versions in the same design-system family and return metadata, token, component, markdown, and asset changes.",
21459
+ {
21460
+ design_system_id: { type: "number" },
21461
+ from_design_system_id: { type: "number" },
21462
+ to_design_system_id: { type: "number" }
21463
+ },
21464
+ ["design_system_id", "from_design_system_id", "to_design_system_id"]
21465
+ ),
21466
+ tool(
21467
+ "activate_design_system_version",
21468
+ "Activate one design-system version in its family. Use for rollback after listing and comparing versions. Deactivates the previous active version in the same family.",
21469
+ {
21470
+ design_system_id: { type: "number" }
21471
+ },
21472
+ ["design_system_id"]
21473
+ ),
21474
+ tool(
21475
+ "add_design_system_asset",
21476
+ "Add a small text or base64 asset to a design system. kind must be logo, image, css, template, reference, or other. Use template for HTML/TSX/JSX component source, css for component styles, and reference for component docs. Provide exactly one of content_text or content_base64.",
21477
+ {
21478
+ design_system_id: { type: "number" },
21479
+ kind: { type: "string" },
21480
+ filename: { type: "string" },
21481
+ mime_type: { type: "string" },
21482
+ content_text: { type: "string" },
21483
+ content_base64: { type: "string" }
21484
+ },
21485
+ ["design_system_id", "filename", "mime_type"]
21486
+ ),
21487
+ tool(
21488
+ "delete_design_system_asset",
21489
+ "Delete a design-system asset by id. Use with update_design_system when removing a component document that references obsolete source assets.",
21490
+ {
21491
+ design_system_id: { type: "number" },
21492
+ asset_id: { type: "number" }
21493
+ },
21494
+ ["design_system_id", "asset_id"]
21495
+ ),
21496
+ tool(
21497
+ "delete_design_system",
21498
+ "Delete one design-system version. Pass family=true to delete every version in the same design-system family.",
21499
+ {
21500
+ design_system_id: { type: "number" },
21501
+ family: { type: "boolean" }
21502
+ },
21503
+ ["design_system_id"]
21504
+ ),
21505
+ tool(
21506
+ "get_design_system_section",
21507
+ "Load one design-system section by category. section accepts schema, tokens, colors, typography/fonts, components, guidelines, skill, or assets.",
21508
+ {
21509
+ design_system_id: { type: "number" },
21510
+ section: { type: "string" }
21511
+ },
21512
+ ["design_system_id", "section"]
21513
+ ),
21514
+ tool(
21515
+ "update_design_system_section",
21516
+ "Replace or shallow-merge one design-system section. Use mode=merge for additive palette/font/component category edits, mode=replace for intentional full replacement. Assets must use asset tools.",
21517
+ {
21518
+ design_system_id: { type: "number" },
21519
+ section: { type: "string" },
21520
+ value: { type: ["object", "array", "string", "number", "boolean", "null"] },
21521
+ mode: { type: "string" }
21522
+ },
21523
+ ["design_system_id", "section", "value"]
21524
+ ),
21525
+ tool(
21526
+ "delete_design_system_section",
21527
+ "Clear one design-system section. Object sections become {}, markdown sections become an empty string. Assets must use asset tools.",
21528
+ {
21529
+ design_system_id: { type: "number" },
21530
+ section: { type: "string" }
21531
+ },
21532
+ ["design_system_id", "section"]
21533
+ ),
21534
+ tool(
21535
+ "get_design_system_section_entry",
21536
+ "Load one keyed entry from an object section, such as one color token, font token, schema key, or raw component spec.",
21537
+ {
21538
+ design_system_id: { type: "number" },
21539
+ section: { type: "string" },
21540
+ key: { type: "string" }
21541
+ },
21542
+ ["design_system_id", "section", "key"]
21543
+ ),
21544
+ tool(
21545
+ "upsert_design_system_section_entry",
21546
+ "Create or replace one keyed entry inside an object section, such as a palette color, typography role, or component token.",
21547
+ {
21548
+ design_system_id: { type: "number" },
21549
+ section: { type: "string" },
21550
+ key: { type: "string" },
21551
+ value: { type: ["object", "array", "string", "number", "boolean", "null"] }
21552
+ },
21553
+ ["design_system_id", "section", "key", "value"]
21554
+ ),
21555
+ tool(
21556
+ "delete_design_system_section_entry",
21557
+ "Delete one keyed entry from an object section, such as a palette color, typography role, or raw component spec.",
21558
+ {
21559
+ design_system_id: { type: "number" },
21560
+ section: { type: "string" },
21561
+ key: { type: "string" }
21562
+ },
21563
+ ["design_system_id", "section", "key"]
21564
+ ),
21565
+ tool(
21566
+ "get_design_component",
21567
+ "Load one component by name, returning both its raw component_tokens value and normalized viewer/agent document.",
21568
+ {
21569
+ design_system_id: { type: "number" },
21570
+ name: { type: "string" }
21571
+ },
21572
+ ["design_system_id", "name"]
21573
+ ),
21574
+ tool(
21575
+ "upsert_design_component",
21576
+ "Create or replace one component spec by name. Supports React, HTML/CSS, Tailwind CSS, and shadcn/ui metadata.",
21577
+ {
21578
+ design_system_id: { type: "number" },
21579
+ name: { type: "string" },
21580
+ value: { type: ["object", "array", "string", "number", "boolean", "null"] }
21581
+ },
21582
+ ["design_system_id", "name", "value"]
21583
+ ),
21584
+ tool(
21585
+ "delete_design_component",
21586
+ "Delete one component spec by name from component_tokens.",
21587
+ {
21588
+ design_system_id: { type: "number" },
21589
+ name: { type: "string" }
21590
+ },
21591
+ ["design_system_id", "name"]
21592
+ ),
21593
+ tool(
21594
+ "lint_design_system",
21595
+ "Run deterministic quality checks on one design system. Checks token coverage, color contrast, component state coverage, shadcn/tailwind metadata, and agent-readability gaps.",
21596
+ {
21597
+ design_system_id: { type: "number" }
21598
+ },
21599
+ ["design_system_id"]
21600
+ ),
21601
+ tool(
21602
+ "export_design_system",
21603
+ "Export a design system as json, SKILL.md-compatible skill content, DESIGN.md documentation, a bundle/package, or implementation adapters. format must be json, skill, design, bundle, package, or adapters.",
21604
+ {
21605
+ design_system_id: { type: "number" },
21606
+ format: { type: "string" }
21607
+ },
21608
+ ["design_system_id"]
21609
+ ),
21610
+ tool(
21611
+ "import_design_system_package",
21612
+ "Import a BlueKiwi design-system package exported with format=package or bundle. mode=create creates a separate registry item. mode=version imports as a new version of target_design_system_id.",
21613
+ {
21614
+ package: { type: "object" },
21615
+ mode: { type: "string" },
21616
+ target_design_system_id: { type: "number" },
21617
+ title: { type: "string" },
21618
+ slug: { type: "string" },
21619
+ description: { type: "string" },
21620
+ version: { type: "string" },
21621
+ category: { type: "string" },
21622
+ surface: { type: "string" },
21623
+ folder_id: { type: "number" }
21624
+ },
21625
+ ["package"]
21626
+ ),
21627
+ tool(
21628
+ "analyze_design_system_package",
21629
+ "Analyze a BlueKiwi design-system package before import. Returns metadata, token/component/asset counts, editable related existing systems, and recommended create vs version mode.",
21630
+ {
21631
+ package: { type: "object" }
21632
+ },
21633
+ ["package"]
21634
+ ),
21273
21635
  tool(
21274
21636
  "list_instructions",
21275
21637
  "List instruction templates visible to the current user. Optionally filter by folder_id.",
@@ -21630,6 +21992,76 @@ Response format (JSON from get_web_response): {selections, values, ranking, matr
21630
21992
  server.setRequestHandler(ListToolsRequestSchema, async () => ({
21631
21993
  tools
21632
21994
  }));
21995
+ server.setRequestHandler(ListResourcesRequestSchema, async () => {
21996
+ const response = await client.request("GET", "/api/design-systems");
21997
+ const rows = extractListData(response);
21998
+ return {
21999
+ resources: [
22000
+ ...DESIGN_SYSTEM_RESOURCE_DEFINITIONS.map(
22001
+ (definition) => designSystemResource({
22002
+ uri: `bk://active/design-system/${definition.path}`,
22003
+ title: "Active Design System",
22004
+ definition,
22005
+ priority: definition.path === "DESIGN.md" ? 1 : 0.9
22006
+ })
22007
+ ),
22008
+ ...rows.flatMap((item) => {
22009
+ const id = String(item.id);
22010
+ const title = String(item.title ?? id);
22011
+ const description = `${String(item.category ?? "Custom")} \xB7 ${String(item.surface ?? "web")} \xB7 v${String(item.version ?? "1.0")}`;
22012
+ return DESIGN_SYSTEM_RESOURCE_DEFINITIONS.map(
22013
+ (definition) => designSystemResource({
22014
+ uri: `bk://design-systems/${id}/${definition.path}`,
22015
+ title,
22016
+ description,
22017
+ definition,
22018
+ priority: definition.path === "DESIGN.md" ? 0.8 : 0.7
22019
+ })
22020
+ );
22021
+ })
22022
+ ]
22023
+ };
22024
+ });
22025
+ server.setRequestHandler(ReadResourceRequestSchema, async (request) => {
22026
+ const uri = request.params.uri;
22027
+ const activeMatch = uri.match(/^bk:\/\/active\/design-system\/(.+)$/);
22028
+ if (activeMatch) {
22029
+ const definition2 = findDesignSystemResourceDefinition(activeMatch[1]);
22030
+ if (!definition2) throw new Error("Unsupported BlueKiwi resource URI");
22031
+ const activeResponse = await client.request("GET", "/api/design-systems/active");
22032
+ const activeId = extractActiveDesignSystemId(activeResponse);
22033
+ if (activeId === null) {
22034
+ throw new Error("No active BlueKiwi design system is set");
22035
+ }
22036
+ const content2 = await readDesignSystemResource(activeId, definition2);
22037
+ return {
22038
+ contents: [
22039
+ {
22040
+ uri,
22041
+ mimeType: definition2.mimeType,
22042
+ text: content2
22043
+ }
22044
+ ]
22045
+ };
22046
+ }
22047
+ const match = uri.match(/^bk:\/\/design-systems\/(\d+)\/(.+)$/);
22048
+ if (!match) {
22049
+ throw new Error("Unsupported BlueKiwi resource URI");
22050
+ }
22051
+ const designSystemId = Number(match[1]);
22052
+ const definition = findDesignSystemResourceDefinition(match[2]);
22053
+ if (!definition) throw new Error("Unsupported BlueKiwi resource URI");
22054
+ const content = await readDesignSystemResource(designSystemId, definition);
22055
+ return {
22056
+ contents: [
22057
+ {
22058
+ uri,
22059
+ mimeType: definition.mimeType,
22060
+ text: content
22061
+ }
22062
+ ]
22063
+ };
22064
+ });
21633
22065
  server.setRequestHandler(CallToolRequestSchema, async (request) => {
21634
22066
  const name = request.params.name;
21635
22067
  const args = toArgs(request.params.arguments);
@@ -21822,6 +22254,264 @@ server.setRequestHandler(CallToolRequestSchema, async (request) => {
21822
22254
  await client.request("DELETE", `/api/credentials/${credentialId}`)
21823
22255
  );
21824
22256
  }
22257
+ case "list_design_systems": {
22258
+ const qs = new URLSearchParams();
22259
+ if (typeof args.folder_id === "number")
22260
+ qs.set("folder_id", String(args.folder_id));
22261
+ if (typeof args.q === "string") qs.set("q", args.q);
22262
+ if (typeof args.category === "string") qs.set("category", args.category);
22263
+ if (typeof args.surface === "string") qs.set("surface", args.surface);
22264
+ if (args.include_inactive === true)
22265
+ qs.set("include_inactive", "true");
22266
+ const suffix = qs.toString() ? `?${qs.toString()}` : "";
22267
+ return wrap(
22268
+ await client.request("GET", `/api/design-systems${suffix}`)
22269
+ );
22270
+ }
22271
+ case "get_design_system": {
22272
+ const designSystemId = requireNumberArg(args, "design_system_id");
22273
+ return wrap(
22274
+ await client.request("GET", `/api/design-systems/${designSystemId}`)
22275
+ );
22276
+ }
22277
+ case "list_design_system_events": {
22278
+ const designSystemId = requireNumberArg(args, "design_system_id");
22279
+ const qs = new URLSearchParams();
22280
+ if (typeof args.limit === "number") qs.set("limit", String(args.limit));
22281
+ const suffix = qs.toString() ? `?${qs.toString()}` : "";
22282
+ return wrap(
22283
+ await client.request(
22284
+ "GET",
22285
+ `/api/design-systems/${designSystemId}/events${suffix}`
22286
+ )
22287
+ );
22288
+ }
22289
+ case "get_active_design_system":
22290
+ return wrap(await client.request("GET", "/api/design-systems/active"));
22291
+ case "set_active_design_system": {
22292
+ const designSystemId = requireNumberArg(args, "design_system_id");
22293
+ return wrap(
22294
+ await client.request("PUT", "/api/design-systems/active", {
22295
+ design_system_id: designSystemId
22296
+ })
22297
+ );
22298
+ }
22299
+ case "clear_active_design_system":
22300
+ return wrap(await client.request("DELETE", "/api/design-systems/active"));
22301
+ case "create_design_system":
22302
+ return wrap(await client.request("POST", "/api/design-systems", args));
22303
+ case "seed_design_systems":
22304
+ return wrap(await client.request("POST", "/api/design-systems/seed", {}));
22305
+ case "update_design_system": {
22306
+ const designSystemId = requireNumberArg(args, "design_system_id");
22307
+ const body = { ...args };
22308
+ delete body.design_system_id;
22309
+ return wrap(
22310
+ await client.request(
22311
+ "PATCH",
22312
+ `/api/design-systems/${designSystemId}`,
22313
+ body
22314
+ )
22315
+ );
22316
+ }
22317
+ case "create_design_system_version": {
22318
+ const designSystemId = requireNumberArg(args, "design_system_id");
22319
+ const body = { ...args };
22320
+ delete body.design_system_id;
22321
+ return wrap(
22322
+ await client.request(
22323
+ "POST",
22324
+ `/api/design-systems/${designSystemId}/versions`,
22325
+ body
22326
+ )
22327
+ );
22328
+ }
22329
+ case "list_design_system_versions": {
22330
+ const designSystemId = requireNumberArg(args, "design_system_id");
22331
+ return wrap(
22332
+ await client.request(
22333
+ "GET",
22334
+ `/api/design-systems/${designSystemId}/versions`
22335
+ )
22336
+ );
22337
+ }
22338
+ case "diff_design_system_versions": {
22339
+ const designSystemId = requireNumberArg(args, "design_system_id");
22340
+ const fromId = requireNumberArg(args, "from_design_system_id");
22341
+ const toId = requireNumberArg(args, "to_design_system_id");
22342
+ const qs = new URLSearchParams({
22343
+ from: String(fromId),
22344
+ to: String(toId)
22345
+ });
22346
+ return wrap(
22347
+ await client.request(
22348
+ "GET",
22349
+ `/api/design-systems/${designSystemId}/versions/compare?${qs.toString()}`
22350
+ )
22351
+ );
22352
+ }
22353
+ case "activate_design_system_version": {
22354
+ const designSystemId = requireNumberArg(args, "design_system_id");
22355
+ return wrap(
22356
+ await client.request(
22357
+ "POST",
22358
+ `/api/design-systems/${designSystemId}/activate`
22359
+ )
22360
+ );
22361
+ }
22362
+ case "add_design_system_asset": {
22363
+ const designSystemId = requireNumberArg(args, "design_system_id");
22364
+ const body = { ...args };
22365
+ delete body.design_system_id;
22366
+ return wrap(
22367
+ await client.request(
22368
+ "POST",
22369
+ `/api/design-systems/${designSystemId}/assets`,
22370
+ body
22371
+ )
22372
+ );
22373
+ }
22374
+ case "delete_design_system_asset": {
22375
+ const designSystemId = requireNumberArg(args, "design_system_id");
22376
+ const assetId = requireNumberArg(args, "asset_id");
22377
+ return wrap(
22378
+ await client.request(
22379
+ "DELETE",
22380
+ `/api/design-systems/${designSystemId}/assets/${assetId}`
22381
+ )
22382
+ );
22383
+ }
22384
+ case "delete_design_system": {
22385
+ const designSystemId = requireNumberArg(args, "design_system_id");
22386
+ const suffix = args.family === true ? "?family=true" : "";
22387
+ return wrap(
22388
+ await client.request(
22389
+ "DELETE",
22390
+ `/api/design-systems/${designSystemId}${suffix}`
22391
+ )
22392
+ );
22393
+ }
22394
+ case "get_design_system_section": {
22395
+ const designSystemId = requireNumberArg(args, "design_system_id");
22396
+ const section = requireStringArg(args, "section");
22397
+ return wrap(
22398
+ await client.request(
22399
+ "GET",
22400
+ `/api/design-systems/${designSystemId}/sections/${encodeURIComponent(section)}`
22401
+ )
22402
+ );
22403
+ }
22404
+ case "update_design_system_section": {
22405
+ const designSystemId = requireNumberArg(args, "design_system_id");
22406
+ const section = requireStringArg(args, "section");
22407
+ return wrap(
22408
+ await client.request(
22409
+ "PATCH",
22410
+ `/api/design-systems/${designSystemId}/sections/${encodeURIComponent(section)}`,
22411
+ { value: args.value, mode: args.mode }
22412
+ )
22413
+ );
22414
+ }
22415
+ case "delete_design_system_section": {
22416
+ const designSystemId = requireNumberArg(args, "design_system_id");
22417
+ const section = requireStringArg(args, "section");
22418
+ return wrap(
22419
+ await client.request(
22420
+ "DELETE",
22421
+ `/api/design-systems/${designSystemId}/sections/${encodeURIComponent(section)}`
22422
+ )
22423
+ );
22424
+ }
22425
+ case "get_design_system_section_entry": {
22426
+ const designSystemId = requireNumberArg(args, "design_system_id");
22427
+ const section = requireStringArg(args, "section");
22428
+ const key = requireStringArg(args, "key");
22429
+ return wrap(
22430
+ await client.request(
22431
+ "GET",
22432
+ `/api/design-systems/${designSystemId}/sections/${encodeURIComponent(section)}/${encodeURIComponent(key)}`
22433
+ )
22434
+ );
22435
+ }
22436
+ case "upsert_design_system_section_entry": {
22437
+ const designSystemId = requireNumberArg(args, "design_system_id");
22438
+ const section = requireStringArg(args, "section");
22439
+ const key = requireStringArg(args, "key");
22440
+ return wrap(
22441
+ await client.request(
22442
+ "PATCH",
22443
+ `/api/design-systems/${designSystemId}/sections/${encodeURIComponent(section)}/${encodeURIComponent(key)}`,
22444
+ { value: args.value }
22445
+ )
22446
+ );
22447
+ }
22448
+ case "delete_design_system_section_entry": {
22449
+ const designSystemId = requireNumberArg(args, "design_system_id");
22450
+ const section = requireStringArg(args, "section");
22451
+ const key = requireStringArg(args, "key");
22452
+ return wrap(
22453
+ await client.request(
22454
+ "DELETE",
22455
+ `/api/design-systems/${designSystemId}/sections/${encodeURIComponent(section)}/${encodeURIComponent(key)}`
22456
+ )
22457
+ );
22458
+ }
22459
+ case "get_design_component": {
22460
+ const designSystemId = requireNumberArg(args, "design_system_id");
22461
+ const name2 = requireStringArg(args, "name");
22462
+ return wrap(
22463
+ await client.request(
22464
+ "GET",
22465
+ `/api/design-systems/${designSystemId}/components/${encodeURIComponent(name2)}`
22466
+ )
22467
+ );
22468
+ }
22469
+ case "upsert_design_component": {
22470
+ const designSystemId = requireNumberArg(args, "design_system_id");
22471
+ const name2 = requireStringArg(args, "name");
22472
+ return wrap(
22473
+ await client.request(
22474
+ "PATCH",
22475
+ `/api/design-systems/${designSystemId}/components/${encodeURIComponent(name2)}`,
22476
+ { value: args.value }
22477
+ )
22478
+ );
22479
+ }
22480
+ case "delete_design_component": {
22481
+ const designSystemId = requireNumberArg(args, "design_system_id");
22482
+ const name2 = requireStringArg(args, "name");
22483
+ return wrap(
22484
+ await client.request(
22485
+ "DELETE",
22486
+ `/api/design-systems/${designSystemId}/components/${encodeURIComponent(name2)}`
22487
+ )
22488
+ );
22489
+ }
22490
+ case "lint_design_system": {
22491
+ const designSystemId = requireNumberArg(args, "design_system_id");
22492
+ return wrap(
22493
+ await client.request(
22494
+ "POST",
22495
+ `/api/design-systems/${designSystemId}/lint`
22496
+ )
22497
+ );
22498
+ }
22499
+ case "export_design_system": {
22500
+ const designSystemId = requireNumberArg(args, "design_system_id");
22501
+ const format = typeof args.format === "string" && args.format.length > 0 ? args.format : "json";
22502
+ return wrap(
22503
+ await client.request(
22504
+ "GET",
22505
+ `/api/design-systems/${designSystemId}/export?format=${encodeURIComponent(format)}`
22506
+ )
22507
+ );
22508
+ }
22509
+ case "import_design_system_package":
22510
+ return wrap(await client.request("POST", "/api/design-systems/import", args));
22511
+ case "analyze_design_system_package":
22512
+ return wrap(
22513
+ await client.request("POST", "/api/design-systems/import/analyze", args)
22514
+ );
21825
22515
  case "list_instructions": {
21826
22516
  const qs = new URLSearchParams();
21827
22517
  if (typeof args.folder_id === "number")
@@ -22289,6 +22979,85 @@ function requireStringArg(args, key) {
22289
22979
  }
22290
22980
  return value;
22291
22981
  }
22982
+ function asRecord(value) {
22983
+ return value && typeof value === "object" && !Array.isArray(value) ? value : {};
22984
+ }
22985
+ function extractListData(value) {
22986
+ const record2 = asRecord(value);
22987
+ const data = record2.data;
22988
+ if (Array.isArray(data)) return data.filter(isRecord);
22989
+ const nested = asRecord(data);
22990
+ if (Array.isArray(nested.items)) return nested.items.filter(isRecord);
22991
+ return [];
22992
+ }
22993
+ function extractData(value) {
22994
+ return asRecord(value).data;
22995
+ }
22996
+ function extractExportContent(value) {
22997
+ const data = asRecord(asRecord(value).data);
22998
+ const content = data.content;
22999
+ return typeof content === "string" ? content : "";
23000
+ }
23001
+ function extractSectionValue(value) {
23002
+ return asRecord(asRecord(value).data).value;
23003
+ }
23004
+ function extractActiveDesignSystemId(value) {
23005
+ const active = asRecord(asRecord(value).data).active;
23006
+ const record2 = asRecord(active);
23007
+ const id = record2.id;
23008
+ return typeof id === "number" && Number.isInteger(id) ? id : null;
23009
+ }
23010
+ function designSystemResource({
23011
+ uri,
23012
+ title,
23013
+ description,
23014
+ definition,
23015
+ priority
23016
+ }) {
23017
+ const prefix = description ? `${description} \xB7 ` : "";
23018
+ return {
23019
+ uri,
23020
+ name: `${title} ${definition.name}`,
23021
+ title,
23022
+ description: `${prefix}${definition.description}`,
23023
+ mimeType: definition.mimeType,
23024
+ annotations: {
23025
+ audience: ["assistant"],
23026
+ priority
23027
+ }
23028
+ };
23029
+ }
23030
+ function findDesignSystemResourceDefinition(resourcePath) {
23031
+ return DESIGN_SYSTEM_RESOURCE_DEFINITIONS.find(
23032
+ (definition) => definition.path === resourcePath
23033
+ ) ?? null;
23034
+ }
23035
+ async function readDesignSystemResource(designSystemId, definition) {
23036
+ if (definition.exportFormat) {
23037
+ const response = await client.request(
23038
+ "GET",
23039
+ `/api/design-systems/${designSystemId}/export?format=${encodeURIComponent(definition.exportFormat)}`
23040
+ );
23041
+ if (definition.mimeType === "text/markdown") {
23042
+ return extractExportContent(response);
23043
+ }
23044
+ return stringifyResourceValue(extractData(response));
23045
+ }
23046
+ if (definition.section) {
23047
+ const response = await client.request(
23048
+ "GET",
23049
+ `/api/design-systems/${designSystemId}/sections/${encodeURIComponent(definition.section)}`
23050
+ );
23051
+ return stringifyResourceValue(extractSectionValue(response));
23052
+ }
23053
+ throw new Error("Unsupported BlueKiwi resource URI");
23054
+ }
23055
+ function stringifyResourceValue(value) {
23056
+ return typeof value === "string" ? value : JSON.stringify(value ?? null, null, 2);
23057
+ }
23058
+ function isRecord(value) {
23059
+ return !!value && typeof value === "object" && !Array.isArray(value);
23060
+ }
22292
23061
  function wrap(data) {
22293
23062
  return {
22294
23063
  content: [{ type: "text", text: JSON.stringify(data) }]