Erster Docker-Stand
This commit is contained in:
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+2
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
+9
@@ -0,0 +1,9 @@
|
||||
import{a as v,b as B,c as A,d as q,f as _,g as z,i as l,j as g}from"./chunk-3WWIVTCY.js";import{d as R}from"./chunk-F4GETNPB.js";import{e as P,f as w,g as d,h as a,j as f}from"./chunk-QY3QWFKW.js";f();f();function E(m){let s=m.e;return s.query=m.query,s.params=m.params,s.queryOptions=m.options,s}var T,p,t,y,x,h,O,k=class{constructor(){w(this,t);this.serializers={...B};this.parsers={...v};w(this,T,!1);w(this,p,!1)}async _initArrayTypes({force:s=!1}={}){if(P(this,T)&&!s)return;d(this,T,!0);let e=await this.query(`
|
||||
SELECT b.oid, b.typarray
|
||||
FROM pg_catalog.pg_type a
|
||||
LEFT JOIN pg_catalog.pg_type b ON b.oid = a.typelem
|
||||
WHERE a.typcategory = 'A'
|
||||
GROUP BY b.oid, b.typarray
|
||||
ORDER BY b.oid
|
||||
`);for(let r of e.rows)this.serializers[r.typarray]=o=>A(o,this.serializers[r.oid],r.typarray),this.parsers[r.typarray]=o=>q(o,this.parsers[r.oid],r.typarray)}async refreshArrayTypes(){await this._initArrayTypes({force:!0})}async query(s,e,r){return await this._checkReady(),await this._runExclusiveTransaction(async()=>await a(this,t,x).call(this,s,e,r))}async sql(s,...e){let{query:r,params:o}=R(s,...e);return await this.query(r,o)}async exec(s,e){return await this._checkReady(),await this._runExclusiveTransaction(async()=>await a(this,t,h).call(this,s,e))}async describeQuery(s,e){let r=[];try{await a(this,t,y).call(this,l.parse({text:s,types:e?.paramTypes}),e),r=await a(this,t,y).call(this,l.describe({type:"S"}),e)}catch(n){throw n instanceof g?E({e:n,options:e,params:void 0,query:s}):n}finally{r.push(...await a(this,t,y).call(this,l.sync(),e))}let o=r.find(n=>n.name==="parameterDescription"),i=r.find(n=>n.name==="rowDescription"),c=o?.dataTypeIDs.map(n=>({dataTypeID:n,serializer:this.serializers[n]}))??[],u=i?.fields.map(n=>({name:n.name,dataTypeID:n.dataTypeID,parser:this.parsers[n.dataTypeID]}))??[];return{queryParams:c,resultFields:u}}async transaction(s){return await this._checkReady(),await this._runExclusiveTransaction(async()=>{await a(this,t,h).call(this,"BEGIN"),d(this,p,!0);let e=!1,r=()=>{if(e)throw new Error("Transaction is closed")},o={query:async(i,c,u)=>(r(),await a(this,t,x).call(this,i,c,u)),sql:async(i,...c)=>{let{query:u,params:n}=R(i,...c);return await a(this,t,x).call(this,u,n)},exec:async(i,c)=>(r(),await a(this,t,h).call(this,i,c)),rollback:async()=>{r(),await a(this,t,h).call(this,"ROLLBACK"),e=!0},listen:async(i,c)=>(r(),await this.listen(i,c,o)),get closed(){return e}};try{let i=await s(o);return e||(e=!0,await a(this,t,h).call(this,"COMMIT")),d(this,p,!1),i}catch(i){throw e||await a(this,t,h).call(this,"ROLLBACK"),d(this,p,!1),i}})}async runExclusive(s){return await this._runExclusiveQuery(s)}};T=new WeakMap,p=new WeakMap,t=new WeakSet,y=async function(s,e={}){return await this.execProtocolStream(s,{...e,syncToFs:!1})},x=async function(s,e=[],r){return await this._runExclusiveQuery(async()=>{a(this,t,O).call(this,"runQuery",s,e,r),await this._handleBlob(r?.blob);let o=[];try{let c=await a(this,t,y).call(this,l.parse({text:s,types:r?.paramTypes}),r),u=z(await a(this,t,y).call(this,l.describe({type:"S"}),r)),n=e.map((b,S)=>{let D=u[S];if(b==null)return null;let Q=r?.serializers?.[D]??this.serializers[D];return Q?Q(b):b.toString()});o=[...c,...await a(this,t,y).call(this,l.bind({values:n}),r),...await a(this,t,y).call(this,l.describe({type:"P"}),r),...await a(this,t,y).call(this,l.execute({}),r)]}catch(c){throw c instanceof g?E({e:c,options:r,params:e,query:s}):c}finally{o.push(...await a(this,t,y).call(this,l.sync(),r))}await this._cleanupBlob(),P(this,p)||await this.syncToFs();let i=await this._getWrittenBlob();return _(o,this.parsers,r,i)[0]})},h=async function(s,e){return await this._runExclusiveQuery(async()=>{a(this,t,O).call(this,"runExec",s,e),await this._handleBlob(e?.blob);let r=[];try{r=await a(this,t,y).call(this,l.query(s),e)}catch(i){throw i instanceof g?E({e:i,options:e,params:void 0,query:s}):i}finally{r.push(...await a(this,t,y).call(this,l.sync(),e))}this._cleanupBlob(),P(this,p)||await this.syncToFs();let o=await this._getWrittenBlob();return _(r,this.parsers,e,o)})},O=function(...s){this.debug>0&&console.log(...s)};export{k as a};
|
||||
//# sourceMappingURL=chunk-F2DQ4FIK.js.map
|
||||
+1
File diff suppressed because one or more lines are too long
+2
@@ -0,0 +1,2 @@
|
||||
import{j as l}from"./chunk-QY3QWFKW.js";l();var o={part:"part",container:"container"};function s(t,r,...e){let a=t.length-1,p=e.length-1;if(p!==-1){if(p===0){t[a]=t[a]+e[0]+r;return}t[a]=t[a]+e[0],t.push(...e.slice(1,p)),t.push(e[p]+r)}}function y(t,...r){let e=[t[0]];e.raw=[t.raw[0]];let a=[];for(let p=0;p<r.length;p++){let n=r[p],i=p+1;if(n?._templateType===o.part){s(e,t[i],n.str),s(e.raw,t.raw[i],n.str);continue}if(n?._templateType===o.container){s(e,t[i],...n.strings),s(e.raw,t.raw[i],...n.strings.raw),a.push(...n.values);continue}e.push(t[i]),e.raw.push(t.raw[i]),a.push(n)}return{_templateType:"container",strings:e,values:a}}function c(t,...r){return{_templateType:"part",str:`"${String.raw(t,...r)}"`}}function m(t,...r){return{_templateType:"part",str:String.raw(t,...r)}}function g(t,...r){let{strings:e,values:a}=y(t,...r);return{query:[e[0],...a.flatMap((p,n)=>[`$${n+1}`,e[n+1]])].join(""),params:a}}export{y as a,c as b,m as c,g as d};
|
||||
//# sourceMappingURL=chunk-F4GETNPB.js.map
|
||||
+1
File diff suppressed because one or more lines are too long
+2
@@ -0,0 +1,2 @@
|
||||
var p=Object.create;var i=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var l=Object.getPrototypeOf,s=Object.prototype.hasOwnProperty;var a=t=>{throw TypeError(t)};var _=(t,e,o)=>e in t?i(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o;var d=(t,e)=>()=>(t&&(e=t(t=0)),e);var D=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),F=(t,e)=>{for(var o in e)i(t,o,{get:e[o],enumerable:!0})},g=(t,e,o,m)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of f(e))!s.call(t,r)&&r!==o&&i(t,r,{get:()=>e[r],enumerable:!(m=c(e,r))||m.enumerable});return t};var L=(t,e,o)=>(o=t!=null?p(l(t)):{},g(e||!t||!t.__esModule?i(o,"default",{value:t,enumerable:!0}):o,t));var P=(t,e,o)=>_(t,typeof e!="symbol"?e+"":e,o),n=(t,e,o)=>e.has(t)||a("Cannot "+o);var h=(t,e,o)=>(n(t,e,"read from private field"),o?o.call(t):e.get(t)),R=(t,e,o)=>e.has(t)?a("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,o),x=(t,e,o,m)=>(n(t,e,"write to private field"),m?m.call(t,o):e.set(t,o),o),T=(t,e,o)=>(n(t,e,"access private method"),o);var U=(t,e,o,m)=>({set _(r){x(t,e,r,o)},get _(){return h(t,e,m)}});var u=d(()=>{"use strict"});export{D as a,F as b,L as c,P as d,h as e,R as f,x as g,T as h,U as i,u as j};
|
||||
//# sourceMappingURL=chunk-QY3QWFKW.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/esm_shims.js"],"sourcesContent":["// Shim globals in esm bundle\nimport { fileURLToPath } from 'url'\nimport path from 'path'\n\nconst getFilename = () => fileURLToPath(import.meta.url)\nconst getDirname = () => path.dirname(getFilename())\n\nexport const __dirname = /* @__PURE__ */ getDirname()\nexport const __filename = /* @__PURE__ */ getFilename()\n"],"mappings":"kqCAAA,IAAAA,EAAAC,EAAA","names":["init_esm_shims","__esmMin"]}
|
||||
+2
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
BIN
Binary file not shown.
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var c=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var p=(t,e)=>{for(var r in e)c(t,r,{get:e[r],enumerable:!0})},u=(t,e,r,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of o(e))!m.call(t,n)&&n!==r&&c(t,n,{get:()=>e[n],enumerable:!(s=a(e,n))||s.enumerable});return t};var f=t=>u(c({},"__esModule",{value:!0}),t);var x={};p(x,{amcheck:()=>h});module.exports=f(x);var l=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,i=l();var d=async(t,e)=>({bundlePath:new URL("../amcheck.tar.gz",i)}),h={name:"amcheck",setup:d};0&&(module.exports={amcheck});
|
||||
//# sourceMappingURL=amcheck.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/amcheck.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/amcheck.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const amcheck = {\n name: 'amcheck',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,+BAAgCC,CAAe,CACrE,GAGWC,EAAU,CACrB,KAAM,UACN,MAAAJ,CACF","names":["amcheck_exports","__export","amcheck","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","amcheck"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const amcheck: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { amcheck };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const amcheck: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { amcheck };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(n,s)=>({bundlePath:new URL("../amcheck.tar.gz",import.meta.url)}),c={name:"amcheck",setup:t};export{c as amcheck};
|
||||
//# sourceMappingURL=amcheck.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/amcheck.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/amcheck.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const amcheck = {\n name: 'amcheck',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,+BAAgC,YAAY,GAAG,CACrE,GAGWC,EAAU,CACrB,KAAM,UACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","amcheck"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var o=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},l=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of c(e))!p.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(i=o(e,n))||i.enumerable});return t};var m=t=>l(s({},"__esModule",{value:!0}),t);var _={};u(_,{auto_explain:()=>d});module.exports=m(_);var f=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,a=f();var x=async(t,e)=>({bundlePath:new URL("../auto_explain.tar.gz",a)}),d={name:"auto_explain",setup:x};0&&(module.exports={auto_explain});
|
||||
//# sourceMappingURL=auto_explain.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/auto_explain.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/auto_explain.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const auto_explain = {\n name: 'auto_explain',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,oCAAqCC,CAAe,CAC1E,GAGWC,EAAe,CAC1B,KAAM,eACN,MAAAJ,CACF","names":["auto_explain_exports","__export","auto_explain","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","auto_explain"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const auto_explain: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { auto_explain };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const auto_explain: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { auto_explain };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(n,s)=>({bundlePath:new URL("../auto_explain.tar.gz",import.meta.url)}),o={name:"auto_explain",setup:t};export{o as auto_explain};
|
||||
//# sourceMappingURL=auto_explain.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/auto_explain.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/auto_explain.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const auto_explain = {\n name: 'auto_explain',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,oCAAqC,YAAY,GAAG,CAC1E,GAGWC,EAAe,CAC1B,KAAM,eACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","auto_explain"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var r=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var p=(t,e)=>{for(var o in e)r(t,o,{get:e[o],enumerable:!0})},u=(t,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of a(e))!m.call(t,n)&&n!==o&&r(t,n,{get:()=>e[n],enumerable:!(s=c(e,n))||s.enumerable});return t};var l=t=>u(r({},"__esModule",{value:!0}),t);var R={};p(R,{bloom:()=>x});module.exports=l(R);var f=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,i=f();var d=async(t,e)=>({bundlePath:new URL("../bloom.tar.gz",i)}),x={name:"bloom",setup:d};0&&(module.exports={bloom});
|
||||
//# sourceMappingURL=bloom.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/bloom.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/bloom.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const bloom = {\n name: 'bloom',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,WAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,6BAA8BC,CAAe,CACnE,GAGWC,EAAQ,CACnB,KAAM,QACN,MAAAJ,CACF","names":["bloom_exports","__export","bloom","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","bloom"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const bloom: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { bloom };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const bloom: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { bloom };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(n,s)=>({bundlePath:new URL("../bloom.tar.gz",import.meta.url)}),r={name:"bloom",setup:t};export{r as bloom};
|
||||
//# sourceMappingURL=bloom.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/bloom.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/bloom.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const bloom = {\n name: 'bloom',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,6BAA8B,YAAY,GAAG,CACnE,GAGWC,EAAQ,CACnB,KAAM,QACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","bloom"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},m=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of a(e))!p.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(i=c(e,n))||i.enumerable});return t};var f=t=>m(s({},"__esModule",{value:!0}),t);var g={};u(g,{btree_gin:()=>_});module.exports=f(g);var l=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,o=l();var d=async(t,e)=>({bundlePath:new URL("../btree_gin.tar.gz",o)}),_={name:"btree_gin",setup:d};0&&(module.exports={btree_gin});
|
||||
//# sourceMappingURL=btree_gin.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/btree_gin.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/btree_gin.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const btree_gin = {\n name: 'btree_gin',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,iCAAkCC,CAAe,CACvE,GAGWC,EAAY,CACvB,KAAM,YACN,MAAAJ,CACF","names":["btree_gin_exports","__export","btree_gin","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","btree_gin"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const btree_gin: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { btree_gin };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const btree_gin: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { btree_gin };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(n,s)=>({bundlePath:new URL("../btree_gin.tar.gz",import.meta.url)}),a={name:"btree_gin",setup:t};export{a as btree_gin};
|
||||
//# sourceMappingURL=btree_gin.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/btree_gin.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/btree_gin.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const btree_gin = {\n name: 'btree_gin',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,iCAAkC,YAAY,GAAG,CACvE,GAGWC,EAAY,CACvB,KAAM,YACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","btree_gin"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},m=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of a(e))!p.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(i=c(e,n))||i.enumerable});return t};var f=t=>m(s({},"__esModule",{value:!0}),t);var g={};u(g,{btree_gist:()=>_});module.exports=f(g);var l=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,o=l();var d=async(t,e)=>({bundlePath:new URL("../btree_gist.tar.gz",o)}),_={name:"btree_gist",setup:d};0&&(module.exports={btree_gist});
|
||||
//# sourceMappingURL=btree_gist.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/btree_gist.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/btree_gist.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const btree_gist = {\n name: 'btree_gist',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,kCAAmCC,CAAe,CACxE,GAGWC,EAAa,CACxB,KAAM,aACN,MAAAJ,CACF","names":["btree_gist_exports","__export","btree_gist","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","btree_gist"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const btree_gist: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { btree_gist };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const btree_gist: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { btree_gist };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(s,n)=>({bundlePath:new URL("../btree_gist.tar.gz",import.meta.url)}),a={name:"btree_gist",setup:t};export{a as btree_gist};
|
||||
//# sourceMappingURL=btree_gist.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/btree_gist.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/btree_gist.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const btree_gist = {\n name: 'btree_gist',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,kCAAmC,YAAY,GAAG,CACxE,GAGWC,EAAa,CACxB,KAAM,aACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","btree_gist"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var o=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},m=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of a(e))!p.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(i=o(e,n))||i.enumerable});return t};var f=t=>m(s({},"__esModule",{value:!0}),t);var R={};u(R,{citext:()=>d});module.exports=f(R);var l=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,c=l();var x=async(t,e)=>({bundlePath:new URL("../citext.tar.gz",c)}),d={name:"citext",setup:x};0&&(module.exports={citext});
|
||||
//# sourceMappingURL=citext.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/citext.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/citext.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const citext = {\n name: 'citext',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,YAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,8BAA+BC,CAAe,CACpE,GAGWC,EAAS,CACpB,KAAM,SACN,MAAAJ,CACF","names":["citext_exports","__export","citext","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","citext"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const citext: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { citext };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const citext: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { citext };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(n,s)=>({bundlePath:new URL("../citext.tar.gz",import.meta.url)}),a={name:"citext",setup:t};export{a as citext};
|
||||
//# sourceMappingURL=citext.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/citext.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/citext.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const citext = {\n name: 'citext',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,8BAA+B,YAAY,GAAG,CACpE,GAGWC,EAAS,CACpB,KAAM,SACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","citext"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var o=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var p=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},m=(t,e,r,c)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of u(e))!a.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(c=o(e,n))||c.enumerable});return t};var f=t=>m(s({},"__esModule",{value:!0}),t);var R={};p(R,{cube:()=>x});module.exports=f(R);var l=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,i=l();var d=async(t,e)=>({bundlePath:new URL("../cube.tar.gz",i)}),x={name:"cube",setup:d};0&&(module.exports={cube});
|
||||
//# sourceMappingURL=cube.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/cube.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/cube.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const cube = {\n name: 'cube',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,UAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,4BAA6BC,CAAe,CAClE,GAGWC,EAAO,CAClB,KAAM,OACN,MAAAJ,CACF","names":["cube_exports","__export","cube","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","cube"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const cube: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { cube };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const cube: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { cube };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(n,s)=>({bundlePath:new URL("../cube.tar.gz",import.meta.url)}),a={name:"cube",setup:t};export{a as cube};
|
||||
//# sourceMappingURL=cube.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/cube.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/cube.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const cube = {\n name: 'cube',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,4BAA6B,YAAY,GAAG,CAClE,GAGWC,EAAO,CAClB,KAAM,OACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","cube"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var r=Object.defineProperty;var o=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var i in e)r(t,i,{get:e[i],enumerable:!0})},m=(t,e,i,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of a(e))!p.call(t,n)&&n!==i&&r(t,n,{get:()=>e[n],enumerable:!(s=o(e,n))||s.enumerable});return t};var f=t=>m(r({},"__esModule",{value:!0}),t);var x={};u(x,{dict_int:()=>_});module.exports=f(x);var d=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,c=d();var l=async(t,e)=>({bundlePath:new URL("../dict_int.tar.gz",c)}),_={name:"dict_int",setup:l};0&&(module.exports={dict_int});
|
||||
//# sourceMappingURL=dict_int.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/dict_int.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/dict_int.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const dict_int = {\n name: 'dict_int',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,cAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,gCAAiCC,CAAe,CACtE,GAGWC,EAAW,CACtB,KAAM,WACN,MAAAJ,CACF","names":["dict_int_exports","__export","dict_int","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","dict_int"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const dict_int: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { dict_int };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const dict_int: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { dict_int };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as t}from"../chunk-QY3QWFKW.js";t();var e=async(n,i)=>({bundlePath:new URL("../dict_int.tar.gz",import.meta.url)}),a={name:"dict_int",setup:e};export{a as dict_int};
|
||||
//# sourceMappingURL=dict_int.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/dict_int.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/dict_int.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const dict_int = {\n name: 'dict_int',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,gCAAiC,YAAY,GAAG,CACtE,GAGWC,EAAW,CACtB,KAAM,WACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","dict_int"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var r=Object.defineProperty;var o=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var s in e)r(t,s,{get:e[s],enumerable:!0})},m=(t,e,s,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of a(e))!p.call(t,n)&&n!==s&&r(t,n,{get:()=>e[n],enumerable:!(i=o(e,n))||i.enumerable});return t};var f=t=>m(r({},"__esModule",{value:!0}),t);var y={};u(y,{dict_xsyn:()=>x});module.exports=f(y);var d=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,c=d();var l=async(t,e)=>({bundlePath:new URL("../dict_xsyn.tar.gz",c)}),x={name:"dict_xsyn",setup:l};0&&(module.exports={dict_xsyn});
|
||||
//# sourceMappingURL=dict_xsyn.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/dict_xsyn.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/dict_xsyn.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const dict_xsyn = {\n name: 'dict_xsyn',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,iCAAkCC,CAAe,CACvE,GAGWC,EAAY,CACvB,KAAM,YACN,MAAAJ,CACF","names":["dict_xsyn_exports","__export","dict_xsyn","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","dict_xsyn"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const dict_xsyn: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { dict_xsyn };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const dict_xsyn: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { dict_xsyn };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(n,s)=>({bundlePath:new URL("../dict_xsyn.tar.gz",import.meta.url)}),a={name:"dict_xsyn",setup:t};export{a as dict_xsyn};
|
||||
//# sourceMappingURL=dict_xsyn.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/dict_xsyn.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/dict_xsyn.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const dict_xsyn = {\n name: 'dict_xsyn',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,iCAAkC,YAAY,GAAG,CACvE,GAGWC,EAAY,CACvB,KAAM,YACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","dict_xsyn"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},m=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of o(e))!p.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(i=c(e,n))||i.enumerable});return t};var f=t=>m(s({},"__esModule",{value:!0}),t);var x={};u(x,{earthdistance:()=>h});module.exports=f(x);var d=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,a=d();var l=async(t,e)=>({bundlePath:new URL("../earthdistance.tar.gz",a)}),h={name:"earthdistance",setup:l};0&&(module.exports={earthdistance});
|
||||
//# sourceMappingURL=earthdistance.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/earthdistance.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/earthdistance.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const earthdistance = {\n name: 'earthdistance',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,qCAAsCC,CAAe,CAC3E,GAGWC,EAAgB,CAC3B,KAAM,gBACN,MAAAJ,CACF","names":["earthdistance_exports","__export","earthdistance","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","earthdistance"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const earthdistance: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { earthdistance };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const earthdistance: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { earthdistance };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(n,s)=>({bundlePath:new URL("../earthdistance.tar.gz",import.meta.url)}),r={name:"earthdistance",setup:t};export{r as earthdistance};
|
||||
//# sourceMappingURL=earthdistance.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/earthdistance.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/earthdistance.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const earthdistance = {\n name: 'earthdistance',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,qCAAsC,YAAY,GAAG,CAC3E,GAGWC,EAAgB,CAC3B,KAAM,gBACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","earthdistance"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var p=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},u=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of f(e))!a.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(i=c(e,n))||i.enumerable});return t};var l=t=>u(s({},"__esModule",{value:!0}),t);var w={};p(w,{file_fdw:()=>_});module.exports=l(w);var m=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,o=m();var d=async(t,e)=>({bundlePath:new URL("../file_fdw.tar.gz",o)}),_={name:"file_fdw",setup:d};0&&(module.exports={file_fdw});
|
||||
//# sourceMappingURL=file_fdw.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/file_fdw.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/file_fdw.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const file_fdw = {\n name: 'file_fdw',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,cAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,gCAAiCC,CAAe,CACtE,GAGWC,EAAW,CACtB,KAAM,WACN,MAAAJ,CACF","names":["file_fdw_exports","__export","file_fdw","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","file_fdw"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const file_fdw: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { file_fdw };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const file_fdw: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { file_fdw };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(n,s)=>({bundlePath:new URL("../file_fdw.tar.gz",import.meta.url)}),a={name:"file_fdw",setup:t};export{a as file_fdw};
|
||||
//# sourceMappingURL=file_fdw.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/file_fdw.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/file_fdw.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const file_fdw = {\n name: 'file_fdw',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,gCAAiC,YAAY,GAAG,CACtE,GAGWC,EAAW,CACtB,KAAM,WACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","file_fdw"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var u=Object.prototype.hasOwnProperty;var m=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},f=(t,e,r,c)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of o(e))!u.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(c=a(e,n))||c.enumerable});return t};var p=t=>f(s({},"__esModule",{value:!0}),t);var z={};m(z,{fuzzystrmatch:()=>y});module.exports=p(z);var l=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,i=l();var d=async(t,e)=>({bundlePath:new URL("../fuzzystrmatch.tar.gz",i)}),y={name:"fuzzystrmatch",setup:d};0&&(module.exports={fuzzystrmatch});
|
||||
//# sourceMappingURL=fuzzystrmatch.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/fuzzystrmatch.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/fuzzystrmatch.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const fuzzystrmatch = {\n name: 'fuzzystrmatch',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,qCAAsCC,CAAe,CAC3E,GAGWC,EAAgB,CAC3B,KAAM,gBACN,MAAAJ,CACF","names":["fuzzystrmatch_exports","__export","fuzzystrmatch","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","fuzzystrmatch"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const fuzzystrmatch: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { fuzzystrmatch };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const fuzzystrmatch: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { fuzzystrmatch };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as t}from"../chunk-QY3QWFKW.js";t();var e=async(s,n)=>({bundlePath:new URL("../fuzzystrmatch.tar.gz",import.meta.url)}),i={name:"fuzzystrmatch",setup:e};export{i as fuzzystrmatch};
|
||||
//# sourceMappingURL=fuzzystrmatch.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/fuzzystrmatch.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/fuzzystrmatch.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const fuzzystrmatch = {\n name: 'fuzzystrmatch',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,qCAAsC,YAAY,GAAG,CAC3E,GAGWC,EAAgB,CAC3B,KAAM,gBACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","fuzzystrmatch"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},m=(t,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of a(e))!p.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(o=c(e,n))||o.enumerable});return t};var f=t=>m(s({},"__esModule",{value:!0}),t);var x={};u(x,{hstore:()=>h});module.exports=f(x);var l=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,i=l();var d=async(t,e)=>({bundlePath:new URL("../hstore.tar.gz",i)}),h={name:"hstore",setup:d};0&&(module.exports={hstore});
|
||||
//# sourceMappingURL=hstore.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/hstore.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/hstore.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const hstore = {\n name: 'hstore',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,YAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,8BAA+BC,CAAe,CACpE,GAGWC,EAAS,CACpB,KAAM,SACN,MAAAJ,CACF","names":["hstore_exports","__export","hstore","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","hstore"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const hstore: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { hstore };
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.js';
|
||||
|
||||
declare const hstore: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { hstore };
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import{j as e}from"../chunk-QY3QWFKW.js";e();var t=async(s,n)=>({bundlePath:new URL("../hstore.tar.gz",import.meta.url)}),o={name:"hstore",setup:t};export{o as hstore};
|
||||
//# sourceMappingURL=hstore.js.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/hstore.ts"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/hstore.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const hstore = {\n name: 'hstore',\n setup,\n} satisfies Extension\n"],"mappings":"yCAAAA,IAMA,IAAMC,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,8BAA+B,YAAY,GAAG,CACpE,GAGWC,EAAS,CACpB,KAAM,SACN,MAAAH,CACF","names":["init_esm_shims","setup","_pg","_emscriptenOpts","hstore"]}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
"use strict";var s=Object.defineProperty;var o=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},m=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of c(e))!p.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(i=o(e,n))||i.enumerable});return t};var f=t=>m(s({},"__esModule",{value:!0}),t);var x={};u(x,{intarray:()=>y});module.exports=f(x);var l=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,a=l();var d=async(t,e)=>({bundlePath:new URL("../intarray.tar.gz",a)}),y={name:"intarray",setup:d};0&&(module.exports={intarray});
|
||||
//# sourceMappingURL=intarray.cjs.map
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../src/contrib/intarray.ts","../../../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.47.7_@types+node@20.16.11__postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/cjs_shims.js"],"sourcesContent":["import type {\n Extension,\n ExtensionSetupResult,\n PGliteInterface,\n} from '../interface'\n\nconst setup = async (_pg: PGliteInterface, _emscriptenOpts: any) => {\n return {\n bundlePath: new URL('../../release/intarray.tar.gz', import.meta.url),\n } satisfies ExtensionSetupResult\n}\n\nexport const intarray = {\n name: 'intarray',\n setup,\n} satisfies Extension\n","// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"],"mappings":"yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,cAAAE,IAAA,eAAAC,EAAAH,GCKA,IAAMI,EAAmB,IACvB,OAAO,SAAa,IAChB,IAAI,IAAI,QAAQ,UAAU,EAAE,EAAE,KAC7B,SAAS,eAAiB,SAAS,cAAc,KAClD,IAAI,IAAI,UAAW,SAAS,OAAO,EAAE,KAE9BC,EAAgCD,EAAiB,EDL9D,IAAME,EAAQ,MAAOC,EAAsBC,KAClC,CACL,WAAY,IAAI,IAAI,gCAAiCC,CAAe,CACtE,GAGWC,EAAW,CACtB,KAAM,WACN,MAAAJ,CACF","names":["intarray_exports","__export","intarray","__toCommonJS","getImportMetaUrl","importMetaUrl","setup","_pg","_emscriptenOpts","importMetaUrl","intarray"]}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const intarray: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { intarray };
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user