@insticc/react-datagrid-2 1.1.24 → 1.1.25

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.
@@ -85,7 +85,7 @@ var ExportActions = function ExportActions(props) {
85
85
  icon: /*#__PURE__*/(0, _jsxRuntime.jsx)(_semanticUiReact.Icon, {
86
86
  name: "file excel"
87
87
  }),
88
- content: "Export All Data",
88
+ content: "Export",
89
89
  inverted: true,
90
90
  color: "green"
91
91
  })
@@ -100,7 +100,7 @@ var ExportActions = function ExportActions(props) {
100
100
  icon: /*#__PURE__*/(0, _jsxRuntime.jsx)(_semanticUiReact.Icon, {
101
101
  name: "file pdf"
102
102
  }),
103
- content: "Export All Data",
103
+ content: "Export",
104
104
  inverted: true,
105
105
  color: "red"
106
106
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@insticc/react-datagrid-2",
3
- "version": "1.1.24",
3
+ "version": "1.1.25",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "files": [