impaktapps-ui-builder 1.0.196-test → 1.0.196-test1

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.
@@ -10851,7 +10851,7 @@ var service = (funcParams) => {
10851
10851
  dynamicData: funcParams.dynamicData,
10852
10852
  userValue: funcParams.userValue,
10853
10853
  service: funcParams.service,
10854
- serviceHolder: { downloadFile: downloadFile$1, download: downloadFileFromUrl, ...funcParams.functionsProvider },
10854
+ serviceHolder: { downloadFile: downloadFile$1, downloadFileFromUrl, ...funcParams.functionsProvider },
10855
10855
  eventGroups,
10856
10856
  functionsProvider: funcParams.functionsProvider,
10857
10857
  formDataHolder