@versini/ui-button 11.0.1 → 11.1.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,19 +1,7 @@
1
1
  /*!
2
- @versini/ui-button v11.0.1
2
+ @versini/ui-button v11.1.0
3
3
  © 2025 gizmette.com
4
4
  */
5
- try {
6
- if (!window.__VERSINI_UI_BUTTON__) {
7
- window.__VERSINI_UI_BUTTON__ = {
8
- version: "11.0.1",
9
- buildTime: "12/24/2025 09:19 AM EST",
10
- homepage: "https://www.npmjs.com/package/@versini/ui-button",
11
- license: "MIT",
12
- };
13
- }
14
- } catch (error) {
15
- // nothing to declare officer
16
- }
17
5
 
18
6
 
19
7
  ;// CONCATENATED MODULE: ./src/common/constants.ts
@@ -1,19 +1,7 @@
1
1
  /*!
2
- @versini/ui-button v11.0.1
2
+ @versini/ui-button v11.1.0
3
3
  © 2025 gizmette.com
4
4
  */
5
- try {
6
- if (!window.__VERSINI_UI_BUTTON__) {
7
- window.__VERSINI_UI_BUTTON__ = {
8
- version: "11.0.1",
9
- buildTime: "12/24/2025 09:19 AM EST",
10
- homepage: "https://www.npmjs.com/package/@versini/ui-button",
11
- license: "MIT",
12
- };
13
- }
14
- } catch (error) {
15
- // nothing to declare officer
16
- }
17
5
 
18
6
  import { jsx } from "react/jsx-runtime";
19
7
  import react from "react";
@@ -1,19 +1,7 @@
1
1
  /*!
2
- @versini/ui-button v11.0.1
2
+ @versini/ui-button v11.1.0
3
3
  © 2025 gizmette.com
4
4
  */
5
- try {
6
- if (!window.__VERSINI_UI_BUTTON__) {
7
- window.__VERSINI_UI_BUTTON__ = {
8
- version: "11.0.1",
9
- buildTime: "12/24/2025 09:19 AM EST",
10
- homepage: "https://www.npmjs.com/package/@versini/ui-button",
11
- license: "MIT",
12
- };
13
- }
14
- } catch (error) {
15
- // nothing to declare officer
16
- }
17
5
 
18
6
  import { jsx } from "react/jsx-runtime";
19
7
  import { IconCopied, IconCopy } from "@versini/ui-icons";
@@ -1,19 +1,7 @@
1
1
  /*!
2
- @versini/ui-button v11.0.1
2
+ @versini/ui-button v11.1.0
3
3
  © 2025 gizmette.com
4
4
  */
5
- try {
6
- if (!window.__VERSINI_UI_BUTTON__) {
7
- window.__VERSINI_UI_BUTTON__ = {
8
- version: "11.0.1",
9
- buildTime: "12/24/2025 09:19 AM EST",
10
- homepage: "https://www.npmjs.com/package/@versini/ui-button",
11
- license: "MIT",
12
- };
13
- }
14
- } catch (error) {
15
- // nothing to declare officer
16
- }
17
5
 
18
6
  import { jsx, jsxs } from "react/jsx-runtime";
19
7
  import { useMergeRefs } from "@versini/ui-hooks/use-merge-refs";
@@ -1,19 +1,7 @@
1
1
  /*!
2
- @versini/ui-button v11.0.1
2
+ @versini/ui-button v11.1.0
3
3
  © 2025 gizmette.com
4
4
  */
5
- try {
6
- if (!window.__VERSINI_UI_BUTTON__) {
7
- window.__VERSINI_UI_BUTTON__ = {
8
- version: "11.0.1",
9
- buildTime: "12/24/2025 09:19 AM EST",
10
- homepage: "https://www.npmjs.com/package/@versini/ui-button",
11
- license: "MIT",
12
- };
13
- }
14
- } catch (error) {
15
- // nothing to declare officer
16
- }
17
5
 
18
6
  import { jsx, jsxs } from "react/jsx-runtime";
19
7
  import clsx from "clsx";
@@ -1,19 +1,7 @@
1
1
  /*!
2
- @versini/ui-button v11.0.1
2
+ @versini/ui-button v11.1.0
3
3
  © 2025 gizmette.com
4
4
  */
5
- try {
6
- if (!window.__VERSINI_UI_BUTTON__) {
7
- window.__VERSINI_UI_BUTTON__ = {
8
- version: "11.0.1",
9
- buildTime: "12/24/2025 09:19 AM EST",
10
- homepage: "https://www.npmjs.com/package/@versini/ui-button",
11
- license: "MIT",
12
- };
13
- }
14
- } catch (error) {
15
- // nothing to declare officer
16
- }
17
5
 
18
6
  import clsx from "clsx";
19
7
  import { BUTTON_CLASSNAME } from "../../common/constants.js";
@@ -1,19 +1,7 @@
1
1
  /*!
2
- @versini/ui-button v11.0.1
2
+ @versini/ui-button v11.1.0
3
3
  © 2025 gizmette.com
4
4
  */
5
- try {
6
- if (!window.__VERSINI_UI_BUTTON__) {
7
- window.__VERSINI_UI_BUTTON__ = {
8
- version: "11.0.1",
9
- buildTime: "12/24/2025 09:19 AM EST",
10
- homepage: "https://www.npmjs.com/package/@versini/ui-button",
11
- license: "MIT",
12
- };
13
- }
14
- } catch (error) {
15
- // nothing to declare officer
16
- }
17
5
 
18
6
  export * from "../common/constants.js";
19
7
  export * from "./Button/Button.js";
@@ -23,6 +11,7 @@ export * from "./Button/ButtonLink.js";
23
11
  export * from "./private/ButtonSort.js";
24
12
 
25
13
  ;// CONCATENATED MODULE: ./src/components/index.ts
14
+ // force new release
26
15
 
27
16
 
28
17
 
@@ -1,19 +1,7 @@
1
1
  /*!
2
- @versini/ui-button v11.0.1
2
+ @versini/ui-button v11.1.0
3
3
  © 2025 gizmette.com
4
4
  */
5
- try {
6
- if (!window.__VERSINI_UI_BUTTON__) {
7
- window.__VERSINI_UI_BUTTON__ = {
8
- version: "11.0.1",
9
- buildTime: "12/24/2025 09:19 AM EST",
10
- homepage: "https://www.npmjs.com/package/@versini/ui-button",
11
- license: "MIT",
12
- };
13
- }
14
- } catch (error) {
15
- // nothing to declare officer
16
- }
17
5
 
18
6
  import { jsx } from "react/jsx-runtime";
19
7
  import react from "react";
@@ -1,19 +1,7 @@
1
1
  /*!
2
- @versini/ui-button v11.0.1
2
+ @versini/ui-button v11.1.0
3
3
  © 2025 gizmette.com
4
4
  */
5
- try {
6
- if (!window.__VERSINI_UI_BUTTON__) {
7
- window.__VERSINI_UI_BUTTON__ = {
8
- version: "11.0.1",
9
- buildTime: "12/24/2025 09:19 AM EST",
10
- homepage: "https://www.npmjs.com/package/@versini/ui-button",
11
- license: "MIT",
12
- };
13
- }
14
- } catch (error) {
15
- // nothing to declare officer
16
- }
17
5
 
18
6
  import { jsx } from "react/jsx-runtime";
19
7
  import clsx from "clsx";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-button",
3
- "version": "11.0.1",
3
+ "version": "11.1.0",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -63,11 +63,11 @@
63
63
  },
64
64
  "devDependencies": {
65
65
  "@testing-library/jest-dom": "6.9.1",
66
- "@versini/ui-types": "8.0.0"
66
+ "@versini/ui-types": "8.1.0"
67
67
  },
68
68
  "dependencies": {
69
69
  "@tailwindcss/typography": "0.5.19",
70
- "@versini/ui-hooks": "6.0.1",
70
+ "@versini/ui-hooks": "6.1.0",
71
71
  "@versini/ui-icons": "4.15.1",
72
72
  "clsx": "2.1.1",
73
73
  "tailwindcss": "4.1.18"
@@ -75,5 +75,5 @@
75
75
  "sideEffects": [
76
76
  "**/*.css"
77
77
  ],
78
- "gitHead": "7b2640a0650a4c3aa6ca078888f765cb400f9f13"
78
+ "gitHead": "b2ee2e328ecadfbedcb26d14afa896a30f0ab54b"
79
79
  }