@yibozhang/pro-table 0.0.2 → 0.0.3

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.
@@ -3090,6 +3090,7 @@
3090
3090
  exports.PRO_TABLE_COLUMN_REMOTE = PRO_TABLE_COLUMN_REMOTE;
3091
3091
  exports.PRO_TABLE_DEFAULT_COLUMN = PRO_TABLE_DEFAULT_COLUMN;
3092
3092
  exports.PRO_TABLE_DEFAULT_PROPS = PRO_TABLE_DEFAULT_PROPS;
3093
+ exports.PlateInputModule = PlateInputModule;
3093
3094
  exports.ProTableComponent = ProTableComponent;
3094
3095
  exports.ProTableModule = ProTableModule;
3095
3096
  exports.ɵ0 = ɵ0;
@@ -3099,10 +3100,9 @@
3099
3100
  exports.ɵb = PageContainerComponent;
3100
3101
  exports.ɵc = TableSearchBarModule;
3101
3102
  exports.ɵd = TableSearchBarComponent;
3102
- exports.ɵe = PlateInputModule;
3103
- exports.ɵf = PlateInputComponent;
3104
- exports.ɵg = ColmunsSettingComponent;
3105
- exports.ɵh = DynamicSearchFieldComponent;
3103
+ exports.ɵe = PlateInputComponent;
3104
+ exports.ɵf = ColmunsSettingComponent;
3105
+ exports.ɵg = DynamicSearchFieldComponent;
3106
3106
 
3107
3107
  Object.defineProperty(exports, '__esModule', { value: true });
3108
3108