@gearbox-protocol/ui-kit 3.14.0-next.24 → 3.14.0-next.26
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/link/link.cjs +1 -1
- package/dist/cjs/hooks/index.cjs +1 -1
- package/dist/cjs/hooks/use-filter.cjs +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/esm/components/link/link.js +42 -35
- package/dist/esm/hooks/index.js +50 -47
- package/dist/esm/hooks/use-filter.js +63 -29
- package/dist/esm/index.js +225 -222
- package/dist/types/hooks/use-filter.d.ts +46 -0
- package/package.json +2 -2
package/dist/esm/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Accordion as o, AccordionContent as t, AccordionItem as a, AccordionTrigger as i } from "./components/accordion/accordion.js";
|
|
2
2
|
import { AlertBadge as l, alertBadgeVariants as n } from "./components/alert-badge/alert-badge.js";
|
|
3
|
-
import { AlertDialog as f, AlertDialogAction as x, AlertDialogCancel as s, AlertDialogContent as d, AlertDialogDescription as g, AlertDialogFooter as u, AlertDialogHeader as T, AlertDialogOverlay as c, AlertDialogPortal as C, AlertDialogTitle as b, AlertDialogTrigger as
|
|
3
|
+
import { AlertDialog as f, AlertDialogAction as x, AlertDialogCancel as s, AlertDialogContent as d, AlertDialogDescription as g, AlertDialogFooter as u, 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 L } from "./components/alert-modal/alert-modal.js";
|
|
5
|
-
import { AppBar as I, AppBarCenter as P, AppBarCenterContent as V, AppBarDotsButton as w, AppBarDropdownMenu as h, AppBarHamburgerButton as B, AppBarMenuItem as F, AppBarNavItem as k, AppBarSidePanel as
|
|
5
|
+
import { AppBar as I, AppBarCenter as P, AppBarCenterContent as V, AppBarDotsButton as w, AppBarDropdownMenu as h, AppBarHamburgerButton as B, AppBarMenuItem as F, AppBarNavItem as k, AppBarSidePanel as M } from "./components/app-bar/app-bar.js";
|
|
6
6
|
import { Apy as v } from "./components/apy/apy.js";
|
|
7
7
|
import { ArcLoader as y } from "./components/arc-loader/arc-loader.js";
|
|
8
8
|
import { AssetLine as H } from "./components/asset-line/asset-line.js";
|
|
@@ -20,13 +20,13 @@ import { ButtonCheckbox as fe } from "./components/button-checkbox/button-checkb
|
|
|
20
20
|
import { BackButton as se, backButtonVariants as de } from "./components/buttons/back-button/back-button.js";
|
|
21
21
|
import { Button as ue, buttonVariants as Te } from "./components/buttons/button/button.js";
|
|
22
22
|
import { CopyButton as Ce } from "./components/buttons/copy-button/copy-button.js";
|
|
23
|
-
import { ExternalButton as
|
|
23
|
+
import { ExternalButton as Se } from "./components/buttons/external-button/external-button.js";
|
|
24
24
|
import { FilterButton as Le } from "./components/buttons/filter-button/filter-button.js";
|
|
25
25
|
import { NavigationButton as Ie } from "./components/buttons/navigation-button/navigation-button.js";
|
|
26
26
|
import { RangeButtons as Ve } from "./components/buttons/range-buttons/range-buttons.js";
|
|
27
27
|
import { TabButton as he } from "./components/buttons/tab-button/tab-button.js";
|
|
28
28
|
import { CardGrid as Fe, cardGridVariants as ke } from "./components/card-grid/card-grid.js";
|
|
29
|
-
import { Card as
|
|
29
|
+
import { Card as Re, CardContent as ve, CardDescription as Ee, CardFooter as ye, CardHeader as Ge, CardTitle as He } from "./components/cards/card/card.js";
|
|
30
30
|
import { DangerZone as Ne } from "./components/cards/danger-zone/danger-zone.js";
|
|
31
31
|
import { ExpandablCall as Ue } from "./components/cards/expandable-call/expandable-call.js";
|
|
32
32
|
import { ExpandableCard as qe } from "./components/cards/expandable-card/expandable-card.js";
|
|
@@ -43,13 +43,13 @@ import { OraclesAndLTLineView as xr } from "./components/composites/oracles-and-
|
|
|
43
43
|
import { OraclesAndLTTableView as dr } from "./components/composites/oracles-and-lt-table/oracles-and-lt-table.js";
|
|
44
44
|
import { OraclesAndLTTableHead as ur } from "./components/composites/oracles-and-lt-table/oracles-and-lt-table-head.js";
|
|
45
45
|
import { OraclesList as cr, getPriceFeedInfo as Cr } from "./components/composites/oracles-and-lt-table/oracles-list.js";
|
|
46
|
-
import { PoolAssetsTable as
|
|
46
|
+
import { PoolAssetsTable as Sr } from "./components/composites/pool-assets-table/pool-assets-table.js";
|
|
47
47
|
import { PoolAssetsTableHead as Lr } from "./components/composites/pool-assets-table/pool-assets-table-head.js";
|
|
48
48
|
import { PoolAssetsTableRow as Ir } from "./components/composites/pool-assets-table/pool-assets-table-row.js";
|
|
49
49
|
import { overflowContainerClassName as Vr, overflowWrapClassName as wr } from "./components/composites/pool-credit-manager-info/overflow-layout.js";
|
|
50
50
|
import { PoolCreditManagerInfo as Br } from "./components/composites/pool-credit-manager-info/pool-credit-manager-info.js";
|
|
51
51
|
import { PoolCreditManagersTable as kr } from "./components/composites/pool-credit-managers-table/pool-credit-managers-table.js";
|
|
52
|
-
import { PoolCreditManagersTableHead as
|
|
52
|
+
import { PoolCreditManagersTableHead as Rr } from "./components/composites/pool-credit-managers-table/pool-credit-managers-table-head.js";
|
|
53
53
|
import { PoolCreditManagersTableRow as Er } from "./components/composites/pool-credit-managers-table/pool-credit-managers-table-row.js";
|
|
54
54
|
import { balanceColumn as Gr, borrowApyColumn as Hr, borrowedColumn as Or, collateralColumn as Nr, customColumn as _r, defaultPoolName as Ur, poolColumn as Wr, supplyApyColumn as qr, supplyColumn as Xr, utilizationColumn as Zr } from "./components/composites/pool-table/columns.js";
|
|
55
55
|
import { PoolTable as Yr } from "./components/composites/pool-table/pool-table.js";
|
|
@@ -60,12 +60,12 @@ import { DisabledWrap as mo, Plus as fo, TitleGrid as xo } from "./components/co
|
|
|
60
60
|
import { Feature as go } from "./components/composites/strategies-table/components/feature/feature.js";
|
|
61
61
|
import { FeatureRoot as To } from "./components/composites/strategies-table/components/feature/feature.styles.js";
|
|
62
62
|
import { StrategiesTableNotFoundLine as Co } from "./components/composites/strategies-table/components/not-found-line.js";
|
|
63
|
-
import { PointsFeature as
|
|
63
|
+
import { PointsFeature as So, PointsFeatureTooltip as Ao, PointsLabel as Lo } from "./components/composites/strategies-table/components/points-feature/points-feature.js";
|
|
64
64
|
import { RewardsTooltip as Io, RewardsTooltipHover as Po } from "./components/composites/strategies-table/components/rewards-tooltip/rewards-tooltip.js";
|
|
65
65
|
import { RewardsTooltipRoot as wo } from "./components/composites/strategies-table/components/rewards-tooltip/rewards-tooltip-root.js";
|
|
66
66
|
import { RewardsTooltipView as Bo } from "./components/composites/strategies-table/components/rewards-tooltip/rewards-tooltip-view.js";
|
|
67
67
|
import { RewardsTooltipContent as ko } from "./components/composites/strategies-table/components/rewards-tooltip/tooltip-content.js";
|
|
68
|
-
import { StrategiesTable as
|
|
68
|
+
import { StrategiesTable as Ro } from "./components/composites/strategies-table/components/strategies-table.js";
|
|
69
69
|
import { CompoundAPY as Eo, getRewardTokenSymbol as yo } from "./components/compound-apy/compound-apy.js";
|
|
70
70
|
import { ConfirmMenu as Ho } from "./components/confirm-menu/confirm-menu.js";
|
|
71
71
|
import { CreditSessionStatus as No } from "./components/credit-session-status/credit-session-status.js";
|
|
@@ -84,11 +84,11 @@ import { DialogFooter as dt } from "./components/dialog/dialog-footer.js";
|
|
|
84
84
|
import { DialogForm as ut } from "./components/dialog/dialog-form.js";
|
|
85
85
|
import { DialogHeader as ct } from "./components/dialog/dialog-header.js";
|
|
86
86
|
import { DialogModalContainer as bt } from "./components/dialog/dialog-modal-container.js";
|
|
87
|
-
import { DialogOverlay as
|
|
87
|
+
import { DialogOverlay as At } from "./components/dialog/dialog-overlay.js";
|
|
88
88
|
import { DialogTitle as Dt } from "./components/dialog/dialog-title.js";
|
|
89
89
|
import { OneFieldDialog as Pt } from "./components/dialog/one-field-dialog.js";
|
|
90
90
|
import { DefaultDropdownLabel as wt } from "./components/dropdown-label/dropdown-label.js";
|
|
91
|
-
import { DropdownMenu as Bt, DropdownMenuGroup as Ft, DropdownMenuPortal as kt, DropdownMenuRadioGroup as
|
|
91
|
+
import { DropdownMenu as Bt, DropdownMenuGroup as Ft, DropdownMenuPortal as kt, DropdownMenuRadioGroup as Mt, DropdownMenuSub as Rt, DropdownMenuTrigger as vt } from "./components/dropdown-menu/dropdown-menu.js";
|
|
92
92
|
import { DropdownMenuCheckboxItem as yt } from "./components/dropdown-menu/dropdown-menu-checkbox-item.js";
|
|
93
93
|
import { DropdownMenuContent as Ht } from "./components/dropdown-menu/dropdown-menu-content.js";
|
|
94
94
|
import { DropdownMenuItem as Nt } from "./components/dropdown-menu/dropdown-menu-item.js";
|
|
@@ -108,13 +108,13 @@ import { FilterBlock as sa } from "./components/filter/filter-block.js";
|
|
|
108
108
|
import { FilterCheckboxItem as ga } from "./components/filter/filter-checkbox-item.js";
|
|
109
109
|
import { FilterChip as Ta } from "./components/filter/filter-chip.js";
|
|
110
110
|
import { FilterChips as Ca } from "./components/filter/filter-chips.js";
|
|
111
|
-
import { FilterDropdownItem as
|
|
111
|
+
import { FilterDropdownItem as Sa } from "./components/filter/filter-dropdown-item.js";
|
|
112
112
|
import { FilterGroup as La } from "./components/filter/filter-group.js";
|
|
113
113
|
import { FilterLabel as Ia } from "./components/filter/filter-label.js";
|
|
114
114
|
import { FilterModal as Va } from "./components/filter/filter-modal.js";
|
|
115
115
|
import { FilterModalItem as ha } from "./components/filter/filter-modal-item.js";
|
|
116
116
|
import { FilterRadioItem as Fa } from "./components/filter/filter-radio-item.js";
|
|
117
|
-
import { FilterSeparator as
|
|
117
|
+
import { FilterSeparator as Ma } from "./components/filter/filter-separator.js";
|
|
118
118
|
import { filterBlockVariants as va } from "./components/filter/variants.js";
|
|
119
119
|
import { FormField as ya } from "./components/form/form-field.js";
|
|
120
120
|
import { FormattedNumberString as Ha } from "./components/formatted-number/formatted-number.js";
|
|
@@ -128,17 +128,17 @@ import { VertLine as xi } from "./components/graph/plugins/vertical-line.js";
|
|
|
128
128
|
import { GridTDCell as di } from "./components/grid-td-cell/grid-td-cell.js";
|
|
129
129
|
import { Guard as ui } from "./components/guard/guard.js";
|
|
130
130
|
import { HeadCell as ci, SimpleHeadCell as Ci } from "./components/head-cell/head-cell.js";
|
|
131
|
-
import { BAD_HF as
|
|
131
|
+
import { BAD_HF as Si, GOOD_HF as Ai, HealthFactor as Li, getHFZones as Di } from "./components/health-factor/health-factor.js";
|
|
132
132
|
import { HelpCenterContainer as Pi } from "./components/help-center-container/help-center-container.js";
|
|
133
133
|
import { HelpSection as wi, HelpSections as hi } from "./components/help-sections/help-sections.js";
|
|
134
|
-
import { HelpTip as Fi, HelpTipIcon as ki, TipWrap as
|
|
134
|
+
import { HelpTip as Fi, HelpTipIcon as ki, TipWrap as Mi } from "./components/help-tip/help-tip.js";
|
|
135
135
|
import { HideOn as vi, ShowOn as Ei } from "./components/hide-on/hide-on.js";
|
|
136
136
|
import { HorizontalIndicator as Gi } from "./components/horizontal-indicator/horizontal-indicator.js";
|
|
137
137
|
import { IconButton as Oi, iconButtonVariants as Ni } from "./components/icon-button/icon-button.js";
|
|
138
|
-
import { faArrowDown as Ui, faArrowLeft as Wi, faArrowRight as qi, faArrowUp as Xi, faArrowsUpDown as Zi, faBars as zi, faBolt as Yi, faCaretDown as Qi, faCaretLeft as Ki, faCaretRight as ji, faCaretUp as Ji, faCheck as $i, faChevronLeft as ep, faChevronRight as rp, faCircle as op, faCircleCheck as tp, faCircleExclamation as ap, faCirclePlus as ip, faCircleQuestion as pp, faCloud as lp, faCog as np, faCreditCard as mp, faEllipsisVertical as fp, faEnvelope as xp, faKeyboard as sp, faLifeRing as dp, faMagnifyingGlass as gp, faMessage as up, faPlus as Tp, faRightFromBracket as cp, faTrash as Cp, faTriangleExclamation as bp, faUser as
|
|
138
|
+
import { faArrowDown as Ui, faArrowLeft as Wi, faArrowRight as qi, faArrowUp as Xi, faArrowsUpDown as Zi, faBars as zi, faBolt as Yi, faCaretDown as Qi, faCaretLeft as Ki, faCaretRight as ji, faCaretUp as Ji, faCheck as $i, faChevronLeft as ep, faChevronRight as rp, faCircle as op, faCircleCheck as tp, faCircleExclamation as ap, faCirclePlus as ip, faCircleQuestion as pp, faCloud as lp, faCog as np, faCreditCard as mp, faEllipsisVertical as fp, faEnvelope as xp, faKeyboard as sp, faLifeRing as dp, faMagnifyingGlass as gp, faMessage as up, faPlus as Tp, faRightFromBracket as cp, faTrash as Cp, faTriangleExclamation as bp, faUser as Sp, faUserPlus as Ap, faUsers as Lp, faWallet as Dp, faXmark as Ip } from "@fortawesome/free-solid-svg-icons";
|
|
139
139
|
import { FaIcon as Vp } from "./components/icons/fa-icon.js";
|
|
140
140
|
import { Input as hp, inputVariants as Bp } from "./components/input/input.js";
|
|
141
|
-
import { Label as kp, labelVariants as
|
|
141
|
+
import { Label as kp, labelVariants as Mp } from "./components/label/label.js";
|
|
142
142
|
import { AppLogo as vp, AppLogoLink as Ep } from "./components/layout/app-logo/app-logo.js";
|
|
143
143
|
import { Block as Gp } from "./components/layout/block/block.js";
|
|
144
144
|
import { Col as Op } from "./components/layout/col/col.js";
|
|
@@ -155,8 +155,8 @@ import { LegalAgreementAwaitingPanel as ml, LegalAgreementAwaitingPanelTest as f
|
|
|
155
155
|
import { BlockedRegionDialog as sl, LegalAgreementDialog as dl } from "./components/legal-agreement/legal-agreement-dialog.js";
|
|
156
156
|
import { LegalAgreementLink as ul } from "./components/legal-agreement/legal-agreement-link.js";
|
|
157
157
|
import { LegalAgreementPanel as cl, LegalAgreementPanelTest as Cl } from "./components/legal-agreement/legal-agreement-panel.js";
|
|
158
|
-
import { legalAgreementAwaitingDescriptionVariants as
|
|
159
|
-
import { Link as
|
|
158
|
+
import { legalAgreementAwaitingDescriptionVariants as Sl, legalAgreementAwaitingRootVariants as Al, legalAgreementAwaitingTitleVariants as Ll, legalAgreementLinkVariants as Dl, legalAgreementPanelCheckboxLabelVariants as Il, legalAgreementPanelCheckboxListTitleVariants as Pl, legalAgreementPanelCheckboxListVariants as Vl, legalAgreementPanelCheckboxRowVariants as wl, legalAgreementPanelNotificationVariants as hl, legalAgreementPanelRootVariants as Bl, legalAgreementPanelV2BannerVariants as Fl } from "./components/legal-agreement/legal-agreement-theme.js";
|
|
159
|
+
import { Link as Ml } from "./components/link/link.js";
|
|
160
160
|
import { LiquidationModellingAssetsTable as vl } from "./components/liquidation/liquidation-assets-table/liquidation-assets-table.js";
|
|
161
161
|
import { LiquidationGraph as yl } from "./components/liquidation/liquidation-graph/liquidation-graph.js";
|
|
162
162
|
import { LiquidationGraphLegend as Hl } from "./components/liquidation/liquidation-graph-legend/liquidation-graph-legend.js";
|
|
@@ -174,11 +174,11 @@ import { NavBarLogo as fn } from "./components/navbar-logo/navbar-logo.js";
|
|
|
174
174
|
import { NavigationProvider as sn, useNavigationAdapter as dn } from "./components/navigation-context/navigation-context.js";
|
|
175
175
|
import { NavItem as un, navitemVariants as Tn } from "./components/navitem/navitem.js";
|
|
176
176
|
import { NetworkIcon as Cn } from "./components/network-icon/network-icon.js";
|
|
177
|
-
import { NotFound as
|
|
177
|
+
import { NotFound as Sn } from "./components/not-found/not-found.js";
|
|
178
178
|
import { OptionsItem as Ln, OptionsList as Dn } from "./components/options-list/options-list.js";
|
|
179
179
|
import { Overflow as Pn, OverflowWrap as Vn } from "./components/overflow/overflow.js";
|
|
180
180
|
import { OverflowContainer as hn } from "./components/overflow-container/overflow-container.js";
|
|
181
|
-
import { PageTitle as Fn, pageTitleRootVariants as kn, pageTitleVariants as
|
|
181
|
+
import { PageTitle as Fn, pageTitleRootVariants as kn, pageTitleVariants as Mn } from "./components/page-title/page-title.js";
|
|
182
182
|
import { PercentIndicator as vn } from "./components/percent-indicator/percent-indicator.js";
|
|
183
183
|
import { PointsIcon as yn } from "./components/points-icon/points-icon.js";
|
|
184
184
|
import { PoolAPYTooltip as Hn } from "./components/pool-apy-tooltip/pool-apy-tooltip.js";
|
|
@@ -194,9 +194,9 @@ import { RWA_GRADIENT_BORDER_CLASS as im, RWA_POOL_ROW_HOVER_WRAPPER_CLASS as pm
|
|
|
194
194
|
import { SearchBar as nm } from "./components/search-bar/search-bar.js";
|
|
195
195
|
import { SearchLine as fm, WithSearchLine as xm, searchLineInputVariants as sm, searchLineVariants as dm } from "./components/search-line/search-line.js";
|
|
196
196
|
import { SegmentedControl as um, segmentedControlVariants as Tm } from "./components/segmented-control/segmented-control.js";
|
|
197
|
-
import { Select as Cm, SelectContent as bm, SelectGroup as
|
|
197
|
+
import { Select as Cm, SelectContent as bm, SelectGroup as Sm, SelectItem as Am, SelectLabel as Lm, SelectScrollDownButton as Dm, SelectScrollUpButton as Im, SelectSeparator as Pm, SelectTrigger as Vm, SelectValue as wm, selectTriggerVariants as hm } from "./components/select/select.js";
|
|
198
198
|
import { SeparateLine as Fm } from "./components/separate-line/separate-line.js";
|
|
199
|
-
import { Separator as
|
|
199
|
+
import { Separator as Mm } from "./components/separator/separator.js";
|
|
200
200
|
import { ShortString as vm } from "./components/short-string/short-string.js";
|
|
201
201
|
import { ConfirmationItem as ym } from "./components/signatures/confirmation-item.js";
|
|
202
202
|
import { Identicon as Hm } from "./components/signatures/identicon.js";
|
|
@@ -212,12 +212,12 @@ import { SliderMark as pf } from "./components/slider/slider-mark.js";
|
|
|
212
212
|
import { SliderTrack as nf } from "./components/slider/slider-track.js";
|
|
213
213
|
import { makeMarkerPoints as ff, validateMarkerPoints as xf } from "./components/slider/slider-utils.js";
|
|
214
214
|
import { THEME_COLOR_MAP as df, THUMB_HALF as gf, THUMB_SIZE as uf, getIntervalBounds as Tf, getThumbInBoundsOffset as cf, resolveColor as Cf } from "./components/slider/types.js";
|
|
215
|
-
import { SliderToken as
|
|
215
|
+
import { SliderToken as Sf } from "./components/slider-token/slider-token.js";
|
|
216
216
|
import { SliderTokenLabel as Lf } from "./components/slider-token/slider-token-label.js";
|
|
217
217
|
import { makeSliderTokenMarkerPoints as If, mergeCloseMarkers as Pf } from "./components/slider-token/slider-token-utils.js";
|
|
218
218
|
import { BalanceIndicator as wf } from "./components/smart-number-input/balance-indicator.js";
|
|
219
219
|
import { SmartNumberInput as Bf } from "./components/smart-number-input/smart-number-input.js";
|
|
220
|
-
import { Spinner as kf, SpinnerOverlay as
|
|
220
|
+
import { Spinner as kf, SpinnerOverlay as Mf } from "./components/spinner/spinner.js";
|
|
221
221
|
import { SpinnerLoader as vf } from "./components/spinner-loader/spinner-loader.js";
|
|
222
222
|
import { SplitList as yf } from "./components/split-list/split-list.js";
|
|
223
223
|
import { StatBadge as Hf, StatBadgeGrid as Of, statBadgeContentVariants as Nf, statBadgeGridVariants as _f, statBadgeTitleVariants as Uf, statBadgeVariants as Wf } from "./components/stat-badge/stat-badge.js";
|
|
@@ -231,9 +231,9 @@ import { TabControl as ix, TabItem as px, useHashTabs as lx, useSectionTab as nx
|
|
|
231
231
|
import { EditButton as xx } from "./components/table/edit-button.js";
|
|
232
232
|
import { GridTableCellAsset as dx, GridTableCellUpdatable as gx, GridTableEditable as ux } from "./components/table/editable-grid-table.js";
|
|
233
233
|
import { TableCellAsset as cx, TableCellUpdatable as Cx, TableEditable as bx } from "./components/table/editable-table.js";
|
|
234
|
-
import { GridErrorLine as
|
|
234
|
+
import { GridErrorLine as Ax } from "./components/table/grid-error-line.js";
|
|
235
235
|
import { GridLoadingLine as Dx } from "./components/table/grid-loading-line.js";
|
|
236
|
-
import { GridTable as Px, GridTableBody as Vx, GridTableCaption as wx, GridTableCell as hx, GridTableFooter as Bx, GridTableHead as Fx, GridTableHeader as kx, GridTableRow as
|
|
236
|
+
import { GridTable as Px, GridTableBody as Vx, GridTableCaption as wx, GridTableCell as hx, GridTableFooter as Bx, GridTableHead as Fx, GridTableHeader as kx, GridTableRow as Mx, Td as Rx, Th as vx, gridTableCellVariants as Ex, gridTableHeadVariants as yx, gridTableVariants as Gx } from "./components/table/grid-table.js";
|
|
237
237
|
import { GridTableLoader as Ox } from "./components/table/grid-table-loader.js";
|
|
238
238
|
import { SortingTableHead as _x, Table as Ux, TableBody as Wx, TableCaption as qx, TableCell as Xx, TableFooter as Zx, TableHead as zx, TableHeader as Yx, TableRow as Qx, tableCellVariants as Kx, tableHeadVariants as jx, tableVariants as Jx } from "./components/table/table.js";
|
|
239
239
|
import { TableLoader as es } from "./components/table/table-loader.js";
|
|
@@ -243,12 +243,12 @@ import { UpdatedValue as ls } from "./components/table/updated-value.js";
|
|
|
243
243
|
import { Tabs as ms, TabsContent as fs, TabsList as xs, TabsTrigger as ss } from "./components/tabs/tabs.js";
|
|
244
244
|
import { TextButton as gs } from "./components/text-button/text-button.js";
|
|
245
245
|
import { Textarea as Ts, textareaVariants as cs } from "./components/textarea/textarea.js";
|
|
246
|
-
import { ThemeProvider as bs, useTheme as
|
|
246
|
+
import { ThemeProvider as bs, useTheme as Ss } from "./components/theme-provider.js";
|
|
247
247
|
import { ThemeToggle as Ls } from "./components/theme-toggle/theme-toggle.js";
|
|
248
248
|
import { TimeToLiquidation as Is } from "./components/time-to-liquidation/time-to-liquidation.js";
|
|
249
249
|
import { TipCard as Vs, tipCardVariants as ws } from "./components/tip-card/tip-card.js";
|
|
250
250
|
import { Toggle as Bs, toggleTrackVariants as Fs } from "./components/toggle/toggle.js";
|
|
251
|
-
import { TokenIcon as
|
|
251
|
+
import { TokenIcon as Ms, preloadTokenIcons as Rs } from "./components/token-icon/token-icon.js";
|
|
252
252
|
import { TokenSymbol as Es, getSymbolOrIcon as ys } from "./components/token-symbol/token-symbol.js";
|
|
253
253
|
import { TokenTemplate as Hs } from "./components/token-template/token-template.js";
|
|
254
254
|
import { SimpleTooltip as Ns } from "./components/tooltip/simple-tooltip.js";
|
|
@@ -264,52 +264,52 @@ import { WithCopy as xd } from "./components/with-copy/with-copy.js";
|
|
|
264
264
|
import { WithFilterButton as dd } from "./components/with-filter-button/with-filter-button.js";
|
|
265
265
|
import { WithTitle as ud } from "./components/with-title/with-title.js";
|
|
266
266
|
import { designTokens as cd } from "./configs/design-tokens.js";
|
|
267
|
-
import { interactiveVariants as bd, paddingVariants as
|
|
267
|
+
import { interactiveVariants as bd, paddingVariants as Sd, sizeVariants as Ad, stateVariants as Ld } from "./configs/variants.js";
|
|
268
268
|
import { useCheckboxSelect as Id } from "./hooks/use-checkbox-select.js";
|
|
269
269
|
import { useControllableState as Vd } from "./hooks/use-controllable-state.js";
|
|
270
270
|
import { useDebounce as hd } from "./hooks/use-debounce.js";
|
|
271
271
|
import { useDebounceCall as Fd } from "./hooks/use-debounce-call.js";
|
|
272
|
-
import { getSortForField as Rd, useFilterAllSelected as
|
|
273
|
-
import { useHF as
|
|
274
|
-
import { useEditPriceManually as
|
|
275
|
-
import { useIsDesktop as
|
|
276
|
-
import { useOpenedState as
|
|
277
|
-
import { usePrevious as
|
|
278
|
-
import { useSmartNumberInput as
|
|
279
|
-
import { default as
|
|
280
|
-
import { currencyButtonTestIds as
|
|
281
|
-
import { poolCreditManagerInfoTestIds as
|
|
282
|
-
import { poolCreditManagersTableTestIds as
|
|
283
|
-
import { poolTableTestIds as
|
|
284
|
-
import { balanceIndicatorTestIds as
|
|
285
|
-
import { strategiesTableTestIds as
|
|
286
|
-
import { generateId as
|
|
287
|
-
import { bnToInputView as
|
|
288
|
-
import { bnToPrettyView as
|
|
289
|
-
import { cn as
|
|
290
|
-
import { generateColorsFromBase as
|
|
291
|
-
import { copyToClipboard as
|
|
292
|
-
import { convertPercent as
|
|
293
|
-
import { formatAssetAmount as
|
|
294
|
-
import { formatMoney as
|
|
295
|
-
import { FORMAT_CONSTANTS as
|
|
296
|
-
import { slippageTemplate as
|
|
297
|
-
import { allLoaded as
|
|
298
|
-
import { decimalsToStep as
|
|
299
|
-
import { getNetworkIcon as
|
|
300
|
-
import { bnToLiquidationPriceView as
|
|
301
|
-
import { pluralize as
|
|
302
|
-
import { getAvailableRanges as
|
|
303
|
-
import { extractTextFromLabel as
|
|
304
|
-
import { searchInString as
|
|
305
|
-
import { createTokenSearchFilter as
|
|
306
|
-
import { shortSHA as
|
|
307
|
-
import { isLongString as
|
|
308
|
-
import { negativeTokenTemplate as
|
|
309
|
-
import { TTL_CONSTANTS as
|
|
310
|
-
import { openInNewWindow as
|
|
311
|
-
import { Z_INDEX as
|
|
312
|
-
import { CELL_BAD as
|
|
272
|
+
import { getSortForField as Md, getSortForFields as Rd, nextMultiSortState as vd, useFilterAllSelected as Ed, useMultiSort as yd, useRangeFilter as Gd, useSelectFilter as Hd, useSort as Od } from "./hooks/use-filter.js";
|
|
273
|
+
import { useHF as _d } from "./hooks/use-hf.js";
|
|
274
|
+
import { useEditPriceManually as Wd, useLiquidationGraphParams as qd, useLiquidationHeatmap as Xd } from "./hooks/use-liquidation/index.js";
|
|
275
|
+
import { useIsDesktop as zd, useIsExtraSmall as Yd, useIsMedium as Qd, useIsMobile as Kd, useIsTablet as jd, useMediaQuery as Jd } from "./hooks/use-media-query.js";
|
|
276
|
+
import { useOpenedState as eg } from "./hooks/use-opened-state.js";
|
|
277
|
+
import { usePrevious as og } from "./hooks/use-previous.js";
|
|
278
|
+
import { useSmartNumberInput as ag } from "./hooks/use-smart-number-input.js";
|
|
279
|
+
import { default as pg } from "./locale/en.json.js";
|
|
280
|
+
import { currencyButtonTestIds as ng } from "./test-ids/currency-button.js";
|
|
281
|
+
import { poolCreditManagerInfoTestIds as fg } from "./test-ids/pool-credit-manager-info.js";
|
|
282
|
+
import { poolCreditManagersTableTestIds as sg } from "./test-ids/pool-credit-managers-table.js";
|
|
283
|
+
import { poolTableTestIds as gg } from "./test-ids/pool-table.js";
|
|
284
|
+
import { balanceIndicatorTestIds as Tg, smartNumberInputTestIds as cg } from "./test-ids/smart-number-input.js";
|
|
285
|
+
import { strategiesTableTestIds as bg } from "./test-ids/strategies-table.js";
|
|
286
|
+
import { generateId as Ag, useFormFieldIds as Lg } from "./utils/a11y.js";
|
|
287
|
+
import { bnToInputView as Ig } from "./utils/bn-to-input-view.js";
|
|
288
|
+
import { bnToPrettyView as Vg } from "./utils/bn-to-pretty-view.js";
|
|
289
|
+
import { cn as hg } from "./utils/cn.js";
|
|
290
|
+
import { generateColorsFromBase as Fg, getCSSVariable as kg, hexToRgba as Mg, hslToHex as Rg, resolveCSSColor as vg } from "./utils/colors.js";
|
|
291
|
+
import { copyToClipboard as yg } from "./utils/copy.js";
|
|
292
|
+
import { convertPercent as Hg, formatBytecodeSize as Og, formatBytecodeVersion as Ng, formatTimestamp as _g, shortenHash as Ug, significantTrunc as Wg } from "./utils/format.js";
|
|
293
|
+
import { formatAssetAmount as Xg } from "./utils/format-asset-amount.js";
|
|
294
|
+
import { formatMoney as zg, formatMoneyAmount as Yg, formatPercentAmount as Qg, percentTemplate as Kg, percentageTemplate as jg } from "./utils/format-money.js";
|
|
295
|
+
import { FORMAT_CONSTANTS as $g, formatNumberWithSuffix as eu, formatPrice as ru, getAdaptiveDecimals as ou, isBelowDisplayThreshold as tu, isEffectivelyZero as au, toSignificantDigits as iu } from "./utils/format-number.js";
|
|
296
|
+
import { slippageTemplate as lu } from "./utils/format-slippage.js";
|
|
297
|
+
import { allLoaded as mu, loadingProgress as fu, round5 as xu } from "./utils/loading.js";
|
|
298
|
+
import { decimalsToStep as du, findClosestPoint as gu, formatWithDecimals as uu, formatWithoutDecimals as Tu, splitInterval as cu, validateMinMax as Cu } from "./utils/math.js";
|
|
299
|
+
import { getNetworkIcon as Su } from "./utils/network-icons.js";
|
|
300
|
+
import { bnToLiquidationPriceView as Lu, isPositiveFloat as Du, parseInputToBN as Iu, parseSmallNumber as Pu } from "./utils/parse-input-to-bn.js";
|
|
301
|
+
import { pluralize as wu, selectPluralString as hu } from "./utils/plural.js";
|
|
302
|
+
import { getAvailableRanges as Fu } from "./utils/ranges.js";
|
|
303
|
+
import { extractTextFromLabel as Mu, serializeValue as Ru } from "./utils/react.js";
|
|
304
|
+
import { searchInString as Eu } from "./utils/search.js";
|
|
305
|
+
import { createTokenSearchFilter as Gu, searchInToken as Hu } from "./utils/search-in-token.js";
|
|
306
|
+
import { shortSHA as Nu } from "./utils/short-sha.js";
|
|
307
|
+
import { isLongString as Uu, shortenString as Wu } from "./utils/shorten-string.js";
|
|
308
|
+
import { negativeTokenTemplate as Xu, tokenTemplate as Zu, tokenTemplateNumber as zu, tokenTemplateString as Yu } from "./utils/templates.js";
|
|
309
|
+
import { TTL_CONSTANTS as Ku, getTTLZones as ju, ttlFromTimestamp as Ju, ttlLeft as $u, ttlLeftHuman as eT } from "./utils/ttl.js";
|
|
310
|
+
import { openInNewWindow as oT } from "./utils/window.js";
|
|
311
|
+
import { Z_INDEX as aT, Z_INDEX_VALUES as iT } from "./utils/z-index.js";
|
|
312
|
+
import { CELL_BAD as lT, CELL_CURRENT as nT, CELL_GOOD as mT, CELL_HOVERED as fT, CELL_LIQUIDATION as xT, CELL_OK as sT, DEFAULT_AXIS_MAX as dT, DEFAULT_AXIS_MIN as gT, formatAxisLabel as uT, formatAxisTipLabel as TT, formatAxisTipPrice as cT, getCellClass as CT, isPointInCell as bT, useAxis as ST, useFixedAssets as AT, useIsAxisInRelativeUnits as LT, useLiquidationGraphActivePrice as DT, useLiquidationGraphCurrentActiveValue as IT, usePriceInNumber as PT, useWithLiquidationGraphActivePrices as VT } from "./hooks/use-liquidation/utils.js";
|
|
313
313
|
export {
|
|
314
314
|
ro as APYFeature,
|
|
315
315
|
oo as APYFeatureTooltip,
|
|
@@ -328,7 +328,7 @@ export {
|
|
|
328
328
|
c as AlertDialogOverlay,
|
|
329
329
|
C as AlertDialogPortal,
|
|
330
330
|
b as AlertDialogTitle,
|
|
331
|
-
|
|
331
|
+
S as AlertDialogTrigger,
|
|
332
332
|
L as AlertModal,
|
|
333
333
|
I as AppBar,
|
|
334
334
|
P as AppBarCenter,
|
|
@@ -338,7 +338,7 @@ export {
|
|
|
338
338
|
B as AppBarHamburgerButton,
|
|
339
339
|
F as AppBarMenuItem,
|
|
340
340
|
k as AppBarNavItem,
|
|
341
|
-
|
|
341
|
+
M as AppBarSidePanel,
|
|
342
342
|
vp as AppLogo,
|
|
343
343
|
Ep as AppLogoLink,
|
|
344
344
|
v as Apy,
|
|
@@ -349,7 +349,7 @@ export {
|
|
|
349
349
|
j as Avatar,
|
|
350
350
|
J as AvatarFallback,
|
|
351
351
|
$ as AvatarImage,
|
|
352
|
-
|
|
352
|
+
Si as BAD_HF,
|
|
353
353
|
se as BackButton,
|
|
354
354
|
re as Badge,
|
|
355
355
|
wf as BalanceIndicator,
|
|
@@ -360,13 +360,13 @@ export {
|
|
|
360
360
|
ne as BreadCrumbs,
|
|
361
361
|
ue as Button,
|
|
362
362
|
fe as ButtonCheckbox,
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
363
|
+
lT as CELL_BAD,
|
|
364
|
+
nT as CELL_CURRENT,
|
|
365
|
+
mT as CELL_GOOD,
|
|
366
|
+
fT as CELL_HOVERED,
|
|
367
|
+
xT as CELL_LIQUIDATION,
|
|
368
|
+
sT as CELL_OK,
|
|
369
|
+
Re as Card,
|
|
370
370
|
ve as CardContent,
|
|
371
371
|
Ee as CardDescription,
|
|
372
372
|
ye as CardFooter,
|
|
@@ -388,8 +388,8 @@ export {
|
|
|
388
388
|
No as CreditSessionStatus,
|
|
389
389
|
Uo as CurrencyButton,
|
|
390
390
|
Na as DEFAULT_AREA_SERIES,
|
|
391
|
-
|
|
392
|
-
|
|
391
|
+
dT as DEFAULT_AXIS_MAX,
|
|
392
|
+
gT as DEFAULT_AXIS_MIN,
|
|
393
393
|
_a as DEFAULT_OPTIONS,
|
|
394
394
|
ja as DEFAULT_SERIES_COLORS,
|
|
395
395
|
Ua as DEFAULT_VERTICAL_LINE,
|
|
@@ -408,7 +408,7 @@ export {
|
|
|
408
408
|
ut as DialogForm,
|
|
409
409
|
ct as DialogHeader,
|
|
410
410
|
bt as DialogModalContainer,
|
|
411
|
-
|
|
411
|
+
At as DialogOverlay,
|
|
412
412
|
at as DialogPortal,
|
|
413
413
|
Dt as DialogTitle,
|
|
414
414
|
it as DialogTrigger,
|
|
@@ -420,25 +420,25 @@ export {
|
|
|
420
420
|
Nt as DropdownMenuItem,
|
|
421
421
|
Ut as DropdownMenuLabel,
|
|
422
422
|
kt as DropdownMenuPortal,
|
|
423
|
-
|
|
423
|
+
Mt as DropdownMenuRadioGroup,
|
|
424
424
|
qt as DropdownMenuRadioItem,
|
|
425
425
|
Zt as DropdownMenuSeparator,
|
|
426
426
|
Yt as DropdownMenuShortcut,
|
|
427
|
-
|
|
427
|
+
Rt as DropdownMenuSub,
|
|
428
428
|
Kt as DropdownMenuSubContent,
|
|
429
429
|
Jt as DropdownMenuSubTrigger,
|
|
430
430
|
vt as DropdownMenuTrigger,
|
|
431
431
|
xx as EditButton,
|
|
432
432
|
ea as EditInput,
|
|
433
|
-
|
|
433
|
+
pg as EnglishLocale,
|
|
434
434
|
oa as ErrorLineMessage,
|
|
435
435
|
aa as ErrorMessage,
|
|
436
436
|
pa as ErrorView,
|
|
437
437
|
Ue as ExpandablCall,
|
|
438
438
|
qe as ExpandableCard,
|
|
439
439
|
na as ExplorerLinksDropdown,
|
|
440
|
-
|
|
441
|
-
|
|
440
|
+
Se as ExternalButton,
|
|
441
|
+
$g as FORMAT_CONSTANTS,
|
|
442
442
|
Vp as FaIcon,
|
|
443
443
|
fa as FadeoutLoading,
|
|
444
444
|
go as Feature,
|
|
@@ -448,20 +448,20 @@ export {
|
|
|
448
448
|
ga as FilterCheckboxItem,
|
|
449
449
|
Ta as FilterChip,
|
|
450
450
|
Ca as FilterChips,
|
|
451
|
-
|
|
451
|
+
Sa as FilterDropdownItem,
|
|
452
452
|
La as FilterGroup,
|
|
453
453
|
Ia as FilterLabel,
|
|
454
454
|
Va as FilterModal,
|
|
455
455
|
ha as FilterModalItem,
|
|
456
456
|
Fa as FilterRadioItem,
|
|
457
|
-
|
|
457
|
+
Ma as FilterSeparator,
|
|
458
458
|
Wp as Footer,
|
|
459
459
|
qp as FooterLink,
|
|
460
460
|
Xp as FooterLinkSection,
|
|
461
461
|
ya as FormField,
|
|
462
462
|
js as FormattedMessageTyped,
|
|
463
463
|
Ha as FormattedNumberString,
|
|
464
|
-
|
|
464
|
+
Ai as GOOD_HF,
|
|
465
465
|
Zp as GearboxFooter,
|
|
466
466
|
Ja as Graph,
|
|
467
467
|
oi as GraphCurrentValue,
|
|
@@ -470,7 +470,7 @@ export {
|
|
|
470
470
|
pi as GraphView,
|
|
471
471
|
li as GraphViewWithData,
|
|
472
472
|
Yp as Grid,
|
|
473
|
-
|
|
473
|
+
Ax as GridErrorLine,
|
|
474
474
|
Dx as GridLoadingLine,
|
|
475
475
|
di as GridTDCell,
|
|
476
476
|
Px as GridTable,
|
|
@@ -484,7 +484,7 @@ export {
|
|
|
484
484
|
Fx as GridTableHead,
|
|
485
485
|
kx as GridTableHeader,
|
|
486
486
|
Ox as GridTableLoader,
|
|
487
|
-
|
|
487
|
+
Mx as GridTableRow,
|
|
488
488
|
ui as Guard,
|
|
489
489
|
ci as HeadCell,
|
|
490
490
|
Kp as Header,
|
|
@@ -509,7 +509,7 @@ export {
|
|
|
509
509
|
cl as LegalAgreementPanel,
|
|
510
510
|
Cl as LegalAgreementPanelTest,
|
|
511
511
|
rl as LegalDisclaimer,
|
|
512
|
-
|
|
512
|
+
Ml as Link,
|
|
513
513
|
yl as LiquidationGraph,
|
|
514
514
|
Hl as LiquidationGraphLegend,
|
|
515
515
|
Nl as LiquidationGraphTip,
|
|
@@ -531,7 +531,7 @@ export {
|
|
|
531
531
|
Ie as NavigationButton,
|
|
532
532
|
sn as NavigationProvider,
|
|
533
533
|
Cn as NetworkIcon,
|
|
534
|
-
|
|
534
|
+
Sn as NotFound,
|
|
535
535
|
Pt as OneFieldDialog,
|
|
536
536
|
Ln as OptionsItem,
|
|
537
537
|
Dn as OptionsList,
|
|
@@ -547,17 +547,17 @@ export {
|
|
|
547
547
|
Fn as PageTitle,
|
|
548
548
|
vn as PercentIndicator,
|
|
549
549
|
fo as Plus,
|
|
550
|
-
|
|
551
|
-
|
|
550
|
+
So as PointsFeature,
|
|
551
|
+
Ao as PointsFeatureTooltip,
|
|
552
552
|
yn as PointsIcon,
|
|
553
553
|
Lo as PointsLabel,
|
|
554
554
|
Hn as PoolAPYTooltip,
|
|
555
|
-
|
|
555
|
+
Sr as PoolAssetsTable,
|
|
556
556
|
Lr as PoolAssetsTableHead,
|
|
557
557
|
Ir as PoolAssetsTableRow,
|
|
558
558
|
Br as PoolCreditManagerInfo,
|
|
559
559
|
kr as PoolCreditManagersTable,
|
|
560
|
-
|
|
560
|
+
Rr as PoolCreditManagersTableHead,
|
|
561
561
|
Er as PoolCreditManagersTableRow,
|
|
562
562
|
Nn as PoolIndicatorIcon,
|
|
563
563
|
Un as PoolPointsIndicator,
|
|
@@ -585,8 +585,8 @@ export {
|
|
|
585
585
|
um as SegmentedControl,
|
|
586
586
|
Cm as Select,
|
|
587
587
|
bm as SelectContent,
|
|
588
|
-
|
|
589
|
-
|
|
588
|
+
Sm as SelectGroup,
|
|
589
|
+
Am as SelectItem,
|
|
590
590
|
Lm as SelectLabel,
|
|
591
591
|
Dm as SelectScrollDownButton,
|
|
592
592
|
Im as SelectScrollUpButton,
|
|
@@ -594,7 +594,7 @@ export {
|
|
|
594
594
|
Vm as SelectTrigger,
|
|
595
595
|
wm as SelectValue,
|
|
596
596
|
Fm as SeparateLine,
|
|
597
|
-
|
|
597
|
+
Mm as Separator,
|
|
598
598
|
vm as ShortString,
|
|
599
599
|
Ei as ShowOn,
|
|
600
600
|
Z as SignInRequired,
|
|
@@ -609,7 +609,7 @@ export {
|
|
|
609
609
|
ef as Slider,
|
|
610
610
|
pf as SliderMark,
|
|
611
611
|
of as SliderProvider,
|
|
612
|
-
|
|
612
|
+
Sf as SliderToken,
|
|
613
613
|
Lf as SliderTokenLabel,
|
|
614
614
|
nf as SliderTrack,
|
|
615
615
|
Bf as SmartNumberInput,
|
|
@@ -617,7 +617,7 @@ export {
|
|
|
617
617
|
_x as SortingTableHead,
|
|
618
618
|
kf as Spinner,
|
|
619
619
|
vf as SpinnerLoader,
|
|
620
|
-
|
|
620
|
+
Mf as SpinnerOverlay,
|
|
621
621
|
yf as SplitList,
|
|
622
622
|
Hf as StatBadge,
|
|
623
623
|
Of as StatBadgeGrid,
|
|
@@ -626,7 +626,7 @@ export {
|
|
|
626
626
|
jf as StatusTriangle,
|
|
627
627
|
$f as Stepper,
|
|
628
628
|
io as StrategiesRewardsCell,
|
|
629
|
-
|
|
629
|
+
Ro as StrategiesTable,
|
|
630
630
|
Co as StrategiesTableNotFoundLine,
|
|
631
631
|
po as StrategyPoints,
|
|
632
632
|
Je as StyledButton,
|
|
@@ -637,7 +637,7 @@ export {
|
|
|
637
637
|
df as THEME_COLOR_MAP,
|
|
638
638
|
gf as THUMB_HALF,
|
|
639
639
|
uf as THUMB_SIZE,
|
|
640
|
-
|
|
640
|
+
Ku as TTL_CONSTANTS,
|
|
641
641
|
he as TabButton,
|
|
642
642
|
ix as TabControl,
|
|
643
643
|
px as TabItem,
|
|
@@ -660,7 +660,7 @@ export {
|
|
|
660
660
|
fs as TabsContent,
|
|
661
661
|
xs as TabsList,
|
|
662
662
|
ss as TabsTrigger,
|
|
663
|
-
|
|
663
|
+
Rx as Td,
|
|
664
664
|
gs as TextButton,
|
|
665
665
|
Ts as Textarea,
|
|
666
666
|
vx as Th,
|
|
@@ -668,10 +668,10 @@ export {
|
|
|
668
668
|
Ls as ThemeToggle,
|
|
669
669
|
Is as TimeToLiquidation,
|
|
670
670
|
Vs as TipCard,
|
|
671
|
-
|
|
671
|
+
Mi as TipWrap,
|
|
672
672
|
xo as TitleGrid,
|
|
673
673
|
Bs as Toggle,
|
|
674
|
-
|
|
674
|
+
Ms as TokenIcon,
|
|
675
675
|
Es as TokenSymbol,
|
|
676
676
|
Hs as TokenTemplate,
|
|
677
677
|
Us as Tooltip,
|
|
@@ -691,35 +691,35 @@ export {
|
|
|
691
691
|
dd as WithFilterButton,
|
|
692
692
|
xm as WithSearchLine,
|
|
693
693
|
ud as WithTitle,
|
|
694
|
-
|
|
695
|
-
|
|
694
|
+
aT as Z_INDEX,
|
|
695
|
+
iT as Z_INDEX_VALUES,
|
|
696
696
|
lo as ZeroSlippageFeature,
|
|
697
697
|
n as alertBadgeVariants,
|
|
698
|
-
|
|
698
|
+
mu as allLoaded,
|
|
699
699
|
de as backButtonVariants,
|
|
700
700
|
oe as badgeVariants,
|
|
701
701
|
Gr as balanceColumn,
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
702
|
+
Tg as balanceIndicatorTestIds,
|
|
703
|
+
Ig as bnToInputView,
|
|
704
|
+
Lu as bnToLiquidationPriceView,
|
|
705
|
+
Vg as bnToPrettyView,
|
|
706
706
|
Hr as borrowApyColumn,
|
|
707
707
|
Or as borrowedColumn,
|
|
708
708
|
Te as buttonVariants,
|
|
709
709
|
ke as cardGridVariants,
|
|
710
|
-
|
|
710
|
+
hg as cn,
|
|
711
711
|
Nr as collateralColumn,
|
|
712
712
|
ir as coloredTextVariants,
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
713
|
+
Hg as convertPercent,
|
|
714
|
+
yg as copyToClipboard,
|
|
715
|
+
Gu as createTokenSearchFilter,
|
|
716
|
+
ng as currencyButtonTestIds,
|
|
717
717
|
_r as customColumn,
|
|
718
718
|
Kr as customStrategyColumn,
|
|
719
|
-
|
|
719
|
+
du as decimalsToStep,
|
|
720
720
|
Ur as defaultPoolName,
|
|
721
721
|
cd as designTokens,
|
|
722
|
-
|
|
722
|
+
Mu as extractTextFromLabel,
|
|
723
723
|
Ui as faArrowDown,
|
|
724
724
|
Wi as faArrowLeft,
|
|
725
725
|
qi as faArrowRight,
|
|
@@ -752,45 +752,46 @@ export {
|
|
|
752
752
|
cp as faRightFromBracket,
|
|
753
753
|
Cp as faTrash,
|
|
754
754
|
bp as faTriangleExclamation,
|
|
755
|
-
|
|
756
|
-
|
|
755
|
+
Sp as faUser,
|
|
756
|
+
Ap as faUserPlus,
|
|
757
757
|
Lp as faUsers,
|
|
758
758
|
Dp as faWallet,
|
|
759
759
|
Ip as faXmark,
|
|
760
760
|
va as filterBlockVariants,
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
761
|
+
gu as findClosestPoint,
|
|
762
|
+
Xg as formatAssetAmount,
|
|
763
|
+
uT as formatAxisLabel,
|
|
764
|
+
TT as formatAxisTipLabel,
|
|
765
|
+
cT as formatAxisTipPrice,
|
|
766
|
+
Og as formatBytecodeSize,
|
|
767
|
+
Ng as formatBytecodeVersion,
|
|
768
|
+
zg as formatMoney,
|
|
769
|
+
Yg as formatMoneyAmount,
|
|
770
|
+
eu as formatNumberWithSuffix,
|
|
771
|
+
Qg as formatPercentAmount,
|
|
772
|
+
ru as formatPrice,
|
|
773
|
+
_g as formatTimestamp,
|
|
774
|
+
uu as formatWithDecimals,
|
|
775
|
+
Tu as formatWithoutDecimals,
|
|
776
|
+
Fg as generateColorsFromBase,
|
|
777
|
+
Ag as generateId,
|
|
778
|
+
ou as getAdaptiveDecimals,
|
|
779
|
+
Fu as getAvailableRanges,
|
|
780
|
+
kg as getCSSVariable,
|
|
781
|
+
CT as getCellClass,
|
|
782
782
|
Wa as getDefaultOptions,
|
|
783
783
|
qa as getDefaultSeries,
|
|
784
784
|
Xa as getDefaultVerticalLine,
|
|
785
785
|
Di as getHFZones,
|
|
786
786
|
Tf as getIntervalBounds,
|
|
787
|
-
|
|
787
|
+
Su as getNetworkIcon,
|
|
788
788
|
Cr as getPriceFeedInfo,
|
|
789
789
|
yo as getRewardTokenSymbol,
|
|
790
790
|
$a as getSeriesColorPalette,
|
|
791
|
-
|
|
791
|
+
Md as getSortForField,
|
|
792
|
+
Rd as getSortForFields,
|
|
792
793
|
ys as getSymbolOrIcon,
|
|
793
|
-
|
|
794
|
+
ju as getTTLZones,
|
|
794
795
|
cf as getThumbInBoundsOffset,
|
|
795
796
|
ei as getVerticalLineTooltipContent,
|
|
796
797
|
za as getXFormatter,
|
|
@@ -800,20 +801,20 @@ export {
|
|
|
800
801
|
Ex as gridTableCellVariants,
|
|
801
802
|
yx as gridTableHeadVariants,
|
|
802
803
|
Gx as gridTableVariants,
|
|
803
|
-
|
|
804
|
+
Mg as hexToRgba,
|
|
804
805
|
zn as hfToBarIndex,
|
|
805
|
-
|
|
806
|
+
Rg as hslToHex,
|
|
806
807
|
Ni as iconButtonVariants,
|
|
807
808
|
Bp as inputVariants,
|
|
808
809
|
bd as interactiveVariants,
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
810
|
+
tu as isBelowDisplayThreshold,
|
|
811
|
+
au as isEffectivelyZero,
|
|
812
|
+
Uu as isLongString,
|
|
813
|
+
bT as isPointInCell,
|
|
814
|
+
Du as isPositiveFloat,
|
|
815
|
+
Mp as labelVariants,
|
|
816
|
+
Sl as legalAgreementAwaitingDescriptionVariants,
|
|
817
|
+
Al as legalAgreementAwaitingRootVariants,
|
|
817
818
|
Ll as legalAgreementAwaitingTitleVariants,
|
|
818
819
|
Dl as legalAgreementLinkVariants,
|
|
819
820
|
Il as legalAgreementPanelCheckboxLabelVariants,
|
|
@@ -823,56 +824,57 @@ export {
|
|
|
823
824
|
hl as legalAgreementPanelNotificationVariants,
|
|
824
825
|
Bl as legalAgreementPanelRootVariants,
|
|
825
826
|
Fl as legalAgreementPanelV2BannerVariants,
|
|
826
|
-
|
|
827
|
+
fu as loadingProgress,
|
|
827
828
|
ff as makeMarkerPoints,
|
|
828
829
|
If as makeSliderTokenMarkerPoints,
|
|
829
830
|
Pf as mergeCloseMarkers,
|
|
830
831
|
on as navbarVariants,
|
|
831
832
|
Tn as navitemVariants,
|
|
832
|
-
|
|
833
|
-
|
|
833
|
+
Xu as negativeTokenTemplate,
|
|
834
|
+
vd as nextMultiSortState,
|
|
835
|
+
oT as openInNewWindow,
|
|
834
836
|
Vr as overflowContainerClassName,
|
|
835
837
|
wr as overflowWrapClassName,
|
|
836
|
-
|
|
838
|
+
Sd as paddingVariants,
|
|
837
839
|
kn as pageTitleRootVariants,
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
840
|
+
Mn as pageTitleVariants,
|
|
841
|
+
Iu as parseInputToBN,
|
|
842
|
+
Pu as parseSmallNumber,
|
|
843
|
+
Kg as percentTemplate,
|
|
844
|
+
jg as percentageTemplate,
|
|
845
|
+
wu as pluralize,
|
|
844
846
|
Wr as poolColumn,
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
847
|
+
fg as poolCreditManagerInfoTestIds,
|
|
848
|
+
sg as poolCreditManagersTableTestIds,
|
|
849
|
+
gg as poolTableTestIds,
|
|
850
|
+
Rs as preloadTokenIcons,
|
|
851
|
+
vg as resolveCSSColor,
|
|
850
852
|
Cf as resolveColor,
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
853
|
+
xu as round5,
|
|
854
|
+
Eu as searchInString,
|
|
855
|
+
Hu as searchInToken,
|
|
854
856
|
sm as searchLineInputVariants,
|
|
855
857
|
dm as searchLineVariants,
|
|
856
858
|
Tm as segmentedControlVariants,
|
|
857
|
-
|
|
859
|
+
hu as selectPluralString,
|
|
858
860
|
hm as selectTriggerVariants,
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
861
|
+
Ru as serializeValue,
|
|
862
|
+
Nu as shortSHA,
|
|
863
|
+
Ug as shortenHash,
|
|
864
|
+
Wu as shortenString,
|
|
865
|
+
Wg as significantTrunc,
|
|
866
|
+
Ad as sizeVariants,
|
|
865
867
|
Km as skeletonVariants,
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
868
|
+
lu as slippageTemplate,
|
|
869
|
+
cg as smartNumberInputTestIds,
|
|
870
|
+
cu as splitInterval,
|
|
869
871
|
Nf as statBadgeContentVariants,
|
|
870
872
|
_f as statBadgeGridVariants,
|
|
871
873
|
Uf as statBadgeTitleVariants,
|
|
872
874
|
Wf as statBadgeVariants,
|
|
873
875
|
Ld as stateVariants,
|
|
874
876
|
Zf as statusDotVariants,
|
|
875
|
-
|
|
877
|
+
bg as strategiesTableTestIds,
|
|
876
878
|
jr as strategyColumn,
|
|
877
879
|
Jr as strategyLeverageColumn,
|
|
878
880
|
$r as strategyRewardsColumn,
|
|
@@ -883,58 +885,59 @@ export {
|
|
|
883
885
|
Jx as tableVariants,
|
|
884
886
|
cs as textareaVariants,
|
|
885
887
|
ws as tipCardVariants,
|
|
886
|
-
|
|
888
|
+
iu as toSignificantDigits,
|
|
887
889
|
Fs as toggleTrackVariants,
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
890
|
+
Zu as tokenTemplate,
|
|
891
|
+
zu as tokenTemplateNumber,
|
|
892
|
+
Yu as tokenTemplateString,
|
|
893
|
+
Ju as ttlFromTimestamp,
|
|
894
|
+
$u as ttlLeft,
|
|
895
|
+
eT as ttlLeftHuman,
|
|
894
896
|
rd as typographyVariants,
|
|
895
|
-
|
|
897
|
+
ST as useAxis,
|
|
896
898
|
Id as useCheckboxSelect,
|
|
897
899
|
Vd as useControllableState,
|
|
898
900
|
hd as useDebounce,
|
|
899
901
|
Fd as useDebounceCall,
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
902
|
+
Wd as useEditPriceManually,
|
|
903
|
+
Ed as useFilterAllSelected,
|
|
904
|
+
AT as useFixedAssets,
|
|
905
|
+
Lg as useFormFieldIds,
|
|
904
906
|
mi as useGraphAside,
|
|
905
|
-
|
|
907
|
+
_d as useHF,
|
|
906
908
|
lx as useHashTabs,
|
|
907
909
|
Js as useIntlTyped,
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
910
|
+
LT as useIsAxisInRelativeUnits,
|
|
911
|
+
zd as useIsDesktop,
|
|
912
|
+
Yd as useIsExtraSmall,
|
|
913
|
+
Qd as useIsMedium,
|
|
914
|
+
Kd as useIsMobile,
|
|
915
|
+
jd as useIsTablet,
|
|
916
|
+
DT as useLiquidationGraphActivePrice,
|
|
917
|
+
IT as useLiquidationGraphCurrentActiveValue,
|
|
918
|
+
qd as useLiquidationGraphParams,
|
|
919
|
+
Xd as useLiquidationHeatmap,
|
|
920
|
+
Jd as useMediaQuery,
|
|
919
921
|
jp as useMobileMenu,
|
|
922
|
+
yd as useMultiSort,
|
|
920
923
|
pn as useNavbarIndicator,
|
|
921
924
|
dn as useNavigationAdapter,
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
925
|
+
eg as useOpenedState,
|
|
926
|
+
og as usePrevious,
|
|
927
|
+
PT as usePriceInNumber,
|
|
928
|
+
Gd as useRangeFilter,
|
|
926
929
|
nx as useSectionTab,
|
|
927
|
-
|
|
930
|
+
Hd as useSelectFilter,
|
|
928
931
|
tf as useSliderContext,
|
|
929
|
-
|
|
930
|
-
|
|
932
|
+
ag as useSmartNumberInput,
|
|
933
|
+
Od as useSort,
|
|
931
934
|
mx as useTabControl,
|
|
932
|
-
|
|
935
|
+
Ss as useTheme,
|
|
933
936
|
Q as useWalletUI,
|
|
934
|
-
|
|
937
|
+
VT as useWithLiquidationGraphActivePrices,
|
|
935
938
|
Zr as utilizationColumn,
|
|
936
939
|
xf as validateMarkerPoints,
|
|
937
|
-
|
|
940
|
+
Cu as validateMinMax,
|
|
938
941
|
ad as verticalIndicatorVariants,
|
|
939
942
|
ld as verticalListVariants
|
|
940
943
|
};
|