@nomix-ai/nomix-harness 0.2.2 → 0.2.4

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 (264) hide show
  1. package/dist/assets/web/assets/{index-bZqwQ-2K.js → index-B_sZ-Gsu.js} +45 -45
  2. package/dist/assets/web/index.html +2 -2
  3. package/dist/assets/web/manifest.webmanifest +3 -3
  4. package/dist/assets/web/nomix-logo.jpg +0 -0
  5. package/dist/kernel/acp/package.json +1 -1
  6. package/dist/kernel/agent/package.json +1 -1
  7. package/dist/kernel/agent-default-model/package.json +1 -1
  8. package/dist/kernel/agent-instructions/package.json +1 -1
  9. package/dist/kernel/agent-loop/package.json +1 -1
  10. package/dist/kernel/agent-presets/package.json +1 -1
  11. package/dist/kernel/agent-tool-presentation/package.json +1 -1
  12. package/dist/kernel/anonymous-user-id/package.json +1 -1
  13. package/dist/kernel/api-gateway/package.json +1 -1
  14. package/dist/kernel/api-remotes/package.json +1 -1
  15. package/dist/kernel/app-boot/package.json +1 -1
  16. package/dist/kernel/atomic-write/package.json +1 -1
  17. package/dist/kernel/attachment/package.json +1 -1
  18. package/dist/kernel/attachment-local/package.json +1 -1
  19. package/dist/kernel/base/package.json +1 -1
  20. package/dist/kernel/bash-local/package.json +1 -1
  21. package/dist/kernel/bash-sandbox/package.json +1 -1
  22. package/dist/kernel/brand/package.json +1 -1
  23. package/dist/kernel/client-connection/package.json +1 -1
  24. package/dist/kernel/client-hmr/package.json +1 -1
  25. package/dist/kernel/client-locale/lib/client.js +3 -3
  26. package/dist/kernel/client-locale/package.json +1 -1
  27. package/dist/kernel/client-modules/package.json +1 -1
  28. package/dist/kernel/client-runtime/package.json +1 -1
  29. package/dist/kernel/client-schema-form/package.json +1 -1
  30. package/dist/kernel/client-ui-agent-preset/lib/client.js +36 -36
  31. package/dist/kernel/client-ui-agent-preset/package.json +1 -1
  32. package/dist/kernel/client-ui-attachment/package.json +1 -1
  33. package/dist/kernel/client-ui-commands/lib/client.js +9 -9
  34. package/dist/kernel/client-ui-commands/package.json +1 -1
  35. package/dist/kernel/client-ui-conversation/lib/client.js +165 -165
  36. package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/EmptyHero.js +3 -3
  37. package/dist/kernel/client-ui-conversation/package.json +1 -1
  38. package/dist/kernel/client-ui-cordis/lib/client.js +47 -47
  39. package/dist/kernel/client-ui-cordis/package.json +1 -1
  40. package/dist/kernel/client-ui-deliverables/lib/client.js +5 -5
  41. package/dist/kernel/client-ui-deliverables/package.json +1 -1
  42. package/dist/kernel/client-ui-directory-picker-browse/lib/client.js +28 -28
  43. package/dist/kernel/client-ui-directory-picker-browse/package.json +1 -1
  44. package/dist/kernel/client-ui-directory-picker-native/package.json +1 -1
  45. package/dist/kernel/client-ui-goal/lib/client.js +8 -8
  46. package/dist/kernel/client-ui-goal/package.json +1 -1
  47. package/dist/kernel/client-ui-input-trigger/lib/client.js +5 -5
  48. package/dist/kernel/client-ui-input-trigger/package.json +1 -1
  49. package/dist/kernel/client-ui-jobs/lib/client.js +8 -8
  50. package/dist/kernel/client-ui-jobs/package.json +1 -1
  51. package/dist/kernel/client-ui-layout/lib/client.js +2 -2
  52. package/dist/kernel/client-ui-layout/package.json +1 -1
  53. package/dist/kernel/client-ui-message-feedback/lib/client.js +5 -5
  54. package/dist/kernel/client-ui-message-feedback/package.json +1 -1
  55. package/dist/kernel/client-ui-model-selection/lib/client.js +16 -16
  56. package/dist/kernel/client-ui-model-selection/package.json +1 -1
  57. package/dist/kernel/client-ui-permission-presets/lib/client.js +4 -4
  58. package/dist/kernel/client-ui-permission-presets/package.json +1 -1
  59. package/dist/kernel/client-ui-plan/lib/client.js +3 -3
  60. package/dist/kernel/client-ui-plan/package.json +1 -1
  61. package/dist/kernel/client-ui-primitives/lib/index.js +47 -114
  62. package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.d.ts +3 -3
  63. package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.js +4 -4
  64. package/dist/kernel/client-ui-primitives/lib/types/NomixLogo.d.ts +11 -0
  65. package/dist/kernel/client-ui-primitives/lib/types/NomixLogo.js +13 -0
  66. package/dist/kernel/client-ui-primitives/lib/types/index.d.ts +1 -1
  67. package/dist/kernel/client-ui-primitives/lib/types/index.js +1 -1
  68. package/dist/kernel/client-ui-primitives/package.json +1 -1
  69. package/dist/kernel/client-ui-settings/package.json +1 -1
  70. package/dist/kernel/client-ui-settings-general/lib/client.js +17 -17
  71. package/dist/kernel/client-ui-settings-general/package.json +1 -1
  72. package/dist/kernel/client-ui-settings-models/lib/client.js +54 -54
  73. package/dist/kernel/client-ui-settings-models/package.json +1 -1
  74. package/dist/kernel/client-ui-settings-plugin-inventory/lib/client.js +12 -12
  75. package/dist/kernel/client-ui-settings-plugin-inventory/package.json +1 -1
  76. package/dist/kernel/client-ui-settings-plugins/lib/client.js +19 -19
  77. package/dist/kernel/client-ui-settings-plugins/package.json +1 -1
  78. package/dist/kernel/client-ui-sidebar/lib/client.js +18 -18
  79. package/dist/kernel/client-ui-sidebar/lib/types/client/SidebarRoot.js +2 -2
  80. package/dist/kernel/client-ui-sidebar/package.json +1 -1
  81. package/dist/kernel/client-ui-skill/lib/client.js +11 -11
  82. package/dist/kernel/client-ui-skill/package.json +1 -1
  83. package/dist/kernel/client-ui-slots/package.json +1 -1
  84. package/dist/kernel/client-ui-subagent/lib/client.js +20 -20
  85. package/dist/kernel/client-ui-subagent/package.json +1 -1
  86. package/dist/kernel/client-ui-theme/lib/client.js +3 -3
  87. package/dist/kernel/client-ui-theme/package.json +1 -1
  88. package/dist/kernel/client-ui-tool/lib/client.js +37 -37
  89. package/dist/kernel/client-ui-tool/package.json +1 -1
  90. package/dist/kernel/client-ui-trajectory/lib/client.js +143 -143
  91. package/dist/kernel/client-ui-trajectory/package.json +1 -1
  92. package/dist/kernel/client-ui-user-questions/lib/client.js +29 -29
  93. package/dist/kernel/client-ui-user-questions/package.json +1 -1
  94. package/dist/kernel/client-ui-workflow-run/lib/client.js +16 -16
  95. package/dist/kernel/client-ui-workflow-run/package.json +1 -1
  96. package/dist/kernel/client-ui-workspace/lib/client.js +55 -55
  97. package/dist/kernel/client-ui-workspace/package.json +1 -1
  98. package/dist/kernel/client-web/package.json +1 -1
  99. package/dist/kernel/client-web-react/package.json +1 -1
  100. package/dist/kernel/cmdline/package.json +1 -1
  101. package/dist/kernel/code-runtime/package.json +1 -1
  102. package/dist/kernel/code-runtime-worker-thread/package.json +1 -1
  103. package/dist/kernel/command-compact/package.json +1 -1
  104. package/dist/kernel/command-feedback/package.json +1 -1
  105. package/dist/kernel/command-goal/package.json +1 -1
  106. package/dist/kernel/commands/package.json +1 -1
  107. package/dist/kernel/compaction/package.json +1 -1
  108. package/dist/kernel/compaction-basic/package.json +1 -1
  109. package/dist/kernel/compaction-tool-result-pruner/package.json +1 -1
  110. package/dist/kernel/cordis-client-runner/package.json +1 -1
  111. package/dist/kernel/cordis-host-runner/package.json +1 -1
  112. package/dist/kernel/credentials/package.json +1 -1
  113. package/dist/kernel/credentials-local/package.json +1 -1
  114. package/dist/kernel/e2b/package.json +1 -1
  115. package/dist/kernel/fs/package.json +1 -1
  116. package/dist/kernel/fs-e2b/package.json +1 -1
  117. package/dist/kernel/fs-local/package.json +1 -1
  118. package/dist/kernel/fs-observation-policy/package.json +1 -1
  119. package/dist/kernel/fs-sandbox/package.json +1 -1
  120. package/dist/kernel/goal/package.json +1 -1
  121. package/dist/kernel/goal-round-driver/package.json +1 -1
  122. package/dist/kernel/headless/package.json +1 -1
  123. package/dist/kernel/home-paths/package.json +1 -1
  124. package/dist/kernel/hook-protocol/package.json +1 -1
  125. package/dist/kernel/hooks-claude-code/package.json +1 -1
  126. package/dist/kernel/hooks-codex/package.json +1 -1
  127. package/dist/kernel/host-apiproxy/package.json +1 -1
  128. package/dist/kernel/host-directory-picker/package.json +1 -1
  129. package/dist/kernel/host-directory-picker-auto/package.json +1 -1
  130. package/dist/kernel/host-directory-picker-browse/package.json +1 -1
  131. package/dist/kernel/host-directory-picker-native/package.json +1 -1
  132. package/dist/kernel/host-frontend-static/package.json +1 -1
  133. package/dist/kernel/host-plugin-inventory/package.json +1 -1
  134. package/dist/kernel/host-webserver/package.json +1 -1
  135. package/dist/kernel/invariants/package.json +1 -1
  136. package/dist/kernel/jobs/package.json +1 -1
  137. package/dist/kernel/jobs-local/package.json +1 -1
  138. package/dist/kernel/launch-environment/package.json +1 -1
  139. package/dist/kernel/llm/package.json +1 -1
  140. package/dist/kernel/llm-deepseek/package.json +1 -1
  141. package/dist/kernel/llm-pi-ai/package.json +1 -1
  142. package/dist/kernel/llm-retry/package.json +1 -1
  143. package/dist/kernel/lsp/package.json +1 -1
  144. package/dist/kernel/lsp-stdio/package.json +1 -1
  145. package/dist/kernel/mcp-client/package.json +1 -1
  146. package/dist/kernel/message-feedback/package.json +1 -1
  147. package/dist/kernel/native-command/package.json +1 -1
  148. package/dist/kernel/output-retention/package.json +1 -1
  149. package/dist/kernel/permission-presets/package.json +1 -1
  150. package/dist/kernel/persona/package.json +1 -1
  151. package/dist/kernel/plan-mode/package.json +1 -1
  152. package/dist/kernel/pwsh-local/package.json +1 -1
  153. package/dist/kernel/pwsh-sandbox/package.json +1 -1
  154. package/dist/kernel/repeat-tool-reminder/package.json +1 -1
  155. package/dist/kernel/sandbox/package.json +1 -1
  156. package/dist/kernel/sandbox-local/lib/index.js +5 -3
  157. package/dist/kernel/sandbox-local/lib/types/index.d.ts +3 -1
  158. package/dist/kernel/sandbox-local/lib/types/index.js +6 -3
  159. package/dist/kernel/sandbox-local/package.json +1 -1
  160. package/dist/kernel/sandbox-policy/package.json +1 -1
  161. package/dist/kernel/sandbox-windows-acl/package.json +1 -1
  162. package/dist/kernel/schedule/package.json +1 -1
  163. package/dist/kernel/scope/package.json +1 -1
  164. package/dist/kernel/sdk-client/package.json +1 -1
  165. package/dist/kernel/sdk-jsonrpc-server/package.json +1 -1
  166. package/dist/kernel/sdk-protocol/package.json +1 -1
  167. package/dist/kernel/session/package.json +1 -1
  168. package/dist/kernel/session-checkpoint-policy/package.json +1 -1
  169. package/dist/kernel/session-log-export/package.json +1 -1
  170. package/dist/kernel/session-persistence/package.json +1 -1
  171. package/dist/kernel/session-persistence-jsonl/package.json +1 -1
  172. package/dist/kernel/session-persistence-sqlite/package.json +1 -1
  173. package/dist/kernel/session-projection/package.json +1 -1
  174. package/dist/kernel/session-projection-cache/package.json +1 -1
  175. package/dist/kernel/session-query/package.json +1 -1
  176. package/dist/kernel/session-query-sqlite/package.json +1 -1
  177. package/dist/kernel/session-reference/package.json +1 -1
  178. package/dist/kernel/session-stats/package.json +1 -1
  179. package/dist/kernel/session-telemetry/package.json +1 -1
  180. package/dist/kernel/session-telemetry-otel/package.json +1 -1
  181. package/dist/kernel/session-title/package.json +1 -1
  182. package/dist/kernel/session-title-all-prompts-llm/package.json +1 -1
  183. package/dist/kernel/session-title-first-prompt-llm/package.json +1 -1
  184. package/dist/kernel/session-title-llm/package.json +1 -1
  185. package/dist/kernel/settings/package.json +1 -1
  186. package/dist/kernel/settings-file/package.json +1 -1
  187. package/dist/kernel/shell/package.json +1 -1
  188. package/dist/kernel/shell-env/package.json +1 -1
  189. package/dist/kernel/skill/package.json +1 -1
  190. package/dist/kernel/skill-badge/package.json +1 -1
  191. package/dist/kernel/skill-filesystem/package.json +1 -1
  192. package/dist/kernel/spill/package.json +1 -1
  193. package/dist/kernel/spill-local/package.json +1 -1
  194. package/dist/kernel/spill-policy/package.json +1 -1
  195. package/dist/kernel/storage/package.json +1 -1
  196. package/dist/kernel/storage-domain/package.json +1 -1
  197. package/dist/kernel/storage-json/package.json +1 -1
  198. package/dist/kernel/storage-sqlite/package.json +1 -1
  199. package/dist/kernel/subagent/package.json +1 -1
  200. package/dist/kernel/subagent-acp/package.json +1 -1
  201. package/dist/kernel/subagent-claude-code/package.json +1 -1
  202. package/dist/kernel/subagent-codex/package.json +1 -1
  203. package/dist/kernel/subagent-fork-in-process/package.json +1 -1
  204. package/dist/kernel/subagent-in-process-driver/package.json +1 -1
  205. package/dist/kernel/subagent-nomix-sdk/package.json +1 -1
  206. package/dist/kernel/subagent-spawn-in-process/package.json +1 -1
  207. package/dist/kernel/subprocess/package.json +1 -1
  208. package/dist/kernel/subprocess-e2b/package.json +1 -1
  209. package/dist/kernel/subprocess-local/package.json +1 -1
  210. package/dist/kernel/system-prompt/package.json +1 -1
  211. package/dist/kernel/terminal/package.json +1 -1
  212. package/dist/kernel/terminal-bash/package.json +1 -1
  213. package/dist/kernel/time-context/package.json +1 -1
  214. package/dist/kernel/timeout/package.json +1 -1
  215. package/dist/kernel/tmux-context/package.json +1 -1
  216. package/dist/kernel/token-meter/package.json +1 -1
  217. package/dist/kernel/tool-ask-user/package.json +1 -1
  218. package/dist/kernel/tool-bash/package.json +1 -1
  219. package/dist/kernel/tool-bash-persistent/package.json +1 -1
  220. package/dist/kernel/tool-call-timeout-policy/package.json +1 -1
  221. package/dist/kernel/tool-cordis/package.json +1 -1
  222. package/dist/kernel/tool-fs/package.json +1 -1
  223. package/dist/kernel/tool-fs-search/package.json +1 -1
  224. package/dist/kernel/tool-goal/package.json +1 -1
  225. package/dist/kernel/tool-jobs/package.json +1 -1
  226. package/dist/kernel/tool-lsp/package.json +1 -1
  227. package/dist/kernel/tool-pwsh/package.json +1 -1
  228. package/dist/kernel/tool-ralph/package.json +1 -1
  229. package/dist/kernel/tool-session-query/package.json +1 -1
  230. package/dist/kernel/tool-skill/package.json +1 -1
  231. package/dist/kernel/tool-str-replace-editor/package.json +1 -1
  232. package/dist/kernel/tool-subagent/package.json +1 -1
  233. package/dist/kernel/tool-subagent-control/package.json +1 -1
  234. package/dist/kernel/tool-subagent-report/package.json +1 -1
  235. package/dist/kernel/tool-terminal/package.json +1 -1
  236. package/dist/kernel/tool-todo/package.json +1 -1
  237. package/dist/kernel/tool-web/package.json +1 -1
  238. package/dist/kernel/tool-workflow/package.json +1 -1
  239. package/dist/kernel/tools/package.json +1 -1
  240. package/dist/kernel/typert-generator/package.json +1 -1
  241. package/dist/kernel/typert-loader/package.json +1 -1
  242. package/dist/kernel/typert-protocol/package.json +1 -1
  243. package/dist/kernel/typert-registry/package.json +1 -1
  244. package/dist/kernel/user-approval/package.json +1 -1
  245. package/dist/kernel/user-questions/package.json +1 -1
  246. package/dist/kernel/web/package.json +1 -1
  247. package/dist/kernel/web-app/package.json +1 -1
  248. package/dist/kernel/web-fetch-http/package.json +1 -1
  249. package/dist/kernel/web-frontend/dist/assets/{index-bZqwQ-2K.js → index-B_sZ-Gsu.js} +45 -45
  250. package/dist/kernel/web-frontend/dist/index.html +2 -2
  251. package/dist/kernel/web-frontend/dist/manifest.webmanifest +3 -3
  252. package/dist/kernel/web-frontend/dist/nomix-logo.jpg +0 -0
  253. package/dist/kernel/web-frontend/package.json +1 -1
  254. package/dist/kernel/web-search-deepseek/package.json +1 -1
  255. package/dist/kernel/web-search-exa/package.json +1 -1
  256. package/dist/kernel/web-search-perplexity/package.json +1 -1
  257. package/dist/kernel/workflow/package.json +1 -1
  258. package/dist/kernel/workflow-worker-thread/package.json +1 -1
  259. package/dist/kernel/workspace/package.json +1 -1
  260. package/package.json +1 -1
  261. package/dist/assets/web/favicon.svg +0 -8
  262. package/dist/kernel/client-ui-primitives/lib/types/FishLogo.d.ts +0 -9
  263. package/dist/kernel/client-ui-primitives/lib/types/FishLogo.js +0 -11
  264. package/dist/kernel/web-frontend/dist/favicon.svg +0 -8
@@ -3001,152 +3001,152 @@ window.__ModuleLoader__.load({
3001
3001
  document.head.appendChild(tag);
3002
3002
  }
3003
3003
  var TrajectoryTable_module_css_default = {
3004
- "kindTagIcon": "LDfJYG_kindTagIcon",
3005
- "contentText": "LDfJYG_contentText",
3006
- "thinkingToggle": "LDfJYG_thinkingToggle",
3007
- "eventHeader": "LDfJYG_eventHeader",
3008
- "tablePane": "LDfJYG_tablePane",
3009
- "assistantContent": "LDfJYG_assistantContent",
3010
- "turnRail": "LDfJYG_turnRail",
3011
- "selectionRail": "LDfJYG_selectionRail",
3012
- "toolCatalogName": "LDfJYG_toolCatalogName",
3013
- "virtualSpacer": "LDfJYG_virtualSpacer",
3014
- "sourceBlockHeader": "LDfJYG_sourceBlockHeader",
3015
- "toolCatalogFullDescription": "LDfJYG_toolCatalogFullDescription",
3016
- "turnLabelFull": "LDfJYG_turnLabelFull",
3017
- "sourceBlockContent": "LDfJYG_sourceBlockContent",
3018
- "assistantToolCallIcon": "LDfJYG_assistantToolCallIcon",
3004
+ "toolCatalogDescription": "LDfJYG_toolCatalogDescription",
3019
3005
  "systemNeutral": "LDfJYG_systemNeutral",
3020
- "kindTag": "LDfJYG_kindTag",
3021
- "jsonPreview": "LDfJYG_jsonPreview",
3022
- "contextGreen": "LDfJYG_contextGreen",
3023
- "summaryScrollRegion": "LDfJYG_summaryScrollRegion",
3024
- "assistantToolCallButton": "LDfJYG_assistantToolCallButton",
3006
+ "promptDiff": "LDfJYG_promptDiff",
3025
3007
  "user": "LDfJYG_user",
3026
- "toolCallOnly": "LDfJYG_toolCallOnly",
3027
- "noOutputText": "LDfJYG_noOutputText",
3028
- "schema": "LDfJYG_schema",
3029
- "messageImages": "LDfJYG_messageImages",
3030
- "toolCatalogSummary": "LDfJYG_toolCatalogSummary",
3031
- "split": "LDfJYG_split",
3032
- "toolCatalogDescription": "LDfJYG_toolCatalogDescription",
3033
- "visuallyHidden": "LDfJYG_visuallyHidden",
3034
- "overview": "LDfJYG_overview",
3035
- "toolCatalogIcon": "LDfJYG_toolCatalogIcon",
3036
- "resultRequest": "LDfJYG_resultRequest",
3037
- "resultBlockText": "LDfJYG_resultBlockText",
3038
- "assistantVioletBright": "LDfJYG_assistantVioletBright",
3039
- "promptDiffLineremoved": "LDfJYG_promptDiffLineremoved",
3040
- "historyLoadButton": "LDfJYG_historyLoadButton",
3041
- "compacted": "LDfJYG_compacted",
3042
- "promptDiffLineadded": "LDfJYG_promptDiffLineadded",
3043
- "detailsResizeHandle": "LDfJYG_detailsResizeHandle",
3044
- "sourceBlockLabel": "LDfJYG_sourceBlockLabel",
3045
- "resultBlocks": "LDfJYG_resultBlocks",
3046
- "usagePanel": "LDfJYG_usagePanel",
3047
- "eventColumn": "LDfJYG_eventColumn",
3048
- "requestBoundaryControlActive": "LDfJYG_requestBoundaryControlActive",
3049
3008
  "kindSlot": "LDfJYG_kindSlot",
3050
- "trajectory-table": "LDfJYG_trajectory-table",
3051
- "overviewSection": "LDfJYG_overviewSection",
3052
- "resultBlocksPreview": "LDfJYG_resultBlocksPreview",
3053
- "schemaIntro": "LDfJYG_schemaIntro",
3054
- "detailsTitle": "LDfJYG_detailsTitle",
3055
- "requestBoundaryControl": "LDfJYG_requestBoundaryControl",
3056
- "event": "LDfJYG_event",
3057
- "turnLabel": "LDfJYG_turnLabel",
3058
- "toolAmber": "LDfJYG_toolAmber",
3059
- "schemaParameters": "LDfJYG_schemaParameters",
3060
- "toolCallNameTypeface": "LDfJYG_toolCallNameTypeface",
3061
- "usageGroup": "LDfJYG_usageGroup",
3062
- "resultPreview": "LDfJYG_resultPreview",
3063
- "requestDetailsDot": "LDfJYG_requestDetailsDot",
3064
- "historyLoadingSpinner": "LDfJYG_historyLoadingSpinner",
3065
- "overviewHierarchyJumpIconTight": "LDfJYG_overviewHierarchyJumpIconTight",
3066
- "requestDetailsName": "LDfJYG_requestDetailsName",
3067
- "compactedSummary": "LDfJYG_compactedSummary",
3068
- "historyLoadRow": "LDfJYG_historyLoadRow",
3069
- "assistantToolCallText": "LDfJYG_assistantToolCallText",
3070
3009
  "historyLoadingBar": "LDfJYG_historyLoadingBar",
3071
- "assistantOutput": "LDfJYG_assistantOutput",
3072
- "sourceBlock": "LDfJYG_sourceBlock",
3073
- "toolCatalogTree": "LDfJYG_toolCatalogTree",
3074
- "overviewSections": "LDfJYG_overviewSections",
3075
- "overviewHeading": "LDfJYG_overviewHeading",
3076
- "toolCatalogChevron": "LDfJYG_toolCatalogChevron",
3010
+ "toolAmber": "LDfJYG_toolAmber",
3011
+ "promptDiffLinecontext": "LDfJYG_promptDiffLinecontext",
3012
+ "toolCatalogName": "LDfJYG_toolCatalogName",
3013
+ "requestBoundaryControlActive": "LDfJYG_requestBoundaryControlActive",
3077
3014
  "promptDiffLinemeta": "LDfJYG_promptDiffLinemeta",
3015
+ "detailsTitle": "LDfJYG_detailsTitle",
3016
+ "panelImageLinkPreview": "LDfJYG_panelImageLinkPreview",
3017
+ "split": "LDfJYG_split",
3078
3018
  "table": "LDfJYG_table",
3019
+ "toolCatalogItem": "LDfJYG_toolCatalogItem",
3020
+ "overviewParentLinks": "LDfJYG_overviewParentLinks",
3021
+ "schema": "LDfJYG_schema",
3022
+ "messageImagesPreview": "LDfJYG_messageImagesPreview",
3079
3023
  "turnLabelCompact": "LDfJYG_turnLabelCompact",
3080
- "detailTabs": "LDfJYG_detailTabs",
3024
+ "collapsedTurnText": "LDfJYG_collapsedTurnText",
3025
+ "detailBody": "LDfJYG_detailBody",
3081
3026
  "markdownPayload": "LDfJYG_markdownPayload",
3082
- "collapsedTurnEllipsis": "LDfJYG_collapsedTurnEllipsis",
3083
- "promptDiff": "LDfJYG_promptDiff",
3084
- "details": "LDfJYG_details",
3085
- "systemPrompt": "LDfJYG_systemPrompt",
3086
- "detailsLocation": "LDfJYG_detailsLocation",
3087
- "overviewParentLinks": "LDfJYG_overviewParentLinks",
3088
- "detailBodySummary": "LDfJYG_detailBodySummary",
3089
- "detailsHeader": "LDfJYG_detailsHeader",
3027
+ "resultBlockText": "LDfJYG_resultBlockText",
3028
+ "assistantToolCallsPreview": "LDfJYG_assistantToolCallsPreview",
3090
3029
  "overviewHierarchyNavLink": "LDfJYG_overviewHierarchyNavLink",
3091
- "sourceBlockJumpTarget": "LDfJYG_sourceBlockJumpTarget",
3092
- "toolCatalogDefinition": "LDfJYG_toolCatalogDefinition",
3093
- "detailTabActive": "LDfJYG_detailTabActive",
3094
- "markdownPreview": "LDfJYG_markdownPreview",
3095
- "panelImageLink": "LDfJYG_panelImageLink",
3096
- "noPayload": "LDfJYG_noPayload",
3030
+ "schemaParametersTitle": "LDfJYG_schemaParametersTitle",
3031
+ "requestDetailsDot": "LDfJYG_requestDetailsDot",
3032
+ "assistantToolCallIcon": "LDfJYG_assistantToolCallIcon",
3033
+ "resultBlocksPreview": "LDfJYG_resultBlocksPreview",
3097
3034
  "jsonPayload": "LDfJYG_jsonPayload",
3098
- "turnLabelActive": "LDfJYG_turnLabelActive",
3099
- "detailBody": "LDfJYG_detailBody",
3100
- "historyLoading": "LDfJYG_historyLoading",
3101
- "assistantToolCallsPreview": "LDfJYG_assistantToolCallsPreview",
3102
- "message": "LDfJYG_message",
3103
- "thinkingQuoteOnlyPreview": "LDfJYG_thinkingQuoteOnlyPreview",
3104
- "messageImagesPreview": "LDfJYG_messageImagesPreview",
3105
- "toolCatalogItem": "LDfJYG_toolCatalogItem",
3106
- "errorPayload": "LDfJYG_errorPayload",
3107
- "history-loading-spin": "LDfJYG_history-loading-spin",
3108
- "close": "LDfJYG_close",
3109
- "toolCatalog": "LDfJYG_toolCatalog",
3110
- "thinkingQuote": "LDfJYG_thinkingQuote",
3111
- "panelImageLinkPreview": "LDfJYG_panelImageLinkPreview",
3112
3035
  "schemaPreview": "LDfJYG_schemaPreview",
3113
- "payloadPreview": "LDfJYG_payloadPreview",
3114
- "assistantContentRendered": "LDfJYG_assistantContentRendered",
3115
- "inlineResult": "LDfJYG_inlineResult",
3116
- "collapsedTurnText": "LDfJYG_collapsedTurnText",
3117
- "schemaDescription": "LDfJYG_schemaDescription",
3118
- "schemaName": "LDfJYG_schemaName",
3119
- "detailTab": "LDfJYG_detailTab",
3120
- "promptDiffSection": "LDfJYG_promptDiffSection",
3121
- "content": "LDfJYG_content",
3122
- "schemaTree": "LDfJYG_schemaTree",
3123
- "payload": "LDfJYG_payload",
3124
- "overviewPreview": "LDfJYG_overviewPreview",
3125
- "arrow": "LDfJYG_arrow",
3126
3036
  "collapsedTurnContent": "LDfJYG_collapsedTurnContent",
3127
- "assistantToolCallArgs": "LDfJYG_assistantToolCallArgs",
3128
- "promptDiffLinecontext": "LDfJYG_promptDiffLinecontext",
3129
- "promptDiffSections": "LDfJYG_promptDiffSections",
3130
- "promptDiffTitle": "LDfJYG_promptDiffTitle",
3131
- "sourceBlockJumpIcon": "LDfJYG_sourceBlockJumpIcon",
3037
+ "virtualSpacer": "LDfJYG_virtualSpacer",
3038
+ "sourceBlock": "LDfJYG_sourceBlock",
3039
+ "historyLoadButton": "LDfJYG_historyLoadButton",
3040
+ "overviewSection": "LDfJYG_overviewSection",
3041
+ "assistantVioletBright": "LDfJYG_assistantVioletBright",
3042
+ "compacted": "LDfJYG_compacted",
3043
+ "requestBoundaryControl": "LDfJYG_requestBoundaryControl",
3044
+ "payload": "LDfJYG_payload",
3045
+ "trajectory-table": "LDfJYG_trajectory-table",
3046
+ "thinkingChevron": "LDfJYG_thinkingChevron",
3047
+ "thinkingToggle": "LDfJYG_thinkingToggle",
3048
+ "assistantToolCallName": "LDfJYG_assistantToolCallName",
3049
+ "toolCatalogTree": "LDfJYG_toolCatalogTree",
3050
+ "resultPreview": "LDfJYG_resultPreview",
3051
+ "detailTab": "LDfJYG_detailTab",
3052
+ "noPayload": "LDfJYG_noPayload",
3053
+ "contentText": "LDfJYG_contentText",
3054
+ "turnLabel": "LDfJYG_turnLabel",
3055
+ "resultRequest": "LDfJYG_resultRequest",
3056
+ "errorPayload": "LDfJYG_errorPayload",
3057
+ "history-loading-spin": "LDfJYG_history-loading-spin",
3058
+ "assistantContent": "LDfJYG_assistantContent",
3132
3059
  "assistantToolCalls": "LDfJYG_assistantToolCalls",
3133
- "eventInner": "LDfJYG_eventInner",
3060
+ "event": "LDfJYG_event",
3061
+ "sourceBlockLabel": "LDfJYG_sourceBlockLabel",
3062
+ "promptDiffSections": "LDfJYG_promptDiffSections",
3063
+ "detailTabs": "LDfJYG_detailTabs",
3064
+ "turnLabelFull": "LDfJYG_turnLabelFull",
3065
+ "detailBodySummary": "LDfJYG_detailBodySummary",
3066
+ "overviewHierarchyJumpIconTight": "LDfJYG_overviewHierarchyJumpIconTight",
3067
+ "requestDetailsName": "LDfJYG_requestDetailsName",
3068
+ "arrow": "LDfJYG_arrow",
3069
+ "noOutputText": "LDfJYG_noOutputText",
3070
+ "sourceBlockJumpTarget": "LDfJYG_sourceBlockJumpTarget",
3071
+ "message": "LDfJYG_message",
3134
3072
  "inlineResultText": "LDfJYG_inlineResultText",
3135
- "error": "LDfJYG_error",
3136
3073
  "subtoolAmber": "LDfJYG_subtoolAmber",
3074
+ "error": "LDfJYG_error",
3075
+ "toolCatalogDefinition": "LDfJYG_toolCatalogDefinition",
3076
+ "payloadPreview": "LDfJYG_payloadPreview",
3137
3077
  "requestTokenDetail": "LDfJYG_requestTokenDetail",
3138
- "toolCallPayload": "LDfJYG_toolCallPayload",
3139
- "schemaParametersTitle": "LDfJYG_schemaParametersTitle",
3140
- "assistantToolCallName": "LDfJYG_assistantToolCallName",
3141
- "sourceBlocks": "LDfJYG_sourceBlocks",
3078
+ "promptDiffTitle": "LDfJYG_promptDiffTitle",
3079
+ "tablePane": "LDfJYG_tablePane",
3142
3080
  "panelImage": "LDfJYG_panelImage",
3143
- "thinkingChevron": "LDfJYG_thinkingChevron",
3144
3081
  "overviewTitleIcon": "LDfJYG_overviewTitleIcon",
3082
+ "schemaDescription": "LDfJYG_schemaDescription",
3083
+ "toolCallOnly": "LDfJYG_toolCallOnly",
3084
+ "schemaTree": "LDfJYG_schemaTree",
3085
+ "assistantToolCallArgs": "LDfJYG_assistantToolCallArgs",
3086
+ "toolCatalogSummary": "LDfJYG_toolCatalogSummary",
3087
+ "detailsResizeHandle": "LDfJYG_detailsResizeHandle",
3088
+ "selectionRail": "LDfJYG_selectionRail",
3089
+ "summaryScrollRegion": "LDfJYG_summaryScrollRegion",
3090
+ "detailsLocation": "LDfJYG_detailsLocation",
3091
+ "overviewSections": "LDfJYG_overviewSections",
3092
+ "contextGreen": "LDfJYG_contextGreen",
3093
+ "kindTag": "LDfJYG_kindTag",
3094
+ "thinkingQuoteOnlyPreview": "LDfJYG_thinkingQuoteOnlyPreview",
3095
+ "assistantContentRendered": "LDfJYG_assistantContentRendered",
3096
+ "turnRail": "LDfJYG_turnRail",
3097
+ "promptDiffLineremoved": "LDfJYG_promptDiffLineremoved",
3098
+ "usagePanel": "LDfJYG_usagePanel",
3099
+ "toolCatalogIcon": "LDfJYG_toolCatalogIcon",
3100
+ "toolCallPayload": "LDfJYG_toolCallPayload",
3101
+ "close": "LDfJYG_close",
3102
+ "panelImageLink": "LDfJYG_panelImageLink",
3103
+ "kindTagIcon": "LDfJYG_kindTagIcon",
3104
+ "eventHeader": "LDfJYG_eventHeader",
3105
+ "overviewPreview": "LDfJYG_overviewPreview",
3106
+ "collapsedTurnEllipsis": "LDfJYG_collapsedTurnEllipsis",
3107
+ "detailsHeader": "LDfJYG_detailsHeader",
3108
+ "historyLoadingSpinner": "LDfJYG_historyLoadingSpinner",
3109
+ "schemaIntro": "LDfJYG_schemaIntro",
3110
+ "schemaName": "LDfJYG_schemaName",
3111
+ "historyLoadRow": "LDfJYG_historyLoadRow",
3112
+ "sourceBlockJumpIcon": "LDfJYG_sourceBlockJumpIcon",
3113
+ "sourceBlocks": "LDfJYG_sourceBlocks",
3114
+ "detailTabActive": "LDfJYG_detailTabActive",
3115
+ "resultBlocks": "LDfJYG_resultBlocks",
3116
+ "content": "LDfJYG_content",
3117
+ "eventInner": "LDfJYG_eventInner",
3118
+ "historyLoading": "LDfJYG_historyLoading",
3145
3119
  "overviewTitle": "LDfJYG_overviewTitle",
3146
3120
  "contentColumn": "LDfJYG_contentColumn",
3121
+ "promptDiffLineadded": "LDfJYG_promptDiffLineadded",
3122
+ "markdownPreview": "LDfJYG_markdownPreview",
3123
+ "toolCatalog": "LDfJYG_toolCatalog",
3124
+ "promptDiffSection": "LDfJYG_promptDiffSection",
3125
+ "toolCallNameTypeface": "LDfJYG_toolCallNameTypeface",
3126
+ "jsonPreview": "LDfJYG_jsonPreview",
3147
3127
  "timestampToggle": "LDfJYG_timestampToggle",
3128
+ "overviewHeading": "LDfJYG_overviewHeading",
3129
+ "messageImages": "LDfJYG_messageImages",
3130
+ "toolCatalogChevron": "LDfJYG_toolCatalogChevron",
3131
+ "systemPrompt": "LDfJYG_systemPrompt",
3132
+ "toolCatalogFullDescription": "LDfJYG_toolCatalogFullDescription",
3133
+ "inlineResult": "LDfJYG_inlineResult",
3134
+ "assistantToolCallText": "LDfJYG_assistantToolCallText",
3135
+ "eventColumn": "LDfJYG_eventColumn",
3136
+ "kindTagLabel": "LDfJYG_kindTagLabel",
3137
+ "overview": "LDfJYG_overview",
3138
+ "visuallyHidden": "LDfJYG_visuallyHidden",
3139
+ "assistantOutput": "LDfJYG_assistantOutput",
3140
+ "usageGroup": "LDfJYG_usageGroup",
3141
+ "compactedSummary": "LDfJYG_compactedSummary",
3142
+ "schemaParameters": "LDfJYG_schemaParameters",
3143
+ "turnLabelActive": "LDfJYG_turnLabelActive",
3144
+ "sourceBlockContent": "LDfJYG_sourceBlockContent",
3145
+ "details": "LDfJYG_details",
3146
+ "thinkingQuote": "LDfJYG_thinkingQuote",
3147
+ "assistantToolCallButton": "LDfJYG_assistantToolCallButton",
3148
3148
  "usageHeading": "LDfJYG_usageHeading",
3149
- "kindTagLabel": "LDfJYG_kindTagLabel"
3149
+ "sourceBlockHeader": "LDfJYG_sourceBlockHeader"
3150
3150
  };
3151
3151
  //#endregion
3152
3152
  //#region lib/types/client/TrajectoryTable.js
@@ -5306,19 +5306,19 @@ window.__ModuleLoader__.load({
5306
5306
  document.head.appendChild(tag);
5307
5307
  }
5308
5308
  var TrajectoryToolbar_module_css_default = {
5309
- "toggle": "SHVPJW_toggle",
5310
- "toggleIcon": "SHVPJW_toggleIcon",
5311
- "controlThumb": "SHVPJW_controlThumb",
5309
+ "control": "SHVPJW_control",
5312
5310
  "action": "SHVPJW_action",
5313
- "actionIcon": "SHVPJW_actionIcon",
5314
- "actions": "SHVPJW_actions",
5315
5311
  "search": "SHVPJW_search",
5316
- "searchInput": "SHVPJW_searchInput",
5317
- "searchIcon": "SHVPJW_searchIcon",
5318
- "control": "SHVPJW_control",
5319
5312
  "root": "SHVPJW_root",
5313
+ "inner": "SHVPJW_inner",
5314
+ "actions": "SHVPJW_actions",
5320
5315
  "controlTrack": "SHVPJW_controlTrack",
5321
- "inner": "SHVPJW_inner"
5316
+ "controlThumb": "SHVPJW_controlThumb",
5317
+ "actionIcon": "SHVPJW_actionIcon",
5318
+ "searchIcon": "SHVPJW_searchIcon",
5319
+ "searchInput": "SHVPJW_searchInput",
5320
+ "toggle": "SHVPJW_toggle",
5321
+ "toggleIcon": "SHVPJW_toggleIcon"
5322
5322
  };
5323
5323
  //#endregion
5324
5324
  //#region lib/types/client/TrajectoryToolbar.js
@@ -5558,19 +5558,19 @@ window.__ModuleLoader__.load({
5558
5558
  document.head.appendChild(tag);
5559
5559
  }
5560
5560
  var TrajectoryTimeline_module_css_default = {
5561
- "turnBoundaries": "bZCXAG_turnBoundaries",
5562
- "track": "bZCXAG_track",
5563
- "earlierHistory": "bZCXAG_earlierHistory",
5564
- "turnBoundary": "bZCXAG_turnBoundary",
5565
- "root": "bZCXAG_root",
5566
- "empty": "bZCXAG_empty",
5567
5561
  "labels": "bZCXAG_labels",
5568
- "selection": "bZCXAG_selection",
5569
5562
  "hoverLine": "bZCXAG_hoverLine",
5570
- "plot": "bZCXAG_plot",
5571
- "selectionEdges": "bZCXAG_selectionEdges",
5563
+ "track": "bZCXAG_track",
5564
+ "empty": "bZCXAG_empty",
5572
5565
  "span": "bZCXAG_span",
5573
- "lanes": "bZCXAG_lanes"
5566
+ "plot": "bZCXAG_plot",
5567
+ "root": "bZCXAG_root",
5568
+ "lanes": "bZCXAG_lanes",
5569
+ "turnBoundary": "bZCXAG_turnBoundary",
5570
+ "turnBoundaries": "bZCXAG_turnBoundaries",
5571
+ "earlierHistory": "bZCXAG_earlierHistory",
5572
+ "selection": "bZCXAG_selection",
5573
+ "selectionEdges": "bZCXAG_selectionEdges"
5574
5574
  };
5575
5575
  //#endregion
5576
5576
  //#region lib/types/client/TrajectoryTimeline.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-trajectory",
3
3
  "description": "Trajectory event ledger with an interactive timing overview: pure-consumer plugin registering into the conversation ViewMap (no service)",
4
- "version": "0.2.2",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -122,15 +122,15 @@ window.__ModuleLoader__.load({
122
122
  document.head.appendChild(tag);
123
123
  }
124
124
  var PlanReviewPanel_module_css_default = {
125
- "footer": "PGnyDW_footer",
126
- "frame": "PGnyDW_frame",
125
+ "strip": "PGnyDW_strip",
126
+ "dot": "PGnyDW_dot",
127
127
  "card": "PGnyDW_card",
128
128
  "feedback": "PGnyDW_feedback",
129
- "dot": "PGnyDW_dot",
130
129
  "actions": "PGnyDW_actions",
131
- "strip": "PGnyDW_strip",
132
- "body": "PGnyDW_body",
133
- "discuss": "PGnyDW_discuss"
130
+ "discuss": "PGnyDW_discuss",
131
+ "footer": "PGnyDW_footer",
132
+ "frame": "PGnyDW_frame",
133
+ "body": "PGnyDW_body"
134
134
  };
135
135
  //#endregion
136
136
  //#region lib/types/client/PlanReviewPanel.js
@@ -240,37 +240,37 @@ window.__ModuleLoader__.load({
240
240
  document.head.appendChild(tag);
241
241
  }
242
242
  var QuestionComposer_module_css_default = {
243
- "title": "_1Q_z_G_title",
244
- "customInput": "_1Q_z_G_customInput",
245
- "options": "_1Q_z_G_options",
246
- "cardMinimized": "_1Q_z_G_cardMinimized",
247
- "customTextarea": "_1Q_z_G_customTextarea",
248
- "optionLabel": "_1Q_z_G_optionLabel",
249
- "progress": "_1Q_z_G_progress",
250
- "feedback": "_1Q_z_G_feedback",
251
- "card": "_1Q_z_G_card",
252
243
  "option": "_1Q_z_G_option",
244
+ "pager": "_1Q_z_G_pager",
245
+ "progress": "_1Q_z_G_progress",
246
+ "description": "_1Q_z_G_description",
247
+ "optionLabel": "_1Q_z_G_optionLabel",
253
248
  "header": "_1Q_z_G_header",
254
- "customRowActive": "_1Q_z_G_customRowActive",
249
+ "headerActions": "_1Q_z_G_headerActions",
250
+ "checkboxChecked": "_1Q_z_G_checkboxChecked",
251
+ "customInput": "_1Q_z_G_customInput",
252
+ "frame": "_1Q_z_G_frame",
255
253
  "body": "_1Q_z_G_body",
256
- "footer": "_1Q_z_G_footer",
257
- "badge": "_1Q_z_G_badge",
254
+ "options": "_1Q_z_G_options",
255
+ "title": "_1Q_z_G_title",
256
+ "customRow": "_1Q_z_G_customRow",
258
257
  "headingBlock": "_1Q_z_G_headingBlock",
258
+ "footer": "_1Q_z_G_footer",
259
259
  "footerActions": "_1Q_z_G_footerActions",
260
+ "iconButton": "_1Q_z_G_iconButton",
261
+ "number": "_1Q_z_G_number",
262
+ "cardMinimized": "_1Q_z_G_cardMinimized",
263
+ "detail": "_1Q_z_G_detail",
260
264
  "optionCopy": "_1Q_z_G_optionCopy",
261
- "frame": "_1Q_z_G_frame",
262
- "pager": "_1Q_z_G_pager",
263
- "headerActions": "_1Q_z_G_headerActions",
264
- "checkbox": "_1Q_z_G_checkbox",
265
- "customRow": "_1Q_z_G_customRow",
265
+ "card": "_1Q_z_G_card",
266
+ "customTextarea": "_1Q_z_G_customTextarea",
266
267
  "optionSelected": "_1Q_z_G_optionSelected",
267
- "checkboxChecked": "_1Q_z_G_checkboxChecked",
268
- "description": "_1Q_z_G_description",
269
- "optionLine": "_1Q_z_G_optionLine",
268
+ "badge": "_1Q_z_G_badge",
269
+ "feedback": "_1Q_z_G_feedback",
270
270
  "eyebrow": "_1Q_z_G_eyebrow",
271
- "number": "_1Q_z_G_number",
272
- "iconButton": "_1Q_z_G_iconButton",
273
- "detail": "_1Q_z_G_detail"
271
+ "checkbox": "_1Q_z_G_checkbox",
272
+ "optionLine": "_1Q_z_G_optionLine",
273
+ "customRowActive": "_1Q_z_G_customRowActive"
274
274
  };
275
275
  //#endregion
276
276
  //#region lib/types/client/QuestionComposer.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-user-questions",
3
3
  "description": "Web ask_user_question feature: host tool mount plus composer-takeover question UI",
4
- "version": "0.2.2",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -19,28 +19,28 @@ window.__ModuleLoader__.load({
19
19
  document.head.appendChild(tag);
20
20
  }
21
21
  var WorkflowRunPanel_module_css_default = {
22
- "memberLabelWrap": "eEKz_a_memberLabelWrap",
23
- "empty": "eEKz_a_empty",
24
- "phaseList": "eEKz_a_phaseList",
25
- "memberRow": "eEKz_a_memberRow",
22
+ "phase": "eEKz_a_phase",
26
23
  "runLeading": "eEKz_a_runLeading",
27
- "memberButton": "eEKz_a_memberButton",
28
- "runHeader": "eEKz_a_runHeader",
29
- "phaseLeading": "eEKz_a_phaseLeading",
30
- "root": "eEKz_a_root",
31
- "phaseCount": "eEKz_a_phaseCount",
24
+ "members": "eEKz_a_members",
25
+ "memberRow": "eEKz_a_memberRow",
32
26
  "runTitle": "eEKz_a_runTitle",
33
27
  "dotSlot": "eEKz_a_dotSlot",
34
- "statusTail": "eEKz_a_statusTail",
35
- "phaseStatus": "eEKz_a_phaseStatus",
36
- "phase": "eEKz_a_phase",
37
- "memberStatus": "eEKz_a_memberStatus",
28
+ "empty": "eEKz_a_empty",
38
29
  "phaseTitle": "eEKz_a_phaseTitle",
39
- "runSummary": "eEKz_a_runSummary",
30
+ "memberLabel": "eEKz_a_memberLabel",
40
31
  "separator": "eEKz_a_separator",
41
- "members": "eEKz_a_members",
32
+ "runSummary": "eEKz_a_runSummary",
42
33
  "phaseHeader": "eEKz_a_phaseHeader",
43
- "memberLabel": "eEKz_a_memberLabel"
34
+ "root": "eEKz_a_root",
35
+ "memberLabelWrap": "eEKz_a_memberLabelWrap",
36
+ "memberStatus": "eEKz_a_memberStatus",
37
+ "statusTail": "eEKz_a_statusTail",
38
+ "phaseLeading": "eEKz_a_phaseLeading",
39
+ "phaseCount": "eEKz_a_phaseCount",
40
+ "phaseList": "eEKz_a_phaseList",
41
+ "runHeader": "eEKz_a_runHeader",
42
+ "memberButton": "eEKz_a_memberButton",
43
+ "phaseStatus": "eEKz_a_phaseStatus"
44
44
  };
45
45
  //#endregion
46
46
  //#region lib/types/client/WorkflowRunPanel.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-workflow-run",
3
3
  "description": "Durable workflow-run Conversation Node and nested member disclosure for nomix web",
4
- "version": "0.2.2",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -341,40 +341,40 @@ window.__ModuleLoader__.load({
341
341
  document.head.appendChild(tag);
342
342
  }
343
343
  var Rows_module_css_default = {
344
- "hoverStatus": "odRa8G_hoverStatus",
345
- "row-in": "odRa8G_row-in",
346
- "searchResultWorkspace": "odRa8G_searchResultWorkspace",
347
- "searchResultRow": "odRa8G_searchResultRow",
348
- "title": "odRa8G_title",
349
- "sessionRow": "odRa8G_sessionRow",
350
- "selected": "odRa8G_selected",
351
- "meta": "odRa8G_meta",
352
- "searchResultTitle": "odRa8G_searchResultTitle",
353
- "folderActive": "odRa8G_folderActive",
354
- "dropBefore": "odRa8G_dropBefore",
355
344
  "arrowOpen": "odRa8G_arrowOpen",
356
- "hoverTitle": "odRa8G_hoverTitle",
357
- "projectText": "odRa8G_projectText",
358
- "time": "odRa8G_time",
359
- "hoverContent": "odRa8G_hoverContent",
360
- "hoverPath": "odRa8G_hoverPath",
345
+ "chevron": "odRa8G_chevron",
346
+ "searchResultTitle": "odRa8G_searchResultTitle",
361
347
  "iconButton": "odRa8G_iconButton",
362
- "searchResultSnippet": "odRa8G_searchResultSnippet",
363
- "flatSessionRowWithoutStatus": "odRa8G_flatSessionRowWithoutStatus",
364
- "dot": "odRa8G_dot",
365
- "menuOpen": "odRa8G_menuOpen",
348
+ "searchResultHeading": "odRa8G_searchResultHeading",
366
349
  "dropAfter": "odRa8G_dropAfter",
367
- "hoverTime": "odRa8G_hoverTime",
368
- "projectRow": "odRa8G_projectRow",
369
350
  "folder": "odRa8G_folder",
370
- "arrow": "odRa8G_arrow",
371
- "chevron": "odRa8G_chevron",
351
+ "dot": "odRa8G_dot",
352
+ "hoverTime": "odRa8G_hoverTime",
372
353
  "visuallyHidden": "odRa8G_visuallyHidden",
373
- "searchResultHeading": "odRa8G_searchResultHeading",
354
+ "arrow": "odRa8G_arrow",
355
+ "slot": "odRa8G_slot",
356
+ "hoverStatus": "odRa8G_hoverStatus",
374
357
  "renameInput": "odRa8G_renameInput",
375
358
  "rowActions": "odRa8G_rowActions",
376
- "slot": "odRa8G_slot",
377
- "searchResultMeta": "odRa8G_searchResultMeta"
359
+ "searchResultRow": "odRa8G_searchResultRow",
360
+ "meta": "odRa8G_meta",
361
+ "searchResultMeta": "odRa8G_searchResultMeta",
362
+ "searchResultWorkspace": "odRa8G_searchResultWorkspace",
363
+ "hoverContent": "odRa8G_hoverContent",
364
+ "sessionRow": "odRa8G_sessionRow",
365
+ "selected": "odRa8G_selected",
366
+ "projectRow": "odRa8G_projectRow",
367
+ "time": "odRa8G_time",
368
+ "menuOpen": "odRa8G_menuOpen",
369
+ "dropBefore": "odRa8G_dropBefore",
370
+ "searchResultSnippet": "odRa8G_searchResultSnippet",
371
+ "folderActive": "odRa8G_folderActive",
372
+ "projectText": "odRa8G_projectText",
373
+ "title": "odRa8G_title",
374
+ "hoverTitle": "odRa8G_hoverTitle",
375
+ "row-in": "odRa8G_row-in",
376
+ "flatSessionRowWithoutStatus": "odRa8G_flatSessionRowWithoutStatus",
377
+ "hoverPath": "odRa8G_hoverPath"
378
378
  };
379
379
  //#endregion
380
380
  //#region lib/types/client/rows/Rows.js
@@ -975,42 +975,42 @@ window.__ModuleLoader__.load({
975
975
  document.head.appendChild(tag);
976
976
  }
977
977
  var WorkspaceBrowser_module_css_default = {
978
- "searchWarning": "xOUZxG_searchWarning",
979
- "sectionLabelHidden": "xOUZxG_sectionLabelHidden",
978
+ "workspaceDropBefore": "xOUZxG_workspaceDropBefore",
979
+ "headerActions": "xOUZxG_headerActions",
980
+ "root": "xOUZxG_root",
980
981
  "searchExpanded": "xOUZxG_searchExpanded",
981
- "renameError": "xOUZxG_renameError",
982
+ "iconButton": "xOUZxG_iconButton",
982
983
  "clearButton": "xOUZxG_clearButton",
983
- "wide-in": "xOUZxG_wide-in",
984
+ "workspaceDropAfter": "xOUZxG_workspaceDropAfter",
985
+ "searchSlot": "xOUZxG_searchSlot",
986
+ "sectionLabel": "xOUZxG_sectionLabel",
987
+ "headerActionsHidden": "xOUZxG_headerActionsHidden",
988
+ "searchWarning": "xOUZxG_searchWarning",
989
+ "sectionHeader": "xOUZxG_sectionHeader",
984
990
  "listTopDropActive": "xOUZxG_listTopDropActive",
985
- "search": "xOUZxG_search",
986
- "rail": "xOUZxG_rail",
987
- "workspaceDropBefore": "xOUZxG_workspaceDropBefore",
988
- "searchButton": "xOUZxG_searchButton",
989
991
  "listArea": "xOUZxG_listArea",
990
- "searchTree": "xOUZxG_searchTree",
991
- "listTopDropIndicator": "xOUZxG_listTopDropIndicator",
992
- "sessionOverflowButton": "xOUZxG_sessionOverflowButton",
993
- "empty": "xOUZxG_empty",
994
- "fade": "xOUZxG_fade",
995
- "root": "xOUZxG_root",
996
- "sectionHeader": "xOUZxG_sectionHeader",
997
- "sectionLabel": "xOUZxG_sectionLabel",
998
- "renameInput": "xOUZxG_renameInput",
999
- "deleteStatus": "xOUZxG_deleteStatus",
992
+ "searchSlotExpanded": "xOUZxG_searchSlotExpanded",
993
+ "wide-in": "xOUZxG_wide-in",
994
+ "searchInput": "xOUZxG_searchInput",
995
+ "flatList": "xOUZxG_flatList",
1000
996
  "searchStatus": "xOUZxG_searchStatus",
1001
- "wide": "xOUZxG_wide",
997
+ "rail": "xOUZxG_rail",
998
+ "deleteStatus": "xOUZxG_deleteStatus",
999
+ "fade": "xOUZxG_fade",
1002
1000
  "list": "xOUZxG_list",
1003
- "iconButton": "xOUZxG_iconButton",
1004
- "searchSlotExpanded": "xOUZxG_searchSlotExpanded",
1001
+ "listTopDropIndicator": "xOUZxG_listTopDropIndicator",
1005
1002
  "treeBody": "xOUZxG_treeBody",
1006
- "groupSection": "xOUZxG_groupSection",
1007
- "headerActionsHidden": "xOUZxG_headerActionsHidden",
1008
- "headerActions": "xOUZxG_headerActions",
1009
- "flatList": "xOUZxG_flatList",
1010
- "searchInput": "xOUZxG_searchInput",
1011
- "workspaceDropAfter": "xOUZxG_workspaceDropAfter",
1003
+ "sectionLabelHidden": "xOUZxG_sectionLabelHidden",
1004
+ "wide": "xOUZxG_wide",
1005
+ "sessionOverflowButton": "xOUZxG_sessionOverflowButton",
1006
+ "renameInput": "xOUZxG_renameInput",
1007
+ "searchButton": "xOUZxG_searchButton",
1008
+ "searchTree": "xOUZxG_searchTree",
1012
1009
  "deleteAction": "xOUZxG_deleteAction",
1013
- "searchSlot": "xOUZxG_searchSlot"
1010
+ "groupSection": "xOUZxG_groupSection",
1011
+ "renameError": "xOUZxG_renameError",
1012
+ "search": "xOUZxG_search",
1013
+ "empty": "xOUZxG_empty"
1014
1014
  };
1015
1015
  //#endregion
1016
1016
  //#region lib/types/client/WorkspaceBrowser.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-workspace",
3
3
  "description": "Workspace picker plugin: one WorkspacePicker registered into the sidebar and empty-state workspace slots",
4
- "version": "0.2.2",
4
+ "version": "0.2.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },