@orangecatai/adgen-canvas 0.0.6 → 0.0.7
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/dev/{chunk-CEENA34D.js → chunk-2Q3FNCU4.js} +32 -3
- package/dist/dev/chunk-2Q3FNCU4.js.map +7 -0
- package/dist/dev/{chunk-7QYIG5FZ.js → chunk-MW637LK5.js} +2 -2
- package/dist/dev/data/{image-YK44DYB7.js → image-L2UC5LX5.js} +3 -3
- package/dist/dev/index.css +390 -0
- package/dist/dev/index.css.map +3 -3
- package/dist/dev/index.js +5064 -2278
- package/dist/dev/index.js.map +4 -4
- package/dist/dev/subset-shared.chunk.js +1 -1
- package/dist/dev/subset-worker.chunk.js +1 -1
- package/dist/prod/{chunk-R5LMMFAL.js → chunk-7AVPHWG7.js} +1 -1
- package/dist/prod/{chunk-GCPOY3UH.js → chunk-XPV36KCI.js} +3 -3
- package/dist/prod/data/image-6DWEFZH4.js +1 -0
- package/dist/prod/index.css +1 -1
- package/dist/prod/index.js +341 -84
- package/dist/prod/subset-shared.chunk.js +1 -1
- package/dist/prod/subset-worker.chunk.js +1 -1
- package/dist/types/excalidraw/components/AIChatPanel.d.ts +10 -1
- package/dist/types/excalidraw/components/DarkModeToggle.d.ts +1 -1
- package/dist/types/excalidraw/components/ElementCanvasButtons.d.ts +1 -1
- package/dist/types/excalidraw/components/FrameToolbar.d.ts +1 -1
- package/dist/types/excalidraw/components/HintViewer.d.ts +1 -1
- package/dist/types/excalidraw/components/Stats/DragInput.d.ts +1 -1
- package/dist/types/excalidraw/components/Stats/index.d.ts +1 -1
- package/dist/types/excalidraw/components/TTDDialog/utils/TTDStreamFetch.d.ts +1 -0
- package/dist/types/excalidraw/components/ToolButton.d.ts +1 -1
- package/dist/types/excalidraw/components/ai-chat/agentLoop.d.ts +14 -1
- package/dist/types/excalidraw/components/ai-chat/canvasTools.d.ts +234 -1
- package/dist/types/excalidraw/components/ai-chat/htmlToExcalidraw.d.ts +53 -0
- package/dist/types/excalidraw/components/ai-chat/openRouterStream.d.ts +50 -0
- package/dist/types/excalidraw/components/auto-resize/AutoResizePanel.d.ts +16 -0
- package/dist/types/excalidraw/components/auto-resize/AutoResizeShimmerLayer.d.ts +7 -0
- package/dist/types/excalidraw/components/auto-resize/autoResizeEngine.d.ts +89 -0
- package/dist/types/excalidraw/components/auto-resize/autoResizeStore.d.ts +16 -0
- package/dist/types/excalidraw/components/hyperlink/Hyperlink.d.ts +1 -1
- package/dist/types/excalidraw/components/main-menu/DefaultItems.d.ts +1 -1
- package/dist/types/excalidraw/components/ui/button.d.ts +1 -1
- package/dist/types/excalidraw/fonts/Fonts.d.ts +11 -0
- package/dist/types/excalidraw/index.d.ts +1 -0
- package/dist/types/excalidraw/types.d.ts +96 -0
- package/package.json +1 -1
- package/dist/dev/chunk-CEENA34D.js.map +0 -7
- package/dist/prod/data/image-XZPNP25M.js +0 -1
- /package/dist/dev/{chunk-7QYIG5FZ.js.map → chunk-MW637LK5.js.map} +0 -0
- /package/dist/dev/data/{image-YK44DYB7.js.map → image-L2UC5LX5.js.map} +0 -0
|
@@ -4,4 +4,4 @@ kPOPxhz+nxUrIoWCD/V4NGmUA1lxwHuO21HN1gzKrN3xHg5EGjyouR9vibT9VDGF
|
|
|
4
4
|
gq6+4Ic/kJX+AD2MM7Yre2+FsOdysrmuW2Fu3ahuC1uQE7pOe1j0k7auNP0y1q53
|
|
5
5
|
PrB8Ts2LUpepWC1l7zIXFm4ViDULuyWXTEpUcHSsEH8vpd1tckjypxCwkipfZsXx
|
|
6
6
|
iPszy0o0Dx2iArPfWMXlFAI9mvyFCyFC3+nSvfyAUb2C4uZgCwAuyFh/ydPF4DEE
|
|
7
|
-
PQIDAQAB`,VITE_APP_DEBUG_ENABLE_TEXT_CONTAINER_BOUNDING_BOX:"false",VITE_APP_COLLAPSE_OVERLAY:"false",VITE_APP_ENABLE_ESLINT:"false",PKG_NAME:"@orangecatai/adgen-canvas",PKG_VERSION:"0.0.
|
|
7
|
+
PQIDAQAB`,VITE_APP_DEBUG_ENABLE_TEXT_CONTAINER_BOUNDING_BOX:"false",VITE_APP_COLLAPSE_OVERLAY:"false",VITE_APP_ENABLE_ESLINT:"false",PKG_NAME:"@orangecatai/adgen-canvas",PKG_VERSION:"0.0.7",PROD:!0};export{c as a};
|