@deepseek-ai/dsh-client-ui-settings-models 0.1.0-rc.2 → 0.1.0-rc.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.
- package/lib/client.js +58 -58
- package/lib/types/client/locales.d.ts +6 -4
- package/lib/types/onboarding-copy.d.ts +3 -3
- package/package.json +21 -21
package/lib/client.js
CHANGED
|
@@ -67,67 +67,67 @@ window.__ModuleLoader__.load({
|
|
|
67
67
|
document.head.appendChild(tag);
|
|
68
68
|
}
|
|
69
69
|
var ModelsSection_module_css_default = {
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
70
|
+
"candidateLabel": "zGbnIq_candidateLabel",
|
|
71
|
+
"modelList": "zGbnIq_modelList",
|
|
72
|
+
"secondaryButton": "zGbnIq_secondaryButton",
|
|
73
|
+
"modelEmpty": "zGbnIq_modelEmpty",
|
|
74
74
|
"credentialDot": "zGbnIq_credentialDot",
|
|
75
|
-
"modelCatalogMeta": "zGbnIq_modelCatalogMeta",
|
|
76
75
|
"rowIdentity": "zGbnIq_rowIdentity",
|
|
76
|
+
"customizedBody": "zGbnIq_customizedBody",
|
|
77
|
+
"modelFieldLabel": "zGbnIq_modelFieldLabel",
|
|
77
78
|
"deleteDialog": "zGbnIq_deleteDialog",
|
|
79
|
+
"customizedSummary": "zGbnIq_customizedSummary",
|
|
78
80
|
"rowName": "zGbnIq_rowName",
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"customizedBody": "zGbnIq_customizedBody",
|
|
83
|
-
"addModelButton": "zGbnIq_addModelButton",
|
|
84
|
-
"linkButton": "zGbnIq_linkButton",
|
|
85
|
-
"addBlock": "zGbnIq_addBlock",
|
|
86
|
-
"addCard": "zGbnIq_addCard",
|
|
87
|
-
"modelListHead": "zGbnIq_modelListHead",
|
|
81
|
+
"addActions": "zGbnIq_addActions",
|
|
82
|
+
"modelCatalogTitle": "zGbnIq_modelCatalogTitle",
|
|
83
|
+
"selectInput": "zGbnIq_selectInput",
|
|
88
84
|
"setupCard": "zGbnIq_setupCard",
|
|
89
|
-
"
|
|
85
|
+
"primaryButton": "zGbnIq_primaryButton",
|
|
86
|
+
"editorTitle": "zGbnIq_editorTitle",
|
|
90
87
|
"deleteConfirm": "zGbnIq_deleteConfirm",
|
|
91
|
-
"title": "zGbnIq_title",
|
|
92
|
-
"modelFieldLabel": "zGbnIq_modelFieldLabel",
|
|
93
88
|
"input": "zGbnIq_input",
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
89
|
+
"title": "zGbnIq_title",
|
|
90
|
+
"error": "zGbnIq_error",
|
|
91
|
+
"editor": "zGbnIq_editor",
|
|
92
|
+
"rows": "zGbnIq_rows",
|
|
93
|
+
"modelField": "zGbnIq_modelField",
|
|
94
|
+
"candidateList": "zGbnIq_candidateList",
|
|
95
|
+
"modelCatalog": "zGbnIq_modelCatalog",
|
|
98
96
|
"editorRoute": "zGbnIq_editorRoute",
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"editorTitle": "zGbnIq_editorTitle",
|
|
97
|
+
"advancedHint": "zGbnIq_advancedHint",
|
|
98
|
+
"candidate": "zGbnIq_candidate",
|
|
99
|
+
"fetchDialog": "zGbnIq_fetchDialog",
|
|
100
|
+
"addModelButton": "zGbnIq_addModelButton",
|
|
104
101
|
"field": "zGbnIq_field",
|
|
105
|
-
"
|
|
102
|
+
"credentialDotMissing": "zGbnIq_credentialDotMissing",
|
|
103
|
+
"editorActions": "zGbnIq_editorActions",
|
|
104
|
+
"candidateId": "zGbnIq_candidateId",
|
|
105
|
+
"customized": "zGbnIq_customized",
|
|
106
|
+
"rowActions": "zGbnIq_rowActions",
|
|
107
|
+
"linkButton": "zGbnIq_linkButton",
|
|
108
|
+
"savedNotice": "zGbnIq_savedNotice",
|
|
109
|
+
"iconButton": "zGbnIq_iconButton",
|
|
106
110
|
"addButton": "zGbnIq_addButton",
|
|
107
|
-
"
|
|
108
|
-
"
|
|
111
|
+
"modelRow": "zGbnIq_modelRow",
|
|
112
|
+
"section": "zGbnIq_section",
|
|
109
113
|
"rowCard": "zGbnIq_rowCard",
|
|
114
|
+
"rowTag": "zGbnIq_rowTag",
|
|
115
|
+
"modelCatalogMeta": "zGbnIq_modelCatalogMeta",
|
|
116
|
+
"addBlock": "zGbnIq_addBlock",
|
|
110
117
|
"fieldLabel": "zGbnIq_fieldLabel",
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"candidateList": "zGbnIq_candidateList",
|
|
117
|
-
"savedNotice": "zGbnIq_savedNotice",
|
|
118
|
-
"candidate": "zGbnIq_candidate",
|
|
118
|
+
"credentialDotConfigured": "zGbnIq_credentialDotConfigured",
|
|
119
|
+
"addCard": "zGbnIq_addCard",
|
|
120
|
+
"notice": "zGbnIq_notice",
|
|
121
|
+
"dangerButton": "zGbnIq_dangerButton",
|
|
122
|
+
"modelListHead": "zGbnIq_modelListHead",
|
|
119
123
|
"editorHeader": "zGbnIq_editorHeader",
|
|
120
|
-
"
|
|
124
|
+
"modelEntry": "zGbnIq_modelEntry",
|
|
125
|
+
"rowHead": "zGbnIq_rowHead",
|
|
121
126
|
"hiddenLabel": "zGbnIq_hiddenLabel",
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
"notice": "zGbnIq_notice",
|
|
127
|
-
"modelCatalog": "zGbnIq_modelCatalog",
|
|
128
|
-
"editorActions": "zGbnIq_editorActions",
|
|
129
|
-
"modelField": "zGbnIq_modelField",
|
|
130
|
-
"customizedSummary": "zGbnIq_customizedSummary"
|
|
127
|
+
"modelAdvanced": "zGbnIq_modelAdvanced",
|
|
128
|
+
"iconButtonDanger": "zGbnIq_iconButtonDanger",
|
|
129
|
+
"modelCatalogHeading": "zGbnIq_modelCatalogHeading",
|
|
130
|
+
"intro": "zGbnIq_intro"
|
|
131
131
|
};
|
|
132
132
|
//#endregion
|
|
133
133
|
//#region lib/types/client/EditorFooter.js
|
|
@@ -2084,8 +2084,8 @@ window.__ModuleLoader__.load({
|
|
|
2084
2084
|
}
|
|
2085
2085
|
var OnboardingModal_module_css_default = {
|
|
2086
2086
|
"dialog": "jLrgrW_dialog",
|
|
2087
|
-
"content": "jLrgrW_content",
|
|
2088
2087
|
"body": "jLrgrW_body",
|
|
2088
|
+
"content": "jLrgrW_content",
|
|
2089
2089
|
"title": "jLrgrW_title"
|
|
2090
2090
|
};
|
|
2091
2091
|
//#endregion
|
|
@@ -2104,7 +2104,7 @@ window.__ModuleLoader__.load({
|
|
|
2104
2104
|
(0, react.useEffect)(() => {
|
|
2105
2105
|
const appRoot = document.getElementById("root");
|
|
2106
2106
|
if (appRoot === null) return;
|
|
2107
|
-
const previous = appRoot.inert
|
|
2107
|
+
const previous = appRoot.inert;
|
|
2108
2108
|
appRoot.inert = true;
|
|
2109
2109
|
return () => {
|
|
2110
2110
|
appRoot.inert = previous;
|
|
@@ -2118,7 +2118,7 @@ window.__ModuleLoader__.load({
|
|
|
2118
2118
|
title,
|
|
2119
2119
|
onClose: ignoreImplicitDismiss,
|
|
2120
2120
|
headless: true,
|
|
2121
|
-
className: OnboardingModal_module_css_default
|
|
2121
|
+
className: OnboardingModal_module_css_default.dialog,
|
|
2122
2122
|
children: (0, react_jsx_runtime.jsxs)("div", {
|
|
2123
2123
|
className: OnboardingModal_module_css_default.content,
|
|
2124
2124
|
children: [(0, react_jsx_runtime.jsx)("h2", {
|
|
@@ -2145,8 +2145,8 @@ window.__ModuleLoader__.load({
|
|
|
2145
2145
|
document.head.appendChild(tag);
|
|
2146
2146
|
}
|
|
2147
2147
|
var DeepSeekOnboardingDialog_module_css_default = {
|
|
2148
|
-
"
|
|
2149
|
-
"
|
|
2148
|
+
"description": "GL8Viq_description",
|
|
2149
|
+
"editor": "GL8Viq_editor"
|
|
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
|
-
"primary": "t1T8VW_primary",
|
|
2240
|
-
"actions": "t1T8VW_actions",
|
|
2241
2239
|
"copy": "t1T8VW_copy",
|
|
2242
|
-
"error": "t1T8VW_error"
|
|
2240
|
+
"error": "t1T8VW_error",
|
|
2241
|
+
"actions": "t1T8VW_actions",
|
|
2242
|
+
"primary": "t1T8VW_primary"
|
|
2243
2243
|
};
|
|
2244
2244
|
//#endregion
|
|
2245
2245
|
//#region lib/types/client/WelcomeNotice.js
|
|
@@ -2316,9 +2316,9 @@ window.__ModuleLoader__.load({
|
|
|
2316
2316
|
continueLabel: "继续"
|
|
2317
2317
|
},
|
|
2318
2318
|
en: {
|
|
2319
|
-
title: "
|
|
2320
|
-
body: "DeepSeek Harness
|
|
2321
|
-
continueLabel: "
|
|
2319
|
+
title: "Internal Testing Notice",
|
|
2320
|
+
body: "DeepSeek Harness 0.1 remains in testing for Harness developers. Many areas need further improvement, and we welcome feedback from the developer community. DeepSeek Harness's core plugins and foundational APIs will continue to evolve rapidly over the coming months.\n\nWe look forward to exploring the limits of intelligence with developers around the world, building on open-source, open, reusable, and composable infrastructure. We welcome Harness developers everywhere to join the DSH plugin ecosystem.",
|
|
2321
|
+
continueLabel: "Continue"
|
|
2322
2322
|
}
|
|
2323
2323
|
};
|
|
2324
2324
|
//#endregion
|
|
@@ -84,9 +84,9 @@ export declare const en: {
|
|
|
84
84
|
customNeedsModels: string;
|
|
85
85
|
create: string;
|
|
86
86
|
creating: string;
|
|
87
|
-
welcomeTitle: "
|
|
88
|
-
welcomeBody: "DeepSeek Harness
|
|
89
|
-
welcomeContinue: "
|
|
87
|
+
welcomeTitle: "Internal Testing Notice";
|
|
88
|
+
welcomeBody: "DeepSeek Harness 0.1 remains in testing for Harness developers. Many areas need further improvement, and we welcome feedback from the developer community. DeepSeek Harness's core plugins and foundational APIs will continue to evolve rapidly over the coming months.\n\nWe look forward to exploring the limits of intelligence with developers around the world, building on open-source, open, reusable, and composable infrastructure. We welcome Harness developers everywhere to join the DSH plugin ecosystem.";
|
|
89
|
+
welcomeContinue: "Continue";
|
|
90
90
|
welcomeError: string;
|
|
91
91
|
onboardingTitle: string;
|
|
92
92
|
onboardingDescription: string;
|
|
@@ -98,5 +98,7 @@ export declare const en: {
|
|
|
98
98
|
/** The settings.models namespace key union. */
|
|
99
99
|
export type ModelsKey = keyof typeof en;
|
|
100
100
|
/** Chinese strings (same keys as {@link en}). */
|
|
101
|
-
export declare const zh:
|
|
101
|
+
export declare const zh: {
|
|
102
|
+
[Key in keyof typeof en]: string;
|
|
103
|
+
};
|
|
102
104
|
//# sourceMappingURL=locales.d.ts.map
|
|
@@ -15,9 +15,9 @@ export declare const WELCOME_NOTICE_COPY: {
|
|
|
15
15
|
readonly continueLabel: "继续";
|
|
16
16
|
};
|
|
17
17
|
readonly en: {
|
|
18
|
-
readonly title: "
|
|
19
|
-
readonly body: "DeepSeek Harness
|
|
20
|
-
readonly continueLabel: "
|
|
18
|
+
readonly title: "Internal Testing Notice";
|
|
19
|
+
readonly body: "DeepSeek Harness 0.1 remains in testing for Harness developers. Many areas need further improvement, and we welcome feedback from the developer community. DeepSeek Harness's core plugins and foundational APIs will continue to evolve rapidly over the coming months.\n\nWe look forward to exploring the limits of intelligence with developers around the world, building on open-source, open, reusable, and composable infrastructure. We welcome Harness developers everywhere to join the DSH plugin ecosystem.";
|
|
20
|
+
readonly continueLabel: "Continue";
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
23
|
//# sourceMappingURL=onboarding-copy.d.ts.map
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deepseek-ai/dsh-client-ui-settings-models",
|
|
3
3
|
"description": "Models settings and shared product-onboarding dialogs over existing settings and credential joins",
|
|
4
|
-
"version": "0.1.0-rc.
|
|
4
|
+
"version": "0.1.0-rc.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "restricted"
|
|
7
7
|
},
|
|
@@ -44,30 +44,30 @@
|
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"react": "^18.2.0",
|
|
46
46
|
"@deepseek-ai/cordis": "^4.0.1",
|
|
47
|
-
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.
|
|
48
|
-
"@deepseek-ai/dsh-client-connection": "^0.1.0-rc.
|
|
49
|
-
"@deepseek-ai/dsh-client-
|
|
50
|
-
"@deepseek-ai/dsh-client-ui-
|
|
51
|
-
"@deepseek-ai/dsh-client-
|
|
52
|
-
"@deepseek-ai/dsh-
|
|
53
|
-
"@deepseek-ai/dsh-
|
|
54
|
-
"@deepseek-ai/dsh-client-
|
|
47
|
+
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.3",
|
|
48
|
+
"@deepseek-ai/dsh-client-connection": "^0.1.0-rc.3",
|
|
49
|
+
"@deepseek-ai/dsh-client-schema-form": "^0.1.0-rc.3",
|
|
50
|
+
"@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.3",
|
|
51
|
+
"@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.3",
|
|
52
|
+
"@deepseek-ai/dsh-client-web-react": "^0.1.0-rc.3",
|
|
53
|
+
"@deepseek-ai/dsh-invariants": "^0.1.0-rc.3",
|
|
54
|
+
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.3"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@types/react": "~18.3.1",
|
|
58
58
|
"react": "^18.2.0",
|
|
59
|
-
"@deepseek-ai/dsh-
|
|
60
|
-
"@deepseek-ai/dsh-client-connection": "^0.1.0-rc.
|
|
61
|
-
"@deepseek-ai/dsh-client-
|
|
62
|
-
"@deepseek-ai/dsh-client-
|
|
63
|
-
"@deepseek-ai/dsh-client-
|
|
64
|
-
"@deepseek-ai/dsh-
|
|
65
|
-
"@deepseek-ai/dsh-client-ui-
|
|
66
|
-
"@deepseek-ai/dsh-client-ui-
|
|
67
|
-
"@deepseek-ai/
|
|
68
|
-
"@deepseek-ai/dsh-
|
|
69
|
-
"@deepseek-ai/dsh-
|
|
70
|
-
"@deepseek-ai/
|
|
59
|
+
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.3",
|
|
60
|
+
"@deepseek-ai/dsh-client-connection": "^0.1.0-rc.3",
|
|
61
|
+
"@deepseek-ai/dsh-client-locale": "^0.1.0-rc.3",
|
|
62
|
+
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.3",
|
|
63
|
+
"@deepseek-ai/dsh-client-schema-form": "^0.1.0-rc.3",
|
|
64
|
+
"@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.3",
|
|
65
|
+
"@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.3",
|
|
66
|
+
"@deepseek-ai/dsh-client-ui-settings": "^0.1.0-rc.3",
|
|
67
|
+
"@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.3",
|
|
68
|
+
"@deepseek-ai/dsh-client-web-react": "^0.1.0-rc.3",
|
|
69
|
+
"@deepseek-ai/dsh-invariants": "^0.1.0-rc.3",
|
|
70
|
+
"@deepseek-ai/cordis": "^4.0.1"
|
|
71
71
|
},
|
|
72
72
|
"files": [
|
|
73
73
|
"lib/index.js",
|