Commit c7430477 by jiangxd2016

release: v1.2.14

parent 884ac8ff
{ {
"name": "@grafana/vue", "name": "@grafana/vue",
"version": "1.2.0", "version": "1.2.0",
"builtAt": "2026-07-27T06:08:07.986Z", "builtAt": "2026-07-27T06:36:53.097Z",
"mode": "library-esm-single-file", "mode": "library-esm-single-file",
"entries": { "entries": {
"index": "src/index.ts", "index": "src/index.ts",
......
...@@ -3923,50 +3923,50 @@ li[data-v-beee74dc] { ...@@ -3923,50 +3923,50 @@ li[data-v-beee74dc] {
min-height: 60px; min-height: 60px;
} }
.panel-content-only[data-v-b1af57d3] { .panel-content-only[data-v-2e489343] {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
box-sizing: border-box; box-sizing: border-box;
} }
.ts[data-v-b1af57d3] { .ts[data-v-2e489343] {
display: flex; display: flex;
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
} }
.ts.legend-bottom[data-v-b1af57d3] { .ts.legend-bottom[data-v-2e489343] {
flex-direction: column; flex-direction: column;
} }
.ts.legend-right[data-v-b1af57d3] { .ts.legend-right[data-v-2e489343] {
flex-direction: row; flex-direction: row;
} }
/* Flush plot+legend like Grafana VizLayout (no flex gap under fixed uPlot height) */ /* Flush plot+legend like Grafana VizLayout (no flex gap under fixed uPlot height) */
.chart-wrap[data-v-b1af57d3] { .chart-wrap[data-v-2e489343] {
position: relative; position: relative;
flex: 0 0 auto; flex: 0 0 auto;
min-width: 0; min-width: 0;
width: 100%; width: 100%;
height: var(--v06894e8e); height: var(--v2af07064);
} }
.chart[data-v-b1af57d3] { .chart[data-v-2e489343] {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
} }
/* Positioner only — chrome lives on VizTooltip (Grafana TooltipPlugin2) */ /* Positioner only — chrome lives on VizTooltip (Grafana TooltipPlugin2) */
.uplot-tooltip[data-v-b1af57d3] { .uplot-tooltip[data-v-2e489343] {
position: absolute; position: absolute;
z-index: var(--grafana-z-tooltip, 1040); z-index: var(--grafana-z-tooltip, 1040);
pointer-events: none; pointer-events: none;
max-width: min(800px, 90vw); max-width: min(800px, 90vw);
} }
.uplot-tooltip[data-v-b1af57d3] .viz-tooltip { .uplot-tooltip[data-v-2e489343] .viz-tooltip {
position: relative; position: relative;
left: auto; left: auto;
top: auto; top: auto;
} }
.tt-mirror[data-v-b1af57d3] { .tt-mirror[data-v-2e489343] {
position: absolute; position: absolute;
width: 1px; width: 1px;
height: 1px; height: 1px;
...@@ -3977,12 +3977,12 @@ li[data-v-beee74dc] { ...@@ -3977,12 +3977,12 @@ li[data-v-beee74dc] {
white-space: nowrap; white-space: nowrap;
border: 0; border: 0;
} }
.anno-layer[data-v-b1af57d3] { .anno-layer[data-v-2e489343] {
position: absolute; position: absolute;
inset: 0; inset: 0;
pointer-events: none; pointer-events: none;
} }
.anno-mark[data-v-b1af57d3] { .anno-mark[data-v-2e489343] {
position: absolute; position: absolute;
top: 4px; top: 4px;
bottom: 18px; bottom: 18px;
...@@ -3994,7 +3994,7 @@ li[data-v-beee74dc] { ...@@ -3994,7 +3994,7 @@ li[data-v-beee74dc] {
cursor: pointer; cursor: pointer;
opacity: 0.85; opacity: 0.85;
} }
.anno-mark[data-v-b1af57d3]::after { .anno-mark[data-v-2e489343]::after {
content: ""; content: "";
position: absolute; position: absolute;
top: 0; top: 0;
...@@ -4005,7 +4005,7 @@ li[data-v-beee74dc] { ...@@ -4005,7 +4005,7 @@ li[data-v-beee74dc] {
background: inherit; background: inherit;
transform: translate(-50%, -2px); transform: translate(-50%, -2px);
} }
.anno-tip[data-v-b1af57d3] { .anno-tip[data-v-2e489343] {
position: absolute; position: absolute;
top: 12px; top: 12px;
left: 50%; left: 50%;
...@@ -4021,11 +4021,11 @@ li[data-v-beee74dc] { ...@@ -4021,11 +4021,11 @@ li[data-v-beee74dc] {
pointer-events: none; pointer-events: none;
color: var(--grafana-text); color: var(--grafana-text);
} }
.anno-tip .ts-val[data-v-b1af57d3] { .anno-tip .ts-val[data-v-2e489343] {
opacity: 0.65; opacity: 0.65;
margin-top: 2px; margin-top: 2px;
} }
.legend[data-v-b1af57d3] { .legend[data-v-2e489343] {
list-style: none; list-style: none;
margin: 0; margin: 0;
/* Bottom list: single row + horizontal scrollbar when items overflow */ /* Bottom list: single row + horizontal scrollbar when items overflow */
...@@ -4039,8 +4039,8 @@ li[data-v-beee74dc] { ...@@ -4039,8 +4039,8 @@ li[data-v-beee74dc] {
letter-spacing: 0.15px; letter-spacing: 0.15px;
color: var(--grafana-text); color: var(--grafana-text);
flex: 0 0 auto; flex: 0 0 auto;
height: var(--f6a86dc0); height: var(--v4431d96a);
max-height: var(--f6a86dc0); max-height: var(--v4431d96a);
width: 100%; width: 100%;
box-sizing: border-box; box-sizing: border-box;
overflow-x: auto; overflow-x: auto;
...@@ -4049,19 +4049,19 @@ li[data-v-beee74dc] { ...@@ -4049,19 +4049,19 @@ li[data-v-beee74dc] {
scrollbar-width: thin; scrollbar-width: thin;
scrollbar-color: var(--grafana-scrollbar) transparent; scrollbar-color: var(--grafana-scrollbar) transparent;
} }
.legend[data-v-b1af57d3]::-webkit-scrollbar { .legend[data-v-2e489343]::-webkit-scrollbar {
width: 8px; width: 8px;
height: 8px; height: 8px;
} }
.legend[data-v-b1af57d3]::-webkit-scrollbar-thumb { .legend[data-v-2e489343]::-webkit-scrollbar-thumb {
background: var(--grafana-scrollbar); background: var(--grafana-scrollbar);
border-radius: 4px; border-radius: 4px;
} }
.legend[data-v-b1af57d3]::-webkit-scrollbar-track { .legend[data-v-2e489343]::-webkit-scrollbar-track {
background: transparent; background: transparent;
} }
/* Table mode (bottom): stack rows, vertical scroll within 35% */ /* Table mode (bottom): stack rows, vertical scroll within 35% */
.legend-mode-table .legend[data-v-b1af57d3] { .legend-mode-table .legend[data-v-2e489343] {
flex-direction: column; flex-direction: column;
flex-wrap: nowrap; flex-wrap: nowrap;
align-items: stretch; align-items: stretch;
...@@ -4069,14 +4069,14 @@ li[data-v-beee74dc] { ...@@ -4069,14 +4069,14 @@ li[data-v-beee74dc] {
overflow-x: hidden; overflow-x: hidden;
overflow-y: auto; overflow-y: auto;
height: auto; height: auto;
max-height: var(--f6a86dc0); max-height: var(--v4431d96a);
} }
/* Right placement: column + vertical scroll */ /* Right placement: column + vertical scroll */
.legend-right .legend[data-v-b1af57d3] { .legend-right .legend[data-v-2e489343] {
flex-direction: column; flex-direction: column;
flex-wrap: nowrap; flex-wrap: nowrap;
align-items: stretch; align-items: stretch;
width: var(--bd3152b4); width: var(--v88a9c4ca);
height: 100%; height: 100%;
max-height: 100%; max-height: 100%;
min-height: 0; min-height: 0;
...@@ -4085,8 +4085,8 @@ li[data-v-beee74dc] { ...@@ -4085,8 +4085,8 @@ li[data-v-beee74dc] {
overflow-x: hidden; overflow-x: hidden;
overflow-y: auto; overflow-y: auto;
} }
.legend i[data-v-b1af57d3], .legend i[data-v-2e489343],
.legend .legend-swatch[data-v-b1af57d3] { .legend .legend-swatch[data-v-2e489343] {
display: inline-block; display: inline-block;
/* Grafana SeriesIcon 14x4 pill */ /* Grafana SeriesIcon 14x4 pill */
width: 14px; width: 14px;
...@@ -4096,7 +4096,7 @@ li[data-v-beee74dc] { ...@@ -4096,7 +4096,7 @@ li[data-v-beee74dc] {
border-radius: 9999px; border-radius: 9999px;
flex: 0 0 auto; flex: 0 0 auto;
} }
.legend li[data-v-b1af57d3] { .legend li[data-v-2e489343] {
cursor: pointer; cursor: pointer;
user-select: none; user-select: none;
display: inline-flex; display: inline-flex;
...@@ -4107,7 +4107,7 @@ li[data-v-beee74dc] { ...@@ -4107,7 +4107,7 @@ li[data-v-beee74dc] {
padding-right: 10px; padding-right: 10px;
white-space: nowrap; white-space: nowrap;
} }
.legend .name[data-v-b1af57d3] { .legend .name[data-v-2e489343] {
max-width: 160px; max-width: 160px;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
...@@ -4118,16 +4118,16 @@ li[data-v-beee74dc] { ...@@ -4118,16 +4118,16 @@ li[data-v-beee74dc] {
color: inherit; color: inherit;
padding: 0; padding: 0;
} }
.legend li.dim[data-v-b1af57d3] { .legend li.dim[data-v-2e489343] {
opacity: 0.35; opacity: 0.35;
color: var(--grafana-text-disabled); color: var(--grafana-text-disabled);
} }
.legend .stats[data-v-b1af57d3] { .legend .stats[data-v-2e489343] {
opacity: 0.7; opacity: 0.7;
margin-left: 6px; margin-left: 6px;
font-size: 12px; font-size: 12px;
} }
.faceted[data-v-b1af57d3] { .faceted[data-v-2e489343] {
flex: 0 0 auto; flex: 0 0 auto;
max-height: 120px; max-height: 120px;
overflow: auto; overflow: auto;
...@@ -4137,22 +4137,22 @@ li[data-v-beee74dc] { ...@@ -4137,22 +4137,22 @@ li[data-v-beee74dc] {
font-size: 12px; font-size: 12px;
color: var(--grafana-text); color: var(--grafana-text);
} }
.faceted-group[data-v-b1af57d3] { .faceted-group[data-v-2e489343] {
margin-bottom: 4px; margin-bottom: 4px;
} }
.faceted-key[data-v-b1af57d3] { .faceted-key[data-v-2e489343] {
font-weight: 600; font-weight: 600;
color: var(--grafana-text-secondary); color: var(--grafana-text-secondary);
margin-bottom: 2px; margin-bottom: 2px;
} }
.faceted-item[data-v-b1af57d3] { .faceted-item[data-v-2e489343] {
display: inline-flex; display: inline-flex;
align-items: center; align-items: center;
gap: 4px; gap: 4px;
margin-right: 10px; margin-right: 10px;
cursor: pointer; cursor: pointer;
} }
.faceted-item input[data-v-b1af57d3] { .faceted-item input[data-v-2e489343] {
margin: 0; margin: 0;
} }
...@@ -4405,32 +4405,32 @@ li[data-v-beee74dc] { ...@@ -4405,32 +4405,32 @@ li[data-v-beee74dc] {
display: inline-block; display: inline-block;
} }
.panel-content-only[data-v-d2fe1441] { .panel-content-only[data-v-ad976483] {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
box-sizing: border-box; box-sizing: border-box;
} }
.chart-wrap[data-v-d2fe1441] { .chart-wrap[data-v-ad976483] {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
} }
.chart-box[data-v-d2fe1441] { .chart-box[data-v-ad976483] {
width: 100%; width: 100%;
height: var(--v68edfe7e); height: var(--v129f3b4e);
flex: 0 0 auto; flex: 0 0 auto;
min-height: 0; min-height: 0;
} }
.chart[data-v-d2fe1441] { .chart[data-v-ad976483] {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
box-sizing: border-box; box-sizing: border-box;
} }
.legend[data-v-d2fe1441] { .legend[data-v-ad976483] {
list-style: none; list-style: none;
margin: 0; margin: 0;
padding: 7px 4px 3px 4px; padding: 7px 4px 3px 4px;
...@@ -4449,20 +4449,20 @@ li[data-v-beee74dc] { ...@@ -4449,20 +4449,20 @@ li[data-v-beee74dc] {
width: 100%; width: 100%;
box-sizing: border-box; box-sizing: border-box;
} }
.legend-swatch[data-v-d2fe1441] { .legend-swatch[data-v-ad976483] {
display: inline-block; display: inline-block;
width: 14px; width: 14px;
height: 4px; height: 4px;
border-radius: 9999px; border-radius: 9999px;
flex: 0 0 auto; flex: 0 0 auto;
} }
.legend li[data-v-d2fe1441] { .legend li[data-v-ad976483] {
display: inline-flex; display: inline-flex;
align-items: center; align-items: center;
gap: 8px; gap: 8px;
white-space: nowrap; white-space: nowrap;
} }
.legend .name[data-v-d2fe1441] { .legend .name[data-v-ad976483] {
max-width: 160px; max-width: 160px;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -3026,50 +3026,50 @@ to { ...@@ -3026,50 +3026,50 @@ to {
min-height: 60px; min-height: 60px;
} }
.panel-content-only[data-v-b1af57d3] { .panel-content-only[data-v-2e489343] {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
box-sizing: border-box; box-sizing: border-box;
} }
.ts[data-v-b1af57d3] { .ts[data-v-2e489343] {
display: flex; display: flex;
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
} }
.ts.legend-bottom[data-v-b1af57d3] { .ts.legend-bottom[data-v-2e489343] {
flex-direction: column; flex-direction: column;
} }
.ts.legend-right[data-v-b1af57d3] { .ts.legend-right[data-v-2e489343] {
flex-direction: row; flex-direction: row;
} }
/* Flush plot+legend like Grafana VizLayout (no flex gap under fixed uPlot height) */ /* Flush plot+legend like Grafana VizLayout (no flex gap under fixed uPlot height) */
.chart-wrap[data-v-b1af57d3] { .chart-wrap[data-v-2e489343] {
position: relative; position: relative;
flex: 0 0 auto; flex: 0 0 auto;
min-width: 0; min-width: 0;
width: 100%; width: 100%;
height: var(--v06894e8e); height: var(--v2af07064);
} }
.chart[data-v-b1af57d3] { .chart[data-v-2e489343] {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
} }
/* Positioner only — chrome lives on VizTooltip (Grafana TooltipPlugin2) */ /* Positioner only — chrome lives on VizTooltip (Grafana TooltipPlugin2) */
.uplot-tooltip[data-v-b1af57d3] { .uplot-tooltip[data-v-2e489343] {
position: absolute; position: absolute;
z-index: var(--grafana-z-tooltip, 1040); z-index: var(--grafana-z-tooltip, 1040);
pointer-events: none; pointer-events: none;
max-width: min(800px, 90vw); max-width: min(800px, 90vw);
} }
.uplot-tooltip[data-v-b1af57d3] .viz-tooltip { .uplot-tooltip[data-v-2e489343] .viz-tooltip {
position: relative; position: relative;
left: auto; left: auto;
top: auto; top: auto;
} }
.tt-mirror[data-v-b1af57d3] { .tt-mirror[data-v-2e489343] {
position: absolute; position: absolute;
width: 1px; width: 1px;
height: 1px; height: 1px;
...@@ -3080,12 +3080,12 @@ to { ...@@ -3080,12 +3080,12 @@ to {
white-space: nowrap; white-space: nowrap;
border: 0; border: 0;
} }
.anno-layer[data-v-b1af57d3] { .anno-layer[data-v-2e489343] {
position: absolute; position: absolute;
inset: 0; inset: 0;
pointer-events: none; pointer-events: none;
} }
.anno-mark[data-v-b1af57d3] { .anno-mark[data-v-2e489343] {
position: absolute; position: absolute;
top: 4px; top: 4px;
bottom: 18px; bottom: 18px;
...@@ -3097,7 +3097,7 @@ to { ...@@ -3097,7 +3097,7 @@ to {
cursor: pointer; cursor: pointer;
opacity: 0.85; opacity: 0.85;
} }
.anno-mark[data-v-b1af57d3]::after { .anno-mark[data-v-2e489343]::after {
content: ""; content: "";
position: absolute; position: absolute;
top: 0; top: 0;
...@@ -3108,7 +3108,7 @@ to { ...@@ -3108,7 +3108,7 @@ to {
background: inherit; background: inherit;
transform: translate(-50%, -2px); transform: translate(-50%, -2px);
} }
.anno-tip[data-v-b1af57d3] { .anno-tip[data-v-2e489343] {
position: absolute; position: absolute;
top: 12px; top: 12px;
left: 50%; left: 50%;
...@@ -3124,11 +3124,11 @@ to { ...@@ -3124,11 +3124,11 @@ to {
pointer-events: none; pointer-events: none;
color: var(--grafana-text); color: var(--grafana-text);
} }
.anno-tip .ts-val[data-v-b1af57d3] { .anno-tip .ts-val[data-v-2e489343] {
opacity: 0.65; opacity: 0.65;
margin-top: 2px; margin-top: 2px;
} }
.legend[data-v-b1af57d3] { .legend[data-v-2e489343] {
list-style: none; list-style: none;
margin: 0; margin: 0;
/* Bottom list: single row + horizontal scrollbar when items overflow */ /* Bottom list: single row + horizontal scrollbar when items overflow */
...@@ -3142,8 +3142,8 @@ to { ...@@ -3142,8 +3142,8 @@ to {
letter-spacing: 0.15px; letter-spacing: 0.15px;
color: var(--grafana-text); color: var(--grafana-text);
flex: 0 0 auto; flex: 0 0 auto;
height: var(--f6a86dc0); height: var(--v4431d96a);
max-height: var(--f6a86dc0); max-height: var(--v4431d96a);
width: 100%; width: 100%;
box-sizing: border-box; box-sizing: border-box;
overflow-x: auto; overflow-x: auto;
...@@ -3152,19 +3152,19 @@ to { ...@@ -3152,19 +3152,19 @@ to {
scrollbar-width: thin; scrollbar-width: thin;
scrollbar-color: var(--grafana-scrollbar) transparent; scrollbar-color: var(--grafana-scrollbar) transparent;
} }
.legend[data-v-b1af57d3]::-webkit-scrollbar { .legend[data-v-2e489343]::-webkit-scrollbar {
width: 8px; width: 8px;
height: 8px; height: 8px;
} }
.legend[data-v-b1af57d3]::-webkit-scrollbar-thumb { .legend[data-v-2e489343]::-webkit-scrollbar-thumb {
background: var(--grafana-scrollbar); background: var(--grafana-scrollbar);
border-radius: 4px; border-radius: 4px;
} }
.legend[data-v-b1af57d3]::-webkit-scrollbar-track { .legend[data-v-2e489343]::-webkit-scrollbar-track {
background: transparent; background: transparent;
} }
/* Table mode (bottom): stack rows, vertical scroll within 35% */ /* Table mode (bottom): stack rows, vertical scroll within 35% */
.legend-mode-table .legend[data-v-b1af57d3] { .legend-mode-table .legend[data-v-2e489343] {
flex-direction: column; flex-direction: column;
flex-wrap: nowrap; flex-wrap: nowrap;
align-items: stretch; align-items: stretch;
...@@ -3172,14 +3172,14 @@ to { ...@@ -3172,14 +3172,14 @@ to {
overflow-x: hidden; overflow-x: hidden;
overflow-y: auto; overflow-y: auto;
height: auto; height: auto;
max-height: var(--f6a86dc0); max-height: var(--v4431d96a);
} }
/* Right placement: column + vertical scroll */ /* Right placement: column + vertical scroll */
.legend-right .legend[data-v-b1af57d3] { .legend-right .legend[data-v-2e489343] {
flex-direction: column; flex-direction: column;
flex-wrap: nowrap; flex-wrap: nowrap;
align-items: stretch; align-items: stretch;
width: var(--bd3152b4); width: var(--v88a9c4ca);
height: 100%; height: 100%;
max-height: 100%; max-height: 100%;
min-height: 0; min-height: 0;
...@@ -3188,8 +3188,8 @@ to { ...@@ -3188,8 +3188,8 @@ to {
overflow-x: hidden; overflow-x: hidden;
overflow-y: auto; overflow-y: auto;
} }
.legend i[data-v-b1af57d3], .legend i[data-v-2e489343],
.legend .legend-swatch[data-v-b1af57d3] { .legend .legend-swatch[data-v-2e489343] {
display: inline-block; display: inline-block;
/* Grafana SeriesIcon 14x4 pill */ /* Grafana SeriesIcon 14x4 pill */
width: 14px; width: 14px;
...@@ -3199,7 +3199,7 @@ to { ...@@ -3199,7 +3199,7 @@ to {
border-radius: 9999px; border-radius: 9999px;
flex: 0 0 auto; flex: 0 0 auto;
} }
.legend li[data-v-b1af57d3] { .legend li[data-v-2e489343] {
cursor: pointer; cursor: pointer;
user-select: none; user-select: none;
display: inline-flex; display: inline-flex;
...@@ -3210,7 +3210,7 @@ to { ...@@ -3210,7 +3210,7 @@ to {
padding-right: 10px; padding-right: 10px;
white-space: nowrap; white-space: nowrap;
} }
.legend .name[data-v-b1af57d3] { .legend .name[data-v-2e489343] {
max-width: 160px; max-width: 160px;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
...@@ -3221,16 +3221,16 @@ to { ...@@ -3221,16 +3221,16 @@ to {
color: inherit; color: inherit;
padding: 0; padding: 0;
} }
.legend li.dim[data-v-b1af57d3] { .legend li.dim[data-v-2e489343] {
opacity: 0.35; opacity: 0.35;
color: var(--grafana-text-disabled); color: var(--grafana-text-disabled);
} }
.legend .stats[data-v-b1af57d3] { .legend .stats[data-v-2e489343] {
opacity: 0.7; opacity: 0.7;
margin-left: 6px; margin-left: 6px;
font-size: 12px; font-size: 12px;
} }
.faceted[data-v-b1af57d3] { .faceted[data-v-2e489343] {
flex: 0 0 auto; flex: 0 0 auto;
max-height: 120px; max-height: 120px;
overflow: auto; overflow: auto;
...@@ -3240,22 +3240,22 @@ to { ...@@ -3240,22 +3240,22 @@ to {
font-size: 12px; font-size: 12px;
color: var(--grafana-text); color: var(--grafana-text);
} }
.faceted-group[data-v-b1af57d3] { .faceted-group[data-v-2e489343] {
margin-bottom: 4px; margin-bottom: 4px;
} }
.faceted-key[data-v-b1af57d3] { .faceted-key[data-v-2e489343] {
font-weight: 600; font-weight: 600;
color: var(--grafana-text-secondary); color: var(--grafana-text-secondary);
margin-bottom: 2px; margin-bottom: 2px;
} }
.faceted-item[data-v-b1af57d3] { .faceted-item[data-v-2e489343] {
display: inline-flex; display: inline-flex;
align-items: center; align-items: center;
gap: 4px; gap: 4px;
margin-right: 10px; margin-right: 10px;
cursor: pointer; cursor: pointer;
} }
.faceted-item input[data-v-b1af57d3] { .faceted-item input[data-v-2e489343] {
margin: 0; margin: 0;
} }
...@@ -3508,32 +3508,32 @@ to { ...@@ -3508,32 +3508,32 @@ to {
display: inline-block; display: inline-block;
} }
.panel-content-only[data-v-d2fe1441] { .panel-content-only[data-v-ad976483] {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
box-sizing: border-box; box-sizing: border-box;
} }
.chart-wrap[data-v-d2fe1441] { .chart-wrap[data-v-ad976483] {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
} }
.chart-box[data-v-d2fe1441] { .chart-box[data-v-ad976483] {
width: 100%; width: 100%;
height: var(--v68edfe7e); height: var(--v129f3b4e);
flex: 0 0 auto; flex: 0 0 auto;
min-height: 0; min-height: 0;
} }
.chart[data-v-d2fe1441] { .chart[data-v-ad976483] {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-height: 0; min-height: 0;
box-sizing: border-box; box-sizing: border-box;
} }
.legend[data-v-d2fe1441] { .legend[data-v-ad976483] {
list-style: none; list-style: none;
margin: 0; margin: 0;
padding: 7px 4px 3px 4px; padding: 7px 4px 3px 4px;
...@@ -3552,20 +3552,20 @@ to { ...@@ -3552,20 +3552,20 @@ to {
width: 100%; width: 100%;
box-sizing: border-box; box-sizing: border-box;
} }
.legend-swatch[data-v-d2fe1441] { .legend-swatch[data-v-ad976483] {
display: inline-block; display: inline-block;
width: 14px; width: 14px;
height: 4px; height: 4px;
border-radius: 9999px; border-radius: 9999px;
flex: 0 0 auto; flex: 0 0 auto;
} }
.legend li[data-v-d2fe1441] { .legend li[data-v-ad976483] {
display: inline-flex; display: inline-flex;
align-items: center; align-items: center;
gap: 8px; gap: 8px;
white-space: nowrap; white-space: nowrap;
} }
.legend .name[data-v-d2fe1441] { .legend .name[data-v-ad976483] {
max-width: 160px; max-width: 160px;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "@grafana/vue", "name": "@grafana/vue",
"version": "1.2.13", "version": "1.2.14",
"type": "module", "type": "module",
"main": "./src/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts",
"exports": { "exports": {
".": "./src/index.js", ".": {
"./register": "./src/register.js", "types": "./dist/index.d.ts",
"import": "./dist/index.js",
"default": "./dist/index.js"
},
"./register": {
"types": "./dist/register.d.ts",
"import": "./dist/register.js",
"default": "./dist/register.js"
},
"./package.json": "./package.json" "./package.json": "./package.json"
}, },
"files": [ "files": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment