@next-core/brick-kit 2.117.6 → 2.117.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.
@@ -1,4 +1,4 @@
1
- import { PluginRuntimeContext } from "@next-core/brick-types";
1
+ import type { PluginRuntimeContext } from "@next-core/brick-types";
2
2
  import { Kernel, Resolver, NavConfig } from "./exports";
3
3
  import { RouterState } from "./interfaces";
4
4
  import { StoryboardContextWrapper } from "./StoryboardContext";
@@ -1 +1 @@
1
- {"version":3,"file":"Router.d.ts","sourceRoot":"","sources":["../../../src/core/Router.ts"],"names":[],"mappings":"AAEA,OAAO,EAIL,oBAAoB,EACrB,MAAM,wBAAwB,CAAC;AAQhC,OAAO,EAIL,MAAM,EAKN,QAAQ,EACR,SAAS,EACV,MAAM,WAAW,CAAC;AAInB,OAAO,EAAc,WAAW,EAAE,MAAM,cAAc,CAAC;AAqBvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAG/D,qBAAa,MAAM;IAYL,OAAO,CAAC,MAAM;IAX1B,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,eAAe,CAAkB;IACzC,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,YAAY,CAAiB;IACrC,OAAO,CAAC,YAAY,CAAiB;IACrC,OAAO,CAAC,KAAK,CAA0B;IACvC,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA0B;IACvD,OAAO,CAAC,SAAS,CAAY;IAC7B,OAAO,CAAC,uBAAuB,CAAsC;gBAEjD,MAAM,EAAE,MAAM;IAwBlC,OAAO,CAAC,6BAA6B;IAerC,OAAO,CAAC,oBAAoB;IAetB,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;YA2DlB,YAAY;YAcZ,MAAM;IA2VpB,OAAO,CAAC,YAAY;IASpB,YAAY,IAAI,SAAS;IAKzB,WAAW,IAAI,QAAQ;IAIvB,QAAQ,IAAI,WAAW;IAKvB,WAAW,IAAI,MAAM;IAKrB,iBAAiB,IAAI,oBAAoB;IAKzC,2BAA2B,IAAI,wBAAwB;IAKvD,kBAAkB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;CAG5C"}
1
+ {"version":3,"file":"Router.d.ts","sourceRoot":"","sources":["../../../src/core/Router.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAIV,oBAAoB,EAErB,MAAM,wBAAwB,CAAC;AAQhC,OAAO,EAIL,MAAM,EAKN,QAAQ,EACR,SAAS,EACV,MAAM,WAAW,CAAC;AAInB,OAAO,EAAc,WAAW,EAAE,MAAM,cAAc,CAAC;AAqBvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAG/D,qBAAa,MAAM;IAYL,OAAO,CAAC,MAAM;IAX1B,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,eAAe,CAAkB;IACzC,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,YAAY,CAAiB;IACrC,OAAO,CAAC,YAAY,CAAiB;IACrC,OAAO,CAAC,KAAK,CAA0B;IACvC,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA0B;IACvD,OAAO,CAAC,SAAS,CAAY;IAC7B,OAAO,CAAC,uBAAuB,CAAsC;gBAEjD,MAAM,EAAE,MAAM;IAwBlC,OAAO,CAAC,6BAA6B;IAerC,OAAO,CAAC,oBAAoB;IAetB,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;YA2DlB,YAAY;YAcZ,MAAM;IA6VpB,OAAO,CAAC,YAAY;IASpB,YAAY,IAAI,SAAS;IAKzB,WAAW,IAAI,QAAQ;IAIvB,QAAQ,IAAI,WAAW;IAKvB,WAAW,IAAI,MAAM;IAKrB,iBAAiB,IAAI,oBAAoB;IAKzC,2BAA2B,IAAI,wBAAwB;IAKvD,kBAAkB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;CAG5C"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-core/brick-kit",
3
- "version": "2.117.6",
3
+ "version": "2.117.9",
4
4
  "description": "Kernel",
5
5
  "homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-kit",
6
6
  "license": "GPL-3.0",
@@ -31,9 +31,9 @@
31
31
  "test:ci": "cross-env NODE_ENV='test' CI=true jest"
32
32
  },
33
33
  "dependencies": {
34
- "@next-core/brick-types": "^2.61.2",
34
+ "@next-core/brick-types": "^2.61.3",
35
35
  "@next-core/color-theme": "^0.4.3",
36
- "@next-core/supply": "^1.0.33",
36
+ "@next-core/supply": "^1.0.34",
37
37
  "@next-sdk/api-gateway-sdk": "^2.0.17",
38
38
  "@next-sdk/auth-sdk": "^1.0.0",
39
39
  "@next-sdk/cmdb-sdk": "^2.1.1",
@@ -47,9 +47,9 @@
47
47
  "devDependencies": {
48
48
  "@ant-design/icons": "^4.5.0",
49
49
  "@next-core/brick-http": "^2.3.7",
50
- "@next-core/brick-utils": "^2.37.6",
50
+ "@next-core/brick-utils": "^2.37.7",
51
51
  "@next-core/easyops-analytics": "^0.7.4",
52
- "@next-core/illustrations": "^0.5.14",
52
+ "@next-core/illustrations": "^0.5.15",
53
53
  "@next-core/pipes": "^1.0.1",
54
54
  "antd": "~4.12.3",
55
55
  "history": "^4.10.1",
@@ -80,5 +80,5 @@
80
80
  "react-dom": "*",
81
81
  "react-i18next": "*"
82
82
  },
83
- "gitHead": "feef0758a05ed392963eb7014377564f9378a72a"
83
+ "gitHead": "aed4b96726faee1b44cb1077b3c4f3b46279e19f"
84
84
  }