@versini/ui-panel 1.0.5 → 1.0.7

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.
@@ -238,13 +238,13 @@ const Z = c.forwardRef(function(e, n) {
238
238
  ] });
239
239
  };
240
240
  /*!
241
- @versini/ui-private v1.4.14
241
+ @versini/ui-private v1.4.16
242
242
  © 2024 gizmette.com
243
243
  */
244
244
  try {
245
245
  window.__VERSINI_UI_PRIVATE__ || (window.__VERSINI_UI_PRIVATE__ = {
246
- version: "1.4.14",
247
- buildTime: "09/26/2024 09:19 PM EDT",
246
+ version: "1.4.16",
247
+ buildTime: "09/26/2024 10:50 PM EDT",
248
248
  homepage: "https://github.com/aversini/ui-components",
249
249
  license: "MIT"
250
250
  });
package/dist/index.js CHANGED
@@ -2,13 +2,13 @@ import { jsx as l, jsxs as y, Fragment as V } from "react/jsx-runtime";
2
2
  import o from "clsx";
3
3
  import E, { lazy as z, useRef as U, useEffect as j, Suspense as O } from "react";
4
4
  /*!
5
- @versini/ui-panel v1.0.5
5
+ @versini/ui-panel v1.0.7
6
6
  © 2024 gizmette.com
7
7
  */
8
8
  try {
9
9
  window.__VERSINI_UI_PANEL__ || (window.__VERSINI_UI_PANEL__ = {
10
- version: "1.0.5",
11
- buildTime: "09/26/2024 09:20 PM EDT",
10
+ version: "1.0.7",
11
+ buildTime: "09/26/2024 10:50 PM EDT",
12
12
  homepage: "https://github.com/aversini/ui-components",
13
13
  license: "MIT"
14
14
  });
@@ -288,13 +288,13 @@ const $ = E.forwardRef(
288
288
  );
289
289
  $.displayName = "ButtonIcon";
290
290
  /*!
291
- @versini/ui-button v1.1.5
291
+ @versini/ui-button v1.1.7
292
292
  © 2024 gizmette.com
293
293
  */
294
294
  try {
295
295
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
296
- version: "1.1.5",
297
- buildTime: "09/26/2024 09:20 PM EDT",
296
+ version: "1.1.7",
297
+ buildTime: "09/26/2024 10:50 PM EDT",
298
298
  homepage: "https://github.com/aversini/ui-components",
299
299
  license: "MIT"
300
300
  });
@@ -422,13 +422,13 @@ const Z = (e) => {
422
422
  ] });
423
423
  };
424
424
  /*!
425
- @versini/ui-private v1.4.14
425
+ @versini/ui-private v1.4.16
426
426
  © 2024 gizmette.com
427
427
  */
428
428
  try {
429
429
  window.__VERSINI_UI_PRIVATE__ || (window.__VERSINI_UI_PRIVATE__ = {
430
- version: "1.4.14",
431
- buildTime: "09/26/2024 09:19 PM EDT",
430
+ version: "1.4.16",
431
+ buildTime: "09/26/2024 10:50 PM EDT",
432
432
  homepage: "https://github.com/aversini/ui-components",
433
433
  license: "MIT"
434
434
  });
@@ -455,13 +455,13 @@ const re = ({
455
455
  }
456
456
  );
457
457
  /*!
458
- @versini/ui-icons v1.12.6
458
+ @versini/ui-icons v1.12.8
459
459
  © 2024 gizmette.com
460
460
  */
461
461
  try {
462
462
  window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
463
- version: "1.12.6",
464
- buildTime: "09/26/2024 09:20 PM EDT",
463
+ version: "1.12.8",
464
+ buildTime: "09/26/2024 10:50 PM EDT",
465
465
  homepage: "https://github.com/aversini/ui-components",
466
466
  license: "MIT"
467
467
  });
@@ -488,7 +488,7 @@ const p = "panel", x = "messagebox", te = ({
488
488
  header: "sm:p-4 mb-0 p-2",
489
489
  close: "sm:p-4 p-2"
490
490
  }), k = (e) => z(
491
- () => import("./chunks/index.DV2NMPy5.js").then((t) => ({
491
+ () => import("./chunks/index.SkeXFSGh.js").then((t) => ({
492
492
  default: t[e]
493
493
  }))
494
494
  ), ae = k("Modal"), oe = k("ModalClose"), ie = k("ModalContent"), le = k("ModalDescription"), de = k("ModalHeading"), ge = ({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-panel",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -42,14 +42,14 @@
42
42
  },
43
43
  "dependencies": {
44
44
  "@tailwindcss/typography": "0.5.15",
45
- "@versini/ui-button": "1.1.5",
46
- "@versini/ui-icons": "1.12.6",
47
- "@versini/ui-private": "1.4.14",
45
+ "@versini/ui-button": "1.1.7",
46
+ "@versini/ui-icons": "1.12.8",
47
+ "@versini/ui-private": "1.4.16",
48
48
  "clsx": "2.1.1",
49
49
  "tailwindcss": "3.4.13"
50
50
  },
51
51
  "sideEffects": [
52
52
  "**/*.css"
53
53
  ],
54
- "gitHead": "6dbd3490666b6b0d8a41e6d3e78deb0e180afdc3"
54
+ "gitHead": "b4cbab083052f7f45b00e98c2992fffa31d05c1f"
55
55
  }