@visulima/packem 1.0.0-alpha.67 → 1.0.0-alpha.69

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.
Files changed (29) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cli.mjs +41 -41
  3. package/dist/config.d.cts +3 -3
  4. package/dist/config.d.mts +3 -3
  5. package/dist/config.d.ts +3 -3
  6. package/dist/create-bundler.cjs +48 -48
  7. package/dist/create-bundler.d.cts +2 -2
  8. package/dist/create-bundler.d.mts +2 -2
  9. package/dist/create-bundler.d.ts +2 -2
  10. package/dist/create-bundler.mjs +34 -34
  11. package/dist/rollup/plugins/oxc/isolated-declarations-oxc-transformer.d.cts +2 -2
  12. package/dist/rollup/plugins/oxc/isolated-declarations-oxc-transformer.d.mts +2 -2
  13. package/dist/rollup/plugins/oxc/isolated-declarations-oxc-transformer.d.ts +2 -2
  14. package/dist/rollup/plugins/swc/isolated-declarations-swc-transformer.d.cts +2 -2
  15. package/dist/rollup/plugins/swc/isolated-declarations-swc-transformer.d.mts +2 -2
  16. package/dist/rollup/plugins/swc/isolated-declarations-swc-transformer.d.ts +2 -2
  17. package/dist/rollup/plugins/swc/swc-plugin.d.cts +1 -1
  18. package/dist/rollup/plugins/swc/swc-plugin.d.mts +1 -1
  19. package/dist/rollup/plugins/swc/swc-plugin.d.ts +1 -1
  20. package/dist/rollup/plugins/typescript/isolated-declarations-typescript-transformer.d.cts +2 -2
  21. package/dist/rollup/plugins/typescript/isolated-declarations-typescript-transformer.d.mts +2 -2
  22. package/dist/rollup/plugins/typescript/isolated-declarations-typescript-transformer.d.ts +2 -2
  23. package/dist/shared/{packem.BQE1Mwim.d.ts → packem.BCrBTnWG.d.ts} +1 -1
  24. package/dist/shared/{packem.BmkzemMv.d.cts → packem.BUYvl64L.d.cts} +1 -1
  25. package/dist/shared/{packem.99scXwHP.d.cts → packem.Cvy5yEVh.d.cts} +1 -1
  26. package/dist/shared/{packem.99scXwHP.d.mts → packem.Cvy5yEVh.d.mts} +1 -1
  27. package/dist/shared/{packem.99scXwHP.d.ts → packem.Cvy5yEVh.d.ts} +1 -1
  28. package/dist/shared/{packem.CtbO2Mkx.d.mts → packem.DS_-5GJd.d.mts} +1 -1
  29. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## @visulima/packem [1.0.0-alpha.69](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.68...@visulima/packem@1.0.0-alpha.69) (2024-08-08)
2
+
3
+ ### Features
4
+
5
+ * removed unsupported node resolutions, added fix for dynamic imports, added new env for cli ([b76595c](https://github.com/visulima/packem/commit/b76595c4751496282778923b85b4b9b6f23b5419))
6
+
7
+ ## @visulima/packem [1.0.0-alpha.68](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.67...@visulima/packem@1.0.0-alpha.68) (2024-08-08)
8
+
9
+ ### Features
10
+
11
+ * added error on unsupported node resolutions, fixed cjs types interop ([809c698](https://github.com/visulima/packem/commit/809c698bed742d939372ae5c5b6b3b4596e4fa48))
12
+
1
13
  ## @visulima/packem [1.0.0-alpha.67](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.66...@visulima/packem@1.0.0-alpha.67) (2024-08-05)
2
14
 
3
15
  ### Bug Fixes
package/dist/cli.mjs CHANGED
@@ -1,26 +1,26 @@
1
1
  #!/usr/bin/env node
2
- var Ot=Object.defineProperty;var d=(e,t)=>Ot(e,"name",{value:t,configurable:!0});import St from"@visulima/cerebro";import{SimpleReporter as Dt}from"@visulima/pail/reporter";import{env as O,versions as Nt,cwd as _t,exit as Pt}from"node:process";import{chmod as Ct,stat as Ae,readdir as Mt}from"node:fs/promises";import $e from"node:module";import{cyan as v,bold as D,gray as I,yellow as It,grey as Ft,green as Rt}from"@visulima/colorize";import{readFile as ae,writeFile as B,isAccessibleSync as x,collectSync as Tt,readFileSync as Je,writeFileSync as U,writeJsonSync as At,ensureDirSync as Jt,emptyDir as Be,walk as Bt,isAccessible as Wt}from"@visulima/fs";import{NotFoundError as Lt}from"@visulima/fs/error";import{formatBytes as C,duration as zt}from"@visulima/humanizer";import{parsePackageJson as We}from"@visulima/package/package-json";import{resolve as g,join as h,normalize as le,extname as ce,relative as S,dirname as pe,basename as H,isAbsolute as Le,toNamespacedPath as we}from"@visulima/path";import{readTsConfig as Ut,findTsConfig as Vt}from"@visulima/tsconfig";import{defu as Ht}from"defu";import{createHooks as qt}from"hookable";import{rollup as ze,watch as je,VERSION as Gt}from"rollup";import{DEFAULTS as Yt,nodeResolve as Ue}from"@rollup/plugin-node-resolve";import{pathToFileURL as Kt,fileURLToPath as Xt}from"node:url";import{resolvePath as Zt,resolveModuleExportNames as Qt,findStaticImports as Ve}from"mlly";import _ from"magic-string";import He from"jiti";import{existsSync as ue,rmSync as eo}from"node:fs";import qe from"@rollup/plugin-alias";import to from"@rollup/plugin-commonjs";import oo from"@rollup/plugin-dynamic-import-vars";import Ge from"@rollup/plugin-replace";import{wasm as ro}from"@rollup/plugin-wasm";import no from"rollup-plugin-polyfill-node";import{visualizer as so}from"rollup-plugin-visualizer";import{minVersion as Ye}from"semver";import{glob as io}from"glob";import ao from"glob-parent";import{createFilter as q,normalizePath as ke}from"@rollup/pluginutils";import lo from"@rollup/plugin-json";import co from"rollup-plugin-license";import{createHash as po}from"node:crypto";import{parse as uo}from"@babel/parser";import{findCacheDirSync as mo}from"@visulima/find-cache-dir";import{distance as fo}from"fastest-levenshtein";import{installPackage as go}from"@antfu/install-pkg";import{intro as ho,isCancel as yo,cancel as vo,select as bo,confirm as $o,spinner as X,outro as wo}from"@clack/prompts";import __cjs_url__ from "node:url"; // -- packem CommonJS __filename shim --
2
+ var Ot=Object.defineProperty;var d=(e,t)=>Ot(e,"name",{value:t,configurable:!0});import St from"@visulima/cerebro";import{SimpleReporter as Dt}from"@visulima/pail/reporter";import{env as O,versions as Nt,cwd as _t,exit as Pt}from"node:process";import{chmod as Ct,stat as Ae,readdir as Mt}from"node:fs/promises";import $e from"node:module";import{cyan as v,bold as D,gray as I,yellow as It,grey as Rt,green as Ft}from"@visulima/colorize";import{readFile as ae,writeFile as B,isAccessibleSync as x,collectSync as Tt,readFileSync as Je,writeFileSync as U,writeJsonSync as At,ensureDirSync as Jt,emptyDir as Be,walk as Bt,isAccessible as Wt}from"@visulima/fs";import{NotFoundError as Lt}from"@visulima/fs/error";import{formatBytes as C,duration as zt}from"@visulima/humanizer";import{parsePackageJson as We}from"@visulima/package/package-json";import{resolve as g,join as h,normalize as le,extname as ce,relative as S,dirname as pe,basename as H,isAbsolute as Le,toNamespacedPath as we}from"@visulima/path";import{readTsConfig as Ut,findTsConfig as Vt}from"@visulima/tsconfig";import{defu as Ht}from"defu";import{createHooks as qt}from"hookable";import{rollup as ze,watch as je,VERSION as Gt}from"rollup";import{DEFAULTS as Yt,nodeResolve as Ue}from"@rollup/plugin-node-resolve";import{pathToFileURL as Kt,fileURLToPath as Xt}from"node:url";import{resolvePath as Zt,resolveModuleExportNames as Qt,findStaticImports as Ve}from"mlly";import _ from"magic-string";import He from"jiti";import{existsSync as ue,rmSync as eo}from"node:fs";import qe from"@rollup/plugin-alias";import to from"@rollup/plugin-commonjs";import oo from"@rollup/plugin-dynamic-import-vars";import Ge from"@rollup/plugin-replace";import{wasm as ro}from"@rollup/plugin-wasm";import no from"rollup-plugin-polyfill-node";import{visualizer as io}from"rollup-plugin-visualizer";import{minVersion as Ye}from"semver";import{glob as so}from"glob";import ao from"glob-parent";import{createFilter as q,normalizePath as ke}from"@rollup/pluginutils";import lo from"@rollup/plugin-json";import co from"rollup-plugin-license";import{createHash as po}from"node:crypto";import{parse as uo}from"@babel/parser";import{findCacheDirSync as mo}from"@visulima/find-cache-dir";import{distance as fo}from"fastest-levenshtein";import{installPackage as go}from"@antfu/install-pkg";import{intro as ho,isCancel as yo,cancel as vo,select as bo,confirm as $o,spinner as X,outro as wo}from"@clack/prompts";import __cjs_url__ from "node:url"; // -- packem CommonJS __filename shim --
3
3
  import __cjs_path__ from "node:path"; // -- packem CommonJS __dirname shim --
4
4
  import __cjs_mod__ from "node:module"; // -- packem CommonJS require shim --
5
5
  const __filename = __cjs_url__.fileURLToPath(import.meta.url);
6
6
  const __dirname = __cjs_path__.dirname(__filename);
7
7
  const require = __cjs_mod__.createRequire(import.meta.url);
8
- const jo="@visulima/packem",ko="1.0.0-alpha.66",T=[...Yt.extensions,".cjs",".ts",".cts",".mts",".tsx",".jsx"],xo=["development","production"],Ke=["react-server","react-native","edge-light"];[...xo,...Ke];const Z=/node_modules/;var Eo=Object.defineProperty,G=d((e,t)=>Eo(e,"name",{value:t,configurable:!0}),"i$c");const de=/^#![^\n]*/,se=G(async e=>{await Ct(e,493).catch(()=>{})},"makeExecutable"),Oo=G((e,t=`#!/usr/bin/env node
9
- `)=>({name:"packem:shebang",renderChunk:{handler(o,r,n){if(!r.isEntry||!r.facadeModuleId||o.startsWith("#")&&o[1]==="!")return null;if(e.includes(r.name)){const s=new _(o);return s.prepend(t),{code:s.toString(),map:n.sourcemap?s.generateMap({hires:!0}):void 0}}return null},order:"post"},async writeBundle(o,r){for(const[n,s]of Object.entries(r))if(s.type==="chunk"&&de.test(s.code)&&o.dir){const i=g(o.dir,n);await se(i)}}}),"shebangPlugin"),So=G(()=>({name:"packem:remove-shebang",renderChunk(e){return e.replace(de,"")}}),"removeShebangPlugin"),Do=G((e,t=`
10
- `)=>{const o=de.exec(e);return o?o+t:""},"getShebang");var No=Object.defineProperty,_o=d((e,t)=>No(e,"name",{value:t,configurable:!0}),"p$4");const me=_o((e,t)=>{let o={};if(e.pkg.name&&(o[e.pkg.name]=e.options.rootDir),e.pkg.imports){const{imports:r}=e.pkg;for(const n in r){if(n.startsWith("#"))continue;const s=r[n];typeof s=="string"&&(o[n]=h(e.options.rootDir,s))}}return o={...o,...e.options.alias},e.options.rollup.alias&&(Array.isArray(e.options.rollup.alias.entries)?Object.assign(o,Object.fromEntries(e.options.rollup.alias.entries.map(r=>[r.find,r.replacement]))):Object.assign(o,e.options.rollup.alias.entries??e.options.rollup.alias)),e.logger.debug({message:"Resolved aliases: "+JSON.stringify(o),prefix:t}),o},"resolveAliases");var Po=Object.defineProperty,Co=d((e,t)=>Po(e,"name",{value:t,configurable:!0}),"o$3");const Mo=Co((e,t)=>{const o=He(t,{esmResolve:!0,interopDefault:!0});try{return o.resolve(e)}catch(r){if(r.code!=="MODULE_NOT_FOUND")throw new Error(`Error trying import ${e} from ${t}`,{cause:r});return e}},"tryResolve");var Io=Object.defineProperty,Fo=d((e,t)=>Io(e,"name",{value:t,configurable:!0}),"r$a");const J=Fo((e,t)=>{e.warnings.has(t)||e.warnings.add(t)},"warn");var Ro=Object.defineProperty,To=d((e,t)=>Ro(e,"name",{value:t,configurable:!0}),"u$9");const Ao=To(async e=>{const t=await Zt("jiti",{url:import.meta.url}),o=JSON.stringify({...e.options.stubOptions.jiti,alias:{...me(e,"jit"),...e.options.stubOptions.jiti.alias}},null,2);for(const r of e.options.entries){const n=g(e.options.rootDir,e.options.outDir,r.name),s=le(Mo(r.input,e.options.rootDir)||r.input),i=s.slice(0,Math.max(0,s.length-ce(s).length)),a=await ae(s),l=Do(a);e.options.emitCJS&&await B(`${n}.cjs`,l+[`const jiti = require(${JSON.stringify(t)})`,"",`const _jiti = jiti(null, ${o})`,"",`/** @type {import(${JSON.stringify(i)})} */`,`module.exports = _jiti(${JSON.stringify(s)})`].join(`
11
- `));let c=[];try{c=await Qt(s,{extensions:T})}catch(u){J(e,`Cannot analyze ${s} for exports: ${u.toString()}`);return}const p=c.includes("default")||c.length===0;await B(`${n}.mjs`,l+[`import jiti from ${JSON.stringify(Kt(t).href)};`,"",`const _jiti = jiti(null, ${o})`,"",`/** @type {import(${JSON.stringify(s)})} */`,`const _module = await _jiti.import(${JSON.stringify(s)});`,p?`
8
+ const jo="@visulima/packem",ko="1.0.0-alpha.68",T=[...Yt.extensions,".cjs",".ts",".cts",".mts",".tsx",".jsx"],xo=["development","production"],Ke=["react-server","react-native","edge-light"];[...xo,...Ke];const Z=/node_modules/;var Eo=Object.defineProperty,G=d((e,t)=>Eo(e,"name",{value:t,configurable:!0}),"i$c");const de=/^#![^\n]*/,ie=G(async e=>{await Ct(e,493).catch(()=>{})},"makeExecutable"),Oo=G((e,t=`#!/usr/bin/env node
9
+ `)=>({name:"packem:shebang",renderChunk:{handler(o,r,n){if(!r.isEntry||!r.facadeModuleId||o.startsWith("#")&&o[1]==="!")return null;if(e.includes(r.name)){const i=new _(o);return i.prepend(t),{code:i.toString(),map:n.sourcemap?i.generateMap({hires:!0}):void 0}}return null},order:"post"},async writeBundle(o,r){for(const[n,i]of Object.entries(r))if(i.type==="chunk"&&de.test(i.code)&&o.dir){const s=g(o.dir,n);await ie(s)}}}),"shebangPlugin"),So=G(()=>({name:"packem:remove-shebang",renderChunk(e){return e.replace(de,"")}}),"removeShebangPlugin"),Do=G((e,t=`
10
+ `)=>{const o=de.exec(e);return o?o+t:""},"getShebang");var No=Object.defineProperty,_o=d((e,t)=>No(e,"name",{value:t,configurable:!0}),"p$4");const me=_o((e,t)=>{let o={};if(e.pkg.name&&(o[e.pkg.name]=e.options.rootDir),e.pkg.imports){const{imports:r}=e.pkg;for(const n in r){if(n.startsWith("#"))continue;const i=r[n];typeof i=="string"&&(o[n]=h(e.options.rootDir,i))}}return o={...o,...e.options.alias},e.options.rollup.alias&&(Array.isArray(e.options.rollup.alias.entries)?Object.assign(o,Object.fromEntries(e.options.rollup.alias.entries.map(r=>[r.find,r.replacement]))):Object.assign(o,e.options.rollup.alias.entries??e.options.rollup.alias)),e.logger.debug({message:"Resolved aliases: "+JSON.stringify(o),prefix:t}),o},"resolveAliases");var Po=Object.defineProperty,Co=d((e,t)=>Po(e,"name",{value:t,configurable:!0}),"o$4");const Mo=Co((e,t)=>{const o=He(t,{esmResolve:!0,interopDefault:!0});try{return o.resolve(e)}catch(r){if(r.code!=="MODULE_NOT_FOUND")throw new Error(`Error trying import ${e} from ${t}`,{cause:r});return e}},"tryResolve");var Io=Object.defineProperty,Ro=d((e,t)=>Io(e,"name",{value:t,configurable:!0}),"r$a");const J=Ro((e,t)=>{e.warnings.has(t)||e.warnings.add(t)},"warn");var Fo=Object.defineProperty,To=d((e,t)=>Fo(e,"name",{value:t,configurable:!0}),"u$9");const Ao=To(async e=>{const t=await Zt("jiti",{url:import.meta.url}),o=JSON.stringify({...e.options.stubOptions.jiti,alias:{...me(e,"jit"),...e.options.stubOptions.jiti.alias}},null,2);for(const r of e.options.entries){const n=g(e.options.rootDir,e.options.outDir,r.name),i=le(Mo(r.input,e.options.rootDir)||r.input),s=i.slice(0,Math.max(0,i.length-ce(i).length)),a=await ae(i),l=Do(a);e.options.emitCJS&&await B(`${n}.cjs`,l+[`const jiti = require(${JSON.stringify(t)})`,"",`const _jiti = jiti(null, ${o})`,"",`/** @type {import(${JSON.stringify(s)})} */`,`module.exports = _jiti(${JSON.stringify(i)})`].join(`
11
+ `));let c=[];try{c=await Qt(i,{extensions:T})}catch(u){J(e,`Cannot analyze ${i} for exports: ${u.toString()}`);return}const p=c.includes("default")||c.length===0;await B(`${n}.mjs`,l+[`import jiti from ${JSON.stringify(Kt(t).href)};`,"",`const _jiti = jiti(null, ${o})`,"",`/** @type {import(${JSON.stringify(i)})} */`,`const _module = await _jiti.import(${JSON.stringify(i)});`,p?`
12
12
  export default _module;`:"",...c.filter(u=>u!=="default").map(u=>`export const ${u} = _module.${u};`)].join(`
13
- `)),await B(`${n}.d.cts`,[`export * from ${JSON.stringify(i)};`,p?`export { default } from ${JSON.stringify(i)};`:""].join(`
14
- `)),await B(`${n}.d.mts`,[`export * from ${JSON.stringify(s)};`,p?`export { default } from ${JSON.stringify(s)};`:""].join(`
15
- `)),l&&(await se(`${n}.cjs`),await se(`${n}.mjs`))}await e.hooks.callHook("rollup:done",e)},"createStub");var Jo=Object.defineProperty,Bo=d((e,t)=>Jo(e,"name",{value:t,configurable:!0}),"r$9");const Xe=Bo((e,t)=>He(t,{esmResolve:!0,interopDefault:!0})(e),"tryRequire");var Wo=Object.defineProperty,Ze=d((e,t)=>Wo(e,"name",{value:t,configurable:!0}),"t$6");const V=Ze(e=>{if(e.endsWith(".mjs")||e.endsWith(".d.mts"))return"esm";if(e.endsWith(".cjs")||e.endsWith(".d.cts"))return"cjs"},"inferExportTypeFromFileName"),Qe=Ze((e,t,o,r)=>{if(o){const i=V(o);if(i)return i}if(e==="module"||e==="import")return"esm";if(e==="require")return"cjs";if(t.length===0)return r==="commonjs"?"cjs":"esm";const[n,...s]=t;return Qe(n,s,o,r)},"inferExportType");var Lo=Object.defineProperty,zo=d((e,t)=>Lo(e,"name",{value:t,configurable:!0}),"n$7");const fe=zo((e,t,o,r=[])=>{if(!e)return[];if(typeof e=="string"){const n=V(e),s=t==="module"?"esm":"cjs";if(n&&n!==s)throw new Error(`Exported file "${e}" has an extension that does not match the package.json type "${t}".`);return[{file:e,key:"exports",type:n??s}]}return Object.entries(e).filter(([n])=>!n.endsWith(".json")).flatMap(([n,s])=>n==="types"&&o===!1?[]:typeof s=="string"?{file:s,key:"exports",...["browser","default","deno","development","import","node","node-addons","production","require","types"].includes(n)?{subKey:n}:{},type:Qe(n,r,s,t)}:fe(s,t,o,[...r,n]))},"extractExportFilenames");var Uo=Object.defineProperty,ge=d((e,t)=>Uo(e,"name",{value:t,configurable:!0}),"y$1");const Vo=ge(e=>{if(e.key==="exports"&&e.subKey==="production")return"production";if(e.key==="exports"&&e.subKey==="development")return"development";if(O.NODE_ENV){if(!O.NODE_ENV.includes("production")&&!O.NODE_ENV.includes("development"))throw new Error(`Invalid NODE_ENV value: ${O.NODE_ENV}, must be either "production" or "development".`);return O.NODE_ENV}return"production"},"getEnvironment"),W=ge((e,t,o,r,n,s)=>{const i=e.find(a=>a.input===t)??e[e.push({input:t})-1];if(o&&(i.outDir=r),n.isExecutable)i.executable=!0,i.declaration=!1,n.type==="cjs"&&(i.cjs=!0),n.type==="esm"&&(i.esm=!0);else{/\.d\.[mc]?ts$/.test(n.file)&&s!==!1&&(i.declaration=s),n.type==="cjs"&&(i.cjs=!0),n.type==="esm"&&(i.esm=!0);for(const a of Ke)if(n.file.includes("."+a+".")){i.runtime=a;break}}i.runtime===void 0&&(i.runtime="node"),i.environment=Vo(n)},"createOrUpdateEntry"),xe=/(?:\.d\.[mc]?ts|\.\w+)$/;let Ee=!1;const Ho=ge((e,t,o)=>{const r=[];t.sort((a,l)=>a.split("/").length-l.split("/").length);const n=e.type==="module"?"esm":"cjs",s=fe(e.exports,e.type??"commonjs",o.options.declaration);if(e.bin){const a=(typeof e.bin=="string"?[e.bin]:Object.values(e.bin)).filter(Boolean);for(const l of a){const c=V(l);if(c&&c!==n)throw new Error(`Exported file "${l}" has an extension that does not match the package.json type "${e.type}".`);s.push({file:l,isExecutable:!0,key:"bin",type:c??n})}}e.main&&s.push({file:e.main,key:"main",type:V(e.main)??n}),e.module&&s.push({file:e.module,key:"module",type:"esm"}),o.options.declaration!==!1&&(e.types||e.typings)&&s.push({file:e.types??e.typings,key:"types"});const i=[];for(const a of s){const l=a.file.replace(/(?:\*[^/\\]|\.d\.[mc]?ts|\.\w+)$/,""),c=l.endsWith("/");if(c&&["./","/"].includes(l))continue;const p=l.replace(new RegExp("(./)?"+o.options.outDir),o.options.sourceDir).replace("./","");if(a.file.includes("/*")&&a.key==="exports"){Ee||(o.logger.debug("Private subfolders are not supported, if you need this feature please open an issue on GitHub."),Ee=!0);const f=[],b=new RegExp("(?<=/|$)"+p.replace("*","(.*)")+(c?"":"\\.\\w+"));for(const $ of t)b.test($)&&f.push($.replace(xe,""));if(f.length===0){r.push(`Could not find entrypoint for \`${a.file}\``);continue}for(const $ of f)W(i,$,c,l,a,o.options.declaration);continue}const u=new RegExp("(?<=/|$)"+p+(c?"":"\\.\\w+")),m=t.find(f=>u.test(f))?.replace(xe,"");if(!m){ue(g(o.options.rootDir,a.file))||r.push(`Could not find entrypoint for \`${a.file}\``);continue}x(m+".cts")&&x(m+".mts")?(W(i,m+".cts",c,l,{...a,type:"cjs"},o.options.declaration),W(i,m+".mts",c,l,{...a,type:"esm"},o.options.declaration)):W(i,m,c,l,a,o.options.declaration)}return{entries:i,warnings:r}},"inferEntries");var qo=Object.defineProperty,Go=d((e,t)=>qo(e,"name",{value:t,configurable:!0}),"t$5");const Yo=Go((e,t)=>{const{publishConfig:o}=e;return o&&(o.bin&&(typeof o.bin=="object"||typeof o.bin=="string")&&(e.bin=o.bin),o.type&&typeof o.type=="string"&&o.type!==""&&(e.type=o.type),o.main&&typeof o.main=="string"&&o.main!==""&&(e.main=o.main),o.module&&typeof o.module=="string"&&o.module!==""&&(e.module=o.module),t===void 0&&o.types&&typeof o.types=="string"&&o.types!==""?e.types=o.types:t===void 0&&o.typings&&typeof o.typings=="string"&&o.typings!==""&&(e.typings=o.typings),o.exports&&typeof o.exports=="object"&&(e.exports=o.exports)),e},"overwriteWithPublishConfig");var Ko=Object.defineProperty,Xo=d((e,t)=>Ko(e,"name",{value:t,configurable:!0}),"t$4");const Zo={hooks:{"build:prepare":Xo(function(e){if(e.options.entries.length>0)return;const t=h(e.options.rootDir,e.options.sourceDir);if(!ue(t))throw new Error("No 'src' directory found. Please provide entries manually.");const o=Tt(t,{extensions:[],includeDirs:!1,includeSymlinks:!1});if(o.length===0)throw new Error("No source files found in 'src' directory. Please provide entries manually.");let r={...e.pkg};r.publishConfig&&(r=Yo(r,e.options.declaration));const n=Ho(r,o,e);for(const s of n.warnings)J(e,s);if(e.options.entries.push(...n.entries),e.options.entries.length===0)throw new Error("No entries detected. Please provide entries manually.");e.logger.info("Automatically detected entries:",v(e.options.entries.map(s=>D(s.input.replace(`${e.options.rootDir}/`,"").replace(/\/$/,"/*"))).join(", ")),I([e.options.emitESM&&"esm",e.options.emitCJS&&"cjs",e.options.declaration&&"dts"].filter(Boolean).map(s=>`[${s}]`).join(" ")))},"build:prepare")}};var Qo=Object.defineProperty,er=d((e,t)=>Qo(e,"name",{value:t,configurable:!0}),"t$3");const tr=er((e,t)=>(e==="auto"?e=Zo:typeof e=="string"&&(e=Xe(e,t)),typeof e=="function"&&(e=e()),e),"resolvePreset");var or=Object.defineProperty,rr=d((e,t)=>or(e,"name",{value:t,configurable:!0}),"a$c");const ie=rr((e,t)=>e.some(o=>o instanceof RegExp?o.test(t):o===t),"arrayIncludes");var nr=Object.defineProperty,sr=d((e,t)=>nr(e,"name",{value:t,configurable:!0}),"a$b");const Q=sr(e=>e===void 0?[]:Array.isArray(e)?e:[e],"arrayify");var ir=Object.defineProperty,ar=d((e,t)=>ir(e,"name",{value:t,configurable:!0}),"a$a");const et=ar((e="")=>{const t=e.split("/");return t[0].startsWith("@")?t[0]+"/"+t[1]:t[0]},"getPackageName");var lr=Object.defineProperty,tt=d((e,t)=>lr(e,"name",{value:t,configurable:!0}),"s$d");const cr=tt((e,t,o)=>{const r=o??new Map;return(...n)=>{const s=t?typeof t=="function"?t(...n):t:JSON.stringify({args:n}),i=r.get(s);if(i!==void 0)return i;const a=e(...n);return r.set(s,a),a}},"memoize"),pr=tt(e=>{const t=new Map;return o=>cr(e,o,t)},"memoizeByKey");var ur=Object.defineProperty,dr=d((e,t)=>ur(e,"name",{value:t,configurable:!0}),"m$7");const ot=dr(({addDefaultProperty:e=!1,logger:t,type:o})=>({name:"packem:cjs-interop",renderChunk(r,n,s){if(n.type!=="chunk"||!n.isEntry)return null;if(s.format==="cjs"&&s.exports==="auto"){const i=/(exports(?:\['default'\]|\.default)) = (.*);/i.exec(r);if(i===null||i.length<3)return null;const a=new _(r);a.replace("Object.defineProperty(exports, '__esModule', { value: true });",""),a.replaceAll(/exports\.(.*) = (.*);/g,"module.exports.$1 = $2;"),e&&a.append(`
16
- module.exports.default = `+i[2]+";");let l=a.toString();return l=l.replace(/(?:module\.)?exports(?:\['default'\]|\.default)/i,"module.exports"),t.debug({message:"Applied CommonJS interop to entry chunk "+n.fileName+".",prefix:"plugin:cjs-interop"}),{code:l,map:a.generateMap({hires:!0})}}if(s.format==="es"&&/\.d\.(?:ts|cts)$/.test(n.fileName)){if(o!=="commonjs"&&n.fileName.endsWith(".d.ts"))return null;const i=/export\s\{\s(.*)\s\}/i.exec(r);if(i===null||i.length<2)return null;const a=i[1].split(", "),l=[];let c="";for(const u of a)if(!u.includes("type"))if(u.includes("as")){const[m,f]=u.split(" as ");if(f==="default"&&(c=m,!e))continue;l.push(f+": typeof "+m+";")}else l.push(u+": typeof "+u+";");const p=new _(r);return p.replace(" "+c+" as default,",""),p.append(`
13
+ `)),await B(`${n}.d.cts`,[`export * from ${JSON.stringify(s)};`,p?`export { default } from ${JSON.stringify(s)};`:""].join(`
14
+ `)),await B(`${n}.d.mts`,[`export * from ${JSON.stringify(i)};`,p?`export { default } from ${JSON.stringify(i)};`:""].join(`
15
+ `)),l&&(await ie(`${n}.cjs`),await ie(`${n}.mjs`))}await e.hooks.callHook("rollup:done",e)},"createStub");var Jo=Object.defineProperty,Bo=d((e,t)=>Jo(e,"name",{value:t,configurable:!0}),"r$9");const Xe=Bo((e,t)=>He(t,{esmResolve:!0,interopDefault:!0})(e),"tryRequire");var Wo=Object.defineProperty,Ze=d((e,t)=>Wo(e,"name",{value:t,configurable:!0}),"t$7");const V=Ze(e=>{if(e.endsWith(".mjs")||e.endsWith(".d.mts"))return"esm";if(e.endsWith(".cjs")||e.endsWith(".d.cts"))return"cjs"},"inferExportTypeFromFileName"),Qe=Ze((e,t,o,r)=>{if(o){const s=V(o);if(s)return s}if(e==="module"||e==="import")return"esm";if(e==="require")return"cjs";if(t.length===0)return r==="commonjs"?"cjs":"esm";const[n,...i]=t;return Qe(n,i,o,r)},"inferExportType");var Lo=Object.defineProperty,zo=d((e,t)=>Lo(e,"name",{value:t,configurable:!0}),"n$8");const fe=zo((e,t,o,r=[])=>{if(!e)return[];if(typeof e=="string"){const n=V(e),i=t==="module"?"esm":"cjs";if(n&&n!==i)throw new Error(`Exported file "${e}" has an extension that does not match the package.json type "${t}".`);return[{file:e,key:"exports",type:n??i}]}return Object.entries(e).filter(([n])=>!n.endsWith(".json")).flatMap(([n,i])=>n==="types"&&o===!1?[]:typeof i=="string"?{file:i,key:"exports",...["browser","default","deno","development","import","node","node-addons","production","require","types"].includes(n)?{subKey:n}:{},type:Qe(n,r,i,t)}:fe(i,t,o,[...r,n]))},"extractExportFilenames");var Uo=Object.defineProperty,ge=d((e,t)=>Uo(e,"name",{value:t,configurable:!0}),"y$1");const Vo=ge(e=>{if(e.key==="exports"&&e.subKey==="production")return"production";if(e.key==="exports"&&e.subKey==="development")return"development";if(O.production){if(!O.NODE_ENV.includes("production")&&!O.NODE_ENV.includes("development"))throw new Error(`Invalid production value: ${O.production}, must be either "production" or "development".`);return O.production}return"production"},"getEnvironment"),W=ge((e,t,o,r,n,i)=>{const s=e.find(a=>a.input===t)??e[e.push({input:t})-1];if(o&&(s.outDir=r),n.isExecutable)s.executable=!0,s.declaration=!1,n.type==="cjs"&&(s.cjs=!0),n.type==="esm"&&(s.esm=!0);else{/\.d\.[mc]?ts$/.test(n.file)&&i!==!1&&(s.declaration=i),n.type==="cjs"&&(s.cjs=!0),n.type==="esm"&&(s.esm=!0);for(const a of Ke)if(n.file.includes("."+a+".")){s.runtime=a;break}}s.runtime===void 0&&(s.runtime="node"),s.environment=Vo(n)},"createOrUpdateEntry"),xe=/(?:\.d\.[mc]?ts|\.\w+)$/;let Ee=!1;const Ho=ge((e,t,o)=>{const r=[];t.sort((a,l)=>a.split("/").length-l.split("/").length);const n=e.type==="module"?"esm":"cjs",i=fe(e.exports,e.type??"commonjs",o.options.declaration);if(e.bin){const a=(typeof e.bin=="string"?[e.bin]:Object.values(e.bin)).filter(Boolean);for(const l of a){const c=V(l);if(c&&c!==n)throw new Error(`Exported file "${l}" has an extension that does not match the package.json type "${e.type}".`);i.push({file:l,isExecutable:!0,key:"bin",type:c??n})}}e.main&&i.push({file:e.main,key:"main",type:V(e.main)??n}),e.module&&i.push({file:e.module,key:"module",type:"esm"}),o.options.declaration!==!1&&(e.types||e.typings)&&i.push({file:e.types??e.typings,key:"types"});const s=[];for(const a of i){const l=a.file.replace(/(?:\*[^/\\]|\.d\.[mc]?ts|\.\w+)$/,""),c=l.endsWith("/");if(c&&["./","/"].includes(l))continue;const p=l.replace(new RegExp("(./)?"+o.options.outDir),o.options.sourceDir).replace("./","");if(a.file.includes("/*")&&a.key==="exports"){Ee||(o.logger.debug("Private subfolders are not supported, if you need this feature please open an issue on GitHub."),Ee=!0);const f=[],b=new RegExp("(?<=/|$)"+p.replace("*","(.*)")+(c?"":"\\.\\w+"));for(const $ of t)b.test($)&&f.push($.replace(xe,""));if(f.length===0){r.push(`Could not find entrypoint for \`${a.file}\``);continue}for(const $ of f)W(s,$,c,l,a,o.options.declaration);continue}const u=new RegExp("(?<=/|$)"+p+(c?"":"\\.\\w+")),m=t.find(f=>u.test(f))?.replace(xe,"");if(!m){ue(g(o.options.rootDir,a.file))||r.push(`Could not find entrypoint for \`${a.file}\``);continue}x(m+".cts")&&x(m+".mts")?(W(s,m+".cts",c,l,{...a,type:"cjs"},o.options.declaration),W(s,m+".mts",c,l,{...a,type:"esm"},o.options.declaration)):W(s,m,c,l,a,o.options.declaration)}return{entries:s,warnings:r}},"inferEntries");var qo=Object.defineProperty,Go=d((e,t)=>qo(e,"name",{value:t,configurable:!0}),"t$6");const Yo=Go((e,t)=>{const{publishConfig:o}=e;return o&&(o.bin&&(typeof o.bin=="object"||typeof o.bin=="string")&&(e.bin=o.bin),o.type&&typeof o.type=="string"&&o.type!==""&&(e.type=o.type),o.main&&typeof o.main=="string"&&o.main!==""&&(e.main=o.main),o.module&&typeof o.module=="string"&&o.module!==""&&(e.module=o.module),t===void 0&&o.types&&typeof o.types=="string"&&o.types!==""?e.types=o.types:t===void 0&&o.typings&&typeof o.typings=="string"&&o.typings!==""&&(e.typings=o.typings),o.exports&&typeof o.exports=="object"&&(e.exports=o.exports)),e},"overwriteWithPublishConfig");var Ko=Object.defineProperty,Xo=d((e,t)=>Ko(e,"name",{value:t,configurable:!0}),"t$5");const Zo={hooks:{"build:prepare":Xo(function(e){if(e.options.entries.length>0)return;const t=h(e.options.rootDir,e.options.sourceDir);if(!ue(t))throw new Error("No 'src' directory found. Please provide entries manually.");const o=Tt(t,{extensions:[],includeDirs:!1,includeSymlinks:!1});if(o.length===0)throw new Error("No source files found in 'src' directory. Please provide entries manually.");let r={...e.pkg};r.publishConfig&&(r=Yo(r,e.options.declaration));const n=Ho(r,o,e);for(const i of n.warnings)J(e,i);if(e.options.entries.push(...n.entries),e.options.entries.length===0)throw new Error("No entries detected. Please provide entries manually.");e.logger.info("Automatically detected entries:",v(e.options.entries.map(i=>D(i.input.replace(`${e.options.rootDir}/`,"").replace(/\/$/,"/*"))).join(", ")),I([e.options.emitESM&&"esm",e.options.emitCJS&&"cjs",e.options.declaration&&"dts"].filter(Boolean).map(i=>`[${i}]`).join(" ")))},"build:prepare")}};var Qo=Object.defineProperty,er=d((e,t)=>Qo(e,"name",{value:t,configurable:!0}),"t$4");const tr=er((e,t)=>(e==="auto"?e=Zo:typeof e=="string"&&(e=Xe(e,t)),typeof e=="function"&&(e=e()),e),"resolvePreset");var or=Object.defineProperty,rr=d((e,t)=>or(e,"name",{value:t,configurable:!0}),"a$b");const se=rr((e,t)=>e.some(o=>o instanceof RegExp?o.test(t):o===t),"arrayIncludes");var nr=Object.defineProperty,ir=d((e,t)=>nr(e,"name",{value:t,configurable:!0}),"a$a");const Q=ir(e=>e===void 0?[]:Array.isArray(e)?e:[e],"arrayify");var sr=Object.defineProperty,ar=d((e,t)=>sr(e,"name",{value:t,configurable:!0}),"a$9");const et=ar((e="")=>{const t=e.split("/");return t[0].startsWith("@")?t[0]+"/"+t[1]:t[0]},"getPackageName");var lr=Object.defineProperty,tt=d((e,t)=>lr(e,"name",{value:t,configurable:!0}),"s$c");const cr=tt((e,t,o)=>{const r=o??new Map;return(...n)=>{const i=t?typeof t=="function"?t(...n):t:JSON.stringify({args:n}),s=r.get(i);if(s!==void 0)return s;const a=e(...n);return r.set(i,a),a}},"memoize"),pr=tt(e=>{const t=new Map;return o=>cr(e,o,t)},"memoizeByKey");var ur=Object.defineProperty,dr=d((e,t)=>ur(e,"name",{value:t,configurable:!0}),"m$9");const ot=dr(({addDefaultProperty:e=!1,logger:t,type:o})=>({name:"packem:cjs-interop",renderChunk(r,n,i){if(n.type!=="chunk"||!n.isEntry)return null;if(i.format==="cjs"&&i.exports==="auto"){const s=/(exports(?:\['default'\]|\.default)) = (.*);/i.exec(r);if(s===null||s.length<3)return null;const a=new _(r);a.replace("Object.defineProperty(exports, '__esModule', { value: true });",""),a.replaceAll(/exports\.(.*) = (.*);/g,"module.exports.$1 = $2;"),e&&a.append(`
16
+ module.exports.default = `+s[2]+";");let l=a.toString();return l=l.replace(/(?:module\.)?exports(?:\['default'\]|\.default)/i,"module.exports"),t.debug({message:"Applied CommonJS interop to entry chunk "+n.fileName+".",prefix:"plugin:cjs-interop"}),{code:l,map:a.generateMap({hires:!0})}}if(i.format==="es"&&/\.d\.(?:ts|cts)$/.test(n.fileName)){if(o!=="commonjs"&&n.fileName.endsWith(".d.ts"))return null;const s=/export\s\{\s(.*)\s\}/i.exec(r);if(s===null||s.length<2)return null;const a=s[1].split(", "),l=[];let c="";for(const u of a)if(!u.includes("type"))if(u.includes("as")){const[m,f]=u.split(" as ");if(f==="default"&&(c=m,!e))continue;l.push(f+": typeof "+m+";")}else l.push(u+": typeof "+u+";");const p=new _(r);return p.replace(" "+c+" as default,",""),p.append(`
17
17
 
18
18
  declare const defaultExport: {
19
19
  `+(l.length>0?" ":"")+l.join(`
20
20
  `)+`
21
- } & typeof `+c+`;
21
+ }`+(c?" & typeof "+c:"")+`;
22
22
 
23
- export default defaultExport;`),t.debug({message:"Applied CommonJS interop to entry chunk "+n.fileName+".",prefix:"plugin:cjs-interop"}),{code:p.toString(),map:p.generateMap({hires:!0})}}return null}}),"cjsInterop");var mr=Object.defineProperty,fr=d((e,t)=>mr(e,"name",{value:t,configurable:!0}),"f$4");const gr=fr((e,t)=>{const o=new Map,r={copyOnce:!0,exactFileNames:!0,flatten:!1,...e};let{targets:n}=r;return Array.isArray(n)?n=n.map(s=>{if(typeof s=="string")return{src:s};if(typeof s=="object"&&"src"in s)return s}).filter(Boolean):typeof n=="string"&&(n=[{src:n}]),{async buildStart(){const s=await Promise.all(n.flatMap(i=>Array.isArray(i.src)?i.src.map(a=>({...i,src:a})):i).map(async i=>await io(i.src,{ignore:i.exclude}).then(a=>({dest:i.dest??"",parent:ao(i.src),src:a}))));for(const i of s)for(const a of i.src){let l;o.has(a)?l=o.get(a):(l={copied:[],dest:[],timestamp:0},o.set(a,l));const c=r.flatten?le(i.dest):h(i.dest,S(i.parent,pe(a)));l.dest.includes(c)||l.dest.push(c),this.addWatchFile(a)}t.info({message:"Copying files...",prefix:"plugin:copy"}),await Promise.all([...o].map(async([i,a])=>{let l;try{const c=await Ae(i);if(!c.isFile())return;const p=c.mtime.getTime();p>a.timestamp&&(a.timestamp=p,a.copied=[]),l=await ae(i,{buffer:!0})}catch(c){t.error({context:[c],message:`error reading file ${i}`,prefix:"plugin:copy"});return}for(const c of a.dest){if(r.copyOnce&&a.copied.includes(c))continue;const p=H(i),u=h(c,p);try{this.emitFile({[r.exactFileNames?"fileName":"name"]:u,source:l,type:"asset"}),t.debug({message:`copied ${i} → ${u}`,prefix:"plugin:copy"}),a.copied.push(c)}catch(m){t.error({context:[m],message:`error copying file ${i} → ${u}`,prefix:"plugin:copy"})}}}))},name:"packem:copy"}},"copyPlugin");var hr=Object.defineProperty,Y=d((e,t)=>hr(e,"name",{value:t,configurable:!0}),"t$2");const yr=/\Wrequire(?:\.resolve)?\(/,vr=Y((e,t)=>{if(O.INTERNAL_PACKEM_BUILD!=="1"&&(e.includes("// -- packem CommonJS __filename shim")||e.includes("// -- packem CommonJS __dirname shim")||e.includes("// -- packem CommonJS require shim")))return null;let o=!1,r=!1,n=!1;if(e.includes("__filename")&&(o=!0),e.includes("__dirname")&&(r=!0),yr.test(e)&&(n=!0),!o&&!r&&!n)return null;const s=Ve(e).pop(),i=s?s.end:0,a=new _(e);return a.appendRight(i,t(o,r,n)),{code:a.toString(),map:a.generateMap()}},"CJSToESM"),br=Y((e,t,o)=>{let r="";return(e||t)&&(r+=`import __cjs_url__ from "node:url"; // -- packem CommonJS __filename shim --
23
+ export default defaultExport;`),t.debug({message:"Applied CommonJS interop to entry chunk "+n.fileName+".",prefix:"plugin:cjs-interop"}),{code:p.toString(),map:p.generateMap({hires:!0})}}return null}}),"cjsInterop");var mr=Object.defineProperty,fr=d((e,t)=>mr(e,"name",{value:t,configurable:!0}),"f$4");const gr=fr((e,t)=>{const o=new Map,r={copyOnce:!0,exactFileNames:!0,flatten:!1,...e};let{targets:n}=r;return Array.isArray(n)?n=n.map(i=>{if(typeof i=="string")return{src:i};if(typeof i=="object"&&"src"in i)return i}).filter(Boolean):typeof n=="string"&&(n=[{src:n}]),{async buildStart(){const i=await Promise.all(n.flatMap(s=>Array.isArray(s.src)?s.src.map(a=>({...s,src:a})):s).map(async s=>await so(s.src,{ignore:s.exclude}).then(a=>({dest:s.dest??"",parent:ao(s.src),src:a}))));for(const s of i)for(const a of s.src){let l;o.has(a)?l=o.get(a):(l={copied:[],dest:[],timestamp:0},o.set(a,l));const c=r.flatten?le(s.dest):h(s.dest,S(s.parent,pe(a)));l.dest.includes(c)||l.dest.push(c),this.addWatchFile(a)}t.info({message:"Copying files...",prefix:"plugin:copy"}),await Promise.all([...o].map(async([s,a])=>{let l;try{const c=await Ae(s);if(!c.isFile())return;const p=c.mtime.getTime();p>a.timestamp&&(a.timestamp=p,a.copied=[]),l=await ae(s,{buffer:!0})}catch(c){t.error({context:[c],message:`error reading file ${s}`,prefix:"plugin:copy"});return}for(const c of a.dest){if(r.copyOnce&&a.copied.includes(c))continue;const p=H(s),u=h(c,p);try{this.emitFile({[r.exactFileNames?"fileName":"name"]:u,source:l,type:"asset"}),t.debug({message:`copied ${s} → ${u}`,prefix:"plugin:copy"}),a.copied.push(c)}catch(m){t.error({context:[m],message:`error copying file ${s} → ${u}`,prefix:"plugin:copy"})}}}))},name:"packem:copy"}},"copyPlugin");var hr=Object.defineProperty,Y=d((e,t)=>hr(e,"name",{value:t,configurable:!0}),"t$3");const yr=/\Wrequire(?:\.resolve)?\(/,vr=Y((e,t)=>{if(O.INTERNAL_PACKEM_BUILD!=="1"&&(e.includes("// -- packem CommonJS __filename shim")||e.includes("// -- packem CommonJS __dirname shim")||e.includes("// -- packem CommonJS require shim")))return null;let o=!1,r=!1,n=!1;if(e.includes("__filename")&&(o=!0),e.includes("__dirname")&&(r=!0),yr.test(e)&&(n=!0),!o&&!r&&!n)return null;const i=Ve(e).pop(),s=i?i.end:0,a=new _(e);return a.appendRight(s,t(o,r,n)),{code:a.toString(),map:a.generateMap()}},"CJSToESM"),br=Y((e,t,o)=>{let r="";return(e||t)&&(r+=`import __cjs_url__ from "node:url"; // -- packem CommonJS __filename shim --
24
24
  `),t&&(r+=`import __cjs_path__ from "node:path"; // -- packem CommonJS __dirname shim --
25
25
  `),o&&(r+=`import __cjs_mod__ from "node:module"; // -- packem CommonJS require shim --
26
26
  `),(e||t)&&(r+=`const __filename = __cjs_url__.fileURLToPath(import.meta.url);
@@ -30,45 +30,45 @@ export default defaultExport;`),t.debug({message:"Applied CommonJS interop to en
30
30
  `),e&&(r+=`const __filename = import.meta.filename; // -- packem CommonJS __filename shim --
31
31
  `),t&&(r+=`const __dirname = import.meta.dirname; // -- packem CommonJS __dirname shim --
32
32
  `),o&&(r+=`const require = __cjs_mod__.createRequire(import.meta.url);
33
- `),r},"generateCJSShimNode20_11"),wr=Y(e=>({name:"packem:cjs",renderChunk(t,o,r){if(r.format==="es"){let n=br;if(e.engines?.node){const s=Ye(e.engines.node);s&&s.major>=20&&s.minor>=11&&(n=$r)}return vr(t,n)}return null}}),"cjsPlugin");var jr=Object.defineProperty,Oe=d((e,t)=>jr(e,"name",{value:t,configurable:!0}),"c$9");const kr=Oe(e=>(t,o={})=>{const r=q(o.include,o.exclude),n={},s=Oe((i,a)=>{n[i.replace(/\..?[jt]s$/,"")]=a},"addOutput");return{generateBundle(i,a){let{entryFileNames:l}=i;typeof l=="function"&&(l=l(a));const c=l.replace(/\.(.)?[jt]s$/,(p,u)=>`.d.${u||""}ts`);for(const[p,u]of Object.entries(n))this.emitFile({fileName:c.replace("[name]",S(e,p)),source:u,type:"asset"})},name:"packem:isolated-declarations",async transform(i,a){if(!r(a))return;const l=await t(a,i),{errors:c,sourceText:p}=l;c.length>0?o.ignoreErrors?this.warn(c[0]):this.error(c[0]):s(a,p)}}},"isolatedDeclarationsPlugin");var xr=Object.defineProperty,Er=d((e,t)=>xr(e,"name",{value:t,configurable:!0}),"n$2");const Se="export default ",rt=Er(e=>{const t=lo(e);return{...t,name:"packem:json",transform(o,r){const n=t.transform?.call(this,o,r);return n&&typeof n!="string"&&"code"in n&&n.code?.startsWith(Se)&&(n.code=n.code.replace(Se,"module.exports = ")),n}}},"JSONPlugin");class Or{static{d(this,"WalkerBase")}constructor(){this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:d(()=>this.should_skip=!0,"skip"),remove:d(()=>this.should_remove=!0,"remove"),replace:d(t=>this.replacement=t,"replace")}}replace(t,o,r,n){t&&o&&(r!=null?t[o][r]=n:t[o]=n)}remove(t,o,r){t&&o&&(r!=null?t[o].splice(r,1):delete t[o])}}class Sr extends Or{static{d(this,"SyncWalker")}constructor(t,o){super(),this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:d(()=>this.should_skip=!0,"skip"),remove:d(()=>this.should_remove=!0,"remove"),replace:d(r=>this.replacement=r,"replace")},this.enter=t,this.leave=o}visit(t,o,r,n){if(t){if(this.enter){const i=this.should_skip,a=this.should_remove,l=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.enter.call(this.context,t,o,r,n),this.replacement&&(t=this.replacement,this.replace(o,r,n,t)),this.should_remove&&this.remove(o,r,n);const c=this.should_skip,p=this.should_remove;if(this.should_skip=i,this.should_remove=a,this.replacement=l,c)return t;if(p)return null}let s;for(s in t){const i=t[s];if(i&&typeof i=="object")if(Array.isArray(i)){const a=i;for(let l=0;l<a.length;l+=1){const c=a[l];De(c)&&(this.visit(c,t,s,l)||l--)}}else De(i)&&this.visit(i,t,s,null)}if(this.leave){const i=this.replacement,a=this.should_remove;this.replacement=null,this.should_remove=!1,this.leave.call(this.context,t,o,r,n),this.replacement&&(t=this.replacement,this.replace(o,r,n,t)),this.should_remove&&this.remove(o,r,n);const l=this.should_remove;if(this.replacement=i,this.should_remove=a,l)return null}}return t}}function De(e){return e!==null&&typeof e=="object"&&"type"in e&&typeof e.type=="string"}d(De,"isNode");function nt(e,{enter:t,leave:o}){return new Sr(t,o).visit(e,null)}d(nt,"walk");var Dr=Object.defineProperty,Nr=d((e,t)=>Dr(e,"name",{value:t,configurable:!0}),"u$7");const _r=Nr(({attributes:e,logger:t})=>{const o=q([/\.[tj]sx$/],/node_modules/);if(!Array.isArray(e)||e.length===0)throw new Error("[packem:jsx-remove-attributes]: attributes must be a non-empty array of strings.");return{name:"packem:jsx-remove-attributes",transform(r,n){if(!o(n))return null;let s=null;try{s=this.parse(r,{allowReturnOutsideFunction:!0})}catch(l){return this.warn({code:"PARSE_ERROR",message:`[packem:jsx-remove-attributes]: failed to parse "${n}" and remove the jsx attribute.`}),t.warn(l),null}let i=!1;const a=new _(r);return nt(s,{enter(l){if(l.type==="CallExpression"&&l.callee.type==="Identifier"&&l.callee.name==="jsx"){const c=l.arguments.filter(p=>p.type==="ObjectExpression"&&Array.isArray(p.properties));for(const p of c)for(const u of p.properties)u.type==="Property"&&u.key.type==="Literal"&&u.value.type==="Literal"&&e.includes(u.key.value)&&(a.overwrite(u.start-2,u.end,""),i=!0)}}}),i?{code:a.toString(),map:a.generateMap({hires:!0})}:null}}},"jsxRemoveAttributes");var Pr=Object.defineProperty,he=d((e,t)=>Pr(e,"name",{value:t,configurable:!0}),"g$3");const Cr=he(e=>{const t=[],o=[];return e.forEach(r=>{r.startsWith("(")?t.push(r):o.push(r)}),[...o.sort(),...t.sort()]},"sortLicenses"),Mr=he((e,t,o)=>{const r=new RegExp(`(<!-- ${t} -->)[\\s\\S]*?(<!-- ${t} -->)`,"g");if(r.test(e))return e.replace(r,`$1
33
+ `),r},"generateCJSShimNode20_11"),wr=Y(e=>({name:"packem:cjs",renderChunk(t,o,r){if(r.format==="es"){let n=br;if(e.engines?.node){const i=Ye(e.engines.node);i&&i.major>=20&&i.minor>=11&&(n=$r)}return vr(t,n)}return null}}),"cjsPlugin");var jr=Object.defineProperty,Oe=d((e,t)=>jr(e,"name",{value:t,configurable:!0}),"c$9");const kr=Oe(e=>(t,o={})=>{const r=q(o.include,o.exclude),n={},i=Oe((s,a)=>{n[s.replace(/\..?[jt]s$/,"")]=a},"addOutput");return{generateBundle(s,a){let{entryFileNames:l}=s;typeof l=="function"&&(l=l(a));const c=l.replace(/\.(.)?[jt]s$/,(p,u)=>`.d.${u||""}ts`);for(const[p,u]of Object.entries(n))this.emitFile({fileName:c.replace("[name]",S(e,p)),source:u,type:"asset"})},name:"packem:isolated-declarations",async transform(s,a){if(!r(a))return;const l=await t(a,s),{errors:c,sourceText:p}=l;c.length>0?o.ignoreErrors?this.warn(c[0]):this.error(c[0]):i(a,p)}}},"isolatedDeclarationsPlugin");var xr=Object.defineProperty,Er=d((e,t)=>xr(e,"name",{value:t,configurable:!0}),"n$3");const Se="export default ",rt=Er(e=>{const t=lo(e);return{...t,name:"packem:json",transform(o,r){const n=t.transform?.call(this,o,r);return n&&typeof n!="string"&&"code"in n&&n.code?.startsWith(Se)&&(n.code=n.code.replace(Se,"module.exports = ")),n}}},"JSONPlugin");class Or{static{d(this,"WalkerBase")}constructor(){this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:d(()=>this.should_skip=!0,"skip"),remove:d(()=>this.should_remove=!0,"remove"),replace:d(t=>this.replacement=t,"replace")}}replace(t,o,r,n){t&&o&&(r!=null?t[o][r]=n:t[o]=n)}remove(t,o,r){t&&o&&(r!=null?t[o].splice(r,1):delete t[o])}}class Sr extends Or{static{d(this,"SyncWalker")}constructor(t,o){super(),this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:d(()=>this.should_skip=!0,"skip"),remove:d(()=>this.should_remove=!0,"remove"),replace:d(r=>this.replacement=r,"replace")},this.enter=t,this.leave=o}visit(t,o,r,n){if(t){if(this.enter){const s=this.should_skip,a=this.should_remove,l=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.enter.call(this.context,t,o,r,n),this.replacement&&(t=this.replacement,this.replace(o,r,n,t)),this.should_remove&&this.remove(o,r,n);const c=this.should_skip,p=this.should_remove;if(this.should_skip=s,this.should_remove=a,this.replacement=l,c)return t;if(p)return null}let i;for(i in t){const s=t[i];if(s&&typeof s=="object")if(Array.isArray(s)){const a=s;for(let l=0;l<a.length;l+=1){const c=a[l];De(c)&&(this.visit(c,t,i,l)||l--)}}else De(s)&&this.visit(s,t,i,null)}if(this.leave){const s=this.replacement,a=this.should_remove;this.replacement=null,this.should_remove=!1,this.leave.call(this.context,t,o,r,n),this.replacement&&(t=this.replacement,this.replace(o,r,n,t)),this.should_remove&&this.remove(o,r,n);const l=this.should_remove;if(this.replacement=s,this.should_remove=a,l)return null}}return t}}function De(e){return e!==null&&typeof e=="object"&&"type"in e&&typeof e.type=="string"}d(De,"isNode");function nt(e,{enter:t,leave:o}){return new Sr(t,o).visit(e,null)}d(nt,"walk");var Dr=Object.defineProperty,Nr=d((e,t)=>Dr(e,"name",{value:t,configurable:!0}),"u$7");const _r=Nr(({attributes:e,logger:t})=>{const o=q([/\.[tj]sx$/],/node_modules/);if(!Array.isArray(e)||e.length===0)throw new Error("[packem:jsx-remove-attributes]: attributes must be a non-empty array of strings.");return{name:"packem:jsx-remove-attributes",transform(r,n){if(!o(n))return null;let i=null;try{i=this.parse(r,{allowReturnOutsideFunction:!0})}catch(l){return this.warn({code:"PARSE_ERROR",message:`[packem:jsx-remove-attributes]: failed to parse "${n}" and remove the jsx attribute.`}),t.warn(l),null}let s=!1;const a=new _(r);return nt(i,{enter(l){if(l.type==="CallExpression"&&l.callee.type==="Identifier"&&l.callee.name==="jsx"){const c=l.arguments.filter(p=>p.type==="ObjectExpression"&&Array.isArray(p.properties));for(const p of c)for(const u of p.properties)u.type==="Property"&&u.key.type==="Literal"&&u.value.type==="Literal"&&e.includes(u.key.value)&&(a.overwrite(u.start-2,u.end,""),s=!0)}}}),s?{code:a.toString(),map:a.generateMap({hires:!0})}:null}}},"jsxRemoveAttributes");var Pr=Object.defineProperty,he=d((e,t)=>Pr(e,"name",{value:t,configurable:!0}),"g$3");const Cr=he(e=>{const t=[],o=[];return e.forEach(r=>{r.startsWith("(")?t.push(r):o.push(r)}),[...o.sort(),...t.sort()]},"sortLicenses"),Mr=he((e,t,o)=>{const r=new RegExp(`(<!-- ${t} -->)[\\s\\S]*?(<!-- ${t} -->)`,"g");if(r.test(e))return e.replace(r,`$1
34
34
  ${o}
35
- $2`)},"replaceContentWithin"),st=he(({dtsMarker:e,licenseFilePath:t,licenseTemplate:o,logger:r,marker:n,mode:s,packageName:i})=>co({thirdParty(a){const l=new Set,c=a.sort(({name:u},{name:m})=>(u||0)>(m||0)?1:(m||0)>(u||0)?-1:0).map(({author:u,contributors:m,license:f,licenseText:b,maintainers:$,name:E,repository:y})=>{let P="## "+E+`
35
+ $2`)},"replaceContentWithin"),it=he(({dtsMarker:e,licenseFilePath:t,licenseTemplate:o,logger:r,marker:n,mode:i,packageName:s})=>co({thirdParty(a){const l=new Set,c=a.sort(({name:u},{name:m})=>(u||0)>(m||0)?1:(m||0)>(u||0)?-1:0).map(({author:u,contributors:m,license:f,licenseText:b,maintainers:$,name:E,repository:y})=>{let P="## "+E+`
36
36
  `;f&&(P+=`License: ${f}
37
- `);const K=new Set;for(const R of[u,...$,...m]){const be=typeof R=="string"?R:R?.name;be&&K.add(be)}return K.size>0&&(P+=`By: ${[...K].join(", ")}
37
+ `);const K=new Set;for(const F of[u,...$,...m]){const be=typeof F=="string"?F:F?.name;be&&K.add(be)}return K.size>0&&(P+=`By: ${[...K].join(", ")}
38
38
  `),y&&(P+=`Repository: ${typeof y=="string"?y:y.url}
39
39
  `),b&&(P+=`
40
40
  `+b.trim().replaceAll(/\r\n|\r/g,`
41
41
  `).replaceAll(`<!-- ${n} -->`,"").replaceAll(e?`<!-- ${e} -->`:"","").trim().split(`
42
- `).map(R=>R?`> ${R}`:">").join(`
42
+ `).map(F=>F?`> ${F}`:">").join(`
43
43
  `)+`
44
44
  `),f&&l.add(f),P}).join(`
45
45
  ---------------------------------------
46
46
 
47
- `);if(c===""){r.info({message:"No dependencies license information found.",prefix:"plugin:license:"+s});return}const p=o(Cr(l),c,i);try{const u=Je(t),m=Mr(u,n,p);if(!m){r.error({message:`Could not find the license marker: <!-- ${n} --> in ${t}`,prefix:"plugin:license:"+s});return}u!==m&&(U(t,m),r.info({message:`${t} updated.`,prefix:"plugin:license:"+s}))}catch(u){r.error(u)}}}),"license");var Ir=Object.defineProperty,Fr=d((e,t)=>Ir(e,"name",{value:t,configurable:!0}),"i$8");const Rr=Fr(e=>({async buildEnd(){const t=[];for(const r of this.getModuleIds()){const n=this.getModuleInfo(r);if(n!=null&&!n.isExternal)for(const s of n.importedIds)t.push({source:r,target:s})}if(Array.isArray(t)&&t.length===0)return;const o=g(e.rootDir,e.outDir,"graph.json");At(o,t)},name:"packem:metafile"}),"metafilePlugin");var Tr=Object.defineProperty,Ar=d((e,t)=>Tr(e,"name",{value:t,configurable:!0}),"r$6");const M=Ar(e=>{const t=po("md5");return t.update(e),t.digest("hex")},"getHash");var Jr=Object.defineProperty,it=d((e,t)=>Jr(e,"name",{value:t,configurable:!0}),"m$5");const A=it(e=>e.handler||e,"getHandler"),k=it((e,t)=>({...e,async buildEnd(o){e.buildEnd&&await A(e.buildEnd).call(this,o)},async buildStart(o){e.buildStart&&await A(e.buildStart).call(this,o)},async load(o){if(!e.load)return null;const r=h("load",M(o));if(t.has(r,e.name))return await t.get(r,e.name);const n=await A(e.load).call(this,o);return t.set(r,n,e.name),n},name:`cached(${e.name})`,async resolveId(o,r,n){if(!e.resolveId)return null;const s=h("resolveId",M(o),r?M(r):"",M(JSON.stringify(n)));if(t.has(s,e.name))return await t.get(s,e.name);const i=await A(e.resolveId).call(this,o,r,n);return t.set(s,i,e.name),i},async transform(o,r){if(!e.transform)return null;const n=h("transform",M(r),M(o));if(t.has(n,e.name))return await t.get(n,e.name);const s=await A(e.transform).call(this,o,r);return t.set(n,s,e.name),s}}),"cachingPlugin");var Br=Object.defineProperty,Wr=d((e,t)=>Br(e,"name",{value:t,configurable:!0}),"c$7");const Lr=/\.(?:m|c)?(?:j|t)sx?$/,zr=/^use \w+$/,Ur=Wr(e=>{const t={},o={};return{name:"packem:preserve-directives",onLog(r,n){return n.code==="MODULE_LEVEL_DIRECTIVE"&&r==="warn"?!1:null},renderChunk:{handler(r,n,{sourcemap:s}){const i=n.moduleIds.map(c=>t[c]?t[c]:null).reduce((c,p)=>(p&&p.forEach(u=>{c.add(u)}),c),new Set),a=new _(r);i.size>0&&(e.debug({message:`directives for chunk "${n.fileName}" are preserved.`,prefix:"plugin:preserve-directives"}),a.prepend(`${[...i].map(c=>`'${c}';`).join(`
47
+ `);if(c===""){r.info({message:"No dependencies license information found.",prefix:"plugin:license:"+i});return}const p=o(Cr(l),c,s);try{const u=Je(t),m=Mr(u,n,p);if(!m){r.error({message:`Could not find the license marker: <!-- ${n} --> in ${t}`,prefix:"plugin:license:"+i});return}u!==m&&(U(t,m),r.info({message:`${t} updated.`,prefix:"plugin:license:"+i}))}catch(u){r.error(u)}}}),"license");var Ir=Object.defineProperty,Rr=d((e,t)=>Ir(e,"name",{value:t,configurable:!0}),"i$8");const Fr=Rr(e=>({async buildEnd(){const t=[];for(const r of this.getModuleIds()){const n=this.getModuleInfo(r);if(n!=null&&!n.isExternal)for(const i of n.importedIds)t.push({source:r,target:i})}if(Array.isArray(t)&&t.length===0)return;const o=g(e.rootDir,e.outDir,"graph.json");At(o,t)},name:"packem:metafile"}),"metafilePlugin");var Tr=Object.defineProperty,Ar=d((e,t)=>Tr(e,"name",{value:t,configurable:!0}),"r$6");const M=Ar(e=>{const t=po("md5");return t.update(e),t.digest("hex")},"getHash");var Jr=Object.defineProperty,st=d((e,t)=>Jr(e,"name",{value:t,configurable:!0}),"m$7");const A=st(e=>e.handler||e,"getHandler"),k=st((e,t)=>({...e,async buildEnd(o){e.buildEnd&&await A(e.buildEnd).call(this,o)},async buildStart(o){e.buildStart&&await A(e.buildStart).call(this,o)},async load(o){if(!e.load)return null;const r=h("load",M(o));if(t.has(r,e.name))return await t.get(r,e.name);const n=await A(e.load).call(this,o);return t.set(r,n,e.name),n},name:`cached(${e.name})`,async resolveId(o,r,n){if(!e.resolveId)return null;const i=h("resolveId",M(o),r?M(r):"",M(JSON.stringify(n)));if(t.has(i,e.name))return await t.get(i,e.name);const s=await A(e.resolveId).call(this,o,r,n);return t.set(i,s,e.name),s},async transform(o,r){if(!e.transform)return null;const n=h("transform",M(r),M(o));if(t.has(n,e.name))return await t.get(n,e.name);const i=await A(e.transform).call(this,o,r);return t.set(n,i,e.name),i}}),"cachingPlugin");var Br=Object.defineProperty,Wr=d((e,t)=>Br(e,"name",{value:t,configurable:!0}),"c$7");const Lr=/\.(?:m|c)?(?:j|t)sx?$/,zr=/^use \w+$/,Ur=Wr(e=>{const t={},o={};return{name:"packem:preserve-directives",onLog(r,n){return n.code==="MODULE_LEVEL_DIRECTIVE"&&r==="warn"?!1:null},renderChunk:{handler(r,n,{sourcemap:i}){const s=n.moduleIds.map(c=>t[c]?t[c]:null).reduce((c,p)=>(p&&p.forEach(u=>{c.add(u)}),c),new Set),a=new _(r);s.size>0&&(e.debug({message:`directives for chunk "${n.fileName}" are preserved.`,prefix:"plugin:preserve-directives"}),a.prepend(`${[...s].map(c=>`'${c}';`).join(`
48
48
  `)}
49
49
  `));let l=null;return n.facadeModuleId&&typeof o[n.facadeModuleId]=="string"&&(l=o[n.facadeModuleId]),l&&(e.debug({message:`shebang for chunk "${n.fileName}" is preserved.`,prefix:"plugin:preserve-directives"}),a.prepend(`${l}
50
- `)),i.size===0&&l===null?null:{code:a.toString(),map:s?a.generateMap({hires:!0}):null}},order:"post"},transform:{handler(r,n){const s=ce(n);if(!Lr.test(s))return null;let i=!1;const a=new _(r);if(r.startsWith("#")&&r[1]==="!"){let c=0;for(let p=2,u=r.length;p<u;p++){const m=r.codePointAt(p);if(m===10||m===13||m===8232||m===8233){c=p;break}}c&&(o[n]=r.slice(0,c),a.remove(0,c+1),i=!0,e.debug({message:`shebang for module "${n}" is preserved.`,prefix:"plugin:preserve-directives"}))}let l=null;try{l=this.parse(a.toString(),{allowReturnOutsideFunction:!0})}catch(c){return this.warn({code:"PARSE_ERROR",message:`[packem:preserve-directives]: failed to parse "${n}" and extract the directives.`}),e.warn(c),null}if(l.type!=="Program")return null;for(const c of l.body.filter(Boolean)){if(c.type!=="ExpressionStatement")break;let p=null;"directive"in c?p=c.directive:c.expression.type==="Literal"&&typeof c.expression.value=="string"&&zr.test(c.expression.value)&&(p=c.expression.value),p!=="use strict"&&p&&(t[n]||=new Set,t[n].add(p),"start"in c&&typeof c.start=="number"&&"end"in c&&typeof c.end=="number"&&(a.remove(c.start,c.end),i=!0),e.debug({message:`directive "${p}" for module "${n}" is preserved.`,prefix:"plugin:preserve-directives"}))}return i?{code:a.toString(),map:a.generateMap({hires:!0}),meta:{preserveDirectives:{directives:[...t[n]??[]],shebang:o[n]??null}}}:null},order:"post"}}},"preserveDirectives");var Vr=Object.defineProperty,Hr=d((e,t)=>Vr(e,"name",{value:t,configurable:!0}),"r$5");const qr={exclude:[],include:[/\.(md|txt|css|htm|html)$/]},Gr=Hr((e={})=>{e={...e,...qr};const t=q(e.include,e.exclude);return{name:"packem:raw",transform(o,r){return t(r)?{code:`export default ${JSON.stringify(o)}`,map:null}:null}}},"rawPlugin");var Yr=Object.defineProperty,Kr=d((e,t)=>Yr(e,"name",{value:t,configurable:!0}),"l$4");const ee="\0__file_url__",at=Kr(()=>({async load(e){if(e.startsWith(ee)){const t=Xt(e.slice(ee.length));return await ae(t)}},name:"packem:resolve-file-url",resolveId(e){if(e.startsWith("file://"))return`${ee}${e}`}}),"resolveFileUrl");var Xr=Object.defineProperty,F=d((e,t)=>Xr(e,"name",{value:t,configurable:!0}),"r$4");const Zr=/\/\*[^*]*\*+(?:[^/*][^*]*\*+)*\//g,Qr=/MIT License|MIT license|BSD license/,en=/\n{2,}/g,tn=/\b(\w+)\$\d+\b/g,on=/[-/\\^$*+?.()|[\]{}]/g,rn=F(e=>e.replaceAll(on,"\\$&"),"escapeRegex"),nn=F(e=>[...new Set(e)],"unique"),sn=F(e=>e.replaceAll(Zr,t=>Qr.test(t)?"":t).replaceAll(en,`
50
+ `)),s.size===0&&l===null?null:{code:a.toString(),map:i?a.generateMap({hires:!0}):null}},order:"post"},transform:{handler(r,n){const i=ce(n);if(!Lr.test(i))return null;let s=!1;const a=new _(r);if(r.startsWith("#")&&r[1]==="!"){let c=0;for(let p=2,u=r.length;p<u;p++){const m=r.codePointAt(p);if(m===10||m===13||m===8232||m===8233){c=p;break}}c&&(o[n]=r.slice(0,c),a.remove(0,c+1),s=!0,e.debug({message:`shebang for module "${n}" is preserved.`,prefix:"plugin:preserve-directives"}))}let l=null;try{l=this.parse(a.toString(),{allowReturnOutsideFunction:!0})}catch(c){return this.warn({code:"PARSE_ERROR",message:`[packem:preserve-directives]: failed to parse "${n}" and extract the directives.`}),e.warn(c),null}if(l.type!=="Program")return null;for(const c of l.body.filter(Boolean)){if(c.type!=="ExpressionStatement")break;let p=null;"directive"in c?p=c.directive:c.expression.type==="Literal"&&typeof c.expression.value=="string"&&zr.test(c.expression.value)&&(p=c.expression.value),p!=="use strict"&&p&&(t[n]||=new Set,t[n].add(p),"start"in c&&typeof c.start=="number"&&"end"in c&&typeof c.end=="number"&&(a.remove(c.start,c.end),s=!0),e.debug({message:`directive "${p}" for module "${n}" is preserved.`,prefix:"plugin:preserve-directives"}))}return s?{code:a.toString(),map:a.generateMap({hires:!0}),meta:{preserveDirectives:{directives:[...t[n]??[]],shebang:o[n]??null}}}:null},order:"post"}}},"preserveDirectives");var Vr=Object.defineProperty,Hr=d((e,t)=>Vr(e,"name",{value:t,configurable:!0}),"r$5");const qr={exclude:[],include:[/\.(md|txt|css|htm|html)$/]},Gr=Hr((e={})=>{e={...e,...qr};const t=q(e.include,e.exclude);return{name:"packem:raw",transform(o,r){return t(r)?{code:`export default ${JSON.stringify(o)}`,map:null}:null}}},"rawPlugin");var Yr=Object.defineProperty,Kr=d((e,t)=>Yr(e,"name",{value:t,configurable:!0}),"l$4");const ee="\0__file_url__",at=Kr(()=>({async load(e){if(e.startsWith(ee)){const t=Xt(e.slice(ee.length));return await ae(t)}},name:"packem:resolve-file-url",resolveId(e){if(e.startsWith("file://"))return`${ee}${e}`}}),"resolveFileUrl");var Xr=Object.defineProperty,R=d((e,t)=>Xr(e,"name",{value:t,configurable:!0}),"r$4");const Zr=/\/\*[^*]*\*+(?:[^/*][^*]*\*+)*\//g,Qr=/MIT License|MIT license|BSD license/,en=/\n{2,}/g,tn=/\b(\w+)\$\d+\b/g,on=/[-/\\^$*+?.()|[\]{}]/g,rn=R(e=>e.replaceAll(on,"\\$&"),"escapeRegex"),nn=R(e=>[...new Set(e)],"unique"),sn=R(e=>e.replaceAll(Zr,t=>Qr.test(t)?"":t).replaceAll(en,`
51
51
 
52
- `),"cleanUnnecessaryComments"),Ne=new Map;function lt(e,t,{identifierReplacements:o},r){const n=Ve(e);for(const i in o){const a=n.find(c=>c.specifier===i&&c.imports.includes("{"));if(!a){this.warn(`${t.fileName} does not import "${i}" for replacement`),process.exitCode=1;continue}const l=o[i];for(const c in l){if(!a.imports.includes(c))throw new Error(`${t.fileName} does not import "${c}" from "${i}" for replacement`);const p=l[c],u=rn(c);p.includes(".")&&(e=e.replace(new RegExp(`\\b\\w+\\b as ${u},?\\s?`),"")),e=e.replaceAll(new RegExp(`\\b${u}\\b`,"g"),p)}}const s=nn(Array.from(e.matchAll(tn),i=>i[0]));if(s.length>0){const i=s.map(l=>`
53
- - ${l}`).join(""),a=t.fileName.replace(/\.[^/.]+$/,"");Ne.has(a)||r.warn({message:`${t.fileName} contains confusing identifier names${i}
52
+ `),"cleanUnnecessaryComments"),Ne=new Map;function lt(e,t,{identifierReplacements:o},r){const n=Ve(e);for(const s in o){const a=n.find(c=>c.specifier===s&&c.imports.includes("{"));if(!a){this.warn(`${t.fileName} does not import "${s}" for replacement`),process.exitCode=1;continue}const l=o[s];for(const c in l){if(!a.imports.includes(c))throw new Error(`${t.fileName} does not import "${c}" from "${s}" for replacement`);const p=l[c],u=rn(c);p.includes(".")&&(e=e.replace(new RegExp(`\\b\\w+\\b as ${u},?\\s?`),"")),e=e.replaceAll(new RegExp(`\\b${u}\\b`,"g"),p)}}const i=nn(Array.from(e.matchAll(tn),s=>s[0]));if(i.length>0){const s=i.map(l=>`
53
+ - ${l}`).join(""),a=t.fileName.replace(/\.[^/.]+$/,"");Ne.has(a)||r.warn({message:`${t.fileName} contains confusing identifier names${s}
54
54
 
55
- To replace these, add them to the "rollup -> patchTypes -> identifierReplacements" option in your packem config.`,prefix:"plugin:patch-types"}),Ne.set(a,!0)}return e}d(lt,"I$1");F(lt,"replaceConfusingTypeNames");function ct(e,t){if(t.leadingComments?.some(o=>o.type==="CommentBlock"&&o.value.includes("@internal"))){const o=e.original[t.end]===","?t.end+1:t.end;return e.remove(t.leadingComments[0].start,o),!0}return!1}d(ct,"N");F(ct,"removeInternal");function pt(e,t){if(e.includes("@internal")){const o=new _(e),r=uo(e,{plugins:["typescript"],sourceType:"module"});if(nt(r,{enter(n){ct(o,n)&&this.skip()}}),e=o.toString(),e.includes("@internal"))throw new Error(`${t.fileName} has unhandled @internal declarations`)}return e}d(pt,"S");F(pt,"stripInternalTypes");const an=F((e,t)=>({name:"packem:patch-types",renderChunk(o,r){return o=lt.call(this,o,r,e,t),o=pt.call(this,o,r),o=sn(o),o},resolveId(o){return o.startsWith("types/")?{external:!0,id:"../../"+(o.endsWith(".js")?o:o+".js")}:null}}),"patchTypescriptTypes");var ln=Object.defineProperty,ut=d((e,t)=>ln(e,"name",{value:t,configurable:!0}),"u$5");const dt=ut((e,t=!0)=>{if(!e)return null;const{config:o,path:r}=e;if(!o.compilerOptions)return null;const{baseUrl:n,paths:s}=o.compilerOptions;if(!n)return null;const i=g(pe(r),n),a=[];if(s)for(const[l,c]of Object.entries(s)){const p=new RegExp(`^${[...l].map(m=>m==="*"?"(.+)":m.replace(/[\\^$*+?.()|[\]{}]/,"\\$&")).join("")}$`);let u=0;for(const m of c){const f=[...ke(g(i,m))].map(b=>b==="*"?"$"+(++u+""):b==="$"?"$$":b).join("");a.push({find:p,replacement:f})}}return t&&a.push({find:/^(?!\.*\/|\.*$|\w:)(.+)$/,replacement:`${[...ke(i)].map(l=>l==="$"?"$$":l).join("")}/$1`}),a},"getConfigAlias"),mt=ut((e,t)=>{const o=dt(e);return{name:"packem:resolve-tsconfig-paths",async resolveId(r,n,s){if(!o||r.includes("\0"))return null;for(const{find:i,replacement:a}of o)if(i.test(r)){const l=r.replace(i,a),c=await this.resolve(l,n,{skipSelf:!0,...s});if(c)return t.debug({message:`Resolved ${r} to ${c.id} using paths from tsconfig.json.`,prefix:"plugin:resolve-tsconfig-paths"}),c.id}return null}}},"resolveTsconfigPaths");var cn=Object.defineProperty,ft=d((e,t)=>cn(e,"name",{value:t,configurable:!0}),"u$4");const pn=ft((e,t)=>{if(!t)return null;const{config:o,path:r}=t;if(!o.compilerOptions)return null;const{rootDirs:n}=o.compilerOptions;if(!n)return null;const s=[];for(const i of n){if(i.startsWith("."))throw new Error(`Invalid rootDir value '.' in ${r}.`);if(i.startsWith(".."))throw new Error(`Invalid rootDir value '..' in ${r}.`);s.push(g(e,i))}return s},"getRootDirectories"),gt=ft((e,t,o)=>{const r=pn(e,o);return{name:"packem:resolve-tsconfig-root-dirs",async resolveId(n,s,i){if(r===null||r.length===0)return null;if(n.startsWith("."))for(const a of r){const l=h(a,n),c=await this.resolve(l,s,{skipSelf:!0,...i});if(c)return t.debug({message:`Resolved ${n} to ${c.id} using rootDirs from tsconfig.json.`,prefix:"plugin:resolve-tsconfig-root-dirs"}),c.id}return null}}},"resolveTsconfigRootDirectories");var un=Object.defineProperty,dn=d((e,t)=>un(e,"name",{value:t,configurable:!0}),"r$3");const ht=dn(()=>{const e=/\.(?:[mc]?js|jsx)$/;return{name:"packem:resolve-typescript-mjs-cjs",async resolveId(t,o,r){return e.test(t)&&o?await this.resolve(t.replace(/js(x?)$/,"ts$1"),o,r):null}}},"resolveTypescriptMjsCts");var mn=Object.defineProperty,fn=d((e,t)=>mn(e,"name",{value:t,configurable:!0}),"s$9");const gn=fn(e=>{const t=H(e).split(".");if(t.length>=2){const[o,r]=t.slice(-2),n=t[0],s=/^(\w+)-runtime$/.exec(o)?.[1];if(T.includes(r)&&s&&s.length>0)return n+"-"+s}},"getCustomModuleLayer");var hn=Object.defineProperty,yn=d((e,t)=>hn(e,"name",{value:t,configurable:!0}),"i$4");const te=yn(e=>(e.preserveDirectives||{directives:[]}).directives.map(t=>t.replace(/^use /,"")).find(t=>t!=="strict"),"getModuleLayer");var vn=Object.defineProperty,_e=d((e,t)=>vn(e,"name",{value:t,configurable:!0}),"c$5");const Pe=_e((e,t)=>{const o=new Map;return _e(function(r,n){const s=n.getModuleInfo(r);if(!s)return;const{isEntry:i}=s,a=s.meta,l=te(a);if(!i){const c=o.get(r);if(c)return c;const p=gn(r);if(p)return o.set(r,p),p}if(i){const c=n.getModuleIds();for(const p of c)n.getModuleInfo(p)&&te(a)===l&&(e.has(p)||e.set(p,new Set),e.get(p).add([r,l]))}if(l&&!i&&e.has(r)){const c=[...e.get(r)];if(c.some(([u])=>{if(t.some(m=>m.path===u)){const m=n.getModuleInfo(u);return te(m?m.meta:{})===l}return!1}))return;if(c.every(([,u])=>u===l))return o.has(r)?o.get(r):void 0;const p=`${H(r,ce(r))}-${l}`;return o.set(r,p),p}},"splitChunks")},"createSplitChunks");var bn=Object.defineProperty,$n=d((e,t)=>bn(e,"name",{value:t,configurable:!0}),"n");const N=$n((e,t,o)=>t.isDynamicEntry?`chunks/[name].${o}`:`shared/${e.options.name}.[hash].${o}`,"getChunkFilename");var wn=Object.defineProperty,jn=d((e,t)=>wn(e,"name",{value:t,configurable:!0}),"s$7");const kn=process.platform==="win32",Ce=jn((e,t)=>{const o=kn?"\\":"/";return e.name?.includes("node_modules"+o+".pnpm")?(e.name.replace("node_modules"+o+".pnpm","external")+"."+t).replace("node_modules"+o,""):e.name?.includes("node_modules")?e.name.replace("node_modules","external")+"."+t:"[name]."+t},"getEntryFileNames");var xn=Object.defineProperty,w=d((e,t)=>xn(e,"name",{value:t,configurable:!0}),"p$2");const En=w((e,t)=>{if(e==="esbuild"){if(!t.options.rollup.esbuild)throw new Error("No esbuild options found in your configuration.");t.tsconfig?.config.compilerOptions?.target?.toLowerCase()==="es3"&&(t.logger.warn(["ES3 target is not supported by esbuild, so ES5 will be used instead..","Please set 'target' option in tsconfig to at least ES5 to disable this error"].join(" ")),t.tsconfig.config.compilerOptions.target="es5",t.options.rollup.esbuild.target="es5");let o="node"+Nt.node.split(".")[0];if(t.pkg.engines?.node){const r=Ye(t.pkg.engines.node);r&&(o="node"+r.major)}if(t.options.rollup.esbuild.target){const r=Q(t.options.rollup.esbuild.target);r.some(n=>n.startsWith("node"))||(t.options.rollup.esbuild.target=[...new Set([...Q(o),...r])])}else t.options.rollup.esbuild.target=Q(o);return t.tsconfig?.config.compilerOptions?.target==="es5"&&(t.options.rollup.esbuild.keepNames=!1,t.logger.debug("Disabling keepNames because target is set to es5")),{logger:t.logger,minify:t.options.minify,minifyWhitespace:t.options.minify,sourceMap:t.options.sourcemap,...t.options.rollup.esbuild}}if(e==="swc"){if(!t.options.rollup.swc)throw new Error("No swc options found in your configuration.");return{minify:t.options.minify,...t.options.rollup.swc,jsc:{minify:{compress:{directives:!1},format:{comments:"some"},mangle:{toplevel:!0},sourceMap:t.options.sourcemap,toplevel:t.options.emitCJS??t.options.emitESM},...t.options.rollup.swc.jsc},sourceMaps:t.options.sourcemap}}if(e==="sucrase"){if(!t.options.rollup.sucrase)throw new Error("No sucrase options found in your configuration.");return{...t.options.rollup.sucrase}}throw new Error("A Unknown transformer was provided")},"getTransformerConfig"),yt=w((e,t)=>{if(e.code==="CIRCULAR_DEPENDENCY"&&/Circular dependency:[\s\S]*node_modules/.test(e.message))return!0;if(e.code==="UNRESOLVED_IMPORT")throw new Error(`Failed to resolve the module "${e.exporter}" imported by "${v(S(g(),e.id))}"
55
+ To replace these, add them to the "rollup -> patchTypes -> identifierReplacements" option in your packem config.`,prefix:"plugin:patch-types"}),Ne.set(a,!0)}return e}d(lt,"I$1");R(lt,"replaceConfusingTypeNames");function ct(e,t){if(t.leadingComments?.some(o=>o.type==="CommentBlock"&&o.value.includes("@internal"))){const o=e.original[t.end]===","?t.end+1:t.end;return e.remove(t.leadingComments[0].start,o),!0}return!1}d(ct,"N");R(ct,"removeInternal");function pt(e,t){if(e.includes("@internal")){const o=new _(e),r=uo(e,{plugins:["typescript"],sourceType:"module"});if(nt(r,{enter(n){ct(o,n)&&this.skip()}}),e=o.toString(),e.includes("@internal"))throw new Error(`${t.fileName} has unhandled @internal declarations`)}return e}d(pt,"S");R(pt,"stripInternalTypes");const an=R((e,t)=>({name:"packem:patch-types",renderChunk(o,r){return o=lt.call(this,o,r,e,t),o=pt.call(this,o,r),o=sn(o),o},resolveId(o){return o.startsWith("types/")?{external:!0,id:"../../"+(o.endsWith(".js")?o:o+".js")}:null}}),"patchTypescriptTypes");var ln=Object.defineProperty,ut=d((e,t)=>ln(e,"name",{value:t,configurable:!0}),"u$5");const dt=ut((e,t=!0)=>{if(!e)return null;const{config:o,path:r}=e;if(!o.compilerOptions)return null;const{baseUrl:n,paths:i}=o.compilerOptions;if(!n)return null;const s=g(pe(r),n),a=[];if(i)for(const[l,c]of Object.entries(i)){const p=new RegExp(`^${[...l].map(m=>m==="*"?"(.+)":m.replace(/[\\^$*+?.()|[\]{}]/,"\\$&")).join("")}$`);let u=0;for(const m of c){const f=[...ke(g(s,m))].map(b=>b==="*"?"$"+(++u+""):b==="$"?"$$":b).join("");a.push({find:p,replacement:f})}}return t&&a.push({find:/^(?!\.*\/|\.*$|\w:)(.+)$/,replacement:`${[...ke(s)].map(l=>l==="$"?"$$":l).join("")}/$1`}),a},"getConfigAlias"),mt=ut((e,t)=>{const o=dt(e);return{name:"packem:resolve-tsconfig-paths",async resolveId(r,n,i){if(!o||r.includes("\0"))return null;for(const{find:s,replacement:a}of o)if(s.test(r)){const l=r.replace(s,a),c=await this.resolve(l,n,{skipSelf:!0,...i});if(c)return t.debug({message:`Resolved ${r} to ${c.id} using paths from tsconfig.json.`,prefix:"plugin:resolve-tsconfig-paths"}),c.id}return null}}},"resolveTsconfigPaths");var cn=Object.defineProperty,ft=d((e,t)=>cn(e,"name",{value:t,configurable:!0}),"u$4");const pn=ft((e,t)=>{if(!t)return null;const{config:o,path:r}=t;if(!o.compilerOptions)return null;const{rootDirs:n}=o.compilerOptions;if(!n)return null;const i=[];for(const s of n){if(s.startsWith("."))throw new Error(`Invalid rootDir value '.' in ${r}.`);if(s.startsWith(".."))throw new Error(`Invalid rootDir value '..' in ${r}.`);i.push(g(e,s))}return i},"getRootDirectories"),gt=ft((e,t,o)=>{const r=pn(e,o);return{name:"packem:resolve-tsconfig-root-dirs",async resolveId(n,i,s){if(r===null||r.length===0)return null;if(n.startsWith("."))for(const a of r){const l=h(a,n),c=await this.resolve(l,i,{skipSelf:!0,...s});if(c)return t.debug({message:`Resolved ${n} to ${c.id} using rootDirs from tsconfig.json.`,prefix:"plugin:resolve-tsconfig-root-dirs"}),c.id}return null}}},"resolveTsconfigRootDirectories");var un=Object.defineProperty,dn=d((e,t)=>un(e,"name",{value:t,configurable:!0}),"r$3");const ht=dn(()=>{const e=/\.(?:[mc]?js|jsx)$/;return{name:"packem:resolve-typescript-mjs-cjs",async resolveId(t,o,r){return e.test(t)&&o?await this.resolve(t.replace(/js(x?)$/,"ts$1"),o,r):null}}},"resolveTypescriptMjsCts");var mn=Object.defineProperty,fn=d((e,t)=>mn(e,"name",{value:t,configurable:!0}),"s$8");const gn=fn(e=>{const t=H(e).split(".");if(t.length>=2){const[o,r]=t.slice(-2),n=t[0],i=/^(\w+)-runtime$/.exec(o)?.[1];if(T.includes(r)&&i&&i.length>0)return n+"-"+i}},"getCustomModuleLayer");var hn=Object.defineProperty,yn=d((e,t)=>hn(e,"name",{value:t,configurable:!0}),"i$4");const te=yn(e=>(e.preserveDirectives||{directives:[]}).directives.map(t=>t.replace(/^use /,"")).find(t=>t!=="strict"),"getModuleLayer");var vn=Object.defineProperty,_e=d((e,t)=>vn(e,"name",{value:t,configurable:!0}),"c$5");const Pe=_e((e,t)=>{const o=new Map;return _e(function(r,n){const i=n.getModuleInfo(r);if(!i)return;const{isEntry:s}=i,a=i.meta,l=te(a);if(!s){const c=o.get(r);if(c)return c;const p=gn(r);if(p)return o.set(r,p),p}if(s){const c=n.getModuleIds();for(const p of c)n.getModuleInfo(p)&&te(a)===l&&(e.has(p)||e.set(p,new Set),e.get(p).add([r,l]))}if(l&&!s&&e.has(r)){const c=[...e.get(r)];if(c.some(([u])=>{if(t.some(m=>m.path===u)){const m=n.getModuleInfo(u);return te(m?m.meta:{})===l}return!1}))return;if(c.every(([,u])=>u===l))return o.has(r)?o.get(r):void 0;const p=`${H(r,ce(r))}-${l}`;return o.set(r,p),p}},"splitChunks")},"createSplitChunks");var bn=Object.defineProperty,$n=d((e,t)=>bn(e,"name",{value:t,configurable:!0}),"n$1");const N=$n((e,t,o)=>t.isDynamicEntry?`chunks/[name].${o}`:`shared/${e.options.name}.[hash].${o}`,"getChunkFilename");var wn=Object.defineProperty,jn=d((e,t)=>wn(e,"name",{value:t,configurable:!0}),"s$6");const kn=process.platform==="win32",Ce=jn((e,t)=>{const o=kn?"\\":"/";return e.name?.includes("node_modules"+o+".pnpm")?(e.name.replace("node_modules"+o+".pnpm","external")+"."+t).replace("node_modules"+o,""):e.name?.includes("node_modules")?e.name.replace("node_modules","external")+"."+t:"[name]."+t},"getEntryFileNames");var xn=Object.defineProperty,En=d((e,t)=>xn(e,"name",{value:t,configurable:!0}),"n");const On=En(()=>({name:"packem:cjs",renderChunk(e,t,o){return o.format==="es"||o.format==="cjs"?{code:e.replaceAll(/(import\(.*)(.ts)(['´"`]\))/g,"$1."+(o.format==="es"?"mjs":"cjs")+"$3"),map:null}:null}}),"fixDynamicImportExtension");var Sn=Object.defineProperty,w=d((e,t)=>Sn(e,"name",{value:t,configurable:!0}),"p$2");const Dn=w((e,t)=>{if(e==="esbuild"){if(!t.options.rollup.esbuild)throw new Error("No esbuild options found in your configuration.");t.tsconfig?.config.compilerOptions?.target?.toLowerCase()==="es3"&&(t.logger.warn(["ES3 target is not supported by esbuild, so ES5 will be used instead..","Please set 'target' option in tsconfig to at least ES5 to disable this error"].join(" ")),t.tsconfig.config.compilerOptions.target="es5",t.options.rollup.esbuild.target="es5");let o="node"+Nt.node.split(".")[0];if(t.pkg.engines?.node){const r=Ye(t.pkg.engines.node);r&&(o="node"+r.major)}if(t.options.rollup.esbuild.target){const r=Q(t.options.rollup.esbuild.target);r.some(n=>n.startsWith("node"))||(t.options.rollup.esbuild.target=[...new Set([...Q(o),...r])])}else t.options.rollup.esbuild.target=Q(o);return t.tsconfig?.config.compilerOptions?.target==="es5"&&(t.options.rollup.esbuild.keepNames=!1,t.logger.debug("Disabling keepNames because target is set to es5")),{logger:t.logger,minify:t.options.minify,minifyWhitespace:t.options.minify,sourceMap:t.options.sourcemap,...t.options.rollup.esbuild}}if(e==="swc"){if(!t.options.rollup.swc)throw new Error("No swc options found in your configuration.");return{minify:t.options.minify,...t.options.rollup.swc,jsc:{minify:{compress:{directives:!1},format:{comments:"some"},mangle:{toplevel:!0},sourceMap:t.options.sourcemap,toplevel:t.options.emitCJS??t.options.emitESM},...t.options.rollup.swc.jsc},sourceMaps:t.options.sourcemap}}if(e==="sucrase"){if(!t.options.rollup.sucrase)throw new Error("No sucrase options found in your configuration.");return{...t.options.rollup.sucrase}}throw new Error("A Unknown transformer was provided")},"getTransformerConfig"),yt=w((e,t)=>{if(e.code==="CIRCULAR_DEPENDENCY"&&/Circular dependency:[\s\S]*node_modules/.test(e.message))return!0;if(e.code==="UNRESOLVED_IMPORT")throw new Error(`Failed to resolve the module "${e.exporter}" imported by "${v(S(g(),e.id))}"
56
56
  Is the module installed? Note:
57
57
  ↳ to inline a module into your bundle, install it to "devDependencies".
58
- ↳ to depend on a module via import/require, install it to "dependencies".`);return e.code==="MIXED_EXPORTS"&&t.options.cjsInterop===!0},"sharedOnWarn"),Me=new Map,vt=w((e,t,o)=>{const r=w(s=>{for(const[i,a]of Object.entries(t))if(s.startsWith(i))return s.replace(i,a)},"findAlias"),n=dt(e.tsconfig,!1);return{external(s){const i=r(s);i&&(s=i);const a=et(s);if(ie(e.options.externals,a)||ie(e.options.externals,s))return!0;const{pkg:l}=e;if(s.startsWith(".")||Le(s)||/src[/\\]/.test(s)||l.name&&s.startsWith(l.name)||l?.imports?.[s]!==void 0)return!1;if(n){for(const{find:c}of n)if(c.test(s))return e.logger.debug({message:`Resolved alias ${s} to ${c.source}`,prefix:o}),!1}return Me.has(s)||e.logger.info({message:'Inlined implicit external "'+v(s)+'". If this is incorrect, add it to the "externals" option.',prefix:o}),Me.set(s,!0),!1},input:Object.fromEntries(e.options.entries.map(s=>[s.name,g(e.options.rootDir,s.input)])),logLevel:e.options.debug?"debug":"info",onLog:w((s,i)=>{let a=i.message;switch(i.stack&&(a=`${a}
59
- ${i.stack}`),s){case"info":{e.logger.info({message:a,prefix:o+(i.plugin?":plugin:"+i.plugin:"")});return}case"warn":{e.logger.warn({message:a,prefix:o+(i.plugin?":plugin:"+i.plugin:"")});return}case"debug":e.logger.debug({message:a,prefix:o+(i.plugin?":plugin:"+i.plugin:"")})}},"onLog"),onwarn(s,i){yt(s,e)||s.code||i(s)},watch:e.mode==="watch"?e.options.rollup.watch:!1}},"baseRollupOptions"),bt=w(async(e,t)=>{const o=me(e,"build");let r;return e.options.rollup.resolve&&(r=k(Ue({extensions:T,...e.options.rollup.resolve}),t)),{...vt(e,o,"dependencies"),output:[e.options.emitCJS&&{chunkFileNames:w(n=>N(e,n,"cjs"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:w(n=>Ce(n,"cjs"),"entryFileNames"),exports:"auto",externalLiveBindings:!1,format:"cjs",freeze:!1,generatedCode:{arrowFunctions:!0,constBindings:!0,objectShorthand:!0,preset:e.tsconfig?.config.compilerOptions?.target==="es5"?"es5":"es2015",reservedNamesAsProps:!0,symbols:!0},hoistTransitiveImports:!1,interop:"compat",sourcemap:e.options.sourcemap,validate:!0,...e.options.rollup.output,...e.options.rollup.output?.preserveModules?{preserveModules:!0,preserveModulesRoot:e.options.rollup.output.preserveModulesRoot??"src"}:{manualChunks:Pe(e.dependencyGraphMap,e.buildEntries),preserveModules:!1}},e.options.emitESM&&{chunkFileNames:w(n=>N(e,n,"mjs"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:w(n=>Ce(n,"mjs"),"entryFileNames"),exports:"auto",externalLiveBindings:!1,format:"esm",freeze:!1,generatedCode:{arrowFunctions:!0,constBindings:!0,objectShorthand:!0,preset:e.tsconfig?.config.compilerOptions?.target==="es5"?"es5":"es2015",reservedNamesAsProps:!0,symbols:!0},hoistTransitiveImports:!1,sourcemap:e.options.sourcemap,validate:!0,...e.options.rollup.output,...e.options.rollup.output?.preserveModules?{preserveModules:!0,preserveModulesRoot:e.options.rollup.output.preserveModulesRoot??"src"}:{manualChunks:Pe(e.dependencyGraphMap,e.buildEntries),preserveModules:!1}}].filter(Boolean),plugins:[k(at(),t),k(ht(),t),e.tsconfig&&k(gt(e.options.rootDir,e.logger,e.tsconfig),t),e.tsconfig&&k(mt(e.tsconfig,e.logger),t),e.options.rollup.replace&&Ge({...e.options.rollup.replace,values:{...e.options.replace,...e.options.rollup.replace.values}}),e.options.rollup.alias&&qe({customResolver:r,...e.options.rollup.alias,entries:o}),r,e.options.rollup.polyfillNode&&no({sourceMap:e.options.sourcemap,...e.options.rollup.polyfillNode}),e.options.rollup.json&&rt({...e.options.rollup.json}),Ur(e.logger),Oo(e.options.entries.filter(n=>n.executable).map(n=>n.name).filter(Boolean)),e.options.rollup.wsam&&ro(e.options.rollup.wsam),e.options.declaration&&e.options.rollup.isolatedDeclarations&&e.options.isolatedDeclarationTransformer&&kr(h(e.options.rootDir,e.options.sourceDir))(e.options.isolatedDeclarationTransformer,e.options.rollup.isolatedDeclarations),e.options.transformer?.(En(e.options.transformerName,e)),e.options.cjsInterop&&e.options.emitCJS&&ot({...e.options.rollup.cjsInterop,logger:e.logger,type:e.pkg.type??"commonjs"}),e.options.rollup.dynamicVars&&oo(e.options.rollup.dynamicVars),e.options.rollup.commonjs&&k(to({extensions:T,sourceMap:e.options.sourcemap,...e.options.rollup.commonjs}),t),e.options.rollup.preserveDynamicImports&&{renderDynamicImport(){return{left:"import(",right:")"}}},e.options.rollup.shim&&wr(e.pkg),e.options.rollup.raw&&Gr(e.options.rollup.raw),e.options.rollup.jsxRemoveAttributes&&_r({attributes:e.options.rollup.jsxRemoveAttributes.attributes,logger:e.logger}),e.options.rollup.metafile&&Rr({outDir:g(e.options.rootDir,e.options.outDir),rootDir:e.options.rootDir}),e.options.rollup.copy&&gr(e.options.rollup.copy,e.logger),e.options.rollup.license&&e.options.rollup.license.path&&typeof e.options.rollup.license.dependenciesTemplate=="function"&&st({dtsMarker:e.options.rollup.license.dtsMarker??"TYPE_DEPENDENCIES",licenseFilePath:e.options.rollup.license.path,licenseTemplate:e.options.rollup.license.dependenciesTemplate,logger:e.logger,marker:e.options.rollup.license.dependenciesMarker??"DEPENDENCIES",mode:"dependencies",packageName:e.pkg.name}),e.options.rollup.visualizer&&so({brotliSize:!0,filename:"packem-bundle-analyze.html",gzipSize:!0,projectRoot:e.options.rootDir,sourcemap:e.options.sourcemap,title:"Packem Visualizer",...e.options.rollup.visualizer})].filter(Boolean)}},"getRollupOptions"),On=w(async e=>{const{dts:t}=require("rollup-plugin-dts");return t({compilerOptions:{...e.options.rollup.dts.compilerOptions,incremental:void 0,inlineSources:void 0,sourceMap:void 0,tsBuildInfoFile:void 0},respectExternal:e.options.rollup.dts.respectExternal,tsconfig:e.tsconfig?.path})},"createDtsPlugin"),Sn=pr(On),$t=w(async(e,t)=>{const o=me(e,"types"),r={load(a){return/\.(?:js|cjs|mjs|jsx|ts|tsx|mts|json)$/.test(a)?null:""},name:"packem:ignore-files"},n=e.tsconfig?.config.compilerOptions;delete n?.lib;let s;e.options.rollup.resolve&&(s=k(Ue({extensions:T,...e.options.rollup.resolve}),t));const i="dts-plugin:"+process.pid+e.tsconfig.path;return{...vt(e,o,"dts"),onwarn(a,l){yt(a,e)||a.code!=="EMPTY_BUNDLE"&&l(a)},output:[e.options.emitCJS&&{chunkFileNames:w(a=>N(e,a,"d.cts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.cts",format:"cjs",sourcemap:e.options.sourcemap,...e.options.rollup.output},e.options.emitESM&&{chunkFileNames:w(a=>N(e,a,"d.mts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.mts",format:"esm",sourcemap:e.options.sourcemap,...e.options.rollup.output},(e.options.declaration===!0||e.options.declaration==="compatible")&&{chunkFileNames:w(a=>N(e,a,"d.ts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.ts",format:"cjs",sourcemap:e.options.sourcemap,...e.options.rollup.output}].filter(Boolean),plugins:[k(at(),t),k(ht(),t),e.options.rollup.json&&rt({...e.options.rollup.json}),r,e.tsconfig&&k(gt(e.options.rootDir,e.logger,e.tsconfig),t),e.tsconfig&&k(mt(e.tsconfig,e.logger),t),e.options.rollup.replace&&Ge({...e.options.rollup.replace,values:{...e.options.replace,...e.options.rollup.replace.values}}),e.options.rollup.alias&&qe({customResolver:s,...e.options.rollup.alias,entries:o}),s,await Sn(i)(e),e.options.cjsInterop&&e.options.emitCJS&&ot({...e.options.rollup.cjsInterop,logger:e.logger,type:e.pkg.type??"commonjs"}),e.options.rollup.patchTypes&&an(e.options.rollup.patchTypes,e.logger),So(),e.options.rollup.license&&e.options.rollup.license.path&&typeof e.options.rollup.license.dtsTemplate=="function"&&st({licenseFilePath:e.options.rollup.license.path,licenseTemplate:e.options.rollup.license.dtsTemplate,logger:e.logger,marker:e.options.rollup.license.dtsMarker??"TYPE_DEPENDENCIES",mode:"types",packageName:e.pkg.name})].filter(Boolean)}},"getRollupDtsOptions");var Dn=Object.defineProperty,Nn=d((e,t)=>Dn(e,"name",{value:t,configurable:!0}),"c$4");const oe=Nn(async(e,t)=>{const o=await bt(e,t);if(await e.hooks.callHook("rollup:options",e,o),Object.keys(o.input).length===0)return;const r="rollup-build.json";o.cache=t.get(r);const n=await ze(o);t.set(r,n.cache),await e.hooks.callHook("rollup:build",e,n);const s=new Map;for(const i of o.output){const{output:a}=await n.write(i),l=new Set,c=a.filter(u=>u.type==="chunk");for(const u of c){l.add(u.fileName);for(const m of u.imports)e.usedImports.add(m);u.isEntry&&e.buildEntries.push({bytes:Buffer.byteLength(u.code,"utf8"),chunks:u.imports.filter(m=>c.find(f=>f.fileName===m)),exports:u.exports,modules:Object.entries(u.modules).map(([m,f])=>({bytes:f.renderedLength,id:m})),path:u.fileName,type:"entry"})}const p=a.filter(u=>u.type==="asset");for(const u of p)s.has(u.fileName)||s.set(u.fileName,{bytes:Buffer.byteLength(u.source,"utf8"),path:u.fileName,type:"asset"});for(const u of l)e.usedImports.delete(u)}e.buildEntries.push(...s.values())},"build");var _n=Object.defineProperty,L=d((e,t)=>_n(e,"name",{value:t,configurable:!0}),"s$6");const re=L(async(e,t)=>{if(e.options.declaration&&e.options.rollup.isolatedDeclarations&&e.options.isolatedDeclarationTransformer){e.logger.debug({message:"Skipping declaration file generation as isolated declaration transformer is enabled.",prefix:"dts"});return}const o=await $t(e,t);if(await e.hooks.callHook("rollup:dts:options",e,o),Object.keys(o.input).length===0)return;const r="rollup-dts.json";o.cache=t.get(r);const n=await ze(o);t.set(r,n.cache),await e.hooks.callHook("rollup:dts:build",e,n),e.logger.info({message:"Building declaration files...",prefix:"dts"}),e.options.emitCJS&&await n.write({chunkFileNames:L(s=>N(e,s,"d.cts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.cts"}),e.options.emitESM&&await n.write({chunkFileNames:L(s=>N(e,s,"d.mts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.mts"}),(e.options.declaration===!0||e.options.declaration==="compatible")&&await n.write({chunkFileNames:L(s=>N(e,s,"d.ts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.ts"}),await e.hooks.callHook("rollup:dts:done",e)},"buildTypes");var Pn=Object.defineProperty,ye=d((e,t)=>Pn(e,"name",{value:t,configurable:!0}),"i$2");const Cn=ye(e=>{const{message:t,name:o="Error",stack:r}=e;if(!r)return r;const n=`${o}: ${t}
60
- `;return r.startsWith(n)?r.slice(n.length):r},"extractStack"),Mn=ye(e=>`
58
+ ↳ to depend on a module via import/require, install it to "dependencies".`);return e.code==="MIXED_EXPORTS"&&t.options.cjsInterop===!0},"sharedOnWarn"),Me=new Map,vt=w((e,t,o)=>{const r=w(i=>{for(const[s,a]of Object.entries(t))if(i.startsWith(s))return i.replace(s,a)},"findAlias"),n=dt(e.tsconfig,!1);return{external(i){const s=r(i);s&&(i=s);const a=et(i);if(se(e.options.externals,a)||se(e.options.externals,i))return!0;const{pkg:l}=e;if(i.startsWith(".")||Le(i)||/src[/\\]/.test(i)||l.name&&i.startsWith(l.name)||l?.imports?.[i]!==void 0)return!1;if(n){for(const{find:c}of n)if(c.test(i))return e.logger.debug({message:`Resolved alias ${i} to ${c.source}`,prefix:o}),!1}return Me.has(i)||e.logger.info({message:'Inlined implicit external "'+v(i)+'". If this is incorrect, add it to the "externals" option.',prefix:o}),Me.set(i,!0),!1},input:Object.fromEntries(e.options.entries.map(i=>[i.name,g(e.options.rootDir,i.input)])),logLevel:e.options.debug?"debug":"info",onLog:w((i,s)=>{let a=s.message;switch(s.stack&&(a=`${a}
59
+ ${s.stack}`),i){case"info":{e.logger.info({message:a,prefix:o+(s.plugin?":plugin:"+s.plugin:"")});return}case"warn":{e.logger.warn({message:a,prefix:o+(s.plugin?":plugin:"+s.plugin:"")});return}case"debug":e.logger.debug({message:a,prefix:o+(s.plugin?":plugin:"+s.plugin:"")})}},"onLog"),onwarn(i,s){yt(i,e)||i.code||s(i)},watch:e.mode==="watch"?e.options.rollup.watch:!1}},"baseRollupOptions"),bt=w(async(e,t)=>{const o=me(e,"build");let r;return e.options.rollup.resolve&&(r=k(Ue({extensions:T,...e.options.rollup.resolve}),t)),{...vt(e,o,"dependencies"),output:[e.options.emitCJS&&{chunkFileNames:w(n=>N(e,n,"cjs"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:w(n=>Ce(n,"cjs"),"entryFileNames"),exports:"auto",externalLiveBindings:!1,format:"cjs",freeze:!1,generatedCode:{arrowFunctions:!0,constBindings:!0,objectShorthand:!0,preset:e.tsconfig?.config.compilerOptions?.target==="es5"?"es5":"es2015",reservedNamesAsProps:!0,symbols:!0},hoistTransitiveImports:!1,interop:"compat",sourcemap:e.options.sourcemap,validate:!0,...e.options.rollup.output,...e.options.rollup.output?.preserveModules?{preserveModules:!0,preserveModulesRoot:e.options.rollup.output.preserveModulesRoot??"src"}:{manualChunks:Pe(e.dependencyGraphMap,e.buildEntries),preserveModules:!1}},e.options.emitESM&&{chunkFileNames:w(n=>N(e,n,"mjs"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:w(n=>Ce(n,"mjs"),"entryFileNames"),exports:"auto",externalLiveBindings:!1,format:"esm",freeze:!1,generatedCode:{arrowFunctions:!0,constBindings:!0,objectShorthand:!0,preset:e.tsconfig?.config.compilerOptions?.target==="es5"?"es5":"es2015",reservedNamesAsProps:!0,symbols:!0},hoistTransitiveImports:!1,sourcemap:e.options.sourcemap,validate:!0,...e.options.rollup.output,...e.options.rollup.output?.preserveModules?{preserveModules:!0,preserveModulesRoot:e.options.rollup.output.preserveModulesRoot??"src"}:{manualChunks:Pe(e.dependencyGraphMap,e.buildEntries),preserveModules:!1}}].filter(Boolean),plugins:[k(at(),t),k(ht(),t),e.tsconfig&&k(gt(e.options.rootDir,e.logger,e.tsconfig),t),e.tsconfig&&k(mt(e.tsconfig,e.logger),t),e.options.rollup.replace&&Ge({...e.options.rollup.replace,values:{...e.options.replace,...e.options.rollup.replace.values}}),e.options.rollup.alias&&qe({customResolver:r,...e.options.rollup.alias,entries:o}),r,e.options.rollup.polyfillNode&&no({sourceMap:e.options.sourcemap,...e.options.rollup.polyfillNode}),e.options.rollup.json&&rt({...e.options.rollup.json}),Ur(e.logger),Oo(e.options.entries.filter(n=>n.executable).map(n=>n.name).filter(Boolean)),e.options.rollup.wsam&&ro(e.options.rollup.wsam),e.options.declaration&&e.options.rollup.isolatedDeclarations&&e.options.isolatedDeclarationTransformer&&kr(h(e.options.rootDir,e.options.sourceDir))(e.options.isolatedDeclarationTransformer,e.options.rollup.isolatedDeclarations),e.options.transformer?.(Dn(e.options.transformerName,e)),e.options.cjsInterop&&e.options.emitCJS&&ot({...e.options.rollup.cjsInterop,logger:e.logger,type:e.pkg.type??"commonjs"}),e.options.rollup.dynamicVars&&On(),e.options.rollup.dynamicVars&&oo(e.options.rollup.dynamicVars),e.options.rollup.commonjs&&k(to({extensions:T,sourceMap:e.options.sourcemap,...e.options.rollup.commonjs}),t),e.options.rollup.preserveDynamicImports&&{renderDynamicImport(){return{left:"import(",right:")"}}},e.options.rollup.shim&&wr(e.pkg),e.options.rollup.raw&&Gr(e.options.rollup.raw),e.options.rollup.jsxRemoveAttributes&&_r({attributes:e.options.rollup.jsxRemoveAttributes.attributes,logger:e.logger}),e.options.rollup.metafile&&Fr({outDir:g(e.options.rootDir,e.options.outDir),rootDir:e.options.rootDir}),e.options.rollup.copy&&gr(e.options.rollup.copy,e.logger),e.options.rollup.license&&e.options.rollup.license.path&&typeof e.options.rollup.license.dependenciesTemplate=="function"&&it({dtsMarker:e.options.rollup.license.dtsMarker??"TYPE_DEPENDENCIES",licenseFilePath:e.options.rollup.license.path,licenseTemplate:e.options.rollup.license.dependenciesTemplate,logger:e.logger,marker:e.options.rollup.license.dependenciesMarker??"DEPENDENCIES",mode:"dependencies",packageName:e.pkg.name}),e.options.rollup.visualizer&&io({brotliSize:!0,filename:"packem-bundle-analyze.html",gzipSize:!0,projectRoot:e.options.rootDir,sourcemap:e.options.sourcemap,title:"Packem Visualizer",...e.options.rollup.visualizer})].filter(Boolean)}},"getRollupOptions"),Nn=w(async e=>{const{dts:t}=require("rollup-plugin-dts");return t({compilerOptions:{...e.options.rollup.dts.compilerOptions,incremental:void 0,inlineSources:void 0,sourceMap:void 0,tsBuildInfoFile:void 0},respectExternal:e.options.rollup.dts.respectExternal,tsconfig:e.tsconfig?.path})},"createDtsPlugin"),_n=pr(Nn),$t=w(async(e,t)=>{const o=me(e,"types"),r={load(a){return/\.(?:js|cjs|mjs|jsx|ts|tsx|mts|json)$/.test(a)?null:""},name:"packem:ignore-files"},n=e.tsconfig?.config.compilerOptions;delete n?.lib;let i;e.options.rollup.resolve&&(i=k(Ue({extensions:T,...e.options.rollup.resolve}),t));const s="dts-plugin:"+process.pid+e.tsconfig.path;return{...vt(e,o,"dts"),onwarn(a,l){yt(a,e)||a.code!=="EMPTY_BUNDLE"&&l(a)},output:[e.options.emitCJS&&{chunkFileNames:w(a=>N(e,a,"d.cts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.cts",format:"cjs",sourcemap:e.options.sourcemap,...e.options.rollup.output},e.options.emitESM&&{chunkFileNames:w(a=>N(e,a,"d.mts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.mts",format:"esm",sourcemap:e.options.sourcemap,...e.options.rollup.output},(e.options.declaration===!0||e.options.declaration==="compatible")&&{chunkFileNames:w(a=>N(e,a,"d.ts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.ts",format:"cjs",sourcemap:e.options.sourcemap,...e.options.rollup.output}].filter(Boolean),plugins:[k(at(),t),k(ht(),t),e.options.rollup.json&&rt({...e.options.rollup.json}),r,e.tsconfig&&k(gt(e.options.rootDir,e.logger,e.tsconfig),t),e.tsconfig&&k(mt(e.tsconfig,e.logger),t),e.options.rollup.replace&&Ge({...e.options.rollup.replace,values:{...e.options.replace,...e.options.rollup.replace.values}}),e.options.rollup.alias&&qe({customResolver:i,...e.options.rollup.alias,entries:o}),i,await _n(s)(e),e.options.cjsInterop&&e.options.emitCJS&&ot({...e.options.rollup.cjsInterop,logger:e.logger,type:e.pkg.type??"commonjs"}),e.options.rollup.patchTypes&&an(e.options.rollup.patchTypes,e.logger),So(),e.options.rollup.license&&e.options.rollup.license.path&&typeof e.options.rollup.license.dtsTemplate=="function"&&it({licenseFilePath:e.options.rollup.license.path,licenseTemplate:e.options.rollup.license.dtsTemplate,logger:e.logger,marker:e.options.rollup.license.dtsMarker??"TYPE_DEPENDENCIES",mode:"types",packageName:e.pkg.name})].filter(Boolean)}},"getRollupDtsOptions");var Pn=Object.defineProperty,Cn=d((e,t)=>Pn(e,"name",{value:t,configurable:!0}),"c$4");const oe=Cn(async(e,t)=>{const o=await bt(e,t);if(await e.hooks.callHook("rollup:options",e,o),Object.keys(o.input).length===0)return;const r="rollup-build.json";o.cache=t.get(r);const n=await ze(o);t.set(r,n.cache),await e.hooks.callHook("rollup:build",e,n);const i=new Map;for(const s of o.output){const{output:a}=await n.write(s),l=new Set,c=a.filter(u=>u.type==="chunk");for(const u of c){l.add(u.fileName);for(const m of u.imports)e.usedImports.add(m);u.isEntry&&e.buildEntries.push({bytes:Buffer.byteLength(u.code,"utf8"),chunks:u.imports.filter(m=>c.find(f=>f.fileName===m)),exports:u.exports,modules:Object.entries(u.modules).map(([m,f])=>({bytes:f.renderedLength,id:m})),path:u.fileName,type:"entry"})}const p=a.filter(u=>u.type==="asset");for(const u of p)i.has(u.fileName)||i.set(u.fileName,{bytes:Buffer.byteLength(u.source,"utf8"),path:u.fileName,type:"asset"});for(const u of l)e.usedImports.delete(u)}e.buildEntries.push(...i.values())},"build");var Mn=Object.defineProperty,L=d((e,t)=>Mn(e,"name",{value:t,configurable:!0}),"s$5");const re=L(async(e,t)=>{if(e.options.declaration&&e.options.rollup.isolatedDeclarations&&e.options.isolatedDeclarationTransformer){e.logger.debug({message:"Skipping declaration file generation as isolated declaration transformer is enabled.",prefix:"dts"});return}const o=await $t(e,t);if(await e.hooks.callHook("rollup:dts:options",e,o),Object.keys(o.input).length===0)return;const r="rollup-dts.json";o.cache=t.get(r);const n=await ze(o);t.set(r,n.cache),await e.hooks.callHook("rollup:dts:build",e,n),e.logger.info({message:"Building declaration files...",prefix:"dts"}),e.options.emitCJS&&await n.write({chunkFileNames:L(i=>N(e,i,"d.cts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.cts"}),e.options.emitESM&&await n.write({chunkFileNames:L(i=>N(e,i,"d.mts"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.mts"}),(e.options.declaration===!0||e.options.declaration==="compatible")&&await n.write({chunkFileNames:L(i=>N(e,i,"d.mjs"),"chunkFileNames"),dir:g(e.options.rootDir,e.options.outDir),entryFileNames:"[name].d.ts"}),await e.hooks.callHook("rollup:dts:done",e)},"buildTypes");var In=Object.defineProperty,ye=d((e,t)=>In(e,"name",{value:t,configurable:!0}),"i$2");const Rn=ye(e=>{const{message:t,name:o="Error",stack:r}=e;if(!r)return r;const n=`${o}: ${t}
60
+ `;return r.startsWith(n)?r.slice(n.length):r},"extractStack"),Fn=ye(e=>`
61
61
  ${e.replaceAll(/^\n|\n$/g,"")}
62
- `,"normalizeCodeFrame"),wt=ye(e=>{const t=Cn(e);let o=(e.plugin?`[${e.plugin}] `:"")+e.message;e.id&&(o+=`
62
+ `,"normalizeCodeFrame"),wt=ye(e=>{const t=Rn(e);let o=(e.plugin?`[${e.plugin}] `:"")+e.message;e.id&&(o+=`
63
63
  file: ${v(e.id+(e.loc?":"+e.loc.line+":"+e.loc.column:""))}`),e.frame&&(o+=`
64
- `+It(Mn(e.frame))),e.message=o,t!==void 0&&(e.stack=`${e.message}
65
- ${t}`)},"enhanceRollupError");var In=Object.defineProperty,jt=d((e,t)=>In(e,"name",{value:t,configurable:!0}),"l$3");const Ie=jt((e,t,o)=>{const r="watcher:"+t;e.on("change",(n,{event:s})=>{o.info({message:`${v(S(".",n))} was ${s}d`,prefix:r})}),e.on("restart",()=>{o.info({message:"Rebuilding "+t+"...",prefix:r})}),e.on("event",async n=>{switch(n.code){case"END":{o.success({message:"Rebuild "+t+" finished",prefix:r});break}case"BUNDLE_START":{o.info({message:v("build started..."),prefix:r});break}case"BUNDLE_END":{await n.result.close(),o.info({message:v(`built in ${n.duration+""}ms.`),prefix:r});break}case"ERROR":{wt(n.error),o.error({context:[n.error],message:"Rebuild "+t+" failed: "+n.error.message,prefix:r});break}}})},"watchHandler"),Fn=jt(async(e,t)=>{const o=await bt(e,t);if(await e.hooks.callHook("rollup:options",e,o),Object.keys(o.input).length===0)return;o.cache=t.get("rollup-watch"),typeof o.watch=="object"&&o.watch.include===void 0&&(o.watch.include=[h(e.options.sourceDir,"**")],o.watch.chokidar={cwd:e.options.rootDir,...o.watch.chokidar});const r=je(o);await e.hooks.callHook("rollup:watch",e,r);const n=[...Array.isArray(o.input)?o.input:typeof o.input=="string"?[o.input]:Object.keys(o.input??{})];let s="Starting watchers for entries:";for(const i of n)s+=I(`
66
- └─ ${S(process.cwd(),i)}`);if(e.logger.info(s),Ie(r,"bundle",e.logger),e.options.declaration){const i=await $t(e,t);await e.hooks.callHook("rollup:dts:options",e,i);const a=je(i);await e.hooks.callHook("rollup:watch",e,a),Ie(a,"types",e.logger)}},"watch");var Rn=Object.defineProperty,Tn=d((e,t)=>Rn(e,"name",{value:t,configurable:!0}),"i$1");const kt=Tn(e=>`{ ${Object.keys(e).map(t=>`${t}: ${JSON.stringify(e[t])}`).join(", ")} }`,"dumpObject");var An=Object.defineProperty,Jn=d((e,t)=>An(e,"name",{value:t,configurable:!0}),"a$4");let Bn=class{static{d(this,"p")}static{Jn(this,"FileCache")}#r;#e;#n;#t=!0;#o=new Map;#s;constructor(t,o,r){this.#r=t,this.#e=mo("@visulima/packem",{cwd:t}),this.#n=o,this.#s=r,this.#e===void 0?r.debug("Could not create cache directory."):r.debug(`Cache path is: ${this.#e}`)}set isEnabled(t){this.#t=t}get cachePath(){return this.#e}has(t,o){return!this.#t||this.#e===void 0?!1:x(this.getFilePath(t,o))}get(t,o){if(!this.#t||this.#e===void 0)return;const r=this.getFilePath(t,o);if(this.#o.has(r))return this.#o.get(r);if(!x(r))return;const n=Je(r);try{const s=JSON.parse(n);return this.#o.set(r,s),s}catch{this.#s.warn(`Could not parse cache file: ${r}, deleting the broken cache file.`),this.#o.delete(r),eo(r,{force:!0});return}}set(t,o,r){if(!this.#t||this.#e===void 0||o===void 0)return;const n=this.getFilePath(t,r);typeof o=="object"&&(o=JSON.stringify(o)),U(n,o,{overwrite:!0})}getFilePath(t,o){let r=t.replaceAll(we(this.#r),"");return r=r.replaceAll(":","-"),h(this.#e,this.#n,o?.replaceAll(":","-")??"",we(r))}};var Wn=Object.defineProperty,z=d((e,t)=>Wn(e,"name",{value:t,configurable:!0}),"l$2");const Ln=q,zn=z((e,t)=>{const{sideEffects:o}=t;let r;if(typeof o=="boolean")r=z(()=>o,"hasSideEffects");else if(Array.isArray(o))if(o.length<=0)r=z(()=>!1,"hasSideEffects");else{const n=o.map(s=>s.includes("/")?s:`**/${s}`);r=Ln(n,null,{resolve:e})}else r=z(()=>null,"hasSideEffects");return r},"getPackageSideEffect");var Un=Object.defineProperty,Vn=d((e,t)=>Un(e,"name",{value:t,configurable:!0}),"y");const Hn=Vn((e,t,o)=>e.reduce((r,n)=>{const s=n[t],i=n[o];return r[s]||(r[s]={}),r[s][i]||(r[s][i]=[]),r[s][i].push(n),r},{}),"groupByKeys");var qn=Object.defineProperty,Gn=d((e,t)=>qn(e,"name",{value:t,configurable:!0}),"a$3");const Yn=/^[^a-z_@#~]|[^\w/@#~-]|@\/|#\/|~\//i,Kn=new Set(["abstract","await","boolean","break","byte","case","catch","char","class","const","continue","debugger","default","delete","do","double","else","enum","export","extends","false","final","finally","float","for","function","goto","if","implements","import","in","instanceof","int","interface","let","long","native","new","null","package","private","protected","public","return","short","static","super","switch","synchronized","this","throw","throws","transient","true","try","typeof","var","void","volatile","while","with","yield"]),Fe=Gn(e=>{if(!Array.isArray(e)&&e!==null)for(const[t,o]of Object.entries(e)){if(typeof t!="string"||t.trim()==="")throw new Error(`Alias name "${t}" is invalid. Alias names should be non-empty strings.`);if(Yn.test(t))throw new Error(`Alias name "${t}" is invalid. Alias names should start with a letter or underscore and only contain letters, numbers, underscores, and dashes.`);if(Kn.has(t))throw new Error(`Alias name "${t}" is a reserved keyword and cannot be used.`);const r=g(o);if(!x(r))throw new Error(`Target path "${r}" for alias "${t}" does not exist.`)}},"validateAliasEntries");var Xn=Object.defineProperty,Zn=d((e,t)=>Xn(e,"name",{value:t,configurable:!0}),"o");const Qn=Zn(e=>{const t=new Set,o=new Set(Object.keys(e.pkg.dependencies??{})),r=new Set;for(const n of e.usedImports)o.delete(n),t.add(n);if(e.pkg.dependencies)for(const n of Object.keys(e.pkg.dependencies))o.delete(n);for(const n of t){const s=et(n);!ie(e.options.externals,n)&&!n.startsWith("chunks/")&&e.pkg.dependencies?.[s]===void 0&&e.pkg.peerDependencies?.[s]===void 0&&r.add(n)}o.size>0&&J(e,`Potential unused dependencies found: ${[...o].map(n=>v(n)).join(", ")}`),r.size>0&&J(e,`Potential implicit dependencies found: ${[...r].map(n=>v(n)).join(", ")}`)},"validateDependencies");var es=Object.defineProperty,xt=d((e,t)=>es(e,"name",{value:t,configurable:!0}),"i");const ts=xt((e,t)=>fo(e,t)<=e.length/3||t.includes(e),"isSimilar"),os=xt((e,t)=>{const o=e.toLowerCase();return t.filter(r=>ts(r.toLowerCase(),o))},"findAlternatives");var rs=Object.defineProperty,Re=d((e,t)=>rs(e,"name",{value:t,configurable:!0}),"s$1");const ns=Re((e,t)=>{const o=new Set([...typeof e.bin=="string"?[e.bin]:Object.values(e.bin??{}),e.main,e.module,t.options.declaration?e.types:"",t.options.declaration?e.typings:"",...fe(e.exports,e.type??"commonjs",t.options.declaration).map(n=>n.file)].map(n=>n&&g(t.options.rootDir,n.replace(/\/[^*/]*\*[^\n\r/\u2028\u2029]*(?:[\n\r\u2028\u2029][^*/]*\*[^\n\r/\u2028\u2029]*)*(?:\/.*)?$/,"")))),r=[];for(const n of o)n&&!n.includes("*")&&!ue(n)&&r.push(n.replace(`${t.options.rootDir}/`,""));if(r.length>0){const n=Re(a=>S(t.options.rootDir,g(t.options.outDir,a)),"rPath"),s=t.buildEntries.filter(a=>!a.chunk).map(a=>n(a.path));let i="Potential missing or wrong package.json files:";for(const a of r){const l=os(a,s);i+=`
67
- - `+v(a)+(l.length>0?Ft` (did you mean ${l.map(c=>`"${c}"`).join(", ")}?)`:"")}J(t,i)}},"validatePackage");var ss=Object.defineProperty,j=d((e,t)=>ss(e,"name",{value:t,configurable:!0}),"h$1");const Et=j((e,t)=>{if(e.warnings.size>0&&(t&&e.logger.raw(`
64
+ `+It(Fn(e.frame))),e.message=o,t!==void 0&&(e.stack=`${e.message}
65
+ ${t}`)},"enhanceRollupError");var Tn=Object.defineProperty,jt=d((e,t)=>Tn(e,"name",{value:t,configurable:!0}),"l$3");const Ie=jt((e,t,o)=>{const r="watcher:"+t;e.on("change",(n,{event:i})=>{o.info({message:`${v(S(".",n))} was ${i}d`,prefix:r})}),e.on("restart",()=>{o.info({message:"Rebuilding "+t+"...",prefix:r})}),e.on("event",async n=>{switch(n.code){case"END":{o.success({message:"Rebuild "+t+" finished",prefix:r});break}case"BUNDLE_START":{o.info({message:v("build started..."),prefix:r});break}case"BUNDLE_END":{await n.result.close(),o.info({message:v(`built in ${n.duration+""}ms.`),prefix:r});break}case"ERROR":{wt(n.error),o.error({context:[n.error],message:"Rebuild "+t+" failed: "+n.error.message,prefix:r});break}}})},"watchHandler"),An=jt(async(e,t)=>{const o=await bt(e,t);if(await e.hooks.callHook("rollup:options",e,o),Object.keys(o.input).length===0)return;o.cache=t.get("rollup-watch"),typeof o.watch=="object"&&o.watch.include===void 0&&(o.watch.include=[h(e.options.sourceDir,"**")],o.watch.chokidar={cwd:e.options.rootDir,...o.watch.chokidar});const r=je(o);await e.hooks.callHook("rollup:watch",e,r);const n=[...Array.isArray(o.input)?o.input:typeof o.input=="string"?[o.input]:Object.keys(o.input??{})];let i="Starting watchers for entries:";for(const s of n)i+=I(`
66
+ └─ ${S(process.cwd(),s)}`);if(e.logger.info(i),Ie(r,"bundle",e.logger),e.options.declaration){const s=await $t(e,t);await e.hooks.callHook("rollup:dts:options",e,s);const a=je(s);await e.hooks.callHook("rollup:watch",e,a),Ie(a,"types",e.logger)}},"watch");var Jn=Object.defineProperty,Bn=d((e,t)=>Jn(e,"name",{value:t,configurable:!0}),"i$1");const kt=Bn(e=>`{ ${Object.keys(e).map(t=>`${t}: ${JSON.stringify(e[t])}`).join(", ")} }`,"dumpObject");var Wn=Object.defineProperty,Ln=d((e,t)=>Wn(e,"name",{value:t,configurable:!0}),"a$3");let zn=class{static{d(this,"p")}static{Ln(this,"FileCache")}#r;#e;#n;#t=!0;#o=new Map;#i;constructor(t,o,r){this.#r=t,this.#e=mo("@visulima/packem",{cwd:t}),this.#n=o,this.#i=r,this.#e===void 0?r.debug("Could not create cache directory."):r.debug(`Cache path is: ${this.#e}`)}set isEnabled(t){this.#t=t}get cachePath(){return this.#e}has(t,o){return!this.#t||this.#e===void 0?!1:x(this.getFilePath(t,o))}get(t,o){if(!this.#t||this.#e===void 0)return;const r=this.getFilePath(t,o);if(this.#o.has(r))return this.#o.get(r);if(!x(r))return;const n=Je(r);try{const i=JSON.parse(n);return this.#o.set(r,i),i}catch{this.#i.warn(`Could not parse cache file: ${r}, deleting the broken cache file.`),this.#o.delete(r),eo(r,{force:!0});return}}set(t,o,r){if(!this.#t||this.#e===void 0||o===void 0)return;const n=this.getFilePath(t,r);typeof o=="object"&&(o=JSON.stringify(o)),U(n,o,{overwrite:!0})}getFilePath(t,o){let r=t.replaceAll(we(this.#r),"");return r=r.replaceAll(":","-"),h(this.#e,this.#n,o?.replaceAll(":","-")??"",we(r))}};var Un=Object.defineProperty,z=d((e,t)=>Un(e,"name",{value:t,configurable:!0}),"l$2");const Vn=q,Hn=z((e,t)=>{const{sideEffects:o}=t;let r;if(typeof o=="boolean")r=z(()=>o,"hasSideEffects");else if(Array.isArray(o))if(o.length<=0)r=z(()=>!1,"hasSideEffects");else{const n=o.map(i=>i.includes("/")?i:`**/${i}`);r=Vn(n,null,{resolve:e})}else r=z(()=>null,"hasSideEffects");return r},"getPackageSideEffect");var qn=Object.defineProperty,Gn=d((e,t)=>qn(e,"name",{value:t,configurable:!0}),"y");const Yn=Gn((e,t,o)=>e.reduce((r,n)=>{const i=n[t],s=n[o];return r[i]||(r[i]={}),r[i][s]||(r[i][s]=[]),r[i][s].push(n),r},{}),"groupByKeys");var Kn=Object.defineProperty,Xn=d((e,t)=>Kn(e,"name",{value:t,configurable:!0}),"a$2");const Zn=/^[^a-z_@#~]|[^\w/@#~-]|@\/|#\/|~\//i,Qn=new Set(["abstract","await","boolean","break","byte","case","catch","char","class","const","continue","debugger","default","delete","do","double","else","enum","export","extends","false","final","finally","float","for","function","goto","if","implements","import","in","instanceof","int","interface","let","long","native","new","null","package","private","protected","public","return","short","static","super","switch","synchronized","this","throw","throws","transient","true","try","typeof","var","void","volatile","while","with","yield"]),Re=Xn(e=>{if(!Array.isArray(e)&&e!==null)for(const[t,o]of Object.entries(e)){if(typeof t!="string"||t.trim()==="")throw new Error(`Alias name "${t}" is invalid. Alias names should be non-empty strings.`);if(Zn.test(t))throw new Error(`Alias name "${t}" is invalid. Alias names should start with a letter or underscore and only contain letters, numbers, underscores, and dashes.`);if(Qn.has(t))throw new Error(`Alias name "${t}" is a reserved keyword and cannot be used.`);const r=g(o);if(!x(r))throw new Error(`Target path "${r}" for alias "${t}" does not exist.`)}},"validateAliasEntries");var ei=Object.defineProperty,ti=d((e,t)=>ei(e,"name",{value:t,configurable:!0}),"o$1");const oi=ti(e=>{const t=new Set,o=new Set(Object.keys(e.pkg.dependencies??{})),r=new Set;for(const n of e.usedImports)o.delete(n),t.add(n);if(e.pkg.dependencies)for(const n of Object.keys(e.pkg.dependencies))o.delete(n);for(const n of t){const i=et(n);!se(e.options.externals,n)&&!n.startsWith("chunks/")&&e.pkg.dependencies?.[i]===void 0&&e.pkg.peerDependencies?.[i]===void 0&&r.add(n)}o.size>0&&J(e,`Potential unused dependencies found: ${[...o].map(n=>v(n)).join(", ")}`),r.size>0&&J(e,`Potential implicit dependencies found: ${[...r].map(n=>v(n)).join(", ")}`)},"validateDependencies");var ri=Object.defineProperty,xt=d((e,t)=>ri(e,"name",{value:t,configurable:!0}),"i");const ni=xt((e,t)=>fo(e,t)<=e.length/3||t.includes(e),"isSimilar"),ii=xt((e,t)=>{const o=e.toLowerCase();return t.filter(r=>ni(r.toLowerCase(),o))},"findAlternatives");var si=Object.defineProperty,Fe=d((e,t)=>si(e,"name",{value:t,configurable:!0}),"s");const ai=Fe((e,t)=>{const o=new Set([...typeof e.bin=="string"?[e.bin]:Object.values(e.bin??{}),e.main,e.module,t.options.declaration?e.types:"",t.options.declaration?e.typings:"",...fe(e.exports,e.type??"commonjs",t.options.declaration).map(n=>n.file)].map(n=>n&&g(t.options.rootDir,n.replace(/\/[^*/]*\*[^\n\r/\u2028\u2029]*(?:[\n\r\u2028\u2029][^*/]*\*[^\n\r/\u2028\u2029]*)*(?:\/.*)?$/,"")))),r=[];for(const n of o)n&&!n.includes("*")&&!ue(n)&&r.push(n.replace(`${t.options.rootDir}/`,""));if(r.length>0){const n=Fe(a=>S(t.options.rootDir,g(t.options.outDir,a)),"rPath"),i=t.buildEntries.filter(a=>!a.chunk).map(a=>n(a.path));let s="Potential missing or wrong package.json files:";for(const a of r){const l=ii(a,i);s+=`
67
+ - `+v(a)+(l.length>0?Rt` (did you mean ${l.map(c=>`"${c}"`).join(", ")}?)`:"")}J(t,s)}},"validatePackage");var li=Object.defineProperty,j=d((e,t)=>li(e,"name",{value:t,configurable:!0}),"h$1");const Et=j((e,t)=>{if(e.warnings.size>0&&(t&&e.logger.raw(`
68
68
  `),e.logger.warn(`Build is done with some warnings:
69
69
 
70
70
  ${[...e.warnings].map(o=>`- ${o}`).join(`
71
- `)}`),e.options.failOnWarn))throw new Error("Exiting with code (1). You can change this behavior by setting `failOnWarn: false`.")},"logErrors"),is=j(e=>{switch(e){case"preserve":case"react-native":return"preserve";case"react":return"transform";case"react-jsx":case"react-jsxdev":return"automatic";default:return}},"resolveTsconfigJsxToJsxRuntime"),as=j((e,t,o,r,n,s,i,a,l)=>{const c=is(l?.config.compilerOptions?.jsx),p=Ht(s,n,i,{alias:{},clean:!0,debug:r,declaration:!0,emitCJS:!0,emitESM:!0,entries:[],externals:[...$e.builtinModules,...$e.builtinModules.map(u=>`node:${u}`)],failOnWarn:!0,fileCache:!0,minify:O.NODE_ENV==="production",name:(a.name??"").split("/").pop()??"default",outDir:"dist",replace:{},rollup:{alias:{},cjsInterop:{addDefaultProperty:!1},commonjs:{ignoreTryCatch:!0,preserveSymlinks:!0,transformMixedEsModules:!1},dts:{compilerOptions:{baseUrl:l?.config.compilerOptions?.baseUrl??".",checkJs:!1,composite:!1,declaration:!0,declarationMap:!1,emitDeclarationOnly:!0,incremental:!1,moduleResolution:100,noEmit:!1,noEmitOnError:!0,preserveSymlinks:!1,skipLibCheck:!0,target:99},respectExternal:!0},dynamicVars:{errorWhenNoFilesFound:!0,include:/\bimport\s*[(/]/},esbuild:{charset:"utf8",include:/\.[jt]sx?$/,jsx:c,jsxDev:l?.config.compilerOptions?.jsx==="react-jsxdev",jsxFactory:l?.config.compilerOptions?.jsxFactory,jsxFragment:l?.config.compilerOptions?.jsxFragmentFactory,jsxImportSource:l?.config.compilerOptions?.jsxImportSource,jsxSideEffects:!0,keepNames:!0,sourcesContent:!1,target:l?.config.compilerOptions?.target,treeShaking:!0,tsconfigRaw:l?.config},isolatedDeclarations:{exclude:Z,ignoreErrors:!1,include:[/\.[cm]?ts$/]},json:{preferConst:!0},license:{dependenciesTemplate:j((u,m,f)=>`
71
+ `)}`),e.options.failOnWarn))throw new Error("Exiting with code (1). You can change this behavior by setting `failOnWarn: false`.")},"logErrors"),ci=j(e=>{switch(e){case"preserve":case"react-native":return"preserve";case"react":return"transform";case"react-jsx":case"react-jsxdev":return"automatic";default:return}},"resolveTsconfigJsxToJsxRuntime"),pi=j((e,t,o,r,n,i,s,a,l)=>{const c=ci(l?.config.compilerOptions?.jsx),p=Ht(i,n,s,{alias:{},clean:!0,debug:r,declaration:!0,emitCJS:!0,emitESM:!0,entries:[],externals:[...$e.builtinModules,...$e.builtinModules.map(u=>`node:${u}`)],failOnWarn:!0,fileCache:!0,minify:O.production==="production",name:(a.name??"").split("/").pop()??"default",outDir:"dist",replace:{},rollup:{alias:{},cjsInterop:{addDefaultProperty:!1},commonjs:{ignoreTryCatch:!0,preserveSymlinks:!0,transformMixedEsModules:!1},dts:{compilerOptions:{baseUrl:l?.config.compilerOptions?.baseUrl??".",checkJs:!1,composite:!1,declaration:!0,declarationMap:!1,emitDeclarationOnly:!0,incremental:!1,moduleResolution:100,noEmit:!1,noEmitOnError:!0,preserveSymlinks:!1,skipLibCheck:!0,target:99},respectExternal:!0},dynamicVars:{errorWhenNoFilesFound:!0,include:/\bimport\s*[(/]/},esbuild:{charset:"utf8",include:/\.[jt]sx?$/,jsx:c,jsxDev:l?.config.compilerOptions?.jsx==="react-jsxdev",jsxFactory:l?.config.compilerOptions?.jsxFactory,jsxFragment:l?.config.compilerOptions?.jsxFragmentFactory,jsxImportSource:l?.config.compilerOptions?.jsxImportSource,jsxSideEffects:!0,keepNames:!0,sourcesContent:!1,target:l?.config.compilerOptions?.target,treeShaking:!0,tsconfigRaw:l?.config},isolatedDeclarations:{exclude:Z,ignoreErrors:!1,include:[/\.[cm]?ts$/]},json:{preferConst:!0},license:{dependenciesTemplate:j((u,m,f)=>`
72
72
  # Licenses of bundled dependencies
73
73
  The published ${f} artifact additionally contains code with the following licenses:
74
74
  `+(u.length>0?`${u.join(", ")}
@@ -82,36 +82,36 @@ The published ${f} artifact additionally contains code with the following licens
82
82
 
83
83
  `:`
84
84
  `)+`# Bundled types:
85
- `+m,"dtsTemplate")},patchTypes:{},polyfillNode:{},preserveDynamicImports:!0,raw:{exclude:Z,include:["**/*.data","**/*.txt"]},replace:{objectGuards:!0,preventAssignment:!0},resolve:{allowExportsFolderMapping:!1,preferBuiltins:!1},shim:!0,sucrase:{disableESTransforms:!0,enableLegacyBabel5ModuleInterop:!1,enableLegacyTypeScriptModuleInterop:l?.config.compilerOptions?.esModuleInterop===!1,include:/\.[jt]sx?$/,injectCreateRequireForImportRequire:!1,preserveDynamicImport:!0,production:O.NODE_ENV==="production",...l?.config.compilerOptions?.jsx&&["react","react-jsx","react-jsxdev"].includes(l.config.compilerOptions.jsx)?{jsxFragmentPragma:l.config.compilerOptions.jsxFragmentFactory,jsxImportSource:l.config.compilerOptions.jsxImportSource,jsxPragma:l.config.compilerOptions.jsxFactory,jsxRuntime:c,transforms:["typescript","jsx",...l.config.compilerOptions.esModuleInterop?["imports"]:[]]}:{transforms:["typescript",...l?.config.compilerOptions?.esModuleInterop?["imports"]:[]]}},swc:{include:/\.[jt]sx?$/,inlineSourcesContent:!1,inputSourceMap:!1,isModule:!0,jsc:{experimental:{keepImportAttributes:!0},externalHelpers:!1,keepClassNames:!0,loose:!0,parser:{decorators:l?.config.compilerOptions?.experimentalDecorators,syntax:l?"typescript":"ecmascript",[l?"tsx":"jsx"]:!0},target:l?.config.compilerOptions?.target?.toLowerCase(),transform:{decoratorMetadata:l?.config.compilerOptions?.emitDecoratorMetadata,legacyDecorator:l?.config.compilerOptions?.experimentalDecorators,react:{development:O.NODE_ENV!=="production",pragma:l?.config.compilerOptions?.jsxFactory,pragmaFrag:l?.config.compilerOptions?.jsxFragmentFactory,runtime:c,throwIfNamespace:!0},treatConstEnumAsEnum:l?.config.compilerOptions?.preserveConstEnums,useDefineForClassFields:l?.config.compilerOptions?.useDefineForClassFields}},module:{ignoreDynamic:!0,importInterop:"none",preserveImportMeta:!0,strict:!1,strictMode:!1,type:"es6"},transform:{decoratorVersion:"2022-03"}},treeshake:{moduleSideEffects:zn(t,a),preset:"recommended"},watch:{chokidar:{ignoreInitial:!0,ignorePermissionErrors:!0},clearScreen:!0,exclude:Z}},rootDir:t,sourceDir:"src",sourcemap:!1,stub:o==="jit",stubOptions:{jiti:{alias:{},esmResolve:!0,interopDefault:!0}},transformerName:void 0});if(!p.transformerName){const u=new Map([...Object.entries(a.dependencies??{}),...Object.entries(a.devDependencies??{})]);let m="0.0.0";if(u.has("esbuild"))p.transformerName="esbuild",m=u.get("esbuild");else if(u.has("@swc/core"))p.transformerName="swc",m=u.get("@swc/core");else if(u.has("sucrase"))p.transformerName="sucrase",m=u.get("sucrase");else throw new Error("Unknown transformer, check your transformer options or install one of the supported transformers: esbuild, swc, sucrase");e.info("Using "+v("rollup ")+Gt),e.info({message:"Using "+v(p.transformerName)+" "+m,prefix:"transformer"})}return p.rollup.resolve&&p.rollup.resolve.preferBuiltins===!0&&(p.rollup.polyfillNode=!1,e.debug("Disabling polyfillNode because preferBuiltins is set to true")),a.devDependencies?.typescript&&!l?.config.compilerOptions?.isolatedModules&&e.warn(`'compilerOptions.isolatedModules' is not enabled in tsconfig.
85
+ `+m,"dtsTemplate")},patchTypes:{},polyfillNode:{},preserveDynamicImports:!0,raw:{exclude:Z,include:["**/*.data","**/*.txt"]},replace:{objectGuards:!0,preventAssignment:!0},resolve:{allowExportsFolderMapping:!1,preferBuiltins:!1},shim:!0,sucrase:{disableESTransforms:!0,enableLegacyBabel5ModuleInterop:!1,enableLegacyTypeScriptModuleInterop:l?.config.compilerOptions?.esModuleInterop===!1,include:/\.[jt]sx?$/,injectCreateRequireForImportRequire:!1,preserveDynamicImport:!0,production:O.production==="production",...l?.config.compilerOptions?.jsx&&["react","react-jsx","react-jsxdev"].includes(l.config.compilerOptions.jsx)?{jsxFragmentPragma:l.config.compilerOptions.jsxFragmentFactory,jsxImportSource:l.config.compilerOptions.jsxImportSource,jsxPragma:l.config.compilerOptions.jsxFactory,jsxRuntime:c,transforms:["typescript","jsx",...l.config.compilerOptions.esModuleInterop?["imports"]:[]]}:{transforms:["typescript",...l?.config.compilerOptions?.esModuleInterop?["imports"]:[]]}},swc:{include:/\.[jt]sx?$/,inlineSourcesContent:!1,inputSourceMap:!1,isModule:!0,jsc:{experimental:{keepImportAttributes:!0},externalHelpers:!1,keepClassNames:!0,loose:!0,parser:{decorators:l?.config.compilerOptions?.experimentalDecorators,syntax:l?"typescript":"ecmascript",[l?"tsx":"jsx"]:!0},target:l?.config.compilerOptions?.target?.toLowerCase(),transform:{decoratorMetadata:l?.config.compilerOptions?.emitDecoratorMetadata,legacyDecorator:l?.config.compilerOptions?.experimentalDecorators,react:{development:O.production!=="production",pragma:l?.config.compilerOptions?.jsxFactory,pragmaFrag:l?.config.compilerOptions?.jsxFragmentFactory,runtime:c,throwIfNamespace:!0},treatConstEnumAsEnum:l?.config.compilerOptions?.preserveConstEnums,useDefineForClassFields:l?.config.compilerOptions?.useDefineForClassFields}},module:{ignoreDynamic:!0,importInterop:"none",preserveImportMeta:!0,strict:!1,strictMode:!1,type:"es6"},transform:{decoratorVersion:"2022-03"}},treeshake:{moduleSideEffects:Hn(t,a),preset:"recommended"},watch:{chokidar:{ignoreInitial:!0,ignorePermissionErrors:!0},clearScreen:!0,exclude:Z}},rootDir:t,sourceDir:"src",sourcemap:!1,stub:o==="jit",stubOptions:{jiti:{alias:{},esmResolve:!0,interopDefault:!0}},transformerName:void 0});if(!p.transformerName){const u=new Map([...Object.entries(a.dependencies??{}),...Object.entries(a.devDependencies??{})]);let m="0.0.0";if(u.has("esbuild"))p.transformerName="esbuild",m=u.get("esbuild");else if(u.has("@swc/core"))p.transformerName="swc",m=u.get("@swc/core");else if(u.has("sucrase"))p.transformerName="sucrase",m=u.get("sucrase");else throw new Error("Unknown transformer, check your transformer options or install one of the supported transformers: esbuild, swc, sucrase");e.info("Using "+v("rollup ")+Gt),e.info({message:"Using "+v(p.transformerName)+" "+m,prefix:"transformer"})}return p.rollup.resolve&&p.rollup.resolve.preferBuiltins===!0&&(p.rollup.polyfillNode=!1,e.debug("Disabling polyfillNode because preferBuiltins is set to true")),a.devDependencies?.typescript&&!l?.config.compilerOptions?.isolatedModules&&e.warn(`'compilerOptions.isolatedModules' is not enabled in tsconfig.
86
86
  Because none of the third-party transpiler, packem uses under the hood is type-aware, some techniques or features often used in TypeScript are not properly checked and can cause mis-compilation or even runtime errors.
87
- To mitigate this, you should set the isolatedModules option to true in tsconfig and let your IDE warn you when such incompatible constructs are used.`),a.dependencies&&p.externals.push(...Object.keys(a.dependencies)),a.peerDependencies&&p.externals.push(...Object.keys(a.peerDependencies)),a.optionalDependencies&&p.externals.push(...Object.keys(a.optionalDependencies)),Fe(p.alias),p.rollup.alias&&p.rollup.alias.entries&&Fe(p.rollup.alias.entries),p},"generateOptions"),ls=j(e=>e.replace(/\.(?:js|mjs|cjs|ts|mts|cts|json|jsx|tsx)$/,""),"removeExtension"),cs=j(async(e,t)=>{e.options.entries=e.options.entries.map(o=>typeof o=="string"?{input:o}:o);for await(const o of e.options.entries){if(typeof o.name!="string"){let r=Le(o.input)?S(t,o.input):le(o.input);r.startsWith("./")&&(r=r.slice(2)),o.name=ls(r.replace(/^src\//,""))}if(!o.input)throw new Error(`Missing entry input: ${kt(o)}`);if(o.input=g(e.options.rootDir,o.input),!x(o.input)){const r=new Set(await Mt(pe(o.input)));let n=!1;for(const s of T)if(r.has(H(o.input)+s)){n=!0;break}if(!n)throw new Lt("Your configured entry: "+v(o.input)+" does not exist.")}o.outDir=g(e.options.rootDir,o.outDir??e.options.outDir)}},"prepareEntries"),ps=j((e,t,o)=>{const r=j(s=>S(t.options.rootDir,g(t.options.outDir,s)),"rPath");let n=!1;for(const s of t.buildEntries.filter(i=>!i.chunk)){let i=s.bytes??0;for(const l of s.chunks??[])i+=t.buildEntries.find(c=>c.path===l)?.bytes??0;let a=` ${D(r(s.path))} (${["total size: "+v(C(i)),s.type!=="asset"&&s.bytes&&"chunk size: "+v(C(s.bytes))].filter(Boolean).join(", ")})`;if(a+=s.exports?.length?`
88
- exports: `+I(s.exports.join(", ")):"",s.chunks?.length&&(a+=`
89
- ${s.chunks.map(l=>{const c=t.buildEntries.find(p=>p.path===l)??{};return I(" └─ "+r(l)+D(c.bytes?" ("+C(c?.bytes)+")":""))}).join(`
90
- `)}`),s.modules&&s.modules.length>0){const l=s.modules.filter(c=>c.id.includes("node_modules")).sort((c,p)=>(p.bytes||0)-(c.bytes||0)).map(c=>I(" 📦 "+r(c.id)+D(c.bytes?" ("+C(c.bytes)+")":""))).join(`
87
+ To mitigate this, you should set the isolatedModules option to true in tsconfig and let your IDE warn you when such incompatible constructs are used.`),a.dependencies&&p.externals.push(...Object.keys(a.dependencies)),a.peerDependencies&&p.externals.push(...Object.keys(a.peerDependencies)),a.optionalDependencies&&p.externals.push(...Object.keys(a.optionalDependencies)),Re(p.alias),p.rollup.alias&&p.rollup.alias.entries&&Re(p.rollup.alias.entries),p},"generateOptions"),ui=j(e=>e.replace(/\.(?:js|mjs|cjs|ts|mts|cts|json|jsx|tsx)$/,""),"removeExtension"),di=j(async(e,t)=>{e.options.entries=e.options.entries.map(o=>typeof o=="string"?{input:o}:o);for await(const o of e.options.entries){if(typeof o.name!="string"){let r=Le(o.input)?S(t,o.input):le(o.input);r.startsWith("./")&&(r=r.slice(2)),o.name=ui(r.replace(/^src\//,""))}if(!o.input)throw new Error(`Missing entry input: ${kt(o)}`);if(o.input=g(e.options.rootDir,o.input),!x(o.input)){const r=new Set(await Mt(pe(o.input)));let n=!1;for(const i of T)if(r.has(H(o.input)+i)){n=!0;break}if(!n)throw new Lt("Your configured entry: "+v(o.input)+" does not exist.")}o.outDir=g(e.options.rootDir,o.outDir??e.options.outDir)}},"prepareEntries"),mi=j((e,t,o)=>{const r=j(i=>S(t.options.rootDir,g(t.options.outDir,i)),"rPath");let n=!1;for(const i of t.buildEntries.filter(s=>!s.chunk)){let s=i.bytes??0;for(const l of i.chunks??[])s+=t.buildEntries.find(c=>c.path===l)?.bytes??0;let a=` ${D(r(i.path))} (${["total size: "+v(C(s)),i.type!=="asset"&&i.bytes&&"chunk size: "+v(C(i.bytes))].filter(Boolean).join(", ")})`;if(a+=i.exports?.length?`
88
+ exports: `+I(i.exports.join(", ")):"",i.chunks?.length&&(a+=`
89
+ ${i.chunks.map(l=>{const c=t.buildEntries.find(p=>p.path===l)??{};return I(" └─ "+r(l)+D(c.bytes?" ("+C(c?.bytes)+")":""))}).join(`
90
+ `)}`),i.modules&&i.modules.length>0){const l=i.modules.filter(c=>c.id.includes("node_modules")).sort((c,p)=>(p.bytes||0)-(c.bytes||0)).map(c=>I(" 📦 "+r(c.id)+D(c.bytes?" ("+C(c.bytes)+")":""))).join(`
91
91
  `);a+=l.length>0?`
92
92
  inlined modules:
93
- `+l:""}if(t.options.declaration&&s.type==="entry"){let l=s.path.replace(/\.js$/,".d.ts"),c="commonjs";s.path.endsWith(".cjs")?l=s.path.replace(/\.cjs$/,".d.cts"):s.path.endsWith(".mjs")&&(c="module",l=s.path.replace(/\.mjs$/,".d.mts"));const p=t.buildEntries.find(u=>u.path.endsWith(l));if(p){let u;(t.options.declaration===!0||t.options.declaration==="compatible")&&!l.includes(".d.ts")&&(l=l.replace(c==="commonjs"?".d.c":".d.m",".d."),u=t.buildEntries.find(m=>m.path.endsWith(l))),a+=u&&c===o.type?`
93
+ `+l:""}if(t.options.declaration&&i.type==="entry"){let l=i.path.replace(/\.js$/,".d.ts"),c="commonjs";i.path.endsWith(".cjs")?l=i.path.replace(/\.cjs$/,".d.cts"):i.path.endsWith(".mjs")&&(c="module",l=i.path.replace(/\.mjs$/,".d.mts"));const p=t.buildEntries.find(u=>u.path.endsWith(l));if(p){let u;(t.options.declaration===!0||t.options.declaration==="compatible")&&!l.includes(".d.ts")&&(l=l.replace(c==="commonjs"?".d.c":".d.m",".d."),u=t.buildEntries.find(m=>m.path.endsWith(l))),a+=u&&c===o.type?`
94
94
  types:
95
95
  `+[p,u].map(m=>I(" └─ ")+D(r(m.path))+" (total size: "+v(C(m.bytes??0))+")").join(`
96
96
  `):`
97
97
  types: `+D(r(p.path))+" (total size: "+v(C(p.bytes??0))+")"}}n=!0,a+=`
98
98
 
99
- `,e.raw(s.chunk?I(a):a)}return n&&e.raw("Σ Total dist size (byte size):",v(C(t.buildEntries.reduce((s,i)=>s+(i.bytes??0),0))),`
100
- `),n},"showSizeInformation"),us=j(async(e,t,o,r,n,s,i,a)=>{const l=tr(s.preset??n.preset??"auto",t),c=as(e,t,o,r,n,s,l,i,a);Jt(h(c.rootDir,c.outDir));const p={buildEntries:[],dependencyGraphMap:new Map,hooks:qt(),logger:e,mode:o,options:c,pkg:i,tsconfig:a,usedImports:new Set,warnings:new Set};if(l.hooks&&p.hooks.addHooks(l.hooks),n.hooks&&p.hooks.addHooks(n.hooks),s.hooks&&p.hooks.addHooks(s.hooks),await p.hooks.callHook("build:prepare",p),!p.options.emitESM&&!p.options.emitCJS)throw new Error("Both emitESM and emitCJS are disabled. At least one of them must be enabled.");if(p.options.declaration&&a===void 0&&i.devDependencies?.typescript)throw new Error(" Cannot build declaration files without a tsconfig.json");return p.options.emitESM===void 0&&p.logger.info("Emitting ESM bundles, is disabled."),p.options.emitCJS===void 0&&p.logger.info("Emitting CJS bundles, is disabled."),i.devDependencies?.typescript||(p.options.declaration=!1),p.options.declaration||p.logger.info("Declaration files, are disabled."),p},"createContext"),ds=j(async e=>{const t=[];if(e.options.clean)for(const o of new Set(e.options.entries.map(r=>r.outDir).filter(Boolean).sort()))o===e.options.rootDir||o===e.options.sourceDir||e.options.rootDir.startsWith(o.endsWith("/")?o:`${o}/`)||t.some(r=>o.startsWith(r))||(t.push(o),e.logger.info(`Cleaning dist directory: \`./${S(e.options.rootDir,o)}\``),await Be(o))},"cleanDistributionDirectories"),ms=j(async(e,t,o)=>{await e.hooks.callHook("build:before",e),e.options.minify&&e.logger.info("Minification is enabled, the output will be minified");const r=Hn(e.options.entries,"environment","runtime"),n=[];for(const[i,a]of Object.entries(r))for(const[l,c]of Object.entries(a)){e.logger.info("Preparing build for "+v(i)+" environment with "+v(l)+" runtime"),e.options.rollup.replace?(e.options.rollup.replace.values={...e.options.rollup.replace.values,production:i},l==="edge-light"&&(e.options.rollup.replace.values.EdgeRuntime="edge-runtime")):e.logger.warn("'replace' plugin is disabled. You should enable it to replace 'process.env.*' environments.");const p=[],u=[],m=[];for(const f of c)f.cjs&&f.esm?p.push(f):f.cjs?m.push(f):f.esm&&u.push(f);if(p.length>0){const f={...e,options:{...e.options,emitCJS:!0,emitESM:!0,entries:p}};n.push(oe(f,o));const b=f.options.entries.filter($=>$.declaration);e.options.declaration&&b.length>0&&n.push(re({...f,options:{...f.options,entries:b}},o))}if(u.length>0){const f={...e,options:{...e.options,emitCJS:!1,emitESM:!0,entries:u}};n.push(oe(f,o));const b=f.options.entries.filter($=>$.declaration);e.options.declaration&&b.length>0&&n.push(re({...f,options:{...f.options,entries:b}},o))}if(m.length>0){const f={...e,options:{...e.options,emitCJS:!0,emitESM:!1,entries:m}};n.push(oe(f,o));const b=f.options.entries.filter($=>$.declaration);e.options.declaration&&b.length>0&&n.push(re({...f,options:{...f.options,entries:b}},o))}}await Promise.all(n),e.logger.success(Rt(e.options.name?"Build succeeded for "+e.options.name:"Build succeeded"));for await(const i of Bt(h(e.options.rootDir,e.options.outDir))){let a=e.buildEntries.find(l=>h(e.options.rootDir,e.options.outDir,l.path)===i.path);if(a||(a={chunk:!0,path:i.path},e.buildEntries.push(a)),!a.bytes){const l=await Ae(g(e.options.rootDir,e.options.outDir,i.path));a.bytes=l.size}}const s=ps(e.logger,e,t);Qn(e),ns(t,e),await e.hooks.callHook("build:done",e),Et(e,s)},"build"),fs=j(async(e,t,o,r={})=>{const{configPath:n,debug:s,tsconfigPath:i,...a}=r;o.wrapAll(),e=g(_t(),e),o.debug("Root directory:",e);const l=h(e,"package.json");if(!x(l))throw new Error("package.json not found at "+l);const c=We(l);o.debug("Using package.json found at",l);let p;if(i){const u=h(e,i);if(!await Wt(u))throw new Error("tsconfig.json not found at "+u);p={config:Ut(u),path:u},o.info("Using tsconfig settings at",u)}else if(c.devDependencies?.typescript)try{p=await Vt(e),o.debug("Using tsconfig settings found at",p.path)}catch{o.info("No tsconfig.json or jsconfig.json found.")}try{const u=n??"./packem.config.ts";if(!/\.(?:js|mjs|cjs|ts)$/.test(u))throw new Error("Invalid packem config file extension. Only .js, .mjs, .cjs, .ts extensions are allowed.");const m=Xe(u,e);o.debug("Using packem config found at",h(e,u));const f=Date.now(),b=j(()=>zt(Math.floor(Date.now()-f)),"getDuration"),$=M(JSON.stringify({version:c.version,...c.dependencies,...c.devDependencies,...c.peerDependencies,...c.peerDependenciesMeta,browser:c.browser,eNode:c.engines?.node,exports:c.exports,main:c.main,module:c.module,type:c.type,types:c.types})),E=new Bn(e,$,o);E.cachePath&&!x(h(E.cachePath,$))&&x(E.cachePath)&&(o.info("Clearing file cache because the cache key has changed."),await Be(E.cachePath));const y=await us(o,e,t,s??!1,a,m,c,p);if(E.isEnabled=y.options.fileCache,await cs(y,e),y.logger.info(v((t==="watch"?"Watching":t==="jit"?"Stubbing":"Building")+" "+y.options.name)),y.logger.debug(`${D("Root dir:")} ${y.options.rootDir}
99
+ `,e.raw(i.chunk?I(a):a)}return n&&e.raw("Σ Total dist size (byte size):",v(C(t.buildEntries.reduce((i,s)=>i+(s.bytes??0),0))),`
100
+ `),n},"showSizeInformation"),fi=j(async(e,t,o,r,n,i,s,a)=>{const l=tr(i.preset??n.preset??"auto",t),c=pi(e,t,o,r,n,i,l,s,a);Jt(h(c.rootDir,c.outDir));const p={buildEntries:[],dependencyGraphMap:new Map,hooks:qt(),logger:e,mode:o,options:c,pkg:s,tsconfig:a,usedImports:new Set,warnings:new Set};if(l.hooks&&p.hooks.addHooks(l.hooks),n.hooks&&p.hooks.addHooks(n.hooks),i.hooks&&p.hooks.addHooks(i.hooks),await p.hooks.callHook("build:prepare",p),!p.options.emitESM&&!p.options.emitCJS)throw new Error("Both emitESM and emitCJS are disabled. At least one of them must be enabled.");if(p.options.emitESM===void 0&&p.logger.info("Emitting ESM bundles, is disabled."),p.options.emitCJS===void 0&&p.logger.info("Emitting CJS bundles, is disabled."),p.options.declaration&&a===void 0&&s.devDependencies?.typescript)throw new Error(" Cannot build declaration files without a tsconfig.json");return s.devDependencies?.typescript||(p.options.declaration=!1),p.options.declaration||p.logger.info("Declaration files, are disabled."),p},"createContext"),gi=j(async e=>{const t=[];if(e.options.clean)for(const o of new Set(e.options.entries.map(r=>r.outDir).filter(Boolean).sort()))o===e.options.rootDir||o===e.options.sourceDir||e.options.rootDir.startsWith(o.endsWith("/")?o:`${o}/`)||t.some(r=>o.startsWith(r))||(t.push(o),e.logger.info(`Cleaning dist directory: \`./${S(e.options.rootDir,o)}\``),await Be(o))},"cleanDistributionDirectories"),hi=j(async(e,t,o)=>{await e.hooks.callHook("build:before",e),e.options.minify&&e.logger.info("Minification is enabled, the output will be minified");const r=Yn(e.options.entries,"environment","runtime"),n=[];for(const[s,a]of Object.entries(r))for(const[l,c]of Object.entries(a)){e.logger.info("Preparing build for "+v(s)+" environment"+(l?" with "+v(l)+" runtime":"")),e.options.rollup.replace?(e.options.rollup.replace.values={...e.options.rollup.replace.values,production:s},l==="edge-light"&&(e.options.rollup.replace.values.EdgeRuntime="edge-runtime")):e.logger.warn("'replace' plugin is disabled. You should enable it to replace 'process.env.*' environments.");const p=[],u=[],m=[];for(const f of c)f.cjs&&f.esm?p.push(f):f.cjs?m.push(f):f.esm&&u.push(f);if(p.length>0){const f={...e,options:{...e.options,emitCJS:!0,emitESM:!0,entries:p}};n.push(oe(f,o));const b=f.options.entries.filter($=>$.declaration);e.options.declaration&&b.length>0&&n.push(re({...f,options:{...f.options,entries:b}},o))}if(u.length>0){const f={...e,options:{...e.options,emitCJS:!1,emitESM:!0,entries:u}};n.push(oe(f,o));const b=f.options.entries.filter($=>$.declaration);e.options.declaration&&b.length>0&&n.push(re({...f,options:{...f.options,entries:b}},o))}if(m.length>0){const f={...e,options:{...e.options,emitCJS:!0,emitESM:!1,entries:m}};n.push(oe(f,o));const b=f.options.entries.filter($=>$.declaration);e.options.declaration&&b.length>0&&n.push(re({...f,options:{...f.options,entries:b}},o))}}await Promise.all(n),e.logger.success(Ft(e.options.name?"Build succeeded for "+e.options.name:"Build succeeded"));for await(const s of Bt(h(e.options.rootDir,e.options.outDir))){let a=e.buildEntries.find(l=>h(e.options.rootDir,e.options.outDir,l.path)===s.path);if(a||(a={chunk:!0,path:s.path},e.buildEntries.push(a)),!a.bytes){const l=await Ae(g(e.options.rootDir,e.options.outDir,s.path));a.bytes=l.size}}const i=mi(e.logger,e,t);oi(e),ai(t,e),await e.hooks.callHook("build:done",e),Et(e,i)},"build"),yi=j(async(e,t,o,r={})=>{const{configPath:n,debug:i,tsconfigPath:s,...a}=r;o.wrapAll(),e=g(_t(),e),o.debug("Root directory:",e);const l=h(e,"package.json");if(!x(l))throw new Error("package.json not found at "+l);const c=We(l);o.debug("Using package.json found at",l);let p;if(s){const u=h(e,s);if(!await Wt(u))throw new Error("tsconfig.json not found at "+u);p={config:Ut(u),path:u},o.info("Using tsconfig settings at",u)}else if(c.devDependencies?.typescript)try{p=await Vt(e),o.debug("Using tsconfig settings found at",p.path)}catch{o.info("No tsconfig.json or jsconfig.json found.")}try{const u=n??"./packem.config.ts";if(!/\.(?:js|mjs|cjs|ts)$/.test(u))throw new Error("Invalid packem config file extension. Only .js, .mjs, .cjs, .ts extensions are allowed.");const m=Xe(u,e);o.debug("Using packem config found at",h(e,u));const f=Date.now(),b=j(()=>zt(Math.floor(Date.now()-f)),"getDuration"),$=M(JSON.stringify({version:c.version,...c.dependencies,...c.devDependencies,...c.peerDependencies,...c.peerDependenciesMeta,browser:c.browser,eNode:c.engines?.node,exports:c.exports,main:c.main,module:c.module,type:c.type,types:c.types})),E=new zn(e,$,o);E.cachePath&&!x(h(E.cachePath,$))&&x(E.cachePath)&&(o.info("Clearing file cache because the cache key has changed."),await Be(E.cachePath));const y=await fi(o,e,t,i??!1,a,m,c,p);if(E.isEnabled=y.options.fileCache,await di(y,e),y.logger.info(v((t==="watch"?"Watching":t==="jit"?"Stubbing":"Building")+" "+y.options.name)),y.logger.debug(`${D("Root dir:")} ${y.options.rootDir}
101
101
  ${D("Entries:")}
102
102
  ${y.options.entries.map(P=>` ${kt(P)}`).join(`
103
- `)}`),await ds(y),y.options.stub){await Ao(y),await y.hooks.callHook("build:done",y);return}if(t==="watch"){if(y.options.rollup.watch===!1)throw new Error("Rollup watch is disabled. You should check your packem.config file.");await Fn(y,E),Et(y,!1);return}await ms(y,c,E),o.raw(`
103
+ `)}`),await gi(y),y.options.stub){await Ao(y),await y.hooks.callHook("build:done",y);return}if(t==="watch"){if(y.options.rollup.watch===!1)throw new Error("Rollup watch is disabled. You should check your packem.config file.");await An(y,E),Et(y,!1);return}await hi(y,c,E),o.raw(`
104
104
  ⚡️ Build run in `+b()),o.restoreAll()}catch(u){throw o.raw(`
105
- `),wt(u),u}},"createBundler");var gs=Object.defineProperty,ne=d((e,t)=>gs(e,"name",{value:t,configurable:!0}),"a");const hs=ne(e=>{e.addCommand({description:"Demonstrate options required",execute:ne(async({logger:t,options:o})=>{let r="build";o.watch?r="watch":o.jit&&(r="jit");const n={};if(o.env)for(const s of o.env)n[s.key]=s.value;try{await fs(o.dir,r,t,{cjsInterop:o.cjsInterop,configPath:o.config??void 0,debug:o.debug,minify:o.minify,replace:{...n},rollup:{esbuild:{target:o.target},license:{path:o.license},metafile:o.metafile,...o.analyze?{visualizer:{}}:{visualizer:!1}},sourcemap:o.sourcemap,tsconfigPath:o.tsconfig??void 0})}catch(s){t.error(s),Pt(1)}},"execute"),name:"build",options:[{defaultValue:".",description:"The directory to build",name:"dir",type:String},{alias:"t",description:"Environments to support. `target` in tsconfig.json is automatically added. Defaults to the current Node.js version.",name:"target"},{description:"Use a custom config file",name:"config",type:String},{description:"Path to the tsconfig.json file",name:"tsconfig",type:String},{description:"Minify the output",name:"minify",type:Boolean},{description:"Generate sourcemaps (experimental)",name:"sourcemap",type:Boolean},{conflicts:"jit",description:"Watch for changes",name:"watch",type:Boolean},{conflicts:"watch",description:"Stub the package for JIT compilation",name:"jit",type:Boolean},{description:"Compile-time environment variables (eg. --env.NODE_ENV=production)",multiple:!0,name:"env",type:ne(t=>{const[o,r]=t.split("=");return{key:o,value:r}},"type")},{defaultValue:!1,description:"Generate meta file (experimental)",name:"metafile",type:Boolean},{description:"Path to the license file",name:"license",type:String},{conflicts:"watch",description:"Visualize and analyze the bundle",name:"analyze",type:Boolean},{description:"CJS interop mode, can export default and named export, (experimental).",name:"cjsInterop",type:Boolean}]})},"createBuildCommand");var ys=Object.defineProperty,Te=d((e,t)=>ys(e,"name",{value:t,configurable:!0}),"m");const vs=Te(e=>{e.addCommand({description:"Initialize packem configuration",execute:Te(async({logger:t,options:o})=>{if(ho("Welcome to packem setup"),x(h(o.dir,"packem.config.ts"))){t.info("Packem project already initialized, you can use `packem build` to build your project");return}if(yo(o.transformer)){vo("Operation cancelled");return}const r=h(o.dir,"package.json");if(!x(r))throw new Error("No package.json found in the directory");const n=We(r),s=[];if(n.dependencies&&s.push(...Object.keys(n.dependencies)),n.devDependencies&&s.push(...Object.keys(n.devDependencies)),o.transformer===void 0&&(o.transformer=await bo({message:"Pick a transformer",options:[{label:"esbuild",value:"esbuild"},{label:"swc",value:"swc"},{label:"Sucrase",value:"sucrase"}]}),!s.includes(o.transformer)&&await $o({message:"Do you want to install "+o.transformer+"?"}))){const i=X();i.start("Installing "+o.transformer),await go(o.transformer==="swc"?"@swc/core":o.transformer,{cwd:o.dir,dev:!0,silent:!0}),i.stop("")}if(s.includes("typescript")||n.type==="module"){const i=`import { defineConfig } from "@visulima/packem/config";
105
+ `),wt(u),u}},"createBundler");var vi=Object.defineProperty,ne=d((e,t)=>vi(e,"name",{value:t,configurable:!0}),"o");const bi=ne(e=>{e.addCommand({description:"Demonstrate options required",execute:ne(async({logger:t,options:o})=>{let r="build";o.watch?r="watch":o.jit&&(r="jit");const n={};if(o.env)for(const i of o.env)n[i.key]=i.value;n.production||(o.production?n.NODE_ENV="production":o.development?n.NODE_ENV="development":n.NODE_ENV="production");try{await yi(o.dir,r,t,{cjsInterop:o.cjsInterop,configPath:o.config??void 0,debug:o.debug,minify:o.minify,replace:{...n},rollup:{esbuild:{target:o.target},license:{path:o.license},metafile:o.metafile,...o.analyze?{visualizer:{}}:{visualizer:!1}},sourcemap:o.sourcemap,tsconfigPath:o.tsconfig??void 0})}catch(i){t.error(i),Pt(1)}},"execute"),name:"build",options:[{defaultValue:".",description:"The directory to build",name:"dir",type:String},{alias:"t",description:"Environments to support. `target` in tsconfig.json is automatically added. Defaults to the current Node.js version.",name:"target"},{description:"Use a custom config file",name:"config",type:String},{description:"Path to the tsconfig.json file",name:"tsconfig",type:String},{description:"Minify the output",name:"minify",type:Boolean},{description:"Generate sourcemaps (experimental)",name:"sourcemap",type:Boolean},{conflicts:"jit",description:"Watch for changes",name:"watch",type:Boolean},{conflicts:"watch",description:"Stub the package for JIT compilation",name:"jit",type:Boolean},{description:"Compile-time environment variables (eg. --env.NODE_ENV=production)",multiple:!0,name:"env",type:ne(t=>{const[o,r]=t.split("=");return{key:o,value:r}},"type")},{defaultValue:!1,description:"Generate meta file (experimental)",name:"metafile",type:Boolean},{description:"Path to the license file",name:"license",type:String},{conflicts:"watch",description:"Visualize and analyze the bundle",name:"analyze",type:Boolean},{description:"CJS interop mode, can export default and named export, (experimental).",name:"cjsInterop",type:Boolean},{description:"Run code in production environment",name:"production",type:Boolean},{description:"Run code in development environment",name:"development",type:Boolean}]})},"createBuildCommand");var $i=Object.defineProperty,Te=d((e,t)=>$i(e,"name",{value:t,configurable:!0}),"m");const wi=Te(e=>{e.addCommand({description:"Initialize packem configuration",execute:Te(async({logger:t,options:o})=>{if(ho("Welcome to packem setup"),x(h(o.dir,"packem.config.ts"))){t.info("Packem project already initialized, you can use `packem build` to build your project");return}if(yo(o.transformer)){vo("Operation cancelled");return}const r=h(o.dir,"package.json");if(!x(r))throw new Error("No package.json found in the directory");const n=We(r),i=[];if(n.dependencies&&i.push(...Object.keys(n.dependencies)),n.devDependencies&&i.push(...Object.keys(n.devDependencies)),o.transformer===void 0&&(o.transformer=await bo({message:"Pick a transformer",options:[{label:"esbuild",value:"esbuild"},{label:"swc",value:"swc"},{label:"Sucrase",value:"sucrase"}]}),!i.includes(o.transformer)&&await $o({message:"Do you want to install "+o.transformer+"?"}))){const s=X();s.start("Installing "+o.transformer),await go(o.transformer==="swc"?"@swc/core":o.transformer,{cwd:o.dir,dev:!0,silent:!0}),s.stop("")}if(i.includes("typescript")||n.type==="module"){const s=`import { defineConfig } from "@visulima/packem/config";
106
106
  import transformer from "@visulima/packem/transformer/${o.transformer}";
107
107
 
108
108
  export default defineConfig({
109
109
  transformer
110
110
  });
111
- `,a=X(),l=n.type==="module"?"mjs":"ts";a.start("Creating packem.config."+l),U(h(o.dir,"packem.config."+l),i),a.stop("Created packem.config."+l)}else{const i=`const { defineConfig } = require("@visulima/packem/config");
111
+ `,a=X(),l=n.type==="module"?"mjs":"ts";a.start("Creating packem.config."+l),U(h(o.dir,"packem.config."+l),s),a.stop("Created packem.config."+l)}else{const s=`const { defineConfig } = require("@visulima/packem/config");
112
112
  const transformer = require("@visulima/packem/transformer/${o.transformer}");
113
113
 
114
114
  module.exports = defineConfig({
115
115
  transformer
116
116
  });
117
- `,a=X();a.start("Creating packem.config.js"),U(h(o.dir,"packem.config.js"),i),a.stop("Created packem.config.js")}wo("Now you can run `packem build` to build your project")},"execute"),name:"init",options:[{defaultValue:".",description:"The directory to initialize",name:"dir",type:String},{description:"Choose a transformer to use for packem",name:"transformer",type:String}]})},"createInitCommand"),ve=new St("packem",{logger:{reporters:[new Dt({error:{hideErrorCauseCodeView:!0,hideErrorCodeView:!0,hideErrorErrorsCodeView:!0}})],scope:"packem"},packageName:jo,packageVersion:ko});vs(ve);hs(ve);ve.run({shouldExitProcess:!1});
117
+ `,a=X();a.start("Creating packem.config.js"),U(h(o.dir,"packem.config.js"),s),a.stop("Created packem.config.js")}wo("Now you can run `packem build` to build your project")},"execute"),name:"init",options:[{defaultValue:".",description:"The directory to initialize",name:"dir",type:String},{description:"Choose a transformer to use for packem",name:"transformer",type:String}]})},"createInitCommand"),ve=new St("packem",{logger:{reporters:[new Dt({error:{hideErrorCauseCodeView:!0,hideErrorCodeView:!0,hideErrorErrorsCodeView:!0}})],scope:"packem"},packageName:jo,packageVersion:ko});wi(ve);bi(ve);ve.run({shouldExitProcess:!1});
package/dist/config.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { B as BuildConfig, a as BuildPreset } from './shared/packem.BmkzemMv.cjs';
2
- export { b as BuildHooks } from './shared/packem.BmkzemMv.cjs';
1
+ import { B as BuildConfig, a as BuildPreset } from './shared/packem.BUYvl64L.cjs';
2
+ export { b as BuildHooks } from './shared/packem.BUYvl64L.cjs';
3
3
  import '@rollup/plugin-alias';
4
4
  import '@rollup/plugin-commonjs';
5
5
  import '@rollup/plugin-json';
@@ -20,7 +20,7 @@ import './shared/packem.Db-Z_7e-.cjs';
20
20
  import 'esbuild';
21
21
  import './shared/packem.DvWhOdt5.cjs';
22
22
  import 'sucrase';
23
- import './shared/packem.99scXwHP.cjs';
23
+ import './shared/packem.Cvy5yEVh.cjs';
24
24
 
25
25
  declare const defineConfig: (config: BuildConfig) => BuildConfig;
26
26
  declare const definePreset: (preset: BuildPreset) => BuildPreset;
package/dist/config.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import { B as BuildConfig, a as BuildPreset } from './shared/packem.CtbO2Mkx.mjs';
2
- export { b as BuildHooks } from './shared/packem.CtbO2Mkx.mjs';
1
+ import { B as BuildConfig, a as BuildPreset } from './shared/packem.DS_-5GJd.mjs';
2
+ export { b as BuildHooks } from './shared/packem.DS_-5GJd.mjs';
3
3
  import '@rollup/plugin-alias';
4
4
  import '@rollup/plugin-commonjs';
5
5
  import '@rollup/plugin-json';
@@ -20,7 +20,7 @@ import './shared/packem.Db-Z_7e-.mjs';
20
20
  import 'esbuild';
21
21
  import './shared/packem.DvWhOdt5.mjs';
22
22
  import 'sucrase';
23
- import './shared/packem.99scXwHP.mjs';
23
+ import './shared/packem.Cvy5yEVh.mjs';
24
24
 
25
25
  declare const defineConfig: (config: BuildConfig) => BuildConfig;
26
26
  declare const definePreset: (preset: BuildPreset) => BuildPreset;