@versini/ui-icons 1.17.1 → 1.19.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.
Files changed (40) hide show
  1. package/dist/chunks/{index.BSoRj41h.js → index.WYr_ee3a.js} +9 -9
  2. package/dist/components/Icons/IconAdd.js +1 -1
  3. package/dist/components/Icons/IconAnthropic.js +1 -1
  4. package/dist/components/Icons/IconBack.js +1 -1
  5. package/dist/components/Icons/IconBookmark.js +1 -1
  6. package/dist/components/Icons/IconBrightness.js +1 -1
  7. package/dist/components/Icons/IconChart.js +1 -1
  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 +1 -1
  13. package/dist/components/Icons/IconDown.js +1 -1
  14. package/dist/components/Icons/IconEdit.js +1 -1
  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 +1 -1
  18. package/dist/components/Icons/IconInfo.js +1 -1
  19. package/dist/components/Icons/IconKey.js +1 -1
  20. package/dist/components/Icons/IconLocked.js +1 -1
  21. package/dist/components/Icons/IconMessages.js +1 -1
  22. package/dist/components/Icons/IconNext.js +1 -1
  23. package/dist/components/Icons/IconOpenAI.js +1 -1
  24. package/dist/components/Icons/IconPasskey.js +1 -1
  25. package/dist/components/Icons/IconPrevious.js +1 -1
  26. package/dist/components/Icons/IconProfile.js +1 -1
  27. package/dist/components/Icons/IconRefresh.js +1 -1
  28. package/dist/components/Icons/IconRestore.js +1 -1
  29. package/dist/components/Icons/IconSearch.js +1 -1
  30. package/dist/components/Icons/IconSettings.js +1 -1
  31. package/dist/components/Icons/IconShow.js +1 -1
  32. package/dist/components/Icons/IconSort.js +1 -1
  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 +1 -1
  37. package/dist/components/Icons/IconUser.js +1 -1
  38. package/dist/index.d.ts +1 -1
  39. package/dist/index.js +13 -13
  40. package/package.json +4 -4
@@ -1,13 +1,13 @@
1
1
  import { jsxs as u, Fragment as h, jsx as t } from "react/jsx-runtime";
2
2
  import p from "clsx";
3
3
  /*!
4
- @versini/ui-spacing v1.0.0
4
+ @versini/ui-spacing v1.1.0
5
5
  © 2024 gizmette.com
6
6
  */
7
7
  try {
8
8
  window.__VERSINI_UI_SPACING__ || (window.__VERSINI_UI_SPACING__ = {
9
- version: "1.0.0",
10
- buildTime: "12/25/2024 10:51 AM EST",
9
+ version: "1.1.0",
10
+ buildTime: "12/26/2024 06:05 PM EST",
11
11
  homepage: "https://github.com/aversini/ui-components",
12
12
  license: "MIT"
13
13
  });
@@ -22,7 +22,7 @@ const I = (i) => {
22
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
23
  }
24
24
  return n;
25
- }, f = ({
25
+ }, g = ({
26
26
  children: i,
27
27
  fill: n,
28
28
  viewBox: e,
@@ -57,18 +57,18 @@ const I = (i) => {
57
57
  ] });
58
58
  };
59
59
  /*!
60
- @versini/ui-private v1.7.0
60
+ @versini/ui-svgicon v1.1.0
61
61
  © 2024 gizmette.com
62
62
  */
63
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",
64
+ window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
65
+ version: "1.1.0",
66
+ buildTime: "12/26/2024 06:05 PM EST",
67
67
  homepage: "https://github.com/aversini/ui-components",
68
68
  license: "MIT"
69
69
  });
70
70
  } catch {
71
71
  }
72
72
  export {
73
- f
73
+ g as f
74
74
  };
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as t } from "react/jsx-runtime";
2
- import { f as r } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as r } from "../../chunks/index.WYr_ee3a.js";
3
3
  const m = ({
4
4
  className: s,
5
5
  viewBox: o,
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { f as n } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as n } from "../../chunks/index.WYr_ee3a.js";
3
3
  const a = ({
4
4
  className: t,
5
5
  viewBox: e,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as c } from "react/jsx-runtime";
2
- import { f as p } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as p } from "../../chunks/index.WYr_ee3a.js";
3
3
  const m = ({
4
4
  className: t,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as e, jsx as a } from "react/jsx-runtime";
2
- import { f as m } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as m } from "../../chunks/index.WYr_ee3a.js";
3
3
  const L = ({
4
4
  className: c,
5
5
  viewBox: o,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as c } from "react/jsx-runtime";
2
- import { f as z } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as z } from "../../chunks/index.WYr_ee3a.js";
3
3
  const p = ({
4
4
  className: s,
5
5
  viewBox: t,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as s, jsx as c } from "react/jsx-runtime";
2
- import { f as h } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as h } from "../../chunks/index.WYr_ee3a.js";
3
3
  const f = ({
4
4
  className: t,
5
5
  viewBox: o,
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { f as c } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as c } from "../../chunks/index.WYr_ee3a.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 { f as p } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as p } from "../../chunks/index.WYr_ee3a.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 { f as m } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as m } from "../../chunks/index.WYr_ee3a.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 { f as l } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as l } from "../../chunks/index.WYr_ee3a.js";
3
3
  const z = ({
4
4
  className: t,
5
5
  viewBox: e,
@@ -1,5 +1,5 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { f as a } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as a } from "../../chunks/index.WYr_ee3a.js";
3
3
  const f = ({
4
4
  className: r,
5
5
  viewBox: t,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as l, jsx as t } from "react/jsx-runtime";
2
- import { f as r } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as r } from "../../chunks/index.WYr_ee3a.js";
3
3
  const f = ({
4
4
  className: o,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as l, jsx as c } from "react/jsx-runtime";
2
- import { f as r } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as r } from "../../chunks/index.WYr_ee3a.js";
3
3
  const m = ({
4
4
  className: t,
5
5
  viewBox: o,
@@ -1,5 +1,5 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { f as i } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as i } from "../../chunks/index.WYr_ee3a.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 { f as r } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as r } from "../../chunks/index.WYr_ee3a.js";
3
3
  const m = ({
4
4
  className: t,
5
5
  viewBox: e,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, jsx as c } from "react/jsx-runtime";
2
- import { f as l } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as l } from "../../chunks/index.WYr_ee3a.js";
3
3
  const m = ({
4
4
  className: t,
5
5
  viewBox: o,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as h, jsx as o } from "react/jsx-runtime";
2
- import { f as n } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as n } from "../../chunks/index.WYr_ee3a.js";
3
3
  const m = ({
4
4
  className: c,
5
5
  viewBox: t,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as a } from "react/jsx-runtime";
2
- import { f as i } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as i } from "../../chunks/index.WYr_ee3a.js";
3
3
  const d = ({
4
4
  className: c,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as c } from "react/jsx-runtime";
2
- import { f as d } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as d } from "../../chunks/index.WYr_ee3a.js";
3
3
  const l = ({
4
4
  className: a,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as s } from "react/jsx-runtime";
2
- import { f as i } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as i } from "../../chunks/index.WYr_ee3a.js";
3
3
  const d = ({
4
4
  className: a,
5
5
  viewBox: c,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as l, jsx as t } from "react/jsx-runtime";
2
- import { f as r } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as r } from "../../chunks/index.WYr_ee3a.js";
3
3
  const f = ({
4
4
  className: e,
5
5
  viewBox: o,
@@ -1,5 +1,5 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import { f as m } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as m } from "../../chunks/index.WYr_ee3a.js";
3
3
  const p = ({
4
4
  className: l,
5
5
  viewBox: e,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as c } from "react/jsx-runtime";
2
- import { f as d } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as d } from "../../chunks/index.WYr_ee3a.js";
3
3
  const v = ({
4
4
  className: l,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, jsx as t } from "react/jsx-runtime";
2
- import { f as l } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as l } from "../../chunks/index.WYr_ee3a.js";
3
3
  const m = ({
4
4
  className: o,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as H, jsx as c } from "react/jsx-runtime";
2
- import { f as r } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as r } from "../../chunks/index.WYr_ee3a.js";
3
3
  const f = ({
4
4
  className: o,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as f, jsx as c } from "react/jsx-runtime";
2
- import { f as i } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as i } from "../../chunks/index.WYr_ee3a.js";
3
3
  const d = ({
4
4
  className: s,
5
5
  viewBox: a,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as c } from "react/jsx-runtime";
2
- import { f as p } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as p } from "../../chunks/index.WYr_ee3a.js";
3
3
  const d = ({
4
4
  className: t,
5
5
  viewBox: e,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as a } from "react/jsx-runtime";
2
- import { f as m } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as m } from "../../chunks/index.WYr_ee3a.js";
3
3
  const d = ({
4
4
  className: e,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { f as n } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as n } from "../../chunks/index.WYr_ee3a.js";
3
3
  const l = ({
4
4
  className: e,
5
5
  viewBox: o,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as c } from "react/jsx-runtime";
2
- import { f as p } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as p } from "../../chunks/index.WYr_ee3a.js";
3
3
  const l = ({
4
4
  className: t,
5
5
  viewBox: o,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, jsx as t } from "react/jsx-runtime";
2
- import { f as i } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as i } from "../../chunks/index.WYr_ee3a.js";
3
3
  const m = ({
4
4
  className: c,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as c } from "react/jsx-runtime";
2
- import { f as m } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as m } from "../../chunks/index.WYr_ee3a.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 { f as i } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as i } from "../../chunks/index.WYr_ee3a.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 { f as a } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as a } from "../../chunks/index.WYr_ee3a.js";
3
3
  const p = ({
4
4
  className: l,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as t } from "react/jsx-runtime";
2
- import { f as l } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as l } from "../../chunks/index.WYr_ee3a.js";
3
3
  const m = ({
4
4
  className: o,
5
5
  viewBox: s,
@@ -1,5 +1,5 @@
1
1
  import { jsxs as m, jsx as s } from "react/jsx-runtime";
2
- import { f as i } from "../../chunks/index.BSoRj41h.js";
2
+ import { f as i } from "../../chunks/index.WYr_ee3a.js";
3
3
  const p = ({
4
4
  className: t,
5
5
  viewBox: a,
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { SpacingTypes } from '@versini/ui-spacing-types';
2
+ import { SpacingTypes } from '@versini/ui-types';
3
3
 
4
4
  interface IconsProps
5
5
  extends Omit<React.SVGAttributes<SVGElement>, "spacing">,
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 A } from "./components/Icons/IconEdit.js";
14
- import { IconGitHub as E } from "./components/Icons/IconGitHub.js";
13
+ import { IconEdit as D } from "./components/Icons/IconEdit.js";
14
+ import { IconGitHub as P } from "./components/Icons/IconGitHub.js";
15
15
  import { IconHide as b } from "./components/Icons/IconHide.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";
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";
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.17.1
38
+ @versini/ui-icons v1.19.0
39
39
  © 2024 gizmette.com
40
40
  */
41
41
  try {
42
42
  window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
43
- version: "1.17.1",
44
- buildTime: "12/25/2024 10:51 AM EST",
43
+ version: "1.19.0",
44
+ buildTime: "12/26/2024 06:05 PM 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
- A as IconEdit,
64
- E as IconGitHub,
63
+ D as IconEdit,
64
+ P as IconGitHub,
65
65
  b as IconHide,
66
- B as IconHistory,
67
- M as IconInfo,
68
- P as IconKey,
66
+ A as IconHistory,
67
+ H as IconInfo,
68
+ O 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.17.1",
3
+ "version": "1.19.0",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -39,11 +39,11 @@
39
39
  "react-dom": "^18.3.1 || ^19.0.0"
40
40
  },
41
41
  "dependencies": {
42
- "@versini/ui-private": "1.7.0",
43
- "@versini/ui-spacing-types": "1.0.0"
42
+ "@versini/ui-svgicon": "1.1.0",
43
+ "@versini/ui-types": "1.0.0"
44
44
  },
45
45
  "sideEffects": [
46
46
  "**/*.css"
47
47
  ],
48
- "gitHead": "a15d974fcc1a098a9f35a80ff37b1b0901278d96"
48
+ "gitHead": "abbb7b1770a9130157721d514fe20267fd15f35e"
49
49
  }