@zlooks.cn/password-auth-server 1.0.1 → 1.0.2
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/.hile-rsc/{build-mtimy4oq-2ea9fd56/client-browser/chunks/chunk-Q3WJINFG.js → build-mtjl0eh7-90bc0b3a/client-browser/chunks/chunk-RZRQMKUX.js} +3 -3
- package/.hile-rsc/{build-mtimy4oq-2ea9fd56/client-browser/src-plugin-page-frame-07c4de56a6-OCDODDFY.js → build-mtjl0eh7-90bc0b3a/client-browser/src-plugin-page-frame-07c4de56a6-GJVQS7WE.js} +1 -1
- package/.hile-rsc/{build-mtimy4oq-2ea9fd56/client-browser/src-plugin-password-form-3bd63d69e5-CCNUYY62.js → build-mtjl0eh7-90bc0b3a/client-browser/src-plugin-password-form-3bd63d69e5-PXXZM4RL.js} +1 -1
- package/.hile-rsc/{build-mtimy4oq-2ea9fd56/client-ssr/chunks/chunk-36DACA7C.js → build-mtjl0eh7-90bc0b3a/client-ssr/chunks/chunk-SH36JXFV.js} +4 -4
- package/.hile-rsc/{build-mtimy4oq-2ea9fd56/client-ssr/src-plugin-page-frame-07c4de56a6-SYE4RRNX.js → build-mtjl0eh7-90bc0b3a/client-ssr/src-plugin-page-frame-07c4de56a6-JTUKAMPR.js} +1 -1
- package/.hile-rsc/{build-mtimy4oq-2ea9fd56/client-ssr/src-plugin-password-form-3bd63d69e5-YVCPJXLL.js → build-mtjl0eh7-90bc0b3a/client-ssr/src-plugin-password-form-3bd63d69e5-ESX5GCJR.js} +1 -1
- package/.hile-rsc/{build-mtimy4oq-2ea9fd56 → build-mtjl0eh7-90bc0b3a}/plugin.json +18 -18
- package/.hile-rsc/{build-mtimy4oq-2ea9fd56 → build-mtjl0eh7-90bc0b3a}/server-rsc/index.js +2 -2
- package/package.json +11 -11
- /package/.hile-rsc/{build-mtimy4oq-2ea9fd56 → build-mtjl0eh7-90bc0b3a}/client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css +0 -0
- /package/.hile-rsc/{build-mtimy4oq-2ea9fd56 → build-mtjl0eh7-90bc0b3a}/client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css +0 -0
- /package/.hile-rsc/{build-mtimy4oq-2ea9fd56 → build-mtjl0eh7-90bc0b3a}/styles/4b3193c4f2b317ffed425ccf401342a4bdd6ccfd5f9c42def3315e776f166975.css +0 -0
|
@@ -397,7 +397,7 @@ var useSyncExternalStore = React.useSyncExternalStore;
|
|
|
397
397
|
var useTransition = React.useTransition;
|
|
398
398
|
var version = React.version;
|
|
399
399
|
|
|
400
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
400
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.18_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._502f5628b4fa23beb10871f5285e92e2/node_modules/@hile/rsc/dist/client/navigation-internals.js
|
|
401
401
|
function resolveRscNavigationUrl(href, currentHref) {
|
|
402
402
|
try {
|
|
403
403
|
const destination = new URL(href, currentHref);
|
|
@@ -415,7 +415,7 @@ function shouldHandleRscNavigationClick(event, anchor, currentHref) {
|
|
|
415
415
|
return current !== void 0 && destination !== void 0 && destination.origin === current.origin;
|
|
416
416
|
}
|
|
417
417
|
|
|
418
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
418
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.18_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._502f5628b4fa23beb10871f5285e92e2/node_modules/@hile/rsc/dist/client/navigation-runtime.js
|
|
419
419
|
var runtimeStateKey = /* @__PURE__ */ Symbol.for("@hile/rsc/client/navigation/runtime");
|
|
420
420
|
function runtimeState() {
|
|
421
421
|
const scope = globalThis;
|
|
@@ -425,7 +425,7 @@ function getRscNavigationRuntime() {
|
|
|
425
425
|
return runtimeState().installations.at(-1)?.navigation;
|
|
426
426
|
}
|
|
427
427
|
|
|
428
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
428
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.18_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._502f5628b4fa23beb10871f5285e92e2/node_modules/@hile/rsc/dist/client/navigation.js
|
|
429
429
|
function browserLocation() {
|
|
430
430
|
return typeof window === "undefined" ? void 0 : window.location;
|
|
431
431
|
}
|
|
@@ -140913,10 +140913,10 @@ var require_lib49 = __commonJS({
|
|
|
140913
140913
|
}
|
|
140914
140914
|
});
|
|
140915
140915
|
|
|
140916
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
140916
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.18_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._502f5628b4fa23beb10871f5285e92e2/node_modules/@hile/rsc/dist/client/navigation.js
|
|
140917
140917
|
init_react();
|
|
140918
140918
|
|
|
140919
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
140919
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.18_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._502f5628b4fa23beb10871f5285e92e2/node_modules/@hile/rsc/dist/client/navigation-internals.js
|
|
140920
140920
|
function resolveRscNavigationUrl(href, currentHref) {
|
|
140921
140921
|
try {
|
|
140922
140922
|
const destination = new URL(href, currentHref);
|
|
@@ -140934,7 +140934,7 @@ function shouldHandleRscNavigationClick(event, anchor, currentHref) {
|
|
|
140934
140934
|
return current !== void 0 && destination !== void 0 && destination.origin === current.origin;
|
|
140935
140935
|
}
|
|
140936
140936
|
|
|
140937
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
140937
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.18_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._502f5628b4fa23beb10871f5285e92e2/node_modules/@hile/rsc/dist/client/navigation-runtime.js
|
|
140938
140938
|
var runtimeStateKey = /* @__PURE__ */ Symbol.for("@hile/rsc/client/navigation/runtime");
|
|
140939
140939
|
function runtimeState() {
|
|
140940
140940
|
const scope = globalThis;
|
|
@@ -140944,7 +140944,7 @@ function getRscNavigationRuntime() {
|
|
|
140944
140944
|
return runtimeState().installations.at(-1)?.navigation;
|
|
140945
140945
|
}
|
|
140946
140946
|
|
|
140947
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
140947
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.18_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._502f5628b4fa23beb10871f5285e92e2/node_modules/@hile/rsc/dist/client/navigation.js
|
|
140948
140948
|
function browserLocation() {
|
|
140949
140949
|
return typeof window === "undefined" ? void 0 : window.location;
|
|
140950
140950
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"protocolVersion": 1,
|
|
3
3
|
"pluginId": "auth.password",
|
|
4
|
-
"buildId": "build-
|
|
4
|
+
"buildId": "build-mtjl0eh7-90bc0b3a",
|
|
5
5
|
"runtime": {
|
|
6
6
|
"react": "19.2.8",
|
|
7
7
|
"reactDom": "19.2.8",
|
|
@@ -9,49 +9,49 @@
|
|
|
9
9
|
},
|
|
10
10
|
"server": {
|
|
11
11
|
"entry": "server-rsc/index.js",
|
|
12
|
-
"integrity": "sha256-
|
|
12
|
+
"integrity": "sha256-LA/4Hy7Ud3AW5jpIPrdUb7mDXClUq8fiDrI/wyajvxg="
|
|
13
13
|
},
|
|
14
14
|
"serverFunctions": [],
|
|
15
15
|
"clients": [
|
|
16
16
|
{
|
|
17
17
|
"id": "auth.password/src/plugin/page-frame#default",
|
|
18
|
-
"module": "client-browser/src-plugin-page-frame-07c4de56a6-
|
|
19
|
-
"ssrModule": "client-ssr/src-plugin-page-frame-07c4de56a6-
|
|
18
|
+
"module": "client-browser/src-plugin-page-frame-07c4de56a6-GJVQS7WE.js",
|
|
19
|
+
"ssrModule": "client-ssr/src-plugin-page-frame-07c4de56a6-JTUKAMPR.js",
|
|
20
20
|
"exportName": "default",
|
|
21
21
|
"chunks": [
|
|
22
22
|
{
|
|
23
|
-
"path": "client-browser/chunks/chunk-
|
|
24
|
-
"integrity": "sha256-
|
|
23
|
+
"path": "client-browser/chunks/chunk-RZRQMKUX.js",
|
|
24
|
+
"integrity": "sha256-0rjkff4F89IZPiLm2GpASMJSIejdQ8YwB8R2mft7dUY="
|
|
25
25
|
}
|
|
26
26
|
],
|
|
27
27
|
"ssrChunks": [
|
|
28
28
|
{
|
|
29
|
-
"path": "client-ssr/chunks/chunk-
|
|
30
|
-
"integrity": "sha256-
|
|
29
|
+
"path": "client-ssr/chunks/chunk-SH36JXFV.js",
|
|
30
|
+
"integrity": "sha256-S9M7iNgQ38vKidy+3Nn9rvRqH29e/4OGtg1bDpKH9yM="
|
|
31
31
|
}
|
|
32
32
|
],
|
|
33
|
-
"integrity": "sha256-
|
|
34
|
-
"ssrIntegrity": "sha256-
|
|
33
|
+
"integrity": "sha256-Q3jgZAUwCpUfEIl2zKt4gMVLYXRXDWLN810cv7pNljA=",
|
|
34
|
+
"ssrIntegrity": "sha256-7LqHPOuuxjCvz4ff01rkmbBMRyBS0PV33mQfb23ebT8="
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"id": "auth.password/src/plugin/password-form#default",
|
|
38
|
-
"module": "client-browser/src-plugin-password-form-3bd63d69e5-
|
|
39
|
-
"ssrModule": "client-ssr/src-plugin-password-form-3bd63d69e5-
|
|
38
|
+
"module": "client-browser/src-plugin-password-form-3bd63d69e5-PXXZM4RL.js",
|
|
39
|
+
"ssrModule": "client-ssr/src-plugin-password-form-3bd63d69e5-ESX5GCJR.js",
|
|
40
40
|
"exportName": "default",
|
|
41
41
|
"chunks": [
|
|
42
42
|
{
|
|
43
|
-
"path": "client-browser/chunks/chunk-
|
|
44
|
-
"integrity": "sha256-
|
|
43
|
+
"path": "client-browser/chunks/chunk-RZRQMKUX.js",
|
|
44
|
+
"integrity": "sha256-0rjkff4F89IZPiLm2GpASMJSIejdQ8YwB8R2mft7dUY="
|
|
45
45
|
}
|
|
46
46
|
],
|
|
47
47
|
"ssrChunks": [
|
|
48
48
|
{
|
|
49
|
-
"path": "client-ssr/chunks/chunk-
|
|
50
|
-
"integrity": "sha256-
|
|
49
|
+
"path": "client-ssr/chunks/chunk-SH36JXFV.js",
|
|
50
|
+
"integrity": "sha256-S9M7iNgQ38vKidy+3Nn9rvRqH29e/4OGtg1bDpKH9yM="
|
|
51
51
|
}
|
|
52
52
|
],
|
|
53
|
-
"integrity": "sha256-
|
|
54
|
-
"ssrIntegrity": "sha256-
|
|
53
|
+
"integrity": "sha256-5XDW/QoCa+4hpB/EHmujEYdXwJqfZ14yxt+KaR3hc/M=",
|
|
54
|
+
"ssrIntegrity": "sha256-jqh/KvQXoqWvAkq4quT9mXF5b3czg35zzbHpLGOiK5U="
|
|
55
55
|
}
|
|
56
56
|
],
|
|
57
57
|
"styles": [
|
|
@@ -15217,7 +15217,7 @@ var __hileRemoteClientBoundary = __hileRegisterClientReference(function() {
|
|
|
15217
15217
|
function __hileDefault(props) {
|
|
15218
15218
|
return React.createElement(__hileRemoteClientBoundary, {
|
|
15219
15219
|
pluginId: "auth.password",
|
|
15220
|
-
buildId: "build-
|
|
15220
|
+
buildId: "build-mtjl0eh7-90bc0b3a",
|
|
15221
15221
|
referenceId: "auth.password/src/plugin/password-form#default",
|
|
15222
15222
|
exportName: "default",
|
|
15223
15223
|
props
|
|
@@ -15234,7 +15234,7 @@ var __hileRemoteClientBoundary2 = __hileRegisterClientReference2(function() {
|
|
|
15234
15234
|
function __hileDefault2(props) {
|
|
15235
15235
|
return React2.createElement(__hileRemoteClientBoundary2, {
|
|
15236
15236
|
pluginId: "auth.password",
|
|
15237
|
-
buildId: "build-
|
|
15237
|
+
buildId: "build-mtjl0eh7-90bc0b3a",
|
|
15238
15238
|
referenceId: "auth.password/src/plugin/page-frame#default",
|
|
15239
15239
|
exportName: "default",
|
|
15240
15240
|
props
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zlooks.cn/password-auth-server",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
@@ -43,19 +43,19 @@
|
|
|
43
43
|
"@hile/core": "4.0.1",
|
|
44
44
|
"@hile/ioredis": "4.0.1",
|
|
45
45
|
"@hile/logger": "4.0.1",
|
|
46
|
-
"@hile/message-loader": "4.0.
|
|
47
|
-
"@hile/micro": "4.0.
|
|
46
|
+
"@hile/message-loader": "4.0.4",
|
|
47
|
+
"@hile/micro": "4.0.4",
|
|
48
48
|
"@hile/reactivity": "3.0.1",
|
|
49
49
|
"@hile/redis-lock": "4.0.1",
|
|
50
|
-
"@hile/redis-rate-limit": "4.0.
|
|
50
|
+
"@hile/redis-rate-limit": "4.0.3",
|
|
51
51
|
"@hile/reloader": "3.0.3",
|
|
52
|
-
"@hile/rsc": "1.0.
|
|
53
|
-
"@hile/rsc-discovery-hile": "1.0.
|
|
54
|
-
"@hile/schedule": "4.0.
|
|
52
|
+
"@hile/rsc": "1.0.18",
|
|
53
|
+
"@hile/rsc-discovery-hile": "1.0.15",
|
|
54
|
+
"@hile/schedule": "4.0.3",
|
|
55
55
|
"@hile/typeorm": "4.0.1",
|
|
56
56
|
"@node-rs/argon2": "2.1.0",
|
|
57
57
|
"@zlooks.cn/auth-extension-contract": "1.0.0",
|
|
58
|
-
"@zlooks.cn/database-command": "1.0.
|
|
58
|
+
"@zlooks.cn/database-command": "1.0.2",
|
|
59
59
|
"@zlooks.cn/global-config-shared": "1.0.0",
|
|
60
60
|
"@zlooks.cn/infrastructure": "1.0.0",
|
|
61
61
|
"@zlooks.cn/registry-config": "1.0.0",
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
"zod": "4.4.3"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
|
-
"@hile/cli": "4.0.
|
|
79
|
-
"@hile/rsc-build": "1.0.
|
|
78
|
+
"@hile/cli": "4.0.5",
|
|
79
|
+
"@hile/rsc-build": "1.0.15",
|
|
80
80
|
"@types/node": "26.2.0",
|
|
81
81
|
"@types/nodemailer": "8.0.1",
|
|
82
82
|
"@types/react": "19.2.18",
|
|
@@ -86,5 +86,5 @@
|
|
|
86
86
|
"typescript": "7.0.2",
|
|
87
87
|
"vitest": "4.1.11"
|
|
88
88
|
},
|
|
89
|
-
"gitHead": "
|
|
89
|
+
"gitHead": "375c50cb6747e7741286fc85ac72cb52a2315001"
|
|
90
90
|
}
|
|
File without changes
|
|
File without changes
|