@zlooks.cn/password-auth-server 1.0.7 → 1.0.8

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 (12) hide show
  1. package/.hile-rsc/{build-mu10o28k-47f9f41a/client-browser/chunks/chunk-M2LOOWHM.js → build-mu23gtxh-f44b8610/client-browser/chunks/chunk-KAAF6QZA.js} +3 -3
  2. package/.hile-rsc/{build-mu10o28k-47f9f41a/client-browser/src-plugin-page-frame-07c4de56a6-3XMVEQA5.js → build-mu23gtxh-f44b8610/client-browser/src-plugin-page-frame-07c4de56a6-CUBFIRPZ.js} +1 -1
  3. package/.hile-rsc/{build-mu10o28k-47f9f41a/client-browser/src-plugin-password-form-3bd63d69e5-LXS2I4M3.js → build-mu23gtxh-f44b8610/client-browser/src-plugin-password-form-3bd63d69e5-JSE7BG7B.js} +1 -1
  4. package/.hile-rsc/{build-mu10o28k-47f9f41a/client-ssr/chunks/chunk-JKTMTC25.js → build-mu23gtxh-f44b8610/client-ssr/chunks/chunk-CO2NBEJ7.js} +4 -4
  5. package/.hile-rsc/{build-mu10o28k-47f9f41a/client-ssr/src-plugin-page-frame-07c4de56a6-B5RNCACZ.js → build-mu23gtxh-f44b8610/client-ssr/src-plugin-page-frame-07c4de56a6-UJSSLASH.js} +1 -1
  6. package/.hile-rsc/{build-mu10o28k-47f9f41a/client-ssr/src-plugin-password-form-3bd63d69e5-SUAKV7PG.js → build-mu23gtxh-f44b8610/client-ssr/src-plugin-password-form-3bd63d69e5-YEIM2464.js} +1 -1
  7. package/.hile-rsc/{build-mu10o28k-47f9f41a → build-mu23gtxh-f44b8610}/plugin.json +18 -18
  8. package/.hile-rsc/{build-mu10o28k-47f9f41a → build-mu23gtxh-f44b8610}/server-rsc/index.js +2 -2
  9. package/package.json +17 -17
  10. /package/.hile-rsc/{build-mu10o28k-47f9f41a → build-mu23gtxh-f44b8610}/client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css +0 -0
  11. /package/.hile-rsc/{build-mu10o28k-47f9f41a → build-mu23gtxh-f44b8610}/client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css +0 -0
  12. /package/.hile-rsc/{build-mu10o28k-47f9f41a → build-mu23gtxh-f44b8610}/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.22_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._f98dbb1805f1bd37f6fc0a837f286581/node_modules/@hile/rsc/dist/client/navigation-internals.js
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
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.22_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._f98dbb1805f1bd37f6fc0a837f286581/node_modules/@hile/rsc/dist/client/navigation-runtime.js
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
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.22_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._f98dbb1805f1bd37f6fc0a837f286581/node_modules/@hile/rsc/dist/client/navigation.js
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
349
349
  function browserLocation() {
350
350
  return typeof window === "undefined" ? void 0 : window.location;
351
351
  }
@@ -73,7 +73,7 @@ import {
73
73
  useSyncExternalStore,
74
74
  useZlooksApp,
75
75
  warning_default
76
- } from "./chunks/chunk-M2LOOWHM.js";
76
+ } from "./chunks/chunk-KAAF6QZA.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-M2LOOWHM.js";
123
+ } from "./chunks/chunk-KAAF6QZA.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.22_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._f98dbb1805f1bd37f6fc0a837f286581/node_modules/@hile/rsc/dist/client/navigation.js
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
21290
21290
  init_react();
21291
21291
 
21292
- // ../../node_modules/.pnpm/@hile+rsc@1.0.22_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._f98dbb1805f1bd37f6fc0a837f286581/node_modules/@hile/rsc/dist/client/navigation-internals.js
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
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.22_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._f98dbb1805f1bd37f6fc0a837f286581/node_modules/@hile/rsc/dist/client/navigation-runtime.js
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
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.22_react-dom@19.2.8_react@19.2.8__react@19.2.8_webpack@5.109.2_esbuild@0._f98dbb1805f1bd37f6fc0a837f286581/node_modules/@hile/rsc/dist/client/navigation.js
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
21321
21321
  function browserLocation() {
21322
21322
  return typeof window === "undefined" ? void 0 : window.location;
21323
21323
  }
@@ -54,7 +54,7 @@ import {
54
54
  useState,
55
55
  useSyncExternalStore,
56
56
  useZlooksApp
57
- } from "./chunks/chunk-JKTMTC25.js";
57
+ } from "./chunks/chunk-CO2NBEJ7.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-JKTMTC25.js";
77
+ } from "./chunks/chunk-CO2NBEJ7.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-mu10o28k-47f9f41a",
4
+ "buildId": "build-mu23gtxh-f44b8610",
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-/0FAQguXSEl2fucGmpTFB2+4TKngIt51iobWCm60jcs="
12
+ "integrity": "sha256-xyctaOKD9bDY4IWozVZrUj/Sh6Gei0KDDaMaw3V1X7A="
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-3XMVEQA5.js",
19
- "ssrModule": "client-ssr/src-plugin-page-frame-07c4de56a6-B5RNCACZ.js",
18
+ "module": "client-browser/src-plugin-page-frame-07c4de56a6-CUBFIRPZ.js",
19
+ "ssrModule": "client-ssr/src-plugin-page-frame-07c4de56a6-UJSSLASH.js",
20
20
  "exportName": "default",
21
21
  "chunks": [
22
22
  {
23
- "path": "client-browser/chunks/chunk-M2LOOWHM.js",
24
- "integrity": "sha256-NdMXmOMNVg2y/Xlc7d+URg94SdBwfJbgoKDgu9AuDXg="
23
+ "path": "client-browser/chunks/chunk-KAAF6QZA.js",
24
+ "integrity": "sha256-iHsNt9rTDNmDZxtxfw5fQx0h4bx34aMXaICGgGG5rpI="
25
25
  }
26
26
  ],
27
27
  "ssrChunks": [
28
28
  {
29
- "path": "client-ssr/chunks/chunk-JKTMTC25.js",
30
- "integrity": "sha256-hI8obRa5IwxwOi1nVU3tLcpP6H9SVExUqNx/z/BNjGA="
29
+ "path": "client-ssr/chunks/chunk-CO2NBEJ7.js",
30
+ "integrity": "sha256-erOaCXnzWs5o6R/Xb4G9g6ANqC9OQjYscxQhf/M8TVI="
31
31
  }
32
32
  ],
33
- "integrity": "sha256-G7JUK9IjtIzu71ewjWE2pG5PWONJeyM8ToekQHxBonc=",
34
- "ssrIntegrity": "sha256-kSHt8PWr/T22qkynynpKhnoVCgr6DYSefBz7yiQOcME="
33
+ "integrity": "sha256-iG6YaemvXCD7TUC3eGUUTEwz3aC7Kp/GPNcFl6DZ3+g=",
34
+ "ssrIntegrity": "sha256-FPokXAxwE/3vIQBgykpZLw9I4wJrum80jobBEk8JRzc="
35
35
  },
36
36
  {
37
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",
38
+ "module": "client-browser/src-plugin-password-form-3bd63d69e5-JSE7BG7B.js",
39
+ "ssrModule": "client-ssr/src-plugin-password-form-3bd63d69e5-YEIM2464.js",
40
40
  "exportName": "default",
41
41
  "chunks": [
42
42
  {
43
- "path": "client-browser/chunks/chunk-M2LOOWHM.js",
44
- "integrity": "sha256-NdMXmOMNVg2y/Xlc7d+URg94SdBwfJbgoKDgu9AuDXg="
43
+ "path": "client-browser/chunks/chunk-KAAF6QZA.js",
44
+ "integrity": "sha256-iHsNt9rTDNmDZxtxfw5fQx0h4bx34aMXaICGgGG5rpI="
45
45
  }
46
46
  ],
47
47
  "ssrChunks": [
48
48
  {
49
- "path": "client-ssr/chunks/chunk-JKTMTC25.js",
50
- "integrity": "sha256-hI8obRa5IwxwOi1nVU3tLcpP6H9SVExUqNx/z/BNjGA="
49
+ "path": "client-ssr/chunks/chunk-CO2NBEJ7.js",
50
+ "integrity": "sha256-erOaCXnzWs5o6R/Xb4G9g6ANqC9OQjYscxQhf/M8TVI="
51
51
  }
52
52
  ],
53
- "integrity": "sha256-z91CdNVMQCMZa/h1aXyldUUBR/dGzHxFYMSOYGfGh1Q=",
54
- "ssrIntegrity": "sha256-fJDcwBugW7lVJr640bGH1QpyGzQqwbmcfuxVDVx5XlI="
53
+ "integrity": "sha256-Y2PNNDuyqILlhI3sZ+Bgu9OOzjh3Y8SCPD3OwBBZlhc=",
54
+ "ssrIntegrity": "sha256-soJpDYs4Da2kccVP9/+T0Avew6vQxeZv0D2IceKvkzA="
55
55
  }
56
56
  ],
57
57
  "styles": [
@@ -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-mu10o28k-47f9f41a",
15502
+ buildId: "build-mu23gtxh-f44b8610",
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-mu10o28k-47f9f41a",
15519
+ buildId: "build-mu23gtxh-f44b8610",
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.7",
3
+ "version": "1.0.8",
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.2",
45
- "@hile/logger": "4.0.2",
46
- "@hile/message-loader": "4.0.7",
47
- "@hile/micro": "4.0.7",
48
- "@hile/model": "4.0.4",
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.4",
51
+ "@hile/redis-rate-limit": "4.0.5",
52
52
  "@hile/reloader": "3.0.4",
53
- "@hile/rsc": "1.0.22",
54
- "@hile/rsc-discovery-hile": "1.0.19",
55
- "@hile/schedule": "4.0.4",
56
- "@hile/typeorm": "4.0.2",
53
+ "@hile/rsc": "1.0.23",
54
+ "@hile/rsc-discovery-hile": "1.0.20",
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.4",
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.2",
64
- "@zlooks.cn/ui": "1.0.5",
63
+ "@zlooks.cn/service-command": "1.0.3",
64
+ "@zlooks.cn/ui": "1.0.6",
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.8",
80
- "@hile/rsc-build": "1.0.19",
79
+ "@hile/cli": "4.0.9",
80
+ "@hile/rsc-build": "1.0.20",
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": "93c1087350b97ab47fd9596c1e39da4ade741a49"
90
+ "gitHead": "0a2a065c8ad82ed20a5966cb588a229594f77d09"
91
91
  }