@next-core/brick-icons 2.26.3 → 2.26.7
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
CHANGED
|
@@ -3,6 +3,38 @@
|
|
|
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
|
+
## [2.26.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.26.6...@next-core/brick-icons@2.26.7) (2022-02-15)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @next-core/brick-icons
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [2.26.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.26.5...@next-core/brick-icons@2.26.6) (2022-02-14)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @next-core/brick-icons
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [2.26.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.26.4...@next-core/brick-icons@2.26.5) (2022-02-10)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @next-core/brick-icons
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## [2.26.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.26.3...@next-core/brick-icons@2.26.4) (2022-02-10)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @next-core/brick-icons
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
6
38
|
## [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
39
|
|
|
8
40
|
**Note:** Version bump only for package @next-core/brick-icons
|
package/dist/index.esm.js
CHANGED
|
@@ -238,7 +238,7 @@ var categories = {
|
|
|
238
238
|
var _ref22 = _asyncToGenerator(function* () {
|
|
239
239
|
return (yield import(
|
|
240
240
|
/* webpackChunkName: "icons--monitor" */
|
|
241
|
-
'./monitor-
|
|
241
|
+
'./monitor-d04f069c.js')).monitorCategory;
|
|
242
242
|
});
|
|
243
243
|
|
|
244
244
|
return function monitor() {
|
|
@@ -207,17 +207,20 @@ function SvgAutoCollector(props) {
|
|
|
207
207
|
|
|
208
208
|
function _extends$m() { _extends$m = 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$m.apply(this, arguments); }
|
|
209
209
|
|
|
210
|
-
var _ref$m = /*#__PURE__*/React.createElement("
|
|
211
|
-
|
|
210
|
+
var _ref$m = /*#__PURE__*/React.createElement("g", {
|
|
211
|
+
fill: "none",
|
|
212
|
+
fillRule: "evenodd"
|
|
213
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
214
|
+
d: "M23 0c12.703 0 23 10.297 23 23S35.703 46 23 46 0 35.703 0 23 10.297 0 23 0zm-2.379 18.51l-8.724 8.725a4.583 4.583 0 0 0 0 6.461l.324.324a4.583 4.583 0 0 0 6.463 0l3.877-3.877c-1.457.16-2.747-.161-3.718-1.13l-2.584 2.585c-.485.485-1.13.485-1.616 0l-.322-.324c-.485-.485-.485-1.131 0-1.616l3.232-3.232 3.068-3.068 2.101-2.1.161-.162c.485-.485 1.13-.485 1.616 0l.324.322.16.163 2.586-2.587-.163-.16-.322-.323a4.583 4.583 0 0 0-6.463 0zm6.3-6.3l-3.877 3.878c1.294 0 2.588.322 3.555 1.292l2.747-2.747c.485-.485 1.13-.485 1.616 0l.322.324c.485.485.485 1.131 0 1.616l-3.232 3.23-3.068 3.07-1.455 1.455-.968.968c-.485.485-1.13.485-1.616 0l-.324-.322-.16-.163-2.425 2.424.163.161.322.324a4.583 4.583 0 0 0 6.463 0l8.724-8.724a4.583 4.583 0 0 0 0-6.463l-.323-.322a4.583 4.583 0 0 0-6.463 0z",
|
|
212
215
|
fill: "currentColor",
|
|
213
216
|
fillRule: "nonzero"
|
|
214
|
-
});
|
|
217
|
+
}));
|
|
215
218
|
|
|
216
219
|
function SvgBindStrategy(props) {
|
|
217
220
|
return /*#__PURE__*/React.createElement("svg", _extends$m({
|
|
218
|
-
width:
|
|
219
|
-
height:
|
|
220
|
-
viewBox: "0 0
|
|
221
|
+
width: 46,
|
|
222
|
+
height: 46,
|
|
223
|
+
viewBox: "0 0 46 46",
|
|
221
224
|
xmlns: "http://www.w3.org/2000/svg"
|
|
222
225
|
}, props), _ref$m);
|
|
223
226
|
}
|
|
@@ -344,16 +347,16 @@ function SvgCpu(props) {
|
|
|
344
347
|
function _extends$h() { _extends$h = 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$h.apply(this, arguments); }
|
|
345
348
|
|
|
346
349
|
var _ref$h = /*#__PURE__*/React.createElement("path", {
|
|
347
|
-
d: "
|
|
350
|
+
d: "M29.333 1.854v8.882c0 .847.708 1.535 1.584 1.535h9.172c.708 0 1.061-.826.56-1.309L30.684 1.31c-.496-.482-1.35-.143-1.35.545zm11.084 14.248H30.125c-2.623 0-4.75-2.06-4.75-4.6V1.534C25.375.688 24.668 0 23.792 0H7.167C5.42 0 4 1.37 4 3.065v39.87C4 44.629 5.42 46 7.167 46h31.666C40.58 46 42 44.63 42 42.935V17.637c0-.847-.707-1.535-1.583-1.535zm-11.48 13.416H24.98v3.836c0 1.052-.892 1.915-1.979 1.915-1.087 0-1.98-.863-1.98-1.915v-3.836h-3.957c-1.088 0-1.98-.862-1.98-1.915 0-1.052.892-1.915 1.98-1.915h3.958v-3.836c0-1.052.892-1.915 1.979-1.915 1.087 0 1.98.863 1.98 1.915v3.836h3.957c1.088 0 1.98.863 1.98 1.915 0 1.053-.892 1.915-1.98 1.915z",
|
|
348
351
|
fill: "currentColor",
|
|
349
352
|
fillRule: "nonzero"
|
|
350
353
|
});
|
|
351
354
|
|
|
352
355
|
function SvgCreateStrategy(props) {
|
|
353
356
|
return /*#__PURE__*/React.createElement("svg", _extends$h({
|
|
354
|
-
width:
|
|
355
|
-
height:
|
|
356
|
-
viewBox: "0 0
|
|
357
|
+
width: 46,
|
|
358
|
+
height: 46,
|
|
359
|
+
viewBox: "0 0 46 46",
|
|
357
360
|
xmlns: "http://www.w3.org/2000/svg"
|
|
358
361
|
}, props), _ref$h);
|
|
359
362
|
}
|
|
@@ -824,4 +827,4 @@ var monitorCategory = {
|
|
|
824
827
|
};
|
|
825
828
|
|
|
826
829
|
export { monitorCategory };
|
|
827
|
-
//# sourceMappingURL=monitor-
|
|
830
|
+
//# sourceMappingURL=monitor-d04f069c.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"monitor-
|
|
1
|
+
{"version":3,"file":"monitor-d04f069c.js","sources":["../src/generated/icons/monitor.ts"],"sourcesContent":["import MonitorAlertRule from \"../../icons/monitor/alert-rule.svg\";\nimport MonitorAlert from \"../../icons/monitor/alert.svg\";\nimport MonitorApm from \"../../icons/monitor/apm.svg\";\nimport MonitorAutoCollector from \"../../icons/monitor/auto-collector.svg\";\nimport MonitorBindStrategy from \"../../icons/monitor/bind-strategy.svg\";\nimport MonitorClose from \"../../icons/monitor/close.svg\";\nimport MonitorCollectorTemplate from \"../../icons/monitor/collector-template.svg\";\nimport MonitorCollector from \"../../icons/monitor/collector.svg\";\nimport MonitorCpu from \"../../icons/monitor/cpu.svg\";\nimport MonitorCreateStrategy from \"../../icons/monitor/create-strategy.svg\";\nimport MonitorDashboard from \"../../icons/monitor/dashboard.svg\";\nimport MonitorDisconnect from \"../../icons/monitor/disconnect.svg\";\nimport MonitorDisk from \"../../icons/monitor/disk.svg\";\nimport MonitorEvents from \"../../icons/monitor/events.svg\";\nimport MonitorHost from \"../../icons/monitor/host.svg\";\nimport MonitorHot from \"../../icons/monitor/hot.svg\";\nimport MonitorInfraMonitor from \"../../icons/monitor/infra-monitor.svg\";\nimport MonitorKit from \"../../icons/monitor/kit.svg\";\nimport MonitorLevel from \"../../icons/monitor/level.svg\";\nimport MonitorMemory from \"../../icons/monitor/memory.svg\";\nimport MonitorMetricManagement from \"../../icons/monitor/metric-management.svg\";\nimport MonitorMyMonitor from \"../../icons/monitor/my-monitor.svg\";\nimport MonitorPrometheus from \"../../icons/monitor/prometheus.svg\";\nimport MonitorRank from \"../../icons/monitor/rank.svg\";\nimport MonitorRelatedResource from \"../../icons/monitor/related-resource.svg\";\nimport MonitorResourceMonitor from \"../../icons/monitor/resource-monitor.svg\";\nimport MonitorZabbix from \"../../icons/monitor/zabbix.svg\";\nexport const monitorCategory = {\n \"alert-rule\": MonitorAlertRule,\n alert: MonitorAlert,\n apm: MonitorApm,\n \"auto-collector\": MonitorAutoCollector,\n \"bind-strategy\": MonitorBindStrategy,\n close: MonitorClose,\n \"collector-template\": MonitorCollectorTemplate,\n collector: MonitorCollector,\n cpu: MonitorCpu,\n \"create-strategy\": MonitorCreateStrategy,\n dashboard: MonitorDashboard,\n disconnect: MonitorDisconnect,\n disk: MonitorDisk,\n events: MonitorEvents,\n host: MonitorHost,\n hot: MonitorHot,\n \"infra-monitor\": MonitorInfraMonitor,\n kit: MonitorKit,\n level: MonitorLevel,\n memory: MonitorMemory,\n \"metric-management\": MonitorMetricManagement,\n \"my-monitor\": MonitorMyMonitor,\n prometheus: MonitorPrometheus,\n rank: MonitorRank,\n \"related-resource\": MonitorRelatedResource,\n \"resource-monitor\": MonitorResourceMonitor,\n zabbix: MonitorZabbix,\n};\n"],"names":["monitorCategory","MonitorAlertRule","alert","MonitorAlert","apm","MonitorApm","MonitorAutoCollector","MonitorBindStrategy","close","MonitorClose","MonitorCollectorTemplate","collector","MonitorCollector","cpu","MonitorCpu","MonitorCreateStrategy","dashboard","MonitorDashboard","disconnect","MonitorDisconnect","disk","MonitorDisk","events","MonitorEvents","host","MonitorHost","hot","MonitorHot","MonitorInfraMonitor","kit","MonitorKit","level","MonitorLevel","memory","MonitorMemory","MonitorMetricManagement","MonitorMyMonitor","prometheus","MonitorPrometheus","rank","MonitorRank","MonitorRelatedResource","MonitorResourceMonitor","zabbix","MonitorZabbix"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA2BaA,eAAe,GAAG;AAC7B,gBAAcC,YADe;AAE7BC,EAAAA,KAAK,EAAEC,QAFsB;AAG7BC,EAAAA,GAAG,EAAEC,MAHwB;AAI7B,oBAAkBC,gBAJW;AAK7B,mBAAiBC,eALY;AAM7BC,EAAAA,KAAK,EAAEC,QANsB;AAO7B,wBAAsBC,oBAPO;AAQ7BC,EAAAA,SAAS,EAAEC,YARkB;AAS7BC,EAAAA,GAAG,EAAEC,MATwB;AAU7B,qBAAmBC,iBAVU;AAW7BC,EAAAA,SAAS,EAAEC,YAXkB;AAY7BC,EAAAA,UAAU,EAAEC,aAZiB;AAa7BC,EAAAA,IAAI,EAAEC,OAbuB;AAc7BC,EAAAA,MAAM,EAAEC,SAdqB;AAe7BC,EAAAA,IAAI,EAAEC,OAfuB;AAgB7BC,EAAAA,GAAG,EAAEC,MAhBwB;AAiB7B,mBAAiBC,eAjBY;AAkB7BC,EAAAA,GAAG,EAAEC,MAlBwB;AAmB7BC,EAAAA,KAAK,EAAEC,QAnBsB;AAoB7BC,EAAAA,MAAM,EAAEC,SApBqB;AAqB7B,uBAAqBC,mBArBQ;AAsB7B,gBAAcC,YAtBe;AAuB7BC,EAAAA,UAAU,EAAEC,aAvBiB;AAwB7BC,EAAAA,IAAI,EAAEC,OAxBuB;AAyB7B,sBAAoBC,kBAzBS;AA0B7B,sBAAoBC,kBA1BS;AA2B7BC,EAAAA,MAAM,EAAEC;AA3BqB;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-core/brick-icons",
|
|
3
|
-
"version": "2.26.
|
|
3
|
+
"version": "2.26.7",
|
|
4
4
|
"description": "Self designed icons",
|
|
5
5
|
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-icons",
|
|
6
6
|
"license": "GPL-3.0",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"sideEffects": false,
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@next-core/brick-utils": "^2.
|
|
31
|
+
"@next-core/brick-utils": "^2.34.1",
|
|
32
32
|
"@svgr/rollup": "^5.5.0",
|
|
33
33
|
"change-case": "^4.1.2",
|
|
34
34
|
"fs-extra": "^10.0.0",
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"@next-core/brick-utils": "*",
|
|
43
43
|
"react": "*"
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "109c4bb73b68e9b6ca8f00359ee38e5317103734"
|
|
46
46
|
}
|