@gearbox-protocol/permissionless-ui 1.13.0 → 1.15.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/index.cjs +1 -1
- package/dist/cjs/components/legal-agreement/index.cjs +1 -0
- package/dist/cjs/components/legal-agreement/legal-agreement-dialog.cjs +1 -0
- package/dist/cjs/index.cjs +1 -1
- package/dist/esm/components/index.js +282 -275
- package/dist/esm/components/legal-agreement/index.js +9 -0
- package/dist/esm/components/legal-agreement/legal-agreement-dialog.js +241 -0
- package/dist/esm/index.js +384 -377
- package/dist/globals.css +1 -1
- package/dist/types/components/index.d.ts +1 -0
- package/dist/types/components/legal-agreement/index.d.ts +1 -0
- package/dist/types/components/legal-agreement/legal-agreement-dialog.d.ts +152 -0
- package/dist/types/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
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 n, alertBadgeVariants as l } from "./components/alert-badge/alert-badge.js";
|
|
3
|
-
import { AlertDialog as f, AlertDialogAction as x, AlertDialogCancel as s, AlertDialogContent as d, AlertDialogDescription as T, AlertDialogFooter as u, AlertDialogHeader as
|
|
3
|
+
import { AlertDialog as f, AlertDialogAction as x, AlertDialogCancel as s, AlertDialogContent as d, AlertDialogDescription as T, AlertDialogFooter as u, AlertDialogHeader as g, AlertDialogOverlay as c, AlertDialogPortal as b, AlertDialogTitle as C, AlertDialogTrigger as S } from "./components/alert-dialog/alert-dialog.js";
|
|
4
4
|
import { AssetLine as L } from "./components/asset-line/asset-line.js";
|
|
5
5
|
import { AssetsListCell as V } from "./components/assets-list-cell/assets-list-cell.js";
|
|
6
|
-
import { AssetsRatio as
|
|
6
|
+
import { AssetsRatio as F } from "./components/assets-ratio/assets-ratio.js";
|
|
7
7
|
import { ConnectRequired as G } from "./components/auth/connect-required.js";
|
|
8
8
|
import { SignInRequired as E } from "./components/auth/signin-required.js";
|
|
9
|
-
import { SIWEClientProvider as
|
|
10
|
-
import { Avatar as
|
|
9
|
+
import { SIWEClientProvider as v } from "./components/auth/siwe-provider.js";
|
|
10
|
+
import { Avatar as k, AvatarFallback as w, AvatarImage as H } from "./components/avatar/avatar.js";
|
|
11
11
|
import { Badge as O, badgeVariants as y } from "./components/badge/badge.js";
|
|
12
12
|
import { BaseLink as N } from "./components/base-link/base-link.js";
|
|
13
13
|
import { BlockSync as q } from "./components/block-sync/block-sync.js";
|
|
@@ -21,14 +21,14 @@ import { NavigationButton as ie } from "./components/buttons/navigation-button/n
|
|
|
21
21
|
import { RangeButtons as ne } from "./components/buttons/range-buttons/range-buttons.js";
|
|
22
22
|
import { TabButton as me } from "./components/buttons/tab-button/tab-button.js";
|
|
23
23
|
import { CardGrid as xe, cardGridVariants as se } from "./components/card-grid/card-grid.js";
|
|
24
|
-
import { Card as Te, CardContent as ue, CardDescription as
|
|
24
|
+
import { Card as Te, CardContent as ue, CardDescription as ge, CardFooter as ce, CardHeader as be, CardTitle as Ce } from "./components/cards/card/card.js";
|
|
25
25
|
import { DangerZone as De } from "./components/cards/danger-zone/danger-zone.js";
|
|
26
26
|
import { ExpandablCall as Ae } from "./components/cards/expandable-call/expandable-call.js";
|
|
27
|
-
import { ExpandableCard as
|
|
27
|
+
import { ExpandableCard as Ie } from "./components/cards/expandable-card/expandable-card.js";
|
|
28
28
|
import { Checkbox as he } from "./components/checkbox/checkbox.js";
|
|
29
29
|
import { ColoredText as Be, coloredTextVariants as Ee } from "./components/colored-text/colored-text.js";
|
|
30
|
-
import { CompoundAPY as
|
|
31
|
-
import { CreditSessionStatus as
|
|
30
|
+
import { CompoundAPY as ve } from "./components/compound-apy/compound-apy.js";
|
|
31
|
+
import { CreditSessionStatus as ke } from "./components/credit-session-status/credit-session-status.js";
|
|
32
32
|
import { Description as He } from "./components/description/description.js";
|
|
33
33
|
import { DetailedPageTitle as Oe } from "./components/detailed-page-title/detailed-page-title.js";
|
|
34
34
|
import { Dialog as _e, DialogPortal as Ne, DialogTrigger as Ue } from "./components/dialog/dialog.js";
|
|
@@ -43,16 +43,16 @@ import { DialogTitle as ar } from "./components/dialog/dialog-title.js";
|
|
|
43
43
|
import { OneFieldDialog as pr } from "./components/dialog/one-field-dialog.js";
|
|
44
44
|
import { DropdownMenu as lr, DropdownMenuGroup as mr, DropdownMenuPortal as fr, DropdownMenuRadioGroup as xr, DropdownMenuSub as sr, DropdownMenuTrigger as dr } from "./components/dropdown-menu/dropdown-menu.js";
|
|
45
45
|
import { DropdownMenuCheckboxItem as ur } from "./components/dropdown-menu/dropdown-menu-checkbox-item.js";
|
|
46
|
-
import { DropdownMenuContent as
|
|
46
|
+
import { DropdownMenuContent as cr } from "./components/dropdown-menu/dropdown-menu-content.js";
|
|
47
47
|
import { DropdownMenuItem as Cr } from "./components/dropdown-menu/dropdown-menu-item.js";
|
|
48
48
|
import { DropdownMenuLabel as Dr } from "./components/dropdown-menu/dropdown-menu-label.js";
|
|
49
49
|
import { DropdownMenuRadioItem as Ar } from "./components/dropdown-menu/dropdown-menu-radio-item.js";
|
|
50
|
-
import { DropdownMenuSeparator as
|
|
50
|
+
import { DropdownMenuSeparator as Ir } from "./components/dropdown-menu/dropdown-menu-separator.js";
|
|
51
51
|
import { DropdownMenuShortcut as hr } from "./components/dropdown-menu/dropdown-menu-shortcut.js";
|
|
52
52
|
import { DropdownMenuSubContent as Br } from "./components/dropdown-menu/dropdown-menu-sub-content.js";
|
|
53
|
-
import { DropdownMenuSubTrigger as
|
|
54
|
-
import { ErrorLineMessage as
|
|
55
|
-
import { ErrorMessage as
|
|
53
|
+
import { DropdownMenuSubTrigger as Pr } from "./components/dropdown-menu/dropdown-menu-sub-trigger.js";
|
|
54
|
+
import { ErrorLineMessage as Mr } from "./components/error-message/error-line-message.js";
|
|
55
|
+
import { ErrorMessage as wr } from "./components/error-message/error-message.js";
|
|
56
56
|
import { ErrorView as Rr } from "./components/error-view/error-view.js";
|
|
57
57
|
import { FadeoutLoading as yr } from "./components/fadeout-loading/fadeout-loading.js";
|
|
58
58
|
import { FilterBlock as Nr } from "./components/filter/filter-block.js";
|
|
@@ -69,12 +69,12 @@ import { FilterSeparator as no } from "./components/filter/filter-separator.js";
|
|
|
69
69
|
import { filterBlockVariants as mo } from "./components/filter/variants.js";
|
|
70
70
|
import { FormField as xo } from "./components/form/form-field.js";
|
|
71
71
|
import { GeneralSelect as To } from "./components/general-select/general-select.js";
|
|
72
|
-
import { DEFAULT_AREA_SERIES as
|
|
72
|
+
import { DEFAULT_AREA_SERIES as go, DEFAULT_OPTIONS as co, DEFAULT_VERTICAL_LINE as bo, getDefaultOptions as Co, getDefaultSeries as So, getDefaultVerticalLine as Do } from "./components/graph/default-config.js";
|
|
73
73
|
import { getXFormatter as Ao, getYFormatter as Vo } from "./components/graph/formatters.js";
|
|
74
|
-
import { DEFAULT_SERIES_COLORS as
|
|
74
|
+
import { DEFAULT_SERIES_COLORS as Fo, Graph as ho } from "./components/graph/graph.js";
|
|
75
75
|
import { GraphCurrentValue as Bo } from "./components/graph/graph-current-value.js";
|
|
76
|
-
import { GraphTooltip as
|
|
77
|
-
import { GraphView as
|
|
76
|
+
import { GraphTooltip as Po } from "./components/graph/graph-tooltip.js";
|
|
77
|
+
import { GraphView as Mo, GraphViewWithData as ko, graphViewVariants as wo, useGraphAside as Ho } from "./components/graph/graph-view.js";
|
|
78
78
|
import { VertLine as Oo } from "./components/graph/plugins/vertical-line.js";
|
|
79
79
|
import { Guard as _o } from "./components/guard/guard.js";
|
|
80
80
|
import { HeadCell as Uo, SimpleHeadCell as qo } from "./components/head-cell/head-cell.js";
|
|
@@ -86,111 +86,112 @@ import { HorizontalIndicator as it } from "./components/horizontal-indicator/hor
|
|
|
86
86
|
import { IconButton as nt, iconButtonVariants as lt } from "./components/icon-button/icon-button.js";
|
|
87
87
|
import { Input as ft, inputVariants as xt } from "./components/input/input.js";
|
|
88
88
|
import { Label as dt, labelVariants as Tt } from "./components/label/label.js";
|
|
89
|
-
import { AppLogo as
|
|
89
|
+
import { AppLogo as gt } from "./components/layout/app-logo/app-logo.js";
|
|
90
90
|
import { Block as bt } from "./components/layout/block/block.js";
|
|
91
91
|
import { Col as St } from "./components/layout/col/col.js";
|
|
92
92
|
import { Container as Lt } from "./components/layout/container/container.js";
|
|
93
|
-
import { Footer as Vt, FooterLink as
|
|
93
|
+
import { Footer as Vt, FooterLink as It, FooterLinkSection as Ft, GearboxFooter as ht } from "./components/layout/footer/footer.js";
|
|
94
94
|
import { Grid as Bt } from "./components/layout/grid/grid.js";
|
|
95
|
-
import { Header as
|
|
96
|
-
import { Layout as
|
|
95
|
+
import { Header as Pt, useMobileMenu as vt } from "./components/layout/header/header.js";
|
|
96
|
+
import { Layout as kt } from "./components/layout/layout/layout.js";
|
|
97
97
|
import { LegalDisclaimer as Ht } from "./components/layout/legal-disclaimer/legal-disclaimer.js";
|
|
98
98
|
import { PageLayout as Ot } from "./components/layout/page-layout/page-layout.js";
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
180
|
-
import {
|
|
181
|
-
import {
|
|
182
|
-
import {
|
|
183
|
-
import {
|
|
184
|
-
import {
|
|
185
|
-
import {
|
|
186
|
-
import {
|
|
187
|
-
import {
|
|
188
|
-
import {
|
|
189
|
-
import {
|
|
190
|
-
import {
|
|
191
|
-
import {
|
|
192
|
-
import {
|
|
193
|
-
import {
|
|
99
|
+
import { BlockedRegionDialog as _t, LegalAgreementDialog as Nt, createGearboxAppConfig as Ut, createLegalAgreementConfig as qt, createPermissionlessInterfaceConfig as Wt, createPermissionlessSafeConfig as zt } from "./components/legal-agreement/legal-agreement-dialog.js";
|
|
100
|
+
import { LiquidationModellingAssetsTable as Zt } from "./components/liquidation/liquidation-assets-table/liquidation-assets-table.js";
|
|
101
|
+
import { LiquidationGraph as Yt } from "./components/liquidation/liquidation-graph/liquidation-graph.js";
|
|
102
|
+
import { LiquidationGraphLegend as jt } from "./components/liquidation/liquidation-graph-legend/liquidation-graph-legend.js";
|
|
103
|
+
import { LiquidationGraphTip as $t } from "./components/liquidation/liquidation-graph-tip/liquidation-graph-tip.js";
|
|
104
|
+
import { LoaderGuard as ra } from "./components/loader-guard/loader-guard.js";
|
|
105
|
+
import { MarkdownViewer as ta } from "./components/markdown-viewer/markdown-viewer.js";
|
|
106
|
+
import { Navbar as ia, NavbarNav as pa, navbarVariants as na } from "./components/navbar/navbar.js";
|
|
107
|
+
import { NavbarIndicatorProvider as ma, useNavbarIndicator as fa } from "./components/navbar/navbar-indicator-context.js";
|
|
108
|
+
import { NavItem as sa, navitemVariants as da } from "./components/navitem/navitem.js";
|
|
109
|
+
import { NotFound as ua } from "./components/not-found/not-found.js";
|
|
110
|
+
import { OptionsItem as ca, OptionsList as ba } from "./components/options-list/options-list.js";
|
|
111
|
+
import { PageTitle as Sa, pageTitleRootVariants as Da, pageTitleVariants as La } from "./components/page-title/page-title.js";
|
|
112
|
+
import { PercentIndicator as Va } from "./components/percent-indicator/percent-indicator.js";
|
|
113
|
+
import { PointsIcon as Fa } from "./components/points-icon/points-icon.js";
|
|
114
|
+
import { PoolPointsIndicator as Ga } from "./components/pool-points-indicator/pool-points-indicator.js";
|
|
115
|
+
import { Progress as Ea } from "./components/progress/progress.js";
|
|
116
|
+
import { ProgressCircle as va } from "./components/progress-circle/progress-circle.js";
|
|
117
|
+
import { RadioGroup as ka, RadioGroupItem as wa, RadioOption as Ha } from "./components/radio-group/radio-group.js";
|
|
118
|
+
import { SearchBar as Oa } from "./components/search-bar/search-bar.js";
|
|
119
|
+
import { SearchLine as _a, WithSearchLine as Na, searchLineInputVariants as Ua, searchLineVariants as qa } from "./components/search-line/search-line.js";
|
|
120
|
+
import { SegmentedControl as za, segmentedControlVariants as Xa } from "./components/segmented-control/segmented-control.js";
|
|
121
|
+
import { Select as Qa, SelectContent as Ya, SelectGroup as Ka, SelectItem as ja, SelectLabel as Ja, SelectScrollDownButton as $a, SelectScrollUpButton as ei, SelectSeparator as ri, SelectTrigger as oi, SelectValue as ti, selectTriggerVariants as ai } from "./components/select/select.js";
|
|
122
|
+
import { Separator as pi } from "./components/separator/separator.js";
|
|
123
|
+
import { ShortString as li } from "./components/short-string/short-string.js";
|
|
124
|
+
import { ConfirmationItem as fi } from "./components/signatures/confirmation-item.js";
|
|
125
|
+
import { Identicon as si } from "./components/signatures/identicon.js";
|
|
126
|
+
import { VerticalTimeline as Ti } from "./components/signatures/vertical-timeline.js";
|
|
127
|
+
import { Skeleton as gi, skeletonVariants as ci } from "./components/skeleton/skeleton.js";
|
|
128
|
+
import { SkeletonStack as Ci } from "./components/skeleton/skeleton-stack.js";
|
|
129
|
+
import { Slider as Di } from "./components/slider/slider.js";
|
|
130
|
+
import { SmartNumberInput as Ai } from "./components/smart-number-input/smart-number-input.js";
|
|
131
|
+
import { Spinner as Ii, SpinnerOverlay as Fi } from "./components/spinner/spinner.js";
|
|
132
|
+
import { StatBadge as Gi, StatBadgeGrid as Bi, statBadgeContentVariants as Ei, statBadgeGridVariants as Pi, statBadgeTitleVariants as vi, statBadgeVariants as Mi } from "./components/stat-badge/stat-badge.js";
|
|
133
|
+
import { StatusDot as wi, statusDotVariants as Hi } from "./components/status-dot/status-dot.js";
|
|
134
|
+
import { StatusTriangle as Oi } from "./components/status-triangle/status-triangle.js";
|
|
135
|
+
import { Stepper as _i } from "./components/stepper/stepper.js";
|
|
136
|
+
import { Switch as Ui } from "./components/switch/switch.js";
|
|
137
|
+
import { TabControl as Wi, TabItem as zi, useHashTabs as Xi, useSectionTab as Zi, useTabControl as Qi } from "./components/tab-control/tab-control.js";
|
|
138
|
+
import { EditButton as Ki } from "./components/table/edit-button.js";
|
|
139
|
+
import { GridTableCellAsset as Ji, GridTableCellUpdatable as $i, GridTableEditable as ep } from "./components/table/editable-grid-table.js";
|
|
140
|
+
import { TableCellAsset as op, TableCellUpdatable as tp, TableEditable as ap } from "./components/table/editable-table.js";
|
|
141
|
+
import { GridErrorLine as pp } from "./components/table/grid-error-line.js";
|
|
142
|
+
import { GridLoadingLine as lp } from "./components/table/grid-loading-line.js";
|
|
143
|
+
import { GridTable as fp, GridTableBody as xp, GridTableCaption as sp, GridTableCell as dp, GridTableFooter as Tp, GridTableHead as up, GridTableHeader as gp, GridTableRow as cp, Td as bp, Th as Cp, gridTableCellVariants as Sp, gridTableHeadVariants as Dp, gridTableVariants as Lp } from "./components/table/grid-table.js";
|
|
144
|
+
import { GridTableLoader as Vp } from "./components/table/grid-table-loader.js";
|
|
145
|
+
import { SortableHeadCell as Fp } from "./components/table/sortable-head-cell.js";
|
|
146
|
+
import { SortingTableHead as Gp, Table as Bp, TableBody as Ep, TableCaption as Pp, TableCell as vp, TableFooter as Mp, TableHead as kp, TableHeader as wp, TableRow as Hp, tableCellVariants as Rp, tableHeadVariants as Op, tableVariants as yp } from "./components/table/table.js";
|
|
147
|
+
import { TableLoader as Np } from "./components/table/table-loader.js";
|
|
148
|
+
import { TableLoaderGuard as qp } from "./components/table/table-loader-guard.js";
|
|
149
|
+
import { TableCellSm as zp, TableLineSm as Xp } from "./components/table/table-sm.js";
|
|
150
|
+
import { UpdatedValue as Qp } from "./components/table/updated-value.js";
|
|
151
|
+
import { Tabs as Kp, TabsContent as jp, TabsList as Jp, TabsTrigger as $p } from "./components/tabs/tabs.js";
|
|
152
|
+
import { Textarea as rn, textareaVariants as on } from "./components/textarea/textarea.js";
|
|
153
|
+
import { ThemeProvider as an, useTheme as pn } from "./components/theme-provider.js";
|
|
154
|
+
import { ThemeToggle as ln } from "./components/theme-toggle/theme-toggle.js";
|
|
155
|
+
import { TipCard as fn, tipCardVariants as xn } from "./components/tip-card/tip-card.js";
|
|
156
|
+
import { TokenIcon as dn } from "./components/token-icon/token-icon.js";
|
|
157
|
+
import { TokenSymbol as un } from "./components/token-symbol/token-symbol.js";
|
|
158
|
+
import { TokenTemplate as cn } from "./components/token-template/token-template.js";
|
|
159
|
+
import { Tooltip as Cn, TooltipContent as Sn, TooltipProvider as Dn, TooltipTrigger as Ln } from "./components/tooltip/tooltip.js";
|
|
160
|
+
import { GraphDropdown as Vn } from "./components/trading-view/graph-dropdown.js";
|
|
161
|
+
import { TradingView as Fn } from "./components/trading-view/trading-view.js";
|
|
162
|
+
import { FormattedMessageTyped as Gn, useIntlTyped as Bn } from "./components/typed-intl/index.js";
|
|
163
|
+
import { Typography as Pn, typographyVariants as vn } from "./components/typography/typography.js";
|
|
164
|
+
import { VerticalIndicator as kn, verticalIndicatorVariants as wn } from "./components/vertical-indicator/vertical-indicator.js";
|
|
165
|
+
import { VerticalList as Rn, verticalListVariants as On } from "./components/vertical-list/vertical-list.js";
|
|
166
|
+
import { VSpace as _n } from "./components/vspace/vspace.js";
|
|
167
|
+
import { WithCopy as Un } from "./components/with-copy/with-copy.js";
|
|
168
|
+
import { WithFilterButton as Wn } from "./components/with-filter-button/with-filter-button.js";
|
|
169
|
+
import { designTokens as Xn } from "./configs/design-tokens.js";
|
|
170
|
+
import { interactiveVariants as Qn, paddingVariants as Yn, sizeVariants as Kn, stateVariants as jn } from "./configs/variants.js";
|
|
171
|
+
import { useCheckboxSelect as $n } from "./hooks/use-checkbox-select.js";
|
|
172
|
+
import { useControllableState as rl } from "./hooks/use-controllable-state.js";
|
|
173
|
+
import { useDebounce as tl, useDebounceCall as al } from "./hooks/use-debounce.js";
|
|
174
|
+
import { getSortForField as pl, useFilterAllSelected as nl, useRangeFilter as ll, useSelectFilter as ml, useSort as fl } from "./hooks/use-filter.js";
|
|
175
|
+
import { useHF as sl } from "./hooks/use-hf.js";
|
|
176
|
+
import { useEditPriceManually as Tl, useLiquidationGraphParams as ul, useLiquidationHeatmap as gl } from "./hooks/use-liquidation/index.js";
|
|
177
|
+
import { useIsDesktop as bl, useIsMobile as Cl, useIsTablet as Sl, useMediaQuery as Dl } from "./hooks/use-media-query.js";
|
|
178
|
+
import { useOpenedState as Al } from "./hooks/use-opened-state.js";
|
|
179
|
+
import { usePrevious as Il } from "./hooks/use-previous.js";
|
|
180
|
+
import { generateId as hl, useFormFieldIds as Gl } from "./utils/a11y.js";
|
|
181
|
+
import { bnToInputView as El } from "./utils/bn-to-input-view.js";
|
|
182
|
+
import { cn as vl } from "./utils/cn.js";
|
|
183
|
+
import { generateColorsFromBase as kl, getCSSVariable as wl, hexToRgba as Hl, resolveCSSColor as Rl } from "./utils/colors.js";
|
|
184
|
+
import { copyToClipboard as yl } from "./utils/copy.js";
|
|
185
|
+
import { convertPercent as Nl, formatBytecodeSize as Ul, formatBytecodeVersion as ql, formatTimestamp as Wl, shortenHash as zl, significantTrunc as Xl } from "./utils/format.js";
|
|
186
|
+
import { formatAssetAmount as Ql } from "./utils/format-asset-amount.js";
|
|
187
|
+
import { PERCENTAGE_FACTOR as Kl, SLIPPAGE_DECIMALS as jl, formatMoney as Jl, formatPercentAmount as $l, percentTemplate as em, percentageTemplate as rm, slippageTemplate as om } from "./utils/format-money.js";
|
|
188
|
+
import { FORMAT_CONSTANTS as am, formatNumberWithSuffix as im, formatPrice as pm, getAdaptiveDecimals as nm, isBelowDisplayThreshold as lm, isEffectivelyZero as mm, toSignificantDigits as fm } from "./utils/format-number.js";
|
|
189
|
+
import { extractTextFromLabel as sm, serializeValue as dm } from "./utils/react.js";
|
|
190
|
+
import { createTokenSearchFilter as um, searchInToken as gm } from "./utils/search-in-token.js";
|
|
191
|
+
import { shortSHA as bm } from "./utils/short-sha.js";
|
|
192
|
+
import { negativeTokenTemplate as Sm, tokenTemplate as Dm, tokenTemplateNumber as Lm, tokenTemplateString as Am } from "./utils/templates.js";
|
|
193
|
+
import { TTL_CONSTANTS as Im, getTTLZone as Fm, ttlFromTimestamp as hm, ttlLeft as Gm } from "./utils/ttl.js";
|
|
194
|
+
import { CELL_BAD as Em, CELL_CURRENT as Pm, CELL_GOOD as vm, CELL_HOVERED as Mm, CELL_LIQUIDATION as km, CELL_OK as wm, DEFAULT_AXIS_MAX as Hm, DEFAULT_AXIS_MIN as Rm, formatAxisLabel as Om, formatAxisTipLabel as ym, formatAxisTipPrice as _m, getCellClass as Nm, isPointInCell as Um, useAxis as qm, useFixedAssets as Wm, useIsAxisInRelativeUnits as zm, useLiquidationGraphActivePrice as Xm, useLiquidationGraphCurrentActiveValue as Zm, usePriceInNumber as Qm, useWithLiquidationGraphActivePrices as Ym } from "./hooks/use-liquidation/utils.js";
|
|
194
195
|
export {
|
|
195
196
|
o as Accordion,
|
|
196
197
|
t as AccordionContent,
|
|
@@ -203,17 +204,17 @@ export {
|
|
|
203
204
|
d as AlertDialogContent,
|
|
204
205
|
T as AlertDialogDescription,
|
|
205
206
|
u as AlertDialogFooter,
|
|
206
|
-
|
|
207
|
-
|
|
207
|
+
g as AlertDialogHeader,
|
|
208
|
+
c as AlertDialogOverlay,
|
|
208
209
|
b as AlertDialogPortal,
|
|
209
210
|
C as AlertDialogTitle,
|
|
210
211
|
S as AlertDialogTrigger,
|
|
211
|
-
|
|
212
|
+
gt as AppLogo,
|
|
212
213
|
L as AssetLine,
|
|
213
214
|
V as AssetsListCell,
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
215
|
+
F as AssetsRatio,
|
|
216
|
+
k as Avatar,
|
|
217
|
+
w as AvatarFallback,
|
|
217
218
|
H as AvatarImage,
|
|
218
219
|
zo as BAD_HF,
|
|
219
220
|
Z as BackButton,
|
|
@@ -221,35 +222,36 @@ export {
|
|
|
221
222
|
N as BaseLink,
|
|
222
223
|
bt as Block,
|
|
223
224
|
q as BlockSync,
|
|
225
|
+
_t as BlockedRegionDialog,
|
|
224
226
|
z as BreadCrumbs,
|
|
225
227
|
K as Button,
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
228
|
+
Em as CELL_BAD,
|
|
229
|
+
Pm as CELL_CURRENT,
|
|
230
|
+
vm as CELL_GOOD,
|
|
231
|
+
Mm as CELL_HOVERED,
|
|
232
|
+
km as CELL_LIQUIDATION,
|
|
233
|
+
wm as CELL_OK,
|
|
232
234
|
Te as Card,
|
|
233
235
|
ue as CardContent,
|
|
234
|
-
|
|
235
|
-
|
|
236
|
+
ge as CardDescription,
|
|
237
|
+
ce as CardFooter,
|
|
236
238
|
xe as CardGrid,
|
|
237
239
|
be as CardHeader,
|
|
238
240
|
Ce as CardTitle,
|
|
239
241
|
he as Checkbox,
|
|
240
242
|
St as Col,
|
|
241
243
|
Be as ColoredText,
|
|
242
|
-
|
|
243
|
-
|
|
244
|
+
ve as CompoundAPY,
|
|
245
|
+
fi as ConfirmationItem,
|
|
244
246
|
G as ConnectRequired,
|
|
245
247
|
Lt as Container,
|
|
246
248
|
$ as CopyButton,
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
249
|
+
ke as CreditSessionStatus,
|
|
250
|
+
go as DEFAULT_AREA_SERIES,
|
|
251
|
+
Hm as DEFAULT_AXIS_MAX,
|
|
252
|
+
Rm as DEFAULT_AXIS_MIN,
|
|
253
|
+
co as DEFAULT_OPTIONS,
|
|
254
|
+
Fo as DEFAULT_SERIES_COLORS,
|
|
253
255
|
bo as DEFAULT_VERTICAL_LINE,
|
|
254
256
|
De as DangerZone,
|
|
255
257
|
He as Description,
|
|
@@ -267,27 +269,27 @@ export {
|
|
|
267
269
|
Ue as DialogTrigger,
|
|
268
270
|
lr as DropdownMenu,
|
|
269
271
|
ur as DropdownMenuCheckboxItem,
|
|
270
|
-
|
|
272
|
+
cr as DropdownMenuContent,
|
|
271
273
|
mr as DropdownMenuGroup,
|
|
272
274
|
Cr as DropdownMenuItem,
|
|
273
275
|
Dr as DropdownMenuLabel,
|
|
274
276
|
fr as DropdownMenuPortal,
|
|
275
277
|
xr as DropdownMenuRadioGroup,
|
|
276
278
|
Ar as DropdownMenuRadioItem,
|
|
277
|
-
|
|
279
|
+
Ir as DropdownMenuSeparator,
|
|
278
280
|
hr as DropdownMenuShortcut,
|
|
279
281
|
sr as DropdownMenuSub,
|
|
280
282
|
Br as DropdownMenuSubContent,
|
|
281
|
-
|
|
283
|
+
Pr as DropdownMenuSubTrigger,
|
|
282
284
|
dr as DropdownMenuTrigger,
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
285
|
+
Ki as EditButton,
|
|
286
|
+
Mr as ErrorLineMessage,
|
|
287
|
+
wr as ErrorMessage,
|
|
286
288
|
Rr as ErrorView,
|
|
287
289
|
Ae as ExpandablCall,
|
|
288
|
-
|
|
290
|
+
Ie as ExpandableCard,
|
|
289
291
|
re as ExternalButton,
|
|
290
|
-
|
|
292
|
+
am as FORMAT_CONSTANTS,
|
|
291
293
|
yr as FadeoutLoading,
|
|
292
294
|
Nr as FilterBlock,
|
|
293
295
|
te as FilterButton,
|
|
@@ -302,37 +304,37 @@ export {
|
|
|
302
304
|
io as FilterRadioItem,
|
|
303
305
|
no as FilterSeparator,
|
|
304
306
|
Vt as Footer,
|
|
305
|
-
|
|
306
|
-
|
|
307
|
+
It as FooterLink,
|
|
308
|
+
Ft as FooterLinkSection,
|
|
307
309
|
xo as FormField,
|
|
308
|
-
|
|
310
|
+
Gn as FormattedMessageTyped,
|
|
309
311
|
Xo as GOOD_HF,
|
|
310
312
|
ht as GearboxFooter,
|
|
311
313
|
To as GeneralSelect,
|
|
312
314
|
ho as Graph,
|
|
313
315
|
Bo as GraphCurrentValue,
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
316
|
+
Vn as GraphDropdown,
|
|
317
|
+
Po as GraphTooltip,
|
|
318
|
+
Mo as GraphView,
|
|
319
|
+
ko as GraphViewWithData,
|
|
318
320
|
Bt as Grid,
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
321
|
+
pp as GridErrorLine,
|
|
322
|
+
lp as GridLoadingLine,
|
|
323
|
+
fp as GridTable,
|
|
324
|
+
xp as GridTableBody,
|
|
325
|
+
sp as GridTableCaption,
|
|
326
|
+
dp as GridTableCell,
|
|
327
|
+
Ji as GridTableCellAsset,
|
|
328
|
+
$i as GridTableCellUpdatable,
|
|
329
|
+
ep as GridTableEditable,
|
|
330
|
+
Tp as GridTableFooter,
|
|
331
|
+
up as GridTableHead,
|
|
332
|
+
gp as GridTableHeader,
|
|
333
|
+
Vp as GridTableLoader,
|
|
334
|
+
cp as GridTableRow,
|
|
333
335
|
_o as Guard,
|
|
334
336
|
Uo as HeadCell,
|
|
335
|
-
|
|
337
|
+
Pt as Header,
|
|
336
338
|
Zo as HealthFactor,
|
|
337
339
|
Ko as HelpCenterContainer,
|
|
338
340
|
Jo as HelpTip,
|
|
@@ -340,243 +342,248 @@ export {
|
|
|
340
342
|
ot as HideOn,
|
|
341
343
|
it as HorizontalIndicator,
|
|
342
344
|
nt as IconButton,
|
|
343
|
-
|
|
345
|
+
si as Identicon,
|
|
344
346
|
ft as Input,
|
|
345
347
|
dt as Label,
|
|
346
|
-
|
|
348
|
+
kt as Layout,
|
|
349
|
+
Nt as LegalAgreementDialog,
|
|
347
350
|
Ht as LegalDisclaimer,
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
351
|
+
Yt as LiquidationGraph,
|
|
352
|
+
jt as LiquidationGraphLegend,
|
|
353
|
+
$t as LiquidationGraphTip,
|
|
354
|
+
Zt as LiquidationModellingAssetsTable,
|
|
355
|
+
ra as LoaderGuard,
|
|
356
|
+
ta as MarkdownViewer,
|
|
357
|
+
sa as NavItem,
|
|
358
|
+
ia as Navbar,
|
|
359
|
+
ma as NavbarIndicatorProvider,
|
|
360
|
+
pa as NavbarNav,
|
|
358
361
|
ie as NavigationButton,
|
|
359
|
-
|
|
362
|
+
ua as NotFound,
|
|
360
363
|
pr as OneFieldDialog,
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
+
ca as OptionsItem,
|
|
365
|
+
ba as OptionsList,
|
|
366
|
+
Kl as PERCENTAGE_FACTOR,
|
|
364
367
|
Ot as PageLayout,
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
368
|
+
Sa as PageTitle,
|
|
369
|
+
Va as PercentIndicator,
|
|
370
|
+
Fa as PointsIcon,
|
|
371
|
+
Ga as PoolPointsIndicator,
|
|
372
|
+
Ea as Progress,
|
|
373
|
+
va as ProgressCircle,
|
|
374
|
+
ka as RadioGroup,
|
|
375
|
+
wa as RadioGroupItem,
|
|
376
|
+
Ha as RadioOption,
|
|
374
377
|
ne as RangeButtons,
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
378
|
+
v as SIWEClientProvider,
|
|
379
|
+
jl as SLIPPAGE_DECIMALS,
|
|
380
|
+
Oa as SearchBar,
|
|
381
|
+
_a as SearchLine,
|
|
382
|
+
za as SegmentedControl,
|
|
383
|
+
Qa as Select,
|
|
384
|
+
Ya as SelectContent,
|
|
385
|
+
Ka as SelectGroup,
|
|
386
|
+
ja as SelectItem,
|
|
387
|
+
Ja as SelectLabel,
|
|
388
|
+
$a as SelectScrollDownButton,
|
|
389
|
+
ei as SelectScrollUpButton,
|
|
390
|
+
ri as SelectSeparator,
|
|
391
|
+
oi as SelectTrigger,
|
|
392
|
+
ti as SelectValue,
|
|
393
|
+
pi as Separator,
|
|
394
|
+
li as ShortString,
|
|
392
395
|
tt as ShowOn,
|
|
393
396
|
E as SignInRequired,
|
|
394
397
|
qo as SimpleHeadCell,
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
398
|
+
gi as Skeleton,
|
|
399
|
+
Ci as SkeletonStack,
|
|
400
|
+
Di as Slider,
|
|
401
|
+
Ai as SmartNumberInput,
|
|
402
|
+
Fp as SortableHeadCell,
|
|
403
|
+
Gp as SortingTableHead,
|
|
404
|
+
Ii as Spinner,
|
|
405
|
+
Fi as SpinnerOverlay,
|
|
406
|
+
Gi as StatBadge,
|
|
407
|
+
Bi as StatBadgeGrid,
|
|
408
|
+
wi as StatusDot,
|
|
409
|
+
Oi as StatusTriangle,
|
|
410
|
+
_i as Stepper,
|
|
411
|
+
Ui as Switch,
|
|
412
|
+
Im as TTL_CONSTANTS,
|
|
410
413
|
me as TabButton,
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
414
|
+
Wi as TabControl,
|
|
415
|
+
zi as TabItem,
|
|
416
|
+
Bp as Table,
|
|
417
|
+
Ep as TableBody,
|
|
418
|
+
Pp as TableCaption,
|
|
419
|
+
vp as TableCell,
|
|
420
|
+
op as TableCellAsset,
|
|
421
|
+
zp as TableCellSm,
|
|
422
|
+
tp as TableCellUpdatable,
|
|
423
|
+
ap as TableEditable,
|
|
424
|
+
Mp as TableFooter,
|
|
425
|
+
kp as TableHead,
|
|
426
|
+
wp as TableHeader,
|
|
427
|
+
Xp as TableLineSm,
|
|
428
|
+
Np as TableLoader,
|
|
429
|
+
qp as TableLoaderGuard,
|
|
430
|
+
Hp as TableRow,
|
|
431
|
+
Kp as Tabs,
|
|
432
|
+
jp as TabsContent,
|
|
433
|
+
Jp as TabsList,
|
|
434
|
+
$p as TabsTrigger,
|
|
435
|
+
bp as Td,
|
|
436
|
+
rn as Textarea,
|
|
437
|
+
Cp as Th,
|
|
438
|
+
an as ThemeProvider,
|
|
439
|
+
ln as ThemeToggle,
|
|
440
|
+
fn as TipCard,
|
|
438
441
|
et as TipWrap,
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
442
|
+
dn as TokenIcon,
|
|
443
|
+
un as TokenSymbol,
|
|
444
|
+
cn as TokenTemplate,
|
|
445
|
+
Cn as Tooltip,
|
|
446
|
+
Sn as TooltipContent,
|
|
447
|
+
Dn as TooltipProvider,
|
|
448
|
+
Ln as TooltipTrigger,
|
|
449
|
+
Fn as TradingView,
|
|
450
|
+
Pn as Typography,
|
|
451
|
+
Qp as UpdatedValue,
|
|
452
|
+
_n as VSpace,
|
|
450
453
|
Oo as VertLine,
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
454
|
+
kn as VerticalIndicator,
|
|
455
|
+
Rn as VerticalList,
|
|
456
|
+
Ti as VerticalTimeline,
|
|
457
|
+
Un as WithCopy,
|
|
458
|
+
Wn as WithFilterButton,
|
|
459
|
+
Na as WithSearchLine,
|
|
457
460
|
l as alertBadgeVariants,
|
|
458
461
|
Q as backButtonVariants,
|
|
459
462
|
y as badgeVariants,
|
|
460
|
-
|
|
463
|
+
El as bnToInputView,
|
|
461
464
|
j as buttonVariants,
|
|
462
465
|
se as cardGridVariants,
|
|
463
|
-
|
|
466
|
+
vl as cn,
|
|
464
467
|
Ee as coloredTextVariants,
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
468
|
+
Nl as convertPercent,
|
|
469
|
+
yl as copyToClipboard,
|
|
470
|
+
Ut as createGearboxAppConfig,
|
|
471
|
+
qt as createLegalAgreementConfig,
|
|
472
|
+
Wt as createPermissionlessInterfaceConfig,
|
|
473
|
+
zt as createPermissionlessSafeConfig,
|
|
474
|
+
um as createTokenSearchFilter,
|
|
475
|
+
Xn as designTokens,
|
|
476
|
+
sm as extractTextFromLabel,
|
|
470
477
|
mo as filterBlockVariants,
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
478
|
+
Ql as formatAssetAmount,
|
|
479
|
+
Om as formatAxisLabel,
|
|
480
|
+
ym as formatAxisTipLabel,
|
|
481
|
+
_m as formatAxisTipPrice,
|
|
482
|
+
Ul as formatBytecodeSize,
|
|
483
|
+
ql as formatBytecodeVersion,
|
|
484
|
+
Jl as formatMoney,
|
|
485
|
+
im as formatNumberWithSuffix,
|
|
486
|
+
$l as formatPercentAmount,
|
|
487
|
+
pm as formatPrice,
|
|
488
|
+
Wl as formatTimestamp,
|
|
489
|
+
kl as generateColorsFromBase,
|
|
490
|
+
hl as generateId,
|
|
491
|
+
nm as getAdaptiveDecimals,
|
|
492
|
+
wl as getCSSVariable,
|
|
493
|
+
Nm as getCellClass,
|
|
487
494
|
Co as getDefaultOptions,
|
|
488
495
|
So as getDefaultSeries,
|
|
489
496
|
Do as getDefaultVerticalLine,
|
|
490
497
|
Qo as getHFZones,
|
|
491
|
-
|
|
492
|
-
|
|
498
|
+
pl as getSortForField,
|
|
499
|
+
Fm as getTTLZone,
|
|
493
500
|
Ao as getXFormatter,
|
|
494
501
|
Vo as getYFormatter,
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
502
|
+
wo as graphViewVariants,
|
|
503
|
+
Sp as gridTableCellVariants,
|
|
504
|
+
Dp as gridTableHeadVariants,
|
|
505
|
+
Lp as gridTableVariants,
|
|
506
|
+
Hl as hexToRgba,
|
|
500
507
|
lt as iconButtonVariants,
|
|
501
508
|
xt as inputVariants,
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
509
|
+
Qn as interactiveVariants,
|
|
510
|
+
lm as isBelowDisplayThreshold,
|
|
511
|
+
mm as isEffectivelyZero,
|
|
512
|
+
Um as isPointInCell,
|
|
506
513
|
Tt as labelVariants,
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
514
|
+
na as navbarVariants,
|
|
515
|
+
da as navitemVariants,
|
|
516
|
+
Sm as negativeTokenTemplate,
|
|
517
|
+
Yn as paddingVariants,
|
|
518
|
+
Da as pageTitleRootVariants,
|
|
519
|
+
La as pageTitleVariants,
|
|
520
|
+
em as percentTemplate,
|
|
521
|
+
rm as percentageTemplate,
|
|
522
|
+
Rl as resolveCSSColor,
|
|
523
|
+
gm as searchInToken,
|
|
524
|
+
Ua as searchLineInputVariants,
|
|
525
|
+
qa as searchLineVariants,
|
|
526
|
+
Xa as segmentedControlVariants,
|
|
527
|
+
ai as selectTriggerVariants,
|
|
528
|
+
dm as serializeValue,
|
|
529
|
+
bm as shortSHA,
|
|
530
|
+
zl as shortenHash,
|
|
531
|
+
Xl as significantTrunc,
|
|
532
|
+
Kn as sizeVariants,
|
|
533
|
+
ci as skeletonVariants,
|
|
534
|
+
om as slippageTemplate,
|
|
535
|
+
Ei as statBadgeContentVariants,
|
|
536
|
+
Pi as statBadgeGridVariants,
|
|
537
|
+
vi as statBadgeTitleVariants,
|
|
538
|
+
Mi as statBadgeVariants,
|
|
539
|
+
jn as stateVariants,
|
|
540
|
+
Hi as statusDotVariants,
|
|
541
|
+
Rp as tableCellVariants,
|
|
542
|
+
Op as tableHeadVariants,
|
|
543
|
+
yp as tableVariants,
|
|
544
|
+
on as textareaVariants,
|
|
545
|
+
xn as tipCardVariants,
|
|
546
|
+
fm as toSignificantDigits,
|
|
547
|
+
Dm as tokenTemplate,
|
|
548
|
+
Lm as tokenTemplateNumber,
|
|
549
|
+
Am as tokenTemplateString,
|
|
550
|
+
hm as ttlFromTimestamp,
|
|
551
|
+
Gm as ttlLeft,
|
|
552
|
+
vn as typographyVariants,
|
|
553
|
+
qm as useAxis,
|
|
554
|
+
$n as useCheckboxSelect,
|
|
555
|
+
rl as useControllableState,
|
|
556
|
+
tl as useDebounce,
|
|
557
|
+
al as useDebounceCall,
|
|
558
|
+
Tl as useEditPriceManually,
|
|
559
|
+
nl as useFilterAllSelected,
|
|
560
|
+
Wm as useFixedAssets,
|
|
561
|
+
Gl as useFormFieldIds,
|
|
555
562
|
Ho as useGraphAside,
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
563
|
+
sl as useHF,
|
|
564
|
+
Xi as useHashTabs,
|
|
565
|
+
Bn as useIntlTyped,
|
|
566
|
+
zm as useIsAxisInRelativeUnits,
|
|
567
|
+
bl as useIsDesktop,
|
|
568
|
+
Cl as useIsMobile,
|
|
569
|
+
Sl as useIsTablet,
|
|
570
|
+
Xm as useLiquidationGraphActivePrice,
|
|
571
|
+
Zm as useLiquidationGraphCurrentActiveValue,
|
|
572
|
+
ul as useLiquidationGraphParams,
|
|
573
|
+
gl as useLiquidationHeatmap,
|
|
574
|
+
Dl as useMediaQuery,
|
|
575
|
+
vt as useMobileMenu,
|
|
576
|
+
fa as useNavbarIndicator,
|
|
577
|
+
Al as useOpenedState,
|
|
578
|
+
Il as usePrevious,
|
|
579
|
+
Qm as usePriceInNumber,
|
|
580
|
+
ll as useRangeFilter,
|
|
581
|
+
Zi as useSectionTab,
|
|
582
|
+
ml as useSelectFilter,
|
|
583
|
+
fl as useSort,
|
|
584
|
+
Qi as useTabControl,
|
|
585
|
+
pn as useTheme,
|
|
586
|
+
Ym as useWithLiquidationGraphActivePrices,
|
|
587
|
+
wn as verticalIndicatorVariants,
|
|
588
|
+
On as verticalListVariants
|
|
582
589
|
};
|