@pyric/cli 0.1.0-alpha.11 → 0.1.0-alpha.12
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/conformance/.generated/can-i-use-browser.d.ts.map +1 -1
- package/dist/conformance/.generated/can-i-use-browser.js +1 -1
- package/dist/conformance/.generated/can-i-use-browser.js.map +1 -1
- package/dist/conformance/.generated/can-i-use.d.ts.map +1 -1
- package/dist/conformance/.generated/can-i-use.js +2 -2
- package/dist/conformance/.generated/can-i-use.js.map +1 -1
- package/dist/serve/docs-ui/docs/_rhythm/index.html +1 -1
- package/dist/serve/docs-ui/docs/agent/set-up-your-agent/index.html +1 -1
- package/dist/serve/docs-ui/docs/agent/watch-and-review/index.html +1 -1
- package/dist/serve/docs-ui/docs/agent/work-with-an-agent/index.html +1 -1
- package/dist/serve/docs-ui/docs/ai-compat/index.html +1 -1
- package/dist/serve/docs-ui/docs/api-reference/index.html +2 -2
- package/dist/serve/docs-ui/docs/api-reference.md +1 -1
- package/dist/serve/docs-ui/docs/app-compat/index.html +1 -1
- package/dist/serve/docs-ui/docs/auth-compat/index.html +1 -1
- package/dist/serve/docs-ui/docs/build/ai-logic/index.html +1 -1
- package/dist/serve/docs-ui/docs/build/authentication/index.html +1 -1
- package/dist/serve/docs-ui/docs/build/cloud-firestore/index.html +1 -1
- package/dist/serve/docs-ui/docs/build/cloud-messaging/index.html +1 -1
- package/dist/serve/docs-ui/docs/build/cloud-storage/index.html +1 -1
- package/dist/serve/docs-ui/docs/build/realtime-database/index.html +1 -1
- package/dist/serve/docs-ui/docs/conformance-scores/index.html +1 -1
- package/dist/serve/docs-ui/docs/create-pyric-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/database-compat/index.html +1 -1
- package/dist/serve/docs-ui/docs/firestore-compat/index.html +1 -1
- package/dist/serve/docs-ui/docs/functions-rtdb-compat/index.html +1 -1
- package/dist/serve/docs-ui/docs/get-started/how-the-swap-works/index.html +1 -1
- package/dist/serve/docs-ui/docs/get-started/start-building/index.html +1 -1
- package/dist/serve/docs-ui/docs/index.json +200 -25
- package/dist/serve/docs-ui/docs/messaging-compat/index.html +1 -1
- package/dist/serve/docs-ui/docs/observe/see-whats-happening/index.html +1 -1
- package/dist/serve/docs-ui/docs/observe/shape-your-data/index.html +1 -1
- package/dist/serve/docs-ui/docs/overview/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-admin-app-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-admin-auth-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-admin-database-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-admin-firestore-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-admin-messaging-reference-api/index.html +916 -0
- package/dist/serve/docs-ui/docs/pyric-admin-messaging-reference-api.md +706 -0
- package/dist/serve/docs-ui/docs/pyric-admin-storage-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ai-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ai-scripting-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-app-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-auth-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-assurance-browser-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-assurance-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-bridge-client-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-bridge-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-conformance-browser-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-conformance-docs-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-conformance-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-credentials-node-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-discover-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-register-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-remote-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-serve-worker-reference-api/index.html +131 -66
- package/dist/serve/docs-ui/docs/pyric-cli-serve-worker-reference-api.md +130 -65
- package/dist/serve/docs-ui/docs/pyric-cli-verify-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-cli-vite-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-database-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-firestore-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-messaging-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-messaging-sw-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-rules-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-sandbox-database-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-sandbox-firestore-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-sandbox-reference-api/index.html +37 -14
- package/dist/serve/docs-ui/docs/pyric-sandbox-reference-api.md +28 -8
- package/dist/serve/docs-ui/docs/pyric-storage-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-agents-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-auth-hooks-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-auth-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-events-hooks-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-events-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-firestore-hooks-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-firestore-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-primitives-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-rtdb-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-rules-hooks-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-rules-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-storage-hooks-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-storage-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-traffic-hooks-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/pyric-ui-traffic-reference-api/index.html +1 -1
- package/dist/serve/docs-ui/docs/rules-compat/index.html +1 -1
- package/dist/serve/docs-ui/docs/secure/audit-your-rules/index.html +1 -1
- package/dist/serve/docs-ui/docs/secure/firestore-rules-limits/index.html +1 -1
- package/dist/serve/docs-ui/docs/secure/read-a-denial/index.html +1 -1
- package/dist/serve/docs-ui/docs/secure/rtdb-rules-in-typescript/index.html +1 -1
- package/dist/serve/docs-ui/docs/secure/rules-standard-library/index.html +1 -1
- package/dist/serve/docs-ui/docs/secure/secure-it-with-rules/index.html +1 -1
- package/dist/serve/docs-ui/docs/secure/simulate-and-lint/index.html +1 -1
- package/dist/serve/docs-ui/docs/secure/write-a-rules-test-suite/index.html +1 -1
- package/dist/serve/docs-ui/docs/ship/ship-to-production/index.html +1 -1
- package/dist/serve/docs-ui/docs/ship/test-in-node/index.html +1 -1
- package/dist/serve/docs-ui/docs/storage-compat/index.html +1 -1
- package/dist/serve/docs-ui/docs/trust/how-we-know-it-matches-firebase/index.html +1 -1
- package/dist/serve/docs-ui/docs/trust/versioning-and-compatibility/index.html +1 -1
- package/dist/serve/docs-ui/llms.txt +1 -1
- package/dist/serve/worker/host/core.js +1 -1
- package/dist/serve/worker/host/core.js.map +1 -1
- package/dist/serve/worker/host/firestore-writes.d.ts.map +1 -1
- package/dist/serve/worker/host/firestore-writes.js +3 -2
- package/dist/serve/worker/host/firestore-writes.js.map +1 -1
- package/dist/serve/worker/index.d.ts +2 -1
- package/dist/serve/worker/index.d.ts.map +1 -1
- package/dist/serve/worker/index.js +2 -1
- package/dist/serve/worker/index.js.map +1 -1
- package/dist/serve/worker/protocol.js +2 -2
- package/dist/serve/worker/protocol.js.map +1 -1
- package/package.json +5 -4
- package/src/assurance/.generated/conformance-verdicts.ts +1090 -0
- package/src/assurance/attachment.ts +211 -0
- package/src/assurance/browser.ts +80 -0
- package/src/assurance/campaign.ts +496 -0
- package/src/assurance/capabilities.ts +446 -0
- package/src/assurance/cases.ts +43 -0
- package/src/assurance/index.ts +75 -0
- package/src/assurance/runner.ts +885 -0
- package/src/assurance/tool-names.ts +15 -0
- package/src/assurance/tools.ts +830 -0
- package/src/assurance/types.ts +352 -0
- package/src/assurance/validation.ts +434 -0
- package/src/bridge/client/bridge.ts +550 -0
- package/src/bridge/client/dispatch.ts +137 -0
- package/src/bridge/client.ts +45 -0
- package/src/bridge/protocol.ts +351 -0
- package/src/bridge/server/audit.ts +53 -0
- package/src/bridge/server/bridge.ts +597 -0
- package/src/bridge/server/headless.ts +160 -0
- package/src/bridge/server/json-schema-to-zod.ts +108 -0
- package/src/bridge/server/local-bridge.ts +66 -0
- package/src/bridge/server/logger.ts +50 -0
- package/src/bridge/server/mcp-contract.ts +93 -0
- package/src/bridge/server/mcp.ts +129 -0
- package/src/bridge/server/peer.ts +232 -0
- package/src/bridge/server/standalone.ts +347 -0
- package/src/bridge/server/tool-metadata.ts +99 -0
- package/src/bridge/server.ts +28 -0
- package/src/cli/can-i-use.ts +50 -0
- package/src/cli/cli.test.ts +493 -0
- package/src/cli/database-rules.ts +329 -0
- package/src/cli/dev-runner.ts +282 -0
- package/src/cli/firebase-json.ts +100 -0
- package/src/cli/firestore-indexes.ts +70 -0
- package/src/cli/index.ts +425 -0
- package/src/cli/init.ts +260 -0
- package/src/cli/mcp-proxy.ts +196 -0
- package/src/cli/parse-args.ts +80 -0
- package/src/cli/rules.ts +259 -0
- package/src/cli/scope.ts +67 -0
- package/src/cli/serve.ts +996 -0
- package/src/cli/service-commands.ts +73 -0
- package/src/cli/snapshot.ts +164 -0
- package/src/cli/storage-rules.ts +172 -0
- package/src/cli/verify.ts +416 -0
- package/src/conformance/.generated/can-i-use-browser.ts +113 -0
- package/src/conformance/.generated/can-i-use.ts +117 -0
- package/src/conformance/.generated/conformance-docs.ts +14 -0
- package/src/conformance/browser.ts +24 -0
- package/src/conformance/can-i-use-tool.ts +51 -0
- package/src/conformance/can-i-use.ts +18 -0
- package/src/conformance/docs.ts +8 -0
- package/src/conformance/index.ts +20 -0
- package/src/conformance/tools.ts +16 -0
- package/src/credentials/core/memoize-ttl.ts +142 -0
- package/src/credentials/core/types.ts +10 -0
- package/src/credentials/node/from-adc.ts +96 -0
- package/src/credentials/node/from-service-account.ts +133 -0
- package/src/credentials/node/index.ts +6 -0
- package/src/discover/concurrency.ts +127 -0
- package/src/discover/crawler-adapter.ts +142 -0
- package/src/discover/crawler.ts +1127 -0
- package/src/discover/credential-free.ts +27 -0
- package/src/discover/findCollectionGroup.ts +131 -0
- package/src/discover/firestore-source.ts +59 -0
- package/src/discover/index.ts +5 -0
- package/src/discover/merge.ts +523 -0
- package/src/discover/session.ts +402 -0
- package/src/discover/tools.ts +201 -0
- package/src/discover/types.ts +187 -0
- package/src/discover/wire.ts +324 -0
- package/src/functions-rtdb/child.ts +382 -0
- package/src/functions-rtdb/delivery.ts +7 -0
- package/src/functions-rtdb/discovery.ts +136 -0
- package/src/functions-rtdb/event.ts +64 -0
- package/src/functions-rtdb/execution.ts +111 -0
- package/src/functions-rtdb/in-memory-delivery.ts +40 -0
- package/src/functions-rtdb/project.ts +74 -0
- package/src/functions-rtdb/projection.ts +104 -0
- package/src/functions-rtdb/reference-pattern.ts +20 -0
- package/src/functions-rtdb/remote-delivery.ts +23 -0
- package/src/pkg-version.ts +49 -0
- package/src/register/esm-exports.ts +63 -0
- package/src/register/hooks.ts +30 -0
- package/src/register/index.ts +150 -0
- package/src/register/mapping.ts +33 -0
- package/src/remote/index.ts +1050 -0
- package/src/rtdb/crawl-snapshot.ts +118 -0
- package/src/rtdb/inspection.ts +137 -0
- package/src/rtdb/load-rules-document.ts +56 -0
- package/src/rtdb/rules-generation-tool.ts +38 -0
- package/src/rtdb/rules-json.ts +29 -0
- package/src/serve/activity-guard.ts +29 -0
- package/src/serve/activity-route.ts +164 -0
- package/src/serve/activity-warning.ts +26 -0
- package/src/serve/bridge-mount.ts +200 -0
- package/src/serve/bundler.ts +493 -0
- package/src/serve/capture-store.ts +65 -0
- package/src/serve/discovery.ts +199 -0
- package/src/serve/entries/ai.ts +292 -0
- package/src/serve/entries/app-backend.ts +4 -0
- package/src/serve/entries/app-client.ts +26 -0
- package/src/serve/entries/app-session-store.ts +47 -0
- package/src/serve/entries/app.ts +11 -0
- package/src/serve/entries/auth-helper-core.ts +181 -0
- package/src/serve/entries/auth-helper-dom.ts +134 -0
- package/src/serve/entries/auth-helper-runtime.ts +20 -0
- package/src/serve/entries/auth.ts +255 -0
- package/src/serve/entries/bridge-url.ts +31 -0
- package/src/serve/entries/database.ts +129 -0
- package/src/serve/entries/firestore.ts +232 -0
- package/src/serve/entries/init.ts +46 -0
- package/src/serve/entries/keepalive.ts +46 -0
- package/src/serve/entries/messaging-sw.ts +75 -0
- package/src/serve/entries/messaging.ts +96 -0
- package/src/serve/entries/runtime.ts +540 -0
- package/src/serve/entries/session-store.ts +97 -0
- package/src/serve/entries/storage.ts +92 -0
- package/src/serve/entries/tab-sync-wiring.ts +274 -0
- package/src/serve/entries/worker-runtime.ts +75 -0
- package/src/serve/init-payload.ts +42 -0
- package/src/serve/namespace.ts +675 -0
- package/src/serve/open-browser.ts +68 -0
- package/src/serve/rules.ts +272 -0
- package/src/serve/sandbox-marker.ts +31 -0
- package/src/serve/server.ts +428 -0
- package/src/serve/standalone-assets.ts +180 -0
- package/src/serve/state-store.ts +166 -0
- package/src/serve/studio/disk-project-store.ts +185 -0
- package/src/serve/studio/disk-workspace.ts +162 -0
- package/src/serve/studio/index.ts +20 -0
- package/src/serve/studio/routes.ts +237 -0
- package/src/serve/studio/store-types.ts +48 -0
- package/src/serve/studio/studio-storage.test.ts +289 -0
- package/src/serve/vite-plugin.ts +1102 -0
- package/src/serve/worker/activity-bootstrap.ts +24 -0
- package/src/serve/worker/client/admin-firestore.ts +38 -0
- package/src/serve/worker/client/ai.ts +124 -0
- package/src/serve/worker/client/auth.ts +489 -0
- package/src/serve/worker/client/connection.ts +202 -0
- package/src/serve/worker/client/core.ts +350 -0
- package/src/serve/worker/client/disconnect.ts +45 -0
- package/src/serve/worker/client/firestore-reads.ts +181 -0
- package/src/serve/worker/client/firestore-refs.ts +226 -0
- package/src/serve/worker/client/firestore-writes.ts +232 -0
- package/src/serve/worker/client/handles.ts +91 -0
- package/src/serve/worker/client/messaging.ts +119 -0
- package/src/serve/worker/client/presence.ts +174 -0
- package/src/serve/worker/client/rtdb.ts +311 -0
- package/src/serve/worker/client/rules.ts +63 -0
- package/src/serve/worker/client/service-worker-connection.ts +59 -0
- package/src/serve/worker/client/snapshots.ts +86 -0
- package/src/serve/worker/client/storage.ts +195 -0
- package/src/serve/worker/client/studio.ts +88 -0
- package/src/serve/worker/client.ts +57 -0
- package/src/serve/worker/durable-persistence.ts +137 -0
- package/src/serve/worker/entry.ts +179 -0
- package/src/serve/worker/host/admin-firestore.ts +88 -0
- package/src/serve/worker/host/connection.ts +179 -0
- package/src/serve/worker/host/core.ts +387 -0
- package/src/serve/worker/host/dispatch.ts +316 -0
- package/src/serve/worker/host/firestore-reads.ts +117 -0
- package/src/serve/worker/host/firestore-writes.ts +456 -0
- package/src/serve/worker/host/presence.ts +312 -0
- package/src/serve/worker/host/rtdb.ts +136 -0
- package/src/serve/worker/host/rules.ts +128 -0
- package/src/serve/worker/host/storage.ts +312 -0
- package/src/serve/worker/host/studio.ts +75 -0
- package/src/serve/worker/host/subscriptions.ts +238 -0
- package/src/serve/worker/host-ai.ts +165 -0
- package/src/serve/worker/host-auth.ts +469 -0
- package/src/serve/worker/host-context.ts +273 -0
- package/src/serve/worker/host-events.ts +94 -0
- package/src/serve/worker/host-messaging.ts +240 -0
- package/src/serve/worker/host.ts +47 -0
- package/src/serve/worker/index.ts +196 -0
- package/src/serve/worker/presence-timing.ts +15 -0
- package/src/serve/worker/protocol.ts +1112 -0
- package/src/serve/worker/serve-init.ts +606 -0
- package/src/serve/worker/service-worker-channel.ts +33 -0
- package/src/serve/worker/service-worker-relay.ts +86 -0
- package/src/serve/writer-lock.ts +53 -0
- package/src/verify/cases.ts +233 -0
- package/src/verify/fixture.ts +258 -0
- package/src/verify/index.ts +519 -0
- package/src/verify/tools.ts +108 -0
- package/src/version/compat-target.ts +17 -0
- package/src/vite.ts +17 -0
- package/dist/serve/docs-ui/docs/pyric-firestore-values-reference-api/index.html +0 -31
- package/dist/serve/docs-ui/docs/pyric-firestore-values-reference-api.md +0 -29
|
@@ -46,7 +46,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
46
46
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
47
47
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
48
48
|
|
|
49
|
-
`client.ts` imports only the value codec
|
|
49
|
+
`client.ts` imports only the value codec
|
|
50
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
50
51
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
51
52
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
52
53
|
|
|
@@ -118,7 +119,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
118
119
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
119
120
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
120
121
|
|
|
121
|
-
`client.ts` imports only the value codec
|
|
122
|
+
`client.ts` imports only the value codec
|
|
123
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
122
124
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
123
125
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
124
126
|
|
|
@@ -150,7 +152,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
150
152
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
151
153
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
152
154
|
|
|
153
|
-
`client.ts` imports only the value codec
|
|
155
|
+
`client.ts` imports only the value codec
|
|
156
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
154
157
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
155
158
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
156
159
|
|
|
@@ -513,7 +516,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
513
516
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
514
517
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
515
518
|
|
|
516
|
-
`client.ts` imports only the value codec
|
|
519
|
+
`client.ts` imports only the value codec
|
|
520
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
517
521
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
518
522
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
519
523
|
|
|
@@ -612,7 +616,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
612
616
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
613
617
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
614
618
|
|
|
615
|
-
`client.ts` imports only the value codec
|
|
619
|
+
`client.ts` imports only the value codec
|
|
620
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
616
621
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
617
622
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
618
623
|
|
|
@@ -760,7 +765,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
760
765
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
761
766
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
762
767
|
|
|
763
|
-
`client.ts` imports only the value codec
|
|
768
|
+
`client.ts` imports only the value codec
|
|
769
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
764
770
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
765
771
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
766
772
|
|
|
@@ -949,7 +955,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
949
955
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
950
956
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
951
957
|
|
|
952
|
-
`client.ts` imports only the value codec
|
|
958
|
+
`client.ts` imports only the value codec
|
|
959
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
953
960
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
954
961
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
955
962
|
|
|
@@ -989,7 +996,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
989
996
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
990
997
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
991
998
|
|
|
992
|
-
`client.ts` imports only the value codec
|
|
999
|
+
`client.ts` imports only the value codec
|
|
1000
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
993
1001
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
994
1002
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
995
1003
|
|
|
@@ -1105,7 +1113,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1105
1113
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1106
1114
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1107
1115
|
|
|
1108
|
-
`client.ts` imports only the value codec
|
|
1116
|
+
`client.ts` imports only the value codec
|
|
1117
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1109
1118
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1110
1119
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1111
1120
|
|
|
@@ -1144,7 +1153,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1144
1153
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1145
1154
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1146
1155
|
|
|
1147
|
-
`client.ts` imports only the value codec
|
|
1156
|
+
`client.ts` imports only the value codec
|
|
1157
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1148
1158
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1149
1159
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1150
1160
|
|
|
@@ -1182,7 +1192,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1182
1192
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1183
1193
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1184
1194
|
|
|
1185
|
-
`client.ts` imports only the value codec
|
|
1195
|
+
`client.ts` imports only the value codec
|
|
1196
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1186
1197
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1187
1198
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1188
1199
|
|
|
@@ -1221,7 +1232,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1221
1232
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1222
1233
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1223
1234
|
|
|
1224
|
-
`client.ts` imports only the value codec
|
|
1235
|
+
`client.ts` imports only the value codec
|
|
1236
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1225
1237
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1226
1238
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1227
1239
|
|
|
@@ -1260,7 +1272,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1260
1272
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1261
1273
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1262
1274
|
|
|
1263
|
-
`client.ts` imports only the value codec
|
|
1275
|
+
`client.ts` imports only the value codec
|
|
1276
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1264
1277
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1265
1278
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1266
1279
|
|
|
@@ -1299,7 +1312,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1299
1312
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1300
1313
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1301
1314
|
|
|
1302
|
-
`client.ts` imports only the value codec
|
|
1315
|
+
`client.ts` imports only the value codec
|
|
1316
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1303
1317
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1304
1318
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1305
1319
|
|
|
@@ -1338,7 +1352,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1338
1352
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1339
1353
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1340
1354
|
|
|
1341
|
-
`client.ts` imports only the value codec
|
|
1355
|
+
`client.ts` imports only the value codec
|
|
1356
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1342
1357
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1343
1358
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1344
1359
|
|
|
@@ -1381,7 +1396,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1381
1396
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1382
1397
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1383
1398
|
|
|
1384
|
-
`client.ts` imports only the value codec
|
|
1399
|
+
`client.ts` imports only the value codec
|
|
1400
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1385
1401
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1386
1402
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1387
1403
|
|
|
@@ -1424,7 +1440,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1424
1440
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1425
1441
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1426
1442
|
|
|
1427
|
-
`client.ts` imports only the value codec
|
|
1443
|
+
`client.ts` imports only the value codec
|
|
1444
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1428
1445
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1429
1446
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1430
1447
|
|
|
@@ -1465,7 +1482,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1465
1482
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1466
1483
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1467
1484
|
|
|
1468
|
-
`client.ts` imports only the value codec
|
|
1485
|
+
`client.ts` imports only the value codec
|
|
1486
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1469
1487
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1470
1488
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1471
1489
|
|
|
@@ -1509,7 +1527,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1509
1527
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1510
1528
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1511
1529
|
|
|
1512
|
-
`client.ts` imports only the value codec
|
|
1530
|
+
`client.ts` imports only the value codec
|
|
1531
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1513
1532
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1514
1533
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1515
1534
|
|
|
@@ -1552,7 +1571,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1552
1571
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1553
1572
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1554
1573
|
|
|
1555
|
-
`client.ts` imports only the value codec
|
|
1574
|
+
`client.ts` imports only the value codec
|
|
1575
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1556
1576
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1557
1577
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1558
1578
|
|
|
@@ -1631,7 +1651,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1631
1651
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1632
1652
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1633
1653
|
|
|
1634
|
-
`client.ts` imports only the value codec
|
|
1654
|
+
`client.ts` imports only the value codec
|
|
1655
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1635
1656
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1636
1657
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1637
1658
|
|
|
@@ -1674,7 +1695,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1674
1695
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1675
1696
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1676
1697
|
|
|
1677
|
-
`client.ts` imports only the value codec
|
|
1698
|
+
`client.ts` imports only the value codec
|
|
1699
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1678
1700
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1679
1701
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1680
1702
|
|
|
@@ -1736,7 +1758,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1736
1758
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1737
1759
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1738
1760
|
|
|
1739
|
-
`client.ts` imports only the value codec
|
|
1761
|
+
`client.ts` imports only the value codec
|
|
1762
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1740
1763
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1741
1764
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1742
1765
|
|
|
@@ -1774,7 +1797,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1774
1797
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1775
1798
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1776
1799
|
|
|
1777
|
-
`client.ts` imports only the value codec
|
|
1800
|
+
`client.ts` imports only the value codec
|
|
1801
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1778
1802
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1779
1803
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1780
1804
|
|
|
@@ -1970,7 +1994,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
1970
1994
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
1971
1995
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
1972
1996
|
|
|
1973
|
-
`client.ts` imports only the value codec
|
|
1997
|
+
`client.ts` imports only the value codec
|
|
1998
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
1974
1999
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
1975
2000
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
1976
2001
|
|
|
@@ -2010,7 +2035,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2010
2035
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2011
2036
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2012
2037
|
|
|
2013
|
-
`client.ts` imports only the value codec
|
|
2038
|
+
`client.ts` imports only the value codec
|
|
2039
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2014
2040
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2015
2041
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2016
2042
|
|
|
@@ -2048,7 +2074,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2048
2074
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2049
2075
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2050
2076
|
|
|
2051
|
-
`client.ts` imports only the value codec
|
|
2077
|
+
`client.ts` imports only the value codec
|
|
2078
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2052
2079
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2053
2080
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2054
2081
|
|
|
@@ -2153,7 +2180,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2153
2180
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2154
2181
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2155
2182
|
|
|
2156
|
-
`client.ts` imports only the value codec
|
|
2183
|
+
`client.ts` imports only the value codec
|
|
2184
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2157
2185
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2158
2186
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2159
2187
|
|
|
@@ -2191,7 +2219,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2191
2219
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2192
2220
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2193
2221
|
|
|
2194
|
-
`client.ts` imports only the value codec
|
|
2222
|
+
`client.ts` imports only the value codec
|
|
2223
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2195
2224
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2196
2225
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2197
2226
|
|
|
@@ -2278,7 +2307,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2278
2307
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2279
2308
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2280
2309
|
|
|
2281
|
-
`client.ts` imports only the value codec
|
|
2310
|
+
`client.ts` imports only the value codec
|
|
2311
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2282
2312
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2283
2313
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2284
2314
|
|
|
@@ -2435,7 +2465,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2435
2465
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2436
2466
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2437
2467
|
|
|
2438
|
-
`client.ts` imports only the value codec
|
|
2468
|
+
`client.ts` imports only the value codec
|
|
2469
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2439
2470
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2440
2471
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2441
2472
|
|
|
@@ -2477,7 +2508,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2477
2508
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2478
2509
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2479
2510
|
|
|
2480
|
-
`client.ts` imports only the value codec
|
|
2511
|
+
`client.ts` imports only the value codec
|
|
2512
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2481
2513
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2482
2514
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2483
2515
|
|
|
@@ -2515,7 +2547,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2515
2547
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2516
2548
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2517
2549
|
|
|
2518
|
-
`client.ts` imports only the value codec
|
|
2550
|
+
`client.ts` imports only the value codec
|
|
2551
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2519
2552
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2520
2553
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2521
2554
|
|
|
@@ -2692,7 +2725,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2692
2725
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2693
2726
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2694
2727
|
|
|
2695
|
-
`client.ts` imports only the value codec
|
|
2728
|
+
`client.ts` imports only the value codec
|
|
2729
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2696
2730
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2697
2731
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2698
2732
|
|
|
@@ -2733,7 +2767,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2733
2767
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2734
2768
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2735
2769
|
|
|
2736
|
-
`client.ts` imports only the value codec
|
|
2770
|
+
`client.ts` imports only the value codec
|
|
2771
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2737
2772
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2738
2773
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2739
2774
|
|
|
@@ -2893,7 +2928,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2893
2928
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2894
2929
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2895
2930
|
|
|
2896
|
-
`client.ts` imports only the value codec
|
|
2931
|
+
`client.ts` imports only the value codec
|
|
2932
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2897
2933
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2898
2934
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2899
2935
|
|
|
@@ -2931,7 +2967,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2931
2967
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2932
2968
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2933
2969
|
|
|
2934
|
-
`client.ts` imports only the value codec
|
|
2970
|
+
`client.ts` imports only the value codec
|
|
2971
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2935
2972
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2936
2973
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2937
2974
|
|
|
@@ -2969,7 +3006,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
2969
3006
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
2970
3007
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
2971
3008
|
|
|
2972
|
-
`client.ts` imports only the value codec
|
|
3009
|
+
`client.ts` imports only the value codec
|
|
3010
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
2973
3011
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
2974
3012
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
2975
3013
|
|
|
@@ -3084,7 +3122,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3084
3122
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3085
3123
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3086
3124
|
|
|
3087
|
-
`client.ts` imports only the value codec
|
|
3125
|
+
`client.ts` imports only the value codec
|
|
3126
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3088
3127
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3089
3128
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3090
3129
|
|
|
@@ -3271,7 +3310,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3271
3310
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3272
3311
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3273
3312
|
|
|
3274
|
-
`client.ts` imports only the value codec
|
|
3313
|
+
`client.ts` imports only the value codec
|
|
3314
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3275
3315
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3276
3316
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3277
3317
|
|
|
@@ -3457,7 +3497,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3457
3497
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3458
3498
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3459
3499
|
|
|
3460
|
-
`client.ts` imports only the value codec
|
|
3500
|
+
`client.ts` imports only the value codec
|
|
3501
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3461
3502
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3462
3503
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3463
3504
|
|
|
@@ -3496,7 +3537,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3496
3537
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3497
3538
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3498
3539
|
|
|
3499
|
-
`client.ts` imports only the value codec
|
|
3540
|
+
`client.ts` imports only the value codec
|
|
3541
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3500
3542
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3501
3543
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3502
3544
|
|
|
@@ -3528,7 +3570,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3528
3570
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3529
3571
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3530
3572
|
|
|
3531
|
-
`client.ts` imports only the value codec
|
|
3573
|
+
`client.ts` imports only the value codec
|
|
3574
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3532
3575
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3533
3576
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3534
3577
|
|
|
@@ -3566,7 +3609,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3566
3609
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3567
3610
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3568
3611
|
|
|
3569
|
-
`client.ts` imports only the value codec
|
|
3612
|
+
`client.ts` imports only the value codec
|
|
3613
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3570
3614
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3571
3615
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3572
3616
|
|
|
@@ -3608,7 +3652,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3608
3652
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3609
3653
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3610
3654
|
|
|
3611
|
-
`client.ts` imports only the value codec
|
|
3655
|
+
`client.ts` imports only the value codec
|
|
3656
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3612
3657
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3613
3658
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3614
3659
|
|
|
@@ -3651,7 +3696,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3651
3696
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3652
3697
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3653
3698
|
|
|
3654
|
-
`client.ts` imports only the value codec
|
|
3699
|
+
`client.ts` imports only the value codec
|
|
3700
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3655
3701
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3656
3702
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3657
3703
|
|
|
@@ -3691,7 +3737,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3691
3737
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3692
3738
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3693
3739
|
|
|
3694
|
-
`client.ts` imports only the value codec
|
|
3740
|
+
`client.ts` imports only the value codec
|
|
3741
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3695
3742
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3696
3743
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3697
3744
|
|
|
@@ -3730,7 +3777,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3730
3777
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3731
3778
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3732
3779
|
|
|
3733
|
-
`client.ts` imports only the value codec
|
|
3780
|
+
`client.ts` imports only the value codec
|
|
3781
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3734
3782
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3735
3783
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3736
3784
|
|
|
@@ -3769,7 +3817,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3769
3817
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3770
3818
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3771
3819
|
|
|
3772
|
-
`client.ts` imports only the value codec
|
|
3820
|
+
`client.ts` imports only the value codec
|
|
3821
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3773
3822
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3774
3823
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3775
3824
|
|
|
@@ -3808,7 +3857,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3808
3857
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3809
3858
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3810
3859
|
|
|
3811
|
-
`client.ts` imports only the value codec
|
|
3860
|
+
`client.ts` imports only the value codec
|
|
3861
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3812
3862
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3813
3863
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3814
3864
|
|
|
@@ -3843,7 +3893,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3843
3893
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3844
3894
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3845
3895
|
|
|
3846
|
-
`client.ts` imports only the value codec
|
|
3896
|
+
`client.ts` imports only the value codec
|
|
3897
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3847
3898
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3848
3899
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3849
3900
|
|
|
@@ -3882,7 +3933,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3882
3933
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3883
3934
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3884
3935
|
|
|
3885
|
-
`client.ts` imports only the value codec
|
|
3936
|
+
`client.ts` imports only the value codec
|
|
3937
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3886
3938
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
3887
3939
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
3888
3940
|
|
|
@@ -3995,7 +4047,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
3995
4047
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
3996
4048
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
3997
4049
|
|
|
3998
|
-
`client.ts` imports only the value codec
|
|
4050
|
+
`client.ts` imports only the value codec
|
|
4051
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
3999
4052
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4000
4053
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4001
4054
|
|
|
@@ -4030,7 +4083,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4030
4083
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4031
4084
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4032
4085
|
|
|
4033
|
-
`client.ts` imports only the value codec
|
|
4086
|
+
`client.ts` imports only the value codec
|
|
4087
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4034
4088
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4035
4089
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4036
4090
|
|
|
@@ -4078,7 +4132,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4078
4132
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4079
4133
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4080
4134
|
|
|
4081
|
-
`client.ts` imports only the value codec
|
|
4135
|
+
`client.ts` imports only the value codec
|
|
4136
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4082
4137
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4083
4138
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4084
4139
|
|
|
@@ -4124,7 +4179,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4124
4179
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4125
4180
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4126
4181
|
|
|
4127
|
-
`client.ts` imports only the value codec
|
|
4182
|
+
`client.ts` imports only the value codec
|
|
4183
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4128
4184
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4129
4185
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4130
4186
|
|
|
@@ -4247,7 +4303,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4247
4303
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4248
4304
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4249
4305
|
|
|
4250
|
-
`client.ts` imports only the value codec
|
|
4306
|
+
`client.ts` imports only the value codec
|
|
4307
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4251
4308
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4252
4309
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4253
4310
|
|
|
@@ -4316,7 +4373,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4316
4373
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4317
4374
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4318
4375
|
|
|
4319
|
-
`client.ts` imports only the value codec
|
|
4376
|
+
`client.ts` imports only the value codec
|
|
4377
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4320
4378
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4321
4379
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4322
4380
|
|
|
@@ -4357,7 +4415,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4357
4415
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4358
4416
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4359
4417
|
|
|
4360
|
-
`client.ts` imports only the value codec
|
|
4418
|
+
`client.ts` imports only the value codec
|
|
4419
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4361
4420
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4362
4421
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4363
4422
|
|
|
@@ -4397,7 +4456,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4397
4456
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4398
4457
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4399
4458
|
|
|
4400
|
-
`client.ts` imports only the value codec
|
|
4459
|
+
`client.ts` imports only the value codec
|
|
4460
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4401
4461
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4402
4462
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4403
4463
|
|
|
@@ -4435,7 +4495,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4435
4495
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4436
4496
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4437
4497
|
|
|
4438
|
-
`client.ts` imports only the value codec
|
|
4498
|
+
`client.ts` imports only the value codec
|
|
4499
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4439
4500
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4440
4501
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4441
4502
|
|
|
@@ -4473,7 +4534,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4473
4534
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4474
4535
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4475
4536
|
|
|
4476
|
-
`client.ts` imports only the value codec
|
|
4537
|
+
`client.ts` imports only the value codec
|
|
4538
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4477
4539
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4478
4540
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4479
4541
|
|
|
@@ -4633,7 +4695,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4633
4695
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4634
4696
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4635
4697
|
|
|
4636
|
-
`client.ts` imports only the value codec
|
|
4698
|
+
`client.ts` imports only the value codec
|
|
4699
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4637
4700
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4638
4701
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4639
4702
|
|
|
@@ -4709,7 +4772,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4709
4772
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4710
4773
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4711
4774
|
|
|
4712
|
-
`client.ts` imports only the value codec
|
|
4775
|
+
`client.ts` imports only the value codec
|
|
4776
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4713
4777
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4714
4778
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4715
4779
|
|
|
@@ -4749,7 +4813,8 @@ does NOT re-export `host.ts`/`entry.ts`:
|
|
|
4749
4813
|
the backend) — node/engine-heavy, never wanted in a page bundle.
|
|
4750
4814
|
- `entry.ts` references `SharedWorkerGlobalScope` and is esbuild-only.
|
|
4751
4815
|
|
|
4752
|
-
`client.ts` imports only the value codec
|
|
4816
|
+
`client.ts` imports only the value codec
|
|
4817
|
+
(`pyric/firestore/internal/value-codec`, a leaf internal seam)
|
|
4753
4818
|
and type-only `pyric/sandbox` (erased at build), so this entry stays free of
|
|
4754
4819
|
the ~10 MB rules/sandbox engine — safe to import from any browser app.
|
|
4755
4820
|
|