@skewedaspect/sleekspace-ui 0.2.0-beta.3 → 0.3.0

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.
@@ -25,10 +25,10 @@ Two documentation files are available, optimized for different use cases:
25
25
 
26
26
  Point your AI assistant to fetch the documentation from our docs site:
27
27
 
28
- - https://sleekspace-ui.skewedaspect.com/llms.txt
29
- - https://sleekspace-ui.skewedaspect.com/llms-full.txt
28
+ - https://sleekspace.skewedaspect.com/llms.txt
29
+ - https://sleekspace.skewedaspect.com/llms-full.txt
30
30
 
31
- Example: "Fetch https://sleekspace-ui.skewedaspect.com/llms.txt and help me create a form with validation."
31
+ Example: "Fetch https://sleekspace.skewedaspect.com/llms.txt and help me create a form with validation."
32
32
 
33
33
  ### Web-Based AI (ChatGPT, Claude.ai)
34
34
 
@@ -36,7 +36,7 @@ Direct the AI to read the documentation URLs:
36
36
 
37
37
  Example prompt:
38
38
 
39
- > "Read https://sleekspace-ui.skewedaspect.com/llms.txt and then help me create a themed dashboard layout."
39
+ > "Read https://sleekspace.skewedaspect.com/llms.txt and then help me create a themed dashboard layout."
40
40
 
41
41
  ### Paste Into Context
42
42
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skewedaspect/sleekspace-ui",
3
- "version": "0.2.0-beta.3",
3
+ "version": "0.3.0",
4
4
  "description": "A Vue 3 component library with a cyberpunk aesthetic, featuring OKLCH colors, beveled corners, and a powerful design token system",
5
5
  "type": "module",
6
6
  "main": "dist/sleekspace-ui.umd.js",
package/web-types.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "framework": "vue",
3
3
  "name": "@skewedaspect/sleekspace-ui",
4
- "version": "0.2.0-beta.2",
4
+ "version": "0.2.0-beta.3",
5
5
  "contributions": {
6
6
  "html": {
7
7
  "description-markup": "markdown",