pixelagent 0.1.21 → 0.1.22
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/PixelAgent.d.ts +0 -1
- package/dist/PixelAgent.d.ts.map +1 -1
- package/dist/pixelagent.js +1244 -1237
- package/dist/pixelagent.js.map +1 -1
- package/package.json +3 -4
- package/dist/pixelagent.css +0 -1
package/dist/PixelAgent.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import type { ApplyPayload, ApplyVisualDiffResult, HostTheme, PixelAgentUiSettings } from '@pixelagent/shared';
|
|
2
|
-
import './styles/pixelagent.css';
|
|
3
2
|
export type PixelAgentMode = 'annotate' | 'edit' | 'idle';
|
|
4
3
|
export interface PixelAgentProps {
|
|
5
4
|
/** Glass chrome + host theme sync; extend as new UI knobs ship. */
|
package/dist/PixelAgent.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PixelAgent.d.ts","sourceRoot":"","sources":["../src/PixelAgent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAEV,YAAY,EACZ,qBAAqB,EAErB,SAAS,EACT,oBAAoB,EAErB,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"PixelAgent.d.ts","sourceRoot":"","sources":["../src/PixelAgent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAEV,YAAY,EACZ,qBAAqB,EAErB,SAAS,EACT,oBAAoB,EAErB,MAAM,oBAAoB,CAAC;AA6C5B,MAAM,MAAM,cAAc,GAAG,UAAU,GAAG,MAAM,GAAG,MAAM,CAAC;AAE1D,MAAM,WAAW,eAAe;IAC9B,mEAAmE;IACnE,EAAE,CAAC,EAAE,oBAAoB,CAAC;IAC1B,2DAA2D;IAC3D,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,IAAI,CAAC;IAC/C;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,+DAA+D;IAC/D,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE,YAAY,KAAK,OAAO,CAAC,qBAAqB,GAAG,IAAI,CAAC,CAAC;IAC3E;;;;;;;OAOG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AA8FD,wBAAgB,UAAU,CAAC,EACzB,EAAE,EACF,SAAS,EACT,iBAAiB,EACjB,aAAa,EACb,OAAO,EACP,kBAAkB,GACnB,GAAE,eAAoB,2CAwatB;AAED,OAAO,EAAE,UAAU,IAAI,OAAO,EAAE,CAAC"}
|