meticulous-ui 1.0.31 → 1.0.33

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 (105) hide show
  1. package/README.md +4 -0
  2. package/components/Icons/ProfileFemaleOutline/ProfileFemaleOutline.js +24 -0
  3. package/components/Icons/ProfileGroupFilled/ProfileGroupFilled.js +33 -0
  4. package/components/Icons/ProfileMaleFilled/ProfileMaleFilled.js +33 -0
  5. package/components/Icons/ProfileMaleOutline/ProfileMaleOutline.js +24 -0
  6. package/components/Icons/index.js +133 -0
  7. package/package.json +9 -8
  8. package/dist/components/Icons/index.js +0 -125
  9. /package/{dist/colors → colors}/amber.js +0 -0
  10. /package/{dist/colors → colors}/black.js +0 -0
  11. /package/{dist/colors → colors}/blue.js +0 -0
  12. /package/{dist/colors → colors}/blueGray.js +0 -0
  13. /package/{dist/colors → colors}/brown.js +0 -0
  14. /package/{dist/colors → colors}/cider.js +0 -0
  15. /package/{dist/colors → colors}/cyan.js +0 -0
  16. /package/{dist/colors → colors}/deepOrange.js +0 -0
  17. /package/{dist/colors → colors}/deepPurple.js +0 -0
  18. /package/{dist/colors → colors}/green.js +0 -0
  19. /package/{dist/colors → colors}/grey.js +0 -0
  20. /package/{dist/colors → colors}/index.js +0 -0
  21. /package/{dist/colors → colors}/indigo.js +0 -0
  22. /package/{dist/colors → colors}/lightBlue.js +0 -0
  23. /package/{dist/colors → colors}/lightGreen.js +0 -0
  24. /package/{dist/colors → colors}/lime.js +0 -0
  25. /package/{dist/colors → colors}/orange.js +0 -0
  26. /package/{dist/colors → colors}/pink.js +0 -0
  27. /package/{dist/colors → colors}/purple.js +0 -0
  28. /package/{dist/colors → colors}/red.js +0 -0
  29. /package/{dist/colors → colors}/teal.js +0 -0
  30. /package/{dist/colors → colors}/violet.js +0 -0
  31. /package/{dist/colors → colors}/white.js +0 -0
  32. /package/{dist/colors → colors}/yellow.js +0 -0
  33. /package/{dist/components → components}/Icons/Add/Add.js +0 -0
  34. /package/{dist/components → components}/Icons/AddCircle/AddCircle.js +0 -0
  35. /package/{dist/components → components}/Icons/AddCircleFilled/AddCircleFilled.js +0 -0
  36. /package/{dist/components → components}/Icons/ArrowDown/ArrowDown.js +0 -0
  37. /package/{dist/components → components}/Icons/ArrowLeft/ArrowLeft.js +0 -0
  38. /package/{dist/components → components}/Icons/ArrowRight/ArrowRight.js +0 -0
  39. /package/{dist/components → components}/Icons/ArrowUp/ArrowUp.js +0 -0
  40. /package/{dist/components → components}/Icons/BellFilled/BellFilled.js +0 -0
  41. /package/{dist/components → components}/Icons/BellOffFilled/BellOffFilled.js +0 -0
  42. /package/{dist/components → components}/Icons/BellOffOutline/BellOffOutline.js +0 -0
  43. /package/{dist/components → components}/Icons/BellOutline/BellOutline.js +0 -0
  44. /package/{dist/components → components}/Icons/BookmarkFilled/BookmarkFilled.js +0 -0
  45. /package/{dist/components → components}/Icons/BookmarkOutline/BookmarkOutline.js +0 -0
  46. /package/{dist/components → components}/Icons/ChevronDown/ChevronDown.js +0 -0
  47. /package/{dist/components → components}/Icons/ChevronLeft/ChevronLeft.js +0 -0
  48. /package/{dist/components → components}/Icons/ChevronRight/ChevronRight.js +0 -0
  49. /package/{dist/components → components}/Icons/ChevronUp/ChevronUp.js +0 -0
  50. /package/{dist/components → components}/Icons/ClockCircleOutline/ClockCircleOutline.js +0 -0
  51. /package/{dist/components → components}/Icons/ClockSquareOutline/ClockSquareOutline.js +0 -0
  52. /package/{dist/components → components}/Icons/Close/Close.js +0 -0
  53. /package/{dist/components → components}/Icons/CloseCircleFilled/CloseCircleFilled.js +0 -0
  54. /package/{dist/components → components}/Icons/CloseCircleOutline/CloseCircleOutline.js +0 -0
  55. /package/{dist/components → components}/Icons/CommentBubbleFilled/CommentBubbleFilled.js +0 -0
  56. /package/{dist/components → components}/Icons/CommentBubbleOutline/CommentBubbleOutline.js +0 -0
  57. /package/{dist/components → components}/Icons/CommentFilled/CommentFilled.js +0 -0
  58. /package/{dist/components → components}/Icons/CommentLineFilled/CommentLineFilled.js +0 -0
  59. /package/{dist/components → components}/Icons/CommentLineOutline/CommentLineOutline.js +0 -0
  60. /package/{dist/components → components}/Icons/CommentOutline/CommentOutline.js +0 -0
  61. /package/{dist/components → components}/Icons/DotsHorizontalFilled/DotsHorizontalFilled.js +0 -0
  62. /package/{dist/components → components}/Icons/DotsHorizontalOutline/DotsHorizontalOutline.js +0 -0
  63. /package/{dist/components → components}/Icons/DotsVerticalFilled/DotsVerticalFilled.js +0 -0
  64. /package/{dist/components → components}/Icons/DotsVerticalOutline/DotsVerticalOutline.js +0 -0
  65. /package/{dist/components → components}/Icons/HamburgerMenu/HamburgerMenu.js +0 -0
  66. /package/{dist/components → components}/Icons/HamburgerSpaced/HamburgerSpaced.js +0 -0
  67. /package/{dist/components → components}/Icons/HeartFilled/HeartFilled.js +0 -0
  68. /package/{dist/components → components}/Icons/HeartOutline/HeartOutline.js +0 -0
  69. /package/{dist/components → components}/Icons/HomeFilled/HomeFilled.js +0 -0
  70. /package/{dist/components → components}/Icons/HomeOutline/HomeOutline.js +0 -0
  71. /package/{dist/components → components}/Icons/Link/Link.js +0 -0
  72. /package/{dist/components → components}/Icons/Minus/Minus.js +0 -0
  73. /package/{dist/components → components}/Icons/MinusCircle/MinusCircle.js +0 -0
  74. /package/{dist/components → components}/Icons/MinusCircleFilled/MinusCircleFilled.js +0 -0
  75. /package/{dist/components → components}/Icons/Search/Search.js +0 -0
  76. /package/{dist/components → components}/Icons/SettingFilled/SettingFilled.js +0 -0
  77. /package/{dist/components → components}/Icons/SettingOutline/SettingOutline.js +0 -0
  78. /package/{dist/components → components}/Icons/ShareAllFilled/ShareAllFilled.js +0 -0
  79. /package/{dist/components → components}/Icons/ShareAllOutline/ShareAllOutline.js +0 -0
  80. /package/{dist/components → components}/Icons/ShareBoxOutline/ShareBoxOutline.js +0 -0
  81. /package/{dist/components → components}/Icons/ShareFilled/ShareFilled.js +0 -0
  82. /package/{dist/components → components}/Icons/ShareOutline/ShareOutline.js +0 -0
  83. /package/{dist/components → components}/Icons/ShareThickFilled/ShareThickFilled.js +0 -0
  84. /package/{dist/components → components}/Icons/StarFilled/StarFilled.js +0 -0
  85. /package/{dist/components → components}/Icons/StarOutline/StarOutline.js +0 -0
  86. /package/{dist/components → components}/Icons/ThumbsDownFilled/ThumbsDownFilled.js +0 -0
  87. /package/{dist/components → components}/Icons/ThumbsDownOutline/ThumbsDownOutline.js +0 -0
  88. /package/{dist/components → components}/Icons/ThumbsUpFilled/ThumbsUpFilled.js +0 -0
  89. /package/{dist/components → components}/Icons/ThumbsUpOutline/ThumbsUpOutline.js +0 -0
  90. /package/{dist/components → components}/Icons/Upload/Upload.js +0 -0
  91. /package/{dist/components → components}/Icons/UploadBoxFilled/UploadBoxFilled.js +0 -0
  92. /package/{dist/components → components}/Icons/UploadBoxOutline/UploadBoxOutline.js +0 -0
  93. /package/{dist/components → components}/Pagination/Pagination.js +0 -0
  94. /package/{dist/components → components}/Pagination/constants.js +0 -0
  95. /package/{dist/components → components}/Pagination/helpers.js +0 -0
  96. /package/{dist/components → components}/Pagination/index.js +0 -0
  97. /package/{dist/components → components}/Pagination/styles.js +0 -0
  98. /package/{dist/components → components}/Ripple/Ripple.js +0 -0
  99. /package/{dist/components → components}/Ripple/index.js +0 -0
  100. /package/{dist/index.js → index.js} +0 -0
  101. /package/{dist/utils → utils}/capFirstLetter.js +0 -0
  102. /package/{dist/utils → utils}/compose.js +0 -0
  103. /package/{dist/utils → utils}/hasEqualProps.js +0 -0
  104. /package/{dist/utils → utils}/index.js +0 -0
  105. /package/{dist/utils → utils}/isNonEmptyArray.js +0 -0
package/README.md CHANGED
@@ -96,6 +96,10 @@ export default App;
96
96
  | `Minus` | Minus icon |
97
97
  | `MinusCircle` | Minus circle outline icon |
98
98
  | `MinusCircleFilled` | Minus circle filled icon |
99
+ | `ProfileFemaleOutline` | Female profile outline icon |
100
+ | `ProfileGroupFilled` | Profiles filled icon |
101
+ | `ProfileMaleFilled` | Male profile filled icon |
102
+ | `ProfileMaleOutline` | Male profile ouline icon |
99
103
  | `Search` | Search icon |
100
104
  | `SettingFilled` | Setting filled icon |
101
105
  | `SettingOutline` | Setting outline icon |
@@ -0,0 +1,24 @@
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, ...i }) => /* @__PURE__ */ l.jsx(
4
+ "svg",
5
+ {
6
+ viewBox: "0 0 36 32",
7
+ width: e,
8
+ height: e,
9
+ fill: "none",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ "aria-label": "Profile Female Outline",
12
+ ...i,
13
+ children: /* @__PURE__ */ l.jsx("g", { children: /* @__PURE__ */ l.jsx(
14
+ "path",
15
+ {
16
+ fill: a,
17
+ d: "M22.22 20.726a.49.49 0 0 0-.425.155.5.5 0 0 0-.126.435c.276 1.45 1.205 3.44 4.057 4.679.338.146.86.26 1.522.403 2.478.536 6.622 1.434 7.64 5.232a.5.5 0 0 0 .967-.26c-1.177-4.387-5.872-5.404-8.395-5.95-.584-.127-1.089-.236-1.336-.344-1.714-.744-2.821-1.848-3.301-3.286 4.762.354 6.918-1.543 7.013-1.629a.5.5 0 0 0-.088-.805C27 17.786 27 12.361 27 10.318 27 4.605 23.152.076 18.219.005l-.141-.003h-.001C13.072.03 9 4.564 9 10.11c0 2.043 0 7.469-2.748 9.038a.503.503 0 0 0-.06.829c.138.107 3.188 2.441 6.941 1.732-.502 1.378-1.594 2.438-3.258 3.161-.241.105-.721.22-1.277.352-2.54.604-7.269 1.729-8.453 6.147a.5.5 0 0 0 .967.259c1.029-3.844 5.217-4.839 7.718-5.435.627-.149 1.122-.267 1.444-.406 2.852-1.239 3.78-3.229 4.057-4.679a.5.5 0 0 0-.159-.467.5.5 0 0 0-.482-.104c-2.707.852-5.208-.32-6.301-.97C10 17.381 10 12.35 10 10.11c0-4.997 3.626-9.083 8.12-9.11l.106.006C22.658 1.069 26 5.072 26 10.318c0 2.241 0 7.283 2.622 9.469-.903.516-2.962 1.351-6.402.939"
18
+ }
19
+ ) })
20
+ }
21
+ );
22
+ export {
23
+ c as default
24
+ };
@@ -0,0 +1,33 @@
1
+ import { j as l } from "../../../_virtual/jsx-runtime.js";
2
+ import t from "../../../colors/grey.js";
3
+ const e = ({ color: c = t.m500, size: h = 24, ...r }) => /* @__PURE__ */ l.jsx(
4
+ "svg",
5
+ {
6
+ viewBox: "0 0 24 24",
7
+ width: h,
8
+ height: h,
9
+ fill: "none",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ "aria-label": "Profile Group Filled",
12
+ ...r,
13
+ children: /* @__PURE__ */ l.jsxs("g", { transform: "translate(0 -1028.4)", children: [
14
+ /* @__PURE__ */ l.jsx(
15
+ "path",
16
+ {
17
+ d: "M6.25 1034.9c-.21 0-.426.013-.625.063-.117.03-.232.079-.344.125-.043.017-.082.042-.125.062-.017.008-.013.023-.031.031-.106.053-.213.09-.312.156-.014.01-.05.022-.063.032-.03.02-.034.041-.062.062-.082.059-.174.121-.25.188-.07.063-.123.149-.188.219-.221.226-.438.468-.594.75-.268.47-.447.985-.531 1.53a.26.26 0 0 0-.125 0c-.273.09-.334.61-.156 1.157.104.321.26.576.437.719.238.925.75 1.704 1.407 2.187v.531l-.532.5-1.031.532c-.842.417-1.69.833-2.531 1.25-.466.281-.638.826-.594 1.344.022.325-.105.751.219.968.307.158.697.068 1.03.094h1.813c.182-.238.41-.458.688-.625l.031-.031h.031c1.411-.693 2.805-1.4 4.22-2.094l1.624-.781c-.092-.046-.19-.08-.281-.125l-1.031-.532-.532-.5v-.531c.416-.305.767-.747 1.032-1.25a7 7 0 0 1-.813-1.937c-.302-.31-.585-.654-.75-1.156a3.4 3.4 0 0 1-.156-1.5c.055-.398.246-.774.625-.97-.112-.072-.257-.128-.375-.187-.06-.029-.095-.069-.156-.093-.044-.018-.081-.016-.125-.032-.133-.046-.268-.101-.407-.125-.01-.001-.02.002-.03 0a2.5 2.5 0 0 0-.407-.031",
18
+ fill: c
19
+ }
20
+ ),
21
+ /* @__PURE__ */ l.jsx(
22
+ "path",
23
+ {
24
+ d: "M13.499 1030.6c-.354 0-.703 0-1.038.1-.195 0-.385.1-.573.2-.073 0-.147 0-.219.1h-.082q-.266.15-.519.3h-.082c-.049.1-.088.1-.136.2-.137.1-.281.1-.41.3-.117.1-.218.2-.328.3-.371.4-.693.8-.955 1.3-.451.7-.787 1.6-.93 2.5h-.19c-.46.2-.572 1-.274 1.9.176.6.468 1 .765 1.2.4 1.6 1.246 2.9 2.349 3.7v.9l-.874.8-1.748.9-4.233 2.1c-.783.4-1.086 1.4-1.011 2.2.036.6-.161 1.3.382 1.6.517.3 1.133.1 1.694.1h11.908c2.069 0 4.132.1 6.201 0 .671 0 .857-.7.792-1.3.012-.8.06-1.7-.574-2.3-.517-.5-1.253-.7-1.884-1.1-.927-.4-1.86-.9-2.786-1.3l-1.749-.9-.874-.8v-.9c1.103-.8 1.95-2.1 2.349-3.7.298-.2.59-.6.765-1.2.299-.9.186-1.7-.273-1.9h-.191c-.142-.9-.478-1.8-.929-2.5-.262-.5-.584-.9-.956-1.3-.11-.1-.21-.2-.328-.3h-.027c-.342-.3-.723-.6-1.12-.8-.1 0-.197-.1-.3-.1-.073 0-.144-.1-.219-.1-.223-.1-.45-.1-.683-.2h-.71",
25
+ fill: c
26
+ }
27
+ )
28
+ ] })
29
+ }
30
+ );
31
+ export {
32
+ e as default
33
+ };
@@ -0,0 +1,33 @@
1
+ import { j as l } from "../../../_virtual/jsx-runtime.js";
2
+ import i from "../../../colors/grey.js";
3
+ const s = ({ color: a = i.m500, size: e = 24, ...t }) => /* @__PURE__ */ l.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": "Profile Male Filled",
12
+ ...t,
13
+ children: /* @__PURE__ */ l.jsxs("g", { transform: "translate(0 -1028.4)", children: [
14
+ /* @__PURE__ */ l.jsx(
15
+ "path",
16
+ {
17
+ d: "M12 1028.4a4.9 4.9 0 0 0-1.844.375c-.083.034-.168.055-.25.094-.034.016-.06.046-.094.062q-.305.152-.593.344c-.027.017-.067.013-.094.031-.056.039-.101.084-.156.125-.157.113-.322.216-.469.344-.134.12-.25.272-.375.406a6.7 6.7 0 0 0-1.094 1.438c-.515.903-.9 1.92-1.062 2.969a.4.4 0 0 0-.219 0c-.525.17-.655 1.168-.313 2.218.201.616.535 1.102.875 1.375.458 1.778 1.426 3.26 2.688 4.188v1.031l-1 1-2 1c-1.617.801-3.228 1.605-4.844 2.406-.895.54-1.241 1.6-1.156 2.594.042.626-.184 1.427.437 1.844.591.304 1.296.106 1.938.156H16c2.367 0 4.727.004 7.094 0 .768-.054.981-.865.906-1.5.014-.932.069-1.976-.656-2.688-.592-.602-1.434-.84-2.156-1.25-1.061-.525-2.128-1.037-3.188-1.562l-2-1-1-1v-1.031c1.262-.928 2.23-2.41 2.688-4.188.34-.273.674-.759.874-1.375.342-1.05.213-2.048-.312-2.219a.4.4 0 0 0-.219 0c-.162-1.048-.547-2.065-1.062-2.968a6.7 6.7 0 0 0-1.094-1.438c-.126-.134-.241-.285-.375-.406-.006-.005-.025.006-.031 0a5.7 5.7 0 0 0-1.281-.844 5.186 5.186 0 0 0-.594-.25 5 5 0 0 0-.782-.218c-.02-.004-.042.003-.062 0a4.5 4.5 0 0 0-.75-.063",
18
+ fill: a
19
+ }
20
+ ),
21
+ /* @__PURE__ */ l.jsx(
22
+ "path",
23
+ {
24
+ d: "M0 1051.4c.026.3.127.6.438.8.59.3 1.295.1 1.937.2h20.719c.576-.1.842-.5.906-1z",
25
+ fill: a
26
+ }
27
+ )
28
+ ] })
29
+ }
30
+ );
31
+ export {
32
+ s as default
33
+ };
@@ -0,0 +1,24 @@
1
+ import { j as a } from "../../../_virtual/jsx-runtime.js";
2
+ import t from "../../../colors/grey.js";
3
+ const o = ({ color: e = t.m500, size: l = 24, ...i }) => /* @__PURE__ */ a.jsx(
4
+ "svg",
5
+ {
6
+ viewBox: "0 0 36 32",
7
+ width: l,
8
+ height: l,
9
+ fill: "none",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ "aria-label": "Profile Male Outline",
12
+ ...i,
13
+ children: /* @__PURE__ */ a.jsx("g", { children: /* @__PURE__ */ a.jsx(
14
+ "path",
15
+ {
16
+ fill: e,
17
+ d: "M.5 31.983a.503.503 0 0 0 .612-.354c1.03-3.843 5.216-4.839 7.718-5.435.627-.149 1.122-.267 1.444-.406 2.85-1.237 3.779-3.227 4.057-4.679a.5.5 0 0 0-.165-.473c-1.484-1.281-2.736-3.204-3.526-5.416a.5.5 0 0 0-.103-.171c-1.045-1.136-1.645-2.337-1.645-3.294 0-.559.211-.934.686-1.217a.5.5 0 0 0 .243-.408C10.042 5.036 13.67 1.026 18.12 1l.107.007c4.472.062 8.077 4.158 8.206 9.324a.5.5 0 0 0 .178.369c.313.265.459.601.459 1.057 0 .801-.427 1.786-1.201 2.772a.5.5 0 0 0-.084.158c-.8 2.536-2.236 4.775-3.938 6.145a.5.5 0 0 0-.178.483c.278 1.451 1.207 3.44 4.057 4.679.337.146.86.26 1.523.403 2.477.536 6.622 1.435 7.639 5.232a.5.5 0 0 0 .966-.26c-1.175-4.387-5.871-5.404-8.393-5.95-.585-.127-1.09-.236-1.336-.344-1.86-.808-3.006-2.039-3.411-3.665 1.727-1.483 3.172-3.771 3.998-6.337.877-1.14 1.359-2.314 1.359-3.317 0-.669-.216-1.227-.644-1.663C27.189 4.489 23.19.076 18.227.005l-.149-.002c-4.873.026-8.889 4.323-9.24 9.83-.626.46-.944 1.105-.944 1.924 0 1.183.669 2.598 1.84 3.896.809 2.223 2.063 4.176 3.556 5.543-.403 1.632-1.55 2.867-3.414 3.676-.241.105-.721.22-1.277.352-2.541.604-7.269 1.729-8.453 6.147a.5.5 0 0 0 .354.612"
18
+ }
19
+ ) })
20
+ }
21
+ );
22
+ export {
23
+ o as default
24
+ };
@@ -0,0 +1,133 @@
1
+ import o from "./UploadBoxOutline/UploadBoxOutline.js";
2
+ import r from "./UploadBoxFilled/UploadBoxFilled.js";
3
+ import m from "./Upload/Upload.js";
4
+ import i from "./ThumbsUpOutline/ThumbsUpOutline.js";
5
+ import t from "./ThumbsUpFilled/ThumbsUpFilled.js";
6
+ import l from "./ThumbsDownOutline/ThumbsDownOutline.js";
7
+ import e from "./ThumbsDownFilled/ThumbsDownFilled.js";
8
+ import f from "./StarOutline/StarOutline.js";
9
+ import p from "./StarFilled/StarFilled.js";
10
+ import n from "./ShareThickFilled/ShareThickFilled.js";
11
+ import u from "./ShareOutline/ShareOutline.js";
12
+ import d from "./ShareFilled/ShareFilled.js";
13
+ import a from "./ShareBoxOutline/ShareBoxOutline.js";
14
+ import O from "./ShareAllOutline/ShareAllOutline.js";
15
+ import F from "./ShareAllFilled/ShareAllFilled.js";
16
+ import C from "./SettingOutline/SettingOutline.js";
17
+ import h from "./SettingFilled/SettingFilled.js";
18
+ import s from "./Search/Search.js";
19
+ import c from "./ProfileMaleOutline/ProfileMaleOutline.js";
20
+ import S from "./ProfileMaleFilled/ProfileMaleFilled.js";
21
+ import B from "./ProfileGroupFilled/ProfileGroupFilled.js";
22
+ import b from "./ProfileFemaleOutline/ProfileFemaleOutline.js";
23
+ import A from "./MinusCircleFilled/MinusCircleFilled.js";
24
+ import k from "./MinusCircle/MinusCircle.js";
25
+ import w from "./Minus/Minus.js";
26
+ import D from "./Link/Link.js";
27
+ import H from "./HomeOutline/HomeOutline.js";
28
+ import U from "./HomeFilled/HomeFilled.js";
29
+ import g from "./HeartOutline/HeartOutline.js";
30
+ import M from "./HeartFilled/HeartFilled.js";
31
+ import x from "./HamburgerSpaced/HamburgerSpaced.js";
32
+ import L from "./HamburgerMenu/HamburgerMenu.js";
33
+ import T from "./DotsVerticalOutline/DotsVerticalOutline.js";
34
+ import v from "./DotsVerticalFilled/DotsVerticalFilled.js";
35
+ import P from "./DotsHorizontalOutline/DotsHorizontalOutline.js";
36
+ import z from "./DotsHorizontalFilled/DotsHorizontalFilled.js";
37
+ import R from "./CommentOutline/CommentOutline.js";
38
+ import V from "./CommentLineOutline/CommentLineOutline.js";
39
+ import q from "./CommentLineFilled/CommentLineFilled.js";
40
+ import G from "./CommentFilled/CommentFilled.js";
41
+ import j from "./CommentBubbleOutline/CommentBubbleOutline.js";
42
+ import y from "./CommentBubbleFilled/CommentBubbleFilled.js";
43
+ import E from "./CloseCircleOutline/CloseCircleOutline.js";
44
+ import I from "./CloseCircleFilled/CloseCircleFilled.js";
45
+ import J from "./Close/Close.js";
46
+ import K from "./ClockSquareOutline/ClockSquareOutline.js";
47
+ import N from "./ClockCircleOutline/ClockCircleOutline.js";
48
+ import Q from "./ChevronUp/ChevronUp.js";
49
+ import W from "./ChevronRight/ChevronRight.js";
50
+ import X from "./ChevronLeft/ChevronLeft.js";
51
+ import Y from "./ChevronDown/ChevronDown.js";
52
+ import Z from "./BookmarkOutline/BookmarkOutline.js";
53
+ import _ from "./BookmarkFilled/BookmarkFilled.js";
54
+ import $ from "./BellOutline/BellOutline.js";
55
+ import oo from "./BellOffOutline/BellOffOutline.js";
56
+ import ro from "./BellOffFilled/BellOffFilled.js";
57
+ import mo from "./BellFilled/BellFilled.js";
58
+ import io from "./ArrowUp/ArrowUp.js";
59
+ import to from "./ArrowRight/ArrowRight.js";
60
+ import lo from "./ArrowLeft/ArrowLeft.js";
61
+ import eo from "./ArrowDown/ArrowDown.js";
62
+ import fo from "./AddCircleFilled/AddCircleFilled.js";
63
+ import po from "./AddCircle/AddCircle.js";
64
+ import no from "./Add/Add.js";
65
+ const br = {
66
+ Add: no,
67
+ AddCircle: po,
68
+ AddCircleFilled: fo,
69
+ ArrowDown: eo,
70
+ ArrowLeft: lo,
71
+ ArrowRight: to,
72
+ ArrowUp: io,
73
+ BellFilled: mo,
74
+ BellOffFilled: ro,
75
+ BellOffOutline: oo,
76
+ BellOutline: $,
77
+ BookmarkFilled: _,
78
+ BookmarkOutline: Z,
79
+ ChevronDown: Y,
80
+ ChevronLeft: X,
81
+ ChevronRight: W,
82
+ ChevronUp: Q,
83
+ ClockCircleOutline: N,
84
+ ClockSquareOutline: K,
85
+ Close: J,
86
+ CloseCircleFilled: I,
87
+ CloseCircleOutline: E,
88
+ CommentBubbleFilled: y,
89
+ CommentBubbleOutline: j,
90
+ CommentFilled: G,
91
+ CommentLineFilled: q,
92
+ CommentLineOutline: V,
93
+ CommentOutline: R,
94
+ DotsHorizontalFilled: z,
95
+ DotsHorizontalOutline: P,
96
+ DotsVerticalFilled: v,
97
+ DotsVerticalOutline: T,
98
+ HamburgerMenu: L,
99
+ HamburgerSpaced: x,
100
+ HeartFilled: M,
101
+ HeartOutline: g,
102
+ HomeFilled: U,
103
+ HomeOutline: H,
104
+ Link: D,
105
+ Minus: w,
106
+ MinusCircle: k,
107
+ MinusCircleFilled: A,
108
+ ProfileFemaleOutline: b,
109
+ ProfileGroupFilled: B,
110
+ ProfileMaleFilled: S,
111
+ ProfileMaleOutline: c,
112
+ Search: s,
113
+ SettingFilled: h,
114
+ SettingOutline: C,
115
+ ShareAllFilled: F,
116
+ ShareAllOutline: O,
117
+ ShareBoxOutline: a,
118
+ ShareFilled: d,
119
+ ShareOutline: u,
120
+ ShareThickFilled: n,
121
+ StarFilled: p,
122
+ StarOutline: f,
123
+ ThumbsDownFilled: e,
124
+ ThumbsDownOutline: l,
125
+ ThumbsUpFilled: t,
126
+ ThumbsUpOutline: i,
127
+ Upload: m,
128
+ UploadBoxFilled: r,
129
+ UploadBoxOutline: o
130
+ };
131
+ export {
132
+ br as default
133
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meticulous-ui",
3
- "version": "1.0.31",
3
+ "version": "1.0.33",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.js",
6
6
  "repository": {
@@ -12,11 +12,11 @@
12
12
  },
13
13
  "sideEffects": false,
14
14
  "files": [
15
- "dist/index.js",
16
- "dist/colors",
17
- "dist/components",
18
- "dist/utils",
19
- "!dist/_virtual",
15
+ "index.js",
16
+ "colors",
17
+ "components",
18
+ "utils",
19
+ "package.json",
20
20
  "README.md"
21
21
  ],
22
22
  "type": "module",
@@ -46,12 +46,13 @@
46
46
  "storybook": "storybook dev -p 6006",
47
47
  "build-storybook": "storybook build",
48
48
  "deploy-storybook": "gh-pages -d storybook-static",
49
- "generate-icons": "node src/scripts/generateIcons.js",
49
+ "generate-icons": "node src/scripts/generateIcons.js && npx prettier --write .",
50
50
  "prepublish": "npm run build && cp package.json dist/ && cp README.md dist/ && rm -rf dist/_virtual",
51
51
  "publish:dist": "npm publish dist/"
52
52
  },
53
53
  "devDependencies": {
54
- "@storybook/addon-docs": "^9.1.10",
54
+ "@storybook/addon-docs": "^9.1.13",
55
+ "@storybook/mdx2-csf": "^1.1.0",
55
56
  "@storybook/react-vite": "^9.1.10",
56
57
  "@vitejs/plugin-react": "^5.0.4",
57
58
  "eslint-plugin-storybook": "^9.1.10",
@@ -1,125 +0,0 @@
1
- import o from "./UploadBoxOutline/UploadBoxOutline.js";
2
- import r from "./UploadBoxFilled/UploadBoxFilled.js";
3
- import m from "./Upload/Upload.js";
4
- import i from "./ThumbsUpOutline/ThumbsUpOutline.js";
5
- import t from "./ThumbsUpFilled/ThumbsUpFilled.js";
6
- import l from "./ThumbsDownOutline/ThumbsDownOutline.js";
7
- import e from "./ThumbsDownFilled/ThumbsDownFilled.js";
8
- import p from "./StarOutline/StarOutline.js";
9
- import f from "./StarFilled/StarFilled.js";
10
- import n from "./ShareThickFilled/ShareThickFilled.js";
11
- import u from "./ShareOutline/ShareOutline.js";
12
- import d from "./ShareFilled/ShareFilled.js";
13
- import a from "./ShareBoxOutline/ShareBoxOutline.js";
14
- import O from "./ShareAllOutline/ShareAllOutline.js";
15
- import C from "./ShareAllFilled/ShareAllFilled.js";
16
- import F from "./SettingOutline/SettingOutline.js";
17
- import h from "./SettingFilled/SettingFilled.js";
18
- import s from "./Search/Search.js";
19
- import c from "./MinusCircleFilled/MinusCircleFilled.js";
20
- import S from "./MinusCircle/MinusCircle.js";
21
- import B from "./Minus/Minus.js";
22
- import b from "./Link/Link.js";
23
- import A from "./HomeOutline/HomeOutline.js";
24
- import k from "./HomeFilled/HomeFilled.js";
25
- import w from "./HeartOutline/HeartOutline.js";
26
- import D from "./HeartFilled/HeartFilled.js";
27
- import H from "./HamburgerSpaced/HamburgerSpaced.js";
28
- import U from "./HamburgerMenu/HamburgerMenu.js";
29
- import g from "./DotsVerticalOutline/DotsVerticalOutline.js";
30
- import x from "./DotsVerticalFilled/DotsVerticalFilled.js";
31
- import L from "./DotsHorizontalOutline/DotsHorizontalOutline.js";
32
- import T from "./DotsHorizontalFilled/DotsHorizontalFilled.js";
33
- import v from "./CommentOutline/CommentOutline.js";
34
- import M from "./CommentLineOutline/CommentLineOutline.js";
35
- import z from "./CommentLineFilled/CommentLineFilled.js";
36
- import R from "./CommentFilled/CommentFilled.js";
37
- import V from "./CommentBubbleOutline/CommentBubbleOutline.js";
38
- import q from "./CommentBubbleFilled/CommentBubbleFilled.js";
39
- import j from "./CloseCircleOutline/CloseCircleOutline.js";
40
- import y from "./CloseCircleFilled/CloseCircleFilled.js";
41
- import E from "./Close/Close.js";
42
- import G from "./ClockSquareOutline/ClockSquareOutline.js";
43
- import I from "./ClockCircleOutline/ClockCircleOutline.js";
44
- import J from "./ChevronUp/ChevronUp.js";
45
- import K from "./ChevronRight/ChevronRight.js";
46
- import N from "./ChevronLeft/ChevronLeft.js";
47
- import P from "./ChevronDown/ChevronDown.js";
48
- import Q from "./BookmarkOutline/BookmarkOutline.js";
49
- import W from "./BookmarkFilled/BookmarkFilled.js";
50
- import X from "./BellOutline/BellOutline.js";
51
- import Y from "./BellOffOutline/BellOffOutline.js";
52
- import Z from "./BellOffFilled/BellOffFilled.js";
53
- import _ from "./BellFilled/BellFilled.js";
54
- import $ from "./ArrowUp/ArrowUp.js";
55
- import oo from "./ArrowRight/ArrowRight.js";
56
- import ro from "./ArrowLeft/ArrowLeft.js";
57
- import mo from "./ArrowDown/ArrowDown.js";
58
- import io from "./AddCircleFilled/AddCircleFilled.js";
59
- import to from "./AddCircle/AddCircle.js";
60
- import lo from "./Add/Add.js";
61
- const Or = {
62
- Add: lo,
63
- AddCircle: to,
64
- AddCircleFilled: io,
65
- ArrowDown: mo,
66
- ArrowLeft: ro,
67
- ArrowRight: oo,
68
- ArrowUp: $,
69
- BellFilled: _,
70
- BellOffFilled: Z,
71
- BellOffOutline: Y,
72
- BellOutline: X,
73
- BookmarkFilled: W,
74
- BookmarkOutline: Q,
75
- ChevronDown: P,
76
- ChevronLeft: N,
77
- ChevronRight: K,
78
- ChevronUp: J,
79
- ClockCircleOutline: I,
80
- ClockSquareOutline: G,
81
- Close: E,
82
- CloseCircleFilled: y,
83
- CloseCircleOutline: j,
84
- CommentBubbleFilled: q,
85
- CommentBubbleOutline: V,
86
- CommentFilled: R,
87
- CommentLineFilled: z,
88
- CommentLineOutline: M,
89
- CommentOutline: v,
90
- DotsHorizontalFilled: T,
91
- DotsHorizontalOutline: L,
92
- DotsVerticalFilled: x,
93
- DotsVerticalOutline: g,
94
- HamburgerMenu: U,
95
- HamburgerSpaced: H,
96
- HeartFilled: D,
97
- HeartOutline: w,
98
- HomeFilled: k,
99
- HomeOutline: A,
100
- Link: b,
101
- Minus: B,
102
- MinusCircle: S,
103
- MinusCircleFilled: c,
104
- Search: s,
105
- SettingFilled: h,
106
- SettingOutline: F,
107
- ShareAllFilled: C,
108
- ShareAllOutline: O,
109
- ShareBoxOutline: a,
110
- ShareFilled: d,
111
- ShareOutline: u,
112
- ShareThickFilled: n,
113
- StarFilled: f,
114
- StarOutline: p,
115
- ThumbsDownFilled: e,
116
- ThumbsDownOutline: l,
117
- ThumbsUpFilled: t,
118
- ThumbsUpOutline: i,
119
- Upload: m,
120
- UploadBoxFilled: r,
121
- UploadBoxOutline: o
122
- };
123
- export {
124
- Or as default
125
- };
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes