@avalabs/k2-alpine 0.0.0-main-747398c

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 (360) hide show
  1. package/README.md +29 -0
  2. package/assets/branding/ach.svg +8 -0
  3. package/assets/branding/apple_pay.svg +8 -0
  4. package/assets/branding/ava-gpt-avatar.svg +10 -0
  5. package/assets/branding/ava-gpt-dark.svg +17 -0
  6. package/assets/branding/ava-gpt-light.svg +17 -0
  7. package/assets/branding/avalanche-p-chain.svg +12 -0
  8. package/assets/branding/avalanche.svg +4 -0
  9. package/assets/branding/avalanche_xp_dark.svg +4 -0
  10. package/assets/branding/avalanche_xp_light.svg +4 -0
  11. package/assets/branding/bank_transfer.svg +8 -0
  12. package/assets/branding/binance.svg +8 -0
  13. package/assets/branding/bitcoin.svg +4 -0
  14. package/assets/branding/cash.svg +8 -0
  15. package/assets/branding/coinbase.svg +12 -0
  16. package/assets/branding/credit_card.svg +8 -0
  17. package/assets/branding/ethereum.svg +9 -0
  18. package/assets/branding/google_pay.svg +8 -0
  19. package/assets/branding/halliday.svg +18 -0
  20. package/assets/branding/mobile_money.svg +8 -0
  21. package/assets/branding/moonpay.svg +18 -0
  22. package/assets/branding/onramper.svg +21 -0
  23. package/assets/branding/p_chain_dark.svg +4 -0
  24. package/assets/branding/p_chain_light.svg +4 -0
  25. package/assets/branding/shopee_pay.svg +8 -0
  26. package/assets/branding/solona.svg +10 -0
  27. package/assets/branding/stripe.svg +18 -0
  28. package/assets/branding/x_chain_dark.svg +4 -0
  29. package/assets/branding/x_chain_light.svg +4 -0
  30. package/assets/currencies/ae.svg +20 -0
  31. package/assets/currencies/ar.svg +83 -0
  32. package/assets/currencies/au.svg +41 -0
  33. package/assets/currencies/bd.svg +18 -0
  34. package/assets/currencies/bg.svg +19 -0
  35. package/assets/currencies/br.svg +320 -0
  36. package/assets/currencies/ca.svg +20 -0
  37. package/assets/currencies/ch.svg +18 -0
  38. package/assets/currencies/cl.svg +20 -0
  39. package/assets/currencies/cn.svg +22 -0
  40. package/assets/currencies/co.svg +19 -0
  41. package/assets/currencies/cz.svg +19 -0
  42. package/assets/currencies/dk.svg +18 -0
  43. package/assets/currencies/eg.svg +48 -0
  44. package/assets/currencies/eu.svg +137 -0
  45. package/assets/currencies/gb.svg +30 -0
  46. package/assets/currencies/gh.svg +20 -0
  47. package/assets/currencies/hk.svg +27 -0
  48. package/assets/currencies/hu.svg +19 -0
  49. package/assets/currencies/id.svg +18 -0
  50. package/assets/currencies/il.svg +20 -0
  51. package/assets/currencies/in.svg +70 -0
  52. package/assets/currencies/ir.svg +56 -0
  53. package/assets/currencies/jp.svg +18 -0
  54. package/assets/currencies/kr.svg +23 -0
  55. package/assets/currencies/ma.svg +28 -0
  56. package/assets/currencies/mx.svg +404 -0
  57. package/assets/currencies/my.svg +25 -0
  58. package/assets/currencies/ng.svg +19 -0
  59. package/assets/currencies/no.svg +19 -0
  60. package/assets/currencies/nz.svg +115 -0
  61. package/assets/currencies/ph.svg +31 -0
  62. package/assets/currencies/pk.svg +20 -0
  63. package/assets/currencies/pl.svg +18 -0
  64. package/assets/currencies/ro.svg +19 -0
  65. package/assets/currencies/ru.svg +19 -0
  66. package/assets/currencies/sa.svg +50 -0
  67. package/assets/currencies/se.svg +18 -0
  68. package/assets/currencies/sg.svg +24 -0
  69. package/assets/currencies/th.svg +20 -0
  70. package/assets/currencies/tr.svg +18 -0
  71. package/assets/currencies/tw.svg +21 -0
  72. package/assets/currencies/ua.svg +18 -0
  73. package/assets/currencies/us.svg +25 -0
  74. package/assets/currencies/vn.svg +18 -0
  75. package/assets/currencies/za.svg +33 -0
  76. package/assets/logos/provider-alchemy.svg +7 -0
  77. package/assets/logos/provider-banxa.svg +10 -0
  78. package/assets/logos/provider-bilira.svg +11 -0
  79. package/assets/logos/provider-binanceconnect.svg +4 -0
  80. package/assets/logos/provider-blockchaincom.svg +6 -0
  81. package/assets/logos/provider-btcdirect.svg +4 -0
  82. package/assets/logos/provider-coinbase.svg +4 -0
  83. package/assets/logos/provider-coinflow.svg +4 -0
  84. package/assets/logos/provider-fonbnk.svg +4 -0
  85. package/assets/logos/provider-guardarian.svg +10 -0
  86. package/assets/logos/provider-harbour.svg +4 -0
  87. package/assets/logos/provider-koywe.svg +4 -0
  88. package/assets/logos/provider-kyber.svg +14 -0
  89. package/assets/logos/provider-mercuryo.svg +4 -0
  90. package/assets/logos/provider-mesh.svg +4 -0
  91. package/assets/logos/provider-meso.svg +4 -0
  92. package/assets/logos/provider-odos.svg +3 -0
  93. package/assets/logos/provider-onmeta.svg +4 -0
  94. package/assets/logos/provider-onramp.svg +4 -0
  95. package/assets/logos/provider-paybis.svg +4 -0
  96. package/assets/logos/provider-paypal.svg +6 -0
  97. package/assets/logos/provider-revolut.svg +4 -0
  98. package/assets/logos/provider-robinhood.svg +4 -0
  99. package/assets/logos/provider-sardine.svg +4 -0
  100. package/assets/logos/provider-shift4.svg +4 -0
  101. package/assets/logos/provider-simplex.svg +4 -0
  102. package/assets/logos/provider-stripe.svg +4 -0
  103. package/assets/logos/provider-topper.svg +5 -0
  104. package/assets/logos/provider-transak.svg +4 -0
  105. package/assets/logos/provider-transfi.svg +22 -0
  106. package/assets/logos/provider-unlimit.svg +4 -0
  107. package/assets/logos/provider-velora.svg +17 -0
  108. package/assets/logos/provider-yak.svg +2197 -0
  109. package/assets/logos/provider-yellowcard.svg +10 -0
  110. package/assets/tokens/aave.svg +13 -0
  111. package/assets/tokens/ada.svg +40 -0
  112. package/assets/tokens/apt.svg +19 -0
  113. package/assets/tokens/arb.svg +17 -0
  114. package/assets/tokens/arena.svg +16 -0
  115. package/assets/tokens/atom.svg +17 -0
  116. package/assets/tokens/avax.svg +11 -0
  117. package/assets/tokens/bch.svg +11 -0
  118. package/assets/tokens/bgb.svg +12 -0
  119. package/assets/tokens/bnb.svg +11 -0
  120. package/assets/tokens/btc.svg +4 -0
  121. package/assets/tokens/dai.svg +11 -0
  122. package/assets/tokens/doge.svg +11 -0
  123. package/assets/tokens/dot.svg +11 -0
  124. package/assets/tokens/eth-white.svg +16 -0
  125. package/assets/tokens/eth.svg +16 -0
  126. package/assets/tokens/euroc.svg +24 -0
  127. package/assets/tokens/fil.svg +11 -0
  128. package/assets/tokens/flow.svg +13 -0
  129. package/assets/tokens/ggavax.svg +11 -0
  130. package/assets/tokens/grt.svg +11 -0
  131. package/assets/tokens/hbar.svg +11 -0
  132. package/assets/tokens/hype.svg +11 -0
  133. package/assets/tokens/icp.svg +21 -0
  134. package/assets/tokens/imx.svg +16 -0
  135. package/assets/tokens/ldo.svg +44 -0
  136. package/assets/tokens/leo.svg +82 -0
  137. package/assets/tokens/link.svg +11 -0
  138. package/assets/tokens/ltc.svg +11 -0
  139. package/assets/tokens/matic.svg +11 -0
  140. package/assets/tokens/mnt.svg +12 -0
  141. package/assets/tokens/near.svg +11 -0
  142. package/assets/tokens/okb.svg +18 -0
  143. package/assets/tokens/om.svg +15 -0
  144. package/assets/tokens/ondo.svg +13 -0
  145. package/assets/tokens/pi.svg +12 -0
  146. package/assets/tokens/qnt.svg +16 -0
  147. package/assets/tokens/savax.svg +11 -0
  148. package/assets/tokens/shib.svg +24 -0
  149. package/assets/tokens/sol.svg +15 -0
  150. package/assets/tokens/steth.svg +18 -0
  151. package/assets/tokens/stx.svg +11 -0
  152. package/assets/tokens/sui.svg +11 -0
  153. package/assets/tokens/ton.svg +11 -0
  154. package/assets/tokens/trx.svg +11 -0
  155. package/assets/tokens/uni.svg +19 -0
  156. package/assets/tokens/usdc.svg +11 -0
  157. package/assets/tokens/usdt.svg +11 -0
  158. package/assets/tokens/vet.svg +11 -0
  159. package/assets/tokens/wavax.svg +11 -0
  160. package/assets/tokens/xlm.svg +12 -0
  161. package/assets/tokens/xrp.svg +11 -0
  162. package/assets/tokens/xsgd.svg +13 -0
  163. package/assets/transactions/advance-time.svg +8 -0
  164. package/assets/transactions/airdrop.svg +7 -0
  165. package/assets/transactions/bridge.svg +8 -0
  166. package/assets/transactions/check_small.svg +8 -0
  167. package/assets/transactions/compare.svg +8 -0
  168. package/assets/transactions/contract-call.svg +8 -0
  169. package/assets/transactions/psychiatry.svg +8 -0
  170. package/assets/transactions/receive.svg +8 -0
  171. package/assets/transactions/send.svg +8 -0
  172. package/assets/transactions/transaction-subnet.svg +8 -0
  173. package/assets/transactions/tx-type-add.svg +8 -0
  174. package/assets/transactions/tx-type-send.svg +8 -0
  175. package/assets/transactions/unwrap.svg +8 -0
  176. package/dist/components/Accordion/Accordion.d.ts +3 -0
  177. package/dist/components/Accordion/AccordionActions.d.ts +3 -0
  178. package/dist/components/Accordion/AccordionDetails.d.ts +3 -0
  179. package/dist/components/Accordion/AccordionSummary.d.ts +9 -0
  180. package/dist/components/Accordion/Accordions.d.ts +3 -0
  181. package/dist/components/Accordion/index.d.ts +5 -0
  182. package/dist/components/Avatar/Avatar.d.ts +10 -0
  183. package/dist/components/Button/SquareButton.d.ts +38 -0
  184. package/dist/components/ContentfulJsonRender/ContentfulJsonRender.d.ts +7 -0
  185. package/dist/components/CustomDialog/CustomDialog.d.ts +33 -0
  186. package/dist/components/CustomDialog/index.d.ts +1 -0
  187. package/dist/components/DateTimePicker/DateTimePicker.d.ts +14 -0
  188. package/dist/components/DateTimePicker/components/DayPicker/Day.d.ts +6 -0
  189. package/dist/components/DateTimePicker/components/DayPicker/DropdownNav.d.ts +7 -0
  190. package/dist/components/DateTimePicker/components/DayPicker/GenericDropdown.d.ts +20 -0
  191. package/dist/components/DateTimePicker/components/DayPicker/Months.d.ts +12 -0
  192. package/dist/components/DateTimePicker/components/DayPicker/MonthsDropdown.d.ts +6 -0
  193. package/dist/components/DateTimePicker/components/DayPicker/Weekday.d.ts +6 -0
  194. package/dist/components/DateTimePicker/components/DayPicker/YearsDropdown.d.ts +6 -0
  195. package/dist/components/DateTimePicker/components/DayPicker/index.d.ts +6 -0
  196. package/dist/components/DateTimePicker/components/TimePicker/GenericDigitPicker.d.ts +9 -0
  197. package/dist/components/DateTimePicker/components/TimePicker/MeridiemPicker.d.ts +11 -0
  198. package/dist/components/DateTimePicker/components/TimePicker/TimePicker.d.ts +8 -0
  199. package/dist/components/DateTimePicker/index.d.ts +2 -0
  200. package/dist/components/DateTimePicker/types.d.ts +6 -0
  201. package/dist/components/Glow/Glow.d.ts +6 -0
  202. package/dist/components/Icons/AddImage.d.ts +2 -0
  203. package/dist/components/Icons/Airdrop.d.ts +2 -0
  204. package/dist/components/Icons/Approve.d.ts +2 -0
  205. package/dist/components/Icons/ArrowDown.d.ts +2 -0
  206. package/dist/components/Icons/ArrowLeft.d.ts +2 -0
  207. package/dist/components/Icons/ArrowRight.d.ts +2 -0
  208. package/dist/components/Icons/ArrowUp.d.ts +2 -0
  209. package/dist/components/Icons/AvaGpt.d.ts +7 -0
  210. package/dist/components/Icons/Avalanche.d.ts +9 -0
  211. package/dist/components/Icons/AvalancheHorizontal.d.ts +2 -0
  212. package/dist/components/Icons/Avatar.d.ts +2 -0
  213. package/dist/components/Icons/Bitcoin.d.ts +9 -0
  214. package/dist/components/Icons/Bridge.d.ts +2 -0
  215. package/dist/components/Icons/CChain.d.ts +2 -0
  216. package/dist/components/Icons/CheckboxChecked.d.ts +2 -0
  217. package/dist/components/Icons/CheckboxIndeterminate.d.ts +2 -0
  218. package/dist/components/Icons/CheckboxUnchecked.d.ts +2 -0
  219. package/dist/components/Icons/ChevronDown.d.ts +2 -0
  220. package/dist/components/Icons/ChevronRight.d.ts +2 -0
  221. package/dist/components/Icons/CloudAlert.d.ts +2 -0
  222. package/dist/components/Icons/CloudDownload.d.ts +2 -0
  223. package/dist/components/Icons/Coinbase.d.ts +2 -0
  224. package/dist/components/Icons/Contacts.d.ts +2 -0
  225. package/dist/components/Icons/ContractCall.d.ts +2 -0
  226. package/dist/components/Icons/Core.d.ts +2 -0
  227. package/dist/components/Icons/DeployedCode.d.ts +2 -0
  228. package/dist/components/Icons/Discord.d.ts +2 -0
  229. package/dist/components/Icons/Discover.d.ts +2 -0
  230. package/dist/components/Icons/DocumentCsv.d.ts +2 -0
  231. package/dist/components/Icons/Encrypted.d.ts +2 -0
  232. package/dist/components/Icons/Ethereum.d.ts +9 -0
  233. package/dist/components/Icons/Explore.d.ts +2 -0
  234. package/dist/components/Icons/Explorer.d.ts +2 -0
  235. package/dist/components/Icons/Export.d.ts +2 -0
  236. package/dist/components/Icons/Facebook.d.ts +2 -0
  237. package/dist/components/Icons/FileDownload.d.ts +2 -0
  238. package/dist/components/Icons/FillOrder.d.ts +2 -0
  239. package/dist/components/Icons/Gift.d.ts +2 -0
  240. package/dist/components/Icons/Github.d.ts +2 -0
  241. package/dist/components/Icons/GlobeIcon.d.ts +2 -0
  242. package/dist/components/Icons/Halliday.d.ts +2 -0
  243. package/dist/components/Icons/Hide.d.ts +2 -0
  244. package/dist/components/Icons/IOSClear.d.ts +2 -0
  245. package/dist/components/Icons/Instagram.d.ts +2 -0
  246. package/dist/components/Icons/Keystone.d.ts +2 -0
  247. package/dist/components/Icons/Landscape.d.ts +2 -0
  248. package/dist/components/Icons/LedgerWallet.d.ts +2 -0
  249. package/dist/components/Icons/LinkedIn.d.ts +2 -0
  250. package/dist/components/Icons/Logout.d.ts +2 -0
  251. package/dist/components/Icons/Medium.d.ts +2 -0
  252. package/dist/components/Icons/MetaMask.d.ts +2 -0
  253. package/dist/components/Icons/Monitoring.d.ts +2 -0
  254. package/dist/components/Icons/Outbound.d.ts +2 -0
  255. package/dist/components/Icons/PChainIcon.d.ts +2 -0
  256. package/dist/components/Icons/PaceClock.d.ts +2 -0
  257. package/dist/components/Icons/Password.d.ts +2 -0
  258. package/dist/components/Icons/Plant.d.ts +2 -0
  259. package/dist/components/Icons/Portfolio.d.ts +2 -0
  260. package/dist/components/Icons/QrCode.d.ts +2 -0
  261. package/dist/components/Icons/Rabby.d.ts +2 -0
  262. package/dist/components/Icons/Reddit.d.ts +2 -0
  263. package/dist/components/Icons/Refresh.d.ts +2 -0
  264. package/dist/components/Icons/Search.d.ts +2 -0
  265. package/dist/components/Icons/Search2.d.ts +2 -0
  266. package/dist/components/Icons/SecurityKey.d.ts +2 -0
  267. package/dist/components/Icons/Send.d.ts +2 -0
  268. package/dist/components/Icons/Settings.d.ts +2 -0
  269. package/dist/components/Icons/Sidebar.d.ts +2 -0
  270. package/dist/components/Icons/SidebarDock.d.ts +2 -0
  271. package/dist/components/Icons/SidebarUndock.d.ts +2 -0
  272. package/dist/components/Icons/Signature.d.ts +2 -0
  273. package/dist/components/Icons/Solana.d.ts +7 -0
  274. package/dist/components/Icons/StackedLineChart.d.ts +2 -0
  275. package/dist/components/Icons/Stake.d.ts +2 -0
  276. package/dist/components/Icons/Swap.d.ts +2 -0
  277. package/dist/components/Icons/Sync.d.ts +2 -0
  278. package/dist/components/Icons/Telegram.d.ts +2 -0
  279. package/dist/components/Icons/TextIcon.d.ts +2 -0
  280. package/dist/components/Icons/Tools.d.ts +2 -0
  281. package/dist/components/Icons/Transfer.d.ts +2 -0
  282. package/dist/components/Icons/TriangleDown.d.ts +2 -0
  283. package/dist/components/Icons/TriangleUp.d.ts +2 -0
  284. package/dist/components/Icons/Unwrap.d.ts +2 -0
  285. package/dist/components/Icons/Upload.d.ts +2 -0
  286. package/dist/components/Icons/Velora.d.ts +2 -0
  287. package/dist/components/Icons/WalletClosed.d.ts +2 -0
  288. package/dist/components/Icons/WalletOpen.d.ts +2 -0
  289. package/dist/components/Icons/WaterDrop.d.ts +2 -0
  290. package/dist/components/Icons/X.d.ts +2 -0
  291. package/dist/components/Icons/XChainIcon.d.ts +2 -0
  292. package/dist/components/Icons/XPChain.d.ts +2 -0
  293. package/dist/components/Icons/YouTube.d.ts +2 -0
  294. package/dist/components/Icons/index.d.ts +333 -0
  295. package/dist/components/Popover/Popover.d.ts +5 -0
  296. package/dist/components/Popover/PopoverContent.d.ts +15 -0
  297. package/dist/components/Popover/index.d.ts +2 -0
  298. package/dist/components/PopoverItem/PopoverItem.d.ts +40 -0
  299. package/dist/components/PopoverItem/index.d.ts +1 -0
  300. package/dist/components/SearchInput/SearchInput.d.ts +13 -0
  301. package/dist/components/Select/Select.d.ts +5 -0
  302. package/dist/components/SelectCountry/SelectCountry.d.ts +20 -0
  303. package/dist/components/SelectCountry/index.d.ts +1 -0
  304. package/dist/components/Stepper/Stepper.d.ts +18 -0
  305. package/dist/components/Stepper/index.d.ts +1 -0
  306. package/dist/components/StoreButtons/AppStore.d.ts +6 -0
  307. package/dist/components/StoreButtons/ChromeStore.d.ts +6 -0
  308. package/dist/components/StoreButtons/PlayStore.d.ts +6 -0
  309. package/dist/components/StoreButtons/index.d.ts +3 -0
  310. package/dist/components/TabBar/TabBar.d.ts +18 -0
  311. package/dist/components/TabBar/index.d.ts +1 -0
  312. package/dist/components/ThemeInvert/ThemeInvert.d.ts +2 -0
  313. package/dist/components/ThemeInvert/index.d.ts +1 -0
  314. package/dist/components/ThemeProvider/ThemeProvider.d.ts +7 -0
  315. package/dist/components/Tilt/Tilt.d.ts +39 -0
  316. package/dist/components/Toast/Toast.d.ts +26 -0
  317. package/dist/components/TruncateText/TruncateText.d.ts +32 -0
  318. package/dist/components/Typography/Typography.d.ts +5 -0
  319. package/dist/index.cjs +13 -0
  320. package/dist/index.cjs.map +1 -0
  321. package/dist/index.css +1 -0
  322. package/dist/index.d.ts +37 -0
  323. package/dist/index.js +10921 -0
  324. package/dist/index.js.map +1 -0
  325. package/dist/theme/components/alert.d.ts +2 -0
  326. package/dist/theme/components/appBar.d.ts +2 -0
  327. package/dist/theme/components/avatar.d.ts +2 -0
  328. package/dist/theme/components/backdrop.d.ts +2 -0
  329. package/dist/theme/components/button.d.ts +2 -0
  330. package/dist/theme/components/card.d.ts +2 -0
  331. package/dist/theme/components/checkbox.d.ts +2 -0
  332. package/dist/theme/components/chip.d.ts +2 -0
  333. package/dist/theme/components/container.d.ts +2 -0
  334. package/dist/theme/components/dialog.d.ts +2 -0
  335. package/dist/theme/components/drawer.d.ts +2 -0
  336. package/dist/theme/components/formControlLabel.d.ts +2 -0
  337. package/dist/theme/components/index.d.ts +2680 -0
  338. package/dist/theme/components/input.d.ts +2 -0
  339. package/dist/theme/components/popover.d.ts +7 -0
  340. package/dist/theme/components/popper.d.ts +2 -0
  341. package/dist/theme/components/progress.d.ts +2 -0
  342. package/dist/theme/components/slider.d.ts +2 -0
  343. package/dist/theme/components/switch.d.ts +2 -0
  344. package/dist/theme/components/table.d.ts +2 -0
  345. package/dist/theme/components/tabs.d.ts +2 -0
  346. package/dist/theme/components/toolbar.d.ts +2 -0
  347. package/dist/theme/components/typography.d.ts +2 -0
  348. package/dist/theme/fonts.d.ts +4 -0
  349. package/dist/theme/index.d.ts +1 -0
  350. package/dist/theme/logos/index.d.ts +43 -0
  351. package/dist/theme/palette.d.ts +4 -0
  352. package/dist/theme/shape.d.ts +2 -0
  353. package/dist/theme/theme.d.ts +289 -0
  354. package/dist/theme/typography.d.ts +3 -0
  355. package/dist/theme/utilities/getComponentStyles.d.ts +3 -0
  356. package/dist/utils/combineSx.d.ts +2 -0
  357. package/dist/utils/getHexAlpha.d.ts +3 -0
  358. package/dist/utils/withSx.d.ts +13 -0
  359. package/dist/utils/withThemeInvert.d.ts +4 -0
  360. package/package.json +78 -0
@@ -0,0 +1,2 @@
1
+ import { Components, Theme } from '@mui/material';
2
+ export declare const input: Components<Theme>;
@@ -0,0 +1,7 @@
1
+ import { ThemeOptions } from '@mui/material';
2
+ declare module '@mui/material/Popover' {
3
+ interface PopoverPaperSlotPropsOverrides {
4
+ suppressThemeInversion?: boolean;
5
+ }
6
+ }
7
+ export declare const popover: ThemeOptions['components'];
@@ -0,0 +1,2 @@
1
+ import { ThemeOptions } from '@mui/material';
2
+ export declare const popper: ThemeOptions['components'];
@@ -0,0 +1,2 @@
1
+ import { Components, Theme } from '@mui/material';
2
+ export declare const circularProgress: Components<Theme>;
@@ -0,0 +1,2 @@
1
+ import { Components, Theme } from '@mui/material';
2
+ export declare const slider: Components<Theme>;
@@ -0,0 +1,2 @@
1
+ import { Components, Theme } from '@mui/material';
2
+ export declare const switchComponent: Components<Theme>;
@@ -0,0 +1,2 @@
1
+ import { Components, Theme } from '@mui/material';
2
+ export declare const table: Components<Theme>;
@@ -0,0 +1,2 @@
1
+ import { Components, Theme } from '@mui/material';
2
+ export declare const tabs: Components<Theme>;
@@ -0,0 +1,2 @@
1
+ import { Components, Theme } from '@mui/material';
2
+ export declare const toolbar: Components<Theme>;
@@ -0,0 +1,2 @@
1
+ import { Components, Theme } from '@mui/material';
2
+ export declare const typography: Components<Theme>;
@@ -0,0 +1,4 @@
1
+ export declare const INTER_FONT_FAMILY = "Inter";
2
+ export declare const DEJAVU_SANS_MONO_FONT_FAMILY = "DejaVu Sans Mono";
3
+ export declare const AEONIK_FONT_FAMILY = "Aeonik";
4
+ export declare const getFonts: () => string;
@@ -0,0 +1 @@
1
+ export * from './theme';
@@ -0,0 +1,43 @@
1
+ export { default as Ach } from '../../../assets/branding/ach.svg';
2
+ export { default as ApplePay } from '../../../assets/branding/apple_pay.svg';
3
+ export { default as BankTransfer } from '../../../assets/branding/bank_transfer.svg';
4
+ export { default as Binance } from '../../../assets/branding/binance.svg';
5
+ export { default as Cash } from '../../../assets/branding/cash.svg';
6
+ export { default as Coinbase } from '../../../assets/branding/coinbase.svg';
7
+ export { default as CreditCard } from '../../../assets/branding/credit_card.svg';
8
+ export { default as GooglePay } from '../../../assets/branding/google_pay.svg';
9
+ export { default as MobileMoney } from '../../../assets/branding/mobile_money.svg';
10
+ export { default as ShopeePay } from '../../../assets/branding/shopee_pay.svg';
11
+ export { default as Alchemy } from '../../../assets/logos/provider-alchemy.svg';
12
+ export { default as Banxa } from '../../../assets/logos/provider-banxa.svg';
13
+ export { default as Bilira } from '../../../assets/logos/provider-bilira.svg';
14
+ export { default as BinanceConnect } from '../../../assets/logos/provider-binanceconnect.svg';
15
+ export { default as BlockChainDotCom } from '../../../assets/logos/provider-blockchaincom.svg';
16
+ export { default as BtcDirect } from '../../../assets/logos/provider-btcdirect.svg';
17
+ export { default as CoinbasePay } from '../../../assets/logos/provider-coinbase.svg';
18
+ export { default as Coinflow } from '../../../assets/logos/provider-coinflow.svg';
19
+ export { default as Fonbnk } from '../../../assets/logos/provider-fonbnk.svg';
20
+ export { default as Guardarian } from '../../../assets/logos/provider-guardarian.svg';
21
+ export { default as Harbour } from '../../../assets/logos/provider-harbour.svg';
22
+ export { default as Koywe } from '../../../assets/logos/provider-koywe.svg';
23
+ export { default as Kyber } from '../../../assets/logos/provider-kyber.svg';
24
+ export { default as Mercuryo } from '../../../assets/logos/provider-mercuryo.svg';
25
+ export { default as Mesh } from '../../../assets/logos/provider-mesh.svg';
26
+ export { default as Odos } from '../../../assets/logos/provider-odos.svg';
27
+ export { default as Onmeta } from '../../../assets/logos/provider-onmeta.svg';
28
+ export { default as Onramp } from '../../../assets/logos/provider-onramp.svg';
29
+ export { default as Paybis } from '../../../assets/logos/provider-paybis.svg';
30
+ export { default as Paypal } from '../../../assets/logos/provider-paypal.svg';
31
+ export { default as Revolut } from '../../../assets/logos/provider-revolut.svg';
32
+ export { default as Robinhood } from '../../../assets/logos/provider-robinhood.svg';
33
+ export { default as Sardine } from '../../../assets/logos/provider-sardine.svg';
34
+ export { default as Shift4 } from '../../../assets/logos/provider-shift4.svg';
35
+ export { default as Simplex } from '../../../assets/logos/provider-simplex.svg';
36
+ export { default as Stripe } from '../../../assets/logos/provider-stripe.svg';
37
+ export { default as Topper } from '../../../assets/logos/provider-topper.svg';
38
+ export { default as Transak } from '../../../assets/logos/provider-transak.svg';
39
+ export { default as Transfi } from '../../../assets/logos/provider-transfi.svg';
40
+ export { default as Unlimit } from '../../../assets/logos/provider-unlimit.svg';
41
+ export { default as Velora } from '../../../assets/logos/provider-velora.svg';
42
+ export { default as Yak } from '../../../assets/logos/provider-yak.svg';
43
+ export { default as YellowCard } from '../../../assets/logos/provider-yellowcard.svg';
@@ -0,0 +1,4 @@
1
+ import { PaletteOptions } from '@mui/material';
2
+ export declare const lightPalette: PaletteOptions;
3
+ export declare const darkPalette: PaletteOptions;
4
+ export declare const testnetPalette: PaletteOptions;
@@ -0,0 +1,2 @@
1
+ import { ThemeOptions } from '@mui/material';
2
+ export declare const shape: ThemeOptions['shape'];
@@ -0,0 +1,289 @@
1
+ import { CSSProperties } from '@mui/material/styles/createMixins';
2
+ import { Theme } from '@mui/material';
3
+ export type CoreTheme = 'light' | 'dark' | 'testnet';
4
+ export declare const lightTheme: Theme;
5
+ export declare const darkTheme: Theme;
6
+ export declare const testnetTheme: Theme;
7
+ export declare function getTheme(theme: CoreTheme): Theme;
8
+ type ThemeComponentStylesOverride<T = CSSProperties> = T | (({ theme }: {
9
+ theme: Theme;
10
+ }) => T);
11
+ declare module '@mui/material/styles' {
12
+ interface Theme {
13
+ shape: {
14
+ borderRadius: number | string;
15
+ mediumBorderRadius: number | string;
16
+ largeBorderRadius: number | string;
17
+ xlargeBorderRadius: number | string;
18
+ fullBorderRadius: number | string;
19
+ };
20
+ componentStyles: {
21
+ accountDetails?: ThemeComponentStylesOverride;
22
+ appBar?: ThemeComponentStylesOverride;
23
+ drawer?: ThemeComponentStylesOverride;
24
+ buttonDisabled?: ThemeComponentStylesOverride;
25
+ buttonHoverWithBoxShadow?: ThemeComponentStylesOverride;
26
+ buttonFocused?: ThemeComponentStylesOverride;
27
+ tableCell?: ThemeComponentStylesOverride;
28
+ popover?: ThemeComponentStylesOverride;
29
+ popper?: ThemeComponentStylesOverride;
30
+ cookieBanner?: ThemeComponentStylesOverride;
31
+ };
32
+ }
33
+ interface ThemeOptions {
34
+ shape?: {
35
+ borderRadius?: number | string;
36
+ mediumBorderRadius?: number | string;
37
+ largeBorderRadius?: number | string;
38
+ xlargeBorderRadius?: number | string;
39
+ fullBorderRadius?: number | string;
40
+ };
41
+ componentStyles?: {
42
+ accountDetails?: ThemeComponentStylesOverride;
43
+ appBar?: ThemeComponentStylesOverride;
44
+ drawer?: ThemeComponentStylesOverride;
45
+ buttonDisabled?: ThemeComponentStylesOverride;
46
+ buttonHoverWithBoxShadow?: ThemeComponentStylesOverride;
47
+ buttonFocused?: ThemeComponentStylesOverride;
48
+ tableCell?: ThemeComponentStylesOverride;
49
+ popover?: ThemeComponentStylesOverride;
50
+ popper?: ThemeComponentStylesOverride;
51
+ cookieBanner?: ThemeComponentStylesOverride;
52
+ };
53
+ }
54
+ interface TypographyVariants {
55
+ body3: React.CSSProperties;
56
+ h7: React.CSSProperties;
57
+ subtitle3: React.CSSProperties;
58
+ subtitle4: React.CSSProperties;
59
+ caption2: React.CSSProperties;
60
+ mono: React.CSSProperties;
61
+ mono2: React.CSSProperties;
62
+ }
63
+ /**
64
+ * allows configuration using `createTheme`
65
+ */
66
+ interface TypographyVariantsOptions {
67
+ body3?: React.CSSProperties;
68
+ h7?: React.CSSProperties;
69
+ subtitle3?: React.CSSProperties;
70
+ subtitle4?: React.CSSProperties;
71
+ caption2?: React.CSSProperties;
72
+ mono?: React.CSSProperties;
73
+ mono2?: React.CSSProperties;
74
+ }
75
+ interface CommonColors {
76
+ black_25: string;
77
+ white_10_alpha_match: string;
78
+ white_10: string;
79
+ white_30: string;
80
+ white_60: string;
81
+ white_80: string;
82
+ }
83
+ interface Palette {
84
+ alphaMatch: {
85
+ paper: string;
86
+ backdropSolid: string;
87
+ };
88
+ avagpt: {
89
+ background: {
90
+ dialog: string;
91
+ botMessage: string;
92
+ userMessage: string;
93
+ input: string;
94
+ support: string;
95
+ };
96
+ button: {
97
+ background: string;
98
+ border: string;
99
+ };
100
+ text: {
101
+ botMessage: string;
102
+ userMessage: string;
103
+ };
104
+ };
105
+ avalanche: {
106
+ main: string;
107
+ };
108
+ datePicker: {
109
+ background: string;
110
+ border: string;
111
+ hover: string;
112
+ text: string;
113
+ textSelected: string;
114
+ textSecondary: string;
115
+ };
116
+ green: {
117
+ light: string;
118
+ main: string;
119
+ };
120
+ red: {
121
+ main: string;
122
+ };
123
+ teal: {
124
+ main: string;
125
+ };
126
+ neutral: {
127
+ 50: string;
128
+ 850: string;
129
+ '850_10_alpha_match': string;
130
+ '850_10': string;
131
+ '850_30': string;
132
+ '850_50': string;
133
+ '850_60': string;
134
+ '850_80': string;
135
+ '850_90': string;
136
+ 900: string;
137
+ 950: string;
138
+ };
139
+ glass: {
140
+ light: string;
141
+ light2: string;
142
+ dark: string;
143
+ dark2: string;
144
+ dark3: string;
145
+ };
146
+ surface: {
147
+ primary: string;
148
+ secondary: string;
149
+ tertiary: string;
150
+ };
151
+ successAlt: {
152
+ main: string;
153
+ secondary: string;
154
+ };
155
+ gradient: {
156
+ conic1: string;
157
+ conic2: string;
158
+ conic3: string;
159
+ conic4: string;
160
+ glow: string;
161
+ positiveChange: string;
162
+ negativeChange: string;
163
+ };
164
+ }
165
+ interface PaletteOptions {
166
+ alphaMatch?: {
167
+ paper: string;
168
+ backdropSolid: string;
169
+ };
170
+ avagpt?: {
171
+ background: {
172
+ dialog: string;
173
+ botMessage: string;
174
+ userMessage: string;
175
+ input: string;
176
+ support: string;
177
+ };
178
+ button: {
179
+ background: string;
180
+ border: string;
181
+ };
182
+ text: {
183
+ botMessage: string;
184
+ userMessage: string;
185
+ };
186
+ };
187
+ avalanche?: {
188
+ main: string;
189
+ };
190
+ datePicker?: {
191
+ background: string;
192
+ border: string;
193
+ hover: string;
194
+ text: string;
195
+ textSelected: string;
196
+ textSecondary: string;
197
+ };
198
+ green?: {
199
+ light: string;
200
+ main: string;
201
+ };
202
+ red?: {
203
+ main: string;
204
+ };
205
+ teal?: {
206
+ main: string;
207
+ };
208
+ neutral?: {
209
+ 50?: string;
210
+ 850?: string;
211
+ '850_10_alpha_match'?: string;
212
+ '850_10'?: string;
213
+ '850_30'?: string;
214
+ '850_50'?: string;
215
+ '850_60'?: string;
216
+ '850_80'?: string;
217
+ '850_90'?: string;
218
+ 900?: string;
219
+ 950?: string;
220
+ };
221
+ glass?: {
222
+ light?: string;
223
+ light2?: string;
224
+ dark?: string;
225
+ dark2?: string;
226
+ dark3?: string;
227
+ };
228
+ surface?: {
229
+ primary?: string;
230
+ secondary?: string;
231
+ tertiary?: string;
232
+ };
233
+ successAlt?: {
234
+ main?: string;
235
+ secondary?: string;
236
+ };
237
+ gradient?: {
238
+ conic1?: string;
239
+ conic2?: string;
240
+ conic3?: string;
241
+ conic4?: string;
242
+ glow?: string;
243
+ positiveChange?: string;
244
+ negativeChange?: string;
245
+ };
246
+ }
247
+ interface TypeBackground {
248
+ backdrop: string;
249
+ default: string;
250
+ paper: string;
251
+ navBarItem: string;
252
+ switchTrackUnchecked: string;
253
+ icon: string;
254
+ popover: string;
255
+ }
256
+ }
257
+ declare module '@mui/material/styles/createTypography' {
258
+ interface FontStyle {
259
+ fontFamilyMonospace: string;
260
+ fontWeightSemiBold: number;
261
+ }
262
+ }
263
+ declare module '@mui/material/Typography' {
264
+ interface TypographyPropsVariantOverrides {
265
+ h7: true;
266
+ body3: true;
267
+ subtitle3: true;
268
+ subtitle4: true;
269
+ caption2: true;
270
+ mono: true;
271
+ mono2: true;
272
+ }
273
+ interface TypographyClasses {
274
+ h7: true;
275
+ body3: true;
276
+ subtitle3: true;
277
+ subtitle4: true;
278
+ caption2: true;
279
+ mono: true;
280
+ mono2: true;
281
+ }
282
+ }
283
+ declare module '@mui/material/Button' {
284
+ interface ButtonPropsSizeOverrides {
285
+ extension: true;
286
+ xsmall: true;
287
+ }
288
+ }
289
+ export {};
@@ -0,0 +1,3 @@
1
+ import { ThemeOptions } from '@mui/material';
2
+ export declare const DEFAULT_FONT_FAMILIES: string;
3
+ export declare const typography: ThemeOptions['typography'];
@@ -0,0 +1,3 @@
1
+ import { Theme } from '@mui/material';
2
+ import { CSSProperties } from '@mui/material/styles/createMixins';
3
+ export declare function getComponentStyles(theme: Theme, componentKey: keyof Theme['componentStyles']): CSSProperties | undefined;
@@ -0,0 +1,2 @@
1
+ import { SxProps, Theme } from '@mui/material';
2
+ export declare function combineSx(...args: (SxProps<Theme> | undefined)[]): SxProps<Theme>;
@@ -0,0 +1,3 @@
1
+ type AlphaOptions = 0 | 5 | 10 | 15 | 20 | 25 | 30 | 35 | 40 | 45 | 50 | 55 | 60 | 65 | 70 | 75 | 80 | 85 | 90 | 95 | 100;
2
+ export declare function getHexAlpha(hex: string, alpha: AlphaOptions): string;
3
+ export {};
@@ -0,0 +1,13 @@
1
+ import { BoxProps } from '@mui/material';
2
+ import { ComponentType } from 'react';
3
+ /**
4
+ * A higher-order component that adds sx prop to the wrapped component.
5
+ *
6
+ * @param WrappedComponent The component to wrap.
7
+ * @returns The wrapped component with sx prop.
8
+ *
9
+ */
10
+ export interface WithSxProps {
11
+ sx?: BoxProps['sx'];
12
+ }
13
+ export declare function withSx<T extends object>(WrappedComponent: ComponentType<T>): ComponentType<T & WithSxProps>;
@@ -0,0 +1,4 @@
1
+ import { ComponentType } from 'react';
2
+ export declare function withThemeInvert<TProps extends object>(Component: ComponentType<TProps>): import('react').FunctionComponent<TProps & {
3
+ suppressThemeInversion?: boolean;
4
+ }>;
package/package.json ADDED
@@ -0,0 +1,78 @@
1
+ {
2
+ "name": "@avalabs/k2-alpine",
3
+ "author": "Ava Labs",
4
+ "license": "Limited Ecosystem License",
5
+ "version": "0.0.0-main-747398c",
6
+ "type": "module",
7
+ "main": "dist/index.cjs",
8
+ "module": "dist/index.js",
9
+ "types": "dist/index.d.ts",
10
+ "exports": {
11
+ ".": {
12
+ "types": "./dist/index.d.ts",
13
+ "import": "./dist/index.js",
14
+ "require": "./dist/index.cjs",
15
+ "default": "./dist/index.js"
16
+ },
17
+ "./branding/": "./assets/branding/",
18
+ "./currencies/": "./assets/currencies/",
19
+ "./tokens/": "./assets/tokens/",
20
+ "./transactions/": "./assets/transactions/"
21
+ },
22
+ "files": [
23
+ "dist",
24
+ "assets"
25
+ ],
26
+ "dependencies": {
27
+ "@emotion/react": "^11.14.0",
28
+ "@emotion/styled": "^11.14.0",
29
+ "@mui/lab": "6.0.1-beta.33",
30
+ "@mui/material": "^6.4.10",
31
+ "dayjs": "^1.11.13",
32
+ "lodash-es": "4.17.21",
33
+ "react-country-flag": "3.1.0",
34
+ "react-day-picker": "^9.7.0",
35
+ "sonner": "^2.0.3"
36
+ },
37
+ "peerDependencies": {
38
+ "motion": "^12.5.0",
39
+ "react": "^19.0.0",
40
+ "react-dom": "^19.0.0",
41
+ "react-icons": "^5.4.0"
42
+ },
43
+ "devDependencies": {
44
+ "@chromatic-com/storybook": "^3.2.6",
45
+ "@contentful/rich-text-plain-text-renderer": "^17.0.0",
46
+ "@contentful/rich-text-react-renderer": "^16.0.0",
47
+ "@contentful/rich-text-types": "^16.5.2",
48
+ "@storybook/addon-essentials": "8.6.12",
49
+ "@storybook/addon-interactions": "8.6.12",
50
+ "@storybook/addon-onboarding": "8.6.12",
51
+ "@storybook/addon-themes": "8.6.12",
52
+ "@storybook/blocks": "8.6.12",
53
+ "@storybook/react": "8.6.12",
54
+ "@storybook/react-vite": "8.6.12",
55
+ "@storybook/test": "8.6.12",
56
+ "@types/lodash-es": "4.17.12",
57
+ "@types/react": "^19.1.8",
58
+ "@types/react-dom": "^19.1.6",
59
+ "@vitejs/plugin-react": "^4.6.0",
60
+ "motion": "^12.5.0",
61
+ "react": "19.1.0",
62
+ "react-dom": "19.1.0",
63
+ "react-icons": "^5.4.0",
64
+ "rimraf": "^6.0.1",
65
+ "storybook": "8.6.12",
66
+ "storybook-dark-mode": "^4.0.2",
67
+ "typescript": "^5.8.3",
68
+ "vite": "^7.0.4",
69
+ "vite-plugin-dts": "^4.5.0"
70
+ },
71
+ "scripts": {
72
+ "dev": "pnpm run storybook",
73
+ "storybook": "storybook dev -p 6006",
74
+ "build:library": "rimraf dist && vite build",
75
+ "build:storybook": "storybook build",
76
+ "typecheck": "tsc --noEmit"
77
+ }
78
+ }