@gearbox-protocol/ui-kit 3.8.1 → 3.9.0
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/composites/pool-table/columns.cjs +1 -1
- package/dist/cjs/components/composites/pool-table/pool-table.cjs +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/cjs/test-ids/index.cjs +1 -1
- package/dist/cjs/test-ids/pool-table.cjs +1 -0
- package/dist/esm/components/composites/pool-table/columns.js +106 -98
- package/dist/esm/components/composites/pool-table/pool-table.js +115 -99
- package/dist/esm/index.js +276 -274
- package/dist/esm/test-ids/index.js +7 -5
- package/dist/esm/test-ids/pool-table.js +9 -0
- package/dist/types/components/composites/pool-table/columns.d.ts +2 -0
- package/dist/types/components/composites/pool-table/pool-table.d.ts +1 -1
- package/dist/types/components/composites/pool-table/types.d.ts +4 -0
- package/dist/types/test-ids/index.d.ts +1 -0
- package/dist/types/test-ids/pool-table.d.ts +10 -0
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Accordion as e, AccordionContent as t, AccordionItem as a, AccordionTrigger as
|
|
1
|
+
import { Accordion as e, AccordionContent as t, AccordionItem as a, AccordionTrigger as p } from "./components/accordion/accordion.js";
|
|
2
2
|
import { AlertBadge as n, alertBadgeVariants as l } from "./components/alert-badge/alert-badge.js";
|
|
3
3
|
import { AlertDialog as f, AlertDialogAction as x, AlertDialogCancel as s, AlertDialogContent as d, AlertDialogDescription as u, AlertDialogFooter as g, AlertDialogHeader as T, AlertDialogOverlay as c, AlertDialogPortal as C, AlertDialogTitle as b, AlertDialogTrigger as S } from "./components/alert-dialog/alert-dialog.js";
|
|
4
4
|
import { AlertModal as A } from "./components/alert-modal/alert-modal.js";
|
|
5
|
-
import { AppBar as
|
|
5
|
+
import { AppBar as D, AppBarCenter as h, AppBarCenterContent as B, AppBarDotsButton as V, AppBarDropdownMenu as w, AppBarHamburgerButton as P, AppBarMenuItem as F, AppBarNavItem as M, AppBarSidePanel as k } from "./components/app-bar/app-bar.js";
|
|
6
6
|
import { Apy as E } from "./components/apy/apy.js";
|
|
7
7
|
import { ArcLoader as y } from "./components/arc-loader/arc-loader.js";
|
|
8
8
|
import { AssetLine as R } from "./components/asset-line/asset-line.js";
|
|
@@ -14,7 +14,7 @@ import { WalletUIProvider as Q, useWalletUI as Y } from "./components/auth/walle
|
|
|
14
14
|
import { Avatar as j, AvatarFallback as J, AvatarImage as $ } from "./components/avatar/avatar.js";
|
|
15
15
|
import { Badge as or, badgeVariants as er } from "./components/badge/badge.js";
|
|
16
16
|
import { BaseLink as ar } from "./components/base-link/base-link.js";
|
|
17
|
-
import { BlockSync as
|
|
17
|
+
import { BlockSync as ir } from "./components/block-sync/block-sync.js";
|
|
18
18
|
import { BreadCrumbs as lr } from "./components/breadcrumbs/breadcrumbs.js";
|
|
19
19
|
import { ButtonCheckbox as fr } from "./components/button-checkbox/button-checkbox.js";
|
|
20
20
|
import { BackButton as sr, backButtonVariants as dr } from "./components/buttons/back-button/back-button.js";
|
|
@@ -22,7 +22,7 @@ import { Button as gr, buttonVariants as Tr } from "./components/buttons/button/
|
|
|
22
22
|
import { CopyButton as Cr } from "./components/buttons/copy-button/copy-button.js";
|
|
23
23
|
import { ExternalButton as Sr } from "./components/buttons/external-button/external-button.js";
|
|
24
24
|
import { FilterButton as Ar } from "./components/buttons/filter-button/filter-button.js";
|
|
25
|
-
import { NavigationButton as
|
|
25
|
+
import { NavigationButton as Dr } from "./components/buttons/navigation-button/navigation-button.js";
|
|
26
26
|
import { RangeButtons as Br } from "./components/buttons/range-buttons/range-buttons.js";
|
|
27
27
|
import { TabButton as wr } from "./components/buttons/tab-button/tab-button.js";
|
|
28
28
|
import { CardGrid as Fr, cardGridVariants as Mr } from "./components/card-grid/card-grid.js";
|
|
@@ -36,7 +36,7 @@ import { CheckboxLabeled as Kr } from "./components/checkbox/checkbox-labeled.js
|
|
|
36
36
|
import { StyledButton as Jr } from "./components/client-adapters/styled-button/styled-button.js";
|
|
37
37
|
import { StyledDialogContainer as ro } from "./components/client-adapters/styled-dialog-container/styled-dialog-container.js";
|
|
38
38
|
import { StyledRoundedImage as eo } from "./components/client-adapters/styled-rounded-image/styled-rounded-image.js";
|
|
39
|
-
import { ColoredText as ao, coloredTextVariants as
|
|
39
|
+
import { ColoredText as ao, coloredTextVariants as po } from "./components/colored-text/colored-text.js";
|
|
40
40
|
import { ComplexInput as no } from "./components/complex-input/complex-input.js";
|
|
41
41
|
import { PoolAssetsTable as mo } from "./components/composites/pool-assets-table/pool-assets-table.js";
|
|
42
42
|
import { PoolAssetsTableHead as xo } from "./components/composites/pool-assets-table/pool-assets-table-head.js";
|
|
@@ -44,7 +44,7 @@ import { PoolAssetsTableRow as uo } from "./components/composites/pool-assets-ta
|
|
|
44
44
|
import { overflowContainerClassName as To, overflowWrapClassName as co } from "./components/composites/pool-credit-manager-info/overflow-layout.js";
|
|
45
45
|
import { PoolCreditManagerInfo as bo } from "./components/composites/pool-credit-manager-info/pool-credit-manager-info.js";
|
|
46
46
|
import { PoolCreditManagersTable as Lo } from "./components/composites/pool-credit-managers-table/pool-credit-managers-table.js";
|
|
47
|
-
import { PoolCreditManagersTableHead as
|
|
47
|
+
import { PoolCreditManagersTableHead as Io } from "./components/composites/pool-credit-managers-table/pool-credit-managers-table-head.js";
|
|
48
48
|
import { PoolCreditManagersTableRow as ho } from "./components/composites/pool-credit-managers-table/pool-credit-managers-table-row.js";
|
|
49
49
|
import { balanceColumn as Vo, borrowApyColumn as wo, borrowedColumn as Po, collateralColumn as Fo, customColumn as Mo, poolColumn as ko, supplyApyColumn as vo, supplyColumn as Eo, utilizationColumn as Go } from "./components/composites/pool-table/columns.js";
|
|
50
50
|
import { PoolTable as Ho } from "./components/composites/pool-table/pool-table.js";
|
|
@@ -57,7 +57,7 @@ import { DetailedApy as Ko, PoolRewardsIcon as jo } from "./components/detailed-
|
|
|
57
57
|
import { DetailedPageTitle as $o } from "./components/detailed-page-title/detailed-page-title.js";
|
|
58
58
|
import { DetailedPageTitleCopyButton as oe } from "./components/detailed-page-title/detailed-page-title-copy-button.js";
|
|
59
59
|
import { DetailedPageTitleExplorerDropdown as te } from "./components/detailed-page-title/detailed-page-title-explorer-dropdown.js";
|
|
60
|
-
import { Modal as
|
|
60
|
+
import { Modal as pe } from "./components/modal/modal.js";
|
|
61
61
|
import { Dialog as ne, DialogPortal as le, DialogTrigger as me } from "./components/dialog/dialog.js";
|
|
62
62
|
import { DialogContainer as xe } from "./components/dialog/dialog-container.js";
|
|
63
63
|
import { DialogContent as de } from "./components/dialog/dialog-content.js";
|
|
@@ -65,7 +65,7 @@ import { DialogDescription as ge } from "./components/dialog/dialog-description.
|
|
|
65
65
|
import { DialogFooter as ce } from "./components/dialog/dialog-footer.js";
|
|
66
66
|
import { DialogForm as be } from "./components/dialog/dialog-form.js";
|
|
67
67
|
import { DialogHeader as Le } from "./components/dialog/dialog-header.js";
|
|
68
|
-
import { DialogModalContainer as
|
|
68
|
+
import { DialogModalContainer as Ie } from "./components/dialog/dialog-modal-container.js";
|
|
69
69
|
import { DialogOverlay as he } from "./components/dialog/dialog-overlay.js";
|
|
70
70
|
import { DialogTitle as Ve } from "./components/dialog/dialog-title.js";
|
|
71
71
|
import { OneFieldDialog as Pe } from "./components/dialog/one-field-dialog.js";
|
|
@@ -81,7 +81,7 @@ import { DropdownMenuShortcut as Je } from "./components/dropdown-menu/dropdown-
|
|
|
81
81
|
import { DropdownMenuSubContent as rt } from "./components/dropdown-menu/dropdown-menu-sub-content.js";
|
|
82
82
|
import { DropdownMenuSubTrigger as et } from "./components/dropdown-menu/dropdown-menu-sub-trigger.js";
|
|
83
83
|
import { EditInput as at } from "./components/edit-input/edit-input.js";
|
|
84
|
-
import { ErrorLineMessage as
|
|
84
|
+
import { ErrorLineMessage as it } from "./components/error-message/error-line-message.js";
|
|
85
85
|
import { ErrorMessage as lt } from "./components/error-message/error-message.js";
|
|
86
86
|
import { ErrorView as ft } from "./components/error-view/error-view.js";
|
|
87
87
|
import { ExplorerLinksDropdown as st } from "./components/explorer-links-dropdown/explorer-links-dropdown.js";
|
|
@@ -90,7 +90,7 @@ import { FilterBlock as Tt } from "./components/filter/filter-block.js";
|
|
|
90
90
|
import { FilterCheckboxItem as Ct } from "./components/filter/filter-checkbox-item.js";
|
|
91
91
|
import { FilterChip as St } from "./components/filter/filter-chip.js";
|
|
92
92
|
import { FilterChips as At } from "./components/filter/filter-chips.js";
|
|
93
|
-
import { FilterDropdownItem as
|
|
93
|
+
import { FilterDropdownItem as Dt } from "./components/filter/filter-dropdown-item.js";
|
|
94
94
|
import { FilterGroup as Bt } from "./components/filter/filter-group.js";
|
|
95
95
|
import { FilterLabel as wt } from "./components/filter/filter-label.js";
|
|
96
96
|
import { FilterModal as Ft } from "./components/filter/filter-modal.js";
|
|
@@ -103,53 +103,53 @@ import { FormattedNumberString as Ut } from "./components/formatted-number/forma
|
|
|
103
103
|
import { DEFAULT_AREA_SERIES as qt, DEFAULT_OPTIONS as Xt, DEFAULT_VERTICAL_LINE as Zt, getDefaultOptions as zt, getDefaultSeries as Qt, getDefaultVerticalLine as Yt } from "./components/graph/default-config.js";
|
|
104
104
|
import { getXFormatter as jt, getXFormatters as Jt, getYFormatter as $t } from "./components/graph/formatters.js";
|
|
105
105
|
import { DEFAULT_SERIES_COLORS as oa, Graph as ea, getSeriesColorPalette as ta, getVerticalLineTooltipContent as aa } from "./components/graph/graph.js";
|
|
106
|
-
import { GraphCurrentValue as
|
|
106
|
+
import { GraphCurrentValue as ia } from "./components/graph/graph-current-value.js";
|
|
107
107
|
import { GraphTooltip as la } from "./components/graph/graph-tooltip.js";
|
|
108
108
|
import { GraphView as fa, GraphViewWithData as xa, graphViewVariants as sa, useGraphAside as da } from "./components/graph/graph-view.js";
|
|
109
109
|
import { VertLine as ga } from "./components/graph/plugins/vertical-line.js";
|
|
110
110
|
import { GridTDCell as ca } from "./components/grid-td-cell/grid-td-cell.js";
|
|
111
111
|
import { Guard as ba } from "./components/guard/guard.js";
|
|
112
112
|
import { HeadCell as La, SimpleHeadCell as Aa } from "./components/head-cell/head-cell.js";
|
|
113
|
-
import { BAD_HF as
|
|
113
|
+
import { BAD_HF as Da, GOOD_HF as ha, HealthFactor as Ba, getHFZones as Va } from "./components/health-factor/health-factor.js";
|
|
114
114
|
import { HelpCenterContainer as Pa } from "./components/help-center-container/help-center-container.js";
|
|
115
115
|
import { HelpSection as Ma, HelpSections as ka } from "./components/help-sections/help-sections.js";
|
|
116
116
|
import { HelpTip as Ea, HelpTipIcon as Ga, TipWrap as ya } from "./components/help-tip/help-tip.js";
|
|
117
117
|
import { HideOn as Ra, ShowOn as Na } from "./components/hide-on/hide-on.js";
|
|
118
118
|
import { HorizontalIndicator as _a } from "./components/horizontal-indicator/horizontal-indicator.js";
|
|
119
119
|
import { IconButton as Wa, iconButtonVariants as qa } from "./components/icon-button/icon-button.js";
|
|
120
|
-
import { faArrowDown as Za, faArrowLeft as za, faArrowRight as Qa, faArrowUp as Ya, faArrowsUpDown as Ka, faBars as ja, faBolt as Ja, faCaretDown as $a, faCaretLeft as
|
|
121
|
-
import { FaIcon as
|
|
122
|
-
import { Input as
|
|
123
|
-
import { Label as
|
|
124
|
-
import { AppLogo as
|
|
125
|
-
import { Block as
|
|
126
|
-
import { Col as
|
|
127
|
-
import { Container as
|
|
128
|
-
import { Footer as
|
|
129
|
-
import { Grid as
|
|
130
|
-
import { Header as
|
|
131
|
-
import { Layout as
|
|
132
|
-
import { LegalDisclaimer as
|
|
133
|
-
import { MainAsideLayout as
|
|
134
|
-
import { PageLayout as
|
|
135
|
-
import { SocialIcons as
|
|
136
|
-
import { BlockedRegionDialog as
|
|
137
|
-
import { Link as
|
|
138
|
-
import { LiquidationModellingAssetsTable as
|
|
139
|
-
import { LiquidationGraph as
|
|
140
|
-
import { LiquidationGraphLegend as
|
|
141
|
-
import { LiquidationGraphTip as
|
|
142
|
-
import { LiquidationPrice as
|
|
143
|
-
import { Loader as
|
|
144
|
-
import { LoaderGuard as
|
|
145
|
-
import { Loading as
|
|
146
|
-
import { LoadingBar as
|
|
147
|
-
import { MarkdownViewer as
|
|
148
|
-
import { Navbar as
|
|
149
|
-
import { NavbarIndicatorProvider as
|
|
150
|
-
import { NavbarWithOverflow as
|
|
151
|
-
import { NavBarLogo as
|
|
152
|
-
import { NavigationProvider as $
|
|
120
|
+
import { faArrowDown as Za, faArrowLeft as za, faArrowRight as Qa, faArrowUp as Ya, faArrowsUpDown as Ka, faBars as ja, faBolt as Ja, faCaretDown as $a, faCaretLeft as rp, faCaretRight as op, faCaretUp as ep, faCheck as tp, faChevronLeft as ap, faChevronRight as pp, faCircle as ip, faCircleCheck as np, faCircleExclamation as lp, faCirclePlus as mp, faCircleQuestion as fp, faCloud as xp, faCog as sp, faCreditCard as dp, faEllipsisVertical as up, faEnvelope as gp, faKeyboard as Tp, faLifeRing as cp, faMagnifyingGlass as Cp, faMessage as bp, faPlus as Sp, faRightFromBracket as Lp, faTrash as Ap, faTriangleExclamation as Ip, faUser as Dp, faUserPlus as hp, faUsers as Bp, faWallet as Vp, faXmark as wp } from "@fortawesome/free-solid-svg-icons";
|
|
121
|
+
import { FaIcon as Fp } from "./components/icons/fa-icon.js";
|
|
122
|
+
import { Input as kp, inputVariants as vp } from "./components/input/input.js";
|
|
123
|
+
import { Label as Gp, labelVariants as yp } from "./components/label/label.js";
|
|
124
|
+
import { AppLogo as Rp, AppLogoLink as Np } from "./components/layout/app-logo/app-logo.js";
|
|
125
|
+
import { Block as _p } from "./components/layout/block/block.js";
|
|
126
|
+
import { Col as Wp } from "./components/layout/col/col.js";
|
|
127
|
+
import { Container as Xp } from "./components/layout/container/container.js";
|
|
128
|
+
import { Footer as zp, FooterLink as Qp, FooterLinkSection as Yp, GearboxFooter as Kp } from "./components/layout/footer/footer.js";
|
|
129
|
+
import { Grid as Jp } from "./components/layout/grid/grid.js";
|
|
130
|
+
import { Header as ri, useMobileMenu as oi } from "./components/layout/header/header.js";
|
|
131
|
+
import { Layout as ti } from "./components/layout/layout/layout.js";
|
|
132
|
+
import { LegalDisclaimer as pi } from "./components/layout/legal-disclaimer/legal-disclaimer.js";
|
|
133
|
+
import { MainAsideLayout as ni } from "./components/layout/main-aside-layout/main-aside-layout.js";
|
|
134
|
+
import { PageLayout as mi } from "./components/layout/page-layout/page-layout.js";
|
|
135
|
+
import { SocialIcons as xi } from "./components/layout/social-icons/social-icons.js";
|
|
136
|
+
import { BlockedRegionDialog as di, LegalAgreementDialog as ui, createGearboxAppConfig as gi, createLegalAgreementConfig as Ti, createPermissionlessInterfaceConfig as ci, createPermissionlessSafeConfig as Ci } from "./components/legal-agreement/legal-agreement-dialog.js";
|
|
137
|
+
import { Link as Si } from "./components/link/link.js";
|
|
138
|
+
import { LiquidationModellingAssetsTable as Ai } from "./components/liquidation/liquidation-assets-table/liquidation-assets-table.js";
|
|
139
|
+
import { LiquidationGraph as Di } from "./components/liquidation/liquidation-graph/liquidation-graph.js";
|
|
140
|
+
import { LiquidationGraphLegend as Bi } from "./components/liquidation/liquidation-graph-legend/liquidation-graph-legend.js";
|
|
141
|
+
import { LiquidationGraphTip as wi } from "./components/liquidation/liquidation-graph-tip/liquidation-graph-tip.js";
|
|
142
|
+
import { LiquidationPrice as Fi } from "./components/liquidation-price/liquidation-price.js";
|
|
143
|
+
import { Loader as ki } from "./components/loader/loader.js";
|
|
144
|
+
import { LoaderGuard as Ei } from "./components/loader-guard/loader-guard.js";
|
|
145
|
+
import { Loading as yi } from "./components/loading/loading.js";
|
|
146
|
+
import { LoadingBar as Ri } from "./components/loading-bar/loading-bar.js";
|
|
147
|
+
import { MarkdownViewer as Oi } from "./components/markdown-viewer/markdown-viewer.js";
|
|
148
|
+
import { Navbar as Ui, NavbarNav as Wi, navbarVariants as qi } from "./components/navbar/navbar.js";
|
|
149
|
+
import { NavbarIndicatorProvider as Zi, useNavbarIndicator as zi } from "./components/navbar/navbar-indicator-context.js";
|
|
150
|
+
import { NavbarWithOverflow as Yi } from "./components/navbar/navbar-with-overflow.js";
|
|
151
|
+
import { NavBarLogo as ji } from "./components/navbar-logo/navbar-logo.js";
|
|
152
|
+
import { NavigationProvider as $i, useNavigationAdapter as rn } from "./components/navigation-context/navigation-context.js";
|
|
153
153
|
import { NavItem as en, navitemVariants as tn } from "./components/navitem/navitem.js";
|
|
154
154
|
import { NetworkIcon as pn } from "./components/network-icon/network-icon.js";
|
|
155
155
|
import { NotFound as ln } from "./components/not-found/not-found.js";
|
|
@@ -158,7 +158,7 @@ import { Overflow as dn, OverflowWrap as un } from "./components/overflow/overfl
|
|
|
158
158
|
import { OverflowContainer as Tn } from "./components/overflow-container/overflow-container.js";
|
|
159
159
|
import { PageTitle as Cn, pageTitleRootVariants as bn, pageTitleVariants as Sn } from "./components/page-title/page-title.js";
|
|
160
160
|
import { PercentIndicator as An } from "./components/percent-indicator/percent-indicator.js";
|
|
161
|
-
import { PointsIcon as
|
|
161
|
+
import { PointsIcon as Dn } from "./components/points-icon/points-icon.js";
|
|
162
162
|
import { PoolAPYTooltip as Bn } from "./components/pool-apy-tooltip/pool-apy-tooltip.js";
|
|
163
163
|
import { PoolIndicatorIcon as wn } from "./components/pool-indicator-icon/pool-indicator-icon.js";
|
|
164
164
|
import { PoolPointsIndicator as Fn } from "./components/pool-points-indicator/pool-points-indicator.js";
|
|
@@ -171,12 +171,12 @@ import { Row as Xn } from "./components/row/row.js";
|
|
|
171
171
|
import { SearchBar as zn } from "./components/search-bar/search-bar.js";
|
|
172
172
|
import { SearchLine as Yn, WithSearchLine as Kn, searchLineInputVariants as jn, searchLineVariants as Jn } from "./components/search-line/search-line.js";
|
|
173
173
|
import { SegmentedControl as rl, segmentedControlVariants as ol } from "./components/segmented-control/segmented-control.js";
|
|
174
|
-
import { Select as tl, SelectContent as al, SelectGroup as
|
|
174
|
+
import { Select as tl, SelectContent as al, SelectGroup as pl, SelectItem as il, SelectLabel as nl, SelectScrollDownButton as ll, SelectScrollUpButton as ml, SelectSeparator as fl, SelectTrigger as xl, SelectValue as sl, selectTriggerVariants as dl } from "./components/select/select.js";
|
|
175
175
|
import { SeparateLine as gl } from "./components/separate-line/separate-line.js";
|
|
176
176
|
import { Separator as cl } from "./components/separator/separator.js";
|
|
177
177
|
import { ShortString as bl } from "./components/short-string/short-string.js";
|
|
178
178
|
import { ConfirmationItem as Ll } from "./components/signatures/confirmation-item.js";
|
|
179
|
-
import { Identicon as
|
|
179
|
+
import { Identicon as Il } from "./components/signatures/identicon.js";
|
|
180
180
|
import { VerticalTimeline as hl } from "./components/signatures/vertical-timeline.js";
|
|
181
181
|
import { SimpleAccordion as Vl, SimpleAccordionItem as wl } from "./components/simple-accordion/simple-accordion.js";
|
|
182
182
|
import { SimpleDropdown as Fl } from "./components/simple-dropdown/simple-dropdown.js";
|
|
@@ -190,14 +190,14 @@ import { SliderTrack as Zl } from "./components/slider/slider-track.js";
|
|
|
190
190
|
import { makeMarkerPoints as Ql, validateMarkerPoints as Yl } from "./components/slider/slider-utils.js";
|
|
191
191
|
import { THEME_COLOR_MAP as jl, THUMB_HALF as Jl, THUMB_SIZE as $l, getIntervalBounds as rm, getThumbInBoundsOffset as om, resolveColor as em } from "./components/slider/types.js";
|
|
192
192
|
import { SliderToken as am } from "./components/slider-token/slider-token.js";
|
|
193
|
-
import { SliderTokenLabel as
|
|
193
|
+
import { SliderTokenLabel as im } from "./components/slider-token/slider-token-label.js";
|
|
194
194
|
import { makeSliderTokenMarkerPoints as lm, mergeCloseMarkers as mm } from "./components/slider-token/slider-token-utils.js";
|
|
195
195
|
import { BalanceIndicator as xm } from "./components/smart-number-input/balance-indicator.js";
|
|
196
196
|
import { SmartNumberInput as dm } from "./components/smart-number-input/smart-number-input.js";
|
|
197
197
|
import { Spinner as gm, SpinnerOverlay as Tm } from "./components/spinner/spinner.js";
|
|
198
198
|
import { SpinnerLoader as Cm } from "./components/spinner-loader/spinner-loader.js";
|
|
199
199
|
import { SplitList as Sm } from "./components/split-list/split-list.js";
|
|
200
|
-
import { StatBadge as Am, StatBadgeGrid as
|
|
200
|
+
import { StatBadge as Am, StatBadgeGrid as Im, statBadgeContentVariants as Dm, statBadgeGridVariants as hm, statBadgeTitleVariants as Bm, statBadgeVariants as Vm } from "./components/stat-badge/stat-badge.js";
|
|
201
201
|
import { StatusDot as Pm, statusDotVariants as Fm } from "./components/status-dot/status-dot.js";
|
|
202
202
|
import { HealthDot as km, StatusBars as vm } from "./components/status-elements/status-elements.js";
|
|
203
203
|
import { StatusTriangle as Gm } from "./components/status-triangle/status-triangle.js";
|
|
@@ -211,7 +211,7 @@ import { TableCellAsset as of, TableCellUpdatable as ef, TableEditable as tf } f
|
|
|
211
211
|
import { GridErrorLine as pf } from "./components/table/grid-error-line.js";
|
|
212
212
|
import { GridLoadingLine as lf } from "./components/table/grid-loading-line.js";
|
|
213
213
|
import { GridTable as ff, GridTableBody as xf, GridTableCaption as sf, GridTableCell as df, GridTableFooter as uf, GridTableHead as gf, GridTableHeader as Tf, GridTableRow as cf, Td as Cf, Th as bf, gridTableCellVariants as Sf, gridTableHeadVariants as Lf, gridTableVariants as Af } from "./components/table/grid-table.js";
|
|
214
|
-
import { GridTableLoader as
|
|
214
|
+
import { GridTableLoader as Df } from "./components/table/grid-table-loader.js";
|
|
215
215
|
import { SortingTableHead as Bf, Table as Vf, TableBody as wf, TableCaption as Pf, TableCell as Ff, TableFooter as Mf, TableHead as kf, TableHeader as vf, TableRow as Ef, tableCellVariants as Gf, tableHeadVariants as yf, tableVariants as Hf } from "./components/table/table.js";
|
|
216
216
|
import { TableLoader as Nf } from "./components/table/table-loader.js";
|
|
217
217
|
import { TableLoaderGuard as _f } from "./components/table/table-loader-guard.js";
|
|
@@ -220,14 +220,14 @@ import { UpdatedValue as Zf } from "./components/table/updated-value.js";
|
|
|
220
220
|
import { Tabs as Qf, TabsContent as Yf, TabsList as Kf, TabsTrigger as jf } from "./components/tabs/tabs.js";
|
|
221
221
|
import { TextButton as $f } from "./components/text-button/text-button.js";
|
|
222
222
|
import { Textarea as ox, textareaVariants as ex } from "./components/textarea/textarea.js";
|
|
223
|
-
import { ThemeProvider as ax, useTheme as
|
|
223
|
+
import { ThemeProvider as ax, useTheme as px } from "./components/theme-provider.js";
|
|
224
224
|
import { ThemeToggle as nx } from "./components/theme-toggle/theme-toggle.js";
|
|
225
225
|
import { TimeToLiquidation as mx } from "./components/time-to-liquidation/time-to-liquidation.js";
|
|
226
226
|
import { TipCard as xx, tipCardVariants as sx } from "./components/tip-card/tip-card.js";
|
|
227
227
|
import { Toggle as ux, toggleTrackVariants as gx } from "./components/toggle/toggle.js";
|
|
228
228
|
import { TokenIcon as cx, preloadTokenIcons as Cx } from "./components/token-icon/token-icon.js";
|
|
229
229
|
import { TokenSymbol as Sx, getSymbolOrIcon as Lx } from "./components/token-symbol/token-symbol.js";
|
|
230
|
-
import { TokenTemplate as
|
|
230
|
+
import { TokenTemplate as Ix } from "./components/token-template/token-template.js";
|
|
231
231
|
import { SimpleTooltip as hx } from "./components/tooltip/simple-tooltip.js";
|
|
232
232
|
import { Tooltip as Vx, TooltipContent as wx, TooltipProvider as Px, TooltipTrigger as Fx } from "./components/tooltip/tooltip.js";
|
|
233
233
|
import { GraphDropdown as kx } from "./components/trading-view/graph-dropdown.js";
|
|
@@ -241,13 +241,13 @@ import { WithCopy as Kx } from "./components/with-copy/with-copy.js";
|
|
|
241
241
|
import { WithFilterButton as Jx } from "./components/with-filter-button/with-filter-button.js";
|
|
242
242
|
import { WithTitle as rs } from "./components/with-title/with-title.js";
|
|
243
243
|
import { designTokens as es } from "./configs/design-tokens.js";
|
|
244
|
-
import { interactiveVariants as as, paddingVariants as
|
|
244
|
+
import { interactiveVariants as as, paddingVariants as ps, sizeVariants as is, stateVariants as ns } from "./configs/variants.js";
|
|
245
245
|
import { useCheckboxSelect as ms } from "./hooks/use-checkbox-select.js";
|
|
246
246
|
import { useControllableState as xs } from "./hooks/use-controllable-state.js";
|
|
247
247
|
import { useDebounce as ds } from "./hooks/use-debounce.js";
|
|
248
248
|
import { useDebounceCall as gs } from "./hooks/use-debounce-call.js";
|
|
249
249
|
import { getSortForField as cs, useFilterAllSelected as Cs, useRangeFilter as bs, useSelectFilter as Ss, useSort as Ls } from "./hooks/use-filter.js";
|
|
250
|
-
import { useHF as
|
|
250
|
+
import { useHF as Is } from "./hooks/use-hf.js";
|
|
251
251
|
import { useEditPriceManually as hs, useLiquidationGraphParams as Bs, useLiquidationHeatmap as Vs } from "./hooks/use-liquidation/index.js";
|
|
252
252
|
import { useIsDesktop as Ps, useIsExtraSmall as Fs, useIsMedium as Ms, useIsMobile as ks, useIsTablet as vs, useMediaQuery as Es } from "./hooks/use-media-query.js";
|
|
253
253
|
import { useOpenedState as ys } from "./hooks/use-opened-state.js";
|
|
@@ -257,39 +257,40 @@ import { default as Us } from "./locale/en.json.js";
|
|
|
257
257
|
import { currencyButtonTestIds as qs } from "./test-ids/currency-button.js";
|
|
258
258
|
import { poolCreditManagerInfoTestIds as Zs } from "./test-ids/pool-credit-manager-info.js";
|
|
259
259
|
import { poolCreditManagersTableTestIds as Qs } from "./test-ids/pool-credit-managers-table.js";
|
|
260
|
-
import {
|
|
261
|
-
import {
|
|
262
|
-
import {
|
|
263
|
-
import {
|
|
264
|
-
import {
|
|
265
|
-
import {
|
|
266
|
-
import {
|
|
267
|
-
import {
|
|
268
|
-
import {
|
|
269
|
-
import {
|
|
270
|
-
import {
|
|
271
|
-
import {
|
|
272
|
-
import {
|
|
273
|
-
import {
|
|
274
|
-
import {
|
|
275
|
-
import {
|
|
276
|
-
import {
|
|
277
|
-
import {
|
|
278
|
-
import {
|
|
279
|
-
import {
|
|
280
|
-
import {
|
|
281
|
-
import {
|
|
282
|
-
import {
|
|
283
|
-
import {
|
|
284
|
-
import {
|
|
285
|
-
import {
|
|
286
|
-
import {
|
|
287
|
-
import {
|
|
260
|
+
import { poolTableTestIds as Ks } from "./test-ids/pool-table.js";
|
|
261
|
+
import { balanceIndicatorTestIds as Js, smartNumberInputTestIds as $s } from "./test-ids/smart-number-input.js";
|
|
262
|
+
import { generateId as od, useFormFieldIds as ed } from "./utils/a11y.js";
|
|
263
|
+
import { bnToInputView as ad } from "./utils/bn-to-input-view.js";
|
|
264
|
+
import { bnToPrettyView as id } from "./utils/bn-to-pretty-view.js";
|
|
265
|
+
import { cn as ld } from "./utils/cn.js";
|
|
266
|
+
import { generateColorsFromBase as fd, getCSSVariable as xd, hexToRgba as sd, hslToHex as dd, resolveCSSColor as ud } from "./utils/colors.js";
|
|
267
|
+
import { copyToClipboard as Td } from "./utils/copy.js";
|
|
268
|
+
import { convertPercent as Cd, formatBytecodeSize as bd, formatBytecodeVersion as Sd, formatTimestamp as Ld, shortenHash as Ad, significantTrunc as Id } from "./utils/format.js";
|
|
269
|
+
import { formatAssetAmount as hd } from "./utils/format-asset-amount.js";
|
|
270
|
+
import { formatMoney as Vd, formatMoneyAmount as wd, formatPercentAmount as Pd, percentTemplate as Fd, percentageTemplate as Md } from "./utils/format-money.js";
|
|
271
|
+
import { FORMAT_CONSTANTS as vd, formatNumberWithSuffix as Ed, formatPrice as Gd, getAdaptiveDecimals as yd, isBelowDisplayThreshold as Hd, isEffectivelyZero as Rd, toSignificantDigits as Nd } from "./utils/format-number.js";
|
|
272
|
+
import { slippageTemplate as _d } from "./utils/format-slippage.js";
|
|
273
|
+
import { allLoaded as Wd, loadingProgress as qd, round5 as Xd } from "./utils/loading.js";
|
|
274
|
+
import { decimalsToStep as zd, findClosestPoint as Qd, formatWithDecimals as Yd, formatWithoutDecimals as Kd, splitInterval as jd, validateMinMax as Jd } from "./utils/math.js";
|
|
275
|
+
import { getNetworkIcon as ru } from "./utils/network-icons.js";
|
|
276
|
+
import { bnToLiquidationPriceView as eu, isPositiveFloat as tu, parseInputToBN as au, parseSmallNumber as pu } from "./utils/parse-input-to-bn.js";
|
|
277
|
+
import { pluralize as nu, selectPluralString as lu } from "./utils/plural.js";
|
|
278
|
+
import { getAvailableRanges as fu } from "./utils/ranges.js";
|
|
279
|
+
import { extractTextFromLabel as su, serializeValue as du } from "./utils/react.js";
|
|
280
|
+
import { searchInString as gu } from "./utils/search.js";
|
|
281
|
+
import { createTokenSearchFilter as cu, searchInToken as Cu } from "./utils/search-in-token.js";
|
|
282
|
+
import { shortSHA as Su } from "./utils/short-sha.js";
|
|
283
|
+
import { isLongString as Au, shortenString as Iu } from "./utils/shorten-string.js";
|
|
284
|
+
import { negativeTokenTemplate as hu, tokenTemplate as Bu, tokenTemplateNumber as Vu, tokenTemplateString as wu } from "./utils/templates.js";
|
|
285
|
+
import { TTL_CONSTANTS as Fu, getTTLZones as Mu, ttlFromTimestamp as ku, ttlLeft as vu, ttlLeftHuman as Eu } from "./utils/ttl.js";
|
|
286
|
+
import { openInNewWindow as yu } from "./utils/window.js";
|
|
287
|
+
import { Z_INDEX as Ru, Z_INDEX_VALUES as Nu } from "./utils/z-index.js";
|
|
288
|
+
import { CELL_BAD as _u, CELL_CURRENT as Uu, CELL_GOOD as Wu, CELL_HOVERED as qu, CELL_LIQUIDATION as Xu, CELL_OK as Zu, DEFAULT_AXIS_MAX as zu, DEFAULT_AXIS_MIN as Qu, formatAxisLabel as Yu, formatAxisTipLabel as Ku, formatAxisTipPrice as ju, getCellClass as Ju, isPointInCell as $u, useAxis as rg, useFixedAssets as og, useIsAxisInRelativeUnits as eg, useLiquidationGraphActivePrice as tg, useLiquidationGraphCurrentActiveValue as ag, usePriceInNumber as pg, useWithLiquidationGraphActivePrices as ig } from "./hooks/use-liquidation/utils.js";
|
|
288
289
|
export {
|
|
289
290
|
e as Accordion,
|
|
290
291
|
t as AccordionContent,
|
|
291
292
|
a as AccordionItem,
|
|
292
|
-
|
|
293
|
+
p as AccordionTrigger,
|
|
293
294
|
n as AlertBadge,
|
|
294
295
|
f as AlertDialog,
|
|
295
296
|
x as AlertDialogAction,
|
|
@@ -303,7 +304,7 @@ export {
|
|
|
303
304
|
b as AlertDialogTitle,
|
|
304
305
|
S as AlertDialogTrigger,
|
|
305
306
|
A as AlertModal,
|
|
306
|
-
|
|
307
|
+
D as AppBar,
|
|
307
308
|
h as AppBarCenter,
|
|
308
309
|
B as AppBarCenterContent,
|
|
309
310
|
V as AppBarDotsButton,
|
|
@@ -312,8 +313,8 @@ export {
|
|
|
312
313
|
F as AppBarMenuItem,
|
|
313
314
|
M as AppBarNavItem,
|
|
314
315
|
k as AppBarSidePanel,
|
|
315
|
-
|
|
316
|
-
|
|
316
|
+
Rp as AppLogo,
|
|
317
|
+
Np as AppLogoLink,
|
|
317
318
|
E as Apy,
|
|
318
319
|
y as ArcLoader,
|
|
319
320
|
R as AssetLine,
|
|
@@ -322,23 +323,23 @@ export {
|
|
|
322
323
|
j as Avatar,
|
|
323
324
|
J as AvatarFallback,
|
|
324
325
|
$ as AvatarImage,
|
|
325
|
-
|
|
326
|
+
Da as BAD_HF,
|
|
326
327
|
sr as BackButton,
|
|
327
328
|
or as Badge,
|
|
328
329
|
xm as BalanceIndicator,
|
|
329
330
|
ar as BaseLink,
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
331
|
+
_p as Block,
|
|
332
|
+
ir as BlockSync,
|
|
333
|
+
di as BlockedRegionDialog,
|
|
333
334
|
lr as BreadCrumbs,
|
|
334
335
|
gr as Button,
|
|
335
336
|
fr as ButtonCheckbox,
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
337
|
+
_u as CELL_BAD,
|
|
338
|
+
Uu as CELL_CURRENT,
|
|
339
|
+
Wu as CELL_GOOD,
|
|
340
|
+
qu as CELL_HOVERED,
|
|
341
|
+
Xu as CELL_LIQUIDATION,
|
|
342
|
+
Zu as CELL_OK,
|
|
342
343
|
vr as Card,
|
|
343
344
|
Er as CardContent,
|
|
344
345
|
Gr as CardDescription,
|
|
@@ -349,20 +350,20 @@ export {
|
|
|
349
350
|
Zr as Carousel,
|
|
350
351
|
Qr as Checkbox,
|
|
351
352
|
Kr as CheckboxLabeled,
|
|
352
|
-
|
|
353
|
+
Wp as Col,
|
|
353
354
|
ao as ColoredText,
|
|
354
355
|
no as ComplexInput,
|
|
355
356
|
No as CompoundAPY,
|
|
356
357
|
Uo as ConfirmMenu,
|
|
357
358
|
Ll as ConfirmationItem,
|
|
358
359
|
q as ConnectRequired,
|
|
359
|
-
|
|
360
|
+
Xp as Container,
|
|
360
361
|
Cr as CopyButton,
|
|
361
362
|
qo as CreditSessionStatus,
|
|
362
363
|
Zo as CurrencyButton,
|
|
363
364
|
qt as DEFAULT_AREA_SERIES,
|
|
364
|
-
|
|
365
|
-
|
|
365
|
+
zu as DEFAULT_AXIS_MAX,
|
|
366
|
+
Qu as DEFAULT_AXIS_MIN,
|
|
366
367
|
Xt as DEFAULT_OPTIONS,
|
|
367
368
|
oa as DEFAULT_SERIES_COLORS,
|
|
368
369
|
Zt as DEFAULT_VERTICAL_LINE,
|
|
@@ -380,7 +381,7 @@ export {
|
|
|
380
381
|
ce as DialogFooter,
|
|
381
382
|
be as DialogForm,
|
|
382
383
|
Le as DialogHeader,
|
|
383
|
-
|
|
384
|
+
Ie as DialogModalContainer,
|
|
384
385
|
he as DialogOverlay,
|
|
385
386
|
le as DialogPortal,
|
|
386
387
|
Ve as DialogTitle,
|
|
@@ -403,43 +404,43 @@ export {
|
|
|
403
404
|
Ym as EditButton,
|
|
404
405
|
at as EditInput,
|
|
405
406
|
Us as EnglishLocale,
|
|
406
|
-
|
|
407
|
+
it as ErrorLineMessage,
|
|
407
408
|
lt as ErrorMessage,
|
|
408
409
|
ft as ErrorView,
|
|
409
410
|
Ur as ExpandablCall,
|
|
410
411
|
qr as ExpandableCard,
|
|
411
412
|
st as ExplorerLinksDropdown,
|
|
412
413
|
Sr as ExternalButton,
|
|
413
|
-
|
|
414
|
-
|
|
414
|
+
vd as FORMAT_CONSTANTS,
|
|
415
|
+
Fp as FaIcon,
|
|
415
416
|
ut as FadeoutLoading,
|
|
416
417
|
Tt as FilterBlock,
|
|
417
418
|
Ar as FilterButton,
|
|
418
419
|
Ct as FilterCheckboxItem,
|
|
419
420
|
St as FilterChip,
|
|
420
421
|
At as FilterChips,
|
|
421
|
-
|
|
422
|
+
Dt as FilterDropdownItem,
|
|
422
423
|
Bt as FilterGroup,
|
|
423
424
|
wt as FilterLabel,
|
|
424
425
|
Ft as FilterModal,
|
|
425
426
|
kt as FilterModalItem,
|
|
426
427
|
Et as FilterRadioItem,
|
|
427
428
|
yt as FilterSeparator,
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
429
|
+
zp as Footer,
|
|
430
|
+
Qp as FooterLink,
|
|
431
|
+
Yp as FooterLinkSection,
|
|
431
432
|
Ot as FormField,
|
|
432
433
|
yx as FormattedMessageTyped,
|
|
433
434
|
Ut as FormattedNumberString,
|
|
434
435
|
ha as GOOD_HF,
|
|
435
|
-
|
|
436
|
+
Kp as GearboxFooter,
|
|
436
437
|
ea as Graph,
|
|
437
|
-
|
|
438
|
+
ia as GraphCurrentValue,
|
|
438
439
|
kx as GraphDropdown,
|
|
439
440
|
la as GraphTooltip,
|
|
440
441
|
fa as GraphView,
|
|
441
442
|
xa as GraphViewWithData,
|
|
442
|
-
|
|
443
|
+
Jp as Grid,
|
|
443
444
|
pf as GridErrorLine,
|
|
444
445
|
lf as GridLoadingLine,
|
|
445
446
|
ca as GridTDCell,
|
|
@@ -453,11 +454,11 @@ export {
|
|
|
453
454
|
uf as GridTableFooter,
|
|
454
455
|
gf as GridTableHead,
|
|
455
456
|
Tf as GridTableHeader,
|
|
456
|
-
|
|
457
|
+
Df as GridTableLoader,
|
|
457
458
|
cf as GridTableRow,
|
|
458
459
|
ba as Guard,
|
|
459
460
|
La as HeadCell,
|
|
460
|
-
|
|
461
|
+
ri as Header,
|
|
461
462
|
km as HealthDot,
|
|
462
463
|
Ba as HealthFactor,
|
|
463
464
|
Pa as HelpCenterContainer,
|
|
@@ -468,33 +469,33 @@ export {
|
|
|
468
469
|
Ra as HideOn,
|
|
469
470
|
_a as HorizontalIndicator,
|
|
470
471
|
Wa as IconButton,
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
472
|
+
Il as Identicon,
|
|
473
|
+
kp as Input,
|
|
474
|
+
Gp as Label,
|
|
475
|
+
ti as Layout,
|
|
476
|
+
ui as LegalAgreementDialog,
|
|
477
|
+
pi as LegalDisclaimer,
|
|
478
|
+
Si as Link,
|
|
479
|
+
Di as LiquidationGraph,
|
|
480
|
+
Bi as LiquidationGraphLegend,
|
|
481
|
+
wi as LiquidationGraphTip,
|
|
482
|
+
Ai as LiquidationModellingAssetsTable,
|
|
483
|
+
Fi as LiquidationPrice,
|
|
484
|
+
ki as Loader,
|
|
485
|
+
Ei as LoaderGuard,
|
|
486
|
+
yi as Loading,
|
|
487
|
+
Ri as LoadingBar,
|
|
488
|
+
ni as MainAsideLayout,
|
|
489
|
+
Oi as MarkdownViewer,
|
|
490
|
+
pe as Modal,
|
|
491
|
+
ji as NavBarLogo,
|
|
491
492
|
en as NavItem,
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
$
|
|
493
|
+
Ui as Navbar,
|
|
494
|
+
Zi as NavbarIndicatorProvider,
|
|
495
|
+
Wi as NavbarNav,
|
|
496
|
+
Yi as NavbarWithOverflow,
|
|
497
|
+
Dr as NavigationButton,
|
|
498
|
+
$i as NavigationProvider,
|
|
498
499
|
pn as NetworkIcon,
|
|
499
500
|
ln as NotFound,
|
|
500
501
|
Pe as OneFieldDialog,
|
|
@@ -503,17 +504,17 @@ export {
|
|
|
503
504
|
dn as Overflow,
|
|
504
505
|
Tn as OverflowContainer,
|
|
505
506
|
un as OverflowWrap,
|
|
506
|
-
|
|
507
|
+
mi as PageLayout,
|
|
507
508
|
Cn as PageTitle,
|
|
508
509
|
An as PercentIndicator,
|
|
509
|
-
|
|
510
|
+
Dn as PointsIcon,
|
|
510
511
|
Bn as PoolAPYTooltip,
|
|
511
512
|
mo as PoolAssetsTable,
|
|
512
513
|
xo as PoolAssetsTableHead,
|
|
513
514
|
uo as PoolAssetsTableRow,
|
|
514
515
|
bo as PoolCreditManagerInfo,
|
|
515
516
|
Lo as PoolCreditManagersTable,
|
|
516
|
-
|
|
517
|
+
Io as PoolCreditManagersTableHead,
|
|
517
518
|
ho as PoolCreditManagersTableRow,
|
|
518
519
|
wn as PoolIndicatorIcon,
|
|
519
520
|
Fn as PoolPointsIndicator,
|
|
@@ -533,8 +534,8 @@ export {
|
|
|
533
534
|
rl as SegmentedControl,
|
|
534
535
|
tl as Select,
|
|
535
536
|
al as SelectContent,
|
|
536
|
-
|
|
537
|
-
|
|
537
|
+
pl as SelectGroup,
|
|
538
|
+
il as SelectItem,
|
|
538
539
|
nl as SelectLabel,
|
|
539
540
|
ll as SelectScrollDownButton,
|
|
540
541
|
ml as SelectScrollUpButton,
|
|
@@ -558,17 +559,17 @@ export {
|
|
|
558
559
|
ql as SliderMark,
|
|
559
560
|
_l as SliderProvider,
|
|
560
561
|
am as SliderToken,
|
|
561
|
-
|
|
562
|
+
im as SliderTokenLabel,
|
|
562
563
|
Zl as SliderTrack,
|
|
563
564
|
dm as SmartNumberInput,
|
|
564
|
-
|
|
565
|
+
xi as SocialIcons,
|
|
565
566
|
Bf as SortingTableHead,
|
|
566
567
|
gm as Spinner,
|
|
567
568
|
Cm as SpinnerLoader,
|
|
568
569
|
Tm as SpinnerOverlay,
|
|
569
570
|
Sm as SplitList,
|
|
570
571
|
Am as StatBadge,
|
|
571
|
-
|
|
572
|
+
Im as StatBadgeGrid,
|
|
572
573
|
vm as StatusBars,
|
|
573
574
|
Pm as StatusDot,
|
|
574
575
|
Gm as StatusTriangle,
|
|
@@ -581,7 +582,7 @@ export {
|
|
|
581
582
|
jl as THEME_COLOR_MAP,
|
|
582
583
|
Jl as THUMB_HALF,
|
|
583
584
|
$l as THUMB_SIZE,
|
|
584
|
-
|
|
585
|
+
Fu as TTL_CONSTANTS,
|
|
585
586
|
wr as TabButton,
|
|
586
587
|
Wm as TabControl,
|
|
587
588
|
qm as TabItem,
|
|
@@ -616,7 +617,7 @@ export {
|
|
|
616
617
|
ux as Toggle,
|
|
617
618
|
cx as TokenIcon,
|
|
618
619
|
Sx as TokenSymbol,
|
|
619
|
-
|
|
620
|
+
Ix as TokenTemplate,
|
|
620
621
|
Vx as Tooltip,
|
|
621
622
|
wx as TooltipContent,
|
|
622
623
|
Px as TooltipProvider,
|
|
@@ -634,36 +635,36 @@ export {
|
|
|
634
635
|
Jx as WithFilterButton,
|
|
635
636
|
Kn as WithSearchLine,
|
|
636
637
|
rs as WithTitle,
|
|
637
|
-
|
|
638
|
-
|
|
638
|
+
Ru as Z_INDEX,
|
|
639
|
+
Nu as Z_INDEX_VALUES,
|
|
639
640
|
l as alertBadgeVariants,
|
|
640
|
-
|
|
641
|
+
Wd as allLoaded,
|
|
641
642
|
dr as backButtonVariants,
|
|
642
643
|
er as badgeVariants,
|
|
643
644
|
Vo as balanceColumn,
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
645
|
+
Js as balanceIndicatorTestIds,
|
|
646
|
+
ad as bnToInputView,
|
|
647
|
+
eu as bnToLiquidationPriceView,
|
|
648
|
+
id as bnToPrettyView,
|
|
648
649
|
wo as borrowApyColumn,
|
|
649
650
|
Po as borrowedColumn,
|
|
650
651
|
Tr as buttonVariants,
|
|
651
652
|
Mr as cardGridVariants,
|
|
652
|
-
|
|
653
|
+
ld as cn,
|
|
653
654
|
Fo as collateralColumn,
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
655
|
+
po as coloredTextVariants,
|
|
656
|
+
Cd as convertPercent,
|
|
657
|
+
Td as copyToClipboard,
|
|
658
|
+
gi as createGearboxAppConfig,
|
|
659
|
+
Ti as createLegalAgreementConfig,
|
|
660
|
+
ci as createPermissionlessInterfaceConfig,
|
|
661
|
+
Ci as createPermissionlessSafeConfig,
|
|
662
|
+
cu as createTokenSearchFilter,
|
|
662
663
|
qs as currencyButtonTestIds,
|
|
663
664
|
Mo as customColumn,
|
|
664
|
-
|
|
665
|
+
zd as decimalsToStep,
|
|
665
666
|
es as designTokens,
|
|
666
|
-
|
|
667
|
+
su as extractTextFromLabel,
|
|
667
668
|
Za as faArrowDown,
|
|
668
669
|
za as faArrowLeft,
|
|
669
670
|
Qa as faArrowRight,
|
|
@@ -672,68 +673,68 @@ export {
|
|
|
672
673
|
ja as faBars,
|
|
673
674
|
Ja as faBolt,
|
|
674
675
|
$a as faCaretDown,
|
|
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
|
-
|
|
676
|
+
rp as faCaretLeft,
|
|
677
|
+
op as faCaretRight,
|
|
678
|
+
ep as faCaretUp,
|
|
679
|
+
tp as faCheck,
|
|
680
|
+
ap as faChevronLeft,
|
|
681
|
+
pp as faChevronRight,
|
|
682
|
+
ip as faCircle,
|
|
683
|
+
np as faCircleCheck,
|
|
684
|
+
lp as faCircleExclamation,
|
|
685
|
+
mp as faCirclePlus,
|
|
686
|
+
fp as faCircleQuestion,
|
|
687
|
+
xp as faCloud,
|
|
688
|
+
sp as faCog,
|
|
689
|
+
dp as faCreditCard,
|
|
690
|
+
up as faEllipsisVertical,
|
|
691
|
+
gp as faEnvelope,
|
|
692
|
+
Tp as faKeyboard,
|
|
693
|
+
cp as faLifeRing,
|
|
694
|
+
Cp as faMagnifyingGlass,
|
|
695
|
+
bp as faMessage,
|
|
696
|
+
Sp as faPlus,
|
|
697
|
+
Lp as faRightFromBracket,
|
|
698
|
+
Ap as faTrash,
|
|
699
|
+
Ip as faTriangleExclamation,
|
|
700
|
+
Dp as faUser,
|
|
701
|
+
hp as faUserPlus,
|
|
702
|
+
Bp as faUsers,
|
|
703
|
+
Vp as faWallet,
|
|
704
|
+
wp as faXmark,
|
|
704
705
|
Rt as filterBlockVariants,
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
706
|
+
Qd as findClosestPoint,
|
|
707
|
+
hd as formatAssetAmount,
|
|
708
|
+
Yu as formatAxisLabel,
|
|
709
|
+
Ku as formatAxisTipLabel,
|
|
710
|
+
ju as formatAxisTipPrice,
|
|
711
|
+
bd as formatBytecodeSize,
|
|
712
|
+
Sd as formatBytecodeVersion,
|
|
713
|
+
Vd as formatMoney,
|
|
714
|
+
wd as formatMoneyAmount,
|
|
715
|
+
Ed as formatNumberWithSuffix,
|
|
716
|
+
Pd as formatPercentAmount,
|
|
717
|
+
Gd as formatPrice,
|
|
718
|
+
Ld as formatTimestamp,
|
|
719
|
+
Yd as formatWithDecimals,
|
|
720
|
+
Kd as formatWithoutDecimals,
|
|
721
|
+
fd as generateColorsFromBase,
|
|
722
|
+
od as generateId,
|
|
723
|
+
yd as getAdaptiveDecimals,
|
|
724
|
+
fu as getAvailableRanges,
|
|
725
|
+
xd as getCSSVariable,
|
|
726
|
+
Ju as getCellClass,
|
|
726
727
|
zt as getDefaultOptions,
|
|
727
728
|
Qt as getDefaultSeries,
|
|
728
729
|
Yt as getDefaultVerticalLine,
|
|
729
730
|
Va as getHFZones,
|
|
730
731
|
rm as getIntervalBounds,
|
|
731
|
-
|
|
732
|
+
ru as getNetworkIcon,
|
|
732
733
|
Oo as getRewardTokenSymbol,
|
|
733
734
|
ta as getSeriesColorPalette,
|
|
734
735
|
cs as getSortForField,
|
|
735
736
|
Lx as getSymbolOrIcon,
|
|
736
|
-
|
|
737
|
+
Mu as getTTLZones,
|
|
737
738
|
om as getThumbInBoundsOffset,
|
|
738
739
|
aa as getVerticalLineTooltipContent,
|
|
739
740
|
jt as getXFormatter,
|
|
@@ -743,61 +744,62 @@ export {
|
|
|
743
744
|
Sf as gridTableCellVariants,
|
|
744
745
|
Lf as gridTableHeadVariants,
|
|
745
746
|
Af as gridTableVariants,
|
|
746
|
-
|
|
747
|
+
sd as hexToRgba,
|
|
747
748
|
Gn as hfToBarIndex,
|
|
748
|
-
|
|
749
|
+
dd as hslToHex,
|
|
749
750
|
qa as iconButtonVariants,
|
|
750
|
-
|
|
751
|
+
vp as inputVariants,
|
|
751
752
|
as as interactiveVariants,
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
753
|
+
Hd as isBelowDisplayThreshold,
|
|
754
|
+
Rd as isEffectivelyZero,
|
|
755
|
+
Au as isLongString,
|
|
756
|
+
$u as isPointInCell,
|
|
757
|
+
tu as isPositiveFloat,
|
|
758
|
+
yp as labelVariants,
|
|
759
|
+
qd as loadingProgress,
|
|
759
760
|
Ql as makeMarkerPoints,
|
|
760
761
|
lm as makeSliderTokenMarkerPoints,
|
|
761
762
|
mm as mergeCloseMarkers,
|
|
762
|
-
|
|
763
|
+
qi as navbarVariants,
|
|
763
764
|
tn as navitemVariants,
|
|
764
|
-
|
|
765
|
-
|
|
765
|
+
hu as negativeTokenTemplate,
|
|
766
|
+
yu as openInNewWindow,
|
|
766
767
|
To as overflowContainerClassName,
|
|
767
768
|
co as overflowWrapClassName,
|
|
768
|
-
|
|
769
|
+
ps as paddingVariants,
|
|
769
770
|
bn as pageTitleRootVariants,
|
|
770
771
|
Sn as pageTitleVariants,
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
772
|
+
au as parseInputToBN,
|
|
773
|
+
pu as parseSmallNumber,
|
|
774
|
+
Fd as percentTemplate,
|
|
775
|
+
Md as percentageTemplate,
|
|
776
|
+
nu as pluralize,
|
|
776
777
|
ko as poolColumn,
|
|
777
778
|
Zs as poolCreditManagerInfoTestIds,
|
|
778
779
|
Qs as poolCreditManagersTableTestIds,
|
|
780
|
+
Ks as poolTableTestIds,
|
|
779
781
|
Cx as preloadTokenIcons,
|
|
780
|
-
|
|
782
|
+
ud as resolveCSSColor,
|
|
781
783
|
em as resolveColor,
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
784
|
+
Xd as round5,
|
|
785
|
+
gu as searchInString,
|
|
786
|
+
Cu as searchInToken,
|
|
785
787
|
jn as searchLineInputVariants,
|
|
786
788
|
Jn as searchLineVariants,
|
|
787
789
|
ol as segmentedControlVariants,
|
|
788
|
-
|
|
790
|
+
lu as selectPluralString,
|
|
789
791
|
dl as selectTriggerVariants,
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
792
|
+
du as serializeValue,
|
|
793
|
+
Su as shortSHA,
|
|
794
|
+
Ad as shortenHash,
|
|
795
|
+
Iu as shortenString,
|
|
796
|
+
Id as significantTrunc,
|
|
797
|
+
is as sizeVariants,
|
|
796
798
|
Gl as skeletonVariants,
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
799
|
+
_d as slippageTemplate,
|
|
800
|
+
$s as smartNumberInputTestIds,
|
|
801
|
+
jd as splitInterval,
|
|
802
|
+
Dm as statBadgeContentVariants,
|
|
801
803
|
hm as statBadgeGridVariants,
|
|
802
804
|
Bm as statBadgeTitleVariants,
|
|
803
805
|
Vm as statBadgeVariants,
|
|
@@ -810,45 +812,45 @@ export {
|
|
|
810
812
|
Hf as tableVariants,
|
|
811
813
|
ex as textareaVariants,
|
|
812
814
|
sx as tipCardVariants,
|
|
813
|
-
|
|
815
|
+
Nd as toSignificantDigits,
|
|
814
816
|
gx as toggleTrackVariants,
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
817
|
+
Bu as tokenTemplate,
|
|
818
|
+
Vu as tokenTemplateNumber,
|
|
819
|
+
wu as tokenTemplateString,
|
|
820
|
+
ku as ttlFromTimestamp,
|
|
821
|
+
vu as ttlLeft,
|
|
822
|
+
Eu as ttlLeftHuman,
|
|
821
823
|
Ox as typographyVariants,
|
|
822
|
-
|
|
824
|
+
rg as useAxis,
|
|
823
825
|
ms as useCheckboxSelect,
|
|
824
826
|
xs as useControllableState,
|
|
825
827
|
ds as useDebounce,
|
|
826
828
|
gs as useDebounceCall,
|
|
827
829
|
hs as useEditPriceManually,
|
|
828
830
|
Cs as useFilterAllSelected,
|
|
829
|
-
|
|
830
|
-
|
|
831
|
+
og as useFixedAssets,
|
|
832
|
+
ed as useFormFieldIds,
|
|
831
833
|
da as useGraphAside,
|
|
832
|
-
|
|
834
|
+
Is as useHF,
|
|
833
835
|
Xm as useHashTabs,
|
|
834
836
|
Hx as useIntlTyped,
|
|
835
|
-
|
|
837
|
+
eg as useIsAxisInRelativeUnits,
|
|
836
838
|
Ps as useIsDesktop,
|
|
837
839
|
Fs as useIsExtraSmall,
|
|
838
840
|
Ms as useIsMedium,
|
|
839
841
|
ks as useIsMobile,
|
|
840
842
|
vs as useIsTablet,
|
|
841
|
-
|
|
842
|
-
|
|
843
|
+
tg as useLiquidationGraphActivePrice,
|
|
844
|
+
ag as useLiquidationGraphCurrentActiveValue,
|
|
843
845
|
Bs as useLiquidationGraphParams,
|
|
844
846
|
Vs as useLiquidationHeatmap,
|
|
845
847
|
Es as useMediaQuery,
|
|
846
|
-
|
|
847
|
-
|
|
848
|
+
oi as useMobileMenu,
|
|
849
|
+
zi as useNavbarIndicator,
|
|
848
850
|
rn as useNavigationAdapter,
|
|
849
851
|
ys as useOpenedState,
|
|
850
852
|
Rs as usePrevious,
|
|
851
|
-
|
|
853
|
+
pg as usePriceInNumber,
|
|
852
854
|
bs as useRangeFilter,
|
|
853
855
|
Zm as useSectionTab,
|
|
854
856
|
Ss as useSelectFilter,
|
|
@@ -856,12 +858,12 @@ export {
|
|
|
856
858
|
Os as useSmartNumberInput,
|
|
857
859
|
Ls as useSort,
|
|
858
860
|
zm as useTabControl,
|
|
859
|
-
|
|
861
|
+
px as useTheme,
|
|
860
862
|
Y as useWalletUI,
|
|
861
|
-
|
|
863
|
+
ig as useWithLiquidationGraphActivePrices,
|
|
862
864
|
Go as utilizationColumn,
|
|
863
865
|
Yl as validateMarkerPoints,
|
|
864
|
-
|
|
866
|
+
Jd as validateMinMax,
|
|
865
867
|
Wx as verticalIndicatorVariants,
|
|
866
868
|
Zx as verticalListVariants
|
|
867
869
|
};
|