@visulima/packem 2.0.0-alpha.31 → 2.0.0-alpha.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist/builder/typedoc/index.d.ts +2 -2
- package/dist/builder/typedoc/index.js +3 -3
- package/dist/cli/index.js +8 -8
- package/dist/config/index.d.ts +2 -2
- package/dist/index.d.ts +4 -4
- package/dist/index.js +1 -1
- package/dist/packem_shared/{default-Bv0h8ASu.js → default-B2EOH52z.js} +1 -1
- package/dist/packem_shared/default-B_dUKZ_J.js +1 -0
- package/dist/packem_shared/{default-CTOd1a5W.js → default-Dego_fiC.js} +1 -1
- package/dist/packem_shared/{default-BY_XZBkt.js → default-E4TiWfSK.js} +1 -1
- package/dist/packem_shared/esbuildPlugin-DpLtQGuZ-Bny-e486.js +3 -0
- package/dist/packem_shared/index-8EL_RHKk.js +173 -0
- package/dist/packem_shared/{index-D09qw6EP.d.ts → index-Cjp2s4rr.d.ts} +2 -4
- package/dist/packem_shared/isolatedDeclarationsTypescriptTransformer-DkuEkofo-Cwe3ODMG.js +3 -0
- package/dist/packem_shared/oxcResolvePlugin-Ccef6pyL-D14z9S9i.js +1 -0
- package/dist/packem_shared/resolveTypescriptMjsCtsPlugin-DcZrZTmM-3AmQC7y7.js +6 -0
- package/dist/packem_shared/{types-B5hAMUkV.d.ts → types-0Eba14hg.d.ts} +1 -1
- package/dist/rollup/plugins/esbuild/index.d.ts +2 -2
- package/dist/rollup/plugins/esbuild/index.js +1 -1
- package/dist/rollup/plugins/oxc/isolated-declarations-oxc-transformer.d.ts +1 -1
- package/dist/rollup/plugins/oxc/oxc-transformer.d.ts +1 -1
- package/dist/rollup/plugins/sucrase/index.d.ts +1 -1
- package/dist/rollup/plugins/sucrase/index.js +1 -1
- package/dist/rollup/plugins/swc/isolated-declarations-swc-transformer.d.ts +1 -1
- package/dist/rollup/plugins/swc/swc-plugin.d.ts +1 -1
- package/dist/rollup/plugins/typescript/isolated-declarations-typescript-transformer.d.ts +1 -1
- package/dist/rollup/plugins/typescript/isolated-declarations-typescript-transformer.js +1 -1
- package/package.json +2 -2
- package/dist/packem_shared/default-CAKCVA5N.js +0 -1
- package/dist/packem_shared/esbuildPlugin-DpLtQGuZ-DlbvGoD-.js +0 -3
- package/dist/packem_shared/index-CMiSObms.js +0 -178
- package/dist/packem_shared/isolatedDeclarationsTypescriptTransformer-DkuEkofo-CfOpxpsh.js +0 -3
- package/dist/packem_shared/oxcResolvePlugin-Ccef6pyL-VBndJ7ld.js +0 -1
- package/dist/packem_shared/resolveTypescriptMjsCtsPlugin-DcZrZTmM-D4oir4A1.js +0 -6
|
@@ -5,7 +5,7 @@ import { RollupNodeResolveOptions } from '@rollup/plugin-node-resolve';
|
|
|
5
5
|
import { RollupReplaceOptions } from '@rollup/plugin-replace';
|
|
6
6
|
import { RollupWasmOptions } from '@rollup/plugin-wasm';
|
|
7
7
|
import { FilterPattern } from '@rollup/pluginutils';
|
|
8
|
-
import { RollupBuild, RollupOptions, RollupWatcher, OutputOptions, Plugin as Plugin$1 } from 'rollup';
|
|
8
|
+
import { RollupBuild, RollupOptions, RollupWatcher, ResolvedId, OutputOptions, Plugin as Plugin$1 } from 'rollup';
|
|
9
9
|
import { Options as Options$4 } from 'rollup-plugin-dts';
|
|
10
10
|
import { NodePolyfillsOptions } from 'rollup-plugin-polyfill-node';
|
|
11
11
|
import { PureAnnotationsOptions } from 'rollup-plugin-pure';
|
|
@@ -2837,9 +2837,7 @@ interface RawLoaderOptions {
|
|
|
2837
2837
|
}
|
|
2838
2838
|
|
|
2839
2839
|
type Awaitable<T> = T | Promise<T>;
|
|
2840
|
-
type TransformFunction = (id: string, importer: string, rollupResolve: (id: string, importer?: string) => Promise<
|
|
2841
|
-
id: string;
|
|
2842
|
-
}>) => Awaitable<boolean | undefined | void>;
|
|
2840
|
+
type TransformFunction = (id: string, importer: string, rollupResolve: ((id: string, importer?: string) => Promise<ResolvedId | null>)) => Awaitable<boolean | undefined | void>;
|
|
2843
2841
|
interface Options$2 {
|
|
2844
2842
|
builtinNodeModules?: boolean;
|
|
2845
2843
|
cwd?: string;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var m=Object.defineProperty;var l=(e,r)=>m(e,"name",{value:r,configurable:!0});import{transpileDeclaration as f,formatDiagnostics as y,sys as n}from"typescript";var v=Object.defineProperty,d=l((e,r)=>v(e,"name",{value:r,configurable:!0}),"p"),N=Object.defineProperty,C=d((e,r)=>N(e,"name",{value:r,configurable:!0}),"l"),D=Object.defineProperty,t=C((e,r)=>D(e,"name",{value:r,configurable:!0}),"s");const b=t(e=>{const r=e.split(`
|
|
2
|
+
`);return r.at(-1)?.startsWith("//# sourceMappingURL=")?r.slice(0,-1).join(`
|
|
3
|
+
`):e},"stripMapUrl"),M=t(async(e,r,u,o)=>{const s={declarationMap:u,...o?.compilerOptions};let{diagnostics:c,outputText:i,sourceMapText:a}=f(r,{fileName:e,reportDiagnostics:!0,...o,compilerOptions:s});s.declarationMap&&(i=b(i));const g=c?.length?[y(c,{getCanonicalFileName:t(p=>n.useCaseSensitiveFileNames?p:p.toLowerCase(),"getCanonicalFileName"),getCurrentDirectory:t(()=>n.getCurrentDirectory(),"getCurrentDirectory"),getNewLine:t(()=>n.newLine,"getNewLine")})]:[];return a&&(a=JSON.parse(a).mappings),{errors:g,map:a,sourceText:i}},"isolatedDeclarationsTypescriptTransformer");export{M as v};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var R=Object.defineProperty;var y=(r,e)=>R(r,"name",{value:e,configurable:!0});import{createFilter as S}from"@rollup/pluginutils";import{findPackageJson as j}from"@visulima/package/package-json";import{dirname as n}from"@visulima/path";import{ResolverFactory as k}from"oxc-resolver";var O=Object.defineProperty,M=y((r,e)=>O(r,"name",{value:e,configurable:!0}),"y"),A=Object.defineProperty,J=M((r,e)=>A(r,"name",{value:e,configurable:!0}),"g"),z=Object.defineProperty,u=J((r,e)=>z(r,"name",{value:e,configurable:!0}),"a");let x;const I=new Map,G=u((r,e,h,m)=>{const{ignoreSideEffectsForRoot:E,...s}=r;let c=x;return c||(c=x=new k({...s,roots:[...s.roots??[],e],tsconfig:m?{configFile:m,references:"auto"}:void 0})),{name:"oxc-resolve",resolveId:{async handler(p,l,{isEntry:w}){const v=w||!l?n(p):n(l),{error:g,path:t}=await c.async(v,p);if(g){h.debug(g,{context:[{basedir:e,extensions:s.extensions,id:t}]});return}let f=u(a=>!1,"hasModuleSideEffects");try{const{packageJson:a,path:P}=await j(n(t),{cache:I}),b=n(P);if(!E||e!==b){const i=a.sideEffects;if(typeof i=="boolean")f=u(()=>i,"hasModuleSideEffects");else if(Array.isArray(i)){const F=i.map(d=>d.includes("/")?d:`**/${d}`);f=S(F,void 0,{resolve:b})}}}catch(a){console.debug(a.message,{context:[{basedir:v,caller:"Resolver",error:a,extensions:s.extensions,id:t}]})}const o=await this.resolve(t,l,{skipSelf:!0});if(o)return o.external?!1:o.id!==t?o:{id:t,meta:o.meta,moduleSideEffects:f(t)}},order:"post"}}},"oxcResolvePlugin");export{G as z};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
var M=Object.defineProperty;var u=(t,e)=>M(t,"name",{value:e,configurable:!0});import{parse as U}from"@babel/parser";import q from"magic-string";import{findStaticImports as F}from"mlly";import{isAbsolute as L,join as R,dirname as Z,resolve as B}from"@visulima/path";import{isRelative as z}from"@visulima/path/utils";var G=Object.defineProperty,m=u((t,e)=>G(t,"name",{value:e,configurable:!0}),"u$1"),H=Object.defineProperty,h=m((t,e)=>H(t,"name",{value:e,configurable:!0}),"n"),J=Object.defineProperty,x=h((t,e)=>J(t,"name",{value:e,configurable:!0}),"i");let I=class{static{u(this,"y")}static{m(this,"_")}static{h(this,"WalkerBase")}static{x(this,"WalkerBase")}constructor(){this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:x(()=>this.should_skip=!0,"skip"),remove:x(()=>this.should_remove=!0,"remove"),replace:x(e=>this.replacement=e,"replace")}}replace(e,s,r,n){e&&s&&(r!=null?e[s][r]=n:e[s]=n)}remove(e,s,r){e&&s&&(r!=null?e[s].splice(r,1):delete e[s])}};var K=Object.defineProperty,g=h((t,e)=>K(t,"name",{value:e,configurable:!0}),"c$1");let Q=class extends I{static{u(this,"A")}static{m(this,"x")}static{h(this,"SyncWalker")}static{g(this,"SyncWalker")}constructor(e,s){super(),this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:g(()=>this.should_skip=!0,"skip"),remove:g(()=>this.should_remove=!0,"remove"),replace:g(r=>this.replacement=r,"replace")},this.enter=e,this.leave=s}visit(e,s,r,n){if(e){if(this.enter){const i=this.should_skip,o=this.should_remove,l=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.enter.call(this.context,e,s,r,n),this.replacement&&(e=this.replacement,this.replace(s,r,n,e)),this.should_remove&&this.remove(s,r,n);const a=this.should_skip,p=this.should_remove;if(this.should_skip=i,this.should_remove=o,this.replacement=l,a)return e;if(p)return null}let c;for(c in e){const i=e[c];if(i&&typeof i=="object")if(Array.isArray(i)){const o=i;for(let l=0;l<o.length;l+=1){const a=o[l];$(a)&&(this.visit(a,e,c,l)||l--)}}else $(i)&&this.visit(i,e,c,null)}if(this.leave){const i=this.replacement,o=this.should_remove;this.replacement=null,this.should_remove=!1,this.leave.call(this.context,e,s,r,n),this.replacement&&(e=this.replacement,this.replace(s,r,n,e)),this.should_remove&&this.remove(s,r,n);const l=this.should_remove;if(this.replacement=i,this.should_remove=o,l)return null}}return e}};function $(t){return t!==null&&typeof t=="object"&&"type"in t&&typeof t.type=="string"}u($,"d$2");m($,"f");h($,"n");g($,"isNode");var V=Object.defineProperty,y=h((t,e)=>V(t,"name",{value:e,configurable:!0}),"c");let X=class extends I{static{u(this,"P")}static{m(this,"j")}static{h(this,"AsyncWalker")}static{y(this,"AsyncWalker")}constructor(e,s){super(),this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:y(()=>this.should_skip=!0,"skip"),remove:y(()=>this.should_remove=!0,"remove"),replace:y(r=>this.replacement=r,"replace")},this.enter=e,this.leave=s}async visit(e,s,r,n){if(e){if(this.enter){const i=this.should_skip,o=this.should_remove,l=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,await this.enter.call(this.context,e,s,r,n),this.replacement&&(e=this.replacement,this.replace(s,r,n,e)),this.should_remove&&this.remove(s,r,n);const a=this.should_skip,p=this.should_remove;if(this.should_skip=i,this.should_remove=o,this.replacement=l,a)return e;if(p)return null}let c;for(c in e){const i=e[c];if(i&&typeof i=="object")if(Array.isArray(i)){const o=i;for(let l=0;l<o.length;l+=1){const a=o[l];b(a)&&(await this.visit(a,e,c,l)||l--)}}else b(i)&&await this.visit(i,e,c,null)}if(this.leave){const i=this.replacement,o=this.should_remove;this.replacement=null,this.should_remove=!1,await this.leave.call(this.context,e,s,r,n),this.replacement&&(e=this.replacement,this.replace(s,r,n,e)),this.should_remove&&this.remove(s,r,n);const l=this.should_remove;if(this.replacement=i,this.should_remove=o,l)return null}}return e}};function b(t){return t!==null&&typeof t=="object"&&"type"in t&&typeof t.type=="string"}u(b,"f$2");m(b,"d");h(b,"a$1");y(b,"isNode");var Y=Object.defineProperty,C=h((t,e)=>Y(t,"name",{value:e,configurable:!0}),"a");function j(t,{enter:e,leave:s}){return new Q(e,s).visit(t,null)}u(j,"k$1");m(j,"A");h(j,"walk");C(j,"walk");async function P(t,{enter:e,leave:s}){return await new X(e,s).visit(t,null)}u(P,"w$3");m(P,"O");h(P,"asyncWalk");C(P,"asyncWalk");var ee=Object.defineProperty,A=u((t,e)=>ee(t,"name",{value:e,configurable:!0}),"l$1"),te=Object.defineProperty,W=A((t,e)=>te(t,"name",{value:e,configurable:!0}),"l"),se=Object.defineProperty,d=W((t,e)=>se(t,"name",{value:e,configurable:!0}),"s");const re=/\/\*[^*]*\*+(?:[^/*][^*]*\*+)*\//g,ie=/MIT License|MIT license|BSD license/,ne=/\n{2,}/g,oe=/\b(\w+)\$\d+\b/g,le=/[-/\\^$*+?.()|[\]{}]/g,ae=d(t=>t.replaceAll(le,String.raw`\$&`),"escapeRegex"),ce=d(t=>[...new Set(t)],"unique"),ue=d(t=>t.replaceAll(re,e=>ie.test(e)?"":e).replaceAll(ne,`
|
|
2
|
+
|
|
3
|
+
`),"cleanUnnecessaryComments"),N=new Map;function w(t,e,{identifierReplacements:s},r){const n=F(t);for(const i in s){const o=n.find(a=>a.specifier===i&&a.imports.includes("{"));if(!o){this.warn(`${e.fileName} does not import "${i}" for replacement`),process.exitCode=1;continue}const l=s[i];for(const a in l){if(!o.imports.includes(a))throw new Error(`${e.fileName} does not import "${a}" from "${i}" for replacement`);const p=l[a],v=ae(a);p.includes(".")&&(t=t.replace(new RegExp(`\\b\\w+\\b as ${v},?\\s?`),"")),t=t.replaceAll(new RegExp(`\\b${v}\\b`,"g"),p)}}const c=ce(Array.from(t.matchAll(oe),i=>i[0]));if(c.length>0){const i=c.map(l=>`
|
|
4
|
+
- ${l}`).join(""),o=e.fileName.replace(/\.[^/.]+$/,"");N.has(o)||r.warn({message:`${e.fileName} contains confusing identifier names${i}
|
|
5
|
+
|
|
6
|
+
To replace these, add them to the "rollup -> patchTypes -> identifierReplacements" option in your packem config.`,prefix:"plugin:patch-types"}),N.set(o,!0)}return t}u(w,"f$1");A(w,"g");W(w,"N");d(w,"replaceConfusingTypeNames");const pe=d((t,e)=>{if(e.leadingComments?.some(s=>s.type==="CommentBlock"&&s.value.includes("@internal"))){const s=t.original[e.end]===","?e.end+1:e.end;return t.remove(e.leadingComments[0].start,s),!0}return!1},"removeInternal");function O(t,e){if(t.includes("@internal")){const s=new q(t),r=U(t,{plugins:["typescript"],sourceType:"module"});if(j(r,{enter(n){pe(s,n)&&this.skip()}}),t=s.toString(),t.includes("@internal"))throw new Error(`${e.fileName} has unhandled @internal declarations`)}return t}u(O,"u");A(O,"h");W(O,"S");d(O,"stripInternalTypes");const He=d((t,e)=>({name:"packem:patch-types",renderChunk(s,r){return s=w.call(this,s,r,t,e),s=O.call(this,s,r),s=ue(s),s}}),"patchTypescriptTypes");var he=Object.defineProperty,fe=u((t,e)=>he(t,"name",{value:e,configurable:!0}),"d$1"),me=Object.defineProperty,de=fe((t,e)=>me(t,"name",{value:e,configurable:!0}),"d"),ve=Object.defineProperty,f=de((t,e)=>ve(t,"name",{value:e,configurable:!0}),"o");const ge=42,ye=f(t=>{let e=!1;for(let s=0;s<t.length;s++)if(t.codePointAt(s)===ge){if(e)return!1;e=!0}return!0},"hasZeroOrOneAsteriskCharacter"),$e=f(t=>{const e=t.indexOf("*");return e===-1?void 0:{prefix:t.slice(0,e),suffix:t.slice(e+1)}},"tryParsePattern"),be=f(({prefix:t,suffix:e},s)=>s.length>=t.length+e.length&&s.startsWith(t)&&s.endsWith(e),"isPatternMatch"),ke=f((t,e,s)=>{let r,n=-1;for(const c of t){const i=e(c);be(i,s)&&i.prefix.length>n&&(n=i.prefix.length,r=c)}return r},"findBestPatternMatch"),_e=f((t,e)=>{const s=[];for(const r of t){if(!ye(r))continue;const n=$e(r);if(n)s.push(n);else if(r===e)return r}return ke(s,r=>r,e)},"matchPatternOrExact"),xe=f((t,e)=>e.substring(t.prefix.length,e.length-t.suffix.length),"matchedText"),je=f(({prefix:t,suffix:e})=>`${t}*${e}`,"patternText"),we=f((t,e,s)=>{let r=Z(e.path);e.config.compilerOptions?.baseUrl&&(r=B(t,e.config.compilerOptions.baseUrl)),s?.debug({message:`Resolved baseUrl to ${r}`,prefix:"plugin:resolve-tsconfig-paths"});const n=e.config.compilerOptions?.paths??{};return Object.keys(n).length===0&&s?.debug({message:"No paths found in tsconfig.json",prefix:"plugin:resolve-tsconfig-paths"}),{paths:n,resolvedBaseUrl:r}},"getTsconfigPaths"),Je=f((t,e,s,r)=>{const{paths:n,resolvedBaseUrl:c}=we(t,e,s),i=Object.keys(n);return{name:"plugin:resolve-tsconfig-paths",async resolveId(o,l,a){if(i.length===0)return;if(o.includes("\0")){s.debug({message:`Skipping resolution of ${o} as it is a virtual module`,prefix:"plugin:resolve-tsconfig-paths"});return}if(o.includes("node_modules")){s.debug({message:`Skipping request as it is inside node_modules ${o}`,prefix:"plugin:resolve-tsconfig-paths"});return}if(!r.resolveAbsolutePath&&L(o)){s.debug({message:`Skipping request as it is an absolute path ${o}`,prefix:"plugin:resolve-tsconfig-paths"});return}if(z(o)){s.debug({message:`Skipping request as it is a relative path ${o}`,prefix:"plugin:resolve-tsconfig-paths"});return}const p=_e(i,o);if(!p){s.debug({message:`moduleName did not match any paths pattern ${o}`,prefix:"plugin:resolve-tsconfig-paths"});return}const v=typeof p=="string"?void 0:xe(p,o),E=typeof p=="string"?p:je(p);for await(const T of n[E]){const k=v?T.replace("*",v):T;if(k.endsWith(".d.ts")||k.endsWith(".d.cts")||k.endsWith(".d.mts"))continue;const S=R(c,k);try{const _=await this.resolve(S,l,{skipSelf:!0,...a});if(_)return _}catch(_){s.debug({context:[_],message:`Failed to resolve ${S} from ${o}`,prefix:"plugin:resolve-tsconfig-paths"})}}}}},"resolveTsconfigPathsPlugin");var Oe=Object.defineProperty,Pe=u((t,e)=>Oe(t,"name",{value:e,configurable:!0}),"f"),Ae=Object.defineProperty,We=Pe((t,e)=>Ae(t,"name",{value:e,configurable:!0}),"a"),Te=Object.defineProperty,D=We((t,e)=>Te(t,"name",{value:e,configurable:!0}),"u");const Se=D((t,e)=>{if(!e)return;const{config:s,path:r}=e;if(!s.compilerOptions)return;const{rootDirs:n}=s.compilerOptions;if(!n)return;const c=[];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}.`);c.push(B(t,i))}return c},"getRootDirectories"),Ke=D((t,e,s)=>{const r=Se(t,s);return{name:"packem:resolve-tsconfig-root-dirs",async resolveId(n,c,i){if(!(r===void 0||r.length===0)&&n.startsWith("."))for(const o of r){const l=R(o,n),a=await this.resolve(l,c,{skipSelf:!0,...i});if(a)return e.debug({message:`Resolved ${n} to ${a.id} using rootDirs from tsconfig.json.`,prefix:"plugin:resolve-tsconfig-root-dirs"}),a.id}}}},"resolveTsconfigRootDirectories");var Ne=Object.defineProperty,Re=u((t,e)=>Ne(t,"name",{value:e,configurable:!0}),"t"),Be=Object.defineProperty,Ie=Re((t,e)=>Be(t,"name",{value:e,configurable:!0}),"t"),Ce=Object.defineProperty,De=Ie((t,e)=>Ce(t,"name",{value:e,configurable:!0}),"r");const Qe=De(()=>{const t=/\.(?:[mc]?js|jsx)$/;return{name:"packem:resolve-typescript-mjs-cjs",async resolveId(e,s,r){if(t.test(e)&&s)return await this.resolve(e.replace(/js(x?)$/,"ts$1"),s,r)}}},"resolveTypescriptMjsCts");export{He as B,Ke as D,Je as N,Qe as i,j as k};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CheckPackageOptions } from '@arethetypeswrong/core';
|
|
2
|
-
import { B as BuildContext, E as Environment, R as Runtime, I as IsolatedDeclarationsTransformer, F as Format, P as PackemRollupOptions, T as TransformerFn, d as BuildHooks, g as InternalOXCTransformPluginConfig, a as TransformerName, M as Mode } from './index-
|
|
2
|
+
import { B as BuildContext, E as Environment, R as Runtime, I as IsolatedDeclarationsTransformer, F as Format, P as PackemRollupOptions, T as TransformerFn, d as BuildHooks, g as InternalOXCTransformPluginConfig, a as TransformerName, M as Mode } from './index-Cjp2s4rr.js';
|
|
3
3
|
import { StyleOptions } from '@visulima/rollup-plugin-css';
|
|
4
4
|
import { JitiOptions } from 'jiti';
|
|
5
5
|
import { TypeDocOptions } from 'typedoc';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as TransformerFn } from '../../../packem_shared/index-
|
|
2
|
-
export { f as EsbuildPluginConfig } from '../../../packem_shared/index-
|
|
1
|
+
import { T as TransformerFn } from '../../../packem_shared/index-Cjp2s4rr.js';
|
|
2
|
+
export { f as EsbuildPluginConfig } from '../../../packem_shared/index-Cjp2s4rr.js';
|
|
3
3
|
import '@rollup/plugin-alias';
|
|
4
4
|
import '@rollup/plugin-commonjs';
|
|
5
5
|
import '@rollup/plugin-json';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{z as f}from"../../../packem_shared/esbuildPlugin-DpLtQGuZ-
|
|
1
|
+
import{z as f}from"../../../packem_shared/esbuildPlugin-DpLtQGuZ-Bny-e486.js";export{f as default};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IsolatedDeclarationsOptions } from 'oxc-transform';
|
|
2
|
-
import { e as IsolatedDeclarationsResult, T as TransformerFn } from '../../../packem_shared/index-
|
|
2
|
+
import { e as IsolatedDeclarationsResult, T as TransformerFn } from '../../../packem_shared/index-Cjp2s4rr.js';
|
|
3
3
|
import '@rollup/plugin-alias';
|
|
4
4
|
import '@rollup/plugin-commonjs';
|
|
5
5
|
import '@rollup/plugin-json';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { o as default, default as isolatedDeclarationsOxcTransformer } from './isolated-declarations-oxc-transformer.js';
|
|
2
2
|
import 'oxc-transform';
|
|
3
|
-
import '../../../packem_shared/index-
|
|
3
|
+
import '../../../packem_shared/index-Cjp2s4rr.js';
|
|
4
4
|
import '@rollup/plugin-alias';
|
|
5
5
|
import '@rollup/plugin-commonjs';
|
|
6
6
|
import '@rollup/plugin-json';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { h as SucrasePluginConfig, s as default } from '../../../packem_shared/index-
|
|
1
|
+
export { h as SucrasePluginConfig, s as default } from '../../../packem_shared/index-Cjp2s4rr.js';
|
|
2
2
|
import '@rollup/plugin-alias';
|
|
3
3
|
import '@rollup/plugin-commonjs';
|
|
4
4
|
import '@rollup/plugin-json';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{sucrasePlugin as r}from"../../../packem_shared/default-
|
|
1
|
+
import{sucrasePlugin as r}from"../../../packem_shared/default-B_dUKZ_J.js";export{r as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { e as IsolatedDeclarationsResult, T as TransformerFn } from '../../../packem_shared/index-
|
|
1
|
+
import { e as IsolatedDeclarationsResult, T as TransformerFn } from '../../../packem_shared/index-Cjp2s4rr.js';
|
|
2
2
|
import '@rollup/plugin-alias';
|
|
3
3
|
import '@rollup/plugin-commonjs';
|
|
4
4
|
import '@rollup/plugin-json';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { _ as default } from './isolated-declarations-swc-transformer.js';
|
|
2
|
-
export { S as SwcPluginConfig } from '../../../packem_shared/index-
|
|
2
|
+
export { S as SwcPluginConfig } from '../../../packem_shared/index-Cjp2s4rr.js';
|
|
3
3
|
import '@rollup/plugin-alias';
|
|
4
4
|
import '@rollup/plugin-commonjs';
|
|
5
5
|
import '@rollup/plugin-json';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TranspileOptions } from 'typescript';
|
|
2
|
-
import { e as IsolatedDeclarationsResult } from '../../../packem_shared/index-
|
|
2
|
+
import { e as IsolatedDeclarationsResult } from '../../../packem_shared/index-Cjp2s4rr.js';
|
|
3
3
|
import '@rollup/plugin-alias';
|
|
4
4
|
import '@rollup/plugin-commonjs';
|
|
5
5
|
import '@rollup/plugin-json';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{v as f}from"../../../packem_shared/isolatedDeclarationsTypescriptTransformer-DkuEkofo-
|
|
1
|
+
import{v as f}from"../../../packem_shared/isolatedDeclarationsTypescriptTransformer-DkuEkofo-Cwe3ODMG.js";export{f as default};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visulima/packem",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.32",
|
|
4
4
|
"description": "A fast and modern bundler for Node.js and TypeScript.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"anolilab",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"@visulima/fs": "3.1.8",
|
|
172
172
|
"@visulima/humanizer": "1.2.2",
|
|
173
173
|
"@visulima/package": "4.0.0",
|
|
174
|
-
"@visulima/packem-rollup": "1.0.0-alpha.
|
|
174
|
+
"@visulima/packem-rollup": "1.0.0-alpha.25",
|
|
175
175
|
"@visulima/packem-share": "1.0.0-alpha.13",
|
|
176
176
|
"@visulima/pail": "2.1.28",
|
|
177
177
|
"@visulima/path": "1.4.0",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var m=Object.defineProperty;var t=(e,r)=>m(e,"name",{value:r,configurable:!0});import{createRequire as f}from"node:module";import{createFilter as p}from"@rollup/pluginutils";import{f as d}from"./index-CUp9WuCG.js";const l=f(import.meta.url),{transform:v}=l("sucrase");var b=Object.defineProperty,P=t((e,r)=>b(e,"name",{value:r,configurable:!0}),"n"),_=Object.defineProperty,g=P((e,r)=>_(e,"name",{value:r,configurable:!0}),"a"),j=Object.defineProperty,y=g((e,r)=>j(e,"name",{value:r,configurable:!0}),"n");const c=y(({exclude:e,include:r,...n})=>{const o=p(r,e??d);return{name:"packem:sucrase",async transform(s,a){if(!o(a))return;const{code:u,sourceMap:i}=v(s,{...n,filePath:a,sourceMapOptions:{compiledFilename:a}});return{code:u,map:i}}}},"sucraseTransformPlugin");c.NAME="sucrase";const F=c;export{F as sucrasePlugin};
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
var k=Object.defineProperty;var v=(e,r)=>k(e,"name",{value:r,configurable:!0});import{createRequire as M}from"node:module";import{createFilter as P}from"@rollup/pluginutils";import{a as A}from"./index-CUp9WuCG.js";import{extname as $,join as q}from"@visulima/path";import{findCacheDirSync as S}from"@visulima/find-cache-dir";import{readFileSync as W}from"@visulima/fs";import __cjs_mod__ from "node:module"; // -- packem CommonJS require shim --
|
|
2
|
-
const require = __cjs_mod__.createRequire(import.meta.url);
|
|
3
|
-
const w=M(import.meta.url),{transform:_,formatMessages:E,build:R}=w("esbuild"),h=w("rs-module-lexer"),C={...h,default:h};var F=Object.defineProperty,I=v((e,r)=>F(e,"name",{value:r,configurable:!0}),"h"),L=Object.defineProperty,f=I((e,r)=>L(e,"name",{value:r,configurable:!0}),"u"),N=Object.defineProperty,T=f((e,r)=>N(e,"name",{value:r,configurable:!0}),"n$1");const j=T(async(e,r)=>{r.length>0&&(await E(r,{color:!0,kind:"warning"})).forEach(s=>e.warn(s))},"warn");var B=Object.defineProperty,D=f((e,r)=>B(e,"name",{value:r,configurable:!0}),"t");const G=D(e=>{if(e==="es")return"esm";if(e==="cjs")return e},"getEsbuildFormat"),H=D(({sourceMap:e=!0,...r})=>async function(s,n,i){if(r.minify||r.minifyWhitespace||r.minifyIdentifiers||r.minifySyntax){const t=G(i.format),c=await _(s,{format:t,loader:"js",sourcemap:e,...r});if(await j(this,c.warnings),c.code)return{code:c.code,map:c.map||void 0}}},"getRenderChunk");var U=Object.defineProperty,z=f((e,r)=>U(e,"name",{value:r,configurable:!0}),"n");const y=z(e=>e.replaceAll("\\","/"),"slash"),{parseAsync:J}=C,K=z(async e=>{const r=S("@visulima/packem/optimize-deps",{create:!0,cwd:e.cwd});if(!r)throw new Error('[packem:optimize-deps]: failed to find or create cache directory "node_modules/.cache/packem/optimize_deps".');await R({absWorkingDir:e.cwd,bundle:!0,entryPoints:e.include,format:"esm",ignoreAnnotations:!0,metafile:!0,outdir:r,sourcemap:e.sourceMap,splitting:!0,...e.esbuildOptions,plugins:[{name:"optimize-deps",async setup(n){n.onResolve({filter:/.*/},async i=>{if(e.exclude?.includes(i.path))return{external:!0};if(!i.pluginData?.__resolving_dep_path__&&e.include.includes(i.path)){const t=await n.resolve(i.path,{kind:"import-statement",pluginData:{__resolving_dep_path__:!0},resolveDir:i.resolveDir});return t.errors.length>0||t.warnings.length>0?t:{namespace:"optimize-deps",path:i.path,pluginData:{absolute:t.path,resolveDir:i.resolveDir}}}}),n.onLoad({filter:/.*/,namespace:"optimize-deps"},async i=>{const{absolute:t,resolveDir:c}=i.pluginData,u=W(t),{output:g}=await J({input:[{code:u,filename:t}]});return{contents:(g[0]?.exports??[]).length>0?`export * from '${y(t)}'`:`module.exports = require('${y(t)}')`,resolveDir:c}})}},...e.esbuildOptions?.plugins??[]]});const s=new Map;for(const n of e.include)s.set(n,{file:q(r,`${n}.js`)});return{cacheDir:r,optimized:s}},"optimizeDeps");var Q=Object.defineProperty,V=f((e,r)=>Q(e,"name",{value:r,configurable:!0}),"g");const X=V(({exclude:e,include:r,loaders:s,logger:n,optimizeDeps:i,sourceMap:t,...c})=>{const u=A;if(s!==void 0)for(let[o,a]of Object.entries(s)){const p=o.startsWith(".")?o:`.${o}`;typeof a=="string"?u[p]=a:a||delete u[p]}const g=Object.keys(u),x=new RegExp(`\\.(${g.map(o=>o.slice(1)).join("|")})$`),O=P(r??x,e);let l,b=process.cwd();return{async buildStart(){!i||l||(l=await K({cwd:b,sourceMap:t??!1,...i}),n.debug("optimized %O",l.optimized))},name:"packem:esbuild",options({context:o}){o&&(b=o)},renderChunk:H({...c,sourceMap:t}),async resolveId(o){if(l?.optimized.has(o)){const a=l.optimized.get(o);if(a)return n.debug("resolved %s to %s",o,a.file),a.file}},async transform(o,a){if(!O(a)||l?.optimized.has(a))return;const p=$(a),d=u[p];if(n.debug("transforming %s with %s loader",a,d),!d)return;const m=await _(o,{format:["base64","binary","dataurl","text","json"].includes(d)?"esm":void 0,loader:d,sourcefile:a.replace(/\.[cm]ts/,".ts"),sourcemap:t,...c});if(await j(this,m.warnings),m.code)return{code:m.code,map:m.map||void 0}}}},"esbuildTransformer");X.NAME="esbuild";export{X as z};
|