@agg-market/ui 0.0.6 → 2.0.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/badge.d.mts +5 -3
- package/dist/badge.d.ts +5 -3
- package/dist/badge.js +52 -12
- package/dist/badge.mjs +1 -1
- package/dist/button.d.mts +2 -2
- package/dist/button.d.ts +2 -2
- package/dist/button.js +19 -34
- package/dist/button.mjs +2 -2
- package/dist/card.d.mts +4 -2
- package/dist/card.d.ts +4 -2
- package/dist/card.js +8 -4
- package/dist/card.mjs +1 -1
- package/dist/chart.js +14 -7
- package/dist/chart.mjs +2 -2
- package/dist/{chunk-ZYREURXK.mjs → chunk-2MJY6RVY.mjs} +35 -35
- package/dist/{chunk-P23GR7NX.mjs → chunk-422MCIXV.mjs} +1 -1
- package/dist/chunk-4KMFDCAH.mjs +371 -0
- package/dist/{chunk-HM3CGN32.mjs → chunk-5GDNWQZS.mjs} +46 -46
- package/dist/{chunk-VIP7HSOU.mjs → chunk-5K7VXAYM.mjs} +4 -0
- package/dist/{chunk-BJNHDIDW.mjs → chunk-6425RRBI.mjs} +4 -4
- package/dist/{chunk-O2XH4A3G.mjs → chunk-7NISYVSJ.mjs} +22 -22
- package/dist/{chunk-MXBPDNMC.mjs → chunk-BEDUFOIG.mjs} +95 -22
- package/dist/{chunk-VC7LTPQD.mjs → chunk-BN5VVHNV.mjs} +2 -2
- package/dist/{chunk-JRS2M5GY.mjs → chunk-CTVMT3VL.mjs} +13 -6
- package/dist/{chunk-USLTNDJA.mjs → chunk-D5FTFSKL.mjs} +8 -8
- package/dist/{chunk-BLSHXIAH.mjs → chunk-D7JTOGYP.mjs} +6 -11
- package/dist/{chunk-W2DMBW4E.mjs → chunk-DL7STJQ5.mjs} +61 -33
- package/dist/chunk-ERGNR6UQ.mjs +67 -0
- package/dist/chunk-FO263M3V.mjs +10 -0
- package/dist/{chunk-3O4U3E5I.mjs → chunk-FO2QCB4Z.mjs} +8 -4
- package/dist/{chunk-OGI343OV.mjs → chunk-IGPNIM2B.mjs} +3 -2
- package/dist/chunk-K6IJ4WBM.mjs +67 -0
- package/dist/{chunk-PGSPYQOW.mjs → chunk-KAGYJ4XT.mjs} +17 -27
- package/dist/{chunk-RGZQHSNJ.mjs → chunk-KCPDVBIZ.mjs} +26 -17
- package/dist/{chunk-ZHKMDK5M.mjs → chunk-KFOATMAE.mjs} +87 -87
- package/dist/{chunk-I4YUYVJJ.mjs → chunk-LK5D3ZTK.mjs} +38 -27
- package/dist/{chunk-VUDJ3PYM.mjs → chunk-O46OFVH6.mjs} +40 -16
- package/dist/{chunk-RXACBTON.mjs → chunk-OA2IZ3VW.mjs} +16 -22
- package/dist/{chunk-F236MLT6.mjs → chunk-PZTHM6WG.mjs} +13 -10
- package/dist/{chunk-XELWY7SO.mjs → chunk-QYZKC7KG.mjs} +137 -104
- package/dist/{chunk-LWTQD345.mjs → chunk-S3H63TQ5.mjs} +57 -312
- package/dist/{chunk-MNSHWA6M.mjs → chunk-TA7LKYKP.mjs} +9 -8
- package/dist/{chunk-JH5VMNDL.mjs → chunk-V52WSZHQ.mjs} +8 -7
- package/dist/chunk-YJA5VQW6.mjs +167 -0
- package/dist/{chunk-EXF4SESB.mjs → chunk-ZFMCCBP6.mjs} +1 -1
- package/dist/connect-button.js +51 -73
- package/dist/connect-button.mjs +6 -6
- package/dist/deposit-modal.js +171 -177
- package/dist/deposit-modal.mjs +7 -7
- package/dist/event-list-item-details.js +222 -198
- package/dist/event-list-item-details.mjs +11 -11
- package/dist/event-list-item.js +172 -114
- package/dist/event-list-item.mjs +8 -8
- package/dist/event-list.js +391 -507
- package/dist/event-list.mjs +11 -11
- package/dist/event-market-page.d.mts +1 -1
- package/dist/event-market-page.d.ts +1 -1
- package/dist/event-market-page.js +826 -764
- package/dist/event-market-page.mjs +19 -19
- package/dist/hello-world.js +28 -16
- package/dist/hello-world.mjs +2 -2
- package/dist/home-page.js +395 -511
- package/dist/home-page.mjs +12 -12
- package/dist/icon.d.mts +1 -1
- package/dist/icon.d.ts +1 -1
- package/dist/icon.js +15 -17
- package/dist/icon.mjs +2 -2
- package/dist/index.d.mts +6 -6
- package/dist/index.d.ts +6 -6
- package/dist/index.js +1158 -956
- package/dist/index.mjs +34 -32
- package/dist/loading-icon.d.mts +1 -1
- package/dist/loading-icon.d.ts +1 -1
- package/dist/loading-icon.js +5 -9
- package/dist/loading-icon.mjs +2 -2
- package/dist/market-details.d.mts +2 -2
- package/dist/market-details.d.ts +2 -2
- package/dist/market-details.js +357 -551
- package/dist/market-details.mjs +13 -13
- package/dist/modal.js +4 -0
- package/dist/modal.mjs +1 -1
- package/dist/onboarding-modal.js +63 -67
- package/dist/onboarding-modal.mjs +6 -6
- package/dist/place-order.d.mts +1 -1
- package/dist/place-order.d.ts +1 -1
- package/dist/place-order.js +231 -466
- package/dist/place-order.mjs +9 -9
- package/dist/profile-modal.js +75 -77
- package/dist/profile-modal.mjs +6 -6
- package/dist/search.d.mts +2 -2
- package/dist/search.d.ts +2 -2
- package/dist/search.js +28 -34
- package/dist/search.mjs +4 -4
- package/dist/select.js +104 -99
- package/dist/select.mjs +3 -3
- package/dist/settlement.d.mts +1 -1
- package/dist/settlement.d.ts +1 -1
- package/dist/settlement.js +279 -59
- package/dist/settlement.mjs +6 -6
- package/dist/skeleton.js +15 -10
- package/dist/skeleton.mjs +2 -2
- package/dist/styles.css +1 -1
- package/dist/switch-button.js +13 -6
- package/dist/switch-button.mjs +1 -1
- package/dist/tabs.d.mts +8 -4
- package/dist/tabs.d.ts +8 -4
- package/dist/tabs.js +163 -420
- package/dist/tabs.mjs +4 -4
- package/dist/tailwind.css +1 -1
- package/dist/types-BVj9ky9P.d.mts +3 -0
- package/dist/types-BVj9ky9P.d.ts +3 -0
- package/dist/typography.d.mts +4 -2
- package/dist/typography.d.ts +4 -2
- package/dist/typography.js +49 -18
- package/dist/typography.mjs +5 -3
- package/dist/user-profile-page.d.mts +2 -2
- package/dist/user-profile-page.d.ts +2 -2
- package/dist/user-profile-page.js +200 -474
- package/dist/user-profile-page.mjs +7 -7
- package/dist/venue-logo.d.mts +2 -2
- package/dist/venue-logo.d.ts +2 -2
- package/dist/venue-logo.js +6 -11
- package/dist/venue-logo.mjs +1 -1
- package/dist/{venue-logo.types-BSAuY84j.d.ts → venue-logo.types-D8Cu2rAm.d.ts} +1 -1
- package/dist/{venue-logo.types-DACqcTvY.d.mts → venue-logo.types-HRf1yBLD.d.mts} +1 -1
- package/dist/withdraw-modal.js +72 -85
- package/dist/withdraw-modal.mjs +6 -6
- package/package.json +2 -2
- package/dist/chunk-AEMAY3MR.mjs +0 -44
- package/dist/chunk-DYEWXEEY.mjs +0 -37
- package/dist/chunk-QFQHD2V6.mjs +0 -146
- package/dist/chunk-ZDF7QP4G.mjs +0 -160
- package/dist/chunk-ZVBVGWSP.mjs +0 -15
- package/dist/types-Bed6Q0EK.d.mts +0 -3
- package/dist/types-Bed6Q0EK.d.ts +0 -3
- package/dist/{types-DkGlbmXq.d.mts → types-JBf1DZlH.d.mts} +2 -2
- package/dist/{types-DkGlbmXq.d.ts → types-JBf1DZlH.d.ts} +2 -2
package/dist/index.mjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
HomePage
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-6425RRBI.mjs";
|
|
4
4
|
import {
|
|
5
5
|
DepositModal
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-5GDNWQZS.mjs";
|
|
7
7
|
import {
|
|
8
8
|
WithdrawModal
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-2MJY6RVY.mjs";
|
|
10
10
|
import {
|
|
11
11
|
ConnectAccountsStep,
|
|
12
12
|
ConnectKalshiModal,
|
|
@@ -14,25 +14,25 @@ import {
|
|
|
14
14
|
HowItWorksStep,
|
|
15
15
|
OnboardingModal,
|
|
16
16
|
ProfileSetupStep
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-KCPDVBIZ.mjs";
|
|
18
18
|
import {
|
|
19
19
|
ProfileModal
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-LK5D3ZTK.mjs";
|
|
21
21
|
import {
|
|
22
22
|
EventMarketPage
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-D5FTFSKL.mjs";
|
|
24
24
|
import {
|
|
25
25
|
UserProfilePage
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-7NISYVSJ.mjs";
|
|
27
27
|
import {
|
|
28
28
|
Modal
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-5K7VXAYM.mjs";
|
|
30
30
|
import {
|
|
31
31
|
Settlement
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-4KMFDCAH.mjs";
|
|
33
33
|
import {
|
|
34
34
|
PlaceOrder
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-O46OFVH6.mjs";
|
|
36
36
|
import {
|
|
37
37
|
defaultSettlementDifferencesTitle,
|
|
38
38
|
defaultSettlementSectionLabel,
|
|
@@ -48,20 +48,20 @@ import {
|
|
|
48
48
|
} from "./chunk-OBCHURW5.mjs";
|
|
49
49
|
import {
|
|
50
50
|
EventListItemDetails
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-KFOATMAE.mjs";
|
|
52
52
|
import {
|
|
53
53
|
MarketDetails
|
|
54
|
-
} from "./chunk-
|
|
55
|
-
import "./chunk-
|
|
54
|
+
} from "./chunk-QYZKC7KG.mjs";
|
|
55
|
+
import "./chunk-422MCIXV.mjs";
|
|
56
56
|
import {
|
|
57
57
|
EventList
|
|
58
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-BEDUFOIG.mjs";
|
|
59
59
|
import {
|
|
60
60
|
EventListItem
|
|
61
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-DL7STJQ5.mjs";
|
|
62
62
|
import {
|
|
63
63
|
Tabs
|
|
64
|
-
} from "./chunk-
|
|
64
|
+
} from "./chunk-S3H63TQ5.mjs";
|
|
65
65
|
import "./chunk-GHB3GOCW.mjs";
|
|
66
66
|
import {
|
|
67
67
|
NumberValue
|
|
@@ -69,27 +69,27 @@ import {
|
|
|
69
69
|
import {
|
|
70
70
|
Badge,
|
|
71
71
|
badgeSizes
|
|
72
|
-
} from "./chunk-
|
|
72
|
+
} from "./chunk-K6IJ4WBM.mjs";
|
|
73
73
|
import {
|
|
74
74
|
Select
|
|
75
|
-
} from "./chunk-
|
|
75
|
+
} from "./chunk-YJA5VQW6.mjs";
|
|
76
76
|
import {
|
|
77
77
|
Search
|
|
78
|
-
} from "./chunk-
|
|
78
|
+
} from "./chunk-TA7LKYKP.mjs";
|
|
79
79
|
import {
|
|
80
80
|
Skeleton,
|
|
81
81
|
skeletonViews
|
|
82
|
-
} from "./chunk-
|
|
82
|
+
} from "./chunk-V52WSZHQ.mjs";
|
|
83
83
|
import {
|
|
84
84
|
ConnectButton
|
|
85
|
-
} from "./chunk-
|
|
85
|
+
} from "./chunk-OA2IZ3VW.mjs";
|
|
86
86
|
import {
|
|
87
87
|
LoadingIcon
|
|
88
|
-
} from "./chunk-
|
|
88
|
+
} from "./chunk-IGPNIM2B.mjs";
|
|
89
89
|
import {
|
|
90
90
|
VenueLogo,
|
|
91
91
|
venueLogoNames
|
|
92
|
-
} from "./chunk-
|
|
92
|
+
} from "./chunk-D7JTOGYP.mjs";
|
|
93
93
|
import {
|
|
94
94
|
ArrowTrendUpIcon,
|
|
95
95
|
ArrowsToDotIcon,
|
|
@@ -128,30 +128,31 @@ import {
|
|
|
128
128
|
WarningFilledIcon,
|
|
129
129
|
WarningIcon,
|
|
130
130
|
iconNames
|
|
131
|
-
} from "./chunk-
|
|
131
|
+
} from "./chunk-PZTHM6WG.mjs";
|
|
132
132
|
import {
|
|
133
133
|
CloseIcon
|
|
134
134
|
} from "./chunk-NDG43KGL.mjs";
|
|
135
135
|
import "./chunk-BNDFQPHF.mjs";
|
|
136
136
|
import {
|
|
137
137
|
Button
|
|
138
|
-
} from "./chunk-
|
|
139
|
-
import "./chunk-
|
|
138
|
+
} from "./chunk-KAGYJ4XT.mjs";
|
|
139
|
+
import "./chunk-FO263M3V.mjs";
|
|
140
140
|
import {
|
|
141
141
|
HelloWorld
|
|
142
|
-
} from "./chunk-
|
|
142
|
+
} from "./chunk-ZFMCCBP6.mjs";
|
|
143
143
|
import {
|
|
144
|
-
Typography
|
|
145
|
-
|
|
144
|
+
Typography,
|
|
145
|
+
typographyVariants
|
|
146
|
+
} from "./chunk-ERGNR6UQ.mjs";
|
|
146
147
|
import {
|
|
147
148
|
Card
|
|
148
|
-
} from "./chunk-
|
|
149
|
+
} from "./chunk-FO2QCB4Z.mjs";
|
|
149
150
|
import {
|
|
150
151
|
LineChart
|
|
151
|
-
} from "./chunk-
|
|
152
|
+
} from "./chunk-BN5VVHNV.mjs";
|
|
152
153
|
import {
|
|
153
154
|
SwitchButton
|
|
154
|
-
} from "./chunk-
|
|
155
|
+
} from "./chunk-CTVMT3VL.mjs";
|
|
155
156
|
import {
|
|
156
157
|
AGG_ROOT_CLASS_NAME,
|
|
157
158
|
cn,
|
|
@@ -351,5 +352,6 @@ export {
|
|
|
351
352
|
skeletonViews,
|
|
352
353
|
toDate,
|
|
353
354
|
tradingVenueSchema,
|
|
355
|
+
typographyVariants,
|
|
354
356
|
venueLogoNames
|
|
355
357
|
};
|
package/dist/loading-icon.d.mts
CHANGED
package/dist/loading-icon.d.ts
CHANGED
package/dist/loading-icon.js
CHANGED
|
@@ -27,14 +27,9 @@ var import_hooks = require("@agg-market/hooks");
|
|
|
27
27
|
|
|
28
28
|
// src/primitives/icon/icon.constants.ts
|
|
29
29
|
var iconSizeClasses = {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
ms: "h-5 w-5",
|
|
34
|
-
m: "h-6 w-6",
|
|
35
|
-
l: "h-8 w-8",
|
|
36
|
-
xl: "h-10 w-10",
|
|
37
|
-
xxl: "h-12 w-12"
|
|
30
|
+
small: "h-4 w-4",
|
|
31
|
+
medium: "h-6 w-6",
|
|
32
|
+
large: "h-8 w-8"
|
|
38
33
|
};
|
|
39
34
|
|
|
40
35
|
// src/shared/utils.ts
|
|
@@ -43,7 +38,7 @@ var cn = (...values) => values.filter(Boolean).join(" ");
|
|
|
43
38
|
// src/primitives/loading-icon/index.tsx
|
|
44
39
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
45
40
|
var LoadingIcon = ({
|
|
46
|
-
size = "
|
|
41
|
+
size = "medium",
|
|
47
42
|
className,
|
|
48
43
|
ariaLabel
|
|
49
44
|
}) => {
|
|
@@ -55,6 +50,7 @@ var LoadingIcon = ({
|
|
|
55
50
|
role: "status",
|
|
56
51
|
"aria-label": ariaLabel != null ? ariaLabel : labels.common.loading,
|
|
57
52
|
className: cn(
|
|
53
|
+
"group/agg-loading-icon",
|
|
58
54
|
"inline-grid place-items-center text-agg-primary will-change-transform",
|
|
59
55
|
className
|
|
60
56
|
),
|
package/dist/loading-icon.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Event } from '@agg-market/hooks';
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import { V as VenueLogoName } from './venue-logo.types-
|
|
3
|
+
import { V as VenueLogoName } from './venue-logo.types-HRf1yBLD.mjs';
|
|
4
4
|
import { d as EventListItemDetailsTimeRange } from './event-list-item-details.types-DekJKeMD.mjs';
|
|
5
|
-
import './types-
|
|
5
|
+
import './types-BVj9ky9P.mjs';
|
|
6
6
|
import './event-list-item.types-Y6IeJ4e4.mjs';
|
|
7
7
|
|
|
8
8
|
type MarketDetailsTab = "order-book" | "graph" | "other";
|
package/dist/market-details.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Event } from '@agg-market/hooks';
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import { V as VenueLogoName } from './venue-logo.types-
|
|
3
|
+
import { V as VenueLogoName } from './venue-logo.types-D8Cu2rAm.js';
|
|
4
4
|
import { d as EventListItemDetailsTimeRange } from './event-list-item-details.types-CMbXOrT-.js';
|
|
5
|
-
import './types-
|
|
5
|
+
import './types-BVj9ky9P.js';
|
|
6
6
|
import './event-list-item.types-Y6IeJ4e4.js';
|
|
7
7
|
|
|
8
8
|
type MarketDetailsTab = "order-book" | "graph" | "other";
|