@agg-build/ui 1.3.0 → 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/index.mjs CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  USER_PROFILE_TAB_POSITIONS,
11
11
  UserProfilePage,
12
12
  useHomePageModals
13
- } from "./chunk-6PQ6O6M5.mjs";
13
+ } from "./chunk-RF2EPYLN.mjs";
14
14
  import {
15
15
  EventList,
16
16
  EventListItem,
@@ -26,7 +26,7 @@ import {
26
26
  mergeVenueOutcomeOrderbooks,
27
27
  orderbookRowLimitDefault,
28
28
  useCenterOrderbookSpread
29
- } from "./chunk-5ALBEKAT.mjs";
29
+ } from "./chunk-RWOF44TC.mjs";
30
30
  import {
31
31
  CARD_NETWORK_OPTIONS,
32
32
  ConnectAccountsStep,
@@ -42,7 +42,7 @@ import {
42
42
  clearPendingCardSession,
43
43
  getPendingCardSession,
44
44
  subscribeAggDepositNotification
45
- } from "./chunk-ONVP7YWS.mjs";
45
+ } from "./chunk-2UKDQ7WP.mjs";
46
46
  import {
47
47
  DEPOSIT_MODAL_OPEN_EVENT,
48
48
  PlaceOrder,
@@ -54,7 +54,7 @@ import {
54
54
  parseVenue,
55
55
  requestAggDepositModalOpen,
56
56
  requestAggWithdrawModalOpen
57
- } from "./chunk-YWJIYEJV.mjs";
57
+ } from "./chunk-R3U6YXSQ.mjs";
58
58
  import {
59
59
  SETTLEMENT_SECTION_ID,
60
60
  Settlement,
@@ -72,10 +72,10 @@ import {
72
72
  resolveOrderBookRows,
73
73
  resolveUnifiedOrderBookEntries,
74
74
  useEventTradingContext
75
- } from "./chunk-UFC7L74C.mjs";
75
+ } from "./chunk-4CM4F4S6.mjs";
76
76
  import {
77
77
  GeoBlockBanner
78
- } from "./chunk-55ODXLOS.mjs";
78
+ } from "./chunk-HH7L3KLS.mjs";
79
79
  import {
80
80
  AGG_DEFAULT_URL,
81
81
  AGG_DOCS_URL,
@@ -194,7 +194,7 @@ import {
194
194
  useOptionalToast,
195
195
  useToast,
196
196
  venueLogoNames
197
- } from "./chunk-QUZWA34R.mjs";
197
+ } from "./chunk-2ZS3BPSF.mjs";
198
198
 
199
199
  // src/notifications/agg-notification-events-provider.tsx
200
200
  import {
package/dist/modals.mjs CHANGED
@@ -13,11 +13,11 @@ import {
13
13
  WithdrawModal,
14
14
  clearPendingCardSession,
15
15
  getPendingCardSession
16
- } from "./chunk-ONVP7YWS.mjs";
16
+ } from "./chunk-2UKDQ7WP.mjs";
17
17
  import {
18
18
  GeoBlockBanner
19
- } from "./chunk-55ODXLOS.mjs";
20
- import "./chunk-QUZWA34R.mjs";
19
+ } from "./chunk-HH7L3KLS.mjs";
20
+ import "./chunk-2ZS3BPSF.mjs";
21
21
  export {
22
22
  CARD_NETWORK_OPTIONS,
23
23
  ConnectAccountsStep,