@pagelines/sdk 1.0.623 → 1.0.625
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.
|
@@ -93,7 +93,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
93
93
|
detail?: string | undefined;
|
|
94
94
|
blocker?: {
|
|
95
95
|
bucket: "error" | "account";
|
|
96
|
-
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "rate_limit";
|
|
96
|
+
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "tool_protocol" | "rate_limit";
|
|
97
97
|
title: string;
|
|
98
98
|
actionLabel: string;
|
|
99
99
|
actionUrl: string;
|
|
@@ -191,7 +191,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
191
191
|
detail?: string | undefined;
|
|
192
192
|
blocker?: {
|
|
193
193
|
bucket: "error" | "account";
|
|
194
|
-
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "rate_limit";
|
|
194
|
+
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "tool_protocol" | "rate_limit";
|
|
195
195
|
title: string;
|
|
196
196
|
actionLabel: string;
|
|
197
197
|
actionUrl: string;
|
package/dist/demo/index.d.ts
CHANGED
|
@@ -102,7 +102,7 @@ export declare function getDemoAgentByHandle(handle: string): Partial<{
|
|
|
102
102
|
detail?: string | undefined;
|
|
103
103
|
blocker?: {
|
|
104
104
|
bucket: "error" | "account";
|
|
105
|
-
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "rate_limit";
|
|
105
|
+
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "tool_protocol" | "rate_limit";
|
|
106
106
|
title: string;
|
|
107
107
|
actionLabel: string;
|
|
108
108
|
actionUrl: string;
|
|
@@ -97,7 +97,7 @@ export declare function useWidgetState(props: {
|
|
|
97
97
|
detail?: string | undefined;
|
|
98
98
|
blocker?: {
|
|
99
99
|
bucket: "error" | "account";
|
|
100
|
-
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "rate_limit";
|
|
100
|
+
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "tool_protocol" | "rate_limit";
|
|
101
101
|
title: string;
|
|
102
102
|
actionLabel: string;
|
|
103
103
|
actionUrl: string;
|
|
@@ -193,7 +193,7 @@ export declare function useWidgetState(props: {
|
|
|
193
193
|
detail?: string | undefined;
|
|
194
194
|
blocker?: {
|
|
195
195
|
bucket: "error" | "account";
|
|
196
|
-
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "rate_limit";
|
|
196
|
+
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "tool_protocol" | "rate_limit";
|
|
197
197
|
title: string;
|
|
198
198
|
actionLabel: string;
|
|
199
199
|
actionUrl: string;
|
|
@@ -289,7 +289,7 @@ export declare function useWidgetState(props: {
|
|
|
289
289
|
detail?: string | undefined;
|
|
290
290
|
blocker?: {
|
|
291
291
|
bucket: "error" | "account";
|
|
292
|
-
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "rate_limit";
|
|
292
|
+
code: "billing_no_plan" | "billing_seat_limit" | "billing_past_due" | "billing_runaway_cap" | "billing_budget_reached" | "agent_deleted" | "agent_not_deployed" | "agent_boot_failed" | "agent_unreachable" | "agent_wake_timeout" | "stream_timeout" | "stream_disconnect" | "empty_stream" | "tool_protocol" | "rate_limit";
|
|
293
293
|
title: string;
|
|
294
294
|
actionLabel: string;
|
|
295
295
|
actionUrl: string;
|