@zlooks.cn/password-auth-server 1.0.7 → 1.0.9
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-mu10o28k-47f9f41a/client-browser/chunks/chunk-M2LOOWHM.js → build-mu2ebvjj-b7c71e74/client-browser/chunks/chunk-ZV6MPT36.js} +62 -6
- package/.hile-rsc/{build-mu10o28k-47f9f41a/client-browser/src-plugin-page-frame-07c4de56a6-3XMVEQA5.js → build-mu2ebvjj-b7c71e74/client-browser/src-plugin-page-frame-07c4de56a6-24L24OGL.js} +1 -1
- package/.hile-rsc/{build-mu10o28k-47f9f41a/client-browser/src-plugin-password-form-3bd63d69e5-LXS2I4M3.js → build-mu2ebvjj-b7c71e74/client-browser/src-plugin-password-form-3bd63d69e5-4TOGMUOJ.js} +1 -1
- package/.hile-rsc/{build-mu10o28k-47f9f41a/client-ssr/chunks/chunk-JKTMTC25.js → build-mu2ebvjj-b7c71e74/client-ssr/chunks/chunk-EWBYMJX4.js} +63 -7
- package/.hile-rsc/{build-mu10o28k-47f9f41a/client-ssr/src-plugin-page-frame-07c4de56a6-B5RNCACZ.js → build-mu2ebvjj-b7c71e74/client-ssr/src-plugin-page-frame-07c4de56a6-LN2W67ZP.js} +1 -1
- package/.hile-rsc/{build-mu10o28k-47f9f41a/client-ssr/src-plugin-password-form-3bd63d69e5-SUAKV7PG.js → build-mu2ebvjj-b7c71e74/client-ssr/src-plugin-password-form-3bd63d69e5-S65T2FFP.js} +1 -1
- package/.hile-rsc/build-mu2ebvjj-b7c71e74/plugin.json +126 -0
- package/.hile-rsc/{build-mu10o28k-47f9f41a → build-mu2ebvjj-b7c71e74}/server-rsc/index.js +2 -2
- package/package.json +17 -17
- package/.hile-rsc/build-mu10o28k-47f9f41a/plugin.json +0 -90
- /package/.hile-rsc/{build-mu10o28k-47f9f41a → build-mu2ebvjj-b7c71e74}/client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css +0 -0
- /package/.hile-rsc/{build-mu10o28k-47f9f41a → build-mu2ebvjj-b7c71e74}/client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css +0 -0
- /package/.hile-rsc/{build-mu10o28k-47f9f41a → build-mu2ebvjj-b7c71e74}/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.24_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._4a79a70f5d2c56efc9d87074da83a607/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.24_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._4a79a70f5d2c56efc9d87074da83a607/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.24_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._4a79a70f5d2c56efc9d87074da83a607/node_modules/@hile/rsc/dist/client/navigation.js
|
|
349
349
|
function browserLocation() {
|
|
350
350
|
return typeof window === "undefined" ? void 0 : window.location;
|
|
351
351
|
}
|
|
@@ -403,7 +403,51 @@ var browserNavigation = Object.freeze({
|
|
|
403
403
|
function useRscNavigation() {
|
|
404
404
|
return browserNavigation;
|
|
405
405
|
}
|
|
406
|
-
|
|
406
|
+
function shouldPrefetchRscNavigation(href, currentHref) {
|
|
407
|
+
const current = resolveRscNavigationUrl(currentHref, currentHref);
|
|
408
|
+
const destination = resolveRscNavigationUrl(href, currentHref);
|
|
409
|
+
return current !== void 0 && destination !== void 0 && destination.origin === current.origin;
|
|
410
|
+
}
|
|
411
|
+
function prefetchDeclaredRscRoute(navigation, href, currentHref) {
|
|
412
|
+
return shouldPrefetchRscNavigation(href, currentHref) && navigation.prefetchRoute?.(href) === true;
|
|
413
|
+
}
|
|
414
|
+
function assignRef(ref, value) {
|
|
415
|
+
if (typeof ref === "function")
|
|
416
|
+
ref(value);
|
|
417
|
+
else if (ref)
|
|
418
|
+
ref.current = value;
|
|
419
|
+
}
|
|
420
|
+
var RscLink = forwardRef(function RscLink2({ href, replace: replace2 = false, scroll, prefetch = false, target, download, onClick, onFocus, onPointerEnter, ...props }, ref) {
|
|
421
|
+
const anchorRef = useRef(null);
|
|
422
|
+
const prefetchedHref = useRef(void 0);
|
|
423
|
+
const setAnchorRef = useCallback((node2) => {
|
|
424
|
+
anchorRef.current = node2;
|
|
425
|
+
assignRef(ref, node2);
|
|
426
|
+
}, [ref]);
|
|
427
|
+
const triggerPrefetch = useCallback(() => {
|
|
428
|
+
const location = browserLocation();
|
|
429
|
+
const navigation = installedNavigation();
|
|
430
|
+
if (!location || !navigation || prefetchedHref.current === href || !shouldPrefetchRscNavigation(href, location.href)) {
|
|
431
|
+
return false;
|
|
432
|
+
}
|
|
433
|
+
if (!prefetchDeclaredRscRoute(navigation, href, location.href))
|
|
434
|
+
return false;
|
|
435
|
+
prefetchedHref.current = href;
|
|
436
|
+
return true;
|
|
437
|
+
}, [href]);
|
|
438
|
+
useEffect(() => {
|
|
439
|
+
if (prefetch !== "viewport" || typeof IntersectionObserver === "undefined" || !anchorRef.current) {
|
|
440
|
+
return;
|
|
441
|
+
}
|
|
442
|
+
const observer2 = new IntersectionObserver((entries) => {
|
|
443
|
+
if (entries.some(({ isIntersecting }) => isIntersecting)) {
|
|
444
|
+
if (triggerPrefetch())
|
|
445
|
+
observer2.disconnect();
|
|
446
|
+
}
|
|
447
|
+
});
|
|
448
|
+
observer2.observe(anchorRef.current);
|
|
449
|
+
return () => observer2.disconnect();
|
|
450
|
+
}, [prefetch, triggerPrefetch]);
|
|
407
451
|
function handleClick(event) {
|
|
408
452
|
onClick?.(event);
|
|
409
453
|
if (typeof window === "undefined" || !shouldHandleRscNavigationClick(event, { href, target, download }, window.location.href)) {
|
|
@@ -419,13 +463,25 @@ var RscLink = forwardRef(function RscLink2({ href, replace: replace2 = false, sc
|
|
|
419
463
|
else
|
|
420
464
|
navigation.push(href, options);
|
|
421
465
|
}
|
|
466
|
+
function handleFocus(event) {
|
|
467
|
+
onFocus?.(event);
|
|
468
|
+
if (prefetch === "intent" && !event.defaultPrevented)
|
|
469
|
+
triggerPrefetch();
|
|
470
|
+
}
|
|
471
|
+
function handlePointerEnter(event) {
|
|
472
|
+
onPointerEnter?.(event);
|
|
473
|
+
if (prefetch === "intent" && !event.defaultPrevented)
|
|
474
|
+
triggerPrefetch();
|
|
475
|
+
}
|
|
422
476
|
return react_default.createElement("a", {
|
|
423
477
|
...props,
|
|
424
|
-
ref,
|
|
478
|
+
ref: setAnchorRef,
|
|
425
479
|
href,
|
|
426
480
|
target,
|
|
427
481
|
download,
|
|
428
|
-
onClick: handleClick
|
|
482
|
+
onClick: handleClick,
|
|
483
|
+
onFocus: handleFocus,
|
|
484
|
+
onPointerEnter: handlePointerEnter
|
|
429
485
|
});
|
|
430
486
|
});
|
|
431
487
|
|
|
@@ -73,7 +73,7 @@ import {
|
|
|
73
73
|
useSyncExternalStore,
|
|
74
74
|
useZlooksApp,
|
|
75
75
|
warning_default
|
|
76
|
-
} from "./chunks/chunk-
|
|
76
|
+
} from "./chunks/chunk-ZV6MPT36.js";
|
|
77
77
|
|
|
78
78
|
// ../../node_modules/.pnpm/@ant-design+icons-svg@4.5.0/node_modules/@ant-design/icons-svg/lib/asn/EditOutlined.js
|
|
79
79
|
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-ZV6MPT36.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.24_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._4a79a70f5d2c56efc9d87074da83a607/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.24_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._4a79a70f5d2c56efc9d87074da83a607/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.24_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._4a79a70f5d2c56efc9d87074da83a607/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.24_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._4a79a70f5d2c56efc9d87074da83a607/node_modules/@hile/rsc/dist/client/navigation.js
|
|
21321
21321
|
function browserLocation() {
|
|
21322
21322
|
return typeof window === "undefined" ? void 0 : window.location;
|
|
21323
21323
|
}
|
|
@@ -21375,7 +21375,51 @@ var browserNavigation = Object.freeze({
|
|
|
21375
21375
|
function useRscNavigation() {
|
|
21376
21376
|
return browserNavigation;
|
|
21377
21377
|
}
|
|
21378
|
-
|
|
21378
|
+
function shouldPrefetchRscNavigation(href, currentHref) {
|
|
21379
|
+
const current = resolveRscNavigationUrl(currentHref, currentHref);
|
|
21380
|
+
const destination = resolveRscNavigationUrl(href, currentHref);
|
|
21381
|
+
return current !== void 0 && destination !== void 0 && destination.origin === current.origin;
|
|
21382
|
+
}
|
|
21383
|
+
function prefetchDeclaredRscRoute(navigation, href, currentHref) {
|
|
21384
|
+
return shouldPrefetchRscNavigation(href, currentHref) && navigation.prefetchRoute?.(href) === true;
|
|
21385
|
+
}
|
|
21386
|
+
function assignRef(ref, value) {
|
|
21387
|
+
if (typeof ref === "function")
|
|
21388
|
+
ref(value);
|
|
21389
|
+
else if (ref)
|
|
21390
|
+
ref.current = value;
|
|
21391
|
+
}
|
|
21392
|
+
var RscLink = forwardRef(function RscLink2({ href, replace = false, scroll, prefetch = false, target, download, onClick, onFocus, onPointerEnter, ...props }, ref) {
|
|
21393
|
+
const anchorRef = useRef(null);
|
|
21394
|
+
const prefetchedHref = useRef(void 0);
|
|
21395
|
+
const setAnchorRef = useCallback((node) => {
|
|
21396
|
+
anchorRef.current = node;
|
|
21397
|
+
assignRef(ref, node);
|
|
21398
|
+
}, [ref]);
|
|
21399
|
+
const triggerPrefetch = useCallback(() => {
|
|
21400
|
+
const location = browserLocation();
|
|
21401
|
+
const navigation = installedNavigation();
|
|
21402
|
+
if (!location || !navigation || prefetchedHref.current === href || !shouldPrefetchRscNavigation(href, location.href)) {
|
|
21403
|
+
return false;
|
|
21404
|
+
}
|
|
21405
|
+
if (!prefetchDeclaredRscRoute(navigation, href, location.href))
|
|
21406
|
+
return false;
|
|
21407
|
+
prefetchedHref.current = href;
|
|
21408
|
+
return true;
|
|
21409
|
+
}, [href]);
|
|
21410
|
+
useEffect(() => {
|
|
21411
|
+
if (prefetch !== "viewport" || typeof IntersectionObserver === "undefined" || !anchorRef.current) {
|
|
21412
|
+
return;
|
|
21413
|
+
}
|
|
21414
|
+
const observer = new IntersectionObserver((entries) => {
|
|
21415
|
+
if (entries.some(({ isIntersecting }) => isIntersecting)) {
|
|
21416
|
+
if (triggerPrefetch())
|
|
21417
|
+
observer.disconnect();
|
|
21418
|
+
}
|
|
21419
|
+
});
|
|
21420
|
+
observer.observe(anchorRef.current);
|
|
21421
|
+
return () => observer.disconnect();
|
|
21422
|
+
}, [prefetch, triggerPrefetch]);
|
|
21379
21423
|
function handleClick(event) {
|
|
21380
21424
|
onClick?.(event);
|
|
21381
21425
|
if (typeof window === "undefined" || !shouldHandleRscNavigationClick(event, { href, target, download }, window.location.href)) {
|
|
@@ -21391,13 +21435,25 @@ var RscLink = forwardRef(function RscLink2({ href, replace = false, scroll, targ
|
|
|
21391
21435
|
else
|
|
21392
21436
|
navigation.push(href, options);
|
|
21393
21437
|
}
|
|
21438
|
+
function handleFocus(event) {
|
|
21439
|
+
onFocus?.(event);
|
|
21440
|
+
if (prefetch === "intent" && !event.defaultPrevented)
|
|
21441
|
+
triggerPrefetch();
|
|
21442
|
+
}
|
|
21443
|
+
function handlePointerEnter(event) {
|
|
21444
|
+
onPointerEnter?.(event);
|
|
21445
|
+
if (prefetch === "intent" && !event.defaultPrevented)
|
|
21446
|
+
triggerPrefetch();
|
|
21447
|
+
}
|
|
21394
21448
|
return react_default.createElement("a", {
|
|
21395
21449
|
...props,
|
|
21396
|
-
ref,
|
|
21450
|
+
ref: setAnchorRef,
|
|
21397
21451
|
href,
|
|
21398
21452
|
target,
|
|
21399
21453
|
download,
|
|
21400
|
-
onClick: handleClick
|
|
21454
|
+
onClick: handleClick,
|
|
21455
|
+
onFocus: handleFocus,
|
|
21456
|
+
onPointerEnter: handlePointerEnter
|
|
21401
21457
|
});
|
|
21402
21458
|
});
|
|
21403
21459
|
|
|
@@ -54,7 +54,7 @@ import {
|
|
|
54
54
|
useState,
|
|
55
55
|
useSyncExternalStore,
|
|
56
56
|
useZlooksApp
|
|
57
|
-
} from "./chunks/chunk-
|
|
57
|
+
} from "./chunks/chunk-EWBYMJX4.js";
|
|
58
58
|
|
|
59
59
|
// ../../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
|
|
60
60
|
init_react();
|
|
@@ -74,7 +74,7 @@ import {
|
|
|
74
74
|
useRequest,
|
|
75
75
|
useRscNavigation,
|
|
76
76
|
useState
|
|
77
|
-
} from "./chunks/chunk-
|
|
77
|
+
} from "./chunks/chunk-EWBYMJX4.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({
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
{
|
|
2
|
+
"protocolVersion": 1,
|
|
3
|
+
"pluginId": "auth.password",
|
|
4
|
+
"buildId": "build-mu2ebvjj-b7c71e74",
|
|
5
|
+
"runtime": {
|
|
6
|
+
"react": "19.2.8",
|
|
7
|
+
"reactDom": "19.2.8",
|
|
8
|
+
"rsc": "19.2.8"
|
|
9
|
+
},
|
|
10
|
+
"server": {
|
|
11
|
+
"entry": "server-rsc/index.js",
|
|
12
|
+
"integrity": "sha256-v1hMBHXmqD9NUJkjDZ+4xjhcN8o5Z0r+nqoXDJwcrlA=",
|
|
13
|
+
"size": 594909
|
|
14
|
+
},
|
|
15
|
+
"serverFunctions": [],
|
|
16
|
+
"clients": [
|
|
17
|
+
{
|
|
18
|
+
"id": "auth.password/src/plugin/page-frame#default",
|
|
19
|
+
"module": "client-browser/src-plugin-page-frame-07c4de56a6-24L24OGL.js",
|
|
20
|
+
"ssrModule": "client-ssr/src-plugin-page-frame-07c4de56a6-LN2W67ZP.js",
|
|
21
|
+
"exportName": "default",
|
|
22
|
+
"chunks": [
|
|
23
|
+
{
|
|
24
|
+
"path": "client-browser/chunks/chunk-ZV6MPT36.js",
|
|
25
|
+
"integrity": "sha256-nBXxFdtW/TJZ6rL/qjXWf5b+9f50eyolwgQ/wqK5sWY=",
|
|
26
|
+
"size": 1454536
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"ssrChunks": [
|
|
30
|
+
{
|
|
31
|
+
"path": "client-ssr/chunks/chunk-EWBYMJX4.js",
|
|
32
|
+
"integrity": "sha256-y7EBbPKD/jls8C9T0gvbLPfJIrExxjKI0HMRkgdZPxY=",
|
|
33
|
+
"size": 1382378
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"integrity": "sha256-BWhlIHmeEVS/NRaX2+CNwsIyFp6VPhPVSnTwLNzaNa8=",
|
|
37
|
+
"ssrIntegrity": "sha256-5LLawGustoilEMLuktDShS7ceVc45e9d7yPSdyHlVT4=",
|
|
38
|
+
"size": 81661,
|
|
39
|
+
"ssrSize": 525253,
|
|
40
|
+
"styles": [
|
|
41
|
+
"client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css"
|
|
42
|
+
]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "auth.password/src/plugin/password-form#default",
|
|
46
|
+
"module": "client-browser/src-plugin-password-form-3bd63d69e5-4TOGMUOJ.js",
|
|
47
|
+
"ssrModule": "client-ssr/src-plugin-password-form-3bd63d69e5-S65T2FFP.js",
|
|
48
|
+
"exportName": "default",
|
|
49
|
+
"chunks": [
|
|
50
|
+
{
|
|
51
|
+
"path": "client-browser/chunks/chunk-ZV6MPT36.js",
|
|
52
|
+
"integrity": "sha256-nBXxFdtW/TJZ6rL/qjXWf5b+9f50eyolwgQ/wqK5sWY=",
|
|
53
|
+
"size": 1454536
|
|
54
|
+
}
|
|
55
|
+
],
|
|
56
|
+
"ssrChunks": [
|
|
57
|
+
{
|
|
58
|
+
"path": "client-ssr/chunks/chunk-EWBYMJX4.js",
|
|
59
|
+
"integrity": "sha256-y7EBbPKD/jls8C9T0gvbLPfJIrExxjKI0HMRkgdZPxY=",
|
|
60
|
+
"size": 1382378
|
|
61
|
+
}
|
|
62
|
+
],
|
|
63
|
+
"integrity": "sha256-EygS4s6kdU+R8Fqt19O0gQnWATY1ectKpbE/4tY5sEQ=",
|
|
64
|
+
"ssrIntegrity": "sha256-QvXih3WmaGZkM6zB4RatAD82y4jg1ar7mvwr88sDCRw=",
|
|
65
|
+
"size": 173245,
|
|
66
|
+
"ssrSize": 4801094,
|
|
67
|
+
"styles": [
|
|
68
|
+
"client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css"
|
|
69
|
+
]
|
|
70
|
+
}
|
|
71
|
+
],
|
|
72
|
+
"styles": [
|
|
73
|
+
{
|
|
74
|
+
"path": "styles/4b3193c4f2b317ffed425ccf401342a4bdd6ccfd5f9c42def3315e776f166975.css",
|
|
75
|
+
"integrity": "sha256-SzGTxPKzF//tQlzPQBNCpL3WzP1fnELe8zFed28WaXU=",
|
|
76
|
+
"size": 1266149,
|
|
77
|
+
"scope": "plugin"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"path": "client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css",
|
|
81
|
+
"integrity": "sha256-qGzKKqMEGOzq9wFBdXLCZAHsAMbgCw24JBtE3BN2EWA=",
|
|
82
|
+
"size": 3891,
|
|
83
|
+
"scope": "client"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"path": "client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css",
|
|
87
|
+
"integrity": "sha256-M4Xlrb9ikrWsYdYw6ynS4Fq8tVTCeq1Jab1Ta2FcLMA=",
|
|
88
|
+
"size": 4545,
|
|
89
|
+
"scope": "client"
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"routes": [
|
|
93
|
+
{
|
|
94
|
+
"path": "/login",
|
|
95
|
+
"entry": "LoginPage",
|
|
96
|
+
"prefetch": "assets",
|
|
97
|
+
"clientReferences": [
|
|
98
|
+
"auth.password/src/plugin/page-frame#default",
|
|
99
|
+
"auth.password/src/plugin/password-form#default"
|
|
100
|
+
]
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"path": "/register",
|
|
104
|
+
"entry": "RegistrationPage",
|
|
105
|
+
"prefetch": "assets",
|
|
106
|
+
"clientReferences": [
|
|
107
|
+
"auth.password/src/plugin/page-frame#default",
|
|
108
|
+
"auth.password/src/plugin/password-form#default"
|
|
109
|
+
]
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"path": "/recovery",
|
|
113
|
+
"entry": "RecoveryPage",
|
|
114
|
+
"prefetch": "assets",
|
|
115
|
+
"clientReferences": [
|
|
116
|
+
"auth.password/src/plugin/page-frame#default",
|
|
117
|
+
"auth.password/src/plugin/password-form#default"
|
|
118
|
+
]
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"metadata": {
|
|
122
|
+
"displayName": "密码认证",
|
|
123
|
+
"description": "邮箱密码、验证码登录、注册及找回密码组件",
|
|
124
|
+
"navigation": []
|
|
125
|
+
}
|
|
126
|
+
}
|
|
@@ -15499,7 +15499,7 @@ var __hileRemoteClientBoundary = __hileRegisterClientReference(function() {
|
|
|
15499
15499
|
function __hileDefault(props) {
|
|
15500
15500
|
return React.createElement(__hileRemoteClientBoundary, {
|
|
15501
15501
|
pluginId: "auth.password",
|
|
15502
|
-
buildId: "build-
|
|
15502
|
+
buildId: "build-mu2ebvjj-b7c71e74",
|
|
15503
15503
|
referenceId: "auth.password/src/plugin/password-form#default",
|
|
15504
15504
|
exportName: "default",
|
|
15505
15505
|
props
|
|
@@ -15516,7 +15516,7 @@ var __hileRemoteClientBoundary2 = __hileRegisterClientReference2(function() {
|
|
|
15516
15516
|
function __hileDefault2(props) {
|
|
15517
15517
|
return React2.createElement(__hileRemoteClientBoundary2, {
|
|
15518
15518
|
pluginId: "auth.password",
|
|
15519
|
-
buildId: "build-
|
|
15519
|
+
buildId: "build-mu2ebvjj-b7c71e74",
|
|
15520
15520
|
referenceId: "auth.password/src/plugin/page-frame#default",
|
|
15521
15521
|
exportName: "default",
|
|
15522
15522
|
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.9",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
@@ -41,27 +41,27 @@
|
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"@hile/context": "4.0.3",
|
|
43
43
|
"@hile/core": "4.0.2",
|
|
44
|
-
"@hile/ioredis": "4.0.
|
|
45
|
-
"@hile/logger": "4.0.
|
|
46
|
-
"@hile/message-loader": "4.0.
|
|
47
|
-
"@hile/micro": "4.0.
|
|
48
|
-
"@hile/model": "4.0.
|
|
44
|
+
"@hile/ioredis": "4.0.3",
|
|
45
|
+
"@hile/logger": "4.0.3",
|
|
46
|
+
"@hile/message-loader": "4.0.9",
|
|
47
|
+
"@hile/micro": "4.0.9",
|
|
48
|
+
"@hile/model": "4.0.5",
|
|
49
49
|
"@hile/reactivity": "3.0.2",
|
|
50
50
|
"@hile/redis-lock": "4.0.2",
|
|
51
|
-
"@hile/redis-rate-limit": "4.0.
|
|
51
|
+
"@hile/redis-rate-limit": "4.0.5",
|
|
52
52
|
"@hile/reloader": "3.0.4",
|
|
53
|
-
"@hile/rsc": "1.0.
|
|
54
|
-
"@hile/rsc-discovery-hile": "1.0.
|
|
55
|
-
"@hile/schedule": "4.0.
|
|
56
|
-
"@hile/typeorm": "4.0.
|
|
53
|
+
"@hile/rsc": "1.0.24",
|
|
54
|
+
"@hile/rsc-discovery-hile": "1.0.21",
|
|
55
|
+
"@hile/schedule": "4.0.5",
|
|
56
|
+
"@hile/typeorm": "4.0.3",
|
|
57
57
|
"@node-rs/argon2": "2.1.0",
|
|
58
58
|
"@zlooks.cn/auth-extension-contract": "1.0.2",
|
|
59
|
-
"@zlooks.cn/database-command": "1.0.
|
|
59
|
+
"@zlooks.cn/database-command": "1.0.5",
|
|
60
60
|
"@zlooks.cn/global-config-shared": "1.0.2",
|
|
61
61
|
"@zlooks.cn/infrastructure": "1.0.0",
|
|
62
62
|
"@zlooks.cn/registry-config": "1.0.1",
|
|
63
|
-
"@zlooks.cn/service-command": "1.0.
|
|
64
|
-
"@zlooks.cn/ui": "1.0.
|
|
63
|
+
"@zlooks.cn/service-command": "1.0.3",
|
|
64
|
+
"@zlooks.cn/ui": "1.0.7",
|
|
65
65
|
"@zlooks.cn/user-shared": "1.0.3",
|
|
66
66
|
"@zlooks.cn/utils": "1.0.0",
|
|
67
67
|
"antd": "6.6.1",
|
|
@@ -76,8 +76,8 @@
|
|
|
76
76
|
"zod": "4.4.3"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
|
-
"@hile/cli": "4.0.
|
|
80
|
-
"@hile/rsc-build": "1.0.
|
|
79
|
+
"@hile/cli": "4.0.9",
|
|
80
|
+
"@hile/rsc-build": "1.0.21",
|
|
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": "8004e10d86091d113215934b2150936ae16ce468"
|
|
91
91
|
}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"protocolVersion": 1,
|
|
3
|
-
"pluginId": "auth.password",
|
|
4
|
-
"buildId": "build-mu10o28k-47f9f41a",
|
|
5
|
-
"runtime": {
|
|
6
|
-
"react": "19.2.8",
|
|
7
|
-
"reactDom": "19.2.8",
|
|
8
|
-
"rsc": "19.2.8"
|
|
9
|
-
},
|
|
10
|
-
"server": {
|
|
11
|
-
"entry": "server-rsc/index.js",
|
|
12
|
-
"integrity": "sha256-/0FAQguXSEl2fucGmpTFB2+4TKngIt51iobWCm60jcs="
|
|
13
|
-
},
|
|
14
|
-
"serverFunctions": [],
|
|
15
|
-
"clients": [
|
|
16
|
-
{
|
|
17
|
-
"id": "auth.password/src/plugin/page-frame#default",
|
|
18
|
-
"module": "client-browser/src-plugin-page-frame-07c4de56a6-3XMVEQA5.js",
|
|
19
|
-
"ssrModule": "client-ssr/src-plugin-page-frame-07c4de56a6-B5RNCACZ.js",
|
|
20
|
-
"exportName": "default",
|
|
21
|
-
"chunks": [
|
|
22
|
-
{
|
|
23
|
-
"path": "client-browser/chunks/chunk-M2LOOWHM.js",
|
|
24
|
-
"integrity": "sha256-NdMXmOMNVg2y/Xlc7d+URg94SdBwfJbgoKDgu9AuDXg="
|
|
25
|
-
}
|
|
26
|
-
],
|
|
27
|
-
"ssrChunks": [
|
|
28
|
-
{
|
|
29
|
-
"path": "client-ssr/chunks/chunk-JKTMTC25.js",
|
|
30
|
-
"integrity": "sha256-hI8obRa5IwxwOi1nVU3tLcpP6H9SVExUqNx/z/BNjGA="
|
|
31
|
-
}
|
|
32
|
-
],
|
|
33
|
-
"integrity": "sha256-G7JUK9IjtIzu71ewjWE2pG5PWONJeyM8ToekQHxBonc=",
|
|
34
|
-
"ssrIntegrity": "sha256-kSHt8PWr/T22qkynynpKhnoVCgr6DYSefBz7yiQOcME="
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"id": "auth.password/src/plugin/password-form#default",
|
|
38
|
-
"module": "client-browser/src-plugin-password-form-3bd63d69e5-LXS2I4M3.js",
|
|
39
|
-
"ssrModule": "client-ssr/src-plugin-password-form-3bd63d69e5-SUAKV7PG.js",
|
|
40
|
-
"exportName": "default",
|
|
41
|
-
"chunks": [
|
|
42
|
-
{
|
|
43
|
-
"path": "client-browser/chunks/chunk-M2LOOWHM.js",
|
|
44
|
-
"integrity": "sha256-NdMXmOMNVg2y/Xlc7d+URg94SdBwfJbgoKDgu9AuDXg="
|
|
45
|
-
}
|
|
46
|
-
],
|
|
47
|
-
"ssrChunks": [
|
|
48
|
-
{
|
|
49
|
-
"path": "client-ssr/chunks/chunk-JKTMTC25.js",
|
|
50
|
-
"integrity": "sha256-hI8obRa5IwxwOi1nVU3tLcpP6H9SVExUqNx/z/BNjGA="
|
|
51
|
-
}
|
|
52
|
-
],
|
|
53
|
-
"integrity": "sha256-z91CdNVMQCMZa/h1aXyldUUBR/dGzHxFYMSOYGfGh1Q=",
|
|
54
|
-
"ssrIntegrity": "sha256-fJDcwBugW7lVJr640bGH1QpyGzQqwbmcfuxVDVx5XlI="
|
|
55
|
-
}
|
|
56
|
-
],
|
|
57
|
-
"styles": [
|
|
58
|
-
{
|
|
59
|
-
"path": "styles/4b3193c4f2b317ffed425ccf401342a4bdd6ccfd5f9c42def3315e776f166975.css",
|
|
60
|
-
"integrity": "sha256-SzGTxPKzF//tQlzPQBNCpL3WzP1fnELe8zFed28WaXU="
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"path": "client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css",
|
|
64
|
-
"integrity": "sha256-qGzKKqMEGOzq9wFBdXLCZAHsAMbgCw24JBtE3BN2EWA="
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"path": "client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css",
|
|
68
|
-
"integrity": "sha256-M4Xlrb9ikrWsYdYw6ynS4Fq8tVTCeq1Jab1Ta2FcLMA="
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"routes": [
|
|
72
|
-
{
|
|
73
|
-
"path": "/login",
|
|
74
|
-
"entry": "LoginPage"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"path": "/register",
|
|
78
|
-
"entry": "RegistrationPage"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"path": "/recovery",
|
|
82
|
-
"entry": "RecoveryPage"
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
"metadata": {
|
|
86
|
-
"displayName": "密码认证",
|
|
87
|
-
"description": "邮箱密码、验证码登录、注册及找回密码组件",
|
|
88
|
-
"navigation": []
|
|
89
|
-
}
|
|
90
|
-
}
|
|
File without changes
|
|
File without changes
|