@noy-db/hub 0.7.1-pre.0 → 0.8.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/CHANGELOG.md +147 -14
- package/LICENSE +202 -21
- package/NOTICE +1 -0
- package/README.md +5 -5
- package/codemods/0.8.0-pre.json +61 -0
- package/dist/api-OS747DS4.js +18 -0
- package/dist/as/index.js +11 -12
- package/dist/as/index.js.map +1 -1
- package/dist/at/index.js +9 -10
- package/dist/attestation/index.js +37 -26
- package/dist/attestation/index.js.map +1 -1
- package/dist/{backup-XKCXVKV3.js → backup-YE2VQ26S.js} +15 -16
- package/dist/backup-YE2VQ26S.js.map +1 -0
- package/dist/blobs/index.js +13 -14
- package/dist/blobs/index.js.map +1 -1
- package/dist/broker/index.js +12 -13
- package/dist/broker/index.js.map +1 -1
- package/dist/by/index.js +2 -2
- package/dist/capsule/contract.d.ts +159 -0
- package/dist/capsule/contract.js +95 -0
- package/dist/capsule/enclave-aes/bound.d.ts +52 -0
- package/dist/capsule/enclave-aes/capabilities.d.ts +2 -0
- package/dist/capsule/enclave-aes/classify/compare.d.ts +20 -0
- package/dist/{kernel/enclave → capsule/enclave-aes}/classify/find.d.ts +1 -1
- package/dist/{kernel/enclave → capsule/enclave-aes}/classify/reveal.d.ts +1 -1
- package/dist/{kernel/enclave → capsule/enclave-aes}/classify/verify.d.ts +2 -2
- package/dist/{kernel/enclave → capsule/enclave-aes}/classify/write.d.ts +1 -1
- package/dist/{kernel/enclave → capsule/enclave-aes}/crypto.d.ts +33 -129
- package/dist/capsule/enclave-aes/index.d.ts +113 -0
- package/dist/capsule/enclave-aes/index.js +335 -0
- package/dist/capsule/enclave-aes/index.js.map +1 -0
- package/dist/capsule/enclave-aes/primitives.d.ts +29 -0
- package/dist/capsule/index.d.ts +27 -0
- package/dist/capsule/plumbing/ct-equal.d.ts +11 -0
- package/dist/{kernel/enclave/record-keys → capsule/plumbing}/deterministic.d.ts +8 -21
- package/dist/capsule/plumbing/digest.d.ts +122 -0
- package/dist/{kernel/enclave/record-keys → capsule/plumbing}/envelope-body.d.ts +44 -48
- package/dist/capsule/plumbing/index.d.ts +100 -0
- package/dist/capsule/plumbing/lifecycle.d.ts +50 -0
- package/dist/{kernel/enclave/record-keys → capsule/plumbing}/record-codec.d.ts +80 -20
- package/dist/{kernel/enclave → capsule/plumbing}/record-envelope.d.ts +1 -1
- package/dist/capsule/plumbing/rekey-blob.d.ts +33 -0
- package/dist/capsule/plumbing/rekey.d.ts +44 -0
- package/dist/capsule/plumbing/sealed-slot.d.ts +22 -0
- package/dist/capsule/plumbing/sealed-slots.d.ts +37 -0
- package/dist/capsule/plumbing/sealing.d.ts +29 -0
- package/dist/capsule/plumbing/sign.d.ts +9 -0
- package/dist/{kernel/enclave/record-keys → capsule/plumbing}/tombstone.d.ts +2 -2
- package/dist/capsule-VOLX3QRQ.js +209 -0
- package/dist/cargo/index.js +39 -36
- package/dist/{chunk-Q2MPFCQ7.js → chunk-23D6M6VM.js} +5 -5
- package/dist/chunk-23D6M6VM.js.map +1 -0
- package/dist/{chunk-R7BX2NB3.js → chunk-244QBK7Z.js} +4 -4
- package/dist/chunk-244QBK7Z.js.map +1 -0
- package/dist/chunk-2AFX33YA.js +936 -0
- package/dist/chunk-2AFX33YA.js.map +1 -0
- package/dist/{chunk-MVMXZYXT.js → chunk-2GHDLTPE.js} +2 -2
- package/dist/{chunk-GYGLAVCX.js → chunk-2MG3SW7Q.js} +6 -2
- package/dist/chunk-2MG3SW7Q.js.map +1 -0
- package/dist/{chunk-XLMEZIAJ.js → chunk-2ODVB6LZ.js} +2 -2
- package/dist/{chunk-HJUWN7JN.js → chunk-2PVXF5CS.js} +33 -8
- package/dist/chunk-2PVXF5CS.js.map +1 -0
- package/dist/{chunk-YJRT5UQM.js → chunk-2RH777HH.js} +21 -20
- package/dist/{chunk-YJRT5UQM.js.map → chunk-2RH777HH.js.map} +1 -1
- package/dist/{chunk-7O3Y4PPD.js → chunk-37EPTBBR.js} +153 -16
- package/dist/chunk-37EPTBBR.js.map +1 -0
- package/dist/{chunk-2ENE6445.js → chunk-3A5DUZ56.js} +102 -16
- package/dist/chunk-3A5DUZ56.js.map +1 -0
- package/dist/chunk-3EWS67C7.js +461 -0
- package/dist/chunk-3EWS67C7.js.map +1 -0
- package/dist/{chunk-SGZAIJCV.js → chunk-3L2NBKDR.js} +4 -8
- package/dist/chunk-3L2NBKDR.js.map +1 -0
- package/dist/{chunk-YMUFFJCO.js → chunk-3TDUWVWB.js} +5 -2
- package/dist/chunk-3TDUWVWB.js.map +1 -0
- package/dist/{chunk-4GVM6QZA.js → chunk-3XJQBBZD.js} +26 -28
- package/dist/chunk-3XJQBBZD.js.map +1 -0
- package/dist/{chunk-4ZS56W5S.js → chunk-42ALPZ2B.js} +672 -664
- package/dist/chunk-42ALPZ2B.js.map +1 -0
- package/dist/chunk-4CIQDWRB.js +524 -0
- package/dist/chunk-4CIQDWRB.js.map +1 -0
- package/dist/{chunk-RMS3NEA3.js → chunk-4JPMZTJY.js} +2 -2
- package/dist/{chunk-P3MG6QCN.js → chunk-4T3SE27M.js} +5 -9
- package/dist/chunk-4T3SE27M.js.map +1 -0
- package/dist/chunk-4V3Q35WG.js +204 -0
- package/dist/chunk-4V3Q35WG.js.map +1 -0
- package/dist/{chunk-NQKIUNW5.js → chunk-52MGURXO.js} +2 -2
- package/dist/{chunk-EQEYOJBM.js → chunk-5A4345TG.js} +4 -4
- package/dist/chunk-5A4345TG.js.map +1 -0
- package/dist/{chunk-334WSVOW.js → chunk-5FE75J4S.js} +6 -6
- package/dist/chunk-5FE75J4S.js.map +1 -0
- package/dist/chunk-5KC7QYEC.js +565 -0
- package/dist/chunk-5KC7QYEC.js.map +1 -0
- package/dist/{chunk-RSGLUIO6.js → chunk-5UMK7GRI.js} +13 -12
- package/dist/chunk-5UMK7GRI.js.map +1 -0
- package/dist/chunk-5WWDGFOS.js +275 -0
- package/dist/chunk-5WWDGFOS.js.map +1 -0
- package/dist/{chunk-QPQUVOZ2.js → chunk-6QVKPHBF.js} +3 -5
- package/dist/chunk-6QVKPHBF.js.map +1 -0
- package/dist/{chunk-ACAQ2DSG.js → chunk-747G6CT3.js} +2 -2
- package/dist/chunk-747G6CT3.js.map +1 -0
- package/dist/{chunk-QTQUH4DS.js → chunk-7R2Q7CPL.js} +16 -16
- package/dist/chunk-7R2Q7CPL.js.map +1 -0
- package/dist/{chunk-UGTBXF5U.js → chunk-7XMHMVTS.js} +3 -3
- package/dist/{chunk-YJX7EOJD.js → chunk-A4XMIZT3.js} +6 -6
- package/dist/{chunk-YJX7EOJD.js.map → chunk-A4XMIZT3.js.map} +1 -1
- package/dist/{chunk-A66I4JOA.js → chunk-AEQGFRU4.js} +4 -4
- package/dist/chunk-AEQGFRU4.js.map +1 -0
- package/dist/chunk-AL6ML4LA.js +1558 -0
- package/dist/chunk-AL6ML4LA.js.map +1 -0
- package/dist/{chunk-BZ3534YM.js → chunk-AUKKUPVB.js} +2 -2
- package/dist/{chunk-CUZLNGD5.js → chunk-B2YY6WDD.js} +1 -1
- package/dist/chunk-B2YY6WDD.js.map +1 -0
- package/dist/chunk-BKT776R5.js +1 -0
- package/dist/chunk-BNWA3WG5.js +22 -0
- package/dist/chunk-BNWA3WG5.js.map +1 -0
- package/dist/{chunk-VXANTWBJ.js → chunk-BPWYQ25R.js} +92 -6
- package/dist/{chunk-VXANTWBJ.js.map → chunk-BPWYQ25R.js.map} +1 -1
- package/dist/{chunk-6LKOJBV6.js → chunk-BVCUTXE3.js} +2 -2
- package/dist/chunk-CY2CYVWZ.js +41 -0
- package/dist/chunk-CY2CYVWZ.js.map +1 -0
- package/dist/{chunk-M4YPHYEH.js → chunk-DHHGL42E.js} +70 -25
- package/dist/chunk-DHHGL42E.js.map +1 -0
- package/dist/{chunk-VTFVLCUH.js → chunk-DIZLQVAA.js} +2 -2
- package/dist/{chunk-G73UVHCA.js → chunk-DLD5LGDS.js} +11 -12
- package/dist/chunk-DLD5LGDS.js.map +1 -0
- package/dist/{chunk-WQBG4SZS.js → chunk-DQESF6RP.js} +60 -49
- package/dist/chunk-DQESF6RP.js.map +1 -0
- package/dist/{chunk-LWBCUYZW.js → chunk-E2N2T5ZO.js} +2 -2
- package/dist/{chunk-3PGS7TYR.js → chunk-EGVJ7TM4.js} +29 -32
- package/dist/chunk-EGVJ7TM4.js.map +1 -0
- package/dist/{chunk-JVIBCBC7.js → chunk-EJLV62NI.js} +2 -2
- package/dist/{chunk-KKEESNPE.js → chunk-EYG2CY2X.js} +126 -19
- package/dist/chunk-EYG2CY2X.js.map +1 -0
- package/dist/{enclave-55PAM4YO.js → chunk-EZGV6F47.js} +83 -56
- package/dist/chunk-EZGV6F47.js.map +1 -0
- package/dist/{chunk-CHQCZZWC.js → chunk-EZOAKKTB.js} +36 -27
- package/dist/chunk-EZOAKKTB.js.map +1 -0
- package/dist/chunk-F6NCB7KT.js +13 -0
- package/dist/chunk-F6NCB7KT.js.map +1 -0
- package/dist/chunk-FFJFE4T7.js +100 -0
- package/dist/chunk-FFJFE4T7.js.map +1 -0
- package/dist/{chunk-JMGDHKQF.js → chunk-FLPCETP6.js} +2 -2
- package/dist/chunk-FOEDQATO.js +53 -0
- package/dist/chunk-FOEDQATO.js.map +1 -0
- package/dist/{chunk-DGOZ4UZD.js → chunk-FVH5QYY2.js} +2 -2
- package/dist/{chunk-HIWCKBEY.js → chunk-G2MVBDFP.js} +54 -28
- package/dist/chunk-G2MVBDFP.js.map +1 -0
- package/dist/chunk-GMKGGY7V.js +234 -0
- package/dist/chunk-GMKGGY7V.js.map +1 -0
- package/dist/{chunk-EIPVYUEP.js → chunk-GQ4MF3CM.js} +3 -3
- package/dist/chunk-GQ4MF3CM.js.map +1 -0
- package/dist/{chunk-PEOZ34EM.js → chunk-GSAK56VF.js} +1 -1
- package/dist/chunk-GSAK56VF.js.map +1 -0
- package/dist/{chunk-5VCRVKOZ.js → chunk-GUZET4SG.js} +12 -4
- package/dist/chunk-GUZET4SG.js.map +1 -0
- package/dist/{chunk-JBDFMYKQ.js → chunk-GZT3NQRA.js} +2 -2
- package/dist/{chunk-K23VKTN4.js → chunk-H23XHRTT.js} +19 -34
- package/dist/chunk-H23XHRTT.js.map +1 -0
- package/dist/{chunk-TFR7DSOV.js → chunk-H427H63K.js} +2 -2
- package/dist/{chunk-DFMWUOU5.js → chunk-H7JBY4P7.js} +23 -32
- package/dist/chunk-H7JBY4P7.js.map +1 -0
- package/dist/{chunk-SKGMN35F.js → chunk-HS554XAF.js} +3 -3
- package/dist/chunk-HS554XAF.js.map +1 -0
- package/dist/{chunk-HK67PX4J.js → chunk-HW7CMKUG.js} +1 -1
- package/dist/chunk-HW7CMKUG.js.map +1 -0
- package/dist/{chunk-3BVH633C.js → chunk-IMQKWR46.js} +5 -7
- package/dist/chunk-IMQKWR46.js.map +1 -0
- package/dist/{chunk-R42NSZI6.js → chunk-IUBMZPHM.js} +7 -7
- package/dist/chunk-IUBMZPHM.js.map +1 -0
- package/dist/{chunk-CUQPWYRX.js → chunk-IUT3GWP3.js} +75 -386
- package/dist/chunk-IUT3GWP3.js.map +1 -0
- package/dist/{chunk-RF6D3Y5E.js → chunk-JDEYF3PJ.js} +4 -8
- package/dist/{chunk-RF6D3Y5E.js.map → chunk-JDEYF3PJ.js.map} +1 -1
- package/dist/{chunk-PPTHY5QO.js → chunk-JIBUPZHA.js} +99 -8
- package/dist/chunk-JIBUPZHA.js.map +1 -0
- package/dist/{chunk-SMH6SRX7.js → chunk-JOSPH3E5.js} +2 -2
- package/dist/chunk-JQYKPKG6.js +193 -0
- package/dist/chunk-JQYKPKG6.js.map +1 -0
- package/dist/{chunk-7APJ6CO6.js → chunk-JSMTXZR3.js} +45 -13
- package/dist/chunk-JSMTXZR3.js.map +1 -0
- package/dist/chunk-JWWYRR4Q.js +12 -0
- package/dist/chunk-JWWYRR4Q.js.map +1 -0
- package/dist/{chunk-BVN6KXL2.js → chunk-KZXDLBY6.js} +14 -9
- package/dist/chunk-KZXDLBY6.js.map +1 -0
- package/dist/chunk-LGNDFRYC.js +23 -0
- package/dist/chunk-LGNDFRYC.js.map +1 -0
- package/dist/{chunk-XKWGNJ26.js → chunk-LIOVX5TJ.js} +7 -11
- package/dist/chunk-LIOVX5TJ.js.map +1 -0
- package/dist/{chunk-AYX7AINO.js → chunk-LNSVGRHO.js} +5 -7
- package/dist/chunk-LNSVGRHO.js.map +1 -0
- package/dist/chunk-M5B2W6YY.js +293 -0
- package/dist/chunk-M5B2W6YY.js.map +1 -0
- package/dist/chunk-MBMTND6D.js +456 -0
- package/dist/chunk-MBMTND6D.js.map +1 -0
- package/dist/{chunk-3BZZJJMQ.js → chunk-MILI22XQ.js} +3 -3
- package/dist/{chunk-A2HKRLPV.js → chunk-MXKI4ABF.js} +18 -59
- package/dist/chunk-MXKI4ABF.js.map +1 -0
- package/dist/{chunk-ZYIYHJ5R.js → chunk-MXOQ5JCG.js} +869 -238
- package/dist/chunk-MXOQ5JCG.js.map +1 -0
- package/dist/{chunk-V7ZRRCRJ.js → chunk-N7EVQD5S.js} +9 -13
- package/dist/chunk-N7EVQD5S.js.map +1 -0
- package/dist/chunk-N7UDP5VU.js +757 -0
- package/dist/chunk-N7UDP5VU.js.map +1 -0
- package/dist/chunk-NBQ3KK6X.js +270 -0
- package/dist/chunk-NBQ3KK6X.js.map +1 -0
- package/dist/{chunk-ZORTV6NH.js → chunk-NCO25JZO.js} +88 -4
- package/dist/chunk-NCO25JZO.js.map +1 -0
- package/dist/chunk-NH2UOV3B.js +18 -0
- package/dist/chunk-NH2UOV3B.js.map +1 -0
- package/dist/chunk-NYMLINRP.js +28 -0
- package/dist/chunk-NYMLINRP.js.map +1 -0
- package/dist/{chunk-YYP7WSEB.js → chunk-O2IMQSNA.js} +2 -2
- package/dist/chunk-O46CHQT7.js +215 -0
- package/dist/chunk-O46CHQT7.js.map +1 -0
- package/dist/chunk-OIEO4WDL.js +27 -0
- package/dist/chunk-OIEO4WDL.js.map +1 -0
- package/dist/{chunk-TRGTKX5E.js → chunk-OKSTSITU.js} +27 -4
- package/dist/chunk-OKSTSITU.js.map +1 -0
- package/dist/chunk-OYW3I5M4.js +31 -0
- package/dist/chunk-OYW3I5M4.js.map +1 -0
- package/dist/{chunk-Q7HZX3IF.js → chunk-PD64727P.js} +2 -2
- package/dist/chunk-PD64727P.js.map +1 -0
- package/dist/{chunk-FET5XCAT.js → chunk-PP3K67AJ.js} +34 -6
- package/dist/chunk-PP3K67AJ.js.map +1 -0
- package/dist/chunk-Q2XRFWOI.js +40 -0
- package/dist/chunk-Q2XRFWOI.js.map +1 -0
- package/dist/{chunk-QIZPZMUI.js → chunk-Q4UHJ5SN.js} +2 -2
- package/dist/{chunk-FAHMLERK.js → chunk-QBLT6POL.js} +2 -2
- package/dist/chunk-QMWY2FDS.js +157 -0
- package/dist/chunk-QMWY2FDS.js.map +1 -0
- package/dist/{chunk-LH5A3ZPG.js → chunk-RB4DOPGZ.js} +150 -22
- package/dist/chunk-RB4DOPGZ.js.map +1 -0
- package/dist/chunk-RHVMZSUU.js +7 -0
- package/dist/chunk-RHVMZSUU.js.map +1 -0
- package/dist/{chunk-BUE2D7PX.js → chunk-SMV2HRDU.js} +2 -2
- package/dist/chunk-SUZKW6UR.js +25 -0
- package/dist/chunk-SUZKW6UR.js.map +1 -0
- package/dist/{chunk-7MG7SJT7.js → chunk-SV2PM2OY.js} +1 -1
- package/dist/chunk-SV2PM2OY.js.map +1 -0
- package/dist/{chunk-UXVWEX5L.js → chunk-SYNY3VB5.js} +6 -2
- package/dist/chunk-SYNY3VB5.js.map +1 -0
- package/dist/{chunk-4GFX6MPA.js → chunk-TEHHROZL.js} +6 -8
- package/dist/chunk-TEHHROZL.js.map +1 -0
- package/dist/chunk-TKVUE4JF.js +1289 -0
- package/dist/chunk-TKVUE4JF.js.map +1 -0
- package/dist/{chunk-SFAWCTEM.js → chunk-TZZBXPZK.js} +2 -2
- package/dist/{chunk-F3W6YMDC.js → chunk-U2FZNEWJ.js} +4 -4
- package/dist/chunk-U2FZNEWJ.js.map +1 -0
- package/dist/{chunk-BLN54W3L.js → chunk-UA372JHH.js} +56 -3
- package/dist/chunk-UA372JHH.js.map +1 -0
- package/dist/{chunk-6YXCPL4T.js → chunk-UEFOQH74.js} +2 -2
- package/dist/chunk-UEFOQH74.js.map +1 -0
- package/dist/{chunk-2N5ML6HT.js → chunk-UIYESRD6.js} +9 -11
- package/dist/chunk-UIYESRD6.js.map +1 -0
- package/dist/{chunk-UHHPLO3I.js → chunk-V3RWOOSO.js} +4 -4
- package/dist/{chunk-KTFRCC5C.js → chunk-V7ADQF5O.js} +82 -8
- package/dist/chunk-V7ADQF5O.js.map +1 -0
- package/dist/{chunk-453F654R.js → chunk-VAORSCSU.js} +3 -3
- package/dist/chunk-VAORSCSU.js.map +1 -0
- package/dist/{chunk-GPNTB4Y7.js → chunk-VFHCKG5M.js} +6 -10
- package/dist/chunk-VFHCKG5M.js.map +1 -0
- package/dist/{chunk-2577DKXB.js → chunk-VHBKYN2J.js} +3 -3
- package/dist/chunk-VHBKYN2J.js.map +1 -0
- package/dist/chunk-VHM7HCKB.js +220 -0
- package/dist/chunk-VHM7HCKB.js.map +1 -0
- package/dist/{chunk-ZHKOPKE3.js → chunk-VKI2EB3N.js} +3 -3
- package/dist/chunk-VKI2EB3N.js.map +1 -0
- package/dist/{chunk-UDHWDSRL.js → chunk-VMV5SBE4.js} +16 -17
- package/dist/chunk-VMV5SBE4.js.map +1 -0
- package/dist/{chunk-SPYWXKJN.js → chunk-VQDZYB2B.js} +3 -3
- package/dist/chunk-VQDZYB2B.js.map +1 -0
- package/dist/{chunk-Q2PU57HC.js → chunk-VVOLDVIR.js} +2 -2
- package/dist/{chunk-3VF3WQ4F.js → chunk-WPOYWFSE.js} +7 -7
- package/dist/{chunk-3VF3WQ4F.js.map → chunk-WPOYWFSE.js.map} +1 -1
- package/dist/{chunk-OTQZ7ZWU.js → chunk-WXE4W2U6.js} +7 -11
- package/dist/chunk-WXE4W2U6.js.map +1 -0
- package/dist/chunk-XBKH4FOC.js +195 -0
- package/dist/chunk-XBKH4FOC.js.map +1 -0
- package/dist/{chunk-TUFM4UZP.js → chunk-XQRFSKYM.js} +2 -2
- package/dist/{chunk-3V4KWFX7.js → chunk-XSPFDUDG.js} +58 -53
- package/dist/chunk-XSPFDUDG.js.map +1 -0
- package/dist/{chunk-GY4WYNNG.js → chunk-Y2RKVFKR.js} +2 -2
- package/dist/{chunk-UP4BECPY.js → chunk-Y3LPTBG7.js} +89 -27
- package/dist/chunk-Y3LPTBG7.js.map +1 -0
- package/dist/{chunk-4OZNXTO4.js → chunk-YRXFFWG4.js} +2 -2
- package/dist/classified/index.js +5 -5
- package/dist/{classified-marker-BWOFVYAC.js → classified-marker-SIYKUU5L.js} +3 -3
- package/dist/classified-marker-SIYKUU5L.js.map +1 -0
- package/dist/collection-facade-CS7CA2XO.js +47 -0
- package/dist/{computed-VPOKQK4N.js → computed-FAD7SED4.js} +3 -3
- package/dist/consent/index.js +10 -11
- package/dist/consent/index.js.map +1 -1
- package/dist/cover/index.js +10 -11
- package/dist/coverage/index.js +306 -0
- package/dist/coverage/index.js.map +1 -0
- package/dist/custody/index.js +12 -13
- package/dist/{dead-filter-PKQDLOT4.js → dead-filter-4F3LWYKH.js} +11 -3
- package/dist/dead-filter-4F3LWYKH.js.map +1 -0
- package/dist/debug/index.js +11 -2
- package/dist/debug/index.js.map +1 -1
- package/dist/{delegation-DS5NRILW.js → delegation-NANZDG4N.js} +13 -16
- package/dist/delegation-NANZDG4N.js.map +1 -0
- package/dist/derivations/index.js +25 -23
- package/dist/derive-XLOJVXPU.js +20 -0
- package/dist/directory/index.js +10 -11
- package/dist/{dispatch-IEPAVQUM.js → dispatch-H4HV32AM.js} +5 -5
- package/dist/{dispatch-Q6MWLOJY.js → dispatch-JDZNGEB3.js} +20 -21
- package/dist/dispatch-JDZNGEB3.js.map +1 -0
- package/dist/executor-FMPVN6DT.js +35 -0
- package/dist/executor-LBBBRTN5.js +8 -0
- package/dist/executor-OSRZST2U.js +8 -0
- package/dist/export-accessible-RAOJAAU5.js +22 -0
- package/dist/extract-partition-JD5CUSTG.js +37 -0
- package/dist/{fanout-sidecar-S3QL53YX.js → fanout-sidecar-L7NHPIOC.js} +13 -15
- package/dist/fanout-sidecar-L7NHPIOC.js.map +1 -0
- package/dist/find-JRN4RNQ5.js +10 -0
- package/dist/forget/index.js +9 -10
- package/dist/forget/index.js.map +1 -1
- package/dist/guards/index.js +4 -4
- package/dist/history/index.js +13 -14
- package/dist/history/index.js.map +1 -1
- package/dist/i18n/index.js +14 -15
- package/dist/i18n/index.js.map +1 -1
- package/dist/index.d.ts +36 -14
- package/dist/index.js +970 -163
- package/dist/index.js.map +1 -1
- package/dist/indexing/index.js +13 -5
- package/dist/indexing/index.js.map +1 -1
- package/dist/introspection/index.js +11 -12
- package/dist/issue-YIVBZUTH.js +19 -0
- package/dist/ivf-flat-UZ6DQDLS.js +314 -0
- package/dist/ivf-flat-UZ6DQDLS.js.map +1 -0
- package/dist/{json-schema-V3M5MUCM.js → json-schema-3SHX72CC.js} +2 -1
- package/dist/json-schema-3SHX72CC.js.map +1 -0
- package/dist/kernel/attestation-types.d.ts +62 -0
- package/dist/kernel/collection-config.d.ts +5 -68
- package/dist/kernel/collection.d.ts +30 -9
- package/dist/kernel/cutover-transform.d.ts +1 -1
- package/dist/kernel/errors.d.ts +257 -38
- package/dist/kernel/generation-map.d.ts +48 -0
- package/dist/kernel/merge-authority.d.ts +1 -1
- package/dist/kernel/noydb.d.ts +6 -1
- package/dist/kernel/paths.d.ts +29 -5
- package/dist/kernel/prepared-write.d.ts +1 -1
- package/dist/kernel/present-cache.d.ts +58 -0
- package/dist/kernel/query/all.d.ts +7 -0
- package/dist/kernel/query/builder.d.ts +601 -270
- package/dist/kernel/query/civil-date.d.ts +64 -0
- package/dist/kernel/query/cursor.d.ts +40 -0
- package/dist/kernel/query/distinct-key.d.ts +98 -0
- package/dist/kernel/query/hydration.d.ts +76 -0
- package/dist/kernel/query/index.d.ts +31 -15
- package/dist/kernel/query/internal/core.d.ts +30 -0
- package/dist/kernel/query/internal/hooks.d.ts +22 -0
- package/dist/kernel/query/internal/maintenance.d.ts +43 -0
- package/dist/kernel/query/live/incremental.d.ts +314 -0
- package/dist/kernel/query/live/index.d.ts +22 -0
- package/dist/kernel/query/live/install.d.ts +2 -0
- package/dist/kernel/query/{live.d.ts → live/live.d.ts} +39 -9
- package/dist/kernel/query/live/methods.d.ts +107 -0
- package/dist/kernel/query/predicate.d.ts +119 -1
- package/dist/kernel/query/reduce/date-trunc.d.ts +75 -0
- package/dist/kernel/query/reduce/index.d.ts +36 -0
- package/dist/kernel/query/reduce/install.d.ts +2 -0
- package/dist/kernel/query/reduce/methods.d.ts +259 -0
- package/dist/kernel/query/reduce/scan-methods.d.ts +121 -0
- package/dist/kernel/query/relate/explain.d.ts +199 -0
- package/dist/kernel/query/relate/index.d.ts +48 -0
- package/dist/kernel/query/relate/install.d.ts +2 -0
- package/dist/kernel/query/relate/join-on.d.ts +126 -0
- package/dist/kernel/query/relate/join-reduce.d.ts +16 -0
- package/dist/kernel/query/relate/join.d.ts +452 -0
- package/dist/kernel/query/relate/methods.d.ts +426 -0
- package/dist/kernel/query/relate/partition.d.ts +87 -0
- package/dist/kernel/query/relate/scan-methods.d.ts +163 -0
- package/dist/kernel/query/relate/traverse.d.ts +109 -0
- package/dist/kernel/query/scan-builder.d.ts +79 -176
- package/dist/kernel/query/sort-key.d.ts +52 -0
- package/dist/kernel/secret-mode.d.ts +1 -1
- package/dist/kernel/tx-write-gate.d.ts +77 -0
- package/dist/kernel/types.d.ts +113 -8
- package/dist/kernel/validation.d.ts +27 -10
- package/dist/kernel/vault.d.ts +11 -6
- package/dist/kernel/via/compose.d.ts +3 -0
- package/dist/kernel/via/index.d.ts +56 -0
- package/dist/kernel/via/pipeline.d.ts +48 -0
- package/dist/kernel/write-queue.d.ts +17 -0
- package/dist/{ledger-EDXFFZQL.js → ledger-5ZMGE44K.js} +11 -12
- package/dist/liberate-WZSZM2W6.js +24 -0
- package/dist/link-set-MFXC24VK.js +29 -0
- package/dist/{managed-secret-NCWEMPUQ.js → managed-secret-MFTFT22X.js} +10 -11
- package/dist/materialized-views/index.js +30 -24
- package/dist/{migrate-cek-5ENH64AA.js → migrate-cek-DZRFFOHW.js} +2 -2
- package/dist/money/index.js +5 -5
- package/dist/noydb-ITIGNKUF.js +96 -0
- package/dist/overlay-views/index.js +4 -4
- package/dist/periods/index.js +12 -13
- package/dist/pod/index.js +74 -67
- package/dist/{pod-handle-ECVCDIXW.js → pod-handle-A3LET7NO.js} +10 -11
- package/dist/pod-handle-A3LET7NO.js.map +1 -0
- package/dist/policy/index.js +10 -11
- package/dist/port/on/index.d.ts +1 -1
- package/dist/port/to/index.d.ts +1 -1
- package/dist/port/with/blob-strategy.d.ts +10 -1
- package/dist/port/with/classified-strategy.d.ts +1 -1
- package/dist/port/with/collection-options.d.ts +6 -1
- package/dist/port/with/collection-registries.d.ts +1 -1
- package/dist/port/with/coverage-strategy.d.ts +83 -0
- package/dist/port/with/lookup-strategy.d.ts +2 -2
- package/dist/port/with/service-bus.d.ts +46 -0
- package/dist/port/with/strategies.d.ts +2 -0
- package/dist/portability/index.js +8 -8
- package/dist/{post-register-3IPCSG6Q.js → post-register-7ND27CF2.js} +6 -6
- package/dist/post-register-7ND27CF2.js.map +1 -0
- package/dist/query/all/index.js +31 -0
- package/dist/query/index.js +20 -32
- package/dist/query/live/index.js +21 -0
- package/dist/query/live/index.js.map +1 -0
- package/dist/query/reduce/index.js +33 -0
- package/dist/query/reduce/index.js.map +1 -0
- package/dist/query/relate/index.js +56 -0
- package/dist/query/relate/index.js.map +1 -0
- package/dist/reduce/index.js +72 -18
- package/dist/reduce/index.js.map +1 -1
- package/dist/register-DT5HZ2LZ.js +30 -0
- package/dist/registry-BHRZGZHF.js +8 -0
- package/dist/registry-ET6ZFFWA.js +34 -0
- package/dist/registry-HXFGLGTG.js +8 -0
- package/dist/registry-THCPDEOD.js +23 -0
- package/dist/request-withdrawal-AV2MJJKY.js +30 -0
- package/dist/{reveal-QZDHSGD4.js → reveal-B2TLP4JQ.js} +10 -9
- package/dist/reveal-B2TLP4JQ.js.map +1 -0
- package/dist/revoke-6DWIEOCV.js +24 -0
- package/dist/satellites/index.js +1 -1
- package/dist/schema-update/index.js +2 -2
- package/dist/sealed-record/index.js +16 -18
- package/dist/sealed-record/index.js.map +1 -1
- package/dist/search/index.js +11 -5
- package/dist/{seed-X5CC22CQ.js → seed-XNSE4U3S.js} +15 -18
- package/dist/seed-XNSE4U3S.js.map +1 -0
- package/dist/sequence/index.js +9 -10
- package/dist/session/index.js +9 -10
- package/dist/session/index.js.map +1 -1
- package/dist/shadow/index.js +2 -2
- package/dist/signer-MHGW3OIL.js +23 -0
- package/dist/snapshots/index.js +11 -11
- package/dist/stale-6GCFMOOR.js +28 -0
- package/dist/storage-BYN5LO6Z.js +21 -0
- package/dist/storage-BYN5LO6Z.js.map +1 -0
- package/dist/store/index.js +1 -1
- package/dist/{store-coordination-provider-4WZAIRHC.js → store-coordination-provider-C4BPT5XF.js} +11 -12
- package/dist/store-coordination-provider-C4BPT5XF.js.map +1 -0
- package/dist/sync/index.js +10 -11
- package/dist/sync/index.js.map +1 -1
- package/dist/team/index.js +17 -16
- package/dist/tiers/index.js +13 -12
- package/dist/to/index.js +2 -2
- package/dist/transactions/index.js +3 -3
- package/dist/util/index.js +1 -1
- package/dist/vault-head/index.js +11 -14
- package/dist/vault-head/index.js.map +1 -1
- package/dist/{verify-6MDTIUEV.js → verify-UKALW7C2.js} +14 -12
- package/dist/verify-UKALW7C2.js.map +1 -0
- package/dist/via/blob/index.d.ts +1 -0
- package/dist/via/classified/binding.d.ts +2 -2
- package/dist/via/classified/config-drift.d.ts +2 -2
- package/dist/via/classified/errors.d.ts +1 -1
- package/dist/via/geo/binding.d.ts +31 -0
- package/dist/via/geo/descriptor.d.ts +54 -0
- package/dist/via/geo/geohash.d.ts +95 -0
- package/dist/via/geo/index.d.ts +13 -0
- package/dist/via/geo/where.d.ts +50 -0
- package/dist/via/i18n/core.d.ts +1 -1
- package/dist/via/lookup/handle.d.ts +4 -4
- package/dist/via/lookup/registry.d.ts +1 -1
- package/dist/via/lookup/snapshot.d.ts +3 -3
- package/dist/walk-4VPK7AS4.js +20 -0
- package/dist/walk-4VPK7AS4.js.map +1 -0
- package/dist/with-audit/attestation/index.d.ts +2 -1
- package/dist/with-audit/attestation/issue.d.ts +2 -2
- package/dist/with-audit/attestation/revoke.d.ts +2 -2
- package/dist/with-audit/attestation/scheme.d.ts +7 -0
- package/dist/with-audit/attestation/signer.d.ts +1 -1
- package/dist/with-audit/attestation/strategy.d.ts +2 -2
- package/dist/with-audit/attestation/types.d.ts +10 -0
- package/dist/with-audit/attestation/vault-facade.d.ts +2 -2
- package/dist/with-audit/attestation/verifier.d.ts +6 -0
- package/dist/with-audit/consent/consent.d.ts +1 -1
- package/dist/with-audit/consent/strategy.d.ts +1 -1
- package/dist/with-audit/coverage/accounting.d.ts +112 -0
- package/dist/with-audit/coverage/active.d.ts +29 -0
- package/dist/with-audit/coverage/index.d.ts +61 -0
- package/dist/with-audit/coverage/sketch.d.ts +75 -0
- package/dist/with-audit/forget/subject-index.d.ts +1 -1
- package/dist/with-audit/periods/periods.d.ts +55 -7
- package/dist/with-audit/periods/reserved-collections.d.ts +3 -0
- package/dist/with-audit/periods/vault-facade.d.ts +18 -1
- package/dist/with-audit/sealed-record/index.d.ts +2 -2
- package/dist/with-audit/sealed-record/strategy.d.ts +1 -1
- package/dist/with-audit/tiers/index.d.ts +53 -2
- package/dist/with-audit/tiers/strategy.d.ts +8 -0
- package/dist/with-cargo/adopt-partition.d.ts +1 -1
- package/dist/with-cargo/extract-partition.d.ts +1 -1
- package/dist/with-cargo/floor.d.ts +3 -3
- package/dist/with-commit/history/history.d.ts +2 -2
- package/dist/with-commit/history/index.d.ts +1 -1
- package/dist/with-commit/history/ledger/store.d.ts +1 -1
- package/dist/with-commit/history/strategy.d.ts +1 -1
- package/dist/with-commit/history/time-machine.d.ts +1 -1
- package/dist/with-commit/numbering/index.d.ts +1 -1
- package/dist/with-commit/sequence/index.d.ts +1 -1
- package/dist/with-commit/tx/invariants.d.ts +1 -1
- package/dist/with-commit/tx/transaction.d.ts +13 -3
- package/dist/with-commit/vault-head/head.d.ts +1 -1
- package/dist/with-commit/vault-head/index.d.ts +1 -1
- package/dist/with-commit/vault-head/strategy.d.ts +1 -1
- package/dist/with-commit/vault-head/verify.d.ts +1 -1
- package/dist/with-formula/derivations/dispatch.d.ts +1 -1
- package/dist/with-formula/derivations/fanout-sidecar.d.ts +1 -1
- package/dist/with-formula/materialized-views/dependency-analyzer.d.ts +4 -3
- package/dist/with-formula/materialized-views/emit-memo.d.ts +40 -0
- package/dist/with-formula/materialized-views/executor.d.ts +8 -0
- package/dist/with-formula/materialized-views/index.d.ts +1 -1
- package/dist/with-formula/materialized-views/registry.d.ts +15 -0
- package/dist/with-formula/materialized-views/types.d.ts +106 -14
- package/dist/with-formula/materialized-views/window-stage.d.ts +11 -0
- package/dist/with-formula/overlay-views/types.d.ts +1 -1
- package/dist/with-formula/overlay-views/virtual-collection.d.ts +13 -4
- package/dist/with-lookup/embeddings/chunks.d.ts +79 -0
- package/dist/with-lookup/embeddings/descriptor.d.ts +21 -0
- package/dist/with-lookup/embeddings/index.d.ts +3 -0
- package/dist/with-lookup/embeddings/ivf-flat.d.ts +93 -0
- package/dist/with-lookup/embeddings/vector-index.d.ts +73 -0
- package/dist/with-lookup/embeddings/vector-set.d.ts +94 -1
- package/dist/with-lookup/embeddings/with-vector-index.d.ts +67 -0
- package/dist/with-lookup/indexing/collection-facade.d.ts +86 -3
- package/dist/with-lookup/indexing/compound-indexes.d.ts +129 -0
- package/dist/with-lookup/indexing/eager-indexes.d.ts +170 -1
- package/dist/with-lookup/indexing/index-snapshot.d.ts +62 -0
- package/dist/with-lookup/indexing/lazy-builder.d.ts +33 -0
- package/dist/with-lookup/indexing/persisted-field-indexes.d.ts +104 -0
- package/dist/with-lookup/indexing/persisted-indexes.d.ts +12 -0
- package/dist/with-lookup/indexing/sorted-indexes.d.ts +117 -0
- package/dist/with-lookup/indexing/unique-constraints.d.ts +106 -23
- package/dist/with-lookup/reduce/active.d.ts +2 -24
- package/dist/with-lookup/reduce/group-core.d.ts +43 -0
- package/dist/with-lookup/reduce/groupby.d.ts +195 -36
- package/dist/with-lookup/reduce/incremental-group.d.ts +153 -0
- package/dist/with-lookup/reduce/index.d.ts +26 -5
- package/dist/with-lookup/reduce/reducers.d.ts +255 -1
- package/dist/with-lookup/reduce/reduction.d.ts +44 -13
- package/dist/with-lookup/reduce/strategy.d.ts +43 -3
- package/dist/with-lookup/reduce/window.d.ts +262 -0
- package/dist/with-lookup/search/collection-facade.d.ts +45 -9
- package/dist/with-lookup/search/index-store.d.ts +5 -3
- package/dist/with-lookup/search/index.d.ts +4 -2
- package/dist/with-lookup/search/inverted-index.d.ts +38 -2
- package/dist/with-lookup/search/persisted-index-store.d.ts +5 -2
- package/dist/with-lookup/search/phrase.d.ts +28 -0
- package/dist/with-lookup/search/retrieve-types.d.ts +57 -1
- package/dist/with-lookup/search/serialize.d.ts +29 -3
- package/dist/with-lookup/search/strategy.d.ts +2 -6
- package/dist/with-party/broker/index.d.ts +3 -3
- package/dist/with-party/directory/cover/index.d.ts +1 -1
- package/dist/with-party/directory/cover/storage.d.ts +1 -1
- package/dist/with-party/directory/cover/types.d.ts +1 -1
- package/dist/with-party/directory/index.d.ts +1 -1
- package/dist/with-party/directory/types.d.ts +1 -1
- package/dist/with-party/directory/user-envelope/api.d.ts +1 -1
- package/dist/with-party/directory/user-envelope/storage.d.ts +1 -1
- package/dist/with-party/policy/engine.d.ts +1 -1
- package/dist/with-party/policy/index.d.ts +1 -1
- package/dist/with-party/policy/presets.d.ts +1 -1
- package/dist/with-party/team/authenticators.d.ts +91 -1
- package/dist/with-party/team/delegation.d.ts +1 -1
- package/dist/with-party/team/echo-secret.d.ts +2 -2
- package/dist/with-party/team/index.d.ts +4 -3
- package/dist/with-party/team/keyring.d.ts +2 -2
- package/dist/with-party/team/magic-link-grant.d.ts +1 -1
- package/dist/with-party/team/managed-secret.d.ts +1 -1
- package/dist/with-party/team/noydb-facade.d.ts +12 -3
- package/dist/with-party/team/recovery.d.ts +1 -1
- package/dist/with-party/team/roster-tag.d.ts +1 -1
- package/dist/with-party/team/rotate-recover.d.ts +1 -1
- package/dist/with-party/team/wrapped-deks.d.ts +1 -1
- package/dist/with-pod/format.d.ts +1 -1
- package/dist/with-pod/index.d.ts +1 -1
- package/dist/with-pod/pod.d.ts +1 -1
- package/dist/with-shape/blobs/blob-compaction.d.ts +17 -1
- package/dist/with-shape/blobs/blob-intent.d.ts +1 -1
- package/dist/with-shape/blobs/blob-set.d.ts +23 -4
- package/dist/with-shape/blobs/legacy-sweep.d.ts +35 -0
- package/dist/with-shape/introspection/describe.d.ts +7 -1
- package/dist/with-shape/introspection/field-meta.d.ts +18 -0
- package/dist/with-shape/introspection/types.d.ts +57 -1
- package/dist/with-shape/introspection/walk.d.ts +1 -1
- package/dist/with-shape/links/lazy-handle.d.ts +1 -1
- package/dist/with-shape/links/link-set.d.ts +1 -1
- package/dist/with-shape/links/vault-facade.d.ts +1 -1
- package/dist/with-shape/manifest/derive.d.ts +1 -1
- package/dist/with-shape/manifest/storage.d.ts +1 -1
- package/dist/with-shape/persisted-schemas/register.d.ts +1 -1
- package/dist/with-shape/persisted-schemas/storage.d.ts +1 -1
- package/dist/with-shape/satellites/dead-filter.d.ts +1 -1
- package/dist/with-shape/satellites/declare.d.ts +1 -1
- package/dist/with-shape/satellites/marker.d.ts +1 -1
- package/dist/with-shape/satellites/post-register.d.ts +1 -1
- package/dist/with-store/partitioned/index.d.ts +337 -0
- package/dist/with-sync/change-broadcast.d.ts +153 -0
- package/dist/with-sync/presence.d.ts +5 -10
- package/dist/withdraw-accessible-HL7GACUE.js +27 -0
- package/dist/withdraw-accessible-HL7GACUE.js.map +1 -0
- package/package.json +48 -12
- package/dist/api-WYW4YEQG.js +0 -19
- package/dist/backup-XKCXVKV3.js.map +0 -1
- package/dist/chunk-2577DKXB.js.map +0 -1
- package/dist/chunk-2ENE6445.js.map +0 -1
- package/dist/chunk-2N5ML6HT.js.map +0 -1
- package/dist/chunk-334WSVOW.js.map +0 -1
- package/dist/chunk-3BVH633C.js.map +0 -1
- package/dist/chunk-3PGS7TYR.js.map +0 -1
- package/dist/chunk-3V4KWFX7.js.map +0 -1
- package/dist/chunk-453F654R.js.map +0 -1
- package/dist/chunk-4GFX6MPA.js.map +0 -1
- package/dist/chunk-4GVM6QZA.js.map +0 -1
- package/dist/chunk-4ZS56W5S.js.map +0 -1
- package/dist/chunk-5VCRVKOZ.js.map +0 -1
- package/dist/chunk-6YXCPL4T.js.map +0 -1
- package/dist/chunk-7APJ6CO6.js.map +0 -1
- package/dist/chunk-7MG2LHO5.js +0 -1616
- package/dist/chunk-7MG2LHO5.js.map +0 -1
- package/dist/chunk-7MG7SJT7.js.map +0 -1
- package/dist/chunk-7O3Y4PPD.js.map +0 -1
- package/dist/chunk-A2HKRLPV.js.map +0 -1
- package/dist/chunk-A66I4JOA.js.map +0 -1
- package/dist/chunk-ACAQ2DSG.js.map +0 -1
- package/dist/chunk-ATL3ZVXT.js +0 -151
- package/dist/chunk-ATL3ZVXT.js.map +0 -1
- package/dist/chunk-AYX7AINO.js.map +0 -1
- package/dist/chunk-BLN54W3L.js.map +0 -1
- package/dist/chunk-BRLKZUBT.js +0 -95
- package/dist/chunk-BRLKZUBT.js.map +0 -1
- package/dist/chunk-BTDR2PXY.js +0 -29
- package/dist/chunk-BTDR2PXY.js.map +0 -1
- package/dist/chunk-BVN6KXL2.js.map +0 -1
- package/dist/chunk-CHQCZZWC.js.map +0 -1
- package/dist/chunk-CUQPWYRX.js.map +0 -1
- package/dist/chunk-CUZLNGD5.js.map +0 -1
- package/dist/chunk-DFMWUOU5.js.map +0 -1
- package/dist/chunk-EIPVYUEP.js.map +0 -1
- package/dist/chunk-EQEYOJBM.js.map +0 -1
- package/dist/chunk-F3W6YMDC.js.map +0 -1
- package/dist/chunk-FET5XCAT.js.map +0 -1
- package/dist/chunk-G73UVHCA.js.map +0 -1
- package/dist/chunk-GPNTB4Y7.js.map +0 -1
- package/dist/chunk-GYGLAVCX.js.map +0 -1
- package/dist/chunk-HIWCKBEY.js.map +0 -1
- package/dist/chunk-HJUWN7JN.js.map +0 -1
- package/dist/chunk-HK67PX4J.js.map +0 -1
- package/dist/chunk-HPVZCW43.js +0 -479
- package/dist/chunk-HPVZCW43.js.map +0 -1
- package/dist/chunk-I3ISCYT7.js +0 -159
- package/dist/chunk-I3ISCYT7.js.map +0 -1
- package/dist/chunk-K23VKTN4.js.map +0 -1
- package/dist/chunk-KKEESNPE.js.map +0 -1
- package/dist/chunk-KTFRCC5C.js.map +0 -1
- package/dist/chunk-LH5A3ZPG.js.map +0 -1
- package/dist/chunk-LP7BEXCT.js +0 -32
- package/dist/chunk-LP7BEXCT.js.map +0 -1
- package/dist/chunk-M4YPHYEH.js.map +0 -1
- package/dist/chunk-NSITFOCJ.js +0 -99
- package/dist/chunk-NSITFOCJ.js.map +0 -1
- package/dist/chunk-OTQZ7ZWU.js.map +0 -1
- package/dist/chunk-P3MG6QCN.js.map +0 -1
- package/dist/chunk-PEOZ34EM.js.map +0 -1
- package/dist/chunk-PPTHY5QO.js.map +0 -1
- package/dist/chunk-Q2MPFCQ7.js.map +0 -1
- package/dist/chunk-Q7HZX3IF.js.map +0 -1
- package/dist/chunk-QPQUVOZ2.js.map +0 -1
- package/dist/chunk-QTQUH4DS.js.map +0 -1
- package/dist/chunk-R42NSZI6.js.map +0 -1
- package/dist/chunk-R7BX2NB3.js.map +0 -1
- package/dist/chunk-RSGLUIO6.js.map +0 -1
- package/dist/chunk-RTBJ5IOO.js +0 -87
- package/dist/chunk-RTBJ5IOO.js.map +0 -1
- package/dist/chunk-SGZAIJCV.js.map +0 -1
- package/dist/chunk-SKGMN35F.js.map +0 -1
- package/dist/chunk-SPYWXKJN.js.map +0 -1
- package/dist/chunk-SZJ3DLZA.js +0 -66
- package/dist/chunk-SZJ3DLZA.js.map +0 -1
- package/dist/chunk-TRGTKX5E.js.map +0 -1
- package/dist/chunk-UDHWDSRL.js.map +0 -1
- package/dist/chunk-UP4BECPY.js.map +0 -1
- package/dist/chunk-UXVWEX5L.js.map +0 -1
- package/dist/chunk-V7ZRRCRJ.js.map +0 -1
- package/dist/chunk-WQBG4SZS.js.map +0 -1
- package/dist/chunk-XKWGNJ26.js.map +0 -1
- package/dist/chunk-YMUFFJCO.js.map +0 -1
- package/dist/chunk-ZHKOPKE3.js.map +0 -1
- package/dist/chunk-ZN4FD4PE.js +0 -364
- package/dist/chunk-ZN4FD4PE.js.map +0 -1
- package/dist/chunk-ZORTV6NH.js.map +0 -1
- package/dist/chunk-ZYIYHJ5R.js.map +0 -1
- package/dist/classified-marker-BWOFVYAC.js.map +0 -1
- package/dist/collection-facade-JSJYIKS4.js +0 -45
- package/dist/dead-filter-PKQDLOT4.js.map +0 -1
- package/dist/delegation-DS5NRILW.js.map +0 -1
- package/dist/derive-E642AOUB.js +0 -21
- package/dist/dispatch-Q6MWLOJY.js.map +0 -1
- package/dist/executor-5NIMLSKZ.js +0 -8
- package/dist/executor-7UQ3BZ4F.js +0 -29
- package/dist/executor-AQVXV5GZ.js +0 -8
- package/dist/export-accessible-ORMKLA3E.js +0 -22
- package/dist/extract-partition-NKYO3WNG.js +0 -37
- package/dist/fanout-sidecar-S3QL53YX.js.map +0 -1
- package/dist/find-NOGJ25VX.js +0 -10
- package/dist/issue-3DTQ7VJJ.js +0 -18
- package/dist/json-schema-V3M5MUCM.js.map +0 -1
- package/dist/kernel/enclave/classify/compare.d.ts +0 -10
- package/dist/kernel/enclave/index.d.ts +0 -87
- package/dist/kernel/enclave/record-keys/lifecycle.d.ts +0 -124
- package/dist/kernel/enclave/record-keys/rekey-blob.d.ts +0 -88
- package/dist/kernel/enclave/record-keys/rekey.d.ts +0 -91
- package/dist/kernel/enclave/record-keys/sealed-slot.d.ts +0 -14
- package/dist/kernel/enclave/record-keys/sealed-slots.d.ts +0 -123
- package/dist/kernel/enclave/record-keys/sealing.d.ts +0 -70
- package/dist/kernel/query/join.d.ts +0 -232
- package/dist/liberate-V35QUHJP.js +0 -24
- package/dist/link-set-2TTM3IZC.js +0 -30
- package/dist/noydb-62MX4QUG.js +0 -90
- package/dist/pod-handle-ECVCDIXW.js.map +0 -1
- package/dist/post-register-3IPCSG6Q.js.map +0 -1
- package/dist/register-HHLXEQDN.js +0 -31
- package/dist/registry-23WF3TGH.js +0 -8
- package/dist/registry-4AYVUNXK.js +0 -8
- package/dist/registry-JS3YFQQM.js +0 -18
- package/dist/registry-XX2Z7B46.js +0 -32
- package/dist/request-withdrawal-CHPATE4G.js +0 -30
- package/dist/reveal-QZDHSGD4.js.map +0 -1
- package/dist/revoke-7M2VW4ON.js +0 -23
- package/dist/seed-X5CC22CQ.js.map +0 -1
- package/dist/signer-SJQJVSM6.js +0 -24
- package/dist/stale-BZS6H2RY.js +0 -29
- package/dist/storage-RW4QBS23.js +0 -22
- package/dist/store-coordination-provider-4WZAIRHC.js.map +0 -1
- package/dist/verify-6MDTIUEV.js.map +0 -1
- package/dist/walk-ZURCH6RZ.js +0 -21
- package/dist/withdraw-accessible-PXR4IXDX.js +0 -27
- /package/dist/{api-WYW4YEQG.js.map → api-OS747DS4.js.map} +0 -0
- /package/dist/{computed-VPOKQK4N.js.map → capsule/contract.js.map} +0 -0
- /package/dist/{kernel/enclave → capsule/enclave-aes}/broker/proof.d.ts +0 -0
- /package/dist/{kernel/enclave → capsule/enclave-aes}/classify/bidx.d.ts +0 -0
- /package/dist/{kernel/enclave → capsule/enclave-aes}/classify/digest.d.ts +0 -0
- /package/dist/{kernel/enclave → capsule/enclave-aes}/classify/vdig.d.ts +0 -0
- /package/dist/{kernel/enclave/classify → capsule/plumbing}/kofn.d.ts +0 -0
- /package/dist/{kernel/enclave/classify → capsule/plumbing}/normalize.d.ts +0 -0
- /package/dist/{kernel/enclave → capsule/plumbing}/record-aad.d.ts +0 -0
- /package/dist/{collection-facade-JSJYIKS4.js.map → capsule-VOLX3QRQ.js.map} +0 -0
- /package/dist/{chunk-MVMXZYXT.js.map → chunk-2GHDLTPE.js.map} +0 -0
- /package/dist/{chunk-XLMEZIAJ.js.map → chunk-2ODVB6LZ.js.map} +0 -0
- /package/dist/{chunk-RMS3NEA3.js.map → chunk-4JPMZTJY.js.map} +0 -0
- /package/dist/{chunk-NQKIUNW5.js.map → chunk-52MGURXO.js.map} +0 -0
- /package/dist/{chunk-UGTBXF5U.js.map → chunk-7XMHMVTS.js.map} +0 -0
- /package/dist/{chunk-BZ3534YM.js.map → chunk-AUKKUPVB.js.map} +0 -0
- /package/dist/{derive-E642AOUB.js.map → chunk-BKT776R5.js.map} +0 -0
- /package/dist/{chunk-6LKOJBV6.js.map → chunk-BVCUTXE3.js.map} +0 -0
- /package/dist/{chunk-VTFVLCUH.js.map → chunk-DIZLQVAA.js.map} +0 -0
- /package/dist/{chunk-LWBCUYZW.js.map → chunk-E2N2T5ZO.js.map} +0 -0
- /package/dist/{chunk-JVIBCBC7.js.map → chunk-EJLV62NI.js.map} +0 -0
- /package/dist/{chunk-JMGDHKQF.js.map → chunk-FLPCETP6.js.map} +0 -0
- /package/dist/{chunk-DGOZ4UZD.js.map → chunk-FVH5QYY2.js.map} +0 -0
- /package/dist/{chunk-JBDFMYKQ.js.map → chunk-GZT3NQRA.js.map} +0 -0
- /package/dist/{chunk-TFR7DSOV.js.map → chunk-H427H63K.js.map} +0 -0
- /package/dist/{chunk-SMH6SRX7.js.map → chunk-JOSPH3E5.js.map} +0 -0
- /package/dist/{chunk-3BZZJJMQ.js.map → chunk-MILI22XQ.js.map} +0 -0
- /package/dist/{chunk-YYP7WSEB.js.map → chunk-O2IMQSNA.js.map} +0 -0
- /package/dist/{chunk-QIZPZMUI.js.map → chunk-Q4UHJ5SN.js.map} +0 -0
- /package/dist/{chunk-FAHMLERK.js.map → chunk-QBLT6POL.js.map} +0 -0
- /package/dist/{chunk-BUE2D7PX.js.map → chunk-SMV2HRDU.js.map} +0 -0
- /package/dist/{chunk-SFAWCTEM.js.map → chunk-TZZBXPZK.js.map} +0 -0
- /package/dist/{chunk-UHHPLO3I.js.map → chunk-V3RWOOSO.js.map} +0 -0
- /package/dist/{chunk-Q2PU57HC.js.map → chunk-VVOLDVIR.js.map} +0 -0
- /package/dist/{chunk-TUFM4UZP.js.map → chunk-XQRFSKYM.js.map} +0 -0
- /package/dist/{chunk-GY4WYNNG.js.map → chunk-Y2RKVFKR.js.map} +0 -0
- /package/dist/{chunk-4OZNXTO4.js.map → chunk-YRXFFWG4.js.map} +0 -0
- /package/dist/{enclave-55PAM4YO.js.map → collection-facade-CS7CA2XO.js.map} +0 -0
- /package/dist/{executor-5NIMLSKZ.js.map → computed-FAD7SED4.js.map} +0 -0
- /package/dist/{executor-7UQ3BZ4F.js.map → derive-XLOJVXPU.js.map} +0 -0
- /package/dist/{dispatch-IEPAVQUM.js.map → dispatch-H4HV32AM.js.map} +0 -0
- /package/dist/{executor-AQVXV5GZ.js.map → executor-FMPVN6DT.js.map} +0 -0
- /package/dist/{export-accessible-ORMKLA3E.js.map → executor-LBBBRTN5.js.map} +0 -0
- /package/dist/{extract-partition-NKYO3WNG.js.map → executor-OSRZST2U.js.map} +0 -0
- /package/dist/{find-NOGJ25VX.js.map → export-accessible-RAOJAAU5.js.map} +0 -0
- /package/dist/{issue-3DTQ7VJJ.js.map → extract-partition-JD5CUSTG.js.map} +0 -0
- /package/dist/{ledger-EDXFFZQL.js.map → find-JRN4RNQ5.js.map} +0 -0
- /package/dist/{liberate-V35QUHJP.js.map → issue-YIVBZUTH.js.map} +0 -0
- /package/dist/{link-set-2TTM3IZC.js.map → ledger-5ZMGE44K.js.map} +0 -0
- /package/dist/{managed-secret-NCWEMPUQ.js.map → liberate-WZSZM2W6.js.map} +0 -0
- /package/dist/{noydb-62MX4QUG.js.map → link-set-MFXC24VK.js.map} +0 -0
- /package/dist/{register-HHLXEQDN.js.map → managed-secret-MFTFT22X.js.map} +0 -0
- /package/dist/{migrate-cek-5ENH64AA.js.map → migrate-cek-DZRFFOHW.js.map} +0 -0
- /package/dist/{registry-23WF3TGH.js.map → noydb-ITIGNKUF.js.map} +0 -0
- /package/dist/{registry-4AYVUNXK.js.map → query/all/index.js.map} +0 -0
- /package/dist/{registry-JS3YFQQM.js.map → register-DT5HZ2LZ.js.map} +0 -0
- /package/dist/{registry-XX2Z7B46.js.map → registry-BHRZGZHF.js.map} +0 -0
- /package/dist/{request-withdrawal-CHPATE4G.js.map → registry-ET6ZFFWA.js.map} +0 -0
- /package/dist/{revoke-7M2VW4ON.js.map → registry-HXFGLGTG.js.map} +0 -0
- /package/dist/{signer-SJQJVSM6.js.map → registry-THCPDEOD.js.map} +0 -0
- /package/dist/{stale-BZS6H2RY.js.map → request-withdrawal-AV2MJJKY.js.map} +0 -0
- /package/dist/{storage-RW4QBS23.js.map → revoke-6DWIEOCV.js.map} +0 -0
- /package/dist/{walk-ZURCH6RZ.js.map → signer-MHGW3OIL.js.map} +0 -0
- /package/dist/{withdraw-accessible-PXR4IXDX.js.map → stale-6GCFMOOR.js.map} +0 -0
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Read-coverage sensor contract (#1363, from the #1251 design).
|
|
3
|
+
*
|
|
4
|
+
* ⛔⛔ **THIS IS TELEMETRY. IT IS NOT A CONTROL.** Against an insider holding
|
|
5
|
+
* the device and local keys, it prevents nothing — they hold the DEK, so the
|
|
6
|
+
* plaintext is derivable whatever hub decides. What it does is make bulk
|
|
7
|
+
* extraction **visible early, attributable and loud**. The real remediation is
|
|
8
|
+
* key custody — tiers and per-collection DEKs — and any deployment that reads
|
|
9
|
+
* this as a control has been made *less* safe by it, because it stops building
|
|
10
|
+
* the key boundary that would actually bind.
|
|
11
|
+
*
|
|
12
|
+
* Lives on the `/with` port (the one seam the kernel spine may import
|
|
13
|
+
* statically) so `Collection`/`RecordCodec` can hold the {@link NO_COVERAGE}
|
|
14
|
+
* floor default without a spine→service static import.
|
|
15
|
+
*
|
|
16
|
+
* ⛔ There is deliberately NO refusal path here, and none may be added. The
|
|
17
|
+
* design ruled (#1251 §3) that set-completion ALERTING beats threshold
|
|
18
|
+
* blocking: a refusal at a boundary is a threshold the reader can
|
|
19
|
+
* binary-search, and a signal is not. Adding "just an option" to refuse
|
|
20
|
+
* reintroduces exactly the objection the shape was chosen to dissolve.
|
|
21
|
+
*
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
24
|
+
/**
|
|
25
|
+
* The one event every sensor in the #1251 design emits, whatever its
|
|
26
|
+
* enforcement point — so a controller subscribes once. Emitted on the Noydb
|
|
27
|
+
* event bus as `'coverage:threshold'`.
|
|
28
|
+
*/
|
|
29
|
+
export interface CoverageEvent {
|
|
30
|
+
/** Authenticated identity the reads are attributed to (`keyring.userId`). */
|
|
31
|
+
readonly principal: string;
|
|
32
|
+
readonly vault: string;
|
|
33
|
+
readonly collection: string;
|
|
34
|
+
/** Records novel to this window (Bloom-estimated; under-reports, never over). */
|
|
35
|
+
readonly novel: number;
|
|
36
|
+
/** Decrypts served to this principal for this collection, all time. */
|
|
37
|
+
readonly served: number;
|
|
38
|
+
/** Distinct-ever-decrypted as a fraction of the declared corpus, 0..1 (HLL-estimated). */
|
|
39
|
+
readonly coverage: number;
|
|
40
|
+
/** ISO-8601 start of the window the crossing was observed in. */
|
|
41
|
+
readonly window: string;
|
|
42
|
+
/** Which sensor produced it. `'hub/coverage'` for this one. */
|
|
43
|
+
readonly source: string;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* The decrypt observer: called once per record decrypt, with the record id.
|
|
47
|
+
*
|
|
48
|
+
* ⛔ The id is passed so the sketch can be UPDATED with it, and must never be
|
|
49
|
+
* retained. See `with-audit/coverage/sketch.ts`.
|
|
50
|
+
*/
|
|
51
|
+
export type CoverageObserver = (id: string) => void;
|
|
52
|
+
/** The minimal emitter slice the sensor needs. Structural, to avoid an import. */
|
|
53
|
+
export interface CoverageEmitter {
|
|
54
|
+
emit(event: 'coverage:threshold', data: CoverageEvent): void;
|
|
55
|
+
}
|
|
56
|
+
/** Field descriptors, read only for the `bulk` axis. Structural by design. */
|
|
57
|
+
export type CoverageFieldMeta = Readonly<Record<string, {
|
|
58
|
+
readonly bulk?: 'sensitive';
|
|
59
|
+
}>>;
|
|
60
|
+
export interface CoverageStrategy {
|
|
61
|
+
/**
|
|
62
|
+
* Resolve the decrypt observer for one collection, or `undefined` when
|
|
63
|
+
* nothing should be accounted — which is the un-opted-in case, and also the
|
|
64
|
+
* opted-in case for a collection declaring no `bulk: 'sensitive'` field.
|
|
65
|
+
*
|
|
66
|
+
* `fieldMeta` is a THUNK because `fieldMeta` can be attached to a Collection
|
|
67
|
+
* after construction (`_applyFieldMeta`, first-wins), and this is called
|
|
68
|
+
* from the constructor.
|
|
69
|
+
*
|
|
70
|
+
* ⛔ `eager` is load-bearing, not informational — see the eager-hydration
|
|
71
|
+
* note in `with-audit/coverage/accounting.ts`. An eager collection decrypts
|
|
72
|
+
* its WHOLE corpus at hydration, so a decrypt-point sensor reads 100%
|
|
73
|
+
* coverage for anyone who opens the vault.
|
|
74
|
+
*/
|
|
75
|
+
observer(vault: string, collection: string, principal: string, fieldMeta: () => CoverageFieldMeta | undefined, emitter: CoverageEmitter, eager: boolean): CoverageObserver | undefined;
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* The un-opted-in floor: no observer, therefore no accounting, no allocation
|
|
79
|
+
* per read, and no coverage code in the bundle. `Collection` calls
|
|
80
|
+
* `observer()` once at construction and stores `undefined`; `RecordCodec`'s
|
|
81
|
+
* hot path is a single `!== undefined` test.
|
|
82
|
+
*/
|
|
83
|
+
export declare const NO_COVERAGE: CoverageStrategy;
|
|
@@ -58,8 +58,8 @@ export interface BuildLookupHandleOptions<Keys extends string = string> {
|
|
|
58
58
|
readonly emitter: NoydbEventEmitter;
|
|
59
59
|
/**
|
|
60
60
|
* #647 fix wave 1 — mints a version-ordered delete-marker envelope. Bound by the Vault to the
|
|
61
|
-
* real `
|
|
62
|
-
* may not import `
|
|
61
|
+
* real `capsule/enclave-aes` `buildDeleteMarker` function — `LookupHandle` (`via/lookup/**`)
|
|
62
|
+
* may not import `capsule/enclave-aes/` itself (Check 11/15), so this capability is injected the
|
|
63
63
|
* same way `reservedEnvelopes` above is.
|
|
64
64
|
*/
|
|
65
65
|
readonly buildDeleteMarker: (identity: {
|
|
@@ -95,7 +95,36 @@ export type GateHandler<P extends GatePoint> = (event: GateEventMap[P]) => void
|
|
|
95
95
|
*/
|
|
96
96
|
export interface GateRegisterOptions {
|
|
97
97
|
readonly needsPrior?: boolean;
|
|
98
|
+
/**
|
|
99
|
+
* #1439 — declare when this handler provably CANNOT fire, so a caller can
|
|
100
|
+
* tell "no gate applies here" from "some gate exists somewhere".
|
|
101
|
+
*
|
|
102
|
+
* ⛔ The distinction is not academic. `hasGateHandlers` answers a question
|
|
103
|
+
* about the BUS, and the bus is shared by every collection in the vault —
|
|
104
|
+
* both `beforePut` registrants decide per event (guards by collection,
|
|
105
|
+
* periods by the record's date field), so "is anything registered" was read
|
|
106
|
+
* as "this write is gated" and installing `withPeriods()` anywhere disabled
|
|
107
|
+
* an unrelated optimisation for every collection. Measured: an MV output
|
|
108
|
+
* went from 0 to 250 redundant writes per source write with no period closed
|
|
109
|
+
* and no collection registered as a subject.
|
|
110
|
+
*
|
|
111
|
+
* Returning `true`, or omitting this entirely, means "may fire" — the safe
|
|
112
|
+
* answer, and the default. Only return `false` for a case the handler can
|
|
113
|
+
* rule out cheaply and completely.
|
|
114
|
+
*/
|
|
115
|
+
readonly scope?: GateScope;
|
|
98
116
|
}
|
|
117
|
+
/**
|
|
118
|
+
* Asks a gate handler whether it could fire for this target. `record` is the
|
|
119
|
+
* row about to be written when the caller has one — a period gate can rule
|
|
120
|
+
* itself out for a row carrying none of its closed periods' date fields, which
|
|
121
|
+
* a collection-level question could never answer.
|
|
122
|
+
*/
|
|
123
|
+
export type GateScope = (target: {
|
|
124
|
+
readonly vault: string;
|
|
125
|
+
readonly collection: string;
|
|
126
|
+
readonly record?: Record<string, unknown>;
|
|
127
|
+
}) => boolean;
|
|
99
128
|
export declare class ServiceBus {
|
|
100
129
|
#private;
|
|
101
130
|
/** Register a handler for an observe point. Returns an unsubscribe fn. */
|
|
@@ -129,6 +158,23 @@ export declare class ServiceBus {
|
|
|
129
158
|
registerGate<P extends GatePoint>(point: P, handler: GateHandler<P>, opts?: GateRegisterOptions): Unsubscribe;
|
|
130
159
|
/** Cheap gate for the write path — true when any gate handler is registered for the point. */
|
|
131
160
|
hasGateHandlers(point: GatePoint): boolean;
|
|
161
|
+
/**
|
|
162
|
+
* #1439 — could a gate at `point` fire for THIS target?
|
|
163
|
+
*
|
|
164
|
+
* ⚠️ This is the question callers almost always mean, and
|
|
165
|
+
* {@link hasGateHandlers} is not it. That one is about the bus, which is
|
|
166
|
+
* shared by the whole vault; this one consults each handler's declared
|
|
167
|
+
* {@link GateScope}. A handler that declares none counts as "may fire", so a
|
|
168
|
+
* registrant which has not thought about scope keeps today's behaviour.
|
|
169
|
+
*
|
|
170
|
+
* ⛔ A scope that throws is treated as "may fire". A predicate whose job is
|
|
171
|
+
* to permit an optimisation must never be able to disable a gate by failing.
|
|
172
|
+
*/
|
|
173
|
+
gateAppliesTo(point: GatePoint, target: {
|
|
174
|
+
readonly vault: string;
|
|
175
|
+
readonly collection: string;
|
|
176
|
+
readonly record?: Record<string, unknown>;
|
|
177
|
+
}): boolean;
|
|
132
178
|
/**
|
|
133
179
|
* True when at least one gate handler at `point` needs the prior record
|
|
134
180
|
* (the default). False when the point has no handlers or every handler
|
|
@@ -64,6 +64,7 @@ import { type BrokerStrategy } from './broker-strategy.js';
|
|
|
64
64
|
import { type CargoStrategy } from '../../with-cargo/strategy.js';
|
|
65
65
|
import { type ClassifiedStrategy } from './classified-strategy.js';
|
|
66
66
|
import { type ConsentStrategy } from '../../with-audit/consent/strategy.js';
|
|
67
|
+
import { type CoverageStrategy } from './coverage-strategy.js';
|
|
67
68
|
import { type CrdtStrategy } from '../../with-commit/crdt/strategy.js';
|
|
68
69
|
import { type CustodyStrategy } from '../../with-party/custody/strategy.js';
|
|
69
70
|
import { type ForgetStrategy } from '../../with-audit/forget/strategy.js';
|
|
@@ -101,6 +102,7 @@ export interface StrategyBag {
|
|
|
101
102
|
readonly cargo: CargoStrategy;
|
|
102
103
|
readonly classified: ClassifiedStrategy;
|
|
103
104
|
readonly consent: ConsentStrategy;
|
|
105
|
+
readonly coverage: CoverageStrategy;
|
|
104
106
|
readonly crdt: CrdtStrategy;
|
|
105
107
|
readonly custody: CustodyStrategy;
|
|
106
108
|
readonly forget: ForgetStrategy;
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
import {
|
|
2
2
|
NO_PORTABILITY
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-AUKKUPVB.js";
|
|
4
4
|
import {
|
|
5
5
|
PortabilityNotEnabledError
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-37EPTBBR.js";
|
|
7
7
|
|
|
8
8
|
// src/with-audit/portability/active.ts
|
|
9
9
|
function withPortability() {
|
|
10
10
|
return {
|
|
11
11
|
async exportAccessibleData(vault, opts) {
|
|
12
|
-
const { exportAccessibleData } = await import("../export-accessible-
|
|
12
|
+
const { exportAccessibleData } = await import("../export-accessible-RAOJAAU5.js");
|
|
13
13
|
return exportAccessibleData(vault, opts);
|
|
14
14
|
},
|
|
15
15
|
async withdrawAccessibleData(vault, opts) {
|
|
16
|
-
const { withdrawAccessibleData } = await import("../withdraw-accessible-
|
|
16
|
+
const { withdrawAccessibleData } = await import("../withdraw-accessible-HL7GACUE.js");
|
|
17
17
|
return withdrawAccessibleData(vault, opts);
|
|
18
18
|
},
|
|
19
19
|
async requestWithdrawal(vault, opts) {
|
|
20
|
-
const { requestWithdrawal } = await import("../request-withdrawal-
|
|
20
|
+
const { requestWithdrawal } = await import("../request-withdrawal-AV2MJJKY.js");
|
|
21
21
|
return requestWithdrawal(vault, opts);
|
|
22
22
|
},
|
|
23
23
|
async listWithdrawalRequests(vault, opts) {
|
|
24
|
-
const { listWithdrawalRequests } = await import("../request-withdrawal-
|
|
24
|
+
const { listWithdrawalRequests } = await import("../request-withdrawal-AV2MJJKY.js");
|
|
25
25
|
return listWithdrawalRequests(vault, opts);
|
|
26
26
|
},
|
|
27
27
|
async approveWithdrawal(vault, requestId, opts) {
|
|
28
|
-
const { approveWithdrawal } = await import("../request-withdrawal-
|
|
28
|
+
const { approveWithdrawal } = await import("../request-withdrawal-AV2MJJKY.js");
|
|
29
29
|
return approveWithdrawal(vault, requestId, opts);
|
|
30
30
|
},
|
|
31
31
|
async rejectWithdrawal(vault, requestId, opts) {
|
|
32
|
-
const { rejectWithdrawal } = await import("../request-withdrawal-
|
|
32
|
+
const { rejectWithdrawal } = await import("../request-withdrawal-AV2MJJKY.js");
|
|
33
33
|
return rejectWithdrawal(vault, requestId, opts);
|
|
34
34
|
}
|
|
35
35
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
hashFields
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-XQRFSKYM.js";
|
|
4
4
|
import {
|
|
5
5
|
SatelliteConfigError
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-37EPTBBR.js";
|
|
7
7
|
|
|
8
8
|
// src/with-shape/satellites/marker.ts
|
|
9
9
|
async function ensureSatelliteMarker(store, vaultName, spec, dek) {
|
|
@@ -13,7 +13,7 @@ async function ensureSatelliteMarker(store, vaultName, spec, dek) {
|
|
|
13
13
|
joined: spec.joined,
|
|
14
14
|
epoch: (/* @__PURE__ */ new Date()).toISOString()
|
|
15
15
|
};
|
|
16
|
-
const { loadPersistedSchema } = await import("./storage-
|
|
16
|
+
const { loadPersistedSchema } = await import("./storage-BYN5LO6Z.js");
|
|
17
17
|
const persisted = await loadPersistedSchema(store, vaultName, spec.satellite, dek);
|
|
18
18
|
const prior = persisted?.satellite;
|
|
19
19
|
if (prior) {
|
|
@@ -24,7 +24,7 @@ async function ensureSatelliteMarker(store, vaultName, spec, dek) {
|
|
|
24
24
|
}
|
|
25
25
|
return;
|
|
26
26
|
}
|
|
27
|
-
const { persistSatelliteMarker } = await import("./register-
|
|
27
|
+
const { persistSatelliteMarker } = await import("./register-DT5HZ2LZ.js");
|
|
28
28
|
await persistSatelliteMarker({ store, vault: vaultName, collectionName: spec.satellite, dek, marker: next });
|
|
29
29
|
}
|
|
30
30
|
|
|
@@ -38,7 +38,7 @@ async function postRegister(store, vaultName, spec, getDEK, baseSchema, registry
|
|
|
38
38
|
}
|
|
39
39
|
if (baseSchema !== void 0) {
|
|
40
40
|
try {
|
|
41
|
-
const { derivePersistedSchema } = await import("./derive-
|
|
41
|
+
const { derivePersistedSchema } = await import("./derive-XLOJVXPU.js");
|
|
42
42
|
const envelope = await derivePersistedSchema(baseSchema);
|
|
43
43
|
const properties = envelope.jsonSchema?.["properties"];
|
|
44
44
|
const baseFields = Object.keys(properties ?? {});
|
|
@@ -56,4 +56,4 @@ async function postRegister(store, vaultName, spec, getDEK, baseSchema, registry
|
|
|
56
56
|
export {
|
|
57
57
|
postRegister
|
|
58
58
|
};
|
|
59
|
-
//# sourceMappingURL=post-register-
|
|
59
|
+
//# sourceMappingURL=post-register-7ND27CF2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/with-shape/satellites/marker.ts","../src/with-shape/satellites/post-register.ts"],"sourcesContent":["import type { NoydbStore } from '../../kernel/types.js'\nimport type { EnclaveKey } from '../../capsule/index.js'\nimport { SatelliteConfigError } from '../../kernel/errors.js'\nimport { hashFields } from './validate.js'\nimport type { PairingMarker, SatelliteSpec } from './types.js'\n\n/**\n * Persist-or-reconcile the pairing marker in `_schemas/<satellite>`.\n * First declaration writes { base, fieldsHash, joined }; later declarations\n * must match exactly or are refused (R-S9). Lazy imports keep the satellite\n * spine tree-shakeable (config-drift.ts pattern).\n */\nexport async function ensureSatelliteMarker(\n store: NoydbStore, vaultName: string, spec: SatelliteSpec, dek: EnclaveKey,\n): Promise<void> {\n // #597: `epoch` only matters the first time this marker is ever persisted —\n // when a `prior` marker already exists below we return without ever using\n // it, so re-declaring a LIVE collection never mints (or compares) a new\n // epoch; the persisted one is carried forward untouched. Stamped here as a\n // timestamp (mirrors `derivedAt` in persisted-schemas/register.ts) rather\n // than a counter, since there's nothing to count from yet.\n const next: PairingMarker = {\n base: spec.base, fieldsHash: hashFields(spec.fields), joined: spec.joined,\n epoch: new Date().toISOString(),\n }\n const { loadPersistedSchema } = await import('../persisted-schemas/storage.js')\n const persisted = await loadPersistedSchema(store, vaultName, spec.satellite, dek)\n const prior = persisted?.satellite\n if (prior) {\n if (prior.base !== next.base || prior.fieldsHash !== next.fieldsHash || (prior.joined ?? null) !== (next.joined ?? null)) {\n throw new SatelliteConfigError(\n `R-S9: satellite \"${spec.satellite}\" re-declared divergently from its persisted pairing marker ` +\n `(persisted base=\"${prior.base}\" fieldsHash=${prior.fieldsHash}; declared base=\"${next.base}\" fieldsHash=${next.fieldsHash}). ` +\n `Evolve the marker deliberately, don't redeclare.`,\n )\n }\n return\n }\n const { persistSatelliteMarker } = await import('../persisted-schemas/register.js')\n await persistSatelliteMarker({ store, vault: vaultName, collectionName: spec.satellite, dek, marker: next })\n}\n","import type { NoydbStore } from '../../kernel/types.js'\nimport type { EnclaveKey } from '../../capsule/index.js'\nimport type { SatelliteSpec } from './types.js'\nimport type { SatelliteRegistry } from './registry.js'\nimport { ensureSatelliteMarker } from './marker.js'\n\n/** Async post-registration: R-S9 marker reconcile + R-S1/R-S5 derivable-schema cross-check. Failures poison, never throw. */\nexport async function postRegister(\n store: NoydbStore, vaultName: string, spec: SatelliteSpec,\n getDEK: (collectionName: string) => Promise<EnclaveKey>,\n baseSchema: unknown, registry: SatelliteRegistry,\n): Promise<void> {\n try {\n await ensureSatelliteMarker(store, vaultName, spec, await getDEK(spec.satellite))\n } catch (err) {\n registry.poison(spec.satellite, (err as Error).message); return\n }\n if (baseSchema !== undefined) {\n try {\n const { derivePersistedSchema } = await import('../persisted-schemas/derive.js')\n const envelope = await derivePersistedSchema(baseSchema)\n const properties = (envelope.jsonSchema as Record<string, unknown> | null)?.['properties'] as Record<string, unknown> | undefined\n const baseFields: string[] = Object.keys(properties ?? {})\n const overlap = spec.fields.filter(f => baseFields.includes(f))\n if (overlap.length > 0) {\n registry.poison(spec.satellite,\n `R-S1: satellite \"${spec.satellite}\" fields overlap the base schema: ${overlap.join(', ')} — routing must be unambiguous.`)\n }\n } catch { /* non-derivable validator → cross-check unavailable, by design (spec R-S5) */ }\n }\n}\n"],"mappings":";;;;;;;;AAYA,eAAsB,sBACpB,OAAmB,WAAmB,MAAqB,KAC5C;AAOf,QAAM,OAAsB;AAAA,IAC1B,MAAM,KAAK;AAAA,IAAM,YAAY,WAAW,KAAK,MAAM;AAAA,IAAG,QAAQ,KAAK;AAAA,IACnE,QAAO,oBAAI,KAAK,GAAE,YAAY;AAAA,EAChC;AACA,QAAM,EAAE,oBAAoB,IAAI,MAAM,OAAO,uBAAiC;AAC9E,QAAM,YAAY,MAAM,oBAAoB,OAAO,WAAW,KAAK,WAAW,GAAG;AACjF,QAAM,QAAQ,WAAW;AACzB,MAAI,OAAO;AACT,QAAI,MAAM,SAAS,KAAK,QAAQ,MAAM,eAAe,KAAK,eAAe,MAAM,UAAU,WAAW,KAAK,UAAU,OAAO;AACxH,YAAM,IAAI;AAAA,QACR,oBAAoB,KAAK,SAAS,gFACd,MAAM,IAAI,gBAAgB,MAAM,UAAU,oBAAoB,KAAK,IAAI,gBAAgB,KAAK,UAAU;AAAA,MAE5H;AAAA,IACF;AACA;AAAA,EACF;AACA,QAAM,EAAE,uBAAuB,IAAI,MAAM,OAAO,wBAAkC;AAClF,QAAM,uBAAuB,EAAE,OAAO,OAAO,WAAW,gBAAgB,KAAK,WAAW,KAAK,QAAQ,KAAK,CAAC;AAC7G;;;ACjCA,eAAsB,aACpB,OAAmB,WAAmB,MACtC,QACA,YAAqB,UACN;AACf,MAAI;AACF,UAAM,sBAAsB,OAAO,WAAW,MAAM,MAAM,OAAO,KAAK,SAAS,CAAC;AAAA,EAClF,SAAS,KAAK;AACZ,aAAS,OAAO,KAAK,WAAY,IAAc,OAAO;AAAG;AAAA,EAC3D;AACA,MAAI,eAAe,QAAW;AAC5B,QAAI;AACF,YAAM,EAAE,sBAAsB,IAAI,MAAM,OAAO,sBAAgC;AAC/E,YAAM,WAAW,MAAM,sBAAsB,UAAU;AACvD,YAAM,aAAc,SAAS,aAAgD,YAAY;AACzF,YAAM,aAAuB,OAAO,KAAK,cAAc,CAAC,CAAC;AACzD,YAAM,UAAU,KAAK,OAAO,OAAO,OAAK,WAAW,SAAS,CAAC,CAAC;AAC9D,UAAI,QAAQ,SAAS,GAAG;AACtB,iBAAS;AAAA,UAAO,KAAK;AAAA,UACnB,oBAAoB,KAAK,SAAS,qCAAqC,QAAQ,KAAK,IAAI,CAAC;AAAA,QAAiC;AAAA,MAC9H;AAAA,IACF,QAAQ;AAAA,IAAiF;AAAA,EAC3F;AACF;","names":[]}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import {
|
|
2
|
+
Query,
|
|
3
|
+
ScanBuilder,
|
|
4
|
+
executePlan
|
|
5
|
+
} from "../../chunk-OYW3I5M4.js";
|
|
6
|
+
import "../../chunk-NBQ3KK6X.js";
|
|
7
|
+
import "../../chunk-4CIQDWRB.js";
|
|
8
|
+
import "../../chunk-MBMTND6D.js";
|
|
9
|
+
import "../../chunk-3EWS67C7.js";
|
|
10
|
+
import "../../chunk-SUZKW6UR.js";
|
|
11
|
+
import "../../chunk-FFJFE4T7.js";
|
|
12
|
+
import "../../chunk-VHM7HCKB.js";
|
|
13
|
+
import "../../chunk-XBKH4FOC.js";
|
|
14
|
+
import "../../chunk-TKVUE4JF.js";
|
|
15
|
+
import "../../chunk-NCO25JZO.js";
|
|
16
|
+
import "../../chunk-4V3Q35WG.js";
|
|
17
|
+
import "../../chunk-LGNDFRYC.js";
|
|
18
|
+
import "../../chunk-JQYKPKG6.js";
|
|
19
|
+
import "../../chunk-F6NCB7KT.js";
|
|
20
|
+
import "../../chunk-AL6ML4LA.js";
|
|
21
|
+
import "../../chunk-3TDUWVWB.js";
|
|
22
|
+
import "../../chunk-FOEDQATO.js";
|
|
23
|
+
import "../../chunk-5WWDGFOS.js";
|
|
24
|
+
import "../../chunk-SYNY3VB5.js";
|
|
25
|
+
import "../../chunk-37EPTBBR.js";
|
|
26
|
+
export {
|
|
27
|
+
Query,
|
|
28
|
+
ScanBuilder,
|
|
29
|
+
executePlan
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=index.js.map
|
package/dist/query/index.js
CHANGED
|
@@ -1,55 +1,43 @@
|
|
|
1
|
+
import "../chunk-BKT776R5.js";
|
|
1
2
|
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
executePlan
|
|
7
|
-
} from "../chunk-7MG2LHO5.js";
|
|
3
|
+
CollectionIndexes
|
|
4
|
+
} from "../chunk-2AFX33YA.js";
|
|
5
|
+
import "../chunk-SUZKW6UR.js";
|
|
6
|
+
import "../chunk-LGNDFRYC.js";
|
|
8
7
|
import {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
resetJoinWarnings
|
|
12
|
-
} from "../chunk-ZORTV6NH.js";
|
|
8
|
+
ScanBuilder
|
|
9
|
+
} from "../chunk-JQYKPKG6.js";
|
|
13
10
|
import {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
import "../chunk-
|
|
11
|
+
Query,
|
|
12
|
+
executePlan
|
|
13
|
+
} from "../chunk-AL6ML4LA.js";
|
|
14
|
+
import "../chunk-3TDUWVWB.js";
|
|
15
|
+
import "../chunk-FOEDQATO.js";
|
|
18
16
|
import {
|
|
19
17
|
evaluateClause,
|
|
20
18
|
evaluateFieldClause,
|
|
21
19
|
readPath
|
|
22
|
-
} from "../chunk-
|
|
20
|
+
} from "../chunk-5WWDGFOS.js";
|
|
21
|
+
import "../chunk-SYNY3VB5.js";
|
|
23
22
|
import {
|
|
24
|
-
CrossJoinSourceUnknownError,
|
|
25
|
-
CrossJoinTooLargeError,
|
|
26
|
-
DanglingReferenceError,
|
|
27
23
|
FieldNotQueryableError,
|
|
28
|
-
GroupCardinalityError,
|
|
29
24
|
IndexRequiredError,
|
|
30
25
|
IndexWriteFailureError,
|
|
31
|
-
|
|
32
|
-
|
|
26
|
+
QueryExtensionMissingError,
|
|
27
|
+
UnsafePatternError
|
|
28
|
+
} from "../chunk-37EPTBBR.js";
|
|
33
29
|
export {
|
|
34
30
|
CollectionIndexes,
|
|
35
|
-
CrossJoinSourceUnknownError,
|
|
36
|
-
CrossJoinTooLargeError,
|
|
37
|
-
DEFAULT_CROSS_JOIN_MAX_ROWS,
|
|
38
|
-
DEFAULT_JOIN_MAX_ROWS,
|
|
39
|
-
DanglingReferenceError,
|
|
40
31
|
FieldNotQueryableError,
|
|
41
|
-
GroupCardinalityError,
|
|
42
32
|
IndexRequiredError,
|
|
43
33
|
IndexWriteFailureError,
|
|
44
|
-
JoinTooLargeError,
|
|
45
34
|
Query,
|
|
35
|
+
QueryExtensionMissingError,
|
|
46
36
|
ScanBuilder,
|
|
47
|
-
|
|
48
|
-
buildLiveQuery,
|
|
37
|
+
UnsafePatternError,
|
|
49
38
|
evaluateClause,
|
|
50
39
|
evaluateFieldClause,
|
|
51
40
|
executePlan,
|
|
52
|
-
readPath
|
|
53
|
-
resetJoinWarnings
|
|
41
|
+
readPath
|
|
54
42
|
};
|
|
55
43
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import {
|
|
2
|
+
buildLiveQuery,
|
|
3
|
+
installLive
|
|
4
|
+
} from "../../chunk-NBQ3KK6X.js";
|
|
5
|
+
import "../../chunk-FFJFE4T7.js";
|
|
6
|
+
import "../../chunk-VHM7HCKB.js";
|
|
7
|
+
import "../../chunk-XBKH4FOC.js";
|
|
8
|
+
import "../../chunk-F6NCB7KT.js";
|
|
9
|
+
import "../../chunk-AL6ML4LA.js";
|
|
10
|
+
import "../../chunk-3TDUWVWB.js";
|
|
11
|
+
import "../../chunk-FOEDQATO.js";
|
|
12
|
+
import "../../chunk-5WWDGFOS.js";
|
|
13
|
+
import "../../chunk-SYNY3VB5.js";
|
|
14
|
+
import "../../chunk-37EPTBBR.js";
|
|
15
|
+
|
|
16
|
+
// src/kernel/query/live/index.ts
|
|
17
|
+
installLive();
|
|
18
|
+
export {
|
|
19
|
+
buildLiveQuery
|
|
20
|
+
};
|
|
21
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/kernel/query/live/index.ts"],"sourcesContent":["/**\n * `@noy-db/hub/query/live` — **the Live group of the query DSL.**\n *\n * ```ts\n * import '@noy-db/hub/query/live' // once, in your app's entry\n *\n * const stop = invoices.query().where('status', '==', 'paid').subscribe(rows => render(rows))\n * ```\n *\n * ⭐ **Imported for its side effect** — it patches `subscribe` and `live` onto\n * `Query.prototype` and merges their types into `Query`. See\n * `../relate/index.ts` for the full note on why `package.json`'s `sideEffects`\n * array must keep naming this file.\n */\nimport type { LiveSurface } from './methods.js'\nimport { installLive } from './install.js'\n\n// ⭐ The statement that makes this file an ENTRY — see `../relate/install.ts`.\ninstallLive()\n\ndeclare module '../builder.js' {\n // #1458 — the empty body is the mechanism, not an oversight. Interface\n // merging is what attaches the group's methods to the class declared in\n // `builder.ts` / `scan-builder.ts`; the members come from the `Pick` in the\n // `extends` clause, so writing any here would duplicate signatures that must\n // not be allowed to drift from the implementations.\n // eslint-disable-next-line @typescript-eslint/no-empty-object-type\n interface Query<\n T,\n S extends keyof T = never,\n Q extends keyof T & string = never,\n M extends keyof T & string = never,\n > extends LiveSurface<T, S, Q, M> {}\n}\n\nexport { buildLiveQuery } from './live.js'\nexport type { LiveQuery, LiveUpstream, LiveBuildOptions } from './live.js'\nexport type { SourceChange } from './incremental.js'\n"],"mappings":";;;;;;;;;;;;;;;;AAkBA,YAAY;","names":[]}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import {
|
|
2
|
+
installReduce
|
|
3
|
+
} from "../../chunk-4CIQDWRB.js";
|
|
4
|
+
import "../../chunk-MBMTND6D.js";
|
|
5
|
+
import "../../chunk-3EWS67C7.js";
|
|
6
|
+
import "../../chunk-SUZKW6UR.js";
|
|
7
|
+
import "../../chunk-FFJFE4T7.js";
|
|
8
|
+
import "../../chunk-VHM7HCKB.js";
|
|
9
|
+
import {
|
|
10
|
+
dateTrunc,
|
|
11
|
+
isDateTruncKey,
|
|
12
|
+
truncateDate
|
|
13
|
+
} from "../../chunk-XBKH4FOC.js";
|
|
14
|
+
import "../../chunk-JQYKPKG6.js";
|
|
15
|
+
import "../../chunk-F6NCB7KT.js";
|
|
16
|
+
import "../../chunk-AL6ML4LA.js";
|
|
17
|
+
import "../../chunk-3TDUWVWB.js";
|
|
18
|
+
import "../../chunk-FOEDQATO.js";
|
|
19
|
+
import "../../chunk-5WWDGFOS.js";
|
|
20
|
+
import "../../chunk-SYNY3VB5.js";
|
|
21
|
+
import {
|
|
22
|
+
GroupCardinalityError
|
|
23
|
+
} from "../../chunk-37EPTBBR.js";
|
|
24
|
+
|
|
25
|
+
// src/kernel/query/reduce/index.ts
|
|
26
|
+
installReduce();
|
|
27
|
+
export {
|
|
28
|
+
GroupCardinalityError,
|
|
29
|
+
dateTrunc,
|
|
30
|
+
isDateTruncKey,
|
|
31
|
+
truncateDate
|
|
32
|
+
};
|
|
33
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/kernel/query/reduce/index.ts"],"sourcesContent":["/**\n * `@noy-db/hub/query/reduce` — **the Reduce group of the query DSL.**\n *\n * ```ts\n * import '@noy-db/hub/query/reduce' // once, in your app's entry\n *\n * invoices.query()\n * .where('status', '==', 'paid')\n * .groupBy(dateTrunc('date', 'month'))\n * .aggregate({ total: sum('amount') })\n * ```\n *\n * ⭐ **Imported for its side effect** — it patches `aggregate`, `groupBy`,\n * `window` and `distinct` onto `Query.prototype` AND onto\n * `ScanBuilder.prototype`, and merges their types into both. See\n * `../relate/index.ts` for the full note on `package.json`'s `sideEffects`.\n *\n * ⚠️ **The methods, not the ENGINE.** `withReduce()` (`@noy-db/hub/reduce`) is\n * still the strategy that makes them do anything: without it the chain\n * compiles, the method exists, and the call throws the \"aggregate is not\n * enabled\" error from `NO_REDUCE`. Two different opt-ins, deliberately — one\n * decides whether the code ships, the other whether the service is on.\n */\nimport type { ReduceSurface } from './methods.js'\nimport type { ScanReduceSurface } from './scan-methods.js'\nimport { installReduce } from './install.js'\n\n// ⭐ The statement that makes this file an ENTRY — see `../relate/install.ts`.\ninstallReduce()\n\ndeclare module '../builder.js' {\n // #1458 — the empty body is the mechanism, not an oversight. Interface\n // merging is what attaches the group's methods to the class declared in\n // `builder.ts` / `scan-builder.ts`; the members come from the `Pick` in the\n // `extends` clause, so writing any here would duplicate signatures that must\n // not be allowed to drift from the implementations.\n // eslint-disable-next-line @typescript-eslint/no-empty-object-type\n interface Query<\n T,\n S extends keyof T = never,\n Q extends keyof T & string = never,\n M extends keyof T & string = never,\n > extends ReduceSurface<T, S, Q, M> {}\n}\n\ndeclare module '../scan-builder.js' {\n // #1458 — the empty body is the mechanism, not an oversight. Interface\n // merging is what attaches the group's methods to the class declared in\n // `builder.ts` / `scan-builder.ts`; the members come from the `Pick` in the\n // `extends` clause, so writing any here would duplicate signatures that must\n // not be allowed to drift from the implementations.\n // eslint-disable-next-line @typescript-eslint/no-empty-object-type\n interface ScanBuilder<T, S extends keyof T = never, M extends keyof T & string = never>\n extends ScanReduceSurface<T, S, M> {}\n}\n\nexport { dateTrunc, isDateTruncKey, truncateDate } from './date-trunc.js'\nexport type { DateTruncKey, DateTruncUnit, DateTruncOptions, WeekStart, GroupKey } from './date-trunc.js'\nexport { GroupCardinalityError } from '../../errors.js'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AA4BA,cAAc;","names":[]}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ALL_PARTITIONS,
|
|
3
|
+
describePartitionScope,
|
|
4
|
+
partitionsInScope,
|
|
5
|
+
resolvePartitionScope
|
|
6
|
+
} from "../../chunk-CY2CYVWZ.js";
|
|
7
|
+
import {
|
|
8
|
+
explainPlan,
|
|
9
|
+
installRelate,
|
|
10
|
+
renderExplainText,
|
|
11
|
+
runTraversal
|
|
12
|
+
} from "../../chunk-TKVUE4JF.js";
|
|
13
|
+
import {
|
|
14
|
+
DEFAULT_CROSS_JOIN_MAX_ROWS,
|
|
15
|
+
DEFAULT_JOIN_MAX_ROWS,
|
|
16
|
+
applyJoins,
|
|
17
|
+
resetJoinWarnings
|
|
18
|
+
} from "../../chunk-NCO25JZO.js";
|
|
19
|
+
import "../../chunk-4V3Q35WG.js";
|
|
20
|
+
import "../../chunk-LGNDFRYC.js";
|
|
21
|
+
import "../../chunk-JQYKPKG6.js";
|
|
22
|
+
import "../../chunk-F6NCB7KT.js";
|
|
23
|
+
import "../../chunk-AL6ML4LA.js";
|
|
24
|
+
import "../../chunk-3TDUWVWB.js";
|
|
25
|
+
import "../../chunk-FOEDQATO.js";
|
|
26
|
+
import "../../chunk-5WWDGFOS.js";
|
|
27
|
+
import "../../chunk-SYNY3VB5.js";
|
|
28
|
+
import {
|
|
29
|
+
CrossJoinSourceUnknownError,
|
|
30
|
+
CrossJoinTooLargeError,
|
|
31
|
+
DanglingReferenceError,
|
|
32
|
+
JoinTooLargeError,
|
|
33
|
+
TraversalCycleError
|
|
34
|
+
} from "../../chunk-37EPTBBR.js";
|
|
35
|
+
|
|
36
|
+
// src/kernel/query/relate/index.ts
|
|
37
|
+
installRelate();
|
|
38
|
+
export {
|
|
39
|
+
ALL_PARTITIONS,
|
|
40
|
+
CrossJoinSourceUnknownError,
|
|
41
|
+
CrossJoinTooLargeError,
|
|
42
|
+
DEFAULT_CROSS_JOIN_MAX_ROWS,
|
|
43
|
+
DEFAULT_JOIN_MAX_ROWS,
|
|
44
|
+
DanglingReferenceError,
|
|
45
|
+
JoinTooLargeError,
|
|
46
|
+
TraversalCycleError,
|
|
47
|
+
applyJoins,
|
|
48
|
+
describePartitionScope,
|
|
49
|
+
explainPlan,
|
|
50
|
+
partitionsInScope,
|
|
51
|
+
renderExplainText,
|
|
52
|
+
resetJoinWarnings,
|
|
53
|
+
resolvePartitionScope,
|
|
54
|
+
runTraversal
|
|
55
|
+
};
|
|
56
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/kernel/query/relate/index.ts"],"sourcesContent":["/**\n * `@noy-db/hub/query/relate` — **the Relate group of the query DSL.**\n *\n * ```ts\n * import '@noy-db/hub/query/relate' // once, in your app's entry\n *\n * invoices.query()\n * .where('status', '==', 'paid')\n * .join<'client', Client>('clientId', { as: 'client' })\n * .toArray()\n * ```\n *\n * ⭐ **THIS MODULE EXISTS FOR ITS SIDE EFFECT.** Importing it patches\n * `Query.prototype` with the ten Relate methods and fills the executor's join\n * hooks; the `declare module` block below merges the same methods into the\n * `Query` TYPE, so the method and its signature arrive together and a call\n * without this import does not compile.\n *\n * ⚠️ It is listed in `package.json`'s `sideEffects` array for exactly that\n * reason. A bundler told `sideEffects: false` about this file would drop the\n * import — and the failure is a runtime `QueryExtensionMissingError` in\n * production from code that typechecked. Do not remove it from that list.\n *\n * The value exports below are the free functions Relate has always published\n * through `@noy-db/hub/query`; they moved here with their group.\n */\nimport type { RelateSurface } from './methods.js'\nimport type { ScanRelateSurface } from './scan-methods.js'\nimport { installRelate } from './install.js'\n\n// ⭐ The statement that makes this file an ENTRY. Keep it here, and keep the\n// work in `./install.ts` — see that file for the measured reason.\ninstallRelate()\n\ndeclare module '../builder.js' {\n // #1458 — the empty body is the mechanism, not an oversight. Interface\n // merging is what attaches the group's methods to the class declared in\n // `builder.ts` / `scan-builder.ts`; the members come from the `Pick` in the\n // `extends` clause, so writing any here would duplicate signatures that must\n // not be allowed to drift from the implementations.\n // eslint-disable-next-line @typescript-eslint/no-empty-object-type\n interface Query<\n T,\n S extends keyof T = never,\n Q extends keyof T & string = never,\n M extends keyof T & string = never,\n > extends RelateSurface<T, S, Q, M> {}\n}\n\ndeclare module '../scan-builder.js' {\n // #1458 — the empty body is the mechanism, not an oversight. Interface\n // merging is what attaches the group's methods to the class declared in\n // `builder.ts` / `scan-builder.ts`; the members come from the `Pick` in the\n // `extends` clause, so writing any here would duplicate signatures that must\n // not be allowed to drift from the implementations.\n // eslint-disable-next-line @typescript-eslint/no-empty-object-type\n interface ScanBuilder<T, S extends keyof T = never, M extends keyof T & string = never>\n extends ScanRelateSurface<T, S, M> {}\n}\n\n// ─── The Relate free functions and types ────────────────────────────────\nexport { applyJoins, DEFAULT_JOIN_MAX_ROWS, DEFAULT_CROSS_JOIN_MAX_ROWS, resetJoinWarnings } from './join.js'\nexport type { JoinLeg, JoinContext, JoinableSource, JoinStrategy, JoinDirection } from './join.js'\nexport type { JoinOnSpec, JoinOnPlan, JoinOnOp } from './join-on.js'\nexport { runTraversal } from './traverse.js'\nexport type { TraversalRow, TraverseOptions, TraverseDirection, TraverseSource, CyclePolicy } from './traverse.js'\nexport { explainPlan, renderExplainText } from './explain.js'\nexport type { QueryExplanation, ExplainNode, ExplainCap, ExplainDispatch, ExplainSource, ExplainIndexProbe } from './explain.js'\n// Partition pruning (#1342, ADR 0007) — shared by the executor and explain().\nexport {\n ALL_PARTITIONS,\n describePartitionScope,\n partitionsInScope,\n resolvePartitionScope,\n} from './partition.js'\nexport type { PartitionScope } from './partition.js'\n// #1458 — `explainPlan(plan)` and `resolvePartitionScope(clauses)` name Find's\n// `QueryPlan` and `Clause` in their signatures, so this entry has to publish\n// them too or a consumer on `/relate` alone cannot spell the argument.\n// Re-exported from Find rather than redeclared: one definition, and the two\n// subpaths' `QueryPlan` stay the same type.\nexport type { QueryPlan } from '../builder.js'\nexport type { Clause } from '../predicate.js'\nexport {\n JoinTooLargeError,\n DanglingReferenceError,\n TraversalCycleError,\n CrossJoinTooLargeError,\n CrossJoinSourceUnknownError,\n} from '../../errors.js'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgCA,cAAc;","names":[]}
|