ps-toolkit-ui 0.2.55 → 0.2.56

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.
@@ -184,7 +184,6 @@ export declare const strings: {
184
184
  LoadingDot: string;
185
185
  LoadingDotWhite: string;
186
186
  Loading: string;
187
- LoadingComp: string;
188
187
  LoadingEmpty: string;
189
188
  LoadingTable: string;
190
189
  EmptyData: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ps-toolkit-ui",
3
- "version": "0.2.55",
3
+ "version": "0.2.56",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^10.1.6",
6
6
  "@angular/core": "^10.1.6"