solid-ui 2.6.0-1fee7acb → 2.6.0-2c94accd
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.
- package/dist/solid-ui.js +3 -3
- package/dist/solid-ui.js.map +1 -1
- package/dist/solid-ui.min.js +1 -1
- package/dist/solid-ui.min.js.map +1 -1
- package/lib/login/login.js +1 -1
- package/lib/login/login.js.map +1 -1
- package/lib/versionInfo.js +2 -2
- package/lib/versionInfo.js.map +1 -1
- package/package.json +1 -1
package/dist/solid-ui.js
CHANGED
|
@@ -7447,7 +7447,7 @@ function _ensureLoadedPreferences() {
|
|
|
7447
7447
|
_context4.next = 5;
|
|
7448
7448
|
break;
|
|
7449
7449
|
}
|
|
7450
|
-
m2 = '
|
|
7450
|
+
m2 = 'Oops — you are not authenticated (properly logged in), so SolidOS cannot read your preferences file. Try logging out and then logging back in.';
|
|
7451
7451
|
(0, _log.alert)(m2);
|
|
7452
7452
|
_context4.next = 11;
|
|
7453
7453
|
break;
|
|
@@ -14208,8 +14208,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
14208
14208
|
}));
|
|
14209
14209
|
exports["default"] = void 0;
|
|
14210
14210
|
var _default = exports["default"] = {
|
|
14211
|
-
buildTime: '2025-09-
|
|
14212
|
-
commit: '
|
|
14211
|
+
buildTime: '2025-09-18T13:50:13Z',
|
|
14212
|
+
commit: '2c94accd8113e15678db3c65a9fa255881ea5080',
|
|
14213
14213
|
npmInfo: {
|
|
14214
14214
|
"'solid-ui'": "'2.6.0',",
|
|
14215
14215
|
npm: "'10.8.2',",
|