@xrkseek/harness-cli 0.0.9 → 0.0.11
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/README.md +13 -6
- package/dist/commands/plugin.d.ts.map +1 -1
- package/dist/commands/plugin.js +4 -3
- package/dist/commands/plugin.js.map +1 -1
- package/dist/commands/restart.d.ts.map +1 -1
- package/dist/commands/restart.js +16 -7
- package/dist/commands/restart.js.map +1 -1
- package/dist/commands/serve.d.ts.map +1 -1
- package/dist/commands/serve.js +40 -8
- package/dist/commands/serve.js.map +1 -1
- package/dist/host-lock.d.ts +15 -0
- package/dist/host-lock.d.ts.map +1 -0
- package/dist/host-lock.js +64 -0
- package/dist/host-lock.js.map +1 -0
- package/dist/parse-args.d.ts.map +1 -1
- package/dist/parse-args.js +13 -10
- package/dist/parse-args.js.map +1 -1
- package/dist/port.d.ts +20 -2
- package/dist/port.d.ts.map +1 -1
- package/dist/port.js +147 -28
- package/dist/port.js.map +1 -1
- package/node_modules/@xrkseek/preset-harness/README.md +5 -2
- package/node_modules/@xrkseek/preset-harness/dist/preset.js +2 -2
- package/node_modules/@xrkseek/preset-harness/dist/preset.js.map +1 -1
- package/node_modules/@xrkseek/preset-harness/dist/tsconfig.tsbuildinfo +1 -1
- package/node_modules/@xrkseek/server-face/dist/attach-http.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/attach-http.js +33 -4
- package/node_modules/@xrkseek/server-face/dist/attach-http.js.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/presets-catalog.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-face/dist/presets-catalog.js +3 -3
- package/node_modules/@xrkseek/server-face/dist/presets-catalog.js.map +1 -1
- package/node_modules/@xrkseek/server-host/dist/index.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-host/dist/index.js +27 -21
- package/node_modules/@xrkseek/server-host/dist/index.js.map +1 -1
- package/node_modules/@xrkseek/server-http/dist/index.d.ts.map +1 -1
- package/node_modules/@xrkseek/server-http/dist/index.js +9 -1
- package/node_modules/@xrkseek/server-http/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/product-web/boot.json +1 -1
- package/product-web/plugins/@xrkseek/client-locale/client.js +3 -3
- package/product-web/plugins/@xrkseek/client-runtime/client.js +4 -0
- package/product-web/plugins/@xrkseek/client-ui-agent-preset/client.js +58 -75
- package/product-web/plugins/@xrkseek/client-ui-commands/client.js +6 -6
- package/product-web/plugins/@xrkseek/client-ui-conversation/client.js +209 -185
- package/product-web/plugins/@xrkseek/client-ui-deliverables/client.js +5 -5
- package/product-web/plugins/@xrkseek/client-ui-directory-picker-browse/client.js +29 -29
- package/product-web/plugins/@xrkseek/client-ui-goal/client.js +8 -8
- package/product-web/plugins/@xrkseek/client-ui-input-trigger/client.js +5 -5
- package/product-web/plugins/@xrkseek/client-ui-jobs/client.js +9 -9
- package/product-web/plugins/@xrkseek/client-ui-layout/client.js +1 -1
- package/product-web/plugins/@xrkseek/client-ui-message-feedback/client.js +5 -5
- package/product-web/plugins/@xrkseek/client-ui-model-selection/client.js +14 -14
- package/product-web/plugins/@xrkseek/client-ui-permission-presets/client.js +3 -3
- package/product-web/plugins/@xrkseek/client-ui-plan/client.js +2 -2
- package/product-web/plugins/@xrkseek/client-ui-settings-general/client.js +15 -15
- package/product-web/plugins/@xrkseek/client-ui-settings-models/client.js +55 -55
- package/product-web/plugins/@xrkseek/client-ui-settings-plugin-inventory/client.js +11 -11
- package/product-web/plugins/@xrkseek/client-ui-settings-plugins/client.js +37 -37
- package/product-web/plugins/@xrkseek/client-ui-sidebar/client.js +15 -15
- package/product-web/plugins/@xrkseek/client-ui-skill/client.js +11 -11
- package/product-web/plugins/@xrkseek/client-ui-subagent/client.js +19 -19
- package/product-web/plugins/@xrkseek/client-ui-tool/client.js +35 -35
- package/product-web/plugins/@xrkseek/client-ui-trajectory/client.js +140 -140
- package/product-web/plugins/@xrkseek/client-ui-user-questions/client.js +27 -27
- package/product-web/plugins/@xrkseek/client-ui-workflow-run/client.js +17 -17
- package/product-web/plugins/@xrkseek/client-ui-workspace/client.js +53 -53
|
@@ -167,14 +167,14 @@ window.__ModuleLoader__.load({
|
|
|
167
167
|
document.head.appendChild(tag);
|
|
168
168
|
}
|
|
169
169
|
var ProducedFiles_module_css_default = {
|
|
170
|
-
"file": "LKrWRG_file",
|
|
171
170
|
"label": "LKrWRG_label",
|
|
172
|
-
"measure": "LKrWRG_measure",
|
|
173
|
-
"more": "LKrWRG_more",
|
|
174
171
|
"probe": "LKrWRG_probe",
|
|
175
|
-
"root": "LKrWRG_root",
|
|
176
172
|
"row": "LKrWRG_row",
|
|
177
|
-
"
|
|
173
|
+
"root": "LKrWRG_root",
|
|
174
|
+
"more": "LKrWRG_more",
|
|
175
|
+
"file": "LKrWRG_file",
|
|
176
|
+
"showFolder": "LKrWRG_showFolder",
|
|
177
|
+
"measure": "LKrWRG_measure"
|
|
178
178
|
};
|
|
179
179
|
//#endregion
|
|
180
180
|
//#region src/client/ProducedFiles.tsx
|
|
@@ -34,43 +34,43 @@ window.__ModuleLoader__.load({
|
|
|
34
34
|
document.head.appendChild(tag);
|
|
35
35
|
}
|
|
36
36
|
var DirectoryBrowser_module_css_default = {
|
|
37
|
-
"pathInput": "eriWnG_pathInput",
|
|
38
|
-
"rowName": "eriWnG_rowName",
|
|
39
|
-
"dialog": "eriWnG_dialog",
|
|
40
|
-
"rowSelected": "eriWnG_rowSelected",
|
|
41
|
-
"loadingFloat": "eriWnG_loadingFloat",
|
|
42
|
-
"createDialog": "eriWnG_createDialog",
|
|
43
|
-
"crumbTrail": "eriWnG_crumbTrail",
|
|
44
|
-
"showHiddenToggle": "eriWnG_showHiddenToggle",
|
|
45
|
-
"crumbEditGlyph": "eriWnG_crumbEditGlyph",
|
|
46
|
-
"rowSeat": "eriWnG_rowSeat",
|
|
47
37
|
"column": "eriWnG_column",
|
|
48
|
-
"footerGap": "eriWnG_footerGap",
|
|
49
|
-
"createBody": "eriWnG_createBody",
|
|
50
38
|
"editorScope": "eriWnG_editorScope",
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"createInput": "eriWnG_createInput",
|
|
55
|
-
"row": "eriWnG_row",
|
|
56
|
-
"footerBar": "eriWnG_footerBar",
|
|
57
|
-
"millerRow": "eriWnG_millerRow",
|
|
58
|
-
"crumbSeat": "eriWnG_crumbSeat",
|
|
39
|
+
"footerGap": "eriWnG_footerGap",
|
|
40
|
+
"crumbTrail": "eriWnG_crumbTrail",
|
|
41
|
+
"showHiddenToggleActive": "eriWnG_showHiddenToggleActive",
|
|
59
42
|
"crumbChevron": "eriWnG_crumbChevron",
|
|
60
43
|
"rowIconSelected": "eriWnG_rowIconSelected",
|
|
61
|
-
"crumb": "eriWnG_crumb",
|
|
62
44
|
"divider": "eriWnG_divider",
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
45
|
+
"crumb": "eriWnG_crumb",
|
|
46
|
+
"row": "eriWnG_row",
|
|
47
|
+
"rowName": "eriWnG_rowName",
|
|
48
|
+
"millerRow": "eriWnG_millerRow",
|
|
67
49
|
"title": "eriWnG_title",
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
50
|
+
"rowSeat": "eriWnG_rowSeat",
|
|
51
|
+
"dialog": "eriWnG_dialog",
|
|
52
|
+
"createInput": "eriWnG_createInput",
|
|
53
|
+
"crumbEditZone": "eriWnG_crumbEditZone",
|
|
54
|
+
"createBody": "eriWnG_createBody",
|
|
71
55
|
"createIn": "eriWnG_createIn",
|
|
56
|
+
"crumbEditGlyph": "eriWnG_crumbEditGlyph",
|
|
57
|
+
"pathInput": "eriWnG_pathInput",
|
|
58
|
+
"content": "eriWnG_content",
|
|
59
|
+
"rowSelected": "eriWnG_rowSelected",
|
|
60
|
+
"rowIcon": "eriWnG_rowIcon",
|
|
61
|
+
"showHiddenToggle": "eriWnG_showHiddenToggle",
|
|
62
|
+
"status": "eriWnG_status",
|
|
63
|
+
"crumbBar": "eriWnG_crumbBar",
|
|
64
|
+
"error": "eriWnG_error",
|
|
65
|
+
"createTitle": "eriWnG_createTitle",
|
|
66
|
+
"loadingFloat": "eriWnG_loadingFloat",
|
|
67
|
+
"header": "eriWnG_header",
|
|
72
68
|
"createActions": "eriWnG_createActions",
|
|
73
|
-
"
|
|
69
|
+
"rowChevron": "eriWnG_rowChevron",
|
|
70
|
+
"crumbSeat": "eriWnG_crumbSeat",
|
|
71
|
+
"footerBar": "eriWnG_footerBar",
|
|
72
|
+
"createDialog": "eriWnG_createDialog",
|
|
73
|
+
"footerAction": "eriWnG_footerAction"
|
|
74
74
|
};
|
|
75
75
|
//#endregion
|
|
76
76
|
//#region src/client/DirectoryBrowser.tsx
|
|
@@ -18,15 +18,15 @@ window.__ModuleLoader__.load({
|
|
|
18
18
|
document.head.appendChild(tag);
|
|
19
19
|
}
|
|
20
20
|
var GoalBar_module_css_default = {
|
|
21
|
-
"
|
|
21
|
+
"iconBtn": "loP2MG_iconBtn",
|
|
22
22
|
"actions": "loP2MG_actions",
|
|
23
|
+
"label": "loP2MG_label",
|
|
24
|
+
"objectiveInput": "loP2MG_objectiveInput",
|
|
23
25
|
"error": "loP2MG_error",
|
|
26
|
+
"bar": "loP2MG_bar",
|
|
24
27
|
"goalGlyph": "loP2MG_goalGlyph",
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"objectiveInput": "loP2MG_objectiveInput",
|
|
28
|
-
"label": "loP2MG_label",
|
|
29
|
-
"dock": "loP2MG_dock"
|
|
28
|
+
"dock": "loP2MG_dock",
|
|
29
|
+
"objective": "loP2MG_objective"
|
|
30
30
|
};
|
|
31
31
|
//#endregion
|
|
32
32
|
//#region src/client/GoalBar.tsx
|
|
@@ -261,9 +261,9 @@ window.__ModuleLoader__.load({
|
|
|
261
261
|
document.head.appendChild(tag);
|
|
262
262
|
}
|
|
263
263
|
var GoalCommandInputView_module_css_default = {
|
|
264
|
-
"
|
|
264
|
+
"bubble": "GzeMcW_bubble",
|
|
265
265
|
"stack": "GzeMcW_stack",
|
|
266
|
-
"
|
|
266
|
+
"row": "GzeMcW_row"
|
|
267
267
|
};
|
|
268
268
|
//#endregion
|
|
269
269
|
//#region src/client/GoalCommandInputView.tsx
|
|
@@ -674,14 +674,14 @@ window.__ModuleLoader__.load({
|
|
|
674
674
|
}
|
|
675
675
|
var MenuView_module_css_default = {
|
|
676
676
|
"itemDescription": "_203XIq_itemDescription",
|
|
677
|
-
"viewport": "_203XIq_viewport",
|
|
678
|
-
"item": "_203XIq_item",
|
|
679
677
|
"groupTitle": "_203XIq_groupTitle",
|
|
680
|
-
"
|
|
678
|
+
"item": "_203XIq_item",
|
|
681
679
|
"itemName": "_203XIq_itemName",
|
|
682
|
-
"loading": "_203XIq_loading",
|
|
683
680
|
"menu": "_203XIq_menu",
|
|
684
|
-
"
|
|
681
|
+
"loading": "_203XIq_loading",
|
|
682
|
+
"active": "_203XIq_active",
|
|
683
|
+
"itemIcon": "_203XIq_itemIcon",
|
|
684
|
+
"viewport": "_203XIq_viewport"
|
|
685
685
|
};
|
|
686
686
|
//#endregion
|
|
687
687
|
//#region src/client/MenuView.tsx
|
|
@@ -18,19 +18,19 @@ window.__ModuleLoader__.load({
|
|
|
18
18
|
document.head.appendChild(tag);
|
|
19
19
|
}
|
|
20
20
|
var JobListAction_module_css_default = {
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
21
|
+
"duration": "gBhgYW_duration",
|
|
22
|
+
"rowDot": "gBhgYW_rowDot",
|
|
23
|
+
"root": "gBhgYW_root",
|
|
24
24
|
"label": "gBhgYW_label",
|
|
25
|
+
"menu": "gBhgYW_menu",
|
|
26
|
+
"trigger": "gBhgYW_trigger",
|
|
25
27
|
"rowSettled": "gBhgYW_rowSettled",
|
|
26
28
|
"status": "gBhgYW_status",
|
|
27
|
-
"
|
|
28
|
-
"root": "gBhgYW_root",
|
|
29
|
-
"triggerDot": "gBhgYW_triggerDot",
|
|
29
|
+
"row": "gBhgYW_row",
|
|
30
30
|
"triggerOpen": "gBhgYW_triggerOpen",
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
31
|
+
"triggerDot": "gBhgYW_triggerDot",
|
|
32
|
+
"kind": "gBhgYW_kind",
|
|
33
|
+
"count": "gBhgYW_count"
|
|
34
34
|
};
|
|
35
35
|
//#endregion
|
|
36
36
|
//#region src/client/JobListAction.tsx
|
|
@@ -65,8 +65,8 @@ window.__ModuleLoader__.load({
|
|
|
65
65
|
var AppFrame_module_css_default = {
|
|
66
66
|
"frame": "LMEksG_frame",
|
|
67
67
|
"sidebarCol": "LMEksG_sidebarCol",
|
|
68
|
-
"detailsCol": "LMEksG_detailsCol",
|
|
69
68
|
"centerCol": "LMEksG_centerCol",
|
|
69
|
+
"detailsCol": "LMEksG_detailsCol",
|
|
70
70
|
"handle": "LMEksG_handle",
|
|
71
71
|
"overlayLayer": "LMEksG_overlayLayer"
|
|
72
72
|
};
|
|
@@ -335,13 +335,13 @@ window.__ModuleLoader__.load({
|
|
|
335
335
|
document.head.appendChild(tag);
|
|
336
336
|
}
|
|
337
337
|
var MessageFeedbackActions_module_css_default = {
|
|
338
|
-
"
|
|
338
|
+
"failure": "Q8qPSG_failure",
|
|
339
|
+
"noteCancel": "Q8qPSG_noteCancel",
|
|
340
|
+
"noteSave": "Q8qPSG_noteSave",
|
|
341
|
+
"noteOpen": "Q8qPSG_noteOpen",
|
|
339
342
|
"noteEditor": "Q8qPSG_noteEditor",
|
|
340
343
|
"noteInput": "Q8qPSG_noteInput",
|
|
341
|
-
"
|
|
342
|
-
"noteSave": "Q8qPSG_noteSave",
|
|
343
|
-
"noteCancel": "Q8qPSG_noteCancel",
|
|
344
|
-
"failure": "Q8qPSG_failure"
|
|
344
|
+
"action": "Q8qPSG_action"
|
|
345
345
|
};
|
|
346
346
|
//#endregion
|
|
347
347
|
//#region src/client/MessageFeedbackActions.tsx
|
|
@@ -241,31 +241,31 @@ window.__ModuleLoader__.load({
|
|
|
241
241
|
document.head.appendChild(tag);
|
|
242
242
|
}
|
|
243
243
|
var ModelSelect_module_css_default = {
|
|
244
|
-
"groups": "TZv2bW_groups",
|
|
245
|
-
"chevronOpen": "TZv2bW_chevronOpen",
|
|
246
|
-
"triggerEffort": "TZv2bW_triggerEffort",
|
|
247
244
|
"retry": "TZv2bW_retry",
|
|
245
|
+
"root": "TZv2bW_root",
|
|
246
|
+
"triggerEffort": "TZv2bW_triggerEffort",
|
|
247
|
+
"chevronOpen": "TZv2bW_chevronOpen",
|
|
248
|
+
"groups": "TZv2bW_groups",
|
|
248
249
|
"group": "TZv2bW_group",
|
|
249
250
|
"groupTitle": "TZv2bW_groupTitle",
|
|
250
251
|
"option": "TZv2bW_option",
|
|
251
|
-
"description": "TZv2bW_description",
|
|
252
|
-
"trigger": "TZv2bW_trigger",
|
|
253
252
|
"modelName": "TZv2bW_modelName",
|
|
254
|
-
"chevron": "TZv2bW_chevron",
|
|
255
|
-
"triggerLabel": "TZv2bW_triggerLabel",
|
|
256
|
-
"empty": "TZv2bW_empty",
|
|
257
|
-
"selected": "TZv2bW_selected",
|
|
258
253
|
"check": "TZv2bW_check",
|
|
259
|
-
"cellLabel": "TZv2bW_cellLabel",
|
|
260
254
|
"cellValue": "TZv2bW_cellValue",
|
|
261
255
|
"cellChevron": "TZv2bW_cellChevron",
|
|
262
256
|
"menu": "TZv2bW_menu",
|
|
263
|
-
"
|
|
264
|
-
"error": "TZv2bW_error",
|
|
257
|
+
"cell": "TZv2bW_cell",
|
|
265
258
|
"warning": "TZv2bW_warning",
|
|
259
|
+
"optionCopy": "TZv2bW_optionCopy",
|
|
260
|
+
"chevron": "TZv2bW_chevron",
|
|
261
|
+
"trigger": "TZv2bW_trigger",
|
|
262
|
+
"description": "TZv2bW_description",
|
|
263
|
+
"triggerLabel": "TZv2bW_triggerLabel",
|
|
266
264
|
"status": "TZv2bW_status",
|
|
267
|
-
"
|
|
268
|
-
"
|
|
265
|
+
"empty": "TZv2bW_empty",
|
|
266
|
+
"selected": "TZv2bW_selected",
|
|
267
|
+
"cellLabel": "TZv2bW_cellLabel",
|
|
268
|
+
"error": "TZv2bW_error"
|
|
269
269
|
};
|
|
270
270
|
//#endregion
|
|
271
271
|
//#region src/client/ModelSelect.tsx
|
|
@@ -42,11 +42,11 @@ window.__ModuleLoader__.load({
|
|
|
42
42
|
document.head.appendChild(tag);
|
|
43
43
|
}
|
|
44
44
|
var PermissionRow_module_css_default = {
|
|
45
|
-
"chevron": "kxdSgq_chevron",
|
|
46
|
-
"title": "kxdSgq_title",
|
|
47
|
-
"desc": "kxdSgq_desc",
|
|
48
45
|
"selector": "kxdSgq_selector",
|
|
49
46
|
"row": "kxdSgq_row",
|
|
47
|
+
"title": "kxdSgq_title",
|
|
48
|
+
"desc": "kxdSgq_desc",
|
|
49
|
+
"chevron": "kxdSgq_chevron",
|
|
50
50
|
"rowText": "kxdSgq_rowText"
|
|
51
51
|
};
|
|
52
52
|
//#endregion
|
|
@@ -19,9 +19,9 @@ window.__ModuleLoader__.load({
|
|
|
19
19
|
}
|
|
20
20
|
var PlanModeControl_module_css_default = {
|
|
21
21
|
"error": "xROLNG_error",
|
|
22
|
-
"chip": "xROLNG_chip",
|
|
23
22
|
"wrap": "xROLNG_wrap",
|
|
24
|
-
"close": "xROLNG_close"
|
|
23
|
+
"close": "xROLNG_close",
|
|
24
|
+
"chip": "xROLNG_chip"
|
|
25
25
|
};
|
|
26
26
|
//#endregion
|
|
27
27
|
//#region src/client/PlanModeControl.tsx
|
|
@@ -36,25 +36,25 @@ window.__ModuleLoader__.load({
|
|
|
36
36
|
document.head.appendChild(tag);
|
|
37
37
|
}
|
|
38
38
|
var SettingsRoot_module_css_default = {
|
|
39
|
-
"
|
|
40
|
-
"navList": "yDpcKa_navList",
|
|
41
|
-
"content": "yDpcKa_content",
|
|
39
|
+
"navLabel": "yDpcKa_navLabel",
|
|
42
40
|
"active": "yDpcKa_active",
|
|
43
|
-
"
|
|
44
|
-
"navTitle": "yDpcKa_navTitle",
|
|
45
|
-
"trigger": "yDpcKa_trigger",
|
|
46
|
-
"mask": "yDpcKa_mask",
|
|
47
|
-
"overlay": "yDpcKa_overlay",
|
|
41
|
+
"nav": "yDpcKa_nav",
|
|
48
42
|
"close": "yDpcKa_close",
|
|
49
|
-
"
|
|
43
|
+
"panel": "yDpcKa_panel",
|
|
44
|
+
"overlay": "yDpcKa_overlay",
|
|
45
|
+
"trigger": "yDpcKa_trigger",
|
|
50
46
|
"header": "yDpcKa_header",
|
|
51
|
-
"options": "yDpcKa_options",
|
|
52
47
|
"triggerLabel": "yDpcKa_triggerLabel",
|
|
48
|
+
"actions": "yDpcKa_actions",
|
|
53
49
|
"navIcon": "yDpcKa_navIcon",
|
|
54
|
-
"rail": "yDpcKa_rail",
|
|
55
50
|
"navCell": "yDpcKa_navCell",
|
|
56
|
-
"
|
|
57
|
-
"
|
|
51
|
+
"mask": "yDpcKa_mask",
|
|
52
|
+
"navList": "yDpcKa_navList",
|
|
53
|
+
"options": "yDpcKa_options",
|
|
54
|
+
"hiddenLabel": "yDpcKa_hiddenLabel",
|
|
55
|
+
"rail": "yDpcKa_rail",
|
|
56
|
+
"navTitle": "yDpcKa_navTitle",
|
|
57
|
+
"content": "yDpcKa_content"
|
|
58
58
|
};
|
|
59
59
|
//#endregion
|
|
60
60
|
//#region src/client/SettingsRoot.tsx
|
|
@@ -311,8 +311,8 @@ window.__ModuleLoader__.load({
|
|
|
311
311
|
document.head.appendChild(tag);
|
|
312
312
|
}
|
|
313
313
|
var SettingsDocumentAction_module_css_default = {
|
|
314
|
-
"
|
|
315
|
-
"
|
|
314
|
+
"error": "Hd6jda_error",
|
|
315
|
+
"action": "Hd6jda_action"
|
|
316
316
|
};
|
|
317
317
|
//#endregion
|
|
318
318
|
//#region src/client/SettingsDocumentAction.tsx
|
|
@@ -67,67 +67,67 @@ window.__ModuleLoader__.load({
|
|
|
67
67
|
document.head.appendChild(tag);
|
|
68
68
|
}
|
|
69
69
|
var ModelsSection_module_css_default = {
|
|
70
|
-
"
|
|
70
|
+
"candidateId": "AmnBRG_candidateId",
|
|
71
|
+
"iconButton": "AmnBRG_iconButton",
|
|
71
72
|
"rowTag": "AmnBRG_rowTag",
|
|
72
|
-
"
|
|
73
|
-
"modelCatalog": "AmnBRG_modelCatalog",
|
|
74
|
-
"modelField": "AmnBRG_modelField",
|
|
73
|
+
"editorTitle": "AmnBRG_editorTitle",
|
|
75
74
|
"addModelButton": "AmnBRG_addModelButton",
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
75
|
+
"secondaryButton": "AmnBRG_secondaryButton",
|
|
76
|
+
"customizedBody": "AmnBRG_customizedBody",
|
|
77
|
+
"editorHeader": "AmnBRG_editorHeader",
|
|
78
|
+
"fieldLabel": "AmnBRG_fieldLabel",
|
|
79
|
+
"selectInput": "AmnBRG_selectInput",
|
|
79
80
|
"candidateList": "AmnBRG_candidateList",
|
|
80
|
-
"customizedSummary": "AmnBRG_customizedSummary",
|
|
81
|
-
"primaryButton": "AmnBRG_primaryButton",
|
|
82
81
|
"notice": "AmnBRG_notice",
|
|
83
|
-
"
|
|
84
|
-
"
|
|
82
|
+
"candidate": "AmnBRG_candidate",
|
|
83
|
+
"candidateLabel": "AmnBRG_candidateLabel",
|
|
84
|
+
"hiddenLabel": "AmnBRG_hiddenLabel",
|
|
85
|
+
"linkButton": "AmnBRG_linkButton",
|
|
85
86
|
"iconButtonDanger": "AmnBRG_iconButtonDanger",
|
|
87
|
+
"credentialDotConfigured": "AmnBRG_credentialDotConfigured",
|
|
88
|
+
"rowIdentity": "AmnBRG_rowIdentity",
|
|
89
|
+
"title": "AmnBRG_title",
|
|
90
|
+
"addActions": "AmnBRG_addActions",
|
|
91
|
+
"deleteDialog": "AmnBRG_deleteDialog",
|
|
92
|
+
"dangerButton": "AmnBRG_dangerButton",
|
|
93
|
+
"editorRoute": "AmnBRG_editorRoute",
|
|
86
94
|
"modelCatalogTitle": "AmnBRG_modelCatalogTitle",
|
|
87
|
-
"
|
|
95
|
+
"rowName": "AmnBRG_rowName",
|
|
96
|
+
"intro": "AmnBRG_intro",
|
|
97
|
+
"modelEntry": "AmnBRG_modelEntry",
|
|
88
98
|
"editorActions": "AmnBRG_editorActions",
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
99
|
+
"modelCatalogMeta": "AmnBRG_modelCatalogMeta",
|
|
100
|
+
"customizedSummary": "AmnBRG_customizedSummary",
|
|
101
|
+
"error": "AmnBRG_error",
|
|
102
|
+
"section": "AmnBRG_section",
|
|
92
103
|
"modelCatalogHeading": "AmnBRG_modelCatalogHeading",
|
|
93
|
-
"
|
|
94
|
-
"editorRoute": "AmnBRG_editorRoute",
|
|
95
|
-
"modelList": "AmnBRG_modelList",
|
|
96
|
-
"rows": "AmnBRG_rows",
|
|
97
|
-
"rowHead": "AmnBRG_rowHead",
|
|
98
|
-
"addActions": "AmnBRG_addActions",
|
|
99
|
-
"rowActions": "AmnBRG_rowActions",
|
|
104
|
+
"credentialDotMissing": "AmnBRG_credentialDotMissing",
|
|
100
105
|
"addBlock": "AmnBRG_addBlock",
|
|
101
|
-
"
|
|
102
|
-
"field": "AmnBRG_field",
|
|
103
|
-
"rowCard": "AmnBRG_rowCard",
|
|
104
|
-
"hiddenLabel": "AmnBRG_hiddenLabel",
|
|
105
|
-
"modelEntry": "AmnBRG_modelEntry",
|
|
106
|
-
"addButton": "AmnBRG_addButton",
|
|
107
|
-
"input": "AmnBRG_input",
|
|
108
|
-
"title": "AmnBRG_title",
|
|
106
|
+
"addCard": "AmnBRG_addCard",
|
|
109
107
|
"savedNotice": "AmnBRG_savedNotice",
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"deleteDialog": "AmnBRG_deleteDialog",
|
|
113
|
-
"credentialDot": "AmnBRG_credentialDot",
|
|
114
|
-
"rowIdentity": "AmnBRG_rowIdentity",
|
|
115
|
-
"secondaryButton": "AmnBRG_secondaryButton",
|
|
116
|
-
"linkButton": "AmnBRG_linkButton",
|
|
117
|
-
"modelCatalogMeta": "AmnBRG_modelCatalogMeta",
|
|
118
|
-
"candidate": "AmnBRG_candidate",
|
|
119
|
-
"advancedHint": "AmnBRG_advancedHint",
|
|
120
|
-
"editorTitle": "AmnBRG_editorTitle",
|
|
121
|
-
"setupCard": "AmnBRG_setupCard",
|
|
108
|
+
"primaryButton": "AmnBRG_primaryButton",
|
|
109
|
+
"customized": "AmnBRG_customized",
|
|
122
110
|
"modelAdvanced": "AmnBRG_modelAdvanced",
|
|
123
|
-
"
|
|
124
|
-
"candidateLabel": "AmnBRG_candidateLabel",
|
|
125
|
-
"dangerButton": "AmnBRG_dangerButton",
|
|
126
|
-
"iconButton": "AmnBRG_iconButton",
|
|
127
|
-
"rowName": "AmnBRG_rowName",
|
|
111
|
+
"modelField": "AmnBRG_modelField",
|
|
128
112
|
"editor": "AmnBRG_editor",
|
|
129
|
-
"
|
|
130
|
-
"
|
|
113
|
+
"field": "AmnBRG_field",
|
|
114
|
+
"modelList": "AmnBRG_modelList",
|
|
115
|
+
"modelRow": "AmnBRG_modelRow",
|
|
116
|
+
"setupCard": "AmnBRG_setupCard",
|
|
117
|
+
"credentialDot": "AmnBRG_credentialDot",
|
|
118
|
+
"rowActions": "AmnBRG_rowActions",
|
|
119
|
+
"rows": "AmnBRG_rows",
|
|
120
|
+
"advancedHint": "AmnBRG_advancedHint",
|
|
121
|
+
"deleteConfirm": "AmnBRG_deleteConfirm",
|
|
122
|
+
"input": "AmnBRG_input",
|
|
123
|
+
"addButton": "AmnBRG_addButton",
|
|
124
|
+
"fetchDialog": "AmnBRG_fetchDialog",
|
|
125
|
+
"rowCard": "AmnBRG_rowCard",
|
|
126
|
+
"modelListHead": "AmnBRG_modelListHead",
|
|
127
|
+
"rowHead": "AmnBRG_rowHead",
|
|
128
|
+
"modelCatalog": "AmnBRG_modelCatalog",
|
|
129
|
+
"modelEmpty": "AmnBRG_modelEmpty",
|
|
130
|
+
"modelFieldLabel": "AmnBRG_modelFieldLabel"
|
|
131
131
|
};
|
|
132
132
|
//#endregion
|
|
133
133
|
//#region src/client/EditorFooter.tsx
|
|
@@ -2076,9 +2076,9 @@ window.__ModuleLoader__.load({
|
|
|
2076
2076
|
document.head.appendChild(tag);
|
|
2077
2077
|
}
|
|
2078
2078
|
var OnboardingModal_module_css_default = {
|
|
2079
|
-
"title": "aIiZrG_title",
|
|
2080
|
-
"dialog": "aIiZrG_dialog",
|
|
2081
2079
|
"content": "aIiZrG_content",
|
|
2080
|
+
"dialog": "aIiZrG_dialog",
|
|
2081
|
+
"title": "aIiZrG_title",
|
|
2082
2082
|
"body": "aIiZrG_body"
|
|
2083
2083
|
};
|
|
2084
2084
|
//#endregion
|
|
@@ -2138,8 +2138,8 @@ window.__ModuleLoader__.load({
|
|
|
2138
2138
|
document.head.appendChild(tag);
|
|
2139
2139
|
}
|
|
2140
2140
|
var DeepSeekOnboardingDialog_module_css_default = {
|
|
2141
|
-
"
|
|
2142
|
-
"
|
|
2141
|
+
"editor": "kdI8hG_editor",
|
|
2142
|
+
"description": "kdI8hG_description"
|
|
2143
2143
|
};
|
|
2144
2144
|
//#endregion
|
|
2145
2145
|
//#region src/client/DeepSeekOnboardingDialog.tsx
|
|
@@ -2229,10 +2229,10 @@ window.__ModuleLoader__.load({
|
|
|
2229
2229
|
document.head.appendChild(tag);
|
|
2230
2230
|
}
|
|
2231
2231
|
var WelcomeNotice_module_css_default = {
|
|
2232
|
-
"actions": "R-6oRa_actions",
|
|
2233
2232
|
"copy": "R-6oRa_copy",
|
|
2233
|
+
"error": "R-6oRa_error",
|
|
2234
2234
|
"primary": "R-6oRa_primary",
|
|
2235
|
-
"
|
|
2235
|
+
"actions": "R-6oRa_actions"
|
|
2236
2236
|
};
|
|
2237
2237
|
//#endregion
|
|
2238
2238
|
//#region src/client/WelcomeNotice.tsx
|
|
@@ -18,24 +18,24 @@ window.__ModuleLoader__.load({
|
|
|
18
18
|
document.head.appendChild(tag);
|
|
19
19
|
}
|
|
20
20
|
var PluginInventorySettingsTab_module_css_default = {
|
|
21
|
-
"
|
|
22
|
-
"chevron": "WrOExW_chevron",
|
|
23
|
-
"cardContent": "WrOExW_cardContent",
|
|
21
|
+
"details": "WrOExW_details",
|
|
24
22
|
"statusDot": "WrOExW_statusDot",
|
|
25
23
|
"visuallyHidden": "WrOExW_visuallyHidden",
|
|
24
|
+
"cardContent": "WrOExW_cardContent",
|
|
25
|
+
"cardDetails": "WrOExW_cardDetails",
|
|
26
|
+
"configTag": "WrOExW_configTag",
|
|
27
|
+
"catalogHeading": "WrOExW_catalogHeading",
|
|
26
28
|
"search": "WrOExW_search",
|
|
27
29
|
"cardTrailing": "WrOExW_cardTrailing",
|
|
28
|
-
"catalogHeading": "WrOExW_catalogHeading",
|
|
29
|
-
"catalog": "WrOExW_catalog",
|
|
30
|
-
"cardDetails": "WrOExW_cardDetails",
|
|
31
|
-
"failure": "WrOExW_failure",
|
|
32
30
|
"section": "WrOExW_section",
|
|
33
|
-
"status": "WrOExW_status",
|
|
34
|
-
"cards": "WrOExW_cards",
|
|
35
31
|
"card": "WrOExW_card",
|
|
36
|
-
"
|
|
32
|
+
"chevron": "WrOExW_chevron",
|
|
33
|
+
"failure": "WrOExW_failure",
|
|
37
34
|
"entryValue": "WrOExW_entryValue",
|
|
38
|
-
"
|
|
35
|
+
"cardTitle": "WrOExW_cardTitle",
|
|
36
|
+
"cards": "WrOExW_cards",
|
|
37
|
+
"status": "WrOExW_status",
|
|
38
|
+
"catalog": "WrOExW_catalog"
|
|
39
39
|
};
|
|
40
40
|
//#endregion
|
|
41
41
|
//#region src/client/PluginInventorySettingsTab.tsx
|
|
@@ -20,18 +20,18 @@ window.__ModuleLoader__.load({
|
|
|
20
20
|
document.head.appendChild(tag);
|
|
21
21
|
}
|
|
22
22
|
var fields_module_css_default = {
|
|
23
|
-
"
|
|
23
|
+
"input": "MiE2dW_input",
|
|
24
24
|
"label": "MiE2dW_label",
|
|
25
|
-
"badgeMuted": "MiE2dW_badgeMuted",
|
|
26
|
-
"badge": "MiE2dW_badge",
|
|
27
25
|
"field": "MiE2dW_field",
|
|
28
|
-
"
|
|
26
|
+
"badge": "MiE2dW_badge",
|
|
27
|
+
"badges": "MiE2dW_badges",
|
|
29
28
|
"select": "MiE2dW_select",
|
|
30
|
-
"
|
|
29
|
+
"head": "MiE2dW_head",
|
|
30
|
+
"badgeMuted": "MiE2dW_badgeMuted",
|
|
31
31
|
"invalid": "MiE2dW_invalid",
|
|
32
|
-
"input": "MiE2dW_input",
|
|
33
32
|
"hint": "MiE2dW_hint",
|
|
34
|
-
"
|
|
33
|
+
"reset": "MiE2dW_reset",
|
|
34
|
+
"inputInvalid": "MiE2dW_inputInvalid"
|
|
35
35
|
};
|
|
36
36
|
//#endregion
|
|
37
37
|
//#region src/client/fields.tsx
|
|
@@ -193,21 +193,21 @@ window.__ModuleLoader__.load({
|
|
|
193
193
|
document.head.appendChild(tag);
|
|
194
194
|
}
|
|
195
195
|
var PluginCard_module_css_default = {
|
|
196
|
-
"
|
|
197
|
-
"chevronOpen": "YRvGva_chevronOpen",
|
|
196
|
+
"readOnly": "YRvGva_readOnly",
|
|
198
197
|
"card": "YRvGva_card",
|
|
199
|
-
"
|
|
198
|
+
"save": "YRvGva_save",
|
|
199
|
+
"header": "YRvGva_header",
|
|
200
|
+
"failed": "YRvGva_failed",
|
|
201
|
+
"chevronOpen": "YRvGva_chevronOpen",
|
|
200
202
|
"body": "YRvGva_body",
|
|
201
|
-
"headText": "YRvGva_headText",
|
|
202
|
-
"discard": "YRvGva_discard",
|
|
203
203
|
"cardOpen": "YRvGva_cardOpen",
|
|
204
|
+
"description": "YRvGva_description",
|
|
204
205
|
"name": "YRvGva_name",
|
|
205
|
-
"
|
|
206
|
-
"
|
|
206
|
+
"discard": "YRvGva_discard",
|
|
207
|
+
"headText": "YRvGva_headText",
|
|
207
208
|
"pending": "YRvGva_pending",
|
|
208
|
-
"
|
|
209
|
-
"
|
|
210
|
-
"save": "YRvGva_save"
|
|
209
|
+
"chevron": "YRvGva_chevron",
|
|
210
|
+
"footer": "YRvGva_footer"
|
|
211
211
|
};
|
|
212
212
|
//#endregion
|
|
213
213
|
//#region src/client/PluginCard.tsx
|
|
@@ -454,12 +454,12 @@ window.__ModuleLoader__.load({
|
|
|
454
454
|
}
|
|
455
455
|
var PluginsSettingsSection_module_css_default = {
|
|
456
456
|
"heading": "ha2I9q_heading",
|
|
457
|
+
"section": "ha2I9q_section",
|
|
457
458
|
"tabs": "ha2I9q_tabs",
|
|
458
|
-
"empty": "ha2I9q_empty",
|
|
459
459
|
"cards": "ha2I9q_cards",
|
|
460
|
+
"empty": "ha2I9q_empty",
|
|
460
461
|
"tab": "ha2I9q_tab",
|
|
461
462
|
"intro": "ha2I9q_intro",
|
|
462
|
-
"section": "ha2I9q_section",
|
|
463
463
|
"panel": "ha2I9q_panel"
|
|
464
464
|
};
|
|
465
465
|
//#endregion
|
|
@@ -501,32 +501,32 @@ window.__ModuleLoader__.load({
|
|
|
501
501
|
document.head.appendChild(tag);
|
|
502
502
|
}
|
|
503
503
|
var McpCard_module_css_default = {
|
|
504
|
-
"badgeOk": "FVl50a_badgeOk",
|
|
505
504
|
"entryTitleRow": "FVl50a_entryTitleRow",
|
|
506
|
-
"
|
|
507
|
-
"pasteLabel": "FVl50a_pasteLabel",
|
|
508
|
-
"paste": "FVl50a_paste",
|
|
509
|
-
"badgeMuted": "FVl50a_badgeMuted",
|
|
510
|
-
"connectedList": "FVl50a_connectedList",
|
|
505
|
+
"note": "FVl50a_note",
|
|
511
506
|
"badgeWarn": "FVl50a_badgeWarn",
|
|
512
|
-
"allowRow": "FVl50a_allowRow",
|
|
513
|
-
"add": "FVl50a_add",
|
|
514
|
-
"remove": "FVl50a_remove",
|
|
515
|
-
"empty": "FVl50a_empty",
|
|
516
|
-
"heading": "FVl50a_heading",
|
|
517
|
-
"invalid": "FVl50a_invalid",
|
|
518
|
-
"connectedRow": "FVl50a_connectedRow",
|
|
519
507
|
"allowTitle": "FVl50a_allowTitle",
|
|
508
|
+
"allowHint": "FVl50a_allowHint",
|
|
520
509
|
"list": "FVl50a_list",
|
|
521
|
-
"
|
|
522
|
-
"entryHead": "FVl50a_entryHead",
|
|
523
|
-
"note": "FVl50a_note",
|
|
510
|
+
"allowRow": "FVl50a_allowRow",
|
|
524
511
|
"entryBody": "FVl50a_entryBody",
|
|
512
|
+
"remove": "FVl50a_remove",
|
|
513
|
+
"connectedList": "FVl50a_connectedList",
|
|
514
|
+
"connectedRow": "FVl50a_connectedRow",
|
|
515
|
+
"invalid": "FVl50a_invalid",
|
|
516
|
+
"heading": "FVl50a_heading",
|
|
525
517
|
"entry": "FVl50a_entry",
|
|
518
|
+
"badge": "FVl50a_badge",
|
|
519
|
+
"entryHead": "FVl50a_entryHead",
|
|
526
520
|
"entryTitle": "FVl50a_entryTitle",
|
|
521
|
+
"badgeOk": "FVl50a_badgeOk",
|
|
527
522
|
"block": "FVl50a_block",
|
|
528
|
-
"
|
|
529
|
-
"
|
|
523
|
+
"statusDot": "FVl50a_statusDot",
|
|
524
|
+
"pasteLabel": "FVl50a_pasteLabel",
|
|
525
|
+
"paste": "FVl50a_paste",
|
|
526
|
+
"empty": "FVl50a_empty",
|
|
527
|
+
"add": "FVl50a_add",
|
|
528
|
+
"badgeMuted": "FVl50a_badgeMuted",
|
|
529
|
+
"connectedName": "FVl50a_connectedName",
|
|
530
530
|
"badgeError": "FVl50a_badgeError"
|
|
531
531
|
};
|
|
532
532
|
//#endregion
|