@next-core/brick-icons 2.25.0 → 2.26.3
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 +19 -56
- package/dist/cmdb-97064c7b.js +61 -0
- package/dist/cmdb-97064c7b.js.map +1 -0
- package/dist/{colored-common-154a8457.js → colored-common-dd978cad.js} +500 -15
- package/dist/colored-common-dd978cad.js.map +1 -0
- package/dist/index.esm.js +6 -6
- package/dist/index.esm.js.map +1 -1
- package/dist/{monitor-1430b9cc.js → monitor-db8b8e5f.js} +68 -32
- package/dist/monitor-db8b8e5f.js.map +1 -0
- package/dist/types/generated/icons/cmdb.d.ts +0 -6
- package/dist/types/generated/icons/colored-common.d.ts +6 -0
- package/dist/types/generated/icons/monitor.d.ts +2 -0
- package/package.json +3 -3
- package/dist/cmdb-b5a5c368.js +0 -392
- package/dist/cmdb-b5a5c368.js.map +0 -1
- package/dist/colored-common-154a8457.js.map +0 -1
- package/dist/monitor-1430b9cc.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,129 +3,92 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
## [2.26.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.26.2...@next-core/brick-icons@2.26.3) (2022-01-28)
|
|
7
7
|
|
|
8
|
+
**Note:** Version bump only for package @next-core/brick-icons
|
|
8
9
|
|
|
9
|
-
### Features
|
|
10
10
|
|
|
11
|
-
* add icon ([9dcac0d](https://github.com/easyops-cn/next-core/commit/9dcac0d090e9299573e5b1e2cd9eb8d18ef9d468))
|
|
12
11
|
|
|
13
12
|
|
|
14
13
|
|
|
14
|
+
## [2.26.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.26.1...@next-core/brick-icons@2.26.2) (2022-01-26)
|
|
15
15
|
|
|
16
|
+
**Note:** Version bump only for package @next-core/brick-icons
|
|
16
17
|
|
|
17
|
-
## [2.
|
|
18
|
+
## [2.26.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.26.0...@next-core/brick-icons@2.26.1) (2022-01-20)
|
|
18
19
|
|
|
19
20
|
**Note:** Version bump only for package @next-core/brick-icons
|
|
20
21
|
|
|
22
|
+
# [2.26.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.25.0...@next-core/brick-icons@2.26.0) (2022-01-19)
|
|
21
23
|
|
|
24
|
+
### Features
|
|
22
25
|
|
|
26
|
+
- delete icons ([1a8dfc0](https://github.com/easyops-cn/next-core/commit/1a8dfc09bd88e9407c8dd472b10fe8070ca67b35))
|
|
27
|
+
- move to colored-common ([35d428f](https://github.com/easyops-cn/next-core/commit/35d428fdc0a749ed79c5439682963c422c493118))
|
|
23
28
|
|
|
29
|
+
# [2.25.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.24.5...@next-core/brick-icons@2.25.0) (2022-01-19)
|
|
24
30
|
|
|
25
|
-
|
|
31
|
+
### Features
|
|
26
32
|
|
|
27
|
-
|
|
33
|
+
- add icon ([9dcac0d](https://github.com/easyops-cn/next-core/commit/9dcac0d090e9299573e5b1e2cd9eb8d18ef9d468))
|
|
28
34
|
|
|
35
|
+
## [2.24.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.24.4...@next-core/brick-icons@2.24.5) (2022-01-13)
|
|
29
36
|
|
|
37
|
+
**Note:** Version bump only for package @next-core/brick-icons
|
|
30
38
|
|
|
39
|
+
## [2.24.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.24.3...@next-core/brick-icons@2.24.4) (2022-01-13)
|
|
31
40
|
|
|
41
|
+
**Note:** Version bump only for package @next-core/brick-icons
|
|
32
42
|
|
|
33
43
|
## [2.24.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.24.2...@next-core/brick-icons@2.24.3) (2022-01-07)
|
|
34
44
|
|
|
35
45
|
**Note:** Version bump only for package @next-core/brick-icons
|
|
36
46
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
47
|
## [2.24.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.24.1...@next-core/brick-icons@2.24.2) (2022-01-05)
|
|
42
48
|
|
|
43
49
|
**Note:** Version bump only for package @next-core/brick-icons
|
|
44
50
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
51
|
## [2.24.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.24.0...@next-core/brick-icons@2.24.1) (2021-12-30)
|
|
50
52
|
|
|
51
53
|
**Note:** Version bump only for package @next-core/brick-icons
|
|
52
54
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
55
|
# [2.24.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.23.6...@next-core/brick-icons@2.24.0) (2021-12-29)
|
|
58
56
|
|
|
59
|
-
|
|
60
57
|
### Features
|
|
61
58
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
59
|
+
- upload monitor-kit svg ([3597e3c](https://github.com/easyops-cn/next-core/commit/3597e3c10f6311e1ca4f44b3616cc1689b0fdbaf))
|
|
67
60
|
|
|
68
61
|
## [2.23.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.23.5...@next-core/brick-icons@2.23.6) (2021-12-29)
|
|
69
62
|
|
|
70
63
|
**Note:** Version bump only for package @next-core/brick-icons
|
|
71
64
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
65
|
## [2.23.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.23.4...@next-core/brick-icons@2.23.5) (2021-12-28)
|
|
77
66
|
|
|
78
67
|
**Note:** Version bump only for package @next-core/brick-icons
|
|
79
68
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
69
|
## [2.23.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.23.3...@next-core/brick-icons@2.23.4) (2021-12-28)
|
|
85
70
|
|
|
86
71
|
**Note:** Version bump only for package @next-core/brick-icons
|
|
87
72
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
73
|
## [2.23.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.23.2...@next-core/brick-icons@2.23.3) (2021-12-24)
|
|
93
74
|
|
|
94
75
|
**Note:** Version bump only for package @next-core/brick-icons
|
|
95
76
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
77
|
## [2.23.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.23.1...@next-core/brick-icons@2.23.2) (2021-12-23)
|
|
101
78
|
|
|
102
79
|
**Note:** Version bump only for package @next-core/brick-icons
|
|
103
80
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
81
|
## [2.23.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.23.0...@next-core/brick-icons@2.23.1) (2021-12-17)
|
|
109
82
|
|
|
110
|
-
|
|
111
83
|
### Bug Fixes
|
|
112
84
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
85
|
+
- modify ([a7acdf9](https://github.com/easyops-cn/next-core/commit/a7acdf9d5e485a34fadefafaa6bfc0837b145f31))
|
|
118
86
|
|
|
119
87
|
# [2.23.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.22.35...@next-core/brick-icons@2.23.0) (2021-12-17)
|
|
120
88
|
|
|
121
|
-
|
|
122
89
|
### Features
|
|
123
90
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
91
|
+
- add icon ([9436cee](https://github.com/easyops-cn/next-core/commit/9436ceed46d2489b8e707d3c31907a59d3dccc4c))
|
|
129
92
|
|
|
130
93
|
## [2.22.35](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.22.34...@next-core/brick-icons@2.22.35) (2021-12-09)
|
|
131
94
|
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
|
+
|
|
5
|
+
var _ref = /*#__PURE__*/React.createElement("g", {
|
|
6
|
+
transform: "translate(0 .828)",
|
|
7
|
+
fill: "none",
|
|
8
|
+
fillRule: "evenodd"
|
|
9
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M0 .172h14v14H0z"
|
|
11
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
fill: "currentColor",
|
|
13
|
+
fillRule: "nonzero",
|
|
14
|
+
d: "M2.121 5.829l3.536-3.536 2.828 2.829L4.95 8.657z"
|
|
15
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
fillRule: "nonzero",
|
|
18
|
+
d: "M5.657 6.535l.707-.707 4.243 4.243-.708.707z"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
20
|
+
fill: "currentColor",
|
|
21
|
+
fillRule: "nonzero",
|
|
22
|
+
transform: "rotate(-45 10.96 11.132)",
|
|
23
|
+
x: 9.96,
|
|
24
|
+
y: 8.132,
|
|
25
|
+
width: 2,
|
|
26
|
+
height: 6,
|
|
27
|
+
rx: 1
|
|
28
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
transform: "rotate(-45 2.828 7.95)",
|
|
32
|
+
x: 1.828,
|
|
33
|
+
y: 4.95,
|
|
34
|
+
width: 2,
|
|
35
|
+
height: 6,
|
|
36
|
+
rx: 1
|
|
37
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
38
|
+
fill: "currentColor",
|
|
39
|
+
fillRule: "nonzero",
|
|
40
|
+
transform: "rotate(-45 7.778 3)",
|
|
41
|
+
x: 6.778,
|
|
42
|
+
width: 2,
|
|
43
|
+
height: 6,
|
|
44
|
+
rx: 1
|
|
45
|
+
}));
|
|
46
|
+
|
|
47
|
+
function SvgPermissionSetting(props) {
|
|
48
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
49
|
+
width: 14,
|
|
50
|
+
height: 16,
|
|
51
|
+
viewBox: "0 0 14 16",
|
|
52
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
53
|
+
}, props), _ref);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
var cmdbCategory = {
|
|
57
|
+
"permission-setting": SvgPermissionSetting
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
export { cmdbCategory };
|
|
61
|
+
//# sourceMappingURL=cmdb-97064c7b.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cmdb-97064c7b.js","sources":["../src/generated/icons/cmdb.ts"],"sourcesContent":["import CmdbPermissionSetting from \"../../icons/cmdb/permission-setting.svg\";\nexport const cmdbCategory = {\n \"permission-setting\": CmdbPermissionSetting,\n};\n"],"names":["cmdbCategory","CmdbPermissionSetting"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IACaA,YAAY,GAAG;AAC1B,wBAAsBC;AADI;;;;"}
|