@purr-react-styled-components/components.icon 0.0.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 (84) hide show
  1. package/dist/_anchor-DqEe_oUR.cjs +1 -0
  2. package/dist/_anchor-UPuVvqOK.js +17 -0
  3. package/dist/_arrow-down-BsJBynhn.cjs +1 -0
  4. package/dist/_arrow-down-DKs-7HwS.js +16 -0
  5. package/dist/_arrow-left-CQjrZZgh.cjs +1 -0
  6. package/dist/_arrow-left-DYqNw_VG.js +16 -0
  7. package/dist/_arrow-right-DRvlgmG0.cjs +1 -0
  8. package/dist/_arrow-right-DpQT-DpX.js +16 -0
  9. package/dist/_arrow-up-CABmeBp2.js +16 -0
  10. package/dist/_arrow-up-Xe_VU3IJ.cjs +1 -0
  11. package/dist/_bomb-BYEw7m6v.cjs +1 -0
  12. package/dist/_bomb-DZ4ZDx_D.js +18 -0
  13. package/dist/_bookmark-B9Dvep1Q.cjs +1 -0
  14. package/dist/_bookmark-Csm3lV2a.js +13 -0
  15. package/dist/_chevron-down-GFMQRZNx.cjs +1 -0
  16. package/dist/_chevron-down-ut4BHge_.js +13 -0
  17. package/dist/_chevron-left-B-TBSDjO.cjs +1 -0
  18. package/dist/_chevron-left-CNudHDiM.js +13 -0
  19. package/dist/_chevron-right-Bzin1_eT.js +13 -0
  20. package/dist/_chevron-right-Yw6BkWeH.cjs +1 -0
  21. package/dist/_chevron-up-BWCoi8A4.js +13 -0
  22. package/dist/_chevron-up-CdMXAX5L.cjs +1 -0
  23. package/dist/_components.d.ts +4 -0
  24. package/dist/_contact-BYkvEKL1.cjs +1 -0
  25. package/dist/_contact-r2VhO6BC.js +19 -0
  26. package/dist/_copy-C4ByBN2o.cjs +1 -0
  27. package/dist/_copy-DBHkjV76.js +16 -0
  28. package/dist/_external-link-B-RioqDU.js +17 -0
  29. package/dist/_external-link-C_W2w9TM.cjs +1 -0
  30. package/dist/_facebook-B-AcMvzs.cjs +1 -0
  31. package/dist/_facebook-DIaP_LOU.js +13 -0
  32. package/dist/_git-hub-Cgz8yN8U.js +16 -0
  33. package/dist/_git-hub-Dya6lYgh.cjs +1 -0
  34. package/dist/_info-BSJd6-mr.cjs +1 -0
  35. package/dist/_info-lVt2u_aG.js +17 -0
  36. package/dist/_linked-in-BYy6N0Vc.cjs +1 -0
  37. package/dist/_linked-in-a-ciQH2s.js +17 -0
  38. package/dist/_react-js-BHJ6Pb-a.js +22 -0
  39. package/dist/_react-js-BroyTS3J.cjs +1 -0
  40. package/dist/_rss-CPw7oeso.js +17 -0
  41. package/dist/_rss-Dgkb3qGn.cjs +1 -0
  42. package/dist/_save-CUsVwNJ_.js +17 -0
  43. package/dist/_save-iLDLgr0H.cjs +1 -0
  44. package/dist/_script-DP5jWezM.cjs +1 -0
  45. package/dist/_script-VNAczLVl.js +16 -0
  46. package/dist/_settings-BfjsMbt7.cjs +1 -0
  47. package/dist/_settings-glpEASbP.js +16 -0
  48. package/dist/_types.d.ts +16 -0
  49. package/dist/_upwork-DNqOF1x-.js +16 -0
  50. package/dist/_upwork-De9Rin2G.cjs +1 -0
  51. package/dist/_user-search-D5nTSgyL.cjs +1 -0
  52. package/dist/_user-search-sNTzfnke.js +18 -0
  53. package/dist/_x-C1bbFcKZ.js +16 -0
  54. package/dist/_x-C1zr7-ak.cjs +1 -0
  55. package/dist/icons/_anchor.d.ts +4 -0
  56. package/dist/icons/_arrow-down.d.ts +4 -0
  57. package/dist/icons/_arrow-left.d.ts +4 -0
  58. package/dist/icons/_arrow-right.d.ts +4 -0
  59. package/dist/icons/_arrow-up.d.ts +4 -0
  60. package/dist/icons/_bomb.d.ts +4 -0
  61. package/dist/icons/_bookmark.d.ts +4 -0
  62. package/dist/icons/_chevron-down.d.ts +4 -0
  63. package/dist/icons/_chevron-left.d.ts +4 -0
  64. package/dist/icons/_chevron-right.d.ts +4 -0
  65. package/dist/icons/_chevron-up.d.ts +4 -0
  66. package/dist/icons/_contact.d.ts +4 -0
  67. package/dist/icons/_copy.d.ts +4 -0
  68. package/dist/icons/_external-link.d.ts +4 -0
  69. package/dist/icons/_facebook.d.ts +4 -0
  70. package/dist/icons/_git-hub.d.ts +4 -0
  71. package/dist/icons/_info.d.ts +4 -0
  72. package/dist/icons/_linked-in.d.ts +4 -0
  73. package/dist/icons/_react-js.d.ts +4 -0
  74. package/dist/icons/_rss.d.ts +4 -0
  75. package/dist/icons/_save.d.ts +4 -0
  76. package/dist/icons/_script.d.ts +4 -0
  77. package/dist/icons/_settings.d.ts +4 -0
  78. package/dist/icons/_upwork.d.ts +4 -0
  79. package/dist/icons/_user-search.d.ts +4 -0
  80. package/dist/icons/_x.d.ts +4 -0
  81. package/dist/index.cjs +1 -0
  82. package/dist/index.d.ts +2 -0
  83. package/dist/index.js +85 -0
  84. package/package.json +40 -0
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),i=require("clsx"),h=({className:r="",name:e,color:n,width:t,height:c,htmlAttributes:s})=>o.jsxs("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:c||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:n,className:i("phantompurr-icon","icon",`icon--${e}`,r),children:[o.jsx("path",{d:"M12 22V8"}),o.jsx("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"}),o.jsx("circle",{cx:"12",cy:"5",r:"3"})]});exports.IconAnchor=h;
@@ -0,0 +1,17 @@
1
+ import { jsxs as s, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const a = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: c,
8
+ height: e,
9
+ htmlAttributes: i
10
+ }) => /* @__PURE__ */ s("svg", { ...i, xmlns: "http://www.w3.org/2000/svg", width: c || "24", height: e || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: h("phantompurr-icon", "icon", `icon--${n}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M12 22V8" }),
12
+ /* @__PURE__ */ o("path", { d: "M5 12H2a10 10 0 0 0 20 0h-3" }),
13
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "5", r: "3" })
14
+ ] });
15
+ export {
16
+ a as IconAnchor
17
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),c=require("clsx"),u=({className:r="",name:e,color:n,width:t,height:s,htmlAttributes:i})=>o.jsxs("svg",{...i,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:n,className:c("phantompurr-icon","icon",`icon--${e}`,r),children:[o.jsx("path",{d:"M12 5v14"}),o.jsx("path",{d:"m19 12-7 7-7-7"})]});exports.IconArrowDown=u;
@@ -0,0 +1,16 @@
1
+ import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const w = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ c("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: h("phantompurr-icon", "icon", `icon--${n}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M12 5v14" }),
12
+ /* @__PURE__ */ o("path", { d: "m19 12-7 7-7-7" })
13
+ ] });
14
+ export {
15
+ w as IconArrowDown
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),u=({className:o="",name:r,color:t,width:n,height:s,htmlAttributes:i})=>e.jsxs("svg",{...i,xmlns:"http://www.w3.org/2000/svg",width:n||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:t,className:c("phantompurr-icon","icon",`icon--${r}`,o),children:[e.jsx("path",{d:"m12 19-7-7 7-7"}),e.jsx("path",{d:"M19 12H5"})]});exports.IconArrowLeft=u;
@@ -0,0 +1,16 @@
1
+ import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ c("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: h("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "m12 19-7-7 7-7" }),
12
+ /* @__PURE__ */ o("path", { d: "M19 12H5" })
13
+ ] });
14
+ export {
15
+ d as IconArrowLeft
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),c=require("clsx"),h=({className:r="",name:t,color:e,width:n,height:i,htmlAttributes:s})=>o.jsxs("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:n||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:e,className:c("phantompurr-icon","icon",`icon--${t}`,r),children:[o.jsx("path",{d:"M5 12h14"}),o.jsx("path",{d:"m12 5 7 7-7 7"})]});exports.IconArrowRight=h;
@@ -0,0 +1,16 @@
1
+ import { jsxs as h, jsx as o } from "react/jsx-runtime";
2
+ import c from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: i,
8
+ height: e,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ h("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: i || "24", height: e || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: c("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M5 12h14" }),
12
+ /* @__PURE__ */ o("path", { d: "m12 5 7 7-7 7" })
13
+ ] });
14
+ export {
15
+ d as IconArrowRight
16
+ };
@@ -0,0 +1,16 @@
1
+ import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
+ import p from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ c("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: p("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "m5 12 7-7 7 7" }),
12
+ /* @__PURE__ */ o("path", { d: "M12 19V5" })
13
+ ] });
14
+ export {
15
+ d as IconArrowUp
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),c=require("clsx"),u=({className:r="",name:e,color:t,width:n,height:s,htmlAttributes:i})=>o.jsxs("svg",{...i,xmlns:"http://www.w3.org/2000/svg",width:n||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:t,className:c("phantompurr-icon","icon",`icon--${e}`,r),children:[o.jsx("path",{d:"m5 12 7-7 7 7"}),o.jsx("path",{d:"M12 19V5"})]});exports.IconArrowUp=u;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),a=require("clsx"),c=({className:e="",name:t,color:n,width:r,height:s,htmlAttributes:i})=>o.jsxs("svg",{...i,xmlns:"http://www.w3.org/2000/svg",width:r||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:n,className:a("phantompurr-icon","icon",`icon--${t}`,e),children:[o.jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),o.jsx("path",{d:"M15.349 5.349l3.301 3.301a1.2 1.2 0 0 1 0 1.698l-.972 .972a7.5 7.5 0 1 1 -5 -5l.972 -.972a1.2 1.2 0 0 1 1.698 0z"}),o.jsx("path",{d:"M17 7l1.293 -1.293a2.414 2.414 0 0 0 .707 -1.707a1 1 0 0 1 1 -1h1"}),o.jsx("path",{d:"M7 13a3 3 0 0 1 3 -3"})]});exports.IconBomb=c;
@@ -0,0 +1,18 @@
1
+ import { jsxs as i, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const c = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: e,
8
+ height: s,
9
+ htmlAttributes: a
10
+ }) => /* @__PURE__ */ i("svg", { ...a, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: s || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: h("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z" }),
12
+ /* @__PURE__ */ o("path", { d: "M15.349 5.349l3.301 3.301a1.2 1.2 0 0 1 0 1.698l-.972 .972a7.5 7.5 0 1 1 -5 -5l.972 -.972a1.2 1.2 0 0 1 1.698 0z" }),
13
+ /* @__PURE__ */ o("path", { d: "M17 7l1.293 -1.293a2.414 2.414 0 0 0 .707 -1.707a1 1 0 0 1 1 -1h1" }),
14
+ /* @__PURE__ */ o("path", { d: "M7 13a3 3 0 0 1 3 -3" })
15
+ ] });
16
+ export {
17
+ c as IconBomb
18
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),c=require("clsx"),a=({className:e="",name:r,color:n,width:t,height:i,htmlAttributes:s})=>o.jsx("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:n,className:c("phantompurr-icon","icon",`icon--${r}`,e),children:o.jsx("path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z"})});exports.IconBookmark=a;
@@ -0,0 +1,13 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import c from "clsx";
3
+ const a = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ o("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: c("phantompurr-icon", "icon", `icon--${n}`, r), children: /* @__PURE__ */ o("path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z" }) });
11
+ export {
12
+ a as IconBookmark
13
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),c=require("clsx"),u=({className:e="",name:n,color:r,width:t,height:i,htmlAttributes:s})=>o.jsx("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:r,className:c("phantompurr-icon","icon",`icon--${n}`,e),children:o.jsx("path",{d:"m6 9 6 6 6-6"})});exports.IconChevronDown=u;
@@ -0,0 +1,13 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import c from "clsx";
3
+ const p = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ o("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: c("phantompurr-icon", "icon", `icon--${n}`, r), children: /* @__PURE__ */ o("path", { d: "m6 9 6 6 6-6" }) });
11
+ export {
12
+ p as IconChevronDown
13
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),u=({className:o="",name:n,color:r,width:t,height:i,htmlAttributes:s})=>e.jsx("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:r,className:c("phantompurr-icon","icon",`icon--${n}`,o),children:e.jsx("path",{d:"m15 18-6-6 6-6"})});exports.IconChevronLeft=u;
@@ -0,0 +1,13 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import c from "clsx";
3
+ const p = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ o("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: c("phantompurr-icon", "icon", `icon--${n}`, r), children: /* @__PURE__ */ o("path", { d: "m15 18-6-6 6-6" }) });
11
+ export {
12
+ p as IconChevronLeft
13
+ };
@@ -0,0 +1,13 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import c from "clsx";
3
+ const p = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ o("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: c("phantompurr-icon", "icon", `icon--${n}`, r), children: /* @__PURE__ */ o("path", { d: "m9 18 6-6-6-6" }) });
11
+ export {
12
+ p as IconChevronRight
13
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),h=({className:o="",name:n,color:r,width:t,height:i,htmlAttributes:s})=>e.jsx("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:r,className:c("phantompurr-icon","icon",`icon--${n}`,o),children:e.jsx("path",{d:"m9 18 6-6-6-6"})});exports.IconChevronRight=h;
@@ -0,0 +1,13 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import c from "clsx";
3
+ const m = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ o("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: c("phantompurr-icon", "icon", `icon--${n}`, r), children: /* @__PURE__ */ o("path", { d: "m18 15-6-6-6 6" }) });
11
+ export {
12
+ m as IconChevronUp
13
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),u=({className:o="",name:n,color:r,width:t,height:i,htmlAttributes:s})=>e.jsx("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:r,className:c("phantompurr-icon","icon",`icon--${n}`,o),children:e.jsx("path",{d:"m18 15-6-6-6 6"})});exports.IconChevronUp=u;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { IIconProps } from './_types';
3
+
4
+ export declare const Icon: ({ name, loadingProps, htmlAttributes, color, width, height, className, }: IIconProps) => React.JSX.Element;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),x=({className:t="",name:n,color:o,width:r,height:i,htmlAttributes:s})=>e.jsxs("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:r||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:o,className:c("phantompurr-icon","icon",`icon--${n}`,t),children:[e.jsx("path",{d:"M17 18a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2"}),e.jsx("rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}),e.jsx("circle",{cx:"12",cy:"10",r:"2"}),e.jsx("line",{x1:"8",x2:"8",y1:"2",y2:"4"}),e.jsx("line",{x1:"16",x2:"16",y1:"2",y2:"4"})]});exports.IconContact=x;
@@ -0,0 +1,19 @@
1
+ import { jsxs as s, jsx as o } from "react/jsx-runtime";
2
+ import x from "clsx";
3
+ const a = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: c
10
+ }) => /* @__PURE__ */ s("svg", { ...c, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: x("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M17 18a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2" }),
12
+ /* @__PURE__ */ o("rect", { width: "18", height: "18", x: "3", y: "4", rx: "2" }),
13
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "10", r: "2" }),
14
+ /* @__PURE__ */ o("line", { x1: "8", x2: "8", y1: "2", y2: "4" }),
15
+ /* @__PURE__ */ o("line", { x1: "16", x2: "16", y1: "2", y2: "4" })
16
+ ] });
17
+ export {
18
+ a as IconContact
19
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),h=({className:o="",name:r,color:t,width:n,height:i,htmlAttributes:s})=>e.jsxs("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:n||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:t,className:c("phantompurr-icon","icon",`icon--${r}`,o),children:[e.jsx("rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}),e.jsx("path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"})]});exports.IconCopy=h;
@@ -0,0 +1,16 @@
1
+ import { jsxs as s, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: c
10
+ }) => /* @__PURE__ */ s("svg", { ...c, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: h("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2" }),
12
+ /* @__PURE__ */ o("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" })
13
+ ] });
14
+ export {
15
+ d as IconCopy
16
+ };
@@ -0,0 +1,17 @@
1
+ import { jsxs as h, jsx as o } from "react/jsx-runtime";
2
+ import a from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ h("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: a("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M15 3h6v6" }),
12
+ /* @__PURE__ */ o("path", { d: "M10 14 21 3" }),
13
+ /* @__PURE__ */ o("path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" })
14
+ ] });
15
+ export {
16
+ d as IconExternalLink
17
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),a=({className:n="",name:t,color:o,width:r,height:s,htmlAttributes:i})=>e.jsxs("svg",{...i,xmlns:"http://www.w3.org/2000/svg",width:r||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:o,className:c("phantompurr-icon","icon",`icon--${t}`,n),children:[e.jsx("path",{d:"M15 3h6v6"}),e.jsx("path",{d:"M10 14 21 3"}),e.jsx("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"})]});exports.IconExternalLink=a;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),c=require("clsx"),h=({className:e="",name:n,color:r,width:t,height:i,htmlAttributes:s})=>o.jsx("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:r,className:c("phantompurr-icon","icon",`icon--${n}`,e),children:o.jsx("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"})});exports.IconFacebook=h;
@@ -0,0 +1,13 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import s from "clsx";
3
+ const l = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: e,
8
+ height: h,
9
+ htmlAttributes: i
10
+ }) => /* @__PURE__ */ o("svg", { ...i, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: h || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: s("phantompurr-icon", "icon", `icon--${n}`, r), children: /* @__PURE__ */ o("path", { d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z" }) });
11
+ export {
12
+ l as IconFacebook
13
+ };
@@ -0,0 +1,16 @@
1
+ import { jsxs as s, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: i,
8
+ height: c,
9
+ htmlAttributes: e
10
+ }) => /* @__PURE__ */ s("svg", { ...e, xmlns: "http://www.w3.org/2000/svg", width: i || "24", height: c || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: h("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4" }),
12
+ /* @__PURE__ */ o("path", { d: "M9 18c-4.51 2-5-2-7-2" })
13
+ ] });
14
+ export {
15
+ d as IconGitHub
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),c=require("clsx"),u=({className:e="",name:o,color:n,width:r,height:i,htmlAttributes:s})=>t.jsxs("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:r||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:n,className:c("phantompurr-icon","icon",`icon--${o}`,e),children:[t.jsx("path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"}),t.jsx("path",{d:"M9 18c-4.51 2-5-2-7-2"})]});exports.IconGitHub=u;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),i=require("clsx"),l=({className:e="",name:n,color:r,width:t,height:s,htmlAttributes:c})=>o.jsxs("svg",{...c,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:r,className:i("phantompurr-icon","icon",`icon--${n}`,e),children:[o.jsx("circle",{cx:"12",cy:"12",r:"10"}),o.jsx("path",{d:"M12 16v-4"}),o.jsx("path",{d:"M12 8h.01"})]});exports.IconInfo=l;
@@ -0,0 +1,17 @@
1
+ import { jsxs as s, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: c
10
+ }) => /* @__PURE__ */ s("svg", { ...c, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: h("phantompurr-icon", "icon", `icon--${n}`, r), children: [
11
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "12", r: "10" }),
12
+ /* @__PURE__ */ o("path", { d: "M12 16v-4" }),
13
+ /* @__PURE__ */ o("path", { d: "M12 8h.01" })
14
+ ] });
15
+ export {
16
+ d as IconInfo
17
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),h=({className:n="",name:r,color:t,width:o,height:i,htmlAttributes:s})=>e.jsxs("svg",{...s,xmlns:"http://www.w3.org/2000/svg",width:o||"24",height:i||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:t,className:c("phantompurr-icon","icon",`icon--${r}`,n),children:[e.jsx("path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}),e.jsx("rect",{width:"4",height:"12",x:"2",y:"9"}),e.jsx("circle",{cx:"4",cy:"4",r:"2"})]});exports.IconLinkedIn=h;
@@ -0,0 +1,17 @@
1
+ import { jsxs as s, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const l = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: c
10
+ }) => /* @__PURE__ */ s("svg", { ...c, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: h("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z" }),
12
+ /* @__PURE__ */ o("rect", { width: "4", height: "12", x: "2", y: "9" }),
13
+ /* @__PURE__ */ o("circle", { cx: "4", cy: "4", r: "2" })
14
+ ] });
15
+ export {
16
+ l as IconLinkedIn
17
+ };
@@ -0,0 +1,22 @@
1
+ import { jsxs as s, jsx as c } from "react/jsx-runtime";
2
+ import a from "clsx";
3
+ const d = ({
4
+ className: t = "",
5
+ name: o,
6
+ color: r,
7
+ width: n,
8
+ height: e,
9
+ htmlAttributes: h
10
+ }) => /* @__PURE__ */ s("svg", { ...h, xmlns: "http://www.w3.org/2000/svg", width: n || "24", height: e || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: r, className: a("phantompurr-icon", "icon", `icon--${o}`, t), children: [
11
+ /* @__PURE__ */ c("path", { stroke: "none", d: "M0 0h24v24H0z" }),
12
+ /* @__PURE__ */ c("path", { d: "M6.306 8.711c-2.602 .723 -4.306 1.926 -4.306 3.289c0 2.21 4.477 4 10 4c.773 0 1.526 -.035 2.248 -.102" }),
13
+ /* @__PURE__ */ c("path", { d: "M17.692 15.289c2.603 -.722 4.308 -1.926 4.308 -3.289c0 -2.21 -4.477 -4 -10 -4c-.773 0 -1.526 .035 -2.25 .102" }),
14
+ /* @__PURE__ */ c("path", { d: "M6.305 15.287c-.676 2.615 -.485 4.693 .695 5.373c1.913 1.105 5.703 -1.877 8.464 -6.66c.387 -.67 .733 -1.339 1.036 -2" }),
15
+ /* @__PURE__ */ c("path", { d: "M17.694 8.716c.677 -2.616 .487 -4.696 -.694 -5.376c-1.913 -1.105 -5.703 1.877 -8.464 6.66c-.387 .67 -.733 1.34 -1.037 2" }),
16
+ /* @__PURE__ */ c("path", { d: "M12 5.424c-1.925 -1.892 -3.82 -2.766 -5 -2.084c-1.913 1.104 -1.226 5.877 1.536 10.66c.386 .67 .793 1.304 1.212 1.896" }),
17
+ /* @__PURE__ */ c("path", { d: "M12 18.574c1.926 1.893 3.821 2.768 5 2.086c1.913 -1.104 1.226 -5.877 -1.536 -10.66c-.375 -.65 -.78 -1.283 -1.212 -1.897" }),
18
+ /* @__PURE__ */ c("path", { d: "M11.5 12.866a1 1 0 1 0 1 -1.732a1 1 0 0 0 -1 1.732z" })
19
+ ] });
20
+ export {
21
+ d as IconReactJs
22
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),a=require("clsx"),i=({className:t="",name:e,color:s,width:o,height:n,htmlAttributes:r})=>c.jsxs("svg",{...r,xmlns:"http://www.w3.org/2000/svg",width:o||"24",height:n||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:s,className:a("phantompurr-icon","icon",`icon--${e}`,t),children:[c.jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),c.jsx("path",{d:"M6.306 8.711c-2.602 .723 -4.306 1.926 -4.306 3.289c0 2.21 4.477 4 10 4c.773 0 1.526 -.035 2.248 -.102"}),c.jsx("path",{d:"M17.692 15.289c2.603 -.722 4.308 -1.926 4.308 -3.289c0 -2.21 -4.477 -4 -10 -4c-.773 0 -1.526 .035 -2.25 .102"}),c.jsx("path",{d:"M6.305 15.287c-.676 2.615 -.485 4.693 .695 5.373c1.913 1.105 5.703 -1.877 8.464 -6.66c.387 -.67 .733 -1.339 1.036 -2"}),c.jsx("path",{d:"M17.694 8.716c.677 -2.616 .487 -4.696 -.694 -5.376c-1.913 -1.105 -5.703 1.877 -8.464 6.66c-.387 .67 -.733 1.34 -1.037 2"}),c.jsx("path",{d:"M12 5.424c-1.925 -1.892 -3.82 -2.766 -5 -2.084c-1.913 1.104 -1.226 5.877 1.536 10.66c.386 .67 .793 1.304 1.212 1.896"}),c.jsx("path",{d:"M12 18.574c1.926 1.893 3.821 2.768 5 2.086c1.913 -1.104 1.226 -5.877 -1.536 -10.66c-.375 -.65 -.78 -1.283 -1.212 -1.897"}),c.jsx("path",{d:"M11.5 12.866a1 1 0 1 0 1 -1.732a1 1 0 0 0 -1 1.732z"})]});exports.IconReactJs=i;
@@ -0,0 +1,17 @@
1
+ import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const l = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: s,
8
+ height: e,
9
+ htmlAttributes: i
10
+ }) => /* @__PURE__ */ c("svg", { ...i, xmlns: "http://www.w3.org/2000/svg", width: s || "24", height: e || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: h("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M4 11a9 9 0 0 1 9 9" }),
12
+ /* @__PURE__ */ o("path", { d: "M4 4a16 16 0 0 1 16 16" }),
13
+ /* @__PURE__ */ o("circle", { cx: "5", cy: "19", r: "1" })
14
+ ] });
15
+ export {
16
+ l as IconRss
17
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("clsx"),l=({className:o="",name:r,color:s,width:t,height:n,htmlAttributes:c})=>e.jsxs("svg",{...c,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:n||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:s,className:i("phantompurr-icon","icon",`icon--${r}`,o),children:[e.jsx("path",{d:"M4 11a9 9 0 0 1 9 9"}),e.jsx("path",{d:"M4 4a16 16 0 0 1 16 16"}),e.jsx("circle",{cx:"5",cy:"19",r:"1"})]});exports.IconRss=l;
@@ -0,0 +1,17 @@
1
+ import { jsxs as s, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: a,
8
+ height: e,
9
+ htmlAttributes: i
10
+ }) => /* @__PURE__ */ s("svg", { ...i, xmlns: "http://www.w3.org/2000/svg", width: a || "24", height: e || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: h("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z" }),
12
+ /* @__PURE__ */ o("path", { d: "M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7" }),
13
+ /* @__PURE__ */ o("path", { d: "M7 3v4a1 1 0 0 0 1 1h7" })
14
+ ] });
15
+ export {
16
+ d as IconSave
17
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("clsx"),c=({className:o="",name:t,color:n,width:r,height:s,htmlAttributes:a})=>e.jsxs("svg",{...a,xmlns:"http://www.w3.org/2000/svg",width:r||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:n,className:i("phantompurr-icon","icon",`icon--${t}`,o),children:[e.jsx("path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"}),e.jsx("path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7"}),e.jsx("path",{d:"M7 3v4a1 1 0 0 0 1 1h7"})]});exports.IconSave=c;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),h=({className:o="",name:t,color:r,width:n,height:s,htmlAttributes:i})=>e.jsxs("svg",{...i,xmlns:"http://www.w3.org/2000/svg",width:n||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:r,className:c("phantompurr-icon","icon",`icon--${t}`,o),children:[e.jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),e.jsx("path",{d:"M17 20h-11a3 3 0 0 1 0 -6h11a3 3 0 0 0 0 6h1a3 3 0 0 0 3 -3v-11a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v8"})]});exports.IconScript=h;
@@ -0,0 +1,16 @@
1
+ import { jsxs as h, jsx as o } from "react/jsx-runtime";
2
+ import a from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ h("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: a("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z" }),
12
+ /* @__PURE__ */ o("path", { d: "M17 20h-11a3 3 0 0 1 0 -6h11a3 3 0 0 0 0 6h1a3 3 0 0 0 3 -3v-11a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v8" })
13
+ ] });
14
+ export {
15
+ d as IconScript
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),s=require("clsx"),i=({className:e="",name:l,color:t,width:n,height:o,htmlAttributes:r})=>a.jsxs("svg",{...r,xmlns:"http://www.w3.org/2000/svg",width:n||"24",height:o||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:t,className:s("phantompurr-icon","icon",`icon--${l}`,e),children:[a.jsx("path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"}),a.jsx("circle",{cx:"12",cy:"12",r:"3"})]});exports.IconSettings=i;
@@ -0,0 +1,16 @@
1
+ import { jsxs as i, jsx as a } from "react/jsx-runtime";
2
+ import s from "clsx";
3
+ const p = ({
4
+ className: l = "",
5
+ name: o,
6
+ color: r,
7
+ width: t,
8
+ height: n,
9
+ htmlAttributes: e
10
+ }) => /* @__PURE__ */ i("svg", { ...e, xmlns: "http://www.w3.org/2000/svg", width: t || "24", height: n || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: r, className: s("phantompurr-icon", "icon", `icon--${o}`, l), children: [
11
+ /* @__PURE__ */ a("path", { d: "M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z" }),
12
+ /* @__PURE__ */ a("circle", { cx: "12", cy: "12", r: "3" })
13
+ ] });
14
+ export {
15
+ p as IconSettings
16
+ };
@@ -0,0 +1,16 @@
1
+ import { SVGProps } from 'react';
2
+ import { IExtendable } from '@purr-core/utils.definitions';
3
+ import { ILoadingEllipsisProps } from '@purr-react-styled-components/components.loading-ellipsis';
4
+
5
+ export type TIconName = "anchor" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-up" | "bomb" | "bookmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "contact" | "copy" | "external-link" | "facebook" | "git-hub" | "info" | "linked-in" | "react-js" | "rss" | "save" | "settings" | "upwork" | "user-search" | "x";
6
+ export interface ISingleIconProps {
7
+ className?: string;
8
+ name: TIconName;
9
+ color?: string;
10
+ width?: number;
11
+ height?: number;
12
+ htmlAttributes?: SVGProps<SVGSVGElement> & IExtendable;
13
+ }
14
+ export interface IIconProps extends ISingleIconProps {
15
+ loadingProps?: ILoadingEllipsisProps;
16
+ }
@@ -0,0 +1,16 @@
1
+ import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const l = ({
4
+ className: r = "",
5
+ name: n,
6
+ color: t,
7
+ width: e,
8
+ height: s,
9
+ htmlAttributes: i
10
+ }) => /* @__PURE__ */ c("svg", { ...i, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: s || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: t, className: h("phantompurr-icon", "icon", `icon--${n}`, r), children: [
11
+ /* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z" }),
12
+ /* @__PURE__ */ o("path", { d: "M3 7v5a3 3 0 0 0 6 0v-5h1l4 6c.824 1.319 1.945 2 3.5 2a3.5 3.5 0 0 0 0 -7c-2.027 0 -3.137 1 -3.5 3c-.242 1.33 -.908 4 -2 8" })
13
+ ] });
14
+ export {
15
+ l as IconUpwork
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),i=require("clsx"),h=({className:e="",name:r,color:n,width:t,height:s,htmlAttributes:c})=>o.jsxs("svg",{...c,xmlns:"http://www.w3.org/2000/svg",width:t||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:n,className:i("phantompurr-icon","icon",`icon--${r}`,e),children:[o.jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),o.jsx("path",{d:"M3 7v5a3 3 0 0 0 6 0v-5h1l4 6c.824 1.319 1.945 2 3.5 2a3.5 3.5 0 0 0 0 -7c-2.027 0 -3.137 1 -3.5 3c-.242 1.33 -.908 4 -2 8"})]});exports.IconUpwork=h;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("clsx"),l=({className:r="",name:c,color:o,width:s,height:t,htmlAttributes:n})=>e.jsxs("svg",{...n,xmlns:"http://www.w3.org/2000/svg",width:s||"24",height:t||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:o,className:i("phantompurr-icon","icon",`icon--${c}`,r),children:[e.jsx("circle",{cx:"10",cy:"7",r:"4"}),e.jsx("path",{d:"M10.3 15H7a4 4 0 0 0-4 4v2"}),e.jsx("circle",{cx:"17",cy:"17",r:"3"}),e.jsx("path",{d:"m21 21-1.9-1.9"})]});exports.IconUserSearch=l;
@@ -0,0 +1,18 @@
1
+ import { jsxs as s, jsx as r } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const a = ({
4
+ className: o = "",
5
+ name: c,
6
+ color: e,
7
+ width: t,
8
+ height: n,
9
+ htmlAttributes: i
10
+ }) => /* @__PURE__ */ s("svg", { ...i, xmlns: "http://www.w3.org/2000/svg", width: t || "24", height: n || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: e, className: h("phantompurr-icon", "icon", `icon--${c}`, o), children: [
11
+ /* @__PURE__ */ r("circle", { cx: "10", cy: "7", r: "4" }),
12
+ /* @__PURE__ */ r("path", { d: "M10.3 15H7a4 4 0 0 0-4 4v2" }),
13
+ /* @__PURE__ */ r("circle", { cx: "17", cy: "17", r: "3" }),
14
+ /* @__PURE__ */ r("path", { d: "m21 21-1.9-1.9" })
15
+ ] });
16
+ export {
17
+ a as IconUserSearch
18
+ };
@@ -0,0 +1,16 @@
1
+ import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
+ import h from "clsx";
3
+ const d = ({
4
+ className: r = "",
5
+ name: t,
6
+ color: n,
7
+ width: e,
8
+ height: i,
9
+ htmlAttributes: s
10
+ }) => /* @__PURE__ */ c("svg", { ...s, xmlns: "http://www.w3.org/2000/svg", width: e || "24", height: i || "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", color: n, className: h("phantompurr-icon", "icon", `icon--${t}`, r), children: [
11
+ /* @__PURE__ */ o("path", { d: "M18 6 6 18" }),
12
+ /* @__PURE__ */ o("path", { d: "m6 6 12 12" })
13
+ ] });
14
+ export {
15
+ d as IconX
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("clsx"),u=({className:o="",name:t,color:n,width:r,height:s,htmlAttributes:i})=>e.jsxs("svg",{...i,xmlns:"http://www.w3.org/2000/svg",width:r||"24",height:s||"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",color:n,className:c("phantompurr-icon","icon",`icon--${t}`,o),children:[e.jsx("path",{d:"M18 6 6 18"}),e.jsx("path",{d:"m6 6 12 12"})]});exports.IconX=u;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconAnchor: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconArrowDown: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconArrowLeft: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconArrowRight: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconArrowUp: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconBomb: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconBookmark: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconChevronDown: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconChevronLeft: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconChevronRight: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconChevronUp: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconContact: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconCopy: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconExternalLink: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconFacebook: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconGitHub: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconInfo: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconLinkedIn: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconReactJs: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconRss: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconSave: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconScript: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconSettings: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconUpwork: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconUserSearch: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { ISingleIconProps } from '../_types';
3
+
4
+ export declare const IconX: ({ className, name, color, width, height, htmlAttributes, }: ISingleIconProps) => React.JSX.Element;
package/dist/index.cjs ADDED
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),n=require("react"),m=require("@purr-core/utils.helpers"),v=require("@purr-react-styled-components/components.loading-ellipsis");function x(e){switch(e){case"./icons/_anchor.tsx":return Promise.resolve().then(()=>require("./_anchor-DqEe_oUR.cjs"));case"./icons/_arrow-down.tsx":return Promise.resolve().then(()=>require("./_arrow-down-BsJBynhn.cjs"));case"./icons/_arrow-left.tsx":return Promise.resolve().then(()=>require("./_arrow-left-CQjrZZgh.cjs"));case"./icons/_arrow-right.tsx":return Promise.resolve().then(()=>require("./_arrow-right-DRvlgmG0.cjs"));case"./icons/_arrow-up.tsx":return Promise.resolve().then(()=>require("./_arrow-up-Xe_VU3IJ.cjs"));case"./icons/_bomb.tsx":return Promise.resolve().then(()=>require("./_bomb-BYEw7m6v.cjs"));case"./icons/_bookmark.tsx":return Promise.resolve().then(()=>require("./_bookmark-B9Dvep1Q.cjs"));case"./icons/_chevron-down.tsx":return Promise.resolve().then(()=>require("./_chevron-down-GFMQRZNx.cjs"));case"./icons/_chevron-left.tsx":return Promise.resolve().then(()=>require("./_chevron-left-B-TBSDjO.cjs"));case"./icons/_chevron-right.tsx":return Promise.resolve().then(()=>require("./_chevron-right-Yw6BkWeH.cjs"));case"./icons/_chevron-up.tsx":return Promise.resolve().then(()=>require("./_chevron-up-CdMXAX5L.cjs"));case"./icons/_contact.tsx":return Promise.resolve().then(()=>require("./_contact-BYkvEKL1.cjs"));case"./icons/_copy.tsx":return Promise.resolve().then(()=>require("./_copy-C4ByBN2o.cjs"));case"./icons/_external-link.tsx":return Promise.resolve().then(()=>require("./_external-link-C_W2w9TM.cjs"));case"./icons/_facebook.tsx":return Promise.resolve().then(()=>require("./_facebook-B-AcMvzs.cjs"));case"./icons/_git-hub.tsx":return Promise.resolve().then(()=>require("./_git-hub-Dya6lYgh.cjs"));case"./icons/_info.tsx":return Promise.resolve().then(()=>require("./_info-BSJd6-mr.cjs"));case"./icons/_linked-in.tsx":return Promise.resolve().then(()=>require("./_linked-in-BYy6N0Vc.cjs"));case"./icons/_react-js.tsx":return Promise.resolve().then(()=>require("./_react-js-BroyTS3J.cjs"));case"./icons/_rss.tsx":return Promise.resolve().then(()=>require("./_rss-Dgkb3qGn.cjs"));case"./icons/_save.tsx":return Promise.resolve().then(()=>require("./_save-iLDLgr0H.cjs"));case"./icons/_script.tsx":return Promise.resolve().then(()=>require("./_script-DP5jWezM.cjs"));case"./icons/_settings.tsx":return Promise.resolve().then(()=>require("./_settings-BfjsMbt7.cjs"));case"./icons/_upwork.tsx":return Promise.resolve().then(()=>require("./_upwork-De9Rin2G.cjs"));case"./icons/_user-search.tsx":return Promise.resolve().then(()=>require("./_user-search-D5nTSgyL.cjs"));case"./icons/_x.tsx":return Promise.resolve().then(()=>require("./_x-C1zr7-ak.cjs"));default:return new Promise(function(t,r){(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(r.bind(null,new Error("Unknown variable dynamic import: "+e)))})}}const _=({name:e,loadingProps:t,htmlAttributes:r,color:u="#ffffff",width:l=24,height:a=24,className:h=""})=>{const[i,c]=n.useState(null);return n.useEffect(()=>{c(null),x(`./icons/_${e}.tsx`).then(s=>{c(()=>s[`Icon${m.toCamelCase(e)}`])}).catch(s=>console.error(`Icon not found: ${e}`,s))},[e]),i?o.jsx(n.Suspense,{children:o.jsx(i,{className:h,color:u,name:e,width:l,height:a,htmlAttributes:r})}):o.jsx(v.LoadingEllipsis,{size:4,color:"#ffffff",...t})};exports.Icon=_;
@@ -0,0 +1,2 @@
1
+ export * from './_components';
2
+ export * from './_types';
package/dist/index.js ADDED
@@ -0,0 +1,85 @@
1
+ import { jsx as s } from "react/jsx-runtime";
2
+ import { useState as p, useEffect as x, Suspense as _ } from "react";
3
+ import { toCamelCase as f } from "@purr-core/utils.helpers";
4
+ import { LoadingEllipsis as l } from "@purr-react-styled-components/components.loading-ellipsis";
5
+ function h(r) {
6
+ switch (r) {
7
+ case "./icons/_anchor.tsx":
8
+ return import("./_anchor-UPuVvqOK.js");
9
+ case "./icons/_arrow-down.tsx":
10
+ return import("./_arrow-down-DKs-7HwS.js");
11
+ case "./icons/_arrow-left.tsx":
12
+ return import("./_arrow-left-DYqNw_VG.js");
13
+ case "./icons/_arrow-right.tsx":
14
+ return import("./_arrow-right-DpQT-DpX.js");
15
+ case "./icons/_arrow-up.tsx":
16
+ return import("./_arrow-up-CABmeBp2.js");
17
+ case "./icons/_bomb.tsx":
18
+ return import("./_bomb-DZ4ZDx_D.js");
19
+ case "./icons/_bookmark.tsx":
20
+ return import("./_bookmark-Csm3lV2a.js");
21
+ case "./icons/_chevron-down.tsx":
22
+ return import("./_chevron-down-ut4BHge_.js");
23
+ case "./icons/_chevron-left.tsx":
24
+ return import("./_chevron-left-CNudHDiM.js");
25
+ case "./icons/_chevron-right.tsx":
26
+ return import("./_chevron-right-Bzin1_eT.js");
27
+ case "./icons/_chevron-up.tsx":
28
+ return import("./_chevron-up-BWCoi8A4.js");
29
+ case "./icons/_contact.tsx":
30
+ return import("./_contact-r2VhO6BC.js");
31
+ case "./icons/_copy.tsx":
32
+ return import("./_copy-DBHkjV76.js");
33
+ case "./icons/_external-link.tsx":
34
+ return import("./_external-link-B-RioqDU.js");
35
+ case "./icons/_facebook.tsx":
36
+ return import("./_facebook-DIaP_LOU.js");
37
+ case "./icons/_git-hub.tsx":
38
+ return import("./_git-hub-Cgz8yN8U.js");
39
+ case "./icons/_info.tsx":
40
+ return import("./_info-lVt2u_aG.js");
41
+ case "./icons/_linked-in.tsx":
42
+ return import("./_linked-in-a-ciQH2s.js");
43
+ case "./icons/_react-js.tsx":
44
+ return import("./_react-js-BHJ6Pb-a.js");
45
+ case "./icons/_rss.tsx":
46
+ return import("./_rss-CPw7oeso.js");
47
+ case "./icons/_save.tsx":
48
+ return import("./_save-CUsVwNJ_.js");
49
+ case "./icons/_script.tsx":
50
+ return import("./_script-VNAczLVl.js");
51
+ case "./icons/_settings.tsx":
52
+ return import("./_settings-glpEASbP.js");
53
+ case "./icons/_upwork.tsx":
54
+ return import("./_upwork-DNqOF1x-.js");
55
+ case "./icons/_user-search.tsx":
56
+ return import("./_user-search-sNTzfnke.js");
57
+ case "./icons/_x.tsx":
58
+ return import("./_x-C1bbFcKZ.js");
59
+ default:
60
+ return new Promise(function(n, t) {
61
+ (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
62
+ t.bind(null, new Error("Unknown variable dynamic import: " + r))
63
+ );
64
+ });
65
+ }
66
+ }
67
+ const v = ({
68
+ name: r,
69
+ loadingProps: n,
70
+ htmlAttributes: t,
71
+ color: c = "#ffffff",
72
+ width: u = 24,
73
+ height: a = 24,
74
+ className: m = ""
75
+ }) => {
76
+ const [e, i] = p(null);
77
+ return x(() => {
78
+ i(null), h(`./icons/_${r}.tsx`).then((o) => {
79
+ i(() => o[`Icon${f(r)}`]);
80
+ }).catch((o) => console.error(`Icon not found: ${r}`, o));
81
+ }, [r]), e ? /* @__PURE__ */ s(_, { children: /* @__PURE__ */ s(e, { className: m, color: c, name: r, width: u, height: a, htmlAttributes: t }) }) : /* @__PURE__ */ s(l, { size: 4, color: "#ffffff", ...n });
82
+ };
83
+ export {
84
+ v as Icon
85
+ };
package/package.json ADDED
@@ -0,0 +1,40 @@
1
+ {
2
+ "name": "@purr-react-styled-components/components.icon",
3
+ "version": "0.0.1",
4
+ "type": "module",
5
+ "main": "dist/index.cjs",
6
+ "module": "dist/index.js",
7
+ "types": "dist/index.d.ts",
8
+ "exports": {
9
+ ".": {
10
+ "import": {
11
+ "types": "./dist/index.d.ts",
12
+ "default": "./dist/index.js"
13
+ },
14
+ "require": {
15
+ "types": "./dist/index.d.ts",
16
+ "default": "./dist/index.cjs"
17
+ }
18
+ }
19
+ },
20
+ "files": [
21
+ "dist"
22
+ ],
23
+ "peerDependencies": {
24
+ "typescript": "*",
25
+ "react": "*",
26
+ "clsx": "*",
27
+ "@purr-core/utils.helpers": "0.0.4",
28
+ "@purr-core/utils.definitions": "0.0.4",
29
+ "@purr-react-styled-components/components.loading-ellipsis": "0.0.1"
30
+ },
31
+ "author": "@DinhThienPhuc",
32
+ "license": "ISC",
33
+ "description": "",
34
+ "sideEffects": false,
35
+ "scripts": {
36
+ "dev": "vite build --watch",
37
+ "build": "tsc && vite build",
38
+ "lint": "eslint . --ext ts,tsx --max-warnings 0"
39
+ }
40
+ }