@arcblock/ux 2.12.4 → 2.12.5
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/lib/NavMenu/products.js +36 -36
- package/package.json +5 -5
- package/src/NavMenu/products.tsx +36 -36
package/lib/NavMenu/products.js
CHANGED
@@ -1283,58 +1283,58 @@ const translations = {
|
|
1283
1283
|
},
|
1284
1284
|
products: {
|
1285
1285
|
nftStudio: {
|
1286
|
-
description: '
|
1286
|
+
description: 'Mint and manage NFTs'
|
1287
1287
|
},
|
1288
1288
|
creatorStudio: {
|
1289
|
-
description:
|
1289
|
+
description: 'All-in-one creator tool'
|
1290
1290
|
},
|
1291
1291
|
aigne: {
|
1292
|
-
description: '
|
1292
|
+
description: 'Your AI assistant'
|
1293
1293
|
},
|
1294
1294
|
aistro: {
|
1295
|
-
description: '
|
1295
|
+
description: 'AI-powered astrology'
|
1296
1296
|
},
|
1297
1297
|
blockletLauncher: {
|
1298
|
-
description: '
|
1298
|
+
description: 'One-click app launcher'
|
1299
1299
|
},
|
1300
1300
|
alKit: {
|
1301
|
-
description: '
|
1301
|
+
description: 'Boost apps with AI'
|
1302
1302
|
},
|
1303
1303
|
blockletStore: {
|
1304
|
-
description: '
|
1304
|
+
description: 'Discover & deploy apps'
|
1305
1305
|
},
|
1306
1306
|
web3Kit: {
|
1307
|
-
description: '
|
1307
|
+
description: 'Web3 dev toolkit'
|
1308
1308
|
},
|
1309
1309
|
blockletFramework: {
|
1310
|
-
description: '
|
1310
|
+
description: 'Build and run blocklets'
|
1311
1311
|
},
|
1312
1312
|
didSpaces: {
|
1313
|
-
description: '
|
1313
|
+
description: 'Secure personal storage'
|
1314
1314
|
},
|
1315
1315
|
abtNetwork: {
|
1316
|
-
description:
|
1316
|
+
description: 'Fast blockchain network'
|
1317
1317
|
},
|
1318
1318
|
blockletServer: {
|
1319
|
-
description: '
|
1319
|
+
description: 'Host your apps easily'
|
1320
1320
|
},
|
1321
|
-
|
1322
|
-
description: '
|
1321
|
+
ocap: {
|
1322
|
+
description: 'Multi-chain connector'
|
1323
1323
|
},
|
1324
1324
|
did: {
|
1325
|
-
description: '
|
1325
|
+
description: 'Self-sovereign ID'
|
1326
1326
|
},
|
1327
1327
|
didWallet: {
|
1328
|
-
description: '
|
1328
|
+
description: 'Smart digital wallet'
|
1329
1329
|
},
|
1330
1330
|
didNameService: {
|
1331
|
-
description: '
|
1331
|
+
description: 'Web3 domain names'
|
1332
1332
|
},
|
1333
1333
|
vc: {
|
1334
1334
|
description: 'Verifiable Credentials'
|
1335
1335
|
},
|
1336
1336
|
didConnect: {
|
1337
|
-
description: '
|
1337
|
+
description: 'Passwordless login'
|
1338
1338
|
}
|
1339
1339
|
}
|
1340
1340
|
},
|
@@ -1347,58 +1347,58 @@ const translations = {
|
|
1347
1347
|
},
|
1348
1348
|
products: {
|
1349
1349
|
nftStudio: {
|
1350
|
-
description: 'NFT
|
1350
|
+
description: '铸造和管理 NFT'
|
1351
1351
|
},
|
1352
1352
|
creatorStudio: {
|
1353
|
-
description: '
|
1353
|
+
description: '一体化创作工具'
|
1354
1354
|
},
|
1355
1355
|
aigne: {
|
1356
|
-
description: '
|
1356
|
+
description: '您的人工智能助手'
|
1357
1357
|
},
|
1358
1358
|
aistro: {
|
1359
|
-
description: '
|
1359
|
+
description: 'AI 占星术'
|
1360
1360
|
},
|
1361
1361
|
blockletLauncher: {
|
1362
|
-
description: '
|
1362
|
+
description: '一键启动应用程序'
|
1363
1363
|
},
|
1364
1364
|
alKit: {
|
1365
|
-
description: '
|
1365
|
+
description: 'AI 赋能应用'
|
1366
1366
|
},
|
1367
1367
|
blockletStore: {
|
1368
|
-
description: '
|
1368
|
+
description: '发现和部署应用程序'
|
1369
1369
|
},
|
1370
1370
|
web3Kit: {
|
1371
|
-
description: '
|
1371
|
+
description: 'Web3 开发工具包'
|
1372
1372
|
},
|
1373
1373
|
blockletFramework: {
|
1374
|
-
description: '
|
1374
|
+
description: '构建并运行 Blocklet'
|
1375
1375
|
},
|
1376
1376
|
didSpaces: {
|
1377
|
-
description: '
|
1377
|
+
description: '安全的个人存储'
|
1378
1378
|
},
|
1379
1379
|
abtNetwork: {
|
1380
|
-
description: '
|
1380
|
+
description: '快速区块链网络'
|
1381
1381
|
},
|
1382
1382
|
blockletServer: {
|
1383
|
-
description: '
|
1383
|
+
description: '轻松托管应用程序'
|
1384
1384
|
},
|
1385
|
-
|
1386
|
-
description: '
|
1385
|
+
ocap: {
|
1386
|
+
description: '多链连接器'
|
1387
1387
|
},
|
1388
1388
|
did: {
|
1389
|
-
description: '
|
1389
|
+
description: '自主身份'
|
1390
1390
|
},
|
1391
1391
|
didWallet: {
|
1392
1392
|
description: '智能数字钱包'
|
1393
1393
|
},
|
1394
1394
|
didNameService: {
|
1395
|
-
description: '
|
1395
|
+
description: 'Web3 域名'
|
1396
1396
|
},
|
1397
1397
|
vc: {
|
1398
1398
|
description: '可验证凭证'
|
1399
1399
|
},
|
1400
1400
|
didConnect: {
|
1401
|
-
description: '
|
1401
|
+
description: '无密码登录'
|
1402
1402
|
}
|
1403
1403
|
}
|
1404
1404
|
}
|
@@ -1567,7 +1567,7 @@ export default function Products({
|
|
1567
1567
|
rel: "noreferrer noopener",
|
1568
1568
|
children: "\u041E\u0421\u0410\u0420"
|
1569
1569
|
}),
|
1570
|
-
description: t('products.
|
1570
|
+
description: t('products.ocap.description'),
|
1571
1571
|
icon: /*#__PURE__*/_jsx(OCAPSvg, {})
|
1572
1572
|
}]]
|
1573
1573
|
}, {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@arcblock/ux",
|
3
|
-
"version": "2.12.
|
3
|
+
"version": "2.12.5",
|
4
4
|
"description": "Common used react components for arcblock products",
|
5
5
|
"keywords": [
|
6
6
|
"react",
|
@@ -68,12 +68,12 @@
|
|
68
68
|
"react": ">=18.2.0",
|
69
69
|
"react-router-dom": ">=6.22.3"
|
70
70
|
},
|
71
|
-
"gitHead": "
|
71
|
+
"gitHead": "3999edcf6f4b5fd30f3c5d27b27f85e0051315b4",
|
72
72
|
"dependencies": {
|
73
73
|
"@arcblock/did-motif": "^1.1.13",
|
74
|
-
"@arcblock/icons": "^2.12.
|
75
|
-
"@arcblock/nft-display": "^2.12.
|
76
|
-
"@arcblock/react-hooks": "^2.12.
|
74
|
+
"@arcblock/icons": "^2.12.5",
|
75
|
+
"@arcblock/nft-display": "^2.12.5",
|
76
|
+
"@arcblock/react-hooks": "^2.12.5",
|
77
77
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
78
78
|
"@fontsource/inter": "^5.0.16",
|
79
79
|
"@fontsource/ubuntu-mono": "^5.0.18",
|
package/src/NavMenu/products.tsx
CHANGED
@@ -37,58 +37,58 @@ const translations = {
|
|
37
37
|
},
|
38
38
|
products: {
|
39
39
|
nftStudio: {
|
40
|
-
description: '
|
40
|
+
description: 'Mint and manage NFTs',
|
41
41
|
},
|
42
42
|
creatorStudio: {
|
43
|
-
description:
|
43
|
+
description: 'All-in-one creator tool',
|
44
44
|
},
|
45
45
|
aigne: {
|
46
|
-
description: '
|
46
|
+
description: 'Your AI assistant',
|
47
47
|
},
|
48
48
|
aistro: {
|
49
|
-
description: '
|
49
|
+
description: 'AI-powered astrology',
|
50
50
|
},
|
51
51
|
blockletLauncher: {
|
52
|
-
description: '
|
52
|
+
description: 'One-click app launcher',
|
53
53
|
},
|
54
54
|
alKit: {
|
55
|
-
description: '
|
55
|
+
description: 'Boost apps with AI',
|
56
56
|
},
|
57
57
|
blockletStore: {
|
58
|
-
description: '
|
58
|
+
description: 'Discover & deploy apps',
|
59
59
|
},
|
60
60
|
web3Kit: {
|
61
|
-
description: '
|
61
|
+
description: 'Web3 dev toolkit',
|
62
62
|
},
|
63
63
|
blockletFramework: {
|
64
|
-
description: '
|
64
|
+
description: 'Build and run blocklets',
|
65
65
|
},
|
66
66
|
didSpaces: {
|
67
|
-
description: '
|
67
|
+
description: 'Secure personal storage',
|
68
68
|
},
|
69
69
|
abtNetwork: {
|
70
|
-
description:
|
70
|
+
description: 'Fast blockchain network',
|
71
71
|
},
|
72
72
|
blockletServer: {
|
73
|
-
description: '
|
73
|
+
description: 'Host your apps easily',
|
74
74
|
},
|
75
|
-
|
76
|
-
description: '
|
75
|
+
ocap: {
|
76
|
+
description: 'Multi-chain connector',
|
77
77
|
},
|
78
78
|
did: {
|
79
|
-
description: '
|
79
|
+
description: 'Self-sovereign ID',
|
80
80
|
},
|
81
81
|
didWallet: {
|
82
|
-
description: '
|
82
|
+
description: 'Smart digital wallet',
|
83
83
|
},
|
84
84
|
didNameService: {
|
85
|
-
description: '
|
85
|
+
description: 'Web3 domain names',
|
86
86
|
},
|
87
87
|
vc: {
|
88
88
|
description: 'Verifiable Credentials',
|
89
89
|
},
|
90
90
|
didConnect: {
|
91
|
-
description: '
|
91
|
+
description: 'Passwordless login',
|
92
92
|
},
|
93
93
|
},
|
94
94
|
},
|
@@ -101,58 +101,58 @@ const translations = {
|
|
101
101
|
},
|
102
102
|
products: {
|
103
103
|
nftStudio: {
|
104
|
-
description: 'NFT
|
104
|
+
description: '铸造和管理 NFT',
|
105
105
|
},
|
106
106
|
creatorStudio: {
|
107
|
-
description: '
|
107
|
+
description: '一体化创作工具',
|
108
108
|
},
|
109
109
|
aigne: {
|
110
|
-
description: '
|
110
|
+
description: '您的人工智能助手',
|
111
111
|
},
|
112
112
|
aistro: {
|
113
|
-
description: '
|
113
|
+
description: 'AI 占星术',
|
114
114
|
},
|
115
115
|
blockletLauncher: {
|
116
|
-
description: '
|
116
|
+
description: '一键启动应用程序',
|
117
117
|
},
|
118
118
|
alKit: {
|
119
|
-
description: '
|
119
|
+
description: 'AI 赋能应用',
|
120
120
|
},
|
121
121
|
blockletStore: {
|
122
|
-
description: '
|
122
|
+
description: '发现和部署应用程序',
|
123
123
|
},
|
124
124
|
web3Kit: {
|
125
|
-
description: '
|
125
|
+
description: 'Web3 开发工具包',
|
126
126
|
},
|
127
127
|
blockletFramework: {
|
128
|
-
description: '
|
128
|
+
description: '构建并运行 Blocklet',
|
129
129
|
},
|
130
130
|
didSpaces: {
|
131
|
-
description: '
|
131
|
+
description: '安全的个人存储',
|
132
132
|
},
|
133
133
|
abtNetwork: {
|
134
|
-
description: '
|
134
|
+
description: '快速区块链网络',
|
135
135
|
},
|
136
136
|
blockletServer: {
|
137
|
-
description: '
|
137
|
+
description: '轻松托管应用程序',
|
138
138
|
},
|
139
|
-
|
140
|
-
description: '
|
139
|
+
ocap: {
|
140
|
+
description: '多链连接器',
|
141
141
|
},
|
142
142
|
did: {
|
143
|
-
description: '
|
143
|
+
description: '自主身份',
|
144
144
|
},
|
145
145
|
didWallet: {
|
146
146
|
description: '智能数字钱包',
|
147
147
|
},
|
148
148
|
didNameService: {
|
149
|
-
description: '
|
149
|
+
description: 'Web3 域名',
|
150
150
|
},
|
151
151
|
vc: {
|
152
152
|
description: '可验证凭证',
|
153
153
|
},
|
154
154
|
didConnect: {
|
155
|
-
description: '
|
155
|
+
description: '无密码登录',
|
156
156
|
},
|
157
157
|
},
|
158
158
|
},
|
@@ -350,7 +350,7 @@ export default function Products({ className, isOpen, ...rest }: ProductsProps)
|
|
350
350
|
ОСАР
|
351
351
|
</Link>
|
352
352
|
),
|
353
|
-
description: t('products.
|
353
|
+
description: t('products.ocap.description'),
|
354
354
|
icon: <OCAPSvg />,
|
355
355
|
},
|
356
356
|
],
|