@marigold/icons 0.3.0 → 0.4.0

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 (236) hide show
  1. package/CHANGELOG.md +23 -11
  2. package/dist/index.d.ts +526 -6
  3. package/dist/index.js +1579 -6
  4. package/dist/{icons.esm.js → index.mjs} +991 -981
  5. package/package.json +29 -9
  6. package/dist/action/Cancel.d.ts +0 -5
  7. package/dist/action/Crop.d.ts +0 -5
  8. package/dist/action/Edit.d.ts +0 -5
  9. package/dist/action/FormatBold.d.ts +0 -5
  10. package/dist/action/FormatItalic.d.ts +0 -5
  11. package/dist/action/FormatSize.d.ts +0 -5
  12. package/dist/action/HighlightOff.d.ts +0 -5
  13. package/dist/action/Image.d.ts +0 -5
  14. package/dist/action/Location.d.ts +0 -5
  15. package/dist/action/Lock.d.ts +0 -5
  16. package/dist/action/LockOpen.d.ts +0 -5
  17. package/dist/action/Pause.d.ts +0 -5
  18. package/dist/action/PauseAlt.d.ts +0 -5
  19. package/dist/action/Play.d.ts +0 -5
  20. package/dist/action/PlayAlt.d.ts +0 -5
  21. package/dist/action/ResaleEdit.d.ts +0 -5
  22. package/dist/action/RotateLeft.d.ts +0 -5
  23. package/dist/action/RotateRight.d.ts +0 -5
  24. package/dist/action/Save.d.ts +0 -5
  25. package/dist/action/Sort.d.ts +0 -5
  26. package/dist/action/SortDown.d.ts +0 -5
  27. package/dist/action/SortUp.d.ts +0 -5
  28. package/dist/action/Star.d.ts +0 -5
  29. package/dist/action/Stop.d.ts +0 -5
  30. package/dist/action/Underlined.d.ts +0 -5
  31. package/dist/action/Zoom.d.ts +0 -5
  32. package/dist/action/index.d.ts +0 -26
  33. package/dist/icons.cjs.development.js +0 -1542
  34. package/dist/icons.cjs.development.js.map +0 -1
  35. package/dist/icons.cjs.production.min.js +0 -2
  36. package/dist/icons.cjs.production.min.js.map +0 -1
  37. package/dist/icons.esm.js.map +0 -1
  38. package/dist/info/Accessible.d.ts +0 -5
  39. package/dist/info/AutoRenew.d.ts +0 -5
  40. package/dist/info/Banned.d.ts +0 -5
  41. package/dist/info/Bus.d.ts +0 -5
  42. package/dist/info/Calendar.d.ts +0 -5
  43. package/dist/info/Camera.d.ts +0 -5
  44. package/dist/info/Clock.d.ts +0 -5
  45. package/dist/info/Direction.d.ts +0 -5
  46. package/dist/info/Email.d.ts +0 -5
  47. package/dist/info/EventDate.d.ts +0 -5
  48. package/dist/info/Exclamation.d.ts +0 -5
  49. package/dist/info/Feedback.d.ts +0 -5
  50. package/dist/info/Food.d.ts +0 -5
  51. package/dist/info/Globe.d.ts +0 -5
  52. package/dist/info/Home.d.ts +0 -5
  53. package/dist/info/Info.d.ts +0 -5
  54. package/dist/info/Marker.d.ts +0 -5
  55. package/dist/info/MobilePhone.d.ts +0 -5
  56. package/dist/info/Notification.d.ts +0 -5
  57. package/dist/info/Parking.d.ts +0 -5
  58. package/dist/info/Phone.d.ts +0 -5
  59. package/dist/info/Print.d.ts +0 -5
  60. package/dist/info/Required.d.ts +0 -5
  61. package/dist/info/ResaleLogbook.d.ts +0 -5
  62. package/dist/info/Spinner.d.ts +0 -5
  63. package/dist/info/Thumb.d.ts +0 -5
  64. package/dist/info/Truck.d.ts +0 -5
  65. package/dist/info/index.d.ts +0 -27
  66. package/dist/social/Facebook.d.ts +0 -5
  67. package/dist/social/Google.d.ts +0 -5
  68. package/dist/social/Instagram.d.ts +0 -5
  69. package/dist/social/Share.d.ts +0 -5
  70. package/dist/social/Twitter.d.ts +0 -5
  71. package/dist/social/Whatsapp.d.ts +0 -5
  72. package/dist/social/index.d.ts +0 -6
  73. package/dist/ticketing/Deal.d.ts +0 -5
  74. package/dist/ticketing/DesignTicket.d.ts +0 -5
  75. package/dist/ticketing/GiftCard.d.ts +0 -5
  76. package/dist/ticketing/Membership.d.ts +0 -5
  77. package/dist/ticketing/Pickup.d.ts +0 -5
  78. package/dist/ticketing/Price.d.ts +0 -5
  79. package/dist/ticketing/Resale.d.ts +0 -5
  80. package/dist/ticketing/Scanner.d.ts +0 -5
  81. package/dist/ticketing/Seat.d.ts +0 -5
  82. package/dist/ticketing/Selling.d.ts +0 -5
  83. package/dist/ticketing/Ticket.d.ts +0 -5
  84. package/dist/ticketing/TicketInsurance.d.ts +0 -5
  85. package/dist/ticketing/Turnstile.d.ts +0 -5
  86. package/dist/ticketing/index.d.ts +0 -13
  87. package/dist/ui/Add.d.ts +0 -5
  88. package/dist/ui/ArrowDown.d.ts +0 -5
  89. package/dist/ui/ArrowDownA.d.ts +0 -5
  90. package/dist/ui/ArrowLeft.d.ts +0 -5
  91. package/dist/ui/ArrowLeftA.d.ts +0 -5
  92. package/dist/ui/ArrowRight.d.ts +0 -5
  93. package/dist/ui/ArrowRightA.d.ts +0 -5
  94. package/dist/ui/ArrowUp.d.ts +0 -5
  95. package/dist/ui/ArrowUpA.d.ts +0 -5
  96. package/dist/ui/BurgerMenu.d.ts +0 -5
  97. package/dist/ui/Check.d.ts +0 -5
  98. package/dist/ui/CircleChecked.d.ts +0 -5
  99. package/dist/ui/CircleUnchecked.d.ts +0 -5
  100. package/dist/ui/Close.d.ts +0 -5
  101. package/dist/ui/Delete.d.ts +0 -5
  102. package/dist/ui/ExternalLink.d.ts +0 -5
  103. package/dist/ui/Filter.d.ts +0 -5
  104. package/dist/ui/IconMore.d.ts +0 -5
  105. package/dist/ui/Remove.d.ts +0 -5
  106. package/dist/ui/Search.d.ts +0 -5
  107. package/dist/ui/SettingDots.d.ts +0 -5
  108. package/dist/ui/SquareChecked.d.ts +0 -5
  109. package/dist/ui/SquareUnchecked.d.ts +0 -5
  110. package/dist/ui/index.d.ts +0 -23
  111. package/dist/user/Cart.d.ts +0 -5
  112. package/dist/user/CreditCard.d.ts +0 -5
  113. package/dist/user/Group.d.ts +0 -5
  114. package/dist/user/Id.d.ts +0 -5
  115. package/dist/user/SmilieDissatisfied.d.ts +0 -5
  116. package/dist/user/SmilieNeutral.d.ts +0 -5
  117. package/dist/user/SmilieSatisfied.d.ts +0 -5
  118. package/dist/user/SmilieVeryDissatisfied.d.ts +0 -5
  119. package/dist/user/SmilieVerySatisfied.d.ts +0 -5
  120. package/dist/user/User.d.ts +0 -5
  121. package/dist/user/index.d.ts +0 -10
  122. package/src/Icon.test.tsx +0 -31
  123. package/src/Icons.stories.mdx +0 -1274
  124. package/src/action/Cancel.tsx +0 -8
  125. package/src/action/Crop.tsx +0 -8
  126. package/src/action/Edit.tsx +0 -8
  127. package/src/action/FormatBold.tsx +0 -11
  128. package/src/action/FormatItalic.tsx +0 -8
  129. package/src/action/FormatSize.tsx +0 -8
  130. package/src/action/HighlightOff.tsx +0 -11
  131. package/src/action/Image.tsx +0 -8
  132. package/src/action/Location.tsx +0 -8
  133. package/src/action/Lock.tsx +0 -8
  134. package/src/action/LockOpen.tsx +0 -11
  135. package/src/action/Pause.tsx +0 -8
  136. package/src/action/PauseAlt.tsx +0 -8
  137. package/src/action/Play.tsx +0 -8
  138. package/src/action/PlayAlt.tsx +0 -8
  139. package/src/action/ResaleEdit.tsx +0 -8
  140. package/src/action/RotateLeft.tsx +0 -8
  141. package/src/action/RotateRight.tsx +0 -8
  142. package/src/action/Save.tsx +0 -8
  143. package/src/action/Sort.tsx +0 -8
  144. package/src/action/SortDown.tsx +0 -8
  145. package/src/action/SortUp.tsx +0 -8
  146. package/src/action/Star.tsx +0 -8
  147. package/src/action/Stop.tsx +0 -8
  148. package/src/action/Underlined.tsx +0 -8
  149. package/src/action/Zoom.tsx +0 -9
  150. package/src/action/index.ts +0 -26
  151. package/src/index.ts +0 -6
  152. package/src/info/Accessible.tsx +0 -9
  153. package/src/info/AutoRenew.tsx +0 -8
  154. package/src/info/Banned.tsx +0 -8
  155. package/src/info/Bus.tsx +0 -8
  156. package/src/info/Calendar.tsx +0 -8
  157. package/src/info/Camera.tsx +0 -8
  158. package/src/info/Clock.tsx +0 -8
  159. package/src/info/Direction.tsx +0 -8
  160. package/src/info/Email.tsx +0 -8
  161. package/src/info/EventDate.tsx +0 -8
  162. package/src/info/Exclamation.tsx +0 -8
  163. package/src/info/Feedback.tsx +0 -8
  164. package/src/info/Food.tsx +0 -8
  165. package/src/info/Globe.tsx +0 -8
  166. package/src/info/Home.tsx +0 -8
  167. package/src/info/Info.tsx +0 -8
  168. package/src/info/Marker.tsx +0 -8
  169. package/src/info/MobilePhone.tsx +0 -8
  170. package/src/info/Notification.tsx +0 -8
  171. package/src/info/Parking.tsx +0 -8
  172. package/src/info/Phone.tsx +0 -8
  173. package/src/info/Print.tsx +0 -8
  174. package/src/info/Required.tsx +0 -8
  175. package/src/info/ResaleLogbook.tsx +0 -8
  176. package/src/info/Spinner.tsx +0 -16
  177. package/src/info/Thumb.tsx +0 -8
  178. package/src/info/Truck.tsx +0 -8
  179. package/src/info/index.ts +0 -27
  180. package/src/social/Facebook.tsx +0 -8
  181. package/src/social/Google.tsx +0 -8
  182. package/src/social/Instagram.tsx +0 -8
  183. package/src/social/Share.tsx +0 -8
  184. package/src/social/Twitter.tsx +0 -8
  185. package/src/social/Whatsapp.tsx +0 -8
  186. package/src/social/index.ts +0 -6
  187. package/src/ticketing/Deal.tsx +0 -22
  188. package/src/ticketing/DesignTicket.tsx +0 -8
  189. package/src/ticketing/GiftCard.tsx +0 -8
  190. package/src/ticketing/Membership.tsx +0 -8
  191. package/src/ticketing/Pickup.tsx +0 -8
  192. package/src/ticketing/Price.tsx +0 -12
  193. package/src/ticketing/Resale.tsx +0 -8
  194. package/src/ticketing/Scanner.tsx +0 -8
  195. package/src/ticketing/Seat.tsx +0 -8
  196. package/src/ticketing/Selling.tsx +0 -8
  197. package/src/ticketing/Ticket.tsx +0 -8
  198. package/src/ticketing/TicketInsurance.tsx +0 -8
  199. package/src/ticketing/Turnstile.tsx +0 -8
  200. package/src/ticketing/index.ts +0 -13
  201. package/src/ui/Add.tsx +0 -8
  202. package/src/ui/ArrowDown.tsx +0 -8
  203. package/src/ui/ArrowDownA.tsx +0 -8
  204. package/src/ui/ArrowLeft.tsx +0 -8
  205. package/src/ui/ArrowLeftA.tsx +0 -8
  206. package/src/ui/ArrowRight.tsx +0 -8
  207. package/src/ui/ArrowRightA.tsx +0 -8
  208. package/src/ui/ArrowUp.tsx +0 -8
  209. package/src/ui/ArrowUpA.tsx +0 -8
  210. package/src/ui/BurgerMenu.tsx +0 -8
  211. package/src/ui/Check.tsx +0 -8
  212. package/src/ui/CircleChecked.tsx +0 -8
  213. package/src/ui/CircleUnchecked.tsx +0 -8
  214. package/src/ui/Close.tsx +0 -8
  215. package/src/ui/Delete.tsx +0 -8
  216. package/src/ui/ExternalLink.tsx +0 -8
  217. package/src/ui/Filter.tsx +0 -8
  218. package/src/ui/IconMore.tsx +0 -8
  219. package/src/ui/Remove.tsx +0 -8
  220. package/src/ui/Search.tsx +0 -8
  221. package/src/ui/SettingDots.tsx +0 -8
  222. package/src/ui/SquareChecked.tsx +0 -8
  223. package/src/ui/SquareUnchecked.tsx +0 -8
  224. package/src/ui/index.ts +0 -23
  225. package/src/user/Cart.tsx +0 -8
  226. package/src/user/CreditCard.tsx +0 -11
  227. package/src/user/Group.tsx +0 -8
  228. package/src/user/Id.tsx +0 -8
  229. package/src/user/SmilieDissatisfied.tsx +0 -8
  230. package/src/user/SmilieNeutral.tsx +0 -8
  231. package/src/user/SmilieSatisfied.tsx +0 -8
  232. package/src/user/SmilieVeryDissatisfied.tsx +0 -8
  233. package/src/user/SmilieVerySatisfied.tsx +0 -8
  234. package/src/user/User.tsx +0 -8
  235. package/src/user/index.ts +0 -10
  236. package/tsconfig.build.json +0 -3
package/CHANGELOG.md CHANGED
@@ -1,32 +1,44 @@
1
1
  # @marigold/icons
2
2
 
3
- ## 0.3.0
4
- ### Patch Changes
3
+ ## 0.4.0
5
4
 
5
+ ### Minor Changes
6
6
 
7
+ - [`f9526234`](https://github.com/marigold-ui/marigold/commit/f9526234257a149b12c14191a524691470da3942) Thanks [@sebald](https://github.com/sebald)! - chore: Use `tsup` to build packages
7
8
 
8
- - [#1579](https://github.com/marigold-ui/marigold/pull/1579) [`e13e3cc1`](https://github.com/marigold-ui/marigold/commit/e13e3cc1fc66b261209973b1fc90eb48117076e9) Thanks [@ti10le](https://github.com/ti10le)! - feat: remove Heading from marigold
9
+ * [`f9526234`](https://github.com/marigold-ui/marigold/commit/f9526234257a149b12c14191a524691470da3942) Thanks [@sebald](https://github.com/sebald)! - Improved size in node_modules
9
10
 
11
+ ### Patch Changes
10
12
 
13
+ - Updated dependencies [[`f9526234`](https://github.com/marigold-ui/marigold/commit/f9526234257a149b12c14191a524691470da3942), [`f9526234`](https://github.com/marigold-ui/marigold/commit/f9526234257a149b12c14191a524691470da3942)]:
14
+ - @marigold/system@0.4.0
11
15
 
12
- - [#1501](https://github.com/marigold-ui/marigold/pull/1501) [`1c1f8648`](https://github.com/marigold-ui/marigold/commit/1c1f864820a060214406ef711f4ed873746c16c4) Thanks [@ti10le](https://github.com/ti10le)! - feat(storybook): remove use styles stories
16
+ ## 0.3.1
13
17
 
18
+ ### Patch Changes
14
19
 
20
+ - [#1676](https://github.com/marigold-ui/marigold/pull/1676) [`379041bc`](https://github.com/marigold-ui/marigold/commit/379041bc7d4502bca98029a95afe43ce693222cd) Thanks [@ti10le](https://github.com/ti10le)! - remove the last mdx stories
15
21
 
16
- - [#1506](https://github.com/marigold-ui/marigold/pull/1506) [`7b2a0374`](https://github.com/marigold-ui/marigold/commit/7b2a0374b2ca4546a7e616d99313028da3ef412e) Thanks [@ti10le](https://github.com/ti10le)! - infra(packages): add icons package as dependency to component package
22
+ - Updated dependencies [[`379041bc`](https://github.com/marigold-ui/marigold/commit/379041bc7d4502bca98029a95afe43ce693222cd)]:
23
+ - @marigold/system@0.3.1
17
24
 
25
+ ## 0.3.0
18
26
 
27
+ ### Patch Changes
19
28
 
20
- - [#1589](https://github.com/marigold-ui/marigold/pull/1589) [`8cbcb91a`](https://github.com/marigold-ui/marigold/commit/8cbcb91a7b63ce8f10ee79ed76121e5022cbe07b) Thanks [@sebald](https://github.com/sebald)! - feat: normalize <SVG> and move to system package
21
-
22
- BREAKING: <SVG> moved from `@marigold/icons` to `@marigold/system`
29
+ - [#1579](https://github.com/marigold-ui/marigold/pull/1579) [`e13e3cc1`](https://github.com/marigold-ui/marigold/commit/e13e3cc1fc66b261209973b1fc90eb48117076e9) Thanks [@ti10le](https://github.com/ti10le)! - feat: remove Heading from marigold
23
30
 
31
+ * [#1501](https://github.com/marigold-ui/marigold/pull/1501) [`1c1f8648`](https://github.com/marigold-ui/marigold/commit/1c1f864820a060214406ef711f4ed873746c16c4) Thanks [@ti10le](https://github.com/ti10le)! - feat(storybook): remove use styles stories
24
32
 
25
- - [#1550](https://github.com/marigold-ui/marigold/pull/1550) [`846eb640`](https://github.com/marigold-ui/marigold/commit/846eb640ad035c7f3410b4a8a451f8de56e62339) Thanks [@sebald](https://github.com/sebald)! - feat: Merge <Box> and <Element>
33
+ - [#1506](https://github.com/marigold-ui/marigold/pull/1506) [`7b2a0374`](https://github.com/marigold-ui/marigold/commit/7b2a0374b2ca4546a7e616d99313028da3ef412e) Thanks [@ti10le](https://github.com/ti10le)! - infra(packages): add icons package as dependency to component package
26
34
 
35
+ * [#1589](https://github.com/marigold-ui/marigold/pull/1589) [`8cbcb91a`](https://github.com/marigold-ui/marigold/commit/8cbcb91a7b63ce8f10ee79ed76121e5022cbe07b) Thanks [@sebald](https://github.com/sebald)! - feat: normalize <SVG> and move to system package
27
36
 
37
+ BREAKING: <SVG> moved from `@marigold/icons` to `@marigold/system`
38
+
39
+ - [#1550](https://github.com/marigold-ui/marigold/pull/1550) [`846eb640`](https://github.com/marigold-ui/marigold/commit/846eb640ad035c7f3410b4a8a451f8de56e62339) Thanks [@sebald](https://github.com/sebald)! - feat: Merge <Box> and <Element>
28
40
 
29
- - [#1450](https://github.com/marigold-ui/marigold/pull/1450) [`46aede50`](https://github.com/marigold-ui/marigold/commit/46aede50c43e2dce0cacdc8f4c7da55fa18962b9) Thanks [@ti10le](https://github.com/ti10le)! - feature: use Element in SVG + replace useStyles
41
+ * [#1450](https://github.com/marigold-ui/marigold/pull/1450) [`46aede50`](https://github.com/marigold-ui/marigold/commit/46aede50c43e2dce0cacdc8f4c7da55fa18962b9) Thanks [@ti10le](https://github.com/ti10le)! - feature: use Element in SVG + replace useStyles
30
42
 
31
- - Updated dependencies [[`c030aa85`](https://github.com/marigold-ui/marigold/commit/c030aa85156356c294bafe9831024f6b6f2ce4db), [`8eda245f`](https://github.com/marigold-ui/marigold/commit/8eda245f01a918fcdaa9f0ac211889ed869aa375), [`5a04de11`](https://github.com/marigold-ui/marigold/commit/5a04de110637d004f5824679697ee4d6a90eaf34), [`c1da52c0`](https://github.com/marigold-ui/marigold/commit/c1da52c0f035b141608fd606e6ba3bc2b5482dc1), [`1448ddca`](https://github.com/marigold-ui/marigold/commit/1448ddcaa0f647f48b018fa74a8686af30eccc53), [`5107b943`](https://github.com/marigold-ui/marigold/commit/5107b943cb3085eb3137d84e79966acad6173a26), [`cd3a0d3e`](https://github.com/marigold-ui/marigold/commit/cd3a0d3edb3f2ddc1f561e8007e1c20000f7855a), [`ebd6e26f`](https://github.com/marigold-ui/marigold/commit/ebd6e26f71f675b98b663bc45c6a2d5badddcd47), [`6e485f5a`](https://github.com/marigold-ui/marigold/commit/6e485f5a8800094fe54c075a2b21f8abe726b3cd), [`80a2abe5`](https://github.com/marigold-ui/marigold/commit/80a2abe5804ba2c5a48cc6b05211245c37baf266), [`e13e3cc1`](https://github.com/marigold-ui/marigold/commit/e13e3cc1fc66b261209973b1fc90eb48117076e9), [`1829cf17`](https://github.com/marigold-ui/marigold/commit/1829cf17e16c574e5577b3e1709c34dc7ed4faaf), [`1c1f8648`](https://github.com/marigold-ui/marigold/commit/1c1f864820a060214406ef711f4ed873746c16c4), [`51af6693`](https://github.com/marigold-ui/marigold/commit/51af669330fd52e4e31fe5ad71d2b202ab8d2231), [`a00b7eb9`](https://github.com/marigold-ui/marigold/commit/a00b7eb971131634414d3912d059fb505bb7a370), [`ec5baf85`](https://github.com/marigold-ui/marigold/commit/ec5baf85a9a0f82a4fca5bbd1e1680316c186593), [`0bb8f19e`](https://github.com/marigold-ui/marigold/commit/0bb8f19ebdec0e2f9dc3f6164f4373cac5c10880), [`c4ae5c5c`](https://github.com/marigold-ui/marigold/commit/c4ae5c5ca442f93034ff8f4c70adc295547951d4), [`a1ef2108`](https://github.com/marigold-ui/marigold/commit/a1ef2108dd6c8e6838b517dd58c82d38e71dae2b), [`2f7b936f`](https://github.com/marigold-ui/marigold/commit/2f7b936f5b07eade00a51cb138c3c492f1e08c9d), [`846eb640`](https://github.com/marigold-ui/marigold/commit/846eb640ad035c7f3410b4a8a451f8de56e62339), [`5d63cd9c`](https://github.com/marigold-ui/marigold/commit/5d63cd9c14578787083c82c85d93bbd2ff0efac6)]:
43
+ * Updated dependencies [[`c030aa85`](https://github.com/marigold-ui/marigold/commit/c030aa85156356c294bafe9831024f6b6f2ce4db), [`8eda245f`](https://github.com/marigold-ui/marigold/commit/8eda245f01a918fcdaa9f0ac211889ed869aa375), [`5a04de11`](https://github.com/marigold-ui/marigold/commit/5a04de110637d004f5824679697ee4d6a90eaf34), [`c1da52c0`](https://github.com/marigold-ui/marigold/commit/c1da52c0f035b141608fd606e6ba3bc2b5482dc1), [`1448ddca`](https://github.com/marigold-ui/marigold/commit/1448ddcaa0f647f48b018fa74a8686af30eccc53), [`5107b943`](https://github.com/marigold-ui/marigold/commit/5107b943cb3085eb3137d84e79966acad6173a26), [`cd3a0d3e`](https://github.com/marigold-ui/marigold/commit/cd3a0d3edb3f2ddc1f561e8007e1c20000f7855a), [`ebd6e26f`](https://github.com/marigold-ui/marigold/commit/ebd6e26f71f675b98b663bc45c6a2d5badddcd47), [`6e485f5a`](https://github.com/marigold-ui/marigold/commit/6e485f5a8800094fe54c075a2b21f8abe726b3cd), [`80a2abe5`](https://github.com/marigold-ui/marigold/commit/80a2abe5804ba2c5a48cc6b05211245c37baf266), [`e13e3cc1`](https://github.com/marigold-ui/marigold/commit/e13e3cc1fc66b261209973b1fc90eb48117076e9), [`1829cf17`](https://github.com/marigold-ui/marigold/commit/1829cf17e16c574e5577b3e1709c34dc7ed4faaf), [`1c1f8648`](https://github.com/marigold-ui/marigold/commit/1c1f864820a060214406ef711f4ed873746c16c4), [`51af6693`](https://github.com/marigold-ui/marigold/commit/51af669330fd52e4e31fe5ad71d2b202ab8d2231), [`a00b7eb9`](https://github.com/marigold-ui/marigold/commit/a00b7eb971131634414d3912d059fb505bb7a370), [`ec5baf85`](https://github.com/marigold-ui/marigold/commit/ec5baf85a9a0f82a4fca5bbd1e1680316c186593), [`0bb8f19e`](https://github.com/marigold-ui/marigold/commit/0bb8f19ebdec0e2f9dc3f6164f4373cac5c10880), [`c4ae5c5c`](https://github.com/marigold-ui/marigold/commit/c4ae5c5ca442f93034ff8f4c70adc295547951d4), [`a1ef2108`](https://github.com/marigold-ui/marigold/commit/a1ef2108dd6c8e6838b517dd58c82d38e71dae2b), [`2f7b936f`](https://github.com/marigold-ui/marigold/commit/2f7b936f5b07eade00a51cb138c3c492f1e08c9d), [`846eb640`](https://github.com/marigold-ui/marigold/commit/846eb640ad035c7f3410b4a8a451f8de56e62339), [`5d63cd9c`](https://github.com/marigold-ui/marigold/commit/5d63cd9c14578787083c82c85d93bbd2ff0efac6)]:
32
44
  - @marigold/system@0.3.0
package/dist/index.d.ts CHANGED
@@ -1,6 +1,526 @@
1
- export * from './action';
2
- export * from './info';
3
- export * from './social';
4
- export * from './ticketing';
5
- export * from './ui';
6
- export * from './user';
1
+ declare const Cancel: ({ className, ...props }: {
2
+ [x: string]: any;
3
+ className?: string | undefined;
4
+ }) => JSX.Element;
5
+
6
+ declare const Crop: ({ className, ...props }: {
7
+ [x: string]: any;
8
+ className?: string | undefined;
9
+ }) => JSX.Element;
10
+
11
+ declare const Edit: ({ className, ...props }: {
12
+ [x: string]: any;
13
+ className?: string | undefined;
14
+ }) => JSX.Element;
15
+
16
+ declare const FormatBold: ({ className, ...props }: {
17
+ [x: string]: any;
18
+ className?: string | undefined;
19
+ }) => JSX.Element;
20
+
21
+ declare const FormatItalic: ({ className, ...props }: {
22
+ [x: string]: any;
23
+ className?: string | undefined;
24
+ }) => JSX.Element;
25
+
26
+ declare const FormatSize: ({ className, ...props }: {
27
+ [x: string]: any;
28
+ className?: string | undefined;
29
+ }) => JSX.Element;
30
+
31
+ declare const HighlightOff: ({ className, ...props }: {
32
+ [x: string]: any;
33
+ className?: string | undefined;
34
+ }) => JSX.Element;
35
+
36
+ declare const Image: ({ className, ...props }: {
37
+ [x: string]: any;
38
+ className?: string | undefined;
39
+ }) => JSX.Element;
40
+
41
+ declare const Location: ({ className, ...props }: {
42
+ [x: string]: any;
43
+ className?: string | undefined;
44
+ }) => JSX.Element;
45
+
46
+ declare const Lock: ({ className, ...props }: {
47
+ [x: string]: any;
48
+ className?: string | undefined;
49
+ }) => JSX.Element;
50
+
51
+ declare const LockOpen: ({ className, ...props }: {
52
+ [x: string]: any;
53
+ className?: string | undefined;
54
+ }) => JSX.Element;
55
+
56
+ declare const Pause: ({ className, ...props }: {
57
+ [x: string]: any;
58
+ className?: string | undefined;
59
+ }) => JSX.Element;
60
+
61
+ declare const PauseAlt: ({ className, ...props }: {
62
+ [x: string]: any;
63
+ className?: string | undefined;
64
+ }) => JSX.Element;
65
+
66
+ declare const Play: ({ className, ...props }: {
67
+ [x: string]: any;
68
+ className?: string | undefined;
69
+ }) => JSX.Element;
70
+
71
+ declare const PlayAlt: ({ className, ...props }: {
72
+ [x: string]: any;
73
+ className?: string | undefined;
74
+ }) => JSX.Element;
75
+
76
+ declare const ResaleEdit: ({ className, ...props }: {
77
+ [x: string]: any;
78
+ className?: string | undefined;
79
+ }) => JSX.Element;
80
+
81
+ declare const RotateLeft: ({ className, ...props }: {
82
+ [x: string]: any;
83
+ className?: string | undefined;
84
+ }) => JSX.Element;
85
+
86
+ declare const RotateRight: ({ className, ...props }: {
87
+ [x: string]: any;
88
+ className?: string | undefined;
89
+ }) => JSX.Element;
90
+
91
+ declare const Save: ({ className, ...props }: {
92
+ [x: string]: any;
93
+ className?: string | undefined;
94
+ }) => JSX.Element;
95
+
96
+ declare const Sort: ({ className, ...props }: {
97
+ [x: string]: any;
98
+ className?: string | undefined;
99
+ }) => JSX.Element;
100
+
101
+ declare const SortDown: ({ className, ...props }: {
102
+ [x: string]: any;
103
+ className?: string | undefined;
104
+ }) => JSX.Element;
105
+
106
+ declare const SortUp: ({ className, ...props }: {
107
+ [x: string]: any;
108
+ className?: string | undefined;
109
+ }) => JSX.Element;
110
+
111
+ declare const Star: ({ className, ...props }: {
112
+ [x: string]: any;
113
+ className?: string | undefined;
114
+ }) => JSX.Element;
115
+
116
+ declare const Stop: ({ className, ...props }: {
117
+ [x: string]: any;
118
+ className?: string | undefined;
119
+ }) => JSX.Element;
120
+
121
+ declare const Underlined: ({ className, ...props }: {
122
+ [x: string]: any;
123
+ className?: string | undefined;
124
+ }) => JSX.Element;
125
+
126
+ declare const Zoom: ({ className, ...props }: {
127
+ [x: string]: any;
128
+ className?: string | undefined;
129
+ }) => JSX.Element;
130
+
131
+ declare const Accessible: ({ className, ...props }: {
132
+ [x: string]: any;
133
+ className?: string | undefined;
134
+ }) => JSX.Element;
135
+
136
+ declare const AutoRenew: ({ className, ...props }: {
137
+ [x: string]: any;
138
+ className?: string | undefined;
139
+ }) => JSX.Element;
140
+
141
+ declare const Banned: ({ className, ...props }: {
142
+ [x: string]: any;
143
+ className?: string | undefined;
144
+ }) => JSX.Element;
145
+
146
+ declare const Bus: ({ className, ...props }: {
147
+ [x: string]: any;
148
+ className?: string | undefined;
149
+ }) => JSX.Element;
150
+
151
+ declare const Calendar: ({ className, ...props }: {
152
+ [x: string]: any;
153
+ className?: string | undefined;
154
+ }) => JSX.Element;
155
+
156
+ declare const Camera: ({ className, ...props }: {
157
+ [x: string]: any;
158
+ className?: string | undefined;
159
+ }) => JSX.Element;
160
+
161
+ declare const Clock: ({ className, ...props }: {
162
+ [x: string]: any;
163
+ className?: string | undefined;
164
+ }) => JSX.Element;
165
+
166
+ declare const Direction: ({ className, ...props }: {
167
+ [x: string]: any;
168
+ className?: string | undefined;
169
+ }) => JSX.Element;
170
+
171
+ declare const Email: ({ className, ...props }: {
172
+ [x: string]: any;
173
+ className?: string | undefined;
174
+ }) => JSX.Element;
175
+
176
+ declare const EventDate: ({ className, ...props }: {
177
+ [x: string]: any;
178
+ className?: string | undefined;
179
+ }) => JSX.Element;
180
+
181
+ declare const Exclamation: ({ className, ...props }: {
182
+ [x: string]: any;
183
+ className?: string | undefined;
184
+ }) => JSX.Element;
185
+
186
+ declare const Feedback: ({ className, ...props }: {
187
+ [x: string]: any;
188
+ className?: string | undefined;
189
+ }) => JSX.Element;
190
+
191
+ declare const Food: ({ className, ...props }: {
192
+ [x: string]: any;
193
+ className?: string | undefined;
194
+ }) => JSX.Element;
195
+
196
+ declare const Globe: ({ className, ...props }: {
197
+ [x: string]: any;
198
+ className?: string | undefined;
199
+ }) => JSX.Element;
200
+
201
+ declare const Home: ({ className, ...props }: {
202
+ [x: string]: any;
203
+ className?: string | undefined;
204
+ }) => JSX.Element;
205
+
206
+ declare const Info: ({ className, ...props }: {
207
+ [x: string]: any;
208
+ className?: string | undefined;
209
+ }) => JSX.Element;
210
+
211
+ declare const Marker: ({ className, ...props }: {
212
+ [x: string]: any;
213
+ className?: string | undefined;
214
+ }) => JSX.Element;
215
+
216
+ declare const MobilePhone: ({ className, ...props }: {
217
+ [x: string]: any;
218
+ className?: string | undefined;
219
+ }) => JSX.Element;
220
+
221
+ declare const Notification: ({ className, ...props }: {
222
+ [x: string]: any;
223
+ className?: string | undefined;
224
+ }) => JSX.Element;
225
+
226
+ declare const Parking: ({ className, ...props }: {
227
+ [x: string]: any;
228
+ className?: string | undefined;
229
+ }) => JSX.Element;
230
+
231
+ declare const Phone: ({ className, ...props }: {
232
+ [x: string]: any;
233
+ className?: string | undefined;
234
+ }) => JSX.Element;
235
+
236
+ declare const Print: ({ className, ...props }: {
237
+ [x: string]: any;
238
+ className?: string | undefined;
239
+ }) => JSX.Element;
240
+
241
+ declare const Required: ({ className, ...props }: {
242
+ [x: string]: any;
243
+ className?: string | undefined;
244
+ }) => JSX.Element;
245
+
246
+ declare const ResaleLogbook: ({ className, ...props }: {
247
+ [x: string]: any;
248
+ className?: string | undefined;
249
+ }) => JSX.Element;
250
+
251
+ declare const Spinner: ({ className, ...props }: {
252
+ [x: string]: any;
253
+ className?: string | undefined;
254
+ }) => JSX.Element;
255
+
256
+ declare const Thumb: ({ className, ...props }: {
257
+ [x: string]: any;
258
+ className?: string | undefined;
259
+ }) => JSX.Element;
260
+
261
+ declare const Truck: ({ className, ...props }: {
262
+ [x: string]: any;
263
+ className?: string | undefined;
264
+ }) => JSX.Element;
265
+
266
+ declare const Facebook: ({ className, ...props }: {
267
+ [x: string]: any;
268
+ className?: string | undefined;
269
+ }) => JSX.Element;
270
+
271
+ declare const Google: ({ className, ...props }: {
272
+ [x: string]: any;
273
+ className?: string | undefined;
274
+ }) => JSX.Element;
275
+
276
+ declare const Instagram: ({ className, ...props }: {
277
+ [x: string]: any;
278
+ className?: string | undefined;
279
+ }) => JSX.Element;
280
+
281
+ declare const Share: ({ className, ...props }: {
282
+ [x: string]: any;
283
+ className?: string | undefined;
284
+ }) => JSX.Element;
285
+
286
+ declare const Twitter: ({ className, ...props }: {
287
+ [x: string]: any;
288
+ className?: string | undefined;
289
+ }) => JSX.Element;
290
+
291
+ declare const Whatsapp: ({ className, ...props }: {
292
+ [x: string]: any;
293
+ className?: string | undefined;
294
+ }) => JSX.Element;
295
+
296
+ declare const Deal: ({ className, ...props }: {
297
+ [x: string]: any;
298
+ className?: string | undefined;
299
+ }) => JSX.Element;
300
+
301
+ declare const DesignTicket: ({ className, ...props }: {
302
+ [x: string]: any;
303
+ className?: string | undefined;
304
+ }) => JSX.Element;
305
+
306
+ declare const GiftCard: ({ className, ...props }: {
307
+ [x: string]: any;
308
+ className?: string | undefined;
309
+ }) => JSX.Element;
310
+
311
+ declare const Membership: ({ className, ...props }: {
312
+ [x: string]: any;
313
+ className?: string | undefined;
314
+ }) => JSX.Element;
315
+
316
+ declare const Pickup: ({ className, ...props }: {
317
+ [x: string]: any;
318
+ className?: string | undefined;
319
+ }) => JSX.Element;
320
+
321
+ declare const Price: ({ className, ...props }: {
322
+ [x: string]: any;
323
+ className?: string | undefined;
324
+ }) => JSX.Element;
325
+
326
+ declare const Resale: ({ className, ...props }: {
327
+ [x: string]: any;
328
+ className?: string | undefined;
329
+ }) => JSX.Element;
330
+
331
+ declare const Scanner: ({ className, ...props }: {
332
+ [x: string]: any;
333
+ className?: string | undefined;
334
+ }) => JSX.Element;
335
+
336
+ declare const Seat: ({ className, ...props }: {
337
+ [x: string]: any;
338
+ className?: string | undefined;
339
+ }) => JSX.Element;
340
+
341
+ declare const Selling: ({ className, ...props }: {
342
+ [x: string]: any;
343
+ className?: string | undefined;
344
+ }) => JSX.Element;
345
+
346
+ declare const Ticket: ({ className, ...props }: {
347
+ [x: string]: any;
348
+ className?: string | undefined;
349
+ }) => JSX.Element;
350
+
351
+ declare const TicketInsurance: ({ className, ...props }: {
352
+ [x: string]: any;
353
+ className?: string | undefined;
354
+ }) => JSX.Element;
355
+
356
+ declare const Turnstile: ({ className, ...props }: {
357
+ [x: string]: any;
358
+ className?: string | undefined;
359
+ }) => JSX.Element;
360
+
361
+ declare const Add: ({ className, ...props }: {
362
+ [x: string]: any;
363
+ className?: string | undefined;
364
+ }) => JSX.Element;
365
+
366
+ declare const ArrowDown: ({ className, ...props }: {
367
+ [x: string]: any;
368
+ className?: string | undefined;
369
+ }) => JSX.Element;
370
+
371
+ declare const ArrowDownA: ({ className, ...props }: {
372
+ [x: string]: any;
373
+ className?: string | undefined;
374
+ }) => JSX.Element;
375
+
376
+ declare const ArrowLeft: ({ className, ...props }: {
377
+ [x: string]: any;
378
+ className?: string | undefined;
379
+ }) => JSX.Element;
380
+
381
+ declare const ArrowLeftA: ({ className, ...props }: {
382
+ [x: string]: any;
383
+ className?: string | undefined;
384
+ }) => JSX.Element;
385
+
386
+ declare const ArrowRight: ({ className, ...props }: {
387
+ [x: string]: any;
388
+ className?: string | undefined;
389
+ }) => JSX.Element;
390
+
391
+ declare const ArrowRightA: ({ className, ...props }: {
392
+ [x: string]: any;
393
+ className?: string | undefined;
394
+ }) => JSX.Element;
395
+
396
+ declare const ArrowUp: ({ className, ...props }: {
397
+ [x: string]: any;
398
+ className?: string | undefined;
399
+ }) => JSX.Element;
400
+
401
+ declare const ArrowUpA: ({ className, ...props }: {
402
+ [x: string]: any;
403
+ className?: string | undefined;
404
+ }) => JSX.Element;
405
+
406
+ declare const BurgerMenu: ({ className, ...props }: {
407
+ [x: string]: any;
408
+ className?: string | undefined;
409
+ }) => JSX.Element;
410
+
411
+ declare const Check: ({ className, ...props }: {
412
+ [x: string]: any;
413
+ className?: string | undefined;
414
+ }) => JSX.Element;
415
+
416
+ declare const CircleUnchecked: ({ className, ...props }: {
417
+ [x: string]: any;
418
+ className?: string | undefined;
419
+ }) => JSX.Element;
420
+
421
+ declare const CircleChecked: ({ className, ...props }: {
422
+ [x: string]: any;
423
+ className?: string | undefined;
424
+ }) => JSX.Element;
425
+
426
+ declare const Close: ({ className, ...props }: {
427
+ [x: string]: any;
428
+ className?: string | undefined;
429
+ }) => JSX.Element;
430
+
431
+ declare const Delete: ({ className, ...props }: {
432
+ [x: string]: any;
433
+ className?: string | undefined;
434
+ }) => JSX.Element;
435
+
436
+ declare const ExternalLink: ({ className, ...props }: {
437
+ [x: string]: any;
438
+ className?: string | undefined;
439
+ }) => JSX.Element;
440
+
441
+ declare const Filter: ({ className, ...props }: {
442
+ [x: string]: any;
443
+ className?: string | undefined;
444
+ }) => JSX.Element;
445
+
446
+ declare const IconMore: ({ className, ...props }: {
447
+ [x: string]: any;
448
+ className?: string | undefined;
449
+ }) => JSX.Element;
450
+
451
+ declare const Remove: ({ className, ...props }: {
452
+ [x: string]: any;
453
+ className?: string | undefined;
454
+ }) => JSX.Element;
455
+
456
+ declare const Search: ({ className, ...props }: {
457
+ [x: string]: any;
458
+ className?: string | undefined;
459
+ }) => JSX.Element;
460
+
461
+ declare const SettingDots: ({ className, ...props }: {
462
+ [x: string]: any;
463
+ className?: string | undefined;
464
+ }) => JSX.Element;
465
+
466
+ declare const SquareUnchecked: ({ className, ...props }: {
467
+ [x: string]: any;
468
+ className?: string | undefined;
469
+ }) => JSX.Element;
470
+
471
+ declare const SquareChecked: ({ className, ...props }: {
472
+ [x: string]: any;
473
+ className?: string | undefined;
474
+ }) => JSX.Element;
475
+
476
+ declare const Cart: ({ className, ...props }: {
477
+ [x: string]: any;
478
+ className?: string | undefined;
479
+ }) => JSX.Element;
480
+
481
+ declare const CreditCard: ({ className, ...props }: {
482
+ [x: string]: any;
483
+ className?: string | undefined;
484
+ }) => JSX.Element;
485
+
486
+ declare const Group: ({ className, ...props }: {
487
+ [x: string]: any;
488
+ className?: string | undefined;
489
+ }) => JSX.Element;
490
+
491
+ declare const Id: ({ className, ...props }: {
492
+ [x: string]: any;
493
+ className?: string | undefined;
494
+ }) => JSX.Element;
495
+
496
+ declare const SmilieDissatisfied: ({ className, ...props }: {
497
+ [x: string]: any;
498
+ className?: string | undefined;
499
+ }) => JSX.Element;
500
+
501
+ declare const SmilieNeutral: ({ className, ...props }: {
502
+ [x: string]: any;
503
+ className?: string | undefined;
504
+ }) => JSX.Element;
505
+
506
+ declare const SmilieSatisfied: ({ className, ...props }: {
507
+ [x: string]: any;
508
+ className?: string | undefined;
509
+ }) => JSX.Element;
510
+
511
+ declare const SmilieVeryDissatisfied: ({ className, ...props }: {
512
+ [x: string]: any;
513
+ className?: string | undefined;
514
+ }) => JSX.Element;
515
+
516
+ declare const SmilieVerySatisfied: ({ className, ...props }: {
517
+ [x: string]: any;
518
+ className?: string | undefined;
519
+ }) => JSX.Element;
520
+
521
+ declare const User: ({ className, ...props }: {
522
+ [x: string]: any;
523
+ className?: string | undefined;
524
+ }) => JSX.Element;
525
+
526
+ export { Accessible, Add, ArrowDown, ArrowDownA, ArrowLeft, ArrowLeftA, ArrowRight, ArrowRightA, ArrowUp, ArrowUpA, AutoRenew, Banned, BurgerMenu, Bus, Calendar, Camera, Cancel, Cart, Check, CircleChecked, CircleUnchecked, Clock, Close, CreditCard, Crop, Deal, Delete, DesignTicket, Direction, Edit, Email, EventDate, Exclamation, ExternalLink, Facebook, Feedback, Filter, Food, FormatBold, FormatItalic, FormatSize, GiftCard, Globe, Google, Group, HighlightOff, Home, IconMore, Id, Image, Info, Instagram, Location, Lock, LockOpen, Marker, Membership, MobilePhone, Notification, Parking, Pause, PauseAlt, Phone, Pickup, Play, PlayAlt, Price, Print, Remove, Required, Resale, ResaleEdit, ResaleLogbook, RotateLeft, RotateRight, Save, Scanner, Search, Seat, Selling, SettingDots, Share, SmilieDissatisfied, SmilieNeutral, SmilieSatisfied, SmilieVeryDissatisfied, SmilieVerySatisfied, Sort, SortDown, SortUp, Spinner, SquareChecked, SquareUnchecked, Star, Stop, Thumb, Ticket, TicketInsurance, Truck, Turnstile, Twitter, Underlined, User, Whatsapp, Zoom };