@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.
@@ -4893,7 +4893,9 @@ class EsTableComponent {
4893
4893
  PropertyName: th.thProperty,
4894
4894
  PropertyType: th.thType,
4895
4895
  PropertySource: th.thSource,
4896
- PropAccessor: td.tdPropertyAccessor
4896
+ PropAccessor: td.tdPropertyAccessor,
4897
+ RoutePath: thCasted.thRoutePath,
4898
+ RouteParameterProperties: thCasted.thRouteParameterProperties,
4897
4899
  } :
4898
4900
  {
4899
4901
  LeftBorder: thCasted._lbord,