@datatechsolutions/ui 3.7.4 → 3.7.5
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/astrlabe/contracts.d.mts +517 -0
- package/dist/astrlabe/contracts.d.ts +517 -0
- package/dist/astrlabe/graph-node.d.mts +28 -0
- package/dist/astrlabe/graph-node.d.ts +28 -0
- package/dist/astrlabe/index.d.mts +743 -0
- package/dist/astrlabe/index.d.ts +743 -0
- package/dist/astrlabe/utils.d.mts +60 -0
- package/dist/astrlabe/utils.d.ts +60 -0
- package/dist/astrlabe/workflow-canvas.d.mts +6 -0
- package/dist/astrlabe/workflow-canvas.d.ts +6 -0
- package/dist/astrlabe/workflow-preview-canvas.d.mts +10 -0
- package/dist/astrlabe/workflow-preview-canvas.d.ts +10 -0
- package/dist/billing-panel-DsHhhJqG.d.mts +18 -0
- package/dist/billing-panel-DsHhhJqG.d.ts +18 -0
- package/dist/brand/index.d.mts +71 -0
- package/dist/brand/index.d.ts +71 -0
- package/dist/{chunk-ZWLMKOHZ.mjs → chunk-KZSL7AXW.mjs} +3 -3
- package/dist/{chunk-ZWLMKOHZ.mjs.map → chunk-KZSL7AXW.mjs.map} +1 -1
- package/dist/{chunk-VDO6MDQW.js → chunk-Y2FR242F.js} +3 -3
- package/dist/{chunk-VDO6MDQW.js.map → chunk-Y2FR242F.js.map} +1 -1
- package/dist/dynamic-island-confirm-BKsZkAEP.d.mts +17 -0
- package/dist/dynamic-island-confirm-BKsZkAEP.d.ts +17 -0
- package/dist/index-BNRGVAS5.d.mts +222 -0
- package/dist/index-BoebbJ44.d.mts +49 -0
- package/dist/index-BoebbJ44.d.ts +49 -0
- package/dist/index-CnCY-b5V.d.ts +222 -0
- package/dist/index.d.mts +5316 -0
- package/dist/index.d.ts +5316 -0
- package/dist/layout-engine-YZcVr20M.d.mts +19 -0
- package/dist/layout-engine-YZcVr20M.d.ts +19 -0
- package/dist/lib/i18n-context.d.mts +36 -0
- package/dist/lib/i18n-context.d.ts +36 -0
- package/dist/lib/router-context.d.mts +35 -0
- package/dist/lib/router-context.d.ts +35 -0
- package/dist/navigation-BiWVffAN.d.mts +49 -0
- package/dist/navigation-BiWVffAN.d.ts +49 -0
- package/dist/platform/admin/index.d.mts +17 -0
- package/dist/platform/admin/index.d.ts +17 -0
- package/dist/platform/agents-workspace.d.mts +19 -0
- package/dist/platform/agents-workspace.d.ts +19 -0
- package/dist/platform/app-shell.d.mts +64 -0
- package/dist/platform/app-shell.d.ts +64 -0
- package/dist/platform/auth/index.d.mts +73 -0
- package/dist/platform/auth/index.d.ts +73 -0
- package/dist/platform/billing/index.d.mts +29 -0
- package/dist/platform/billing/index.d.ts +29 -0
- package/dist/platform/impersonation/index.d.mts +19 -0
- package/dist/platform/impersonation/index.d.ts +19 -0
- package/dist/platform/index.d.mts +188 -0
- package/dist/platform/index.d.ts +188 -0
- package/dist/platform/index.js +17 -17
- package/dist/platform/index.mjs +4 -4
- package/dist/platform/pages/index.d.mts +538 -0
- package/dist/platform/pages/index.d.ts +538 -0
- package/dist/platform/pages/index.js +6 -6
- package/dist/platform/pages/index.js.map +1 -1
- package/dist/platform/pages/index.mjs +6 -6
- package/dist/platform/pages/index.mjs.map +1 -1
- package/dist/platform/rbac.d.mts +42 -0
- package/dist/platform/rbac.d.ts +42 -0
- package/dist/platform/settings/index.d.mts +31 -0
- package/dist/platform/settings/index.d.ts +31 -0
- package/dist/platform/settings/index.js +3 -3
- package/dist/platform/settings/index.mjs +2 -2
- package/dist/platform/telemetry/index.d.mts +51 -0
- package/dist/platform/telemetry/index.d.ts +51 -0
- package/dist/platform/utils/index.d.mts +32 -0
- package/dist/platform/utils/index.d.ts +32 -0
- package/dist/platform/windsock-admin-client.d.mts +57 -0
- package/dist/platform/windsock-admin-client.d.ts +57 -0
- package/dist/platform/workflow-api-client.d.mts +6 -0
- package/dist/platform/workflow-api-client.d.ts +6 -0
- package/dist/platform/workflow-canvas-shell.d.mts +18 -0
- package/dist/platform/workflow-canvas-shell.d.ts +18 -0
- package/dist/rule-form-BYJzyork.d.mts +128 -0
- package/dist/rule-form-BYJzyork.d.ts +128 -0
- package/dist/workflow-api-client-CpFl3WcG.d.mts +468 -0
- package/dist/workflow-api-client-uLICOanv.d.ts +468 -0
- package/dist/workflow-canvas--qaYKuMm.d.ts +113 -0
- package/dist/workflow-canvas-B80fmD_n.d.mts +113 -0
- package/dist/workflow-store-o17I6L6A.d.ts +79 -0
- package/dist/workflow-store-ppVHdMZi.d.mts +79 -0
- package/package.json +1 -1
|
@@ -2907,7 +2907,7 @@ function CreateAgentDialog({
|
|
|
2907
2907
|
{
|
|
2908
2908
|
label: labels.name,
|
|
2909
2909
|
value: name,
|
|
2910
|
-
|
|
2910
|
+
onValueChange: setName,
|
|
2911
2911
|
required: true,
|
|
2912
2912
|
placeholder: labels.namePlaceholder ?? "Sales Specialist"
|
|
2913
2913
|
}
|
|
@@ -2917,7 +2917,7 @@ function CreateAgentDialog({
|
|
|
2917
2917
|
{
|
|
2918
2918
|
label: labels.role,
|
|
2919
2919
|
value: role,
|
|
2920
|
-
|
|
2920
|
+
onValueChange: setRole,
|
|
2921
2921
|
placeholder: labels.rolePlaceholder
|
|
2922
2922
|
}
|
|
2923
2923
|
)
|
|
@@ -2939,7 +2939,7 @@ function CreateAgentDialog({
|
|
|
2939
2939
|
{
|
|
2940
2940
|
label: labels.promptSystemPrompt ?? "System prompt",
|
|
2941
2941
|
value: systemPrompt,
|
|
2942
|
-
|
|
2942
|
+
onValueChange: setSystemPrompt,
|
|
2943
2943
|
rows: 5,
|
|
2944
2944
|
placeholder: labels.promptPlaceholder ?? "You are a helpful assistant\u2026"
|
|
2945
2945
|
}
|
|
@@ -2950,7 +2950,7 @@ function CreateAgentDialog({
|
|
|
2950
2950
|
{
|
|
2951
2951
|
label: labels.model,
|
|
2952
2952
|
value: modelId,
|
|
2953
|
-
|
|
2953
|
+
onValueChange: setModelId,
|
|
2954
2954
|
options: modelOptions.length > 0 ? modelOptions : [{ value: "", label: labels.modelEmpty }]
|
|
2955
2955
|
}
|
|
2956
2956
|
),
|
|
@@ -2960,7 +2960,7 @@ function CreateAgentDialog({
|
|
|
2960
2960
|
label: labels.maxTokens,
|
|
2961
2961
|
type: "number",
|
|
2962
2962
|
value: String(maxTokens),
|
|
2963
|
-
|
|
2963
|
+
onValueChange: (v) => setMaxTokens(Number(v) || 0),
|
|
2964
2964
|
min: 1,
|
|
2965
2965
|
max: 32e3
|
|
2966
2966
|
}
|
|
@@ -2971,7 +2971,7 @@ function CreateAgentDialog({
|
|
|
2971
2971
|
label: `${labels.temperature} (${temperature.toFixed(2)})`,
|
|
2972
2972
|
type: "number",
|
|
2973
2973
|
value: String(temperature),
|
|
2974
|
-
|
|
2974
|
+
onValueChange: (v) => setTemperature(Number(v) || 0),
|
|
2975
2975
|
step: 0.1,
|
|
2976
2976
|
min: 0,
|
|
2977
2977
|
max: 2
|