@esri/solutions-components 0.7.41 → 0.7.42

Sign up to get free protection for your applications and to get access to all the features.
Files changed (29) hide show
  1. package/dist/cjs/card-manager_3.cjs.entry.js +20 -23
  2. package/dist/cjs/{downloadUtils-b10e3b8c.js → downloadUtils-7d4985c0.js} +5 -3
  3. package/dist/cjs/{index.es-b9d6eff6.js → index.es-8cef354a.js} +1 -1
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/map-select-tools_3.cjs.entry.js +1 -1
  6. package/dist/cjs/public-notification.cjs.entry.js +1 -1
  7. package/dist/cjs/solutions-components.cjs.js +1 -1
  8. package/dist/collection/components/layer-table/layer-table.js +21 -24
  9. package/dist/collection/utils/downloadUtils.js +4 -2
  10. package/dist/collection/utils/downloadUtils.ts +4 -2
  11. package/dist/components/downloadUtils.js +4 -2
  12. package/dist/components/layer-table2.js +20 -23
  13. package/dist/esm/card-manager_3.entry.js +20 -23
  14. package/dist/esm/{downloadUtils-20d22198.js → downloadUtils-d5928e55.js} +5 -3
  15. package/dist/esm/{index.es-8b85f68d.js → index.es-a1725c19.js} +1 -1
  16. package/dist/esm/loader.js +1 -1
  17. package/dist/esm/map-select-tools_3.entry.js +1 -1
  18. package/dist/esm/public-notification.entry.js +1 -1
  19. package/dist/esm/solutions-components.js +1 -1
  20. package/dist/solutions-components/{p-f6536eae.js → p-12fc82a9.js} +2 -2
  21. package/dist/solutions-components/{p-2283ae14.entry.js → p-3e88e0bd.entry.js} +1 -1
  22. package/dist/solutions-components/p-52945707.entry.js +6 -0
  23. package/dist/solutions-components/{p-17e328bb.js → p-7f374ec7.js} +1 -1
  24. package/dist/solutions-components/{p-69a1df0f.entry.js → p-ac9c29da.entry.js} +1 -1
  25. package/dist/solutions-components/solutions-components.esm.js +1 -1
  26. package/dist/solutions-components/utils/downloadUtils.ts +4 -2
  27. package/dist/types/components/layer-table/layer-table.d.ts +4 -4
  28. package/package.json +1 -1
  29. package/dist/solutions-components/p-aecf92f4.entry.js +0 -6
@@ -12,7 +12,7 @@ const locale = require('./locale-8c42ba7a.js');
12
12
  const mapViewUtils = require('./mapViewUtils-290dbc9e.js');
13
13
  const interfaces = require('./interfaces-7cd0a48a.js');
14
14
  const publicNotificationStore = require('./publicNotificationStore-ef379d11.js');
15
- const downloadUtils = require('./downloadUtils-b10e3b8c.js');
15
+ const downloadUtils = require('./downloadUtils-7d4985c0.js');
16
16
  require('./esri-loader-a91c0ec1.js');
17
17
  require('./_commonjsHelpers-384729db.js');
18
18
  require('./index-ae65e42f.js');
@@ -12,7 +12,7 @@ const interfaces = require('./interfaces-7cd0a48a.js');
12
12
  const locale = require('./locale-8c42ba7a.js');
13
13
  const mapViewUtils = require('./mapViewUtils-290dbc9e.js');
14
14
  const publicNotificationStore = require('./publicNotificationStore-ef379d11.js');
15
- const downloadUtils = require('./downloadUtils-b10e3b8c.js');
15
+ const downloadUtils = require('./downloadUtils-7d4985c0.js');
16
16
  require('./esri-loader-a91c0ec1.js');
17
17
  require('./_commonjsHelpers-384729db.js');
18
18
  require('./index-ae65e42f.js');