ps-toolkit-ui 1.6.92 → 1.6.93
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.
- package/bundles/ps-toolkit-ui.umd.js +1 -1
- package/bundles/ps-toolkit-ui.umd.js.map +1 -1
- package/bundles/ps-toolkit-ui.umd.min.js +1 -1
- package/esm2015/ps-toolkit-ui.js +1 -2
- package/esm2015/public-api.js +2 -1
- package/fesm2015/ps-toolkit-ui.js +1 -1
- package/fesm2015/ps-toolkit-ui.js.map +1 -1
- package/package.json +1 -1
- package/ps-toolkit-ui.d.ts +0 -1
- package/ps-toolkit-ui.metadata.json +1 -1
- package/public-api.d.ts +1 -0
|
@@ -8269,6 +8269,7 @@
|
|
|
8269
8269
|
exports.CurrentDataClass = CurrentDataClass;
|
|
8270
8270
|
exports.DayClass = DayClass;
|
|
8271
8271
|
exports.EnumUtils = EnumUtils;
|
|
8272
|
+
exports.ErrorComponent = ErrorComponent;
|
|
8272
8273
|
exports.FooterComponent = FooterComponent;
|
|
8273
8274
|
exports.FormBankCardComponent = FormBankCardComponent;
|
|
8274
8275
|
exports.FormButtonComponent = FormButtonComponent;
|
|
@@ -8337,7 +8338,6 @@
|
|
|
8337
8338
|
exports.ɵn = ChartComponent;
|
|
8338
8339
|
exports.ɵo = SafeHtmlPipe;
|
|
8339
8340
|
exports.ɵp = FormTagComponent;
|
|
8340
|
-
exports.ɵq = ErrorComponent;
|
|
8341
8341
|
|
|
8342
8342
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
8343
8343
|
|