@fileverse-dev/dsheet 1.2.15 → 1.2.16

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 +8 -8
  2. package/package.json +2 -2
package/dist/index.es.js CHANGED
@@ -730273,7 +730273,7 @@ const SLt = ({
730273
730273
  value: "",
730274
730274
  id: "6_1",
730275
730275
  function: '=COINGECKO("price", "btc")',
730276
- subSheetId: 0
730276
+ subSheetId: "bb398c12-d9a3-42c7-b54b-e0c4af145bef"
730277
730277
  }
730278
730278
  },
730279
730279
  "6_2": {
@@ -730301,7 +730301,7 @@ const SLt = ({
730301
730301
  value: "",
730302
730302
  id: "6_2",
730303
730303
  function: '=COINGECKO("price", "eth")',
730304
- subSheetId: 0
730304
+ subSheetId: "bb398c12-d9a3-42c7-b54b-e0c4af145bef"
730305
730305
  }
730306
730306
  },
730307
730307
  "6_3": {
@@ -730329,7 +730329,7 @@ const SLt = ({
730329
730329
  value: "",
730330
730330
  id: "6_3",
730331
730331
  function: '=COINGECKO("price", "sol")',
730332
- subSheetId: 0
730332
+ subSheetId: "bb398c12-d9a3-42c7-b54b-e0c4af145bef"
730333
730333
  }
730334
730334
  },
730335
730335
  "6_4": {
@@ -730357,7 +730357,7 @@ const SLt = ({
730357
730357
  value: "",
730358
730358
  id: "6_4",
730359
730359
  function: '=COINGECKO("price", "hype")',
730360
- subSheetId: 0
730360
+ subSheetId: "bb398c12-d9a3-42c7-b54b-e0c4af145bef"
730361
730361
  }
730362
730362
  },
730363
730363
  "6_5": {
@@ -730385,7 +730385,7 @@ const SLt = ({
730385
730385
  value: "",
730386
730386
  id: "6_5",
730387
730387
  function: '=COINGECKO("price", "spx")',
730388
- subSheetId: 0
730388
+ subSheetId: "bb398c12-d9a3-42c7-b54b-e0c4af145bef"
730389
730389
  }
730390
730390
  },
730391
730391
  "6_6": {
@@ -730413,7 +730413,7 @@ const SLt = ({
730413
730413
  value: "",
730414
730414
  id: "6_6",
730415
730415
  function: '=COINGECKO("price", "cult")',
730416
- subSheetId: 0
730416
+ subSheetId: "bb398c12-d9a3-42c7-b54b-e0c4af145bef"
730417
730417
  }
730418
730418
  },
730419
730419
  "6_7": {
@@ -730441,7 +730441,7 @@ const SLt = ({
730441
730441
  value: "",
730442
730442
  id: "6_7",
730443
730443
  function: '=COINGECKO("price", "zec")',
730444
- subSheetId: 0
730444
+ subSheetId: "bb398c12-d9a3-42c7-b54b-e0c4af145bef"
730445
730445
  }
730446
730446
  },
730447
730447
  "6_8": {
@@ -730469,7 +730469,7 @@ const SLt = ({
730469
730469
  value: "",
730470
730470
  id: "6_8",
730471
730471
  function: '=COINGECKO("price", "pengu")',
730472
- subSheetId: 0
730472
+ subSheetId: "bb398c12-d9a3-42c7-b54b-e0c4af145bef"
730473
730473
  }
730474
730474
  }
730475
730475
  },
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.15",
5
+ "version": "1.2.16",
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.26",
36
+ "@fileverse-dev/dsheets-templates": "^0.0.27",
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",