@next-core/brick-kit 2.103.4 → 2.103.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.
- package/CHANGELOG.md +39 -125
- package/dist/index.bundle.js +320 -302
- package/dist/index.bundle.js.map +1 -1
- package/dist/index.esm.js +359 -323
- package/dist/index.esm.js.map +1 -1
- package/dist/types/EasyopsEmpty/EasyopsEmpty.d.ts.map +1 -1
- package/dist/types/EasyopsEmpty/EmptySvg.d.ts +6 -0
- package/dist/types/EasyopsEmpty/EmptySvg.d.ts.map +1 -0
- package/package.json +14 -14
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EasyopsEmpty.d.ts","sourceRoot":"","sources":["../../../src/EasyopsEmpty/EasyopsEmpty.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAmB,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"EasyopsEmpty.d.ts","sourceRoot":"","sources":["../../../src/EasyopsEmpty/EasyopsEmpty.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAmB,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAI9E,MAAM,WAAW,iBAAiB;IAChC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACvC,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACjC,YAAY,CAAC,EAAE,iBAAiB,CAAC;IACjC,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,GAAG,KAAK,CAAC,YAAY,CAsBzE;AAED;;GAEG;AACH,wBAAgB,kBAAkB,IAAI,KAAK,CAAC,SAAS,CAEpD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmptySvg.d.ts","sourceRoot":"","sources":["../../../src/EasyopsEmpty/EmptySvg.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,MAAM,WAAW,aAAa;IAC5B,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,aAAa,GAAG,KAAK,CAAC,YAAY,CAkTjE"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-core/brick-kit",
|
|
3
|
-
"version": "2.103.
|
|
3
|
+
"version": "2.103.8",
|
|
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,37 +31,37 @@
|
|
|
31
31
|
"test:ci": "cross-env NODE_ENV='test' CI=true jest"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@next-core/brick-types": "^2.56.
|
|
35
|
-
"@next-core/color-theme": "^0.4.
|
|
36
|
-
"@next-core/supply": "^1.0.
|
|
34
|
+
"@next-core/brick-types": "^2.56.1",
|
|
35
|
+
"@next-core/color-theme": "^0.4.1",
|
|
36
|
+
"@next-core/supply": "^1.0.22",
|
|
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",
|
|
40
40
|
"@next-sdk/micro-app-sdk": "^2.1.1",
|
|
41
41
|
"@next-sdk/user-service-sdk": "^2.1.1",
|
|
42
42
|
"@ungap/event-target": "^0.2.3",
|
|
43
|
-
"compare-versions": "^4.1.
|
|
43
|
+
"compare-versions": "^4.1.3",
|
|
44
44
|
"minimatch": "^3.0.4"
|
|
45
45
|
},
|
|
46
46
|
"sideEffects": false,
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@ant-design/icons": "^4.5.0",
|
|
49
|
-
"@next-core/brick-http": "^2.3.
|
|
50
|
-
"@next-core/brick-utils": "^2.33.
|
|
51
|
-
"@next-core/easyops-analytics": "^0.7.
|
|
52
|
-
"@next-core/illustrations": "^0.
|
|
49
|
+
"@next-core/brick-http": "^2.3.6",
|
|
50
|
+
"@next-core/brick-utils": "^2.33.1",
|
|
51
|
+
"@next-core/easyops-analytics": "^0.7.3",
|
|
52
|
+
"@next-core/illustrations": "^0.5.2",
|
|
53
53
|
"@next-core/pipes": "^1.0.1",
|
|
54
54
|
"antd": "~4.12.3",
|
|
55
55
|
"history": "^4.10.1",
|
|
56
|
-
"i18next": "^21.6.
|
|
57
|
-
"jest-websocket-mock": "^2.
|
|
56
|
+
"i18next": "^21.6.10",
|
|
57
|
+
"jest-websocket-mock": "^2.3.0",
|
|
58
58
|
"js-yaml": "^3.14.1",
|
|
59
59
|
"lodash": "^4.17.21",
|
|
60
|
-
"mock-socket": "^9.
|
|
60
|
+
"mock-socket": "^9.1.2",
|
|
61
61
|
"moment": "^2.29.1",
|
|
62
62
|
"react": "^16.14.0",
|
|
63
63
|
"react-dom": "^16.14.0",
|
|
64
|
-
"react-i18next": "^11.15.
|
|
64
|
+
"react-i18next": "^11.15.3"
|
|
65
65
|
},
|
|
66
66
|
"peerDependencies": {
|
|
67
67
|
"@ant-design/icons": "*",
|
|
@@ -80,5 +80,5 @@
|
|
|
80
80
|
"react-dom": "*",
|
|
81
81
|
"react-i18next": "*"
|
|
82
82
|
},
|
|
83
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "e4dae8eebce240593620b6f8dbea8f5c852891bb"
|
|
84
84
|
}
|