@metamask-previews/design-system-react 0.17.1-preview.1679aa9 → 0.22.0-preview.178e60f

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 (564) hide show
  1. package/CHANGELOG.md +66 -3
  2. package/dist/components/AvatarGroup/AvatarGroup.cjs +18 -13
  3. package/dist/components/AvatarGroup/AvatarGroup.cjs.map +1 -1
  4. package/dist/components/AvatarGroup/AvatarGroup.constants.cjs +16 -17
  5. package/dist/components/AvatarGroup/AvatarGroup.constants.cjs.map +1 -1
  6. package/dist/components/AvatarGroup/AvatarGroup.constants.d.cts +1 -2
  7. package/dist/components/AvatarGroup/AvatarGroup.constants.d.cts.map +1 -1
  8. package/dist/components/AvatarGroup/AvatarGroup.constants.d.mts +1 -2
  9. package/dist/components/AvatarGroup/AvatarGroup.constants.d.mts.map +1 -1
  10. package/dist/components/AvatarGroup/AvatarGroup.constants.mjs +1 -2
  11. package/dist/components/AvatarGroup/AvatarGroup.constants.mjs.map +1 -1
  12. package/dist/components/AvatarGroup/AvatarGroup.d.cts +8 -21
  13. package/dist/components/AvatarGroup/AvatarGroup.d.cts.map +1 -1
  14. package/dist/components/AvatarGroup/AvatarGroup.d.mts +8 -21
  15. package/dist/components/AvatarGroup/AvatarGroup.d.mts.map +1 -1
  16. package/dist/components/AvatarGroup/AvatarGroup.mjs +9 -4
  17. package/dist/components/AvatarGroup/AvatarGroup.mjs.map +1 -1
  18. package/dist/components/AvatarGroup/AvatarGroup.types.cjs.map +1 -1
  19. package/dist/components/AvatarGroup/AvatarGroup.types.d.cts +7 -24
  20. package/dist/components/AvatarGroup/AvatarGroup.types.d.cts.map +1 -1
  21. package/dist/components/AvatarGroup/AvatarGroup.types.d.mts +7 -24
  22. package/dist/components/AvatarGroup/AvatarGroup.types.d.mts.map +1 -1
  23. package/dist/components/AvatarGroup/AvatarGroup.types.mjs.map +1 -1
  24. package/dist/components/AvatarGroup/index.cjs +3 -3
  25. package/dist/components/AvatarGroup/index.cjs.map +1 -1
  26. package/dist/components/AvatarGroup/index.d.cts +1 -1
  27. package/dist/components/AvatarGroup/index.d.cts.map +1 -1
  28. package/dist/components/AvatarGroup/index.d.mts +1 -1
  29. package/dist/components/AvatarGroup/index.d.mts.map +1 -1
  30. package/dist/components/AvatarGroup/index.mjs +1 -1
  31. package/dist/components/AvatarGroup/index.mjs.map +1 -1
  32. package/dist/components/AvatarIcon/AvatarIcon.cjs +2 -2
  33. package/dist/components/AvatarIcon/AvatarIcon.cjs.map +1 -1
  34. package/dist/components/AvatarIcon/AvatarIcon.constants.cjs +16 -16
  35. package/dist/components/AvatarIcon/AvatarIcon.constants.cjs.map +1 -1
  36. package/dist/components/AvatarIcon/AvatarIcon.constants.d.cts +1 -1
  37. package/dist/components/AvatarIcon/AvatarIcon.constants.d.cts.map +1 -1
  38. package/dist/components/AvatarIcon/AvatarIcon.constants.d.mts +1 -1
  39. package/dist/components/AvatarIcon/AvatarIcon.constants.d.mts.map +1 -1
  40. package/dist/components/AvatarIcon/AvatarIcon.constants.mjs +1 -1
  41. package/dist/components/AvatarIcon/AvatarIcon.constants.mjs.map +1 -1
  42. package/dist/components/AvatarIcon/AvatarIcon.d.cts.map +1 -1
  43. package/dist/components/AvatarIcon/AvatarIcon.d.mts.map +1 -1
  44. package/dist/components/AvatarIcon/AvatarIcon.mjs +1 -1
  45. package/dist/components/AvatarIcon/AvatarIcon.mjs.map +1 -1
  46. package/dist/components/AvatarIcon/AvatarIcon.types.cjs.map +1 -1
  47. package/dist/components/AvatarIcon/AvatarIcon.types.d.cts +3 -19
  48. package/dist/components/AvatarIcon/AvatarIcon.types.d.cts.map +1 -1
  49. package/dist/components/AvatarIcon/AvatarIcon.types.d.mts +3 -19
  50. package/dist/components/AvatarIcon/AvatarIcon.types.d.mts.map +1 -1
  51. package/dist/components/AvatarIcon/AvatarIcon.types.mjs.map +1 -1
  52. package/dist/components/AvatarIcon/index.cjs +4 -4
  53. package/dist/components/AvatarIcon/index.cjs.map +1 -1
  54. package/dist/components/AvatarIcon/index.d.cts +1 -1
  55. package/dist/components/AvatarIcon/index.d.cts.map +1 -1
  56. package/dist/components/AvatarIcon/index.d.mts +1 -1
  57. package/dist/components/AvatarIcon/index.d.mts.map +1 -1
  58. package/dist/components/AvatarIcon/index.mjs +1 -1
  59. package/dist/components/AvatarIcon/index.mjs.map +1 -1
  60. package/dist/components/BadgeIcon/BadgeIcon.cjs +2 -1
  61. package/dist/components/BadgeIcon/BadgeIcon.cjs.map +1 -1
  62. package/dist/components/BadgeIcon/BadgeIcon.d.cts.map +1 -1
  63. package/dist/components/BadgeIcon/BadgeIcon.d.mts.map +1 -1
  64. package/dist/components/BadgeIcon/BadgeIcon.mjs +2 -1
  65. package/dist/components/BadgeIcon/BadgeIcon.mjs.map +1 -1
  66. package/dist/components/BadgeIcon/BadgeIcon.types.cjs.map +1 -1
  67. package/dist/components/BadgeIcon/BadgeIcon.types.d.cts +5 -7
  68. package/dist/components/BadgeIcon/BadgeIcon.types.d.cts.map +1 -1
  69. package/dist/components/BadgeIcon/BadgeIcon.types.d.mts +5 -7
  70. package/dist/components/BadgeIcon/BadgeIcon.types.d.mts.map +1 -1
  71. package/dist/components/BadgeIcon/BadgeIcon.types.mjs.map +1 -1
  72. package/dist/components/BannerAlert/BannerAlert.constants.cjs +8 -8
  73. package/dist/components/BannerAlert/BannerAlert.constants.cjs.map +1 -1
  74. package/dist/components/BannerAlert/BannerAlert.constants.d.cts +2 -2
  75. package/dist/components/BannerAlert/BannerAlert.constants.d.cts.map +1 -1
  76. package/dist/components/BannerAlert/BannerAlert.constants.d.mts +2 -2
  77. package/dist/components/BannerAlert/BannerAlert.constants.d.mts.map +1 -1
  78. package/dist/components/BannerAlert/BannerAlert.constants.mjs +2 -2
  79. package/dist/components/BannerAlert/BannerAlert.constants.mjs.map +1 -1
  80. package/dist/components/BannerAlert/BannerAlert.d.cts +10 -12
  81. package/dist/components/BannerAlert/BannerAlert.d.cts.map +1 -1
  82. package/dist/components/BannerAlert/BannerAlert.d.mts +10 -12
  83. package/dist/components/BannerAlert/BannerAlert.d.mts.map +1 -1
  84. package/dist/components/BannerBase/BannerBase.cjs +5 -6
  85. package/dist/components/BannerBase/BannerBase.cjs.map +1 -1
  86. package/dist/components/BannerBase/BannerBase.d.cts +7 -9
  87. package/dist/components/BannerBase/BannerBase.d.cts.map +1 -1
  88. package/dist/components/BannerBase/BannerBase.d.mts +7 -9
  89. package/dist/components/BannerBase/BannerBase.d.mts.map +1 -1
  90. package/dist/components/BannerBase/BannerBase.mjs +4 -5
  91. package/dist/components/BannerBase/BannerBase.mjs.map +1 -1
  92. package/dist/components/BannerBase/BannerBase.types.cjs.map +1 -1
  93. package/dist/components/BannerBase/BannerBase.types.d.cts +1 -5
  94. package/dist/components/BannerBase/BannerBase.types.d.cts.map +1 -1
  95. package/dist/components/BannerBase/BannerBase.types.d.mts +1 -5
  96. package/dist/components/BannerBase/BannerBase.types.d.mts.map +1 -1
  97. package/dist/components/BannerBase/BannerBase.types.mjs.map +1 -1
  98. package/dist/components/Box/Box.constants.cjs.map +1 -1
  99. package/dist/components/Box/Box.constants.d.cts +1 -1
  100. package/dist/components/Box/Box.constants.d.cts.map +1 -1
  101. package/dist/components/Box/Box.constants.d.mts +1 -1
  102. package/dist/components/Box/Box.constants.d.mts.map +1 -1
  103. package/dist/components/Box/Box.constants.mjs.map +1 -1
  104. package/dist/components/Box/Box.types.cjs.map +1 -1
  105. package/dist/components/Box/Box.types.d.cts +2 -106
  106. package/dist/components/Box/Box.types.d.cts.map +1 -1
  107. package/dist/components/Box/Box.types.d.mts +2 -106
  108. package/dist/components/Box/Box.types.d.mts.map +1 -1
  109. package/dist/components/Box/Box.types.mjs.map +1 -1
  110. package/dist/components/Box/index.cjs +7 -7
  111. package/dist/components/Box/index.cjs.map +1 -1
  112. package/dist/components/Box/index.d.cts +1 -2
  113. package/dist/components/Box/index.d.cts.map +1 -1
  114. package/dist/components/Box/index.d.mts +1 -2
  115. package/dist/components/Box/index.d.mts.map +1 -1
  116. package/dist/components/Box/index.mjs +1 -1
  117. package/dist/components/Box/index.mjs.map +1 -1
  118. package/dist/components/Button/Button.cjs +5 -5
  119. package/dist/components/Button/Button.cjs.map +1 -1
  120. package/dist/components/Button/Button.d.cts.map +1 -1
  121. package/dist/components/Button/Button.d.mts.map +1 -1
  122. package/dist/components/Button/Button.mjs +1 -1
  123. package/dist/components/Button/Button.mjs.map +1 -1
  124. package/dist/components/Button/Button.types.cjs.map +1 -1
  125. package/dist/components/Button/Button.types.d.cts +5 -12
  126. package/dist/components/Button/Button.types.d.cts.map +1 -1
  127. package/dist/components/Button/Button.types.d.mts +5 -12
  128. package/dist/components/Button/Button.types.d.mts.map +1 -1
  129. package/dist/components/Button/Button.types.mjs.map +1 -1
  130. package/dist/components/Button/index.cjs +3 -3
  131. package/dist/components/Button/index.cjs.map +1 -1
  132. package/dist/components/Button/index.d.cts +1 -1
  133. package/dist/components/Button/index.d.cts.map +1 -1
  134. package/dist/components/Button/index.d.mts +1 -1
  135. package/dist/components/Button/index.d.mts.map +1 -1
  136. package/dist/components/Button/index.mjs +1 -1
  137. package/dist/components/Button/index.mjs.map +1 -1
  138. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.cjs +2 -0
  139. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.cjs.map +1 -1
  140. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.d.cts.map +1 -1
  141. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.d.mts.map +1 -1
  142. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.mjs +2 -0
  143. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.mjs.map +1 -1
  144. package/dist/components/Button/variants/ButtonPrimary/index.cjs +1 -3
  145. package/dist/components/Button/variants/ButtonPrimary/index.cjs.map +1 -1
  146. package/dist/components/Button/variants/ButtonPrimary/index.d.cts +0 -1
  147. package/dist/components/Button/variants/ButtonPrimary/index.d.cts.map +1 -1
  148. package/dist/components/Button/variants/ButtonPrimary/index.d.mts +0 -1
  149. package/dist/components/Button/variants/ButtonPrimary/index.d.mts.map +1 -1
  150. package/dist/components/Button/variants/ButtonPrimary/index.mjs +0 -1
  151. package/dist/components/Button/variants/ButtonPrimary/index.mjs.map +1 -1
  152. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.cjs +2 -0
  153. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.cjs.map +1 -1
  154. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.d.cts.map +1 -1
  155. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.d.mts.map +1 -1
  156. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.mjs +2 -0
  157. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.mjs.map +1 -1
  158. package/dist/components/Button/variants/ButtonSecondary/index.cjs +1 -3
  159. package/dist/components/Button/variants/ButtonSecondary/index.cjs.map +1 -1
  160. package/dist/components/Button/variants/ButtonSecondary/index.d.cts +0 -1
  161. package/dist/components/Button/variants/ButtonSecondary/index.d.cts.map +1 -1
  162. package/dist/components/Button/variants/ButtonSecondary/index.d.mts +0 -1
  163. package/dist/components/Button/variants/ButtonSecondary/index.d.mts.map +1 -1
  164. package/dist/components/Button/variants/ButtonSecondary/index.mjs +0 -1
  165. package/dist/components/Button/variants/ButtonSecondary/index.mjs.map +1 -1
  166. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.cjs +3 -1
  167. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.cjs.map +1 -1
  168. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.d.cts.map +1 -1
  169. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.d.mts.map +1 -1
  170. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.mjs +3 -1
  171. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.mjs.map +1 -1
  172. package/dist/components/Button/variants/ButtonTertiary/index.cjs +1 -3
  173. package/dist/components/Button/variants/ButtonTertiary/index.cjs.map +1 -1
  174. package/dist/components/Button/variants/ButtonTertiary/index.d.cts +0 -1
  175. package/dist/components/Button/variants/ButtonTertiary/index.d.cts.map +1 -1
  176. package/dist/components/Button/variants/ButtonTertiary/index.d.mts +0 -1
  177. package/dist/components/Button/variants/ButtonTertiary/index.d.mts.map +1 -1
  178. package/dist/components/Button/variants/ButtonTertiary/index.mjs +0 -1
  179. package/dist/components/Button/variants/ButtonTertiary/index.mjs.map +1 -1
  180. package/dist/components/ButtonBase/ButtonBase.cjs +28 -20
  181. package/dist/components/ButtonBase/ButtonBase.cjs.map +1 -1
  182. package/dist/components/ButtonBase/ButtonBase.constants.cjs +35 -5
  183. package/dist/components/ButtonBase/ButtonBase.constants.cjs.map +1 -1
  184. package/dist/components/ButtonBase/ButtonBase.constants.d.cts +6 -1
  185. package/dist/components/ButtonBase/ButtonBase.constants.d.cts.map +1 -1
  186. package/dist/components/ButtonBase/ButtonBase.constants.d.mts +6 -1
  187. package/dist/components/ButtonBase/ButtonBase.constants.d.mts.map +1 -1
  188. package/dist/components/ButtonBase/ButtonBase.constants.mjs +29 -1
  189. package/dist/components/ButtonBase/ButtonBase.constants.mjs.map +1 -1
  190. package/dist/components/ButtonBase/ButtonBase.d.cts.map +1 -1
  191. package/dist/components/ButtonBase/ButtonBase.d.mts.map +1 -1
  192. package/dist/components/ButtonBase/ButtonBase.mjs +29 -21
  193. package/dist/components/ButtonBase/ButtonBase.mjs.map +1 -1
  194. package/dist/components/ButtonBase/ButtonBase.types.cjs.map +1 -1
  195. package/dist/components/ButtonBase/ButtonBase.types.d.cts +3 -35
  196. package/dist/components/ButtonBase/ButtonBase.types.d.cts.map +1 -1
  197. package/dist/components/ButtonBase/ButtonBase.types.d.mts +3 -35
  198. package/dist/components/ButtonBase/ButtonBase.types.d.mts.map +1 -1
  199. package/dist/components/ButtonBase/ButtonBase.types.mjs.map +1 -1
  200. package/dist/components/ButtonBase/index.cjs +2 -2
  201. package/dist/components/ButtonBase/index.cjs.map +1 -1
  202. package/dist/components/ButtonBase/index.d.cts +1 -1
  203. package/dist/components/ButtonBase/index.d.cts.map +1 -1
  204. package/dist/components/ButtonBase/index.d.mts +1 -1
  205. package/dist/components/ButtonBase/index.d.mts.map +1 -1
  206. package/dist/components/ButtonBase/index.mjs +1 -1
  207. package/dist/components/ButtonBase/index.mjs.map +1 -1
  208. package/dist/components/ButtonHero/index.cjs +2 -2
  209. package/dist/components/ButtonHero/index.cjs.map +1 -1
  210. package/dist/components/ButtonHero/index.d.cts +1 -1
  211. package/dist/components/ButtonHero/index.d.cts.map +1 -1
  212. package/dist/components/ButtonHero/index.d.mts +1 -1
  213. package/dist/components/ButtonHero/index.d.mts.map +1 -1
  214. package/dist/components/ButtonHero/index.mjs +1 -1
  215. package/dist/components/ButtonHero/index.mjs.map +1 -1
  216. package/dist/components/ButtonIcon/ButtonIcon.cjs +5 -5
  217. package/dist/components/ButtonIcon/ButtonIcon.cjs.map +1 -1
  218. package/dist/components/ButtonIcon/ButtonIcon.constants.cjs +7 -8
  219. package/dist/components/ButtonIcon/ButtonIcon.constants.cjs.map +1 -1
  220. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts +3 -4
  221. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts.map +1 -1
  222. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts +3 -4
  223. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts.map +1 -1
  224. package/dist/components/ButtonIcon/ButtonIcon.constants.mjs +1 -2
  225. package/dist/components/ButtonIcon/ButtonIcon.constants.mjs.map +1 -1
  226. package/dist/components/ButtonIcon/ButtonIcon.d.cts.map +1 -1
  227. package/dist/components/ButtonIcon/ButtonIcon.d.mts.map +1 -1
  228. package/dist/components/ButtonIcon/ButtonIcon.mjs +1 -1
  229. package/dist/components/ButtonIcon/ButtonIcon.mjs.map +1 -1
  230. package/dist/components/ButtonIcon/ButtonIcon.types.cjs.map +1 -1
  231. package/dist/components/ButtonIcon/ButtonIcon.types.d.cts +5 -27
  232. package/dist/components/ButtonIcon/ButtonIcon.types.d.cts.map +1 -1
  233. package/dist/components/ButtonIcon/ButtonIcon.types.d.mts +5 -27
  234. package/dist/components/ButtonIcon/ButtonIcon.types.d.mts.map +1 -1
  235. package/dist/components/ButtonIcon/ButtonIcon.types.mjs.map +1 -1
  236. package/dist/components/ButtonIcon/index.cjs +3 -3
  237. package/dist/components/ButtonIcon/index.cjs.map +1 -1
  238. package/dist/components/ButtonIcon/index.d.cts +1 -1
  239. package/dist/components/ButtonIcon/index.d.cts.map +1 -1
  240. package/dist/components/ButtonIcon/index.d.mts +1 -1
  241. package/dist/components/ButtonIcon/index.d.mts.map +1 -1
  242. package/dist/components/ButtonIcon/index.mjs +1 -1
  243. package/dist/components/ButtonIcon/index.mjs.map +1 -1
  244. package/dist/components/HeaderBase/HeaderBase.cjs +43 -0
  245. package/dist/components/HeaderBase/HeaderBase.cjs.map +1 -0
  246. package/dist/components/HeaderBase/HeaderBase.d.cts +4 -0
  247. package/dist/components/HeaderBase/HeaderBase.d.cts.map +1 -0
  248. package/dist/components/HeaderBase/HeaderBase.d.mts +4 -0
  249. package/dist/components/HeaderBase/HeaderBase.d.mts.map +1 -0
  250. package/dist/components/HeaderBase/HeaderBase.mjs +24 -0
  251. package/dist/components/HeaderBase/HeaderBase.mjs.map +1 -0
  252. package/dist/components/HeaderBase/HeaderBase.types.cjs +3 -0
  253. package/dist/components/HeaderBase/HeaderBase.types.cjs.map +1 -0
  254. package/dist/components/HeaderBase/HeaderBase.types.d.cts +51 -0
  255. package/dist/components/HeaderBase/HeaderBase.types.d.cts.map +1 -0
  256. package/dist/components/HeaderBase/HeaderBase.types.d.mts +51 -0
  257. package/dist/components/HeaderBase/HeaderBase.types.d.mts.map +1 -0
  258. package/dist/components/HeaderBase/HeaderBase.types.mjs +2 -0
  259. package/dist/components/HeaderBase/HeaderBase.types.mjs.map +1 -0
  260. package/dist/components/HeaderBase/index.cjs +6 -0
  261. package/dist/components/HeaderBase/index.cjs.map +1 -0
  262. package/dist/components/HeaderBase/index.d.cts +3 -0
  263. package/dist/components/HeaderBase/index.d.cts.map +1 -0
  264. package/dist/components/HeaderBase/index.d.mts +3 -0
  265. package/dist/components/HeaderBase/index.d.mts.map +1 -0
  266. package/dist/components/HeaderBase/index.mjs +2 -0
  267. package/dist/components/HeaderBase/index.mjs.map +1 -0
  268. package/dist/components/Icon/Icon.types.cjs.map +1 -1
  269. package/dist/components/Icon/Icon.types.d.cts +2 -19
  270. package/dist/components/Icon/Icon.types.d.cts.map +1 -1
  271. package/dist/components/Icon/Icon.types.d.mts +2 -19
  272. package/dist/components/Icon/Icon.types.d.mts.map +1 -1
  273. package/dist/components/Icon/Icon.types.mjs.map +1 -1
  274. package/dist/components/Icon/icons/Candlestick.cjs +1 -1
  275. package/dist/components/Icon/icons/Candlestick.cjs.map +1 -1
  276. package/dist/components/Icon/icons/Candlestick.mjs +1 -1
  277. package/dist/components/Icon/icons/Candlestick.mjs.map +1 -1
  278. package/dist/components/Icon/icons/Group.cjs +32 -0
  279. package/dist/components/Icon/icons/Group.cjs.map +1 -0
  280. package/dist/components/Icon/icons/Group.d.cts +4 -0
  281. package/dist/components/Icon/icons/Group.d.cts.map +1 -0
  282. package/dist/components/Icon/icons/Group.d.mts +4 -0
  283. package/dist/components/Icon/icons/Group.d.mts.map +1 -0
  284. package/dist/components/Icon/icons/Group.mjs +7 -0
  285. package/dist/components/Icon/icons/Group.mjs.map +1 -0
  286. package/dist/components/Icon/icons/ListArrow.cjs +32 -0
  287. package/dist/components/Icon/icons/ListArrow.cjs.map +1 -0
  288. package/dist/components/Icon/icons/ListArrow.d.cts +4 -0
  289. package/dist/components/Icon/icons/ListArrow.d.cts.map +1 -0
  290. package/dist/components/Icon/icons/ListArrow.d.mts +4 -0
  291. package/dist/components/Icon/icons/ListArrow.d.mts.map +1 -0
  292. package/dist/components/Icon/icons/ListArrow.mjs +7 -0
  293. package/dist/components/Icon/icons/ListArrow.mjs.map +1 -0
  294. package/dist/components/Icon/icons/Merge.cjs +32 -0
  295. package/dist/components/Icon/icons/Merge.cjs.map +1 -0
  296. package/dist/components/Icon/icons/Merge.d.cts +4 -0
  297. package/dist/components/Icon/icons/Merge.d.cts.map +1 -0
  298. package/dist/components/Icon/icons/Merge.d.mts +4 -0
  299. package/dist/components/Icon/icons/Merge.d.mts.map +1 -0
  300. package/dist/components/Icon/icons/Merge.mjs +7 -0
  301. package/dist/components/Icon/icons/Merge.mjs.map +1 -0
  302. package/dist/components/Icon/icons/Musd.cjs +32 -0
  303. package/dist/components/Icon/icons/Musd.cjs.map +1 -0
  304. package/dist/components/Icon/icons/Musd.d.cts +4 -0
  305. package/dist/components/Icon/icons/Musd.d.cts.map +1 -0
  306. package/dist/components/Icon/icons/Musd.d.mts +4 -0
  307. package/dist/components/Icon/icons/Musd.d.mts.map +1 -0
  308. package/dist/components/Icon/icons/Musd.mjs +7 -0
  309. package/dist/components/Icon/icons/Musd.mjs.map +1 -0
  310. package/dist/components/Icon/icons/MusdFilled.cjs +32 -0
  311. package/dist/components/Icon/icons/MusdFilled.cjs.map +1 -0
  312. package/dist/components/Icon/icons/MusdFilled.d.cts +4 -0
  313. package/dist/components/Icon/icons/MusdFilled.d.cts.map +1 -0
  314. package/dist/components/Icon/icons/MusdFilled.d.mts +4 -0
  315. package/dist/components/Icon/icons/MusdFilled.d.mts.map +1 -0
  316. package/dist/components/Icon/icons/MusdFilled.mjs +7 -0
  317. package/dist/components/Icon/icons/MusdFilled.mjs.map +1 -0
  318. package/dist/components/Icon/icons/PieChart.cjs +32 -0
  319. package/dist/components/Icon/icons/PieChart.cjs.map +1 -0
  320. package/dist/components/Icon/icons/PieChart.d.cts +4 -0
  321. package/dist/components/Icon/icons/PieChart.d.cts.map +1 -0
  322. package/dist/components/Icon/icons/PieChart.d.mts +4 -0
  323. package/dist/components/Icon/icons/PieChart.d.mts.map +1 -0
  324. package/dist/components/Icon/icons/PieChart.mjs +7 -0
  325. package/dist/components/Icon/icons/PieChart.mjs.map +1 -0
  326. package/dist/components/Icon/icons/Predictions.cjs +32 -0
  327. package/dist/components/Icon/icons/Predictions.cjs.map +1 -0
  328. package/dist/components/Icon/icons/Predictions.d.cts +4 -0
  329. package/dist/components/Icon/icons/Predictions.d.cts.map +1 -0
  330. package/dist/components/Icon/icons/Predictions.d.mts +4 -0
  331. package/dist/components/Icon/icons/Predictions.d.mts.map +1 -0
  332. package/dist/components/Icon/icons/Predictions.mjs +7 -0
  333. package/dist/components/Icon/icons/Predictions.mjs.map +1 -0
  334. package/dist/components/Icon/icons/Telegram.cjs +32 -0
  335. package/dist/components/Icon/icons/Telegram.cjs.map +1 -0
  336. package/dist/components/Icon/icons/Telegram.d.cts +4 -0
  337. package/dist/components/Icon/icons/Telegram.d.cts.map +1 -0
  338. package/dist/components/Icon/icons/Telegram.d.mts +4 -0
  339. package/dist/components/Icon/icons/Telegram.d.mts.map +1 -0
  340. package/dist/components/Icon/icons/Telegram.mjs +7 -0
  341. package/dist/components/Icon/icons/Telegram.mjs.map +1 -0
  342. package/dist/components/Icon/icons/index.cjs +92 -76
  343. package/dist/components/Icon/icons/index.cjs.map +1 -1
  344. package/dist/components/Icon/icons/index.d.cts +46 -38
  345. package/dist/components/Icon/icons/index.d.cts.map +1 -1
  346. package/dist/components/Icon/icons/index.d.mts +46 -38
  347. package/dist/components/Icon/icons/index.d.mts.map +1 -1
  348. package/dist/components/Icon/icons/index.mjs +92 -76
  349. package/dist/components/Icon/icons/index.mjs.map +1 -1
  350. package/dist/components/Input/Input.cjs +4 -3
  351. package/dist/components/Input/Input.cjs.map +1 -1
  352. package/dist/components/Input/Input.d.cts +1 -5
  353. package/dist/components/Input/Input.d.cts.map +1 -1
  354. package/dist/components/Input/Input.d.mts +1 -5
  355. package/dist/components/Input/Input.d.mts.map +1 -1
  356. package/dist/components/Input/Input.mjs +4 -3
  357. package/dist/components/Input/Input.mjs.map +1 -1
  358. package/dist/components/Input/Input.types.cjs.map +1 -1
  359. package/dist/components/Input/Input.types.d.cts +2 -20
  360. package/dist/components/Input/Input.types.d.cts.map +1 -1
  361. package/dist/components/Input/Input.types.d.mts +2 -20
  362. package/dist/components/Input/Input.types.d.mts.map +1 -1
  363. package/dist/components/Input/Input.types.mjs.map +1 -1
  364. package/dist/components/Modal/Modal.cjs +49 -0
  365. package/dist/components/Modal/Modal.cjs.map +1 -0
  366. package/dist/components/Modal/Modal.context.cjs +14 -0
  367. package/dist/components/Modal/Modal.context.cjs.map +1 -0
  368. package/dist/components/Modal/Modal.context.d.cts +6 -0
  369. package/dist/components/Modal/Modal.context.d.cts.map +1 -0
  370. package/dist/components/Modal/Modal.context.d.mts +6 -0
  371. package/dist/components/Modal/Modal.context.d.mts.map +1 -0
  372. package/dist/components/Modal/Modal.context.mjs +10 -0
  373. package/dist/components/Modal/Modal.context.mjs.map +1 -0
  374. package/dist/components/Modal/Modal.d.cts +4 -0
  375. package/dist/components/Modal/Modal.d.cts.map +1 -0
  376. package/dist/components/Modal/Modal.d.mts +4 -0
  377. package/dist/components/Modal/Modal.d.mts.map +1 -0
  378. package/dist/components/Modal/Modal.mjs +30 -0
  379. package/dist/components/Modal/Modal.mjs.map +1 -0
  380. package/dist/components/Modal/Modal.types.cjs +3 -0
  381. package/dist/components/Modal/Modal.types.cjs.map +1 -0
  382. package/dist/components/Modal/Modal.types.d.cts +64 -0
  383. package/dist/components/Modal/Modal.types.d.cts.map +1 -0
  384. package/dist/components/Modal/Modal.types.d.mts +64 -0
  385. package/dist/components/Modal/Modal.types.d.mts.map +1 -0
  386. package/dist/components/Modal/Modal.types.mjs +2 -0
  387. package/dist/components/Modal/Modal.types.mjs.map +1 -0
  388. package/dist/components/Modal/index.cjs +8 -0
  389. package/dist/components/Modal/index.cjs.map +1 -0
  390. package/dist/components/Modal/index.d.cts +5 -0
  391. package/dist/components/Modal/index.d.cts.map +1 -0
  392. package/dist/components/Modal/index.d.mts +5 -0
  393. package/dist/components/Modal/index.d.mts.map +1 -0
  394. package/dist/components/Modal/index.mjs +3 -0
  395. package/dist/components/Modal/index.mjs.map +1 -0
  396. package/dist/components/ModalBody/ModalBody.cjs +32 -0
  397. package/dist/components/ModalBody/ModalBody.cjs.map +1 -0
  398. package/dist/components/ModalBody/ModalBody.d.cts +4 -0
  399. package/dist/components/ModalBody/ModalBody.d.cts.map +1 -0
  400. package/dist/components/ModalBody/ModalBody.d.mts +4 -0
  401. package/dist/components/ModalBody/ModalBody.d.mts.map +1 -0
  402. package/dist/components/ModalBody/ModalBody.mjs +13 -0
  403. package/dist/components/ModalBody/ModalBody.mjs.map +1 -0
  404. package/dist/components/ModalBody/ModalBody.types.cjs +3 -0
  405. package/dist/components/ModalBody/ModalBody.types.cjs.map +1 -0
  406. package/dist/components/ModalBody/ModalBody.types.d.cts +13 -0
  407. package/dist/components/ModalBody/ModalBody.types.d.cts.map +1 -0
  408. package/dist/components/ModalBody/ModalBody.types.d.mts +13 -0
  409. package/dist/components/ModalBody/ModalBody.types.d.mts.map +1 -0
  410. package/dist/components/ModalBody/ModalBody.types.mjs +2 -0
  411. package/dist/components/ModalBody/ModalBody.types.mjs.map +1 -0
  412. package/dist/components/ModalBody/index.cjs +6 -0
  413. package/dist/components/ModalBody/index.cjs.map +1 -0
  414. package/dist/components/ModalBody/index.d.cts +3 -0
  415. package/dist/components/ModalBody/index.d.cts.map +1 -0
  416. package/dist/components/ModalBody/index.d.mts +3 -0
  417. package/dist/components/ModalBody/index.d.mts.map +1 -0
  418. package/dist/components/ModalBody/index.mjs +2 -0
  419. package/dist/components/ModalBody/index.mjs.map +1 -0
  420. package/dist/components/ModalContent/ModalContent.cjs +73 -0
  421. package/dist/components/ModalContent/ModalContent.cjs.map +1 -0
  422. package/dist/components/ModalContent/ModalContent.constants.cjs +34 -0
  423. package/dist/components/ModalContent/ModalContent.constants.cjs.map +1 -0
  424. package/dist/components/ModalContent/ModalContent.constants.d.cts +31 -0
  425. package/dist/components/ModalContent/ModalContent.constants.d.cts.map +1 -0
  426. package/dist/components/ModalContent/ModalContent.constants.d.mts +31 -0
  427. package/dist/components/ModalContent/ModalContent.constants.d.mts.map +1 -0
  428. package/dist/components/ModalContent/ModalContent.constants.mjs +31 -0
  429. package/dist/components/ModalContent/ModalContent.constants.mjs.map +1 -0
  430. package/dist/components/ModalContent/ModalContent.d.cts +4 -0
  431. package/dist/components/ModalContent/ModalContent.d.cts.map +1 -0
  432. package/dist/components/ModalContent/ModalContent.d.mts +4 -0
  433. package/dist/components/ModalContent/ModalContent.d.mts.map +1 -0
  434. package/dist/components/ModalContent/ModalContent.mjs +54 -0
  435. package/dist/components/ModalContent/ModalContent.mjs.map +1 -0
  436. package/dist/components/ModalContent/ModalContent.types.cjs +15 -0
  437. package/dist/components/ModalContent/ModalContent.types.cjs.map +1 -0
  438. package/dist/components/ModalContent/ModalContent.types.d.cts +51 -0
  439. package/dist/components/ModalContent/ModalContent.types.d.cts.map +1 -0
  440. package/dist/components/ModalContent/ModalContent.types.d.mts +51 -0
  441. package/dist/components/ModalContent/ModalContent.types.d.mts.map +1 -0
  442. package/dist/components/ModalContent/ModalContent.types.mjs +12 -0
  443. package/dist/components/ModalContent/ModalContent.types.mjs.map +1 -0
  444. package/dist/components/ModalContent/index.cjs +10 -0
  445. package/dist/components/ModalContent/index.cjs.map +1 -0
  446. package/dist/components/ModalContent/index.d.cts +5 -0
  447. package/dist/components/ModalContent/index.d.cts.map +1 -0
  448. package/dist/components/ModalContent/index.d.mts +5 -0
  449. package/dist/components/ModalContent/index.d.mts.map +1 -0
  450. package/dist/components/ModalContent/index.mjs +4 -0
  451. package/dist/components/ModalContent/index.mjs.map +1 -0
  452. package/dist/components/ModalFocus/ModalFocus.cjs +56 -0
  453. package/dist/components/ModalFocus/ModalFocus.cjs.map +1 -0
  454. package/dist/components/ModalFocus/ModalFocus.d.cts +4 -0
  455. package/dist/components/ModalFocus/ModalFocus.d.cts.map +1 -0
  456. package/dist/components/ModalFocus/ModalFocus.d.mts +4 -0
  457. package/dist/components/ModalFocus/ModalFocus.d.mts.map +1 -0
  458. package/dist/components/ModalFocus/ModalFocus.mjs +34 -0
  459. package/dist/components/ModalFocus/ModalFocus.mjs.map +1 -0
  460. package/dist/components/ModalFocus/ModalFocus.types.cjs +3 -0
  461. package/dist/components/ModalFocus/ModalFocus.types.cjs.map +1 -0
  462. package/dist/components/ModalFocus/ModalFocus.types.d.cts +36 -0
  463. package/dist/components/ModalFocus/ModalFocus.types.d.cts.map +1 -0
  464. package/dist/components/ModalFocus/ModalFocus.types.d.mts +36 -0
  465. package/dist/components/ModalFocus/ModalFocus.types.d.mts.map +1 -0
  466. package/dist/components/ModalFocus/ModalFocus.types.mjs +2 -0
  467. package/dist/components/ModalFocus/ModalFocus.types.mjs.map +1 -0
  468. package/dist/components/ModalFocus/index.cjs +6 -0
  469. package/dist/components/ModalFocus/index.cjs.map +1 -0
  470. package/dist/components/ModalFocus/index.d.cts +3 -0
  471. package/dist/components/ModalFocus/index.d.cts.map +1 -0
  472. package/dist/components/ModalFocus/index.d.mts +3 -0
  473. package/dist/components/ModalFocus/index.d.mts.map +1 -0
  474. package/dist/components/ModalFocus/index.mjs +2 -0
  475. package/dist/components/ModalFocus/index.mjs.map +1 -0
  476. package/dist/components/ModalFooter/ModalFooter.cjs +44 -0
  477. package/dist/components/ModalFooter/ModalFooter.cjs.map +1 -0
  478. package/dist/components/ModalFooter/ModalFooter.d.cts +4 -0
  479. package/dist/components/ModalFooter/ModalFooter.d.cts.map +1 -0
  480. package/dist/components/ModalFooter/ModalFooter.d.mts +4 -0
  481. package/dist/components/ModalFooter/ModalFooter.d.mts.map +1 -0
  482. package/dist/components/ModalFooter/ModalFooter.mjs +25 -0
  483. package/dist/components/ModalFooter/ModalFooter.mjs.map +1 -0
  484. package/dist/components/ModalFooter/ModalFooter.types.cjs +14 -0
  485. package/dist/components/ModalFooter/ModalFooter.types.cjs.map +1 -0
  486. package/dist/components/ModalFooter/ModalFooter.types.d.cts +63 -0
  487. package/dist/components/ModalFooter/ModalFooter.types.d.cts.map +1 -0
  488. package/dist/components/ModalFooter/ModalFooter.types.d.mts +63 -0
  489. package/dist/components/ModalFooter/ModalFooter.types.d.mts.map +1 -0
  490. package/dist/components/ModalFooter/ModalFooter.types.mjs +11 -0
  491. package/dist/components/ModalFooter/ModalFooter.types.mjs.map +1 -0
  492. package/dist/components/ModalFooter/index.cjs +8 -0
  493. package/dist/components/ModalFooter/index.cjs.map +1 -0
  494. package/dist/components/ModalFooter/index.d.cts +4 -0
  495. package/dist/components/ModalFooter/index.d.cts.map +1 -0
  496. package/dist/components/ModalFooter/index.d.mts +4 -0
  497. package/dist/components/ModalFooter/index.d.mts.map +1 -0
  498. package/dist/components/ModalFooter/index.mjs +3 -0
  499. package/dist/components/ModalFooter/index.mjs.map +1 -0
  500. package/dist/components/ModalOverlay/ModalOverlay.cjs +32 -0
  501. package/dist/components/ModalOverlay/ModalOverlay.cjs.map +1 -0
  502. package/dist/components/ModalOverlay/ModalOverlay.d.cts +4 -0
  503. package/dist/components/ModalOverlay/ModalOverlay.d.cts.map +1 -0
  504. package/dist/components/ModalOverlay/ModalOverlay.d.mts +4 -0
  505. package/dist/components/ModalOverlay/ModalOverlay.d.mts.map +1 -0
  506. package/dist/components/ModalOverlay/ModalOverlay.mjs +13 -0
  507. package/dist/components/ModalOverlay/ModalOverlay.mjs.map +1 -0
  508. package/dist/components/ModalOverlay/ModalOverlay.types.cjs +3 -0
  509. package/dist/components/ModalOverlay/ModalOverlay.types.cjs.map +1 -0
  510. package/dist/components/ModalOverlay/ModalOverlay.types.d.cts +9 -0
  511. package/dist/components/ModalOverlay/ModalOverlay.types.d.cts.map +1 -0
  512. package/dist/components/ModalOverlay/ModalOverlay.types.d.mts +9 -0
  513. package/dist/components/ModalOverlay/ModalOverlay.types.d.mts.map +1 -0
  514. package/dist/components/ModalOverlay/ModalOverlay.types.mjs +2 -0
  515. package/dist/components/ModalOverlay/ModalOverlay.types.mjs.map +1 -0
  516. package/dist/components/ModalOverlay/index.cjs +6 -0
  517. package/dist/components/ModalOverlay/index.cjs.map +1 -0
  518. package/dist/components/ModalOverlay/index.d.cts +3 -0
  519. package/dist/components/ModalOverlay/index.d.cts.map +1 -0
  520. package/dist/components/ModalOverlay/index.d.mts +3 -0
  521. package/dist/components/ModalOverlay/index.d.mts.map +1 -0
  522. package/dist/components/ModalOverlay/index.mjs +2 -0
  523. package/dist/components/ModalOverlay/index.mjs.map +1 -0
  524. package/dist/components/Skeleton/Skeleton.cjs +46 -0
  525. package/dist/components/Skeleton/Skeleton.cjs.map +1 -0
  526. package/dist/components/Skeleton/Skeleton.d.cts +4 -0
  527. package/dist/components/Skeleton/Skeleton.d.cts.map +1 -0
  528. package/dist/components/Skeleton/Skeleton.d.mts +4 -0
  529. package/dist/components/Skeleton/Skeleton.d.mts.map +1 -0
  530. package/dist/components/Skeleton/Skeleton.mjs +27 -0
  531. package/dist/components/Skeleton/Skeleton.mjs.map +1 -0
  532. package/dist/components/Skeleton/Skeleton.types.cjs +3 -0
  533. package/dist/components/Skeleton/Skeleton.types.cjs.map +1 -0
  534. package/dist/components/Skeleton/Skeleton.types.d.cts +38 -0
  535. package/dist/components/Skeleton/Skeleton.types.d.cts.map +1 -0
  536. package/dist/components/Skeleton/Skeleton.types.d.mts +38 -0
  537. package/dist/components/Skeleton/Skeleton.types.d.mts.map +1 -0
  538. package/dist/components/Skeleton/Skeleton.types.mjs +2 -0
  539. package/dist/components/Skeleton/Skeleton.types.mjs.map +1 -0
  540. package/dist/components/Skeleton/index.cjs +6 -0
  541. package/dist/components/Skeleton/index.cjs.map +1 -0
  542. package/dist/components/Skeleton/index.d.cts +3 -0
  543. package/dist/components/Skeleton/index.d.cts.map +1 -0
  544. package/dist/components/Skeleton/index.d.mts +3 -0
  545. package/dist/components/Skeleton/index.d.mts.map +1 -0
  546. package/dist/components/Skeleton/index.mjs +2 -0
  547. package/dist/components/Skeleton/index.mjs.map +1 -0
  548. package/dist/components/index.cjs +22 -2
  549. package/dist/components/index.cjs.map +1 -1
  550. package/dist/components/index.d.cts +17 -1
  551. package/dist/components/index.d.cts.map +1 -1
  552. package/dist/components/index.d.mts +17 -1
  553. package/dist/components/index.d.mts.map +1 -1
  554. package/dist/components/index.mjs +8 -0
  555. package/dist/components/index.mjs.map +1 -1
  556. package/dist/types/index.cjs +9 -606
  557. package/dist/types/index.cjs.map +1 -1
  558. package/dist/types/index.d.cts +4 -597
  559. package/dist/types/index.d.cts.map +1 -1
  560. package/dist/types/index.d.mts +4 -597
  561. package/dist/types/index.d.mts.map +1 -1
  562. package/dist/types/index.mjs +4 -607
  563. package/dist/types/index.mjs.map +1 -1
  564. package/package.json +6 -8
@@ -1,265 +1,10 @@
1
1
  export { AvatarBaseSize, AvatarBaseShape, } from "@metamask-previews/design-system-shared";
2
- export { AvatarBaseSize as AvatarGroupSize } from "@metamask-previews/design-system-shared";
3
- export { AvatarBaseSize as AvatarIconSize } from "@metamask-previews/design-system-shared";
4
- export { AvatarBaseSize as AvatarNetworkSize } from "@metamask-previews/design-system-shared";
5
- export { AvatarBaseSize as AvatarSize } from "@metamask-previews/design-system-shared";
6
- /**
7
- * AvatarIcon - severity
8
- */
9
- export declare enum AvatarIconSeverity {
10
- Neutral = "neutral",
11
- Info = "info",
12
- Success = "success",
13
- Error = "error",
14
- Warning = "warning"
15
- }
16
- /**
17
- * AvatarGroup - variant
18
- */
19
- export declare enum AvatarGroupVariant {
20
- Account = "account",
21
- Favicon = "favicon",
22
- Network = "network",
23
- Token = "token"
24
- }
25
- /**
26
- * Box - all spacing-related props
27
- */
28
- export type BoxSpacing = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;
29
- /**
30
- * Box - border width values (only valid Tailwind CSS border width utilities)
31
- */
32
- export type BoxBorderWidth = 0 | 1 | 2 | 4 | 8;
33
- /**
34
- * Box - flexDirection
35
- */
36
- export declare enum BoxFlexDirection {
37
- Row = "flex-row",
38
- RowReverse = "flex-row-reverse",
39
- Column = "flex-col",
40
- ColumnReverse = "flex-col-reverse"
41
- }
42
- /**
43
- * Box - flexWrap
44
- */
45
- export declare enum BoxFlexWrap {
46
- NoWrap = "flex-nowrap",
47
- Wrap = "flex-wrap",
48
- WrapReverse = "flex-wrap-reverse"
49
- }
50
- /**
51
- * Box - alignItems
52
- */
53
- export declare enum BoxAlignItems {
54
- Start = "items-start",
55
- Center = "items-center",
56
- End = "items-end",
57
- Stretch = "items-stretch",
58
- Baseline = "items-baseline"
59
- }
60
- /**
61
- * Box - justifyContent
62
- */
63
- export declare enum BoxJustifyContent {
64
- Start = "justify-start",
65
- Center = "justify-center",
66
- End = "justify-end",
67
- Between = "justify-between",
68
- Around = "justify-around",
69
- Evenly = "justify-evenly"
70
- }
71
- /**
72
- * Box - backgroundColor
73
- */
74
- export declare enum BoxBackgroundColor {
75
- /** Default background color */
76
- BackgroundDefault = "bg-default",
77
- /** Alternative background color */
78
- BackgroundAlternative = "bg-alternative",
79
- /** Section background color */
80
- BackgroundSection = "bg-section",
81
- /** Subsection background color */
82
- BackgroundSubsection = "bg-subsection",
83
- /** Muted background color */
84
- BackgroundMuted = "bg-muted",
85
- /** Primary default background color */
86
- PrimaryDefault = "bg-primary-default",
87
- /** Primary alternative background color */
88
- PrimaryAlternative = "bg-primary-alternative",
89
- /** Primary muted background color */
90
- PrimaryMuted = "bg-primary-muted",
91
- /** Primary inverse background color */
92
- PrimaryInverse = "bg-primary-inverse",
93
- /** Error default background color */
94
- ErrorDefault = "bg-error-default",
95
- /** Error alternative background color */
96
- ErrorAlternative = "bg-error-alternative",
97
- /** Error muted background color */
98
- ErrorMuted = "bg-error-muted",
99
- /** Error inverse background color */
100
- ErrorInverse = "bg-error-inverse",
101
- /** Warning default background color */
102
- WarningDefault = "bg-warning-default",
103
- /** Warning alternative background color */
104
- WarningAlternative = "bg-warning-alternative",
105
- /** Warning muted background color */
106
- WarningMuted = "bg-warning-muted",
107
- /** Warning inverse background color */
108
- WarningInverse = "bg-warning-inverse",
109
- /** Success default background color */
110
- SuccessDefault = "bg-success-default",
111
- /** Success alternative background color */
112
- SuccessAlternative = "bg-success-alternative",
113
- /** Success muted background color */
114
- SuccessMuted = "bg-success-muted",
115
- /** Success inverse background color */
116
- SuccessInverse = "bg-success-inverse",
117
- /** Info default background color */
118
- InfoDefault = "bg-info-default",
119
- /** Info muted background color */
120
- InfoMuted = "bg-info-muted",
121
- /** Info inverse background color */
122
- InfoInverse = "bg-info-inverse",
123
- /** Flask default background color */
124
- FlaskDefault = "bg-flask-default",
125
- /** Flask inverse background color */
126
- FlaskInverse = "bg-flask-inverse",
127
- /** Overlay alternative background color */
128
- OverlayAlternative = "bg-overlay-alternative",
129
- /** Overlay default background color */
130
- OverlayDefault = "bg-overlay-default",
131
- /** Overlay inverse background color */
132
- OverlayInverse = "bg-overlay-inverse",
133
- /** Transparent background color */
134
- Transparent = "bg-transparent"
135
- }
136
2
  /**
137
- * Box - borderColor
3
+ * TODO: Remove the following exports and update imports in components to import directly from `@metamask-previews/design-system-shared` once all components have been migrated to React Native.
138
4
  */
139
- export declare enum BoxBorderColor {
140
- /** Background default for cut out effect */
141
- BackgroundDefault = "border-background-default",
142
- /** Default border color */
143
- BorderDefault = "border-default",
144
- /** Muted border color */
145
- BorderMuted = "border-muted",
146
- /** Primary default border color */
147
- PrimaryDefault = "border-primary-default",
148
- /** Primary alternative border color */
149
- PrimaryAlternative = "border-primary-alternative",
150
- /** Primary muted border color */
151
- PrimaryMuted = "border-primary-muted",
152
- /** Primary inverse border color */
153
- PrimaryInverse = "border-primary-inverse",
154
- /** Error default border color */
155
- ErrorDefault = "border-error-default",
156
- /** Error alternative border color */
157
- ErrorAlternative = "border-error-alternative",
158
- /** Error muted border color */
159
- ErrorMuted = "border-error-muted",
160
- /** Error inverse border color */
161
- ErrorInverse = "border-error-inverse",
162
- /** Warning default border color */
163
- WarningDefault = "border-warning-default",
164
- /** Warning alternative border color */
165
- WarningAlternative = "border-warning-alternative",
166
- /** Warning muted border color */
167
- WarningMuted = "border-warning-muted",
168
- /** Warning inverse border color */
169
- WarningInverse = "border-warning-inverse",
170
- /** Success default border color */
171
- SuccessDefault = "border-success-default",
172
- /** Success alternative border color */
173
- SuccessAlternative = "border-success-alternative",
174
- /** Success muted border color */
175
- SuccessMuted = "border-success-muted",
176
- /** Success inverse border color */
177
- SuccessInverse = "border-success-inverse",
178
- /** Info default border color */
179
- InfoDefault = "border-info-default",
180
- /** Info alternative border color */
181
- InfoAlternative = "border-info-alternative",
182
- /** Info muted border color */
183
- InfoMuted = "border-info-muted",
184
- /** Info inverse border color */
185
- InfoInverse = "border-info-inverse",
186
- /** Flask default border color */
187
- FlaskDefault = "border-flask-default",
188
- /** Flask inverse border color */
189
- FlaskInverse = "border-flask-inverse",
190
- /** Overlay alternative border color */
191
- OverlayAlternative = "border-overlay-alternative",
192
- /** Overlay default border color */
193
- OverlayDefault = "border-overlay-default",
194
- /** Overlay inverse border color */
195
- OverlayInverse = "border-overlay-inverse",
196
- /** Transparent border color */
197
- Transparent = "border-transparent"
198
- }
199
- /**
200
- * ButtonBase - size
201
- */
202
- export declare enum ButtonBaseSize {
203
- /**
204
- * Represents a small button size (32px).
205
- */
206
- Sm = "sm",
207
- /**
208
- * Represents a medium button size (40px).
209
- */
210
- Md = "md",
211
- /**
212
- * Represents a large button size (48px).
213
- */
214
- Lg = "lg"
215
- }
216
- export { ButtonBaseSize as ButtonPrimarySize };
217
- export { ButtonBaseSize as ButtonSecondarySize };
218
- export { ButtonBaseSize as ButtonTertiarySize };
219
- export { ButtonBaseSize as ButtonHeroSize };
220
- export { ButtonBaseSize as ButtonSize };
221
- /**
222
- * Button - variant
223
- */
224
- export declare enum ButtonVariant {
225
- /**
226
- * Primary button variant - used for primary actions
227
- */
228
- Primary = "primary",
229
- /**
230
- * Secondary button variant - used for secondary actions
231
- */
232
- Secondary = "secondary",
233
- /**
234
- * Tertiary button variant - used for tertiary-like actions
235
- */
236
- Tertiary = "tertiary"
237
- }
238
- /**
239
- * ButtonIcon - size
240
- */
241
- export declare enum ButtonIconSize {
242
- /**
243
- * Represents a small button size (24px).
244
- */
245
- Sm = "sm",
246
- /**
247
- * Represents a medium button size (32px).
248
- */
249
- Md = "md",
250
- /**
251
- * Represents a large button size (40px).
252
- */
253
- Lg = "lg"
254
- }
255
- /**
256
- * ButtonIcon - variant
257
- */
258
- export declare enum ButtonIconVariant {
259
- Default = "default",
260
- Filled = "filled",
261
- Floating = "floating"
262
- }
5
+ export { IconColor, IconName, IconSize } from "@metamask-previews/design-system-shared";
6
+ export { AvatarBaseSize as AvatarNetworkSize } from "@metamask-previews/design-system-shared";
7
+ export { AvatarBaseSize as AvatarSize } from "@metamask-previews/design-system-shared";
263
8
  /**
264
9
  * Text - textAlign
265
10
  */
@@ -298,342 +43,4 @@ export declare enum TextButtonSize {
298
43
  BodySm = "body-sm",
299
44
  BodyXs = "body-xs"
300
45
  }
301
- /**
302
- * Icon - size
303
- */
304
- export declare enum IconSize {
305
- /** Extra small - 12px */
306
- Xs = "xs",
307
- /** Small - 16px */
308
- Sm = "sm",
309
- /** Medium - 20px (Default) */
310
- Md = "md",
311
- /** Large - 24px */
312
- Lg = "lg",
313
- /** Extra large - 32px */
314
- Xl = "xl"
315
- }
316
- /**
317
- * Icon - color
318
- */
319
- export declare enum IconColor {
320
- /** For default neutral icons */
321
- IconDefault = "text-icon-default",
322
- /** For softer neutral icons */
323
- IconAlternative = "text-icon-alternative",
324
- /** For the weakest contrast neutral icons (not accessible) */
325
- IconMuted = "text-icon-muted",
326
- /** For elements used on top of overlay/alternative. Used for text, icon or border */
327
- OverlayInverse = "text-overlay-inverse",
328
- /** For interactive, active, and selected semantics. Used for text, background, icon or border */
329
- PrimaryDefault = "text-primary-default",
330
- /** For elements used on top of primary/default. Used for text, icon or border */
331
- PrimaryInverse = "text-primary-inverse",
332
- /** For the critical alert semantic elements. Used for text, background, icon or border */
333
- ErrorDefault = "text-error-default",
334
- /** For elements used on top of error/default. Used for text, icon or border */
335
- ErrorInverse = "text-error-inverse",
336
- /** For the positive semantic elements. Used for text, background, icon or border */
337
- SuccessDefault = "text-success-default",
338
- /** For elements used on top of success/default. Used for text, icon or border */
339
- SuccessInverse = "text-success-inverse",
340
- /** For the caution alert semantic elements. Used for text, background, icon or border */
341
- WarningDefault = "text-warning-default",
342
- /** For elements used on top of warning/default. Used for text, icon or border */
343
- WarningInverse = "text-warning-inverse",
344
- /** For informational read-only elements. Used for text, background, icon or border */
345
- InfoDefault = "text-info-default",
346
- /** For elements used on top of info/default. Used for text, icon or border */
347
- InfoInverse = "text-info-inverse"
348
- }
349
- /**
350
- * Autogenerated from the generate-icon-script.ts script.
351
- * Please do not edit this enum directly.
352
- */
353
- /**
354
- * Icon - name
355
- */
356
- export declare enum IconName {
357
- Accessibility = "Accessibility",
358
- Activity = "Activity",
359
- Add = "Add",
360
- AddCard = "AddCard",
361
- AddCircle = "AddCircle",
362
- AddSquare = "AddSquare",
363
- AfterHours = "AfterHours",
364
- Ai = "Ai",
365
- AlternateEmail = "AlternateEmail",
366
- AppleLogo = "AppleLogo",
367
- Apps = "Apps",
368
- Arrow2Down = "Arrow2Down",
369
- Arrow2Left = "Arrow2Left",
370
- Arrow2Right = "Arrow2Right",
371
- Arrow2Up = "Arrow2Up",
372
- Arrow2UpRight = "Arrow2UpRight",
373
- ArrowCircleDown = "ArrowCircleDown",
374
- ArrowCircleUp = "ArrowCircleUp",
375
- ArrowDoubleLeft = "ArrowDoubleLeft",
376
- ArrowDoubleRight = "ArrowDoubleRight",
377
- ArrowDown = "ArrowDown",
378
- ArrowDropDownCircle = "ArrowDropDownCircle",
379
- ArrowLeft = "ArrowLeft",
380
- ArrowRight = "ArrowRight",
381
- ArrowUp = "ArrowUp",
382
- AttachMoney = "AttachMoney",
383
- Attachment = "Attachment",
384
- Backspace = "Backspace",
385
- Ban = "Ban",
386
- Bank = "Bank",
387
- BankAssured = "BankAssured",
388
- Bold = "Bold",
389
- Book = "Book",
390
- Bookmark = "Bookmark",
391
- Bridge = "Bridge",
392
- Briefcase = "Briefcase",
393
- Bulb = "Bulb",
394
- BuySell = "BuySell",
395
- Cake = "Cake",
396
- Calculator = "Calculator",
397
- Calendar = "Calendar",
398
- Call = "Call",
399
- Camera = "Camera",
400
- Campaign = "Campaign",
401
- Candlestick = "Candlestick",
402
- Card = "Card",
403
- CardPos = "CardPos",
404
- Cash = "Cash",
405
- Category = "Category",
406
- Chart = "Chart",
407
- Check = "Check",
408
- CheckBold = "CheckBold",
409
- CircleX = "CircleX",
410
- Clear = "Clear",
411
- Clock = "Clock",
412
- ClockFilled = "ClockFilled",
413
- Close = "Close",
414
- Cloud = "Cloud",
415
- CloudDownload = "CloudDownload",
416
- CloudUpload = "CloudUpload",
417
- Code = "Code",
418
- CodeCircle = "CodeCircle",
419
- Coin = "Coin",
420
- Collapse = "Collapse",
421
- Confirmation = "Confirmation",
422
- Connect = "Connect",
423
- Copy = "Copy",
424
- CopySuccess = "CopySuccess",
425
- CorporateFare = "CorporateFare",
426
- CreditCheck = "CreditCheck",
427
- CurrencyFranc = "CurrencyFranc",
428
- CurrencyLira = "CurrencyLira",
429
- CurrencyPound = "CurrencyPound",
430
- CurrencyYuan = "CurrencyYuan",
431
- Customize = "Customize",
432
- Danger = "Danger",
433
- Dark = "Dark",
434
- DarkFilled = "DarkFilled",
435
- Data = "Data",
436
- Description = "Description",
437
- Details = "Details",
438
- Diagram = "Diagram",
439
- DocumentCode = "DocumentCode",
440
- Download = "Download",
441
- Draft = "Draft",
442
- EcoLeaf = "EcoLeaf",
443
- Edit = "Edit",
444
- EditSquare = "EditSquare",
445
- EncryptedAdd = "EncryptedAdd",
446
- Eraser = "Eraser",
447
- Error = "Error",
448
- Ethereum = "Ethereum",
449
- Exchange = "Exchange",
450
- Expand = "Expand",
451
- ExpandVertical = "ExpandVertical",
452
- Explore = "Explore",
453
- ExploreFilled = "ExploreFilled",
454
- Export = "Export",
455
- Extension = "Extension",
456
- Eye = "Eye",
457
- EyeSlash = "EyeSlash",
458
- FaceId = "FaceId",
459
- Feedback = "Feedback",
460
- File = "File",
461
- Filter = "Filter",
462
- Fingerprint = "Fingerprint",
463
- Fire = "Fire",
464
- FirstPage = "FirstPage",
465
- Flag = "Flag",
466
- Flash = "Flash",
467
- FlashSlash = "FlashSlash",
468
- Flask = "Flask",
469
- Flower = "Flower",
470
- Folder = "Folder",
471
- Forest = "Forest",
472
- FullCircle = "FullCircle",
473
- Gas = "Gas",
474
- Gift = "Gift",
475
- Global = "Global",
476
- GlobalSearch = "GlobalSearch",
477
- Graph = "Graph",
478
- Hardware = "Hardware",
479
- HashTag = "HashTag",
480
- Heart = "Heart",
481
- HeartFilled = "HeartFilled",
482
- Hierarchy = "Hierarchy",
483
- Home = "Home",
484
- HomeFilled = "HomeFilled",
485
- Image = "Image",
486
- Info = "Info",
487
- Inventory = "Inventory",
488
- Joystick = "Joystick",
489
- Keep = "Keep",
490
- KeepFilled = "KeepFilled",
491
- Key = "Key",
492
- LastPage = "LastPage",
493
- Light = "Light",
494
- LightFilled = "LightFilled",
495
- Link = "Link",
496
- Loading = "Loading",
497
- Location = "Location",
498
- Lock = "Lock",
499
- LockSlash = "LockSlash",
500
- LockedFilled = "LockedFilled",
501
- Login = "Login",
502
- Logout = "Logout",
503
- Mail = "Mail",
504
- Map = "Map",
505
- Menu = "Menu",
506
- MessageQuestion = "MessageQuestion",
507
- Messages = "Messages",
508
- MetamaskFoxOutline = "MetamaskFoxOutline",
509
- Mic = "Mic",
510
- Minus = "Minus",
511
- MinusBold = "MinusBold",
512
- MinusSquare = "MinusSquare",
513
- Mobile = "Mobile",
514
- Money = "Money",
515
- MoneyBag = "MoneyBag",
516
- Monitor = "Monitor",
517
- MoreHorizontal = "MoreHorizontal",
518
- MoreVertical = "MoreVertical",
519
- MountainFlag = "MountainFlag",
520
- MusicNote = "MusicNote",
521
- NoPhotography = "NoPhotography",
522
- Notification = "Notification",
523
- PageInfo = "PageInfo",
524
- Palette = "Palette",
525
- PasswordCheck = "PasswordCheck",
526
- Pending = "Pending",
527
- People = "People",
528
- PersonCancel = "PersonCancel",
529
- Pin = "Pin",
530
- Plant = "Plant",
531
- Plug = "Plug",
532
- PlusAndMinus = "PlusAndMinus",
533
- PolicyAlert = "PolicyAlert",
534
- PopUp = "PopUp",
535
- Print = "Print",
536
- PriorityHigh = "PriorityHigh",
537
- PrivacyTip = "PrivacyTip",
538
- ProgrammingArrows = "ProgrammingArrows",
539
- Publish = "Publish",
540
- QrCode = "QrCode",
541
- Question = "Question",
542
- Receive = "Receive",
543
- Received = "Received",
544
- Refresh = "Refresh",
545
- RemoveMinus = "RemoveMinus",
546
- Report = "Report",
547
- Rocket = "Rocket",
548
- Save = "Save",
549
- SaveFilled = "SaveFilled",
550
- Saving = "Saving",
551
- Scan = "Scan",
552
- ScanBarcode = "ScanBarcode",
553
- ScanFocus = "ScanFocus",
554
- Search = "Search",
555
- Security = "Security",
556
- SecurityAlert = "SecurityAlert",
557
- SecurityCross = "SecurityCross",
558
- SecurityKey = "SecurityKey",
559
- SecuritySearch = "SecuritySearch",
560
- SecuritySlash = "SecuritySlash",
561
- SecurityTick = "SecurityTick",
562
- SecurityTime = "SecurityTime",
563
- SecurityUser = "SecurityUser",
564
- Send = "Send",
565
- SentimentDissatisfied = "SentimentDissatisfied",
566
- SentimentNeutral = "SentimentNeutral",
567
- SentimentSatisfied = "SentimentSatisfied",
568
- SentimentVerySatisfied = "SentimentVerySatisfied",
569
- Setting = "Setting",
570
- SettingFilled = "SettingFilled",
571
- Share = "Share",
572
- ShieldLock = "ShieldLock",
573
- ShoppingBag = "ShoppingBag",
574
- ShoppingCart = "ShoppingCart",
575
- SidePanel = "SidePanel",
576
- SignalCellular = "SignalCellular",
577
- Slash = "Slash",
578
- Sms = "Sms",
579
- Snaps = "Snaps",
580
- SnapsMobile = "SnapsMobile",
581
- SnapsPlus = "SnapsPlus",
582
- SnapsRound = "SnapsRound",
583
- Sort = "Sort",
584
- SortByAlpha = "SortByAlpha",
585
- Sparkle = "Sparkle",
586
- Speed = "Speed",
587
- Speedometer = "Speedometer",
588
- Square = "Square",
589
- Stake = "Stake",
590
- Star = "Star",
591
- StarFilled = "StarFilled",
592
- Start = "Start",
593
- Storefront = "Storefront",
594
- Student = "Student",
595
- SwapHorizontal = "SwapHorizontal",
596
- SwapVertical = "SwapVertical",
597
- TabClose = "TabClose",
598
- TableRow = "TableRow",
599
- Tablet = "Tablet",
600
- Tag = "Tag",
601
- ThumbDown = "ThumbDown",
602
- ThumbDownFilled = "ThumbDownFilled",
603
- ThumbUp = "ThumbUp",
604
- ThumbUpFilled = "ThumbUpFilled",
605
- Tint = "Tint",
606
- Tooltip = "Tooltip",
607
- Translate = "Translate",
608
- Trash = "Trash",
609
- TrendDown = "TrendDown",
610
- TrendUp = "TrendUp",
611
- Undo = "Undo",
612
- Unfold = "Unfold",
613
- UnlockedFilled = "UnlockedFilled",
614
- Unpin = "Unpin",
615
- Upload = "Upload",
616
- UploadFile = "UploadFile",
617
- Usb = "Usb",
618
- User = "User",
619
- UserCheck = "UserCheck",
620
- UserCircle = "UserCircle",
621
- UserCircleAdd = "UserCircleAdd",
622
- UserCircleRemove = "UserCircleRemove",
623
- Verified = "Verified",
624
- VerifiedFilled = "VerifiedFilled",
625
- Videocam = "Videocam",
626
- ViewColumn = "ViewColumn",
627
- ViewInAr = "ViewInAr",
628
- VolumeOff = "VolumeOff",
629
- VolumeUp = "VolumeUp",
630
- Wallet = "Wallet",
631
- WalletFilled = "WalletFilled",
632
- Warning = "Warning",
633
- WebTraffic = "WebTraffic",
634
- Widgets = "Widgets",
635
- Wifi = "Wifi",
636
- WifiOff = "WifiOff",
637
- X = "X"
638
- }
639
46
  //# sourceMappingURL=index.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,cAAc,EACd,eAAe,GAChB,gDAAgD;AACjD;;GAEG;AACH,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,gDAAgD;AACxF,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,gDAAgD;AAC9F,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,gDAAgD;AAEvF;;GAEG;AACH,eAAO,MAAM,SAAS;;;;;CAKZ,CAAC;AACX,MAAM,MAAM,SAAS,GAAG,CAAC,OAAO,SAAS,CAAC,CAAC,MAAM,OAAO,SAAS,CAAC,CAAC;AAEnE;;GAEG;AACH,eAAO,MAAM,YAAY;;;;CAIf,CAAC;AACX,MAAM,MAAM,YAAY,GAAG,CAAC,OAAO,YAAY,CAAC,CAAC,MAAM,OAAO,YAAY,CAAC,CAAC;AAE5E;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;CAKhB,CAAC;AACX,MAAM,MAAM,aAAa,GAAG,CAAC,OAAO,aAAa,CAAC,CAAC,MAAM,OAAO,aAAa,CAAC,CAAC;AAE/E;;GAEG;AACH,oBAAY,cAAc;IACxB,MAAM,YAAY;IAClB,MAAM,YAAY;IAClB,MAAM,YAAY;IAClB,MAAM,YAAY;CACnB"}