@easybits.cloud/html-tailwind-generator 0.2.133 → 0.2.135

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.
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  currentDateLine,
3
3
  resolveModel
4
- } from "./chunk-3ZI65T2J.js";
4
+ } from "./chunk-32JWNJFY.js";
5
5
 
6
6
  // src/directions.ts
7
7
  import { generateObject, streamText } from "ai";
package/dist/generate.js CHANGED
@@ -2,10 +2,10 @@ import {
2
2
  PROMPT_SUFFIX,
3
3
  SYSTEM_PROMPT,
4
4
  generateLanding
5
- } from "./chunk-Z3BBTSEK.js";
5
+ } from "./chunk-UQELTLRO.js";
6
6
  import {
7
7
  extractJsonObjects
8
- } from "./chunk-3ZI65T2J.js";
8
+ } from "./chunk-32JWNJFY.js";
9
9
  import "./chunk-VV5I53WR.js";
10
10
  export {
11
11
  PROMPT_SUFFIX,
@@ -6,8 +6,8 @@ import {
6
6
  generateDocumentParallel,
7
7
  getDocumentPromptSuffix,
8
8
  getDocumentSystemPrompt
9
- } from "./chunk-JKZWFEJW.js";
10
- import "./chunk-3ZI65T2J.js";
9
+ } from "./chunk-B3TDPWJD.js";
10
+ import "./chunk-32JWNJFY.js";
11
11
  export {
12
12
  DOCUMENT_PROMPT_SUFFIX,
13
13
  DOCUMENT_SYSTEM_PROMPT,
package/dist/images.js CHANGED
@@ -7,7 +7,7 @@ import {
7
7
  generateImage,
8
8
  generateSvg,
9
9
  searchImage
10
- } from "./chunk-3ZI65T2J.js";
10
+ } from "./chunk-32JWNJFY.js";
11
11
  export {
12
12
  enrichImages,
13
13
  enrichSectionIcons,
package/dist/index.js CHANGED
@@ -19,16 +19,16 @@ import {
19
19
  PROMPT_SUFFIX,
20
20
  SYSTEM_PROMPT,
21
21
  generateLanding
22
- } from "./chunk-Z3BBTSEK.js";
22
+ } from "./chunk-UQELTLRO.js";
23
23
  import {
24
24
  DOCUMENT_PROMPT_SUFFIX,
25
25
  DOCUMENT_SYSTEM_PROMPT,
26
26
  generateDocument
27
- } from "./chunk-JKZWFEJW.js";
27
+ } from "./chunk-B3TDPWJD.js";
28
28
  import {
29
29
  REFINE_SYSTEM,
30
30
  refineLanding
31
- } from "./chunk-7GRVEMK4.js";
31
+ } from "./chunk-QSEPSXL7.js";
32
32
  import {
33
33
  enrichImages,
34
34
  extractJsonObjects,
@@ -36,7 +36,7 @@ import {
36
36
  generateImage,
37
37
  generateSvg,
38
38
  searchImage
39
- } from "./chunk-3ZI65T2J.js";
39
+ } from "./chunk-32JWNJFY.js";
40
40
  import {
41
41
  deployToEasyBits,
42
42
  deployToS3
package/dist/refine.js CHANGED
@@ -2,8 +2,8 @@ import {
2
2
  REFINE_SYSTEM,
3
3
  extractSectionDescription,
4
4
  refineLanding
5
- } from "./chunk-7GRVEMK4.js";
6
- import "./chunk-3ZI65T2J.js";
5
+ } from "./chunk-QSEPSXL7.js";
6
+ import "./chunk-32JWNJFY.js";
7
7
  import "./chunk-VV5I53WR.js";
8
8
  export {
9
9
  REFINE_SYSTEM,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@easybits.cloud/html-tailwind-generator",
3
- "version": "0.2.133",
3
+ "version": "0.2.135",
4
4
  "description": "AI-powered landing page generator with Tailwind CSS — canvas editor, streaming generation, and one-click deploy",
5
5
  "license": "PolyForm-Noncommercial-1.0.0",
6
6
  "type": "module",