nxd-plugin 1.7.65 → 1.7.67

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.
@@ -15,12 +15,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
15
15
  type: ObjectConstructor;
16
16
  default: () => {};
17
17
  };
18
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, import('vue').PublicProps, any, {
18
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
19
+ appKey: {
20
+ type: StringConstructor;
21
+ default: string;
22
+ };
23
+ appSalt: {
24
+ type: StringConstructor;
25
+ default: string;
26
+ };
27
+ baseHttp: {
28
+ type: StringConstructor;
29
+ default: string;
30
+ };
31
+ ids: {
32
+ type: ObjectConstructor;
33
+ default: () => {};
34
+ };
35
+ }>> & Readonly<{}>, {
19
36
  baseHttp: string;
20
37
  appKey: string;
21
38
  appSalt: string;
22
39
  ids: Record<string, any>;
23
40
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
24
- chartRef: HTMLDivElement;
41
+ dataMonitorRef: unknown;
25
42
  }, HTMLDivElement>;
26
43
  export default _default;
@@ -28,11 +28,12 @@ import { default as IframeWeb } from './components/IframeWeb/IframeWeb.vue';
28
28
  import { default as Duty } from './components/Duty/Duty.vue';
29
29
  import { default as RenderMarkdown } from './components/RenderMarkdown/RenderMarkdown.vue';
30
30
  import { default as EarlyWarningStatistic } from './components/EarlyWarningStatistic/EarlyWarningStatistic.vue';
31
- import { default as ChartRealTimePre } from './components/ChartRealTimePre/ChartRealTimePre.vue';
31
+ import { default as YCDataService } from './components/YCDataService/YCDataService.vue';
32
32
  import { default as ChartCumulativePre } from './components/ChartCumulativePre/ChartCumulativePre.vue';
33
33
  import { default as ChartServiceMaterial } from './components/ChartServiceMaterial/ChartServiceMaterial.vue';
34
34
  import { default as YCRealTimeTable } from './components/YCRealTimeTable/YCRealTimeTable.vue';
35
+ import { default as YCHomeLegend } from './components/YCHomeLegend/YCHomeLegend.vue';
35
36
  import { Plugin } from 'vue';
36
- export { HighwayLiveAlarm, HighwayLiveAlarmNew, HighwayStations, HighWayEarlyWarningRed, HighwayWeatherForecast, ServiceMaterialsBtn, YCHome, YCLoginNew, HighWayFreeze, RadarShortTerm, LithiumBatteryMiningArea, TimeBasedForecast, WeatherForecast, ImageGeneration, WarningSignal, RadarChart, AqiMonitor, MapPopup, RadarTime, ServiceMaterial, WarningLine, RadarLegend, PieLegend, GeologyLiveAlarm, MaterialPreview, ReservoirLiveAlarm, IframeWeb, Duty, RenderMarkdown, EarlyWarningStatistic, ChartRealTimePre, ChartCumulativePre, ChartServiceMaterial, YCRealTimeTable, };
37
+ export { HighwayLiveAlarm, HighwayLiveAlarmNew, HighwayStations, HighWayEarlyWarningRed, HighwayWeatherForecast, ServiceMaterialsBtn, YCHome, YCLoginNew, HighWayFreeze, RadarShortTerm, LithiumBatteryMiningArea, TimeBasedForecast, WeatherForecast, ImageGeneration, WarningSignal, RadarChart, AqiMonitor, MapPopup, RadarTime, ServiceMaterial, WarningLine, RadarLegend, PieLegend, GeologyLiveAlarm, MaterialPreview, ReservoirLiveAlarm, IframeWeb, Duty, RenderMarkdown, EarlyWarningStatistic, YCDataService, ChartCumulativePre, ChartServiceMaterial, YCRealTimeTable, YCHomeLegend, };
37
38
  declare const plugin: Plugin;
38
39
  export default plugin;
@@ -0,0 +1 @@
1
+ .YCDataMonitor[data-v-a699d20a]{box-sizing:border-box;color:#303133;background:#001a33;flex-direction:column;width:100%;height:100%;padding:16px;display:flex;overflow:hidden}.YCDataMonitor-summary[data-v-a699d20a]{background:#fff;border:1px solid #e4e7ed;border-radius:8px;flex-shrink:0;margin-bottom:12px;padding:12px;overflow-x:auto;box-shadow:0 2px 12px #0000000f}.summary-table[data-v-a699d20a]{flex-direction:column;width:100%;min-width:900px;font-size:13px;display:flex}.summary-head[data-v-a699d20a]{background:#eef6ff;border-bottom:1px solid #d9ecff;display:flex}.summary-head .summary-cell[data-v-a699d20a]{justify-content:center;align-items:center;gap:6px;padding:12px 4px;font-weight:600;display:flex}.summary-head .summary-cell .view-btn[data-v-a699d20a]{border-radius:12px;padding:2px 8px;font-size:12px}.summary-body[data-v-a699d20a]{flex-direction:column;display:flex}.summary-row[data-v-a699d20a]{border-bottom:1px solid #ebeef5;display:flex}.summary-row[data-v-a699d20a]:last-child{border-bottom:none}.summary-row[data-v-a699d20a]:nth-child(2n){background:#fafafa}.summary-cell[data-v-a699d20a]{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:8px 4px;overflow:hidden}.summary-cell-label[data-v-a699d20a]{text-align:left;color:#409eff;flex:1.6;padding-left:10px;font-weight:500}.YCDataMonitor-toolbar[data-v-a699d20a]{flex-shrink:0;align-items:center;margin-bottom:10px;padding:0 2px;display:flex}.filter-group[data-v-a699d20a]{align-items:center;gap:10px;display:flex}.city-btn[data-v-a699d20a]{color:#606266;cursor:pointer;background:#fff;border:1px solid #c0c4cc;border-radius:16px;padding:6px 18px;font-size:13px;transition:all .2s}.city-btn[data-v-a699d20a]:hover{color:#409eff;border-color:#409eff}.city-btn.active[data-v-a699d20a]{color:#fff;background:#409eff;border-color:#409eff;box-shadow:0 2px 8px #409eff59}.filter-input[data-v-a699d20a]{width:150px}.filter-input[data-v-a699d20a] .el-input__wrapper{background:#fff;border-radius:16px;box-shadow:inset 0 0 0 1px #dcdfe6}.filter-input[data-v-a699d20a] .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #409eff}.filter-input[data-v-a699d20a] .el-input__inner{color:#606266;font-size:13px}.filter-input[data-v-a699d20a] .el-input__inner::placeholder{color:#a8abb2}.YCDataMonitor-detail[data-v-a699d20a]{background:#fff;border:1px solid #e4e7ed;border-radius:8px;flex:1;min-height:0;overflow:auto;box-shadow:0 2px 12px #0000000f}.detail-table[data-v-a699d20a]{flex-direction:column;width:100%;min-width:1200px;height:100%;font-size:13px;display:flex}.detail-head[data-v-a699d20a]{background:#eef6ff;border-bottom:1px solid #d9ecff;flex-shrink:0;display:flex}.detail-body[data-v-a699d20a]{flex:1;min-height:0;overflow:hidden auto}.detail-row[data-v-a699d20a]{border-bottom:1px solid #ebeef5;display:flex}.detail-row[data-v-a699d20a]:last-child{border-bottom:none}.detail-row[data-v-a699d20a]:nth-child(2n){background:#fafafa}.detail-row[data-v-a699d20a]:hover{background:#f0f7ff}.detail-cell[data-v-a699d20a]{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:10px 4px;overflow:hidden}.detail-head .detail-cell[data-v-a699d20a]{color:#303133;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:12px 4px;font-weight:600;display:flex}.detail-head .detail-cell.is-sortable[data-v-a699d20a]{cursor:pointer}.detail-head .detail-cell.is-sortable[data-v-a699d20a]:hover{color:#409eff}.detail-head .detail-cell.is-active[data-v-a699d20a]{color:#409eff;background:#d9ecff}.detail-cell-index[data-v-a699d20a]{color:#409eff;font-weight:600}.detail-row .detail-cell[data-v-a699d20a]:first-child,.detail-head .detail-cell[data-v-a699d20a]:first-child{flex:.4}.detail-cell-action[data-v-a699d20a]{flex:.6}.detail-row .detail-cell-station[data-v-a699d20a]{color:#409eff;font-weight:700}.detail-row .detail-cell[data-v-a699d20a]:last-child,.detail-head .detail-cell[data-v-a699d20a]:last-child{flex:.6}.view-btn[data-v-a699d20a]{color:#409eff;cursor:pointer;background:#fff;border:1px solid #409eff;border-radius:14px;padding:4px 14px;font-size:12px;transition:all .2s}.view-btn[data-v-a699d20a]:hover{color:#fff;background:#409eff}.sort-icon[data-v-a699d20a]{border-bottom:5px solid #c0c4cc;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:5px;display:inline-block;position:relative}.sort-icon[data-v-a699d20a]:after{content:"";border-top:5px solid #c0c4cc;border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;top:7px;left:-4px}.sort-icon.desc[data-v-a699d20a]{border-bottom-color:#409eff}.sort-icon.asc[data-v-a699d20a]:after{border-top-color:#409eff}.detail-body[data-v-a699d20a]::-webkit-scrollbar{width:6px}.detail-body[data-v-a699d20a]::-webkit-scrollbar-track{background:#f2f6fc}.detail-body[data-v-a699d20a]::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}.detail-body[data-v-a699d20a]::-webkit-scrollbar-thumb:hover{background:#a8abb2}.dialog-overlay[data-v-a699d20a]{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dialog-box[data-v-a699d20a]{background:#fff;border-radius:8px;flex-direction:column;width:800px;max-height:70vh;display:flex;box-shadow:0 8px 32px #0003}.dialog-header[data-v-a699d20a]{border-bottom:1px solid #ebeef5;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.dialog-title[data-v-a699d20a]{color:#303133;font-size:16px;font-weight:600}.dialog-close[data-v-a699d20a]{color:#909399;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;transition:all .2s;display:flex}.dialog-close[data-v-a699d20a]:hover{color:#303133;background:#f5f7fa}.dialog-body[data-v-a699d20a]{flex:1;min-height:200px;padding:20px;overflow-y:auto}.info-grid[data-v-a699d20a]{flex-direction:column;gap:16px;display:flex}.info-row-inline[data-v-a699d20a]{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.info-item[data-v-a699d20a]{background:#f8f9fa;border-radius:6px;align-items:center;gap:8px;padding:12px;display:flex}.info-item-full[data-v-a699d20a]{flex-direction:column;align-items:stretch}.info-header[data-v-a699d20a]{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.info-title[data-v-a699d20a]{color:#303133;font-size:14px;font-weight:600}.info-missing[data-v-a699d20a]{background:#fff;border:1px solid #ebeef5;border-radius:4px;align-items:flex-start;gap:8px;padding:8px;display:flex}.missing-label[data-v-a699d20a]{color:#909399;flex-shrink:0;margin-top:2px;font-size:13px}.missing-list[data-v-a699d20a]{flex-wrap:wrap;gap:6px;display:flex}.missing-tag[data-v-a699d20a]{color:#f56c6c;background:#fef0f0;border:1px solid #fde2e2;border-radius:4px;padding:2px 8px;font-size:12px}.missing-empty[data-v-a699d20a]{color:#c0c4cc;font-size:13px}.info-action[data-v-a699d20a]{justify-content:flex-end;margin-top:10px;display:flex}.dialog-btn-small[data-v-a699d20a]{border-radius:12px;padding:4px 16px;font-size:12px}.info-label[data-v-a699d20a]{color:#909399;white-space:nowrap;flex-shrink:0;font-size:13px}.info-value[data-v-a699d20a]{color:#303133;font-size:14px;font-weight:500}.dialog-footer[data-v-a699d20a]{border-top:1px solid #ebeef5;justify-content:center;align-items:center;padding:12px 20px;display:flex}.dialog-btn[data-v-a699d20a]{color:#fff;cursor:pointer;background:#409eff;border:1px solid #409eff;border-radius:16px;padding:8px 28px;font-size:14px;transition:all .2s}.dialog-btn[data-v-a699d20a]:hover{background:#66b1ff;border-color:#66b1ff}
@@ -0,0 +1 @@
1
+ .YCRealTimeTable[data-v-630ba040]{box-sizing:border-box;color:#303133;background:#001a33;flex-direction:column;width:100%;height:100%;padding:16px;display:flex;overflow:hidden}.YCRealTimeTable-summary[data-v-630ba040]{background:#fff;border:1px solid #e4e7ed;border-radius:8px;flex-shrink:0;margin-bottom:12px;padding:12px;overflow-x:auto;box-shadow:0 2px 12px #0000000f}.summary-table[data-v-630ba040]{flex-direction:column;width:100%;min-width:900px;font-size:13px;display:flex}.summary-head[data-v-630ba040]{background:#eef6ff;border-bottom:1px solid #d9ecff;display:flex}.summary-body[data-v-630ba040]{flex-direction:column;display:flex}.summary-row[data-v-630ba040]{border-bottom:1px solid #ebeef5;display:flex}.summary-row[data-v-630ba040]:last-child{border-bottom:none}.summary-row[data-v-630ba040]:nth-child(2n){background:#fafafa}.summary-cell[data-v-630ba040]{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:8px 4px;overflow:hidden}.summary-cell-label[data-v-630ba040]{text-align:left;color:#409eff;flex:1.6;padding-left:10px;font-weight:500}.summary-cell.is-warn[data-v-630ba040]{color:#f56c6c;font-weight:600}.YCRealTimeTable-toolbar[data-v-630ba040]{flex-shrink:0;align-items:center;margin-bottom:10px;padding:0 2px;display:flex}.filter-group[data-v-630ba040]{align-items:center;gap:10px;display:flex}.city-btn[data-v-630ba040]{color:#606266;cursor:pointer;background:#fff;border:1px solid #c0c4cc;border-radius:16px;padding:6px 18px;font-size:13px;transition:all .2s}.city-btn[data-v-630ba040]:hover{color:#409eff;border-color:#409eff}.city-btn.active[data-v-630ba040]{color:#fff;background:#409eff;border-color:#409eff;box-shadow:0 2px 8px #409eff59}.filter-input[data-v-630ba040]{width:150px}.filter-input[data-v-630ba040] .el-input__wrapper{background:#fff;border-radius:16px;box-shadow:inset 0 0 0 1px #dcdfe6}.filter-input[data-v-630ba040] .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #409eff}.filter-input[data-v-630ba040] .el-input__inner{color:#606266;font-size:13px}.filter-input[data-v-630ba040] .el-input__inner::placeholder{color:#a8abb2}.YCRealTimeTable-detail[data-v-630ba040]{background:#fff;border:1px solid #e4e7ed;border-radius:8px;flex:1;min-height:0;overflow:auto;box-shadow:0 2px 12px #0000000f}.detail-table[data-v-630ba040]{flex-direction:column;width:100%;min-width:1200px;height:100%;font-size:13px;display:flex}.detail-head[data-v-630ba040]{background:#eef6ff;border-bottom:1px solid #d9ecff;flex-shrink:0;display:flex}.detail-body[data-v-630ba040]{flex:1;min-height:0;overflow:hidden auto}.detail-row[data-v-630ba040]{border-bottom:1px solid #ebeef5;display:flex}.detail-row[data-v-630ba040]:last-child{border-bottom:none}.detail-row[data-v-630ba040]:nth-child(2n){background:#fafafa}.detail-row[data-v-630ba040]:hover{background:#f0f7ff}.detail-cell[data-v-630ba040]{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:10px 4px;overflow:hidden}.detail-cell-index[data-v-630ba040]{color:#409eff;font-weight:600}.detail-row .detail-cell[data-v-630ba040]:first-child,.detail-head .detail-cell[data-v-630ba040]:first-child{flex:.3}.detail-row .detail-cell[data-v-630ba040]:nth-child(2),.detail-head .detail-cell[data-v-630ba040]:nth-child(2){flex:.5}.detail-row .detail-cell[data-v-630ba040]:nth-child(3),.detail-head .detail-cell[data-v-630ba040]:nth-child(3){flex:1.5}.detail-row .detail-cell[data-v-630ba040]:nth-child(4),.detail-head .detail-cell[data-v-630ba040]:nth-child(4){flex:.7}.detail-row .detail-cell[data-v-630ba040]:last-child,.detail-head .detail-cell[data-v-630ba040]:last-child{flex:.5}.detail-row .detail-cell[data-v-630ba040]:nth-last-child(2),.detail-head .detail-cell[data-v-630ba040]:nth-last-child(2){flex:.6}.detail-row .detail-cell[data-v-630ba040]:nth-last-child(3),.detail-head .detail-cell[data-v-630ba040]:nth-last-child(3){flex:.5}.detail-cell.is-warn[data-v-630ba040]{color:#f56c6c;font-weight:600}.detail-head .detail-cell[data-v-630ba040]{color:#303133;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:12px 4px;font-weight:600;display:flex}.detail-head .detail-cell.is-sortable[data-v-630ba040]{cursor:pointer}.detail-head .detail-cell.is-sortable[data-v-630ba040]:hover{color:#409eff}.detail-head .detail-cell.is-active[data-v-630ba040]{color:#409eff;background:#d9ecff}.sort-icon[data-v-630ba040]{border-bottom:5px solid #c0c4cc;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:5px;display:inline-block;position:relative}.sort-icon[data-v-630ba040]:after{content:"";border-top:5px solid #c0c4cc;border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;top:7px;left:-4px}.sort-icon.desc[data-v-630ba040]{border-bottom-color:#409eff}.sort-icon.asc[data-v-630ba040]:after{border-top-color:#409eff}.detail-body[data-v-630ba040]::-webkit-scrollbar{width:6px}.detail-body[data-v-630ba040]::-webkit-scrollbar-track{background:#f2f6fc}.detail-body[data-v-630ba040]::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}.detail-body[data-v-630ba040]::-webkit-scrollbar-thumb:hover{background:#a8abb2}.YCDataService[data-v-0bc9749c]{box-sizing:border-box;color:#303133;background:#001a33;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.YCDataService-topbar[data-v-0bc9749c]{flex-shrink:0;align-items:center;gap:16px;margin:16px 20px 0;display:flex}.page-switch[data-v-0bc9749c]{background:#fff;border:1px solid #e4e7ed;border-radius:24px;align-items:center;padding:4px;display:inline-flex;box-shadow:0 2px 8px #0000000f}.page-switch-item[data-v-0bc9749c]{color:#606266;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:20px;padding:6px 16px;font-size:14px;transition:all .2s}.page-switch-item[data-v-0bc9749c]:hover{color:#409eff}.page-switch-item.active[data-v-0bc9749c]{color:#fff;background:#409eff;box-shadow:0 2px 8px #409eff59}.page-switch-item.active[data-v-0bc9749c]:hover{color:#fff}.YCDataService-filter[data-v-0bc9749c]{flex-shrink:0;align-items:center;gap:10px;display:flex}.date-picker[data-v-0bc9749c]{width:160px}.date-picker[data-v-0bc9749c] .el-input__wrapper{background:#fff;border-radius:16px;box-shadow:inset 0 0 0 1px #dcdfe6}.date-picker[data-v-0bc9749c] .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #409eff}.date-picker[data-v-0bc9749c] .el-input__inner{color:#606266;font-size:13px}.date-picker[data-v-0bc9749c] .el-input__inner::placeholder{color:#a8abb2}.search-btn[data-v-0bc9749c]{color:#fff;cursor:pointer;background:#409eff;border:1px solid #409eff;border-radius:16px;padding:6px 18px;font-size:13px;transition:all .2s}.search-btn[data-v-0bc9749c]:hover{background:#66b1ff;border-color:#66b1ff}
@@ -0,0 +1 @@
1
+ .YCHomeLegend[data-v-d19b07ce]{color:#fff;box-sizing:border-box;background:#002140e6;border:1px solid #0bc4e9;width:max-content;padding:10px;position:relative}.YCHomeLegend .YCHomeLegend__head[data-v-d19b07ce]{width:100%;position:relative}.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top[data-v-d19b07ce]{color:#fff;justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top .closeBtn[data-v-d19b07ce]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top .closeBtn[data-v-d19b07ce]:before,.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top .closeBtn[data-v-d19b07ce]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top .closeBtn[data-v-d19b07ce]:before{transform:translate(-50%,-50%)rotate(45deg)}.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top .closeBtn[data-v-d19b07ce]:after{transform:translate(-50%,-50%)rotate(-45deg)}.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top .closeBtn[data-v-d19b07ce]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top .closeBtn[data-v-d19b07ce]:hover:before,.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top .closeBtn[data-v-d19b07ce]:hover:after{opacity:1}.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-top .closeBtn[data-v-d19b07ce]:active{transform:scale(.96)}.YCHomeLegend .YCHomeLegend__head .YCHomeLegend__head-line[data-v-d19b07ce]{width:100%;height:10px}.YCHomeLegend .YCHomeLegend__body[data-v-d19b07ce]{gap:20px;padding-top:10px;display:flex}.YCHomeLegend .YCHomeLegend__body .YCHomeLegend__body-li[data-v-d19b07ce]{align-items:center;display:flex}.YCHomeLegend .YCHomeLegend__body .YCHomeLegend__body-li img[data-v-d19b07ce]{object-fit:cover;width:20px;height:20px;margin-right:5px}.YCHomeLegend .YCHomeLegend__body .YCHomeLegend__body-li .circle[data-v-d19b07ce]{background-color:#0bc4e9;border-radius:50%;width:10px;height:10px;margin-right:5px;display:inline-block}