@dcl/asset-packs 2.5.12-20251007140224.commit-0ac501c → 2.5.12-20251007143929.commit-5298481
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/catalog.json +792 -16
- package/package.json +2 -2
package/catalog.json
CHANGED
|
@@ -79200,6 +79200,526 @@
|
|
|
79200
79200
|
"thumbnail.png": "bafkreiftwc4pait6szwbc4ad2mcl67nft2a3etbct2rdta76oh2bjhqmna"
|
|
79201
79201
|
}
|
|
79202
79202
|
},
|
|
79203
|
+
{
|
|
79204
|
+
"id": "f5afbf96-98e7-452e-9907-1d7c220e1211",
|
|
79205
|
+
"name": "Generic Button Alt",
|
|
79206
|
+
"category": "social",
|
|
79207
|
+
"tags": [
|
|
79208
|
+
"social",
|
|
79209
|
+
"links",
|
|
79210
|
+
"web",
|
|
79211
|
+
"website",
|
|
79212
|
+
"internet",
|
|
79213
|
+
"link",
|
|
79214
|
+
"contact"
|
|
79215
|
+
],
|
|
79216
|
+
"description": "A clickable item that can open your Website in a browser window. Paste a Website URL in the 'URL' field.",
|
|
79217
|
+
"author": "Decentraland Foundation",
|
|
79218
|
+
"composite": {
|
|
79219
|
+
"version": 1,
|
|
79220
|
+
"components": [
|
|
79221
|
+
{
|
|
79222
|
+
"name": "core::Animator",
|
|
79223
|
+
"data": {
|
|
79224
|
+
"0": {
|
|
79225
|
+
"json": {
|
|
79226
|
+
"states": []
|
|
79227
|
+
}
|
|
79228
|
+
}
|
|
79229
|
+
}
|
|
79230
|
+
},
|
|
79231
|
+
{
|
|
79232
|
+
"name": "core::GltfContainer",
|
|
79233
|
+
"data": {
|
|
79234
|
+
"0": {
|
|
79235
|
+
"json": {
|
|
79236
|
+
"src": "{assetPath}/linkwebworld_button.glb",
|
|
79237
|
+
"visibleMeshesCollisionMask": 0,
|
|
79238
|
+
"invisibleMeshesCollisionMask": 3
|
|
79239
|
+
}
|
|
79240
|
+
}
|
|
79241
|
+
}
|
|
79242
|
+
},
|
|
79243
|
+
{
|
|
79244
|
+
"name": "core-schema::Name",
|
|
79245
|
+
"data": {
|
|
79246
|
+
"0": {
|
|
79247
|
+
"json": {
|
|
79248
|
+
"value": "Generic Button Web"
|
|
79249
|
+
}
|
|
79250
|
+
}
|
|
79251
|
+
}
|
|
79252
|
+
},
|
|
79253
|
+
{
|
|
79254
|
+
"name": "asset-packs::Actions",
|
|
79255
|
+
"data": {
|
|
79256
|
+
"0": {
|
|
79257
|
+
"json": {
|
|
79258
|
+
"id": "{self}",
|
|
79259
|
+
"value": [
|
|
79260
|
+
{
|
|
79261
|
+
"name": "Open Link",
|
|
79262
|
+
"type": "open_link",
|
|
79263
|
+
"jsonPayload": "{\"url\":\"www.decentraland.org\"}",
|
|
79264
|
+
"allowedInBasicView": true,
|
|
79265
|
+
"basicViewId": "open-link"
|
|
79266
|
+
}
|
|
79267
|
+
]
|
|
79268
|
+
}
|
|
79269
|
+
}
|
|
79270
|
+
}
|
|
79271
|
+
},
|
|
79272
|
+
{
|
|
79273
|
+
"name": "asset-packs::Triggers",
|
|
79274
|
+
"data": {
|
|
79275
|
+
"0": {
|
|
79276
|
+
"json": {
|
|
79277
|
+
"value": [
|
|
79278
|
+
{
|
|
79279
|
+
"type": "on_click",
|
|
79280
|
+
"actions": [
|
|
79281
|
+
{
|
|
79282
|
+
"id": "{self:asset-packs::Actions}",
|
|
79283
|
+
"name": "Open Link"
|
|
79284
|
+
}
|
|
79285
|
+
],
|
|
79286
|
+
"conditions": []
|
|
79287
|
+
}
|
|
79288
|
+
]
|
|
79289
|
+
}
|
|
79290
|
+
}
|
|
79291
|
+
}
|
|
79292
|
+
},
|
|
79293
|
+
{
|
|
79294
|
+
"name": "inspector::Config",
|
|
79295
|
+
"data": {
|
|
79296
|
+
"0": {
|
|
79297
|
+
"json": {
|
|
79298
|
+
"isBasicViewEnabled": true,
|
|
79299
|
+
"componentName": "",
|
|
79300
|
+
"fields": [],
|
|
79301
|
+
"assetId": "e11d2848-b79d-4ddc-bfea-5033cbdd8f9f",
|
|
79302
|
+
"label": "Website Link",
|
|
79303
|
+
"sections": [
|
|
79304
|
+
{
|
|
79305
|
+
"id": "link",
|
|
79306
|
+
"items": [
|
|
79307
|
+
{
|
|
79308
|
+
"component": "asset-packs::Actions",
|
|
79309
|
+
"widget": "TextField",
|
|
79310
|
+
"label": "Website Link",
|
|
79311
|
+
"path": "url",
|
|
79312
|
+
"basicViewId": "open-link"
|
|
79313
|
+
}
|
|
79314
|
+
]
|
|
79315
|
+
}
|
|
79316
|
+
],
|
|
79317
|
+
"helpTooltip": {
|
|
79318
|
+
"text": "Enter a Website URL to open when the item is clicked."
|
|
79319
|
+
},
|
|
79320
|
+
"version": 2
|
|
79321
|
+
}
|
|
79322
|
+
}
|
|
79323
|
+
}
|
|
79324
|
+
}
|
|
79325
|
+
]
|
|
79326
|
+
},
|
|
79327
|
+
"contents": {
|
|
79328
|
+
"composite.json": "bafkreih5crjs3snv2swyse47rdcwaxecc2cu4mld7rtv6fphlubkpe3xey",
|
|
79329
|
+
"linkwebworld_button.glb": "bafkreidncddiyys4pzbf4wrotatekhabdyywu7of7hbabpa5cwoiakac2y",
|
|
79330
|
+
"thumbnail.png": "bafkreicgwqjytukjz6vyfrqjrh73tblyla3h25nptjkh5tykuftmvb4vwa"
|
|
79331
|
+
}
|
|
79332
|
+
},
|
|
79333
|
+
{
|
|
79334
|
+
"id": "2165b114-4c11-4078-81c8-b6449cf32c3d",
|
|
79335
|
+
"name": "Generic Button Link",
|
|
79336
|
+
"category": "social",
|
|
79337
|
+
"tags": [
|
|
79338
|
+
"social",
|
|
79339
|
+
"links",
|
|
79340
|
+
"web",
|
|
79341
|
+
"website",
|
|
79342
|
+
"internet",
|
|
79343
|
+
"link",
|
|
79344
|
+
"contact"
|
|
79345
|
+
],
|
|
79346
|
+
"description": "A clickable item that can open your Website in a browser window. Paste a Website URL in the 'URL' field.",
|
|
79347
|
+
"author": "Decentraland Foundation",
|
|
79348
|
+
"composite": {
|
|
79349
|
+
"version": 1,
|
|
79350
|
+
"components": [
|
|
79351
|
+
{
|
|
79352
|
+
"name": "core::Animator",
|
|
79353
|
+
"data": {
|
|
79354
|
+
"0": {
|
|
79355
|
+
"json": {
|
|
79356
|
+
"states": []
|
|
79357
|
+
}
|
|
79358
|
+
}
|
|
79359
|
+
}
|
|
79360
|
+
},
|
|
79361
|
+
{
|
|
79362
|
+
"name": "core::GltfContainer",
|
|
79363
|
+
"data": {
|
|
79364
|
+
"0": {
|
|
79365
|
+
"json": {
|
|
79366
|
+
"src": "{assetPath}/chain_button.glb",
|
|
79367
|
+
"visibleMeshesCollisionMask": 0,
|
|
79368
|
+
"invisibleMeshesCollisionMask": 3
|
|
79369
|
+
}
|
|
79370
|
+
}
|
|
79371
|
+
}
|
|
79372
|
+
},
|
|
79373
|
+
{
|
|
79374
|
+
"name": "core-schema::Name",
|
|
79375
|
+
"data": {
|
|
79376
|
+
"0": {
|
|
79377
|
+
"json": {
|
|
79378
|
+
"value": "Generic Button Link"
|
|
79379
|
+
}
|
|
79380
|
+
}
|
|
79381
|
+
}
|
|
79382
|
+
},
|
|
79383
|
+
{
|
|
79384
|
+
"name": "asset-packs::Actions",
|
|
79385
|
+
"data": {
|
|
79386
|
+
"0": {
|
|
79387
|
+
"json": {
|
|
79388
|
+
"id": "{self}",
|
|
79389
|
+
"value": [
|
|
79390
|
+
{
|
|
79391
|
+
"name": "Open Link",
|
|
79392
|
+
"type": "open_link",
|
|
79393
|
+
"jsonPayload": "{\"url\":\"www.decentraland.org\"}",
|
|
79394
|
+
"allowedInBasicView": true,
|
|
79395
|
+
"basicViewId": "open-link"
|
|
79396
|
+
}
|
|
79397
|
+
]
|
|
79398
|
+
}
|
|
79399
|
+
}
|
|
79400
|
+
}
|
|
79401
|
+
},
|
|
79402
|
+
{
|
|
79403
|
+
"name": "asset-packs::Triggers",
|
|
79404
|
+
"data": {
|
|
79405
|
+
"0": {
|
|
79406
|
+
"json": {
|
|
79407
|
+
"value": [
|
|
79408
|
+
{
|
|
79409
|
+
"type": "on_click",
|
|
79410
|
+
"actions": [
|
|
79411
|
+
{
|
|
79412
|
+
"id": "{self:asset-packs::Actions}",
|
|
79413
|
+
"name": "Open Link"
|
|
79414
|
+
}
|
|
79415
|
+
],
|
|
79416
|
+
"conditions": []
|
|
79417
|
+
}
|
|
79418
|
+
]
|
|
79419
|
+
}
|
|
79420
|
+
}
|
|
79421
|
+
}
|
|
79422
|
+
},
|
|
79423
|
+
{
|
|
79424
|
+
"name": "inspector::Config",
|
|
79425
|
+
"data": {
|
|
79426
|
+
"0": {
|
|
79427
|
+
"json": {
|
|
79428
|
+
"isBasicViewEnabled": true,
|
|
79429
|
+
"componentName": "",
|
|
79430
|
+
"fields": [],
|
|
79431
|
+
"assetId": "e11d2848-b79d-4ddc-bfea-5033cbdd8f9f",
|
|
79432
|
+
"label": "Website Link",
|
|
79433
|
+
"sections": [
|
|
79434
|
+
{
|
|
79435
|
+
"id": "link",
|
|
79436
|
+
"items": [
|
|
79437
|
+
{
|
|
79438
|
+
"component": "asset-packs::Actions",
|
|
79439
|
+
"widget": "TextField",
|
|
79440
|
+
"label": "Website Link",
|
|
79441
|
+
"path": "url",
|
|
79442
|
+
"basicViewId": "open-link"
|
|
79443
|
+
}
|
|
79444
|
+
]
|
|
79445
|
+
}
|
|
79446
|
+
],
|
|
79447
|
+
"helpTooltip": {
|
|
79448
|
+
"text": "Enter a Website URL to open when the item is clicked."
|
|
79449
|
+
},
|
|
79450
|
+
"version": 2
|
|
79451
|
+
}
|
|
79452
|
+
}
|
|
79453
|
+
}
|
|
79454
|
+
}
|
|
79455
|
+
]
|
|
79456
|
+
},
|
|
79457
|
+
"contents": {
|
|
79458
|
+
"chain_button.glb": "bafkreig5wsx5w4hulrhwtbgrhrggjezn3rzbt3wm645aaqcc6dnvnuim3i",
|
|
79459
|
+
"composite.json": "bafkreia66zldcmccs6g3k5d3jswhqhr3z35sf6rdo7qtxmsbtsq5gfqfdu",
|
|
79460
|
+
"thumbnail.png": "bafkreidlejucb56ez2tbvluw5easjiklgjy6bjaispouskscwz4mc5h2ee"
|
|
79461
|
+
}
|
|
79462
|
+
},
|
|
79463
|
+
{
|
|
79464
|
+
"id": "be5dca1f-b16d-4625-8792-d0280db9ae23",
|
|
79465
|
+
"name": "Generic Link",
|
|
79466
|
+
"category": "social",
|
|
79467
|
+
"tags": [
|
|
79468
|
+
"social",
|
|
79469
|
+
"links",
|
|
79470
|
+
"web",
|
|
79471
|
+
"website",
|
|
79472
|
+
"internet",
|
|
79473
|
+
"link",
|
|
79474
|
+
"contact"
|
|
79475
|
+
],
|
|
79476
|
+
"description": "A clickable item that can open your Website in a browser window. Paste a Website URL in the 'URL' field.",
|
|
79477
|
+
"author": "Decentraland Foundation",
|
|
79478
|
+
"composite": {
|
|
79479
|
+
"version": 1,
|
|
79480
|
+
"components": [
|
|
79481
|
+
{
|
|
79482
|
+
"name": "core::Animator",
|
|
79483
|
+
"data": {
|
|
79484
|
+
"0": {
|
|
79485
|
+
"json": {
|
|
79486
|
+
"states": []
|
|
79487
|
+
}
|
|
79488
|
+
}
|
|
79489
|
+
}
|
|
79490
|
+
},
|
|
79491
|
+
{
|
|
79492
|
+
"name": "core::GltfContainer",
|
|
79493
|
+
"data": {
|
|
79494
|
+
"0": {
|
|
79495
|
+
"json": {
|
|
79496
|
+
"src": "{assetPath}/linkwebchain_link.glb",
|
|
79497
|
+
"visibleMeshesCollisionMask": 0,
|
|
79498
|
+
"invisibleMeshesCollisionMask": 3
|
|
79499
|
+
}
|
|
79500
|
+
}
|
|
79501
|
+
}
|
|
79502
|
+
},
|
|
79503
|
+
{
|
|
79504
|
+
"name": "core-schema::Name",
|
|
79505
|
+
"data": {
|
|
79506
|
+
"0": {
|
|
79507
|
+
"json": {
|
|
79508
|
+
"value": "Generic Link"
|
|
79509
|
+
}
|
|
79510
|
+
}
|
|
79511
|
+
}
|
|
79512
|
+
},
|
|
79513
|
+
{
|
|
79514
|
+
"name": "asset-packs::Actions",
|
|
79515
|
+
"data": {
|
|
79516
|
+
"0": {
|
|
79517
|
+
"json": {
|
|
79518
|
+
"id": "{self}",
|
|
79519
|
+
"value": [
|
|
79520
|
+
{
|
|
79521
|
+
"name": "Open Link",
|
|
79522
|
+
"type": "open_link",
|
|
79523
|
+
"jsonPayload": "{\"url\":\"www.decentraland.org\"}",
|
|
79524
|
+
"allowedInBasicView": true,
|
|
79525
|
+
"basicViewId": "open-link"
|
|
79526
|
+
}
|
|
79527
|
+
]
|
|
79528
|
+
}
|
|
79529
|
+
}
|
|
79530
|
+
}
|
|
79531
|
+
},
|
|
79532
|
+
{
|
|
79533
|
+
"name": "asset-packs::Triggers",
|
|
79534
|
+
"data": {
|
|
79535
|
+
"0": {
|
|
79536
|
+
"json": {
|
|
79537
|
+
"value": [
|
|
79538
|
+
{
|
|
79539
|
+
"type": "on_click",
|
|
79540
|
+
"actions": [
|
|
79541
|
+
{
|
|
79542
|
+
"id": "{self:asset-packs::Actions}",
|
|
79543
|
+
"name": "Open Link"
|
|
79544
|
+
}
|
|
79545
|
+
],
|
|
79546
|
+
"conditions": []
|
|
79547
|
+
}
|
|
79548
|
+
]
|
|
79549
|
+
}
|
|
79550
|
+
}
|
|
79551
|
+
}
|
|
79552
|
+
},
|
|
79553
|
+
{
|
|
79554
|
+
"name": "inspector::Config",
|
|
79555
|
+
"data": {
|
|
79556
|
+
"0": {
|
|
79557
|
+
"json": {
|
|
79558
|
+
"isBasicViewEnabled": true,
|
|
79559
|
+
"componentName": "",
|
|
79560
|
+
"fields": [],
|
|
79561
|
+
"assetId": "e11d2848-b79d-4ddc-bfea-5033cbdd8f9f",
|
|
79562
|
+
"label": "Website Link",
|
|
79563
|
+
"sections": [
|
|
79564
|
+
{
|
|
79565
|
+
"id": "link",
|
|
79566
|
+
"items": [
|
|
79567
|
+
{
|
|
79568
|
+
"component": "asset-packs::Actions",
|
|
79569
|
+
"widget": "TextField",
|
|
79570
|
+
"label": "Website Link",
|
|
79571
|
+
"path": "url",
|
|
79572
|
+
"basicViewId": "open-link"
|
|
79573
|
+
}
|
|
79574
|
+
]
|
|
79575
|
+
}
|
|
79576
|
+
],
|
|
79577
|
+
"helpTooltip": {
|
|
79578
|
+
"text": "Enter a Website URL to open when the item is clicked."
|
|
79579
|
+
},
|
|
79580
|
+
"version": 2
|
|
79581
|
+
}
|
|
79582
|
+
}
|
|
79583
|
+
}
|
|
79584
|
+
}
|
|
79585
|
+
]
|
|
79586
|
+
},
|
|
79587
|
+
"contents": {
|
|
79588
|
+
"composite.json": "bafkreidh57hhmeqvrunqzywd7x2cpc6qk2yarx7dcq2f2idbukggwodnmm",
|
|
79589
|
+
"linkwebchain_link.glb": "bafkreic55pj2cxnh2wxow63wvd32izqqs2njthfgwxgvu7oc7ms62sl3ny",
|
|
79590
|
+
"thumbnail.png": "bafkreicdembtjtgt44bqiseyguxnxnszfwyzswyiljbw3pazcvzk2arbf4"
|
|
79591
|
+
}
|
|
79592
|
+
},
|
|
79593
|
+
{
|
|
79594
|
+
"id": "d5d0f9b9-dc8c-4628-ace6-f7a15d033584",
|
|
79595
|
+
"name": "Generic Link Alt",
|
|
79596
|
+
"category": "social",
|
|
79597
|
+
"tags": [
|
|
79598
|
+
"social",
|
|
79599
|
+
"links",
|
|
79600
|
+
"web",
|
|
79601
|
+
"website",
|
|
79602
|
+
"internet",
|
|
79603
|
+
"link",
|
|
79604
|
+
"contact"
|
|
79605
|
+
],
|
|
79606
|
+
"description": "A clickable item that can open your Website in a browser window. Paste a Website URL in the 'URL' field.",
|
|
79607
|
+
"author": "Decentraland Foundation",
|
|
79608
|
+
"composite": {
|
|
79609
|
+
"version": 1,
|
|
79610
|
+
"components": [
|
|
79611
|
+
{
|
|
79612
|
+
"name": "core::Animator",
|
|
79613
|
+
"data": {
|
|
79614
|
+
"0": {
|
|
79615
|
+
"json": {
|
|
79616
|
+
"states": []
|
|
79617
|
+
}
|
|
79618
|
+
}
|
|
79619
|
+
}
|
|
79620
|
+
},
|
|
79621
|
+
{
|
|
79622
|
+
"name": "core::GltfContainer",
|
|
79623
|
+
"data": {
|
|
79624
|
+
"0": {
|
|
79625
|
+
"json": {
|
|
79626
|
+
"src": "{assetPath}/linkwebworld_link.glb",
|
|
79627
|
+
"visibleMeshesCollisionMask": 0,
|
|
79628
|
+
"invisibleMeshesCollisionMask": 3
|
|
79629
|
+
}
|
|
79630
|
+
}
|
|
79631
|
+
}
|
|
79632
|
+
},
|
|
79633
|
+
{
|
|
79634
|
+
"name": "core-schema::Name",
|
|
79635
|
+
"data": {
|
|
79636
|
+
"0": {
|
|
79637
|
+
"json": {
|
|
79638
|
+
"value": "Generic Link 2"
|
|
79639
|
+
}
|
|
79640
|
+
}
|
|
79641
|
+
}
|
|
79642
|
+
},
|
|
79643
|
+
{
|
|
79644
|
+
"name": "asset-packs::Actions",
|
|
79645
|
+
"data": {
|
|
79646
|
+
"0": {
|
|
79647
|
+
"json": {
|
|
79648
|
+
"id": "{self}",
|
|
79649
|
+
"value": [
|
|
79650
|
+
{
|
|
79651
|
+
"name": "Open Link",
|
|
79652
|
+
"type": "open_link",
|
|
79653
|
+
"jsonPayload": "{\"url\":\"www.decentraland.org\"}",
|
|
79654
|
+
"allowedInBasicView": true,
|
|
79655
|
+
"basicViewId": "open-link"
|
|
79656
|
+
}
|
|
79657
|
+
]
|
|
79658
|
+
}
|
|
79659
|
+
}
|
|
79660
|
+
}
|
|
79661
|
+
},
|
|
79662
|
+
{
|
|
79663
|
+
"name": "asset-packs::Triggers",
|
|
79664
|
+
"data": {
|
|
79665
|
+
"0": {
|
|
79666
|
+
"json": {
|
|
79667
|
+
"value": [
|
|
79668
|
+
{
|
|
79669
|
+
"type": "on_click",
|
|
79670
|
+
"actions": [
|
|
79671
|
+
{
|
|
79672
|
+
"id": "{self:asset-packs::Actions}",
|
|
79673
|
+
"name": "Open Link"
|
|
79674
|
+
}
|
|
79675
|
+
],
|
|
79676
|
+
"conditions": []
|
|
79677
|
+
}
|
|
79678
|
+
]
|
|
79679
|
+
}
|
|
79680
|
+
}
|
|
79681
|
+
}
|
|
79682
|
+
},
|
|
79683
|
+
{
|
|
79684
|
+
"name": "inspector::Config",
|
|
79685
|
+
"data": {
|
|
79686
|
+
"0": {
|
|
79687
|
+
"json": {
|
|
79688
|
+
"isBasicViewEnabled": true,
|
|
79689
|
+
"componentName": "",
|
|
79690
|
+
"fields": [],
|
|
79691
|
+
"assetId": "e11d2848-b79d-4ddc-bfea-5033cbdd8f9f",
|
|
79692
|
+
"label": "Website Link",
|
|
79693
|
+
"sections": [
|
|
79694
|
+
{
|
|
79695
|
+
"id": "link",
|
|
79696
|
+
"items": [
|
|
79697
|
+
{
|
|
79698
|
+
"component": "asset-packs::Actions",
|
|
79699
|
+
"widget": "TextField",
|
|
79700
|
+
"label": "Website Link",
|
|
79701
|
+
"path": "url",
|
|
79702
|
+
"basicViewId": "open-link"
|
|
79703
|
+
}
|
|
79704
|
+
]
|
|
79705
|
+
}
|
|
79706
|
+
],
|
|
79707
|
+
"helpTooltip": {
|
|
79708
|
+
"text": "Enter a Website URL to open when the item is clicked."
|
|
79709
|
+
},
|
|
79710
|
+
"version": 2
|
|
79711
|
+
}
|
|
79712
|
+
}
|
|
79713
|
+
}
|
|
79714
|
+
}
|
|
79715
|
+
]
|
|
79716
|
+
},
|
|
79717
|
+
"contents": {
|
|
79718
|
+
"composite.json": "bafkreihn5mss53qcvx7a7dtjgnfy4sfu3dia5gurybb4yh4srnomezalqm",
|
|
79719
|
+
"linkwebworld_link.glb": "bafkreigzk36ifbpc5peyd4qfa7tck5iyn7gqeqby2mhtayuotkxkwbso3u",
|
|
79720
|
+
"thumbnail.png": "bafkreidwobccao2ykzymcotuw2ypacb6gl7x6wznluqn22fikqg24uh7ie"
|
|
79721
|
+
}
|
|
79722
|
+
},
|
|
79203
79723
|
{
|
|
79204
79724
|
"id": "2ac407f2-c23a-4cdc-9aa6-74aa55ca2baa",
|
|
79205
79725
|
"name": "Github Button",
|
|
@@ -80002,14 +80522,15 @@
|
|
|
80002
80522
|
},
|
|
80003
80523
|
{
|
|
80004
80524
|
"id": "476c556e-dbc6-44a7-a8af-633a230d3af5",
|
|
80005
|
-
"name": "
|
|
80525
|
+
"name": "X Link Button",
|
|
80006
80526
|
"category": "social",
|
|
80007
80527
|
"tags": [
|
|
80008
80528
|
"social",
|
|
80009
80529
|
"links",
|
|
80010
|
-
"twitter"
|
|
80530
|
+
"twitter",
|
|
80531
|
+
"x"
|
|
80011
80532
|
],
|
|
80012
|
-
"description": "A clickable item that opens your
|
|
80533
|
+
"description": "A clickable item that opens your X page in a browser window. Paste an X URL in the ‘URL’ field.",
|
|
80013
80534
|
"author": "Decentraland Foundation",
|
|
80014
80535
|
"composite": {
|
|
80015
80536
|
"version": 1,
|
|
@@ -80034,7 +80555,7 @@
|
|
|
80034
80555
|
{
|
|
80035
80556
|
"name": "Open Link",
|
|
80036
80557
|
"type": "open_link",
|
|
80037
|
-
"jsonPayload": "{ \"url\": \"https://
|
|
80558
|
+
"jsonPayload": "{ \"url\": \"https://x.com/home\" }",
|
|
80038
80559
|
"allowedInBasicView": true,
|
|
80039
80560
|
"basicViewId": "open-link"
|
|
80040
80561
|
}
|
|
@@ -80069,7 +80590,7 @@
|
|
|
80069
80590
|
"0": {
|
|
80070
80591
|
"json": {
|
|
80071
80592
|
"isBasicViewEnabled": true,
|
|
80072
|
-
"label": "
|
|
80593
|
+
"label": "X Link",
|
|
80073
80594
|
"sections": [
|
|
80074
80595
|
{
|
|
80075
80596
|
"id": "link",
|
|
@@ -80077,7 +80598,7 @@
|
|
|
80077
80598
|
{
|
|
80078
80599
|
"component": "asset-packs::Actions",
|
|
80079
80600
|
"widget": "TextField",
|
|
80080
|
-
"label": "
|
|
80601
|
+
"label": "X Link",
|
|
80081
80602
|
"path": "url",
|
|
80082
80603
|
"basicViewId": "open-link"
|
|
80083
80604
|
}
|
|
@@ -80085,7 +80606,7 @@
|
|
|
80085
80606
|
}
|
|
80086
80607
|
],
|
|
80087
80608
|
"helpTooltip": {
|
|
80088
|
-
"text": "Enter
|
|
80609
|
+
"text": "Enter an X URL to open when the item is clicked."
|
|
80089
80610
|
},
|
|
80090
80611
|
"version": 2
|
|
80091
80612
|
}
|
|
@@ -80095,21 +80616,22 @@
|
|
|
80095
80616
|
]
|
|
80096
80617
|
},
|
|
80097
80618
|
"contents": {
|
|
80098
|
-
"composite.json": "
|
|
80619
|
+
"composite.json": "bafkreifevzhs2cqnudptfkqqvfxbfieadkyu5yuctgc2tmwcqvuun2mg4m",
|
|
80099
80620
|
"thumbnail.png": "bafkreicticjc4swhl37fi6ix7zlpw5fhblrijvyzzooan3hrawpuw5ydim",
|
|
80100
80621
|
"twitter.glb": "bafkreiel45isn4ipmthjsbfu2cad66bqqg5rcs3vvbnrjipip5e6nc5l2m"
|
|
80101
80622
|
}
|
|
80102
80623
|
},
|
|
80103
80624
|
{
|
|
80104
80625
|
"id": "ae504c4d-fa75-416c-a7bd-d96d5e0dd0b1",
|
|
80105
|
-
"name": "
|
|
80626
|
+
"name": "X Link",
|
|
80106
80627
|
"category": "social",
|
|
80107
80628
|
"tags": [
|
|
80108
80629
|
"social",
|
|
80109
80630
|
"links",
|
|
80110
|
-
"twitter"
|
|
80631
|
+
"twitter",
|
|
80632
|
+
"x"
|
|
80111
80633
|
],
|
|
80112
|
-
"description": "A clickable item that opens your
|
|
80634
|
+
"description": "A clickable item that opens your X page in a browser window. Paste an X URL in the ‘URL’ field.",
|
|
80113
80635
|
"author": "Decentraland Foundation",
|
|
80114
80636
|
"composite": {
|
|
80115
80637
|
"version": 1,
|
|
@@ -80134,7 +80656,7 @@
|
|
|
80134
80656
|
{
|
|
80135
80657
|
"name": "Open Link",
|
|
80136
80658
|
"type": "open_link",
|
|
80137
|
-
"jsonPayload": "{ \"url\": \"https://
|
|
80659
|
+
"jsonPayload": "{ \"url\": \"https://x.com/home\" }",
|
|
80138
80660
|
"allowedInBasicView": true,
|
|
80139
80661
|
"basicViewId": "open-link"
|
|
80140
80662
|
}
|
|
@@ -80169,7 +80691,7 @@
|
|
|
80169
80691
|
"0": {
|
|
80170
80692
|
"json": {
|
|
80171
80693
|
"isBasicViewEnabled": true,
|
|
80172
|
-
"label": "
|
|
80694
|
+
"label": "X Link",
|
|
80173
80695
|
"sections": [
|
|
80174
80696
|
{
|
|
80175
80697
|
"id": "link",
|
|
@@ -80177,7 +80699,7 @@
|
|
|
80177
80699
|
{
|
|
80178
80700
|
"component": "asset-packs::Actions",
|
|
80179
80701
|
"widget": "TextField",
|
|
80180
|
-
"label": "
|
|
80702
|
+
"label": "X Link",
|
|
80181
80703
|
"path": "url",
|
|
80182
80704
|
"basicViewId": "open-link"
|
|
80183
80705
|
}
|
|
@@ -80185,7 +80707,7 @@
|
|
|
80185
80707
|
}
|
|
80186
80708
|
],
|
|
80187
80709
|
"helpTooltip": {
|
|
80188
|
-
"text": "Enter
|
|
80710
|
+
"text": "Enter an X URL to open when the item is clicked."
|
|
80189
80711
|
},
|
|
80190
80712
|
"version": 2
|
|
80191
80713
|
}
|
|
@@ -80195,7 +80717,7 @@
|
|
|
80195
80717
|
]
|
|
80196
80718
|
},
|
|
80197
80719
|
"contents": {
|
|
80198
|
-
"composite.json": "
|
|
80720
|
+
"composite.json": "bafkreifevzhs2cqnudptfkqqvfxbfieadkyu5yuctgc2tmwcqvuun2mg4m",
|
|
80199
80721
|
"thumbnail.png": "bafkreicn4zuzhfbtnhqc22vsfm64xkqb4xyessv2rk22myvqu753l2qgqq",
|
|
80200
80722
|
"twitter.glb": "bafkreigvqtiarrbdixeovhyokuengndion7ruurj6nybnnop55jeic6gly"
|
|
80201
80723
|
}
|
|
@@ -80400,6 +80922,260 @@
|
|
|
80400
80922
|
"wechat.glb": "bafkreigwmvqj2h6l5xbugckfdpliyqllx66b2msheocpmaw5jzkafyvzsm"
|
|
80401
80923
|
}
|
|
80402
80924
|
},
|
|
80925
|
+
{
|
|
80926
|
+
"id": "5278b211-26e0-4060-982a-1983abb3bf04",
|
|
80927
|
+
"name": "X Link",
|
|
80928
|
+
"category": "social",
|
|
80929
|
+
"tags": [
|
|
80930
|
+
"social",
|
|
80931
|
+
"links",
|
|
80932
|
+
"twitter",
|
|
80933
|
+
"x"
|
|
80934
|
+
],
|
|
80935
|
+
"description": "A clickable item that opens your X page in a browser window. Paste an X URL in the ‘URL’ field.",
|
|
80936
|
+
"author": "Decentraland Foundation",
|
|
80937
|
+
"composite": {
|
|
80938
|
+
"version": 1,
|
|
80939
|
+
"components": [
|
|
80940
|
+
{
|
|
80941
|
+
"name": "core::Animator",
|
|
80942
|
+
"data": {
|
|
80943
|
+
"0": {
|
|
80944
|
+
"json": {
|
|
80945
|
+
"states": []
|
|
80946
|
+
}
|
|
80947
|
+
}
|
|
80948
|
+
}
|
|
80949
|
+
},
|
|
80950
|
+
{
|
|
80951
|
+
"name": "core::GltfContainer",
|
|
80952
|
+
"data": {
|
|
80953
|
+
"0": {
|
|
80954
|
+
"json": {
|
|
80955
|
+
"src": "{assetPath}/xsocialmedia_triangle.glb",
|
|
80956
|
+
"visibleMeshesCollisionMask": 0,
|
|
80957
|
+
"invisibleMeshesCollisionMask": 3
|
|
80958
|
+
}
|
|
80959
|
+
}
|
|
80960
|
+
}
|
|
80961
|
+
},
|
|
80962
|
+
{
|
|
80963
|
+
"name": "core-schema::Name",
|
|
80964
|
+
"data": {
|
|
80965
|
+
"0": {
|
|
80966
|
+
"json": {
|
|
80967
|
+
"value": "X Link"
|
|
80968
|
+
}
|
|
80969
|
+
}
|
|
80970
|
+
}
|
|
80971
|
+
},
|
|
80972
|
+
{
|
|
80973
|
+
"name": "asset-packs::Actions",
|
|
80974
|
+
"data": {
|
|
80975
|
+
"0": {
|
|
80976
|
+
"json": {
|
|
80977
|
+
"id": "{self}",
|
|
80978
|
+
"value": [
|
|
80979
|
+
{
|
|
80980
|
+
"name": "Open Link",
|
|
80981
|
+
"type": "open_link",
|
|
80982
|
+
"jsonPayload": "{\"url\":\"https://x.com/home\"}",
|
|
80983
|
+
"allowedInBasicView": true,
|
|
80984
|
+
"basicViewId": "open-link"
|
|
80985
|
+
}
|
|
80986
|
+
]
|
|
80987
|
+
}
|
|
80988
|
+
}
|
|
80989
|
+
}
|
|
80990
|
+
},
|
|
80991
|
+
{
|
|
80992
|
+
"name": "asset-packs::Triggers",
|
|
80993
|
+
"data": {
|
|
80994
|
+
"0": {
|
|
80995
|
+
"json": {
|
|
80996
|
+
"value": [
|
|
80997
|
+
{
|
|
80998
|
+
"type": "on_click",
|
|
80999
|
+
"actions": [
|
|
81000
|
+
{
|
|
81001
|
+
"id": "{self:asset-packs::Actions}",
|
|
81002
|
+
"name": "Open Link"
|
|
81003
|
+
}
|
|
81004
|
+
],
|
|
81005
|
+
"conditions": []
|
|
81006
|
+
}
|
|
81007
|
+
]
|
|
81008
|
+
}
|
|
81009
|
+
}
|
|
81010
|
+
}
|
|
81011
|
+
},
|
|
81012
|
+
{
|
|
81013
|
+
"name": "inspector::Config",
|
|
81014
|
+
"data": {
|
|
81015
|
+
"0": {
|
|
81016
|
+
"json": {
|
|
81017
|
+
"isBasicViewEnabled": true,
|
|
81018
|
+
"componentName": "",
|
|
81019
|
+
"fields": [],
|
|
81020
|
+
"assetId": "ae504c4d-fa75-416c-a7bd-d96d5e0dd0b1",
|
|
81021
|
+
"label": "X Link",
|
|
81022
|
+
"sections": [
|
|
81023
|
+
{
|
|
81024
|
+
"id": "link",
|
|
81025
|
+
"items": [
|
|
81026
|
+
{
|
|
81027
|
+
"component": "asset-packs::Actions",
|
|
81028
|
+
"widget": "TextField",
|
|
81029
|
+
"label": "X Link",
|
|
81030
|
+
"path": "url",
|
|
81031
|
+
"basicViewId": "open-link"
|
|
81032
|
+
}
|
|
81033
|
+
]
|
|
81034
|
+
}
|
|
81035
|
+
],
|
|
81036
|
+
"helpTooltip": {
|
|
81037
|
+
"text": "Enter an X URL to open when the item is clicked."
|
|
81038
|
+
},
|
|
81039
|
+
"version": 2
|
|
81040
|
+
}
|
|
81041
|
+
}
|
|
81042
|
+
}
|
|
81043
|
+
}
|
|
81044
|
+
]
|
|
81045
|
+
},
|
|
81046
|
+
"contents": {
|
|
81047
|
+
"composite.json": "bafkreigrrskda5erfnrlozkqdn6npneyvrht2zyrhroy3nqmw632qryt7a",
|
|
81048
|
+
"thumbnail.png": "bafkreihlo5n7c4rfwbka3v3qwpka4zcx7lkiamvydizujnnyaxf5u65bai",
|
|
81049
|
+
"xsocialmedia_triangle.glb": "bafkreiey7sif3nnnuisuav56vjbftztiiphxuv5i7yn4cfh2r6gutuvjxq"
|
|
81050
|
+
}
|
|
81051
|
+
},
|
|
81052
|
+
{
|
|
81053
|
+
"id": "c107c1fc-c193-4c21-ac23-d7b2e426acd1",
|
|
81054
|
+
"name": "X Link Button",
|
|
81055
|
+
"category": "social",
|
|
81056
|
+
"tags": [
|
|
81057
|
+
"social",
|
|
81058
|
+
"links",
|
|
81059
|
+
"twitter",
|
|
81060
|
+
"x"
|
|
81061
|
+
],
|
|
81062
|
+
"description": "A clickable item that opens your X page in a browser window. Paste an X URL in the ‘URL’ field.",
|
|
81063
|
+
"author": "Decentraland Foundation",
|
|
81064
|
+
"composite": {
|
|
81065
|
+
"version": 1,
|
|
81066
|
+
"components": [
|
|
81067
|
+
{
|
|
81068
|
+
"name": "core::Animator",
|
|
81069
|
+
"data": {
|
|
81070
|
+
"0": {
|
|
81071
|
+
"json": {
|
|
81072
|
+
"states": []
|
|
81073
|
+
}
|
|
81074
|
+
}
|
|
81075
|
+
}
|
|
81076
|
+
},
|
|
81077
|
+
{
|
|
81078
|
+
"name": "core::GltfContainer",
|
|
81079
|
+
"data": {
|
|
81080
|
+
"0": {
|
|
81081
|
+
"json": {
|
|
81082
|
+
"src": "{assetPath}/xsocialmedia_coin.glb",
|
|
81083
|
+
"visibleMeshesCollisionMask": 0,
|
|
81084
|
+
"invisibleMeshesCollisionMask": 3
|
|
81085
|
+
}
|
|
81086
|
+
}
|
|
81087
|
+
}
|
|
81088
|
+
},
|
|
81089
|
+
{
|
|
81090
|
+
"name": "core-schema::Name",
|
|
81091
|
+
"data": {
|
|
81092
|
+
"0": {
|
|
81093
|
+
"json": {
|
|
81094
|
+
"value": "X Link Button"
|
|
81095
|
+
}
|
|
81096
|
+
}
|
|
81097
|
+
}
|
|
81098
|
+
},
|
|
81099
|
+
{
|
|
81100
|
+
"name": "asset-packs::Actions",
|
|
81101
|
+
"data": {
|
|
81102
|
+
"0": {
|
|
81103
|
+
"json": {
|
|
81104
|
+
"id": "{self}",
|
|
81105
|
+
"value": [
|
|
81106
|
+
{
|
|
81107
|
+
"name": "Open Link",
|
|
81108
|
+
"type": "open_link",
|
|
81109
|
+
"jsonPayload": "{\"url\":\"https://x.com/home\"}",
|
|
81110
|
+
"allowedInBasicView": true,
|
|
81111
|
+
"basicViewId": "open-link"
|
|
81112
|
+
}
|
|
81113
|
+
]
|
|
81114
|
+
}
|
|
81115
|
+
}
|
|
81116
|
+
}
|
|
81117
|
+
},
|
|
81118
|
+
{
|
|
81119
|
+
"name": "asset-packs::Triggers",
|
|
81120
|
+
"data": {
|
|
81121
|
+
"0": {
|
|
81122
|
+
"json": {
|
|
81123
|
+
"value": [
|
|
81124
|
+
{
|
|
81125
|
+
"type": "on_click",
|
|
81126
|
+
"actions": [
|
|
81127
|
+
{
|
|
81128
|
+
"id": "{self:asset-packs::Actions}",
|
|
81129
|
+
"name": "Open Link"
|
|
81130
|
+
}
|
|
81131
|
+
],
|
|
81132
|
+
"conditions": []
|
|
81133
|
+
}
|
|
81134
|
+
]
|
|
81135
|
+
}
|
|
81136
|
+
}
|
|
81137
|
+
}
|
|
81138
|
+
},
|
|
81139
|
+
{
|
|
81140
|
+
"name": "inspector::Config",
|
|
81141
|
+
"data": {
|
|
81142
|
+
"0": {
|
|
81143
|
+
"json": {
|
|
81144
|
+
"isBasicViewEnabled": true,
|
|
81145
|
+
"componentName": "",
|
|
81146
|
+
"fields": [],
|
|
81147
|
+
"assetId": "ae504c4d-fa75-416c-a7bd-d96d5e0dd0b1",
|
|
81148
|
+
"label": "X Link",
|
|
81149
|
+
"sections": [
|
|
81150
|
+
{
|
|
81151
|
+
"id": "link",
|
|
81152
|
+
"items": [
|
|
81153
|
+
{
|
|
81154
|
+
"component": "asset-packs::Actions",
|
|
81155
|
+
"widget": "TextField",
|
|
81156
|
+
"label": "X Link",
|
|
81157
|
+
"path": "url",
|
|
81158
|
+
"basicViewId": "open-link"
|
|
81159
|
+
}
|
|
81160
|
+
]
|
|
81161
|
+
}
|
|
81162
|
+
],
|
|
81163
|
+
"helpTooltip": {
|
|
81164
|
+
"text": "Enter an X URL to open when the item is clicked."
|
|
81165
|
+
},
|
|
81166
|
+
"version": 2
|
|
81167
|
+
}
|
|
81168
|
+
}
|
|
81169
|
+
}
|
|
81170
|
+
}
|
|
81171
|
+
]
|
|
81172
|
+
},
|
|
81173
|
+
"contents": {
|
|
81174
|
+
"composite.json": "bafkreihwfkl3x2l4fu4n56ccu7lshmlx5fdsvfguktsmsmogsczcibmqu4",
|
|
81175
|
+
"thumbnail.png": "bafkreig3sdywmofa5g6vbenkqf2asbkom6azk7ygbdi5o7rp6vouanj3im",
|
|
81176
|
+
"xsocialmedia_coin.glb": "bafkreiczhdidqu7vmhfnc3pvu6qvawqkzijhiemnoru7ztiegccfqis6yq"
|
|
81177
|
+
}
|
|
81178
|
+
},
|
|
80403
81179
|
{
|
|
80404
81180
|
"id": "ef61190a-a48c-4a5f-a183-21ca7587e0b6",
|
|
80405
81181
|
"name": "YouTube Button",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dcl/asset-packs",
|
|
3
|
-
"version": "2.5.12-
|
|
3
|
+
"version": "2.5.12-20251007143929.commit-5298481",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/definitions.js",
|
|
6
6
|
"typings": "dist/definitions.d.ts",
|
|
@@ -65,5 +65,5 @@
|
|
|
65
65
|
"semi": false,
|
|
66
66
|
"printWidth": 80
|
|
67
67
|
},
|
|
68
|
-
"commit": "
|
|
68
|
+
"commit": "5298481977cd84b3baaaae383ca28f6f718fc26f"
|
|
69
69
|
}
|