@fileverse-dev/dsheet 1.2.13 → 1.2.15

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.
Files changed (2) hide show
  1. package/dist/index.es.js +237 -11
  2. package/package.json +3 -3
package/dist/index.es.js CHANGED
@@ -228573,6 +228573,14 @@ const SLt = ({
228573
228573
  j
228574
228574
  ]);
228575
228575
  }, rRt = [
228576
+ {
228577
+ title: "My Portfolio",
228578
+ description: "Your Portfolio",
228579
+ thumbnail: "https://s3.eu-west-2.amazonaws.com/assets.fileverse.io/dapp/public/Screenshot+2025-10-16+at+9.30.32%E2%80%AFAM.png",
228580
+ slug: "portfolio",
228581
+ fullImage: "https://s3.eu-west-2.amazonaws.com/assets.fileverse.io/dapp/public/Screenshot+2025-10-16+at+9.30.32%E2%80%AFAM.png",
228582
+ category: "Portfolio"
228583
+ },
228576
228584
  {
228577
228585
  title: "Accounting",
228578
228586
  description: "[Really short description] Includes smart contract analysis, real time coins price and much more for blockchain analytics.",
@@ -228628,14 +228636,6 @@ const SLt = ({
228628
228636
  slug: "stablecoin-monitor",
228629
228637
  fullImage: "https://s3.eu-west-2.amazonaws.com/assets.fileverse.io/dapp/public/Screenshot+2025-09-16+at+6.41.49%E2%80%AFPM.png",
228630
228638
  category: "Project"
228631
- },
228632
- {
228633
- title: "My Portfolio",
228634
- description: "Your Portfolio",
228635
- thumbnail: "https://s3.eu-west-2.amazonaws.com/assets.fileverse.io/dapp/public/Screenshot+2025-10-16+at+9.30.32%E2%80%AFAM.png",
228636
- slug: "portfolio",
228637
- fullImage: "https://s3.eu-west-2.amazonaws.com/assets.fileverse.io/dapp/public/Screenshot+2025-10-16+at+9.30.32%E2%80%AFAM.png",
228638
- category: "Portfolio"
228639
228639
  }
228640
228640
  ], FLt = [
228641
228641
  {
@@ -730246,7 +730246,233 @@ const SLt = ({
730246
730246
  id: "bb398c12-d9a3-42c7-b54b-e0c4af145bef"
730247
730247
  }
730248
730248
  ],
730249
- liveQueryList: {},
730249
+ liveQueryList: {
730250
+ "6_1": {
730251
+ cellData: {
730252
+ r: 6,
730253
+ c: 1,
730254
+ v: {
730255
+ v: "BTC_USD",
730256
+ fs: 10,
730257
+ f: '=COINGECKO("price", "btc")',
730258
+ m: "BTC_USD",
730259
+ ct: {
730260
+ fa: "General",
730261
+ t: "g"
730262
+ },
730263
+ isDataBlockFormula: !0,
730264
+ fc: "#000000",
730265
+ bg: "#FCE5CF",
730266
+ bl: 1
730267
+ }
730268
+ },
730269
+ data: {
730270
+ row: 6,
730271
+ column: 1,
730272
+ name: "COINGECKO",
730273
+ value: "",
730274
+ id: "6_1",
730275
+ function: '=COINGECKO("price", "btc")',
730276
+ subSheetId: 0
730277
+ }
730278
+ },
730279
+ "6_2": {
730280
+ cellData: {
730281
+ r: 6,
730282
+ c: 2,
730283
+ v: {
730284
+ v: "ETH_USD",
730285
+ fs: 10,
730286
+ bl: 1,
730287
+ f: '=COINGECKO("price", "eth")',
730288
+ m: "ETH_USD",
730289
+ ct: {
730290
+ fa: "General",
730291
+ t: "g"
730292
+ },
730293
+ isDataBlockFormula: !0,
730294
+ bg: "#C9DBF7"
730295
+ }
730296
+ },
730297
+ data: {
730298
+ row: 6,
730299
+ column: 2,
730300
+ name: "COINGECKO",
730301
+ value: "",
730302
+ id: "6_2",
730303
+ function: '=COINGECKO("price", "eth")',
730304
+ subSheetId: 0
730305
+ }
730306
+ },
730307
+ "6_3": {
730308
+ cellData: {
730309
+ r: 6,
730310
+ c: 3,
730311
+ v: {
730312
+ v: "SOL_USD",
730313
+ fs: 10,
730314
+ bl: 1,
730315
+ f: '=COINGECKO("price", "sol")',
730316
+ m: "SOL_USD",
730317
+ ct: {
730318
+ fa: "General",
730319
+ t: "g"
730320
+ },
730321
+ isDataBlockFormula: !0,
730322
+ bg: "#D9D3E8"
730323
+ }
730324
+ },
730325
+ data: {
730326
+ row: 6,
730327
+ column: 3,
730328
+ name: "COINGECKO",
730329
+ value: "",
730330
+ id: "6_3",
730331
+ function: '=COINGECKO("price", "sol")',
730332
+ subSheetId: 0
730333
+ }
730334
+ },
730335
+ "6_4": {
730336
+ cellData: {
730337
+ r: 6,
730338
+ c: 4,
730339
+ v: {
730340
+ v: "HYPE_USD",
730341
+ fs: 10,
730342
+ bl: 1,
730343
+ f: '=COINGECKO("price", "hype")',
730344
+ m: "HYPE_USD",
730345
+ ct: {
730346
+ fa: "General",
730347
+ t: "g"
730348
+ },
730349
+ isDataBlockFormula: !0,
730350
+ bg: "#DAEAD4"
730351
+ }
730352
+ },
730353
+ data: {
730354
+ row: 6,
730355
+ column: 4,
730356
+ name: "COINGECKO",
730357
+ value: "",
730358
+ id: "6_4",
730359
+ function: '=COINGECKO("price", "hype")',
730360
+ subSheetId: 0
730361
+ }
730362
+ },
730363
+ "6_5": {
730364
+ cellData: {
730365
+ r: 6,
730366
+ c: 5,
730367
+ v: {
730368
+ v: "SPX_USD",
730369
+ fs: 10,
730370
+ bl: 1,
730371
+ f: '=COINGECKO("price", "spx")',
730372
+ m: "SPX_USD",
730373
+ ct: {
730374
+ fa: "General",
730375
+ t: "g"
730376
+ },
730377
+ isDataBlockFormula: !0,
730378
+ bg: "#FFF1CF"
730379
+ }
730380
+ },
730381
+ data: {
730382
+ row: 6,
730383
+ column: 5,
730384
+ name: "COINGECKO",
730385
+ value: "",
730386
+ id: "6_5",
730387
+ function: '=COINGECKO("price", "spx")',
730388
+ subSheetId: 0
730389
+ }
730390
+ },
730391
+ "6_6": {
730392
+ cellData: {
730393
+ r: 6,
730394
+ c: 6,
730395
+ v: {
730396
+ v: "CULT_USD",
730397
+ fs: 10,
730398
+ bl: 1,
730399
+ f: '=COINGECKO("price", "cult")',
730400
+ m: "CULT_USD",
730401
+ ct: {
730402
+ fa: "General",
730403
+ t: "g"
730404
+ },
730405
+ isDataBlockFormula: !0,
730406
+ bg: "#EAD1DC"
730407
+ }
730408
+ },
730409
+ data: {
730410
+ row: 6,
730411
+ column: 6,
730412
+ name: "COINGECKO",
730413
+ value: "",
730414
+ id: "6_6",
730415
+ function: '=COINGECKO("price", "cult")',
730416
+ subSheetId: 0
730417
+ }
730418
+ },
730419
+ "6_7": {
730420
+ cellData: {
730421
+ r: 6,
730422
+ c: 7,
730423
+ v: {
730424
+ v: "ZEC_USD",
730425
+ fs: 10,
730426
+ bl: 1,
730427
+ f: '=COINGECKO("price", "zec")',
730428
+ m: "ZEC_USD",
730429
+ ct: {
730430
+ fa: "General",
730431
+ t: "g"
730432
+ },
730433
+ isDataBlockFormula: !0,
730434
+ bg: "#FFE49F"
730435
+ }
730436
+ },
730437
+ data: {
730438
+ row: 6,
730439
+ column: 7,
730440
+ name: "COINGECKO",
730441
+ value: "",
730442
+ id: "6_7",
730443
+ function: '=COINGECKO("price", "zec")',
730444
+ subSheetId: 0
730445
+ }
730446
+ },
730447
+ "6_8": {
730448
+ cellData: {
730449
+ r: 6,
730450
+ c: 8,
730451
+ v: {
730452
+ v: "PENGU_USD",
730453
+ fs: 10,
730454
+ bl: 1,
730455
+ f: '=COINGECKO("price", "pengu")',
730456
+ m: "PENGU_USD",
730457
+ ct: {
730458
+ fa: "General",
730459
+ t: "g"
730460
+ },
730461
+ isDataBlockFormula: !0,
730462
+ bg: "#A0C6E6"
730463
+ }
730464
+ },
730465
+ data: {
730466
+ row: 6,
730467
+ column: 8,
730468
+ name: "COINGECKO",
730469
+ value: "",
730470
+ id: "6_8",
730471
+ function: '=COINGECKO("price", "pengu")',
730472
+ subSheetId: 0
730473
+ }
730474
+ }
730475
+ },
730250
730476
  luckysheet_conditionformat_save: [],
730251
730477
  luckysheet_alternateformat_save: [],
730252
730478
  dataVerification: {},
@@ -732767,14 +732993,14 @@ const SLt = ({
732767
732993
  ]
732768
732994
  }
732769
732995
  ], HLt = {
732996
+ portfolio: zLt,
732770
732997
  accounting: FLt,
732771
732998
  "project-metric": OLt,
732772
732999
  "social-graph": jLt,
732773
733000
  "event-marketing": BLt,
732774
733001
  invoice: ILt,
732775
733002
  "wallet-balance": qLt,
732776
- "stablecoin-monitor": PLt,
732777
- portfolio: zLt
733003
+ "stablecoin-monitor": PLt
732778
733004
  }, ULt = ({
732779
733005
  selectedTemplate: e,
732780
733006
  ydocRef: t,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/dsheet",
3
3
  "private": false,
4
4
  "description": "DSheet",
5
- "version": "1.2.13",
5
+ "version": "1.2.15",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {
@@ -33,7 +33,7 @@
33
33
  ]
34
34
  },
35
35
  "dependencies": {
36
- "@fileverse-dev/dsheets-templates": "^0.0.24",
36
+ "@fileverse-dev/dsheets-templates": "^0.0.26",
37
37
  "@fileverse-dev/formulajs": "^4.4.29",
38
38
  "@fileverse-dev/fortune-react": "^1.2.22",
39
39
  "@fileverse/ui": "^4.1.7-patch-40",
@@ -78,4 +78,4 @@
78
78
  "typescript": "^5.2.2",
79
79
  "vite": "^5.0.0"
80
80
  }
81
- }
81
+ }