@nomix-ai/nomix-harness 0.2.2 → 0.2.3

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 (261) 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 +38 -38
  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 +7 -7
  34. package/dist/kernel/client-ui-commands/package.json +1 -1
  35. package/dist/kernel/client-ui-conversation/lib/client.js +161 -161
  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 +48 -48
  39. package/dist/kernel/client-ui-cordis/package.json +1 -1
  40. package/dist/kernel/client-ui-deliverables/lib/client.js +3 -3
  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 +6 -6
  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 +5 -5
  50. package/dist/kernel/client-ui-jobs/package.json +1 -1
  51. package/dist/kernel/client-ui-layout/lib/client.js +4 -4
  52. package/dist/kernel/client-ui-layout/package.json +1 -1
  53. package/dist/kernel/client-ui-message-feedback/lib/client.js +3 -3
  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 +16 -16
  71. package/dist/kernel/client-ui-settings-general/package.json +1 -1
  72. package/dist/kernel/client-ui-settings-models/lib/client.js +57 -57
  73. package/dist/kernel/client-ui-settings-models/package.json +1 -1
  74. package/dist/kernel/client-ui-settings-plugin-inventory/lib/client.js +13 -13
  75. package/dist/kernel/client-ui-settings-plugin-inventory/package.json +1 -1
  76. package/dist/kernel/client-ui-settings-plugins/lib/client.js +23 -23
  77. package/dist/kernel/client-ui-settings-plugins/package.json +1 -1
  78. package/dist/kernel/client-ui-sidebar/lib/client.js +19 -19
  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 +10 -10
  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 +16 -16
  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 +34 -34
  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 +28 -28
  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 +52 -52
  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/package.json +1 -1
  157. package/dist/kernel/sandbox-policy/package.json +1 -1
  158. package/dist/kernel/sandbox-windows-acl/package.json +1 -1
  159. package/dist/kernel/schedule/package.json +1 -1
  160. package/dist/kernel/scope/package.json +1 -1
  161. package/dist/kernel/sdk-client/package.json +1 -1
  162. package/dist/kernel/sdk-jsonrpc-server/package.json +1 -1
  163. package/dist/kernel/sdk-protocol/package.json +1 -1
  164. package/dist/kernel/session/package.json +1 -1
  165. package/dist/kernel/session-checkpoint-policy/package.json +1 -1
  166. package/dist/kernel/session-log-export/package.json +1 -1
  167. package/dist/kernel/session-persistence/package.json +1 -1
  168. package/dist/kernel/session-persistence-jsonl/package.json +1 -1
  169. package/dist/kernel/session-persistence-sqlite/package.json +1 -1
  170. package/dist/kernel/session-projection/package.json +1 -1
  171. package/dist/kernel/session-projection-cache/package.json +1 -1
  172. package/dist/kernel/session-query/package.json +1 -1
  173. package/dist/kernel/session-query-sqlite/package.json +1 -1
  174. package/dist/kernel/session-reference/package.json +1 -1
  175. package/dist/kernel/session-stats/package.json +1 -1
  176. package/dist/kernel/session-telemetry/package.json +1 -1
  177. package/dist/kernel/session-telemetry-otel/package.json +1 -1
  178. package/dist/kernel/session-title/package.json +1 -1
  179. package/dist/kernel/session-title-all-prompts-llm/package.json +1 -1
  180. package/dist/kernel/session-title-first-prompt-llm/package.json +1 -1
  181. package/dist/kernel/session-title-llm/package.json +1 -1
  182. package/dist/kernel/settings/package.json +1 -1
  183. package/dist/kernel/settings-file/package.json +1 -1
  184. package/dist/kernel/shell/package.json +1 -1
  185. package/dist/kernel/shell-env/package.json +1 -1
  186. package/dist/kernel/skill/package.json +1 -1
  187. package/dist/kernel/skill-badge/package.json +1 -1
  188. package/dist/kernel/skill-filesystem/package.json +1 -1
  189. package/dist/kernel/spill/package.json +1 -1
  190. package/dist/kernel/spill-local/package.json +1 -1
  191. package/dist/kernel/spill-policy/package.json +1 -1
  192. package/dist/kernel/storage/package.json +1 -1
  193. package/dist/kernel/storage-domain/package.json +1 -1
  194. package/dist/kernel/storage-json/package.json +1 -1
  195. package/dist/kernel/storage-sqlite/package.json +1 -1
  196. package/dist/kernel/subagent/package.json +1 -1
  197. package/dist/kernel/subagent-acp/package.json +1 -1
  198. package/dist/kernel/subagent-claude-code/package.json +1 -1
  199. package/dist/kernel/subagent-codex/package.json +1 -1
  200. package/dist/kernel/subagent-fork-in-process/package.json +1 -1
  201. package/dist/kernel/subagent-in-process-driver/package.json +1 -1
  202. package/dist/kernel/subagent-nomix-sdk/package.json +1 -1
  203. package/dist/kernel/subagent-spawn-in-process/package.json +1 -1
  204. package/dist/kernel/subprocess/package.json +1 -1
  205. package/dist/kernel/subprocess-e2b/package.json +1 -1
  206. package/dist/kernel/subprocess-local/package.json +1 -1
  207. package/dist/kernel/system-prompt/package.json +1 -1
  208. package/dist/kernel/terminal/package.json +1 -1
  209. package/dist/kernel/terminal-bash/package.json +1 -1
  210. package/dist/kernel/time-context/package.json +1 -1
  211. package/dist/kernel/timeout/package.json +1 -1
  212. package/dist/kernel/tmux-context/package.json +1 -1
  213. package/dist/kernel/token-meter/package.json +1 -1
  214. package/dist/kernel/tool-ask-user/package.json +1 -1
  215. package/dist/kernel/tool-bash/package.json +1 -1
  216. package/dist/kernel/tool-bash-persistent/package.json +1 -1
  217. package/dist/kernel/tool-call-timeout-policy/package.json +1 -1
  218. package/dist/kernel/tool-cordis/package.json +1 -1
  219. package/dist/kernel/tool-fs/package.json +1 -1
  220. package/dist/kernel/tool-fs-search/package.json +1 -1
  221. package/dist/kernel/tool-goal/package.json +1 -1
  222. package/dist/kernel/tool-jobs/package.json +1 -1
  223. package/dist/kernel/tool-lsp/package.json +1 -1
  224. package/dist/kernel/tool-pwsh/package.json +1 -1
  225. package/dist/kernel/tool-ralph/package.json +1 -1
  226. package/dist/kernel/tool-session-query/package.json +1 -1
  227. package/dist/kernel/tool-skill/package.json +1 -1
  228. package/dist/kernel/tool-str-replace-editor/package.json +1 -1
  229. package/dist/kernel/tool-subagent/package.json +1 -1
  230. package/dist/kernel/tool-subagent-control/package.json +1 -1
  231. package/dist/kernel/tool-subagent-report/package.json +1 -1
  232. package/dist/kernel/tool-terminal/package.json +1 -1
  233. package/dist/kernel/tool-todo/package.json +1 -1
  234. package/dist/kernel/tool-web/package.json +1 -1
  235. package/dist/kernel/tool-workflow/package.json +1 -1
  236. package/dist/kernel/tools/package.json +1 -1
  237. package/dist/kernel/typert-generator/package.json +1 -1
  238. package/dist/kernel/typert-loader/package.json +1 -1
  239. package/dist/kernel/typert-protocol/package.json +1 -1
  240. package/dist/kernel/typert-registry/package.json +1 -1
  241. package/dist/kernel/user-approval/package.json +1 -1
  242. package/dist/kernel/user-questions/package.json +1 -1
  243. package/dist/kernel/web/package.json +1 -1
  244. package/dist/kernel/web-app/package.json +1 -1
  245. package/dist/kernel/web-fetch-http/package.json +1 -1
  246. package/dist/kernel/web-frontend/dist/assets/{index-bZqwQ-2K.js → index-B_sZ-Gsu.js} +45 -45
  247. package/dist/kernel/web-frontend/dist/index.html +2 -2
  248. package/dist/kernel/web-frontend/dist/manifest.webmanifest +3 -3
  249. package/dist/kernel/web-frontend/dist/nomix-logo.jpg +0 -0
  250. package/dist/kernel/web-frontend/package.json +1 -1
  251. package/dist/kernel/web-search-deepseek/package.json +1 -1
  252. package/dist/kernel/web-search-exa/package.json +1 -1
  253. package/dist/kernel/web-search-perplexity/package.json +1 -1
  254. package/dist/kernel/workflow/package.json +1 -1
  255. package/dist/kernel/workflow-worker-thread/package.json +1 -1
  256. package/dist/kernel/workspace/package.json +1 -1
  257. package/package.json +1 -1
  258. package/dist/assets/web/favicon.svg +0 -8
  259. package/dist/kernel/client-ui-primitives/lib/types/FishLogo.d.ts +0 -9
  260. package/dist/kernel/client-ui-primitives/lib/types/FishLogo.js +0 -11
  261. package/dist/kernel/web-frontend/dist/favicon.svg +0 -8
@@ -2167,145 +2167,78 @@ function ConnectionBanner({ reconnecting, label = "连接已断开,正在重
2167
2167
  });
2168
2168
  }
2169
2169
  //#endregion
2170
- //#region lib/types/FishLogo.js
2170
+ //#region lib/types/NomixLogo.js
2171
+ /** Public path copied into every built Nomix web application. */
2172
+ const NOMIX_LOGO_PATH = "/nomix-logo.jpg";
2171
2173
  /**
2172
- * Render the fish logo.
2173
- * @param props.size - width in px (default 24; height keeps the 23.16:17.04 ratio).
2174
+ * Render the Nomix product mark supplied by the project owner.
2175
+ * @param props.size - square edge in px (default 24).
2174
2176
  * @param props.className - extra class for layout placement.
2175
- * @returns the logo svg (aria-hidden; pair with the wordmark for accessibility).
2177
+ * @returns the decorative Nomix logo image.
2176
2178
  */
2177
- function FishLogo({ size = 24, className }) {
2179
+ function NomixLogo({ size = 24, className }) {
2178
2180
  return jsx("svg", {
2179
2181
  width: size,
2180
- height: size * 17.04 / 23.16,
2182
+ height: size,
2181
2183
  className,
2182
- viewBox: "0 0 23.16 17.04",
2183
- fill: "none",
2184
+ viewBox: "0 0 512 512",
2184
2185
  "aria-hidden": "true",
2185
- children: jsx("path", {
2186
- d: "M22.9168 1.43018C22.6713 1.31018 22.5658 1.53918 22.4223 1.65519C22.3733 1.69269 22.3318 1.74169 22.2903 1.78669C21.9317 2.1697 21.5127 2.42121 20.9657 2.39121C20.1657 2.34621 19.4827 2.59771 18.8787 3.20973C18.7502 2.45521 18.3236 2.0047 17.6746 1.71569C17.3351 1.56568 16.9916 1.41518 16.7536 1.08867C16.5876 0.856163 16.5421 0.597155 16.4591 0.341647C16.4061 0.187643 16.3536 0.0301382 16.1761 0.00363739C15.9836 -0.0263635 15.9081 0.135141 15.8326 0.270145C15.5306 0.822162 15.4136 1.43018 15.4251 2.0462C15.4516 3.43174 16.0366 4.53527 17.1991 5.3203C17.3311 5.4103 17.3651 5.5003 17.3236 5.63181C17.2441 5.90231 17.1501 6.16482 17.0671 6.43533C17.0141 6.60784 16.9351 6.64584 16.7501 6.57033C16.1121 6.30383 15.5611 5.90931 15.074 5.4328C14.2475 4.63328 13.5 3.75075 12.568 3.05973C12.349 2.89822 12.13 2.74822 11.9034 2.60522C10.9524 1.68169 12.028 0.923165 12.277 0.833162C12.5375 0.739159 12.3675 0.41615 11.5259 0.42015C10.6844 0.42365 9.91439 0.705658 8.93286 1.08117C8.78935 1.13767 8.63835 1.17867 8.48384 1.21267C7.59332 1.04367 6.66829 1.00617 5.70226 1.11517C3.88321 1.31768 2.43016 2.1777 1.36213 3.64575C0.0790928 5.4103 -0.222916 7.41536 0.146595 9.50642C0.535106 11.7105 1.66014 13.535 3.38869 14.9616C5.18125 16.4406 7.24581 17.1657 9.60138 17.0266C11.0319 16.9441 12.6245 16.7526 14.421 15.2321C14.874 15.4576 15.3496 15.5476 16.1381 15.6151C16.7456 15.6716 17.3306 15.5851 17.7836 15.4911C18.4931 15.3411 18.4441 14.6841 18.1876 14.5636C16.1081 13.595 16.5646 13.9891 16.1496 13.67C17.2061 12.42 18.8202 10.1979 19.3182 7.17235C19.3672 6.83834 19.4297 6.36783 19.4222 6.09732C19.4182 5.93231 19.4562 5.86831 19.6447 5.84931C20.1657 5.78931 20.6712 5.64681 21.1357 5.3913C22.4833 4.65528 23.0268 3.44624 23.1548 1.9972C23.1738 1.77569 23.1508 1.54668 22.9168 1.43018ZM11.1749 14.4736C9.15936 12.889 8.18184 12.3675 7.77832 12.39C7.40081 12.4125 7.46881 12.8445 7.55182 13.126C7.63882 13.404 7.75182 13.5955 7.91033 13.8396C8.01983 14.0011 8.09533 14.2411 7.80083 14.4216C7.15181 14.8231 6.02327 14.2866 5.97027 14.2601C4.65673 13.4865 3.5587 12.4655 2.78467 11.069C2.03715 9.72493 1.60314 8.28289 1.53164 6.74384C1.51264 6.37233 1.62214 6.24082 1.99215 6.17332C2.47916 6.08332 2.98118 6.06432 3.46769 6.13582C5.52476 6.43633 7.27581 7.35586 8.74385 8.8129C9.58188 9.64243 10.2159 10.634 10.8689 11.6025C11.5634 12.631 12.3105 13.611 13.262 14.4146C13.598 14.6961 13.866 14.9101 14.1225 15.0681C13.349 15.1546 12.058 15.1731 11.1749 14.4746L11.1749 14.4736ZM12.141 8.25988C12.141 8.09488 12.273 7.96338 12.439 7.96338C12.4765 7.96338 12.5105 7.97088 12.541 7.98188C12.5825 7.99688 12.6205 8.01938 12.6505 8.05338C12.7035 8.10588 12.7335 8.18088 12.7335 8.25988C12.7335 8.42489 12.6015 8.55639 12.4355 8.55639C12.2695 8.55639 12.141 8.42489 12.141 8.25988ZM15.1415 9.79893C14.949 9.87793 14.7565 9.94544 14.5715 9.95294C14.2845 9.96794 13.9715 9.85143 13.8015 9.70893C13.5375 9.48742 13.3485 9.36342 13.2695 8.97691C13.2355 8.8119 13.2545 8.55639 13.2845 8.40989C13.3525 8.09438 13.277 7.89187 13.0545 7.70787C12.8735 7.55786 12.643 7.51636 12.39 7.51636C12.2955 7.51636 12.209 7.47486 12.1445 7.44136C12.039 7.38886 11.9519 7.25735 12.035 7.09585C12.0615 7.04335 12.19 6.91584 12.22 6.89334C12.5635 6.69784 12.9595 6.76184 13.326 6.90834C13.6655 7.04735 13.9225 7.30236 14.292 7.66287C14.6695 8.09838 14.7375 8.21838 14.9525 8.54539C15.1225 8.8009 15.277 9.06341 15.3831 9.36392C15.4471 9.55142 15.3641 9.70493 15.1415 9.79893Z",
2187
- fill: "currentColor"
2186
+ children: jsx("image", {
2187
+ href: NOMIX_LOGO_PATH,
2188
+ width: "512",
2189
+ height: "512"
2188
2190
  })
2189
2191
  });
2190
2192
  }
2191
2193
  //#endregion
2192
2194
  //#region lib/types/BrandWordmark.js
2193
2195
  /**
2194
- * Render the full brand wordmark.
2195
- * @param props.size - height in px (default 24; width keeps the 182:24 ratio).
2196
+ * Render the Nomix Harness brand wordmark.
2197
+ * @param props.size - height in px (default 24).
2196
2198
  * @param props.className - extra class for layout placement.
2197
- * @returns the wordmark svg (aria-hidden decorative brand art).
2199
+ * @returns the decorative logo, product name, and Harness badge.
2198
2200
  */
2199
2201
  function BrandWordmark({ size = 24, className }) {
2200
2202
  return jsxs("svg", {
2201
- width: size * 182 / 24,
2203
+ width: size * 148 / 24,
2202
2204
  height: size,
2203
2205
  className,
2204
- viewBox: "0 0 182 24",
2205
- fill: "none",
2206
+ viewBox: "0 0 148 24",
2206
2207
  "aria-hidden": "true",
2207
2208
  children: [
2208
- jsx("path", {
2209
- d: "M68.416 18.2447H67.0501V16.1272H68.416C69.2619 16.1272 70.1166 15.9163 70.6671 15.3304C71.2181 14.7444 71.426 13.8455 71.426 12.9471C71.426 12.0487 71.2268 11.1498 70.6671 10.5643C70.1083 9.97831 69.2619 9.76744 68.416 9.76744C67.5701 9.76744 66.7154 9.97831 66.1639 10.5643C65.6129 11.1503 65.4049 12.0487 65.4049 12.9471V21.6435H63.009V7.6582H65.4049V8.54883H65.8442C65.8918 8.49393 65.9394 8.44728 65.9875 8.40064C66.5871 7.85353 67.5049 7.6582 68.4072 7.6582C69.8212 7.6582 71.2341 8.00998 72.1607 8.98662C73.0868 9.96325 73.4143 11.4632 73.4143 12.9558C73.4143 14.4485 73.0785 15.9406 72.1607 16.925C71.2424 17.9094 69.8212 18.2457 68.416 18.2457V18.2447Z",
2210
- fill: "currentColor"
2211
- }),
2212
- jsx("path", {
2213
- d: "M31.9551 8.03497H33.3204V10.1525H31.9551C31.1087 10.1525 30.2545 10.3633 29.7035 10.9493C29.1525 11.5353 28.945 12.4342 28.945 13.3326C28.945 14.231 29.1447 15.1294 29.7035 15.7154C30.2623 16.3014 31.1087 16.5122 31.9551 16.5122C32.8015 16.5122 33.6562 16.3014 34.2072 15.7154C34.7582 15.1294 34.9657 14.231 34.9657 13.3326V4.62842H37.3611V18.6219H34.9657V17.7313H34.5264C34.4783 17.7857 34.4307 17.8329 34.3826 17.8795C33.7835 18.4261 32.8652 18.6219 31.9629 18.6219C30.5494 18.6219 29.136 18.2707 28.2099 17.294C27.2838 16.3174 26.9563 14.817 26.9563 13.3248C26.9563 11.8327 27.2916 10.34 28.2099 9.35561C29.136 8.37898 30.5494 8.03497 31.9551 8.03497Z",
2214
- fill: "currentColor"
2215
- }),
2216
- jsx("path", {
2217
- d: "M49.3786 13.1431V13.9948H42.9984V12.2996H47.2305C47.1348 11.6825 46.9113 11.1043 46.5119 10.682C45.9371 10.0727 45.0503 9.85409 44.1723 9.85409C43.2943 9.85409 42.4076 10.0727 41.8328 10.682C41.258 11.2913 41.05 12.2213 41.05 13.1435C41.05 14.0658 41.2575 15.003 41.8328 15.6046C42.4076 16.2061 43.2939 16.433 44.1723 16.433C45.0508 16.433 45.9371 16.2143 46.5119 15.6046C46.5916 15.5186 46.6635 15.4248 46.7354 15.331H49.0992C48.8918 16.0657 48.5643 16.7299 48.0691 17.2454C47.111 18.2531 45.6339 18.6205 44.1723 18.6205C42.7108 18.6205 41.2337 18.2609 40.2755 17.2454C39.3174 16.2299 38.9661 14.6828 38.9661 13.1435C38.9661 11.6043 39.3096 10.0494 40.2755 9.04168C41.242 8.03396 42.7108 7.66663 44.1723 7.66663C45.6339 7.66663 47.111 8.02618 48.0691 9.04168C49.0351 10.0572 49.3786 11.6043 49.3786 13.1435V13.1431Z",
2218
- fill: "currentColor"
2219
- }),
2220
- jsx("path", {
2221
- d: "M61.4045 13.1431V13.9948H55.0243V12.2996H59.2564C59.1602 11.6825 58.9372 11.1043 58.5378 10.682C57.963 10.0727 57.0762 9.85409 56.1982 9.85409C55.3202 9.85409 54.4335 10.0727 53.8587 10.682C53.2839 11.2913 53.0759 12.2213 53.0759 13.1435C53.0759 14.0658 53.2834 15.003 53.8587 15.6046C54.4335 16.2061 55.3202 16.433 56.1982 16.433C57.0762 16.433 57.963 16.2143 58.5378 15.6046C58.6179 15.5186 58.6894 15.4248 58.7608 15.331H61.1251C60.9171 16.0657 60.5897 16.7299 60.0945 17.2454C59.1364 18.2531 57.6593 18.6205 56.1982 18.6205C54.7372 18.6205 53.2596 18.2609 52.3014 17.2454C51.3432 16.2299 50.9919 14.6828 50.9919 13.1435C50.9919 11.6043 51.3355 10.0494 52.3014 9.04168C53.2678 8.03396 54.7367 7.66663 56.1982 7.66663C57.6598 7.66663 59.1364 8.02618 60.0945 9.04168C61.061 10.0572 61.4045 11.6043 61.4045 13.1435V13.1431Z",
2222
- fill: "currentColor"
2223
- }),
2224
- jsx("path", {
2225
- d: "M80.242 18.6214C81.7035 18.6214 83.1801 18.4105 84.1383 17.809C85.0965 17.2075 85.4482 16.2931 85.4482 15.3869C85.4482 14.4807 85.1042 13.5585 84.1383 12.9647C83.1801 12.371 81.703 12.1518 80.242 12.1518C79.6186 12.1518 79.0438 12.0658 78.6366 11.8394C78.2294 11.6047 78.0778 11.2534 78.0778 10.9017C78.0778 10.5499 78.2216 10.1908 78.6366 9.9639C79.0438 9.72921 79.6749 9.65147 80.2973 9.65147C80.9198 9.65147 81.5509 9.73747 81.9591 9.9639C82.3663 10.1986 82.5179 10.5499 82.5179 10.9017H84.9531C84.9531 9.99499 84.6421 9.07327 83.7719 8.47951C82.9017 7.88576 81.5679 7.66663 80.2424 7.66663C78.9169 7.66663 77.5837 7.8775 76.713 8.47951C75.8427 9.08104 75.5308 9.99499 75.5308 10.9017C75.5308 11.8083 75.8423 12.73 76.713 13.3238C77.5832 13.9176 78.9165 14.1367 80.2424 14.1367C80.929 14.1367 81.688 14.2227 82.1428 14.4491C82.5985 14.676 82.7579 15.0351 82.7579 15.3869C82.7579 15.7387 82.5985 16.0977 82.1428 16.3246C81.688 16.5511 80.9931 16.6371 80.3066 16.6371C79.62 16.6371 78.9169 16.5511 78.4694 16.3246C78.0224 16.0982 77.8543 15.7387 77.8543 15.3869H75.0435C75.0435 16.2935 75.3865 17.2153 76.3534 17.809C77.3194 18.4028 78.7809 18.6214 80.2424 18.6214H80.242Z",
2226
- fill: "currentColor"
2227
- }),
2228
- jsx("path", {
2229
- d: "M97.4733 13.1431V13.9948H91.0932V12.2996H95.3252C95.23 11.6825 95.006 11.1043 94.6071 10.682C94.0313 10.0727 93.1456 9.85409 92.2666 9.85409C91.3876 9.85409 90.5018 10.0727 89.927 10.682C89.3522 11.2913 89.1452 12.2213 89.1452 13.1435C89.1452 14.0658 89.3522 15.003 89.927 15.6046C90.5018 16.2061 91.3886 16.433 92.2666 16.433C93.1446 16.433 94.0313 16.2143 94.6071 15.6046C94.6863 15.5186 94.7587 15.4248 94.8301 15.331H97.1935C96.9855 16.0657 96.6585 16.7299 96.1639 17.2454C95.2057 18.2531 93.7281 18.6205 92.2666 18.6205C90.805 18.6205 89.3284 18.2609 88.3703 17.2454C87.4121 16.2299 87.0613 14.6828 87.0613 13.1435C87.0613 11.6043 87.4043 10.0494 88.3703 9.04168C89.3367 8.03396 90.806 7.66663 92.2666 7.66663C93.7272 7.66663 95.2057 8.02618 96.1639 9.04168C97.1298 10.0572 97.4729 11.6043 97.4729 13.1435L97.4733 13.1431Z",
2230
- fill: "currentColor"
2231
- }),
2232
- jsx("path", {
2233
- d: "M109.499 13.1431V13.9948H103.119V12.2996H107.351C107.256 11.6825 107.032 11.1043 106.632 10.682C106.057 10.0727 105.172 9.85409 104.293 9.85409C103.414 9.85409 102.528 10.0727 101.953 10.682C101.378 11.2913 101.17 12.2213 101.17 13.1435C101.17 14.0658 101.378 15.003 101.953 15.6046C102.528 16.2061 103.415 16.433 104.293 16.433C105.171 16.433 106.057 16.2143 106.632 15.6046C106.712 15.5186 106.784 15.4248 106.856 15.331H109.22C109.012 16.0657 108.685 16.7299 108.19 17.2454C107.231 18.2531 105.754 18.6205 104.293 18.6205C102.831 18.6205 101.355 18.2609 100.396 17.2454C99.4382 16.2299 99.0864 14.6828 99.0864 13.1435C99.0864 11.6043 99.4295 10.0494 100.396 9.04168C101.362 8.03396 102.832 7.66663 104.293 7.66663C105.754 7.66663 107.231 8.02618 108.19 9.04168C109.156 10.0572 109.499 11.6043 109.499 13.1435V13.1431Z",
2234
- fill: "currentColor"
2235
- }),
2236
- jsx("path", {
2237
- d: "M113.5 4.62817H111.104V18.6217H113.5V4.62817Z",
2238
- fill: "currentColor"
2209
+ jsx("image", {
2210
+ href: "/nomix-logo.jpg",
2211
+ width: "24",
2212
+ height: "24"
2239
2213
  }),
2240
- jsx("path", {
2241
- d: "M117.589 12.8154L121.517 18.6208H118.554L114.625 12.8154L118.554 8.15088H121.517L117.589 12.8154Z",
2242
- fill: "currentColor"
2243
- }),
2244
- jsx("g", {
2245
- clipPath: "url(#nomix-wordmark-whale-clip)",
2246
- children: jsx("path", {
2247
- d: "M23.0584 4.95203C22.8129 4.83203 22.7074 5.06103 22.5639 5.17704C22.5149 5.21454 22.4734 5.26354 22.4319 5.30854C22.0734 5.69155 21.6543 5.94306 21.1073 5.91306C20.3073 5.86806 19.6243 6.11957 19.0203 6.73158C18.8918 5.97706 18.4652 5.52655 17.8162 5.23754C17.4767 5.08753 17.1332 4.93703 16.8952 4.61052C16.7292 4.37801 16.6837 4.11901 16.6007 3.8635C16.5477 3.70949 16.4952 3.55199 16.3177 3.52549C16.1252 3.49549 16.0497 3.65699 15.9742 3.792C15.6722 4.34401 15.5552 4.95203 15.5667 5.56805C15.5932 6.95359 16.1782 8.05712 17.3407 8.84215C17.4727 8.93215 17.5067 9.02215 17.4652 9.15366C17.3857 9.42416 17.2917 9.68667 17.2087 9.95718C17.1557 10.1297 17.0767 10.1677 16.8917 10.0922C16.2537 9.82568 15.7027 9.43117 15.2156 8.95465C14.3891 8.15513 13.6416 7.2726 12.7096 6.58158C12.4906 6.42007 12.2716 6.27007 12.045 6.12707C11.094 5.20354 12.1696 4.44502 12.4186 4.35501C12.6791 4.26101 12.5091 3.938 11.6675 3.942C10.826 3.9455 10.056 4.22751 9.07446 4.60302C8.93096 4.65952 8.77995 4.70052 8.62545 4.73452C7.73492 4.56552 6.80989 4.52802 5.84386 4.63702C4.02481 4.83953 2.57177 5.69955 1.50373 7.1676C0.220694 8.93215 -0.0813148 10.9372 0.288196 13.0283C0.676708 15.2323 1.80174 17.0569 3.53029 18.4834C5.32285 19.9625 7.38741 20.6875 9.74298 20.5485C11.1735 20.466 12.7661 20.2745 14.5626 18.7539C15.0156 18.9795 15.4912 19.0695 16.2797 19.137C16.8872 19.1935 17.4722 19.107 17.9252 19.013C18.6347 18.8629 18.5857 18.2059 18.3292 18.0854C16.2497 17.1169 16.7062 17.5109 16.2912 17.1919C17.3477 15.9419 18.9618 13.7198 19.4598 10.6942C19.5088 10.3602 19.5713 9.88968 19.5638 9.61917C19.5598 9.45417 19.5978 9.39016 19.7863 9.37116C20.3073 9.31116 20.8128 9.16866 21.2773 8.91315C22.6249 8.17713 23.1684 6.96809 23.2964 5.51905C23.3154 5.29754 23.2924 5.06853 23.0584 4.95203ZM11.3165 17.9954C9.30097 16.4109 8.32344 15.8894 7.91992 15.9119C7.54241 15.9344 7.61042 16.3664 7.69342 16.6479C7.78042 16.9259 7.89342 17.1174 8.05193 17.3614C8.16143 17.5229 8.23694 17.7629 7.94243 17.9434C7.29341 18.3449 6.16487 17.8084 6.11187 17.7819C4.79833 17.0084 3.7003 15.9874 2.92628 14.5908C2.17875 13.2468 1.74474 11.8047 1.67324 10.2657C1.65424 9.89418 1.76374 9.76267 2.13375 9.69517C2.62077 9.60517 3.12278 9.58617 3.6093 9.65767C5.66636 9.95818 7.41741 10.8777 8.88545 12.3348C9.72348 13.1643 10.3575 14.1558 11.0105 15.1243C11.705 16.1529 12.4521 17.1329 13.4036 17.9364C13.7396 18.2179 14.0076 18.4319 14.2641 18.5899C13.4906 18.6764 12.1996 18.6949 11.3165 17.9964V17.9954ZM12.2826 11.7817C12.2826 11.6167 12.4146 11.4852 12.5806 11.4852C12.6181 11.4852 12.6521 11.4927 12.6826 11.5037C12.7241 11.5187 12.7621 11.5412 12.7921 11.5752C12.8451 11.6277 12.8751 11.7027 12.8751 11.7817C12.8751 11.9467 12.7431 12.0782 12.5771 12.0782C12.4111 12.0782 12.2826 11.9467 12.2826 11.7817ZM15.2831 13.3208C15.0906 13.3998 14.8981 13.4673 14.7131 13.4748C14.4261 13.4898 14.1131 13.3733 13.9431 13.2308C13.6791 13.0093 13.4901 12.8853 13.4111 12.4988C13.3771 12.3338 13.3961 12.0782 13.4261 11.9317C13.4941 11.6162 13.4186 11.4137 13.1961 11.2297C13.0151 11.0797 12.7846 11.0382 12.5316 11.0382C12.4371 11.0382 12.3506 10.9967 12.2861 10.9632C12.1806 10.9107 12.0936 10.7792 12.1766 10.6177C12.2031 10.5652 12.3316 10.4377 12.3616 10.4152C12.7051 10.2197 13.1011 10.2837 13.4676 10.4302C13.8071 10.5692 14.0641 10.8242 14.4336 11.1847C14.8111 11.6202 14.8791 11.7402 15.0941 12.0672C15.2641 12.3228 15.4186 12.5853 15.5247 12.8858C15.5887 13.0733 15.5057 13.2268 15.2831 13.3208Z",
2248
- fill: "currentColor"
2249
- })
2214
+ jsx("text", {
2215
+ x: "31",
2216
+ y: "17.5",
2217
+ fill: "currentColor",
2218
+ fontFamily: "Arial, sans-serif",
2219
+ fontSize: "17",
2220
+ fontWeight: "650",
2221
+ letterSpacing: "-0.35",
2222
+ children: "Nomix"
2250
2223
  }),
2251
2224
  jsx("rect", {
2252
- x: "129.348",
2253
- y: "5.5",
2254
- width: "52",
2255
- height: "14",
2256
- rx: "2",
2225
+ x: "84",
2226
+ y: "5",
2227
+ width: "62",
2228
+ height: "15",
2229
+ rx: "2.5",
2257
2230
  fill: "currentColor"
2258
2231
  }),
2259
- jsxs("g", {
2260
- clipPath: "url(#nomix-wordmark-badge-clip)",
2261
- children: [
2262
- jsx("path", {
2263
- d: "M132.848 8.93205H134.08V16.137H132.848V8.93205ZM136.5 8.93205H137.732V16.137H136.5V8.93205ZM133.365 13.024V11.99H137.193V13.024H133.365Z",
2264
- fill: "var(--dsw-alias-label-primary-inverted)"
2265
- }),
2266
- jsx("path", {
2267
- d: "M140.397 14.432L140.672 13.453H143.202L143.532 14.432H140.397ZM140.287 16.137H139.055L141.277 8.93205H142.201L142.146 9.74605L140.947 13.915H140.969L140.287 16.137ZM145.039 16.137H143.741L143.07 13.948L143.081 13.937L141.871 9.74605L141.926 8.93205H142.817L145.039 16.137Z",
2268
- fill: "var(--dsw-alias-label-primary-inverted)"
2269
- }),
2270
- jsx("path", {
2271
- d: "M146.846 8.93205H149.068C149.852 8.93205 150.443 9.11538 150.839 9.48205C151.235 9.84138 151.433 10.3327 151.433 10.956C151.433 11.22 151.396 11.4657 151.323 11.693C151.249 11.9204 151.125 12.1257 150.949 12.309C150.773 12.4924 150.531 12.65 150.223 12.782C149.922 12.9067 149.541 13.0057 149.079 13.079V13.321H146.846V12.639L148.023 12.485C148.631 12.4044 149.09 12.298 149.398 12.166C149.706 12.034 149.915 11.8764 150.025 11.693C150.135 11.5024 150.19 11.2934 150.19 11.066C150.19 10.6994 150.083 10.417 149.871 10.219C149.658 10.021 149.324 9.92205 148.87 9.92205H146.846V8.93205ZM146.395 8.93205H147.627V16.137H146.395V8.93205ZM151.917 16.093V16.137H150.366L149.024 14.322C148.87 14.1094 148.73 13.9407 148.606 13.816C148.481 13.684 148.345 13.5887 148.199 13.53C148.052 13.464 147.872 13.42 147.66 13.398C147.447 13.3687 147.176 13.3504 146.846 13.343V13.145H149.079C149.233 13.211 149.368 13.2844 149.486 13.365C149.61 13.4457 149.735 13.5447 149.86 13.662C149.992 13.7794 150.138 13.937 150.3 14.135L151.917 16.093Z",
2272
- fill: "var(--dsw-alias-label-primary-inverted)"
2273
- }),
2274
- jsx("path", {
2275
- d: "M153.58 9.57005L153.591 8.93205H154.46L157.584 15.51V16.137H156.704L153.58 9.57005ZM158.024 16.137H156.968L156.88 8.93205H158.024V16.137ZM154.24 16.137H153.096V8.93205H154.152L154.24 16.137Z",
2276
- fill: "var(--dsw-alias-label-primary-inverted)"
2277
- }),
2278
- jsx("path", {
2279
- d: "M159.963 8.93205H161.206V16.137H159.963V8.93205ZM160.095 9.96605V8.93205H164.858V9.96605H160.095ZM160.095 16.137V15.103H164.902V16.137H160.095ZM160.095 13.013V11.99H164.374V13.013H160.095Z",
2280
- fill: "var(--dsw-alias-label-primary-inverted)"
2281
- }),
2282
- jsx("path", {
2283
- d: "M169.052 15.257C169.543 15.257 169.895 15.1654 170.108 14.982C170.328 14.7987 170.438 14.5457 170.438 14.223C170.438 14.047 170.405 13.8967 170.339 13.772C170.273 13.6474 170.152 13.5337 169.976 13.431C169.807 13.321 169.558 13.2147 169.228 13.112L168.491 12.881C167.846 12.6757 167.38 12.4044 167.094 12.067C166.808 11.7297 166.665 11.3007 166.665 10.78C166.665 10.428 166.76 10.1017 166.951 9.80105C167.142 9.50038 167.428 9.25838 167.809 9.07505C168.19 8.89172 168.663 8.80005 169.228 8.80005C169.631 8.80005 169.998 8.82938 170.328 8.88805C170.665 8.93938 171.039 9.01638 171.45 9.11905L171.274 10.175C170.834 10.0504 170.442 9.96238 170.097 9.91105C169.76 9.85238 169.463 9.82305 169.206 9.82305C168.737 9.82305 168.403 9.90738 168.205 10.076C168.007 10.2374 167.908 10.439 167.908 10.681C167.908 10.857 167.941 11.0147 168.007 11.154C168.073 11.286 168.19 11.407 168.359 11.517C168.535 11.627 168.784 11.7334 169.107 11.836L169.866 12.078C170.526 12.276 170.995 12.5327 171.274 12.848C171.553 13.156 171.692 13.585 171.692 14.135C171.692 14.5604 171.589 14.9344 171.384 15.257C171.179 15.5797 170.878 15.8327 170.482 16.016C170.093 16.1994 169.609 16.291 169.03 16.291C168.627 16.291 168.212 16.247 167.787 16.159C167.362 16.071 166.9 15.9427 166.401 15.774L166.665 14.718C167.156 14.894 167.6 15.0297 167.996 15.125C168.399 15.213 168.751 15.257 169.052 15.257Z",
2284
- fill: "var(--dsw-alias-label-primary-inverted)"
2285
- }),
2286
- jsx("path", {
2287
- d: "M175.809 15.257C176.3 15.257 176.652 15.1654 176.865 14.982C177.085 14.7987 177.195 14.5457 177.195 14.223C177.195 14.047 177.162 13.8967 177.096 13.772C177.03 13.6474 176.909 13.5337 176.733 13.431C176.564 13.321 176.315 13.2147 175.985 13.112L175.248 12.881C174.603 12.6757 174.137 12.4044 173.851 12.067C173.565 11.7297 173.422 11.3007 173.422 10.78C173.422 10.428 173.517 10.1017 173.708 9.80105C173.899 9.50038 174.185 9.25838 174.566 9.07505C174.947 8.89172 175.42 8.80005 175.985 8.80005C176.388 8.80005 176.755 8.82938 177.085 8.88805C177.422 8.93938 177.796 9.01638 178.207 9.11905L178.031 10.175C177.591 10.0504 177.199 9.96238 176.854 9.91105C176.517 9.85238 176.22 9.82305 175.963 9.82305C175.494 9.82305 175.16 9.90738 174.962 10.076C174.764 10.2374 174.665 10.439 174.665 10.681C174.665 10.857 174.698 11.0147 174.764 11.154C174.83 11.286 174.947 11.407 175.116 11.517C175.292 11.627 175.541 11.7334 175.864 11.836L176.623 12.078C177.283 12.276 177.752 12.5327 178.031 12.848C178.31 13.156 178.449 13.585 178.449 14.135C178.449 14.5604 178.346 14.9344 178.141 15.257C177.936 15.5797 177.635 15.8327 177.239 16.016C176.85 16.1994 176.366 16.291 175.787 16.291C175.384 16.291 174.969 16.247 174.544 16.159C174.119 16.071 173.657 15.9427 173.158 15.774L173.422 14.718C173.913 14.894 174.357 15.0297 174.753 15.125C175.156 15.213 175.508 15.257 175.809 15.257Z",
2288
- fill: "var(--dsw-alias-label-primary-inverted)"
2289
- })
2290
- ]
2291
- }),
2292
- jsxs("defs", { children: [jsx("clipPath", {
2293
- id: "nomix-wordmark-whale-clip",
2294
- children: jsx("rect", {
2295
- width: "23.16",
2296
- height: "17.0435",
2297
- fill: "white",
2298
- transform: "translate(0.141602 3.52185)"
2299
- })
2300
- }), jsx("clipPath", {
2301
- id: "nomix-wordmark-badge-clip",
2302
- children: jsx("rect", {
2303
- width: "46",
2304
- height: "14",
2305
- fill: "white",
2306
- transform: "translate(132.348 5.5)"
2307
- })
2308
- })] })
2232
+ jsx("text", {
2233
+ x: "90",
2234
+ y: "15.5",
2235
+ fill: "var(--dsw-alias-label-primary-inverted)",
2236
+ fontFamily: "Arial, sans-serif",
2237
+ fontSize: "9",
2238
+ fontWeight: "700",
2239
+ letterSpacing: "0.5",
2240
+ children: "HARNESS"
2241
+ })
2309
2242
  ]
2310
2243
  });
2311
2244
  }
@@ -5880,4 +5813,4 @@ function extractMarkdownPlainText(markdown, options = {}) {
5880
5813
  }
5881
5814
  }
5882
5815
  //#endregion
5883
- export { BrandWordmark, Button, CodeBlock, ConnectionBanner, DEFAULT_DIFF_MAX_LINES, DEFAULT_READ_MAX_LINES, DEFAULT_SEARCH_MAX_LINES, DEFAULT_TERMINAL_MAX_LINES, DiffBlock, DisclosureRow, FishLogo, HoverCard, IconAgentPresetOutline16, IconApiOutline14, IconArchiveOutline20, IconBranchOutline16, IconBrowseOutline16, IconCheckOutline14, IconCheckOutline16, IconChecklistOutline14, IconChevronDownOutline14, IconChevronLeftOutline14, IconChevronRightOutline14, IconChevronUpOutline14, IconCloseFill14, IconCloseOutline16, IconCodeOutline16, IconCopyOutline16, IconCordisPluginOutline14, IconDarkOutline16, IconDataOutline16, IconDislikeFill16, IconDislikeOutline16, IconDownloadOutline16, IconEditOutline16, IconEllipsisOutline16, IconEnhanceOutline16, IconFolderClose16, IconFolderOpen16, IconFolderOpenOutline16, IconFollowsystemOutline16, IconFullscreenOutline16, IconGlobeOutline14, IconGoalOutline16, IconInspectOutline12, IconLightOutline16, IconLikeFill16, IconLikeOutline16, IconLinkOutline14, IconLinkOutline16, IconListPenOutline16, IconLoadingOutline16, IconNewChatOutline16, IconPanelLeftOutline16, IconPaperclipOutline16, IconPauseOutline16, IconPersonalizationOutline16, IconPlayOutline16, IconPlusOutline16, IconProjectAddOutline16, IconQuestionOutline14, IconQueueOutline14, IconRefreshOutline14, IconRefreshOutline16, IconRightUpOutline14, IconRightUpOutline16, IconSearchOutline16, IconSendOutline14, IconSendOutline16, IconSettingsOutline14, IconSettingsOutline16, IconShareOutline16, IconSkillOutline16, IconSparkle16, IconStopFill16, IconThinkOutline14, IconThinkOutline16, IconTrashOutline16, IconTreeCorner8x10, IconTriangleRightFill14, IconUserOutline16, IconWarningOutline16, Input, JsonBlock, JsonTree, MarkdownText, Menu, MessageText, Modal, OnboardingSurface, Pill, ReadBlock, RiskConfirmation, SearchBlock, StateDot, TerminalBlock, Toast, Tooltip, WebBlock, extractMarkdownPlainText, useAnchoredMaxHeight, useDismissOnOutsidePointer, writeClipboard };
5816
+ export { BrandWordmark, Button, CodeBlock, ConnectionBanner, DEFAULT_DIFF_MAX_LINES, DEFAULT_READ_MAX_LINES, DEFAULT_SEARCH_MAX_LINES, DEFAULT_TERMINAL_MAX_LINES, DiffBlock, DisclosureRow, HoverCard, IconAgentPresetOutline16, IconApiOutline14, IconArchiveOutline20, IconBranchOutline16, IconBrowseOutline16, IconCheckOutline14, IconCheckOutline16, IconChecklistOutline14, IconChevronDownOutline14, IconChevronLeftOutline14, IconChevronRightOutline14, IconChevronUpOutline14, IconCloseFill14, IconCloseOutline16, IconCodeOutline16, IconCopyOutline16, IconCordisPluginOutline14, IconDarkOutline16, IconDataOutline16, IconDislikeFill16, IconDislikeOutline16, IconDownloadOutline16, IconEditOutline16, IconEllipsisOutline16, IconEnhanceOutline16, IconFolderClose16, IconFolderOpen16, IconFolderOpenOutline16, IconFollowsystemOutline16, IconFullscreenOutline16, IconGlobeOutline14, IconGoalOutline16, IconInspectOutline12, IconLightOutline16, IconLikeFill16, IconLikeOutline16, IconLinkOutline14, IconLinkOutline16, IconListPenOutline16, IconLoadingOutline16, IconNewChatOutline16, IconPanelLeftOutline16, IconPaperclipOutline16, IconPauseOutline16, IconPersonalizationOutline16, IconPlayOutline16, IconPlusOutline16, IconProjectAddOutline16, IconQuestionOutline14, IconQueueOutline14, IconRefreshOutline14, IconRefreshOutline16, IconRightUpOutline14, IconRightUpOutline16, IconSearchOutline16, IconSendOutline14, IconSendOutline16, IconSettingsOutline14, IconSettingsOutline16, IconShareOutline16, IconSkillOutline16, IconSparkle16, IconStopFill16, IconThinkOutline14, IconThinkOutline16, IconTrashOutline16, IconTreeCorner8x10, IconTriangleRightFill14, IconUserOutline16, IconWarningOutline16, Input, JsonBlock, JsonTree, MarkdownText, Menu, MessageText, Modal, NOMIX_LOGO_PATH, NomixLogo, OnboardingSurface, Pill, ReadBlock, RiskConfirmation, SearchBlock, StateDot, TerminalBlock, Toast, Tooltip, WebBlock, extractMarkdownPlainText, useAnchoredMaxHeight, useDismissOnOutsidePointer, writeClipboard };
@@ -1,9 +1,9 @@
1
1
  import type { IconProps } from './icons/props.ts';
2
2
  /**
3
- * Render the full brand wordmark.
4
- * @param props.size - height in px (default 24; width keeps the 182:24 ratio).
3
+ * Render the Nomix Harness brand wordmark.
4
+ * @param props.size - height in px (default 24).
5
5
  * @param props.className - extra class for layout placement.
6
- * @returns the wordmark svg (aria-hidden decorative brand art).
6
+ * @returns the decorative logo, product name, and Harness badge.
7
7
  */
8
8
  export declare function BrandWordmark({ size, className }: IconProps): import("react").JSX.Element;
9
9
  //# sourceMappingURL=BrandWordmark.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  /**
3
- * Render the full brand wordmark.
4
- * @param props.size - height in px (default 24; width keeps the 182:24 ratio).
3
+ * Render the Nomix Harness brand wordmark.
4
+ * @param props.size - height in px (default 24).
5
5
  * @param props.className - extra class for layout placement.
6
- * @returns the wordmark svg (aria-hidden decorative brand art).
6
+ * @returns the decorative logo, product name, and Harness badge.
7
7
  */
8
8
  export function BrandWordmark({ size = 24, className }) {
9
- return (_jsxs("svg", { width: (size * 182) / 24, height: size, className: className, viewBox: "0 0 182 24", fill: "none", "aria-hidden": "true", children: [_jsx("path", { d: "M68.416 18.2447H67.0501V16.1272H68.416C69.2619 16.1272 70.1166 15.9163 70.6671 15.3304C71.2181 14.7444 71.426 13.8455 71.426 12.9471C71.426 12.0487 71.2268 11.1498 70.6671 10.5643C70.1083 9.97831 69.2619 9.76744 68.416 9.76744C67.5701 9.76744 66.7154 9.97831 66.1639 10.5643C65.6129 11.1503 65.4049 12.0487 65.4049 12.9471V21.6435H63.009V7.6582H65.4049V8.54883H65.8442C65.8918 8.49393 65.9394 8.44728 65.9875 8.40064C66.5871 7.85353 67.5049 7.6582 68.4072 7.6582C69.8212 7.6582 71.2341 8.00998 72.1607 8.98662C73.0868 9.96325 73.4143 11.4632 73.4143 12.9558C73.4143 14.4485 73.0785 15.9406 72.1607 16.925C71.2424 17.9094 69.8212 18.2457 68.416 18.2457V18.2447Z", fill: "currentColor" }), _jsx("path", { d: "M31.9551 8.03497H33.3204V10.1525H31.9551C31.1087 10.1525 30.2545 10.3633 29.7035 10.9493C29.1525 11.5353 28.945 12.4342 28.945 13.3326C28.945 14.231 29.1447 15.1294 29.7035 15.7154C30.2623 16.3014 31.1087 16.5122 31.9551 16.5122C32.8015 16.5122 33.6562 16.3014 34.2072 15.7154C34.7582 15.1294 34.9657 14.231 34.9657 13.3326V4.62842H37.3611V18.6219H34.9657V17.7313H34.5264C34.4783 17.7857 34.4307 17.8329 34.3826 17.8795C33.7835 18.4261 32.8652 18.6219 31.9629 18.6219C30.5494 18.6219 29.136 18.2707 28.2099 17.294C27.2838 16.3174 26.9563 14.817 26.9563 13.3248C26.9563 11.8327 27.2916 10.34 28.2099 9.35561C29.136 8.37898 30.5494 8.03497 31.9551 8.03497Z", fill: "currentColor" }), _jsx("path", { d: "M49.3786 13.1431V13.9948H42.9984V12.2996H47.2305C47.1348 11.6825 46.9113 11.1043 46.5119 10.682C45.9371 10.0727 45.0503 9.85409 44.1723 9.85409C43.2943 9.85409 42.4076 10.0727 41.8328 10.682C41.258 11.2913 41.05 12.2213 41.05 13.1435C41.05 14.0658 41.2575 15.003 41.8328 15.6046C42.4076 16.2061 43.2939 16.433 44.1723 16.433C45.0508 16.433 45.9371 16.2143 46.5119 15.6046C46.5916 15.5186 46.6635 15.4248 46.7354 15.331H49.0992C48.8918 16.0657 48.5643 16.7299 48.0691 17.2454C47.111 18.2531 45.6339 18.6205 44.1723 18.6205C42.7108 18.6205 41.2337 18.2609 40.2755 17.2454C39.3174 16.2299 38.9661 14.6828 38.9661 13.1435C38.9661 11.6043 39.3096 10.0494 40.2755 9.04168C41.242 8.03396 42.7108 7.66663 44.1723 7.66663C45.6339 7.66663 47.111 8.02618 48.0691 9.04168C49.0351 10.0572 49.3786 11.6043 49.3786 13.1435V13.1431Z", fill: "currentColor" }), _jsx("path", { d: "M61.4045 13.1431V13.9948H55.0243V12.2996H59.2564C59.1602 11.6825 58.9372 11.1043 58.5378 10.682C57.963 10.0727 57.0762 9.85409 56.1982 9.85409C55.3202 9.85409 54.4335 10.0727 53.8587 10.682C53.2839 11.2913 53.0759 12.2213 53.0759 13.1435C53.0759 14.0658 53.2834 15.003 53.8587 15.6046C54.4335 16.2061 55.3202 16.433 56.1982 16.433C57.0762 16.433 57.963 16.2143 58.5378 15.6046C58.6179 15.5186 58.6894 15.4248 58.7608 15.331H61.1251C60.9171 16.0657 60.5897 16.7299 60.0945 17.2454C59.1364 18.2531 57.6593 18.6205 56.1982 18.6205C54.7372 18.6205 53.2596 18.2609 52.3014 17.2454C51.3432 16.2299 50.9919 14.6828 50.9919 13.1435C50.9919 11.6043 51.3355 10.0494 52.3014 9.04168C53.2678 8.03396 54.7367 7.66663 56.1982 7.66663C57.6598 7.66663 59.1364 8.02618 60.0945 9.04168C61.061 10.0572 61.4045 11.6043 61.4045 13.1435V13.1431Z", fill: "currentColor" }), _jsx("path", { d: "M80.242 18.6214C81.7035 18.6214 83.1801 18.4105 84.1383 17.809C85.0965 17.2075 85.4482 16.2931 85.4482 15.3869C85.4482 14.4807 85.1042 13.5585 84.1383 12.9647C83.1801 12.371 81.703 12.1518 80.242 12.1518C79.6186 12.1518 79.0438 12.0658 78.6366 11.8394C78.2294 11.6047 78.0778 11.2534 78.0778 10.9017C78.0778 10.5499 78.2216 10.1908 78.6366 9.9639C79.0438 9.72921 79.6749 9.65147 80.2973 9.65147C80.9198 9.65147 81.5509 9.73747 81.9591 9.9639C82.3663 10.1986 82.5179 10.5499 82.5179 10.9017H84.9531C84.9531 9.99499 84.6421 9.07327 83.7719 8.47951C82.9017 7.88576 81.5679 7.66663 80.2424 7.66663C78.9169 7.66663 77.5837 7.8775 76.713 8.47951C75.8427 9.08104 75.5308 9.99499 75.5308 10.9017C75.5308 11.8083 75.8423 12.73 76.713 13.3238C77.5832 13.9176 78.9165 14.1367 80.2424 14.1367C80.929 14.1367 81.688 14.2227 82.1428 14.4491C82.5985 14.676 82.7579 15.0351 82.7579 15.3869C82.7579 15.7387 82.5985 16.0977 82.1428 16.3246C81.688 16.5511 80.9931 16.6371 80.3066 16.6371C79.62 16.6371 78.9169 16.5511 78.4694 16.3246C78.0224 16.0982 77.8543 15.7387 77.8543 15.3869H75.0435C75.0435 16.2935 75.3865 17.2153 76.3534 17.809C77.3194 18.4028 78.7809 18.6214 80.2424 18.6214H80.242Z", fill: "currentColor" }), _jsx("path", { d: "M97.4733 13.1431V13.9948H91.0932V12.2996H95.3252C95.23 11.6825 95.006 11.1043 94.6071 10.682C94.0313 10.0727 93.1456 9.85409 92.2666 9.85409C91.3876 9.85409 90.5018 10.0727 89.927 10.682C89.3522 11.2913 89.1452 12.2213 89.1452 13.1435C89.1452 14.0658 89.3522 15.003 89.927 15.6046C90.5018 16.2061 91.3886 16.433 92.2666 16.433C93.1446 16.433 94.0313 16.2143 94.6071 15.6046C94.6863 15.5186 94.7587 15.4248 94.8301 15.331H97.1935C96.9855 16.0657 96.6585 16.7299 96.1639 17.2454C95.2057 18.2531 93.7281 18.6205 92.2666 18.6205C90.805 18.6205 89.3284 18.2609 88.3703 17.2454C87.4121 16.2299 87.0613 14.6828 87.0613 13.1435C87.0613 11.6043 87.4043 10.0494 88.3703 9.04168C89.3367 8.03396 90.806 7.66663 92.2666 7.66663C93.7272 7.66663 95.2057 8.02618 96.1639 9.04168C97.1298 10.0572 97.4729 11.6043 97.4729 13.1435L97.4733 13.1431Z", fill: "currentColor" }), _jsx("path", { d: "M109.499 13.1431V13.9948H103.119V12.2996H107.351C107.256 11.6825 107.032 11.1043 106.632 10.682C106.057 10.0727 105.172 9.85409 104.293 9.85409C103.414 9.85409 102.528 10.0727 101.953 10.682C101.378 11.2913 101.17 12.2213 101.17 13.1435C101.17 14.0658 101.378 15.003 101.953 15.6046C102.528 16.2061 103.415 16.433 104.293 16.433C105.171 16.433 106.057 16.2143 106.632 15.6046C106.712 15.5186 106.784 15.4248 106.856 15.331H109.22C109.012 16.0657 108.685 16.7299 108.19 17.2454C107.231 18.2531 105.754 18.6205 104.293 18.6205C102.831 18.6205 101.355 18.2609 100.396 17.2454C99.4382 16.2299 99.0864 14.6828 99.0864 13.1435C99.0864 11.6043 99.4295 10.0494 100.396 9.04168C101.362 8.03396 102.832 7.66663 104.293 7.66663C105.754 7.66663 107.231 8.02618 108.19 9.04168C109.156 10.0572 109.499 11.6043 109.499 13.1435V13.1431Z", fill: "currentColor" }), _jsx("path", { d: "M113.5 4.62817H111.104V18.6217H113.5V4.62817Z", fill: "currentColor" }), _jsx("path", { d: "M117.589 12.8154L121.517 18.6208H118.554L114.625 12.8154L118.554 8.15088H121.517L117.589 12.8154Z", fill: "currentColor" }), _jsx("g", { clipPath: "url(#nomix-wordmark-whale-clip)", children: _jsx("path", { d: "M23.0584 4.95203C22.8129 4.83203 22.7074 5.06103 22.5639 5.17704C22.5149 5.21454 22.4734 5.26354 22.4319 5.30854C22.0734 5.69155 21.6543 5.94306 21.1073 5.91306C20.3073 5.86806 19.6243 6.11957 19.0203 6.73158C18.8918 5.97706 18.4652 5.52655 17.8162 5.23754C17.4767 5.08753 17.1332 4.93703 16.8952 4.61052C16.7292 4.37801 16.6837 4.11901 16.6007 3.8635C16.5477 3.70949 16.4952 3.55199 16.3177 3.52549C16.1252 3.49549 16.0497 3.65699 15.9742 3.792C15.6722 4.34401 15.5552 4.95203 15.5667 5.56805C15.5932 6.95359 16.1782 8.05712 17.3407 8.84215C17.4727 8.93215 17.5067 9.02215 17.4652 9.15366C17.3857 9.42416 17.2917 9.68667 17.2087 9.95718C17.1557 10.1297 17.0767 10.1677 16.8917 10.0922C16.2537 9.82568 15.7027 9.43117 15.2156 8.95465C14.3891 8.15513 13.6416 7.2726 12.7096 6.58158C12.4906 6.42007 12.2716 6.27007 12.045 6.12707C11.094 5.20354 12.1696 4.44502 12.4186 4.35501C12.6791 4.26101 12.5091 3.938 11.6675 3.942C10.826 3.9455 10.056 4.22751 9.07446 4.60302C8.93096 4.65952 8.77995 4.70052 8.62545 4.73452C7.73492 4.56552 6.80989 4.52802 5.84386 4.63702C4.02481 4.83953 2.57177 5.69955 1.50373 7.1676C0.220694 8.93215 -0.0813148 10.9372 0.288196 13.0283C0.676708 15.2323 1.80174 17.0569 3.53029 18.4834C5.32285 19.9625 7.38741 20.6875 9.74298 20.5485C11.1735 20.466 12.7661 20.2745 14.5626 18.7539C15.0156 18.9795 15.4912 19.0695 16.2797 19.137C16.8872 19.1935 17.4722 19.107 17.9252 19.013C18.6347 18.8629 18.5857 18.2059 18.3292 18.0854C16.2497 17.1169 16.7062 17.5109 16.2912 17.1919C17.3477 15.9419 18.9618 13.7198 19.4598 10.6942C19.5088 10.3602 19.5713 9.88968 19.5638 9.61917C19.5598 9.45417 19.5978 9.39016 19.7863 9.37116C20.3073 9.31116 20.8128 9.16866 21.2773 8.91315C22.6249 8.17713 23.1684 6.96809 23.2964 5.51905C23.3154 5.29754 23.2924 5.06853 23.0584 4.95203ZM11.3165 17.9954C9.30097 16.4109 8.32344 15.8894 7.91992 15.9119C7.54241 15.9344 7.61042 16.3664 7.69342 16.6479C7.78042 16.9259 7.89342 17.1174 8.05193 17.3614C8.16143 17.5229 8.23694 17.7629 7.94243 17.9434C7.29341 18.3449 6.16487 17.8084 6.11187 17.7819C4.79833 17.0084 3.7003 15.9874 2.92628 14.5908C2.17875 13.2468 1.74474 11.8047 1.67324 10.2657C1.65424 9.89418 1.76374 9.76267 2.13375 9.69517C2.62077 9.60517 3.12278 9.58617 3.6093 9.65767C5.66636 9.95818 7.41741 10.8777 8.88545 12.3348C9.72348 13.1643 10.3575 14.1558 11.0105 15.1243C11.705 16.1529 12.4521 17.1329 13.4036 17.9364C13.7396 18.2179 14.0076 18.4319 14.2641 18.5899C13.4906 18.6764 12.1996 18.6949 11.3165 17.9964V17.9954ZM12.2826 11.7817C12.2826 11.6167 12.4146 11.4852 12.5806 11.4852C12.6181 11.4852 12.6521 11.4927 12.6826 11.5037C12.7241 11.5187 12.7621 11.5412 12.7921 11.5752C12.8451 11.6277 12.8751 11.7027 12.8751 11.7817C12.8751 11.9467 12.7431 12.0782 12.5771 12.0782C12.4111 12.0782 12.2826 11.9467 12.2826 11.7817ZM15.2831 13.3208C15.0906 13.3998 14.8981 13.4673 14.7131 13.4748C14.4261 13.4898 14.1131 13.3733 13.9431 13.2308C13.6791 13.0093 13.4901 12.8853 13.4111 12.4988C13.3771 12.3338 13.3961 12.0782 13.4261 11.9317C13.4941 11.6162 13.4186 11.4137 13.1961 11.2297C13.0151 11.0797 12.7846 11.0382 12.5316 11.0382C12.4371 11.0382 12.3506 10.9967 12.2861 10.9632C12.1806 10.9107 12.0936 10.7792 12.1766 10.6177C12.2031 10.5652 12.3316 10.4377 12.3616 10.4152C12.7051 10.2197 13.1011 10.2837 13.4676 10.4302C13.8071 10.5692 14.0641 10.8242 14.4336 11.1847C14.8111 11.6202 14.8791 11.7402 15.0941 12.0672C15.2641 12.3228 15.4186 12.5853 15.5247 12.8858C15.5887 13.0733 15.5057 13.2268 15.2831 13.3208Z", fill: "currentColor" }) }), _jsx("rect", { x: "129.348", y: "5.5", width: "52", height: "14", rx: "2", fill: "currentColor" }), _jsxs("g", { clipPath: "url(#nomix-wordmark-badge-clip)", children: [_jsx("path", { d: "M132.848 8.93205H134.08V16.137H132.848V8.93205ZM136.5 8.93205H137.732V16.137H136.5V8.93205ZM133.365 13.024V11.99H137.193V13.024H133.365Z", fill: "var(--dsw-alias-label-primary-inverted)" }), _jsx("path", { d: "M140.397 14.432L140.672 13.453H143.202L143.532 14.432H140.397ZM140.287 16.137H139.055L141.277 8.93205H142.201L142.146 9.74605L140.947 13.915H140.969L140.287 16.137ZM145.039 16.137H143.741L143.07 13.948L143.081 13.937L141.871 9.74605L141.926 8.93205H142.817L145.039 16.137Z", fill: "var(--dsw-alias-label-primary-inverted)" }), _jsx("path", { d: "M146.846 8.93205H149.068C149.852 8.93205 150.443 9.11538 150.839 9.48205C151.235 9.84138 151.433 10.3327 151.433 10.956C151.433 11.22 151.396 11.4657 151.323 11.693C151.249 11.9204 151.125 12.1257 150.949 12.309C150.773 12.4924 150.531 12.65 150.223 12.782C149.922 12.9067 149.541 13.0057 149.079 13.079V13.321H146.846V12.639L148.023 12.485C148.631 12.4044 149.09 12.298 149.398 12.166C149.706 12.034 149.915 11.8764 150.025 11.693C150.135 11.5024 150.19 11.2934 150.19 11.066C150.19 10.6994 150.083 10.417 149.871 10.219C149.658 10.021 149.324 9.92205 148.87 9.92205H146.846V8.93205ZM146.395 8.93205H147.627V16.137H146.395V8.93205ZM151.917 16.093V16.137H150.366L149.024 14.322C148.87 14.1094 148.73 13.9407 148.606 13.816C148.481 13.684 148.345 13.5887 148.199 13.53C148.052 13.464 147.872 13.42 147.66 13.398C147.447 13.3687 147.176 13.3504 146.846 13.343V13.145H149.079C149.233 13.211 149.368 13.2844 149.486 13.365C149.61 13.4457 149.735 13.5447 149.86 13.662C149.992 13.7794 150.138 13.937 150.3 14.135L151.917 16.093Z", fill: "var(--dsw-alias-label-primary-inverted)" }), _jsx("path", { d: "M153.58 9.57005L153.591 8.93205H154.46L157.584 15.51V16.137H156.704L153.58 9.57005ZM158.024 16.137H156.968L156.88 8.93205H158.024V16.137ZM154.24 16.137H153.096V8.93205H154.152L154.24 16.137Z", fill: "var(--dsw-alias-label-primary-inverted)" }), _jsx("path", { d: "M159.963 8.93205H161.206V16.137H159.963V8.93205ZM160.095 9.96605V8.93205H164.858V9.96605H160.095ZM160.095 16.137V15.103H164.902V16.137H160.095ZM160.095 13.013V11.99H164.374V13.013H160.095Z", fill: "var(--dsw-alias-label-primary-inverted)" }), _jsx("path", { d: "M169.052 15.257C169.543 15.257 169.895 15.1654 170.108 14.982C170.328 14.7987 170.438 14.5457 170.438 14.223C170.438 14.047 170.405 13.8967 170.339 13.772C170.273 13.6474 170.152 13.5337 169.976 13.431C169.807 13.321 169.558 13.2147 169.228 13.112L168.491 12.881C167.846 12.6757 167.38 12.4044 167.094 12.067C166.808 11.7297 166.665 11.3007 166.665 10.78C166.665 10.428 166.76 10.1017 166.951 9.80105C167.142 9.50038 167.428 9.25838 167.809 9.07505C168.19 8.89172 168.663 8.80005 169.228 8.80005C169.631 8.80005 169.998 8.82938 170.328 8.88805C170.665 8.93938 171.039 9.01638 171.45 9.11905L171.274 10.175C170.834 10.0504 170.442 9.96238 170.097 9.91105C169.76 9.85238 169.463 9.82305 169.206 9.82305C168.737 9.82305 168.403 9.90738 168.205 10.076C168.007 10.2374 167.908 10.439 167.908 10.681C167.908 10.857 167.941 11.0147 168.007 11.154C168.073 11.286 168.19 11.407 168.359 11.517C168.535 11.627 168.784 11.7334 169.107 11.836L169.866 12.078C170.526 12.276 170.995 12.5327 171.274 12.848C171.553 13.156 171.692 13.585 171.692 14.135C171.692 14.5604 171.589 14.9344 171.384 15.257C171.179 15.5797 170.878 15.8327 170.482 16.016C170.093 16.1994 169.609 16.291 169.03 16.291C168.627 16.291 168.212 16.247 167.787 16.159C167.362 16.071 166.9 15.9427 166.401 15.774L166.665 14.718C167.156 14.894 167.6 15.0297 167.996 15.125C168.399 15.213 168.751 15.257 169.052 15.257Z", fill: "var(--dsw-alias-label-primary-inverted)" }), _jsx("path", { d: "M175.809 15.257C176.3 15.257 176.652 15.1654 176.865 14.982C177.085 14.7987 177.195 14.5457 177.195 14.223C177.195 14.047 177.162 13.8967 177.096 13.772C177.03 13.6474 176.909 13.5337 176.733 13.431C176.564 13.321 176.315 13.2147 175.985 13.112L175.248 12.881C174.603 12.6757 174.137 12.4044 173.851 12.067C173.565 11.7297 173.422 11.3007 173.422 10.78C173.422 10.428 173.517 10.1017 173.708 9.80105C173.899 9.50038 174.185 9.25838 174.566 9.07505C174.947 8.89172 175.42 8.80005 175.985 8.80005C176.388 8.80005 176.755 8.82938 177.085 8.88805C177.422 8.93938 177.796 9.01638 178.207 9.11905L178.031 10.175C177.591 10.0504 177.199 9.96238 176.854 9.91105C176.517 9.85238 176.22 9.82305 175.963 9.82305C175.494 9.82305 175.16 9.90738 174.962 10.076C174.764 10.2374 174.665 10.439 174.665 10.681C174.665 10.857 174.698 11.0147 174.764 11.154C174.83 11.286 174.947 11.407 175.116 11.517C175.292 11.627 175.541 11.7334 175.864 11.836L176.623 12.078C177.283 12.276 177.752 12.5327 178.031 12.848C178.31 13.156 178.449 13.585 178.449 14.135C178.449 14.5604 178.346 14.9344 178.141 15.257C177.936 15.5797 177.635 15.8327 177.239 16.016C176.85 16.1994 176.366 16.291 175.787 16.291C175.384 16.291 174.969 16.247 174.544 16.159C174.119 16.071 173.657 15.9427 173.158 15.774L173.422 14.718C173.913 14.894 174.357 15.0297 174.753 15.125C175.156 15.213 175.508 15.257 175.809 15.257Z", fill: "var(--dsw-alias-label-primary-inverted)" })] }), _jsxs("defs", { children: [_jsx("clipPath", { id: "nomix-wordmark-whale-clip", children: _jsx("rect", { width: "23.16", height: "17.0435", fill: "white", transform: "translate(0.141602 3.52185)" }) }), _jsx("clipPath", { id: "nomix-wordmark-badge-clip", children: _jsx("rect", { width: "46", height: "14", fill: "white", transform: "translate(132.348 5.5)" }) })] })] }));
9
+ return (_jsxs("svg", { width: (size * 148) / 24, height: size, className: className, viewBox: "0 0 148 24", "aria-hidden": "true", children: [_jsx("image", { href: "/nomix-logo.jpg", width: "24", height: "24" }), _jsx("text", { x: "31", y: "17.5", fill: "currentColor", fontFamily: "Arial, sans-serif", fontSize: "17", fontWeight: "650", letterSpacing: "-0.35", children: "Nomix" }), _jsx("rect", { x: "84", y: "5", width: "62", height: "15", rx: "2.5", fill: "currentColor" }), _jsx("text", { x: "90", y: "15.5", fill: "var(--dsw-alias-label-primary-inverted)", fontFamily: "Arial, sans-serif", fontSize: "9", fontWeight: "700", letterSpacing: "0.5", children: "HARNESS" })] }));
10
10
  }
11
11
  //# sourceMappingURL=BrandWordmark.js.map
@@ -0,0 +1,11 @@
1
+ import type { IconProps } from './icons/props.ts';
2
+ /** Public path copied into every built Nomix web application. */
3
+ export declare const NOMIX_LOGO_PATH = "/nomix-logo.jpg";
4
+ /**
5
+ * Render the Nomix product mark supplied by the project owner.
6
+ * @param props.size - square edge in px (default 24).
7
+ * @param props.className - extra class for layout placement.
8
+ * @returns the decorative Nomix logo image.
9
+ */
10
+ export declare function NomixLogo({ size, className }: IconProps): import("react").JSX.Element;
11
+ //# sourceMappingURL=NomixLogo.d.ts.map
@@ -0,0 +1,13 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ /** Public path copied into every built Nomix web application. */
3
+ export const NOMIX_LOGO_PATH = '/nomix-logo.jpg';
4
+ /**
5
+ * Render the Nomix product mark supplied by the project owner.
6
+ * @param props.size - square edge in px (default 24).
7
+ * @param props.className - extra class for layout placement.
8
+ * @returns the decorative Nomix logo image.
9
+ */
10
+ export function NomixLogo({ size = 24, className }) {
11
+ return (_jsx("svg", { width: size, height: size, className: className, viewBox: "0 0 512 512", "aria-hidden": "true", children: _jsx("image", { href: NOMIX_LOGO_PATH, width: "512", height: "512" }) }));
12
+ }
13
+ //# sourceMappingURL=NomixLogo.js.map
@@ -19,7 +19,7 @@ export { OnboardingSurface } from './OnboardingSurface.tsx';
19
19
  export { RiskConfirmation } from './RiskConfirmation.tsx';
20
20
  export type { RiskConfirmationProps } from './RiskConfirmation.tsx';
21
21
  export { ConnectionBanner } from './ConnectionBanner.tsx';
22
- export { FishLogo } from './FishLogo.tsx';
22
+ export { NOMIX_LOGO_PATH, NomixLogo } from './NomixLogo.tsx';
23
23
  export { BrandWordmark } from './BrandWordmark.tsx';
24
24
  export { Tooltip } from './Tooltip.tsx';
25
25
  export type { TooltipSide } from './Tooltip.tsx';
@@ -14,7 +14,7 @@ export { Modal } from "./Modal.js";
14
14
  export { OnboardingSurface } from "./OnboardingSurface.js";
15
15
  export { RiskConfirmation } from "./RiskConfirmation.js";
16
16
  export { ConnectionBanner } from "./ConnectionBanner.js";
17
- export { FishLogo } from "./FishLogo.js";
17
+ export { NOMIX_LOGO_PATH, NomixLogo } from "./NomixLogo.js";
18
18
  export { BrandWordmark } from "./BrandWordmark.js";
19
19
  export { Tooltip } from "./Tooltip.js";
20
20
  export { Toast } from "./Toast.js";
@@ -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.2",
4
+ "version": "0.2.3",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -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.2",
4
+ "version": "0.2.3",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -36,25 +36,25 @@ window.__ModuleLoader__.load({
36
36
  document.head.appendChild(tag);
37
37
  }
38
38
  var SettingsRoot_module_css_default = {
39
- "nav": "zCBVeW_nav",
40
- "navList": "zCBVeW_navList",
41
- "mask": "zCBVeW_mask",
42
- "header": "zCBVeW_header",
43
39
  "overlay": "zCBVeW_overlay",
44
- "actions": "zCBVeW_actions",
45
- "options": "zCBVeW_options",
46
- "content": "zCBVeW_content",
47
- "close": "zCBVeW_close",
48
- "rail": "zCBVeW_rail",
49
- "navTitle": "zCBVeW_navTitle",
40
+ "navCell": "zCBVeW_navCell",
41
+ "nav": "zCBVeW_nav",
50
42
  "active": "zCBVeW_active",
51
- "hiddenLabel": "zCBVeW_hiddenLabel",
52
43
  "triggerLabel": "zCBVeW_triggerLabel",
44
+ "rail": "zCBVeW_rail",
53
45
  "panel": "zCBVeW_panel",
54
- "navLabel": "zCBVeW_navLabel",
55
- "navIcon": "zCBVeW_navIcon",
46
+ "actions": "zCBVeW_actions",
47
+ "close": "zCBVeW_close",
48
+ "content": "zCBVeW_content",
56
49
  "trigger": "zCBVeW_trigger",
57
- "navCell": "zCBVeW_navCell"
50
+ "navIcon": "zCBVeW_navIcon",
51
+ "mask": "zCBVeW_mask",
52
+ "header": "zCBVeW_header",
53
+ "options": "zCBVeW_options",
54
+ "hiddenLabel": "zCBVeW_hiddenLabel",
55
+ "navTitle": "zCBVeW_navTitle",
56
+ "navList": "zCBVeW_navList",
57
+ "navLabel": "zCBVeW_navLabel"
58
58
  };
59
59
  //#endregion
60
60
  //#region lib/types/client/SettingsRoot.js
@@ -311,8 +311,8 @@ window.__ModuleLoader__.load({
311
311
  document.head.appendChild(tag);
312
312
  }
313
313
  var SettingsDocumentAction_module_css_default = {
314
- "error": "N_Pcma_error",
315
- "action": "N_Pcma_action"
314
+ "action": "N_Pcma_action",
315
+ "error": "N_Pcma_error"
316
316
  };
317
317
  //#endregion
318
318
  //#region lib/types/client/SettingsDocumentAction.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.2",
4
+ "version": "0.2.3",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -67,67 +67,67 @@ window.__ModuleLoader__.load({
67
67
  document.head.appendChild(tag);
68
68
  }
69
69
  var ModelsSection_module_css_default = {
70
+ "addButton": "_1AumBW_addButton",
71
+ "modelCatalogMeta": "_1AumBW_modelCatalogMeta",
72
+ "modelFieldLabel": "_1AumBW_modelFieldLabel",
73
+ "hiddenLabel": "_1AumBW_hiddenLabel",
74
+ "candidateLabel": "_1AumBW_candidateLabel",
75
+ "modelField": "_1AumBW_modelField",
76
+ "advancedHint": "_1AumBW_advancedHint",
77
+ "modelEntry": "_1AumBW_modelEntry",
78
+ "addCard": "_1AumBW_addCard",
70
79
  "title": "_1AumBW_title",
71
- "modelRow": "_1AumBW_modelRow",
72
- "candidateId": "_1AumBW_candidateId",
73
- "customizedBody": "_1AumBW_customizedBody",
80
+ "deleteDialog": "_1AumBW_deleteDialog",
81
+ "intro": "_1AumBW_intro",
82
+ "savedNotice": "_1AumBW_savedNotice",
83
+ "addBlock": "_1AumBW_addBlock",
84
+ "deleteConfirm": "_1AumBW_deleteConfirm",
85
+ "candidateList": "_1AumBW_candidateList",
86
+ "addActions": "_1AumBW_addActions",
74
87
  "notice": "_1AumBW_notice",
75
- "fieldLabel": "_1AumBW_fieldLabel",
76
- "error": "_1AumBW_error",
77
- "fetchDialog": "_1AumBW_fetchDialog",
78
- "editorTitle": "_1AumBW_editorTitle",
79
- "modelAdvanced": "_1AumBW_modelAdvanced",
80
- "addModelButton": "_1AumBW_addModelButton",
81
88
  "credentialDot": "_1AumBW_credentialDot",
89
+ "addModelButton": "_1AumBW_addModelButton",
82
90
  "modelListHead": "_1AumBW_modelListHead",
83
- "deleteDialog": "_1AumBW_deleteDialog",
84
- "candidate": "_1AumBW_candidate",
85
- "modelCatalogTitle": "_1AumBW_modelCatalogTitle",
86
- "iconButtonDanger": "_1AumBW_iconButtonDanger",
87
- "addBlock": "_1AumBW_addBlock",
88
- "modelCatalogHeading": "_1AumBW_modelCatalogHeading",
89
- "secondaryButton": "_1AumBW_secondaryButton",
90
- "modelFieldLabel": "_1AumBW_modelFieldLabel",
91
- "setupCard": "_1AumBW_setupCard",
91
+ "editorHeader": "_1AumBW_editorHeader",
92
+ "editorTitle": "_1AumBW_editorTitle",
93
+ "editorRoute": "_1AumBW_editorRoute",
94
+ "customizedBody": "_1AumBW_customizedBody",
95
+ "modelAdvanced": "_1AumBW_modelAdvanced",
92
96
  "editorActions": "_1AumBW_editorActions",
93
- "modelCatalog": "_1AumBW_modelCatalog",
94
- "credentialDotMissing": "_1AumBW_credentialDotMissing",
95
- "dangerButton": "_1AumBW_dangerButton",
96
- "customizedSummary": "_1AumBW_customizedSummary",
97
- "addActions": "_1AumBW_addActions",
98
- "intro": "_1AumBW_intro",
97
+ "linkButton": "_1AumBW_linkButton",
98
+ "error": "_1AumBW_error",
99
+ "rows": "_1AumBW_rows",
99
100
  "primaryButton": "_1AumBW_primaryButton",
100
- "rowName": "_1AumBW_rowName",
101
- "rowTag": "_1AumBW_rowTag",
102
- "editor": "_1AumBW_editor",
103
101
  "modelEmpty": "_1AumBW_modelEmpty",
104
- "modelField": "_1AumBW_modelField",
105
- "selectInput": "_1AumBW_selectInput",
106
- "iconButton": "_1AumBW_iconButton",
107
- "editorRoute": "_1AumBW_editorRoute",
108
- "rows": "_1AumBW_rows",
109
- "addButton": "_1AumBW_addButton",
110
- "input": "_1AumBW_input",
111
- "deleteConfirm": "_1AumBW_deleteConfirm",
112
- "hiddenLabel": "_1AumBW_hiddenLabel",
113
- "section": "_1AumBW_section",
114
- "linkButton": "_1AumBW_linkButton",
115
- "field": "_1AumBW_field",
116
- "modelList": "_1AumBW_modelList",
117
- "candidateList": "_1AumBW_candidateList",
118
- "rowIdentity": "_1AumBW_rowIdentity",
119
102
  "rowHead": "_1AumBW_rowHead",
120
- "rowCard": "_1AumBW_rowCard",
121
- "savedNotice": "_1AumBW_savedNotice",
122
103
  "credentialDotConfigured": "_1AumBW_credentialDotConfigured",
104
+ "fetchDialog": "_1AumBW_fetchDialog",
105
+ "section": "_1AumBW_section",
106
+ "candidate": "_1AumBW_candidate",
107
+ "customizedSummary": "_1AumBW_customizedSummary",
108
+ "dangerButton": "_1AumBW_dangerButton",
109
+ "iconButtonDanger": "_1AumBW_iconButtonDanger",
123
110
  "rowActions": "_1AumBW_rowActions",
111
+ "selectInput": "_1AumBW_selectInput",
112
+ "modelCatalogTitle": "_1AumBW_modelCatalogTitle",
113
+ "modelRow": "_1AumBW_modelRow",
114
+ "rowTag": "_1AumBW_rowTag",
115
+ "rowIdentity": "_1AumBW_rowIdentity",
116
+ "field": "_1AumBW_field",
117
+ "fieldLabel": "_1AumBW_fieldLabel",
118
+ "rowCard": "_1AumBW_rowCard",
119
+ "candidateId": "_1AumBW_candidateId",
124
120
  "customized": "_1AumBW_customized",
125
- "editorHeader": "_1AumBW_editorHeader",
126
- "modelCatalogMeta": "_1AumBW_modelCatalogMeta",
127
- "candidateLabel": "_1AumBW_candidateLabel",
128
- "advancedHint": "_1AumBW_advancedHint",
129
- "modelEntry": "_1AumBW_modelEntry",
130
- "addCard": "_1AumBW_addCard"
121
+ "rowName": "_1AumBW_rowName",
122
+ "modelCatalog": "_1AumBW_modelCatalog",
123
+ "modelList": "_1AumBW_modelList",
124
+ "input": "_1AumBW_input",
125
+ "credentialDotMissing": "_1AumBW_credentialDotMissing",
126
+ "setupCard": "_1AumBW_setupCard",
127
+ "iconButton": "_1AumBW_iconButton",
128
+ "secondaryButton": "_1AumBW_secondaryButton",
129
+ "editor": "_1AumBW_editor",
130
+ "modelCatalogHeading": "_1AumBW_modelCatalogHeading"
131
131
  };
132
132
  //#endregion
133
133
  //#region lib/types/client/EditorFooter.js
@@ -2083,10 +2083,10 @@ window.__ModuleLoader__.load({
2083
2083
  document.head.appendChild(tag);
2084
2084
  }
2085
2085
  var OnboardingModal_module_css_default = {
2086
- "title": "Bs4y8a_title",
2086
+ "content": "Bs4y8a_content",
2087
2087
  "body": "Bs4y8a_body",
2088
2088
  "dialog": "Bs4y8a_dialog",
2089
- "content": "Bs4y8a_content"
2089
+ "title": "Bs4y8a_title"
2090
2090
  };
2091
2091
  //#endregion
2092
2092
  //#region lib/types/client/OnboardingModal.js
@@ -2145,8 +2145,8 @@ window.__ModuleLoader__.load({
2145
2145
  document.head.appendChild(tag);
2146
2146
  }
2147
2147
  var DeepSeekOnboardingDialog_module_css_default = {
2148
- "description": "voLUqq_description",
2149
- "editor": "voLUqq_editor"
2148
+ "editor": "voLUqq_editor",
2149
+ "description": "voLUqq_description"
2150
2150
  };
2151
2151
  //#endregion
2152
2152
  //#region lib/types/client/DeepSeekOnboardingDialog.js
@@ -2236,10 +2236,10 @@ window.__ModuleLoader__.load({
2236
2236
  document.head.appendChild(tag);
2237
2237
  }
2238
2238
  var WelcomeNotice_module_css_default = {
2239
- "actions": "N7u0qa_actions",
2240
- "primary": "N7u0qa_primary",
2239
+ "error": "N7u0qa_error",
2241
2240
  "copy": "N7u0qa_copy",
2242
- "error": "N7u0qa_error"
2241
+ "actions": "N7u0qa_actions",
2242
+ "primary": "N7u0qa_primary"
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.2",
4
+ "version": "0.2.3",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },