@gearbox-protocol/permissionless-ui 1.22.0-next.45 → 1.22.0-next.47

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 (334) hide show
  1. package/dist/cjs/components/accordion/accordion.cjs +1 -1
  2. package/dist/cjs/components/address/address.cjs +1 -1
  3. package/dist/cjs/components/alert-badge/alert-badge.cjs +1 -1
  4. package/dist/cjs/components/alert-dialog/alert-dialog.cjs +1 -1
  5. package/dist/cjs/components/apy/apy.cjs +1 -1
  6. package/dist/cjs/components/arc-loader/arc-loader.cjs +1 -1
  7. package/dist/cjs/components/asset-line/asset-line.cjs +1 -1
  8. package/dist/cjs/components/assets-list-cell/assets-list-cell.cjs +1 -1
  9. package/dist/cjs/components/assets-ratio/assets-ratio.cjs +1 -1
  10. package/dist/cjs/components/auth/connect-required.cjs +1 -1
  11. package/dist/cjs/components/auth/signin-required.cjs +1 -1
  12. package/dist/cjs/components/avatar/avatar.cjs +1 -1
  13. package/dist/cjs/components/badge/badge.cjs +1 -1
  14. package/dist/cjs/components/base-link/base-link.cjs +1 -1
  15. package/dist/cjs/components/block-sync/block-sync.cjs +1 -1
  16. package/dist/cjs/components/breadcrumbs/breadcrumbs.cjs +1 -1
  17. package/dist/cjs/components/button-checkbox/button-checkbox.cjs +1 -1
  18. package/dist/cjs/components/buttons/back-button/back-button.cjs +1 -1
  19. package/dist/cjs/components/buttons/button/button.cjs +1 -1
  20. package/dist/cjs/components/buttons/copy-button/copy-button.cjs +1 -1
  21. package/dist/cjs/components/buttons/external-button/external-button.cjs +1 -1
  22. package/dist/cjs/components/buttons/navigation-button/navigation-button.cjs +1 -1
  23. package/dist/cjs/components/buttons/range-buttons/range-buttons.cjs +1 -1
  24. package/dist/cjs/components/card-grid/card-grid.cjs +1 -1
  25. package/dist/cjs/components/cards/card/card.cjs +1 -1
  26. package/dist/cjs/components/cards/expandable-call/expandable-call.cjs +1 -1
  27. package/dist/cjs/components/cards/expandable-card/expandable-card.cjs +1 -1
  28. package/dist/cjs/components/carousel/carousel.cjs +1 -1
  29. package/dist/cjs/components/checkbox/checkbox-labeled.cjs +1 -1
  30. package/dist/cjs/components/checkbox/checkbox.cjs +1 -1
  31. package/dist/cjs/components/checkbox-item/checkbox-item.cjs +1 -1
  32. package/dist/cjs/components/client-adapters/styled-button/styled-button.cjs +1 -1
  33. package/dist/cjs/components/client-adapters/styled-dialog-container/styled-dialog-container.cjs +1 -1
  34. package/dist/cjs/components/client-adapters/styled-rounded-image/styled-rounded-image.cjs +1 -1
  35. package/dist/cjs/components/colored-text/colored-text.cjs +1 -1
  36. package/dist/cjs/components/complex-input/complex-input.cjs +1 -1
  37. package/dist/cjs/components/compound-apy/compound-apy.cjs +1 -1
  38. package/dist/cjs/components/confirm-menu/confirm-menu.cjs +1 -1
  39. package/dist/cjs/components/credit-session-status/credit-session-status.cjs +1 -1
  40. package/dist/cjs/components/currency-button/currency-button.cjs +1 -1
  41. package/dist/cjs/components/description/description.cjs +1 -1
  42. package/dist/cjs/components/detailed-apy/detailed-apy.cjs +1 -1
  43. package/dist/cjs/components/detailed-page-title/detailed-page-title.cjs +1 -1
  44. package/dist/cjs/components/dialog/dialog-container.cjs +1 -1
  45. package/dist/cjs/components/dialog/dialog-content.cjs +1 -1
  46. package/dist/cjs/components/dialog/dialog-description.cjs +1 -1
  47. package/dist/cjs/components/dialog/dialog-footer.cjs +1 -1
  48. package/dist/cjs/components/dialog/dialog-form.cjs +1 -1
  49. package/dist/cjs/components/dialog/dialog-header.cjs +1 -1
  50. package/dist/cjs/components/dialog/dialog-modal-container.cjs +1 -1
  51. package/dist/cjs/components/dialog/dialog-overlay.cjs +1 -1
  52. package/dist/cjs/components/dialog/dialog-title.cjs +1 -1
  53. package/dist/cjs/components/dropdown-label/dropdown-label.cjs +1 -1
  54. package/dist/cjs/components/dropdown-menu/dropdown-menu-checkbox-item.cjs +1 -1
  55. package/dist/cjs/components/dropdown-menu/dropdown-menu-content.cjs +1 -1
  56. package/dist/cjs/components/dropdown-menu/dropdown-menu-item.cjs +1 -1
  57. package/dist/cjs/components/dropdown-menu/dropdown-menu-label.cjs +1 -1
  58. package/dist/cjs/components/dropdown-menu/dropdown-menu-radio-item.cjs +1 -1
  59. package/dist/cjs/components/dropdown-menu/dropdown-menu-separator.cjs +1 -1
  60. package/dist/cjs/components/dropdown-menu/dropdown-menu-shortcut.cjs +1 -1
  61. package/dist/cjs/components/dropdown-menu/dropdown-menu-sub-content.cjs +1 -1
  62. package/dist/cjs/components/dropdown-menu/dropdown-menu-sub-trigger.cjs +1 -1
  63. package/dist/cjs/components/edit-input/edit-input.cjs +1 -1
  64. package/dist/cjs/components/error-message/error-line-message.cjs +1 -1
  65. package/dist/cjs/components/error-message/error-message.cjs +1 -1
  66. package/dist/cjs/components/error-view/error-view.cjs +1 -1
  67. package/dist/cjs/components/explorer-links-dropdown/explorer-links-dropdown.cjs +1 -1
  68. package/dist/cjs/components/fadeout-loading/fadeout-loading.cjs +1 -1
  69. package/dist/cjs/components/filter/filter-block.cjs +1 -1
  70. package/dist/cjs/components/filter/filter-checkbox-item.cjs +1 -1
  71. package/dist/cjs/components/filter/filter-chip.cjs +1 -1
  72. package/dist/cjs/components/filter/filter-chips.cjs +1 -1
  73. package/dist/cjs/components/filter/filter-dropdown-item.cjs +1 -1
  74. package/dist/cjs/components/filter/filter-group.cjs +1 -1
  75. package/dist/cjs/components/filter/filter-label.cjs +1 -1
  76. package/dist/cjs/components/filter/filter-modal-item.cjs +1 -1
  77. package/dist/cjs/components/filter/filter-modal.cjs +1 -1
  78. package/dist/cjs/components/filter/filter-radio-item.cjs +1 -1
  79. package/dist/cjs/components/filter/filter-separator.cjs +1 -1
  80. package/dist/cjs/components/formatted-number/formatted-number.cjs +1 -1
  81. package/dist/cjs/components/general-asset-list/general-asset-list.cjs +1 -1
  82. package/dist/cjs/components/general-select/general-select.cjs +1 -1
  83. package/dist/cjs/components/grid-td-cell/grid-td-cell.cjs +1 -1
  84. package/dist/cjs/components/head-cell/head-cell.cjs +1 -1
  85. package/dist/cjs/components/health-factor/health-factor.cjs +1 -1
  86. package/dist/cjs/components/help-sections/help-sections.cjs +1 -1
  87. package/dist/cjs/components/help-tip/help-tip.cjs +1 -1
  88. package/dist/cjs/components/horizontal-indicator/horizontal-indicator.cjs +1 -1
  89. package/dist/cjs/components/icon-button/icon-button.cjs +1 -1
  90. package/dist/cjs/components/icons/fa-icon.cjs +1 -1
  91. package/dist/cjs/components/index.cjs +1 -1
  92. package/dist/cjs/components/input/input.cjs +1 -1
  93. package/dist/cjs/components/label/label.cjs +1 -1
  94. package/dist/cjs/components/layout/block/block.cjs +1 -1
  95. package/dist/cjs/components/liquidation-price/liquidation-price.cjs +1 -1
  96. package/dist/cjs/components/loader-guard/loader-guard.cjs +1 -1
  97. package/dist/cjs/components/markdown-viewer/markdown-viewer.cjs +1 -1
  98. package/dist/cjs/components/modal/modal.cjs +1 -1
  99. package/dist/cjs/components/navbar/navbar.cjs +1 -1
  100. package/dist/cjs/components/navbar-logo/navbar-logo.cjs +1 -1
  101. package/dist/cjs/components/navitem/navitem.cjs +1 -1
  102. package/dist/cjs/components/not-found/not-found.cjs +1 -1
  103. package/dist/cjs/components/options-list/options-list.cjs +1 -1
  104. package/dist/cjs/components/overflow/overflow.cjs +1 -1
  105. package/dist/cjs/components/overflow-container/overflow-container.cjs +1 -1
  106. package/dist/cjs/components/page-title/page-title.cjs +1 -1
  107. package/dist/cjs/components/percent-indicator/percent-indicator.cjs +1 -1
  108. package/dist/cjs/components/pool-indicator-icon/pool-indicator-icon.cjs +1 -1
  109. package/dist/cjs/components/pool-points-indicator/pool-points-indicator.cjs +1 -1
  110. package/dist/cjs/components/progress/progress.cjs +1 -1
  111. package/dist/cjs/components/progress-circle/progress-circle.cjs +1 -1
  112. package/dist/cjs/components/radio-group/radio-group.cjs +1 -1
  113. package/dist/cjs/components/rounded-image/rounded-image.cjs +1 -1
  114. package/dist/cjs/components/row/row.cjs +1 -1
  115. package/dist/cjs/components/search-bar/search-bar.cjs +1 -1
  116. package/dist/cjs/components/search-line/search-line.cjs +1 -1
  117. package/dist/cjs/components/segmented-control/segmented-control.cjs +1 -1
  118. package/dist/cjs/components/select/select.cjs +1 -1
  119. package/dist/cjs/components/separator/separator.cjs +1 -1
  120. package/dist/cjs/components/short-string/short-string.cjs +1 -1
  121. package/dist/cjs/components/signatures/confirmation-item.cjs +1 -1
  122. package/dist/cjs/components/skeleton/skeleton-stack.cjs +1 -1
  123. package/dist/cjs/components/skeleton/skeleton.cjs +1 -1
  124. package/dist/cjs/components/slider/slider.cjs +1 -1
  125. package/dist/cjs/components/slider-token/slider-token.cjs +1 -1
  126. package/dist/cjs/components/smart-number-input/balance-indicator.cjs +1 -1
  127. package/dist/cjs/components/smart-number-input/smart-number-input.cjs +1 -1
  128. package/dist/cjs/components/spinner/spinner.cjs +1 -1
  129. package/dist/cjs/components/split-list/split-list.cjs +1 -1
  130. package/dist/cjs/components/stat-badge/stat-badge.cjs +1 -1
  131. package/dist/cjs/components/status-dot/status-dot.cjs +1 -1
  132. package/dist/cjs/components/status-elements/status-elements.cjs +1 -1
  133. package/dist/cjs/components/status-triangle/status-triangle.cjs +1 -1
  134. package/dist/cjs/components/stepper/stepper.cjs +1 -1
  135. package/dist/cjs/components/styled-dropdown/styled-dropdown.cjs +1 -1
  136. package/dist/cjs/components/switch/switch.cjs +1 -1
  137. package/dist/cjs/components/tab-control/tab-control.cjs +1 -1
  138. package/dist/cjs/components/table/edit-button.cjs +1 -1
  139. package/dist/cjs/components/table/editable-grid-table.cjs +1 -1
  140. package/dist/cjs/components/table/editable-table.cjs +1 -1
  141. package/dist/cjs/components/table/grid-loading-line.cjs +1 -1
  142. package/dist/cjs/components/table/table-sm.cjs +1 -1
  143. package/dist/cjs/components/table/table.cjs +1 -1
  144. package/dist/cjs/components/tabs/tabs.cjs +1 -1
  145. package/dist/cjs/components/text-button/text-button.cjs +1 -1
  146. package/dist/cjs/components/textarea/textarea.cjs +1 -1
  147. package/dist/cjs/components/time-to-liquidation/time-to-liquidation.cjs +1 -1
  148. package/dist/cjs/components/tip-card/tip-card.cjs +1 -1
  149. package/dist/cjs/components/token-symbol/token-symbol.cjs +1 -1
  150. package/dist/cjs/components/token-template/token-template.cjs +1 -1
  151. package/dist/cjs/components/tokens-list-cell/tokens-list-cell.cjs +1 -1
  152. package/dist/cjs/components/tooltip/simple-tooltip.cjs +1 -1
  153. package/dist/cjs/components/tooltip/tooltip.cjs +1 -1
  154. package/dist/cjs/components/typography/typography.cjs +1 -1
  155. package/dist/cjs/components/vertical-indicator/vertical-indicator.cjs +1 -1
  156. package/dist/cjs/components/vertical-list/vertical-list.cjs +1 -1
  157. package/dist/cjs/components/with-copy/with-copy.cjs +1 -1
  158. package/dist/cjs/components/with-filter-button/with-filter-button.cjs +1 -1
  159. package/dist/cjs/components/with-title/with-title.cjs +1 -1
  160. package/dist/cjs/index.cjs +1 -1
  161. package/dist/cjs/utils/format-money.cjs +1 -1
  162. package/dist/cjs/utils/index.cjs +1 -1
  163. package/dist/cjs/utils/ttl.cjs +1 -1
  164. package/dist/esm/components/accordion/accordion.js +6 -5
  165. package/dist/esm/components/address/address.js +3 -2
  166. package/dist/esm/components/alert-badge/alert-badge.js +1 -0
  167. package/dist/esm/components/alert-dialog/alert-dialog.js +4 -3
  168. package/dist/esm/components/apy/apy.js +14 -13
  169. package/dist/esm/components/arc-loader/arc-loader.js +8 -7
  170. package/dist/esm/components/asset-line/asset-line.js +8 -7
  171. package/dist/esm/components/assets-list-cell/assets-list-cell.js +3 -2
  172. package/dist/esm/components/assets-ratio/assets-ratio.js +17 -16
  173. package/dist/esm/components/auth/connect-required.js +6 -5
  174. package/dist/esm/components/auth/signin-required.js +10 -9
  175. package/dist/esm/components/avatar/avatar.js +8 -7
  176. package/dist/esm/components/badge/badge.js +3 -2
  177. package/dist/esm/components/base-link/base-link.js +11 -10
  178. package/dist/esm/components/block-sync/block-sync.js +5 -2
  179. package/dist/esm/components/breadcrumbs/breadcrumbs.js +3 -2
  180. package/dist/esm/components/button-checkbox/button-checkbox.js +8 -7
  181. package/dist/esm/components/buttons/back-button/back-button.js +8 -7
  182. package/dist/esm/components/buttons/button/button.js +1 -0
  183. package/dist/esm/components/buttons/copy-button/copy-button.js +1 -0
  184. package/dist/esm/components/buttons/external-button/external-button.js +1 -0
  185. package/dist/esm/components/buttons/navigation-button/navigation-button.js +1 -0
  186. package/dist/esm/components/buttons/range-buttons/range-buttons.js +3 -2
  187. package/dist/esm/components/card-grid/card-grid.js +9 -8
  188. package/dist/esm/components/cards/card/card.js +5 -4
  189. package/dist/esm/components/cards/expandable-call/expandable-call.js +7 -6
  190. package/dist/esm/components/cards/expandable-card/expandable-card.js +5 -4
  191. package/dist/esm/components/carousel/carousel.js +7 -6
  192. package/dist/esm/components/checkbox/checkbox-labeled.js +3 -0
  193. package/dist/esm/components/checkbox/checkbox.js +4 -3
  194. package/dist/esm/components/checkbox-item/checkbox-item.js +1 -0
  195. package/dist/esm/components/client-adapters/styled-button/styled-button.js +5 -4
  196. package/dist/esm/components/client-adapters/styled-dialog-container/styled-dialog-container.js +14 -13
  197. package/dist/esm/components/client-adapters/styled-rounded-image/styled-rounded-image.js +3 -0
  198. package/dist/esm/components/colored-text/colored-text.js +5 -4
  199. package/dist/esm/components/complex-input/complex-input.js +5 -2
  200. package/dist/esm/components/compound-apy/compound-apy.js +10 -9
  201. package/dist/esm/components/confirm-menu/confirm-menu.js +8 -7
  202. package/dist/esm/components/credit-session-status/credit-session-status.js +7 -6
  203. package/dist/esm/components/currency-button/currency-button.js +3 -2
  204. package/dist/esm/components/description/description.js +5 -4
  205. package/dist/esm/components/detailed-apy/detailed-apy.js +11 -10
  206. package/dist/esm/components/detailed-page-title/detailed-page-title.js +3 -2
  207. package/dist/esm/components/dialog/dialog-container.js +1 -0
  208. package/dist/esm/components/dialog/dialog-content.js +4 -3
  209. package/dist/esm/components/dialog/dialog-description.js +6 -5
  210. package/dist/esm/components/dialog/dialog-footer.js +8 -7
  211. package/dist/esm/components/dialog/dialog-form.js +3 -2
  212. package/dist/esm/components/dialog/dialog-header.js +1 -0
  213. package/dist/esm/components/dialog/dialog-modal-container.js +6 -5
  214. package/dist/esm/components/dialog/dialog-overlay.js +1 -0
  215. package/dist/esm/components/dialog/dialog-title.js +1 -0
  216. package/dist/esm/components/dropdown-label/dropdown-label.js +9 -8
  217. package/dist/esm/components/dropdown-menu/dropdown-menu-checkbox-item.js +1 -0
  218. package/dist/esm/components/dropdown-menu/dropdown-menu-content.js +4 -3
  219. package/dist/esm/components/dropdown-menu/dropdown-menu-item.js +1 -0
  220. package/dist/esm/components/dropdown-menu/dropdown-menu-label.js +6 -5
  221. package/dist/esm/components/dropdown-menu/dropdown-menu-radio-item.js +4 -3
  222. package/dist/esm/components/dropdown-menu/dropdown-menu-separator.js +1 -0
  223. package/dist/esm/components/dropdown-menu/dropdown-menu-shortcut.js +1 -0
  224. package/dist/esm/components/dropdown-menu/dropdown-menu-sub-content.js +1 -0
  225. package/dist/esm/components/dropdown-menu/dropdown-menu-sub-trigger.js +6 -5
  226. package/dist/esm/components/edit-input/edit-input.js +3 -2
  227. package/dist/esm/components/error-message/error-line-message.js +7 -6
  228. package/dist/esm/components/error-message/error-message.js +3 -2
  229. package/dist/esm/components/error-view/error-view.js +11 -10
  230. package/dist/esm/components/explorer-links-dropdown/explorer-links-dropdown.js +8 -7
  231. package/dist/esm/components/fadeout-loading/fadeout-loading.js +9 -8
  232. package/dist/esm/components/filter/filter-block.js +1 -0
  233. package/dist/esm/components/filter/filter-checkbox-item.js +4 -3
  234. package/dist/esm/components/filter/filter-chip.js +5 -4
  235. package/dist/esm/components/filter/filter-chips.js +9 -8
  236. package/dist/esm/components/filter/filter-dropdown-item.js +5 -4
  237. package/dist/esm/components/filter/filter-group.js +1 -0
  238. package/dist/esm/components/filter/filter-label.js +8 -7
  239. package/dist/esm/components/filter/filter-modal-item.js +5 -4
  240. package/dist/esm/components/filter/filter-modal.js +3 -2
  241. package/dist/esm/components/filter/filter-radio-item.js +4 -3
  242. package/dist/esm/components/filter/filter-separator.js +1 -0
  243. package/dist/esm/components/formatted-number/formatted-number.js +3 -2
  244. package/dist/esm/components/general-asset-list/general-asset-list.js +3 -2
  245. package/dist/esm/components/general-select/general-select.js +3 -2
  246. package/dist/esm/components/grid-td-cell/grid-td-cell.js +3 -2
  247. package/dist/esm/components/head-cell/head-cell.js +5 -4
  248. package/dist/esm/components/health-factor/health-factor.js +11 -10
  249. package/dist/esm/components/help-sections/help-sections.js +5 -4
  250. package/dist/esm/components/help-tip/help-tip.js +1 -0
  251. package/dist/esm/components/horizontal-indicator/horizontal-indicator.js +1 -0
  252. package/dist/esm/components/icon-button/icon-button.js +4 -3
  253. package/dist/esm/components/icons/fa-icon.js +3 -2
  254. package/dist/esm/components/index.js +76 -74
  255. package/dist/esm/components/input/input.js +7 -6
  256. package/dist/esm/components/label/label.js +7 -6
  257. package/dist/esm/components/layout/block/block.js +7 -6
  258. package/dist/esm/components/liquidation-price/liquidation-price.js +5 -4
  259. package/dist/esm/components/loader-guard/loader-guard.js +9 -8
  260. package/dist/esm/components/markdown-viewer/markdown-viewer.js +3 -2
  261. package/dist/esm/components/modal/modal.js +1 -0
  262. package/dist/esm/components/navbar/navbar.js +16 -15
  263. package/dist/esm/components/navbar-logo/navbar-logo.js +9 -8
  264. package/dist/esm/components/navitem/navitem.js +11 -10
  265. package/dist/esm/components/not-found/not-found.js +7 -6
  266. package/dist/esm/components/options-list/options-list.js +12 -11
  267. package/dist/esm/components/overflow/overflow.js +9 -8
  268. package/dist/esm/components/overflow-container/overflow-container.js +11 -10
  269. package/dist/esm/components/page-title/page-title.js +1 -0
  270. package/dist/esm/components/percent-indicator/percent-indicator.js +6 -5
  271. package/dist/esm/components/pool-indicator-icon/pool-indicator-icon.js +5 -4
  272. package/dist/esm/components/pool-points-indicator/pool-points-indicator.js +8 -7
  273. package/dist/esm/components/progress/progress.js +8 -7
  274. package/dist/esm/components/progress-circle/progress-circle.js +11 -10
  275. package/dist/esm/components/radio-group/radio-group.js +6 -5
  276. package/dist/esm/components/rounded-image/rounded-image.js +6 -5
  277. package/dist/esm/components/row/row.js +7 -6
  278. package/dist/esm/components/search-bar/search-bar.js +9 -8
  279. package/dist/esm/components/search-line/search-line.js +45 -32
  280. package/dist/esm/components/segmented-control/segmented-control.js +1 -0
  281. package/dist/esm/components/select/select.js +4 -3
  282. package/dist/esm/components/separator/separator.js +4 -3
  283. package/dist/esm/components/short-string/short-string.js +6 -5
  284. package/dist/esm/components/signatures/confirmation-item.js +11 -10
  285. package/dist/esm/components/skeleton/skeleton-stack.js +8 -7
  286. package/dist/esm/components/skeleton/skeleton.js +7 -6
  287. package/dist/esm/components/slider/slider.js +24 -23
  288. package/dist/esm/components/slider-token/slider-token.js +10 -9
  289. package/dist/esm/components/smart-number-input/balance-indicator.js +3 -2
  290. package/dist/esm/components/smart-number-input/smart-number-input.js +1 -0
  291. package/dist/esm/components/spinner/spinner.js +1 -0
  292. package/dist/esm/components/split-list/split-list.js +49 -30
  293. package/dist/esm/components/stat-badge/stat-badge.js +1 -0
  294. package/dist/esm/components/status-dot/status-dot.js +3 -2
  295. package/dist/esm/components/status-elements/status-elements.js +5 -4
  296. package/dist/esm/components/status-triangle/status-triangle.js +5 -4
  297. package/dist/esm/components/stepper/stepper.js +1 -0
  298. package/dist/esm/components/styled-dropdown/styled-dropdown.js +11 -10
  299. package/dist/esm/components/switch/switch.js +1 -0
  300. package/dist/esm/components/tab-control/tab-control.js +11 -10
  301. package/dist/esm/components/table/edit-button.js +3 -2
  302. package/dist/esm/components/table/editable-grid-table.js +7 -6
  303. package/dist/esm/components/table/editable-table.js +20 -19
  304. package/dist/esm/components/table/grid-loading-line.js +3 -2
  305. package/dist/esm/components/table/table-sm.js +8 -7
  306. package/dist/esm/components/table/table.js +13 -12
  307. package/dist/esm/components/tabs/tabs.js +11 -10
  308. package/dist/esm/components/text-button/text-button.js +14 -13
  309. package/dist/esm/components/textarea/textarea.js +3 -2
  310. package/dist/esm/components/time-to-liquidation/time-to-liquidation.js +150 -37
  311. package/dist/esm/components/tip-card/tip-card.js +1 -0
  312. package/dist/esm/components/token-symbol/token-symbol.js +1 -0
  313. package/dist/esm/components/token-template/token-template.js +9 -8
  314. package/dist/esm/components/tokens-list-cell/tokens-list-cell.js +10 -9
  315. package/dist/esm/components/tooltip/simple-tooltip.js +9 -8
  316. package/dist/esm/components/tooltip/tooltip.js +9 -8
  317. package/dist/esm/components/typography/typography.js +6 -5
  318. package/dist/esm/components/vertical-indicator/vertical-indicator.js +6 -5
  319. package/dist/esm/components/vertical-list/vertical-list.js +13 -12
  320. package/dist/esm/components/with-copy/with-copy.js +3 -2
  321. package/dist/esm/components/with-filter-button/with-filter-button.js +5 -4
  322. package/dist/esm/components/with-title/with-title.js +9 -8
  323. package/dist/esm/index.js +211 -209
  324. package/dist/esm/utils/format-money.js +9 -8
  325. package/dist/esm/utils/index.js +18 -18
  326. package/dist/esm/utils/ttl.js +32 -33
  327. package/dist/globals.css +1 -1
  328. package/dist/types/components/index.d.ts +1 -0
  329. package/dist/types/components/search-line/search-line.d.ts +5 -5
  330. package/dist/types/components/split-list/split-list.d.ts +16 -21
  331. package/dist/types/components/time-to-liquidation/time-to-liquidation.d.ts +18 -14
  332. package/dist/types/index.d.ts +1 -0
  333. package/dist/types/utils/ttl.d.ts +13 -13
  334. package/package.json +1 -1
package/dist/esm/index.js CHANGED
@@ -6,7 +6,7 @@ import { Apy as I } from "./components/apy/apy.js";
6
6
  import { ArcLoader as h } from "./components/arc-loader/arc-loader.js";
7
7
  import { AssetLine as B } from "./components/asset-line/asset-line.js";
8
8
  import { AssetsListCell as w } from "./components/assets-list-cell/assets-list-cell.js";
9
- import { AssetsRatio as E } from "./components/assets-ratio/assets-ratio.js";
9
+ import { AssetsRatio as P } from "./components/assets-ratio/assets-ratio.js";
10
10
  import { ConnectRequired as v } from "./components/auth/connect-required.js";
11
11
  import { SignInRequired as y } from "./components/auth/signin-required.js";
12
12
  import { SIWEClientProvider as N } from "./components/auth/siwe-provider.js";
@@ -27,7 +27,7 @@ import { TabButton as cr } from "./components/buttons/tab-button/tab-button.js";
27
27
  import { CardGrid as Sr, cardGridVariants as Cr } from "./components/card-grid/card-grid.js";
28
28
  import { Card as Dr, CardContent as Ar, CardDescription as Ir, CardFooter as Vr, CardHeader as hr, CardTitle as Fr } from "./components/cards/card/card.js";
29
29
  import { DangerZone as Gr } from "./components/cards/danger-zone/danger-zone.js";
30
- import { ExpandablCall as Pr } from "./components/cards/expandable-call/expandable-call.js";
30
+ import { ExpandablCall as Er } from "./components/cards/expandable-call/expandable-call.js";
31
31
  import { ExpandableCard as kr } from "./components/cards/expandable-card/expandable-card.js";
32
32
  import { Carousel as Mr } from "./components/carousel/carousel.js";
33
33
  import { Checkbox as Hr } from "./components/checkbox/checkbox.js";
@@ -53,7 +53,7 @@ import { DialogFooter as Ie } from "./components/dialog/dialog-footer.js";
53
53
  import { DialogForm as he } from "./components/dialog/dialog-form.js";
54
54
  import { DialogHeader as Be } from "./components/dialog/dialog-header.js";
55
55
  import { DialogModalContainer as we } from "./components/dialog/dialog-modal-container.js";
56
- import { DialogOverlay as Ee } from "./components/dialog/dialog-overlay.js";
56
+ import { DialogOverlay as Pe } from "./components/dialog/dialog-overlay.js";
57
57
  import { DialogTitle as ve } from "./components/dialog/dialog-title.js";
58
58
  import { OneFieldDialog as ye } from "./components/dialog/one-field-dialog.js";
59
59
  import { DefaultDropdownLabel as Ne } from "./components/dropdown-label/dropdown-label.js";
@@ -77,7 +77,7 @@ import { FilterBlock as Io } from "./components/filter/filter-block.js";
77
77
  import { FilterCheckboxItem as ho } from "./components/filter/filter-checkbox-item.js";
78
78
  import { FilterChip as Bo } from "./components/filter/filter-chip.js";
79
79
  import { FilterChips as wo } from "./components/filter/filter-chips.js";
80
- import { FilterDropdownItem as Eo } from "./components/filter/filter-dropdown-item.js";
80
+ import { FilterDropdownItem as Po } from "./components/filter/filter-dropdown-item.js";
81
81
  import { FilterGroup as vo } from "./components/filter/filter-group.js";
82
82
  import { FilterLabel as yo } from "./components/filter/filter-label.js";
83
83
  import { FilterModal as No } from "./components/filter/filter-modal.js";
@@ -98,7 +98,7 @@ import { GraphView as St, GraphViewWithData as Ct, graphViewVariants as Lt, useG
98
98
  import { VertLine as It } from "./components/graph/plugins/vertical-line.js";
99
99
  import { GridTDCell as ht } from "./components/grid-td-cell/grid-td-cell.js";
100
100
  import { Guard as Bt } from "./components/guard/guard.js";
101
- import { HeadCell as wt, SimpleHeadCell as Pt } from "./components/head-cell/head-cell.js";
101
+ import { HeadCell as wt, SimpleHeadCell as Et } from "./components/head-cell/head-cell.js";
102
102
  import { BAD_HF as kt, GOOD_HF as vt, HealthFactor as Mt, getHFZones as yt } from "./components/health-factor/health-factor.js";
103
103
  import { HelpCenterContainer as Nt } from "./components/help-center-container/help-center-container.js";
104
104
  import { HelpSection as Ot, HelpSections as _t } from "./components/help-sections/help-sections.js";
@@ -118,7 +118,7 @@ import { Header as Da, useMobileMenu as Aa } from "./components/layout/header/he
118
118
  import { Layout as Va } from "./components/layout/layout/layout.js";
119
119
  import { LegalDisclaimer as Fa } from "./components/layout/legal-disclaimer/legal-disclaimer.js";
120
120
  import { PageLayout as Ga } from "./components/layout/page-layout/page-layout.js";
121
- import { BlockedRegionDialog as Pa, LegalAgreementDialog as Ea, createGearboxAppConfig as ka, createLegalAgreementConfig as va, createPermissionlessInterfaceConfig as Ma, createPermissionlessSafeConfig as ya } from "./components/legal-agreement/legal-agreement-dialog.js";
121
+ import { BlockedRegionDialog as Ea, LegalAgreementDialog as Pa, createGearboxAppConfig as ka, createLegalAgreementConfig as va, createPermissionlessInterfaceConfig as Ma, createPermissionlessSafeConfig as ya } from "./components/legal-agreement/legal-agreement-dialog.js";
122
122
  import { LiquidationModellingAssetsTable as Na } from "./components/liquidation/liquidation-assets-table/liquidation-assets-table.js";
123
123
  import { LiquidationGraph as Oa } from "./components/liquidation/liquidation-graph/liquidation-graph.js";
124
124
  import { LiquidationGraphLegend as qa } from "./components/liquidation/liquidation-graph-legend/liquidation-graph-legend.js";
@@ -139,7 +139,7 @@ import { PageTitle as Di, pageTitleRootVariants as Ai, pageTitleVariants as Ii }
139
139
  import { PercentIndicator as hi } from "./components/percent-indicator/percent-indicator.js";
140
140
  import { PointsIcon as Bi } from "./components/points-icon/points-icon.js";
141
141
  import { PoolAPYTooltip as wi } from "./components/pool-apy-tooltip/pool-apy-tooltip.js";
142
- import { PoolIndicatorIcon as Ei } from "./components/pool-indicator-icon/pool-indicator-icon.js";
142
+ import { PoolIndicatorIcon as Pi } from "./components/pool-indicator-icon/pool-indicator-icon.js";
143
143
  import { PoolPointsIndicator as vi } from "./components/pool-points-indicator/pool-points-indicator.js";
144
144
  import { Progress as yi } from "./components/progress/progress.js";
145
145
  import { ProgressCircle as Ni } from "./components/progress-circle/progress-circle.js";
@@ -157,7 +157,7 @@ import { Identicon as Dp } from "./components/signatures/identicon.js";
157
157
  import { VerticalTimeline as Ip } from "./components/signatures/vertical-timeline.js";
158
158
  import { Skeleton as hp, skeletonVariants as Fp } from "./components/skeleton/skeleton.js";
159
159
  import { SkeletonStack as Gp } from "./components/skeleton/skeleton-stack.js";
160
- import { Slider as Pp } from "./components/slider/slider.js";
160
+ import { Slider as Ep } from "./components/slider/slider.js";
161
161
  import { SliderToken as kp } from "./components/slider-token/slider-token.js";
162
162
  import { BalanceIndicator as Mp } from "./components/smart-number-input/balance-indicator.js";
163
163
  import { SmartNumberInput as Hp } from "./components/smart-number-input/smart-number-input.js";
@@ -176,7 +176,7 @@ import { GridTableCellAsset as Cn, GridTableCellUpdatable as Ln, GridTableEditab
176
176
  import { TableCellAsset as In, TableCellUpdatable as Vn, TableEditable as hn } from "./components/table/editable-table.js";
177
177
  import { GridErrorLine as Bn } from "./components/table/grid-error-line.js";
178
178
  import { GridLoadingLine as wn } from "./components/table/grid-loading-line.js";
179
- import { GridTable as En, GridTableBody as kn, GridTableCaption as vn, GridTableCell as Mn, GridTableFooter as yn, GridTableHead as Hn, GridTableHeader as Nn, GridTableRow as Rn, Td as On, Th as _n, gridTableCellVariants as qn, gridTableHeadVariants as Un, gridTableVariants as Wn } from "./components/table/grid-table.js";
179
+ import { GridTable as Pn, GridTableBody as kn, GridTableCaption as vn, GridTableCell as Mn, GridTableFooter as yn, GridTableHead as Hn, GridTableHeader as Nn, GridTableRow as Rn, Td as On, Th as _n, gridTableCellVariants as qn, gridTableHeadVariants as Un, gridTableVariants as Wn } from "./components/table/grid-table.js";
180
180
  import { GridTableLoader as Xn } from "./components/table/grid-table-loader.js";
181
181
  import { SortableHeadCell as Yn } from "./components/table/sortable-head-cell.js";
182
182
  import { SortingTableHead as Kn, Table as jn, TableBody as Jn, TableCaption as $n, TableCell as rm, TableFooter as em, TableHead as om, TableHeader as tm, TableRow as am, tableCellVariants as im, tableHeadVariants as pm, tableVariants as nm } from "./components/table/table.js";
@@ -188,63 +188,64 @@ import { Tabs as bm, TabsContent as Sm, TabsList as Cm, TabsTrigger as Lm } from
188
188
  import { TextButton as Am } from "./components/text-button/text-button.js";
189
189
  import { Textarea as Vm, textareaVariants as hm } from "./components/textarea/textarea.js";
190
190
  import { ThemeProvider as Bm, useTheme as Gm } from "./components/theme-provider.js";
191
- import { ThemeToggle as Pm } from "./components/theme-toggle/theme-toggle.js";
192
- import { TipCard as km, tipCardVariants as vm } from "./components/tip-card/tip-card.js";
193
- import { TokenIcon as ym, preloadTokenIcons as Hm } from "./components/token-icon/token-icon.js";
194
- import { TokenSymbol as Rm } from "./components/token-symbol/token-symbol.js";
195
- import { TokenTemplate as _m } from "./components/token-template/token-template.js";
196
- import { SimpleTooltip as Um } from "./components/tooltip/simple-tooltip.js";
197
- import { Tooltip as zm, TooltipContent as Xm, TooltipProvider as Zm, TooltipTrigger as Ym } from "./components/tooltip/tooltip.js";
198
- import { GraphDropdown as Km } from "./components/trading-view/graph-dropdown.js";
199
- import { TradingView as Jm } from "./components/trading-view/trading-view.js";
200
- import { FormattedMessageTyped as rl, useIntlTyped as el } from "./components/typed-intl/index.js";
201
- import { Typography as tl, typographyVariants as al } from "./components/typography/typography.js";
202
- import { VerticalIndicator as pl, verticalIndicatorVariants as nl } from "./components/vertical-indicator/vertical-indicator.js";
203
- import { VerticalList as ll, verticalListVariants as fl } from "./components/vertical-list/vertical-list.js";
204
- import { VSpace as sl } from "./components/vspace/vspace.js";
205
- import { WithCopy as ul } from "./components/with-copy/with-copy.js";
206
- import { WithFilterButton as gl } from "./components/with-filter-button/with-filter-button.js";
207
- import { WithTitle as bl } from "./components/with-title/with-title.js";
208
- import { designTokens as Cl } from "./configs/design-tokens.js";
209
- import { interactiveVariants as Dl, paddingVariants as Al, sizeVariants as Il, stateVariants as Vl } from "./configs/variants.js";
210
- import { useCheckboxSelect as Fl } from "./hooks/use-checkbox-select.js";
211
- import { useControllableState as Gl } from "./hooks/use-controllable-state.js";
212
- import { useDebounce as Pl } from "./hooks/use-debounce.js";
213
- import { useDebounceCall as kl } from "./hooks/use-debounce-call.js";
214
- import { getSortForField as Ml, useFilterAllSelected as yl, useRangeFilter as Hl, useSelectFilter as Nl, useSort as Rl } from "./hooks/use-filter.js";
215
- import { useHF as _l } from "./hooks/use-hf.js";
216
- import { useEditPriceManually as Ul, useLiquidationGraphParams as Wl, useLiquidationHeatmap as zl } from "./hooks/use-liquidation/index.js";
217
- import { useIsDesktop as Zl, useIsExtraSmall as Yl, useIsMobile as Ql, useIsTablet as Kl, useMediaQuery as jl } from "./hooks/use-media-query.js";
218
- import { useOpenedState as $l } from "./hooks/use-opened-state.js";
219
- import { usePrevious as ef } from "./hooks/use-previous.js";
220
- import { useSmartNumberInput as tf } from "./hooks/use-smart-number-input.js";
221
- import { default as pf } from "./locale/en.json.js";
222
- import { generateId as mf, useFormFieldIds as lf } from "./utils/a11y.js";
223
- import { bnToInputView as xf } from "./utils/bn-to-input-view.js";
224
- import { bnToPrettyView as df } from "./utils/bn-to-pretty-view.js";
225
- import { cn as Tf } from "./utils/cn.js";
226
- import { generateColorsFromBase as cf, getCSSVariable as bf, hexToRgba as Sf, resolveCSSColor as Cf } from "./utils/colors.js";
227
- import { copyToClipboard as Df } from "./utils/copy.js";
228
- import { convertPercent as If, formatBytecodeSize as Vf, formatBytecodeVersion as hf, formatTimestamp as Ff, shortenHash as Bf, significantTrunc as Gf } from "./utils/format.js";
229
- import { formatAssetAmount as Pf } from "./utils/format-asset-amount.js";
230
- import { formatMoney as kf, formatMoneyAmount as vf, formatPercentAmount as Mf, percentTemplate as yf, percentageTemplate as Hf } from "./utils/format-money.js";
231
- import { FORMAT_CONSTANTS as Rf, formatNumberWithSuffix as Of, formatPrice as _f, getAdaptiveDecimals as qf, isBelowDisplayThreshold as Uf, isEffectivelyZero as Wf, toSignificantDigits as zf } from "./utils/format-number.js";
232
- import { slippageTemplate as Zf } from "./utils/format-slippage.js";
233
- import { allLoaded as Qf, loadingProgress as Kf, round5 as jf } from "./utils/loading.js";
234
- import { getNetworkIcon as $f } from "./utils/network-icons.js";
235
- import { bnToLiquidationPriceView as ex, isPositiveFloat as ox, parseInputToBN as tx, parseSmallNumber as ax } from "./utils/parse-input-to-bn.js";
236
- import { pluralize as px, selectPluralString as nx } from "./utils/plural.js";
237
- import { getAvailableRanges as lx } from "./utils/ranges.js";
238
- import { extractTextFromLabel as xx, serializeValue as sx } from "./utils/react.js";
239
- import { searchInString as ux } from "./utils/search.js";
240
- import { createTokenSearchFilter as gx, searchInToken as cx } from "./utils/search-in-token.js";
241
- import { shortSHA as Sx } from "./utils/short-sha.js";
242
- import { isLongString as Lx, shortenString as Dx } from "./utils/shorten-string.js";
243
- import { negativeTokenTemplate as Ix, tokenTemplate as Vx, tokenTemplateNumber as hx, tokenTemplateString as Fx } from "./utils/templates.js";
244
- import { TTL_CONSTANTS as Gx, getTTLZone as wx, ttlFromTimestamp as Px, ttlLeft as Ex, ttlLeftParsed as kx } from "./utils/ttl.js";
245
- import { openInNewWindow as Mx } from "./utils/window.js";
246
- import { Z_INDEX as Hx } from "./utils/z-index.js";
247
- import { CELL_BAD as Rx, CELL_CURRENT as Ox, CELL_GOOD as _x, CELL_HOVERED as qx, CELL_LIQUIDATION as Ux, CELL_OK as Wx, DEFAULT_AXIS_MAX as zx, DEFAULT_AXIS_MIN as Xx, formatAxisLabel as Zx, formatAxisTipLabel as Yx, formatAxisTipPrice as Qx, getCellClass as Kx, isPointInCell as jx, useAxis as Jx, useFixedAssets as $x, useIsAxisInRelativeUnits as rs, useLiquidationGraphActivePrice as es, useLiquidationGraphCurrentActiveValue as os, usePriceInNumber as ts, useWithLiquidationGraphActivePrices as as } from "./hooks/use-liquidation/utils.js";
191
+ import { ThemeToggle as Em } from "./components/theme-toggle/theme-toggle.js";
192
+ import { TimeToLiquidation as km } from "./components/time-to-liquidation/time-to-liquidation.js";
193
+ import { TipCard as Mm, tipCardVariants as ym } from "./components/tip-card/tip-card.js";
194
+ import { TokenIcon as Nm, preloadTokenIcons as Rm } from "./components/token-icon/token-icon.js";
195
+ import { TokenSymbol as _m } from "./components/token-symbol/token-symbol.js";
196
+ import { TokenTemplate as Um } from "./components/token-template/token-template.js";
197
+ import { SimpleTooltip as zm } from "./components/tooltip/simple-tooltip.js";
198
+ import { Tooltip as Zm, TooltipContent as Ym, TooltipProvider as Qm, TooltipTrigger as Km } from "./components/tooltip/tooltip.js";
199
+ import { GraphDropdown as Jm } from "./components/trading-view/graph-dropdown.js";
200
+ import { TradingView as rl } from "./components/trading-view/trading-view.js";
201
+ import { FormattedMessageTyped as ol, useIntlTyped as tl } from "./components/typed-intl/index.js";
202
+ import { Typography as il, typographyVariants as pl } from "./components/typography/typography.js";
203
+ import { VerticalIndicator as ml, verticalIndicatorVariants as ll } from "./components/vertical-indicator/vertical-indicator.js";
204
+ import { VerticalList as xl, verticalListVariants as sl } from "./components/vertical-list/vertical-list.js";
205
+ import { VSpace as ul } from "./components/vspace/vspace.js";
206
+ import { WithCopy as gl } from "./components/with-copy/with-copy.js";
207
+ import { WithFilterButton as bl } from "./components/with-filter-button/with-filter-button.js";
208
+ import { WithTitle as Cl } from "./components/with-title/with-title.js";
209
+ import { designTokens as Dl } from "./configs/design-tokens.js";
210
+ import { interactiveVariants as Il, paddingVariants as Vl, sizeVariants as hl, stateVariants as Fl } from "./configs/variants.js";
211
+ import { useCheckboxSelect as Gl } from "./hooks/use-checkbox-select.js";
212
+ import { useControllableState as El } from "./hooks/use-controllable-state.js";
213
+ import { useDebounce as kl } from "./hooks/use-debounce.js";
214
+ import { useDebounceCall as Ml } from "./hooks/use-debounce-call.js";
215
+ import { getSortForField as Hl, useFilterAllSelected as Nl, useRangeFilter as Rl, useSelectFilter as Ol, useSort as _l } from "./hooks/use-filter.js";
216
+ import { useHF as Ul } from "./hooks/use-hf.js";
217
+ import { useEditPriceManually as zl, useLiquidationGraphParams as Xl, useLiquidationHeatmap as Zl } from "./hooks/use-liquidation/index.js";
218
+ import { useIsDesktop as Ql, useIsExtraSmall as Kl, useIsMobile as jl, useIsTablet as Jl, useMediaQuery as $l } from "./hooks/use-media-query.js";
219
+ import { useOpenedState as ef } from "./hooks/use-opened-state.js";
220
+ import { usePrevious as tf } from "./hooks/use-previous.js";
221
+ import { useSmartNumberInput as pf } from "./hooks/use-smart-number-input.js";
222
+ import { default as mf } from "./locale/en.json.js";
223
+ import { generateId as ff, useFormFieldIds as xf } from "./utils/a11y.js";
224
+ import { bnToInputView as df } from "./utils/bn-to-input-view.js";
225
+ import { bnToPrettyView as Tf } from "./utils/bn-to-pretty-view.js";
226
+ import { cn as cf } from "./utils/cn.js";
227
+ import { generateColorsFromBase as Sf, getCSSVariable as Cf, hexToRgba as Lf, resolveCSSColor as Df } from "./utils/colors.js";
228
+ import { copyToClipboard as If } from "./utils/copy.js";
229
+ import { convertPercent as hf, formatBytecodeSize as Ff, formatBytecodeVersion as Bf, formatTimestamp as Gf, shortenHash as wf, significantTrunc as Ef } from "./utils/format.js";
230
+ import { formatAssetAmount as kf } from "./utils/format-asset-amount.js";
231
+ import { formatMoney as Mf, formatMoneyAmount as yf, formatPercentAmount as Hf, percentTemplate as Nf, percentageTemplate as Rf } from "./utils/format-money.js";
232
+ import { FORMAT_CONSTANTS as _f, formatNumberWithSuffix as qf, formatPrice as Uf, getAdaptiveDecimals as Wf, isBelowDisplayThreshold as zf, isEffectivelyZero as Xf, toSignificantDigits as Zf } from "./utils/format-number.js";
233
+ import { slippageTemplate as Qf } from "./utils/format-slippage.js";
234
+ import { allLoaded as jf, loadingProgress as Jf, round5 as $f } from "./utils/loading.js";
235
+ import { getNetworkIcon as ex } from "./utils/network-icons.js";
236
+ import { bnToLiquidationPriceView as tx, isPositiveFloat as ax, parseInputToBN as ix, parseSmallNumber as px } from "./utils/parse-input-to-bn.js";
237
+ import { pluralize as mx, selectPluralString as lx } from "./utils/plural.js";
238
+ import { getAvailableRanges as xx } from "./utils/ranges.js";
239
+ import { extractTextFromLabel as dx, serializeValue as ux } from "./utils/react.js";
240
+ import { searchInString as gx } from "./utils/search.js";
241
+ import { createTokenSearchFilter as bx, searchInToken as Sx } from "./utils/search-in-token.js";
242
+ import { shortSHA as Lx } from "./utils/short-sha.js";
243
+ import { isLongString as Ax, shortenString as Ix } from "./utils/shorten-string.js";
244
+ import { negativeTokenTemplate as hx, tokenTemplate as Fx, tokenTemplateNumber as Bx, tokenTemplateString as Gx } from "./utils/templates.js";
245
+ import { TTL_CONSTANTS as Ex, getTTLZones as Px, ttlFromTimestamp as kx, ttlLeft as vx, ttlLeftHuman as Mx } from "./utils/ttl.js";
246
+ import { openInNewWindow as Hx } from "./utils/window.js";
247
+ import { Z_INDEX as Rx } from "./utils/z-index.js";
248
+ import { CELL_BAD as _x, CELL_CURRENT as qx, CELL_GOOD as Ux, CELL_HOVERED as Wx, CELL_LIQUIDATION as zx, CELL_OK as Xx, DEFAULT_AXIS_MAX as Zx, DEFAULT_AXIS_MIN as Yx, formatAxisLabel as Qx, formatAxisTipLabel as Kx, formatAxisTipPrice as jx, getCellClass as Jx, isPointInCell as $x, useAxis as rs, useFixedAssets as es, useIsAxisInRelativeUnits as os, useLiquidationGraphActivePrice as ts, useLiquidationGraphCurrentActiveValue as as, usePriceInNumber as is, useWithLiquidationGraphActivePrices as ps } from "./hooks/use-liquidation/utils.js";
248
249
  export {
249
250
  o as Accordion,
250
251
  t as AccordionContent,
@@ -268,7 +269,7 @@ export {
268
269
  h as ArcLoader,
269
270
  B as AssetLine,
270
271
  w as AssetsListCell,
271
- E as AssetsRatio,
272
+ P as AssetsRatio,
272
273
  O as Avatar,
273
274
  _ as AvatarFallback,
274
275
  q as AvatarImage,
@@ -279,16 +280,16 @@ export {
279
280
  Z as BaseLink,
280
281
  la as Block,
281
282
  Q as BlockSync,
282
- Pa as BlockedRegionDialog,
283
+ Ea as BlockedRegionDialog,
283
284
  j as BreadCrumbs,
284
285
  ar as Button,
285
286
  $ as ButtonCheckbox,
286
- Rx as CELL_BAD,
287
- Ox as CELL_CURRENT,
288
- _x as CELL_GOOD,
289
- qx as CELL_HOVERED,
290
- Ux as CELL_LIQUIDATION,
291
- Wx as CELL_OK,
287
+ _x as CELL_BAD,
288
+ qx as CELL_CURRENT,
289
+ Ux as CELL_GOOD,
290
+ Wx as CELL_HOVERED,
291
+ zx as CELL_LIQUIDATION,
292
+ Xx as CELL_OK,
292
293
  Dr as Card,
293
294
  Ar as CardContent,
294
295
  Ir as CardDescription,
@@ -311,8 +312,8 @@ export {
311
312
  oe as CreditSessionStatus,
312
313
  ae as CurrencyButton,
313
314
  ot as DEFAULT_AREA_SERIES,
314
- zx as DEFAULT_AXIS_MAX,
315
- Xx as DEFAULT_AXIS_MIN,
315
+ Zx as DEFAULT_AXIS_MAX,
316
+ Yx as DEFAULT_AXIS_MIN,
316
317
  tt as DEFAULT_OPTIONS,
317
318
  st as DEFAULT_SERIES_COLORS,
318
319
  at as DEFAULT_VERTICAL_LINE,
@@ -329,7 +330,7 @@ export {
329
330
  he as DialogForm,
330
331
  Be as DialogHeader,
331
332
  we as DialogModalContainer,
332
- Ee as DialogOverlay,
333
+ Pe as DialogOverlay,
333
334
  Te as DialogPortal,
334
335
  ve as DialogTitle,
335
336
  ge as DialogTrigger,
@@ -350,22 +351,22 @@ export {
350
351
  ze as DropdownMenuTrigger,
351
352
  bn as EditButton,
352
353
  xo as EditInput,
353
- pf as EnglishLocale,
354
+ mf as EnglishLocale,
354
355
  uo as ErrorLineMessage,
355
356
  go as ErrorMessage,
356
357
  bo as ErrorView,
357
- Pr as ExpandablCall,
358
+ Er as ExpandablCall,
358
359
  kr as ExpandableCard,
359
360
  Co as ExplorerLinksDropdown,
360
361
  lr as ExternalButton,
361
- Rf as FORMAT_CONSTANTS,
362
+ _f as FORMAT_CONSTANTS,
362
363
  Do as FadeoutLoading,
363
364
  Io as FilterBlock,
364
365
  xr as FilterButton,
365
366
  ho as FilterCheckboxItem,
366
367
  Bo as FilterChip,
367
368
  wo as FilterChips,
368
- Eo as FilterDropdownItem,
369
+ Po as FilterDropdownItem,
369
370
  vo as FilterGroup,
370
371
  yo as FilterLabel,
371
372
  No as FilterModal,
@@ -376,7 +377,7 @@ export {
376
377
  ga as FooterLink,
377
378
  ca as FooterLinkSection,
378
379
  Yo as FormField,
379
- rl as FormattedMessageTyped,
380
+ ol as FormattedMessageTyped,
380
381
  Ko as FormattedNumberString,
381
382
  vt as GOOD_HF,
382
383
  ba as GearboxFooter,
@@ -384,7 +385,7 @@ export {
384
385
  rt as GeneralSelect,
385
386
  dt as Graph,
386
387
  Tt as GraphCurrentValue,
387
- Km as GraphDropdown,
388
+ Jm as GraphDropdown,
388
389
  ct as GraphTooltip,
389
390
  St as GraphView,
390
391
  Ct as GraphViewWithData,
@@ -392,7 +393,7 @@ export {
392
393
  Bn as GridErrorLine,
393
394
  wn as GridLoadingLine,
394
395
  ht as GridTDCell,
395
- En as GridTable,
396
+ Pn as GridTable,
396
397
  kn as GridTableBody,
397
398
  vn as GridTableCaption,
398
399
  Mn as GridTableCell,
@@ -421,7 +422,7 @@ export {
421
422
  ea as Input,
422
423
  aa as Label,
423
424
  Va as Layout,
424
- Ea as LegalAgreementDialog,
425
+ Pa as LegalAgreementDialog,
425
426
  Fa as LegalDisclaimer,
426
427
  Oa as LiquidationGraph,
427
428
  qa as LiquidationGraphLegend,
@@ -450,7 +451,7 @@ export {
450
451
  hi as PercentIndicator,
451
452
  Bi as PointsIcon,
452
453
  wi as PoolAPYTooltip,
453
- Ei as PoolIndicatorIcon,
454
+ Pi as PoolIndicatorIcon,
454
455
  vi as PoolPointsIndicator,
455
456
  yi as Progress,
456
457
  Ni as ProgressCircle,
@@ -478,11 +479,11 @@ export {
478
479
  bp as ShortString,
479
480
  Yt as ShowOn,
480
481
  y as SignInRequired,
481
- Pt as SimpleHeadCell,
482
- Um as SimpleTooltip,
482
+ Et as SimpleHeadCell,
483
+ zm as SimpleTooltip,
483
484
  hp as Skeleton,
484
485
  Gp as SkeletonStack,
485
- Pp as Slider,
486
+ Ep as Slider,
486
487
  kp as SliderToken,
487
488
  Hp as SmartNumberInput,
488
489
  Yn as SortableHeadCell,
@@ -501,7 +502,7 @@ export {
501
502
  mn as StyledDropdown,
502
503
  zr as StyledRoundedImage,
503
504
  fn as Switch,
504
- Gx as TTL_CONSTANTS,
505
+ Ex as TTL_CONSTANTS,
505
506
  cr as TabButton,
506
507
  sn as TabControl,
507
508
  dn as TabItem,
@@ -529,177 +530,178 @@ export {
529
530
  Vm as Textarea,
530
531
  _n as Th,
531
532
  Bm as ThemeProvider,
532
- Pm as ThemeToggle,
533
- km as TipCard,
533
+ Em as ThemeToggle,
534
+ km as TimeToLiquidation,
535
+ Mm as TipCard,
534
536
  zt as TipWrap,
535
- ym as TokenIcon,
536
- Rm as TokenSymbol,
537
- _m as TokenTemplate,
538
- zm as Tooltip,
539
- Xm as TooltipContent,
540
- Zm as TooltipProvider,
541
- Ym as TooltipTrigger,
542
- Jm as TradingView,
543
- tl as Typography,
537
+ Nm as TokenIcon,
538
+ _m as TokenSymbol,
539
+ Um as TokenTemplate,
540
+ Zm as Tooltip,
541
+ Ym as TooltipContent,
542
+ Qm as TooltipProvider,
543
+ Km as TooltipTrigger,
544
+ rl as TradingView,
545
+ il as Typography,
544
546
  gm as UpdatedValue,
545
- sl as VSpace,
547
+ ul as VSpace,
546
548
  It as VertLine,
547
- pl as VerticalIndicator,
548
- ll as VerticalList,
549
+ ml as VerticalIndicator,
550
+ xl as VerticalList,
549
551
  Ip as VerticalTimeline,
550
- ul as WithCopy,
551
- gl as WithFilterButton,
552
+ gl as WithCopy,
553
+ bl as WithFilterButton,
552
554
  ji as WithSearchLine,
553
- bl as WithTitle,
554
- Hx as Z_INDEX,
555
+ Cl as WithTitle,
556
+ Rx as Z_INDEX,
555
557
  m as alertBadgeVariants,
556
- Qf as allLoaded,
558
+ jf as allLoaded,
557
559
  or as backButtonVariants,
558
560
  z as badgeVariants,
559
- xf as bnToInputView,
560
- ex as bnToLiquidationPriceView,
561
- df as bnToPrettyView,
561
+ df as bnToInputView,
562
+ tx as bnToLiquidationPriceView,
563
+ Tf as bnToPrettyView,
562
564
  ir as buttonVariants,
563
565
  Cr as cardGridVariants,
564
- Tf as cn,
566
+ cf as cn,
565
567
  Yr as coloredTextVariants,
566
- If as convertPercent,
567
- Df as copyToClipboard,
568
+ hf as convertPercent,
569
+ If as copyToClipboard,
568
570
  ka as createGearboxAppConfig,
569
571
  va as createLegalAgreementConfig,
570
572
  Ma as createPermissionlessInterfaceConfig,
571
573
  ya as createPermissionlessSafeConfig,
572
- gx as createTokenSearchFilter,
573
- Cl as designTokens,
574
- xx as extractTextFromLabel,
574
+ bx as createTokenSearchFilter,
575
+ Dl as designTokens,
576
+ dx as extractTextFromLabel,
575
577
  Xo as filterBlockVariants,
576
- Pf as formatAssetAmount,
577
- Zx as formatAxisLabel,
578
- Yx as formatAxisTipLabel,
579
- Qx as formatAxisTipPrice,
580
- Vf as formatBytecodeSize,
581
- hf as formatBytecodeVersion,
582
- kf as formatMoney,
583
- vf as formatMoneyAmount,
584
- Of as formatNumberWithSuffix,
585
- Mf as formatPercentAmount,
586
- _f as formatPrice,
587
- Ff as formatTimestamp,
588
- cf as generateColorsFromBase,
589
- mf as generateId,
590
- qf as getAdaptiveDecimals,
591
- lx as getAvailableRanges,
592
- bf as getCSSVariable,
593
- Kx as getCellClass,
578
+ kf as formatAssetAmount,
579
+ Qx as formatAxisLabel,
580
+ Kx as formatAxisTipLabel,
581
+ jx as formatAxisTipPrice,
582
+ Ff as formatBytecodeSize,
583
+ Bf as formatBytecodeVersion,
584
+ Mf as formatMoney,
585
+ yf as formatMoneyAmount,
586
+ qf as formatNumberWithSuffix,
587
+ Hf as formatPercentAmount,
588
+ Uf as formatPrice,
589
+ Gf as formatTimestamp,
590
+ Sf as generateColorsFromBase,
591
+ ff as generateId,
592
+ Wf as getAdaptiveDecimals,
593
+ xx as getAvailableRanges,
594
+ Cf as getCSSVariable,
595
+ Jx as getCellClass,
594
596
  it as getDefaultOptions,
595
597
  pt as getDefaultSeries,
596
598
  nt as getDefaultVerticalLine,
597
599
  yt as getHFZones,
598
- $f as getNetworkIcon,
599
- Ml as getSortForField,
600
- wx as getTTLZone,
600
+ ex as getNetworkIcon,
601
+ Hl as getSortForField,
602
+ Px as getTTLZones,
601
603
  lt as getXFormatter,
602
604
  ft as getYFormatter,
603
605
  Lt as graphViewVariants,
604
606
  qn as gridTableCellVariants,
605
607
  Un as gridTableHeadVariants,
606
608
  Wn as gridTableVariants,
607
- Sf as hexToRgba,
609
+ Lf as hexToRgba,
608
610
  $t as iconButtonVariants,
609
611
  oa as inputVariants,
610
- Dl as interactiveVariants,
611
- Uf as isBelowDisplayThreshold,
612
- Wf as isEffectivelyZero,
613
- Lx as isLongString,
614
- jx as isPointInCell,
615
- ox as isPositiveFloat,
612
+ Il as interactiveVariants,
613
+ zf as isBelowDisplayThreshold,
614
+ Xf as isEffectivelyZero,
615
+ Ax as isLongString,
616
+ $x as isPointInCell,
617
+ ax as isPositiveFloat,
616
618
  ia as labelVariants,
617
- Kf as loadingProgress,
619
+ Jf as loadingProgress,
618
620
  ri as navbarVariants,
619
621
  mi as navitemVariants,
620
- Ix as negativeTokenTemplate,
621
- Mx as openInNewWindow,
622
- Al as paddingVariants,
622
+ hx as negativeTokenTemplate,
623
+ Hx as openInNewWindow,
624
+ Vl as paddingVariants,
623
625
  Ai as pageTitleRootVariants,
624
626
  Ii as pageTitleVariants,
625
- tx as parseInputToBN,
626
- ax as parseSmallNumber,
627
- yf as percentTemplate,
628
- Hf as percentageTemplate,
629
- px as pluralize,
630
- Hm as preloadTokenIcons,
631
- Cf as resolveCSSColor,
632
- jf as round5,
633
- ux as searchInString,
634
- cx as searchInToken,
627
+ ix as parseInputToBN,
628
+ px as parseSmallNumber,
629
+ Nf as percentTemplate,
630
+ Rf as percentageTemplate,
631
+ mx as pluralize,
632
+ Rm as preloadTokenIcons,
633
+ Df as resolveCSSColor,
634
+ $f as round5,
635
+ gx as searchInString,
636
+ Sx as searchInToken,
635
637
  Ji as searchLineInputVariants,
636
638
  $i as searchLineVariants,
637
639
  op as segmentedControlVariants,
638
- nx as selectPluralString,
640
+ lx as selectPluralString,
639
641
  up as selectTriggerVariants,
640
- sx as serializeValue,
641
- Sx as shortSHA,
642
- Bf as shortenHash,
643
- Dx as shortenString,
644
- Gf as significantTrunc,
645
- Il as sizeVariants,
642
+ ux as serializeValue,
643
+ Lx as shortSHA,
644
+ wf as shortenHash,
645
+ Ix as shortenString,
646
+ Ef as significantTrunc,
647
+ hl as sizeVariants,
646
648
  Fp as skeletonVariants,
647
- Zf as slippageTemplate,
649
+ Qf as slippageTemplate,
648
650
  Xp as statBadgeContentVariants,
649
651
  Zp as statBadgeGridVariants,
650
652
  Yp as statBadgeTitleVariants,
651
653
  Qp as statBadgeVariants,
652
- Vl as stateVariants,
654
+ Fl as stateVariants,
653
655
  Jp as statusDotVariants,
654
656
  im as tableCellVariants,
655
657
  pm as tableHeadVariants,
656
658
  nm as tableVariants,
657
659
  hm as textareaVariants,
658
- vm as tipCardVariants,
659
- zf as toSignificantDigits,
660
- Vx as tokenTemplate,
661
- hx as tokenTemplateNumber,
662
- Fx as tokenTemplateString,
663
- Px as ttlFromTimestamp,
664
- Ex as ttlLeft,
665
- kx as ttlLeftParsed,
666
- al as typographyVariants,
667
- Jx as useAxis,
668
- Fl as useCheckboxSelect,
669
- Gl as useControllableState,
670
- Pl as useDebounce,
671
- kl as useDebounceCall,
672
- Ul as useEditPriceManually,
673
- yl as useFilterAllSelected,
674
- $x as useFixedAssets,
675
- lf as useFormFieldIds,
660
+ ym as tipCardVariants,
661
+ Zf as toSignificantDigits,
662
+ Fx as tokenTemplate,
663
+ Bx as tokenTemplateNumber,
664
+ Gx as tokenTemplateString,
665
+ kx as ttlFromTimestamp,
666
+ vx as ttlLeft,
667
+ Mx as ttlLeftHuman,
668
+ pl as typographyVariants,
669
+ rs as useAxis,
670
+ Gl as useCheckboxSelect,
671
+ El as useControllableState,
672
+ kl as useDebounce,
673
+ Ml as useDebounceCall,
674
+ zl as useEditPriceManually,
675
+ Nl as useFilterAllSelected,
676
+ es as useFixedAssets,
677
+ xf as useFormFieldIds,
676
678
  Dt as useGraphAside,
677
- _l as useHF,
679
+ Ul as useHF,
678
680
  un as useHashTabs,
679
- el as useIntlTyped,
680
- rs as useIsAxisInRelativeUnits,
681
- Zl as useIsDesktop,
682
- Yl as useIsExtraSmall,
683
- Ql as useIsMobile,
684
- Kl as useIsTablet,
685
- es as useLiquidationGraphActivePrice,
686
- os as useLiquidationGraphCurrentActiveValue,
687
- Wl as useLiquidationGraphParams,
688
- zl as useLiquidationHeatmap,
689
- jl as useMediaQuery,
681
+ tl as useIntlTyped,
682
+ os as useIsAxisInRelativeUnits,
683
+ Ql as useIsDesktop,
684
+ Kl as useIsExtraSmall,
685
+ jl as useIsMobile,
686
+ Jl as useIsTablet,
687
+ ts as useLiquidationGraphActivePrice,
688
+ as as useLiquidationGraphCurrentActiveValue,
689
+ Xl as useLiquidationGraphParams,
690
+ Zl as useLiquidationHeatmap,
691
+ $l as useMediaQuery,
690
692
  Aa as useMobileMenu,
691
693
  ti as useNavbarIndicator,
692
- $l as useOpenedState,
693
- ef as usePrevious,
694
- ts as usePriceInNumber,
695
- Hl as useRangeFilter,
694
+ ef as useOpenedState,
695
+ tf as usePrevious,
696
+ is as usePriceInNumber,
697
+ Rl as useRangeFilter,
696
698
  Tn as useSectionTab,
697
- Nl as useSelectFilter,
698
- tf as useSmartNumberInput,
699
- Rl as useSort,
699
+ Ol as useSelectFilter,
700
+ pf as useSmartNumberInput,
701
+ _l as useSort,
700
702
  gn as useTabControl,
701
703
  Gm as useTheme,
702
- as as useWithLiquidationGraphActivePrices,
703
- nl as verticalIndicatorVariants,
704
- fl as verticalListVariants
704
+ ps as useWithLiquidationGraphActivePrices,
705
+ ll as verticalIndicatorVariants,
706
+ sl as verticalListVariants
705
707
  };