pollination-react-io 1.14.0 → 1.14.1

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.
@@ -39865,7 +39865,7 @@ var SelectCloudArtifacts = function (_a) {
39865
39865
  } },
39866
39866
  icon,
39867
39867
  item.name));
39868
- }, setSelected: setSelArtifact, loading: loading, icon: React__default.createElement(CloudPlus$1, null), header: path.length > 0 &&
39868
+ }, setSelected: setSelArtifact, loading: loading, disabled: !projectName || !projectOwner, icon: React__default.createElement(CloudPlus$1, null), header: path.length > 0 &&
39869
39869
  React__default.createElement("div", { key: "header", style: {
39870
39870
  width: '100%',
39871
39871
  display: 'flex',