mcard-js 2.1.41 → 2.1.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{CardCollection-MXTUJV4J.js → CardCollection-7DKJWKAG.js} +3 -2
- package/dist/CardCollection-S4RE3RXP.js +10 -0
- package/dist/CardCollection-VPN7AAAX.js +10 -0
- package/dist/{IndexedDBEngine-2G5KCISA.js → IndexedDBEngine-7JOGM2MM.js} +3 -2
- package/dist/IndexedDBEngine-BGZHJK5L.js +12 -0
- package/dist/IndexedDBEngine-ZJ442GI7.js +12 -0
- package/dist/{LLMRuntime-GIGDMDEZ.js → LLMRuntime-OZNVAPXJ.js} +4 -3
- package/dist/{LLMRuntime-LBWUJ7ON.js → LLMRuntime-UPSEDSIK.js} +2 -2
- package/dist/{LambdaRuntime-B6D6IQKZ.js → LambdaRuntime-JZ4Q56TI.js} +6 -5
- package/dist/LambdaRuntime-PM3OUFHU.js +19 -0
- package/dist/LambdaRuntime-WBEK37AF.js +19 -0
- package/dist/LambdaRuntime-YKSBAT65.js +19 -0
- package/dist/{Loader-3LSJXJQG.js → Loader-7HQVYDPA.js} +2 -2
- package/dist/{Loader-BM56B2TX.js → Loader-NYWTV7CQ.js} +4 -3
- package/dist/{Loader-CYLAA4XU.js → Loader-OLKPY6HT.js} +3 -3
- package/dist/{MCard-H56VOJLR.js → MCard-OYI73CUI.js} +1 -1
- package/dist/{MCard-5LIREV2B.js → MCard-XHG3BZC7.js} +2 -2
- package/dist/{NetworkRuntime-IAFHPQSX.js → NetworkRuntime-VYCC5HSY.js} +16 -11
- package/dist/{NetworkRuntime-JNGKW3DY.js → NetworkRuntime-XQX3LDDI.js} +61 -33
- package/dist/{NetworkRuntime-CXPKIAOQ.js → NetworkRuntime-XZR733M5.js} +17 -12
- package/dist/{OllamaProvider-QPX2JXL2.js → OllamaProvider-FBZ5WW72.js} +1 -1
- package/dist/OllamaProvider-W6TPZNHD.js +9 -0
- package/dist/chunk-2NFGZ6PA.js +170 -0
- package/dist/{chunk-VXV35I5J.js → chunk-4TYRTQ4V.js} +48 -17
- package/dist/chunk-4VWWTGRW.js +497 -0
- package/dist/{chunk-4PDYHPR6.js → chunk-5GHZP7E5.js} +4 -2
- package/dist/{chunk-42VF42KH.js → chunk-5HZNWJFT.js} +4 -2
- package/dist/{chunk-DEYMHG5A.js → chunk-6MG5ZHAP.js} +58 -22
- package/dist/{chunk-7V37AAPK.js → chunk-7B4PABOL.js} +16 -7
- package/dist/chunk-A5S2PI37.js +47 -0
- package/dist/chunk-BFD4WSWU.js +497 -0
- package/dist/chunk-BSEFN25Q.js +32 -0
- package/dist/{chunk-3LPY36OG.js → chunk-CBEVE7RG.js} +20 -15
- package/dist/{chunk-A5AB4WQN.js → chunk-DPA3ZK4Q.js} +30 -21
- package/dist/{chunk-5FA54AMM.js → chunk-EJHX3VZL.js} +54 -21
- package/dist/{chunk-QXPHMSPA.js → chunk-GNF4WAPV.js} +22 -9
- package/dist/{chunk-XPG6B5IW.js → chunk-JHIA2BQK.js} +26 -13
- package/dist/{chunk-4I5IZILN.js → chunk-KGPICAQW.js} +10 -7
- package/dist/{chunk-4WBJPHZP.js → chunk-MST5AZXJ.js} +17 -8
- package/dist/{chunk-K35KFTEA.js → chunk-N6KDHCBC.js} +58 -33
- package/dist/{chunk-2R4ESMZB.js → chunk-NFO5NU6B.js} +5 -3
- package/dist/chunk-OKWBHCKC.js +170 -0
- package/dist/{chunk-FIE4LAJG.js → chunk-OX3K6UZJ.js} +5 -3
- package/dist/{chunk-6SEX42H2.js → chunk-R3K7DG7O.js} +21 -16
- package/dist/chunk-RB35Z35T.js +44 -0
- package/dist/{chunk-AWGFLRLI.js → chunk-SP4YPKPR.js} +51 -318
- package/dist/chunk-U7TSFDKX.js +217 -0
- package/dist/chunk-UP3SQX56.js +112 -0
- package/dist/{chunk-4EUEU4SM.js → chunk-VGIRC3HX.js} +13 -110
- package/dist/chunk-WGG7526Z.js +112 -0
- package/dist/{chunk-3JBSRALP.js → chunk-WNKP66IR.js} +10 -7
- package/dist/{chunk-DOC55MPG.js → chunk-WR6ISHCS.js} +11 -3
- package/dist/{chunk-52UNWVOD.js → chunk-ZVOPQ5BM.js} +54 -21
- package/dist/chunk-ZZMOPQER.js +217 -0
- package/dist/index.browser.cjs +79 -1454
- package/dist/index.browser.d.cts +2 -17
- package/dist/index.browser.d.ts +2 -17
- package/dist/index.browser.js +7 -6
- package/dist/index.cjs +306 -1631
- package/dist/index.d.cts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +49 -35
- package/dist/storage/SqliteNodeEngine.cjs +59 -1335
- package/dist/storage/SqliteNodeEngine.js +4 -3
- package/dist/storage/SqliteWasmEngine.cjs +57 -1335
- package/dist/storage/SqliteWasmEngine.js +4 -3
- package/package.json +12 -8
- package/dist/CardCollection-4OFJ6XQJ.js +0 -9
- package/dist/CardCollection-7PDWM24F.js +0 -9
- package/dist/CardCollection-CEFQ5PA6.js +0 -9
- package/dist/CardCollection-GUEYGN2Y.js +0 -9
- package/dist/CardCollection-KDO4CQ4B.js +0 -9
- package/dist/CardCollection-PB7ZY73E.js +0 -9
- package/dist/CardCollection-RK4DVH63.js +0 -9
- package/dist/CardCollection-T376E3TS.js +0 -9
- package/dist/CardCollection-WGCKKUOD.js +0 -9
- package/dist/CardCollection-XON2IWDU.js +0 -9
- package/dist/CardCollection-ZEI6FMP3.js +0 -9
- package/dist/EventProducer-MW6QF4IO.js +0 -47
- package/dist/EventProducer-V7RY2KKR.js +0 -47
- package/dist/FileIO.d.ts +0 -44
- package/dist/FileIO.d.ts.map +0 -1
- package/dist/FileIO.js +0 -203
- package/dist/FileIO.js.map +0 -1
- package/dist/IndexedDBEngine-7JI2CL32.js +0 -10
- package/dist/IndexedDBEngine-7OHQIRTI.js +0 -10
- package/dist/IndexedDBEngine-E5YJQG4U.js +0 -10
- package/dist/IndexedDBEngine-NV625E7L.js +0 -10
- package/dist/IndexedDBEngine-RPQS7ILF.js +0 -10
- package/dist/IndexedDBEngine-S3ZWCSI7.js +0 -10
- package/dist/IndexedDBEngine-T7OC5GRR.js +0 -10
- package/dist/LLMRuntime-BKB3CLXM.js +0 -16
- package/dist/LLMRuntime-BQUUFLAB.js +0 -16
- package/dist/LLMRuntime-TNBC4JCB.js +0 -16
- package/dist/LambdaRuntime-4YILF3G7.js +0 -15
- package/dist/LambdaRuntime-53TPVENI.js +0 -16
- package/dist/LambdaRuntime-73BSWP2G.js +0 -16
- package/dist/LambdaRuntime-AL5SBDCA.js +0 -17
- package/dist/LambdaRuntime-BYBUI7H5.js +0 -17
- package/dist/LambdaRuntime-JDZP3HIQ.js +0 -17
- package/dist/LambdaRuntime-JEI7RVWG.js +0 -16
- package/dist/LambdaRuntime-LCTHBYMV.js +0 -17
- package/dist/LambdaRuntime-LDA3G7IR.js +0 -16
- package/dist/LambdaRuntime-LF4FR6YA.js +0 -16
- package/dist/LambdaRuntime-O7JBVHO2.js +0 -16
- package/dist/LambdaRuntime-OFOTT464.js +0 -17
- package/dist/LambdaRuntime-Q6ISCHAD.js +0 -16
- package/dist/LambdaRuntime-TCZ42XCB.js +0 -16
- package/dist/LambdaRuntime-UKUOKJIW.js +0 -17
- package/dist/LambdaRuntime-VKLON4IB.js +0 -17
- package/dist/LambdaRuntime-WNYDBTS6.js +0 -16
- package/dist/LambdaRuntime-WPTX76CX.js +0 -17
- package/dist/Loader-4P7PEBCL.js +0 -11
- package/dist/Loader-HQ3QKMYM.js +0 -11
- package/dist/Loader-NCATGB67.js +0 -11
- package/dist/Loader-NRHGDQBD.js +0 -11
- package/dist/Loader-RT4NI6AT.js +0 -11
- package/dist/Loader-SSRY57SS.js +0 -11
- package/dist/Loader-W72QZ3T7.js +0 -11
- package/dist/Loader-WECRIXQW.js +0 -11
- package/dist/Loader-XFBIHCQF.js +0 -11
- package/dist/Loader.d.ts +0 -34
- package/dist/Loader.d.ts.map +0 -1
- package/dist/Loader.js +0 -190
- package/dist/Loader.js.map +0 -1
- package/dist/MCard-4J6WSBRF.js +0 -8
- package/dist/MCard-E3MRPTJF.js +0 -8
- package/dist/MCard-FCOIB6BP.js +0 -8
- package/dist/MCard-G4HUWHY5.js +0 -8
- package/dist/MCard-HFL7AFIH.js +0 -8
- package/dist/MCard-JOW6RBSO.js +0 -8
- package/dist/MCard-M4LKN4U2.js +0 -8
- package/dist/MCard-VB7UDUTN.js +0 -8
- package/dist/MCard-WOHE6SX6.js +0 -8
- package/dist/NetworkRuntime-2H7AQITA.js +0 -1571
- package/dist/NetworkRuntime-3MIUBNOF.js +0 -1571
- package/dist/NetworkRuntime-AOE2EJIM.js +0 -1571
- package/dist/NetworkRuntime-BQMDBUDO.js +0 -1570
- package/dist/NetworkRuntime-GMANLCAB.js +0 -1542
- package/dist/NetworkRuntime-L7P4VCGK.js +0 -1542
- package/dist/NetworkRuntime-LC7SUAOF.js +0 -1542
- package/dist/NetworkRuntime-OJWCWPBI.js +0 -1570
- package/dist/NetworkRuntime-ZJ3B4T3A.js +0 -1542
- package/dist/OllamaProvider-32RC36HD.js +0 -8
- package/dist/OllamaProvider-MQXSXLCA.js +0 -8
- package/dist/OllamaProvider-Q45BMOVN.js +0 -8
- package/dist/SqliteNodeEngine-WKVFWBNH.js +0 -9
- package/dist/StorageAdapter-DdDUiIvH.d.cts +0 -391
- package/dist/StorageAdapter-DdDUiIvH.d.ts +0 -391
- package/dist/StorageAdapter-Dw1BeOam.d.cts +0 -380
- package/dist/StorageAdapter-Dw1BeOam.d.ts +0 -380
- package/dist/chunk-23GCCCXB.js +0 -402
- package/dist/chunk-2ECISK2I.js +0 -354
- package/dist/chunk-2MRBTM72.js +0 -354
- package/dist/chunk-2THXO6FH.js +0 -2313
- package/dist/chunk-2VNRWIBZ.js +0 -389
- package/dist/chunk-2VOQRXWH.js +0 -296
- package/dist/chunk-34AYBZRO.js +0 -920
- package/dist/chunk-37EEYISR.js +0 -372
- package/dist/chunk-3E2TKOCZ.js +0 -354
- package/dist/chunk-3MMMJ7NH.js +0 -1068
- package/dist/chunk-437JTYVP.js +0 -292
- package/dist/chunk-4MQINOOG.js +0 -1218
- package/dist/chunk-4UIWXZHY.js +0 -1049
- package/dist/chunk-53S2EZCY.js +0 -290
- package/dist/chunk-5BIDGXA6.js +0 -987
- package/dist/chunk-5HXLTWYN.js +0 -296
- package/dist/chunk-5W2FDGUF.js +0 -371
- package/dist/chunk-6R4ERZMG.js +0 -1136
- package/dist/chunk-74YSNHEM.js +0 -2309
- package/dist/chunk-7H2BQZDK.js +0 -270
- package/dist/chunk-7KEWCCES.js +0 -1136
- package/dist/chunk-7PN2BUYF.js +0 -371
- package/dist/chunk-A2ZJA2EV.js +0 -389
- package/dist/chunk-ARPIBGRP.js +0 -1236
- package/dist/chunk-ATHNEEAG.js +0 -2309
- package/dist/chunk-AVXJOPUE.js +0 -354
- package/dist/chunk-B7VEU4S2.js +0 -204
- package/dist/chunk-C2TKISBR.js +0 -1213
- package/dist/chunk-CBH4YKB4.js +0 -2309
- package/dist/chunk-DP7HBRDL.js +0 -2309
- package/dist/chunk-DV7ZSH4W.js +0 -2309
- package/dist/chunk-DWXNZ5AJ.js +0 -642
- package/dist/chunk-EFKMZTT2.js +0 -270
- package/dist/chunk-FXJYXHG6.js +0 -266
- package/dist/chunk-G466I6RT.js +0 -229
- package/dist/chunk-GATPBTHL.js +0 -1142
- package/dist/chunk-GMQAHPBC.js +0 -292
- package/dist/chunk-GMWA2IJJ.js +0 -1105
- package/dist/chunk-GVX5LDLH.js +0 -371
- package/dist/chunk-HGENNKOJ.js +0 -355
- package/dist/chunk-HM2NBYHU.js +0 -292
- package/dist/chunk-IZWB5GCG.js +0 -389
- package/dist/chunk-J4HOFUKM.js +0 -2309
- package/dist/chunk-JIK2G3EH.js +0 -2313
- package/dist/chunk-JRXNWGSW.js +0 -1136
- package/dist/chunk-KRKK3KP6.js +0 -1081
- package/dist/chunk-KYXZHRUG.js +0 -389
- package/dist/chunk-L36L2VDL.js +0 -371
- package/dist/chunk-L5PZCES6.js +0 -204
- package/dist/chunk-L5U77ZEM.js +0 -1142
- package/dist/chunk-LQEKGX2T.js +0 -204
- package/dist/chunk-LWMUDMMQ.js +0 -1144
- package/dist/chunk-MLKGABMK.js +0 -9
- package/dist/chunk-NZ6OQ7UT.js +0 -92
- package/dist/chunk-O2UMNZGF.js +0 -903
- package/dist/chunk-OFHDMLNM.js +0 -355
- package/dist/chunk-PDBMNUMB.js +0 -316
- package/dist/chunk-PW4XS7M3.js +0 -850
- package/dist/chunk-QA2XQMMJ.js +0 -2313
- package/dist/chunk-QL2JFNA7.js +0 -389
- package/dist/chunk-QPZ2HNSU.js +0 -912
- package/dist/chunk-QVGVU6OS.js +0 -296
- package/dist/chunk-RCEU7PFH.js +0 -270
- package/dist/chunk-RSTKX7WM.js +0 -907
- package/dist/chunk-RXL2CW64.js +0 -266
- package/dist/chunk-RXUF6Y43.js +0 -2309
- package/dist/chunk-SIAA4J6H.js +0 -21
- package/dist/chunk-SOJ2UMO2.js +0 -986
- package/dist/chunk-T3AG6DXY.js +0 -296
- package/dist/chunk-TPCNKMGZ.js +0 -355
- package/dist/chunk-TPT3S5AX.js +0 -204
- package/dist/chunk-TXWGIEVH.js +0 -2313
- package/dist/chunk-TZFI54AU.js +0 -2313
- package/dist/chunk-U3FWUPD3.js +0 -717
- package/dist/chunk-UFW2VW2D.js +0 -266
- package/dist/chunk-UTAOS5Y7.js +0 -2313
- package/dist/chunk-V7VX5OJ6.js +0 -389
- package/dist/chunk-W2XGNMYB.js +0 -355
- package/dist/chunk-W3M4HJ4U.js +0 -2309
- package/dist/chunk-WMJGGREP.js +0 -296
- package/dist/chunk-WTNVQ5WS.js +0 -732
- package/dist/chunk-WVFWNVT2.js +0 -1050
- package/dist/chunk-WY7EYSYC.js +0 -1236
- package/dist/chunk-X42F7DE3.js +0 -373
- package/dist/chunk-XC7Y4I7L.js +0 -290
- package/dist/chunk-YFULZTKP.js +0 -270
- package/dist/chunk-YSVHXKSZ.js +0 -373
- package/dist/chunk-YWGVK5OS.js +0 -292
- package/dist/chunk-Z4BRNTO5.js +0 -2313
- package/dist/chunk-ZDUXDKPD.js +0 -292
- package/dist/chunk-ZXQ2W7LO.js +0 -355
- package/dist/chunk-ZXQELXXO.js +0 -378
- package/dist/index.browser.d.ts.map +0 -1
- package/dist/index.browser.js.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/lib-4XS34IPZ.js +0 -778
- package/dist/model/CardCollection.d.ts +0 -147
- package/dist/model/CardCollection.d.ts.map +0 -1
- package/dist/model/CardCollection.js +0 -272
- package/dist/model/CardCollection.js.map +0 -1
- package/dist/model/ContentTypeInterpreter.d.ts +0 -28
- package/dist/model/ContentTypeInterpreter.d.ts.map +0 -1
- package/dist/model/ContentTypeInterpreter.js +0 -147
- package/dist/model/ContentTypeInterpreter.js.map +0 -1
- package/dist/model/EventProducer.d.ts +0 -10
- package/dist/model/EventProducer.d.ts.map +0 -1
- package/dist/model/EventProducer.js +0 -46
- package/dist/model/EventProducer.js.map +0 -1
- package/dist/model/GTime.d.ts +0 -44
- package/dist/model/GTime.d.ts.map +0 -1
- package/dist/model/GTime.js +0 -91
- package/dist/model/GTime.js.map +0 -1
- package/dist/model/Handle.d.ts +0 -37
- package/dist/model/Handle.d.ts.map +0 -1
- package/dist/model/Handle.js +0 -90
- package/dist/model/Handle.js.map +0 -1
- package/dist/model/MCard.d.ts +0 -145
- package/dist/model/MCard.d.ts.map +0 -1
- package/dist/model/MCard.js +0 -180
- package/dist/model/MCard.js.map +0 -1
- package/dist/model/PCard.d.ts +0 -271
- package/dist/model/PCard.d.ts.map +0 -1
- package/dist/model/PCard.js +0 -558
- package/dist/model/PCard.js.map +0 -1
- package/dist/model/VCard.d.ts +0 -277
- package/dist/model/VCard.d.ts.map +0 -1
- package/dist/model/VCard.js +0 -573
- package/dist/model/VCard.js.map +0 -1
- package/dist/model/constants.d.ts +0 -45
- package/dist/model/constants.d.ts.map +0 -1
- package/dist/model/constants.js +0 -27
- package/dist/model/constants.js.map +0 -1
- package/dist/model/vcard_vocabulary.d.ts +0 -174
- package/dist/model/vcard_vocabulary.d.ts.map +0 -1
- package/dist/model/vcard_vocabulary.js +0 -187
- package/dist/model/vcard_vocabulary.js.map +0 -1
- package/dist/monads/Either.d.ts +0 -51
- package/dist/monads/Either.d.ts.map +0 -1
- package/dist/monads/Either.js +0 -82
- package/dist/monads/Either.js.map +0 -1
- package/dist/monads/IO.d.ts +0 -38
- package/dist/monads/IO.d.ts.map +0 -1
- package/dist/monads/IO.js +0 -66
- package/dist/monads/IO.js.map +0 -1
- package/dist/monads/Maybe.d.ts +0 -45
- package/dist/monads/Maybe.d.ts.map +0 -1
- package/dist/monads/Maybe.js +0 -73
- package/dist/monads/Maybe.js.map +0 -1
- package/dist/monads/Reader.d.ts +0 -29
- package/dist/monads/Reader.d.ts.map +0 -1
- package/dist/monads/Reader.js +0 -44
- package/dist/monads/Reader.js.map +0 -1
- package/dist/monads/State.d.ts +0 -33
- package/dist/monads/State.d.ts.map +0 -1
- package/dist/monads/State.js +0 -50
- package/dist/monads/State.js.map +0 -1
- package/dist/monads/Writer.d.ts +0 -29
- package/dist/monads/Writer.d.ts.map +0 -1
- package/dist/monads/Writer.js +0 -46
- package/dist/monads/Writer.js.map +0 -1
- package/dist/ptr/Bridgelet.d.ts +0 -180
- package/dist/ptr/Bridgelet.d.ts.map +0 -1
- package/dist/ptr/Bridgelet.js +0 -296
- package/dist/ptr/Bridgelet.js.map +0 -1
- package/dist/ptr/CLMIntrospection.d.ts +0 -169
- package/dist/ptr/CLMIntrospection.d.ts.map +0 -1
- package/dist/ptr/CLMIntrospection.js +0 -329
- package/dist/ptr/CLMIntrospection.js.map +0 -1
- package/dist/ptr/FaroSidecar.d.ts +0 -56
- package/dist/ptr/FaroSidecar.d.ts.map +0 -1
- package/dist/ptr/FaroSidecar.js +0 -102
- package/dist/ptr/FaroSidecar.js.map +0 -1
- package/dist/ptr/LensProtocol.d.ts +0 -84
- package/dist/ptr/LensProtocol.d.ts.map +0 -1
- package/dist/ptr/LensProtocol.js +0 -98
- package/dist/ptr/LensProtocol.js.map +0 -1
- package/dist/ptr/OpenTelemetrySidecar.d.ts +0 -144
- package/dist/ptr/OpenTelemetrySidecar.d.ts.map +0 -1
- package/dist/ptr/OpenTelemetrySidecar.js +0 -232
- package/dist/ptr/OpenTelemetrySidecar.js.map +0 -1
- package/dist/ptr/SandboxWorker.d.ts +0 -79
- package/dist/ptr/SandboxWorker.d.ts.map +0 -1
- package/dist/ptr/SandboxWorker.js +0 -298
- package/dist/ptr/SandboxWorker.js.map +0 -1
- package/dist/ptr/common_types.d.ts +0 -39
- package/dist/ptr/common_types.d.ts.map +0 -1
- package/dist/ptr/common_types.js +0 -12
- package/dist/ptr/common_types.js.map +0 -1
- package/dist/rag/GraphRAGEngine.d.ts +0 -26
- package/dist/rag/GraphRAGEngine.d.ts.map +0 -1
- package/dist/rag/GraphRAGEngine.js +0 -166
- package/dist/rag/GraphRAGEngine.js.map +0 -1
- package/dist/rag/HandleVectorStore.d.ts +0 -201
- package/dist/rag/HandleVectorStore.d.ts.map +0 -1
- package/dist/rag/HandleVectorStore.js +0 -527
- package/dist/rag/HandleVectorStore.js.map +0 -1
- package/dist/rag/PersistentIndexer.d.ts +0 -148
- package/dist/rag/PersistentIndexer.d.ts.map +0 -1
- package/dist/rag/PersistentIndexer.js +0 -302
- package/dist/rag/PersistentIndexer.js.map +0 -1
- package/dist/rag/index.d.ts +0 -20
- package/dist/rag/index.d.ts.map +0 -1
- package/dist/rag/index.js +0 -26
- package/dist/rag/index.js.map +0 -1
- package/dist/rag/semanticVersioning.d.ts +0 -187
- package/dist/rag/semanticVersioning.d.ts.map +0 -1
- package/dist/rag/semanticVersioning.js +0 -253
- package/dist/rag/semanticVersioning.js.map +0 -1
- package/dist/storage/IndexedDBEngine.d.ts +0 -33
- package/dist/storage/IndexedDBEngine.d.ts.map +0 -1
- package/dist/storage/IndexedDBEngine.js +0 -198
- package/dist/storage/IndexedDBEngine.js.map +0 -1
- package/dist/storage/SqliteNodeEngine.d.ts.map +0 -1
- package/dist/storage/SqliteNodeEngine.js.map +0 -1
- package/dist/storage/SqliteWasmEngine.d.ts.map +0 -1
- package/dist/storage/SqliteWasmEngine.js.map +0 -1
- package/dist/storage/StorageAdapter.d.ts +0 -42
- package/dist/storage/StorageAdapter.d.ts.map +0 -1
- package/dist/storage/StorageAdapter.js +0 -2
- package/dist/storage/StorageAdapter.js.map +0 -1
- package/dist/storage/VectorStore.d.ts +0 -202
- package/dist/storage/VectorStore.d.ts.map +0 -1
- package/dist/storage/VectorStore.js +0 -557
- package/dist/storage/VectorStore.js.map +0 -1
- package/dist/storage/schema.d.ts +0 -162
- package/dist/storage/schema.d.ts.map +0 -1
- package/dist/storage/schema.js +0 -335
- package/dist/storage/schema.js.map +0 -1
- package/dist/storage/schema_constants.d.ts +0 -7
- package/dist/storage/schema_constants.d.ts.map +0 -1
- package/dist/storage/schema_constants.js +0 -415
- package/dist/storage/schema_constants.js.map +0 -1
- package/dist/types/dots.d.ts +0 -206
- package/dist/types/dots.d.ts.map +0 -1
- package/dist/types/dots.js +0 -201
- package/dist/types/dots.js.map +0 -1
|
@@ -1,190 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
validateHandle
|
|
3
|
-
} from "./chunk-U3FWUPD3.js";
|
|
4
|
-
import {
|
|
5
|
-
MCard
|
|
6
|
-
} from "./chunk-QPZ2HNSU.js";
|
|
7
|
-
|
|
8
|
-
// src/storage/IndexedDBEngine.ts
|
|
9
|
-
import { openDB } from "idb";
|
|
10
|
-
var IndexedDBEngine = class {
|
|
11
|
-
db = null;
|
|
12
|
-
dbName;
|
|
13
|
-
constructor(dbName = "mcard-db") {
|
|
14
|
-
this.dbName = dbName;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* Initialize the database connection
|
|
18
|
-
*/
|
|
19
|
-
async init() {
|
|
20
|
-
this.db = await openDB(this.dbName, 1, {
|
|
21
|
-
upgrade(db) {
|
|
22
|
-
if (!db.objectStoreNames.contains("cards")) {
|
|
23
|
-
db.createObjectStore("cards", { keyPath: "hash" });
|
|
24
|
-
}
|
|
25
|
-
if (!db.objectStoreNames.contains("handles")) {
|
|
26
|
-
const handleStore = db.createObjectStore("handles", { keyPath: "handle" });
|
|
27
|
-
handleStore.createIndex("by-hash", "currentHash");
|
|
28
|
-
}
|
|
29
|
-
if (!db.objectStoreNames.contains("handleHistory")) {
|
|
30
|
-
const historyStore = db.createObjectStore("handleHistory", {
|
|
31
|
-
keyPath: "id",
|
|
32
|
-
autoIncrement: true
|
|
33
|
-
});
|
|
34
|
-
historyStore.createIndex("by-handle", "handle");
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
});
|
|
38
|
-
}
|
|
39
|
-
ensureDb() {
|
|
40
|
-
if (!this.db) {
|
|
41
|
-
throw new Error("Database not initialized. Call init() first.");
|
|
42
|
-
}
|
|
43
|
-
return this.db;
|
|
44
|
-
}
|
|
45
|
-
// =========== Card Operations ===========
|
|
46
|
-
async add(card) {
|
|
47
|
-
const db = this.ensureDb();
|
|
48
|
-
await db.put("cards", {
|
|
49
|
-
hash: card.hash,
|
|
50
|
-
content: card.content,
|
|
51
|
-
g_time: card.g_time
|
|
52
|
-
});
|
|
53
|
-
return card.hash;
|
|
54
|
-
}
|
|
55
|
-
async get(hash) {
|
|
56
|
-
const db = this.ensureDb();
|
|
57
|
-
const record = await db.get("cards", hash);
|
|
58
|
-
if (!record) return null;
|
|
59
|
-
return MCard.fromData(record.content, record.hash, record.g_time);
|
|
60
|
-
}
|
|
61
|
-
async delete(hash) {
|
|
62
|
-
const db = this.ensureDb();
|
|
63
|
-
await db.delete("cards", hash);
|
|
64
|
-
}
|
|
65
|
-
async getPage(pageNumber, pageSize) {
|
|
66
|
-
const db = this.ensureDb();
|
|
67
|
-
const totalItems = await db.count("cards");
|
|
68
|
-
const totalPages = Math.ceil(totalItems / pageSize);
|
|
69
|
-
const allCards = await db.getAll("cards");
|
|
70
|
-
const start = (pageNumber - 1) * pageSize;
|
|
71
|
-
const pageRecords = allCards.slice(start, start + pageSize);
|
|
72
|
-
const items = pageRecords.map((r) => MCard.fromData(r.content, r.hash, r.g_time));
|
|
73
|
-
return {
|
|
74
|
-
items,
|
|
75
|
-
totalItems,
|
|
76
|
-
pageNumber,
|
|
77
|
-
pageSize,
|
|
78
|
-
totalPages,
|
|
79
|
-
hasNext: pageNumber < totalPages,
|
|
80
|
-
hasPrevious: pageNumber > 1
|
|
81
|
-
};
|
|
82
|
-
}
|
|
83
|
-
async count() {
|
|
84
|
-
const db = this.ensureDb();
|
|
85
|
-
return db.count("cards");
|
|
86
|
-
}
|
|
87
|
-
async searchByHash(hashPrefix) {
|
|
88
|
-
const db = this.ensureDb();
|
|
89
|
-
const start = hashPrefix;
|
|
90
|
-
const end = hashPrefix + "\uFFFF";
|
|
91
|
-
const range = IDBKeyRange.bound(start, end);
|
|
92
|
-
const records = await db.getAll("cards", range);
|
|
93
|
-
return records.map((r) => MCard.fromData(r.content, r.hash, r.g_time));
|
|
94
|
-
}
|
|
95
|
-
async search(query, pageNumber, pageSize) {
|
|
96
|
-
const db = this.ensureDb();
|
|
97
|
-
const records = await db.getAll("cards");
|
|
98
|
-
const decoder = new TextDecoder();
|
|
99
|
-
const filtered = records.filter((r) => {
|
|
100
|
-
try {
|
|
101
|
-
const text = decoder.decode(r.content);
|
|
102
|
-
return text.includes(query);
|
|
103
|
-
} catch {
|
|
104
|
-
return false;
|
|
105
|
-
}
|
|
106
|
-
});
|
|
107
|
-
const totalItems = filtered.length;
|
|
108
|
-
const totalPages = Math.ceil(totalItems / pageSize);
|
|
109
|
-
const start = (pageNumber - 1) * pageSize;
|
|
110
|
-
const pageItems = filtered.slice(start, start + pageSize).map((r) => MCard.fromData(r.content, r.hash, r.g_time));
|
|
111
|
-
return {
|
|
112
|
-
items: pageItems,
|
|
113
|
-
totalItems,
|
|
114
|
-
pageNumber,
|
|
115
|
-
pageSize,
|
|
116
|
-
totalPages,
|
|
117
|
-
hasNext: pageNumber < totalPages,
|
|
118
|
-
hasPrevious: pageNumber > 1
|
|
119
|
-
};
|
|
120
|
-
}
|
|
121
|
-
async getAll() {
|
|
122
|
-
const db = this.ensureDb();
|
|
123
|
-
const records = await db.getAll("cards");
|
|
124
|
-
return records.map((r) => MCard.fromData(r.content, r.hash, r.g_time));
|
|
125
|
-
}
|
|
126
|
-
async clear() {
|
|
127
|
-
const db = this.ensureDb();
|
|
128
|
-
await db.clear("cards");
|
|
129
|
-
await db.clear("handles");
|
|
130
|
-
await db.clear("handleHistory");
|
|
131
|
-
}
|
|
132
|
-
// =========== Handle Operations ===========
|
|
133
|
-
async registerHandle(handle, hash) {
|
|
134
|
-
const db = this.ensureDb();
|
|
135
|
-
const normalized = validateHandle(handle);
|
|
136
|
-
const existing = await db.get("handles", normalized);
|
|
137
|
-
if (existing) {
|
|
138
|
-
throw new Error(`Handle '${handle}' already exists.`);
|
|
139
|
-
}
|
|
140
|
-
const now = (/* @__PURE__ */ new Date()).toISOString();
|
|
141
|
-
await db.put("handles", {
|
|
142
|
-
handle: normalized,
|
|
143
|
-
currentHash: hash,
|
|
144
|
-
createdAt: now,
|
|
145
|
-
updatedAt: now
|
|
146
|
-
});
|
|
147
|
-
}
|
|
148
|
-
async resolveHandle(handle) {
|
|
149
|
-
const db = this.ensureDb();
|
|
150
|
-
const normalized = validateHandle(handle);
|
|
151
|
-
const record = await db.get("handles", normalized);
|
|
152
|
-
return record?.currentHash ?? null;
|
|
153
|
-
}
|
|
154
|
-
async getByHandle(handle) {
|
|
155
|
-
const hash = await this.resolveHandle(handle);
|
|
156
|
-
if (!hash) return null;
|
|
157
|
-
return this.get(hash);
|
|
158
|
-
}
|
|
159
|
-
async updateHandle(handle, newHash) {
|
|
160
|
-
const db = this.ensureDb();
|
|
161
|
-
const normalized = validateHandle(handle);
|
|
162
|
-
const existing = await db.get("handles", normalized);
|
|
163
|
-
if (!existing) {
|
|
164
|
-
throw new Error(`Handle '${handle}' not found.`);
|
|
165
|
-
}
|
|
166
|
-
const previousHash = existing.currentHash;
|
|
167
|
-
const now = (/* @__PURE__ */ new Date()).toISOString();
|
|
168
|
-
await db.add("handleHistory", {
|
|
169
|
-
handle: normalized,
|
|
170
|
-
previousHash,
|
|
171
|
-
changedAt: now
|
|
172
|
-
});
|
|
173
|
-
await db.put("handles", {
|
|
174
|
-
...existing,
|
|
175
|
-
currentHash: newHash,
|
|
176
|
-
updatedAt: now
|
|
177
|
-
});
|
|
178
|
-
return previousHash;
|
|
179
|
-
}
|
|
180
|
-
async getHandleHistory(handle) {
|
|
181
|
-
const db = this.ensureDb();
|
|
182
|
-
const normalized = validateHandle(handle);
|
|
183
|
-
const records = await db.getAllFromIndex("handleHistory", "by-handle", normalized);
|
|
184
|
-
return records.map((r) => ({ previousHash: r.previousHash, changedAt: r.changedAt })).reverse();
|
|
185
|
-
}
|
|
186
|
-
};
|
|
187
|
-
|
|
188
1
|
// src/model/hash/algorithms/LocalSHA256.ts
|
|
189
2
|
async function computeHash(content) {
|
|
190
3
|
let contentStr;
|
|
@@ -429,7 +242,7 @@ var VerificationStatus = /* @__PURE__ */ ((VerificationStatus2) => {
|
|
|
429
242
|
})(VerificationStatus || {});
|
|
430
243
|
|
|
431
244
|
// src/ptr/browser/storage/MCardStore.ts
|
|
432
|
-
import { openDB
|
|
245
|
+
import { openDB } from "idb";
|
|
433
246
|
|
|
434
247
|
// src/ptr/browser/constants.ts
|
|
435
248
|
var MCARD_DB_NAME = "mcard-store";
|
|
@@ -439,10 +252,12 @@ var MCARD_DB_VERSION = 8;
|
|
|
439
252
|
var MCardStore = class {
|
|
440
253
|
dbPromise;
|
|
441
254
|
constructor(dbName = MCARD_DB_NAME) {
|
|
442
|
-
this.dbPromise =
|
|
255
|
+
this.dbPromise = openDB(dbName, MCARD_DB_VERSION, {
|
|
443
256
|
upgrade(db, oldVersion, newVersion, transaction) {
|
|
444
|
-
|
|
445
|
-
|
|
257
|
+
const existingStoreNames = Array.from(db.objectStoreNames);
|
|
258
|
+
const rawDb = db;
|
|
259
|
+
if (existingStoreNames.includes("mcards")) rawDb.deleteObjectStore("mcards");
|
|
260
|
+
if (existingStoreNames.includes("handles")) rawDb.deleteObjectStore("handles");
|
|
446
261
|
let cardStore;
|
|
447
262
|
if (!db.objectStoreNames.contains("card")) {
|
|
448
263
|
cardStore = db.createObjectStore("card", { keyPath: "hash" });
|
|
@@ -633,11 +448,12 @@ var ServiceWorkerPTR = class {
|
|
|
633
448
|
start() {
|
|
634
449
|
this.ws.connect();
|
|
635
450
|
self.addEventListener("message", (event) => {
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
451
|
+
const typedEvent = event;
|
|
452
|
+
if (typedEvent.data) {
|
|
453
|
+
if (typedEvent.data.type === "clm_execute") {
|
|
454
|
+
this.handleLocalRequest(typedEvent);
|
|
455
|
+
} else if (typedEvent.data.type === "EXECUTE_CLM") {
|
|
456
|
+
this.handleDirectExecution(typedEvent);
|
|
641
457
|
}
|
|
642
458
|
}
|
|
643
459
|
});
|
|
@@ -648,12 +464,16 @@ var ServiceWorkerPTR = class {
|
|
|
648
464
|
}
|
|
649
465
|
async onMeshMessage(msg) {
|
|
650
466
|
console.log("[ServiceWorkerPTR] Received from mesh:", msg);
|
|
651
|
-
if (msg
|
|
652
|
-
|
|
653
|
-
}
|
|
467
|
+
if (!msg || typeof msg !== "object" || Array.isArray(msg)) {
|
|
468
|
+
return;
|
|
469
|
+
}
|
|
470
|
+
const meshMessage = msg;
|
|
471
|
+
if (meshMessage.type === "clm_execute") {
|
|
472
|
+
await this.executeCLM(meshMessage.clm_hash || "", meshMessage.input_hash || "", meshMessage.request_id || "");
|
|
473
|
+
} else if (meshMessage.type === "clm_result") {
|
|
654
474
|
const clients = await self.clients.matchAll();
|
|
655
475
|
for (const client of clients) {
|
|
656
|
-
client.postMessage(
|
|
476
|
+
client.postMessage(meshMessage);
|
|
657
477
|
}
|
|
658
478
|
}
|
|
659
479
|
}
|
|
@@ -674,7 +494,7 @@ var ServiceWorkerPTR = class {
|
|
|
674
494
|
console.log("[ServiceWorkerPTR] Direct Execution Request");
|
|
675
495
|
try {
|
|
676
496
|
const input = { content: { count: 0 } };
|
|
677
|
-
const result = await this.executeJavaScript(code, input, {});
|
|
497
|
+
const result = await this.executeJavaScript(code || "", input, {});
|
|
678
498
|
if (port) {
|
|
679
499
|
port.postMessage({
|
|
680
500
|
result,
|
|
@@ -682,10 +502,11 @@ var ServiceWorkerPTR = class {
|
|
|
682
502
|
});
|
|
683
503
|
}
|
|
684
504
|
} catch (e) {
|
|
505
|
+
const error = e;
|
|
685
506
|
console.error("[ServiceWorkerPTR] Execution error:", e);
|
|
686
507
|
if (port) {
|
|
687
508
|
port.postMessage({
|
|
688
|
-
logs: [`[ServiceWorkerPTR] Error: ${
|
|
509
|
+
logs: [`[ServiceWorkerPTR] Error: ${error.message || String(e)}`]
|
|
689
510
|
});
|
|
690
511
|
}
|
|
691
512
|
}
|
|
@@ -697,7 +518,7 @@ var ServiceWorkerPTR = class {
|
|
|
697
518
|
const code = clmHash.includes("return") ? clmHash : "return input.content.count + 1;";
|
|
698
519
|
const result = await this.executeJavaScript(code, input || { content: { count: 0 } }, {});
|
|
699
520
|
const resultHash = `sha256:result_${requestId}`;
|
|
700
|
-
await this.store.putCard(resultHash, result);
|
|
521
|
+
await this.store.putCard(resultHash, this.toStoredContent(result));
|
|
701
522
|
this.ws.send({
|
|
702
523
|
type: "clm_result",
|
|
703
524
|
request_id: requestId,
|
|
@@ -705,13 +526,14 @@ var ServiceWorkerPTR = class {
|
|
|
705
526
|
success: true
|
|
706
527
|
});
|
|
707
528
|
} catch (e) {
|
|
529
|
+
const error = e;
|
|
708
530
|
console.error("[ServiceWorkerPTR] Execution error:", e);
|
|
709
531
|
this.ws.send({
|
|
710
532
|
type: "clm_result",
|
|
711
533
|
request_id: requestId,
|
|
712
534
|
output_hash: "",
|
|
713
535
|
success: false,
|
|
714
|
-
error:
|
|
536
|
+
error: error.message || String(e)
|
|
715
537
|
});
|
|
716
538
|
}
|
|
717
539
|
}
|
|
@@ -725,11 +547,20 @@ var ServiceWorkerPTR = class {
|
|
|
725
547
|
}
|
|
726
548
|
}
|
|
727
549
|
// Pyodide support placeholder
|
|
728
|
-
// Implementing full Pyodide loading requires handling caching and CDN usage
|
|
550
|
+
// Implementing full Pyodide loading requires handling caching and CDN usage
|
|
729
551
|
// similar to SandboxWorker.ts but adapted for ServiceWorker environment.
|
|
730
552
|
async executePython(code, input, context) {
|
|
731
553
|
throw new Error("Python execution not fully implemented yet in ServiceWorkerPTR");
|
|
732
554
|
}
|
|
555
|
+
toStoredContent(value) {
|
|
556
|
+
if (typeof value === "string" || value instanceof Uint8Array) {
|
|
557
|
+
return value;
|
|
558
|
+
}
|
|
559
|
+
if (value && typeof value === "object") {
|
|
560
|
+
return value;
|
|
561
|
+
}
|
|
562
|
+
return { value };
|
|
563
|
+
}
|
|
733
564
|
};
|
|
734
565
|
|
|
735
566
|
// src/ptr/FaroSidecar.ts
|
|
@@ -754,7 +585,7 @@ var FaroSidecar = class _FaroSidecar {
|
|
|
754
585
|
}
|
|
755
586
|
/**
|
|
756
587
|
* Initialize the Faro SDK
|
|
757
|
-
*
|
|
588
|
+
*
|
|
758
589
|
* @param config Configuration options
|
|
759
590
|
* @returns The initialized Faro instance or null if not in a browser environment
|
|
760
591
|
*/
|
|
@@ -908,92 +739,6 @@ var TextValidator = class _TextValidator extends BaseValidator {
|
|
|
908
739
|
}
|
|
909
740
|
};
|
|
910
741
|
|
|
911
|
-
// src/model/detectors/BinarySignatureDetector.ts
|
|
912
|
-
var BinarySignatureDetector = class _BinarySignatureDetector {
|
|
913
|
-
// Dictionary of binary signatures mapped to MIME types
|
|
914
|
-
// Note: In TS, we use numbers or number arrays for bytes
|
|
915
|
-
static SIGNATURES = {
|
|
916
|
-
// Images
|
|
917
|
-
"89504e470d0a1a0a": "image/png",
|
|
918
|
-
// \x89PNG\r\n\x1a\n
|
|
919
|
-
"ffd8ff": "image/jpeg",
|
|
920
|
-
"474946383761": "image/gif",
|
|
921
|
-
// GIF87a
|
|
922
|
-
"474946383961": "image/gif",
|
|
923
|
-
// GIF89a
|
|
924
|
-
"424d": "image/bmp",
|
|
925
|
-
// BM
|
|
926
|
-
"00000100": "image/x-icon",
|
|
927
|
-
"00000200": "image/x-icon",
|
|
928
|
-
// MP4
|
|
929
|
-
"00000018667479706d703432": "video/mp4",
|
|
930
|
-
// ...ftypmp42
|
|
931
|
-
"000000186674797069736f6d": "video/mp4",
|
|
932
|
-
// ...ftypisom
|
|
933
|
-
// ... (simplified for key common ones)
|
|
934
|
-
// Documents
|
|
935
|
-
"25504446": "application/pdf",
|
|
936
|
-
// %PDF
|
|
937
|
-
// Archives
|
|
938
|
-
"504b0304": "application/zip",
|
|
939
|
-
// PK\x03\x04
|
|
940
|
-
"1f8b08": "application/gzip",
|
|
941
|
-
"526172211a0700": "application/x-rar-compressed",
|
|
942
|
-
// Rar!
|
|
943
|
-
"377abcaf271c": "application/x-7z-compressed",
|
|
944
|
-
// 7z...
|
|
945
|
-
// Database
|
|
946
|
-
"53514c69746520666f726d6174203300": "application/x-sqlite3"
|
|
947
|
-
// SQLite format 3\0
|
|
948
|
-
};
|
|
949
|
-
static OLE_SIGNATURE = "d0cf11e0a1b11ae1";
|
|
950
|
-
/**
|
|
951
|
-
* Helper to convert hex string to Uint8Array for easy comparison if needed,
|
|
952
|
-
* but we will convert input bytes to hex for lookup.
|
|
953
|
-
*/
|
|
954
|
-
detect(content) {
|
|
955
|
-
return this.detectFromBytes(content);
|
|
956
|
-
}
|
|
957
|
-
detectFromBytes(content) {
|
|
958
|
-
if (this.startsWithAscii(content, "RIFF")) {
|
|
959
|
-
return this.detectRiffFormat(content);
|
|
960
|
-
}
|
|
961
|
-
const hexHeader = this.toHex(content.slice(0, 32));
|
|
962
|
-
for (const [signature, mimeType] of Object.entries(_BinarySignatureDetector.SIGNATURES)) {
|
|
963
|
-
if (hexHeader.startsWith(signature)) {
|
|
964
|
-
if (signature === _BinarySignatureDetector.OLE_SIGNATURE) {
|
|
965
|
-
return "application/oleobject";
|
|
966
|
-
}
|
|
967
|
-
if (signature === "504b0304") {
|
|
968
|
-
return "application/zip";
|
|
969
|
-
}
|
|
970
|
-
return mimeType;
|
|
971
|
-
}
|
|
972
|
-
}
|
|
973
|
-
return "application/octet-stream";
|
|
974
|
-
}
|
|
975
|
-
detectRiffFormat(content) {
|
|
976
|
-
if (content.length < 12) return "application/octet-stream";
|
|
977
|
-
const formatType = this.toAscii(content.slice(8, 12));
|
|
978
|
-
if (formatType === "WAVE") return "audio/wav";
|
|
979
|
-
if (formatType === "WEBP") return "image/webp";
|
|
980
|
-
return "application/octet-stream";
|
|
981
|
-
}
|
|
982
|
-
startsWithAscii(content, str) {
|
|
983
|
-
if (content.length < str.length) return false;
|
|
984
|
-
for (let i = 0; i < str.length; i++) {
|
|
985
|
-
if (content[i] !== str.charCodeAt(i)) return false;
|
|
986
|
-
}
|
|
987
|
-
return true;
|
|
988
|
-
}
|
|
989
|
-
toAscii(content) {
|
|
990
|
-
return Array.from(content).map((b) => String.fromCharCode(b)).join("");
|
|
991
|
-
}
|
|
992
|
-
toHex(content) {
|
|
993
|
-
return Array.from(content).map((b) => b.toString(16).padStart(2, "0")).join("");
|
|
994
|
-
}
|
|
995
|
-
};
|
|
996
|
-
|
|
997
742
|
// src/model/validators/BinaryValidator.ts
|
|
998
743
|
var BinaryValidator = class _BinaryValidator extends BaseValidator {
|
|
999
744
|
static BINARY_MIME_TYPES = /* @__PURE__ */ new Set([
|
|
@@ -1007,7 +752,6 @@ var BinaryValidator = class _BinaryValidator extends BaseValidator {
|
|
|
1007
752
|
"audio/wav",
|
|
1008
753
|
"application/octet-stream"
|
|
1009
754
|
]);
|
|
1010
|
-
detector = new BinarySignatureDetector();
|
|
1011
755
|
canValidate(mimeType) {
|
|
1012
756
|
return _BinaryValidator.BINARY_MIME_TYPES.has(mimeType) || mimeType.startsWith("image/") || mimeType.startsWith("audio/") || mimeType.startsWith("video/");
|
|
1013
757
|
}
|
|
@@ -1035,29 +779,19 @@ var BinaryValidator = class _BinaryValidator extends BaseValidator {
|
|
|
1035
779
|
} else if (mimeType === "image/gif" && content.length <= 6) {
|
|
1036
780
|
throw new ValidationError("Invalid GIF content: truncated file");
|
|
1037
781
|
}
|
|
1038
|
-
const signatures =
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
const currentHex = this.toHex(content.slice(0, sig.length / 2));
|
|
1052
|
-
if (currentHex === sig) {
|
|
1053
|
-
hasMatch = true;
|
|
1054
|
-
break;
|
|
1055
|
-
}
|
|
1056
|
-
}
|
|
1057
|
-
}
|
|
1058
|
-
if (!hasMatch) {
|
|
1059
|
-
throw new ValidationError(`Invalid ${mimeType} content: missing proper header`);
|
|
1060
|
-
}
|
|
782
|
+
const signatures = {
|
|
783
|
+
"image/png": "89504e470d0a1a0a",
|
|
784
|
+
// \x89PNG\r\n\x1a\n
|
|
785
|
+
"image/jpeg": "ffd8ff",
|
|
786
|
+
// \xff\xd8\xff
|
|
787
|
+
"image/gif": "47494638"
|
|
788
|
+
// GIF8
|
|
789
|
+
};
|
|
790
|
+
if (signatures[mimeType]) {
|
|
791
|
+
const expectedSig = signatures[mimeType];
|
|
792
|
+
const currentHex = this.toHex(content.slice(0, expectedSig.length / 2));
|
|
793
|
+
if (!currentHex.startsWith(expectedSig) && currentHex !== expectedSig) {
|
|
794
|
+
throw new ValidationError(`Invalid ${mimeType} content: missing proper header`);
|
|
1061
795
|
}
|
|
1062
796
|
}
|
|
1063
797
|
}
|
|
@@ -1095,7 +829,7 @@ var ValidationRegistry = class {
|
|
|
1095
829
|
}
|
|
1096
830
|
/**
|
|
1097
831
|
* Validate content using appropriate validator.
|
|
1098
|
-
*
|
|
832
|
+
*
|
|
1099
833
|
* @param content The content to validate
|
|
1100
834
|
* @param mimeType The detected MIME type
|
|
1101
835
|
* @throws ValidationError If content is invalid
|
|
@@ -1126,7 +860,6 @@ var ValidationRegistry = class {
|
|
|
1126
860
|
var validationRegistry = new ValidationRegistry();
|
|
1127
861
|
|
|
1128
862
|
export {
|
|
1129
|
-
IndexedDBEngine,
|
|
1130
863
|
computeHash,
|
|
1131
864
|
Reader,
|
|
1132
865
|
Writer,
|