@antv/gpt-vis 0.4.4 → 0.4.5

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.
@@ -54,8 +54,7 @@ var defaultConfig = {
54
54
  isActive,
55
55
  type: "filled",
56
56
  style: {
57
- fontSize: 12,
58
- background: "linear-gradient(-89deg, #64b7f2 0%, #4c95f3 100%)"
57
+ fontSize: 12
59
58
  },
60
59
  borderWidth: 2
61
60
  }
@@ -1,2 +1,2 @@
1
- declare const _default: "0.4.4";
1
+ declare const _default: "0.4.5";
2
2
  export default _default;
@@ -22,4 +22,4 @@ __export(version_exports, {
22
22
  default: () => version_default
23
23
  });
24
24
  module.exports = __toCommonJS(version_exports);
25
- var version_default = "0.4.4";
25
+ var version_default = "0.4.5";
@@ -22,8 +22,7 @@ var defaultConfig = {
22
22
  isActive: isActive,
23
23
  type: "filled",
24
24
  style: {
25
- fontSize: 12,
26
- background: 'linear-gradient(-89deg, #64b7f2 0%, #4c95f3 100%)'
25
+ fontSize: 12
27
26
  },
28
27
  borderWidth: 2
29
28
  });
@@ -1,2 +1,2 @@
1
- declare const _default: "0.4.4";
1
+ declare const _default: "0.4.5";
2
2
  export default _default;
@@ -1 +1 @@
1
- export default '0.4.4';
1
+ export default '0.4.5';