diff --git a/package-lock.json b/package-lock.json index 678c96f..3f84098 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@inrupt/solid-client-authn-browser": "^4.0.0", "@inrupt/solid-client-authn-node": "^3.1.0", "@mind-studio/core": "^0.7.0", - "@mind-studio/ui": "^0.4.0", + "@mind-studio/ui": "^0.5.0", "lucide-react": "^0.460.0", "next": "16.2.6", "react": "19.2.4", @@ -1513,9 +1513,9 @@ } }, "node_modules/@mind-studio/ui": { - "version": "0.4.0", - "resolved": "https://npm.pkg.github.com/download/@mind-studio/ui/0.4.0/4d57829589aba38f8123b53c858598ed84db4910", - "integrity": "sha512-GOMaHU1tR8z0JIOnOHMJBLcYDItcUuYVuxgBmsBXGoipoSxrknzVnarqiR/7Wm26AWkQ7ISyzDkDcFot6jTgyQ==", + "version": "0.5.0", + "resolved": "https://npm.pkg.github.com/download/@mind-studio/ui/0.5.0/3fc873067e04a306cb44015874f24eeaf683a6d9", + "integrity": "sha512-nJJN2RuP4KvFDyZYJSRnG68kHt6WXFyxyVYH8jCpK6l0Bj+T0+lj7lNuAUrW0bm2atE04NGkZjMAkmZoxjBxmQ==", "license": "MIT", "dependencies": { "@base-ui/react": "^1.5.0", diff --git a/package.json b/package.json index 5e26f64..b8cde33 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@inrupt/solid-client-authn-browser": "^4.0.0", "@inrupt/solid-client-authn-node": "^3.1.0", "@mind-studio/core": "^0.7.0", - "@mind-studio/ui": "^0.4.0", + "@mind-studio/ui": "^0.5.0", "lucide-react": "^0.460.0", "next": "16.2.6", "react": "19.2.4", diff --git a/src/components/PassphraseDialog.tsx b/src/components/PassphraseDialog.tsx index 7302666..32d2149 100644 --- a/src/components/PassphraseDialog.tsx +++ b/src/components/PassphraseDialog.tsx @@ -100,7 +100,7 @@ export default function PassphraseDialog({ {confirmRequired ? ( -
+
Heads up: there is no recovery. If you lose this passphrase, the encrypted files are unrecoverable.