@gearbox-protocol/ui-kit 4.0.0-next.15 → 4.0.0-next.16
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/components/base/stat-badge/constants.cjs +1 -1
- package/dist/cjs/components/base/stat-badge/stat-badge.cjs +1 -1
- package/dist/cjs/components/base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.cjs +1 -1
- package/dist/cjs/components/base/tabber/tabber.cjs +1 -1
- package/dist/cjs/components/yield-breakdown-tooltip/yield-breakdown-tooltip.cjs +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/cjs/locale/en.json.cjs +1 -1
- package/dist/cjs/utils/index.cjs +1 -1
- package/dist/cjs/utils/strategy-apy.cjs +1 -0
- package/dist/esm/components/base/stat-badge/constants.js +1 -0
- package/dist/esm/components/base/stat-badge/stat-badge.js +87 -52
- package/dist/esm/components/base/strategy-apy-breakdown-card/strategy-apy-breakdown-card.js +130 -110
- package/dist/esm/components/base/tabber/tabber.js +67 -64
- package/dist/esm/components/yield-breakdown-tooltip/yield-breakdown-tooltip.js +20 -19
- package/dist/esm/index.js +234 -230
- package/dist/esm/locale/en.json.js +2 -1
- package/dist/esm/utils/index.js +64 -60
- package/dist/esm/utils/strategy-apy.js +41 -0
- 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/strategy-apy-breakdown-card.d.ts +12 -0
- package/dist/types/components/base/tabber/tabber.d.ts +2 -2
- package/dist/types/locale/en.json.d.ts +2 -1
- package/dist/types/utils/index.d.ts +1 -0
- package/dist/types/utils/strategy-apy.d.ts +37 -0
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AmountInput as r } from "./components/base/amount-input/amount-input.js";
|
|
2
2
|
import { TokenSelectPanel as a } from "./components/base/amount-input/token-select-panel.js";
|
|
3
3
|
import { BorrowRateBlock as n } from "./components/base/borrow-rate-block/borrow-rate-block.js";
|
|
4
|
-
import { BorrowRateBlockTest as
|
|
4
|
+
import { BorrowRateBlockTest as m } from "./components/base/borrow-rate-block/constants.js";
|
|
5
5
|
import { ChartWithSideCard as f } from "./components/base/chart-with-side-card/chart-with-side-card.js";
|
|
6
6
|
import { ChartWithSideCardTest as x } from "./components/base/chart-with-side-card/constants.js";
|
|
7
7
|
import { DetailedPageTitle as d } from "./components/base/detailed-page-title/detailed-page-title.js";
|
|
@@ -11,7 +11,7 @@ import { DetailsView as A, DetailsViewLeftPane as b, DetailsViewManagePane as P
|
|
|
11
11
|
import { HealthFactorBlockTest as L } from "./components/base/health-factor-block/constants.js";
|
|
12
12
|
import { HealthFactorBlock as h } from "./components/base/health-factor-block/health-factor-block.js";
|
|
13
13
|
import { HistoryChart as I } from "./components/base/history-chart/history-chart.js";
|
|
14
|
-
import { InfoLine as w, InfoList as F, InfoSectionTitle as M, PointsInfoLine as
|
|
14
|
+
import { InfoLine as w, InfoList as F, InfoSectionTitle as M, PointsInfoLine as y } from "./components/base/info-list/info-list.js";
|
|
15
15
|
import { InfoPortalOut as E, InfoPortalProvider as v } from "./components/base/info-portal/info-portal.js";
|
|
16
16
|
import { LeverageInput as _ } from "./components/base/leverage-input/leverage-input.js";
|
|
17
17
|
import { LeveragePresetChipsTest as O } from "./components/base/leverage-preset-chips/constants.js";
|
|
@@ -23,7 +23,7 @@ import { LiquidationPriceBlock as Y } from "./components/base/liquidation-price-
|
|
|
23
23
|
import { ManagePane as J, ManagePaneActionTab as $, ManagePaneMessage as ee, ManagePaneTab as oe, ManagePaneTabDropdown as re } from "./components/base/manage-pane/manage-pane.js";
|
|
24
24
|
import { MoreAccordionTest as ae } from "./components/base/more-accordion/constants.js";
|
|
25
25
|
import { MoreAccordion as ne } from "./components/base/more-accordion/more-accordion.js";
|
|
26
|
-
import { NestedInfoStackTest as
|
|
26
|
+
import { NestedInfoStackTest as me } from "./components/base/nested-info-stack/constants.js";
|
|
27
27
|
import { NestedInfoStack as fe } from "./components/base/nested-info-stack/nested-info-stack.js";
|
|
28
28
|
import { PageHeadProvider as xe, PageTitle as Te } from "./components/base/page-title/page-title.js";
|
|
29
29
|
import { PoolApyBreakdownCardTest as ge } from "./components/base/pool-apy-breakdown-card/constants.js";
|
|
@@ -34,7 +34,7 @@ import { SEGMENTED_TABS_INACTIVE_BUTTON_CLASS as De, SegmentedTabs as Le } from
|
|
|
34
34
|
import { SideCardTest as he } from "./components/base/side-card/constants.js";
|
|
35
35
|
import { SideCard as Ie } from "./components/base/side-card/side-card.js";
|
|
36
36
|
import { SPACE_HEIGHT as we, SPACE_PX as Fe } from "./components/base/spacing.js";
|
|
37
|
-
import { Stack as
|
|
37
|
+
import { Stack as ye } from "./components/base/stack/stack.js";
|
|
38
38
|
import { StatBadge as Ee, StatBadgeGrid as ve } from "./components/base/stat-badge/stat-badge.js";
|
|
39
39
|
import { StickyBar as _e } from "./components/base/sticky-bar/sticky-bar.js";
|
|
40
40
|
import { StrategyApyBreakdownCardTest as Oe } from "./components/base/strategy-apy-breakdown-card/constants.js";
|
|
@@ -47,7 +47,7 @@ import { TimeToLiquidationBlock as eo } from "./components/base/time-to-liquidat
|
|
|
47
47
|
import { TitleMetaTest as ro } from "./components/base/title-meta/constants.js";
|
|
48
48
|
import { TitleMeta as ao } from "./components/base/title-meta/title-meta.js";
|
|
49
49
|
import { TokenAmount as no } from "./components/base/token-amount/token-amount.js";
|
|
50
|
-
import { TokenPairSymbolTest as
|
|
50
|
+
import { TokenPairSymbolTest as mo } from "./components/base/token-pair-symbol/constants.js";
|
|
51
51
|
import { TokenPairSymbol as fo } from "./components/base/token-pair-symbol/token-pair-symbol.js";
|
|
52
52
|
import { TokenPairTitleTest as xo } from "./components/base/token-pair-title/constants.js";
|
|
53
53
|
import { TokenPairTitle as go } from "./components/base/token-pair-title/token-pair-title.js";
|
|
@@ -57,12 +57,12 @@ import { PointsValue as Po } from "./components/base/values/points-value.js";
|
|
|
57
57
|
import { PositionShortLabel as Lo } from "./components/base/values/position-short-label.js";
|
|
58
58
|
import { PositionStatusBadge as ho } from "./components/base/values/position-status-badge.js";
|
|
59
59
|
import { PositionTypeBadge as Io } from "./components/base/values/position-type-badge.js";
|
|
60
|
-
import { ApyValue as wo, HealthFactorValue as Fo, LeverageValue as Mo, TokenBigint as
|
|
60
|
+
import { ApyValue as wo, HealthFactorValue as Fo, LeverageValue as Mo, TokenBigint as yo, UsdValue as Ro, UtilizationValue as Eo, bps as vo } from "./components/base/values/scalars.js";
|
|
61
61
|
import { Accordion as _o, AccordionContent as No, AccordionItem as Oo, AccordionTrigger as Go } from "./components/accordion/accordion.js";
|
|
62
62
|
import { AlertBadge as Uo, alertBadgeVariants as qo } from "./components/alert-badge/alert-badge.js";
|
|
63
63
|
import { AlertDialog as Xo, AlertDialogAction as zo, AlertDialogCancel as Ko, AlertDialogContent as Qo, AlertDialogDescription as Yo, AlertDialogFooter as jo, AlertDialogHeader as Jo, AlertDialogOverlay as $o, AlertDialogPortal as er, AlertDialogTitle as or, AlertDialogTrigger as rr } from "./components/alert-dialog/alert-dialog.js";
|
|
64
64
|
import { AlertModal as ar } from "./components/alert-modal/alert-modal.js";
|
|
65
|
-
import { AppBar as nr, AppBarCenter as pr, AppBarCenterContent as
|
|
65
|
+
import { AppBar as nr, AppBarCenter as pr, AppBarCenterContent as mr, AppBarDotsButton as lr, AppBarDropdownMenu as fr, AppBarHamburgerButton as sr, AppBarMenuItem as xr, AppBarNavItem as Tr, AppBarSidePanel as dr } from "./components/app-bar/app-bar.js";
|
|
66
66
|
import { AssetsListCell as cr } from "./components/assets-list-cell/assets-list-cell.js";
|
|
67
67
|
import { Badge as Sr, badgeVariants as Cr } from "./components/badge/badge.js";
|
|
68
68
|
import { Chip as br, ChipTest as Pr, Chips as Dr, ChipsTest as Lr } from "./components/badge/chip.js";
|
|
@@ -70,7 +70,7 @@ import { BaseLink as hr } from "./components/base-link/base-link.js";
|
|
|
70
70
|
import { BaseTable as Ir } from "./components/base-table/base-table.js";
|
|
71
71
|
import { BaseTableLine as wr } from "./components/base-table/base-table-line.js";
|
|
72
72
|
import { BreadCrumbs as Mr } from "./components/breadcrumbs/breadcrumbs.js";
|
|
73
|
-
import { BREAKPOINT_QUERIES as
|
|
73
|
+
import { BREAKPOINT_QUERIES as Rr, BreakpointContext as Er, BreakpointProvider as vr, DEFAULT_BREAKPOINT_STATE as Hr, getBreakpointState as _r, subscribeBreakpoints as Nr, useBreakpointContext as Or } from "./components/breakpoint-provider.js";
|
|
74
74
|
import { BackButton as Wr, backButtonVariants as Ur } from "./components/buttons/back-button/back-button.js";
|
|
75
75
|
import { Button as Zr, buttonVariants as Xr } from "./components/buttons/button/button.js";
|
|
76
76
|
import { CopyButton as Kr } from "./components/buttons/copy-button/copy-button.js";
|
|
@@ -79,7 +79,7 @@ import { FilterButton as Jr } from "./components/buttons/filter-button/filter-bu
|
|
|
79
79
|
import { NavigationButton as et } from "./components/buttons/navigation-button/navigation-button.js";
|
|
80
80
|
import { RangeButtons as rt } from "./components/buttons/range-buttons/range-buttons.js";
|
|
81
81
|
import { TabButton as at } from "./components/buttons/tab-button/tab-button.js";
|
|
82
|
-
import { Card as nt, CardContent as pt, CardDescription as
|
|
82
|
+
import { Card as nt, CardContent as pt, CardDescription as mt, CardFooter as lt, CardHeader as ft, CardTitle as st } from "./components/cards/card/card.js";
|
|
83
83
|
import { DangerZone as Tt } from "./components/cards/danger-zone/danger-zone.js";
|
|
84
84
|
import { ExpandablCall as gt } from "./components/cards/expandable-call/expandable-call.js";
|
|
85
85
|
import { ExpandableCard as ut } from "./components/cards/expandable-card/expandable-card.js";
|
|
@@ -90,7 +90,7 @@ import { StyledDialogContainer as Bt } from "./components/client-adapters/styled
|
|
|
90
90
|
import { StyledRoundedImage as kt } from "./components/client-adapters/styled-rounded-image/styled-rounded-image.js";
|
|
91
91
|
import { AllocationWheel as Vt } from "./components/collateral-allocation-tooltip/allocation-wheel.js";
|
|
92
92
|
import { CollateralAllocationTooltip as Ft } from "./components/collateral-allocation-tooltip/collateral-allocation-tooltip.js";
|
|
93
|
-
import { AllocationWheelTest as
|
|
93
|
+
import { AllocationWheelTest as yt, CollateralAllocationTooltipTest as Rt } from "./components/collateral-allocation-tooltip/constants.js";
|
|
94
94
|
import { NotificationCenter as vt } from "./components/composites/notification-center/notification-center.js";
|
|
95
95
|
import { PoolAssetsTableTest as _t } from "./components/composites/pool-assets-table/constants.js";
|
|
96
96
|
import { PoolAssetsTable as Ot } from "./components/composites/pool-assets-table/pool-assets-table.js";
|
|
@@ -102,7 +102,7 @@ import { computeTransactionConfirmDialogLayout as jt } from "./components/compos
|
|
|
102
102
|
import { TransactionConfirmDialogTest as $t, transactionConfirmDialogShellVariants as ea, transactionConfirmModalContainerVariants as oa, transactionConfirmPreviewScrollVariants as ra, transactionConfirmShellContentVariants as ta } from "./components/composites/tx-preview/confirm/dialog/constants.js";
|
|
103
103
|
import { TransactionConfirmShell as ia } from "./components/composites/tx-preview/confirm/dialog/TransactionConfirmShell.js";
|
|
104
104
|
import { TransactionConfirmExecuteButton as pa } from "./components/composites/tx-preview/confirm/execution/TransactionConfirmExecuteButton.js";
|
|
105
|
-
import { TransactionConfirmExecuteButtonTest as
|
|
105
|
+
import { TransactionConfirmExecuteButtonTest as la, TransactionConfirmFailureResultTest as fa, TransactionConfirmSuccessResultTest as sa, TransactionConfirmTxHashRowTest as xa } from "./components/composites/tx-preview/confirm/result/constants.js";
|
|
106
106
|
import { TransactionConfirmFailureResult as da } from "./components/composites/tx-preview/confirm/result/TransactionConfirmFailureResult.js";
|
|
107
107
|
import { TransactionConfirmSuccessIcon as ca } from "./components/composites/tx-preview/confirm/result/TransactionConfirmSuccessIcon.js";
|
|
108
108
|
import { TransactionConfirmSuccessResult as Sa } from "./components/composites/tx-preview/confirm/result/TransactionConfirmSuccessResult.js";
|
|
@@ -112,7 +112,7 @@ import { ProgressStepper as La } from "./components/composites/tx-preview/confir
|
|
|
112
112
|
import { shouldShowTransactionProgressStepper as ha } from "./components/composites/tx-preview/confirm/stepper/transactionExecutionStepTypes.js";
|
|
113
113
|
import { CompoundAPY as Ia } from "./components/compound-apy/compound-apy.js";
|
|
114
114
|
import { ConfirmMenu as wa } from "./components/confirm-menu/confirm-menu.js";
|
|
115
|
-
import { DetailedApy as Ma, PoolRewardsIcon as
|
|
115
|
+
import { DetailedApy as Ma, PoolRewardsIcon as ya } from "./components/detailed-apy/detailed-apy.js";
|
|
116
116
|
import { DetailedPageTitleCopyButton as Ea } from "./components/detailed-page-title/detailed-page-title-copy-button.js";
|
|
117
117
|
import { DetailedPageTitleExplorerDropdown as Ha } from "./components/detailed-page-title/detailed-page-title-explorer-dropdown.js";
|
|
118
118
|
import { Modal as Na } from "./components/modal/modal.js";
|
|
@@ -126,7 +126,7 @@ import { DialogHeader as oi } from "./components/dialog/dialog-header.js";
|
|
|
126
126
|
import { DialogModalContainer as ti } from "./components/dialog/dialog-modal-container.js";
|
|
127
127
|
import { DialogOverlay as ii } from "./components/dialog/dialog-overlay.js";
|
|
128
128
|
import { DialogTitle as pi } from "./components/dialog/dialog-title.js";
|
|
129
|
-
import { OneFieldDialog as
|
|
129
|
+
import { OneFieldDialog as li } from "./components/dialog/one-field-dialog.js";
|
|
130
130
|
import { DisabledWrap as si } from "./components/disabled-wrap/disabled-wrap.js";
|
|
131
131
|
import { DropdownMenu as Ti, DropdownMenuGroup as di, DropdownMenuPortal as gi, DropdownMenuRadioGroup as ci, DropdownMenuSub as ui, DropdownMenuTrigger as Si } from "./components/dropdown-menu/dropdown-menu.js";
|
|
132
132
|
import { DropdownMenuCheckboxItem as Ai } from "./components/dropdown-menu/dropdown-menu-checkbox-item.js";
|
|
@@ -136,7 +136,7 @@ import { DropdownMenuLabel as hi } from "./components/dropdown-menu/dropdown-men
|
|
|
136
136
|
import { DropdownMenuRadioItem as Ii } from "./components/dropdown-menu/dropdown-menu-radio-item.js";
|
|
137
137
|
import { DropdownMenuSeparator as wi } from "./components/dropdown-menu/dropdown-menu-separator.js";
|
|
138
138
|
import { DropdownMenuShortcut as Mi } from "./components/dropdown-menu/dropdown-menu-shortcut.js";
|
|
139
|
-
import { DropdownMenuSubContent as
|
|
139
|
+
import { DropdownMenuSubContent as Ri } from "./components/dropdown-menu/dropdown-menu-sub-content.js";
|
|
140
140
|
import { DropdownMenuSubTrigger as vi } from "./components/dropdown-menu/dropdown-menu-sub-trigger.js";
|
|
141
141
|
import { EditInput as _i } from "./components/edit-input/edit-input.js";
|
|
142
142
|
import { ErrorLineMessage as Oi } from "./components/error-message/error-line-message.js";
|
|
@@ -150,14 +150,14 @@ import { FilterDropdownItem as en } from "./components/filter/filter-dropdown-it
|
|
|
150
150
|
import { FilterGroup as rn } from "./components/filter/filter-group.js";
|
|
151
151
|
import { FilterLabel as an } from "./components/filter/filter-label.js";
|
|
152
152
|
import { FilterModal as pn } from "./components/filter/filter-modal.js";
|
|
153
|
-
import { FilterModalItem as
|
|
153
|
+
import { FilterModalItem as ln } from "./components/filter/filter-modal-item.js";
|
|
154
154
|
import { FilterRadioItem as sn } from "./components/filter/filter-radio-item.js";
|
|
155
155
|
import { FilterSeparator as Tn } from "./components/filter/filter-separator.js";
|
|
156
156
|
import { filterBlockVariants as gn } from "./components/filter/variants.js";
|
|
157
157
|
import { FormattedNumberString as un } from "./components/formatted-number/formatted-number.js";
|
|
158
158
|
import { DEFAULT_AREA_SERIES as Cn, DEFAULT_OPTIONS as An, DEFAULT_VERTICAL_LINE as bn, getDefaultOptions as Pn, getDefaultSeries as Dn, getDefaultVerticalLine as Ln } from "./components/graph/default-config.js";
|
|
159
159
|
import { getXFormatter as hn, getXFormatters as kn, getYFormatter as In } from "./components/graph/formatters.js";
|
|
160
|
-
import { DEFAULT_SERIES_COLORS as wn, Graph as Fn, GraphLegend as Mn, getSeriesColorPalette as
|
|
160
|
+
import { DEFAULT_SERIES_COLORS as wn, Graph as Fn, GraphLegend as Mn, getSeriesColorPalette as yn, getVerticalLineLabelStyle as Rn, getVerticalLineTooltipContent as En } from "./components/graph/graph.js";
|
|
161
161
|
import { GraphCurrentValue as Hn } from "./components/graph/graph-current-value.js";
|
|
162
162
|
import { GraphTooltip as Nn } from "./components/graph/graph-tooltip.js";
|
|
163
163
|
import { GraphView as Gn, GraphViewWithData as Wn, graphViewVariants as Un, useGraphAside as qn } from "./components/graph/graph-view.js";
|
|
@@ -166,52 +166,52 @@ import { Guard as Kn } from "./components/guard/guard.js";
|
|
|
166
166
|
import { HeadCell as Yn, SimpleHeadCell as jn } from "./components/head-cell/head-cell.js";
|
|
167
167
|
import { BAD_HF as $n, GOOD_HF as ep, HealthFactor as op, getHFZones as rp } from "./components/health-factor/health-factor.js";
|
|
168
168
|
import { HelpTip as ap, HelpTipIcon as ip, TipWrap as np } from "./components/help-tip/help-tip.js";
|
|
169
|
-
import { HFIndicator as
|
|
169
|
+
import { HFIndicator as mp } from "./components/hf-indicator/hf-indicator.js";
|
|
170
170
|
import { IconButton as fp, iconButtonVariants as sp } from "./components/icon-button/icon-button.js";
|
|
171
|
-
import { faArrowDown as Tp, faArrowLeft as dp, faArrowRight as gp, faArrowUp as cp, faArrowsUpDown as up, faBars as Sp, faBolt as Cp, faCaretDown as Ap, faCaretLeft as bp, faCaretRight as Pp, faCaretUp as Dp, faCheck as Lp, faChevronDown as Bp, faChevronLeft as hp, faChevronRight as kp, faCircle as Ip, faCircleCheck as Vp, faCircleExclamation as wp, faCirclePlus as Fp, faCircleQuestion as Mp, faCloud as
|
|
171
|
+
import { faArrowDown as Tp, faArrowLeft as dp, faArrowRight as gp, faArrowUp as cp, faArrowsUpDown as up, faBars as Sp, faBolt as Cp, faCaretDown as Ap, faCaretLeft as bp, faCaretRight as Pp, faCaretUp as Dp, faCheck as Lp, faChevronDown as Bp, faChevronLeft as hp, faChevronRight as kp, faCircle as Ip, faCircleCheck as Vp, faCircleExclamation as wp, faCirclePlus as Fp, faCircleQuestion as Mp, faCloud as yp, faCog as Rp, faCreditCard as Ep, faEllipsisVertical as vp, faEnvelope as Hp, faKeyboard as _p, faLifeRing as Np, faMagnifyingGlass as Op, faMessage as Gp, faPlus as Wp, faRightFromBracket as Up, faTrash as qp, faTriangleExclamation as Zp, faUser as Xp, faUserPlus as zp, faUsers as Kp, faWallet as Qp, faXmark as Yp } from "@fortawesome/free-solid-svg-icons";
|
|
172
172
|
import { FaIcon as Jp } from "./components/icons/fa-icon.js";
|
|
173
|
-
import { InfiniteScrollWrapper as
|
|
174
|
-
import { Input as
|
|
175
|
-
import { Label as
|
|
176
|
-
import { AppFooter as
|
|
177
|
-
import { AppHeader as
|
|
178
|
-
import { Col as
|
|
179
|
-
import { Container as
|
|
180
|
-
import { Grid as
|
|
181
|
-
import { Layout as
|
|
182
|
-
import { MainAsideLayout as
|
|
183
|
-
import { LegalAgreementAwaitingPanel as
|
|
184
|
-
import { BlockedRegionDialog as
|
|
185
|
-
import { LegalAgreementLink as
|
|
186
|
-
import { LegalAgreementPanel as
|
|
187
|
-
import { legalAgreementAwaitingDescriptionVariants as
|
|
188
|
-
import { Link as
|
|
189
|
-
import { Loader as
|
|
190
|
-
import { Loading as
|
|
191
|
-
import { LoadingBar as
|
|
192
|
-
import { NameCell as
|
|
193
|
-
import { NavBarLogo as
|
|
194
|
-
import { NavigationProvider as
|
|
195
|
-
import { NetworkIcon as
|
|
196
|
-
import { NetworkIndicator as
|
|
197
|
-
import { PointsIcon as
|
|
198
|
-
import { PoolPointsIndicator as
|
|
199
|
-
import { RoundedImage as
|
|
200
|
-
import { RWAFeature as
|
|
201
|
-
import { RWA_GRADIENT_BORDER_CLASS as
|
|
202
|
-
import { SdkStatusPillTest as
|
|
203
|
-
import { sdkStatusDotVariant as
|
|
204
|
-
import { SdkStatusPill as
|
|
205
|
-
import { SearchLine as
|
|
206
|
-
import { SegmentedControl as
|
|
207
|
-
import { Select as
|
|
208
|
-
import { SeparateLine as
|
|
209
|
-
import { ShortString as
|
|
210
|
-
import { SimpleAccordion as
|
|
173
|
+
import { InfiniteScrollWrapper as em } from "./components/infinite-scroll/infinite-scroll-wrapper.js";
|
|
174
|
+
import { Input as rm, inputVariants as tm } from "./components/input/input.js";
|
|
175
|
+
import { Label as im, labelVariants as nm } from "./components/label/label.js";
|
|
176
|
+
import { AppFooter as mm, DEFAULT_APP_FOOTER_LINKS as lm } from "./components/layout/app-footer/app-footer.js";
|
|
177
|
+
import { AppHeader as sm } from "./components/layout/app-header/app-header.js";
|
|
178
|
+
import { Col as Tm } from "./components/layout/col/col.js";
|
|
179
|
+
import { Container as gm } from "./components/layout/container/container.js";
|
|
180
|
+
import { Grid as um } from "./components/layout/grid/grid.js";
|
|
181
|
+
import { Layout as Cm } from "./components/layout/layout/layout.js";
|
|
182
|
+
import { MainAsideLayout as bm } from "./components/layout/main-aside-layout/main-aside-layout.js";
|
|
183
|
+
import { LegalAgreementAwaitingPanel as Dm, LegalAgreementAwaitingPanelTest as Lm } from "./components/legal-agreement/legal-agreement-awaiting-panel.js";
|
|
184
|
+
import { BlockedRegionDialog as hm, LegalAgreementDialog as km } from "./components/legal-agreement/legal-agreement-dialog.js";
|
|
185
|
+
import { LegalAgreementLink as Vm } from "./components/legal-agreement/legal-agreement-link.js";
|
|
186
|
+
import { LegalAgreementPanel as Fm, LegalAgreementPanelTest as Mm } from "./components/legal-agreement/legal-agreement-panel.js";
|
|
187
|
+
import { legalAgreementAwaitingDescriptionVariants as Rm, legalAgreementAwaitingRootVariants as Em, legalAgreementAwaitingTitleVariants as vm, legalAgreementLinkVariants as Hm, legalAgreementPanelCheckboxLabelVariants as _m, legalAgreementPanelCheckboxListTitleVariants as Nm, legalAgreementPanelCheckboxListVariants as Om, legalAgreementPanelCheckboxRowVariants as Gm, legalAgreementPanelNotificationVariants as Wm, legalAgreementPanelRootVariants as Um, legalAgreementPanelV2BannerVariants as qm } from "./components/legal-agreement/legal-agreement-theme.js";
|
|
188
|
+
import { Link as Xm } from "./components/link/link.js";
|
|
189
|
+
import { Loader as Km } from "./components/loader/loader.js";
|
|
190
|
+
import { Loading as Ym } from "./components/loading/loading.js";
|
|
191
|
+
import { LoadingBar as Jm } from "./components/loading-bar/loading-bar.js";
|
|
192
|
+
import { NameCell as el } from "./components/name-cell/name-cell.js";
|
|
193
|
+
import { NavBarLogo as rl } from "./components/navbar-logo/navbar-logo.js";
|
|
194
|
+
import { NavigationProvider as al, useNavigationAdapter as il } from "./components/navigation-context/navigation-context.js";
|
|
195
|
+
import { NetworkIcon as pl } from "./components/network-icon/network-icon.js";
|
|
196
|
+
import { NetworkIndicator as ll } from "./components/network-icon/network-indicator.js";
|
|
197
|
+
import { PointsIcon as sl } from "./components/points-icon/points-icon.js";
|
|
198
|
+
import { PoolPointsIndicator as Tl } from "./components/pool-points-indicator/pool-points-indicator.js";
|
|
199
|
+
import { RoundedImage as gl } from "./components/rounded-image/rounded-image.js";
|
|
200
|
+
import { RWAFeature as ul } from "./components/rwa-feature/rwa-feature.js";
|
|
201
|
+
import { RWA_GRADIENT_BORDER_CLASS as Cl, RWA_POOL_ROW_HOVER_WRAPPER_CLASS as Al } from "./components/rwa-styles/index.js";
|
|
202
|
+
import { SdkStatusPillTest as Pl } from "./components/sdk-status-pill/constants.js";
|
|
203
|
+
import { sdkStatusDotVariant as Ll } from "./components/sdk-status-pill/sdk-status.js";
|
|
204
|
+
import { SdkStatusPill as hl } from "./components/sdk-status-pill/sdk-status-pill.js";
|
|
205
|
+
import { SearchLine as Il, WithSearchLine as Vl, searchLineInputVariants as wl, searchLineVariants as Fl } from "./components/search-line/search-line.js";
|
|
206
|
+
import { SegmentedControl as yl, segmentedControlVariants as Rl } from "./components/segmented-control/segmented-control.js";
|
|
207
|
+
import { Select as vl, SelectContent as Hl, SelectGroup as _l, SelectItem as Nl, SelectLabel as Ol, SelectScrollDownButton as Gl, SelectScrollUpButton as Wl, SelectSeparator as Ul, SelectTrigger as ql, SelectValue as Zl, selectTriggerVariants as Xl } from "./components/select/select.js";
|
|
208
|
+
import { SeparateLine as Kl } from "./components/separate-line/separate-line.js";
|
|
209
|
+
import { ShortString as Yl } from "./components/short-string/short-string.js";
|
|
210
|
+
import { SimpleAccordion as Jl, SimpleAccordionItem as $l } from "./components/simple-accordion/simple-accordion.js";
|
|
211
211
|
import { SimpleDropdown as of } from "./components/simple-dropdown/simple-dropdown.js";
|
|
212
212
|
import { SimpleDropdownMenuItem as tf } from "./components/simple-dropdown/simple-dropdown-menu-item.js";
|
|
213
213
|
import { Skeleton as nf, skeletonVariants as pf } from "./components/skeleton/skeleton.js";
|
|
214
|
-
import { SkeletonStack as
|
|
214
|
+
import { SkeletonStack as lf } from "./components/skeleton/skeleton-stack.js";
|
|
215
215
|
import { Slider as sf } from "./components/slider/slider.js";
|
|
216
216
|
import { SliderProvider as Tf, useSliderContext as df } from "./components/slider/slider-context.js";
|
|
217
217
|
import { SliderMark as cf } from "./components/slider/slider-mark.js";
|
|
@@ -219,19 +219,19 @@ import { SliderTrack as Sf } from "./components/slider/slider-track.js";
|
|
|
219
219
|
import { makeMarkerPoints as Af, validateMarkerPoints as bf } from "./components/slider/slider-utils.js";
|
|
220
220
|
import { THEME_COLOR_MAP as Df, THUMB_HALF as Lf, THUMB_SIZE as Bf, getIntervalBounds as hf, getThumbInBoundsOffset as kf, resolveColor as If } from "./components/slider/types.js";
|
|
221
221
|
import { Spinner as wf, SpinnerOverlay as Ff } from "./components/spinner/spinner.js";
|
|
222
|
-
import { SpinnerLoader as
|
|
222
|
+
import { SpinnerLoader as yf } from "./components/spinner-loader/spinner-loader.js";
|
|
223
223
|
import { SplitList as Ef } from "./components/split-list/split-list.js";
|
|
224
224
|
import { StatusDot as Hf, statusDotVariants as _f } from "./components/status-dot/status-dot.js";
|
|
225
225
|
import { HealthDot as Of, StatusBars as Gf } from "./components/status-elements/status-elements.js";
|
|
226
226
|
import { TabControl as Uf, TabItem as qf, useHashTabs as Zf, useSectionTab as Xf, useTabControl as zf } from "./components/tab-control/tab-control.js";
|
|
227
227
|
import { GridErrorLine as Qf } from "./components/table/grid-error-line.js";
|
|
228
228
|
import { GridLoadingLine as jf } from "./components/table/grid-loading-line.js";
|
|
229
|
-
import { GridTable as $f, GridTableBody as es, GridTableCaption as os, GridTableCell as rs, GridTableFooter as ts, GridTableHead as as, GridTableHeader as is, GridTableRow as ns, Td as ps, Th as
|
|
229
|
+
import { GridTable as $f, GridTableBody as es, GridTableCaption as os, GridTableCell as rs, GridTableFooter as ts, GridTableHead as as, GridTableHeader as is, GridTableRow as ns, Td as ps, Th as ms, gridTableCellVariants as ls, gridTableHeadVariants as fs, gridTableVariants as ss } from "./components/table/grid-table.js";
|
|
230
230
|
import { SortingTableHead as Ts, Table as ds, TableBody as gs, TableCaption as cs, TableCell as us, TableFooter as Ss, TableHead as Cs, TableHeader as As, TableRow as bs, tableCellVariants as Ps, tableHeadVariants as Ds, tableVariants as Ls } from "./components/table/table.js";
|
|
231
231
|
import { TableLoader as hs } from "./components/table/table-loader.js";
|
|
232
232
|
import { TableLoaderGuard as Is } from "./components/table/table-loader-guard.js";
|
|
233
233
|
import { TableCellSm as ws, TableLineSm as Fs } from "./components/table/table-sm.js";
|
|
234
|
-
import { Tabs as
|
|
234
|
+
import { Tabs as ys, TabsContent as Rs, TabsList as Es, TabsTrigger as vs } from "./components/tabs/tabs.js";
|
|
235
235
|
import { TextButton as _s } from "./components/text-button/text-button.js";
|
|
236
236
|
import { Textarea as Os, textareaVariants as Gs } from "./components/textarea/textarea.js";
|
|
237
237
|
import { ThemeProvider as Us, useTheme as qs } from "./components/theme-provider.js";
|
|
@@ -241,7 +241,7 @@ import { TokenSymbol as Js } from "./components/token-symbol/token-symbol.js";
|
|
|
241
241
|
import { TokenTemplate as ex } from "./components/token-template/token-template.js";
|
|
242
242
|
import { SimpleTooltip as rx } from "./components/tooltip/simple-tooltip.js";
|
|
243
243
|
import { Tooltip as ax, TooltipContent as ix, TooltipProvider as nx, TooltipTrigger as px } from "./components/tooltip/tooltip.js";
|
|
244
|
-
import { GraphDropdown as
|
|
244
|
+
import { GraphDropdown as lx } from "./components/trading-view/graph-dropdown.js";
|
|
245
245
|
import { TradingView as sx } from "./components/trading-view/trading-view.js";
|
|
246
246
|
import { FormattedMessageTyped as Tx, useIntlTyped as dx } from "./components/typed-intl/index.js";
|
|
247
247
|
import { Typography as cx, typographyVariants as ux } from "./components/typography/typography.js";
|
|
@@ -251,7 +251,7 @@ import { WithCopy as Lx } from "./components/with-copy/with-copy.js";
|
|
|
251
251
|
import { WithTitle as hx } from "./components/with-title/with-title.js";
|
|
252
252
|
import { YieldBreakdownTooltip as Ix } from "./components/yield-breakdown-tooltip/yield-breakdown-tooltip.js";
|
|
253
253
|
import { designTokens as wx } from "./configs/design-tokens.js";
|
|
254
|
-
import { interactiveVariants as Mx, paddingVariants as
|
|
254
|
+
import { interactiveVariants as Mx, paddingVariants as yx, sizeVariants as Rx, stateVariants as Ex } from "./configs/variants.js";
|
|
255
255
|
import { useCheckboxSelect as Hx } from "./hooks/use-checkbox-select.js";
|
|
256
256
|
import { useControllableState as Nx } from "./hooks/use-controllable-state.js";
|
|
257
257
|
import { useDebounce as Gx } from "./hooks/use-debounce.js";
|
|
@@ -259,7 +259,7 @@ import { useDebounceCall as Ux } from "./hooks/use-debounce-call.js";
|
|
|
259
259
|
import { getSortForField as Zx, getSortForFields as Xx, nextMultiSortState as zx, useFilterAllSelected as Kx, useMultiSort as Qx, useRangeFilter as Yx, useSelectFilter as jx, useSort as Jx } from "./hooks/use-filter.js";
|
|
260
260
|
import { useHF as eT } from "./hooks/use-hf.js";
|
|
261
261
|
import { useIsDesktop as rT, useIsExtraSmall as tT, useIsMedium as aT, useIsMobile as iT, useIsTablet as nT, useMediaQuery as pT } from "./hooks/use-media-query.js";
|
|
262
|
-
import { useObservedWidthKey as
|
|
262
|
+
import { useObservedWidthKey as lT } from "./hooks/use-observed-width-key.js";
|
|
263
263
|
import { useOpenedState as sT } from "./hooks/use-opened-state.js";
|
|
264
264
|
import { usePrevious as TT } from "./hooks/use-previous.js";
|
|
265
265
|
import { useSmartNumberInput as gT } from "./hooks/use-smart-number-input.js";
|
|
@@ -269,20 +269,20 @@ import { pointProgramsOf as PT, positiveTokenRewardsOf as DT, tokenRewardsOf as
|
|
|
269
269
|
import { bnToInputView as kT } from "./utils/bn-to-input-view.js";
|
|
270
270
|
import { bnToPrettyView as VT } from "./utils/bn-to-pretty-view.js";
|
|
271
271
|
import { bpsToPercent as FT } from "./utils/bps.js";
|
|
272
|
-
import { cn as
|
|
272
|
+
import { cn as yT } from "./utils/cn.js";
|
|
273
273
|
import { generateColorsFromBase as ET, getCSSVariable as vT, hexToRgba as HT, hslToHex as _T, resolveCSSColor as NT } from "./utils/colors.js";
|
|
274
274
|
import { copyToClipboard as GT } from "./utils/copy.js";
|
|
275
275
|
import { convertPercent as UT, formatBytecodeSize as qT, formatBytecodeVersion as ZT, formatTimestamp as XT, shortenHash as zT, significantTrunc as KT } from "./utils/format.js";
|
|
276
276
|
import { formatAssetAmount as YT } from "./utils/format-asset-amount.js";
|
|
277
277
|
import { formatLeverage as JT } from "./utils/format-leverage.js";
|
|
278
278
|
import { formatCompactPercent as ed, formatMoney as od, formatMoneyAmount as rd, formatPercentAmount as td, percentTemplate as ad, percentageTemplate as id } from "./utils/format-money.js";
|
|
279
|
-
import { FORMAT_CONSTANTS as pd, formatNumberWithSuffix as
|
|
279
|
+
import { FORMAT_CONSTANTS as pd, formatNumberWithSuffix as md, formatPrice as ld, getAdaptiveDecimals as fd, isBelowDisplayThreshold as sd, isEffectivelyZero as xd, toSignificantDigits as Td } from "./utils/format-number.js";
|
|
280
280
|
import { slippageTemplate as gd } from "./utils/format-slippage.js";
|
|
281
281
|
import { formatChipLeverage as ud, leveragePresets as Sd } from "./utils/leverage-presets.js";
|
|
282
282
|
import { allLoaded as Ad, loadingProgress as bd, round5 as Pd } from "./utils/loading.js";
|
|
283
283
|
import { decimalsToStep as Ld, findClosestPoint as Bd, formatWithDecimals as hd, formatWithoutDecimals as kd, splitInterval as Id, validateMinMax as Vd } from "./utils/math.js";
|
|
284
284
|
import { getNetworkIcon as Fd } from "./utils/network-icons.js";
|
|
285
|
-
import { bnToLiquidationPriceView as
|
|
285
|
+
import { bnToLiquidationPriceView as yd, isPositiveFloat as Rd, parseInputToBN as Ed, parseSmallNumber as vd } from "./utils/parse-input-to-bn.js";
|
|
286
286
|
import { pluralize as _d, selectPluralString as Nd } from "./utils/plural.js";
|
|
287
287
|
import { getAvailableRanges as Gd } from "./utils/ranges.js";
|
|
288
288
|
import { extractTextFromLabel as Ud, serializeValue as qd } from "./utils/react.js";
|
|
@@ -290,28 +290,29 @@ import { searchInString as Xd } from "./utils/search.js";
|
|
|
290
290
|
import { createTokenSearchFilter as Kd, searchInToken as Qd } from "./utils/search-in-token.js";
|
|
291
291
|
import { shortSHA as jd } from "./utils/short-sha.js";
|
|
292
292
|
import { isLongString as $d, shortenString as eg } from "./utils/shorten-string.js";
|
|
293
|
-
import {
|
|
294
|
-
import {
|
|
295
|
-
import {
|
|
296
|
-
import {
|
|
297
|
-
import {
|
|
298
|
-
import {
|
|
299
|
-
import {
|
|
300
|
-
import {
|
|
301
|
-
import {
|
|
302
|
-
import {
|
|
303
|
-
import {
|
|
304
|
-
import {
|
|
305
|
-
import {
|
|
306
|
-
import {
|
|
307
|
-
import {
|
|
308
|
-
import {
|
|
309
|
-
import {
|
|
310
|
-
import {
|
|
311
|
-
import {
|
|
312
|
-
import {
|
|
313
|
-
import {
|
|
314
|
-
import {
|
|
293
|
+
import { strategyApyPartsAtLeverage as rg, strategyNetApyAtLeverage as tg, strategyQuotaRate as ag } from "./utils/strategy-apy.js";
|
|
294
|
+
import { negativeTokenTemplate as ng, tokenTemplate as pg, tokenTemplateNumber as mg, tokenTemplateString as lg } from "./utils/templates.js";
|
|
295
|
+
import { getTokenIcon as sg, parseShareTokenUnderlying as xg } from "./utils/token-icon-source.js";
|
|
296
|
+
import { TTL_CONSTANTS as dg, getTTLZones as gg, ttlFromTimestamp as cg, ttlLeft as ug, ttlLeftHuman as Sg } from "./utils/ttl.js";
|
|
297
|
+
import { openInNewWindow as Ag } from "./utils/window.js";
|
|
298
|
+
import { Z_INDEX as Pg, Z_INDEX_VALUES as Dg } from "./utils/z-index.js";
|
|
299
|
+
import { AmountInputTest as Bg } from "./components/base/amount-input/constants.js";
|
|
300
|
+
import { DetailedPageTitleTest as kg } from "./components/base/detailed-page-title/constants.js";
|
|
301
|
+
import { DetailsViewTest as Vg } from "./components/base/details-view/constants.js";
|
|
302
|
+
import { HistoryChartTest as Fg } from "./components/base/history-chart/constants.js";
|
|
303
|
+
import { InfoListTest as yg } from "./components/base/info-list/constants.js";
|
|
304
|
+
import { LeverageInputTest as Eg } from "./components/base/leverage-input/constants.js";
|
|
305
|
+
import { ManagePaneTest as Hg } from "./components/base/manage-pane/constants.js";
|
|
306
|
+
import { PageTitleTest as Ng } from "./components/base/page-title/constants.js";
|
|
307
|
+
import { ReviewButtonTest as Gg } from "./components/base/review-button/constants.js";
|
|
308
|
+
import { SectionHeadingTest as Ug } from "./components/base/section-heading/constants.js";
|
|
309
|
+
import { SegmentedTabsTest as Zg } from "./components/base/segmented-tabs/constants.js";
|
|
310
|
+
import { StackTest as zg } from "./components/base/stack/constants.js";
|
|
311
|
+
import { StatBadgeTest as Qg } from "./components/base/stat-badge/constants.js";
|
|
312
|
+
import { StickyBarTest as jg } from "./components/base/sticky-bar/constants.js";
|
|
313
|
+
import { TabberTest as $g } from "./components/base/tabber/constants.js";
|
|
314
|
+
import { TokenAmountTest as oc } from "./components/base/token-amount/constants.js";
|
|
315
|
+
import { BaseTableLineTest as tc, BaseTableTest as ac } from "./components/base-table/constants.js";
|
|
315
316
|
export {
|
|
316
317
|
_o as Accordion,
|
|
317
318
|
No as AccordionContent,
|
|
@@ -331,43 +332,43 @@ export {
|
|
|
331
332
|
rr as AlertDialogTrigger,
|
|
332
333
|
ar as AlertModal,
|
|
333
334
|
Vt as AllocationWheel,
|
|
334
|
-
|
|
335
|
+
yt as AllocationWheelTest,
|
|
335
336
|
r as AmountInput,
|
|
336
|
-
|
|
337
|
+
Bg as AmountInputTest,
|
|
337
338
|
nr as AppBar,
|
|
338
339
|
pr as AppBarCenter,
|
|
339
|
-
|
|
340
|
-
|
|
340
|
+
mr as AppBarCenterContent,
|
|
341
|
+
lr as AppBarDotsButton,
|
|
341
342
|
fr as AppBarDropdownMenu,
|
|
342
343
|
sr as AppBarHamburgerButton,
|
|
343
344
|
xr as AppBarMenuItem,
|
|
344
345
|
Tr as AppBarNavItem,
|
|
345
346
|
dr as AppBarSidePanel,
|
|
346
|
-
|
|
347
|
-
|
|
347
|
+
mm as AppFooter,
|
|
348
|
+
sm as AppHeader,
|
|
348
349
|
wo as ApyValue,
|
|
349
350
|
c as AsideAlignAnchor,
|
|
350
351
|
cr as AssetsListCell,
|
|
351
352
|
$n as BAD_HF,
|
|
352
|
-
|
|
353
|
+
Rr as BREAKPOINT_QUERIES,
|
|
353
354
|
Wr as BackButton,
|
|
354
355
|
Sr as Badge,
|
|
355
356
|
hr as BaseLink,
|
|
356
357
|
Ir as BaseTable,
|
|
357
358
|
wr as BaseTableLine,
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
359
|
+
tc as BaseTableLineTest,
|
|
360
|
+
ac as BaseTableTest,
|
|
361
|
+
hm as BlockedRegionDialog,
|
|
361
362
|
n as BorrowRateBlock,
|
|
362
|
-
|
|
363
|
+
m as BorrowRateBlockTest,
|
|
363
364
|
Mr as BreadCrumbs,
|
|
364
365
|
Er as BreakpointContext,
|
|
365
366
|
vr as BreakpointProvider,
|
|
366
367
|
Zr as Button,
|
|
367
368
|
nt as Card,
|
|
368
369
|
pt as CardContent,
|
|
369
|
-
|
|
370
|
-
|
|
370
|
+
mt as CardDescription,
|
|
371
|
+
lt as CardFooter,
|
|
371
372
|
ft as CardHeader,
|
|
372
373
|
st as CardTitle,
|
|
373
374
|
f as ChartWithSideCard,
|
|
@@ -378,14 +379,14 @@ export {
|
|
|
378
379
|
Pr as ChipTest,
|
|
379
380
|
Dr as Chips,
|
|
380
381
|
Lr as ChipsTest,
|
|
381
|
-
|
|
382
|
+
Tm as Col,
|
|
382
383
|
Ft as CollateralAllocationTooltip,
|
|
383
|
-
|
|
384
|
+
Rt as CollateralAllocationTooltipTest,
|
|
384
385
|
Ia as CompoundAPY,
|
|
385
386
|
wa as ConfirmMenu,
|
|
386
|
-
|
|
387
|
+
gm as Container,
|
|
387
388
|
Kr as CopyButton,
|
|
388
|
-
|
|
389
|
+
lm as DEFAULT_APP_FOOTER_LINKS,
|
|
389
390
|
Cn as DEFAULT_AREA_SERIES,
|
|
390
391
|
Hr as DEFAULT_BREAKPOINT_STATE,
|
|
391
392
|
An as DEFAULT_OPTIONS,
|
|
@@ -397,11 +398,11 @@ export {
|
|
|
397
398
|
d as DetailedPageTitle,
|
|
398
399
|
Ea as DetailedPageTitleCopyButton,
|
|
399
400
|
Ha as DetailedPageTitleExplorerDropdown,
|
|
400
|
-
|
|
401
|
+
kg as DetailedPageTitleTest,
|
|
401
402
|
A as DetailsView,
|
|
402
403
|
b as DetailsViewLeftPane,
|
|
403
404
|
P as DetailsViewManagePane,
|
|
404
|
-
|
|
405
|
+
Vg as DetailsViewTest,
|
|
405
406
|
Ga as Dialog,
|
|
406
407
|
Za as DialogContainer,
|
|
407
408
|
za as DialogContent,
|
|
@@ -427,7 +428,7 @@ export {
|
|
|
427
428
|
wi as DropdownMenuSeparator,
|
|
428
429
|
Mi as DropdownMenuShortcut,
|
|
429
430
|
ui as DropdownMenuSub,
|
|
430
|
-
|
|
431
|
+
Ri as DropdownMenuSubContent,
|
|
431
432
|
vi as DropdownMenuSubTrigger,
|
|
432
433
|
Si as DropdownMenuTrigger,
|
|
433
434
|
_i as EditInput,
|
|
@@ -449,7 +450,7 @@ export {
|
|
|
449
450
|
rn as FilterGroup,
|
|
450
451
|
an as FilterLabel,
|
|
451
452
|
pn as FilterModal,
|
|
452
|
-
|
|
453
|
+
ln as FilterModalItem,
|
|
453
454
|
sn as FilterRadioItem,
|
|
454
455
|
Tn as FilterSeparator,
|
|
455
456
|
Tx as FormattedMessageTyped,
|
|
@@ -457,12 +458,12 @@ export {
|
|
|
457
458
|
ep as GOOD_HF,
|
|
458
459
|
Fn as Graph,
|
|
459
460
|
Hn as GraphCurrentValue,
|
|
460
|
-
|
|
461
|
+
lx as GraphDropdown,
|
|
461
462
|
Mn as GraphLegend,
|
|
462
463
|
Nn as GraphTooltip,
|
|
463
464
|
Gn as GraphView,
|
|
464
465
|
Wn as GraphViewWithData,
|
|
465
|
-
|
|
466
|
+
um as Grid,
|
|
466
467
|
Qf as GridErrorLine,
|
|
467
468
|
jf as GridLoadingLine,
|
|
468
469
|
$f as GridTable,
|
|
@@ -474,7 +475,7 @@ export {
|
|
|
474
475
|
is as GridTableHeader,
|
|
475
476
|
ns as GridTableRow,
|
|
476
477
|
Kn as Guard,
|
|
477
|
-
|
|
478
|
+
mp as HFIndicator,
|
|
478
479
|
Yn as HeadCell,
|
|
479
480
|
Of as HealthDot,
|
|
480
481
|
op as HealthFactor,
|
|
@@ -484,63 +485,63 @@ export {
|
|
|
484
485
|
ap as HelpTip,
|
|
485
486
|
ip as HelpTipIcon,
|
|
486
487
|
I as HistoryChart,
|
|
487
|
-
|
|
488
|
+
Fg as HistoryChartTest,
|
|
488
489
|
fp as IconButton,
|
|
489
|
-
|
|
490
|
+
em as InfiniteScrollWrapper,
|
|
490
491
|
w as InfoLine,
|
|
491
492
|
F as InfoList,
|
|
492
|
-
|
|
493
|
+
yg as InfoListTest,
|
|
493
494
|
E as InfoPortalOut,
|
|
494
495
|
v as InfoPortalProvider,
|
|
495
496
|
M as InfoSectionTitle,
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
497
|
+
rm as Input,
|
|
498
|
+
im as Label,
|
|
499
|
+
Cm as Layout,
|
|
500
|
+
Dm as LegalAgreementAwaitingPanel,
|
|
501
|
+
Lm as LegalAgreementAwaitingPanelTest,
|
|
502
|
+
km as LegalAgreementDialog,
|
|
503
|
+
Vm as LegalAgreementLink,
|
|
504
|
+
Fm as LegalAgreementPanel,
|
|
505
|
+
Mm as LegalAgreementPanelTest,
|
|
505
506
|
_ as LeverageInput,
|
|
506
|
-
|
|
507
|
+
Eg as LeverageInputTest,
|
|
507
508
|
W as LeveragePresetChips,
|
|
508
509
|
O as LeveragePresetChipsTest,
|
|
509
510
|
Mo as LeverageValue,
|
|
510
|
-
|
|
511
|
+
Xm as Link,
|
|
511
512
|
X as LiquidationParamsTable,
|
|
512
513
|
q as LiquidationParamsTableTest,
|
|
513
514
|
Y as LiquidationPriceBlock,
|
|
514
515
|
K as LiquidationPriceBlockTest,
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
516
|
+
Km as Loader,
|
|
517
|
+
Ym as Loading,
|
|
518
|
+
Jm as LoadingBar,
|
|
519
|
+
bm as MainAsideLayout,
|
|
519
520
|
J as ManagePane,
|
|
520
521
|
$ as ManagePaneActionTab,
|
|
521
522
|
ee as ManagePaneMessage,
|
|
522
523
|
oe as ManagePaneTab,
|
|
523
524
|
re as ManagePaneTabDropdown,
|
|
524
|
-
|
|
525
|
+
Hg as ManagePaneTest,
|
|
525
526
|
Na as Modal,
|
|
526
527
|
ne as MoreAccordion,
|
|
527
528
|
ae as MoreAccordionTest,
|
|
528
|
-
|
|
529
|
-
|
|
529
|
+
el as NameCell,
|
|
530
|
+
rl as NavBarLogo,
|
|
530
531
|
et as NavigationButton,
|
|
531
|
-
|
|
532
|
+
al as NavigationProvider,
|
|
532
533
|
fe as NestedInfoStack,
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
534
|
+
me as NestedInfoStackTest,
|
|
535
|
+
pl as NetworkIcon,
|
|
536
|
+
ll as NetworkIndicator,
|
|
536
537
|
vt as NotificationCenter,
|
|
537
|
-
|
|
538
|
+
li as OneFieldDialog,
|
|
538
539
|
xe as PageHeadProvider,
|
|
539
540
|
Te as PageTitle,
|
|
540
|
-
|
|
541
|
+
Ng as PageTitleTest,
|
|
541
542
|
Ao as PnlValue,
|
|
542
|
-
|
|
543
|
-
|
|
543
|
+
sl as PointsIcon,
|
|
544
|
+
y as PointsInfoLine,
|
|
544
545
|
Po as PointsValue,
|
|
545
546
|
ue as PoolApyBreakdownCard,
|
|
546
547
|
ge as PoolApyBreakdownCardTest,
|
|
@@ -548,72 +549,72 @@ export {
|
|
|
548
549
|
Wt as PoolAssetsTableHead,
|
|
549
550
|
qt as PoolAssetsTableRow,
|
|
550
551
|
_t as PoolAssetsTableTest,
|
|
551
|
-
|
|
552
|
-
|
|
552
|
+
Tl as PoolPointsIndicator,
|
|
553
|
+
ya as PoolRewardsIcon,
|
|
553
554
|
Lo as PositionShortLabel,
|
|
554
555
|
uo as PositionShortLabelTest,
|
|
555
556
|
ho as PositionStatusBadge,
|
|
556
557
|
Io as PositionTypeBadge,
|
|
557
558
|
La as ProgressStepper,
|
|
558
559
|
Pa as ProgressStepperTest,
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
560
|
+
ul as RWAFeature,
|
|
561
|
+
Cl as RWA_GRADIENT_BORDER_CLASS,
|
|
562
|
+
Al as RWA_POOL_ROW_HOVER_WRAPPER_CLASS,
|
|
562
563
|
rt as RangeButtons,
|
|
563
564
|
Ce as ReviewButton,
|
|
564
|
-
|
|
565
|
-
|
|
565
|
+
Gg as ReviewButtonTest,
|
|
566
|
+
gl as RoundedImage,
|
|
566
567
|
De as SEGMENTED_TABS_INACTIVE_BUTTON_CLASS,
|
|
567
568
|
we as SPACE_HEIGHT,
|
|
568
569
|
Fe as SPACE_PX,
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
570
|
+
hl as SdkStatusPill,
|
|
571
|
+
Pl as SdkStatusPillTest,
|
|
572
|
+
Il as SearchLine,
|
|
572
573
|
be as SectionHeading,
|
|
573
|
-
|
|
574
|
-
|
|
574
|
+
Ug as SectionHeadingTest,
|
|
575
|
+
yl as SegmentedControl,
|
|
575
576
|
Le as SegmentedTabs,
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
577
|
+
Zg as SegmentedTabsTest,
|
|
578
|
+
vl as Select,
|
|
579
|
+
Hl as SelectContent,
|
|
580
|
+
_l as SelectGroup,
|
|
581
|
+
Nl as SelectItem,
|
|
582
|
+
Ol as SelectLabel,
|
|
583
|
+
Gl as SelectScrollDownButton,
|
|
584
|
+
Wl as SelectScrollUpButton,
|
|
585
|
+
Ul as SelectSeparator,
|
|
586
|
+
ql as SelectTrigger,
|
|
587
|
+
Zl as SelectValue,
|
|
588
|
+
Kl as SeparateLine,
|
|
589
|
+
Yl as ShortString,
|
|
589
590
|
Ie as SideCard,
|
|
590
591
|
he as SideCardTest,
|
|
591
|
-
|
|
592
|
-
$
|
|
592
|
+
Jl as SimpleAccordion,
|
|
593
|
+
$l as SimpleAccordionItem,
|
|
593
594
|
of as SimpleDropdown,
|
|
594
595
|
tf as SimpleDropdownMenuItem,
|
|
595
596
|
jn as SimpleHeadCell,
|
|
596
597
|
rx as SimpleTooltip,
|
|
597
598
|
nf as Skeleton,
|
|
598
|
-
|
|
599
|
+
lf as SkeletonStack,
|
|
599
600
|
sf as Slider,
|
|
600
601
|
cf as SliderMark,
|
|
601
602
|
Tf as SliderProvider,
|
|
602
603
|
Sf as SliderTrack,
|
|
603
604
|
Ts as SortingTableHead,
|
|
604
605
|
wf as Spinner,
|
|
605
|
-
|
|
606
|
+
yf as SpinnerLoader,
|
|
606
607
|
Ff as SpinnerOverlay,
|
|
607
608
|
Ef as SplitList,
|
|
608
|
-
|
|
609
|
-
|
|
609
|
+
ye as Stack,
|
|
610
|
+
zg as StackTest,
|
|
610
611
|
Ee as StatBadge,
|
|
611
612
|
ve as StatBadgeGrid,
|
|
612
|
-
|
|
613
|
+
Qg as StatBadgeTest,
|
|
613
614
|
Gf as StatusBars,
|
|
614
615
|
Hf as StatusDot,
|
|
615
616
|
_e as StickyBar,
|
|
616
|
-
|
|
617
|
+
jg as StickyBarTest,
|
|
617
618
|
We as StrategyApyBreakdownCard,
|
|
618
619
|
Oe as StrategyApyBreakdownCardTest,
|
|
619
620
|
Dt as StyledButton,
|
|
@@ -622,13 +623,13 @@ export {
|
|
|
622
623
|
Df as THEME_COLOR_MAP,
|
|
623
624
|
Lf as THUMB_HALF,
|
|
624
625
|
Bf as THUMB_SIZE,
|
|
625
|
-
|
|
626
|
+
dg as TTL_CONSTANTS,
|
|
626
627
|
at as TabButton,
|
|
627
628
|
Uf as TabControl,
|
|
628
629
|
qf as TabItem,
|
|
629
630
|
qe as Tabber,
|
|
630
631
|
Ze as TabberSection,
|
|
631
|
-
|
|
632
|
+
$g as TabberTest,
|
|
632
633
|
ds as Table,
|
|
633
634
|
gs as TableBody,
|
|
634
635
|
cs as TableCaption,
|
|
@@ -641,14 +642,14 @@ export {
|
|
|
641
642
|
hs as TableLoader,
|
|
642
643
|
Is as TableLoaderGuard,
|
|
643
644
|
bs as TableRow,
|
|
644
|
-
|
|
645
|
-
|
|
645
|
+
ys as Tabs,
|
|
646
|
+
Rs as TabsContent,
|
|
646
647
|
Es as TabsList,
|
|
647
648
|
vs as TabsTrigger,
|
|
648
649
|
ps as Td,
|
|
649
650
|
_s as TextButton,
|
|
650
651
|
Os as Textarea,
|
|
651
|
-
|
|
652
|
+
ms as Th,
|
|
652
653
|
Us as ThemeProvider,
|
|
653
654
|
eo as TimeToLiquidationBlock,
|
|
654
655
|
Je as TimeToLiquidationBlockTest,
|
|
@@ -657,11 +658,11 @@ export {
|
|
|
657
658
|
ao as TitleMeta,
|
|
658
659
|
ro as TitleMetaTest,
|
|
659
660
|
no as TokenAmount,
|
|
660
|
-
|
|
661
|
-
|
|
661
|
+
oc as TokenAmountTest,
|
|
662
|
+
yo as TokenBigint,
|
|
662
663
|
Qs as TokenIcon,
|
|
663
664
|
fo as TokenPairSymbol,
|
|
664
|
-
|
|
665
|
+
mo as TokenPairSymbolTest,
|
|
665
666
|
go as TokenPairTitle,
|
|
666
667
|
xo as TokenPairTitleTest,
|
|
667
668
|
a as TokenSelectPanel,
|
|
@@ -677,7 +678,7 @@ export {
|
|
|
677
678
|
zt as TransactionConfirmAmountPairTest,
|
|
678
679
|
$t as TransactionConfirmDialogTest,
|
|
679
680
|
pa as TransactionConfirmExecuteButton,
|
|
680
|
-
|
|
681
|
+
la as TransactionConfirmExecuteButtonTest,
|
|
681
682
|
da as TransactionConfirmFailureResult,
|
|
682
683
|
fa as TransactionConfirmFailureResultTest,
|
|
683
684
|
ia as TransactionConfirmShell,
|
|
@@ -687,29 +688,29 @@ export {
|
|
|
687
688
|
Aa as TransactionConfirmTxHashRow,
|
|
688
689
|
xa as TransactionConfirmTxHashRowTest,
|
|
689
690
|
cx as Typography,
|
|
690
|
-
|
|
691
|
+
Ro as UsdValue,
|
|
691
692
|
Eo as UtilizationValue,
|
|
692
693
|
Px as VSpace,
|
|
693
694
|
So as ValueTest,
|
|
694
695
|
Xn as VertLine,
|
|
695
696
|
Cx as VerticalIndicator,
|
|
696
697
|
Lx as WithCopy,
|
|
697
|
-
|
|
698
|
+
Vl as WithSearchLine,
|
|
698
699
|
hx as WithTitle,
|
|
699
700
|
Ix as YieldBreakdownTooltip,
|
|
700
|
-
|
|
701
|
-
|
|
701
|
+
Pg as Z_INDEX,
|
|
702
|
+
Dg as Z_INDEX_VALUES,
|
|
702
703
|
qo as alertBadgeVariants,
|
|
703
704
|
Ad as allLoaded,
|
|
704
705
|
Ur as backButtonVariants,
|
|
705
706
|
Cr as badgeVariants,
|
|
706
707
|
kT as bnToInputView,
|
|
707
|
-
|
|
708
|
+
yd as bnToLiquidationPriceView,
|
|
708
709
|
VT as bnToPrettyView,
|
|
709
710
|
vo as bps,
|
|
710
711
|
FT as bpsToPercent,
|
|
711
712
|
Xr as buttonVariants,
|
|
712
|
-
|
|
713
|
+
yT as cn,
|
|
713
714
|
jt as computeTransactionConfirmDialogLayout,
|
|
714
715
|
UT as convertPercent,
|
|
715
716
|
GT as copyToClipboard,
|
|
@@ -737,8 +738,8 @@ export {
|
|
|
737
738
|
wp as faCircleExclamation,
|
|
738
739
|
Fp as faCirclePlus,
|
|
739
740
|
Mp as faCircleQuestion,
|
|
740
|
-
|
|
741
|
-
|
|
741
|
+
yp as faCloud,
|
|
742
|
+
Rp as faCog,
|
|
742
743
|
Ep as faCreditCard,
|
|
743
744
|
vp as faEllipsisVertical,
|
|
744
745
|
Hp as faEnvelope,
|
|
@@ -765,9 +766,9 @@ export {
|
|
|
765
766
|
JT as formatLeverage,
|
|
766
767
|
od as formatMoney,
|
|
767
768
|
rd as formatMoneyAmount,
|
|
768
|
-
|
|
769
|
+
md as formatNumberWithSuffix,
|
|
769
770
|
td as formatPercentAmount,
|
|
770
|
-
|
|
771
|
+
ld as formatPrice,
|
|
771
772
|
XT as formatTimestamp,
|
|
772
773
|
hd as formatWithDecimals,
|
|
773
774
|
kd as formatWithoutDecimals,
|
|
@@ -783,52 +784,52 @@ export {
|
|
|
783
784
|
rp as getHFZones,
|
|
784
785
|
hf as getIntervalBounds,
|
|
785
786
|
Fd as getNetworkIcon,
|
|
786
|
-
|
|
787
|
+
yn as getSeriesColorPalette,
|
|
787
788
|
Zx as getSortForField,
|
|
788
789
|
Xx as getSortForFields,
|
|
789
|
-
|
|
790
|
+
gg as getTTLZones,
|
|
790
791
|
kf as getThumbInBoundsOffset,
|
|
791
|
-
|
|
792
|
-
|
|
792
|
+
sg as getTokenIcon,
|
|
793
|
+
Rn as getVerticalLineLabelStyle,
|
|
793
794
|
En as getVerticalLineTooltipContent,
|
|
794
795
|
hn as getXFormatter,
|
|
795
796
|
kn as getXFormatters,
|
|
796
797
|
In as getYFormatter,
|
|
797
798
|
Un as graphViewVariants,
|
|
798
|
-
|
|
799
|
+
ls as gridTableCellVariants,
|
|
799
800
|
fs as gridTableHeadVariants,
|
|
800
801
|
ss as gridTableVariants,
|
|
801
802
|
HT as hexToRgba,
|
|
802
803
|
_T as hslToHex,
|
|
803
804
|
sp as iconButtonVariants,
|
|
804
|
-
|
|
805
|
+
tm as inputVariants,
|
|
805
806
|
Mx as interactiveVariants,
|
|
806
807
|
sd as isBelowDisplayThreshold,
|
|
807
808
|
xd as isEffectivelyZero,
|
|
808
809
|
$d as isLongString,
|
|
809
|
-
|
|
810
|
+
Rd as isPositiveFloat,
|
|
810
811
|
Xe as isTabber,
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
812
|
+
nm as labelVariants,
|
|
813
|
+
Rm as legalAgreementAwaitingDescriptionVariants,
|
|
814
|
+
Em as legalAgreementAwaitingRootVariants,
|
|
815
|
+
vm as legalAgreementAwaitingTitleVariants,
|
|
816
|
+
Hm as legalAgreementLinkVariants,
|
|
817
|
+
_m as legalAgreementPanelCheckboxLabelVariants,
|
|
818
|
+
Nm as legalAgreementPanelCheckboxListTitleVariants,
|
|
819
|
+
Om as legalAgreementPanelCheckboxListVariants,
|
|
820
|
+
Gm as legalAgreementPanelCheckboxRowVariants,
|
|
821
|
+
Wm as legalAgreementPanelNotificationVariants,
|
|
822
|
+
Um as legalAgreementPanelRootVariants,
|
|
823
|
+
qm as legalAgreementPanelV2BannerVariants,
|
|
823
824
|
Sd as leveragePresets,
|
|
824
825
|
bd as loadingProgress,
|
|
825
826
|
Af as makeMarkerPoints,
|
|
826
|
-
|
|
827
|
+
ng as negativeTokenTemplate,
|
|
827
828
|
zx as nextMultiSortState,
|
|
828
|
-
|
|
829
|
-
|
|
829
|
+
Ag as openInNewWindow,
|
|
830
|
+
yx as paddingVariants,
|
|
830
831
|
Ed as parseInputToBN,
|
|
831
|
-
|
|
832
|
+
xg as parseShareTokenUnderlying,
|
|
832
833
|
vd as parseSmallNumber,
|
|
833
834
|
ad as percentTemplate,
|
|
834
835
|
id as percentageTemplate,
|
|
@@ -839,26 +840,29 @@ export {
|
|
|
839
840
|
NT as resolveCSSColor,
|
|
840
841
|
If as resolveColor,
|
|
841
842
|
Pd as round5,
|
|
842
|
-
|
|
843
|
+
Ll as sdkStatusDotVariant,
|
|
843
844
|
Xd as searchInString,
|
|
844
845
|
Qd as searchInToken,
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
846
|
+
wl as searchLineInputVariants,
|
|
847
|
+
Fl as searchLineVariants,
|
|
848
|
+
Rl as segmentedControlVariants,
|
|
848
849
|
Nd as selectPluralString,
|
|
849
|
-
|
|
850
|
+
Xl as selectTriggerVariants,
|
|
850
851
|
qd as serializeValue,
|
|
851
852
|
jd as shortSHA,
|
|
852
853
|
zT as shortenHash,
|
|
853
854
|
eg as shortenString,
|
|
854
855
|
ha as shouldShowTransactionProgressStepper,
|
|
855
856
|
KT as significantTrunc,
|
|
856
|
-
|
|
857
|
+
Rx as sizeVariants,
|
|
857
858
|
pf as skeletonVariants,
|
|
858
859
|
gd as slippageTemplate,
|
|
859
860
|
Id as splitInterval,
|
|
860
861
|
Ex as stateVariants,
|
|
861
862
|
_f as statusDotVariants,
|
|
863
|
+
rg as strategyApyPartsAtLeverage,
|
|
864
|
+
tg as strategyNetApyAtLeverage,
|
|
865
|
+
ag as strategyQuotaRate,
|
|
862
866
|
Nr as subscribeBreakpoints,
|
|
863
867
|
Ps as tableCellVariants,
|
|
864
868
|
Ds as tableHeadVariants,
|
|
@@ -867,17 +871,17 @@ export {
|
|
|
867
871
|
zs as tipCardVariants,
|
|
868
872
|
Td as toSignificantDigits,
|
|
869
873
|
LT as tokenRewardsOf,
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
874
|
+
pg as tokenTemplate,
|
|
875
|
+
mg as tokenTemplateNumber,
|
|
876
|
+
lg as tokenTemplateString,
|
|
873
877
|
BT as totalApyOf,
|
|
874
878
|
ea as transactionConfirmDialogShellVariants,
|
|
875
879
|
oa as transactionConfirmModalContainerVariants,
|
|
876
880
|
ra as transactionConfirmPreviewScrollVariants,
|
|
877
881
|
ta as transactionConfirmShellContentVariants,
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
882
|
+
cg as ttlFromTimestamp,
|
|
883
|
+
ug as ttlLeft,
|
|
884
|
+
Sg as ttlLeftHuman,
|
|
881
885
|
ux as typographyVariants,
|
|
882
886
|
Or as useBreakpointContext,
|
|
883
887
|
Hx as useCheckboxSelect,
|
|
@@ -898,8 +902,8 @@ export {
|
|
|
898
902
|
nT as useIsTablet,
|
|
899
903
|
pT as useMediaQuery,
|
|
900
904
|
Qx as useMultiSort,
|
|
901
|
-
|
|
902
|
-
|
|
905
|
+
il as useNavigationAdapter,
|
|
906
|
+
lT as useObservedWidthKey,
|
|
903
907
|
sT as useOpenedState,
|
|
904
908
|
TT as usePrevious,
|
|
905
909
|
Yx as useRangeFilter,
|