rez-table-listing-mui 1.3.6 → 1.3.7

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.
package/dist/index.d.ts CHANGED
@@ -240,6 +240,7 @@ interface FilterDataMainFilterEntityWiseCriteriaProps {
240
240
  attribute_key: string;
241
241
  element_type: FilterInputDataTypes;
242
242
  datasource_list: any;
243
+ data_type: FilterInputDataTypes;
243
244
  }
244
245
  interface FilterDataProps {
245
246
  mainFilter?: {