@batijs/cli 0.0.506 → 0.0.507
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/dist/boilerplates/@batijs/auth0/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/auth0/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/authjs/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/biome/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/compiled/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/d1/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/d1/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/drizzle/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/drizzle/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/eslint/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/express/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/fastify/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/h3/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/hono/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/mantine/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/photon/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/photon/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/plausible.io/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/pnpm/files/$pnpm-workspace.yaml.js +1 -1
- package/dist/boilerplates/@batijs/prettier/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/prisma/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/prisma/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/prisma/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/react/files/pages/index/+Page.tsx +1 -3
- package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/shared/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/pages/index/+Page.tsx +2 -7
- package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/sqlite/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/sqlite/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/tailwindcss/files/pages/tailwind.css +18 -0
- package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/trpc/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +2 -2
- package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/vercel/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/pages/index/+Page.vue +1 -4
- package/dist/boilerplates/@batijs/vue/files/pages/todo/TodoList.vue +2 -11
- package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +1 -1
- package/dist/{chunk-2Q4FGVFI.js → chunk-O6UZH2O7.js} +1 -1
- package/dist/index.js +2 -2
- package/package.json +5 -5
|
@@ -4,14 +4,12 @@ export default function Page() {
|
|
|
4
4
|
return (
|
|
5
5
|
<>
|
|
6
6
|
<h1
|
|
7
|
-
//# BATI.has("tailwindcss")
|
|
8
|
-
className={"font-bold text-3xl pb-4"}
|
|
9
7
|
//# BATI.has("compiled-css")
|
|
10
8
|
css={{ fontWeight: "700", fontSize: "1.875rem", paddingBottom: "1rem" }}
|
|
11
9
|
>
|
|
12
10
|
My Vike app
|
|
13
11
|
</h1>
|
|
14
|
-
This page is
|
|
12
|
+
<p>This page is:</p>
|
|
15
13
|
<ul>
|
|
16
14
|
<li>Rendered to HTML.</li>
|
|
17
15
|
<li>
|
|
@@ -3,13 +3,8 @@ import { Counter } from "./Counter.js";
|
|
|
3
3
|
export default function Page() {
|
|
4
4
|
return (
|
|
5
5
|
<>
|
|
6
|
-
<h1
|
|
7
|
-
|
|
8
|
-
class={"font-bold text-3xl pb-4"}
|
|
9
|
-
>
|
|
10
|
-
My Vike app
|
|
11
|
-
</h1>
|
|
12
|
-
This page is:
|
|
6
|
+
<h1>My Vike app</h1>
|
|
7
|
+
<p>This page is:</p>
|
|
13
8
|
<ul>
|
|
14
9
|
<li>Rendered to HTML.</li>
|
|
15
10
|
<li>
|
|
@@ -1,4 +1,22 @@
|
|
|
1
1
|
@import "tailwindcss";
|
|
2
2
|
/*{ @if (it.BATI.has("daisyui")) }*/
|
|
3
3
|
@plugin "daisyui";
|
|
4
|
+
/*{ #else }*/
|
|
5
|
+
@layer base {
|
|
6
|
+
h1 {
|
|
7
|
+
@apply mb-4 text-4xl font-bold tracking-tight text-gray-900;
|
|
8
|
+
}
|
|
9
|
+
ul {
|
|
10
|
+
@apply list-disc pl-6;
|
|
11
|
+
}
|
|
12
|
+
ol {
|
|
13
|
+
@apply list-decimal pl-6;
|
|
14
|
+
}
|
|
15
|
+
p {
|
|
16
|
+
@apply mb-2 mt-2;
|
|
17
|
+
}
|
|
18
|
+
a {
|
|
19
|
+
@apply text-blue-600 hover:text-pink-400 visited:text-blue-900;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
4
22
|
/*{ /if }*/
|
|
@@ -2,9 +2,9 @@ export declare const trpc: import("@trpc/client").TRPCClient<import("@trpc/serve
|
|
|
2
2
|
ctx: object & {
|
|
3
3
|
db: ReturnType<any>;
|
|
4
4
|
} & {
|
|
5
|
-
db: ReturnType<
|
|
5
|
+
db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
|
|
6
6
|
} & {
|
|
7
|
-
db: ReturnType<
|
|
7
|
+
db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
|
|
8
8
|
} & {
|
|
9
9
|
db: import("@cloudflare/workers-types").D1Database;
|
|
10
10
|
};
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
<!-- BATI.has("tailwindcss") -->
|
|
3
|
-
<h1 class="font-bold text-3xl pb-4">My Vike app</h1>
|
|
4
|
-
<!-- !BATI.has("tailwindcss") -->
|
|
5
2
|
<h1>My Vike app</h1>
|
|
6
|
-
This page is
|
|
3
|
+
<p>This page is:</p>
|
|
7
4
|
<ul>
|
|
8
5
|
<li>Rendered to HTML.</li>
|
|
9
6
|
<li>Interactive. <Counter /></li>
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
<li>
|
|
7
7
|
<form @submit.prevent="submitNewTodo()">
|
|
8
8
|
<!-- BATI.has("tailwindcss") -->
|
|
9
|
-
<input v-model="newTodo" type="text"
|
|
9
|
+
<input v-model="newTodo" type="text" class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 w-full sm:w-auto p-2 mr-1 mb-1" />
|
|
10
10
|
<!-- !BATI.has("tailwindcss") -->
|
|
11
11
|
<input v-model="newTodo" type="text" />
|
|
12
12
|
<!-- BATI.has("tailwindcss") -->
|
|
13
|
-
<button type="submit"
|
|
13
|
+
<button type="submit" class="text-white bg-blue-700 hover:bg-blue-800 focus:ring-2 focus:outline-hidden focus:ring-blue-300 font-medium rounded-lg text-sm w-full sm:w-auto p-2">Add to-do</button>
|
|
14
14
|
<!-- !BATI.has("tailwindcss") -->
|
|
15
15
|
<button type="submit">Add to-do</button>
|
|
16
16
|
</form>
|
|
@@ -30,15 +30,6 @@ const { todoItemsInitial } = useData<Data>();
|
|
|
30
30
|
const todoItems = ref<{ text: string }[]>(todoItemsInitial);
|
|
31
31
|
const newTodo = ref("");
|
|
32
32
|
|
|
33
|
-
if (BATI.has("tailwindcss")) {
|
|
34
|
-
const inputClass = ref(
|
|
35
|
-
"bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 w-full sm:w-auto p-2 mr-1 mb-1",
|
|
36
|
-
);
|
|
37
|
-
const buttonClass = ref(
|
|
38
|
-
"text-white bg-blue-700 hover:bg-blue-800 focus:ring-2 focus:outline-hidden focus:ring-blue-300 font-medium rounded-lg text-sm w-full sm:w-auto p-2",
|
|
39
|
-
);
|
|
40
|
-
}
|
|
41
|
-
|
|
42
33
|
const submitNewTodo = async () => {
|
|
43
34
|
todoItems.value.push({ text: newTodo.value });
|
|
44
35
|
newTodo.value = "";
|
|
@@ -210439,7 +210439,7 @@ async function ufs(t2, e, n2) {
|
|
|
210439
210439
|
}
|
|
210440
210440
|
return !e.BATI.has("eslint") && R$r.test(c) && (c = c.replace(R$r, ""), f = true), !e.BATI.has("biome") && j$r.test(c) && (c = c.replace(j$r, ""), f = true), { code: f ? await Pit(c, n2) : c, context: p2 };
|
|
210441
210441
|
}
|
|
210442
|
-
var wxt = { name: "@batijs/core", version: "0.0.
|
|
210442
|
+
var wxt = { name: "@batijs/core", version: "0.0.507", 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.24", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.46.4", "@typescript-eslint/utils": "^8.46.4", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.27.0", eslint: "^9.39.1", "eslint-plugin-solid": "^0.14.5", "eslint-rule-composer": "^0.3.0", espree: "^10.4.0", magicast: "^0.5.1", "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: "^4.0.8", "vue-eslint-parser": "^10.2.0", which: "^6.0.0", yaml: "^2.8.1" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
|
|
210443
210443
|
function ffs() {
|
|
210444
210444
|
if (process.env.npm_config_user_agent) return _fs(process.env.npm_config_user_agent);
|
|
210445
210445
|
}
|
package/dist/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
ffs,
|
|
11
11
|
gir,
|
|
12
12
|
ufs
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-O6UZH2O7.js";
|
|
14
14
|
import "./chunk-IAWYWZSL.js";
|
|
15
15
|
import {
|
|
16
16
|
__commonJS,
|
|
@@ -16932,7 +16932,7 @@ var createDefaultQueryTester = function(query, options) {
|
|
|
16932
16932
|
// package.json
|
|
16933
16933
|
var package_default = {
|
|
16934
16934
|
name: "@batijs/cli",
|
|
16935
|
-
version: "0.0.
|
|
16935
|
+
version: "0.0.507",
|
|
16936
16936
|
type: "module",
|
|
16937
16937
|
scripts: {
|
|
16938
16938
|
"check-types": "tsc --noEmit",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@batijs/cli",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.507",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"description": "Next-gen scaffolder. Get started with fully-functional apps, and choose any tool you want",
|
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
"typescript": "^5.9.3",
|
|
21
21
|
"unplugin-purge-polyfills": "^0.1.0",
|
|
22
22
|
"vite": "^7.2.2",
|
|
23
|
-
"@batijs/
|
|
24
|
-
"@batijs/
|
|
23
|
+
"@batijs/build": "0.0.507",
|
|
24
|
+
"@batijs/compile": "0.0.507"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@batijs/core": "0.0.
|
|
28
|
-
"@batijs/features": "0.0.
|
|
27
|
+
"@batijs/core": "0.0.507",
|
|
28
|
+
"@batijs/features": "0.0.507"
|
|
29
29
|
},
|
|
30
30
|
"bin": "./cli.js",
|
|
31
31
|
"exports": {
|