@gearbox-protocol/ui-kit 4.0.0-next.5 → 4.0.0-next.51
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-dialog/alert-dialog.cjs +1 -1
- package/dist/cjs/components/alert-modal/alert-modal.cjs +1 -1
- package/dist/cjs/components/app-bar/app-bar.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/base/amount-input/amount-input.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/detailed-page-title/detailed-page-title.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/index.cjs +1 -1
- package/dist/cjs/components/base/health-factor-block/health-factor-block.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/index.cjs +1 -1
- package/dist/cjs/components/base/info-list/info-list.cjs +1 -1
- package/dist/cjs/components/base/leverage-input/leverage-input.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/liquidation-price-block.cjs +1 -1
- package/dist/cjs/components/base/manage-pane/manage-pane.cjs +1 -1
- package/dist/cjs/components/base/more-accordion/more-accordion.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-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/section-heading.cjs +1 -1
- package/dist/cjs/components/base/segmented-tabs/segmented-tabs.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/sticky-bar/sticky-bar.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/tabber.cjs +1 -1
- package/dist/cjs/components/base/time-to-liquidation-block/time-to-liquidation-block.cjs +1 -1
- package/dist/cjs/components/base/title-meta/title-meta.cjs +1 -1
- package/dist/cjs/components/base/token-amount/token-amount.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/no-value.cjs +1 -0
- 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/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/breadcrumbs/breadcrumbs.cjs +1 -1
- package/dist/cjs/components/buttons/back-button/back-button.cjs +1 -1
- package/dist/cjs/components/buttons/button/button.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/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/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/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/tx-preview/confirm/amounts/TransactionConfirmAmountField.cjs +1 -1
- 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/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/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-copy-button.cjs +1 -1
- package/dist/cjs/components/detailed-page-title/detailed-page-title-explorer-dropdown.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-title.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/default-config.cjs +1 -1
- 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.cjs +1 -1
- package/dist/cjs/components/graph/index.cjs +1 -1
- 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/health-factor/health-factor.cjs +1 -1
- package/dist/cjs/components/help-tip/help-tip.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/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/input.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/legal-agreement/legal-agreement-dialog.cjs +1 -1
- package/dist/cjs/components/legal-agreement/legal-agreement-panel.cjs +1 -1
- package/dist/cjs/components/link/link.cjs +1 -1
- package/dist/cjs/components/loader/loader.cjs +1 -1
- package/dist/cjs/components/loading-bar/loading-bar.cjs +1 -1
- package/dist/cjs/components/modal/modal.cjs +1 -1
- package/dist/cjs/components/navbar-logo/navbar-logo.cjs +1 -1
- package/dist/cjs/components/network-icon/index.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-styles/index.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/search-line.cjs +1 -1
- package/dist/cjs/components/segmented-control/segmented-control.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/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-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/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-dot/status-dot.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/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/textarea.cjs +1 -1
- package/dist/cjs/components/theme-provider.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.cjs +1 -1
- package/dist/cjs/components/token-symbol/token-symbol.cjs +1 -1
- 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/trading-view.cjs +1 -1
- package/dist/cjs/components/typography/typography.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/with-title/with-title.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/configs/index.cjs +1 -1
- package/dist/cjs/hooks/index.cjs +1 -1
- 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/bn-to-pretty-view.cjs +1 -1
- package/dist/cjs/utils/colors.cjs +1 -1
- package/dist/cjs/utils/format-asset-amount.cjs +1 -1
- package/dist/cjs/utils/format-money.cjs +1 -1
- package/dist/cjs/utils/format-number.cjs +1 -1
- 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/loading.cjs +1 -1
- package/dist/cjs/utils/math.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/templates.cjs +1 -1
- package/dist/cjs/utils/ttl.cjs +1 -1
- package/dist/esm/_virtual/index.js +1 -1
- package/dist/esm/components/accordion/accordion.js +8 -10
- package/dist/esm/components/alert-badge/alert-badge.js +16 -18
- package/dist/esm/components/alert-dialog/alert-dialog.js +9 -13
- package/dist/esm/components/alert-modal/alert-modal.js +9 -13
- package/dist/esm/components/app-bar/app-bar.js +1 -3
- package/dist/esm/components/assets-list-cell/assets-list-cell.js +35 -39
- package/dist/esm/components/badge/badge.js +3 -6
- package/dist/esm/components/badge/chip.js +10 -13
- package/dist/esm/components/base/amount-input/amount-input.js +13 -14
- package/dist/esm/components/base/amount-input/token-select-panel.js +34 -40
- package/dist/esm/components/base/apy-breakdown-body/apy-breakdown-body.js +106 -0
- package/dist/esm/components/base/apy-breakdown-body/index.js +10 -0
- package/dist/esm/components/base/borrow-rate-block/borrow-rate-block.js +4 -6
- package/dist/esm/components/base/detailed-page-title/detailed-page-title.js +22 -25
- package/dist/esm/components/base/details-view/detail-aside/detail-aside-scope.js +1 -1
- package/dist/esm/components/base/details-view/detail-aside/detail-aside-screen-layout.js +20 -23
- package/dist/esm/components/base/details-view/index.js +11 -9
- package/dist/esm/components/base/health-factor-block/health-factor-block.js +49 -34
- package/dist/esm/components/base/history-chart/history-chart.js +65 -63
- package/dist/esm/components/base/index.js +157 -154
- package/dist/esm/components/base/info-list/index.js +4 -5
- package/dist/esm/components/base/info-list/info-list.js +29 -52
- package/dist/esm/components/base/leverage-input/leverage-input.js +10 -12
- package/dist/esm/components/base/liquidation-params-table/liquidation-params-table.js +4 -6
- package/dist/esm/components/base/liquidation-price-block/liquidation-price-block.js +46 -38
- package/dist/esm/components/base/manage-pane/manage-pane.js +5 -7
- package/dist/esm/components/base/more-accordion/more-accordion.js +4 -4
- package/dist/esm/components/base/pool-apy-breakdown-card/constants.js +5 -2
- package/dist/esm/components/base/pool-apy-breakdown-card/pool-apy-breakdown-card.js +122 -40
- package/dist/esm/components/base/position-assets/constants.js +9 -0
- package/dist/esm/components/base/position-assets/index.js +7 -0
- package/dist/esm/components/base/position-assets/position-assets.js +116 -0
- package/dist/esm/components/base/review-button/constants.js +3 -2
- package/dist/esm/components/base/review-button/review-button.js +27 -17
- package/dist/esm/components/base/section-heading/section-heading.js +3 -6
- package/dist/esm/components/base/segmented-tabs/segmented-tabs.js +14 -17
- package/dist/esm/components/base/stack/stack.js +20 -22
- package/dist/esm/components/base/stat-badge/constants.js +1 -0
- package/dist/esm/components/base/stat-badge/stat-badge.js +91 -58
- package/dist/esm/components/base/sticky-bar/sticky-bar.js +3 -6
- package/dist/esm/components/base/strategy-apy-breakdown-card/constants.js +7 -3
- package/dist/esm/components/base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.js +191 -186
- package/dist/esm/components/base/tabber/tabber.js +67 -64
- package/dist/esm/components/base/time-to-liquidation-block/time-to-liquidation-block.js +36 -28
- package/dist/esm/components/base/title-meta/title-meta.js +39 -40
- package/dist/esm/components/base/token-amount/token-amount.js +36 -16
- package/dist/esm/components/base/token-pair-symbol/token-pair-symbol.js +13 -16
- package/dist/esm/components/base/values/constants.js +2 -0
- package/dist/esm/components/base/values/index.js +23 -18
- package/dist/esm/components/base/values/no-value.js +34 -0
- package/dist/esm/components/base/values/pnl-value.js +11 -12
- package/dist/esm/components/base/values/position-status-badge.js +6 -9
- package/dist/esm/components/base/values/position-type-badge.js +10 -13
- package/dist/esm/components/base/values/price-impact-value.js +21 -0
- package/dist/esm/components/base/values/scalars.js +60 -41
- package/dist/esm/components/base-link/base-link.js +8 -10
- package/dist/esm/components/base-table/base-table-line.js +50 -42
- package/dist/esm/components/base-table/base-table.js +37 -37
- package/dist/esm/components/breadcrumbs/breadcrumbs.js +9 -12
- package/dist/esm/components/buttons/back-button/back-button.js +20 -23
- package/dist/esm/components/buttons/button/button.js +5 -7
- package/dist/esm/components/buttons/copy-button/copy-button.js +13 -15
- package/dist/esm/components/buttons/external-button/external-button.js +8 -10
- package/dist/esm/components/buttons/index.js +5 -11
- 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 +7 -9
- package/dist/esm/components/cards/expandable-card/expandable-card.js +14 -16
- package/dist/esm/components/cards/index.js +2 -4
- package/dist/esm/components/checkbox/checkbox-labeled.js +10 -32
- package/dist/esm/components/checkbox/checkbox.js +8 -10
- package/dist/esm/components/client-adapters/index.js +4 -6
- package/dist/esm/components/client-adapters/styled-button/styled-button.js +14 -22
- package/dist/esm/components/client-adapters/styled-dialog-container/styled-dialog-container.js +5 -7
- package/dist/esm/components/collateral-allocation-tooltip/allocation-wheel.js +13 -16
- package/dist/esm/components/collateral-allocation-tooltip/collateral-allocation-tooltip.js +16 -19
- package/dist/esm/components/composites/index.js +34 -38
- package/dist/esm/components/composites/notification-center/notification-center.js +22 -25
- package/dist/esm/components/composites/pool-assets-table/pool-assets-table-head.js +16 -18
- package/dist/esm/components/composites/pool-assets-table/pool-assets-table-row.js +45 -46
- package/dist/esm/components/composites/pool-assets-table/pool-assets-table.js +10 -12
- package/dist/esm/components/composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.js +46 -37
- package/dist/esm/components/composites/tx-preview/confirm/amounts/constants.js +1 -5
- package/dist/esm/components/composites/tx-preview/confirm/amounts/index.js +4 -4
- package/dist/esm/components/composites/tx-preview/confirm/dialog/TransactionConfirmShell.js +115 -66
- package/dist/esm/components/composites/tx-preview/confirm/dialog/constants.js +10 -7
- package/dist/esm/components/composites/tx-preview/confirm/dialog/index.js +8 -10
- package/dist/esm/components/composites/tx-preview/confirm/index.js +27 -31
- package/dist/esm/components/composites/tx-preview/confirm/stepper/ProgressStepper.js +20 -23
- 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 +27 -31
- package/dist/esm/components/compound-apy/compound-apy.js +51 -42
- package/dist/esm/components/confirm-menu/confirm-menu.js +10 -12
- package/dist/esm/components/detailed-page-title/detailed-page-title-copy-button.js +7 -9
- package/dist/esm/components/detailed-page-title/detailed-page-title-explorer-dropdown.js +51 -44
- package/dist/esm/components/dialog/dialog-container.js +11 -13
- package/dist/esm/components/dialog/dialog-content.js +5 -7
- package/dist/esm/components/dialog/dialog-description.js +5 -7
- package/dist/esm/components/dialog/dialog-footer.js +10 -13
- package/dist/esm/components/dialog/dialog-form.js +12 -15
- package/dist/esm/components/dialog/dialog-header.js +5 -8
- package/dist/esm/components/dialog/dialog-modal-container.js +4 -6
- package/dist/esm/components/dialog/dialog-overlay.js +6 -8
- package/dist/esm/components/dialog/dialog-title.js +4 -6
- package/dist/esm/components/dropdown-menu/dropdown-menu-content.js +8 -10
- package/dist/esm/components/dropdown-menu/dropdown-menu-item.js +10 -12
- package/dist/esm/components/dropdown-menu/dropdown-menu-label.js +7 -9
- 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 -15
- package/dist/esm/components/error-message/error-line-message.js +10 -13
- package/dist/esm/components/error-message/index.js +1 -3
- package/dist/esm/components/fadeout-loading/fadeout-loading.js +4 -6
- package/dist/esm/components/formatted-number/formatted-number.js +3 -6
- package/dist/esm/components/graph/default-config.js +39 -73
- package/dist/esm/components/graph/formatters.js +99 -138
- 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 +76 -91
- package/dist/esm/components/graph/graph.js +684 -594
- package/dist/esm/components/graph/index.js +31 -27
- package/dist/esm/components/graph/y-axis-scale.js +112 -0
- package/dist/esm/components/head-cell/head-cell.js +21 -23
- package/dist/esm/components/health-factor/health-factor.js +27 -27
- package/dist/esm/components/help-tip/help-tip.js +70 -67
- package/dist/esm/components/hf-indicator/hf-indicator.js +55 -29
- package/dist/esm/components/icon-button/icon-button.js +14 -16
- package/dist/esm/components/icons/fa-icon.js +3 -6
- package/dist/esm/components/icons/index.js +2 -41
- package/dist/esm/components/index.js +616 -708
- package/dist/esm/components/input/input.js +3 -5
- package/dist/esm/components/label/label.js +1 -3
- package/dist/esm/components/layout/app-footer/app-footer.js +20 -23
- package/dist/esm/components/legal-agreement/legal-agreement-dialog.js +12 -12
- package/dist/esm/components/legal-agreement/legal-agreement-panel.js +6 -6
- package/dist/esm/components/link/link.js +51 -40
- package/dist/esm/components/loader/loader.js +5 -7
- package/dist/esm/components/loading-bar/loading-bar.js +4 -6
- package/dist/esm/components/modal/modal.js +8 -10
- package/dist/esm/components/navbar-logo/navbar-logo.js +9 -12
- package/dist/esm/components/network-icon/index.js +2 -4
- package/dist/esm/components/pool-points-indicator/pool-points-indicator.js +20 -23
- package/dist/esm/components/radio-group/index.js +5 -0
- package/dist/esm/components/radio-group/radio-group.js +55 -0
- package/dist/esm/components/rounded-image/rounded-image.js +5 -7
- package/dist/esm/components/rwa-styles/index.js +2 -3
- package/dist/esm/components/sdk-status-pill/constants.js +8 -0
- package/dist/esm/components/sdk-status-pill/index.js +8 -0
- package/dist/esm/components/sdk-status-pill/sdk-status-pill.js +58 -0
- package/dist/esm/components/sdk-status-pill/sdk-status.js +6 -0
- package/dist/esm/components/search-line/search-line.js +6 -8
- package/dist/esm/components/segmented-control/segmented-control.js +7 -9
- package/dist/esm/components/select/select.js +8 -10
- package/dist/esm/components/separate-line/separate-line.js +1 -3
- package/dist/esm/components/short-string/short-string.js +7 -10
- package/dist/esm/components/simple-accordion/simple-accordion.js +10 -13
- package/dist/esm/components/simple-dropdown/simple-dropdown-menu-item.js +5 -13
- package/dist/esm/components/simple-dropdown/simple-dropdown.js +11 -13
- package/dist/esm/components/skeleton/skeleton-stack.js +9 -11
- package/dist/esm/components/skeleton/skeleton.js +11 -14
- package/dist/esm/components/slider/constants.js +6 -0
- package/dist/esm/components/slider/index.js +27 -26
- 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 -54
- package/dist/esm/components/spinner/spinner.js +1 -3
- package/dist/esm/components/spinner-loader/spinner-loader.js +10 -12
- package/dist/esm/components/split-list/split-list.js +5 -7
- package/dist/esm/components/status-dot/status-dot.js +4 -6
- package/dist/esm/components/status-elements/status-elements.js +10 -13
- package/dist/esm/components/tab-control/index.js +3 -6
- package/dist/esm/components/tab-control/tab-control.js +59 -103
- package/dist/esm/components/table/grid-loading-line.js +16 -18
- package/dist/esm/components/table/grid-table.js +46 -49
- package/dist/esm/components/table/index.js +23 -28
- package/dist/esm/components/table/table-sm.js +23 -26
- package/dist/esm/components/table/table.js +2 -7
- package/dist/esm/components/tabs/tabs.js +10 -12
- package/dist/esm/components/text-button/text-button.js +10 -12
- package/dist/esm/components/textarea/textarea.js +1 -3
- package/dist/esm/components/theme-provider.js +19 -26
- package/dist/esm/components/tip-card/tip-card.js +5 -7
- package/dist/esm/components/token-icon/index.js +2 -3
- package/dist/esm/components/token-icon/token-icon.js +73 -86
- package/dist/esm/components/token-symbol/token-symbol.js +5 -7
- package/dist/esm/components/token-template/index.js +4 -2
- package/dist/esm/components/token-template/token-template.js +16 -20
- package/dist/esm/components/tooltip/simple-tooltip.js +52 -52
- package/dist/esm/components/tooltip/tooltip.js +7 -9
- package/dist/esm/components/trading-view/trading-view.js +133 -131
- package/dist/esm/components/typography/typography.js +9 -11
- package/dist/esm/components/vertical-indicator/vertical-indicator.js +16 -18
- package/dist/esm/components/vspace/vspace.js +10 -13
- package/dist/esm/components/with-copy/with-copy.js +18 -40
- package/dist/esm/components/with-title/with-title.js +12 -15
- package/dist/esm/components/yield-breakdown-tooltip/index.js +2 -1
- package/dist/esm/components/yield-breakdown-tooltip/yield-breakdown-tooltip.js +149 -130
- package/dist/esm/configs/index.js +4 -11
- package/dist/esm/hooks/index.js +18 -34
- package/dist/esm/hooks/use-debounce-call.js +5 -6
- package/dist/esm/hooks/use-filter.js +25 -61
- package/dist/esm/hooks/use-media-query.js +27 -41
- package/dist/esm/index.js +730 -878
- package/dist/esm/locale/en.json.js +49 -36
- 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/bn-to-pretty-view.js +1 -1
- package/dist/esm/utils/colors.js +22 -34
- package/dist/esm/utils/format-asset-amount.js +1 -1
- package/dist/esm/utils/format-money.js +29 -69
- package/dist/esm/utils/format-number.js +26 -30
- package/dist/esm/utils/format-slippage.js +1 -1
- package/dist/esm/utils/format.js +6 -25
- package/dist/esm/utils/index.js +77 -110
- package/dist/esm/utils/loading.js +6 -13
- package/dist/esm/utils/math.js +22 -31
- package/dist/esm/utils/parse-input-to-bn.js +1 -1
- package/dist/esm/utils/ranges.js +1 -24
- package/dist/esm/utils/ranges.spec.js +1 -188
- package/dist/esm/utils/templates.js +5 -39
- package/dist/esm/utils/ttl.js +11 -36
- package/dist/globals.css +2 -2
- package/dist/types/components/alert-badge/alert-badge.d.ts +1 -1
- package/dist/types/components/alert-dialog/alert-dialog.d.ts +2 -2
- package/dist/types/components/assets-list-cell/assets-list-cell.d.ts +1 -1
- package/dist/types/components/badge/badge.d.ts +2 -2
- package/dist/types/components/base/amount-input/amount-input.d.ts +3 -2
- 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 +43 -0
- package/dist/types/components/base/apy-breakdown-body/index.d.ts +2 -0
- package/dist/types/components/base/details-view/index.d.ts +2 -2
- package/dist/types/components/base/health-factor-block/health-factor-block.d.ts +8 -1
- package/dist/types/components/base/history-chart/history-chart.d.ts +21 -6
- package/dist/types/components/base/index.d.ts +1 -2
- package/dist/types/components/base/info-list/info-list.d.ts +4 -15
- package/dist/types/components/base/info-portal/info-portal.d.ts +1 -1
- package/dist/types/components/base/leverage-input/leverage-input.d.ts +4 -2
- package/dist/types/components/base/liquidation-price-block/liquidation-price-block.d.ts +8 -1
- package/dist/types/components/base/pool-apy-breakdown-card/constants.d.ts +3 -0
- package/dist/types/components/base/pool-apy-breakdown-card/pool-apy-breakdown-card.d.ts +12 -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-assets.d.ts +65 -0
- package/dist/types/components/base/review-button/constants.d.ts +1 -0
- package/dist/types/components/base/review-button/review-button.d.ts +17 -3
- package/dist/types/components/base/stat-badge/constants.d.ts +1 -0
- 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 +5 -1
- package/dist/types/components/base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.d.ts +40 -12
- package/dist/types/components/base/tabber/tabber.d.ts +2 -2
- package/dist/types/components/base/time-to-liquidation-block/time-to-liquidation-block.d.ts +8 -1
- package/dist/types/components/base/token-amount/token-amount.d.ts +14 -2
- package/dist/types/components/base/values/constants.d.ts +2 -0
- package/dist/types/components/base/values/index.d.ts +9 -7
- package/dist/types/components/base/values/no-value.d.ts +25 -0
- package/dist/types/components/base/values/pnl-value.d.ts +8 -2
- package/dist/types/components/base/values/price-impact-value.d.ts +25 -0
- package/dist/types/components/base/values/scalars.d.ts +29 -3
- package/dist/types/components/base-table/base-table-line.d.ts +1 -1
- package/dist/types/components/base-table/base-table.d.ts +2 -2
- package/dist/types/components/buttons/back-button/back-button.d.ts +2 -2
- package/dist/types/components/buttons/button/button.d.ts +2 -2
- 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 +2 -2
- 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/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/types.d.ts +0 -3
- package/dist/types/components/composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.d.ts +47 -14
- package/dist/types/components/composites/tx-preview/confirm/amounts/constants.d.ts +0 -3
- package/dist/types/components/composites/tx-preview/confirm/dialog/TransactionConfirmShell.d.ts +23 -19
- package/dist/types/components/composites/tx-preview/confirm/dialog/index.d.ts +2 -2
- package/dist/types/components/composites/tx-preview/confirm/dialog/transactionConfirmPhase.d.ts +0 -3
- package/dist/types/components/composites/tx-preview/confirm/dialog/transactionConfirmShellTypes.d.ts +98 -0
- 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/dialog/dialog-footer.d.ts +1 -1
- package/dist/types/components/dialog/dialog-header.d.ts +1 -1
- package/dist/types/components/dropdown-menu/dropdown-menu.d.ts +2 -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 +1 -1
- package/dist/types/components/graph/default-config.d.ts +23 -2
- package/dist/types/components/graph/formatters.d.ts +11 -4
- package/dist/types/components/graph/graph-view.d.ts +0 -32
- package/dist/types/components/graph/graph.d.ts +26 -5
- package/dist/types/components/graph/index.d.ts +3 -3
- package/dist/types/components/graph/y-axis-scale.d.ts +48 -0
- package/dist/types/components/head-cell/head-cell.d.ts +2 -1
- package/dist/types/components/head-cell/index.d.ts +1 -1
- package/dist/types/components/health-factor/health-factor.d.ts +10 -1
- package/dist/types/components/help-tip/help-tip.d.ts +4 -4
- package/dist/types/components/hf-indicator/hf-indicator.d.ts +12 -3
- package/dist/types/components/icon-button/icon-button.d.ts +0 -8
- 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 +2 -4
- package/dist/types/components/label/label.d.ts +2 -2
- package/dist/types/components/layout/app-footer/app-footer.d.ts +9 -15
- package/dist/types/components/legal-agreement/index.d.ts +5 -5
- package/dist/types/components/legal-agreement/legal-agreement-dialog.d.ts +2 -2
- package/dist/types/components/legal-agreement/legal-agreement-theme.d.ts +0 -2
- package/dist/types/components/loading/loading.d.ts +1 -1
- 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 -9
- 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/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/index.d.ts +0 -1
- package/dist/types/components/sdk-status-pill/constants.d.ts +5 -0
- package/dist/types/components/sdk-status-pill/index.d.ts +3 -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 -1
- package/dist/types/components/select/select.d.ts +4 -4
- 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 +1 -1
- package/dist/types/components/slider/constants.d.ts +3 -0
- package/dist/types/components/slider/index.d.ts +1 -0
- 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/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 +2 -2
- package/dist/types/components/status-dot/status-dot.d.ts +1 -1
- package/dist/types/components/status-elements/status-elements.d.ts +2 -2
- package/dist/types/components/tab-control/tab-control.d.ts +2 -14
- package/dist/types/components/table/grid-loading-line.d.ts +1 -1
- package/dist/types/components/table/grid-table.d.ts +5 -7
- package/dist/types/components/table/table-loader.d.ts +1 -1
- 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/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 +1 -1
- package/dist/types/components/token-icon/index.d.ts +1 -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/components/token-template/index.d.ts +1 -1
- package/dist/types/components/token-template/token-template.d.ts +3 -3
- package/dist/types/components/tooltip/simple-tooltip.d.ts +1 -1
- package/dist/types/components/trading-view/trading-view.d.ts +18 -7
- package/dist/types/components/typed-intl/index.d.ts +1 -1
- package/dist/types/components/typography/typography.d.ts +3 -3
- package/dist/types/components/vertical-indicator/vertical-indicator.d.ts +3 -3
- package/dist/types/components/with-title/with-title.d.ts +1 -1
- package/dist/types/components/yield-breakdown-tooltip/yield-breakdown-tooltip.d.ts +27 -5
- package/dist/types/configs/index.d.ts +0 -2
- package/dist/types/hooks/index.d.ts +0 -5
- package/dist/types/hooks/use-filter.d.ts +1 -38
- package/dist/types/hooks/use-media-query.d.ts +0 -8
- package/dist/types/index.d.ts +4 -11
- package/dist/types/locale/en.json.d.ts +50 -37
- package/dist/types/types/index.d.ts +0 -1
- package/dist/types/utils/colors.d.ts +0 -6
- package/dist/types/utils/format-money.d.ts +0 -1
- package/dist/types/utils/format-number.d.ts +2 -5
- package/dist/types/utils/format.d.ts +8 -4
- package/dist/types/utils/index.d.ts +3 -12
- package/dist/types/utils/loading.d.ts +0 -1
- package/dist/types/utils/math.d.ts +0 -3
- package/dist/types/utils/network-icons.d.ts +1 -1
- package/dist/types/utils/ranges.d.ts +0 -23
- package/dist/types/utils/templates.d.ts +0 -77
- package/dist/types/utils/token-icon-source.d.ts +25 -1
- package/dist/types/utils/ttl.d.ts +0 -37
- package/package.json +24 -36
- 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/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/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/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/composites/tx-preview/confirm/dialog/TransactionConfirmModalView.cjs +0 -1
- package/dist/cjs/components/composites/tx-preview/confirm/dialog/TransactionConfirmPageView.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/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/network-icon/network-indicator.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-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/copy.cjs +0 -1
- package/dist/cjs/utils/interface.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/sort.cjs +0 -1
- 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/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/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/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/composites/tx-preview/confirm/dialog/TransactionConfirmModalView.js +0 -180
- package/dist/esm/components/composites/tx-preview/confirm/dialog/TransactionConfirmPageView.js +0 -54
- 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/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/network-icon/network-indicator.js +0 -82
- 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-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/copy.js +0 -10
- package/dist/esm/utils/interface.js +0 -1
- 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/sort.js +0 -1
- 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/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/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/composites/tx-preview/confirm/dialog/TransactionConfirmModalView.d.ts +0 -17
- package/dist/types/components/composites/tx-preview/confirm/dialog/TransactionConfirmPageView.d.ts +0 -16
- 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/network-icon/network-indicator.d.ts +0 -23
- 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-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/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/sort.d.ts +0 -5
- /package/dist/cjs/components/{filter/interface.cjs → composites/tx-preview/confirm/dialog/transactionConfirmShellTypes.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/esm/components/{filter/interface.js → composites/tx-preview/confirm/dialog/transactionConfirmShellTypes.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
|
@@ -1,271 +1,252 @@
|
|
|
1
1
|
import { Accordion as r, AccordionContent as t, AccordionItem as a, AccordionTrigger as i } from "./accordion/accordion.js";
|
|
2
2
|
import { AlertBadge as p, alertBadgeVariants as l } from "./alert-badge/alert-badge.js";
|
|
3
|
-
import { AlertDialog as f, AlertDialogAction as x, AlertDialogCancel as s, AlertDialogContent as T, AlertDialogDescription as d, AlertDialogFooter as g, AlertDialogHeader as c, AlertDialogOverlay as
|
|
3
|
+
import { AlertDialog as f, AlertDialogAction as x, AlertDialogCancel as s, AlertDialogContent as T, AlertDialogDescription as d, AlertDialogFooter as g, AlertDialogHeader as c, AlertDialogOverlay as S, AlertDialogPortal as A, AlertDialogTitle as u, AlertDialogTrigger as C } from "./alert-dialog/alert-dialog.js";
|
|
4
4
|
import { AlertModal as D } from "./alert-modal/alert-modal.js";
|
|
5
|
-
import { AssetsListCell as
|
|
6
|
-
import { Badge as
|
|
7
|
-
import { Chip as
|
|
8
|
-
import { AmountInput as
|
|
9
|
-
import { TokenSelectPanel as
|
|
10
|
-
import { BorrowRateBlock as
|
|
11
|
-
import { BorrowRateBlockTest as
|
|
12
|
-
import { ChartWithSideCard as
|
|
13
|
-
import { ChartWithSideCardTest as
|
|
14
|
-
import { DetailedPageTitle as
|
|
15
|
-
import { AsideAlignAnchor as
|
|
16
|
-
import { DetailAsideScreenLayout as
|
|
17
|
-
import { DetailsView as
|
|
18
|
-
import { HealthFactorBlockTest as
|
|
19
|
-
import { HealthFactorBlock as
|
|
20
|
-
import { HistoryChart as
|
|
21
|
-
import { InfoLine as
|
|
22
|
-
import { InfoPortalOut as
|
|
23
|
-
import { LeverageInput as
|
|
5
|
+
import { AssetsListCell as b } from "./assets-list-cell/assets-list-cell.js";
|
|
6
|
+
import { Badge as V, badgeVariants as I } from "./badge/badge.js";
|
|
7
|
+
import { Chip as h, ChipTest as E, Chips as _, ChipsTest as w } from "./badge/chip.js";
|
|
8
|
+
import { AmountInput as M } from "./base/amount-input/amount-input.js";
|
|
9
|
+
import { TokenSelectPanel as G } from "./base/amount-input/token-select-panel.js";
|
|
10
|
+
import { BorrowRateBlock as F } from "./base/borrow-rate-block/borrow-rate-block.js";
|
|
11
|
+
import { BorrowRateBlockTest as N } from "./base/borrow-rate-block/constants.js";
|
|
12
|
+
import { ChartWithSideCard as W } from "./base/chart-with-side-card/chart-with-side-card.js";
|
|
13
|
+
import { ChartWithSideCardTest as X } from "./base/chart-with-side-card/constants.js";
|
|
14
|
+
import { DetailedPageTitle as K } from "./base/detailed-page-title/detailed-page-title.js";
|
|
15
|
+
import { AsideAlignAnchor as Y, DetailAsideScope as z, useDetailAsideAnchorGetter as Q } from "./base/details-view/detail-aside/detail-aside-scope.js";
|
|
16
|
+
import { DetailAsideScreenLayout as J } from "./base/details-view/detail-aside/detail-aside-screen-layout.js";
|
|
17
|
+
import { DetailsView as ee, DetailsViewLeftPane as oe, DetailsViewManagePane as re } from "./base/details-view/details-view.js";
|
|
18
|
+
import { HealthFactorBlockTest as ae } from "./base/health-factor-block/constants.js";
|
|
19
|
+
import { HealthFactorBlock as ne } from "./base/health-factor-block/health-factor-block.js";
|
|
20
|
+
import { HistoryChart as le } from "./base/history-chart/history-chart.js";
|
|
21
|
+
import { InfoLine as fe, InfoList as xe, PointsInfoLine as se } from "./base/info-list/info-list.js";
|
|
22
|
+
import { InfoPortalOut as de, InfoPortalProvider as ge } from "./base/info-portal/info-portal.js";
|
|
23
|
+
import { LeverageInput as Se } from "./base/leverage-input/leverage-input.js";
|
|
24
24
|
import { LeveragePresetChipsTest as ue } from "./base/leverage-preset-chips/constants.js";
|
|
25
|
-
import { LeveragePresetChips as
|
|
26
|
-
import { LiquidationParamsTableTest as
|
|
27
|
-
import { LiquidationParamsTable as
|
|
28
|
-
import { LiquidationPriceBlockTest as
|
|
29
|
-
import { LiquidationPriceBlock as
|
|
30
|
-
import { ManagePane as
|
|
31
|
-
import { MoreAccordionTest as
|
|
25
|
+
import { LeveragePresetChips as Pe } from "./base/leverage-preset-chips/leverage-preset-chips.js";
|
|
26
|
+
import { LiquidationParamsTableTest as Le } from "./base/liquidation-params-table/constants.js";
|
|
27
|
+
import { LiquidationParamsTable as Be } from "./base/liquidation-params-table/liquidation-params-table.js";
|
|
28
|
+
import { LiquidationPriceBlockTest as Ie } from "./base/liquidation-price-block/constants.js";
|
|
29
|
+
import { LiquidationPriceBlock as he } from "./base/liquidation-price-block/liquidation-price-block.js";
|
|
30
|
+
import { ManagePane as _e, ManagePaneActionTab as we, ManagePaneMessage as ye, ManagePaneTab as Me, ManagePaneTabDropdown as He } from "./base/manage-pane/manage-pane.js";
|
|
31
|
+
import { MoreAccordionTest as Re } from "./base/more-accordion/constants.js";
|
|
32
32
|
import { MoreAccordion as ve } from "./base/more-accordion/more-accordion.js";
|
|
33
33
|
import { NestedInfoStackTest as Oe } from "./base/nested-info-stack/constants.js";
|
|
34
34
|
import { NestedInfoStack as Ue } from "./base/nested-info-stack/nested-info-stack.js";
|
|
35
35
|
import { PageHeadProvider as qe, PageTitle as Ke } from "./base/page-title/page-title.js";
|
|
36
36
|
import { PoolApyBreakdownCardTest as Ye } from "./base/pool-apy-breakdown-card/constants.js";
|
|
37
37
|
import { PoolApyBreakdownCard as Qe } from "./base/pool-apy-breakdown-card/pool-apy-breakdown-card.js";
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import { SPACE_HEIGHT as
|
|
44
|
-
import { Stack as
|
|
45
|
-
import { StatBadge as
|
|
46
|
-
import { StickyBar as
|
|
47
|
-
import { StrategyApyBreakdownCardTest as
|
|
48
|
-
import { StrategyApyBreakdownCard as
|
|
49
|
-
import { Tabber as
|
|
50
|
-
import { useDetailScrollSpy as
|
|
51
|
-
import { useTitleText as
|
|
52
|
-
import { TimeToLiquidationBlockTest as
|
|
53
|
-
import { TimeToLiquidationBlock as
|
|
54
|
-
import { TitleMetaTest as
|
|
55
|
-
import { TitleMeta as
|
|
56
|
-
import { TokenAmount as
|
|
57
|
-
import { TokenPairSymbolTest as
|
|
58
|
-
import { TokenPairSymbol as
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import { PositionShortLabelTest as Qo, ValueTest as zo } from "./base/values/constants.js";
|
|
38
|
+
import { PositionAssetsTest as Je } from "./base/position-assets/constants.js";
|
|
39
|
+
import { PositionAssets as eo, visibleAssets as oo } from "./base/position-assets/position-assets.js";
|
|
40
|
+
import { ReviewButton as to } from "./base/review-button/review-button.js";
|
|
41
|
+
import { SectionHeading as io } from "./base/section-heading/section-heading.js";
|
|
42
|
+
import { SEGMENTED_TABS_INACTIVE_BUTTON_CLASS as po, SegmentedTabs as lo } from "./base/segmented-tabs/segmented-tabs.js";
|
|
43
|
+
import { SPACE_HEIGHT as fo, SPACE_PX as xo } from "./base/spacing.js";
|
|
44
|
+
import { Stack as To } from "./base/stack/stack.js";
|
|
45
|
+
import { StatBadge as co, StatBadgeGrid as So } from "./base/stat-badge/stat-badge.js";
|
|
46
|
+
import { StickyBar as uo } from "./base/sticky-bar/sticky-bar.js";
|
|
47
|
+
import { StrategyApyBreakdownCardTest as Po } from "./base/strategy-apy-breakdown-card/constants.js";
|
|
48
|
+
import { StrategyApyBreakdownCard as Lo } from "./base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.js";
|
|
49
|
+
import { Tabber as Bo, TabberSection as Vo, isTabber as Io } from "./base/tabber/tabber.js";
|
|
50
|
+
import { useDetailScrollSpy as ho } from "./base/tabber/use-detail-scroll-spy.js";
|
|
51
|
+
import { useTitleText as _o } from "./base/text/use-title-text.js";
|
|
52
|
+
import { TimeToLiquidationBlockTest as yo } from "./base/time-to-liquidation-block/constants.js";
|
|
53
|
+
import { TimeToLiquidationBlock as Ho } from "./base/time-to-liquidation-block/time-to-liquidation-block.js";
|
|
54
|
+
import { TitleMetaTest as Ro } from "./base/title-meta/constants.js";
|
|
55
|
+
import { TitleMeta as vo } from "./base/title-meta/title-meta.js";
|
|
56
|
+
import { TokenAmount as Oo } from "./base/token-amount/token-amount.js";
|
|
57
|
+
import { TokenPairSymbolTest as Uo } from "./base/token-pair-symbol/constants.js";
|
|
58
|
+
import { TokenPairSymbol as qo } from "./base/token-pair-symbol/token-pair-symbol.js";
|
|
59
|
+
import { PositionShortLabelTest as Zo, ValueTest as Yo } from "./base/values/constants.js";
|
|
60
|
+
import { NoValue as Qo } from "./base/values/no-value.js";
|
|
62
61
|
import { PnlValue as Jo } from "./base/values/pnl-value.js";
|
|
63
62
|
import { PointsValue as er } from "./base/values/points-value.js";
|
|
64
63
|
import { PositionShortLabel as rr } from "./base/values/position-short-label.js";
|
|
65
64
|
import { PositionStatusBadge as ar } from "./base/values/position-status-badge.js";
|
|
66
65
|
import { PositionTypeBadge as nr } from "./base/values/position-type-badge.js";
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import { BreadCrumbs as
|
|
73
|
-
import { BREAKPOINT_QUERIES as
|
|
74
|
-
import { BackButton as
|
|
75
|
-
import { Button as
|
|
66
|
+
import { PriceImpactValue as lr, priceImpact as mr } from "./base/values/price-impact-value.js";
|
|
67
|
+
import { ApyValue as xr, HealthFactorValue as sr, LeverageValue as Tr, TokenBigint as dr, UsdValue as gr, UtilizationValue as cr, bps as Sr } from "./base/values/scalars.js";
|
|
68
|
+
import { BaseLink as ur } from "./base-link/base-link.js";
|
|
69
|
+
import { BaseTable as Pr } from "./base-table/base-table.js";
|
|
70
|
+
import { BaseTableLine as Lr } from "./base-table/base-table-line.js";
|
|
71
|
+
import { BreadCrumbs as Br } from "./breadcrumbs/breadcrumbs.js";
|
|
72
|
+
import { BREAKPOINT_QUERIES as Ir, BreakpointContext as kr, BreakpointProvider as hr, DEFAULT_BREAKPOINT_STATE as Er, getBreakpointState as _r, subscribeBreakpoints as wr, useBreakpointContext as yr } from "./breakpoint-provider.js";
|
|
73
|
+
import { BackButton as Hr, backButtonVariants as Gr } from "./buttons/back-button/back-button.js";
|
|
74
|
+
import { Button as Fr, buttonVariants as vr } from "./buttons/button/button.js";
|
|
76
75
|
import { CopyButton as Or } from "./buttons/copy-button/copy-button.js";
|
|
77
76
|
import { ExternalButton as Ur } from "./buttons/external-button/external-button.js";
|
|
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 {
|
|
200
|
-
import {
|
|
201
|
-
import {
|
|
202
|
-
import {
|
|
203
|
-
import {
|
|
204
|
-
import {
|
|
205
|
-
import {
|
|
206
|
-
import {
|
|
207
|
-
import {
|
|
208
|
-
import {
|
|
209
|
-
import {
|
|
210
|
-
import {
|
|
211
|
-
import {
|
|
212
|
-
import {
|
|
213
|
-
import {
|
|
214
|
-
import {
|
|
215
|
-
import {
|
|
216
|
-
import {
|
|
217
|
-
import {
|
|
218
|
-
import {
|
|
219
|
-
import {
|
|
220
|
-
import {
|
|
221
|
-
import {
|
|
222
|
-
import {
|
|
223
|
-
import {
|
|
224
|
-
import {
|
|
225
|
-
import {
|
|
226
|
-
import {
|
|
227
|
-
import {
|
|
228
|
-
import {
|
|
229
|
-
import {
|
|
230
|
-
import {
|
|
231
|
-
import {
|
|
232
|
-
import {
|
|
233
|
-
import {
|
|
234
|
-
import {
|
|
235
|
-
import {
|
|
236
|
-
import {
|
|
237
|
-
import {
|
|
238
|
-
import {
|
|
239
|
-
import {
|
|
240
|
-
import {
|
|
241
|
-
import {
|
|
242
|
-
import {
|
|
243
|
-
import {
|
|
244
|
-
import {
|
|
245
|
-
import { VerticalIndicator as is, verticalIndicatorVariants as ns } from "./vertical-indicator/vertical-indicator.js";
|
|
246
|
-
import { VSpace as ls } from "./vspace/vspace.js";
|
|
247
|
-
import { WithCopy as fs } from "./with-copy/with-copy.js";
|
|
248
|
-
import { WithTitle as ss } from "./with-title/with-title.js";
|
|
249
|
-
import { YieldBreakdownTooltip as ds } from "./yield-breakdown-tooltip/yield-breakdown-tooltip.js";
|
|
250
|
-
import { AmountInputTest as cs } from "./base/amount-input/constants.js";
|
|
251
|
-
import { DetailedPageTitleTest as us } from "./base/detailed-page-title/constants.js";
|
|
252
|
-
import { DetailsViewTest as As } from "./base/details-view/constants.js";
|
|
253
|
-
import { HistoryChartTest as Ds } from "./base/history-chart/constants.js";
|
|
254
|
-
import { InfoListTest as Ls } from "./base/info-list/constants.js";
|
|
255
|
-
import { LeverageInputTest as hs } from "./base/leverage-input/constants.js";
|
|
256
|
-
import { ManagePaneTest as ks } from "./base/manage-pane/constants.js";
|
|
257
|
-
import { PageTitleTest as Is } from "./base/page-title/constants.js";
|
|
258
|
-
import { ReviewButtonTest as Fs } from "./base/review-button/constants.js";
|
|
259
|
-
import { SectionHeadingTest as Es } from "./base/section-heading/constants.js";
|
|
260
|
-
import { SegmentedTabsTest as Hs } from "./base/segmented-tabs/constants.js";
|
|
261
|
-
import { StackTest as vs } from "./base/stack/constants.js";
|
|
262
|
-
import { StatBadgeTest as Os } from "./base/stat-badge/constants.js";
|
|
263
|
-
import { StickyBarTest as Us } from "./base/sticky-bar/constants.js";
|
|
264
|
-
import { TabberTest as qs } from "./base/tabber/constants.js";
|
|
265
|
-
import { TokenAmountTest as Xs } from "./base/token-amount/constants.js";
|
|
266
|
-
import { BaseTableLineTest as Zs, BaseTableTest as Qs } from "./base-table/constants.js";
|
|
267
|
-
import { decimalsToStep as js, findClosestPoint as Js, formatWithDecimals as $s, formatWithoutDecimals as eT, splitInterval as oT, validateMinMax as rT } from "../utils/math.js";
|
|
77
|
+
import { TabButton as qr } from "./buttons/tab-button/tab-button.js";
|
|
78
|
+
import { Card as Zr, CardContent as Yr, CardDescription as zr, CardFooter as Qr, CardHeader as jr, CardTitle as Jr } from "./cards/card/card.js";
|
|
79
|
+
import { DangerZone as et } from "./cards/danger-zone/danger-zone.js";
|
|
80
|
+
import { ExpandableCard as rt } from "./cards/expandable-card/expandable-card.js";
|
|
81
|
+
import { Checkbox as at } from "./checkbox/checkbox.js";
|
|
82
|
+
import { CheckboxLabeled as nt } from "./checkbox/checkbox-labeled.js";
|
|
83
|
+
import { StyledButton as lt } from "./client-adapters/styled-button/styled-button.js";
|
|
84
|
+
import { StyledDialogContainer as ft } from "./client-adapters/styled-dialog-container/styled-dialog-container.js";
|
|
85
|
+
import { AllocationWheel as st } from "./collateral-allocation-tooltip/allocation-wheel.js";
|
|
86
|
+
import { CollateralAllocationTooltip as dt } from "./collateral-allocation-tooltip/collateral-allocation-tooltip.js";
|
|
87
|
+
import { AllocationWheelTest as ct, CollateralAllocationTooltipTest as St } from "./collateral-allocation-tooltip/constants.js";
|
|
88
|
+
import { NotificationCenter as ut } from "./composites/notification-center/notification-center.js";
|
|
89
|
+
import { PoolAssetsTableTest as Pt } from "./composites/pool-assets-table/constants.js";
|
|
90
|
+
import { PoolAssetsTable as Lt } from "./composites/pool-assets-table/pool-assets-table.js";
|
|
91
|
+
import { PoolAssetsTableHead as Bt } from "./composites/pool-assets-table/pool-assets-table-head.js";
|
|
92
|
+
import { PoolAssetsTableRow as It } from "./composites/pool-assets-table/pool-assets-table-row.js";
|
|
93
|
+
import { TransactionConfirmAmountFieldTest as ht } from "./composites/tx-preview/confirm/amounts/constants.js";
|
|
94
|
+
import { TransactionConfirmAmountField as _t, resolveAmountSlots as wt } from "./composites/tx-preview/confirm/amounts/TransactionConfirmAmountField.js";
|
|
95
|
+
import { computeTransactionConfirmDialogLayout as Mt } from "./composites/tx-preview/confirm/dialog/computeTransactionConfirmDialogLayout.js";
|
|
96
|
+
import { TransactionConfirmDialogTest as Gt, transactionConfirmDialogShellVariants as Rt, transactionConfirmModalContainerVariants as Ft, transactionConfirmPreviewScrollVariants as vt, transactionConfirmShellContentVariants as Nt } from "./composites/tx-preview/confirm/dialog/constants.js";
|
|
97
|
+
import { TransactionConfirmShell as Wt } from "./composites/tx-preview/confirm/dialog/TransactionConfirmShell.js";
|
|
98
|
+
import { TransactionConfirmExecuteButton as Xt } from "./composites/tx-preview/confirm/execution/TransactionConfirmExecuteButton.js";
|
|
99
|
+
import { TransactionConfirmExecuteButtonTest as Kt, TransactionConfirmFailureResultTest as Zt, TransactionConfirmSuccessResultTest as Yt, TransactionConfirmTxHashRowTest as zt } from "./composites/tx-preview/confirm/result/constants.js";
|
|
100
|
+
import { TransactionConfirmFailureResult as jt } from "./composites/tx-preview/confirm/result/TransactionConfirmFailureResult.js";
|
|
101
|
+
import { TransactionConfirmSuccessIcon as $t } from "./composites/tx-preview/confirm/result/TransactionConfirmSuccessIcon.js";
|
|
102
|
+
import { TransactionConfirmSuccessResult as oa } from "./composites/tx-preview/confirm/result/TransactionConfirmSuccessResult.js";
|
|
103
|
+
import { TransactionConfirmTxHashRow as ta } from "./composites/tx-preview/confirm/result/TransactionConfirmTxHashRow.js";
|
|
104
|
+
import { ProgressStepperTest as ia } from "./composites/tx-preview/confirm/stepper/constants.js";
|
|
105
|
+
import { ProgressStepper as pa } from "./composites/tx-preview/confirm/stepper/ProgressStepper.js";
|
|
106
|
+
import { CompoundAPY as ma } from "./compound-apy/compound-apy.js";
|
|
107
|
+
import { ConfirmMenu as xa } from "./confirm-menu/confirm-menu.js";
|
|
108
|
+
import { DetailedPageTitleCopyButton as Ta } from "./detailed-page-title/detailed-page-title-copy-button.js";
|
|
109
|
+
import { DetailedPageTitleExplorerDropdown as ga } from "./detailed-page-title/detailed-page-title-explorer-dropdown.js";
|
|
110
|
+
import { Modal as Sa } from "./modal/modal.js";
|
|
111
|
+
import { Dialog as ua, DialogPortal as Ca, DialogTrigger as Pa } from "./dialog/dialog.js";
|
|
112
|
+
import { DialogContainer as La } from "./dialog/dialog-container.js";
|
|
113
|
+
import { DialogContent as Ba } from "./dialog/dialog-content.js";
|
|
114
|
+
import { DialogDescription as Ia } from "./dialog/dialog-description.js";
|
|
115
|
+
import { DialogFooter as ha } from "./dialog/dialog-footer.js";
|
|
116
|
+
import { DialogForm as _a } from "./dialog/dialog-form.js";
|
|
117
|
+
import { DialogHeader as ya } from "./dialog/dialog-header.js";
|
|
118
|
+
import { DialogModalContainer as Ha } from "./dialog/dialog-modal-container.js";
|
|
119
|
+
import { DialogOverlay as Ra } from "./dialog/dialog-overlay.js";
|
|
120
|
+
import { DialogTitle as va } from "./dialog/dialog-title.js";
|
|
121
|
+
import { OneFieldDialog as Oa } from "./dialog/one-field-dialog.js";
|
|
122
|
+
import { DisabledWrap as Ua } from "./disabled-wrap/disabled-wrap.js";
|
|
123
|
+
import { DropdownMenu as qa, DropdownMenuPortal as Ka, DropdownMenuTrigger as Za } from "./dropdown-menu/dropdown-menu.js";
|
|
124
|
+
import { DropdownMenuContent as za } from "./dropdown-menu/dropdown-menu-content.js";
|
|
125
|
+
import { DropdownMenuItem as ja } from "./dropdown-menu/dropdown-menu-item.js";
|
|
126
|
+
import { DropdownMenuLabel as $a } from "./dropdown-menu/dropdown-menu-label.js";
|
|
127
|
+
import { EditInput as oi } from "./edit-input/edit-input.js";
|
|
128
|
+
import { ErrorLineMessage as ti } from "./error-message/error-line-message.js";
|
|
129
|
+
import { FadeoutLoading as ii } from "./fadeout-loading/fadeout-loading.js";
|
|
130
|
+
import { FormattedNumberString as pi } from "./formatted-number/formatted-number.js";
|
|
131
|
+
import { AXIS_EDGE_LABEL_PADDING_PX as mi, AXIS_FONT_SIZE as fi, AXIS_TICK_MARK_DENSITY as xi, AXIS_TIME_EDGE_PADDING_PX as si, AXIS_TOP_LABEL_PADDING_PX as Ti, DEFAULT_AREA_SERIES as di, getDefaultOptions as gi, getDefaultSeries as ci, getDefaultVerticalLine as Si } from "./graph/default-config.js";
|
|
132
|
+
import { getXFormatter as ui, getXFormatters as Ci } from "./graph/formatters.js";
|
|
133
|
+
import { DEFAULT_SERIES_COLORS as Di, Graph as Li, GraphLegend as bi, VERTICAL_LINE_LABEL_EDGE_PADDING as Bi, getSeriesColorPalette as Vi, getStepForwardValue as Ii, getVerticalLineLabelStyle as ki, getVerticalLineTooltipContent as hi, seriesIdentity as Ei } from "./graph/graph.js";
|
|
134
|
+
import { GraphCurrentValue as wi } from "./graph/graph-current-value.js";
|
|
135
|
+
import { GraphTooltip as Mi } from "./graph/graph-tooltip.js";
|
|
136
|
+
import { GraphView as Gi, GraphViewWithData as Ri, graphViewVariants as Fi } from "./graph/graph-view.js";
|
|
137
|
+
import { VertLine as Ni } from "./graph/plugins/vertical-line.js";
|
|
138
|
+
import { Guard as Wi } from "./guard/guard.js";
|
|
139
|
+
import { HeadCell as Xi, SimpleHeadCell as qi } from "./head-cell/head-cell.js";
|
|
140
|
+
import { BAD_HF as Zi, GOOD_HF as Yi, HealthFactor as zi, getHFZones as Qi } from "./health-factor/health-factor.js";
|
|
141
|
+
import { HelpTip as Ji, HelpTipIcon as $i, TipWrap as en } from "./help-tip/help-tip.js";
|
|
142
|
+
import { HFIndicator as rn } from "./hf-indicator/hf-indicator.js";
|
|
143
|
+
import { IconButton as an, iconButtonVariants as nn } from "./icon-button/icon-button.js";
|
|
144
|
+
import { FaIcon as ln } from "./icons/fa-icon.js";
|
|
145
|
+
import { InfiniteScrollWrapper as fn } from "./infinite-scroll/infinite-scroll-wrapper.js";
|
|
146
|
+
import { Input as sn, inputVariants as Tn } from "./input/input.js";
|
|
147
|
+
import { Label as gn, labelVariants as cn } from "./label/label.js";
|
|
148
|
+
import { AppFooter as An, DEFAULT_APP_FOOTER_LINKS as un } from "./layout/app-footer/app-footer.js";
|
|
149
|
+
import { AppHeader as Pn } from "./layout/app-header/app-header.js";
|
|
150
|
+
import { Col as Ln } from "./layout/col/col.js";
|
|
151
|
+
import { Container as Bn } from "./layout/container/container.js";
|
|
152
|
+
import { Grid as In } from "./layout/grid/grid.js";
|
|
153
|
+
import { Layout as hn } from "./layout/layout/layout.js";
|
|
154
|
+
import { MainAsideLayout as _n } from "./layout/main-aside-layout/main-aside-layout.js";
|
|
155
|
+
import { LegalAgreementAwaitingPanel as yn, LegalAgreementAwaitingPanelTest as Mn } from "./legal-agreement/legal-agreement-awaiting-panel.js";
|
|
156
|
+
import { BlockedRegionDialog as Gn, LegalAgreementDialog as Rn } from "./legal-agreement/legal-agreement-dialog.js";
|
|
157
|
+
import { LegalAgreementLink as vn } from "./legal-agreement/legal-agreement-link.js";
|
|
158
|
+
import { LegalAgreementPanel as On, LegalAgreementPanelTest as Wn } from "./legal-agreement/legal-agreement-panel.js";
|
|
159
|
+
import { legalAgreementAwaitingDescriptionVariants as Xn, legalAgreementAwaitingRootVariants as qn, legalAgreementAwaitingTitleVariants as Kn, legalAgreementLinkVariants as Zn, legalAgreementPanelCheckboxLabelVariants as Yn, legalAgreementPanelCheckboxListTitleVariants as zn, legalAgreementPanelCheckboxListVariants as Qn, legalAgreementPanelCheckboxRowVariants as jn, legalAgreementPanelNotificationVariants as Jn, legalAgreementPanelRootVariants as $n, legalAgreementPanelV2BannerVariants as ep } from "./legal-agreement/legal-agreement-theme.js";
|
|
160
|
+
import { Link as rp } from "./link/link.js";
|
|
161
|
+
import { Loader as ap } from "./loader/loader.js";
|
|
162
|
+
import { Loading as np } from "./loading/loading.js";
|
|
163
|
+
import { LoadingBar as lp } from "./loading-bar/loading-bar.js";
|
|
164
|
+
import { NameCell as fp } from "./name-cell/name-cell.js";
|
|
165
|
+
import { NavBarLogo as sp } from "./navbar-logo/navbar-logo.js";
|
|
166
|
+
import { NavigationProvider as dp, useNavigationAdapter as gp } from "./navigation-context/navigation-context.js";
|
|
167
|
+
import { PointsIcon as Sp } from "./points-icon/points-icon.js";
|
|
168
|
+
import { PoolPointsIndicator as up } from "./pool-points-indicator/pool-points-indicator.js";
|
|
169
|
+
import { RadioGroup as Pp, RadioGroupItem as Dp } from "./radio-group/radio-group.js";
|
|
170
|
+
import { RoundedImage as bp } from "./rounded-image/rounded-image.js";
|
|
171
|
+
import { RWAFeature as Vp } from "./rwa-feature/rwa-feature.js";
|
|
172
|
+
import { RWA_GRADIENT_BORDER_CLASS as kp } from "./rwa-styles/index.js";
|
|
173
|
+
import { SdkStatusPillTest as Ep } from "./sdk-status-pill/constants.js";
|
|
174
|
+
import { sdkStatusDotVariant as wp } from "./sdk-status-pill/sdk-status.js";
|
|
175
|
+
import { SdkStatusPill as Mp } from "./sdk-status-pill/sdk-status-pill.js";
|
|
176
|
+
import { SearchLine as Gp, WithSearchLine as Rp, searchLineInputVariants as Fp, searchLineVariants as vp } from "./search-line/search-line.js";
|
|
177
|
+
import { SegmentedControl as Op, segmentedControlVariants as Wp } from "./segmented-control/segmented-control.js";
|
|
178
|
+
import { Select as Xp, SelectContent as qp, SelectGroup as Kp, SelectItem as Zp, SelectLabel as Yp, SelectScrollDownButton as zp, SelectScrollUpButton as Qp, SelectSeparator as jp, SelectTrigger as Jp, SelectValue as $p, selectTriggerVariants as el } from "./select/select.js";
|
|
179
|
+
import { SeparateLine as rl } from "./separate-line/separate-line.js";
|
|
180
|
+
import { ShortString as al } from "./short-string/short-string.js";
|
|
181
|
+
import { SimpleAccordion as nl, SimpleAccordionItem as pl } from "./simple-accordion/simple-accordion.js";
|
|
182
|
+
import { SimpleDropdown as ml } from "./simple-dropdown/simple-dropdown.js";
|
|
183
|
+
import { SimpleDropdownMenuItem as xl } from "./simple-dropdown/simple-dropdown-menu-item.js";
|
|
184
|
+
import { Skeleton as Tl, skeletonVariants as dl } from "./skeleton/skeleton.js";
|
|
185
|
+
import { SkeletonStack as cl } from "./skeleton/skeleton-stack.js";
|
|
186
|
+
import { SliderTest as Al } from "./slider/constants.js";
|
|
187
|
+
import { Slider as Cl } from "./slider/slider.js";
|
|
188
|
+
import { SliderProvider as Dl, useSliderContext as Ll } from "./slider/slider-context.js";
|
|
189
|
+
import { SliderMark as Bl } from "./slider/slider-mark.js";
|
|
190
|
+
import { SliderTrack as Il } from "./slider/slider-track.js";
|
|
191
|
+
import { makeMarkerPoints as hl, resolveSnap as El, validateMarkerPoints as _l } from "./slider/slider-utils.js";
|
|
192
|
+
import { THEME_COLOR_MAP as yl, THUMB_HALF as Ml, THUMB_SIZE as Hl, getIntervalBounds as Gl, getThumbInBoundsOffset as Rl, resolveColor as Fl } from "./slider/types.js";
|
|
193
|
+
import { Spinner as Nl, SpinnerOverlay as Ol } from "./spinner/spinner.js";
|
|
194
|
+
import { SpinnerLoader as Ul } from "./spinner-loader/spinner-loader.js";
|
|
195
|
+
import { SplitList as ql } from "./split-list/split-list.js";
|
|
196
|
+
import { StatusDot as Zl, statusDotVariants as Yl } from "./status-dot/status-dot.js";
|
|
197
|
+
import { HealthDot as Ql, StatusBars as jl } from "./status-elements/status-elements.js";
|
|
198
|
+
import { TabControl as $l, TabItem as em } from "./tab-control/tab-control.js";
|
|
199
|
+
import { GridErrorLine as rm } from "./table/grid-error-line.js";
|
|
200
|
+
import { GridLoadingLine as am } from "./table/grid-loading-line.js";
|
|
201
|
+
import { GridTable as nm, GridTableBody as pm, GridTableCaption as lm, GridTableCell as mm, GridTableFooter as fm, GridTableHead as xm, GridTableHeader as sm, GridTableRow as Tm, gridTableCellVariants as dm, gridTableHeadVariants as gm, gridTableVariants as cm } from "./table/grid-table.js";
|
|
202
|
+
import { Table as Am, TableBody as um, TableCell as Cm, TableHead as Pm, TableHeader as Dm, TableRow as Lm, tableCellVariants as bm, tableHeadVariants as Bm, tableVariants as Vm } from "./table/table.js";
|
|
203
|
+
import { TableLoader as km } from "./table/table-loader.js";
|
|
204
|
+
import { TableLoaderGuard as Em } from "./table/table-loader-guard.js";
|
|
205
|
+
import { TableCellSm as wm, TableLineSm as ym } from "./table/table-sm.js";
|
|
206
|
+
import { Tabs as Hm, TabsContent as Gm, TabsList as Rm, TabsTrigger as Fm } from "./tabs/tabs.js";
|
|
207
|
+
import { TextButton as Nm } from "./text-button/text-button.js";
|
|
208
|
+
import { Textarea as Wm, textareaVariants as Um } from "./textarea/textarea.js";
|
|
209
|
+
import { ThemeProvider as qm } from "./theme-provider.js";
|
|
210
|
+
import { TipCard as Zm, tipCardVariants as Ym } from "./tip-card/tip-card.js";
|
|
211
|
+
import { TokenIcon as Qm } from "./token-icon/token-icon.js";
|
|
212
|
+
import { TokenSymbol as Jm } from "./token-symbol/token-symbol.js";
|
|
213
|
+
import { TokenTemplate as ef } from "./token-template/token-template.js";
|
|
214
|
+
import { SimpleTooltip as rf } from "./tooltip/simple-tooltip.js";
|
|
215
|
+
import { Tooltip as af, TooltipContent as nf, TooltipProvider as pf, TooltipTrigger as lf } from "./tooltip/tooltip.js";
|
|
216
|
+
import { GraphDropdown as ff } from "./trading-view/graph-dropdown.js";
|
|
217
|
+
import { TradingView as sf } from "./trading-view/trading-view.js";
|
|
218
|
+
import { FormattedMessageTyped as df, useIntlTyped as gf } from "./typed-intl/index.js";
|
|
219
|
+
import { Typography as Sf, typographyVariants as Af } from "./typography/typography.js";
|
|
220
|
+
import { VerticalIndicator as Cf, verticalIndicatorVariants as Pf } from "./vertical-indicator/vertical-indicator.js";
|
|
221
|
+
import { VSpace as Lf } from "./vspace/vspace.js";
|
|
222
|
+
import { WithCopy as Bf } from "./with-copy/with-copy.js";
|
|
223
|
+
import { WithTitle as If } from "./with-title/with-title.js";
|
|
224
|
+
import { ApyBreakdownTooltip as hf, YieldBreakdownTooltip as Ef } from "./yield-breakdown-tooltip/yield-breakdown-tooltip.js";
|
|
225
|
+
import { AmountInputTest as wf } from "./base/amount-input/constants.js";
|
|
226
|
+
import { DetailedPageTitleTest as Mf } from "./base/detailed-page-title/constants.js";
|
|
227
|
+
import { DetailsViewTest as Gf } from "./base/details-view/constants.js";
|
|
228
|
+
import { HistoryChartTest as Ff } from "./base/history-chart/constants.js";
|
|
229
|
+
import { InfoListTest as Nf } from "./base/info-list/constants.js";
|
|
230
|
+
import { LeverageInputTest as Wf } from "./base/leverage-input/constants.js";
|
|
231
|
+
import { ManagePaneTest as Xf } from "./base/manage-pane/constants.js";
|
|
232
|
+
import { PageTitleTest as Kf } from "./base/page-title/constants.js";
|
|
233
|
+
import { ReviewButtonTest as Yf } from "./base/review-button/constants.js";
|
|
234
|
+
import { SectionHeadingTest as Qf } from "./base/section-heading/constants.js";
|
|
235
|
+
import { SegmentedTabsTest as Jf } from "./base/segmented-tabs/constants.js";
|
|
236
|
+
import { StackTest as ex } from "./base/stack/constants.js";
|
|
237
|
+
import { StatBadgeTest as rx } from "./base/stat-badge/constants.js";
|
|
238
|
+
import { StickyBarTest as ax } from "./base/sticky-bar/constants.js";
|
|
239
|
+
import { TabberTest as nx } from "./base/tabber/constants.js";
|
|
240
|
+
import { TokenAmountTest as lx } from "./base/token-amount/constants.js";
|
|
241
|
+
import { BaseTableLineTest as fx, BaseTableTest as xx } from "./base-table/constants.js";
|
|
242
|
+
import { findClosestPoint as Tx, formatWithoutDecimals as dx, splitInterval as gx, validateMinMax as cx } from "../utils/math.js";
|
|
243
|
+
import { tokenTemplateString as Ax } from "../utils/templates.js";
|
|
268
244
|
export {
|
|
245
|
+
mi as AXIS_EDGE_LABEL_PADDING_PX,
|
|
246
|
+
fi as AXIS_FONT_SIZE,
|
|
247
|
+
xi as AXIS_TICK_MARK_DENSITY,
|
|
248
|
+
si as AXIS_TIME_EDGE_PADDING_PX,
|
|
249
|
+
Ti as AXIS_TOP_LABEL_PADDING_PX,
|
|
269
250
|
r as Accordion,
|
|
270
251
|
t as AccordionContent,
|
|
271
252
|
a as AccordionItem,
|
|
@@ -278,480 +259,407 @@ export {
|
|
|
278
259
|
d as AlertDialogDescription,
|
|
279
260
|
g as AlertDialogFooter,
|
|
280
261
|
c as AlertDialogHeader,
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
262
|
+
S as AlertDialogOverlay,
|
|
263
|
+
A as AlertDialogPortal,
|
|
264
|
+
u as AlertDialogTitle,
|
|
265
|
+
C as AlertDialogTrigger,
|
|
285
266
|
D as AlertModal,
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
ur as
|
|
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
|
-
xl as Container,
|
|
267
|
+
st as AllocationWheel,
|
|
268
|
+
ct as AllocationWheelTest,
|
|
269
|
+
M as AmountInput,
|
|
270
|
+
wf as AmountInputTest,
|
|
271
|
+
An as AppFooter,
|
|
272
|
+
Pn as AppHeader,
|
|
273
|
+
hf as ApyBreakdownTooltip,
|
|
274
|
+
xr as ApyValue,
|
|
275
|
+
Y as AsideAlignAnchor,
|
|
276
|
+
b as AssetsListCell,
|
|
277
|
+
Zi as BAD_HF,
|
|
278
|
+
Ir as BREAKPOINT_QUERIES,
|
|
279
|
+
Hr as BackButton,
|
|
280
|
+
V as Badge,
|
|
281
|
+
ur as BaseLink,
|
|
282
|
+
Pr as BaseTable,
|
|
283
|
+
Lr as BaseTableLine,
|
|
284
|
+
fx as BaseTableLineTest,
|
|
285
|
+
xx as BaseTableTest,
|
|
286
|
+
Gn as BlockedRegionDialog,
|
|
287
|
+
F as BorrowRateBlock,
|
|
288
|
+
N as BorrowRateBlockTest,
|
|
289
|
+
Br as BreadCrumbs,
|
|
290
|
+
kr as BreakpointContext,
|
|
291
|
+
hr as BreakpointProvider,
|
|
292
|
+
Fr as Button,
|
|
293
|
+
Zr as Card,
|
|
294
|
+
Yr as CardContent,
|
|
295
|
+
zr as CardDescription,
|
|
296
|
+
Qr as CardFooter,
|
|
297
|
+
jr as CardHeader,
|
|
298
|
+
Jr as CardTitle,
|
|
299
|
+
W as ChartWithSideCard,
|
|
300
|
+
X as ChartWithSideCardTest,
|
|
301
|
+
at as Checkbox,
|
|
302
|
+
nt as CheckboxLabeled,
|
|
303
|
+
h as Chip,
|
|
304
|
+
E as ChipTest,
|
|
305
|
+
_ as Chips,
|
|
306
|
+
w as ChipsTest,
|
|
307
|
+
Ln as Col,
|
|
308
|
+
dt as CollateralAllocationTooltip,
|
|
309
|
+
St as CollateralAllocationTooltipTest,
|
|
310
|
+
ma as CompoundAPY,
|
|
311
|
+
xa as ConfirmMenu,
|
|
312
|
+
Bn as Container,
|
|
333
313
|
Or as CopyButton,
|
|
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
|
-
si as DropdownMenuRadioGroup,
|
|
372
|
-
Li as DropdownMenuRadioItem,
|
|
373
|
-
hi as DropdownMenuSeparator,
|
|
374
|
-
ki as DropdownMenuShortcut,
|
|
375
|
-
Ti as DropdownMenuSub,
|
|
376
|
-
Ii as DropdownMenuSubContent,
|
|
377
|
-
Fi as DropdownMenuSubTrigger,
|
|
378
|
-
di as DropdownMenuTrigger,
|
|
379
|
-
Ei as EditInput,
|
|
380
|
-
Hi as ErrorLineMessage,
|
|
381
|
-
vi as ErrorMessage,
|
|
382
|
-
pt as ExpandablCall,
|
|
383
|
-
mt as ExpandableCard,
|
|
314
|
+
un as DEFAULT_APP_FOOTER_LINKS,
|
|
315
|
+
di as DEFAULT_AREA_SERIES,
|
|
316
|
+
Er as DEFAULT_BREAKPOINT_STATE,
|
|
317
|
+
Di as DEFAULT_SERIES_COLORS,
|
|
318
|
+
et as DangerZone,
|
|
319
|
+
z as DetailAsideScope,
|
|
320
|
+
J as DetailAsideScreenLayout,
|
|
321
|
+
K as DetailedPageTitle,
|
|
322
|
+
Ta as DetailedPageTitleCopyButton,
|
|
323
|
+
ga as DetailedPageTitleExplorerDropdown,
|
|
324
|
+
Mf as DetailedPageTitleTest,
|
|
325
|
+
ee as DetailsView,
|
|
326
|
+
oe as DetailsViewLeftPane,
|
|
327
|
+
re as DetailsViewManagePane,
|
|
328
|
+
Gf as DetailsViewTest,
|
|
329
|
+
ua as Dialog,
|
|
330
|
+
La as DialogContainer,
|
|
331
|
+
Ba as DialogContent,
|
|
332
|
+
Ia as DialogDescription,
|
|
333
|
+
ha as DialogFooter,
|
|
334
|
+
_a as DialogForm,
|
|
335
|
+
ya as DialogHeader,
|
|
336
|
+
Ha as DialogModalContainer,
|
|
337
|
+
Ra as DialogOverlay,
|
|
338
|
+
Ca as DialogPortal,
|
|
339
|
+
va as DialogTitle,
|
|
340
|
+
Pa as DialogTrigger,
|
|
341
|
+
Ua as DisabledWrap,
|
|
342
|
+
qa as DropdownMenu,
|
|
343
|
+
za as DropdownMenuContent,
|
|
344
|
+
ja as DropdownMenuItem,
|
|
345
|
+
$a as DropdownMenuLabel,
|
|
346
|
+
Ka as DropdownMenuPortal,
|
|
347
|
+
Za as DropdownMenuTrigger,
|
|
348
|
+
oi as EditInput,
|
|
349
|
+
ti as ErrorLineMessage,
|
|
350
|
+
rt as ExpandableCard,
|
|
384
351
|
Ur as ExternalButton,
|
|
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
|
-
fe as InfoSectionTitle,
|
|
440
|
-
Jp as Input,
|
|
441
|
-
ol as Label,
|
|
442
|
-
gl as Layout,
|
|
443
|
-
Sl as LegalAgreementAwaitingPanel,
|
|
444
|
-
Al as LegalAgreementAwaitingPanelTest,
|
|
445
|
-
Pl as LegalAgreementDialog,
|
|
446
|
-
Bl as LegalAgreementLink,
|
|
447
|
-
Vl as LegalAgreementPanel,
|
|
448
|
-
kl as LegalAgreementPanelTest,
|
|
449
|
-
ce as LeverageInput,
|
|
450
|
-
hs as LeverageInputTest,
|
|
451
|
-
Ae as LeveragePresetChips,
|
|
352
|
+
ln as FaIcon,
|
|
353
|
+
ii as FadeoutLoading,
|
|
354
|
+
df as FormattedMessageTyped,
|
|
355
|
+
pi as FormattedNumberString,
|
|
356
|
+
Yi as GOOD_HF,
|
|
357
|
+
Li as Graph,
|
|
358
|
+
wi as GraphCurrentValue,
|
|
359
|
+
ff as GraphDropdown,
|
|
360
|
+
bi as GraphLegend,
|
|
361
|
+
Mi as GraphTooltip,
|
|
362
|
+
Gi as GraphView,
|
|
363
|
+
Ri as GraphViewWithData,
|
|
364
|
+
In as Grid,
|
|
365
|
+
rm as GridErrorLine,
|
|
366
|
+
am as GridLoadingLine,
|
|
367
|
+
nm as GridTable,
|
|
368
|
+
pm as GridTableBody,
|
|
369
|
+
lm as GridTableCaption,
|
|
370
|
+
mm as GridTableCell,
|
|
371
|
+
fm as GridTableFooter,
|
|
372
|
+
xm as GridTableHead,
|
|
373
|
+
sm as GridTableHeader,
|
|
374
|
+
Tm as GridTableRow,
|
|
375
|
+
Wi as Guard,
|
|
376
|
+
rn as HFIndicator,
|
|
377
|
+
Xi as HeadCell,
|
|
378
|
+
Ql as HealthDot,
|
|
379
|
+
zi as HealthFactor,
|
|
380
|
+
ne as HealthFactorBlock,
|
|
381
|
+
ae as HealthFactorBlockTest,
|
|
382
|
+
sr as HealthFactorValue,
|
|
383
|
+
Ji as HelpTip,
|
|
384
|
+
$i as HelpTipIcon,
|
|
385
|
+
le as HistoryChart,
|
|
386
|
+
Ff as HistoryChartTest,
|
|
387
|
+
an as IconButton,
|
|
388
|
+
fn as InfiniteScrollWrapper,
|
|
389
|
+
fe as InfoLine,
|
|
390
|
+
xe as InfoList,
|
|
391
|
+
Nf as InfoListTest,
|
|
392
|
+
de as InfoPortalOut,
|
|
393
|
+
ge as InfoPortalProvider,
|
|
394
|
+
sn as Input,
|
|
395
|
+
gn as Label,
|
|
396
|
+
hn as Layout,
|
|
397
|
+
yn as LegalAgreementAwaitingPanel,
|
|
398
|
+
Mn as LegalAgreementAwaitingPanelTest,
|
|
399
|
+
Rn as LegalAgreementDialog,
|
|
400
|
+
vn as LegalAgreementLink,
|
|
401
|
+
On as LegalAgreementPanel,
|
|
402
|
+
Wn as LegalAgreementPanelTest,
|
|
403
|
+
Se as LeverageInput,
|
|
404
|
+
Wf as LeverageInputTest,
|
|
405
|
+
Pe as LeveragePresetChips,
|
|
452
406
|
ue as LeveragePresetChipsTest,
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
407
|
+
Tr as LeverageValue,
|
|
408
|
+
rp as Link,
|
|
409
|
+
Be as LiquidationParamsTable,
|
|
410
|
+
Le as LiquidationParamsTableTest,
|
|
411
|
+
he as LiquidationPriceBlock,
|
|
412
|
+
Ie as LiquidationPriceBlockTest,
|
|
413
|
+
ap as Loader,
|
|
414
|
+
np as Loading,
|
|
415
|
+
lp as LoadingBar,
|
|
416
|
+
_n as MainAsideLayout,
|
|
417
|
+
_e as ManagePane,
|
|
418
|
+
we as ManagePaneActionTab,
|
|
419
|
+
ye as ManagePaneMessage,
|
|
420
|
+
Me as ManagePaneTab,
|
|
421
|
+
He as ManagePaneTabDropdown,
|
|
422
|
+
Xf as ManagePaneTest,
|
|
423
|
+
Sa as Modal,
|
|
470
424
|
ve as MoreAccordion,
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
em as NavigationProvider,
|
|
425
|
+
Re as MoreAccordionTest,
|
|
426
|
+
fp as NameCell,
|
|
427
|
+
sp as NavBarLogo,
|
|
428
|
+
dp as NavigationProvider,
|
|
476
429
|
Ue as NestedInfoStack,
|
|
477
430
|
Oe as NestedInfoStackTest,
|
|
478
|
-
|
|
479
|
-
|
|
431
|
+
Qo as NoValue,
|
|
432
|
+
ut as NotificationCenter,
|
|
433
|
+
Oa as OneFieldDialog,
|
|
480
434
|
qe as PageHeadProvider,
|
|
481
435
|
Ke as PageTitle,
|
|
482
|
-
|
|
436
|
+
Kf as PageTitleTest,
|
|
483
437
|
Jo as PnlValue,
|
|
484
|
-
|
|
485
|
-
|
|
438
|
+
Sp as PointsIcon,
|
|
439
|
+
se as PointsInfoLine,
|
|
486
440
|
er as PointsValue,
|
|
487
441
|
Qe as PoolApyBreakdownCard,
|
|
488
442
|
Ye as PoolApyBreakdownCardTest,
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
443
|
+
Lt as PoolAssetsTable,
|
|
444
|
+
Bt as PoolAssetsTableHead,
|
|
445
|
+
It as PoolAssetsTableRow,
|
|
446
|
+
Pt as PoolAssetsTableTest,
|
|
447
|
+
up as PoolPointsIndicator,
|
|
448
|
+
eo as PositionAssets,
|
|
449
|
+
Je as PositionAssetsTest,
|
|
495
450
|
rr as PositionShortLabel,
|
|
496
|
-
|
|
451
|
+
Zo as PositionShortLabelTest,
|
|
497
452
|
ar as PositionStatusBadge,
|
|
498
453
|
nr as PositionTypeBadge,
|
|
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
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
zo as ValueTest,
|
|
634
|
-
Un as VertLine,
|
|
635
|
-
is as VerticalIndicator,
|
|
636
|
-
fs as WithCopy,
|
|
637
|
-
gm as WithSearchLine,
|
|
638
|
-
ss as WithTitle,
|
|
639
|
-
ds as YieldBreakdownTooltip,
|
|
454
|
+
lr as PriceImpactValue,
|
|
455
|
+
pa as ProgressStepper,
|
|
456
|
+
ia as ProgressStepperTest,
|
|
457
|
+
Vp as RWAFeature,
|
|
458
|
+
kp as RWA_GRADIENT_BORDER_CLASS,
|
|
459
|
+
Pp as RadioGroup,
|
|
460
|
+
Dp as RadioGroupItem,
|
|
461
|
+
to as ReviewButton,
|
|
462
|
+
Yf as ReviewButtonTest,
|
|
463
|
+
bp as RoundedImage,
|
|
464
|
+
po as SEGMENTED_TABS_INACTIVE_BUTTON_CLASS,
|
|
465
|
+
fo as SPACE_HEIGHT,
|
|
466
|
+
xo as SPACE_PX,
|
|
467
|
+
Mp as SdkStatusPill,
|
|
468
|
+
Ep as SdkStatusPillTest,
|
|
469
|
+
Gp as SearchLine,
|
|
470
|
+
io as SectionHeading,
|
|
471
|
+
Qf as SectionHeadingTest,
|
|
472
|
+
Op as SegmentedControl,
|
|
473
|
+
lo as SegmentedTabs,
|
|
474
|
+
Jf as SegmentedTabsTest,
|
|
475
|
+
Xp as Select,
|
|
476
|
+
qp as SelectContent,
|
|
477
|
+
Kp as SelectGroup,
|
|
478
|
+
Zp as SelectItem,
|
|
479
|
+
Yp as SelectLabel,
|
|
480
|
+
zp as SelectScrollDownButton,
|
|
481
|
+
Qp as SelectScrollUpButton,
|
|
482
|
+
jp as SelectSeparator,
|
|
483
|
+
Jp as SelectTrigger,
|
|
484
|
+
$p as SelectValue,
|
|
485
|
+
rl as SeparateLine,
|
|
486
|
+
al as ShortString,
|
|
487
|
+
nl as SimpleAccordion,
|
|
488
|
+
pl as SimpleAccordionItem,
|
|
489
|
+
ml as SimpleDropdown,
|
|
490
|
+
xl as SimpleDropdownMenuItem,
|
|
491
|
+
qi as SimpleHeadCell,
|
|
492
|
+
rf as SimpleTooltip,
|
|
493
|
+
Tl as Skeleton,
|
|
494
|
+
cl as SkeletonStack,
|
|
495
|
+
Cl as Slider,
|
|
496
|
+
Bl as SliderMark,
|
|
497
|
+
Dl as SliderProvider,
|
|
498
|
+
Al as SliderTest,
|
|
499
|
+
Il as SliderTrack,
|
|
500
|
+
Nl as Spinner,
|
|
501
|
+
Ul as SpinnerLoader,
|
|
502
|
+
Ol as SpinnerOverlay,
|
|
503
|
+
ql as SplitList,
|
|
504
|
+
To as Stack,
|
|
505
|
+
ex as StackTest,
|
|
506
|
+
co as StatBadge,
|
|
507
|
+
So as StatBadgeGrid,
|
|
508
|
+
rx as StatBadgeTest,
|
|
509
|
+
jl as StatusBars,
|
|
510
|
+
Zl as StatusDot,
|
|
511
|
+
uo as StickyBar,
|
|
512
|
+
ax as StickyBarTest,
|
|
513
|
+
Lo as StrategyApyBreakdownCard,
|
|
514
|
+
Po as StrategyApyBreakdownCardTest,
|
|
515
|
+
lt as StyledButton,
|
|
516
|
+
ft as StyledDialogContainer,
|
|
517
|
+
yl as THEME_COLOR_MAP,
|
|
518
|
+
Ml as THUMB_HALF,
|
|
519
|
+
Hl as THUMB_SIZE,
|
|
520
|
+
qr as TabButton,
|
|
521
|
+
$l as TabControl,
|
|
522
|
+
em as TabItem,
|
|
523
|
+
Bo as Tabber,
|
|
524
|
+
Vo as TabberSection,
|
|
525
|
+
nx as TabberTest,
|
|
526
|
+
Am as Table,
|
|
527
|
+
um as TableBody,
|
|
528
|
+
Cm as TableCell,
|
|
529
|
+
wm as TableCellSm,
|
|
530
|
+
Pm as TableHead,
|
|
531
|
+
Dm as TableHeader,
|
|
532
|
+
ym as TableLineSm,
|
|
533
|
+
km as TableLoader,
|
|
534
|
+
Em as TableLoaderGuard,
|
|
535
|
+
Lm as TableRow,
|
|
536
|
+
Hm as Tabs,
|
|
537
|
+
Gm as TabsContent,
|
|
538
|
+
Rm as TabsList,
|
|
539
|
+
Fm as TabsTrigger,
|
|
540
|
+
Nm as TextButton,
|
|
541
|
+
Wm as Textarea,
|
|
542
|
+
qm as ThemeProvider,
|
|
543
|
+
Ho as TimeToLiquidationBlock,
|
|
544
|
+
yo as TimeToLiquidationBlockTest,
|
|
545
|
+
Zm as TipCard,
|
|
546
|
+
en as TipWrap,
|
|
547
|
+
vo as TitleMeta,
|
|
548
|
+
Ro as TitleMetaTest,
|
|
549
|
+
Oo as TokenAmount,
|
|
550
|
+
lx as TokenAmountTest,
|
|
551
|
+
dr as TokenBigint,
|
|
552
|
+
Qm as TokenIcon,
|
|
553
|
+
qo as TokenPairSymbol,
|
|
554
|
+
Uo as TokenPairSymbolTest,
|
|
555
|
+
G as TokenSelectPanel,
|
|
556
|
+
Jm as TokenSymbol,
|
|
557
|
+
ef as TokenTemplate,
|
|
558
|
+
af as Tooltip,
|
|
559
|
+
nf as TooltipContent,
|
|
560
|
+
pf as TooltipProvider,
|
|
561
|
+
lf as TooltipTrigger,
|
|
562
|
+
sf as TradingView,
|
|
563
|
+
_t as TransactionConfirmAmountField,
|
|
564
|
+
ht as TransactionConfirmAmountFieldTest,
|
|
565
|
+
Gt as TransactionConfirmDialogTest,
|
|
566
|
+
Xt as TransactionConfirmExecuteButton,
|
|
567
|
+
Kt as TransactionConfirmExecuteButtonTest,
|
|
568
|
+
jt as TransactionConfirmFailureResult,
|
|
569
|
+
Zt as TransactionConfirmFailureResultTest,
|
|
570
|
+
Wt as TransactionConfirmShell,
|
|
571
|
+
$t as TransactionConfirmSuccessIcon,
|
|
572
|
+
oa as TransactionConfirmSuccessResult,
|
|
573
|
+
Yt as TransactionConfirmSuccessResultTest,
|
|
574
|
+
ta as TransactionConfirmTxHashRow,
|
|
575
|
+
zt as TransactionConfirmTxHashRowTest,
|
|
576
|
+
Sf as Typography,
|
|
577
|
+
gr as UsdValue,
|
|
578
|
+
cr as UtilizationValue,
|
|
579
|
+
Bi as VERTICAL_LINE_LABEL_EDGE_PADDING,
|
|
580
|
+
Lf as VSpace,
|
|
581
|
+
Yo as ValueTest,
|
|
582
|
+
Ni as VertLine,
|
|
583
|
+
Cf as VerticalIndicator,
|
|
584
|
+
Bf as WithCopy,
|
|
585
|
+
Rp as WithSearchLine,
|
|
586
|
+
If as WithTitle,
|
|
587
|
+
Ef as YieldBreakdownTooltip,
|
|
640
588
|
l as alertBadgeVariants,
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
589
|
+
Gr as backButtonVariants,
|
|
590
|
+
I as badgeVariants,
|
|
591
|
+
Sr as bps,
|
|
644
592
|
vr as buttonVariants,
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
_l as legalAgreementPanelCheckboxRowVariants,
|
|
718
|
-
vl as legalAgreementPanelNotificationVariants,
|
|
719
|
-
Gl as legalAgreementPanelRootVariants,
|
|
720
|
-
Ol as legalAgreementPanelV2BannerVariants,
|
|
721
|
-
nf as makeMarkerPoints,
|
|
722
|
-
Hx as preloadTokenIcons,
|
|
723
|
-
df as resolveColor,
|
|
724
|
-
cm as searchLineInputVariants,
|
|
725
|
-
Cm as searchLineVariants,
|
|
726
|
-
Am as segmentedControlVariants,
|
|
727
|
-
Fm as selectTriggerVariants,
|
|
728
|
-
Da as shouldShowTransactionProgressStepper,
|
|
729
|
-
Xm as skeletonVariants,
|
|
730
|
-
oT as splitInterval,
|
|
731
|
-
Lf as statusDotVariants,
|
|
732
|
-
Mr as subscribeBreakpoints,
|
|
733
|
-
lx as tableCellVariants,
|
|
734
|
-
mx as tableHeadVariants,
|
|
735
|
-
fx as tableVariants,
|
|
736
|
-
Vx as textareaVariants,
|
|
737
|
-
Rx as tipCardVariants,
|
|
738
|
-
Zt as transactionConfirmDialogShellVariants,
|
|
739
|
-
Qt as transactionConfirmModalContainerVariants,
|
|
740
|
-
zt as transactionConfirmPreviewScrollVariants,
|
|
741
|
-
jt as transactionConfirmShellContentVariants,
|
|
742
|
-
ts as typographyVariants,
|
|
743
|
-
Fr as useBreakpointContext,
|
|
744
|
-
Vo as useDetailScrollSpy,
|
|
745
|
-
On as useGraphAside,
|
|
746
|
-
Mf as useHashTabs,
|
|
747
|
-
es as useIntlTyped,
|
|
748
|
-
om as useNavigationAdapter,
|
|
749
|
-
Ff as useSectionTab,
|
|
750
|
-
$m as useSliderContext,
|
|
751
|
-
Rf as useTabControl,
|
|
752
|
-
Ix as useTheme,
|
|
753
|
-
wo as useTitleText,
|
|
754
|
-
pf as validateMarkerPoints,
|
|
755
|
-
rT as validateMinMax,
|
|
756
|
-
ns as verticalIndicatorVariants
|
|
593
|
+
Mt as computeTransactionConfirmDialogLayout,
|
|
594
|
+
Tx as findClosestPoint,
|
|
595
|
+
dx as formatWithoutDecimals,
|
|
596
|
+
_r as getBreakpointState,
|
|
597
|
+
gi as getDefaultOptions,
|
|
598
|
+
ci as getDefaultSeries,
|
|
599
|
+
Si as getDefaultVerticalLine,
|
|
600
|
+
Qi as getHFZones,
|
|
601
|
+
Gl as getIntervalBounds,
|
|
602
|
+
Vi as getSeriesColorPalette,
|
|
603
|
+
Ii as getStepForwardValue,
|
|
604
|
+
Rl as getThumbInBoundsOffset,
|
|
605
|
+
ki as getVerticalLineLabelStyle,
|
|
606
|
+
hi as getVerticalLineTooltipContent,
|
|
607
|
+
ui as getXFormatter,
|
|
608
|
+
Ci as getXFormatters,
|
|
609
|
+
Fi as graphViewVariants,
|
|
610
|
+
dm as gridTableCellVariants,
|
|
611
|
+
gm as gridTableHeadVariants,
|
|
612
|
+
cm as gridTableVariants,
|
|
613
|
+
nn as iconButtonVariants,
|
|
614
|
+
Tn as inputVariants,
|
|
615
|
+
Io as isTabber,
|
|
616
|
+
cn as labelVariants,
|
|
617
|
+
Xn as legalAgreementAwaitingDescriptionVariants,
|
|
618
|
+
qn as legalAgreementAwaitingRootVariants,
|
|
619
|
+
Kn as legalAgreementAwaitingTitleVariants,
|
|
620
|
+
Zn as legalAgreementLinkVariants,
|
|
621
|
+
Yn as legalAgreementPanelCheckboxLabelVariants,
|
|
622
|
+
zn as legalAgreementPanelCheckboxListTitleVariants,
|
|
623
|
+
Qn as legalAgreementPanelCheckboxListVariants,
|
|
624
|
+
jn as legalAgreementPanelCheckboxRowVariants,
|
|
625
|
+
Jn as legalAgreementPanelNotificationVariants,
|
|
626
|
+
$n as legalAgreementPanelRootVariants,
|
|
627
|
+
ep as legalAgreementPanelV2BannerVariants,
|
|
628
|
+
hl as makeMarkerPoints,
|
|
629
|
+
mr as priceImpact,
|
|
630
|
+
wt as resolveAmountSlots,
|
|
631
|
+
Fl as resolveColor,
|
|
632
|
+
El as resolveSnap,
|
|
633
|
+
wp as sdkStatusDotVariant,
|
|
634
|
+
Fp as searchLineInputVariants,
|
|
635
|
+
vp as searchLineVariants,
|
|
636
|
+
Wp as segmentedControlVariants,
|
|
637
|
+
el as selectTriggerVariants,
|
|
638
|
+
Ei as seriesIdentity,
|
|
639
|
+
dl as skeletonVariants,
|
|
640
|
+
gx as splitInterval,
|
|
641
|
+
Yl as statusDotVariants,
|
|
642
|
+
wr as subscribeBreakpoints,
|
|
643
|
+
bm as tableCellVariants,
|
|
644
|
+
Bm as tableHeadVariants,
|
|
645
|
+
Vm as tableVariants,
|
|
646
|
+
Um as textareaVariants,
|
|
647
|
+
Ym as tipCardVariants,
|
|
648
|
+
Ax as tokenTemplateString,
|
|
649
|
+
Rt as transactionConfirmDialogShellVariants,
|
|
650
|
+
Ft as transactionConfirmModalContainerVariants,
|
|
651
|
+
vt as transactionConfirmPreviewScrollVariants,
|
|
652
|
+
Nt as transactionConfirmShellContentVariants,
|
|
653
|
+
Af as typographyVariants,
|
|
654
|
+
yr as useBreakpointContext,
|
|
655
|
+
Q as useDetailAsideAnchorGetter,
|
|
656
|
+
ho as useDetailScrollSpy,
|
|
657
|
+
gf as useIntlTyped,
|
|
658
|
+
gp as useNavigationAdapter,
|
|
659
|
+
Ll as useSliderContext,
|
|
660
|
+
_o as useTitleText,
|
|
661
|
+
_l as validateMarkerPoints,
|
|
662
|
+
cx as validateMinMax,
|
|
663
|
+
Pf as verticalIndicatorVariants,
|
|
664
|
+
oo as visibleAssets
|
|
757
665
|
};
|