meticulous-ui 1.1.0 → 1.1.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 (123) hide show
  1. package/README.md +5 -5
  2. package/dist/README.md +192 -0
  3. package/dist/package.json +65 -0
  4. package/package.json +1 -1
  5. package/colors/amber.js +0 -19
  6. package/colors/black.js +0 -25
  7. package/colors/blue.js +0 -19
  8. package/colors/blueGray.js +0 -15
  9. package/colors/brown.js +0 -15
  10. package/colors/cider.js +0 -15
  11. package/colors/cyan.js +0 -19
  12. package/colors/deepOrange.js +0 -19
  13. package/colors/deepPurple.js +0 -19
  14. package/colors/green.js +0 -19
  15. package/colors/grey.js +0 -15
  16. package/colors/indigo.js +0 -19
  17. package/colors/lightBlue.js +0 -19
  18. package/colors/lightGreen.js +0 -19
  19. package/colors/lime.js +0 -19
  20. package/colors/orange.js +0 -19
  21. package/colors/pink.js +0 -19
  22. package/colors/purple.js +0 -19
  23. package/colors/red.js +0 -19
  24. package/colors/teal.js +0 -19
  25. package/colors/violet.js +0 -19
  26. package/colors/white.js +0 -4
  27. package/colors/yellow.js +0 -19
  28. package/components/Icons/Add/Add.js +0 -47
  29. package/components/Icons/AddCircle/AddCircle.js +0 -35
  30. package/components/Icons/AddCircleFilled/AddCircleFilled.js +0 -26
  31. package/components/Icons/ArrowDown/ArrowDown.js +0 -26
  32. package/components/Icons/ArrowLeft/ArrowLeft.js +0 -27
  33. package/components/Icons/ArrowRight/ArrowRight.js +0 -27
  34. package/components/Icons/ArrowUp/ArrowUp.js +0 -26
  35. package/components/Icons/BellFilled/BellFilled.js +0 -26
  36. package/components/Icons/BellOffFilled/BellOffFilled.js +0 -37
  37. package/components/Icons/BellOffOutline/BellOffOutline.js +0 -38
  38. package/components/Icons/BellOutline/BellOutline.js +0 -39
  39. package/components/Icons/BookmarkFilled/BookmarkFilled.js +0 -18
  40. package/components/Icons/BookmarkOutline/BookmarkOutline.js +0 -26
  41. package/components/Icons/ChevronDown/ChevronDown.js +0 -27
  42. package/components/Icons/ChevronLeft/ChevronLeft.js +0 -27
  43. package/components/Icons/ChevronRight/ChevronRight.js +0 -27
  44. package/components/Icons/ChevronUp/ChevronUp.js +0 -27
  45. package/components/Icons/ClockCircleOutline/ClockCircleOutline.js +0 -30
  46. package/components/Icons/ClockSquareOutline/ClockSquareOutline.js +0 -37
  47. package/components/Icons/Close/Close.js +0 -24
  48. package/components/Icons/CloseCircleFilled/CloseCircleFilled.js +0 -26
  49. package/components/Icons/CloseCircleOutline/CloseCircleOutline.js +0 -27
  50. package/components/Icons/CommentBubbleFilled/CommentBubbleFilled.js +0 -18
  51. package/components/Icons/CommentBubbleOutline/CommentBubbleOutline.js +0 -18
  52. package/components/Icons/CommentFilled/CommentFilled.js +0 -18
  53. package/components/Icons/CommentLineFilled/CommentLineFilled.js +0 -18
  54. package/components/Icons/CommentLineOutline/CommentLineOutline.js +0 -18
  55. package/components/Icons/CommentOutline/CommentOutline.js +0 -18
  56. package/components/Icons/ContactDetailsFilled/ContactDetailsFilled.js +0 -18
  57. package/components/Icons/ContactDetailsOutline/ContactDetailsOutline.js +0 -18
  58. package/components/Icons/DetailsOutline/DetailsOutline.js +0 -18
  59. package/components/Icons/DotsHorizontalFilled/DotsHorizontalFilled.js +0 -24
  60. package/components/Icons/DotsHorizontalOutline/DotsHorizontalOutline.js +0 -27
  61. package/components/Icons/DotsVerticalFilled/DotsVerticalFilled.js +0 -24
  62. package/components/Icons/DotsVerticalOutline/DotsVerticalOutline.js +0 -27
  63. package/components/Icons/ExitArrowInOutline/ExitArrowInOutline.js +0 -27
  64. package/components/Icons/ExitArrowOutOutline/ExitArrowOutOutline.js +0 -27
  65. package/components/Icons/HamburgerMenu/HamburgerMenu.js +0 -26
  66. package/components/Icons/HamburgerSpaced/HamburgerSpaced.js +0 -18
  67. package/components/Icons/HeartFilled/HeartFilled.js +0 -24
  68. package/components/Icons/HeartOutline/HeartOutline.js +0 -29
  69. package/components/Icons/HomeFilled/HomeFilled.js +0 -26
  70. package/components/Icons/HomeOutline/HomeOutline.js +0 -26
  71. package/components/Icons/Link/Link.js +0 -37
  72. package/components/Icons/LockClosedFilled/LockClosedFilled.js +0 -26
  73. package/components/Icons/LockClosedOutline/LockClosedOutline.js +0 -30
  74. package/components/Icons/LockOpenFilled/LockOpenFilled.js +0 -26
  75. package/components/Icons/LockOpenOutline/LockOpenOutline.js +0 -38
  76. package/components/Icons/Minus/Minus.js +0 -27
  77. package/components/Icons/MinusCircle/MinusCircle.js +0 -18
  78. package/components/Icons/MinusCircleFilled/MinusCircleFilled.js +0 -18
  79. package/components/Icons/ProfileFemaleOutline/ProfileFemaleOutline.js +0 -24
  80. package/components/Icons/ProfileGroupFilled/ProfileGroupFilled.js +0 -33
  81. package/components/Icons/ProfileMaleFilled/ProfileMaleFilled.js +0 -33
  82. package/components/Icons/ProfileMaleOutline/ProfileMaleOutline.js +0 -24
  83. package/components/Icons/Search/Search.js +0 -18
  84. package/components/Icons/SettingFilled/SettingFilled.js +0 -24
  85. package/components/Icons/SettingOutline/SettingOutline.js +0 -24
  86. package/components/Icons/ShareAllFilled/ShareAllFilled.js +0 -26
  87. package/components/Icons/ShareAllOutline/ShareAllOutline.js +0 -29
  88. package/components/Icons/ShareBoxOutline/ShareBoxOutline.js +0 -24
  89. package/components/Icons/ShareFilled/ShareFilled.js +0 -35
  90. package/components/Icons/ShareOutline/ShareOutline.js +0 -38
  91. package/components/Icons/ShareThickFilled/ShareThickFilled.js +0 -24
  92. package/components/Icons/ShieldCheckFilled/ShieldCheckFilled.js +0 -26
  93. package/components/Icons/ShieldCheckOutline/ShieldCheckOutline.js +0 -37
  94. package/components/Icons/ShieldCrossFilled/ShieldCrossFilled.js +0 -26
  95. package/components/Icons/ShieldCrossOutline/ShieldCrossOutline.js +0 -28
  96. package/components/Icons/ShieldWarningFilled/ShieldWarningFilled.js +0 -26
  97. package/components/Icons/ShieldWarningOutline/ShieldWarningOutline.js +0 -29
  98. package/components/Icons/StarFilled/StarFilled.js +0 -24
  99. package/components/Icons/StarOutline/StarOutline.js +0 -24
  100. package/components/Icons/ThumbsDownFilled/ThumbsDownFilled.js +0 -24
  101. package/components/Icons/ThumbsDownOutline/ThumbsDownOutline.js +0 -24
  102. package/components/Icons/ThumbsUpFilled/ThumbsUpFilled.js +0 -24
  103. package/components/Icons/ThumbsUpOutline/ThumbsUpOutline.js +0 -24
  104. package/components/Icons/Upload/Upload.js +0 -33
  105. package/components/Icons/UploadBoxFilled/UploadBoxFilled.js +0 -26
  106. package/components/Icons/UploadBoxOutline/UploadBoxOutline.js +0 -35
  107. package/components/Icons/WalletFilled/WalletFilled.js +0 -18
  108. package/components/Icons/WalletOutline/WalletOutline.js +0 -18
  109. package/components/Icons/index.js +0 -167
  110. package/components/Pagination/Pagination.js +0 -60
  111. package/components/Pagination/constants.js +0 -24
  112. package/components/Pagination/helpers.js +0 -32
  113. package/components/Pagination/index.js +0 -4
  114. package/components/Pagination/styles.js +0 -75
  115. package/components/Ripple/Ripple.js +0 -26
  116. package/components/Ripple/index.js +0 -4
  117. package/utils/capFirstLetter.js +0 -4
  118. package/utils/compose.js +0 -4
  119. package/utils/hasEqualProps.js +0 -7
  120. package/utils/isNonEmptyArray.js +0 -4
  121. /package/{colors → dist/colors}/index.js +0 -0
  122. /package/{index.js → dist/index.js} +0 -0
  123. /package/{utils → dist/utils}/index.js +0 -0
@@ -1,24 +0,0 @@
1
- import { j as a } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const i = ({ color: o = s.m500, size: l = 24, ...t }) => /* @__PURE__ */ a.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Close",
12
- ...t,
13
- children: /* @__PURE__ */ a.jsx(
14
- "path",
15
- {
16
- d: "M20.746 3.329a1 1 0 0 0-1.415 0l-7.294 7.294-7.294-7.294a1 1 0 1 0-1.414 1.414l7.294 7.294-7.294 7.294a1 1 0 0 0 1.414 1.415l7.294-7.295 7.294 7.295a1 1 0 0 0 1.415-1.415l-7.295-7.294 7.295-7.294a1 1 0 0 0 0-1.414",
17
- fill: o
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- i as default
24
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import a from "../../../colors/grey.js";
3
- const t = ({ color: i = a.m500, size: l = 24, ...o }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Close Circle Filled",
12
- ...o,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.97 8.97a.75.75 0 0 1 1.06 0L12 10.94l1.97-1.97a.75.75 0 0 1 1.06 1.06L13.06 12l1.97 1.97a.75.75 0 0 1-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 0 1-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 0 1 0-1.06",
19
- fill: i
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- t as default
26
- };
@@ -1,27 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const n = ({ color: r = i.m500, size: o = 24, ...t }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: o,
8
- height: o,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Close Circle Outline",
12
- ...t,
13
- children: /* @__PURE__ */ e.jsx("g", { children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- d: "m9 9 3 3m0 0 3 3m-3-3-3 3m3-3 3-3m-3 12a9 9 0 1 1 0-18 9 9 0 0 1 0 18",
17
- stroke: r,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- ) })
23
- }
24
- );
25
- export {
26
- n as default
27
- };
@@ -1,18 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import m from "../../../colors/grey.js";
3
- const a = ({ color: l = m.m500, size: t = 24, ...i }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 32 32",
7
- width: t,
8
- height: t,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Comment Bubble Filled",
12
- ...i,
13
- children: /* @__PURE__ */ e.jsx("g", { stroke: l, strokeWidth: "1", fill: l, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-207 -257)", fill: l, children: /* @__PURE__ */ e.jsx("path", { d: "M231 273a2 2 0 1 1 .001-4.001A2 2 0 0 1 231 273m-8 0a2 2 0 1 1 .001-4.001A2 2 0 0 1 223 273m-8 0a2 2 0 1 1 .001-4.001A2 2 0 0 1 215 273m8-16c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V289l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14" }) }) })
14
- }
15
- );
16
- export {
17
- a as default
18
- };
@@ -1,18 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import m from "../../../colors/grey.js";
3
- const r = ({ color: t = m.m500, size: l = 24, ...i }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 32 32",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Comment Bubble Outline",
12
- ...i,
13
- children: /* @__PURE__ */ e.jsx("g", { stroke: t, strokeWidth: "1", fill: t, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-204 -255)", fill: t, children: /* @__PURE__ */ e.jsx("path", { d: "M228 267a2 2 0 1 0 .001 4.001A2 2 0 0 0 228 267m-8 14c-1.168 0-2.296-.136-3.38-.367l-4.708 2.83.063-4.639c-3.609-2.17-5.975-5.758-5.975-9.824 0-6.627 6.268-12 14-12s14 5.373 14 12c0 6.628-6.268 12-14 12m0-26c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V287l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14m-8 12a2 2 0 1 0 .001 4.001A2 2 0 0 0 212 267m8 0a2 2 0 1 0 .001 4.001A2 2 0 0 0 220 267" }) }) })
14
- }
15
- );
16
- export {
17
- r as default
18
- };
@@ -1,18 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import r from "../../../colors/grey.js";
3
- const m = ({ color: l = r.m500, size: t = 24, ...i }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 32 32",
7
- width: t,
8
- height: t,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Comment Filled",
12
- ...i,
13
- children: /* @__PURE__ */ e.jsx("g", { stroke: l, strokeWidth: "1", fill: l, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-102 -257)", fill: l, children: /* @__PURE__ */ e.jsx("path", { d: "M118 257c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V289l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14" }) }) })
14
- }
15
- );
16
- export {
17
- m as default
18
- };
@@ -1,18 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import n from "../../../colors/grey.js";
3
- const a = ({ color: l = n.m500, size: t = 24, ...i }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 32 32",
7
- width: t,
8
- height: t,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Comment Line Filled",
12
- ...i,
13
- children: /* @__PURE__ */ e.jsx("g", { stroke: l, strokeWidth: "1", fill: l, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-154 -257)", fill: l, children: /* @__PURE__ */ e.jsx("path", { d: "M177 270h-14a1 1 0 1 1 0-2h14a1 1 0 0 1 0 2m-2 6h-10a1 1 0 1 1 0-2h10a1 1 0 1 1 0 2m-5-19c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V289l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14" }) }) })
14
- }
15
- );
16
- export {
17
- a as default
18
- };
@@ -1,18 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import n from "../../../colors/grey.js";
3
- const r = ({ color: t = n.m500, size: l = 24, ...i }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 32 32",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Comment Line Outline",
12
- ...i,
13
- children: /* @__PURE__ */ e.jsx("g", { stroke: t, strokeWidth: "1", fill: t, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-152 -255)", fill: t, children: /* @__PURE__ */ e.jsx("path", { d: "M168 281c-1.168 0-2.296-.136-3.38-.367l-4.708 2.83.063-4.639c-3.609-2.17-5.975-5.758-5.975-9.824 0-6.627 6.268-12 14-12s14 5.373 14 12c0 6.628-6.268 12-14 12m0-26c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V287l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14m7 11h-14a1 1 0 0 0 0 2h14a1 1 0 1 0 0-2m-2 6h-10a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2" }) }) })
14
- }
15
- );
16
- export {
17
- r as default
18
- };
@@ -1,18 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const m = ({ color: e = s.m500, size: l = 24, ...i }) => /* @__PURE__ */ t.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 32 32",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Comment Outline",
12
- ...i,
13
- children: /* @__PURE__ */ t.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ t.jsx("g", { transform: "translate(-100 -255)", fill: e, children: /* @__PURE__ */ t.jsx("path", { d: "M116 281c-1.168 0-2.296-.136-3.38-.367l-4.708 2.83.063-4.639c-3.609-2.17-5.975-5.758-5.975-9.824 0-6.627 6.268-12 14-12s14 5.373 14 12c0 6.628-6.268 12-14 12m0-26c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V287l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14" }) }) })
14
- }
15
- );
16
- export {
17
- m as default
18
- };
@@ -1,18 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const a = ({ color: l = s.m500, size: e = 24, ...i }) => /* @__PURE__ */ t.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 512 512",
7
- width: e,
8
- height: e,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Contact Details Filled",
12
- ...i,
13
- children: /* @__PURE__ */ t.jsx("g", { stroke: l, strokeWidth: "1", fill: l, fillRule: "evenodd", children: /* @__PURE__ */ t.jsx("g", { fill: l, transform: "translate(42.667 85.333)", children: /* @__PURE__ */ t.jsx("path", { d: "M426.667 0v341.333H0V0zm-64 213.333h-128v32h128zm-237.334-57.6h-16c-30.928 0-56 25.6-56 57.6h128c0-32-25.173-57.6-56-57.6m237.334-6.4h-128v32h128zM117.333 78.626c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28m245.334 6.707h-128v32h128z" }) }) })
14
- }
15
- );
16
- export {
17
- a as default
18
- };
@@ -1,18 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const a = ({ color: e = s.m500, size: l = 24, ...i }) => /* @__PURE__ */ t.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 512 512",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Contact Details Outline",
12
- ...i,
13
- children: /* @__PURE__ */ t.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ t.jsx("g", { fill: e, transform: "translate(42.667 85.333)", children: /* @__PURE__ */ t.jsx("path", { d: "M426.667 0v341.333H0V0zM384 42.667H42.667v256H384zm-42.667 170.666v32H234.667v-32zm-194.666-57.6c30.826 0 56 25.6 56 57.6h-128c0-32 25.072-57.6 56-57.6zm194.666-6.4v32H234.667v-32zM138.667 78.626c15.464 0 28 12.536 28 28s-12.536 28-28 28-28-12.536-28-28 12.536-28 28-28m202.666 6.707v32H234.667v-32z" }) }) })
14
- }
15
- );
16
- export {
17
- a as default
18
- };
@@ -1,18 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const a = ({ color: e = s.m500, size: l = 24, ...i }) => /* @__PURE__ */ t.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 512 512",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Details Outline",
12
- ...i,
13
- children: /* @__PURE__ */ t.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ t.jsx("g", { fill: e, transform: "translate(64 64)", children: /* @__PURE__ */ t.jsx("path", { d: "M384 64v320H64V64zm-42.667 42.667H106.667v234.666h234.666zM320 0v42.667l-277.334-.001V320H0V0zm-21.333 234.667v42.666H149.333v-42.666zm0-85.334V192H149.333v-42.667z" }) }) })
14
- }
15
- );
16
- export {
17
- a as default
18
- };
@@ -1,24 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import a from "../../../colors/grey.js";
3
- const e = ({ color: l = a.m500, size: o = 24, ...i }) => /* @__PURE__ */ t.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 16 16",
7
- width: o,
8
- height: o,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Dots Horizontal Filled",
12
- ...i,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- d: "M4 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0M14 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4",
17
- fill: l
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- e as default
24
- };
@@ -1,27 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const a = ({ color: r = i.m500, size: o = 24, ...e }) => /* @__PURE__ */ t.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: o,
8
- height: o,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Dots Horizontal Outline",
12
- ...e,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- d: "M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0M21 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0M7 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0",
17
- stroke: r,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- )
23
- }
24
- );
25
- export {
26
- a as default
27
- };
@@ -1,24 +0,0 @@
1
- import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- import e from "../../../colors/grey.js";
3
- const s = ({ color: i = e.m500, size: t = 24, ...a }) => /* @__PURE__ */ l.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 16 16",
7
- width: t,
8
- height: t,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Dots Vertical Filled",
12
- ...a,
13
- children: /* @__PURE__ */ l.jsx(
14
- "path",
15
- {
16
- d: "M8 12a2 2 0 1 1 0 4 2 2 0 0 1 0-4M8 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4M10 2a2 2 0 1 0-4 0 2 2 0 0 0 4 0",
17
- fill: i
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- s as default
24
- };
@@ -1,27 +0,0 @@
1
- import { j as o } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const n = ({ color: e = i.m500, size: t = 24, ...r }) => /* @__PURE__ */ o.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: t,
8
- height: t,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Dots Vertical Outline",
12
- ...r,
13
- children: /* @__PURE__ */ o.jsx(
14
- "path",
15
- {
16
- d: "M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0M14 19a2 2 0 1 1-4 0 2 2 0 0 1 4 0M14 5a2 2 0 1 1-4 0 2 2 0 0 1 4 0",
17
- stroke: e,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- )
23
- }
24
- );
25
- export {
26
- n as default
27
- };
@@ -1,27 +0,0 @@
1
- import { j as r } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const m = ({ color: o = i.m500, size: t = 24, ...e }) => /* @__PURE__ */ r.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: t,
8
- height: t,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Exit Arrow In Outline",
12
- ...e,
13
- children: /* @__PURE__ */ r.jsx("g", { children: /* @__PURE__ */ r.jsx(
14
- "path",
15
- {
16
- d: "m12 15 3-3m0 0-3-3m3 3H4m0-4.752V7.2c0-1.12 0-1.68.218-2.108.192-.377.497-.682.874-.874C5.52 4 6.08 4 7.2 4h9.6c1.12 0 1.68 0 2.107.218.377.192.683.497.875.874.218.427.218.987.218 2.105v9.607c0 1.118 0 1.677-.218 2.104a2 2 0 0 1-.875.874c-.427.218-.986.218-2.104.218H7.197c-1.118 0-1.678 0-2.105-.218a2 2 0 0 1-.874-.874C4 18.48 4 17.92 4 16.8v-.05",
17
- stroke: o,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- ) })
23
- }
24
- );
25
- export {
26
- m as default
27
- };
@@ -1,27 +0,0 @@
1
- import { j as r } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const a = ({ color: o = i.m500, size: t = 24, ...e }) => /* @__PURE__ */ r.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: t,
8
- height: t,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Exit Arrow Out Outline",
12
- ...e,
13
- children: /* @__PURE__ */ r.jsx(
14
- "path",
15
- {
16
- d: "M14 7.636V4.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-3.136M10 12h11m0 0-3-3.5m3 3.5-3 3.5",
17
- stroke: o,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- )
23
- }
24
- );
25
- export {
26
- a as default
27
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import o from "../../../colors/grey.js";
3
- const n = ({ color: l = o.m500, size: a = 24, ...r }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: a,
8
- height: a,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Hamburger Menu",
12
- ...r,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M20.75 7a.75.75 0 0 1-.75.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 .75.75M20.75 12a.75.75 0 0 1-.75.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 .75.75M20.75 17a.75.75 0 0 1-.75.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 .75.75",
19
- fill: l
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- n as default
26
- };
@@ -1,18 +0,0 @@
1
- import { j as a } from "../../../_virtual/jsx-runtime.js";
2
- import h from "../../../colors/grey.js";
3
- const i = ({ color: e = h.m500, size: r = 24, ...t }) => /* @__PURE__ */ a.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 -1 20 20",
7
- width: r,
8
- height: r,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Hamburger Spaced",
12
- ...t,
13
- children: /* @__PURE__ */ a.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ a.jsx("g", { transform: "translate(-210 -887)", fill: e, children: /* @__PURE__ */ a.jsx("path", { d: "M229 895h-18a1 1 0 0 0 0 2h18a1 1 0 1 0 0-2m0 8h-18a1 1 0 0 0 0 2h18a1 1 0 1 0 0-2m-18-14h18a1 1 0 1 0 0-2h-18a1 1 0 0 0 0 2" }) }) })
14
- }
15
- );
16
- export {
17
- i as default
18
- };
@@ -1,24 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const s = ({ color: e = i.m500, size: l = 24, ...r }) => /* @__PURE__ */ t.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 16 16",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Heart Filled",
12
- ...r,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- d: "M1.243 8.243 8 15l6.757-6.757a4.24 4.24 0 0 0 1.243-3v-.19A4.052 4.052 0 0 0 8.783 2.52L8 3.5l-.783-.98A4.052 4.052 0 0 0 0 5.053v.19c0 1.126.447 2.205 1.243 3",
17
- fill: e
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- s as default
24
- };
@@ -1,29 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const s = ({ color: o = i.m500, size: e = 24, ...r }) => /* @__PURE__ */ t.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: e,
8
- height: e,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Heart Outline",
12
- ...r,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M12 6c-1.8-2.097-4.806-2.745-7.06-.825-2.255 1.92-2.573 5.131-.802 7.402 1.472 1.888 5.927 5.87 7.387 7.16.163.144.245.216.34.245a.46.46 0 0 0 .258 0c.095-.029.176-.1.34-.245 1.46-1.29 5.915-5.272 7.387-7.16 1.77-2.27 1.492-5.502-.802-7.402S13.8 3.903 12 6",
19
- stroke: o,
20
- strokeWidth: "2",
21
- strokeLinecap: "round",
22
- strokeLinejoin: "round"
23
- }
24
- )
25
- }
26
- );
27
- export {
28
- s as default
29
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const d = ({ color: o = i.m500, size: l = 24, ...h }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 16 16",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Home Filled",
12
- ...h,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M8 0 0 6v2h1v7h3v-5h3v5h8V8h1V6l-2-1.5V1h-3v1.25zm1 10h3v3H9z",
19
- fill: o
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- d as default
26
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const i = ({ color: a = s.m500, size: l = 24, ...o }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Home Outline",
12
- ...o,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M16.25 3.75v1.69l2 1.6V3.75zm3.5 4.49V3.5c0-.69-.56-1.25-1.25-1.25H16c-.69 0-1.25.56-1.25 1.25v.74l-.407-.326a3.75 3.75 0 0 0-4.686 0l-8.125 6.5a.75.75 0 0 0 .937 1.172l.781-.626v10.29H2a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5h-1.25V10.96l.782.626a.75.75 0 0 0 .936-1.172zm-.5 1.52-5.844-4.675a2.25 2.25 0 0 0-2.812 0L4.75 9.76v11.49h3.5v-4.3c0-.664 0-1.237.062-1.696.066-.492.215-.963.597-1.345s.854-.531 1.345-.597c.459-.062 1.032-.062 1.697-.062h.098c.665 0 1.238 0 1.697.062.492.066.963.215 1.345.597s.531.853.597 1.345c.062.459.062 1.032.062 1.697v4.299h3.5zm-5 11.49V17c0-.728-.002-1.2-.048-1.546-.044-.325-.114-.427-.172-.484s-.159-.128-.484-.172c-.347-.046-.818-.048-1.546-.048s-1.2.002-1.546.048c-.325.044-.427.115-.484.172s-.128.159-.172.484c-.046.347-.048.818-.048 1.546v4.25zM12 8.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M9.25 9.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0",
19
- fill: a
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- i as default
26
- };
@@ -1,37 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import o from "../../../colors/grey.js";
3
- const a = ({ color: s = o.m500, size: r = 24, ...e }) => /* @__PURE__ */ t.jsxs(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: r,
8
- height: r,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Link",
12
- ...e,
13
- children: [
14
- /* @__PURE__ */ t.jsx(
15
- "path",
16
- {
17
- d: "M15.197 3.355c1.673-1.68 4.25-1.816 5.757-.305s1.37 4.1-.303 5.78l-2.424 2.433M10.047 14c-1.507-1.512-1.37-4.1.302-5.779L12.5 6.062",
18
- stroke: s,
19
- strokeWidth: "1.5",
20
- strokeLinecap: "round"
21
- }
22
- ),
23
- /* @__PURE__ */ t.jsx(
24
- "path",
25
- {
26
- d: "M13.954 10c1.506 1.512 1.37 4.1-.303 5.779l-2.424 2.433-2.424 2.433c-1.673 1.68-4.25 1.816-5.757.305s-1.37-4.1.303-5.78l2.424-2.433",
27
- stroke: s,
28
- strokeWidth: "1.5",
29
- strokeLinecap: "round"
30
- }
31
- )
32
- ]
33
- }
34
- );
35
- export {
36
- a as default
37
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import d from "../../../colors/grey.js";
3
- const r = ({ color: o = d.m500, size: l = 24, ...i }) => /* @__PURE__ */ e.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 16 16",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Lock Closed Filled",
12
- ...i,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M4 6V4a4 4 0 1 1 8 0v2h2v10H2V6zm2-2a2 2 0 1 1 4 0v2H6zm1 9V9h2v4z",
19
- fill: o
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- r as default
26
- };