@ottocode/web-sdk 0.1.305 → 0.1.307
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/components/agents/agentConstants.d.ts.map +1 -1
- package/dist/components/chat/ChatInput.d.ts.map +1 -1
- package/dist/components/chat/ChatInputContainer.d.ts.map +1 -1
- package/dist/components/chat/ConfigModal.d.ts.map +1 -1
- package/dist/components/chat/InputSubagentsBar.d.ts +6 -0
- package/dist/components/chat/InputSubagentsBar.d.ts.map +1 -0
- package/dist/components/chat/NewSessionLanding.d.ts.map +1 -1
- package/dist/components/goals/GoalsSidebar.d.ts +6 -0
- package/dist/components/goals/GoalsSidebar.d.ts.map +1 -0
- package/dist/components/goals/GoalsSidebarToggle.d.ts +6 -0
- package/dist/components/goals/GoalsSidebarToggle.d.ts.map +1 -0
- package/dist/components/goals/index.d.ts +3 -0
- package/dist/components/goals/index.d.ts.map +1 -0
- package/dist/components/index.d.ts +4 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +6735 -5004
- package/dist/components/index.js.map +32 -17
- package/dist/components/messages/GoalStartNotice.d.ts +12 -0
- package/dist/components/messages/GoalStartNotice.d.ts.map +1 -0
- package/dist/components/messages/SubagentResultsNotice.d.ts +21 -0
- package/dist/components/messages/SubagentResultsNotice.d.ts.map +1 -0
- package/dist/components/messages/UserMessageGroup.d.ts.map +1 -1
- package/dist/components/messages/compactActivity.d.ts.map +1 -1
- package/dist/components/messages/renderers/GoalToolRenderer.d.ts +3 -0
- package/dist/components/messages/renderers/GoalToolRenderer.d.ts.map +1 -0
- package/dist/components/messages/renderers/McpManagerRenderer.d.ts +3 -0
- package/dist/components/messages/renderers/McpManagerRenderer.d.ts.map +1 -0
- package/dist/components/messages/renderers/SubagentToolRenderer.d.ts +3 -0
- package/dist/components/messages/renderers/SubagentToolRenderer.d.ts.map +1 -0
- package/dist/components/messages/renderers/index.d.ts.map +1 -1
- package/dist/components/settings/SettingsSidebar.d.ts.map +1 -1
- package/dist/components/subagents/SubagentFloatingViewer.d.ts +6 -0
- package/dist/components/subagents/SubagentFloatingViewer.d.ts.map +1 -0
- package/dist/components/ui/ResizeHandle.d.ts.map +1 -1
- package/dist/hooks/index.d.ts +3 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.js +441 -102
- package/dist/hooks/index.js.map +11 -7
- package/dist/hooks/useAgents.d.ts +2 -1
- package/dist/hooks/useAgents.d.ts.map +1 -1
- package/dist/hooks/useChatComposer.d.ts +56 -0
- package/dist/hooks/useChatComposer.d.ts.map +1 -0
- package/dist/hooks/useConfig.d.ts +4 -0
- package/dist/hooks/useConfig.d.ts.map +1 -1
- package/dist/hooks/useConfigModalControls.d.ts +15 -0
- package/dist/hooks/useConfigModalControls.d.ts.map +1 -0
- package/dist/hooks/useGoals.d.ts +48 -0
- package/dist/hooks/useGoals.d.ts.map +1 -0
- package/dist/hooks/useSessionStream.d.ts.map +1 -1
- package/dist/index.js +6793 -5048
- package/dist/index.js.map +32 -17
- package/dist/lib/api-client/config.d.ts +3 -0
- package/dist/lib/api-client/config.d.ts.map +1 -1
- package/dist/lib/api-client/goals.d.ts +70 -0
- package/dist/lib/api-client/goals.d.ts.map +1 -0
- package/dist/lib/api-client/index.d.ts +35 -0
- package/dist/lib/api-client/index.d.ts.map +1 -1
- package/dist/lib/index.js +78 -1
- package/dist/lib/index.js.map +6 -5
- package/dist/stores/goalsPanelStore.d.ts +9 -0
- package/dist/stores/goalsPanelStore.d.ts.map +1 -0
- package/dist/stores/index.d.ts +2 -0
- package/dist/stores/index.d.ts.map +1 -1
- package/dist/stores/index.js +61 -9
- package/dist/stores/index.js.map +5 -3
- package/dist/stores/subagentViewerStore.d.ts +15 -0
- package/dist/stores/subagentViewerStore.d.ts.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare const GOAL_START_TAG = "<goal_start";
|
|
2
|
+
export declare function isGoalStartMessage(content: string): boolean;
|
|
3
|
+
interface GoalStartNoticeProps {
|
|
4
|
+
content: string;
|
|
5
|
+
}
|
|
6
|
+
/**
|
|
7
|
+
* Compact rendering for the automated goal kickoff message, shown instead of
|
|
8
|
+
* the raw tagged payload.
|
|
9
|
+
*/
|
|
10
|
+
export declare const GoalStartNotice: import("react").NamedExoticComponent<GoalStartNoticeProps>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=GoalStartNotice.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GoalStartNotice.d.ts","sourceRoot":"","sources":["../../../src/components/messages/GoalStartNotice.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,cAAc,gBAAgB,CAAC;AAE5C,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAE3D;AAaD,UAAU,oBAAoB;IAC7B,OAAO,EAAE,MAAM,CAAC;CAChB;AAED;;;GAGG;AACH,eAAO,MAAM,eAAe,4DA+B1B,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export declare const SUBAGENT_RESULTS_TAG = "<subagent_results>";
|
|
2
|
+
export declare function isSubagentResultsMessage(content: string): boolean;
|
|
3
|
+
interface ParsedSubagentResult {
|
|
4
|
+
id: string;
|
|
5
|
+
agent: string;
|
|
6
|
+
status: string;
|
|
7
|
+
task: string;
|
|
8
|
+
result: string;
|
|
9
|
+
}
|
|
10
|
+
export declare function parseSubagentResults(content: string): ParsedSubagentResult[];
|
|
11
|
+
interface SubagentResultsNoticeProps {
|
|
12
|
+
content: string;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Compact rendering for the automated "sub-agent results" message injected
|
|
16
|
+
* into a parent session, instead of showing the raw tagged payload as a
|
|
17
|
+
* normal user message.
|
|
18
|
+
*/
|
|
19
|
+
export declare const SubagentResultsNotice: import("react").NamedExoticComponent<SubagentResultsNoticeProps>;
|
|
20
|
+
export {};
|
|
21
|
+
//# sourceMappingURL=SubagentResultsNotice.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SubagentResultsNotice.d.ts","sourceRoot":"","sources":["../../../src/components/messages/SubagentResultsNotice.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,oBAAoB,uBAAuB,CAAC;AAEzD,wBAAgB,wBAAwB,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAEjE;AAED,UAAU,oBAAoB;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;CACf;AAKD,wBAAgB,oBAAoB,CAAC,OAAO,EAAE,MAAM,GAAG,oBAAoB,EAAE,CAe5E;AAoDD,UAAU,0BAA0B;IACnC,OAAO,EAAE,MAAM,CAAC;CAChB;AAED;;;;GAIG;AACH,eAAO,MAAM,qBAAqB,kEAwBhC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserMessageGroup.d.ts","sourceRoot":"","sources":["../../../src/components/messages/UserMessageGroup.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"UserMessageGroup.d.ts","sourceRoot":"","sources":["../../../src/components/messages/UserMessageGroup.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAe/C,UAAU,qBAAqB;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,sBAAsB,CAAC,EAAE,MAAM,CAAC;CAChC;AAkBD,eAAO,MAAM,gBAAgB,6DAwX5B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"compactActivity.d.ts","sourceRoot":"","sources":["../../../src/components/messages/compactActivity.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"compactActivity.d.ts","sourceRoot":"","sources":["../../../src/components/messages/compactActivity.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAuBnD,UAAU,oBAAoB;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B;AAED,UAAU,sBAAsB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,EAAE,CAAC;CAClB;AAoFD;;;GAGG;AACH,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,WAAW,GAAG,OAAO,CAUhE;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CACtC,IAAI,EAAE,WAAW,GACf,oBAAoB,GAAG,IAAI,CAyP7B;AAED;;GAEG;AACH,wBAAgB,2BAA2B,CAC1C,KAAK,EAAE,WAAW,EAAE,GAClB,oBAAoB,EAAE,CA2BxB;AA2CD;;GAEG;AACH,wBAAgB,0BAA0B,CACzC,OAAO,EAAE,oBAAoB,EAAE,GAC7B,sBAAsB,CAiIxB;AAED,YAAY,EAAE,oBAAoB,EAAE,sBAAsB,EAAE,CAAC"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { GenericRendererProps } from './types';
|
|
2
|
+
export declare function GoalToolRenderer({ contentJson, toolDurationMs, isExpanded, onToggle, compact, toolName, }: GenericRendererProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=GoalToolRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GoalToolRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/messages/renderers/GoalToolRenderer.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AA0CpD,wBAAgB,gBAAgB,CAAC,EAChC,WAAW,EACX,cAAc,EACd,UAAU,EACV,QAAQ,EACR,OAAO,EACP,QAAQ,GACR,EAAE,oBAAoB,2CA8FtB"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { GenericRendererProps } from './types';
|
|
2
|
+
export declare function McpManagerRenderer({ contentJson, toolDurationMs, isExpanded, onToggle, compact, }: GenericRendererProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=McpManagerRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"McpManagerRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/messages/renderers/McpManagerRenderer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAuHpD,wBAAgB,kBAAkB,CAAC,EAClC,WAAW,EACX,cAAc,EACd,UAAU,EACV,QAAQ,EACR,OAAO,GACP,EAAE,oBAAoB,2CAuGtB"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { GenericRendererProps } from './types';
|
|
2
|
+
export declare function SubagentToolRenderer({ contentJson, toolDurationMs, isExpanded, onToggle, compact, toolName, }: GenericRendererProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=SubagentToolRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SubagentToolRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/messages/renderers/SubagentToolRenderer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AA2BpD,wBAAgB,oBAAoB,CAAC,EACpC,WAAW,EACX,cAAc,EACd,UAAU,EACV,QAAQ,EACR,OAAO,EACP,QAAQ,GACR,EAAE,oBAAoB,2CA+GtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/messages/renderers/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/messages/renderers/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AA+B3C,UAAU,uBAAuB;IAChC,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,WAAW,CAAC;IACzB,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,mBAAmB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAClD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB;AAgED,wBAAgB,kBAAkB,CAAC,EAClC,QAAQ,EACR,WAAW,EACX,cAAc,EACd,KAAK,EACL,mBAAmB,EACnB,OAAO,EACP,SAAS,EACT,OAAO,EACP,SAAS,GACT,EAAE,uBAAuB,2CA4GzB;AAED,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SettingsSidebar.d.ts","sourceRoot":"","sources":["../../../src/components/settings/SettingsSidebar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SettingsSidebar.d.ts","sourceRoot":"","sources":["../../../src/components/settings/SettingsSidebar.tsx"],"names":[],"mappings":"AAs1BA,UAAU,oBAAoB;IAC7B;;;;;OAKG;IACH,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;CAC7B;AAED,eAAO,MAAM,eAAe,4DAO1B,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Floating read-only viewer for a running/finished sub-agent session,
|
|
3
|
+
* styled like the BTW floating chat. Streams the child session live.
|
|
4
|
+
*/
|
|
5
|
+
export declare const SubagentFloatingViewer: import("react").NamedExoticComponent<object>;
|
|
6
|
+
//# sourceMappingURL=SubagentFloatingViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SubagentFloatingViewer.d.ts","sourceRoot":"","sources":["../../../src/components/subagents/SubagentFloatingViewer.tsx"],"names":[],"mappings":"AAUA;;;GAGG;AACH,eAAO,MAAM,sBAAsB,8CA+DjC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ResizeHandle.d.ts","sourceRoot":"","sources":["../../../src/components/ui/ResizeHandle.tsx"],"names":[],"mappings":"AAGA,UAAU,iBAAiB;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACxC;AAED,eAAO,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"ResizeHandle.d.ts","sourceRoot":"","sources":["../../../src/components/ui/ResizeHandle.tsx"],"names":[],"mappings":"AAGA,UAAU,iBAAiB;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACxC;AAED,eAAO,MAAM,YAAY,yDA4DvB,CAAC"}
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -14,6 +14,7 @@ export * from './useFileUpload';
|
|
|
14
14
|
export * from './useSessionFiles';
|
|
15
15
|
export * from './useQueueState';
|
|
16
16
|
export * from './useBranch';
|
|
17
|
+
export * from './useGoals';
|
|
17
18
|
export * from './useResearch';
|
|
18
19
|
export * from './useOttoRouterPayments';
|
|
19
20
|
export * from './useOttoRouterBalance';
|
|
@@ -27,6 +28,8 @@ export * from './useFileBrowser';
|
|
|
27
28
|
export * from './useMCP';
|
|
28
29
|
export * from './useSkills';
|
|
29
30
|
export * from './useAgents';
|
|
31
|
+
export * from './useChatComposer';
|
|
32
|
+
export * from './useConfigModalControls';
|
|
30
33
|
export * from './useContainerWidth';
|
|
31
34
|
export * from './useVoiceInput';
|
|
32
35
|
export * from './useDictationModels';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/hooks/index.ts"],"names":[],"mappings":"AACA,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,YAAY,CAAC;AAC3B,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/hooks/index.ts"],"names":[],"mappings":"AACA,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,YAAY,CAAC;AAC3B,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC"}
|