@fileverse-dev/dsheet 0.0.103 → 0.0.105

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 +22 -22
  2. package/package.json +5 -5
package/dist/index.es.js CHANGED
@@ -14237,7 +14237,7 @@ var wi = {
14237
14237
  BRAND_SECONDARY_COLOR: "#21325B",
14238
14238
  n: "ETHERSCAN",
14239
14239
  t: 20,
14240
- d: "Fetches data from Etherscan including transactions, token transfers, NFT transfers, and gas tracker info.",
14240
+ d: "Returns blockchain transaction history for the given address",
14241
14241
  a: "Retrieves blockchain data for a given chain and address from Etherscan, including txns, token/nft transfers, and gas metrics.",
14242
14242
  p: [
14243
14243
  {
@@ -14256,8 +14256,8 @@ var wi = {
14256
14256
  },
14257
14257
  {
14258
14258
  name: "address",
14259
- detail: "The wallet address to fetch data for (not required for 'gas').",
14260
- example: '"0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC"',
14259
+ detail: "Wallet address / Ens name to query",
14260
+ example: '"vitalik.eth"',
14261
14261
  require: "o",
14262
14262
  type: "string"
14263
14263
  },
@@ -14483,7 +14483,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14483
14483
  BRAND_SECONDARY_COLOR: "#f50db4",
14484
14484
  n: "UNISWAP",
14485
14485
  t: 20,
14486
- d: "Fetches data from Etherscan including transactions, token transfers, NFT transfers, and gas tracker info.",
14486
+ d: "Returns blockchain transaction history for the given address",
14487
14487
  a: "Retrieves blockchain data for a given chain and address from Etherscan, including txns, token/nft transfers, and gas metrics.",
14488
14488
  p: [
14489
14489
  {
@@ -14502,7 +14502,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14502
14502
  },
14503
14503
  {
14504
14504
  name: "address",
14505
- detail: "The wallet address to fetch data for (not required for 'gas').",
14505
+ detail: "Wallet address to query",
14506
14506
  example: '"0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC"',
14507
14507
  require: "o",
14508
14508
  type: "string"
@@ -14530,7 +14530,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14530
14530
  BRAND_SECONDARY_COLOR: "#9896ff",
14531
14531
  n: "AAVE",
14532
14532
  t: 20,
14533
- d: "Fetches data from Etherscan including transactions, token transfers, NFT transfers, and gas tracker info.",
14533
+ d: "Returns blockchain transaction history for the given address",
14534
14534
  a: "Retrieves blockchain data for a given chain and address from Etherscan, including txns, token/nft transfers, and gas metrics.",
14535
14535
  p: [
14536
14536
  {
@@ -14549,7 +14549,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14549
14549
  },
14550
14550
  {
14551
14551
  name: "address",
14552
- detail: "The wallet address to fetch data for (not required for 'gas').",
14552
+ detail: "Wallet address to query",
14553
14553
  example: '"0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC"',
14554
14554
  require: "o",
14555
14555
  type: "string"
@@ -14577,7 +14577,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14577
14577
  BRAND_SECONDARY_COLOR: "#47e2c2",
14578
14578
  n: "PENDLE",
14579
14579
  t: 20,
14580
- d: "Fetches data from Etherscan including transactions, token transfers, NFT transfers, and gas tracker info.",
14580
+ d: "Returns blockchain transaction history for the given address",
14581
14581
  a: "Retrieves blockchain data for a given chain and address from Etherscan, including txns, token/nft transfers, and gas metrics.",
14582
14582
  p: [
14583
14583
  {
@@ -14596,7 +14596,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14596
14596
  },
14597
14597
  {
14598
14598
  name: "address",
14599
- detail: "The wallet address to fetch data for (not required for 'gas').",
14599
+ detail: "Wallet address to query",
14600
14600
  example: '"0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC"',
14601
14601
  require: "o",
14602
14602
  type: "string"
@@ -14624,7 +14624,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14624
14624
  BRAND_SECONDARY_COLOR: "#2966f0",
14625
14625
  n: "AERODROME",
14626
14626
  t: 20,
14627
- d: "Fetches data from Etherscan including transactions, token transfers, NFT transfers, and gas tracker info.",
14627
+ d: "Returns blockchain transaction history for the given address",
14628
14628
  a: "Retrieves blockchain data for a given chain and address from Etherscan, including txns, token/nft transfers, and gas metrics.",
14629
14629
  p: [
14630
14630
  {
@@ -14643,7 +14643,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14643
14643
  },
14644
14644
  {
14645
14645
  name: "address",
14646
- detail: "The wallet address to fetch data for (not required for 'gas').",
14646
+ detail: "Wallet address to query",
14647
14647
  example: '"0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC"',
14648
14648
  require: "o",
14649
14649
  type: "string"
@@ -14671,7 +14671,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14671
14671
  BRAND_SECONDARY_COLOR: "#684ff8",
14672
14672
  n: "ARTEMIS",
14673
14673
  t: 20,
14674
- d: "Fetches data from Etherscan including transactions, token transfers, NFT transfers, and gas tracker info.",
14674
+ d: "Returns blockchain transaction history for the given address",
14675
14675
  a: "Retrieves blockchain data for a given chain and address from Etherscan, including txns, token/nft transfers, and gas metrics.",
14676
14676
  p: [
14677
14677
  {
@@ -14690,7 +14690,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14690
14690
  },
14691
14691
  {
14692
14692
  name: "address",
14693
- detail: "The wallet address to fetch data for (not required for 'gas').",
14693
+ detail: "Wallet address to query",
14694
14694
  example: '"0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC"',
14695
14695
  require: "o",
14696
14696
  type: "string"
@@ -14718,7 +14718,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14718
14718
  BRAND_SECONDARY_COLOR: "#5eead4",
14719
14719
  n: "KAITO",
14720
14720
  t: 20,
14721
- d: "Fetches data from Etherscan including transactions, token transfers, NFT transfers, and gas tracker info.",
14721
+ d: "Returns blockchain transaction history for the given address",
14722
14722
  a: "Retrieves blockchain data for a given chain and address from Etherscan, including txns, token/nft transfers, and gas metrics.",
14723
14723
  p: [
14724
14724
  {
@@ -14737,7 +14737,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14737
14737
  },
14738
14738
  {
14739
14739
  name: "address",
14740
- detail: "The wallet address to fetch data for (not required for 'gas').",
14740
+ detail: "Wallet address to query",
14741
14741
  example: '"0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC"',
14742
14742
  require: "o",
14743
14743
  type: "string"
@@ -14812,7 +14812,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14812
14812
  BRAND_SECONDARY_COLOR: "#5098d6",
14813
14813
  n: "OTTERSCAN",
14814
14814
  t: 20,
14815
- d: "Fetches data from Etherscan including transactions, token transfers, NFT transfers, and gas tracker info.",
14815
+ d: "Returns blockchain transaction history for the given address",
14816
14816
  a: "Retrieves blockchain data for a given chain and address from Etherscan, including txns, token/nft transfers, and gas metrics.",
14817
14817
  p: [
14818
14818
  {
@@ -14831,7 +14831,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14831
14831
  },
14832
14832
  {
14833
14833
  name: "address",
14834
- detail: "The wallet address to fetch data for (not required for 'gas').",
14834
+ detail: "Wallet address to query",
14835
14835
  example: '"0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC"',
14836
14836
  require: "o",
14837
14837
  type: "string"
@@ -14859,7 +14859,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14859
14859
  BRAND_SECONDARY_COLOR: "#725bff",
14860
14860
  n: "TALLY",
14861
14861
  t: 20,
14862
- d: "Fetches data from Etherscan including transactions, token transfers, NFT transfers, and gas tracker info.",
14862
+ d: "Returns blockchain transaction history for the given address",
14863
14863
  a: "Retrieves blockchain data for a given chain and address from Etherscan, including txns, token/nft transfers, and gas metrics.",
14864
14864
  p: [
14865
14865
  {
@@ -14878,7 +14878,7 @@ For "market" and "stablecoins": comma-separated price trend keys (e.g. 1h,24h,7d
14878
14878
  },
14879
14879
  {
14880
14880
  name: "address",
14881
- detail: "The wallet address to fetch data for (not required for 'gas').",
14881
+ detail: "Wallet address to query",
14882
14882
  example: '"0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC"',
14883
14883
  require: "o",
14884
14884
  type: "string"
@@ -163790,7 +163790,7 @@ var Kyt = function() {
163790
163790
  height: "14px"
163791
163791
  },
163792
163792
  name: "circle-alert"
163793
- }), /* @__PURE__ */ z.createElement("span", null, "Please make sure the URL is a valid Dune chart link")), f.length > 0 && !m && /* @__PURE__ */ z.createElement("div", {
163793
+ }), /* @__PURE__ */ z.createElement("span", null, "Please add a valid valid Dune chart URL")), f.length > 0 && !m && /* @__PURE__ */ z.createElement("div", {
163794
163794
  className: "modal-footer"
163795
163795
  }, /* @__PURE__ */ z.createElement(Ca, {
163796
163796
  onClick: y,
@@ -164917,8 +164917,8 @@ var Kyt = function() {
164917
164917
  onClose: function() {
164918
164918
  return S(!1);
164919
164919
  },
164920
- placeholder: "Add Dune chart link to embed",
164921
- submitText: "Embed Dune chart"
164920
+ placeholder: "Paste here any Dune chart link for some magic",
164921
+ submitText: "Add Dune chart"
164922
164922
  })));
164923
164923
  }, o6t = function() {
164924
164924
  var r = pr(ra), t = r.context, a = ea(function() {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/dsheet",
3
3
  "private": false,
4
4
  "description": "DSheet",
5
- "version": "0.0.103",
5
+ "version": "0.0.105",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {
@@ -37,10 +37,10 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@fileverse-dev/dsheets-templates": "^0.0.7",
40
- "@fileverse-dev/formula-parser": "^0.2.13-mod-22",
41
- "@fileverse-dev/formulajs": "^4.4.11-mod-35",
42
- "@fileverse-dev/fortune-core": "^1.0.2-mod-85",
43
- "@fileverse-dev/fortune-react": "^1.0.2-mod-85",
40
+ "@fileverse-dev/formula-parser": "^0.2.13-mod-25",
41
+ "@fileverse-dev/formulajs": "^4.4.11-mod-39",
42
+ "@fileverse-dev/fortune-core": "^1.0.2-mod-89",
43
+ "@fileverse-dev/fortune-react": "^1.0.2-mod-89",
44
44
  "@fileverse/ui": "^4.1.7-patch-18",
45
45
  "classnames": "^2.5.1",
46
46
  "exceljs": "^4.4.0",