@gearbox-protocol/ui-kit 4.0.0-next.48 → 4.0.0-next.49

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 (606) hide show
  1. package/dist/cjs/components/accordion/accordion.cjs +1 -1
  2. package/dist/cjs/components/alert-badge/alert-badge.cjs +1 -1
  3. package/dist/cjs/components/alert-dialog/alert-dialog.cjs +1 -1
  4. package/dist/cjs/components/alert-modal/alert-modal.cjs +1 -1
  5. package/dist/cjs/components/app-bar/app-bar.cjs +1 -1
  6. package/dist/cjs/components/assets-list-cell/assets-list-cell.cjs +1 -1
  7. package/dist/cjs/components/badge/badge.cjs +1 -1
  8. package/dist/cjs/components/badge/chip.cjs +1 -1
  9. package/dist/cjs/components/base/amount-input/token-select-panel.cjs +1 -1
  10. package/dist/cjs/components/base/borrow-rate-block/borrow-rate-block.cjs +1 -1
  11. package/dist/cjs/components/base/detailed-page-title/detailed-page-title.cjs +1 -1
  12. package/dist/cjs/components/base/details-view/detail-aside/detail-aside-screen-layout.cjs +1 -1
  13. package/dist/cjs/components/base/details-view/index.cjs +1 -1
  14. package/dist/cjs/components/base/index.cjs +1 -1
  15. package/dist/cjs/components/base/info-list/index.cjs +1 -1
  16. package/dist/cjs/components/base/info-list/info-list.cjs +1 -1
  17. package/dist/cjs/components/base/liquidation-params-table/liquidation-params-table.cjs +1 -1
  18. package/dist/cjs/components/base/manage-pane/manage-pane.cjs +1 -1
  19. package/dist/cjs/components/base/more-accordion/more-accordion.cjs +1 -1
  20. package/dist/cjs/components/base/pool-apy-breakdown-card/pool-apy-breakdown-card.cjs +1 -1
  21. package/dist/cjs/components/base/position-assets/index.cjs +1 -1
  22. package/dist/cjs/components/base/position-assets/position-assets.cjs +1 -1
  23. package/dist/cjs/components/base/review-button/review-button.cjs +1 -1
  24. package/dist/cjs/components/base/section-heading/section-heading.cjs +1 -1
  25. package/dist/cjs/components/base/segmented-tabs/segmented-tabs.cjs +1 -1
  26. package/dist/cjs/components/base/stack/stack.cjs +1 -1
  27. package/dist/cjs/components/base/stat-badge/stat-badge.cjs +1 -1
  28. package/dist/cjs/components/base/sticky-bar/sticky-bar.cjs +1 -1
  29. package/dist/cjs/components/base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.cjs +1 -1
  30. package/dist/cjs/components/base/title-meta/title-meta.cjs +1 -1
  31. package/dist/cjs/components/base/token-amount/token-amount.cjs +1 -1
  32. package/dist/cjs/components/base/token-pair-symbol/token-pair-symbol.cjs +1 -1
  33. package/dist/cjs/components/base/values/pnl-value.cjs +1 -1
  34. package/dist/cjs/components/base/values/position-status-badge.cjs +1 -1
  35. package/dist/cjs/components/base/values/position-type-badge.cjs +1 -1
  36. package/dist/cjs/components/base/values/price-impact-value.cjs +1 -1
  37. package/dist/cjs/components/base/values/scalars.cjs +1 -1
  38. package/dist/cjs/components/base-link/base-link.cjs +1 -1
  39. package/dist/cjs/components/base-table/base-table-line.cjs +1 -1
  40. package/dist/cjs/components/base-table/base-table.cjs +1 -1
  41. package/dist/cjs/components/breadcrumbs/breadcrumbs.cjs +1 -1
  42. package/dist/cjs/components/buttons/back-button/back-button.cjs +1 -1
  43. package/dist/cjs/components/buttons/button/button.cjs +1 -1
  44. package/dist/cjs/components/buttons/copy-button/copy-button.cjs +1 -1
  45. package/dist/cjs/components/buttons/external-button/external-button.cjs +1 -1
  46. package/dist/cjs/components/buttons/index.cjs +1 -1
  47. package/dist/cjs/components/buttons/range-buttons/index.cjs +1 -1
  48. package/dist/cjs/components/buttons/range-buttons/range-buttons.cjs +1 -1
  49. package/dist/cjs/components/cards/card/card.cjs +1 -1
  50. package/dist/cjs/components/cards/expandable-card/expandable-card.cjs +1 -1
  51. package/dist/cjs/components/cards/index.cjs +1 -1
  52. package/dist/cjs/components/checkbox/checkbox-labeled.cjs +1 -1
  53. package/dist/cjs/components/checkbox/checkbox.cjs +1 -1
  54. package/dist/cjs/components/client-adapters/index.cjs +1 -1
  55. package/dist/cjs/components/client-adapters/styled-button/styled-button.cjs +1 -1
  56. package/dist/cjs/components/client-adapters/styled-dialog-container/styled-dialog-container.cjs +1 -1
  57. package/dist/cjs/components/collateral-allocation-tooltip/allocation-wheel.cjs +1 -1
  58. package/dist/cjs/components/collateral-allocation-tooltip/collateral-allocation-tooltip.cjs +1 -1
  59. package/dist/cjs/components/composites/index.cjs +1 -1
  60. package/dist/cjs/components/composites/notification-center/notification-center.cjs +1 -1
  61. package/dist/cjs/components/composites/pool-assets-table/pool-assets-table-head.cjs +1 -1
  62. package/dist/cjs/components/composites/pool-assets-table/pool-assets-table-row.cjs +1 -1
  63. package/dist/cjs/components/composites/pool-assets-table/pool-assets-table.cjs +1 -1
  64. package/dist/cjs/components/composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.cjs +1 -1
  65. package/dist/cjs/components/composites/tx-preview/confirm/amounts/constants.cjs +1 -1
  66. package/dist/cjs/components/composites/tx-preview/confirm/amounts/index.cjs +1 -1
  67. package/dist/cjs/components/composites/tx-preview/confirm/dialog/TransactionConfirmShell.cjs +1 -1
  68. package/dist/cjs/components/composites/tx-preview/confirm/index.cjs +1 -1
  69. package/dist/cjs/components/composites/tx-preview/confirm/stepper/ProgressStepper.cjs +1 -1
  70. package/dist/cjs/components/composites/tx-preview/confirm/stepper/index.cjs +1 -1
  71. package/dist/cjs/components/composites/tx-preview/confirm/stepper/transactionExecutionStepTypes.cjs +1 -1
  72. package/dist/cjs/components/composites/tx-preview/index.cjs +1 -1
  73. package/dist/cjs/components/compound-apy/compound-apy.cjs +1 -1
  74. package/dist/cjs/components/confirm-menu/confirm-menu.cjs +1 -1
  75. package/dist/cjs/components/detailed-page-title/detailed-page-title-copy-button.cjs +1 -1
  76. package/dist/cjs/components/detailed-page-title/detailed-page-title-explorer-dropdown.cjs +1 -1
  77. package/dist/cjs/components/dialog/dialog-container.cjs +1 -1
  78. package/dist/cjs/components/dialog/dialog-content.cjs +1 -1
  79. package/dist/cjs/components/dialog/dialog-description.cjs +1 -1
  80. package/dist/cjs/components/dialog/dialog-footer.cjs +1 -1
  81. package/dist/cjs/components/dialog/dialog-form.cjs +1 -1
  82. package/dist/cjs/components/dialog/dialog-header.cjs +1 -1
  83. package/dist/cjs/components/dialog/dialog-modal-container.cjs +1 -1
  84. package/dist/cjs/components/dialog/dialog-overlay.cjs +1 -1
  85. package/dist/cjs/components/dialog/dialog-title.cjs +1 -1
  86. package/dist/cjs/components/dropdown-menu/dropdown-menu-content.cjs +1 -1
  87. package/dist/cjs/components/dropdown-menu/dropdown-menu-item.cjs +1 -1
  88. package/dist/cjs/components/dropdown-menu/dropdown-menu-label.cjs +1 -1
  89. package/dist/cjs/components/dropdown-menu/dropdown-menu.cjs +1 -1
  90. package/dist/cjs/components/dropdown-menu/index.cjs +1 -1
  91. package/dist/cjs/components/edit-input/edit-input.cjs +1 -1
  92. package/dist/cjs/components/error-message/error-line-message.cjs +1 -1
  93. package/dist/cjs/components/error-message/index.cjs +1 -1
  94. package/dist/cjs/components/fadeout-loading/fadeout-loading.cjs +1 -1
  95. package/dist/cjs/components/formatted-number/formatted-number.cjs +1 -1
  96. package/dist/cjs/components/graph/default-config.cjs +1 -1
  97. package/dist/cjs/components/graph/formatters.cjs +1 -1
  98. package/dist/cjs/components/graph/graph-view.cjs +1 -1
  99. package/dist/cjs/components/graph/index.cjs +1 -1
  100. package/dist/cjs/components/head-cell/head-cell.cjs +1 -1
  101. package/dist/cjs/components/health-factor/health-factor.cjs +1 -1
  102. package/dist/cjs/components/help-tip/help-tip.cjs +1 -1
  103. package/dist/cjs/components/icon-button/icon-button.cjs +1 -1
  104. package/dist/cjs/components/icons/fa-icon.cjs +1 -1
  105. package/dist/cjs/components/icons/index.cjs +1 -1
  106. package/dist/cjs/components/index.cjs +1 -1
  107. package/dist/cjs/components/input/input.cjs +1 -1
  108. package/dist/cjs/components/label/label.cjs +1 -1
  109. package/dist/cjs/components/legal-agreement/legal-agreement-dialog.cjs +1 -1
  110. package/dist/cjs/components/legal-agreement/legal-agreement-panel.cjs +1 -1
  111. package/dist/cjs/components/link/link.cjs +1 -1
  112. package/dist/cjs/components/loader/loader.cjs +1 -1
  113. package/dist/cjs/components/loading-bar/loading-bar.cjs +1 -1
  114. package/dist/cjs/components/modal/modal.cjs +1 -1
  115. package/dist/cjs/components/navbar-logo/navbar-logo.cjs +1 -1
  116. package/dist/cjs/components/network-icon/index.cjs +1 -1
  117. package/dist/cjs/components/pool-points-indicator/pool-points-indicator.cjs +1 -1
  118. package/dist/cjs/components/radio-group/radio-group.cjs +1 -1
  119. package/dist/cjs/components/rounded-image/rounded-image.cjs +1 -1
  120. package/dist/cjs/components/rwa-styles/index.cjs +1 -1
  121. package/dist/cjs/components/search-line/search-line.cjs +1 -1
  122. package/dist/cjs/components/segmented-control/segmented-control.cjs +1 -1
  123. package/dist/cjs/components/select/select.cjs +1 -1
  124. package/dist/cjs/components/separate-line/separate-line.cjs +1 -1
  125. package/dist/cjs/components/short-string/short-string.cjs +1 -1
  126. package/dist/cjs/components/simple-accordion/simple-accordion.cjs +1 -1
  127. package/dist/cjs/components/simple-dropdown/simple-dropdown-menu-item.cjs +1 -1
  128. package/dist/cjs/components/simple-dropdown/simple-dropdown.cjs +1 -1
  129. package/dist/cjs/components/skeleton/skeleton-stack.cjs +1 -1
  130. package/dist/cjs/components/skeleton/skeleton.cjs +1 -1
  131. package/dist/cjs/components/slider/index.cjs +1 -1
  132. package/dist/cjs/components/slider/slider-utils.cjs +1 -1
  133. package/dist/cjs/components/slider/slider.cjs +1 -1
  134. package/dist/cjs/components/spinner/spinner.cjs +1 -1
  135. package/dist/cjs/components/spinner-loader/spinner-loader.cjs +1 -1
  136. package/dist/cjs/components/split-list/split-list.cjs +1 -1
  137. package/dist/cjs/components/status-dot/status-dot.cjs +1 -1
  138. package/dist/cjs/components/status-elements/status-elements.cjs +1 -1
  139. package/dist/cjs/components/tab-control/index.cjs +1 -1
  140. package/dist/cjs/components/tab-control/tab-control.cjs +1 -1
  141. package/dist/cjs/components/table/grid-loading-line.cjs +1 -1
  142. package/dist/cjs/components/table/grid-table.cjs +1 -1
  143. package/dist/cjs/components/table/index.cjs +1 -1
  144. package/dist/cjs/components/table/table-sm.cjs +1 -1
  145. package/dist/cjs/components/table/table.cjs +1 -1
  146. package/dist/cjs/components/tabs/tabs.cjs +1 -1
  147. package/dist/cjs/components/text-button/text-button.cjs +1 -1
  148. package/dist/cjs/components/textarea/textarea.cjs +1 -1
  149. package/dist/cjs/components/theme-provider.cjs +1 -1
  150. package/dist/cjs/components/tip-card/tip-card.cjs +1 -1
  151. package/dist/cjs/components/token-icon/index.cjs +1 -1
  152. package/dist/cjs/components/token-icon/token-icon.cjs +1 -1
  153. package/dist/cjs/components/token-symbol/token-symbol.cjs +1 -1
  154. package/dist/cjs/components/token-template/index.cjs +1 -1
  155. package/dist/cjs/components/token-template/token-template.cjs +1 -1
  156. package/dist/cjs/components/tooltip/simple-tooltip.cjs +1 -1
  157. package/dist/cjs/components/tooltip/tooltip.cjs +1 -1
  158. package/dist/cjs/components/typography/typography.cjs +1 -1
  159. package/dist/cjs/components/vertical-indicator/vertical-indicator.cjs +1 -1
  160. package/dist/cjs/components/vspace/vspace.cjs +1 -1
  161. package/dist/cjs/components/with-copy/with-copy.cjs +1 -1
  162. package/dist/cjs/components/with-title/with-title.cjs +1 -1
  163. package/dist/cjs/configs/index.cjs +1 -1
  164. package/dist/cjs/hooks/index.cjs +1 -1
  165. package/dist/cjs/hooks/use-debounce-call.cjs +1 -1
  166. package/dist/cjs/hooks/use-filter.cjs +1 -1
  167. package/dist/cjs/hooks/use-media-query.cjs +1 -1
  168. package/dist/cjs/index.cjs +1 -1
  169. package/dist/cjs/utils/colors.cjs +1 -1
  170. package/dist/cjs/utils/format-money.cjs +1 -1
  171. package/dist/cjs/utils/format-number.cjs +1 -1
  172. package/dist/cjs/utils/format.cjs +1 -1
  173. package/dist/cjs/utils/index.cjs +1 -1
  174. package/dist/cjs/utils/loading.cjs +1 -1
  175. package/dist/cjs/utils/math.cjs +1 -1
  176. package/dist/cjs/utils/ranges.cjs +1 -1
  177. package/dist/cjs/utils/ranges.spec.cjs +1 -1
  178. package/dist/cjs/utils/templates.cjs +1 -1
  179. package/dist/cjs/utils/ttl.cjs +1 -1
  180. package/dist/esm/components/accordion/accordion.js +2 -3
  181. package/dist/esm/components/alert-badge/alert-badge.js +15 -16
  182. package/dist/esm/components/alert-dialog/alert-dialog.js +4 -7
  183. package/dist/esm/components/alert-modal/alert-modal.js +9 -12
  184. package/dist/esm/components/app-bar/app-bar.js +0 -1
  185. package/dist/esm/components/assets-list-cell/assets-list-cell.js +22 -25
  186. package/dist/esm/components/badge/badge.js +2 -4
  187. package/dist/esm/components/badge/chip.js +9 -11
  188. package/dist/esm/components/base/amount-input/token-select-panel.js +4 -5
  189. package/dist/esm/components/base/borrow-rate-block/borrow-rate-block.js +2 -4
  190. package/dist/esm/components/base/detailed-page-title/detailed-page-title.js +6 -8
  191. package/dist/esm/components/base/details-view/detail-aside/detail-aside-scope.js +1 -1
  192. package/dist/esm/components/base/details-view/detail-aside/detail-aside-screen-layout.js +16 -18
  193. package/dist/esm/components/base/details-view/index.js +11 -9
  194. package/dist/esm/components/base/index.js +158 -164
  195. package/dist/esm/components/base/info-list/index.js +4 -5
  196. package/dist/esm/components/base/info-list/info-list.js +27 -47
  197. package/dist/esm/components/base/liquidation-params-table/liquidation-params-table.js +3 -4
  198. package/dist/esm/components/base/manage-pane/manage-pane.js +4 -5
  199. package/dist/esm/components/base/more-accordion/more-accordion.js +4 -4
  200. package/dist/esm/components/base/pool-apy-breakdown-card/pool-apy-breakdown-card.js +29 -30
  201. package/dist/esm/components/base/position-assets/index.js +3 -2
  202. package/dist/esm/components/base/position-assets/position-assets.js +27 -28
  203. package/dist/esm/components/base/review-button/review-button.js +10 -12
  204. package/dist/esm/components/base/section-heading/section-heading.js +2 -4
  205. package/dist/esm/components/base/segmented-tabs/segmented-tabs.js +9 -11
  206. package/dist/esm/components/base/stack/stack.js +13 -14
  207. package/dist/esm/components/base/stat-badge/stat-badge.js +21 -22
  208. package/dist/esm/components/base/sticky-bar/sticky-bar.js +2 -4
  209. package/dist/esm/components/base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.js +37 -38
  210. package/dist/esm/components/base/title-meta/title-meta.js +2 -3
  211. package/dist/esm/components/base/token-amount/token-amount.js +3 -4
  212. package/dist/esm/components/base/token-pair-symbol/token-pair-symbol.js +9 -11
  213. package/dist/esm/components/base/values/pnl-value.js +14 -16
  214. package/dist/esm/components/base/values/position-status-badge.js +5 -7
  215. package/dist/esm/components/base/values/position-type-badge.js +6 -8
  216. package/dist/esm/components/base/values/price-impact-value.js +5 -7
  217. package/dist/esm/components/base/values/scalars.js +16 -18
  218. package/dist/esm/components/base-link/base-link.js +0 -1
  219. package/dist/esm/components/base-table/base-table-line.js +14 -13
  220. package/dist/esm/components/base-table/base-table.js +32 -31
  221. package/dist/esm/components/breadcrumbs/breadcrumbs.js +8 -10
  222. package/dist/esm/components/buttons/back-button/back-button.js +17 -19
  223. package/dist/esm/components/buttons/button/button.js +4 -5
  224. package/dist/esm/components/buttons/copy-button/copy-button.js +6 -7
  225. package/dist/esm/components/buttons/external-button/external-button.js +4 -5
  226. package/dist/esm/components/buttons/index.js +5 -11
  227. package/dist/esm/components/buttons/range-buttons/index.js +1 -4
  228. package/dist/esm/components/buttons/range-buttons/range-buttons.js +1 -35
  229. package/dist/esm/components/cards/card/card.js +6 -7
  230. package/dist/esm/components/cards/expandable-card/expandable-card.js +6 -7
  231. package/dist/esm/components/cards/index.js +2 -4
  232. package/dist/esm/components/checkbox/checkbox-labeled.js +3 -26
  233. package/dist/esm/components/checkbox/checkbox.js +7 -8
  234. package/dist/esm/components/client-adapters/index.js +4 -6
  235. package/dist/esm/components/client-adapters/styled-button/styled-button.js +12 -13
  236. package/dist/esm/components/client-adapters/styled-dialog-container/styled-dialog-container.js +4 -5
  237. package/dist/esm/components/collateral-allocation-tooltip/allocation-wheel.js +10 -12
  238. package/dist/esm/components/collateral-allocation-tooltip/collateral-allocation-tooltip.js +13 -15
  239. package/dist/esm/components/composites/index.js +17 -19
  240. package/dist/esm/components/composites/notification-center/notification-center.js +21 -23
  241. package/dist/esm/components/composites/pool-assets-table/pool-assets-table-head.js +15 -16
  242. package/dist/esm/components/composites/pool-assets-table/pool-assets-table-row.js +20 -21
  243. package/dist/esm/components/composites/pool-assets-table/pool-assets-table.js +3 -4
  244. package/dist/esm/components/composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.js +18 -20
  245. package/dist/esm/components/composites/tx-preview/confirm/amounts/constants.js +1 -5
  246. package/dist/esm/components/composites/tx-preview/confirm/amounts/index.js +4 -4
  247. package/dist/esm/components/composites/tx-preview/confirm/dialog/TransactionConfirmShell.js +34 -39
  248. package/dist/esm/components/composites/tx-preview/confirm/index.js +18 -20
  249. package/dist/esm/components/composites/tx-preview/confirm/stepper/ProgressStepper.js +19 -21
  250. package/dist/esm/components/composites/tx-preview/confirm/stepper/index.js +1 -3
  251. package/dist/esm/components/composites/tx-preview/confirm/stepper/transactionExecutionStepTypes.js +1 -6
  252. package/dist/esm/components/composites/tx-preview/index.js +18 -20
  253. package/dist/esm/components/compound-apy/compound-apy.js +2 -3
  254. package/dist/esm/components/confirm-menu/confirm-menu.js +6 -7
  255. package/dist/esm/components/detailed-page-title/detailed-page-title-copy-button.js +6 -7
  256. package/dist/esm/components/detailed-page-title/detailed-page-title-explorer-dropdown.js +0 -1
  257. package/dist/esm/components/dialog/dialog-container.js +4 -5
  258. package/dist/esm/components/dialog/dialog-content.js +4 -5
  259. package/dist/esm/components/dialog/dialog-description.js +0 -1
  260. package/dist/esm/components/dialog/dialog-footer.js +9 -11
  261. package/dist/esm/components/dialog/dialog-form.js +2 -4
  262. package/dist/esm/components/dialog/dialog-header.js +0 -2
  263. package/dist/esm/components/dialog/dialog-modal-container.js +3 -4
  264. package/dist/esm/components/dialog/dialog-overlay.js +3 -4
  265. package/dist/esm/components/dialog/dialog-title.js +3 -4
  266. package/dist/esm/components/dropdown-menu/dropdown-menu-content.js +3 -4
  267. package/dist/esm/components/dropdown-menu/dropdown-menu-item.js +8 -9
  268. package/dist/esm/components/dropdown-menu/dropdown-menu-label.js +6 -7
  269. package/dist/esm/components/dropdown-menu/dropdown-menu.js +8 -11
  270. package/dist/esm/components/dropdown-menu/index.js +9 -24
  271. package/dist/esm/components/edit-input/edit-input.js +8 -9
  272. package/dist/esm/components/error-message/error-line-message.js +8 -10
  273. package/dist/esm/components/error-message/index.js +1 -3
  274. package/dist/esm/components/fadeout-loading/fadeout-loading.js +3 -4
  275. package/dist/esm/components/formatted-number/formatted-number.js +2 -4
  276. package/dist/esm/components/graph/default-config.js +24 -78
  277. package/dist/esm/components/graph/formatters.js +91 -135
  278. package/dist/esm/components/graph/graph-view.js +76 -91
  279. package/dist/esm/components/graph/graph.js +2 -2
  280. package/dist/esm/components/graph/index.js +28 -29
  281. package/dist/esm/components/head-cell/head-cell.js +13 -14
  282. package/dist/esm/components/health-factor/health-factor.js +4 -6
  283. package/dist/esm/components/help-tip/help-tip.js +7 -8
  284. package/dist/esm/components/icon-button/icon-button.js +8 -9
  285. package/dist/esm/components/icons/fa-icon.js +2 -4
  286. package/dist/esm/components/icons/index.js +2 -41
  287. package/dist/esm/components/index.js +632 -747
  288. package/dist/esm/components/input/input.js +2 -3
  289. package/dist/esm/components/label/label.js +0 -1
  290. package/dist/esm/components/legal-agreement/legal-agreement-dialog.js +12 -12
  291. package/dist/esm/components/legal-agreement/legal-agreement-panel.js +6 -6
  292. package/dist/esm/components/link/link.js +13 -15
  293. package/dist/esm/components/loader/loader.js +4 -5
  294. package/dist/esm/components/loading-bar/loading-bar.js +3 -4
  295. package/dist/esm/components/modal/modal.js +0 -1
  296. package/dist/esm/components/navbar-logo/navbar-logo.js +8 -10
  297. package/dist/esm/components/network-icon/index.js +2 -4
  298. package/dist/esm/components/pool-points-indicator/pool-points-indicator.js +19 -21
  299. package/dist/esm/components/radio-group/radio-group.js +5 -6
  300. package/dist/esm/components/rounded-image/rounded-image.js +4 -5
  301. package/dist/esm/components/rwa-styles/index.js +2 -3
  302. package/dist/esm/components/search-line/search-line.js +5 -6
  303. package/dist/esm/components/segmented-control/segmented-control.js +0 -1
  304. package/dist/esm/components/select/select.js +7 -8
  305. package/dist/esm/components/separate-line/separate-line.js +0 -1
  306. package/dist/esm/components/short-string/short-string.js +5 -7
  307. package/dist/esm/components/simple-accordion/simple-accordion.js +9 -11
  308. package/dist/esm/components/simple-dropdown/simple-dropdown-menu-item.js +4 -11
  309. package/dist/esm/components/simple-dropdown/simple-dropdown.js +6 -7
  310. package/dist/esm/components/skeleton/skeleton-stack.js +6 -7
  311. package/dist/esm/components/skeleton/skeleton.js +10 -12
  312. package/dist/esm/components/slider/index.js +10 -12
  313. package/dist/esm/components/slider/slider-utils.js +18 -20
  314. package/dist/esm/components/slider/slider.js +0 -1
  315. package/dist/esm/components/spinner/spinner.js +0 -1
  316. package/dist/esm/components/spinner-loader/spinner-loader.js +6 -7
  317. package/dist/esm/components/split-list/split-list.js +0 -1
  318. package/dist/esm/components/status-dot/status-dot.js +0 -1
  319. package/dist/esm/components/status-elements/status-elements.js +8 -10
  320. package/dist/esm/components/tab-control/index.js +3 -6
  321. package/dist/esm/components/tab-control/tab-control.js +53 -102
  322. package/dist/esm/components/table/grid-loading-line.js +6 -7
  323. package/dist/esm/components/table/grid-table.js +46 -49
  324. package/dist/esm/components/table/index.js +23 -28
  325. package/dist/esm/components/table/table-sm.js +16 -18
  326. package/dist/esm/components/table/table.js +1 -5
  327. package/dist/esm/components/tabs/tabs.js +8 -9
  328. package/dist/esm/components/text-button/text-button.js +0 -1
  329. package/dist/esm/components/textarea/textarea.js +0 -1
  330. package/dist/esm/components/theme-provider.js +19 -26
  331. package/dist/esm/components/tip-card/tip-card.js +0 -1
  332. package/dist/esm/components/token-icon/index.js +2 -3
  333. package/dist/esm/components/token-icon/token-icon.js +67 -79
  334. package/dist/esm/components/token-symbol/token-symbol.js +4 -5
  335. package/dist/esm/components/token-template/index.js +4 -2
  336. package/dist/esm/components/token-template/token-template.js +17 -20
  337. package/dist/esm/components/tooltip/simple-tooltip.js +0 -1
  338. package/dist/esm/components/tooltip/tooltip.js +4 -5
  339. package/dist/esm/components/typography/typography.js +4 -5
  340. package/dist/esm/components/vertical-indicator/vertical-indicator.js +9 -10
  341. package/dist/esm/components/vspace/vspace.js +6 -8
  342. package/dist/esm/components/with-copy/with-copy.js +11 -34
  343. package/dist/esm/components/with-title/with-title.js +10 -12
  344. package/dist/esm/configs/index.js +4 -11
  345. package/dist/esm/hooks/index.js +18 -32
  346. package/dist/esm/hooks/use-debounce-call.js +1 -1
  347. package/dist/esm/hooks/use-filter.js +25 -61
  348. package/dist/esm/hooks/use-media-query.js +27 -41
  349. package/dist/esm/index.js +746 -916
  350. package/dist/esm/utils/colors.js +22 -34
  351. package/dist/esm/utils/format-money.js +29 -68
  352. package/dist/esm/utils/format-number.js +26 -30
  353. package/dist/esm/utils/format.js +7 -28
  354. package/dist/esm/utils/index.js +77 -111
  355. package/dist/esm/utils/loading.js +6 -13
  356. package/dist/esm/utils/math.js +22 -31
  357. package/dist/esm/utils/ranges.js +1 -24
  358. package/dist/esm/utils/ranges.spec.js +1 -188
  359. package/dist/esm/utils/templates.js +5 -38
  360. package/dist/esm/utils/ttl.js +11 -36
  361. package/dist/globals.css +1 -1
  362. package/dist/types/components/alert-badge/alert-badge.d.ts +1 -1
  363. package/dist/types/components/badge/badge.d.ts +1 -1
  364. package/dist/types/components/base/apy-breakdown-body/index.d.ts +2 -2
  365. package/dist/types/components/base/details-view/index.d.ts +2 -2
  366. package/dist/types/components/base/index.d.ts +0 -2
  367. package/dist/types/components/base/info-list/info-list.d.ts +0 -5
  368. package/dist/types/components/base/position-assets/index.d.ts +2 -2
  369. package/dist/types/components/base/values/index.d.ts +9 -9
  370. package/dist/types/components/base-table/base-table-line.d.ts +1 -1
  371. package/dist/types/components/base-table/base-table.d.ts +2 -2
  372. package/dist/types/components/buttons/back-button/back-button.d.ts +1 -1
  373. package/dist/types/components/buttons/button/button.d.ts +2 -2
  374. package/dist/types/components/buttons/index.d.ts +0 -2
  375. package/dist/types/components/buttons/range-buttons/range-buttons.d.ts +0 -32
  376. package/dist/types/components/cards/card/card.d.ts +2 -2
  377. package/dist/types/components/cards/index.d.ts +0 -1
  378. package/dist/types/components/checkbox/checkbox.d.ts +2 -2
  379. package/dist/types/components/client-adapters/index.d.ts +0 -1
  380. package/dist/types/components/composites/pool-assets-table/types.d.ts +0 -3
  381. package/dist/types/components/composites/tx-preview/confirm/amounts/constants.d.ts +0 -3
  382. package/dist/types/components/composites/tx-preview/confirm/amounts/index.d.ts +1 -1
  383. package/dist/types/components/composites/tx-preview/confirm/stepper/transactionExecutionStepTypes.d.ts +0 -9
  384. package/dist/types/components/dropdown-menu/dropdown-menu.d.ts +1 -4
  385. package/dist/types/components/dropdown-menu/index.d.ts +0 -6
  386. package/dist/types/components/error-message/index.d.ts +0 -1
  387. package/dist/types/components/graph/default-config.d.ts +0 -2
  388. package/dist/types/components/graph/formatters.d.ts +0 -2
  389. package/dist/types/components/graph/graph-view.d.ts +0 -32
  390. package/dist/types/components/graph/index.d.ts +3 -3
  391. package/dist/types/components/head-cell/head-cell.d.ts +2 -1
  392. package/dist/types/components/head-cell/index.d.ts +1 -1
  393. package/dist/types/components/help-tip/help-tip.d.ts +4 -4
  394. package/dist/types/components/icon-button/icon-button.d.ts +0 -8
  395. package/dist/types/components/icons/index.d.ts +1 -2
  396. package/dist/types/components/index.d.ts +0 -3
  397. package/dist/types/components/label/label.d.ts +2 -2
  398. package/dist/types/components/legal-agreement/index.d.ts +5 -5
  399. package/dist/types/components/legal-agreement/legal-agreement-theme.d.ts +0 -2
  400. package/dist/types/components/navigation-context/index.d.ts +1 -1
  401. package/dist/types/components/navigation-context/navigation-context.d.ts +0 -8
  402. package/dist/types/components/network-icon/index.d.ts +0 -2
  403. package/dist/types/components/points-icon/index.d.ts +1 -1
  404. package/dist/types/components/points-icon/points-icon.d.ts +0 -5
  405. package/dist/types/components/radio-group/radio-group.d.ts +2 -2
  406. package/dist/types/components/rwa-styles/index.d.ts +0 -1
  407. package/dist/types/components/search-line/search-line.d.ts +1 -1
  408. package/dist/types/components/select/select.d.ts +3 -3
  409. package/dist/types/components/separate-line/index.d.ts +1 -1
  410. package/dist/types/components/slider/index.d.ts +1 -1
  411. package/dist/types/components/slider/slider-utils.d.ts +1 -3
  412. package/dist/types/components/spinner/spinner.d.ts +2 -2
  413. package/dist/types/components/status-dot/status-dot.d.ts +1 -1
  414. package/dist/types/components/tab-control/tab-control.d.ts +0 -12
  415. package/dist/types/components/table/grid-table.d.ts +5 -7
  416. package/dist/types/components/table/table.d.ts +1 -46
  417. package/dist/types/components/theme-provider.d.ts +0 -13
  418. package/dist/types/components/tip-card/index.d.ts +1 -1
  419. package/dist/types/components/tip-card/tip-card.d.ts +1 -1
  420. package/dist/types/components/token-icon/index.d.ts +1 -1
  421. package/dist/types/components/token-icon/token-icon.d.ts +0 -14
  422. package/dist/types/components/token-template/index.d.ts +1 -1
  423. package/dist/types/components/token-template/token-template.d.ts +2 -2
  424. package/dist/types/components/typography/typography.d.ts +3 -3
  425. package/dist/types/components/vertical-indicator/vertical-indicator.d.ts +3 -3
  426. package/dist/types/configs/index.d.ts +0 -2
  427. package/dist/types/hooks/index.d.ts +0 -4
  428. package/dist/types/hooks/use-filter.d.ts +1 -38
  429. package/dist/types/hooks/use-media-query.d.ts +0 -8
  430. package/dist/types/index.d.ts +2 -9
  431. package/dist/types/utils/colors.d.ts +0 -6
  432. package/dist/types/utils/format-money.d.ts +0 -1
  433. package/dist/types/utils/format-number.d.ts +2 -5
  434. package/dist/types/utils/format.d.ts +0 -4
  435. package/dist/types/utils/index.d.ts +3 -12
  436. package/dist/types/utils/loading.d.ts +0 -1
  437. package/dist/types/utils/math.d.ts +0 -3
  438. package/dist/types/utils/ranges.d.ts +0 -23
  439. package/dist/types/utils/templates.d.ts +0 -77
  440. package/dist/types/utils/ttl.d.ts +0 -37
  441. package/package.json +1 -1
  442. package/dist/cjs/components/base/side-card/constants.cjs +0 -1
  443. package/dist/cjs/components/base/side-card/index.cjs +0 -1
  444. package/dist/cjs/components/base/side-card/side-card.cjs +0 -1
  445. package/dist/cjs/components/base/token-pair-title/constants.cjs +0 -1
  446. package/dist/cjs/components/base/token-pair-title/index.cjs +0 -1
  447. package/dist/cjs/components/base/token-pair-title/token-pair-title.cjs +0 -1
  448. package/dist/cjs/components/buttons/filter-button/filter-button.cjs +0 -1
  449. package/dist/cjs/components/buttons/filter-button/index.cjs +0 -1
  450. package/dist/cjs/components/buttons/navigation-button/index.cjs +0 -1
  451. package/dist/cjs/components/buttons/navigation-button/navigation-button.cjs +0 -1
  452. package/dist/cjs/components/cards/expandable-call/expandable-call.cjs +0 -1
  453. package/dist/cjs/components/cards/expandable-call/index.cjs +0 -1
  454. package/dist/cjs/components/checkbox-item/checkbox-item.cjs +0 -1
  455. package/dist/cjs/components/checkbox-item/index.cjs +0 -1
  456. package/dist/cjs/components/client-adapters/styled-rounded-image/index.cjs +0 -1
  457. package/dist/cjs/components/client-adapters/styled-rounded-image/styled-rounded-image.cjs +0 -1
  458. package/dist/cjs/components/detailed-apy/detailed-apy.cjs +0 -1
  459. package/dist/cjs/components/detailed-apy/index.cjs +0 -1
  460. package/dist/cjs/components/dropdown-menu/dropdown-menu-checkbox-item.cjs +0 -1
  461. package/dist/cjs/components/dropdown-menu/dropdown-menu-radio-item.cjs +0 -1
  462. package/dist/cjs/components/dropdown-menu/dropdown-menu-separator.cjs +0 -1
  463. package/dist/cjs/components/dropdown-menu/dropdown-menu-shortcut.cjs +0 -1
  464. package/dist/cjs/components/dropdown-menu/dropdown-menu-sub-content.cjs +0 -1
  465. package/dist/cjs/components/dropdown-menu/dropdown-menu-sub-trigger.cjs +0 -1
  466. package/dist/cjs/components/error-message/error-message.cjs +0 -1
  467. package/dist/cjs/components/filter/filter-block.cjs +0 -1
  468. package/dist/cjs/components/filter/filter-checkbox-item.cjs +0 -1
  469. package/dist/cjs/components/filter/filter-chip.cjs +0 -1
  470. package/dist/cjs/components/filter/filter-chips.cjs +0 -1
  471. package/dist/cjs/components/filter/filter-dropdown-item.cjs +0 -1
  472. package/dist/cjs/components/filter/filter-group.cjs +0 -1
  473. package/dist/cjs/components/filter/filter-label.cjs +0 -1
  474. package/dist/cjs/components/filter/filter-modal-item.cjs +0 -1
  475. package/dist/cjs/components/filter/filter-modal.cjs +0 -1
  476. package/dist/cjs/components/filter/filter-radio-item.cjs +0 -1
  477. package/dist/cjs/components/filter/filter-separator.cjs +0 -1
  478. package/dist/cjs/components/filter/index.cjs +0 -1
  479. package/dist/cjs/components/filter/interface.cjs +0 -1
  480. package/dist/cjs/components/filter/variants.cjs +0 -1
  481. package/dist/cjs/components/network-icon/network-indicator.cjs +0 -1
  482. package/dist/cjs/configs/design-tokens.cjs +0 -1
  483. package/dist/cjs/configs/variants.cjs +0 -1
  484. package/dist/cjs/hooks/use-checkbox-select.cjs +0 -1
  485. package/dist/cjs/hooks/use-controllable-state.cjs +0 -1
  486. package/dist/cjs/hooks/use-opened-state.cjs +0 -1
  487. package/dist/cjs/hooks/use-smart-number-input.cjs +0 -1
  488. package/dist/cjs/utils/a11y.cjs +0 -1
  489. package/dist/cjs/utils/copy.cjs +0 -1
  490. package/dist/cjs/utils/interface.cjs +0 -1
  491. package/dist/cjs/utils/plural.cjs +0 -1
  492. package/dist/cjs/utils/react.cjs +0 -1
  493. package/dist/cjs/utils/search-in-token.cjs +0 -1
  494. package/dist/cjs/utils/search.cjs +0 -1
  495. package/dist/cjs/utils/short-sha.cjs +0 -1
  496. package/dist/cjs/utils/sort.cjs +0 -1
  497. package/dist/esm/components/base/side-card/constants.js +0 -8
  498. package/dist/esm/components/base/side-card/index.js +0 -6
  499. package/dist/esm/components/base/side-card/side-card.js +0 -56
  500. package/dist/esm/components/base/token-pair-title/constants.js +0 -6
  501. package/dist/esm/components/base/token-pair-title/index.js +0 -6
  502. package/dist/esm/components/base/token-pair-title/token-pair-title.js +0 -20
  503. package/dist/esm/components/buttons/filter-button/filter-button.js +0 -32
  504. package/dist/esm/components/buttons/filter-button/index.js +0 -4
  505. package/dist/esm/components/buttons/navigation-button/index.js +0 -4
  506. package/dist/esm/components/buttons/navigation-button/navigation-button.js +0 -27
  507. package/dist/esm/components/cards/expandable-call/expandable-call.js +0 -50
  508. package/dist/esm/components/cards/expandable-call/index.js +0 -4
  509. package/dist/esm/components/checkbox-item/checkbox-item.js +0 -51
  510. package/dist/esm/components/checkbox-item/index.js +0 -4
  511. package/dist/esm/components/client-adapters/styled-rounded-image/index.js +0 -4
  512. package/dist/esm/components/client-adapters/styled-rounded-image/styled-rounded-image.js +0 -150
  513. package/dist/esm/components/detailed-apy/detailed-apy.js +0 -73
  514. package/dist/esm/components/detailed-apy/index.js +0 -5
  515. package/dist/esm/components/dropdown-menu/dropdown-menu-checkbox-item.js +0 -34
  516. package/dist/esm/components/dropdown-menu/dropdown-menu-radio-item.js +0 -29
  517. package/dist/esm/components/dropdown-menu/dropdown-menu-separator.js +0 -20
  518. package/dist/esm/components/dropdown-menu/dropdown-menu-shortcut.js +0 -21
  519. package/dist/esm/components/dropdown-menu/dropdown-menu-sub-content.js +0 -24
  520. package/dist/esm/components/dropdown-menu/dropdown-menu-sub-trigger.js +0 -29
  521. package/dist/esm/components/error-message/error-message.js +0 -38
  522. package/dist/esm/components/filter/filter-block.js +0 -25
  523. package/dist/esm/components/filter/filter-checkbox-item.js +0 -30
  524. package/dist/esm/components/filter/filter-chip.js +0 -43
  525. package/dist/esm/components/filter/filter-chips.js +0 -49
  526. package/dist/esm/components/filter/filter-dropdown-item.js +0 -54
  527. package/dist/esm/components/filter/filter-group.js +0 -13
  528. package/dist/esm/components/filter/filter-label.js +0 -24
  529. package/dist/esm/components/filter/filter-modal-item.js +0 -60
  530. package/dist/esm/components/filter/filter-modal.js +0 -217
  531. package/dist/esm/components/filter/filter-radio-item.js +0 -29
  532. package/dist/esm/components/filter/filter-separator.js +0 -20
  533. package/dist/esm/components/filter/index.js +0 -26
  534. package/dist/esm/components/filter/interface.js +0 -1
  535. package/dist/esm/components/filter/variants.js +0 -17
  536. package/dist/esm/components/network-icon/network-indicator.js +0 -81
  537. package/dist/esm/configs/design-tokens.js +0 -85
  538. package/dist/esm/configs/variants.js +0 -28
  539. package/dist/esm/hooks/use-checkbox-select.js +0 -74
  540. package/dist/esm/hooks/use-controllable-state.js +0 -18
  541. package/dist/esm/hooks/use-opened-state.js +0 -20
  542. package/dist/esm/hooks/use-smart-number-input.js +0 -10
  543. package/dist/esm/utils/a11y.js +0 -12
  544. package/dist/esm/utils/copy.js +0 -10
  545. package/dist/esm/utils/interface.js +0 -1
  546. package/dist/esm/utils/plural.js +0 -11
  547. package/dist/esm/utils/react.js +0 -44
  548. package/dist/esm/utils/search-in-token.js +0 -14
  549. package/dist/esm/utils/search.js +0 -6
  550. package/dist/esm/utils/short-sha.js +0 -4
  551. package/dist/esm/utils/sort.js +0 -1
  552. package/dist/types/components/base/side-card/constants.d.ts +0 -5
  553. package/dist/types/components/base/side-card/index.d.ts +0 -2
  554. package/dist/types/components/base/side-card/side-card.d.ts +0 -16
  555. package/dist/types/components/base/token-pair-title/constants.d.ts +0 -3
  556. package/dist/types/components/base/token-pair-title/index.d.ts +0 -2
  557. package/dist/types/components/base/token-pair-title/token-pair-title.d.ts +0 -11
  558. package/dist/types/components/buttons/filter-button/filter-button.d.ts +0 -52
  559. package/dist/types/components/buttons/filter-button/index.d.ts +0 -1
  560. package/dist/types/components/buttons/navigation-button/index.d.ts +0 -1
  561. package/dist/types/components/buttons/navigation-button/navigation-button.d.ts +0 -26
  562. package/dist/types/components/cards/expandable-call/expandable-call.d.ts +0 -28
  563. package/dist/types/components/cards/expandable-call/index.d.ts +0 -1
  564. package/dist/types/components/checkbox-item/checkbox-item.d.ts +0 -56
  565. package/dist/types/components/checkbox-item/index.d.ts +0 -1
  566. package/dist/types/components/client-adapters/styled-rounded-image/index.d.ts +0 -1
  567. package/dist/types/components/client-adapters/styled-rounded-image/styled-rounded-image.d.ts +0 -9
  568. package/dist/types/components/detailed-apy/detailed-apy.d.ts +0 -40
  569. package/dist/types/components/detailed-apy/index.d.ts +0 -1
  570. package/dist/types/components/dropdown-menu/dropdown-menu-checkbox-item.d.ts +0 -22
  571. package/dist/types/components/dropdown-menu/dropdown-menu-radio-item.d.ts +0 -4
  572. package/dist/types/components/dropdown-menu/dropdown-menu-separator.d.ts +0 -4
  573. package/dist/types/components/dropdown-menu/dropdown-menu-shortcut.d.ts +0 -6
  574. package/dist/types/components/dropdown-menu/dropdown-menu-sub-content.d.ts +0 -4
  575. package/dist/types/components/dropdown-menu/dropdown-menu-sub-trigger.d.ts +0 -6
  576. package/dist/types/components/error-message/error-message.d.ts +0 -22
  577. package/dist/types/components/filter/filter-block.d.ts +0 -39
  578. package/dist/types/components/filter/filter-checkbox-item.d.ts +0 -23
  579. package/dist/types/components/filter/filter-chip.d.ts +0 -34
  580. package/dist/types/components/filter/filter-chips.d.ts +0 -42
  581. package/dist/types/components/filter/filter-dropdown-item.d.ts +0 -62
  582. package/dist/types/components/filter/filter-group.d.ts +0 -22
  583. package/dist/types/components/filter/filter-label.d.ts +0 -21
  584. package/dist/types/components/filter/filter-modal-item.d.ts +0 -55
  585. package/dist/types/components/filter/filter-modal.d.ts +0 -123
  586. package/dist/types/components/filter/filter-radio-item.d.ts +0 -19
  587. package/dist/types/components/filter/filter-separator.d.ts +0 -22
  588. package/dist/types/components/filter/index.d.ts +0 -109
  589. package/dist/types/components/filter/interface.d.ts +0 -24
  590. package/dist/types/components/filter/variants.d.ts +0 -3
  591. package/dist/types/components/network-icon/network-indicator.d.ts +0 -23
  592. package/dist/types/configs/design-tokens.d.ts +0 -73
  593. package/dist/types/configs/variants.d.ts +0 -28
  594. package/dist/types/hooks/use-checkbox-select.d.ts +0 -101
  595. package/dist/types/hooks/use-controllable-state.d.ts +0 -24
  596. package/dist/types/hooks/use-opened-state.d.ts +0 -71
  597. package/dist/types/hooks/use-smart-number-input.d.ts +0 -1
  598. package/dist/types/utils/a11y.d.ts +0 -24
  599. package/dist/types/utils/copy.d.ts +0 -4
  600. package/dist/types/utils/interface.d.ts +0 -24
  601. package/dist/types/utils/plural.d.ts +0 -36
  602. package/dist/types/utils/react.d.ts +0 -31
  603. package/dist/types/utils/search-in-token.d.ts +0 -43
  604. package/dist/types/utils/search.d.ts +0 -15
  605. package/dist/types/utils/short-sha.d.ts +0 -9
  606. package/dist/types/utils/sort.d.ts +0 -5
@@ -3,7 +3,6 @@ import { cva as s } from "class-variance-authority";
3
3
  import * as o from "react";
4
4
  import "@gearbox-protocol/sdk/onchain";
5
5
  import { cn as d } from "../../../utils/cn.js";
6
- import "sonner";
7
6
  import "luxon";
8
7
  import "../../../utils/z-index.js";
9
8
  const n = s(
@@ -20,7 +19,7 @@ const n = s(
20
19
  variant: "default"
21
20
  }
22
21
  }
23
- ), m = o.forwardRef(
22
+ ), c = o.forwardRef(
24
23
  ({ className: r, variant: a, ...e }, i) => /* @__PURE__ */ t(
25
24
  "div",
26
25
  {
@@ -30,8 +29,8 @@ const n = s(
30
29
  }
31
30
  )
32
31
  );
33
- m.displayName = "Card";
34
- const c = o.forwardRef(({ className: r, ...a }, e) => /* @__PURE__ */ t(
32
+ c.displayName = "Card";
33
+ const m = o.forwardRef(({ className: r, ...a }, e) => /* @__PURE__ */ t(
35
34
  "div",
36
35
  {
37
36
  ref: e,
@@ -42,7 +41,7 @@ const c = o.forwardRef(({ className: r, ...a }, e) => /* @__PURE__ */ t(
42
41
  ...a
43
42
  }
44
43
  ));
45
- c.displayName = "CardHeader";
44
+ m.displayName = "CardHeader";
46
45
  const p = o.forwardRef(({ className: r, ...a }, e) => /* @__PURE__ */ t(
47
46
  "div",
48
47
  {
@@ -76,10 +75,10 @@ const C = o.forwardRef(({ className: r, ...a }, e) => /* @__PURE__ */ t(
76
75
  ));
77
76
  C.displayName = "CardFooter";
78
77
  export {
79
- m as Card,
78
+ c as Card,
80
79
  l as CardContent,
81
80
  f as CardDescription,
82
81
  C as CardFooter,
83
- c as CardHeader,
82
+ m as CardHeader,
84
83
  p as CardTitle
85
84
  };
@@ -1,19 +1,18 @@
1
1
  import { jsxs as o, jsx as e } from "react/jsx-runtime";
2
- import * as m from "react";
3
- import { faCaretDown as d } from "@fortawesome/free-solid-svg-icons";
2
+ import { faCaretDown as m } from "@fortawesome/free-solid-svg-icons";
3
+ import * as d from "react";
4
4
  import { FaIcon as c } from "../../icons/fa-icon.js";
5
5
  import "@gearbox-protocol/sdk/onchain";
6
6
  import { cn as n } from "../../../utils/cn.js";
7
- import "sonner";
8
7
  import "luxon";
9
8
  import "../../../utils/z-index.js";
10
9
  import { Card as f, CardContent as p } from "../card/card.js";
11
- function v({
10
+ function j({
12
11
  header: i,
13
12
  children: s,
14
13
  alwaysExpanded: r = !1
15
14
  }) {
16
- const [t, a] = m.useState(r);
15
+ const [t, a] = d.useState(r);
17
16
  return /* @__PURE__ */ o(f, { children: [
18
17
  /* @__PURE__ */ o(
19
18
  "div",
@@ -31,7 +30,7 @@ function v({
31
30
  !r && /* @__PURE__ */ e("span", { className: "text-muted-foreground transform transition-transform", children: /* @__PURE__ */ e(
32
31
  c,
33
32
  {
34
- icon: d,
33
+ icon: m,
35
34
  className: n(
36
35
  "size-4 text-muted-foreground",
37
36
  t ? "rotate-180" : "",
@@ -46,5 +45,5 @@ function v({
46
45
  ] });
47
46
  }
48
47
  export {
49
- v as ExpandableCard
48
+ j as ExpandableCard
50
49
  };
@@ -1,15 +1,13 @@
1
- import { Card as e, CardContent as o, CardDescription as d, CardFooter as t, CardHeader as C, CardTitle as n } from "./card/card.js";
1
+ import { Card as a, CardContent as o, CardDescription as d, CardFooter as t, CardHeader as C, CardTitle as n } from "./card/card.js";
2
2
  import { DangerZone as x } from "./danger-zone/danger-zone.js";
3
- import { ExpandablCall as f } from "./expandable-call/expandable-call.js";
4
3
  import { ExpandableCard as i } from "./expandable-card/expandable-card.js";
5
4
  export {
6
- e as Card,
5
+ a as Card,
7
6
  o as CardContent,
8
7
  d as CardDescription,
9
8
  t as CardFooter,
10
9
  C as CardHeader,
11
10
  n as CardTitle,
12
11
  x as DangerZone,
13
- f as ExpandablCall,
14
12
  i as ExpandableCard
15
13
  };
@@ -3,7 +3,6 @@ import { cva as b } from "class-variance-authority";
3
3
  import * as o from "react";
4
4
  import "@gearbox-protocol/sdk/onchain";
5
5
  import { cn as h } from "../../utils/cn.js";
6
- import "sonner";
7
6
  import "luxon";
8
7
  import "../../utils/z-index.js";
9
8
  import "../accordion/accordion.js";
@@ -15,8 +14,6 @@ import "../buttons/back-button/back-button.js";
15
14
  import "../buttons/button/button.js";
16
15
  import "../buttons/copy-button/copy-button.js";
17
16
  import "../buttons/external-button/external-button.js";
18
- import "../buttons/filter-button/filter-button.js";
19
- import "../buttons/navigation-button/navigation-button.js";
20
17
  import "../buttons/tab-button/tab-button.js";
21
18
  import "@fortawesome/free-solid-svg-icons";
22
19
  import "../icons/fa-icon.js";
@@ -50,6 +47,7 @@ import "../health-factor/health-factor.js";
50
47
  import "@gearbox-protocol/sdk/model";
51
48
  import { Checkbox as g } from "./checkbox.js";
52
49
  import "../select/select.js";
50
+ import "sonner";
53
51
  import "../breakpoint-provider.js";
54
52
  import "lightweight-charts";
55
53
  import "../graph/formatters.js";
@@ -80,42 +78,19 @@ import "../simple-dropdown/simple-dropdown-menu-item.js";
80
78
  import "../base/tabber/tabber.js";
81
79
  import "../link/link.js";
82
80
  import "../rounded-image/rounded-image.js";
83
- import "../network-icon/network-indicator.js";
84
81
  import "../base-link/base-link.js";
85
82
  import "../base-table/base-table-line.js";
86
83
  import "../navigation-context/navigation-context.js";
87
84
  import "../cards/card/card.js";
88
- import "../checkbox-item/checkbox-item.js";
89
85
  import "../client-adapters/styled-button/styled-button.js";
90
- import "../client-adapters/styled-rounded-image/styled-rounded-image.js";
91
86
  import "../composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.js";
92
87
  import "../composites/tx-preview/confirm/dialog/constants.js";
93
88
  import "../spinner/spinner.js";
94
89
  import "../spinner-loader/spinner-loader.js";
95
- import "../detailed-apy/detailed-apy.js";
96
90
  import "../dropdown-menu/dropdown-menu.js";
97
- import "../dropdown-menu/dropdown-menu-checkbox-item.js";
98
91
  import "../dropdown-menu/dropdown-menu-content.js";
99
92
  import "../dropdown-menu/dropdown-menu-item.js";
100
93
  import "../dropdown-menu/dropdown-menu-label.js";
101
- import "../dropdown-menu/dropdown-menu-radio-item.js";
102
- import "../dropdown-menu/dropdown-menu-separator.js";
103
- import "../dropdown-menu/dropdown-menu-shortcut.js";
104
- import "../dropdown-menu/dropdown-menu-sub-content.js";
105
- import "../dropdown-menu/dropdown-menu-sub-trigger.js";
106
- import "../filter/filter-block.js";
107
- import "../filter/filter-checkbox-item.js";
108
- import "../filter/filter-chip.js";
109
- import "../filter/filter-chips.js";
110
- import "../filter/filter-dropdown-item.js";
111
- import "../filter/filter-group.js";
112
- import "../filter/filter-label.js";
113
- import "../search-line/search-line.js";
114
- import "../tabs/tabs.js";
115
- import "../filter/filter-modal-item.js";
116
- import "../filter/filter-radio-item.js";
117
- import "../filter/filter-separator.js";
118
- import "../filter/variants.js";
119
94
  import "../icon-button/icon-button.js";
120
95
  import "../layout/app-footer/app-footer.js";
121
96
  import "../layout/app-header/app-header.js";
@@ -129,9 +104,11 @@ import "../loading/loading.js";
129
104
  import "../loading-bar/loading-bar.js";
130
105
  import "../radio-group/radio-group.js";
131
106
  import "../status-dot/status-dot.js";
107
+ import "../search-line/search-line.js";
132
108
  import "../segmented-control/segmented-control.js";
133
109
  import "../separate-line/separate-line.js";
134
110
  import "../split-list/split-list.js";
111
+ import "../tabs/tabs.js";
135
112
  import "../textarea/textarea.js";
136
113
  import "../theme-provider.js";
137
114
  const C = b("", {
@@ -1,12 +1,11 @@
1
1
  import { jsxs as b, jsx as e } from "react/jsx-runtime";
2
- import * as t from "@radix-ui/react-checkbox";
2
+ import { faCheck as t } from "@fortawesome/free-solid-svg-icons";
3
+ import * as a from "@radix-ui/react-checkbox";
3
4
  import { cva as y } from "class-variance-authority";
4
5
  import * as f from "react";
5
- import { faCheck as a } from "@fortawesome/free-solid-svg-icons";
6
6
  import { FaIcon as o } from "../icons/fa-icon.js";
7
7
  import "@gearbox-protocol/sdk/onchain";
8
8
  import { cn as r } from "../../utils/cn.js";
9
- import "sonner";
10
9
  import "luxon";
11
10
  import "../../utils/z-index.js";
12
11
  const h = y("", {
@@ -25,7 +24,7 @@ const h = y("", {
25
24
  color: "primary"
26
25
  }
27
26
  }), i = "absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2", s = "size-3", c = "text-current", u = f.forwardRef(({ className: d, color: n, size: p, ...m }, l) => /* @__PURE__ */ b(
28
- t.Root,
27
+ a.Root,
29
28
  {
30
29
  ref: l,
31
30
  className: r(
@@ -44,7 +43,7 @@ const h = y("", {
44
43
  o,
45
44
  {
46
45
  "aria-hidden": "true",
47
- icon: a,
46
+ icon: t,
48
47
  className: r(
49
48
  s,
50
49
  c,
@@ -57,20 +56,20 @@ const h = y("", {
57
56
  }
58
57
  ),
59
58
  /* @__PURE__ */ e(
60
- t.Indicator,
59
+ a.Indicator,
61
60
  {
62
61
  className: r(
63
62
  i,
64
63
  c,
65
64
  "pointer-events-none flex items-center justify-center"
66
65
  ),
67
- children: /* @__PURE__ */ e(o, { icon: a, className: s })
66
+ children: /* @__PURE__ */ e(o, { icon: t, className: s })
68
67
  }
69
68
  )
70
69
  ]
71
70
  }
72
71
  ));
73
- u.displayName = t.Root.displayName;
72
+ u.displayName = a.Root.displayName;
74
73
  export {
75
74
  u as Checkbox
76
75
  };
@@ -1,8 +1,6 @@
1
- import { StyledButton as t } from "./styled-button/styled-button.js";
2
- import { StyledDialogContainer as d } from "./styled-dialog-container/styled-dialog-container.js";
3
- import { StyledRoundedImage as m } from "./styled-rounded-image/styled-rounded-image.js";
1
+ import { StyledButton as e } from "./styled-button/styled-button.js";
2
+ import { StyledDialogContainer as l } from "./styled-dialog-container/styled-dialog-container.js";
4
3
  export {
5
- t as StyledButton,
6
- d as StyledDialogContainer,
7
- m as StyledRoundedImage
4
+ e as StyledButton,
5
+ l as StyledDialogContainer
8
6
  };
@@ -1,31 +1,30 @@
1
- import { jsx as a } from "react/jsx-runtime";
1
+ import { jsx as m } from "react/jsx-runtime";
2
2
  import * as n from "react";
3
- import { Button as p } from "../../buttons/button/button.js";
3
+ import { Button as s } from "../../buttons/button/button.js";
4
4
  import "@gearbox-protocol/sdk/onchain";
5
- import { cn as s } from "../../../utils/cn.js";
6
- import "sonner";
5
+ import { cn as c } from "../../../utils/cn.js";
7
6
  import "luxon";
8
7
  import "../../../utils/z-index.js";
9
- const c = {
8
+ const l = {
10
9
  primary: "default",
11
10
  outlined: "outline",
12
11
  neutral: "neutral",
13
12
  white: "white",
14
13
  success: "success"
15
- }, l = n.forwardRef(
16
- ({ size: t = "lg", width: r = "compact", color: o = "primary", className: e, ...i }, m) => /* @__PURE__ */ a(
17
- p,
14
+ }, p = n.forwardRef(
15
+ ({ size: t = "lg", width: r = "compact", color: o = "primary", className: e, ...i }, a) => /* @__PURE__ */ m(
16
+ s,
18
17
  {
19
- ref: m,
18
+ ref: a,
20
19
  size: t,
21
20
  width: r,
22
- variant: c[o],
23
- className: s("inline-block whitespace-normal", e),
21
+ variant: l[o],
22
+ className: c("inline-block whitespace-normal", e),
24
23
  ...i
25
24
  }
26
25
  )
27
26
  );
28
- l.displayName = "StyledButton";
27
+ p.displayName = "StyledButton";
29
28
  export {
30
- l as StyledButton
29
+ p as StyledButton
31
30
  };
@@ -3,7 +3,6 @@ import * as f from "react";
3
3
  import { DialogContainer as d } from "../../dialog/dialog-container.js";
4
4
  import "@gearbox-protocol/sdk/onchain";
5
5
  import { cn as c } from "../../../utils/cn.js";
6
- import "sonner";
7
6
  import "luxon";
8
7
  import "../../../utils/z-index.js";
9
8
  const g = f.forwardRef(
@@ -11,8 +10,8 @@ const g = f.forwardRef(
11
10
  $padding: o = "lg",
12
11
  $width: r,
13
12
  $minWidth: t,
14
- $maxWidth: i,
15
- $minHeight: e,
13
+ $maxWidth: e,
14
+ $minHeight: i,
16
15
  $colorTheme: m = "box",
17
16
  className: a,
18
17
  style: l,
@@ -29,8 +28,8 @@ const g = f.forwardRef(
29
28
  ...l,
30
29
  width: r || void 0,
31
30
  minWidth: t || void 0,
32
- maxWidth: i || void 0,
33
- minHeight: e || void 0
31
+ maxWidth: e || void 0,
32
+ minHeight: i || void 0
34
33
  }
35
34
  }
36
35
  )
@@ -1,11 +1,9 @@
1
- import { jsxs as k, jsx as r } from "react/jsx-runtime";
2
- import "react";
1
+ import { jsxs as m, jsx as r } from "react/jsx-runtime";
3
2
  import "@gearbox-protocol/sdk/onchain";
4
3
  import { cn as d } from "../../utils/cn.js";
5
- import "sonner";
6
4
  import "luxon";
7
5
  import "../../utils/z-index.js";
8
- import { AllocationWheelTest as p } from "./constants.js";
6
+ import { AllocationWheelTest as f } from "./constants.js";
9
7
  const c = [
10
8
  "stroke-chart-1",
11
9
  "stroke-chart-2",
@@ -20,20 +18,20 @@ const c = [
20
18
  "stroke-chart-11",
21
19
  "stroke-chart-12"
22
20
  ], t = 20, o = 3.5, e = (t - o) / 2, h = 2 * Math.PI * e;
23
- function I({
24
- share: i,
25
- colorIndex: l,
21
+ function u({
22
+ share: l,
23
+ colorIndex: i,
26
24
  idle: n = !1
27
25
  }) {
28
- const s = Math.min(1, Math.max(0, i)), a = h * s, m = n ? "stroke-muted-foreground" : c[l % c.length];
29
- return /* @__PURE__ */ k(
26
+ const s = Math.min(1, Math.max(0, l)), a = h * s, k = n ? "stroke-muted-foreground" : c[i % c.length];
27
+ return /* @__PURE__ */ m(
30
28
  "svg",
31
29
  {
32
30
  width: t,
33
31
  height: t,
34
32
  viewBox: `0 0 ${t} ${t}`,
35
33
  className: "-rotate-90",
36
- "data-testid": p.root,
34
+ "data-testid": f.root,
37
35
  role: "img",
38
36
  "aria-label": "Allocation share",
39
37
  children: [
@@ -56,7 +54,7 @@ function I({
56
54
  cy: t / 2,
57
55
  r: e,
58
56
  fill: "none",
59
- className: d(m),
57
+ className: d(k),
60
58
  strokeWidth: o,
61
59
  strokeDasharray: `${a} ${h - a}`
62
60
  }
@@ -66,5 +64,5 @@ function I({
66
64
  );
67
65
  }
68
66
  export {
69
- I as AllocationWheel
67
+ u as AllocationWheel
70
68
  };
@@ -1,17 +1,15 @@
1
- import { jsx as t, jsxs as i } from "react/jsx-runtime";
1
+ import { jsx as t, jsxs as l } from "react/jsx-runtime";
2
2
  import { faPause as k } from "@fortawesome/free-solid-svg-icons";
3
3
  import { FaIcon as v } from "../icons/fa-icon.js";
4
4
  import { TokenIcon as w } from "../token-icon/token-icon.js";
5
5
  import { SimpleTooltip as y } from "../tooltip/simple-tooltip.js";
6
6
  import "../tooltip/tooltip.js";
7
- import "react";
8
7
  import "@gearbox-protocol/sdk/onchain";
9
8
  import { cn as N } from "../../utils/cn.js";
10
- import "sonner";
11
9
  import "luxon";
12
10
  import "../../utils/z-index.js";
13
11
  import { AllocationWheel as U } from "./allocation-wheel.js";
14
- import { CollateralAllocationTooltipTest as l } from "./constants.js";
12
+ import { CollateralAllocationTooltipTest as a } from "./constants.js";
15
13
  function I(o) {
16
14
  return new Intl.NumberFormat("en-US", {
17
15
  style: "currency",
@@ -26,10 +24,10 @@ function p(o) {
26
24
  function C(o) {
27
25
  return o.valueUsd != null;
28
26
  }
29
- function B({
27
+ function P({
30
28
  data: o,
31
29
  children: u,
32
- className: a
30
+ className: i
33
31
  }) {
34
32
  const s = o.slices.reduce(
35
33
  (e, r) => e + p(r.amount),
@@ -45,16 +43,16 @@ function B({
45
43
  "border border-border",
46
44
  "shadow-[0_4px_28px_4px_rgba(0,0,0,0.15)]"
47
45
  ),
48
- "data-testid": l.root,
46
+ "data-testid": a.root,
49
47
  children: o.slices.map((e, r) => {
50
48
  const m = p(e.amount), h = s > 0 ? m / s : 0, n = e.kind === "idle", g = n ? 0 : f++, b = e.kind === "idle" ? "idle" : `${e.token.address}-${r}`, c = d && e.amount.valueUsd != null ? I(m) : void 0;
51
- return /* @__PURE__ */ i(
49
+ return /* @__PURE__ */ l(
52
50
  "div",
53
51
  {
54
52
  className: "flex h-[34px] items-center justify-between gap-3 px-2 py-[7px]",
55
- "data-testid": l.row,
53
+ "data-testid": a.row,
56
54
  children: [
57
- /* @__PURE__ */ i("div", { className: "flex min-w-0 items-center gap-2", children: [
55
+ /* @__PURE__ */ l("div", { className: "flex min-w-0 items-center gap-2", children: [
58
56
  n ? /* @__PURE__ */ t("span", { className: "flex size-5 shrink-0 items-center justify-center rounded-[10px] bg-muted", children: /* @__PURE__ */ t(
59
57
  v,
60
58
  {
@@ -64,9 +62,9 @@ function B({
64
62
  ) }) : /* @__PURE__ */ t(w, { token: e.token, size: 20 }),
65
63
  /* @__PURE__ */ t("span", { className: "truncate text-sm leading-5 text-foreground", children: n ? "Idle" : e.token.symbol })
66
64
  ] }),
67
- d && /* @__PURE__ */ i("div", { className: "flex shrink-0 items-center gap-2", children: [
65
+ d && /* @__PURE__ */ l("div", { className: "flex shrink-0 items-center gap-2", children: [
68
66
  c != null && /* @__PURE__ */ t("span", { className: "text-sm font-semibold leading-5 tabular-nums text-foreground", children: c }),
69
- /* @__PURE__ */ t("span", { "data-testid": l.wheel, children: /* @__PURE__ */ t(
67
+ /* @__PURE__ */ t("span", { "data-testid": a.wheel, children: /* @__PURE__ */ t(
70
68
  U,
71
69
  {
72
70
  share: h,
@@ -90,12 +88,12 @@ function B({
90
88
  type: "modal-tooltip",
91
89
  minWidth: "100%",
92
90
  maxWidth: "100%",
93
- title: /* @__PURE__ */ t("span", { className: a, children: u }),
94
- triggerClassName: a,
91
+ title: /* @__PURE__ */ t("span", { className: i, children: u }),
92
+ triggerClassName: i,
95
93
  children: x
96
94
  }
97
95
  );
98
96
  }
99
97
  export {
100
- B as CollateralAllocationTooltip
98
+ P as CollateralAllocationTooltip
101
99
  };
@@ -3,20 +3,19 @@ import { PoolAssetsTableTest as e } from "./pool-assets-table/constants.js";
3
3
  import { PoolAssetsTable as s } from "./pool-assets-table/pool-assets-table.js";
4
4
  import { PoolAssetsTableHead as m } from "./pool-assets-table/pool-assets-table-head.js";
5
5
  import { PoolAssetsTableRow as c } from "./pool-assets-table/pool-assets-table-row.js";
6
- import { TransactionConfirmAmountFieldTest as l, TransactionConfirmAmountPairTest as p } from "./tx-preview/confirm/amounts/constants.js";
7
- import { TransactionConfirmAmountField as C } from "./tx-preview/confirm/amounts/TransactionConfirmAmountField.js";
6
+ import { TransactionConfirmAmountFieldTest as T } from "./tx-preview/confirm/amounts/constants.js";
7
+ import { TransactionConfirmAmountField as x, resolveAmountSlots as C } from "./tx-preview/confirm/amounts/TransactionConfirmAmountField.js";
8
8
  import { computeTransactionConfirmDialogLayout as S } from "./tx-preview/confirm/dialog/computeTransactionConfirmDialogLayout.js";
9
- import { TransactionConfirmDialogTest as h, transactionConfirmDialogShellVariants as A, transactionConfirmModalContainerVariants as R, transactionConfirmPreviewScrollVariants as g, transactionConfirmShellContentVariants as d } from "./tx-preview/confirm/dialog/constants.js";
10
- import { TransactionConfirmShell as b } from "./tx-preview/confirm/dialog/TransactionConfirmShell.js";
9
+ import { TransactionConfirmDialogTest as P, transactionConfirmDialogShellVariants as R, transactionConfirmModalContainerVariants as g, transactionConfirmPreviewScrollVariants as h, transactionConfirmShellContentVariants as b } from "./tx-preview/confirm/dialog/constants.js";
10
+ import { TransactionConfirmShell as w } from "./tx-preview/confirm/dialog/TransactionConfirmShell.js";
11
11
  import { TransactionConfirmExecuteButton as V } from "./tx-preview/confirm/execution/TransactionConfirmExecuteButton.js";
12
- import { TransactionConfirmExecuteButtonTest as H, TransactionConfirmFailureResultTest as B, TransactionConfirmSuccessResultTest as E, TransactionConfirmTxHashRowTest as v } from "./tx-preview/confirm/result/constants.js";
12
+ import { TransactionConfirmExecuteButtonTest as H, TransactionConfirmFailureResultTest as v, TransactionConfirmSuccessResultTest as B, TransactionConfirmTxHashRowTest as E } from "./tx-preview/confirm/result/constants.js";
13
13
  import { TransactionConfirmFailureResult as I } from "./tx-preview/confirm/result/TransactionConfirmFailureResult.js";
14
14
  import { TransactionConfirmSuccessIcon as M } from "./tx-preview/confirm/result/TransactionConfirmSuccessIcon.js";
15
15
  import { TransactionConfirmSuccessResult as j } from "./tx-preview/confirm/result/TransactionConfirmSuccessResult.js";
16
16
  import { TransactionConfirmTxHashRow as q } from "./tx-preview/confirm/result/TransactionConfirmTxHashRow.js";
17
17
  import { ProgressStepperTest as G } from "./tx-preview/confirm/stepper/constants.js";
18
18
  import { ProgressStepper as K } from "./tx-preview/confirm/stepper/ProgressStepper.js";
19
- import { shouldShowTransactionProgressStepper as Q } from "./tx-preview/confirm/stepper/transactionExecutionStepTypes.js";
20
19
  export {
21
20
  t as NotificationCenter,
22
21
  s as PoolAssetsTable,
@@ -25,24 +24,23 @@ export {
25
24
  e as PoolAssetsTableTest,
26
25
  K as ProgressStepper,
27
26
  G as ProgressStepperTest,
28
- C as TransactionConfirmAmountField,
29
- l as TransactionConfirmAmountFieldTest,
30
- p as TransactionConfirmAmountPairTest,
31
- h as TransactionConfirmDialogTest,
27
+ x as TransactionConfirmAmountField,
28
+ T as TransactionConfirmAmountFieldTest,
29
+ P as TransactionConfirmDialogTest,
32
30
  V as TransactionConfirmExecuteButton,
33
31
  H as TransactionConfirmExecuteButtonTest,
34
32
  I as TransactionConfirmFailureResult,
35
- B as TransactionConfirmFailureResultTest,
36
- b as TransactionConfirmShell,
33
+ v as TransactionConfirmFailureResultTest,
34
+ w as TransactionConfirmShell,
37
35
  M as TransactionConfirmSuccessIcon,
38
36
  j as TransactionConfirmSuccessResult,
39
- E as TransactionConfirmSuccessResultTest,
37
+ B as TransactionConfirmSuccessResultTest,
40
38
  q as TransactionConfirmTxHashRow,
41
- v as TransactionConfirmTxHashRowTest,
39
+ E as TransactionConfirmTxHashRowTest,
42
40
  S as computeTransactionConfirmDialogLayout,
43
- Q as shouldShowTransactionProgressStepper,
44
- A as transactionConfirmDialogShellVariants,
45
- R as transactionConfirmModalContainerVariants,
46
- g as transactionConfirmPreviewScrollVariants,
47
- d as transactionConfirmShellContentVariants
41
+ C as resolveAmountSlots,
42
+ R as transactionConfirmDialogShellVariants,
43
+ g as transactionConfirmModalContainerVariants,
44
+ h as transactionConfirmPreviewScrollVariants,
45
+ b as transactionConfirmShellContentVariants
48
46
  };