analytica-frontend-lib 1.3.73 → 1.3.74

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.
@@ -6161,7 +6161,7 @@ init_Input();
6161
6161
  init_TextArea();
6162
6162
  init_Text();
6163
6163
  var import_jsx_runtime25 = require("react/jsx-runtime");
6164
- var ACCEPTED_IMAGE_EXTENSIONS = "image/jpeg,image/png,image/gif,image/webp,image/svg+xml,.jpg,.jpeg,.png,.gif,.webp,.svg";
6164
+ var ACCEPTED_IMAGE_EXTENSIONS = ".jpg,.jpeg,.png,.gif,.webp,.svg";
6165
6165
  var MAX_IMAGE_SIZE_BYTES = 5 * 1024 * 1024;
6166
6166
  var MAX_IMAGE_SIZE_LABEL = "5MB";
6167
6167
  var MessageStep = ({