@esfaenza/es-table 11.2.144 → 11.2.145

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.
@@ -4422,7 +4422,9 @@ class EsTableComponent {
4422
4422
  PropertyName: th.thProperty,
4423
4423
  PropertyType: th.thType,
4424
4424
  PropertySource: th.thSource,
4425
- PropAccessor: td.tdPropertyAccessor
4425
+ PropAccessor: td.tdPropertyAccessor,
4426
+ RoutePath: thCasted.thRoutePath,
4427
+ RouteParameterProperties: thCasted.thRouteParameterProperties,
4426
4428
  } :
4427
4429
  {
4428
4430
  LeftBorder: thCasted._lbord,