@esfaenza/es-table 15.2.4 → 15.2.5

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.
@@ -4858,7 +4858,9 @@ class EsTableComponent {
4858
4858
  PropertyName: th.thProperty,
4859
4859
  PropertyType: th.thType,
4860
4860
  PropertySource: th.thSource,
4861
- PropAccessor: td.tdPropertyAccessor
4861
+ PropAccessor: td.tdPropertyAccessor,
4862
+ RoutePath: thCasted.thRoutePath,
4863
+ RouteParameterProperties: thCasted.thRouteParameterProperties,
4862
4864
  } :
4863
4865
  {
4864
4866
  LeftBorder: thCasted._lbord,