@riil-frontend/component-topology 2.1.3-dev.5 → 2.1.4

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.
Files changed (63) hide show
  1. package/CHANGELOG.md +9 -1
  2. package/build/1.js +2 -2
  3. package/build/2.js +1 -1
  4. package/build/index.css +1 -1
  5. package/build/index.html +1 -1
  6. package/build/index.js +30 -30
  7. package/demo/1/345/237/272/346/234/254/usage.md +0 -18
  8. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/CustomNodeIcon.jsx +3 -2
  9. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/DataStreamTopo.jsx +7 -2
  10. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/EditorContextMenu.jsx +1 -1
  11. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/data/appInstall/data1.json +1 -2
  12. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/cmdb/v1/api/authority/ci/commonQuery +1 -0
  13. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/model/v1/api/modelTree +1 -0
  14. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/topo/v1/api/attributes/once +1 -1
  15. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/topo/v1/api/attributes/once.json +1 -1
  16. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/topo/v1/api/structure/byCondition/2 +1 -0
  17. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/topo/v1/api/structure/relationList +1 -0
  18. package/es/components/Link/index.module.scss +1 -0
  19. package/es/components/Link/setting.js +1 -1
  20. package/es/components/edit/ResourceViewAttributeSetting/ResourceViewAttributeSettingPlugin.js +1 -0
  21. package/es/models/linkDynamicStyle.js +20 -16
  22. package/es/models/topoCreateMod.js +1 -0
  23. package/es/models/topoMod.js +5 -1
  24. package/es/utils/topoData.js +14 -12
  25. package/es/utils/topoIconUtil.js +4 -1
  26. package/lib/components/Link/index.module.scss +1 -0
  27. package/lib/components/Link/setting.js +2 -2
  28. package/lib/components/edit/ResourceViewAttributeSetting/ResourceViewAttributeSettingPlugin.js +2 -0
  29. package/lib/models/linkDynamicStyle.js +20 -16
  30. package/lib/models/topoCreateMod.js +1 -0
  31. package/lib/models/topoMod.js +6 -1
  32. package/lib/utils/topoData.js +14 -12
  33. package/lib/utils/topoIconUtil.js +4 -1
  34. package/package.json +6 -6
  35. package/public/icons/c_b_firewall.svg +318 -0
  36. package/public/icons/c_b_hub.svg +88 -0
  37. package/public/icons/c_b_server.svg +52 -0
  38. package/demo/1/345/237/272/346/234/254/usage1.md +0 -7
  39. package/demo/5/345/244/232/345/256/236/344/276/213/js/TopoCenterViewer.jsx +0 -101
  40. package/demo/5/345/244/232/345/256/236/344/276/213/js/createMockRequest.js +0 -43
  41. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/appserver/v1/api/authFunc/checkFuncAuthentication +0 -14
  42. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/appserver/v1/api/authFunc/checkFuncAuthentication.json +0 -14
  43. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/model/v1/api/getAllDict +0 -1029
  44. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/alarm +0 -0
  45. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/alarm.json +0 -0
  46. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/attributes/once +0 -2596
  47. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/attributes/once.json +0 -2596
  48. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/attributes/polling +0 -2293
  49. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/attributes/polling.json +0 -2293
  50. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/auth/permission/2 +0 -1
  51. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/auth/permission/2.json +0 -1
  52. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/menu +0 -48
  53. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/menu.json +0 -48
  54. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/shape +0 -1
  55. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/shape.json +0 -1
  56. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/structure/both/2 +0 -618
  57. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/structure/both/2.json +0 -618
  58. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/structure/relationList +0 -192
  59. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/structure/relationList.json +0 -192
  60. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/webUrl/list +0 -1
  61. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/webUrl/list.json +0 -1
  62. package/demo/5/345/244/232/345/256/236/344/276/213/js/request.js +0 -7
  63. package/demo/5/345/244/232/345/256/236/344/276/213//345/244/232/345/256/236/344/276/213.md +0 -10
@@ -1,3 +1,4 @@
1
+ @import '@riil-frontend/css/lib/index.scss';
1
2
  @import "@alifd/next/variables";
2
3
 
3
4
  .layout {
@@ -37,10 +37,10 @@ var _RowDeleteBallon = _interopRequireDefault(require("@riil-frontend/component-
37
37
 
38
38
  var _form = _interopRequireDefault(require("./form"));
39
39
 
40
- var _indexModule = _interopRequireDefault(require("./index.module.scss"));
41
-
42
40
  var _hook = require("./hook");
43
41
 
42
+ var _indexModule = _interopRequireDefault(require("./index.module.scss"));
43
+
44
44
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
45
45
 
46
46
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
@@ -13,6 +13,8 @@ var _componentTopologyGraph = require("@riil-frontend/component-topology-graph")
13
13
 
14
14
  var _Setting = _interopRequireDefault(require("./Setting"));
15
15
 
16
+ require("@riil-frontend/css/lib/index.scss");
17
+
16
18
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
17
19
 
18
20
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
@@ -241,25 +241,29 @@ function _default(engine) {
241
241
 
242
242
  linkStyleMap = {};
243
243
  links.forEach(function (link) {
244
- var _$find2;
245
-
246
244
  var ciType = link.ciType;
247
- var rules = styleConfig[ciType].rules;
248
- var attributes = ((_$find2 = _lodash["default"].find(allLinkAttributes, {
249
- id: link.id
250
- })) === null || _$find2 === void 0 ? void 0 : _$find2.attributes) || [];
251
- var style = null;
252
-
253
- for (var i = 0; i < rules.length; i++) {
254
- var rule = rules[i]; // 如果命中规则则中止
255
-
256
- if (executeCondition(rule.condition[0], attributes)) {
257
- style = rule.style;
258
- break;
245
+ var config = styleConfig[ciType];
246
+
247
+ if (config) {
248
+ var _$find2;
249
+
250
+ var rules = config.rules;
251
+ var attributes = ((_$find2 = _lodash["default"].find(allLinkAttributes, {
252
+ id: link.id
253
+ })) === null || _$find2 === void 0 ? void 0 : _$find2.attributes) || [];
254
+ var style = null;
255
+
256
+ for (var i = 0; i < rules.length; i++) {
257
+ var rule = rules[i]; // 如果命中规则则中止
258
+
259
+ if (executeCondition(rule.condition[0], attributes)) {
260
+ style = rule.style;
261
+ break;
262
+ }
259
263
  }
260
- }
261
264
 
262
- linkStyleMap[link.id] = style;
265
+ linkStyleMap[link.id] = style;
266
+ }
263
267
  });
264
268
 
265
269
  _rlog["default"].debug('链路动态样式 linkDynamicStyle.execute', {
@@ -455,6 +455,7 @@ function _default(topoApp) {
455
455
  ciTypeMap = _yield$Promise$all[0];
456
456
  links = _yield$Promise$all[1];
457
457
  _combTopoData = (0, _topoData.combTopoData)({
458
+ engine: topoApp,
458
459
  data: (0, _extends2["default"])({}, data, {
459
460
  links: links
460
461
  }),
@@ -417,6 +417,11 @@ function _default(topoApp) {
417
417
  permission: permission
418
418
  }), topoData = _combTopoData.topoData, resAndMetrics = _combTopoData.resAndMetrics;
419
419
 
420
+ _rlog["default"].debug('topoMod.initTopoData combTopoData', {
421
+ topoData: topoData,
422
+ resAndMetrics: resAndMetrics
423
+ });
424
+
420
425
  _this5.update({
421
426
  topoData: topoData,
422
427
  resAndMetrics: resAndMetrics,
@@ -437,7 +442,7 @@ function _default(topoApp) {
437
442
 
438
443
  topoApp.options.onLoad();
439
444
 
440
- case 45:
445
+ case 46:
441
446
  case "end":
442
447
  return _context6.stop();
443
448
  }
@@ -347,7 +347,7 @@ function getAlarmSwitch(topoData) {
347
347
 
348
348
 
349
349
  var combTopoData = function combTopoData(_ref3) {
350
- var _result$global, _alarmSwitch, _engine$options$edito, _result$groups;
350
+ var _result$global, _result$config, _alarmSwitch, _engine$options$edito, _result$groups;
351
351
 
352
352
  var result = _ref3.data,
353
353
  permission = _ref3.permission,
@@ -383,7 +383,7 @@ var combTopoData = function combTopoData(_ref3) {
383
383
  // 是否可编辑----控制[编辑]按钮
384
384
  moveable: true,
385
385
  // 节点是否可移动
386
- enableLineFlow: !!result.config.enableLineFlow // 是否打开线的流动效果
386
+ enableLineFlow: !!((_result$config = result.config) !== null && _result$config !== void 0 && _result$config.enableLineFlow) // 是否打开线的流动效果
387
387
 
388
388
  },
389
389
  topoDisplayConfig: {
@@ -445,6 +445,7 @@ var combTopoData = function combTopoData(_ref3) {
445
445
 
446
446
  if (allCis.length > 0) {
447
447
  allCis.forEach(function (element, index) {
448
+ var ciType = element.ciType;
448
449
  resIdsList.push(element.id);
449
450
  ciDoc[element.id] = {
450
451
  code: element.ciType,
@@ -453,18 +454,19 @@ var combTopoData = function combTopoData(_ref3) {
453
454
  tip: []
454
455
  };
455
456
 
456
- if (ciTypes.indexOf(element.ciType) < 0) {
457
- ciTypes.push(element.ciType);
458
- bindingCiSet[element.ciType] = {};
459
- ciTypesDoc[element.ciType] = [{
460
- ciId: element.id
461
- }];
462
- } else {
463
- ciTypesDoc[element.ciType].push({
464
- ciId: element.id
465
- });
457
+ if (ciTypes.indexOf(ciType) < 0) {
458
+ if (ciType) {
459
+ ciTypes.push(ciType);
460
+ }
461
+
462
+ bindingCiSet[ciType] = {};
463
+ ciTypesDoc[ciType] = [];
466
464
  }
467
465
 
466
+ ciTypesDoc[element.ciType].push({
467
+ ciId: element.id
468
+ });
469
+
468
470
  if (element.attributes) {
469
471
  attrsDoc[element.id] = element.attributes.map(function (ait, index) {
470
472
  // rlog.debug(
@@ -44,8 +44,11 @@ function getDefaultNodeIcon(topo, node, icons) {
44
44
 
45
45
  if (!iconId) {
46
46
  // 按citype匹配
47
+ var _node$getAttrObject = node.getAttrObject(),
48
+ ciType = _node$getAttrObject.ciType;
49
+
47
50
  var icon = icons.filter(function (icon) {
48
- return icon.id === "ciType." + node.id;
51
+ return icon.id === "ciType." + ciType;
49
52
  })[0];
50
53
 
51
54
  if (icon) {
package/package.json CHANGED
@@ -1,13 +1,14 @@
1
1
  {
2
2
  "name": "@riil-frontend/component-topology",
3
- "version": "2.1.3-dev.5",
3
+ "version": "2.1.4",
4
4
  "description": "拓扑",
5
5
  "files": [
6
6
  "demo/",
7
7
  "lib/",
8
8
  "es/",
9
9
  "build/",
10
- "3rd/"
10
+ "3rd/",
11
+ "public/"
11
12
  ],
12
13
  "main": "lib/index.js",
13
14
  "module": "es/index.js",
@@ -51,9 +52,9 @@
51
52
  "@riil-frontend/component-riil-rule-tree": "^1.0.4",
52
53
  "@riil-frontend/component-table-filter-tags": "latest",
53
54
  "@riil-frontend/component-table-layout": "^2.0.1",
54
- "@riil-frontend/component-topology-graph": "^2.0.2-dev.2",
55
+ "@riil-frontend/component-topology-graph": "^2.0.3",
55
56
  "@riil-frontend/component-topology-utils": "^2.0.1-dev.1",
56
- "@riil-frontend/css": "^1.0.10",
57
+ "@riil-frontend/css": "^2.0.2",
57
58
  "@riil-frontend/hooks": "latest",
58
59
  "@riil-frontend/next-collapse": "^1.0.1-a.0",
59
60
  "@riil-frontend/utils": "^1.0.20",
@@ -84,7 +85,6 @@
84
85
  },
85
86
  "peerDependencies": {
86
87
  "react": "^16 || ^17",
87
- "@riil-frontend/css": "^1.0.10",
88
88
  "@alifd/next": "1.x"
89
89
  },
90
90
  "componentConfig": {
@@ -96,5 +96,5 @@
96
96
  "access": "public"
97
97
  },
98
98
  "license": "MIT",
99
- "homepage": "https://unpkg.com/@riil-frontend/component-topology@2.1.3-dev.5/build/index.html"
99
+ "homepage": "https://unpkg.com/@riil-frontend/component-topology@2.1.4/build/index.html"
100
100
  }
@@ -0,0 +1,318 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="46" viewBox="0 0 20 46">
4
+ <g>
5
+ <polygon fill="#003D55" points="11.368,7.886 19.405,0 19.405,37.309 11.368,45.196 "/>
6
+ <polygon fill="#003D55" points="11.562,8.078 19.598,0.197 19.598,37.5 11.562,45.386 "/>
7
+ <polygon fill="none" stroke="#ABABAB" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" points="11.562,8.078
8
+ 19.598,0.197 19.598,37.5 11.562,45.386 "/>
9
+ <g>
10
+ <g>
11
+ <g>
12
+ <defs>
13
+ <rect id="SVGID_1_" x="11.437" y="6.429" width="8.438" height="8.282"/>
14
+ </defs>
15
+ <clipPath id="SVGID_2_">
16
+ <use xlink:href="#SVGID_1_" overflow="visible"/>
17
+ </clipPath>
18
+
19
+ <line clip-path="url(#SVGID_2_)" fill="none" stroke="#ABABAB" stroke-width="0.9943" stroke-linecap="round" stroke-miterlimit="10" x1="3.533" y1="22.313" x2="27.636" y2="-1.341"/>
20
+ </g>
21
+ </g>
22
+ </g>
23
+ <g>
24
+ <g>
25
+ <g>
26
+ <defs>
27
+ <rect id="SVGID_3_" x="11.437" y="12.314" width="8.438" height="8.281"/>
28
+ </defs>
29
+ <clipPath id="SVGID_4_">
30
+ <use xlink:href="#SVGID_3_" overflow="visible"/>
31
+ </clipPath>
32
+
33
+ <line clip-path="url(#SVGID_4_)" fill="none" stroke="#ABABAB" stroke-width="0.9943" stroke-linecap="round" stroke-miterlimit="10" x1="3.533" y1="28.271" x2="27.636" y2="4.618"/>
34
+ </g>
35
+ </g>
36
+ </g>
37
+ <g>
38
+ <g>
39
+ <g>
40
+ <defs>
41
+ <rect id="SVGID_5_" x="11.437" y="18.307" width="8.438" height="8.282"/>
42
+ </defs>
43
+ <clipPath id="SVGID_6_">
44
+ <use xlink:href="#SVGID_5_" overflow="visible"/>
45
+ </clipPath>
46
+
47
+ <line clip-path="url(#SVGID_6_)" fill="none" stroke="#ABABAB" stroke-width="0.9943" stroke-linecap="round" stroke-miterlimit="10" x1="3.533" y1="34.231" x2="27.636" y2="10.578"/>
48
+ </g>
49
+ </g>
50
+ </g>
51
+ <g>
52
+ <g>
53
+ <g>
54
+ <defs>
55
+ <rect id="SVGID_7_" x="11.437" y="24.3" width="8.438" height="8.282"/>
56
+ </defs>
57
+ <clipPath id="SVGID_8_">
58
+ <use xlink:href="#SVGID_7_" overflow="visible"/>
59
+ </clipPath>
60
+
61
+ <line clip-path="url(#SVGID_8_)" fill="none" stroke="#ABABAB" stroke-width="0.9943" stroke-linecap="round" stroke-miterlimit="10" x1="3.533" y1="40.197" x2="27.636" y2="16.543"/>
62
+ </g>
63
+ </g>
64
+ </g>
65
+ <g>
66
+ <g>
67
+ <g>
68
+ <defs>
69
+ <rect id="SVGID_9_" x="11.437" y="31.057" width="8.438" height="8.173"/>
70
+ </defs>
71
+ <clipPath id="SVGID_10_">
72
+ <use xlink:href="#SVGID_9_" overflow="visible"/>
73
+ </clipPath>
74
+
75
+ <line clip-path="url(#SVGID_10_)" fill="none" stroke="#ABABAB" stroke-width="0.9943" stroke-linecap="round" stroke-miterlimit="10" x1="3.533" y1="46.925" x2="27.636" y2="23.271"/>
76
+ </g>
77
+ </g>
78
+ </g>
79
+ <g>
80
+ <g>
81
+ <g>
82
+ <defs>
83
+ <rect id="SVGID_11_" x="13.991" y="5.667" width="0.776" height="6.319"/>
84
+ </defs>
85
+ <clipPath id="SVGID_12_">
86
+ <use xlink:href="#SVGID_11_" overflow="visible"/>
87
+ </clipPath>
88
+
89
+ <line clip-path="url(#SVGID_12_)" fill="none" stroke="#ABABAB" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="14.311" y1="-0.191" x2="14.311" y2="17.694"/>
90
+ </g>
91
+ </g>
92
+ </g>
93
+ <g>
94
+ <g>
95
+ <g>
96
+ <defs>
97
+ <rect id="SVGID_13_" x="16.101" y="9.48" width="0.777" height="6.321"/>
98
+ </defs>
99
+ <clipPath id="SVGID_14_">
100
+ <use xlink:href="#SVGID_13_" overflow="visible"/>
101
+ </clipPath>
102
+
103
+ <line clip-path="url(#SVGID_14_)" fill="none" stroke="#ABABAB" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="16.462" y1="3.657" x2="16.462" y2="21.542"/>
104
+ </g>
105
+ </g>
106
+ </g>
107
+ <g>
108
+ <g>
109
+ <g>
110
+ <defs>
111
+ <rect id="SVGID_15_" x="14.213" y="17.763" width="0.777" height="5.774"/>
112
+ </defs>
113
+ <clipPath id="SVGID_16_">
114
+ <use xlink:href="#SVGID_15_" overflow="visible"/>
115
+ </clipPath>
116
+
117
+ <line clip-path="url(#SVGID_16_)" fill="none" stroke="#ABABAB" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="14.505" y1="12.505" x2="14.505" y2="28.659"/>
118
+ </g>
119
+ </g>
120
+ </g>
121
+ <g>
122
+ <g>
123
+ <g>
124
+ <defs>
125
+ <rect id="SVGID_17_" x="16.324" y="21.794" width="0.777" height="5.558"/>
126
+ </defs>
127
+ <clipPath id="SVGID_18_">
128
+ <use xlink:href="#SVGID_17_" overflow="visible"/>
129
+ </clipPath>
130
+
131
+ <line clip-path="url(#SVGID_18_)" fill="none" stroke="#ABABAB" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="16.656" y1="16.734" x2="16.656" y2="32.309"/>
132
+ </g>
133
+ </g>
134
+ </g>
135
+ <g>
136
+ <g>
137
+ <g>
138
+ <defs>
139
+ <rect id="SVGID_19_" x="14.324" y="29.64" width="0.778" height="6.321"/>
140
+ </defs>
141
+ <clipPath id="SVGID_20_">
142
+ <use xlink:href="#SVGID_19_" overflow="visible"/>
143
+ </clipPath>
144
+
145
+ <line clip-path="url(#SVGID_20_)" fill="none" stroke="#ABABAB" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="14.7" y1="23.851" x2="14.7" y2="41.735"/>
146
+ </g>
147
+ </g>
148
+ </g>
149
+ <g>
150
+ <g>
151
+ <g>
152
+ <defs>
153
+ <rect id="SVGID_21_" x="16.545" y="33.671" width="0.776" height="6.431"/>
154
+ </defs>
155
+ <clipPath id="SVGID_22_">
156
+ <use xlink:href="#SVGID_21_" overflow="visible"/>
157
+ </clipPath>
158
+
159
+ <line clip-path="url(#SVGID_22_)" fill="none" stroke="#ABABAB" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="16.857" y1="27.89" x2="16.857" y2="45.769"/>
160
+ </g>
161
+ </g>
162
+ </g>
163
+ <polygon fill="#0D96D4" points="0,7.886 0,14.043 11.368,14.043 11.368,7.886 "/>
164
+ <polygon fill="#0D96D4" points="0.201,8.078 0.201,14.235 11.562,14.235 11.562,8.078 "/>
165
+
166
+ <rect x="0.201" y="8.078" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" width="11.361" height="6.156"/>
167
+ <polygon fill="#0D96D4" points="0,14.043 0,20.194 11.368,20.194 11.368,14.043 "/>
168
+ <polygon fill="#0D96D4" points="0.201,14.235 0.201,20.384 11.562,20.384 11.562,14.235 "/>
169
+
170
+ <rect x="0.201" y="14.235" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" width="11.361" height="6.15"/>
171
+ <polygon fill="#0D96D4" points="0,20.194 0,26.35 11.368,26.35 11.368,20.194 "/>
172
+ <polygon fill="#0D96D4" points="0.201,20.384 0.201,26.541 11.562,26.541 11.562,20.384 "/>
173
+
174
+ <rect x="0.201" y="20.384" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" width="11.361" height="6.157"/>
175
+ <polygon fill="#0D96D4" points="0,26.35 0,32.69 11.368,32.69 11.368,26.35 "/>
176
+ <polygon fill="#0D96D4" points="0.201,26.541 0.201,32.888 11.562,32.888 11.562,26.541 "/>
177
+
178
+ <rect x="0.201" y="26.541" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" width="11.361" height="6.347"/>
179
+ <polygon fill="#0D96D4" points="0,32.69 0,38.848 11.368,38.848 11.368,32.69 "/>
180
+ <polygon fill="#0D96D4" points="0.201,32.888 0.201,39.038 11.562,39.038 11.562,32.888 "/>
181
+
182
+ <rect x="0.201" y="32.888" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" width="11.361" height="6.149"/>
183
+ <polygon fill="#0D96D4" points="0,38.848 0,45.005 11.368,45.005 11.368,38.848 "/>
184
+ <polygon fill="#0D96D4" points="0.201,39.038 0.201,45.196 11.562,45.196 11.562,39.038 "/>
185
+
186
+ <rect x="0.201" y="39.038" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" width="11.361" height="6.157"/>
187
+ <g>
188
+ <g>
189
+ <g>
190
+ <defs>
191
+ <rect id="SVGID_23_" x="3.553" y="8.173" width="0.776" height="6.102"/>
192
+ </defs>
193
+ <clipPath id="SVGID_24_">
194
+ <use xlink:href="#SVGID_23_" overflow="visible"/>
195
+ </clipPath>
196
+
197
+ <line clip-path="url(#SVGID_24_)" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="3.922" y1="2.506" x2="3.922" y2="19.812"/>
198
+ </g>
199
+ </g>
200
+ </g>
201
+ <g>
202
+ <g>
203
+ <g>
204
+ <defs>
205
+ <rect id="SVGID_25_" x="7.329" y="14.275" width="0.776" height="5.994"/>
206
+ </defs>
207
+ <clipPath id="SVGID_26_">
208
+ <use xlink:href="#SVGID_25_" overflow="visible"/>
209
+ </clipPath>
210
+
211
+ <line clip-path="url(#SVGID_26_)" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="7.648" y1="8.848" x2="7.648" y2="25.581"/>
212
+ </g>
213
+ </g>
214
+ </g>
215
+ <g>
216
+ <g>
217
+ <g>
218
+ <defs>
219
+ <rect id="SVGID_27_" x="3.553" y="20.595" width="0.776" height="5.994"/>
220
+ </defs>
221
+ <clipPath id="SVGID_28_">
222
+ <use xlink:href="#SVGID_27_" overflow="visible"/>
223
+ </clipPath>
224
+
225
+ <line clip-path="url(#SVGID_28_)" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="3.922" y1="15.194" x2="3.922" y2="31.928"/>
226
+ </g>
227
+ </g>
228
+ </g>
229
+ <g>
230
+ <g>
231
+ <g>
232
+ <defs>
233
+ <rect id="SVGID_29_" x="7.329" y="26.589" width="0.776" height="6.101"/>
234
+ </defs>
235
+ <clipPath id="SVGID_30_">
236
+ <use xlink:href="#SVGID_29_" overflow="visible"/>
237
+ </clipPath>
238
+
239
+ <line clip-path="url(#SVGID_30_)" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="7.648" y1="20.963" x2="7.648" y2="38.269"/>
240
+ </g>
241
+ </g>
242
+ </g>
243
+ <g>
244
+ <g>
245
+ <g>
246
+ <defs>
247
+ <rect id="SVGID_31_" x="3.553" y="32.91" width="0.776" height="6.211"/>
248
+ </defs>
249
+ <clipPath id="SVGID_32_">
250
+ <use xlink:href="#SVGID_31_" overflow="visible"/>
251
+ </clipPath>
252
+
253
+ <line clip-path="url(#SVGID_32_)" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="3.922" y1="27.311" x2="3.922" y2="44.617"/>
254
+ </g>
255
+ </g>
256
+ </g>
257
+ <g>
258
+ <g>
259
+ <g>
260
+ <defs>
261
+ <rect id="SVGID_33_" x="7.329" y="39.121" width="0.776" height="5.885"/>
262
+ </defs>
263
+ <clipPath id="SVGID_34_">
264
+ <use xlink:href="#SVGID_33_" overflow="visible"/>
265
+ </clipPath>
266
+
267
+ <line clip-path="url(#SVGID_34_)" fill="none" stroke="#C8C7C7" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="7.648" y1="33.658" x2="7.648" y2="50.385"/>
268
+ </g>
269
+ </g>
270
+ </g>
271
+ <polygon fill="#63C9F3" points="0,7.886 8.231,0 19.405,0 11.173,7.886 "/>
272
+ <polygon fill="#63C9F3" points="0.201,8.078 8.432,0.197 19.598,0.197 11.368,8.078 "/>
273
+ <polygon fill="none" stroke="#E3E3E3" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" points="0.201,8.078
274
+ 8.432,0.197 19.598,0.197 11.368,8.078 "/>
275
+ <g>
276
+ <g>
277
+ <g>
278
+ <defs>
279
+ <rect id="SVGID_35_" x="6.33" y="5.448" width="8.216" height="0.762"/>
280
+ </defs>
281
+ <clipPath id="SVGID_36_">
282
+ <use xlink:href="#SVGID_35_" overflow="visible"/>
283
+ </clipPath>
284
+
285
+ <line clip-path="url(#SVGID_36_)" fill="none" stroke="#E3E3E3" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="22.145" y1="5.775" x2="-1.367" y2="5.775"/>
286
+ </g>
287
+ </g>
288
+ </g>
289
+ <g>
290
+ <g>
291
+ <g>
292
+ <defs>
293
+ <rect id="SVGID_37_" x="3.776" y="0.217" width="8.438" height="8.282"/>
294
+ </defs>
295
+ <clipPath id="SVGID_38_">
296
+ <use xlink:href="#SVGID_37_" overflow="visible"/>
297
+ </clipPath>
298
+
299
+ <line clip-path="url(#SVGID_38_)" fill="none" stroke="#E3E3E3" stroke-width="0.9943" stroke-linecap="round" stroke-miterlimit="10" x1="-4.108" y1="16.155" x2="19.988" y2="-7.499"/>
300
+ </g>
301
+ </g>
302
+ </g>
303
+ <g>
304
+ <g>
305
+ <g>
306
+ <defs>
307
+ <rect id="SVGID_39_" x="4.996" y="3.16" width="4.11" height="0.762"/>
308
+ </defs>
309
+ <clipPath id="SVGID_40_">
310
+ <use xlink:href="#SVGID_39_" overflow="visible"/>
311
+ </clipPath>
312
+
313
+ <line clip-path="url(#SVGID_40_)" fill="none" stroke="#E3E3E3" stroke-width="0.7479" stroke-linecap="round" stroke-miterlimit="10" x1="1.375" y1="3.466" x2="12.548" y2="3.466"/>
314
+ </g>
315
+ </g>
316
+ </g>
317
+ </g>
318
+ </svg>
@@ -0,0 +1,88 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="39" viewBox="0 0 48 39">
4
+ <g>
5
+ <polygon fill="#0D96D4" points="0,3.78 0,37.811 44.269,37.811 44.269,3.78 "/>
6
+ <polygon fill="#0D96D4" points="0,3.78 0,37.811 44.269,37.811 44.269,3.78 "/>
7
+
8
+ <rect x="0" y="3.78" fill="none" stroke="#AEE2FA" stroke-width="0.2971" stroke-linecap="round" stroke-miterlimit="10" width="44.269" height="34.03"/>
9
+ <polygon fill="#45AFE3" points="0,3.78 2.87,0 47.14,0 44.269,3.78 "/>
10
+ <polygon fill="#45AFE3" points="0,3.78 2.87,0 47.14,0 44.269,3.78 "/>
11
+ <polygon fill="none" stroke="#AEE2FA" stroke-width="0.2971" stroke-linecap="round" stroke-miterlimit="10" points="0,3.78
12
+ 2.87,0 47.14,0 44.269,3.78 "/>
13
+ <polygon fill="#015B80" points="44.269,37.811 47.14,34.031 47.14,0 44.269,3.78 "/>
14
+ <polygon fill="#015B80" points="44.269,37.811 47.14,34.031 47.14,0 44.269,3.78 "/>
15
+ <polygon fill="none" stroke="#AEE2FA" stroke-width="0.2971" stroke-linecap="round" stroke-miterlimit="10" points="
16
+ 44.269,37.811 47.14,34.031 47.14,0 44.269,3.78 "/>
17
+
18
+ <rect x="2.05" y="6.3" fill="none" stroke="#FFFFFF" stroke-width="0.5942" stroke-linecap="round" stroke-miterlimit="10" width="40.17" height="28.989"/>
19
+ <path fill="#015B80" d="M39.35,25.71c0,3.896-7.565,7.061-16.91,7.061c-9.338,0-16.91-3.164-16.91-7.061
20
+ c0-3.896,7.571-7.06,16.91-7.06C31.784,18.65,39.35,21.814,39.35,25.71"/>
21
+ <path fill="none" stroke="#AEE2FA" stroke-width="0.2971" stroke-linecap="round" stroke-miterlimit="10" d="M39.35,25.71
22
+ c0,3.896-7.565,7.061-16.91,7.061c-9.338,0-16.91-3.164-16.91-7.061c0-3.896,7.571-7.06,16.91-7.06
23
+ C31.784,18.65,39.35,21.814,39.35,25.71"/>
24
+ <polygon fill="#015B80" points="5.531,15.88 5.531,25.96 39.145,25.96 39.145,15.88 "/>
25
+ <polygon fill="#015B80" points="5.531,15.88 5.531,25.96 39.145,25.96 39.145,15.88 "/>
26
+ <path fill="#4DBCEC" d="M39.35,15.63c0,3.896-7.565,7.061-16.91,7.061c-9.338,0-16.91-3.165-16.91-7.061
27
+ c0-3.906,7.571-7.061,16.91-7.061C31.784,8.57,39.35,11.724,39.35,15.63"/>
28
+ <path fill="none" stroke="#AEE2FA" stroke-width="0.2971" stroke-linecap="round" stroke-miterlimit="10" d="M39.35,15.63
29
+ c0,3.896-7.565,7.061-16.91,7.061c-9.338,0-16.91-3.165-16.91-7.061c0-3.906,7.571-7.061,16.91-7.061
30
+ C31.784,8.57,39.35,11.724,39.35,15.63"/>
31
+ <polygon fill="#010101" points="22.752,14.111 25.208,15.12 31.152,12.1 33.82,13.109 32.381,10.589 25.412,10.589 28.283,11.34
32
+ "/>
33
+ <polygon fill="#010101" points="22.752,14.111 25.208,15.12 31.152,12.1 33.82,13.109 32.381,10.589 25.412,10.589 28.283,11.34
34
+ "/>
35
+ <polygon fill="#010101" points="21.728,16.89 19.263,15.88 13.523,18.901 10.654,17.899 12.092,20.67 19.263,20.67 16.191,19.66
36
+ "/>
37
+ <polygon fill="#010101" points="21.728,16.89 19.263,15.88 13.523,18.901 10.654,17.899 12.092,20.67 19.263,20.67 16.191,19.66
38
+ "/>
39
+ <polygon fill="#010101" points="11.271,11.34 13.735,10.331 19.678,13.109 22.338,12.351 20.906,14.871 13.938,14.871
40
+ 16.807,14.111 "/>
41
+ <polygon fill="#010101" points="11.271,11.34 13.735,10.331 19.678,13.109 22.338,12.351 20.906,14.871 13.938,14.871
42
+ 16.807,14.111 "/>
43
+ <polygon fill="#010101" points="33.405,19.911 30.949,20.92 25.208,17.899 22.338,18.901 23.778,16.38 30.949,16.38 27.875,17.14
44
+ "/>
45
+ <polygon fill="#010101" points="33.405,19.911 30.949,20.92 25.208,17.899 22.338,18.901 23.778,16.38 30.949,16.38 27.875,17.14
46
+ "/>
47
+ <polygon fill="#FFFFFF" points="22.955,14.371 25.412,15.379 31.355,12.351 34.023,13.36 32.592,10.839 25.622,10.839
48
+ 28.486,11.591 "/>
49
+ <polygon fill="#FFFFFF" points="22.955,14.371 25.412,15.379 31.355,12.351 34.023,13.36 32.592,10.839 25.622,10.839
50
+ 28.486,11.591 "/>
51
+ <polygon fill="#FFFFFF" points="21.931,17.14 19.468,16.13 13.735,19.159 10.864,18.15 12.296,20.92 19.468,20.92 16.394,19.911
52
+ "/>
53
+ <polygon fill="#FFFFFF" points="21.931,17.14 19.468,16.13 13.735,19.159 10.864,18.15 12.296,20.92 19.468,20.92 16.394,19.911
54
+ "/>
55
+ <polygon fill="#FFFFFF" points="11.474,11.591 13.938,10.589 19.882,13.36 22.541,12.601 21.11,15.12 14.141,15.12 17.011,14.371
56
+ "/>
57
+ <polygon fill="#FFFFFF" points="11.474,11.591 13.938,10.589 19.882,13.36 22.541,12.601 21.11,15.12 14.141,15.12 17.011,14.371
58
+ "/>
59
+ <polygon fill="#FFFFFF" points="33.615,20.169 31.152,21.169 25.412,18.15 22.541,19.159 23.98,16.64 31.152,16.64 28.078,17.39
60
+ "/>
61
+ <polygon fill="#FFFFFF" points="33.615,20.169 31.152,21.169 25.412,18.15 22.541,19.159 23.98,16.64 31.152,16.64 28.078,17.39
62
+ "/>
63
+ <g>
64
+ <g>
65
+ <defs>
66
+ <rect id="SVGID_1_" x="5.37" y="15.754" width="0.466" height="10.009"/>
67
+ </defs>
68
+ <clipPath id="SVGID_2_">
69
+ <use xlink:href="#SVGID_1_" overflow="visible"/>
70
+ </clipPath>
71
+
72
+ <line clip-path="url(#SVGID_2_)" fill="none" stroke="#AEE2FA" stroke-width="0.2971" stroke-linecap="round" stroke-miterlimit="10" x1="5.531" y1="5.541" x2="5.531" y2="35.799"/>
73
+ </g>
74
+ </g>
75
+ <g>
76
+ <g>
77
+ <defs>
78
+ <rect id="SVGID_3_" x="38.972" y="15.754" width="0.465" height="10.009"/>
79
+ </defs>
80
+ <clipPath id="SVGID_4_">
81
+ <use xlink:href="#SVGID_3_" overflow="visible"/>
82
+ </clipPath>
83
+
84
+ <line clip-path="url(#SVGID_4_)" fill="none" stroke="#AEE2FA" stroke-width="0.2971" stroke-linecap="round" stroke-miterlimit="10" x1="39.145" y1="5.541" x2="39.145" y2="35.799"/>
85
+ </g>
86
+ </g>
87
+ </g>
88
+ </svg>