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,28 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import o from "../../../colors/grey.js";
3
- const h = ({ color: s = o.m500, size: e = 24, ...r }) => /* @__PURE__ */ t.jsxs(
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": "Shield Cross Outline",
12
- ...r,
13
- children: [
14
- /* @__PURE__ */ t.jsx(
15
- "path",
16
- {
17
- d: "M3 10.417c0-3.198 0-4.797.378-5.335.377-.537 1.88-1.052 4.887-2.081l.573-.196C10.405 2.268 11.188 2 12 2s1.595.268 3.162.805l.573.196c3.007 1.029 4.51 1.544 4.887 2.081C21 5.62 21 7.22 21 10.417v1.574c0 5.638-4.239 8.375-6.899 9.536C13.38 21.842 13.02 22 12 22c-1.02 0-1.38-.158-2.101-.473C7.239 20.365 3 17.63 3 11.991z",
18
- stroke: s,
19
- strokeWidth: "1.5"
20
- }
21
- ),
22
- /* @__PURE__ */ t.jsx("path", { d: "m14.5 9.5-5 5m0-5 5 5", stroke: s, strokeWidth: "1.5", strokeLinecap: "round" })
23
- ]
24
- }
25
- );
26
- export {
27
- h as default
28
- };
@@ -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: i = d.m500, size: l = 24, ...a }) => /* @__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": "Shield Warning Filled",
12
- ...a,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M3 10.417c0-3.198 0-4.797.378-5.335.377-.537 1.88-1.052 4.887-2.081l.573-.196C10.405 2.268 11.188 2 12 2s1.595.268 3.162.805l.573.196c3.007 1.029 4.51 1.544 4.887 2.081C21 5.62 21 7.22 21 10.417v1.574c0 5.638-4.239 8.375-6.899 9.536C13.38 21.842 13.02 22 12 22c-1.02 0-1.38-.158-2.101-.473C7.239 20.365 3 17.63 3 11.991zm9-3.167a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V8a.75.75 0 0 1 .75-.75M12 16a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
19
- fill: i
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- r as default
26
- };
@@ -1,29 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const o = ({ color: e = s.m500, size: i = 24, ...r }) => /* @__PURE__ */ t.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": "Shield Warning Outline",
12
- ...r,
13
- children: [
14
- /* @__PURE__ */ t.jsx(
15
- "path",
16
- {
17
- d: "M3 10.417c0-3.198 0-4.797.378-5.335.377-.537 1.88-1.052 4.887-2.081l.573-.196C10.405 2.268 11.188 2 12 2s1.595.268 3.162.805l.573.196c3.007 1.029 4.51 1.544 4.887 2.081C21 5.62 21 7.22 21 10.417v1.574c0 5.638-4.239 8.375-6.899 9.536C13.38 21.842 13.02 22 12 22c-1.02 0-1.38-.158-2.101-.473C7.239 20.365 3 17.63 3 11.991z",
18
- stroke: e,
19
- strokeWidth: "1.5"
20
- }
21
- ),
22
- /* @__PURE__ */ t.jsx("path", { d: "M12 8v4", stroke: e, strokeWidth: "1.5", strokeLinecap: "round" }),
23
- /* @__PURE__ */ t.jsx("circle", { cx: "12", cy: "15", r: "1", fill: e })
24
- ]
25
- }
26
- );
27
- export {
28
- o as default
29
- };
@@ -1,24 +0,0 @@
1
- import { j as a } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const s = ({ color: t = i.m500, size: l = 24, ...r }) => /* @__PURE__ */ a.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 64 64",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Star Filled",
12
- ...r,
13
- children: /* @__PURE__ */ a.jsx(
14
- "path",
15
- {
16
- fill: t,
17
- d: "M63.893 24.277a2 2 0 0 0-1.595-1.343l-19.674-3.006L33.809 1.15a2.002 2.002 0 0 0-3.622 0l-8.815 18.778-19.674 3.007a2.003 2.003 0 0 0-1.13 3.374l14.294 14.657-3.378 20.704a2 2 0 0 0 .822 1.957 1.99 1.99 0 0 0 2.119.116l17.572-9.719 17.572 9.719a1.991 1.991 0 0 0 2.119-.116c.627-.44.946-1.201.822-1.957l-3.378-20.704 14.294-14.657a2 2 0 0 0 .467-2.032"
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- s as default
24
- };
@@ -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: a = i.m500, size: l = 24, ...r }) => /* @__PURE__ */ t.jsx(
4
- "svg",
5
- {
6
- viewBox: "0 0 64 64",
7
- width: l,
8
- height: l,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Star Outline",
12
- ...r,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- fill: a,
17
- d: "M32.001 2.484c.279 0 .463.509.463.509l8.806 18.759 20.729 3.167L47 40.299 50.541 62l-18.54-10.254L13.461 62l3.541-21.701-14.999-15.38 20.729-3.167L31.53 3.009s.192-.525.471-.525m0-2.477c-.775 0-1.48.448-1.811 1.15l-8.815 18.778-19.674 3.006a2.003 2.003 0 0 0-1.13 3.374l14.294 14.657-3.378 20.704a2 2 0 0 0 .822 1.957 1.99 1.99 0 0 0 2.12.117l17.572-9.719 17.572 9.719a1.991 1.991 0 0 0 2.119-.116c.627-.44.946-1.201.822-1.957l-3.378-20.704L63.43 26.316a2 2 0 0 0-1.13-3.374l-19.674-3.006-8.814-18.779a2 2 0 0 0-1.811-1.15"
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- s as default
24
- };
@@ -1,24 +0,0 @@
1
- import { j as h } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const r = ({ color: o = i.m500, size: l = 24, ...t }) => /* @__PURE__ */ h.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": "Thumbs Down Filled",
12
- ...t,
13
- children: /* @__PURE__ */ h.jsx(
14
- "path",
15
- {
16
- d: "M20 5.61v5.77c0 .89-.73 1.62-1.62 1.62h-1.61V4h1.61c.9 0 1.62.72 1.62 1.61M5.34 5.24l-1.32 7.5c-.16.92.54 1.76 1.48 1.76h4.78V18c0 1.1.9 2 1.99 2h.09c.4 0 .76-.24.92-.61L16.01 13V4h-9.2c-.73 0-1.35.52-1.48 1.24z",
17
- fill: o
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- r as default
24
- };
@@ -1,24 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import o from "../../../colors/grey.js";
3
- const s = ({ color: h = o.m500, size: l = 24, ...c }) => /* @__PURE__ */ t.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": "Thumbs Down Outline",
12
- ...c,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- d: "M18.38 3.25H6.81c-1.09 0-2.02.78-2.21 1.86l-1.31 7.5c-.11.66.07 1.33.49 1.84.43.51 1.05.8 1.72.8h4.03V18c0 1.52 1.23 2.75 2.83 2.75.7 0 1.33-.42 1.61-1.07l2.54-5.93h1.88c1.31 0 2.37-1.06 2.37-2.37V5.61c0-1.3-1.06-2.36-2.37-2.36zm-3.12 9.6-2.67 6.25c-.04.09-.13.16-.32.16-.69 0-1.24-.56-1.24-1.25v-4.25H5.5c-.23 0-.43-.09-.57-.26a.72.72 0 0 1-.16-.62l1.31-7.5c.06-.36.37-.62.74-.62h8.44zm3.99-1.47c0 .48-.39.87-.87.87h-1.61v-7.5h1.61c.48 0 .87.39.87.86z",
17
- fill: h
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- s as default
24
- };
@@ -1,24 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const r = ({ color: h = s.m500, size: l = 24, ...i }) => /* @__PURE__ */ t.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": "Thumbs Up Filled",
12
- ...i,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- d: "M7.24 11v9H5.63c-.9 0-1.62-.72-1.62-1.61v-5.77c0-.89.73-1.62 1.62-1.62zM18.5 9.5h-4.78V6c0-1.1-.9-2-1.99-2h-.09c-.4 0-.76.24-.92.61L7.99 11v9h9.2c.73 0 1.35-.52 1.48-1.24l1.32-7.5c.16-.92-.54-1.76-1.48-1.76z",
17
- fill: h
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- r as default
24
- };
@@ -1,24 +0,0 @@
1
- import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- import s from "../../../colors/grey.js";
3
- const e = ({ color: c = s.m500, size: l = 24, ...h }) => /* @__PURE__ */ t.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": "Thumbs Up Outline",
12
- ...h,
13
- children: /* @__PURE__ */ t.jsx(
14
- "path",
15
- {
16
- d: "M20.22 9.55c-.43-.51-1.05-.8-1.72-.8h-4.03V6c0-1.52-1.23-2.75-2.83-2.75-.7 0-1.33.42-1.61 1.07l-2.54 5.93H5.62c-1.31 0-2.37 1.06-2.37 2.37v5.77c0 1.3 1.07 2.36 2.37 2.36h11.56c1.09 0 2.02-.78 2.21-1.86l1.32-7.5c.11-.66-.07-1.33-.5-1.84zm-14.6 9.7c-.48 0-.87-.39-.87-.86v-5.77c0-.48.39-.87.87-.87h1.61v7.5zm12.3-.62c-.06.36-.37.62-.74.62H8.74v-8.1l2.67-6.25c.04-.09.13-.16.32-.16.69 0 1.24.56 1.24 1.25v4.25h5.53c.23 0 .43.09.57.26s.2.39.16.62l-1.32 7.5z",
17
- fill: c
18
- }
19
- )
20
- }
21
- );
22
- export {
23
- e as default
24
- };
@@ -1,33 +0,0 @@
1
- import { j as a } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const r = ({ color: l = i.m500, size: t = 24, ...s }) => /* @__PURE__ */ a.jsxs(
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": "Upload",
12
- ...s,
13
- children: [
14
- /* @__PURE__ */ a.jsx(
15
- "path",
16
- {
17
- d: "M12.554 2.494a.75.75 0 0 0-1.107 0l-4 4.375A.75.75 0 0 0 8.553 7.88l2.696-2.95V16a.75.75 0 0 0 1.5 0V4.932l2.697 2.95a.75.75 0 1 0 1.107-1.013z",
18
- fill: l
19
- }
20
- ),
21
- /* @__PURE__ */ a.jsx(
22
- "path",
23
- {
24
- d: "M3.75 15a.75.75 0 0 0-1.5 0v.055c0 1.367 0 2.47.117 3.337.12.9.38 1.658.981 2.26.602.602 1.36.86 2.26.982.867.116 1.97.116 3.337.116h6.11c1.367 0 2.47 0 3.337-.116.9-.122 1.658-.38 2.26-.982s.86-1.36.982-2.26c.116-.867.116-1.97.116-3.337V15a.75.75 0 0 0-1.5 0c0 1.435-.002 2.436-.103 3.192-.099.734-.28 1.122-.556 1.399-.277.277-.665.457-1.4.556-.755.101-1.756.103-3.191.103H9c-1.435 0-2.437-.002-3.192-.103-.734-.099-1.122-.28-1.399-.556-.277-.277-.457-.665-.556-1.4-.101-.755-.103-1.756-.103-3.191",
25
- fill: l
26
- }
27
- )
28
- ]
29
- }
30
- );
31
- export {
32
- r as default
33
- };
@@ -1,26 +0,0 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import i from "../../../colors/grey.js";
3
- const t = ({ color: o = i.m500, size: l = 24, ...a }) => /* @__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": "Upload Box Filled",
12
- ...a,
13
- children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- 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 12m10 5.75a.75.75 0 0 0 .75-.75v-5.19l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72V17c0 .414.336.75.75.75m-4-10a.75.75 0 0 1 0-1.5h8a.75.75 0 0 1 0 1.5z",
19
- fill: o
20
- }
21
- )
22
- }
23
- );
24
- export {
25
- t as default
26
- };
@@ -1,35 +0,0 @@
1
- import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- import t from "../../../colors/grey.js";
3
- const c = ({ color: a = t.m500, size: e = 24, ...s }) => /* @__PURE__ */ l.jsxs(
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": "Upload Box Outline",
12
- ...s,
13
- children: [
14
- /* @__PURE__ */ l.jsx(
15
- "path",
16
- {
17
- d: "M7.25 7c0 .414.336.75.75.75h8a.75.75 0 0 0 0-1.5H8a.75.75 0 0 0-.75.75M12 17.75a.75.75 0 0 0 .75-.75v-5.19l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72V17c0 .414.336.75.75.75",
18
- fill: a
19
- }
20
- ),
21
- /* @__PURE__ */ l.jsx(
22
- "path",
23
- {
24
- fillRule: "evenodd",
25
- clipRule: "evenodd",
26
- d: "M11.943 1.25c-2.309 0-4.118 0-5.53.19-1.444.194-2.584.6-3.479 1.494-.895.895-1.3 2.035-1.494 3.48-.19 1.411-.19 3.22-.19 5.529v.114c0 2.309 0 4.118.19 5.53.194 1.444.6 2.584 1.494 3.479.895.895 2.035 1.3 3.48 1.494 1.411.19 3.22.19 5.529.19h.114c2.309 0 4.118 0 5.53-.19 1.444-.194 2.584-.6 3.479-1.494.895-.895 1.3-2.035 1.494-3.48.19-1.411.19-3.22.19-5.529v-.114c0-2.309 0-4.118-.19-5.53-.194-1.444-.6-2.584-1.494-3.479-.895-.895-2.035-1.3-3.48-1.494-1.411-.19-3.22-.19-5.529-.19zM3.995 3.995c.57-.57 1.34-.897 2.619-1.069 1.3-.174 3.008-.176 5.386-.176s4.086.002 5.386.176c1.279.172 2.05.5 2.62 1.069.569.57.896 1.34 1.068 2.619.174 1.3.176 3.008.176 5.386s-.002 4.086-.176 5.386c-.172 1.279-.5 2.05-1.069 2.62-.57.569-1.34.896-2.619 1.068-1.3.174-3.008.176-5.386.176s-4.086-.002-5.386-.176c-1.279-.172-2.05-.5-2.62-1.069-.569-.57-.896-1.34-1.068-2.619-.174-1.3-.176-3.008-.176-5.386s.002-4.086.176-5.386c.172-1.279.5-2.05 1.069-2.62",
27
- fill: a
28
- }
29
- )
30
- ]
31
- }
32
- );
33
- export {
34
- c as default
35
- };
@@ -1,18 +0,0 @@
1
- import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- import h from "../../../colors/grey.js";
3
- const s = ({ color: e = h.m500, size: t = 24, ...a }) => /* @__PURE__ */ l.jsx(
4
- "svg",
5
- {
6
- viewBox: "-1.5 0 33 33",
7
- width: t,
8
- height: t,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Wallet Filled",
12
- ...a,
13
- children: /* @__PURE__ */ l.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ l.jsx("g", { transform: "translate(-259 -776)", fill: e, children: /* @__PURE__ */ l.jsx("path", { d: "M283 799h6v-2h-6zm4-12h-28v20a2 2 0 0 0 2 2h26a2 2 0 0 0 2-2v-6h-7a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h7v-6a2 2 0 0 0-2-2m0-9c0-.553-.236-.859-.75-1.062-.396-.157-.781-.063-1.25.062l-26 8h28z" }) }) })
14
- }
15
- );
16
- export {
17
- s as default
18
- };
@@ -1,18 +0,0 @@
1
- import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- import h from "../../../colors/grey.js";
3
- const s = ({ color: t = h.m500, size: a = 24, ...e }) => /* @__PURE__ */ l.jsx(
4
- "svg",
5
- {
6
- viewBox: "-1.5 0 33 33",
7
- width: a,
8
- height: a,
9
- fill: "none",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-label": "Wallet Outline",
12
- ...e,
13
- children: /* @__PURE__ */ l.jsx("g", { stroke: t, strokeWidth: "1", fill: t, fillRule: "evenodd", children: /* @__PURE__ */ l.jsx("g", { transform: "translate(-257 -774)", fill: t, children: /* @__PURE__ */ l.jsx("path", { d: "M285 793h-5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5v5a1 1 0 0 1-1 1h-24a1 1 0 0 1-1-1v-19h25a1 1 0 0 1 1 1zm0 3v1h-4v-2h4zm-2-19v6h-19.5zm2 6v-7c0-.553-.236-.859-.75-1.062-.396-.157-.781-.063-1.25.062l-26 8v22a2 2 0 0 0 2 2h26a2 2 0 0 0 2-2v-20a2 2 0 0 0-2-2" }) }) })
14
- }
15
- );
16
- export {
17
- s as default
18
- };
@@ -1,167 +0,0 @@
1
- import o from "./WalletOutline/WalletOutline.js";
2
- import r from "./WalletFilled/WalletFilled.js";
3
- import m from "./UploadBoxOutline/UploadBoxOutline.js";
4
- import i from "./UploadBoxFilled/UploadBoxFilled.js";
5
- import t from "./Upload/Upload.js";
6
- import l from "./ThumbsUpOutline/ThumbsUpOutline.js";
7
- import e from "./ThumbsUpFilled/ThumbsUpFilled.js";
8
- import p from "./ThumbsDownOutline/ThumbsDownOutline.js";
9
- import f from "./ThumbsDownFilled/ThumbsDownFilled.js";
10
- import n from "./StarOutline/StarOutline.js";
11
- import d from "./StarFilled/StarFilled.js";
12
- import u from "./ShieldWarningOutline/ShieldWarningOutline.js";
13
- import a from "./ShieldWarningFilled/ShieldWarningFilled.js";
14
- import O from "./ShieldCrossOutline/ShieldCrossOutline.js";
15
- import F from "./ShieldCrossFilled/ShieldCrossFilled.js";
16
- import C from "./ShieldCheckOutline/ShieldCheckOutline.js";
17
- import h from "./ShieldCheckFilled/ShieldCheckFilled.js";
18
- import s from "./ShareThickFilled/ShareThickFilled.js";
19
- import c from "./ShareOutline/ShareOutline.js";
20
- import S from "./ShareFilled/ShareFilled.js";
21
- import k from "./ShareBoxOutline/ShareBoxOutline.js";
22
- import A from "./ShareAllOutline/ShareAllOutline.js";
23
- import B from "./ShareAllFilled/ShareAllFilled.js";
24
- import D from "./SettingOutline/SettingOutline.js";
25
- import b from "./SettingFilled/SettingFilled.js";
26
- import w from "./Search/Search.js";
27
- import L from "./ProfileMaleOutline/ProfileMaleOutline.js";
28
- import g from "./ProfileMaleFilled/ProfileMaleFilled.js";
29
- import H from "./ProfileGroupFilled/ProfileGroupFilled.js";
30
- import x from "./ProfileFemaleOutline/ProfileFemaleOutline.js";
31
- import U from "./MinusCircleFilled/MinusCircleFilled.js";
32
- import M from "./MinusCircle/MinusCircle.js";
33
- import T from "./Minus/Minus.js";
34
- import v from "./LockOpenOutline/LockOpenOutline.js";
35
- import P from "./LockOpenFilled/LockOpenFilled.js";
36
- import W from "./LockClosedOutline/LockClosedOutline.js";
37
- import z from "./LockClosedFilled/LockClosedFilled.js";
38
- import E from "./Link/Link.js";
39
- import R from "./HomeOutline/HomeOutline.js";
40
- import V from "./HomeFilled/HomeFilled.js";
41
- import q from "./HeartOutline/HeartOutline.js";
42
- import G from "./HeartFilled/HeartFilled.js";
43
- import I from "./HamburgerSpaced/HamburgerSpaced.js";
44
- import j from "./HamburgerMenu/HamburgerMenu.js";
45
- import y from "./ExitArrowOutOutline/ExitArrowOutOutline.js";
46
- import J from "./ExitArrowInOutline/ExitArrowInOutline.js";
47
- import K from "./DotsVerticalOutline/DotsVerticalOutline.js";
48
- import N from "./DotsVerticalFilled/DotsVerticalFilled.js";
49
- import Q from "./DotsHorizontalOutline/DotsHorizontalOutline.js";
50
- import X from "./DotsHorizontalFilled/DotsHorizontalFilled.js";
51
- import Y from "./DetailsOutline/DetailsOutline.js";
52
- import Z from "./ContactDetailsOutline/ContactDetailsOutline.js";
53
- import _ from "./ContactDetailsFilled/ContactDetailsFilled.js";
54
- import $ from "./CommentOutline/CommentOutline.js";
55
- import oo from "./CommentLineOutline/CommentLineOutline.js";
56
- import ro from "./CommentLineFilled/CommentLineFilled.js";
57
- import mo from "./CommentFilled/CommentFilled.js";
58
- import io from "./CommentBubbleOutline/CommentBubbleOutline.js";
59
- import to from "./CommentBubbleFilled/CommentBubbleFilled.js";
60
- import lo from "./CloseCircleOutline/CloseCircleOutline.js";
61
- import eo from "./CloseCircleFilled/CloseCircleFilled.js";
62
- import po from "./Close/Close.js";
63
- import fo from "./ClockSquareOutline/ClockSquareOutline.js";
64
- import no from "./ClockCircleOutline/ClockCircleOutline.js";
65
- import uo from "./ChevronUp/ChevronUp.js";
66
- import ao from "./ChevronRight/ChevronRight.js";
67
- import Oo from "./ChevronLeft/ChevronLeft.js";
68
- import Fo from "./ChevronDown/ChevronDown.js";
69
- import Co from "./BookmarkOutline/BookmarkOutline.js";
70
- import ho from "./BookmarkFilled/BookmarkFilled.js";
71
- import so from "./BellOutline/BellOutline.js";
72
- import co from "./BellOffOutline/BellOffOutline.js";
73
- import So from "./BellOffFilled/BellOffFilled.js";
74
- import ko from "./BellFilled/BellFilled.js";
75
- import Ao from "./ArrowUp/ArrowUp.js";
76
- import Bo from "./ArrowRight/ArrowRight.js";
77
- import Do from "./ArrowLeft/ArrowLeft.js";
78
- import bo from "./ArrowDown/ArrowDown.js";
79
- import wo from "./AddCircleFilled/AddCircleFilled.js";
80
- import Lo from "./AddCircle/AddCircle.js";
81
- import go from "./Add/Add.js";
82
- const rm = {
83
- Add: go,
84
- AddCircle: Lo,
85
- AddCircleFilled: wo,
86
- ArrowDown: bo,
87
- ArrowLeft: Do,
88
- ArrowRight: Bo,
89
- ArrowUp: Ao,
90
- BellFilled: ko,
91
- BellOffFilled: So,
92
- BellOffOutline: co,
93
- BellOutline: so,
94
- BookmarkFilled: ho,
95
- BookmarkOutline: Co,
96
- ChevronDown: Fo,
97
- ChevronLeft: Oo,
98
- ChevronRight: ao,
99
- ChevronUp: uo,
100
- ClockCircleOutline: no,
101
- ClockSquareOutline: fo,
102
- Close: po,
103
- CloseCircleFilled: eo,
104
- CloseCircleOutline: lo,
105
- CommentBubbleFilled: to,
106
- CommentBubbleOutline: io,
107
- CommentFilled: mo,
108
- CommentLineFilled: ro,
109
- CommentLineOutline: oo,
110
- CommentOutline: $,
111
- ContactDetailsFilled: _,
112
- ContactDetailsOutline: Z,
113
- DetailsOutline: Y,
114
- DotsHorizontalFilled: X,
115
- DotsHorizontalOutline: Q,
116
- DotsVerticalFilled: N,
117
- DotsVerticalOutline: K,
118
- ExitArrowInOutline: J,
119
- ExitArrowOutOutline: y,
120
- HamburgerMenu: j,
121
- HamburgerSpaced: I,
122
- HeartFilled: G,
123
- HeartOutline: q,
124
- HomeFilled: V,
125
- HomeOutline: R,
126
- Link: E,
127
- LockClosedFilled: z,
128
- LockClosedOutline: W,
129
- LockOpenFilled: P,
130
- LockOpenOutline: v,
131
- Minus: T,
132
- MinusCircle: M,
133
- MinusCircleFilled: U,
134
- ProfileFemaleOutline: x,
135
- ProfileGroupFilled: H,
136
- ProfileMaleFilled: g,
137
- ProfileMaleOutline: L,
138
- Search: w,
139
- SettingFilled: b,
140
- SettingOutline: D,
141
- ShareAllFilled: B,
142
- ShareAllOutline: A,
143
- ShareBoxOutline: k,
144
- ShareFilled: S,
145
- ShareOutline: c,
146
- ShareThickFilled: s,
147
- ShieldCheckFilled: h,
148
- ShieldCheckOutline: C,
149
- ShieldCrossFilled: F,
150
- ShieldCrossOutline: O,
151
- ShieldWarningFilled: a,
152
- ShieldWarningOutline: u,
153
- StarFilled: d,
154
- StarOutline: n,
155
- ThumbsDownFilled: f,
156
- ThumbsDownOutline: p,
157
- ThumbsUpFilled: e,
158
- ThumbsUpOutline: l,
159
- Upload: t,
160
- UploadBoxFilled: i,
161
- UploadBoxOutline: m,
162
- WalletFilled: r,
163
- WalletOutline: o
164
- };
165
- export {
166
- rm as default
167
- };
@@ -1,60 +0,0 @@
1
- import { j as c } from "../../_virtual/jsx-runtime.js";
2
- import K from "../../node_modules/lodash-es/get.js";
3
- import h from "../../node_modules/lodash-es/range.js";
4
- import { PrevArrow as w, renderPageNum as x, NextArrow as A, renderThreeDots as I } from "./helpers.js";
5
- import R from "../../colors/index.js";
6
- import S from "../../colors/teal.js";
7
- import { ICON_SIZE_MAPPING as _, MEDIUM as v, SIZE_REM_MAPPING as $ } from "./constants.js";
8
- import { AllPages as M, MiddleLayer as y } from "./styles.js";
9
- const k = ({
10
- pageNumber: n,
11
- setPageNumber: D,
12
- totalPages: r,
13
- theme: E = "lime",
14
- size: i = v,
15
- isDisabled: j = !1
16
- }) => {
17
- const d = (e) => {
18
- e !== n && D(e);
19
- }, f = () => {
20
- n > 1 && d(n - 1);
21
- }, t = () => {
22
- n < r && d(n + 1);
23
- }, m = (e) => {
24
- console.log({ e }), ["ArrowLeft", "ArrowUp"].includes(e.code) && f(), ["ArrowRight", "ArrowDown"].includes(e.code) && t();
25
- }, o = K(R, E, S), l = $[i], s = _[i];
26
- return r <= 7 ? /* @__PURE__ */ c.jsxs(M, { onKeyDown: m, tabIndex: "0", isDisabled: j, children: [
27
- /* @__PURE__ */ c.jsx(w, { iconSize: s, shades: o, setPrevPage: f }),
28
- /* @__PURE__ */ c.jsx(y, { size: `${r * l}rem`, children: h(1, r + 1).map(
29
- x({ size: i, selected: n, shades: o, changePage: d })
30
- ) }),
31
- /* @__PURE__ */ c.jsx(A, { iconSize: s, shades: o, setNextPage: t })
32
- ] }) : r < 10 || n < 4 || n > r - 3 && n <= r ? /* @__PURE__ */ c.jsxs(M, { onKeyDown: m, tabIndex: "0", isDisabled: j, children: [
33
- /* @__PURE__ */ c.jsx(w, { iconSize: s, shades: o, setPrevPage: f }),
34
- /* @__PURE__ */ c.jsxs(y, { size: `${9 * l}rem`, children: [
35
- h(1, 5).map(x({ size: i, selected: n, shades: o, changePage: d })),
36
- I(),
37
- [r - 3, r - 2, r - 1, r].map(
38
- x({ size: i, selected: n, shades: o, changePage: d })
39
- )
40
- ] }),
41
- /* @__PURE__ */ c.jsx(A, { iconSize: s, shades: o, setNextPage: t })
42
- ] }) : /* @__PURE__ */ c.jsxs(M, { onKeyDown: m, tabIndex: "0", isDisabled: j, children: [
43
- /* @__PURE__ */ c.jsx(w, { iconSize: s, shades: o, setPrevPage: f }),
44
- /* @__PURE__ */ c.jsxs(y, { size: `${9 * l}rem`, children: [
45
- h(1, 3).map(x({ size: i, selected: n, shades: o, changePage: d })),
46
- I(),
47
- [n - 1, n, n + 1].map(
48
- x({ size: i, selected: n, shades: o, changePage: d })
49
- ),
50
- I(),
51
- [r - 1, r].map(
52
- x({ size: i, selected: n, shades: o, changePage: d })
53
- )
54
- ] }),
55
- /* @__PURE__ */ c.jsx(A, { iconSize: s, shades: o, setNextPage: t })
56
- ] });
57
- };
58
- export {
59
- k as default
60
- };
@@ -1,24 +0,0 @@
1
- const _ = "small", I = "medium", E = "large", M = {
2
- [_]: 1.9,
3
- [I]: 2.6,
4
- [E]: 3.1
5
- }, S = {
6
- [_]: 1,
7
- [I]: 1.2,
8
- [E]: 1.4
9
- }, L = {
10
- [_]: 18,
11
- [I]: 19,
12
- [E]: 20
13
- }, t = "selected_bg", N = "not_selected_bg", A = "active_not_selected_bg";
14
- export {
15
- A as ACTIVE_NOT_SELECTED_BG,
16
- S as FONT_SIZE_MAPPING,
17
- L as ICON_SIZE_MAPPING,
18
- E as LARGE,
19
- I as MEDIUM,
20
- N as NOT_SELECTED_BG,
21
- t as SELECTED_BG,
22
- M as SIZE_REM_MAPPING,
23
- _ as SMALL
24
- };
@@ -1,32 +0,0 @@
1
- import { j as r } from "../../_virtual/jsx-runtime.js";
2
- import s from "../Ripple/Ripple.js";
3
- import { FONT_SIZE_MAPPING as x, SIZE_REM_MAPPING as h } from "./constants.js";
4
- import { ClickableChevronLeft as j, Page as p, ClickableChevronRight as C, P as t } from "./styles.js";
5
- const R = ({ size: e, selected: i, shades: n, changePage: c }) => (o) => {
6
- const l = h[e], m = x[e], d = () => {
7
- c(o);
8
- };
9
- return /* @__PURE__ */ r.jsx(
10
- p,
11
- {
12
- "data-testid": i === o ? "current-page" : `test-${o}`,
13
- isSelected: i === o,
14
- onClick: d,
15
- shades: n,
16
- individualRemSize: l,
17
- fontRemSize: m,
18
- children: o
19
- },
20
- `page_${o}`
21
- );
22
- }, u = () => /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
23
- /* @__PURE__ */ r.jsx(t, { children: "." }),
24
- /* @__PURE__ */ r.jsx(t, { children: "." }),
25
- /* @__PURE__ */ r.jsx(t, { children: "." })
26
- ] }), N = ({ iconSize: e, shades: i, setPrevPage: n }) => /* @__PURE__ */ r.jsx(s, { rippleColor: i.m50, children: /* @__PURE__ */ r.jsx(j, { size: e, onClick: n }) }), S = ({ iconSize: e, shades: i, setNextPage: n }) => /* @__PURE__ */ r.jsx(s, { rippleColor: i.m50, children: /* @__PURE__ */ r.jsx(C, { size: e, onClick: n }) });
27
- export {
28
- S as NextArrow,
29
- N as PrevArrow,
30
- R as renderPageNum,
31
- u as renderThreeDots
32
- };
@@ -1,4 +0,0 @@
1
- import o from "./Pagination.js";
2
- export {
3
- o as default
4
- };