@ai-accounts/vue-styled 0.3.8 → 0.3.10

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.
Files changed (29) hide show
  1. package/dist/ai-accounts-vue-styled.cjs.js +47 -47
  2. package/dist/ai-accounts-vue-styled.js +6187 -4959
  3. package/dist/components/AccountWizard.vue.d.ts.map +1 -1
  4. package/dist/components/AiChatPanel.vue.d.ts +2 -2
  5. package/dist/components/AiChatPanel.vue.d.ts.map +1 -1
  6. package/dist/components/AiChatPanelManaged.vue.d.ts +133 -0
  7. package/dist/components/AiChatPanelManaged.vue.d.ts.map +1 -0
  8. package/dist/components/AiChatSelector.vue.d.ts +44 -0
  9. package/dist/components/AiChatSelector.vue.d.ts.map +1 -0
  10. package/dist/components/AllModeResponses.vue.d.ts +23 -3
  11. package/dist/components/AllModeResponses.vue.d.ts.map +1 -1
  12. package/dist/components/ChatBubble.vue.d.ts +15 -1
  13. package/dist/components/ChatBubble.vue.d.ts.map +1 -1
  14. package/dist/components/ChatControls.vue.d.ts +3 -0
  15. package/dist/components/ChatControls.vue.d.ts.map +1 -1
  16. package/dist/components/ChatModeSelector.vue.d.ts +22 -0
  17. package/dist/components/ChatModeSelector.vue.d.ts.map +1 -0
  18. package/dist/components/CompoundSynthesis.vue.d.ts +21 -3
  19. package/dist/components/CompoundSynthesis.vue.d.ts.map +1 -1
  20. package/dist/components/LoginStream.vue.d.ts +7 -0
  21. package/dist/components/LoginStream.vue.d.ts.map +1 -1
  22. package/dist/components/MessageActions.vue.d.ts +19 -1
  23. package/dist/components/MessageActions.vue.d.ts.map +1 -1
  24. package/dist/components/ProcessGroup.vue.d.ts +18 -0
  25. package/dist/components/ProcessGroup.vue.d.ts.map +1 -1
  26. package/dist/index.d.ts +4 -1
  27. package/dist/index.d.ts.map +1 -1
  28. package/dist/styles.css +1 -1
  29. package/package.json +3 -3
@@ -1 +1 @@
1
- {"version":3,"file":"AccountWizard.vue.d.ts","sourceRoot":"","sources":["../../src/components/AccountWizard.vue"],"names":[],"mappings":"AA4nEA,KAAK,UAAU,GAAG,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAAK,MAAM,CAAC;AA4D5E,KAAK,WAAW,GAAG;IACjB,yEAAyE;IACzE,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,2EAA2E;IAC3E,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,8DAA8D;IAC9D,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,UAAU,CAAC;CACxB,CAAC;;;mBAa6B,MAAM;;;;;;;;mBAAN,MAAM;;;;;;;AAo+DrC,wBAOG"}
1
+ {"version":3,"file":"AccountWizard.vue.d.ts","sourceRoot":"","sources":["../../src/components/AccountWizard.vue"],"names":[],"mappings":"AA2uFA,KAAK,UAAU,GAAG,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAAK,MAAM,CAAC;AAyG5E,KAAK,WAAW,GAAG;IACjB,yEAAyE;IACzE,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,2EAA2E;IAC3E,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,8DAA8D;IAC9D,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,UAAU,CAAC;CACxB,CAAC;;;mBAa6B,MAAM;;;;;;;;mBAAN,MAAM;;;;;;;AAy/ErC,wBAOG"}
@@ -13,14 +13,14 @@ type __VLS_Props = {
13
13
  showProcessGroups?: boolean;
14
14
  showActions?: boolean;
15
15
  };
16
- declare var __VLS_29: {
16
+ declare var __VLS_30: {
17
17
  state: {
18
18
  canFinalize: import("vue").Ref<boolean, boolean>;
19
19
  isFinalizing: import("vue").Ref<boolean, boolean>;
20
20
  };
21
21
  };
22
22
  type __VLS_Slots = {} & {
23
- finalization?: (props: typeof __VLS_29) => any;
23
+ finalization?: (props: typeof __VLS_30) => any;
24
24
  };
25
25
  declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
26
26
  finalize: (config: Record<string, unknown> | null) => any;
@@ -1 +1 @@
1
- {"version":3,"file":"AiChatPanel.vue.d.ts","sourceRoot":"","sources":["../../src/components/AiChatPanel.vue"],"names":[],"mappings":"AA4RA,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,SAAS,GAAG,UAAU,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI,CAAC;IACnE,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAqVF,QAAA,IAAI,QAAQ;;;;;CAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAoCrD,QAAA,MAAM,eAAe;;;;;iBArYL,MAAM;iBASN,OAAO;aAZX,SAAS,GAAG,UAAU;kBAIjB,MAAM;qBACH,MAAM;uBAMJ,OAAO;6EAqY3B,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAY1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"AiChatPanel.vue.d.ts","sourceRoot":"","sources":["../../src/components/AiChatPanel.vue"],"names":[],"mappings":"AAwWA,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,SAAS,GAAG,UAAU,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI,CAAC;IACnE,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAqaF,QAAA,IAAI,QAAQ;;;;;CAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAoCrD,QAAA,MAAM,eAAe;;;;;iBArdL,MAAM;iBASN,OAAO;aAZX,SAAS,GAAG,UAAU;kBAIjB,MAAM;qBACH,MAAM;uBAMJ,OAAO;6EAqd3B,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAY1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -0,0 +1,133 @@
1
+ import type { ChatMode, ProcessGroupType } from '@ai-accounts/ts-core';
2
+ import type { BackendResponseState, SynthesisStateRef } from '@ai-accounts/vue-headless';
3
+ /**
4
+ * Loose message shape — accepts any caller's message representation.
5
+ * Required: role, content. Optional: backend, timestamp.
6
+ */
7
+ interface MessageLike {
8
+ role: 'user' | 'assistant' | 'system' | 'tool' | string;
9
+ content: string;
10
+ backend?: string | null;
11
+ timestamp?: string | null;
12
+ }
13
+ /**
14
+ * Inline process-group entry shape used by callers that own their own
15
+ * group state (back-migrated from Agented `useProcessGroups`). Mirrors
16
+ * the upstream `ProcessGroup.vue` per-row props plus the inline
17
+ * `content` body that gets slotted into the expandable panel.
18
+ */
19
+ interface ProcessGroupEntry {
20
+ type: ProcessGroupType;
21
+ label: string;
22
+ content: string;
23
+ timestamp?: string;
24
+ isExpanded?: boolean;
25
+ }
26
+ type __VLS_Props = {
27
+ /** Caller-owned conversation messages. */
28
+ messages?: MessageLike[];
29
+ /** Whether the assistant is currently producing a response. */
30
+ isProcessing?: boolean;
31
+ /** Streaming text for the in-flight assistant bubble (single mode). */
32
+ streamingContent?: string;
33
+ /** Bound input value. */
34
+ inputMessage?: string;
35
+ /** Caller's conversation id (used by the welcome screen heading). */
36
+ conversationId?: string | null;
37
+ /** When true, render the FinalizationBanner. */
38
+ canFinalize?: boolean;
39
+ /** Disables the FinalizationBanner button while finalize is in flight. */
40
+ isFinalizing?: boolean;
41
+ /** SVG path(s) for the assistant avatar icon (welcome screen + thinking). */
42
+ assistantIconPaths?: string[];
43
+ /** Placeholder text for the input textarea. */
44
+ inputPlaceholder?: string;
45
+ /** Entity label for the welcome message, e.g. "hook", "command". */
46
+ entityLabel?: string;
47
+ /** Banner title when config is ready, e.g. "Hook Ready to Create!" */
48
+ bannerTitle?: string;
49
+ /** Banner button label, e.g. "Create Hook Now". */
50
+ bannerButtonLabel?: string;
51
+ /** Name of the detected entity for the banner, e.g. "my-custom-hook". */
52
+ detectedEntityName?: string;
53
+ /** Toggle the AiChatSelector bar above the chat. */
54
+ showBackendSelector?: boolean;
55
+ /** Current backend selection (kind, e.g. "auto" / "claude"). */
56
+ selectedBackend?: string;
57
+ /** Current account selection (BackendDTO id, or null for auto-pick). */
58
+ selectedAccountId?: string | null;
59
+ /** Current model selection. */
60
+ selectedModel?: string | null;
61
+ /** Hides input area when true. */
62
+ readOnly?: boolean;
63
+ /** Enable smart auto-scroll (preserve position when user scrolls up). */
64
+ useSmartScroll?: boolean;
65
+ /** Active process groups (tool calls, reasoning blocks) to display inline. */
66
+ processGroups?: Map<string, ProcessGroupEntry>;
67
+ /** Current chat mode (single/all/compound). */
68
+ chatMode?: ChatMode;
69
+ /** Per-backend responses for All/Compound mode. */
70
+ backendResponses?: Map<string, BackendResponseState>;
71
+ /** Synthesis state for Compound mode. */
72
+ synthesisState?: SynthesisStateRef | null;
73
+ /** Whether All/Compound mode is actively streaming. */
74
+ isAllModeActive?: boolean;
75
+ };
76
+ declare var __VLS_11: {}, __VLS_13: {}, __VLS_15: {};
77
+ type __VLS_Slots = {} & {
78
+ 'selector-trailing'?: (props: typeof __VLS_11) => any;
79
+ } & {
80
+ 'header-extra'?: (props: typeof __VLS_13) => any;
81
+ } & {
82
+ welcome?: (props: typeof __VLS_15) => any;
83
+ };
84
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
85
+ keydown: (event: KeyboardEvent) => any;
86
+ send: () => any;
87
+ "update:chatMode": (mode: ChatMode) => any;
88
+ "update:selectedBackend": (value: string) => any;
89
+ "update:selectedModel": (value: string | null) => any;
90
+ finalize: () => any;
91
+ "update:inputMessage": (value: string) => any;
92
+ "update:selectedAccountId": (value: string | null) => any;
93
+ }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
94
+ onKeydown?: (event: KeyboardEvent) => any;
95
+ onSend?: () => any;
96
+ "onUpdate:chatMode"?: (mode: ChatMode) => any;
97
+ "onUpdate:selectedBackend"?: (value: string) => any;
98
+ "onUpdate:selectedModel"?: (value: string | null) => any;
99
+ onFinalize?: () => any;
100
+ "onUpdate:inputMessage"?: (value: string) => any;
101
+ "onUpdate:selectedAccountId"?: (value: string | null) => any;
102
+ }>, {
103
+ messages: MessageLike[];
104
+ chatMode: ChatMode;
105
+ selectedBackend: string;
106
+ selectedModel: string | null;
107
+ entityLabel: string;
108
+ isFinalizing: boolean;
109
+ readOnly: boolean;
110
+ bannerTitle: string;
111
+ bannerButtonLabel: string;
112
+ isProcessing: boolean;
113
+ streamingContent: string;
114
+ inputMessage: string;
115
+ conversationId: string | null;
116
+ canFinalize: boolean;
117
+ assistantIconPaths: string[];
118
+ inputPlaceholder: string;
119
+ detectedEntityName: string;
120
+ showBackendSelector: boolean;
121
+ selectedAccountId: string | null;
122
+ useSmartScroll: boolean;
123
+ synthesisState: SynthesisStateRef | null;
124
+ isAllModeActive: boolean;
125
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
126
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
127
+ export default _default;
128
+ type __VLS_WithSlots<T, S> = T & {
129
+ new (): {
130
+ $slots: S;
131
+ };
132
+ };
133
+ //# sourceMappingURL=AiChatPanelManaged.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AiChatPanelManaged.vue.d.ts","sourceRoot":"","sources":["../../src/components/AiChatPanelManaged.vue"],"names":[],"mappings":"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"}
@@ -0,0 +1,44 @@
1
+ import type { ChatMode } from '@ai-accounts/ts-core';
2
+ /**
3
+ * Compact horizontal selector strip exposing four bound properties
4
+ * (Backend, Account, Model, ChatMode) for callers that prefer their
5
+ * own chat-panel layout instead of `AiChatPanel`.
6
+ *
7
+ * Backend/account/model data is loaded directly from
8
+ * `useAiAccounts().client` — no app-specific wrapper is required.
9
+ *
10
+ * Back-migrated from Agented (`b2ee00d~1`, restored in Agented v0.5.5).
11
+ */
12
+ type __VLS_Props = {
13
+ /** Backend kind ("auto" or one of the kinds returned by listBackends). */
14
+ backend: string;
15
+ /** BackendDTO id of the chosen account, or null to auto-pick. */
16
+ accountId: string | null;
17
+ /** Selected model id, or null to auto-pick. */
18
+ model: string | null;
19
+ /** When provided, render the chatMode radio strip on the right. */
20
+ chatMode?: ChatMode;
21
+ };
22
+ declare var __VLS_1: {};
23
+ type __VLS_Slots = {} & {
24
+ trailing?: (props: typeof __VLS_1) => any;
25
+ };
26
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
27
+ "update:chatMode": (value: ChatMode) => any;
28
+ "update:backend": (value: string) => any;
29
+ "update:accountId": (value: string | null) => any;
30
+ "update:model": (value: string | null) => any;
31
+ }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
32
+ "onUpdate:chatMode"?: (value: ChatMode) => any;
33
+ "onUpdate:backend"?: (value: string) => any;
34
+ "onUpdate:accountId"?: (value: string | null) => any;
35
+ "onUpdate:model"?: (value: string | null) => any;
36
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
37
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
38
+ export default _default;
39
+ type __VLS_WithSlots<T, S> = T & {
40
+ new (): {
41
+ $slots: S;
42
+ };
43
+ };
44
+ //# sourceMappingURL=AiChatSelector.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AiChatSelector.vue.d.ts","sourceRoot":"","sources":["../../src/components/AiChatSelector.vue"],"names":[],"mappings":"AAuTA,OAAO,KAAK,EAAc,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAEhE;;;;;;;;;GASG;AAEH,KAAK,WAAW,GAAG;IACf,0EAA0E;IAC1E,OAAO,EAAE,MAAM,CAAA;IACf,iEAAiE;IACjE,SAAS,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,+CAA+C;IAC/C,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;IACpB,mEAAmE;IACnE,QAAQ,CAAC,EAAE,QAAQ,CAAA;CACpB,CAAC;AAyQJ,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AA+BhD,QAAA,MAAM,eAAe;;;;;;;;;;kFAQnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAY1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,10 +1,30 @@
1
1
  import type { BackendResponseState } from '@ai-accounts/vue-headless';
2
- type __VLS_Props = {
2
+ interface Props {
3
3
  responses: Map<string, BackendResponseState>;
4
4
  collapsible?: boolean;
5
- };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
5
+ /**
6
+ * When true, render a single global toggle header
7
+ * ("N/total backends responded" + chevron) above the response cards.
8
+ * The cards are hidden until the user clicks the header. This is
9
+ * the Agented "compound mode" collapse: one summary, many cards.
10
+ * Default `false` preserves the upstream per-card `<details>` UX.
11
+ * Back-migrated from Agented.
12
+ */
13
+ summaryHeader?: boolean;
14
+ /**
15
+ * Optional placeholder text rendered in a streaming card whose
16
+ * `content` is still empty. When `null` (default) the body is
17
+ * suppressed exactly as today. When set (typically
18
+ * "Waiting for response...") the body is rendered with the
19
+ * placeholder string in italics.
20
+ * Back-migrated from Agented.
21
+ */
22
+ waitingPlaceholder?: string | null;
23
+ }
24
+ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
7
25
  collapsible: boolean;
26
+ summaryHeader: boolean;
27
+ waitingPlaceholder: string | null;
8
28
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
29
  export default _default;
10
30
  //# sourceMappingURL=AllModeResponses.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AllModeResponses.vue.d.ts","sourceRoot":"","sources":["../../src/components/AllModeResponses.vue"],"names":[],"mappings":"AAkGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAEtE,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;IAC7C,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;;iBADc,OAAO;;AAiIvB,wBAOG"}
1
+ {"version":3,"file":"AllModeResponses.vue.d.ts","sourceRoot":"","sources":["../../src/components/AllModeResponses.vue"],"names":[],"mappings":"AAkVA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAEtE,UAAU,KAAK;IACb,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;IAC7C,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;;;;;;OAOG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;;;;;OAOG;IACH,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACpC;;iBAnBe,OAAO;mBASL,OAAO;wBASF,MAAM,GAAG,IAAI;;AA+VpC,wBAOG"}
@@ -11,7 +11,21 @@ type __VLS_Props = {
11
11
  streaming?: boolean;
12
12
  showActions?: boolean;
13
13
  allMessages?: MessageLike[];
14
+ /** Custom SVG path(s) for the avatar icon. If omitted, the role
15
+ * letter (U/AI/S/T) is rendered. Back-migrated from Agented. */
16
+ avatarPaths?: string[];
17
+ /** Display name shown in the bubble header for non-user roles
18
+ * (defaults to capitalized role). Back-migrated from Agented. */
19
+ assistantName?: string;
20
+ /** When true, suppress the 350ms fade-in animation (used for
21
+ * mass-rendering historical messages). Back-migrated from
22
+ * Agented. */
23
+ skipTransition?: boolean;
14
24
  };
15
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
26
+ streaming: boolean;
27
+ showActions: boolean;
28
+ skipTransition: boolean;
29
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
30
  export default _default;
17
31
  //# sourceMappingURL=ChatBubble.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ChatBubble.vue.d.ts","sourceRoot":"","sources":["../../src/components/ChatBubble.vue"],"names":[],"mappings":"AAqGA,UAAU,WAAW;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAiBD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,GAAG,WAAW,GAAG,QAAQ,GAAG,MAAM,CAAC;IAC/C,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;CAC7B,CAAC;;AAiIF,wBAMG"}
1
+ {"version":3,"file":"ChatBubble.vue.d.ts","sourceRoot":"","sources":["../../src/components/ChatBubble.vue"],"names":[],"mappings":"AAuJA,UAAU,WAAW;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAiBD,KAAK,WAAW,GAAG;IACf,IAAI,EAAE,MAAM,GAAG,WAAW,GAAG,QAAQ,GAAG,MAAM,CAAC;IAC/C,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;IAC5B;qEACiE;IACjE,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB;sEACkE;IAClE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;mBAEe;IACf,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAC;;eAbY,OAAO;iBACL,OAAO;oBAWJ,OAAO;;AAwK5B,wBAOG"}
@@ -2,16 +2,19 @@ import type { ChatMode, BackendOption } from '@ai-accounts/ts-core';
2
2
  type __VLS_Props = {
3
3
  chatMode: ChatMode;
4
4
  selectedBackend: string | null;
5
+ selectedAccount: string | null;
5
6
  selectedModel: string | null;
6
7
  backends: BackendOption[];
7
8
  };
8
9
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
10
  "update:chatMode": (mode: ChatMode) => any;
10
11
  "update:selectedBackend": (kind: string | null) => any;
12
+ "update:selectedAccount": (id: string | null) => any;
11
13
  "update:selectedModel": (model: string | null) => any;
12
14
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
15
  "onUpdate:chatMode"?: (mode: ChatMode) => any;
14
16
  "onUpdate:selectedBackend"?: (kind: string | null) => any;
17
+ "onUpdate:selectedAccount"?: (id: string | null) => any;
15
18
  "onUpdate:selectedModel"?: (model: string | null) => any;
16
19
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
20
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"ChatControls.vue.d.ts","sourceRoot":"","sources":["../../src/components/ChatControls.vue"],"names":[],"mappings":"AAkHA,OAAO,KAAK,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAGpE,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,QAAQ,CAAC;IACnB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,QAAQ,EAAE,aAAa,EAAE,CAAC;CAC3B,CAAC;;;;;;;;;;AAmLF,wBAOG"}
1
+ {"version":3,"file":"ChatControls.vue.d.ts","sourceRoot":"","sources":["../../src/components/ChatControls.vue"],"names":[],"mappings":"AAyHA,OAAO,KAAK,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAGpE,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,QAAQ,CAAC;IACnB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,QAAQ,EAAE,aAAa,EAAE,CAAC;CAC3B,CAAC;;;;;;;;;;;;AAwLF,wBAOG"}
@@ -0,0 +1,22 @@
1
+ import type { ChatMode } from '@ai-accounts/ts-core';
2
+ /**
3
+ * Standalone chat-mode segmented selector. A lighter alternative to
4
+ * `ChatControls` for callers that only need the Single / All /
5
+ * Compound toggle without the backend / account / model selects.
6
+ *
7
+ * Two-way bindable via `v-model:mode`. The list of modes is fixed
8
+ * (Single / All / Compound) and matches the canonical
9
+ * `ChatMode` union from `@ai-accounts/ts-core`.
10
+ *
11
+ * Back-migrated from Agented (`b2ee00d~1`, restored in Agented v0.5.5).
12
+ */
13
+ type __VLS_Props = {
14
+ mode: ChatMode;
15
+ };
16
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
17
+ "update:mode": (value: ChatMode) => any;
18
+ }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
19
+ "onUpdate:mode"?: (value: ChatMode) => any;
20
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
21
+ export default _default;
22
+ //# sourceMappingURL=ChatModeSelector.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatModeSelector.vue.d.ts","sourceRoot":"","sources":["../../src/components/ChatModeSelector.vue"],"names":[],"mappings":"AAoFA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAEpD;;;;;;;;;;GAUG;AAEH,KAAK,WAAW,GAAG;IAAE,IAAI,EAAE,QAAQ,CAAA;CAAE,CAAC;;;;;;AA4EtC,wBAOG"}
@@ -1,7 +1,25 @@
1
1
  import type { SynthesisStateRef } from '@ai-accounts/vue-headless';
2
- type __VLS_Props = {
2
+ interface Props {
3
3
  state: SynthesisStateRef;
4
- };
5
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
4
+ /**
5
+ * When true, prepend a sparkle () glyph before the
6
+ * "Compound Synthesis" label. Default `false`.
7
+ * Back-migrated from Agented.
8
+ */
9
+ sparkleIcon?: boolean;
10
+ /**
11
+ * When true, render a pulsing placeholder body
12
+ * ("Generating synthesis..." / "Waiting for backend responses...")
13
+ * while `state.content` is empty and the status is `streaming` or
14
+ * `waiting`. Default `false` preserves the upstream behavior of
15
+ * showing an empty content box.
16
+ * Back-migrated from Agented.
17
+ */
18
+ loadingPlaceholders?: boolean;
19
+ }
20
+ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
21
+ sparkleIcon: boolean;
22
+ loadingPlaceholders: boolean;
23
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
24
  export default _default;
7
25
  //# sourceMappingURL=CompoundSynthesis.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CompoundSynthesis.vue.d.ts","sourceRoot":"","sources":["../../src/components/CompoundSynthesis.vue"],"names":[],"mappings":"AAgFA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAEnE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,iBAAiB,CAAC;CAC1B,CAAC;;AA+GF,wBAMG"}
1
+ {"version":3,"file":"CompoundSynthesis.vue.d.ts","sourceRoot":"","sources":["../../src/components/CompoundSynthesis.vue"],"names":[],"mappings":"AA+HA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAEnE,UAAU,KAAK;IACb,KAAK,EAAE,iBAAiB,CAAC;IACzB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;;;;;;OAOG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B;;iBAVe,OAAO;yBASC,OAAO;;AA2J/B,wBAOG"}
@@ -1,6 +1,13 @@
1
1
  import type { UseLoginSession } from '@ai-accounts/vue-headless';
2
2
  type __VLS_Props = {
3
3
  session: UseLoginSession;
4
+ /**
5
+ * Render the raw CLI terminal output behind the wizard prompts.
6
+ * Defaults to ``false`` because end-users complained about the
7
+ * leaked Claude/Codex/Gemini CLI screen being noisy and confusing.
8
+ * Set to ``true`` from a debugging surface (e.g. an admin console)
9
+ * if you want to see what the underlying PTY is emitting.
10
+ */
4
11
  showStdout?: boolean;
5
12
  /**
6
13
  * Backend kind — used to decide which OAuth flavor (Google vs Claude)
@@ -1 +1 @@
1
- {"version":3,"file":"LoginStream.vue.d.ts","sourceRoot":"","sources":["../../src/components/LoginStream.vue"],"names":[],"mappings":"AA8pBA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAGjE,KAAK,WAAW,GAAG;IACf,OAAO,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,+DAA+D;IAC/D,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;;gBARa,OAAO;iBAKN,MAAM;WAEZ,MAAM;;AA0jBlB,wBAOG"}
1
+ {"version":3,"file":"LoginStream.vue.d.ts","sourceRoot":"","sources":["../../src/components/LoginStream.vue"],"names":[],"mappings":"AAkuBA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAGjE,KAAK,WAAW,GAAG;IACf,OAAO,EAAE,eAAe,CAAC;IACzB;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,+DAA+D;IAC/D,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;;gBARa,OAAO;iBAKN,MAAM;WAEZ,MAAM;;AA4lBlB,wBAOG"}
@@ -1,12 +1,30 @@
1
+ /**
2
+ * Generic message shape consumed by MessageActions. Both `created_at`
3
+ * and `timestamp` are honored — upstream callers historically use
4
+ * `created_at`; Agented callers use `timestamp`. Either (or neither)
5
+ * may be present.
6
+ */
1
7
  interface MessageLike {
2
8
  role: string;
3
9
  content: string;
4
10
  created_at?: string;
11
+ /** Alternative timestamp field. Back-migrated from Agented. */
12
+ timestamp?: string;
5
13
  }
6
14
  interface Props {
7
15
  content: string;
8
16
  allMessages?: MessageLike[];
17
+ /**
18
+ * When true, render the action buttons as inline SVG icons with the
19
+ * copy state communicated visually (clipboard / checkmark / X)
20
+ * instead of as text labels. Default `false` preserves the upstream
21
+ * "Copy"/"Copied"/"Failed" text-only buttons.
22
+ * Back-migrated from Agented.
23
+ */
24
+ iconButtons?: boolean;
9
25
  }
10
- declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
26
+ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
27
+ iconButtons: boolean;
28
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
29
  export default _default;
12
30
  //# sourceMappingURL=MessageActions.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MessageActions.vue.d.ts","sourceRoot":"","sources":["../../src/components/MessageActions.vue"],"names":[],"mappings":"AA6GA,UAAU,WAAW;IACnB,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,UAAU,KAAK;IACb,OAAO,EAAE,MAAM,CAAA;IACf,WAAW,CAAC,EAAE,WAAW,EAAE,CAAA;CAC5B;;AAiID,wBAMG"}
1
+ {"version":3,"file":"MessageActions.vue.d.ts","sourceRoot":"","sources":["../../src/components/MessageActions.vue"],"names":[],"mappings":"AAmPA;;;;;GAKG;AACH,UAAU,WAAW;IACnB,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,+DAA+D;IAC/D,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,UAAU,KAAK;IACb,OAAO,EAAE,MAAM,CAAA;IACf,WAAW,CAAC,EAAE,WAAW,EAAE,CAAA;IAC3B;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB;;iBADe,OAAO;;AAyRvB,wBAOG"}
@@ -5,6 +5,22 @@ interface Props {
5
5
  label: string;
6
6
  timestamp?: string;
7
7
  isExpanded?: boolean;
8
+ /**
9
+ * When > 0, schedule an auto-collapse timer that fires after the
10
+ * given milliseconds. The timer is cancelled on `mouseenter` and
11
+ * rescheduled on `mouseleave`. When the timer fires while expanded,
12
+ * the component emits `toggle` so the parent can flip
13
+ * `isExpanded` to false. Default `0` = disabled.
14
+ * Back-migrated from Agented.
15
+ */
16
+ autoCollapseMs?: number;
17
+ /**
18
+ * When true, render an inline SVG icon (wrench / brain / terminal)
19
+ * inside the type badge in addition to the text label. Default
20
+ * `false` preserves the upstream text-only badge.
21
+ * Back-migrated from Agented.
22
+ */
23
+ iconBadges?: boolean;
8
24
  }
9
25
  declare var __VLS_1: {};
10
26
  type __VLS_Slots = {} & {
@@ -16,6 +32,8 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
16
32
  onToggle?: () => any;
17
33
  }>, {
18
34
  isExpanded: boolean;
35
+ autoCollapseMs: number;
36
+ iconBadges: boolean;
19
37
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
38
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
21
39
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"ProcessGroup.vue.d.ts","sourceRoot":"","sources":["../../src/components/ProcessGroup.vue"],"names":[],"mappings":"AAoGA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AAE5D,UAAU,KAAK;IACb,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,gBAAgB,CAAA;IACtB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAyFD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAwB/C,QAAA,MAAM,eAAe;;;;;gBApHN,OAAO;6EA4HpB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAY1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ProcessGroup.vue.d.ts","sourceRoot":"","sources":["../../src/components/ProcessGroup.vue"],"names":[],"mappings":"AAuOA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AAE5D,UAAU,KAAK;IACb,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,gBAAgB,CAAA;IACtB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB;;;;;;;OAOG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB;;;;;OAKG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AA+MD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AA2B/C,QAAA,MAAM,eAAe;;;;;gBA7PN,OAAO;oBASH,MAAM;gBAOV,OAAO;6EAqPpB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAY1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
package/dist/index.d.ts CHANGED
@@ -7,14 +7,17 @@ export { default as AccountEditForm } from './components/AccountEditForm.vue';
7
7
  export { default as ChatPanel } from './components/ChatPanel.vue';
8
8
  export { default as ChatMessage } from './components/ChatMessage.vue';
9
9
  export { default as AiChatPanel } from './components/AiChatPanel.vue';
10
+ export { default as AiChatPanelManaged } from './components/AiChatPanelManaged.vue';
10
11
  export { default as ChatBubble } from './components/ChatBubble.vue';
11
12
  export { default as ChatControls } from './components/ChatControls.vue';
13
+ export { default as ChatModeSelector } from './components/ChatModeSelector.vue';
12
14
  export { default as ChatInput } from './components/ChatInput.vue';
15
+ export { default as AiChatSelector } from './components/AiChatSelector.vue';
13
16
  export { default as AllModeResponses } from './components/AllModeResponses.vue';
14
17
  export { default as CompoundSynthesis } from './components/CompoundSynthesis.vue';
15
18
  export { default as ProcessGroup } from './components/ProcessGroup.vue';
16
19
  export { default as MessageActions } from './components/MessageActions.vue';
17
20
  export { default as FinalizationBanner } from './components/FinalizationBanner.vue';
18
21
  export { forceFreshAccountPrompt } from './components/forceFreshAccountPrompt';
19
- export declare const version = "0.3.7";
22
+ export declare const version = "0.3.10";
20
23
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAE7B,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAE9E,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAGtE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AAChF,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAGpF,OAAO,EAAE,uBAAuB,EAAE,MAAM,sCAAsC,CAAC;AAE/E,eAAO,MAAM,OAAO,UAAU,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAE7B,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAE9E,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAGtE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAEtE,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AAChF,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AAChF,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAGpF,OAAO,EAAE,uBAAuB,EAAE,MAAM,sCAAsC,CAAC;AAE/E,eAAO,MAAM,OAAO,WAAW,CAAC"}