@gallop.software/studio 1.4.3 → 1.4.4

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.
@@ -403,7 +403,7 @@ function ProgressModal({
403
403
  " before stopping."
404
404
  ] }) : isComplete ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
405
405
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "p", { css: styles.message, children: [
406
- progress.isMove ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
406
+ progress.message ? progress.message : progress.isMove ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
407
407
  "Moved ",
408
408
  progress.processed,
409
409
  " file",
@@ -6104,4 +6104,4 @@ var StudioUI_default = StudioUI;
6104
6104
 
6105
6105
 
6106
6106
  exports.StudioUI = StudioUI; exports.default = StudioUI_default;
6107
- //# sourceMappingURL=StudioUI-2IMM2BEH.js.map
6107
+ //# sourceMappingURL=StudioUI-53H4FUEE.js.map