@n8n/design-system 1.76.0 → 1.77.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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @n8n/design-system@1.76.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@1.77.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
3
3
  > vite build
4
4
 
5
5
  vite v6.2.1 building for production...
@@ -14,4 +14,4 @@ computing gzip size...
14
14
  dist/n8n-design-system.es.js 1,236.29 kB │ gzip: 351.15 kB
15
15
  dist/design-system.css  88.68 kB │ gzip: 12.67 kB
16
16
  dist/n8n-design-system.umd.js 904.32 kB │ gzip: 299.63 kB
17
- ✓ built in 37.52s
17
+ ✓ built in 35.19s
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@n8n/design-system",
3
- "version": "1.76.0",
3
+ "version": "1.77.0",
4
4
  "main": "src/index.ts",
5
5
  "import": "src/index.ts",
6
6
  "license": "SEE LICENSE IN LICENSE.md",