@sd-angular/core 1.3.148 → 1.3.149

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.
@@ -4031,10 +4031,12 @@
4031
4031
  * Generated bundle index. Do not edit.
4032
4032
  */
4033
4033
 
4034
+ exports.DEFAULT_TABLE_CONFIG = DEFAULT_TABLE_CONFIG;
4034
4035
  exports.MatPaginatorIntlCro = MatPaginatorIntlCro;
4035
4036
  exports.SdFilterOperators = SdFilterOperators;
4036
4037
  exports.SdTable = SdTable;
4037
4038
  exports.SdTableModule = SdTableModule;
4039
+ exports.TABLE_CONFIG = TABLE_CONFIG;
4038
4040
  exports.ɵa = SdGridQuickAction;
4039
4041
  exports.ɵb = SdDesktopCell;
4040
4042
  exports.ɵba = SdColumnTooltipPipe;