@next-core/brick-icons 2.31.34 → 2.31.36

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,54 +1,54 @@
1
1
  import * as React from 'react';
2
2
 
3
- function _extends$f() { _extends$f = Object.assign ? Object.assign.bind() : 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$f.apply(this, arguments); }
4
- var _ref$f = /*#__PURE__*/React.createElement("path", {
3
+ function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : 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$i.apply(this, arguments); }
4
+ var _ref$i = /*#__PURE__*/React.createElement("path", {
5
5
  d: "M14.815 0C15.469 0 16 .547 16 1.222v8.556c0 .675-.53 1.222-1.185 1.222H8.889l.592-2.444 4.149-.612V3.056L9.48 2.444 8.89 0h5.926zM2.37 7.944l4.149.612L7.11 11H1.185C.531 11 0 10.453 0 9.778V1.222C0 .898.125.587.347.358.57.128.871 0 1.185 0h5.926L6.52 2.444l-4.149.612v4.888zm2.37-1.833V4.89h6.52V6.11H4.74z",
6
6
  fill: "currentColor",
7
7
  fillRule: "nonzero"
8
8
  });
9
9
  function SvgAliCloud(props) {
10
- return /*#__PURE__*/React.createElement("svg", _extends$f({
10
+ return /*#__PURE__*/React.createElement("svg", _extends$i({
11
11
  width: 16,
12
12
  height: 11,
13
13
  viewBox: "0 0 16 11",
14
14
  xmlns: "http://www.w3.org/2000/svg"
15
- }, props), _ref$f);
15
+ }, props), _ref$i);
16
16
  }
17
17
 
18
- function _extends$e() { _extends$e = Object.assign ? Object.assign.bind() : 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$e.apply(this, arguments); }
19
- var _ref$e = /*#__PURE__*/React.createElement("path", {
18
+ function _extends$h() { _extends$h = Object.assign ? Object.assign.bind() : 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); }
19
+ var _ref$h = /*#__PURE__*/React.createElement("path", {
20
20
  d: "M7 8a1 1 0 0 1 1 1v1a2 2 0 1 1 0 4v1a1 1 0 0 1-.77.974l-.113.02L7 16H6a1 1 0 0 1-.869-1.496l.064-.098.072-.103a1.5 1.5 0 1 0-2.525.013l.054.078A1 1 0 0 1 2 16H1a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h6zm3.722 5.824a.5.5 0 1 1 .422.906 8.117 8.117 0 0 1-.994.384.5.5 0 0 1-.3-.954c.308-.097.599-.209.872-.336zm2.13-1.729a.5.5 0 0 1 .81.586c-.214.296-.451.57-.712.823a.5.5 0 0 1-.695-.72c.218-.21.417-.44.596-.689zM8.25.75a1.625 1.625 0 0 1 1.397 2.455l-.082.126-.068.096a1.188 1.188 0 1 0 2.009.003l-.048-.07A1.625 1.625 0 0 1 12.75.75h1.125c.897 0 1.625.728 1.625 1.625v6.75c0 .897-.728 1.625-1.625 1.625h-3.129a.5.5 0 1 1 0-1h3.129c.345 0 .625-.28.625-.625v-6.75a.625.625 0 0 0-.625-.625H12.75a.625.625 0 0 0-.547.926l.132.195a2.187 2.187 0 1 1-3.67 0l.071-.1.057-.086a.625.625 0 0 0-.543-.935H7.08l-.099.016a.625.625 0 0 0-.481.609V4H6a1.75 1.75 0 0 0-1.512 2.633.5.5 0 1 1-.863.505 2.751 2.751 0 0 1 1.722-4.06l.153-.033v-.67c0-.708.456-1.324 1.133-1.546L6.78.787l.184-.029.16-.008H8.25z",
21
21
  fill: "currentColor",
22
22
  fillRule: "nonzero",
23
23
  opacity: 0.85
24
24
  });
25
25
  function SvgAppBlueprint(props) {
26
- return /*#__PURE__*/React.createElement("svg", _extends$e({
26
+ return /*#__PURE__*/React.createElement("svg", _extends$h({
27
27
  width: 16,
28
28
  height: 16,
29
29
  viewBox: "0 0 16 16",
30
30
  xmlns: "http://www.w3.org/2000/svg"
31
- }, props), _ref$e);
31
+ }, props), _ref$h);
32
32
  }
33
33
 
34
- function _extends$d() { _extends$d = Object.assign ? Object.assign.bind() : 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$d.apply(this, arguments); }
35
- var _ref$d = /*#__PURE__*/React.createElement("path", {
34
+ function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : 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$g.apply(this, arguments); }
35
+ var _ref$g = /*#__PURE__*/React.createElement("path", {
36
36
  d: "M14.643 14.5c.67 0 1.234-.5 1.372-1.183l.606-3a.5.5 0 1 0-.98-.198l-.606 3c-.047.232-.215.381-.392.381H2.64c-.176 0-.344-.15-.39-.38l-.607-3a.603.603 0 0 1-.011-.12.5.5 0 0 0-1 0c0 .107.01.213.031.317l.606 3C1.406 14 1.97 14.5 2.639 14.5h12.004zM15.5 5a2 2 0 0 0-2-2V2a1 1 0 0 0-.77-.974l-.113-.02L12.5 1h-3a1 1 0 0 0-.869 1.496l.064.098.072.103a1.5 1.5 0 1 1-2.525-.013l.054-.078A1 1 0 0 0 5.5 1h-1a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V7a2 2 0 0 0 2-2z",
37
37
  fill: "currentColor",
38
38
  fillRule: "nonzero",
39
39
  opacity: 0.85
40
40
  });
41
41
  function SvgBlueprintInstances(props) {
42
- return /*#__PURE__*/React.createElement("svg", _extends$d({
42
+ return /*#__PURE__*/React.createElement("svg", _extends$g({
43
43
  width: 17,
44
44
  height: 16,
45
45
  viewBox: "0 0 17 16",
46
46
  xmlns: "http://www.w3.org/2000/svg"
47
- }, props), _ref$d);
47
+ }, props), _ref$g);
48
48
  }
49
49
 
50
- function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : 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$c.apply(this, arguments); }
51
- var _ref$c = /*#__PURE__*/React.createElement("g", {
50
+ function _extends$f() { _extends$f = Object.assign ? Object.assign.bind() : 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$f.apply(this, arguments); }
51
+ var _ref$f = /*#__PURE__*/React.createElement("g", {
52
52
  fill: "currentColor",
53
53
  fillRule: "evenodd"
54
54
  }, /*#__PURE__*/React.createElement("path", {
@@ -58,16 +58,16 @@ var _ref$c = /*#__PURE__*/React.createElement("g", {
58
58
  d: "M10.6 7.5a.6.6 0 0 1 .6.6h1.508c.161 0 .292.134.292.3v2.8c0 .166-.13.3-.292.3H8.492a.296.296 0 0 1-.292-.3v-.3c0-.166.13-.3.292-.3.066 0 .127.023.176.061l.023.017c.069.045.15.072.238.072a.444.444 0 0 0 .438-.45.444.444 0 0 0-.438-.45.427.427 0 0 0-.234.07l-.03.021-.029.02a.284.284 0 0 1-.144.039.296.296 0 0 1-.292-.3V8.4l.002-.035.006-.034a.294.294 0 0 1 .284-.231H10a.6.6 0 0 1 .503-.592z"
59
59
  }));
60
60
  function SvgBlueprintManagement(props) {
61
- return /*#__PURE__*/React.createElement("svg", _extends$c({
61
+ return /*#__PURE__*/React.createElement("svg", _extends$f({
62
62
  width: 16,
63
63
  height: 16,
64
64
  viewBox: "0 0 16 16",
65
65
  xmlns: "http://www.w3.org/2000/svg"
66
- }, props), _ref$c);
66
+ }, props), _ref$f);
67
67
  }
68
68
 
69
- function _extends$b() { _extends$b = Object.assign ? Object.assign.bind() : 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$b.apply(this, arguments); }
70
- var _ref$b = /*#__PURE__*/React.createElement("path", {
69
+ function _extends$e() { _extends$e = Object.assign ? Object.assign.bind() : 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$e.apply(this, arguments); }
70
+ var _ref$e = /*#__PURE__*/React.createElement("path", {
71
71
  d: "M9 1.5a2.503 2.503 0 0 0-2.452 3H2L1.5 8c1.28.088 1.63 0 2 0 .552 0 1.052.224 1.414.586.362.362.586.862.586 1.414 0 .552-.224 1.052-.586 1.414A1.994 1.994 0 0 1 3.5 12c-.402 0-.776-.119-1.09-.322L1.5 15l12.5.5.5-10.5-3.048-.5A2.503 2.503 0 0 0 9 1.5z",
72
72
  stroke: "currentColor",
73
73
  fill: "none",
@@ -75,16 +75,16 @@ var _ref$b = /*#__PURE__*/React.createElement("path", {
75
75
  opacity: 0.85
76
76
  });
77
77
  function SvgBlueprintResources(props) {
78
- return /*#__PURE__*/React.createElement("svg", _extends$b({
78
+ return /*#__PURE__*/React.createElement("svg", _extends$e({
79
79
  width: 16,
80
80
  height: 16,
81
81
  viewBox: "0 0 16 16",
82
82
  xmlns: "http://www.w3.org/2000/svg"
83
- }, props), _ref$b);
83
+ }, props), _ref$e);
84
84
  }
85
85
 
86
- function _extends$a() { _extends$a = Object.assign ? Object.assign.bind() : 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$a.apply(this, arguments); }
87
- var _ref$a = /*#__PURE__*/React.createElement("g", {
86
+ function _extends$d() { _extends$d = Object.assign ? Object.assign.bind() : 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$d.apply(this, arguments); }
87
+ var _ref$d = /*#__PURE__*/React.createElement("g", {
88
88
  fillRule: "nonzero",
89
89
  fill: "none",
90
90
  opacity: 0.85
@@ -96,123 +96,138 @@ var _ref$a = /*#__PURE__*/React.createElement("g", {
96
96
  fill: "currentColor"
97
97
  }));
98
98
  function SvgChangeHistory(props) {
99
- return /*#__PURE__*/React.createElement("svg", _extends$a({
99
+ return /*#__PURE__*/React.createElement("svg", _extends$d({
100
100
  width: 16,
101
101
  height: 16,
102
102
  viewBox: "0 0 16 16",
103
103
  xmlns: "http://www.w3.org/2000/svg"
104
- }, props), _ref$a);
104
+ }, props), _ref$d);
105
105
  }
106
106
 
107
- function _extends$9() { _extends$9 = Object.assign ? Object.assign.bind() : 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$9.apply(this, arguments); }
108
- var _ref$9 = /*#__PURE__*/React.createElement("path", {
107
+ function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : 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$c.apply(this, arguments); }
108
+ var _ref$c = /*#__PURE__*/React.createElement("path", {
109
109
  d: "M7 0C3.628 0 0 1.017 0 3.25v9.5C0 14.983 3.628 16 7 16s7-1.017 7-3.25v-9.5C14 1.017 10.37 0 7 0zm6 12.75C13 13.992 10.314 15 7 15c-3.313 0-6-1.008-6-2.25V10.88c1.033 1.066 3.524 1.62 6 1.62 2.475 0 4.967-.554 6-1.62v1.869zm0-3h-.002l.002.015C13 11 10.314 12 7 12c-3.313 0-6-1-6-2.234l.002-.015H1V7.88C2.033 8.945 4.524 9.5 7 9.5c2.475 0 4.967-.555 6-1.619V9.75zm0-3h-.002l.002.015C13 8 10.314 9 7 9 3.687 9 1 8 1 6.765l.002-.015H1V5.032C2.31 6.031 4.712 6.5 7 6.5s4.69-.47 6-1.467V6.75zM7 5.5c-3.313 0-6-1.008-6-2.25C1 2.006 3.687 1 7 1c3.314 0 6 1.006 6 2.25 0 1.242-2.686 2.25-6 2.25zm4.5 7a.5.5 0 1 1 .002 1 .5.5 0 0 1-.002-1zm0-3a.5.5 0 1 1 0 1 .5.5 0 1 1 0-1zm0-3a.5.5 0 1 1 .002 1 .5.5 0 0 1-.002-1z",
110
110
  fill: "currentColor",
111
111
  fillRule: "nonzero"
112
112
  });
113
113
  function SvgDatasource(props) {
114
- return /*#__PURE__*/React.createElement("svg", _extends$9({
114
+ return /*#__PURE__*/React.createElement("svg", _extends$c({
115
115
  width: 14,
116
116
  height: 16,
117
117
  viewBox: "0 0 14 16",
118
118
  xmlns: "http://www.w3.org/2000/svg"
119
- }, props), _ref$9);
119
+ }, props), _ref$c);
120
120
  }
121
121
 
122
- function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : 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$8.apply(this, arguments); }
123
- var _ref$8 = /*#__PURE__*/React.createElement("path", {
122
+ function _extends$b() { _extends$b = Object.assign ? Object.assign.bind() : 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$b.apply(this, arguments); }
123
+ var _ref$b = /*#__PURE__*/React.createElement("path", {
124
124
  d: "M8.936 10.664h.896v-4.6h-.936v2.864L7.064 6.096v-.032h-.928v4.6h.936V7.768l1.832 2.864v.032h.032zM3.136 5a5.602 5.602 0 0 1 2.2-2.032c-.2.568-.432 1.336-.6 2.232H6.24c.136-.904.368-1.864.704-2.8H6.88a6.529 6.529 0 0 1 1.136-.096c.4 0 .768.032 1.136.136.336.936.536 1.936.704 2.8h1.496c-.168-.896-.4-1.632-.6-2.2a5.884 5.884 0 0 1 2.136 2c0 .064.032.104.032.168h1.88A7.351 7.351 0 0 0 8 .672 7.335 7.335 0 0 0 1.168 5.2h1.904a.315.315 0 0 1 .064-.2zm12.2 2.904h-2.768V7h2.664a4.72 4.72 0 0 0-.168-.896h-3.4v2.768h2.768v.936h-2.768v.864h3.2c.304-.768.4-1.536.432-2.232v.4l.04-.936zM4.304 9.736V7s-.064-.936-.936-.936H.936c-.264 1.032-.496 2.832.168 4.6h2.264c.032 0 .936 0 .936-.928zm-.904.032H1.568v-2.8H3.4v2.8zm7.368 3.168c.168-.432.264-.896.368-1.296H9.672c-.232 1.064-.496 1.768-.568 1.968a6.519 6.519 0 0 1-1.136.104c-.368 0-.704-.032-1.032-.104-.032-.064-.336-.768-.568-1.968H4.896c.096.464.232.896.4 1.368-.664-.336-1.232-.832-1.696-1.368h-2A7.347 7.347 0 0 0 8 15.336a7.403 7.403 0 0 0 6.4-3.696h-2.064a5.06 5.06 0 0 1-1.568 1.296z",
125
125
  fill: "currentColor",
126
126
  fillRule: "nonzero"
127
127
  });
128
128
  function SvgDns(props) {
129
- return /*#__PURE__*/React.createElement("svg", _extends$8({
129
+ return /*#__PURE__*/React.createElement("svg", _extends$b({
130
130
  width: 16,
131
131
  height: 16,
132
132
  viewBox: "0 0 16 16",
133
133
  xmlns: "http://www.w3.org/2000/svg"
134
- }, props), _ref$8);
134
+ }, props), _ref$b);
135
135
  }
136
136
 
137
- function _extends$7() { _extends$7 = Object.assign ? Object.assign.bind() : 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$7.apply(this, arguments); }
138
- var _ref$7 = /*#__PURE__*/React.createElement("g", {
137
+ function _extends$a() { _extends$a = Object.assign ? Object.assign.bind() : 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$a.apply(this, arguments); }
138
+ var _ref$a = /*#__PURE__*/React.createElement("g", {
139
139
  fill: "currentColor",
140
140
  fillRule: "evenodd"
141
141
  }, /*#__PURE__*/React.createElement("path", {
142
142
  d: "M9.23 15.75c-2.363 0-4.286-1.948-4.286-4.341v-.956c0-.724.58-1.31 1.294-1.31.715 0 1.294.586 1.294 1.31v.956c0 .948.762 1.72 1.699 1.72s1.698-.772 1.698-1.72v-.956c0-.724.58-1.31 1.294-1.31.715 0 1.294.586 1.294 1.31v.956c0 2.393-1.922 4.34-4.286 4.34M17.17 5.022c-.343 0-.654.136-.885.358-.393.255-.87.41-1.423.41-.552 0-.924-.154-1.314-.408a1.653 1.653 0 0 0-.41-.413c-.247-.391-.395-.772-.395-1.323 0-.555.15-1.042.398-1.437a1.31 1.31 0 0 0 .357-.902A1.3 1.3 0 0 0 12.208 0a1.3 1.3 0 0 0-1.292 1.307c0 .348.135.664.354.898.252.397.406.881.406 1.44 0 .559-.153.936-.404 1.33a1.652 1.652 0 0 0-.405.412c-.398.25-1.089.404-1.636.404-.553 0-1.245-.156-1.641-.41a1.653 1.653 0 0 0-.4-.405c-.251-.395-.404-.772-.404-1.33 0-.56.154-1.044.406-1.441a1.31 1.31 0 0 0 .353-.898A1.3 1.3 0 0 0 6.255 0a1.3 1.3 0 0 0-1.291 1.307c0 .35.136.667.357.902.249.395.398.882.398 1.437 0 .55-.148.932-.395 1.323-.16.112-.299.252-.41.413-.39.254-.763.409-1.314.409-.553 0-1.03-.156-1.423-.411a1.277 1.277 0 0 0-.886-.358A1.3 1.3 0 0 0 0 6.329a1.3 1.3 0 0 0 1.291 1.307c.345 0 .658-.138.89-.361.39-.252.871-.404 1.42-.404.543 0 .92.15 1.305.4.295.433.788.717 1.346.717.555 0 1.045-.281 1.34-.71.396-.254 1.088-.407 1.639-.407.547 0 1.24.152 1.636.404.295.43.786.713 1.343.713.558 0 1.05-.284 1.346-.717.386-.25.762-.4 1.306-.4.547 0 1.028.152 1.419.404.231.223.544.361.89.361a1.3 1.3 0 0 0 1.29-1.307 1.3 1.3 0 0 0-1.29-1.307"
143
143
  }));
144
144
  function SvgEasyops(props) {
145
- return /*#__PURE__*/React.createElement("svg", _extends$7({
145
+ return /*#__PURE__*/React.createElement("svg", _extends$a({
146
146
  width: 19,
147
147
  height: 16,
148
148
  viewBox: "0 0 19 16",
149
149
  xmlns: "http://www.w3.org/2000/svg"
150
- }, props), _ref$7);
150
+ }, props), _ref$a);
151
151
  }
152
152
 
153
- function _extends$6() { _extends$6 = Object.assign ? Object.assign.bind() : 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$6.apply(this, arguments); }
154
- var _ref$6 = /*#__PURE__*/React.createElement("path", {
153
+ function _extends$9() { _extends$9 = Object.assign ? Object.assign.bind() : 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$9.apply(this, arguments); }
154
+ var _ref$9 = /*#__PURE__*/React.createElement("path", {
155
155
  d: "M1.125 1.438v5.625h13.75V1.438H1.125zM14.094 6.28H1.906V2.22h12.188V6.28zm-3.125 4.844h1.562v1.25H10.97v-1.25zM3.938 4.719h-.782v-1.25h.781v1.25zm-.782 6.406h.781v1.25h-.78v-1.25zm1.781 0h.782v1.25h-.782v-1.25zm.782-6.406h-.782v-1.25h.782v1.25zm6.812 0H10.97v-1.25h1.562v1.25zM1.125 14.562h13.75V8.939H1.125v5.624zm.781-4.843h12.188v4.062H1.906V9.72z",
156
156
  fill: "currentColor",
157
157
  fillRule: "nonzero"
158
158
  });
159
159
  function SvgHost(props) {
160
- return /*#__PURE__*/React.createElement("svg", _extends$6({
160
+ return /*#__PURE__*/React.createElement("svg", _extends$9({
161
161
  width: 16,
162
162
  height: 16,
163
163
  viewBox: "0 0 16 16",
164
164
  xmlns: "http://www.w3.org/2000/svg"
165
- }, props), _ref$6);
165
+ }, props), _ref$9);
166
166
  }
167
167
 
168
- function _extends$5() { _extends$5 = Object.assign ? Object.assign.bind() : 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$5.apply(this, arguments); }
169
- var _ref$5 = /*#__PURE__*/React.createElement("path", {
168
+ function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : 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$8.apply(this, arguments); }
169
+ var _ref$8 = /*#__PURE__*/React.createElement("path", {
170
170
  d: "M2 4h1.333a.667.667 0 0 0 .114 0A2 2 0 0 0 7.22 4a.667.667 0 0 0 .113 0H14a.667.667 0 0 0 0-1.333H7.333a.667.667 0 0 0-.113 0 2 2 0 0 0-3.773 0 .667.667 0 0 0-.114 0H2A.667.667 0 0 0 2 4zm3.333-1.333a.667.667 0 1 1 0 1.333.667.667 0 0 1 0-1.333zM14 7.333h-1.453a2 2 0 0 0-3.76 0H2a.667.667 0 1 0 0 1.334h6.787a2 2 0 0 0 3.76 0H14a.667.667 0 0 0 0-1.334zm-3.333 1.334a.667.667 0 1 1 0-1.334.667.667 0 0 1 0 1.334zM14 12H7.213a2 2 0 0 0-3.766 0 .667.667 0 0 0-.114 0H2a.667.667 0 0 0 0 1.333h1.333a.667.667 0 0 0 .114 0 2 2 0 0 0 3.766 0H14A.667.667 0 0 0 14 12zm-8.667 1.333a.667.667 0 1 1 0-1.333.667.667 0 0 1 0 1.333z",
171
171
  fill: "currentColor",
172
172
  fillRule: "nonzero"
173
173
  });
174
174
  function SvgLb(props) {
175
- return /*#__PURE__*/React.createElement("svg", _extends$5({
175
+ return /*#__PURE__*/React.createElement("svg", _extends$8({
176
176
  width: 16,
177
177
  height: 16,
178
178
  viewBox: "0 0 16 16",
179
179
  xmlns: "http://www.w3.org/2000/svg"
180
- }, props), _ref$5);
180
+ }, props), _ref$8);
181
181
  }
182
182
 
183
- function _extends$4() { _extends$4 = Object.assign ? Object.assign.bind() : 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$4.apply(this, arguments); }
184
- var _ref$4 = /*#__PURE__*/React.createElement("path", {
183
+ function _extends$7() { _extends$7 = Object.assign ? Object.assign.bind() : 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$7.apply(this, arguments); }
184
+ var _ref$7 = /*#__PURE__*/React.createElement("path", {
185
185
  fill: "currentColor",
186
186
  d: "M14.166 10.97h-3.242l-.673-1.216-2.825 1.184.67.67-.918 3.212-3.212.919-2.293-2.293.92-3.211 3.212-.919.884.884 3.09-1.294-.475-.857.81-1.459-.162.162-3.888-2.223v.601L3.143 6.751.222 5.13V1.888L3.141.267l2.922 1.621v1.494l4.373 2.623.488-.877h3.242l1.621 2.921-1.621 2.92z",
187
187
  fillRule: "nonzero"
188
188
  });
189
189
  function SvgParameter(props) {
190
- return /*#__PURE__*/React.createElement("svg", _extends$4({
190
+ return /*#__PURE__*/React.createElement("svg", _extends$7({
191
191
  width: 16,
192
192
  height: 16,
193
193
  viewBox: "0 0 16 16",
194
194
  xmlns: "http://www.w3.org/2000/svg"
195
- }, props), _ref$4);
195
+ }, props), _ref$7);
196
196
  }
197
197
 
198
- function _extends$3() { _extends$3 = Object.assign ? Object.assign.bind() : 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$3.apply(this, arguments); }
199
- var _ref$3 = /*#__PURE__*/React.createElement("path", {
198
+ function _extends$6() { _extends$6 = Object.assign ? Object.assign.bind() : 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$6.apply(this, arguments); }
199
+ var _ref$6 = /*#__PURE__*/React.createElement("path", {
200
+ d: "M1.458 12.833h9.917c.817 0 1.458-.641 1.458-1.458V1.458C12.833.642 12.192 0 11.375 0H1.458C.642 0 0 .642 0 1.458v9.917c0 .817.642 1.458 1.458 1.458zm0-1.166c-.175 0-.291-.117-.291-.292V8.458c0-.175.116-.291.291-.291h2.917c.175 0 .292.116.292.291v2.917c0 .175-.117.292-.292.292H1.458zm0-10.5h9.917c.175 0 .292.116.292.291v9.917c0 .175-.117.292-.292.292H5.833c0-.117.059-.175.059-.292V8.458C5.892 7.642 5.25 7 4.433 7H1.517c-.117 0-.175 0-.292.058v-5.6c-.058-.175.058-.291.233-.291zm5.95 5.075l1.925-1.925v.641c0 .35.234.584.584.584s.583-.234.583-.584V2.917c0-.059 0-.117-.058-.234 0-.058-.059-.116-.117-.175-.058-.058-.117-.116-.175-.116-.058-.059-.175-.059-.233-.059H7.875c-.35 0-.583.234-.583.584s.233.583.583.583h.642L6.592 5.425a.564.564 0 0 0 0 .817.564.564 0 0 0 .816 0z",
201
+ fill: "currentColor",
202
+ fillRule: "nonzero"
203
+ });
204
+ function SvgResize(props) {
205
+ return /*#__PURE__*/React.createElement("svg", _extends$6({
206
+ width: 12.833,
207
+ height: 12.833,
208
+ viewBox: "0 0 12.833 12.833",
209
+ xmlns: "http://www.w3.org/2000/svg"
210
+ }, props), _ref$6);
211
+ }
212
+
213
+ function _extends$5() { _extends$5 = Object.assign ? Object.assign.bind() : 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$5.apply(this, arguments); }
214
+ var _ref$5 = /*#__PURE__*/React.createElement("path", {
200
215
  d: "M.5 9.7a.5.5 0 0 1 .5.5c0 .04.004.08.012.12l.606 3c.046.23.215.38.39.38h12.005c.176 0 .344-.15.391-.38l.606-3a.5.5 0 1 1 .98.197l-.606 3c-.137.683-.701 1.183-1.371 1.183H2.009c-.67 0-1.234-.5-1.372-1.183l-.605-3A1.603 1.603 0 0 1 0 10.2a.5.5 0 0 1 .5-.5zm2.27-5.5c1.2 1.006 3.402 1.48 5.5 1.48 2.097 0 4.299-.473 5.5-1.479v3.73c-.003.005 0 .012 0 .017 0 1.244-2.464 2.252-5.5 2.252-3.038 0-5.5-1.008-5.5-2.252l.002-.016L2.769 4.2zM8.27 1c3.036 0 5.5.895 5.5 2s-2.464 2-5.5 2c-3.038 0-5.5-.896-5.5-2 0-1.105 2.462-2 5.5-2z",
201
216
  fill: "currentColor",
202
217
  fillRule: "nonzero",
203
218
  opacity: 0.85
204
219
  });
205
220
  function SvgResouceInstance(props) {
206
- return /*#__PURE__*/React.createElement("svg", _extends$3({
221
+ return /*#__PURE__*/React.createElement("svg", _extends$5({
207
222
  width: 16,
208
223
  height: 16,
209
224
  viewBox: "0 0 16 16",
210
225
  xmlns: "http://www.w3.org/2000/svg"
211
- }, props), _ref$3);
226
+ }, props), _ref$5);
212
227
  }
213
228
 
214
- function _extends$2() { _extends$2 = Object.assign ? Object.assign.bind() : 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$2.apply(this, arguments); }
215
- var _ref$2 = /*#__PURE__*/React.createElement("g", {
229
+ function _extends$4() { _extends$4 = Object.assign ? Object.assign.bind() : 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$4.apply(this, arguments); }
230
+ var _ref$4 = /*#__PURE__*/React.createElement("g", {
216
231
  fillRule: "nonzero",
217
232
  fill: "none",
218
233
  opacity: 0.85
@@ -232,16 +247,16 @@ var _ref$2 = /*#__PURE__*/React.createElement("g", {
232
247
  fill: "currentColor"
233
248
  }));
234
249
  function SvgResourcePool(props) {
235
- return /*#__PURE__*/React.createElement("svg", _extends$2({
250
+ return /*#__PURE__*/React.createElement("svg", _extends$4({
236
251
  width: 16,
237
252
  height: 16,
238
253
  viewBox: "0 0 16 16",
239
254
  xmlns: "http://www.w3.org/2000/svg"
240
- }, props), _ref$2);
255
+ }, props), _ref$4);
241
256
  }
242
257
 
243
- function _extends$1() { _extends$1 = Object.assign ? Object.assign.bind() : 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$1.apply(this, arguments); }
244
- var _ref$1 = /*#__PURE__*/React.createElement("g", {
258
+ function _extends$3() { _extends$3 = Object.assign ? Object.assign.bind() : 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$3.apply(this, arguments); }
259
+ var _ref$3 = /*#__PURE__*/React.createElement("g", {
245
260
  fill: "none",
246
261
  fillRule: "evenodd",
247
262
  opacity: 0.85
@@ -252,26 +267,56 @@ var _ref$1 = /*#__PURE__*/React.createElement("g", {
252
267
  fill: "currentColor"
253
268
  }));
254
269
  function SvgResourcesModules(props) {
255
- return /*#__PURE__*/React.createElement("svg", _extends$1({
270
+ return /*#__PURE__*/React.createElement("svg", _extends$3({
256
271
  width: 16,
257
272
  height: 17,
258
273
  viewBox: "0 0 16 17",
259
274
  xmlns: "http://www.w3.org/2000/svg"
260
- }, props), _ref$1);
275
+ }, props), _ref$3);
261
276
  }
262
277
 
263
- function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
264
- var _ref = /*#__PURE__*/React.createElement("path", {
278
+ function _extends$2() { _extends$2 = Object.assign ? Object.assign.bind() : 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$2.apply(this, arguments); }
279
+ var _ref$2 = /*#__PURE__*/React.createElement("path", {
265
280
  d: "M8.444 7.57V4.583c0-.664.187-1.269.58-1.806.412-.563.954-.949 1.63-1.12 1.084-.274 2.052-.041 2.876.72.46.417.765.976.873 1.587.199 1.095-.105 2.04-.919 2.805a2.92 2.92 0 0 1-1.575.754 3.217 3.217 0 0 1-.52.043c-.96.003-1.92.001-2.881.001l-.064.003zm-.883 0H4.594a2.97 2.97 0 0 1-2.047-.775 2.95 2.95 0 0 1-.931-1.58A3.004 3.004 0 0 1 2.58 2.28a2.904 2.904 0 0 1 1.547-.701c.946-.124 1.775.14 2.471.795.505.475.808 1.063.922 1.744.027.154.04.31.04.467.004.978.003 1.955.003 2.933l-.002.051zm0 .882v2.973a2.958 2.958 0 0 1-.778 2.047 2.885 2.885 0 0 1-1.716.953c-1.045.17-1.944-.134-2.686-.886a2.83 2.83 0 0 1-.78-1.481c-.18-.953.035-1.811.668-2.55.465-.544 1.062-.869 1.765-1.002.193-.036.39-.053.585-.053h2.876l.066-.001zm.883.034h2.992c.606 0 1.169.153 1.678.484.625.408 1.048.97 1.24 1.69.254.959.077 1.843-.523 2.634a2.944 2.944 0 0 1-1.615 1.076c-.325.09-.664.12-1 .088-1.143-.119-1.966-.703-2.483-1.724a2.764 2.764 0 0 1-.275-.978 3.21 3.21 0 0 1-.014-.325c-.002-.964-.002-1.928 0-2.893v-.052z",
266
281
  fill: "currentColor",
267
282
  fillRule: "nonzero"
268
283
  });
269
284
  function SvgService(props) {
270
- return /*#__PURE__*/React.createElement("svg", _extends({
285
+ return /*#__PURE__*/React.createElement("svg", _extends$2({
271
286
  width: 16,
272
287
  height: 16,
273
288
  viewBox: "0 0 16 16",
274
289
  xmlns: "http://www.w3.org/2000/svg"
290
+ }, props), _ref$2);
291
+ }
292
+
293
+ function _extends$1() { _extends$1 = Object.assign ? Object.assign.bind() : 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$1.apply(this, arguments); }
294
+ var _ref$1 = /*#__PURE__*/React.createElement("path", {
295
+ d: "M7.222 11.556V13H5.778v-1.444h1.444zM.722.846c.236 0 .457.115.592.309l3.452 4.931a.722.722 0 0 1 0 .828l-3.452 4.931A.722.722 0 0 1 0 11.431V1.57c0-.4.323-.723.722-.723zm11.556 0c.366 0 .674.275.717.639l.005.084v9.862a.722.722 0 0 1-1.257.485l-.057-.07-3.452-4.932a.722.722 0 0 1-.051-.743l.051-.085 3.452-4.931a.722.722 0 0 1 .592-.309zm-5.056 7.82v1.445H5.778V8.667h1.444zM1.156 3.236v6.732L3.52 6.5 1.156 3.235zm6.066 2.543v1.444H5.778V5.778h1.444zm0-2.89v1.445H5.778V2.89h1.444zm0-2.888v1.444H5.778V0h1.444z",
296
+ fill: "currentColor",
297
+ fillRule: "nonzero"
298
+ });
299
+ function SvgToggleBlueprint(props) {
300
+ return /*#__PURE__*/React.createElement("svg", _extends$1({
301
+ width: 13,
302
+ height: 13,
303
+ viewBox: "0 0 13 13",
304
+ xmlns: "http://www.w3.org/2000/svg"
305
+ }, props), _ref$1);
306
+ }
307
+
308
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
309
+ var _ref = /*#__PURE__*/React.createElement("path", {
310
+ d: "M3.052 3.964A3.265 3.265 0 0 0 0 7.219 3.282 3.282 0 0 0 3.281 10.5h8.531a3.94 3.94 0 0 0 3.938-3.938 3.934 3.934 0 0 0-3.51-3.91A4.919 4.919 0 0 0 7.874 0a4.915 4.915 0 0 0-4.823 3.964zm.23 5.223c-1.09 0-1.97-.879-1.97-1.968 0-1.09.88-1.969 1.97-1.969h.984v-.328a3.607 3.607 0 0 1 3.609-3.61 3.61 3.61 0 0 1 3.472 2.625h.466a2.624 2.624 0 1 1 0 5.25H3.28zm3.543-2.1h2.1v2.1h-2.1v-2.1zm-.919.068l1.969-2.1 1.969 2.1H5.906z",
311
+ fill: "currentColor",
312
+ fillRule: "nonzero"
313
+ });
314
+ function SvgUpgrade(props) {
315
+ return /*#__PURE__*/React.createElement("svg", _extends({
316
+ width: 15.75,
317
+ height: 10.5,
318
+ viewBox: "0 0 15.75 10.5",
319
+ xmlns: "http://www.w3.org/2000/svg"
275
320
  }, props), _ref);
276
321
  }
277
322
 
@@ -288,11 +333,14 @@ var blueprintCategory = {
288
333
  host: SvgHost,
289
334
  lb: SvgLb,
290
335
  parameter: SvgParameter,
336
+ resize: SvgResize,
291
337
  "resouce-instance": SvgResouceInstance,
292
338
  "resource-pool": SvgResourcePool,
293
339
  "resources-modules": SvgResourcesModules,
294
- service: SvgService
340
+ service: SvgService,
341
+ "toggle-blueprint": SvgToggleBlueprint,
342
+ upgrade: SvgUpgrade
295
343
  };
296
344
 
297
345
  export { blueprintCategory };
298
- //# sourceMappingURL=blueprint-cd223d3c.js.map
346
+ //# sourceMappingURL=blueprint-333edf29.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blueprint-333edf29.js","sources":["../src/generated/icons/blueprint.ts"],"sourcesContent":["import BlueprintAliCloud from \"../../icons/blueprint/ali-cloud.svg\";\nimport BlueprintAppBlueprint from \"../../icons/blueprint/app-blueprint.svg\";\nimport BlueprintBlueprintInstances from \"../../icons/blueprint/blueprint-instances.svg\";\nimport BlueprintBlueprintManagement from \"../../icons/blueprint/blueprint-management.svg\";\nimport BlueprintBlueprintResources from \"../../icons/blueprint/blueprint-resources.svg\";\nimport BlueprintChangeHistory from \"../../icons/blueprint/change-history.svg\";\nimport BlueprintDatasource from \"../../icons/blueprint/datasource.svg\";\nimport BlueprintDns from \"../../icons/blueprint/dns.svg\";\nimport BlueprintEasyops from \"../../icons/blueprint/easyops.svg\";\nimport BlueprintHost from \"../../icons/blueprint/host.svg\";\nimport BlueprintLb from \"../../icons/blueprint/lb.svg\";\nimport BlueprintParameter from \"../../icons/blueprint/parameter.svg\";\nimport BlueprintResize from \"../../icons/blueprint/resize.svg\";\nimport BlueprintResouceInstance from \"../../icons/blueprint/resouce-instance.svg\";\nimport BlueprintResourcePool from \"../../icons/blueprint/resource-pool.svg\";\nimport BlueprintResourcesModules from \"../../icons/blueprint/resources-modules.svg\";\nimport BlueprintService from \"../../icons/blueprint/service.svg\";\nimport BlueprintToggleBlueprint from \"../../icons/blueprint/toggle-blueprint.svg\";\nimport BlueprintUpgrade from \"../../icons/blueprint/upgrade.svg\";\nexport const blueprintCategory = {\n \"ali-cloud\": BlueprintAliCloud,\n \"app-blueprint\": BlueprintAppBlueprint,\n \"blueprint-instances\": BlueprintBlueprintInstances,\n \"blueprint-management\": BlueprintBlueprintManagement,\n \"blueprint-resources\": BlueprintBlueprintResources,\n \"change-history\": BlueprintChangeHistory,\n datasource: BlueprintDatasource,\n dns: BlueprintDns,\n easyops: BlueprintEasyops,\n host: BlueprintHost,\n lb: BlueprintLb,\n parameter: BlueprintParameter,\n resize: BlueprintResize,\n \"resouce-instance\": BlueprintResouceInstance,\n \"resource-pool\": BlueprintResourcePool,\n \"resources-modules\": BlueprintResourcesModules,\n service: BlueprintService,\n \"toggle-blueprint\": BlueprintToggleBlueprint,\n upgrade: BlueprintUpgrade,\n};\n"],"names":["blueprintCategory","BlueprintAliCloud","BlueprintAppBlueprint","BlueprintBlueprintInstances","BlueprintBlueprintManagement","BlueprintBlueprintResources","BlueprintChangeHistory","datasource","BlueprintDatasource","dns","BlueprintDns","easyops","BlueprintEasyops","host","BlueprintHost","lb","BlueprintLb","parameter","BlueprintParameter","resize","BlueprintResize","BlueprintResouceInstance","BlueprintResourcePool","BlueprintResourcesModules","service","BlueprintService","BlueprintToggleBlueprint","upgrade","BlueprintUpgrade"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmBO,IAAMA,iBAAiB,GAAG;AAC/B,EAAA,WAAW,EAAEC,WAAiB;AAC9B,EAAA,eAAe,EAAEC,eAAqB;AACtC,EAAA,qBAAqB,EAAEC,qBAA2B;AAClD,EAAA,sBAAsB,EAAEC,sBAA4B;AACpD,EAAA,qBAAqB,EAAEC,qBAA2B;AAClD,EAAA,gBAAgB,EAAEC,gBAAsB;AACxCC,EAAAA,UAAU,EAAEC,aAAmB;AAC/BC,EAAAA,GAAG,EAAEC,MAAY;AACjBC,EAAAA,OAAO,EAAEC,UAAgB;AACzBC,EAAAA,IAAI,EAAEC,OAAa;AACnBC,EAAAA,EAAE,EAAEC,KAAW;AACfC,EAAAA,SAAS,EAAEC,YAAkB;AAC7BC,EAAAA,MAAM,EAAEC,SAAe;AACvB,EAAA,kBAAkB,EAAEC,kBAAwB;AAC5C,EAAA,eAAe,EAAEC,eAAqB;AACtC,EAAA,mBAAmB,EAAEC,mBAAyB;AAC9CC,EAAAA,OAAO,EAAEC,UAAgB;AACzB,EAAA,kBAAkB,EAAEC,kBAAwB;AAC5CC,EAAAA,OAAO,EAAEC,UAAAA;AACX;;;;"}
package/dist/index.esm.js CHANGED
@@ -45,7 +45,7 @@ var categories = {
45
45
  }(),
46
46
  blueprint: function () {
47
47
  var _ref6 = _asyncToGenerator(function* () {
48
- return (yield import( /* webpackChunkName: "icons--blueprint" */'./blueprint-cd223d3c.js')).blueprintCategory;
48
+ return (yield import( /* webpackChunkName: "icons--blueprint" */'./blueprint-333edf29.js')).blueprintCategory;
49
49
  });
50
50
  return function blueprint() {
51
51
  return _ref6.apply(this, arguments);
@@ -245,7 +245,7 @@ var categories = {
245
245
  }(),
246
246
  "second-menu": function () {
247
247
  var _ref31 = _asyncToGenerator(function* () {
248
- return (yield import( /* webpackChunkName: "icons--second-menu" */'./second-menu-bce40849.js')).secondMenuCategory;
248
+ return (yield import( /* webpackChunkName: "icons--second-menu" */'./second-menu-6b13634b.js')).secondMenuCategory;
249
249
  });
250
250
  return function secondMenu() {
251
251
  return _ref31.apply(this, arguments);
@@ -253,7 +253,7 @@ var categories = {
253
253
  }(),
254
254
  "third-menu": function () {
255
255
  var _ref32 = _asyncToGenerator(function* () {
256
- return (yield import( /* webpackChunkName: "icons--third-menu" */'./third-menu-250fadd5.js')).thirdMenuCategory;
256
+ return (yield import( /* webpackChunkName: "icons--third-menu" */'./third-menu-7dcb156b.js')).thirdMenuCategory;
257
257
  });
258
258
  return function thirdMenu() {
259
259
  return _ref32.apply(this, arguments);
@@ -302,7 +302,7 @@ var iconsByCategory = {
302
302
  app: ["agent-management", "all-cmdb", "apache-resource", "api-gateway", "app-config", "app-deploy-statistics", "app-topology", "auto-collection", "brick-group", "cd-deploy", "ci", "cmdb-account-setting", "cmdb-apikey-management", "cmdb-auto-collection", "cmdb-auto-discovery", "cmdb-data-quality", "cmdb-help-doc", "cmdb-history", "cmdb-instance-approval", "cmdb-instance-management", "cmdb-model-management", "cmdb-request-trace", "cmdb-resource-changelog", "cmdb-resource-overview", "cmdb-user-permission", "collector-plugin", "config-package-management", "container-config", "container", "data-builder", "database-fill", "databases", "default-app", "deploy-history", "developer-center", "developers", "docker-repository", "easy-feedback", "easyhub-approve", "easyhub-factory", "easyhub", "easyops-ticket-feedback-center", "f-five", "file-pkgs", "fintech-data", "flow-builder", "flow", "fullscreen-overview", "idc-assets-inventory", "idc", "inspection", "iptables-management", "itsc-workbench", "k8s", "kafka-resource", "launchpad-collection", "launchpad-setting", "launchpad-sitmap", "launchpad", "memcache-resource", "message-subscribe", "metric-management", "micro-app-configuration", "micro-app-store", "middleware-maintenance", "model-center", "model-management", "mongodb-resource", "monitor-alarm-notice", "monitor-alarm-recovery", "monitor-alarm-rule", "monitor-app", "monitor-auto-recovery", "monitor-collector", "monitor-component", "monitor-config", "monitor-dashboard", "monitor-host", "monitor-log-parser", "monitor-log-search", "monitor-log", "monitor-trace", "monitor-translate", "multi-factor-auth-management", "mysql-monitor", "mysql-resource", "network-fill", "next-documents", "nginx-resource", "object-topology", "okr", "ops-automation", "oracle-resource", "orchestration", "package-management", "patch-management", "permission-center", "permission-inheritance", "pipeline-template", "rabbitmq-resource", "ram-fill", "redis-monitor", "redis-resource", "related-resource", "requirements", "resource-orchestration", "resource-overview", "resource-topology", "response-time", "schedulers", "search", "service-discovery", "service-observe", "sqlserver-resource", "tool", "topology", "visual-builder", "workspace", "zookeeper-resource"],
303
303
  "assets-inventory": ["assets", "changed", "device", "invalid", "normal", "offline", "online", "out", "topology", "total", "xin"],
304
304
  "auto-ops": ["component-cleanup-filled", "component-cleanup-outlined", "component-inspection-filled", "component-inspection-outlined", "job-management-filled", "job-management-outlined", "lib-library-management-filled", "lib-library-management-outlined", "middleware-deployment-filled", "middleware-deployment-outlined"],
305
- blueprint: ["ali-cloud", "app-blueprint", "blueprint-instances", "blueprint-management", "blueprint-resources", "change-history", "datasource", "dns", "easyops", "host", "lb", "parameter", "resouce-instance", "resource-pool", "resources-modules", "service"],
305
+ blueprint: ["ali-cloud", "app-blueprint", "blueprint-instances", "blueprint-management", "blueprint-resources", "change-history", "datasource", "dns", "easyops", "host", "lb", "parameter", "resize", "resouce-instance", "resource-pool", "resources-modules", "service", "toggle-blueprint", "upgrade"],
306
306
  ci: ["azure-big", "azure-small", "ci-plugin-big", "ci-plugin-small", "ci-template-black", "ci-template-white", "ci-template", "coding-card", "coding-little", "gitlab"],
307
307
  cmdb: ["permission-setting"],
308
308
  "colored-big-screen": ["abnormal", "app", "cabinet", "cloud-host-blue", "cloud-host-white", "dangerous", "database-blue", "database-white", "engine-room", "histogram", "host-blue", "host-white", "host", "middleware-blue", "middleware-white", "normal", "physical-machine-blue", "physical-machine-white", "pod", "stack", "trend", "unordered-list", "virtual-machine-blue", "virtual-machine-white"],
@@ -327,8 +327,8 @@ var iconsByCategory = {
327
327
  product: ["easy-auto-ops", "easy-cmdb", "easy-data-viz", "easy-dev-ops", "easy-itsc", "easy-ma-builder", "easy-observe", "easy-tracing", "easy-work-space"],
328
328
  "program-language": ["bash", "c-sharp", "c", "cpp", "golang", "java", "javascript", "node", "perl", "php", "python", "ruby", "rust", "sql", "swift"],
329
329
  "pseudo-3d": ["access-switch", "application", "cabinet", "cluster", "core-switch", "firewall", "interchanger", "machine-room", "router", "server", "storage", "switch"],
330
- "second-menu": ["advanced-settings-second-menu", "agent-management-tasks-second-menu", "alert-rules-second-menu", "alibaba-cloud-elastic-public-ip-second-menu", "alibaba-cloud-vpc-second-menu", "alibaba-ecs-second-menu", "alisql-second-menu", "amq-second-menu", "anywhere-door-second-menu", "apachel-second-menu", "api-list-second-menu", "application-activity-second-menu", "application-blueprint-second-menu", "application-configuration-second-menu", "application-deployment-history-second-menu", "application-operation-and-maintenance-second-menu", "application-overview-second-menu", "application-products-second-menu", "area-second-menu", "arrange-template-library-second-menu", "authority-management-second-menu", "automatic-collection-second-menu", "automatic-discovery-second-menu", "availability-zone-second-menu", "backend-second-menu", "basic-cloud-resources-second-menu", "basic-info-second-menu", "besappservice-second-menu", "blocks-second-menu", "blueprint-instance-second-menu", "broadband-line-second-menu", "broker-second-menu", "build-history-second-menu", "build-machine-management-second-menu", "cabinet-list-second-menu", "cabinet-second-menu", "call-relationship-second-menu", "ceph-second-menu", "change-history-second-menu", "clickhouse-second-menu", "cluster-overview-second-menu", "cluster-second-menu", "code-project-second-menu", "component-cleanup-second-menu", "component-inspection-second-menu", "component-management-second-menu", "computer-room-details-second-menu", "configuration-info-second-menu", "configuration-second-menu", "connection-second-menu", "consumer-group-second-menu", "container-image-second-menu", "container-second-menu", "continuous-deployment-second-menu", "continuous-integration-second-menu", "dashboard-list-second-menu", "dashboard-second-menu", "data-source-management-second-menu", "database-alteration-task-second-menu", "database-second-menu", "db2-second-menu", "dependent-resources-second-menu", "deploy-orchestration-tasks-second-menu", "deployment-architecture-second-menu", "deployment-instance-second-menu", "deployment-notification-second-menu", "deployment-orchestration-history-second-menu", "deployment-strategy-second-menu", "deployment-tasks-second-menu", "destination-analysis-second-menu", "dm-second-menu", "elasticsearch-second-menu", "engine-room-second-menu", "etcd-second-menu", "event-second-menu", "exchanges-second-menu", "exporter-second-menu", "failure-resource-second-menu", "filesystems-second-menu", "firewall-second-menu", "frontend-second-menu", "gaussdb-for-opengauss-second-menu", "grouping-rules-second-menu", "haproxy-second-menu", "hbase-second-menu", "host-instance-maintenance-second-menu", "host-resources-second-menu", "host-second-menu", "http-monitoring-info-second-menu", "iis-second-menu", "infra-monitor-second-menu", "inspection-kit-second-menu", "inspection-overview-second-menu", "instance-info-second-menu", "ip-second-menu", "ip-segment-second-menu", "jboss-second-menu", "jdbc-multiple-data-source-info-second-menu", "jdbc-single-data-source-info-second-menu", "job-management-second-menu", "jvm-info-second-menu", "jvm-normal", "jvm-second-menu-pressed", "jvm-second-menu", "kafka-second-menu", "key-second-menu", "kingbasees-second-menu", "loadbalance-second-menu", "log-configuration-info-second-menu", "lvs-second-menu", "mariadb-second-menu", "memcached-second-menu", "model-definition-second-menu", "mongodb-second-menu", "mssql-second-menu", "my-submission-second-menu", "my-task-second-menu", "mysql-second-menu", "namespaces-second-menu", "nat-gateway-second-menu", "network-operation-and-maintenance-second-menu", "network-second-menu", "nfs-second-menu", "nginx-second-menu", "node-auto-discovery-second-menu", "node-second-menu", "notification-block-second-menu", "notification-group-second-menu", "oceanbase-second-menu", "om-automation-tasks-second-menu", "oracle-second-menu", "orchestration-second-menu", "overview-second-menu-2", "overview-second-menu", "package-management-second-menu", "package-second-menu", "pending-approval-second-menu", "performance-monitor-second-menu", "persistent-volume-statement-second-menu", "pipeline-second-menu", "pipeline-task-history-second-menu", "pipeline-task-second-menu", "pipeline-template-second-menu", "placeholder-second-menu", "plugin-center-second-menu", "plugin-market-second-menu", "pod-second-menu", "polardb-oracle-second-menu", "pools-second-menu", "postgresql-second-menu", "process-management-second-menu", "process-task-second-menu", "project-list-second-menu", "queue-second-menu", "redis-second-menu", "release-ticket-second-menu", "resource-instance-second-menu", "resource-pool-second-menu", "rocketmq-second-menu", "role-info-second-menu", "role-permissions-second-menu", "routing-table-second-menu", "security-domain-info-second-menu", "security-domain-user-info-second-menu", "serve-second-menu", "server-info-second-menu", "service-name-second-menu", "service-second-menu", "service-secong-menu", "session-management-info-second-menu", "slabs-second-menu", "source-analysis-second-menu", "space-analysi-second-menu", "storage-management-second-menu", "storage-operation-and-maintenance-second-menu", "storage-second-menu", "subnet-second-menu", "supplier-second-menu", "switch-second-menu", "sybase-second-menu", "system-operation-and-maintenance-second-menu", "table-space-second-menu", "task-history-second-menu", "task-list-second-menu", "task-management-second-menu", "tdsql-for-mysql-second-menu", "template-management-second-menu", "tencent-cloud-hard-disk-second-menu", "tencent-cloud-nat-gateway-second-menu", "tencent-cloud-private-network-second-menu", "tencent-cvm-second-menu", "third-party-events-second-menu", "thread-pool-info-second-menu", "tidb-second-menui", "timed-task-second-menu", "tomcat-second-menu", "tongweb-second-menu", "tool-management-second-menu", "tool-task-second-menu", "topic-second-menu", "tunnel-info-second-menu", "user-info-second-menu", "user-role-second-menu", "user-table-second-menu", "version-release-record-second-menu", "view-settings-second-menu", "vm-host-machine-second-menu", "webhook-push-strategy-second-menu", "weblogic-second-menu", "website-second-menu", "workload-second-menu"],
331
- "third-menu": ["advanced-settings-third-menu", "agent-management-tasks-third-menu", "alert-rules-third-menu", "alibaba-cloud-elastic-public-ip-third-menu", "alibaba-cloud-vpc-third-menu", "alibaba-ecs-third-menu", "amq-third-menu", "anywhere-door-third-menu", "apachel-third-menu", "api-list-third-menu", "application-activity-third-menu", "application-blueprint-third-menu", "application-configuration-third-menu", "application-deployment-history-third-menu", "application-operation-and-maintenance-third-menu", "application-overview-third-menu", "application-products-third-menu", "area-third-menu", "arrange-template-library-third-menu", "authority-management-third-menu", "automatic-collection-third-menu", "automatic-discovery-third-menu", "availability-zone-third-menu", "backend-third-menu", "basic-cloud-resources-third-menu", "basic-info-third-menu", "besappservice-third-menu", "blocks-third-menu", "blueprint-instance-third-menu", "broadband-line-third-menu", "broker-third-menu", "build-history-third-menu", "build-machine-management-third-menu", "cabinet-list-third-menu", "cabinet-third-menu", "call-relationship-third-menu", "ceph-third-menu", "change-history-third-menu", "clickhouse-third-menu", "cluster-overview-third-menu", "cluster-third-menu", "code-project-third-menu", "component-cleanup-third-menu", "component-inspection-third-menu", "component-management-third-menu", "computer-room-details-third-menu", "configuration-info-third-menu", "configuration-third-menu", "connection-third-menu", "consumer-group-third-menu", "container-image-third-menu", "container-third-menu", "continuous-deployment-third-menu", "continuous-integration-third-menu", "dashboard-list-third-menu", "dashboard-third-menu", "data-source-management-third-menu", "database-alteration-task-third-menu", "database-third-menu", "db2-third-menu", "dependent-resources-third-menu", "deploy-orchestration-tasks-third-menu", "deployment-architecture-third-menu", "deployment-instance-third-menu", "deployment-notification-third-menu", "deployment-orchestration-history-third-menu", "deployment-strategy-third-menu", "deployment-tasks-2-third-menu", "deployment-tasks-third-menu", "destination-analysis-third-menu", "dm-third-menu", "elasticsearch-third-menu", "engine-room-third-menu", "etcd-third-menu", "event-third-menu", "exchanges-third-menu", "exporter-third-menu", "failure-resource-third-menu", "filesystems-third-menu", "firewall-third-menu", "frontend-third-menu", "grouping-rules-third-menu", "haproxy-third-menu", "haproxy-thrid-menu", "hbase-third-menu", "host-instance-maintenance-third-menu", "host-resources-third-menu", "host-third-menu", "http-monitoring-info-third-menu", "iis-third-menu", "infra-monitor-third-menu", "inspection-kit-third-menu", "inspection-overview-third-menu", "instance-info-third-menu", "ip-segment-third-menu", "ip-third-menu", "jboss-third-menu", "jdbc-multiple-data-source-info-third-menu", "jdbc-single-data-source-info-third-menu", "job-management-third-menu", "jvm-info-third-menu", "jvm-third-menu", "kafka-third-menu", "kingbasees-third-menu", "loadbalance-third-menu", "log-configuration-info-third-menu", "lvs-third-menu", "mariadb-third-menu", "memcached-third-menu", "model-definition-third-menu", "mongodb-third-menu", "mssql-third-menu", "my-submission-third-menu", "my-task-third-menu", "mysql-third-menu", "namespaces-third-menu", "nat-gateway-third-menu", "network-operation-and-maintenance-third-menu", "network-third-menu", "nfs-third-menu", "nginx-third-menu", "node-auto-discovery-third-menu", "node-third-menu", "notification-block-third-menu", "notification-group-third-menu", "om-automation-tasks-third-menu", "oracle-third-menu", "orchestration-third-menu", "overview-third-menu-2", "overview-third-menu", "package-management-third-menu", "package-third-menu", "pending-approval-thrid-menu", "performance-monitor-third-menu", "persistent-volume-statement-third-menu", "pipeline-task-history-third-menu", "pipeline-task-third-menu", "pipeline-template-third-menu", "pipeline-third-menu", "placeholder-third-menu", "plugin-center-third-menu", "plugin-market-third-menu", "pod-third-menu", "pools-third-menu", "postgresql-third-menu", "process-management-third-menu", "process-task-third-menu", "project-list-third-menu", "queue-third-menu", "redis-third-menu", "resource-instance-third-menu", "rocketmq-third-menu", "role-info-third-menu", "role-permissions-third-menu", "routing-table-third-menu", "security-domain-info-third-menu", "security-domain-user-info-third-menu", "serve-third-menu", "server-info-third-menu", "service-name-third-menu", "service-third-menu-2", "service-third-menu", "session-management-info-third-menu", "slabs-thrid-menu", "source-analysis-third-menu", "space-analysis-third-menu", "storage-management-third-menu", "storage-operation-and-maintenance-third-menu", "storage-third-menu", "subnet-third-menu", "supplier-third-menu", "switch-third-menu", "system-operation-and-maintenance-third-menu", "table-space-third-menu", "task-history-third-menu", "task-history2-third-menu", "task-list-third-menu", "task-management-third-menu", "template-management-third-menu", "tencent-cloud-hard-disk-third-menu", "tencent-cloud-nat-gateway-third-menu", "tencent-cloud-private-network-third-menu", "tencent-cvm-third-menu", "third-party-events-third-menu", "thread-pool-info-third-menu", "tidb-third-menu", "timed-task-third-menu", "tomcat-third-menu", "tongweb-third-menu", "tool-management-third-menu", "tool-task-third-menu", "topic-third-menu", "tunnel-info-third-menu", "user-info-third-menu", "user-role-third-menu", "user-table-third-menu", "version-release-record-third-menu", "view-settings-third-menu", "vm-host-machine-third-menu", "webhook-push-strategy-third-menu", "weblogic-third-menu", "website-third-menu", "workload-third-menu"]
330
+ "second-menu": ["advanced-settings-second-menu", "agent-management-tasks-second-menu", "alert-rules-second-menu", "alibaba-cloud-elastic-public-ip-second-menu", "alibaba-cloud-vpc-second-menu", "alibaba-ecs-second-menu", "alisql-second-menu", "amq-second-menu", "anywhere-door-second-menu", "apachel-second-menu", "api-list-second-menu", "application-activity-second-menu", "application-blueprint-second-menu", "application-configuration-second-menu", "application-deployment-history-second-menu", "application-operation-and-maintenance-second-menu", "application-overview-second-menu", "application-products-second-menu", "area-second-menu", "arrange-template-library-second-menu", "authority-management-second-menu", "automatic-collection-second-menu", "automatic-discovery-second-menu", "availability-zone-second-menu", "backend-second-menu", "basic-cloud-resources-second-menu", "basic-info-second-menu", "besappservice-second-menu", "blocks-second-menu", "blueprint-instance-second-menu", "broadband-line-second-menu", "broker-second-menu", "build-history-second-menu", "build-machine-management-second-menu", "cabinet-list-second-menu", "cabinet-second-menu", "call-relationship-second-menu", "carbon-second-menu", "ceph-second-menu", "change-history-second-menu", "clickhouse-second-menu", "cluster-overview-second-menu", "cluster-second-menu", "code-project-second-menu", "component-cleanup-second-menu", "component-inspection-second-menu", "component-management-second-menu", "computer-room-details-second-menu", "configuration-info-second-menu", "configuration-second-menu", "connection-second-menu", "consumer-group-second-menu", "container-image-second-menu", "container-second-menu", "continuous-deployment-second-menu", "continuous-integration-second-menu", "dashboard-list-second-menu", "dashboard-second-menu", "data-source-management-second-menu", "database-alteration-task-second-menu", "database-second-menu", "db2-second-menu", "dependent-resources-second-menu", "deploy-orchestration-tasks-second-menu", "deployment-architecture-second-menu", "deployment-instance-second-menu", "deployment-notification-second-menu", "deployment-orchestration-history-second-menu", "deployment-strategy-second-menu", "deployment-tasks-second-menu", "destination-analysis-second-menu", "dm-second-menu", "elasticsearch-second-menu", "engine-room-second-menu", "enterprise-second-menu", "etcd-second-menu", "event-second-menu", "exchanges-second-menu", "exporter-second-menu", "failure-resource-second-menu", "filesystems-second-menu", "fill-in-second-menu", "firewall-second-menu", "frontend-second-menu", "gaussdb-for-opengauss-second-menu", "grouping-rules-second-menu", "haproxy-second-menu", "hbase-second-menu", "host-instance-maintenance-second-menu", "host-resources-second-menu", "host-second-menu", "http-monitoring-info-second-menu", "iis-second-menu", "infra-monitor-second-menu", "inspection-kit-second-menu", "inspection-overview-second-menu", "instance-info-second-menu", "ip-second-menu", "ip-segment-second-menu", "jboss-second-menu", "jdbc-multiple-data-source-info-second-menu", "jdbc-single-data-source-info-second-menu", "job-management-second-menu", "jvm-info-second-menu", "jvm-normal", "jvm-second-menu-pressed", "jvm-second-menu", "kafka-second-menu", "key-second-menu", "kingbasees-second-menu", "loadbalance-second-menu", "log-configuration-info-second-menu", "lvs-second-menu", "mariadb-second-menu", "memcached-second-menu", "model-definition-second-menu", "mongodb-second-menu", "mssql-second-menu", "my-submission-second-menu", "my-task-second-menu", "mysql-second-menu", "namespaces-second-menu", "nat-gateway-second-menu", "network-operation-and-maintenance-second-menu", "network-second-menu", "nfs-second-menu", "nginx-second-menu", "node-auto-discovery-second-menu", "node-second-menu", "notification-block-second-menu", "notification-group-second-menu", "oceanbase-second-menu", "om-automation-tasks-second-menu", "oracle-second-menu", "orchestration-second-menu", "overview-second-menu-2", "overview-second-menu", "package-management-second-menu", "package-second-menu", "pending-approval-second-menu", "performance-monitor-second-menu", "persistent-volume-statement-second-menu", "pipeline-second-menu", "pipeline-task-history-second-menu", "pipeline-task-second-menu", "pipeline-template-second-menu", "placeholder-second-menu", "plugin-center-second-menu", "plugin-market-second-menu", "pod-second-menu", "polardb-oracle-second-menu", "pools-second-menu", "postgresql-second-menu", "process-management-second-menu", "process-task-second-menu", "project-list-second-menu", "queue-second-menu", "redis-second-menu", "release-ticket-second-menu", "resource-instance-second-menu", "resource-pool-second-menu", "rocketmq-second-menu", "role-info-second-menu", "role-permissions-second-menu", "routing-table-second-menu", "security-domain-info-second-menu", "security-domain-user-info-second-menu", "serve-second-menu", "server-info-second-menu", "service-name-second-menu", "service-second-menu", "service-secong-menu", "session-management-info-second-menu", "slabs-second-menu", "source-analysis-second-menu", "space-analysi-second-menu", "storage-management-second-menu", "storage-operation-and-maintenance-second-menu", "storage-second-menu", "subnet-second-menu", "supplier-second-menu", "switch-second-menu", "sybase-second-menu", "system-operation-and-maintenance-second-menu", "table-space-second-menu", "task-history-second-menu", "task-list-second-menu", "task-management-second-menu", "tdsql-for-mysql-second-menu", "template-management-second-menu", "tencent-cloud-hard-disk-second-menu", "tencent-cloud-nat-gateway-second-menu", "tencent-cloud-private-network-second-menu", "tencent-cvm-second-menu", "third-party-events-second-menu", "thread-pool-info-second-menu", "tidb-second-menui", "timed-task-second-menu", "tomcat-second-menu", "tongweb-second-menu", "tool-management-second-menu", "tool-task-second-menu", "topic-second-menu", "tunnel-info-second-menu", "user-info-second-menu", "user-role-second-menu", "user-table-second-menu", "version-release-record-second-menu", "view-settings-second-menu", "vm-host-machine-second-menu", "webhook-push-strategy-second-menu", "weblogic-second-menu", "website-second-menu", "workload-second-menu"],
331
+ "third-menu": ["advanced-settings-third-menu", "agent-management-tasks-third-menu", "alert-rules-third-menu", "alibaba-cloud-elastic-public-ip-third-menu", "alibaba-cloud-vpc-third-menu", "alibaba-ecs-third-menu", "amq-third-menu", "anywhere-door-third-menu", "apachel-third-menu", "api-list-third-menu", "application-activity-third-menu", "application-blueprint-third-menu", "application-configuration-third-menu", "application-deployment-history-third-menu", "application-operation-and-maintenance-third-menu", "application-overview-third-menu", "application-products-third-menu", "area-third-menu", "arrange-template-library-third-menu", "authority-management-third-menu", "automatic-collection-third-menu", "automatic-discovery-third-menu", "availability-zone-third-menu", "backend-third-menu", "basic-cloud-resources-third-menu", "basic-info-third-menu", "besappservice-third-menu", "blocks-third-menu", "blueprint-instance-third-menu", "broadband-line-third-menu", "broker-third-menu", "build-history-third-menu", "build-machine-management-third-menu", "cabinet-list-third-menu", "cabinet-third-menu", "call-relationship-third-menu", "carbon-third-menu", "ceph-third-menu", "change-history-third-menu", "clickhouse-third-menu", "cluster-overview-third-menu", "cluster-third-menu", "code-project-third-menu", "component-cleanup-third-menu", "component-inspection-third-menu", "component-management-third-menu", "computer-room-details-third-menu", "configuration-info-third-menu", "configuration-third-menu", "connection-third-menu", "consumer-group-third-menu", "container-image-third-menu", "container-third-menu", "continuous-deployment-third-menu", "continuous-integration-third-menu", "dashboard-list-third-menu", "dashboard-third-menu", "data-source-management-third-menu", "database-alteration-task-third-menu", "database-third-menu", "db2-third-menu", "dependent-resources-third-menu", "deploy-orchestration-tasks-third-menu", "deployment-architecture-third-menu", "deployment-instance-third-menu", "deployment-notification-third-menu", "deployment-orchestration-history-third-menu", "deployment-strategy-third-menu", "deployment-tasks-2-third-menu", "deployment-tasks-third-menu", "destination-analysis-third-menu", "dm-third-menu", "elasticsearch-third-menu", "engine-room-third-menu", "enterprise-third-menu", "etcd-third-menu", "event-third-menu", "exchanges-third-menu", "exporter-third-menu", "failure-resource-third-menu", "filesystems-third-menu", "fill-in-third-menu", "firewall-third-menu", "frontend-third-menu", "grouping-rules-third-menu", "haproxy-third-menu", "haproxy-thrid-menu", "hbase-third-menu", "host-instance-maintenance-third-menu", "host-resources-third-menu", "host-third-menu", "http-monitoring-info-third-menu", "iis-third-menu", "infra-monitor-third-menu", "inspection-kit-third-menu", "inspection-overview-third-menu", "instance-info-third-menu", "ip-segment-third-menu", "ip-third-menu", "jboss-third-menu", "jdbc-multiple-data-source-info-third-menu", "jdbc-single-data-source-info-third-menu", "job-management-third-menu", "jvm-info-third-menu", "jvm-third-menu", "kafka-third-menu", "kingbasees-third-menu", "loadbalance-third-menu", "log-configuration-info-third-menu", "lvs-third-menu", "mariadb-third-menu", "memcached-third-menu", "model-definition-third-menu", "mongodb-third-menu", "mssql-third-menu", "my-submission-third-menu", "my-task-third-menu", "mysql-third-menu", "namespaces-third-menu", "nat-gateway-third-menu", "network-operation-and-maintenance-third-menu", "network-third-menu", "nfs-third-menu", "nginx-third-menu", "node-auto-discovery-third-menu", "node-third-menu", "notification-block-third-menu", "notification-group-third-menu", "om-automation-tasks-third-menu", "oracle-third-menu", "orchestration-third-menu", "overview-third-menu-2", "overview-third-menu", "package-management-third-menu", "package-third-menu", "pending-approval-thrid-menu", "performance-monitor-third-menu", "persistent-volume-statement-third-menu", "pipeline-task-history-third-menu", "pipeline-task-third-menu", "pipeline-template-third-menu", "pipeline-third-menu", "placeholder-third-menu", "plugin-center-third-menu", "plugin-market-third-menu", "pod-third-menu", "pools-third-menu", "postgresql-third-menu", "process-management-third-menu", "process-task-third-menu", "project-list-third-menu", "queue-third-menu", "redis-third-menu", "resource-instance-third-menu", "rocketmq-third-menu", "role-info-third-menu", "role-permissions-third-menu", "routing-table-third-menu", "security-domain-info-third-menu", "security-domain-user-info-third-menu", "serve-third-menu", "server-info-third-menu", "service-name-third-menu", "service-third-menu-2", "service-third-menu", "session-management-info-third-menu", "slabs-thrid-menu", "source-analysis-third-menu", "space-analysis-third-menu", "storage-management-third-menu", "storage-operation-and-maintenance-third-menu", "storage-third-menu", "subnet-third-menu", "supplier-third-menu", "switch-third-menu", "system-operation-and-maintenance-third-menu", "table-space-third-menu", "task-history-third-menu", "task-history2-third-menu", "task-list-third-menu", "task-management-third-menu", "template-management-third-menu", "tencent-cloud-hard-disk-third-menu", "tencent-cloud-nat-gateway-third-menu", "tencent-cloud-private-network-third-menu", "tencent-cvm-third-menu", "third-party-events-third-menu", "thread-pool-info-third-menu", "tidb-third-menu", "timed-task-third-menu", "tomcat-third-menu", "tongweb-third-menu", "tool-management-third-menu", "tool-task-third-menu", "topic-third-menu", "tunnel-info-third-menu", "user-info-third-menu", "user-role-third-menu", "user-table-third-menu", "version-release-record-third-menu", "view-settings-third-menu", "vm-host-machine-third-menu", "webhook-push-strategy-third-menu", "weblogic-third-menu", "website-third-menu", "workload-third-menu"]
332
332
  };
333
333
 
334
334
  export { BrickIcon, iconsByCategory };