@gearbox-protocol/ui-kit 4.0.0-next.9 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/_virtual/index.cjs +1 -1
- package/dist/cjs/components/accordion/accordion.cjs +1 -1
- package/dist/cjs/components/alert-badge/alert-badge.cjs +1 -1
- package/dist/cjs/components/alert-badge/index.cjs +1 -1
- package/dist/cjs/components/alert-dialog/alert-dialog.cjs +1 -1
- package/dist/cjs/components/alert-dialog/index.cjs +1 -1
- package/dist/cjs/components/alert-modal/alert-modal.cjs +1 -1
- package/dist/cjs/components/app-bar/app-bar-frame.cjs +1 -0
- package/dist/cjs/components/app-bar/app-bar.cjs +1 -1
- package/dist/cjs/components/app-bar/index.cjs +1 -1
- package/dist/cjs/components/assets-list-cell/assets-list-cell.cjs +1 -1
- package/dist/cjs/components/badge/badge.cjs +1 -1
- package/dist/cjs/components/badge/chip.cjs +1 -1
- package/dist/cjs/components/badge/index.cjs +1 -1
- package/dist/cjs/components/base/amount-input/amount-input.cjs +1 -1
- package/dist/cjs/components/base/amount-input/constants.cjs +1 -1
- package/dist/cjs/components/base/amount-input/index.cjs +1 -1
- package/dist/cjs/components/base/amount-input/token-select-panel.cjs +1 -1
- package/dist/cjs/components/base/apy-breakdown-body/apy-breakdown-body.cjs +1 -0
- package/dist/cjs/components/base/apy-breakdown-body/index.cjs +1 -0
- package/dist/cjs/components/base/borrow-rate-block/borrow-rate-block.cjs +1 -1
- package/dist/cjs/components/base/borrow-rate-block/constants.cjs +1 -1
- package/dist/cjs/components/base/chart-with-side-card/chart-with-side-card.cjs +1 -1
- package/dist/cjs/components/base/chart-with-side-card/constants.cjs +1 -1
- package/dist/cjs/components/base/detailed-page-title/constants.cjs +1 -1
- package/dist/cjs/components/base/detailed-page-title/copy-button.cjs +1 -0
- package/dist/cjs/components/base/detailed-page-title/detailed-page-title.cjs +1 -1
- package/dist/cjs/components/base/details-view/constants.cjs +1 -1
- package/dist/cjs/components/base/details-view/detail-aside/detail-aside-screen-layout.cjs +1 -1
- package/dist/cjs/components/base/details-view/details-view.cjs +1 -1
- package/dist/cjs/components/base/details-view/index.cjs +1 -1
- package/dist/cjs/components/base/health-factor-block/constants.cjs +1 -1
- package/dist/cjs/components/base/health-factor-block/health-factor-block.cjs +1 -1
- package/dist/cjs/components/base/history-chart/constants.cjs +1 -1
- package/dist/cjs/components/base/history-chart/history-chart.cjs +1 -1
- package/dist/cjs/components/base/index.cjs +1 -1
- package/dist/cjs/components/base/info-list/constants.cjs +1 -1
- package/dist/cjs/components/base/info-list/index.cjs +1 -1
- package/dist/cjs/components/base/info-list/info-list.cjs +1 -1
- package/dist/cjs/components/base/leverage-input/constants.cjs +1 -1
- package/dist/cjs/components/base/leverage-input/leverage-input.cjs +1 -1
- package/dist/cjs/components/base/leverage-preset-chips/leverage-preset-chips.cjs +1 -1
- package/dist/cjs/components/base/liquidation-params-table/constants.cjs +1 -1
- package/dist/cjs/components/base/liquidation-params-table/liquidation-params-table.cjs +1 -1
- package/dist/cjs/components/base/liquidation-price-block/constants.cjs +1 -1
- package/dist/cjs/components/base/liquidation-price-block/liquidation-price-block.cjs +1 -1
- package/dist/cjs/components/base/manage-pane/constants.cjs +1 -1
- package/dist/cjs/components/base/manage-pane/manage-pane.cjs +1 -1
- package/dist/cjs/components/base/more-accordion/constants.cjs +1 -1
- package/dist/cjs/components/base/more-accordion/more-accordion.cjs +1 -1
- package/dist/cjs/components/base/nested-info-stack/constants.cjs +1 -1
- package/dist/cjs/components/base/page-title/constants.cjs +1 -1
- package/dist/cjs/components/base/pool-apy-breakdown-card/constants.cjs +1 -1
- package/dist/cjs/components/base/pool-apy-breakdown-card/pool-apy-breakdown-card.cjs +1 -1
- package/dist/cjs/components/base/position-assets/constants.cjs +1 -0
- package/dist/cjs/components/base/position-assets/index.cjs +1 -0
- package/dist/cjs/components/base/position-assets/position-asset-rows.cjs +1 -0
- package/dist/cjs/components/base/position-assets/position-assets.cjs +1 -0
- package/dist/cjs/components/base/review-button/constants.cjs +1 -1
- package/dist/cjs/components/base/review-button/review-button.cjs +1 -1
- package/dist/cjs/components/base/section-heading/constants.cjs +1 -1
- package/dist/cjs/components/base/section-heading/section-heading.cjs +1 -1
- package/dist/cjs/components/base/segmented-tabs/constants.cjs +1 -1
- package/dist/cjs/components/base/segmented-tabs/index.cjs +1 -1
- package/dist/cjs/components/base/segmented-tabs/segmented-tabs-styles.cjs +1 -0
- package/dist/cjs/components/base/segmented-tabs/segmented-tabs.cjs +1 -1
- package/dist/cjs/components/base/stack/constants.cjs +1 -1
- package/dist/cjs/components/base/stack/stack.cjs +1 -1
- package/dist/cjs/components/base/stat-badge/constants.cjs +1 -1
- package/dist/cjs/components/base/stat-badge/stat-badge.cjs +1 -1
- package/dist/cjs/components/base/strategy-apy-breakdown-card/constants.cjs +1 -1
- package/dist/cjs/components/base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.cjs +1 -1
- package/dist/cjs/components/base/tabber/constants.cjs +1 -1
- package/dist/cjs/components/base/tabber/index.cjs +1 -1
- package/dist/cjs/components/base/tabber/is-tabber.cjs +1 -0
- package/dist/cjs/components/base/tabber/tabber.cjs +1 -1
- package/dist/cjs/components/base/time-to-liquidation-block/constants.cjs +1 -1
- package/dist/cjs/components/base/time-to-liquidation-block/time-to-liquidation-block.cjs +1 -1
- package/dist/cjs/components/base/time-to-liquidation-block/ttl-left.cjs +1 -0
- package/dist/cjs/components/base/time-to-liquidation-block/ttl.cjs +1 -0
- package/dist/cjs/components/base/title-meta/constants.cjs +1 -1
- package/dist/cjs/components/base/title-meta/title-meta.cjs +1 -1
- package/dist/cjs/components/base/token-amount/constants.cjs +1 -1
- package/dist/cjs/components/base/token-amount/token-amount.cjs +1 -1
- package/dist/cjs/components/base/token-pair-symbol/constants.cjs +1 -1
- package/dist/cjs/components/base/token-pair-symbol/token-pair-symbol.cjs +1 -1
- package/dist/cjs/components/base/values/constants.cjs +1 -1
- package/dist/cjs/components/base/values/index.cjs +1 -1
- package/dist/cjs/components/base/values/pnl-value.cjs +1 -1
- package/dist/cjs/components/base/values/position-status-badge.cjs +1 -1
- package/dist/cjs/components/base/values/position-type-badge.cjs +1 -1
- package/dist/cjs/components/base/values/price-impact-value.cjs +1 -0
- package/dist/cjs/components/base/values/price-impact.cjs +1 -0
- package/dist/cjs/components/base/values/scalars.cjs +1 -1
- package/dist/cjs/components/base-link/base-link.cjs +1 -1
- package/dist/cjs/components/base-table/base-table-line.cjs +1 -1
- package/dist/cjs/components/base-table/base-table.cjs +1 -1
- package/dist/cjs/components/base-table/constants.cjs +1 -1
- package/dist/cjs/components/breadcrumbs/breadcrumbs.cjs +1 -1
- package/dist/cjs/components/breakpoints/breakpoint-provider.cjs +1 -0
- package/dist/cjs/components/breakpoints/index.cjs +1 -0
- package/dist/cjs/components/buttons/back-button/back-button.cjs +1 -1
- package/dist/cjs/components/buttons/back-button/index.cjs +1 -1
- package/dist/cjs/components/buttons/button/button.cjs +1 -1
- package/dist/cjs/components/buttons/button/button.variants.cjs +1 -0
- package/dist/cjs/components/buttons/button/index.cjs +1 -1
- package/dist/cjs/components/buttons/copy-button/copy-button.cjs +1 -1
- package/dist/cjs/components/buttons/external-button/external-button.cjs +1 -1
- package/dist/cjs/components/buttons/index.cjs +1 -1
- package/dist/cjs/components/buttons/range-buttons/index.cjs +1 -1
- package/dist/cjs/components/buttons/range-buttons/range-buttons.cjs +1 -1
- package/dist/cjs/components/cards/card/card.cjs +1 -1
- package/dist/cjs/components/cards/card/index.cjs +1 -1
- package/dist/cjs/components/cards/expandable-card/expandable-card.cjs +1 -1
- package/dist/cjs/components/cards/index.cjs +1 -1
- package/dist/cjs/components/checkbox/checkbox-labeled.cjs +1 -1
- package/dist/cjs/components/checkbox/checkbox.cjs +1 -1
- package/dist/cjs/components/client-adapters/index.cjs +1 -1
- package/dist/cjs/components/client-adapters/styled-button/styled-button.cjs +1 -1
- package/dist/cjs/components/client-adapters/styled-dialog-container/styled-dialog-container.cjs +1 -1
- package/dist/cjs/components/collateral-allocation-tooltip/allocation-wheel.cjs +1 -1
- package/dist/cjs/components/collateral-allocation-tooltip/collateral-allocation-tooltip.cjs +1 -1
- package/dist/cjs/components/collateral-allocation-tooltip/constants.cjs +1 -1
- package/dist/cjs/components/collateral-allocation-tooltip/index.cjs +1 -1
- package/dist/cjs/components/composites/index.cjs +1 -1
- package/dist/cjs/components/composites/notification-center/notification-center.cjs +1 -1
- package/dist/cjs/components/composites/pool-assets-table/constants.cjs +1 -1
- package/dist/cjs/components/composites/pool-assets-table/index.cjs +1 -1
- package/dist/cjs/components/composites/pool-assets-table/pool-assets-table-head.cjs +1 -1
- package/dist/cjs/components/composites/pool-assets-table/pool-assets-table-row.cjs +1 -1
- package/dist/cjs/components/composites/pool-assets-table/pool-assets-table.cjs +1 -1
- package/dist/cjs/components/composites/pool-assets-table/sort-for-field.cjs +1 -0
- package/dist/cjs/components/composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/amounts/amount-slots.cjs +1 -0
- package/dist/cjs/components/composites/tx-preview/confirm/amounts/constants.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/amounts/index.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/dialog/TransactionConfirmShell.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/dialog/constants.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/dialog/index.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/dialog/transaction-confirm-dialog.variants.cjs +1 -0
- package/dist/cjs/components/composites/tx-preview/confirm/index.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/result/constants.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/result/index.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/stepper/ProgressStepper.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/stepper/constants.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/stepper/index.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/confirm/stepper/transactionExecutionStepTypes.cjs +1 -1
- package/dist/cjs/components/composites/tx-preview/index.cjs +1 -1
- package/dist/cjs/components/compound-apy/compound-apy.cjs +1 -1
- package/dist/cjs/components/confirm-menu/confirm-menu.cjs +1 -1
- package/dist/cjs/components/detailed-page-title/detailed-page-title-explorer-dropdown.cjs +1 -1
- package/dist/cjs/components/detailed-page-title/index.cjs +1 -1
- package/dist/cjs/components/dialog/dialog-container.cjs +1 -1
- package/dist/cjs/components/dialog/dialog-content.cjs +1 -1
- package/dist/cjs/components/dialog/dialog-description.cjs +1 -1
- package/dist/cjs/components/dialog/dialog-footer.cjs +1 -1
- package/dist/cjs/components/dialog/dialog-form.cjs +1 -1
- package/dist/cjs/components/dialog/dialog-header.cjs +1 -1
- package/dist/cjs/components/dialog/dialog-modal-container.cjs +1 -1
- package/dist/cjs/components/dialog/dialog-overlay.cjs +1 -1
- package/dist/cjs/components/dialog/dialog-portal.cjs +1 -0
- package/dist/cjs/components/dialog/dialog-title.cjs +1 -1
- package/dist/cjs/components/dialog/dialog.cjs +1 -1
- package/dist/cjs/components/dialog/index.cjs +1 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu-content.cjs +1 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu-item.cjs +1 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu-label.cjs +1 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu.cjs +1 -1
- package/dist/cjs/components/dropdown-menu/index.cjs +1 -1
- package/dist/cjs/components/edit-input/edit-input.cjs +1 -1
- package/dist/cjs/components/error-message/error-line-message.cjs +1 -1
- package/dist/cjs/components/error-message/index.cjs +1 -1
- package/dist/cjs/components/fadeout-loading/fadeout-loading.cjs +1 -1
- package/dist/cjs/components/formatted-number/formatted-number.cjs +1 -1
- package/dist/cjs/components/graph/colors.cjs +1 -0
- package/dist/cjs/components/graph/default-config.cjs +1 -1
- package/dist/cjs/components/graph/format-number.cjs +1 -0
- package/dist/cjs/components/graph/formatters.cjs +1 -1
- package/dist/cjs/components/graph/graph-current-value.cjs +1 -1
- package/dist/cjs/components/graph/graph-tooltip.cjs +1 -1
- package/dist/cjs/components/graph/graph-view.cjs +1 -1
- package/dist/cjs/components/graph/graph-vocabulary.cjs +1 -0
- package/dist/cjs/components/graph/graph.cjs +1 -1
- package/dist/cjs/components/graph/index.cjs +1 -1
- package/dist/cjs/components/graph/series-config.cjs +1 -0
- package/dist/cjs/components/graph/series-palette.cjs +1 -0
- package/dist/cjs/components/graph/y-axis-scale.cjs +1 -0
- package/dist/cjs/components/head-cell/head-cell.cjs +1 -1
- package/dist/cjs/components/head-cell/index.cjs +1 -1
- package/dist/cjs/components/health-factor/health-factor.cjs +1 -1
- package/dist/cjs/components/health-factor/index.cjs +1 -1
- package/dist/cjs/components/help-tip/help-tip-icon.cjs +1 -0
- package/dist/cjs/components/help-tip/help-tip.cjs +1 -1
- package/dist/cjs/components/help-tip/index.cjs +1 -1
- package/dist/cjs/components/hf-indicator/hf-indicator.cjs +1 -1
- package/dist/cjs/components/icon-button/icon-button.cjs +1 -1
- package/dist/cjs/components/icon-button/index.cjs +1 -1
- package/dist/cjs/components/icons/fa-icon.cjs +1 -1
- package/dist/cjs/components/icons/index.cjs +1 -1
- package/dist/cjs/components/index.cjs +1 -1
- package/dist/cjs/components/input/index.cjs +1 -1
- package/dist/cjs/components/input/input.cjs +1 -1
- package/dist/cjs/components/label/index.cjs +1 -1
- package/dist/cjs/components/label/label.cjs +1 -1
- package/dist/cjs/components/layout/app-footer/app-footer.cjs +1 -1
- package/dist/cjs/components/layout/app-footer/index.cjs +1 -1
- package/dist/cjs/components/layout/app-header/app-header.cjs +1 -1
- package/dist/cjs/components/layout/index.cjs +1 -1
- package/dist/cjs/components/legal-agreement/index.cjs +1 -1
- package/dist/cjs/components/legal-agreement/legal-agreement-awaiting-panel.cjs +1 -1
- package/dist/cjs/components/legal-agreement/legal-agreement-dialog.cjs +1 -1
- package/dist/cjs/components/legal-agreement/legal-agreement-link.cjs +1 -1
- package/dist/cjs/components/legal-agreement/legal-agreement-panel.cjs +1 -1
- package/dist/cjs/components/legal-agreement/legal-agreement-theme.cjs +1 -1
- package/dist/cjs/components/legal-agreement/legal-agreement.variants.cjs +1 -0
- package/dist/cjs/components/link/link.cjs +1 -1
- package/dist/cjs/components/loader/loader.cjs +1 -1
- package/dist/cjs/components/loading/loading-progress.cjs +1 -0
- package/dist/cjs/components/loading/loading.cjs +1 -1
- package/dist/cjs/components/markdown-text/index.cjs +1 -0
- package/dist/cjs/components/markdown-text/markdown-text.cjs +1 -0
- package/dist/cjs/components/modal/modal.cjs +1 -1
- package/dist/cjs/components/navbar-logo/navbar-logo.cjs +1 -1
- package/dist/cjs/components/navigation-context/index.cjs +1 -1
- package/dist/cjs/components/navigation-context/navigation-context.cjs +1 -1
- package/dist/cjs/components/navigation-context/navigation-provider.cjs +1 -0
- package/dist/cjs/components/network-icon/index.cjs +1 -1
- package/dist/cjs/components/network-icon/network-icon.cjs +1 -1
- package/dist/cjs/components/no-value/index.cjs +1 -0
- package/dist/cjs/components/no-value/no-value.cjs +1 -0
- package/dist/cjs/components/points-icon/points-icon.cjs +1 -1
- package/dist/cjs/components/pool-points-indicator/pool-points-indicator.cjs +1 -1
- package/dist/cjs/components/radio-group/index.cjs +1 -0
- package/dist/cjs/components/radio-group/radio-group.cjs +1 -0
- package/dist/cjs/components/rounded-image/rounded-image.cjs +1 -1
- package/dist/cjs/components/rwa-feature/rwa-feature.cjs +1 -1
- package/dist/cjs/components/rwa-styles/{index.cjs → rwa-gradient.cjs} +1 -1
- package/dist/cjs/components/sdk-status-pill/constants.cjs +1 -0
- package/dist/cjs/components/sdk-status-pill/index.cjs +1 -0
- package/dist/cjs/components/sdk-status-pill/sdk-status-pill.cjs +1 -0
- package/dist/cjs/components/sdk-status-pill/sdk-status.cjs +1 -0
- package/dist/cjs/components/search-line/index.cjs +1 -1
- package/dist/cjs/components/search-line/search-line.cjs +1 -1
- package/dist/cjs/components/segmented-control/index.cjs +1 -1
- package/dist/cjs/components/segmented-control/segmented-control.cjs +1 -1
- package/dist/cjs/components/select/index.cjs +1 -1
- package/dist/cjs/components/select/select.cjs +1 -1
- package/dist/cjs/components/separate-line/separate-line.cjs +1 -1
- package/dist/cjs/components/short-string/short-string.cjs +1 -1
- package/dist/cjs/components/simple-accordion/simple-accordion.cjs +1 -1
- package/dist/cjs/components/simple-dropdown/simple-dropdown-menu-item.cjs +1 -1
- package/dist/cjs/components/simple-dropdown/simple-dropdown.cjs +1 -1
- package/dist/cjs/components/skeleton/index.cjs +1 -1
- package/dist/cjs/components/skeleton/skeleton-stack.cjs +1 -1
- package/dist/cjs/components/skeleton/skeleton.cjs +1 -1
- package/dist/cjs/components/slider/constants.cjs +1 -0
- package/dist/cjs/components/slider/index.cjs +1 -1
- package/dist/cjs/components/slider/slider-math.cjs +1 -0
- package/dist/cjs/components/slider/slider-track.cjs +1 -1
- package/dist/cjs/components/slider/slider-utils.cjs +1 -1
- package/dist/cjs/components/slider/slider.cjs +1 -1
- package/dist/cjs/components/spinner/index.cjs +1 -1
- package/dist/cjs/components/spinner/spinner.cjs +1 -1
- package/dist/cjs/components/spinner-loader/spinner-loader.cjs +1 -1
- package/dist/cjs/components/split-list/split-list.cjs +1 -1
- package/dist/cjs/components/status-elements/status-elements.cjs +1 -1
- package/dist/cjs/components/tab-control/index.cjs +1 -1
- package/dist/cjs/components/tab-control/tab-control.cjs +1 -1
- package/dist/cjs/components/tab-control/tab-item.cjs +1 -0
- package/dist/cjs/components/table/grid-loading-line.cjs +1 -1
- package/dist/cjs/components/table/grid-table.cjs +1 -1
- package/dist/cjs/components/table/index.cjs +1 -1
- package/dist/cjs/components/table/table-sm.cjs +1 -1
- package/dist/cjs/components/table/table.cjs +1 -1
- package/dist/cjs/components/tabs/tabs.cjs +1 -1
- package/dist/cjs/components/text-button/text-button.cjs +1 -1
- package/dist/cjs/components/textarea/index.cjs +1 -1
- package/dist/cjs/components/textarea/textarea.cjs +1 -1
- package/dist/cjs/components/theme-provider.cjs +1 -1
- package/dist/cjs/components/tip-card/index.cjs +1 -1
- package/dist/cjs/components/tip-card/tip-card.cjs +1 -1
- package/dist/cjs/components/token-icon/index.cjs +1 -1
- package/dist/cjs/components/token-icon/token-icon-source.cjs +1 -0
- package/dist/cjs/components/token-icon/token-icon.cjs +1 -1
- package/dist/cjs/components/token-symbol/token-symbol.cjs +1 -1
- package/dist/cjs/components/token-template/bn-to-pretty-view.cjs +1 -0
- package/dist/cjs/components/token-template/index.cjs +1 -1
- package/dist/cjs/components/token-template/token-template.cjs +1 -1
- package/dist/cjs/components/tooltip/simple-tooltip.cjs +1 -1
- package/dist/cjs/components/tooltip/tooltip.cjs +1 -1
- package/dist/cjs/components/trading-view/constants.cjs +1 -0
- package/dist/cjs/components/trading-view/index.cjs +1 -1
- package/dist/cjs/components/trading-view/price-scale-titles.cjs +1 -0
- package/dist/cjs/components/trading-view/trading-view.cjs +1 -1
- package/dist/cjs/components/truncated-text/index.cjs +1 -0
- package/dist/cjs/components/truncated-text/truncated-text.cjs +1 -0
- package/dist/cjs/components/typography/index.cjs +1 -1
- package/dist/cjs/components/typography/typography.cjs +1 -1
- package/dist/cjs/components/vertical-indicator/index.cjs +1 -1
- package/dist/cjs/components/vertical-indicator/vertical-indicator.cjs +1 -1
- package/dist/cjs/components/vspace/vspace.cjs +1 -1
- package/dist/cjs/components/with-copy/with-copy.cjs +1 -1
- package/dist/cjs/components/yield-breakdown-tooltip/index.cjs +1 -1
- package/dist/cjs/components/yield-breakdown-tooltip/yield-breakdown-tooltip.cjs +1 -1
- package/dist/cjs/components/yield-breakdown-tooltip/yield-breakdown.cjs +1 -0
- package/dist/cjs/configs/index.cjs +1 -1
- package/dist/cjs/configs/tailwind-preset.cjs +1 -1
- package/dist/cjs/hooks/breakpoint-state.cjs +1 -0
- package/dist/cjs/hooks/index.cjs +1 -1
- package/dist/cjs/hooks/use-copy-to-clipboard.cjs +1 -0
- package/dist/cjs/hooks/use-debounce-call.cjs +1 -1
- package/dist/cjs/hooks/use-filter.cjs +1 -1
- package/dist/cjs/hooks/use-media-query.cjs +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/cjs/locale/en.json.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/tailwind-scrollbar@4.0.2_react@19.2.8_tailwindcss@4.3.3/node_modules/tailwind-scrollbar/src/index.cjs +1 -0
- package/dist/cjs/node_modules/.pnpm/tailwind-scrollbar@4.0.2_react@19.2.8_tailwindcss@4.3.3/node_modules/tailwind-scrollbar/src/utilities.cjs +1 -0
- package/dist/cjs/node_modules/.pnpm/tailwindcss@4.3.3/node_modules/tailwindcss/dist/flatten-color-palette.cjs +1 -0
- package/dist/cjs/utils/format-leverage.cjs +1 -1
- package/dist/cjs/utils/format-money.cjs +1 -1
- package/dist/cjs/utils/format-pnl.cjs +1 -0
- package/dist/cjs/utils/format-price.cjs +1 -0
- package/dist/cjs/utils/format-slippage.cjs +1 -1
- package/dist/cjs/utils/format.cjs +1 -1
- package/dist/cjs/utils/index.cjs +1 -1
- package/dist/cjs/utils/internal/format-asset-amount.cjs +1 -0
- package/dist/cjs/utils/internal/format-bps.cjs +1 -0
- package/dist/cjs/utils/internal/format-percent.cjs +1 -0
- package/dist/cjs/utils/internal/is-long-string.cjs +1 -0
- package/dist/cjs/utils/internal/parse-small-number.cjs +1 -0
- package/dist/cjs/utils/internal/z-index-values.cjs +1 -0
- package/dist/cjs/utils/leverage-presets.cjs +1 -1
- package/dist/cjs/utils/parse-input-to-bn.cjs +1 -1
- package/dist/cjs/utils/ranges.cjs +1 -1
- package/dist/cjs/utils/ranges.spec.cjs +1 -1
- package/dist/cjs/utils/shorten-string.cjs +1 -1
- package/dist/cjs/utils/templates.cjs +1 -1
- package/dist/cjs/utils/z-index.cjs +1 -1
- package/dist/esm/_virtual/index.js +1 -1
- package/dist/esm/components/accordion/accordion.js +18 -21
- package/dist/esm/components/alert-badge/alert-badge.js +17 -21
- package/dist/esm/components/alert-badge/index.js +2 -3
- package/dist/esm/components/alert-dialog/alert-dialog.js +26 -37
- package/dist/esm/components/alert-dialog/index.js +5 -7
- package/dist/esm/components/alert-modal/alert-modal.js +8 -14
- package/dist/esm/components/app-bar/app-bar-frame.js +67 -0
- package/dist/esm/components/app-bar/app-bar.js +48 -111
- package/dist/esm/components/app-bar/index.js +6 -10
- package/dist/esm/components/assets-list-cell/assets-list-cell.js +78 -145
- package/dist/esm/components/badge/badge.js +3 -8
- package/dist/esm/components/badge/chip.js +17 -22
- package/dist/esm/components/badge/index.js +7 -8
- package/dist/esm/components/base/amount-input/amount-input.js +14 -15
- package/dist/esm/components/base/amount-input/constants.js +12 -12
- package/dist/esm/components/base/amount-input/index.js +3 -5
- package/dist/esm/components/base/amount-input/token-select-panel.js +29 -45
- package/dist/esm/components/base/apy-breakdown-body/apy-breakdown-body.js +110 -0
- package/dist/esm/components/base/apy-breakdown-body/index.js +11 -0
- package/dist/esm/components/base/borrow-rate-block/borrow-rate-block.js +4 -8
- package/dist/esm/components/base/borrow-rate-block/constants.js +6 -6
- package/dist/esm/components/base/chart-with-side-card/chart-with-side-card.js +6 -6
- package/dist/esm/components/base/chart-with-side-card/constants.js +6 -6
- package/dist/esm/components/base/detailed-page-title/constants.js +5 -5
- package/dist/esm/components/base/detailed-page-title/copy-button.js +61 -0
- package/dist/esm/components/base/detailed-page-title/detailed-page-title.js +26 -30
- package/dist/esm/components/base/details-view/constants.js +9 -10
- package/dist/esm/components/base/details-view/detail-aside/detail-aside-screen-layout.js +23 -27
- package/dist/esm/components/base/details-view/details-view.js +1 -1
- package/dist/esm/components/base/details-view/index.js +6 -8
- package/dist/esm/components/base/health-factor-block/constants.js +6 -6
- package/dist/esm/components/base/health-factor-block/health-factor-block.js +49 -34
- package/dist/esm/components/base/history-chart/constants.js +7 -7
- package/dist/esm/components/base/history-chart/history-chart.js +62 -65
- package/dist/esm/components/base/index.js +152 -174
- package/dist/esm/components/base/info-list/constants.js +6 -6
- package/dist/esm/components/base/info-list/index.js +4 -5
- package/dist/esm/components/base/info-list/info-list.js +55 -56
- package/dist/esm/components/base/leverage-input/constants.js +7 -7
- package/dist/esm/components/base/leverage-input/leverage-input.js +68 -54
- package/dist/esm/components/base/leverage-preset-chips/leverage-preset-chips.js +1 -1
- package/dist/esm/components/base/liquidation-params-table/constants.js +4 -4
- package/dist/esm/components/base/liquidation-params-table/liquidation-params-table.js +16 -21
- package/dist/esm/components/base/liquidation-price-block/constants.js +6 -6
- package/dist/esm/components/base/liquidation-price-block/liquidation-price-block.js +46 -38
- package/dist/esm/components/base/manage-pane/constants.js +9 -9
- package/dist/esm/components/base/manage-pane/manage-pane.js +85 -78
- package/dist/esm/components/base/more-accordion/constants.js +5 -5
- package/dist/esm/components/base/more-accordion/more-accordion.js +4 -4
- package/dist/esm/components/base/nested-info-stack/constants.js +4 -4
- package/dist/esm/components/base/page-title/constants.js +4 -4
- package/dist/esm/components/base/pool-apy-breakdown-card/constants.js +8 -5
- package/dist/esm/components/base/pool-apy-breakdown-card/pool-apy-breakdown-card.js +116 -44
- package/dist/esm/components/base/position-assets/constants.js +9 -0
- package/dist/esm/components/base/position-assets/index.js +6 -0
- package/dist/esm/components/base/position-assets/position-asset-rows.js +26 -0
- package/dist/esm/components/base/position-assets/position-assets.js +91 -0
- package/dist/esm/components/base/review-button/constants.js +6 -5
- package/dist/esm/components/base/review-button/review-button.js +24 -15
- package/dist/esm/components/base/section-heading/constants.js +3 -3
- package/dist/esm/components/base/section-heading/section-heading.js +8 -12
- package/dist/esm/components/base/segmented-tabs/constants.js +3 -3
- package/dist/esm/components/base/segmented-tabs/index.js +4 -5
- package/dist/esm/components/base/segmented-tabs/segmented-tabs-styles.js +4 -0
- package/dist/esm/components/base/segmented-tabs/segmented-tabs.js +32 -37
- package/dist/esm/components/base/stack/constants.js +4 -4
- package/dist/esm/components/base/stack/stack.js +20 -23
- package/dist/esm/components/base/stat-badge/constants.js +7 -6
- package/dist/esm/components/base/stat-badge/stat-badge.js +91 -59
- package/dist/esm/components/base/strategy-apy-breakdown-card/constants.js +9 -5
- package/dist/esm/components/base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.js +184 -187
- package/dist/esm/components/base/tabber/constants.js +6 -6
- package/dist/esm/components/base/tabber/index.js +3 -6
- package/dist/esm/components/base/tabber/is-tabber.js +8 -0
- package/dist/esm/components/base/tabber/tabber.js +78 -66
- package/dist/esm/components/base/time-to-liquidation-block/constants.js +6 -6
- package/dist/esm/components/base/time-to-liquidation-block/time-to-liquidation-block.js +39 -30
- package/dist/esm/components/base/time-to-liquidation-block/ttl-left.js +10 -0
- package/dist/esm/components/base/time-to-liquidation-block/ttl.js +8 -0
- package/dist/esm/components/base/title-meta/constants.js +7 -7
- package/dist/esm/components/base/title-meta/title-meta.js +46 -46
- package/dist/esm/components/base/token-amount/constants.js +4 -4
- package/dist/esm/components/base/token-amount/token-amount.js +22 -16
- package/dist/esm/components/base/token-pair-symbol/constants.js +4 -4
- package/dist/esm/components/base/token-pair-symbol/token-pair-symbol.js +16 -20
- package/dist/esm/components/base/values/constants.js +17 -16
- package/dist/esm/components/base/values/index.js +22 -21
- package/dist/esm/components/base/values/pnl-value.js +11 -12
- package/dist/esm/components/base/values/position-status-badge.js +9 -13
- package/dist/esm/components/base/values/position-type-badge.js +10 -14
- package/dist/esm/components/base/values/price-impact-value.js +12 -0
- package/dist/esm/components/base/values/price-impact.js +7 -0
- package/dist/esm/components/base/values/scalars.js +59 -43
- package/dist/esm/components/base-link/base-link.js +10 -13
- package/dist/esm/components/base-table/base-table-line.js +48 -56
- package/dist/esm/components/base-table/base-table.js +65 -66
- package/dist/esm/components/base-table/constants.js +9 -10
- package/dist/esm/components/breadcrumbs/breadcrumbs.js +11 -15
- package/dist/esm/components/breakpoints/breakpoint-provider.js +17 -0
- package/dist/esm/components/breakpoints/index.js +4 -0
- package/dist/esm/components/buttons/back-button/back-button.js +19 -24
- package/dist/esm/components/buttons/back-button/index.js +2 -3
- package/dist/esm/components/buttons/button/button.js +26 -94
- package/dist/esm/components/buttons/button/button.variants.js +72 -0
- package/dist/esm/components/buttons/button/index.js +2 -3
- package/dist/esm/components/buttons/copy-button/copy-button.js +31 -41
- package/dist/esm/components/buttons/external-button/external-button.js +8 -11
- package/dist/esm/components/buttons/index.js +7 -15
- package/dist/esm/components/buttons/range-buttons/index.js +1 -4
- package/dist/esm/components/buttons/range-buttons/range-buttons.js +1 -36
- package/dist/esm/components/cards/card/card.js +12 -25
- package/dist/esm/components/cards/card/index.js +2 -3
- package/dist/esm/components/cards/expandable-card/expandable-card.js +15 -18
- package/dist/esm/components/cards/index.js +8 -11
- package/dist/esm/components/checkbox/checkbox-labeled.js +33 -160
- package/dist/esm/components/checkbox/checkbox.js +11 -14
- package/dist/esm/components/client-adapters/index.js +4 -6
- package/dist/esm/components/client-adapters/styled-button/styled-button.js +14 -23
- package/dist/esm/components/client-adapters/styled-dialog-container/styled-dialog-container.js +18 -39
- package/dist/esm/components/collateral-allocation-tooltip/allocation-wheel.js +13 -17
- package/dist/esm/components/collateral-allocation-tooltip/collateral-allocation-tooltip.js +16 -20
- package/dist/esm/components/collateral-allocation-tooltip/constants.js +9 -10
- package/dist/esm/components/collateral-allocation-tooltip/index.js +3 -7
- package/dist/esm/components/composites/index.js +29 -44
- package/dist/esm/components/composites/notification-center/notification-center.js +26 -30
- package/dist/esm/components/composites/pool-assets-table/constants.js +8 -7
- package/dist/esm/components/composites/pool-assets-table/index.js +0 -4
- package/dist/esm/components/composites/pool-assets-table/pool-assets-table-head.js +30 -43
- package/dist/esm/components/composites/pool-assets-table/pool-assets-table-row.js +90 -78
- package/dist/esm/components/composites/pool-assets-table/pool-assets-table.js +19 -26
- package/dist/esm/components/composites/pool-assets-table/sort-for-field.js +7 -0
- package/dist/esm/components/composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.js +35 -39
- package/dist/esm/components/composites/tx-preview/confirm/amounts/amount-slots.js +15 -0
- package/dist/esm/components/composites/tx-preview/confirm/amounts/constants.js +4 -8
- package/dist/esm/components/composites/tx-preview/confirm/amounts/index.js +4 -5
- package/dist/esm/components/composites/tx-preview/confirm/dialog/TransactionConfirmShell.js +32 -38
- package/dist/esm/components/composites/tx-preview/confirm/dialog/constants.js +7 -24
- package/dist/esm/components/composites/tx-preview/confirm/dialog/index.js +4 -10
- package/dist/esm/components/composites/tx-preview/confirm/dialog/transaction-confirm-dialog.variants.js +19 -0
- package/dist/esm/components/composites/tx-preview/confirm/index.js +23 -34
- package/dist/esm/components/composites/tx-preview/confirm/result/constants.js +18 -21
- package/dist/esm/components/composites/tx-preview/confirm/result/index.js +7 -9
- package/dist/esm/components/composites/tx-preview/confirm/stepper/ProgressStepper.js +21 -25
- package/dist/esm/components/composites/tx-preview/confirm/stepper/constants.js +4 -4
- package/dist/esm/components/composites/tx-preview/confirm/stepper/index.js +1 -3
- package/dist/esm/components/composites/tx-preview/confirm/stepper/transactionExecutionStepTypes.js +1 -6
- package/dist/esm/components/composites/tx-preview/index.js +23 -34
- package/dist/esm/components/compound-apy/compound-apy.js +27 -26
- package/dist/esm/components/confirm-menu/confirm-menu.js +14 -17
- package/dist/esm/components/detailed-page-title/detailed-page-title-explorer-dropdown.js +1 -4
- package/dist/esm/components/detailed-page-title/index.js +2 -4
- package/dist/esm/components/dialog/dialog-container.js +15 -24
- package/dist/esm/components/dialog/dialog-content.js +9 -12
- package/dist/esm/components/dialog/dialog-description.js +7 -10
- package/dist/esm/components/dialog/dialog-footer.js +10 -14
- package/dist/esm/components/dialog/dialog-form.js +12 -16
- package/dist/esm/components/dialog/dialog-header.js +8 -12
- package/dist/esm/components/dialog/dialog-modal-container.js +7 -10
- package/dist/esm/components/dialog/dialog-overlay.js +6 -9
- package/dist/esm/components/dialog/dialog-portal.js +5 -0
- package/dist/esm/components/dialog/dialog-title.js +4 -7
- package/dist/esm/components/dialog/dialog.js +1 -2
- package/dist/esm/components/dialog/index.js +13 -16
- package/dist/esm/components/dropdown-menu/dropdown-menu-content.js +8 -11
- package/dist/esm/components/dropdown-menu/dropdown-menu-item.js +10 -13
- package/dist/esm/components/dropdown-menu/dropdown-menu-label.js +8 -11
- package/dist/esm/components/dropdown-menu/dropdown-menu.js +8 -11
- package/dist/esm/components/dropdown-menu/index.js +9 -24
- package/dist/esm/components/edit-input/edit-input.js +13 -16
- package/dist/esm/components/error-message/error-line-message.js +10 -14
- package/dist/esm/components/error-message/index.js +1 -3
- package/dist/esm/components/fadeout-loading/fadeout-loading.js +9 -12
- package/dist/esm/components/formatted-number/formatted-number.js +3 -7
- package/dist/esm/components/graph/colors.js +58 -0
- package/dist/esm/components/graph/default-config.js +40 -74
- package/dist/esm/components/graph/format-number.js +35 -0
- package/dist/esm/components/graph/formatters.js +94 -143
- package/dist/esm/components/graph/graph-current-value.js +11 -11
- package/dist/esm/components/graph/graph-tooltip.js +6 -6
- package/dist/esm/components/graph/graph-view.js +77 -94
- package/dist/esm/components/graph/graph-vocabulary.js +119 -0
- package/dist/esm/components/graph/graph.js +702 -728
- package/dist/esm/components/graph/index.js +2 -29
- package/dist/esm/components/graph/series-config.js +10 -0
- package/dist/esm/components/graph/series-palette.js +12 -0
- package/dist/esm/components/graph/y-axis-scale.js +112 -0
- package/dist/esm/components/head-cell/head-cell.js +38 -52
- package/dist/esm/components/head-cell/index.js +2 -3
- package/dist/esm/components/health-factor/health-factor.js +24 -28
- package/dist/esm/components/health-factor/index.js +2 -5
- package/dist/esm/components/help-tip/help-tip-icon.js +41 -0
- package/dist/esm/components/help-tip/help-tip.js +34 -120
- package/dist/esm/components/help-tip/index.js +2 -4
- package/dist/esm/components/hf-indicator/hf-indicator.js +55 -29
- package/dist/esm/components/icon-button/icon-button.js +19 -24
- package/dist/esm/components/icon-button/index.js +2 -3
- package/dist/esm/components/icons/fa-icon.js +7 -11
- package/dist/esm/components/icons/index.js +2 -41
- package/dist/esm/components/index.js +454 -753
- package/dist/esm/components/input/index.js +2 -3
- package/dist/esm/components/input/input.js +8 -12
- package/dist/esm/components/label/index.js +2 -3
- package/dist/esm/components/label/label.js +8 -12
- package/dist/esm/components/layout/app-footer/app-footer.js +19 -23
- package/dist/esm/components/layout/app-footer/index.js +2 -3
- package/dist/esm/components/layout/app-header/app-header.js +65 -76
- package/dist/esm/components/layout/index.js +11 -14
- package/dist/esm/components/legal-agreement/index.js +2 -20
- package/dist/esm/components/legal-agreement/legal-agreement-awaiting-panel.js +10 -10
- package/dist/esm/components/legal-agreement/legal-agreement-dialog.js +12 -12
- package/dist/esm/components/legal-agreement/legal-agreement-link.js +1 -1
- package/dist/esm/components/legal-agreement/legal-agreement-panel.js +43 -43
- package/dist/esm/components/legal-agreement/legal-agreement-theme.js +1 -137
- package/dist/esm/components/legal-agreement/legal-agreement.variants.js +137 -0
- package/dist/esm/components/link/link.js +67 -47
- package/dist/esm/components/loader/loader.js +10 -13
- package/dist/esm/components/loading/loading-progress.js +15 -0
- package/dist/esm/components/loading/loading.js +22 -15
- package/dist/esm/components/markdown-text/index.js +4 -0
- package/dist/esm/components/markdown-text/markdown-text.js +64 -0
- package/dist/esm/components/modal/modal.js +39 -44
- package/dist/esm/components/navbar-logo/navbar-logo.js +11 -15
- package/dist/esm/components/navigation-context/index.js +2 -3
- package/dist/esm/components/navigation-context/navigation-context.js +13 -24
- package/dist/esm/components/navigation-context/navigation-provider.js +18 -0
- package/dist/esm/components/network-icon/index.js +2 -4
- package/dist/esm/components/network-icon/network-icon.js +1 -1
- package/dist/esm/components/no-value/index.js +4 -0
- package/dist/esm/components/no-value/no-value.js +34 -0
- package/dist/esm/components/points-icon/points-icon.js +1 -1
- package/dist/esm/components/pool-points-indicator/pool-points-indicator.js +20 -24
- package/dist/esm/components/radio-group/index.js +5 -0
- package/dist/esm/components/radio-group/radio-group.js +54 -0
- package/dist/esm/components/rounded-image/rounded-image.js +46 -45
- package/dist/esm/components/rwa-feature/rwa-feature.js +1 -1
- package/dist/esm/components/rwa-styles/{index.js → rwa-gradient.js} +2 -3
- package/dist/esm/components/sdk-status-pill/constants.js +8 -0
- package/dist/esm/components/sdk-status-pill/index.js +6 -0
- package/dist/esm/components/sdk-status-pill/sdk-status-pill.js +62 -0
- package/dist/esm/components/sdk-status-pill/sdk-status.js +6 -0
- package/dist/esm/components/search-line/index.js +2 -5
- package/dist/esm/components/search-line/search-line.js +53 -90
- package/dist/esm/components/segmented-control/index.js +2 -3
- package/dist/esm/components/segmented-control/segmented-control.js +8 -12
- package/dist/esm/components/select/index.js +4 -10
- package/dist/esm/components/select/select.js +36 -65
- package/dist/esm/components/separate-line/separate-line.js +1 -4
- package/dist/esm/components/short-string/short-string.js +11 -14
- package/dist/esm/components/simple-accordion/simple-accordion.js +10 -14
- package/dist/esm/components/simple-dropdown/simple-dropdown-menu-item.js +6 -15
- package/dist/esm/components/simple-dropdown/simple-dropdown.js +11 -14
- package/dist/esm/components/skeleton/index.js +3 -4
- package/dist/esm/components/skeleton/skeleton-stack.js +12 -15
- package/dist/esm/components/skeleton/skeleton.js +17 -22
- package/dist/esm/components/slider/constants.js +6 -0
- package/dist/esm/components/slider/index.js +2 -26
- package/dist/esm/components/slider/slider-math.js +36 -0
- package/dist/esm/components/slider/slider-track.js +19 -17
- package/dist/esm/components/slider/slider-utils.js +36 -21
- package/dist/esm/components/slider/slider.js +54 -55
- package/dist/esm/components/spinner/index.js +2 -3
- package/dist/esm/components/spinner/spinner.js +19 -36
- package/dist/esm/components/spinner-loader/spinner-loader.js +12 -15
- package/dist/esm/components/split-list/split-list.js +8 -11
- package/dist/esm/components/status-elements/status-elements.js +10 -14
- package/dist/esm/components/tab-control/index.js +2 -6
- package/dist/esm/components/tab-control/tab-control.js +58 -137
- package/dist/esm/components/tab-control/tab-item.js +40 -0
- package/dist/esm/components/table/grid-loading-line.js +16 -19
- package/dist/esm/components/table/grid-table.js +110 -138
- package/dist/esm/components/table/index.js +9 -38
- package/dist/esm/components/table/table-sm.js +26 -30
- package/dist/esm/components/table/table.js +10 -19
- package/dist/esm/components/tabs/tabs.js +13 -16
- package/dist/esm/components/text-button/text-button.js +18 -21
- package/dist/esm/components/textarea/index.js +2 -3
- package/dist/esm/components/textarea/textarea.js +4 -8
- package/dist/esm/components/theme-provider.js +19 -26
- package/dist/esm/components/tip-card/index.js +2 -3
- package/dist/esm/components/tip-card/tip-card.js +26 -43
- package/dist/esm/components/token-icon/index.js +2 -3
- package/dist/esm/{utils → components/token-icon}/token-icon-source.js +1 -1
- package/dist/esm/components/token-icon/token-icon.js +72 -86
- package/dist/esm/components/token-symbol/token-symbol.js +15 -18
- package/dist/esm/{utils → components/token-template}/bn-to-pretty-view.js +3 -3
- package/dist/esm/components/token-template/index.js +4 -2
- package/dist/esm/components/token-template/token-template.js +18 -27
- package/dist/esm/components/tooltip/simple-tooltip.js +70 -71
- package/dist/esm/components/tooltip/tooltip.js +7 -10
- package/dist/esm/components/trading-view/constants.js +7 -0
- package/dist/esm/components/trading-view/index.js +4 -4
- package/dist/esm/components/trading-view/price-scale-titles.js +52 -0
- package/dist/esm/components/trading-view/trading-view.js +187 -188
- package/dist/esm/components/truncated-text/index.js +4 -0
- package/dist/esm/components/truncated-text/truncated-text.js +29 -0
- package/dist/esm/components/typography/index.js +2 -3
- package/dist/esm/components/typography/typography.js +12 -16
- package/dist/esm/components/vertical-indicator/index.js +2 -3
- package/dist/esm/components/vertical-indicator/vertical-indicator.js +23 -28
- package/dist/esm/components/vspace/vspace.js +10 -14
- package/dist/esm/components/with-copy/with-copy.js +39 -180
- package/dist/esm/components/yield-breakdown-tooltip/index.js +2 -2
- package/dist/esm/components/yield-breakdown-tooltip/yield-breakdown-tooltip.js +21 -155
- package/dist/esm/components/yield-breakdown-tooltip/yield-breakdown.js +158 -0
- package/dist/esm/configs/index.js +4 -11
- package/dist/esm/configs/tailwind-preset.js +0 -6
- package/dist/esm/hooks/breakpoint-state.js +54 -0
- package/dist/esm/hooks/index.js +13 -34
- package/dist/esm/hooks/use-copy-to-clipboard.js +29 -0
- package/dist/esm/hooks/use-debounce-call.js +22 -8
- package/dist/esm/hooks/use-filter.js +24 -64
- package/dist/esm/hooks/use-media-query.js +27 -41
- package/dist/esm/index.js +503 -907
- package/dist/esm/locale/en.json.js +43 -142
- package/dist/esm/node_modules/.pnpm/{tailwind-scrollbar@4.0.2_react@19.2.0_tailwindcss@4.1.17 → tailwind-scrollbar@4.0.2_react@19.2.8_tailwindcss@4.3.3}/node_modules/tailwind-scrollbar/src/index.js +1 -1
- package/dist/esm/node_modules/.pnpm/{tailwind-scrollbar@4.0.2_react@19.2.0_tailwindcss@4.1.17 → tailwind-scrollbar@4.0.2_react@19.2.8_tailwindcss@4.3.3}/node_modules/tailwind-scrollbar/src/utilities.js +1 -1
- package/dist/esm/node_modules/.pnpm/tailwindcss@4.3.3/node_modules/tailwindcss/dist/flatten-color-palette.js +16 -0
- package/dist/esm/utils/format-leverage.js +8 -3
- package/dist/esm/utils/format-money.js +12 -89
- package/dist/esm/utils/format-pnl.js +16 -0
- package/dist/esm/utils/format-price.js +7 -0
- package/dist/esm/utils/format-slippage.js +1 -1
- package/dist/esm/utils/format.js +6 -25
- package/dist/esm/utils/index.js +32 -111
- package/dist/esm/utils/{format-asset-amount.js → internal/format-asset-amount.js} +1 -1
- package/dist/esm/utils/internal/format-bps.js +7 -0
- package/dist/esm/utils/internal/format-percent.js +36 -0
- package/dist/esm/utils/internal/is-long-string.js +6 -0
- package/dist/esm/utils/internal/parse-small-number.js +38 -0
- package/dist/esm/utils/internal/z-index-values.js +13 -0
- package/dist/esm/utils/leverage-presets.js +4 -10
- package/dist/esm/utils/parse-input-to-bn.js +41 -81
- package/dist/esm/utils/ranges.js +1 -24
- package/dist/esm/utils/ranges.spec.js +1 -188
- package/dist/esm/utils/shorten-string.js +3 -6
- package/dist/esm/utils/templates.js +5 -39
- package/dist/esm/utils/z-index.js +6 -15
- package/dist/globals.css +2 -2
- package/dist/types/components/alert-badge/alert-badge.d.ts +2 -2
- package/dist/types/components/alert-dialog/alert-dialog.d.ts +7 -5
- package/dist/types/components/app-bar/app-bar-frame.d.ts +57 -0
- package/dist/types/components/app-bar/app-bar.d.ts +0 -52
- package/dist/types/components/assets-list-cell/assets-list-cell.d.ts +4 -56
- package/dist/types/components/badge/badge.d.ts +3 -3
- package/dist/types/components/badge/chip.d.ts +7 -7
- package/dist/types/components/base/amount-input/amount-input.d.ts +3 -2
- package/dist/types/components/base/amount-input/constants.d.ts +11 -11
- package/dist/types/components/base/amount-input/index.d.ts +0 -1
- package/dist/types/components/base/amount-input/token-select-panel.d.ts +4 -3
- package/dist/types/components/base/apy-breakdown-body/apy-breakdown-body.d.ts +47 -0
- package/dist/types/components/base/apy-breakdown-body/index.d.ts +2 -0
- package/dist/types/components/base/borrow-rate-block/constants.d.ts +5 -5
- package/dist/types/components/base/chart-with-side-card/constants.d.ts +5 -5
- package/dist/types/components/base/detailed-page-title/constants.d.ts +4 -4
- package/dist/types/components/base/details-view/constants.d.ts +9 -9
- package/dist/types/components/base/details-view/index.d.ts +0 -1
- package/dist/types/components/base/health-factor-block/constants.d.ts +5 -5
- package/dist/types/components/base/health-factor-block/health-factor-block.d.ts +8 -1
- package/dist/types/components/base/history-chart/constants.d.ts +6 -6
- package/dist/types/components/base/history-chart/history-chart.d.ts +27 -7
- package/dist/types/components/base/index.d.ts +1 -5
- package/dist/types/components/base/info-list/constants.d.ts +5 -5
- package/dist/types/components/base/info-list/info-list.d.ts +7 -16
- package/dist/types/components/base/leverage-input/constants.d.ts +6 -6
- package/dist/types/components/base/leverage-input/leverage-input.d.ts +8 -6
- package/dist/types/components/base/liquidation-params-table/constants.d.ts +3 -3
- package/dist/types/components/base/liquidation-price-block/constants.d.ts +5 -5
- package/dist/types/components/base/liquidation-price-block/liquidation-price-block.d.ts +8 -1
- package/dist/types/components/base/manage-pane/constants.d.ts +9 -9
- package/dist/types/components/base/manage-pane/manage-pane.d.ts +10 -10
- package/dist/types/components/base/more-accordion/constants.d.ts +4 -4
- package/dist/types/components/base/more-accordion/more-accordion.d.ts +6 -1
- package/dist/types/components/base/nested-info-stack/constants.d.ts +3 -3
- package/dist/types/components/base/page-title/constants.d.ts +3 -3
- package/dist/types/components/base/pool-apy-breakdown-card/constants.d.ts +7 -4
- package/dist/types/components/base/pool-apy-breakdown-card/pool-apy-breakdown-card.d.ts +13 -8
- package/dist/types/components/base/position-assets/constants.d.ts +6 -0
- package/dist/types/components/base/position-assets/index.d.ts +2 -0
- package/dist/types/components/base/position-assets/position-asset-rows.d.ts +23 -0
- package/dist/types/components/base/position-assets/position-assets.d.ts +47 -0
- package/dist/types/components/base/review-button/constants.d.ts +5 -4
- package/dist/types/components/base/review-button/review-button.d.ts +17 -3
- package/dist/types/components/base/section-heading/constants.d.ts +3 -3
- package/dist/types/components/base/segmented-tabs/constants.d.ts +3 -3
- package/dist/types/components/base/segmented-tabs/segmented-tabs-styles.d.ts +5 -0
- package/dist/types/components/base/segmented-tabs/segmented-tabs.d.ts +0 -2
- package/dist/types/components/base/stack/constants.d.ts +3 -3
- package/dist/types/components/base/stat-badge/constants.d.ts +6 -5
- package/dist/types/components/base/stat-badge/stat-badge.d.ts +11 -1
- package/dist/types/components/base/strategy-apy-breakdown-card/constants.d.ts +9 -5
- package/dist/types/components/base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.d.ts +40 -12
- package/dist/types/components/base/tabber/constants.d.ts +5 -5
- package/dist/types/components/base/tabber/index.d.ts +0 -1
- package/dist/types/components/base/tabber/is-tabber.d.ts +6 -0
- package/dist/types/components/base/tabber/tabber.d.ts +2 -3
- package/dist/types/components/base/time-to-liquidation-block/constants.d.ts +5 -5
- package/dist/types/components/base/time-to-liquidation-block/time-to-liquidation-block.d.ts +9 -2
- package/dist/types/components/base/time-to-liquidation-block/ttl-left.d.ts +24 -0
- package/dist/types/components/base/time-to-liquidation-block/ttl.d.ts +15 -0
- package/dist/types/components/base/title-meta/constants.d.ts +6 -6
- package/dist/types/components/base/title-meta/title-meta.d.ts +1 -1
- package/dist/types/components/base/token-amount/constants.d.ts +3 -3
- package/dist/types/components/base/token-amount/token-amount.d.ts +14 -2
- package/dist/types/components/base/token-pair-symbol/constants.d.ts +3 -3
- package/dist/types/components/base/values/constants.d.ts +16 -14
- package/dist/types/components/base/values/index.d.ts +8 -7
- package/dist/types/components/base/values/pnl-value.d.ts +8 -2
- package/dist/types/components/base/values/position-type-badge.d.ts +1 -1
- package/dist/types/components/base/values/price-impact-value.d.ts +11 -0
- package/dist/types/components/base/values/price-impact.d.ts +14 -0
- package/dist/types/components/base/values/scalars.d.ts +36 -14
- package/dist/types/components/base-table/base-table-line.d.ts +2 -4
- package/dist/types/components/base-table/base-table.d.ts +2 -2
- package/dist/types/components/base-table/constants.d.ts +8 -8
- package/dist/types/components/breakpoints/breakpoint-provider.d.ts +12 -0
- package/dist/types/components/breakpoints/index.d.ts +1 -0
- package/dist/types/components/buttons/back-button/back-button.d.ts +3 -3
- package/dist/types/components/buttons/button/button.d.ts +2 -6
- package/dist/types/components/buttons/button/button.variants.d.ts +10 -0
- package/dist/types/components/buttons/index.d.ts +0 -2
- package/dist/types/components/buttons/range-buttons/range-buttons.d.ts +0 -32
- package/dist/types/components/cards/card/card.d.ts +1 -7
- package/dist/types/components/cards/danger-zone/danger-zone.d.ts +1 -1
- package/dist/types/components/cards/expandable-card/expandable-card.d.ts +1 -1
- package/dist/types/components/cards/index.d.ts +0 -1
- package/dist/types/components/checkbox/checkbox.d.ts +2 -2
- package/dist/types/components/client-adapters/index.d.ts +0 -1
- package/dist/types/components/client-adapters/styled-button/styled-button.d.ts +10 -5
- package/dist/types/components/client-adapters/styled-dialog-container/styled-dialog-container.d.ts +5 -6
- package/dist/types/components/collateral-allocation-tooltip/constants.d.ts +8 -8
- package/dist/types/components/collateral-allocation-tooltip/index.d.ts +1 -2
- package/dist/types/components/composites/pool-assets-table/constants.d.ts +7 -6
- package/dist/types/components/composites/pool-assets-table/index.d.ts +0 -2
- package/dist/types/components/composites/pool-assets-table/pool-assets-table-row.d.ts +3 -2
- package/dist/types/components/composites/pool-assets-table/pool-assets-table.d.ts +6 -2
- package/dist/types/components/composites/pool-assets-table/sort-for-field.d.ts +6 -0
- package/dist/types/components/composites/pool-assets-table/types.d.ts +2 -4
- package/dist/types/components/composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.d.ts +4 -15
- package/dist/types/components/composites/tx-preview/confirm/amounts/amount-slots.d.ts +51 -0
- package/dist/types/components/composites/tx-preview/confirm/amounts/constants.d.ts +3 -6
- package/dist/types/components/composites/tx-preview/confirm/dialog/constants.d.ts +6 -16
- package/dist/types/components/composites/tx-preview/confirm/dialog/index.d.ts +0 -1
- package/dist/types/components/composites/tx-preview/confirm/dialog/transaction-confirm-dialog.variants.d.ts +10 -0
- package/dist/types/components/composites/tx-preview/confirm/result/constants.d.ts +18 -18
- package/dist/types/components/composites/tx-preview/confirm/result/index.d.ts +0 -1
- package/dist/types/components/composites/tx-preview/confirm/stepper/constants.d.ts +3 -3
- package/dist/types/components/composites/tx-preview/confirm/stepper/transactionExecutionStepTypes.d.ts +0 -9
- package/dist/types/components/compound-apy/compound-apy.d.ts +14 -2
- package/dist/types/components/detailed-page-title/index.d.ts +0 -1
- package/dist/types/components/dialog/dialog-container.d.ts +1 -2
- package/dist/types/components/dialog/dialog-footer.d.ts +1 -1
- package/dist/types/components/dialog/dialog-header.d.ts +1 -1
- package/dist/types/components/dialog/dialog-portal.d.ts +7 -0
- package/dist/types/components/dialog/dialog.d.ts +6 -2
- package/dist/types/components/dialog/index.d.ts +0 -1
- package/dist/types/components/dropdown-menu/dropdown-menu.d.ts +7 -5
- package/dist/types/components/dropdown-menu/index.d.ts +0 -6
- package/dist/types/components/edit-input/edit-input.d.ts +1 -1
- package/dist/types/components/error-message/index.d.ts +0 -1
- package/dist/types/components/formatted-number/formatted-number.d.ts +2 -2
- package/dist/types/{utils → components/graph}/colors.d.ts +0 -6
- package/dist/types/components/graph/default-config.d.ts +23 -2
- package/dist/types/{utils → components/graph}/format-number.d.ts +0 -26
- package/dist/types/components/graph/formatters.d.ts +7 -9
- package/dist/types/components/graph/graph-tooltip.d.ts +1 -1
- package/dist/types/components/graph/graph-view.d.ts +3 -35
- package/dist/types/components/graph/graph-vocabulary.d.ts +44 -0
- package/dist/types/components/graph/graph.d.ts +47 -88
- package/dist/types/components/graph/index.d.ts +2 -7
- package/dist/types/components/graph/series-config.d.ts +44 -0
- package/dist/types/components/graph/series-palette.d.ts +13 -0
- package/dist/types/components/graph/y-axis-scale.d.ts +48 -0
- package/dist/types/components/head-cell/head-cell.d.ts +0 -36
- package/dist/types/components/head-cell/index.d.ts +1 -1
- package/dist/types/components/health-factor/health-factor.d.ts +12 -10
- package/dist/types/components/health-factor/zones.d.ts +6 -0
- package/dist/types/components/help-tip/help-tip-icon.d.ts +17 -0
- package/dist/types/components/help-tip/help-tip.d.ts +1 -26
- package/dist/types/components/hf-indicator/hf-indicator.d.ts +12 -3
- package/dist/types/components/icon-button/icon-button.d.ts +2 -10
- package/dist/types/components/icons/fa-icon.d.ts +1 -1
- package/dist/types/components/icons/index.d.ts +1 -2
- package/dist/types/components/index.d.ts +6 -13
- package/dist/types/components/input/input.d.ts +2 -2
- package/dist/types/components/label/label.d.ts +3 -9
- package/dist/types/components/layout/app-footer/app-footer.d.ts +9 -22
- package/dist/types/components/layout/index.d.ts +0 -1
- package/dist/types/components/legal-agreement/index.d.ts +3 -5
- package/dist/types/components/legal-agreement/legal-agreement-awaiting-panel.d.ts +3 -3
- package/dist/types/components/legal-agreement/legal-agreement-config.d.ts +53 -0
- package/dist/types/components/legal-agreement/legal-agreement-dialog.d.ts +3 -49
- package/dist/types/components/legal-agreement/legal-agreement-panel.d.ts +4 -4
- package/dist/types/components/legal-agreement/legal-agreement-theme.d.ts +0 -35
- package/dist/types/components/legal-agreement/legal-agreement.stories-config.d.ts +1 -1
- package/dist/types/components/legal-agreement/legal-agreement.variants.d.ts +33 -0
- package/dist/types/components/link/link.d.ts +8 -1
- package/dist/types/{utils/loading.d.ts → components/loading/loading-progress.d.ts} +0 -1
- package/dist/types/components/loading/loading.d.ts +1 -1
- package/dist/types/components/markdown-text/index.d.ts +1 -0
- package/dist/types/components/markdown-text/markdown-text.d.ts +6 -0
- package/dist/types/components/modal/modal.d.ts +3 -3
- package/dist/types/components/navbar-logo/navbar-logo.d.ts +1 -1
- package/dist/types/components/navigation-context/index.d.ts +1 -1
- package/dist/types/components/navigation-context/navigation-context.d.ts +1 -35
- package/dist/types/components/navigation-context/navigation-provider.d.ts +29 -0
- package/dist/types/components/network-icon/index.d.ts +0 -2
- package/dist/types/components/network-icon/network-icon.d.ts +1 -1
- package/dist/types/components/no-value/index.d.ts +1 -0
- package/dist/types/components/no-value/no-value.d.ts +25 -0
- package/dist/types/components/points-icon/index.d.ts +1 -1
- package/dist/types/components/points-icon/points-icon.d.ts +0 -5
- package/dist/types/components/pool-points-indicator/pool-points-indicator.d.ts +1 -1
- package/dist/types/components/radio-group/index.d.ts +1 -0
- package/dist/types/components/radio-group/radio-group.d.ts +39 -0
- package/dist/types/components/rwa-styles/rwa-gradient.d.ts +1 -0
- package/dist/types/components/sdk-status-pill/constants.d.ts +5 -0
- package/dist/types/components/sdk-status-pill/index.d.ts +2 -0
- package/dist/types/components/sdk-status-pill/sdk-status-pill.d.ts +27 -0
- package/dist/types/components/sdk-status-pill/sdk-status.d.ts +11 -0
- package/dist/types/components/search-line/search-line.d.ts +1 -44
- package/dist/types/components/segmented-control/segmented-control.d.ts +1 -4
- package/dist/types/components/select/select.d.ts +3 -14
- package/dist/types/components/separate-line/index.d.ts +1 -1
- package/dist/types/components/short-string/short-string.d.ts +1 -1
- package/dist/types/components/simple-accordion/simple-accordion.d.ts +2 -2
- package/dist/types/components/simple-dropdown/simple-dropdown.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton.d.ts +2 -2
- package/dist/types/components/slider/constants.d.ts +3 -0
- package/dist/types/components/slider/index.d.ts +1 -6
- package/dist/types/components/slider/slider-context.d.ts +1 -1
- package/dist/types/components/slider/slider-mark.d.ts +1 -1
- package/dist/types/{utils/math.d.ts → components/slider/slider-math.d.ts} +0 -3
- package/dist/types/components/slider/slider-track.d.ts +1 -1
- package/dist/types/components/slider/slider-utils.d.ts +28 -3
- package/dist/types/components/spinner/spinner.d.ts +1 -13
- package/dist/types/components/spinner-loader/spinner-loader.d.ts +1 -1
- package/dist/types/components/status-elements/status-elements.d.ts +3 -3
- package/dist/types/components/tab-control/tab-control.d.ts +6 -26
- package/dist/types/components/tab-control/tab-item.d.ts +13 -0
- package/dist/types/components/table/grid-loading-line.d.ts +1 -1
- package/dist/types/components/table/grid-table.d.ts +3 -77
- package/dist/types/components/table/index.d.ts +0 -5
- package/dist/types/components/table/table-sm.d.ts +2 -2
- package/dist/types/components/table/table.d.ts +1 -46
- package/dist/types/components/text-button/text-button.d.ts +1 -1
- package/dist/types/components/textarea/textarea.d.ts +1 -1
- package/dist/types/components/theme-provider.d.ts +1 -14
- package/dist/types/components/tip-card/index.d.ts +1 -1
- package/dist/types/components/tip-card/tip-card.d.ts +5 -5
- package/dist/types/components/token-icon/index.d.ts +1 -1
- package/dist/types/{utils → components/token-icon}/token-icon-source.d.ts +25 -1
- package/dist/types/components/token-icon/token-icon.d.ts +1 -16
- package/dist/types/components/token-symbol/token-symbol.d.ts +1 -1
- package/dist/types/{utils → components/token-template}/bn-to-pretty-view.d.ts +1 -1
- package/dist/types/components/token-template/index.d.ts +1 -1
- package/dist/types/components/token-template/token-template.d.ts +4 -4
- package/dist/types/components/tooltip/simple-tooltip.d.ts +1 -1
- package/dist/types/components/trading-view/constants.d.ts +4 -0
- package/dist/types/components/trading-view/index.d.ts +1 -1
- package/dist/types/components/trading-view/price-scale-titles.d.ts +16 -0
- package/dist/types/components/trading-view/trading-view.d.ts +18 -7
- package/dist/types/components/truncated-text/index.d.ts +1 -0
- package/dist/types/components/truncated-text/truncated-text.d.ts +13 -0
- package/dist/types/components/typed-intl/index.d.ts +1 -1
- package/dist/types/components/typography/typography.d.ts +4 -4
- package/dist/types/components/vertical-indicator/vertical-indicator.d.ts +4 -4
- package/dist/types/components/vspace/vspace.d.ts +1 -1
- package/dist/types/components/with-copy/with-copy.d.ts +1 -23
- package/dist/types/components/yield-breakdown-tooltip/yield-breakdown-tooltip.d.ts +15 -26
- package/dist/types/components/yield-breakdown-tooltip/yield-breakdown.d.ts +38 -0
- package/dist/types/configs/index.d.ts +0 -2
- package/dist/types/configs/tailwind-preset.d.ts +0 -6
- package/dist/types/{components/breakpoint-provider.d.ts → hooks/breakpoint-state.d.ts} +0 -12
- package/dist/types/hooks/index.d.ts +0 -7
- package/dist/types/hooks/use-copy-to-clipboard.d.ts +11 -0
- package/dist/types/hooks/use-filter.d.ts +1 -45
- package/dist/types/hooks/use-media-query.d.ts +3 -8
- package/dist/types/index.d.ts +11 -22
- package/dist/types/locale/en.json.d.ts +47 -161
- package/dist/types/types/index.d.ts +0 -2
- package/dist/types/utils/format-leverage.d.ts +9 -1
- package/dist/types/utils/format-money.d.ts +0 -73
- package/dist/types/utils/format-pnl.d.ts +12 -0
- package/dist/types/utils/format-price.d.ts +17 -0
- package/dist/types/utils/format.d.ts +8 -4
- package/dist/types/utils/index.d.ts +5 -23
- package/dist/types/utils/internal/format-bps.d.ts +10 -0
- package/dist/types/utils/internal/format-percent.d.ts +57 -0
- package/dist/types/utils/internal/is-long-string.d.ts +5 -0
- package/dist/types/utils/{network-icons.d.ts → internal/network-icons.d.ts} +1 -1
- package/dist/types/utils/internal/parse-small-number.d.ts +14 -0
- package/dist/types/utils/internal/z-index-values.d.ts +27 -0
- package/dist/types/utils/leverage-presets.d.ts +3 -3
- package/dist/types/utils/parse-input-to-bn.d.ts +1 -10
- package/dist/types/utils/ranges.d.ts +0 -23
- package/dist/types/utils/ranges.spec.d.ts +0 -1
- package/dist/types/utils/shorten-string.d.ts +0 -1
- package/dist/types/utils/sort.d.ts +13 -3
- package/dist/types/utils/templates.d.ts +0 -77
- package/dist/types/utils/z-index.d.ts +1 -27
- package/package.json +32 -49
- package/src/styles/base.css +0 -8
- package/src/styles/theme.css +0 -8
- package/dist/cjs/components/base/info-portal/index.cjs +0 -1
- package/dist/cjs/components/base/info-portal/info-portal.cjs +0 -1
- package/dist/cjs/components/base/side-card/constants.cjs +0 -1
- package/dist/cjs/components/base/side-card/index.cjs +0 -1
- package/dist/cjs/components/base/side-card/side-card.cjs +0 -1
- package/dist/cjs/components/base/sticky-bar/constants.cjs +0 -1
- package/dist/cjs/components/base/sticky-bar/index.cjs +0 -1
- package/dist/cjs/components/base/sticky-bar/sticky-bar.cjs +0 -1
- package/dist/cjs/components/base/token-pair-title/constants.cjs +0 -1
- package/dist/cjs/components/base/token-pair-title/index.cjs +0 -1
- package/dist/cjs/components/base/token-pair-title/token-pair-title.cjs +0 -1
- package/dist/cjs/components/base/values/points-value.cjs +0 -1
- package/dist/cjs/components/block-sync-pill/block-sync-pill.cjs +0 -1
- package/dist/cjs/components/block-sync-pill/block-sync-status.cjs +0 -1
- package/dist/cjs/components/block-sync-pill/index.cjs +0 -1
- package/dist/cjs/components/breakpoint-provider.cjs +0 -1
- package/dist/cjs/components/buttons/filter-button/filter-button.cjs +0 -1
- package/dist/cjs/components/buttons/filter-button/index.cjs +0 -1
- package/dist/cjs/components/buttons/navigation-button/index.cjs +0 -1
- package/dist/cjs/components/buttons/navigation-button/navigation-button.cjs +0 -1
- package/dist/cjs/components/cards/expandable-call/expandable-call.cjs +0 -1
- package/dist/cjs/components/cards/expandable-call/index.cjs +0 -1
- package/dist/cjs/components/checkbox-item/checkbox-item.cjs +0 -1
- package/dist/cjs/components/checkbox-item/index.cjs +0 -1
- package/dist/cjs/components/client-adapters/styled-rounded-image/index.cjs +0 -1
- package/dist/cjs/components/client-adapters/styled-rounded-image/styled-rounded-image.cjs +0 -1
- package/dist/cjs/components/detailed-apy/detailed-apy.cjs +0 -1
- package/dist/cjs/components/detailed-apy/index.cjs +0 -1
- package/dist/cjs/components/detailed-page-title/detailed-page-title-copy-button.cjs +0 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu-checkbox-item.cjs +0 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu-radio-item.cjs +0 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu-separator.cjs +0 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu-shortcut.cjs +0 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu-sub-content.cjs +0 -1
- package/dist/cjs/components/dropdown-menu/dropdown-menu-sub-trigger.cjs +0 -1
- package/dist/cjs/components/error-message/error-message.cjs +0 -1
- package/dist/cjs/components/filter/filter-block.cjs +0 -1
- package/dist/cjs/components/filter/filter-checkbox-item.cjs +0 -1
- package/dist/cjs/components/filter/filter-chip.cjs +0 -1
- package/dist/cjs/components/filter/filter-chips.cjs +0 -1
- package/dist/cjs/components/filter/filter-dropdown-item.cjs +0 -1
- package/dist/cjs/components/filter/filter-group.cjs +0 -1
- package/dist/cjs/components/filter/filter-label.cjs +0 -1
- package/dist/cjs/components/filter/filter-modal-item.cjs +0 -1
- package/dist/cjs/components/filter/filter-modal.cjs +0 -1
- package/dist/cjs/components/filter/filter-radio-item.cjs +0 -1
- package/dist/cjs/components/filter/filter-separator.cjs +0 -1
- package/dist/cjs/components/filter/index.cjs +0 -1
- package/dist/cjs/components/filter/variants.cjs +0 -1
- package/dist/cjs/components/loading-bar/index.cjs +0 -1
- package/dist/cjs/components/loading-bar/loading-bar.cjs +0 -1
- package/dist/cjs/components/network-icon/network-indicator.cjs +0 -1
- package/dist/cjs/components/status-dot/index.cjs +0 -1
- package/dist/cjs/components/status-dot/status-dot.cjs +0 -1
- package/dist/cjs/components/table/table-loader-guard.cjs +0 -1
- package/dist/cjs/components/table/table-loader.cjs +0 -1
- package/dist/cjs/components/with-title/index.cjs +0 -1
- package/dist/cjs/components/with-title/with-title.cjs +0 -1
- package/dist/cjs/configs/design-tokens.cjs +0 -1
- package/dist/cjs/configs/variants.cjs +0 -1
- package/dist/cjs/hooks/use-checkbox-select.cjs +0 -1
- package/dist/cjs/hooks/use-controllable-state.cjs +0 -1
- package/dist/cjs/hooks/use-debounce.cjs +0 -1
- package/dist/cjs/hooks/use-hf.cjs +0 -1
- package/dist/cjs/hooks/use-opened-state.cjs +0 -1
- package/dist/cjs/hooks/use-smart-number-input.cjs +0 -1
- package/dist/cjs/node_modules/.pnpm/tailwind-scrollbar@4.0.2_react@19.2.0_tailwindcss@4.1.17/node_modules/tailwind-scrollbar/src/index.cjs +0 -1
- package/dist/cjs/node_modules/.pnpm/tailwind-scrollbar@4.0.2_react@19.2.0_tailwindcss@4.1.17/node_modules/tailwind-scrollbar/src/utilities.cjs +0 -1
- package/dist/cjs/node_modules/.pnpm/tailwindcss@4.1.17/node_modules/tailwindcss/dist/flatten-color-palette.cjs +0 -3
- package/dist/cjs/types/footer.cjs +0 -1
- package/dist/cjs/utils/a11y.cjs +0 -1
- package/dist/cjs/utils/bn-to-pretty-view.cjs +0 -1
- package/dist/cjs/utils/colors.cjs +0 -1
- package/dist/cjs/utils/copy.cjs +0 -1
- package/dist/cjs/utils/format-asset-amount.cjs +0 -1
- package/dist/cjs/utils/format-number.cjs +0 -1
- package/dist/cjs/utils/interface.cjs +0 -1
- package/dist/cjs/utils/loading.cjs +0 -1
- package/dist/cjs/utils/math.cjs +0 -1
- package/dist/cjs/utils/plural.cjs +0 -1
- package/dist/cjs/utils/react.cjs +0 -1
- package/dist/cjs/utils/search-in-token.cjs +0 -1
- package/dist/cjs/utils/search.cjs +0 -1
- package/dist/cjs/utils/short-sha.cjs +0 -1
- package/dist/cjs/utils/token-icon-source.cjs +0 -1
- package/dist/cjs/utils/ttl.cjs +0 -1
- package/dist/esm/components/base/info-portal/index.js +0 -5
- package/dist/esm/components/base/info-portal/info-portal.js +0 -20
- package/dist/esm/components/base/side-card/constants.js +0 -8
- package/dist/esm/components/base/side-card/index.js +0 -6
- package/dist/esm/components/base/side-card/side-card.js +0 -57
- package/dist/esm/components/base/sticky-bar/constants.js +0 -6
- package/dist/esm/components/base/sticky-bar/index.js +0 -6
- package/dist/esm/components/base/sticky-bar/sticky-bar.js +0 -31
- package/dist/esm/components/base/token-pair-title/constants.js +0 -6
- package/dist/esm/components/base/token-pair-title/index.js +0 -6
- package/dist/esm/components/base/token-pair-title/token-pair-title.js +0 -20
- package/dist/esm/components/base/values/points-value.js +0 -30
- package/dist/esm/components/block-sync-pill/block-sync-pill.js +0 -210
- package/dist/esm/components/block-sync-pill/block-sync-status.js +0 -12
- package/dist/esm/components/block-sync-pill/index.js +0 -4
- package/dist/esm/components/breakpoint-provider.js +0 -67
- package/dist/esm/components/buttons/filter-button/filter-button.js +0 -32
- package/dist/esm/components/buttons/filter-button/index.js +0 -4
- package/dist/esm/components/buttons/navigation-button/index.js +0 -4
- package/dist/esm/components/buttons/navigation-button/navigation-button.js +0 -28
- package/dist/esm/components/cards/expandable-call/expandable-call.js +0 -51
- package/dist/esm/components/cards/expandable-call/index.js +0 -4
- package/dist/esm/components/checkbox-item/checkbox-item.js +0 -52
- package/dist/esm/components/checkbox-item/index.js +0 -4
- package/dist/esm/components/client-adapters/styled-rounded-image/index.js +0 -4
- package/dist/esm/components/client-adapters/styled-rounded-image/styled-rounded-image.js +0 -149
- package/dist/esm/components/detailed-apy/detailed-apy.js +0 -74
- package/dist/esm/components/detailed-apy/index.js +0 -5
- package/dist/esm/components/detailed-page-title/detailed-page-title-copy-button.js +0 -72
- package/dist/esm/components/dropdown-menu/dropdown-menu-checkbox-item.js +0 -35
- package/dist/esm/components/dropdown-menu/dropdown-menu-radio-item.js +0 -30
- package/dist/esm/components/dropdown-menu/dropdown-menu-separator.js +0 -21
- package/dist/esm/components/dropdown-menu/dropdown-menu-shortcut.js +0 -22
- package/dist/esm/components/dropdown-menu/dropdown-menu-sub-content.js +0 -25
- package/dist/esm/components/dropdown-menu/dropdown-menu-sub-trigger.js +0 -30
- package/dist/esm/components/error-message/error-message.js +0 -39
- package/dist/esm/components/filter/filter-block.js +0 -26
- package/dist/esm/components/filter/filter-checkbox-item.js +0 -31
- package/dist/esm/components/filter/filter-chip.js +0 -44
- package/dist/esm/components/filter/filter-chips.js +0 -50
- package/dist/esm/components/filter/filter-dropdown-item.js +0 -55
- package/dist/esm/components/filter/filter-group.js +0 -14
- package/dist/esm/components/filter/filter-label.js +0 -25
- package/dist/esm/components/filter/filter-modal-item.js +0 -61
- package/dist/esm/components/filter/filter-modal.js +0 -218
- package/dist/esm/components/filter/filter-radio-item.js +0 -30
- package/dist/esm/components/filter/filter-separator.js +0 -21
- package/dist/esm/components/filter/index.js +0 -26
- package/dist/esm/components/filter/variants.js +0 -17
- package/dist/esm/components/loading-bar/index.js +0 -4
- package/dist/esm/components/loading-bar/loading-bar.js +0 -29
- package/dist/esm/components/network-icon/network-indicator.js +0 -82
- package/dist/esm/components/status-dot/index.js +0 -5
- package/dist/esm/components/status-dot/status-dot.js +0 -51
- package/dist/esm/components/table/table-loader-guard.js +0 -31
- package/dist/esm/components/table/table-loader.js +0 -25
- package/dist/esm/components/with-title/index.js +0 -4
- package/dist/esm/components/with-title/with-title.js +0 -46
- package/dist/esm/configs/design-tokens.js +0 -85
- package/dist/esm/configs/variants.js +0 -28
- package/dist/esm/hooks/use-checkbox-select.js +0 -74
- package/dist/esm/hooks/use-controllable-state.js +0 -18
- package/dist/esm/hooks/use-debounce.js +0 -21
- package/dist/esm/hooks/use-hf.js +0 -43
- package/dist/esm/hooks/use-opened-state.js +0 -20
- package/dist/esm/hooks/use-smart-number-input.js +0 -10
- package/dist/esm/node_modules/.pnpm/tailwindcss@4.1.17/node_modules/tailwindcss/dist/flatten-color-palette.js +0 -363
- package/dist/esm/types/footer.js +0 -1
- package/dist/esm/utils/a11y.js +0 -12
- package/dist/esm/utils/colors.js +0 -70
- package/dist/esm/utils/copy.js +0 -10
- package/dist/esm/utils/format-number.js +0 -81
- package/dist/esm/utils/interface.js +0 -1
- package/dist/esm/utils/loading.js +0 -22
- package/dist/esm/utils/math.js +0 -45
- package/dist/esm/utils/plural.js +0 -11
- package/dist/esm/utils/react.js +0 -44
- package/dist/esm/utils/search-in-token.js +0 -14
- package/dist/esm/utils/search.js +0 -6
- package/dist/esm/utils/short-sha.js +0 -4
- package/dist/esm/utils/ttl.js +0 -42
- package/dist/types/components/base/info-portal/index.d.ts +0 -1
- package/dist/types/components/base/info-portal/info-portal.d.ts +0 -8
- package/dist/types/components/base/side-card/constants.d.ts +0 -5
- package/dist/types/components/base/side-card/index.d.ts +0 -2
- package/dist/types/components/base/side-card/side-card.d.ts +0 -16
- package/dist/types/components/base/sticky-bar/constants.d.ts +0 -3
- package/dist/types/components/base/sticky-bar/index.d.ts +0 -1
- package/dist/types/components/base/sticky-bar/sticky-bar.d.ts +0 -9
- package/dist/types/components/base/token-pair-title/constants.d.ts +0 -3
- package/dist/types/components/base/token-pair-title/index.d.ts +0 -2
- package/dist/types/components/base/token-pair-title/token-pair-title.d.ts +0 -11
- package/dist/types/components/base/values/points-value.d.ts +0 -11
- package/dist/types/components/block-sync-pill/block-sync-pill.d.ts +0 -35
- package/dist/types/components/block-sync-pill/block-sync-status.d.ts +0 -29
- package/dist/types/components/block-sync-pill/index.d.ts +0 -1
- package/dist/types/components/buttons/filter-button/filter-button.d.ts +0 -52
- package/dist/types/components/buttons/filter-button/index.d.ts +0 -1
- package/dist/types/components/buttons/navigation-button/index.d.ts +0 -1
- package/dist/types/components/buttons/navigation-button/navigation-button.d.ts +0 -26
- package/dist/types/components/cards/expandable-call/expandable-call.d.ts +0 -28
- package/dist/types/components/cards/expandable-call/index.d.ts +0 -1
- package/dist/types/components/checkbox-item/checkbox-item.d.ts +0 -56
- package/dist/types/components/checkbox-item/index.d.ts +0 -1
- package/dist/types/components/client-adapters/styled-rounded-image/index.d.ts +0 -1
- package/dist/types/components/client-adapters/styled-rounded-image/styled-rounded-image.d.ts +0 -9
- package/dist/types/components/detailed-apy/detailed-apy.d.ts +0 -40
- package/dist/types/components/detailed-apy/index.d.ts +0 -1
- package/dist/types/components/dropdown-menu/dropdown-menu-checkbox-item.d.ts +0 -22
- package/dist/types/components/dropdown-menu/dropdown-menu-radio-item.d.ts +0 -4
- package/dist/types/components/dropdown-menu/dropdown-menu-separator.d.ts +0 -4
- package/dist/types/components/dropdown-menu/dropdown-menu-shortcut.d.ts +0 -6
- package/dist/types/components/dropdown-menu/dropdown-menu-sub-content.d.ts +0 -4
- package/dist/types/components/dropdown-menu/dropdown-menu-sub-trigger.d.ts +0 -6
- package/dist/types/components/error-message/error-message.d.ts +0 -22
- package/dist/types/components/filter/filter-block.d.ts +0 -39
- package/dist/types/components/filter/filter-checkbox-item.d.ts +0 -23
- package/dist/types/components/filter/filter-chip.d.ts +0 -34
- package/dist/types/components/filter/filter-chips.d.ts +0 -42
- package/dist/types/components/filter/filter-dropdown-item.d.ts +0 -62
- package/dist/types/components/filter/filter-group.d.ts +0 -22
- package/dist/types/components/filter/filter-label.d.ts +0 -21
- package/dist/types/components/filter/filter-modal-item.d.ts +0 -55
- package/dist/types/components/filter/filter-modal.d.ts +0 -123
- package/dist/types/components/filter/filter-radio-item.d.ts +0 -19
- package/dist/types/components/filter/filter-separator.d.ts +0 -22
- package/dist/types/components/filter/index.d.ts +0 -109
- package/dist/types/components/filter/interface.d.ts +0 -24
- package/dist/types/components/filter/variants.d.ts +0 -3
- package/dist/types/components/loading-bar/index.d.ts +0 -1
- package/dist/types/components/loading-bar/loading-bar.d.ts +0 -25
- package/dist/types/components/network-icon/network-indicator.d.ts +0 -23
- package/dist/types/components/rwa-styles/index.d.ts +0 -2
- package/dist/types/components/status-dot/index.d.ts +0 -1
- package/dist/types/components/status-dot/status-dot.d.ts +0 -47
- package/dist/types/components/table/table-loader-guard.d.ts +0 -45
- package/dist/types/components/table/table-loader.d.ts +0 -50
- package/dist/types/components/with-title/index.d.ts +0 -1
- package/dist/types/components/with-title/with-title.d.ts +0 -31
- package/dist/types/configs/design-tokens.d.ts +0 -73
- package/dist/types/configs/variants.d.ts +0 -28
- package/dist/types/hooks/use-checkbox-select.d.ts +0 -101
- package/dist/types/hooks/use-controllable-state.d.ts +0 -24
- package/dist/types/hooks/use-debounce.d.ts +0 -17
- package/dist/types/hooks/use-hf.d.ts +0 -17
- package/dist/types/hooks/use-opened-state.d.ts +0 -71
- package/dist/types/hooks/use-smart-number-input.d.ts +0 -1
- package/dist/types/types/filter.d.ts +0 -8
- package/dist/types/types/footer.d.ts +0 -51
- package/dist/types/utils/a11y.d.ts +0 -24
- package/dist/types/utils/copy.d.ts +0 -4
- package/dist/types/utils/interface.d.ts +0 -24
- package/dist/types/utils/plural.d.ts +0 -36
- package/dist/types/utils/react.d.ts +0 -31
- package/dist/types/utils/search-in-token.d.ts +0 -43
- package/dist/types/utils/search.d.ts +0 -15
- package/dist/types/utils/short-sha.d.ts +0 -9
- package/dist/types/utils/ttl.d.ts +0 -76
- /package/dist/cjs/components/{filter/interface.cjs → health-factor/zones.cjs} +0 -0
- /package/dist/cjs/{types/filter.cjs → components/legal-agreement/legal-agreement-config.cjs} +0 -0
- /package/dist/cjs/components/{base/spacing.cjs → vspace/vspace-spacing.cjs} +0 -0
- /package/dist/cjs/node_modules/.pnpm/{tailwind-scrollbar@4.0.2_react@19.2.0_tailwindcss@4.1.17 → tailwind-scrollbar@4.0.2_react@19.2.8_tailwindcss@4.3.3}/node_modules/tailwind-scrollbar/src/helpers.cjs +0 -0
- /package/dist/cjs/node_modules/.pnpm/{tailwind-scrollbar@4.0.2_react@19.2.0_tailwindcss@4.1.17 → tailwind-scrollbar@4.0.2_react@19.2.8_tailwindcss@4.3.3}/node_modules/tailwind-scrollbar/src/variants.cjs +0 -0
- /package/dist/cjs/node_modules/.pnpm/{tailwindcss@4.1.17 → tailwindcss@4.3.3}/node_modules/tailwindcss/dist/plugin.cjs +0 -0
- /package/dist/cjs/utils/{apy-breakdown.cjs → internal/apy-breakdown.cjs} +0 -0
- /package/dist/cjs/utils/{bn-to-input-view.cjs → internal/bn-to-input-view.cjs} +0 -0
- /package/dist/cjs/utils/{bps.cjs → internal/bps-to-percent.cjs} +0 -0
- /package/dist/cjs/utils/{network-icons.cjs → internal/network-icons.cjs} +0 -0
- /package/dist/cjs/utils/{static.cjs → internal/static.cjs} +0 -0
- /package/dist/esm/components/{filter/interface.js → health-factor/zones.js} +0 -0
- /package/dist/esm/{types/filter.js → components/legal-agreement/legal-agreement-config.js} +0 -0
- /package/dist/esm/components/{base/spacing.js → vspace/vspace-spacing.js} +0 -0
- /package/dist/esm/node_modules/.pnpm/{tailwind-scrollbar@4.0.2_react@19.2.0_tailwindcss@4.1.17 → tailwind-scrollbar@4.0.2_react@19.2.8_tailwindcss@4.3.3}/node_modules/tailwind-scrollbar/src/helpers.js +0 -0
- /package/dist/esm/node_modules/.pnpm/{tailwind-scrollbar@4.0.2_react@19.2.0_tailwindcss@4.1.17 → tailwind-scrollbar@4.0.2_react@19.2.8_tailwindcss@4.3.3}/node_modules/tailwind-scrollbar/src/variants.js +0 -0
- /package/dist/esm/node_modules/.pnpm/{tailwindcss@4.1.17 → tailwindcss@4.3.3}/node_modules/tailwindcss/dist/plugin.js +0 -0
- /package/dist/esm/utils/{apy-breakdown.js → internal/apy-breakdown.js} +0 -0
- /package/dist/esm/utils/{bn-to-input-view.js → internal/bn-to-input-view.js} +0 -0
- /package/dist/esm/utils/{bps.js → internal/bps-to-percent.js} +0 -0
- /package/dist/esm/utils/{network-icons.js → internal/network-icons.js} +0 -0
- /package/dist/esm/utils/{static.js → internal/static.js} +0 -0
- /package/dist/types/components/{detailed-page-title/detailed-page-title-copy-button.d.ts → base/detailed-page-title/copy-button.d.ts} +0 -0
- /package/dist/types/components/{base/spacing.d.ts → vspace/vspace-spacing.d.ts} +0 -0
- /package/dist/types/utils/{apy-breakdown.d.ts → internal/apy-breakdown.d.ts} +0 -0
- /package/dist/types/utils/{bn-to-input-view.d.ts → internal/bn-to-input-view.d.ts} +0 -0
- /package/dist/types/utils/{bps.d.ts → internal/bps-to-percent.d.ts} +0 -0
- /package/dist/types/utils/{format-asset-amount.d.ts → internal/format-asset-amount.d.ts} +0 -0
- /package/dist/types/utils/{static.d.ts → internal/static.d.ts} +0 -0
|
@@ -1,755 +1,456 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
180
|
-
import {
|
|
181
|
-
import {
|
|
182
|
-
import {
|
|
183
|
-
import {
|
|
184
|
-
import {
|
|
185
|
-
import {
|
|
186
|
-
import {
|
|
187
|
-
import {
|
|
188
|
-
import {
|
|
189
|
-
import {
|
|
190
|
-
import {
|
|
191
|
-
import {
|
|
192
|
-
import {
|
|
193
|
-
import {
|
|
194
|
-
import {
|
|
195
|
-
import {
|
|
196
|
-
import {
|
|
197
|
-
import {
|
|
198
|
-
import {
|
|
199
|
-
import { RWAFeature as pm } from "./rwa-feature/rwa-feature.js";
|
|
200
|
-
import { RWA_GRADIENT_BORDER_CLASS as mm, RWA_POOL_ROW_HOVER_WRAPPER_CLASS as fm } from "./rwa-styles/index.js";
|
|
201
|
-
import { SearchLine as sm, WithSearchLine as Tm, searchLineInputVariants as dm, searchLineVariants as gm } from "./search-line/search-line.js";
|
|
202
|
-
import { SegmentedControl as Cm, segmentedControlVariants as um } from "./segmented-control/segmented-control.js";
|
|
203
|
-
import { Select as Am, SelectContent as bm, SelectGroup as Dm, SelectItem as Pm, SelectLabel as Lm, SelectScrollDownButton as Bm, SelectScrollUpButton as hm, SelectSeparator as Vm, SelectTrigger as km, SelectValue as wm, selectTriggerVariants as Im } from "./select/select.js";
|
|
204
|
-
import { SeparateLine as Fm } from "./separate-line/separate-line.js";
|
|
205
|
-
import { ShortString as Em } from "./short-string/short-string.js";
|
|
206
|
-
import { SimpleAccordion as Hm, SimpleAccordionItem as _m } from "./simple-accordion/simple-accordion.js";
|
|
207
|
-
import { SimpleDropdown as Gm } from "./simple-dropdown/simple-dropdown.js";
|
|
208
|
-
import { SimpleDropdownMenuItem as Nm } from "./simple-dropdown/simple-dropdown-menu-item.js";
|
|
209
|
-
import { Skeleton as Wm, skeletonVariants as qm } from "./skeleton/skeleton.js";
|
|
210
|
-
import { SkeletonStack as Xm } from "./skeleton/skeleton-stack.js";
|
|
211
|
-
import { Slider as Zm } from "./slider/slider.js";
|
|
212
|
-
import { SliderProvider as zm, useSliderContext as jm } from "./slider/slider-context.js";
|
|
213
|
-
import { SliderMark as $m } from "./slider/slider-mark.js";
|
|
214
|
-
import { SliderTrack as of } from "./slider/slider-track.js";
|
|
215
|
-
import { makeMarkerPoints as tf, validateMarkerPoints as af } from "./slider/slider-utils.js";
|
|
216
|
-
import { THEME_COLOR_MAP as pf, THUMB_HALF as lf, THUMB_SIZE as mf, getIntervalBounds as ff, getThumbInBoundsOffset as xf, resolveColor as sf } from "./slider/types.js";
|
|
217
|
-
import { Spinner as df, SpinnerOverlay as gf } from "./spinner/spinner.js";
|
|
218
|
-
import { SpinnerLoader as Cf } from "./spinner-loader/spinner-loader.js";
|
|
219
|
-
import { SplitList as Sf } from "./split-list/split-list.js";
|
|
220
|
-
import { StatusDot as bf, statusDotVariants as Df } from "./status-dot/status-dot.js";
|
|
221
|
-
import { HealthDot as Lf, StatusBars as Bf } from "./status-elements/status-elements.js";
|
|
222
|
-
import { TabControl as Vf, TabItem as kf, useHashTabs as wf, useSectionTab as If, useTabControl as Mf } from "./tab-control/tab-control.js";
|
|
223
|
-
import { GridErrorLine as Rf } from "./table/grid-error-line.js";
|
|
224
|
-
import { GridLoadingLine as yf } from "./table/grid-loading-line.js";
|
|
225
|
-
import { GridTable as _f, GridTableBody as vf, GridTableCaption as Gf, GridTableCell as Of, GridTableFooter as Nf, GridTableHead as Uf, GridTableHeader as Wf, GridTableRow as qf, Td as Kf, Th as Xf, gridTableCellVariants as Yf, gridTableHeadVariants as Zf, gridTableVariants as Qf } from "./table/grid-table.js";
|
|
226
|
-
import { SortingTableHead as jf, Table as Jf, TableBody as $f, TableCaption as ex, TableCell as ox, TableFooter as rx, TableHead as tx, TableHeader as ax, TableRow as ix, tableCellVariants as nx, tableHeadVariants as px, tableVariants as lx } from "./table/table.js";
|
|
227
|
-
import { TableLoader as fx } from "./table/table-loader.js";
|
|
228
|
-
import { TableLoaderGuard as sx } from "./table/table-loader-guard.js";
|
|
229
|
-
import { TableCellSm as dx, TableLineSm as gx } from "./table/table-sm.js";
|
|
230
|
-
import { Tabs as Cx, TabsContent as ux, TabsList as Sx, TabsTrigger as Ax } from "./tabs/tabs.js";
|
|
231
|
-
import { TextButton as Dx } from "./text-button/text-button.js";
|
|
232
|
-
import { Textarea as Lx, textareaVariants as Bx } from "./textarea/textarea.js";
|
|
233
|
-
import { ThemeProvider as Vx, useTheme as kx } from "./theme-provider.js";
|
|
234
|
-
import { TipCard as Ix, tipCardVariants as Mx } from "./tip-card/tip-card.js";
|
|
235
|
-
import { TokenIcon as Rx, preloadTokenIcons as Ex } from "./token-icon/token-icon.js";
|
|
236
|
-
import { TokenSymbol as Hx } from "./token-symbol/token-symbol.js";
|
|
237
|
-
import { TokenTemplate as vx } from "./token-template/token-template.js";
|
|
238
|
-
import { SimpleTooltip as Ox } from "./tooltip/simple-tooltip.js";
|
|
239
|
-
import { Tooltip as Ux, TooltipContent as Wx, TooltipProvider as qx, TooltipTrigger as Kx } from "./tooltip/tooltip.js";
|
|
240
|
-
import { GraphDropdown as Yx } from "./trading-view/graph-dropdown.js";
|
|
241
|
-
import { TradingView as Qx } from "./trading-view/trading-view.js";
|
|
242
|
-
import { FormattedMessageTyped as jx, useIntlTyped as Jx } from "./typed-intl/index.js";
|
|
243
|
-
import { Typography as es, typographyVariants as os } from "./typography/typography.js";
|
|
244
|
-
import { VerticalIndicator as ts, verticalIndicatorVariants as as } from "./vertical-indicator/vertical-indicator.js";
|
|
245
|
-
import { VSpace as ns } from "./vspace/vspace.js";
|
|
246
|
-
import { WithCopy as ls } from "./with-copy/with-copy.js";
|
|
247
|
-
import { WithTitle as fs } from "./with-title/with-title.js";
|
|
248
|
-
import { YieldBreakdownTooltip as ss } from "./yield-breakdown-tooltip/yield-breakdown-tooltip.js";
|
|
249
|
-
import { AmountInputTest as ds } from "./base/amount-input/constants.js";
|
|
250
|
-
import { DetailedPageTitleTest as cs } from "./base/detailed-page-title/constants.js";
|
|
251
|
-
import { DetailsViewTest as us } from "./base/details-view/constants.js";
|
|
252
|
-
import { HistoryChartTest as As } from "./base/history-chart/constants.js";
|
|
253
|
-
import { InfoListTest as Ds } from "./base/info-list/constants.js";
|
|
254
|
-
import { LeverageInputTest as Ls } from "./base/leverage-input/constants.js";
|
|
255
|
-
import { ManagePaneTest as hs } from "./base/manage-pane/constants.js";
|
|
256
|
-
import { PageTitleTest as ks } from "./base/page-title/constants.js";
|
|
257
|
-
import { ReviewButtonTest as Is } from "./base/review-button/constants.js";
|
|
258
|
-
import { SectionHeadingTest as Fs } from "./base/section-heading/constants.js";
|
|
259
|
-
import { SegmentedTabsTest as Es } from "./base/segmented-tabs/constants.js";
|
|
260
|
-
import { StackTest as Hs } from "./base/stack/constants.js";
|
|
261
|
-
import { StatBadgeTest as vs } from "./base/stat-badge/constants.js";
|
|
262
|
-
import { StickyBarTest as Os } from "./base/sticky-bar/constants.js";
|
|
263
|
-
import { TabberTest as Us } from "./base/tabber/constants.js";
|
|
264
|
-
import { TokenAmountTest as qs } from "./base/token-amount/constants.js";
|
|
265
|
-
import { BaseTableLineTest as Xs, BaseTableTest as Ys } from "./base-table/constants.js";
|
|
266
|
-
import { decimalsToStep as Qs, findClosestPoint as zs, formatWithDecimals as js, formatWithoutDecimals as Js, splitInterval as $s, validateMinMax as eT } from "../utils/math.js";
|
|
1
|
+
import { AlertBadge as r } from "./alert-badge/alert-badge.js";
|
|
2
|
+
import { AlertDialog as a, AlertDialogAction as p, AlertDialogCancel as m, AlertDialogContent as i, AlertDialogDescription as n, AlertDialogFooter as f, AlertDialogHeader as x, AlertDialogTitle as l, AlertDialogTrigger as s } from "./alert-dialog/alert-dialog.js";
|
|
3
|
+
import { AlertModal as d } from "./alert-modal/alert-modal.js";
|
|
4
|
+
import { AssetsListCell as c } from "./assets-list-cell/assets-list-cell.js";
|
|
5
|
+
import { Badge as C } from "./badge/badge.js";
|
|
6
|
+
import { Chip as P, ChipTest as D, Chips as B, ChipsTest as b } from "./badge/chip.js";
|
|
7
|
+
import { AmountInput as L } from "./base/amount-input/amount-input.js";
|
|
8
|
+
import { BorrowRateBlock as h } from "./base/borrow-rate-block/borrow-rate-block.js";
|
|
9
|
+
import { BorrowRateBlockTest as I } from "./base/borrow-rate-block/constants.js";
|
|
10
|
+
import { ChartWithSideCard as y } from "./base/chart-with-side-card/chart-with-side-card.js";
|
|
11
|
+
import { ChartWithSideCardTest as H } from "./base/chart-with-side-card/constants.js";
|
|
12
|
+
import { DetailedPageTitle as R } from "./base/detailed-page-title/detailed-page-title.js";
|
|
13
|
+
import { AsideAlignAnchor as E } from "./base/details-view/detail-aside/detail-aside-scope.js";
|
|
14
|
+
import { DetailsView as W, DetailsViewLeftPane as q, DetailsViewManagePane as G } from "./base/details-view/details-view.js";
|
|
15
|
+
import { HealthFactorBlockTest as U } from "./base/health-factor-block/constants.js";
|
|
16
|
+
import { HealthFactorBlock as z } from "./base/health-factor-block/health-factor-block.js";
|
|
17
|
+
import { HistoryChart as Z } from "./base/history-chart/history-chart.js";
|
|
18
|
+
import { InfoLine as J, InfoList as K, PointsInfoLine as Q } from "./base/info-list/info-list.js";
|
|
19
|
+
import { LeverageInput as $ } from "./base/leverage-input/leverage-input.js";
|
|
20
|
+
import { LeveragePresetChipsTest as eo } from "./base/leverage-preset-chips/constants.js";
|
|
21
|
+
import { LeveragePresetChips as to } from "./base/leverage-preset-chips/leverage-preset-chips.js";
|
|
22
|
+
import { LiquidationParamsTableTest as po } from "./base/liquidation-params-table/constants.js";
|
|
23
|
+
import { LiquidationParamsTable as io } from "./base/liquidation-params-table/liquidation-params-table.js";
|
|
24
|
+
import { LiquidationPriceBlockTest as fo } from "./base/liquidation-price-block/constants.js";
|
|
25
|
+
import { LiquidationPriceBlock as lo } from "./base/liquidation-price-block/liquidation-price-block.js";
|
|
26
|
+
import { ManagePane as To, ManagePaneActionTab as go, ManagePaneMessage as co, ManagePaneTab as uo, ManagePaneTabDropdown as Co } from "./base/manage-pane/manage-pane.js";
|
|
27
|
+
import { MoreAccordionTest as Po } from "./base/more-accordion/constants.js";
|
|
28
|
+
import { MoreAccordion as Bo } from "./base/more-accordion/more-accordion.js";
|
|
29
|
+
import { NestedInfoStackTest as Ao } from "./base/nested-info-stack/constants.js";
|
|
30
|
+
import { NestedInfoStack as ko } from "./base/nested-info-stack/nested-info-stack.js";
|
|
31
|
+
import { PageHeadProvider as wo, PageTitle as Io } from "./base/page-title/page-title.js";
|
|
32
|
+
import { PoolApyBreakdownCardTest as yo } from "./base/pool-apy-breakdown-card/constants.js";
|
|
33
|
+
import { PoolApyBreakdownCard as Ho } from "./base/pool-apy-breakdown-card/pool-apy-breakdown-card.js";
|
|
34
|
+
import { PositionAssetsTest as Ro } from "./base/position-assets/constants.js";
|
|
35
|
+
import { PositionAssets as Eo } from "./base/position-assets/position-assets.js";
|
|
36
|
+
import { ReviewButton as Wo } from "./base/review-button/review-button.js";
|
|
37
|
+
import { SectionHeading as Go } from "./base/section-heading/section-heading.js";
|
|
38
|
+
import { SegmentedTabs as Uo } from "./base/segmented-tabs/segmented-tabs.js";
|
|
39
|
+
import { Stack as zo } from "./base/stack/stack.js";
|
|
40
|
+
import { StatBadge as Zo, StatBadgeGrid as jo } from "./base/stat-badge/stat-badge.js";
|
|
41
|
+
import { StrategyApyBreakdownCardTest as Ko } from "./base/strategy-apy-breakdown-card/constants.js";
|
|
42
|
+
import { StrategyApyBreakdownCard as Xo } from "./base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.js";
|
|
43
|
+
import { Tabber as oe, TabberSection as ee } from "./base/tabber/tabber.js";
|
|
44
|
+
import { useTitleText as te } from "./base/text/use-title-text.js";
|
|
45
|
+
import { TimeToLiquidationBlockTest as pe } from "./base/time-to-liquidation-block/constants.js";
|
|
46
|
+
import { TimeToLiquidationBlock as ie } from "./base/time-to-liquidation-block/time-to-liquidation-block.js";
|
|
47
|
+
import { TitleMetaTest as fe } from "./base/title-meta/constants.js";
|
|
48
|
+
import { TitleMeta as le } from "./base/title-meta/title-meta.js";
|
|
49
|
+
import { TokenAmount as Te } from "./base/token-amount/token-amount.js";
|
|
50
|
+
import { TokenPairSymbolTest as ge } from "./base/token-pair-symbol/constants.js";
|
|
51
|
+
import { TokenPairSymbol as ue } from "./base/token-pair-symbol/token-pair-symbol.js";
|
|
52
|
+
import { NoValue as Se } from "./no-value/no-value.js";
|
|
53
|
+
import { PositionShortLabelTest as De, ValueTest as Be } from "./base/values/constants.js";
|
|
54
|
+
import { PnlValue as Ae } from "./base/values/pnl-value.js";
|
|
55
|
+
import { PositionShortLabel as ke } from "./base/values/position-short-label.js";
|
|
56
|
+
import { PositionStatusBadge as we } from "./base/values/position-status-badge.js";
|
|
57
|
+
import { PositionTypeBadge as Me } from "./base/values/position-type-badge.js";
|
|
58
|
+
import { PriceImpactValue as Fe } from "./base/values/price-impact-value.js";
|
|
59
|
+
import { ApyValue as Ve, HealthFactorValue as Re, LeverageValue as ve, TokenBigint as Ee, UsdValue as Ne, UtilizationValue as We } from "./base/values/scalars.js";
|
|
60
|
+
import { BaseLink as Ge } from "./base-link/base-link.js";
|
|
61
|
+
import { BaseTable as Ue } from "./base-table/base-table.js";
|
|
62
|
+
import { BaseTableLine as ze } from "./base-table/base-table-line.js";
|
|
63
|
+
import { BreadCrumbs as Ze } from "./breadcrumbs/breadcrumbs.js";
|
|
64
|
+
import { BreakpointProvider as Je } from "./breakpoints/breakpoint-provider.js";
|
|
65
|
+
import { BackButton as Qe } from "./buttons/back-button/back-button.js";
|
|
66
|
+
import { Button as $e } from "./buttons/button/button.js";
|
|
67
|
+
import { CopyButton as er } from "./buttons/copy-button/copy-button.js";
|
|
68
|
+
import { ExternalButton as tr } from "./buttons/external-button/external-button.js";
|
|
69
|
+
import { TabButton as pr } from "./buttons/tab-button/tab-button.js";
|
|
70
|
+
import { Card as ir, CardContent as nr, CardDescription as fr, CardHeader as xr, CardTitle as lr } from "./cards/card/card.js";
|
|
71
|
+
import { DangerZone as Tr } from "./cards/danger-zone/danger-zone.js";
|
|
72
|
+
import { ExpandableCard as gr } from "./cards/expandable-card/expandable-card.js";
|
|
73
|
+
import { Checkbox as ur } from "./checkbox/checkbox.js";
|
|
74
|
+
import { CheckboxLabeled as Sr } from "./checkbox/checkbox-labeled.js";
|
|
75
|
+
import { StyledButton as Dr } from "./client-adapters/styled-button/styled-button.js";
|
|
76
|
+
import { StyledDialogContainer as br } from "./client-adapters/styled-dialog-container/styled-dialog-container.js";
|
|
77
|
+
import { AllocationWheelTest as Lr, CollateralAllocationTooltipTest as kr } from "./collateral-allocation-tooltip/constants.js";
|
|
78
|
+
import { NotificationCenter as wr } from "./composites/notification-center/notification-center.js";
|
|
79
|
+
import { PoolAssetsTableTest as Mr } from "./composites/pool-assets-table/constants.js";
|
|
80
|
+
import { PoolAssetsTable as Fr } from "./composites/pool-assets-table/pool-assets-table.js";
|
|
81
|
+
import { TransactionConfirmAmountFieldTest as Vr } from "./composites/tx-preview/confirm/amounts/constants.js";
|
|
82
|
+
import { TransactionConfirmAmountField as vr } from "./composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.js";
|
|
83
|
+
import { TransactionConfirmDialogTest as Nr } from "./composites/tx-preview/confirm/dialog/constants.js";
|
|
84
|
+
import { TransactionConfirmShell as qr } from "./composites/tx-preview/confirm/dialog/TransactionConfirmShell.js";
|
|
85
|
+
import { TransactionConfirmExecuteButton as Or } from "./composites/tx-preview/confirm/execution/TransactionConfirmExecuteButton.js";
|
|
86
|
+
import { TransactionConfirmExecuteButtonTest as _r, TransactionConfirmFailureResultTest as zr, TransactionConfirmSuccessResultTest as Yr, TransactionConfirmTxHashRowTest as Zr } from "./composites/tx-preview/confirm/result/constants.js";
|
|
87
|
+
import { TransactionConfirmFailureResult as Jr } from "./composites/tx-preview/confirm/result/TransactionConfirmFailureResult.js";
|
|
88
|
+
import { TransactionConfirmSuccessResult as Qr } from "./composites/tx-preview/confirm/result/TransactionConfirmSuccessResult.js";
|
|
89
|
+
import { TransactionConfirmTxHashRow as $r } from "./composites/tx-preview/confirm/result/TransactionConfirmTxHashRow.js";
|
|
90
|
+
import { ProgressStepperTest as et } from "./composites/tx-preview/confirm/stepper/constants.js";
|
|
91
|
+
import { ProgressStepper as tt } from "./composites/tx-preview/confirm/stepper/ProgressStepper.js";
|
|
92
|
+
import { CompoundAPY as pt } from "./compound-apy/compound-apy.js";
|
|
93
|
+
import { ConfirmMenu as it } from "./confirm-menu/confirm-menu.js";
|
|
94
|
+
import { DetailedPageTitleExplorerDropdown as ft } from "./detailed-page-title/detailed-page-title-explorer-dropdown.js";
|
|
95
|
+
import { Modal as lt } from "./modal/modal.js";
|
|
96
|
+
import { Dialog as Tt, DialogTrigger as dt } from "./dialog/dialog.js";
|
|
97
|
+
import { DialogContainer as ct } from "./dialog/dialog-container.js";
|
|
98
|
+
import { DialogContent as Ct } from "./dialog/dialog-content.js";
|
|
99
|
+
import { DialogDescription as Pt } from "./dialog/dialog-description.js";
|
|
100
|
+
import { DialogFooter as Bt } from "./dialog/dialog-footer.js";
|
|
101
|
+
import { DialogForm as At } from "./dialog/dialog-form.js";
|
|
102
|
+
import { DialogHeader as kt } from "./dialog/dialog-header.js";
|
|
103
|
+
import { DialogModalContainer as wt } from "./dialog/dialog-modal-container.js";
|
|
104
|
+
import { DialogTitle as Mt } from "./dialog/dialog-title.js";
|
|
105
|
+
import { OneFieldDialog as Ft } from "./dialog/one-field-dialog.js";
|
|
106
|
+
import { DisabledWrap as Vt } from "./disabled-wrap/disabled-wrap.js";
|
|
107
|
+
import { DropdownMenu as vt, DropdownMenuPortal as Et, DropdownMenuTrigger as Nt } from "./dropdown-menu/dropdown-menu.js";
|
|
108
|
+
import { DropdownMenuContent as qt } from "./dropdown-menu/dropdown-menu-content.js";
|
|
109
|
+
import { DropdownMenuItem as Ot } from "./dropdown-menu/dropdown-menu-item.js";
|
|
110
|
+
import { DropdownMenuLabel as _t } from "./dropdown-menu/dropdown-menu-label.js";
|
|
111
|
+
import { EditInput as Yt } from "./edit-input/edit-input.js";
|
|
112
|
+
import { ErrorLineMessage as jt } from "./error-message/error-line-message.js";
|
|
113
|
+
import { FadeoutLoading as Kt } from "./fadeout-loading/fadeout-loading.js";
|
|
114
|
+
import { FormattedNumberString as Xt } from "./formatted-number/formatted-number.js";
|
|
115
|
+
import { DEFAULT_SERIES_COLORS as oa } from "./graph/graph-vocabulary.js";
|
|
116
|
+
import { Guard as ra } from "./guard/guard.js";
|
|
117
|
+
import { HeadCell as aa } from "./head-cell/head-cell.js";
|
|
118
|
+
import { HealthFactor as ma } from "./health-factor/health-factor.js";
|
|
119
|
+
import { HelpTip as na } from "./help-tip/help-tip.js";
|
|
120
|
+
import { HFIndicator as xa } from "./hf-indicator/hf-indicator.js";
|
|
121
|
+
import { IconButton as sa } from "./icon-button/icon-button.js";
|
|
122
|
+
import { FaIcon as da } from "./icons/fa-icon.js";
|
|
123
|
+
import { InfiniteScrollWrapper as ca } from "./infinite-scroll/infinite-scroll-wrapper.js";
|
|
124
|
+
import { Input as Ca } from "./input/input.js";
|
|
125
|
+
import { Label as Pa } from "./label/label.js";
|
|
126
|
+
import { AppFooter as Ba } from "./layout/app-footer/app-footer.js";
|
|
127
|
+
import { AppHeader as Aa } from "./layout/app-header/app-header.js";
|
|
128
|
+
import { Col as ka } from "./layout/col/col.js";
|
|
129
|
+
import { Container as wa } from "./layout/container/container.js";
|
|
130
|
+
import { Grid as Ma } from "./layout/grid/grid.js";
|
|
131
|
+
import { Layout as Fa } from "./layout/layout/layout.js";
|
|
132
|
+
import { BlockedRegionDialog as Va, LegalAgreementDialog as Ra } from "./legal-agreement/legal-agreement-dialog.js";
|
|
133
|
+
import { LegalAgreementLink as Ea } from "./legal-agreement/legal-agreement-link.js";
|
|
134
|
+
import { Link as Wa } from "./link/link.js";
|
|
135
|
+
import { Loader as Ga } from "./loader/loader.js";
|
|
136
|
+
import { Loading as Ua } from "./loading/loading.js";
|
|
137
|
+
import { MarkdownText as za } from "./markdown-text/markdown-text.js";
|
|
138
|
+
import { NameCell as Za } from "./name-cell/name-cell.js";
|
|
139
|
+
import { NavBarLogo as Ja } from "./navbar-logo/navbar-logo.js";
|
|
140
|
+
import { NavigationProvider as Qa } from "./navigation-context/navigation-provider.js";
|
|
141
|
+
import { PointsIcon as $a } from "./points-icon/points-icon.js";
|
|
142
|
+
import { PoolPointsIndicator as ep } from "./pool-points-indicator/pool-points-indicator.js";
|
|
143
|
+
import { RadioGroup as tp, RadioGroupItem as ap } from "./radio-group/radio-group.js";
|
|
144
|
+
import { RWAFeature as mp } from "./rwa-feature/rwa-feature.js";
|
|
145
|
+
import { SdkStatusPillTest as np } from "./sdk-status-pill/constants.js";
|
|
146
|
+
import { SdkStatusPill as xp } from "./sdk-status-pill/sdk-status-pill.js";
|
|
147
|
+
import { SearchLine as sp } from "./search-line/search-line.js";
|
|
148
|
+
import { SegmentedControl as dp } from "./segmented-control/segmented-control.js";
|
|
149
|
+
import { Select as cp, SelectContent as up, SelectItem as Cp, SelectTrigger as Sp, SelectValue as Pp } from "./select/select.js";
|
|
150
|
+
import { SeparateLine as Bp } from "./separate-line/separate-line.js";
|
|
151
|
+
import { ShortString as Ap } from "./short-string/short-string.js";
|
|
152
|
+
import { SimpleDropdown as kp } from "./simple-dropdown/simple-dropdown.js";
|
|
153
|
+
import { SimpleDropdownMenuItem as wp } from "./simple-dropdown/simple-dropdown-menu-item.js";
|
|
154
|
+
import { Skeleton as Mp } from "./skeleton/skeleton.js";
|
|
155
|
+
import { SkeletonStack as Fp } from "./skeleton/skeleton-stack.js";
|
|
156
|
+
import { SliderTest as Vp } from "./slider/constants.js";
|
|
157
|
+
import { Spinner as vp } from "./spinner/spinner.js";
|
|
158
|
+
import { SpinnerLoader as Np } from "./spinner-loader/spinner-loader.js";
|
|
159
|
+
import { SplitList as qp } from "./split-list/split-list.js";
|
|
160
|
+
import { TabControl as Op } from "./tab-control/tab-control.js";
|
|
161
|
+
import { GridErrorLine as _p } from "./table/grid-error-line.js";
|
|
162
|
+
import { Table as Yp, TableBody as Zp, TableCell as jp, TableHead as Jp, TableHeader as Kp, TableRow as Qp } from "./table/table.js";
|
|
163
|
+
import { Tabs as $p, TabsContent as om, TabsList as em, TabsTrigger as rm } from "./tabs/tabs.js";
|
|
164
|
+
import { TextButton as am } from "./text-button/text-button.js";
|
|
165
|
+
import { Textarea as mm } from "./textarea/textarea.js";
|
|
166
|
+
import { ThemeProvider as nm } from "./theme-provider.js";
|
|
167
|
+
import { TipCard as xm } from "./tip-card/tip-card.js";
|
|
168
|
+
import { TokenIcon as sm } from "./token-icon/token-icon.js";
|
|
169
|
+
import { TokenSymbol as dm } from "./token-symbol/token-symbol.js";
|
|
170
|
+
import { TokenTemplate as cm } from "./token-template/token-template.js";
|
|
171
|
+
import { SimpleTooltip as Cm } from "./tooltip/simple-tooltip.js";
|
|
172
|
+
import { Tooltip as Pm, TooltipContent as Dm, TooltipProvider as Bm, TooltipTrigger as bm } from "./tooltip/tooltip.js";
|
|
173
|
+
import { TradingViewTest as Lm } from "./trading-view/constants.js";
|
|
174
|
+
import { TradingView as hm } from "./trading-view/trading-view.js";
|
|
175
|
+
import { TruncatedText as Im } from "./truncated-text/truncated-text.js";
|
|
176
|
+
import { FormattedMessageTyped as ym, useIntlTyped as Fm } from "./typed-intl/index.js";
|
|
177
|
+
import { Typography as Vm } from "./typography/typography.js";
|
|
178
|
+
import { VerticalIndicator as vm } from "./vertical-indicator/vertical-indicator.js";
|
|
179
|
+
import { VSpace as Nm } from "./vspace/vspace.js";
|
|
180
|
+
import { WithCopy as qm } from "./with-copy/with-copy.js";
|
|
181
|
+
import { ApyBreakdownTooltip as Om } from "./yield-breakdown-tooltip/yield-breakdown-tooltip.js";
|
|
182
|
+
import { AmountInputTest as _m } from "./base/amount-input/constants.js";
|
|
183
|
+
import { DetailedPageTitleTest as Ym } from "./base/detailed-page-title/constants.js";
|
|
184
|
+
import { DetailsViewTest as jm } from "./base/details-view/constants.js";
|
|
185
|
+
import { HistoryChartTest as Km } from "./base/history-chart/constants.js";
|
|
186
|
+
import { InfoListTest as Xm } from "./base/info-list/constants.js";
|
|
187
|
+
import { LeverageInputTest as oi } from "./base/leverage-input/constants.js";
|
|
188
|
+
import { ManagePaneTest as ri } from "./base/manage-pane/constants.js";
|
|
189
|
+
import { PageTitleTest as ai } from "./base/page-title/constants.js";
|
|
190
|
+
import { ReviewButtonTest as mi } from "./base/review-button/constants.js";
|
|
191
|
+
import { SectionHeadingTest as ni } from "./base/section-heading/constants.js";
|
|
192
|
+
import { SegmentedTabsTest as xi } from "./base/segmented-tabs/constants.js";
|
|
193
|
+
import { StackTest as si } from "./base/stack/constants.js";
|
|
194
|
+
import { StatBadgeTest as di } from "./base/stat-badge/constants.js";
|
|
195
|
+
import { TabberTest as ci } from "./base/tabber/constants.js";
|
|
196
|
+
import { TokenAmountTest as Ci } from "./base/token-amount/constants.js";
|
|
197
|
+
import { BaseTableLineTest as Pi, BaseTableTest as Di } from "./base-table/constants.js";
|
|
198
|
+
import { tokenTemplateString as bi } from "../utils/templates.js";
|
|
267
199
|
export {
|
|
268
|
-
r as
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
$
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
km as SelectTrigger,
|
|
525
|
-
wm as SelectValue,
|
|
526
|
-
Fm as SeparateLine,
|
|
527
|
-
Em as ShortString,
|
|
528
|
-
no as SideCard,
|
|
529
|
-
ao as SideCardTest,
|
|
530
|
-
Hm as SimpleAccordion,
|
|
531
|
-
_m as SimpleAccordionItem,
|
|
532
|
-
Gm as SimpleDropdown,
|
|
533
|
-
Nm as SimpleDropdownMenuItem,
|
|
534
|
-
Kn as SimpleHeadCell,
|
|
535
|
-
Ox as SimpleTooltip,
|
|
536
|
-
Wm as Skeleton,
|
|
537
|
-
Xm as SkeletonStack,
|
|
538
|
-
Zm as Slider,
|
|
539
|
-
$m as SliderMark,
|
|
540
|
-
zm as SliderProvider,
|
|
541
|
-
of as SliderTrack,
|
|
542
|
-
jf as SortingTableHead,
|
|
543
|
-
df as Spinner,
|
|
544
|
-
Cf as SpinnerLoader,
|
|
545
|
-
gf as SpinnerOverlay,
|
|
546
|
-
Sf as SplitList,
|
|
547
|
-
xo as Stack,
|
|
548
|
-
Hs as StackTest,
|
|
549
|
-
To as StatBadge,
|
|
550
|
-
go as StatBadgeGrid,
|
|
551
|
-
vs as StatBadgeTest,
|
|
552
|
-
Bf as StatusBars,
|
|
553
|
-
bf as StatusDot,
|
|
554
|
-
Co as StickyBar,
|
|
555
|
-
Os as StickyBarTest,
|
|
556
|
-
bo as StrategyApyBreakdownCard,
|
|
557
|
-
So as StrategyApyBreakdownCardTest,
|
|
558
|
-
Ct as StyledButton,
|
|
559
|
-
St as StyledDialogContainer,
|
|
560
|
-
bt as StyledRoundedImage,
|
|
561
|
-
pf as THEME_COLOR_MAP,
|
|
562
|
-
lf as THUMB_HALF,
|
|
563
|
-
mf as THUMB_SIZE,
|
|
564
|
-
zr as TabButton,
|
|
565
|
-
Vf as TabControl,
|
|
566
|
-
kf as TabItem,
|
|
567
|
-
Po as Tabber,
|
|
568
|
-
Lo as TabberSection,
|
|
569
|
-
Us as TabberTest,
|
|
570
|
-
Jf as Table,
|
|
571
|
-
$f as TableBody,
|
|
572
|
-
ex as TableCaption,
|
|
573
|
-
ox as TableCell,
|
|
574
|
-
dx as TableCellSm,
|
|
575
|
-
rx as TableFooter,
|
|
576
|
-
tx as TableHead,
|
|
577
|
-
ax as TableHeader,
|
|
578
|
-
gx as TableLineSm,
|
|
579
|
-
fx as TableLoader,
|
|
580
|
-
sx as TableLoaderGuard,
|
|
581
|
-
ix as TableRow,
|
|
582
|
-
Cx as Tabs,
|
|
583
|
-
ux as TabsContent,
|
|
584
|
-
Sx as TabsList,
|
|
585
|
-
Ax as TabsTrigger,
|
|
586
|
-
Kf as Td,
|
|
587
|
-
Dx as TextButton,
|
|
588
|
-
Lx as Textarea,
|
|
589
|
-
Xf as Th,
|
|
590
|
-
Vx as ThemeProvider,
|
|
591
|
-
Ro as TimeToLiquidationBlock,
|
|
592
|
-
Mo as TimeToLiquidationBlockTest,
|
|
593
|
-
Ix as TipCard,
|
|
594
|
-
ep as TipWrap,
|
|
595
|
-
_o as TitleMeta,
|
|
596
|
-
yo as TitleMetaTest,
|
|
597
|
-
Go as TokenAmount,
|
|
598
|
-
qs as TokenAmountTest,
|
|
599
|
-
xr as TokenBigint,
|
|
600
|
-
Rx as TokenIcon,
|
|
601
|
-
Wo as TokenPairSymbol,
|
|
602
|
-
No as TokenPairSymbolTest,
|
|
603
|
-
Yo as TokenPairTitle,
|
|
604
|
-
Ko as TokenPairTitleTest,
|
|
605
|
-
H as TokenSelectPanel,
|
|
606
|
-
Hx as TokenSymbol,
|
|
607
|
-
vx as TokenTemplate,
|
|
608
|
-
Ux as Tooltip,
|
|
609
|
-
Wx as TooltipContent,
|
|
610
|
-
qx as TooltipProvider,
|
|
611
|
-
Kx as TooltipTrigger,
|
|
612
|
-
Qx as TradingView,
|
|
613
|
-
Wt as TransactionConfirmAmountField,
|
|
614
|
-
Ot as TransactionConfirmAmountFieldTest,
|
|
615
|
-
Nt as TransactionConfirmAmountPairTest,
|
|
616
|
-
Yt as TransactionConfirmDialogTest,
|
|
617
|
-
oa as TransactionConfirmExecuteButton,
|
|
618
|
-
ta as TransactionConfirmExecuteButtonTest,
|
|
619
|
-
la as TransactionConfirmFailureResult,
|
|
620
|
-
aa as TransactionConfirmFailureResultTest,
|
|
621
|
-
$t as TransactionConfirmShell,
|
|
622
|
-
fa as TransactionConfirmSuccessIcon,
|
|
623
|
-
sa as TransactionConfirmSuccessResult,
|
|
624
|
-
ia as TransactionConfirmSuccessResultTest,
|
|
625
|
-
da as TransactionConfirmTxHashRow,
|
|
626
|
-
na as TransactionConfirmTxHashRowTest,
|
|
627
|
-
es as Typography,
|
|
628
|
-
sr as UsdValue,
|
|
629
|
-
Tr as UtilizationValue,
|
|
630
|
-
ns as VSpace,
|
|
631
|
-
zo as ValueTest,
|
|
632
|
-
On as VertLine,
|
|
633
|
-
ts as VerticalIndicator,
|
|
634
|
-
ls as WithCopy,
|
|
635
|
-
Tm as WithSearchLine,
|
|
636
|
-
fs as WithTitle,
|
|
637
|
-
ss as YieldBreakdownTooltip,
|
|
638
|
-
l as alertBadgeVariants,
|
|
639
|
-
yr as backButtonVariants,
|
|
640
|
-
V as badgeVariants,
|
|
641
|
-
dr as bps,
|
|
642
|
-
vr as buttonVariants,
|
|
643
|
-
Kt as computeTransactionConfirmDialogLayout,
|
|
644
|
-
Qs as decimalsToStep,
|
|
645
|
-
pp as faArrowDown,
|
|
646
|
-
lp as faArrowLeft,
|
|
647
|
-
mp as faArrowRight,
|
|
648
|
-
fp as faArrowUp,
|
|
649
|
-
xp as faArrowsUpDown,
|
|
650
|
-
sp as faBars,
|
|
651
|
-
Tp as faBolt,
|
|
652
|
-
dp as faCaretDown,
|
|
653
|
-
gp as faCaretLeft,
|
|
654
|
-
cp as faCaretRight,
|
|
655
|
-
Cp as faCaretUp,
|
|
656
|
-
up as faCheck,
|
|
657
|
-
Sp as faChevronDown,
|
|
658
|
-
Ap as faChevronLeft,
|
|
659
|
-
bp as faChevronRight,
|
|
660
|
-
Dp as faCircle,
|
|
661
|
-
Pp as faCircleCheck,
|
|
662
|
-
Lp as faCircleExclamation,
|
|
663
|
-
Bp as faCirclePlus,
|
|
664
|
-
hp as faCircleQuestion,
|
|
665
|
-
Vp as faCloud,
|
|
666
|
-
kp as faCog,
|
|
667
|
-
wp as faCreditCard,
|
|
668
|
-
Ip as faEllipsisVertical,
|
|
669
|
-
Mp as faEnvelope,
|
|
670
|
-
Fp as faKeyboard,
|
|
671
|
-
Rp as faLifeRing,
|
|
672
|
-
Ep as faMagnifyingGlass,
|
|
673
|
-
yp as faMessage,
|
|
674
|
-
Hp as faPlus,
|
|
675
|
-
_p as faRightFromBracket,
|
|
676
|
-
vp as faTrash,
|
|
677
|
-
Gp as faTriangleExclamation,
|
|
678
|
-
Op as faUser,
|
|
679
|
-
Np as faUserPlus,
|
|
680
|
-
Up as faUsers,
|
|
681
|
-
Wp as faWallet,
|
|
682
|
-
qp as faXmark,
|
|
683
|
-
mn as filterBlockVariants,
|
|
684
|
-
zs as findClosestPoint,
|
|
685
|
-
js as formatWithDecimals,
|
|
686
|
-
Js as formatWithoutDecimals,
|
|
687
|
-
Ir as getBreakpointState,
|
|
688
|
-
cn as getDefaultOptions,
|
|
689
|
-
Cn as getDefaultSeries,
|
|
690
|
-
un as getDefaultVerticalLine,
|
|
691
|
-
zn as getHFZones,
|
|
692
|
-
ff as getIntervalBounds,
|
|
693
|
-
Vn as getSeriesColorPalette,
|
|
694
|
-
xf as getThumbInBoundsOffset,
|
|
695
|
-
kn as getVerticalLineLabelStyle,
|
|
696
|
-
wn as getVerticalLineTooltipContent,
|
|
697
|
-
An as getXFormatter,
|
|
698
|
-
bn as getXFormatters,
|
|
699
|
-
Dn as getYFormatter,
|
|
700
|
-
_n as graphViewVariants,
|
|
701
|
-
Yf as gridTableCellVariants,
|
|
702
|
-
Zf as gridTableHeadVariants,
|
|
703
|
-
Qf as gridTableVariants,
|
|
704
|
-
ip as iconButtonVariants,
|
|
705
|
-
jp as inputVariants,
|
|
706
|
-
Bo as isTabber,
|
|
707
|
-
el as labelVariants,
|
|
708
|
-
kl as legalAgreementAwaitingDescriptionVariants,
|
|
709
|
-
wl as legalAgreementAwaitingRootVariants,
|
|
710
|
-
Il as legalAgreementAwaitingTitleVariants,
|
|
711
|
-
Ml as legalAgreementLinkVariants,
|
|
712
|
-
Fl as legalAgreementPanelCheckboxLabelVariants,
|
|
713
|
-
Rl as legalAgreementPanelCheckboxListTitleVariants,
|
|
714
|
-
El as legalAgreementPanelCheckboxListVariants,
|
|
715
|
-
yl as legalAgreementPanelCheckboxRowVariants,
|
|
716
|
-
Hl as legalAgreementPanelNotificationVariants,
|
|
717
|
-
_l as legalAgreementPanelRootVariants,
|
|
718
|
-
vl as legalAgreementPanelV2BannerVariants,
|
|
719
|
-
tf as makeMarkerPoints,
|
|
720
|
-
Ex as preloadTokenIcons,
|
|
721
|
-
sf as resolveColor,
|
|
722
|
-
dm as searchLineInputVariants,
|
|
723
|
-
gm as searchLineVariants,
|
|
724
|
-
um as segmentedControlVariants,
|
|
725
|
-
Im as selectTriggerVariants,
|
|
726
|
-
Aa as shouldShowTransactionProgressStepper,
|
|
727
|
-
qm as skeletonVariants,
|
|
728
|
-
$s as splitInterval,
|
|
729
|
-
Df as statusDotVariants,
|
|
730
|
-
Mr as subscribeBreakpoints,
|
|
731
|
-
nx as tableCellVariants,
|
|
732
|
-
px as tableHeadVariants,
|
|
733
|
-
lx as tableVariants,
|
|
734
|
-
Bx as textareaVariants,
|
|
735
|
-
Mx as tipCardVariants,
|
|
736
|
-
Zt as transactionConfirmDialogShellVariants,
|
|
737
|
-
Qt as transactionConfirmModalContainerVariants,
|
|
738
|
-
zt as transactionConfirmPreviewScrollVariants,
|
|
739
|
-
jt as transactionConfirmShellContentVariants,
|
|
740
|
-
os as typographyVariants,
|
|
741
|
-
Fr as useBreakpointContext,
|
|
742
|
-
Vo as useDetailScrollSpy,
|
|
743
|
-
vn as useGraphAside,
|
|
744
|
-
wf as useHashTabs,
|
|
745
|
-
Jx as useIntlTyped,
|
|
746
|
-
$l as useNavigationAdapter,
|
|
747
|
-
If as useSectionTab,
|
|
748
|
-
jm as useSliderContext,
|
|
749
|
-
Mf as useTabControl,
|
|
750
|
-
kx as useTheme,
|
|
751
|
-
wo as useTitleText,
|
|
752
|
-
af as validateMarkerPoints,
|
|
753
|
-
eT as validateMinMax,
|
|
754
|
-
as as verticalIndicatorVariants
|
|
200
|
+
r as AlertBadge,
|
|
201
|
+
a as AlertDialog,
|
|
202
|
+
p as AlertDialogAction,
|
|
203
|
+
m as AlertDialogCancel,
|
|
204
|
+
i as AlertDialogContent,
|
|
205
|
+
n as AlertDialogDescription,
|
|
206
|
+
f as AlertDialogFooter,
|
|
207
|
+
x as AlertDialogHeader,
|
|
208
|
+
l as AlertDialogTitle,
|
|
209
|
+
s as AlertDialogTrigger,
|
|
210
|
+
d as AlertModal,
|
|
211
|
+
Lr as AllocationWheelTest,
|
|
212
|
+
L as AmountInput,
|
|
213
|
+
_m as AmountInputTest,
|
|
214
|
+
Ba as AppFooter,
|
|
215
|
+
Aa as AppHeader,
|
|
216
|
+
Om as ApyBreakdownTooltip,
|
|
217
|
+
Ve as ApyValue,
|
|
218
|
+
E as AsideAlignAnchor,
|
|
219
|
+
c as AssetsListCell,
|
|
220
|
+
Qe as BackButton,
|
|
221
|
+
C as Badge,
|
|
222
|
+
Ge as BaseLink,
|
|
223
|
+
Ue as BaseTable,
|
|
224
|
+
ze as BaseTableLine,
|
|
225
|
+
Pi as BaseTableLineTest,
|
|
226
|
+
Di as BaseTableTest,
|
|
227
|
+
Va as BlockedRegionDialog,
|
|
228
|
+
h as BorrowRateBlock,
|
|
229
|
+
I as BorrowRateBlockTest,
|
|
230
|
+
Ze as BreadCrumbs,
|
|
231
|
+
Je as BreakpointProvider,
|
|
232
|
+
$e as Button,
|
|
233
|
+
ir as Card,
|
|
234
|
+
nr as CardContent,
|
|
235
|
+
fr as CardDescription,
|
|
236
|
+
xr as CardHeader,
|
|
237
|
+
lr as CardTitle,
|
|
238
|
+
y as ChartWithSideCard,
|
|
239
|
+
H as ChartWithSideCardTest,
|
|
240
|
+
ur as Checkbox,
|
|
241
|
+
Sr as CheckboxLabeled,
|
|
242
|
+
P as Chip,
|
|
243
|
+
D as ChipTest,
|
|
244
|
+
B as Chips,
|
|
245
|
+
b as ChipsTest,
|
|
246
|
+
ka as Col,
|
|
247
|
+
kr as CollateralAllocationTooltipTest,
|
|
248
|
+
pt as CompoundAPY,
|
|
249
|
+
it as ConfirmMenu,
|
|
250
|
+
wa as Container,
|
|
251
|
+
er as CopyButton,
|
|
252
|
+
oa as DEFAULT_SERIES_COLORS,
|
|
253
|
+
Tr as DangerZone,
|
|
254
|
+
R as DetailedPageTitle,
|
|
255
|
+
ft as DetailedPageTitleExplorerDropdown,
|
|
256
|
+
Ym as DetailedPageTitleTest,
|
|
257
|
+
W as DetailsView,
|
|
258
|
+
q as DetailsViewLeftPane,
|
|
259
|
+
G as DetailsViewManagePane,
|
|
260
|
+
jm as DetailsViewTest,
|
|
261
|
+
Tt as Dialog,
|
|
262
|
+
ct as DialogContainer,
|
|
263
|
+
Ct as DialogContent,
|
|
264
|
+
Pt as DialogDescription,
|
|
265
|
+
Bt as DialogFooter,
|
|
266
|
+
At as DialogForm,
|
|
267
|
+
kt as DialogHeader,
|
|
268
|
+
wt as DialogModalContainer,
|
|
269
|
+
Mt as DialogTitle,
|
|
270
|
+
dt as DialogTrigger,
|
|
271
|
+
Vt as DisabledWrap,
|
|
272
|
+
vt as DropdownMenu,
|
|
273
|
+
qt as DropdownMenuContent,
|
|
274
|
+
Ot as DropdownMenuItem,
|
|
275
|
+
_t as DropdownMenuLabel,
|
|
276
|
+
Et as DropdownMenuPortal,
|
|
277
|
+
Nt as DropdownMenuTrigger,
|
|
278
|
+
Yt as EditInput,
|
|
279
|
+
jt as ErrorLineMessage,
|
|
280
|
+
gr as ExpandableCard,
|
|
281
|
+
tr as ExternalButton,
|
|
282
|
+
da as FaIcon,
|
|
283
|
+
Kt as FadeoutLoading,
|
|
284
|
+
ym as FormattedMessageTyped,
|
|
285
|
+
Xt as FormattedNumberString,
|
|
286
|
+
Ma as Grid,
|
|
287
|
+
_p as GridErrorLine,
|
|
288
|
+
ra as Guard,
|
|
289
|
+
xa as HFIndicator,
|
|
290
|
+
aa as HeadCell,
|
|
291
|
+
ma as HealthFactor,
|
|
292
|
+
z as HealthFactorBlock,
|
|
293
|
+
U as HealthFactorBlockTest,
|
|
294
|
+
Re as HealthFactorValue,
|
|
295
|
+
na as HelpTip,
|
|
296
|
+
Z as HistoryChart,
|
|
297
|
+
Km as HistoryChartTest,
|
|
298
|
+
sa as IconButton,
|
|
299
|
+
ca as InfiniteScrollWrapper,
|
|
300
|
+
J as InfoLine,
|
|
301
|
+
K as InfoList,
|
|
302
|
+
Xm as InfoListTest,
|
|
303
|
+
Ca as Input,
|
|
304
|
+
Pa as Label,
|
|
305
|
+
Fa as Layout,
|
|
306
|
+
Ra as LegalAgreementDialog,
|
|
307
|
+
Ea as LegalAgreementLink,
|
|
308
|
+
$ as LeverageInput,
|
|
309
|
+
oi as LeverageInputTest,
|
|
310
|
+
to as LeveragePresetChips,
|
|
311
|
+
eo as LeveragePresetChipsTest,
|
|
312
|
+
ve as LeverageValue,
|
|
313
|
+
Wa as Link,
|
|
314
|
+
io as LiquidationParamsTable,
|
|
315
|
+
po as LiquidationParamsTableTest,
|
|
316
|
+
lo as LiquidationPriceBlock,
|
|
317
|
+
fo as LiquidationPriceBlockTest,
|
|
318
|
+
Ga as Loader,
|
|
319
|
+
Ua as Loading,
|
|
320
|
+
To as ManagePane,
|
|
321
|
+
go as ManagePaneActionTab,
|
|
322
|
+
co as ManagePaneMessage,
|
|
323
|
+
uo as ManagePaneTab,
|
|
324
|
+
Co as ManagePaneTabDropdown,
|
|
325
|
+
ri as ManagePaneTest,
|
|
326
|
+
za as MarkdownText,
|
|
327
|
+
lt as Modal,
|
|
328
|
+
Bo as MoreAccordion,
|
|
329
|
+
Po as MoreAccordionTest,
|
|
330
|
+
Za as NameCell,
|
|
331
|
+
Ja as NavBarLogo,
|
|
332
|
+
Qa as NavigationProvider,
|
|
333
|
+
ko as NestedInfoStack,
|
|
334
|
+
Ao as NestedInfoStackTest,
|
|
335
|
+
Se as NoValue,
|
|
336
|
+
wr as NotificationCenter,
|
|
337
|
+
Ft as OneFieldDialog,
|
|
338
|
+
wo as PageHeadProvider,
|
|
339
|
+
Io as PageTitle,
|
|
340
|
+
ai as PageTitleTest,
|
|
341
|
+
Ae as PnlValue,
|
|
342
|
+
$a as PointsIcon,
|
|
343
|
+
Q as PointsInfoLine,
|
|
344
|
+
Ho as PoolApyBreakdownCard,
|
|
345
|
+
yo as PoolApyBreakdownCardTest,
|
|
346
|
+
Fr as PoolAssetsTable,
|
|
347
|
+
Mr as PoolAssetsTableTest,
|
|
348
|
+
ep as PoolPointsIndicator,
|
|
349
|
+
Eo as PositionAssets,
|
|
350
|
+
Ro as PositionAssetsTest,
|
|
351
|
+
ke as PositionShortLabel,
|
|
352
|
+
De as PositionShortLabelTest,
|
|
353
|
+
we as PositionStatusBadge,
|
|
354
|
+
Me as PositionTypeBadge,
|
|
355
|
+
Fe as PriceImpactValue,
|
|
356
|
+
tt as ProgressStepper,
|
|
357
|
+
et as ProgressStepperTest,
|
|
358
|
+
mp as RWAFeature,
|
|
359
|
+
tp as RadioGroup,
|
|
360
|
+
ap as RadioGroupItem,
|
|
361
|
+
Wo as ReviewButton,
|
|
362
|
+
mi as ReviewButtonTest,
|
|
363
|
+
xp as SdkStatusPill,
|
|
364
|
+
np as SdkStatusPillTest,
|
|
365
|
+
sp as SearchLine,
|
|
366
|
+
Go as SectionHeading,
|
|
367
|
+
ni as SectionHeadingTest,
|
|
368
|
+
dp as SegmentedControl,
|
|
369
|
+
Uo as SegmentedTabs,
|
|
370
|
+
xi as SegmentedTabsTest,
|
|
371
|
+
cp as Select,
|
|
372
|
+
up as SelectContent,
|
|
373
|
+
Cp as SelectItem,
|
|
374
|
+
Sp as SelectTrigger,
|
|
375
|
+
Pp as SelectValue,
|
|
376
|
+
Bp as SeparateLine,
|
|
377
|
+
Ap as ShortString,
|
|
378
|
+
kp as SimpleDropdown,
|
|
379
|
+
wp as SimpleDropdownMenuItem,
|
|
380
|
+
Cm as SimpleTooltip,
|
|
381
|
+
Mp as Skeleton,
|
|
382
|
+
Fp as SkeletonStack,
|
|
383
|
+
Vp as SliderTest,
|
|
384
|
+
vp as Spinner,
|
|
385
|
+
Np as SpinnerLoader,
|
|
386
|
+
qp as SplitList,
|
|
387
|
+
zo as Stack,
|
|
388
|
+
si as StackTest,
|
|
389
|
+
Zo as StatBadge,
|
|
390
|
+
jo as StatBadgeGrid,
|
|
391
|
+
di as StatBadgeTest,
|
|
392
|
+
Xo as StrategyApyBreakdownCard,
|
|
393
|
+
Ko as StrategyApyBreakdownCardTest,
|
|
394
|
+
Dr as StyledButton,
|
|
395
|
+
br as StyledDialogContainer,
|
|
396
|
+
pr as TabButton,
|
|
397
|
+
Op as TabControl,
|
|
398
|
+
oe as Tabber,
|
|
399
|
+
ee as TabberSection,
|
|
400
|
+
ci as TabberTest,
|
|
401
|
+
Yp as Table,
|
|
402
|
+
Zp as TableBody,
|
|
403
|
+
jp as TableCell,
|
|
404
|
+
Jp as TableHead,
|
|
405
|
+
Kp as TableHeader,
|
|
406
|
+
Qp as TableRow,
|
|
407
|
+
$p as Tabs,
|
|
408
|
+
om as TabsContent,
|
|
409
|
+
em as TabsList,
|
|
410
|
+
rm as TabsTrigger,
|
|
411
|
+
am as TextButton,
|
|
412
|
+
mm as Textarea,
|
|
413
|
+
nm as ThemeProvider,
|
|
414
|
+
ie as TimeToLiquidationBlock,
|
|
415
|
+
pe as TimeToLiquidationBlockTest,
|
|
416
|
+
xm as TipCard,
|
|
417
|
+
le as TitleMeta,
|
|
418
|
+
fe as TitleMetaTest,
|
|
419
|
+
Te as TokenAmount,
|
|
420
|
+
Ci as TokenAmountTest,
|
|
421
|
+
Ee as TokenBigint,
|
|
422
|
+
sm as TokenIcon,
|
|
423
|
+
ue as TokenPairSymbol,
|
|
424
|
+
ge as TokenPairSymbolTest,
|
|
425
|
+
dm as TokenSymbol,
|
|
426
|
+
cm as TokenTemplate,
|
|
427
|
+
Pm as Tooltip,
|
|
428
|
+
Dm as TooltipContent,
|
|
429
|
+
Bm as TooltipProvider,
|
|
430
|
+
bm as TooltipTrigger,
|
|
431
|
+
hm as TradingView,
|
|
432
|
+
Lm as TradingViewTest,
|
|
433
|
+
vr as TransactionConfirmAmountField,
|
|
434
|
+
Vr as TransactionConfirmAmountFieldTest,
|
|
435
|
+
Nr as TransactionConfirmDialogTest,
|
|
436
|
+
Or as TransactionConfirmExecuteButton,
|
|
437
|
+
_r as TransactionConfirmExecuteButtonTest,
|
|
438
|
+
Jr as TransactionConfirmFailureResult,
|
|
439
|
+
zr as TransactionConfirmFailureResultTest,
|
|
440
|
+
qr as TransactionConfirmShell,
|
|
441
|
+
Qr as TransactionConfirmSuccessResult,
|
|
442
|
+
Yr as TransactionConfirmSuccessResultTest,
|
|
443
|
+
$r as TransactionConfirmTxHashRow,
|
|
444
|
+
Zr as TransactionConfirmTxHashRowTest,
|
|
445
|
+
Im as TruncatedText,
|
|
446
|
+
Vm as Typography,
|
|
447
|
+
Ne as UsdValue,
|
|
448
|
+
We as UtilizationValue,
|
|
449
|
+
Nm as VSpace,
|
|
450
|
+
Be as ValueTest,
|
|
451
|
+
vm as VerticalIndicator,
|
|
452
|
+
qm as WithCopy,
|
|
453
|
+
bi as tokenTemplateString,
|
|
454
|
+
Fm as useIntlTyped,
|
|
455
|
+
te as useTitleText
|
|
755
456
|
};
|