@supabase/lite 0.9.0 → 0.9.1-next.2

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.
Files changed (64) hide show
  1. package/FEATURES.md +176 -0
  2. package/LIMITATIONS.md +9 -6
  3. package/PATTERNS.md +66 -6
  4. package/README.md +16 -8
  5. package/STATUS.md +33 -20
  6. package/dist/{Connection-ZWTDByQ5.d.ts → Connection-f_d5HhQ0.d.ts} +301 -293
  7. package/dist/cli/index.js +127 -124
  8. package/dist/cli/lib.d.ts +1 -12
  9. package/dist/cli/lib.js +44 -39
  10. package/dist/db/fallback.d.ts +1 -1
  11. package/dist/db/postgres/PostgresConnection.js +18 -18
  12. package/dist/db/postgres/pglite/PgliteConnection.js +17 -17
  13. package/dist/index.d.ts +116 -40
  14. package/dist/index.js +181 -73
  15. package/dist/static/.vite/manifest.json +34 -2
  16. package/dist/static/assets/InterVariable-Dx4kXJAl.woff2 +0 -0
  17. package/dist/static/assets/InterVariable-Italic-DpCbqKDY.woff2 +0 -0
  18. package/dist/static/assets/SourceCodePro-Variable-BP8Zz55n.woff2 +0 -0
  19. package/dist/static/assets/SourceCodePro-Variable-Italic-eALmlzX7.woff2 +0 -0
  20. package/dist/static/assets/main-BY4iigay.css +1 -0
  21. package/dist/static/assets/main-BnQ-v4V9.js +199 -0
  22. package/dist/static/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2 +0 -0
  23. package/dist/static/assets/manrope-latin-wght-normal-DHIcAJRg.woff2 +0 -0
  24. package/dist/vite/index.d.ts +627 -31
  25. package/dist/vite/index.js +2 -2
  26. package/docs/auth/email.mdx +214 -0
  27. package/docs/auth/not-supported.mdx +57 -0
  28. package/docs/auth/overview.mdx +52 -0
  29. package/docs/auth/supported-flows.mdx +120 -0
  30. package/docs/cli/overview.mdx +112 -0
  31. package/docs/cli/telemetry.mdx +34 -0
  32. package/docs/compatibility.mdx +115 -0
  33. package/docs/database/backends.mdx +118 -0
  34. package/docs/database/data-api.mdx +90 -0
  35. package/docs/database/functions-triggers.mdx +93 -0
  36. package/docs/database/migrations.mdx +95 -0
  37. package/docs/database/overview.mdx +66 -0
  38. package/docs/database/postgres-sqlite-translation.mdx +130 -0
  39. package/docs/database/rls.mdx +161 -0
  40. package/docs/database/schemas.mdx +58 -0
  41. package/docs/index.mdx +49 -0
  42. package/docs/integrations/embedded.mdx +100 -0
  43. package/docs/integrations/frameworks.mdx +83 -0
  44. package/docs/integrations/vite.mdx +87 -0
  45. package/docs/llms.txt +52 -0
  46. package/docs/other/edge-functions.mdx +34 -0
  47. package/docs/other/realtime.mdx +22 -0
  48. package/docs/quickstart.mdx +150 -0
  49. package/docs/running.mdx +127 -0
  50. package/docs/storage/adapters.mdx +75 -0
  51. package/docs/storage/limitations.mdx +21 -0
  52. package/docs/storage/overview.mdx +88 -0
  53. package/docs/upgrade.mdx +108 -0
  54. package/package.json +5 -1
  55. package/skills/supalite/SKILL.md +6 -4
  56. package/dist/static/assets/main-1bwWb_1q.js +0 -40996
  57. package/dist/static/assets/main-BDsRycsc.css +0 -4045
  58. package/dist/static/fonts/CustomFont-Black.woff2 +0 -0
  59. package/dist/static/fonts/CustomFont-BlackItalic.woff2 +0 -0
  60. package/dist/static/fonts/CustomFont-Bold.woff2 +0 -0
  61. package/dist/static/fonts/CustomFont-BoldItalic.woff2 +0 -0
  62. package/dist/static/fonts/CustomFont-Book.woff2 +0 -0
  63. package/dist/static/fonts/CustomFont-BookItalic.woff2 +0 -0
  64. 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-1bwWb_1q.js",
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-BDsRycsc.css"
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
  }