@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
package/dist/kernel/types.d.ts
CHANGED
|
@@ -30,6 +30,7 @@ import type { ArchiveStrategy } from '../with-fork/archive/index.js';
|
|
|
30
30
|
import type { IndexingStrategy } from '../with-lookup/indexing/strategy.js';
|
|
31
31
|
import type { ReduceStrategy } from '../with-lookup/reduce/strategy.js';
|
|
32
32
|
import type { ConsentStrategy } from '../with-audit/consent/strategy.js';
|
|
33
|
+
import type { CoverageEvent, CoverageStrategy } from '../port/with/coverage-strategy.js';
|
|
33
34
|
import type { PeriodsStrategy } from '../with-audit/periods/strategy.js';
|
|
34
35
|
import type { ShadowStrategy } from '../with-fork/shadow/strategy.js';
|
|
35
36
|
import type { TransactionsStrategy } from '../with-commit/tx/strategy.js';
|
|
@@ -67,7 +68,7 @@ import type { FormatsStrategy } from '../port/with/formats-strategy.js';
|
|
|
67
68
|
import type { NoydbMesh } from '../port/by/types.js';
|
|
68
69
|
import type { ScriptWarning } from '../port/with/i18n-strategy.js';
|
|
69
70
|
import type { ViaDescriptor } from './via/index.js';
|
|
70
|
-
import type { EnclaveKey, EchoSecretParts } from '
|
|
71
|
+
import type { EnclaveKey, EchoSecretParts } from '../capsule/index.js';
|
|
71
72
|
import type { NoydbDeviceSeal } from '../port/with/device-seal-strategy.js';
|
|
72
73
|
export type { EchoSecretParts };
|
|
73
74
|
/** Format version for encrypted record envelopes. */
|
|
@@ -162,13 +163,34 @@ export type Permission = 'rw' | 'ro';
|
|
|
162
163
|
* `'*'` is the wildcard collection matching all collections in the vault.
|
|
163
164
|
*/
|
|
164
165
|
export type Permissions = Record<string, Permission>;
|
|
165
|
-
/**
|
|
166
|
-
|
|
166
|
+
/**
|
|
167
|
+
* The wrapper stored by stores. Stores only ever see this.
|
|
168
|
+
*
|
|
169
|
+
* ⚠️ **`_iv`/`_data` are OPTIONAL, and that is a capsule contract, not a
|
|
170
|
+
* convenience** (#15). An *enclave* capsule (the default, `enclave-aes`)
|
|
171
|
+
* always writes both; an *exclave* capsule stores a plaintext row and has no
|
|
172
|
+
* ciphertext body at all, so it writes neither.
|
|
173
|
+
*
|
|
174
|
+
* **Absence and `''` mean the same thing: no sealed body.** That equivalence
|
|
175
|
+
* is not new — a tombstone, a delete marker (`_del`) and a plaintext
|
|
176
|
+
* collection have carried `_iv: ''` since the format's first version, and
|
|
177
|
+
* {@link hasSealedBody} has always been the question callers ask. Widening
|
|
178
|
+
* only lets a capsule omit the keys instead of emptying them; every existing
|
|
179
|
+
* envelope on disk keeps its exact bytes and reads back identically.
|
|
180
|
+
*
|
|
181
|
+
* Consequently NOTHING here is a wire-format change, and `NOYDB_FORMAT_VERSION`
|
|
182
|
+
* does not move. What changed is that every READER must now cope with absence
|
|
183
|
+
* — which is the whole point, since the store contract at `@noy-db/hub/to` is
|
|
184
|
+
* what an exclave's rows travel through.
|
|
185
|
+
*/
|
|
186
|
+
export interface Envelope {
|
|
167
187
|
readonly _noydb: typeof NOYDB_FORMAT_VERSION;
|
|
168
188
|
readonly _v: number;
|
|
169
189
|
readonly _ts: string;
|
|
170
|
-
|
|
171
|
-
readonly
|
|
190
|
+
/** Body IV. Absent (≡ `''`) when there is no sealed body — see the interface doc. */
|
|
191
|
+
readonly _iv?: string;
|
|
192
|
+
/** Body ciphertext, or plaintext JSON on an unencrypted collection. Absent ≡ `''`. */
|
|
193
|
+
readonly _data?: string;
|
|
172
194
|
/** User who created this version (unencrypted metadata). */
|
|
173
195
|
readonly _by?: string;
|
|
174
196
|
/**
|
|
@@ -277,6 +299,22 @@ export interface EncryptedEnvelope {
|
|
|
277
299
|
*/
|
|
278
300
|
readonly _del?: true;
|
|
279
301
|
}
|
|
302
|
+
/**
|
|
303
|
+
* The former name of {@link Envelope}, kept as an exact alias.
|
|
304
|
+
*
|
|
305
|
+
* ⚠️ **It is an ALIAS, not a narrower type** — `EncryptedEnvelope._data` is
|
|
306
|
+
* `string | undefined` here too. Declaring it as a body-required subtype was
|
|
307
|
+
* considered and rejected: it would have let every existing hub reader keep
|
|
308
|
+
* compiling untouched, which is precisely the bug — a store handing back an
|
|
309
|
+
* exclave row would then fail at runtime in 43 files that the compiler had
|
|
310
|
+
* declared safe.
|
|
311
|
+
*
|
|
312
|
+
* Retiring the name is a 0.9 seam decision, not a 0.8 one: it is published
|
|
313
|
+
* from the root barrel and from `@noy-db/hub/to`, so removing it is breaking
|
|
314
|
+
* for every satellite that binds the store contract. It stays for the whole
|
|
315
|
+
* 0.8 line.
|
|
316
|
+
*/
|
|
317
|
+
export type EncryptedEnvelope = Envelope;
|
|
280
318
|
/** Spine policy for one digest-only classified field — the enclave-consumable
|
|
281
319
|
* projection of a ClassifiedFieldSpec (the enclave never imports with-*). */
|
|
282
320
|
export interface VdigFieldPolicy {
|
|
@@ -404,6 +442,7 @@ export type IndexFieldName<T, S extends keyof T = never, Q extends keyof T & str
|
|
|
404
442
|
export type IndexDefFor<F extends string> = F | {
|
|
405
443
|
readonly fields: readonly F[];
|
|
406
444
|
readonly unique?: boolean;
|
|
445
|
+
readonly kind?: 'hash' | 'sorted';
|
|
407
446
|
} | readonly F[];
|
|
408
447
|
/**
|
|
409
448
|
* The type of the `sensitive` collection option, conditional on whether the
|
|
@@ -849,7 +888,7 @@ export type RecoveryEnrollment = {
|
|
|
849
888
|
* (LUKS pattern). Adding or removing a slot is a constant-time keyring
|
|
850
889
|
* write — no DEK re-keying required.
|
|
851
890
|
*
|
|
852
|
-
* @see https://github.com/
|
|
891
|
+
* @see https://github.com/noy-db/docs/blob/main/content/docs/services/session-tiers.md → Tier 2 — Authenticate (multi-slot)
|
|
853
892
|
*/
|
|
854
893
|
/**
|
|
855
894
|
* Shared fields across all authenticator slot variants. The variant
|
|
@@ -1528,6 +1567,14 @@ export interface ChangeEvent {
|
|
|
1528
1567
|
readonly collection: string;
|
|
1529
1568
|
readonly id: string;
|
|
1530
1569
|
readonly action: 'put' | 'delete';
|
|
1570
|
+
/**
|
|
1571
|
+
* True when this change was produced by APPLYING another tab's or process's
|
|
1572
|
+
* signal rather than by a write here (#1362). Two consumers read it:
|
|
1573
|
+
* `ChangeBroadcast` never re-posts one (echo suppression), and the query
|
|
1574
|
+
* source hands the live query NO delta for one — a remote address is not a
|
|
1575
|
+
* trustworthy delta, so the live query re-runs instead of patching.
|
|
1576
|
+
*/
|
|
1577
|
+
readonly remote?: boolean;
|
|
1531
1578
|
}
|
|
1532
1579
|
export interface NoydbEventMap {
|
|
1533
1580
|
'change': ChangeEvent;
|
|
@@ -1585,6 +1632,16 @@ export interface NoydbEventMap {
|
|
|
1585
1632
|
* index mirror may have drifted. Operators reconcile via
|
|
1586
1633
|
* `collection.reconcileIndex(field)`.
|
|
1587
1634
|
*/
|
|
1635
|
+
/**
|
|
1636
|
+
* A principal's estimated COVERAGE of a `bulk: 'sensitive'` collection
|
|
1637
|
+
* crossed a declared threshold (`withCoverage()`, #1363). Fires at most once
|
|
1638
|
+
* per threshold per `(principal, vault, collection)`.
|
|
1639
|
+
*
|
|
1640
|
+
* ⛔ A SIGNAL, never a refusal — the read it reports has already been
|
|
1641
|
+
* served, and no refusal path exists by design (#1251 §3: a refusal at a
|
|
1642
|
+
* boundary is a threshold the reader can binary-search).
|
|
1643
|
+
*/
|
|
1644
|
+
'coverage:threshold': CoverageEvent;
|
|
1588
1645
|
'index:write-partial': {
|
|
1589
1646
|
vault: string;
|
|
1590
1647
|
collection: string;
|
|
@@ -1592,6 +1649,37 @@ export interface NoydbEventMap {
|
|
|
1592
1649
|
action: 'put' | 'delete';
|
|
1593
1650
|
error: Error;
|
|
1594
1651
|
};
|
|
1652
|
+
/**
|
|
1653
|
+
* #1358 — a `unique` index collision that was DETECTED rather than
|
|
1654
|
+
* prevented. Emitted only by a CRDT collection, which is the one mode where
|
|
1655
|
+
* prevention is not available: two replicas that are offline from each
|
|
1656
|
+
* other can both accept the same value, and no local check can see the
|
|
1657
|
+
* other's write. So the write is never refused, BOTH records are kept (as
|
|
1658
|
+
* CRDT convergence requires), and the collision is reported here — when it
|
|
1659
|
+
* is created, and again when a later session first sees the two records
|
|
1660
|
+
* together (the merge point).
|
|
1661
|
+
*
|
|
1662
|
+
* The guarantee a consumer may rely on is therefore: uniqueness within what
|
|
1663
|
+
* this writer could see at write time, plus detection when the replicas
|
|
1664
|
+
* meet. Nothing stronger.
|
|
1665
|
+
*
|
|
1666
|
+
* `error` is a `UniqueConstraintError` (`kernel/errors.ts`) carrying the
|
|
1667
|
+
* same `collection` / `recordId` / `fields` / `conflictingId` as the
|
|
1668
|
+
* duplicate `put()` would have thrown on a non-CRDT collection — so a
|
|
1669
|
+
* handler can treat it with the code it already has for that error.
|
|
1670
|
+
* Eager, lazy and tiered collections PREVENT instead and never emit this.
|
|
1671
|
+
*/
|
|
1672
|
+
'unique:violation': {
|
|
1673
|
+
vault: string;
|
|
1674
|
+
collection: string;
|
|
1675
|
+
/** The record that arrived second (locally — replicas need not agree on order). */
|
|
1676
|
+
id: string;
|
|
1677
|
+
/** The constrained field tuple; more than one field means a compound unique. */
|
|
1678
|
+
fields: readonly string[];
|
|
1679
|
+
/** The record already holding the value. Both are still readable. */
|
|
1680
|
+
conflictingId: string;
|
|
1681
|
+
error: Error;
|
|
1682
|
+
};
|
|
1595
1683
|
/**
|
|
1596
1684
|
* emitted by `Collection.ensurePersistedIndexesLoaded()`
|
|
1597
1685
|
* once per field on first lazy-mode query when
|
|
@@ -2493,6 +2581,23 @@ export interface NoydbOptions {
|
|
|
2493
2581
|
* @internal
|
|
2494
2582
|
*/
|
|
2495
2583
|
readonly consentStrategy?: ConsentStrategy;
|
|
2584
|
+
/**
|
|
2585
|
+
* tree-shake seam — optional read-coverage SENSOR. Pass `withCoverage()`
|
|
2586
|
+
* from `@noy-db/hub/coverage` to account how much of a `bulk: 'sensitive'`
|
|
2587
|
+
* collection each principal has ever decrypted, and to emit
|
|
2588
|
+
* `'coverage:threshold'` when a declared coverage threshold is crossed.
|
|
2589
|
+
*
|
|
2590
|
+
* ⛔⛔ TELEMETRY, NOT A CONTROL. Against an insider holding the device and
|
|
2591
|
+
* local keys it prevents nothing — they hold the DEK. It makes bulk
|
|
2592
|
+
* extraction visible early, attributable and loud. The remediation is key
|
|
2593
|
+
* custody (tiers, per-collection DEKs). It never refuses a read.
|
|
2594
|
+
*
|
|
2595
|
+
* When omitted, `NO_COVERAGE` resolves no observer at all: the decrypt path
|
|
2596
|
+
* holds `undefined` and the sensor's code never reaches the bundle.
|
|
2597
|
+
*
|
|
2598
|
+
* @internal
|
|
2599
|
+
*/
|
|
2600
|
+
readonly coverageStrategy?: CoverageStrategy;
|
|
2496
2601
|
/**
|
|
2497
2602
|
* tree-shake seam — optional periods strategy. Pass
|
|
2498
2603
|
* `withPeriods()` from `@noy-db/hub/periods` to enable
|
|
@@ -2839,7 +2944,7 @@ export interface NoydbOptions {
|
|
|
2839
2944
|
* takes an {@link EchoSecretParts} struct instead of a plain
|
|
2840
2945
|
* string (spec design-history/2026-08-02-echo-secret-design.md, #940).
|
|
2841
2946
|
*
|
|
2842
|
-
* @see https://github.com/
|
|
2947
|
+
* @see https://github.com/noy-db/docs/blob/main/content/docs/services/session-tiers.md → Managed-secret mode
|
|
2843
2948
|
*/
|
|
2844
2949
|
readonly secretMode?: 'standard' | 'echo' | 'managed';
|
|
2845
2950
|
/**
|
|
@@ -2984,7 +3089,7 @@ export interface NoydbOptions {
|
|
|
2984
3089
|
*/
|
|
2985
3090
|
readonly onInvalidKey?: 'error' | 'reset';
|
|
2986
3091
|
/**
|
|
2987
|
-
* Enable the cover service (`https://github.com/
|
|
3092
|
+
* Enable the cover service (`https://github.com/noy-db/docs/blob/main/content/docs/services/public-envelope.md`).
|
|
2988
3093
|
* Pass `true` for the default schema (every standard field, 256 KB
|
|
2989
3094
|
* icon cap, 200-char text cap), or a `CoverSchema` to narrow what
|
|
2990
3095
|
* the owner can set. Off by default — vaults written by hubs
|
|
@@ -68,6 +68,12 @@ export interface SecretPolicy {
|
|
|
68
68
|
* {@link assertStrongSecret} dispatches on — `ok: true` accepts;
|
|
69
69
|
* `ok: false` throws `WeakSecretError` with the supplied reason.
|
|
70
70
|
*
|
|
71
|
+
* ⚠️ Also supply `suggestion` on a rejection (#1430). Because this
|
|
72
|
+
* knob replaces every default rule, the hub's built-in remediation
|
|
73
|
+
* copy no longer describes anything true about your vault — so it is
|
|
74
|
+
* deliberately NOT used here. Omitting `suggestion` yields a bare
|
|
75
|
+
* `Weak secret (<reason>).`, which is less helpful but never wrong.
|
|
76
|
+
*
|
|
71
77
|
*/
|
|
72
78
|
readonly customValidator?: (phrase: string) => SecretValidationResult;
|
|
73
79
|
}
|
|
@@ -80,6 +86,19 @@ export type SecretValidationResult = {
|
|
|
80
86
|
readonly reason: WeakSecretReason;
|
|
81
87
|
readonly minimum?: number;
|
|
82
88
|
readonly got?: number;
|
|
89
|
+
/**
|
|
90
|
+
* Remediation copy for THIS failure, overriding the hub's built-in
|
|
91
|
+
* `SUGGESTIONS` map (#1430).
|
|
92
|
+
*
|
|
93
|
+
* Only a {@link SecretPolicy.customValidator} has any business
|
|
94
|
+
* setting it: the built-in copy describes the hub's default rules
|
|
95
|
+
* ("lowercase letters and single spaces", "at least 6 words"), and
|
|
96
|
+
* a vault that replaced those rules gets advice contradicting the
|
|
97
|
+
* format it actually accepts. Supply the copy your rules justify —
|
|
98
|
+
* and note that a validator returning no `suggestion` produces a
|
|
99
|
+
* bare `Weak secret (<reason>).` rather than false advice.
|
|
100
|
+
*/
|
|
101
|
+
readonly suggestion?: string;
|
|
83
102
|
};
|
|
84
103
|
/**
|
|
85
104
|
* Thrown by `assertStrongSecret()` and by every hub ingress
|
|
@@ -88,8 +107,15 @@ export type SecretValidationResult = {
|
|
|
88
107
|
*/
|
|
89
108
|
export declare class WeakSecretError extends NoydbError {
|
|
90
109
|
readonly reason: WeakSecretReason;
|
|
110
|
+
/**
|
|
111
|
+
* Remediation copy. Empty string when no truthful advice was
|
|
112
|
+
* available — a `customValidator` rejected the phrase and supplied
|
|
113
|
+
* none, so the hub has no rules to describe (#1430). Never populated
|
|
114
|
+
* with the built-in copy in that case: wrong advice is worse than
|
|
115
|
+
* none, especially for a vault whose own credentials violate it.
|
|
116
|
+
*/
|
|
91
117
|
readonly suggestion: string;
|
|
92
|
-
constructor(reason: WeakSecretReason, suggestion
|
|
118
|
+
constructor(reason: WeakSecretReason, suggestion?: string);
|
|
93
119
|
}
|
|
94
120
|
/**
|
|
95
121
|
* Inspect a phrase against the format rules and return a structured
|
|
@@ -97,15 +123,6 @@ export declare class WeakSecretError extends NoydbError {
|
|
|
97
123
|
* result to {@link assertStrongSecret} for the throwing flavour.
|
|
98
124
|
*/
|
|
99
125
|
export declare function validateSecret(s: string, opts?: SecretPolicy): SecretValidationResult;
|
|
100
|
-
/**
|
|
101
|
-
* Throw {@link WeakSecretError} when the phrase fails. Used by
|
|
102
|
-
* `createOwnerKeyring`, `grant`, and `rotateSecret` at ingress.
|
|
103
|
-
*
|
|
104
|
-
* Pass `{ allowWeakSecret: true }` to bypass — intended for test
|
|
105
|
-
* fixtures, CLI scripts, and dev environments. The override never
|
|
106
|
-
* loosens the cryptographic key derivation; it only relaxes the
|
|
107
|
-
* structural-strength gate.
|
|
108
|
-
*/
|
|
109
126
|
export declare function assertStrongSecret(s: string, opts?: SecretPolicy & {
|
|
110
127
|
allowWeakSecret?: boolean;
|
|
111
128
|
}): void;
|
package/dist/kernel/vault.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import type { NoydbStore, EncryptedEnvelope, HistoryConfig, ExportStreamOptions,
|
|
|
5
5
|
import type { Noydb } from './noydb.js';
|
|
6
6
|
import type { IssueDelegationOptions, DelegationToken } from '../with-party/team/delegation.js';
|
|
7
7
|
import { Collection } from './collection.js';
|
|
8
|
-
import type { JoinableSource } from './query/
|
|
8
|
+
import type { JoinableSource } from './query/relate/join.js';
|
|
9
9
|
import type { OnDirtyCallback } from './collection.js';
|
|
10
10
|
import type { UnlockedKeyring, PodRecipient } from '../with-party/team/keyring.js';
|
|
11
11
|
import type { MaterializedViewRegistry } from '../with-formula/materialized-views/registry.js';
|
|
@@ -44,7 +44,7 @@ import type { DerivationStrategy } from '../with-formula/derivations/types.js';
|
|
|
44
44
|
import { type BehaviorSummary } from '../with-shape/introspection/behaviors.js';
|
|
45
45
|
import type { JoinedHandle } from '../with-shape/satellites/types.js';
|
|
46
46
|
import { type PeriodRecord, type PeriodReopenEvent, type ClosePeriodOptions, type OpenPeriodOptions } from '../with-audit/periods/index.js';
|
|
47
|
-
import { type EnclaveKey } from '
|
|
47
|
+
import { type EnclaveKey } from '../capsule/index.js';
|
|
48
48
|
import type { RecipientSealer } from '../with-party/team/managed-secret.js';
|
|
49
49
|
import { type ExportBlobsOptions, type ExportBlobsHandle } from '../with-shape/blobs/export-blobs.js';
|
|
50
50
|
import { type CompactRunOptions, type CompactionResult } from '../with-shape/blobs/blob-compaction.js';
|
|
@@ -52,7 +52,7 @@ import { type IssueMagicLinkGrantOptions, type MagicLinkGrantRecord } from '../w
|
|
|
52
52
|
import { CustodyApi } from '../with-party/custody/index.js';
|
|
53
53
|
import { SchemaFenceController } from '../with-shape/schema-update/fence-controller.js';
|
|
54
54
|
import { type FenceDoc } from '../with-shape/schema-update/fence.js';
|
|
55
|
-
import type { RevocationList } from '
|
|
55
|
+
import type { RevocationList } from './attestation-types.js';
|
|
56
56
|
import type { DumpSchemaOptions, VaultSchemaSnapshot, SchemaIntrospection } from '../with-shape/introspection/types.js';
|
|
57
57
|
import type { VaultIntrospectState } from '../with-shape/introspection/walk.js';
|
|
58
58
|
import type { VaultMeta } from '../with-shape/introspection/meta.js';
|
|
@@ -366,6 +366,8 @@ export declare class Vault {
|
|
|
366
366
|
* (it will read fresh on next open). Mirrors `#runCutoverTransform`'s guard.
|
|
367
367
|
*/
|
|
368
368
|
_applyRemoteWrite(collectionName: string, docId: string, action: 'put' | 'delete'): Promise<void>;
|
|
369
|
+
/** @internal #1362 — verb-less variant; no-op for a collection this instance never opened. */
|
|
370
|
+
_applyRemoteSignal(collectionName: string, docId: string): Promise<void>;
|
|
369
371
|
/** @internal #598: refresh cache entries a sync-applied write rewrote underneath us. No-op if not loaded this session.
|
|
370
372
|
* #650 Task 4 (#647): a reserved-lookup collection has no `Collection` instance — instead, refresh
|
|
371
373
|
* its already-warmed `LookupHandle._syncCache` (membership/altIndex/snapshot reads never see a
|
|
@@ -1000,11 +1002,12 @@ export declare class Vault {
|
|
|
1000
1002
|
/**
|
|
1001
1003
|
* Manual re-materialize for a single registered MV (`refresh: 'manual'` consumers,
|
|
1002
1004
|
* stale-bit recovery on vault reopen, bulk-recompute escape hatch after a strategy
|
|
1003
|
-
* change). Returns `{ written, deleted, failed, residueUndecodable, residueDeclined }` (`
|
|
1004
|
-
* always 0 without tombstoning; #785 splits the #782 leftovers — undecodable vs #718-declined). Throws if not registered.
|
|
1005
|
+
* change). Returns `{ written, skipped, deleted, failed, residueUndecodable, residueDeclined }` (`skipped` counts rows whose
|
|
1006
|
+
* content was unchanged since the last refresh, #1418; `deleted` always 0 without tombstoning; #785 splits the #782 leftovers — undecodable vs #718-declined). Throws if not registered.
|
|
1005
1007
|
*/
|
|
1006
1008
|
refreshView(name: string): Promise<{
|
|
1007
1009
|
written: number;
|
|
1010
|
+
skipped: number;
|
|
1008
1011
|
deleted: number;
|
|
1009
1012
|
failed: number;
|
|
1010
1013
|
residueUndecodable: string[];
|
|
@@ -1276,6 +1279,8 @@ export declare class Vault {
|
|
|
1276
1279
|
listPeriodReopens(name: string, options?: PeriodScope): Promise<readonly PeriodReopenEvent[]>;
|
|
1277
1280
|
/** @internal — called by the gate bus before put/delete. */
|
|
1278
1281
|
_assertTsWritable(existing: PeriodGuardPrior | null, incoming: Record<string, unknown> | null, collection?: string): Promise<void>;
|
|
1282
|
+
/** #1439 — sync superset test: could a closed period govern this row? See `periods/vault-facade.ts#couldGovern`. @internal */
|
|
1283
|
+
_periodCouldGovern(record?: Record<string, unknown>): boolean;
|
|
1279
1284
|
/** List all collection names in this vault. */
|
|
1280
1285
|
collections(): Promise<string[]>;
|
|
1281
1286
|
/**
|
|
@@ -1361,7 +1366,7 @@ export declare class Vault {
|
|
|
1361
1366
|
* single, already-opened `Vault` instance so the
|
|
1362
1367
|
* bundle writer can snapshot it without holding a `Noydb` reference.
|
|
1363
1368
|
*
|
|
1364
|
-
* @see https://github.com/
|
|
1369
|
+
* @see https://github.com/noy-db/docs/blob/main/content/docs/services/public-envelope.md
|
|
1365
1370
|
*/
|
|
1366
1371
|
getCover(opts?: {
|
|
1367
1372
|
readonly locale?: string;
|
|
@@ -43,6 +43,9 @@ export interface MergedViaFields {
|
|
|
43
43
|
* entries (#650 Task 2) — a SEPARATE binding from i18n; `dictKey()`/`staticDict()` stay
|
|
44
44
|
* routed onto `dictKeyFields`/the i18n binding (the alias, unchanged). */
|
|
45
45
|
readonly lookupFields: Record<string, LookupDescriptor> | undefined;
|
|
46
|
+
/** `via(geo())` entries (#1355). Like `computedFields`, there is no `geoFields` sugar
|
|
47
|
+
* KEY to merge against — geo is declared through the `via()` composer only. */
|
|
48
|
+
readonly geoFields: Record<string, ViaDescriptor> | undefined;
|
|
46
49
|
}
|
|
47
50
|
/**
|
|
48
51
|
* Merge `viaFields` (the {@link via} composer) with the money/i18n sugar
|
|
@@ -145,6 +145,38 @@ export interface NoydbVia {
|
|
|
145
145
|
* the already-dressed value.
|
|
146
146
|
*/
|
|
147
147
|
presentLate?(record: Record<string, unknown>, ctx: ViaReadCtx): Awaitable<Record<string, unknown>>;
|
|
148
|
+
/**
|
|
149
|
+
* #1416 — declare that BOTH `present` and `presentLate` return synchronously,
|
|
150
|
+
* so `ViaPipeline.presentSync` may fold this binding.
|
|
151
|
+
*
|
|
152
|
+
* ⛔ DECLARED, NOT SNIFFED, and that is the whole point. A plain function
|
|
153
|
+
* returning a promise is indistinguishable at runtime from one that does not
|
|
154
|
+
* (`constructor.name === 'AsyncFunction'` catches `async () =>` and nothing
|
|
155
|
+
* else), so detecting it would silently mis-classify the one binding that
|
|
156
|
+
* matters. Calling an async hook and discarding its promise is worse still:
|
|
157
|
+
* side effects run and a rejection surfaces unhandled.
|
|
158
|
+
*
|
|
159
|
+
* Defaults to `false` — a binding that has not thought about it is skipped by
|
|
160
|
+
* the sync path and dressed only on the async one, which is today's
|
|
161
|
+
* behaviour. `money` and `computed` set it; `i18n` and `lookup` cannot.
|
|
162
|
+
*/
|
|
163
|
+
readonly presentIsSync?: boolean;
|
|
164
|
+
/**
|
|
165
|
+
* #1447 — the fields this binding covers, ENUMERATED.
|
|
166
|
+
*
|
|
167
|
+
* ⛔ `covers()` is a PREDICATE and cannot answer this. Iterating a
|
|
168
|
+
* collection's declared fields and asking "do you cover this?" misses every
|
|
169
|
+
* field that exists only in the binding's own config — a
|
|
170
|
+
* `computed({ mode: 'virtual' })` field is exactly that, and it is the case
|
|
171
|
+
* that motivated the report: a consumer's rulebook described three vault
|
|
172
|
+
* -computed fields as app-owned, and a predicate-based check would not have
|
|
173
|
+
* caught it because it never thinks to ask about them.
|
|
174
|
+
*
|
|
175
|
+
* Optional, and absence is honest rather than empty: a binding that has not
|
|
176
|
+
* declared its set is omitted from the report rather than reported as
|
|
177
|
+
* covering nothing.
|
|
178
|
+
*/
|
|
179
|
+
readonly coveredFields?: readonly string[];
|
|
148
180
|
/** Returns an opaque clause payload when this binding covers `field`, else undefined. */
|
|
149
181
|
buildClause?(field: string, op: string, value: unknown): unknown | undefined;
|
|
150
182
|
/** Evaluate a payload produced by buildClause against a raw stored value. */
|
|
@@ -198,6 +230,30 @@ export interface NoydbVia {
|
|
|
198
230
|
erase?(ctx: ViaEraseCtx): Promise<ViaEraseReport>;
|
|
199
231
|
describeFragment?(): Record<string, unknown>;
|
|
200
232
|
}
|
|
233
|
+
/**
|
|
234
|
+
* An `indexProbe` result asking for a UNION of sorted-index PREFIX slices
|
|
235
|
+
* (#1355), rather than the single equality operand `indexProbe` yielded
|
|
236
|
+
* before it existed.
|
|
237
|
+
*
|
|
238
|
+
* ⛔ IT IS A SUPERSET, AND THAT IS THE CONTRACT. `candidateRecords()`
|
|
239
|
+
* (`kernel/query/builder.ts`) narrows to the union of these prefixes and
|
|
240
|
+
* then keeps the clause in `remainingClauses`, so the binding's own
|
|
241
|
+
* `evaluateClause` still runs over every candidate. A binding returning
|
|
242
|
+
* this promises only that no MATCHING record lies outside the union —
|
|
243
|
+
* never that every record inside it matches. Return `undefined` instead
|
|
244
|
+
* of a cover you cannot prove complete: an over-wide cover costs
|
|
245
|
+
* predicate calls, a short one silently drops rows.
|
|
246
|
+
*
|
|
247
|
+
* Generic on purpose. Geo is today's only producer, but nothing here is
|
|
248
|
+
* spatial — any binding whose stored key is an ordered string with a
|
|
249
|
+
* meaningful prefix (a path, a bucketed timestamp) can use it.
|
|
250
|
+
*/
|
|
251
|
+
export interface ViaPrefixProbe {
|
|
252
|
+
readonly kind: 'via-prefixes';
|
|
253
|
+
readonly prefixes: readonly string[];
|
|
254
|
+
}
|
|
255
|
+
/** Runtime predicate for a {@link ViaPrefixProbe} handed back by `indexProbe`. */
|
|
256
|
+
export declare function isViaPrefixProbe(x: unknown): x is ViaPrefixProbe;
|
|
201
257
|
/** Binder: constructs a binding from a collection's declared config. Installed by the feature's declaration factory. */
|
|
202
258
|
export type ViaBinder = (config: unknown) => NoydbVia;
|
|
203
259
|
/** @internal — called (idempotently, first-wins) by a feature's declaration factory, e.g. money(). */
|
|
@@ -110,6 +110,54 @@ export declare class ViaPipeline {
|
|
|
110
110
|
asHandles: boolean;
|
|
111
111
|
}): Promise<Record<string, unknown>>;
|
|
112
112
|
present(record: Record<string, unknown>, ctx: ViaReadCtx): Promise<Record<string, unknown>>;
|
|
113
|
+
/**
|
|
114
|
+
* #1416 — the synchronous half of {@link present}, for the query path.
|
|
115
|
+
*
|
|
116
|
+
* `query().toArray()` is SYNCHRONOUS (#1413) and so cannot await `present`,
|
|
117
|
+
* which is why it ran `decodeResults` instead — money's stored→canonical
|
|
118
|
+
* decode and nothing else. The visible cost was that a
|
|
119
|
+
* `computed({ mode:'virtual' })` field read `undefined` on a query row while
|
|
120
|
+
* `get()` and `list()` returned it, so the same record had two shapes
|
|
121
|
+
* depending on which read verb produced it, and a caller summing that field
|
|
122
|
+
* over a query result got `NaN` with no error.
|
|
123
|
+
*
|
|
124
|
+
* This folds the SAME order as `present`, skipping any binding that has not
|
|
125
|
+
* declared {@link ViaBinding.presentIsSync}. `money` and `computed` do, which
|
|
126
|
+
* is the pair that carries values; `i18n` and `lookup` are genuinely async
|
|
127
|
+
* and are reported in `skipped` rather than silently dropped — the caller can
|
|
128
|
+
* then say so instead of leaving a hole.
|
|
129
|
+
*
|
|
130
|
+
* ⚠️ Ordering is preserved exactly, including the `presentLate` boundary,
|
|
131
|
+
* because money's `presentLate` exists to react to computed's virtual output
|
|
132
|
+
* (#669). Reordering here would corrupt a field that is both money and
|
|
133
|
+
* virtual.
|
|
134
|
+
*/
|
|
135
|
+
presentSync(record: Record<string, unknown>, ctx: ViaReadCtx): {
|
|
136
|
+
record: Record<string, unknown>;
|
|
137
|
+
skipped: readonly string[];
|
|
138
|
+
};
|
|
139
|
+
/** True iff some binding's presentation can only run on the async path (#1416). */
|
|
140
|
+
get hasAsyncPresent(): boolean;
|
|
141
|
+
/**
|
|
142
|
+
* #1447 — which bindings cover which fields, for `dumpSchema()`.
|
|
143
|
+
*
|
|
144
|
+
* Field name → the brands covering it, sorted. A field can appear under more
|
|
145
|
+
* than one brand: a money field that is also `computed({ mode:'virtual' })`
|
|
146
|
+
* is covered by both, and collapsing that to one would misreport what the
|
|
147
|
+
* datastore does to it.
|
|
148
|
+
*
|
|
149
|
+
* ⛔ BRAND AND FIELD ONLY — never a binding's configuration, and the reason
|
|
150
|
+
* is not payload size. A schema dump travels further than a vault does, and
|
|
151
|
+
* a report saying "this field is classified, sensitivity pii" is a map of
|
|
152
|
+
* which columns are worth attacking, in an artefact that by design leaves
|
|
153
|
+
* the vault. The consumer who asked for this said brand-plus-field is the
|
|
154
|
+
* whole of their need, so there is no trade being made.
|
|
155
|
+
*
|
|
156
|
+
* A binding that declares no {@link NoydbVia.coveredFields} is omitted
|
|
157
|
+
* rather than reported as covering nothing — absence of a declaration is not
|
|
158
|
+
* evidence of absence of coverage.
|
|
159
|
+
*/
|
|
160
|
+
fieldCoverage(): Record<string, readonly string[]>;
|
|
113
161
|
buildClause(field: string, op: string, value: unknown): ViaClause | undefined;
|
|
114
162
|
evaluateClause(clause: ViaClause, actual: unknown, op: string): boolean;
|
|
115
163
|
/**
|
|
@@ -43,4 +43,21 @@ export declare class WriteQueueTracker implements WriteQueue {
|
|
|
43
43
|
* error is re-thrown after the queue is decremented.
|
|
44
44
|
*/
|
|
45
45
|
track<R>(fn: () => Promise<R>): Promise<R>;
|
|
46
|
+
/**
|
|
47
|
+
* Run a write whose PRE-COMMIT phase may legitimately REFUSE — the schema
|
|
48
|
+
* gates, and a user `beforeWrite` hook that throws to abort. `fn` calls
|
|
49
|
+
* `committed()` at the point the store write itself begins.
|
|
50
|
+
*
|
|
51
|
+
* Before that point a rejection releases the depth it took but records NO
|
|
52
|
+
* queue error; after it, a rejection settles as a failure like `track`.
|
|
53
|
+
*
|
|
54
|
+
* #11 — why the phase is inside `depth` at all: `pending` is the documented
|
|
55
|
+
* shutdown guard (see the `writeQueue` getter's `beforeunload` example) and
|
|
56
|
+
* the schema fence does a fresh store read per write, so leaving the gates
|
|
57
|
+
* outside made `pending` read `false` during a real round-trip on every
|
|
58
|
+
* write. The refusal carve-out is what the old outside-the-queue placement
|
|
59
|
+
* was protecting ("a rejected write never counts toward depth") — it is kept
|
|
60
|
+
* deliberately, so a refused write cannot reject a concurrent `onFlush()`.
|
|
61
|
+
*/
|
|
62
|
+
trackGated<R>(fn: (committed: () => void) => Promise<R>): Promise<R>;
|
|
46
63
|
}
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
LedgerStore,
|
|
4
4
|
applyPatch,
|
|
5
5
|
computePatch
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-N7EVQD5S.js";
|
|
7
7
|
import {
|
|
8
8
|
LEDGER_COLLECTION,
|
|
9
9
|
LEDGER_DELTAS_COLLECTION
|
|
@@ -15,16 +15,15 @@ import {
|
|
|
15
15
|
paddedIndex,
|
|
16
16
|
parseIndex,
|
|
17
17
|
sha256Hex
|
|
18
|
-
} from "./chunk-
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-7O3Y4PPD.js";
|
|
18
|
+
} from "./chunk-6QVKPHBF.js";
|
|
19
|
+
import "./chunk-EZGV6F47.js";
|
|
20
|
+
import "./chunk-OIEO4WDL.js";
|
|
21
|
+
import "./chunk-Q2XRFWOI.js";
|
|
22
|
+
import "./chunk-NH2UOV3B.js";
|
|
23
|
+
import "./chunk-42ALPZ2B.js";
|
|
24
|
+
import "./chunk-QMWY2FDS.js";
|
|
25
|
+
import "./chunk-SV2PM2OY.js";
|
|
26
|
+
import "./chunk-37EPTBBR.js";
|
|
28
27
|
export {
|
|
29
28
|
LEDGER_COLLECTION,
|
|
30
29
|
LEDGER_DELTAS_COLLECTION,
|
|
@@ -38,4 +37,4 @@ export {
|
|
|
38
37
|
parseIndex,
|
|
39
38
|
sha256Hex
|
|
40
39
|
};
|
|
41
|
-
//# sourceMappingURL=ledger-
|
|
40
|
+
//# sourceMappingURL=ledger-5ZMGE44K.js.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import {
|
|
2
|
+
liberateVault
|
|
3
|
+
} from "./chunk-UIYESRD6.js";
|
|
4
|
+
import "./chunk-IMQKWR46.js";
|
|
5
|
+
import "./chunk-EJLV62NI.js";
|
|
6
|
+
import "./chunk-3XJQBBZD.js";
|
|
7
|
+
import "./chunk-KZXDLBY6.js";
|
|
8
|
+
import "./chunk-5A4345TG.js";
|
|
9
|
+
import "./chunk-GMKGGY7V.js";
|
|
10
|
+
import "./chunk-XSPFDUDG.js";
|
|
11
|
+
import "./chunk-LIOVX5TJ.js";
|
|
12
|
+
import "./chunk-FLPCETP6.js";
|
|
13
|
+
import "./chunk-EZGV6F47.js";
|
|
14
|
+
import "./chunk-OIEO4WDL.js";
|
|
15
|
+
import "./chunk-Q2XRFWOI.js";
|
|
16
|
+
import "./chunk-NH2UOV3B.js";
|
|
17
|
+
import "./chunk-42ALPZ2B.js";
|
|
18
|
+
import "./chunk-QMWY2FDS.js";
|
|
19
|
+
import "./chunk-SV2PM2OY.js";
|
|
20
|
+
import "./chunk-37EPTBBR.js";
|
|
21
|
+
export {
|
|
22
|
+
liberateVault
|
|
23
|
+
};
|
|
24
|
+
//# sourceMappingURL=liberate-WZSZM2W6.js.map
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import {
|
|
2
|
+
LinkEndpointError,
|
|
3
|
+
LinkSet
|
|
4
|
+
} from "./chunk-WXE4W2U6.js";
|
|
5
|
+
import {
|
|
6
|
+
LINK_COLLECTION_PREFIX,
|
|
7
|
+
LinkIntegrityError,
|
|
8
|
+
isLinkCollectionName,
|
|
9
|
+
linkCollectionName,
|
|
10
|
+
linkRowKey
|
|
11
|
+
} from "./chunk-Q4UHJ5SN.js";
|
|
12
|
+
import "./chunk-EZGV6F47.js";
|
|
13
|
+
import "./chunk-OIEO4WDL.js";
|
|
14
|
+
import "./chunk-Q2XRFWOI.js";
|
|
15
|
+
import "./chunk-NH2UOV3B.js";
|
|
16
|
+
import "./chunk-42ALPZ2B.js";
|
|
17
|
+
import "./chunk-QMWY2FDS.js";
|
|
18
|
+
import "./chunk-SV2PM2OY.js";
|
|
19
|
+
import "./chunk-37EPTBBR.js";
|
|
20
|
+
export {
|
|
21
|
+
LINK_COLLECTION_PREFIX,
|
|
22
|
+
LinkEndpointError,
|
|
23
|
+
LinkIntegrityError,
|
|
24
|
+
LinkSet,
|
|
25
|
+
isLinkCollectionName,
|
|
26
|
+
linkCollectionName,
|
|
27
|
+
linkRowKey
|
|
28
|
+
};
|
|
29
|
+
//# sourceMappingURL=link-set-MFXC24VK.js.map
|
|
@@ -9,16 +9,15 @@ import {
|
|
|
9
9
|
resolveManagedSecret,
|
|
10
10
|
saveSealedSecret,
|
|
11
11
|
sealRsaOaepTlv
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-7O3Y4PPD.js";
|
|
12
|
+
} from "./chunk-3XJQBBZD.js";
|
|
13
|
+
import "./chunk-EZGV6F47.js";
|
|
14
|
+
import "./chunk-OIEO4WDL.js";
|
|
15
|
+
import "./chunk-Q2XRFWOI.js";
|
|
16
|
+
import "./chunk-NH2UOV3B.js";
|
|
17
|
+
import "./chunk-42ALPZ2B.js";
|
|
18
|
+
import "./chunk-QMWY2FDS.js";
|
|
19
|
+
import "./chunk-SV2PM2OY.js";
|
|
20
|
+
import "./chunk-37EPTBBR.js";
|
|
22
21
|
export {
|
|
23
22
|
MemoryRecipientSealer,
|
|
24
23
|
MemorySealer,
|
|
@@ -31,4 +30,4 @@ export {
|
|
|
31
30
|
saveSealedSecret,
|
|
32
31
|
sealRsaOaepTlv
|
|
33
32
|
};
|
|
34
|
-
//# sourceMappingURL=managed-secret-
|
|
33
|
+
//# sourceMappingURL=managed-secret-MFTFT22X.js.map
|