* task #7116, task #7127, task #7128, task #7130, implement new menu.

This commit is contained in:
Catouse
2020-05-05 17:20:44 +08:00
parent 3b21a74564
commit bf33d10b9d
10 changed files with 52 additions and 32 deletions
+8 -10
View File
@@ -119,17 +119,15 @@ $lang->common->common = 'Common Module';
/* Main menu. */
$lang->menu = new stdclass();
$lang->menu->my = '<span>Dashboard</span>|my|index';
$lang->menu->product = $lang->productCommon . '|product|index|locate=no';
$lang->menu->project = $lang->projectCommon . '|project|index|locate=no';
$lang->menu->qa = 'Test|qa|index';
$lang->menu->ci = 'CI|repo|browse';
$lang->menu->doc = 'Doc|doc|index';
$lang->menu->report = 'Report|report|index';
$lang->menu->company = 'Company|company|index';
$lang->menu->admin = 'Admin|admin|index';
$lang->menu->my = '<i class="icon icon-menu-my"></i> Dashboard|my|index';
$lang->menu->product = '<i class="icon icon-menu-project"></i> Project|product|index|locate=no';
$lang->menu->doc = '<i class="icon icon-menu-doc"></i> Doc|doc|index';
$lang->menu->report = '<i class="icon icon-menu-report"></i> Report|report|index';
$lang->menu->company = '<i class="icon icon-menu-users"></i> Company|company|index';
$lang->menu->admin = '<i class="icon icon-menu-backend"></i> Admin|admin|index';
$lang->menu->recent = '<i class="icon icon-menu-recent"></i> Recent|recent|index';
$lang->dividerMenu = ',qa,report,';
$lang->dividerMenu = ',admin,recent,';
/* Object list in search form. */
$lang->searchObjects['bug'] = 'Bug';
+8 -10
View File
@@ -119,17 +119,15 @@ $lang->common->common = '公有模块';
/* 主导航菜单。*/
$lang->menu = new stdclass();
$lang->menu->my = '<span> 我的地盘</span>|my|index';
$lang->menu->product = $lang->productCommon . '|product|index|locate=no';
$lang->menu->project = $lang->projectCommon . '|project|index|locate=no';
$lang->menu->qa = '测试|qa|index';
$lang->menu->ci = '集成|repo|browse';
$lang->menu->doc = '文档|doc|index';
$lang->menu->report = '统计|report|index';
$lang->menu->company = '组织|company|index';
$lang->menu->admin = '后台|admin|index';
$lang->menu->my = '<i class="icon icon-menu-my"></i> 地盘|my|index';
$lang->menu->product = '<i class="icon icon-menu-project"></i> 项目|product|index|locate=no';
$lang->menu->doc = '<i class="icon icon-menu-doc"></i> 文档|doc|index';
$lang->menu->report = '<i class="icon icon-menu-report"></i> 报表|report|index';
$lang->menu->company = '<i class="icon icon-menu-users"></i> 组织|company|index';
$lang->menu->admin = '<i class="icon icon-menu-backend"></i> 后台|admin|index';
$lang->menu->recent = '<i class="icon icon-menu-recent"></i> 近期|recent|index';
$lang->dividerMenu = ',qa,report,';
$lang->dividerMenu = ',admin,recent,';
/* 查询条中可以选择的对象列表。*/
$lang->searchObjects['bug'] = 'Bug';
+4 -4
View File
@@ -396,8 +396,8 @@ class commonModel extends model
/**
* Print admin subMenu.
*
* @param string $subMenu
*
* @param string $subMenu
* @static
* @access public
* @return void
@@ -1783,8 +1783,8 @@ EOD;
}
/**
* Check Not CN Lang.
*
* Check Not CN Lang.
*
* @static
* @access public
* @return bool
+10 -1
View File
@@ -14,11 +14,20 @@ if($extHookFiles) foreach($extHookFiles as $extHookFile) include $extHookFile;
<?php if(empty($_GET['onlybody']) or $_GET['onlybody'] != 'yes'):?>
<?php $this->app->loadConfig('sso');?>
<?php if(!empty($config->sso->redirect)) js::set('ssoRedirect', $config->sso->redirect);?>
<div id='menu'>
<div id='menuHeader'>
<?php $heading = $app->company->name;?>
<h1 id='companyName' title='<?php echo $heading;?>'<?php if(strlen($heading) > 36) echo " class='long-name'" ?>><?php echo html::a(helper::createLink('index'), $heading);?></h1>
</div>
<nav id='menuNav'><?php commonModel::printMainmenu($this->moduleName);?></nav>
<div id='menuFooter'>
<button type='button' id='menuToggle'><i class='icon icon-sm icon-menu-collapse'></i></button>
</div>
</div>
<header id='header'>
<div id='mainHeader'>
<div class='container'>
<hgroup id='heading'>
<?php $heading = $app->company->name;?>
<h1 id='companyname' title='<?php echo $heading;?>'<?php if(strlen($heading) > 36) echo " class='long-name'" ?>><?php echo html::a(helper::createLink('index'), $heading);?></h1>
</hgroup>
<nav id='navbar'><?php commonModel::printMainmenu($this->moduleName);?></nav>
+3 -3
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
+15
View File
@@ -137,7 +137,22 @@
<glyph unicode="&#xe971;" glyph-name="treemap-alt" d="M410.864 663.701v-202.271h202.271v202.271h-202.271zM549.928 82.171h37.927c27.928 0 50.568-22.64 50.568-50.568v-151.704c0-27.928-22.64-50.568-50.568-50.568h-151.704c-27.928 0-50.568 22.64-50.568 50.568v151.704c0 27.928 22.64 50.568 50.568 50.568h37.927v143.659h-255.138v-143.659h40.225c27.928 0 50.568-22.64 50.568-50.568v-151.704c0-27.928-22.64-50.568-50.568-50.568h-151.704c-27.928 0-50.568 22.64-50.568 50.568v151.704c0 27.928 22.64 50.568 50.568 50.568h35.626v168.942c0 27.928 22.64 50.568 50.568 50.568h280.423v83.896h-63.21c-41.892 0-75.852 33.96-75.852 75.852v202.271c0 41.892 33.96 75.852 75.852 75.852h202.271c41.892 0 75.852-33.96 75.852-75.852v-202.271c0-41.892-33.96-75.852-75.852-75.852h-63.21v-83.896h280.423c27.928 0 50.568-22.64 50.568-50.568v-168.942h35.626c27.928 0 50.568-22.64 50.568-50.568v-151.704c0-27.928-22.64-50.568-50.568-50.568h-151.704c-27.928 0-50.568 22.64-50.568 50.568v151.704c0 27.928 22.64 50.568 50.568 50.568h40.225v143.659h-255.138v-143.659zM132.742 6.32v-101.137h101.137v101.137h-101.137zM790.123 6.32v-101.137h101.137v101.137h-101.137zM461.432 6.32v-101.137h101.137v101.137h-101.137z" />
<glyph unicode="&#xe972;" glyph-name="fullscreen-exit" d="M637.387 167.182h313.469v-125.387h-188.082v-188.082h-125.387v313.469zM73.143 167.182h313.469v-313.469h-125.387v188.082h-188.082v125.387zM261.224 731.427h125.387v-313.469h-313.469v125.387h188.082v188.082zM950.857 543.345v-125.387h-313.469v313.469h125.387v-188.082h188.082z" />
<glyph unicode="&#xe973;" glyph-name="severity" d="M181.734 318.751c-39.401-79.447-56.602-133.939-57.401-204.115-1.892-166.082 165.156-306.765 390.691-298.78 217.314 7.694 384.594 179.734 384.661 351.255 0.044 112.949-41.602 227.76-111.617 321.908-6.808-33.102-21.504-64.526-46.52-87.481l-54.048-49.595-16.982 71.361c-30.889 129.8-114.427 252.919-193.722 306.709-15.011-138.585-84.741-306.571-201.813-418.57l-46.149-44.15-23.644 59.33c-3.099 7.778-3.628 12.197-4.519 25.254-0.041 0.605-0.141 2.182-0.267 4.17-8.080-16.231-18.382-36.713-18.669-37.293zM712.422 433.274c6.045 5.548 58.723 83.177 19.681 179.293 122.818-106.638 210.724-272.732 210.657-445.474s-163.607-384.99-426.213-394.287c-262.606-9.296-437.341 162.127-435.289 342.32s117.319 275.051 123.535 389.243c22.508-31.044 31.313-72.123 35.266-105.245 0-7.933 1.714-26.787 5.144-56.558 26.56 25.99 39.752 40.054 39.577 42.191 120.433 142.858 154.342 328.667 151.832 411.688 204.616-86.152 273.83-354.848 275.811-363.172z" />
<glyph unicode="&#xe974;" glyph-name="menu-report" d="M256.001 146.286c17.955 0 32.887-12.937 35.981-29.999l0.589-6.573v-292.571c0-17.953-12.937-32.885-29.999-35.981l-6.575-0.589h-219.429c-17.955 0-32.887 12.937-35.981 29.999l-0.589 6.573v292.569c0 17.955 12.937 32.887 29.997 35.983l6.575 0.589h219.429zM621.715 292.571c17.953 0 32.885-12.937 35.981-29.999l0.589-6.573v-438.856c0-17.953-12.937-32.885-29.999-35.981l-6.573-0.589h-219.429c-17.955 0-32.887 12.937-35.981 29.999l-0.589 6.573v438.856c0 17.955 12.937 32.885 29.997 35.981l6.575 0.589h219.429zM987.428 438.856c17.953 0 32.885-12.937 35.981-29.997l0.589-6.573v-585.143c0-17.953-12.937-32.885-29.999-35.981l-6.573-0.589h-219.429c-17.953 0-32.885 12.937-35.981 29.999l-0.589 6.573v585.143c0 17.955 12.937 32.887 29.999 35.981l6.575 0.589h219.429zM73.071 73.363l-0.147-219.648 146.579-0.145 0.145 219.721-146.577 0.073zM438.857 219.648l-0.293-365.933 146.579-0.145 0.219 366.005-146.505 0.073zM804.571 365.934l-0.293-512.219 146.577-0.145 0.219 512.292-146.505 0.073zM368.895 573.594l-282.499-251.053c-0.189-0.169-0.381-0.335-0.573-0.5-15.308-13.041-38.291-11.205-51.332 4.104-13.352 15.672-11.579 39.177 3.973 52.669l308.831 267.913c12.692 11.009 31.253 11.956 44.997 2.293l217.987-153.247 289.605 238.005h-48.225c-20.685 0-34.519 14.184-34.519 35.395s13.832 35.395 34.519 35.395h137.825c20.685 0 34.519-14.184 34.519-35.395v-141.455c0-21.212-13.832-35.395-34.519-35.395s-34.519 14.184-34.519 35.395v63.635l-323.279-268.017c-12.651-10.489-30.745-11.251-44.233-1.863l-218.556 152.119z" />
<glyph unicode="&#xe975;" glyph-name="menu-users" d="M788.635 463.44c0-189.381-147.569-341.131-332.915-341.737h-7.084c-177.083-3.641-328.193-132.325-361.248-310.781-3.541-18.817-18.299-30.349-36.597-30.349h-3.541c-22.431 3.641-33.055 26.708-29.515 45.524 29.515 159.639 136.353 284.681 276.839 341.739-103.888 56.451-169.999 166.924-169.999 295.605 0 189.381 148.159 341.131 332.324 341.131s331.735-151.748 331.735-341.131zM198.359 463.44c0-144.465 110.972-261.615 251.457-265.863h11.215c139.895 4.249 254.409 121.399 254.409 265.863 0 148.107-114.513 265.863-258.541 265.863s-258.541-117.757-258.541-265.863zM938.667 53.638c35.009 0 63.863-26.353 67.807-60.305l0.46-7.961v-136.533c0-35.009-26.353-63.863-60.305-67.807l-7.963-0.46h-204.8c-35.009 0-63.863 26.353-67.807 60.305l-0.46 7.961v136.533c0 35.009 26.355 63.863 60.305 67.807l7.961 0.46h204.8zM938.667-14.629h-204.8v-136.533h204.8v136.533zM818.057-117.486c-18.791 0-36.409 13.763-36.409 34.133s14.095 34.133 36.409 34.133h36.409c21.728 0 36.409-13.763 36.409-34.133s-14.095-34.133-36.409-34.133h-36.409z" />
<glyph unicode="&#xe976;" glyph-name="menu-backend" d="M402.285 0h73.143v-219.429h-73.143v219.429zM548.571 0h73.143v-219.429h-73.143v219.429zM329.143-146.286h365.715c20.199 0 36.571-16.375 36.571-36.571s-16.375-36.571-36.571-36.571h-365.715c-20.197 0-36.571 16.375-36.571 36.571s16.375 36.571 36.571 36.571zM73.143 694.858v-658.285h877.715v658.285h-877.715zM36.571 768h950.857c20.197 0 36.571-16.373 36.571-36.571v-731.429c0-20.199-16.375-36.571-36.571-36.571h-950.857c-20.199 0-36.571 16.375-36.571 36.571v731.429c0 20.197 16.373 36.571 36.571 36.571zM524.991 474.256c10.017 17.195 30.729 24.38 48.899 17.885l5.864-2.633 6.436-3.496c17.251-9.917 24.511-30.613 17.944-48.961l-2.707-6.011-96.207-168.884c-9.623-17.499-30.372-24.993-48.599-18.523l-6.952 3.271-5.853 3.135c-17.252 9.917-24.512 30.615-17.944 48.963l2.707 6.011 96.412 169.245zM299.645 481.49c11.849 11.791 29.331 14.992 44.227 8.931l6.201-3.167 1.591-1.125 5.699-4.673c11.931-12.081 15.107-29.551 8.257-45.451l-3.553-6.699-4.685-5.667-52.751-52.532 54.507-54.107 4.561-5.943c9.911-16.024 7.597-36.933-5.907-50.408-11.815-11.789-29.305-15-45.281-8.204l-6.733 3.529-5.724 4.683-81.789 81.205c-11.761 11.999-14.971 29.583-8.236 45.699l3.5 6.796 4.865 6.029 81.249 81.101zM673.603 481.982c11.815 11.791 29.307 15 44.215 8.956l6.207-3.159 1.593-1.121 5.756-4.715 81.208-81.081c4.644-4.275 8.145-9.585 10.352-16.208l1.769-7.071 0.349-7.44-0.643-6.527c-0.675-3.587-1.824-7.060-3.711-10.733l-3.415-5.701-4.255-5.051-81.601-80.871c-12.037-12.129-29.867-15.313-46.087-8.025l-5.992 3.227-5.845 4.805c-11.781 11.88-14.987 29.323-8.169 45.243l3.54 6.709 4.693 5.696 52.724 52.671-52.751 52.605c-12.399 12.427-15.139 30.84-8.225 45.911l3.553 6.227 4.735 5.655z" />
<glyph unicode="&#xe977;" glyph-name="menu-recent" d="M73.143 731.428v-877.715h877.715v877.715h-877.715zM10.971 804.571h1002.057c6.059 0 10.971-4.912 10.971-10.971v-1002.057c0-6.059-4.912-10.971-10.971-10.971h-1002.057c-6.059 0-10.971 4.912-10.971 10.971v1002.057c0 6.059 4.912 10.971 10.971 10.971zM486.4 548.571h51.2c6.059 0 10.971-4.912 10.971-10.971v-343.771c0-6.059-4.912-10.971-10.971-10.971h-51.2c-6.059 0-10.971 4.912-10.971 10.971v343.771c0 6.059 4.912 10.971 10.971 10.971zM522.972 256h197.485c6.059 0 10.971-4.912 10.971-10.971v-51.2c0-6.059-4.912-10.971-10.971-10.971h-197.485c-6.059 0-10.971 4.912-10.971 10.971v51.2c0 6.059 4.912 10.971 10.971 10.971z" />
<glyph unicode="&#xe978;" glyph-name="menu-doc" horiz-adv-x="951" d="M754.189 804.136l7.973-1.287c31.345-6.879 55.703-34.159 59.043-67.861l0.4-8.3-0.009-463.951 6.919-6.917 51.729-0.047 8.067-0.427 7.975-1.285c31.348-6.879 55.708-34.159 59.049-67.861l0.4-8.3-0.009-319.788-0.417-8.301-1.261-8.211c-6.727-32.269-33.349-57.216-66.092-60.624l-8.059-0.407-812.481 0.435-7.973 1.287c-31.345 6.879-55.701 34.159-59.043 67.861l-0.4 8.3 0.009 547.853 0.417 8.301 1.261 8.211c6.727 32.269 33.349 57.216 66.092 60.624l8.059 0.407 51.377-0.009 6.925 6.919v236.269l0.417 8.301 1.261 8.211c6.727 32.269 33.349 57.216 66.092 60.624l8.059 0.407 544.221-0.435zM283.962 413.227h-208.481l-6.927-6.919v-548.195l6.927-6.919h804.78l6.925 6.919v320.125l-6.925 6.917h-384.507l-12.604 0.464-12.124 1.337c-52.119 7.689-98.423 39.761-124.765 87.233l-5.829 11.455-3.621 8.355-46.429 114.895-6.423 4.329zM746.129 733.948h-536.521l-6.927-6.919v-229.212l6.927-6.917h74.353l8.605-0.46 8.761-1.417c23.039-5.071 43.261-20.321 54.855-41.98l4.087-8.769 46.352-114.681 3.983-8.615 5.503-9.253c15.865-23.677 40.988-39.212 69.023-42.353l10.245-0.577 250.76 0.037 6.925 6.917v457.279l-6.925 6.919zM611.998 445.623l6.103-0.505c17.884-2.995 31.581-18.935 31.581-38.215 0-21.423-16.911-38.72-37.684-38.72h-134.129l-6.103 0.507c-17.884 2.995-31.581 18.933-31.581 38.213 0 21.423 16.911 38.72 37.684 38.72h134.129zM611.998 628.552l6.103-0.507c17.884-2.995 31.581-18.933 31.581-38.213 0-21.423-16.911-38.72-37.684-38.72h-268.26l-6.103 0.505c-17.884 2.995-31.581 18.935-31.581 38.215 0 21.423 16.911 38.72 37.684 38.72h268.26z" />
<glyph unicode="&#xe979;" glyph-name="menu-project" d="M68.964 533.948v-620.685h827.58v170.512c0 19.044 15.439 34.481 34.481 34.481h24.009v211.080h-24.009c-19.044 0-34.481 15.439-34.481 34.481v170.129h-827.58zM965.509-121.22c0-19.044-15.439-34.481-34.481-34.481h-896.545c-19.044 0-34.481 15.439-34.481 34.481v689.651c0 19.044 15.439 34.483 34.481 34.483h896.545c19.044 0 34.481-15.439 34.481-34.483v-170.129h24.009c19.044 0 34.481-15.439 34.481-34.481v-280.045c0-19.044-15.439-34.481-34.481-34.481h-24.009v-170.512zM298.040 396.018h701.951v-68.965h-667.468v-206.895h667.468v-68.965h-701.951c-19.044 0-34.481 15.439-34.481 34.481v275.86c0 19.044 15.439 34.481 34.481 34.481zM482.755 171.88c-28.567 0-51.724 23.157-51.724 51.724s23.157 51.724 51.724 51.724c28.565 0 51.724-23.157 51.724-51.724s-23.157-51.724-51.724-51.724zM482.755 206.363c9.521 0 17.241 7.719 17.241 17.241s-7.719 17.243-17.241 17.243c-9.523 0-17.243-7.719-17.243-17.243s7.719-17.241 17.243-17.241zM650.199 171.88c-28.565 0-51.724 23.157-51.724 51.724s23.157 51.724 51.724 51.724c28.567 0 51.724-23.157 51.724-51.724s-23.157-51.724-51.724-51.724zM650.199 206.363c9.523 0 17.243 7.719 17.243 17.241s-7.719 17.243-17.243 17.243c-9.523 0-17.241-7.719-17.241-17.243s7.719-17.241 17.241-17.241zM137.929 671.878v-103.447h-68.965v137.931c0 19.044 15.439 34.481 34.481 34.481h758.615c19.044 0 34.481-15.439 34.481-34.481v-137.931h-68.965v103.447h-689.651z" />
<glyph unicode="&#xe97a;" glyph-name="menu-my" d="M68.267 408.89v-560.052h887.467v560.052l-443.733 319.488-443.733-319.488zM14.189 454.074l477.867 344.064c11.913 8.577 27.975 8.577 39.889 0l477.867-344.064c8.909-6.415 14.189-16.721 14.189-27.7v-611.669c0-18.851-15.283-34.133-34.133-34.133h-955.733c-18.851 0-34.133 15.283-34.133 34.133v611.669c0 10.977 5.28 21.285 14.189 27.7zM307.2 292.571h409.6c18.851 0 34.133-15.283 34.133-34.133s-15.283-34.133-34.133-34.133h-409.6c-18.851 0-34.133 15.283-34.133 34.133s15.283 34.133 34.133 34.133zM307.2 87.771h409.6c18.851 0 34.133-15.283 34.133-34.133s-15.283-34.133-34.133-34.133h-409.6c-18.851 0-34.133 15.283-34.133 34.133s15.283 34.133 34.133 34.133z" />
<glyph unicode="&#xe97b;" glyph-name="swap" d="M457.387 758.428h-345.144c-19.556 0-34.927-17.161-34.927-39.012v-336.972c0-21.852 15.371-39.012 34.927-39.012h345.144c19.556 0 34.927 17.161 34.927 39.012v336.972c0 21.852-15.371 39.012-34.927 39.012zM178.929 444.494v207.5h207.5v-207.5h-207.5zM908.473 240.692h-345.265c-19.624 0-34.932-17.164-34.932-38.868v-337.327c0-21.705 15.308-38.803 34.932-38.803h345.199c19.559 0 34.867 17.097 34.867 38.803v337.327c0.065 21.705-16.681 38.868-34.801 38.868zM631.373-69.525v207.5h207.5v-207.5h-207.5zM625.269 684.291c109.041-10.953 196.527-76.597 215.193-189.209h-63.115l101.856-151.651 101.924 151.651h-70.299c-18.667 151.651-133.413 250.22-278.375 264.263-20.076 1.612-38.675-15.589-38.675-37.493 1.344-18.813 14.235-35.945 31.491-37.56zM398.595-99.157c-121.932 10.953-215.193 92.255-219.491 226.769h67.412l-101.789 151.651-101.856-151.651h67.412c2.82-173.623 124.752-286.165 281.195-301.823 20.076-1.544 38.743 15.657 38.743 37.56v0c0.256 18.635-13.227 34.616-31.625 37.493v0z" />
<glyph unicode="&#xe97c;" glyph-name="clock" d="M950.856 292.571c0 242.373-196.482 438.856-438.856 438.856s-438.856-196.482-438.856-438.856c0-242.373 196.482-438.856 438.856-438.856s438.856 196.482 438.856 438.856zM1023.999 292.571c0-282.769-229.23-512.001-512.001-512.001s-511.999 229.23-511.999 512.001c0 282.771 229.23 511.999 511.999 511.999s512.001-229.23 512.001-511.999zM548.57 307.564l135.682-135.315c14.34-14.34 14.34-37.592 0-51.93s-37.592-14.34-51.93 0l-146.286 146.286c-6.847 6.902-10.661 16.245-10.605 25.965v329.143c0 20.198 16.373 36.57 36.57 36.57s36.57-16.373 36.57-36.57v-314.148z" />
<glyph unicode="&#xe97d;" glyph-name="cost" d="M950.856 292.571c0 242.373-196.482 438.856-438.856 438.856s-438.856-196.482-438.856-438.856c0-242.373 196.482-438.856 438.856-438.856s438.856 196.482 438.856 438.856zM1023.999 292.571c0-282.769-229.23-512.001-512.001-512.001s-511.999 229.23-511.999 512.001c0 282.771 229.23 511.999 511.999 511.999s512.001-229.23 512.001-511.999zM558.52 28.667h-85.629v108.996h-124.014v44.46h124.014v61.668l-0.737 0.717h-123.276v44.46h97.439l-143.944 251.697h97.439l115.894-220.145 115.894 220.145h97.439l-143.944-251.697h98.177v-44.46h-124.014l-0.737-0.717v-61.668h124.752v-44.46h-124.752v-108.996z" />
<glyph unicode="&#xe97e;" glyph-name="group" d="M584.671 324.515c59.742 44.876 98.341 114.404 98.341 192.518 0 135.015-114.881 244.873-256.134 244.873s-256.134-109.858-256.134-244.873c0-78.114 38.591-147.641 98.34-192.518-157.462-60.156-269.086-207.184-269.086-378.854v-81.603c0-22.571 19.097-40.82 42.675-40.82h768.401c23.584 0 42.676 18.251 42.676 40.82v81.601c0.001 171.738-111.623 318.705-269.081 378.855zM241.585 517.358c0 97.71 83.095 177.14 185.293 177.14 102.191 0 185.29-79.432 185.29-177.14 0-97.686-83.099-177.14-185.29-177.14-102.198 0-185.293 79.425-185.293 177.14zM64.159-109.798v43.346c0 191.199 162.708 346.769 362.749 346.769 199.968 0 362.648-155.571 362.648-346.769v-43.346h-725.398zM895.999 476.153c0 112.543-95.75 204.12-213.457 204.12-3.554 0-6.839-0.835-10.292-0.991 3.328-4.604 6.507-9.305 9.536-14.094 17.339-21.735 30.951-46.316 39.918-72.878 51.414-15.881 107.639-61.72 107.639-116.121 0-48.012-29.525-91.607-75.195-111.427-16.908-6.133-28.832-20.71-28.832-37.749 0-17.644 12.792-32.665 30.656-38.382l8.335-1.922c113.824-27.488 193.098-124.273 193.098-237.107v-31.668h-61.173c5.644-26.375 8.605-44.304 8.605-72.27h76.484c23.616 0 42.677 18.248 42.677 40.818v63.124c0.069 124.532-72.401 234.612-183.532 289.649 34.942 36.823 55.529 85.247 55.529 136.902z" />
<glyph unicode="&#xe97f;" glyph-name="private" d="M512.040 804.574c181.112 0 329.111-137.661 329.111-307.175l2.155-68.342h34.070c40.454 0 73.483-30.955 73.483-68.262l-1.037-511.959c0-37.389-33.032-68.262-73.483-68.262h-729.714c-40.452 0-73.483 30.955-73.483 68.262v511.959c0 37.389 33.032 68.262 73.483 68.262h38.296l-2.077 68.342c0.082 169.513 147.043 307.175 329.193 307.175h0.001zM512.040 258.4c-60.637 0-109.703-45.861-109.703-102.393 0-37.309 22.339-70.381 54.253-88.544v-97.017c0-29.894 24.573-53.355 55.453-53.355 29.842 0 54.253 23.462 54.253 53.355v96.934c33.11 18.165 54.414 50.178 54.414 88.544 1.037 56.613-48.032 102.473-108.667 102.473v0zM512.040 702.179c-121.431 0-219.409-91.721-219.409-204.783v-68.342h437.782v68.423c0 113.062-97.977 204.783-218.371 204.783v-0.082z" />
<glyph unicode="&#xe980;" glyph-name="menu-collapse" d="M0.003 768.004h1023.997v-111.86h-1023.997v111.86zM341.335 488.335h682.668v-111.86h-682.668v111.86zM341.335 208.672h682.668v-111.86h-682.668v111.86zM0.003-70.992h1023.997v-111.86h-1023.997v111.86zM227.561 488.335v-391.523l-227.555 195.764 227.555 195.764z" />
<glyph unicode="&#xe981;" glyph-name="menu-expand" d="M1023.997 768.004h-1023.997v-111.86h1023.997v111.86zM682.665 488.335h-682.668v-111.86h682.668v111.86zM682.665 208.672h-682.668v-111.86h682.668v111.86zM1023.997-70.992h-1023.997v-111.86h1023.997v111.86zM796.439 488.335v-391.523l227.555 195.764-227.555 195.764z" />
<glyph unicode="&#xe982;" glyph-name="spinner-indicator" d="M416-131.556c0 53.020 42.98 96 96 96s96-42.98 96-96c0-53.020-42.98-96-96-96s-96 42.98-96 96zM0 284.444c0 53.020 42.982 96 96 96s96-42.98 96-96c0-53.020-42.98-96-96-96s-96 42.98-96 96zM832 284.444c0 53.020 42.98 96 96 96s96-42.98 96-96c0-53.020-42.98-96-96-96s-96 42.98-96 96zM121.844 578.6c0 53.020 42.98 96 96 96s96-42.98 96-96c0-53.020-42.98-96-96-96s-96 42.98-96 96zM710.156-9.712c0 53.020 42.98 96 96 96s96-42.98 96-96c0-53.020-42.98-96-96-96s-96 42.98-96 96zM121.844-9.712c0 53.020 42.98 96 96 96s96-42.98 96-96c0-53.020-42.98-96-96-96s-96 42.98-96 96zM710.156 578.6c0 53.020 42.98 96 96 96s96-42.98 96-96c0-53.020-42.98-96-96-96s-96 42.98-96 96z" />
<glyph unicode="&#xe983;" glyph-name="kanban" d="M128.997 731.429h766.006c8.814 0 15.959-7.146 15.959-15.959v-47.876c0-8.814-7.146-15.959-15.959-15.959h-766.006c-8.814 0-15.959 7.146-15.959 15.959v47.876c0 8.814 7.146 15.959 15.959 15.959zM128.997 571.845h47.876c8.814 0 15.959-7.146 15.959-15.959v-686.213c0-8.814-7.146-15.959-15.959-15.959h-47.876c-8.814 0-15.959 7.146-15.959 15.959v686.213c0 8.814 7.146 15.959 15.959 15.959zM368.374 571.845h47.876c8.814 0 15.959-7.146 15.959-15.959v-446.838c0-8.814-7.146-15.959-15.959-15.959h-47.876c-8.814 0-15.959 7.146-15.959 15.959v446.838c0 8.814 7.146 15.959 15.959 15.959zM607.75 571.845h47.876c8.814 0 15.959-7.146 15.959-15.959v-686.213c0-8.814-7.146-15.959-15.959-15.959h-47.876c-8.814 0-15.959 7.146-15.959 15.959v686.213c0 8.814 7.146 15.959 15.959 15.959zM847.128 571.845h47.876c8.814 0 15.959-7.146 15.959-15.959v-446.838c0-8.814-7.146-15.959-15.959-15.959h-47.876c-8.814 0-15.959 7.146-15.959 15.959v446.838c0 8.814 7.146 15.959 15.959 15.959z" />
<glyph unicode="&#xf016;" glyph-name="file, file-empty" horiz-adv-x="878" d="M838.857 587.428c21.143-21.143 38.857-63.429 38.857-93.714v-658.286c0-30.286-24.571-54.857-54.857-54.857h-768c-30.286 0-54.857 24.571-54.857 54.857v914.286c0 30.286 24.571 54.857 54.857 54.857h512c30.286 0 72.571-17.714 93.714-38.857zM585.143 726.857v-214.857h214.857c-3.429 9.714-8.571 19.429-12.571 23.429l-178.857 178.857c-4 4-13.714 9.143-23.429 12.571zM804.571-146.286v585.143h-237.714c-30.286 0-54.857 24.571-54.857 54.857v237.714h-438.857v-877.714h731.429z" />
<glyph unicode="&#xf02d;" glyph-name="book" d="M948.764 510.653c13.529-19.482 17.318-44.918 9.741-69.81l-148.822-490.3c-13.529-45.999-61.152-81.716-107.693-81.716h-499.501c-55.199 0-114.186 43.835-134.21 100.116-8.658 24.352-8.658 48.165-1.083 68.728 1.083 10.823 3.248 21.647 3.789 34.635 0.541 8.658-4.329 15.694-3.248 22.188 2.165 12.988 13.529 22.188 22.188 36.799 16.235 27.058 34.635 70.893 40.587 99.033 2.706 10.281-2.706 22.188 0 31.388 2.706 10.281 12.988 17.859 18.401 27.6 14.612 24.894 33.554 73.058 36.259 98.493 1.083 11.364-4.329 23.811-1.083 32.471 3.789 12.447 15.694 17.859 23.811 28.682 12.988 17.859 34.635 69.269 37.881 97.952 1.083 9.199-4.329 18.401-2.706 28.14 2.165 10.281 15.153 21.106 23.811 33.554 22.728 33.554 27.058 107.693 95.787 88.211l-0.541-1.623c9.199 2.165 18.401 4.871 27.6 4.871h411.831c25.434 0 48.165-11.364 61.694-30.306 14.070-19.482 17.318-44.918 9.741-70.352l-148.281-490.3c-25.434-83.34-39.505-101.74-108.235-101.74h-470.277c-7.035 0-15.694-1.623-20.565-8.117-4.329-6.495-4.871-11.364-0.541-23.269 10.823-31.388 48.165-37.881 77.93-37.881h499.501c20.024 0 43.293 11.364 49.247 30.846l162.352 534.135c3.248 10.281 3.248 21.106 2.706 30.846 12.447-4.871 23.811-12.447 31.929-23.269zM372.959 509.57c-3.248-9.741 2.165-17.318 11.905-17.318h329.032c9.199 0 19.482 7.576 22.728 17.318l11.364 34.635c3.248 9.741-2.165 17.318-11.905 17.318h-329.032c-9.199 0-19.482-7.576-22.728-17.318zM328.043 371.031c-3.248-9.741 2.165-17.318 11.905-17.318h329.032c9.199 0 19.482 7.576 22.728 17.318l11.364 34.635c3.248 9.741-2.165 17.318-11.905 17.318h-329.032c-9.199 0-19.482-7.576-22.728-17.318z" />
<glyph unicode="&#xf064;" glyph-name="share" d="M960.285 412.526c0-8.506-3.502-16.511-9.505-22.514l-256.163-256.163c-6.003-6.003-14.008-9.505-22.514-9.505-17.512 0-32.020 14.509-32.020 32.020v128.082h-112.072c-215.638 0-357.227-41.527-357.227-280.178 0-20.513 1.001-41.025 2.501-61.54 0.5-8.005 2.501-17.011 2.501-25.015 0-9.505-6.003-17.512-16.010-17.512-7.004 0-10.506 3.502-14.008 8.506-7.505 10.506-13.009 26.518-18.511 38.025-28.517 64.041-63.54 155.598-63.54 225.643 0 56.036 5.504 113.572 26.518 166.606 69.545 172.609 273.673 201.628 437.778 201.628h112.072v128.082c0 17.512 14.509 32.020 32.020 32.020 8.506 0 16.511-3.502 22.514-9.505l256.163-256.163c6.003-6.003 9.505-14.008 9.505-22.514z" />

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.
Binary file not shown.