@versini/ui-bubble 1.0.10 → 1.0.11

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.
Files changed (2) hide show
  1. package/dist/index.js +16 -16
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -2,13 +2,13 @@ import { jsx as d, jsxs as v, Fragment as z } from "react/jsx-runtime";
2
2
  import i from "clsx";
3
3
  import _, { useState as L, useEffect as S } from "react";
4
4
  /*!
5
- @versini/ui-bubble v1.0.10
5
+ @versini/ui-bubble v1.0.11
6
6
  © 2024 gizmette.com
7
7
  */
8
8
  try {
9
9
  window.__VERSINI_UI_BUBBLE__ || (window.__VERSINI_UI_BUBBLE__ = {
10
- version: "1.0.10",
11
- buildTime: "09/28/2024 06:29 PM EDT",
10
+ version: "1.0.11",
11
+ buildTime: "10/02/2024 09:58 AM EDT",
12
12
  homepage: "https://github.com/aversini/ui-components",
13
13
  license: "MIT"
14
14
  });
@@ -23,7 +23,7 @@ const U = "av-bubble", T = "av-button", $ = (e) => {
23
23
  (e == null ? void 0 : e.t) !== void 0 && t.push(`mt-${e.t}`), (e == null ? void 0 : e.r) !== void 0 && t.push(`mr-${e.r}`), (e == null ? void 0 : e.b) !== void 0 && t.push(`mb-${e.b}`), (e == null ? void 0 : e.l) !== void 0 && t.push(`ml-${e.l}`), r = t.join(" ");
24
24
  }
25
25
  return r;
26
- }, N = "icon", j = "button", H = "link", O = ({
26
+ }, N = "icon", j = "button", H = "link", A = ({
27
27
  type: e,
28
28
  size: r,
29
29
  labelRight: t,
@@ -57,7 +57,7 @@ const U = "av-bubble", T = "av-button", $ = (e) => {
57
57
  "h-12 px-4 text-lg font-medium": r === "large" && (t || a)
58
58
  });
59
59
  }
60
- }, P = ({
60
+ }, O = ({
61
61
  mode: e,
62
62
  noBackground: r,
63
63
  noTruncate: t,
@@ -117,7 +117,7 @@ const U = "av-bubble", T = "av-button", $ = (e) => {
117
117
  "hover:bg-action-danger-dark-hover dark:hover:bg-action-danger-light-hover": e === "system",
118
118
  "hover:bg-action-danger-light-hover dark:hover:bg-action-danger-dark-hover": e === "alt-system"
119
119
  });
120
- }, A = ({
120
+ }, D = ({
121
121
  mode: e,
122
122
  disabled: r,
123
123
  variant: t
@@ -145,7 +145,7 @@ const U = "av-bubble", T = "av-button", $ = (e) => {
145
145
  "active:bg-action-danger-dark-active dark:active:bg-action-danger-light-active": e === "system",
146
146
  "active:bg-action-danger-light-active dark:active:bg-action-danger-dark-active": e === "alt-system"
147
147
  });
148
- }, D = ({
148
+ }, P = ({
149
149
  mode: e,
150
150
  noBorder: r,
151
151
  variant: t
@@ -199,12 +199,12 @@ const U = "av-bubble", T = "av-button", $ = (e) => {
199
199
  T,
200
200
  r,
201
201
  $(h),
202
- P({ mode: a, variant: c, noBackground: m, noTruncate: u }),
203
- O({ type: e, size: l, labelRight: g, labelLeft: p, align: f }),
204
- D({ mode: a, variant: c, noBorder: b }),
202
+ O({ mode: a, variant: c, noBackground: m, noTruncate: u }),
203
+ A({ type: e, size: l, labelRight: g, labelLeft: p, align: f }),
204
+ P({ mode: a, variant: c, noBorder: b }),
205
205
  q({ focusMode: n }),
206
206
  W({ mode: a, variant: c, disabled: o }),
207
- A({ mode: a, variant: c, disabled: o }),
207
+ D({ mode: a, variant: c, disabled: o }),
208
208
  {
209
209
  "w-full": s,
210
210
  "disabled:cursor-not-allowed disabled:opacity-50": o
@@ -294,7 +294,7 @@ E.displayName = "ButtonIcon";
294
294
  try {
295
295
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
296
296
  version: "1.1.10",
297
- buildTime: "09/28/2024 06:29 PM EDT",
297
+ buildTime: "10/02/2024 09:57 AM EDT",
298
298
  homepage: "https://github.com/aversini/ui-components",
299
299
  license: "MIT"
300
300
  });
@@ -428,7 +428,7 @@ const J = (e) => {
428
428
  try {
429
429
  window.__VERSINI_UI_PRIVATE__ || (window.__VERSINI_UI_PRIVATE__ = {
430
430
  version: "1.4.17",
431
- buildTime: "09/28/2024 06:29 PM EDT",
431
+ buildTime: "10/02/2024 09:57 AM EDT",
432
432
  homepage: "https://github.com/aversini/ui-components",
433
433
  license: "MIT"
434
434
  });
@@ -483,13 +483,13 @@ const K = ({
483
483
  }
484
484
  );
485
485
  /*!
486
- @versini/ui-icons v1.13.1
486
+ @versini/ui-icons v1.14.0
487
487
  © 2024 gizmette.com
488
488
  */
489
489
  try {
490
490
  window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
491
- version: "1.13.1",
492
- buildTime: "09/28/2024 06:29 PM EDT",
491
+ version: "1.14.0",
492
+ buildTime: "10/02/2024 09:57 AM EDT",
493
493
  homepage: "https://github.com/aversini/ui-components",
494
494
  license: "MIT"
495
495
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-bubble",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -40,7 +40,7 @@
40
40
  "dependencies": {
41
41
  "@tailwindcss/typography": "0.5.15",
42
42
  "@versini/ui-button": "1.1.10",
43
- "@versini/ui-icons": "1.13.1",
43
+ "@versini/ui-icons": "1.14.0",
44
44
  "@versini/ui-private": "1.4.17",
45
45
  "clsx": "2.1.1",
46
46
  "tailwindcss": "3.4.13"
@@ -48,5 +48,5 @@
48
48
  "sideEffects": [
49
49
  "**/*.css"
50
50
  ],
51
- "gitHead": "b417963dbfdb84030181bf0aba5b25bba66b21c1"
51
+ "gitHead": "761fad6a94b882e9ce40c82d5e7d6a4fd265d0ce"
52
52
  }