@batijs/core 0.0.481 → 0.0.482

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
- `+EKr(t,n)):a}}var o2t=$s("fs"),r2t=$s("path"),f_s=/^\uFEFF/;function n2t(t,e,n){var i=r2t.resolve(n?e:r2t.dirname(e),t),a=r2t.extname(t);return a||(i+=".sqrl"),i}function __s(t,e){var n,i,a=e.views,c=/^[A-Za-z]+:\\|^\//.exec(t);if(c&&c.length)n=n2t(t.replace(/^\/*/,""),e.root||"/",!0);else if(e.filename&&(i=n2t(t,e.filename),o2t.existsSync(i)&&(n=i)),n||Array.isArray(a)&&a.some(function(p){return i=n2t(t,p,!0),o2t.existsSync(i)})&&(n=i),!n)throw lS('Could not find the include file "'+t+'"');return n}function PKr(t){return o2t.readFileSync(t).toString().replace(f_s,"")}function d_s(t,e){var n=F7e(e),i=PKr(t);try{var a=c2t(i,n);return n.storage.templates.define(n.filename,a),a}catch{throw lS("Loading file: "+t+" failed")}}function m_s(t){var e=t.filename;if(t.cache){var n=t.storage.templates.get(e);return n||d_s(e,t)}return c2t(PKr(e),t)}function kKr(t,e){var n=F7e({filename:__s(t,e)},e);return m_s(n)}function h_s(t,e,n){if(e&&e.length>0)throw lS("Helper 'includeFile' doesn't accept blocks");return kKr(t.params[0],n)(t.params[1],n)}function g_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 kKr(t.params[0],n)(i,n)}function i2t(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=c2t(t,e),e.cache&&e.name&&e.storage.templates.define(e.name,n),n)}function NKr(t,e,n,i){var a=F7e(n||{});if(a.async){var c;if(i)try{i2t(t,a)(e,a,i)}catch(p){return i(p)}else{if(typeof vKr=="function")return new vKr(function(p,f){try{c=i2t(t,a)(e,a),p(c)}catch(_){f(_)}});throw lS("Please provide a callback function, this env doesn't support Promises")}}else return i2t(t,a)(e,a)}l2t.define("includeFile",h_s);l2t.define("extendsFile",g_s);var u2t=["/*{","}*/"];function IKr(t,e){return NKr(t,e,{tags:u2t})}function y_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(u2t[0])}}async function b_s(t,e,n){let{eslint:i,squirelly:a}=y_s(t,n.filepath),c=t,p,f=!1;if(a&&(c=IKr(c,e),f=!0),i){let _=TKr(c,n.filepath,e);c=_.code,p=_.context,f=!0}return{code:f?await est(c,n):c,context:p}}import{randomBytes as LUs}from"crypto";var p2t={name:"@batijs/core",version:"0.0.481",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.2","@typescript-eslint/utils":"^8.46.2","attributes-parser":"^2.2.3",colorette:"^2.0.20",esbuild:"^0.25.11",eslint:"^9.38.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 v_s(){if(process.env.npm_config_user_agent)return S_s(process.env.npm_config_user_agent)}function S_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 jUs(){switch(v_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 BUs(){let t=p2t.version.split("."),e=t[0],n=t[1],i=t.slice(2).join(".");return{version:p2t.version,semver:[e,n,i]}}function qUs(t,e,n,i){t??="",t.endsWith(`
1155
+ `+EKr(t,n)):a}}var o2t=$s("fs"),r2t=$s("path"),f_s=/^\uFEFF/;function n2t(t,e,n){var i=r2t.resolve(n?e:r2t.dirname(e),t),a=r2t.extname(t);return a||(i+=".sqrl"),i}function __s(t,e){var n,i,a=e.views,c=/^[A-Za-z]+:\\|^\//.exec(t);if(c&&c.length)n=n2t(t.replace(/^\/*/,""),e.root||"/",!0);else if(e.filename&&(i=n2t(t,e.filename),o2t.existsSync(i)&&(n=i)),n||Array.isArray(a)&&a.some(function(p){return i=n2t(t,p,!0),o2t.existsSync(i)})&&(n=i),!n)throw lS('Could not find the include file "'+t+'"');return n}function PKr(t){return o2t.readFileSync(t).toString().replace(f_s,"")}function d_s(t,e){var n=F7e(e),i=PKr(t);try{var a=c2t(i,n);return n.storage.templates.define(n.filename,a),a}catch{throw lS("Loading file: "+t+" failed")}}function m_s(t){var e=t.filename;if(t.cache){var n=t.storage.templates.get(e);return n||d_s(e,t)}return c2t(PKr(e),t)}function kKr(t,e){var n=F7e({filename:__s(t,e)},e);return m_s(n)}function h_s(t,e,n){if(e&&e.length>0)throw lS("Helper 'includeFile' doesn't accept blocks");return kKr(t.params[0],n)(t.params[1],n)}function g_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 kKr(t.params[0],n)(i,n)}function i2t(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=c2t(t,e),e.cache&&e.name&&e.storage.templates.define(e.name,n),n)}function NKr(t,e,n,i){var a=F7e(n||{});if(a.async){var c;if(i)try{i2t(t,a)(e,a,i)}catch(p){return i(p)}else{if(typeof vKr=="function")return new vKr(function(p,f){try{c=i2t(t,a)(e,a),p(c)}catch(_){f(_)}});throw lS("Please provide a callback function, this env doesn't support Promises")}}else return i2t(t,a)(e,a)}l2t.define("includeFile",h_s);l2t.define("extendsFile",g_s);var u2t=["/*{","}*/"];function IKr(t,e){return NKr(t,e,{tags:u2t})}function y_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(u2t[0])}}async function b_s(t,e,n){let{eslint:i,squirelly:a}=y_s(t,n.filepath),c=t,p,f=!1;if(a&&(c=IKr(c,e),f=!0),i){let _=TKr(c,n.filepath,e);c=_.code,p=_.context,f=!0}return{code:f?await est(c,n):c,context:p}}import{randomBytes as LUs}from"crypto";var p2t={name:"@batijs/core",version:"0.0.482",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.2","@typescript-eslint/utils":"^8.46.2","attributes-parser":"^2.2.3",colorette:"^2.0.20",esbuild:"^0.25.11",eslint:"^9.38.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 v_s(){if(process.env.npm_config_user_agent)return S_s(process.env.npm_config_user_agent)}function S_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 jUs(){switch(v_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 BUs(){let t=p2t.version.split("."),e=t[0],n=t[1],i=t.slice(2).join(".");return{version:p2t.version,semver:[e,n,i]}}function qUs(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.481",
3
+ "version": "0.0.482",
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.481"
41
+ "@batijs/features": "0.0.482"
42
42
  },
43
43
  "exports": {
44
44
  ".": "./dist/index.js",