@nomix-ai/nomix-harness 0.2.2 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/web/assets/{index-bZqwQ-2K.js → index-B_sZ-Gsu.js} +45 -45
- package/dist/assets/web/index.html +2 -2
- package/dist/assets/web/manifest.webmanifest +3 -3
- package/dist/assets/web/nomix-logo.jpg +0 -0
- package/dist/kernel/acp/package.json +1 -1
- package/dist/kernel/agent/package.json +1 -1
- package/dist/kernel/agent-default-model/package.json +1 -1
- package/dist/kernel/agent-instructions/package.json +1 -1
- package/dist/kernel/agent-loop/package.json +1 -1
- package/dist/kernel/agent-presets/package.json +1 -1
- package/dist/kernel/agent-tool-presentation/package.json +1 -1
- package/dist/kernel/anonymous-user-id/package.json +1 -1
- package/dist/kernel/api-gateway/package.json +1 -1
- package/dist/kernel/api-remotes/package.json +1 -1
- package/dist/kernel/app-boot/package.json +1 -1
- package/dist/kernel/atomic-write/package.json +1 -1
- package/dist/kernel/attachment/package.json +1 -1
- package/dist/kernel/attachment-local/package.json +1 -1
- package/dist/kernel/base/package.json +1 -1
- package/dist/kernel/bash-local/package.json +1 -1
- package/dist/kernel/bash-sandbox/package.json +1 -1
- package/dist/kernel/brand/package.json +1 -1
- package/dist/kernel/client-connection/package.json +1 -1
- package/dist/kernel/client-hmr/package.json +1 -1
- package/dist/kernel/client-locale/lib/client.js +3 -3
- package/dist/kernel/client-locale/package.json +1 -1
- package/dist/kernel/client-modules/package.json +1 -1
- package/dist/kernel/client-runtime/package.json +1 -1
- package/dist/kernel/client-schema-form/package.json +1 -1
- package/dist/kernel/client-ui-agent-preset/lib/client.js +36 -36
- package/dist/kernel/client-ui-agent-preset/package.json +1 -1
- package/dist/kernel/client-ui-attachment/package.json +1 -1
- package/dist/kernel/client-ui-commands/lib/client.js +9 -9
- package/dist/kernel/client-ui-commands/package.json +1 -1
- package/dist/kernel/client-ui-conversation/lib/client.js +165 -165
- package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/EmptyHero.js +3 -3
- package/dist/kernel/client-ui-conversation/package.json +1 -1
- package/dist/kernel/client-ui-cordis/lib/client.js +47 -47
- package/dist/kernel/client-ui-cordis/package.json +1 -1
- package/dist/kernel/client-ui-deliverables/lib/client.js +5 -5
- package/dist/kernel/client-ui-deliverables/package.json +1 -1
- package/dist/kernel/client-ui-directory-picker-browse/lib/client.js +28 -28
- package/dist/kernel/client-ui-directory-picker-browse/package.json +1 -1
- package/dist/kernel/client-ui-directory-picker-native/package.json +1 -1
- package/dist/kernel/client-ui-goal/lib/client.js +8 -8
- package/dist/kernel/client-ui-goal/package.json +1 -1
- package/dist/kernel/client-ui-input-trigger/lib/client.js +5 -5
- package/dist/kernel/client-ui-input-trigger/package.json +1 -1
- package/dist/kernel/client-ui-jobs/lib/client.js +8 -8
- package/dist/kernel/client-ui-jobs/package.json +1 -1
- package/dist/kernel/client-ui-layout/lib/client.js +2 -2
- package/dist/kernel/client-ui-layout/package.json +1 -1
- package/dist/kernel/client-ui-message-feedback/lib/client.js +5 -5
- package/dist/kernel/client-ui-message-feedback/package.json +1 -1
- package/dist/kernel/client-ui-model-selection/lib/client.js +16 -16
- package/dist/kernel/client-ui-model-selection/package.json +1 -1
- package/dist/kernel/client-ui-permission-presets/lib/client.js +4 -4
- package/dist/kernel/client-ui-permission-presets/package.json +1 -1
- package/dist/kernel/client-ui-plan/lib/client.js +3 -3
- package/dist/kernel/client-ui-plan/package.json +1 -1
- package/dist/kernel/client-ui-primitives/lib/index.js +47 -114
- package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.d.ts +3 -3
- package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.js +4 -4
- package/dist/kernel/client-ui-primitives/lib/types/NomixLogo.d.ts +11 -0
- package/dist/kernel/client-ui-primitives/lib/types/NomixLogo.js +13 -0
- package/dist/kernel/client-ui-primitives/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-ui-primitives/lib/types/index.js +1 -1
- package/dist/kernel/client-ui-primitives/package.json +1 -1
- package/dist/kernel/client-ui-settings/package.json +1 -1
- package/dist/kernel/client-ui-settings-general/lib/client.js +17 -17
- package/dist/kernel/client-ui-settings-general/package.json +1 -1
- package/dist/kernel/client-ui-settings-models/lib/client.js +54 -54
- package/dist/kernel/client-ui-settings-models/package.json +1 -1
- package/dist/kernel/client-ui-settings-plugin-inventory/lib/client.js +12 -12
- package/dist/kernel/client-ui-settings-plugin-inventory/package.json +1 -1
- package/dist/kernel/client-ui-settings-plugins/lib/client.js +19 -19
- package/dist/kernel/client-ui-settings-plugins/package.json +1 -1
- package/dist/kernel/client-ui-sidebar/lib/client.js +18 -18
- package/dist/kernel/client-ui-sidebar/lib/types/client/SidebarRoot.js +2 -2
- package/dist/kernel/client-ui-sidebar/package.json +1 -1
- package/dist/kernel/client-ui-skill/lib/client.js +11 -11
- package/dist/kernel/client-ui-skill/package.json +1 -1
- package/dist/kernel/client-ui-slots/package.json +1 -1
- package/dist/kernel/client-ui-subagent/lib/client.js +20 -20
- package/dist/kernel/client-ui-subagent/package.json +1 -1
- package/dist/kernel/client-ui-theme/lib/client.js +3 -3
- package/dist/kernel/client-ui-theme/package.json +1 -1
- package/dist/kernel/client-ui-tool/lib/client.js +37 -37
- package/dist/kernel/client-ui-tool/package.json +1 -1
- package/dist/kernel/client-ui-trajectory/lib/client.js +143 -143
- package/dist/kernel/client-ui-trajectory/package.json +1 -1
- package/dist/kernel/client-ui-user-questions/lib/client.js +29 -29
- package/dist/kernel/client-ui-user-questions/package.json +1 -1
- package/dist/kernel/client-ui-workflow-run/lib/client.js +16 -16
- package/dist/kernel/client-ui-workflow-run/package.json +1 -1
- package/dist/kernel/client-ui-workspace/lib/client.js +55 -55
- package/dist/kernel/client-ui-workspace/package.json +1 -1
- package/dist/kernel/client-web/package.json +1 -1
- package/dist/kernel/client-web-react/package.json +1 -1
- package/dist/kernel/cmdline/package.json +1 -1
- package/dist/kernel/code-runtime/package.json +1 -1
- package/dist/kernel/code-runtime-worker-thread/package.json +1 -1
- package/dist/kernel/command-compact/package.json +1 -1
- package/dist/kernel/command-feedback/package.json +1 -1
- package/dist/kernel/command-goal/package.json +1 -1
- package/dist/kernel/commands/package.json +1 -1
- package/dist/kernel/compaction/package.json +1 -1
- package/dist/kernel/compaction-basic/package.json +1 -1
- package/dist/kernel/compaction-tool-result-pruner/package.json +1 -1
- package/dist/kernel/cordis-client-runner/package.json +1 -1
- package/dist/kernel/cordis-host-runner/package.json +1 -1
- package/dist/kernel/credentials/package.json +1 -1
- package/dist/kernel/credentials-local/package.json +1 -1
- package/dist/kernel/e2b/package.json +1 -1
- package/dist/kernel/fs/package.json +1 -1
- package/dist/kernel/fs-e2b/package.json +1 -1
- package/dist/kernel/fs-local/package.json +1 -1
- package/dist/kernel/fs-observation-policy/package.json +1 -1
- package/dist/kernel/fs-sandbox/package.json +1 -1
- package/dist/kernel/goal/package.json +1 -1
- package/dist/kernel/goal-round-driver/package.json +1 -1
- package/dist/kernel/headless/package.json +1 -1
- package/dist/kernel/home-paths/package.json +1 -1
- package/dist/kernel/hook-protocol/package.json +1 -1
- package/dist/kernel/hooks-claude-code/package.json +1 -1
- package/dist/kernel/hooks-codex/package.json +1 -1
- package/dist/kernel/host-apiproxy/package.json +1 -1
- package/dist/kernel/host-directory-picker/package.json +1 -1
- package/dist/kernel/host-directory-picker-auto/package.json +1 -1
- package/dist/kernel/host-directory-picker-browse/package.json +1 -1
- package/dist/kernel/host-directory-picker-native/package.json +1 -1
- package/dist/kernel/host-frontend-static/package.json +1 -1
- package/dist/kernel/host-plugin-inventory/package.json +1 -1
- package/dist/kernel/host-webserver/package.json +1 -1
- package/dist/kernel/invariants/package.json +1 -1
- package/dist/kernel/jobs/package.json +1 -1
- package/dist/kernel/jobs-local/package.json +1 -1
- package/dist/kernel/launch-environment/package.json +1 -1
- package/dist/kernel/llm/package.json +1 -1
- package/dist/kernel/llm-deepseek/package.json +1 -1
- package/dist/kernel/llm-pi-ai/package.json +1 -1
- package/dist/kernel/llm-retry/package.json +1 -1
- package/dist/kernel/lsp/package.json +1 -1
- package/dist/kernel/lsp-stdio/package.json +1 -1
- package/dist/kernel/mcp-client/package.json +1 -1
- package/dist/kernel/message-feedback/package.json +1 -1
- package/dist/kernel/native-command/package.json +1 -1
- package/dist/kernel/output-retention/package.json +1 -1
- package/dist/kernel/permission-presets/package.json +1 -1
- package/dist/kernel/persona/package.json +1 -1
- package/dist/kernel/plan-mode/package.json +1 -1
- package/dist/kernel/pwsh-local/package.json +1 -1
- package/dist/kernel/pwsh-sandbox/package.json +1 -1
- package/dist/kernel/repeat-tool-reminder/package.json +1 -1
- package/dist/kernel/sandbox/package.json +1 -1
- package/dist/kernel/sandbox-local/lib/index.js +5 -3
- package/dist/kernel/sandbox-local/lib/types/index.d.ts +3 -1
- package/dist/kernel/sandbox-local/lib/types/index.js +6 -3
- package/dist/kernel/sandbox-local/package.json +1 -1
- package/dist/kernel/sandbox-policy/package.json +1 -1
- package/dist/kernel/sandbox-windows-acl/package.json +1 -1
- package/dist/kernel/schedule/package.json +1 -1
- package/dist/kernel/scope/package.json +1 -1
- package/dist/kernel/sdk-client/package.json +1 -1
- package/dist/kernel/sdk-jsonrpc-server/package.json +1 -1
- package/dist/kernel/sdk-protocol/package.json +1 -1
- package/dist/kernel/session/package.json +1 -1
- package/dist/kernel/session-checkpoint-policy/package.json +1 -1
- package/dist/kernel/session-log-export/package.json +1 -1
- package/dist/kernel/session-persistence/package.json +1 -1
- package/dist/kernel/session-persistence-jsonl/package.json +1 -1
- package/dist/kernel/session-persistence-sqlite/package.json +1 -1
- package/dist/kernel/session-projection/package.json +1 -1
- package/dist/kernel/session-projection-cache/package.json +1 -1
- package/dist/kernel/session-query/package.json +1 -1
- package/dist/kernel/session-query-sqlite/package.json +1 -1
- package/dist/kernel/session-reference/package.json +1 -1
- package/dist/kernel/session-stats/package.json +1 -1
- package/dist/kernel/session-telemetry/package.json +1 -1
- package/dist/kernel/session-telemetry-otel/package.json +1 -1
- package/dist/kernel/session-title/package.json +1 -1
- package/dist/kernel/session-title-all-prompts-llm/package.json +1 -1
- package/dist/kernel/session-title-first-prompt-llm/package.json +1 -1
- package/dist/kernel/session-title-llm/package.json +1 -1
- package/dist/kernel/settings/package.json +1 -1
- package/dist/kernel/settings-file/package.json +1 -1
- package/dist/kernel/shell/package.json +1 -1
- package/dist/kernel/shell-env/package.json +1 -1
- package/dist/kernel/skill/package.json +1 -1
- package/dist/kernel/skill-badge/package.json +1 -1
- package/dist/kernel/skill-filesystem/package.json +1 -1
- package/dist/kernel/spill/package.json +1 -1
- package/dist/kernel/spill-local/package.json +1 -1
- package/dist/kernel/spill-policy/package.json +1 -1
- package/dist/kernel/storage/package.json +1 -1
- package/dist/kernel/storage-domain/package.json +1 -1
- package/dist/kernel/storage-json/package.json +1 -1
- package/dist/kernel/storage-sqlite/package.json +1 -1
- package/dist/kernel/subagent/package.json +1 -1
- package/dist/kernel/subagent-acp/package.json +1 -1
- package/dist/kernel/subagent-claude-code/package.json +1 -1
- package/dist/kernel/subagent-codex/package.json +1 -1
- package/dist/kernel/subagent-fork-in-process/package.json +1 -1
- package/dist/kernel/subagent-in-process-driver/package.json +1 -1
- package/dist/kernel/subagent-nomix-sdk/package.json +1 -1
- package/dist/kernel/subagent-spawn-in-process/package.json +1 -1
- package/dist/kernel/subprocess/package.json +1 -1
- package/dist/kernel/subprocess-e2b/package.json +1 -1
- package/dist/kernel/subprocess-local/package.json +1 -1
- package/dist/kernel/system-prompt/package.json +1 -1
- package/dist/kernel/terminal/package.json +1 -1
- package/dist/kernel/terminal-bash/package.json +1 -1
- package/dist/kernel/time-context/package.json +1 -1
- package/dist/kernel/timeout/package.json +1 -1
- package/dist/kernel/tmux-context/package.json +1 -1
- package/dist/kernel/token-meter/package.json +1 -1
- package/dist/kernel/tool-ask-user/package.json +1 -1
- package/dist/kernel/tool-bash/package.json +1 -1
- package/dist/kernel/tool-bash-persistent/package.json +1 -1
- package/dist/kernel/tool-call-timeout-policy/package.json +1 -1
- package/dist/kernel/tool-cordis/package.json +1 -1
- package/dist/kernel/tool-fs/package.json +1 -1
- package/dist/kernel/tool-fs-search/package.json +1 -1
- package/dist/kernel/tool-goal/package.json +1 -1
- package/dist/kernel/tool-jobs/package.json +1 -1
- package/dist/kernel/tool-lsp/package.json +1 -1
- package/dist/kernel/tool-pwsh/package.json +1 -1
- package/dist/kernel/tool-ralph/package.json +1 -1
- package/dist/kernel/tool-session-query/package.json +1 -1
- package/dist/kernel/tool-skill/package.json +1 -1
- package/dist/kernel/tool-str-replace-editor/package.json +1 -1
- package/dist/kernel/tool-subagent/package.json +1 -1
- package/dist/kernel/tool-subagent-control/package.json +1 -1
- package/dist/kernel/tool-subagent-report/package.json +1 -1
- package/dist/kernel/tool-terminal/package.json +1 -1
- package/dist/kernel/tool-todo/package.json +1 -1
- package/dist/kernel/tool-web/package.json +1 -1
- package/dist/kernel/tool-workflow/package.json +1 -1
- package/dist/kernel/tools/package.json +1 -1
- package/dist/kernel/typert-generator/package.json +1 -1
- package/dist/kernel/typert-loader/package.json +1 -1
- package/dist/kernel/typert-protocol/package.json +1 -1
- package/dist/kernel/typert-registry/package.json +1 -1
- package/dist/kernel/user-approval/package.json +1 -1
- package/dist/kernel/user-questions/package.json +1 -1
- package/dist/kernel/web/package.json +1 -1
- package/dist/kernel/web-app/package.json +1 -1
- package/dist/kernel/web-fetch-http/package.json +1 -1
- package/dist/kernel/web-frontend/dist/assets/{index-bZqwQ-2K.js → index-B_sZ-Gsu.js} +45 -45
- package/dist/kernel/web-frontend/dist/index.html +2 -2
- package/dist/kernel/web-frontend/dist/manifest.webmanifest +3 -3
- package/dist/kernel/web-frontend/dist/nomix-logo.jpg +0 -0
- package/dist/kernel/web-frontend/package.json +1 -1
- package/dist/kernel/web-search-deepseek/package.json +1 -1
- package/dist/kernel/web-search-exa/package.json +1 -1
- package/dist/kernel/web-search-perplexity/package.json +1 -1
- package/dist/kernel/workflow/package.json +1 -1
- package/dist/kernel/workflow-worker-thread/package.json +1 -1
- package/dist/kernel/workspace/package.json +1 -1
- package/package.json +1 -1
- package/dist/assets/web/favicon.svg +0 -8
- package/dist/kernel/client-ui-primitives/lib/types/FishLogo.d.ts +0 -9
- package/dist/kernel/client-ui-primitives/lib/types/FishLogo.js +0 -11
- package/dist/kernel/web-frontend/dist/favicon.svg +0 -8
|
@@ -20,17 +20,17 @@ window.__ModuleLoader__.load({
|
|
|
20
20
|
document.head.appendChild(tag);
|
|
21
21
|
}
|
|
22
22
|
var fields_module_css_default = {
|
|
23
|
+
"reset": "Z-6aPG_reset",
|
|
23
24
|
"badges": "Z-6aPG_badges",
|
|
24
|
-
"
|
|
25
|
+
"head": "Z-6aPG_head",
|
|
26
|
+
"label": "Z-6aPG_label",
|
|
25
27
|
"input": "Z-6aPG_input",
|
|
26
28
|
"invalid": "Z-6aPG_invalid",
|
|
27
|
-
"
|
|
28
|
-
"inputInvalid": "Z-6aPG_inputInvalid",
|
|
29
|
+
"hint": "Z-6aPG_hint",
|
|
29
30
|
"field": "Z-6aPG_field",
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"hint": "Z-6aPG_hint"
|
|
31
|
+
"inputInvalid": "Z-6aPG_inputInvalid",
|
|
32
|
+
"badgeMuted": "Z-6aPG_badgeMuted",
|
|
33
|
+
"badge": "Z-6aPG_badge"
|
|
34
34
|
};
|
|
35
35
|
//#endregion
|
|
36
36
|
//#region lib/types/client/fields.js
|
|
@@ -162,21 +162,21 @@ window.__ModuleLoader__.load({
|
|
|
162
162
|
document.head.appendChild(tag);
|
|
163
163
|
}
|
|
164
164
|
var PluginCard_module_css_default = {
|
|
165
|
-
"
|
|
166
|
-
"
|
|
165
|
+
"pending": "g6_66q_pending",
|
|
166
|
+
"header": "g6_66q_header",
|
|
167
|
+
"description": "g6_66q_description",
|
|
168
|
+
"body": "g6_66q_body",
|
|
167
169
|
"footer": "g6_66q_footer",
|
|
168
170
|
"card": "g6_66q_card",
|
|
169
171
|
"chevronOpen": "g6_66q_chevronOpen",
|
|
170
172
|
"failed": "g6_66q_failed",
|
|
171
|
-
"pending": "g6_66q_pending",
|
|
172
|
-
"description": "g6_66q_description",
|
|
173
|
-
"chevron": "g6_66q_chevron",
|
|
174
173
|
"headText": "g6_66q_headText",
|
|
175
|
-
"save": "g6_66q_save",
|
|
176
174
|
"discard": "g6_66q_discard",
|
|
177
|
-
"
|
|
175
|
+
"save": "g6_66q_save",
|
|
178
176
|
"name": "g6_66q_name",
|
|
179
|
-
"
|
|
177
|
+
"cardOpen": "g6_66q_cardOpen",
|
|
178
|
+
"chevron": "g6_66q_chevron",
|
|
179
|
+
"readOnly": "g6_66q_readOnly"
|
|
180
180
|
};
|
|
181
181
|
//#endregion
|
|
182
182
|
//#region lib/types/client/PluginCard.js
|
|
@@ -372,13 +372,13 @@ window.__ModuleLoader__.load({
|
|
|
372
372
|
}
|
|
373
373
|
var PluginsSettingsSection_module_css_default = {
|
|
374
374
|
"heading": "Wo5A1q_heading",
|
|
375
|
-
"intro": "Wo5A1q_intro",
|
|
376
|
-
"panel": "Wo5A1q_panel",
|
|
377
375
|
"empty": "Wo5A1q_empty",
|
|
378
376
|
"section": "Wo5A1q_section",
|
|
379
|
-
"
|
|
377
|
+
"panel": "Wo5A1q_panel",
|
|
378
|
+
"tabs": "Wo5A1q_tabs",
|
|
380
379
|
"tab": "Wo5A1q_tab",
|
|
381
|
-
"
|
|
380
|
+
"intro": "Wo5A1q_intro",
|
|
381
|
+
"cards": "Wo5A1q_cards"
|
|
382
382
|
};
|
|
383
383
|
//#endregion
|
|
384
384
|
//#region lib/types/client/ConfigurablePluginsTab.js
|
|
@@ -23,7 +23,7 @@ window.__ModuleLoader__.load({
|
|
|
23
23
|
}
|
|
24
24
|
//#endregion
|
|
25
25
|
//#region \0nomix-css:/home/runner/work/nomix-harness/nomix-harness/packages/client/ui-sidebar/src/client/SidebarRoot.module.css.mjs
|
|
26
|
-
const css = ".hzacJG_root{--nomix-sidebar-inline-padding:12px;height:100%;padding:6px var(--nomix-sidebar-inline-padding);box-sizing:border-box;background:var(--dsw-specific-sidebar-fill);color:var(--dsw-alias-label-primary);--nomix-scrollbar-thumb:var(--dsw-alias-scrollbar-bg-l2);--nomix-scrollbar-thumb-hover:var(--dsw-alias-scrollbar-hover-l2);flex-direction:column;font-size:14px;display:flex}.hzacJG_root.hzacJG_collapsed{padding:18px 10px 6px}.hzacJG_root.hzacJG_quietBars{--nomix-scrollbar-thumb:transparent;--nomix-scrollbar-thumb-hover:transparent}.hzacJG_fading>*{opacity:0;transition:opacity .15s var(--ds-ease-in-out)}.hzacJG_wide{animation:hzacJG_wide-in .2s var(--ds-ease-in-out)}@keyframes hzacJG_wide-in{0%{opacity:0}}.hzacJG_railIn .hzacJG_iconButton,.hzacJG_railIn .hzacJG_newSession,.hzacJG_railIn .hzacJG_regionArea{animation:hzacJG_rail-in .15s var(--ds-ease-in-out) backwards}.hzacJG_railIn .hzacJG_footArea{animation:hzacJG_rail-fade-in .15s var(--ds-ease-in-out) backwards}@keyframes hzacJG_rail-in{0%{opacity:0;transform:translate(49px)}}@keyframes hzacJG_rail-fade-in{0%{opacity:0}}.hzacJG_logoRow{box-sizing:border-box;flex:none;justify-content:flex-end;align-items:center;gap:8px;height:60px;margin-bottom:8px;padding:8px 0 8px 4px;display:flex;overflow:hidden}.hzacJG_collapsed .hzacJG_logoRow{justify-content:flex-start;height:36px;margin-bottom:12px;padding:0}.hzacJG_brand{min-width:0;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;padding:0;display:inline-flex;overflow:hidden}.hzacJG_iconButton{cursor:pointer;width:28px;height:28px;color:var(--dsw-alias-label-secondary);background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.hzacJG_iconButton:hover{background:var(--dsw-alias-interactive-bg-hover)}.hzacJG_collapsed .hzacJG_iconButton{width:36px;height:36px}.hzacJG_collapsed .hzacJG_toggle .hzacJG_panelIcon{display:none}.hzacJG_collapsed .hzacJG_toggle:hover .hzacJG_panelIcon{display:inline}.hzacJG_collapsed .hzacJG_toggle:hover .
|
|
26
|
+
const css = ".hzacJG_root{--nomix-sidebar-inline-padding:12px;height:100%;padding:6px var(--nomix-sidebar-inline-padding);box-sizing:border-box;background:var(--dsw-specific-sidebar-fill);color:var(--dsw-alias-label-primary);--nomix-scrollbar-thumb:var(--dsw-alias-scrollbar-bg-l2);--nomix-scrollbar-thumb-hover:var(--dsw-alias-scrollbar-hover-l2);flex-direction:column;font-size:14px;display:flex}.hzacJG_root.hzacJG_collapsed{padding:18px 10px 6px}.hzacJG_root.hzacJG_quietBars{--nomix-scrollbar-thumb:transparent;--nomix-scrollbar-thumb-hover:transparent}.hzacJG_fading>*{opacity:0;transition:opacity .15s var(--ds-ease-in-out)}.hzacJG_wide{animation:hzacJG_wide-in .2s var(--ds-ease-in-out)}@keyframes hzacJG_wide-in{0%{opacity:0}}.hzacJG_railIn .hzacJG_iconButton,.hzacJG_railIn .hzacJG_newSession,.hzacJG_railIn .hzacJG_regionArea{animation:hzacJG_rail-in .15s var(--ds-ease-in-out) backwards}.hzacJG_railIn .hzacJG_footArea{animation:hzacJG_rail-fade-in .15s var(--ds-ease-in-out) backwards}@keyframes hzacJG_rail-in{0%{opacity:0;transform:translate(49px)}}@keyframes hzacJG_rail-fade-in{0%{opacity:0}}.hzacJG_logoRow{box-sizing:border-box;flex:none;justify-content:flex-end;align-items:center;gap:8px;height:60px;margin-bottom:8px;padding:8px 0 8px 4px;display:flex;overflow:hidden}.hzacJG_collapsed .hzacJG_logoRow{justify-content:flex-start;height:36px;margin-bottom:12px;padding:0}.hzacJG_brand{min-width:0;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;padding:0;display:inline-flex;overflow:hidden}.hzacJG_iconButton{cursor:pointer;width:28px;height:28px;color:var(--dsw-alias-label-secondary);background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.hzacJG_iconButton:hover{background:var(--dsw-alias-interactive-bg-hover)}.hzacJG_collapsed .hzacJG_iconButton{width:36px;height:36px}.hzacJG_collapsed .hzacJG_toggle .hzacJG_panelIcon{display:none}.hzacJG_collapsed .hzacJG_toggle:hover .hzacJG_panelIcon{display:inline}.hzacJG_collapsed .hzacJG_toggle:hover .hzacJG_railLogo{display:none}.hzacJG_collapsed .hzacJG_iconButton{color:var(--dsw-alias-label-primary)}.hzacJG_newSession{box-sizing:border-box;border:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-button-elevated-fill);height:38px;color:var(--dsw-alias-label-primary);cursor:pointer;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:6px;margin:0 2px 8px;padding:8px 16px;font-size:14px;font-weight:500;line-height:22px;display:flex;overflow:hidden}.hzacJG_newSession:hover{background:var(--dsw-alias-button-floating-hover)}.hzacJG_collapsed .hzacJG_newSession{background:0 0;border-color:#0000;align-self:flex-start;gap:0;width:36px;height:36px;margin:0 0 12px;padding:0}.hzacJG_collapsed .hzacJG_newSession:hover{background:var(--dsw-alias-interactive-bg-hover)}.hzacJG_newSessionLabel{white-space:nowrap;max-width:200px;overflow:hidden}.hzacJG_collapsed .hzacJG_newSessionLabel{max-width:0}.hzacJG_regionArea{min-height:0;margin-left:-4px;margin-right:calc(-1 * var(--nomix-sidebar-inline-padding));flex-direction:column;flex:1;padding-left:4px;display:flex;overflow:hidden}.hzacJG_collapsed .hzacJG_regionArea{margin-left:0;margin-right:0;padding-left:0}.hzacJG_footArea{flex-direction:column;flex:none;display:flex}.hzacJG_settingsArea,.hzacJG_footerActions{flex:none;width:100%;min-width:0}.hzacJG_footerActions{display:flex}.hzacJG_collapsed .hzacJG_footArea{align-items:center}.hzacJG_collapsed .hzacJG_settingsArea,.hzacJG_collapsed .hzacJG_footerActions{justify-content:center;width:auto;display:flex}@media (prefers-reduced-motion:reduce){.hzacJG_wide,.hzacJG_fading>*,.hzacJG_railIn .hzacJG_iconButton,.hzacJG_railIn .hzacJG_newSession,.hzacJG_railIn .hzacJG_footArea,.hzacJG_railIn .hzacJG_regionArea{transition:none;animation:none}}";
|
|
27
27
|
const tagId = "@nomix-ai/nomix-client-ui-sidebar/SidebarRoot.module.css";
|
|
28
28
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
29
29
|
const tag = document.createElement("style");
|
|
@@ -33,27 +33,27 @@ window.__ModuleLoader__.load({
|
|
|
33
33
|
document.head.appendChild(tag);
|
|
34
34
|
}
|
|
35
35
|
var SidebarRoot_module_css_default = {
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"iconButton": "hzacJG_iconButton",
|
|
39
|
-
"logoRow": "hzacJG_logoRow",
|
|
40
|
-
"brand": "hzacJG_brand",
|
|
41
|
-
"regionArea": "hzacJG_regionArea",
|
|
42
|
-
"newSession": "hzacJG_newSession",
|
|
43
|
-
"railFish": "hzacJG_railFish",
|
|
36
|
+
"newSessionLabel": "hzacJG_newSessionLabel",
|
|
37
|
+
"rail-fade-in": "hzacJG_rail-fade-in",
|
|
44
38
|
"footArea": "hzacJG_footArea",
|
|
39
|
+
"footerActions": "hzacJG_footerActions",
|
|
40
|
+
"panelIcon": "hzacJG_panelIcon",
|
|
45
41
|
"railIn": "hzacJG_railIn",
|
|
46
|
-
"wide": "hzacJG_wide",
|
|
47
42
|
"wide-in": "hzacJG_wide-in",
|
|
48
|
-
"
|
|
43
|
+
"brand": "hzacJG_brand",
|
|
44
|
+
"toggle": "hzacJG_toggle",
|
|
45
|
+
"railLogo": "hzacJG_railLogo",
|
|
46
|
+
"wide": "hzacJG_wide",
|
|
49
47
|
"collapsed": "hzacJG_collapsed",
|
|
50
|
-
"
|
|
48
|
+
"quietBars": "hzacJG_quietBars",
|
|
49
|
+
"newSession": "hzacJG_newSession",
|
|
50
|
+
"regionArea": "hzacJG_regionArea",
|
|
51
|
+
"iconButton": "hzacJG_iconButton",
|
|
52
|
+
"settingsArea": "hzacJG_settingsArea",
|
|
51
53
|
"root": "hzacJG_root",
|
|
52
54
|
"rail-in": "hzacJG_rail-in",
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"panelIcon": "hzacJG_panelIcon",
|
|
56
|
-
"newSessionLabel": "hzacJG_newSessionLabel"
|
|
55
|
+
"fading": "hzacJG_fading",
|
|
56
|
+
"logoRow": "hzacJG_logoRow"
|
|
57
57
|
};
|
|
58
58
|
//#endregion
|
|
59
59
|
//#region lib/types/client/SidebarRoot.js
|
|
@@ -168,8 +168,8 @@ window.__ModuleLoader__.load({
|
|
|
168
168
|
onClick: () => {
|
|
169
169
|
toggleSidebar();
|
|
170
170
|
},
|
|
171
|
-
children: [!wide && (0, react_jsx_runtime.jsx)(_nomix_ai_nomix_client_ui_primitives.
|
|
172
|
-
className: SidebarRoot_module_css_default.
|
|
171
|
+
children: [!wide && (0, react_jsx_runtime.jsx)(_nomix_ai_nomix_client_ui_primitives.NomixLogo, {
|
|
172
|
+
className: SidebarRoot_module_css_default.railLogo,
|
|
173
173
|
size: 24
|
|
174
174
|
}), (0, react_jsx_runtime.jsx)(_nomix_ai_nomix_client_ui_primitives.IconPanelLeftOutline16, {
|
|
175
175
|
className: SidebarRoot_module_css_default.panelIcon,
|
|
@@ -18,7 +18,7 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
18
18
|
*/
|
|
19
19
|
import { useEffect, useRef, useState } from 'react';
|
|
20
20
|
import clsx from 'clsx';
|
|
21
|
-
import { BrandWordmark,
|
|
21
|
+
import { BrandWordmark, NomixLogo, IconNewChatOutline16, IconPanelLeftOutline16, Tooltip, } from '../../../../client-ui-primitives/lib/index.js';
|
|
22
22
|
import css from './SidebarRoot.module.css';
|
|
23
23
|
/** Wide-content unmount delay; matches the 150ms wide-content fade-out. */
|
|
24
24
|
const COLLAPSE_SETTLE_MS = 150;
|
|
@@ -108,7 +108,7 @@ export function SidebarRoot({ collapsed, width, startSession, toggleSidebar, t,
|
|
|
108
108
|
return (_jsxs("div", { ref: column, className: clsx(css.root, !wide && css.collapsed, !wide && everWide.current && css.railIn, collapsed && wide && css.fading, !pointerInside && css.quietBars), style: wide ? { width: collapsed ? lastWideWidth.current : width } : undefined, onPointerEnter: () => {
|
|
109
109
|
cancelLinger();
|
|
110
110
|
setPointerInside(true);
|
|
111
|
-
}, onPointerLeave: () => { armLinger(); }, children: [_jsxs("div", { className: css.logoRow, children: [wide && (_jsx("button", { type: "button", className: clsx(css.brand, css.wide), "aria-label": t('session.new.label'), onClick: () => { startSession(); }, children: _jsx(BrandWordmark, {}) })), _jsx(Tooltip, { label: collapsed ? t('toggle.open') : t('toggle.collapse'), delayMs: 500, children: _jsxs("button", { type: "button", className: clsx(css.iconButton, css.toggle), "aria-label": collapsed ? t('toggle.open') : t('toggle.collapse'), onClick: () => { toggleSidebar(); }, children: [!wide && _jsx(
|
|
111
|
+
}, onPointerLeave: () => { armLinger(); }, children: [_jsxs("div", { className: css.logoRow, children: [wide && (_jsx("button", { type: "button", className: clsx(css.brand, css.wide), "aria-label": t('session.new.label'), onClick: () => { startSession(); }, children: _jsx(BrandWordmark, {}) })), _jsx(Tooltip, { label: collapsed ? t('toggle.open') : t('toggle.collapse'), delayMs: 500, children: _jsxs("button", { type: "button", className: clsx(css.iconButton, css.toggle), "aria-label": collapsed ? t('toggle.open') : t('toggle.collapse'), onClick: () => { toggleSidebar(); }, children: [!wide && _jsx(NomixLogo, { className: css.railLogo, size: 24 }), _jsx(IconPanelLeftOutline16, { className: css.panelIcon, size: wide ? 16 : 18 })] }) })] }), _jsx(Tooltip, { label: t('session.new.label'), delayMs: 500, disabled: wide, children: _jsxs("button", { type: "button", className: css.newSession, "aria-label": t('session.new.label'), onClick: () => { startSession(); }, children: [_jsx(IconNewChatOutline16, { size: wide ? 14 : 18 }), wide && _jsx("span", { className: clsx(css.newSessionLabel, css.wide), children: t('session.new') })] }) }), _jsx("div", { className: css.regionArea, children: renderSlot('sidebar.workspaces', {
|
|
112
112
|
wide,
|
|
113
113
|
expandSidebar: () => { if (collapsed)
|
|
114
114
|
toggleSidebar(); },
|
|
@@ -18,22 +18,22 @@ window.__ModuleLoader__.load({
|
|
|
18
18
|
document.head.appendChild(tag);
|
|
19
19
|
}
|
|
20
20
|
var SkillRow_module_css_default = {
|
|
21
|
-
"
|
|
22
|
-
"
|
|
21
|
+
"errorSummary": "PTkhfa_errorSummary",
|
|
22
|
+
"title": "PTkhfa_title",
|
|
23
23
|
"instructionsCard": "PTkhfa_instructionsCard",
|
|
24
|
-
"chevron": "PTkhfa_chevron",
|
|
25
24
|
"card": "PTkhfa_card",
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"bodyWrap": "PTkhfa_bodyWrap",
|
|
25
|
+
"chevron": "PTkhfa_chevron",
|
|
26
|
+
"leading": "PTkhfa_leading",
|
|
27
|
+
"inspectButton": "PTkhfa_inspectButton",
|
|
30
28
|
"chevronHover": "PTkhfa_chevronHover",
|
|
31
|
-
"
|
|
29
|
+
"visuallyHidden": "PTkhfa_visuallyHidden",
|
|
30
|
+
"summary": "PTkhfa_summary",
|
|
32
31
|
"row": "PTkhfa_row",
|
|
32
|
+
"separator": "PTkhfa_separator",
|
|
33
|
+
"bodyWrap": "PTkhfa_bodyWrap",
|
|
33
34
|
"nomix-skill-row-sweep": "PTkhfa_nomix-skill-row-sweep",
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"errorSummary": "PTkhfa_errorSummary",
|
|
35
|
+
"instructionsHeader": "PTkhfa_instructionsHeader",
|
|
36
|
+
"instructions": "PTkhfa_instructions",
|
|
37
37
|
"iconIdle": "PTkhfa_iconIdle"
|
|
38
38
|
};
|
|
39
39
|
//#endregion
|
|
@@ -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.
|
|
4
|
+
"version": "0.2.4",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -19,30 +19,30 @@ window.__ModuleLoader__.load({
|
|
|
19
19
|
document.head.appendChild(tag);
|
|
20
20
|
}
|
|
21
21
|
var SubagentCatalogAction_module_css_default = {
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"disclosure": "_7-_r8G_disclosure",
|
|
26
|
-
"notice": "_7-_r8G_notice",
|
|
27
|
-
"menu": "_7-_r8G_menu",
|
|
28
|
-
"loadingRow": "_7-_r8G_loadingRow",
|
|
29
|
-
"label": "_7-_r8G_label",
|
|
30
|
-
"content": "_7-_r8G_content",
|
|
22
|
+
"triggerOpen": "_7-_r8G_triggerOpen",
|
|
23
|
+
"activitySlot": "_7-_r8G_activitySlot",
|
|
24
|
+
"row": "_7-_r8G_row",
|
|
31
25
|
"node": "_7-_r8G_node",
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"error": "_7-_r8G_error",
|
|
35
|
-
"root": "_7-_r8G_root",
|
|
26
|
+
"disclosureSpace": "_7-_r8G_disclosureSpace",
|
|
27
|
+
"disclosure": "_7-_r8G_disclosure",
|
|
36
28
|
"trigger": "_7-_r8G_trigger",
|
|
37
|
-
"
|
|
38
|
-
"
|
|
29
|
+
"disclosureOpen": "_7-_r8G_disclosureOpen",
|
|
30
|
+
"content": "_7-_r8G_content",
|
|
39
31
|
"metricToken": "_7-_r8G_metricToken",
|
|
40
|
-
"disclosureSpace": "_7-_r8G_disclosureSpace",
|
|
41
|
-
"row": "_7-_r8G_row",
|
|
42
|
-
"activitySlot": "_7-_r8G_activitySlot",
|
|
43
|
-
"triggerOpen": "_7-_r8G_triggerOpen",
|
|
44
32
|
"metricDuration": "_7-_r8G_metricDuration",
|
|
45
|
-
"
|
|
33
|
+
"error": "_7-_r8G_error",
|
|
34
|
+
"children": "_7-_r8G_children",
|
|
35
|
+
"disabled": "_7-_r8G_disabled",
|
|
36
|
+
"clickarea": "_7-_r8G_clickarea",
|
|
37
|
+
"summary": "_7-_r8G_summary",
|
|
38
|
+
"label": "_7-_r8G_label",
|
|
39
|
+
"root": "_7-_r8G_root",
|
|
40
|
+
"count": "_7-_r8G_count",
|
|
41
|
+
"metrics": "_7-_r8G_metrics",
|
|
42
|
+
"refresh": "_7-_r8G_refresh",
|
|
43
|
+
"notice": "_7-_r8G_notice",
|
|
44
|
+
"loadingRow": "_7-_r8G_loadingRow",
|
|
45
|
+
"menu": "_7-_r8G_menu"
|
|
46
46
|
};
|
|
47
47
|
//#endregion
|
|
48
48
|
//#region lib/types/client/SubagentCatalogAction.js
|
|
@@ -34,10 +34,10 @@ window.__ModuleLoader__.load({
|
|
|
34
34
|
}
|
|
35
35
|
var AppearanceRow_module_css_default = {
|
|
36
36
|
"group": "gO8vLG_group",
|
|
37
|
-
"cubeRow": "gO8vLG_cubeRow",
|
|
38
37
|
"title": "gO8vLG_title",
|
|
39
|
-
"
|
|
40
|
-
"selected": "gO8vLG_selected"
|
|
38
|
+
"cubeRow": "gO8vLG_cubeRow",
|
|
39
|
+
"selected": "gO8vLG_selected",
|
|
40
|
+
"themeCube": "gO8vLG_themeCube"
|
|
41
41
|
};
|
|
42
42
|
//#endregion
|
|
43
43
|
//#region lib/types/client/AppearanceRow.js
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomix-ai/nomix-client-ui-theme",
|
|
3
3
|
"description": "Theme plugin: Host bootstrap for the pre-plugin palette; DOM-free ThemeRuntime for light/dark/system state; --dsw-* token styles and Appearance settings row",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.4",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -605,33 +605,33 @@ window.__ModuleLoader__.load({
|
|
|
605
605
|
document.head.appendChild(tag);
|
|
606
606
|
}
|
|
607
607
|
var ToolRow_module_css_default = {
|
|
608
|
-
"
|
|
609
|
-
"
|
|
610
|
-
"
|
|
608
|
+
"errorSummary": "uvVWwG_errorSummary",
|
|
609
|
+
"ioCard": "uvVWwG_ioCard",
|
|
610
|
+
"ioText": "uvVWwG_ioText",
|
|
611
611
|
"diffBody": "uvVWwG_diffBody",
|
|
612
|
-
"
|
|
613
|
-
"searchRecovery": "uvVWwG_searchRecovery",
|
|
614
|
-
"bodyWrap": "uvVWwG_bodyWrap",
|
|
615
|
-
"root": "uvVWwG_root",
|
|
616
|
-
"nomix-tool-row-sweep": "uvVWwG_nomix-tool-row-sweep",
|
|
612
|
+
"summary": "uvVWwG_summary",
|
|
617
613
|
"title": "uvVWwG_title",
|
|
618
|
-
"
|
|
619
|
-
"row": "
|
|
614
|
+
"webBody": "uvVWwG_webBody",
|
|
615
|
+
"nomix-tool-row-sweep": "uvVWwG_nomix-tool-row-sweep",
|
|
616
|
+
"bodyScroll": "uvVWwG_bodyScroll",
|
|
617
|
+
"root": "uvVWwG_root",
|
|
618
|
+
"ioSection": "uvVWwG_ioSection",
|
|
619
|
+
"visuallyHidden": "uvVWwG_visuallyHidden",
|
|
620
620
|
"leading": "uvVWwG_leading",
|
|
621
|
-
"sep": "uvVWwG_sep",
|
|
622
|
-
"ioCard": "uvVWwG_ioCard",
|
|
623
|
-
"summary": "uvVWwG_summary",
|
|
624
|
-
"ioLabel": "uvVWwG_ioLabel",
|
|
625
|
-
"codeBody": "uvVWwG_codeBody",
|
|
626
621
|
"readBody": "uvVWwG_readBody",
|
|
622
|
+
"ioDivider": "uvVWwG_ioDivider",
|
|
627
623
|
"inspectButton": "uvVWwG_inspectButton",
|
|
628
|
-
"visuallyHidden": "uvVWwG_visuallyHidden",
|
|
629
|
-
"summarySuffix": "uvVWwG_summarySuffix",
|
|
630
|
-
"ioText": "uvVWwG_ioText",
|
|
631
624
|
"chevron": "uvVWwG_chevron",
|
|
632
|
-
"
|
|
625
|
+
"summarySuffix": "uvVWwG_summarySuffix",
|
|
626
|
+
"row": "uvVWwG_row",
|
|
627
|
+
"codeBody": "uvVWwG_codeBody",
|
|
628
|
+
"searchRecovery": "uvVWwG_searchRecovery",
|
|
629
|
+
"sep": "uvVWwG_sep",
|
|
630
|
+
"fileLink": "uvVWwG_fileLink",
|
|
631
|
+
"ioLabel": "uvVWwG_ioLabel",
|
|
633
632
|
"terminalBody": "uvVWwG_terminalBody",
|
|
634
|
-
"
|
|
633
|
+
"searchBody": "uvVWwG_searchBody",
|
|
634
|
+
"bodyWrap": "uvVWwG_bodyWrap"
|
|
635
635
|
};
|
|
636
636
|
//#endregion
|
|
637
637
|
//#region lib/types/client/tool/components/ToolRow.js
|
|
@@ -949,13 +949,13 @@ window.__ModuleLoader__.load({
|
|
|
949
949
|
document.head.appendChild(tag);
|
|
950
950
|
}
|
|
951
951
|
var ToolDetails_module_css_default = {
|
|
952
|
-
"description": "ktuhBa_description",
|
|
953
|
-
"web": "ktuhBa_web",
|
|
954
952
|
"cardBody": "ktuhBa_cardBody",
|
|
955
|
-
"
|
|
953
|
+
"web": "ktuhBa_web",
|
|
954
|
+
"description": "ktuhBa_description",
|
|
956
955
|
"code": "ktuhBa_code",
|
|
957
956
|
"empty": "ktuhBa_empty",
|
|
958
|
-
"read": "ktuhBa_read"
|
|
957
|
+
"read": "ktuhBa_read",
|
|
958
|
+
"recovery": "ktuhBa_recovery"
|
|
959
959
|
};
|
|
960
960
|
//#endregion
|
|
961
961
|
//#region lib/types/client/tool/ToolDetails.js
|
|
@@ -1099,26 +1099,26 @@ window.__ModuleLoader__.load({
|
|
|
1099
1099
|
document.head.appendChild(tag);
|
|
1100
1100
|
}
|
|
1101
1101
|
var bash_sample_module_css_default = {
|
|
1102
|
-
"inspectButton": "_6xlivG_inspectButton",
|
|
1103
|
-
"chevron": "_6xlivG_chevron",
|
|
1104
|
-
"summary": "_6xlivG_summary",
|
|
1105
|
-
"leading": "_6xlivG_leading",
|
|
1106
|
-
"ioText": "_6xlivG_ioText",
|
|
1107
1102
|
"nomix-bash-row-sweep": "_6xlivG_nomix-bash-row-sweep",
|
|
1103
|
+
"ioText": "_6xlivG_ioText",
|
|
1104
|
+
"terminal": "_6xlivG_terminal",
|
|
1105
|
+
"sep": "_6xlivG_sep",
|
|
1108
1106
|
"ioLabel": "_6xlivG_ioLabel",
|
|
1107
|
+
"card": "_6xlivG_card",
|
|
1109
1108
|
"ioDivider": "_6xlivG_ioDivider",
|
|
1110
|
-
"
|
|
1111
|
-
"
|
|
1109
|
+
"leading": "_6xlivG_leading",
|
|
1110
|
+
"summary": "_6xlivG_summary",
|
|
1112
1111
|
"bodyWrap": "_6xlivG_bodyWrap",
|
|
1113
|
-
"
|
|
1112
|
+
"root": "_6xlivG_root",
|
|
1113
|
+
"iconIdle": "_6xlivG_iconIdle",
|
|
1114
1114
|
"visuallyHidden": "_6xlivG_visuallyHidden",
|
|
1115
|
-
"errorSummary": "_6xlivG_errorSummary",
|
|
1116
1115
|
"title": "_6xlivG_title",
|
|
1117
|
-
"
|
|
1118
|
-
"
|
|
1116
|
+
"errorSummary": "_6xlivG_errorSummary",
|
|
1117
|
+
"ioCard": "_6xlivG_ioCard",
|
|
1118
|
+
"inspectButton": "_6xlivG_inspectButton",
|
|
1119
1119
|
"ioSection": "_6xlivG_ioSection",
|
|
1120
|
-
"
|
|
1121
|
-
"
|
|
1120
|
+
"chevron": "_6xlivG_chevron",
|
|
1121
|
+
"chevronHover": "_6xlivG_chevronHover"
|
|
1122
1122
|
};
|
|
1123
1123
|
//#endregion
|
|
1124
1124
|
//#region lib/types/client/tool/toolviews/bash-sample.js
|