@milemaker/milemaker-js 2.0.0-alpha.5 → 2.0.0-alpha.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.
Files changed (35) hide show
  1. package/dist/actions/marker/createClusterMarkersAction.factory.d.ts +4 -1
  2. package/dist/actions/marker/index.d.ts +4 -1
  3. package/dist/apis/aerisWeather/aerisWeather.api.d.ts +1 -1
  4. package/dist/apis/aerisWeather/aerisWeather.slice.d.ts +0 -7
  5. package/dist/components/WeatherLegend/RainSnowIceLegend/RainSnowIceLegend.types.d.ts +1 -0
  6. package/dist/components/WeatherLegend/WeatherAlertsLegend/WeatherAlertsLegend.types.d.ts +1 -0
  7. package/dist/components/WeatherLegend/WeatherLegend.types.d.ts +1 -0
  8. package/dist/components/WeatherLegend/WeatherTemperaturesLegend/WeatherTemperaturesLegend.types.d.ts +1 -0
  9. package/dist/components/WeatherLegend/WeatherWindSpeedsLegend/WeatherWindSpeedsLegend.types.d.ts +1 -0
  10. package/dist/createMap/createMap.d.ts +1 -1
  11. package/dist/index.cjs +260 -260
  12. package/dist/index.cjs.map +1 -0
  13. package/dist/index.esm-8a133e09.js +1 -0
  14. package/dist/index.esm-8a133e09.js.map +1 -0
  15. package/dist/index.esm-e8122a0a.cjs +1 -0
  16. package/dist/index.esm-e8122a0a.cjs.map +1 -0
  17. package/dist/index.js +29109 -30094
  18. package/dist/index.js.map +1 -0
  19. package/dist/nmaps-gl-69f5266d.js +1 -0
  20. package/dist/nmaps-gl-69f5266d.js.map +1 -0
  21. package/dist/nmaps-gl-6afeae26.cjs +1 -0
  22. package/dist/nmaps-gl-6afeae26.cjs.map +1 -0
  23. package/dist/utils/apis/api.constants.d.ts +6 -0
  24. package/dist/utils/apis/api.types.d.ts +5 -0
  25. package/dist/utils/apis/logEvents.api.d.ts +37 -0
  26. package/dist/utils/apis/sdkEvents.api.d.ts +4 -0
  27. package/dist/utils/constants.d.ts +3 -4
  28. package/dist/utils/helpers/httpHeader.helpers.d.ts +29 -0
  29. package/dist/utils/helpers/prepareAppErrorMailToData.helper.d.ts +2 -2
  30. package/dist/utils/helpers/sourcemap.helpers.d.ts +14 -0
  31. package/dist/utils/types.d.ts +0 -7
  32. package/dist/utils/version.d.ts +1 -1
  33. package/package.json +3 -1
  34. package/dist/helpers/sdkEvents.helpers.d.ts +0 -4
  35. package/dist/utils/helpers/prepareContactSupportMandatoryFields.helper.d.ts +0 -4
@@ -3078,3 +3078,4 @@ export {
3078
3078
  Rt as mpfr_free_cache_t,
3079
3079
  Vt as mpfr_rnd_t
3080
3080
  };
3081
+ //# sourceMappingURL=index.esm-8a133e09.js.map