@fileverse-dev/dsheet 1.0.90-patch-5 → 1.0.90-patch-6

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 +2 -2
  2. package/package.json +2 -2
package/dist/index.es.js CHANGED
@@ -157093,7 +157093,7 @@ var s7 = "GNOSIS_PAY_ACCESS", $6t = function(r) {
157093
157093
  style: {
157094
157094
  borderLeft: "4px solid ".concat(M ? "#177E23" : "#fb923c"),
157095
157095
  backgroundColor: "white",
157096
- padding: "16px",
157096
+ padding: "8px",
157097
157097
  margin: "4px 4px 0px 4px",
157098
157098
  borderRadius: "4px"
157099
157099
  }
@@ -157112,7 +157112,7 @@ var s7 = "GNOSIS_PAY_ACCESS", $6t = function(r) {
157112
157112
  className: "text-heading-xsm color-text-default"
157113
157113
  }, M ? "Access granted" : "Access required")), /* @__PURE__ */ z.createElement("div", null, /* @__PURE__ */ z.createElement("p", {
157114
157114
  style: {
157115
- margin: "0 0 16px 0"
157115
+ margin: "0 0 8px 0"
157116
157116
  },
157117
157117
  className: "text-body-sm color-text-default"
157118
157118
  }, M ? " You have ".concat(J6t(R), " to use your Gnosis Pay account. Then you need to grant access again.") : "To access your Gnosis Pay account, please grant permission. Your dSheet account should be created via the same wallet ss your Gnosis Pay. "), /* @__PURE__ */ z.createElement(Ca, {
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.0.90-patch-5",
5
+ "version": "1.0.90-patch-6",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {
@@ -35,7 +35,7 @@
35
35
  "dependencies": {
36
36
  "@fileverse-dev/dsheets-templates": "^0.0.17",
37
37
  "@fileverse-dev/formulajs": "^4.4.11-mod-90",
38
- "@fileverse-dev/fortune-react": "^1.0.88-patch-6",
38
+ "@fileverse-dev/fortune-react": "^1.0.88-patch-7",
39
39
  "@fileverse/ui": "^4.1.7-patch-21",
40
40
  "classnames": "^2.5.1",
41
41
  "exceljs": "^4.4.0",