tr-charts 0.0.13 → 0.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "tr-charts",
3
- "version": "0.0.13",
3
+ "version": "0.0.14",
4
4
  "description": "",
5
5
  "main": "tr-charts.js",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
- "keywords": ["绿波图","渠化图"],
10
- "author": "hlc",
9
+ "keywords": ["渠化图","绿波图"],
10
+ "author": "",
11
11
  "license": "ISC"
12
12
  }
package/style.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.green-wave-content[data-v-eb1e8316]{width:100%;min-width:600px;height:100%;overflow-y:auto;overflow-x:hidden}.green-wave-canvas[data-v-eb1e8316]{display:flex;background:linear-gradient(270deg,#102644 0%,#1B3B67 100%);padding:16px;box-sizing:border-box;box-shadow:inset 0 -1px #0000001a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.content_left[data-v-eb1e8316]{padding:31px 0 0;width:300px;max-width:300px;display:flex;align-items:flex-start;box-sizing:border-box;flex-shrink:0}.content_left .cross_list[data-v-eb1e8316]{width:100%;height:100%}.content_left .cross_list .cross_item[data-v-eb1e8316]{display:flex}.content_left .cross_list .cross_item .left[data-v-eb1e8316]{display:flex;flex-direction:column;align-items:center;width:20px}.content_left .cross_list .cross_item .left img[data-v-eb1e8316]{width:100%;height:20px}.content_left .cross_list .cross_item .left .line[data-v-eb1e8316]{margin:6px 0;flex:1;width:6px;background:"rgba(45, 252, 254, 1)";border-radius:4px;box-sizing:border-box}.content_left .cross_list .cross_item .right[data-v-eb1e8316]{padding:0 10px;width:calc(100% - 20px);box-sizing:border-box}.content_left .cross_list .cross_item .right .name[data-v-eb1e8316]{padding-left:8px;height:18px;width:100%;text-align:left;line-height:18px;color:#bed3e5;font-size:14px;font-weight:700;max-width:260px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:PangMenZhengDao;background:"rgba(255, 255, 255, 0.22)";border-radius:2px;box-sizing:border-box}.content_left .cross_list .cross_item .right .other_info[data-v-eb1e8316]{margin-top:6px;height:14px;width:100%;text-align:right;line-height:14px;color:#bed3e5;font-size:12px;display:flex;align-items:center;justify-content:flex-end}.content_left .cross_list .cross_item .right .other_info .info_item[data-v-eb1e8316]{display:flex;align-items:center}.content_left .cross_list .cross_item .right .other_info .info_item .value[data-v-eb1e8316]{width:30px}.content_left .cross_list .cross_item .right .other_info .info_item[data-v-eb1e8316]:last-child{margin-left:10px}.content_left .cross_list .cross_item .right .cross_info[data-v-eb1e8316]{height:calc(100% - 32px);width:100%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.content_left .cross_list .cross_item .right .cross_info .info_content[data-v-eb1e8316]{padding:5px 10px;box-sizing:border-box;background:"#fff";border:1px solid #fff;border-radius:5px}.content_left .cross_list .cross_item .right .cross_info .info_content .info_item[data-v-eb1e8316]{height:20px;display:flex;align-items:center;font-size:12px;margin-bottom:2px}.content_left .cross_list .cross_item .right .cross_info .info_content .info_item .label[data-v-eb1e8316]{width:60px;flex-shrink:0;color:#bed3e5}.content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value[data-v-eb1e8316]{width:70px;height:20px;line-height:20px;color:#fff}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input-group--append{height:18px;width:70px}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input__wrapper{background-color:#3686ff4d;padding:0 0 0 5px;box-shadow:none}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input__inner{height:18px;font-size:12px;color:#fff}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input-group__append{background-color:#3686ff4d;border:none;box-shadow:none;padding:0 5px;font-size:12px;color:#bed3e5}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input-number__decrease{background-color:#3686ff4d;display:none}.canvas_left[data-v-eb1e8316]{width:2px}.content_right[data-v-eb1e8316]{width:calc(100% - 302px);overflow-x:auto;display:flex;justify-content:flex-start;position:relative}.canvas_right[data-v-eb1e8316]{width:100%}[data-v-eb1e8316]::-webkit-scrollbar{width:6px;height:6px}[data-v-eb1e8316]::-webkit-scrollbar-thumb{background:rgba(144,147,153,.3);border-radius:4px}[data-v-eb1e8316]::-webkit-scrollbar-thumb:hover{background:rgba(144,147,153,.5)}#vehicle_infowindow{padding:10px;box-shadow:#0003 1px 2px 10px;pointer-events:none}#vehicle_infowindow .info_content .info_title{line-height:1;font-size:14px;font-weight:600}#vehicle_infowindow .info_content .info_item{margin-top:10px;display:flex;font-size:12px;line-height:1}#vehicle_infowindow .info_content .info_item .label{margin-right:10px;width:30px;text-align:left}#vehicle_infowindow .info_content .info_item .value{max-width:150px;font-weight:600}.el-popper.is-customized{padding:6px 12px;background:linear-gradient(90deg,rgba(22,93,255,.8),rgba(22,93,255,.4));color:#fff}.el-popper.is-customized .el-popper__arrow:before{background:linear-gradient(45deg,rgba(22,93,255,.8),rgba(22,93,255,.4));right:0;display:none}.green-wave-content input[type=text]:focus{outline:none!important;border:none!important}@keyframes wordsLoop-d53fca4e{0%{transform:translate(0);-webkit-transform:translateX(0%)}to{transform:translate(10%);-webkit-transform:translateX(10%)}}@-webkit-keyframes wordsLoop-d53fca4e{0%{transform:translate(0);-webkit-transform:translateX(0%)}to{transform:translate(10%);-webkit-transform:translateX(10%)}}.aidaroe[data-v-d53fca4e]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.aidaroe canvas[data-v-d53fca4e]{width:100%;height:100%}.aidaroe>.btn_list[data-v-d53fca4e]{position:absolute;top:calc(10 / 1080 * 100vh);right:calc(20 / 1920 * 100vw)}.aidaroe>.btn_list>.btn_item[data-v-d53fca4e]{width:calc(20 / 1920 * 100vw);height:calc(20 / 1080 * 100vh);background:rgba(22,93,255,.21);font-size:.625vw;border-radius:.15625vw;font-weight:600;line-height:calc(20 / 1080 * 100vh);text-align:center;margin-bottom:calc(4 / 1080 * 100vh);cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center}.aidaroe>.btn_list>.btn_item img[data-v-d53fca4e]{width:calc(16 / 1920 * 100vw);height:calc(16 / 1080 * 100vh)}.aidaroe>.btn_list>.save_image[data-v-d53fca4e]{display:flex;align-items:center;justify-content:center}.aidaroe>.btn_list>.save_image img[data-v-d53fca4e]{width:calc(16 / 1920 * 100vw);height:calc(16 / 1080 * 100vh)}.aidaroe>.btn_list>.btn_item[data-v-d53fca4e]:hover{background-color:#165dff}.aidaroe .arrow_popup[data-v-d53fca4e]{display:none;width:calc(370 / 1920 * 100vw);height:calc(235 / 1080 * 100vh);z-index:1001;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#142346;box-shadow:#19284d 0 0 15px;padding:calc(30 / 1080 * 100vh) calc(10 / 1920 * 100vw);box-sizing:border-box}.aidaroe .arrow_popup>.close_btn[data-v-d53fca4e]{color:#fff;cursor:pointer;position:absolute;right:calc(5 / 1920 * 100vw);top:calc(2 / 1080 * 100vh);font-size:calc(16 / 1920 * 100vw)}.aidaroe .arrow_popup>.arrow_list[data-v-d53fca4e]{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:space-between;justify-content:start}.aidaroe .arrow_popup>.arrow_list>.arrow_item[data-v-d53fca4e]{width:calc(50 / 1920 * 100vw);height:calc(56 / 1080 * 100vh);padding:0 calc(10 / 1920 * 100vw);box-sizing:border-box}.aidaroe .arrow_popup>.arrow_list>.arrow_item>img[data-v-d53fca4e]{width:100%;height:100%;background-color:#19284d;object-fit:contain;cursor:pointer}.aidaroe .arrow_popup>.arrow_list>.arrow_item>img[data-v-d53fca4e]:hover{background-color:#6effff0d}.imgCon[data-v-d53fca4e]{display:none}
1
+ @charset "UTF-8";.green-wave-content[data-v-eb1e8316]{width:100%;min-width:600px;height:100%;overflow-y:auto;overflow-x:hidden}.green-wave-canvas[data-v-eb1e8316]{display:flex;background:linear-gradient(270deg,#102644 0%,#1B3B67 100%);padding:16px;box-sizing:border-box;box-shadow:inset 0 -1px #0000001a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.content_left[data-v-eb1e8316]{padding:31px 0 0;width:300px;max-width:300px;display:flex;align-items:flex-start;box-sizing:border-box;flex-shrink:0}.content_left .cross_list[data-v-eb1e8316]{width:100%;height:100%}.content_left .cross_list .cross_item[data-v-eb1e8316]{display:flex}.content_left .cross_list .cross_item .left[data-v-eb1e8316]{display:flex;flex-direction:column;align-items:center;width:20px}.content_left .cross_list .cross_item .left img[data-v-eb1e8316]{width:100%;height:20px}.content_left .cross_list .cross_item .left .line[data-v-eb1e8316]{margin:6px 0;flex:1;width:6px;background:"rgba(45, 252, 254, 1)";border-radius:4px;box-sizing:border-box}.content_left .cross_list .cross_item .right[data-v-eb1e8316]{padding:0 10px;width:calc(100% - 20px);box-sizing:border-box}.content_left .cross_list .cross_item .right .name[data-v-eb1e8316]{padding-left:8px;height:18px;width:100%;text-align:left;line-height:18px;color:#bed3e5;font-size:14px;font-weight:700;max-width:260px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:PangMenZhengDao;background:"rgba(255, 255, 255, 0.22)";border-radius:2px;box-sizing:border-box}.content_left .cross_list .cross_item .right .other_info[data-v-eb1e8316]{margin-top:6px;height:14px;width:100%;text-align:right;line-height:14px;color:#bed3e5;font-size:12px;display:flex;align-items:center;justify-content:flex-end}.content_left .cross_list .cross_item .right .other_info .info_item[data-v-eb1e8316]{display:flex;align-items:center}.content_left .cross_list .cross_item .right .other_info .info_item .value[data-v-eb1e8316]{width:30px}.content_left .cross_list .cross_item .right .other_info .info_item[data-v-eb1e8316]:last-child{margin-left:10px}.content_left .cross_list .cross_item .right .cross_info[data-v-eb1e8316]{height:calc(100% - 32px);width:100%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.content_left .cross_list .cross_item .right .cross_info .info_content[data-v-eb1e8316]{padding:5px 10px;box-sizing:border-box;background:"#fff";border:1px solid #fff;border-radius:5px}.content_left .cross_list .cross_item .right .cross_info .info_content .info_item[data-v-eb1e8316]{height:20px;display:flex;align-items:center;font-size:12px;margin-bottom:2px}.content_left .cross_list .cross_item .right .cross_info .info_content .info_item .label[data-v-eb1e8316]{width:60px;flex-shrink:0;color:#bed3e5}.content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value[data-v-eb1e8316]{width:70px;height:20px;line-height:20px;color:#fff}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input-group--append{height:18px;width:70px}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input__wrapper{background-color:#3686ff4d;padding:0 0 0 5px;box-shadow:none}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input__inner{height:18px;font-size:12px;color:#fff}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input-group__append{background-color:#3686ff4d;border:none;box-shadow:none;padding:0 5px;font-size:12px;color:#bed3e5}[data-v-eb1e8316] .content_left .cross_list .cross_item .right .cross_info .info_content .info_item .value .el-input-number__decrease{background-color:#3686ff4d;display:none}.canvas_left[data-v-eb1e8316]{width:2px}.content_right[data-v-eb1e8316]{width:calc(100% - 302px);overflow-x:auto;display:flex;justify-content:flex-start;position:relative}.canvas_right[data-v-eb1e8316]{width:100%}[data-v-eb1e8316]::-webkit-scrollbar{width:6px;height:6px}[data-v-eb1e8316]::-webkit-scrollbar-thumb{background:rgba(144,147,153,.3);border-radius:4px}[data-v-eb1e8316]::-webkit-scrollbar-thumb:hover{background:rgba(144,147,153,.5)}#vehicle_infowindow{padding:10px;box-shadow:#0003 1px 2px 10px;pointer-events:none}#vehicle_infowindow .info_content .info_title{line-height:1;font-size:14px;font-weight:600}#vehicle_infowindow .info_content .info_item{margin-top:10px;display:flex;font-size:12px;line-height:1}#vehicle_infowindow .info_content .info_item .label{margin-right:10px;width:30px;text-align:left}#vehicle_infowindow .info_content .info_item .value{max-width:150px;font-weight:600}.el-popper.is-customized{padding:6px 12px;background:linear-gradient(90deg,rgba(22,93,255,.8),rgba(22,93,255,.4));color:#fff}.el-popper.is-customized .el-popper__arrow:before{background:linear-gradient(45deg,rgba(22,93,255,.8),rgba(22,93,255,.4));right:0;display:none}.green-wave-content input[type=text]:focus{outline:none!important;border:none!important}@keyframes wordsLoop-eb6833a0{0%{transform:translate(0);-webkit-transform:translateX(0%)}to{transform:translate(10%);-webkit-transform:translateX(10%)}}@-webkit-keyframes wordsLoop-eb6833a0{0%{transform:translate(0);-webkit-transform:translateX(0%)}to{transform:translate(10%);-webkit-transform:translateX(10%)}}.aidaroe[data-v-eb6833a0]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.aidaroe canvas[data-v-eb6833a0]{width:100%;height:100%}.aidaroe>.btn_list[data-v-eb6833a0]{position:absolute;top:calc(10 / 1080 * 100vh);right:calc(20 / 1920 * 100vw)}.aidaroe>.btn_list>.btn_item[data-v-eb6833a0]{width:calc(20 / 1920 * 100vw);height:calc(20 / 1080 * 100vh);background:rgba(22,93,255,.21);font-size:.625vw;border-radius:.15625vw;font-weight:600;line-height:calc(20 / 1080 * 100vh);text-align:center;margin-bottom:calc(4 / 1080 * 100vh);cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center}.aidaroe>.btn_list>.btn_item img[data-v-eb6833a0]{width:calc(16 / 1920 * 100vw);height:calc(16 / 1080 * 100vh)}.aidaroe>.btn_list>.save_image[data-v-eb6833a0]{display:flex;align-items:center;justify-content:center}.aidaroe>.btn_list>.save_image img[data-v-eb6833a0]{width:calc(16 / 1920 * 100vw);height:calc(16 / 1080 * 100vh)}.aidaroe>.btn_list>.btn_item[data-v-eb6833a0]:hover{background-color:#165dff}.aidaroe .arrow_popup[data-v-eb6833a0]{display:none;width:calc(370 / 1920 * 100vw);height:calc(235 / 1080 * 100vh);z-index:1001;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#142346;box-shadow:#19284d 0 0 15px;padding:calc(30 / 1080 * 100vh) calc(10 / 1920 * 100vw);box-sizing:border-box}.aidaroe .arrow_popup>.close_btn[data-v-eb6833a0]{color:#fff;cursor:pointer;position:absolute;right:calc(5 / 1920 * 100vw);top:calc(2 / 1080 * 100vh);font-size:calc(16 / 1920 * 100vw)}.aidaroe .arrow_popup>.arrow_list[data-v-eb6833a0]{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:space-between;justify-content:start}.aidaroe .arrow_popup>.arrow_list>.arrow_item[data-v-eb6833a0]{width:calc(50 / 1920 * 100vw);height:calc(56 / 1080 * 100vh);padding:0 calc(10 / 1920 * 100vw);box-sizing:border-box}.aidaroe .arrow_popup>.arrow_list>.arrow_item>img[data-v-eb6833a0]{width:100%;height:100%;background-color:#19284d;object-fit:contain;cursor:pointer}.aidaroe .arrow_popup>.arrow_list>.arrow_item>img[data-v-eb6833a0]:hover{background-color:#6effff0d}.imgCon[data-v-eb6833a0]{display:none}