@ebuilding/base 2.3.14 → 2.3.20

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.
@@ -2126,6 +2126,8 @@ class ListService {
2126
2126
  options: element.options,
2127
2127
  format: element?.format,
2128
2128
  izBetween: element?.izBetween,
2129
+ isReload: element?.isReload,
2130
+ showPageId: element?.showPageId
2129
2131
  };
2130
2132
  });
2131
2133
  }