@neoptocom/neopto-ui 1.4.2 → 1.4.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/CONSUMER_SETUP.md CHANGED
@@ -133,4 +133,4 @@ document.documentElement.classList.toggle("dark");
133
133
 
134
134
  ## 📚 Full Documentation
135
135
 
136
- Visit the [Storybook documentation](https://neoptocom.github.io/neopto-ui/storybook-static) for interactive examples and API documentation.
136
+ Visit the [Storybook documentation](https://neoptocom.github.io/neopto-ui) for interactive examples and API documentation.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Neo UI Demo
1
+ # NeoPTO UI
2
2
 
3
3
  A modern React component library built with Tailwind CSS v4 and TypeScript. Features dark mode, design tokens, and comprehensive Storybook documentation.
4
4
 
@@ -195,7 +195,7 @@ The library uses a comprehensive design token system:
195
195
 
196
196
  ## 📚 Documentation
197
197
 
198
- Visit our [Storybook documentation](https://neoptocom.github.io/neopto-ui/storybook-static) for:
198
+ Visit our [Storybook documentation](https://neoptocom.github.io/neopto-ui/) for:
199
199
 
200
200
  - Interactive component playground
201
201
  - Design system guidelines
package/dist/styles.css CHANGED
@@ -93,7 +93,7 @@
93
93
  font-style: normal;
94
94
  font-weight: 100 700;
95
95
  src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v272/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2) format('woff2');
96
- font-display: swap;
96
+ font-display: block;
97
97
  }
98
98
 
99
99
  .material-symbols-rounded {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neoptocom/neopto-ui",
3
- "version": "1.4.2",
3
+ "version": "1.4.3",
4
4
  "private": false,
5
5
  "description": "A modern React component library built with Tailwind CSS v4 and TypeScript. Features dark mode, design tokens, and comprehensive Storybook documentation. Requires Tailwind v4+.",
6
6
  "keywords": [
@@ -16,7 +16,7 @@
16
16
  font-style: normal;
17
17
  font-weight: 100 700;
18
18
  src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v272/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2) format('woff2');
19
- font-display: swap;
19
+ font-display: block;
20
20
  }
21
21
 
22
22
  .material-symbols-rounded {
@@ -19,7 +19,7 @@
19
19
  font-style: normal;
20
20
  font-weight: 100 700;
21
21
  src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v272/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2) format('woff2');
22
- font-display: swap;
22
+ font-display: block;
23
23
  }
24
24
 
25
25
  .material-symbols-rounded {