@hyperbridge/ui 0.0.24 → 0.0.26
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/{chunk-DAIODMJG.mjs → chunk-PILUO5EZ.mjs} +113 -88
- package/dist/icons/index.d.mts +3 -1
- package/dist/icons/index.mjs +3 -1
- package/dist/index.d.mts +18 -18
- package/dist/index.mjs +1 -1
- package/package.json +3 -3
|
@@ -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/
|
|
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
|
|
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
|
|
1083
|
-
var RotateCcw_default =
|
|
1106
|
+
var Memo38 = memo38(SvgRotateCcw);
|
|
1107
|
+
var RotateCcw_default = Memo38;
|
|
1084
1108
|
|
|
1085
1109
|
// src/components/icons/Search.tsx
|
|
1086
|
-
import { memo as
|
|
1087
|
-
import { jsx as
|
|
1088
|
-
var SvgSearch = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1110
|
-
var Search_default =
|
|
1133
|
+
var Memo39 = memo39(SvgSearch);
|
|
1134
|
+
var Search_default = Memo39;
|
|
1111
1135
|
|
|
1112
1136
|
// src/components/icons/Server.tsx
|
|
1113
|
-
import { memo as
|
|
1114
|
-
import { jsx as
|
|
1115
|
-
var SvgServer = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1134
|
-
var Server_default =
|
|
1157
|
+
var Memo40 = memo40(SvgServer);
|
|
1158
|
+
var Server_default = Memo40;
|
|
1135
1159
|
|
|
1136
1160
|
// src/components/icons/SettingsGear.tsx
|
|
1137
|
-
import { memo as
|
|
1138
|
-
import { jsx as
|
|
1139
|
-
var SvgSettingsGear = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1160
|
-
var SettingsGear_default =
|
|
1183
|
+
var Memo41 = memo41(SvgSettingsGear);
|
|
1184
|
+
var SettingsGear_default = Memo41;
|
|
1161
1185
|
|
|
1162
1186
|
// src/components/icons/Settings.tsx
|
|
1163
|
-
import { memo as
|
|
1164
|
-
import { jsx as
|
|
1165
|
-
var SvgSettings = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1186
|
-
var Settings_default =
|
|
1209
|
+
var Memo42 = memo42(SvgSettings);
|
|
1210
|
+
var Settings_default = Memo42;
|
|
1187
1211
|
|
|
1188
1212
|
// src/components/icons/Shuffle.tsx
|
|
1189
|
-
import { memo as
|
|
1190
|
-
import { jsx as
|
|
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__ */
|
|
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__ */
|
|
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
|
|
1219
|
-
var Shuffle_default =
|
|
1242
|
+
var Memo43 = memo43(SvgShuffle);
|
|
1243
|
+
var Shuffle_default = Memo43;
|
|
1220
1244
|
|
|
1221
1245
|
// src/components/icons/SquareArrowTopRight.tsx
|
|
1222
|
-
import { memo as
|
|
1223
|
-
import { jsx as
|
|
1224
|
-
var SvgSquareArrowTopRight = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1245
|
-
var SquareArrowTopRight_default =
|
|
1268
|
+
var Memo44 = memo44(SvgSquareArrowTopRight);
|
|
1269
|
+
var SquareArrowTopRight_default = Memo44;
|
|
1246
1270
|
|
|
1247
1271
|
// src/components/icons/Star.tsx
|
|
1248
|
-
import { memo as
|
|
1249
|
-
import { jsx as
|
|
1250
|
-
var SvgStar = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1269
|
-
var Star_default =
|
|
1292
|
+
var Memo45 = memo45(SvgStar);
|
|
1293
|
+
var Star_default = Memo45;
|
|
1270
1294
|
|
|
1271
1295
|
// src/components/icons/StepBack.tsx
|
|
1272
|
-
import { memo as
|
|
1273
|
-
import { jsx as
|
|
1274
|
-
var SvgStepBack = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1295
|
-
var StepBack_default =
|
|
1318
|
+
var Memo46 = memo46(SvgStepBack);
|
|
1319
|
+
var StepBack_default = Memo46;
|
|
1296
1320
|
|
|
1297
1321
|
// src/components/icons/Testnet.tsx
|
|
1298
|
-
import { memo as
|
|
1299
|
-
import { jsx as
|
|
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__ */
|
|
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__ */
|
|
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
|
|
1328
|
-
var Testnet_default =
|
|
1351
|
+
var Memo47 = memo47(SvgTestnet);
|
|
1352
|
+
var Testnet_default = Memo47;
|
|
1329
1353
|
|
|
1330
1354
|
// src/components/icons/Transfer.tsx
|
|
1331
|
-
import { memo as
|
|
1332
|
-
import { jsx as
|
|
1333
|
-
var SvgTransfer = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1355
|
-
var Transfer_default =
|
|
1378
|
+
var Memo48 = memo48(SvgTransfer);
|
|
1379
|
+
var Transfer_default = Memo48;
|
|
1356
1380
|
|
|
1357
1381
|
// src/components/icons/Trash.tsx
|
|
1358
|
-
import { memo as
|
|
1359
|
-
import { jsx as
|
|
1360
|
-
var SvgTrash = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1382
|
-
var Trash_default =
|
|
1405
|
+
var Memo49 = memo49(SvgTrash);
|
|
1406
|
+
var Trash_default = Memo49;
|
|
1383
1407
|
|
|
1384
1408
|
// src/components/icons/Wallet.tsx
|
|
1385
|
-
import { memo as
|
|
1386
|
-
import { jsx as
|
|
1387
|
-
var SvgWallet = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1408
|
-
var Wallet_default =
|
|
1431
|
+
var Memo50 = memo50(SvgWallet);
|
|
1432
|
+
var Wallet_default = Memo50;
|
|
1409
1433
|
|
|
1410
1434
|
// src/components/icons/XCircle.tsx
|
|
1411
|
-
import { memo as
|
|
1412
|
-
import { jsx as
|
|
1413
|
-
var SvgXCircle = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1432
|
-
var XCircle_default =
|
|
1455
|
+
var Memo51 = memo51(SvgXCircle);
|
|
1456
|
+
var XCircle_default = Memo51;
|
|
1433
1457
|
|
|
1434
1458
|
// src/components/icons/XIcon.tsx
|
|
1435
|
-
import { memo as
|
|
1436
|
-
import { jsx as
|
|
1437
|
-
var SvgXIcon = (props) => /* @__PURE__ */
|
|
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__ */
|
|
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
|
|
1458
|
-
var XIcon_default =
|
|
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,
|
package/dist/icons/index.d.mts
CHANGED
|
@@ -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$
|
|
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 };
|
package/dist/icons/index.mjs
CHANGED
|
@@ -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-
|
|
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
|
@@ -520,45 +520,45 @@ type SummaryEntryItem = {
|
|
|
520
520
|
tooltip?: React__default.ReactNode | string;
|
|
521
521
|
};
|
|
522
522
|
declare function makeEntry({ name, icon, tooltip, }: Pick<SummaryEntryItem, "name" | "icon" | "tooltip">): ({ children, tooltip: overwriteTooltip, }: {
|
|
523
|
-
tooltip
|
|
523
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
524
524
|
children: React__default.ReactNode;
|
|
525
525
|
}) => react_jsx_runtime.JSX.Element;
|
|
526
526
|
declare const SummaryValues: {
|
|
527
527
|
Key: {
|
|
528
528
|
Bridge: ({ children, tooltip: overwriteTooltip, }: {
|
|
529
|
-
tooltip
|
|
529
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
530
530
|
children: React__default.ReactNode;
|
|
531
531
|
}) => react_jsx_runtime.JSX.Element;
|
|
532
532
|
GasEntry: ({ children, tooltip: overwriteTooltip, }: {
|
|
533
|
-
tooltip
|
|
533
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
534
534
|
children: React__default.ReactNode;
|
|
535
535
|
}) => react_jsx_runtime.JSX.Element;
|
|
536
536
|
Rate: ({ children, tooltip: overwriteTooltip, }: {
|
|
537
|
-
tooltip
|
|
537
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
538
538
|
children: React__default.ReactNode;
|
|
539
539
|
}) => react_jsx_runtime.JSX.Element;
|
|
540
540
|
SpillageTolerance: ({ children, tooltip: overwriteTooltip, }: {
|
|
541
|
-
tooltip
|
|
541
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
542
542
|
children: React__default.ReactNode;
|
|
543
543
|
}) => react_jsx_runtime.JSX.Element;
|
|
544
544
|
Route: ({ children, tooltip: overwriteTooltip, }: {
|
|
545
|
-
tooltip
|
|
545
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
546
546
|
children: React__default.ReactNode;
|
|
547
547
|
}) => react_jsx_runtime.JSX.Element;
|
|
548
548
|
ETA: ({ children, tooltip: overwriteTooltip, }: {
|
|
549
|
-
tooltip
|
|
549
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
550
550
|
children: React__default.ReactNode;
|
|
551
551
|
}) => react_jsx_runtime.JSX.Element;
|
|
552
552
|
RecipientAddress: ({ children, tooltip: overwriteTooltip, }: {
|
|
553
|
-
tooltip
|
|
553
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
554
554
|
children: React__default.ReactNode;
|
|
555
555
|
}) => react_jsx_runtime.JSX.Element;
|
|
556
556
|
Fee: ({ children, tooltip: overwriteTooltip, }: {
|
|
557
|
-
tooltip
|
|
557
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
558
558
|
children: React__default.ReactNode;
|
|
559
559
|
}) => react_jsx_runtime.JSX.Element;
|
|
560
560
|
Points: ({ children, tooltip: overwriteTooltip, }: {
|
|
561
|
-
tooltip
|
|
561
|
+
tooltip?: SummaryEntryItem["tooltip"];
|
|
562
562
|
children: React__default.ReactNode;
|
|
563
563
|
}) => react_jsx_runtime.JSX.Element;
|
|
564
564
|
};
|
|
@@ -945,14 +945,6 @@ declare function PopoverTrigger({ ...props }: React$1.ComponentProps<typeof Popo
|
|
|
945
945
|
declare function PopoverContent({ className, align, sideOffset, ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
946
946
|
declare function PopoverAnchor({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime.JSX.Element;
|
|
947
947
|
|
|
948
|
-
declare const badgeVariants: (props?: ({
|
|
949
|
-
size?: "sm" | null | undefined;
|
|
950
|
-
variant?: "default" | "outline" | "secondary" | "destructive" | "success" | null | undefined;
|
|
951
|
-
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
952
|
-
declare function Badge({ className, variant, asChild, ...props }: React$1.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
|
|
953
|
-
asChild?: boolean;
|
|
954
|
-
}): react_jsx_runtime.JSX.Element;
|
|
955
|
-
|
|
956
948
|
declare function HBDrawer({ ...props }: React$1.ComponentProps<typeof Drawer$1.Root>): react_jsx_runtime.JSX.Element;
|
|
957
949
|
declare function HBDrawerTrigger({ ...props }: React$1.ComponentProps<typeof Drawer$1.Trigger>): react_jsx_runtime.JSX.Element;
|
|
958
950
|
declare function HBDrawerPortal({ ...props }: React$1.ComponentProps<typeof Drawer$1.Portal>): react_jsx_runtime.JSX.Element;
|
|
@@ -964,4 +956,12 @@ declare function HBDrawerFooter({ className, ...props }: React$1.ComponentProps<
|
|
|
964
956
|
declare function HBDrawerTitle({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Title>): react_jsx_runtime.JSX.Element;
|
|
965
957
|
declare function HBDrawerDescription({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Description>): react_jsx_runtime.JSX.Element;
|
|
966
958
|
|
|
959
|
+
declare const badgeVariants: (props?: ({
|
|
960
|
+
size?: "sm" | null | undefined;
|
|
961
|
+
variant?: "default" | "outline" | "secondary" | "destructive" | "success" | null | undefined;
|
|
962
|
+
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
963
|
+
declare function Badge({ className, variant, asChild, ...props }: React$1.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
|
|
964
|
+
asChild?: boolean;
|
|
965
|
+
}): react_jsx_runtime.JSX.Element;
|
|
966
|
+
|
|
967
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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hyperbridge/ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.26",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"private": false,
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"typescript": "5.8.3",
|
|
34
34
|
"vite": "^6.3.4",
|
|
35
35
|
"vitest": "^3.1.2",
|
|
36
|
-
"@repo/
|
|
37
|
-
"@repo/
|
|
36
|
+
"@repo/typescript-config": "0.0.0",
|
|
37
|
+
"@repo/eslint-config": "0.0.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@radix-ui/react-dialog": "^1.1.14",
|