pollination-react-io 1.53.4 → 1.53.5

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.
@@ -49312,7 +49312,7 @@ var FileCard = function (_a) {
49312
49312
  React__default.createElement("div", { className: 'title-param' },
49313
49313
  React__default.createElement("div", { style: { float: 'left', margin: '0 8px 0 0' } }, !isLoading ? React__default.createElement("div", { title: !isInactive
49314
49314
  ? 'Open the viewer'
49315
- : 'File preview disabled. Download the output from workspace' },
49315
+ : 'File is missing. Check run workspace' },
49316
49316
  React__default.createElement("span", { style: { margin: '0 8px 0 0' } }, getFileIcon(18, ((_c = (_b = path.split('/')
49317
49317
  .reverse()[0]) === null || _b === void 0 ? void 0 : _b.split('.')) === null || _c === void 0 ? void 0 : _c.pop()) || '')),
49318
49318
  label)