@nomix-ai/nomix-harness 0.2.0 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/README.md +4 -4
  2. package/dist/bundles/base/cordis.patch.yml +74 -74
  3. package/dist/bundles/headless/cordis.patch.yml +3 -3
  4. package/dist/bundles/web-app/cordis.patch.yml +51 -51
  5. package/dist/cli/plugins.js +1 -1
  6. package/dist/kernel/acp/package.json +1 -1
  7. package/dist/kernel/agent/package.json +1 -1
  8. package/dist/kernel/agent-default-model/package.json +1 -1
  9. package/dist/kernel/agent-instructions/package.json +1 -1
  10. package/dist/kernel/agent-loop/package.json +1 -1
  11. package/dist/kernel/agent-presets/package.json +1 -1
  12. package/dist/kernel/agent-tool-presentation/package.json +1 -1
  13. package/dist/kernel/anonymous-user-id/package.json +1 -1
  14. package/dist/kernel/api-gateway/package.json +1 -1
  15. package/dist/kernel/api-remotes/package.json +1 -1
  16. package/dist/kernel/app-boot/lib/index.js +30 -16
  17. package/dist/kernel/app-boot/lib/types/profile.d.ts +12 -15
  18. package/dist/kernel/app-boot/lib/types/profile.js +40 -16
  19. package/dist/kernel/app-boot/package.json +1 -1
  20. package/dist/kernel/atomic-write/package.json +1 -1
  21. package/dist/kernel/attachment/package.json +1 -1
  22. package/dist/kernel/attachment-local/package.json +1 -1
  23. package/dist/kernel/base/package.json +1 -1
  24. package/dist/kernel/bash-local/package.json +1 -1
  25. package/dist/kernel/bash-sandbox/package.json +1 -1
  26. package/dist/kernel/brand/package.json +1 -1
  27. package/dist/kernel/client-connection/package.json +1 -1
  28. package/dist/kernel/client-hmr/package.json +1 -1
  29. package/dist/kernel/client-locale/lib/client.js +5 -5
  30. package/dist/kernel/client-locale/package.json +1 -1
  31. package/dist/kernel/client-modules/package.json +1 -1
  32. package/dist/kernel/client-runtime/lib/client.js +1 -1
  33. package/dist/kernel/client-runtime/package.json +1 -1
  34. package/dist/kernel/client-schema-form/package.json +1 -1
  35. package/dist/kernel/client-ui-agent-preset/lib/client.js +41 -41
  36. package/dist/kernel/client-ui-agent-preset/package.json +1 -1
  37. package/dist/kernel/client-ui-attachment/package.json +1 -1
  38. package/dist/kernel/client-ui-commands/lib/client.js +10 -10
  39. package/dist/kernel/client-ui-commands/package.json +1 -1
  40. package/dist/kernel/client-ui-conversation/lib/client.js +168 -168
  41. package/dist/kernel/client-ui-conversation/package.json +1 -1
  42. package/dist/kernel/client-ui-cordis/lib/client.js +49 -49
  43. package/dist/kernel/client-ui-cordis/package.json +1 -1
  44. package/dist/kernel/client-ui-deliverables/lib/client.js +6 -6
  45. package/dist/kernel/client-ui-deliverables/package.json +1 -1
  46. package/dist/kernel/client-ui-directory-picker-browse/lib/client.js +30 -30
  47. package/dist/kernel/client-ui-directory-picker-browse/package.json +1 -1
  48. package/dist/kernel/client-ui-directory-picker-native/package.json +1 -1
  49. package/dist/kernel/client-ui-goal/lib/client.js +9 -9
  50. package/dist/kernel/client-ui-goal/package.json +1 -1
  51. package/dist/kernel/client-ui-input-trigger/lib/client.js +7 -7
  52. package/dist/kernel/client-ui-input-trigger/package.json +1 -1
  53. package/dist/kernel/client-ui-jobs/lib/client.js +10 -10
  54. package/dist/kernel/client-ui-jobs/package.json +1 -1
  55. package/dist/kernel/client-ui-layout/lib/client.js +5 -5
  56. package/dist/kernel/client-ui-layout/package.json +1 -1
  57. package/dist/kernel/client-ui-message-feedback/lib/client.js +4 -4
  58. package/dist/kernel/client-ui-message-feedback/package.json +1 -1
  59. package/dist/kernel/client-ui-model-selection/lib/client.js +19 -19
  60. package/dist/kernel/client-ui-model-selection/package.json +1 -1
  61. package/dist/kernel/client-ui-permission-presets/lib/client.js +7 -7
  62. package/dist/kernel/client-ui-permission-presets/package.json +1 -1
  63. package/dist/kernel/client-ui-plan/lib/client.js +4 -4
  64. package/dist/kernel/client-ui-plan/package.json +1 -1
  65. package/dist/kernel/client-ui-primitives/package.json +1 -1
  66. package/dist/kernel/client-ui-settings/lib/client.js +2 -2
  67. package/dist/kernel/client-ui-settings/package.json +1 -1
  68. package/dist/kernel/client-ui-settings-general/lib/client.js +17 -17
  69. package/dist/kernel/client-ui-settings-general/package.json +1 -1
  70. package/dist/kernel/client-ui-settings-models/lib/client.js +53 -53
  71. package/dist/kernel/client-ui-settings-models/package.json +1 -1
  72. package/dist/kernel/client-ui-settings-plugin-inventory/lib/client.js +12 -12
  73. package/dist/kernel/client-ui-settings-plugin-inventory/package.json +1 -1
  74. package/dist/kernel/client-ui-settings-plugins/lib/client.js +22 -22
  75. package/dist/kernel/client-ui-settings-plugins/package.json +1 -1
  76. package/dist/kernel/client-ui-sidebar/lib/client.js +17 -17
  77. package/dist/kernel/client-ui-sidebar/package.json +1 -1
  78. package/dist/kernel/client-ui-skill/lib/client.js +12 -12
  79. package/dist/kernel/client-ui-skill/package.json +1 -1
  80. package/dist/kernel/client-ui-slots/package.json +1 -1
  81. package/dist/kernel/client-ui-subagent/lib/client.js +20 -20
  82. package/dist/kernel/client-ui-subagent/package.json +1 -1
  83. package/dist/kernel/client-ui-theme/lib/client.js +5 -5
  84. package/dist/kernel/client-ui-theme/package.json +1 -1
  85. package/dist/kernel/client-ui-tool/lib/client.js +39 -39
  86. package/dist/kernel/client-ui-tool/package.json +1 -1
  87. package/dist/kernel/client-ui-trajectory/lib/client.js +146 -146
  88. package/dist/kernel/client-ui-trajectory/package.json +1 -1
  89. package/dist/kernel/client-ui-user-questions/lib/client.js +29 -29
  90. package/dist/kernel/client-ui-user-questions/package.json +1 -1
  91. package/dist/kernel/client-ui-workflow-run/lib/client.js +18 -18
  92. package/dist/kernel/client-ui-workflow-run/package.json +1 -1
  93. package/dist/kernel/client-ui-workspace/lib/client.js +56 -56
  94. package/dist/kernel/client-ui-workspace/package.json +1 -1
  95. package/dist/kernel/client-web/package.json +1 -1
  96. package/dist/kernel/client-web-react/package.json +1 -1
  97. package/dist/kernel/cmdline/package.json +1 -1
  98. package/dist/kernel/code-runtime/package.json +1 -1
  99. package/dist/kernel/code-runtime-worker-thread/package.json +1 -1
  100. package/dist/kernel/command-compact/package.json +1 -1
  101. package/dist/kernel/command-feedback/package.json +1 -1
  102. package/dist/kernel/command-goal/package.json +1 -1
  103. package/dist/kernel/commands/package.json +1 -1
  104. package/dist/kernel/compaction/package.json +1 -1
  105. package/dist/kernel/compaction-basic/package.json +1 -1
  106. package/dist/kernel/compaction-tool-result-pruner/package.json +1 -1
  107. package/dist/kernel/cordis-client-runner/package.json +1 -1
  108. package/dist/kernel/cordis-host-runner/package.json +1 -1
  109. package/dist/kernel/credentials/package.json +1 -1
  110. package/dist/kernel/credentials-local/package.json +1 -1
  111. package/dist/kernel/e2b/package.json +1 -1
  112. package/dist/kernel/fs/package.json +1 -1
  113. package/dist/kernel/fs-e2b/package.json +1 -1
  114. package/dist/kernel/fs-local/package.json +1 -1
  115. package/dist/kernel/fs-observation-policy/package.json +1 -1
  116. package/dist/kernel/fs-sandbox/package.json +1 -1
  117. package/dist/kernel/goal/package.json +1 -1
  118. package/dist/kernel/goal-round-driver/package.json +1 -1
  119. package/dist/kernel/headless/package.json +1 -1
  120. package/dist/kernel/home-paths/package.json +1 -1
  121. package/dist/kernel/hook-protocol/package.json +1 -1
  122. package/dist/kernel/hooks-claude-code/package.json +1 -1
  123. package/dist/kernel/hooks-codex/package.json +1 -1
  124. package/dist/kernel/host-apiproxy/package.json +1 -1
  125. package/dist/kernel/host-directory-picker/package.json +1 -1
  126. package/dist/kernel/host-directory-picker-auto/package.json +1 -1
  127. package/dist/kernel/host-directory-picker-browse/package.json +1 -1
  128. package/dist/kernel/host-directory-picker-native/package.json +1 -1
  129. package/dist/kernel/host-frontend-static/package.json +1 -1
  130. package/dist/kernel/host-plugin-inventory/package.json +1 -1
  131. package/dist/kernel/host-webserver/package.json +1 -1
  132. package/dist/kernel/invariants/package.json +1 -1
  133. package/dist/kernel/jobs/package.json +1 -1
  134. package/dist/kernel/jobs-local/package.json +1 -1
  135. package/dist/kernel/launch-environment/package.json +1 -1
  136. package/dist/kernel/llm/package.json +1 -1
  137. package/dist/kernel/llm-deepseek/package.json +1 -1
  138. package/dist/kernel/llm-pi-ai/package.json +1 -1
  139. package/dist/kernel/llm-retry/package.json +1 -1
  140. package/dist/kernel/lsp/package.json +1 -1
  141. package/dist/kernel/lsp-stdio/package.json +1 -1
  142. package/dist/kernel/manifest.json +213 -0
  143. package/dist/kernel/mcp-client/package.json +1 -1
  144. package/dist/kernel/message-feedback/package.json +1 -1
  145. package/dist/kernel/native-command/package.json +1 -1
  146. package/dist/kernel/output-retention/package.json +1 -1
  147. package/dist/kernel/permission-presets/package.json +1 -1
  148. package/dist/kernel/persona/package.json +1 -1
  149. package/dist/kernel/plan-mode/package.json +1 -1
  150. package/dist/kernel/pwsh-local/package.json +1 -1
  151. package/dist/kernel/pwsh-sandbox/package.json +1 -1
  152. package/dist/kernel/repeat-tool-reminder/package.json +1 -1
  153. package/dist/kernel/sandbox/package.json +1 -1
  154. package/dist/kernel/sandbox-local/package.json +1 -1
  155. package/dist/kernel/sandbox-policy/package.json +1 -1
  156. package/dist/kernel/sandbox-windows-acl/package.json +1 -1
  157. package/dist/kernel/schedule/package.json +1 -1
  158. package/dist/kernel/scope/package.json +1 -1
  159. package/dist/kernel/sdk-client/package.json +1 -1
  160. package/dist/kernel/sdk-jsonrpc-server/package.json +1 -1
  161. package/dist/kernel/sdk-protocol/package.json +1 -1
  162. package/dist/kernel/session/package.json +1 -1
  163. package/dist/kernel/session-checkpoint-policy/package.json +1 -1
  164. package/dist/kernel/session-log-export/lib/client.js +2 -2
  165. package/dist/kernel/session-log-export/package.json +1 -1
  166. package/dist/kernel/session-persistence/package.json +1 -1
  167. package/dist/kernel/session-persistence-jsonl/package.json +1 -1
  168. package/dist/kernel/session-persistence-sqlite/package.json +1 -1
  169. package/dist/kernel/session-projection/package.json +1 -1
  170. package/dist/kernel/session-projection-cache/package.json +1 -1
  171. package/dist/kernel/session-query/package.json +1 -1
  172. package/dist/kernel/session-query-sqlite/package.json +1 -1
  173. package/dist/kernel/session-reference/package.json +1 -1
  174. package/dist/kernel/session-stats/package.json +1 -1
  175. package/dist/kernel/session-telemetry/package.json +1 -1
  176. package/dist/kernel/session-telemetry-otel/package.json +1 -1
  177. package/dist/kernel/session-title/package.json +1 -1
  178. package/dist/kernel/session-title-all-prompts-llm/package.json +1 -1
  179. package/dist/kernel/session-title-first-prompt-llm/package.json +1 -1
  180. package/dist/kernel/session-title-llm/package.json +1 -1
  181. package/dist/kernel/settings/package.json +1 -1
  182. package/dist/kernel/settings-file/package.json +1 -1
  183. package/dist/kernel/shell/package.json +1 -1
  184. package/dist/kernel/shell-env/package.json +1 -1
  185. package/dist/kernel/skill/package.json +1 -1
  186. package/dist/kernel/skill-badge/package.json +1 -1
  187. package/dist/kernel/skill-filesystem/package.json +1 -1
  188. package/dist/kernel/spill/package.json +1 -1
  189. package/dist/kernel/spill-local/package.json +1 -1
  190. package/dist/kernel/spill-policy/package.json +1 -1
  191. package/dist/kernel/storage/package.json +1 -1
  192. package/dist/kernel/storage-domain/package.json +1 -1
  193. package/dist/kernel/storage-json/package.json +1 -1
  194. package/dist/kernel/storage-sqlite/package.json +1 -1
  195. package/dist/kernel/subagent/package.json +1 -1
  196. package/dist/kernel/subagent-acp/package.json +1 -1
  197. package/dist/kernel/subagent-claude-code/package.json +1 -1
  198. package/dist/kernel/subagent-codex/package.json +1 -1
  199. package/dist/kernel/subagent-fork-in-process/package.json +1 -1
  200. package/dist/kernel/subagent-in-process-driver/package.json +1 -1
  201. package/dist/kernel/subagent-nomix-sdk/package.json +1 -1
  202. package/dist/kernel/subagent-spawn-in-process/package.json +1 -1
  203. package/dist/kernel/subprocess/package.json +1 -1
  204. package/dist/kernel/subprocess-e2b/package.json +1 -1
  205. package/dist/kernel/subprocess-local/package.json +1 -1
  206. package/dist/kernel/system-prompt/package.json +1 -1
  207. package/dist/kernel/terminal/package.json +1 -1
  208. package/dist/kernel/terminal-bash/package.json +1 -1
  209. package/dist/kernel/time-context/package.json +1 -1
  210. package/dist/kernel/timeout/package.json +1 -1
  211. package/dist/kernel/tmux-context/package.json +1 -1
  212. package/dist/kernel/token-meter/package.json +1 -1
  213. package/dist/kernel/tool-ask-user/package.json +1 -1
  214. package/dist/kernel/tool-bash/package.json +1 -1
  215. package/dist/kernel/tool-bash-persistent/package.json +1 -1
  216. package/dist/kernel/tool-call-timeout-policy/package.json +1 -1
  217. package/dist/kernel/tool-cordis/package.json +1 -1
  218. package/dist/kernel/tool-fs/package.json +1 -1
  219. package/dist/kernel/tool-fs-search/package.json +1 -1
  220. package/dist/kernel/tool-goal/package.json +1 -1
  221. package/dist/kernel/tool-jobs/package.json +1 -1
  222. package/dist/kernel/tool-lsp/package.json +1 -1
  223. package/dist/kernel/tool-pwsh/package.json +1 -1
  224. package/dist/kernel/tool-ralph/package.json +1 -1
  225. package/dist/kernel/tool-session-query/package.json +1 -1
  226. package/dist/kernel/tool-skill/package.json +1 -1
  227. package/dist/kernel/tool-str-replace-editor/package.json +1 -1
  228. package/dist/kernel/tool-subagent/package.json +1 -1
  229. package/dist/kernel/tool-subagent-control/package.json +1 -1
  230. package/dist/kernel/tool-subagent-report/package.json +1 -1
  231. package/dist/kernel/tool-terminal/package.json +1 -1
  232. package/dist/kernel/tool-todo/package.json +1 -1
  233. package/dist/kernel/tool-web/package.json +1 -1
  234. package/dist/kernel/tool-workflow/package.json +1 -1
  235. package/dist/kernel/tools/package.json +1 -1
  236. package/dist/kernel/typert-generator/package.json +1 -1
  237. package/dist/kernel/typert-loader/package.json +1 -1
  238. package/dist/kernel/typert-protocol/package.json +1 -1
  239. package/dist/kernel/typert-registry/package.json +1 -1
  240. package/dist/kernel/user-approval/package.json +1 -1
  241. package/dist/kernel/user-questions/package.json +1 -1
  242. package/dist/kernel/web/package.json +1 -1
  243. package/dist/kernel/web-app/lib/index.js +4 -1
  244. package/dist/kernel/web-app/lib/types/index.js +5 -1
  245. package/dist/kernel/web-app/package.json +1 -1
  246. package/dist/kernel/web-fetch-http/package.json +1 -1
  247. package/dist/kernel/web-frontend/package.json +1 -1
  248. package/dist/kernel/web-search-deepseek/package.json +1 -1
  249. package/dist/kernel/web-search-exa/package.json +1 -1
  250. package/dist/kernel/web-search-perplexity/package.json +1 -1
  251. package/dist/kernel/workflow/package.json +1 -1
  252. package/dist/kernel/workflow-worker-thread/package.json +1 -1
  253. package/dist/kernel/workspace/package.json +1 -1
  254. package/dist/plugins/index.js +1 -1
  255. package/package.json +1 -1
@@ -6,7 +6,7 @@ window.__ModuleLoader__.load({
6
6
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
7
7
  let react_jsx_runtime = require("react/jsx-runtime");
8
8
  let react = require("react");
9
- let _nomix_ai_nomix_client_ui_primitives = require("../../client-ui-primitives/lib/index.js");
9
+ let _nomix_ai_nomix_client_ui_primitives = require("@nomix-ai/nomix-client-ui-primitives");
10
10
  //#region \0nomix-css:/home/runner/work/nomix-harness/nomix-harness/packages/client/ui-plan/src/client/PlanModeControl.module.css.mjs
11
11
  const css = ".GHYwnq_wrap{align-items:center;gap:6px;display:inline-flex}.GHYwnq_chip{background:var(--dsw-alias-state-warn-tertiary);min-width:34px;color:var(--dsw-alias-state-warn-label);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:13px;font-weight:500;line-height:20px;display:inline-flex}.GHYwnq_chip:hover:not(:disabled){color:var(--dsw-alias-state-warn-primary)}.GHYwnq_chip:focus-visible{outline:2px solid var(--dsw-alias-state-warn-label);outline-offset:2px}.GHYwnq_chip:disabled{opacity:.6;cursor:default}.GHYwnq_close{color:currentColor;align-items:center;display:inline-flex}.GHYwnq_error{color:var(--dsw-alias-state-error-primary);font-size:12px;line-height:18px}";
12
12
  const tagId = "@nomix-ai/nomix-client-ui-plan/PlanModeControl.module.css";
@@ -18,10 +18,10 @@ window.__ModuleLoader__.load({
18
18
  document.head.appendChild(tag);
19
19
  }
20
20
  var PlanModeControl_module_css_default = {
21
- "wrap": "GHYwnq_wrap",
22
- "chip": "GHYwnq_chip",
23
21
  "close": "GHYwnq_close",
24
- "error": "GHYwnq_error"
22
+ "wrap": "GHYwnq_wrap",
23
+ "error": "GHYwnq_error",
24
+ "chip": "GHYwnq_chip"
25
25
  };
26
26
  //#endregion
27
27
  //#region lib/types/client/PlanModeControl.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-plan",
3
3
  "description": "Plan-mode composer control: the conversation.input.plan seat over the plan projection and the /plan command channel",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-primitives",
3
3
  "description": "Pure React atoms for the nomix web UI: controls, icons, markdown, and JSON inspectors (zero cordis)",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -5,8 +5,8 @@ window.__ModuleLoader__.load({
5
5
  var exports = module.exports;
6
6
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
7
7
  let _nomix_ai_cordis = require("@nomix-ai/cordis");
8
- let _nomix_ai_nomix_client_schema_form = require("../../client-schema-form/lib/index.js");
9
- let _nomix_ai_nomix_client_runtime_client = require("../../client-runtime/lib/client.js");
8
+ let _nomix_ai_nomix_client_schema_form = require("@nomix-ai/nomix-client-schema-form");
9
+ let _nomix_ai_nomix_client_runtime_client = require("@nomix-ai/nomix-client-runtime/client");
10
10
  //#region lib/types/client/settings-scope.js
11
11
  /**
12
12
  * Host transport for the settings-namespace scope contract. The contract types
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-settings",
3
3
  "description": "Settings domain base plugin: the settings-namespace scope service and the canonical settings slot-type contract",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -4,12 +4,12 @@ window.__ModuleLoader__.load({
4
4
  var module = { exports: {} };
5
5
  var exports = module.exports;
6
6
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
7
- let _nomix_ai_nomix_client_ui_slots = require("../../client-ui-slots/lib/index.js");
8
- let _nomix_ai_nomix_client_web_react = require("../../client-web-react/lib/index.js");
7
+ let _nomix_ai_nomix_client_ui_slots = require("@nomix-ai/nomix-client-ui-slots");
8
+ let _nomix_ai_nomix_client_web_react = require("@nomix-ai/nomix-client-web-react");
9
9
  let react_jsx_runtime = require("react/jsx-runtime");
10
10
  let react = require("react");
11
- let _nomix_ai_nomix_client_ui_primitives = require("../../client-ui-primitives/lib/index.js");
12
- let _nomix_ai_nomix_client_runtime_client = require("../../client-runtime/lib/client.js");
11
+ let _nomix_ai_nomix_client_ui_primitives = require("@nomix-ai/nomix-client-ui-primitives");
12
+ let _nomix_ai_nomix_client_runtime_client = require("@nomix-ai/nomix-client-runtime/client");
13
13
  //#region ../../../node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs
14
14
  function r(e) {
15
15
  var t, f, n = "";
@@ -36,25 +36,25 @@ window.__ModuleLoader__.load({
36
36
  document.head.appendChild(tag);
37
37
  }
38
38
  var SettingsRoot_module_css_default = {
39
- "navLabel": "zCBVeW_navLabel",
40
- "rail": "zCBVeW_rail",
41
- "actions": "zCBVeW_actions",
42
39
  "nav": "zCBVeW_nav",
43
- "trigger": "zCBVeW_trigger",
40
+ "navList": "zCBVeW_navList",
41
+ "mask": "zCBVeW_mask",
42
+ "header": "zCBVeW_header",
43
+ "overlay": "zCBVeW_overlay",
44
+ "actions": "zCBVeW_actions",
45
+ "options": "zCBVeW_options",
44
46
  "content": "zCBVeW_content",
45
- "panel": "zCBVeW_panel",
46
47
  "close": "zCBVeW_close",
47
- "overlay": "zCBVeW_overlay",
48
+ "rail": "zCBVeW_rail",
49
+ "navTitle": "zCBVeW_navTitle",
48
50
  "active": "zCBVeW_active",
49
- "header": "zCBVeW_header",
50
- "options": "zCBVeW_options",
51
+ "hiddenLabel": "zCBVeW_hiddenLabel",
51
52
  "triggerLabel": "zCBVeW_triggerLabel",
52
- "navTitle": "zCBVeW_navTitle",
53
- "mask": "zCBVeW_mask",
53
+ "panel": "zCBVeW_panel",
54
+ "navLabel": "zCBVeW_navLabel",
54
55
  "navIcon": "zCBVeW_navIcon",
55
- "navList": "zCBVeW_navList",
56
- "navCell": "zCBVeW_navCell",
57
- "hiddenLabel": "zCBVeW_hiddenLabel"
56
+ "trigger": "zCBVeW_trigger",
57
+ "navCell": "zCBVeW_navCell"
58
58
  };
59
59
  //#endregion
60
60
  //#region lib/types/client/SettingsRoot.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-settings-general",
3
3
  "description": "Settings ownerless-copy and product onboarding plugin: the General section, shell trigger/header chrome content, settings dictionaries, and the versioned welcome notice",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -4,12 +4,12 @@ window.__ModuleLoader__.load({
4
4
  var module = { exports: {} };
5
5
  var exports = module.exports;
6
6
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
7
- let _nomix_ai_nomix_client_web_react = require("../../client-web-react/lib/index.js");
7
+ let _nomix_ai_nomix_client_web_react = require("@nomix-ai/nomix-client-web-react");
8
8
  let react_jsx_runtime = require("react/jsx-runtime");
9
9
  let react = require("react");
10
- let _nomix_ai_nomix_client_ui_primitives = require("../../client-ui-primitives/lib/index.js");
11
- let _nomix_ai_nomix_client_runtime_client = require("../../client-runtime/lib/client.js");
12
- let _nomix_ai_nomix_client_schema_form = require("../../client-schema-form/lib/index.js");
10
+ let _nomix_ai_nomix_client_ui_primitives = require("@nomix-ai/nomix-client-ui-primitives");
11
+ let _nomix_ai_nomix_client_runtime_client = require("@nomix-ai/nomix-client-runtime/client");
12
+ let _nomix_ai_nomix_client_schema_form = require("@nomix-ai/nomix-client-schema-form");
13
13
  //#region lib/types/client/apiKey.js
14
14
  /**
15
15
  * Browser-side judgement of a typed API key.
@@ -67,67 +67,67 @@ window.__ModuleLoader__.load({
67
67
  document.head.appendChild(tag);
68
68
  }
69
69
  var ModelsSection_module_css_default = {
70
- "intro": "_1AumBW_intro",
71
- "input": "_1AumBW_input",
70
+ "title": "_1AumBW_title",
71
+ "modelRow": "_1AumBW_modelRow",
72
+ "candidateId": "_1AumBW_candidateId",
73
+ "customizedBody": "_1AumBW_customizedBody",
74
+ "notice": "_1AumBW_notice",
75
+ "fieldLabel": "_1AumBW_fieldLabel",
72
76
  "error": "_1AumBW_error",
73
- "modelEmpty": "_1AumBW_modelEmpty",
74
77
  "fetchDialog": "_1AumBW_fetchDialog",
75
- "notice": "_1AumBW_notice",
76
- "modelList": "_1AumBW_modelList",
77
78
  "editorTitle": "_1AumBW_editorTitle",
78
- "setupCard": "_1AumBW_setupCard",
79
+ "modelAdvanced": "_1AumBW_modelAdvanced",
80
+ "addModelButton": "_1AumBW_addModelButton",
81
+ "credentialDot": "_1AumBW_credentialDot",
82
+ "modelListHead": "_1AumBW_modelListHead",
79
83
  "deleteDialog": "_1AumBW_deleteDialog",
80
- "hiddenLabel": "_1AumBW_hiddenLabel",
81
84
  "candidate": "_1AumBW_candidate",
82
- "candidateList": "_1AumBW_candidateList",
83
- "rowCard": "_1AumBW_rowCard",
85
+ "modelCatalogTitle": "_1AumBW_modelCatalogTitle",
84
86
  "iconButtonDanger": "_1AumBW_iconButtonDanger",
85
- "editor": "_1AumBW_editor",
86
- "customizedBody": "_1AumBW_customizedBody",
87
- "modelEntry": "_1AumBW_modelEntry",
88
- "iconButton": "_1AumBW_iconButton",
89
- "addModelButton": "_1AumBW_addModelButton",
90
- "section": "_1AumBW_section",
87
+ "addBlock": "_1AumBW_addBlock",
88
+ "modelCatalogHeading": "_1AumBW_modelCatalogHeading",
89
+ "secondaryButton": "_1AumBW_secondaryButton",
90
+ "modelFieldLabel": "_1AumBW_modelFieldLabel",
91
+ "setupCard": "_1AumBW_setupCard",
91
92
  "editorActions": "_1AumBW_editorActions",
92
- "credentialDot": "_1AumBW_credentialDot",
93
+ "modelCatalog": "_1AumBW_modelCatalog",
94
+ "credentialDotMissing": "_1AumBW_credentialDotMissing",
95
+ "dangerButton": "_1AumBW_dangerButton",
96
+ "customizedSummary": "_1AumBW_customizedSummary",
93
97
  "addActions": "_1AumBW_addActions",
94
- "title": "_1AumBW_title",
98
+ "intro": "_1AumBW_intro",
99
+ "primaryButton": "_1AumBW_primaryButton",
95
100
  "rowName": "_1AumBW_rowName",
101
+ "rowTag": "_1AumBW_rowTag",
102
+ "editor": "_1AumBW_editor",
103
+ "modelEmpty": "_1AumBW_modelEmpty",
104
+ "modelField": "_1AumBW_modelField",
105
+ "selectInput": "_1AumBW_selectInput",
106
+ "iconButton": "_1AumBW_iconButton",
107
+ "editorRoute": "_1AumBW_editorRoute",
108
+ "rows": "_1AumBW_rows",
96
109
  "addButton": "_1AumBW_addButton",
110
+ "input": "_1AumBW_input",
111
+ "deleteConfirm": "_1AumBW_deleteConfirm",
112
+ "hiddenLabel": "_1AumBW_hiddenLabel",
113
+ "section": "_1AumBW_section",
114
+ "linkButton": "_1AumBW_linkButton",
97
115
  "field": "_1AumBW_field",
98
- "rows": "_1AumBW_rows",
99
- "dangerButton": "_1AumBW_dangerButton",
100
- "secondaryButton": "_1AumBW_secondaryButton",
101
- "modelListHead": "_1AumBW_modelListHead",
116
+ "modelList": "_1AumBW_modelList",
117
+ "candidateList": "_1AumBW_candidateList",
102
118
  "rowIdentity": "_1AumBW_rowIdentity",
103
- "modelField": "_1AumBW_modelField",
119
+ "rowHead": "_1AumBW_rowHead",
120
+ "rowCard": "_1AumBW_rowCard",
104
121
  "savedNotice": "_1AumBW_savedNotice",
105
- "primaryButton": "_1AumBW_primaryButton",
106
- "candidateLabel": "_1AumBW_candidateLabel",
107
- "candidateId": "_1AumBW_candidateId",
108
- "customized": "_1AumBW_customized",
109
- "deleteConfirm": "_1AumBW_deleteConfirm",
110
- "modelFieldLabel": "_1AumBW_modelFieldLabel",
111
122
  "credentialDotConfigured": "_1AumBW_credentialDotConfigured",
112
- "customizedSummary": "_1AumBW_customizedSummary",
113
- "rowHead": "_1AumBW_rowHead",
114
- "modelRow": "_1AumBW_modelRow",
115
- "addCard": "_1AumBW_addCard",
116
- "selectInput": "_1AumBW_selectInput",
117
- "modelCatalogHeading": "_1AumBW_modelCatalogHeading",
118
- "modelCatalogMeta": "_1AumBW_modelCatalogMeta",
119
- "fieldLabel": "_1AumBW_fieldLabel",
120
- "modelCatalogTitle": "_1AumBW_modelCatalogTitle",
121
- "editorHeader": "_1AumBW_editorHeader",
122
- "modelCatalog": "_1AumBW_modelCatalog",
123
- "rowTag": "_1AumBW_rowTag",
124
- "modelAdvanced": "_1AumBW_modelAdvanced",
125
- "linkButton": "_1AumBW_linkButton",
126
- "addBlock": "_1AumBW_addBlock",
127
123
  "rowActions": "_1AumBW_rowActions",
128
- "credentialDotMissing": "_1AumBW_credentialDotMissing",
124
+ "customized": "_1AumBW_customized",
125
+ "editorHeader": "_1AumBW_editorHeader",
126
+ "modelCatalogMeta": "_1AumBW_modelCatalogMeta",
127
+ "candidateLabel": "_1AumBW_candidateLabel",
129
128
  "advancedHint": "_1AumBW_advancedHint",
130
- "editorRoute": "_1AumBW_editorRoute"
129
+ "modelEntry": "_1AumBW_modelEntry",
130
+ "addCard": "_1AumBW_addCard"
131
131
  };
132
132
  //#endregion
133
133
  //#region lib/types/client/EditorFooter.js
@@ -2083,9 +2083,9 @@ window.__ModuleLoader__.load({
2083
2083
  document.head.appendChild(tag);
2084
2084
  }
2085
2085
  var OnboardingModal_module_css_default = {
2086
+ "title": "Bs4y8a_title",
2086
2087
  "body": "Bs4y8a_body",
2087
2088
  "dialog": "Bs4y8a_dialog",
2088
- "title": "Bs4y8a_title",
2089
2089
  "content": "Bs4y8a_content"
2090
2090
  };
2091
2091
  //#endregion
@@ -2236,10 +2236,10 @@ window.__ModuleLoader__.load({
2236
2236
  document.head.appendChild(tag);
2237
2237
  }
2238
2238
  var WelcomeNotice_module_css_default = {
2239
- "copy": "N7u0qa_copy",
2240
- "error": "N7u0qa_error",
2241
2239
  "actions": "N7u0qa_actions",
2242
- "primary": "N7u0qa_primary"
2240
+ "primary": "N7u0qa_primary",
2241
+ "copy": "N7u0qa_copy",
2242
+ "error": "N7u0qa_error"
2243
2243
  };
2244
2244
  //#endregion
2245
2245
  //#region lib/types/client/WelcomeNotice.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-settings-models",
3
3
  "description": "Models settings and shared product-onboarding dialogs over existing settings and credential joins",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -6,7 +6,7 @@ window.__ModuleLoader__.load({
6
6
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
7
7
  let react_jsx_runtime = require("react/jsx-runtime");
8
8
  let react = require("react");
9
- let _nomix_ai_nomix_client_ui_primitives = require("../../client-ui-primitives/lib/index.js");
9
+ let _nomix_ai_nomix_client_ui_primitives = require("@nomix-ai/nomix-client-ui-primitives");
10
10
  //#region \0nomix-css:/home/runner/work/nomix-harness/nomix-harness/packages/client/ui-settings-plugin-inventory/src/client/PluginInventorySettingsTab.module.css.mjs
11
11
  const css = ".OqotSa_section{width:100%;max-width:760px;color:var(--dsw-alias-label-primary);flex-direction:column;gap:14px;display:flex}.OqotSa_catalogHeading h3,.OqotSa_status,.OqotSa_failure p{margin:0}.OqotSa_status,.OqotSa_failure{color:var(--dsw-alias-label-tertiary);font-size:13px;line-height:20px}.OqotSa_failure{color:var(--dsw-alias-state-error-primary);align-items:center;gap:10px;display:flex}.OqotSa_failure button{border:1px solid var(--dsw-alias-border-l2);color:var(--dsw-alias-label-primary);font:inherit;cursor:pointer;background:0 0;border-radius:6px;padding:4px 10px}.OqotSa_catalog{flex-direction:column;gap:12px;display:flex}.OqotSa_search{width:100%;color:var(--dsw-alias-label-tertiary);align-items:center;display:flex;position:relative}.OqotSa_search>svg{pointer-events:none;position:absolute;left:12px}.OqotSa_search input{border:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-bg-layer-1);width:100%;height:36px;color:var(--dsw-alias-label-primary);font:inherit;border-radius:8px;outline:none;padding:0 34px 0 36px;font-size:13px}.OqotSa_search input::placeholder{color:var(--dsw-alias-label-tertiary)}.OqotSa_search input:focus-visible{border-color:var(--dsw-alias-state-business-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--dsw-alias-state-business-primary) 18%, transparent)}.OqotSa_catalogHeading{align-items:baseline;gap:7px;padding:0 2px;display:flex}.OqotSa_catalogHeading h3{font-size:13px;font-weight:600;line-height:20px}.OqotSa_catalogHeading span{color:var(--dsw-alias-label-tertiary);font-variant-numeric:tabular-nums;font-size:12px;line-height:18px}.OqotSa_cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;margin:0;padding:0;list-style:none;display:grid}.OqotSa_card{border:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-bg-layer-3);border-radius:10px;min-width:0;overflow:hidden}.OqotSa_card[data-open=true]{border-color:var(--dsw-alias-border-l1);box-shadow:var(--dsw-shadow-lv1)}.OqotSa_cardContent{box-sizing:border-box;width:100%;min-height:52px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.OqotSa_cardContent:hover,.OqotSa_card[data-open=true]>.OqotSa_cardContent{background:var(--dsw-alias-interactive-bg-hover)}.OqotSa_cardContent:focus-visible{outline:2px solid var(--dsw-alias-state-business-primary);outline-offset:-2px}.OqotSa_cardTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.OqotSa_cardTrailing{color:var(--dsw-alias-label-tertiary);flex:none;align-items:center;gap:7px;display:inline-flex}.OqotSa_statusDot{background:var(--dsw-alias-label-tertiary);border-radius:999px;flex:none;width:7px;height:7px;display:inline-block}.OqotSa_statusDot[data-phase=active]{background:var(--dsw-alias-state-success-primary)}.OqotSa_statusDot[data-phase=failed]{background:var(--dsw-alias-state-error-primary)}.OqotSa_statusDot[data-phase=loading]{background:var(--dsw-alias-state-business-primary)}.OqotSa_configTag{background:var(--dsw-alias-bg-layer-1);min-height:20px;color:var(--dsw-alias-label-secondary);white-space:nowrap;border-radius:5px;align-items:center;padding:1px 6px;font-size:11px;line-height:16px;display:inline-flex}.OqotSa_configTag[data-enabled=true]{background:color-mix(in srgb, var(--dsw-alias-state-success-primary) 10%, transparent);color:var(--dsw-alias-state-success-primary)}.OqotSa_chevron{color:var(--dsw-alias-label-tertiary);flex:none}.OqotSa_card[data-open=true] .OqotSa_chevron{transform:rotate(180deg)}.OqotSa_cardDetails{border-top:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-bg-module-platform);padding:10px 14px 12px}.OqotSa_entryValue{overflow-wrap:anywhere;color:var(--dsw-alias-label-primary);font-family:var(--ds-font-family-code);font-size:12px;line-height:18px;display:block}.OqotSa_details{grid-template-columns:76px minmax(0,1fr);gap:6px 10px;margin:8px 0 0;display:grid}.OqotSa_details div{display:contents}.OqotSa_details dt{color:var(--dsw-alias-label-tertiary);font-size:11px;line-height:17px}.OqotSa_details dd{overflow-wrap:anywhere;min-width:0;color:var(--dsw-alias-label-secondary);margin:0;font-size:12px;line-height:17px}.OqotSa_visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:no-preference){.OqotSa_chevron{transition:transform .14s var(--ds-ease-in-out)}}@media (width<=680px){.OqotSa_cards{grid-template-columns:minmax(0,1fr)}}";
12
12
  const tagId = "@nomix-ai/nomix-client-ui-settings-plugin-inventory/PluginInventorySettingsTab.module.css";
@@ -18,23 +18,23 @@ window.__ModuleLoader__.load({
18
18
  document.head.appendChild(tag);
19
19
  }
20
20
  var PluginInventorySettingsTab_module_css_default = {
21
- "cardTitle": "OqotSa_cardTitle",
22
- "cards": "OqotSa_cards",
23
21
  "configTag": "OqotSa_configTag",
24
- "card": "OqotSa_card",
25
- "section": "OqotSa_section",
26
22
  "cardTrailing": "OqotSa_cardTrailing",
27
- "cardContent": "OqotSa_cardContent",
28
- "catalogHeading": "OqotSa_catalogHeading",
23
+ "cardTitle": "OqotSa_cardTitle",
24
+ "cardDetails": "OqotSa_cardDetails",
25
+ "entryValue": "OqotSa_entryValue",
29
26
  "catalog": "OqotSa_catalog",
30
- "failure": "OqotSa_failure",
27
+ "statusDot": "OqotSa_statusDot",
28
+ "section": "OqotSa_section",
29
+ "chevron": "OqotSa_chevron",
31
30
  "details": "OqotSa_details",
32
31
  "visuallyHidden": "OqotSa_visuallyHidden",
33
- "entryValue": "OqotSa_entryValue",
34
32
  "search": "OqotSa_search",
35
- "chevron": "OqotSa_chevron",
36
- "cardDetails": "OqotSa_cardDetails",
37
- "statusDot": "OqotSa_statusDot",
33
+ "cards": "OqotSa_cards",
34
+ "failure": "OqotSa_failure",
35
+ "cardContent": "OqotSa_cardContent",
36
+ "card": "OqotSa_card",
37
+ "catalogHeading": "OqotSa_catalogHeading",
38
38
  "status": "OqotSa_status"
39
39
  };
40
40
  //#endregion
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-settings-plugin-inventory",
3
3
  "description": "Read-only Cordis Loader inventory tab in Web Plugins settings",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -4,11 +4,11 @@ window.__ModuleLoader__.load({
4
4
  var module = { exports: {} };
5
5
  var exports = module.exports;
6
6
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
7
- let _nomix_ai_nomix_client_ui_slots = require("../../client-ui-slots/lib/index.js");
7
+ let _nomix_ai_nomix_client_ui_slots = require("@nomix-ai/nomix-client-ui-slots");
8
8
  let react_jsx_runtime = require("react/jsx-runtime");
9
9
  let react = require("react");
10
- let _nomix_ai_nomix_client_ui_primitives = require("../../client-ui-primitives/lib/index.js");
11
- let _nomix_ai_nomix_client_runtime_client = require("../../client-runtime/lib/client.js");
10
+ let _nomix_ai_nomix_client_ui_primitives = require("@nomix-ai/nomix-client-ui-primitives");
11
+ let _nomix_ai_nomix_client_runtime_client = require("@nomix-ai/nomix-client-runtime/client");
12
12
  //#region \0nomix-css:/home/runner/work/nomix-harness/nomix-harness/packages/client/ui-settings-plugins/src/client/fields.module.css.mjs
13
13
  const css$2 = ".Z-6aPG_field{flex-direction:column;gap:6px;padding:12px 0;display:flex}.Z-6aPG_field+.Z-6aPG_field{border-top:1px solid var(--dsw-alias-border-l2)}.Z-6aPG_head{align-items:center;gap:8px;display:flex}.Z-6aPG_label{min-width:0;color:var(--dsw-alias-label-primary);flex:1;font-size:13px;font-weight:500;line-height:1.5}.Z-6aPG_badges{align-items:center;gap:8px;display:inline-flex}.Z-6aPG_badge{white-space:nowrap;background:var(--dsw-alias-bg-module-platform);color:var(--dsw-alias-label-secondary);border-radius:999px;padding:1px 8px;font-size:11px;font-weight:500;line-height:17px}.Z-6aPG_badgeMuted{white-space:nowrap;color:var(--dsw-alias-label-tertiary);border-radius:999px;padding:1px 8px;font-size:11px;line-height:17px}.Z-6aPG_reset{font:inherit;color:var(--dsw-alias-label-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;line-height:1.5}.Z-6aPG_reset:hover:not(:disabled){color:var(--dsw-alias-label-primary)}.Z-6aPG_reset:disabled{cursor:default}.Z-6aPG_input{border:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-bg-layer-3);height:34px;font:inherit;color:var(--dsw-alias-label-primary);border-radius:8px;padding:0 12px;font-size:13px;line-height:1.5}.Z-6aPG_input:focus-visible{border-color:var(--dsw-alias-brand-primary);outline:none}.Z-6aPG_input:disabled{color:var(--dsw-alias-label-tertiary);cursor:default}.Z-6aPG_inputInvalid{border-color:var(--dsw-alias-label-error);}.Z-6aPG_invalid{color:var(--dsw-alias-label-error);margin:0;font-size:12px;line-height:1.5}.Z-6aPG_hint{color:var(--dsw-alias-label-tertiary);margin:0;font-size:12px;line-height:1.5}";
14
14
  const tagId$2 = "@nomix-ai/nomix-client-ui-settings-plugins/fields.module.css";
@@ -21,15 +21,15 @@ window.__ModuleLoader__.load({
21
21
  }
22
22
  var fields_module_css_default = {
23
23
  "badges": "Z-6aPG_badges",
24
- "head": "Z-6aPG_head",
25
- "label": "Z-6aPG_label",
24
+ "badgeMuted": "Z-6aPG_badgeMuted",
25
+ "input": "Z-6aPG_input",
26
+ "invalid": "Z-6aPG_invalid",
26
27
  "reset": "Z-6aPG_reset",
28
+ "inputInvalid": "Z-6aPG_inputInvalid",
27
29
  "field": "Z-6aPG_field",
28
- "input": "Z-6aPG_input",
29
30
  "badge": "Z-6aPG_badge",
30
- "inputInvalid": "Z-6aPG_inputInvalid",
31
- "badgeMuted": "Z-6aPG_badgeMuted",
32
- "invalid": "Z-6aPG_invalid",
31
+ "head": "Z-6aPG_head",
32
+ "label": "Z-6aPG_label",
33
33
  "hint": "Z-6aPG_hint"
34
34
  };
35
35
  //#endregion
@@ -162,21 +162,21 @@ window.__ModuleLoader__.load({
162
162
  document.head.appendChild(tag);
163
163
  }
164
164
  var PluginCard_module_css_default = {
165
+ "cardOpen": "g6_66q_cardOpen",
166
+ "readOnly": "g6_66q_readOnly",
167
+ "footer": "g6_66q_footer",
168
+ "card": "g6_66q_card",
165
169
  "chevronOpen": "g6_66q_chevronOpen",
170
+ "failed": "g6_66q_failed",
166
171
  "pending": "g6_66q_pending",
167
- "header": "g6_66q_header",
168
172
  "description": "g6_66q_description",
169
173
  "chevron": "g6_66q_chevron",
170
174
  "headText": "g6_66q_headText",
171
- "body": "g6_66q_body",
172
- "discard": "g6_66q_discard",
173
- "footer": "g6_66q_footer",
174
- "failed": "g6_66q_failed",
175
175
  "save": "g6_66q_save",
176
- "card": "g6_66q_card",
176
+ "discard": "g6_66q_discard",
177
+ "body": "g6_66q_body",
177
178
  "name": "g6_66q_name",
178
- "readOnly": "g6_66q_readOnly",
179
- "cardOpen": "g6_66q_cardOpen"
179
+ "header": "g6_66q_header"
180
180
  };
181
181
  //#endregion
182
182
  //#region lib/types/client/PluginCard.js
@@ -371,14 +371,14 @@ window.__ModuleLoader__.load({
371
371
  document.head.appendChild(tag);
372
372
  }
373
373
  var PluginsSettingsSection_module_css_default = {
374
+ "heading": "Wo5A1q_heading",
374
375
  "intro": "Wo5A1q_intro",
375
- "section": "Wo5A1q_section",
376
- "tabs": "Wo5A1q_tabs",
377
- "tab": "Wo5A1q_tab",
378
- "cards": "Wo5A1q_cards",
379
376
  "panel": "Wo5A1q_panel",
380
377
  "empty": "Wo5A1q_empty",
381
- "heading": "Wo5A1q_heading"
378
+ "section": "Wo5A1q_section",
379
+ "cards": "Wo5A1q_cards",
380
+ "tab": "Wo5A1q_tab",
381
+ "tabs": "Wo5A1q_tabs"
382
382
  };
383
383
  //#endregion
384
384
  //#region lib/types/client/ConfigurablePluginsTab.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-settings-plugins",
3
3
  "description": "Plugins settings section with feature-owned tabs and configurable host-plane plugin cards",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -6,7 +6,7 @@ window.__ModuleLoader__.load({
6
6
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
7
7
  let react_jsx_runtime = require("react/jsx-runtime");
8
8
  let react = require("react");
9
- let _nomix_ai_nomix_client_ui_primitives = require("../../client-ui-primitives/lib/index.js");
9
+ let _nomix_ai_nomix_client_ui_primitives = require("@nomix-ai/nomix-client-ui-primitives");
10
10
  //#region ../../../node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs
11
11
  function r(e) {
12
12
  var t, f, n = "";
@@ -33,27 +33,27 @@ window.__ModuleLoader__.load({
33
33
  document.head.appendChild(tag);
34
34
  }
35
35
  var SidebarRoot_module_css_default = {
36
- "rail-fade-in": "hzacJG_rail-fade-in",
36
+ "quietBars": "hzacJG_quietBars",
37
+ "settingsArea": "hzacJG_settingsArea",
38
+ "iconButton": "hzacJG_iconButton",
39
+ "logoRow": "hzacJG_logoRow",
40
+ "brand": "hzacJG_brand",
37
41
  "regionArea": "hzacJG_regionArea",
42
+ "newSession": "hzacJG_newSession",
43
+ "railFish": "hzacJG_railFish",
38
44
  "footArea": "hzacJG_footArea",
39
- "fading": "hzacJG_fading",
40
- "newSessionLabel": "hzacJG_newSessionLabel",
41
- "quietBars": "hzacJG_quietBars",
42
- "panelIcon": "hzacJG_panelIcon",
43
- "root": "hzacJG_root",
44
- "footerActions": "hzacJG_footerActions",
45
+ "railIn": "hzacJG_railIn",
45
46
  "wide": "hzacJG_wide",
46
- "railFish": "hzacJG_railFish",
47
+ "wide-in": "hzacJG_wide-in",
48
+ "fading": "hzacJG_fading",
47
49
  "collapsed": "hzacJG_collapsed",
48
- "toggle": "hzacJG_toggle",
50
+ "rail-fade-in": "hzacJG_rail-fade-in",
51
+ "root": "hzacJG_root",
49
52
  "rail-in": "hzacJG_rail-in",
50
- "settingsArea": "hzacJG_settingsArea",
51
- "railIn": "hzacJG_railIn",
52
- "brand": "hzacJG_brand",
53
- "wide-in": "hzacJG_wide-in",
54
- "logoRow": "hzacJG_logoRow",
55
- "iconButton": "hzacJG_iconButton",
56
- "newSession": "hzacJG_newSession"
53
+ "toggle": "hzacJG_toggle",
54
+ "footerActions": "hzacJG_footerActions",
55
+ "panelIcon": "hzacJG_panelIcon",
56
+ "newSessionLabel": "hzacJG_newSessionLabel"
57
57
  };
58
58
  //#endregion
59
59
  //#region lib/types/client/SidebarRoot.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-sidebar",
3
3
  "description": "Sidebar plugin: session multi-level tree, search, grouping, state dots",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -6,7 +6,7 @@ window.__ModuleLoader__.load({
6
6
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
7
7
  let react_jsx_runtime = require("react/jsx-runtime");
8
8
  let react = require("react");
9
- let _nomix_ai_nomix_client_ui_primitives = require("../../client-ui-primitives/lib/index.js");
9
+ let _nomix_ai_nomix_client_ui_primitives = require("@nomix-ai/nomix-client-ui-primitives");
10
10
  //#region \0nomix-css:/home/runner/work/nomix-harness/nomix-harness/packages/client/ui-skill/src/client/SkillRow.module.css.mjs
11
11
  const css = ".PTkhfa_card{flex-direction:column;display:flex}.PTkhfa_row{align-items:center;min-width:0;height:24px;display:flex;position:relative;overflow:hidden}.PTkhfa_row[data-expandable]{cursor:pointer}.PTkhfa_card[data-state=running] .PTkhfa_row:after{content:\"\";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--dsw-alias-bg-base) 60%, transparent) 55%, transparent 100%);pointer-events:none;width:300px;animation:2.6s ease-out infinite PTkhfa_nomix-skill-row-sweep;position:absolute;inset:0 auto 0 0}@keyframes PTkhfa_nomix-skill-row-sweep{0%{left:-300px}90%,to{left:100%}}.PTkhfa_leading{width:16px;height:16px;color:var(--dsw-alias-label-tertiary);flex:none;justify-content:center;align-items:center;margin-right:6px;display:inline-flex;position:relative}.PTkhfa_chevron{color:var(--dsw-alias-label-secondary)}.PTkhfa_iconIdle{opacity:1;transition:opacity .1s;display:inline-flex}.PTkhfa_chevronHover{opacity:0;margin:auto;transition:opacity .1s;position:absolute;inset:0}.PTkhfa_row:hover .PTkhfa_iconIdle{opacity:0}.PTkhfa_row:hover .PTkhfa_chevronHover{opacity:1}.PTkhfa_title{color:var(--dsw-alias-label-secondary);flex:none;font-size:14px;line-height:24px}.PTkhfa_separator{background:var(--dsw-alias-label-caption);border-radius:1px;flex:none;width:2px;height:2px;margin:0 8px}.PTkhfa_summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--dsw-alias-label-tertiary);flex:auto;font-size:14px;line-height:24px;overflow:hidden}.PTkhfa_errorSummary{color:var(--dsw-alias-state-error-primary)}.PTkhfa_bodyWrap{flex-direction:column;display:flex}.PTkhfa_instructionsCard{border:1px solid var(--dsw-alias-border-l1);background:var(--dsw-alias-markdown-code-block);border-radius:12px;flex-direction:column;max-height:260px;margin:4px 0 4px 4px;display:flex;overflow:hidden}.PTkhfa_instructionsHeader{border-bottom:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-markdown-code-block-banner);color:var(--dsw-alias-label-caption);text-transform:uppercase;letter-spacing:.04em;flex:none;padding:8px 12px;font-size:11px;font-weight:500;line-height:16px}.PTkhfa_instructions{white-space:pre-wrap;overflow-wrap:anywhere;min-height:0;font:var(--dsw-font-markdown-code-block-small);color:var(--dsw-alias-label-secondary);margin:0;padding:10px 12px 12px;overflow:auto}.PTkhfa_instructions[data-error]{color:var(--dsw-alias-state-error-primary)}.PTkhfa_instructions::-webkit-scrollbar-thumb{background-clip:padding-box;border:2px solid #0000;border-radius:6px}.PTkhfa_instructions::-webkit-scrollbar-track{margin:6px 0}.PTkhfa_inspectButton{border:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-bg-base);color:var(--dsw-alias-label-secondary);cursor:pointer;opacity:0;border-radius:999px;align-self:flex-start;align-items:center;gap:4px;margin:4px 0 2px 4px;padding:2px 8px;font-size:11px;line-height:16px;transition:opacity .1s;display:inline-flex}.PTkhfa_card:hover .PTkhfa_inspectButton,.PTkhfa_inspectButton:focus-visible{opacity:1}.PTkhfa_inspectButton:hover{background:var(--dsw-alias-interactive-bg-hover-solid);color:var(--dsw-alias-label-primary)}.PTkhfa_visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.PTkhfa_card[data-state=running] .PTkhfa_row:after{animation:none;display:none}.PTkhfa_iconIdle,.PTkhfa_chevronHover,.PTkhfa_inspectButton{transition:none}}";
12
12
  const tagId = "@nomix-ai/nomix-client-ui-skill/SkillRow.module.css";
@@ -18,23 +18,23 @@ window.__ModuleLoader__.load({
18
18
  document.head.appendChild(tag);
19
19
  }
20
20
  var SkillRow_module_css_default = {
21
- "row": "PTkhfa_row",
21
+ "instructions": "PTkhfa_instructions",
22
22
  "visuallyHidden": "PTkhfa_visuallyHidden",
23
- "instructionsHeader": "PTkhfa_instructionsHeader",
24
- "nomix-skill-row-sweep": "PTkhfa_nomix-skill-row-sweep",
23
+ "instructionsCard": "PTkhfa_instructionsCard",
25
24
  "chevron": "PTkhfa_chevron",
26
- "instructions": "PTkhfa_instructions",
27
- "separator": "PTkhfa_separator",
25
+ "card": "PTkhfa_card",
28
26
  "title": "PTkhfa_title",
29
- "leading": "PTkhfa_leading",
27
+ "separator": "PTkhfa_separator",
28
+ "summary": "PTkhfa_summary",
30
29
  "bodyWrap": "PTkhfa_bodyWrap",
30
+ "chevronHover": "PTkhfa_chevronHover",
31
+ "instructionsHeader": "PTkhfa_instructionsHeader",
32
+ "row": "PTkhfa_row",
33
+ "nomix-skill-row-sweep": "PTkhfa_nomix-skill-row-sweep",
31
34
  "inspectButton": "PTkhfa_inspectButton",
35
+ "leading": "PTkhfa_leading",
32
36
  "errorSummary": "PTkhfa_errorSummary",
33
- "summary": "PTkhfa_summary",
34
- "card": "PTkhfa_card",
35
- "iconIdle": "PTkhfa_iconIdle",
36
- "instructionsCard": "PTkhfa_instructionsCard",
37
- "chevronHover": "PTkhfa_chevronHover"
37
+ "iconIdle": "PTkhfa_iconIdle"
38
38
  };
39
39
  //#endregion
40
40
  //#region lib/types/client/SkillRow.js
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-skill",
3
3
  "description": "Web skill references and the dedicated skill tool row",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nomix-ai/nomix-client-ui-slots",
3
3
  "description": "Slot registry pure core: SlotMap declaration merging, single register composition API, four-share props types, store-seat types, renderer install seam",
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },