zhuliu 3 年 前
コミット
ec2a280d00
100 ファイル変更15061 行追加0 行削除
  1. 0 0
      .eslintrc.json
  2. 23 0
      .gitignore
  3. 0 0
      README.md
  4. 5 0
      babel.config.js
  5. 10 0
      jsconfig.json
  6. 13502 0
      package-lock.json
  7. 70 0
      package.json
  8. BIN
      public/favicon.ico
  9. 13 0
      public/index.html
  10. 160 0
      src/App.vue
  11. 282 0
      src/api/admin.js
  12. 7 0
      src/api/index.js
  13. BIN
      src/assets/IMG_4392.png
  14. BIN
      src/assets/WORD.png
  15. 31 0
      src/assets/css/fix.scss
  16. 120 0
      src/assets/css/layout.less
  17. 13 0
      src/assets/img/area-active.svg
  18. 17 0
      src/assets/img/area-disable.svg
  19. 13 0
      src/assets/img/area.svg
  20. 12 0
      src/assets/img/bar-active.svg
  21. 16 0
      src/assets/img/bar-disable.svg
  22. 12 0
      src/assets/img/bar.svg
  23. 1 0
      src/assets/img/cite-active.svg
  24. 1 0
      src/assets/img/cite-disable.svg
  25. 1 0
      src/assets/img/cite.svg
  26. 12 0
      src/assets/img/column-active.svg
  27. 16 0
      src/assets/img/column-disable.svg
  28. 12 0
      src/assets/img/column.svg
  29. 11 0
      src/assets/img/doughnut-active.svg
  30. 15 0
      src/assets/img/doughnut-disable.svg
  31. 11 0
      src/assets/img/doughnut.svg
  32. 18 0
      src/assets/img/heat-active.svg
  33. 22 0
      src/assets/img/heat-disable.svg
  34. 18 0
      src/assets/img/heat.svg
  35. 10 0
      src/assets/img/line-active.svg
  36. 14 0
      src/assets/img/line-disable.svg
  37. 10 0
      src/assets/img/line.svg
  38. BIN
      src/assets/img/logo.png
  39. 1 0
      src/assets/img/map-active.svg
  40. 1 0
      src/assets/img/map-disable.svg
  41. 1 0
      src/assets/img/map.svg
  42. 1 0
      src/assets/img/map2-active.svg
  43. 1 0
      src/assets/img/map2-disable.svg
  44. 1 0
      src/assets/img/map2.svg
  45. 32 0
      src/assets/img/matrixPie-active.svg
  46. 32 0
      src/assets/img/matrixPie-disable.svg
  47. 13 0
      src/assets/img/multipleBar-active.svg
  48. 17 0
      src/assets/img/multipleBar-disable.svg
  49. 13 0
      src/assets/img/multipleBar.svg
  50. 13 0
      src/assets/img/multipleColumn-active.svg
  51. 17 0
      src/assets/img/multipleColumn-disable.svg
  52. 13 0
      src/assets/img/multipleColumn.svg
  53. 11 0
      src/assets/img/multipleLine-active.svg
  54. 15 0
      src/assets/img/multipleLine-disable.svg
  55. 11 0
      src/assets/img/multipleLine.svg
  56. 11 0
      src/assets/img/pie-active.svg
  57. 15 0
      src/assets/img/pie-disable.svg
  58. 11 0
      src/assets/img/pie.svg
  59. 11 0
      src/assets/img/radar-active.svg
  60. 15 0
      src/assets/img/radar-disable.svg
  61. 11 0
      src/assets/img/radar.svg
  62. 1 0
      src/assets/img/radar2-active.svg
  63. 1 0
      src/assets/img/radar2-disable.svg
  64. 1 0
      src/assets/img/radar2.svg
  65. 1 0
      src/assets/img/sankey-active.svg
  66. 1 0
      src/assets/img/sankey-disable.svg
  67. 20 0
      src/assets/img/sankey.svg
  68. 18 0
      src/assets/img/scatter-active.svg
  69. 22 0
      src/assets/img/scatter-disable.svg
  70. 18 0
      src/assets/img/scatter.svg
  71. 15 0
      src/assets/img/stackedBar-active.svg
  72. 19 0
      src/assets/img/stackedBar-disable.svg
  73. 15 0
      src/assets/img/stackedBar.svg
  74. 15 0
      src/assets/img/stackedColumn-active.svg
  75. 19 0
      src/assets/img/stackedColumn-disable.svg
  76. 15 0
      src/assets/img/stackedColumn.svg
  77. 16 0
      src/assets/img/sunburst-active.svg
  78. 20 0
      src/assets/img/sunburst-disable.svg
  79. 16 0
      src/assets/img/sunburst.svg
  80. 9 0
      src/assets/img/table-active.svg
  81. 9 0
      src/assets/img/table-disable.svg
  82. 9 0
      src/assets/img/table.svg
  83. 12 0
      src/assets/img/tree-active.svg
  84. 16 0
      src/assets/img/tree-disable.svg
  85. 12 0
      src/assets/img/tree.svg
  86. 1 0
      src/assets/img/tree2-active.svg
  87. 1 0
      src/assets/img/tree2-disable.svg
  88. 1 0
      src/assets/img/tree2.svg
  89. 13 0
      src/assets/img/world-disable.svg
  90. BIN
      src/assets/logo-3.png
  91. BIN
      src/assets/logo.png
  92. BIN
      src/assets/logo2.png
  93. BIN
      src/assets/user-avatar.jpeg
  94. BIN
      src/assets/visual/1.png
  95. BIN
      src/assets/visual/3105.png
  96. BIN
      src/assets/visual/4884.png
  97. BIN
      src/assets/visual/4887.png
  98. BIN
      src/assets/visual/4888.png
  99. BIN
      src/assets/visual/4896.png
  100. 0 0
      src/assets/visual/4898.png

+ 0 - 0
.eslintrc.json


+ 23 - 0
.gitignore

@@ -0,0 +1,23 @@
+.DS_Store
+node_modules
+/dist
+
+
+# local env files
+.env.local
+.env.*.local
+
+# Log files
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+pnpm-debug.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?

+ 0 - 0
README.md


+ 5 - 0
babel.config.js

@@ -0,0 +1,5 @@
+module.exports = {
+  presets: [
+    '@vue/cli-plugin-babel/preset'
+  ]
+}

+ 10 - 0
jsconfig.json

@@ -0,0 +1,10 @@
+{
+  "compilerOptions": {
+    "baseUrl": "./",
+    "paths": {
+      "@/*": [
+        "src/*"
+      ]
+    }
+  }
+}

ファイルの差分が大きいため隠しています
+ 13502 - 0
package-lock.json


+ 70 - 0
package.json

@@ -0,0 +1,70 @@
+{
+  "name": "pas",
+  "version": "0.1.0",
+  "private": true,
+  "scripts": {
+    "build": "vue-cli-service build",
+    "lint": "vue-cli-service lint",
+    "dev": "vue-cli-service serve"
+  },
+  "dependencies": {
+    "@riophae/vue-treeselect": "^0.4.0",
+    "core-js": "^3.6.5",
+    "echarts": "^5.2.2",
+    "element-ui": "^2.15.7",
+    "html2canvas": "^1.3.3",
+    "js-cookie": "^3.0.1",
+    "less": "^4.1.2",
+    "less-loader": "^5.0.0",
+    "mockjs": "^1.1.0",
+    "moment": "^2.29.1",
+    "sass": "^1.43.4",
+    "sass-loader": "^9.0.3",
+    "sortablejs": "^1.14.0",
+    "vue": "^2.6.11",
+    "vue-router": "^3.2.0",
+    "vuex": "^3.4.0"
+  },
+  "devDependencies": {
+    "@vue/cli-plugin-babel": "~4.5.0",
+    "@vue/cli-plugin-eslint": "~4.5.0",
+    "@vue/cli-plugin-router": "~4.5.0",
+    "@vue/cli-plugin-vuex": "~4.5.0",
+    "@vue/cli-service": "~4.5.0",
+    "axios": "^0.18.0",
+    "babel-eslint": "^10.1.0",
+    "compression-webpack-plugin": "^5.0.2",
+    "eslint": "^6.7.2",
+    "eslint-plugin-vue": "^6.2.2",
+    "html-webpack-inline-source-plugin": "^0.0.10",
+    "lodash": "^4.17.21",
+    "pdfjs-dist": "^2.0.943",
+    "script-ext-html-webpack-plugin": "^2.1.5",
+    "spark-md5": "^3.0.2",
+    "svg-sprite-loader": "^6.0.11",
+    "vue-cli-plugin-axios": "^0.0.4",
+    "vue-cli-plugin-element": "^1.0.1",
+    "vue-particles": "^1.0.9",
+    "vue-pdf": "^4.3.0",
+    "vue-template-compiler": "^2.6.11"
+  },
+  "eslintConfig": {
+    "root": true,
+    "env": {
+      "node": true
+    },
+    "extends": [
+      "plugin:vue/essential",
+      "eslint:recommended"
+    ],
+    "parserOptions": {
+      "parser": "babel-eslint"
+    },
+    "rules": {}
+  },
+  "browserslist": [
+    "> 1%",
+    "last 2 versions",
+    "not dead"
+  ]
+}

BIN
public/favicon.ico


+ 13 - 0
public/index.html

@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html lang="">
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
+    <link rel="icon" href="<%= BASE_URL %>favicon.ico">
+    <title><%= htmlWebpackPlugin.options.title %></title>
+</head>
+<body>
+<div id="app"></div>
+</body>
+</html>

+ 160 - 0
src/App.vue

@@ -0,0 +1,160 @@
+<template>
+  <div id="app">
+    <router-view />
+  </div>
+</template>
+
+<script>
+export default {
+  name: 'app',
+  components: {
+  },
+  created() {
+
+  },
+  methods: {
+
+  }
+}
+</script>
+
+<style lang="less">
+textarea {
+  font-family: 微软雅黑;
+}
+html, body, #app {
+  width: 100%;
+  height: 100%;
+  padding: 0;
+  margin: 0;
+  background: #f4f4f4;
+}
+.margin-left_0 {
+  margin-left: 0 !important;
+}
+.margin-top_10 {
+  margin-top: 10px !important;
+}
+.margin-left_10 {
+  margin-left: 10px !important;
+}
+.padding-left_10 {
+  padding-left: 10px;
+}
+.padding-right_10 {
+  padding-right: 10px;
+}
+.margin-left_20 {
+  margin-left: 20px;
+}
+.container-white-no-padding {
+  background: #fff !important;
+  padding: 0 !important;
+}
+.container-common-main {
+  background: #fff;
+  padding: 5px 20px !important;
+  margin-top: 20px !important;
+}
+.footer-common {
+  height: 70px !important;
+  text-align: right;
+}
+.margin-right_20 {
+  margin-right: 20px !important;
+}
+.width_100 {
+  width: 100% !important;
+}
+.margin-bottom_10 {
+  margin-bottom: 10px;
+}
+.float_right {
+  float: right
+}
+.float_left {
+  float: left;
+}
+.color-red {
+  color: red !important;
+}
+.color-black {
+  color: black;
+}
+.padding_0_5 {
+  padding: 0 5px;
+}
+.color-primary {
+  color: #409eff;
+}
+.margin-right_10 {
+  margin-right: 10px !important;
+}
+.text-align_center {
+  text-align: center !important;
+}
+.position_relative {
+  position: relative;
+}
+.no-body-padding-dialog {
+  .el-dialog__body {
+    padding: 0 !important;
+  }
+}
+.custom-table-header > th {
+  word-break: break-word;
+  background-color: #f8f8f9 !important;
+  color: #515a6e;
+  height: 40px;
+  font-size: 13px;
+}
+.el-header {
+  padding: 13px 0 !important;
+  .el-form {
+    .el-form-item {
+      margin-bottom: 0 !important
+    }
+  }
+}
+.custom-drawer-form {
+  .el-drawer__header {
+    padding: 0 20px !important;
+    margin: 15px 0 !important;
+    span {
+      font-size: 18px;
+      color: #303133;
+    }
+  }
+  .el-drawer__body {
+    border-top: 1px solid #e6e6e6;
+  }
+}
+.upload-file {
+  width: 100% !important;
+  .el-upload, .el-upload-dragger {
+    width: 100% !important;
+  }
+  .el-upload-dragger .el-icon-refresh {
+    font-size: 67px;
+    color: #C0C4CC;
+    margin: 40px 0 16px;
+    line-height: 50px;
+  }
+}
+.scrollable {-webkit-overflow-scrolling: touch;}
+::-webkit-scrollbar {width: 5px;height: 5px;}
+::-webkit-scrollbar-thumb {background-color: rgba(50, 50, 50, 0.3);}
+::-webkit-scrollbar-thumb:hover {background-color: rgba(50, 50, 50, 0.6);}
+::-webkit-scrollbar-track {background-color: rgba(50, 50, 50, 0.1);}
+::-webkit-scrollbar-track:hover {background-color: rgba(50, 50, 50, 0.2);}
+.el-aside {border-right: 1px solid #e6e6e6;background: #fff;}
+.el-header {background: #fff;border-bottom: 1px solid #e6e6e6;padding:13px 15px;display: flex;justify-content: space-between;align-items: center;}
+.el-header .left-panel {display: flex;align-items: center;}
+.el-header .right-panel {display: flex;align-items: center;}
+.el-header .right-panel > * + * {margin-left:10px;}
+.el-footer {background: #fff;border-top: 1px solid #e6e6e6;padding:13px 15px !important;}
+.el-main {padding:15px;}
+.el-main.nopadding {padding:0;background: #fff;}
+.el-main {flex-basis: 0}
+.el-container {height: 100%;}
+</style>

+ 282 - 0
src/api/admin.js

@@ -0,0 +1,282 @@
+import axios from '@/utils/axios'
+
+export default {
+   /**
+   * 用户信息
+   */
+    getUserInfo() {
+      return axios.get('/permission/api/admin/userinfo')
+    },
+       /**
+   * 修改密码
+   */
+    ChangePassword(params) {
+      return axios({
+        url: '/permission/api/admin/changePassword',
+        method: 'post',
+        params: params
+      })
+    },
+  /**
+   * 获取验证码
+   */
+   getVerifyCode() {
+    return axios.get('/permission/api/admin/verifyCode')
+  },
+ /**
+   * 用户登录
+   */
+  adminLogin(data) {
+    return axios.post('/permission/api/admin/login', data)
+  },
+   /**
+   * 退出登录
+   */
+    adminLogout() {
+      return axios.post('/permission/api/admin/logout')
+    },
+    
+  /**
+   * 查询租户
+   */
+   getTenantList(params) {
+    return axios.get('/permission/api/tenant/queryPageList', { params })
+  },
+    /**
+   * 编辑租户
+   */
+  editTenant(data) {
+    return axios.post('/permission/api/tenant/update', data)
+  },
+  /**
+   * 新增租户
+   */
+  addTenant(data) {
+    return axios.post('/permission/api/tenant/add', data)
+  },
+  /**
+   * 删除租户
+   */
+  deleteTenant(params) {
+    return axios({
+      url: '/permission/api/tenant/delete',
+      method: 'post',
+      params: params
+    })
+  },
+
+  /**
+   * 查询应用
+   */
+  getApplyList(params) {
+    return axios.get('/permission/api/application/queryPageList', { params })
+  },
+   /**
+   * 通过应用ID查询关联租户
+   */
+    getAllTenantByApplicationId(params) {
+      return axios.get('/permission/api/application/getAllTenantByApplicationId', { params })
+    },
+    /**
+   * 编辑应用
+   */
+  editApply(data) {
+    return axios.post('/permission/api/application/update', data)
+  },
+  /**
+   * 新增应用
+   */
+  addApply(data) {
+    return axios.post('/permission/api/application/add', data)
+  },
+  /**
+   * 删除应用
+   */
+  deleteApply(params) {
+    return axios({
+      url: '/permission/api/application/delete',
+      method: 'post',
+      params: params
+    })
+  },
+
+  /**
+   * 查询功能
+   */
+  getFunctionList(params) {
+    return axios.get('/permission/api/function/queryPageList', { params })
+  },
+  /**
+   * 编辑功能
+   */
+  editFunction(data) {
+    return axios.post('/permission/api/function/update', data)
+  },
+  /**
+   * 新增功能
+   */
+  addFunction(data) {
+    return axios.post('/permission/api/function/add', data)
+  },
+  /**
+   * 删除功能
+   */
+  deleteFunction(params) {
+    return axios({
+      url: '/permission/api/function/delete',
+      method: 'post',
+      params: params
+    })
+  },
+
+   /**
+   * 查询部门
+   */
+    getDepartmentList(params) {
+      return axios.get('/permission/api/department/queryPageList', { params })
+    },
+    /**
+     * 编辑部门
+     */
+    editDepartment(data) {
+      return axios.post('/permission/api/department/update', data)
+    },
+    /**
+     * 新增部门
+     */
+    addDepartment(data) {
+      return axios.post('/permission/api/department/add', data)
+    },
+    /**
+     * 删除部门
+     */
+    deleteDepartment(params) {
+      return axios({
+        url: '/permission/api/department/delete',
+        method: 'post',
+        params: params
+      })
+    },
+
+    /**
+   * 查询职位
+   */
+     getPositionList(params) {
+      return axios.get('/permission/api/position/queryPageList', { params })
+    },
+    /**
+     * 编辑职位
+     */
+    editPosition(data) {
+      return axios.post('/permission/api/position/update', data)
+    },
+    /**
+     * 新增职位
+     */
+    addPosition(data) {
+      return axios.post('/permission/api/position/add', data)
+    },
+    /**
+     * 删除职位
+     */
+    deletePosition(params) {
+      return axios({
+        url: '/permission/api/position/delete',
+        method: 'post',
+        params: params
+      })
+    },
+
+  /**
+   * 查询人员
+   */
+    getPersonnelList(params) {
+      return axios.get('/permission/api/personnel/queryPageList', { params })
+    },
+    /**
+      * 编辑人员
+      */
+    editPersonnel(data) {
+      return axios.post('/permission/api/personnel/update', data)
+    },
+    /**
+      * 新增人员
+      */
+    addPersonnel(data) {
+      return axios.post('/permission/api/personnel/add', data)
+    },
+    /**
+      * 删除人员
+      */
+    deletePersonnel(params) {
+      return axios({
+        url: '/permission/api/personnel/delete',
+        method: 'post',
+        params: params
+      })
+    },
+
+      /**
+   * 查询角色
+   */
+    getRoleList(params) {
+      return axios.get('/permission/api/role/queryPageList', { params })
+    },
+    /**
+      * 编辑角色
+      */
+    editRole(data) {
+      return axios.post('/permission/api/role/update', data)
+    },
+    /**
+      * 新增角色
+      */
+    addRole(data) {
+      return axios.post('/permission/api/role/add', data)
+    },
+    /**
+      * 删除角色
+      */
+    deleteRole(params) {
+      return axios({
+        url: '/permission/api/role/delete',
+        method: 'post',
+        params: params
+      })
+    },
+    /**
+   * 获取功能数据列表
+   */
+       getDataList(params) {
+        return axios.post('/permission/api/data/getDataByFunctionIds',  params )
+      },
+    /**
+     * 
+   * 查询用户组
+   */
+    getGroupList(params) {
+      return axios.get('/permission/api/userGroup/queryPageList', { params })
+    },
+    /**
+    * 编辑用户组
+    */
+    editGroup(data) {
+      return axios.post('/permission/api/userGroup/update', data)
+    },
+    /**
+    * 新增用户组
+    */
+    addGroup(data) {
+      return axios.post('/permission/api/userGroup/add', data)
+    },
+    /**
+    * 删除用户组
+    */
+    deleteGroup(params) {
+      return axios({
+        url: '/permission/api/userGroup/delete',
+        method: 'post',
+        params: params
+      })
+    },
+}

+ 7 - 0
src/api/index.js

@@ -0,0 +1,7 @@
+
+import admin from "./admin";
+
+export default {
+
+  ...admin
+}

BIN
src/assets/IMG_4392.png


BIN
src/assets/WORD.png


+ 31 - 0
src/assets/css/fix.scss

@@ -0,0 +1,31 @@
+/* 覆盖element-plus样式 */
+.el-menu {border: none!important;}
+.el-menu .el-menu-item a {color: inherit;text-decoration: none;display: block;width:100%;height:100%;position: absolute;top:0px;left:0px;}
+.el-form-item-msg {font-size: 12px;color: #999;clear: both;}
+.el-drawer__body {overflow: auto;padding:0;}
+.el-popconfirm__main {margin: 14px 0;}
+.el-card__header {border-bottom: 0;font-size: 17px;font-weight: bold;padding:15px 20px 0px 20px;}
+.el-dialog__title {font-size: 17px;font-weight: bold;}
+.el-drawer__header>:first-child {font-size: 17px;font-weight: bold;}
+.el-tree.menu .el-tree-node__content {height:36px;}
+.el-tree.menu .el-tree-node__content .el-tree-node__label .icon {margin-right: 5px;}
+.el-progress__text {font-size: 12px!important;}
+.el-progress__text i {font-size: 14.4px!important;}
+.el-step.is-horizontal .el-step__line {height:1px;}
+.el-step__title {font-size: 14px;}
+.drawerBG {background: #f6f8f9;}
+.el-button+.el-dropdown {margin-left: 10px;}
+.el-button-group+.el-dropdown {margin-left: 10px;}
+.el-tag+.el-tag {margin-left: 10px;}
+.el-button-group+.el-button-group {margin-left: 10px;}
+.el-tabs__nav-wrap::after {height: 1px;}
+.el-table th.is-sortable {transition: .1s;}
+.el-table th.is-sortable:hover {background: #eee;}
+.el-table .el-table__body-wrapper {background: #f6f8f9;}
+.el-col .el-card {margin-bottom: 15px;}
+.el-icon {font-size: inherit;}
+
+/* 覆盖tinymce样式 */
+.sceditor .tox-tinymce {border: 1px solid #DCDFE6;}
+.sceditor .tox .tox-statusbar {border-top: 1px solid #DCDFE6;}
+.sceditor .tox .tox-toolbar__primary {background: #f6f8f9;border-bottom: 1px solid #DCDFE6;}

+ 120 - 0
src/assets/css/layout.less

@@ -0,0 +1,120 @@
+.el-card__header {
+  padding: 10px 20px !important;
+  .card-header {
+    .el-form {
+      .el-form-item{
+        margin-bottom: 0 !important;
+      }
+    }
+  }
+}
+.pagination {
+  text-align: center;
+  margin: 20px 0;
+}
+.vue-treeselect__control {
+  padding-left: 10px !important;
+}
+.vue-treeselect__single-value {
+  padding-top: 3px !important;
+  color: #606266 !important;
+}
+.vue-treeselect__placeholder {
+  padding-top: 3px !important;
+}
+.el-input__inner {
+  color: #606266 !important;
+}
+.el-cascader-menu {
+  height: 350px !important;
+}
+.el-cascader-menu__wrap {
+  height: 100% !important;
+  overflow-x: hidden !important;
+}
+.sc-form-table .sc-form-table-handle {text-align: center;}
+.sc-form-table .sc-form-table-handle span {display: inline-block;}
+.sc-form-table .sc-form-table-handle button {display: none;}
+.sc-form-table .hover-row .sc-form-table-handle span {display: none;}
+.sc-form-table .hover-row .sc-form-table-handle button {display: inline-block;}
+.analyse-menu {
+  .el-menu {
+    border-right: 0 !important;
+  }
+  .el-scrollbar__wrap {
+    overflow-x: hidden !important;
+  }
+  .el-menu-item.is-active {
+    background: #ecf5ff !important;
+    color: #409EFF!important;
+  }
+}
+.chart-option {
+  position: fixed;
+  display: inline;
+  right: 40px;
+  top: 450px;
+  padding: 10px;
+  background-color: rgba(0, 0, 0, 0.35);
+  color: #fff;
+  cursor: pointer;
+  z-index: 999;
+  &:hover {
+    background: rgba(0, 0, 0, .5);
+  }
+}
+.search-option {
+  position: fixed;
+  display: inline;
+  right: 40px;
+  top: 450px;
+  padding: 10px;
+  background-color: rgba(0, 0, 0, 0.35);
+  color: #fff;
+  cursor: pointer;
+  z-index: 999;
+  &:hover {
+    background: rgba(0, 0, 0, .5);
+  }
+}
+.tree-item-tabs {
+  .el-tabs__header {
+    margin-top: 35px !important;
+    margin-left: 20px;
+  }
+}
+.chart-title {
+  padding: 20px;
+  span {
+    font-weight: bold;
+    font-size: 16px;
+  }
+}
+.box-card {
+  margin-bottom: 20px;
+  cursor: pointer;
+  .el-card__body {
+    padding: 0 !important;
+  }
+  .body {
+    padding: 20px;
+    font-size: 14px;
+  }
+  .active-right-box {
+    position: absolute;
+    right: 0;
+    top: 0;
+    width: 0;
+    height: 0;
+    border-left: 50px solid transparent;
+    border-top: 50px solid green;
+  }
+  .active-right-text {
+    position: absolute;
+    right: 0;
+    top: 10px;
+    font-size: 12px;
+    color: #fff;
+    transform: rotate(45deg);
+  }
+}

ファイルの差分が大きいため隠しています
+ 13 - 0
src/assets/img/area-active.svg


ファイルの差分が大きいため隠しています
+ 17 - 0
src/assets/img/area-disable.svg


ファイルの差分が大きいため隠しています
+ 13 - 0
src/assets/img/area.svg


+ 12 - 0
src/assets/img/bar-active.svg

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 柱形图 / 普通柱形图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-柱形图-/-普通柱形图" transform="translate(0.000000, -0.000000)" fill="#FEFEFE">
+            <rect id="Rectangle-Copy-135" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+            <rect id="Rectangle-Copy-141" x="3" y="12" width="4" height="10" rx="1"></rect>
+            <rect id="Rectangle-Copy-149" x="10" y="2" width="4" height="20" rx="1"></rect>
+            <rect id="Rectangle-Copy-156" x="17" y="8" width="4" height="14" rx="1"></rect>
+        </g>
+    </g>
+</svg>

+ 16 - 0
src/assets/img/bar-disable.svg

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="25px" viewBox="0 0 24 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 柱形图 / 普通柱形图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-664.000000, -476.000000)" fill="#7A869A">
+            <g id="Group-4-Copy" transform="translate(652.000000, 464.000000)">
+                <g id="chart-/-柱形图-/-普通柱形图" transform="translate(12.000000, 12.000000)">
+                    <rect id="Rectangle-Copy-135" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+                    <rect id="Rectangle-Copy-141" x="3" y="12" width="4" height="10" rx="1"></rect>
+                    <rect id="Rectangle-Copy-149" x="10" y="2" width="4" height="20" rx="1"></rect>
+                    <rect id="Rectangle-Copy-156" x="17" y="8" width="4" height="14" rx="1"></rect>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 12 - 0
src/assets/img/bar.svg

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 柱形图 / 普通柱形图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-柱形图-/-普通柱形图" fill="#1976D2">
+            <rect id="Rectangle-Copy-135" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+            <rect id="Rectangle-Copy-141" x="3" y="12" width="4" height="10" rx="1"></rect>
+            <rect id="Rectangle-Copy-149" x="10" y="2" width="4" height="20" rx="1"></rect>
+            <rect id="Rectangle-Copy-156" x="17" y="8" width="4" height="14" rx="1"></rect>
+        </g>
+    </g>
+</svg>

ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/cite-active.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/cite-disable.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/cite.svg


+ 12 - 0
src/assets/img/column-active.svg

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 条形图 / 普通条形图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-条形图-/-普通条形图" fill="#FEFEFE">
+            <rect id="Rectangle-Copy-138" opacity="0.400000006" x="0" y="0" width="1" height="24" rx="0.5"></rect>
+            <rect id="Rectangle-Copy-144" x="2" y="3" width="10" height="4" rx="1"></rect>
+            <rect id="Rectangle-Copy-152" x="2" y="10" width="20" height="4" rx="1"></rect>
+            <rect id="Rectangle-Copy-163" x="2" y="17" width="16" height="4" rx="1"></rect>
+        </g>
+    </g>
+</svg>

+ 16 - 0
src/assets/img/column-disable.svg

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 条形图 / 普通条形图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-832.000000, -476.000000)" fill="#7A869A">
+            <g id="Group-7-Copy" transform="translate(820.000000, 464.000000)">
+                <g id="chart-/-条形图-/-普通条形图" transform="translate(12.000000, 12.000000)">
+                    <rect id="Rectangle-Copy-138" opacity="0.400000006" x="0" y="0" width="1" height="24" rx="0.5"></rect>
+                    <rect id="Rectangle-Copy-144" x="2" y="3" width="10" height="4" rx="1"></rect>
+                    <rect id="Rectangle-Copy-152" x="2" y="10" width="20" height="4" rx="1"></rect>
+                    <rect id="Rectangle-Copy-163" x="2" y="17" width="16" height="4" rx="1"></rect>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 12 - 0
src/assets/img/column.svg

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 条形图 / 普通条形图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-条形图-/-普通条形图" fill="#1976D2">
+            <rect id="Rectangle-Copy-138" opacity="0.400000006" x="0" y="0" width="1" height="24" rx="0.5"></rect>
+            <rect id="Rectangle-Copy-144" x="2" y="3" width="10" height="4" rx="1"></rect>
+            <rect id="Rectangle-Copy-152" x="2" y="10" width="20" height="4" rx="1"></rect>
+            <rect id="Rectangle-Copy-163" x="2" y="17" width="16" height="4" rx="1"></rect>
+        </g>
+    </g>
+</svg>

+ 11 - 0
src/assets/img/doughnut-active.svg

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 圆环图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-圆环图" fill="#FEFEFE">
+            <path d="M12,2 C17.5228475,2 22,6.4771525 22,12 C22,14.7614237 20.8807119,17.2614237 19.0710678,19.0710678 L15.5355339,15.5355339 C16.4403559,14.6307119 17,13.3807119 17,12 C17,9.23857625 14.7614237,7 12,7 L12,2 Z" id="Path"></path>
+            <path d="M7,12 C7,14.7614237 9.23857625,17 12,17 C13.3807119,17 14.6307119,16.4403559 15.5355339,15.5355339 L19.0710678,19.0710678 C17.2614237,20.8807119 14.7614237,22 12,22 C6.60267176,22 2.20404706,17.7240419 2.00689745,12.3748971 L2,12 L7,12 Z" id="Path" opacity="0.600000024"></path>
+            <path d="M12,2 L12,7 C9.23857625,7 7,9.23857625 7,12 L2,12 C2,6.4771525 6.4771525,2 12,2 Z" id="Path" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

+ 15 - 0
src/assets/img/doughnut-disable.svg

@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 圆环图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-496.000000, -532.000000)" fill="#7A869A">
+            <g id="Group-10-Copy" transform="translate(484.000000, 520.000000)">
+                <g id="chart-/-圆环图" transform="translate(12.000000, 12.000000)">
+                    <path d="M12,2 C17.5228475,2 22,6.4771525 22,12 C22,14.7614237 20.8807119,17.2614237 19.0710678,19.0710678 L15.5355339,15.5355339 C16.4403559,14.6307119 17,13.3807119 17,12 C17,9.23857625 14.7614237,7 12,7 L12,2 Z" id="Path"></path>
+                    <path d="M7,12 C7,14.7614237 9.23857625,17 12,17 C13.3807119,17 14.6307119,16.4403559 15.5355339,15.5355339 L19.0710678,19.0710678 C17.2614237,20.8807119 14.7614237,22 12,22 C6.60267176,22 2.20404706,17.7240419 2.00689745,12.3748971 L2,12 L7,12 Z" id="Path" opacity="0.600000024"></path>
+                    <path d="M12,2 L12,7 C9.23857625,7 7,9.23857625 7,12 L2,12 C2,6.4771525 6.4771525,2 12,2 Z" id="Path" opacity="0.400000006"></path>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 11 - 0
src/assets/img/doughnut.svg

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 圆环图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="Path" fill="#1976D2">
+            <path d="M12,2 C17.5228475,2 22,6.4771525 22,12 C22,14.7614237 20.8807119,17.2614237 19.0710678,19.0710678 L15.5355339,15.5355339 C16.4403559,14.6307119 17,13.3807119 17,12 C17,9.23857625 14.7614237,7 12,7 L12,2 Z"></path>
+            <path d="M7,12 C7,14.7614237 9.23857625,17 12,17 C13.3807119,17 14.6307119,16.4403559 15.5355339,15.5355339 L19.0710678,19.0710678 C17.2614237,20.8807119 14.7614237,22 12,22 C6.60267176,22 2.20404706,17.7240419 2.00689745,12.3748971 L2,12 L7,12 Z" opacity="0.600000024"></path>
+            <path d="M12,2 L12,7 C9.23857625,7 7,9.23857625 7,12 L2,12 C2,6.4771525 6.4771525,2 12,2 Z" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

+ 18 - 0
src/assets/img/heat-active.svg

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩阵热力图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-矩阵热力图" fill="#FEFEFE">
+            <rect id="Rectangle-Copy-115" opacity="0.400000006" x="3" y="3" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-116" opacity="0.400000006" x="3" y="9" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-117" opacity="0.200000003" x="9" y="3" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-118" x="9" y="9" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-119" opacity="0.200000003" x="15" y="3" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-120" opacity="0.400000006" x="15" y="9" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-121" opacity="0.200000003" x="3" y="15" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-122" opacity="0.600000024" x="9" y="15" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-123" opacity="0.800000012" x="15" y="15" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-130" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+        </g>
+    </g>
+</svg>

+ 22 - 0
src/assets/img/heat-disable.svg

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩阵热力图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-720.000000, -532.000000)" fill="#7A869A">
+            <g id="Group-14-Copy" transform="translate(708.000000, 520.000000)">
+                <g id="chart-/-矩阵热力图" transform="translate(12.000000, 12.000000)">
+                    <rect id="Rectangle-Copy-115" opacity="0.400000006" x="3" y="3" width="5" height="5" rx="1"></rect>
+                    <rect id="Rectangle-Copy-116" opacity="0.400000006" x="3" y="9" width="5" height="5" rx="1"></rect>
+                    <rect id="Rectangle-Copy-117" opacity="0.200000003" x="9" y="3" width="5" height="5" rx="1"></rect>
+                    <rect id="Rectangle-Copy-118" x="9" y="9" width="5" height="5" rx="1"></rect>
+                    <rect id="Rectangle-Copy-119" opacity="0.200000003" x="15" y="3" width="5" height="5" rx="1"></rect>
+                    <rect id="Rectangle-Copy-120" opacity="0.400000006" x="15" y="9" width="5" height="5" rx="1"></rect>
+                    <rect id="Rectangle-Copy-121" opacity="0.200000003" x="3" y="15" width="5" height="5" rx="1"></rect>
+                    <rect id="Rectangle-Copy-122" opacity="0.600000024" x="9" y="15" width="5" height="5" rx="1"></rect>
+                    <rect id="Rectangle-Copy-123" opacity="0.800000012" x="15" y="15" width="5" height="5" rx="1"></rect>
+                    <rect id="Rectangle-Copy-130" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 18 - 0
src/assets/img/heat.svg

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩阵热力图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-矩阵热力图" fill="#1976D2">
+            <rect id="Rectangle-Copy-115" opacity="0.400000006" x="3" y="3" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-116" opacity="0.400000006" x="3" y="9" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-117" opacity="0.200000003" x="9" y="3" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-118" x="9" y="9" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-119" opacity="0.200000003" x="15" y="3" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-120" opacity="0.400000006" x="15" y="9" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-121" opacity="0.200000003" x="3" y="15" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-122" opacity="0.600000024" x="9" y="15" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-123" opacity="0.800000012" x="15" y="15" width="5" height="5" rx="1"></rect>
+            <rect id="Rectangle-Copy-130" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+        </g>
+    </g>
+</svg>

ファイルの差分が大きいため隠しています
+ 10 - 0
src/assets/img/line-active.svg


ファイルの差分が大きいため隠しています
+ 14 - 0
src/assets/img/line-disable.svg


ファイルの差分が大きいため隠しています
+ 10 - 0
src/assets/img/line.svg


BIN
src/assets/img/logo.png


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/map-active.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/map-disable.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/map.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/map2-active.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/map2-disable.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/map2.svg


+ 32 - 0
src/assets/img/matrixPie-active.svg

@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩阵饼图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-矩阵饼图" fill="#FEFEFE">
+            <circle id="Oval-Copy-16" opacity="0.200000003" cx="5" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-18" opacity="0.600000024" cx="12" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-22" opacity="0.200000003" cx="5" cy="17" r="1"></circle>
+            <circle id="Oval-Copy-24" opacity="0.600000024" cx="12" cy="17" r="1"></circle>
+            <circle id="Oval-Copy-26" opacity="0.200000003" cx="19" cy="5" r="1"></circle>
+            <rect id="Rectangle-Copy-132" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+            <g id="Group" transform="translate(8.000000, 7.000000)">
+                <path d="M4,2.27373675e-13 C6.209139,2.27373675e-13 8,1.790861 8,4 C8,5.1045695 7.55228475,6.1045695 6.82842712,6.82842712 L4,4 L4,2.27373675e-13 Z" id="Path"></path>
+                <path d="M4,4 L6.82842712,6.82842712 C6.1045695,7.55228475 5.1045695,8 4,8 C1.84106871,8 0.0816188254,6.28961674 0.00275898137,4.14995884 L0,4 L4,4 Z" id="Path" opacity="0.800000012"></path>
+                <path d="M4,4 L4,0 C1.790861,0 0,1.790861 0,4 L4,4 Z" id="Oval" opacity="0.400000006"></path>
+            </g>
+            <g id="Group-2" transform="translate(17.000000, 9.000000)">
+                <path d="M2,-1.51434421e-13 C3.1045695,-1.51434421e-13 4,0.8954305 4,2 C4,2.55228475 3.77614237,3.05228475 3.41421356,3.41421356 L2,2 L2,-1.51434421e-13 Z" id="Path"></path>
+                <path d="M2,2 L3.41421356,3.41421356 C3.05228475,3.77614237 2.55228475,4 2,4 C0.920534353,4 0.0408094127,3.14480837 0.00137949069,2.07497942 L7.59392549e-14,2 L2,2 Z" id="Path" opacity="0.800000012"></path>
+                <path d="M2,2 L2,0 C0.8954305,0 0,0.8954305 0,2 L2,2 Z" id="Oval" opacity="0.400000006"></path>
+            </g>
+            <g id="Group-3" transform="translate(3.000000, 9.000000)">
+                <path d="M2,4 C3.1045695,4 4,3.1045695 4,2 C4,0.8954305 3.1045695,0 2,0 L2,2 L0,2 C0,3.1045695 0.8954305,4 2,4 Z" id="Oval"></path>
+                <path d="M2,2 L2,0 C0.8954305,0 0,0.8954305 0,2 L2,2 Z" id="Oval" opacity="0.400000006"></path>
+            </g>
+            <g id="Group-4" transform="translate(17.000000, 15.000000)">
+                <path d="M2,4 C3.1045695,4 4,3.1045695 4,2 C4,0.8954305 3.1045695,0 2,0 L2,2 L0,2 C0,3.1045695 0.8954305,4 2,4 Z" id="Oval" opacity="0.600000024"></path>
+                <path d="M2,2 L2,0 C0.8954305,0 0,0.8954305 0,2 L2,2 Z" id="Oval" opacity="0.400000006"></path>
+            </g>
+        </g>
+    </g>
+</svg>

+ 32 - 0
src/assets/img/matrixPie-disable.svg

@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩阵饼图-disable</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-矩阵饼图" fill="#7A869A">
+            <circle id="Oval-Copy-16" opacity="0.200000003" cx="5" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-18" opacity="0.600000024" cx="12" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-22" opacity="0.200000003" cx="5" cy="17" r="1"></circle>
+            <circle id="Oval-Copy-24" opacity="0.600000024" cx="12" cy="17" r="1"></circle>
+            <circle id="Oval-Copy-26" opacity="0.200000003" cx="19" cy="5" r="1"></circle>
+            <rect id="Rectangle-Copy-132" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+            <g id="Group" transform="translate(8.000000, 7.000000)">
+                <path d="M4,2.27373675e-13 C6.209139,2.27373675e-13 8,1.790861 8,4 C8,5.1045695 7.55228475,6.1045695 6.82842712,6.82842712 L4,4 L4,2.27373675e-13 Z" id="Path"></path>
+                <path d="M4,4 L6.82842712,6.82842712 C6.1045695,7.55228475 5.1045695,8 4,8 C1.84106871,8 0.0816188254,6.28961674 0.00275898137,4.14995884 L0,4 L4,4 Z" id="Path" opacity="0.800000012"></path>
+                <path d="M4,4 L4,0 C1.790861,0 0,1.790861 0,4 L4,4 Z" id="Oval" opacity="0.400000006"></path>
+            </g>
+            <g id="Group-2" transform="translate(17.000000, 9.000000)">
+                <path d="M2,-1.51434421e-13 C3.1045695,-1.51434421e-13 4,0.8954305 4,2 C4,2.55228475 3.77614237,3.05228475 3.41421356,3.41421356 L2,2 L2,-1.51434421e-13 Z" id="Path"></path>
+                <path d="M2,2 L3.41421356,3.41421356 C3.05228475,3.77614237 2.55228475,4 2,4 C0.920534353,4 0.0408094127,3.14480837 0.00137949069,2.07497942 L7.59392549e-14,2 L2,2 Z" id="Path" opacity="0.800000012"></path>
+                <path d="M2,2 L2,0 C0.8954305,0 0,0.8954305 0,2 L2,2 Z" id="Oval" opacity="0.400000006"></path>
+            </g>
+            <g id="Group-3" transform="translate(3.000000, 9.000000)">
+                <path d="M2,4 C3.1045695,4 4,3.1045695 4,2 C4,0.8954305 3.1045695,0 2,0 L2,2 L0,2 C0,3.1045695 0.8954305,4 2,4 Z" id="Oval"></path>
+                <path d="M2,2 L2,0 C0.8954305,0 0,0.8954305 0,2 L2,2 Z" id="Oval" opacity="0.400000006"></path>
+            </g>
+            <g id="Group-4" transform="translate(17.000000, 15.000000)">
+                <path d="M2,4 C3.1045695,4 4,3.1045695 4,2 C4,0.8954305 3.1045695,0 2,0 L2,2 L0,2 C0,3.1045695 0.8954305,4 2,4 Z" id="Oval" opacity="0.600000024"></path>
+                <path d="M2,2 L2,0 C0.8954305,0 0,0.8954305 0,2 L2,2 Z" id="Oval" opacity="0.400000006"></path>
+            </g>
+        </g>
+    </g>
+</svg>

+ 13 - 0
src/assets/img/multipleBar-active.svg

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 柱形图 / 簇状柱形图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-柱形图-/-簇状柱形图" fill="#FEFEFE">
+            <rect id="Rectangle-Copy-137" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+            <rect id="Rectangle-Copy-143" x="3" y="10" width="3" height="12" rx="1"></rect>
+            <rect id="Rectangle-Copy-151" opacity="0.400000006" x="18" y="8" width="3" height="14" rx="1"></rect>
+            <rect id="Rectangle-Copy-159" opacity="0.400000006" x="7" y="14" width="3" height="8" rx="1"></rect>
+            <rect id="Rectangle-Copy-161" x="14" y="2" width="3" height="20" rx="1"></rect>
+        </g>
+    </g>
+</svg>

+ 17 - 0
src/assets/img/multipleBar-disable.svg

@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 柱形图 / 簇状柱形图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-776.000000, -476.000000)" fill="#7A869A">
+            <g id="Group-6-Copy" transform="translate(764.000000, 464.000000)">
+                <g id="chart-/-柱形图-/-簇状柱形图" transform="translate(12.000000, 12.000000)">
+                    <rect id="Rectangle-Copy-137" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+                    <rect id="Rectangle-Copy-143" x="3" y="10" width="3" height="12" rx="1"></rect>
+                    <rect id="Rectangle-Copy-151" opacity="0.400000006" x="18" y="8" width="3" height="14" rx="1"></rect>
+                    <rect id="Rectangle-Copy-159" opacity="0.400000006" x="7" y="14" width="3" height="8" rx="1"></rect>
+                    <rect id="Rectangle-Copy-161" x="14" y="2" width="3" height="20" rx="1"></rect>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 13 - 0
src/assets/img/multipleBar.svg

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 柱形图 / 簇状柱形图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-柱形图-/-簇状柱形图" fill="#1976D2">
+            <rect id="Rectangle-Copy-137" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+            <rect id="Rectangle-Copy-143" x="3" y="10" width="3" height="12" rx="1"></rect>
+            <rect id="Rectangle-Copy-151" opacity="0.400000006" x="18" y="8" width="3" height="14" rx="1"></rect>
+            <rect id="Rectangle-Copy-159" opacity="0.400000006" x="7" y="14" width="3" height="8" rx="1"></rect>
+            <rect id="Rectangle-Copy-161" x="14" y="2" width="3" height="20" rx="1"></rect>
+        </g>
+    </g>
+</svg>

+ 13 - 0
src/assets/img/multipleColumn-active.svg

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 条形图 / 簇状条形图-hover</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-条形图-/-簇状条形图" fill="#FEFEFE">
+            <rect id="Rectangle-Copy-139" opacity="0.400000006" x="0" y="0" width="1" height="24" rx="0.5"></rect>
+            <rect id="Rectangle-Copy-145" x="2" y="3" width="12" height="3" rx="1"></rect>
+            <rect id="Rectangle-Copy-146" opacity="0.400000006" x="2" y="7" width="8" height="3" rx="1"></rect>
+            <rect id="Rectangle-Copy-153" x="2" y="14" width="20" height="3" rx="1"></rect>
+            <rect id="Rectangle-Copy-164" opacity="0.400000006" x="2" y="18" width="14" height="3" rx="1"></rect>
+        </g>
+    </g>
+</svg>

+ 17 - 0
src/assets/img/multipleColumn-disable.svg

@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 条形图 / 簇状条形图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-944.000000, -476.000000)" fill="#7A869A">
+            <g id="Group-9-Copy" transform="translate(932.000000, 464.000000)">
+                <g id="chart-/-条形图-/-簇状条形图" transform="translate(12.000000, 12.000000)">
+                    <rect id="Rectangle-Copy-139" opacity="0.400000006" x="0" y="0" width="1" height="24" rx="0.5"></rect>
+                    <rect id="Rectangle-Copy-145" x="2" y="3" width="12" height="3" rx="1"></rect>
+                    <rect id="Rectangle-Copy-146" opacity="0.400000006" x="2" y="7" width="8" height="3" rx="1"></rect>
+                    <rect id="Rectangle-Copy-153" x="2" y="14" width="20" height="3" rx="1"></rect>
+                    <rect id="Rectangle-Copy-164" opacity="0.400000006" x="2" y="18" width="14" height="3" rx="1"></rect>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 13 - 0
src/assets/img/multipleColumn.svg

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 条形图 / 簇状条形图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-条形图-/-簇状条形图" fill="#1976D2">
+            <rect id="Rectangle-Copy-139" opacity="0.400000006" x="0" y="0" width="1" height="24" rx="0.5"></rect>
+            <rect id="Rectangle-Copy-145" x="2" y="3" width="12" height="3" rx="1"></rect>
+            <rect id="Rectangle-Copy-146" opacity="0.400000006" x="2" y="7" width="8" height="3" rx="1"></rect>
+            <rect id="Rectangle-Copy-153" x="2" y="14" width="20" height="3" rx="1"></rect>
+            <rect id="Rectangle-Copy-164" opacity="0.400000006" x="2" y="18" width="14" height="3" rx="1"></rect>
+        </g>
+    </g>
+</svg>

ファイルの差分が大きいため隠しています
+ 11 - 0
src/assets/img/multipleLine-active.svg


ファイルの差分が大きいため隠しています
+ 15 - 0
src/assets/img/multipleLine-disable.svg


ファイルの差分が大きいため隠しています
+ 11 - 0
src/assets/img/multipleLine.svg


+ 11 - 0
src/assets/img/pie-active.svg

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 饼图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-饼图" fill="#FEFEFE">
+            <path d="M12,2 C17.5228475,2 22,6.4771525 22,12 C22,14.7614237 20.8807119,17.2614237 19.0710678,19.0710678 L12,12 L12,2 Z" id="Path"></path>
+            <path d="M12,12 L19.0710678,19.0710678 C17.2614237,20.8807119 14.7614237,22 12,22 C6.60267176,22 2.20404706,17.7240419 2.00689745,12.3748971 L2,12 L12,12 Z" id="Path" opacity="0.600000024"></path>
+            <path d="M12,12 L12,2 C6.4771525,2 2,6.4771525 2,12 L12,12 Z" id="Oval" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

+ 15 - 0
src/assets/img/pie-disable.svg

@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 饼图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-552.000000, -532.000000)" fill="#7A869A">
+            <g id="Group-11-Copy" transform="translate(540.000000, 520.000000)">
+                <g id="chart-/-饼图" transform="translate(12.000000, 12.000000)">
+                    <path d="M12,2 C17.5228475,2 22,6.4771525 22,12 C22,14.7614237 20.8807119,17.2614237 19.0710678,19.0710678 L12,12 L12,2 Z" id="Path"></path>
+                    <path d="M12,12 L19.0710678,19.0710678 C17.2614237,20.8807119 14.7614237,22 12,22 C6.60267176,22 2.20404706,17.7240419 2.00689745,12.3748971 L2,12 L12,12 Z" id="Path" opacity="0.600000024"></path>
+                    <path d="M12,12 L12,2 C6.4771525,2 2,6.4771525 2,12 L12,12 Z" id="Oval" opacity="0.400000006"></path>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 11 - 0
src/assets/img/pie.svg

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 饼图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-饼图" fill="#1976D2">
+            <path d="M12,2 C17.5228475,2 22,6.4771525 22,12 C22,14.7614237 20.8807119,17.2614237 19.0710678,19.0710678 L12,12 L12,2 Z" id="Path"></path>
+            <path d="M12,12 L19.0710678,19.0710678 C17.2614237,20.8807119 14.7614237,22 12,22 C6.60267176,22 2.20404706,17.7240419 2.00689745,12.3748971 L2,12 L12,12 Z" id="Path" opacity="0.600000024"></path>
+            <path d="M12,12 L12,2 C6.4771525,2 2,6.4771525 2,12 L12,12 Z" id="Oval" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

ファイルの差分が大きいため隠しています
+ 11 - 0
src/assets/img/radar-active.svg


ファイルの差分が大きいため隠しています
+ 15 - 0
src/assets/img/radar-disable.svg


ファイルの差分が大きいため隠しています
+ 11 - 0
src/assets/img/radar.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/radar2-active.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/radar2-disable.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/radar2.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/sankey-active.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/sankey-disable.svg


ファイルの差分が大きいため隠しています
+ 20 - 0
src/assets/img/sankey.svg


+ 18 - 0
src/assets/img/scatter-active.svg

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩阵气泡图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-矩阵气泡图" fill="#FEFEFE">
+            <circle id="Oval-Copy-12" opacity="0.200000003" cx="6" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-17" opacity="0.600000024" cx="12" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-19" opacity="0.600000024" cx="6" cy="11" r="2"></circle>
+            <circle id="Oval-Copy-20" cx="12" cy="11" r="3"></circle>
+            <circle id="Oval-Copy-21" opacity="0.200000003" cx="6" cy="17" r="1"></circle>
+            <circle id="Oval-Copy-23" opacity="0.600000024" cx="12" cy="17" r="1"></circle>
+            <circle id="Oval-Copy-25" opacity="0.200000003" cx="18" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-27" opacity="0.600000024" cx="18" cy="11" r="2"></circle>
+            <circle id="Oval-Copy-28" opacity="0.300000012" cx="18" cy="17" r="2"></circle>
+            <rect id="Rectangle-Copy-131" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+        </g>
+    </g>
+</svg>

+ 22 - 0
src/assets/img/scatter-disable.svg

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩阵气泡图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-776.000000, -532.000000)" fill="#7A869A">
+            <g id="Group-15-Copy" transform="translate(764.000000, 520.000000)">
+                <g id="chart-/-矩阵气泡图" transform="translate(12.000000, 12.000000)">
+                    <circle id="Oval-Copy-12" opacity="0.200000003" cx="6" cy="5" r="1"></circle>
+                    <circle id="Oval-Copy-17" opacity="0.600000024" cx="12" cy="5" r="1"></circle>
+                    <circle id="Oval-Copy-19" opacity="0.600000024" cx="6" cy="11" r="2"></circle>
+                    <circle id="Oval-Copy-20" cx="12" cy="11" r="3"></circle>
+                    <circle id="Oval-Copy-21" opacity="0.200000003" cx="6" cy="17" r="1"></circle>
+                    <circle id="Oval-Copy-23" opacity="0.600000024" cx="12" cy="17" r="1"></circle>
+                    <circle id="Oval-Copy-25" opacity="0.200000003" cx="18" cy="5" r="1"></circle>
+                    <circle id="Oval-Copy-27" opacity="0.600000024" cx="18" cy="11" r="2"></circle>
+                    <circle id="Oval-Copy-28" opacity="0.300000012" cx="18" cy="17" r="2"></circle>
+                    <rect id="Rectangle-Copy-131" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 18 - 0
src/assets/img/scatter.svg

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩阵气泡图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-矩阵气泡图" fill="#1976D2">
+            <circle id="Oval-Copy-12" opacity="0.200000003" cx="6" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-17" opacity="0.600000024" cx="12" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-19" opacity="0.600000024" cx="6" cy="11" r="2"></circle>
+            <circle id="Oval-Copy-20" cx="12" cy="11" r="3"></circle>
+            <circle id="Oval-Copy-21" opacity="0.200000003" cx="6" cy="17" r="1"></circle>
+            <circle id="Oval-Copy-23" opacity="0.600000024" cx="12" cy="17" r="1"></circle>
+            <circle id="Oval-Copy-25" opacity="0.200000003" cx="18" cy="5" r="1"></circle>
+            <circle id="Oval-Copy-27" opacity="0.600000024" cx="18" cy="11" r="2"></circle>
+            <circle id="Oval-Copy-28" opacity="0.300000012" cx="18" cy="17" r="2"></circle>
+            <rect id="Rectangle-Copy-131" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+        </g>
+    </g>
+</svg>

+ 15 - 0
src/assets/img/stackedBar-active.svg

@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 柱形图 / 堆积柱形图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-柱形图-/-堆积柱形图" transform="translate(0.000000, -0.000000)" fill="#FEFEFE">
+            <rect id="Rectangle-Copy-136" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+            <path d="M3,17 L7,17 L7,21 C7,21.5522847 6.55228475,22 6,22 L4,22 C3.44771525,22 3,21.5522847 3,21 L3,17 L3,17 Z" id="Rectangle-Copy-142"></path>
+            <path d="M11,2 L13,2 C13.5522847,2 14,2.44771525 14,3 L14,9 L14,9 L10,9 L10,3 C10,2.44771525 10.4477153,2 11,2 Z" id="Rectangle-Copy-150" opacity="0.400000006"></path>
+            <path d="M17,12 L21,12 L21,21 C21,21.5522847 20.5522847,22 20,22 L18,22 C17.4477153,22 17,21.5522847 17,21 L17,12 L17,12 Z" id="Rectangle-Copy-157"></path>
+            <path d="M4,14 L6,14 C6.55228475,14 7,14.4477153 7,15 L7,17 L7,17 L3,17 L3,15 C3,14.4477153 3.44771525,14 4,14 Z" id="Rectangle-Copy-158" opacity="0.400000006"></path>
+            <path d="M10,9 L14,9 L14,21 C14,21.5522847 13.5522847,22 13,22 L11,22 C10.4477153,22 10,21.5522847 10,21 L10,9 L10,9 Z" id="Rectangle-Copy-160"></path>
+            <path d="M18,8 L20,8 C20.5522847,8 21,8.44771525 21,9 L21,12 L21,12 L17,12 L17,9 C17,8.44771525 17.4477153,8 18,8 Z" id="Rectangle-Copy-162" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

+ 19 - 0
src/assets/img/stackedBar-disable.svg

@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="25px" viewBox="0 0 24 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 柱形图 / 堆积柱形图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-720.000000, -476.000000)" fill="#7A869A">
+            <g id="Group-5-Copy" transform="translate(708.000000, 464.000000)">
+                <g id="chart-/-柱形图-/-堆积柱形图" transform="translate(12.000000, 12.000000)">
+                    <rect id="Rectangle-Copy-136" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+                    <path d="M3,17 L7,17 L7,21 C7,21.5522847 6.55228475,22 6,22 L4,22 C3.44771525,22 3,21.5522847 3,21 L3,17 L3,17 Z" id="Rectangle-Copy-142"></path>
+                    <path d="M11,2 L13,2 C13.5522847,2 14,2.44771525 14,3 L14,9 L14,9 L10,9 L10,3 C10,2.44771525 10.4477153,2 11,2 Z" id="Rectangle-Copy-150" opacity="0.400000006"></path>
+                    <path d="M17,12 L21,12 L21,21 C21,21.5522847 20.5522847,22 20,22 L18,22 C17.4477153,22 17,21.5522847 17,21 L17,12 L17,12 Z" id="Rectangle-Copy-157"></path>
+                    <path d="M4,14 L6,14 C6.55228475,14 7,14.4477153 7,15 L7,17 L7,17 L3,17 L3,15 C3,14.4477153 3.44771525,14 4,14 Z" id="Rectangle-Copy-158" opacity="0.400000006"></path>
+                    <path d="M10,9 L14,9 L14,21 C14,21.5522847 13.5522847,22 13,22 L11,22 C10.4477153,22 10,21.5522847 10,21 L10,9 L10,9 Z" id="Rectangle-Copy-160"></path>
+                    <path d="M18,8 L20,8 C20.5522847,8 21,8.44771525 21,9 L21,12 L21,12 L17,12 L17,9 C17,8.44771525 17.4477153,8 18,8 Z" id="Rectangle-Copy-162" opacity="0.400000006"></path>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 15 - 0
src/assets/img/stackedBar.svg

@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 柱形图 / 堆积柱形图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-柱形图-/-堆积柱形图" fill="#1976D2">
+            <rect id="Rectangle-Copy-136" opacity="0.400000006" x="0" y="23" width="24" height="1" rx="0.5"></rect>
+            <path d="M3,17 L7,17 L7,21 C7,21.5522847 6.55228475,22 6,22 L4,22 C3.44771525,22 3,21.5522847 3,21 L3,17 L3,17 Z" id="Rectangle-Copy-142"></path>
+            <path d="M11,2 L13,2 C13.5522847,2 14,2.44771525 14,3 L14,9 L14,9 L10,9 L10,3 C10,2.44771525 10.4477153,2 11,2 Z" id="Rectangle-Copy-150" opacity="0.400000006"></path>
+            <path d="M17,12 L21,12 L21,21 C21,21.5522847 20.5522847,22 20,22 L18,22 C17.4477153,22 17,21.5522847 17,21 L17,12 L17,12 Z" id="Rectangle-Copy-157"></path>
+            <path d="M4,14 L6,14 C6.55228475,14 7,14.4477153 7,15 L7,17 L7,17 L3,17 L3,15 C3,14.4477153 3.44771525,14 4,14 Z" id="Rectangle-Copy-158" opacity="0.400000006"></path>
+            <path d="M10,9 L14,9 L14,21 C14,21.5522847 13.5522847,22 13,22 L11,22 C10.4477153,22 10,21.5522847 10,21 L10,9 L10,9 Z" id="Rectangle-Copy-160"></path>
+            <path d="M18,8 L20,8 C20.5522847,8 21,8.44771525 21,9 L21,12 L21,12 L17,12 L17,9 C17,8.44771525 17.4477153,8 18,8 Z" id="Rectangle-Copy-162" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

+ 15 - 0
src/assets/img/stackedColumn-active.svg

@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 条形图 / 堆积条形图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-条形图-/-堆积条形图" fill="#FEFEFE">
+            <rect id="Rectangle-Copy-140" opacity="0.400000006" x="0" y="0" width="1" height="24" rx="0.5"></rect>
+            <path d="M3,3 L7,3 L7,3 L7,7 L3,7 C2.44771525,7 2,6.55228475 2,6 L2,4 C2,3.44771525 2.44771525,3 3,3 Z" id="Rectangle-Copy-147"></path>
+            <path d="M7,3 L9,3 C9.55228475,3 10,3.44771525 10,4 L10,6 C10,6.55228475 9.55228475,7 9,7 L7,7 L7,7 L7,3 Z" id="Rectangle-Copy-148" opacity="0.400000006"></path>
+            <path d="M3,10 L15,10 L15,10 L15,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,11 C2,10.4477153 2.44771525,10 3,10 Z" id="Rectangle-Copy-154"></path>
+            <path d="M15,10 L21,10 C21.5522847,10 22,10.4477153 22,11 L22,13 C22,13.5522847 21.5522847,14 21,14 L15,14 L15,14 L15,10 Z" id="Rectangle-Copy-155" opacity="0.400000006"></path>
+            <path d="M3,17 L12,17 L12,17 L12,21 L3,21 C2.44771525,21 2,20.5522847 2,20 L2,18 C2,17.4477153 2.44771525,17 3,17 Z" id="Rectangle-Copy-165"></path>
+            <path d="M12,17 L15,17 C15.5522847,17 16,17.4477153 16,18 L16,20 C16,20.5522847 15.5522847,21 15,21 L12,21 L12,21 L12,17 Z" id="Rectangle-Copy-166" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

+ 19 - 0
src/assets/img/stackedColumn-disable.svg

@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 条形图 / 堆积条形图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-888.000000, -476.000000)" fill="#7A869A">
+            <g id="Group-8-Copy" transform="translate(876.000000, 464.000000)">
+                <g id="chart-/-条形图-/-堆积条形图" transform="translate(12.000000, 12.000000)">
+                    <rect id="Rectangle-Copy-140" opacity="0.400000006" x="0" y="0" width="1" height="24" rx="0.5"></rect>
+                    <path d="M3,3 L7,3 L7,3 L7,7 L3,7 C2.44771525,7 2,6.55228475 2,6 L2,4 C2,3.44771525 2.44771525,3 3,3 Z" id="Rectangle-Copy-147"></path>
+                    <path d="M7,3 L9,3 C9.55228475,3 10,3.44771525 10,4 L10,6 C10,6.55228475 9.55228475,7 9,7 L7,7 L7,7 L7,3 Z" id="Rectangle-Copy-148" opacity="0.400000006"></path>
+                    <path d="M3,10 L15,10 L15,10 L15,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,11 C2,10.4477153 2.44771525,10 3,10 Z" id="Rectangle-Copy-154"></path>
+                    <path d="M15,10 L21,10 C21.5522847,10 22,10.4477153 22,11 L22,13 C22,13.5522847 21.5522847,14 21,14 L15,14 L15,14 L15,10 Z" id="Rectangle-Copy-155" opacity="0.400000006"></path>
+                    <path d="M3,17 L12,17 L12,17 L12,21 L3,21 C2.44771525,21 2,20.5522847 2,20 L2,18 C2,17.4477153 2.44771525,17 3,17 Z" id="Rectangle-Copy-165"></path>
+                    <path d="M12,17 L15,17 C15.5522847,17 16,17.4477153 16,18 L16,20 C16,20.5522847 15.5522847,21 15,21 L12,21 L12,21 L12,17 Z" id="Rectangle-Copy-166" opacity="0.400000006"></path>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 15 - 0
src/assets/img/stackedColumn.svg

@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 条形图 / 堆积条形图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-条形图-/-堆积条形图" fill="#1976D2">
+            <rect id="Rectangle-Copy-140" opacity="0.400000006" x="0" y="0" width="1" height="24" rx="0.5"></rect>
+            <path d="M3,3 L7,3 L7,3 L7,7 L3,7 C2.44771525,7 2,6.55228475 2,6 L2,4 C2,3.44771525 2.44771525,3 3,3 Z" id="Rectangle-Copy-147"></path>
+            <path d="M7,3 L9,3 C9.55228475,3 10,3.44771525 10,4 L10,6 C10,6.55228475 9.55228475,7 9,7 L7,7 L7,7 L7,3 Z" id="Rectangle-Copy-148" opacity="0.400000006"></path>
+            <path d="M3,10 L15,10 L15,10 L15,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,11 C2,10.4477153 2.44771525,10 3,10 Z" id="Rectangle-Copy-154"></path>
+            <path d="M15,10 L21,10 C21.5522847,10 22,10.4477153 22,11 L22,13 C22,13.5522847 21.5522847,14 21,14 L15,14 L15,14 L15,10 Z" id="Rectangle-Copy-155" opacity="0.400000006"></path>
+            <path d="M3,17 L12,17 L12,17 L12,21 L3,21 C2.44771525,21 2,20.5522847 2,20 L2,18 C2,17.4477153 2.44771525,17 3,17 Z" id="Rectangle-Copy-165"></path>
+            <path d="M12,17 L15,17 C15.5522847,17 16,17.4477153 16,18 L16,20 C16,20.5522847 15.5522847,21 15,21 L12,21 L12,21 L12,17 Z" id="Rectangle-Copy-166" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

+ 16 - 0
src/assets/img/sunburst-active.svg

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 旭日图</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" fill="#FEFEFE">
+            <path d="M21.703886,9.57474852 C21.8973228,10.3512391 22,11.1636288 22,12 C22,14.7614237 20.8807119,17.2614237 19.0710678,19.0710678 L16.9497475,16.9497475 C18.2164983,15.6829966 19,13.9329966 19,12 C19,11.4146357 18.9281494,10.846053 18.7927865,10.3025901 L21.703886,9.57474852 Z" id="Path" opacity="0.600000024"></path>
+            <path d="M12,2 C16.686453,2 20.6199537,5.223772 21.7038698,9.5746837 L18.7927194,10.3023206 C18.0339929,7.25666117 15.2805322,5 12,5 L12,2 Z" id="Path" opacity="0.800000012"></path>
+            <path d="M16.9497475,16.9497475 L19.0710678,19.0710678 C17.2614237,20.8807119 14.7614237,22 12,22 C10.3923535,22 8.87331233,21.6206353 7.52751373,20.9465431 L8.86961138,18.2627563 C9.81158333,18.7345108 10.8747875,19 12,19 C13.9329966,19 15.6829966,18.2164983 16.9497475,16.9497475 Z" id="Path" opacity="0.400000006"></path>
+            <path d="M5,12 C5,14.7403859 6.57471225,17.1129781 8.86861988,18.2622597 L7.52678743,20.9461793 C4.35474504,19.3570228 2.14531358,16.1304606 2.00689745,12.3748971 L2,12 L5,12 Z" id="Path" opacity="0.300000012"></path>
+            <path d="M12,2 L12,5 C8.13400675,5 5,8.13400675 5,12 L2,12 C2,6.4771525 6.4771525,2 12,2 Z" id="Path" opacity="0.200000003"></path>
+            <path d="M12,6 C15.3137085,6 18,8.6862915 18,12 C18,13.6568542 17.3284271,15.1568542 16.2426407,16.2426407 L12,12 L12,6 Z" id="Path"></path>
+            <path d="M12,12 L16.2426407,16.2426407 C15.1568542,17.3284271 13.6568542,18 12,18 C8.76160306,18 6.12242824,15.4344251 6.00413847,12.2249383 L6,12 L12,12 Z" id="Path" opacity="0.600000024"></path>
+            <path d="M12,12 L12,6 C8.6862915,6 6,8.6862915 6,12 L12,12 Z" id="Oval" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

+ 20 - 0
src/assets/img/sunburst-disable.svg

@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 旭日图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-608.000000, -532.000000)" fill="#7A869A">
+            <g id="Group-12-Copy" transform="translate(596.000000, 520.000000)">
+                <g id="chart-/-旭日图" transform="translate(12.000000, 12.000000)">
+                    <path d="M21.703886,9.57474852 C21.8973228,10.3512391 22,11.1636288 22,12 C22,14.7614237 20.8807119,17.2614237 19.0710678,19.0710678 L16.9497475,16.9497475 C18.2164983,15.6829966 19,13.9329966 19,12 C19,11.4146357 18.9281494,10.846053 18.7927865,10.3025901 L21.703886,9.57474852 Z" id="Path" opacity="0.600000024"></path>
+                    <path d="M12,2 C16.686453,2 20.6199537,5.223772 21.7038698,9.5746837 L18.7927194,10.3023206 C18.0339929,7.25666117 15.2805322,5 12,5 L12,2 Z" id="Path" opacity="0.800000012"></path>
+                    <path d="M16.9497475,16.9497475 L19.0710678,19.0710678 C17.2614237,20.8807119 14.7614237,22 12,22 C10.3923535,22 8.87331233,21.6206353 7.52751373,20.9465431 L8.86961138,18.2627563 C9.81158333,18.7345108 10.8747875,19 12,19 C13.9329966,19 15.6829966,18.2164983 16.9497475,16.9497475 Z" id="Path" opacity="0.400000006"></path>
+                    <path d="M5,12 C5,14.7403859 6.57471225,17.1129781 8.86861988,18.2622597 L7.52678743,20.9461793 C4.35474504,19.3570228 2.14531358,16.1304606 2.00689745,12.3748971 L2,12 L5,12 Z" id="Path" opacity="0.300000012"></path>
+                    <path d="M12,2 L12,5 C8.13400675,5 5,8.13400675 5,12 L2,12 C2,6.4771525 6.4771525,2 12,2 Z" id="Path" opacity="0.200000003"></path>
+                    <path d="M12,6 C15.3137085,6 18,8.6862915 18,12 C18,13.6568542 17.3284271,15.1568542 16.2426407,16.2426407 L12,12 L12,6 Z" id="Path"></path>
+                    <path d="M12,12 L16.2426407,16.2426407 C15.1568542,17.3284271 13.6568542,18 12,18 C8.76160306,18 6.12242824,15.4344251 6.00413847,12.2249383 L6,12 L12,12 Z" id="Path" opacity="0.600000024"></path>
+                    <path d="M12,12 L12,6 C8.6862915,6 6,8.6862915 6,12 L12,12 Z" id="Oval" opacity="0.400000006"></path>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 16 - 0
src/assets/img/sunburst.svg

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 旭日图</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" fill="#1976D2">
+            <path d="M21.703886,9.57474852 C21.8973228,10.3512391 22,11.1636288 22,12 C22,14.7614237 20.8807119,17.2614237 19.0710678,19.0710678 L16.9497475,16.9497475 C18.2164983,15.6829966 19,13.9329966 19,12 C19,11.4146357 18.9281494,10.846053 18.7927865,10.3025901 L21.703886,9.57474852 Z" id="Path" opacity="0.600000024"></path>
+            <path d="M12,2 C16.686453,2 20.6199537,5.223772 21.7038698,9.5746837 L18.7927194,10.3023206 C18.0339929,7.25666117 15.2805322,5 12,5 L12,2 Z" id="Path" opacity="0.800000012"></path>
+            <path d="M16.9497475,16.9497475 L19.0710678,19.0710678 C17.2614237,20.8807119 14.7614237,22 12,22 C10.3923535,22 8.87331233,21.6206353 7.52751373,20.9465431 L8.86961138,18.2627563 C9.81158333,18.7345108 10.8747875,19 12,19 C13.9329966,19 15.6829966,18.2164983 16.9497475,16.9497475 Z" id="Path" opacity="0.400000006"></path>
+            <path d="M5,12 C5,14.7403859 6.57471225,17.1129781 8.86861988,18.2622597 L7.52678743,20.9461793 C4.35474504,19.3570228 2.14531358,16.1304606 2.00689745,12.3748971 L2,12 L5,12 Z" id="Path" opacity="0.300000012"></path>
+            <path d="M12,2 L12,5 C8.13400675,5 5,8.13400675 5,12 L2,12 C2,6.4771525 6.4771525,2 12,2 Z" id="Path" opacity="0.200000003"></path>
+            <path d="M12,6 C15.3137085,6 18,8.6862915 18,12 C18,13.6568542 17.3284271,15.1568542 16.2426407,16.2426407 L12,12 L12,6 Z" id="Path"></path>
+            <path d="M12,12 L16.2426407,16.2426407 C15.1568542,17.3284271 13.6568542,18 12,18 C8.76160306,18 6.12242824,15.4344251 6.00413847,12.2249383 L6,12 L12,12 Z" id="Path" opacity="0.600000024"></path>
+            <path d="M12,12 L12,6 C8.6862915,6 6,8.6862915 6,12 L12,12 Z" id="Oval" opacity="0.400000006"></path>
+        </g>
+    </g>
+</svg>

ファイルの差分が大きいため隠しています
+ 9 - 0
src/assets/img/table-active.svg


ファイルの差分が大きいため隠しています
+ 9 - 0
src/assets/img/table-disable.svg


ファイルの差分が大きいため隠しています
+ 9 - 0
src/assets/img/table.svg


+ 12 - 0
src/assets/img/tree-active.svg

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩形树状图-selected</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-矩形树状图" fill="#FEFEFE">
+            <rect id="Rectangle-Copy-114" x="3" y="3" width="10" height="13" rx="1"></rect>
+            <rect id="Rectangle-Copy-124" opacity="0.800000012" x="3" y="17" width="10" height="4" rx="1"></rect>
+            <rect id="Rectangle-Copy-125" opacity="0.600000024" x="14" y="3" width="7" height="8" rx="1"></rect>
+            <rect id="Rectangle-Copy-126" opacity="0.400000006" x="14" y="12" width="7" height="9" rx="1"></rect>
+        </g>
+    </g>
+</svg>

+ 16 - 0
src/assets/img/tree-disable.svg

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩形树状图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-664.000000, -532.000000)" fill="#7A869A">
+            <g id="Group-13-Copy" transform="translate(652.000000, 520.000000)">
+                <g id="chart-/-矩形树状图" transform="translate(12.000000, 12.000000)">
+                    <rect id="Rectangle-Copy-114" x="3" y="3" width="10" height="13" rx="1"></rect>
+                    <rect id="Rectangle-Copy-124" opacity="0.800000012" x="3" y="17" width="10" height="4" rx="1"></rect>
+                    <rect id="Rectangle-Copy-125" opacity="0.600000024" x="14" y="3" width="7" height="8" rx="1"></rect>
+                    <rect id="Rectangle-Copy-126" opacity="0.400000006" x="14" y="12" width="7" height="9" rx="1"></rect>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 12 - 0
src/assets/img/tree.svg

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 矩形树状图</title>
+    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="chart-/-矩形树状图" fill="#1976D2">
+            <rect id="Rectangle-Copy-114" x="3" y="3" width="10" height="13" rx="1"></rect>
+            <rect id="Rectangle-Copy-124" opacity="0.800000012" x="3" y="17" width="10" height="4" rx="1"></rect>
+            <rect id="Rectangle-Copy-125" opacity="0.600000024" x="14" y="3" width="7" height="8" rx="1"></rect>
+            <rect id="Rectangle-Copy-126" opacity="0.400000006" x="14" y="12" width="7" height="9" rx="1"></rect>
+        </g>
+    </g>
+</svg>

ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/tree2-active.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/tree2-disable.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
src/assets/img/tree2.svg


+ 13 - 0
src/assets/img/world-disable.svg

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>chart / 热力地图-disable</title>
+    <g id="matrix-drop-down-tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="创建自定义分析-description展开" transform="translate(-944.000000, -532.000000)" fill="#7A869A">
+            <g id="Group-18-Copy" transform="translate(932.000000, 520.000000)">
+                <g id="chart-/-热力地图" transform="translate(12.000000, 12.000000)">
+                    <path d="M12,2 C6.48,2 2,6.48 2,12 C2,17.52 6.48,22 12,22 C17.52,22 22,17.52 22,12 C22,6.48 17.52,2 12,2 Z M11,19.93 C7.05,19.44 4,16.08 4,12 C4,11.38 4.08,10.79 4.21,10.21 L9,15 L9,16 C9,17.1 9.9,18 11,18 L11,19.93 Z M17.9,17.39 C17.64,16.58 16.9,16 16,16 L15,16 L15,13 C15,12.45 14.55,12 14,12 L8,12 L8,10 L10,10 C10.55,10 11,9.55 11,9 L11,7 L13,7 C14.1,7 15,6.1 15,5 L15,4.59 C17.93,5.78 20,8.65 20,12 C20,14.08 19.2,15.97 17.9,17.39 Z" id="🍭-icon-copy"></path>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

BIN
src/assets/logo-3.png


BIN
src/assets/logo.png


BIN
src/assets/logo2.png


BIN
src/assets/user-avatar.jpeg


BIN
src/assets/visual/1.png


BIN
src/assets/visual/3105.png


BIN
src/assets/visual/4884.png


BIN
src/assets/visual/4887.png


BIN
src/assets/visual/4888.png


BIN
src/assets/visual/4896.png


+ 0 - 0
src/assets/visual/4898.png


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません