eddev 2.0.0-beta.107 → 2.0.0-beta.109
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/app/lib/devtools/hooks/useTailwind.d.ts +16 -16
- package/dist/app/lib/routing/components/ClientOnly.js +1 -1
- package/dist/app/server/render-ssr-page.js +2 -2
- package/dist/node/cli/version.d.ts +1 -1
- package/dist/node/cli/version.js +1 -1
- package/dist/node/compiler/vinxi-codegen.js +1 -1
- package/package.json +2 -2
|
@@ -368,8 +368,8 @@ export declare function useTailwindConfig(): {
|
|
|
368
368
|
readonly opacity?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
369
369
|
readonly [x: string]: string;
|
|
370
370
|
} | undefined;
|
|
371
|
-
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string
|
|
372
|
-
readonly [x: string]: string
|
|
371
|
+
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
372
|
+
readonly [x: string]: string;
|
|
373
373
|
} | undefined;
|
|
374
374
|
readonly boxShadowColor?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
|
|
375
375
|
readonly [x: string]: string | any;
|
|
@@ -776,8 +776,8 @@ export declare function useTailwindConfig(): {
|
|
|
776
776
|
readonly opacity?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
777
777
|
readonly [x: string]: string;
|
|
778
778
|
} | undefined;
|
|
779
|
-
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string
|
|
780
|
-
readonly [x: string]: string
|
|
779
|
+
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
780
|
+
readonly [x: string]: string;
|
|
781
781
|
} | undefined;
|
|
782
782
|
readonly boxShadowColor?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
|
|
783
783
|
readonly [x: string]: string | any;
|
|
@@ -1413,8 +1413,8 @@ export declare function useTailwindConfig(): {
|
|
|
1413
1413
|
readonly opacity?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
1414
1414
|
readonly [x: string]: string;
|
|
1415
1415
|
} | undefined;
|
|
1416
|
-
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string
|
|
1417
|
-
readonly [x: string]: string
|
|
1416
|
+
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
1417
|
+
readonly [x: string]: string;
|
|
1418
1418
|
} | undefined;
|
|
1419
1419
|
readonly boxShadowColor?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
|
|
1420
1420
|
readonly [x: string]: string | any;
|
|
@@ -1821,8 +1821,8 @@ export declare function useTailwindConfig(): {
|
|
|
1821
1821
|
readonly opacity?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
1822
1822
|
readonly [x: string]: string;
|
|
1823
1823
|
} | undefined;
|
|
1824
|
-
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string
|
|
1825
|
-
readonly [x: string]: string
|
|
1824
|
+
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
1825
|
+
readonly [x: string]: string;
|
|
1826
1826
|
} | undefined;
|
|
1827
1827
|
readonly boxShadowColor?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
|
|
1828
1828
|
readonly [x: string]: string | any;
|
|
@@ -2433,8 +2433,8 @@ export declare function useTailwindConfig(): {
|
|
|
2433
2433
|
readonly opacity?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
2434
2434
|
readonly [x: string]: string;
|
|
2435
2435
|
} | undefined;
|
|
2436
|
-
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string
|
|
2437
|
-
readonly [x: string]: string
|
|
2436
|
+
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
2437
|
+
readonly [x: string]: string;
|
|
2438
2438
|
} | undefined;
|
|
2439
2439
|
readonly boxShadowColor?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
|
|
2440
2440
|
readonly [x: string]: string | any;
|
|
@@ -2841,8 +2841,8 @@ export declare function useTailwindConfig(): {
|
|
|
2841
2841
|
readonly opacity?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
2842
2842
|
readonly [x: string]: string;
|
|
2843
2843
|
} | undefined;
|
|
2844
|
-
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string
|
|
2845
|
-
readonly [x: string]: string
|
|
2844
|
+
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
2845
|
+
readonly [x: string]: string;
|
|
2846
2846
|
} | undefined;
|
|
2847
2847
|
readonly boxShadowColor?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
|
|
2848
2848
|
readonly [x: string]: string | any;
|
|
@@ -3478,8 +3478,8 @@ export declare function useTailwindConfig(): {
|
|
|
3478
3478
|
readonly opacity?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
3479
3479
|
readonly [x: string]: string;
|
|
3480
3480
|
} | undefined;
|
|
3481
|
-
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string
|
|
3482
|
-
readonly [x: string]: string
|
|
3481
|
+
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
3482
|
+
readonly [x: string]: string;
|
|
3483
3483
|
} | undefined;
|
|
3484
3484
|
readonly boxShadowColor?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
|
|
3485
3485
|
readonly [x: string]: string | any;
|
|
@@ -3886,8 +3886,8 @@ export declare function useTailwindConfig(): {
|
|
|
3886
3886
|
readonly opacity?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
3887
3887
|
readonly [x: string]: string;
|
|
3888
3888
|
} | undefined;
|
|
3889
|
-
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string
|
|
3890
|
-
readonly [x: string]: string
|
|
3889
|
+
readonly boxShadow?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").KeyValuePair<string, string>) | {
|
|
3890
|
+
readonly [x: string]: string;
|
|
3891
3891
|
} | undefined;
|
|
3892
3892
|
readonly boxShadowColor?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
|
|
3893
3893
|
readonly [x: string]: string | any;
|
|
@@ -34,7 +34,7 @@ export async function getSsrStream(args) {
|
|
|
34
34
|
})};\n`,
|
|
35
35
|
});
|
|
36
36
|
});
|
|
37
|
-
const [initial, middle, end] = renderToString(_jsxs("html", { lang: "en", children: [_jsxs("head", { children: [_jsx(MetaTags, { tags: args.initialData.meta?.head ?? [] }), "%%trackers_head%%
|
|
37
|
+
const [initial, middle, end] = renderToString(_jsxs("html", { lang: "en", children: [_jsxs("head", { children: ["%%$%%", _jsx(MetaTags, { tags: args.initialData.meta?.head ?? [] }), "%%trackers_head%%"] }), _jsxs("body", { children: ["%%trackers_body%%", _jsx("div", { id: "root", children: "%%$%%" }), "%%trackers_footer%%"] })] }))
|
|
38
38
|
.replace(/%%trackers_(head|body|footer)%%/g, (_, name) => {
|
|
39
39
|
return args.initialData.trackers?.[name] || "";
|
|
40
40
|
})
|
|
@@ -61,7 +61,7 @@ export async function getSsrStream(args) {
|
|
|
61
61
|
});
|
|
62
62
|
for (const input of preloadAssets) {
|
|
63
63
|
const assets = await clientManifest.inputs[input].assets();
|
|
64
|
-
controller.enqueue(new TextEncoder().encode(`\n<!-- for ${input} -->`))
|
|
64
|
+
// controller.enqueue(new TextEncoder().encode(`\n<!-- for ${input} -->`))
|
|
65
65
|
for (const _asset of assets) {
|
|
66
66
|
const asset = _asset;
|
|
67
67
|
// Ensure that each asset is only included once
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const VERSION = "2.0.0-beta.
|
|
1
|
+
export declare const VERSION = "2.0.0-beta.109";
|
package/dist/node/cli/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = "2.0.0-beta.
|
|
1
|
+
export const VERSION = "2.0.0-beta.109";
|
|
@@ -132,7 +132,7 @@ export function createVinxiCodegen(opts) {
|
|
|
132
132
|
window.$reactRoot =
|
|
133
133
|
window.$reactRoot ||
|
|
134
134
|
hydrateRoot(
|
|
135
|
-
document.getElementById('
|
|
135
|
+
document.getElementById('root')!,
|
|
136
136
|
<React.Suspense><SSRClientRoot assets={getAssets()} metaTags={window._PAGE_DATA.meta.head} /></React.Suspense>,
|
|
137
137
|
)
|
|
138
138
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "eddev",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.109",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
},
|
|
131
131
|
"peerDependencies": {
|
|
132
132
|
"react": "^18.3.1",
|
|
133
|
-
"react-dom": "^
|
|
133
|
+
"react-dom": "^108.3.1",
|
|
134
134
|
"tailwindcss": "^3.4.4"
|
|
135
135
|
}
|
|
136
136
|
}
|