@batijs/core 0.0.478 → 0.0.479

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 (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -1152,7 +1152,7 @@ ${j} return (`),yield _.insertTextAfter(W,`);
1152
1152
 
1153
1153
  `+a.message+`
1154
1154
  `+Array(a.message.length+1).join("=")+`
1155
- `+TKr(t,n)):a}}var i2t=$s("fs"),Zxt=$s("path"),t_s=/^\uFEFF/;function e2t(t,e,n){var i=Zxt.resolve(n?e:Zxt.dirname(e),t),a=Zxt.extname(t);return a||(i+=".sqrl"),i}function r_s(t,e){var n,i,a=e.views,c=/^[A-Za-z]+:\\|^\//.exec(t);if(c&&c.length)n=e2t(t.replace(/^\/*/,""),e.root||"/",!0);else if(e.filename&&(i=e2t(t,e.filename),i2t.existsSync(i)&&(n=i)),n||Array.isArray(a)&&a.some(function(p){return i=e2t(t,p,!0),i2t.existsSync(i)})&&(n=i),!n)throw lS('Could not find the include file "'+t+'"');return n}function AKr(t){return i2t.readFileSync(t).toString().replace(t_s,"")}function n_s(t,e){var n=F7e(e),i=AKr(t);try{var a=a2t(i,n);return n.storage.templates.define(n.filename,a),a}catch{throw lS("Loading file: "+t+" failed")}}function i_s(t){var e=t.filename;if(t.cache){var n=t.storage.templates.get(e);return n||n_s(e,t)}return a2t(AKr(e),t)}function DKr(t,e){var n=F7e({filename:r_s(t,e)},e);return i_s(n)}function s_s(t,e,n){if(e&&e.length>0)throw lS("Helper 'includeFile' doesn't accept blocks");return DKr(t.params[0],n)(t.params[1],n)}function a_s(t,e,n){var i=t.params[1]||{};i.content=t.exec();for(var a=0;a<e.length;a++){var c=e[a];i[c.name]=c.exec()}return DKr(t.params[0],n)(i,n)}function t2t(t,e){var n;return e.cache&&e.name&&e.storage.templates.get(e.name)?e.storage.templates.get(e.name):(typeof t=="function"?n=t:n=a2t(t,e),e.cache&&e.name&&e.storage.templates.define(e.name,n),n)}function wKr(t,e,n,i){var a=F7e(n||{});if(a.async){var c;if(i)try{t2t(t,a)(e,a,i)}catch(p){return i(p)}else{if(typeof yKr=="function")return new yKr(function(p,f){try{c=t2t(t,a)(e,a),p(c)}catch(_){f(_)}});throw lS("Please provide a callback function, this env doesn't support Promises")}}else return t2t(t,a)(e,a)}s2t.define("includeFile",s_s);s2t.define("extendsFile",a_s);var o2t=["/*{","}*/"];function PKr(t,e){return wKr(t,e,{tags:o2t})}function o_s(t,e){return{eslint:(t.includes("BATI.has")||t.includes("BATI_TEST")||t.includes("/*# BATI ")||t.includes("@batijs/")||e.endsWith(".ts")||e.endsWith(".tsx"))&&!e.endsWith(".css"),squirelly:t.includes(o2t[0])}}async function l_s(t,e,n){let{eslint:i,squirelly:a}=o_s(t,n.filepath),c=t,p,f=!1;if(a&&(c=PKr(c,e),f=!0),i){let _=gKr(c,n.filepath,e);c=_.code,p=_.context,f=!0}return{code:f?await est(c,n):c,context:p}}import{randomBytes as EUs}from"crypto";var l2t={name:"@batijs/core",version:"0.0.478",description:"",type:"module",types:"./dist/index.d.ts",scripts:{"check-types":"tsc --noEmit",vue:"tsx src/parse/linters/vue.ts",test:"vitest run","test:ci":"vitest run",build:"tsup"},keywords:[],author:"Jo\xEBl Charles <joel.charles91@gmail.com>",repository:"https://github.com/vikejs/bati",license:"MIT",devDependencies:{"@batijs/features":"workspace:*","@types/eslint":"^9.6.1","@types/estree":"^1.0.8","@types/node":"^20.19.21","@types/which":"^3.0.4","@typescript-eslint/parser":"^8.46.1","@typescript-eslint/utils":"^8.46.1","attributes-parser":"^2.2.3",colorette:"^2.0.20",esbuild:"^0.25.11",eslint:"^9.37.0","eslint-plugin-solid":"^0.14.5","eslint-rule-composer":"^0.3.0",espree:"^10.4.0",magicast:"^0.3.5","mdast-builder":"^1.1.1","mdast-util-from-markdown":"^2.0.2","mdast-util-to-markdown":"^2.1.2","mdast-util-to-string":"^4.0.0","mdast-util-toc":"^7.1.0",prettier:"^3.6.2",squirrelly:"^9.1.0",tsup:"^8.5.0",tsx:"^4.20.6",typescript:"^5.9.3","unplugin-purge-polyfills":"^0.1.0",vitest:"^3.2.4","vue-eslint-parser":"^10.2.0",which:"^5.0.0",yaml:"^2.8.1"},exports:{".":"./dist/index.js","./types":{types:"./global.d.ts"}},typesVersions:{"*":{types:["./global.d.ts"]}},files:["dist/"]};function u_s(){if(process.env.npm_config_user_agent)return p_s(process.env.npm_config_user_agent)}function p_s(t){let e=t.split(" ")[0],n=e.lastIndexOf("/"),i=e.substring(0,n);return{name:i==="npminstall"?"cnpm":i,version:e.substring(n+1)}}function DUs(){switch(u_s()?.name){case"pnpm":return"pnpm create vike@latest";case"yarn":return"yarn create vike@latest";case"bun":return"bun create vike@latest";default:return"npm create vike@latest ---"}}function wUs(){let t=l2t.version.split("."),e=t[0],n=t[1],i=t.slice(2).join(".");return{version:l2t.version,semver:[e,n,i]}}function kUs(t,e,n,i){t??="",t.endsWith(`
1155
+ `+TKr(t,n)):a}}var i2t=$s("fs"),Zxt=$s("path"),t_s=/^\uFEFF/;function e2t(t,e,n){var i=Zxt.resolve(n?e:Zxt.dirname(e),t),a=Zxt.extname(t);return a||(i+=".sqrl"),i}function r_s(t,e){var n,i,a=e.views,c=/^[A-Za-z]+:\\|^\//.exec(t);if(c&&c.length)n=e2t(t.replace(/^\/*/,""),e.root||"/",!0);else if(e.filename&&(i=e2t(t,e.filename),i2t.existsSync(i)&&(n=i)),n||Array.isArray(a)&&a.some(function(p){return i=e2t(t,p,!0),i2t.existsSync(i)})&&(n=i),!n)throw lS('Could not find the include file "'+t+'"');return n}function AKr(t){return i2t.readFileSync(t).toString().replace(t_s,"")}function n_s(t,e){var n=F7e(e),i=AKr(t);try{var a=a2t(i,n);return n.storage.templates.define(n.filename,a),a}catch{throw lS("Loading file: "+t+" failed")}}function i_s(t){var e=t.filename;if(t.cache){var n=t.storage.templates.get(e);return n||n_s(e,t)}return a2t(AKr(e),t)}function DKr(t,e){var n=F7e({filename:r_s(t,e)},e);return i_s(n)}function s_s(t,e,n){if(e&&e.length>0)throw lS("Helper 'includeFile' doesn't accept blocks");return DKr(t.params[0],n)(t.params[1],n)}function a_s(t,e,n){var i=t.params[1]||{};i.content=t.exec();for(var a=0;a<e.length;a++){var c=e[a];i[c.name]=c.exec()}return DKr(t.params[0],n)(i,n)}function t2t(t,e){var n;return e.cache&&e.name&&e.storage.templates.get(e.name)?e.storage.templates.get(e.name):(typeof t=="function"?n=t:n=a2t(t,e),e.cache&&e.name&&e.storage.templates.define(e.name,n),n)}function wKr(t,e,n,i){var a=F7e(n||{});if(a.async){var c;if(i)try{t2t(t,a)(e,a,i)}catch(p){return i(p)}else{if(typeof yKr=="function")return new yKr(function(p,f){try{c=t2t(t,a)(e,a),p(c)}catch(_){f(_)}});throw lS("Please provide a callback function, this env doesn't support Promises")}}else return t2t(t,a)(e,a)}s2t.define("includeFile",s_s);s2t.define("extendsFile",a_s);var o2t=["/*{","}*/"];function PKr(t,e){return wKr(t,e,{tags:o2t})}function o_s(t,e){return{eslint:(t.includes("BATI.has")||t.includes("BATI_TEST")||t.includes("/*# BATI ")||t.includes("@batijs/")||e.endsWith(".ts")||e.endsWith(".tsx"))&&!e.endsWith(".css"),squirelly:t.includes(o2t[0])}}async function l_s(t,e,n){let{eslint:i,squirelly:a}=o_s(t,n.filepath),c=t,p,f=!1;if(a&&(c=PKr(c,e),f=!0),i){let _=gKr(c,n.filepath,e);c=_.code,p=_.context,f=!0}return{code:f?await est(c,n):c,context:p}}import{randomBytes as EUs}from"crypto";var l2t={name:"@batijs/core",version:"0.0.479",description:"",type:"module",types:"./dist/index.d.ts",scripts:{"check-types":"tsc --noEmit",vue:"tsx src/parse/linters/vue.ts",test:"vitest run","test:ci":"vitest run",build:"tsup"},keywords:[],author:"Jo\xEBl Charles <joel.charles91@gmail.com>",repository:"https://github.com/vikejs/bati",license:"MIT",devDependencies:{"@batijs/features":"workspace:*","@types/eslint":"^9.6.1","@types/estree":"^1.0.8","@types/node":"^20.19.21","@types/which":"^3.0.4","@typescript-eslint/parser":"^8.46.1","@typescript-eslint/utils":"^8.46.1","attributes-parser":"^2.2.3",colorette:"^2.0.20",esbuild:"^0.25.11",eslint:"^9.37.0","eslint-plugin-solid":"^0.14.5","eslint-rule-composer":"^0.3.0",espree:"^10.4.0",magicast:"^0.3.5","mdast-builder":"^1.1.1","mdast-util-from-markdown":"^2.0.2","mdast-util-to-markdown":"^2.1.2","mdast-util-to-string":"^4.0.0","mdast-util-toc":"^7.1.0",prettier:"^3.6.2",squirrelly:"^9.1.0",tsup:"^8.5.0",tsx:"^4.20.6",typescript:"^5.9.3","unplugin-purge-polyfills":"^0.1.0",vitest:"^3.2.4","vue-eslint-parser":"^10.2.0",which:"^5.0.0",yaml:"^2.8.1"},exports:{".":"./dist/index.js","./types":{types:"./global.d.ts"}},typesVersions:{"*":{types:["./global.d.ts"]}},files:["dist/"]};function u_s(){if(process.env.npm_config_user_agent)return p_s(process.env.npm_config_user_agent)}function p_s(t){let e=t.split(" ")[0],n=e.lastIndexOf("/"),i=e.substring(0,n);return{name:i==="npminstall"?"cnpm":i,version:e.substring(n+1)}}function DUs(){switch(u_s()?.name){case"pnpm":return"pnpm create vike@latest";case"yarn":return"yarn create vike@latest";case"bun":return"bun create vike@latest";default:return"npm create vike@latest ---"}}function wUs(){let t=l2t.version.split("."),e=t[0],n=t[1],i=t.slice(2).join(".");return{version:l2t.version,semver:[e,n,i]}}function kUs(t,e,n,i){t??="",t.endsWith(`
1156
1156
 
1157
1157
  `)||(t.endsWith(`
1158
1158
  `)?t=`${t}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@batijs/core",
3
- "version": "0.0.478",
3
+ "version": "0.0.479",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -38,7 +38,7 @@
38
38
  "vue-eslint-parser": "^10.2.0",
39
39
  "which": "^5.0.0",
40
40
  "yaml": "^2.8.1",
41
- "@batijs/features": "0.0.478"
41
+ "@batijs/features": "0.0.479"
42
42
  },
43
43
  "exports": {
44
44
  ".": "./dist/index.js",