@esfaenza/es-table 15.2.33 → 15.2.34

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.
@@ -4826,6 +4826,7 @@ class EsTableComponent {
4826
4826
  PropertyName: th.thProperty,
4827
4827
  PropertyType: th.thType,
4828
4828
  PropertySource: th.thSource,
4829
+ EditorOptions: th.thEditorOptions,
4829
4830
  PropAccessor: td.tdPropertyAccessor,
4830
4831
  RoutePath: thCasted.thRoutePath,
4831
4832
  RouteParameterProperties: thCasted.thRouteParameterProperties,