@zlooks.cn/password-auth-server 1.0.5 → 1.0.6
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-mtwvmb9w-8d24cd70/client-browser/chunks/chunk-Q4E7K4YZ.js → build-mtwz7fk2-a912695b/client-browser/chunks/chunk-XJNPI5IC.js} +3 -3
- package/.hile-rsc/{build-mtwvmb9w-8d24cd70/client-browser/src-plugin-page-frame-07c4de56a6-3RB2NF7F.js → build-mtwz7fk2-a912695b/client-browser/src-plugin-page-frame-07c4de56a6-RAI54M3V.js} +1 -1
- package/.hile-rsc/{build-mtwvmb9w-8d24cd70/client-browser/src-plugin-password-form-3bd63d69e5-LHEMP4OP.js → build-mtwz7fk2-a912695b/client-browser/src-plugin-password-form-3bd63d69e5-DTURXEQT.js} +1 -1
- package/.hile-rsc/{build-mtwvmb9w-8d24cd70/client-ssr/chunks/chunk-IR7T4YHX.js → build-mtwz7fk2-a912695b/client-ssr/chunks/chunk-3ROBWYWF.js} +4 -4
- package/.hile-rsc/{build-mtwvmb9w-8d24cd70/client-ssr/src-plugin-page-frame-07c4de56a6-5ALGD76V.js → build-mtwz7fk2-a912695b/client-ssr/src-plugin-page-frame-07c4de56a6-T2ICVKWU.js} +1 -1
- package/.hile-rsc/{build-mtwvmb9w-8d24cd70/client-ssr/src-plugin-password-form-3bd63d69e5-TF7ZOD75.js → build-mtwz7fk2-a912695b/client-ssr/src-plugin-password-form-3bd63d69e5-7GPQ7P5J.js} +1 -1
- package/.hile-rsc/{build-mtwvmb9w-8d24cd70 → build-mtwz7fk2-a912695b}/plugin.json +18 -18
- package/.hile-rsc/{build-mtwvmb9w-8d24cd70 → build-mtwz7fk2-a912695b}/server-rsc/index.js +2 -2
- package/package.json +6 -6
- /package/.hile-rsc/{build-mtwvmb9w-8d24cd70 → build-mtwz7fk2-a912695b}/client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css +0 -0
- /package/.hile-rsc/{build-mtwvmb9w-8d24cd70 → build-mtwz7fk2-a912695b}/client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css +0 -0
- /package/.hile-rsc/{build-mtwvmb9w-8d24cd70 → build-mtwz7fk2-a912695b}/styles/4b3193c4f2b317ffed425ccf401342a4bdd6ccfd5f9c42def3315e776f166975.css +0 -0
|
@@ -317,7 +317,7 @@ var useSyncExternalStore = React.useSyncExternalStore;
|
|
|
317
317
|
var useTransition = React.useTransition;
|
|
318
318
|
var version = React.version;
|
|
319
319
|
|
|
320
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
320
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.21_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._7756791808b6e225b36e83038d404c27/node_modules/@hile/rsc/dist/client/navigation-internals.js
|
|
321
321
|
function resolveRscNavigationUrl(href, currentHref) {
|
|
322
322
|
try {
|
|
323
323
|
const destination = new URL(href, currentHref);
|
|
@@ -335,7 +335,7 @@ function shouldHandleRscNavigationClick(event, anchor, currentHref) {
|
|
|
335
335
|
return current !== void 0 && destination !== void 0 && destination.origin === current.origin;
|
|
336
336
|
}
|
|
337
337
|
|
|
338
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
338
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.21_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._7756791808b6e225b36e83038d404c27/node_modules/@hile/rsc/dist/client/navigation-runtime.js
|
|
339
339
|
var runtimeStateKey = /* @__PURE__ */ Symbol.for("@hile/rsc/client/navigation/runtime");
|
|
340
340
|
function runtimeState() {
|
|
341
341
|
const scope = globalThis;
|
|
@@ -345,7 +345,7 @@ function getRscNavigationRuntime() {
|
|
|
345
345
|
return runtimeState().installations.at(-1)?.navigation;
|
|
346
346
|
}
|
|
347
347
|
|
|
348
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
348
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.21_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._7756791808b6e225b36e83038d404c27/node_modules/@hile/rsc/dist/client/navigation.js
|
|
349
349
|
function browserLocation() {
|
|
350
350
|
return typeof window === "undefined" ? void 0 : window.location;
|
|
351
351
|
}
|
|
@@ -72,7 +72,7 @@ import {
|
|
|
72
72
|
useSyncExternalStore,
|
|
73
73
|
useZlooksApp,
|
|
74
74
|
warning_default
|
|
75
|
-
} from "./chunks/chunk-
|
|
75
|
+
} from "./chunks/chunk-XJNPI5IC.js";
|
|
76
76
|
|
|
77
77
|
// ../../node_modules/.pnpm/@ant-design+icons-svg@4.5.0/node_modules/@ant-design/icons-svg/lib/asn/EditOutlined.js
|
|
78
78
|
var require_EditOutlined = __commonJS({
|
|
@@ -120,7 +120,7 @@ import {
|
|
|
120
120
|
version,
|
|
121
121
|
warning_default,
|
|
122
122
|
zoomIn
|
|
123
|
-
} from "./chunks/chunk-
|
|
123
|
+
} from "./chunks/chunk-XJNPI5IC.js";
|
|
124
124
|
|
|
125
125
|
// ../../node_modules/.pnpm/@ant-design+icons-svg@4.5.0/node_modules/@ant-design/icons-svg/lib/asn/SearchOutlined.js
|
|
126
126
|
var require_SearchOutlined = __commonJS({
|
|
@@ -21286,10 +21286,10 @@ var require_CopyOutlined = __commonJS({
|
|
|
21286
21286
|
}
|
|
21287
21287
|
});
|
|
21288
21288
|
|
|
21289
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
21289
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.21_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._7756791808b6e225b36e83038d404c27/node_modules/@hile/rsc/dist/client/navigation.js
|
|
21290
21290
|
init_react();
|
|
21291
21291
|
|
|
21292
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
21292
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.21_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._7756791808b6e225b36e83038d404c27/node_modules/@hile/rsc/dist/client/navigation-internals.js
|
|
21293
21293
|
function resolveRscNavigationUrl(href, currentHref) {
|
|
21294
21294
|
try {
|
|
21295
21295
|
const destination = new URL(href, currentHref);
|
|
@@ -21307,7 +21307,7 @@ function shouldHandleRscNavigationClick(event, anchor, currentHref) {
|
|
|
21307
21307
|
return current !== void 0 && destination !== void 0 && destination.origin === current.origin;
|
|
21308
21308
|
}
|
|
21309
21309
|
|
|
21310
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
21310
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.21_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._7756791808b6e225b36e83038d404c27/node_modules/@hile/rsc/dist/client/navigation-runtime.js
|
|
21311
21311
|
var runtimeStateKey = /* @__PURE__ */ Symbol.for("@hile/rsc/client/navigation/runtime");
|
|
21312
21312
|
function runtimeState() {
|
|
21313
21313
|
const scope = globalThis;
|
|
@@ -21317,7 +21317,7 @@ function getRscNavigationRuntime() {
|
|
|
21317
21317
|
return runtimeState().installations.at(-1)?.navigation;
|
|
21318
21318
|
}
|
|
21319
21319
|
|
|
21320
|
-
// ../../node_modules/.pnpm/@hile+rsc@1.0.
|
|
21320
|
+
// ../../node_modules/.pnpm/@hile+rsc@1.0.21_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._7756791808b6e225b36e83038d404c27/node_modules/@hile/rsc/dist/client/navigation.js
|
|
21321
21321
|
function browserLocation() {
|
|
21322
21322
|
return typeof window === "undefined" ? void 0 : window.location;
|
|
21323
21323
|
}
|
|
@@ -53,7 +53,7 @@ import {
|
|
|
53
53
|
useState,
|
|
54
54
|
useSyncExternalStore,
|
|
55
55
|
useZlooksApp
|
|
56
|
-
} from "./chunks/chunk-
|
|
56
|
+
} from "./chunks/chunk-3ROBWYWF.js";
|
|
57
57
|
|
|
58
58
|
// ../../node_modules/.pnpm/antd@6.6.1_luxon@3.7.2_moment@2.30.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/antd/es/app/App.js
|
|
59
59
|
init_react();
|
|
@@ -74,7 +74,7 @@ import {
|
|
|
74
74
|
useRequest,
|
|
75
75
|
useRscNavigation,
|
|
76
76
|
useState
|
|
77
|
-
} from "./chunks/chunk-
|
|
77
|
+
} from "./chunks/chunk-3ROBWYWF.js";
|
|
78
78
|
|
|
79
79
|
// ../../node_modules/.pnpm/antd@6.6.1_luxon@3.7.2_moment@2.30.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/antd/lib/_util/getReactMajorVersionCanDelMe.js
|
|
80
80
|
var require_getReactMajorVersionCanDelMe = __commonJS({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"protocolVersion": 1,
|
|
3
3
|
"pluginId": "auth.password",
|
|
4
|
-
"buildId": "build-
|
|
4
|
+
"buildId": "build-mtwz7fk2-a912695b",
|
|
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-4N1XYtF5h8TQank1SE8j5A3QNB1+iuqjpQNNn6+gFBA="
|
|
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-RAI54M3V.js",
|
|
19
|
+
"ssrModule": "client-ssr/src-plugin-page-frame-07c4de56a6-T2ICVKWU.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-XJNPI5IC.js",
|
|
24
|
+
"integrity": "sha256-tPci33JR2aSUPTLbsYMuM2ulEiw3fX1MkKEaqNWqQfw="
|
|
25
25
|
}
|
|
26
26
|
],
|
|
27
27
|
"ssrChunks": [
|
|
28
28
|
{
|
|
29
|
-
"path": "client-ssr/chunks/chunk-
|
|
30
|
-
"integrity": "sha256-
|
|
29
|
+
"path": "client-ssr/chunks/chunk-3ROBWYWF.js",
|
|
30
|
+
"integrity": "sha256-d8yNX3JQPyHZOhiJHno+WskA3PtcTktCW80UWeeJer4="
|
|
31
31
|
}
|
|
32
32
|
],
|
|
33
|
-
"integrity": "sha256-
|
|
34
|
-
"ssrIntegrity": "sha256-
|
|
33
|
+
"integrity": "sha256-KVD036aCGhJmHqgQPxPCF8mzEUcWUtyoftRW/7IUH6k=",
|
|
34
|
+
"ssrIntegrity": "sha256-uRnmzkQZUpIivY4VIP1Mdj7W6MzSu2YmBnToJdHtdeM="
|
|
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-DTURXEQT.js",
|
|
39
|
+
"ssrModule": "client-ssr/src-plugin-password-form-3bd63d69e5-7GPQ7P5J.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-XJNPI5IC.js",
|
|
44
|
+
"integrity": "sha256-tPci33JR2aSUPTLbsYMuM2ulEiw3fX1MkKEaqNWqQfw="
|
|
45
45
|
}
|
|
46
46
|
],
|
|
47
47
|
"ssrChunks": [
|
|
48
48
|
{
|
|
49
|
-
"path": "client-ssr/chunks/chunk-
|
|
50
|
-
"integrity": "sha256-
|
|
49
|
+
"path": "client-ssr/chunks/chunk-3ROBWYWF.js",
|
|
50
|
+
"integrity": "sha256-d8yNX3JQPyHZOhiJHno+WskA3PtcTktCW80UWeeJer4="
|
|
51
51
|
}
|
|
52
52
|
],
|
|
53
|
-
"integrity": "sha256-
|
|
54
|
-
"ssrIntegrity": "sha256-
|
|
53
|
+
"integrity": "sha256-APoZdKAAu1u3ENUPC0yNBDnCAbzt0RK0hvWuOdVy+QM=",
|
|
54
|
+
"ssrIntegrity": "sha256-9iBq5aEebTNQJ1Etanv6FBf5lL1S0J38+zXG0d91AAY="
|
|
55
55
|
}
|
|
56
56
|
],
|
|
57
57
|
"styles": [
|
|
@@ -15369,7 +15369,7 @@ var __hileRemoteClientBoundary = __hileRegisterClientReference(function() {
|
|
|
15369
15369
|
function __hileDefault(props) {
|
|
15370
15370
|
return React.createElement(__hileRemoteClientBoundary, {
|
|
15371
15371
|
pluginId: "auth.password",
|
|
15372
|
-
buildId: "build-
|
|
15372
|
+
buildId: "build-mtwz7fk2-a912695b",
|
|
15373
15373
|
referenceId: "auth.password/src/plugin/password-form#default",
|
|
15374
15374
|
exportName: "default",
|
|
15375
15375
|
props
|
|
@@ -15386,7 +15386,7 @@ var __hileRemoteClientBoundary2 = __hileRegisterClientReference2(function() {
|
|
|
15386
15386
|
function __hileDefault2(props) {
|
|
15387
15387
|
return React2.createElement(__hileRemoteClientBoundary2, {
|
|
15388
15388
|
pluginId: "auth.password",
|
|
15389
|
-
buildId: "build-
|
|
15389
|
+
buildId: "build-mtwz7fk2-a912695b",
|
|
15390
15390
|
referenceId: "auth.password/src/plugin/page-frame#default",
|
|
15391
15391
|
exportName: "default",
|
|
15392
15392
|
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.6",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
"@hile/redis-lock": "4.0.2",
|
|
51
51
|
"@hile/redis-rate-limit": "4.0.4",
|
|
52
52
|
"@hile/reloader": "3.0.4",
|
|
53
|
-
"@hile/rsc": "1.0.
|
|
54
|
-
"@hile/rsc-discovery-hile": "1.0.
|
|
53
|
+
"@hile/rsc": "1.0.21",
|
|
54
|
+
"@hile/rsc-discovery-hile": "1.0.18",
|
|
55
55
|
"@hile/schedule": "4.0.4",
|
|
56
56
|
"@hile/typeorm": "4.0.2",
|
|
57
57
|
"@node-rs/argon2": "2.1.0",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"@zlooks.cn/infrastructure": "1.0.0",
|
|
62
62
|
"@zlooks.cn/registry-config": "1.0.1",
|
|
63
63
|
"@zlooks.cn/service-command": "1.0.1",
|
|
64
|
-
"@zlooks.cn/ui": "1.0.
|
|
64
|
+
"@zlooks.cn/ui": "1.0.4",
|
|
65
65
|
"@zlooks.cn/user-shared": "1.0.2",
|
|
66
66
|
"@zlooks.cn/utils": "1.0.0",
|
|
67
67
|
"antd": "6.6.1",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
79
|
"@hile/cli": "4.0.7",
|
|
80
|
-
"@hile/rsc-build": "1.0.
|
|
80
|
+
"@hile/rsc-build": "1.0.18",
|
|
81
81
|
"@types/node": "26.2.0",
|
|
82
82
|
"@types/nodemailer": "8.0.1",
|
|
83
83
|
"@types/react": "19.2.18",
|
|
@@ -87,5 +87,5 @@
|
|
|
87
87
|
"typescript": "7.0.2",
|
|
88
88
|
"vitest": "4.1.11"
|
|
89
89
|
},
|
|
90
|
-
"gitHead": "
|
|
90
|
+
"gitHead": "5941afafa4eafa318c5fcaaeb1e1837f5e80f6e8"
|
|
91
91
|
}
|
|
File without changes
|
|
File without changes
|