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
package/colors/teal.js DELETED
@@ -1,19 +0,0 @@
1
- const m = {
2
- m50: "#E0F2F1",
3
- m100: "#B2DFDB",
4
- m200: "#80CBC4",
5
- m300: "#4DB6AC",
6
- m400: "#26A69A",
7
- m500: "#009688",
8
- m600: "#00897B",
9
- m700: "#00796B",
10
- m800: "#00695C",
11
- m900: "#004D40",
12
- a100: "#A7FFEB",
13
- a200: "#64FFDA",
14
- a400: "#1DE9B6",
15
- a700: "#00BFA5"
16
- };
17
- export {
18
- m as default
19
- };
package/colors/violet.js DELETED
@@ -1,19 +0,0 @@
1
- const F = {
2
- m50: "#F3E8FF",
3
- m100: "#E1BFFF",
4
- m200: "#CE96FF",
5
- m300: "#BA6EFF",
6
- m400: "#A955FF",
7
- m500: "#933DFF",
8
- m600: "#852AFF",
9
- m700: "#7718FF",
10
- m800: "#6800E6",
11
- m900: "#4D00B3",
12
- a100: "#D1A8FF",
13
- a200: "#B36CFF",
14
- a400: "#9400FF",
15
- a700: "#7A00E6"
16
- };
17
- export {
18
- F as default
19
- };
package/colors/white.js DELETED
@@ -1,4 +0,0 @@
1
- const F = "#FFFFFF";
2
- export {
3
- F as default
4
- };
package/colors/yellow.js DELETED
@@ -1,19 +0,0 @@
1
- const F = {
2
- m50: "#FFFDE7",
3
- m100: "#FFF9C4",
4
- m200: "#FFF59D",
5
- m300: "#FFF176",
6
- m400: "#FFEE58",
7
- m500: "#FFEB3B",
8
- m600: "#FDD835",
9
- m700: "#FBC02D",
10
- m800: "#F9A825",
11
- m900: "#F57F17",
12
- a100: "#FFFF8D",
13
- a200: "#FFFF00",
14
- a400: "#FFEA00",
15
- a700: "#FFD600"
16
- };
17
- export {
18
- F as default
19
- };
@@ -1,47 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import t from "../../../colors/grey.js";
3
- const o = ({ color: i = t.m500, size: r = 24, ...s }) => /* @__PURE__ */ e.jsx(
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": "Add",
12
- ...s,
13
- children: /* @__PURE__ */ e.jsx("g", { children: /* @__PURE__ */ e.jsx("g", { dataName: "add", children: /* @__PURE__ */ e.jsxs("g", { children: [
14
- /* @__PURE__ */ e.jsx(
15
- "line",
16
- {
17
- fill: i,
18
- stroke: i,
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round",
21
- strokeWidth: "2",
22
- x1: "12",
23
- x2: "12",
24
- y1: "19",
25
- y2: "5"
26
- }
27
- ),
28
- /* @__PURE__ */ e.jsx(
29
- "line",
30
- {
31
- fill: i,
32
- stroke: i,
33
- strokeLinecap: "round",
34
- strokeLinejoin: "round",
35
- strokeWidth: "2",
36
- x1: "5",
37
- x2: "19",
38
- y1: "12",
39
- y2: "12"
40
- }
41
- )
42
- ] }) }) })
43
- }
44
- );
45
- export {
46
- o as default
47
- };
@@ -1,35 +0,0 @@
1
- import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- import d from "../../../colors/grey.js";
3
- const r = ({ color: e = d.m500, size: i = 24, ...a }) => /* @__PURE__ */ l.jsxs(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: i,
8
- height: i,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Add Circle",
12
- ...a,
13
- children: [
14
- /* @__PURE__ */ l.jsx(
15
- "path",
16
- {
17
- d: "M11 8a1 1 0 1 1 2 0v3h3a1 1 0 1 1 0 2h-3v3a1 1 0 1 1-2 0v-3H8a1 1 0 1 1 0-2h3z",
18
- fill: e
19
- }
20
- ),
21
- /* @__PURE__ */ l.jsx(
22
- "path",
23
- {
24
- fillRule: "evenodd",
25
- clipRule: "evenodd",
26
- d: "M23 12c0 6.075-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1s11 4.925 11 11M3.007 12a8.993 8.993 0 1 0 17.986 0 8.993 8.993 0 0 0-17.986 0",
27
- fill: e
28
- }
29
- )
30
- ]
31
- }
32
- );
33
- export {
34
- r as default
35
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import o from "../../../colors/grey.js";
3
- const a = ({ color: i = o.m500, size: l = 24, ...d }) => /* @__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": "Add Circle Filled",
12
- ...d,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-13a.75.75 0 0 0-1.5 0v2.25H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0v-2.25H15a.75.75 0 0 0 0-1.5h-2.25z",
19
- fill: i
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- a as default
26
- };
@@ -1,26 +0,0 @@
1
- import { j as o } from "../../../_virtual/jsx-runtime.js";
2
- import a from "../../../colors/grey.js";
3
- const n = ({ color: e = a.m500, size: l = 24, ...r }) => /* @__PURE__ */ o.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": "Arrow Down",
12
- ...r,
13
- children: /* @__PURE__ */ o.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M12 3a1 1 0 0 1 1 1v13.586l5.293-5.293a1 1 0 0 1 1.414 1.414l-7 7a1 1 0 0 1-1.414 0l-7-7a1 1 0 1 1 1.414-1.414L11 17.586V4a1 1 0 0 1 1-1",
19
- fill: e
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- n as default
26
- };
@@ -1,27 +0,0 @@
1
- import { j as o } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const a = ({ color: t = s.m500, size: r = 24, ...e }) => /* @__PURE__ */ o.jsx(
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": "Arrow Left",
12
- ...e,
13
- children: /* @__PURE__ */ o.jsx(
14
- "path",
15
- {
16
- d: "M5 12h14M5 12l6-6m-6 6 6 6",
17
- stroke: t,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- )
23
- }
24
- );
25
- export {
26
- a as default
27
- };
@@ -1,27 +0,0 @@
1
- import { j as o } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const h = ({ color: t = i.m500, size: r = 24, ...e }) => /* @__PURE__ */ o.jsx(
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": "Arrow Right",
12
- ...e,
13
- children: /* @__PURE__ */ o.jsx(
14
- "path",
15
- {
16
- d: "M5 12h14m0 0-6-6m6 6-6 6",
17
- stroke: t,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- )
23
- }
24
- );
25
- export {
26
- h as default
27
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import t from "../../../colors/grey.js";
3
- const p = ({ color: o = t.m500, size: l = 24, ...r }) => /* @__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": "Arrow Up",
12
- ...r,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M12 3a1 1 0 0 1 .707.293l7 7a1 1 0 0 1-1.414 1.414L13 6.414V20a1 1 0 1 1-2 0V6.414l-5.293 5.293a1 1 0 0 1-1.414-1.414l7-7A1 1 0 0 1 12 3",
19
- fill: o
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- p as default
26
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import t from "../../../colors/grey.js";
3
- const r = ({ color: i = t.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": "Bell Filled",
12
- ...o,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M12 2c-2.03 0-3.651.726-4.752 1.98C6.164 5.218 5.667 6.87 5.667 8.6v1.733c0 .244-.11.538-.395.917-.274.363-.63.703-1.022 1.08l-.066.063A3.78 3.78 0 0 0 3 15.133C3 16.67 4.198 18 5.778 18h12.444C19.802 18 21 16.67 21 15.133c0-1.133-.5-2.084-1.184-2.74l-.066-.063c-.393-.377-.748-.717-1.022-1.08-.285-.38-.395-.673-.395-.917V8.6c0-1.73-.497-3.383-1.581-4.62C15.65 2.727 14.03 2 12 2M9.443 19.17a1 1 0 0 1 1.388.273c.099.148.253.288.46.391.209.104.453.162.709.162s.5-.058.708-.162c.208-.103.362-.243.461-.391a1 1 0 1 1 1.662 1.114 3.2 3.2 0 0 1-1.231 1.068 3.6 3.6 0 0 1-1.6.371 3.6 3.6 0 0 1-1.6-.371 3.2 3.2 0 0 1-1.23-1.068 1 1 0 0 1 .273-1.388",
19
- fill: i
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- r as default
26
- };
@@ -1,37 +0,0 @@
1
- import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- import a from "../../../colors/grey.js";
3
- const o = ({ color: e = a.m500, size: i = 24, ...d }) => /* @__PURE__ */ l.jsxs(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: i,
8
- height: i,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Bell Off Filled",
12
- ...d,
13
- children: [
14
- /* @__PURE__ */ l.jsx(
15
- "path",
16
- {
17
- fillRule: "evenodd",
18
- clipRule: "evenodd",
19
- d: "M9.443 19.17a1 1 0 0 1 1.388.273c.099.148.253.288.46.391.209.104.453.162.709.162s.5-.058.708-.162c.208-.103.362-.243.461-.391a1 1 0 1 1 1.662 1.114 3.2 3.2 0 0 1-1.231 1.068 3.6 3.6 0 0 1-1.6.371 3.6 3.6 0 0 1-1.6-.371 3.2 3.2 0 0 1-1.23-1.068 1 1 0 0 1 .273-1.388M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 0 1-1.414 1.414l-18-18a1 1 0 0 1 0-1.414",
20
- fill: e
21
- }
22
- ),
23
- /* @__PURE__ */ l.jsx(
24
- "path",
25
- {
26
- fillRule: "evenodd",
27
- clipRule: "evenodd",
28
- d: "M6.225 5.639c-.379.91-.558 1.922-.558 2.961v1.733c0 .244-.11.538-.395.917-.274.363-.63.703-1.022 1.08l-.066.063A3.78 3.78 0 0 0 3 15.133C3 16.67 4.198 18 5.778 18h12.444q.174 0 .343-.021zM19.97 16.557c.211.211.563.192.7-.074.211-.406.329-.868.329-1.35 0-1.133-.5-2.084-1.184-2.74l-.066-.063c-.393-.377-.748-.717-1.022-1.08-.285-.38-.395-.673-.395-.917V8.6c0-1.73-.497-3.383-1.581-4.62C15.65 2.727 14.03 2 12 2c-1.794 0-3.268.567-4.347 1.565a.47.47 0 0 0 .002.676z",
29
- fill: e
30
- }
31
- )
32
- ]
33
- }
34
- );
35
- export {
36
- o as default
37
- };
@@ -1,38 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const l = ({ color: e = s.m500, size: o = 24, ...r }) => /* @__PURE__ */ t.jsxs(
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": "Bell Off Outline",
12
- ...r,
13
- children: [
14
- /* @__PURE__ */ t.jsx(
15
- "path",
16
- {
17
- d: "M20 15.133c0-.826-.362-1.525-.876-2.018-.797-.765-1.79-1.677-1.79-2.782V8.6C17.333 5.507 15.555 3 12 3c-1.204 0-2.204.287-3 .788M6.746 7.5a7.5 7.5 0 0 0-.08 1.1v1.733c0 1.105-.993 2.017-1.79 2.782A2.78 2.78 0 0 0 4 15.133C4 16.164 4.796 17 5.778 17H16.5",
18
- stroke: e,
19
- strokeWidth: "2",
20
- strokeLinecap: "round"
21
- }
22
- ),
23
- /* @__PURE__ */ t.jsx(
24
- "path",
25
- {
26
- d: "M14 20a2.2 2.2 0 0 1-.846.73 2.6 2.6 0 0 1-1.154.267c-.405 0-.803-.093-1.154-.267A2.2 2.2 0 0 1 10 20M3 3l18 18",
27
- stroke: e,
28
- strokeWidth: "2",
29
- strokeLinecap: "round",
30
- strokeLinejoin: "round"
31
- }
32
- )
33
- ]
34
- }
35
- );
36
- export {
37
- l as default
38
- };
@@ -1,39 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import l from "../../../colors/grey.js";
3
- const n = ({ color: t = l.m500, size: o = 24, ...i }) => /* @__PURE__ */ e.jsxs(
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": "Bell Outline",
12
- ...i,
13
- children: [
14
- /* @__PURE__ */ e.jsx(
15
- "path",
16
- {
17
- fillRule: "evenodd",
18
- clipRule: "evenodd",
19
- d: "M12 3C8.444 3 6.667 5.507 6.667 8.6v1.733c0 1.105-.994 2.017-1.791 2.782A2.78 2.78 0 0 0 4 15.133C4 16.164 4.796 17 5.778 17h12.444c.982 0 1.778-.836 1.778-1.867 0-.826-.362-1.525-.876-2.018-.797-.765-1.79-1.677-1.79-2.782V8.6C17.333 5.507 15.555 3 12 3Z",
20
- stroke: t,
21
- strokeWidth: "2"
22
- }
23
- ),
24
- /* @__PURE__ */ e.jsx(
25
- "path",
26
- {
27
- d: "M14 20a2.2 2.2 0 0 1-.846.73 2.6 2.6 0 0 1-1.154.267c-.405 0-.803-.093-1.154-.267A2.2 2.2 0 0 1 10 20",
28
- stroke: t,
29
- strokeWidth: "2",
30
- strokeLinecap: "round",
31
- strokeLinejoin: "round"
32
- }
33
- )
34
- ]
35
- }
36
- );
37
- export {
38
- n as default
39
- };
@@ -1,18 +0,0 @@
1
- import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- import a from "../../../colors/grey.js";
3
- const o = ({ color: e = a.m500, size: t = 24, ...r }) => /* @__PURE__ */ l.jsx(
4
- "svg",
5
- {
6
- viewBox: "-4 0 30 30",
7
- width: t,
8
- height: t,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Bookmark Filled",
12
- ...r,
13
- children: /* @__PURE__ */ l.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ l.jsx("g", { transform: "translate(-419 -153)", fill: e, children: /* @__PURE__ */ l.jsx("path", { d: "M437 153h-14a4 4 0 0 0-4 4v22a4 4 0 0 0 4 4l7-7 7 7a4 4 0 0 0 4-4v-22a4 4 0 0 0-4-4" }) }) })
14
- }
15
- );
16
- export {
17
- o as default
18
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import a from "../../../colors/grey.js";
3
- const m = ({ color: o = a.m500, size: l = 24, ...t }) => /* @__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": "Bookmark Outline",
12
- ...t,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M4 4a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v16.943c0 1.668-1.923 2.603-3.236 1.572L12 18.772l-4.764 3.743C5.923 23.546 4 22.611 4 20.942zm3-1a1 1 0 0 0-1 1v16.943l6-4.715 6 4.714V4a1 1 0 0 0-1-1z",
19
- fill: o
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- m as default
26
- };
@@ -1,27 +0,0 @@
1
- import { j as r } from "../../../_virtual/jsx-runtime.js";
2
- import n from "../../../colors/grey.js";
3
- const h = ({ color: t = n.m500, size: o = 24, ...e }) => /* @__PURE__ */ r.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": "Chevron Down",
12
- ...e,
13
- children: /* @__PURE__ */ r.jsx(
14
- "path",
15
- {
16
- d: "m6 9 6 6 6-6",
17
- stroke: t,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- )
23
- }
24
- );
25
- export {
26
- h as default
27
- };
@@ -1,27 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import n from "../../../colors/grey.js";
3
- const h = ({ color: e = n.m500, size: o = 24, ...r }) => /* @__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": "Chevron Left",
12
- ...r,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- d: "m15 6-6 6 6 6",
17
- stroke: e,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- )
23
- }
24
- );
25
- export {
26
- h as default
27
- };
@@ -1,27 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const h = ({ 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": "Chevron Right",
12
- ...e,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- d: "m9 6 6 6-6 6",
17
- stroke: r,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- )
23
- }
24
- );
25
- export {
26
- h as default
27
- };
@@ -1,27 +0,0 @@
1
- import { j as r } from "../../../_virtual/jsx-runtime.js";
2
- import n from "../../../colors/grey.js";
3
- const h = ({ color: t = n.m500, size: o = 24, ...e }) => /* @__PURE__ */ r.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": "Chevron Up",
12
- ...e,
13
- children: /* @__PURE__ */ r.jsx(
14
- "path",
15
- {
16
- d: "m6 15 6-6 6 6",
17
- stroke: t,
18
- strokeWidth: "2",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }
22
- )
23
- }
24
- );
25
- export {
26
- h as default
27
- };
@@ -1,30 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const n = ({ color: e = i.m500, size: r = 24, ...o }) => /* @__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": "Clock Circle Outline",
12
- ...o,
13
- children: [
14
- /* @__PURE__ */ t.jsx("circle", { cx: "12", cy: "12", r: "10", stroke: e, strokeWidth: "1.5" }),
15
- /* @__PURE__ */ t.jsx(
16
- "path",
17
- {
18
- d: "M12 8v4l2.5 2.5",
19
- stroke: e,
20
- strokeWidth: "1.5",
21
- strokeLinecap: "round",
22
- strokeLinejoin: "round"
23
- }
24
- )
25
- ]
26
- }
27
- );
28
- export {
29
- n as default
30
- };
@@ -1,37 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import r from "../../../colors/grey.js";
3
- const a = ({ color: e = r.m500, size: s = 24, ...o }) => /* @__PURE__ */ t.jsxs(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- width: s,
8
- height: s,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Clock Square Outline",
12
- ...o,
13
- children: [
14
- /* @__PURE__ */ t.jsx(
15
- "path",
16
- {
17
- d: "M12 8v4l2.5 2.5",
18
- stroke: e,
19
- strokeWidth: "1.5",
20
- strokeLinecap: "round",
21
- strokeLinejoin: "round"
22
- }
23
- ),
24
- /* @__PURE__ */ t.jsx(
25
- "path",
26
- {
27
- d: "M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z",
28
- stroke: e,
29
- strokeWidth: "1.5"
30
- }
31
- )
32
- ]
33
- }
34
- );
35
- export {
36
- a as default
37
- };