@easybits.cloud/html-tailwind-generator 0.2.143 → 0.2.145
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/{chunk-UQ6THF6E.js → chunk-4NPOG74J.js} +2 -2
- package/dist/{chunk-DJUYMGSU.js → chunk-A63UO3W2.js} +2 -2
- package/dist/{chunk-4EYTBL6J.js → chunk-COOMU3PD.js} +3 -3
- package/dist/{chunk-EP65R6DE.js → chunk-CZSPAIBQ.js} +2 -2
- package/dist/{chunk-SJJZEW5W.js → chunk-FOTINBTC.js} +2 -2
- package/dist/{chunk-DCLDOBYZ.js → chunk-QJZQ56GM.js} +380 -380
- package/dist/chunk-QJZQ56GM.js.map +1 -0
- package/dist/{chunk-7MGKYJTI.js → chunk-XDJMUIKY.js} +21 -12
- package/dist/chunk-XDJMUIKY.js.map +1 -0
- package/dist/{chunk-JNSVHTFN.js → chunk-XH22BH4A.js} +2 -2
- package/dist/components.js +2 -2
- package/dist/components4.d.ts +4 -0
- package/dist/components4.js +6 -2
- package/dist/components4.js.map +1 -1
- package/dist/deploy.js +2 -2
- package/dist/directions.js +2 -2
- package/dist/generate.js +2 -2
- package/dist/generateDocument.js +3 -3
- package/dist/images.js +1 -1
- package/dist/index.d.ts +17 -1
- package/dist/index.js +10 -8
- package/dist/refine.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-7MGKYJTI.js.map +0 -1
- package/dist/chunk-DCLDOBYZ.js.map +0 -1
- /package/dist/{chunk-UQ6THF6E.js.map → chunk-4NPOG74J.js.map} +0 -0
- /package/dist/{chunk-DJUYMGSU.js.map → chunk-A63UO3W2.js.map} +0 -0
- /package/dist/{chunk-4EYTBL6J.js.map → chunk-COOMU3PD.js.map} +0 -0
- /package/dist/{chunk-EP65R6DE.js.map → chunk-CZSPAIBQ.js.map} +0 -0
- /package/dist/{chunk-SJJZEW5W.js.map → chunk-FOTINBTC.js.map} +0 -0
- /package/dist/{chunk-JNSVHTFN.js.map → chunk-XH22BH4A.js.map} +0 -0
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
enrichImages,
|
|
4
4
|
resolveModel,
|
|
5
5
|
sanitizeSemanticColors
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-QJZQ56GM.js";
|
|
7
7
|
import {
|
|
8
8
|
buildThemePromptContext
|
|
9
9
|
} from "./chunk-DCAQAHSU.js";
|
|
@@ -163,4 +163,4 @@ export {
|
|
|
163
163
|
extractSectionDescription,
|
|
164
164
|
refineLanding
|
|
165
165
|
};
|
|
166
|
-
//# sourceMappingURL=chunk-
|
|
166
|
+
//# sourceMappingURL=chunk-4NPOG74J.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
dataUrlToImagePart,
|
|
3
3
|
streamGenerate
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-QJZQ56GM.js";
|
|
5
5
|
import {
|
|
6
6
|
buildThemePromptContext
|
|
7
7
|
} from "./chunk-DCAQAHSU.js";
|
|
@@ -204,4 +204,4 @@ export {
|
|
|
204
204
|
PROMPT_SUFFIX,
|
|
205
205
|
generateLanding
|
|
206
206
|
};
|
|
207
|
-
//# sourceMappingURL=chunk-
|
|
207
|
+
//# sourceMappingURL=chunk-A63UO3W2.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GAMMA_LAYOUTS
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-XH22BH4A.js";
|
|
4
4
|
import {
|
|
5
5
|
addLoadingPlaceholders,
|
|
6
6
|
addSvgLoadingPlaceholders,
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
resolveModel,
|
|
14
14
|
sanitizeSemanticColors,
|
|
15
15
|
streamGenerate
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-QJZQ56GM.js";
|
|
17
17
|
|
|
18
18
|
// src/generateDocument.ts
|
|
19
19
|
import { generateObject, streamText } from "ai";
|
|
@@ -630,4 +630,4 @@ export {
|
|
|
630
630
|
generateDocument,
|
|
631
631
|
generateDocumentParallel
|
|
632
632
|
};
|
|
633
|
-
//# sourceMappingURL=chunk-
|
|
633
|
+
//# sourceMappingURL=chunk-COOMU3PD.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
buildPreviewHtml
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-XDJMUIKY.js";
|
|
4
4
|
import {
|
|
5
5
|
LANDING_THEMES
|
|
6
6
|
} from "./chunk-DCAQAHSU.js";
|
|
@@ -1368,4 +1368,4 @@ export {
|
|
|
1368
1368
|
ViewportToggle,
|
|
1369
1369
|
useUndoStack
|
|
1370
1370
|
};
|
|
1371
|
-
//# sourceMappingURL=chunk-
|
|
1371
|
+
//# sourceMappingURL=chunk-CZSPAIBQ.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
buildDeployHtml
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-XDJMUIKY.js";
|
|
4
4
|
|
|
5
5
|
// src/deploy.ts
|
|
6
6
|
async function deployToS3(options) {
|
|
@@ -39,4 +39,4 @@ export {
|
|
|
39
39
|
deployToS3,
|
|
40
40
|
deployToEasyBits
|
|
41
41
|
};
|
|
42
|
-
//# sourceMappingURL=chunk-
|
|
42
|
+
//# sourceMappingURL=chunk-FOTINBTC.js.map
|