@agg-build/ui 1.2.3 → 1.2.4

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/index.mjs CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  USER_PROFILE_TAB_POSITIONS,
11
11
  UserProfilePage,
12
12
  useHomePageModals
13
- } from "./chunk-XUYPM4LM.mjs";
13
+ } from "./chunk-VH3DMH77.mjs";
14
14
  import {
15
15
  EventList,
16
16
  EventListItem,
@@ -25,7 +25,7 @@ import {
25
25
  mergeVenueOutcomeOrderbooks,
26
26
  orderbookRowLimitDefault,
27
27
  useCenterOrderbookSpread
28
- } from "./chunk-E45WOOMN.mjs";
28
+ } from "./chunk-P2OOA3U3.mjs";
29
29
  import {
30
30
  CARD_NETWORK_OPTIONS,
31
31
  ConnectAccountsStep,
@@ -40,7 +40,7 @@ import {
40
40
  WithdrawModal,
41
41
  clearPendingCardSession,
42
42
  getPendingCardSession
43
- } from "./chunk-Q2BRDVBU.mjs";
43
+ } from "./chunk-UCH7MMRN.mjs";
44
44
  import {
45
45
  DEPOSIT_MODAL_OPEN_EVENT,
46
46
  PlaceOrder,
@@ -52,7 +52,7 @@ import {
52
52
  parseVenue,
53
53
  requestAggDepositModalOpen,
54
54
  requestAggWithdrawModalOpen
55
- } from "./chunk-XCECYRTH.mjs";
55
+ } from "./chunk-6FVYER7E.mjs";
56
56
  import {
57
57
  SETTLEMENT_SECTION_ID,
58
58
  Settlement,
@@ -70,10 +70,10 @@ import {
70
70
  resolveOrderBookRows,
71
71
  resolveUnifiedOrderBookEntries,
72
72
  useEventTradingContext
73
- } from "./chunk-TBKDLNOE.mjs";
73
+ } from "./chunk-ISAU6HX5.mjs";
74
74
  import {
75
75
  GeoBlockBanner
76
- } from "./chunk-5FXMHTVR.mjs";
76
+ } from "./chunk-OFFJNHAG.mjs";
77
77
  import {
78
78
  AGG_DEFAULT_URL,
79
79
  AGG_DOCS_URL,
@@ -187,7 +187,7 @@ import {
187
187
  typographyVariants,
188
188
  useToast,
189
189
  venueLogoNames
190
- } from "./chunk-34L7ZKJW.mjs";
190
+ } from "./chunk-PALIVBG3.mjs";
191
191
 
192
192
  // src/auth/connect-button-view/index.tsx
193
193
  import { optimizedImageUrl, useAggAuthContext, useLabels, useSdkUiConfig } from "@agg-build/hooks";