@supabase/lite 0.9.1-next.1 → 0.10.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/FEATURES.md +6 -6
- package/LIMITATIONS.md +8 -6
- package/PATTERNS.md +66 -6
- package/README.md +15 -8
- package/STATUS.md +26 -19
- package/dist/{Connection-ZWTDByQ5.d.ts → Connection-f_d5HhQ0.d.ts} +301 -293
- package/dist/cli/index.js +127 -124
- package/dist/cli/lib.d.ts +1 -12
- package/dist/cli/lib.js +44 -39
- package/dist/db/fallback.d.ts +1 -1
- package/dist/db/postgres/PostgresConnection.js +18 -18
- package/dist/db/postgres/pglite/PgliteConnection.js +4 -4
- package/dist/index.d.ts +90 -38
- package/dist/index.js +181 -73
- package/dist/static/.vite/manifest.json +34 -2
- package/dist/static/assets/InterVariable-Dx4kXJAl.woff2 +0 -0
- package/dist/static/assets/InterVariable-Italic-DpCbqKDY.woff2 +0 -0
- package/dist/static/assets/SourceCodePro-Variable-BP8Zz55n.woff2 +0 -0
- package/dist/static/assets/SourceCodePro-Variable-Italic-eALmlzX7.woff2 +0 -0
- package/dist/static/assets/main-BY4iigay.css +1 -0
- package/dist/static/assets/main-BnQ-v4V9.js +199 -0
- package/dist/static/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2 +0 -0
- package/dist/static/assets/manrope-latin-wght-normal-DHIcAJRg.woff2 +0 -0
- package/dist/vite/index.d.ts +601 -29
- package/dist/vite/index.js +2 -2
- package/docs/auth/overview.mdx +1 -1
- package/docs/auth/supported-flows.mdx +4 -4
- package/docs/compatibility.mdx +4 -4
- package/docs/database/migrations.mdx +2 -0
- package/docs/database/rls.mdx +7 -5
- package/docs/database/schemas.mdx +1 -1
- package/docs/integrations/embedded.mdx +20 -3
- package/docs/integrations/frameworks.mdx +1 -1
- package/docs/integrations/vite.mdx +4 -2
- package/docs/llms.txt +2 -2
- package/docs/quickstart.mdx +2 -2
- package/docs/running.mdx +20 -10
- package/docs/storage/limitations.mdx +2 -11
- package/docs/storage/overview.mdx +8 -2
- package/package.json +2 -1
- package/skills/supalite/SKILL.md +1 -1
- package/dist/static/assets/main-1bwWb_1q.js +0 -40996
- package/dist/static/assets/main-BDsRycsc.css +0 -4045
- package/dist/static/fonts/CustomFont-Black.woff2 +0 -0
- package/dist/static/fonts/CustomFont-BlackItalic.woff2 +0 -0
- package/dist/static/fonts/CustomFont-Bold.woff2 +0 -0
- package/dist/static/fonts/CustomFont-BoldItalic.woff2 +0 -0
- package/dist/static/fonts/CustomFont-Book.woff2 +0 -0
- package/dist/static/fonts/CustomFont-BookItalic.woff2 +0 -0
- package/dist/static/fonts/CustomFont-Medium.woff2 +0 -0
|
@@ -1,11 +1,43 @@
|
|
|
1
1
|
{
|
|
2
|
+
"../packages/studio/upstream/apps/studio/fonts/inter/InterVariable-Italic.woff2": {
|
|
3
|
+
"file": "assets/InterVariable-Italic-DpCbqKDY.woff2",
|
|
4
|
+
"src": "../packages/studio/upstream/apps/studio/fonts/inter/InterVariable-Italic.woff2"
|
|
5
|
+
},
|
|
6
|
+
"../packages/studio/upstream/apps/studio/fonts/inter/InterVariable.woff2": {
|
|
7
|
+
"file": "assets/InterVariable-Dx4kXJAl.woff2",
|
|
8
|
+
"src": "../packages/studio/upstream/apps/studio/fonts/inter/InterVariable.woff2"
|
|
9
|
+
},
|
|
10
|
+
"../packages/studio/upstream/apps/studio/fonts/manrope/manrope-latin-ext-wght-normal.woff2": {
|
|
11
|
+
"file": "assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2",
|
|
12
|
+
"src": "../packages/studio/upstream/apps/studio/fonts/manrope/manrope-latin-ext-wght-normal.woff2"
|
|
13
|
+
},
|
|
14
|
+
"../packages/studio/upstream/apps/studio/fonts/manrope/manrope-latin-wght-normal.woff2": {
|
|
15
|
+
"file": "assets/manrope-latin-wght-normal-DHIcAJRg.woff2",
|
|
16
|
+
"src": "../packages/studio/upstream/apps/studio/fonts/manrope/manrope-latin-wght-normal.woff2"
|
|
17
|
+
},
|
|
18
|
+
"../packages/studio/upstream/apps/studio/fonts/source-code-pro/SourceCodePro-Variable-Italic.woff2": {
|
|
19
|
+
"file": "assets/SourceCodePro-Variable-Italic-eALmlzX7.woff2",
|
|
20
|
+
"src": "../packages/studio/upstream/apps/studio/fonts/source-code-pro/SourceCodePro-Variable-Italic.woff2"
|
|
21
|
+
},
|
|
22
|
+
"../packages/studio/upstream/apps/studio/fonts/source-code-pro/SourceCodePro-Variable.woff2": {
|
|
23
|
+
"file": "assets/SourceCodePro-Variable-BP8Zz55n.woff2",
|
|
24
|
+
"src": "../packages/studio/upstream/apps/studio/fonts/source-code-pro/SourceCodePro-Variable.woff2"
|
|
25
|
+
},
|
|
2
26
|
"dev/vite/main.tsx": {
|
|
3
|
-
"file": "assets/main-
|
|
27
|
+
"file": "assets/main-BnQ-v4V9.js",
|
|
4
28
|
"name": "main",
|
|
5
29
|
"src": "dev/vite/main.tsx",
|
|
6
30
|
"isEntry": true,
|
|
7
31
|
"css": [
|
|
8
|
-
"assets/main-
|
|
32
|
+
"assets/main-BY4iigay.css"
|
|
33
|
+
],
|
|
34
|
+
"assets": [
|
|
35
|
+
"assets/InterVariable-Dx4kXJAl.woff2",
|
|
36
|
+
"assets/InterVariable-Italic-DpCbqKDY.woff2",
|
|
37
|
+
"assets/manrope-latin-wght-normal-DHIcAJRg.woff2",
|
|
38
|
+
"assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2",
|
|
39
|
+
"assets/SourceCodePro-Variable-BP8Zz55n.woff2",
|
|
40
|
+
"assets/SourceCodePro-Variable-Italic-eALmlzX7.woff2"
|
|
9
41
|
]
|
|
10
42
|
}
|
|
11
43
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|