@versini/ui-button 12.0.0 → 12.0.1

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/dist/188.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-button v12.0.0
2
+ @versini/ui-button v12.0.1
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
package/dist/370.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-button v12.0.0
2
+ @versini/ui-button v12.0.1
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
package/dist/795.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-button v12.0.0
2
+ @versini/ui-button v12.0.1
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-button v12.0.0
2
+ @versini/ui-button v12.0.1
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-button v12.0.0
2
+ @versini/ui-button v12.0.1
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-button v12.0.0
2
+ @versini/ui-button v12.0.1
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-button v12.0.0
2
+ @versini/ui-button v12.0.1
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-button",
3
- "version": "12.0.0",
3
+ "version": "12.0.1",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -65,10 +65,10 @@
65
65
  "@versini/ui-hooks": "6.1.1",
66
66
  "@versini/ui-icons": "4.18.1",
67
67
  "clsx": "2.1.1",
68
- "tailwindcss": "4.1.18"
68
+ "tailwindcss": "4.2.0"
69
69
  },
70
70
  "sideEffects": [
71
71
  "**/*.css"
72
72
  ],
73
- "gitHead": "ace8376be408d1f21ced7ba7a3259891476690e4"
73
+ "gitHead": "9129610bbd6d91a2bc6cac41b0ccf8430a13fa41"
74
74
  }