@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.
@@ -4862,6 +4862,7 @@ class EsTableComponent {
4862
4862
  PropertyName: th.thProperty,
4863
4863
  PropertyType: th.thType,
4864
4864
  PropertySource: th.thSource,
4865
+ EditorOptions: th.thEditorOptions,
4865
4866
  PropAccessor: td.tdPropertyAccessor,
4866
4867
  RoutePath: thCasted.thRoutePath,
4867
4868
  RouteParameterProperties: thCasted.thRouteParameterProperties,