@zlooks.cn/password-auth-server 1.0.8 → 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.
Files changed (13) hide show
  1. package/.hile-rsc/{build-mu23gtxh-f44b8610/client-browser/chunks/chunk-KAAF6QZA.js → build-mu2ebvjj-b7c71e74/client-browser/chunks/chunk-ZV6MPT36.js} +62 -6
  2. package/.hile-rsc/{build-mu23gtxh-f44b8610/client-browser/src-plugin-page-frame-07c4de56a6-CUBFIRPZ.js → build-mu2ebvjj-b7c71e74/client-browser/src-plugin-page-frame-07c4de56a6-24L24OGL.js} +1 -1
  3. package/.hile-rsc/{build-mu23gtxh-f44b8610/client-browser/src-plugin-password-form-3bd63d69e5-JSE7BG7B.js → build-mu2ebvjj-b7c71e74/client-browser/src-plugin-password-form-3bd63d69e5-4TOGMUOJ.js} +1 -1
  4. package/.hile-rsc/{build-mu23gtxh-f44b8610/client-ssr/chunks/chunk-CO2NBEJ7.js → build-mu2ebvjj-b7c71e74/client-ssr/chunks/chunk-EWBYMJX4.js} +63 -7
  5. package/.hile-rsc/{build-mu23gtxh-f44b8610/client-ssr/src-plugin-page-frame-07c4de56a6-UJSSLASH.js → build-mu2ebvjj-b7c71e74/client-ssr/src-plugin-page-frame-07c4de56a6-LN2W67ZP.js} +1 -1
  6. package/.hile-rsc/{build-mu23gtxh-f44b8610/client-ssr/src-plugin-password-form-3bd63d69e5-YEIM2464.js → build-mu2ebvjj-b7c71e74/client-ssr/src-plugin-password-form-3bd63d69e5-S65T2FFP.js} +1 -1
  7. package/.hile-rsc/build-mu2ebvjj-b7c71e74/plugin.json +126 -0
  8. package/.hile-rsc/{build-mu23gtxh-f44b8610 → build-mu2ebvjj-b7c71e74}/server-rsc/index.js +2 -2
  9. package/package.json +6 -6
  10. package/.hile-rsc/build-mu23gtxh-f44b8610/plugin.json +0 -90
  11. /package/.hile-rsc/{build-mu23gtxh-f44b8610 → build-mu2ebvjj-b7c71e74}/client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css +0 -0
  12. /package/.hile-rsc/{build-mu23gtxh-f44b8610 → build-mu2ebvjj-b7c71e74}/client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css +0 -0
  13. /package/.hile-rsc/{build-mu23gtxh-f44b8610 → 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.23_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._018ec7a173afc56bd84b34a004a4af63/node_modules/@hile/rsc/dist/client/navigation-internals.js
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.23_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._018ec7a173afc56bd84b34a004a4af63/node_modules/@hile/rsc/dist/client/navigation-runtime.js
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.23_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._018ec7a173afc56bd84b34a004a4af63/node_modules/@hile/rsc/dist/client/navigation.js
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
- var RscLink = forwardRef(function RscLink2({ href, replace: replace2 = false, scroll, target, download, onClick, ...props }, ref) {
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-KAAF6QZA.js";
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-KAAF6QZA.js";
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.23_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._018ec7a173afc56bd84b34a004a4af63/node_modules/@hile/rsc/dist/client/navigation.js
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.23_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._018ec7a173afc56bd84b34a004a4af63/node_modules/@hile/rsc/dist/client/navigation-internals.js
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.23_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._018ec7a173afc56bd84b34a004a4af63/node_modules/@hile/rsc/dist/client/navigation-runtime.js
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.23_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._018ec7a173afc56bd84b34a004a4af63/node_modules/@hile/rsc/dist/client/navigation.js
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
- var RscLink = forwardRef(function RscLink2({ href, replace = false, scroll, target, download, onClick, ...props }, ref) {
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-CO2NBEJ7.js";
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-CO2NBEJ7.js";
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-mu23gtxh-f44b8610",
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-mu23gtxh-f44b8610",
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.8",
3
+ "version": "1.0.9",
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.5",
52
52
  "@hile/reloader": "3.0.4",
53
- "@hile/rsc": "1.0.23",
54
- "@hile/rsc-discovery-hile": "1.0.20",
53
+ "@hile/rsc": "1.0.24",
54
+ "@hile/rsc-discovery-hile": "1.0.21",
55
55
  "@hile/schedule": "4.0.5",
56
56
  "@hile/typeorm": "4.0.3",
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.3",
64
- "@zlooks.cn/ui": "1.0.6",
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",
@@ -77,7 +77,7 @@
77
77
  },
78
78
  "devDependencies": {
79
79
  "@hile/cli": "4.0.9",
80
- "@hile/rsc-build": "1.0.20",
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": "0a2a065c8ad82ed20a5966cb588a229594f77d09"
90
+ "gitHead": "8004e10d86091d113215934b2150936ae16ce468"
91
91
  }
@@ -1,90 +0,0 @@
1
- {
2
- "protocolVersion": 1,
3
- "pluginId": "auth.password",
4
- "buildId": "build-mu23gtxh-f44b8610",
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-xyctaOKD9bDY4IWozVZrUj/Sh6Gei0KDDaMaw3V1X7A="
13
- },
14
- "serverFunctions": [],
15
- "clients": [
16
- {
17
- "id": "auth.password/src/plugin/page-frame#default",
18
- "module": "client-browser/src-plugin-page-frame-07c4de56a6-CUBFIRPZ.js",
19
- "ssrModule": "client-ssr/src-plugin-page-frame-07c4de56a6-UJSSLASH.js",
20
- "exportName": "default",
21
- "chunks": [
22
- {
23
- "path": "client-browser/chunks/chunk-KAAF6QZA.js",
24
- "integrity": "sha256-iHsNt9rTDNmDZxtxfw5fQx0h4bx34aMXaICGgGG5rpI="
25
- }
26
- ],
27
- "ssrChunks": [
28
- {
29
- "path": "client-ssr/chunks/chunk-CO2NBEJ7.js",
30
- "integrity": "sha256-erOaCXnzWs5o6R/Xb4G9g6ANqC9OQjYscxQhf/M8TVI="
31
- }
32
- ],
33
- "integrity": "sha256-iG6YaemvXCD7TUC3eGUUTEwz3aC7Kp/GPNcFl6DZ3+g=",
34
- "ssrIntegrity": "sha256-FPokXAxwE/3vIQBgykpZLw9I4wJrum80jobBEk8JRzc="
35
- },
36
- {
37
- "id": "auth.password/src/plugin/password-form#default",
38
- "module": "client-browser/src-plugin-password-form-3bd63d69e5-JSE7BG7B.js",
39
- "ssrModule": "client-ssr/src-plugin-password-form-3bd63d69e5-YEIM2464.js",
40
- "exportName": "default",
41
- "chunks": [
42
- {
43
- "path": "client-browser/chunks/chunk-KAAF6QZA.js",
44
- "integrity": "sha256-iHsNt9rTDNmDZxtxfw5fQx0h4bx34aMXaICGgGG5rpI="
45
- }
46
- ],
47
- "ssrChunks": [
48
- {
49
- "path": "client-ssr/chunks/chunk-CO2NBEJ7.js",
50
- "integrity": "sha256-erOaCXnzWs5o6R/Xb4G9g6ANqC9OQjYscxQhf/M8TVI="
51
- }
52
- ],
53
- "integrity": "sha256-Y2PNNDuyqILlhI3sZ+Bgu9OOzjh3Y8SCPD3OwBBZlhc=",
54
- "ssrIntegrity": "sha256-soJpDYs4Da2kccVP9/+T0Avew6vQxeZv0D2IceKvkzA="
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
- }