@marigold/icons 0.3.2 → 0.4.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 (235) hide show
  1. package/CHANGELOG.md +20 -0
  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/action/Cancel.tsx +0 -8
  124. package/src/action/Crop.tsx +0 -8
  125. package/src/action/Edit.tsx +0 -8
  126. package/src/action/FormatBold.tsx +0 -11
  127. package/src/action/FormatItalic.tsx +0 -8
  128. package/src/action/FormatSize.tsx +0 -8
  129. package/src/action/HighlightOff.tsx +0 -11
  130. package/src/action/Image.tsx +0 -8
  131. package/src/action/Location.tsx +0 -8
  132. package/src/action/Lock.tsx +0 -8
  133. package/src/action/LockOpen.tsx +0 -11
  134. package/src/action/Pause.tsx +0 -8
  135. package/src/action/PauseAlt.tsx +0 -8
  136. package/src/action/Play.tsx +0 -8
  137. package/src/action/PlayAlt.tsx +0 -8
  138. package/src/action/ResaleEdit.tsx +0 -8
  139. package/src/action/RotateLeft.tsx +0 -8
  140. package/src/action/RotateRight.tsx +0 -8
  141. package/src/action/Save.tsx +0 -8
  142. package/src/action/Sort.tsx +0 -8
  143. package/src/action/SortDown.tsx +0 -8
  144. package/src/action/SortUp.tsx +0 -8
  145. package/src/action/Star.tsx +0 -8
  146. package/src/action/Stop.tsx +0 -8
  147. package/src/action/Underlined.tsx +0 -8
  148. package/src/action/Zoom.tsx +0 -9
  149. package/src/action/index.ts +0 -26
  150. package/src/index.ts +0 -6
  151. package/src/info/Accessible.tsx +0 -9
  152. package/src/info/AutoRenew.tsx +0 -8
  153. package/src/info/Banned.tsx +0 -8
  154. package/src/info/Bus.tsx +0 -8
  155. package/src/info/Calendar.tsx +0 -8
  156. package/src/info/Camera.tsx +0 -8
  157. package/src/info/Clock.tsx +0 -8
  158. package/src/info/Direction.tsx +0 -8
  159. package/src/info/Email.tsx +0 -8
  160. package/src/info/EventDate.tsx +0 -8
  161. package/src/info/Exclamation.tsx +0 -8
  162. package/src/info/Feedback.tsx +0 -8
  163. package/src/info/Food.tsx +0 -8
  164. package/src/info/Globe.tsx +0 -8
  165. package/src/info/Home.tsx +0 -8
  166. package/src/info/Info.tsx +0 -8
  167. package/src/info/Marker.tsx +0 -8
  168. package/src/info/MobilePhone.tsx +0 -8
  169. package/src/info/Notification.tsx +0 -8
  170. package/src/info/Parking.tsx +0 -8
  171. package/src/info/Phone.tsx +0 -8
  172. package/src/info/Print.tsx +0 -8
  173. package/src/info/Required.tsx +0 -8
  174. package/src/info/ResaleLogbook.tsx +0 -8
  175. package/src/info/Spinner.tsx +0 -16
  176. package/src/info/Thumb.tsx +0 -8
  177. package/src/info/Truck.tsx +0 -8
  178. package/src/info/index.ts +0 -27
  179. package/src/social/Facebook.tsx +0 -8
  180. package/src/social/Google.tsx +0 -8
  181. package/src/social/Instagram.tsx +0 -8
  182. package/src/social/Share.tsx +0 -8
  183. package/src/social/Twitter.tsx +0 -8
  184. package/src/social/Whatsapp.tsx +0 -8
  185. package/src/social/index.ts +0 -6
  186. package/src/ticketing/Deal.tsx +0 -22
  187. package/src/ticketing/DesignTicket.tsx +0 -8
  188. package/src/ticketing/GiftCard.tsx +0 -8
  189. package/src/ticketing/Membership.tsx +0 -8
  190. package/src/ticketing/Pickup.tsx +0 -8
  191. package/src/ticketing/Price.tsx +0 -12
  192. package/src/ticketing/Resale.tsx +0 -8
  193. package/src/ticketing/Scanner.tsx +0 -8
  194. package/src/ticketing/Seat.tsx +0 -8
  195. package/src/ticketing/Selling.tsx +0 -8
  196. package/src/ticketing/Ticket.tsx +0 -8
  197. package/src/ticketing/TicketInsurance.tsx +0 -8
  198. package/src/ticketing/Turnstile.tsx +0 -8
  199. package/src/ticketing/index.ts +0 -13
  200. package/src/ui/Add.tsx +0 -8
  201. package/src/ui/ArrowDown.tsx +0 -8
  202. package/src/ui/ArrowDownA.tsx +0 -8
  203. package/src/ui/ArrowLeft.tsx +0 -8
  204. package/src/ui/ArrowLeftA.tsx +0 -8
  205. package/src/ui/ArrowRight.tsx +0 -8
  206. package/src/ui/ArrowRightA.tsx +0 -8
  207. package/src/ui/ArrowUp.tsx +0 -8
  208. package/src/ui/ArrowUpA.tsx +0 -8
  209. package/src/ui/BurgerMenu.tsx +0 -8
  210. package/src/ui/Check.tsx +0 -8
  211. package/src/ui/CircleChecked.tsx +0 -8
  212. package/src/ui/CircleUnchecked.tsx +0 -8
  213. package/src/ui/Close.tsx +0 -8
  214. package/src/ui/Delete.tsx +0 -8
  215. package/src/ui/ExternalLink.tsx +0 -8
  216. package/src/ui/Filter.tsx +0 -8
  217. package/src/ui/IconMore.tsx +0 -8
  218. package/src/ui/Remove.tsx +0 -8
  219. package/src/ui/Search.tsx +0 -8
  220. package/src/ui/SettingDots.tsx +0 -8
  221. package/src/ui/SquareChecked.tsx +0 -8
  222. package/src/ui/SquareUnchecked.tsx +0 -8
  223. package/src/ui/index.ts +0 -23
  224. package/src/user/Cart.tsx +0 -8
  225. package/src/user/CreditCard.tsx +0 -11
  226. package/src/user/Group.tsx +0 -8
  227. package/src/user/Id.tsx +0 -8
  228. package/src/user/SmilieDissatisfied.tsx +0 -8
  229. package/src/user/SmilieNeutral.tsx +0 -8
  230. package/src/user/SmilieSatisfied.tsx +0 -8
  231. package/src/user/SmilieVeryDissatisfied.tsx +0 -8
  232. package/src/user/SmilieVerySatisfied.tsx +0 -8
  233. package/src/user/User.tsx +0 -8
  234. package/src/user/index.ts +0 -10
  235. package/tsconfig.build.json +0 -3
package/package.json CHANGED
@@ -1,19 +1,39 @@
1
1
  {
2
2
  "name": "@marigold/icons",
3
- "description": "",
4
- "version": "0.3.2",
3
+ "description": "Marigold Icons",
4
+ "version": "0.4.1",
5
5
  "license": "MIT",
6
- "main": "dist/index.js",
7
- "module": "dist/components.esm.js",
8
- "typings": "dist/index.d.ts",
6
+ "keywords": [
7
+ "marigold",
8
+ "icons",
9
+ "react",
10
+ "svg"
11
+ ],
12
+ "main": "./dist/index.js",
13
+ "module": "./dist/index.mjs",
14
+ "types": "./dist/index.d.ts",
15
+ "sideEffects": false,
16
+ "files": [
17
+ "dist"
18
+ ],
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://github.com/marigold-ui/marigold",
22
+ "directory": "packages/icons"
23
+ },
9
24
  "dependencies": {
10
- "@marigold/system": "workspace:*"
25
+ "@marigold/system": "0.5.0"
11
26
  },
12
27
  "peerDependencies": {
13
28
  "react": "^16.x || ^17.0.0"
14
29
  },
30
+ "devDependencies": {
31
+ "@marigold/tsconfig": "0.3.0",
32
+ "tsup": "5.11.13"
33
+ },
15
34
  "scripts": {
16
- "build": "tsdx build --tsconfig tsconfig.build.json --transpileOnly",
17
- "watch": "tsdx watch --tsconfig tsconfig.build.json --transpileOnly"
35
+ "build": "tsup src/index.ts",
36
+ "watch": "tsup src/index.ts --watch",
37
+ "clean": "rm -rf node_modules && rm -rf dist"
18
38
  }
19
- }
39
+ }
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Cancel: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Crop: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Edit: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const FormatBold: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const FormatItalic: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const FormatSize: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const HighlightOff: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Image: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Location: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Lock: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const LockOpen: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Pause: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const PauseAlt: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Play: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const PlayAlt: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ResaleEdit: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RotateLeft: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RotateRight: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Save: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Sort: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SortDown: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SortUp: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Star: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Stop: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Underlined: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Zoom: ({ className, ...props }: {
3
- [x: string]: any;
4
- className?: string | undefined;
5
- }) => JSX.Element;
@@ -1,26 +0,0 @@
1
- export * from './Cancel';
2
- export * from './Crop';
3
- export * from './Edit';
4
- export * from './FormatBold';
5
- export * from './FormatItalic';
6
- export * from './FormatSize';
7
- export * from './HighlightOff';
8
- export * from './Image';
9
- export * from './Location';
10
- export * from './Lock';
11
- export * from './LockOpen';
12
- export * from './Pause';
13
- export * from './PauseAlt';
14
- export * from './Play';
15
- export * from './PlayAlt';
16
- export * from './ResaleEdit';
17
- export * from './RotateLeft';
18
- export * from './RotateRight';
19
- export * from './Save';
20
- export * from './Sort';
21
- export * from './SortDown';
22
- export * from './SortUp';
23
- export * from './Star';
24
- export * from './Stop';
25
- export * from './Underlined';
26
- export * from './Zoom';