@versini/ui-icons 1.16.1 → 1.17.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.
Files changed (41) hide show
  1. package/dist/chunks/index.BSoRj41h.js +74 -0
  2. package/dist/components/Icons/IconAdd.js +3 -3
  3. package/dist/components/Icons/IconAnthropic.js +1 -1
  4. package/dist/components/Icons/IconBack.js +3 -3
  5. package/dist/components/Icons/IconBookmark.js +3 -3
  6. package/dist/components/Icons/IconBrightness.js +1 -1
  7. package/dist/components/Icons/IconChart.js +3 -3
  8. package/dist/components/Icons/IconClose.js +1 -1
  9. package/dist/components/Icons/IconCopied.js +1 -1
  10. package/dist/components/Icons/IconCopy.js +1 -1
  11. package/dist/components/Icons/IconDelete.js +1 -1
  12. package/dist/components/Icons/IconDog.js +3 -3
  13. package/dist/components/Icons/IconDown.js +3 -3
  14. package/dist/components/Icons/IconEdit.js +3 -3
  15. package/dist/components/Icons/IconGitHub.js +1 -1
  16. package/dist/components/Icons/IconHide.js +1 -1
  17. package/dist/components/Icons/IconHistory.js +3 -3
  18. package/dist/components/Icons/IconInfo.js +3 -3
  19. package/dist/components/Icons/IconKey.js +3 -3
  20. package/dist/components/Icons/IconLocked.js +3 -3
  21. package/dist/components/Icons/IconMessages.js +3 -3
  22. package/dist/components/Icons/IconNext.js +3 -3
  23. package/dist/components/Icons/IconOpenAI.js +3 -3
  24. package/dist/components/Icons/IconPasskey.js +1 -1
  25. package/dist/components/Icons/IconPrevious.js +3 -3
  26. package/dist/components/Icons/IconProfile.js +3 -3
  27. package/dist/components/Icons/IconRefresh.js +4 -4
  28. package/dist/components/Icons/IconRestore.js +1 -1
  29. package/dist/components/Icons/IconSearch.js +3 -3
  30. package/dist/components/Icons/IconSettings.js +3 -3
  31. package/dist/components/Icons/IconShow.js +3 -3
  32. package/dist/components/Icons/IconSort.js +3 -3
  33. package/dist/components/Icons/IconSortDown.js +1 -1
  34. package/dist/components/Icons/IconSortUp.js +1 -1
  35. package/dist/components/Icons/IconStarInCircle.js +1 -1
  36. package/dist/components/Icons/IconUp.js +3 -3
  37. package/dist/components/Icons/IconUser.js +1 -1
  38. package/dist/index.d.ts +2 -2
  39. package/dist/index.js +13 -13
  40. package/package.json +4 -6
  41. package/dist/chunks/index.Cf8v3uDB.js +0 -61
@@ -0,0 +1,74 @@
1
+ import { jsxs as u, Fragment as h, jsx as t } from "react/jsx-runtime";
2
+ import p from "clsx";
3
+ /*!
4
+ @versini/ui-spacing v1.0.0
5
+ © 2024 gizmette.com
6
+ */
7
+ try {
8
+ window.__VERSINI_UI_SPACING__ || (window.__VERSINI_UI_SPACING__ = {
9
+ version: "1.0.0",
10
+ buildTime: "12/25/2024 10:51 AM EST",
11
+ homepage: "https://github.com/aversini/ui-components",
12
+ license: "MIT"
13
+ });
14
+ } catch {
15
+ }
16
+ const I = (i) => {
17
+ let n = "";
18
+ if (typeof i == "number" || typeof i == "string")
19
+ n = "m-" + i;
20
+ else {
21
+ const e = [];
22
+ (i == null ? void 0 : i.t) !== void 0 && e.push(`mt-${i.t}`), (i == null ? void 0 : i.r) !== void 0 && e.push(`mr-${i.r}`), (i == null ? void 0 : i.b) !== void 0 && e.push(`mb-${i.b}`), (i == null ? void 0 : i.l) !== void 0 && e.push(`ml-${i.l}`), n = e.join(" ");
23
+ }
24
+ return n;
25
+ }, f = ({
26
+ children: i,
27
+ fill: n,
28
+ viewBox: e,
29
+ className: r,
30
+ defaultViewBox: o,
31
+ defaultClassName: m,
32
+ spacing: a,
33
+ title: s,
34
+ semantic: l = !1,
35
+ ...c
36
+ }) => {
37
+ const _ = I(a), d = p(
38
+ _,
39
+ r || m
40
+ );
41
+ return /* @__PURE__ */ u(h, { children: [
42
+ /* @__PURE__ */ t(
43
+ "svg",
44
+ {
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ className: d,
47
+ viewBox: e || o,
48
+ fill: n || "currentColor",
49
+ role: "img",
50
+ "aria-hidden": !l,
51
+ focusable: !1,
52
+ ...c,
53
+ children: i
54
+ }
55
+ ),
56
+ s && l && /* @__PURE__ */ t("span", { className: "sr-only", children: s })
57
+ ] });
58
+ };
59
+ /*!
60
+ @versini/ui-private v1.7.0
61
+ © 2024 gizmette.com
62
+ */
63
+ try {
64
+ window.__VERSINI_UI_PRIVATE__ || (window.__VERSINI_UI_PRIVATE__ = {
65
+ version: "1.7.0",
66
+ buildTime: "12/25/2024 10:51 AM EST",
67
+ homepage: "https://github.com/aversini/ui-components",
68
+ license: "MIT"
69
+ });
70
+ } catch {
71
+ }
72
+ export {
73
+ f
74
+ };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as i, jsx as t } from "react/jsx-runtime";
2
- import { S as r } from "../../chunks/index.Cf8v3uDB.js";
3
- const n = ({
2
+ import { f as r } from "../../chunks/index.BSoRj41h.js";
3
+ const m = ({
4
4
  className: s,
5
5
  viewBox: o,
6
6
  spacing: c,
@@ -30,5 +30,5 @@ const n = ({
30
30
  }
31
31
  );
32
32
  export {
33
- n as IconAdd
33
+ m as IconAdd
34
34
  };
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { S as n } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as n } from "../../chunks/index.BSoRj41h.js";
3
3
  const a = ({
4
4
  className: t,
5
5
  viewBox: e,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as r, jsx as c } from "react/jsx-runtime";
2
- import { S as p } from "../../chunks/index.Cf8v3uDB.js";
3
- const n = ({
2
+ import { f as p } from "../../chunks/index.BSoRj41h.js";
3
+ const m = ({
4
4
  className: t,
5
5
  viewBox: s,
6
6
  spacing: o,
@@ -30,5 +30,5 @@ const n = ({
30
30
  }
31
31
  );
32
32
  export {
33
- n as IconBack
33
+ m as IconBack
34
34
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as e, jsx as a } from "react/jsx-runtime";
2
- import { S as m } from "../../chunks/index.Cf8v3uDB.js";
3
- const d = ({
2
+ import { f as m } from "../../chunks/index.BSoRj41h.js";
3
+ const L = ({
4
4
  className: c,
5
5
  viewBox: o,
6
6
  spacing: t,
@@ -37,5 +37,5 @@ const d = ({
37
37
  }
38
38
  );
39
39
  export {
40
- d as IconBookmark
40
+ L as IconBookmark
41
41
  };
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as c } from "react/jsx-runtime";
2
- import { S as z } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as z } from "../../chunks/index.BSoRj41h.js";
3
3
  const p = ({
4
4
  className: s,
5
5
  viewBox: t,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as s, jsx as c } from "react/jsx-runtime";
2
- import { S as h } from "../../chunks/index.Cf8v3uDB.js";
3
- const l = ({
2
+ import { f as h } from "../../chunks/index.BSoRj41h.js";
3
+ const f = ({
4
4
  className: t,
5
5
  viewBox: o,
6
6
  spacing: a,
@@ -30,5 +30,5 @@ const l = ({
30
30
  }
31
31
  );
32
32
  export {
33
- l as IconChart
33
+ f as IconChart
34
34
  };
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { S as c } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as c } from "../../chunks/index.BSoRj41h.js";
3
3
  const a = ({
4
4
  className: e,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as l, jsx as c } from "react/jsx-runtime";
2
- import { S as p } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as p } from "../../chunks/index.BSoRj41h.js";
3
3
  const m = ({
4
4
  className: o,
5
5
  viewBox: t,
@@ -1,5 +1,5 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { S as m } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as m } from "../../chunks/index.BSoRj41h.js";
3
3
  const p = ({
4
4
  className: o,
5
5
  viewBox: t,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as c } from "react/jsx-runtime";
2
- import { S as l } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as l } from "../../chunks/index.BSoRj41h.js";
3
3
  const z = ({
4
4
  className: t,
5
5
  viewBox: e,
@@ -1,6 +1,6 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { S as a } from "../../chunks/index.Cf8v3uDB.js";
3
- const i = ({
2
+ import { f as a } from "../../chunks/index.BSoRj41h.js";
3
+ const f = ({
4
4
  className: r,
5
5
  viewBox: t,
6
6
  spacing: o,
@@ -27,5 +27,5 @@ const i = ({
27
27
  }
28
28
  );
29
29
  export {
30
- i as IconDog
30
+ f as IconDog
31
31
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as l, jsx as t } from "react/jsx-runtime";
2
- import { S as r } from "../../chunks/index.Cf8v3uDB.js";
3
- const m = ({
2
+ import { f as r } from "../../chunks/index.BSoRj41h.js";
3
+ const f = ({
4
4
  className: o,
5
5
  viewBox: s,
6
6
  spacing: c,
@@ -30,5 +30,5 @@ const m = ({
30
30
  }
31
31
  );
32
32
  export {
33
- m as IconDown
33
+ f as IconDown
34
34
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as l, jsx as c } from "react/jsx-runtime";
2
- import { S as r } from "../../chunks/index.Cf8v3uDB.js";
3
- const n = ({
2
+ import { f as r } from "../../chunks/index.BSoRj41h.js";
3
+ const m = ({
4
4
  className: t,
5
5
  viewBox: o,
6
6
  spacing: s,
@@ -30,5 +30,5 @@ const n = ({
30
30
  }
31
31
  );
32
32
  export {
33
- n as IconEdit
33
+ m as IconEdit
34
34
  };
@@ -1,5 +1,5 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { S as i } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as i } from "../../chunks/index.BSoRj41h.js";
3
3
  const a = ({
4
4
  className: t,
5
5
  viewBox: m,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, jsx as c } from "react/jsx-runtime";
2
- import { S as r } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as r } from "../../chunks/index.BSoRj41h.js";
3
3
  const m = ({
4
4
  className: t,
5
5
  viewBox: e,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as a, jsx as c } from "react/jsx-runtime";
2
- import { S as l } from "../../chunks/index.Cf8v3uDB.js";
3
- const n = ({
2
+ import { f as l } from "../../chunks/index.BSoRj41h.js";
3
+ const m = ({
4
4
  className: t,
5
5
  viewBox: o,
6
6
  spacing: s,
@@ -30,5 +30,5 @@ const n = ({
30
30
  }
31
31
  );
32
32
  export {
33
- n as IconHistory
33
+ m as IconHistory
34
34
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as h, jsx as o } from "react/jsx-runtime";
2
- import { S as n } from "../../chunks/index.Cf8v3uDB.js";
3
- const f = ({
2
+ import { f as n } from "../../chunks/index.BSoRj41h.js";
3
+ const m = ({
4
4
  className: c,
5
5
  viewBox: t,
6
6
  spacing: s,
@@ -30,5 +30,5 @@ const f = ({
30
30
  }
31
31
  );
32
32
  export {
33
- f as IconInfo
33
+ m as IconInfo
34
34
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as r, jsx as a } from "react/jsx-runtime";
2
- import { S as i } from "../../chunks/index.Cf8v3uDB.js";
3
- const f = ({
2
+ import { f as i } from "../../chunks/index.BSoRj41h.js";
3
+ const d = ({
4
4
  className: c,
5
5
  viewBox: s,
6
6
  spacing: e,
@@ -37,5 +37,5 @@ const f = ({
37
37
  }
38
38
  );
39
39
  export {
40
- f as IconKey
40
+ d as IconKey
41
41
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as i, jsx as c } from "react/jsx-runtime";
2
- import { S as d } from "../../chunks/index.Cf8v3uDB.js";
3
- const f = ({
2
+ import { f as d } from "../../chunks/index.BSoRj41h.js";
3
+ const l = ({
4
4
  className: a,
5
5
  viewBox: s,
6
6
  spacing: e,
@@ -37,5 +37,5 @@ const f = ({
37
37
  }
38
38
  );
39
39
  export {
40
- f as IconLocked
40
+ l as IconLocked
41
41
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as r, jsx as s } from "react/jsx-runtime";
2
- import { S as i } from "../../chunks/index.Cf8v3uDB.js";
3
- const f = ({
2
+ import { f as i } from "../../chunks/index.BSoRj41h.js";
3
+ const d = ({
4
4
  className: a,
5
5
  viewBox: c,
6
6
  spacing: e,
@@ -37,5 +37,5 @@ const f = ({
37
37
  }
38
38
  );
39
39
  export {
40
- f as IconMessages
40
+ d as IconMessages
41
41
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as l, jsx as t } from "react/jsx-runtime";
2
- import { S as r } from "../../chunks/index.Cf8v3uDB.js";
3
- const m = ({
2
+ import { f as r } from "../../chunks/index.BSoRj41h.js";
3
+ const f = ({
4
4
  className: e,
5
5
  viewBox: o,
6
6
  spacing: s,
@@ -30,5 +30,5 @@ const m = ({
30
30
  }
31
31
  );
32
32
  export {
33
- m as IconNext
33
+ f as IconNext
34
34
  };
@@ -1,6 +1,6 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import { S as m } from "../../chunks/index.Cf8v3uDB.js";
3
- const f = ({
2
+ import { f as m } from "../../chunks/index.BSoRj41h.js";
3
+ const p = ({
4
4
  className: l,
5
5
  viewBox: e,
6
6
  spacing: o,
@@ -27,5 +27,5 @@ const f = ({
27
27
  }
28
28
  );
29
29
  export {
30
- f as IconOpenAI
30
+ p as IconOpenAI
31
31
  };
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as c } from "react/jsx-runtime";
2
- import { S as d } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as d } from "../../chunks/index.BSoRj41h.js";
3
3
  const v = ({
4
4
  className: l,
5
5
  viewBox: s,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as a, jsx as t } from "react/jsx-runtime";
2
- import { S as l } from "../../chunks/index.Cf8v3uDB.js";
3
- const n = ({
2
+ import { f as l } from "../../chunks/index.BSoRj41h.js";
3
+ const m = ({
4
4
  className: o,
5
5
  viewBox: s,
6
6
  spacing: e,
@@ -30,5 +30,5 @@ const n = ({
30
30
  }
31
31
  );
32
32
  export {
33
- n as IconPrevious
33
+ m as IconPrevious
34
34
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as H, jsx as c } from "react/jsx-runtime";
2
- import { S as r } from "../../chunks/index.Cf8v3uDB.js";
3
- const l = ({
2
+ import { f as r } from "../../chunks/index.BSoRj41h.js";
3
+ const f = ({
4
4
  className: o,
5
5
  viewBox: s,
6
6
  spacing: t,
@@ -30,5 +30,5 @@ const l = ({
30
30
  }
31
31
  );
32
32
  export {
33
- l as IconProfile
33
+ f as IconProfile
34
34
  };
@@ -1,5 +1,5 @@
1
- import { jsxs as i, jsx as c } from "react/jsx-runtime";
2
- import { S as f } from "../../chunks/index.Cf8v3uDB.js";
1
+ import { jsxs as f, jsx as c } from "react/jsx-runtime";
2
+ import { f as i } from "../../chunks/index.BSoRj41h.js";
3
3
  const d = ({
4
4
  className: s,
5
5
  viewBox: a,
@@ -7,8 +7,8 @@ const d = ({
7
7
  title: t,
8
8
  monotone: r,
9
9
  ...o
10
- }) => /* @__PURE__ */ i(
11
- f,
10
+ }) => /* @__PURE__ */ f(
11
+ i,
12
12
  {
13
13
  defaultViewBox: "0 0 512 512",
14
14
  defaultClassName: "size-5",
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as c } from "react/jsx-runtime";
2
- import { S as p } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as p } from "../../chunks/index.BSoRj41h.js";
3
3
  const d = ({
4
4
  className: t,
5
5
  viewBox: e,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as i, jsx as a } from "react/jsx-runtime";
2
- import { S as m } from "../../chunks/index.Cf8v3uDB.js";
3
- const f = ({
2
+ import { f as m } from "../../chunks/index.BSoRj41h.js";
3
+ const d = ({
4
4
  className: e,
5
5
  viewBox: s,
6
6
  spacing: t,
@@ -37,5 +37,5 @@ const f = ({
37
37
  }
38
38
  );
39
39
  export {
40
- f as IconSearch
40
+ d as IconSearch
41
41
  };
@@ -1,6 +1,6 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { S as n } from "../../chunks/index.Cf8v3uDB.js";
3
- const d = ({
2
+ import { f as n } from "../../chunks/index.BSoRj41h.js";
3
+ const l = ({
4
4
  className: e,
5
5
  viewBox: o,
6
6
  spacing: a,
@@ -21,5 +21,5 @@ const d = ({
21
21
  }
22
22
  );
23
23
  export {
24
- d as IconSettings
24
+ l as IconSettings
25
25
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as r, jsx as c } from "react/jsx-runtime";
2
- import { S as p } from "../../chunks/index.Cf8v3uDB.js";
3
- const m = ({
2
+ import { f as p } from "../../chunks/index.BSoRj41h.js";
3
+ const l = ({
4
4
  className: t,
5
5
  viewBox: o,
6
6
  spacing: s,
@@ -30,5 +30,5 @@ const m = ({
30
30
  }
31
31
  );
32
32
  export {
33
- m as IconShow
33
+ l as IconShow
34
34
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as a, jsx as t } from "react/jsx-runtime";
2
- import { S as i } from "../../chunks/index.Cf8v3uDB.js";
3
- const n = ({
2
+ import { f as i } from "../../chunks/index.BSoRj41h.js";
3
+ const m = ({
4
4
  className: c,
5
5
  viewBox: s,
6
6
  spacing: o,
@@ -30,5 +30,5 @@ const n = ({
30
30
  }
31
31
  );
32
32
  export {
33
- n as IconSort
33
+ m as IconSort
34
34
  };
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as c } from "react/jsx-runtime";
2
- import { S as m } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as m } from "../../chunks/index.BSoRj41h.js";
3
3
  const z = ({
4
4
  className: t,
5
5
  viewBox: o,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, jsx as c } from "react/jsx-runtime";
2
- import { S as i } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as i } from "../../chunks/index.BSoRj41h.js";
3
3
  const H = ({
4
4
  className: t,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as c } from "react/jsx-runtime";
2
- import { S as a } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as a } from "../../chunks/index.BSoRj41h.js";
3
3
  const p = ({
4
4
  className: l,
5
5
  viewBox: s,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as i, jsx as t } from "react/jsx-runtime";
2
- import { S as l } from "../../chunks/index.Cf8v3uDB.js";
3
- const n = ({
2
+ import { f as l } from "../../chunks/index.BSoRj41h.js";
3
+ const m = ({
4
4
  className: o,
5
5
  viewBox: s,
6
6
  spacing: c,
@@ -30,5 +30,5 @@ const n = ({
30
30
  }
31
31
  );
32
32
  export {
33
- n as IconUp
33
+ m as IconUp
34
34
  };
@@ -1,5 +1,5 @@
1
1
  import { jsxs as m, jsx as s } from "react/jsx-runtime";
2
- import { S as i } from "../../chunks/index.Cf8v3uDB.js";
2
+ import { f as i } from "../../chunks/index.BSoRj41h.js";
3
3
  const p = ({
4
4
  className: t,
5
5
  viewBox: a,
package/dist/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { SpacingProps } from '@versini/ui-private/dist/utilities';
2
+ import { SpacingTypes } from '@versini/ui-spacing-types';
3
3
 
4
4
  interface IconsProps
5
5
  extends Omit<React.SVGAttributes<SVGElement>, "spacing">,
6
- SpacingProps {
6
+ SpacingTypes.Props {
7
7
  /**
8
8
  * Whether or not to render the icon in a single color
9
9
  * @default false
package/dist/index.js CHANGED
@@ -10,12 +10,12 @@ import { IconCopy as C } from "./components/Icons/IconCopy.js";
10
10
  import { IconDelete as l } from "./components/Icons/IconDelete.js";
11
11
  import { IconDog as u } from "./components/Icons/IconDog.js";
12
12
  import { IconDown as N } from "./components/Icons/IconDown.js";
13
- import { IconEdit as D } from "./components/Icons/IconEdit.js";
14
- import { IconGitHub as P } from "./components/Icons/IconGitHub.js";
13
+ import { IconEdit as A } from "./components/Icons/IconEdit.js";
14
+ import { IconGitHub as E } from "./components/Icons/IconGitHub.js";
15
15
  import { IconHide as b } from "./components/Icons/IconHide.js";
16
- import { IconHistory as A } from "./components/Icons/IconHistory.js";
17
- import { IconInfo as H } from "./components/Icons/IconInfo.js";
18
- import { IconKey as O } from "./components/Icons/IconKey.js";
16
+ import { IconHistory as B } from "./components/Icons/IconHistory.js";
17
+ import { IconInfo as M } from "./components/Icons/IconInfo.js";
18
+ import { IconKey as P } from "./components/Icons/IconKey.js";
19
19
  import { IconLocked as V } from "./components/Icons/IconLocked.js";
20
20
  import { IconMessages as K } from "./components/Icons/IconMessages.js";
21
21
  import { IconNext as j } from "./components/Icons/IconNext.js";
@@ -35,13 +35,13 @@ import { IconStarInCircle as ao } from "./components/Icons/IconStarInCircle.js";
35
35
  import { IconUp as wo } from "./components/Icons/IconUp.js";
36
36
  import { IconUser as go } from "./components/Icons/IconUser.js";
37
37
  /*!
38
- @versini/ui-icons v1.16.1
38
+ @versini/ui-icons v1.17.1
39
39
  © 2024 gizmette.com
40
40
  */
41
41
  try {
42
42
  window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
43
- version: "1.16.1",
44
- buildTime: "12/18/2024 01:22 PM EST",
43
+ version: "1.17.1",
44
+ buildTime: "12/25/2024 10:51 AM EST",
45
45
  homepage: "https://github.com/aversini/ui-components",
46
46
  license: "MIT"
47
47
  });
@@ -60,12 +60,12 @@ export {
60
60
  l as IconDelete,
61
61
  u as IconDog,
62
62
  N as IconDown,
63
- D as IconEdit,
64
- P as IconGitHub,
63
+ A as IconEdit,
64
+ E as IconGitHub,
65
65
  b as IconHide,
66
- A as IconHistory,
67
- H as IconInfo,
68
- O as IconKey,
66
+ B as IconHistory,
67
+ M as IconInfo,
68
+ P as IconKey,
69
69
  V as IconLocked,
70
70
  K as IconMessages,
71
71
  j as IconNext,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-icons",
3
- "version": "1.16.1",
3
+ "version": "1.17.1",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -38,14 +38,12 @@
38
38
  "react": "^18.3.1 || ^19.0.0",
39
39
  "react-dom": "^18.3.1 || ^19.0.0"
40
40
  },
41
- "devDependencies": {
42
- "@versini/ui-private": "workspace:../ui-private"
43
- },
44
41
  "dependencies": {
45
- "@versini/ui-private": "1.5.1"
42
+ "@versini/ui-private": "1.7.0",
43
+ "@versini/ui-spacing-types": "1.0.0"
46
44
  },
47
45
  "sideEffects": [
48
46
  "**/*.css"
49
47
  ],
50
- "gitHead": "123c2555b25210da73697c4fdd3b6a5f67a3b993"
48
+ "gitHead": "a15d974fcc1a098a9f35a80ff37b1b0901278d96"
51
49
  }
@@ -1,61 +0,0 @@
1
- import { jsxs as p, Fragment as h, jsx as n } from "react/jsx-runtime";
2
- import v from "clsx";
3
- const _ = (i) => {
4
- let o = "";
5
- if (typeof i == "number" || typeof i == "string")
6
- o = "m-" + i;
7
- else {
8
- const e = [];
9
- (i == null ? void 0 : i.t) !== void 0 && e.push(`mt-${i.t}`), (i == null ? void 0 : i.r) !== void 0 && e.push(`mr-${i.r}`), (i == null ? void 0 : i.b) !== void 0 && e.push(`mb-${i.b}`), (i == null ? void 0 : i.l) !== void 0 && e.push(`ml-${i.l}`), o = e.join(" ");
10
- }
11
- return o;
12
- }, g = ({
13
- children: i,
14
- fill: o,
15
- viewBox: e,
16
- className: r,
17
- defaultViewBox: m,
18
- defaultClassName: a,
19
- spacing: c,
20
- title: l,
21
- semantic: s = !1,
22
- ...d
23
- }) => {
24
- const u = _(c), t = v(
25
- u,
26
- r || a
27
- );
28
- return /* @__PURE__ */ p(h, { children: [
29
- /* @__PURE__ */ n(
30
- "svg",
31
- {
32
- xmlns: "http://www.w3.org/2000/svg",
33
- className: t,
34
- viewBox: e || m,
35
- fill: o || "currentColor",
36
- role: "img",
37
- "aria-hidden": !s,
38
- focusable: !1,
39
- ...d,
40
- children: i
41
- }
42
- ),
43
- l && s && /* @__PURE__ */ n("span", { className: "sr-only", children: l })
44
- ] });
45
- };
46
- /*!
47
- @versini/ui-private v1.5.1
48
- © 2024 gizmette.com
49
- */
50
- try {
51
- window.__VERSINI_UI_PRIVATE__ || (window.__VERSINI_UI_PRIVATE__ = {
52
- version: "1.5.1",
53
- buildTime: "12/18/2024 01:22 PM EST",
54
- homepage: "https://github.com/aversini/ui-components",
55
- license: "MIT"
56
- });
57
- } catch {
58
- }
59
- export {
60
- g as S
61
- };