@copilotkit/a2ui-renderer
Advanced tools
@@ -100,2 +100,3 @@ import { LitComponentImplementation } from "../../types.cjs"; | ||
| }, "strip", z.ZodTypeAny, { | ||
| variant?: "primary" | "borderless"; | ||
| child?: string; | ||
@@ -120,4 +121,4 @@ action?: { | ||
| }; | ||
| }, { | ||
| variant?: "primary" | "borderless"; | ||
| }, { | ||
| child?: string; | ||
@@ -142,3 +143,2 @@ action?: { | ||
| }; | ||
| variant?: "primary" | "borderless"; | ||
| }>; | ||
@@ -241,2 +241,3 @@ declare const ButtonApiDef: { | ||
| }, "strip", z.ZodTypeAny, { | ||
| variant?: "primary" | "borderless"; | ||
| child?: string; | ||
@@ -261,4 +262,4 @@ action?: { | ||
| }; | ||
| }, { | ||
| variant?: "primary" | "borderless"; | ||
| }, { | ||
| child?: string; | ||
@@ -283,3 +284,2 @@ action?: { | ||
| }; | ||
| variant?: "primary" | "borderless"; | ||
| }>; | ||
@@ -286,0 +286,0 @@ }; |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"button.d.cts","names":[],"sources":["../../../../src/web-components/catalog/minimal/button.ts"],"mappings":";;;;;cAMa,YAAA,EAAY,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;gBA+BmuxB,MAAA;;;;;;;;;gBAA0W,MAAA;;;;;;;;;;;gBAAua,MAAA;;;;;;;;;;;gBAAkY,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAlY,MAAA;;;;;;;;;;;;;;;;;;;;;gBAAkY,MAAA;;;;;;;;;;;;;;;;;cAzBl4zB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAyB+uxB,MAAA;;;;;;;;;kBAA0W,MAAA;;;;;;;;;;;kBAAua,MAAA;;;;;;;;;;;kBAAkY,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAAlY,MAAA;;;;;;;;;;;;;;;;;;;;;kBAAkY,MAAA;;;;;;;;;;;;;;;;;;cApBl4zB,MAAA,EAmBZ,0BAAA"} | ||
| {"version":3,"file":"button.d.cts","names":[],"sources":["../../../../src/web-components/catalog/minimal/button.ts"],"mappings":";;;;;cAMa,YAAA,EAAY,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;gBA+BmuxB,MAAA;;;;;;;;;gBAA0W,MAAA;;;;;;;;;;;gBAAua,MAAA;;;;;;;;;;;gBAAkY,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAlY,MAAA;;;;;;;;;;;;;;;;;;;;;gBAAkY,MAAA;;;;;;;;;;;;;;;;cAzBl4zB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAyB+uxB,MAAA;;;;;;;;;kBAA0W,MAAA;;;;;;;;;;;kBAAua,MAAA;;;;;;;;;;;kBAAkY,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAAlY,MAAA;;;;;;;;;;;;;;;;;;;;;kBAAkY,MAAA;;;;;;;;;;;;;;;;;cApBl4zB,MAAA,EAmBZ,0BAAA"} |
@@ -100,2 +100,3 @@ import { LitComponentImplementation } from "../../types.mjs"; | ||
| }, "strip", z.ZodTypeAny, { | ||
| variant?: "primary" | "borderless"; | ||
| child?: string; | ||
@@ -120,4 +121,4 @@ action?: { | ||
| }; | ||
| }, { | ||
| variant?: "primary" | "borderless"; | ||
| }, { | ||
| child?: string; | ||
@@ -142,3 +143,2 @@ action?: { | ||
| }; | ||
| variant?: "primary" | "borderless"; | ||
| }>; | ||
@@ -241,2 +241,3 @@ declare const ButtonApiDef: { | ||
| }, "strip", z.ZodTypeAny, { | ||
| variant?: "primary" | "borderless"; | ||
| child?: string; | ||
@@ -261,4 +262,4 @@ action?: { | ||
| }; | ||
| }, { | ||
| variant?: "primary" | "borderless"; | ||
| }, { | ||
| child?: string; | ||
@@ -283,3 +284,2 @@ action?: { | ||
| }; | ||
| variant?: "primary" | "borderless"; | ||
| }>; | ||
@@ -286,0 +286,0 @@ }; |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"button.d.mts","names":[],"sources":["../../../../src/web-components/catalog/minimal/button.ts"],"mappings":";;;;;cAMa,YAAA,EAAY,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;gBA+BmuxB,MAAA;;;;;;;;;gBAA0W,MAAA;;;;;;;;;;;gBAAua,MAAA;;;;;;;;;;;gBAAkY,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAlY,MAAA;;;;;;;;;;;;;;;;;;;;;gBAAkY,MAAA;;;;;;;;;;;;;;;;;cAzBl4zB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAyB+uxB,MAAA;;;;;;;;;kBAA0W,MAAA;;;;;;;;;;;kBAAua,MAAA;;;;;;;;;;;kBAAkY,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAAlY,MAAA;;;;;;;;;;;;;;;;;;;;;kBAAkY,MAAA;;;;;;;;;;;;;;;;;;cApBl4zB,MAAA,EAmBZ,0BAAA"} | ||
| {"version":3,"file":"button.d.mts","names":[],"sources":["../../../../src/web-components/catalog/minimal/button.ts"],"mappings":";;;;;cAMa,YAAA,EAAY,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;gBA+BmuxB,MAAA;;;;;;;;;gBAA0W,MAAA;;;;;;;;;;;gBAAua,MAAA;;;;;;;;;;;gBAAkY,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAlY,MAAA;;;;;;;;;;;;;;;;;;;;;gBAAkY,MAAA;;;;;;;;;;;;;;;;cAzBl4zB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAyB+uxB,MAAA;;;;;;;;;kBAA0W,MAAA;;;;;;;;;;;kBAAua,MAAA;;;;;;;;;;;kBAAkY,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAAlY,MAAA;;;;;;;;;;;;;;;;;;;;;kBAAkY,MAAA;;;;;;;;;;;;;;;;;cApBl4zB,MAAA,EAmBZ,0BAAA"} |
@@ -24,4 +24,4 @@ import { LitComponentImplementation } from "../../types.cjs"; | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }, { | ||
@@ -32,4 +32,4 @@ children?: string[] | { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }>; | ||
@@ -56,4 +56,4 @@ declare const ColumnApiDef: { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }, { | ||
@@ -64,4 +64,4 @@ children?: string[] | { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }>; | ||
@@ -68,0 +68,0 @@ }; |
@@ -24,4 +24,4 @@ import { LitComponentImplementation } from "../../types.mjs"; | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }, { | ||
@@ -32,4 +32,4 @@ children?: string[] | { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }>; | ||
@@ -56,4 +56,4 @@ declare const ColumnApiDef: { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }, { | ||
@@ -64,4 +64,4 @@ children?: string[] | { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }>; | ||
@@ -68,0 +68,0 @@ }; |
@@ -24,4 +24,4 @@ import { LitComponentImplementation } from "../../types.cjs"; | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }, { | ||
@@ -32,4 +32,4 @@ children?: string[] | { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }>; | ||
@@ -56,4 +56,4 @@ declare const RowApiDef: { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }, { | ||
@@ -64,4 +64,4 @@ children?: string[] | { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }>; | ||
@@ -68,0 +68,0 @@ }; |
@@ -24,4 +24,4 @@ import { LitComponentImplementation } from "../../types.mjs"; | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }, { | ||
@@ -32,4 +32,4 @@ children?: string[] | { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }>; | ||
@@ -56,4 +56,4 @@ declare const RowApiDef: { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }, { | ||
@@ -64,4 +64,4 @@ children?: string[] | { | ||
| }; | ||
| justify?: "center" | "start" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "center" | "start" | "end" | "stretch"; | ||
| justify?: "start" | "center" | "end" | "spaceBetween" | "spaceAround" | "spaceEvenly" | "stretch"; | ||
| align?: "start" | "center" | "end" | "stretch"; | ||
| }>; | ||
@@ -68,0 +68,0 @@ }; |
@@ -55,3 +55,2 @@ import { LitComponentImplementation } from "../../types.cjs"; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| label?: string | { | ||
@@ -64,2 +63,3 @@ path: string; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| validationRegexp?: string; | ||
@@ -74,3 +74,2 @@ }, { | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| label?: string | { | ||
@@ -83,2 +82,3 @@ path: string; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| validationRegexp?: string; | ||
@@ -137,3 +137,2 @@ }>; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| label?: string | { | ||
@@ -146,2 +145,3 @@ path: string; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| validationRegexp?: string; | ||
@@ -156,3 +156,2 @@ }, { | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| label?: string | { | ||
@@ -165,2 +164,3 @@ path: string; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| validationRegexp?: string; | ||
@@ -167,0 +167,0 @@ }>; |
@@ -55,3 +55,2 @@ import { LitComponentImplementation } from "../../types.mjs"; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| label?: string | { | ||
@@ -64,2 +63,3 @@ path: string; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| validationRegexp?: string; | ||
@@ -74,3 +74,2 @@ }, { | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| label?: string | { | ||
@@ -83,2 +82,3 @@ path: string; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| validationRegexp?: string; | ||
@@ -137,3 +137,2 @@ }>; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| label?: string | { | ||
@@ -146,2 +145,3 @@ path: string; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| validationRegexp?: string; | ||
@@ -156,3 +156,2 @@ }, { | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| label?: string | { | ||
@@ -165,2 +164,3 @@ path: string; | ||
| }; | ||
| variant?: "number" | "longText" | "shortText" | "obscured"; | ||
| validationRegexp?: string; | ||
@@ -167,0 +167,0 @@ }>; |
+1
-1
| { | ||
| "name": "@copilotkit/a2ui-renderer", | ||
| "version": "1.62.1", | ||
| "version": "1.62.2", | ||
| "private": false, | ||
@@ -5,0 +5,0 @@ "description": "A2UI Renderer for CopilotKit - render A2UI surfaces in React applications", |