@yibozhang/pro-table 0.0.7 → 0.0.8

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.
@@ -3466,19 +3466,19 @@
3466
3466
  exports.PRO_TABLE_COLUMN_REMOTE = PRO_TABLE_COLUMN_REMOTE;
3467
3467
  exports.PRO_TABLE_DEFAULT_COLUMN = PRO_TABLE_DEFAULT_COLUMN;
3468
3468
  exports.PRO_TABLE_DEFAULT_PROPS = PRO_TABLE_DEFAULT_PROPS;
3469
+ exports.PageContainerModule = PageContainerModule;
3469
3470
  exports.PlateInputModule = PlateInputModule;
3470
3471
  exports.ProTableComponent = ProTableComponent;
3471
3472
  exports.ProTableModule = ProTableModule;
3473
+ exports.TableSearchBarModule = TableSearchBarModule;
3472
3474
  exports["ɵ0"] = ɵ0;
3473
3475
  exports["ɵ1"] = ɵ1;
3474
3476
  exports["ɵ2"] = ɵ2;
3475
- exports["ɵa"] = PageContainerModule;
3476
- exports["ɵb"] = PageContainerComponent;
3477
- exports["ɵc"] = TableSearchBarModule;
3478
- exports["ɵd"] = TableSearchBarComponent;
3479
- exports["ɵe"] = PlateInputComponent;
3480
- exports["ɵf"] = ColmunsSettingComponent;
3481
- exports["ɵg"] = DynamicSearchFieldComponent;
3477
+ exports["ɵa"] = PageContainerComponent;
3478
+ exports["ɵb"] = TableSearchBarComponent;
3479
+ exports["ɵc"] = PlateInputComponent;
3480
+ exports["ɵd"] = ColmunsSettingComponent;
3481
+ exports["ɵe"] = DynamicSearchFieldComponent;
3482
3482
 
3483
3483
  Object.defineProperty(exports, '__esModule', { value: true });
3484
3484