ps-toolkit-ui 1.20.84 → 1.20.86

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.
@@ -189,7 +189,7 @@ export declare const strings: {
189
189
  Reload: string;
190
190
  Maximum: string;
191
191
  Minimum: string;
192
- Export: string;
192
+ ExportTable: string;
193
193
  Send: string;
194
194
  ExportPrint: string;
195
195
  ExportExcel: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ps-toolkit-ui",
3
- "version": "1.20.84",
3
+ "version": "1.20.86",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^10.1.6",
6
6
  "@angular/core": "^10.1.6"