@hyperbridge/ui 0.0.23 → 0.0.25

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.
@@ -1055,10 +1055,10 @@ var SvgPower = (props) => /* @__PURE__ */ jsx36(
1055
1055
  var Memo36 = memo36(SvgPower);
1056
1056
  var Power_default = Memo36;
1057
1057
 
1058
- // src/components/icons/RotateCcw.tsx
1058
+ // src/components/icons/Refer.tsx
1059
1059
  import { memo as memo37 } from "react";
1060
1060
  import { jsx as jsx37 } from "react/jsx-runtime";
1061
- var SvgRotateCcw = (props) => /* @__PURE__ */ jsx37(
1061
+ var SvgRefer = (props) => /* @__PURE__ */ jsx37(
1062
1062
  "svg",
1063
1063
  __spreadProps(__spreadValues({
1064
1064
  width: "1em",
@@ -1068,6 +1068,30 @@ var SvgRotateCcw = (props) => /* @__PURE__ */ jsx37(
1068
1068
  xmlns: "http://www.w3.org/2000/svg"
1069
1069
  }, props), {
1070
1070
  children: /* @__PURE__ */ jsx37(
1071
+ "path",
1072
+ {
1073
+ d: "M5.334 8c-1.307 0-2.368.522-3.144 1.39-.766.856-1.237 2.028-1.436 3.321-.11.713.465 1.289 1.13 1.289h6.9c.665 0 1.24-.576 1.13-1.289-.199-1.293-.67-2.465-1.435-3.32C7.703 8.521 6.642 8 5.334 8ZM2.668 4.667a2.667 2.667 0 1 1 5.333 0 2.667 2.667 0 0 1-5.333 0ZM9.001 5a2.333 2.333 0 1 1 4.667 0A2.333 2.333 0 0 1 9 5ZM9.473 8.501c.984 1.1 1.533 2.536 1.76 4.007.042.277.039.542-.003.792h3.017c.681 0 1.284-.593 1.154-1.335-.193-1.098-.618-2.093-1.3-2.82-.691-.738-1.626-1.178-2.767-1.178-.72 0-1.356.175-1.902.489l.04.045Z",
1074
+ fill: "currentColor"
1075
+ }
1076
+ )
1077
+ })
1078
+ );
1079
+ var Memo37 = memo37(SvgRefer);
1080
+ var Refer_default = Memo37;
1081
+
1082
+ // src/components/icons/RotateCcw.tsx
1083
+ import { memo as memo38 } from "react";
1084
+ import { jsx as jsx38 } from "react/jsx-runtime";
1085
+ var SvgRotateCcw = (props) => /* @__PURE__ */ jsx38(
1086
+ "svg",
1087
+ __spreadProps(__spreadValues({
1088
+ width: "1em",
1089
+ height: "1em",
1090
+ viewBox: "0 0 16 16",
1091
+ fill: "none",
1092
+ xmlns: "http://www.w3.org/2000/svg"
1093
+ }, props), {
1094
+ children: /* @__PURE__ */ jsx38(
1071
1095
  "path",
1072
1096
  {
1073
1097
  d: "M2.827 9.833A5.502 5.502 0 0 0 13.514 8a5.5 5.5 0 0 0-5.5-5.5c-1.878 0-3.133.803-4.347 2.173m-.5-2.006v2.166a.5.5 0 0 0 .5.5h2.166",
@@ -1079,13 +1103,13 @@ var SvgRotateCcw = (props) => /* @__PURE__ */ jsx37(
1079
1103
  )
1080
1104
  })
1081
1105
  );
1082
- var Memo37 = memo37(SvgRotateCcw);
1083
- var RotateCcw_default = Memo37;
1106
+ var Memo38 = memo38(SvgRotateCcw);
1107
+ var RotateCcw_default = Memo38;
1084
1108
 
1085
1109
  // src/components/icons/Search.tsx
1086
- import { memo as memo38 } from "react";
1087
- import { jsx as jsx38 } from "react/jsx-runtime";
1088
- var SvgSearch = (props) => /* @__PURE__ */ jsx38(
1110
+ import { memo as memo39 } from "react";
1111
+ import { jsx as jsx39 } from "react/jsx-runtime";
1112
+ var SvgSearch = (props) => /* @__PURE__ */ jsx39(
1089
1113
  "svg",
1090
1114
  __spreadProps(__spreadValues({
1091
1115
  width: "1em",
@@ -1094,7 +1118,7 @@ var SvgSearch = (props) => /* @__PURE__ */ jsx38(
1094
1118
  fill: "none",
1095
1119
  xmlns: "http://www.w3.org/2000/svg"
1096
1120
  }, props), {
1097
- children: /* @__PURE__ */ jsx38(
1121
+ children: /* @__PURE__ */ jsx39(
1098
1122
  "path",
1099
1123
  {
1100
1124
  d: "m14 14-2.9-2.9m1.567-3.767A5.333 5.333 0 1 1 2 7.333a5.333 5.333 0 0 1 10.667 0Z",
@@ -1106,13 +1130,13 @@ var SvgSearch = (props) => /* @__PURE__ */ jsx38(
1106
1130
  )
1107
1131
  })
1108
1132
  );
1109
- var Memo38 = memo38(SvgSearch);
1110
- var Search_default = Memo38;
1133
+ var Memo39 = memo39(SvgSearch);
1134
+ var Search_default = Memo39;
1111
1135
 
1112
1136
  // src/components/icons/Server.tsx
1113
- import { memo as memo39 } from "react";
1114
- import { jsx as jsx39 } from "react/jsx-runtime";
1115
- var SvgServer = (props) => /* @__PURE__ */ jsx39(
1137
+ import { memo as memo40 } from "react";
1138
+ import { jsx as jsx40 } from "react/jsx-runtime";
1139
+ var SvgServer = (props) => /* @__PURE__ */ jsx40(
1116
1140
  "svg",
1117
1141
  __spreadProps(__spreadValues({
1118
1142
  width: "1em",
@@ -1121,7 +1145,7 @@ var SvgServer = (props) => /* @__PURE__ */ jsx39(
1121
1145
  fill: "none",
1122
1146
  xmlns: "http://www.w3.org/2000/svg"
1123
1147
  }, props), {
1124
- children: /* @__PURE__ */ jsx39(
1148
+ children: /* @__PURE__ */ jsx40(
1125
1149
  "path",
1126
1150
  {
1127
1151
  d: "M11.665 3.208c0-.44-.25-.78-.527-1.013-.28-.236-.65-.422-1.056-.567-.817-.292-1.907-.461-3.083-.461-1.177 0-2.267.169-3.084.46-.406.146-.776.332-1.055.568-.277.234-.528.574-.528 1.013v2.625c0 .44.251.78.528 1.014.28.235.65.422 1.055.567.817.292 1.907.46 3.084.46 1.176 0 2.266-.168 3.083-.46.406-.145.776-.332 1.055-.567.277-.234.528-.574.528-1.014V3.208Zm-8.052-.122a.437.437 0 0 0-.11.122c.01.02.037.06.11.122.133.113.362.241.695.36.66.236 1.612.393 2.69.393 1.08 0 2.03-.157 2.692-.393.333-.119.561-.247.695-.36a.436.436 0 0 0 .11-.122.436.436 0 0 0-.11-.122c-.134-.113-.362-.24-.695-.36-.661-.236-1.612-.393-2.691-.393-1.08 0-2.03.157-2.691.393-.333.12-.562.247-.695.36ZM10.475 8.512a4.906 4.906 0 0 0 1.19-.6v2.88c0 .44-.25.78-.527 1.013-.28.236-.65.422-1.056.567-.817.292-1.907.461-3.083.461-1.177 0-2.267-.17-3.084-.46-.406-.146-.776-.332-1.055-.568-.277-.234-.528-.574-.528-1.013v-2.88c.374.266.794.459 1.19.6.974.348 2.203.53 3.477.53s2.503-.182 3.476-.53Z",
@@ -1130,13 +1154,13 @@ var SvgServer = (props) => /* @__PURE__ */ jsx39(
1130
1154
  )
1131
1155
  })
1132
1156
  );
1133
- var Memo39 = memo39(SvgServer);
1134
- var Server_default = Memo39;
1157
+ var Memo40 = memo40(SvgServer);
1158
+ var Server_default = Memo40;
1135
1159
 
1136
1160
  // src/components/icons/SettingsGear.tsx
1137
- import { memo as memo40 } from "react";
1138
- import { jsx as jsx40 } from "react/jsx-runtime";
1139
- var SvgSettingsGear = (props) => /* @__PURE__ */ jsx40(
1161
+ import { memo as memo41 } from "react";
1162
+ import { jsx as jsx41 } from "react/jsx-runtime";
1163
+ var SvgSettingsGear = (props) => /* @__PURE__ */ jsx41(
1140
1164
  "svg",
1141
1165
  __spreadProps(__spreadValues({
1142
1166
  width: "1em",
@@ -1145,7 +1169,7 @@ var SvgSettingsGear = (props) => /* @__PURE__ */ jsx40(
1145
1169
  fill: "none",
1146
1170
  xmlns: "http://www.w3.org/2000/svg"
1147
1171
  }, props), {
1148
- children: /* @__PURE__ */ jsx40(
1172
+ children: /* @__PURE__ */ jsx41(
1149
1173
  "path",
1150
1174
  {
1151
1175
  fillRule: "evenodd",
@@ -1156,13 +1180,13 @@ var SvgSettingsGear = (props) => /* @__PURE__ */ jsx40(
1156
1180
  )
1157
1181
  })
1158
1182
  );
1159
- var Memo40 = memo40(SvgSettingsGear);
1160
- var SettingsGear_default = Memo40;
1183
+ var Memo41 = memo41(SvgSettingsGear);
1184
+ var SettingsGear_default = Memo41;
1161
1185
 
1162
1186
  // src/components/icons/Settings.tsx
1163
- import { memo as memo41 } from "react";
1164
- import { jsx as jsx41 } from "react/jsx-runtime";
1165
- var SvgSettings = (props) => /* @__PURE__ */ jsx41(
1187
+ import { memo as memo42 } from "react";
1188
+ import { jsx as jsx42 } from "react/jsx-runtime";
1189
+ var SvgSettings = (props) => /* @__PURE__ */ jsx42(
1166
1190
  "svg",
1167
1191
  __spreadProps(__spreadValues({
1168
1192
  width: "1em",
@@ -1171,7 +1195,7 @@ var SvgSettings = (props) => /* @__PURE__ */ jsx41(
1171
1195
  fill: "none",
1172
1196
  xmlns: "http://www.w3.org/2000/svg"
1173
1197
  }, props), {
1174
- children: /* @__PURE__ */ jsx41(
1198
+ children: /* @__PURE__ */ jsx42(
1175
1199
  "path",
1176
1200
  {
1177
1201
  fillRule: "evenodd",
@@ -1182,12 +1206,12 @@ var SvgSettings = (props) => /* @__PURE__ */ jsx41(
1182
1206
  )
1183
1207
  })
1184
1208
  );
1185
- var Memo41 = memo41(SvgSettings);
1186
- var Settings_default = Memo41;
1209
+ var Memo42 = memo42(SvgSettings);
1210
+ var Settings_default = Memo42;
1187
1211
 
1188
1212
  // src/components/icons/Shuffle.tsx
1189
- import { memo as memo42 } from "react";
1190
- import { jsx as jsx42, jsxs as jsxs4 } from "react/jsx-runtime";
1213
+ import { memo as memo43 } from "react";
1214
+ import { jsx as jsx43, jsxs as jsxs4 } from "react/jsx-runtime";
1191
1215
  var SvgShuffle = (props) => /* @__PURE__ */ jsxs4(
1192
1216
  "svg",
1193
1217
  __spreadProps(__spreadValues({
@@ -1198,14 +1222,14 @@ var SvgShuffle = (props) => /* @__PURE__ */ jsxs4(
1198
1222
  xmlns: "http://www.w3.org/2000/svg"
1199
1223
  }, props), {
1200
1224
  children: [
1201
- /* @__PURE__ */ jsx42(
1225
+ /* @__PURE__ */ jsx43(
1202
1226
  "path",
1203
1227
  {
1204
1228
  d: "M10.98 3.646a.5.5 0 0 0 0 .708l.48.48H8.918c-.447 0-.855.255-1.05.657l-.14.29a.267.267 0 0 0 0 .232l.379.783c.049.1.191.1.24 0l.421-.869a.167.167 0 0 1 .15-.094h2.542l-.48.48a.5.5 0 0 0 .707.707l1.333-1.333a.5.5 0 0 0 0-.707l-1.333-1.334a.5.5 0 0 0-.707 0ZM6.69 10.219a.267.267 0 0 0 0-.232l-.38-.783a.133.133 0 0 0-.24 0l-.421.869a.167.167 0 0 1-.15.094H3.334a.5.5 0 1 0 0 1h2.165c.447 0 .855-.256 1.05-.658l.14-.29Z",
1205
1229
  fill: "currentColor"
1206
1230
  }
1207
1231
  ),
1208
- /* @__PURE__ */ jsx42(
1232
+ /* @__PURE__ */ jsx43(
1209
1233
  "path",
1210
1234
  {
1211
1235
  d: "M10.98 12.354a.5.5 0 0 1 0-.708l.48-.48H8.918c-.447 0-.855-.255-1.05-.657L5.649 5.927a.167.167 0 0 0-.15-.094H3.334a.5.5 0 1 1 0-1h2.165c.447 0 .855.256 1.05.658l2.219 4.582a.167.167 0 0 0 .15.094h2.542l-.48-.48a.5.5 0 0 1 .707-.707l1.333 1.333a.5.5 0 0 1 0 .707l-1.333 1.334a.5.5 0 0 1-.707 0Z",
@@ -1215,13 +1239,13 @@ var SvgShuffle = (props) => /* @__PURE__ */ jsxs4(
1215
1239
  ]
1216
1240
  })
1217
1241
  );
1218
- var Memo42 = memo42(SvgShuffle);
1219
- var Shuffle_default = Memo42;
1242
+ var Memo43 = memo43(SvgShuffle);
1243
+ var Shuffle_default = Memo43;
1220
1244
 
1221
1245
  // src/components/icons/SquareArrowTopRight.tsx
1222
- import { memo as memo43 } from "react";
1223
- import { jsx as jsx43 } from "react/jsx-runtime";
1224
- var SvgSquareArrowTopRight = (props) => /* @__PURE__ */ jsx43(
1246
+ import { memo as memo44 } from "react";
1247
+ import { jsx as jsx44 } from "react/jsx-runtime";
1248
+ var SvgSquareArrowTopRight = (props) => /* @__PURE__ */ jsx44(
1225
1249
  "svg",
1226
1250
  __spreadProps(__spreadValues({
1227
1251
  width: "1em",
@@ -1230,7 +1254,7 @@ var SvgSquareArrowTopRight = (props) => /* @__PURE__ */ jsx43(
1230
1254
  fill: "none",
1231
1255
  xmlns: "http://www.w3.org/2000/svg"
1232
1256
  }, props), {
1233
- children: /* @__PURE__ */ jsx43(
1257
+ children: /* @__PURE__ */ jsx44(
1234
1258
  "path",
1235
1259
  {
1236
1260
  fillRule: "evenodd",
@@ -1241,13 +1265,13 @@ var SvgSquareArrowTopRight = (props) => /* @__PURE__ */ jsx43(
1241
1265
  )
1242
1266
  })
1243
1267
  );
1244
- var Memo43 = memo43(SvgSquareArrowTopRight);
1245
- var SquareArrowTopRight_default = Memo43;
1268
+ var Memo44 = memo44(SvgSquareArrowTopRight);
1269
+ var SquareArrowTopRight_default = Memo44;
1246
1270
 
1247
1271
  // src/components/icons/Star.tsx
1248
- import { memo as memo44 } from "react";
1249
- import { jsx as jsx44 } from "react/jsx-runtime";
1250
- var SvgStar = (props) => /* @__PURE__ */ jsx44(
1272
+ import { memo as memo45 } from "react";
1273
+ import { jsx as jsx45 } from "react/jsx-runtime";
1274
+ var SvgStar = (props) => /* @__PURE__ */ jsx45(
1251
1275
  "svg",
1252
1276
  __spreadProps(__spreadValues({
1253
1277
  width: "1em",
@@ -1256,7 +1280,7 @@ var SvgStar = (props) => /* @__PURE__ */ jsx44(
1256
1280
  fill: "none",
1257
1281
  xmlns: "http://www.w3.org/2000/svg"
1258
1282
  }, props), {
1259
- children: /* @__PURE__ */ jsx44(
1283
+ children: /* @__PURE__ */ jsx45(
1260
1284
  "path",
1261
1285
  {
1262
1286
  d: "M7.927 1.503a.889.889 0 0 0-1.601 0L4.948 4.371l-3.174.416C1.038 4.883.732 5.793 1.28 6.31l2.319 2.187-.582 3.122c-.138.742.646 1.291 1.295.942l2.814-1.518 2.815 1.518c.648.35 1.433-.2 1.294-.942l-.582-3.122 2.32-2.187c.548-.516.241-1.426-.495-1.522l-3.173-.416-1.378-2.868Z",
@@ -1265,13 +1289,13 @@ var SvgStar = (props) => /* @__PURE__ */ jsx44(
1265
1289
  )
1266
1290
  })
1267
1291
  );
1268
- var Memo44 = memo44(SvgStar);
1269
- var Star_default = Memo44;
1292
+ var Memo45 = memo45(SvgStar);
1293
+ var Star_default = Memo45;
1270
1294
 
1271
1295
  // src/components/icons/StepBack.tsx
1272
- import { memo as memo45 } from "react";
1273
- import { jsx as jsx45 } from "react/jsx-runtime";
1274
- var SvgStepBack = (props) => /* @__PURE__ */ jsx45(
1296
+ import { memo as memo46 } from "react";
1297
+ import { jsx as jsx46 } from "react/jsx-runtime";
1298
+ var SvgStepBack = (props) => /* @__PURE__ */ jsx46(
1275
1299
  "svg",
1276
1300
  __spreadProps(__spreadValues({
1277
1301
  width: "1em",
@@ -1280,7 +1304,7 @@ var SvgStepBack = (props) => /* @__PURE__ */ jsx45(
1280
1304
  fill: "none",
1281
1305
  xmlns: "http://www.w3.org/2000/svg"
1282
1306
  }, props), {
1283
- children: /* @__PURE__ */ jsx45(
1307
+ children: /* @__PURE__ */ jsx46(
1284
1308
  "path",
1285
1309
  {
1286
1310
  fillRule: "evenodd",
@@ -1291,12 +1315,12 @@ var SvgStepBack = (props) => /* @__PURE__ */ jsx45(
1291
1315
  )
1292
1316
  })
1293
1317
  );
1294
- var Memo45 = memo45(SvgStepBack);
1295
- var StepBack_default = Memo45;
1318
+ var Memo46 = memo46(SvgStepBack);
1319
+ var StepBack_default = Memo46;
1296
1320
 
1297
1321
  // src/components/icons/Testnet.tsx
1298
- import { memo as memo46 } from "react";
1299
- import { jsx as jsx46, jsxs as jsxs5 } from "react/jsx-runtime";
1322
+ import { memo as memo47 } from "react";
1323
+ import { jsx as jsx47, jsxs as jsxs5 } from "react/jsx-runtime";
1300
1324
  var SvgTestnet = (props) => /* @__PURE__ */ jsxs5(
1301
1325
  "svg",
1302
1326
  __spreadProps(__spreadValues({
@@ -1307,14 +1331,14 @@ var SvgTestnet = (props) => /* @__PURE__ */ jsxs5(
1307
1331
  xmlns: "http://www.w3.org/2000/svg"
1308
1332
  }, props), {
1309
1333
  children: [
1310
- /* @__PURE__ */ jsx46(
1334
+ /* @__PURE__ */ jsx47(
1311
1335
  "path",
1312
1336
  {
1313
1337
  d: "M11.12 3.12a3.12 3.12 0 1 1-6.24 0 3.12 3.12 0 0 1 6.24 0ZM11.12 12.88a3.12 3.12 0 1 1-6.24 0 3.12 3.12 0 0 1 6.24 0ZM12.88 11.12a3.12 3.12 0 1 1 0-6.24 3.12 3.12 0 0 1 0 6.24Z",
1314
1338
  fill: "#929DAA"
1315
1339
  }
1316
1340
  ),
1317
- /* @__PURE__ */ jsx46(
1341
+ /* @__PURE__ */ jsx47(
1318
1342
  "path",
1319
1343
  {
1320
1344
  d: "M3.12 11.12a3.12 3.12 0 1 1 0-6.24 3.12 3.12 0 0 1 0 6.24Z",
@@ -1324,13 +1348,13 @@ var SvgTestnet = (props) => /* @__PURE__ */ jsxs5(
1324
1348
  ]
1325
1349
  })
1326
1350
  );
1327
- var Memo46 = memo46(SvgTestnet);
1328
- var Testnet_default = Memo46;
1351
+ var Memo47 = memo47(SvgTestnet);
1352
+ var Testnet_default = Memo47;
1329
1353
 
1330
1354
  // src/components/icons/Transfer.tsx
1331
- import { memo as memo47 } from "react";
1332
- import { jsx as jsx47 } from "react/jsx-runtime";
1333
- var SvgTransfer = (props) => /* @__PURE__ */ jsx47(
1355
+ import { memo as memo48 } from "react";
1356
+ import { jsx as jsx48 } from "react/jsx-runtime";
1357
+ var SvgTransfer = (props) => /* @__PURE__ */ jsx48(
1334
1358
  "svg",
1335
1359
  __spreadProps(__spreadValues({
1336
1360
  width: "1em",
@@ -1339,7 +1363,7 @@ var SvgTransfer = (props) => /* @__PURE__ */ jsx47(
1339
1363
  fill: "none",
1340
1364
  xmlns: "http://www.w3.org/2000/svg"
1341
1365
  }, props), {
1342
- children: /* @__PURE__ */ jsx47(
1366
+ children: /* @__PURE__ */ jsx48(
1343
1367
  "path",
1344
1368
  {
1345
1369
  d: "M3 6.538 5.96 4v8.459M12.23 9.923l-2.96 2.538V4.002",
@@ -1351,13 +1375,13 @@ var SvgTransfer = (props) => /* @__PURE__ */ jsx47(
1351
1375
  )
1352
1376
  })
1353
1377
  );
1354
- var Memo47 = memo47(SvgTransfer);
1355
- var Transfer_default = Memo47;
1378
+ var Memo48 = memo48(SvgTransfer);
1379
+ var Transfer_default = Memo48;
1356
1380
 
1357
1381
  // src/components/icons/Trash.tsx
1358
- import { memo as memo48 } from "react";
1359
- import { jsx as jsx48 } from "react/jsx-runtime";
1360
- var SvgTrash = (props) => /* @__PURE__ */ jsx48(
1382
+ import { memo as memo49 } from "react";
1383
+ import { jsx as jsx49 } from "react/jsx-runtime";
1384
+ var SvgTrash = (props) => /* @__PURE__ */ jsx49(
1361
1385
  "svg",
1362
1386
  __spreadProps(__spreadValues({
1363
1387
  width: "1em",
@@ -1366,7 +1390,7 @@ var SvgTrash = (props) => /* @__PURE__ */ jsx48(
1366
1390
  fill: "none",
1367
1391
  xmlns: "http://www.w3.org/2000/svg"
1368
1392
  }, props), {
1369
- children: /* @__PURE__ */ jsx48(
1393
+ children: /* @__PURE__ */ jsx49(
1370
1394
  "path",
1371
1395
  {
1372
1396
  d: "m3.333 4.333.582 8.426c.048.699.629 1.241 1.33 1.241h5.51c.701 0 1.283-.542 1.33-1.241l.582-8.426M2.333 4h11.334M5.38 3.83a2.668 2.668 0 0 1 5.24 0",
@@ -1378,13 +1402,13 @@ var SvgTrash = (props) => /* @__PURE__ */ jsx48(
1378
1402
  )
1379
1403
  })
1380
1404
  );
1381
- var Memo48 = memo48(SvgTrash);
1382
- var Trash_default = Memo48;
1405
+ var Memo49 = memo49(SvgTrash);
1406
+ var Trash_default = Memo49;
1383
1407
 
1384
1408
  // src/components/icons/Wallet.tsx
1385
- import { memo as memo49 } from "react";
1386
- import { jsx as jsx49 } from "react/jsx-runtime";
1387
- var SvgWallet = (props) => /* @__PURE__ */ jsx49(
1409
+ import { memo as memo50 } from "react";
1410
+ import { jsx as jsx50 } from "react/jsx-runtime";
1411
+ var SvgWallet = (props) => /* @__PURE__ */ jsx50(
1388
1412
  "svg",
1389
1413
  __spreadProps(__spreadValues({
1390
1414
  width: "1em",
@@ -1393,7 +1417,7 @@ var SvgWallet = (props) => /* @__PURE__ */ jsx49(
1393
1417
  fill: "none",
1394
1418
  xmlns: "http://www.w3.org/2000/svg"
1395
1419
  }, props), {
1396
- children: /* @__PURE__ */ jsx49(
1420
+ children: /* @__PURE__ */ jsx50(
1397
1421
  "path",
1398
1422
  {
1399
1423
  fillRule: "evenodd",
@@ -1404,13 +1428,13 @@ var SvgWallet = (props) => /* @__PURE__ */ jsx49(
1404
1428
  )
1405
1429
  })
1406
1430
  );
1407
- var Memo49 = memo49(SvgWallet);
1408
- var Wallet_default = Memo49;
1431
+ var Memo50 = memo50(SvgWallet);
1432
+ var Wallet_default = Memo50;
1409
1433
 
1410
1434
  // src/components/icons/XCircle.tsx
1411
- import { memo as memo50 } from "react";
1412
- import { jsx as jsx50 } from "react/jsx-runtime";
1413
- var SvgXCircle = (props) => /* @__PURE__ */ jsx50(
1435
+ import { memo as memo51 } from "react";
1436
+ import { jsx as jsx51 } from "react/jsx-runtime";
1437
+ var SvgXCircle = (props) => /* @__PURE__ */ jsx51(
1414
1438
  "svg",
1415
1439
  __spreadProps(__spreadValues({
1416
1440
  width: "1em",
@@ -1419,7 +1443,7 @@ var SvgXCircle = (props) => /* @__PURE__ */ jsx50(
1419
1443
  fill: "none",
1420
1444
  xmlns: "http://www.w3.org/2000/svg"
1421
1445
  }, props), {
1422
- children: /* @__PURE__ */ jsx50(
1446
+ children: /* @__PURE__ */ jsx51(
1423
1447
  "path",
1424
1448
  {
1425
1449
  d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm2.948 4.054a.673.673 0 0 0-.95-.001L8.001 7.05 6.003 5.052l-.105-.086a.674.674 0 0 0-.931.931l.087.106L7.05 8 5.054 9.997a.672.672 0 0 0 .95.95L8 8.95l1.996 1.996.105.086a.672.672 0 0 0 .931-.93l-.086-.106L8.951 8l1.996-1.996a.673.673 0 0 0 .001-.95Z",
@@ -1428,13 +1452,13 @@ var SvgXCircle = (props) => /* @__PURE__ */ jsx50(
1428
1452
  )
1429
1453
  })
1430
1454
  );
1431
- var Memo50 = memo50(SvgXCircle);
1432
- var XCircle_default = Memo50;
1455
+ var Memo51 = memo51(SvgXCircle);
1456
+ var XCircle_default = Memo51;
1433
1457
 
1434
1458
  // src/components/icons/XIcon.tsx
1435
- import { memo as memo51 } from "react";
1436
- import { jsx as jsx51 } from "react/jsx-runtime";
1437
- var SvgXIcon = (props) => /* @__PURE__ */ jsx51(
1459
+ import { memo as memo52 } from "react";
1460
+ import { jsx as jsx52 } from "react/jsx-runtime";
1461
+ var SvgXIcon = (props) => /* @__PURE__ */ jsx52(
1438
1462
  "svg",
1439
1463
  __spreadProps(__spreadValues({
1440
1464
  width: "1em",
@@ -1443,7 +1467,7 @@ var SvgXIcon = (props) => /* @__PURE__ */ jsx51(
1443
1467
  fill: "none",
1444
1468
  xmlns: "http://www.w3.org/2000/svg"
1445
1469
  }, props), {
1446
- children: /* @__PURE__ */ jsx51(
1470
+ children: /* @__PURE__ */ jsx52(
1447
1471
  "path",
1448
1472
  {
1449
1473
  d: "m3.334 3.334 9.333 9.333m0-9.333-9.333 9.333",
@@ -1454,8 +1478,8 @@ var SvgXIcon = (props) => /* @__PURE__ */ jsx51(
1454
1478
  )
1455
1479
  })
1456
1480
  );
1457
- var Memo51 = memo51(SvgXIcon);
1458
- var XIcon_default = Memo51;
1481
+ var Memo52 = memo52(SvgXIcon);
1482
+ var XIcon_default = Memo52;
1459
1483
 
1460
1484
  export {
1461
1485
  __spreadValues,
@@ -1497,6 +1521,7 @@ export {
1497
1521
  Percent_default,
1498
1522
  Plus_default,
1499
1523
  Power_default,
1524
+ Refer_default,
1500
1525
  RotateCcw_default,
1501
1526
  Search_default,
1502
1527
  Server_default,
@@ -2,6 +2,8 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import { SVGProps } from 'react';
4
4
 
5
+ declare const Memo$P: React.MemoExoticComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element>;
6
+
5
7
  declare const Memo$O: React.MemoExoticComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element>;
6
8
 
7
9
  declare const Memo$N: React.MemoExoticComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element>;
@@ -104,4 +106,4 @@ declare const Memo$1: React.MemoExoticComponent<(props: SVGProps<SVGSVGElement>)
104
106
 
105
107
  declare const Memo: React.MemoExoticComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element>;
106
108
 
107
- export { Memo$O as Alert, Memo$N as ArrowBottomTop, Memo$K as ArrowRight, Memo$M as ArrowRightDownCircle, Memo$L as ArrowRightUpCircle, Memo$J as ArrowSplit, Memo$I as ArrowTopBottom, Memo$H as ArrowTriangleBottom, Memo$G as ArrowTriangleTop, Memo$F as ArrowUpRight, Memo$E as ArtifactNews, Memo$D as BrowserWindow, Memo$C as Check, Memo$B as ChevronBottomDown, Memo$A as ChevronBottomUp, Memo$z as ChevronDoubleRight, Memo$y as ChevronDownSmall, Memo$w as ChevronGrabberVertical, Memo$x as ChevronGrabberVertical1, Memo$s as Circle, Memo$v as CircleInfo, Memo$t as CirclePlaceholder, Memo$u as CirclePlaceholderDashed, Memo$r as Clock, Memo$q as Coins, Memo$p as Copy, Memo$o as Filter, Memo$n as Gas, Memo$m as History, Memo$l as Loader, Memo$k as Mainnet, Memo$j as Menu, Memo$i as Pen, Memo$h as Percent, Memo$g as Plus, Memo$f as Power, Memo$e as RotateCcw, Memo$d as Search, Memo$c as Server, Memo$a as Settings, Memo$b as SettingsGear, Memo$9 as Shuffle, Memo$8 as SquareArrowTopRight, Memo$7 as Star, Memo$6 as StepBack, Memo$5 as Testnet, Memo$4 as Transfer, Memo$3 as Trash, Memo$2 as Wallet, Memo$1 as XCircle, Memo as XIcon };
109
+ export { Memo$P as Alert, Memo$O as ArrowBottomTop, Memo$L as ArrowRight, Memo$N as ArrowRightDownCircle, Memo$M as ArrowRightUpCircle, Memo$K as ArrowSplit, Memo$J as ArrowTopBottom, Memo$I as ArrowTriangleBottom, Memo$H as ArrowTriangleTop, Memo$G as ArrowUpRight, Memo$F as ArtifactNews, Memo$E as BrowserWindow, Memo$D as Check, Memo$C as ChevronBottomDown, Memo$B as ChevronBottomUp, Memo$A as ChevronDoubleRight, Memo$z as ChevronDownSmall, Memo$x as ChevronGrabberVertical, Memo$y as ChevronGrabberVertical1, Memo$t as Circle, Memo$w as CircleInfo, Memo$u as CirclePlaceholder, Memo$v as CirclePlaceholderDashed, Memo$s as Clock, Memo$r as Coins, Memo$q as Copy, Memo$p as Filter, Memo$o as Gas, Memo$n as History, Memo$m as Loader, Memo$l as Mainnet, Memo$k as Menu, Memo$j as Pen, Memo$i as Percent, Memo$h as Plus, Memo$g as Power, Memo$f as Refer, Memo$e as RotateCcw, Memo$d as Search, Memo$c as Server, Memo$a as Settings, Memo$b as SettingsGear, Memo$9 as Shuffle, Memo$8 as SquareArrowTopRight, Memo$7 as Star, Memo$6 as StepBack, Memo$5 as Testnet, Memo$4 as Transfer, Memo$3 as Trash, Memo$2 as Wallet, Memo$1 as XCircle, Memo as XIcon };
@@ -35,6 +35,7 @@ import {
35
35
  Percent_default,
36
36
  Plus_default,
37
37
  Power_default,
38
+ Refer_default,
38
39
  RotateCcw_default,
39
40
  Search_default,
40
41
  Server_default,
@@ -50,7 +51,7 @@ import {
50
51
  Wallet_default,
51
52
  XCircle_default,
52
53
  XIcon_default
53
- } from "../chunk-DAIODMJG.mjs";
54
+ } from "../chunk-PILUO5EZ.mjs";
54
55
  export {
55
56
  Alert_default as Alert,
56
57
  ArrowBottomTop_default as ArrowBottomTop,
@@ -88,6 +89,7 @@ export {
88
89
  Percent_default as Percent,
89
90
  Plus_default as Plus,
90
91
  Power_default as Power,
92
+ Refer_default as Refer,
91
93
  RotateCcw_default as RotateCcw,
92
94
  Search_default as Search,
93
95
  Server_default as Server,
package/dist/index.d.mts CHANGED
@@ -11,6 +11,7 @@ import { Variants } from 'motion/react';
11
11
  import * as TabsPrimitive from '@radix-ui/react-tabs';
12
12
  import * as TooltipPrimitive from '@radix-ui/react-tooltip';
13
13
  import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
14
+ import * as PopoverPrimitive from '@radix-ui/react-popover';
14
15
  import { Drawer as Drawer$1 } from 'vaul';
15
16
 
16
17
  interface SearchInputProps extends Omit<React.ComponentProps<"input">, "size"> {
@@ -939,6 +940,11 @@ declare function DropdownMenuSubTrigger({ className, inset, children, ...props }
939
940
  }): react_jsx_runtime.JSX.Element;
940
941
  declare function DropdownMenuSubContent({ className, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.SubContent>): react_jsx_runtime.JSX.Element;
941
942
 
943
+ declare function Popover({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime.JSX.Element;
944
+ declare function PopoverTrigger({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
945
+ declare function PopoverContent({ className, align, sideOffset, ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime.JSX.Element;
946
+ declare function PopoverAnchor({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime.JSX.Element;
947
+
942
948
  declare const badgeVariants: (props?: ({
943
949
  size?: "sm" | null | undefined;
944
950
  variant?: "default" | "outline" | "secondary" | "destructive" | "success" | null | undefined;
@@ -958,4 +964,4 @@ declare function HBDrawerFooter({ className, ...props }: React$1.ComponentProps<
958
964
  declare function HBDrawerTitle({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Title>): react_jsx_runtime.JSX.Element;
959
965
  declare function HBDrawerDescription({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Description>): react_jsx_runtime.JSX.Element;
960
966
 
961
- export { AccessoryButton, type AccessoryButtonProps, AccountItem, AccountStack, type AccountStackProps, AddressInput, AddressInputFocusBehaviour, AssetList, AssetListItem, AssetValueTrend, Badge, BadgeIcon, Balance, BridgeForm, type BridgeFormProps, BridgeInput, BridgeSettings, type BridgeSettingsProps, BridgeTokenButton, Button, type ButtonProps, CWDrawerContent, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogMorphContent, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, Drawer, DrawerContent, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, EmptyState, EmptyStateConceal, EmptyStateContent, EmptyStateDescription, EmptyStateTitle, type EstimatedTimeFormatted, GradientButton, HBDrawer, HBDrawerClose, HBDrawerContent, HBDrawerDescription, HBDrawerFooter, HBDrawerHeader, HBDrawerOverlay, HBDrawerPortal, HBDrawerTitle, HBDrawerTrigger, Header, HeaderChooseProvider, HeaderContent, HeaderGradient, HeaderNested, IconButton, Input, type InputProps, LabelledSeperator, ListHeading, ListSection, ManageAccounts, Modal, type ModalProps, type Network, NetworkGroupItem, NetworkSelectionItem, NetworkSelector, type NetworkSelectorProps, NetworkSwitcher, NetworkSwitcherButton, type NetworkSwitcherProps, ReviewItem, ReviewItemAddress, ReviewItemCopyAddressButton, ScrollAwareSeparator, SearchInput, type SearchInputProps, Settings, type SettingsProps, Sheet, SheetContent, SheetTrigger, Summary, SummaryValues, SwapForm, type SwapFormProps, SwapTokenButton, SwapTokenItem, type SwapTokenItemProps, SwapTokenSelector, SwapTokenSelectorContent, type SwapTokenSelectorContentProps, SwapTokenSelectorEmpty, type SwapTokenSelectorEmptyProps, SwapTokenSelectorHeader, type SwapTokenSelectorHeaderProps, type SwapTokenSelectorProps, SwapTokenSelectorSearch, type SwapTokenSelectorSearchProps, SwapTokenSelectorSection, type SwapTokenSelectorSectionProps, TabAlt, TabAltContent, TabAltHeader, TabAltHeaders, TabAltPanel, TabItem, Tabs, TabsContent, TabsList, TagButton, Text, TimelineItem, TimelineList, TimelineListGroup, TimelineRoot, TimerWrap, ToastBox, type Token, TokenImage, type TokenInfo, TokenSelectionItem, TokenSelector, type TokenSelectorProps, TokenTransferPair, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TransactionTimer, TxList, TxListItem, TxListItemProcessing, type WalletAccount, WalletAccountItem, WalletConnectedHeader, type WalletConnectedHeaderProps, WalletHeader, type WalletHeaderCallbacks, WalletHeaderContent, WalletHeaderContentBlur, type WalletHeaderContentProps, type WalletHeaderProps, WalletHeaderTabItem, WalletHeaderTabs, WalletHeaderTabsContent, WalletHeaderTabsList, type WalletHeaderTabsProps, WalletManagerUIContent, WalletManagerUIProvider, WalletProviderItem, badgeVariants, makeEntry };
967
+ export { AccessoryButton, type AccessoryButtonProps, AccountItem, AccountStack, type AccountStackProps, AddressInput, AddressInputFocusBehaviour, AssetList, AssetListItem, AssetValueTrend, Badge, BadgeIcon, Balance, BridgeForm, type BridgeFormProps, BridgeInput, BridgeSettings, type BridgeSettingsProps, BridgeTokenButton, Button, type ButtonProps, CWDrawerContent, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogMorphContent, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, Drawer, DrawerContent, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, EmptyState, EmptyStateConceal, EmptyStateContent, EmptyStateDescription, EmptyStateTitle, type EstimatedTimeFormatted, GradientButton, HBDrawer, HBDrawerClose, HBDrawerContent, HBDrawerDescription, HBDrawerFooter, HBDrawerHeader, HBDrawerOverlay, HBDrawerPortal, HBDrawerTitle, HBDrawerTrigger, Header, HeaderChooseProvider, HeaderContent, HeaderGradient, HeaderNested, IconButton, Input, type InputProps, LabelledSeperator, ListHeading, ListSection, ManageAccounts, Modal, type ModalProps, type Network, NetworkGroupItem, NetworkSelectionItem, NetworkSelector, type NetworkSelectorProps, NetworkSwitcher, NetworkSwitcherButton, type NetworkSwitcherProps, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, ReviewItem, ReviewItemAddress, ReviewItemCopyAddressButton, ScrollAwareSeparator, SearchInput, type SearchInputProps, Settings, type SettingsProps, Sheet, SheetContent, SheetTrigger, Summary, SummaryValues, SwapForm, type SwapFormProps, SwapTokenButton, SwapTokenItem, type SwapTokenItemProps, SwapTokenSelector, SwapTokenSelectorContent, type SwapTokenSelectorContentProps, SwapTokenSelectorEmpty, type SwapTokenSelectorEmptyProps, SwapTokenSelectorHeader, type SwapTokenSelectorHeaderProps, type SwapTokenSelectorProps, SwapTokenSelectorSearch, type SwapTokenSelectorSearchProps, SwapTokenSelectorSection, type SwapTokenSelectorSectionProps, TabAlt, TabAltContent, TabAltHeader, TabAltHeaders, TabAltPanel, TabItem, Tabs, TabsContent, TabsList, TagButton, Text, TimelineItem, TimelineList, TimelineListGroup, TimelineRoot, TimerWrap, ToastBox, type Token, TokenImage, type TokenInfo, TokenSelectionItem, TokenSelector, type TokenSelectorProps, TokenTransferPair, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TransactionTimer, TxList, TxListItem, TxListItemProcessing, type WalletAccount, WalletAccountItem, WalletConnectedHeader, type WalletConnectedHeaderProps, WalletHeader, type WalletHeaderCallbacks, WalletHeaderContent, WalletHeaderContentBlur, type WalletHeaderContentProps, type WalletHeaderProps, WalletHeaderTabItem, WalletHeaderTabs, WalletHeaderTabsContent, WalletHeaderTabsList, type WalletHeaderTabsProps, WalletManagerUIContent, WalletManagerUIProvider, WalletProviderItem, badgeVariants, makeEntry };
package/dist/index.mjs CHANGED
@@ -30,7 +30,7 @@ import {
30
30
  __objRest,
31
31
  __spreadProps,
32
32
  __spreadValues
33
- } from "./chunk-DAIODMJG.mjs";
33
+ } from "./chunk-PILUO5EZ.mjs";
34
34
 
35
35
  // src/components/atoms/search-input.tsx
36
36
  import { cva } from "class-variance-authority";
@@ -3063,7 +3063,7 @@ function DialogMorphContent(_a) {
3063
3063
  event.preventDefault();
3064
3064
  }
3065
3065
  };
3066
- const Content8 = /* @__PURE__ */ jsxs22(
3066
+ const Content9 = /* @__PURE__ */ jsxs22(
3067
3067
  DialogPrimitive2.Content,
3068
3068
  __spreadProps(__spreadValues({
3069
3069
  onInteractOutside: handleInteractOutside,
@@ -3095,7 +3095,7 @@ function DialogMorphContent(_a) {
3095
3095
  );
3096
3096
  return /* @__PURE__ */ jsxs22(DialogPortal, { "data-slot": "dialog-portal", children: [
3097
3097
  /* @__PURE__ */ jsx31(DialogOverlay, {}),
3098
- mode === "card" ? /* @__PURE__ */ jsx31(SmoothCorners, { children: Content8 }) : /* @__PURE__ */ jsx31(Fragment7, { children: Content8 })
3098
+ mode === "card" ? /* @__PURE__ */ jsx31(SmoothCorners, { children: Content9 }) : /* @__PURE__ */ jsx31(Fragment7, { children: Content9 })
3099
3099
  ] });
3100
3100
  }
3101
3101
 
@@ -5202,10 +5202,49 @@ function DropdownMenuSubContent(_a) {
5202
5202
  );
5203
5203
  }
5204
5204
 
5205
+ // src/@/ui/popover.tsx
5206
+ import * as PopoverPrimitive from "@radix-ui/react-popover";
5207
+ import { jsx as jsx51 } from "react/jsx-runtime";
5208
+ function Popover(_a) {
5209
+ var props = __objRest(_a, []);
5210
+ return /* @__PURE__ */ jsx51(PopoverPrimitive.Root, __spreadValues({ "data-slot": "popover" }, props));
5211
+ }
5212
+ function PopoverTrigger(_a) {
5213
+ var props = __objRest(_a, []);
5214
+ return /* @__PURE__ */ jsx51(PopoverPrimitive.Trigger, __spreadValues({ "data-slot": "popover-trigger" }, props));
5215
+ }
5216
+ function PopoverContent(_a) {
5217
+ var _b = _a, {
5218
+ className,
5219
+ align = "center",
5220
+ sideOffset = 4
5221
+ } = _b, props = __objRest(_b, [
5222
+ "className",
5223
+ "align",
5224
+ "sideOffset"
5225
+ ]);
5226
+ return /* @__PURE__ */ jsx51(PopoverPrimitive.Portal, { children: /* @__PURE__ */ jsx51(
5227
+ PopoverPrimitive.Content,
5228
+ __spreadValues({
5229
+ "data-slot": "popover-content",
5230
+ align,
5231
+ sideOffset,
5232
+ className: cn(
5233
+ "bg-popover text-popover-foreground border-0 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-2xl p-4 shadow-md outline-hidden",
5234
+ className
5235
+ )
5236
+ }, props)
5237
+ ) });
5238
+ }
5239
+ function PopoverAnchor(_a) {
5240
+ var props = __objRest(_a, []);
5241
+ return /* @__PURE__ */ jsx51(PopoverPrimitive.Anchor, __spreadValues({ "data-slot": "popover-anchor" }, props));
5242
+ }
5243
+
5205
5244
  // src/@/ui/badge.tsx
5206
5245
  import { Slot as Slot11 } from "@radix-ui/react-slot";
5207
5246
  import { cva as cva7 } from "class-variance-authority";
5208
- import { jsx as jsx51 } from "react/jsx-runtime";
5247
+ import { jsx as jsx52 } from "react/jsx-runtime";
5209
5248
  var badgeVariants = cva7(
5210
5249
  "inline-flex font-semibold whitespace-nowrap items-center justify-center rounded-full px-2 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden",
5211
5250
  {
@@ -5238,7 +5277,7 @@ function Badge(_a) {
5238
5277
  "asChild"
5239
5278
  ]);
5240
5279
  const Comp = asChild ? Slot11 : "span";
5241
- return /* @__PURE__ */ jsx51(
5280
+ return /* @__PURE__ */ jsx52(
5242
5281
  Comp,
5243
5282
  __spreadValues({
5244
5283
  "data-slot": "badge",
@@ -5325,6 +5364,10 @@ export {
5325
5364
  NetworkSelector,
5326
5365
  NetworkSwitcher,
5327
5366
  NetworkSwitcherButton,
5367
+ Popover,
5368
+ PopoverAnchor,
5369
+ PopoverContent,
5370
+ PopoverTrigger,
5328
5371
  ReviewItem,
5329
5372
  ReviewItemAddress,
5330
5373
  ReviewItemCopyAddressButton,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyperbridge/ui",
3
- "version": "0.0.23",
3
+ "version": "0.0.25",
4
4
  "sideEffects": false,
5
5
  "license": "MIT",
6
6
  "private": false,