@objectstack/studio 5.1.0 → 9.4.0

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/index.html DELETED
@@ -1,17 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="UTF-8" />
5
- <link rel="icon" type="image/svg+xml" href="/_studio/vite.svg" />
6
- <link rel="preconnect" href="https://fonts.googleapis.com">
7
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
8
- <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet">
9
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
10
- <title>ObjectStack Studio</title>
11
- <script type="module" crossorigin src="/_studio/assets/index-DYSVcooZ.js"></script>
12
- <link rel="stylesheet" crossorigin href="/_studio/assets/index-BiwiL-EB.css">
13
- </head>
14
- <body>
15
- <div id="root"></div>
16
- </body>
17
- </html>
package/dist/vite.svg DELETED
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
2
- <rect width="32" height="32" rx="6" fill="#6366f1"/>
3
- <path d="M8 10h16l-8 14L8 10z" fill="white" opacity="0.9"/>
4
- <circle cx="16" cy="12" r="3" fill="white"/>
5
- </svg>