daisyui-blueprint 1.5.2 → 1.5.3

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/README.md CHANGED
@@ -42,6 +42,21 @@ Get a [daisyUI Blueprint license](https://daisyui.com/blueprint/), then add the
42
42
  Add a `FIGMA` environment variable if you want to use Figma integration. Blueprint also accepts
43
43
  these optional runtime settings:
44
44
 
45
+ | Variable | Default | Description |
46
+ | --- | ---: | --- |
47
+ | `MAX_PAGES` | `5` | Maximum Page Architect page IDs returned or accepted per call. |
48
+ | `MAX_COMPONENTS` | `50` | Maximum Component Syntax Expert component or block IDs accepted per call. |
49
+ | `MAX_COMPONENT_SKIPS` | `7` | Maximum Page Architect candidate components that may omit syntax retrieval. |
50
+ | `QA_MAX_FILES` | `300` | Maximum files Quality Inspector may audit per call. |
51
+ | `QA_MAX_MB` | `2` | Maximum total megabytes Quality Inspector may audit per call. |
52
+ | `FIGMA_TIMEOUT` | `15` | Figma API request timeout in seconds. |
53
+ | `SKIP_SETUP_EXPERT` | `false` | Set to `true` to skip Setup Expert. |
54
+ | `SKIP_RULES_ENFORCER` | `false` | Set to `true` to skip Rules Enforcer. |
55
+ | `SKIP_PAGE_ARCHITECT` | `false` | Set to `true` to skip Page Architect. |
56
+ | `SKIP_CREATIVE_DIRECTOR` | `false` | Set to `true` to skip Creative Director. |
57
+ | `SKIP_COMPONENT_SYNTAX_EXPERT` | `false` | Set to `true` to skip Component Syntax Expert. |
58
+ | `SKIP_QUALITY_INSPECTOR` | `false` | Set to `true` to skip Quality Inspector. |
59
+
45
60
  Then ask your AI agent to use daisyUI Blueprint:
46
61
 
47
62
  - "Build a product management dashboard. Use daisyUI Blueprint."